:root{font-family:system-ui,-apple-system,"Hiragino Sans","Yu Gothic",sans-serif;color:#183029;background:#f5f1e6}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{display:flex;justify-content:space-between;align-items:center;padding:18px clamp(18px,5vw,64px);background:#fff;border-bottom:1px solid #ddd}header a{text-decoration:none;font-weight:800}header b,small{color:var(--accent);letter-spacing:.12em}nav{display:flex;gap:18px}main>section,.gear-disclosure{max-width:1120px;margin:auto;padding:clamp(44px,7vw,88px) clamp(18px,5vw,48px)}.gear-hero{min-height:62vh;display:flex;flex-direction:column;justify-content:center}.gear-hero h1{max-width:850px;font-size:clamp(42px,8vw,92px);line-height:1.04;margin:.25em 0}.gear-hero p{font-size:clamp(17px,2vw,23px);line-height:1.8;max-width:760px}.gear-disclosure{margin:0 auto 24px;padding:22px 28px;background:#fff7d8;border:2px solid #e7c861;border-radius:16px}.gear-disclosure p{margin:.5em 0 0;line-height:1.7}.gear-story{display:grid;grid-template-columns:1fr 1.2fr;gap:42px}.gear-story h2,.gear-watch h2,.gear-products h2{font-size:clamp(30px,5vw,56px);line-height:1.15}.gear-story p,.gear-story li{line-height:1.8}.gear-cast{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:center}.gear-cast img{width:100%;border-radius:14px}.gear-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gear-video{background:#fff;text-decoration:none;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.gear-video img{width:100%;aspect-ratio:16/9;object-fit:cover}.gear-video strong,.gear-video span,.gear-video em{padding:14px 16px 0}.gear-video span{padding-bottom:18px;color:var(--accent);font-weight:800}.gear-video em{font-style:normal;line-height:1.7}.gear-playlist{display:grid;grid-template-columns:minmax(260px,42%) 1fr;margin-bottom:24px}.gear-playlist img{grid-row:1/4}.gear-playlist span{align-self:end}.gear-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.gear-product{background:#fff;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:10px}.gear-product h3{font-size:25px;margin:0}.gear-product p{color:var(--accent);font-weight:800;margin:0}.gear-product div{line-height:1.7}.gear-cta{margin-top:auto;display:block;padding:14px;border-radius:999px;background:var(--accent);color:#fff;text-align:center;text-decoration:none;font-weight:800}.gear-cta-disabled{background:#9ba49f}.gear-current-note{line-height:1.7}footer{text-align:center;padding:44px 20px;background:#183029;color:#fff}@media(max-width:760px){nav{font-size:12px}.gear-story{grid-template-columns:1fr}.gear-video-grid{grid-template-columns:1fr}.gear-cast{gap:5px}.gear-playlist{display:flex}}
