/* AUTUMN HAIR CARE 2026 — presentation only. Shop, cart and product data stay unchanged. */
.autumn-hero{min-height:0;padding:52px 40px 44px;gap:40px;background:linear-gradient(120deg,#faf9f6,#eeeae4);grid-template-columns:1.15fr 1fr}
.autumn-hero h1{font-size:clamp(36px,4.1vw,56px);line-height:1.38;letter-spacing:.01em;margin-bottom:18px}
.autumn-hero .eyebrow,.concerns .eyebrow,.bundles .eyebrow,.salon-consultation .eyebrow{color:#716459}
.autumn-hero .hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.9}
.autumn-hero .hero-actions{margin:24px 0 16px;flex-wrap:wrap}
.autumn-hero .trust-list{margin-top:18px;font-size:12px;gap:6px 16px}
.autumn-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center}
.autumn-products figure{margin:0;min-width:0;text-align:center}
.autumn-products img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block;border-radius:18px;box-shadow:0 12px 28px rgba(50,39,33,.06)}
.autumn-products figure:nth-child(2){transform:translateY(-18px)}
.autumn-products figcaption{font-size:15px;font-weight:700;padding-top:12px;letter-spacing:.12em}
.autumn-products figcaption span{display:block;font-size:9px;letter-spacing:.08em;font-weight:500;color:#75685f}
.bundles{background:#f3f1ed;padding-top:60px;padding-bottom:64px}
.bundles .section-heading{margin-bottom:30px}.bundles .section-heading h2{font-size:clamp(28px,3.4vw,40px)}
.bundle-card,.bundle-card.featured{background:#fff;color:var(--ink);border-color:#ddd7cf;box-shadow:0 8px 25px rgba(50,39,33,.04)}
.bundle-card.featured{border-color:#9d8c7c}.bundle-card .tag,.bundle-card.featured .tag{color:#716052;letter-spacing:.02em;font-size:13px}
.bundle-card.featured p{color:var(--muted)}.bundle-card.featured .button.primary{background:var(--brown);color:#fff}
.bundle-photos{display:flex;gap:6px;margin:18px 0 6px;height:126px;justify-content:center}
.bundle-photos img{min-width:0;width:calc((100% - 12px)/3);height:100%;object-fit:contain;border-radius:8px}
.bundle-contents{list-style:none;padding:0;margin:0 0 8px;font-size:11px;color:var(--muted);line-height:1.7}
.bundle-card h3{font-size:22px}.bundle-card>p{margin:8px 0 0}.bundle-card strong{margin-top:18px}
#guide,#concerns,#products,#consultation,.bundle-card{scroll-margin-top:106px}
.concerns{padding-top:56px;padding-bottom:44px}.concerns .section-heading{margin-bottom:26px}.concerns h2{font-size:clamp(28px,3.4vw,40px)}
.concern-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.concern-grid>a{display:flex;flex-direction:column;gap:9px;text-decoration:none;padding:22px 18px;background:#f6f4f0;border:1px solid #e2ddd6;border-radius:16px}
.concern-grid>a>span{font-size:12px;color:#847466;letter-spacing:.08em}.concern-grid strong{font-size:16px;line-height:1.65}.concern-grid small{margin-top:auto;font-size:12px;color:#75685f}
.concern-grid>a:hover{background:#ede9e2}.all-products-link{display:block;width:max-content;max-width:100%;margin:26px auto 0;text-underline-offset:5px;font-weight:700}
.salon-consultation{margin-top:30px;background:#f3f0eb;border:1px solid #e2ddd6;border-radius:22px;padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}
.salon-consultation h2{font-size:clamp(24px,2.7vw,32px);line-height:1.5;margin:6px 0 14px;font-family:Georgia,"Yu Mincho",serif}.salon-consultation p{color:var(--muted);font-size:14px}
.consultation-actions{display:flex;flex-direction:column;gap:12px;text-align:center}.consultation-actions small{font-size:11px;color:var(--muted)}.consultation-actions .button{font-size:13px;line-height:1.6}
/* Ice shampoo remains an ordinary product, without summer campaign emphasis. */
#product-ice_shampoo.seasonal-recommend{outline:0}#product-ice_shampoo .product-badge{background:rgba(255,255,255,.9);color:var(--ink);box-shadow:none}
a:focus-visible,button:focus-visible{outline:3px solid #887364;outline-offset:4px}
@media(max-width:1000px){.autumn-hero{gap:24px;padding:40px 24px}.autumn-hero h1{font-size:40px}.concern-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.autumn-hero{grid-template-columns:1fr;gap:22px}.autumn-hero .hero-copy{max-width:650px;margin:auto}.autumn-products{width:min(440px,100%);margin:auto}.autumn-products img{max-height:140px}.autumn-products figure:nth-child(2){transform:none}.salon-consultation{grid-template-columns:1fr}.bundle-grid{grid-template-columns:1fr}.bundle-photos{height:142px}.bundle-card{max-width:620px;width:100%;margin:auto}}
@media(max-width:560px){.autumn-hero{padding:28px 18px 26px;gap:18px}.autumn-hero h1{font-size:clamp(28px,8.3vw,36px);line-height:1.4;margin-bottom:12px}.autumn-hero .eyebrow{font-size:10px;margin-bottom:9px}.autumn-hero .hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;margin:0}.autumn-hero .hero-actions{display:grid;grid-template-columns:1.15fr 1fr;gap:8px;margin:18px 0 12px}.autumn-hero .hero-actions .button{min-height:46px;font-size:12px;padding:10px 8px}.autumn-hero .trust-list{display:flex;flex-wrap:wrap;gap:3px 12px;margin-top:12px;font-size:10px}.autumn-products{max-width:330px;gap:10px}.autumn-products img{height:100px;aspect-ratio:auto;border-radius:12px}.autumn-products figcaption{font-size:12px;padding-top:5px}.autumn-products figcaption span{font-size:8px}.bundles{padding:32px 16px 40px}.bundles .section-heading{margin-bottom:22px}.bundles .section-heading h2{font-size:28px}.bundle-card{padding:20px}.bundle-photos{height:116px;margin-top:12px}.bundle-card h3{font-size:21px;margin-top:8px}.bundle-card .tag{font-size:12px}.bundle-contents{font-size:11px}.concerns{padding:36px 16px}.concern-grid{gap:10px}.concern-grid>a{padding:15px 12px;gap:6px}.concern-grid strong{font-size:13px}.concern-grid small{font-size:11px}.salon-consultation{padding:24px 18px;gap:18px}.salon-consultation h2{font-size:24px}#guide,#concerns,#products,#consultation,.bundle-card{scroll-margin-top:82px}}
