*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:#f5f5f7;color:#1d1d1f;-webkit-font-smoothing:antialiased}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,48px);background:rgba(0,0,0,.82);backdrop-filter:saturate(180%) blur(20px);color:#fff}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:12px;letter-spacing:-.12px}.brand-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#000;font-weight:700;font-size:10px}.brand-name{opacity:.88}.site-header nav{display:flex;gap:clamp(14px,3vw,34px)}.site-header nav a{font-size:12px;text-decoration:none;opacity:.82}.site-header nav a:hover{opacity:1}.section-dark{background:#000;color:#fff}.section-light{background:#f5f5f7;color:#1d1d1f}.hero{min-height:86vh;display:grid;place-items:center;text-align:center;padding:96px 24px 72px}.hero-inner,.narrow{max-width:980px;margin:0 auto}.eyebrow{margin:0 0 16px;font-size:14px;line-height:1.29;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9fd0ff}.eyebrow.dark{color:#0066cc}.hero h1{max-width:1040px;margin:0 auto;font-size:clamp(44px,8vw,86px);line-height:1.03;letter-spacing:-.06em;font-weight:650}.lead{max-width:760px;margin:24px auto 0;font-size:clamp(21px,3vw,30px);line-height:1.19;letter-spacing:-.022em;color:rgba(255,255,255,.84)}.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border-radius:980px;text-decoration:none;font-size:17px;line-height:1;font-weight:400;letter-spacing:-.012em}.button-primary{background:#0071e3;color:#fff}.button-outline{border:1px solid rgba(255,255,255,.72);color:#fff}.button-dark{background:#1d1d1f;color:#fff}.button:hover{filter:brightness(1.08)}.intro,.contact{padding:96px 24px;text-align:center}.narrow h2,.section-heading h2{margin:0 auto;font-size:clamp(36px,6vw,64px);line-height:1.07;letter-spacing:-.045em;font-weight:650}.narrow p:not(.eyebrow){max-width:760px;margin:24px auto 0;font-size:19px;line-height:1.48;letter-spacing:-.022em;color:rgba(0,0,0,.76)}.statement{padding:108px 24px;text-align:center}.statement .narrow p:not(.eyebrow){color:rgba(255,255,255,.78)}.portfolio{padding:96px clamp(16px,4vw,48px);background:#fff}.section-heading{text-align:center;margin:0 auto 42px;max-width:980px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;max-width:1180px;margin:0 auto}.product-card{min-height:370px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:28px;border-radius:18px;background:#f5f5f7;box-shadow:rgba(0,0,0,.10) 0 10px 28px;color:#1d1d1f;position:relative;overflow:hidden}.product-card:before{content:"";position:absolute;inset:auto -20% 46% -20%;height:170px;background:radial-gradient(circle at 50% 50%,rgba(0,113,227,.16),transparent 62%);pointer-events:none}.active-card{background:#000;color:#fff}.active-card:before{background:radial-gradient(circle at 50% 50%,rgba(41,151,255,.34),transparent 64%)}.product-card h3{position:relative;margin:0 0 12px;font-size:32px;line-height:1.08;letter-spacing:-.035em;font-weight:650}.product-card p{position:relative;margin:0 0 22px;font-size:16px;line-height:1.42;letter-spacing:-.018em;color:rgba(0,0,0,.72)}.active-card p{color:rgba(255,255,255,.78)}.status{position:relative;z-index:1;display:inline-flex;align-items:center;align-self:flex-start;min-height:30px;margin-bottom:auto;padding:0 12px;border-radius:980px;background:rgba(0,0,0,.08);font-size:13px;font-weight:600;letter-spacing:-.012em;color:rgba(0,0,0,.72)}.status-live{background:#0071e3;color:#fff}.active-card .status{background:#0071e3;color:#fff}.text-link{position:relative;margin-top:auto;color:#2997ff;text-decoration:none;font-size:16px;font-weight:500}.soon-card .text-link{color:#0066cc}.text-link:hover{text-decoration:underline}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:28px clamp(18px,4vw,48px);background:#f5f5f7;color:rgba(0,0,0,.62);font-size:12px;letter-spacing:-.01em}.site-footer p{margin:0}.site-footer a{color:#0066cc;text-decoration:none}@media (max-width:1020px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:320px}}@media (max-width:640px){.site-header{padding:0 16px}.brand-name{display:none}.site-header nav{gap:16px}.hero{min-height:78vh;padding-top:82px}.product-grid{grid-template-columns:1fr}.intro,.portfolio,.statement,.contact{padding:70px 18px}.product-card{min-height:285px}.site-footer{display:block}.footer-links{margin-top:8px!important}}
