:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8f7;color:#172421;--ink: #172421;--muted: #6b7a76;--line: #dde7e3;--panel: #ffffff;--teal: #0d7668;--teal-dark: #0f5e55;--mint: #d9f5ee;--amber: #f59e0b;--shadow: 0 16px 44px #17242110}*{box-sizing:border-box}body{margin:0;background:#f6f8f7}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;background:#fbfdfc;color:var(--ink);outline:none}textarea{min-height:96px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--mint)}.primary,.secondary,.danger,.ghost{border-radius:8px;padding:12px 15px;font-weight:900;display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid transparent}.primary{background:var(--teal);color:#fff;box-shadow:0 10px 20px #0d76681f}.primary:hover{background:linear-gradient(180deg,#0f8177,var(--teal-dark))}.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.danger{background:#fff1f2;color:#be123c;border-color:#fecdd3}.ghost{background:transparent;color:#60727b}.muted{color:#687b84;font-weight:700}.desktop-auth-page,.phone-auth-page{min-height:100dvh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#edf7f4 0,#f8faf8 45%,#eef2ef)}.desktop-auth-card,.phone-auth-panel{width:min(480px,100%);border:1px solid var(--line);border-radius:8px;background:#fff;padding:28px;box-shadow:0 24px 70px #17242114}.auth-mark,.phone-auth-brand{width:58px;height:58px;border-radius:14px;background:#0f766e;color:#fff;display:grid;place-items:center}.desktop-auth-card h1{margin:16px 0 6px;font-size:28px}.desktop-auth-card p{margin:0 0 18px;color:#687b84;font-weight:700}.phone-auth-brand{width:auto;padding:14px;display:flex;gap:10px;font-weight:950;margin-bottom:18px}.auth-form,.phone-form,.stack{display:grid;gap:10px}.form-error{color:#dc2626!important;margin:0!important;font-weight:800}.desktop-shell{min-height:100dvh;display:grid;grid-template-columns:260px minmax(0,1fr)}.desktop-sidebar{background:#142420;color:#fff;padding:18px;display:flex;flex-direction:column;gap:18px;box-shadow:14px 0 34px #17242110}.brand-block,.phone-brand{display:flex;align-items:center;gap:12px;min-height:56px}.brand-block{border:1px solid #ffffff16;background:#ffffff0a;border-radius:8px;padding:12px}.brand-block img,.phone-brand img{width:46px;height:46px;object-fit:contain;border-radius:10px;background:#fff}.brand-block strong,.phone-brand strong{display:block;font-size:17px}.brand-block span,.phone-brand span{display:block;margin-top:2px;color:#9ab0b8;font-size:12px;font-weight:800}.desktop-nav{display:grid;gap:8px}.desktop-nav button,.desktop-logout{display:flex;align-items:center;gap:10px;border:0;border-radius:8px;padding:12px;background:transparent;color:#d7e1e5;font-weight:900}.desktop-nav button.active,.desktop-nav button:hover{background:#e9f7f3;color:#0f5e55}.desktop-logout{margin-top:auto}.desktop-main{min-width:0;padding:24px;background:#f6f8f7}.desktop-topbar,.phone-page-title,.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.desktop-topbar{margin-bottom:18px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 16px;box-shadow:0 10px 28px #1020270a}.desktop-topbar h1,.phone-page-title h1{margin:0;font-size:27px}.desktop-topbar p,.section-title p{margin:4px 0 0;color:#687b84;font-weight:750}.notice{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #99f6e4;background:#f0fdfa;border-radius:8px;padding:12px 14px;margin-bottom:16px;font-weight:850;color:#134e4a}.notice button{border:0;background:transparent;font-weight:950;color:#0f766e}.desktop-status-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.sync-status,.phone-sync-strip{border:1px solid #cad8df;border-radius:8px;background:#fff;color:#102027;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:950}.sync-status.online,.phone-sync-strip.online{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.sync-status.offline,.phone-sync-strip.offline{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.sync-status b,.phone-sync-strip b{border-radius:999px;background:#102027;color:#fff;padding:3px 7px;font-size:11px}.panel,.phone-panel{border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;box-shadow:var(--shadow)}.panel:hover{box-shadow:0 18px 44px #17242114}.panel h2,.phone-panel h2{margin:0 0 14px;font-size:18px}.two-column{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:16px;align-items:start}.desktop-register-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:16px;align-items:start}.desktop-add-stock{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.search-box{display:flex;align-items:center;gap:10px;border:1px solid #cad8df;border-radius:8px;padding:0 12px;background:#fff;margin-bottom:14px}.search-box input{border:0;box-shadow:none;padding-left:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:10px}.product-tile{min-height:118px;text-align:left;border:1px solid #d6e2e7;background:#fff;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:7px}.product-tile:hover{border-color:#0f766e;background:#f0fdfa}.product-tile span{font-weight:950;color:#0f766e}.product-tile small{color:#687b84;font-weight:800}.cart-panel{position:sticky;top:16px}.cart-lines,.phone-cart-lines{display:grid;gap:10px;max-height:42dvh;overflow:auto}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) 80px auto;gap:10px;align-items:center;border-bottom:1px solid #e3ebef;padding-bottom:10px}.cart-line strong,.cart-line span,.phone-cart-line strong,.phone-cart-line span{display:block}.cart-line span,.phone-cart-line span{color:#687b84;font-size:12px;font-weight:800}.total-row,.phone-total{display:flex;justify-content:space-between;align-items:center;margin:16px 0;font-size:22px;font-weight:950}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.segmented button{border:1px solid #cad8df;border-radius:8px;background:#fff;padding:10px;font-weight:950}.segmented button.active{background:#0f766e;border-color:#0f766e;color:#fff}.checkout{width:100%;margin-top:12px;min-height:52px}.table-list{display:grid;gap:8px}.user-list{margin-top:14px}.table-row,.phone-list-card{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #e3ebef;border-radius:8px;padding:12px;background:#fff}.table-row strong,.table-row span,.phone-list-card strong,.phone-list-card span{display:block}.table-row span,.phone-list-card span{color:#687b84;font-size:12px;font-weight:800;margin-top:2px}.row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.receive-line{display:grid;grid-template-columns:minmax(190px,1fr) 120px 140px auto;gap:8px;margin-bottom:8px}.profile-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:16px;align-items:start}.profile-hero-panel{grid-column:span 2;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#fff 0,#f2fbf8)}.profile-hero{display:flex;align-items:center;gap:14px;min-width:0}.profile-avatar{width:86px;height:86px;border-radius:8px;display:grid;place-items:center;background:#e9f7f3;color:var(--teal);overflow:hidden;flex:0 0 auto}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-hero h2{margin:3px 0;font-size:24px}.profile-hero p{margin:0;color:var(--muted);font-weight:750}.eyebrow{display:inline-flex;color:var(--teal);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.profile-card{min-width:0}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.upload-tile{min-height:132px;border:1px dashed #b8cbc5;border-radius:8px;background:#fbfdfc;color:var(--muted);display:grid;place-items:center;gap:8px;padding:12px;text-align:center;font-weight:900;cursor:pointer;overflow:hidden}.upload-tile:hover{border-color:var(--teal);background:#f2fbf8;color:var(--teal)}.upload-tile input{display:none}.upload-tile img{width:100%;height:96px;object-fit:cover;border-radius:6px}.upload-tile span{font-size:12px}.toggle-line{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfdfc;font-weight:900}.toggle-line input{width:18px;height:18px}.document-card,.phone-document-card{border:1px solid #e3ebef;border-radius:8px;padding:12px;margin-bottom:10px;background:#fff}.doc-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.doc-head img{width:38px;height:38px;object-fit:contain;border:1px solid #e3ebef;border-radius:8px}.doc-head strong,.doc-head span{display:block}.doc-head span,.document-card p,.phone-document-card p{color:#687b84;font-weight:750;font-size:12px}.document-card ul,.phone-document-card ul{margin:8px 0 0;padding-left:18px;color:#30444c;font-weight:750}.reports{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:12px}.metric{border:1px solid #d6e2e7;background:linear-gradient(180deg,#fff,#fbfdfd);border-radius:8px;padding:16px;box-shadow:0 8px 24px #1020270a}.metric.compact{margin-top:14px}.metric span{display:block;color:#687b84;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.metric strong{display:block;margin-top:8px;font-size:22px}.report-wide{grid-column:span 6}.method-bars{display:grid;gap:8px}.method-bars div{display:flex;justify-content:space-between;border-bottom:1px solid #e3ebef;padding:10px 0;font-weight:950}.logo-preview{width:120px;height:120px;border:1px solid #cad8df;border-radius:14px;display:grid;place-items:center;background:#f7fafb;margin-bottom:12px}.logo-preview img{width:100%;height:100%;object-fit:contain;padding:8px}.stock-help p{color:#60727b;font-weight:760;line-height:1.5}.phone-shell{min-height:100dvh;background:#eef3f6}.phone-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:calc(env(safe-area-inset-top) + 12px) 14px 12px;background:#142420;color:#fff;box-shadow:0 10px 26px #1020271f}.phone-brand img{width:40px;height:40px}.phone-icon-button{width:42px;height:42px;padding:0;color:#d7e1e5}.phone-main{padding:14px;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.phone-page-title{margin-bottom:12px}.phone-page-title h1{font-size:23px}.phone-refresh{padding:9px 11px}.phone-sync-strip{width:100%;min-height:42px;margin:0 0 12px}.phone-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74px,1fr);gap:4px;overflow-x:auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #d6e2e7;box-shadow:0 -10px 26px #10202714}.phone-bottom-nav button{min-height:58px;border:0;border-radius:8px;background:transparent;color:#60727b;display:grid;place-items:center;gap:2px;font-size:11px;font-weight:900}.phone-bottom-nav button.active{background:#ccfbf1;color:#0f766e}.phone-stack,.phone-register{display:grid;gap:12px}.phone-stack .profile-hero-panel{display:grid;grid-column:auto}.phone-stack .profile-hero{align-items:center}.phone-stack .profile-avatar{width:72px;height:72px}.phone-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.phone-upload-tile{min-height:118px}.phone-upload-tile img{height:78px}.phone-cart-first{border-color:#99f6e4}.phone-total{margin:0 0 12px}.phone-total span{color:#60727b;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.phone-total strong{font-size:28px;color:#0f766e}.phone-wide-button{width:100%;min-height:48px}.phone-cart-line{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:10px;align-items:center;border-bottom:1px solid #e3ebef;padding-bottom:10px}.phone-product-list{display:grid;gap:8px}.phone-product-row{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:68px;text-align:left;border:1px solid #d6e2e7;border-radius:8px;background:#fff;padding:12px}.phone-product-row strong,.phone-product-row span{display:block}.phone-product-row span{color:#687b84;font-size:12px;font-weight:800}.phone-product-row b{color:#0f766e}.phone-list-card{display:grid}.phone-stock-line{border:1px solid #e3ebef;border-radius:8px;padding:10px;display:grid;gap:8px}.phone-split-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.phone-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:1220px){.desktop-register-grid,.two-column,.desktop-add-stock,.profile-layout{grid-template-columns:1fr}.profile-hero-panel{grid-column:auto}.cart-panel{position:static}.reports{grid-template-columns:repeat(3,minmax(140px,1fr))}.report-wide{grid-column:span 3}}@media(max-width:430px){.phone-main{padding:12px;padding-bottom:calc(102px + env(safe-area-inset-bottom))}.phone-metrics,.phone-split-inputs{grid-template-columns:1fr}.phone-page-title{align-items:flex-start}.phone-upload-grid,.profile-form-grid{grid-template-columns:1fr}}
