:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--paper:#f7f7f8;--paper-soft:#efeff2;--surface:#ffffffb8;--ink:#17181b;--muted:#686b74;--faint:#9a9da6;--line:#1415191f;--accent:#516bb9;--accent-deep:#1b285b;--hero-ink:#f8f9fff5;--hero-muted:#eff2ffb8;--radius-frame:16px;--page-width:1280px;--section-width:1180px;font-synthesis:none;text-rendering:optimizelegibility;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}body,button,a,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 75%, white);outline-offset:4px}.page-shell,.section-shell{width:min(100%, var(--page-width));margin-inline:auto;padding-inline:40px}.section-shell{width:min(100%, var(--section-width))}.hero{isolation:isolate;min-height:100dvh;color:var(--hero-ink);background:#0f183c;display:flex;position:relative;overflow:hidden}.hero__image,.hero__veil{width:100%;height:100%;position:absolute;inset:0}.hero__image{z-index:-3;object-fit:cover;object-position:50% 56%;transform:scale(1.035)}.hero__veil{z-index:-2;background:linear-gradient(#060a1eb3 0%,#0a11310a 38%),linear-gradient(#0c143a0a 52%,#06091adb 100%),linear-gradient(90deg,#04081a61,#0000 56%)}.hero:after{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:18vw 18vw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 62%);mask-image:linear-gradient(#000,#0000 62%)}.site-header{z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:-.01em;white-space:nowrap;justify-self:start;align-items:center;gap:10px;font-size:15px;font-weight:600;display:inline-flex}.brand img{border-radius:8px;box-shadow:0 10px 28px #0000002e}.site-nav{color:var(--hero-muted);align-items:center;gap:30px;font-size:14px;display:flex}.site-nav a,.footer-links a,.text-link{transition:color .18s,opacity .18s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--hero-ink)}.site-header__actions{justify-self:end;align-items:center;gap:10px;display:flex}.language-switcher{max-width:132px;color:var(--hero-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;background-color:#ffffff12;border:1px solid #ffffff29;border-radius:999px;padding:9px 28px 9px 11px;font-size:12px}.language-switcher:hover{background-color:#ffffff21}.header-cta{min-width:112px;color:var(--hero-ink);text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #fff3;border-radius:999px;justify-self:end;padding:10px 18px;font-size:14px;transition:background-color .18s,transform .12s;box-shadow:inset 0 1px #ffffff2e,0 14px 36px #01061833}.header-cta:hover{background:#ffffff26}.header-cta:active,.button:active{transform:translateY(1px)scale(.985)}.hero__content{flex-direction:column;align-self:flex-end;align-items:flex-start;padding-top:96px;padding-bottom:clamp(30px,5vh,58px);display:flex;position:relative}.hero h1,.manifesto h2{letter-spacing:-.055em;font-family:Baskerville,Iowan Old Style,Times New Roman,serif;font-weight:400}.hero h1{text-wrap:balance;text-shadow:0 14px 46px #0a123647;max-width:10ch;margin:0;font-size:clamp(5rem,10.8vw,9.5rem);line-height:.8}.hero h1 span{display:block}.hero__content>p{max-width:590px;color:var(--hero-muted);letter-spacing:-.015em;margin:30px 0 0;font-size:clamp(16px,1.45vw,20px)}.hero__actions{align-items:center;gap:24px;margin-top:24px;display:flex}.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 22px;font-size:15px;font-weight:600;line-height:1;transition:transform .12s,background-color .18s,box-shadow .18s;display:inline-flex}.button--light{color:#172044;background:#f9fafff2;box-shadow:0 16px 42px #04091e3d}.button--light:hover{background:#fdfdff;box-shadow:0 18px 46px #04091e52}.button--dark{background:var(--ink);color:var(--paper);box-shadow:0 16px 38px #17181b29}.button--dark:hover{background:color-mix(in srgb, var(--ink) 88%, var(--accent))}.text-link{width:fit-content;color:var(--ink);padding-bottom:2px;font-size:15px;font-weight:600;display:inline-flex;position:relative}.text-link:after{content:"";opacity:.3;transform-origin:0;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.42)}.text-link:hover:after{transform:scaleX(1)}.text-link--light{color:var(--hero-ink)}.page-body{background:var(--paper);overflow:clip}.manifesto{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(980px,110dvh);padding-block:180px;display:flex}.manifesto__icon{width:78px;height:78px;box-shadow:0 24px 60px color-mix(in srgb, var(--accent) 18%, transparent), 0 4px 18px #17181b1f;border-radius:22px;margin-bottom:52px}.manifesto h2{text-wrap:balance;max-width:930px;margin:0;font-size:clamp(2.5rem,5.5vw,5rem);line-height:1.04}.manifesto p{max-width:650px;color:var(--muted);margin:34px 0 0;font-size:18px}.product-story{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(54px,8vw,110px);min-height:920px;padding-block:150px;display:grid}.product-story__copy h2,.principles h2,.consent-story h2,.flow h2,.open-source h2{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.6rem,5.3vw,5.2rem);font-weight:500;line-height:.98}.product-story__copy p,.principles__lead>p,.consent-story__copy p,.open-source>p{max-width:540px;color:var(--muted);margin:26px 0 0;font-size:18px;line-height:1.65}.section-label{color:var(--accent);letter-spacing:.08em;margin-bottom:26px;font-size:13px;font-weight:700;display:block}.product-window{border:1px solid color-mix(in srgb, var(--line) 82%, white);border-radius:var(--radius-frame);background:var(--surface);margin:0;position:relative;overflow:hidden;box-shadow:0 50px 110px #2b314f2e,0 12px 30px #17181b14}.product-window img{width:100%;height:auto}.product-window--timeline{transform:rotate(1.1deg)}.window-bar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--paper-soft) 62%, transparent);align-items:center;gap:7px;height:34px;padding:0 13px;display:flex}.window-bar i{background:color-mix(in srgb, var(--muted) 32%, transparent);border-radius:50%;width:8px;height:8px}.principles{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(70px,11vw,150px);padding-block:180px;display:grid}.principles__lead{align-self:start;position:sticky;top:116px}.principles__lead .text-link{margin-top:30px}.principle-list article{border-top:1px solid var(--line);padding:38px 0 52px}.principle-list article:last-child{padding-bottom:0}.principle-list span{color:var(--accent);margin-bottom:28px;font-size:13px;font-weight:700;display:block}.principle-list h3{letter-spacing:-.045em;text-wrap:balance;max-width:580px;margin:0;font-size:clamp(1.8rem,3.1vw,3rem);font-weight:500;line-height:1.08}.principle-list p{max-width:510px;color:var(--muted);margin:18px 0 0}.consent-story{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:center;gap:clamp(48px,8vw,112px);padding-block:170px;display:grid}.consent-story__media{margin-left:max(-6vw,-90px)}.product-window--onboarding{transform:rotate(-1.4deg)}.flow{padding-block:190px}.flow h2{max-width:760px}.flow__grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:90px;display:grid}.flow__grid article{min-height:260px;padding:34px 34px 20px 0}.flow__grid article+article{border-left:1px solid var(--line);padding-left:34px}.flow__grid strong{color:var(--accent);font-size:14px;display:block}.flow__grid p{max-width:290px;color:var(--muted);margin:72px 0 0;font-size:17px}.open-source{text-align:center;flex-direction:column;align-items:center;min-height:900px;padding-block:190px;display:flex}.open-source__mark{border:1px solid var(--line);background:radial-gradient(circle at 32% 20%, color-mix(in srgb, var(--accent) 20%, transparent), transparent 52%), var(--surface);width:160px;height:160px;box-shadow:0 28px 70px color-mix(in srgb, var(--accent) 14%, transparent);border-radius:50%;place-items:center;margin-bottom:62px;display:grid}.open-source__mark img{border-radius:25px;width:104px;height:104px}.open-source h2{max-width:820px}.open-source>p{text-wrap:balance;max-width:680px}.open-source .button{margin-top:34px}:root[lang=en] .hero h1{letter-spacing:-.045em;max-width:18ch;font-size:clamp(4.25rem,7.5vw,6.75rem);line-height:.9}:root[lang=en] .manifesto h2{letter-spacing:-.045em;max-width:860px;font-size:clamp(2.35rem,4.25vw,3.9rem);line-height:1.08}:root[lang=en] .product-story__copy h2,:root[lang=en] .principles h2,:root[lang=en] .consent-story h2,:root[lang=en] .flow h2,:root[lang=en] .open-source h2{letter-spacing:-.047em;font-size:clamp(2.35rem,4.35vw,4.05rem);line-height:1.03}:root[lang=en] .principle-list h3{letter-spacing:-.035em;font-size:clamp(1.7rem,2.65vw,2.5rem);line-height:1.12}@media (width>=901px){:root[lang=en] .product-story{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)}:root[lang=en] .consent-story{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr)}}.site-footer{border-top:1px solid var(--line);min-height:130px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;font-size:14px;display:grid}.brand--footer{color:var(--ink)}.site-footer>p{margin:0}.footer-links{justify-self:end;gap:24px;display:flex}.footer-links a:hover,.footer-links a:focus-visible{color:var(--ink)}.js .reveal{opacity:0;transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1);transform:translateY(26px)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}:root[data-theme=dark]{--paper:#101115;--paper-soft:#17191f;--surface:#1f2128b8;--ink:#f1f1f3;--muted:#a7a9b1;--faint:#7d8089;--line:#eeeff421;--accent:#91a9ef}:root[data-theme=dark] .product-window{border-color:#ffffff24;box-shadow:0 50px 110px #0000004d,0 12px 30px #0003}:root[data-theme=dark] .product-window img{filter:brightness(.9)}:root[data-theme=dark] .button--dark{color:#15161b;background:#eef0f6}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--paper:#101115;--paper-soft:#17191f;--surface:#1f2128b8;--ink:#f1f1f3;--muted:#a7a9b1;--faint:#7d8089;--line:#eeeff421;--accent:#91a9ef}:root:not([data-theme=light]) .product-window{border-color:#ffffff24;box-shadow:0 50px 110px #0000004d,0 12px 30px #0003}:root:not([data-theme=light]) .product-window img{filter:brightness(.9)}:root:not([data-theme=light]) .button--dark{color:#15161b;background:#eef0f6}}@media (prefers-reduced-transparency:reduce){.header-cta{-webkit-backdrop-filter:none;background:#273360}}@media (prefers-reduced-motion:no-preference){.hero__image{animation:18s ease-in-out infinite alternate hero-drift}.hero h1,.hero__content>p,.hero__actions{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) forwards hero-arrive}.hero__content>p{animation-delay:.13s}.hero__actions{animation-delay:.22s}.site-header{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) 80ms forwards header-arrive}}@keyframes hero-drift{0%{transform:scale(1.035)translate(0,0)}to{transform:scale(1.075)translate(-.5%,-.75%)}}@keyframes hero-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes header-arrive{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}@media (width<=900px){.page-shell,.section-shell{padding-inline:24px}.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.product-story,.principles,.consent-story{grid-template-columns:1fr}.product-story{min-height:auto}.principles__lead{position:static}.consent-story__media{margin-left:0}.consent-story__copy{max-width:620px}}@media (width<=767px){.page-shell,.section-shell{width:100%;padding-inline:20px}.site-header{min-height:66px}.brand{gap:8px;font-size:14px}.brand img{width:28px;height:28px}.header-cta{min-width:98px;padding-inline:15px;font-size:13px}.language-switcher{max-width:104px;padding-inline:10px;font-size:11px}.hero__image{object-position:62% 50%}.hero__veil{background:linear-gradient(#060a1ebd 0%,#0000 36%),linear-gradient(#080e2a29 42%,#06091af0 100%),linear-gradient(90deg,#04081a80,#0000)}.hero__content{padding-top:88px;padding-bottom:34px}.hero h1{max-width:100%;font-size:clamp(4.1rem,19vw,5.5rem);line-height:.86}.hero__content>p{max-width:32ch;margin-top:24px;font-size:16px;line-height:1.5}.hero__actions{gap:18px;margin-top:22px}.button{min-height:44px;padding-inline:18px;font-size:14px}.text-link{font-size:14px}.manifesto{min-height:auto;padding-block:128px}.manifesto__icon{border-radius:18px;width:66px;height:66px;margin-bottom:42px}.manifesto h2{font-size:clamp(2.4rem,11vw,3.5rem);line-height:1.05}.manifesto p,.product-story__copy p,.principles__lead>p,.consent-story__copy p,.open-source>p{font-size:16px}.product-story,.principles,.consent-story,.flow,.open-source{gap:64px;padding-block:112px}.product-story__copy h2,.principles h2,.consent-story h2,.flow h2,.open-source h2{font-size:clamp(2.7rem,12vw,4rem);line-height:1}:root[lang=en] .hero h1{letter-spacing:-.04em;max-width:100%;font-size:clamp(3.35rem,11.6vw,4.25rem);line-height:.94}:root[lang=en] .manifesto h2{font-size:clamp(2rem,7.3vw,2.65rem);line-height:1.08}:root[lang=en] .product-story__copy h2,:root[lang=en] .principles h2,:root[lang=en] .consent-story h2,:root[lang=en] .flow h2,:root[lang=en] .open-source h2{font-size:clamp(2.2rem,8.3vw,3rem);line-height:1.05}:root[lang=en] .principle-list h3{font-size:clamp(1.65rem,6vw,2rem);line-height:1.14}.section-label{margin-bottom:22px}.product-window--timeline,.product-window--onboarding{transform:none}.product-window--timeline{width:145%}.product-window--timeline img{max-width:none}.principle-list article{padding-block:32px 44px}.principle-list h3{font-size:2rem}.consent-story__copy{order:-1}.consent-story__media{width:138%}.flow__grid{grid-template-columns:1fr;margin-top:56px}.flow__grid article{min-height:auto;padding:28px 0 38px}.flow__grid article+article{border-top:1px solid var(--line);border-left:0;padding-left:0}.flow__grid p{margin-top:34px}.open-source{justify-content:center;min-height:760px}.open-source__mark{width:136px;height:136px;margin-bottom:50px}.open-source__mark img{width:90px;height:90px}.site-footer{grid-template-columns:1fr;gap:22px;padding-block:42px}.site-footer>p{order:3}.footer-links{justify-self:start}}@media (width<=430px){.header-cta{display:none}.hero__actions{flex-direction:column;align-items:flex-start}.product-window--timeline{width:165%}.consent-story__media{width:155%}}@media (height<=700px) and (width>=768px){.hero h1{font-size:clamp(4.5rem,9vw,7.2rem)}.hero__content>p{margin-top:22px}.hero__actions{margin-top:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.js .reveal{opacity:1;transform:none}}
