:root{--ink:#171717;--paper:#fff;--sub:#646464;--rule:#dededb;font-family:Arial,"Helvetica Neue","Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #97772f;outline-offset:7px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-weight:400}h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(1.6rem,2.5vw,2.4rem);line-height:1.8;letter-spacing:.1em}p{line-height:2}header{height:94px;position:absolute;z-index:10;top:0;left:0;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 42px;color:white;border-bottom:1px solid #ffffff35;transition:background .25s,color .25s}header.scrolled{position:fixed;height:76px;background:#fffffff5;color:var(--ink);border-color:var(--rule);backdrop-filter:blur(14px)}.wordmark{font-weight:600;letter-spacing:.11em;font-size:2rem;line-height:1}.menu-trigger{justify-self:start;border:0;background:none;display:flex;align-items:center;gap:14px;padding:12px 0;font-size:.875rem}.hamburger{width:21px;display:grid;gap:6px}.hamburger i{height:1px;background:currentColor;width:21px}.shop-nav{justify-self:end;display:flex;align-items:center;gap:16px;font-size:.875rem}.shop-nav svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.2}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:12px}.hero{height:100svh;min-height:630px;max-height:1100px;position:relative;color:white;background:#252016}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0006,transparent 26%,transparent 45%,#0009)}.hero-copy{position:absolute;bottom:16%;left:20px;right:20px;text-align:center}.eyebrow{font-size:.75rem;letter-spacing:.19em;line-height:1.6}.hero-copy .eyebrow{margin-bottom:22px}.hero h1{font-size:clamp(1.6rem,3vw,2.75rem);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;letter-spacing:.16em;line-height:1.8;margin-bottom:28px}.light-link{display:inline-block;font-size:.875rem;border-bottom:1px solid #fff;padding:8px 2px;letter-spacing:.04em}.hero-foot,.scroll{position:absolute;bottom:32px;font-size:.75rem;letter-spacing:.16em}.hero-foot{left:42px}.scroll{right:42px;display:flex;align-items:center;gap:24px}.scroll span{font-size:1.4rem}.mobile-break{display:none}.section-heading{text-align:center;padding:84px 20px 50px}.section-heading h2{margin:13px 0}.section-heading>p:last-child{color:var(--sub);font-size:.9375rem}.collections{padding-bottom:80px}.collection-links{display:grid;grid-template-columns:repeat(2,1fr);max-width:750px;margin:auto}.collection-links a{display:flex;flex-direction:column;align-items:center;padding:10px 22px;gap:8px}.collection-links a+a{border-left:1px solid var(--rule)}.collection-links b{font-size:2rem;letter-spacing:.03em;font-weight:500}.collection-links span:nth-child(2){font-size:.75rem;letter-spacing:.12em;color:var(--sub)}.collection-links span:last-child{font-size:.875rem;margin-top:12px;border-bottom:1px solid var(--ink);padding-bottom:5px}.editorial{display:grid;grid-template-columns:1.2fr 1fr;background:#f2f1ee;align-items:stretch}.editorial-image{display:flex;align-items:center;background:#d8d3c9}.editorial-image img{width:100%;height:100%;object-fit:contain}.editorial-copy{padding:90px 11%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.editorial-copy h2{margin:22px 0}.editorial-copy>p:not(.eyebrow){font-size:.9375rem;color:#525252}.line-link{font-size:.875rem;display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid currentColor;padding-bottom:9px;line-height:1.8}.editorial-copy .line-link{margin-top:36px}.line-link span{font-size:1rem}.football{padding-bottom:78px}.football-stage{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:0 40px}.football-stage>div{height:380px;display:flex;align-items:center;justify-content:center}.football-stage img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.center-link{text-align:center;margin:38px 20px 0}.shop-section{background:#f7f7f6;padding:80px 5%}.shop-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:38px}.shop-heading h2{font-size:1.7rem;margin-top:9px}.shop-heading .line-link{flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-photo{aspect-ratio:1/1.06;background:#eeefee;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-photo img{width:88%;height:88%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.product-photo img.catalog{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.product:hover .product-photo img{transform:scale(1.025)}.product-meta{display:flex;justify-content:space-between;margin-top:23px;font-size:.75rem;letter-spacing:.08em;color:#5f5f5f}.product-meta span:first-child{color:var(--ink)}.product h3{font-size:1rem;font-weight:400;margin:13px 0 9px}.product>p{font-size:.8125rem;color:#666;display:flex;justify-content:space-between}.shop-note{font-size:.8125rem;color:#686868;text-align:center;margin-top:42px}.concept{padding:100px max(6%,calc((100vw - 1100px)/2));display:grid;grid-template-columns:1fr 1.3fr;gap:80px;background:#eae9e5;align-items:center}.concept-label{text-align:center}.concept-label>span{display:block;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:9rem;font-weight:400;color:#4a4a41;line-height:1.8}.concept-copy h2{margin-bottom:27px}.concept-copy p{font-size:.9375rem;color:#505049;line-height:2.2;margin-top:17px}.concept-copy .concept-sign{margin-top:35px;color:var(--ink);font-family:"Yu Mincho","Hiragino Mincho ProN",serif}.contact{text-align:center;padding:90px 20px 100px}.contact h2{font-size:1.8rem;margin:15px 0}.contact>p:not(.eyebrow){font-size:.9375rem;color:var(--sub)}.outline-button{border:1px solid #777;display:inline-flex;align-items:center;gap:60px;padding:16px 27px;font-size:.875rem;margin-top:28px;transition:background .2s,color .2s}.outline-button:hover{background:#171717;color:white}footer{border-top:1px solid var(--rule);padding:50px 5% 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:55px}.footer-brand{font-size:1.75rem;letter-spacing:.1em;font-weight:600}.footer-top nav{display:flex;gap:35px;font-size:.875rem}.footer-bottom{border-top:1px solid var(--rule);padding-top:23px;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.025em;color:#666}dialog#menu{position:fixed;inset:0 auto 0 0;width:min(520px,100%);height:100dvh;max-height:100dvh;max-width:100%;margin:0;padding:32px 40px 35px;border:0;background:#fff;color:var(--ink);overflow:auto}dialog::backdrop{background:#0006;backdrop-filter:blur(4px)}.menu-top{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;letter-spacing:.09em}.close-menu{border:0;background:none;font-size:2rem;line-height:1;width:44px;height:44px}.menu-top+nav{margin-top:40px;display:flex;flex-direction:column}.menu-top+nav>a{padding:23px 0;border-bottom:1px solid var(--rule);font-size:1.6rem;font-weight:400}.menu-top+nav>a small{display:block;font-size:.875rem;color:var(--sub);margin-top:7px}.menu-top+nav>a:last-child{font-size:1.25rem;display:flex;justify-content:space-between}.menu-bottom{margin-top:45px;font-size:.875rem}.menu-bottom p{font-size:.75rem;letter-spacing:.12em;margin-top:30px;color:var(--sub)}
@media(min-width:1600px){.editorial-copy{padding-top:130px;padding-bottom:130px}.hero-copy{bottom:20%}}
@media(max-width:760px){html{scroll-padding-top:80px}header{height:76px;padding:0 23px}header.scrolled{height:66px}.wordmark{font-size:1.65rem}.desktop-label{display:none}.hero{min-height:610px;max-height:950px}.hero>img{object-position:55% center}.hero-copy{bottom:19%}.hero h1{font-size:1.75rem;line-height:1.95;letter-spacing:.09em}.hero-copy .eyebrow{font-size:.6875rem;letter-spacing:.13em}.hero-foot{left:22px;font-size:.625rem}.scroll{right:22px;font-size:.625rem;gap:12px}.mobile-break{display:initial}.section-heading{padding:62px 20px 35px}.section-heading h2{font-size:1.6rem}.section-heading>p:last-child{font-size:.875rem}.collection-links b{font-size:1.6rem}.collection-links span:last-child{font-size:.8125rem}.collections{padding-bottom:55px}.editorial{grid-template-columns:1fr}.editorial-image{aspect-ratio:3/2}.editorial-copy{padding:47px 26px 55px}.editorial-copy h2{font-size:1.9rem;margin:20px 0}.editorial-copy .line-link{margin-top:28px}.football-stage{gap:14px;padding:0 20px}.football-stage>div{height:240px}.football{padding-bottom:55px}.center-link{margin-top:22px}.center-link .line-link{font-size:.8125rem;gap:15px}.shop-section{padding:56px 20px}.shop-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:27px}.shop-heading h2{font-size:1.35rem;letter-spacing:.05em}.product-grid{grid-template-columns:1fr 1fr;gap:30px 14px}.product:first-child{grid-column:1/-1}.product:first-child .product-photo{aspect-ratio:3/2}.product:first-child .product-photo img{object-fit:contain}.product-photo{aspect-ratio:1/1.15}.product-meta{font-size:.625rem;letter-spacing:0;margin-top:16px}.product h3{font-size:.875rem;line-height:1.7;margin:9px 0}.product>p{font-size:.75rem;line-height:1.8;gap:5px}.shop-note{text-align:left;font-size:.75rem;margin-top:30px}.concept{padding:55px 26px;grid-template-columns:1fr;gap:15px}.concept-label{text-align:left;display:flex;justify-content:space-between;align-items:center}.concept-label>span{font-size:4.5rem;line-height:1.4}.concept-copy h2{font-size:1.75rem}.contact{padding:65px 22px}.contact h2{font-size:1.4rem;letter-spacing:.02em}.contact>p:not(.eyebrow){font-size:.875rem}.outline-button{gap:45px}footer{padding:35px 22px 24px}.footer-top{flex-direction:column;align-items:flex-start;padding-bottom:35px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:23px 38px;font-size:.8125rem}.footer-bottom{font-size:.625rem;gap:10px}.footer-bottom>a{font-size:.6875rem}dialog#menu{padding:23px 26px}.menu-top+nav{margin-top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.store-dialog{border:0;padding:32px;width:min(940px,calc(100% - 32px));max-height:90dvh;color:var(--ink);background:#fff}.store-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px;font-size:.875rem;letter-spacing:.08em}.store-top h2{font-family:inherit;font-size:1.3rem;letter-spacing:.02em}.store-top button{border:0;background:none;font-size:2rem;width:44px;height:44px;flex-shrink:0}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.detail-layout>img{width:100%;aspect-ratio:1;object-fit:contain;background:#f5f5f3}.detail-layout h2{font-family:inherit;font-size:1.5rem;letter-spacing:.02em;margin:12px 0}.detail-layout .price{margin-bottom:24px;font-size:1rem}.detail-layout label{display:block;margin:22px 0 9px;font-size:.875rem}.store-dialog select,.store-dialog input{font:inherit;background:white;border:1px solid #aaa;border-radius:0;padding:12px;min-height:46px;color:var(--ink)}.store-dialog select{width:100%}.store-dialog input{width:85px}.availability,.store-note{font-size:.875rem;color:#646464;line-height:1.9}.availability{margin-top:14px}.store-primary{display:block;width:100%;margin-top:25px;background:#171717;border:1px solid #171717;padding:16px;color:white;font-size:1rem}.store-primary:disabled{background:#e5e5e2;border-color:#e5e5e2;color:#555;cursor:default}.store-note{margin-top:12px}.cart-dialog{width:min(650px,calc(100% - 32px))}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:20px;border-bottom:1px solid var(--rule);padding:24px 0}.cart-item img{width:100%;height:125px;object-fit:contain;background:#f5f5f3}.cart-item h3{font-size:1rem;font-weight:400;margin:8px 0}.cart-item p{font-size:.875rem}.cart-controls{display:flex;align-items:center;gap:12px;margin-top:16px;font-size:.875rem}.cart-controls button,.continue-shopping{border:0;background:none;text-decoration:underline;text-underline-offset:5px;padding:12px}.cart-controls button{margin-left:auto}.cart-summary{padding-top:26px}.cart-summary>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:18px;font-size:.875rem}.continue-shopping{display:block;margin:20px auto 0;font-size:.875rem}.cart-empty{padding:40px 0;text-align:center}.cart-count{font-size:.875rem}.store-toast:empty{display:none}@media(max-width:760px){.store-dialog{padding:20px;max-height:92dvh}.detail-layout{grid-template-columns:1fr;gap:24px}.detail-layout>img{max-height:260px}.store-top{margin-bottom:18px}.store-top h2{font-size:1.1rem}.cart-item{grid-template-columns:75px 1fr;gap:15px}.cart-controls{gap:8px}.cart-controls input{width:70px}.cart-summary>div{flex-wrap:wrap}.shop-note,.product>p{font-size:.875rem}}
header,header.scrolled{background:#fff;color:#171717;border-color:#dededb;grid-template-columns:1fr auto auto 1fr;gap:24px}.brand-logo{width:185px;height:68px;object-fit:cover;object-position:center}.wordmark .brand-logo{width:200px;height:76px}.language-toggle{background:none;border:0;border-bottom:1px solid currentColor;padding:10px 4px;font-size:14px;min-width:40px}.custom-wear{padding-bottom:80px}.wear-services{max-width:1120px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:0 30px;gap:70px}.wear-services article{border-top:1px solid #171717;padding-top:28px}.service-index{font-size:13px;letter-spacing:.13em;color:#676767}.wear-services h3{font-size:24px;font-weight:400;margin:22px 0}.wear-services p{font-size:16px;color:#555;margin-bottom:25px}.order-intro,.request-form{max-width:1060px;margin:70px auto 0;padding:40px;background:#f7f7f6}.order-intro h3{font-weight:400;font-size:22px}.order-intro ol{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0 25px 25px;gap:30px;font-size:16px}.order-intro p,.form-heading p,.privacy-note{font-size:14px;color:#555}.request-form{background:white;border:1px solid #dededb;margin-top:35px}.form-heading{margin-bottom:35px}.form-heading h2{font-size:26px;margin:12px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.form-grid label{display:flex;flex-direction:column;gap:10px;font-size:14px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #999;padding:14px;border-radius:0;background:white;color:#171717;font:inherit;font-size:16px;min-height:48px}.full{grid-column:1/-1}.privacy-note{margin-top:25px}.consent{display:flex;align-items:center;gap:12px;font-size:14px;margin-top:15px}.consent input{height:22px;width:22px;flex-shrink:0;accent-color:#171717}.request-form .store-primary{max-width:420px;min-height:54px}.request-form input:focus-visible,.request-form select:focus-visible,.request-form textarea:focus-visible{outline:2px solid #99791d;outline-offset:3px}#request-status{margin-top:20px;font-size:16px;white-space:pre-line}#request-status.error{color:#a52620}#request-status.success{border-left:3px solid #b89017;padding:15px;background:#faf8ef}.eyebrow{font-size:13px}.shop-note{font-size:14px}html[lang=en] h1,html[lang=en] h2{letter-spacing:.02em;font-family:Arial,sans-serif}html[lang=en] .hero h1{max-width:850px;margin-left:auto;margin-right:auto}html[lang=en] .order-intro ol{line-height:1.6}
@media(max-width:760px){header,header.scrolled{padding:0 18px;gap:12px;grid-template-columns:1fr auto auto 1fr}.wordmark .brand-logo{width:145px;height:60px}.shop-nav{gap:7px}.wear-services{grid-template-columns:1fr;gap:40px;padding:0 24px}.order-intro,.request-form{margin:40px 20px 0;padding:24px}.order-intro ol{grid-template-columns:1fr 1fr;gap:25px}.form-grid{grid-template-columns:1fr}.form-heading h2{font-size:23px}.request-form .store-primary{max-width:none}.footer-bottom{flex-wrap:wrap;font-size:12px}.hero-foot,.scroll{font-size:12px}.product-meta{font-size:12px}.hero-copy .eyebrow{font-size:12px}.custom-wear{padding-bottom:50px}}
