@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:#f1f2f5;--band:#c9ceda;--panel:#fff;--line:#dadfe6;--navy:#1b1f27;--header-gray:#343334;--text:#1b2433;--text-muted:#4b5768;--link:#2c5cc5;--accent:#c4590f;--font-display:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace}*{box-sizing:border-box}html{font-size:16px}@media (width<=768px){html{font-size:15px}}body{background:var(--bg);color:var(--text);font-family:var(--font-body);margin:0;font-size:1rem;overflow-x:hidden}h1,h2,h3{font-family:var(--font-display);color:var(--navy);margin:0;font-weight:600}p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}a{color:var(--link);text-decoration:underline}a:hover{color:var(--accent)}.mono{font-family:var(--font-mono)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media (width<=768px){.container{padding:0 16px}}.btn{border-radius:4px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{color:#fff;background:#1c3260}.site-header{background:var(--bg);border-bottom:1px solid var(--line);z-index:1000;width:100%;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.topbar{background:var(--header-gray);box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:12px 40px;display:flex}.topbar-left{align-items:center;gap:16px;display:flex}.brand-logo{width:auto;height:28px}.brand-tagline{letter-spacing:.05em;color:#e7e9ec;font-size:12px;font-family:var(--font-mono)}.topbar-contact{color:#fff;white-space:nowrap;font-size:13px;text-decoration:underline}.navrow{background:var(--bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 40px;display:flex}.nav-link{color:var(--navy);white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none}.nav-link:hover{color:var(--accent)}.nav-sep{color:var(--line);margin:0 6px}@media (width<=768px){.topbar{flex-direction:row;justify-content:space-between;padding:10px 16px}.brand-tagline{display:none}.topbar-contact{font-size:12px}.navrow{justify-content:center;gap:6px;padding:10px 16px}.nav-sep{display:none}.nav-link{background:#00000008;border-radius:4px;padding:4px 6px;font-size:12px}}.pagehead{border-bottom:1px solid var(--line);background:var(--bg);padding:36px 0 28px}.pagehead-title{font-size:26px;line-height:1.25}.pagehead-sub{color:var(--link);max-width:720px;margin-top:12px;font-size:15px;line-height:1.5}@media (width<=768px){.pagehead{padding:24px 0 20px}.pagehead-title{font-size:20px}.pagehead-sub{margin-top:8px;font-size:14px}}.products{padding:60px 0 80px}.products-container{flex-direction:column;gap:40px;display:flex}.product-row{background:var(--panel);border:1px solid var(--line);border-radius:6px;align-items:center;gap:48px;margin-bottom:10px;padding:40px 45px;display:flex;box-shadow:0 2px 6px #00000005}.align-left{flex-direction:row}.align-right{flex-direction:row-reverse}.product-icon{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.product-copy{flex:1}.product-title{color:var(--navy);margin-bottom:14px;font-size:22px}.product-desc{font-size:15px;line-height:1.6}.help-row{justify-content:center;margin-top:20px}@media (width<=700px){.product-row,.align-right{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}}.site-footer{border-top:1px solid var(--line);background:#f4f6f8;margin-top:40px;padding:48px 0 0}.footer-inner{grid-template-columns:repeat(4,1fr);gap:36px;padding-bottom:40px;display:grid}.footer-col{flex-direction:column;gap:12px;display:flex}.footer-col-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:14px;font-weight:600}.footer-col a{color:var(--link);font-size:15px;line-height:1.4;text-decoration:none}.footer-col a:hover{color:var(--accent);text-decoration:underline}.footer-bottom-bar{background:var(--navy)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 40px;display:flex}.footer-copy{color:#9aa6be;flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;display:flex}.footer-copy a{color:#c6cedf;text-decoration:none}.footer-copy a:hover{color:#fff;text-decoration:underline}.footer-slogan{letter-spacing:.06em;color:#c6cedf;font-size:13px;font-family:var(--font-mono)}@media (width<=768px){.site-footer{padding:32px 0 0}.footer-inner{grid-template-columns:1fr;gap:28px;padding-bottom:32px}.footer-col{gap:10px}.footer-col-title{margin-bottom:4px;font-size:15px}.footer-col a{font-size:16px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 20px}.footer-copy{gap:12px}}
