@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-vietnamese-wght-normal-D0rl6rjA.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-ext-wght-normal-D9tNdqV9.woff2) format("woff2-variations");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:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-wght-normal-BhU9QXUp.woff2) format("woff2-variations");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}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");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 Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");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{--bg-0: #030b15;--bg-1: #06111f;--bg-2: #091827;--text: #f4f8fc;--text-secondary: #8fa4b8;--text-faint: #5c7186;--accent: #00aeef;--accent-bright: #32c8ff;--hairline: rgba(143, 164, 184, .16);--hairline-strong: rgba(143, 164, 184, .32);--font-display: "Space Grotesk Variable", "Space Grotesk", system-ui, sans-serif;--font-body: "Inter Variable", "Inter", system-ui, sans-serif;--ease-out: cubic-bezier(.22, 1, .36, 1);--reveal-duration: .8s;--hover-duration: .25s;--nav-height: 72px;--content-max: 1200px;--prose-max: 680px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg-0);color:var(--text);font-family:var(--font-body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}::selection{background:#00aeef47;color:var(--text)}h1,h2,h3{font-family:var(--font-display);font-weight:500;line-height:1.12;letter-spacing:.01em;margin:0}p{margin:0}a{color:var(--accent-bright);text-decoration:none;transition:color var(--hover-duration) var(--ease-out)}a:hover{color:var(--text)}img{display:block;max-width:100%}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:3px;border-radius:2px}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;padding:.6rem 1rem;background:var(--bg-2);color:var(--text);border:1px solid var(--hairline-strong);font-size:.85rem;transition:top .2s var(--ease-out)}.skip-link:focus-visible{top:.75rem}.container{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:clamp(1.25rem,5vw,4rem)}.section{padding-block:clamp(5rem,14vh,10rem)}section[id],main[id]{scroll-margin-top:var(--nav-height)}.section-label{font-family:var(--font-display);font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--text-faint);margin-bottom:2.5rem;display:flex;align-items:center;gap:.9rem}.section-label:before{content:"";width:2rem;height:1px;background:var(--accent);opacity:.7}.reveal{opacity:0;transform:translateY(20px);transition:opacity var(--reveal-duration) var(--ease-out),transform var(--reveal-duration) var(--ease-out)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.site-nav{position:fixed;inset:0 0 auto;z-index:50;height:var(--nav-height);display:flex;align-items:center;background:transparent;border-bottom:1px solid transparent;transition:background-color .3s var(--ease-out),border-color .3s var(--ease-out),backdrop-filter .3s var(--ease-out)}.site-nav.is-scrolled{background:#030b15d1;backdrop-filter:blur(12px);border-bottom-color:var(--hairline)}.site-nav-inner{display:flex;align-items:center;gap:2rem}.site-brand{display:flex;align-items:center;gap:.75rem;color:var(--text)}.site-logo{width:36px;height:auto;border-radius:8px}.site-wordmark{font-family:var(--font-display);font-size:.82rem;font-weight:500;letter-spacing:.22em}.site-links{display:flex;gap:1.75rem;margin-left:auto}.site-links a{color:var(--text-secondary);font-size:.85rem;letter-spacing:.04em}.site-links a:hover{color:var(--text)}.lang-switcher ul{display:flex;gap:.65rem;margin:0;padding:0;list-style:none}.lang-switcher a,.lang-switcher .lang-current{font-size:.72rem;letter-spacing:.12em;color:var(--text-faint)}.lang-switcher a:hover{color:var(--text)}.lang-switcher .lang-current{color:var(--accent-bright)}@media (max-width: 640px){.site-nav-inner{gap:1rem}.site-wordmark{font-size:.7rem;letter-spacing:.16em}.site-links{display:none}.lang-switcher{margin-left:auto}.lang-switcher ul{gap:.5rem}}.site-footer{border-top:1px solid var(--hairline);padding-block:3.5rem 2.5rem;background:var(--bg-1)}.site-footer-inner{display:grid;gap:1.75rem}.site-footer-brand{display:flex;flex-direction:column;gap:.35rem}.site-footer-name{font-family:var(--font-display);font-size:.85rem;letter-spacing:.22em}.site-footer-tagline{color:var(--text-secondary);font-size:.85rem}.site-footer-legal,.site-footer-langs{display:flex;flex-wrap:wrap;gap:1.5rem}.site-footer-legal a,.site-footer-langs a{color:var(--text-secondary);font-size:.8rem}.site-footer-legal a:hover,.site-footer-langs a:hover{color:var(--text)}.site-footer-langs a,.site-footer-langs .lang-current{font-size:.72rem;letter-spacing:.12em;color:var(--text-faint)}.site-footer-langs .lang-current{color:var(--accent-bright)}.site-footer-copy{color:var(--text-faint);font-size:.78rem}@media (min-width: 900px){.site-footer-inner{grid-template-columns:1fr auto auto;align-items:start}.site-footer-copy{grid-column:1 / -1}}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--bg-0)}.hero-canvas{position:absolute;inset:0;width:100%;height:100%}.hero-veil{position:absolute;inset:0;background:linear-gradient(180deg,#030b158c,#030b1540 45%,#030b15d9);pointer-events:none}.hero-content{position:relative;z-index:1;padding-top:var(--nav-height)}.hero-title{max-width:18ch;font-size:clamp(2rem,6.2vw,5rem);letter-spacing:.005em;overflow-wrap:break-word}.hero-line{display:block}.hero-line-primary{color:var(--text)}.hero-line-secondary{margin-top:.5em;color:var(--text-secondary);font-size:.52em;font-weight:400;max-width:34ch;line-height:1.35}.hero-subtitle{margin-top:2.2rem;max-width:46ch;color:var(--text-secondary);font-size:clamp(.92rem,1.4vw,1.02rem)}.hero-cta{display:inline-flex;align-items:center;gap:.7rem;margin-top:3rem;color:var(--text);font-family:var(--font-display);font-size:.78rem;letter-spacing:.26em;text-transform:uppercase}.hero-cta-arrow{color:var(--accent-bright);transition:transform var(--hover-duration) var(--ease-out)}.hero-cta:hover .hero-cta-arrow{transform:translateY(4px)}.hero-status{position:absolute;right:clamp(1.25rem,5vw,4rem);bottom:2rem;z-index:1;display:flex;align-items:center;gap:.6rem;color:var(--text-faint);font-family:var(--font-display);font-size:.68rem;letter-spacing:.24em;text-transform:uppercase}.hero-status-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px #00aeefcc}@media (prefers-reduced-motion: no-preference){.hero-status-dot{animation:status-pulse 3.2s var(--ease-out) infinite}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.35}}}.manifesto-inner{max-width:var(--prose-max)}.manifesto-title{font-size:clamp(1.7rem,3.6vw,2.6rem);margin-bottom:2rem}.manifesto-body{color:var(--text-secondary);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.75}.capabilities{background:var(--bg-1)}.capabilities-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--hairline)}.capability-row{display:grid;grid-template-columns:3.5rem 1fr;gap:.5rem 1.5rem;align-items:baseline;padding-block:2.2rem;border-bottom:1px solid var(--hairline);transition:background-color var(--hover-duration) var(--ease-out)}.capability-row:hover{background:#09182799}.capability-index{font-family:var(--font-display);font-size:.78rem;letter-spacing:.18em;color:var(--accent)}.capability-name{font-size:clamp(1.15rem,2.2vw,1.5rem);letter-spacing:.14em;text-transform:uppercase}.capability-text{grid-column:2;color:var(--text-secondary);max-width:52ch}@media (min-width: 900px){.capability-row{grid-template-columns:5rem 16rem 1fr}.capability-text{grid-column:3}}.selected-title{font-size:clamp(1.7rem,3.6vw,2.6rem);margin-bottom:3.5rem}.selected-product{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:2rem;padding-block:2.5rem;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.selected-product-name{font-size:clamp(1.4rem,2.8vw,2rem);letter-spacing:.18em;text-transform:uppercase}.selected-product-tagline{margin-top:.8rem;color:var(--text-secondary);max-width:44ch}.selected-product-byline{margin-top:1.2rem;color:var(--text-faint);font-size:.82rem;letter-spacing:.14em;text-transform:uppercase}.selected-product-link{font-family:var(--font-display);font-size:.82rem;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.final-statement{background:var(--bg-1)}.final-line{font-family:var(--font-display);font-size:clamp(1.8rem,4.6vw,3.4rem);line-height:1.2;max-width:22ch}.final-line-strong{color:var(--text)}.final-line-dim{color:var(--text-faint);margin-top:.4em}.contact-inner{max-width:var(--prose-max)}.contact-title{font-size:clamp(1.7rem,3.6vw,2.6rem);letter-spacing:.06em;text-transform:uppercase}.contact-body{margin-top:1.5rem;color:var(--text-secondary)}.contact-email{display:inline-block;margin-top:2rem;font-family:var(--font-display);font-size:clamp(1.05rem,2vw,1.3rem);letter-spacing:.04em;color:var(--text);border-bottom:1px solid var(--accent);padding-bottom:.25rem;transition:color var(--hover-duration) var(--ease-out),border-color var(--hover-duration) var(--ease-out)}.contact-email:hover{color:var(--accent-bright);border-color:var(--accent-bright)}.contact-form{margin-top:3.5rem}.contact-form-grid{display:grid;gap:1.5rem}@media (min-width: 720px){.contact-form-grid{grid-template-columns:1fr 1fr}.contact-form-full{grid-column:1 / -1}}.contact-form label{display:grid;gap:.5rem}.contact-form label span{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-faint)}.contact-form input,.contact-form textarea{width:100%;padding:.75rem .9rem;background:var(--bg-1);border:1px solid var(--hairline);border-radius:3px;color:var(--text);font:inherit;transition:border-color var(--hover-duration) var(--ease-out)}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--accent)}.contact-form textarea{resize:vertical;min-height:7rem}.contact-form-footer{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.contact-submit{padding:.85rem 2.2rem;background:transparent;border:1px solid var(--hairline-strong);border-radius:3px;color:var(--text);font-family:var(--font-display);font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:border-color var(--hover-duration) var(--ease-out),color var(--hover-duration) var(--ease-out),background-color var(--hover-duration) var(--ease-out)}.contact-submit:hover{border-color:var(--accent);color:var(--accent-bright);background:#00aeef0f}.contact-form-note{color:var(--text-faint);font-size:.78rem}.legal-page{padding-top:calc(var(--nav-height) + 3rem);padding-bottom:6rem;min-height:100svh}.legal-inner{max-width:var(--prose-max)}.legal-title{font-size:clamp(1.9rem,4vw,2.8rem)}.legal-updated{margin-top:1rem;color:var(--text-faint);font-size:.8rem;letter-spacing:.08em}.legal-intro{margin-top:2.5rem;color:var(--text-secondary);line-height:1.75}.legal-section{margin-top:2.5rem}.legal-section h2{font-size:1.15rem;letter-spacing:.04em;margin-bottom:.8rem}.legal-section p{color:var(--text-secondary);line-height:1.75}
