*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{background:#111;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#3e3e3e}.fashion-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;background:linear-gradient(to right,#c89c5e 0%,#c89c5e var(--val, 50%),#2a2a2a var(--val, 50%),#2a2a2a 100%);border-radius:2px;outline:none;cursor:pointer}.fashion-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#e0e0e0;border:2px solid #c89c5e;cursor:pointer;box-shadow:0 0 6px #c89c5e66}.fashion-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#e0e0e0;border:2px solid #c89c5e;cursor:pointer}.dot{display:inline-block;width:6px;height:6px;background:#c89c5e;border-radius:50%;animation:dotPulse 1.4s ease-in-out infinite}.dot:nth-child(2){animation-delay:.25s}.dot:nth-child(3){animation-delay:.5s}@keyframes dotPulse{0%,80%,to{opacity:.2;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.style-ring{animation:stylePulse 3s ease-in-out infinite}@keyframes stylePulse{0%,to{filter:drop-shadow(0 0 4px rgba(200,156,94,.3))}50%{filter:drop-shadow(0 0 10px rgba(200,156,94,.7))}}.fashion-image{transition:opacity .6s ease}button:focus-visible{outline:2px solid #c89c5e;outline-offset:2px}
