html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;min-height:100vh;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}img,picture,svg,canvas,video{display:block;max-width:100%}button{font-family:inherit;touch-action:manipulation}*{-webkit-tap-highlight-color:transparent}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--page-inline: clamp(.85rem, 2.8vw, 1.5rem);--page-top-offset: clamp(5.25rem, 14vw, 7.25rem);--page-bottom-spacing: clamp(1.5rem, 4vw, 3rem);--page-max-narrow: 980px;--page-max-wide: 1320px;--surface-radius: clamp(18px, 4vw, 30px);--section-gap: clamp(1rem, 2.6vw, 2rem);--text: #ffffff;--background: #050029;--primary: #8a74f4;--secondary: #9b96e3;--accent: #c56464}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;overflow-x:clip;--scrollY: 0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;color:var(--text);min-height:100vh;position:relative}#root{min-height:100dvh}.app-content{position:relative;z-index:1;min-height:100dvh;overflow-x:hidden;overflow-x:clip}.auth-loading-state{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:var(--text);font-size:1rem;text-align:center;padding:1rem}h1,h2,h3,h4,h5{font-family:Inter;font-weight:700;color:var(--text);max-width:100%;overflow-wrap:break-word;text-wrap:balance}html{font-size:100%}h1{font-size:clamp(1.95rem,6.8vw,3.9rem);line-height:1.05}h2{font-size:clamp(1.45rem,5.1vw,2.75rem);line-height:1.1}h3{font-size:clamp(1.2rem,4.2vw,2rem);line-height:1.16}h4{font-size:clamp(1.05rem,3.4vw,1.5rem);line-height:1.2}h5{font-size:clamp(.95rem,2.6vw,1.2rem);line-height:1.25}small{font-size:.8125rem}p,li{overflow-wrap:break-word}:where(main,section,article,aside){min-width:0}.bubble-background-container{position:fixed;inset:0;height:100dvh;z-index:0;overflow:hidden;pointer-events:none;isolation:isolate;transform:translateZ(0);will-change:transform}.background-layer{position:absolute;inset:0;background-color:var(--background);background-image:linear-gradient(#00000014,#00000014),var(--background-image, none);background-size:cover;background-position:center;background-repeat:no-repeat;transform:translateZ(0)}.bubble.dynamic-bubble{position:absolute;background:linear-gradient(135deg,rgba(255,255,255,var(--opacity, .25)),rgba(255,255,255,calc(var(--opacity, .25) * .7)),rgba(255,255,255,calc(var(--opacity, .25) * .4)));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #ffffff26,inset 0 1px #fff6;pointer-events:none;backface-visibility:hidden;will-change:transform,opacity;transform:translateZ(0);animation:floatBubbleMobile var(--animation-duration, 20s) ease-in-out var(--animation-delay, 0s) infinite alternate}@keyframes floatBubbleMobile{0%{transform:translate(0) rotate(0) scale(.8)}50%{transform:translate(10px,-30px) rotate(5deg) scale(.85)}to{transform:translateY(-40px) rotate(0) scale(.8)}}.bubble.dynamic-bubble.no-animation{animation:none}.bubble-background-container.paused .bubble.dynamic-bubble{animation-play-state:paused}.bubble-background-container.ios-optimized .bubble.dynamic-bubble,.bubble-background-container.reduced-effects .bubble.dynamic-bubble{backdrop-filter:none;-webkit-backdrop-filter:none}.bubble-background-container.ios-optimized .bubble.dynamic-bubble{box-shadow:0 6px 22px #ffffff1f,inset 0 1px #ffffff47}.bubble-background-container.reduced-effects .bubble.dynamic-bubble{box-shadow:0 6px 18px #ffffff1a}@media(min-width:768px){.bubble.dynamic-bubble{backdrop-filter:blur(calc(var(--blur, 40px) * .6));-webkit-backdrop-filter:blur(calc(var(--blur, 40px) * .6));animation:floatBubble var(--animation-duration, 20s) ease-in-out var(--animation-delay, 0s) infinite alternate}}@keyframes floatBubble{0%{transform:translate(0) rotate(0) scale(1)}25%{transform:translate(20px,-30px) rotate(5deg) scale(1.05)}50%{transform:translate(-15px,-50px) rotate(-3deg) scale(.98)}75%{transform:translate(25px,-35px) rotate(7deg) scale(1.02)}to{transform:translateY(-60px) rotate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.bubble.dynamic-bubble{animation:none!important}}
