@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#0f172a;--foreground:#f8fafc;--primary:#f97316;--primary-hover:#ea580c;--surface:#1e293b;--surface-hover:#334155;--border:#334155;--text-muted:#94a3b8;--success:#10b981;--warning:#f59e0b;--danger:#ef4444}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;overflow-y:auto}a{color:inherit;text-decoration:none}.dashboard-container{min-height:100vh;display:flex}.sidebar{background-color:var(--surface);border-right:1px solid var(--border);flex-direction:column;align-self:flex-start;width:260px;height:100vh;min-height:100vh;padding:2rem 1.5rem;display:flex;position:sticky;top:0;overflow-y:auto}.logo{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:3rem;font-size:1.5rem;font-weight:700;display:flex}.nav-link{color:var(--text-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.nav-link:hover,.nav-link.active{color:var(--primary);background-color:#f973161a}.main-content{flex-direction:column;flex:1;min-height:100vh;padding:2.5rem 3rem;display:flex}.header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.title{font-size:2rem;font-weight:700}.subtitle{color:var(--text-muted);margin-top:.5rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-hover));color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #f9731663}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731680}.btn-outline{color:var(--foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-outline:hover{background:var(--surface-hover);border-color:var(--text-muted)}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bb3;border:1px solid #ffffff0d;border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.stat-value{align-items:baseline;gap:.5rem;margin:1rem 0 .5rem;font-size:2.5rem;font-weight:700;display:flex}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.status-badge{border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-badge.success{color:var(--success);background-color:#10b9811a}.status-badge.warning{color:var(--warning);background-color:#f59e0b1a}.status-badge.danger{color:var(--danger);background-color:#ef44441a}.product-list{flex-direction:column;gap:1rem;display:flex}.product-item{background:#28354b66;border:1px solid #ffffff08;border-radius:.75rem;align-items:center;gap:1.5rem;padding:1rem;transition:transform .2s,background .2s;display:flex}.product-item:hover{background:#28354bcc;transform:translate(4px)}.product-img{object-fit:cover;background-color:var(--surface);border-radius:.5rem;width:64px;height:64px}.product-info{flex:1}.product-title{color:var(--foreground);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.product-meta{color:var(--text-muted);gap:1.5rem;font-size:.875rem;display:flex}.product-meta-item{align-items:center;gap:.35rem;display:flex}.product-action{gap:.5rem;display:flex}.empty-state{text-align:center;color:var(--text-muted);padding:3rem 1rem}.empty-state svg{opacity:.5;margin:0 auto 1rem}.store-label{align-items:center;gap:8px;margin-bottom:1rem;padding-bottom:.5rem;font-weight:700;display:flex}.store-label-a{border-bottom:2px solid var(--primary);color:var(--primary)}.store-label-b{color:#a855f7;border-bottom:2px solid #a855f7}.stores-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.btn-secondary{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-secondary:hover{color:var(--foreground);background:#ffffff0f}.spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
