.hero{min-height:0;height:min(680px,calc(100vh - 38px));grid-template-columns:minmax(0,1fr) minmax(500px,.95fr);padding-left:max(5vw,36px)}.hero-copy{padding:48px 4vw 48px 0;max-width:720px}.hero h1{font-size:clamp(52px,4.4vw,64px);line-height:1.02;margin-bottom:20px}.hero-copy>p{font-size:18px;line-height:1.5}.hero-actions{margin:26px 0}.hero-copy>*{animation:none!important;opacity:1!important;transform:none!important}.hero-collage{min-height:0;height:100%;padding:34px;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:14px;background:linear-gradient(145deg,#dceaff,#fff1e6)}.hero-collage:after{display:none}.hero-collage figure{margin:0;position:relative;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(19,38,61,.15)}.hero-collage figure:first-child{grid-row:1/3}.hero-collage img{width:100%;height:100%;object-fit:contain;padding:8px;animation:none!important}.hero-collage figcaption{position:absolute;left:10px;right:10px;bottom:10px;background:rgba(19,38,61,.9);color:#fff;padding:8px 10px;border-radius:9px;font-size:11px;font-weight:800}.field-error{display:block;color:#9b251c;font-size:12px;font-weight:600;margin-top:6px}.step-error{background:#fff0ed;color:#8c2c20;padding:12px 14px;border-radius:9px;margin-bottom:18px}.steps button.completed:not(.active){color:var(--green)}.product-fallback,.image-failed{background:linear-gradient(145deg,var(--navy),var(--blue));display:grid!important;place-items:center;padding:24px}.fallback-copy{display:none!important;color:#fff;text-align:center;position:static!important;background:none!important}.product-fallback .fallback-copy,.image-failed .fallback-copy{display:block!important}.fallback-copy b,.fallback-copy small{display:block}.fallback-copy b{font-size:20px}.fallback-copy small{margin-top:8px;color:#dceaff}.brand span:last-child small:empty{display:none}.split-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:var(--cream)}
@media(max-width:1024px){.hero{height:auto;grid-template-columns:1fr;padding:0}.hero-copy{padding:55px 7vw}.hero-collage{height:440px}.hero-collage figure:first-child{grid-row:auto}.hero-collage{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}
@media(max-width:700px){.hero-copy{padding:42px 22px 32px}.hero h1{font-size:clamp(39px,12vw,50px);line-height:1.04}.hero-copy>p{font-size:16px}.hero-collage{height:330px;padding:16px;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr}.hero-collage figure:first-child{grid-row:1/3}.hero-collage figure:nth-child(n+3){display:block}.hero-actions{display:grid}.split-content{grid-template-columns:1fr}.steps button{min-height:44px}}
@media(prefers-reduced-motion:reduce){.hero *{animation:none!important;transition:none!important}}
.product-gallery{display:flex;flex-direction:column;padding:18px;gap:12px}.gallery-main{position:relative;min-height:0;flex:1;overflow:hidden;border-radius:18px;background:var(--mist)}.gallery-main>img{width:100%;height:100%;object-fit:contain}.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.94);font-size:20px;cursor:pointer}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-thumbs{display:flex;gap:8px;overflow:auto}.gallery-thumbs button{border:2px solid transparent;border-radius:10px;padding:2px;background:#fff;cursor:pointer}.gallery-thumbs button[aria-current=true]{border-color:var(--orange)}.gallery-thumbs img{width:72px;height:58px;object-fit:cover;border-radius:7px}.detail-fallback{height:100%;min-height:500px}.readiness{margin-bottom:20px}.readiness ul{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0;list-style:none}.readiness li{background:#fff3e7;padding:10px 12px;border-radius:8px;font-size:13px}.readiness li span{display:inline-grid;place-items:center;width:20px;height:20px;background:var(--orange);color:#fff;border-radius:50%;margin-right:8px}.warning{display:block;color:#9b4a12;font-weight:800;margin-top:4px}.microcopy{font-size:12px;color:var(--muted)}.microcopy a{text-decoration:underline;color:var(--blue)}
@media(max-width:700px){.readiness ul{grid-template-columns:1fr}.product-gallery{min-height:430px}.detail-fallback{min-height:390px}}
