:root{color:#17221c;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:20;background:#10271c;flex-direction:column;width:248px;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{color:#10271c;background:#f4c84b;border-radius:12px;place-items:center;width:40px;height:40px;font-size:19px;font-weight:900;display:grid}.brand strong,.brand span{display:block}.brand strong{letter-spacing:.08em;font-size:14px}.brand span{color:#a8b7ae;margin-top:2px;font-size:12px}.sidebar-nav{gap:6px;display:grid}.nav-item{color:#b9c7be;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:0 13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.nav-item>span{text-align:center;width:20px;font-size:17px}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#f4c84b24}.nav-item.active>span{color:#f4c84b}.sidebar-footer{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding:18px 8px 2px;display:flex}.user-avatar,.topbar-avatar{border-radius:50%;place-items:center;font-weight:800;display:grid}.user-avatar{color:#10271c;background:#f4c84b;flex:none;width:36px;height:36px}.sidebar-footer strong,.sidebar-footer span{display:block}.sidebar-footer strong{font-size:13px}.sidebar-footer span{color:#91a198;margin-top:2px;font-size:11px}.admin-main{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.topbar{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.topbar-title strong,.topbar-title span{display:block}.topbar-title strong{font-size:14px}.topbar-title span{color:#87928b;margin-top:2px;font-size:11px}.topbar-actions{align-items:center;gap:16px;display:flex}.live-indicator{color:#526159;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.live-indicator>span{background:#27a461;border-radius:50%;width:8px;height:8px}.topbar-avatar{color:#183122;background:#edf2ee;width:34px;height:34px;font-size:12px}.mobile-menu-button{display:none}.admin-content{padding:30px}@media (width<=900px){.sidebar{display:none}.admin-main{width:100%;margin-left:0}.mobile-menu-button{background:#fff;border:1px solid #dfe5e1;border-radius:9px;place-items:center;width:38px;height:38px;margin-right:12px;display:grid}.topbar{padding:0 18px}.topbar-title{margin-right:auto}.admin-content{padding:20px 16px 32px}}button.nav-item{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;font-family:inherit}button.nav-item.active{background:#f4c84b24}.dashboard-page{max-width:1440px;margin:0 auto}.dashboard-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.eyebrow,.section-label{color:#839087;letter-spacing:.11em;margin:0;font-size:10px;font-weight:800}.dashboard-heading h1{color:#13281c;letter-spacing:-.035em;margin:5px 0 4px;font-size:clamp(27px,3vw,36px)}.dashboard-date{color:#78847c;margin:0;font-size:13px}.store-pill{color:#536159;background:#fff;border:1px solid #e0e6e2;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.store-dot{background:#27a461;border-radius:50%;width:7px;height:7px}.panel{background:#fff;border:1px solid #e3e8e4;border-radius:16px;box-shadow:0 1px 2px #12251908}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.kpi-card{flex-direction:column;min-height:132px;padding:20px;display:flex}.kpi-label{color:#718078;font-size:12px;font-weight:650}.kpi-value{color:#12271b;letter-spacing:-.035em;margin-top:12px;font-size:29px;line-height:1}.kpi-meta{color:#98a39c;margin-top:auto;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:14px;margin-bottom:14px;display:grid}.dashboard-grid>.panel{min-height:270px;padding:21px}.dashboard-grid-main>.revenue-panel{min-height:330px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h2{color:#1a2c21;letter-spacing:-.015em;margin:5px 0 0;font-size:16px}.segmented-control{background:#f1f4f2;border-radius:9px;padding:3px;display:flex}.segmented-control button{color:#7c8981;background:0 0;border:0;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700}.segmented-control button.active{color:#183122;background:#fff;box-shadow:0 1px 3px #00000014}.chart-placeholder{align-items:flex-end;gap:16px;height:230px;padding:28px 10px 0;display:flex}.bar-column{text-align:center;flex-direction:column;flex:1;justify-content:flex-end;gap:9px;height:100%;display:flex}.bar{background:linear-gradient(#2d8052 0%,#1b5e3a 100%);border-radius:7px 7px 3px 3px;width:min(34px,70%);min-height:8px;margin:0 auto}.bar-column span{color:#9aa49e;font-size:9px}.status-summary{justify-content:center;align-items:center;gap:34px;min-height:215px;display:flex}.status-ring{text-align:center;border:18px solid #dce9df;border-right-color:#d78484;border-radius:50%;place-content:center;width:128px;height:128px;display:grid}.status-ring strong,.status-ring span{display:block}.status-ring strong{font-size:28px}.status-ring span{color:#8a958e;margin-top:3px;font-size:10px}.status-list{gap:15px;min-width:115px;display:grid}.status-list>div{color:#657169;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:11px;display:grid}.status-list strong{color:#1d2e24;font-size:13px}.legend{border-radius:3px;width:8px;height:8px}.legend.completed{background:#2d8052}.legend.cancelled{background:#d78484}.product-row,.alert-item{background:#f7f9f7;border-radius:12px;align-items:center;gap:14px;margin-top:32px;padding:15px;display:flex}.rank{color:#2b6847;background:#e8f0ea;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.product-info{flex:1;min-width:0}.product-info strong,.product-info span,.product-result strong,.product-result span{display:block}.product-info strong{color:#25372c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.product-info span{color:#929d96;margin-top:4px;font-size:10px}.product-result{text-align:right}.product-result strong{font-size:15px}.product-result span{color:#78857d;margin-top:4px;font-size:11px}.payment-content{justify-content:center;align-items:center;gap:32px;min-height:200px;display:flex}.payment-ring{text-align:center;border:17px solid #2d8052;border-radius:50%;place-items:center;width:116px;height:116px;display:grid}.payment-ring strong,.payment-ring span{display:block}.payment-ring strong{font-size:17px}.payment-ring span{color:#8a968e;font-size:9px}.payment-copy strong,.payment-copy span{display:block}.payment-copy strong{font-size:24px}.payment-copy span{color:#89948d;margin-top:5px;font-size:11px}.inventory-stats{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:30px;display:grid}.inventory-stats>div{background:#f7f9f7;border-radius:10px;padding:13px}.inventory-stats span,.inventory-stats strong{display:block}.inventory-stats span{color:#8b968f;font-size:9px}.inventory-stats strong{margin-top:6px;font-size:18px}.inventory-value{color:#6e7c73;justify-content:space-between;margin-top:13px;padding:12px 2px;font-size:11px;display:flex}.inventory-value strong{color:#203228;font-size:13px}.notification-badge{color:#415148;background:#edf0ee;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 7px;font-size:10px;font-weight:800;display:grid}.alert-item{background:#f5f7f6}.alert-icon{color:#55728b;background:#e8eef3;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-weight:800;display:grid}.alert-copy{flex:1;min-width:0}.alert-copy strong,.alert-copy span{display:block}.alert-copy strong{color:#28382f;font-size:12px}.alert-copy span{color:#8d9891;margin-top:4px;font-size:10px}.text-button{color:#2c724b;background:0 0;border:0;font-size:10px;font-weight:800}@media (width<=1100px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>.panel{min-height:auto}}@media (width<=640px){.dashboard-heading{flex-direction:column;align-items:stretch}.store-pill{width:fit-content}.kpi-grid{gap:10px}.kpi-card{min-height:118px;padding:16px}.kpi-value{font-size:24px}.dashboard-grid{gap:10px;margin-bottom:10px}.dashboard-grid>.panel{padding:17px}.dashboard-bottom{flex-direction:column;display:flex}.dashboard-bottom .action-panel{order:-1}.chart-placeholder{gap:7px;height:180px;padding-left:0;padding-right:0}.bar-column span{font-size:8px}.status-summary,.payment-content{gap:20px}.status-ring,.payment-ring{width:104px;height:104px}.inventory-stats{grid-template-columns:repeat(2,1fr)}.text-button{display:none}}.dashboard-state{place-items:center;min-height:65vh;display:grid}.dashboard-state-card{text-align:center;background:#fff;border:1px solid #e2e7e4;border-radius:16px;gap:9px;width:min(100%,420px);padding:28px;display:grid}.dashboard-state-card strong{color:#1d3024;font-size:15px}.dashboard-state-card span{color:#859188;font-size:12px}.dashboard-state-card button,.dashboard-inline-error button{color:#fff;background:#246743;border:0;border-radius:8px;width:fit-content;margin:10px auto 0;padding:8px 13px;font-size:11px;font-weight:800}.dashboard-inline-error{color:#964545;background:#fff7f7;border:1px solid #efcece;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:11px 14px;font-size:11px;display:flex}.dashboard-inline-error button{flex:none;margin:0}.empty-state{color:#939d97;text-align:center;place-items:center;min-height:160px;padding:20px;font-size:11px;display:grid}.alert-list{gap:9px;margin-top:23px;display:grid}.alert-list .alert-item{margin-top:0}.alert-type{color:#8c9890;text-transform:uppercase;font-size:8px;font-weight:800}.alert-critical{color:#9d3333;background:#fdeaea}.alert-warning{color:#88651f;background:#fff3d5}.alert-info{color:#55728b;background:#e8eef3}.dashboard-refreshing{z-index:50;color:#536159;background:#fffffff5;border:1px solid #dce4df;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:700;position:fixed;bottom:20px;right:22px;box-shadow:0 8px 25px #12251914}@media (width<=640px){.dashboard-inline-error{flex-direction:column;align-items:flex-start}.dashboard-inline-error button{width:100%}.alert-type{display:none}}.login-page{background:#f5f7f5;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 20% 20%,#f4c84b1f,#0000 34%),#10271c;flex-direction:column;min-height:100vh;padding:42px;display:flex}.login-brand{align-items:center;gap:12px;display:flex}.login-brand-mark{color:#10271c;background:#f4c84b;border-radius:13px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.login-brand strong,.login-brand span{display:block}.login-brand strong{letter-spacing:.09em;font-size:14px}.login-brand span{color:#9eb0a5;margin-top:3px;font-size:12px}.login-brand-copy{max-width:520px;margin:auto 0}.login-eyebrow{color:#f4c84b;letter-spacing:.16em;margin:0 0 18px;font-size:11px;font-weight:800}.login-brand-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,64px);line-height:1.06}.login-brand-copy>p:last-child{color:#a9b9af;max-width:430px;margin:24px 0 0;font-size:15px;line-height:1.7}.login-brand-footer{color:#71857a;font-size:11px}.login-form-area{place-items:center;min-height:100vh;padding:40px;display:grid}.login-card{background:#fff;border:1px solid #e1e7e3;border-radius:20px;width:min(100%,440px);padding:38px;box-shadow:0 24px 70px #13271b14}.login-card-heading>span{color:#2b704a;letter-spacing:.13em;font-size:10px;font-weight:850}.login-card-heading h2{color:#13281c;letter-spacing:-.035em;margin:8px 0 7px;font-size:30px}.login-card-heading p{color:#859188;margin:0;font-size:13px}.login-form{gap:18px;margin-top:30px;display:grid}.login-form label{gap:7px;display:grid}.login-form label>span{color:#536159;font-size:11px;font-weight:750}.login-form input{color:#17271e;background:#fbfcfb;border:1px solid #dce3de;border-radius:10px;outline:none;width:100%;height:48px;padding:0 14px;font-size:14px;transition:border-color .12s,box-shadow .12s}.login-form input:focus{border-color:#43805e;box-shadow:0 0 0 3px #2d805217}.login-error{color:#983d3d;background:#fff6f6;border:1px solid #efcccc;border-radius:9px;padding:11px 13px;font-size:12px}.login-submit{color:#fff;background:#1d603b;border:0;border-radius:10px;height:49px;font-size:13px;font-weight:800}.login-submit:hover:not(:disabled){background:#174f31}.login-submit:disabled{cursor:wait;opacity:.68}.login-security-note{color:#89958d;text-align:center;border-top:1px solid #edf0ee;margin-top:23px;padding-top:18px;font-size:10px}.login-security-note span{color:#27a461;margin-right:6px}.auth-loading{color:#66736b;background:#f5f7f5;place-items:center;min-height:100vh;font-size:13px;display:grid}@media (width<=800px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:auto;padding:25px 24px}.login-brand-copy,.login-brand-footer{display:none}.login-form-area{align-items:start;min-height:calc(100vh - 94px);padding:24px 18px 40px}.login-card{border-radius:17px;margin-top:26px;padding:27px 23px}}.products-page{max-width:1500px;margin:0 auto}.products-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.products-eyebrow{color:#829087;letter-spacing:.12em;margin:0;font-size:10px;font-weight:850}.products-heading h1{color:#13281c;letter-spacing:-.035em;margin:5px 0;font-size:clamp(28px,3vw,36px)}.products-heading>div>p:last-child{color:#7e8b83;margin:0;font-size:13px}.products-live-badge{color:#57655c;background:#fff;border:1px solid #dfe6e1;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:750;display:flex}.products-live-badge span{background:#27a461;border-radius:50%;width:7px;height:7px}.product-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:14px;display:grid}.product-kpi{background:#fff;border:1px solid #e3e8e4;border-radius:15px;flex-direction:column;min-height:112px;padding:19px;display:flex}.product-kpi span{color:#77847c;font-size:11px;font-weight:650}.product-kpi strong{color:#172a1f;letter-spacing:-.03em;margin-top:auto;font-size:26px}.products-panel{background:#fff;border:1px solid #e2e8e3;border-radius:16px;overflow:hidden}.products-toolbar{border-bottom:1px solid #edf0ee;justify-content:space-between;gap:14px;padding:18px;display:flex}.product-search{gap:8px;width:min(480px,100%);display:flex}.product-search input,.product-filters input,.product-filters select{color:#26372d;background:#fbfcfb;border:1px solid #dce3de;border-radius:9px;outline:none;height:40px;padding:0 12px;font-size:11px}.product-search input{flex:1;min-width:0}.product-search input:focus,.product-filters input:focus,.product-filters select:focus{border-color:#609078;box-shadow:0 0 0 3px #2d805214}.product-search button{color:#fff;background:#1f6340;border:0;border-radius:9px;padding:0 15px;font-size:11px;font-weight:750}.product-filters{gap:8px;display:flex}.product-reset{color:#637169;background:#fff;border:1px solid #dfe5e1;border-radius:9px;height:40px;padding:0 12px;font-size:10px;font-weight:750}.products-error{color:#934141;background:#fff6f6;border:1px solid #eccaca;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:14px 18px 0;padding:11px 13px;font-size:11px;display:flex}.products-error button{color:#8c3636;background:0 0;border:0;font-size:10px;font-weight:800}.product-table-wrap{width:100%;overflow-x:auto}.product-table{border-collapse:collapse;width:100%;min-width:1180px}.product-table th,.product-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0ee;padding:14px 15px}.product-table th{color:#87928b;letter-spacing:.04em;text-transform:uppercase;background:#fafbfa;font-size:9px;font-weight:850}.product-table td{color:#536158;font-size:11px}.product-table tbody tr:hover{background:#fbfcfb}.product-name-cell{align-items:center;gap:11px;min-width:230px;display:flex}.product-avatar{color:#246443;background:#e9f1eb;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:850;display:grid}.product-name-cell strong,.product-name-cell span{display:block}.product-name-cell strong{color:#203228;font-size:12px}.product-name-cell span{color:#929d96;margin-top:4px;font-size:9px}.stock-badge,.product-status{border-radius:999px;align-items:center;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.stock-healthy{color:#246d47;background:#e8f4ec}.stock-low{color:#85631f;background:#fff2d2}.stock-out{color:#954040;background:#fde9e9}.product-status-active{color:#236c46;background:#e8f4ec}.product-status-inactive{color:#80601e;background:#fff1cf}.product-status-archived{color:#68736c;background:#edf0ee}.products-empty{height:190px;color:#909b94!important;text-align:center!important}.products-panel-footer{color:#89958e;background:#fafbfa;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:0 18px;font-size:9px;display:flex}@media (width<=1000px){.product-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-toolbar{flex-direction:column}.product-search,.product-filters{width:100%}.product-filters>*{flex:1}}@media (width<=640px){.products-heading{flex-direction:column;gap:14px}.product-kpi-grid{gap:9px}.product-kpi{min-height:96px;padding:15px}.product-kpi strong{font-size:22px}.products-toolbar{padding:14px}.product-search{flex-direction:column}.product-search button{height:40px}.product-filters{flex-direction:column}.products-panel-footer{flex-direction:column;justify-content:center;align-items:flex-start;padding:12px 14px}}.products-heading-actions{align-items:center;gap:10px;display:flex}.product-create-button{color:#fff;cursor:pointer;background:#1f6340;border:0;border-radius:9px;min-height:38px;padding:0 15px;font-family:inherit;font-size:11px;font-weight:800}.product-create-button:hover{background:#185535}.product-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1a137a;place-items:center;padding:30px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal{background:#fff;border:1px solid #dfe5e1;border-radius:18px;width:min(760px,100%);max-height:calc(100vh - 60px);overflow-y:auto;box-shadow:0 30px 80px #0b1c1233}.product-modal-header{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.product-modal-header span{color:#829087;letter-spacing:.11em;font-size:9px;font-weight:850}.product-modal-header h2{color:#172a1f;margin:5px 0 0;font-size:23px}.product-modal-close{color:#647169;cursor:pointer;background:#fff;border:1px solid #e0e5e2;border-radius:8px;width:34px;height:34px;font-size:21px}.product-create-form{padding:22px}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.product-form-grid label{gap:7px;min-width:0;display:grid}.product-form-grid label>span{color:#5f6d64;font-size:10px;font-weight:800}.product-form-grid input,.product-form-grid select,.product-form-grid textarea{box-sizing:border-box;color:#26372d;background:#fbfcfb;border:1px solid #dce3de;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:12px}.product-form-grid input,.product-form-grid select{height:42px;padding:0 12px}.product-form-grid textarea{resize:vertical;padding:11px 12px}.product-form-grid input:focus,.product-form-grid select:focus,.product-form-grid textarea:focus{border-color:#5f9076;box-shadow:0 0 0 3px #2d805214}.product-form-wide{grid-column:1/-1}.product-create-message{border-radius:9px;margin-top:17px;padding:11px 13px;font-size:11px;font-weight:700}.product-create-error{color:#934141;background:#fff6f6;border:1px solid #eccaca}.product-create-success{color:#276642;background:#f1faf4;border:1px solid #cbe2d2}.product-modal-footer{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.product-modal-cancel,.product-modal-submit{cursor:pointer;border-radius:9px;min-height:40px;padding:0 16px;font-family:inherit;font-size:11px;font-weight:800}.product-modal-cancel{color:#657269;background:#fff;border:1px solid #dce3de}.product-modal-submit{color:#fff;background:#1f6340;border:0}.product-modal-submit:disabled,.product-modal-cancel:disabled,.product-modal-close:disabled{opacity:.55;cursor:not-allowed}@media (width<=640px){.products-heading-actions{flex-direction:column;align-items:stretch;width:100%}.product-create-button{height:42px}.product-modal-backdrop{align-items:start;padding:12px}.product-modal{max-height:calc(100vh - 40px);margin-top:8px}.product-create-form{padding:16px}.product-form-grid{grid-template-columns:1fr}.product-form-wide{grid-column:auto}.product-modal-footer{flex-direction:column-reverse}.product-modal-cancel,.product-modal-submit{width:100%}}.product-edit-button{color:#24313a;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9e1e7;border-radius:8px;padding:7px 12px;font-weight:700}.product-edit-button:hover{background:#f7f9fa;border-color:#9eabb4}.product-stock-protection{background:#f7f9fa;border:1px solid #dce4e8;border-radius:10px;flex-direction:column;gap:4px;margin-top:16px;padding:12px 14px;display:flex}.product-stock-protection strong{font-size:13px}.product-stock-protection span{color:#65727a;font-size:12px;line-height:1.5}.product-edit-stock-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0;display:grid}.product-edit-stock-grid>div{background:#fff;border:1px solid #e1e7e3;border-radius:8px;padding:9px 10px}.product-edit-stock-grid span,.product-edit-stock-grid b{display:block}.product-edit-stock-grid span{color:#7b8980;font-size:9px}.product-edit-stock-grid b{color:#26382e;margin-top:3px;font-size:13px}@media (width<=640px){.product-edit-stock-grid{grid-template-columns:1fr}}.product-action-buttons{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.product-receipt-button{color:#23623e;font:inherit;cursor:pointer;white-space:nowrap;background:#edf8f0;border:1px solid #b7d6c1;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:800;line-height:1.2}.product-receipt-button:hover{background:#e2f3e7;border-color:#8fbea0}.product-receipt-button:focus-visible{outline-offset:2px;outline:2px solid}.product-receipt-modal{max-width:760px}.product-receipt-product{background:#f7faf8;border:1px solid #e0e8e2;border-radius:10px;flex-direction:column;gap:4px;margin-bottom:14px;padding:13px 15px;display:flex}.product-receipt-product strong{color:#24382c;font-size:15px}.product-receipt-product span{color:#758179;letter-spacing:.03em;font-size:11px;font-weight:700}@media (width<=900px){.product-action-buttons{flex-direction:column;align-items:stretch}.product-receipt-button,.product-edit-button{width:100%}}.product-adjustment-button{color:#765b13;font:inherit;cursor:pointer;white-space:nowrap;background:#fff9e8;border:1px solid #e4c979;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:800;line-height:1.2}.product-adjustment-button:hover{background:#fff3cf;border-color:#d3b451}.product-adjustment-button:focus-visible{outline-offset:2px;outline:2px solid}.product-adjustment-modal{max-width:760px}.product-adjustment-preview{background:#fffbef;border:1px solid #eadcae;border-radius:10px;flex-direction:column;gap:5px;margin-top:14px;padding:13px 15px;display:flex}.product-adjustment-preview strong{color:#65501c;font-size:12px}.product-adjustment-preview span{color:#766a49;font-size:11px;line-height:1.6}@media (width<=900px){.product-adjustment-button{width:100%}}
