:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#121212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;width:100%}#root{width:100%;height:100vh;margin:0;padding:0}.throbber-overlay{position:fixed;inset:0;background:#0a0a0f40;filter:brightness(1.1);display:flex;align-items:center;justify-content:center;z-index:10000}.throbber-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:all .5s ease}.ready .throbber-content-wrapper{opacity:1}.throbber-overlay.light-mode{background:#ffffff59}.lottie-container{width:450px;height:220px;display:flex;align-items:center;justify-content:center;overflow:visible}.lottie-container>div{transform:scale(2)}.throbber-message{margin-top:-.5rem;position:relative;z-index:10;font-size:1.1rem;font-family:Outfit,Inter,sans-serif;font-weight:600;color:#f93;letter-spacing:.05em;animation:pulse 1.5s ease-in-out infinite}.light-mode .throbber-message{color:#f97316}@keyframes pulse{0%,to{opacity:.8;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}@media(max-width:768px){.lottie-container{width:300px;height:180px}.lottie-container>div{transform:scale(1.6)}.throbber-message{font-size:.95rem}}.scroll-to-top{position:fixed;bottom:2rem;right:1.5rem;z-index:999999;pointer-events:auto}.scroll-to-top.visible{animation:scrollBtnAppear .4s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes scrollBtnAppear{0%{opacity:0;transform:translateY(20px) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}.scroll-btn{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#f93,#f59e0b);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #f59e0b8c,0 0 0 2px #ffffff2e;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:pulseGlow 2.8s ease-in-out infinite}.scroll-btn svg{width:20px;height:20px;transition:transform .25s ease}.scroll-btn:hover{transform:translateY(-4px) scale(1.08);box-shadow:0 8px 24px #f59e0bb3,0 0 0 3px #ffffff4d;filter:brightness(1.1);animation:none}.scroll-btn:hover svg{transform:translateY(-2px)}.scroll-btn:active{transform:scale(.93);filter:brightness(.95)}@keyframes pulseGlow{0%,to{box-shadow:0 4px 16px #f59e0b80,0 0 0 2px #ffffff26}50%{box-shadow:0 4px 26px #f59e0bcc,0 0 0 3px #ffffff47}}@media(max-width:768px){.scroll-to-top{bottom:1.5rem;right:1.1rem}.scroll-btn{width:40px;height:40px}.scroll-btn svg{width:18px;height:18px}}
