:root{--ink:#16191d;--blue:#1428dc;--lime:#dcfa58;--paper:#f8f9f9;--muted:#61666e;--line:#dfe2e5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,"Segoe UI",Tahoma,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}a:hover{text-decoration:underline}button:hover{color:var(--blue)}.skip{position:fixed;top:-100px;inset-inline-start:20px;background:var(--lime);padding:12px;z-index:10}.skip:focus{top:10px}.announcement{background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:1.7px;padding:9px 14px}.header-inner{max-width:1440px;margin:auto;display:flex;align-items:center;gap:35px;padding:25px 5%}.wordmark{font-size:31px;font-weight:900;letter-spacing:-1.6px;line-height:1}.wordmark span{font-size:12px;vertical-align:top;margin-inline-start:4px}.edition{font-size:12px;letter-spacing:2px;color:var(--muted)}.header-end{margin-inline-start:auto;display:flex;align-items:center;gap:28px;font-size:12px}.region{letter-spacing:1px}.language{font-size:14px;border-inline-start:1px solid var(--line);padding-inline-start:24px}nav{padding:0 5%;display:flex;gap:32px;overflow-x:auto;white-space:nowrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}nav a{padding:15px 0;font-size:14px;font-weight:600}nav a:first-child{border-bottom:2px solid var(--blue)}main{max-width:1440px;margin:auto}.hero{margin:32px 5% 0;min-height:490px;background:var(--blue);color:white;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:48px 0 34px 42px;position:relative;z-index:1}.eyebrow{display:block;font-size:12px;letter-spacing:1.8px;font-weight:700}h1{font-size:clamp(42px,4.8vw,70px);line-height:1.06;letter-spacing:-3px;margin:27px 0 22px}p{margin:0 0 18px}.hero-copy p{max-width:350px;color:#e1e5ff;line-height:1.65}.primary{display:inline-flex;gap:38px;background:var(--lime);color:var(--ink);font-weight:700;padding:14px 22px;margin-top:12px}.primary span{font-size:23px;line-height:1.1}.hero-caption{display:block;font-size:11px;letter-spacing:1.5px;margin-top:44px;color:#d6dfff}.hero-art{position:relative;min-width:0;background:#1428dc}.hero-art img{width:100%;height:100%;object-fit:cover;display:block}.art-label{position:absolute;bottom:24px;inset-inline-end:25px;color:white;font-size:11px;letter-spacing:1.5px;background:#162d91d9;padding:6px 10px}.trust-strip{display:flex;justify-content:space-between;padding:19px 9%;font-size:11px;font-weight:700;letter-spacing:1.8px;border-bottom:1px solid var(--line);margin:0 5%}.demo-note{margin:25px 5% 5px;padding:16px 20px;border:1px solid var(--line);font-size:14px;color:#505661;line-height:1.7}.demo-note b{color:var(--ink)}.demo-note a{white-space:nowrap;text-decoration:underline;margin-inline-start:8px}.collection,.stores-section{margin:66px 5% 0;scroll-margin-top:28px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.section-head .eyebrow{color:var(--blue);font-size:11px}h2{font-size:34px;line-height:1.15;letter-spacing:-1.2px;margin:12px 0}h3{font-size:17px;line-height:1.4;margin:7px 0 12px;font-weight:600}.section-head p{color:var(--muted);margin:0;font-size:15px}.sample-label{color:var(--muted);font-size:11px;letter-spacing:1.5px;white-space:nowrap;padding-bottom:3px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-art{aspect-ratio:1.2;position:relative;background:#e7eaf0;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-art img{height:100%;width:100%;object-fit:cover}.tone-lime{background:#e6edc9}.tone-blue{background:#dce2f4}.tone-silver{background:#e5e8e9}.tone-dark{background:#d9dadd}.badge{position:absolute;top:12px;inset-inline-start:12px;background:#ffffffed;color:#373d43;font-size:10px;letter-spacing:.6px;padding:4px 7px;z-index:1}.sample-number{font-size:94px;line-height:1;font-weight:900;letter-spacing:-7px;color:#fff9}.sample-type{position:absolute;bottom:15px;font-size:10px;letter-spacing:2px;color:#4e5662}.card-meta{font-size:12px;font-weight:700;margin-top:18px}.card-meta span{font-weight:400;color:var(--muted)}.price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.price b{font-size:18px}.price small{font-size:12px}.price span{font-size:12px;color:var(--muted)}.card-action{border:0;border-bottom:1px solid var(--line);background:none;padding:15px 0 10px;text-align:start;width:100%;display:block;font-size:14px;font-weight:600}.collection:nth-of-type(4){background:#eceff7;margin-inline:0;padding:36px 5%}.stores-section{padding-bottom:70px}.stores{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.store{text-align:center;padding:28px 10px;border-inline-end:1px solid var(--line)}.store:last-child{border:0}.store b{font-size:23px;letter-spacing:-.6px}.store span{display:block;font-size:12px;color:var(--muted);margin-top:8px}footer{background:var(--ink);color:#f9f9f9;padding:45px 5% 24px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top p{margin:0;font-size:18px}.footer-note{color:#b9bec5;font-size:14px;max-width:850px;margin:30px 0}.footer-bottom{border-top:1px solid #44484e;padding-top:24px;font-size:12px;color:#c0c5cb}.footer-bottom div{display:flex;flex-wrap:wrap;gap:25px}.footer-bottom a{font-size:14px}.legal{max-width:820px;margin:55px auto 85px;padding:0 30px;min-height:50vh}.back{display:block;font-size:14px;margin-bottom:45px;text-decoration:underline}.legal h1{font-size:48px;letter-spacing:-2px}.legal .updated{font-size:13px;color:var(--muted);margin-bottom:32px}.legal p{line-height:1.9;margin-bottom:24px}.legal p:nth-of-type(2){font-size:23px;font-weight:600}dialog{border:0;max-width:520px;width:calc(100% - 32px);padding:38px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#0a153cb3}dialog p{color:var(--muted)}dialog h2{font-size:28px;margin:20px 0}dialog a{text-decoration:underline;color:var(--blue)}.close{position:absolute;inset-inline-end:10px;top:5px;font-size:30px;border:0;background:none;width:44px;height:44px}[dir=rtl] .hero-copy{padding:48px 42px 34px 0}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:0;line-height:1.45}[dir=rtl] .eyebrow,[dir=rtl] .announcement{letter-spacing:0}[dir=rtl] .wordmark{direction:ltr}[dir=rtl] .hero h1{font-size:clamp(38px,4vw,60px)}
@media(min-width:1600px){header,footer{padding-inline:calc((100% - 1440px)/2)}header .header-inner{padding-inline:5%}}
@media(max-width:900px){.edition,.region{display:none}.hero{min-height:410px}.hero-copy{padding:32px 0 28px 26px}.hero h1{font-size:46px}.hero-copy p{font-size:15px}.hero-caption{margin-top:28px}.hero-art img{object-position:50% center}.product-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.card{margin-bottom:16px}.sample-label{display:none}[dir=rtl] .hero-copy{padding:32px 26px 28px 0}nav{gap:26px}.stores{grid-template-columns:repeat(2,1fr)}.store:nth-child(2){border-inline-end:0}.store:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:560px){.announcement{font-size:10px;letter-spacing:.8px}.header-inner{padding-block:22px}.wordmark{font-size:28px}nav{gap:24px}nav a{font-size:13px;padding:12px 0}.hero{margin-top:18px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:28px 25px 24px}.hero h1{font-size:45px;letter-spacing:-2px;margin-top:18px}.hero-copy p{font-size:16px}.hero-caption{display:none}.hero-art{height:235px}.hero-art img{object-fit:cover;object-position:center 49%}.hero .eyebrow{font-size:10px}.primary{margin-top:4px;padding:12px 18px}.trust-strip{padding:15px 0;gap:12px;letter-spacing:.3px;font-size:9px}.demo-note{font-size:13px;margin-top:18px;padding:13px}.collection,.stores-section{margin-top:42px}.section-head h2{font-size:28px}.section-head p{font-size:14px}.section-head{margin-bottom:20px}.product-grid{gap:12px}.product-art{aspect-ratio:1}.badge{font-size:8px;top:8px;inset-inline-start:7px;padding:3px 5px}.sample-number{font-size:72px}.sample-type{font-size:8px;letter-spacing:1px}.card-meta{font-size:11px;margin-top:12px}.card-meta span{display:block}h3{font-size:15px;min-height:42px;margin-top:4px}.price{gap:4px 8px}.price b{font-size:16px}.price span{font-size:11px}.card-action{font-size:13px}.footer-top,.footer-bottom{align-items:start;flex-direction:column}.footer-top p{font-size:16px}.footer-bottom div{gap:15px}.footer-note{font-size:13px}.store b{font-size:21px}.legal{padding:0 6%;margin-top:30px}.legal h1{font-size:38px}.legal p{font-size:16px}[dir=rtl] .hero-copy{padding:28px 25px 24px}[dir=rtl] .hero h1{font-size:39px}.art-label{font-size:9px;bottom:14px;inset-inline-end:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep the entire illustrative sneaker visible across desktop ratios. */
@media(min-width:561px){.hero-art{background:#063488}.hero-art img{object-fit:contain}}
.badge{font-size:12px;letter-spacing:0;max-width:calc(100% - 18px)}.sample-type{font-size:12px;letter-spacing:.5px}.sample-label,.hero-caption,.eyebrow,.section-head .eyebrow{font-size:12px}.art-label{font-size:12px}.trust-strip{font-size:12px;letter-spacing:.3px}.card-meta{font-size:14px}.card-action{font-size:14px}
@media(max-width:560px){.announcement{font-size:12px;letter-spacing:0}.trust-strip{font-size:12px;flex-wrap:wrap;justify-content:center;text-align:center}.hero .eyebrow{font-size:12px}.price span{font-size:12px}.badge{font-size:12px}.sample-type{font-size:12px}.card-meta{font-size:12px}.sample-label{font-size:12px}}

.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-card{border-top:3px solid var(--blue);padding:22px;background:white}.guide-card h3{font-size:22px;min-height:0}.guide-card p{font-size:16px;color:var(--muted)}.legal h2{font-size:27px;margin-top:34px}@media(max-width:700px){.guide-grid{grid-template-columns:1fr}}
