:root{font-family:Arial,Helvetica,sans-serif;color:#f8f8f8;background:#070707;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body.is-pointing{cursor:grab}body.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}button,a{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{position:relative;display:grid;grid-template-rows:68px minmax(0,1fr);width:100%;height:100dvh;overflow:hidden;background:radial-gradient(circle at 76% 8%,rgba(229,9,20,.1),transparent 28%),linear-gradient(135deg,#050505,#101010 48%,#050505)}.app-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,#000000e0,#0000003d);mask-image:linear-gradient(180deg,#000000e0,#0000003d)}.nav{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;width:min(1500px,calc(100% - 40px));height:68px;margin:0 auto;gap:18px}.brand{display:inline-flex;align-items:center;justify-content:center;width:64px;height:38px;border:1px solid rgba(229,9,20,.72);color:#e50914;font-size:16px;font-weight:700;line-height:1;letter-spacing:normal}.nav-button{transition:color .18s ease,border-color .18s ease,background .18s ease}.nav-button{height:40px;padding:0 18px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#fff;font-size:14px;font-weight:700;line-height:1}.nav-button:hover{border-color:#e50914cc;background:#e509141a}.filter-shell{position:relative;z-index:30;flex:1;min-width:0}.desktop-filters{display:flex;justify-content:center;gap:20px}.filter-menu{position:relative}.filter-trigger,.clear-filters,.mobile-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:40px;padding:0 12px;border:0;background:transparent;color:#ffffffc7;font-size:14px;font-weight:600;line-height:1;letter-spacing:normal;white-space:nowrap}.filter-trigger:hover,.filter-trigger.has-selection,.clear-filters:not(:disabled):hover,.mobile-filter-button:hover{color:#fff;background:transparent}.filter-trigger>span:not(.filter-arrow),.clear-filters span,.mobile-filter-button span{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#e50914;color:#070707;font-size:11px;font-weight:700}.filter-arrow{color:#e50914;font-size:14px;transform:translateY(-1px)}.clear-filters:disabled{display:none}.filter-popover{position:absolute;top:calc(100% + 4px);left:50%;width:max-content;min-width:190px;max-width:min(310px,80vw);max-height:330px;overflow:auto;padding:8px;border:1px solid rgba(229,9,20,.2);background:#090909f5;box-shadow:0 18px 60px #00000080;transform:translate(-50%)}.filter-option{display:flex;align-items:center;gap:9px;min-height:40px;padding:8px 12px;color:#ffffffc7;font-size:14px;font-weight:600;line-height:1.35;cursor:pointer}.filter-option:hover{background:#ffffff0f;color:#fff}.filter-option input{accent-color:#e50914}.mobile-filter-button,.filter-drawer{display:none}.grid-viewport{--snap-page-height: calc(100dvh - 68px) ;position:relative;z-index:2;min-height:0;width:min(1500px,calc(100% - 40px));height:var(--snap-page-height);margin:0 auto;overflow:hidden;overscroll-behavior:contain}.canvas-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:auto}.canvas-layer canvas{display:block;touch-action:none}.snap-rail{position:relative;z-index:1;display:flex;width:100%;height:100%;transition:transform .68s cubic-bezier(.22,1,.36,1);will-change:transform}.product-grid{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,clamp(246px,32dvh,300px)));align-content:center;flex:0 0 100%;gap:clamp(8px,1vw,16px);width:100%;height:var(--snap-page-height);padding:10px 0 118px;pointer-events:none}.product-cell{position:relative;min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(229,9,20,.07),transparent 40%),linear-gradient(180deg,#ffffff09,#ffffff02);box-shadow:none;transition:background .18s ease,box-shadow .18s ease}.product-cell.is-selected{background:radial-gradient(circle at 50% 42%,rgba(229,9,20,.16),transparent 42%),linear-gradient(180deg,#e509140e,#ffffff02);box-shadow:inset 0 0 36px #e5091414}.product-cell:before{content:none}.product-cell:after{content:"";position:absolute;inset:auto 18px 14px;height:36px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.46),transparent 70%);pointer-events:none}.shoe-hit-area{height:100%}.selection-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.cart-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none}.cart-button{position:absolute;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#050505b3;color:#ffffffd1;box-shadow:0 5px 18px #00000047;cursor:pointer;pointer-events:auto;touch-action:manipulation;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.cart-button:hover,.cart-button:focus-visible{border-color:#e50914;background:#e50914;color:#070707;transform:translateY(-2px) scale(1.04)}.cart-button:active{transform:translateY(0) scale(.97)}.cart-button svg{width:16px;height:16px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-button svg circle{fill:currentColor;stroke:none}.selection-dot{position:absolute;z-index:1;width:15px;height:15px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#0000007a;box-shadow:0 0 0 5px #0000002e;pointer-events:auto}.selection-dot:hover{border-color:#e50914bf}.selection-dot[aria-pressed=true]{border-color:#e50914;background:#e50914;box-shadow:0 0 0 5px #e5091424,0 0 18px #e509146b}.loading-indicator{position:absolute;right:18px;bottom:18px;z-index:5;width:fit-content;padding:10px 14px;border:1px solid rgba(229,9,20,.24);background:#0000008f;color:#ffffffbd;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.no-results{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:grid;place-content:center;gap:18px;text-align:center}.no-results h2{margin:0;color:#fff;font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.15;letter-spacing:normal}.no-results button{justify-self:center;height:40px;padding:0 16px;border:1px solid rgba(229,9,20,.38);background:#e509141a;color:#e50914;font-size:14px;font-weight:700}.collection-footer{position:absolute;right:18px;bottom:calc(44px + env(safe-area-inset-bottom));left:18px;z-index:7;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;min-height:48px;pointer-events:none}.gallery-controls{position:static;right:18px;z-index:auto;display:flex;align-items:center;justify-self:end;gap:10px;pointer-events:auto}.movement-control{position:static;z-index:auto;display:flex;align-items:center;gap:10px;color:#ffffffb8;font-size:13px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;pointer-events:auto}.copyright{position:static;z-index:auto;justify-self:center;color:#ffffff61;font-size:12px;font-weight:400;letter-spacing:normal;line-height:1.25;pointer-events:none}.rotate-label-mobile{display:none}.joystick{position:relative;width:48px;height:48px;border:1px solid rgba(229,9,20,.34);border-radius:999px;background:#00000075;color:#ffffffad;cursor:grab;touch-action:none}.joystick:active{cursor:grabbing}.joystick:disabled{cursor:default;opacity:.36}.joystick-ring,.joystick-dot,.joy-arrow{position:absolute;pointer-events:none}.joystick-ring{top:11px;right:11px;bottom:11px;left:11px;border:1px solid rgba(255,255,255,.16);border-radius:999px}.joystick-dot{top:50%;left:50%;width:8px;height:8px;border-radius:999px;background:#e50914;transform:translate(-50%,-50%)}.joy-arrow{color:#ffffff8f;font-size:12px;font-weight:700;line-height:1}.joy-arrow-up{top:4px;left:50%;transform:translate(-50%)}.joy-arrow-right{top:50%;right:4px;transform:translateY(-50%)}.joy-arrow-down{bottom:4px;left:50%;transform:translate(-50%)}.joy-arrow-left{top:50%;left:4px;transform:translateY(-50%)}.rotate-hint{display:none}.gallery-controls button,.gallery-controls span{height:40px;border:1px solid rgba(255,255,255,.14);background:#00000075;color:#ffffffbd;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase}.gallery-controls button{padding:0 16px;font-size:13px}.gallery-controls button:disabled{cursor:default;opacity:.36}.gallery-controls span{display:inline-flex;align-items:center;padding:0 14px;color:#e50914;font-size:14px}.panel-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-end;background:#00000057;animation:fadeIn .18s ease both}.product-panel{position:relative;width:min(420px,calc(100% - 24px));height:100%;padding:clamp(26px,4vw,48px);border-left:1px solid rgba(229,9,20,.28);background:linear-gradient(180deg,#161616fa,#070707fa);box-shadow:-28px 0 90px #00000073;animation:slideIn .22s ease both}.close-button{position:absolute;top:20px;right:20px;width:38px;height:38px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;font-size:1.7rem;line-height:1}.modal-kicker{display:inline-block;margin-top:34px;color:#e50914;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-panel h2{margin:16px 0 0;color:#fff;font-size:clamp(32px,3.2vw,36px);font-weight:700;line-height:1.12;letter-spacing:normal}.modal-price{margin:18px 0 0;color:#e50914;font-size:22px;font-weight:700;line-height:1.2}.modal-copy{margin:22px 0 0;color:#ffffffb8;font-size:16px;font-weight:400;line-height:1.55}.size-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.size-list button{height:44px;border:1px solid rgba(255,255,255,.16);background:#ffffff0e;color:#fff;padding:0 14px;font-size:14px;font-weight:600;line-height:1}.size-list button:hover{border-color:#e50914;color:#e50914}.panel-actions{display:flex;flex-wrap:wrap;gap:14px}.button{min-width:144px;height:44px;padding:0 18px;font-size:14px;font-weight:700;line-height:1;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:#e50914;color:#080808}.button.secondary{border:1px solid rgba(255,255,255,.22);background:#ffffff0f;color:#fff}.button.secondary:hover{border-color:#e50914b8;background:#e509141a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes sheetIn{0%{transform:translateY(36px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1180px){.desktop-filters{gap:6px}.filter-trigger,.clear-filters{padding:0 8px;font-size:14px}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}}@media(max-width:860px){.app-shell{grid-template-rows:64px minmax(0,1fr)}.nav{width:min(100% - 28px,760px);height:64px}.desktop-filters{display:none}.filter-shell{display:flex;justify-content:center}.mobile-filter-button{display:inline-flex}.filter-drawer{position:fixed;right:14px;bottom:14px;left:14px;z-index:40;display:block;max-height:min(76vh,660px);overflow:auto;padding:18px;border:1px solid rgba(229,9,20,.22);background:linear-gradient(180deg,#141414fc,#070707fc);box-shadow:0 -24px 80px #00000094;animation:sheetIn .22s ease both}.drawer-header,.drawer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-header strong{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.drawer-header button{width:34px;height:34px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;font-size:1.4rem;line-height:1}.filter-list{display:grid;gap:18px;padding:18px 0}.filter-section h3{margin:0 0 8px;color:#e50914;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.filter-section-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.drawer-actions button{flex:1;height:40px;padding:0 16px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;font-size:14px;font-weight:700;line-height:1}.drawer-actions button:last-child{border-color:#e5091480;background:#e50914;color:#070707}.drawer-actions button:disabled{opacity:.4}.grid-viewport{--snap-page-height: calc(100dvh - 64px) ;width:min(100% - 28px,760px)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);align-content:center;gap:14px;padding:12px 0 118px}}@media(max-width:620px){.nav-button{height:38px;padding:0 12px;font-size:13px}.brand{width:58px;height:34px}.filter-shell{flex:0 1 auto}.mobile-filter-button{font-size:13px}.grid-viewport{width:calc(100% - 20px)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:10px;padding:8px 0 112px}.movement-control{gap:0}.movement-control .joystick,.rotate-label-desktop{display:none}.rotate-label-mobile{display:block;color:#ffffff9e;font-size:12px}.collection-footer{right:10px;bottom:calc(44px + env(safe-area-inset-bottom));left:10px;grid-template-columns:minmax(74px,1fr) auto minmax(0,1fr);gap:8px;min-height:30px}.gallery-controls{gap:6px}.copyright{font-size:11px;text-align:center}.gallery-controls button,.gallery-controls span{height:36px}.gallery-controls button{padding:0 12px;font-size:12px}.gallery-controls span{padding:0 10px;font-size:13px}.panel-shell{align-items:flex-end;background:#0000006b}.product-panel{width:100%;height:min(72vh,560px);padding:26px 22px 24px;border-top:1px solid rgba(229,9,20,.28);border-left:0;animation:sheetIn .22s ease both}.modal-kicker{margin-top:18px}.product-panel h2{font-size:clamp(28px,8vw,32px)}.panel-actions{gap:10px}.button{flex:1 1 136px;min-width:0;padding:0 14px;font-size:13px}.modal-price{font-size:20px}.modal-copy{font-size:15px}.size-list button{font-size:13px}}@media(max-width:520px){.product-grid{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;padding-top:4px;padding-bottom:106px}.product-cell:after{bottom:6px}.collection-footer{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"rotate copyright" "gallery gallery";row-gap:8px}.movement-control{grid-area:rotate}.copyright{grid-area:copyright;justify-self:end}.gallery-controls{grid-area:gallery;justify-self:end}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
