:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111827;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8fafc;color:#111827}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.topbar{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb}.nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0}.brand{font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.tagline{font-size:.92rem;color:#6b7280}nav{display:flex;gap:1.25rem;flex-wrap:wrap}nav a{font-weight:600;color:#374151}.hero{padding:4.5rem 0 3rem}.hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:2rem;align-items:center}.eyebrow,.section-label{display:inline-block;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#2563eb;margin-bottom:.9rem}.section-label.light{color:#bfdbfe}h1{font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 1rem}h2{margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;letter-spacing:-.03em}h3{margin:0 0 .8rem;font-size:1.3rem}.hero-copy,.card-copy,.disclosure p,.section-dark p{color:#4b5563;font-size:1.05rem;max-width:60ch}.hero-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.5rem}.btn{display:inline-block;padding:.9rem 1.2rem;border-radius:999px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.btn:hover,.product-link:hover,.card:hover{transform:translateY(-2px)}.btn-primary{background:#111827;color:#fff;box-shadow:0 8px 20px #11182726}.btn-secondary{background:#fff;border:1px solid #d1d5db;color:#111827}.hero-card,.card,.disclosure{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 10px 30px #0f172a0f}.hero-card{padding:1.6rem}.hero-card ul{margin:1rem 0 0;padding-left:1.2rem;color:#374151}.section{padding:3.5rem 0}.section-heading{margin-bottom:1.6rem}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.card{padding:1.5rem}.link-list{display:grid;gap:.85rem;margin-top:1.1rem}.product-link{display:block;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:1rem;transition:transform .2s ease,border-color .2s ease,background .2s ease}.product-link:hover{border-color:#93c5fd;background:#eff6ff}.product-title{display:block;font-weight:700;margin-bottom:.25rem}.product-note{display:block;color:#6b7280;font-size:.95rem}.section-dark{background:#111827;color:#fff}.section-dark p{color:#d1d5db}.narrow{max-width:760px}.disclosure{padding:1.75rem}.footer{border-top:1px solid #e5e7eb;background:#fff}.footer-wrap{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.25rem 0 2rem;color:#6b7280;font-size:.95rem}@media (max-width: 900px){.hero-grid,.category-grid{grid-template-columns:1fr}.nav{flex-direction:column;align-items:flex-start}}
