@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_86b73434-module__Q_8U8a__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_86b73434-module__Q_8U8a__variable{--font-space:"Space Grotesk", "Space Grotesk Fallback"}
:root{--color-brand-primary:#4085e0;--color-brand-hover:#5a96e6;--color-brand-active:#2e72cc;--color-accent-light:#a4c8f4;--color-accent-deep:#1d4f94;--color-accent-secondary:transparent;--color-background:#0b0e14;--color-surface:#13202b;--color-surface-elevated:#151922;--color-text-primary:#fff;--color-text-secondary:#a8adb8;--color-text-muted:#747b88;--color-border:#4085e038;--color-hero-line:#4085e073;--color-border-strong:#4085e052;--color-focus:#a4c8f4;--color-link:#4085e0;--color-icon:#4085e0;--color-status:#4085e0;--color-selection:#4085e06b;--color-card-highlight:#4085e05c;--color-ambient-glow:#4085e047;--brand-gradient:linear-gradient(135deg,#a4c8f4 0%,#4085e0 48%,#1d4f94 100%);--button-background:#4085e0;--button-hover-background:#5a96e6;--accent:var(--color-brand-primary);--deep:var(--color-accent-deep);--dark:var(--color-background);--grey:var(--color-text-muted);--white:var(--color-text-primary);--muted:var(--color-text-secondary);--surface:var(--color-surface);--surface-2:var(--color-surface-elevated);--line:var(--color-border);--line-strong:var(--color-border-strong);--radius-sm:12px;--radius:20px;--radius-lg:30px;--container:1180px;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--white);font-family:var(--font-space),"Space Grotesk",Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}body:before{content:"";pointer-events:none;opacity:.55;z-index:-1;background:radial-gradient(circle at 80% 10%,#1d4f941f,#0000 30%),linear-gradient(#ffffff03 1px,#0000 1px) 0 0/100% 5px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{background:var(--white);color:var(--dark);z-index:999;border-radius:8px;padding:10px 16px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;transition:.3s var(--ease);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:var(--line);background:#0f0f14e0}.nav-shell{width:min(calc(100% - 40px),var(--container));justify-content:space-between;align-items:center;height:82px;margin:auto;display:flex}.logo{align-items:center;display:inline-flex}.logo img{object-fit:contain}.nav-shell nav{align-items:center;gap:28px;display:flex}.nav-shell nav>a:not(.button){color:#d8d8df;font-size:13px;transition:color .2s}.nav-shell nav>a:hover{color:var(--color-brand-hover)}.menu-button{color:#fff;background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menu-button span:not(.sr-only){background:currentColor;height:1px;margin:7px 0;display:block}.button{background:var(--button-background);min-height:48px;box-shadow:0 10px 30px var(--color-ambient-glow);transition:transform .25s var(--ease),box-shadow .25s,border-color .25s;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:18px;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.button:hover{box-shadow:0 14px 38px var(--color-ambient-glow);transform:translateY(-2px)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}.button-small{min-height:40px;padding-inline:16px;font-size:12px}.button-ghost{border-color:var(--color-brand-primary);box-shadow:none;color:var(--color-brand-primary);background:0 0}.button-row{flex-wrap:wrap;gap:12px;display:flex}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;margin:0 0 20px;font-size:12px;font-weight:600;display:flex}.eyebrow>span{background:var(--accent);width:24px;height:1px}.section-intro{max-width:700px;margin-bottom:52px}.section-intro.center{text-align:center;margin-inline:auto}.section-intro.center .eyebrow{justify-content:center}.section-intro h2,.cta-card h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.2vw,58px);line-height:1.06}.section-intro>p:not(.eyebrow){color:var(--muted);max-width:650px;margin:24px 0 0;font-size:18px}.section-intro.center>p:not(.eyebrow){margin-inline:auto}.page-hero{border-bottom:1px solid var(--line);padding:120px 0 90px}.page-hero h1{letter-spacing:-.055em;max-width:920px;margin:0;font-size:clamp(48px,7vw,84px);line-height:.98}.page-hero .lede{max-width:670px;color:var(--muted);margin:30px 0 0;font-size:20px}.gradient-text{background:linear-gradient(110deg,#fff 5%,var(--color-accent-light) 48%,var(--color-brand-primary));color:#0000;-webkit-background-clip:text;background-clip:text}.hero{align-items:center;min-height:780px;padding:190px 0 100px;display:grid;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;display:grid}.hero-copy{z-index:2;position:relative}.hero h1{letter-spacing:-.058em;max-width:800px;margin:0;font-size:clamp(52px,6vw,80px);line-height:.98}.hero h1 span{color:var(--accent);display:block}.hero-copy>p:not(.eyebrow){color:#b9b9c2;max-width:630px;margin:28px 0 34px;font-size:18px}.hero-wave{opacity:.9;filter:drop-shadow(0 25px 50px #1d4f9438);width:58vw;min-width:680px;position:absolute;right:-4vw}.hero-wave svg{width:100%;overflow:visible}.hero-side-note{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;transform-origin:100%;align-items:center;gap:14px;font-size:11px;display:flex;position:absolute;bottom:12%;right:3%;transform:rotate(90deg)}.hero-side-note:before{content:"";background:var(--line-strong);width:60px;height:1px}.products-home,.philosophy,.why,.portfolio,.updates-home{padding:120px 0}.products-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);min-height:520px;transition:.3s var(--ease);background:linear-gradient(145deg,#ffffff09,#ffffff03);flex-direction:column;padding:26px;display:flex}.product-card:hover{border-color:var(--color-border-strong);transform:translateY(-5px)}.product-card-head{justify-content:space-between;align-items:center;display:flex}.product-card h3{margin:26px 0 8px;font-size:31px}.product-card>p{color:var(--muted);margin:0;font-size:14px}.product-card .positioning{color:#fff;font-size:17px;line-height:1.35}.product-card>a{margin-top:auto;font-size:13px;font-weight:600}.product-card>a span{color:var(--accent);margin-left:8px}.status{color:#c7c7ce;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:8px;font-size:10px;display:inline-flex}.status i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%}.mini-visual{border:1px solid var(--line);background:radial-gradient(circle,var(--color-ambient-glow),transparent 50%),linear-gradient(130deg,#13202b,#15212c);border-radius:14px;place-items:center;height:160px;margin:25px 0 4px;display:grid;overflow:hidden}.mini-visual svg{color:var(--accent);filter:drop-shadow(0 0 12px var(--color-ambient-glow))}.philosophy{border-block:1px solid var(--line);background:linear-gradient(120deg,#1d4f9414,#0000 50%)}.philosophy-layout{grid-template-columns:1.1fr .9fr;gap:90px;display:grid}.principles{gap:0;display:grid}.principle{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:20px;padding:28px 0;display:grid}.principle:first-child{padding-top:0}.principle:last-child{border:0}.principle-icon{border:1px solid var(--color-border);width:48px;height:48px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.principle h3{margin:0 0 5px;font-size:18px}.principle p{color:var(--muted);margin:0;font-size:14px}.why-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.why-quote{letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,50px);line-height:1.15}.why-copy{border-left:1px solid var(--line);padding-left:50px}.why-copy p{color:var(--muted);margin:0 0 26px;font-size:18px}.portfolio-line{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:70px;display:grid;position:relative}.portfolio-line:before{content:"";background:linear-gradient(90deg,var(--color-brand-primary),var(--accent),var(--color-brand-primary));opacity:.45;height:1px;position:absolute;top:19px;left:16.5%;right:16.5%}.journey-item{position:relative}.journey-dot{border:1px solid var(--accent);background:var(--dark);width:39px;height:39px;color:var(--accent);z-index:1;border-radius:50%;place-items:center;font-size:11px;display:grid;position:relative}.journey-item h3{margin:30px 0 12px;font-size:24px}.journey-item p{color:var(--muted);margin:0;font-size:15px}.updates-list{border-top:1px solid var(--line)}.update-row{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr auto;align-items:center;gap:30px;padding:32px 4px;transition:all .25s;display:grid}.update-row:hover{background:#ffffff05;padding-inline:12px}.update-row small{color:var(--accent);text-transform:uppercase;letter-spacing:.1em}.update-row h3{margin:0;font-size:22px}.update-row>span{color:var(--accent);font-size:20px}.cta-section{padding:30px 0 100px}.cta-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(circle at 90% 10%,#4085e038,#0000 35%),linear-gradient(120deg,#15212c,#0f141a);grid-template-columns:1fr auto;align-items:end;gap:60px;padding:65px;display:grid;overflow:hidden}.cta-card p{color:var(--muted);max-width:610px;margin:22px 0 0;font-size:17px}.site-footer{border-top:1px solid var(--line);padding:80px 0 25px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:70px;display:grid}.footer-main h2{text-transform:uppercase;letter-spacing:.12em;color:var(--grey);margin:0 0 22px;font-size:12px}.footer-main>div:not(.footer-brand) a{color:#c4c4cb;margin:12px 0;font-size:14px;display:block}.footer-brand p{color:var(--muted);max-width:300px;font-size:14px}.footer-brand>a{color:#fff;font-size:13px}.footer-base{border-top:1px solid var(--line);color:var(--grey);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}.product-feature{border-bottom:1px solid var(--line);padding:110px 0}.product-feature-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.product-feature:nth-child(2n) .product-visual{order:-1}.product-feature h2{letter-spacing:-.05em;margin:18px 0 5px;font-size:clamp(42px,5vw,68px)}.product-feature .positioning{margin:0 0 20px;font-size:25px;line-height:1.2}.product-feature .summary{color:var(--muted);font-size:17px}.product-feature .text-link{color:var(--accent);margin-top:25px;font-weight:600;display:inline-block}.product-visual{border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 50% 48%,#4085e038,#0000 32%),linear-gradient(145deg,#15212c,#0f141a);place-items:center;height:470px;display:grid;position:relative;overflow:hidden}.visual-grid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000,#0000);mask-image:linear-gradient(#0000,#000,#0000)}.visual-number{color:var(--grey);letter-spacing:.15em;font-size:11px;position:absolute;top:25px;left:28px}.visual-orbit{border:1px solid var(--color-border-strong);width:132px;height:132px;color:var(--accent);box-shadow:0 0 48px var(--color-ambient-glow);border-radius:50%;place-items:center;display:grid;position:relative}.visual-orbit:before,.visual-orbit:after{content:"";border:1px solid #4085e029;border-radius:50%;position:absolute;inset:-28px}.visual-orbit:after{inset:-65px}.product-visual strong{letter-spacing:.16em;text-transform:uppercase;font-size:23px;position:absolute;bottom:47px}.visual-line{background:var(--accent);width:48px;height:1px;position:absolute;bottom:30px}.product-page-hero{padding:150px 0 100px}.product-page-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid}.product-page-hero h1{letter-spacing:-.07em;margin:20px 0;font-size:clamp(64px,9vw,112px);line-height:.9}.product-page-hero .positioning{letter-spacing:-.03em;max-width:700px;margin:0 0 24px;font-size:clamp(25px,3vw,38px);line-height:1.1}.product-page-hero .promise{color:var(--accent);font-size:16px}.product-page-hero .product-visual{height:520px}.content-section{border-top:1px solid var(--line);padding:110px 0}.editorial-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.editorial-grid h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,54px);line-height:1.08}.editorial-copy p{color:var(--muted);margin:0 0 26px;font-size:19px}.capability-grid,.principle-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.capability{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff05;flex-direction:column;justify-content:space-between;min-height:160px;padding:24px;display:flex}.capability span{color:var(--accent);font-size:11px}.capability p{margin:0;font-size:15px}.principle-card{border-top:1px solid var(--accent);background:linear-gradient(#4085e012,#0000);padding:28px}.principle-card h3{margin:0 0 10px;font-size:20px}.principle-card p{color:var(--muted);margin:0}.status-panel{border:1px solid var(--line);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:30px;padding:45px;display:flex}.status-panel h2{margin:12px 0 6px;font-size:33px}.status-panel p{color:var(--muted);max-width:650px;margin:0}.story-lead{letter-spacing:-.045em;max-width:1050px;margin:0;font-size:clamp(34px,5vw,63px);line-height:1.13}.story-lead span{color:var(--accent)}.story-values{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.story-value{background:var(--dark);padding:35px}.story-value span{color:var(--accent);font-size:11px}.story-value h3{margin:30px 0 10px;font-size:23px}.story-value p{color:var(--muted);margin:0}.founder-panel{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:.7fr 1.3fr;display:grid;overflow:hidden}.founder-placeholder{min-height:430px;color:var(--accent);background:radial-gradient(circle,#4085e033,#0000 35%),linear-gradient(145deg,#15212c,#0f141a);place-items:center;display:grid}.founder-placeholder img{object-fit:contain;width:130px;height:130px}.founder-copy{flex-direction:column;justify-content:center;padding:60px;display:flex}.founder-copy h2{margin:10px 0 0;font-size:42px}.founder-copy .role{color:var(--accent);margin:5px 0 28px}.founder-copy .note{color:var(--muted);max-width:530px;font-size:15px}.updates-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.update-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#ffffff08,#0000);flex-direction:column;min-height:310px;padding:28px;transition:all .25s;display:flex}.update-card:hover{border-color:var(--color-border-strong);transform:translateY(-4px)}.update-card small{color:var(--accent);text-transform:uppercase;letter-spacing:.1em}.update-card h2{margin:35px 0 15px;font-size:26px;line-height:1.2}.update-card p{color:var(--muted);margin:0;font-size:14px}.update-card span{margin-top:auto;font-size:13px;font-weight:600}.article{max-width:780px;margin:auto}.article h1{letter-spacing:-.05em;margin:22px 0 30px;font-size:clamp(46px,7vw,76px);line-height:1}.article .article-intro{color:#c7c7ce;font-size:21px}.article-body{border-top:1px solid var(--line);margin-top:70px;padding-top:50px}.article-body p{color:var(--muted);margin:0 0 28px;font-size:19px;line-height:1.8}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.contact-aside h2{margin:0 0 20px;font-size:34px;line-height:1.15}.contact-aside p{color:var(--muted)}.contact-aside a{color:var(--accent)}.contact-form{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff05;padding:40px}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field.full{grid-column:1/-1}.field label{color:#d6d6dd;font-size:13px}.field input,.field select,.field textarea{color:#fff;border:1px solid var(--line-strong);background:#0f141a;border-radius:9px;width:100%;min-height:48px;padding:13px 14px}.field textarea{resize:vertical;min-height:150px}.check{color:var(--muted);align-items:flex-start;gap:12px;font-size:13px;display:flex}.check input{accent-color:var(--color-brand-primary);margin-top:4px}.form-note{color:var(--muted);margin:16px 0;font-size:12px}.form-message{border:1px solid var(--color-border-strong);color:#ddd;background:#1d4f941f;border-radius:8px;margin:18px 0 0;padding:12px 14px}.legal{max-width:800px}.legal h2{margin-top:50px}.legal p,.legal li{color:var(--muted)}@media (max-width:900px){.nav-shell nav{background:#0f0f14fa;flex-direction:column;align-items:stretch;padding:50px 25px;display:none;position:fixed;inset:82px 0 0}.nav-shell nav.nav-open{display:flex}.nav-shell nav>a{padding:7px;font-size:20px!important}.menu-button{display:block}.hero{min-height:auto;padding-top:160px}.hero-grid{grid-template-columns:1fr}.hero-wave{width:110%;min-width:0;margin:10px -5% -40px;position:relative;right:auto}.hero-side-note{display:none}.products-grid,.capability-grid,.principle-cards,.updates-grid{grid-template-columns:1fr 1fr}.product-card:last-child,.update-card:last-child{grid-column:1/-1}.philosophy-layout,.why-layout,.product-feature-grid,.product-page-hero-grid,.editorial-grid,.contact-layout{grid-template-columns:1fr;gap:55px}.product-feature:nth-child(2n) .product-visual{order:initial}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}.cta-card{grid-template-columns:1fr;align-items:start}.product-page-hero .product-visual{height:430px}.founder-panel{grid-template-columns:1fr}.founder-placeholder{min-height:300px}}@media (max-width:620px){.container,.nav-shell{width:min(calc(100% - 30px),var(--container))}.nav-shell{height:72px}.nav-shell .logo img{width:140px}.nav-shell nav{inset:72px 0 0}.hero{padding:130px 0 70px}.hero h1{font-size:46px}.hero-copy>p:not(.eyebrow){font-size:16px}.button-row{flex-direction:column}.button{width:100%}.products-home,.philosophy,.why,.portfolio,.updates-home,.content-section,.product-feature{padding:80px 0}.products-grid,.capability-grid,.principle-cards,.updates-grid,.story-values{grid-template-columns:1fr}.product-card:last-child,.update-card:last-child{grid-column:auto}.product-card{min-height:480px}.section-intro{margin-bottom:38px}.section-intro h2,.cta-card h2{font-size:38px}.philosophy-layout{gap:40px}.why-copy{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.portfolio-line{grid-template-columns:1fr;gap:40px}.portfolio-line:before{width:1px;height:auto;inset:20px auto 20px 19px}.journey-item{padding-left:65px}.journey-dot{position:absolute;left:0}.journey-item h3{margin-top:0}.update-row{grid-template-columns:1fr auto}.update-row small{grid-column:1/-1}.cta-card{padding:38px 25px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-base{flex-direction:column;gap:8px}.page-hero{padding:90px 0 70px}.page-hero h1{font-size:48px}.product-feature-grid{gap:35px}.product-visual{height:340px}.product-page-hero{padding:100px 0 75px}.product-page-hero h1{font-size:68px}.product-page-hero .product-visual{height:350px}.status-panel{flex-direction:column;align-items:flex-start;padding:30px}.founder-copy{padding:35px 25px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.contact-form{padding:25px}.article-body p{font-size:17px}}@keyframes hero-wave-motion{0%,to{transform:translateY(0)scaleY(1)}50%{transform:translateY(-7px)scaleY(1.025)}}@keyframes hero-wave-drift{to{stroke-dashoffset:-52px}}.hero-wave .wave-line{transform-box:fill-box;transform-origin:50%;animation:6s ease-in-out infinite hero-wave-motion}.hero-wave .wave-dots{animation:8s linear infinite hero-wave-drift}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo{gap:12px}.logo img{object-fit:contain;width:48px!important;height:38px!important}.logo-text{text-transform:uppercase;letter-spacing:.16em;white-space:nowrap;font-size:11px}.logo-text b{font-weight:500;display:block}@media (max-width:620px){.nav-shell .logo img{width:44px!important;height:34px!important}}::selection{background:var(--color-selection);color:var(--color-text-primary)}.button:hover{background:var(--button-hover-background)}.button:active{background:var(--color-brand-active);transform:translateY(0)}.button:disabled,.button[aria-disabled=true]{background:var(--color-surface-elevated);border-color:var(--color-border);box-shadow:none;color:var(--color-text-muted);cursor:not-allowed;transform:none}.button-ghost:hover{border-color:var(--color-brand-hover);color:var(--color-brand-hover);box-shadow:none;background:#4085e014}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-brand-hover);outline:none;box-shadow:0 0 0 3px #4085e01f}.field input::placeholder,.field textarea::placeholder{color:var(--color-text-muted)}.field select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.check input{appearance:none;border:1px solid var(--color-border-strong);background:var(--color-surface-elevated);border-radius:5px;place-content:center;width:20px;min-width:20px;height:20px;margin-top:1px;transition:background .2s,border-color .2s,box-shadow .2s;display:grid}.check input:before{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:9px;height:5px;transition:transform .16s;transform:rotate(-45deg)scale(0)}.check input:checked{background:var(--color-brand-primary);border-color:var(--color-accent-light)}.check input:checked:before{transform:rotate(-45deg)scale(1)}.check input:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.form-message{color:var(--color-text-primary)}.site-header .nav-shell{height:138px}.site-header .logo{gap:18px}.site-header .logo img{width:144px!important;height:110px!important}.site-header .logo-text{font-size:18px;line-height:1.2}.site-header .nav-shell nav>a:not(.button){font-size:16px}.site-header .button-small{min-height:46px;font-size:15px}.page-shell{padding-top:138px}.site-footer .logo img{width:72px!important;height:55px!important}.site-footer .logo-text{font-size:12px}@media (max-width:900px){.site-header .nav-shell nav{inset:138px 0 0}}@media (max-width:620px){.site-header .nav-shell{height:98px}.site-header .logo{gap:10px}.site-header .logo img{width:96px!important;height:73px!important}.site-header .logo-text{font-size:13px}.site-header .nav-shell nav{inset:98px 0 0}.page-shell{padding-top:98px}}
