:root{--scrollbar-width:8px;--scrollbar-track:#f6f5f1;--scrollbar-thumb:#d9d9d9;--scrollbar-thumb-hover:#8c8c8c;--scrollbar-thumb-active:#262626;--scrollbar-border-radius:4px}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--scrollbar-border-radius)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--scrollbar-border-radius);transition:background .3s}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-active)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track)}@media (prefers-color-scheme:dark){:root{--scrollbar-track:#383838;--scrollbar-thumb:#555;--scrollbar-thumb-hover:#777;--scrollbar-thumb-active:#999}}.scrollbar-thin{--scrollbar-width:4px}.scrollbar-thick{--scrollbar-width:12px}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{scrollbar-width:none}.clothing-sketch{width:100%;position:relative}.clothing-sketch .clothing-sketch_content{justify-content:center;align-items:center;gap:5px;display:flex}@media (min-width:768px){.clothing-sketch .clothing-sketch_content{gap:8px}}@media (min-width:1024px){.clothing-sketch .clothing-sketch_content{gap:9px}}@media (min-width:1440px){.clothing-sketch .clothing-sketch_content{gap:8px}}.clothing-sketch .clothing-sketch_content .clothing-sketch_container-text{justify-content:center;align-items:center;padding-top:2px;display:flex}.clothing-sketch .clothing-sketch_content .clothing-sketch_container-text p{white-space:nowrap;font-size:7px}@media (min-width:768px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-text p{font-size:10px}}@media (min-width:1024px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-text p{font-size:7px}}@media (min-width:1440px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-text p{font-size:10px}}.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button{background-color:#fafafa;justify-content:center;align-items:center;width:13px;height:13px;display:flex}@media (min-width:768px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button{width:18px;height:18px}}@media (min-width:1024px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button{width:14px;height:14px}}@media (min-width:1440px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button{width:18px;height:18px}}.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button svg{width:8px;height:8px}@media (min-width:768px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button svg{width:11px;height:11px}}@media (min-width:1024px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button svg{width:8px;height:8px}}@media (min-width:1440px){.clothing-sketch .clothing-sketch_content .clothing-sketch_container-button svg{width:11px;height:11px}}.clothing-sketch--absolute .clothing-sketch_content{position:absolute;bottom:90px;right:42px}@media (min-width:768px){.clothing-sketch--absolute .clothing-sketch_content{bottom:115px;right:52px}}@media (min-width:1024px){.clothing-sketch--absolute .clothing-sketch_content{bottom:90px;right:40px}}@media (min-width:1440px){.clothing-sketch--absolute .clothing-sketch_content{bottom:120px;right:56px}}.clothing-sketch--static .clothing-sketch_content{position:static}.clothing-sketch--light .clothing-sketch_container-button{background-color:#fafafa}.clothing-sketch--light .clothing-sketch_container-button svg{color:#000}.clothing-sketch--dark .clothing-sketch_content .clothing-sketch_container-text p{color:#262626}.clothing-sketch--dark .clothing-sketch_content .clothing-sketch_container-button{background-color:#262626}.clothing-sketch--dark .clothing-sketch_content .clothing-sketch_container-button svg{color:#262626}
