:root{--color-app-bg: 15 15 16;--color-panel-bg: 24 24 27;--color-text-primary: 255 255 255;--color-text-secondary: 161 161 170;--color-accent: 255 71 87;--color-bionic-highlight: 255 107 107;--color-progress: 255 71 87}body{background-color:rgb(var(--color-app-bg));color:rgb(var(--color-text-primary));font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:rgb(var(--color-app-bg))}::-webkit-scrollbar-thumb{background:rgba(var(--color-text-secondary),.35);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-text-secondary),.5)}@keyframes idleDriftSlow{0%,to{transform:translateZ(0) scale(1);opacity:.72}50%{transform:translate3d(-16px,12px,0) scale(1.05);opacity:.9}}@keyframes idleDriftWide{0%,to{transform:translateZ(0) scale(1);opacity:.52}50%{transform:translate3d(22px,-10px,0) scale(1.04);opacity:.68}}@keyframes idleFloatFloor{0%,to{transform:translate3d(-50%,0,0) scaleX(1);opacity:.22}50%{transform:translate3d(-50%,-6px,0) scaleX(1.05);opacity:.3}}@keyframes idleSheenSweep{0%,to{transform:translate3d(-50%,0,0) scale(1);opacity:.14}50%{transform:translate3d(-50%,8px,0) scale(1.03);opacity:.22}}.idle-light{position:absolute;border-radius:999px;filter:blur(72px);will-change:transform,opacity;transform:translateZ(0);mix-blend-mode:screen}.idle-light-left{left:-8%;top:16%;width:min(24rem,30vw);height:min(34rem,48vw);background:radial-gradient(ellipse at center,rgba(255,182,164,.18) 0%,rgba(255,122,92,.06) 42%,transparent 76%);animation:idleDriftWide 26s ease-in-out infinite}.idle-light-center{left:50%;top:16%;width:min(62rem,88vw);height:min(28rem,38vw);transform:translate3d(-50%,0,0);background:radial-gradient(ellipse at center,rgba(255,198,180,.18) 0%,rgba(255,136,108,.08) 34%,rgba(255,136,108,.02) 58%,transparent 78%);animation:idleDriftSlow 24s ease-in-out infinite}.idle-light-right{right:-8%;top:26%;width:min(26rem,32vw);height:min(32rem,44vw);background:radial-gradient(ellipse at center,rgba(255,208,192,.16) 0%,rgba(255,132,96,.055) 40%,transparent 76%);animation:idleDriftWide 30s ease-in-out infinite reverse}.idle-light-floor{left:50%;bottom:10%;width:min(76rem,92vw);height:min(14rem,20vw);transform:translate3d(-50%,0,0);background:radial-gradient(ellipse at center,rgba(255,200,182,.09) 0%,rgba(255,126,96,.03) 42%,transparent 78%);filter:blur(64px);opacity:.24;animation:idleFloatFloor 22s ease-in-out infinite}.idle-sheen-strip{position:absolute;left:50%;top:2%;width:min(42rem,62vw);height:min(26rem,38vw);transform:translate3d(-50%,0,0);border-radius:999px;background:radial-gradient(ellipse at center,rgba(255,255,255,.11) 0%,rgba(255,255,255,.04) 34%,transparent 72%);filter:blur(56px);opacity:.16;will-change:transform,opacity;animation:idleSheenSweep 18s ease-in-out infinite}.idle-content-veil{background:radial-gradient(ellipse at center,rgba(10,10,12,.74) 0%,rgba(10,10,12,.56) 28%,rgba(10,10,12,.2) 58%,transparent 84%);filter:blur(24px)}@media(max-width:768px){.idle-light{filter:blur(54px)}.idle-light-left{left:-18%;top:18%;width:16rem;height:25rem;opacity:.42}.idle-light-center{top:12%;width:34rem;height:24rem;background:radial-gradient(ellipse at center,rgba(255,198,180,.22) 0%,rgba(255,136,108,.1) 36%,rgba(255,136,108,.03) 60%,transparent 80%)}.idle-light-right{right:-22%;top:26%;width:17rem;height:24rem;opacity:.42}.idle-light-floor{bottom:14%;width:30rem;height:8rem;filter:blur(52px);opacity:.34}.idle-sheen-strip{top:6%;width:24rem;height:16rem;filter:blur(42px);opacity:.24}.idle-content-veil{background:radial-gradient(ellipse at center,rgba(10,10,12,.66) 0%,rgba(10,10,12,.46) 30%,rgba(10,10,12,.14) 62%,transparent 88%);filter:blur(18px)}}@media(prefers-reduced-motion:reduce){.idle-light-left,.idle-light-center,.idle-light-right,.idle-light-floor,.idle-sheen-strip{animation:none}}*{-webkit-tap-highlight-color:transparent}
