body:has(.product-page){background:var(--brand-paper);overflow:auto}.product-page{max-width:1120px;min-height:100dvh;color:var(--brand-ink);margin:0 auto;padding:30px 24px 60px;line-height:1.65}.product-nav{justify-content:space-between;align-items:center;gap:18px;margin-bottom:64px;display:flex}.product-nav a{color:var(--brand-forest);font-weight:650;text-decoration:none}.product-heading{max-width:740px;margin-bottom:36px}.product-heading h1{letter-spacing:-2px;margin:12px 0 24px;font-size:clamp(32px,6vw,62px);line-height:1.08}.product-heading>p:last-child{color:var(--text-secondary);font-size:18px}.product-eyebrow{color:var(--brand-green);letter-spacing:1.7px;font-size:11px;font-weight:750}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--divider);overflow-wrap:anywhere;background:#fff;border-radius:18px;min-width:0;padding:28px}.product-card h2{letter-spacing:-.5px;margin:0 0 12px;font-size:22px}.product-card p{color:var(--text-secondary);font-size:14px}.product-page label{gap:7px;margin:16px 0;font-size:13px;font-weight:650;display:grid}.product-page input,.product-page textarea,.product-page select{border:1px solid var(--brand-control);width:100%;font:inherit;color:inherit;background:#fff;border-radius:9px;padding:11px}.product-page button,.product-button{border:1px solid var(--brand-forest);background:var(--brand-forest);color:#fff;font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.product-page button:disabled{opacity:.5;cursor:not-allowed}.product-page a:focus-visible,.product-page button:focus-visible,.product-page input:focus-visible,.product-page textarea:focus-visible{outline:3px solid var(--brand-lime);outline-offset:3px}.product-danger{border-color:#decac8}.product-danger button{background:#8f3732;border-color:#8f3732}.product-feedback{background:var(--brand-mist);border-radius:10px;padding:14px 18px}.product-feedback.is-error{color:#8f3732;background:#fff0ee}.product-usage div{border-bottom:1px solid var(--divider);justify-content:space-between;gap:16px;padding:12px 0;font-size:13px;display:flex}.product-usage dd{white-space:nowrap;margin:0;font-weight:700}.product-requests{padding:0;list-style:none}.product-requests li{border-bottom:1px solid var(--divider);gap:4px;padding:12px 0;font-size:13px;display:grid}.product-requests span{color:var(--text-secondary)}.product-footer{border-top:1px solid var(--divider);flex-wrap:wrap;gap:22px;margin-top:44px;padding-top:22px;font-size:13px;display:flex}.product-footer a,.product-card a:not(.product-button){color:var(--brand-forest)}.product-legal{max-width:780px}.product-legal h2{margin-top:30px}.product-hero{background:var(--brand-forest);color:#fff;border-radius:24px;margin-bottom:28px;padding:clamp(28px,6vw,66px)}.product-hero .product-heading{margin-bottom:0}.product-hero .product-eyebrow,.product-hero .product-heading>p:last-child{color:#dce9df}.product-hero .product-button{color:var(--brand-forest);background:var(--brand-lime);border-color:var(--brand-lime);margin:12px 0}.product-hero small{margin-top:12px;display:block}@media (max-width:640px){.product-page{padding:20px 18px 40px}.product-nav{margin-bottom:36px;font-size:12px}.product-grid{grid-template-columns:1fr}.product-card{padding:22px}.product-page input,.product-page textarea{font-size:16px}.product-heading h1{letter-spacing:-1px}}
