.qq-player-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;color:#333;overflow:hidden;z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(160deg,#f5e6e0,#fadbd8 40%,#fff5f2);isolation:isolate}.qq-player-bg{position:absolute;top:-60px;right:-60px;bottom:-60px;left:-60px;z-index:0;overflow:hidden;filter:blur(80px) saturate(1.2) brightness(1.15);transform:scale(1.2);opacity:.25}.qq-player-bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qq-player-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f5e6e0d9,#fadbd8cc 40%,#fff5f2d9)}.qq-player-header{position:relative;z-index:10;padding:12px 24px;flex-shrink:0}.qq-player-header-inner{display:flex;align-items:center;gap:12px;max-width:1400px;margin:0 auto}.qq-header-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;color:#3339;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 8px #00000014}.qq-header-btn:hover{background:#ffffffe6;color:#333;transform:scale(1.05)}.qq-header-title{font-size:16px;font-weight:600;color:#333;margin:0;line-height:1.3}.qq-header-artist{font-size:12px;color:#33333380;margin:0;line-height:1.3}.qq-player-main{position:relative;z-index:5;flex:1;display:flex;align-items:center;justify-content:center;padding:0 60px;gap:80px;min-height:0}.qq-player-disc-section{display:flex;flex-direction:column;align-items:center;gap:32px;flex-shrink:0}.qq-turntable-base{position:relative;width:380px;height:380px;background:linear-gradient(145deg,#fff,#f8f8f8,#f0f0f0);border-radius:24px;box-shadow:0 20px 60px #0000001f,0 8px 24px #00000014,inset 0 1px #fffc;display:flex;align-items:center;justify-content:center;padding:40px}.qq-turntable-platter{position:relative;width:300px;height:300px;background:linear-gradient(145deg,#f5f5f5,#e8e8e8);border-radius:50%;box-shadow:inset 0 4px 8px #00000014,0 2px 4px #fffc;display:flex;align-items:center;justify-content:center}.qq-disc-container{position:relative;width:280px;height:280px}.qq-needle-base{position:absolute;top:20px;right:20px;width:40px;height:40px;background:linear-gradient(145deg,#e0e0e0,silver);border-radius:50%;box-shadow:0 4px 12px #00000026,inset 0 1px 2px #ffffff80;z-index:30}.qq-disc-needle{position:absolute;top:25px;right:-66px;z-index:20;transform-origin:4px 4px;transform:rotate(210deg);transition:transform .8s cubic-bezier(.4,0,.2,1)}.qq-disc-needle.qq-needle-active{transform:rotate(180deg)}.qq-needle-arm{width:100px;height:6px;background:linear-gradient(180deg,silver,#a0a0a0,#909090);border-radius:3px;position:relative;box-shadow:0 2px 6px #0003}.qq-needle-arm:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:16px;height:20px;background:linear-gradient(180deg,#d0d0d0,#b0b0b0);border-radius:4px;box-shadow:0 2px 4px #0003}.qq-needle-head{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:12px;height:16px;background:linear-gradient(180deg,#ff6b6b,#ff8c61);border-radius:2px 2px 6px 6px;box-shadow:0 2px 4px #0000004d}.qq-disc{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#1e1e1ef2,#141414fa 30%,#191919f2 31%,#0f0f0ffa 60%,#1e1e1ef2 61%,#141414fa 90%,#191919f2);box-shadow:0 0 0 2px #ffffff1a,0 8px 32px #0000004d,inset 0 0 60px #0006;display:flex;align-items:center;justify-content:center;position:relative;transition:box-shadow .5s ease}.qq-disc-spinning .qq-disc{animation:disc-spin 20s linear infinite;box-shadow:0 0 0 2px #ffffff26,0 8px 40px #0006,0 0 60px color-mix(in srgb,var(--accent, #FF8C61) 20%,transparent),inset 0 0 60px #0006}@keyframes disc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qq-disc-groove{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.04)}.qq-disc-groove-1{top:20px;right:20px;bottom:20px;left:20px}.qq-disc-groove-2{top:40px;right:40px;bottom:40px;left:40px;border-color:#ffffff0d}.qq-disc-groove-3{top:55px;right:55px;bottom:55px;left:55px;border-color:#ffffff08}.qq-disc-cover{width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.15);box-shadow:0 0 20px #0000004d;position:relative;z-index:2}.qq-disc-cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qq-disc-cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#444,#222)}.qq-disc-center{position:absolute;width:20px;height:20px;border-radius:50%;background:radial-gradient(circle,#f0f0f0,#e0e0e0,#d0d0d0);z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #ffffff1a}.qq-disc-center-inner{width:6px;height:6px;border-radius:50%;background:#333;box-shadow:inset 0 1px 2px #0000004d}.qq-song-info{text-align:center;max-width:320px}.qq-song-title{font-size:24px;font-weight:700;color:#333;margin:0 0 8px;line-height:1.3}.qq-song-artist{font-size:15px;color:#3339;margin:0 0 10px}.qq-song-album{color:#3336}.qq-song-quality{display:inline-block;padding:3px 10px;border-radius:4px;font-size:11px;font-weight:700;color:#fff;background:var(--accent, #FF8C61);letter-spacing:.5px}.qq-lyrics-section{flex:1;height:100%;max-width:500px;min-width:0;display:flex;flex-direction:column;overflow:hidden}.qq-lyrics-container{flex:1;overflow-y:auto;padding:20px 30px;scroll-behavior:smooth;mask-image:linear-gradient(to bottom,transparent 0%,black 10%,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 10%,black 85%,transparent 100%);scrollbar-width:none;-ms-overflow-style:none}.qq-lyrics-container::-webkit-scrollbar{display:none}.qq-lyrics-spacer{height:35vh;flex-shrink:0}.qq-lyrics-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#33333340;font-size:14px}.qq-lyric-line{padding:14px 0;text-align:center;font-size:16px;color:#33333380;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);line-height:1.7;transform-origin:center center}.qq-lyric-line:hover{color:#333333b3}.qq-lyric-line.qq-lyric-current{font-size:22px;font-weight:700;color:#ff8c61;text-shadow:0 0 30px color-mix(in srgb,#FF8C61 30%,transparent)}.qq-lyric-translation{font-size:14px;color:#33333359;margin-top:6px;font-weight:400}.qq-lyric-current .qq-lyric-translation{color:#ff8c61b3}.qq-player-footer{position:relative;z-index:10;padding:0 40px 24px;flex-shrink:0}.qq-progress-bar-wrapper{display:flex;align-items:center;gap:16px;margin-bottom:16px}.qq-progress-time{font-size:12px;color:#33333380;font-variant-numeric:tabular-nums;min-width:42px;text-align:center;font-weight:500}.qq-progress-bar{flex:1;height:20px;display:flex;align-items:center;cursor:pointer}.qq-progress-track{width:100%;height:4px;background:#00000014;border-radius:2px;position:relative;transition:height .15s ease}.qq-progress-bar:hover .qq-progress-track{height:6px}.qq-progress-fill{height:100%;border-radius:2px;background:var(--accent, #FF8C61);position:relative;transition:none}.qq-progress-thumb{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:#fff;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0003;opacity:0;transition:opacity .15s ease}.qq-progress-bar:hover .qq-progress-thumb,.qq-progress-thumb[style*="opacity: 1"]{opacity:1}.qq-controls{display:flex;align-items:center;justify-content:space-between}.qq-controls-left,.qq-controls-right{display:flex;align-items:center;gap:8px;width:240px}.qq-controls-right{justify-content:flex-end}.qq-controls-center{display:flex;align-items:center;gap:24px}.qq-ctrl-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;color:#3339;background:transparent;transition:all .2s ease}.qq-ctrl-btn:hover{background:#0000000d;color:#333;transform:scale(1.1)}.qq-play-btn{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px color-mix(in srgb,var(--accent, #FF8C61) 40%,transparent);background:var(--accent, #FF8C61)}.qq-play-btn:hover{transform:scale(1.08);box-shadow:0 6px 24px color-mix(in srgb,var(--accent, #FF8C61) 50%,transparent)}.qq-play-btn:active{transform:scale(.95)}.qq-volume-group{display:flex;align-items:center;gap:4px;position:relative}.qq-volume-slider-wrapper{width:0;overflow:hidden;transition:width .25s ease}.qq-volume-slider-wrapper.qq-volume-visible{width:80px}.qq-volume-track{width:80px;height:4px;background:#00000014;border-radius:2px;cursor:pointer;position:relative}.qq-volume-fill{height:100%;border-radius:2px;background:var(--accent, #FF8C61)}@keyframes disc-glow{0%,to{opacity:.3}50%{opacity:.6}}@media(max-width:900px){.qq-player-main{flex-direction:column;padding:0 24px;gap:24px}.qq-turntable-base{width:300px;height:300px;padding:30px}.qq-turntable-platter{width:240px;height:240px}.qq-disc-container{width:220px;height:220px}.qq-disc-cover{width:110px;height:110px}.qq-needle-arm{width:80px}.qq-lyrics-section{max-width:100%;height:200px}.qq-controls-left,.qq-controls-right{width:auto}.qq-song-title{font-size:20px}}@media(max-width:480px){.qq-player-header{padding:8px 16px}.qq-player-footer{padding:0 16px 16px}.qq-turntable-base{width:260px;height:260px;padding:24px}.qq-turntable-platter{width:200px;height:200px}.qq-disc-container{width:180px;height:180px}.qq-disc-cover{width:90px;height:90px}.qq-lyrics-container{padding:10px 20px}.qq-lyric-line.qq-lyric-current{font-size:18px}}@media(max-width:430px){.qq-player-header{padding:12px 16px;padding-top:env(safe-area-inset-top,12px)}.qq-player-header-inner{gap:8px}.qq-header-btn{width:32px;height:32px}.qq-header-title{font-size:14px}.qq-header-artist{font-size:11px}.qq-player-main{padding:0 16px;gap:16px;padding-bottom:env(safe-area-inset-bottom,0)}.qq-player-disc-section{gap:16px}.qq-turntable-base{width:220px;height:220px;padding:20px;border-radius:20px}.qq-turntable-platter{width:170px;height:170px}.qq-disc-container{width:150px;height:150px}.qq-disc-cover{width:75px;height:75px;border-width:2px}.qq-needle-arm{width:60px;height:4px}.qq-needle-base{width:28px;height:28px;top:12px;right:12px}.qq-song-info{max-width:260px}.qq-song-title{font-size:18px;margin-bottom:4px}.qq-song-artist{font-size:13px;margin-bottom:6px}.qq-song-quality{padding:2px 8px;font-size:10px}.qq-lyrics-section{height:160px;max-width:100%}.qq-lyrics-container{padding:8px 16px}.qq-lyric-line{padding:10px 0;font-size:14px}.qq-lyric-line.qq-lyric-current{font-size:16px}.qq-lyric-translation{font-size:12px;margin-top:4px}.qq-player-footer{padding:0 16px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0))}.qq-progress-bar-wrapper{gap:10px;margin-bottom:12px}.qq-progress-time{font-size:11px;min-width:36px}.qq-controls{gap:8px}.qq-controls-left,.qq-controls-right{gap:4px;width:auto}.qq-controls-center{gap:12px}.qq-ctrl-btn{width:36px;height:36px}.qq-play-btn{width:48px;height:48px}.qq-play-btn svg{width:20px;height:20px}}@media(max-width:375px){.qq-turntable-base{width:200px;height:200px;padding:16px}.qq-turntable-platter{width:150px;height:150px}.qq-disc-container{width:130px;height:130px}.qq-disc-cover{width:65px;height:65px}.qq-song-title{font-size:16px}.qq-song-artist{font-size:12px}.qq-lyrics-section{height:140px}.qq-lyric-line{padding:8px 0;font-size:13px}.qq-lyric-line.qq-lyric-current{font-size:15px}}@media(max-height:500px)and (orientation:landscape){.qq-player-main{flex-direction:row;padding:0 24px;gap:24px}.qq-turntable-base{width:180px;height:180px;padding:16px}.qq-turntable-platter{width:140px;height:140px}.qq-disc-container{width:120px;height:120px}.qq-disc-cover{width:60px;height:60px}.qq-player-disc-section{gap:12px}.qq-song-title{font-size:16px}.qq-song-artist{font-size:12px}.qq-lyrics-section{height:140px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-\[64px\]{bottom:64px}.bottom-\[88px\]{bottom:88px}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.right-0{right:0}.right-16{right:4rem}.right-2{right:.5rem}.right-4{right:1rem}.top-1\/2{top:50%}.top-14{top:3.5rem}.top-2{top:.5rem}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.z-\[300\]{z-index:300}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-\[10px\]{margin-top:10px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[52px\]{height:52px}.h-\[64px\]{height:64px}.h-\[88px\]{height:88px}.h-\[calc\(100\%-36px\)\]{height:calc(100% - 36px)}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[80vh\]{max-height:80vh}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[17px\]{width:17px}.w-\[18px\]{width:18px}.w-\[2px\]{width:2px}.w-\[3px\]{width:3px}.w-\[420px\]{width:420px}.w-\[45\%\]{width:45%}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[220px\]{max-width:220px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-\[2px\]{gap:2px}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-white\/80{background-color:#fffc}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-px{padding-top:1px;padding-bottom:1px}.pb-1{padding-bottom:.25rem}.pb-\[140px\]{padding-bottom:140px}.pl-3{padding-left:.75rem}.pl-9{padding-left:2.25rem}.pr-4{padding-right:1rem}.pt-3{padding-top:.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-wider{letter-spacing:.05em}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/15{color:#ffffff26}.text-white\/40{color:#fff6}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}#root{min-height:100dvh}.hover\:h-\[6px\]:hover{height:6px}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-black\/\[0\.02\]:hover{background-color:#00000005}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.active\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-purple-900\/30:is(.dark *){background-color:#581c874d}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-white\/\[0\.02\]:hover:is(.dark *){background-color:#ffffff05}@media(min-width:640px){.sm\:inline{display:inline}}@media(min-width:768px){.md\:m-2\.5{margin:.625rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-3\.5{height:.875rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:w-10{width:2.5rem}.md\:w-12{width:3rem}.md\:w-3\.5{width:.875rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:p-6{padding:1.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:pb-\[88px\]{padding-bottom:88px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.group:hover .md\:group-hover\:opacity-100{opacity:1}}@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
