@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--background:#f8fafc;--foreground:#0f172a;--card:#ffffff;--card-foreground:#0f172a;--popover:#ffffff;--popover-foreground:#0f172a;--primary:#cba87c;--primary-foreground:#ffffff;--secondary:#f1f5f9;--secondary-foreground:#1e293b;--muted:#f1f5f9;--muted-foreground:#64748b;--accent:#f1f5f9;--accent-foreground:#0f172a;--destructive:#ef4444;--destructive-foreground:#f8fafc;--border:#e2e8f0;--input:#e2e8f0;--ring:#cba87c;--radius:0.75rem}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-inter),sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.admin-layout{display:flex;min-height:100vh}.glass{background:rgba(255,255,255,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.02)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;border-radius:.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;border:none;gap:.5rem}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:#b59266;transform:translateY(-1px)}.btn-secondary{background:var(--secondary);color:var(--secondary-foreground)}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse}th{text-align:left;font-size:.75rem;text-transform:uppercase;color:var(--muted-foreground);letter-spacing:.05em}td,th{padding:1rem;border-bottom:1px solid var(--border)}td{font-size:.9rem}tr:hover td{background-color:#fcfcfc}.status-badge{padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:700}.status-valid{background:#ecfdf5;color:#059669}.status-pending{background:#fffbeb;color:#d97706}.status-error{background:#fef2f2;color:#dc2626}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.hide-spinners::-webkit-inner-spin-button,.hide-spinners::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hide-spinners{-moz-appearance:textfield}.stock-input{width:100%;padding:.4rem .6rem;border-radius:8px;border:1px solid var(--border);font-size:.85rem;font-weight:700;outline:none;text-align:center;background:#f8fafc;color:var(--foreground);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all .15s ease-in-out}.stock-input:focus{border-color:var(--primary);background:white;box-shadow:0 0 0 2px rgba(203,168,124,.15),inset 0 1px 2px rgba(0,0,0,.02)}.stock-input:hover{border-color:#cbd5e1}.stock-input:focus:hover{border-color:var(--primary)}.admin-main{flex:1 1;padding:2rem;background:var(--background);min-height:100vh;transition:padding .3s ease;min-width:0}.responsive-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;gap:2rem}.header-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width:1024px){.responsive-grid{grid-template-columns:1fr}}@media (max-width:768px){.admin-main{padding:4.5rem 1rem 1rem}.header-flex{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.header-flex>div:last-child{width:100%;display:flex;justify-content:flex-start}.sidebar-overlay.active{display:block}}.flex-wrap-mobile{display:flex;justify-content:space-between;align-items:center}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.form-grid-3{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:.75rem;gap:.75rem}@media (max-width:768px){.flex-wrap-mobile{flex-direction:column;align-items:flex-start;gap:1rem}.flex-wrap-mobile>:last-child{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap}.form-grid-2,.form-grid-3{grid-template-columns:1fr}.responsive-table table,.responsive-table tbody,.responsive-table td,.responsive-table th,.responsive-table thead,.responsive-table tr{display:block}.responsive-table thead tr{position:absolute;top:-9999px;left:-9999px}.responsive-table tr{margin-bottom:.85rem!important;border:1px solid rgba(0,0,0,.05)!important;border-radius:var(--radius)!important;background:white!important;padding:.25rem .5rem!important;box-shadow:0 4px 15px rgba(0,0,0,.03)!important}.responsive-table tr.mobile-expanded-row{border:1px solid var(--ring)!important;border-radius:8px!important;box-shadow:0 4px 20px rgba(203,168,124,.15)!important;display:flex!important;flex-wrap:wrap!important;padding:.5rem!important;margin-bottom:.85rem!important;gap:.5rem;background:#f8fafc!important}.responsive-table tr.mobile-expanded-row.with-details{border-bottom:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;box-shadow:0 -4px 20px rgba(203,168,124,.15),4px 0 20px rgba(203,168,124,.15),-4px 0 20px rgba(203,168,124,.15)!important;margin-bottom:0!important}.responsive-table tr.mobile-expanded-row td{border:1px solid rgba(0,0,0,.04)!important;border-radius:8px!important;background:white!important;padding:.65rem .75rem!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important;flex:1 1 40%;min-width:120px}.responsive-table tr.mobile-expanded-row td:first-child,.responsive-table tr.mobile-expanded-row td:nth-child(2){flex:1 1 100%}.responsive-table tr.mobile-expanded-row td:last-child{flex:1 1 100%;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.responsive-table tr.mobile-expanded-row td:before{position:static!important;width:auto!important;margin-bottom:.35rem!important;font-size:.6rem!important;color:var(--muted-foreground)!important}.responsive-table tr.mobile-expanded-row td:last-child:before{margin-bottom:0!important}.responsive-table td{border:none!important;border-bottom:1px solid rgba(0,0,0,.03)!important;position:relative;padding:.65rem 0 .65rem 38%!important;text-align:right!important;display:flex;justify-content:flex-end;align-items:center;min-height:auto}.responsive-table td:last-child{border-bottom:0!important}.responsive-table td:before{content:attr(data-label);position:absolute;left:.25rem;width:35%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:800;color:var(--muted-foreground);font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}.responsive-table tr.mobile-collapsed-row{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:1rem .5rem!important;margin-bottom:.35rem!important;gap:.5rem}.responsive-table tr.mobile-collapsed-row td{padding:0!important;border:none!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;text-align:left!important;flex:1 1;min-width:0}.responsive-table tr.product-mobile-row{border:1px solid rgba(0,0,0,.05)!important;border-radius:8px!important;box-shadow:0 4px 15px rgba(0,0,0,.02)!important;display:flex!important;flex-wrap:wrap!important;padding:.75rem!important;margin-bottom:.85rem!important;gap:.5rem;align-items:center!important;background:white!important}.responsive-table tr.product-mobile-row td{padding:0!important;border:none!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}.responsive-table tr.product-mobile-row td:first-child{flex:0 0 45px;align-items:center!important}.responsive-table tr.product-mobile-row td:first-child:before{display:none!important}.responsive-table tr.product-mobile-row td:nth-child(2){flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 140px);padding-left:.65rem!important;justify-content:center!important}.responsive-table tr.product-mobile-row td:nth-child(2):before{display:none!important}.responsive-table tr.product-mobile-row td:nth-child(7){flex:0 0 auto;flex-direction:row!important;margin-left:auto}.responsive-table tr.product-mobile-row td:nth-child(7):before{display:none!important}.responsive-table tr.product-mobile-row td:nth-child(3),.responsive-table tr.product-mobile-row td:nth-child(4),.responsive-table tr.product-mobile-row td:nth-child(5),.responsive-table tr.product-mobile-row td:nth-child(6){flex:1 1 20%;min-width:0;align-items:center!important;justify-content:center!important;background:#f8fafc;border:1px solid rgba(0,0,0,.03)!important;border-radius:6px;padding:.4rem .2rem!important;margin-top:.5rem}.responsive-table tr.product-mobile-row td:nth-child(3):before,.responsive-table tr.product-mobile-row td:nth-child(4):before,.responsive-table tr.product-mobile-row td:nth-child(5):before,.responsive-table tr.product-mobile-row td:nth-child(6):before{position:static!important;display:block!important;width:auto!important;font-size:.55rem!important;margin-bottom:.2rem!important;padding:0!important}.responsive-table tr.mobile-collapsed-row td:before{display:none!important}.responsive-table tr.mobile-collapsed-row td:first-child{flex:0 0 35%;font-size:.65rem!important}.responsive-table tr.mobile-collapsed-row td:nth-child(2){flex:1 1 auto;font-size:.75rem!important;padding-left:.25rem!important}.responsive-table tr.mobile-collapsed-row td:nth-child(3){flex:0 0 25%;text-align:right!important;justify-content:flex-end!important;font-size:.7rem!important}.responsive-table tr.mobile-collapsed-row td>div,.responsive-table tr.mobile-collapsed-row td>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.responsive-table tr.mobile-collapsed-row td button,.responsive-table tr.mobile-collapsed-row td.hide-on-mobile{display:none!important}.responsive-table tr.mobile-expanded-details-row{margin:0 0 .85rem!important;border:1px solid var(--ring)!important;border-top:none!important;border-radius:0 0 8px 8px!important;box-shadow:0 4px 20px rgba(203,168,124,.15),4px 0 20px rgba(203,168,124,.15),-4px 0 20px rgba(203,168,124,.15)!important;padding:0!important;background:#f8fafc!important;display:block!important}.responsive-table tr.mobile-expanded-details-row td.mobile-expanded-details-td{display:block!important;padding:.75rem .25rem!important;text-align:left!important;border:none!important}.responsive-table tr.mobile-expanded-details-row td.mobile-expanded-details-td:before{display:none!important}}.orders-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.65rem;gap:.65rem;margin-bottom:1rem}@media (max-width:768px){.orders-stats-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.orders-stats-grid>div:first-child{grid-column:1/-1}.stat-card-custom{padding:.65rem .85rem!important}.stat-card-custom .stat-title{font-size:.65rem!important;margin-bottom:0!important}.stat-card-custom .stat-value{font-size:1.15rem!important;margin-top:0!important}.stat-card-custom .stat-badges{margin-top:0!important;gap:.35rem!important}}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}@media (max-width:1024px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:768px){.dashboard-stats-grid{gap:.75rem;margin-bottom:2rem}.dashboard-stat-card{padding:.85rem!important}.dashboard-stat-card .stat-icon{width:36px!important;height:36px!important}.dashboard-stat-card .stat-label{font-size:.6rem!important}.dashboard-stat-card .stat-value{font-size:1.15rem!important}.dashboard-stat-card .stat-desc{font-size:.55rem!important;white-space:normal!important;line-height:1.2!important}}