.branded-hero::after{background:radial-gradient(circle at 78% 35%,rgba(111,228,204,.18),transparent 34%)}
.hero-products{position:absolute;z-index:1;right:clamp(18px,6vw,95px);top:50%;width:min(46vw,660px);height:520px;transform:translateY(-50%)}
.hero-product{position:absolute;background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.28);display:grid;place-items:center;overflow:hidden}
.hero-product img{width:100%;height:100%;object-fit:contain;padding:14px}
.hero-product.p1{width:245px;height:310px;right:110px;top:70px;transform:rotate(4deg);z-index:4}
.hero-product.p2{width:210px;height:270px;left:5px;top:125px;transform:rotate(-6deg);z-index:3}
.hero-product.p3{width:155px;height:195px;right:0;bottom:18px;transform:rotate(8deg);z-index:2}
.hero-product.p4{width:150px;height:195px;left:175px;top:0;transform:rotate(6deg);z-index:2}
.products{grid-template-columns:.68fr 1.32fr;gap:70px}
.products-title>p:last-child{max-width:410px;color:#587178;margin-top:24px}
.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.product-gallery article{border:1px solid var(--line);border-radius:12px;padding:18px;background:var(--paper)}
.product-photo{height:240px;background:#fff;border-radius:8px;display:grid;place-items:center;margin-bottom:16px;overflow:hidden}
.product-photo img{width:100%;height:100%;object-fit:contain;padding:10px}
.product-gallery small{font-size:10px;font-weight:800;letter-spacing:.1em;color:#147b76}
.product-gallery h3{font:800 20px "Manrope";margin:7px 0 1px}
.product-gallery p{margin:0;color:#61777d;font-size:14px}
@media(max-width:850px){.branded-hero{min-height:820px}.hero-products{width:94%;height:300px;top:15px;right:3%;transform:none}.hero-product.p1{width:150px;height:190px;right:29%;top:30px}.hero-product.p2{width:130px;height:170px;left:8%;top:60px}.hero-product.p3{width:95px;height:125px;right:5%;bottom:0}.hero-product.p4{width:92px;height:120px;left:37%;top:0}.branded-hero .hero-copy{padding-top:365px}.product-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.product-gallery{grid-template-columns:1fr}.product-photo{height:250px}}
.checkout-success{padding:28px clamp(22px,7vw,110px);background:var(--mint);border-bottom:1px solid #83cfc1}.checkout-success>div{max-width:1000px;margin:auto;display:flex;gap:18px;align-items:center}.checkout-success>div>span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--ink);color:#fff;font-size:26px;font-weight:800;flex:none}.checkout-success h2{font:800 28px "Manrope";margin:0}.checkout-success p{margin:2px 0}.box-builder{border-top:1px solid var(--line);padding-top:20px}.builder-help{margin:-4px 0 14px;color:#60767b;font-size:14px}.picker-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:9px 0;border-top:1px solid var(--line)}.picker-row:first-child{border-top:0}.picker-name{font-weight:700;font-size:14px}.stepper{display:flex;align-items:center;gap:10px}.stepper button{width:30px;height:30px;border:1px solid var(--line);background:#fff;border-radius:50%;font-weight:800;cursor:pointer}.stepper button:disabled{opacity:.35;cursor:not-allowed}.stepper output{width:18px;text-align:center;font-weight:800}.builder-total{display:flex;justify-content:space-between;background:var(--soft);padding:11px 12px;border-radius:6px;margin-top:10px}.builder-total.complete{background:var(--mint)}.cart-choices{padding:12px;background:var(--soft);border-radius:6px;font-size:13px;line-height:1.65}.cart-choices strong{display:block;margin-bottom:4px}
.picker-row{grid-template-columns:74px minmax(0,1fr) auto;padding:12px 0;gap:14px}.picker-photo{width:74px;height:74px;object-fit:contain;padding:5px;border:1px solid var(--line);border-radius:9px;background:#fff}.picker-copy{display:grid;gap:4px;min-width:0}.picker-name{font-weight:800;line-height:1.25}.picker-copy small{color:#60767b;font-size:12px;line-height:1.35}.stepper button{width:34px;height:34px}@media(max-width:560px){.picker-row{grid-template-columns:62px 1fr}.picker-photo{width:62px;height:62px}.stepper{grid-column:2;justify-self:start}}
