.product-detail{background:var(--surface)}.product-hero{isolation:isolate;position:relative;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:.65rem}.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{min-height:calc(100dvh - var(--header-height));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--intelligence{color:var(--intelligence)}.product-hero .product-hero__copy .product-hero__category{color:var(--brand);font-size:.75rem;font-weight:var(--cmd-weight-heading);letter-spacing:var(--cmd-tracking-label);text-transform:uppercase;margin-top:1.05rem;margin-bottom:.55rem;line-height:1.3}html[data-theme=dark] .product-hero .product-hero__copy .product-hero__category{color:var(--brand)}.product-hero .product-hero__copy .product-hero__proposition{max-width:32ch;color:var(--text-primary);font-size:clamp(1.3rem,1.1rem + 1vw,1.6rem);font-weight:var(--cmd-weight-medium);letter-spacing:-.01em;text-wrap:balance;margin-top:1.15rem;line-height:1.32}html[data-theme=dark] .product-hero .product-hero__copy .product-hero__proposition{color:var(--text-on-dark)}.product-hero__copy h1{text-wrap:balance}.product-hero__support{text-wrap:pretty;max-width:58ch}.product-hero__visual--custom{background:0 0;border:0;overflow:visible}.product-hero__visual--custom:has(>.product-hero-visual){aspect-ratio:auto;min-height:0;overflow:visible!important}.product-hero__visual--custom>.product-hero-visual{animation:none}.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}}.product-hero{background:radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--brand) 8%, transparent), transparent 23rem), linear-gradient(180deg, var(--surface-raised) 0%, var(--surface) 100%);color:var(--text-primary)}.product-hero__copy h1,.product-hero__proposition{color:var(--text-primary)}.product-hero__category,.product-hero__copy>p{color:var(--text-secondary)}.product-hero .badge--brand{color:var(--brand);border-color:color-mix(in srgb, var(--brand) 34%, transparent);background:color-mix(in srgb, var(--brand) 10%, transparent)}.product-hero .badge--neutral{color:var(--text-secondary);border-color:var(--border);background:color-mix(in srgb, var(--surface-raised) 92%, transparent)}.product-hero .badge--intelligence{color:var(--text-primary);border-color:color-mix(in srgb, var(--intelligence) 42%, var(--border));background:color-mix(in srgb, var(--intelligence) 10%, var(--surface-raised))}.product-hero .button--dark{border-color:var(--border);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);color:var(--text-primary)}.product-hero .button--dark:hover{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 8%, var(--surface-raised))}.product-hero:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle, var(--product-hero-dot,#0b5fa521) 1px, transparent 1px);-webkit-mask-composite:source-in;background-size:26px 26px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000002e 0 22%,#00000073 52%,#000 84%,#00000080 100%),linear-gradient(#0000 0,#000 14% 86%,#0000 100%);mask-composite:intersect}.product-hero__grid,.product-breadcrumb .container{z-index:1;position:relative}html[data-theme=dark] .product-hero{--product-hero-dot:#9eacba2b;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)}html[data-theme=dark] .product-hero .product-hero__copy h1,html[data-theme=dark] .product-hero .product-hero__proposition{color:var(--text-on-dark)}html[data-theme=dark] .product-hero .product-hero__category,html[data-theme=dark] .product-hero .product-hero__copy>p{color:var(--text-secondary-on-dark)}html[data-theme=dark] .product-hero .badge--neutral{color:var(--text-secondary-on-dark);background:#b7c5d214;border-color:#b7c5d238}html[data-theme=dark] .product-hero .badge--intelligence{color:var(--text-on-dark);border-color:color-mix(in srgb, var(--intelligence) 46%, transparent);background:color-mix(in srgb, var(--intelligence) 14%, transparent)}html[data-theme=dark] .product-hero .button--dark{color:var(--text-on-dark);background:#b7c5d212;border-color:#b7c5d247}html[data-theme=dark] .product-hero .button--dark:hover{border-color:color-mix(in srgb, var(--intelligence) 52%, transparent);background:#b7c5d21f}.product-hero__visual--custom>*{animation:8.4s ease-in-out infinite cmd-product-float}@keyframes cmd-product-float{0%,to{translate:0}50%{translate:0 -6px}}.product-hero .badge--intelligence:before,.product-hero .badge--brand:before{content:"";vertical-align:.06em;background:currentColor;border-radius:50%;width:.4rem;height:.4rem;margin-right:.4rem;display:inline-block}.product-hero .badge--intelligence:before{animation:3.6s ease-in-out infinite cmd-product-live}@keyframes cmd-product-live{0%,to{opacity:.55}50%{opacity:1}}@media (hover:hover) and (pointer:fine){.product-hero__visual--custom>*{transition:transform .32s cubic-bezier(.16, 1, .3, 1), box-shadow .32s var(--ease-standard)}.product-hero__visual--custom:hover>*{transform:perspective(1200px)translateY(-4px)rotateX(1.2deg)rotateY(-1.2deg)scale(1.01)}.product-hero__visual--custom:hover>.product-hero-visual{transform:none}.product-page-feature-grid>*,.product-page-workspaces__grid>article{transition:transform .3s cubic-bezier(.16, 1, .3, 1), border-color .3s var(--ease-standard), box-shadow .3s var(--ease-standard)}.product-page-feature-grid>:hover,.product-page-workspaces__grid>article:hover{border-color:color-mix(in srgb, var(--brand) 42%, var(--border));box-shadow:0 1.2rem 2.6rem color-mix(in srgb, var(--surface-dark) 12%, transparent), 0 0 0 1px color-mix(in srgb, var(--intelligence) 18%, transparent);transform:perspective(900px)translateY(-7px)rotateX(1.1deg)scale(1.02)}}@media (width>=64.01rem){.product-hero__copy,.product-detail-section__heading,.product-page-prose{text-align:left}.product-hero__actions{justify-content:flex-start}}@media (width<=64rem){.product-hero__grid{grid-template-columns:minmax(0,1fr)}.product-hero__copy{text-align:center;order:1;margin-inline:auto}.product-hero__visual{order:2;margin-inline:auto}.product-hero__badges,.product-hero__actions{justify-content:center}.product-hero__proposition,.product-hero__support{margin-inline:auto}}@media (width<=30rem){.product-hero__actions{grid-template-columns:minmax(0,1fr);gap:.6rem;width:100%;display:grid}.product-hero__actions .button{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.product-hero__visual--custom>*,.product-hero .badge--intelligence:before{animation:none}.product-hero__visual--custom:hover>*,.product-page-feature-grid>:hover,.product-page-workspaces__grid>article:hover{transform:none}}.product-breadcrumb{border-bottom:1px solid var(--border);background:linear-gradient(90deg, color-mix(in srgb, var(--surface-raised) 96%, var(--brand) 4%), var(--surface-raised) 42%, color-mix(in srgb, var(--surface-raised) 97%, var(--cmd-silver-400) 3%));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--cmd-white) 52%, transparent);position:relative}.product-breadcrumb ol{min-height:4rem;color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:0;margin:0;padding-block:.6rem;font-size:.8125rem;line-height:1.2;list-style:none;display:flex}.product-breadcrumb li{min-width:0;font-weight:var(--cmd-weight-medium);align-items:center;display:inline-flex}.product-breadcrumb li:not(:last-child):after{content:"";border-top:1.5px solid var(--cmd-silver-400);border-right:1.5px solid var(--cmd-silver-400);opacity:.82;width:.42rem;height:.42rem;margin-inline:.72rem .66rem;rotate:45deg}.product-breadcrumb a{border-radius:var(--radius-pill);min-height:2.25rem;color:var(--brand);font-weight:var(--cmd-weight-semibold);transition:color var(--motion-micro) var(--ease-standard), background-color var(--motion-micro) var(--ease-standard), border-color var(--motion-micro) var(--ease-standard), transform var(--motion-micro) var(--ease-standard);border:1px solid #0000;align-items:center;padding-inline:.72rem;text-decoration:none;display:inline-flex}.product-breadcrumb a:hover{border-color:color-mix(in srgb, var(--brand) 22%, transparent);background:color-mix(in srgb, var(--brand) 7%, transparent);color:var(--brand-hover);transform:translateY(-1px)}.product-breadcrumb li[aria-current=page]>span{border:1px solid var(--border);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface) 88%, var(--surface-raised));max-width:100%;min-height:2.25rem;color:var(--text-primary);font-weight:var(--cmd-weight-semibold);letter-spacing:-.005em;align-items:center;padding-inline:.78rem;display:inline-flex;box-shadow:0 .38rem 1rem #061a2b0e}.product-detail:has(.driverflow-journey) .product-page-overview__grid{align-items:center}.product-detail:has(.driverflow-journey) .driverflow-journey{isolation:isolate;border:1px solid color-mix(in srgb, var(--brand) 18%, var(--border));background:radial-gradient(circle at 14% 18%, color-mix(in srgb, var(--brand) 10%, transparent), transparent 32%), radial-gradient(circle at 86% 82%, color-mix(in srgb, var(--cmd-intelligence) 8%, transparent), transparent 30%), linear-gradient(145deg, color-mix(in srgb, var(--surface-raised) 98%, var(--brand) 2%), color-mix(in srgb, var(--surface) 92%, var(--brand) 8%));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--cmd-white) 58%, transparent), 0 1.2rem 2.8rem #061a2b14;border-radius:clamp(1.2rem,2vw,1.6rem);padding:clamp(1rem,1.8vw,1.4rem);position:relative;overflow:hidden}.product-detail:has(.driverflow-journey) .driverflow-journey:before,.product-detail:has(.driverflow-journey) .driverflow-journey:after{content:"";pointer-events:none;position:absolute;inset:0}.product-detail:has(.driverflow-journey) .driverflow-journey:before{background:linear-gradient(90deg, transparent 0, transparent calc(14.285% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) calc(14.285% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) 14.285%, transparent 14.285%, transparent calc(28.57% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) calc(28.57% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) 28.57%, transparent 28.57%, transparent calc(42.855% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) calc(42.855% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) 42.855%, transparent 42.855%, transparent calc(57.14% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) calc(57.14% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) 57.14%, transparent 57.14%, transparent calc(71.425% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) calc(71.425% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) 71.425%, transparent 71.425%, transparent calc(85.71% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) calc(85.71% - 1px), color-mix(in srgb, var(--brand) 9%, transparent) 85.71%, transparent 85.71%);opacity:.7;border-radius:calc(clamp(1.2rem,2vw,1.6rem) - .4rem);inset:.95rem}.product-detail:has(.driverflow-journey) .driverflow-journey:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--brand) 18%, transparent), color-mix(in srgb, var(--cmd-intelligence) 30%, transparent), color-mix(in srgb, var(--brand) 18%, transparent), transparent);opacity:.9;height:1px;inset:auto 8% .92rem}.product-detail:has(.driverflow-journey) .driverflow-journey span{z-index:1;border:1px solid color-mix(in srgb, var(--brand) 19%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--cmd-white) 74%, transparent), transparent 48%), linear-gradient(165deg, color-mix(in srgb, var(--surface-raised) 98%, var(--brand) 2%), color-mix(in srgb, var(--surface) 92%, var(--brand) 8%));min-width:0;min-height:7.35rem;color:var(--text-secondary);text-align:left;letter-spacing:-.01em;text-wrap:pretty;overflow-wrap:anywhere;word-break:normal;hyphens:auto;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--cmd-white) 74%, transparent), 0 .55rem 1.35rem #061a2b0e;transition:transform .23s var(--ease-standard), border-color .23s var(--ease-standard), background .23s var(--ease-standard), box-shadow .23s var(--ease-standard), color .23s var(--ease-standard);border-radius:1rem;grid-template-rows:auto 1fr;align-content:start;justify-items:start;gap:.78rem;padding:.95rem .78rem .9rem;font-size:clamp(.7rem,.66rem + .12vw,.78rem);line-height:1.38;display:grid;position:relative}.product-detail:has(.driverflow-journey) .driverflow-journey span:after{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--brand) 20%, transparent), color-mix(in srgb, var(--cmd-intelligence) 48%, transparent));opacity:.72;border-radius:999px;height:2px;position:absolute;inset:auto .78rem .68rem}.product-detail:has(.driverflow-journey) .driverflow-journey b{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--cmd-white) 78%, transparent), transparent 62%), color-mix(in srgb, var(--brand) 9%, var(--surface-raised));width:2.1rem;height:2.1rem;color:var(--brand);font-size:.69rem;font-weight:var(--cmd-weight-bold);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--cmd-white) 76%, transparent), 0 .35rem .95rem #061a2b0f;transition:transform .23s var(--ease-standard), border-color .23s var(--ease-standard), box-shadow .23s var(--ease-standard), background .23s var(--ease-standard);border-radius:.72rem;place-items:center;line-height:1;display:grid}@media (hover:hover) and (pointer:fine){.product-detail:has(.driverflow-journey) .driverflow-journey span:hover{border-color:color-mix(in srgb, var(--brand) 42%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--cmd-white) 80%, transparent), transparent 46%), linear-gradient(165deg, color-mix(in srgb, var(--surface-raised) 92%, var(--brand) 8%), color-mix(in srgb, var(--surface) 82%, var(--brand) 18%));color:var(--text-primary);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--cmd-white) 80%, transparent), 0 1.15rem 2.2rem #061a2b1c, 0 0 1.25rem color-mix(in srgb, var(--brand) 11%, transparent);transform:translateY(-6px)}.product-detail:has(.driverflow-journey) .driverflow-journey span:hover b{border-color:color-mix(in srgb, var(--brand) 40%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--cmd-white) 82%, transparent), transparent 62%), color-mix(in srgb, var(--brand) 13%, var(--surface-raised));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--cmd-white) 78%, transparent), 0 .7rem 1.25rem #061a2b17, 0 0 1rem color-mix(in srgb, var(--brand) 12%, transparent);transform:translateY(-1px)}}@media (width>=64.01rem){.product-detail:has(.driverflow-journey) .product-page-overview__grid{grid-template-columns:minmax(0,.92fr) minmax(38rem,1.08fr);gap:clamp(2.5rem,4vw,4.6rem)}.product-detail:has(.driverflow-journey) .product-page-overview__grid>div:first-child{max-width:35rem}.product-detail:has(.driverflow-journey) .driverflow-journey{grid-template-columns:repeat(7,minmax(0,1fr));gap:.7rem;min-width:0}}@media (width<=64rem){.product-detail:has(.driverflow-journey) .product-page-overview__grid{grid-template-columns:minmax(0,1fr);gap:2rem}.product-detail:has(.driverflow-journey) .product-page-overview__grid>div:first-child{text-align:center;width:min(100%,42rem);max-width:42rem;margin-inline:auto}.product-detail:has(.driverflow-journey) .product-page-overview__grid>div:first-child .section-heading,.product-detail:has(.driverflow-journey) .product-page-overview__grid>div:first-child>p{margin-inline:auto}.product-detail:has(.driverflow-journey) .driverflow-journey{grid-template-columns:repeat(4,minmax(0,1fr));gap:.76rem;width:min(100%,44rem);margin-inline:auto}.product-detail:has(.driverflow-journey) .driverflow-journey:before,.product-detail:has(.driverflow-journey) .driverflow-journey:after{display:none}.product-detail:has(.driverflow-journey) .driverflow-journey span{text-align:center;justify-items:center;min-height:6.1rem;padding-inline:.78rem}.product-detail:has(.driverflow-journey) .driverflow-journey span:after{inset-inline:1.05rem}}@media (width<=48rem){.product-detail:has(.driverflow-journey) .driverflow-journey{border-radius:1.05rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;padding:.92rem}.product-detail:has(.driverflow-journey) .driverflow-journey span{gap:.62rem;min-height:5.5rem;padding:.82rem .72rem .78rem}.product-detail:has(.driverflow-journey) .driverflow-journey b{width:2rem;height:2rem}}@media (width<=30rem){.product-detail:has(.driverflow-journey) .driverflow-journey{grid-template-columns:minmax(0,1fr);padding:.78rem}.product-detail:has(.driverflow-journey) .driverflow-journey span{text-align:left;grid-template-rows:auto;grid-template-columns:2rem minmax(0,1fr);align-content:center;place-items:center start;gap:.75rem;min-height:4.5rem;padding:.74rem .74rem .72rem}.product-detail:has(.driverflow-journey) .driverflow-journey span:after{inset:auto .74rem .66rem}}@media (prefers-reduced-motion:reduce){.product-detail:has(.driverflow-journey) .driverflow-journey span,.product-detail:has(.driverflow-journey) .driverflow-journey b{transition:none!important;transform:none!important}}@media (width<=64rem){.product-detail>.product-hero .product-hero__category,.product-page-overview .section-heading__eyebrow,.product-detail-section[aria-labelledby$=capabilities-heading] .section-heading__eyebrow,.product-workflow .product-detail-section__eyebrow,.product-page-workspaces .section-heading__eyebrow,.product-page-note .product-detail-section__eyebrow,.product-page-interface .section-heading__eyebrow,.product-cta .product-cta__eyebrow,.related-products .section-heading__eyebrow,.related-products .portfolio-card__owner{text-align:center;width:fit-content;margin-inline:auto;display:block}.product-page-note{text-align:center}.product-page-note h2,.product-page-note p{margin-inline:auto}}@media (width<=30rem){.product-breadcrumb ol{min-height:3.75rem;padding-block:.55rem;font-size:.78rem}.product-breadcrumb li:not(:last-child):after{width:.36rem;height:.36rem;margin-inline:.46rem .4rem}.product-breadcrumb a,.product-breadcrumb li[aria-current=page]>span{min-height:2.1rem;padding-inline:.58rem}}.product-hero-visual[data-astro-cid-umgihrtb]{width:min(100%,34rem);height:clamp(22rem,38vw,34rem);margin-inline:auto;position:relative}.phv-screen[data-astro-cid-umgihrtb]{aspect-ratio:589/1280;height:100%;margin:0;position:absolute;top:50%;left:50%}.phv-screen--back[data-astro-cid-umgihrtb]{z-index:1;animation:8.4s ease-in-out -3.2s infinite phv-float-back}.phv-screen--front[data-astro-cid-umgihrtb]{z-index:2;animation:6.8s ease-in-out -1.1s infinite phv-float-front}.phv-screen__frame[data-astro-cid-umgihrtb]{border:1px solid color-mix(in srgb, var(--cmd-silver-300) 34%, transparent);background:color-mix(in srgb, var(--cmd-navy-900) 88%, transparent);transition:transform .3s var(--ease-standard), box-shadow .3s var(--ease-standard), border-color .3s var(--ease-standard);border-radius:clamp(.9rem,1.5vw,1.3rem);display:block;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 1.4rem 3.2rem #00000061}.phv-screen--back[data-astro-cid-umgihrtb] .phv-screen__frame[data-astro-cid-umgihrtb]{transform:perspective(1050px)rotateY(-4deg)rotate(-7.5deg)scale(.945)}.phv-screen--front[data-astro-cid-umgihrtb] .phv-screen__frame[data-astro-cid-umgihrtb]{border-color:color-mix(in srgb, var(--cmd-cyan-500) 30%, transparent);transform:perspective(1050px)rotateY(4deg)rotate(8.5deg);box-shadow:inset 0 1px #ffffff1a,0 1.9rem 4.2rem #00000075}.phv-screen__frame[data-astro-cid-umgihrtb] img[data-astro-cid-umgihrtb]{object-fit:contain;background:var(--cmd-navy-950);width:100%;height:100%;display:block}@keyframes phv-float-back{0%,to{translate:-88% -50%}50%{translate:-88% calc(6px - 50%)}}@keyframes phv-float-front{0%,to{translate:-12% -50%}50%{translate:-12% calc(-50% - 8px)}}@media (hover:hover) and (pointer:fine){.product-hero-visual[data-astro-cid-umgihrtb]:hover .phv-screen--front[data-astro-cid-umgihrtb] .phv-screen__frame[data-astro-cid-umgihrtb]{border-color:color-mix(in srgb, var(--cmd-cyan-500) 46%, transparent);transform:perspective(1050px)rotateY(5deg)rotate(9.5deg)translateY(-6px)scale(1.04);box-shadow:inset 0 1px #ffffff1f,0 2.4rem 5rem #00000085}.product-hero-visual[data-astro-cid-umgihrtb]:hover .phv-screen--back[data-astro-cid-umgihrtb] .phv-screen__frame[data-astro-cid-umgihrtb]{transform:perspective(1050px)rotateY(-5deg)rotate(-8.5deg)translateY(4px)scale(.94)}}@media (prefers-reduced-motion:reduce){.phv-screen--back[data-astro-cid-umgihrtb],.phv-screen--front[data-astro-cid-umgihrtb]{animation:none}.phv-screen--back[data-astro-cid-umgihrtb]{translate:-88% -50%}.phv-screen--front[data-astro-cid-umgihrtb]{translate:-12% -50%}}
