.product-page-hero{min-height:min(760px,calc(100vh - 72px));display:flex;align-items:center;padding-block:clamp(4rem,8vw,7rem);background:radial-gradient(circle at 82% 14%,rgba(34,197,94,.18),transparent 32%),linear-gradient(180deg,#fff 0%,#f7faf8 100%)}
.product-page-hero.seller{background:radial-gradient(circle at 82% 14%,rgba(37,99,235,.14),transparent 32%),linear-gradient(180deg,#fff 0%,#f7f9fc 100%)}
.product-page-hero h1{max-width:780px;font-size:clamp(2.65rem,5.6vw,4.8rem)!important;line-height:1.01!important}
.product-page-summary{padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--marketing-border);border-radius:var(--marketing-radius-lg);background:rgba(255,255,255,.92);box-shadow:var(--marketing-shadow-lg)}
.product-page-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-page-summary-grid div{padding:1.15rem;border:1px solid var(--marketing-border);border-radius:1rem;background:#fff}.product-page-summary-grid strong,.product-page-summary-grid span{display:block}.product-page-summary-grid span{margin-top:.25rem;color:var(--marketing-muted);font-size:.86rem}
.product-section-heading{max-width:820px}.product-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.product-feature-card{display:flex;flex-direction:column;height:100%;padding:1.7rem;border:1px solid var(--marketing-border);border-radius:var(--marketing-radius-md);background:#fff;box-shadow:var(--marketing-shadow-sm)}.product-feature-card i{display:grid;width:3rem;height:3rem;place-items:center;margin-bottom:1.2rem;border-radius:.9rem;color:var(--marketing-brand-strong);background:var(--marketing-brand-soft);font-size:1.3rem}.seller-accent i{color:#1d4ed8;background:#dbeafe}.product-feature-card>p{min-height:5.1rem}.product-feature-card ul{min-height:7.4rem;margin:0 0 1.25rem;padding-left:1.25rem}.product-feature-card li{margin-bottom:.35rem}.product-feature-card>a{align-self:flex-start;margin-top:auto;padding:.65rem .95rem;border:1px solid var(--marketing-brand);border-radius:.65rem;background:#fff;color:var(--marketing-brand-strong)!important;font-weight:700;text-decoration:none!important}.product-feature-card>a:hover,.product-feature-card>a:focus{background:var(--marketing-brand);color:#fff!important}
.product-workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.product-workflow article{position:relative;padding:1.5rem;border-radius:var(--marketing-radius-md);background:#fff;border:1px solid var(--marketing-border)}.product-workflow article:not(:last-child)::after{content:'→';position:absolute;right:-.8rem;top:50%;z-index:2;color:var(--marketing-muted);font-weight:800}.product-workflow span{display:grid;width:2.25rem;height:2.25rem;place-items:center;margin-bottom:1rem;border-radius:50%;color:#fff;background:var(--marketing-brand);font-weight:800}.product-workflow p{margin-bottom:0;font-size:.92rem}
.product-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.product-decision-card{padding:clamp(1.5rem,3vw,2.25rem);border-radius:var(--marketing-radius-md);border:1px solid var(--marketing-border);background:#fff}.product-decision-card ul{margin-bottom:0}.product-comparison{overflow:hidden;border:1px solid var(--marketing-border);border-radius:var(--marketing-radius-md);background:#fff}.product-comparison-row{display:grid;grid-template-columns:1.5fr repeat(2,1fr);border-bottom:1px solid var(--marketing-border)}.product-comparison-row:last-child{border-bottom:0}.product-comparison-row>div{padding:1rem}.product-comparison-row.head{font-weight:800;background:#f8fafc}
@media(max-width:991.98px){.product-page-hero{min-height:auto}.product-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-workflow{grid-template-columns:1fr 1fr}.product-workflow article::after{display:none}.product-feature-card>p,.product-feature-card ul{min-height:0}}
@media(max-width:767.98px){.product-page-hero h1{font-size:clamp(2.35rem,12vw,3.45rem)!important}.product-page-summary-grid,.product-feature-grid,.product-workflow,.product-decision-grid{grid-template-columns:1fr}.product-comparison{overflow-x:auto}.product-comparison-row{min-width:680px}}
