:root{--canvas:#f5f5f2;--surface:#fff;--ink:#0d0d0d;--muted:#5b5b58;--line:#d6d6d0;--soft:#e9e9e4;--dark:#080808;--radius-control:12px;--radius-card:18px;--radius-feature:24px;--shadow:0 18px 50px #0000001a}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}::selection{background:var(--dark);color:#fff}:focus-visible{outline:3px solid var(--dark);outline-offset:4px}.shell{width:100%;max-width:1380px;margin-inline:auto;padding-inline:max(24px,4vw)}.eyebrow{color:#3f3f3d;letter-spacing:.14em;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:800;position:relative}.site-header{border-bottom:1px solid var(--line);z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f5f2eb;position:sticky;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;height:84px;display:flex;position:relative}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{flex:0 0 48px;width:48px;height:48px;position:relative}.brand-mark img{filter:grayscale()contrast(1.7)brightness(.2);object-fit:contain}.brand-copy{gap:3px;line-height:1;display:grid}.brand-product{letter-spacing:-.02em;white-space:nowrap;font-size:.875rem;font-weight:850}.brand-copy small{color:var(--muted);letter-spacing:.02em;font-size:.56rem;font-weight:700}.header-right,.desktop-nav,.language-switch{align-items:center;display:flex}.header-right{gap:clamp(18px,3vw,42px);margin-left:auto}.desktop-nav{gap:clamp(18px,2.5vw,38px)}.desktop-nav a{color:var(--muted);font-size:.74rem;font-weight:750}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--ink)}.language-switch{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-control);gap:2px;padding:3px}.language-switch button{cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:34px;min-height:32px;font-size:.6rem;font-weight:850}.language-switch button.active{background:var(--dark);color:#fff}.mobile-nav-toggle{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-control);cursor:pointer;width:42px;height:40px;padding:0;display:none;position:relative}.mobile-nav-toggle span{background:var(--ink);width:20px;height:1px;position:absolute;top:15px;left:10px}.mobile-nav-toggle span:last-child{top:23px}.mobile-nav{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow);background:#fffffffa;flex-direction:column;width:min(320px,100vw - 48px);padding:8px;display:none;position:absolute;top:72px;right:max(24px,4vw)}.mobile-nav a{border-radius:var(--radius-control);color:var(--muted);padding:15px;font-size:.88rem;font-weight:750}.mobile-nav a:hover,.mobile-nav a:focus-visible{background:var(--soft);color:var(--ink)}.hero{min-height:min(900px,100svh - 84px);padding-block:clamp(86px,11vw,155px) clamp(92px,12vw,150px);position:relative;overflow:hidden}.hero-grid{pointer-events:none;background-image:linear-gradient(#0000000b 1px,#0000 1px),linear-gradient(90deg,#0000000b 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.hero h1{letter-spacing:-.08em;max-width:1240px;margin:clamp(26px,4vw,52px) 0 0;font-size:clamp(4.1rem,8vw,8.2rem);font-weight:540;line-height:.9;position:relative}.hero h1 em{color:var(--ink);font-family:inherit;font-style:normal;font-weight:inherit;background:linear-gradient(#0000 68%,#cfcfca 68%)}.hero-bottom{grid-template-columns:minmax(0,680px) auto;justify-content:space-between;align-items:end;gap:30px;margin-top:clamp(48px,7vw,88px);display:grid;position:relative}.hero-bottom p{color:var(--muted);margin:0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7}.primary-action{background:var(--dark);border:1px solid var(--dark);border-radius:var(--radius-control);color:#fff;justify-content:center;min-width:220px;padding:20px 26px;font-size:.76rem;font-weight:800;transition:box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 4px #3a3a38}.primary-action:hover{transform:translateY(-2px);box-shadow:0 6px #3a3a38}.products{border-top:1px solid var(--line);padding-block:clamp(90px,12vw,155px);scroll-margin-top:32px}.section-heading{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:end;gap:20px 60px;margin-bottom:clamp(42px,7vw,82px);display:grid}.section-heading h2{letter-spacing:-.065em;grid-column:2;margin:0;font-size:clamp(2.8rem,6vw,6rem);font-weight:540;line-height:.96}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-top:5px solid var(--product-accent,var(--ink));border-radius:var(--radius-feature);flex-direction:column;min-height:500px;padding:clamp(28px,4vw,52px);transition:background .2s,box-shadow .2s,color .2s,transform .2s;display:flex}.product-card:hover{background:var(--product-hover,var(--dark));box-shadow:var(--shadow);color:#fff;transform:translateY(-4px)}.product-window{--product-accent:#30c8c8;--product-hover:#087f82;background:#e7fafa}.product-circular{--product-accent:#f35b18;--product-hover:#cf4510;background:#fff0e8}.product-window h3,.product-window .product-index{color:#087f82}.product-circular h3,.product-circular .product-index{color:#cf4510}.product-window:hover h3,.product-window:hover .product-index,.product-circular:hover h3,.product-circular:hover .product-index{color:#fff}.product-index{border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.62rem;display:grid}.product-eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:auto 0 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:800}.product-card:hover .product-eyebrow,.product-card:hover .product-description{color:#bdbdb8}.product-card h3{letter-spacing:-.07em;margin:0;font-size:clamp(2.7rem,5vw,5rem);font-weight:540;line-height:.95}.product-description{color:var(--muted);max-width:540px;margin:22px 0 0;line-height:1.65}.product-action{border-bottom:1px solid;width:fit-content;margin-top:34px;padding-bottom:7px;font-size:.75rem;font-weight:800}.use-case-contact{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-feature);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;margin-top:18px;padding:clamp(28px,4vw,52px);display:grid}.use-case-contact h3{letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(1.8rem,3vw,3.1rem);font-weight:540}.use-case-contact div>p:last-child{color:var(--muted);max-width:720px;margin:14px 0 0;line-height:1.65}.use-case-contact>a{white-space:nowrap;border-bottom:1px solid;padding-bottom:7px;font-size:.76rem;font-weight:800}.product-bridge{border:1px solid var(--line);border-radius:var(--radius-feature);background:linear-gradient(115deg,#e7fafa 0%,#fff0e8 100%);grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);align-items:start;gap:34px;margin-top:18px;padding:clamp(28px,4vw,52px);display:grid}.product-bridge h3{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.7vw,4rem);font-weight:540;line-height:1}.product-bridge div>p{color:var(--muted);max-width:760px;margin:18px 0 0;line-height:1.65}.vision{background:var(--dark);color:#fff;scroll-margin-top:32px}.vision-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(60px,10vw,140px);padding-block:clamp(90px,12vw,155px);display:grid}.vision .eyebrow{color:#bdbdb8}.vision-copy h2{letter-spacing:-.07em;margin:24px 0 28px;font-size:clamp(3rem,6vw,6.2rem);font-weight:530;line-height:.95}.vision-copy>p:not(.eyebrow){color:#bdbdb8;max-width:680px;margin:0;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7}.vision-copy>a{border-bottom:1px solid;margin-top:34px;padding-bottom:7px;font-size:.76rem;font-weight:800;display:inline-flex}.vision-principles{margin:0;padding:0;list-style:none}.vision-principles li{border-top:1px solid #383836;grid-template-columns:38px 1fr;gap:24px;padding-block:28px;display:grid}.vision-principles li:last-child{border-bottom:1px solid #383836}.vision-principles>li>span{color:#8f8f8a;padding-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.62rem}.vision-principles h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2.3vw,2.15rem);font-weight:560}.vision-principles p{color:#a9a9a4;margin:10px 0 0;font-size:.86rem;line-height:1.6}.site-footer{background:var(--dark);color:#fff;border-top:1px solid #383836}.footer-inner{grid-template-columns:1.2fr 1fr auto;align-items:end;gap:36px;min-height:280px;padding-block:64px;display:grid}.footer-inner strong{letter-spacing:.09em;font-size:.82rem}.footer-inner p{color:#9e9e99;max-width:440px;margin:12px 0 0;line-height:1.6}.footer-links{gap:12px;display:grid}.footer-links a{color:#d8d8d3;font-size:.76rem}.footer-links a:hover{color:#fff}.copyright{white-space:nowrap;font-size:.68rem}@media (max-width:900px){.header-inner{height:72px}.brand-mark{flex-basis:42px;width:42px;height:42px}.brand-copy small{display:none}.header-right{gap:8px}.language-switch button{min-width:31px}.desktop-nav{display:none}.mobile-nav-toggle,.mobile-nav{display:flex}.hero-bottom,.section-heading,.product-grid,.product-bridge,.vision-grid,.footer-inner{grid-template-columns:1fr}.use-case-contact{grid-template-columns:1fr;align-items:start}.section-heading h2{grid-column:1}.primary-action{justify-self:start}.product-card{min-height:430px}.vision-grid{gap:70px}.footer-inner{align-items:start}}@media (max-width:680px){.header-inner{height:72px}.brand-mark{flex-basis:42px;width:42px;height:42px}.brand-copy small{display:none}.header-right{gap:8px}.language-switch button{min-width:31px}.hero{min-height:auto;padding-block:72px 96px}.hero h1{font-size:clamp(2.8rem,12vw,4.8rem);line-height:.92}.hero-bottom,.primary-action{width:100%}.product-card{min-height:360px}.vision-grid{padding-block:88px}.vision-copy h2{font-size:clamp(2.8rem,12vw,4.4rem)}}@media (max-width:360px){.header-inner{padding-inline:12px}.brand{gap:8px}.brand-mark{flex-basis:36px;width:36px;height:36px}.brand-product{font-size:.8rem}.language-switch button{min-width:30px}.mobile-nav-toggle{width:38px;height:38px}.mobile-nav-toggle span{left:8px}.mobile-nav{width:calc(100vw - 24px);right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-action,.product-card{transition:none}}
