.gate{display:flex;align-items:center;justify-content:center;width:100%;height:100dvh;min-height:100dvh;background:#1f1f21}.gate-card{width:calc(300 * var(--u));text-align:center;color:#f8f9fb;font-family:var(--font-cn)}.gate-title{margin:0 0 calc(6 * var(--u));font-size:calc(15 * var(--u));font-weight:500}.gate-hint{margin:0 0 calc(22 * var(--u));color:#8f8f96;font-size:calc(12 * var(--u));line-height:1.6}.gate-form{display:flex;gap:calc(8 * var(--u))}.gate-input{flex:1;border:calc(1 * var(--u)) solid #3a3a3f;border-radius:calc(8 * var(--u));background:#27272b;padding:0 calc(12 * var(--u));height:calc(40 * var(--u));color:#f8f9fb;font-size:calc(14 * var(--u));font-family:inherit;outline:none}.gate-input:focus{border-color:#6a6a72}.gate-submit{border-radius:calc(8 * var(--u));background:#f8f9fb;padding:0 calc(18 * var(--u));height:calc(40 * var(--u));color:#111;font-size:calc(14 * var(--u));font-weight:500;font-family:inherit}.gate-error{margin:calc(14 * var(--u)) 0 0;min-height:calc(16 * var(--u));color:#ff6b6b;font-size:calc(12 * var(--u))}.sv-root{display:flex;align-items:center;justify-content:center;width:100%;height:100dvh;min-height:100dvh;min-height:-webkit-fill-available;background:#1f1f21}.sv-root[data-framed=false]{height:100dvh;min-height:100dvh;min-height:-webkit-fill-available;background:var(--surface-page)}.sv-root[data-framed=true]{flex-direction:column;gap:18px;padding:26px 0 20px}.sv-stage{position:relative;width:100%;max-width:430px;height:100%;overflow:hidden;background:var(--surface-page)}.sv-root[data-framed=true] .sv-stage{flex:none;height:min(812px,calc(100dvh - 110px));border-radius:34px;box-shadow:0 0 0 10px #2b2b2e,0 0 0 12px #45454a,0 30px 80px #0000008c}.sv-root[data-framed=false] .sv-stage{max-width:none;width:100%;height:100%;border-radius:0;box-shadow:none;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.sv-scroll{position:absolute;inset:0;overflow-x:clip;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.sv-scroll::-webkit-scrollbar{width:0;height:0}.sv-widths{display:flex;flex:none;gap:calc(6 * var(--u))}.sv-root[data-framed=false] .sv-widths{display:none}.sv-widths button{border-radius:calc(100 * var(--u));background:#ffffff1f;padding:calc(5 * var(--u)) calc(11 * var(--u));color:#d8d8dc;font-size:calc(11 * var(--u));font-family:var(--font-latin);line-height:1}.sv-widths button[data-active=true]{background:#f8f9fb;color:#111}.sv-build{position:absolute;z-index:20;top:calc(14 * var(--u));left:calc(14 * var(--u));border-radius:calc(4 * var(--u));background:#ffffff1a;padding:calc(4 * var(--u)) calc(8 * var(--u));color:#b9b9c0;font-size:calc(10 * var(--u));font-family:var(--font-latin);line-height:1.4}.sv-root[data-framed=false] .sv-build{display:none}.bnav{position:absolute;z-index:30;right:0;bottom:0;left:0;height:calc(70 * var(--u));background:#f8f7f8}.bnav[data-store=jordan]{background:linear-gradient(90deg,#f5f3f1,#f8f4f2 62%,#faf8f6)}.bnav[data-store=kids]{background:#fcfcfc}.bnav[data-store=acg]{background:radial-gradient(135% 190% at 0% 8%,#fcfcfc,#fcfcfce0 24%,#fcfcfc00 62%),linear-gradient(180deg,#fef7eb,#fefaf5)}.bnav-divider{position:absolute;top:calc(19 * var(--u));width:calc(.5 * var(--u));height:calc(12 * var(--u));background:#e5e8ec}.bnav-item{position:absolute;top:0;display:flex;align-items:center;justify-content:center;height:calc(49.4 * var(--u));transform:translate(-50%)}.bnav-item[data-dead=true]{cursor:default}.bnav-item:not([aria-disabled=true]){transition:opacity var(--press-dur) ease-out}.bnav-item:not([aria-disabled=true]):active{opacity:var(--press-opacity)}.bnav-label{position:relative;color:#141c30;font-size:calc(18 * var(--u));font-weight:600;font-family:var(--font-cn);line-height:1;white-space:nowrap}.bnav-item[data-active=true] .bnav-label{color:#fd6404}.bnav-badge{position:absolute;top:calc(-4.8 * var(--u));left:calc(28.4 * var(--u));display:flex;align-items:center;justify-content:center;width:calc(22.4 * var(--u));height:calc(10 * var(--u));border-radius:calc(100 * var(--u));background:linear-gradient(100deg,#fb3c67,#eb1133);color:#fff;font-size:calc(6.5 * var(--u));font-weight:500;line-height:1;letter-spacing:calc(-.1 * var(--u))}.bnav-item[data-center=pill]{height:calc(53.5 * var(--u))}.bnav-pill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(2.5 * var(--u));width:calc(61.6 * var(--u));height:calc(36.7 * var(--u));border-radius:calc(100 * var(--u));background:linear-gradient(96deg,#ff8017,#fd5505,#fb420e)}.bnav-pill .swoosh{display:block}.bnav-pill-label{color:#fff;font-size:calc(10 * var(--u));font-weight:500;font-family:var(--font-cn);line-height:1;letter-spacing:calc(-.2 * var(--u))}.bnav-item[data-center=art]{display:block;height:calc(70 * var(--u))}.bnav-card,.bnav-art{position:absolute;left:50%;transform:translate(-50%)}.bnav-card{background:#fefefe}.bnav-art{display:block}.cs{position:absolute;z-index:40;top:0;right:0;left:0;height:calc((139 - 39 * var(--collapse, 0)) * var(--u));overflow:hidden;color:#fff;contain:layout paint style}:root[data-chrome-dark=false] .cs{color:var(--color-black)}.cs-bg{position:absolute;inset:0;background:radial-gradient(120% 130% at 88% 12%,#9b6f6b,#9b6f6b00 58%),radial-gradient(110% 120% at 6% 78%,#8d8487,#8d848700 62%),linear-gradient(168deg,#5d6062,#63696c 52%,#6f7477)}:root[data-chrome-dark=false] .cs .cs-bg{background:#fff;box-shadow:inset 0 calc(-.5 * var(--u)) 0 #11111114}.cs-status{position:relative;display:flex;align-items:center;justify-content:space-between;height:calc(44 * var(--u));padding:calc(15 * var(--u)) calc(20 * var(--u)) 0 calc(33 * var(--u))}.cs-status-left,.cs-status-right{display:flex;align-items:center;gap:calc(5 * var(--u))}.cs-time{font-size:calc(17 * var(--u));font-weight:500;font-family:var(--font-latin);letter-spacing:calc(.1 * var(--u))}.cs-locate{width:calc(11 * var(--u));height:calc(11 * var(--u));opacity:.9}.cs-signal{width:calc(17 * var(--u));height:calc(10.5 * var(--u))}.cs-net{font-size:calc(12 * var(--u));font-weight:500;font-family:var(--font-latin)}.cs-battery{width:calc(26 * var(--u));height:calc(12.5 * var(--u))}.cs-searchrow{position:absolute;inset:0}.cs-back{position:absolute;z-index:1;top:calc(68 * var(--u));left:calc(16 * var(--u));display:block;line-height:0;margin:calc(-14 * var(--u)) calc(-14.5 * var(--u));padding:calc(15 * var(--u)) calc(14.5 * var(--u));color:inherit;transition:opacity var(--press-dur) ease-out}.cs-back:active{opacity:var(--press-opacity)}.cs-back svg{display:block;width:calc(15 * var(--u));height:calc(14 * var(--u))}.cs-logo{position:absolute;top:calc(61 * var(--u));left:calc(42 * var(--u));opacity:calc((var(--morph, 0) - .45) / .55);transform:translate3d(0,calc((1 - var(--morph, 0)) * 30 * var(--u)),0)}.cs-logo .nike-tile{display:block}.cs-pill{position:absolute;top:calc(61 * var(--u));left:calc((42 + 54 * var(--morph, 0)) * var(--u));display:flex;align-items:center;width:calc((289 - 115 * var(--morph, 0)) * var(--u));height:calc(35 * var(--u));border-radius:calc(100 * var(--u));background:#11111138;padding:0 calc(44 * var(--u)) 0 calc(16 * var(--u))}:root[data-chrome-dark=false] .cs .cs-pill{background:#f0f3f4}.cs-keyword{flex:1;overflow:hidden;opacity:.72;font-size:calc(14 * var(--u));font-family:var(--font-cn);white-space:nowrap;text-overflow:clip}.cs-divider{position:absolute;top:calc(10 * var(--u));right:calc(38.5 * var(--u));width:calc(1 * var(--u));height:calc(15 * var(--u));background:currentColor;opacity:.22}.cs-search{position:absolute;top:calc(8.5 * var(--u));right:calc(11.5 * var(--u));width:calc(18 * var(--u));height:calc(18 * var(--u));opacity:.85}.cs-follow{position:absolute;top:calc(64 * var(--u));left:calc(275 * var(--u));width:calc(54 * var(--u));height:calc(29 * var(--u));border-radius:calc(100 * var(--u));background:#ffffff42;color:inherit;font-size:calc(12 * var(--u));font-family:var(--font-cn);line-height:calc(29 * var(--u));text-align:center;opacity:calc((var(--morph, 0) - .45) / .55);transform:translate3d(0,calc((1 - var(--morph, 0)) * 30 * var(--u)),0)}:root[data-chrome-dark=false] .cs .cs-follow{background:var(--color-gray-300);color:#6f6f72}.cs-dots{position:absolute;top:calc(76 * var(--u));left:calc(339 * var(--u));color:inherit}.cs-dots svg{display:block;width:calc(19 * var(--u));height:calc(4 * var(--u))}.cs-prompt{position:absolute;top:calc(104 * var(--u));right:0;left:0;display:flex;align-items:center;justify-content:center;gap:calc(4 * var(--u));height:calc(18 * var(--u));opacity:calc(1 - var(--collapse, 0) * 1.6);font-size:calc(12 * var(--u));font-family:var(--font-cn);letter-spacing:calc(-.471 * var(--u));transform:translate3d(0,calc(var(--collapse, 0) * -12 * var(--u)),0)}.cs-prompt-icon{flex:none;width:calc(9.95 * var(--u));height:calc(9.33 * var(--u));position:relative;top:calc(.8 * var(--u));background:currentColor;-webkit-mask:url(./prompt-chevrons-C8mH_5GI.png) center / contain no-repeat;mask:url(./prompt-chevrons-C8mH_5GI.png) center / contain no-repeat}.gcs{position:absolute;z-index:40;top:0;right:0;left:0;height:calc(100 * var(--u));overflow:hidden;color:var(--color-black);contain:layout paint style;pointer-events:none}.gcs .gcs-back,.gcs .gcs-follow,.gcs .gcs-dots{pointer-events:auto}.gcs-bg{position:absolute;inset:0;background:#fff;box-shadow:inset 0 calc(-.5 * var(--u)) 0 #11111114}.gcs .cs-status{position:relative}.gcs-back{position:absolute;z-index:1;display:block;line-height:0;color:inherit;border:none;margin:calc(-14 * var(--u)) calc(-14.5 * var(--u));padding:calc(15 * var(--u)) calc(14.5 * var(--u));background:transparent;cursor:pointer;transition:opacity var(--press-dur) ease-out}.gcs-back:active{opacity:var(--press-opacity)}.gcs-back svg{display:block;width:calc(15 * var(--u));height:calc(14 * var(--u))}.gcs-logo{position:absolute;top:calc(61 * var(--u));left:calc(42 * var(--u));opacity:calc((var(--morph, 0) - .45) / .55);transform:translate3d(0,calc((1 - var(--morph, 0)) * 30 * var(--u)),0)}.gcs-pill{position:absolute;top:calc(54 * var(--u));left:calc((42 + 54 * var(--morph, 0)) * var(--u));display:flex;align-items:center;width:calc((289 - 115 * var(--morph, 0)) * var(--u));height:calc(40 * var(--u));border:calc(1 * var(--u)) solid transparent;border-radius:calc(8 * var(--u));background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#f96a0d,#ff5a9e) border-box;padding:0 calc(40 * var(--u)) 0 calc(14.5 * var(--u))}.gcs-sparkle{flex:none;width:calc(12 * var(--u));height:calc(12 * var(--u));margin-right:calc(9.5 * var(--u));color:#fd6302}.gcs-prefix{flex:none;color:#7c889c;font-size:calc(14 * var(--u));font-family:var(--font-cn)}.gcs-keyword{flex:1;overflow:hidden;color:#fd6302;font-size:calc(14 * var(--u));font-family:var(--font-cn);white-space:nowrap}.gcs-search{position:absolute;top:calc(11 * var(--u));right:calc(12.3 * var(--u));width:calc(17 * var(--u));height:calc(17 * var(--u))}.gcs-follow{position:absolute;top:calc(64 * var(--u));left:calc(275 * var(--u));width:calc(54 * var(--u));height:calc(29 * var(--u));border:none;border-radius:calc(100 * var(--u));background:var(--color-gray-300);color:#6f6f72;font-size:calc(12 * var(--u));font-family:var(--font-cn);line-height:calc(29 * var(--u));text-align:center;opacity:calc((var(--morph, 0) - .45) / .55);transform:translate3d(0,calc((1 - var(--morph, 0)) * 30 * var(--u)),0);cursor:pointer}.gcs-dots{position:absolute;top:calc(76 * var(--u));left:calc(339 * var(--u));color:inherit;border:none;padding:0;background:transparent;cursor:pointer}.gcs-dots svg{display:block;width:calc(19 * var(--u));height:calc(4 * var(--u))}.page-back-chrome{position:absolute;z-index:45;top:calc(52 * var(--u));left:0;display:block;line-height:0;margin:0;padding:calc(16 * var(--u));color:var(--text-primary);touch-action:manipulation;transition:opacity var(--press-dur) ease-out}.page-back-chrome:active:not(:disabled){opacity:var(--press-opacity)}.page-back-chrome:disabled{cursor:default;opacity:.35}.page-back-chrome svg{display:block;width:calc(15 * var(--u));height:calc(14 * var(--u))}.entry{min-height:100%;padding:0 calc(7 * var(--u)) calc(44 * var(--u));background:#fff}.entry__title{margin:0;padding:calc(44 * var(--u)) 0 0;color:var(--text-primary);font-family:var(--font-latin);font-size:calc(20 * var(--u));font-weight:800;line-height:1;letter-spacing:calc(-.6 * var(--u))}.entry__subtitle{margin:calc(7 * var(--u)) 0 0;color:var(--text-primary);font-family:var(--font-latin);font-size:calc(14 * var(--u));font-weight:500;line-height:1;letter-spacing:calc(-.42 * var(--u))}.entry__list{display:flex;flex-direction:column;gap:calc(24 * var(--u));margin-top:calc(24 * var(--u))}.entry__card{display:block;width:calc(361 * var(--u));max-width:100%;margin:0;padding:0;border:none;box-shadow:none;border-radius:0;background:transparent;cursor:pointer}.entry__card:active{opacity:.98}.entry__card-media{position:relative;display:block;width:100%;aspect-ratio:361 / 243;overflow:hidden}.entry__card-skeleton{position:absolute;inset:0;background:var(--color-gray-100);animation:entry-breathe 1.5s ease-in-out infinite}@keyframes entry-breathe{0%,to{opacity:.45}50%{opacity:.85}}.entry__card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .18s ease}.entry__card-img.is-ready{opacity:1}.sc{position:relative;height:var(--sc-h, calc(123 * var(--u)));background:#fff;opacity:calc(1 - var(--morph, 0) * 1.5);transform:translate3d(0,calc(var(--morph, 0) * 20 * var(--u)),0)}.sc-top{display:flex;align-items:flex-start;gap:calc(8 * var(--u));padding:calc(9 * var(--u)) calc(11 * var(--u)) 0 calc(15 * var(--u))}.sc-meta{display:flex;flex:1;flex-direction:column;gap:calc(2 * var(--u));min-width:0}.sc-nameline{display:flex;align-items:center;gap:calc(6 * var(--u))}.sc-name{font-size:calc(15 * var(--u));font-weight:500;font-family:var(--font-cn);line-height:1.2;letter-spacing:calc(-.1 * var(--u))}.sc-tmall{flex:none;width:calc(28.3 * var(--u));height:calc(14.9 * var(--u))}.sc-statline{display:flex;align-items:center;gap:calc(5 * var(--u))}.sc-stars{flex:none;width:calc(48.2 * var(--u));height:calc(8.7 * var(--u))}.sc-score{color:var(--color-red);font-size:calc(12 * var(--u));font-weight:500;font-family:var(--font-latin)}.sc-sep{width:calc(1 * var(--u));height:calc(9 * var(--u));background:var(--color-gray-300)}.sc-fans{color:var(--text-secondary);font-size:calc(11 * var(--u));font-family:var(--font-cn)}.sc-follow{flex:none;width:calc(55 * var(--u));height:calc(26 * var(--u));border-radius:calc(100 * var(--u));background:var(--color-gray-200);color:#6f6f72;font-size:calc(12 * var(--u));font-family:var(--font-cn)}.sc-verified{display:flex;align-items:center;gap:calc(6 * var(--u));margin:calc(9 * var(--u)) calc(16 * var(--u)) 0;border-radius:calc(4 * var(--u));background:#1d2433;padding:0 calc(12 * var(--u));height:calc(27 * var(--u));color:#f4dbbf;font-size:calc(12 * var(--u));font-family:var(--font-cn)}.sc-shield{flex:none;width:calc(13.4 * var(--u));height:calc(11.8 * var(--u));background-color:currentColor;-webkit-mask:url(./shield-FW-SQnVZ.png) no-repeat center / contain;mask:url(./shield-FW-SQnVZ.png) no-repeat center / contain}.sc-marquee{position:absolute;right:0;bottom:calc(7 * var(--u));left:calc(13 * var(--u));overflow:hidden;height:calc(25 * var(--u))}.sc-marquee-track{display:flex;gap:calc(6 * var(--u));width:max-content;animation:sc-marquee linear infinite;animation-duration:var(--marquee-duration, 60s);will-change:transform}@keyframes sc-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.sc-chip{display:flex;flex:none;align-items:center;gap:calc(4 * var(--u));border-radius:calc(4 * var(--u));padding:0 calc(8 * var(--u));height:calc(25 * var(--u));font-size:calc(11 * var(--u));font-family:var(--font-cn);white-space:nowrap}.sc-chip[data-kind=laurel]{gap:calc(2 * var(--u));background:#f6f3ec;padding:0 calc(1 * var(--u));color:#6b5a3e}.sc-chip[data-kind=shop],.sc-chip[data-kind=thumb]{background:#fdeff0;color:#c8323c}.sc-chip-icon{flex:none;width:calc(12.7 * var(--u));height:calc(12.5 * var(--u))}.sc-laurel{flex:none;width:calc(7.4 * var(--u));height:calc(15 * var(--u))}.sc-chip[data-kind=laurel] .sc-laurel:last-child{width:calc(7.5 * var(--u))}.floor-slice{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--radius-l2);background:linear-gradient(180deg,#fff 0%,var(--color-gray-100) 100%);color:var(--color-gray-400)}.floor-slice--has-img{background:var(--surface-page)}.floor-slice--embedded-card{border-radius:0}.floor-slice__skeleton{position:absolute;inset:0;background:var(--color-gray-100);animation:floor-slice-breathe 1.5s ease-in-out infinite}@keyframes floor-slice-breathe{0%,to{opacity:.45}50%{opacity:.85}}.floor-slice__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;pointer-events:none;opacity:0;transition:opacity .18s ease}.floor-slice__img.is-ready{opacity:1}.floor-slice--hot{cursor:pointer}.floor-slice__hit{position:absolute;inset:0;z-index:1;margin:0;padding:0;border:none;background:transparent;cursor:pointer}.floor-slice__hit--row{inset:auto 0;width:100%}.floor-slice__label{display:flex;flex-direction:column;align-items:center;gap:calc(6 * var(--u));pointer-events:none}.floor-slice__title{color:var(--color-gray-500);font-family:var(--font-cn);font-size:calc(13 * var(--u));font-weight:500}.floor-slice__meta{font-family:var(--font-latin);font-size:calc(10 * var(--u));letter-spacing:calc(.3 * var(--u))}.section-header{display:flex;align-items:center;justify-content:space-between;gap:calc(24 * var(--u));min-height:calc(24 * var(--u));padding:0 calc(18 * var(--u))}.section-header--tall{min-height:calc(30 * var(--u))}.section-header__title{margin:0;color:var(--text-primary);font-family:var(--font-cn);font-size:calc(24 * var(--u));font-weight:500;line-height:1.2}.section-header__trail{flex-shrink:0}.lookbook{position:relative;overflow:hidden;background:transparent;transition:height .42s cubic-bezier(.22,1,.36,1)}.lookbook--leaving{transition:height .32s cubic-bezier(.4,0,1,1)}.lookbook-card{position:absolute;z-index:2;border-radius:calc(4 * var(--u));background:#e8e8e8;pointer-events:none;opacity:0;animation:lookbook-card-in .42s cubic-bezier(.22,1,.36,1) forwards}.lookbook--leaving .lookbook-card{animation:lookbook-card-out .2s cubic-bezier(.4,0,1,1) forwards}@keyframes lookbook-card-in{0%{opacity:0}to{opacity:1}}@keyframes lookbook-card-out{0%{opacity:1}to{opacity:0}}.lookbook-cell{position:absolute;margin:0;padding:0;overflow:hidden;border:none;outline:none;border-radius:calc(2 * var(--u));background:#e8e8e8;cursor:pointer;transition:left .42s cubic-bezier(.22,1,.36,1),top .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),opacity .12s linear,transform .12s linear}.lookbook--leaving .lookbook-cell{transition:left .32s cubic-bezier(.4,0,1,1),top .32s cubic-bezier(.4,0,1,1),width .32s cubic-bezier(.4,0,1,1),height .32s cubic-bezier(.4,0,1,1),opacity .16s linear,transform .16s linear}.lookbook-cell--hidden{opacity:0;transform:scale(.96);pointer-events:none}.lookbook-cell--hero{z-index:3;opacity:0;pointer-events:none;background:transparent}.lookbook-cell img,.lookbook-thumb img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.lookbook-slot{position:absolute;z-index:4;overflow:hidden;border-radius:calc(4 * var(--u)) 0 0 calc(4 * var(--u));background:#e8e8e8;pointer-events:none;opacity:0;animation:lookbook-slot-in .28s cubic-bezier(.22,1,.36,1) .18s forwards}.lookbook--leaving .lookbook-slot{animation:lookbook-slot-out .12s cubic-bezier(.4,0,1,1) forwards}@keyframes lookbook-slot-in{0%{opacity:0}to{opacity:1}}@keyframes lookbook-slot-out{0%{opacity:1}to{opacity:0}}.lookbook-slot__video{width:100%;height:100%;object-fit:cover;object-position:center;background:#e8e8e8}.lookbook-back{position:absolute;z-index:6;top:calc(58 * var(--u));left:calc(14 * var(--u));display:inline-flex;align-items:center;justify-content:center;gap:calc(4 * var(--u));width:calc(54 * var(--u));height:calc(30 * var(--u));padding:0;border:none;border-radius:calc(100 * var(--u));background:#fff;color:#111;cursor:pointer;opacity:0;animation:lookbook-back-in .24s cubic-bezier(.22,1,.36,1) .24s forwards}.lookbook-back__label{flex-shrink:0;font-family:var(--font-latin);font-size:calc(10 * var(--u));font-weight:500;line-height:1.5;white-space:nowrap}.lookbook-back--out{animation:lookbook-back-out .1s cubic-bezier(.4,0,1,1) forwards}.lookbook-back__icon{flex-shrink:0;width:calc(16 * var(--u));height:calc(16 * var(--u));background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23111' stroke-width='0.8' d='M6.5 14V9.5H2M9.5 2V6.5H14'/%3E%3C/svg%3E")}@keyframes lookbook-back-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes lookbook-back-out{0%{opacity:1}to{opacity:0}}.lookbook-rail{position:absolute;z-index:3;top:calc(100 * var(--u));left:calc(266 * var(--u));display:flex;flex-direction:column;gap:calc(1.6 * var(--u));width:calc(89 * var(--u))}.lookbook-rail__card{display:block;width:calc(89 * var(--u));height:calc(106 * var(--u));object-fit:cover;object-position:top center;border-radius:calc(2 * var(--u));background:#fff;opacity:0;transform:translate(calc(12 * var(--u)));animation:lookbook-rail-in .28s cubic-bezier(.22,1,.36,1) forwards}.lookbook-rail__card:nth-child(1){animation-delay:.16s}.lookbook-rail__card:nth-child(2){animation-delay:.21s}.lookbook-rail__card:nth-child(3){animation-delay:.26s}.lookbook-rail--out .lookbook-rail__card{animation:lookbook-rail-out .1s cubic-bezier(.4,0,1,1) forwards;transform:none}@keyframes lookbook-rail-in{to{opacity:1;transform:translate(0)}}@keyframes lookbook-rail-out{0%{opacity:1}to{opacity:0}}.lookbook-thumbs{position:absolute;z-index:3;top:calc(479 * var(--u));right:0;left:0;height:calc(103 * var(--u));overflow:hidden;background:#ececea;border-radius:calc(4 * var(--u));opacity:0;transform:translateY(calc(16 * var(--u)));animation:lookbook-thumbs-in .28s cubic-bezier(.22,1,.36,1) .2s forwards}.lookbook-thumbs--out{animation:lookbook-thumbs-out .1s cubic-bezier(.4,0,1,1) forwards}@keyframes lookbook-thumbs-in{to{opacity:1;transform:translateY(0)}}@keyframes lookbook-thumbs-out{0%{opacity:1;transform:translateY(0)}to{opacity:0}}.lookbook-thumbs__track{position:absolute;top:calc(9 * var(--u));right:0;left:0;display:flex;gap:calc(13 * var(--u));height:calc(85 * var(--u));padding:0 calc(13 * var(--u));overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lookbook-thumbs__track::-webkit-scrollbar{display:none}.lookbook-thumb{flex:0 0 auto;width:calc(57 * var(--u));height:calc(85 * var(--u));margin:0;padding:0;overflow:hidden;border:none;background:#ebebeb;cursor:pointer}.lookbook-thumbs__bar{position:absolute;bottom:calc(2 * var(--u));left:calc(166 * var(--u));width:calc(30 * var(--u));height:calc(1 * var(--u));background:#535353}.pill-tabs{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pill-tabs::-webkit-scrollbar{display:none}.pill-tabs__track{position:relative;height:calc(32 * var(--u))}.pill-tabs__item{position:absolute;top:0;display:inline-flex;align-items:center;justify-content:center;height:calc(32 * var(--u));margin:0;padding:0 calc(4 * var(--u));border:calc(1 * var(--u)) solid var(--border-subtle);border-radius:var(--radius-pill);background:var(--color-white);color:var(--text-primary);font-family:var(--font-cn);font-size:calc(12 * var(--u));font-weight:500;line-height:1;white-space:nowrap;cursor:pointer}.pill-tabs:not(.pill-tabs--bubble) .pill-tabs__item.is-active{border-color:var(--text-primary);background:var(--text-primary);color:var(--text-on-dark)}.pill-tabs__label{position:relative;z-index:1}.pill-tabs:not(.pill-tabs--bubble) .pill-tabs__active{position:absolute;inset:calc(-1 * var(--u));border-radius:inherit;background:var(--text-primary)}.pill-tabs--dark:not(.pill-tabs--bubble) .pill-tabs__item{border-color:transparent;background:transparent;color:#fff}.pill-tabs--dark:not(.pill-tabs--bubble) .pill-tabs__item.is-active{border-color:transparent;background:transparent;color:#fff}.pill-tabs--dark:not(.pill-tabs--bubble) .pill-tabs__active{background:#2c2c2e;border:calc(1 * var(--u)) solid rgba(255,255,255,.08)}.pill-tabs--bubble{box-sizing:border-box;display:flex;align-items:center;width:100%;height:calc(36 * var(--u));padding:calc(2 * var(--u)) 0;border:none;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.pill-tabs--bubble .pill-tabs__track{flex:none;height:calc(32 * var(--u))}.pill-tabs--bubble .pill-tabs__item{top:0;height:calc(32 * var(--u));padding:0;border:none;background:transparent;font-family:var(--font-cn);font-size:calc(14 * var(--u));font-weight:500;letter-spacing:0;line-height:calc(21 * var(--u));transition:color .2s linear,left .3s linear,width .3s linear;-webkit-font-smoothing:antialiased}.pill-tabs--bubble .pill-tabs__item.is-active{border:none;background:transparent;font-weight:500}.pill-tabs--bubble .pill-tabs__label{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.pill-tabs--bubble .pill-tabs__label--tight{font-size:calc(14 * var(--u));letter-spacing:-.02em}.pill-tabs--bubble .pill-tabs__active--skin{position:absolute;z-index:0;top:0;height:calc(32 * var(--u));border-radius:calc(16 * var(--u));pointer-events:none;-webkit-backdrop-filter:blur(calc(6 * var(--u)));backdrop-filter:blur(calc(6 * var(--u)));background-image:linear-gradient(180deg,var(--pill-glass-top) 0%,var(--pill-glass-dip) 22%,var(--pill-glass-dip) 30%,var(--pill-glass-mid) 62%,var(--pill-glass-low) 86%,var(--pill-glass-bottom) 100%);box-shadow:0 0 0 calc(1 * var(--u)) var(--pill-glass-rim),inset 0 calc(1 * var(--u)) 0 var(--pill-glass-spec),inset 0 calc(-1 * var(--u)) 0 var(--pill-glass-edge),0 calc(8 * var(--u)) calc(15 * var(--u)) var(--pill-glass-drop);transition:left .3s linear,width .3s linear}.pill-tabs--bubble .pill-tabs__active--skin[data-pill-glass=white]{--pill-glass-top: rgba(238, 238, 238, .525);--pill-glass-dip: rgba(228, 228, 228, .525);--pill-glass-mid: rgba(236, 236, 236, .525);--pill-glass-low: rgba(247, 247, 247, .525);--pill-glass-bottom: rgba(255, 255, 255, .525);--pill-glass-rim: rgba(0, 0, 0, .05);--pill-glass-spec: rgba(255, 255, 255, .42);--pill-glass-edge: rgba(255, 255, 255, .15);--pill-glass-drop: rgba(0, 0, 0, .02)}.pill-tabs--bubble .pill-tabs__active--skin[data-pill-glass=lightWhite]{--pill-glass-top: rgba(71, 71, 71, .553);--pill-glass-dip: rgba(59, 59, 59, .553);--pill-glass-mid: rgba(69, 69, 69, .553);--pill-glass-low: rgba(81, 81, 81, .553);--pill-glass-bottom: rgba(102, 102, 102, .553);--pill-glass-rim: rgba(0, 0, 0, .47);--pill-glass-spec: rgba(255, 255, 255, .19);--pill-glass-edge: rgba(255, 255, 255, .12);--pill-glass-drop: rgba(0, 0, 0, .02)}.pill-tabs--bubble .pill-tabs__active--skin[data-pill-glass=black]{--pill-glass-top: rgba(32, 32, 32, .605);--pill-glass-dip: rgba(27, 27, 27, .605);--pill-glass-mid: rgba(33, 33, 33, .605);--pill-glass-low: rgba(44, 44, 44, .605);--pill-glass-bottom: rgba(58, 58, 58, .605);--pill-glass-rim: rgba(0, 0, 0, .4);--pill-glass-spec: rgba(255, 255, 255, .19);--pill-glass-edge: rgba(255, 255, 255, .13);--pill-glass-drop: rgba(0, 0, 0, .04)}.sports-zone{position:relative;display:flex;flex-direction:column;box-sizing:border-box;padding-top:calc(8 * var(--u))}.sports-zone__card{position:relative;flex:1;min-height:0;margin:calc(8 * var(--u)) 0 0;overflow:visible;border-radius:var(--radius-l2);background:#111}.sports-zone__viewport{position:relative;height:100%;overflow:hidden;border-radius:inherit;touch-action:pan-y}.sports-zone__page{position:absolute;inset:0;overflow:hidden;background:#111;opacity:0;transition:opacity 0s .24s;pointer-events:none}.sports-zone__page.is-shown{z-index:1;opacity:1;transition:opacity .24s cubic-bezier(.4,0,.2,1);pointer-events:auto}@media(prefers-reduced-motion:reduce){.sports-zone__page,.sports-zone__page.is-shown{transition:none}}.sports-zone__shot{display:block;width:100%;height:100%;object-fit:cover;object-position:left top;pointer-events:none;user-select:none}.sports-zone__fallback{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-family:var(--font-cn);font-size:calc(16 * var(--u))}.sports-zone__tabs{position:absolute;z-index:4;top:calc(77 * var(--u));right:calc(13 * var(--u));left:calc(13 * var(--u));width:auto;height:calc(32 * var(--u));display:flex;align-items:center;pointer-events:auto}.home{min-height:100%;background:var(--surface-page)}.home-main{display:flex;flex-direction:column;gap:var(--floor-gap);margin:calc(2 * var(--u)) auto 0;width:var(--content-width);padding-bottom:calc(40 * var(--u))}.floor-stub{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(6 * var(--u));border:calc(1 * var(--u)) dashed var(--color-gray-300);border-radius:calc(4 * var(--u));background:#fff;color:var(--color-gray-400);font-family:var(--font-cn)}.floor-stub-title{color:var(--color-gray-500);font-size:calc(13 * var(--u));font-weight:500}.floor-stub-meta{font-size:calc(10 * var(--u));font-family:var(--font-latin);letter-spacing:calc(.3 * var(--u))}.soon{display:flex;flex-direction:column;min-height:100%;background:var(--surface-page)}.soon-content{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:0 calc(40 * var(--u)) calc(70 * var(--u));text-align:center;font-family:var(--font-cn)}.soon-mark{margin-bottom:calc(18 * var(--u));color:var(--color-gray-300);font-size:calc(40 * var(--u));font-weight:500;font-family:var(--font-latin);letter-spacing:calc(-1 * var(--u))}.soon-title{margin:0 0 calc(8 * var(--u));color:var(--text-primary);font-size:calc(15 * var(--u));font-weight:500}.soon-note{margin:0;color:var(--text-secondary);font-size:calc(12 * var(--u));line-height:1.7}.pw{position:relative;min-height:100%;background:var(--surface-page)}.pw-back{position:absolute;z-index:2;display:block;line-height:0;border:0;background:transparent;cursor:pointer;touch-action:manipulation;transition:opacity var(--press-dur) ease-out}.pw-back:active{opacity:var(--press-opacity);border-radius:50%;background:#00000014}.pw-picture{display:block;width:100%}.pw-img{width:100%;height:auto;vertical-align:top}.pw-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(8 * var(--u));min-height:calc(600 * var(--u));padding:calc(80 * var(--u)) calc(24 * var(--u)) calc(40 * var(--u));text-align:center;font-family:var(--font-cn)}.pw-ph-title{margin:0;font-size:calc(16 * var(--u));font-weight:500}.pw-ph-meta,.pw-ph-note{margin:0;color:var(--text-secondary);font-size:calc(12 * var(--u));line-height:1.6}.category-rail{display:flex;flex-direction:column;gap:calc(8 * var(--u));width:calc(83 * var(--u))}.category-rail__item{box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;width:calc(83 * var(--u));padding:0 0 0 calc(11 * var(--u));border:calc(1 * var(--u)) solid rgba(202,202,203,.8);border-radius:calc(4 * var(--u));background:#fff;color:var(--text-primary);font-family:var(--font-cn);font-size:calc(14 * var(--u));font-weight:500;line-height:1.5;text-align:left;cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .12s ease}.category-rail__label{display:block;white-space:nowrap}.category-rail__item.is-long{padding-left:calc(6 * var(--u))}.category-rail__item.is-active{border-color:var(--text-primary);background:var(--text-primary);color:var(--text-on-dark)}.category-rail__item.is-disabled{opacity:.45;cursor:default}.goods-index-tabs{position:relative;z-index:1;width:100%;background:#fff;pointer-events:auto}.goods-index-tabs__item{position:absolute;top:0;height:100%;margin:0;padding:0;border:0;background:transparent;color:var(--text-primary);font-family:var(--font-cn);cursor:pointer}.goods-index-tabs__item:disabled{cursor:default}.goods-index-tabs__label{position:absolute;top:calc(12 * var(--u));left:0;width:100%;font-size:calc(15 * var(--u));font-weight:400;line-height:calc(21 * var(--u));text-align:center}.goods-index-tabs__item.is-active .goods-index-tabs__label{font-weight:500}.goods-index-tabs__track{position:absolute;top:calc(40.5 * var(--u));right:calc(16 * var(--u));left:calc(16 * var(--u));height:calc(2 * var(--u));background:#f2f5f7}.goods-index-tabs__underline{position:absolute;top:calc(40.5 * var(--u));left:0;width:100%;height:calc(2 * var(--u));background:var(--text-primary)}.goods-topband{position:relative;box-sizing:border-box;width:100%;background:#fff;pointer-events:auto}.store-tabs{position:relative;z-index:1;width:100%;background:#fff;pointer-events:auto}.store-tabs__row{position:relative;width:100%}.store-tabs__row--wrapped,.store-tabs__row--bare{height:calc(57 * var(--u))}.store-tabs__item{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(2 * var(--u));margin:0;padding:0;border:none;background:transparent;color:var(--text-primary);font-family:var(--font-cn);cursor:pointer;border-radius:calc(4 * var(--u));transition:background-color .22s ease,color .22s ease,opacity .22s ease}.store-tabs__row--wrapped .store-tabs__item{top:calc(12 * var(--u));height:calc(36 * var(--u));border-radius:calc(100 * var(--u));font-size:calc(14 * var(--u));opacity:.6}.store-tabs__row--wrapped .store-tabs__item.is-active{background:var(--color-gray-100);color:var(--text-primary);opacity:1}.store-tabs__row--wrapped .store-tabs__label{font-weight:400;line-height:1.4}.store-tabs__row--wrapped .store-tabs__item.is-active .store-tabs__label{font-weight:500}.store-tabs__row--bare .store-tabs__item{top:calc(17 * var(--u));height:calc(40 * var(--u));gap:0;border-radius:calc(100 * var(--u));opacity:.6}.store-tabs__row--bare .store-tabs__item.is-active{background:var(--color-gray-100);color:var(--text-primary);opacity:1}.store-tabs__label{font-size:calc(14 * var(--u));font-weight:500;line-height:1.1}.store-tabs__row--bare .store-tabs__label{font-size:calc(14 * var(--u));font-weight:400;line-height:1.2}.store-tabs__row--bare .store-tabs__item.is-active .store-tabs__label{font-weight:500}.store-tabs__sub{font-size:calc(12 * var(--u));font-weight:400;color:var(--text-secondary);line-height:1.1}.store-tabs__row--bare .store-tabs__sub{font-size:calc(10 * var(--u));line-height:1.2}.store-tabs__underline{display:none}.store-tabs__item:disabled{cursor:default}.goods-page{position:relative;min-height:100%;background:#fff}.goods-page__landing-shell{position:relative;z-index:1;overflow:hidden;pointer-events:none}.goods-page__landing{display:block;position:relative;z-index:0;width:100%;height:auto;vertical-align:top;clip-path:inset(calc(223 * var(--u)) 0 var(--goods-landing-tail, calc(0 * var(--u))) 0);margin-top:calc(-223 * var(--u));margin-bottom:calc(-1 * var(--goods-landing-tail, calc(0 * var(--u))));pointer-events:none;user-select:none}.goods-page__index-cover{position:absolute;z-index:6;left:0;width:100%;background:#fff}.goods-page__chrome{position:relative;z-index:5;isolation:isolate;pointer-events:none}.goods-page__top{display:block;width:100%;height:calc(223 * var(--u));object-fit:cover;object-position:top center;pointer-events:none;user-select:none}.goods-page__header2{position:sticky;top:0;z-index:6;box-sizing:border-box;width:100%;height:var(--goods-header2-height, auto);margin-top:calc(-1 * var(--goods-header2-lift, calc(0 * var(--u))));background:#fff}.goods-page__catalog{display:flex;align-items:flex-start;padding-left:calc(13 * var(--u));min-height:calc(320 * var(--u))}.goods-page--clipped-category .goods-page__catalog{padding-bottom:calc(48 * var(--u))}.goods-page__rail-col{position:relative;z-index:10;flex:0 0 calc(83 * var(--u));align-self:flex-start;pointer-events:auto}.goods-page__sheet-layer{position:relative;z-index:1;flex:0 0 calc(242 * var(--u));width:calc(242 * var(--u));margin-left:calc(21 * var(--u));min-height:calc(280 * var(--u));overflow:hidden;pointer-events:none}.goods-page__sheet{display:block;width:calc(375 * var(--u));max-width:none;margin-top:calc(-1 * var(--goods-sheet-head, calc(0 * var(--u))));margin-left:calc(-117 * var(--u));clip-path:inset(0 0 var(--goods-sheet-tail, calc(0 * var(--u))) 0);margin-bottom:calc(-1 * var(--goods-sheet-tail, calc(0 * var(--u))));opacity:0;pointer-events:none}.goods-page__sheet.is-ready{opacity:1}.goods-page__sheet-skeleton{position:absolute;inset:0;min-height:calc(320 * var(--u));background:linear-gradient(90deg,var(--color-gray-100) 0%,var(--color-gray-200) 50%,var(--color-gray-100) 100%);background-size:200% 100%;animation:goods-sheet-shimmer 1.2s ease-in-out infinite}@keyframes goods-sheet-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.goods-page__sheet-fallback{display:flex;align-items:center;justify-content:center;min-height:calc(360 * var(--u));color:var(--color-gray-500);font-size:calc(12 * var(--u))}.goods-page__panel-hit{position:absolute;inset:0;z-index:3;margin:0;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto}.hero-vid{position:relative;width:100%;overflow:hidden;background:#111}.hero-vid__el{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.acg-hero__wordmark{position:absolute;left:calc(153.5 * var(--u));top:calc(20 * var(--u));width:calc(56.054 * var(--u));height:calc(48 * var(--u));object-fit:cover}.acg-hero__stage{position:absolute;left:calc(8 * var(--u));top:calc(88 * var(--u));width:calc(347 * var(--u));height:calc(434 * var(--u));overflow:hidden}.acg-hero__stage .hero-vid{height:100%}.acg-hero__scrim{position:absolute;pointer-events:none}.acg-hero__scrim--full{left:calc(50% + calc(.11 * var(--u)));top:calc(50% - calc(5.53 * var(--u)));width:calc(363 * var(--u));height:calc(503.667 * var(--u));transform:translate(-50%,-50%) rotate(.2deg);background:linear-gradient(180deg,#0000 46.21%,#0000007f 79.677%)}.acg-hero__scrim--foot{left:0;top:calc(228 * var(--u));width:calc(351 * var(--u));height:calc(246 * var(--u));opacity:.7;background:linear-gradient(180deg,#0000,#000)}.acg-hero__copy{position:absolute;left:0;right:0;bottom:0;height:calc(164 * var(--u));pointer-events:none}.acg-hero__headline{position:absolute;left:calc(16 * var(--u));top:calc(70 * var(--u));margin:0;font-family:var(--font-cn);font-size:calc(24 * var(--u));font-weight:700;line-height:1;letter-spacing:calc(-.72 * var(--u));color:var(--text-on-dark);white-space:nowrap}.acg-hero__cta{position:absolute;left:calc(16 * var(--u));top:calc(114 * var(--u));display:flex;gap:calc(12 * var(--u));align-items:center;height:calc(33.252 * var(--u))}.acg-hero__btn{display:flex;align-items:center;justify-content:center;width:calc(72 * var(--u));border-radius:calc(8 * var(--u));background:#ff7334;font-family:var(--font-cn);font-size:calc(12 * var(--u));font-weight:500;line-height:1.5;color:var(--text-primary);white-space:nowrap}.acg-hero__btn--explore{height:calc(30 * var(--u));transform:rotate(.85deg)}.acg-hero__btn--watch{height:calc(32 * var(--u));gap:calc(4 * var(--u));transform:rotate(-1deg)}.acg-hero__play{display:block;width:calc(20 * var(--u));height:calc(20 * var(--u))}.acg-hero__dots{position:absolute;left:calc(295 * var(--u));top:calc(136 * var(--u));display:flex;gap:calc(4 * var(--u));align-items:center;padding:calc(4 * var(--u));border-radius:var(--radius-pill);background:#1111114d}.acg-hero__dot{width:calc(4 * var(--u));height:calc(4 * var(--u));border-radius:var(--radius-pill);background:#ffffff1f}.acg-hero__dot.is-active{width:calc(16 * var(--u));border-radius:calc(6 * var(--u));background:var(--color-white)}.store-home{min-height:100%;background:var(--surface-page)}.store-home__main{display:flex;flex-direction:column;gap:var(--store-floor-gap, calc(8 * var(--u)));margin:calc(2 * var(--u)) auto 0;width:var(--content-width);padding-bottom:calc(40 * var(--u))}.store-home--jordan .store-home__main{padding-bottom:0}.store-home__hero{position:relative;overflow:hidden;background:#ff7334}.route-motion-layer{position:absolute;inset:0;width:100%;height:100%;background:var(--surface-page);overflow:hidden}.route-motion-dim{position:absolute;z-index:50;inset:0;background:#000;pointer-events:none}@media(prefers-reduced-motion:reduce){.route-motion-layer{transform:none!important}.route-motion-dim{opacity:0!important}}:root{--color-black: #111111;--color-white: #ffffff;--color-red: #ee0005;--color-gray-50: #fafafa;--color-gray-100: #f5f5f5;--color-gray-200: #e5e5e5;--color-gray-300: #cacacb;--color-gray-400: #9e9ea0;--color-gray-500: #707072;--color-gray-900: #1f1f21;--text-primary: #111111;--text-secondary: #707072;--text-on-dark: #ffffff;--element-shadow: #1111111f;--border-subtle: #9e9ea0;--surface-page: #f8f9fb;--surface-lookbook-panel: #e8e8e8;--surface-lookbook-strip: #ececea;--radius-l2: calc(4 * var(--u));--radius-l3: calc(8 * var(--u));--radius-pill: calc(100 * var(--u));--space-small: calc(12 * var(--u));--space-medium: calc(24 * var(--u));--space-large: calc(48 * var(--u));--page-width: calc(375 * var(--u));--content-width: calc(363 * var(--u));--content-gutter: calc(6 * var(--u));--floor-gap: calc(40 * var(--u));--bottom-nav-height: calc(70 * var(--u));--font-latin: "Helvetica Now Text", -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;--font-cn: "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-body: var(--font-cn), var(--font-latin);--dur-tab-switch: .3s;--ease-tab-switch: linear;--dur-lookbook-expand: .42s;--ease-lookbook-expand: cubic-bezier(.22, 1, .36, 1);--dur-lookbook-collapse: .32s;--ease-lookbook-collapse: cubic-bezier(.4, 0, 1, 1);--marquee-speed: 12.4;--press-opacity: .45;--press-dur: 90ms}:root{--theme-basketball: #111111;--theme-running: #dcff00;--theme-football: #000000;--theme-training: #111111;--theme-sportswear: #e60023;--theme-acg: #fc7233;--theme-tennis: #000000}@font-face{font-family:Helvetica Now Text;src:url(../fonts/HelveticaNowText.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215}@font-face{font-family:Helvetica Now Text;src:url(../fonts/HelveticaNowTextMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215}*,*:before,*:after{box-sizing:border-box}html{height:100%;height:100dvh}html,body,#root{margin:0;height:100%;height:100dvh}body{background:#1f1f21;color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}@media(max-width:559.98px){html,body{background:var(--surface-page)}}button{appearance:none;border:0;background:none;padding:0;margin:0;color:inherit;font:inherit;cursor:pointer}img{display:block;max-width:100%}img,video{image-rendering:auto}[hidden]{display:none!important}
