@layer reset{*,:before,:after{box-sizing:border-box}button,input,select{font:inherit}button,summary,select{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:hover,:active{transform:none!important}}}@layer tokens{:root{--color-bg:#f2effe;--color-bg-alt:#ab9ff2;--color-ink:#2e2a3b;--color-ink-muted:#6e6980;--color-surface:#fff;--color-surface-dark:#111014;--color-surface-sunken:#f4f4f6;--color-accent:#ab9ff2;--color-accent-soft:#e4defb;--color-success:#16734b;--color-warning:#8a5c16;--color-danger:#b42318;--color-page:var(--color-bg);--color-bg-strong:var(--color-surface-dark);--color-surface-soft:var(--color-surface-sunken);--color-surface-subtle:var(--color-surface-sunken);--color-surface-raised:var(--color-surface);--color-lavender:var(--color-accent-soft);--color-lavender-strong:var(--color-accent);--color-border:#2e2a3b14;--color-border-strong:#2e2a3b29;--color-text:var(--color-ink);--color-text-secondary:#2e2a3bb8;--color-text-muted:var(--color-ink-muted);--color-accent-hover:#9585ec;--color-accent-contrast:#211c33;--color-link:#5638c9;--color-link-hover:#46309e;--color-on-dark:#fff;--color-on-dark-muted:#ffffffad;--color-on-dark-line:#ffffffa6;--color-on-dark-faint:#ffffff21;--color-success-soft:#e2f8ee;--color-warning-soft:#fdf0dc;--color-error:var(--color-danger);--color-danger-soft:#fde7de;--color-focus:var(--color-ink);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--font-family-sans:var(--font-general-sans);--font-family-display:var(--font-satoshi);--font-size-xs:.75rem;--font-size-caption:.8125rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.1875rem;--font-size-2xl:clamp(2.75rem, 10vw, 6.5rem);--font-size-xl:clamp(1.875rem, 5vw, 3rem);--line-height-body:1.6;--line-height-heading:1.05;--line-height-display:1.05;--letter-spacing-heading:-.02em;--content-width:72rem;--content-width-wide:66rem;--content-width-narrow:46rem;--radius-sm:12px;--radius-card:24px;--radius-hero:32px;--radius-pill:999px;--radius-control:var(--radius-sm);--radius-input:var(--radius-sm);--radius-lg:var(--radius-card);--radius-md:var(--radius-sm);--radius-large:var(--radius-hero);--radius-xl:var(--radius-hero);--tap-target:3rem;--shadow-sm:0 1px 4px #2e2a3b0d;--shadow-nav:0 2px 12px #2e2a3b12;--shadow-lift:0 8px 28px #2e2a3b1a;--focus-outline:2px solid var(--color-focus);--focus-offset:3px;--dur:.2s;--ease:cubic-bezier(.16, 1, .3, 1);--motion-fast:.12s;--motion-standard:.19s;--motion-slow:.28s;--motion-reveal:.21s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.16, 1, .3, 1);--reveal-distance:16px;--reveal-dur:.5s;--reveal-ease:cubic-bezier(.16, 1, .3, 1);--reveal-stagger:60ms;--header-height:3.75rem;--page-gutter:1rem}@media (width>=36rem){:root{--page-gutter:1.5rem}}.admin-html{--color-text:#1c2329;--color-text-muted:#59636c;--color-accent:#315f68;--color-accent-soft:#e2eff0;--color-border:#d9dde1;--color-border-strong:#aeb6bd;--color-warning:#9a6500;--color-surface-subtle:#f4f5f6;--color-focus:#1769aa;--focus-outline:.1875rem solid var(--color-focus);--focus-offset:.1875rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--shadow-sm:0 .5rem 1.5rem #1c232914;--font-family-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xl:clamp(1.75rem, 5vw, 2.75rem);--font-size-lg:1.25rem;--line-height-body:1.6;--line-height-heading:1.15}}@layer base{html{font-family:var(--font-family-sans);color:var(--color-text);background:var(--color-surface)}body{min-width:20rem;font-size:var(--font-size-base);line-height:var(--line-height-body);margin:0}.public-html{overflow-wrap:break-word}.public-html,.public-html body{background:var(--color-page)}a{color:var(--color-accent);text-underline-offset:.18em}.public-html a{color:var(--color-link)}a:hover{text-decoration-thickness:.12em}:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-offset)}h1,h2{margin-block:0 var(--space-4);line-height:var(--line-height-heading)}.public-html h1,.public-html h2,.public-html h3,.public-html h4{margin-block:0 var(--space-4);line-height:var(--line-height-heading);letter-spacing:var(--letter-spacing-heading);text-wrap:balance}h1{font-size:var(--font-size-xl)}h2{font-size:var(--font-size-lg)}p{margin-block:0 var(--space-4)}.site-shell{width:min(calc(100% - 2 * var(--page-gutter,1rem)), var(--content-width));margin-inline:auto}.public-html .site-header{top:var(--space-6);z-index:40;margin-top:var(--space-6);background:0 0;position:sticky}.public-html .site-header__row{align-items:center;gap:var(--space-3);grid-template-columns:auto 1fr auto;display:grid}.public-html .site-brand{align-items:center;gap:var(--space-2);color:var(--color-text);font-family:var(--font-family-display);letter-spacing:-.02em;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex}.site-brand__mark{background:var(--color-accent);border-radius:.55rem;width:1.6rem;height:1.6rem;position:relative}.site-brand__mark:after{background:var(--color-text);content:"";border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-nav{justify-self:center;min-width:0;display:none}.site-nav__pill{align-items:center;gap:var(--space-1);background:var(--color-surface);border-radius:var(--radius-pill);box-shadow:var(--shadow-nav);transition:box-shadow var(--dur) var(--ease);padding:.5rem 1rem;display:flex}.site-header.is-scrolled .site-nav__pill{box-shadow:var(--shadow-lift)}.public-html .nav-link{align-items:center;gap:var(--space-1);border-radius:var(--radius-pill);color:var(--color-text);white-space:nowrap;cursor:pointer;transition:background-color var(--dur) var(--ease);padding:.5rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;list-style:none;display:inline-flex}.nav-link::-webkit-details-marker{display:none}.nav-link__chevron{width:.7em;height:.7em;transition:transform var(--dur) var(--ease)}.nav-dropdown[open] .nav-link__chevron{transform:rotate(180deg)}@media (hover:hover) and (pointer:fine){.nav-link:hover{background:var(--color-surface-sunken)}}.nav-dropdown{position:relative}.dropdown-panel{z-index:60;top:calc(100% + var(--space-2));min-width:12rem;padding:var(--space-2);background:var(--color-surface);border-radius:var(--radius-card);box-shadow:var(--shadow-nav);margin:0;list-style:none;position:absolute;left:0}details[open]>.dropdown-panel{animation:.15s cubic-bezier(.16,1,.3,1) both dropdown-in}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-4px)}}.public-html .dropdown-panel a{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text);transition:background-color var(--dur) var(--ease);font-size:.9375rem;font-weight:500;text-decoration:none;display:block}@media (hover:hover) and (pointer:fine){.dropdown-panel a:hover{background:var(--color-surface-sunken)}}.site-header__actions{justify-self:end;align-items:center;gap:var(--space-2);display:flex}.site-header__cta{min-height:2.5rem;padding-inline:var(--space-5);border-radius:var(--radius-pill);font-size:.875rem}.nav-hamburger{background:var(--color-surface);border-radius:var(--radius-pill);width:2.5rem;height:2.5rem;box-shadow:var(--shadow-nav);cursor:pointer;place-items:center;display:grid}.nav-hamburger__bars,.nav-hamburger__bars:before,.nav-hamburger__bars:after{background:var(--color-text);border-radius:var(--radius-pill);width:1.05rem;height:2px;transition:transform var(--dur) var(--ease), opacity var(--dur) var(--ease);display:block}.nav-hamburger__bars{position:relative}.nav-hamburger__bars:before,.nav-hamburger__bars:after{content:"";position:absolute;left:0}.nav-hamburger__bars:before{top:-.35rem}.nav-hamburger__bars:after{top:.35rem}.nav-hamburger[aria-expanded=true] .nav-hamburger__bars{background:0 0}.nav-hamburger[aria-expanded=true] .nav-hamburger__bars:before{top:0;transform:rotate(45deg)}.nav-hamburger[aria-expanded=true] .nav-hamburger__bars:after{top:0;transform:rotate(-45deg)}.mobile-sheet{inset:auto 0 0;top:calc(var(--header-height) + var(--space-6));background:var(--color-surface);border-radius:var(--radius-hero) var(--radius-hero) 0 0;border:0;width:100%;max-width:none;height:auto;max-height:none;margin:0;padding:0;position:fixed}.mobile-sheet::backdrop{background:#2e2a3b52}.mobile-sheet[open]{animation:sheet-in .19s var(--ease-emphasized) both}@keyframes sheet-in{0%{opacity:0;transform:translateY(1rem)}}.mobile-sheet__inner{height:100%;padding:var(--space-6) var(--space-5) var(--space-6);flex-direction:column;display:flex;overflow-y:auto}.mobile-sheet__close{margin-bottom:var(--space-4);align-self:flex-end}.mobile-sheet__nav ul{gap:var(--space-5);margin:0;padding:0;list-style:none;display:grid}.mobile-sheet__nav>ul>li>a,.mobile-sheet__nav .mobile-nav-group__trigger{width:100%;color:var(--color-text);font-family:var(--font-family-display);letter-spacing:-.01em;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.25rem;font-weight:700;text-decoration:none;display:block}.mobile-nav-group__trigger{justify-content:space-between;align-items:center;display:flex}.mobile-nav-group__trigger .nav-link__chevron{width:.85em;height:.85em}.mobile-nav-group[open] .mobile-nav-group__trigger .nav-link__chevron{transform:rotate(180deg)}.mobile-nav-group__panel{gap:var(--space-3);margin:var(--space-4) 0 0;padding:0;list-style:none;display:grid}.mobile-nav-group__panel>li>a{color:var(--color-text-secondary);font-size:1.0625rem;font-weight:500;text-decoration:none;display:block}.mobile-sheet__lang{padding-top:var(--space-6);margin-top:auto}.page-content{padding-block:var(--space-6) var(--space-12)}@media (width>=56.25rem){.site-nav{display:block}.site-header__hamburger-zone{display:none}}@media (width<=56.24rem){.site-header__desktop-only{display:none}body.website-result-mode .site-header.is-scrolled .site-header__row{background:var(--color-surface);border-radius:var(--radius-pill);box-shadow:var(--shadow-lift)}}@media (width<=21.99rem){.public-html .site-header__row{gap:var(--space-2)}.public-html .site-brand{gap:var(--space-1);font-size:1rem}.site-header__actions{gap:var(--space-1)}.site-header__cta{padding-inline:var(--space-2);font-size:var(--font-size-xs)}}.site-footer{padding-block:var(--space-8) var(--space-6)}.site-footer__cta{background:var(--color-accent);border-radius:var(--radius-large);padding:clamp(1.75rem,5vw,3rem)}.site-footer__cta-inner{justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.site-footer__cta h2{max-width:20ch;color:var(--color-accent-contrast);font-family:var(--font-family-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,4vw,2.25rem)}.site-footer__cta .button{background:var(--color-text);color:#fff;flex:none}.site-footer__body{gap:var(--space-6);margin-top:var(--space-6);display:grid}.site-footer__brand{gap:var(--space-2);display:grid}.site-footer__brand .site-brand{font-size:1.25rem}.site-footer__groups{gap:var(--space-5);display:grid}.site-footer__group h3{margin-bottom:var(--space-3);color:var(--color-text-muted);font-size:var(--font-size-caption);letter-spacing:.02em;font-weight:700}.site-footer__group ul{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.site-footer__group a{color:var(--color-text);font-weight:600;text-decoration:none}.site-footer__bottom{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-8);padding-top:var(--space-4);color:var(--color-text-muted);font-size:var(--font-size-caption);flex-wrap:wrap;display:flex}.site-footer__bottom nav{gap:var(--space-4);flex-wrap:wrap;display:flex}.site-footer__bottom a{color:var(--color-text-muted)}@media (hover:hover) and (pointer:fine){.site-footer__group a:hover,.site-footer__bottom a:hover{color:var(--color-accent-hover)}}@media (width>=48rem){.site-footer__body{grid-template-columns:minmax(0,1fr) auto;align-items:start}.site-footer__groups{gap:var(--space-10);grid-auto-flow:column}}.eyebrow{margin-bottom:var(--space-3);color:var(--color-link);font-size:var(--font-size-sm);letter-spacing:.04em;text-transform:uppercase;font-weight:750;display:inline-block}.button{min-height:var(--tap-target);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);text-align:center;transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease), transform var(--dur) var(--ease);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.public-html .button--primary{color:var(--color-accent-contrast);background:var(--color-accent)}.button--primary:active{transform:translateY(1px)scale(.995)}.public-site--home .page-content{padding-top:var(--space-3)}.public-site--app .page-content{padding-top:var(--space-5)}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (hover:hover) and (pointer:fine){.button--primary:hover{background:var(--color-accent-hover)}}.placeholder-panel{max-width:var(--content-width-narrow);padding:var(--space-6);background:var(--color-surface-subtle);border-radius:var(--radius-md)}.placeholder-label{margin-bottom:var(--space-3);color:var(--color-text-muted);font-size:var(--font-size-sm);letter-spacing:.04em;text-transform:uppercase;font-weight:700;display:inline-block}.link-list{gap:var(--space-4);flex-wrap:wrap;padding:0;list-style:none;display:flex}[data-reveal],.reveal-item{opacity:0;transform:translateY(var(--reveal-distance));transition:opacity var(--reveal-dur) var(--reveal-ease), transform var(--reveal-dur) var(--reveal-ease);transition-delay:var(--reveal-delay,0s)}[data-reveal].is-revealed,.reveal-item.is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal],.reveal-item{opacity:1;transition:none;transform:none}}}@layer components,features,overrides;@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2-variations"),url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/fonts/general-sans/GeneralSans-Variable.woff2)format("woff2-variations"),url(/fonts/general-sans/GeneralSans-Variable.woff2)format("woff2");font-weight:200 700;font-style:normal;font-display:swap}:root{--font-general-sans:"General Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-satoshi:"Satoshi", "General Sans", system-ui, -apple-system, "Segoe UI", sans-serif}
