@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap");:root{--cream:#faf7f2;--blush:#f2ddd5;--rose:#c87b6e;--plum:#3d2b35;--sage:#8fa67a;--gold:#d4a853;--ink:#1e1418;--muted:#7a6a72;--bdr:#e8ddd8;--dk:#0f1117;--dk2:#1a1d27;--dk3:#13151f;--mauve:#b8849a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.a-wrap,body{font-family:DM Sans,system-ui,sans-serif;background:var(--dk)}.a-login,.a-wrap{min-height:600px}.a-login{display:flex;align-items:center;justify-content:center;background:var(--dk)}.a-login-card{background:var(--dk2);border:1px solid hsla(0,0%,100%,.07);border-radius:18px;padding:2rem;width:320px}.a-login-logo{font-family:Playfair Display,serif;font-size:20px;color:#fff;text-align:center;margin-bottom:.25rem}.a-login-logo em{color:var(--mauve);font-style:italic}.a-login-sub{font-size:10px;color:hsla(0,0%,100%,.28);text-align:center;margin-bottom:1.5rem}.a-inp{width:100%;padding:10px 12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;font-family:inherit;font-size:12px;color:#fff;margin-bottom:.625rem}.a-inp:focus{outline:none;border-color:var(--mauve)}.a-login-btn{width:100%;padding:11px;background:var(--mauve);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;margin-bottom:.5rem}.a-login-btn:hover{background:#a06a86}.a-demo-btn{width:100%;padding:9px;background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.55);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;font-size:11px;cursor:pointer;font-family:inherit;margin-bottom:.625rem}.a-demo-btn:hover{background:hsla(0,0%,100%,.12);color:#fff}.a-cred-box{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);border-radius:5px;padding:.5rem .625rem;font-size:10px;color:hsla(0,0%,100%,.38);line-height:1.75}.a-cred-box strong{color:hsla(0,0%,100%,.45);font-size:9px;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:.2rem}.a-cred-box code{background:hsla(0,0%,100%,.1);border-radius:3px;padding:1px 5px;color:hsla(0,0%,100%,.72);font-size:10px}.a-shell{display:grid;grid-template-columns:200px 1fr;min-height:600px}.a-sidebar{background:var(--dk3);border-right:1px solid hsla(0,0%,100%,.06);overflow-y:auto}.a-sidebar-logo{padding:1.125rem 1rem .625rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.a-sidebar-logo .logo{font-family:Playfair Display,serif;font-size:14px;color:#fff}.a-sidebar-logo .logo em{color:var(--mauve);font-style:italic}.a-sidebar-logo .sub{font-size:9px;color:hsla(0,0%,100%,.22);margin-top:2px;letter-spacing:.06em;text-transform:uppercase}.a-nav{padding:.5rem 0}.a-nav-sec{padding:.3rem 1rem .1rem;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.18)}.a-nav-item{display:flex;align-items:center;gap:6px;padding:.45rem 1rem;font-size:11px;color:hsla(0,0%,100%,.48);cursor:pointer;transition:all .15s;background:none;border:none;border-left:2px solid transparent;width:100%;text-align:left;font-family:inherit}.a-nav-item:hover{color:hsla(0,0%,100%,.82);background:hsla(0,0%,100%,.04)}.a-nav-item.on{color:#fff;background:rgba(184,132,154,.12);border-left-color:var(--mauve)}.a-nav-ico{font-size:13px;width:16px;text-align:center}.a-notif{width:6px;height:6px;border-radius:50%;background:var(--mauve);display:inline-block;margin-left:3px;vertical-align:2px}.a-main{padding:1.375rem 1.625rem;overflow:auto}.a-page-hdr{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.375rem}.a-page-title{font-family:Playfair Display,serif;font-size:20px;font-weight:400;color:#fff}.a-page-sub{font-size:11px;color:hsla(0,0%,100%,.28);margin-top:2px}.a-user-row{gap:8px}.a-avatar,.a-user-row{display:flex;align-items:center}.a-avatar{width:24px;height:24px;border-radius:50%;background:var(--mauve);justify-content:center;font-size:10px;color:#fff}.a-user-name{font-size:11px;color:hsla(0,0%,100%,.38)}.a-logout{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.45);border-radius:5px;padding:4px 10px;font-size:10px;cursor:pointer;font-family:inherit}.a-logout:hover{color:#fff;background:hsla(0,0%,100%,.11)}.a-panel{display:none}.a-panel.on{display:block}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.625rem;margin-bottom:1rem}.kpi-card{background:var(--dk2);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:1rem}.kpi-lbl{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.25);margin-bottom:.3rem}.kpi-val{font-family:Playfair Display,serif;font-size:24px;font-weight:300;color:#fff;line-height:1;margin-bottom:.2rem}.kpi-delta{font-size:9px}.kpi-delta.up{color:#7ec970}.kpi-delta.dn{color:#e07a74}.a-card{background:var(--dk2);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:1rem;margin-bottom:.75rem}.a-card-title{font-size:12px;font-weight:500;color:#fff;margin-bottom:.75rem;display:flex;justify-content:space-between;align-items:center}.a-card-title span{font-size:10px;color:hsla(0,0%,100%,.25);font-weight:400}.a-table{width:100%;border-collapse:collapse;table-layout:fixed}.a-table th{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.22);padding:.45rem .625rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.06)}.a-table td{padding:.55rem .625rem;font-size:11px;color:hsla(0,0%,100%,.68);border-bottom:1px solid hsla(0,0%,100%,.04);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.a-table tr:hover td{background:hsla(0,0%,100%,.022)}.s-pill{display:inline-flex;align-items:center;padding:2px 7px;border-radius:20px;font-size:9px;font-weight:500;white-space:nowrap}.s-pill.confirmed{background:rgba(62,114,52,.2);color:#7ec970}.s-pill.pending{background:hsla(39,55%,62%,.15);color:var(--gold)}.s-pill.cancelled{background:rgba(192,83,75,.18);color:#e07a74}.s-pill.completed{background:hsla(91,20%,56%,.18);color:var(--sage)}.s-pill.open{background:hsla(39,55%,62%,.15);color:var(--gold)}.s-pill.can-fulfill,.s-pill.replied{background:rgba(62,114,52,.2);color:#7ec970}.s-pill.cannot-fulfill{background:rgba(192,83,75,.18);color:#e07a74}.a-btn{padding:5px 11px;border-radius:5px;font-size:10px;font-weight:500;cursor:pointer;border:none;transition:all .15s;font-family:inherit}.a-btn-p{background:var(--mauve);color:#fff}.a-btn-p:hover{background:#a06a86}.a-btn-g{background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.62);border:1px solid hsla(0,0%,100%,.1)}.a-btn-g:hover{background:hsla(0,0%,100%,.11);color:#fff}.a-btn-r{background:rgba(192,83,75,.15);color:#e07a74;border:1px solid rgba(192,83,75,.25)}.a-btn-r:hover{background:rgba(192,83,75,.25)}.a-btn-ok{background:rgba(62,114,52,.18);color:#7ec970}.a-btn-ok:hover{background:rgba(62,114,52,.28)}.a-btn-danger{background:rgba(192,83,75,.18);color:#e07a74;border:1px solid rgba(192,83,75,.28)}.a-fg{display:flex;flex-direction:column;gap:3px}.a-fg.full{grid-column:1/-1}.a-lbl{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.28)}.a-fi,.a-fs,.a-fta{padding:8px 10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;font-family:inherit;font-size:12px;color:#fff;transition:border-color .2s;resize:vertical}.a-fi:focus,.a-fs:focus,.a-fta:focus{outline:none;border-color:var(--mauve)}.a-fi option,.a-fs option{background:var(--dk2);color:#fff}.a-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:.625rem}.bk-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;margin-bottom:.875rem}.bk-c{border-radius:10px;padding:1rem}.bk-c.profit{background:rgba(62,114,52,.15);border:1px solid rgba(62,114,52,.25)}.bk-c.expense{background:rgba(192,83,75,.12);border:1px solid rgba(192,83,75,.2)}.bk-c.net{background:hsla(39,55%,62%,.12);border:1px solid hsla(39,55%,62%,.2)}.bk-c-lbl{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem}.bk-c.profit .bk-c-lbl{color:var(--sage)}.bk-c.expense .bk-c-lbl{color:#e07a74}.bk-c.net .bk-c-lbl{color:var(--gold)}.bk-c-val{font-family:Playfair Display,serif;font-size:24px;font-weight:300;color:#fff;line-height:1;margin-bottom:.2rem}.bk-c-note{font-size:9px;color:hsla(0,0%,100%,.25)}.inq-card{background:var(--dk2);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:.875rem}.inq-card,.inq-top{margin-bottom:.5rem}.inq-top{display:flex;justify-content:space-between;align-items:flex-start}.inq-name{font-size:11px;font-weight:500;color:#fff}.inq-date{font-size:9px;color:hsla(0,0%,100%,.22)}.inq-msg{font-size:10px;color:hsla(0,0%,100%,.48);line-height:1.55;margin-bottom:.5rem}.inq-actions{display:flex;gap:.3rem}.chart-bar-wrap{display:flex;align-items:flex-end;gap:4px;height:90px;padding:0 .2rem}.chart-bar-col{display:flex;flex-direction:column;align-items:center;flex:1;gap:2px}.chart-bar{background:var(--mauve);border-radius:2px 2px 0 0;width:100%;min-width:5px}.chart-bar.exp{background:rgba(192,83,75,.6)}.chart-lbl{font-size:8px;color:hsla(0,0%,100%,.25)}.chart-val{font-size:8px;color:hsla(0,0%,100%,.42)}.donut-wrap{align-items:center;gap:.4rem}.donut-legend,.donut-wrap{display:flex;flex-direction:column}.donut-legend{gap:3px;width:100%}.donut-leg-item{display:flex;align-items:center;gap:5px;font-size:9px;color:hsla(0,0%,100%,.5)}.donut-leg-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.inv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem}.inv-card{background:var(--dk2);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:.875rem;position:relative}.inv-card.low{border-color:hsla(39,55%,62%,.35)}.inv-card.out{border-color:rgba(192,83,75,.35)}.inv-card.ok{border-color:rgba(62,114,52,.25)}.inv-icon{font-size:1.6rem;margin-bottom:.4rem;display:block}.inv-name{font-size:11px;font-weight:500;color:#fff;margin-bottom:.25rem}.inv-unit{font-size:9px;color:hsla(0,0%,100%,.28);margin-bottom:.625rem}.inv-bar-wrap{background:hsla(0,0%,100%,.07);border-radius:20px;height:5px;margin-bottom:.4rem;overflow:hidden}.inv-bar{height:100%;border-radius:20px;transition:width .3s}.inv-bar.ok{background:#7ec970}.inv-bar.low{background:var(--gold)}.inv-bar.out{background:#e07a74}.inv-counts{display:flex;justify-content:space-between;font-size:9px;margin-bottom:.625rem}.inv-total{color:#fff;font-weight:500}.inv-reserved{color:hsla(0,0%,100%,.35)}.inv-avail{font-weight:600}.inv-avail.ok{color:#7ec970}.inv-avail.low{color:var(--gold)}.inv-avail.out{color:#e07a74}.inv-status-badge{position:absolute;top:.625rem;right:.625rem;font-size:9px;font-weight:600;padding:2px 7px;border-radius:20px}.inv-status-badge.ok{background:rgba(62,114,52,.2);color:#7ec970}.inv-status-badge.low{background:hsla(39,55%,62%,.15);color:var(--gold)}.inv-status-badge.out{background:rgba(192,83,75,.18);color:#e07a74}.inv-adjust-row{display:flex;align-items:center;gap:.4rem}.inv-adj-input{flex:1;padding:5px 7px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;font-family:inherit;font-size:11px;color:#fff;text-align:center}.inv-adj-input:focus{outline:none;border-color:var(--mauve)}.inv-summary-row{display:flex;gap:.5rem;margin-bottom:.875rem;flex-wrap:wrap}.inv-summary-chip{display:flex;align-items:center;gap:5px;padding:.4rem .75rem;border-radius:7px;font-size:10px;font-weight:500}.inv-summary-chip.ok{background:rgba(62,114,52,.15);color:#7ec970}.inv-summary-chip.low{background:hsla(39,55%,62%,.12);color:var(--gold)}.inv-summary-chip.out{background:rgba(192,83,75,.12);color:#e07a74}.cat-editor-grid{display:flex;flex-direction:column;gap:.75rem}.cat-editor-card{background:var(--dk2);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:1rem}.cat-editor-card.unavail-card{border-color:rgba(192,83,75,.25)}.cat-editor-top{display:flex;gap:.875rem;align-items:flex-start;margin-bottom:.75rem}.cat-img-preview{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background:hsla(0,0%,100%,.05);border:1.5px dashed hsla(0,0%,100%,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:border-color .2s}.cat-img-preview:hover{border-color:var(--mauve)}.cat-img-preview img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cat-img-preview-emoji{font-size:2rem;z-index:1}.cat-img-preview-lbl{font-size:8px;color:hsla(0,0%,100%,.28);text-align:center;margin-top:3px;z-index:1;line-height:1.3}.cat-img-preview input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:2}.cat-editor-fields{flex:1;display:flex;flex-direction:column;gap:.4rem}.cat-editor-actions{display:flex;gap:.4rem;flex-wrap:wrap}.add-item-card{background:hsla(0,0%,100%,.03);border:1.5px dashed hsla(0,0%,100%,.1);border-radius:10px;padding:1.125rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;color:hsla(0,0%,100%,.35);font-size:11px;transition:all .2s}.add-item-card:hover{background:hsla(0,0%,100%,.055);border-color:var(--mauve);color:hsla(0,0%,100%,.65)}.tc-editor{display:flex;flex-direction:column;gap:.875rem}.tc-section-card{background:var(--dk2);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:1rem}.tc-section-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.tc-section-title{font-size:12px;font-weight:500;color:#fff;display:flex;align-items:center;gap:8px}.tc-section-badge{font-size:9px;font-weight:600;padding:2px 7px;border-radius:4px}.tc-section-badge.rd{background:#fbeaea;color:#c0534b}.tc-section-badge.am{background:#fbf4e4;color:var(--gold)}.tc-section-badge.gr{background:#eaf3e8;color:var(--sage)}.tc-section-badge.bl{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.55)}.tc-rows{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.625rem}.tc-row{grid-template-columns:1fr auto;align-items:center}.tc-row,.tc-row-full{display:grid;gap:.5rem}.tc-row-full{grid-template-columns:1fr}.tc-row-inputs{display:flex;gap:.4rem;align-items:center}.tc-fi{padding:7px 9px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;font-family:inherit;font-size:11px;color:#fff;width:100%}.tc-fi:focus{outline:none;border-color:var(--mauve)}.tc-val-fi{padding:7px 9px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;font-family:inherit;font-size:11px;color:var(--gold);width:140px}.tc-val-fi:focus{outline:none;border-color:var(--gold)}.tc-del-btn{width:24px;height:24px;border-radius:5px;background:rgba(192,83,75,.15);border:1px solid rgba(192,83,75,.25);color:#e07a74;font-size:14px;display:flex;justify-content:center;flex-shrink:0}.tc-add-row-btn,.tc-del-btn{cursor:pointer;align-items:center;font-family:inherit}.tc-add-row-btn{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55);border-radius:5px;padding:5px 12px;font-size:10px;display:inline-flex;gap:4px}.tc-add-row-btn:hover{background:hsla(0,0%,100%,.12);color:#fff}.tc-save-all-bar{background:hsla(39,55%,62%,.1);border:1px solid hsla(39,55%,62%,.2);border-radius:10px;padding:.875rem 1rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.tc-save-all-bar p{font-size:11px;color:hsla(0,0%,100%,.55)}.tc-save-all-bar strong{color:var(--gold)}.tc-last-updated{font-size:10px;color:hsla(0,0%,100%,.3);display:flex;align-items:center;gap:5px}.modal-bg{display:none;position:absolute;inset:0;background:rgba(0,0,0,.68);z-index:500;align-items:flex-start;justify-content:center;padding-top:50px;min-height:600px}.modal-bg.open{display:flex}.modal-box{background:var(--dk2);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:1.5rem;width:500px;max-width:96vw;max-height:78vh;overflow-y:auto}.modal-hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-title{font-family:Playfair Display,serif;font-size:17px;color:#fff}.modal-close{background:none;border:none;color:hsla(0,0%,100%,.38);font-size:18px;cursor:pointer;line-height:1;padding:0}.od-header{background:hsla(0,0%,100%,.04);border-radius:10px;padding:1rem;margin-bottom:1rem}.od-id{font-family:Playfair Display,serif;font-size:22px;color:var(--gold);margin-bottom:.375rem}.od-meta{display:flex;gap:1rem;flex-wrap:wrap;font-size:11px;color:hsla(0,0%,100%,.55)}.od-section{margin-bottom:.875rem}.od-section-title{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.35);margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.od-items-table{width:100%;font-size:11px;border-collapse:collapse}.od-items-table th{font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.25);padding:.3rem .5rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.06)}.od-items-table td{padding:.45rem .5rem;color:hsla(0,0%,100%,.72);border-bottom:1px solid hsla(0,0%,100%,.04)}.od-total-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:11px}.od-total-row.final{border-bottom:none;font-weight:600;color:#fff;padding-top:.625rem;font-size:13px}.od-total-lbl{color:hsla(0,0%,100%,.5)}.od-total-val{color:#fff}.od-stock-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:11px}.od-stock-row:last-child{border-bottom:none}.od-stock-item{color:hsla(0,0%,100%,.72);flex:1}.od-stock-needed{color:hsla(0,0%,100%,.42)}.od-stock-have,.od-stock-needed{width:70px;text-align:center}.od-stock-status{width:80px;text-align:right}.od-fulfill-banner{border-radius:8px;padding:.75rem 1rem;margin-bottom:.875rem;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500}.od-fulfill-banner.ok{background:rgba(62,114,52,.18);border:1px solid rgba(62,114,52,.3);color:#7ec970}.od-fulfill-banner.no{background:rgba(192,83,75,.18);border:1px solid rgba(192,83,75,.3);color:#e07a74}.od-actions{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.a-shell,.a-wrap{min-height:100vh}.a-nav-item,.inq-card{text-decoration:none}.inq-card{color:hsla(0,0%,100%,.68)}.tog{position:relative;width:36px;height:20px;flex-shrink:0}.tog input{opacity:0;width:0;height:0;position:absolute}.tog-s{position:absolute;inset:0;background:#ccc;border-radius:20px;cursor:pointer;transition:background .2s}.tog-s:before{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s}.tog input:checked+.tog-s{background:#8fa67a}.tog input:checked+.tog-s:before{transform:translateX(16px)}.tog-wrap{display:flex;align-items:center;gap:6px}.tog-lbl{font-size:11px;font-weight:500}.tog-lbl.on{color:#8fa67a}.tog-lbl.off{color:#c87b6e}