:root{--maroon:#6d203a;--dark:#191919;--paper:#f1f0ed;--text:#222;--muted:#666}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Arial,sans-serif;line-height:1.55}img{display:block;width:100%}a{color:inherit;text-decoration:none}.site-header{height:66px;background:rgba(13,10,11,.94);color:#fff;display:flex;align-items:center;padding:0 28px;position:absolute;left:0;right:0;top:0;z-index:10;border-bottom:1px solid #ffffff1f;box-shadow:0 6px 20px #0003}.site-name{font:700 25px Georgia,serif;margin-right:auto;text-shadow:0 2px 8px #000}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:24px;padding:8px}.desktop-nav{display:flex;gap:25px}.desktop-nav a{font-size:12px;padding:23px 0;border-bottom:3px solid transparent;color:#ddd}.desktop-nav a.active,.desktop-nav a:hover{border-color:#fff;color:#fff}.drawer,.drawer-backdrop{display:none}
.home-hero{min-height:760px;padding:115px 24px 70px;background:linear-gradient(rgba(35,6,15,.55),rgba(28,4,12,.58)),url("assets/home-hero-hd.jpg") center/cover;color:#fff;text-align:center}.hero-box{max-width:760px;margin:30px auto 58px;border:8px solid #fff;padding:35px 30px;background:#12090b24;box-shadow:0 14px 45px #0004}.hero-box h1{font:700 clamp(50px,7.5vw,91px)/1.03 Georgia,serif;margin:0;text-shadow:0 3px 13px #0009}.hero-badges{max-width:710px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-badges>div{background:#0e0d0de8;border:1px solid #ffffff55;padding:17px 20px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;text-align:left;column-gap:13px;box-shadow:0 8px 24px #0005}.hero-badges>div>span{grid-row:1/3;width:38px;height:38px;border-radius:50%;background:var(--maroon);display:grid;place-items:center;font-size:18px}.hero-badges strong{font-size:14px}.hero-badges small{font-size:10px;color:#ddd}
.home-section{max-width:1080px;margin:auto;padding:70px 24px}.home-heading{display:flex;align-items:center;gap:20px;margin-bottom:35px}.home-heading span{width:55px;height:55px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:28px}.home-heading h2{font-size:26px;color:#7a102e;letter-spacing:1px}.category-list{display:grid;grid-template-columns:1fr 1fr;gap:25px}.category-list a{background:#fff;display:grid;grid-template-columns:190px 1fr;min-height:170px;box-shadow:0 6px 18px #00000014}.category-list img{height:100%;object-fit:cover;filter:brightness(.7) contrast(1.12) saturate(.9)}.category-list div{padding:30px 25px;display:flex;flex-direction:column;justify-content:center}.category-list h3{font:700 25px Georgia,serif;margin:0 0 8px}.category-list p{font-size:12px;color:var(--muted);margin:0}.why-section{background:#fff;padding:75px max(24px,calc((100vw - 1032px)/2))}.centered-heading{justify-content:center}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.why-grid article{min-height:100px;background:#f2f0ed;border:1px solid #e0dcd5;display:flex;align-items:center;gap:14px;padding:20px}.why-grid article>span{font-size:20px}.why-grid strong{font-size:13px}.featured-section{background:#242020;color:#fff;padding:75px max(24px,calc((100vw - 1032px)/2)) 85px}.featured-section .home-heading h2{color:#fff}.featured-section .home-heading span{background:var(--maroon);color:#fff}.featured-intro{text-align:center;color:#bbb;font-size:12px;margin:-18px 0 35px}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.featured-grid article{background:#fff;color:var(--text)}.featured-placeholder{height:290px;background:linear-gradient(135deg,#3c3737,#171515);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aaa}.featured-placeholder>span{width:48px;height:48px;border:1px solid #777;border-radius:50%;display:grid;place-items:center;font-size:26px}.featured-placeholder small{margin-top:10px;text-transform:uppercase;letter-spacing:1px;font-size:8px}.featured-copy{padding:20px}.featured-copy p{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:var(--maroon);font-weight:800;margin:0}.featured-copy h3{font:700 20px Georgia,serif;margin:5px 0 12px}.featured-copy span{font-size:11px;color:#666}.featured-copy strong{float:right;color:var(--maroon)}.trusted-section{padding:80px max(24px,calc((100vw - 1032px)/2));background:#f1efeb}.trusted-heading{text-align:center;margin-bottom:35px}.trusted-heading h2{font:700 40px Georgia,serif;margin:0 0 7px}.trusted-heading p{font-size:13px;color:#666;margin:0}.trust-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trust-card-grid article{background:#fff;border:1px solid #ddd7cf;padding:24px;display:flex;align-items:flex-start;gap:16px}.trust-card-icon{flex:0 0 43px;height:43px;border-radius:50%;background:var(--maroon);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800}.trust-card-grid h3{font:700 17px Georgia,serif;margin:1px 0 5px}.trust-card-grid p{font-size:10px;color:#666;margin:0}.proof-heading{text-align:center;margin:50px 0 22px}.proof-heading h3{font:700 23px Georgia,serif;margin:0 0 6px}.proof-heading p{font-size:11px;color:#777;margin:0}.proof-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.proof-image,.review-card,.vinted-card,.proof-placeholder{min-height:235px;background:#fff;border:1px solid #d8d2ca;margin:0;overflow:hidden}.proof-image{display:flex;flex-direction:column}.proof-image img{width:100%;height:190px;object-fit:cover;object-position:top}.proof-image figcaption{padding:11px 14px;font-size:9px;color:#666}.proof-image figcaption b{color:var(--text);margin-right:6px}.poshmark-proof img{object-fit:contain;background:#fff}.review-card{padding:24px;display:flex;flex-direction:column}.review-card>div{display:flex;justify-content:space-between;align-items:center}.review-card>div b{font-size:12px}.review-card>div span{color:#a1173e;letter-spacing:2px;font-size:10px}.review-card blockquote{font:500 16px/1.5 Georgia,serif;margin:22px 0 auto}.review-card small{font-size:8px;color:#777;border-top:1px solid #e1ddd7;padding-top:12px;margin-top:18px}.vinted-card{display:grid;grid-template-columns:105px 1fr}.vinted-sale img{height:100%;object-fit:cover;object-position:left top}.vinted-review{padding:20px 15px;display:flex;flex-direction:column;justify-content:center;min-width:0}.vinted-review>b{font-size:12px;margin-bottom:14px}.vinted-review>img{width:100%;height:auto}.vinted-review small{font-size:8px;color:#777;border-top:1px solid #e1ddd7;padding-top:11px;margin-top:15px}.proof-placeholder{border-style:dashed;background:#e8e4de;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px}.proof-placeholder>span{width:39px;height:39px;border:1px solid #999;border-radius:50%;display:grid;place-items:center;font-size:21px;color:#777}.proof-placeholder strong{font:700 15px Georgia,serif;margin-top:12px}.proof-placeholder small{font-size:8px;color:#777;margin-top:4px;max-width:180px}.simple-info{background:#fff;text-align:center;padding:70px 24px}.simple-info h2{font:700 37px Georgia,serif;margin:0 0 15px}.simple-info p{max-width:680px;margin:0 auto 25px;color:#555}.primary-link,.page-actions a{display:inline-block;background:var(--maroon);color:#fff;padding:13px 24px;font-weight:700;font-size:12px}
.page-title{height:320px;padding:135px 30px 50px;color:#fff;background-position:center;background-size:cover;display:flex;align-items:end}.page-title h1{width:min(1000px,100%);margin:0 auto;font:700 clamp(44px,7vw,75px) Georgia,serif}.retro-title{background-image:linear-gradient(#0008,#0008),url("assets/retro.jpg")}.world-title{background-image:linear-gradient(#0008,#0008),url("assets/wc.jpg")}.club-title{background-image:linear-gradient(#0008,#0008),url("assets/FtSTsJ.jpg")}.size-title{background-image:linear-gradient(#0008,#0008),url("assets/measuring.jpg")}
.inventory-page{max-width:930px;margin:auto;padding:55px 24px 80px;text-align:center}.page-intro{font-size:17px;color:#555;margin:0 0 50px}.google-inventory{display:grid;grid-template-columns:1fr 1fr;gap:45px}.google-inventory article{min-width:0;background:#fff;border:1px solid #dedad3;box-shadow:0 5px 18px #0000000d;overflow:hidden;padding-bottom:24px}.product-photo{height:400px;background:#ddd;overflow:hidden}.product-photo img{height:100%;object-fit:cover}.placeholder-photo{display:grid;place-items:center;background:#292929;color:#fff}.placeholder-photo span{border:2px solid #fff;padding:15px 25px;text-transform:uppercase;font-size:11px;letter-spacing:2px}.google-inventory h2{font:700 20px/1.3 Georgia,serif;margin:22px auto 12px;padding:0 24px;max-width:430px}.google-inventory p:not(.notice){display:inline-block;background:#f0ede8;color:#555;border-radius:20px;font-size:11px;font-weight:700;margin:0;padding:6px 13px}.google-inventory strong{display:block;color:var(--maroon);font-size:21px;margin-top:13px}.google-inventory .notice{display:inline-block;background:var(--maroon);color:#fff;border-radius:3px;font-size:9px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;margin:18px 0 -7px;padding:7px 11px}.page-actions{margin-top:65px;display:flex;justify-content:center;gap:12px}.page-actions a{min-width:160px}.size-content{max-width:1200px;margin:auto;text-align:center;padding:60px 24px 80px}.size-content>img.size-chart{height:auto;object-fit:contain;margin-bottom:38px;border:1px solid #ddd;box-shadow:0 8px 30px #0001}.size-content h2{font:700 37px Georgia,serif;margin:0 0 15px}.size-content>p{color:#555;max-width:700px;margin:0 auto}.measure-guide{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:35px 0}.measure-guide div{background:#fff;padding:28px}.measure-guide strong{width:35px;height:35px;border-radius:50%;background:var(--maroon);color:#fff;display:grid;place-items:center;margin:auto}.measure-guide h3{margin:12px 0 5px}.measure-guide p{font-size:12px;color:#666}
.product-slider{position:relative;height:460px;background:#171414}
.product-slider>.product-slides{position:absolute;inset:0 0 46px;min-height:auto}
.product-slides .slide{padding:0;background:#171414}
.product-slides .slide img{width:100%;height:100%;object-fit:contain}
.product-controls{position:absolute;z-index:3;left:0;right:0;bottom:0;height:46px;display:flex;align-items:center;justify-content:center;gap:14px;background:#201b1beF;border-top:1px solid #ffffff1f}
.product-controls>button{width:31px;height:31px;border:1px solid #ffffff55;border-radius:50%;background:#fff;color:var(--maroon);font-size:22px;line-height:1;cursor:pointer}
.product-controls .slider-dots button{background:#a69b9b}
.product-controls .slider-dots button.active{background:#fff}
.future-stock{display:grid;place-items:center;background:linear-gradient(145deg,#2c2424,#120f0f);color:#fff}
.future-stock span{border:2px solid #ffffffb8;padding:17px 25px;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase}
.coming-stock-card{border-style:dashed!important}
.coming-stock-card .product-photo>img{object-fit:cover}
.site-footer{background:#171717;color:#fff;text-align:center;padding:42px 24px}.site-footer .footer-main{font:700 20px Georgia,serif}.site-footer p{font-size:12px;color:#ccc}.site-footer div{display:flex;justify-content:center;gap:26px;margin-top:18px}.site-footer a{display:inline-flex;align-items:center;gap:7px}.site-footer div a{font-size:11px;color:#ddd}.brand-icon{width:22px;height:22px;border-radius:6px;display:inline-grid;place-items:center;font:800 14px Arial,sans-serif;font-style:normal;color:#fff}.instagram-icon{background:linear-gradient(135deg,#7b2cff,#f31b68,#ffae35)}.ebay-icon{background:#fff;color:#e53238}.depop-icon{background:#ff2300}.vinted-icon{background:#087f8c}
@media(max-width:780px){.site-header{height:64px;padding:0 18px}.site-name{font-size:24px}.menu-toggle{display:block;margin-right:10px}.desktop-nav{display:none}.drawer{display:flex;position:fixed;z-index:30;inset:0 auto 0 0;width:min(370px,92vw);background:#191919;color:#bbb;flex-direction:column;padding-top:40px;transform:translateX(-100%);transition:.25s}.drawer.open{transform:none}.drawer a{font-size:22px;padding:24px 48px}.drawer a.active{background:var(--maroon);color:#fff;font-weight:700}.drawer-close{position:absolute;right:14px;top:5px;background:none;border:0;color:#fff;font-size:34px}.drawer-backdrop{display:block;position:fixed;z-index:20;inset:0;background:#0008;opacity:0;pointer-events:none;transition:.25s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.home-hero{min-height:720px;padding:100px 20px 48px;background-size:cover;background-repeat:no-repeat}.hero-box{border-width:7px;padding:34px 18px;margin:10px auto 45px}.hero-box h1{font-size:49px}.hero-badges{grid-template-columns:1fr;max-width:470px}.category-list{grid-template-columns:1fr}.category-list a{grid-template-columns:135px 1fr;min-height:135px}.category-list div{padding:20px}.category-list h3{font-size:21px}.why-grid{grid-template-columns:1fr 1fr}.featured-grid{grid-template-columns:1fr}.featured-grid article{display:grid;grid-template-columns:150px 1fr}.featured-placeholder{height:180px}.featured-copy{display:flex;flex-direction:column;justify-content:center}.trust-card-grid{grid-template-columns:1fr}.proof-gallery{grid-template-columns:1fr 1fr}.google-inventory{grid-template-columns:1fr;gap:60px}.product-photo{height:420px}.product-slider{height:500px}.page-title{height:250px;padding:115px 20px 35px}.page-actions{flex-direction:column;align-items:center}.page-actions a{width:220px}.measure-guide{grid-template-columns:1fr}}
@media(max-width:430px){.hero-box h1{font-size:42px}.home-hero{min-height:710px}.home-heading h2{font-size:21px}.home-section{padding:50px 18px}.category-list a{grid-template-columns:110px 1fr}.category-list h3{font-size:18px}.category-list p{font-size:10px}.why-section{padding:55px 16px}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:78px}.featured-section{padding:55px 14px}.featured-grid article{grid-template-columns:120px 1fr}.featured-placeholder{height:160px}.featured-copy{padding:15px}.featured-copy h3{font-size:17px}.trusted-section{padding:55px 14px}.trusted-heading h2{font-size:34px}.proof-gallery{grid-template-columns:1fr}.proof-gallery>div{min-height:165px}.inventory-page{padding-left:15px;padding-right:15px}.product-photo{height:350px}.product-slider{height:440px}.site-footer div{gap:14px;flex-wrap:wrap}}

/* Platform-specific proof sliders */
.proof-sliders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.proof-slider{aspect-ratio:1/1;background:#fff;border:1px solid #d5cfc7;display:grid;grid-template-rows:68px 1fr 48px;min-width:0;overflow:hidden;box-shadow:0 7px 22px #0000000d}
.single-slide-slider{grid-template-rows:68px 1fr}
.single-slide-slider>footer{display:none}
.proof-slider>header{display:flex;align-items:center;gap:12px;padding:13px 17px;border-bottom:1px solid #e3dfd9;background:#fff}
.proof-slider>header .brand-icon,.meetup-icon{flex:0 0 38px;width:38px;height:38px;border-radius:9px;display:grid;place-items:center;font-style:normal;font-weight:800;color:#fff}
.meetup-icon{background:var(--maroon)}
.proof-slider>header h3{font:700 18px Georgia,serif;margin:0}
.proof-slider>header p{font-size:9px;color:#777;margin:2px 0 0}
.proof-slider>header p a{color:var(--maroon);font-weight:700}
.slides{position:relative;min-height:0;overflow:hidden}
.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .25s ease;display:flex;flex-direction:column;justify-content:center;padding:27px}
.slide.active{opacity:1;visibility:visible}
.slide .stars{color:#a1173e;font-size:13px;letter-spacing:3px}
.ebay-proof{display:flex;align-items:center;gap:9px;margin-bottom:14px;flex-wrap:wrap}
.ebay-proof b{background:#e8f4ed;color:#247247;border-radius:3px;padding:5px 7px;font-size:7px;letter-spacing:.7px}
.ebay-proof span{font-size:9px;color:#555;font-weight:700}
.slide blockquote{font:500 clamp(15px,1.7vw,20px)/1.48 Georgia,serif;margin:20px 0 auto}
.slide small{font-size:8px;color:#777;border-top:1px solid #e2ded8;padding-top:11px;margin-top:15px}
.image-slides .slide{padding:18px}
.image-slides .slide>img{max-width:100%;max-height:100%;object-fit:contain}
.depop-slides .slide{display:grid;grid-template-columns:34% 1fr;gap:20px;align-items:center;padding:24px}
.depop-slides .slide>img{width:100%;height:190px;object-fit:contain;object-position:center;background:#f7f6f3;border:1px solid #e0ddd8}
.depop-review{min-width:0}
.blurred-name{display:block;width:96px;color:transparent;background:#d7d7d7;filter:blur(5px);border-radius:8px;font-size:11px;line-height:16px;margin-bottom:9px;user-select:none}
.depop-review b,.vinted-review-copy>b{display:block;color:#252525;font-size:15px;letter-spacing:3px;margin-bottom:12px}
.depop-review p{font-size:16px;line-height:1.45;margin:0;color:#333;overflow-wrap:anywhere}
.photo-slides .slide{padding:0;background:#1d1a1a}
.photo-slides .slide img{width:100%;height:100%;object-fit:cover}
.photo-slides .crop-upper img{object-position:center 20%}
.photo-slides .crop-upper-more img{object-position:center 26%}
.split-proof{padding:0;position:absolute}
.split-proof img{width:100%;height:100%;object-fit:cover;object-position:left top}
.split-proof span{position:absolute;left:14px;bottom:13px;background:#087f60;color:#fff;padding:6px 10px;font-size:9px;font-weight:800;text-transform:uppercase}
.review-screenshot{width:100%;height:auto;object-fit:contain}
.vinted-combined{padding:20px;display:grid;grid-template-columns:40% 1fr;gap:24px;align-items:center}
.vinted-combined>div{min-width:0;position:relative}
.vinted-combined>div:first-child img{width:100%;max-height:270px;object-fit:cover;object-position:left top;border:1px solid #ddd}
.vinted-combined>div:first-child span{position:absolute;left:7px;bottom:7px;background:#238758;color:#fff;padding:4px 7px;font-size:7px;font-weight:800;text-transform:uppercase}
.vinted-combined>div:nth-child(2){display:flex;flex-direction:column;justify-content:center}
.vinted-review-copy blockquote{font:500 18px/1.45 Georgia,serif;margin:0}
.vinted-review-copy small{font-size:9px;color:#777;border-top:1px solid #ddd;padding-top:10px;margin-top:15px}
.proof-slider>footer{display:flex;align-items:center;justify-content:center;gap:14px;padding:7px 12px;border-top:1px solid #e3dfd9;background:#faf9f7}
.proof-slider>footer>button{width:31px;height:31px;border:1px solid #ccc5bd;background:#fff;color:#333;border-radius:50%;font-size:22px;line-height:1;cursor:pointer}
.proof-slider>footer>button:hover{background:var(--maroon);border-color:var(--maroon);color:#fff}
.slider-dots{display:flex;gap:6px}
.slider-dots button{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#c9c3bc;cursor:pointer}
.slider-dots button.active{background:var(--maroon)}
@media(max-width:780px){.proof-sliders{grid-template-columns:1fr 1fr;gap:12px}.proof-slider{grid-template-rows:62px 1fr 44px}.proof-slider>header{padding:11px}.proof-slider>header .brand-icon,.meetup-icon{flex-basis:34px;width:34px;height:34px}.proof-slider>header h3{font-size:15px}.slide{padding:18px}.slide blockquote{font-size:15px;margin-top:13px}.image-slides .slide{padding:10px}.depop-slides .slide{grid-template-columns:32% 1fr;gap:13px;padding:16px}.depop-slides .slide>img{height:150px}.depop-review p{font-size:13px}.vinted-combined{gap:14px;padding:14px}.vinted-review-copy blockquote{font-size:14px}}
@media(max-width:540px){.proof-sliders{grid-template-columns:1fr}.proof-slider{aspect-ratio:1/1;max-width:420px;width:100%;margin:auto}.slide blockquote{font-size:17px}.depop-slides .slide{grid-template-columns:34% 1fr;gap:15px;padding:18px}.depop-slides .slide>img{height:175px}.depop-review p{font-size:15px}.vinted-combined{grid-template-columns:38% 1fr;gap:17px;padding:17px}.vinted-review-copy blockquote{font-size:16px}.vinted-review-copy>b{font-size:13px;letter-spacing:2px}}

/* Current featured jerseys */
.featured-photo{display:block;height:290px;background:#171515;overflow:hidden}
.featured-photo img{height:100%;object-fit:cover;object-position:center top;transition:transform .25s ease}
.featured-photo:hover img{transform:scale(1.025)}
.featured-copy h3{line-height:1.25}
.featured-copy h3 a:hover{color:var(--maroon)}
@media(max-width:780px){.featured-photo{height:180px}}
@media(max-width:430px){.featured-photo{height:160px}}
