:root{--accent-1:#00a0a7;--accent-2:#826bb3;--accent-3:#e04f85;--accent-4:#fb7b45;--nav-gradient:linear-gradient(90deg, var(--accent-4) 0%, var(--accent-3) 33.33%, var(--accent-2) 66.66%, var(--accent-1) 100%)}html{height:100%;overflow:hidden}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;height:100%;margin:0;overflow:hidden}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#4d4d4d #1c1c1c}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#1c1c1c}::-webkit-scrollbar-thumb{background:#4d4d4d;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#5e5e5e}::-webkit-scrollbar-corner{background:#1c1c1c}a{color:inherit}
:root{--glass-shine:linear-gradient(135deg, #ffffff6b 0%, #ffffff14 42%, transparent 58%, #ffffff1f 100%);--glass-press-inset:inset 0 3px 14px #00000073}.glassInteractive{isolation:isolate;border-radius:8px;transition:transform .22s cubic-bezier(.34,1.45,.64,1),box-shadow .28s,background .28s,border-color .28s,color .2s,filter .25s,-webkit-backdrop-filter .28s,backdrop-filter .28s;position:relative;overflow:hidden}.glassInteractiveRound{border-radius:50%}.glassInteractive:before{content:"";inset:var(--glass-bleed,0);border-radius:inherit;background:var(--glass-shine);opacity:0;pointer-events:none;z-index:0;transition:opacity .32s;position:absolute}.glassInteractive:after{content:"";inset:var(--glass-bleed,0);border-radius:inherit;opacity:0;pointer-events:none;z-index:0;transition:opacity .28s;position:absolute;box-shadow:inset 0 1px #ffffff38}.glassInteractive>*{z-index:1;position:relative}.glassInteractive:hover:before{opacity:.85}.glassInteractive:hover:after{opacity:1}.glassInteractive:hover{-webkit-backdrop-filter:blur(14px)saturate(160%);filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 10px 36px #0006,0 0 0 1px #ffffff24,inset 0 1px #ffffff2e}.glassInteractive:active{box-shadow:var(--glass-press-inset);filter:brightness(.94);transform:translateY(0)scale(.97)}.glassInteractive:active:before{opacity:.35}.glassInteractive:focus-visible{outline-offset:3px;outline:2px solid #78dcffbf}.glassInteractive:disabled{opacity:.45;pointer-events:none;filter:none;transform:none}.glassInteractive.glassInteractiveOutline{-webkit-backdrop-filter:blur(6px);background:#00000026}.glassInteractive.glassInteractiveOutline:hover{-webkit-backdrop-filter:blur(8px)saturate(110%);filter:brightness(1.02);transform:none;box-shadow:0 8px 28px #0000002e,0 0 0 1px #ffffff1a,inset 0 1px #ffffff14;background:#ffffff0b!important}.glassInteractive.glassInteractiveOutline:hover:before{opacity:.38}.glassInteractive.glassInteractiveOutline:hover:after{opacity:.42}
