.wicam-commerce-hero{--wch-accent:#1BA6B0;--wch-attention:#FFBA31;--wch-dark:#071626;--wch-indigo:#0D2340;--wch-light:#F5F8FC;--wch-line:#DCE5F0;position:relative;overflow:hidden;background:linear-gradient(145deg,#F5F8FC 0%,#DCE5F0 100%);border:1px solid #DCE5F0;border-radius:30px;padding:clamp(20px,3.2vw,46px);font-family:var(--wicam-font-fa);color:var(--wch-dark)}.wicam-commerce-hero__signal{position:absolute;width:220px;height:220px;border-radius:50%;border:1px solid rgba(27,166,176,.22);inset-inline-start:-70px;bottom:-90px;box-shadow:0 0 0 32px rgba(27,166,176,.05),0 0 0 64px rgba(27,166,176,.025);pointer-events:none}.wicam-commerce-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:clamp(24px,4vw,64px);align-items:center}.wicam-commerce-hero__content{position:relative;z-index:2}.wicam-commerce-hero__kicker{display:flex;align-items:center;gap:8px;color:var(--wch-accent);font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:10px}.wicam-commerce-hero__kicker i{width:8px;height:8px;border-radius:50%;background:var(--wch-accent);box-shadow:0 0 0 5px rgba(27,166,176,.1)}.wicam-commerce-hero__title{font-size:clamp(2rem,2.8vw + .7rem,4rem);line-height:1.25;margin:0 0 14px;letter-spacing:-.02em}.wicam-commerce-hero__description{font-size:clamp(.96rem,.22vw + .92rem,1.08rem);line-height:2;margin:0 0 16px;max-width:62ch;color:var(--wch-indigo)}.wicam-commerce-hero__commerce-meta{display:flex;align-items:center;gap:10px 14px;flex-wrap:wrap;margin-bottom:18px}.wicam-commerce-hero__price{font-size:clamp(1.2rem,.5vw + 1.05rem,1.6rem);color:var(--wch-dark)}.wicam-commerce-hero__commerce-meta .stock{margin:0;border-radius:999px;padding:6px 10px;background:rgba(27,166,176,.09);color:var(--wch-accent);font-size:.78rem;font-weight:800}.wicam-commerce-hero__sku{font-size:.72rem;color:var(--wch-indigo);border:1px solid var(--wch-line);border-radius:999px;padding:5px 9px}.wicam-commerce-hero__config .wicam-configurator{box-shadow:none;background:rgba(245,248,252,.72);backdrop-filter:blur(8px)}.wicam-commerce-hero__visual{display:grid;gap:12px;min-width:0}.wicam-commerce-hero__stage{position:relative;min-height:clamp(360px,38vw,560px);display:grid;place-items:center;background:var(--wch-dark);border-radius:28px;overflow:hidden;isolation:isolate}.wicam-commerce-hero__stage:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(27,166,176,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(27,166,176,.045) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,transparent,black 22%,black 78%,transparent)}.wicam-commerce-hero__focus-ring{position:absolute;width:62%;aspect-ratio:1;border:1px solid rgba(27,166,176,.34);border-radius:50%;box-shadow:0 0 0 26px rgba(27,166,176,.035),0 0 0 52px rgba(27,166,176,.02);z-index:0}.wicam-commerce-hero__focus-ring:before,.wicam-commerce-hero__focus-ring:after{content:"";position:absolute;background:var(--wch-attention)}.wicam-commerce-hero__focus-ring:before{width:28px;height:2px;left:50%;top:-1px;transform:translateX(-50%)}.wicam-commerce-hero__focus-ring:after{width:2px;height:28px;top:50%;right:-1px;transform:translateY(-50%)}.wicam-commerce-hero__main-image{position:relative;z-index:1;display:block;width:min(72%,480px);max-height:470px;object-fit:contain;filter:drop-shadow(0 30px 45px rgba(7,22,38,.25));transition:opacity .18s ease,transform .32s cubic-bezier(.2,.75,.25,1)}.wicam-commerce-hero__main-image.is-changing{opacity:.15;transform:scale(.97)}.wicam-commerce-hero__hud{position:absolute;inset-inline:16px;bottom:14px;display:flex;align-items:center;gap:8px;color:var(--wch-line);font-size:.66rem;letter-spacing:.08em;font-weight:800;z-index:2}.wicam-commerce-hero__hud i{height:1px;flex:1;background:rgba(220,229,240,.18)}.wicam-commerce-hero__thumbs{display:flex;gap:8px;overflow:auto;padding-bottom:3px;scrollbar-width:thin}.wicam-commerce-hero__thumb{width:66px;height:66px;flex:0 0 66px;padding:5px;border-radius:14px;border:1px solid var(--wch-line);background:var(--wch-light);cursor:pointer;transition:border-color .2s ease,transform .2s ease}.wicam-commerce-hero__thumb:hover{transform:translateY(-2px);border-color:var(--wch-accent)}.wicam-commerce-hero__thumb.is-active{border-color:var(--wch-accent);box-shadow:0 0 0 2px rgba(27,166,176,.08)}.wicam-commerce-hero__thumb img{width:100%;height:100%;object-fit:cover;border-radius:9px}.wicam-commerce-hero__notice{padding:14px;border:1px solid #DCE5F0;border-radius:14px;background:#F5F8FC;color:#0D2340}@media(max-width:1024px){.wicam-commerce-hero__grid{grid-template-columns:1fr}.wicam-commerce-hero__visual{order:-1}.wicam-commerce-hero__stage{min-height:420px}.wicam-commerce-hero__main-image{width:min(60%,440px)}}@media(max-width:767px){.wicam-commerce-hero{border-radius:22px;padding:16px}.wicam-commerce-hero__stage{min-height:320px;border-radius:20px}.wicam-commerce-hero__main-image{width:min(72%,330px)}.wicam-commerce-hero__title{font-size:clamp(1.8rem,7vw,2.55rem)}.wicam-commerce-hero__commerce-meta{align-items:flex-start}.wicam-commerce-hero__thumb{width:58px;height:58px;flex-basis:58px}.wicam-commerce-hero__signal{display:none}}@media(prefers-reduced-motion:reduce){.wicam-commerce-hero__main-image,.wicam-commerce-hero__thumb{transition:none}.wicam-commerce-hero__thumb:hover{transform:none}}
