:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171714;background:#f2f2ee;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.splash{letter-spacing:.2em;justify-content:center;align-items:center;min-height:100vh;font-size:1.25rem;font-weight:800;display:flex}.shell{grid-template-columns:15rem 1fr;min-height:100vh;display:grid}aside{color:#f6f5ef;background:#181815;flex-direction:column;padding:1.5rem;display:flex}.brand{color:#181815;background:#d8ff48;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-weight:900;display:flex}nav{gap:.35rem;margin-top:4rem;display:grid}nav button{color:#8d8d86;text-align:left;background:0 0;border:0;border-radius:.6rem;padding:.8rem 1rem}nav button.active{color:#fff;background:#2a2a26}.account{gap:.3rem;margin-top:auto;display:grid;overflow:hidden}.account span{color:#898982;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.account button{color:#d8ff48;text-align:left;background:0 0;border:0;padding:.5rem 0;font-size:.75rem}.shell>main{width:100%;max-width:76rem;margin:0 auto;padding:3rem clamp(1.5rem,5vw,5rem)}.section-tabs{display:none}.topbar{justify-content:space-between;align-items:end;margin-bottom:2.5rem;display:flex}.topbar-actions{align-items:center;gap:.75rem;display:flex}.storefront-link{color:#252521;white-space:nowrap;border:1px solid #c9c9c2;border-radius:.6rem;padding:.75rem .9rem;font-size:.78rem;font-weight:700;text-decoration:none}.eyebrow{color:#71716b;letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:700}h1{letter-spacing:-.06em;margin:.8rem 0 0;font-size:clamp(2.5rem,6vw,5rem);line-height:.9}.new-product,.primary{color:#fff;background:#181815;border:0;border-radius:.6rem;padding:.9rem 1.2rem;font-weight:700}.new-product{margin-bottom:1.5rem}.products,.orders-panel,.composer{background:#fff;border:1px solid #deded8;border-radius:1rem;padding:1.25rem}.order-list{gap:1rem;margin-top:1rem;display:grid}.order-list>article{border:1px solid #deded8;border-radius:.75rem;padding:1rem}.order-summary,.order-customer,.order-items,.order-actions{display:flex}.order-summary{justify-content:space-between;align-items:start}.order-summary h3{margin:.5rem 0 .2rem;font-size:1.4rem}label small{color:#85857e}.order-summary small,.order-customer span{color:#777770;font-size:.75rem}.order-status{border-radius:2rem;padding:.3rem .55rem;font-size:.68rem;font-weight:800;display:inline-block}.order-status.pending{color:#69520b;background:#fff1ba}.order-status.confirmed,.order-status.processing{color:#174d7b;background:#dcecff}.order-status.shipped{color:#52347a;background:#e8def8}.order-status.completed{color:#355b06;background:#e3f8c1}.order-status.cancelled{color:#8b2c22;background:#f5dedb}.order-customer{flex-direction:column;gap:.25rem;margin:1.25rem 0}.order-items{border-top:1px solid #ecece7;border-bottom:1px solid #ecece7;flex-direction:column;padding:.75rem 0}.order-items>div{justify-content:space-between;padding:.25rem 0;font-size:.82rem;display:flex}.order-actions{justify-content:flex-end;gap:.6rem;padding-top:1rem}.composer{gap:1rem;margin-bottom:1.5rem;display:grid}.row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}label{gap:.4rem;display:grid}.auth-card label span,.composer label span{font-size:.78rem;font-weight:700}input,select{background:#fff;border:1px solid #d8d8d1;border-radius:.55rem;min-width:0;padding:.8rem}.actions{justify-content:flex-end;gap:.6rem;display:flex}.actions>button:not(.primary){background:0 0;border:0}.section-title{align-items:center;gap:.6rem;display:flex}.section-title h2{font-size:1.1rem}.section-title span{background:#eeeeea;border-radius:1rem;padding:.25rem .5rem;font-size:.7rem}.empty{color:#75756e;text-align:center;border:1px dashed #cccac2;border-radius:.7rem;margin-top:1rem;padding:3.5rem 1rem}.empty p{font-size:.9rem}.product-row{color:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #ecece7;grid-template-columns:3rem minmax(10rem,1fr) 8rem 8rem 5rem;align-items:center;gap:1rem;width:100%;padding:1rem 0;display:grid}.product-row:hover{background:#fafaf7}.thumb{background:#eeeeea;border-radius:.5rem;justify-content:center;align-items:center;height:3rem;font-weight:800;display:flex}.product-row>div:nth-child(2){gap:.3rem;display:grid}.product-list span,.stock{color:#777770;font-size:.75rem}.money{font-weight:700}.edit-label{color:#55554f;text-align:right;font-size:.75rem;font-weight:700}.product-editor{border-color:#a9a99f}.editor-heading,.editor-actions,.editor-actions>div{justify-content:space-between;align-items:center;display:flex}.editor-heading h2{margin:.45rem 0 0}.editor-heading>button{color:#777770;background:0 0;border:0;font-size:2rem;line-height:1}.status{border-radius:2rem;padding:.3rem .55rem;font-size:.7rem;font-weight:800;display:inline-block}.status.active{color:#355b06;background:#e3f8c1}.status.draft{color:#686861;background:#eeeeea}.editor-actions{border-top:1px solid #ecece7;margin-top:.25rem;padding-top:1rem}.editor-actions>div{gap:.6rem}.secondary,.danger{background:0 0;border:1px solid #cfcfc8;border-radius:.6rem;padding:.85rem 1rem;font-weight:700}.danger{color:#9b2c22;border-color:#e7b9b3}button:disabled{cursor:wait;opacity:.55}.auth-page{grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.auth-intro{color:#f5f4ed;background:#181815;padding:clamp(2rem,7vw,7rem)}.auth-intro>span{color:#d8ff48;letter-spacing:.18em;font-size:.75rem;font-weight:900}.auth-intro h1{margin-top:15vh;font-size:clamp(4rem,10vw,9rem)}.auth-intro p{color:#999990;max-width:25rem}.auth-card{align-self:center;width:100%;max-width:30rem;margin:3rem auto;padding:2rem}.tabs{border-bottom:1px solid #d9d9d2;margin-bottom:2rem;display:flex}.tabs button{background:0 0;border:0;border-bottom:2px solid #0000;padding:1rem}.tabs button.active{border-color:#181815;font-weight:700}.auth-card form{gap:1rem;display:grid}.notice{border-radius:.5rem;margin-bottom:1rem;padding:.8rem;font-size:.85rem}.notice.error{color:#8b2118;background:#ffe8e5}@media (max-width:800px){.shell{grid-template-columns:1fr}aside{display:none}.section-tabs{border-bottom:1px solid #d8d8d1;gap:.5rem;margin-bottom:1.75rem;display:flex}.section-tabs button{background:0 0;border:0;border-bottom:2px solid #0000;padding:.75rem .5rem}.section-tabs button.active{border-color:#181815;font-weight:800}.auth-page{grid-template-columns:1fr}.auth-intro{display:none}.topbar{flex-direction:column;align-items:start;gap:1.5rem}.product-row{grid-template-columns:3rem 1fr}.money,.stock,.edit-label{grid-column:2}.edit-label{text-align:left}.editor-actions{flex-direction:column-reverse;align-items:stretch;gap:.75rem}.editor-actions>div{flex-direction:column;align-items:stretch}}
