@import"https://fonts.googleapis.com/css?family=Inter:400,700&display=swap";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}: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}}.cookie-banner-shell{position:fixed;right:0;bottom:0;left:0;z-index:100001;padding:1rem;pointer-events:none}.cookie-banner-card{width:min(720px,100%);margin:0 auto;padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:linear-gradient(135deg,#0a142df5,#211c69f0),#0c1222f0;box-shadow:0 18px 48px #00000057;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:auto}.cookie-banner-eyebrow{margin:0 0 .55rem;font-size:.73rem;letter-spacing:.16em;text-transform:uppercase;opacity:.72}.cookie-banner-card h2{margin:0;font-size:clamp(1.35rem,1.1rem + 1vw,2rem);line-height:1.08}.cookie-banner-copy,.cookie-banner-note,.cookie-banner-status,.cookie-banner-list li{line-height:1.6;overflow-wrap:break-word}.cookie-banner-copy,.cookie-banner-note,.cookie-banner-status{margin:.85rem 0 0;color:#ffffffe0}.cookie-banner-toggle{margin-top:.85rem;min-height:44px;padding:.5rem .7rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:var(--text);font:inherit}.cookie-banner-details{margin-top:.2rem}.cookie-banner-list{margin:.95rem 0 0;padding-left:1.15rem;display:grid;gap:.65rem}.cookie-banner-list li::marker{color:#ffffffb8}.cookie-banner-note a{color:var(--text);text-underline-offset:.2rem}.cookie-banner-status{font-size:.94rem}.cookie-banner-actions{display:grid;gap:.65rem;margin-top:1rem}.cookie-banner-button{min-height:46px;border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:.8rem 1rem;font:inherit;color:var(--text);transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.cookie-banner-button:hover{transform:translateY(-1px)}.cookie-banner-toggle:hover{border-color:#ffffff52}.cookie-banner-button.secondary{background:#ffffff14}.cookie-banner-button.primary{background:#ffffff2e}@media(min-width:640px){.cookie-banner-shell{padding:1.25rem}.cookie-banner-card{padding:1.2rem 1.25rem}.cookie-banner-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.cookie-banner-shell{padding:.7rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom))}.cookie-banner-card{border-radius:18px;max-height:min(78dvh,560px);overflow-y:auto}.cookie-banner-card h2{font-size:clamp(1.08rem,1rem + 1vw,1.45rem)}.cookie-banner-actions{gap:.55rem}}@media(prefers-reduced-motion:reduce){.cookie-banner-button,.cookie-banner-toggle{transition:none}}
