.product-detail{background:var(--surface)}.product-hero{background:radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--intelligence) 8%, transparent), transparent 23rem), linear-gradient(135deg, var(--cmd-navy-950), var(--cmd-navy-900));color:var(--text-on-dark);overflow:clip}.product-hero__grid{align-items:center;gap:clamp(2.5rem,7vw,6rem);min-height:clamp(34rem,70vh,45rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.product-hero__badges,.product-hero__actions{flex-wrap:wrap;gap:.55rem;display:flex}.product-hero__copy h1{max-width:12ch;margin-top:1rem}.product-hero__copy>p{color:var(--text-secondary-on-dark);font-size:var(--cmd-type-body-lg);margin-top:1.15rem}.product-hero__actions{margin-top:1.7rem}.product-hero__visual{aspect-ratio:1.2;border:1px solid var(--border-dark);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface-dark-raised) 70%, transparent);min-height:21rem;position:relative;overflow:hidden}.product-hero__visual-grid{background:linear-gradient(color-mix(in srgb, var(--border-dark) 30%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--border-dark) 30%, transparent) 1px, transparent 1px);background-size:3rem 3rem;position:absolute;inset:0;mask-image:radial-gradient(circle,#000,#0000 74%)}.product-hero__visual-card{border:1px solid color-mix(in srgb, var(--text-secondary-on-dark) 18%, transparent);background:color-mix(in srgb, var(--surface-dark) 90%, transparent);border-radius:1.25rem;justify-items:center;gap:1rem;width:min(18rem,72%);padding:1.5rem;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 1.5rem 3.5rem #00000040}.product-hero__visual-card img,.product-hero__fallback{background:var(--cmd-white);object-fit:contain;border-radius:1.2rem;width:7rem;height:7rem;padding:.65rem}.product-hero__fallback{color:var(--cmd-ink);font-size:1.25rem;font-weight:var(--cmd-weight-bold);letter-spacing:.08em;place-items:center;display:grid}.product-hero__visual-card>span:last-child{color:var(--text-secondary-on-dark);font-size:.875rem}.product-breadcrumb{border-bottom:1px solid var(--border);background:var(--surface-raised)}.product-breadcrumb ol{min-height:3.5rem;color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;list-style:none;display:flex}.product-breadcrumb li:not(:last-child):after{content:"/";color:var(--cmd-silver-400);margin-left:.5rem}.product-breadcrumb a{color:var(--brand)}.product-detail-section{padding-block:var(--section-space)}.product-detail-section__heading{max-width:48rem;margin-bottom:clamp(2rem,4vw,3rem)}.product-detail-section__eyebrow,.product-cta__eyebrow{color:var(--brand);font-size:.75rem;font-weight:var(--cmd-weight-heading);letter-spacing:var(--cmd-tracking-label);text-transform:uppercase;margin-bottom:.7rem}.product-feature-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);padding:1.35rem}.product-feature-card__index{color:var(--brand);font-size:.75rem;font-weight:var(--cmd-weight-semibold);letter-spacing:.08em;margin-bottom:1rem;display:block}.product-feature-card h3{font-size:1.25rem}.product-feature-card__content{color:var(--text-secondary);margin-top:.6rem}.product-workflow__list{counter-reset:workflow;gap:0;list-style:none;display:grid}.product-workflow__step{border-top:1px solid var(--border);grid-template-columns:3.5rem minmax(0,1fr);gap:1rem;padding-block:1.4rem;display:grid}.product-workflow__number{color:var(--brand);font-size:.75rem;font-weight:var(--cmd-weight-semibold);letter-spacing:.08em}.product-workflow__step h3{font-size:1.2rem}.product-workflow__step p{color:var(--text-secondary);margin-top:.45rem}.product-cta{padding-block:var(--section-space);background:var(--surface-dark);color:var(--text-on-dark)}.product-cta__inner{align-items:end;gap:2rem;display:grid}.product-cta__eyebrow{color:var(--intelligence)}.product-cta h2{color:var(--text-on-dark)}.product-cta p:last-child{color:var(--text-secondary-on-dark);margin-top:.8rem}.product-cta__actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width>=64rem){.product-hero__grid{grid-template-columns:minmax(0,1fr) minmax(22rem,.85fr)}.product-cta__inner{grid-template-columns:minmax(0,1fr) auto}}@media (width<=23.99rem){.product-hero__actions .button,.product-cta__actions .button{width:100%}}.product-hero .badge--brand{color:var(--text-on-dark);border-color:color-mix(in srgb, var(--brand) 58%, transparent);background:color-mix(in srgb, var(--brand) 24%, transparent)}.product-hero .badge--neutral{color:var(--text-secondary-on-dark);border-color:color-mix(in srgb, var(--text-secondary-on-dark) 22%, transparent);background:color-mix(in srgb, var(--text-secondary-on-dark) 8%, transparent)}.product-hero .badge--intelligence{color:var(--intelligence)}.product-hero__category{color:var(--cmd-silver-300);font-size:.875rem;font-weight:var(--cmd-weight-semibold);letter-spacing:.04em;margin-top:1.25rem}.product-hero__proposition{max-width:20ch;color:var(--text-on-dark);font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:var(--cmd-weight-medium);margin-top:1rem;line-height:1.35}.product-hero__support{max-width:62ch}.product-hero__visual--custom{background:0 0;border:0;overflow:visible}.product-hero__badges,.product-hero__category,.product-hero__copy h1,.product-hero__proposition,.product-hero__support,.product-hero__actions,.product-hero__visual{animation:cmd-hero-enter-up .62s var(--ease-standard) both}.product-hero__badges{animation-delay:20ms}.product-hero__category{animation-delay:55ms}.product-hero__copy h1{animation-delay:90ms}.product-hero__proposition{animation-delay:.135s}.product-hero__support{animation-delay:.175s}.product-hero__actions{animation-delay:.22s}.product-hero__visual{animation-name:cmd-hero-enter-scale;animation-duration:.72s;animation-delay:.12s}@media (prefers-reduced-motion:reduce){.product-hero__badges,.product-hero__category,.product-hero__copy h1,.product-hero__proposition,.product-hero__support,.product-hero__actions,.product-hero__visual{animation:none!important}}
