:root{--ink:#142035;--muted:#647087;--line:#dfe5ee;--paper:#fff;--wash:#f5f8fc;--blue:#087ff5;--blue-deep:#0755bf;--cyan:#3cbef2;--green:#1eaa72;--radius:18px;--shadow:0 18px 55px rgba(22,49,83,.12);--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--blue-deep);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}h1,h2,h3{line-height:1.08;letter-spacing:-.035em;margin-top:0}h1{font-size:clamp(3rem,7vw,5.7rem)}h2{font-size:clamp(2rem,4vw,3.1rem)}h3{font-size:1.25rem}p{margin:0 0 1.2rem}.skip-link{position:absolute;left:-999px;top:0;padding:.7rem 1rem;background:var(--ink);color:#fff;z-index:100}.skip-link:focus{left:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(223,229,238,.85);backdrop-filter:blur(16px)}.header-inner{max-width:var(--max);height:76px;margin:auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.65rem;color:var(--ink);font-size:1.08rem;font-weight:800;letter-spacing:-.03em}.brand:hover{text-decoration:none}.brand img{border-radius:10px}.brand span span{color:var(--blue)}.site-nav{display:flex;gap:2rem}.site-nav a{color:var(--muted);font-size:.92rem;font-weight:650}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--ink);text-decoration:none}.site-nav a[aria-current=page]{position:relative}.site-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--blue);border-radius:2px}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:10px}.nav-toggle span[aria-hidden]{display:block;width:18px;height:2px;margin:auto;background:var(--ink);box-shadow:0 -6px var(--ink),0 6px var(--ink)}.section-shell{max-width:var(--max);margin:auto;padding-left:1.5rem;padding-right:1.5rem}.hero{min-height:690px;padding:7rem max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem));display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:5rem;background:radial-gradient(circle at 88% 20%,rgba(60,190,242,.16),transparent 27%),linear-gradient(145deg,#fff 30%,#f2f7fd)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.72rem;color:var(--blue);margin-bottom:1rem}.hero h1{margin-bottom:1.5rem}.hero h1 span{color:var(--blue)}.hero-lede{max-width:640px;font-size:1.28rem;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:1.6rem;margin-top:2.2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;padding:.85rem 1.35rem;font-weight:750}.button:hover{text-decoration:none;transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(8,127,245,.25)}.button-primary:hover{background:var(--blue-deep);color:#fff}.button-light{background:#fff;color:var(--blue-deep)}.text-link{font-weight:750;color:var(--ink)}.hero-mark{display:flex;justify-content:center}.code-card{width:min(100%,430px);transform:rotate(2deg);padding:1.5rem 1.6rem 1.8rem;background:#101b2e;color:#dbe8f6;border:1px solid #263650;border-radius:var(--radius);box-shadow:var(--shadow);font:600 .94rem/1.8 ui-monospace,SFMono-Regular,Consolas,monospace}.code-card p{margin:.8rem 0 0}.code-dot{display:inline-block;width:9px;height:9px;margin-right:6px;background:#ff6d70;border-radius:50%}.code-dot:nth-child(2){background:#ffc34d}.code-dot:nth-child(3){background:#48d68b}.code-muted{color:#8291a9}.code-blue{color:#62b7ff}.code-green{color:#62dc9e}.home-products,.principles{padding-top:7rem;padding-bottom:7rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.section-heading h2{max-width:650px;margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.product-card{position:relative;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c5d5e8}.product-card a.stretched:after{content:"";position:absolute;inset:0}.product-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4rem}.product-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:linear-gradient(145deg,var(--blue),var(--cyan));color:#fff;font-size:1.45rem;font-weight:850}.status-badge,.platform-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.3rem .65rem;font-size:.7rem;font-weight:800;letter-spacing:.04em}.status-badge{background:#eaf8f2;color:#12764e}.platform-badge{background:#edf3fb;color:#52647c}.product-card h3{font-size:1.7rem;margin-bottom:.55rem}.product-card p{color:var(--muted)}.principles{border-top:1px solid var(--line);background:var(--wash)}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.principle-grid article>span{display:block;color:var(--blue);font-size:.75rem;font-weight:850;margin-bottom:2rem}.principle-grid p{color:var(--muted)}.page-hero{padding-top:7rem;padding-bottom:4.5rem;background:linear-gradient(180deg,var(--wash),#fff)}.page-hero h1{font-size:clamp(3rem,6vw,5rem);margin-bottom:1rem}.page-hero .lede{max-width:720px;color:var(--muted);font-size:1.2rem}.products-list{padding-top:2rem;padding-bottom:7rem}.prose-page{max-width:820px;margin:auto;padding:7rem 1.5rem}.prose-page h1{font-size:clamp(3rem,6vw,4.7rem)}.prose-page .lede{font-size:1.25rem;color:var(--muted);margin-bottom:4rem}.prose-page h2{margin-top:3.5rem}.contact-card{padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--wash);font-size:1.2rem}.contact-label,.small-print{font-size:.8rem;color:var(--muted)}.product-hero{padding-top:3rem;padding-bottom:6rem}.back-link{display:inline-block;margin-bottom:4rem;color:var(--muted);font-weight:700}.product-hero-grid{display:grid;grid-template-columns:1fr 330px;align-items:center;gap:5rem}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.product-hero h1{font-size:clamp(3.5rem,7vw,6rem);margin-bottom:.5rem}.product-tagline{font-size:1.6rem;color:var(--ink)}.product-summary{max-width:650px;color:var(--muted);font-size:1.12rem;margin-bottom:2rem}.product-monogram{display:grid;place-items:center;aspect-ratio:1;border-radius:28%;background:linear-gradient(145deg,var(--blue),var(--cyan));box-shadow:var(--shadow);color:#fff;font-size:9rem;font-weight:900}.product-content{padding-bottom:6rem}.product-section{padding:5rem 0;border-top:1px solid var(--line)}.product-section>p{max-width:800px;color:var(--muted);font-size:1.13rem}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.feature-grid article{padding:1.6rem;background:var(--wash);border-radius:14px}.feature-grid p{color:var(--muted);margin:0}.product-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.check-list{list-style:none;margin:0;padding:0}.check-list li{padding:.8rem 0 .8rem 2rem;border-bottom:1px solid var(--line);position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.product-cta{padding:5rem max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem));display:flex;align-items:center;justify-content:space-between;gap:3rem;background:var(--blue);color:#fff}.product-cta .eyebrow{color:#bfe3ff}.product-cta h2{max-width:700px;margin:0}.site-footer{border-top:1px solid var(--line);background:#101b2e;color:#9cabc0}.footer-inner{max-width:var(--max);margin:auto;padding:3.5rem 1.5rem;display:grid;grid-template-columns:1fr auto;gap:2rem}.footer-brand{color:#fff;margin-bottom:.6rem}.footer-inner nav{display:flex;gap:1.5rem}.footer-inner nav a{color:#c6d0de;font-weight:650}.copyright{grid-column:1/-1;padding-top:2rem;border-top:1px solid #263650;font-size:.8rem;margin:0}@media(max-width:760px){.header-inner{height:68px}.site-nav{display:none;position:absolute;top:68px;left:0;right:0;padding:1rem 1.5rem 1.5rem;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;gap:.8rem}.site-nav.open{display:flex}.site-nav a[aria-current=page]:after{display:none}.nav-toggle{display:block}.hero{min-height:auto;padding-top:5rem;padding-bottom:5rem;grid-template-columns:1fr;gap:3rem}.hero h1{font-size:3.5rem}.product-grid,.principle-grid,.feature-grid,.product-split{grid-template-columns:1fr}.section-heading,.product-cta{align-items:flex-start;flex-direction:column}.home-products,.principles{padding-top:5rem;padding-bottom:5rem}.product-card-top{margin-bottom:2rem}.product-hero-grid{grid-template-columns:1fr}.product-monogram{width:190px;font-size:6rem;grid-row:1}.footer-inner{grid-template-columns:1fr}.footer-inner nav{flex-wrap:wrap}}

