.wb-themed{box-sizing:border-box}.wb-themed *,.wb-themed :after,.wb-themed :before{box-sizing:inherit}.wb-themed img{display:block}.wb-themed img:where(:not(.wb-btn-icon):not(.wb-logo-sm):not(.wb-logo-md):not(.wb-avatar):not(.wb-media-cover)){max-width:100%;height:auto}.wb-themed img.wb-btn-icon{display:inline-block;width:1rem;height:1rem;max-width:1rem;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.wb-themed img.wb-logo-sm{width:2.25rem;height:2.25rem;max-width:2.25rem;flex-shrink:0;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.wb-themed img.wb-logo-md{width:2.5rem;height:2.5rem;max-width:2.5rem;flex-shrink:0;border-radius:.75rem;-o-object-fit:cover;object-fit:cover}.wb-themed img.wb-avatar{width:2.75rem;height:2.75rem;max-width:2.75rem;flex-shrink:0;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.wb-themed img.wb-media-cover{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.wb-themed .wb-section-inner{width:100%;max-width:var(--wb-site-width,72rem);margin-inline:auto;padding-inline:1.5rem}.wb-themed .wb-ftr{width:100%}.wb-themed .wb-ftr--dark{background:color-mix(in srgb,var(--wb-secondary,#111827) 88%,#000);color:#fff}.wb-themed .wb-ftr--light{background:var(--wb-bg,#fff);color:var(--wb-text,#111827);border-top:1px solid color-mix(in srgb,var(--wb-text,#111827) 12%,transparent)}.wb-themed .wb-ftr-link{font-size:.875rem;text-decoration:none;transition:color .15s ease}.wb-themed .wb-ftr--dark .wb-ftr-link{color:color-mix(in srgb,#fff 68%,transparent)}.wb-themed .wb-ftr--dark .wb-ftr-link:hover{color:#fff}.wb-themed .wb-ftr--light .wb-ftr-link{color:color-mix(in srgb,var(--wb-text,#111827) 66%,transparent)}.wb-themed .wb-ftr--light .wb-ftr-link:hover{color:var(--wb-primary,#1976d2)}.wb-themed .wb-ftr-muted{font-size:.8125rem}.wb-themed .wb-ftr--dark .wb-ftr-muted{color:color-mix(in srgb,#fff 55%,transparent)}.wb-themed .wb-ftr--light .wb-ftr-muted{color:color-mix(in srgb,var(--wb-text,#111827) 55%,transparent)}.wb-themed .wb-ftr-brand{display:flex;align-items:center;gap:.625rem;min-width:0}.wb-themed .wb-ftr-brand__title{font-weight:600}.wb-themed .wb-ftr-logo-fallback{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:.5rem;font-size:.75rem;font-weight:700}.wb-themed .wb-ftr-heading{margin-bottom:.875rem;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.wb-themed .wb-ftr--dark .wb-ftr-heading{color:color-mix(in srgb,#fff 48%,transparent)}.wb-themed .wb-ftr--light .wb-ftr-heading{color:color-mix(in srgb,var(--wb-text,#111827) 48%,transparent)}.wb-themed .wb-ftr-link-col{display:flex;flex-direction:column;gap:.5rem}.wb-themed .wb-ftr-links-row{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.wb-themed .wb-ftr-links-row--center{justify-content:center}.wb-themed .wb-ftr-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding-block:1.25rem;border-top:1px solid color-mix(in srgb,#fff 10%,transparent)}.wb-themed .wb-ftr--light .wb-ftr-bottom{border-top-color:color-mix(in srgb,var(--wb-text,#111827) 10%,transparent)}.wb-themed .wb-ftr-bottom--center{justify-content:center}.wb-themed .wb-ftr-atlas-top{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem;padding-block:3.5rem 2.5rem}@media(min-width:768px){.wb-themed .wb-ftr-atlas-top{grid-template-columns:1.6fr;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:2rem}}.wb-themed .wb-ftr-atlas-tagline{margin:.875rem 0 0;max-width:26rem;font-size:.875rem;line-height:1.6}.wb-themed .wb-ftr-horizon{padding-top:3rem}.wb-themed .wb-ftr-horizon-mark{margin:0;font-weight:800;font-size:clamp(2.25rem,9vw,5.5rem);line-height:1;letter-spacing:-.03em;text-transform:uppercase;color:var(--wb-text,#111827);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-themed .wb-ftr-horizon-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-block:1.5rem;border-top:1px solid color-mix(in srgb,var(--wb-text,#111827) 12%,transparent)}.wb-themed .wb-ftr-ledger-top{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;padding-block:3rem 2.25rem}@media(min-width:768px){.wb-themed .wb-ftr-ledger-top{grid-template-columns:1.5fr;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}}.wb-themed .wb-ftr-ledger-col{padding-left:1.25rem;border-left:1px solid color-mix(in srgb,var(--wb-text,#111827) 14%,transparent)}.wb-themed .wb-ftr-noir{display:flex;flex-direction:column;align-items:center;gap:1.1rem;padding-top:3rem;padding-bottom:2rem;text-align:center}.wb-themed .wb-ftr-noir-title{font-size:1.05rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.wb-themed .wb-ftr-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding-block:1.1rem}.wb-themed .wb-aspect-4-3{aspect-ratio:4/3;overflow:hidden}.wb-themed .wb-aspect-video{aspect-ratio:16/9;overflow:hidden}.wb-themed .wb-aspect-cinema{aspect-ratio:21/9;overflow:hidden}.wb-themed .wb-button-section{width:100%;padding:2.5rem 1.5rem}.wb-themed .wb-button-section--left{display:flex;justify-content:flex-start}.wb-themed .wb-button-section--center{display:flex;justify-content:center}.wb-themed .wb-button-section--right{display:flex;justify-content:flex-end}.wb-themed .wb-button-group{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.wb-themed .wb-btn-pill-cta{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.75rem;border-radius:9999px;background:linear-gradient(135deg,var(--wb-primary,#1976d2),var(--wb-accent,#6366f1));color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;box-shadow:0 .75rem 1.5rem -.5rem color-mix(in srgb,var(--wb-primary,#1976d2) 55%,transparent);transition:transform .15s ease,box-shadow .15s ease}.wb-themed .wb-btn-pill-cta:hover{transform:translateY(-2px);box-shadow:0 1rem 2rem -.5rem color-mix(in srgb,var(--wb-primary,#1976d2) 65%,transparent)}.wb-themed .wb-btn-pill-cta__chevron{display:inline-flex;transition:transform .15s ease}.wb-themed .wb-btn-pill-cta:hover .wb-btn-pill-cta__chevron{transform:translate(3px)}.wb-themed .wb-split-cta{display:inline-flex;align-items:stretch;overflow:hidden;border-radius:9999px;border:1px solid color-mix(in srgb,var(--wb-primary,#1976d2) 30%,transparent);background:var(--wb-bg,#fff)}.wb-themed .wb-split-cta__primary{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:var(--wb-primary,#1976d2);color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .15s ease}.wb-themed .wb-split-cta__primary:hover{background:color-mix(in srgb,var(--wb-primary,#1976d2) 88%,#000)}.wb-themed .wb-split-cta__divider{width:1px;background:color-mix(in srgb,var(--wb-primary,#1976d2) 25%,transparent)}.wb-themed .wb-split-cta__ghost{display:inline-flex;align-items:center;padding:.75rem 1.5rem;color:var(--wb-primary,#1976d2);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .15s ease}.wb-themed .wb-split-cta__ghost:hover{background:color-mix(in srgb,var(--wb-primary,#1976d2) 8%,transparent)}.wb-themed .wb-btn,.wb-themed a.wb-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.5rem;border-radius:9999px;border:1px solid transparent;font-size:.875rem;font-weight:600;line-height:1.25;text-decoration:none;white-space:nowrap;cursor:pointer;transition:filter .15s ease,background-color .15s ease,border-color .15s ease}.wb-themed .wb-btn-primary,.wb-themed a.wb-btn-primary{background:var(--wb-primary,#1976d2);color:#fff;border-color:transparent}.wb-themed .wb-btn-secondary,.wb-themed a.wb-btn-secondary{background:var(--wb-bg,#fff);color:var(--wb-primary,#1976d2);border-color:color-mix(in srgb,var(--wb-primary,#1976d2) 35%,transparent)}.wb-themed .wb-btn-accent,.wb-themed a.wb-btn-accent{background:var(--wb-accent,#6366f1);color:#fff;border-color:transparent}.wb-themed .wb-btn-primary:hover,.wb-themed a.wb-btn-primary:hover{filter:brightness(1.06)}.wb-themed .wb-btn-secondary:hover,.wb-themed a.wb-btn-secondary:hover{background:color-mix(in srgb,var(--wb-primary,#1976d2) 6%,var(--wb-bg,#fff))}.wb-themed .wb-btn-accent:hover,.wb-themed a.wb-btn-accent:hover{filter:brightness(1.06)}.wb-themed .wb-btn-light,.wb-themed a.wb-btn-light{background:var(--wb-bg,#fff);color:var(--wb-text,#111827);border-color:transparent;box-shadow:0 10px 25px color-mix(in srgb,var(--wb-text,#111827) 18%,transparent)}.wb-themed .wb-btn-light:hover,.wb-themed a.wb-btn-light:hover{background:color-mix(in srgb,var(--wb-text,#111827) 5%,var(--wb-bg,#fff))}.wb-themed .wb-section-pad{padding-block:3.5rem}@media(min-width:768px){.wb-themed .wb-section-pad{padding-block:5rem}}.wb-themed .wb-section-pad-sm{padding-block:2.5rem}@media(min-width:768px){.wb-themed .wb-section-pad-sm{padding-block:3.5rem}}.wb-themed .wb-flex{display:flex}.wb-themed .wb-flex-col{display:flex;flex-direction:column}.wb-themed .wb-flex-wrap{flex-wrap:wrap}.wb-themed .wb-flex-center{display:flex;align-items:center;justify-content:center}.wb-themed .wb-flex-between{display:flex;align-items:center;justify-content:space-between}.wb-themed .wb-items-center{align-items:center}.wb-themed .wb-justify-center{justify-content:center}.wb-themed .wb-shrink-0{flex-shrink:0}.wb-themed .wb-gap-2{gap:.5rem}.wb-themed .wb-gap-3{gap:.75rem}.wb-themed .wb-gap-4{gap:1rem}.wb-themed .wb-gap-5{gap:1.25rem}.wb-themed .wb-gap-6{gap:1.5rem}.wb-themed .wb-gap-8{gap:2rem}.wb-themed .wb-grid{display:grid}.wb-themed .wb-grid-2{grid-template-columns:minmax(0,1fr);gap:2rem;align-items:center}.wb-themed .wb-grid-3{grid-template-columns:repeat(auto-fill,minmax(min(19rem,100%),1fr));gap:1.5rem}.wb-themed .wb-grid-products{grid-template-columns:repeat(auto-fill,minmax(min(calc(69rem/var(--wb-product-columns, 3) - 1.5rem),100%),1fr));gap:1.5rem}@media(min-width:640px)and (max-width:767px){.wb-themed .wb-grid-products{grid-template-columns:repeat(min(var(--wb-product-columns,3),2),minmax(0,1fr))}}@media(min-width:768px){.wb-themed .wb-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.wb-themed .wb-text-center{text-align:center}.wb-themed .wb-text-left{text-align:left}.wb-themed .wb-text-right{text-align:right}.wb-themed .wb-list-row{display:flex;gap:1rem}.wb-themed .wb-carousel-row{display:flex;gap:1.25rem;overflow-x:auto;padding-bottom:.5rem}.wb-themed .wb-carousel-item{min-width:17.5rem;flex-shrink:0}.wb-themed .wb-image-placeholder{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--wb-accent,#6366f1) 8%,color-mix(in srgb,var(--wb-bg,#fff) 80%,var(--wb-text,#111827) 20%));color:color-mix(in srgb,var(--wb-accent,#6366f1) 55%,transparent)}.wb-themed .wb-header{position:relative;width:100%;background:var(--wb-bg,#fff);border-bottom:1px solid color-mix(in srgb,var(--wb-text,#111827) 12%,transparent);color:var(--wb-text,#111827)}.wb-themed .wb-header--noir{background:color-mix(in srgb,var(--wb-secondary,#111827) 85%,#000);color:#fff;border-bottom-color:color-mix(in srgb,#fff 12%,transparent)}.wb-themed .wb-header--noir .wb-header-brand__title,.wb-themed .wb-header--noir .wb-heading{color:#fff}.wb-themed .wb-header--noir .wb-header-brand__desc{color:color-mix(in srgb,#fff 70%,transparent)}.wb-themed .wb-header--hairline{border-top:3px solid var(--wb-text,#111827)}.wb-themed .wb-header--hairline .wb-header-nav-link{border-radius:0;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.wb-themed .wb-header--hairline .wb-header-nav-link:hover{background:transparent}.wb-themed .wb-header--hairline .wb-header-nav-link--active{background:transparent;box-shadow:inset 0 -2px 0 var(--wb-primary,#1976d2)}.wb-themed .wb-header-atelier-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;max-width:var(--wb-site-width,72rem);margin-inline:auto;padding:1.15rem 1.5rem .9rem}.wb-themed .wb-header-atelier-top .wb-header-brand{grid-column:2;justify-self:center}.wb-themed .wb-header--atelier .wb-header-brand__title{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.wb-themed .wb-header-atelier-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:.5rem}.wb-themed .wb-header-atelier-nav{border-top:1px solid color-mix(in srgb,var(--wb-text,#111827) 8%,transparent)}.wb-themed .wb-header-atelier-nav-inner{display:flex;justify-content:center;width:100%;max-width:var(--wb-site-width,72rem);margin-inline:auto;padding:.3rem 1.5rem}.wb-themed .wb-header--capsule{background:transparent;border-bottom:none;padding:.75rem 1rem}.wb-themed .wb-header-inner--capsule{max-width:min(64rem,var(--wb-site-width,72rem));padding:.5rem .625rem .5rem 1.125rem;border:1px solid color-mix(in srgb,var(--wb-text,#111827) 12%,transparent);border-radius:9999px;background:var(--wb-bg,#fff);box-shadow:0 14px 40px color-mix(in srgb,var(--wb-text,#111827) 12%,transparent)}.wb-themed .wb-header-inner--capsule .wb-header-checkout,.wb-themed .wb-header-inner--capsule .wb-header-nav-link{border-radius:9999px}.wb-themed .wb-header-ribbon-bar{padding:.45rem 1.5rem;background:var(--wb-primary,#1976d2);color:#fff;text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.08em}.wb-themed .wb-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;max-width:var(--wb-site-width,72rem);margin-inline:auto;padding:1rem 1.5rem}.wb-themed .wb-header-brand{display:flex;align-items:center;gap:.75rem;min-width:0;text-decoration:none;color:inherit}.wb-themed .wb-header-brand__fallback{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:.75rem;font-size:.875rem;font-weight:700;background:var(--wb-primary,#1976d2);color:#fff}.wb-themed .wb-header-brand__text{min-width:0}.wb-themed .wb-header-brand__title{font-size:1rem;font-weight:600;line-height:1.3}.wb-themed .wb-header-brand__desc,.wb-themed .wb-header-brand__title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-themed .wb-header-brand__desc{font-size:.75rem;line-height:1.35}.wb-themed .wb-header-actions{display:flex;flex-shrink:0;align-items:center;gap:.5rem}.wb-themed .wb-header-checkout{gap:.375rem;padding:.5rem .875rem;min-width:auto}.wb-themed .wb-header-checkout__icon{width:1.125rem;height:1.125rem;flex-shrink:0}.wb-themed .wb-header-checkout__label{display:none}@media(min-width:768px){.wb-themed .wb-header-checkout{padding:.625rem 1.25rem}.wb-themed .wb-header-checkout__label{display:inline}}.wb-themed .wb-header-nav-root{position:static}.wb-themed .wb-header-nav-desktop{display:none;align-items:center;gap:.25rem}.wb-themed .wb-header-nav-desktop--center{width:100%;justify-content:center}.wb-themed .wb-header-nav-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:.5rem;font-size:.875rem;font-weight:500;line-height:1.25;text-decoration:none;color:color-mix(in srgb,var(--wb-text,#111827) 72%,transparent);transition:color .15s ease,background-color .15s ease}.wb-themed .wb-header-nav-link:hover{color:var(--wb-primary,#1976d2);background:color-mix(in srgb,var(--wb-primary,#1976d2) 8%,var(--wb-bg,#fff))}.wb-themed .wb-header-nav-link--active{color:var(--wb-primary,#1976d2);background:color-mix(in srgb,var(--wb-primary,#1976d2) 12%,var(--wb-bg,#fff))}.wb-themed .wb-header-nav-link__icon{width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.wb-themed .wb-header-nav-root--overlay .wb-header-nav-link{color:color-mix(in srgb,#fff 82%,transparent)}.wb-themed .wb-header-nav-root--overlay .wb-header-nav-link--active,.wb-themed .wb-header-nav-root--overlay .wb-header-nav-link:hover{color:#fff;background:color-mix(in srgb,#fff 14%,transparent)}.wb-themed .wb-header-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:.5rem;background:transparent;color:var(--wb-text,#111827);cursor:pointer;transition:background-color .15s ease}.wb-themed .wb-header-nav-toggle svg{width:1.25rem;height:1.25rem}.wb-themed .wb-header-nav-toggle:hover{background:color-mix(in srgb,var(--wb-text,#111827) 6%,var(--wb-bg,#fff))}.wb-themed .wb-header-nav-root--overlay .wb-header-nav-toggle{color:#fff}.wb-themed .wb-header-nav-root--overlay .wb-header-nav-toggle:hover{background:color-mix(in srgb,#fff 12%,transparent)}.wb-themed .wb-header-nav-mobile{position:absolute;left:0;right:0;top:100%;z-index:60;display:flex;flex-direction:column;gap:.125rem;max-height:70vh;overflow-y:auto;padding:.75rem 1rem 1rem;border-bottom:1px solid color-mix(in srgb,var(--wb-text,#111827) 12%,transparent);background:var(--wb-bg,#fff);box-shadow:0 16px 32px -12px color-mix(in srgb,var(--wb-text,#111827) 24%,transparent)}.wb-themed .wb-header-nav-root--overlay .wb-header-nav-mobile{border-color:color-mix(in srgb,#fff 12%,transparent);background:color-mix(in srgb,var(--wb-secondary,#111827) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wb-themed .wb-header-nav-mobile-link{display:flex;align-items:center;gap:.5rem;padding:.75rem;font-size:.9375rem;border-radius:.5rem;font-weight:500;text-decoration:none;color:color-mix(in srgb,var(--wb-text,#111827) 82%,transparent);transition:color .15s ease,background-color .15s ease}.wb-themed .wb-header-nav-mobile-link:hover{color:var(--wb-primary,#1976d2);background:color-mix(in srgb,var(--wb-primary,#1976d2) 8%,var(--wb-bg,#fff))}.wb-themed .wb-header-nav-root--overlay .wb-header-nav-mobile-link{color:color-mix(in srgb,#fff 88%,transparent)}.wb-themed .wb-header-nav-root--overlay .wb-header-nav-mobile-link.wb-header-nav-link--active,.wb-themed .wb-header-nav-root--overlay .wb-header-nav-mobile-link:hover{color:#fff;background:color-mix(in srgb,#fff 12%,transparent)}@media(min-width:768px){.wb-themed .wb-header-nav-desktop{display:flex}.wb-themed .wb-header-nav-mobile,.wb-themed .wb-header-nav-toggle{display:none}}.canvas-viewport--mobile .wb-themed .wb-header-nav-desktop{display:none!important}.canvas-viewport--mobile .wb-themed .wb-header-nav-toggle{display:inline-flex!important}.canvas-viewport--mobile .wb-themed .wb-header-checkout__label{display:none!important}.canvas-viewport--desktop .wb-themed .wb-header-nav-desktop{display:flex!important}.canvas-viewport--desktop .wb-themed .wb-header-nav-mobile,.canvas-viewport--desktop .wb-themed .wb-header-nav-toggle{display:none!important}.canvas-viewport--desktop .wb-themed .wb-header-checkout__label{display:inline!important}.wb-themed .wb-richtext ul{list-style:disc;padding-left:1.4em;margin:.5em 0}.wb-themed .wb-richtext ol{list-style:decimal;padding-left:1.4em;margin:.5em 0}.wb-themed .wb-richtext a{color:var(--wb-primary,#1976d2);text-decoration:underline}.wb-themed .wb-richtext p{margin:0 0 .6em}.wb-themed .wb-richtext p:last-child{margin-bottom:0}.wb-themed .wb-hero-centered-section{position:relative;width:100%;overflow:hidden;background:color-mix(in srgb,var(--wb-bg,#fff) 97%,var(--wb-primary,#1976d2))}.wb-themed .wb-hero-split-section{width:100%;background:var(--wb-bg,#fff)}.wb-themed .wb-hero-centered-section.wb-hero--stretch,.wb-themed .wb-hero-split-section.wb-hero--stretch{display:flex;flex-direction:column;justify-content:center}.wb-themed .wb-hero-split-media__frame{position:relative;overflow:hidden;border-radius:1rem;border:1px solid color-mix(in srgb,var(--wb-text,#111827) 10%,transparent)}.wb-themed .wb-hero-split-media__frame .wb-media-cover,.wb-themed .wb-hero-split-media__placeholder{aspect-ratio:4/3;width:100%}.wb-themed .wb-hero-split-media__placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:.875rem}.wb-themed .wb-hero-centered{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.wb-themed .wb-hero-eyebrow{display:inline-flex;align-items:center;margin-bottom:.75rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:color-mix(in srgb,var(--wb-accent,#6366f1) 12%,var(--wb-bg,#fff));color:var(--wb-accent,#6366f1)}.wb-themed .wb-hero-heading{margin:0;font-family:var(--wb-heading-font,Inter,system-ui,sans-serif);font-size:1.875rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--wb-text,#111827);white-space:pre-line}.wb-themed .wb-hero-heading--md{font-size:1.625rem}.wb-themed .wb-hero-subheading{margin:.75rem 0 0;max-width:42rem;font-size:1rem;line-height:1.6;color:color-mix(in srgb,var(--wb-text,#111827) 65%,transparent)}.wb-themed .wb-hero-centered .wb-hero-subheading{margin-inline:auto}.wb-themed .wb-hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem}.wb-themed .wb-hero-actions--left{justify-content:flex-start;margin-top:.5rem}.wb-themed .wb-hero-split{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:2.5rem}.wb-themed .wb-hero-split-content{display:flex;flex-direction:column;gap:1.25rem}.wb-themed .wb-hero-split-content .wb-hero-eyebrow{align-self:flex-start}.wb-themed .wb-hero-overlay{position:relative;display:flex;min-height:26.25rem;flex-direction:column;align-items:center;justify-content:center;padding-block:5rem;text-align:center;color:#fff}.wb-themed .wb-hero-overlay--align-left{align-items:flex-start;text-align:left}.wb-themed .wb-hero-overlay--align-right{align-items:flex-end;text-align:right}.wb-themed .wb-hero-overlay__eyebrow{display:inline-flex;margin-bottom:1rem;padding:.25rem .75rem;border:1px solid color-mix(in srgb,#fff 20%,transparent);border-radius:9999px;background:color-mix(in srgb,#fff 10%,transparent);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,#fff 90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wb-themed .wb-hero-eyebrow.wb-eyebrow--outline{background:none;border:1px solid var(--wb-accent,#6366f1)}.wb-themed .wb-hero-overlay__eyebrow.wb-eyebrow--outline{background:none;border:1px solid color-mix(in srgb,#fff 45%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none}.wb-themed .wb-hero-eyebrow.wb-eyebrow--plain,.wb-themed .wb-hero-overlay__eyebrow.wb-eyebrow--plain{padding:0;border:none;border-radius:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.wb-themed .wb-hero-eyebrow.wb-eyebrow--underline,.wb-themed .wb-hero-overlay__eyebrow.wb-eyebrow--underline{padding:0 0 .35rem;border:none;border-bottom:2px solid;border-radius:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.wb-themed .wb-hero-overlay__heading{margin:0;max-width:48rem;font-size:2.25rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;white-space:pre-line}.wb-themed .wb-hero-overlay__subheading{margin:1rem 0 0;max-width:36rem;font-size:1rem;line-height:1.6;color:color-mix(in srgb,#fff 80%,transparent)}.wb-themed .wb-hero-overlay__cta{margin-top:0}.wb-themed .wb-hero-overlay__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem}.wb-themed .wb-hero-overlay--align-left .wb-hero-overlay__actions{justify-content:flex-start}.wb-themed .wb-hero-overlay--align-right .wb-hero-overlay__actions{justify-content:flex-end}.wb-themed .wb-hero-overlay__cta--ghost{background:color-mix(in srgb,#fff 12%,transparent);color:#fff;border-color:color-mix(in srgb,#fff 35%,transparent)}.wb-themed .wb-hero-overlay__cta--ghost:hover{background:color-mix(in srgb,#fff 22%,transparent)}.wb-themed .wb-hero-fullbleed,.wb-themed .wb-hero-video{position:relative;width:100%;min-height:26.25rem;overflow:hidden;color:#fff}.wb-themed .wb-hero-fullbleed__media,.wb-themed .wb-hero-video__embed,.wb-themed .wb-hero-video__media{position:absolute;inset:0;width:100%;height:100%;border:0}.wb-themed .wb-hero-fullbleed__media,.wb-themed .wb-hero-video__media{-o-object-fit:cover;object-fit:cover}.wb-themed .wb-hero-video__embed{pointer-events:none;transform:scale(1.08)}.wb-themed .wb-hero-fullbleed__fallback,.wb-themed .wb-hero-video__fallback{position:absolute;inset:0;background:var(--wb-secondary,#111827)}.wb-themed .wb-hero-fullbleed__scrim{position:absolute;inset:0;background:#00000073}.wb-themed .wb-hero-video__play{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1.5rem;border:1px solid color-mix(in srgb,#fff 30%,transparent);border-radius:9999px;background:color-mix(in srgb,#fff 10%,transparent);color:#fff;font-size:1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:transform .15s ease,background-color .15s ease}.wb-themed .wb-hero-video__play:hover{transform:scale(1.05);background:color-mix(in srgb,#fff 20%,transparent)}.wb-themed .wb-banner__cta{margin-top:1.5rem}@media(min-width:768px){.wb-themed .wb-hero-heading{font-size:2.25rem}.wb-themed .wb-hero-heading--md{font-size:1.875rem}.wb-themed .wb-hero-overlay__heading{font-size:3rem}.wb-themed .wb-hero-overlay__subheading{font-size:1.125rem}.wb-themed .wb-hero-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.5rem}}.wb-themed .wb-hero-editorial-section{width:100%;background:color-mix(in srgb,var(--wb-bg,#fff) 96%,var(--wb-accent,#6366f1))}.wb-themed .wb-hero-boxed-section.wb-hero--stretch,.wb-themed .wb-hero-editorial-section.wb-hero--stretch{display:flex;flex-direction:column;justify-content:center}.wb-themed .wb-hero-editorial{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:2.5rem}.wb-themed .wb-hero-editorial__content{display:flex;flex-direction:column;gap:1.25rem}.wb-themed .wb-hero-editorial__content .wb-hero-eyebrow{align-self:flex-start}.wb-themed .wb-hero-editorial__media{position:relative;padding-right:.875rem;padding-bottom:.875rem}.wb-themed .wb-hero-editorial__frame{position:relative;overflow:hidden;border-radius:1rem;border:1px solid color-mix(in srgb,var(--wb-text,#111827) 10%,transparent);box-shadow:.875rem .875rem color-mix(in srgb,var(--wb-primary,#1976d2) 18%,transparent)}.wb-themed .wb-hero-editorial__frame .wb-media-cover,.wb-themed .wb-hero-editorial__placeholder{aspect-ratio:4/3;width:100%}.wb-themed .wb-hero-editorial__placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:.875rem}.wb-themed .wb-hero-boxed-section{width:100%;background:color-mix(in srgb,var(--wb-bg,#fff) 94%,var(--wb-primary,#1976d2))}.wb-themed .wb-hero-boxed__card{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;border-radius:1.5rem;background:var(--wb-bg,#fff);border:1px solid color-mix(in srgb,var(--wb-text,#111827) 8%,transparent);box-shadow:0 1.5rem 3rem -1.5rem color-mix(in srgb,var(--wb-text,#111827) 25%,transparent)}.wb-themed .wb-hero-boxed__body{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:2.5rem}.wb-themed .wb-hero-boxed__body .wb-hero-eyebrow{align-self:flex-start}.wb-themed .wb-hero-boxed__media{position:relative;min-height:16rem}.wb-themed .wb-hero-boxed__media .wb-media-cover{position:absolute;inset:0;width:100%;height:100%}.wb-themed .wb-hero-boxed__placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:16rem;font-size:.875rem}@media(min-width:768px){.wb-themed .wb-hero-editorial{gap:3.5rem}.wb-themed .wb-hero-boxed__card,.wb-themed .wb-hero-editorial{grid-template-columns:1.05fr .95fr}.wb-themed .wb-hero-boxed__body{padding:3rem}}.wb-themed .wb-banner__cta{flex-shrink:0}.wb-themed .wb-bnr-hero-bg{position:absolute;inset:0;background:var(--wb-bnr-custom-bg,var(--wb-primary,#1a6abf))}.wb-themed .wb-bnr-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:2rem;padding-block:3rem;color:#fff}.wb-themed .wb-bnr-hero-copy{display:flex;flex-direction:column;gap:1rem}.wb-themed .wb-bnr-hero-badge{display:inline-block;align-self:flex-start;padding:.25rem .875rem;border-radius:999px;background:#ffffff26;border:1px solid hsla(0,0%,100%,.25);font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:#fff}.wb-themed .wb-bnr-hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.wb-themed .wb-bnr-hero-ring{position:absolute;width:min(320px,90%);aspect-ratio:1;border-radius:50%;border:1px solid hsla(0,0%,100%,.12)}.wb-themed .wb-bnr-hero-img{position:relative;width:100%;max-width:22rem;max-height:18rem;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.4))}.wb-themed .wb-bnr-hero-empty{width:100%;max-width:22rem;height:14rem;border-radius:1rem;background:#ffffff14;border:1px dashed hsla(0,0%,100%,.2)}.wb-themed .wb-bnr-spot-bg{position:absolute;inset:0;background:var(--wb-bnr-custom-bg,#1a1a2e)}.wb-themed .wb-bnr-spot-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding-block:4rem;gap:1.25rem;color:#fff}.wb-themed .wb-bnr-spot-eyebrow{display:inline-block;padding:.25rem .875rem;border-radius:999px;background:color-mix(in srgb,var(--wb-primary,#6366f1) 18%,transparent);border:1px solid color-mix(in srgb,var(--wb-primary,#6366f1) 40%,transparent);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--wb-primary,#6366f1) 70%,#fff)}.wb-themed .wb-bnr-spot-title{color:#fff!important;font-size:2.25rem!important}.wb-themed .wb-bnr-spot-cta{display:inline-block;padding:.75rem 2rem;border-radius:999px;background:var(--wb-primary,#6366f1);color:#fff;font-weight:600;font-size:.9375rem;text-decoration:none;transition:background-color .2s}.wb-themed .wb-bnr-spot-cta:hover{background:color-mix(in srgb,var(--wb-primary,#6366f1) 80%,#000)}.wb-themed .wb-bnr-ribbon-bg{position:absolute;inset:0;background:var(--wb-bnr-custom-bg,var(--wb-primary,#1a6abf))}.wb-themed .wb-bnr-ribbon{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;padding-block:1.25rem;color:#fff}.wb-themed .wb-bnr-ribbon-badge{display:inline-block;padding:.2rem .75rem;border-radius:999px;background:#ffffff2e;border:1px solid hsla(0,0%,100%,.28);font-size:.75rem;font-weight:700;letter-spacing:.04em}.wb-themed .wb-bnr-ribbon-text{font-size:.9375rem;font-weight:600}.wb-themed .wb-bnr-ribbon-cta{display:inline-block;padding:.4rem 1.25rem;border-radius:999px;background:#fff;color:var(--wb-primary,#1a6abf);font-weight:700;font-size:.875rem;text-decoration:none;flex-shrink:0;transition:opacity .2s}.wb-themed .wb-bnr-ribbon-cta:hover{opacity:.88}.wb-themed .wb-bnr-blast-bg{position:absolute;inset:0;background:var(--wb-bnr-custom-bg,#0f0c29)}.wb-themed .wb-bnr-blast-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding-block:3.5rem;gap:.875rem;color:#fff}.wb-themed .wb-bnr-blast-bg-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wb-themed .wb-bnr-blast-overlay{position:absolute;inset:0;background:#0000009e}.wb-themed .wb-bnr-blast-title{font-size:2rem!important;letter-spacing:-.03em}.wb-themed .wb-bnr-blast-sub{opacity:.75}.wb-themed .wb-banner-countdown{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;margin-top:1rem;margin-bottom:.5rem}.wb-themed .wb-banner-countdown__tile{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:5rem;padding:.75rem 1rem;background:#ffffff1a;border:1px solid hsla(0,0%,100%,.18);border-radius:.875rem}.wb-themed .wb-banner-countdown__value{font-size:2.25rem;font-weight:800;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-family:var(--wb-heading-font,inherit)}.wb-themed .wb-banner-countdown__label{font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.65;margin-top:.35rem}.wb-themed .wb-banner-countdown__sep{font-size:1.75rem;font-weight:700;opacity:.4;padding-inline:.5rem;line-height:1;align-self:flex-start;padding-top:.75rem}.wb-themed .wb-bnr-csplit-bg{position:absolute;inset:0;background:var(--wb-bnr-custom-bg,#0f0c29)}.wb-themed .wb-bnr-csplit-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:2.5rem;padding-block:3rem;color:#fff}.wb-themed .wb-bnr-csplit-left{display:flex;flex-direction:column;gap:1.25rem}.wb-themed .wb-bnr-csplit-badge{display:inline-block;align-self:flex-start;padding:.25rem .875rem;border-radius:999px;background:#ffffff1f;border:1px solid hsla(0,0%,100%,.22);font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:#fff}.wb-themed .wb-bnr-csplit-title{font-size:2rem!important;letter-spacing:-.03em}.wb-themed .wb-bnr-csplit-countdown{justify-content:flex-start!important;margin-top:0!important;margin-bottom:0!important}.wb-themed .wb-bnr-csplit-right{position:relative;display:flex;align-items:center;justify-content:center}.wb-themed .wb-bnr-csplit-ring{position:absolute;width:min(300px,90%);aspect-ratio:1;border-radius:50%;border:1px solid color-mix(in srgb,var(--wb-primary,#6366f1) 30%,transparent)}.wb-themed .wb-bnr-csplit-img{position:relative;width:100%;max-width:22rem;max-height:20rem;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.5))}.wb-themed .wb-bnr-csplit-empty{width:100%;max-width:22rem;height:16rem;border-radius:1rem;background:#ffffff0f;border:1px dashed hsla(0,0%,100%,.18)}@media(min-width:768px){.wb-themed .wb-bnr-csplit-grid{grid-template-columns:1fr 1fr;padding-block:4.5rem;gap:3.5rem}.wb-themed .wb-bnr-csplit-title{font-size:2.75rem!important}.wb-themed .wb-bnr-csplit-img{max-height:26rem}}.wb-themed .wb-bnr-glass-gradient{position:absolute;inset:0;background:var(--wb-bnr-custom-bg,#12111c)}.wb-themed .wb-bnr-glass-bg-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wb-themed .wb-bnr-glass-overlay{position:absolute;inset:0;background:#00000085}.wb-themed .wb-bnr-glass-outer{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding-block:3.5rem}.wb-themed .wb-bnr-glass-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.125rem;padding:2.5rem 2rem;border-radius:1.25rem;background:#ffffff1a;border:1px solid hsla(0,0%,100%,.15);max-width:36rem;color:#fff}.wb-themed .wb-bnr-glass-badge{display:inline-block;padding:.25rem .875rem;border-radius:999px;background:#ffffff1f;border:1px solid hsla(0,0%,100%,.2);font-size:.8125rem;font-weight:600;letter-spacing:.04em}.wb-themed .wb-bnr-glass-cta{display:inline-block;padding:.75rem 2.25rem;border-radius:999px;background:#fff;color:#111;font-weight:700;font-size:.9375rem;text-decoration:none;transition:opacity .2s,transform .2s}.wb-themed .wb-bnr-glass-cta:hover{opacity:.9;transform:translateY(-2px)}@media(max-width:480px){.wb-themed .wb-banner-countdown__tile{min-width:3.75rem;padding:.5rem .625rem}.wb-themed .wb-banner-countdown__value{font-size:1.625rem}.wb-themed .wb-banner-countdown__sep{font-size:1.25rem;padding-inline:.3rem;padding-top:.5rem}}@media(min-width:768px){.wb-themed .wb-bnr-hero-grid{grid-template-columns:1fr 1fr;padding-block:4rem;gap:3rem}.wb-themed .wb-bnr-hero-img{max-height:24rem}.wb-themed .wb-bnr-spot-title{font-size:3.25rem!important}.wb-themed .wb-bnr-spot-inner{padding-block:5rem}.wb-themed .wb-bnr-blast-title{font-size:2.875rem!important}.wb-themed .wb-bnr-blast-inner,.wb-themed .wb-bnr-glass-outer{padding-block:5rem}.wb-themed .wb-bnr-glass-card{padding:3.5rem 3rem}.wb-themed .wb-banner-countdown__tile{min-width:6rem;padding:1rem 1.25rem}.wb-themed .wb-banner-countdown__value{font-size:2.75rem}}.wb-themed .wb-slider-track{display:flex;transition:transform .5s ease-out}.wb-themed .wb-slider-slide{width:100%;flex-shrink:0}.wb-themed .wb-slider-dots{position:absolute;bottom:1rem;left:50%;display:flex;gap:.5rem;transform:translate(-50%)}.wb-themed .wb-slider-thumbs{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;overflow-x:auto}.wb-themed .wb-slider-thumb{width:5rem;height:3.5rem;flex-shrink:0;overflow:hidden;border-radius:.5rem}.wb-themed .wb-video-bleed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.wb-themed .wb-video-side-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:2rem}.wb-themed .wb-video-screen{position:relative;overflow:hidden;background:var(--wb-secondary,#111827)}.wb-themed .wb-video-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border:1px dashed color-mix(in srgb,var(--wb-text,#111827) 20%,transparent);background:color-mix(in srgb,var(--wb-text,#111827) 4%,transparent)}.wb-themed .wb-video-empty:after{content:"No video source";font-size:.8125rem;color:color-mix(in srgb,var(--wb-text,#111827) 45%,transparent)}@media(min-width:768px){.wb-themed .wb-video-side-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.wb-themed .wb-video-embed-fill{position:absolute;inset:0;width:100%;height:100%;border:0}.wb-themed .wb-video-ambient{position:relative;overflow:hidden;border-radius:1rem;min-height:60vh;display:flex;align-items:flex-end}.wb-themed .wb-video-ambient__media{position:absolute;inset:0}.wb-themed .wb-video-ambient__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.65))}.wb-themed .wb-video-ambient__content{position:relative;z-index:1;padding:2.5rem;color:#fff;max-width:42rem}.wb-themed .wb-video-ambient__title{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:#fff}.wb-themed .wb-video-ambient__desc{margin:.75rem 0 0;font-size:1.0625rem;line-height:1.6;color:color-mix(in srgb,#fff 85%,transparent)}.wb-themed .wb-video-framed{display:flex;flex-direction:column;gap:1.5rem;max-width:56rem;margin-inline:auto}.wb-themed .wb-video-framed__heading{display:flex;flex-direction:column;gap:.625rem;text-align:center}.wb-themed .wb-video-framed__title{margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--wb-text,#111827)}.wb-themed .wb-video-framed__desc{margin:0;font-size:1rem;line-height:1.6;color:color-mix(in srgb,var(--wb-text,#111827) 62%,transparent)}.wb-themed .wb-video-framed__card{padding:.625rem;border-radius:1.25rem;background:color-mix(in srgb,var(--wb-primary,#1976d2) 8%,var(--wb-bg,#fff));border:1px solid color-mix(in srgb,var(--wb-primary,#1976d2) 18%,transparent)}.wb-themed .wb-video-spotlight{display:flex;flex-direction:column;gap:1.25rem;text-align:center;max-width:56rem;margin-inline:auto}.wb-themed .wb-video-spotlight__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--wb-text,#111827)}.wb-themed .wb-video-spotlight__desc{margin:0 auto;max-width:38rem;font-size:1.0625rem;line-height:1.6;color:color-mix(in srgb,var(--wb-text,#111827) 62%,transparent)}.wb-themed .wb-video-spotlight__frame{padding:1rem;border-radius:1.75rem;background:linear-gradient(135deg,color-mix(in srgb,var(--wb-primary,#1976d2) 22%,transparent),color-mix(in srgb,var(--wb-primary,#1976d2) 4%,transparent));box-shadow:0 0 0 1px color-mix(in srgb,var(--wb-primary,#1976d2) 14%,transparent)}.wb-themed .wb-video-minimal{display:flex;flex-direction:column;gap:1.25rem}.wb-themed .wb-video-minimal__caption{display:flex;flex-direction:column;gap:.375rem}.wb-themed .wb-video-minimal__title{margin:0;font-size:1.25rem;font-weight:600;color:var(--wb-text,#111827)}.wb-themed .wb-video-minimal__desc{margin:0;font-size:.9375rem;line-height:1.6;color:color-mix(in srgb,var(--wb-text,#111827) 62%,transparent)}.wb-themed .wb-video-cine{display:flex;flex-direction:column}.wb-themed .wb-video-cine__stage{padding:1.25rem;border-radius:1.25rem 1.25rem 0 0;background:var(--wb-secondary,#111827)}.wb-themed .wb-video-cine__stage:last-child{border-radius:1.25rem}.wb-themed .wb-video-cine__screen{border-radius:.5rem;background:#000}.wb-themed .wb-video-cine__caption{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.5rem;border-radius:0 0 1.25rem 1.25rem;background:color-mix(in srgb,var(--wb-secondary,#111827) 88%,#fff);color:#fff}.wb-themed .wb-video-cine__title{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.wb-themed .wb-video-cine__desc{margin:.25rem 0 0;font-size:.875rem;line-height:1.5;color:color-mix(in srgb,#fff 65%,transparent)}.wb-themed .wb-video-cine__badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--wb-primary,#1976d2)}.wb-themed .wb-video-cine__badge:before{content:"";width:.5rem;height:.5rem;border-radius:9999px;background:#fff}.wb-themed .wb-section-header{display:flex;flex-direction:column;align-items:center;gap:.625rem;max-width:42rem;margin:0 auto 2.5rem;text-align:center}.wb-themed .wb-section-header .wb-eyebrow{margin:0}.wb-themed .wb-section-header .wb-heading{margin:0;width:100%;max-width:100%;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--wb-text,#111827)}.wb-themed .wb-section-header .wb-subheading{margin:0;max-width:36rem;font-size:1rem;line-height:1.6;color:color-mix(in srgb,var(--wb-text,#111827) 62%,transparent)}.wb-themed .wb-section-footer{display:flex;justify-content:center;margin-top:2.5rem}.wb-themed .wb-section-footer .wb-btn{min-width:9rem}.wb-themed .wb-product-card{display:block;height:100%;overflow:hidden;border-radius:1rem;border:1px solid color-mix(in srgb,var(--wb-text,#111827) 8%,transparent);background:var(--wb-bg,#fff);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.wb-themed .wb-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px color-mix(in srgb,var(--wb-primary,#1976d2) 12%,transparent)}.wb-themed .wb-product-card-media{aspect-ratio:4/3;overflow:hidden;background:color-mix(in srgb,var(--wb-text,#111827) 4%,var(--wb-bg,#fff))}.wb-themed .wb-product-card-body{padding:1.25rem}.wb-themed .wb-product-card-title{margin:0;font-size:1rem;font-weight:600;color:var(--wb-text,#111827);line-height:1.35}.wb-themed .wb-product-card-desc{margin:.375rem 0 0;font-size:.875rem;line-height:1.5;color:color-mix(in srgb,var(--wb-text,#111827) 58%,transparent)}.wb-themed .wb-product-card-price{margin:.75rem 0 0;font-size:.9375rem;font-weight:700;color:var(--wb-primary,#1976d2)}.wb-themed .wb-product-list{margin:0;padding:0;list-style:none}.wb-themed .wb-product-list-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid color-mix(in srgb,var(--wb-text,#111827) 8%,transparent)}.wb-themed .wb-product-list-item:last-child{border-bottom:none}.wb-themed .wb-product-list-index{width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--wb-primary,#1976d2);color:#fff;font-size:.875rem;font-weight:700}.wb-themed .wb-product-list-icon,.wb-themed .wb-product-list-index{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wb-themed .wb-product-list-icon{width:2.75rem;height:2.75rem;border-radius:.75rem;background:color-mix(in srgb,var(--wb-primary,#1976d2) 10%,var(--wb-bg,#fff));color:var(--wb-primary,#1976d2);font-size:1rem}.wb-themed .wb-empty-state{flex-direction:column;padding:1.5rem;border-radius:1rem;border:1px dashed color-mix(in srgb,var(--wb-text,#111827) 16%,transparent);background:color-mix(in srgb,var(--wb-text,#111827) 3%,var(--wb-bg,#fff));text-align:center}.wb-themed .wb-empty-state,.wb-themed .wb-loading-state{display:flex;align-items:center;justify-content:center;min-height:11rem}.wb-themed .wb-loading-state{font-size:.875rem;color:color-mix(in srgb,var(--wb-text,#111827) 50%,transparent)}.wb-themed .wb-testimonial-section{width:100%;padding-block:3.5rem;background:var(--wb-bg,#fff)}@media(min-width:768px){.wb-themed .wb-testimonial-section{padding-block:5rem}}.wb-themed .wb-testimonial-card{display:flex;flex-direction:column;margin:0;height:100%;padding:1.5rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--wb-text,#111827) 8%,transparent);background:var(--wb-bg,#fff);box-shadow:0 4px 24px color-mix(in srgb,var(--wb-text,#111827) 4%,transparent)}.wb-themed .wb-testimonial-card .wb-testimonial-quote p{display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.wb-themed .wb-testimonial-card .wb-testimonial-author{margin-top:auto;padding-top:1.25rem}.wb-themed .wb-testimonial-card--avatar{text-align:center}.wb-themed .wb-testimonial-stars{display:flex;gap:.125rem;margin-bottom:.875rem;color:#f59e0b;font-size:.875rem}.wb-themed .wb-testimonial-card--avatar .wb-testimonial-stars{justify-content:center}.wb-themed .wb-testimonial-quote{position:relative;margin:0}.wb-themed .wb-testimonial-quote p{margin:0;line-height:1.65;color:color-mix(in srgb,var(--wb-text,#111827) 80%,transparent)}.wb-themed .wb-testimonial-quote--large p{font-size:1.5rem;font-weight:300;font-style:italic;line-height:1.6;color:var(--wb-text,#111827);max-width:42rem;margin:0 auto}@media(min-width:768px){.wb-themed .wb-testimonial-quote--large p{font-size:2.25rem;line-height:1.4}}.wb-themed .wb-testimonial-author{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.wb-themed .wb-testimonial-card--avatar .wb-testimonial-author{flex-direction:column;text-align:center}.wb-themed .wb-testimonial-avatar{width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.wb-themed .wb-testimonial-card--avatar .wb-testimonial-avatar,.wb-themed .wb-testimonial-card--avatar .wb-testimonial-avatar-fallback{width:4.5rem;height:4.5rem}.wb-themed .wb-testimonial-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:9999px;background:var(--wb-primary,#1976d2);color:#fff;font-size:.875rem;font-weight:700}.wb-themed .wb-testimonial-name{font-size:.875rem;font-weight:600;color:var(--wb-text,#111827)}.wb-themed .wb-testimonial-role{font-size:.75rem;color:color-mix(in srgb,var(--wb-text,#111827) 50%,transparent)}.wb-themed .wb-testimonial-quote-stack{display:flex;flex-direction:column;gap:1.5rem;max-width:52rem;margin-inline:auto}.wb-themed .wb-testimonial-quote-block{position:relative;margin:0;padding:2.5rem 2.75rem 2rem;border-radius:1.5rem;background:var(--wb-bg,#fff);border:1px solid color-mix(in srgb,var(--wb-text,#111827) 7%,transparent);box-shadow:0 4px 20px color-mix(in srgb,var(--wb-text,#111827) 4%,transparent),0 1px 4px color-mix(in srgb,var(--wb-text,#111827) 6%,transparent);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.wb-themed .wb-testimonial-quote-block:hover{box-shadow:0 16px 48px color-mix(in srgb,var(--wb-primary,#1976d2) 10%,transparent),0 4px 12px color-mix(in srgb,var(--wb-text,#111827) 5%,transparent);transform:translateY(-2px)}.wb-themed .wb-testimonial-quote-block:after{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--wb-primary,#1976d2);border-radius:1.5rem 1.5rem 0 0}.wb-themed .wb-testimonial-quote-block:before{content:"“";position:absolute;top:-1.5rem;left:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:11rem;line-height:1;color:var(--wb-primary,#1976d2);opacity:.07;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.wb-themed .wb-testimonial-quote-block>*{position:relative;z-index:1}.wb-themed .wb-testimonial-quote-block .wb-testimonial-stars{margin-bottom:1rem;font-size:1rem;gap:.2rem}.wb-themed .wb-testimonial-quote-block .wb-testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--wb-text,#111827) 8%,transparent);flex-direction:row;text-align:left}.wb-themed .wb-testimonial-quote-block .wb-testimonial-avatar,.wb-themed .wb-testimonial-quote-block .wb-testimonial-avatar-fallback{width:3.25rem;height:3.25rem;border:2.5px solid var(--wb-primary,#1976d2);box-shadow:0 0 0 3px color-mix(in srgb,var(--wb-primary,#1976d2) 15%,transparent)}.wb-themed .wb-testimonial-quote-stack .wb-testimonial-quote-block:nth-child(2n){background:color-mix(in srgb,var(--wb-primary,#1976d2) 3%,var(--wb-bg,#fff))}.wb-themed .wb-testimonial-quote-swiper.swiper{padding-bottom:2.5rem;max-width:52rem;margin-inline:auto}.wb-themed .wb-testimonial-quote-swiper .swiper-pagination-bullet{background:var(--wb-primary,#1976d2);opacity:.3;transition:width .2s ease,opacity .2s ease}.wb-themed .wb-testimonial-quote-swiper .swiper-pagination-bullet-active{opacity:1;width:20px;border-radius:999px}.wb-themed .wb-banner-heading{margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.025em}.wb-themed .wb-banner-subtitle{margin:.5rem 0 0;font-size:1rem;line-height:1.5;color:color-mix(in srgb,#fff 85%,transparent)}@media(min-width:768px){.wb-themed .wb-banner-heading{font-size:1.875rem}.wb-themed .wb-banner-subtitle{font-size:1.125rem}}.wb-themed .wb-text-quote{margin:0 auto;max-width:48rem;padding-inline:1.5rem;border:none}.wb-themed .wb-text-quote-mark{display:block;margin-bottom:1rem;font-family:Georgia,serif;font-size:3rem;line-height:1;color:color-mix(in srgb,var(--wb-primary,#1976d2) 25%,transparent)}.wb-themed .wb-text-quote-body{margin:0;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.65;color:color-mix(in srgb,var(--wb-text,#111827) 78%,transparent)}.wb-themed .wb-text-quote-author{margin-top:1.5rem;font-size:.875rem;font-weight:600;color:var(--wb-primary,#1976d2)}@media(min-width:768px){.wb-themed .wb-text-quote-body{font-size:1.5rem}}.wb-themed .wb-slider-hero-pad{position:relative;padding:2.5rem}@media(min-width:768px){.wb-themed .wb-slider-hero-pad{padding:3.5rem}}.wb-themed .wb-slider-dot{width:.5rem;height:.5rem;padding:0;border:none;border-radius:9999px;background:color-mix(in srgb,#fff 50%,transparent);cursor:pointer;transition:width .2s ease,background-color .2s ease}.wb-themed .wb-slider-dot--active{width:1.5rem;background:#fff;box-shadow:0 2px 8px color-mix(in srgb,#000 20%,transparent)}.wb-themed .wb-slider-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;padding:0;border:1px solid color-mix(in srgb,#fff 35%,transparent);border-radius:9999px;background:transparent;color:#fff;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.wb-themed .wb-slider-arrow:hover{background:color-mix(in srgb,#fff 15%,transparent);border-color:color-mix(in srgb,#fff 60%,transparent)}.wb-themed .wb-slider-thumb{padding:0;border:2px solid transparent;background:transparent;cursor:pointer;opacity:.6;transition:opacity .15s ease,border-color .15s ease}.wb-themed .wb-slider-thumb--active{border-color:var(--wb-primary,#1976d2);opacity:1}.canvas-viewport--mobile .wb-themed .wb-banner-split,.canvas-viewport--mobile .wb-themed .wb-grid-2,.canvas-viewport--mobile .wb-themed .wb-grid-3,.canvas-viewport--mobile .wb-themed .wb-grid-products,.canvas-viewport--mobile .wb-themed .wb-hero-split,.canvas-viewport--mobile .wb-themed .wb-video-side-grid{grid-template-columns:minmax(0,1fr)!important}.canvas-viewport--mobile .wb-themed .wb-ftr-atlas-top,.canvas-viewport--mobile .wb-themed .wb-ftr-ledger-top{grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important}.canvas-viewport--mobile .wb-themed .wb-banner-promo,.canvas-viewport--mobile .wb-themed .wb-ftr-strip{flex-direction:column!important;align-items:flex-start!important}.canvas-viewport--mobile .wb-themed .wb-section-pad{padding-block:3.5rem!important}.canvas-viewport--mobile .wb-themed .wb-section-pad-sm{padding-block:2.5rem!important}.canvas-viewport--mobile .wb-themed .wb-testimonial-section{padding-block:3.5rem!important}.canvas-viewport--mobile .wb-themed .wb-hero-heading{font-size:1.875rem!important}.canvas-viewport--mobile .wb-themed .wb-hero-heading--md{font-size:1.625rem!important}.canvas-viewport--mobile .wb-themed .wb-hero-overlay__heading{font-size:2.25rem!important}.canvas-viewport--mobile .wb-themed .wb-hero-overlay__subheading{font-size:1rem!important}.canvas-viewport--mobile .wb-themed .wb-banner-heading{font-size:1.5rem!important}.canvas-viewport--mobile .wb-themed .wb-banner-subtitle{font-size:1rem!important}.canvas-viewport--mobile .wb-themed .wb-bnr-hero-grid{grid-template-columns:minmax(0,1fr)!important}.canvas-viewport--mobile .wb-themed .wb-text-quote-body{font-size:1.25rem!important}.canvas-viewport--mobile .wb-themed .wb-slider-hero-pad{padding:2.5rem!important}.canvas-viewport--mobile .wb-themed .wb-header-atelier-top{grid-template-columns:auto 1fr auto!important;gap:.75rem!important}.canvas-viewport--desktop .wb-themed .wb-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.canvas-viewport--desktop .wb-themed .wb-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.canvas-viewport--desktop .wb-themed .wb-grid-products{grid-template-columns:repeat(var(--wb-product-columns,3),minmax(0,1fr))!important}.canvas-viewport--desktop .wb-themed .wb-bnr-hero-grid,.canvas-viewport--desktop .wb-themed .wb-hero-split,.canvas-viewport--desktop .wb-themed .wb-video-side-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.canvas-viewport--desktop .wb-themed .wb-ftr-atlas-top{grid-template-columns:1.6fr!important;grid-auto-flow:column!important;grid-auto-columns:minmax(0,1fr)!important}.canvas-viewport--desktop .wb-themed .wb-ftr-ledger-top{grid-template-columns:1.5fr!important;grid-auto-flow:column!important;grid-auto-columns:minmax(0,1fr)!important}.canvas-viewport--desktop .wb-themed .wb-section-pad{padding-block:5rem!important}.canvas-viewport--desktop .wb-themed .wb-section-pad-sm{padding-block:3.5rem!important}.canvas-viewport--desktop .wb-themed .wb-testimonial-section{padding-block:5rem!important}.canvas-viewport--desktop .wb-themed .wb-hero-heading{font-size:2.25rem!important}.canvas-viewport--desktop .wb-themed .wb-hero-heading--md{font-size:1.875rem!important}.canvas-viewport--desktop .wb-themed .wb-hero-overlay__heading{font-size:3rem!important}.canvas-viewport--desktop .wb-themed .wb-hero-overlay__subheading{font-size:1.125rem!important}.canvas-viewport--desktop .wb-themed .wb-banner-inner{padding-block:3.5rem!important}.canvas-viewport--desktop .wb-themed .wb-banner-heading{font-size:1.875rem!important}.canvas-viewport--desktop .wb-themed .wb-banner-subtitle{font-size:1.125rem!important}.canvas-viewport--desktop .wb-themed .wb-banner-split-image{max-height:none!important;max-width:24rem!important}.canvas-viewport--desktop .wb-themed .wb-text-quote-body{font-size:1.5rem!important}.canvas-viewport--desktop .wb-themed .wb-slider-hero-pad{padding:3.5rem!important}.wb-themed .wbl-img-fallback{width:100%;height:100%;min-height:100%;background:color-mix(in srgb,var(--wb-text,#111827) 6%,var(--wb-bg,#fff))}.wb-themed .wbl-media--oos img{filter:grayscale(45%);opacity:.75}.wb-themed .wbl-stars{display:inline-flex;align-items:center;gap:.375rem;line-height:1}.wb-themed .wbl-stars-fill{color:#f59e0b;font-size:.8125rem;letter-spacing:.05em}.wb-themed .wbl-stars-count{font-size:.75rem;font-weight:500;color:color-mix(in srgb,var(--wb-text,#111827) 50%,transparent)}.wb-themed .wbl-btq-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(calc(69rem/var(--wb-product-columns, 3) - 1.5rem),100%),1fr));gap:2rem 1.5rem}.wb-themed .wbl-btq-card{display:block;text-decoration:none;color:inherit;min-width:0}.wb-themed .wbl-btq-media{position:relative;aspect-ratio:3/4;border-radius:1rem;overflow:hidden;background:color-mix(in srgb,var(--wb-text,#111827) 5%,var(--wb-bg,#fff))}.wb-themed .wbl-btq-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.wb-themed .wbl-btq-card:hover .wbl-btq-media img{transform:scale(1.06)}.wb-themed .wbl-btq-badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .625rem;border-radius:999px;background:var(--wb-text,#111827);color:var(--wb-bg,#fff);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.wb-themed .wbl-btq-quickadd{position:absolute;left:.625rem;right:.625rem;bottom:.625rem;padding:.5625rem .75rem;border-radius:.75rem;background:color-mix(in srgb,var(--wb-bg,#fff) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--wb-text,#111827);font-size:.8125rem;font-weight:600;text-align:center;opacity:0;transform:translateY(.5rem);transition:opacity .25s ease,transform .25s ease,background .15s ease}.wb-themed .wbl-btq-card:hover .wbl-btq-quickadd{opacity:1;transform:translateY(0)}.wb-themed .wbl-btq-quickadd:hover{background:var(--wb-primary,#1976d2);color:#fff}.wb-themed .wbl-btq-body{padding:.875rem .25rem 0}.wb-themed .wbl-btq-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--wb-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wb-themed .wbl-btq-price{margin-top:.375rem;display:flex;align-items:baseline;gap:.5rem}.wb-themed .wbl-btq-price-main{font-size:.9375rem;font-weight:700;color:var(--wb-text,#111827)}.wb-themed .wbl-btq-price-compare{font-size:.8125rem;color:color-mix(in srgb,var(--wb-text,#111827) 42%,transparent);text-decoration:line-through}.wb-themed .wbl-btq-stars{margin-top:.375rem}.wb-themed .wbl-lkb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.wb-themed .wbl-lkb-card{position:relative;display:block;min-width:0;border-radius:1.125rem;overflow:hidden;text-decoration:none;color:inherit;background:var(--wb-bg,#fff);container-type:inline-size;box-shadow:0 1px 3px color-mix(in srgb,var(--wb-text,#111827) 6%,transparent),0 1px 2px color-mix(in srgb,var(--wb-text,#111827) 4%,transparent);transition:box-shadow .35s ease,transform .35s ease}.wb-themed .wbl-lkb-card:hover{box-shadow:0 20px 40px color-mix(in srgb,var(--wb-text,#111827) 12%,transparent),0 8px 16px color-mix(in srgb,var(--wb-text,#111827) 8%,transparent);transform:translateY(-4px)}.wb-themed .wbl-lkb-media{position:relative;aspect-ratio:1/1;background:color-mix(in srgb,var(--wb-text,#111827) 4%,var(--wb-bg,#fff));overflow:hidden}.wb-themed .wbl-lkb-media:after{content:"";position:absolute;inset:auto 0 0;height:60%;background:linear-gradient(180deg,transparent 0,color-mix(in srgb,var(--wb-text,#111827) 35%,transparent) 60%,color-mix(in srgb,var(--wb-text,#111827) 60%,transparent) 100%);pointer-events:none}.wb-themed .wbl-lkb-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.wb-themed .wbl-lkb-card:hover .wbl-lkb-media img{transform:scale(1.06)}.wb-themed .wbl-lkb-badge{position:absolute;top:1rem;left:1rem;z-index:2;padding:.3125rem .6875rem;border-radius:999px;background:var(--wb-primary,#1976d2);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em;box-shadow:0 2px 8px color-mix(in srgb,var(--wb-primary,#1976d2) 30%,transparent)}.wb-themed .wbl-lkb-chip{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;border-radius:.875rem;background:color-mix(in srgb,var(--wb-bg,#fff) 88%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb,var(--wb-bg,#fff) 20%,transparent);transition:transform .3s ease,box-shadow .3s ease}.wb-themed .wbl-lkb-card:hover .wbl-lkb-chip{transform:translateY(-2px);box-shadow:0 8px 24px color-mix(in srgb,var(--wb-text,#111827) 10%,transparent)}.wb-themed .wbl-lkb-chip-info{min-width:0;flex:1}.wb-themed .wbl-lkb-title{margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35;color:var(--wb-text,#111827);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wb-themed .wbl-lkb-meta{margin-top:.375rem;display:flex;align-items:center;gap:.75rem;min-width:0;flex-wrap:wrap}.wb-themed .wbl-lkb-price{display:flex;align-items:baseline;gap:.5rem;min-width:0}.wb-themed .wbl-lkb-price-main{font-size:1.0625rem;font-weight:700;color:var(--wb-text,#111827)}.wb-themed .wbl-lkb-price-compare{font-size:.8125rem;color:color-mix(in srgb,var(--wb-text,#111827) 42%,transparent);text-decoration:line-through}.wb-themed .wbl-lkb-btn{flex-shrink:0;width:2.75rem;height:2.75rem;border:none;border-radius:50%;background:var(--wb-primary,#1976d2);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px color-mix(in srgb,var(--wb-primary,#1976d2) 25%,transparent)}.wb-themed .wbl-lkb-btn svg{width:1.25rem;height:1.25rem}.wb-themed .wbl-lkb-btn:hover{background:color-mix(in srgb,var(--wb-primary,#1976d2) 85%,#000);transform:scale(1.08);box-shadow:0 6px 20px color-mix(in srgb,var(--wb-primary,#1976d2) 35%,transparent)}.wb-themed .wbl-lkb-btn:active{transform:scale(.96)}.wb-themed .wbl-lkb-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.wb-themed .wbl-lkb-card .wbl-wish-btn{z-index:3}@container (max-width: 380px){.wb-themed .wbl-lkb-media{aspect-ratio:3/4}.wb-themed .wbl-lkb-chip{left:.625rem;right:.625rem;bottom:.625rem;gap:.625rem;padding:.625rem .75rem;border-radius:.75rem}.wb-themed .wbl-lkb-title{font-size:.875rem}.wb-themed .wbl-lkb-meta{margin-top:.25rem;gap:.5rem}.wb-themed .wbl-lkb-price-main{font-size:.9375rem}.wb-themed .wbl-lkb-price-compare{font-size:.6875rem}.wb-themed .wbl-lkb-btn{width:2.25rem;height:2.25rem}.wb-themed .wbl-lkb-btn svg{width:1rem;height:1rem}.wb-themed .wbl-lkb-badge{top:.625rem;left:.625rem;padding:.1875rem .5rem;font-size:.625rem}.wb-themed .wbl-lkb-card .wbl-wish-btn{top:.625rem;right:.625rem}}.wb-themed .wbl-edit-list{display:flex;flex-direction:column}.wb-themed .wbl-edit-row{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center;padding:2.5rem 0;text-decoration:none;color:inherit;border-top:1px solid color-mix(in srgb,var(--wb-text,#111827) 10%,transparent)}.wb-themed .wbl-edit-row:first-child{border-top:none;padding-top:0}.wb-themed .wbl-edit-row:last-child{padding-bottom:0}.wb-themed .wbl-edit-row--flip .wbl-edit-media{order:2}.wb-themed .wbl-edit-media{aspect-ratio:4/3;border-radius:1.25rem;overflow:hidden;background:color-mix(in srgb,var(--wb-text,#111827) 5%,var(--wb-bg,#fff))}.wb-themed .wbl-edit-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.wb-themed .wbl-edit-row:hover .wbl-edit-media img{transform:scale(1.05)}.wb-themed .wbl-edit-content{min-width:0}.wb-themed .wbl-edit-index{display:block;font-size:2.75rem;font-weight:800;line-height:1;color:color-mix(in srgb,var(--wb-text,#111827) 12%,transparent);margin-bottom:.75rem}.wb-themed .wbl-edit-index,.wb-themed .wbl-edit-title{font-family:var(--wb-heading-font,Inter,system-ui,sans-serif)}.wb-themed .wbl-edit-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--wb-text,#111827);line-height:1.25}.wb-themed .wbl-edit-desc{margin:.75rem 0 0;font-size:.9375rem;line-height:1.65;color:color-mix(in srgb,var(--wb-text,#111827) 58%,transparent);max-width:46ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wb-themed .wbl-edit-meta{margin-top:1.125rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1rem}.wb-themed .wbl-edit-price{display:flex;align-items:baseline;gap:.5rem}.wb-themed .wbl-edit-price-main{font-size:1.25rem;font-weight:700;color:var(--wb-text,#111827)}.wb-themed .wbl-edit-price-compare{font-size:.875rem;color:color-mix(in srgb,var(--wb-text,#111827) 42%,transparent);text-decoration:line-through}.wb-themed .wbl-edit-cta{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--wb-primary,#1976d2)}.wb-themed .wbl-edit-cta-arrow{transition:transform .2s ease}.wb-themed .wbl-edit-row:hover .wbl-edit-cta-arrow{transform:translate(4px)}.wb-themed .wbl-rail-wrap{position:relative}.wb-themed .wbl-rail-swiper{padding:.25rem}.wb-themed .wbl-rail-swiper .swiper-slide{height:auto}.wb-themed .wbl-rail-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid color-mix(in srgb,var(--wb-text,#111827) 10%,transparent);background:var(--wb-bg,#fff);color:var(--wb-text,#111827);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px -10px #02061759;transition:color .15s ease,border-color .15s ease,opacity .15s ease}.wb-themed .wbl-rail-nav svg{width:1rem;height:1rem}.wb-themed .wbl-rail-nav:hover:not(:disabled){color:var(--wb-primary,#1976d2);border-color:color-mix(in srgb,var(--wb-primary,#1976d2) 40%,transparent)}.wb-themed .wbl-rail-nav:disabled{opacity:.4;cursor:not-allowed}.wb-themed .wbl-rail-nav--prev{left:-.75rem}.wb-themed .wbl-rail-nav--next{right:-.75rem}.wb-themed .wbl-rail-card{height:100%;display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:1rem;overflow:hidden;background:var(--wb-bg,#fff);border:1px solid color-mix(in srgb,var(--wb-text,#111827) 9%,transparent);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.wb-themed .wbl-rail-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--wb-primary,#1976d2) 32%,transparent);box-shadow:0 16px 32px -16px color-mix(in srgb,var(--wb-text,#111827) 28%,transparent)}.wb-themed .wbl-rail-media{position:relative;aspect-ratio:1;overflow:hidden;background:color-mix(in srgb,var(--wb-text,#111827) 4%,var(--wb-bg,#fff))}.wb-themed .wbl-rail-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.wb-themed .wbl-rail-card:hover .wbl-rail-media img{transform:scale(1.05)}.wb-themed .wbl-rail-badge{position:absolute;top:.625rem;left:.625rem;padding:.25rem .5625rem;border-radius:999px;background:var(--wb-accent,#6366f1);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.03em}.wb-themed .wbl-rail-body{display:flex;flex-direction:column;flex:1;gap:.375rem;padding:.9375rem}.wb-themed .wbl-rail-title{margin:0;font-size:.875rem;font-weight:600;color:var(--wb-text,#111827);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wb-themed .wbl-rail-foot{margin-top:auto;padding-top:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.625rem}.wb-themed .wbl-rail-price{display:flex;flex-direction:column;gap:.125rem;min-width:0}.wb-themed .wbl-rail-price-main{font-size:.9375rem;font-weight:700;color:var(--wb-text,#111827)}.wb-themed .wbl-rail-price-compare{font-size:.75rem;color:color-mix(in srgb,var(--wb-text,#111827) 42%,transparent);text-decoration:line-through}.wb-themed .wbl-rail-btn{flex-shrink:0;width:2.125rem;height:2.125rem;border-radius:50%;border:1.5px solid var(--wb-primary,#1976d2);background:transparent;color:var(--wb-primary,#1976d2);font-size:1.125rem;font-weight:600;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.wb-themed .wbl-rail-btn:hover{background:var(--wb-primary,#1976d2);color:#fff}.wb-themed .wbl-stg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 2rem;padding-bottom:2.5rem}.wb-themed .wbl-stg-card{display:block;min-width:0;text-decoration:none;color:inherit}.wb-themed .wbl-stg-grid .wbl-stg-card:nth-child(3n+2){transform:translateY(2.5rem)}.wb-themed .wbl-stg-media{position:relative;aspect-ratio:4/5;border-radius:.875rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--wb-text,#111827) 9%,transparent);background:color-mix(in srgb,var(--wb-text,#111827) 4%,var(--wb-bg,#fff));transition:border-color .25s ease}.wb-themed .wbl-stg-card:hover .wbl-stg-media{border-color:color-mix(in srgb,var(--wb-primary,#1976d2) 35%,transparent)}.wb-themed .wbl-stg-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.wb-themed .wbl-stg-card:hover .wbl-stg-media img{transform:scale(1.05)}.wb-themed .wbl-stg-badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .5625rem;border-radius:999px;background:var(--wb-primary,#1976d2);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.03em}.wb-themed .wbl-stg-body{padding:1rem .25rem 0}.wb-themed .wbl-stg-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--wb-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wb-themed .wbl-stg-stars{margin-top:.375rem}.wb-themed .wbl-stg-foot{margin-top:.625rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.wb-themed .wbl-stg-price{display:flex;align-items:baseline;gap:.5rem;min-width:0}.wb-themed .wbl-stg-price-main{font-size:1rem;font-weight:700;color:var(--wb-text,#111827)}.wb-themed .wbl-stg-price-compare{font-size:.8125rem;color:color-mix(in srgb,var(--wb-text,#111827) 42%,transparent);text-decoration:line-through}.wb-themed .wbl-stg-btn{flex-shrink:0;padding:.375rem 1rem;border:1.5px solid var(--wb-primary,#1976d2);border-radius:999px;background:transparent;color:var(--wb-primary,#1976d2);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.wb-themed .wbl-stg-btn:hover{background:var(--wb-primary,#1976d2);color:#fff}.wb-themed .wbl-deal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(calc(69rem/var(--wb-product-columns, 3) - 1.25rem),100%),1fr));gap:1.25rem}.wb-themed .wbl-deal-card{display:flex;flex-direction:column;min-width:0;text-decoration:none;color:inherit;border-radius:1rem;overflow:hidden;background:var(--wb-bg,#fff);border:1px solid color-mix(in srgb,var(--wb-text,#111827) 9%,transparent);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.wb-themed .wbl-deal-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--wb-primary,#1976d2) 32%,transparent);box-shadow:0 18px 36px -18px color-mix(in srgb,var(--wb-text,#111827) 30%,transparent)}.wb-themed .wbl-deal-media{position:relative;aspect-ratio:1;overflow:hidden;background:color-mix(in srgb,var(--wb-text,#111827) 4%,var(--wb-bg,#fff))}.wb-themed .wbl-deal-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.wb-themed .wbl-deal-card:hover .wbl-deal-media img{transform:scale(1.05)}.wb-themed .wbl-deal-badge{position:absolute;top:.75rem;left:.75rem;padding:.3125rem .625rem;border-radius:.5rem;background:var(--wb-primary,#1976d2);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.02em}.wb-themed .wbl-deal-body{display:flex;flex-direction:column;flex:1;gap:.4375rem;padding:1rem}.wb-themed .wbl-deal-title{margin:0;font-size:.875rem;font-weight:600;color:var(--wb-text,#111827);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wb-themed .wbl-deal-price{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.wb-themed .wbl-deal-price-main{font-size:1.0625rem;font-weight:800;color:var(--wb-primary,#1976d2)}.wb-themed .wbl-deal-price-compare{font-size:.8125rem;color:color-mix(in srgb,var(--wb-text,#111827) 42%,transparent);text-decoration:line-through}.wb-themed .wbl-deal-btn{margin-top:auto;width:100%;padding:.5625rem .75rem;border:none;border-radius:.625rem;background:var(--wb-primary,#1976d2);color:#fff;font-size:.8125rem;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .15s ease}.wb-themed .wbl-deal-btn:hover{filter:brightness(1.1)}.wb-themed .wbl-deal-btn:active{transform:scale(.98)}@media(max-width:1023px){.wb-themed .wbl-btq-grid,.wb-themed .wbl-deal-grid,.wb-themed .wbl-stg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-themed .wbl-stg-grid{gap:2rem 1.25rem;padding-bottom:2rem}.wb-themed .wbl-stg-grid .wbl-stg-card:nth-child(3n+2){transform:none}.wb-themed .wbl-stg-grid .wbl-stg-card:nth-child(2n){transform:translateY(2rem)}}@media(max-width:767px){.wb-themed .wbl-btq-grid{gap:1.25rem .75rem}.wb-themed .wbl-lkb-grid{grid-template-columns:1fr;gap:1rem}.wb-themed .wbl-edit-row{grid-template-columns:1fr;gap:1.25rem;padding:1.75rem 0}.wb-themed .wbl-edit-row--flip .wbl-edit-media{order:0}.wb-themed .wbl-edit-index{font-size:2rem;margin-bottom:.5rem}.wb-themed .wbl-edit-title{font-size:1.25rem}.wb-themed .wbl-stg-grid{gap:1.25rem .75rem;padding-bottom:0}.wb-themed .wbl-stg-grid .wbl-stg-card:nth-child(2n){transform:none}.wb-themed .wbl-deal-grid{gap:.75rem}.wb-themed .wbl-deal-body{padding:.75rem}}.canvas-viewport--mobile .wb-themed .wbl-btq-grid,.canvas-viewport--mobile .wb-themed .wbl-deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.canvas-viewport--mobile .wb-themed .wbl-lkb-grid{grid-template-columns:1fr!important;gap:1rem!important}.canvas-viewport--mobile .wb-themed .wbl-edit-row{grid-template-columns:1fr!important;gap:1.25rem!important;padding:1.75rem 0!important}.canvas-viewport--mobile .wb-themed .wbl-edit-row--flip .wbl-edit-media{order:0!important}.canvas-viewport--mobile .wb-themed .wbl-stg-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.25rem .75rem!important;padding-bottom:0!important}.canvas-viewport--mobile .wb-themed .wbl-stg-grid .wbl-stg-card{transform:none!important}.canvas-viewport--desktop .wb-themed .wbl-btq-grid,.canvas-viewport--desktop .wb-themed .wbl-deal-grid{grid-template-columns:repeat(var(--wb-product-columns,3),minmax(0,1fr))!important}.canvas-viewport--desktop .wb-themed .wbl-lkb-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.canvas-viewport--desktop .wb-themed .wbl-edit-row{grid-template-columns:1.1fr 1fr!important}.canvas-viewport--desktop .wb-themed .wbl-edit-row--flip .wbl-edit-media{order:2!important}.canvas-viewport--desktop .wb-themed .wbl-stg-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.canvas-viewport--desktop .wb-themed .wbl-stg-grid .wbl-stg-card:nth-child(3n+2){transform:translateY(2.5rem)!important}.wb-themed .wbl-oos-ribbon{position:absolute;top:.75rem;left:.75rem;padding:.25rem .625rem;background:#dc2626;color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;z-index:2;box-shadow:0 2px 6px #dc262659}.wb-themed .wbl-deal-btn--disabled,.wb-themed .wbl-lkb-btn--disabled,.wb-themed .wbl-rail-btn--disabled,.wb-themed .wbl-stg-btn--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.wb-themed .wbl-edit-cta--oos{color:#dc2626!important;text-transform:none!important;letter-spacing:normal!important}.wb-themed .wbl-edit-media{position:relative}.wb-themed .wbl-wish-btn{position:absolute;top:.625rem;right:.625rem;display:flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;padding:0;border:none;border-radius:50%;background:color-mix(in srgb,var(--wb-bg,#fff) 88%,transparent);color:var(--wb-text,#111827);cursor:pointer;box-shadow:0 2px 8px #0f172a1f;transition:transform .15s ease,color .15s ease;z-index:3}.wb-themed .wbl-wish-btn:hover{transform:scale(1.1)}.wb-themed .wbl-wish-btn svg{width:1.125rem;height:1.125rem}.wb-themed .wbl-wish-btn--active{color:#e11d48}.wb-themed .wbl-lkb-card .wbl-wish-btn{top:.875rem;right:.875rem}.wb-themed .wb-header-wish{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border-radius:50%;color:inherit;text-decoration:none;transition:background .15s ease;flex-shrink:0}.wb-themed .wb-header-wish:hover{background:color-mix(in srgb,var(--wb-text,#111827) 8%,transparent)}.wb-themed .wb-header-wish__icon{width:1.125rem;height:1.125rem}.wb-themed .wb-header-wish__badge{position:absolute;top:.125rem;right:.0625rem;min-width:1rem;height:1rem;padding:0 .25rem;border-radius:9999px;background:var(--wb-primary,#1976d2);color:#fff;font-size:.625rem;font-weight:700;line-height:1rem;text-align:center}.wb-themed .sp-product-card{display:flex;flex-direction:column;height:100%;width:100%;border-radius:12px;overflow:hidden;background:var(--wb-bg,#fff);transition:transform .2s ease,box-shadow .2s ease}.wb-themed .sp-product-card:hover{transform:translateY(-2px)}.wb-themed .sp-product-card--elevated{box-shadow:0 8px 24px color-mix(in srgb,var(--wb-text,#111827) 10%,transparent)}.wb-themed .sp-product-card--elevated:hover{box-shadow:0 12px 32px color-mix(in srgb,var(--wb-text,#111827) 14%,transparent)}.wb-themed .sp-product-card--outlined{border:1px solid color-mix(in srgb,var(--wb-text,#111827) 12%,transparent)}.wb-themed .sp-product-card--outlined:hover{border-color:color-mix(in srgb,var(--wb-primary,#1976d2) 30%,transparent)}.wb-themed .sp-product-card--flat{background:var(--wb-bg,#fff);border:1px solid transparent}.wb-themed .sp-product-card--flat:hover{border-color:color-mix(in srgb,var(--wb-text,#111827) 8%,transparent)}.wb-themed .sp-product-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.wb-themed .sp-product-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:color-mix(in srgb,var(--wb-text,#111827) 6%,var(--wb-bg,#fff))}.wb-themed .sp-product-card__image img{display:block!important;width:100%!important;max-width:none!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;transition:transform .3s ease}.wb-themed .sp-product-card:hover .sp-product-card__image img{transform:scale(1.04)}.wb-themed .sp-product-card__wish{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:50%;background:color-mix(in srgb,var(--wb-bg,#fff) 88%,transparent);color:var(--wb-text,#111827);cursor:pointer;box-shadow:0 2px 8px #0f172a1f;transition:transform .15s ease,color .15s ease}.wb-themed .sp-product-card__wish:hover{transform:scale(1.1)}.wb-themed .sp-product-card__wish svg{width:18px;height:18px}.wb-themed .sp-product-card__wish--active{color:#e11d48}.wb-themed .sp-product-card__body{display:flex;flex:1;flex-direction:column;padding:16px}.wb-themed .sp-product-card__body h3{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.35;color:var(--wb-text,#111827)}.wb-themed .sp-product-card__desc{margin:0 0 8px;font-size:13px;line-height:1.45;color:color-mix(in srgb,var(--wb-text,#111827) 58%,transparent);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wb-themed .sp-product-card__rating{margin-bottom:8px;font-size:13px;color:#f59e0b;letter-spacing:1px}.wb-themed .sp-product-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:12px;margin-top:auto}.wb-themed .sp-product-card__price strong{font-size:18px;font-weight:700;color:var(--wb-text,#111827)}.wb-themed .sp-product-card__price span{font-size:13px;color:color-mix(in srgb,var(--wb-text,#111827) 45%,transparent);text-decoration:line-through}.wb-themed .sp-product-card__btn{width:100%;border:none;border-radius:8px;padding:10px;background:var(--wb-primary,#1976d2);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:filter .15s ease}.wb-themed .sp-product-card__btn:hover{filter:brightness(1.06)}.sp-card-preview .sp-product-card{width:100%;max-width:280px;border-radius:12px;overflow:hidden;background:var(--q-primary,#fff)}.sp-card-preview .sp-product-card--elevated{box-shadow:0 8px 24px color-mix(in srgb,#111827 8%,transparent)}.sp-card-preview .sp-product-card--outlined{border:1px solid color-mix(in srgb,#111827 12%,transparent)}.sp-card-preview .sp-product-card--flat{background:color-mix(in srgb,#111827 2%,transparent)}.sp-card-preview .sp-product-card__image{height:180px;background:color-mix(in srgb,#111827 8%,transparent)}.sp-card-preview .sp-product-card__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-card-preview .sp-product-card__body{padding:16px}.sp-card-preview .sp-product-card__body h3{margin:0 0 8px;font-size:16px;color:#111827}.sp-card-preview .sp-product-card__rating{margin-bottom:8px;font-size:13px;color:#f59e0b;letter-spacing:1px}.sp-card-preview .sp-product-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.sp-card-preview .sp-product-card__price strong{font-size:18px;color:#111827}.sp-card-preview .sp-product-card__price span{font-size:13px;color:color-mix(in srgb,#111827 45%,transparent);text-decoration:line-through}.sp-card-preview .sp-product-card__btn{width:100%;border:none;border-radius:8px;padding:10px;background:var(--q-primary,#1976d2);color:#fff;font-weight:600;cursor:pointer;transition:filter .15s ease}.sp-card-preview .sp-product-card__btn:hover{filter:brightness(1.08)}.wb-themed[data-v-1dfe10ce]{width:100%;min-height:100%;font-family:var(--wb-body-font,Inter,system-ui,sans-serif);color:var(--wb-text,#111827);background:var(--wb-bg,#fff)}.wb-themed--static-links[data-v-1dfe10ce] a{cursor:default}.wb-themed .wb-heading{font-family:var(--wb-heading-font,Inter,system-ui,sans-serif);color:var(--wb-text,#111827)}.wb-themed .wb-body-text{font-family:var(--wb-body-font,Inter,system-ui,sans-serif);color:color-mix(in srgb,var(--wb-text,#111827) 65%,transparent)}.wb-themed .wb-section-muted{background:color-mix(in srgb,var(--wb-bg,#fff) 92%,var(--wb-text,#111827))}.wb-themed .wb-header{background:var(--wb-bg,#fff);border-color:color-mix(in srgb,var(--wb-text,#111827) 12%,transparent)}.wb-themed .wb-header-link{color:color-mix(in srgb,var(--wb-text,#111827) 72%,transparent)}.wb-themed .wb-header-link:hover{background:color-mix(in srgb,var(--wb-text,#111827) 6%,var(--wb-bg,#fff))}.wb-themed .wb-btn-primary,.wb-themed .wb-logo-placeholder{background:var(--wb-primary,#1976d2);color:#fff}.wb-themed .wb-btn-primary:hover{filter:brightness(1.06)}.wb-themed .wb-btn-secondary{background:var(--wb-bg,#fff);color:var(--wb-primary,#1976d2);border:1px solid color-mix(in srgb,var(--wb-primary,#1976d2) 35%,transparent)}.wb-themed .wb-btn-secondary:hover{background:color-mix(in srgb,var(--wb-primary,#1976d2) 6%,var(--wb-bg,#fff))}.wb-themed .wb-btn-accent{background:var(--wb-accent,#6366f1);color:#fff}.wb-themed .wb-footer-dark{background:var(--wb-secondary,#424242);color:#fff;border-top:1px solid color-mix(in srgb,#fff 10%,transparent)}.wb-themed .wb-footer-dark .wb-body-text{color:color-mix(in srgb,#fff 65%,transparent)}.wb-themed .wb-eyebrow{background:color-mix(in srgb,var(--wb-accent,#6366f1) 12%,var(--wb-bg,#fff));color:var(--wb-accent,#6366f1)}
