:root{--red:#e31b23;--orange:#f36d21;--yellow:#ffd21c;--black:#080808;--ink:#171717;--paper:#eee9df;--white:#fff;--muted:#777;--line:rgba(0,0,0,.15);--wide:1440px;--sans:Inter,Arial,Helvetica,sans-serif;--display:"Arial Black",Impact,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip-link{position:fixed;top:-60px;left:1rem;z-index:1000;background:#fff;padding:.8rem 1rem}.skip-link:focus{top:1rem}.site-header{height:92px;background:rgba(8,8,8,.97);color:#fff;display:flex;align-items:center;padding:0 clamp(18px,4vw,70px);gap:3rem;position:sticky;top:0;z-index:50;border-bottom:1px solid #2a2a2a}.site-logo{width:255px;height:auto}.main-nav{display:flex;gap:2rem;margin-left:auto;font-size:.73rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.main-nav a{padding:.75rem 0;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a[aria-current=page]{border-color:var(--orange)}.header-contact{font-size:.75rem;font-weight:900;color:var(--yellow);white-space:nowrap}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid #555;padding:.65rem .8rem;text-transform:uppercase;font-weight:900}.hero-film{height:calc(100svh - 92px);min-height:620px;position:relative;background:#000;overflow:hidden}.hero-film video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-film:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.34)}.hero-film__content{position:absolute;z-index:2;inset:auto clamp(20px,5vw,80px) 7vh;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;color:#fff;gap:2rem}.hero-mark{width:min(690px,70vw);filter:drop-shadow(0 10px 25px #000)}.hero-meta{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-top:1.6rem}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:.7rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.25rem;background:var(--red);color:#fff;border:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;cursor:pointer}.button:hover{background:var(--orange)}.button--light{background:#fff;color:#111}.button--line{background:transparent;border:1px solid rgba(255,255,255,.6)}.ticker{display:flex;overflow:hidden;background:var(--yellow);color:#080808;border-bottom:5px solid var(--red)}.ticker span{white-space:nowrap;padding:1rem 2rem;font:900 clamp(1rem,2vw,1.5rem)/1 var(--display);text-transform:uppercase;letter-spacing:-.02em}.editorial{max-width:var(--wide);margin:auto;padding:clamp(70px,9vw,140px) clamp(20px,5vw,80px)}.eyebrow{display:block;color:var(--red);font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:1rem}.display{font:900 clamp(3rem,7vw,7.5rem)/.84 var(--display);letter-spacing:-.065em;text-transform:uppercase;margin:0}.lede{font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.6;max-width:55rem;color:#555}.campaign-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,minmax(330px,42vw));background:#070707}.campaign{position:relative;overflow:hidden;color:#fff}.campaign:first-child{grid-row:1/3}.campaign img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.campaign:hover img{transform:scale(1.025)}.campaign:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.campaign__copy{position:absolute;z-index:2;left:clamp(22px,4vw,60px);right:2rem;bottom:clamp(24px,4vw,60px)}.campaign__copy h2{font:900 clamp(2.2rem,4.7vw,5.5rem)/.88 var(--display);letter-spacing:-.055em;text-transform:uppercase;margin:.25rem 0}.campaign__copy p{max-width:35rem;line-height:1.5}.video-feature{display:grid;grid-template-columns:1fr 1fr;background:#111;color:#fff}.video-feature__media{min-height:600px}.video-feature iframe{width:100%;height:100%;min-height:600px;border:0}.video-feature__copy{padding:clamp(60px,8vw,130px);display:flex;flex-direction:column;justify-content:center}.video-feature__copy h2,.section-title{font:900 clamp(2.8rem,5.5vw,6rem)/.88 var(--display);letter-spacing:-.055em;text-transform:uppercase;margin:.5rem 0 1.5rem}.video-feature__copy p{color:#bbb;line-height:1.7}.parallax{min-height:78vh;background:center/cover fixed no-repeat;display:flex;align-items:end;color:#fff;position:relative}.parallax:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25)}.parallax__copy{position:relative;z-index:1;padding:clamp(40px,7vw,110px);max-width:950px}.parallax h2{font:900 clamp(4rem,10vw,10rem)/.78 var(--display);letter-spacing:-.07em;text-transform:uppercase;margin:0}.parallax p{font:900 clamp(1.1rem,2.4vw,2.4rem)/1.1 var(--display);text-transform:uppercase;margin:1.5rem 0 0}.gear-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#222}.gear-card{background:#fff;min-height:420px;display:flex;flex-direction:column}.gear-card img{width:100%;height:300px;object-fit:cover}.gear-card__copy{padding:1.4rem}.gear-card h3{margin:.2rem 0;font:900 1.3rem var(--display);text-transform:uppercase}.gear-card p{font-size:.84rem;color:#666;line-height:1.5}.brand-wall{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line)}.brand-wall div{min-height:150px;display:flex;align-items:center;justify-content:center;padding:2rem;border-right:1px solid var(--line)}.brand-wall img{max-width:150px;max-height:58px;object-fit:contain;filter:grayscale(1)}.archive-banner{display:grid;grid-template-columns:1fr 1fr;background:#111;color:#fff}.archive-banner img{width:100%;height:100%;min-height:480px;object-fit:cover}.archive-banner__copy{padding:clamp(55px,7vw,110px);display:flex;justify-content:center;flex-direction:column}.archive-banner h2{font:900 clamp(2.8rem,5vw,5.5rem)/.88 var(--display);text-transform:uppercase;margin:.5rem 0 1.2rem}.archive-banner p{line-height:1.7;color:#bbb}.interior-hero{min-height:64vh;color:#fff;position:relative;display:flex;align-items:end;background:#111 center/cover no-repeat}.interior-hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.36)}.interior-hero__copy{position:relative;z-index:1;padding:clamp(45px,7vw,110px);width:100%}.interior-hero h1{font:900 clamp(4rem,10vw,10rem)/.79 var(--display);text-transform:uppercase;letter-spacing:-.07em;margin:0}.breadcrumbs{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900;margin-bottom:1rem}.category-nav{display:flex;gap:.6rem;flex-wrap:wrap;margin:2.5rem 0}.filter-button{border:1px solid #aaa;background:transparent;padding:.72rem 1rem;text-transform:uppercase;font-size:.68rem;letter-spacing:.08em;font-weight:900;cursor:pointer}.filter-button.active,.filter-button:hover{background:#111;color:#fff;border-color:#111}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:#111}.product-card{background:#f5f1e9;min-width:0}.product-card a{display:block}.product-card__image{height:clamp(280px,32vw,470px);display:flex;align-items:center;justify-content:center;padding:clamp(22px,4vw,65px);background:#ded9cf;overflow:hidden}.product-card:nth-child(4n+2) .product-card__image,.product-card:nth-child(4n+3) .product-card__image{background:#161616}.product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card:hover img{transform:scale(1.045)}.product-card__body{padding:clamp(22px,3vw,45px)}.product-card__family{font-size:.67rem;text-transform:uppercase;letter-spacing:.14em;color:var(--red);font-weight:900}.product-card h2{font:900 clamp(1.6rem,3vw,3.2rem)/.95 var(--display);text-transform:uppercase;letter-spacing:-.04em;margin:.65rem 0}.product-card p{color:#555;line-height:1.55}.product-card__footer{border-top:1px solid var(--line);margin-top:1.3rem;padding-top:1rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;display:flex;justify-content:space-between}.family-list{display:grid;grid-template-columns:.9fr 1.1fr;border-top:1px solid var(--line);padding:4rem 0;gap:5vw}.family-list__visual{min-height:390px;display:flex;align-items:center;justify-content:center;background:#161616;padding:3vw}.family-list__visual img{width:100%;height:100%;max-height:390px;object-fit:contain}.family-list h2{font:900 clamp(2.7rem,5vw,5.5rem)/.88 var(--display);text-transform:uppercase;letter-spacing:-.05em;margin:.3rem 0 1rem}.family-list p{line-height:1.65;color:#555}.model-chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.5rem}.model-chips span{border:1px solid #aaa;padding:.6rem .75rem;font-size:.72rem;font-weight:900;text-transform:uppercase}.detail{min-height:calc(100vh - 92px);display:grid;grid-template-columns:1.2fr .8fr;background:#111}.detail-gallery{display:flex;align-items:center;justify-content:center;position:relative;padding:5vw;background:#ddd7cd}.detail-gallery>img{width:100%;max-height:70vh;object-fit:contain}.detail-gallery__thumbs{position:absolute;left:2rem;bottom:2rem;display:flex;gap:.5rem}.detail-gallery__thumbs button{width:80px;height:60px;border:1px solid #999;background:#fff;padding:.3rem}.detail-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.detail-content{background:#fff;padding:clamp(40px,6vw,100px);display:flex;justify-content:center;flex-direction:column}.detail-content h1{font:900 clamp(3rem,6vw,6rem)/.85 var(--display);text-transform:uppercase;letter-spacing:-.06em;margin:.6rem 0 1.4rem}.detail-description{line-height:1.7;color:#555}.detail-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin:2rem 0}.detail-specs dt,.detail-specs dd{margin:0;padding:1rem 0;border-bottom:1px solid var(--line);font-size:.8rem}.detail-specs dd{text-align:right;font-weight:900}.notice{font-size:.72rem;color:#777;line-height:1.5}.service-grid,.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#aaa}.service-card,.contact-card{background:#fff;padding:clamp(35px,5vw,75px)}.service-card h2,.contact-card h2{font:900 clamp(2rem,3.4vw,4rem)/.9 var(--display);text-transform:uppercase;margin:0 0 1rem}.service-card p,.contact-card p,.contact-card address{line-height:1.7;color:#555;font-style:normal}.contact-card a{color:var(--red);font-weight:900}.site-footer{background:#080808;color:#fff;padding:5rem clamp(20px,5vw,80px) 2rem}.site-footer__top{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem}.footer-logo{width:min(410px,80vw)}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;text-transform:uppercase;font-size:.72rem;letter-spacing:.1em;font-weight:900}.footer-meta{border-top:1px solid #333;margin-top:4rem;padding-top:1.5rem;display:flex;justify-content:space-between;color:#888;font-size:.72rem}.private-page{min-height:calc(100vh - 92px);display:grid;place-items:center;padding:8vw;background:#111;color:#fff}.private-panel{max-width:760px;border-top:8px solid var(--red);padding:4rem;background:#191919}.private-panel h1{font:900 clamp(3rem,7vw,7rem)/.85 var(--display);text-transform:uppercase;margin:.5rem 0}.is-hidden{display:none!important}
@media(max-width:920px){.site-header{height:80px}.site-logo{width:205px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;top:80px;left:0;right:0;background:#080808;padding:1.5rem 5vw;flex-direction:column;margin:0}.main-nav.open{display:flex}.header-contact{display:none}.hero-film{height:calc(100svh - 80px);min-height:560px}.hero-film__content{grid-template-columns:1fr}.hero-actions{flex-direction:row;align-items:center}.campaign-grid{grid-template-columns:1fr;grid-template-rows:auto}.campaign:first-child{grid-row:auto}.campaign{min-height:65vw}.video-feature,.archive-banner,.detail{grid-template-columns:1fr}.video-feature__media,.video-feature iframe{min-height:56vw}.gear-strip{grid-template-columns:repeat(2,1fr)}.brand-wall{grid-template-columns:repeat(3,1fr)}.family-list{grid-template-columns:1fr}.family-list__visual{min-height:330px}.detail-gallery{min-height:520px}}
@media(max-width:620px){.hero-mark{width:90vw}.hero-actions{flex-wrap:wrap}.campaign{min-height:110vw}.campaign:first-child{min-height:140vw}.campaign--contain img{padding:8vw}.gear-strip,.catalog-grid,.service-grid,.contact-grid{grid-template-columns:1fr}.gear-card img{height:260px}.brand-wall{grid-template-columns:repeat(2,1fr)}.brand-wall div{min-height:110px}.archive-banner img{min-height:330px}.interior-hero{min-height:52vh}.product-card__image{height:300px}.parallax{background-attachment:scroll}.footer-meta,.site-footer__top{display:block}.footer-links{margin-top:2.5rem}.footer-meta span{display:block;margin-top:.5rem}.detail-gallery{min-height:350px}.detail-gallery__thumbs{left:1rem;bottom:1rem}}
.hero-title{font:900 clamp(3rem,6.8vw,7.8rem)/.82 var(--display);letter-spacing:-.065em;text-transform:uppercase;margin:0;max-width:1100px;text-shadow:0 5px 30px #000}.shimano-feature{display:grid;grid-template-columns:.82fr 1.18fr;background:#009fe3;color:#fff}.shimano-feature__brand{min-height:390px;border-right:1px solid rgba(255,255,255,.4);display:flex;flex-direction:column;justify-content:center;padding:clamp(45px,7vw,110px);text-transform:uppercase}.shimano-feature__brand span{font:900 clamp(3.5rem,8vw,8rem)/.8 var(--display);letter-spacing:-.06em}.shimano-feature__brand strong{font-size:clamp(1rem,2vw,2rem);letter-spacing:.3em;margin-top:1.4rem}.shimano-feature__copy{padding:clamp(45px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.shimano-feature__copy .eyebrow{color:#072d44}.shimano-feature__copy h2{font:900 clamp(2.5rem,5vw,5rem)/.88 var(--display);text-transform:uppercase;letter-spacing:-.05em;margin:.3rem 0 1rem}.shimano-feature__copy p{line-height:1.7;max-width:42rem}.shimano-feature__copy a{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;margin-top:1rem}@media(max-width:920px){.shimano-feature{grid-template-columns:1fr}.shimano-feature__brand{min-height:280px;border-right:0;border-bottom:1px solid rgba(255,255,255,.4)}}@media(max-width:620px){.hero-title{font-size:clamp(2.5rem,12vw,4.6rem)}.hero-film__content{bottom:4vh}.hero-meta{line-height:1.6}.shimano-feature__brand{min-height:220px}}
.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .9s ease;pointer-events:none}.hero-slide.active{opacity:1}.hero-slide img,.hero-slide video{width:100%;height:100%;object-fit:cover}.hero-dots{position:absolute;z-index:3;right:clamp(20px,5vw,80px);top:50%;display:flex;flex-direction:column;gap:.7rem}.hero-dots button{width:11px;height:11px;border:1px solid #fff;background:transparent;border-radius:50%;padding:0;cursor:pointer}.hero-dots button.active{background:#fff}.wp-gallery{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,minmax(300px,32vw));gap:2px;background:#111}.wp-gallery figure{margin:0;position:relative;overflow:hidden}.wp-gallery__wide{grid-row:1/3}.wp-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.wp-gallery figure:hover img{transform:scale(1.025)}.wp-gallery figcaption{position:absolute;left:1.5rem;bottom:1.5rem;background:#080808;color:#fff;padding:.65rem .85rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}@media(max-width:920px){.wp-gallery{grid-template-columns:1fr;grid-template-rows:auto}.wp-gallery__wide{grid-row:auto}.wp-gallery figure{min-height:58vw}.hero-dots{top:auto;bottom:2rem;right:2rem;flex-direction:row}}@media(max-width:620px){.wp-gallery figure{min-height:85vw}.hero-dots{bottom:1.2rem}.hero-film__content{padding-bottom:2rem}}
.campaign-grid--single{display:block}.campaign-grid--single .campaign{display:block;height:min(900px,78vw)}.campaign-grid--single .campaign img{object-position:center 64%}.wp-gallery>a{position:relative;overflow:hidden}.wp-gallery>a:hover img{transform:scale(1.025)}.wp-gallery>a>span{position:absolute;left:1.5rem;bottom:1.5rem;background:#080808;color:#fff;padding:.65rem .85rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.brand-wall>a{min-height:150px;display:flex;align-items:center;justify-content:center;padding:2rem;border-right:1px solid var(--line)}.brand-wall>a:hover{background:#eee}.social-section{background:#111;color:#fff;padding:clamp(70px,9vw,140px) clamp(20px,5vw,80px)}.social-section__head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem}.social-section__head span{color:var(--orange);font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.social-section__head h2{font:900 clamp(3rem,7vw,7rem)/.84 var(--display);text-transform:uppercase;letter-spacing:-.06em;margin:.5rem 0 0}.social-section__head>a{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;border-bottom:2px solid var(--orange);padding-bottom:.5rem}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.social-grid a{display:block;aspect-ratio:1;overflow:hidden}.social-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.social-grid a:hover img{transform:scale(1.04)}.form-embed{background:#fff;padding:clamp(35px,6vw,90px)}.form-embed iframe{display:block;width:100%;height:1250px;border:0;background:#fff}.form-embed h2{font:900 clamp(2.8rem,5vw,5rem)/.88 var(--display);text-transform:uppercase;letter-spacing:-.05em;margin:0 0 2rem}@media(max-width:920px){.wp-gallery>a{min-height:58vw}.social-grid{grid-template-columns:repeat(2,1fr)}.social-section__head{display:block}.social-section__head>a{display:inline-block;margin-top:2rem}.campaign-grid--single .campaign{height:110vw}}@media(max-width:620px){.wp-gallery>a{min-height:85vw}.brand-wall>a{min-height:110px}.social-grid{grid-template-columns:1fr 1fr}.form-embed{padding:2rem 0}.form-embed h2{padding:0 1.25rem}.form-embed iframe{height:1400px}}

/* Visual refinement */
:root{--paper:#f3f0ea;--ink:#131313;--line:rgba(19,19,19,.14);--display:"Avenir Next Condensed","Helvetica Neue",Arial,sans-serif;--sans:"Avenir Next","Helvetica Neue",Arial,sans-serif}body{background:var(--paper);font-size:17px}.site-header{height:84px;padding:0 clamp(20px,4vw,64px);gap:2rem}.site-logo{width:225px}.main-nav{gap:1.45rem;font-size:.68rem;letter-spacing:.1em}.main-nav a{border-bottom-width:2px}.hero-film{height:calc(100svh - 84px);min-height:650px}.hero-film:after{background:linear-gradient(90deg,rgba(0,0,0,.74) 0,rgba(0,0,0,.24) 62%,rgba(0,0,0,.1) 100%)}.hero-film__content{left:clamp(24px,7vw,120px);right:clamp(24px,7vw,120px);bottom:8vh;grid-template-columns:minmax(0,1fr) auto}.hero-title{font-family:var(--display);font-size:clamp(3rem,5.5vw,6.5rem);font-weight:800;line-height:.93;letter-spacing:-.055em;max-width:880px}.hero-meta{font-size:.65rem;letter-spacing:.2em;font-weight:700}.hero-actions{flex-direction:row}.button{min-height:46px;padding:.8rem 1.35rem;font-size:.68rem;letter-spacing:.12em;font-weight:800}.shimano-feature{grid-template-columns:1fr 1fr;background:#0078b9;max-width:none}.shimano-feature__brand,.shimano-feature__copy{min-height:520px;padding:clamp(55px,7vw,110px)}.shimano-feature__brand{border-right:1px solid rgba(255,255,255,.3);align-items:center}.shimano-feature__brand img{width:min(620px,90%);height:auto;mix-blend-mode:screen}.shimano-feature__copy h2{font-family:var(--display);font-size:clamp(2.5rem,4.6vw,5.2rem);font-weight:750;line-height:.95;text-transform:none;letter-spacing:-.045em}.shimano-feature__copy p{font-size:1.1rem}.wp-gallery{background:var(--paper);padding:clamp(75px,9vw,135px) clamp(22px,6vw,100px);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:none;gap:clamp(16px,2vw,32px)}.wp-gallery>a,.wp-gallery>a.wp-gallery__wide{display:block;min-height:0;grid-row:auto;overflow:visible}.wp-gallery__image{aspect-ratio:4/3;overflow:hidden;background:#ddd}.wp-gallery img{width:100%;height:100%;object-fit:cover}.wp-gallery>a>span{position:static;display:block;background:transparent;color:var(--ink);padding:1rem 0 0;font-size:.68rem;letter-spacing:.13em;border-bottom:1px solid var(--line);padding-bottom:1rem}.editorial{max-width:1320px;padding:clamp(90px,10vw,150px) clamp(22px,6vw,100px)}.display,.section-title{font-family:var(--display);font-weight:750;line-height:.91;letter-spacing:-.055em}.display{font-size:clamp(3.2rem,6.6vw,7.4rem)}.section-title{font-size:clamp(3rem,5.5vw,6.3rem);text-transform:none}.campaign-grid--single{background:#0b0b0b;padding:clamp(60px,8vw,120px) 6vw}.campaign-grid--single .campaign{height:auto;max-width:820px;margin:auto}.campaign-grid--single .campaign img{width:100%;height:auto;object-fit:contain}.video-feature{max-width:1320px;margin:clamp(80px,10vw,150px) auto;background:#141414}.video-feature__media,.video-feature iframe{min-height:560px}.video-feature__copy{padding:clamp(55px,7vw,100px)}.video-feature__copy h2{font-family:var(--display);font-weight:750;text-transform:none;line-height:.95}.gear-strip{background:var(--paper);padding:0 clamp(22px,6vw,100px) clamp(90px,10vw,150px);gap:clamp(14px,2vw,28px);max-width:1500px;margin:auto}.gear-card{min-height:0;background:transparent;border-top:1px solid var(--ink)}.gear-card img{height:auto;aspect-ratio:4/3;object-fit:cover;margin-top:1rem}.gear-card__copy{padding:1rem 0}.gear-card h3{font-family:var(--display);font-size:1.15rem;font-weight:700;letter-spacing:-.02em}.social-section{padding:clamp(90px,10vw,150px) clamp(22px,6vw,100px)}.social-section__head,.social-grid{max-width:1320px;margin-left:auto;margin-right:auto}.social-section__head h2{font-family:var(--display);font-weight:750;line-height:.92;text-transform:none}.social-grid{gap:12px}.brand-wall{padding:55px clamp(22px,6vw,100px);gap:1px;background:#fff}.brand-wall>a{border:0;min-height:110px}.brand-wall img{max-width:135px;max-height:48px}.interior-hero{min-height:58vh}.interior-hero h1{font-family:var(--display);font-weight:750;line-height:.88;letter-spacing:-.055em}.catalog-grid{display:block;background:transparent}.product-card{border-top:1px solid var(--line);background:transparent}.product-card a{display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr;align-items:center;min-height:390px}.product-card__image,.product-card:nth-child(4n+2) .product-card__image,.product-card:nth-child(4n+3) .product-card__image{height:100%;min-height:390px;background:#e6e1d8;padding:50px}.product-card__body{padding:clamp(36px,6vw,90px)}.product-card h2{font-family:var(--display);font-weight:750;text-transform:none}.product-card__footer{font-weight:700}.family-list{max-width:1200px;margin:auto;padding:5rem 0}.family-list__visual{background:#e6e1d8}.family-list h2{font-family:var(--display);font-weight:750;text-transform:none}.service-grid,.contact-grid{max-width:1320px;margin:0 auto clamp(90px,10vw,150px);padding:0 clamp(22px,6vw,100px);gap:24px;background:transparent}.service-card,.contact-card{border-top:2px solid var(--ink);padding:clamp(32px,4vw,60px);background:#fff}.service-card h2,.contact-card h2{font-family:var(--display);font-weight:750;text-transform:none;line-height:.95}.archive-banner{max-width:1320px;margin:clamp(80px,10vw,150px) auto}.form-embed{max-width:1320px;margin:auto;padding:clamp(55px,7vw,100px)}.form-embed h2{font-family:var(--display);font-weight:750;text-transform:none}.site-footer{padding-top:5.5rem}
@media(max-width:1100px){.main-nav{gap:.9rem;font-size:.62rem}.site-logo{width:190px}.product-card a{grid-template-columns:1fr 1fr}.shimano-feature__brand,.shimano-feature__copy{min-height:420px}}
@media(max-width:920px){.site-header{height:78px}.hero-film{height:calc(100svh - 78px)}.shimano-feature{grid-template-columns:1fr}.shimano-feature__brand,.shimano-feature__copy{min-height:340px}.wp-gallery{grid-template-columns:1fr 1fr}.wp-gallery>a:last-child{grid-column:1/3}.wp-gallery>a{min-height:0}.video-feature{margin-left:22px;margin-right:22px}.product-card a{grid-template-columns:1fr}.product-card__image{min-height:340px}.archive-banner{margin-left:22px;margin-right:22px}}
@media(max-width:620px){body{font-size:16px}.hero-title{font-size:clamp(2.4rem,11vw,4rem)}.hero-actions{gap:.5rem}.shimano-feature__brand,.shimano-feature__copy{min-height:280px;padding:45px 24px}.wp-gallery{grid-template-columns:1fr}.wp-gallery>a:last-child{grid-column:auto}.wp-gallery>a{min-height:0}.campaign-grid--single{padding:55px 22px}.video-feature{margin:70px 0}.gear-strip{grid-template-columns:1fr 1fr}.social-grid{gap:7px}.brand-wall{grid-template-columns:repeat(2,1fr)}.service-grid,.contact-grid{grid-template-columns:1fr}.family-list{padding:4rem 0}.product-card__image{min-height:280px}.site-footer{padding-top:4rem}}
