@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Playfair+Display:wght@500&display=swap";:root{font-family:DM Sans,sans-serif;color:#281d1f;background:#f4f1ed;--wine:#7e263c}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:235px 1fr}.shell>aside{height:100vh;position:sticky;top:0;background:#251b1d;color:#cfc2c1;padding:28px 18px;display:flex;flex-direction:column;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-size:12px;letter-spacing:.18em;margin:0 10px 45px}.brand .wordmark{display:flex;flex-direction:column;gap:3px;letter-spacing:0;line-height:1}.wordmark em{font-family:Playfair Display,serif;font-style:italic;font-weight:500;font-size:27px;letter-spacing:0;color:#fff}.wordmark b{font-family:DM Sans,sans-serif;font-weight:600;font-size:11px;letter-spacing:.3em;color:#d78a99}.brand i{width:31px;height:31px;border-radius:50%;background:var(--wine);display:grid;place-items:center;font-family:Playfair Display;font-style:normal;font-size:17px}.shell nav,.aside-bottom{display:flex;flex-direction:column;gap:5px}.shell nav button,.aside-bottom button,.aside-bottom a{border:0;background:transparent;color:#b9acad;display:flex;align-items:center;gap:12px;text-decoration:none;padding:12px 13px;border-radius:10px;font-size:12px;text-align:left}.shell nav svg,.aside-bottom svg{width:18px}.shell nav button.active{background:#3b2b2e;color:#fff}.shell nav small{margin-left:auto;background:#503b3f;padding:2px 7px;border-radius:10px}.shell>main{padding:38px 46px 70px;overflow:hidden}.shell main>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.shell main>header p,.modal form>p{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#9a878a}.shell main>header h1{font-family:Playfair Display;font-size:35px;font-weight:500;margin:7px 0}.profile{display:flex;align-items:center;gap:12px}.profile button{border:0;background:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.profile span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#d5a3aa;color:#5f1d2f;font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat,.panel{background:#fff;border-radius:18px;padding:22px;box-shadow:0 12px 45px #3526280a}.stat>i{width:36px;height:36px;border-radius:10px;background:#f3e5e4;color:#9f4056;display:grid;place-items:center}.stat p{font-size:11px;color:#8e7d80}.stat h2{font-family:Playfair Display;font-size:29px;margin:8px 0}.stat>span{font-size:10px;color:#448265}.stat small{color:#a29597}.dashboard-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:14px;margin-top:14px}.title h2{font-family:Playfair Display;font-weight:500;font-size:20px;margin:0}.title p{font-size:10px;color:#9b8a8d;margin:6px 0}.chart{height:260px;margin-top:15px;padding:15px 0 0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 51px,#eee9e5 52px)}.chart svg{width:100%;height:220px}.chart .area{fill:url(#fill)}.chart .line{fill:none;stroke:#a73752;stroke-width:3}.chart>div{display:flex;justify-content:space-between;color:#a29496;font-size:8px}.orders article{display:grid;grid-template-columns:35px 1fr auto;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid #f0ece8}.orders article>i{width:34px;height:34px;border-radius:50%;background:#f0e4e2;display:grid;place-items:center;font-style:normal;font-size:9px;color:#8d3147}.orders article div,.orders article p{display:flex;flex-direction:column}.orders b{font-size:11px}.orders small{font-size:8px;color:#9d8c8f;margin-top:4px}.orders article p{text-align:right;font-size:11px}.orders article p small{color:#4f8c6b}.inventory{margin-top:14px}.panel-heading{display:flex;justify-content:space-between;align-items:center}.panel-heading>button,.category-form button{border:0;background:var(--wine);color:#fff;border-radius:30px;padding:11px 17px;display:flex;align-items:center;gap:7px;font-size:11px}.table{margin-top:20px}.row{display:grid;grid-template-columns:2.2fr 1fr .8fr 1fr 1fr 30px;align-items:center;gap:12px;padding:11px 6px;border-top:1px solid #f0ebe7;font-size:10px}.row.head{border:0;color:#9d8c8e;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.product{display:flex;align-items:center;gap:10px}.product img{width:43px;height:43px;border-radius:8px;object-fit:cover}.product>span{display:flex;flex-direction:column}.product b{font-size:11px}.product small{color:#9d8c8e;margin-top:4px}.row>span:nth-child(5){display:flex;align-items:center;gap:7px}.row>span:nth-child(5) i{width:6px;height:6px;border-radius:50%;background:#4d9a72}.row>span:nth-child(5) i.low{background:#d79a3f}.row button{border:0;background:transparent;color:#a55b69}.filter{width:300px;background:#f5f1ed;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:8px;margin-top:25px}.filter input{border:0;background:transparent;outline:0;font-size:10px;width:100%}.category-form{display:flex;gap:10px;max-width:480px;margin-top:28px}.category-form input{flex:1;border:0;background:#f4f0ec;border-radius:12px;padding:14px;outline-color:#a95c6d}.categories{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px}.categories article{background:#f7f3ef;padding:15px;border-radius:14px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}.categories article>i{width:42px;height:42px;border-radius:12px;background:#e3c7c8;color:#8b3045;display:grid;place-items:center;font-family:Playfair Display;font-size:20px;font-style:normal}.categories article div{display:flex;flex-direction:column}.categories small{font-size:9px;color:#9b8b8e;margin-top:3px}.categories button{border:0;background:transparent;color:#a86570}.modal{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#190f1294}.modal form{position:relative;z-index:1;background:#f8f3ed;width:min(600px,100%);padding:42px;border-radius:28px;box-shadow:0 30px 90px #28141938}.modal h2{font-family:Playfair Display;font-size:40px;margin:8px 0 22px}.close{position:absolute;right:20px;top:20px;border:0;background:transparent}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:11px;margin:10px 0}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select{border:0;background:#eee6df;border-radius:12px;padding:14px;outline-color:#ad6c78}.save{width:100%;border:0;border-radius:30px;background:var(--wine);color:#fff;padding:13px 18px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px}@media(max-width:900px){.shell{grid-template-columns:72px 1fr}.shell>aside{padding:25px 9px}.brand span,.shell nav button,.aside-bottom a,.aside-bottom button{font-size:0}.shell nav button,.aside-bottom a,.aside-bottom button{justify-content:center}.shell nav small{display:none}.shell>main{padding:30px 20px}.stats{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.table{overflow:auto}.row{min-width:700px}.categories{grid-template-columns:1fr}}@media(max-width:600px){.stats{grid-template-columns:1fr}.chart-panel{display:none}.shell>main{padding:24px 12px}.shell main>header h1{font-size:27px}.form-grid{grid-template-columns:1fr}.category-form{flex-direction:column}}.brand img{width:38px;height:38px;object-fit:contain}.brand i{display:none}.table-price{display:flex;flex-direction:column;gap:3px}.table-price del{font-size:8px;color:#a29295}.table-price b{font-size:10px}.discount-field{display:flex;align-items:center;gap:5px;background:#f4eaed;color:#8f2c48;border-radius:9px;padding:6px 7px;width:max-content}.discount-field svg{width:13px}.discount-field select{border:0;background:transparent;color:inherit;font-size:9px;outline:0}.login-page{min-height:100dvh;display:grid;grid-template-columns:1.1fr .9fr;background:#e9ebed}.login-brand{position:relative;padding:64px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 70% 20%,#d7a9b8 0,transparent 38%),#202124;color:#f4f5f3}.login-brand:after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;right:-180px;bottom:-230px;background:#a91f4b;opacity:.82}.login-brand>img{position:relative;z-index:1;width:72px;height:72px}.login-brand>div{position:relative;z-index:1;max-width:590px}.login-brand p{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.login-brand h1{font-family:Playfair Display;font-size:clamp(48px,5vw,76px);line-height:.98;font-weight:500;letter-spacing:-.045em;margin:22px 0}.login-brand span{display:block;max-width:390px;color:#b9babc;line-height:1.6}.login-panel{display:grid;place-items:center;padding:30px}.login-panel form{width:min(420px,100%);background:#f8f8f6;border-radius:24px;padding:42px;box-shadow:0 30px 80px #231c1f1a}.login-panel form>img{width:48px;height:48px}.login-panel form>p{font-size:9px;text-transform:uppercase;letter-spacing:.17em;color:#a91f4b;margin:25px 0 8px}.login-panel h2{font-family:Playfair Display;font-size:34px;font-weight:500;margin:0 0 28px}.login-panel label{display:flex;flex-direction:column;gap:8px;font-size:11px;margin:16px 0}.login-panel input{min-height:50px;border:0;border-radius:12px;background:#ebedef;padding:0 14px;outline-color:#a91f4b}.login-panel form>button{width:100%;min-height:51px;border:0;border-radius:13px;background:#a91f4b;color:#fff;margin-top:10px;font-weight:600}.login-panel form>button:disabled{opacity:.6}.login-panel small{display:block;text-align:center;color:#887a7d;font-size:9px;line-height:1.5;margin-top:20px}.login-error{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px;background:#f8dde3;color:#861d38;font-size:10px}.login-error svg{width:16px}@media(max-width:760px){.login-page{grid-template-columns:1fr;background:#202124}.login-brand{min-height:32dvh;padding:30px 24px}.login-brand>img{width:50px;height:50px}.login-brand h1{font-size:39px;max-width:10ch;margin:14px 0}.login-brand span{display:none}.login-panel{background:#f3f4f5;border-radius:26px 26px 0 0;margin-top:-24px;position:relative;padding:24px 16px 32px}.login-panel form{padding:28px 22px;box-shadow:none}.login-panel form>img{display:none}}.inventory-filters{display:flex;gap:10px;align-items:center;margin-top:25px}.inventory-filters .filter{margin:0}.inventory-filters>select{border:0;background:#f5f1ed;border-radius:10px;padding:10px 14px;font-size:10px;outline-color:#a91f4b}.row-actions{display:flex;gap:4px}.row-actions button{width:28px;height:28px;border-radius:8px;display:grid;place-items:center}.row-actions button:hover{background:#f1e4e7}.sizes{color:#a91f4b!important}.form-grid textarea{min-height:90px;resize:vertical;border:0;background:#eee6df;border-radius:12px;padding:14px;outline-color:#ad6c78}.form-grid label>small{font-size:8px;color:#938387}.empty-admin{padding:60px 20px;text-align:center;color:#9a898c;display:flex;flex-direction:column;align-items:center;gap:8px}.empty-admin svg{width:34px;height:34px}.empty-admin b{color:#34282a}.empty-admin span{font-size:10px}.sales-panel>.filter{margin-top:25px}.sales-list{margin-top:20px}.sales-list>article{display:grid;grid-template-columns:.8fr 1.5fr 1.4fr .7fr .6fr;align-items:center;gap:16px;padding:16px 6px;border-top:1px solid #f0ebe7}.sales-list b,.sales-list strong{font-size:10px}.sales-list span,.sales-list small{font-size:8px;color:#958588}.sale-id,.sale-customer>span,.sale-items{display:flex;flex-direction:column;gap:4px}.sale-customer{display:flex;align-items:center;gap:9px}.sale-customer>i{width:34px;height:34px;background:#f0e4e7;color:#92314d;border-radius:10px;display:grid;place-items:center;font-size:9px;font-style:normal}.sales-list strong{font-variant-numeric:tabular-nums}.sales-list em{font-size:8px;font-style:normal;color:#39795a;background:#e3f1e9;border-radius:9px;padding:6px 8px;text-align:center}@media(max-width:700px){body{background:#f3f4f5;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.shell{display:block;min-height:100dvh}.shell>aside{position:fixed;z-index:10;left:8px;right:8px;bottom:8px;top:auto;width:auto;height:auto;min-height:66px;padding:7px 6px calc(7px + env(safe-area-inset-bottom));border-radius:22px;background:#231d1ff0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 14px 42px #1b121540;display:block}.shell>aside>div:first-child{width:100%}.shell>aside .brand,.aside-bottom{display:none}.shell>aside nav{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.shell>aside nav button{min-width:0;min-height:54px;padding:5px 2px;border-radius:15px;display:flex;flex-direction:column;justify-content:center;gap:3px;font-size:8px;color:#ae9fa2}.shell>aside nav button svg{width:20px;height:20px}.shell>aside nav button.active{background:#4a343a;color:#fff}.shell>aside nav small{display:none}.shell>main{padding:calc(18px + env(safe-area-inset-top)) 14px 28px;overflow:visible}.shell main>header{margin-bottom:22px;align-items:center}.shell main>header p{font-size:8px}.shell main>header h1{font-family:DM Sans;font-size:29px;font-weight:600;line-height:1;letter-spacing:-.05em;margin-top:6px}.profile{gap:8px}.profile button,.profile span{width:40px;height:40px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stat{min-height:142px;padding:15px;border-radius:17px}.stat>i{width:32px;height:32px}.stat p{margin:13px 0 5px}.stat h2{font-family:DM Sans;font-size:21px;font-weight:600;letter-spacing:-.04em;margin:5px 0;white-space:nowrap}.stat>span{font-size:8px}.stat>span small{display:block;margin-top:3px}.dashboard-grid{display:block;margin-top:9px}.chart-panel{display:none}.orders,.inventory{margin-top:9px}.panel{padding:16px;border-radius:18px}.panel-heading{align-items:flex-start;gap:12px}.panel-heading>button{flex:0 0 auto;font-size:0;width:42px;height:42px;padding:0;display:grid;place-items:center}.panel-heading>button svg{width:18px}.title h2{font-family:DM Sans;font-size:18px;font-weight:600}.title p{max-width:28ch;line-height:1.4}.inventory-filters{display:grid;grid-template-columns:1fr auto;gap:8px}.filter{width:100%;min-height:44px}.inventory-filters>select{height:44px;max-width:116px}.table{overflow:visible}.row.head{display:none}.row{min-width:0;display:grid;grid-template-columns:1fr auto;gap:12px;background:#f6f6f4;border:0;border-radius:16px;padding:12px;margin-top:10px}.row>.product{grid-column:1/-1}.product img{width:58px;height:58px;border-radius:12px}.product b{font-size:12px}.product small{font-size:8px}.row>.table-price{grid-column:1}.table-price b{font-size:12px}.row>span:nth-child(3){grid-column:2;grid-row:2/4}.row>span:nth-child(4){grid-column:1;font-size:9px}.row>span:nth-child(5){display:none}.row>.row-actions{grid-column:2;grid-row:1;align-self:start}.row-actions button{width:34px;height:34px;background:#ebe4e6}.discount-field{padding:7px}.inventory-preview .row>span:nth-child(3){display:none}.sales-list>article{display:grid;grid-template-columns:1fr auto;gap:10px;background:#f6f6f4;border:0;border-radius:16px;padding:14px;margin-top:10px}.sale-id{grid-column:1}.sale-customer,.sale-items{grid-column:1/-1}.sales-list strong{font-size:13px}.sales-list em{grid-column:2;grid-row:1}.modal{align-items:end;padding:0}.modal form{width:100%;max-height:92dvh;overflow:auto;border-radius:24px 24px 0 0;padding:28px 18px calc(26px + env(safe-area-inset-bottom))}.modal h2{font-family:DM Sans;font-size:29px;font-weight:600}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:1}.form-grid input,.form-grid select,.form-grid textarea{min-height:49px;font-size:13px}.save{position:sticky;bottom:0;box-shadow:0 -12px 24px #f8f3ed}}.stats{align-items:stretch;grid-auto-rows:1fr}.stat{height:100%;display:grid;grid-template-rows:auto auto auto 1fr;align-content:start}.stat>span{align-self:end}.orders article{min-height:61px}.categories{align-items:stretch}.categories article{height:100%}@media(max-width:700px){.stats{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(148px,1fr);gap:9px}.stat{min-height:148px}.stat h2{font-size:clamp(17px,5vw,21px);white-space:nowrap;font-variant-numeric:tabular-nums}}.modal{padding:18px;overflow:hidden}.modal form{width:min(920px,calc(100vw - 36px));max-height:calc(100dvh - 36px);padding:26px 32px 24px;border-radius:24px;display:flex;flex-direction:column;overflow:hidden}.modal-heading{display:flex;justify-content:space-between;align-items:flex-start;flex:0 0 auto}.modal-heading p{margin:0}.modal-heading h2{font-size:32px;margin:5px 0 12px}.modal-heading .close{position:static;width:40px;height:40px;border-radius:12px;background:#eee6df;display:grid;place-items:center}.form-grid{overflow-y:auto;padding:2px 8px 8px 2px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 14px}.form-grid label{margin:7px 0;gap:6px}.form-grid input,.form-grid select{padding:12px;min-height:44px}.form-grid textarea{min-height:72px;max-height:110px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:12px;flex:0 0 auto}.modal-actions>button{min-height:44px;border-radius:12px;padding:0 22px}.modal-actions>button:first-child{border:0;background:#eee6df}.modal-actions .save{width:auto;margin:0;border-radius:12px}.form-grid label>small{display:inline;color:#938387}@media(max-width:800px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.modal{align-items:end;padding:0}.modal form{width:100%;max-height:94dvh;padding:20px 16px calc(14px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.modal-heading h2{font-size:25px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:1}.form-grid textarea{min-height:76px}.modal-actions{position:sticky;bottom:0;background:#f8f3ed}.modal-actions>button{flex:1;padding:0 12px}}
