@font-face{font-family:Barlow;src:url('/assets/barlow.woff2') format('woff2');font-weight:600;font-display:swap}@font-face{font-family:DM;src:url('/assets/dm.woff2') format('woff2');font-weight:400;font-display:swap}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{--bg:#f4f5f0;--surface:#e8ece3;--ink:#172f26;--muted:#506258;--line:#ced6cc;--accent:#195e43;--button-text:#fafbf8;--radius:4px;background:var(--bg);color:var(--ink);font:16px/1.65 DM,Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;width:100%;height:auto}figure{margin:0}.wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.header{border-bottom:1px solid var(--line);background:var(--bg);position:relative;z-index:20}.nav{height:84px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:15px;letter-spacing:.05em;max-width:310px;line-height:1.15}.mark{display:grid;place-items:center;background:var(--accent);color:var(--button-text);height:38px;min-width:38px;font:600 22px/1 Barlow,Arial,sans-serif;border-radius:var(--radius)}.nav nav{display:flex;gap:26px;margin-left:auto;font-size:14px}.nav nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.languages{position:relative;font-size:13px;min-width:82px}.languages summary{cursor:pointer}.languages div{position:absolute;right:0;background:var(--bg);border:1px solid var(--line);padding:12px 20px;min-width:140px;box-shadow:0 10px 30px #17382e12}.languages a{display:block;padding:5px}.languages [aria-current]{font-weight:bold}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-block:52px 44px;min-height:610px}.eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;font-weight:bold;color:var(--accent)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Barlow,'Arial Narrow',Arial,sans-serif;font-weight:600;line-height:1.02;letter-spacing:-.035em}h1{font-size:clamp(46px,5.3vw,76px);margin-bottom:24px;max-width:680px}h2{font-size:clamp(32px,3.7vw,50px);margin-bottom:20px;max-width:720px}h3{font-size:18px;line-height:1.4;margin-bottom:12px}.intro{font-size:18px;color:var(--muted);max-width:470px;line-height:1.6;margin-bottom:30px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--accent);color:var(--button-text);padding:16px 24px;border-radius:var(--radius);font-weight:700;line-height:1.3;font-size:15px;white-space:nowrap;min-height:52px;transition:transform .15s,filter .15s}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button:active{transform:translateY(0)}.browse{font-size:14px;text-decoration:underline;text-underline-offset:6px}.hero-art{position:relative;min-width:0;height:480px}.hero-art figure{background:var(--surface);overflow:hidden;border-radius:var(--radius)}.hero-art figure img{height:100%;object-fit:contain}.primary-photo{height:100%;width:100%}.detail-photo{position:absolute;width:38%;height:42%;right:-12px;bottom:-15px;box-shadow:0 0 0 8px var(--bg)}.pitch{height:100%;object-fit:cover;border-radius:var(--radius)}.hero-inset{position:absolute;right:20px;bottom:20px;width:40%;height:62%;box-shadow:0 0 0 8px var(--bg)}.benefits{display:flex;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding-block:20px;font-size:14px;font-weight:bold}.selection{padding-block:82px}.section-title p{color:var(--muted);max-width:670px;margin-bottom:32px}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.product-picture{display:block;background:var(--surface);border-radius:var(--radius);overflow:hidden;aspect-ratio:4/5}.product-picture img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-picture:hover img{transform:scale(1.035)}.product-info{padding:17px 0 0}.ref{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 7px}.product h3{font-size:15px;font-weight:600;line-height:1.5;letter-spacing:0}.text-link{font-size:13px;color:var(--accent);font-weight:700;display:flex;justify-content:space-between;max-width:180px}.more{margin-top:32px}.more>summary{border:1px solid var(--line);padding:14px 22px;cursor:pointer;font-weight:bold;list-style:none;display:flex;justify-content:space-between}.more[open]>summary{margin-bottom:30px}.guide{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;padding-block:64px;border-block:1px solid var(--line)}.guide-copy{max-width:670px}.guide-copy p{color:var(--muted);margin-bottom:24px}.guide-copy p:last-child{margin-bottom:0}.process{padding-block:70px}.process ol{display:grid;grid-template-columns:1fr 1fr 1fr;gap:34px;padding:0;list-style:none;counter-reset:order}.process li{border-left:2px solid var(--accent);padding-left:22px}.process li p{color:var(--muted);max-width:290px;font-size:14px}.process h3{font-size:17px;margin-bottom:10px}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;padding-block:25px 70px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;font-weight:bold;list-style:none;padding-right:28px;position:relative}.faq summary::after{content:'+';position:absolute;right:0}.faq details[open] summary::after{content:'−'}.faq details p{color:var(--muted);margin:15px 0 0}.closing{background:var(--surface);padding:48px 55px;margin-bottom:70px;border-radius:var(--radius);position:relative}.closing p{max-width:620px;color:var(--muted)}.closing h2{max-width:700px}.footer{border-top:1px solid var(--line);padding-block:34px 45px;font-size:12px;color:var(--muted)}.footer-top{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:center;margin-bottom:22px}.footer strong{color:var(--ink);font-size:16px}.footer p{margin-bottom:8px}.mobile-contact{display:none}.legal{padding-block:60px;max-width:850px}.legal h1{font-size:50px}.legal h2{font-size:28px;margin-top:32px}.legal p{color:var(--muted)}.skip{position:absolute;left:20px;top:-100px;background:var(--bg);padding:12px;z-index:30}.skip:focus{top:10px}
/* Nine independently composed visual directions. */
.arc .hero-copy{align-self:center}.arc .hero-art{height:475px}.arc .hero-inset{transform:rotate(4deg)}
.training{--bg:#181d20;--surface:#252c30;--ink:#f0f1eb;--muted:#b5c0c3;--line:#3b4448;--accent:#f7a66c;--button-text:#202529;--radius:0px}.training h1,.training h2{text-transform:uppercase}.training .hero{grid-template-columns:.95fr 1.05fr}.training .hero-art{display:grid;grid-template-columns:1.05fr .75fr;gap:15px;align-items:end}.training .primary-photo{height:95%}.training .secondary-photo{height:72%;margin-bottom:28px}.training .products{grid-template-columns:repeat(3,minmax(0,1fr))}.training .product-picture{aspect-ratio:1}.training .guide{grid-template-columns:1fr 1fr}.training .process ol{display:flex;flex-direction:column;gap:10px}.training .process li{display:grid;grid-template-columns:240px 1fr;border-left:0;border-top:1px solid var(--line);padding:18px 0}.training .process li p{max-width:none;margin:0}
.gol{--bg:#f7f8f1;--surface:#e3eedc;--ink:#223924;--muted:#566553;--accent:#246337;--line:#cddac6;--radius:2px}.gol .hero{grid-template-columns:1.2fr 1fr;gap:30px}.gol .hero-art{display:flex;gap:15px;align-items:center;height:440px}.gol .hero-art figure{width:50%;height:85%}.gol .hero-art .secondary-photo{align-self:flex-end}.gol h1{font-size:clamp(48px,6vw,86px)}.gol .selection .products{grid-template-columns:repeat(4,minmax(0,1fr))}.gol .guide{grid-template-columns:1fr 1fr;gap:70px;background:var(--surface);padding:45px}.gol .closing{text-align:center}.gol .closing h2,.gol .closing p{margin-inline:auto}
.her{--bg:#f7f5f8;--surface:#ece5ed;--ink:#352c3a;--muted:#6c5d70;--line:#d8cddb;--accent:#70506f;--radius:16px}.her .brand{font-weight:500;letter-spacing:.12em}.her h1,.her h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}.her .hero{grid-template-columns:1fr 1fr;gap:70px}.her .primary-photo{border-radius:180px 180px 12px 12px;width:80%;margin-left:auto}.her .detail-photo{left:-10px;right:auto;bottom:5px;width:42%;height:48%}.her .products{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.her .product-picture{aspect-ratio:4/5;border-radius:80px 80px 6px 6px}.her .guide{grid-template-columns:1fr;gap:15px;max-width:920px}.her .guide-copy{columns:2;column-gap:40px;max-width:none}.her .guide-copy p{break-inside:avoid}
.stock{--bg:#f4f6f8;--surface:#e5ebf2;--ink:#172d49;--muted:#53647b;--line:#cbd6e3;--accent:#254e80;--radius:6px}.stock .hero{grid-template-columns:1.15fr 1fr}.stock h1{font-size:clamp(46px,5vw,68px)}.stock-board{height:100%;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column}.stock-board>p{font-weight:bold}.stock-pictures{display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:0;flex:1}.stock-pictures img{height:100%;object-fit:contain;background:#eff2f4;min-height:0}.stock-facts{display:flex;flex-direction:column;margin-top:18px;font-size:14px;gap:5px}.stock-facts span{color:var(--muted)}.stock .products{grid-template-columns:repeat(4,minmax(0,1fr))}.stock .product-picture{aspect-ratio:1}.stock .guide{gap:55px}.stock .process{background:var(--surface);padding:35px;margin-block:50px}.stock .closing{border-left:5px solid var(--accent)}
.junior{--bg:#f5f8fe;--surface:#e0e9fb;--ink:#203861;--muted:#566785;--line:#c9d8f0;--accent:#2859ad;--radius:22px}.junior .hero{grid-template-columns:1fr 1fr;gap:40px}.junior .hero-art{display:flex;align-items:center;gap:16px}.junior .hero-art figure{width:50%;height:76%;border-radius:100px 100px 22px 22px}.junior .hero-art .primary-photo{align-self:flex-start;margin-top:20px;transform:rotate(-4deg)}.junior .hero-art .secondary-photo{align-self:flex-end;margin-bottom:20px;transform:rotate(4deg)}.junior h1{font-size:clamp(48px,5.5vw,76px)}.junior .product-picture{aspect-ratio:1;border-radius:30px}.junior .guide{border:0;background:var(--surface);border-radius:30px;padding:45px;grid-template-columns:.85fr 1.15fr;gap:55px}.junior .process li{border:0;padding:20px 0}.junior .faq{grid-template-columns:1fr 1.4fr}
.long{--bg:#f3f4ef;--surface:#e2e6dc;--ink:#28392c;--muted:#5c695d;--line:#ccd2c4;--accent:#465e35;--radius:0px}.long .hero{grid-template-columns:1fr 1fr}.long .hero-copy{order:2}.long .hero-art{order:1;width:90%;height:505px}.long .primary-photo{width:90%;margin-right:auto}.long .detail-photo{right:-18px;bottom:18px;width:42%}.long h1{font-size:clamp(46px,5vw,70px)}.long .products{grid-template-columns:repeat(3,minmax(0,1fr))}.long .product-picture{aspect-ratio:3/4}.long .guide{grid-template-columns:.8fr 1.2fr}.long .benefits{justify-content:flex-start;gap:60px}
.player{--bg:#171d19;--surface:#263028;--ink:#f1f4e8;--muted:#b9c5b9;--line:#3c493f;--accent:#c2db8e;--button-text:#203022;--radius:3px}.player h1,.player h2{text-transform:uppercase}.player .hero{grid-template-columns:.9fr 1.1fr;gap:40px}.player .hero-art{display:grid;grid-template-columns:1.1fr .7fr;grid-template-rows:1fr 1fr;gap:12px}.player .primary-photo{grid-row:span 2}.player .secondary-photo,.player .third-photo{height:100%;min-height:0}.player .products{gap:32px 14px}.player .product-picture{aspect-ratio:4/5}.player .guide{border-left:3px solid var(--accent);border-top:0;border-bottom:0;padding:20px 30px;grid-template-columns:1fr 1.3fr}.player .process ol{gap:35px}.player .closing{background:transparent;border:1px solid var(--line)}
.retro{--bg:#f1eee5;--surface:#e5dfd1;--ink:#3b2728;--muted:#71605a;--line:#d1c5b8;--accent:#813d3b;--radius:0px}.retro .brand{font-family:Georgia,serif;letter-spacing:.02em}.retro h1,.retro h2{font-family:Georgia,serif;font-weight:400;line-height:1.1}.retro .hero{display:block;padding-top:42px}.retro .hero-copy{display:grid;grid-template-columns:1.35fr 1fr;column-gap:50px;align-items:center}.retro .eyebrow{grid-column:1/-1}.retro h1{font-size:clamp(45px,4.8vw,65px);grid-row:2/4;margin:0}.retro .intro{font-size:16px;max-width:430px;margin-bottom:18px}.retro .hero-art{margin-top:35px;display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:24px;height:320px}.retro .hero-art figure{height:100%}.retro .products{grid-template-columns:repeat(4,minmax(0,1fr))}.retro .product-info{border-bottom:1px solid var(--line);padding-bottom:18px}.retro .guide{grid-template-columns:1fr 1.2fr}.retro .closing{border-block:2px solid var(--accent);background:transparent}.retro .process h2{font-size:36px}
@media(prefers-color-scheme:dark){body:not(.training):not(.player){--bg:#1d2421;--surface:#2b342e;--ink:#eef0e7;--muted:#bbc6bc;--line:#455148;--accent:#b6d5bd;--button-text:#1c3021}.her{--bg:#28222b!important;--surface:#39303c!important;--ink:#f2eaf3!important;--muted:#c8b9ce!important;--line:#54445a!important;--accent:#d4b4d3!important;--button-text:#332535!important}.stock,.junior{--bg:#1b2432!important;--surface:#28374c!important;--ink:#edf3fc!important;--muted:#b6c6dc!important;--line:#435775!important;--accent:#adc9f5!important;--button-text:#1c3357!important}.retro{--bg:#2b2422!important;--surface:#3d332e!important;--ink:#f0e7db!important;--muted:#ccbbac!important;--line:#5b4d43!important;--accent:#e9b7a7!important;--button-text:#402b26!important}}
@media(min-width:1600px){.hero{min-height:670px}.hero-art{height:510px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav{gap:18px;height:76px}.nav nav{gap:14px;font-size:12px}.brand{font-size:12px;max-width:220px}.hero,.training .hero,.her .hero,.stock .hero,.junior .hero,.long .hero,.player .hero{gap:30px;min-height:540px}.hero-art,.arc .hero-art,.long .hero-art{height:380px}.hero h1{font-size:52px}.button{padding:14px 18px;font-size:14px;gap:14px}.intro{font-size:16px}.products,.gol .selection .products,.stock .products,.retro .products{grid-template-columns:repeat(3,minmax(0,1fr))}.guide,.faq{gap:35px}.retro .hero-art{height:280px}.benefits{font-size:12px}.long .benefits{gap:25px}.her .products{gap:24px}}
@media(max-width:767px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.nav{height:70px;gap:12px}.nav nav{display:none}.brand{font-size:12px;max-width:240px;gap:8px}.mark{min-width:32px;height:32px;font-size:19px}.languages{margin-left:auto;min-width:65px;font-size:12px}.hero,.training .hero,.gol .hero,.her .hero,.stock .hero,.junior .hero,.long .hero,.player .hero{display:flex;flex-direction:column;align-items:stretch;gap:32px;min-height:0;padding:35px 0 30px}.hero h1{font-size:clamp(40px,10.8vw,58px);max-width:580px;margin-bottom:20px}.eyebrow{font-size:10px;margin-bottom:16px}.intro{font-size:16px;margin-bottom:23px;max-width:520px}.actions{gap:16px}.actions .button{font-size:14px}.browse{font-size:13px}.hero-art,.arc .hero-art,.long .hero-art,.gol .hero-art{height:340px;width:100%}.hero-copy,.long .hero-copy{order:0}.hero-art,.long .hero-art{order:1}.detail-photo{right:0}.long .detail-photo{right:0}.her .detail-photo{left:0}.training .hero-art{height:310px}.junior .hero-art{height:330px;padding-inline:12px}.benefits,.long .benefits{gap:14px;justify-content:space-between;align-items:center;font-size:11px;line-height:1.4;padding-block:17px}.benefits span{flex:1}.selection{padding-block:46px}h2{font-size:34px}.section-title p{font-size:14px}.products,.training .products,.gol .selection .products,.her .products,.stock .products,.long .products,.retro .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product h3{font-size:13px}.product-info{padding-top:12px}.ref{font-size:10px}.text-link{font-size:12px}.her .product-picture{border-radius:45px 45px 5px 5px}.guide,.gol .guide,.her .guide,.stock .guide,.junior .guide,.long .guide,.player .guide,.retro .guide{display:block;padding:30px 0}.gol .guide,.junior .guide{padding:28px 22px}.guide-copy p{font-size:15px}.her .guide-copy{columns:1}.player .guide{padding:8px 0 8px 20px}.process{padding-block:44px}.process ol,.training .process ol{display:flex;flex-direction:column;gap:18px}.process li,.training .process li{display:block;padding:3px 0 3px 18px;border-top:0;border-left:2px solid var(--accent)}.process li p{max-width:none;margin-bottom:0}.stock .process{padding:25px;margin-block:35px}.junior .process li{padding:8px 0}.faq,.junior .faq{display:block;padding-block:10px 45px}.faq summary{font-size:15px}.closing{padding:30px 24px;margin-bottom:44px}.closing h2{font-size:34px}.closing p{font-size:15px}.footer{padding-bottom:115px}.footer-top{align-items:flex-start;flex-direction:column;gap:13px}.mobile-contact{display:block;position:fixed;bottom:0;left:0;right:0;background:var(--bg);border-top:1px solid var(--line);padding:10px 18px max(10px,env(safe-area-inset-bottom));z-index:25}.mobile-contact .button{width:100%;font-size:15px;justify-content:space-between}.retro .hero{padding-top:34px}.retro .hero-copy{display:block}.retro .hero-art{height:260px;gap:10px;grid-template-columns:1fr 1fr}.retro .third-photo{display:none}.retro .intro{margin-top:18px}.retro .hero-copy h1{font-size:44px}.retro .process h2{font-size:32px}.legal{padding-block:35px}.legal h1{font-size:38px}}
@media(max-width:370px){.brand{max-width:200px;font-size:10px}.hero h1{font-size:39px}.button{font-size:13px;padding-inline:14px}.hero-art{height:290px}.actions{gap:12px}.benefits{font-size:10px}.products{gap:24px 10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
