:root{color:#0a0a0a;font-synthesis:none;text-rendering:optimizelegibility;background:#fafafa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#fafafa;min-width:320px;min-height:100vh;margin:0}button{font:inherit}.page-shell{flex-direction:column;width:min(100%,680px);min-height:100vh;margin:0 auto;padding:32px 20px 24px;display:flex}.hero{padding:18px 4px 46px}.brand-mark{color:#fff;background:#0a0a0a;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:30px;font-size:1.5rem;font-weight:800;display:grid}.overline,.card-eyebrow{color:#c77700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.07em;max-width:560px;margin-bottom:18px;font-size:clamp(2.6rem,10vw,5rem);line-height:.98}.hero-copy{color:#555;max-width:440px;margin-bottom:0;font-size:1.05rem;line-height:1.6}.role-grid{gap:14px;display:grid}.product-card{background:#fff;border:1px solid #d9d9d9;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:208px;padding:24px;display:flex}.product-card h2{letter-spacing:-.04em;margin-bottom:10px;font-size:1.6rem}.card-description{color:#555;max-width:280px;margin-bottom:0;line-height:1.5}.card-action{color:#fff;cursor:pointer;background:#0a0a0a;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-top:28px;padding:14px 16px;font-weight:700;transition:background .16s,transform .16s;display:flex}.card-action:hover{background:#c77700;transform:translateY(-1px)}.card-action:focus-visible{outline-offset:3px;outline:3px solid #c77700}.page-footer{color:#555;align-items:center;gap:9px;margin-top:auto;padding:44px 4px 0;font-size:.85rem;display:flex}.status-dot{background:#c77700;border-radius:999px;width:8px;height:8px}@media (width>=640px){.page-shell{padding:64px 32px 32px}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
