*,:before,:after{box-sizing:border-box}:root{--c-teal:#09b1ba;--c-teal-dark:#0891b2;--c-teal-soft:#e6f9fa;--c-teal-border:#b2e8ec;--c-teal-tint:#f0f9fa;--c-danger:#e53e3e;--c-danger-dark:#b91c1c;--c-danger-soft:#fff8f8;--c-danger-border:#f3c2c2;--c-warn:#fef3c7;--c-warn-text:#92400e;--c-info:#dbeafe;--c-info-text:#1e40af;--c-success:#d1fae5;--c-success-text:#065f46;--c-shared-bg:#ede9fe;--c-shared-text:#5b21b6;--c-shared-with-bg:#e0f2fe;--c-shared-with-text:#0369a1;--c-text:#1a1614;--c-text-body:#3b3530;--c-text-muted:#8b837c;--c-text-faint:#bfb8b0;--c-surface:#fffdf9;--c-surface-alt:#f7f2ea;--c-background:#faf7f2;--c-border:#e6dfd4;--c-border-light:#efe9de;--c-border-faint:#f5f0e6;--s-sm:0 1px 2px #281c0e0a,0 1px 1px #281c0e08;--s-md:0 8px 24px -12px #281c0e2e,0 2px 4px #281c0e0d;--s-lift:0 14px 36px -18px #281c0e3d,0 2px 6px #281c0e0f;--s-header:0 1px 0 #281c0e0f;--s-fab:0 8px 24px -6px #09b1ba80;--card-pad:22px;--row-gap:14px;--grid-gap:20px;--header-bg:#fffdf9d9}[data-theme=dark]{--c-teal:#14d4dd;--c-teal-dark:#0aadb6;--c-teal-soft:#0c2e31;--c-teal-border:#1a5558;--c-teal-tint:#0a2427;--c-danger:#f87171;--c-danger-dark:#ef4444;--c-danger-soft:#2d1515;--c-danger-border:#5c2020;--c-warn:#422006;--c-warn-text:#fbbf24;--c-info:#1e3a5f;--c-info-text:#93c5fd;--c-success:#064e3b;--c-success-text:#6ee7b7;--c-shared-bg:#2d1b69;--c-shared-text:#a78bfa;--c-shared-with-bg:#0c4a6e;--c-shared-with-text:#7dd3fc;--c-text:#f0ebe4;--c-text-body:#ccc5bc;--c-text-muted:#9e958c;--c-text-faint:#6b6460;--c-surface:#1e1c1a;--c-surface-alt:#252220;--c-background:#181614;--c-border:#3a3532;--c-border-light:#302c29;--c-border-faint:#282422;--s-sm:0 1px 2px #0000004d,0 1px 1px #0003;--s-md:0 8px 24px -12px #00000080,0 2px 4px #0000004d;--s-lift:0 14px 36px -18px #0009,0 2px 6px #0000004d;--s-header:0 1px 0 #0000004d;--s-fab:0 8px 24px -6px #14d4dd66;--header-bg:#1e1c1ad9}[data-density=compact]{--card-pad:14px;--row-gap:8px;--grid-gap:12px}body{font-feature-settings:"cv11", "ss01", "ss03";color:var(--c-text-body);background:radial-gradient(1200px 600px at 80% -10%, #09b1ba0f, transparent 60%), radial-gradient(900px 500px at -10% 110%, #f59e0b0d, transparent 60%), var(--c-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;margin:0;font-family:Geist,Inter Tight,system-ui,Segoe UI,Roboto,sans-serif;font-size:15px}[data-theme=dark] body{background:radial-gradient(1200px 600px at 80% -10%, #14d4dd0a, transparent 60%), radial-gradient(900px 500px at -10% 110%, #c8640a08, transparent 60%), var(--c-background)}h1,h2,h3{font-feature-settings:"ss01";letter-spacing:-.01em;color:var(--c-text);font-family:Fraunces,Iowan Old Style,Georgia,serif}a{color:inherit}:focus-visible{border-radius:inherit;outline:none;box-shadow:0 0 0 3px #09b1ba40}.vb-input:focus-visible{border-color:var(--c-teal);box-shadow:0 0 0 3px #09b1ba40}.item-card{transition:box-shadow .2s,transform .2s}.item-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px -18px #281c0e47,0 2px 6px #281c0e0f!important}.search-card{transition:box-shadow .2s,transform .2s,border-color .2s}.search-card:hover{box-shadow:0 14px 36px -18px #281c0e38,0 2px 6px #281c0e0d!important}@keyframes vb-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.search-card{animation:.35s both vb-rise}@keyframes vb-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.vb-skeleton{background:linear-gradient(90deg, var(--c-border-faint) 25%, var(--c-border-light) 50%, var(--c-border-faint) 75%);background-size:800px 100%;border-radius:6px;animation:1.4s ease-in-out infinite vb-shimmer}#root{width:100%}h1,h2,h3{margin:0}input[type=number]::-webkit-inner-spin-button{opacity:1}input[type=number]::-webkit-outer-spin-button{opacity:1}.hamburger-btn,.fab{display:none}.item-card:hover{transition:box-shadow .15s,transform .15s;transform:translateY(-2px);box-shadow:0 4px 16px #0000001f!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:.7s linear infinite spin;display:inline-block}.vinted-open-btn{background:var(--c-teal);color:#fff;border-radius:var(--radius-md,10px);opacity:0;white-space:nowrap;z-index:2;padding:5px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .15s;position:absolute;top:12px;right:12px}.search-card:hover .vinted-open-btn{opacity:1}@media (hover:none),(width<=640px){.vinted-open-btn{opacity:1}}@media (width<=640px){.responsive-header{gap:8px!important;padding:10px 14px!important}.responsive-main{padding:16px 12px!important}.responsive-form{border-radius:8px!important;padding:20px 16px!important}.responsive-row{flex-direction:column!important;gap:8px!important}.responsive-row>div,.responsive-row input{width:100%!important}.responsive-grid{grid-template-columns:1fr!important}.responsive-btn{min-height:48px;padding:14px 20px!important;font-size:16px!important}.responsive-card-actions{flex-wrap:wrap!important;gap:6px!important}.responsive-card-actions>button{flex:auto;min-width:64px;padding:8px 10px!important;font-size:13px!important}.responsive-form-actions{flex-direction:column-reverse!important;gap:8px!important}.responsive-form-actions>button{justify-content:center;width:100%;min-height:48px}.header-actions,.hide-on-mobile{display:none!important}.hamburger-btn{justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;padding:0!important;display:flex!important}.mobile-menu{background:var(--c-surface);z-index:49;border-top:1px solid var(--c-border-light);position:fixed;top:57px;left:0;right:0;box-shadow:0 4px 12px #0000001f}.fab{background:var(--c-teal);color:#fff;cursor:pointer;width:56px;height:56px;box-shadow:var(--s-fab);z-index:40;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:300;line-height:1;transition:transform .15s,box-shadow .15s;position:fixed;bottom:24px;right:24px;display:flex!important}.fab:hover{transform:translateY(-2px);box-shadow:0 12px 28px -6px #14d4dd99}.collections-layout{flex-direction:column!important;overflow:visible!important}.collections-sidebar{border-bottom:1px solid var(--c-border-light);-webkit-overflow-scrolling:touch;flex-shrink:0;gap:6px;border-right:none!important;flex-direction:row!important;width:100%!important;padding:8px 12px!important;overflow:auto visible!important}.collections-sidebar .sidebar-section-title{display:none}.collections-sidebar .sidebar-item{white-space:nowrap;border:1px solid var(--c-border);flex-shrink:0;border-radius:20px!important;flex-direction:row!important;gap:6px!important;padding:6px 12px!important}.collections-sidebar .sidebar-item-name{font-size:13px}.collections-sidebar .collection-menu-btn{display:none}.collections-sidebar .new-col-btn{white-space:nowrap;flex-shrink:0;border-radius:20px!important;margin:0!important;padding:6px 12px!important}.collections-main{padding:16px 14px!important}}[data-sonner-toast]{cursor:pointer}[data-sonner-toast] button,[data-sonner-toast] a{cursor:auto}
