@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Sora:wght@600;700;800&display=swap";.login-scene{--l-forest:#3e4f36;--l-sage:#5A714F;--l-cream:#fdf3df;--l-paper:#fffaf0;--l-terra:#d06b3f;--l-gold:#e0a73a;--l-ink:#322c22;--l-line:rgba(50,44,34,.3);position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:30px 16px;font-family:Poppins,system-ui,sans-serif;color:var(--l-ink);background:radial-gradient(120% 80% at 50% -10%,#4a5d40,#38462f 55%,#2c3826)}.login-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(0,0,0,.34) 1.1px,transparent 1.5px);background-size:5px 5px;opacity:.4}.login-glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(48% 42% at 50% 42%,rgba(224,167,58,.17),transparent 70%),radial-gradient(130% 110% at 50% 42%,transparent 52%,rgba(14,20,10,.55))}.login-stage{position:relative;z-index:1;width:100%;max-width:432px}.login-rays{position:absolute;left:50%;top:58px;width:1100px;height:1100px;transform:translate(-50%,-50%);z-index:-1;pointer-events:none;animation:loginSun 90s linear infinite;background:repeating-conic-gradient(from 0deg at 50% 50%,rgba(224,167,58,.1) 0 5deg,transparent 5deg 12deg);-webkit-mask:radial-gradient(50% 50% at 50% 50%,#000 26%,transparent 70%);mask:radial-gradient(50% 50% at 50% 50%,#000 26%,transparent 70%)}@keyframes loginSun{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(prefers-reduced-motion:reduce){.login-rays{animation:none}}.login-card{position:relative;z-index:1;width:100%;background:var(--l-cream);border:1.5px solid rgba(50,44,34,.55);border-radius:24px;padding:34px 34px 24px;box-shadow:0 30px 55px -24px #0009,inset 0 0 0 1px #fffaf099}.login-brand{font-family:Chillax,sans-serif;font-weight:800;font-size:3rem;letter-spacing:-.05em;text-align:center;color:var(--l-sage);line-height:1;-webkit-text-stroke:.045em var(--l-paper);paint-order:stroke fill;text-shadow:0 .02em .02em rgba(56,50,50,.18)}.login-brand b{color:var(--l-terra)}.login-sub{color:#9a8f76;text-align:center;margin:.55rem 0 2rem;font-size:.95rem}.login-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--l-forest);margin:0 0 6px 3px}.login-inp{display:flex;align-items:center;gap:10px;background:var(--l-paper);border:2px solid var(--l-ink);border-radius:14px;padding:13px 15px;margin-bottom:16px;box-shadow:4px 4px #322c221f;transition:border-color .12s,box-shadow .12s}.login-inp:focus-within{border-color:var(--l-terra);box-shadow:4px 4px #d06b3f40}.login-inp span{opacity:.5}.login-inp input{flex:1;border:none;outline:none;background:transparent;font-family:Poppins;font-size:1rem;color:var(--l-ink)}.login-go{width:100%;border:2px solid var(--l-ink);border-radius:14px;background:var(--l-terra);color:#fff;font-family:Chillax;font-weight:800;font-size:1.05rem;padding:15px;margin-top:10px;cursor:pointer;box-shadow:5px 5px 0 var(--l-forest);transition:transform .08s,box-shadow .08s}.login-go:hover{background:#c85f33}.login-go:active{transform:translate(3px,3px);box-shadow:2px 2px 0 var(--l-forest)}.login-go:disabled{opacity:.7;cursor:default}.login-error{background:#d06b3f24;color:#bc4a3a;border-radius:12px;padding:10px 14px;font-size:.85rem;margin-bottom:14px}.login-alt{text-align:center;margin-top:1.3rem;color:#9a8f76;font-size:.9rem}.login-alt button{background:transparent;border:none;color:var(--l-terra);font-weight:700;cursor:pointer;font-size:.9rem;font-family:inherit;border-bottom:2px solid var(--l-gold)}.login-version{text-align:center;margin-top:1.1rem;font-size:.7rem;color:#a89f8c;letter-spacing:.02em}.cx-scene{--cx-forest:#3e4f36;--cx-forest-deep:#2c3a25;--cx-cream:#fffaf0;--cx-terra:#d06b3f;--cx-ondark:#f3efe4;--cx-muted:rgba(243,239,228,.62);min-height:100vh;min-height:100dvh;background:linear-gradient(170deg,var(--cx-forest),var(--cx-forest-deep));color:var(--cx-ondark);display:flex;flex-direction:column;padding:22px 24px 32px;font-family:Poppins,system-ui,sans-serif}.cx-col{max-width:420px;width:100%;margin:0 auto;display:flex;flex-direction:column;flex:1}.cx-brand{font-family:Chillax,Poppins,sans-serif;font-weight:800;font-size:1.9rem;letter-spacing:-.05em;line-height:1;color:var(--cx-terra);margin:6px 0 22px}.cx-brand b{color:inherit}.cx-title{font-family:Chillax,Poppins,sans-serif;font-weight:800;font-size:2rem;line-height:1.1;letter-spacing:-.5px}.cx-lede{color:var(--cx-muted);font-size:.95rem;margin-top:.4rem}.cx-body{display:flex;flex-direction:column;gap:12px;margin-top:auto}.cx-q{font-size:.9rem;font-weight:600}.cx-field{display:flex;align-items:center;gap:10px;background:var(--cx-cream);border-radius:16px;padding:2px 16px;box-shadow:0 6px 16px -12px #00000080}.cx-field span{font-size:1rem;opacity:.7}.cx-field input{flex:1;border:none;outline:none;background:transparent;padding:14px 0;font-family:Poppins,sans-serif;font-size:.95rem;color:#2c2a26}.cx-go{border:none;border-radius:16px;padding:16px;font-family:Poppins,sans-serif;font-weight:700;font-size:1rem;background:var(--cx-terra);color:#fff;cursor:pointer;margin-top:6px}.cx-go:disabled{opacity:.75;cursor:default}.cx-error{background:#d06b3f2e;color:#ffd9c7;border-radius:12px;padding:10px 14px;font-size:.85rem}.cx-alt{text-align:center;font-size:.85rem;color:var(--cx-muted);margin-top:8px}.cx-alt button{background:transparent;border:none;color:var(--cx-cream);font-weight:600;cursor:pointer;font-size:.85rem;font-family:inherit}.cx-choice{text-align:left;border:none;border-radius:16px;padding:16px 18px;background:var(--cx-cream);color:#2c2a26;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600}.cx-choice small{color:#9a8f76;font-weight:500;font-size:.82rem}.cx-back{background:transparent;border:none;color:var(--cx-muted);font-size:.85rem;cursor:pointer;margin-top:4px}.cx-badge{display:inline-block;width:fit-content;margin-top:.8rem;font-size:.74rem;font-weight:600;color:#cfe3c2;background:#7fae6a2e;padding:.32rem .75rem;border-radius:999px}@media(min-width:640px){.cx-scene{padding:56px 40px}.cx-col{max-width:480px;flex:none;margin:auto}.cx-brand{font-size:2.4rem;margin:0 0 28px}.cx-title{font-size:2.5rem}.cx-lede{font-size:1.05rem;max-width:38ch}.cx-body{margin-top:30px;gap:14px}.cx-field{padding:4px 18px}.cx-field input{padding:16px 0;font-size:1rem}.cx-go{padding:18px;font-size:1.05rem;margin-top:10px}.cx-badge{font-size:.82rem;margin-top:1rem}}.ob-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;background:linear-gradient(170deg,#3e4f36,#2c3a25);color:#f3efe4;font-family:Poppins,system-ui,sans-serif;display:flex;flex-direction:column;overflow-y:auto}.ob-col{max-width:560px;width:100%;margin:0 auto;padding:22px 24px 36px;display:flex;flex-direction:column;flex:1}.ob-progress{display:flex;gap:6px;margin-bottom:22px}.ob-seg{flex:1;height:5px;border-radius:999px;background:#f3efe42e}.ob-seg.on{background:#d06b3f}.ob-error{background:#d06b3f2e;color:#ffd9c7;border-radius:12px;padding:10px 14px;font-size:.85rem;margin-bottom:14px}.ob-h1{font-family:Chillax,Poppins,sans-serif;font-weight:800;font-size:1.9rem;line-height:1.12;letter-spacing:-.5px}.ob-lede{color:#f3efe49e;font-size:.95rem;margin-top:.4rem}.ob-biz-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.ob-biz{text-align:left;padding:14px 16px;border-radius:14px;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;background:#fffaf0;color:#2c2a26;border:2px solid transparent}.ob-biz.sel{background:#d06b3f;color:#fff;border-color:#d06b3f}.ob-needs{display:flex;flex-direction:column;gap:8px;margin-top:18px}.ob-need{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-radius:14px;cursor:pointer;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;background:#fffaf0;color:#2c2a26;border:2px solid transparent}.ob-need.sel{background:#7fae6a33;color:#f3efe4;border-color:#7fae6a}.ob-check{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:#00000014;color:#fff;font-size:.8rem;flex-shrink:0}.ob-need.sel .ob-check{background:#d06b3f}.ob-card{background:#fffaf0;color:#2c2a26;border-radius:16px;padding:16px 18px;margin-top:18px}.ob-card-label{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#786e5ae6}.ob-card-label.mt{margin-top:16px}.ob-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ob-chip{padding:6px 12px;border-radius:999px;color:#fff;font-size:.82rem;font-weight:700}.ob-track{margin-top:8px;font-size:.9rem}.ob-actions{margin-top:auto;padding-top:22px}.ob-actions-row{display:flex;gap:10px}.ob-cta{flex:1;width:100%;border:none;border-radius:16px;padding:16px;font-family:Poppins,sans-serif;font-weight:700;font-size:1rem;background:#d06b3f;color:#fff;cursor:pointer}.ob-cta:disabled{opacity:.55;cursor:default}.ob-back{border:none;border-radius:16px;padding:16px 22px;font-family:Poppins,sans-serif;font-weight:700;font-size:1rem;background:#f3efe424;color:#f3efe4;cursor:pointer}.ob-skip{text-align:center;margin-top:14px}.ob-skip button{background:transparent;border:none;color:#f3efe49e;font-size:.85rem;cursor:pointer;font-weight:600;font-family:inherit}@media(min-width:640px){.ob-col{max-width:720px;flex:none;padding:56px 40px 48px}.ob-progress{margin-bottom:30px}.ob-h1{font-size:2.4rem}.ob-lede{font-size:1.05rem;max-width:52ch}.ob-biz-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.ob-biz{padding:16px 18px;font-size:.95rem}.ob-needs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.ob-card{padding:22px 24px;margin-top:28px}.ob-actions{margin-top:32px;padding-top:0}.ob-cta{padding:18px;font-size:1.05rem}.ob-back{padding:18px 26px;font-size:1.05rem}}.pos-container{display:flex;height:100vh;background:var(--bg);font-family:Poppins,sans-serif;overflow:hidden}.pos-header{position:fixed;top:0;left:0;right:0;height:54px;background:var(--header-bg);display:flex;justify-content:space-between;align-items:center;padding:0 2rem;z-index:100;box-shadow:0 2px 8px #00000026}.nav-scroll-strip::-webkit-scrollbar{display:none}.pos-title{color:#fff;font-family:Chillax,Poppins,sans-serif;font-size:25px;font-weight:700;letter-spacing:.3px;-webkit-text-stroke:.6px currentColor;text-shadow:0 2px 4px rgba(0,0,0,.3)}.pos-header-left{display:flex;align-items:center;gap:1rem;min-width:0}.pos-tab{flex:0 0 auto;padding:8px 10px;background:transparent;border:none;color:#fff;outline:none;box-shadow:none;text-shadow:0 1px 2px rgba(0,0,0,.2);font-family:Chillax,Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;margin-right:.2rem;transition:opacity .15s ease}.pos-tab:hover{opacity:.82}.pos-tab:active{opacity:.65}.pos-title-tap{background:transparent;border:none;padding:0;cursor:pointer}@media(hover:hover){.pos-title-tap:hover{opacity:.88}}.pos-title-tap:active{transform:translateY(1px)}.sync-status{position:relative;background:transparent;border:none;cursor:pointer;padding:2px 4px;font-size:1.5rem;line-height:1;color:#fff;display:inline-flex;align-items:center}.sync-status:disabled{cursor:default}.sync-cloud{display:inline-block;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.sync-status.sync-offline .sync-cloud{filter:grayscale(100%) brightness(.7)}.sync-cloud.sync-spin{animation:syncSpin .8s linear infinite}@keyframes syncSpin{to{transform:rotate(360deg)}}.sync-badge{position:absolute;top:-3px;right:-5px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#d06b3f;color:#fff;font-family:Sora,Poppins,sans-serif;font-size:10px;font-weight:800;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000004d}.sync-status.sync-failed .sync-badge{background:#c0412c}.user-switcher{position:relative;display:inline-flex}.user-chip{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent);color:#fff;border:none;padding:8px 14px;border-radius:16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;min-width:7rem;justify-content:center}.user-chip .caret{font-size:.8em;opacity:.85}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.user-switch-menu{position:absolute;top:calc(100% + 8px);right:0;background:var(--surface, #fff);border:2px solid #bc634c;border-radius:16px;overflow:hidden;z-index:50;min-width:240px;animation:scaleIn .16s cubic-bezier(.34,1.4,.64,1);transform-origin:top right}.usw-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:14px 20px;border:none;border-bottom:1px solid #eee;background:transparent;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#47593d;cursor:pointer;text-align:left}.usw-item:hover{background:#fffaf0}.usw-item.current{background:#fffaf0;font-weight:600}.usw-badge{font-size:10px;font-weight:700;padding:.15rem .5rem;border-radius:999px;background:#6b728026;color:#4b5563;border:1px solid #6b7280;letter-spacing:.5px;white-space:nowrap}.usw-signout{width:100%;padding:14px 20px;border:none;border-top:2px solid #ddd;background:#bc634c;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;text-align:left}.usw-signout:hover{background:#9a4f3e}.usw-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.usw-modal{background:var(--surface, #fffaf0);padding:2rem;border-radius:20px;box-shadow:0 4px 20px #0000004d;max-width:400px;width:100%;display:flex;flex-direction:column}.usw-modal-title{margin:0 0 .25rem;color:#47593d;font-family:Poppins,sans-serif;font-weight:700;font-size:1.3rem}.usw-modal-sub{margin:0 0 1rem;color:#666;font-size:14px;font-family:Poppins,sans-serif}.usw-modal-error{padding:10px;margin-bottom:1rem;background:#fee;border:1px solid #fcc;border-radius:14px;color:#c33;font-size:14px;font-family:Poppins,sans-serif}.usw-modal-input{width:100%;padding:12px;font-size:16px;border:2px solid #47593d;border-radius:16px;font-family:Poppins,sans-serif;margin-bottom:1rem;outline:none;box-sizing:border-box}.usw-modal-input:focus,.usw-modal-input:focus-visible{outline:none;border-color:#47593d}.usw-modal-actions{display:flex;gap:.5rem}.usw-modal-go{flex:1;padding:12px;background:#47593d;color:#fff;border:none;border-radius:16px;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;cursor:pointer}.usw-modal-go:disabled{opacity:.6;cursor:default}.usw-modal-cancel{flex:1;padding:12px;background:#ccc;color:#333;border:none;border-radius:16px;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;cursor:pointer}.user-info{display:flex;align-items:center;gap:1rem;flex:1 1 0;min-width:0;justify-content:flex-end}.user-info>.pinned-right{display:flex;align-items:center;flex:0 0 auto}.user-name{color:#fff;font-size:16px;font-weight:500}.logout-button{background:var(--accent);color:#fff;border:none;padding:8px 16px;border-radius:16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0003}.logout-button:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 3px 8px #00000040}.logout-button:focus{outline:none}.logout-button:focus:not(:hover){background:var(--accent);transition:none}.logout-button:active{background:var(--accent-active);transform:translateY(0);box-shadow:0 1px 3px #0003}.pos-nav-button{background:#ffffff29;color:#fff;border:none;padding:8px 14px;border-radius:14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.pos-nav-button:hover{background:#ffffff47;transform:translateY(-1px)}.nav-scroll-strip{display:flex;gap:1rem;align-items:center;overflow-x:auto;min-width:0;flex:0 1 auto;scrollbar-width:none;-ms-overflow-style:none}.nav-scroll-strip>*{flex:0 0 auto}.user-info>.pinned-right{gap:.55rem}.product-bulto{display:inline-block;margin-top:2px;font-size:11px;font-weight:700;color:#2f6c7a}.store-switcher{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:.4rem .6rem;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer;max-width:9.5rem}.store-switcher option{color:#222}.cart-bulto-badge{display:inline-block;margin-left:.4rem;padding:1px 7px;border-radius:999px;background:#4a8da029;color:#2f6c7a;font-size:10px;font-weight:700;letter-spacing:.2px;vertical-align:middle}.pos-main{display:flex;width:100%;margin-top:54px}.products-section{flex:1;padding:.5rem 2rem 2rem;overflow-y:auto;max-height:calc(100vh - 54px)}.pos-container .search-container{margin:1.25rem 0;position:relative;width:100%;max-width:none}.pos-container .search-input{width:100%;max-width:none;height:50px;background:var(--surface);border:2px solid #D9C29A;border-radius:28px;padding:0 48px;color:var(--text);font-family:Poppins,sans-serif;font-size:15px;font-weight:500;transition:all .28s ease;box-shadow:0 2px 8px #0000000f;will-change:transform}.pos-container .search-input:hover{border-color:#d89a3d}.pos-container .search-input:focus{border-color:#d06b3f;outline:none;transform:translateY(-1px);transition:all .34s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 3px #d06b3f9e,0 0 0 7px #eda64878,0 0 0 11px #52929157,0 0 0 15px #586e4c38,0 16px 32px -6px #2d3e284d}.search-input::placeholder{color:#ae9b7a;font-weight:500;opacity:1}.search-input:hover{border-color:var(--accent);box-shadow:0 4px 12px #d06b3f1f}.search-input:focus{background:var(--surface);border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #d06b3f26,0 4px 16px #d06b3f33;transform:translateY(-1px)}.pos-quick-tiles{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:.5rem 1rem 1rem}.pos-quick-tile{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:60px;padding:1.25rem;border:none;border-bottom:6px solid rgba(0,0,0,.2);border-radius:20px;box-sizing:border-box;color:#fff;font-family:Chillax,Poppins,sans-serif;font-weight:700;font-size:1.15rem;letter-spacing:.01em;cursor:pointer;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;box-shadow:0 4px 16px #0000002e,0 2px 6px #0000001f;transition:transform .16s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.pos-quick-tile:hover{box-shadow:0 8px 22px #0000003d}}.pos-touch .pos-quick-tile:hover{box-shadow:0 4px 16px #0000002e,0 2px 6px #0000001f}.pos-quick-tile:active{transform:scale(.96)}@media(max-width:640px){.pos-quick-tiles{gap:.85rem;padding:1rem 1rem 1.25rem}.pos-quick-tile{min-height:68px;padding:1.25rem 1rem;border-radius:24px;font-size:1rem;gap:.75rem}}@keyframes gridIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;animation:gridIn .45s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){.products-grid{animation:none}}.scan-pop{animation:scanPop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes scanPop{0%{transform:scale(1)}45%{transform:scale(.82)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.scan-pop{animation:none}}.product-card{background:var(--surface);border:1px solid #7E9466;border-bottom:4px solid #7E9466;border-radius:20px;padding:1.1rem 1rem 1rem;cursor:pointer;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease,border-color .18s ease;text-align:left;position:relative;overflow:hidden;box-shadow:0 6px 18px -10px #2d3e2847,0 1px 3px #0000000a}@media(hover:hover){.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px -16px #2d3e286b,0 2px 6px #0000000f;border-color:var(--forest)}}.pos-touch .product-card:hover{transform:none;border-color:#7e9466;border-bottom-color:#7e9466;box-shadow:0 6px 18px -10px #2d3e2847,0 1px 3px #0000000a}.products-grid .product-card.tapping{animation:cardTap .3s cubic-bezier(.34,1.56,.64,1)}.product-image{width:80px;height:80px;object-fit:cover;border-radius:16px;margin:0 0 .85rem}.product-placeholder{width:80px;height:80px;background:linear-gradient(135deg,#47593d0f,#52929117);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 0 .85rem;color:#47593d;font-family:Chillax,Poppins,sans-serif;font-size:34px;font-weight:700;line-height:1}.product-name{font-size:15px;font-weight:600;color:var(--text);margin-bottom:.35rem;line-height:1.3;text-align:left}.product-price{font-family:Sora,Poppins,sans-serif;font-size:21px;font-weight:800;color:var(--forest);font-variant-numeric:tabular-nums;letter-spacing:.3px;text-align:left}.product-stock{font-size:12px;color:var(--text-dim);margin-top:.25rem}.stock-pill{display:inline-block;margin-top:.5rem;padding:3px 11px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.2px;font-variant-numeric:tabular-nums}.stock-pill.ok{background:#47593d1f;color:#47593d}.stock-pill.low{background:#e0911e29;color:#9c6a12}.stock-pill.out{background:#c0412c21;color:#c0412c}.cart-section{width:38.2%;min-width:380px;background:var(--bg);border-left:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;box-shadow:-2px 0 8px #00000014}.cart-header{background:var(--cart-header-bg);color:var(--cart-header-text);padding:1rem;text-align:center;box-shadow:0 2px 8px #00000026}.cart-title{font-family:Chillax,Poppins,sans-serif;font-size:21px;font-weight:700;letter-spacing:.3px;-webkit-text-stroke:.6px currentColor;margin:0}.cart-items{flex:1;overflow-y:auto;padding:1rem}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:var(--surface);border-radius:15px;margin-bottom:.55rem;border:1px solid #7E9466;border-left:4px solid #7E9466;box-shadow:0 1px 2px #2d3e280f,0 6px 16px -10px #2d3e2838;animation:cartItemPop .32s cubic-bezier(.34,1.56,.64,1)}.cart-item-thumb{width:50px;height:50px;object-fit:cover;border-radius:14px;margin-right:.5rem;flex-shrink:0;border:1px solid var(--border-soft)}.cart-thumb-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#47593d0f,#52929117);color:#47593d;font-family:Chillax,Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1}.cart-item-info{flex:1}.cart-item-name{font-size:14px;font-weight:600;color:var(--text);text-align:left;line-height:1.3}.cart-item-price{font-family:Sora,Poppins,sans-serif;font-size:13px;font-weight:700;color:var(--forest);font-variant-numeric:tabular-nums;letter-spacing:.2px;margin-top:2px}.cart-item-controls{display:flex;align-items:center;gap:.5rem}.quantity-button{width:30px;height:30px;background:#6d8159;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000026;transition:transform .14s cubic-bezier(.34,1.56,.64,1),background .15s ease,box-shadow .15s ease}.quantity-button:hover{background:#5f7350;transform:translateY(-1px);box-shadow:0 2px 6px #0003}.quantity-button:active{transform:scale(.8);box-shadow:0 1px 2px #00000026;background:var(--forest)}.pos-touch .quantity-button:hover{transform:none;background:#6d8159;box-shadow:0 1px 3px #00000026}.pos-touch .quantity-button:active{transform:scale(.8);background:var(--forest)}.quantity-display{min-width:32px;text-align:center;display:inline-block;font-family:Sora,Poppins,sans-serif;font-weight:700;font-size:17px;color:var(--forest);font-variant-numeric:tabular-nums;animation:numPop .28s cubic-bezier(.34,1.56,.64,1)}.cart-item.removing{animation:cartItemPopOut .24s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none;overflow:hidden}@keyframes cartItemPopOut{0%{opacity:1;transform:scale(1)}25%{transform:scale(1.04)}to{opacity:0;transform:scale(.7)}}.remove-button{background:var(--accent);color:#fff;border:none;padding:4px 8px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.remove-button:hover{background:var(--accent-hover)}.remove-button:active{transform:scale(.94);background:var(--accent-active)}.cart-summary{background:var(--surface);padding:1rem;border-top:2px solid var(--border);box-shadow:0 -2px 8px #0000000d}.total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.total-label{font-family:Chillax,Poppins,sans-serif;font-size:17px;font-weight:600;color:var(--text)}.total-amount{font-family:Chillax,Poppins,sans-serif;font-size:24px;font-weight:800;color:var(--forest);-webkit-text-stroke:.25px var(--forest);font-variant-numeric:tabular-nums;letter-spacing:.2px;display:inline-block;animation:totalPop .3s cubic-bezier(.34,1.56,.64,1)}.checkout-button{width:100%;height:50px;background:var(--cta-bg);color:var(--cta-text);border:none;border-bottom:5px solid #3C4E2C;border-radius:16px;box-sizing:border-box;font-family:Chillax,Poppins,sans-serif;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:1rem;box-shadow:-6px 4px 14px #0000001f,0 1px 4px #41523938}.checkout-button:hover{background:var(--cta-hover);transform:translateY(-1px);box-shadow:-8px 6px 18px #00000026,0 2px 6px #41523947}.checkout-button:active{transform:translate(-2px,1px);box-shadow:-3px 2px 8px #0000001c,0 1px 3px #41523933}.pos-touch .checkout-button:hover{transform:none;box-shadow:-6px 4px 14px #0000001f,0 1px 4px #41523938}.checkout-button:disabled{background:var(--surface-2);cursor:not-allowed;border-bottom-color:var(--border);box-shadow:none}.empty-cart{text-align:center;color:var(--text-dim);font-style:italic;padding:2rem}@media(max-width:1024px)and (min-width:769px){.cart-section{width:38.2%;min-width:350px}.products-section{padding:1.5rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.product-card{padding:.8rem}.search-input{height:48px;font-size:15px}.search-container:before{font-size:18px}button[style*="flex: 1"]{min-width:120px!important;padding:12px 16px!important;font-size:14px!important}button[style*="whiteSpace: nowrap"]{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media(max-width:768px){.pos-container{flex-direction:column;height:auto;min-height:100vh}.pos-header{position:sticky;top:0;height:46px;padding:0 1rem;z-index:200}.pos-title{font-size:18px}.user-name{font-size:14px}.pos-main{flex-direction:column-reverse;margin-top:0;min-height:calc(100vh - 46px)}.cart-section{width:100%;min-height:50vh;max-height:60vh;border-left:none;border:1px solid var(--border);position:sticky;bottom:0;z-index:100}.cart-items{max-height:calc(60vh - 250px);min-height:100px}.cart-summary{position:sticky;bottom:0;background:var(--surface);box-shadow:0 -4px 8px #0000001a}.products-section{padding:1rem 1rem 2rem;max-height:none}.products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem}.product-card{padding:.6rem}.product-image,.product-placeholder{width:60px;height:60px}.product-name{font-size:14px}.product-price{font-size:16px}.search-input{max-width:100%;height:48px;font-size:15px}.search-container:before{font-size:16px;left:14px}.checkout-button{height:55px;font-size:16px;margin-top:.75rem;touch-action:manipulation}}@media(max-width:640px){.pos-container{font-size:14px}.pos-header{height:44px;padding:0 .75rem}.pos-title{font-size:16px}.user-name{font-size:12px}.logout-button{padding:6px 12px;font-size:12px}.products-section{padding:.75rem .75rem 1.5rem}.search-container{margin-bottom:1rem}.search-input{height:44px;font-size:14px;padding:0 42px}.search-container:before{font-size:14px;left:12px}.products-grid{grid-template-columns:1fr;gap:.6rem}.product-card{display:flex;flex-direction:row;align-items:center;padding:.75rem;gap:.75rem}.product-image,.product-placeholder{width:70px;height:70px;flex-shrink:0}.product-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.product-name{font-size:13px;line-height:1.3}.product-price{font-size:15px}.product-stock{font-size:11px}.cart-section{min-height:45vh;max-height:55vh}.cart-items{max-height:calc(55vh - 220px)}.cart-item{padding:.75rem;gap:.75rem}.cart-item-image{width:50px;height:50px}.cart-item-name{font-size:13px}.cart-item-price{font-size:14px}.quantity-controls button{width:32px;height:32px;font-size:16px}.quantity-controls span{font-size:14px;min-width:32px}.remove-item{width:32px;height:32px;font-size:16px}.cart-summary{padding:.75rem;gap:.5rem}.summary-row{font-size:13px}.summary-row.total{font-size:16px}.checkout-button{height:48px;font-size:15px;margin-top:.5rem}.empty-cart{padding:1.5rem;font-size:13px}.empty-cart-icon{font-size:3rem}}@media(max-width:480px){.pos-header{height:40px;padding:0 .5rem}.pos-title{font-size:15px}.user-info{gap:.5rem}.user-name{display:none}.products-section{padding:.5rem}.search-input{height:42px;font-size:13px}.product-card{padding:.6rem;gap:.6rem}.product-image,.product-placeholder{width:60px;height:60px}.product-name{font-size:12px}.product-price{font-size:14px}.cart-section{min-height:40vh;max-height:50vh}.cart-items{max-height:calc(50vh - 200px)}.cart-item{padding:.6rem;gap:.6rem}.cart-item-image{width:45px;height:45px}.cart-item-name{font-size:12px}.cart-item-price{font-size:13px}.quantity-controls button{width:28px;height:28px;font-size:14px}.quantity-controls span{font-size:13px;min-width:28px}.remove-item{width:28px;height:28px;font-size:14px}.cart-summary{padding:.6rem}.summary-row{font-size:12px}.summary-row.total{font-size:15px}.checkout-button{height:44px;font-size:14px}}@media(max-width:375px){.pos-title{font-size:14px}.logout-button{padding:5px 10px;font-size:11px}.product-card{padding:.5rem}.product-image,.product-placeholder{width:55px;height:55px}.product-name{font-size:11px}.product-price{font-size:13px}.cart-item-name,.summary-row{font-size:11px}.summary-row.total{font-size:14px}}.time-in-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--modal-overlay);display:flex;justify-content:center;align-items:center;z-index:3000}.time-in-modal{background:var(--surface);padding:3rem 2.5rem;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:420px;width:90%;text-align:center}.time-in-greeting{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;color:var(--forest);margin:0 0 .5rem}.time-in-date{font-family:Poppins,sans-serif;font-size:1rem;color:var(--text-dim);margin:0 0 .25rem}.time-in-time{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;color:var(--warning);margin:0 0 2rem}.time-in-button{width:100%;padding:16px;background:var(--forest);color:#fff;border:none;border-radius:12px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .2s;margin-bottom:1rem}.time-in-button:hover{background:var(--forest-hover);transform:translateY(-2px);box-shadow:0 4px 12px #36561a4d}.time-in-button:disabled{background:var(--surface-2);cursor:not-allowed;transform:none;box-shadow:none}.time-in-skip{background:none;border:none;font-family:Poppins,sans-serif;font-size:.8rem;color:var(--text-muted);cursor:pointer;padding:6px;margin-top:.5rem}.time-in-skip:hover{color:var(--text-muted)}.time-in-schedule-info{margin:0 0 1.5rem;padding:.75rem 1rem;background:var(--success-soft);border:1.5px solid var(--success)60;border-radius:12px;font-family:Poppins,sans-serif;text-align:center}.time-in-day-off{margin:0;color:var(--text-dim);font-size:.9rem;font-weight:500}.time-in-optional{margin:0;color:var(--warning);font-size:.9rem;font-weight:500}.time-in-shift-card{display:flex;flex-direction:column;gap:.15rem}.time-in-shift-label{font-size:.8rem;color:var(--success);font-weight:600}.time-in-shift-times{font-size:1.1rem;color:var(--forest);font-weight:700}.time-in-break-times{font-size:.8rem;color:var(--text-dim);font-weight:500}.time-in-offline-notice{font-family:Poppins,sans-serif;font-size:.85rem;color:var(--warning);background:var(--warning-soft);border:1px solid var(--warning);border-radius:8px;padding:.75rem 1rem;margin:0 0 1.5rem;line-height:1.4}.time-in-skip-confirm{margin-top:.75rem;text-align:center}.time-in-skip-confirm p{font-family:Poppins,sans-serif;font-size:.85rem;color:var(--danger);margin:0 0 .75rem;font-weight:500}.time-in-skip-actions{display:flex;gap:.5rem;justify-content:center}.time-in-skip-yes{background:none;border:1px solid var(--border);border-radius:6px;font-family:Poppins,sans-serif;font-size:.8rem;color:var(--text-muted);cursor:pointer;padding:6px 16px;min-height:36px}.time-in-skip-yes:hover{border-color:var(--text-muted);color:var(--text-dim)}.time-in-skip-back{background:var(--forest);border:none;border-radius:6px;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;color:#fff;cursor:pointer;padding:6px 16px;min-height:36px}.time-in-skip-back:hover{background:var(--forest-hover)}.time-out-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--modal-overlay);display:flex;justify-content:center;align-items:center;z-index:2000}.time-out-modal{background:var(--surface);padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000004d;max-width:400px;width:90%}.time-out-title{font-family:Poppins,sans-serif;font-weight:700;color:var(--forest);margin:0 0 .5rem;font-size:1.25rem}.time-out-message{font-family:Poppins,sans-serif;color:var(--text-dim);font-size:15px;line-height:1.5;margin:0 0 1.5rem}.time-out-actions{display:flex;flex-direction:column;gap:.5rem}.time-out-button-primary{padding:14px;background:var(--forest);color:#fff;border:none;border-radius:8px;font-family:Poppins,sans-serif;font-weight:600;cursor:pointer;font-size:15px;min-height:48px;transition:all .2s}.time-out-button-primary:hover{background:var(--forest-hover)}.time-out-button-primary:disabled{background:var(--surface-2);cursor:not-allowed}.time-out-button-secondary{padding:12px;background:var(--surface-2);color:var(--text-dim);border:none;border-radius:8px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;font-size:14px;min-height:44px;transition:all .2s}.time-out-button-secondary:hover{background:var(--surface-2)}.time-out-button-secondary:disabled{opacity:.5;cursor:not-allowed}@supports (-moz-appearance: none){@media(min-width:1024px)and (orientation:landscape){.pos-container,.pos-main,.products-section,.cart-section{-moz-box-sizing:border-box;box-sizing:border-box}.pos-container{height:100vh;height:-moz-available;min-height:100vh;max-height:100vh;overflow:hidden}.pos-main{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:calc(100vh - 54px);min-height:0;margin-top:54px}.products-section{flex:1 1 auto;flex-basis:0;min-width:0;width:auto;padding:2rem;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 54px);height:calc(100vh - 54px);-moz-box-sizing:border-box}.cart-section{flex:0 0 38.2%;width:38.2%;min-width:400px;max-width:none;height:calc(100vh - 54px);max-height:calc(100vh - 54px);overflow:hidden;display:flex;flex-direction:column;-moz-box-sizing:border-box}.products-section,.cart-items{scrollbar-width:thin;scrollbar-color:rgba(213,91,14,.5) rgba(54,86,26,.1)}*{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.search-input,.logout-button,.checkout-button,.quantity-button,button{-moz-appearance:none;-webkit-appearance:none;appearance:none}.search-input{width:100%;height:50px;line-height:normal;padding:0 48px;-moz-box-sizing:border-box;box-sizing:border-box}.search-container:before{font-size:18px;left:16px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;grid-gap:1rem;width:100%;-moz-box-sizing:border-box}.product-card{-moz-box-sizing:border-box;box-sizing:border-box;min-height:200px;display:flex;flex-direction:column;justify-content:center}.cart-items{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:1rem;-moz-box-sizing:border-box}.cart-summary{flex:0 0 auto;padding:1rem;-moz-box-sizing:border-box}.logout-button,.checkout-button,.quantity-button,button{min-height:44px;min-width:44px;touch-action:manipulation;-moz-user-select:none;-webkit-user-select:none;user-select:none;cursor:pointer}.checkout-button{width:100%;height:50px;line-height:50px;padding:0;display:flex;align-items:center;justify-content:center;-moz-box-sizing:border-box}.quantity-button{width:30px;height:30px;min-width:30px;min-height:30px;padding:0;display:flex;align-items:center;justify-content:center}.cart-header{flex:0 0 auto;padding:1rem;-moz-box-sizing:border-box}.product-card:hover{-moz-transform:translateY(-2px);transform:translateY(-2px)}div[style*="position: fixed"]{-moz-box-sizing:border-box;box-sizing:border-box}.pos-title,.product-name,.cart-item-name{-moz-user-select:none;-webkit-user-select:none;user-select:none}.search-input{-moz-user-select:text;-webkit-user-select:text;user-select:text}}@media(min-width:1600px)and (orientation:landscape){.cart-section{flex:0 0 38.2%;width:38.2%;min-width:420px;max-width:none}.products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;grid-gap:1.25rem}.product-card{padding:1.25rem;min-height:220px}.search-input{height:52px;line-height:normal}.search-container:before{font-size:20px}}}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInLeft{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.search-container{animation:slideInUp .5s cubic-bezier(.16,1,.3,1) .05s both}.product-grid{animation:fadeIn .55s cubic-bezier(.16,1,.3,1) .1s both}.products-grid.is-entering .product-card{animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.products-grid.is-entering .product-card:nth-child(1){animation-delay:.03s}.products-grid.is-entering .product-card:nth-child(2){animation-delay:.06s}.products-grid.is-entering .product-card:nth-child(3){animation-delay:.09s}.products-grid.is-entering .product-card:nth-child(4){animation-delay:.12s}.products-grid.is-entering .product-card:nth-child(5){animation-delay:.15s}.products-grid.is-entering .product-card:nth-child(6){animation-delay:.18s}.products-grid.is-entering .product-card:nth-child(7){animation-delay:.21s}.products-grid.is-entering .product-card:nth-child(8){animation-delay:.24s}.products-grid.is-entering .product-card:nth-child(9){animation-delay:.27s}.products-grid.is-entering .product-card:nth-child(10){animation-delay:.3s}.products-grid.is-entering .product-card:nth-child(11){animation-delay:.32s}.products-grid.is-entering .product-card:nth-child(12){animation-delay:.34s}.products-grid.is-entering .product-card:nth-child(n+13){animation-delay:.34s}.modal-overlay{animation:fadeIn .22s cubic-bezier(.16,1,.3,1)}.modal-content{animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1)}.tab-button{transition:all .3s cubic-bezier(.4,0,.2,1)}.tab-button:hover{transform:translateY(-2px)}.cart-container{animation:slideInRight .4s cubic-bezier(.34,1.56,.64,1)}:root[data-theme=dark] .product-image,:root[data-theme=dark] .cart-item-thumb{background:var(--bg-cream, #FFFAF0);padding:4px;box-sizing:border-box}@media(max-width:640px){.is-phone .pos-main{flex-direction:column;margin-top:0;min-height:0}.is-phone .pos-main>.cart-section{display:none}.is-phone .products-section{flex:1 1 auto;width:100%;max-height:none;padding:.6rem .85rem calc(64px + var(--m-tabbar-h, 58px) + .75rem)}.is-phone .pos-quick-tiles{display:flex;gap:.6rem;grid-template-columns:none;padding:.4rem 0 .85rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.is-phone .pos-quick-tiles::-webkit-scrollbar{display:none}.is-phone .pos-quick-tile{flex:0 0 auto;min-width:8.5rem;min-height:56px;padding:.9rem 1.1rem;font-size:.95rem;scroll-snap-align:start}.is-phone .products-grid{grid-template-columns:1fr 1fr;gap:.65rem}.is-phone .product-card{display:flex;flex-direction:column;align-items:flex-start;padding:.85rem .8rem .8rem;gap:0;border-radius:18px;box-shadow:0 8px 20px -12px #2d3e2866,0 1px 3px #0000000d}.is-phone .product-image,.is-phone .product-placeholder{width:64px;height:64px;margin:0 0 .6rem}.is-phone .product-name{font-size:14px}.is-phone .product-price{font-size:18px}.is-phone .pos-container .search-container{margin:.4rem 0 .75rem}.m-cart-bar{position:fixed;left:0;right:0;bottom:var(--m-tabbar-h, 58px);z-index:55;display:flex;align-items:stretch;gap:0;padding:.5rem .7rem;background:var(--surface, #fff);border-top:1px solid var(--border-soft, rgba(107, 78, 61, .18));box-shadow:0 -6px 20px -8px #2d3e2847;animation:mCartBarIn .3s cubic-bezier(.16,1,.3,1)}@keyframes mCartBarIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.m-cart-bar{animation:none}}.m-cart-bar-summary{flex:1 1 auto;display:flex;align-items:center;gap:.6rem;min-width:0;padding:.55rem .7rem;border:none;background:var(--forest-soft, rgba(65, 82, 57, .12));border-radius:14px 0 0 14px;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:transform .14s cubic-bezier(.34,1.56,.64,1),background .15s ease}.m-cart-bar-summary:active{transform:scale(.98);background:var(--accent-soft, rgba(208, 107, 63, .14))}.m-cart-bar-count{flex:0 0 auto;min-width:30px;height:30px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-pill, 999px);background:var(--forest, #47593d);color:#fff;font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:14px;font-variant-numeric:tabular-nums}.m-cart-bar-meta{display:flex;flex-direction:column;min-width:0;line-height:1.15}.m-cart-bar-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:var(--text-dim, #666);letter-spacing:.2px}.m-cart-bar-total{font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:19px;color:var(--forest, #47593d);font-variant-numeric:tabular-nums;letter-spacing:.2px}.m-cart-bar-total-key{display:inline-block;animation:totalPop .3s cubic-bezier(.34,1.56,.64,1)}.m-cart-bar-charge{flex:0 0 auto;min-width:7.5rem;padding:0 1.1rem;border:none;border-bottom:4px solid #3c4e2c;border-radius:0 14px 14px 0;background:var(--cta-bg, #486037);color:#fff;font-family:Chillax,Poppins,sans-serif;font-weight:700;font-size:16px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .14s cubic-bezier(.34,1.56,.64,1),background .15s ease}.m-cart-bar-charge:active{transform:scale(.97);background:var(--cta-hover, #3b4d32)}.m-cart-bar-charge:disabled{background:var(--surface-2);color:var(--text-muted);border-bottom-color:var(--border);cursor:not-allowed}.m-cart-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:var(--modal-overlay, rgba(0, 0, 0, .5));animation:fadeIn .18s cubic-bezier(.16,1,.3,1)}.m-cart-sheet{position:fixed;left:0;right:0;bottom:0;z-index:71;display:flex;flex-direction:column;max-height:88vh;background:var(--bg, #fffaf0);border-top-left-radius:var(--r-xl, 22px);border-top-right-radius:var(--r-xl, 22px);box-shadow:0 -10px 30px -6px #2d3e2859;padding-bottom:env(safe-area-inset-bottom,0px);animation:slideUpSheet .28s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){.m-cart-sheet{animation:none}}.m-cart-sheet-grip{width:40px;height:4px;border-radius:var(--r-pill, 999px);background:var(--border, rgba(107, 78, 61, .4));margin:8px auto 4px;flex:0 0 auto}.m-cart-sheet .cart-section{width:100%;min-width:0;max-height:none;border:none;border-left:none;box-shadow:none;background:transparent;flex:1 1 auto;min-height:0}.m-cart-sheet .cart-header{border-top-left-radius:var(--r-xl, 22px);border-top-right-radius:var(--r-xl, 22px)}.m-cart-sheet .cart-items{flex:1 1 auto;min-height:0}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 #41523966}50%{box-shadow:0 0 0 6px #41523900}}.checkout-modal-overlay{animation:fadeIn .1s ease-out}.checkout-modal-container{animation:fadeIn .15s cubic-bezier(.4,0,.2,1)}.checkout-modal-header{animation:staggerFadeIn .1s ease-out both}.checkout-cart-panel{animation:fadeIn .15s cubic-bezier(.4,0,.2,1) both}.checkout-cart-header{animation:staggerFadeIn .1s ease-out both}.checkout-cart-item{animation:staggerFadeIn .1s ease-out both;transition:all .15s ease-out}.checkout-cart-item:nth-child(1){animation-delay:0s}.checkout-cart-item:nth-child(2){animation-delay:.02s}.checkout-cart-item:nth-child(3){animation-delay:.04s}.checkout-cart-item:nth-child(4){animation-delay:.06s}.checkout-cart-item:nth-child(5){animation-delay:.08s}.checkout-cart-item:nth-child(6){animation-delay:.1s}.checkout-cart-item:nth-child(n+7){animation-delay:.1s}.checkout-cart-item:hover{transform:translate(4px);background:#d06b3f0d!important}.checkout-cart-total{animation:staggerFadeIn .1s ease-out both}.checkout-payment-panel{animation:fadeIn .15s cubic-bezier(.4,0,.2,1) both}.checkout-payment-method-section{animation:staggerFadeIn .1s ease-out both}.checkout-payment-method-button{transition:all .15s ease-out}.checkout-payment-method-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.checkout-payment-method-button:active{transform:translateY(0)}.checkout-palista-section{animation:slideIn .1s ease-out}.checkout-palista-type-toggle,.checkout-palista-form-field{animation:staggerFadeIn .1s ease-out both}.checkout-palista-form-field:nth-child(1){animation-delay:0s}.checkout-palista-form-field:nth-child(2){animation-delay:.02s}.checkout-palista-form-field:nth-child(3){animation-delay:.04s}.checkout-palista-form-field:nth-child(4){animation-delay:.06s}.checkout-cash-section{animation:slideIn .1s ease-out}.checkout-cash-quick-select{animation:staggerFadeIn .1s ease-out both}.checkout-cash-button{transition:all .15s ease-out}.checkout-cash-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px #00000026}.checkout-cash-button:active{transform:translateY(0) scale(1)}.checkout-cash-input{animation:staggerFadeIn .1s ease-out both;transition:all .15s ease-out}.checkout-cash-input:focus{transform:translateY(-1px);box-shadow:0 4px 12px #586e4c33}.checkout-cash-change{animation:scaleIn .1s ease-out}.checkout-actions{animation:staggerFadeIn .1s ease-out both}.checkout-button{transition:all .15s ease-out}.checkout-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #0003}.checkout-button:active:not(:disabled){transform:translateY(0)}.checkout-success-overlay{animation:fadeIn .1s ease-out}.checkout-success-container{animation:scaleIn .15s ease-out}.checkout-success-icon{animation:scaleIn .15s ease-out both}.checkout-success-icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;animation:pulseGlow 1.5s infinite}.checkout-success-title{animation:staggerFadeIn .1s ease-out both}.checkout-success-amount{animation:staggerFadeIn .1s ease-out .05s both}.checkout-success-change{animation:scaleIn .1s ease-out .1s both}.checkout-success-palista-info{animation:slideIn .1s ease-out both}.checkout-success-actions{animation:staggerFadeIn .1s ease-out both}.checkout-success-button{transition:all .15s ease-out}.checkout-success-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.checkout-success-button:active{transform:translateY(0)}.checkout-dropdown-menu{animation:slideIn .1s ease-out}.checkout-dropdown-item{transition:all .1s ease-out}.checkout-dropdown-item:hover{transform:translate(4px)}@media(max-width:768px)and (min-width:641px){.checkout-cart-panel,.checkout-payment-panel{animation:staggerFadeIn .1s ease-out both}}@media(max-width:640px){.device-phone .checkout-cart-item:hover{transform:none;background:transparent!important}.device-phone .checkout-payment-method-button:hover,.device-phone .checkout-cash-button:hover{transform:none}.device-phone .checkout-button:hover:not(:disabled){transform:none}.device-phone .checkout-dropdown-item:hover{transform:none}.checkout-modal-container input,.checkout-modal-container select,.checkout-modal-container textarea{font-size:16px!important;min-height:44px!important}.checkout-payment-method-button,.checkout-cash-button{width:100%;min-height:48px}.checkout-cart-item{padding:.5rem!important}.device-phone .checkout-cart-panel,.device-phone .checkout-payment-panel{animation:fadeIn .1s ease-out}.device-phone .checkout-cart-item{animation-delay:0s!important}}.till-control{border:1px dashed rgba(65,82,57,.3);border-radius:12px;padding:.6rem .8rem;margin-top:.5rem;background:#fffaf0}.till-control--loyalty{border-color:#c99a2e73;background:#fffbf0}.till-control__row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.till-control__row+.till-control__row{margin-top:.5rem}.till-control__label{font-weight:700;font-size:13px}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@keyframes itemPopIn{0%{opacity:0;transform:scale(.8) translateY(8px)}60%{opacity:1;transform:scale(1.05) translateY(0)}to{transform:scale(1)}}.snackhouse-product-card{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.snackhouse-product-card.will-animate{opacity:0;transform:translateY(10px)}.snackhouse-product-card.initial-load{animation:itemPopIn .42s cubic-bezier(.34,1.56,.64,1) both}.snackhouse-product-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026!important}@keyframes qtyBtnPop{0%{transform:scale(1)}35%{transform:scale(.9)}70%{transform:scale(1.06)}to{transform:scale(1)}}.inv-page{min-height:100vh;background:var(--bg, #fffaf0);font-family:Poppins,sans-serif;color:var(--text, #2c2a26)}.inv-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--forest, #3e4f36);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 10px #00000026}.inv-title{flex:1;margin:0;font-family:Chillax,Poppins,sans-serif;font-size:1.5rem;font-weight:700}.inv-back,.inv-add{border:none;border-radius:14px;padding:.6rem 1rem;min-height:var(--tap-min, 44px);font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;transition:transform .12s ease,background .15s ease}.inv-back:active,.inv-add:active{transform:scale(.96)}.inv-back{background:#ffffff2e;color:#fff}.inv-back:hover{background:#ffffff47}.inv-add{background:#d06b3f;color:#fff}.inv-add:hover{background:var(--accent-hover, #b35932)}.inv-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding:1rem 1.25rem}.inv-search{flex:1;min-width:200px;min-height:var(--tap-min, 44px);padding:.65rem 1rem;border:2px solid var(--border, rgba(62, 79, 54, .25));border-radius:var(--r-md, 12px);font-family:Poppins,sans-serif;font-size:1rem;outline:none;background:var(--surface, #fff);box-shadow:var(--shadow-sm, 0 2px 8px rgba(0, 0, 0, .06));transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.inv-search:hover{border-color:var(--accent, #d06b3f)}.inv-search:focus{border-color:var(--accent, #d06b3f);box-shadow:0 0 0 4px var(--focus-ring, rgba(208, 107, 63, .18)),var(--shadow-md, 0 4px 16px rgba(208, 107, 63, .15));transform:translateY(-1px)}.inv-select{min-height:var(--tap-min, 44px);padding:.65rem .8rem;border:2px solid var(--border, rgba(62, 79, 54, .25));border-radius:var(--r-md, 12px);font-family:Poppins,sans-serif;background:var(--surface, #fff);cursor:pointer;transition:border-color .2s ease}.inv-select:focus{outline:none;border-color:var(--accent, #d06b3f)}.inv-input:focus{border-color:var(--accent, #d06b3f);box-shadow:0 0 0 3px var(--focus-ring, rgba(208, 107, 63, .18))}.inv-checkbox{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer}.inv-error{margin:0 1.25rem .75rem;padding:.75rem 1rem;background:#f7dcd4;color:#9a3b27;border-radius:12px;font-weight:600}.inv-empty{padding:3rem 1.25rem;text-align:center;color:#888}.inv-table-wrap{width:calc(100% - 4rem);max-width:1400px;margin:0 auto 2rem;background:var(--surface, #fff);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, .1))}.inv-table{width:100%;border-collapse:collapse;font-family:Poppins,sans-serif}.inv-table th{text-align:left;padding:1rem 1.5rem;font-weight:700;font-size:14px;line-height:1.3;color:var(--forest, #47593d);background:var(--bg, #fffaf0)}.inv-table tbody tr{border-top:1px solid var(--border, rgba(107, 78, 61, .18));cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.inv-table tbody tr:hover{background:#3e4f360d}.inv-table td{padding:1.25rem 1.5rem;vertical-align:middle;font-size:.875rem;font-weight:500;line-height:1.5}.inv-row-inactive td{opacity:.55}.inv-row-oos{background:#c058440f}.inv-name{font-weight:600;display:flex;align-items:center;gap:.5rem}.inv-barcode{font-size:.78rem;color:#999}.inv-tag-inactive{font-size:.65rem;background:#bbb;color:#fff;border-radius:8px;padding:.1rem .4rem;text-transform:uppercase}.inv-stock{display:inline-block;min-width:2rem;text-align:center;font-weight:700;border-radius:10px;padding:.2rem .5rem;font-family:Sora,Poppins,sans-serif}.inv-stock.ok{background:#586e4c26;color:#47593d}.inv-stock.low{background:#d66b3f26;color:#b35932}.inv-stock.out{background:#c058442e;color:#c05844}.inv-actions{display:flex;gap:.3rem}.inv-actions button{border:none;background:var(--bg, #fffaf0);border-radius:10px;padding:.4rem .55rem;font-size:1rem;cursor:pointer;line-height:1}.inv-actions button:hover{background:#3e4f361f}@keyframes invOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes invModalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.inv-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;animation:invOverlayIn .25s ease}.inv-modal{background:var(--surface, #fff);border-radius:18px;box-shadow:0 12px 40px #0000004d;width:100%;max-width:460px;animation:invModalIn .3s cubic-bezier(.4,0,.2,1);max-height:90vh;overflow-y:auto;padding:1.5rem}.inv-modal:has(.inv-form-grid){max-width:760px}.inv-modal.inv-pm{max-width:760px;padding:0;overflow:hidden;display:flex;flex-direction:column}.inv-pm-header{flex:0 0 auto;padding:1.25rem 1.5rem .75rem;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .18))}.inv-pm-headtop{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.inv-pm-title{margin:0;font-size:1.45rem;line-height:1.2;overflow-wrap:anywhere}.inv-pm-close{flex:0 0 auto;width:36px;height:36px;border:none;border-radius:var(--r-md, 12px);background:var(--surface-2, rgba(65, 82, 57, .08));color:var(--text-dim, #666);font-size:1rem;line-height:1;cursor:pointer;transition:background .15s,color .15s}.inv-pm-close:hover{background:var(--forest-soft, rgba(65, 82, 57, .12));color:var(--forest, #47593d)}.inv-pm-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.6rem}.inv-pm-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .7rem;border-radius:var(--r-pill, 999px);background:var(--surface-2, rgba(65, 82, 57, .08));font-family:Sora,Poppins,sans-serif;font-size:.82rem;font-weight:700}.inv-pm-chip-archived{background:#e9e6df;color:#8a8478;text-transform:uppercase;font-size:.72rem;letter-spacing:.03em}.inv-pm-tabs{flex:0 0 auto;display:flex;gap:.15rem;padding:0 .75rem;background:var(--bg, #fffaf0);border-bottom:2px solid var(--border-soft, rgba(107, 78, 61, .18));overflow-x:auto}.inv-pm-tab{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:48px;padding:.65rem .5rem;background:transparent;border:none;border-bottom:3px solid transparent;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;color:var(--text-dim, #666);cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s,background .15s}.inv-pm-tab:hover{color:var(--forest, #47593d);background:var(--forest-soft, rgba(65, 82, 57, .12))}.inv-pm-tab.active{color:var(--forest, #47593d);font-weight:700;border-bottom-color:var(--accent, #d06b3f)}.inv-pm-tab:focus-visible{outline:2px solid var(--accent, #d06b3f);outline-offset:-2px;border-radius:8px 8px 0 0}.inv-pm-tab-ico{font-size:1rem;line-height:1}.inv-pm-body{flex:1 1 auto;overflow-y:auto;padding:1.25rem 1.5rem;-webkit-overflow-scrolling:touch}.inv-pm-body .inv-form-grid{margin-bottom:0}.inv-pm-body [hidden]{display:none!important}.inv-pm-error{margin:0 0 1rem}.inv-pm-image-row{display:flex;gap:1rem;align-items:center}.inv-pm-image-thumb{width:96px;height:96px;flex:0 0 96px}.inv-pm-image-thumb .inv-thumb-lg{width:100%;height:100%}.inv-pm-image-cap{flex:1 1 auto;min-width:0}.inv-pm-image-title{font-family:Chillax,Poppins,sans-serif;font-weight:700;color:var(--forest, #47593d);margin-bottom:.2rem}.inv-pm-batches-cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface-2, rgba(65, 82, 57, .08));border:1px solid var(--border-soft, rgba(107, 78, 61, .18));border-radius:var(--r-lg, 16px);padding:.85rem 1rem}.inv-pm-batches-cta .inv-btn-secondary{flex:0 0 auto}.inv-pm-insights .inv-empty{padding:2.5rem 1rem}.inv-pm-footer{flex:0 0 auto;display:flex;flex-direction:column;gap:.6rem;padding:.85rem 1.5rem 1.1rem;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .18));background:var(--surface, #fff)}.inv-pm-footer-secondary{display:flex;flex-wrap:wrap;gap:.5rem}.inv-pm-footer-secondary .inv-btn-secondary{flex:1 1 auto;min-width:130px}.inv-pm-footer-primary{display:flex;gap:.75rem}.inv-pm-footer-primary .inv-btn-secondary,.inv-pm-footer-primary .inv-btn-primary{flex:1}.inv-pm-archive{background:#f7dcd4;color:#9a3b27}@media(max-width:600px){.inv-pm-header{padding:1rem 1.1rem .6rem}.inv-pm-title{font-size:1.25rem}.inv-pm-body{padding:1rem 1.1rem}.inv-pm-footer{padding:.75rem 1.1rem 1rem}.inv-pm-tab{font-size:.88rem;padding:.6rem .35rem}.inv-pm-tab-ico{display:none}}.inv-modal-title{margin:0 0 1.1rem;font-family:Chillax,Poppins,sans-serif;color:#47593d;font-size:1.35rem}.inv-field{margin-bottom:.85rem}.inv-field-row{display:flex;gap:.75rem}.inv-field-row .inv-field{flex:1}.inv-field-label{display:block;font-size:14px;font-weight:600;color:#47593d;margin-bottom:.5rem;font-family:Poppins,sans-serif}.inv-input{width:100%;height:48px;padding:0 1rem;border:2px solid #d1d5db;border-radius:16px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#47593d;box-sizing:border-box;outline:none;background:var(--surface, #fff);transition:all .2s}.inv-input:focus{border-color:#47593d;box-shadow:0 0 0 3px #36561a1a}textarea.inv-input{height:auto;min-height:48px;padding:.65rem 1rem}select.inv-input{cursor:pointer}.inv-hint{font-size:.8rem;color:#999;margin:.25rem 0 0}.inv-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1rem;margin-bottom:1.25rem}.inv-form-grid .inv-field{margin-bottom:0}.inv-form-full{grid-column:1 / -1}.inv-barcode-tools{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.5rem}.inv-barcode-tools .inv-btn-secondary{flex:0 0 auto;min-height:40px;padding:0 .85rem}.inv-product-bottom{display:flex;gap:1.25rem;align-items:stretch}.inv-product-bottom .inv-modal-thumb{width:160px;height:160px;flex:0 0 160px}.inv-product-bottom .inv-thumb-lg{width:100%;height:100%}.inv-row-actions{flex-wrap:wrap;margin-top:.5rem}.inv-row-actions .inv-btn-secondary{flex:1 1 auto}@media(max-width:600px){.inv-form-grid{grid-template-columns:1fr}.inv-product-bottom{flex-direction:column}.inv-product-bottom .inv-modal-thumb{width:100%;height:160px;flex:none}}.inv-modal-actions{display:flex;gap:.75rem;margin-top:1.25rem}.inv-btn-primary,.inv-btn-secondary{flex:1;padding:.8rem;border:none;border-radius:14px;font-family:Poppins,sans-serif;font-weight:700;font-size:.95rem;cursor:pointer}.inv-btn-primary{background:#47593d;color:#fff}.inv-btn-primary:disabled{background:#aab09f;cursor:not-allowed}.inv-btn-secondary{background:#e7e1d4;color:#5a5448}.inv-batch-table td,.inv-batch-table th{padding:.5rem .6rem;font-size:.85rem}.inv-batch-status{border-radius:8px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.inv-batch-status.active{background:#586e4c26;color:#47593d}.inv-batch-status.depleted{background:#eee;color:#999}.inv-batch-status.expired{background:#c058442e;color:#c05844}.qa-thumb{width:44px;height:44px;object-fit:cover;border-radius:10px;display:block}.qa-thumb-ph{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#47593d0f,#52929117);color:#47593d;font-family:Chillax,Poppins,sans-serif;font-weight:700;font-size:18px}.inv-note{margin:0 1.25rem .75rem;padding:.7rem 1rem;background:#4a8da01f;color:#2f6c7a;border-radius:12px;font-size:.88rem;line-height:1.45}.settings-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start}.settings-grid.with-preview{grid-template-columns:minmax(0,1fr) auto}@media(max-width:600px){.inv-header{padding:.7rem .85rem;gap:.5rem}.inv-title{font-size:1.2rem}.inv-back,.inv-add{padding:.5rem .7rem;font-size:.8rem}.inv-toolbar{padding:.7rem .85rem;gap:.5rem}.inv-search{min-width:0;flex-basis:100%}.inv-select{flex:1 1 auto}.inv-error,.inv-note{margin:0 .85rem .6rem}.inv-table-wrap{padding:0 .85rem 1.5rem}.inv-table th,.inv-table td{padding:.55rem .6rem;font-size:.9rem}.inv-field-row{flex-direction:column;gap:0}.inv-modal{padding:1.1rem}.inv-modal-actions{flex-wrap:wrap}.settings-grid.with-preview{grid-template-columns:1fr}}.inv-btn-ghost{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--tap-min);padding:var(--space-2) var(--space-3);background:transparent;border:none;border-radius:var(--r-md);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:var(--forest);cursor:pointer;transition:background .15s}.inv-btn-ghost:hover{background:var(--surface-2)}.inv-btn-outline{min-height:var(--tap-min);padding:var(--space-2) var(--space-4);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--r-md);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:var(--forest);cursor:pointer}.inv-btn-outline:hover{border-color:var(--forest);background:var(--forest-soft)}.inv-dispose-btn{padding:var(--space-2) var(--space-3);background:var(--danger-soft);color:var(--danger);border:1px solid var(--danger);border-radius:var(--r-md);font-weight:600;font-size:.82rem;cursor:pointer}.inv-chip,.inv-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .7rem;border-radius:var(--r-pill);background:var(--forest-soft);color:var(--forest);font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;cursor:pointer;border:1px solid transparent}.inv-chip.active{background:var(--forest);color:#fff}.inv-chip-sm{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:var(--r-pill);background:var(--surface-2);color:var(--text-dim);font-size:.72rem;font-weight:600}.inv-chip-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-3)}.inv-chip-input{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .6rem;border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent-active);font-size:.82rem;font-weight:600}.inv-link-chip{display:inline-block;margin-left:.4rem;padding:.1rem .45rem;border-radius:var(--r-sm);background:var(--info-soft);color:var(--info);font-size:.68rem;font-weight:700;vertical-align:middle}.inv-badge{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:var(--r-sm);font-size:.7rem;font-weight:700;line-height:1.4}.inv-badges{display:inline-flex;flex-wrap:wrap;gap:.3rem}.inv-tabs{display:flex;gap:var(--space-2);padding:0 var(--space-4);border-bottom:1px solid var(--border-soft);overflow-x:auto}.inv-tabs button{padding:var(--space-3) var(--space-4);background:transparent;border:none;border-bottom:3px solid transparent;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;color:var(--text-dim);cursor:pointer;white-space:nowrap;transition:all .15s}.inv-tabs button.active{color:var(--forest);border-bottom-color:var(--accent)}.inv-tab-fade{animation:fadeIn .25s ease}.inv-header-actions{display:flex;gap:var(--space-2);align-items:center;margin-left:auto}.inv-search-wrap{position:relative;flex:1 1 220px;display:flex;align-items:center}.inv-search-clear{position:absolute;right:.5rem;background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:1rem}.inv-scan-inline{min-height:var(--tap-min);padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);cursor:pointer}.inv-cat-list,.inv-preset-row,.inv-unit-chips{display:flex;flex-wrap:wrap;gap:var(--space-2)}.inv-section-h{font-family:Chillax,Poppins,sans-serif;font-weight:800;color:var(--forest);font-size:1.05rem;margin:var(--space-4) 0 var(--space-2)}.inv-stock-num{font-family:Sora,sans-serif;font-weight:700}.inv-row-oos{opacity:.62}.inv-supplier-cell{color:var(--text-dim);font-size:.86rem}.inv-cost,.inv-retail{font-family:Sora,sans-serif;font-size:16px}.inv-retail{font-weight:700;color:var(--forest, #47593d)}.inv-cost{color:var(--accent, #d06b3f)}.inv-loose{color:var(--text-muted);font-size:.8rem}.inv-margin-badge{display:inline-block;padding:.12rem .45rem;border-radius:var(--r-sm);font-size:.72rem;font-weight:700}.inv-pager{display:flex;align-items:center;gap:.5rem;padding:0}.inv-pager .inv-page-circle{background:#47593d;color:#fff;border:none;border-radius:16px;width:44px;height:44px;font-size:22px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.inv-pager .inv-page-circle:disabled{background:#ccc;cursor:not-allowed}.inv-pager .inv-page-label{font-family:Poppins,sans-serif;font-weight:600;color:#47593d;font-size:16px;white-space:nowrap;padding:0 .5rem}.inv-modal-stats,.inv-badges-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin:var(--space-3) 0}.inv-stat-card,.inv-summary-card{flex:1 1 120px;background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg);padding:var(--space-3) var(--space-4);box-shadow:var(--shadow-sm)}.inv-stat-val{font-family:Sora,sans-serif;font-weight:800;font-size:1.3rem;color:var(--forest)}.inv-stat-label{font-family:Poppins,sans-serif;font-size:.78rem;color:var(--text-dim);margin-top:.15rem}.inv-thumb{width:60px;height:60px;border-radius:8px;object-fit:cover;background:var(--surface-2);box-shadow:inset 0 2px 4px #0000001a,inset 0 0 0 1px #0000000d}.inv-modal-thumb{width:44px;height:44px;border-radius:var(--r-md);object-fit:cover;background:var(--surface-2)}.inv-modal-thumb{width:64px;height:64px}.inv-thumb-lg{width:88px;height:88px;border-radius:var(--r-lg);object-fit:cover;background:var(--surface-2)}.inv-thumb-ph{display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:1.4rem}.inv-thumb-avatar{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#47593d0f,#52929117);box-shadow:none;color:#47593d;font-family:Chillax,Poppins,sans-serif;font-size:26px;font-weight:700;line-height:1}.inv-image-preview{max-width:100%;max-height:200px;border-radius:var(--r-lg);object-fit:contain;background:var(--surface-2)}.inv-margin-panel,.inv-link-panel{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:var(--r-lg);padding:var(--space-3) var(--space-4);margin:var(--space-3) 0}.inv-margin-row{display:flex;justify-content:space-between;padding:.25rem 0;font-family:Sora,sans-serif}.inv-margin-sub,.inv-muted{color:var(--text-dim);font-size:.84rem}.inv-link-body{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.inv-link-toggle{display:flex;gap:var(--space-2)}.inv-count-banner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--r-lg);padding:var(--space-3) var(--space-4);margin:var(--space-3) 0}.inv-count-title{font-weight:700;color:var(--accent-active)}.inv-count-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:nowrap;width:calc(100% - 4rem);max-width:1400px;margin:0 auto .75rem;padding:1rem;background:var(--bg, #fffaf0);border-radius:16px 16px 0 0;border-bottom:1px solid var(--border, rgba(107, 78, 61, .18))}.inv-count-text{color:#47593d;font-weight:600;font-size:16px;font-family:Poppins,sans-serif;white-space:nowrap;margin-right:auto}@media(max-width:600px){.inv-count-bar{flex-wrap:wrap;justify-content:center;width:calc(100% - 1.7rem)}.inv-count-text{flex:1 1 100%;text-align:center;margin-right:0}.inv-pager{margin:0 auto}}.inv-batch-cards{display:flex;flex-direction:column;gap:var(--space-2)}.inv-batch-head,.inv-drill-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-2)}.inv-batch-meta{color:var(--text-dim);font-size:.82rem}.inv-batch-no{font-family:Sora,sans-serif;font-weight:700;color:var(--forest)}.inv-batch-summary,.inv-batch-drill{background:var(--surface-2);border-radius:var(--r-md);padding:var(--space-3);margin-top:var(--space-2)}.inv-diff-table{width:100%;border-collapse:collapse}.inv-diff-table th,.inv-diff-table td{padding:var(--space-2);text-align:left;font-size:.86rem;border-bottom:1px solid var(--border-soft)}.inv-diff-table tbody tr{cursor:default}.inv-diff-table tbody tr:hover{background:transparent}.inv-audit-list{display:flex;flex-direction:column;gap:var(--space-2)}.inv-audit-row{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg)}.inv-audit-mid{flex:1 1 auto;min-width:0}.inv-audit-name{font-weight:700;color:var(--forest)}.inv-audit-sub{color:var(--text-dim);font-size:.82rem}.inv-audit-chips{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.25rem}.inv-audit-nums{font-family:Sora,sans-serif;text-align:right;font-size:.86rem;white-space:nowrap}.inv-sev-badge{padding:.2rem .55rem;border-radius:var(--r-pill);font-size:.72rem;font-weight:800;white-space:nowrap}.inv-audit-30d{color:var(--text-muted);font-size:.74rem;font-weight:600}.inv-toast{position:fixed;bottom:var(--space-5);left:50%;transform:translate(-50%);background:var(--forest);color:#fff;padding:var(--space-3) var(--space-5);border-radius:var(--r-pill);box-shadow:var(--shadow-lg);font-weight:600;z-index:200;animation:fadeInUp .25s ease}.inv-tabs{gap:.5rem;border-bottom:2px solid #e0e3e7;margin-bottom:2rem}.inv-tabs button.inv-tab{padding:.75rem 2rem;border-radius:12px 12px 0 0;border-bottom:none;font-size:16px;font-weight:600;color:var(--text);background:transparent}.inv-tabs button.inv-tab:hover{background:#f5f5f5}.inv-tabs button.inv-tab.active{color:#fff;font-weight:700;border-bottom:none}.inv-tabs button.inv-tab-products.active{background:#47593d}.inv-tabs button.inv-tab-palengke.active{background:#586e4c}.inv-tabs button.inv-tab-general.active{background:#529291}.inv-tabs button.inv-tab-cigarettes.active{background:#bc634c}.inv-badge{font-size:10px;padding:1px 5px;border-radius:4px;font-weight:600}.inv-badge.exp{background:#fee2e2;color:#991b1b}.inv-badge.days{background:#fef3c7;color:#92400e}.inv-badge.days.crit{background:#fee2e2;color:#991b1b}.inv-badge.new{background:#dbeafe;color:#1e40af}.inv-badge.counted{background:#dcfce7;color:#166534}.inv-badge.uncounted{background:#f3f4f6;color:#6b7280}.inv-table tbody tr:hover{background:var(--bg);transform:translate(4px);box-shadow:-4px 0 0 0 var(--accent)}.inv-table tbody tr.inv-row-oos{opacity:1;background:var(--danger-soft, rgba(188, 99, 76, .1))}.pos-touch .inv-table tbody tr:hover{transform:none;box-shadow:none;background:transparent}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.inv-page{animation:fadeIn .3s ease-out}.inv-lighttitle{animation:slideInUp .45s ease-out backwards}.inv-filter-card{animation:staggerFadeIn .45s ease-out .06s backwards}.inv-search-area{animation:staggerFadeIn .45s ease-out .11s backwards}.inv-count-bar{animation:staggerFadeIn .45s ease-out .16s backwards}.inv-table-wrap{animation:fadeIn .45s ease-out .2s backwards}.inv-table tbody tr{animation:staggerFadeIn .4s ease-out backwards}.inv-table tbody tr:nth-child(1){animation-delay:.24s}.inv-table tbody tr:nth-child(2){animation-delay:.28s}.inv-table tbody tr:nth-child(3){animation-delay:.32s}.inv-table tbody tr:nth-child(4){animation-delay:.36s}.inv-table tbody tr:nth-child(5){animation-delay:.4s}.inv-table tbody tr:nth-child(6){animation-delay:.44s}.inv-table tbody tr:nth-child(n+7){animation-delay:.48s}@media(prefers-reduced-motion:reduce){.inv-page,.inv-lighttitle,.inv-filter-card,.inv-search-area,.inv-count-bar,.inv-table-wrap,.inv-table tbody tr{animation:none}}.inv-table .inv-empty{font-style:italic;color:var(--text-dim, #666);padding:2rem}.inv-link-chip{background:var(--accent-soft);color:var(--accent);font-size:10px;border-radius:8px}.inv-lightwrap{padding:3rem 2rem .75rem}.inv-back-link{display:inline-block;margin-bottom:.85rem;background:var(--surface-2, rgba(107, 78, 61, .06));border:none;border-radius:12px;color:var(--text-dim, #555);font-size:.9rem;font-weight:600;cursor:pointer;padding:.5rem .9rem}.inv-back-link:hover{background:#6b4e3d1f;color:var(--forest, #47593d)}.inv-lighthead{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.inv-lighttitle{margin:0;font-size:2rem;font-weight:700;color:var(--forest, #47593d);font-family:Poppins,sans-serif;line-height:1.1}.inv-lighthead .inv-header-actions{margin:0;gap:.6rem}.inv-header-actions .inv-btn-outline{background:transparent;border-width:2px;border-radius:16px;padding:.85rem 1.5rem;font-size:15px;min-height:48px}.inv-header-actions .inv-btn-outline.forest{border-color:#47593d;color:#47593d}.inv-header-actions .inv-btn-outline.forest:hover{background:#47593d;color:#fff}.inv-header-actions .inv-btn-outline.clay{border-color:#bc634c;color:#bc634c}.inv-header-actions .inv-btn-outline.clay:hover{background:#bc634c;color:#fff}.inv-add-forest{background:var(--forest, #47593d)!important;border-radius:16px;padding:.85rem 1.75rem;font-size:17px;box-shadow:0 2px 4px #36561a33}.inv-add-forest:hover{background:var(--forest-hover, #3e4f36)!important}.inv-add-forest:disabled{background:#b9b3a4!important;box-shadow:none;cursor:not-allowed;opacity:.85}.inv-sku-meter{font-family:Poppins,sans-serif;font-size:.85rem;color:var(--text-dim, #6b6453);background:#47593d12;border:1px solid rgba(71,89,61,.18);border-radius:12px;padding:.4rem .75rem;margin:-.4rem 0 .6rem;display:inline-block}.inv-sku-meter strong{color:var(--forest, #47593d);font-weight:700}.inv-sku-meter.near{background:#b8864c1f;border-color:#b8864c66;color:#8a6328}.inv-sku-meter.near strong{color:#8a6328}.inv-sku-meter.at{background:#bc634c1f;border-color:#bc634c73;color:#a3472f}.inv-sku-meter.at strong{color:#a3472f}.inv-sku-note{font-weight:600}.inv-mtabs{display:flex;gap:.25rem;border-bottom:2px solid var(--border-soft, #e7e0d3);margin:0 0 1rem;flex-wrap:wrap}.inv-mtab{background:transparent;border:none;border-bottom:3px solid transparent;padding:.6rem 1rem;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;color:var(--text-dim, #666);cursor:pointer;white-space:nowrap}.inv-mtab:hover{color:var(--forest, #47593d)}.inv-mtab.active{color:var(--forest, #47593d);border-bottom-color:var(--accent, #d06b3f)}@media(max-width:640px){.inv-lightwrap{padding:1rem 1rem .5rem}.inv-lighttitle{font-size:1.6rem}}.diag-spin{display:inline-block;animation:diag-spin .8s linear infinite}@keyframes diag-spin{to{transform:rotate(360deg)}}.inv-search-area{display:flex;align-items:center;justify-content:center;gap:.6rem;width:calc(100% - 4rem);max-width:1400px;margin:0 auto 1.5rem}.search-container{position:relative;flex:0 1 500px;max-width:500px}.search-input{width:100%;max-width:500px;height:50px;background:var(--surface, #fff);border:2px solid var(--border, rgba(62, 79, 54, .25));border-radius:28px;padding:0 48px;color:var(--forest, #415239);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #0000000f;box-sizing:border-box;outline:none}.search-input::placeholder{color:#41523966;font-weight:400}.search-input:hover{border-color:var(--accent, #d06b3f);box-shadow:0 4px 12px #d55b0e1f}.search-input:focus{outline:none;border-color:var(--accent, #d06b3f);box-shadow:0 0 0 4px #d55b0e26,0 4px 16px #d06b3f33;transform:translateY(-1px)}.search-container:before{content:"🔍";position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:18px;pointer-events:none;z-index:1;opacity:.6;transition:opacity .3s ease}.search-container:focus-within:before{opacity:.9}.inv-search-area .search-container .inv-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;font-size:20px;color:#d06b3f;padding:5px;z-index:2}.inv-filter-card{width:calc(100% - 4rem);max-width:1400px;margin:0 auto 1rem;padding:1rem;background:var(--surface, #fff);border-radius:16px;box-shadow:0 1px 3px #0000001a}.inv-filter-row{display:flex;gap:.75rem;flex-wrap:nowrap;align-items:center}.inv-filter-pill{position:relative;flex:1 1 0;min-width:0}.inv-filter-ico{font-size:15px;line-height:1;pointer-events:none;margin-right:.4rem}.inv-filter-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.75rem 1rem;border-radius:16px;border:2px solid rgba(107,78,61,.6);background:var(--surface, #fff);min-height:44px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#47593d;cursor:pointer;transition:border-color .2s}.inv-filter-trigger:hover{border-color:#47593d}.inv-filter-trigger:disabled{color:var(--text-dim, #666);cursor:default}.inv-filter-current{display:flex;align-items:center;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.inv-filter-caret{font-size:12px;line-height:1;flex:none;pointer-events:none}.inv-filter-pop{position:absolute;top:calc(100% + 4px);left:0;z-index:1000;min-width:100%;background:var(--surface, #fff);border:2px solid rgba(107,78,61,.6);border-radius:16px;box-shadow:0 4px 12px #00000026;overflow:hidden}.inv-filter-pop-scroll{max-height:300px;overflow-y:auto}.inv-filter-opt{display:block;width:100%;padding:.75rem 1rem;border:none;border-bottom:1px solid #f0f0f0;background:var(--surface, #fff);font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:var(--text, #2c2a26);text-align:left;cursor:pointer;transition:background .15s}.inv-filter-opt:last-child{border-bottom:none}.inv-filter-opt:hover{background:var(--forest-soft, rgba(88, 110, 76, .12))}.inv-filter-opt.active{background:var(--forest-soft, rgba(88, 110, 76, .12));color:#47593d;font-weight:600}.inv-archived-row{display:flex;align-items:center;gap:.6rem;width:calc(100% - 4rem);max-width:1400px;margin:-.5rem auto .75rem;font-family:Poppins,sans-serif;font-size:13px;color:var(--text-dim)}@media(max-width:600px){.inv-filter-card,.inv-search-area,.inv-archived-row{width:calc(100% - 1.7rem)}.inv-filter-row{flex-wrap:wrap}.inv-filter-pill{flex:1 1 auto}.inv-search-area{flex-wrap:wrap}.search-container,.search-input{width:100%;max-width:100%}}.inv-row-toggle{display:none}@media(max-width:640px){.is-phone .inv-lightwrap{padding:18px 16px 8px}.is-phone .inv-lighttitle{font-size:1.55rem;font-family:Chillax,Poppins,sans-serif;letter-spacing:-.3px}.is-phone .inv-lighthead{gap:.6rem;margin-bottom:.85rem}.is-phone .inv-lighthead .inv-header-actions{width:100%;flex-wrap:wrap;gap:.5rem}.is-phone .inv-header-actions .inv-btn-outline,.is-phone .inv-add-forest{flex:1 1 calc(50% - .25rem);min-height:48px;padding:.7rem .9rem;font-size:15px;border-radius:var(--r-lg, 16px)}.is-phone .inv-add-forest{flex-basis:100%}.is-phone .inv-tabs{margin-bottom:1.1rem;gap:.4rem;padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.is-phone .inv-tabs::-webkit-scrollbar{display:none}.is-phone .inv-tabs button.inv-tab{flex:0 0 auto;padding:.6rem 1.15rem;font-size:15px;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .15s ease,color .15s ease}.is-phone .inv-tabs button.inv-tab:active{transform:scale(.95)}.is-phone .inv-filter-card{width:calc(100% - 32px);padding:.85rem;border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624}.is-phone .inv-filter-row{flex-wrap:wrap;gap:.5rem}.is-phone .inv-filter-pill{flex:1 1 calc(50% - .25rem);min-width:0}.is-phone .inv-filter-trigger,.is-phone .inv-filter-pop{border-radius:var(--r-md, 12px)}.is-phone .inv-search-area{width:calc(100% - 32px);margin-bottom:1.1rem}.is-phone .inv-archived-row{width:calc(100% - 32px)}.is-phone .inv-error,.is-phone .inv-note{margin:0 16px .6rem;border-radius:var(--r-md, 12px)}.is-phone .inv-count-bar{width:calc(100% - 32px);border-radius:var(--r-lg, 16px) var(--r-lg, 16px) 0 0;padding:.9rem 1rem}.is-phone .inv-pager .inv-page-circle{border-radius:var(--r-md, 12px);transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .2s ease}.is-phone .inv-pager .inv-page-circle:not(:disabled):active{transform:scale(.9)}.is-phone .inv-table-wrap{width:calc(100% - 32px);margin:0 auto 1.5rem;padding:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.is-phone .inv-table,.is-phone .inv-table tbody{display:block;width:100%}.is-phone .inv-table thead{display:none}.is-phone .inv-table tbody tr{display:grid;grid-template-columns:60px 1fr auto;grid-template-areas:"image name   stock" "image price  price";align-items:center;column-gap:.85rem;row-gap:.35rem;margin-bottom:12px;padding:.9rem 1rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-top:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);background:var(--surface, #fff);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.is-phone .inv-table tbody tr:active{transform:scale(.985);box-shadow:0 1px 3px #3d4f361a}.is-phone .inv-table tbody tr:hover{transform:none;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;background:var(--surface, #fff)}.is-phone .inv-table tbody tr.inv-row-oos{background:var(--danger-soft, rgba(188, 99, 76, .1));border-color:#bc634c38}.is-phone .inv-table tbody tr.inv-row-inactive{opacity:.7}.is-phone .inv-table td{display:block;padding:0;border:none;font-size:.92rem}.is-phone .inv-td-image{grid-area:image}.is-phone .inv-td-image .inv-thumb{width:56px;height:56px;border-radius:var(--r-md, 12px)}.is-phone .inv-td-name{grid-area:name;min-width:0}.is-phone .inv-td-name .inv-name{font-family:Poppins,sans-serif;font-weight:700;font-size:.98rem;line-height:1.2;color:var(--forest, #47593d);flex-wrap:wrap}.is-phone .inv-td-name .inv-barcode{font-size:.72rem;margin-top:1px}.is-phone .inv-td-stock{grid-area:stock;text-align:right;justify-self:end}.is-phone .inv-td-stock:before{content:"•  STOCK";display:flex;align-items:center;justify-content:flex-end;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666);margin-bottom:2px}.is-phone .inv-td-stock .inv-stock-num{font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:1.1rem;letter-spacing:-.5px}.is-phone .inv-td-stock .inv-badges{justify-content:flex-end;margin-top:3px}.is-phone .inv-td-price{grid-area:price;font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:1.05rem;color:var(--forest, #47593d);letter-spacing:-.5px}.is-phone .inv-td-price .inv-muted{font-family:Poppins,sans-serif;font-weight:500;font-size:.82rem}.is-phone .inv-td-secondary{grid-column:1 / -1;display:none;padding-top:.6rem;margin-top:.55rem;border-top:1px dashed var(--border-soft, rgba(107, 78, 61, .18));font-family:Sora,Poppins,sans-serif;font-size:.92rem;color:var(--text, #2d3e28)}.is-phone .inv-td-secondary:before{content:"•  " attr(data-label);display:inline-flex;align-items:center;margin-right:8px;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--text-dim, #666);white-space:nowrap}.is-phone .inv-table tbody tr.inv-row-expanded .inv-td-secondary{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.is-phone .inv-table tbody tr.inv-row-expanded .inv-td-secondary~.inv-td-secondary{border-top:none;margin-top:.35rem;padding-top:0}.is-phone .inv-row-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:4px 10px;min-height:32px;border:1px solid var(--border-soft, rgba(107, 78, 61, .2));border-radius:var(--r-pill, 999px);background:var(--forest-soft, rgba(65, 82, 57, .1));color:var(--forest, #47593d);font-family:Poppins,sans-serif;font-size:.74rem;font-weight:700;cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .15s ease}.is-phone .inv-row-toggle:active{transform:scale(.92)}.is-phone .inv-row-toggle-caret{font-size:.7rem;line-height:1;transition:transform .2s cubic-bezier(.16,1,.3,1)}.is-phone .inv-row-expanded .inv-row-toggle-caret{transform:rotate(180deg)}.is-phone .inv-table tbody tr{animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .inv-table tbody tr:nth-child(1){animation-delay:0ms}.is-phone .inv-table tbody tr:nth-child(2){animation-delay:60ms}.is-phone .inv-table tbody tr:nth-child(3){animation-delay:.12s}.is-phone .inv-table tbody tr:nth-child(4){animation-delay:.18s}.is-phone .inv-table tbody tr:nth-child(5){animation-delay:.24s}.is-phone .inv-table tbody tr:nth-child(6){animation-delay:.3s}.is-phone .inv-table tbody tr:nth-child(n+7){animation-delay:.36s}@media(prefers-reduced-motion:reduce){.is-phone .inv-table tbody tr{animation:none}}.is-phone .inv-table tbody tr:has(.inv-empty){display:block;grid-template-columns:none;padding:1.5rem 1rem}.is-phone .inv-table .inv-empty{padding:2rem 1rem}.is-phone .inv-overlay{padding:.6rem;align-items:flex-end}.is-phone .inv-modal{max-width:100%;width:100%;border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 -10px 30px -10px #3d4f364d;max-height:92vh}.is-phone .inv-modal.inv-pm,.is-phone .inv-modal:has(.inv-form-grid){max-width:100%}.is-phone .inv-form-grid{grid-template-columns:1fr;gap:.85rem}.is-phone .inv-field-row{flex-direction:column;gap:0}.is-phone .inv-product-bottom{flex-direction:column}.is-phone .inv-product-bottom .inv-modal-thumb{width:100%;height:160px;flex:none}.is-phone .settings-grid.with-preview{grid-template-columns:1fr}.is-phone .inv-batch-summary{flex-direction:column}.is-phone .inv-audit-row{flex-wrap:wrap}.is-phone .inv-audit-nums{text-align:left}.is-phone .inv-audit-row .inv-btn-secondary{flex:1 1 100%}.is-phone .inv-modal-actions{flex-direction:column-reverse;gap:.6rem}.is-phone .inv-modal-actions .inv-btn-primary,.is-phone .inv-modal-actions .inv-btn-secondary{width:100%;min-height:48px;border-radius:var(--r-md, 12px);transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .inv-modal-actions .inv-btn-primary:active,.is-phone .inv-modal-actions .inv-btn-secondary:active{transform:scale(.97)}.is-phone .inv-input{min-height:48px}}.admin-dash{min-height:100vh;background:var(--bg, #fffaf0);font-family:Poppins,sans-serif;color:var(--text, #2c2a26)}.admin-dash-top{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:var(--forest, #3e4f36);color:#fff;position:sticky;top:0;z-index:20}.admin-dash-back{background:#ffffff2e;color:#fff;border:none;border-radius:14px;padding:.55rem 1rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer}.admin-dash-back:hover{background:#ffffff47}.admin-dash-title{flex:1;margin:0;font-family:Chillax,Poppins,sans-serif;font-size:1.5rem;font-weight:700}.admin-dash-greet{font-size:.92rem;opacity:.85;white-space:nowrap}.admin-dash-body{padding:1.5rem;max-width:1100px;margin:0 auto}.admin-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;margin-bottom:2rem}.admin-tile{display:flex;flex-direction:column;gap:.3rem;padding:1.25rem 1.4rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .15));border-radius:18px;text-align:left;font-family:Poppins,sans-serif}.admin-tile-val{font-family:Sora,Poppins,sans-serif;font-size:1.6rem;font-weight:800;color:var(--forest, #47593d)}.admin-tile-big .admin-tile-val{font-size:1.9rem}.admin-tile-label{font-size:.82rem;color:var(--text-dim, #6a6459);font-weight:600}.admin-tile-warn{border-color:#e6b800;background:#fffceb}.admin-tile-warn .admin-tile-val{color:#bc634c}.admin-tile:not(:disabled){cursor:pointer;transition:transform .12s ease,box-shadow .15s ease}.admin-tile:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.admin-sec-title{margin:0 0 .85rem;font-size:1.05rem;font-weight:700;color:var(--forest, #47593d)}.admin-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.85rem}.admin-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.4rem .75rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .15));border-radius:18px;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;color:var(--forest, #47593d);cursor:pointer;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease}.admin-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014;border-color:var(--forest, #47593d)}.admin-card:active{transform:scale(.97)}.admin-card-ico{font-size:1.8rem;line-height:1}.admin-card-label{text-align:center}@media(max-width:640px){.admin-dash-body{padding:1rem}.admin-tiles{grid-template-columns:repeat(2,1fr);gap:.7rem}.admin-cards{grid-template-columns:repeat(3,1fr);gap:.6rem}}.m-dash{min-height:100vh;background:var(--bg, #fffaf0);font-family:Poppins,sans-serif;color:var(--text, #2d3e28);padding:22px 18px 10px}.m-dash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:22px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.m-dash-hello{font-family:Chillax,Poppins,sans-serif;font-size:1.45rem;font-weight:700;color:var(--forest, #47593d);line-height:1.1}.m-dash-sub{font-size:.82rem;color:var(--text-dim, #666);font-weight:500;margin-top:2px}.m-dash-acct{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--forest, #47593d);color:#fff;border:none;font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:1.15rem;cursor:pointer;box-shadow:0 0 0 3px var(--accent-soft, rgba(208, 107, 63, .18)),0 4px 12px -4px #3d4f3673}.m-dash-acct:active{transform:scale(.92);transition:transform .12s cubic-bezier(.34,1.56,.64,1)}.m-dash-hero{margin-bottom:22px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:60ms}.m-dash-hero-norep{animation-delay:60ms}.m-norep{background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .18));border-radius:var(--r-lg, 16px);padding:var(--space-4, 1rem);font-size:.92rem;color:var(--text-dim, #666);font-weight:500}.m-period{display:inline-flex;gap:2px;padding:4px;background:var(--surface-2, rgba(65, 82, 57, .08));border-radius:var(--r-pill, 999px);margin-bottom:14px}.m-period-btn{border:none;background:transparent;padding:.45rem .95rem;border-radius:var(--r-pill, 999px);font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;color:var(--text-dim, #666);cursor:pointer;transition:color .2s ease,background .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.m-period-on{background:var(--accent, #d06b3f);color:#fff;box-shadow:0 2px 8px -1px #d06b3f73}.m-kpis{display:grid;grid-template-columns:1fr 1fr;gap:12px}.m-kpi{position:relative;display:flex;flex-direction:column;gap:7px;padding:1.35rem 1.15rem 1.4rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e}.m-kpi-label{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666)}.m-kpi-label:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent, #d06b3f)}.m-kpi-profit .m-kpi-label:before{background:var(--success, #6b8560)}.m-kpi-val{font-family:Sora,Poppins,sans-serif;font-size:1.8rem;font-weight:800;line-height:1;letter-spacing:-.5px;color:var(--forest, #47593d);word-break:break-word}.m-kpi-profit .m-kpi-val{color:var(--success, #6b8560)}.m-kpi-sub{font-size:.72rem;color:var(--text-muted, #999);font-weight:600}.m-alerts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.12s}.m-alert{display:flex;flex-direction:column;gap:4px;padding:1rem;border:1px solid transparent;border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f361a;text-align:left;font-family:Poppins,sans-serif;cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.m-alert:active{transform:scale(.96)}.m-alert-val{font-family:Sora,Poppins,sans-serif;font-size:1.25rem;font-weight:800;line-height:1}.m-alert-label{font-size:.76rem;font-weight:600;color:var(--text-dim, #666)}.m-alert-danger{background:var(--danger-soft, rgba(188, 99, 76, .14));border-color:var(--danger-soft, rgba(188, 99, 76, .14))}.m-alert-danger .m-alert-val{color:var(--danger, #bc634c)}.m-alert-warning{background:var(--warning-soft, rgba(214, 158, 46, .14));border-color:var(--warning-soft, rgba(214, 158, 46, .14))}.m-alert-warning .m-alert-val{color:var(--warning, #d69e2e)}.m-alert-info{background:var(--info-soft, rgba(74, 141, 160, .12));border-color:var(--info-soft, rgba(74, 141, 160, .12))}.m-alert-info .m-alert-val{color:var(--info, #4a8da0)}.m-dash-sectitle{margin:2px 2px 12px;font-size:1.05rem;font-weight:700;color:var(--forest, #47593d);animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.16s}.m-quicknav{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.2s}.m-qn-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:9px;min-height:96px;padding:1rem .45rem .85rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .14));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;color:var(--forest, #47593d);cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.m-qn-card:active{transform:scale(.95);box-shadow:0 1px 3px #3d4f361a}.m-qn-ico{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));font-size:1.4rem;line-height:1}.m-qn-label{text-align:center;line-height:1.2}.m-cats{display:flex;flex-direction:column;gap:12px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.2s}.m-cat-card{display:flex;align-items:center;gap:.9rem;width:100%;min-height:44px;padding:1rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .14));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;text-align:left;font-family:Poppins,sans-serif;cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.m-cat-card:active{transform:scale(.98);box-shadow:0 1px 3px #3d4f361a}.m-cat-ico{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));font-size:1.4rem;line-height:1}.m-cat-txt{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.m-cat-txt b{font-family:Poppins,sans-serif;font-weight:600;font-size:.95rem;color:var(--forest, #47593d);line-height:1.2}.m-cat-txt small{font-size:.72rem;color:var(--text-dim, #666);font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m-cat-arr{flex-shrink:0;font-size:1.3rem;font-weight:600;color:var(--text-dim, #666);line-height:1}.m-more-analytics{display:flex;align-items:center;gap:.9rem;width:100%;min-height:44px;margin-bottom:22px;padding:1rem;background:var(--accent-soft, rgba(208, 107, 63, .14));border:1px solid transparent;border-left:3px solid var(--accent, #d06b3f);border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #d06b3f38;text-align:left;font-family:Poppins,sans-serif;cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:70ms}.m-more-analytics:active{transform:scale(.98);box-shadow:0 1px 3px #d06b3f33}.m-ma-ico{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--r-md, 12px);background:var(--accent, #d06b3f);font-size:1.4rem;line-height:1}.m-ma-txt{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.m-ma-txt b{font-family:Poppins,sans-serif;font-weight:700;font-size:.98rem;color:var(--forest, #47593d);line-height:1.2}.m-ma-txt small{font-size:.74rem;color:var(--text-dim, #666);font-weight:500;line-height:1.3}.m-ma-arr{flex-shrink:0;font-size:1.3rem;font-weight:700;color:var(--accent, #d06b3f);line-height:1}.m-acct{min-height:100vh;background:var(--bg, #fffaf0);font-family:Poppins,sans-serif;color:var(--text, #2d3e28);padding:22px 18px 10px}.m-acct-head{display:flex;align-items:center;gap:14px;margin-bottom:22px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.m-acct-avatar{flex-shrink:0;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--forest, #47593d);color:#fff;font-family:Sora,Poppins,sans-serif;font-size:1.5rem;font-weight:800;box-shadow:0 0 0 3px var(--accent-soft, rgba(208, 107, 63, .18)),0 6px 16px -6px #3d4f3666}.m-acct-id{min-width:0}.m-acct-name{font-family:Chillax,Poppins,sans-serif;font-size:1.45rem;font-weight:700;color:var(--forest, #47593d);line-height:1.1}.m-acct-role{font-size:.82rem;color:var(--text-dim, #666);font-weight:500;margin-top:2px}.m-acct-card{background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e;padding:1.15rem 1.15rem 1.25rem;margin-bottom:16px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.m-acct-cardtitle{display:flex;align-items:center;gap:8px;margin:0 0 .9rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--text-dim, #666)}.m-acct-dot{width:7px;height:7px;border-radius:50%;background:var(--accent, #d06b3f)}.m-acct-rows{display:grid;grid-template-columns:auto 1fr;gap:.55rem 1rem;margin:0}.m-acct-rows dt{font-size:.85rem;color:var(--text-dim, #666);font-weight:500}.m-acct-rows dd{margin:0;text-align:right;font-size:.9rem;font-weight:600;color:var(--forest, #47593d);word-break:break-word}.m-acct-planhead{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.m-acct-tier{font-family:Sora,Poppins,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;color:var(--forest, #47593d);line-height:1;margin-top:2px}.m-acct-badge{flex-shrink:0;padding:.3rem .7rem;border-radius:var(--r-pill, 999px);font-size:.72rem;font-weight:700;white-space:nowrap}.m-acct-badge-ok{background:var(--success-soft, rgba(107, 133, 96, .14));color:var(--success, #6b8560)}.m-acct-badge-warn{background:var(--warning-soft, rgba(214, 158, 46, .14));color:var(--warning, #d69e2e)}.m-acct-badge-danger{background:var(--danger-soft, rgba(188, 99, 76, .14));color:var(--danger, #bc634c)}.m-acct-badge-neutral{background:var(--surface-2, rgba(65, 82, 57, .08));color:var(--text-dim, #666)}.m-acct-tagline{margin:.6rem 0 0;font-size:.8rem;color:var(--text-muted, #999);font-weight:500}.m-acct-limit{margin-top:1rem}.m-acct-limit-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:7px}.m-acct-limit-label{font-size:.78rem;font-weight:600;color:var(--text-dim, #666)}.m-acct-limit-num{font-family:Sora,Poppins,sans-serif;font-size:1.05rem;font-weight:800;color:var(--forest, #47593d)}.m-acct-limit-of{font-size:.85rem;font-weight:600;color:var(--text-muted, #999)}.m-acct-limit-near{color:var(--warning, #d69e2e)}.m-acct-bar{height:8px;border-radius:var(--r-pill, 999px);background:var(--surface-2, rgba(65, 82, 57, .1));overflow:hidden}.m-acct-bar-fill{height:100%;border-radius:var(--r-pill, 999px);background:var(--accent, #d06b3f);transition:width .5s cubic-bezier(.16,1,.3,1)}.m-acct-bar-near{background:var(--warning, #d69e2e)}.m-acct-minis{display:flex;gap:12px;margin-top:1rem}.m-acct-mini{flex:1;display:flex;flex-direction:column;gap:3px;padding:.7rem .8rem;background:var(--surface-2, rgba(65, 82, 57, .06));border-radius:var(--r-md, 12px)}.m-acct-mini-num{font-family:Sora,Poppins,sans-serif;font-size:1.25rem;font-weight:800;color:var(--forest, #47593d);line-height:1}.m-acct-mini-label{font-size:.72rem;font-weight:600;color:var(--text-dim, #666)}.m-acct-cta{width:100%;margin-top:1.1rem;min-height:46px;border:none;border-radius:var(--r-lg, 16px);background:var(--accent, #d06b3f);color:#fff;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 2px 10px -2px #d06b3f80;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.m-acct-cta:active{transform:scale(.96)}.m-acct-note{margin:.8rem 0 0;font-size:.8rem;line-height:1.5;color:var(--text-dim, #666)}.m-acct-link{margin-top:.9rem;min-height:44px;width:100%;text-align:left;background:transparent;border:none;color:var(--accent, #d06b3f);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;padding:0}.m-acct-actions{display:flex;flex-direction:column;gap:8px}.m-acct-row-btn{display:flex;align-items:center;gap:12px;width:100%;min-height:50px;padding:.65rem .85rem;background:var(--surface-2, rgba(65, 82, 57, .06));border:1px solid transparent;border-radius:var(--r-md, 12px);font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;color:var(--forest, #47593d);cursor:pointer;text-align:left;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .2s ease}.m-acct-row-btn:active{transform:scale(.98)}.m-acct-row-ico{font-size:1.15rem;width:1.5rem;text-align:center}.m-acct-chev{margin-left:auto;font-size:1.3rem;color:var(--text-muted, #999)}.m-acct-row-logout,.m-acct-row-logout .m-acct-row-ico{color:var(--danger, #bc634c)}.m-acct-store{display:flex;align-items:center;gap:12px;min-height:50px;padding:0 .85rem;background:var(--surface-2, rgba(65, 82, 57, .06));border-radius:var(--r-md, 12px)}.m-acct-store-sel{flex:1;min-height:44px;border:none;background:transparent;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;color:var(--forest, #47593d);cursor:pointer}.m-acct-meta{margin-top:1.1rem;padding-top:.9rem;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .14));display:flex;flex-direction:column;gap:6px}.m-acct-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.78rem;color:var(--text-dim, #666)}.m-acct-meta-val{font-family:Sora,monospace;font-weight:700;color:var(--forest, #47593d);word-break:break-all;text-align:right}.m-acct-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center;background:#22201e99;animation:fadeIn .2s ease both}.m-acct-sheet{width:100%;max-width:480px;background:var(--bg, #fffaf0);border-radius:22px 22px 0 0;padding:14px 20px calc(24px + env(safe-area-inset-bottom));color:var(--text, #2c2a26);box-shadow:0 -12px 40px -10px #0006;animation:slideUpSheet .32s cubic-bezier(.16,1,.3,1) both;max-height:88vh;overflow-y:auto}.m-acct-sheet-grip{width:38px;height:4px;border-radius:999px;background:var(--border, rgba(107, 78, 61, .4));margin:0 auto 14px}.m-acct-sheet-title{margin:0 0 4px;color:var(--forest, #47593d);font-size:1.2rem}.m-acct-sheet-sub{margin:0 0 16px;color:var(--text-dim, #666);font-size:.85rem}.admin-chrome-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:54px;padding:0 2rem;background:var(--header-bg, #3e4f36);color:#fff;position:sticky;top:0;z-index:30;box-shadow:0 2px 8px #00000026}.admin-chrome-brand{color:#fff;font-family:Chillax,Poppins,sans-serif;font-size:25px;font-weight:700;letter-spacing:.3px;-webkit-text-stroke:.6px currentColor;text-shadow:0 2px 4px rgba(0,0,0,.3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-chrome-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.admin-chrome-back{background:var(--accent, #d06b3f);color:#fff;border:none;border-radius:14px;padding:.5rem 1.1rem;font-family:Poppins,sans-serif;font-weight:700;font-size:.9rem;cursor:pointer;white-space:nowrap}.admin-chrome-back:hover{background:var(--accent-hover, #b35932)}.admin-chrome-cashier{font-size:.9rem;opacity:.9;white-space:nowrap}.admin-chrome .inv-back-link{display:none}@media(max-width:640px){.admin-chrome-bar{padding:0 1rem}.admin-chrome-cashier{display:none}}.po-num{width:80px;padding:.4rem .5rem;border:2px solid rgba(62,79,54,.22);border-radius:var(--r-sm, 10px);font-family:Poppins,sans-serif;font-size:.9rem;text-align:right;outline:none;background:var(--bg, #fffaf0);color:var(--text);box-sizing:border-box}.po-num:focus{border-color:var(--accent, #d06b3f);box-shadow:0 0 0 3px var(--focus-ring, rgba(208, 107, 63, .18))}.po-num:disabled{opacity:.55;cursor:not-allowed}.inv-actions-btn{background:var(--bg, #fffaf0);border:1px solid var(--border-soft, rgba(62, 79, 54, .18));border-radius:var(--r-md, 12px);padding:.45rem .7rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.82rem;cursor:pointer;color:var(--text-dim, #5a5448);transition:background .15s,border-color .15s}.inv-actions-btn:hover{background:var(--surface-2, rgba(65, 82, 57, .08))}.po-thumb,.po-thumb-md,.po-thumb-sm{border-radius:var(--r-md, 12px);object-fit:cover;background:var(--surface-2, rgba(65, 82, 57, .08))}.po-thumb{width:56px;height:56px}.po-thumb-md{width:44px;height:44px}.po-thumb-sm{width:32px;height:32px;border-radius:var(--r-sm, 8px)}.po-filter{padding:.5rem .9rem;border:2px solid rgba(62,79,54,.22);border-radius:14px;background:var(--surface, #fff);font-family:Poppins,sans-serif;font-weight:600;font-size:.85rem;cursor:pointer;color:#5a5448}.po-filter.active{background:#3e4f36;color:#fff;border-color:#3e4f36}.po-list{padding:0 1.25rem 2rem;display:flex;flex-direction:column;gap:.75rem}.po-card{background:var(--surface, #fff);border-radius:16px;padding:1rem 1.1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;box-shadow:0 2px 8px #0000000f}.po-card-supplier{font-weight:700;font-size:1.05rem;color:#3e4f36}.po-card-meta{font-size:.9rem;color:#6a6459;margin-top:.2rem;display:flex;align-items:center;gap:.5rem}.po-card-notes{font-size:.85rem;color:#999;margin-top:.3rem;font-style:italic}.po-card-date{font-size:.75rem;color:#b3ab9d;margin-top:.35rem}.po-card-side{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;flex-shrink:0}.po-paid{background:#586e4c2e;color:#47593d;border-radius:8px;padding:.05rem .45rem;font-size:.72rem;font-weight:700}.po-unpaid{background:#efe9db;color:#8a7f63;border-radius:8px;padding:.05rem .45rem;font-size:.72rem;font-weight:700}.po-partial{background:#d06b3f29;color:#b35932;border-radius:8px;padding:.05rem .45rem;font-size:.72rem;font-weight:700}.po-consignment{background:#4a8da029;color:#357286;border-radius:8px;padding:.05rem .45rem;font-size:.68rem;font-weight:700;margin-left:.4rem;text-transform:uppercase}.po-status{border-radius:10px;padding:.25rem .7rem;font-size:.78rem;font-weight:700}.po-status.draft{background:#efe9db;color:#8a7f63}.po-status.ordered{background:#4a8da02e;color:#357286}.po-status.received{background:#586e4c2e;color:#47593d}.po-status.cancelled{background:#c0584429;color:#c05844}.po-card-actions{display:flex;gap:.4rem}.po-btn-receive{background:#47593d;color:#fff;border:none;border-radius:12px;padding:.45rem .85rem;font-family:Poppins,sans-serif;font-weight:700;font-size:.82rem;cursor:pointer}.po-form{padding:1.25rem;max-width:720px;margin:0 auto}.po-supplier{width:100%}.po-search-wrap{position:relative}.po-search-results{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface, #fff);border:1px solid rgba(62,79,54,.2);border-radius:14px;box-shadow:0 8px 24px #00000026;z-index:30;overflow:hidden}.po-search-item{display:flex;justify-content:space-between;width:100%;padding:.65rem .9rem;border:none;background:transparent;font-family:Poppins,sans-serif;font-size:.95rem;cursor:pointer;text-align:left}.po-search-item:hover{background:#3e4f3614}.po-search-cost{color:#888}.po-items-table{width:100%;margin-top:1rem}.po-form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(62,79,54,.15);flex-wrap:wrap;gap:1rem}.po-form-total{font-size:1.1rem;color:#6a6459}.po-form-total strong{color:#d06b3f;font-size:1.3rem;margin-left:.4rem}.po-form-buttons{display:flex;gap:.75rem}.po-form-buttons .inv-btn-primary,.po-form-buttons .inv-btn-secondary{flex:none;padding:.8rem 1.4rem}.is-phone{--po-shadow-card: 0 1px 2px rgba(61, 79, 54, .05), 0 10px 24px -10px rgba(61, 79, 54, .18);--po-shadow-soft: 0 1px 2px rgba(61, 79, 54, .04), 0 6px 16px -8px rgba(61, 79, 54, .14);--po-spring: cubic-bezier(.34, 1.56, .64, 1);--po-ease: cubic-bezier(.16, 1, .3, 1)}.po-row-expand{display:none}@media(max-width:640px){.is-phone .po-page{padding-top:18px!important;padding-left:16px!important;padding-right:16px!important}.is-phone .po-list-page{padding-bottom:calc(14px + var(--m-tabbar-h, 58px))!important}.is-phone .po-form-page,.is-phone .po-receive-page,.is-phone .po-settle-page,.is-phone .po-commit-page{padding-bottom:calc(var(--m-tabbar-h, 58px) + 160px)!important}.is-phone .po-page .inv-lightwrap{padding:.25rem 0 .5rem!important}.is-phone .po-page .inv-lighttitle{font-family:Chillax,Poppins,sans-serif;font-size:1.5rem}.is-phone .po-page .inv-lighthead{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.is-phone .po-list-page .inv-add-forest{padding:.6rem 1rem!important;font-size:.92rem!important;border-radius:var(--r-md, 12px)!important;white-space:nowrap}.is-phone .po-tabs{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.45rem!important;margin:14px -16px 4px!important;padding:2px 16px 6px!important;scroll-snap-type:x proximity}.is-phone .po-tabs::-webkit-scrollbar{display:none}.is-phone .po-tabs>button{flex:0 0 auto!important;min-width:0!important;scroll-snap-align:start;border-radius:var(--r-pill, 999px)!important;font-size:.78rem!important;font-weight:700;padding:.5rem .9rem!important;transition:transform .16s var(--po-spring)}.is-phone .po-tabs>button:active{transform:scale(.95)}.is-phone .po-groups{gap:22px!important}.is-phone .po-group{animation:staggerFadeIn .5s var(--po-ease) both;animation-delay:var(--po-stagger, 0ms)}.is-phone .po-group-head{margin-bottom:.5rem!important}.is-phone .po-group-head>span:first-child{font-family:Chillax,Poppins,sans-serif;font-size:1rem}.is-phone .po-row{border-radius:var(--r-lg, 16px)!important;border-left-width:5px!important;padding:.95rem 1rem!important;box-shadow:var(--po-shadow-soft)!important;transition:transform .16s var(--po-spring),box-shadow .2s ease}.is-phone .po-row:active{transform:scale(.985)}.is-phone .po-row-grid{display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"id      money" "supplier money" "actions actions"!important;gap:.35rem .75rem!important;align-items:start!important}.is-phone .po-row-id{grid-area:id;display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem .5rem}.is-phone .po-row-supplier{grid-area:supplier}.is-phone .po-row-money{grid-area:money;text-align:right}.is-phone .po-row-actions{grid-area:actions;justify-content:flex-start!important;gap:.5rem!important;margin-top:.55rem;padding-top:.6rem;border-top:1px solid var(--border-soft)}.is-phone .po-row-actions>button{flex:1 1 auto;min-height:var(--tap-min, 44px)!important;border-radius:var(--r-md, 12px)!important;font-size:.85rem!important}.is-phone .po-row-actions>button[title]{flex:0 0 auto;min-width:44px}.is-phone .po-row-num{font-family:Chillax,Poppins,sans-serif;font-size:1.02rem}.is-phone .po-row-money-label{display:inline-flex;align-items:center;gap:5px;text-transform:uppercase;letter-spacing:.4px;font-size:.62rem!important}.is-phone .po-row-money-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent, #d06b3f)}.is-phone .po-row-money-val{font-family:Sora,Poppins,sans-serif;font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.3px}.is-phone .po-row-expand{order:-1;flex:0 0 auto;width:26px;height:26px;min-height:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--r-sm, 8px);background:var(--forest-soft, rgba(65, 82, 57, .1));color:var(--forest, #47593d);font-size:.85rem;line-height:1;cursor:pointer;transition:transform .2s var(--po-ease),background .15s ease}.is-phone .po-row-expanded .po-row-expand{transform:rotate(180deg)}.is-phone .po-row-expand:active{background:var(--forest-soft, rgba(65, 82, 57, .18))}.is-phone .po-row-trail{display:none}.is-phone .po-row-expanded .po-row-trail{display:block;animation:staggerFadeIn .28s var(--po-ease) both}.is-phone .po-page .cashier-inventory-title{font-family:Chillax,Poppins,sans-serif;font-size:1.25rem!important}.is-phone .po-form-grid2{grid-template-columns:1fr!important;gap:.6rem!important}.is-phone .po-picker-box{height:auto!important;min-height:0!important;max-height:none!important}.is-phone .po-picker-box>div:last-child{max-height:60vh}.is-phone .po-unified-row{grid-template-columns:48px 1fr auto!important;grid-template-areas:"thumb info total" "thumb qty   qty"!important;gap:.4rem .6rem!important;padding:.65rem!important;margin-bottom:.5rem;border-radius:var(--r-md, 12px)!important;align-items:center!important}.is-phone .po-unified-in{box-shadow:var(--po-shadow-soft)!important}.is-phone .po-unified-thumb{grid-area:thumb;align-self:start}.is-phone .po-unified-thumb .po-thumb{width:48px!important;height:48px!important}.is-phone .po-unified-info{grid-area:info}.is-phone .po-unified-name{max-width:none!important;white-space:normal!important;line-height:1.25}.is-phone .po-unified-qty{grid-area:qty;align-items:flex-start!important}.is-phone .po-unified-total{grid-area:total;min-width:0!important;font-family:Sora,Poppins,sans-serif;font-weight:800!important}.is-phone .po-bo-row{grid-template-columns:1fr 1fr!important;grid-auto-rows:min-content;gap:.45rem .6rem!important;padding:.7rem!important;background:var(--surface, #fff);border-radius:var(--r-md, 12px)!important;box-shadow:var(--po-shadow-soft)!important;align-items:center!important}.is-phone .po-bo-name,.is-phone .po-bo-name-static{grid-column:1 / -1!important}.is-phone .po-bo-name{text-align:left!important;min-height:var(--tap-min, 44px)!important}.is-phone .po-bo-name-static{font-weight:600}.is-phone .po-bo-row-thumb{grid-template-columns:44px 1fr!important}.is-phone .po-bo-thumb{grid-row:1;grid-column:1}.is-phone .po-bo-row-thumb .po-bo-name-static{grid-column:2 / -1!important;grid-row:1}.is-phone .po-bo-credit{font-family:Sora,Poppins,sans-serif;font-weight:800;text-align:right}.is-phone .po-bo-del{justify-self:end}.is-phone .po-recv-row{grid-template-columns:auto 1fr 1fr!important;gap:.45rem .6rem!important;padding:.75rem .75rem .75rem .6rem!important;margin-bottom:.55rem;border-bottom:none!important;border-radius:var(--r-md, 12px)!important;box-shadow:var(--po-shadow-soft)!important;background:var(--surface, #fff);align-items:start!important}.is-phone .po-recv-check{grid-column:1;grid-row:1;align-self:start;margin-top:2px}.is-phone .po-recv-info{grid-column:2 / -1;grid-row:1}.is-phone .po-recv-field{grid-column:span 1}.is-phone .po-recv-field:last-of-type{grid-column:1 / -1}.is-phone .po-recv-field .po-num{width:100%!important}.is-phone .po-extra-row{grid-template-columns:40px 1fr 1fr!important;gap:.45rem .55rem!important;align-items:center!important}.is-phone .po-extra-thumb{grid-column:1;grid-row:1}.is-phone .po-extra-info{grid-column:2 / -1;grid-row:1}.is-phone .po-extra-row>.po-num:nth-of-type(1){grid-column:1;grid-row:2;width:100%!important}.is-phone .po-extra-row>.po-num:nth-of-type(2){grid-column:2;grid-row:2;width:100%!important}.is-phone .po-extra-row>.inv-input{grid-column:3;grid-row:2}.is-phone .po-extra-del{grid-column:1 / -1;grid-row:3;justify-self:start}.is-phone .po-commit-row{grid-template-columns:1fr 1fr!important;gap:.5rem .6rem!important;padding:.75rem!important;margin-bottom:.55rem;border-bottom:none!important;border-radius:var(--r-md, 12px)!important;box-shadow:var(--po-shadow-soft)!important;background:var(--surface, #fff);align-items:end!important}.is-phone .po-commit-info{grid-column:1 / -1!important}.is-phone .po-commit-field .po-num{width:100%!important}.is-phone .po-savebar,.is-phone .po-recvbar,.is-phone .po-commitbar{bottom:var(--m-tabbar-h, 58px)!important;padding:.7rem .9rem!important;box-shadow:0 -2px 16px -6px #3d4f3638}.is-phone .po-savebar{flex-wrap:wrap!important}.is-phone .po-savebar-total{width:100%}.is-phone .po-savebar-total strong{font-family:Sora,Poppins,sans-serif}.is-phone .po-savebar-btns{width:100%}.is-phone .po-savebar-btns>button{flex:1 1 auto;min-height:var(--tap-min, 44px)!important}.is-phone .po-recvbar-grid{grid-template-columns:1fr 1fr!important;gap:.55rem .6rem!important;align-items:end!important}.is-phone .po-recvbar-grid>div:first-child{grid-column:1 / -1}.is-phone .po-recvbar-grid>div:last-child{grid-column:1 / -1}.is-phone .po-recvbar-grid>div:last-child>button{width:100%;min-height:var(--tap-min, 44px)!important}.is-phone .po-recvbar-grid .po-num{width:100%!important}.is-phone .po-recvbar-grid>div>div:nth-child(2){font-family:Sora,Poppins,sans-serif}.is-phone .po-commitbar>button{flex:1 1 auto;min-height:var(--tap-min, 44px)!important}.is-phone .inv-modal{box-shadow:var(--po-shadow-card)!important}.is-phone .inv-modal .inv-table th:nth-child(2),.is-phone .inv-modal .inv-table td:nth-child(2){display:none}.is-phone .inv-modal .inv-table th,.is-phone .inv-modal .inv-table td{padding:.4rem .45rem!important;font-size:.82rem!important}}.ld-body{padding:1.5rem 2rem 2rem}.ld-loading{text-align:center;padding:2rem;color:var(--text-dim, #666);font-size:1.1rem}.ld-summary{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.ld-card{flex:1 1 180px;background:var(--surface, #fff);border-radius:14px;padding:.85rem 1rem;box-shadow:var(--shadow-sm, 0 1px 3px rgba(0, 0, 0, .08));display:flex;flex-direction:column;gap:.25rem}.ld-card-danger{border-left:4px solid var(--danger, #bc634c)}.ld-card-accent{border-left:4px solid var(--accent, #d06b3f)}.ld-card-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666);font-weight:600}.ld-card-value{font-family:Sora,Poppins,sans-serif;font-variant-numeric:tabular-nums;font-weight:800;font-size:1.4rem;color:var(--forest, #47593d)}.ld-card-sub{font-size:11px;color:var(--text-muted, #999);font-weight:600}.ld-card-danger .ld-card-value{color:var(--danger, #bc634c)}.ld-card-accent .ld-card-value{color:var(--accent, #d06b3f)}.ld-search-row{margin-bottom:1.25rem;max-width:360px}.ld-section{margin-bottom:2rem}.ld-section-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;color:var(--forest, #47593d);margin:0 0 .75rem}.transactions-table tbody tr.transaction-row{border-bottom:1px solid var(--border, rgba(107, 78, 61, .4));transition:background .2s ease,border-left .2s ease,box-shadow .2s ease;cursor:pointer;animation:staggerFadeIn .4s ease-out both}.ld-name{font-weight:700;color:var(--forest, #47593d)}.ld-loyalty{margin-left:.5rem;font-size:11px;font-weight:700;color:#c99a2e}.ld-dim{color:var(--text-dim, #666)}.ld-balance{font-weight:800}.ld-balance.owing{color:var(--danger, #bc634c)}.ld-balance.settled{color:var(--forest, #47593d)}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700;font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:.3px}.status-paid{background:var(--forest, #47593d);color:#fff}.status-unpaid{background:var(--danger, #bc634c);color:#fff}.status-partial{background:var(--accent, #d06b3f);color:#fff}.ld-detail-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.ld-detail-title{font-size:1.25rem;font-weight:700;color:var(--forest, #47593d);margin:0}.ld-detail-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.ld-none{color:var(--text-muted, #999);font-size:.9rem}.ld-edit-btn{padding:.55rem 1.1rem;background:transparent;color:var(--forest, #47593d);border:1.5px solid var(--forest, #47593d);border-radius:8px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.ld-edit-btn:hover{background:var(--forest, #47593d);color:#fff}.ld-day-group{margin-bottom:.5rem}.ld-day-label{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:var(--text-dim, #666);margin:1.25rem 0 .85rem}.ld-day-group:first-of-type .ld-day-label{margin-top:0}.cannot-record-payment{padding:.55rem 1rem;background:var(--surface-2, #f7f2e8);color:var(--text-dim, #666);border:1.5px solid var(--border-strong, rgba(107, 78, 61, .55));border-radius:8px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;font-style:italic}.purchase-card{padding:.75rem 1rem;border-radius:12px;margin-bottom:1.5rem;background:var(--surface, #fff);box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, .08));transition:box-shadow .2s ease,border-color .2s ease;border:1px solid var(--border, rgba(107, 78, 61, .4));border-left:4px solid;animation:staggerFadeIn .4s ease-out both}.purchase-card:hover{box-shadow:var(--shadow-lg, 0 8px 24px rgba(0, 0, 0, .15))}.pos-touch .purchase-card:hover{box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, .08))}.purchase-card.paid{border-left-color:var(--forest, #47593d)}.purchase-card.unpaid{border-left-color:var(--danger, #bc634c)}.purchase-card.partially_paid{border-left-color:var(--accent, #d06b3f)}.purchase-status-row{display:flex;justify-content:flex-end;margin-bottom:1.25rem}.purchase-footer-info{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border, rgba(107, 78, 61, .4));font-family:Poppins,sans-serif;font-size:.85rem;color:var(--text-dim, #666)}.purchase-items-table{width:100%;margin-bottom:0;border-collapse:collapse;background:transparent}.purchase-items-table thead{background:var(--forest, #47593d)}.purchase-items-table thead th{padding:.75rem .5rem;color:var(--text-on-accent, #fff);font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;text-align:left}.purchase-items-table tbody td{padding:.85rem .5rem;color:var(--text, #2c2417);font-weight:500;font-size:1.05rem;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .18))}.purchase-items-table tbody tr:last-child td{border-bottom:none}.purchase-items-table th:nth-child(2),.purchase-items-table td:nth-child(2){text-align:center}.purchase-items-table th:nth-child(3),.purchase-items-table th:nth-child(4),.purchase-items-table td:nth-child(3),.purchase-items-table td:nth-child(4){text-align:right;font-weight:600}.purchase-summary{margin-top:1rem;padding:.75rem 0;border-top:2px solid var(--border, rgba(107, 78, 61, .4))}.summary-row{display:flex;justify-content:space-between;margin-bottom:.5rem;color:var(--text-dim, #666);font-size:1rem}.summary-row span:last-child{font-family:Sora,Poppins,sans-serif;font-variant-numeric:tabular-nums;font-weight:600;color:var(--text, #2c2417)}.summary-row.total{padding-top:.5rem;margin-top:.25rem;font-size:1.2rem;font-weight:700;color:var(--text, #2c2417)}.purchase-allocations{margin-top:.75rem;padding-top:.5rem;border-top:1px dashed var(--border, rgba(107, 78, 61, .4))}.purchase-alloc-row{display:flex;justify-content:space-between;align-items:center;padding:.2rem 0;font-size:.85rem}.purchase-alloc-row .num{font-family:Sora,Poppins,sans-serif;font-variant-numeric:tabular-nums;font-weight:600;color:var(--forest, #47593d)}.payment-history{margin-top:1.25rem;padding-top:1rem;border-top:2px solid var(--border, rgba(107, 78, 61, .4))}.payment-history h4{margin:0 0 .75rem;font-size:.9rem;color:var(--text-dim, #666);font-family:Poppins,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.payment-row{padding:.5rem 0;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .18));display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.payment-row:last-child{border-bottom:none}.payment-amount{font-family:Sora,Poppins,sans-serif;font-variant-numeric:tabular-nums;font-weight:600;color:var(--forest, #47593d);font-size:1.05rem}.record-payment-btn{padding:.65rem 1.25rem;background:var(--forest, #47593d);color:#fff;border:none;border-radius:8px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.record-payment-btn:hover{background:var(--forest-hover, #3e4f36);transform:translateY(-1px);box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, .08))}.record-payment-btn:active{transform:translateY(0)}.no-tx-icon{font-size:3rem;display:block;margin-bottom:.5rem}.ld-pay-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:3000;padding:1rem}.ld-pay-modal{background:var(--surface, #fff);border-radius:16px;padding:2rem;max-width:500px;width:100%;box-shadow:var(--shadow-lg, 0 8px 24px rgba(0, 0, 0, .15))}.ld-pay-title{text-align:center;color:var(--forest, #47593d);font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.ld-pay-sub{text-align:center;color:var(--text-dim, #666);margin:0 0 1.25rem}.ld-pay-summary{background:var(--bg, #fffaf0);border:2px solid rgba(201,80,61,.13);border-radius:20px;padding:1rem 1.25rem;margin-bottom:1.25rem}.ld-pay-remaining{border-top:2px solid var(--danger, #c9503d);margin-top:.5rem;padding-top:.5rem;font-weight:700}.ld-pay-remaining span:last-child{color:var(--danger, #bc634c)}.ld-pay-label{display:block;font-weight:600;color:var(--forest, #47593d);margin-bottom:.4rem}.ld-pay-input-row{display:flex;gap:.5rem;margin-bottom:1.25rem;align-items:center}.ld-pay-input{flex:1;min-width:0;padding:.75rem;border:2px solid var(--forest, #47593d);border-radius:16px;font-size:1.1rem}.ld-pay-fill{padding:0 1rem;height:44px;border:1px solid var(--border, rgba(107, 78, 61, .4));border-radius:12px;background:var(--surface-2, #f7f2e8);cursor:pointer;font-weight:600}.ld-pay-actions{display:flex;gap:.75rem}.ld-pay-confirm{flex:1;padding:14px;border:none;border-radius:16px;background:var(--forest, #47593d);color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.ld-pay-cancel{flex:1;padding:14px;border:2px solid var(--accent, #d06b3f);border-radius:16px;background:transparent;color:var(--accent, #d06b3f);font-weight:600;cursor:pointer}.ld-edit-input{width:100%;box-sizing:border-box;padding:.7rem .85rem;margin-bottom:.85rem;border:2px solid var(--border, rgba(107, 78, 61, .4));border-radius:12px;font-family:Poppins,sans-serif;font-size:.95rem;background:var(--surface, #fff);color:var(--text, #2c2417)}.ld-edit-input:focus{outline:none;border-color:var(--forest, #47593d);box-shadow:0 0 0 3px var(--focus-ring, rgba(54, 86, 26, .1))}.ld-edit-input[readonly]{background:var(--surface-2, #f7f2e8);color:var(--text-dim, #666)}.ld-edit-notes{resize:vertical;min-height:64px}.ld-internal{margin-bottom:1.25rem}.ld-internal-head{display:flex;align-items:center;gap:.6rem;width:100%;text-align:left;cursor:pointer;padding:.85rem 1.1rem;margin-top:1rem;border-radius:14px;background:color-mix(in srgb,var(--ld-accent) 5%,transparent);border:1px solid color-mix(in srgb,var(--ld-accent) 20%,transparent);font-family:Poppins,sans-serif}.ld-internal-title{font-size:1.4rem;font-weight:700}.ld-internal-meta{font-size:.85rem;color:var(--text-dim, #666)}.ld-internal-chev{margin-left:auto;font-size:14px;font-weight:700;transition:transform .15s}.ld-internal-chev.open{transform:rotate(90deg)}.ld-internal-body{margin-top:.85rem;display:flex;flex-direction:column;gap:1rem}.ld-internal-empty{padding:1.25rem;text-align:center}.ld-internal-day{background:var(--surface, #fff);border-radius:14px;border:1px solid var(--border, rgba(107, 78, 61, .4));border-left:4px solid;padding:1rem 1.25rem;box-shadow:0 1px 3px #0000000d}.ld-internal-day-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px dashed var(--border, rgba(107, 78, 61, .4))}.ld-internal-day-label{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;color:var(--text, #2c2417)}.ld-internal-charge{padding:.5rem .75rem;border-radius:8px;margin-bottom:.6rem}.ld-internal-charge:last-child{margin-bottom:0}.ld-internal-charge-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.8rem;font-weight:600}.ld-internal-item{display:flex;justify-content:space-between;font-family:Poppins,sans-serif;font-size:.85rem;color:var(--text, #2c2417);padding:1px 0}.ld-internal-total{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;border-radius:12px;font-family:Poppins,sans-serif;font-weight:700;font-size:1rem}.is-phone .ld-body{--ld-shadow-card: 0 1px 2px rgba(61, 79, 54, .05), 0 10px 24px -10px rgba(61, 79, 54, .18);--ld-shadow-list: 0 1px 2px rgba(61, 79, 54, .04), 0 6px 16px -8px rgba(61, 79, 54, .14);--ld-spring: cubic-bezier(.34, 1.56, .64, 1);--ld-ease: cubic-bezier(.16, 1, .3, 1);padding:20px 16px calc(20px + var(--m-tabbar-h, 0px))}.is-phone .ld-summary,.is-phone .ld-search-row,.is-phone .ld-body section{animation:staggerFadeIn .5s var(--ld-ease, ease-out) both}.is-phone .ld-summary{animation-delay:0ms}.is-phone .ld-search-row{animation-delay:60ms}.is-phone .ld-body section:nth-of-type(1){animation-delay:.12s}.is-phone .ld-body section:nth-of-type(2){animation-delay:.18s}.is-phone .ld-body section:nth-of-type(3){animation-delay:.24s}.is-phone .ld-body section:nth-of-type(4){animation-delay:.3s}.is-phone .ld-summary{gap:12px;margin-bottom:22px}.is-phone .ld-card{flex:1 1 calc(50% - 6px);border-radius:var(--r-xl, 22px);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-left-width:1px;padding:1.2rem 1.1rem 1.25rem;box-shadow:var(--ld-shadow-card);gap:.4rem}.is-phone .ld-card-label{display:flex;align-items:center;gap:6px;font-size:.7rem}.is-phone .ld-card-label:before{content:"";width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--accent, #d06b3f)}.is-phone .ld-card-danger .ld-card-label:before{background:var(--danger, #bc634c)}.is-phone .ld-card-value{font-size:1.7rem;letter-spacing:-.5px;line-height:1}.is-phone .ld-search-row{max-width:none;margin-bottom:20px}.is-phone .ld-search-row .inv-search{width:100%;min-height:var(--tap-min, 44px);border-radius:var(--r-pill, 999px)}.is-phone .ld-section{margin-bottom:22px}.is-phone .ld-section-title{display:flex;align-items:center;gap:10px;font-size:1.15rem;margin:0 2px 14px}.is-phone .ld-section-title .ld-sec-ico{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));font-size:1.15rem;line-height:1}.is-phone .transactions-table-container{background:transparent;padding:0;border-radius:0;box-shadow:none;overflow:visible}.is-phone .transactions-table,.is-phone .transactions-table tbody{display:block;width:100%}.is-phone .transactions-table thead{display:none}.is-phone .transactions-table tbody tr.transaction-row{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto auto;column-gap:12px;row-gap:3px;align-items:center;margin-bottom:12px;padding:1rem 1.1rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);box-shadow:var(--ld-shadow-list);transition:transform .16s var(--ld-spring),box-shadow .2s ease}.is-phone .transactions-table tbody tr.transaction-row:active{transform:scale(.98)}.is-phone .transactions-table tbody tr.transaction-row.expanded{background:var(--surface, #fff);border-left:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-color:var(--accent, #d06b3f);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #d06b3f4d;margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.is-phone .transactions-table tbody tr.transaction-row td{display:block;padding:0;border:none}.is-phone .transactions-table tbody tr.transaction-row td.ld-cell-name{grid-column:1;grid-row:1}.is-phone .transactions-table tbody tr.transaction-row td.ld-cell-status{grid-column:2;grid-row:1;justify-self:end}.is-phone .transactions-table tbody tr.transaction-row td[data-label=Mobile]{grid-column:1 / -1;grid-row:2}.is-phone .transactions-table tbody tr.transaction-row td[data-label=Address]{grid-column:1 / -1;grid-row:3}.is-phone .transactions-table tbody tr.transaction-row td[data-label=Balance]{grid-column:1 / -1;grid-row:4}.is-phone .ld-cell-name .ld-name{font-size:1.05rem}.is-phone .transaction-row td[data-label=Mobile],.is-phone .transaction-row td[data-label=Address]{font-size:.82rem;line-height:1.45}.is-phone .transaction-row td[data-label=Mobile]:before,.is-phone .transaction-row td[data-label=Address]:before{content:attr(data-label) ": ";font-weight:700;color:var(--text-muted, #999);text-transform:uppercase;font-size:.62rem;letter-spacing:.5px;margin-right:4px}.is-phone .transaction-row td[data-label=Balance]{display:flex;align-items:baseline;justify-content:space-between;margin-top:6px;padding-top:8px;border-top:1px dashed var(--border-soft, rgba(107, 78, 61, .18));font-size:1.25rem}.is-phone .transaction-row td[data-label=Balance]:before{content:"Balance";font-family:Poppins,sans-serif;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666)}.is-phone .transactions-table tbody tr.transaction-details-row{display:block;background:var(--surface, #fff);border:1px solid var(--accent, #d06b3f);border-top:none;border-bottom-left-radius:var(--r-lg, 16px);border-bottom-right-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #d06b3f4d;margin-bottom:12px}.is-phone .transaction-details-row td{display:block}.is-phone .transaction-details{padding:1rem;margin:0;border:none;border-radius:0}.is-phone .ld-detail-head{margin-bottom:.85rem}.is-phone .ld-detail-title{font-size:1.1rem}.is-phone .ld-detail-actions{width:100%}.is-phone .ld-detail-actions .ld-edit-btn,.is-phone .ld-detail-actions .record-payment-btn{flex:1 1 auto;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px)}.is-phone .ld-detail-actions .cannot-record-payment{flex:1 1 100%;text-align:center}.is-phone .purchase-card{border-radius:var(--r-lg, 16px);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-left:4px solid;box-shadow:var(--ld-shadow-list);padding:.9rem 1rem;margin-bottom:14px}.is-phone .purchase-card.paid{border-left-color:var(--forest, #47593d)}.is-phone .purchase-card.unpaid{border-left-color:var(--danger, #bc634c)}.is-phone .purchase-card.partially_paid{border-left-color:var(--accent, #d06b3f)}.is-phone .purchase-status-row{margin-bottom:.85rem}.is-phone .purchase-items-table,.is-phone .purchase-items-table tbody{display:block}.is-phone .purchase-items-table thead{display:none}.is-phone .purchase-items-table tbody tr{display:grid;grid-template-columns:1fr auto;gap:2px 10px;padding:.6rem 0;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .18))}.is-phone .purchase-items-table tbody tr:last-child{border-bottom:none}.is-phone .purchase-items-table tbody td{display:block;padding:0;border:none;text-align:left}.is-phone .purchase-items-table tbody td[data-label=Item]{grid-column:1 / 2;font-weight:600;font-size:.98rem}.is-phone .purchase-items-table tbody td[data-label=Qty]{grid-column:1 / 2;font-size:.78rem;color:var(--text-dim, #666)}.is-phone .purchase-items-table tbody td[data-label=Qty]:before{content:"×";margin-right:2px}.is-phone .purchase-items-table tbody td[data-label=Price]{grid-column:2 / 3;grid-row:2;text-align:right;font-size:.78rem;color:var(--text-muted, #999)}.is-phone .purchase-items-table tbody td[data-label=Price]:before{content:"@ "}.is-phone .purchase-items-table tbody td[data-label=Total]{grid-column:2 / 3;grid-row:1;text-align:right;font-weight:700}.is-phone .summary-row{font-size:.95rem}.is-phone .summary-row.total{font-size:1.1rem}.is-phone .purchase-footer-info{flex-direction:column;align-items:flex-start;gap:2px;font-size:.78rem}.is-phone .purchase-alloc-row{font-size:.8rem;flex-wrap:wrap;gap:2px}.is-phone .ld-internal-head{border-radius:var(--r-lg, 16px);padding:.9rem 1.1rem;min-height:var(--tap-min, 44px);box-shadow:var(--ld-shadow-list)}.is-phone .ld-internal-title{font-size:1.05rem}.is-phone .ld-internal-day{border-radius:var(--r-lg, 16px);box-shadow:var(--ld-shadow-list)}.is-phone .ld-pay-modal{border-radius:var(--r-xl, 22px);padding:1.5rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom,0px));box-shadow:0 1px 2px #3d4f360d,0 24px 48px -12px #3d4f3666;max-height:92vh;overflow-y:auto}.is-phone .ld-pay-input-row{flex-wrap:wrap;gap:10px;margin-bottom:1rem}.is-phone .ld-pay-input{flex:1 1 100%;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);font-size:16px}.is-phone .ld-pay-input-row .inv-select{flex:1 1 0;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);font-size:16px}.is-phone .ld-pay-fill{flex:0 0 auto;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);transition:transform .14s cubic-bezier(.34,1.56,.64,1)}.is-phone .ld-pay-fill:active{transform:scale(.94)}.is-phone .ld-pay-actions{flex-direction:column;gap:10px}.is-phone .ld-pay-confirm,.is-phone .ld-pay-cancel{width:100%;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);transition:transform .14s cubic-bezier(.34,1.56,.64,1)}.is-phone .ld-pay-confirm:active,.is-phone .ld-pay-cancel:active{transform:scale(.97)}.is-phone .ld-pay-summary{border-radius:var(--r-lg, 16px)}.is-phone .ld-edit-input{font-size:16px;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px)}.is-phone .ld-edit-notes{min-height:80px}.is-phone .no-transactions{border-radius:var(--r-lg, 16px);box-shadow:var(--ld-shadow-list);padding:2.25rem 1.25rem}.num{font-family:Sora,Poppins,sans-serif;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.th-body{padding:1.5rem 2rem 2rem}.th-loading{text-align:center;padding:2rem;color:var(--text-dim, #666);font-size:1.1rem}.th-dim{color:var(--text-dim, #666)}.th-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;background:var(--surface, #fff);border-radius:16px;box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, .08));padding:1rem;margin-bottom:1.25rem}.th-search{flex:1 1 220px;margin:0}.th-select{min-height:40px;border:2px solid rgba(107,78,61,.4);border-radius:12px;padding:0 .75rem;background:var(--surface, #fff);color:var(--forest, #47593d);font-weight:600;font-size:14px;cursor:pointer}.th-toggle{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--text-dim, #666)}.th-clear-filters{min-height:40px;border:none;border-radius:12px;padding:0 1rem;background:var(--accent, #d06b3f);color:#fff;font-weight:600;font-size:14px;cursor:pointer}.th-clear-filters:hover{background:var(--accent-active, #bc634c)}.th-count{margin-left:auto;font-size:.85rem;color:var(--text-dim, #666)}.th-day{margin-bottom:1.5rem}.th-day-head{color:var(--forest, #47593d);font-size:20px;font-weight:700;background:var(--bg, #fffaf0);border-left:4px solid var(--accent, #d06b3f);border-radius:4px;padding:.5rem 1rem;margin:0 0 .75rem}.transactions-table-container{background:var(--surface, #fff);padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow-x:auto}.transactions-table{width:100%;border-collapse:separate;border-spacing:0}.transactions-table thead{background:var(--bg, #fffaf0);color:var(--forest, #47593d)}.transactions-table th{padding:1rem;text-align:left;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.transactions-table th:first-child{border-top-left-radius:12px}.transactions-table th:last-child{border-top-right-radius:12px}.transactions-table tbody tr.transaction-row{border-bottom:1px solid var(--border, rgba(107, 78, 61, .4));transition:background .2s ease,box-shadow .2s ease;cursor:pointer;animation:staggerFadeIn .4s ease-out both}.transactions-table tbody tr.transaction-row:hover{background:var(--surface-2, #f7f2e8);box-shadow:0 1px 3px #0000000d}.pos-touch .transactions-table tbody tr.transaction-row:hover:not(.expanded){background:transparent;box-shadow:none}.transactions-table tbody tr.transaction-row.expanded{background:var(--accent-soft, rgba(208, 107, 63, .14));border-left:4px solid var(--accent, #d06b3f)}.transactions-table td{padding:1rem;vertical-align:middle}.transaction-total{font-weight:700;color:var(--forest, #47593d)}.th-void-total{text-decoration:line-through;opacity:.5}.th-void-mark{color:var(--danger, #bc634c);font-weight:700;font-size:10px;margin-right:.35rem}.th-disc-pill{display:inline-block;margin-left:.4rem;background:var(--accent-soft, rgba(208, 107, 63, .14));color:var(--accent, #d06b3f);border-radius:6px;padding:0 .3rem;font-size:.7rem;font-weight:600}.txn-pm{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;border-radius:6px;padding:.15rem .5rem;font-family:Poppins,sans-serif}.txn-pm.cash{background:#47593d1f;color:var(--forest, #47593d)}.txn-pm.gcash{background:#4a8da024;color:var(--info, #4a8da0)}.txn-pm.palista{background:#d06b3f24;color:var(--accent, #d06b3f)}.th-types{display:flex;flex-wrap:wrap;gap:.25rem}.transaction-type-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;border-radius:4px;padding:.12rem .4rem;color:#fff;font-family:Poppins,sans-serif;white-space:nowrap}.tt-gcash{background:#4a8da0d9}.tt-meat{background:#c35844cc}.tt-veggies{background:var(--success, #5a8a4a)}.tt-snackhouse{background:#eda648d9}.tt-grocery{background:#47593dcc}.tt-palengke{background:#586e4cd9}.tt-cigarettes{background:var(--accent-active, #a04628)}.tt-general{background:#529291d9}.tt-default{background:#6b4e3db3}.gk-cash_in{background:#4a8da0e6}.gk-cash_out{background:#526e82e6}.gk-load{background:#5a8a4ae6}.gk-pay_bills{background:#d06b3fe6}.transactions-table tbody tr.gcash-row td.transaction-total{color:var(--info, #4a8da0)}.transaction-details-row{background:var(--surface-2, #f7f2e8);border-left:4px solid var(--accent, #d06b3f);box-shadow:inset 0 2px 4px #0000000d}.transaction-details-row td{padding:0!important}.transaction-details{padding:1.5rem;animation:slideDown .25s ease-out forwards;border:2px solid var(--border, rgba(107, 78, 61, .4));border-radius:8px;margin:.5rem}.th-detail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.75rem;flex-wrap:wrap}.th-detail-title{font-size:1.5rem;font-weight:700;color:#1a3a0d;margin:0}.th-detail-actions{display:flex;align-items:center;gap:.5rem}.th-void-badge{color:var(--danger, #bc634c);font-weight:700;font-size:.8rem}.th-void-attrib{margin:-.5rem 0 1rem;color:var(--danger, #bc634c);font-size:.85rem;font-weight:600}.th-print-btn{background:var(--forest, #47593d);color:#fff;border:none;border-radius:20px;padding:.5rem 1rem;font-weight:600;font-size:.85rem;cursor:pointer}.th-void-btn{background:var(--accent-active, #bc634c);color:#fff;border:none;border-radius:20px;padding:.5rem 1rem;font-weight:600;font-size:.85rem;cursor:pointer}.th-void-btn:hover{background:#9a4f3e}.details-items-table{width:100%;border-collapse:collapse}.details-items-table thead th{padding:.85rem .5rem;color:var(--forest, #47593d);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-bottom:3px solid var(--accent, #d06b3f)}.details-items-table thead th:nth-child(n+2),.details-items-table tbody td:nth-child(n+2){text-align:right}.details-items-table tbody td{padding:.85rem .5rem;font-size:1.05rem;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .18))}.th-sum td{padding:.4rem .5rem;text-align:right;color:var(--text-dim, #666)}.th-sum.th-disc td:last-child{color:var(--accent, #d06b3f)}.th-total-row td{padding:.6rem .5rem;text-align:right;font-size:1.25rem;font-weight:700;color:#1a3a0d;border-top:3px solid var(--forest, #47593d)}.th-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:1.25rem;padding-top:1rem;border-top:2px solid var(--border, rgba(107, 78, 61, .4))}.th-meta{display:flex;flex-direction:column;gap:.15rem}.th-meta-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.4px;color:var(--text-dim, #666);font-weight:600}.th-meta-val{color:var(--text, #2c2417);font-size:.9rem;word-break:break-word}.th-palista-panel{margin-top:1rem;padding:.85rem 1rem;background:var(--bg, #fffaf0);border:1px solid var(--border, rgba(107, 78, 61, .4));border-radius:12px}.th-palista-head{margin:0 0 .6rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--accent, #d06b3f)}.th-palista-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.4rem 1rem;font-size:.85rem}.th-palista-wide{grid-column:1 / -1}.th-palista-key{font-weight:600;color:var(--text-dim, #666)}.th-palista-val{color:var(--text, #2c2417)}.no-transactions{background:var(--surface, #fff);border-radius:12px;box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, .08));padding:3rem 2rem;text-align:center;color:var(--text-dim, #666)}.no-tx-icon{font-size:4rem;display:block;margin-bottom:.5rem}.no-transactions h3{margin:0 0 .25rem;color:var(--forest, #47593d)}.no-transactions p{margin:0;font-size:.9rem}.th-void-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:3000;padding:1rem}.th-void-modal{background:var(--surface, #fff);border-radius:16px;padding:2rem;max-width:480px;width:100%;box-shadow:var(--shadow-lg, 0 8px 24px rgba(0, 0, 0, .15))}.th-void-title{color:var(--accent-active, #bc634c);font-size:1.4rem;font-weight:700;margin:0 0 1rem}.th-void-summary{display:flex;gap:1rem;background:var(--bg, #fffaf0);border-radius:12px;padding:.75rem 1rem;margin-bottom:1.25rem}.th-void-summary>div{display:flex;flex-direction:column;gap:.1rem}.th-void-summary span{font-size:.7rem;text-transform:uppercase;letter-spacing:.4px;color:var(--text-dim, #666);font-weight:600}.th-void-summary strong{color:var(--text, #2c2417)}.th-void-label{display:block;font-weight:600;color:var(--forest, #47593d);margin-bottom:.4rem}.th-void-reasons{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.th-void-reason{border:1px solid var(--border, rgba(107, 78, 61, .4));background:var(--surface, #fff);border-radius:999px;padding:.4rem .85rem;font-size:.85rem;cursor:pointer;color:var(--text, #2c2417)}.th-void-reason.active{background:var(--accent-active, #bc634c);color:#fff;border-color:var(--accent-active, #bc634c)}.th-void-notes{width:100%;box-sizing:border-box;border:1px solid var(--border, rgba(107, 78, 61, .4));border-radius:10px;padding:.6rem;font-family:inherit;resize:vertical;margin-bottom:.75rem}.th-void-notice{font-size:.85rem;color:var(--text-dim, #666);background:var(--bg, #fffaf0);border-radius:8px;padding:.5rem .75rem;margin:0 0 1rem}.th-void-actions{display:flex;gap:.75rem}.th-void-cancel{flex:1;padding:12px;border:2px solid var(--accent, #d06b3f);border-radius:12px;background:transparent;color:var(--accent, #d06b3f);font-weight:600;cursor:pointer}.th-void-confirm{flex:1;padding:12px;border:none;border-radius:12px;background:var(--accent-active, #bc634c);color:#fff;font-weight:700;cursor:pointer}.th-void-confirm:disabled{opacity:.5;cursor:not-allowed}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.th-body{padding:16px 14px 10px}.th-toolbar{flex-direction:column;align-items:stretch;gap:10px;border-radius:var(--r-xl, 22px);padding:14px;box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.th-search{flex:none;width:100%;min-height:var(--tap-min, 44px)}.th-select{width:100%;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);font-size:16px}.th-toggle{min-height:var(--tap-min, 44px);gap:.6rem;padding:0 .25rem;font-size:.95rem}.th-toggle input{width:20px;height:20px}.th-clear-filters{width:100%;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.th-clear-filters:active{transform:scale(.97)}.th-count{margin-left:0;text-align:center;font-size:.82rem;padding-top:2px}.th-day{margin-bottom:20px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--th-stagger, 0ms)}.th-day-head{font-size:1.05rem;border-radius:var(--r-md, 12px);padding:.5rem .85rem}.transactions-table-container{background:transparent;padding:0;border-radius:0;box-shadow:none;overflow:visible}.transactions-table,.transactions-table tbody,.transactions-table tr,.transactions-table td{display:block;width:100%}.transactions-table thead{display:none}.transactions-table tbody tr.transaction-row{position:relative;border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;background:var(--surface, #fff);margin-bottom:12px;padding:14px 120px 14px 18px;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,background .2s ease}.transactions-table tbody tr.transaction-row:active{transform:scale(.98)}.transactions-table tbody tr.transaction-row:hover{background:var(--surface, #fff);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624}.transactions-table tbody tr.transaction-row.expanded{background:var(--accent-soft, rgba(208, 107, 63, .14));border-left:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-color:var(--accent, #d06b3f);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #d06b3f47;margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.transactions-table tbody tr.transaction-row:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:999px;background:var(--accent, #d06b3f);opacity:.55}.transactions-table tbody tr.gcash-row:before{background:var(--info, #4a8da0)}.transactions-table td{padding:0;border:none}.transactions-table td.th-cell-cashier,.transactions-table td.th-cell-items{display:flex;align-items:baseline;gap:8px;padding:3px 0;font-size:.92rem}.transactions-table td.th-cell-cashier:before,.transactions-table td.th-cell-items:before{content:attr(data-label);flex:0 0 64px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666)}.transactions-table td.th-cell-time{display:flex;align-items:center;gap:7px;margin-bottom:6px;font-size:.74rem;font-weight:700;color:var(--text-dim, #666)}.transactions-table td.th-cell-time:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent, #d06b3f);flex-shrink:0}.gcash-row td.th-cell-time:before{background:var(--info, #4a8da0)}.transactions-table td.th-cell-cashier{font-family:Chillax,Poppins,sans-serif;font-size:1.02rem;font-weight:700;color:var(--forest, #47593d);margin-bottom:2px}.transactions-table td.th-cell-cashier:before{display:none}.transactions-table td.th-cell-items:before{content:"Items"}.transactions-table td.th-cell-total{position:absolute;top:14px;right:16px;text-align:right;font-family:Sora,Poppins,sans-serif;font-size:1.15rem;font-weight:800;color:var(--forest, #47593d);line-height:1.15}.gcash-row td.th-cell-total{color:var(--info, #4a8da0)}.th-cell-total .th-disc-pill{display:block;margin:4px 0 0}.th-cell-total .th-void-mark{display:block}.transactions-table td.th-cell-type{margin-top:9px;padding-top:9px;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .12))}.transactions-table td.th-cell-type .th-types{gap:5px}.transactions-table td.th-cell-pm{margin-top:7px}.transactions-table td.th-cell-pm .txn-pm{display:inline-block}.transaction-details-row{display:block;border-left:none;box-shadow:none;background:transparent}.transaction-details-row td{display:block;padding:0!important}.transaction-details{margin:0 0 12px;padding:16px 14px;border:1px solid var(--accent, #d06b3f);border-top:none;border-radius:0 0 var(--r-lg, 16px) var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 10px 22px -10px #d06b3f38}.th-detail-head{margin-bottom:14px;gap:10px}.th-detail-title{font-family:Chillax,Poppins,sans-serif;font-size:1.2rem}.th-detail-actions{width:100%}.th-print-btn,.th-void-btn{flex:1;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);font-size:.9rem;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.th-print-btn:active,.th-void-btn:active{transform:scale(.97)}.details-items-table,.details-items-table tbody,.details-items-table tfoot,.details-items-table tr,.details-items-table td{display:block;width:100%}.details-items-table thead{display:none}.details-items-table tbody tr.th-item-row{padding:10px 12px;margin-bottom:8px;background:var(--bg, #fffaf0);border:1px solid var(--border-soft, rgba(107, 78, 61, .14));border-radius:var(--r-md, 12px)}.details-items-table tbody td{padding:2px 0;border:none;font-size:.95rem;display:flex;justify-content:space-between;align-items:baseline;gap:10px;text-align:right}.details-items-table tbody td:before{content:attr(data-label);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--text-dim, #666);text-align:left}.details-items-table tbody td.th-item-name{justify-content:flex-start;text-align:left;font-weight:700;color:var(--forest, #47593d);margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .12))}.details-items-table tbody td.th-item-name:before{content:"";display:none}.details-items-table tfoot tr{display:flex;justify-content:space-between;gap:12px;padding:4px 2px}.details-items-table tfoot td{padding:0;text-align:right}.details-items-table tfoot td[colspan]{text-align:left}.th-total-row{border-top:2px solid var(--forest, #47593d);margin-top:4px;padding-top:8px!important}.th-total-row td{font-size:1.15rem}.th-gcash-table tbody tr{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 2px;margin:0;background:transparent;border:none;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .12))}.th-gcash-table tbody td{padding:0;border:none;display:inline}.th-gcash-table tbody td:before{content:""}.th-gk-key{font-weight:600;color:var(--text-dim, #666);font-size:.9rem}.th-meta-grid{grid-template-columns:1fr;gap:.6rem;margin-top:16px}.th-palista-panel{border-radius:var(--r-md, 12px);padding:.85rem}.th-palista-grid{grid-template-columns:1fr;gap:.45rem}.no-transactions{border-radius:var(--r-xl, 22px);padding:2.5rem 1.5rem;box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.th-void-overlay{align-items:flex-end;padding:0}.th-void-modal{border-radius:var(--r-xl, 22px) var(--r-xl, 22px) 0 0;padding:1.5rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom,0px));max-width:100%;box-shadow:0 -8px 30px -8px #3d4f3659;animation:slideUpSheet .32s cubic-bezier(.16,1,.3,1) both}.th-void-title{font-family:Chillax,Poppins,sans-serif}.th-void-summary{border-radius:var(--r-md, 12px)}.th-void-summary strong.num{font-family:Sora,Poppins,sans-serif}.th-void-reason{min-height:var(--tap-min, 44px);flex:1 1 calc(50% - .4rem);text-align:center;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.th-void-reason:active{transform:scale(.96)}.th-void-notes{font-size:16px}.th-void-actions{gap:.6rem}.th-void-cancel,.th-void-confirm{min-height:var(--tap-min, 44px);transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.th-void-cancel:active,.th-void-confirm:not(:disabled):active{transform:scale(.97)}}@keyframes slideUpSheet{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lsStaggerIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.is-phone .inv-page{background:var(--bg, #fffaf0)}.is-phone .inv-lightwrap{padding:18px 16px 4px}.is-phone .inv-lighttitle{font-family:Chillax,Poppins,sans-serif;font-size:1.55rem}.is-phone .inv-lighthead{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:4px}.is-phone .inv-lighthead .inv-header-actions{flex-direction:column;align-items:stretch;gap:10px}.is-phone .inv-header-actions>span:first-child{font-family:Sora,Poppins,sans-serif!important;font-size:1rem!important;color:var(--forest, #47593d)!important}.is-phone .inv-header-actions select{width:100%;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px)!important;border:2px solid var(--border, #d9c29a)!important;font-family:Poppins,sans-serif!important;font-weight:600!important}.is-phone .ls-groups{padding:0 16px!important;margin:16px auto 8px!important}.is-phone .ls-group{margin-bottom:22px!important;animation:lsStaggerIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--ls-stagger, 0ms)}.is-phone .ls-grouphead{flex-direction:column;align-items:stretch!important;gap:10px;padding:2px 2px 10px!important;border-bottom:none!important}.is-phone .ls-groupname{font-family:Chillax,Poppins,sans-serif!important;font-size:1.2rem!important;color:var(--forest, #3e4f36)!important;line-height:1.15}.is-phone .ls-groupmeta{justify-content:space-between;width:100%;gap:12px!important}.is-phone .ls-groupsummary{font-family:Sora,Poppins,sans-serif!important;font-size:.82rem!important;color:var(--text-dim, #6a6459)!important;line-height:1.35}.is-phone .ls-pomade{display:inline-flex;align-items:center;flex:0 0 auto;white-space:nowrap}.is-phone .ls-pobtn{flex:0 0 auto;min-height:var(--tap-min, 44px)!important;padding:0 1.05rem!important;font-size:.85rem!important;border-radius:var(--r-md, 12px);white-space:nowrap;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .ls-pobtn:active{transform:scale(.95)}.is-phone .ls-table,.is-phone .ls-table tbody,.is-phone .ls-table tr,.is-phone .ls-table td{display:block;width:auto}.is-phone .ls-table{border-collapse:separate}.is-phone .ls-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.is-phone .ls-row{position:relative;margin:12px 0 0;padding:14px 16px 10px;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-left:4px solid var(--ls-sev, #586e4c);border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;cursor:default;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.is-phone .ls-row:active{transform:scale(.985);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e}.is-phone .ls-table tbody tr:hover{background:var(--surface, #fff);transform:none;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624}.is-phone .ls-table tbody tr.inv-row-oos{background:var(--surface, #fff);opacity:1}.is-phone .ls-row[data-sev=out]{--ls-sev: #b22222}.is-phone .ls-row[data-sev=high]{--ls-sev: #bc634c}.is-phone .ls-row[data-sev=medium]{--ls-sev: #c99a2e}.is-phone .ls-row[data-sev=low]{--ls-sev: #586e4c}.is-phone .ls-cell-name{padding:0 0 12px!important;margin-bottom:10px;border-bottom:1px solid var(--border-soft, rgba(107, 78, 61, .12))}.is-phone .ls-cell-name .inv-name{font-size:1rem;font-weight:700;color:var(--forest, #47593d);line-height:1.25}.is-phone .ls-sevlabel{display:inline-flex;align-items:center;gap:6px;margin-top:7px;padding:3px 10px 3px 8px;border-radius:var(--r-pill, 999px);background:color-mix(in srgb,var(--ls-sev, #586e4c) 14%,transparent);font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:.4px;font-size:.66rem!important}.is-phone .ls-sevlabel:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ls-sev, #586e4c)}.is-phone .ls-row td:not(.ls-cell-name){position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0 7px 16px!important;font-family:Sora,Poppins,sans-serif;font-size:.92rem;text-align:right;border:0!important;--ls-dot: var(--forest, #47593d)}.is-phone .ls-row td.ls-cell-risk{--ls-dot: var(--danger, #bc634c)}.is-phone .ls-row td.ls-cell-suggest{--ls-dot: var(--accent, #d06b3f)}.is-phone .ls-row td[data-label=Runway]{--ls-dot: var(--info, #4a8da0)}.is-phone .ls-row td[data-label="Sells/day"]{--ls-dot: var(--success, #6b8560)}.is-phone .ls-row td:not(.ls-cell-name):after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:var(--ls-dot)}.is-phone .ls-row td:not(.ls-cell-name):before{content:attr(data-label);font-family:Poppins,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.2px;color:var(--text-dim, #666);text-align:left}.is-phone .ls-row td .inv-stock{font-family:Sora,Poppins,sans-serif;min-width:2.4rem}.is-phone .ls-row td.ls-cell-suggest{font-weight:800!important;color:var(--accent, #d06b3f)!important}.is-phone .ls-row td.ls-cell-cost{margin-top:4px;padding-top:12px!important;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .12))!important;font-weight:800;color:var(--forest, #47593d)}.is-phone .ls-row td.ls-cell-cost:before{font-weight:700}.is-phone .inv-empty{padding:2.5rem 1.25rem}@media(prefers-reduced-motion:reduce){.is-phone .ls-group{animation:none}}.aud-list{display:flex;flex-direction:column;gap:12px;padding:0 1.25rem 2rem}.aud-ico{display:none}.aud-row{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--info);border-radius:var(--r-md);padding:16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:box-shadow .2s,background-color .2s}.aud-row:hover{box-shadow:0 4px 8px #0000001a}.aud-row-main{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}.aud-action{font-weight:600;font-size:15px;color:var(--text)}.aud-source{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.aud-source.pos{background:var(--success-soft);color:var(--success)}.aud-source.chat{background:var(--info-soft);color:var(--info)}.aud-source.api{background:var(--warning-soft);color:var(--warning)}.aud-row-sub{font-size:13px;color:var(--text-dim);margin-top:8px}.aud-row-date{font-size:13px;color:var(--text-dim);white-space:nowrap;margin-top:8px}@media(max-width:640px){.aud-row{padding:.85rem}.aud-action{font-size:14px}.aud-source{padding:.3rem .75rem;font-size:11px}.aud-row-sub,.aud-row-date{font-size:12px}}@media(max-width:480px){.aud-row{padding:.75rem}.aud-action{font-size:13px}.aud-source{padding:.25rem .65rem;font-size:10px}}@media(max-width:375px){.aud-action{font-size:12px}}.aud-item{display:flex;flex-direction:column}.aud-row{width:100%;display:block;text-align:left;font:inherit}.aud-caret{color:var(--text-muted);font-size:.8rem;margin-left:.4rem}.aud-detail{margin:.25rem 0 0;padding:.75rem 1rem;background:var(--surface-2);border:1px solid var(--border-soft);border-radius:var(--r-md, 8px);font-family:Sora,ui-monospace,monospace;font-size:.78rem;line-height:1.5;color:var(--text-dim);white-space:pre-wrap;word-break:break-word;overflow-x:auto;max-height:320px}@media(max-width:640px){.is-phone .aud-list{gap:12px;padding:0 16px 1.5rem}.is-phone .aud-page .inv-lighthead .inv-header-actions{width:100%;flex-direction:column;align-items:stretch;gap:.5rem;margin-top:.25rem}.is-phone .aud-page .inv-header-actions .inv-search,.is-phone .aud-page .inv-header-actions .inv-select{width:100%;min-width:0;min-height:48px;font-size:16px;border-radius:var(--r-md, 12px)}.is-phone .aud-item{border-radius:var(--r-lg, 16px);background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .aud-item:nth-child(1){animation-delay:0ms}.is-phone .aud-item:nth-child(2){animation-delay:60ms}.is-phone .aud-item:nth-child(3){animation-delay:.12s}.is-phone .aud-item:nth-child(4){animation-delay:.18s}.is-phone .aud-item:nth-child(5){animation-delay:.24s}.is-phone .aud-item:nth-child(6){animation-delay:.3s}.is-phone .aud-item:nth-child(n+7){animation-delay:.36s}.is-phone .aud-item-open{border-color:var(--accent-soft, rgba(208, 107, 63, .18));box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e}.is-phone .aud-row{display:grid;grid-template-columns:44px 1fr;grid-template-areas:"ico  main" "ico  sub" "ico  date";align-items:start;column-gap:.85rem;row-gap:.3rem;width:100%;background:transparent;border:none;border-left:none;border-radius:0;box-shadow:none;padding:.95rem 1rem;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .aud-row:hover{box-shadow:none;background:transparent}.is-phone .aud-row:active{transform:scale(.985)}.is-phone .aud-ico{grid-area:ico;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));font-size:1.35rem;line-height:1}.is-phone .aud-item:has(.aud-source.pos) .aud-ico{background:var(--success-soft, rgba(107, 133, 96, .14))}.is-phone .aud-item:has(.aud-source.chat) .aud-ico{background:var(--info-soft, rgba(74, 141, 160, .12))}.is-phone .aud-item:has(.aud-source.api) .aud-ico{background:var(--warning-soft, rgba(214, 158, 46, .14))}.is-phone .aud-row-main{grid-area:main;margin-bottom:0;gap:.5rem}.is-phone .aud-action{font-size:.98rem;font-weight:700;color:var(--forest, #47593d);line-height:1.2}.is-phone .aud-source{padding:.2rem .6rem;font-size:.62rem;letter-spacing:.4px;border-radius:var(--r-pill, 999px)}.is-phone .aud-row-sub{grid-area:sub;display:flex;align-items:baseline;gap:6px;margin-top:0;font-size:.84rem;line-height:1.35;color:var(--text, #2d3e28)}.is-phone .aud-row-sub:before{content:"";flex:none;width:7px;height:7px;margin-top:.35em;border-radius:50%;background:var(--accent, #d06b3f)}.is-phone .aud-row-date{grid-area:date;display:flex;align-items:center;gap:6px;margin-top:.15rem;font-family:Sora,Poppins,sans-serif;font-size:.76rem;font-weight:600;color:var(--text-muted, #999);white-space:normal}.is-phone .aud-row-date:before{content:"WHEN";font-family:Poppins,sans-serif;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666)}.is-phone .aud-row-date:after{content:"";flex:1 1 auto}.is-phone .aud-caret{margin-left:0;font-size:.9rem;color:var(--forest, #47593d);transition:transform .2s cubic-bezier(.16,1,.3,1)}.is-phone .aud-detail{margin:0 1rem 1rem;border-radius:var(--r-md, 12px);font-size:.74rem;max-height:280px}.is-phone .aud-page .inv-pager{justify-content:space-between;gap:.5rem;padding:0 16px 1.5rem;flex-wrap:wrap}.is-phone .aud-page .inv-pager .inv-muted{flex:1 1 100%;order:-1;text-align:center;font-family:Sora,Poppins,sans-serif;font-size:.78rem;color:var(--text-dim, #666)}.is-phone .aud-page .inv-pager .inv-btn-ghost{flex:1 1 auto;justify-content:center;min-height:48px;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .15s ease}.is-phone .aud-page .inv-pager .inv-btn-ghost:disabled{opacity:.45}.is-phone .aud-page .inv-pager .inv-btn-ghost:not(:disabled):active{transform:scale(.95)}@media(prefers-reduced-motion:reduce){.is-phone .aud-item{animation:none}}}.is-phone .users-page .users-cards{display:flex;flex-direction:column;gap:12px;padding:2px 16px 16px}.is-phone .users-page .um-card{background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;overflow:hidden;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .users-page .um-card.um-inactive{opacity:.62}.is-phone .users-page .um-head{display:flex;align-items:center;gap:12px;width:100%;min-height:var(--tap-min, 44px);padding:14px;background:transparent;border:none;text-align:left;font-family:Poppins,sans-serif;cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .15s ease}.is-phone .users-page .um-head:active{transform:scale(.985);background:var(--forest-soft, rgba(65, 82, 57, .06))}.is-phone .users-page .um-ico{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));color:var(--forest, #47593d);font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:1.1rem;line-height:1}.is-phone .users-page .um-card.um-inactive .um-ico{background:var(--surface-2, rgba(65, 82, 57, .08));color:var(--text-muted, #999)}.is-phone .users-page .um-id{flex:1 1 auto;min-width:0}.is-phone .users-page .um-name{display:flex;align-items:center;gap:6px;font-size:1rem;font-weight:700;color:var(--forest, #47593d);line-height:1.2}.is-phone .users-page .um-name-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-phone .users-page .um-you{flex:0 0 auto;font-size:.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--success, #6b8560);color:#fff;border-radius:var(--r-sm, 8px);padding:.12rem .42rem;line-height:1.4}.is-phone .users-page .um-user{display:flex;align-items:center;gap:6px;margin-top:3px;font-size:.78rem;font-weight:600;color:var(--text-dim, #666)}.is-phone .users-page .um-user:before{content:"";flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:var(--accent, #d06b3f)}.is-phone .users-page .um-card.um-inactive .um-user:before{background:var(--text-muted, #999)}.is-phone .users-page .um-meta{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.is-phone .users-page .um-role{font-family:Sora,Poppins,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.02em;color:var(--forest, #47593d);background:var(--forest-soft, rgba(65, 82, 57, .1));border-radius:var(--r-pill, 999px);padding:.18rem .6rem;white-space:nowrap}.is-phone .users-page .um-status{font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--r-pill, 999px);padding:.14rem .5rem;white-space:nowrap}.is-phone .users-page .um-status.is-active{background:var(--success-soft, rgba(107, 133, 96, .16));color:var(--success, #6b8560)}.is-phone .users-page .um-status.is-inactive{background:var(--danger-soft, rgba(188, 99, 76, .16));color:var(--danger, #bc634c)}.is-phone .users-page .um-chev{flex:0 0 auto;margin-left:2px;color:var(--text-muted, #999);font-size:.8rem;line-height:1;transition:transform .22s cubic-bezier(.16,1,.3,1)}.is-phone .users-page .um-card.um-open .um-chev{transform:rotate(180deg)}.is-phone .users-page .um-actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px 14px;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .12));margin-top:2px;animation:staggerFadeIn .28s cubic-bezier(.16,1,.3,1) both}.is-phone .users-page .um-act{flex:1 1 calc(50% - 4px);display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:var(--tap-min, 44px);padding:.55rem .7rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .18));border-radius:var(--r-md, 12px);background:var(--surface, #fff);font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;color:var(--forest, #47593d);cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .15s ease,border-color .15s ease}.is-phone .users-page .um-act:active{transform:scale(.95)}.is-phone .users-page .um-act-ico{font-size:1.05rem;line-height:1}.is-phone .users-page .um-act-edit{background:var(--forest, #47593d);color:#fff;border-color:var(--forest, #47593d)}.is-phone .users-page .um-act-danger{background:var(--danger-soft, rgba(188, 99, 76, .14));color:var(--danger, #bc634c);border-color:var(--danger-soft, rgba(188, 99, 76, .18))}.is-phone .users-page .um-act-revive{background:var(--success-soft, rgba(107, 133, 96, .16));color:var(--success, #6b8560);border-color:var(--success-soft, rgba(107, 133, 96, .2))}.is-phone .users-page .inv-lightwrap{padding:18px 16px 6px}.is-phone .users-page .inv-lighthead{gap:12px;margin-bottom:16px;align-items:center}.is-phone .users-page .inv-lighttitle{font-size:1.55rem}.is-phone .users-page .inv-add-forest{border-radius:var(--r-md, 12px);padding:.7rem 1.2rem;font-size:.95rem;min-height:var(--tap-min, 44px)}.is-phone .users-page-modal.inv-modal{border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 18px 44px -14px #3d4f3673;padding:18px 16px 16px}.is-phone .users-page-modal .inv-modal-title{font-size:1.3rem}.is-phone .users-page-modal .inv-modal-actions{gap:10px}.is-phone .users-page-modal .inv-btn-primary,.is-phone .users-page-modal .inv-btn-secondary{min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);font-size:1rem}.is-phone .users-page-modal .um-perm-row{align-items:center;gap:10px}.is-phone .users-page-modal .um-perm-row .inv-input{min-height:var(--tap-min, 44px);height:var(--tap-min, 44px)}@media(max-width:640px){.users-page .users-cards{display:flex;flex-direction:column;gap:12px;padding:2px 16px 16px}}.exp-form{padding:1rem 1.25rem;max-width:720px;display:flex;flex-direction:column;gap:var(--space-2, .6rem)}.exp-form-row{display:flex;gap:.6rem;align-items:stretch}.exp-form .inv-input{margin:0;padding:.55rem .7rem;border:1px solid var(--border);border-radius:var(--r-sm, 8px);background:var(--surface, #fff);color:var(--text);font-family:Poppins,sans-serif;font-size:13px;box-sizing:border-box}.exp-form .inv-input:focus{border-color:var(--accent, #d06b3f);box-shadow:0 0 0 3px var(--focus-ring, rgba(208, 107, 63, .18))}.exp-amount{flex:none;width:160px;max-width:160px}.exp-record{flex:none;padding:.55rem 1.4rem;border-radius:var(--r-sm, 8px);font-size:13px;font-weight:700}.exp-form .inv-error{margin:0;background:var(--danger-soft);border:1px solid var(--danger);color:var(--danger);padding:.6rem .85rem;border-radius:var(--r-md, 10px);font-size:13px;font-weight:600}.exp-total{padding:0 1.25rem .75rem;color:var(--text-dim, #6a6459);font-family:Poppins,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.exp-total strong{display:inline-block;margin-left:.5rem;font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:1.4rem;color:var(--accent, #d06b3f);text-transform:none;letter-spacing:0;vertical-align:middle}.exp-amt-cell{text-align:right;font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:14px;color:var(--forest, #47593d)}.exp-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding:0 1.25rem;margin-bottom:1.5rem}.exp-card{display:flex;flex-direction:column;gap:.3rem;background:var(--surface);border-radius:var(--r-md, 12px);border-top:4px solid var(--forest);padding:1.25rem;box-shadow:var(--shadow-sm, 0 2px 8px rgba(0, 0, 0, .08))}.exp-card.total{border-top-color:var(--accent)}.exp-card-label{font-size:.8rem;font-weight:500;color:var(--text-dim)}.exp-card-val{font-family:Sora,sans-serif;font-weight:800;font-size:1.5rem;color:var(--forest)}.exp-card.total .exp-card-val{color:var(--accent)}.exp-card-sub{font-size:.74rem;color:var(--text-muted)}.exp-day{margin-bottom:1.5rem}.exp-day-head{width:calc(100% - 2.5rem);max-width:1400px;margin:0 auto .5rem;display:flex;justify-content:space-between;align-items:baseline;padding:.5rem .85rem;border-left:4px solid var(--accent);background:var(--bg);border-radius:var(--r-sm, 4px);font-family:Chillax,Poppins,sans-serif;font-weight:800;font-size:1rem;color:var(--forest)}.exp-day-head span:last-child{font-family:Sora,sans-serif;font-weight:700;font-size:.82rem;color:var(--text-dim)}.exp-day .inv-table tbody tr{cursor:default}.exp-day .inv-table tbody tr:hover{background:transparent}.exp-cat-pill{display:inline-block;padding:.2rem .6rem;border-radius:var(--r-pill, 999px);font-size:.78rem;font-weight:600}.exp-action-cell{text-align:right;white-space:nowrap}.exp-void-btn{border:1px solid var(--border);background:var(--surface, #fff);color:var(--text-dim, #6a6459);padding:.25rem .7rem;border-radius:var(--r-sm, 8px);font-family:Poppins,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.exp-void-btn:hover{border-color:var(--danger);color:var(--danger);background:var(--danger-soft)}.exp-confirm{display:inline-flex;align-items:center;gap:.4rem}.exp-confirm-q{font-size:12px;font-weight:600;color:var(--danger)}.exp-confirm-yes,.exp-confirm-no{padding:.25rem .65rem;border-radius:var(--r-sm, 8px);font-family:Poppins,sans-serif;font-size:12px;font-weight:700;cursor:pointer}.exp-confirm-yes{border:1px solid var(--danger);background:var(--danger);color:#fff}.exp-confirm-yes:disabled{opacity:.6;cursor:default}.exp-confirm-no{border:1px solid var(--border);background:var(--surface, #fff);color:var(--text-dim, #6a6459)}.exp-voided td{opacity:.5;text-decoration:line-through}.exp-voided .exp-action-cell{text-decoration:none;opacity:1}.exp-voided-tag{font-size:12px;font-style:italic;color:var(--text-dim, #6a6459);white-space:nowrap}@media(max-width:640px){@keyframes expStaggerFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.is-phone .exp-form{padding:18px 16px 6px;gap:12px;max-width:none;animation:expStaggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .exp-form-row{flex-direction:column;gap:12px;align-items:stretch}.is-phone .exp-amount{flex:1 1 auto;width:100%;max-width:none}.is-phone .exp-form .inv-input{padding:.7rem .85rem;border-radius:var(--r-md, 12px);min-height:var(--tap-min, 44px)}.is-phone .exp-record{width:100%;padding:0 1.4rem;min-height:var(--tap-min, 44px);border-radius:var(--r-pill, 999px);font-size:.95rem;box-shadow:0 2px 8px -1px #d06b3f73;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.is-phone .exp-record:active{transform:scale(.96)}.is-phone .exp-form .inv-error{border-radius:var(--r-md, 12px);animation:expStaggerFadeIn .3s cubic-bezier(.16,1,.3,1) both}.is-phone .exp-summary{grid-template-columns:1fr 1fr;gap:12px;padding:0 16px;margin-bottom:22px;animation:expStaggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:60ms}.is-phone .exp-card.total{grid-column:1 / -1}.is-phone .exp-card{position:relative;gap:6px;padding:1.15rem 1.05rem 1.2rem;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .16))!important;border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e}.is-phone .exp-card-label{display:flex;align-items:center;gap:6px;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666)}.is-phone .exp-card-label:before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--exp-accent, var(--accent, #d06b3f))}.is-phone .exp-card-val{font-size:1.55rem;line-height:1;letter-spacing:-.5px}.is-phone .exp-card.total .exp-card-val{font-size:1.9rem}.is-phone .exp-card-sub{font-size:.72rem;color:var(--text-muted, #999);font-weight:600}.is-phone .exp-day{margin-bottom:22px;animation:expStaggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.12s}.is-phone .exp-day-head{width:auto;max-width:none;margin:0 16px 12px;padding:.6rem .95rem;border-radius:var(--r-md, 12px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;font-size:.95rem}.is-phone .exp-day .inv-table-wrap{width:auto;margin:0 16px;background:transparent;border-radius:0;overflow:visible;box-shadow:none}.is-phone .exp-day .inv-table,.is-phone .exp-day .inv-table tbody{display:block}.is-phone .exp-day .inv-table thead{display:none}.is-phone .exp-day .inv-table tbody tr{display:grid;grid-template-columns:1fr auto;grid-template-areas:"cat   amount" "note  note" "time  action";align-items:center;gap:6px 12px;margin-bottom:12px;padding:.95rem 1.05rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-top:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);background:var(--surface, #fff);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;cursor:default;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease;animation:none}.is-phone .exp-day .inv-table tbody tr:not(.exp-voided):active{transform:scale(.985);box-shadow:0 1px 3px #3d4f361a}.is-phone .exp-day .inv-table tbody tr:hover{background:var(--surface, #fff);transform:none;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624}.is-phone .exp-day .inv-table td{display:block;padding:0;border:none;font-size:.9rem}.is-phone .exp-day .inv-table td:nth-child(1){grid-area:cat}.is-phone .exp-day .inv-table td:nth-child(2){grid-area:note}.is-phone .exp-day .inv-table td:nth-child(3){grid-area:amount}.is-phone .exp-day .inv-table td:nth-child(4){grid-area:time}.is-phone .exp-day .inv-table td:nth-child(5){grid-area:action}.is-phone .exp-day .inv-table td:nth-child(4){font-family:Sora,Poppins,sans-serif;font-size:.74rem;font-weight:600;color:var(--text-muted, #999)}.is-phone .exp-day .inv-table td.exp-amt-cell{text-align:right;font-size:1.05rem}.is-phone .exp-day .inv-table td[data-label=Note]{color:var(--text-dim, #666);font-size:.82rem;line-height:1.35}.is-phone .exp-day .inv-table td .exp-cat-pill{font-size:.8rem;padding:.28rem .7rem}.is-phone .exp-day .inv-table td.exp-action-cell{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.4rem;white-space:normal;margin-top:2px}.is-phone .exp-void-btn{padding:0 1rem;min-height:var(--tap-min, 44px);border-radius:var(--r-pill, 999px);font-size:.85rem}.is-phone .exp-confirm{gap:.5rem}.is-phone .exp-confirm-yes,.is-phone .exp-confirm-no{padding:0 .95rem;min-height:var(--tap-min, 44px);border-radius:var(--r-pill, 999px);font-size:.85rem}.is-phone .exp-voided-tag{font-size:.78rem}.is-phone .exp-day .inv-table tbody tr.exp-voided{box-shadow:0 1px 2px #3d4f3608}.is-phone .exp-day .inv-table tbody tr.exp-voided td{opacity:.5}.is-phone .exp-day .inv-table tbody tr.exp-voided td.exp-action-cell{opacity:1}}.vr-list{padding:0 1.25rem 2rem;display:flex;flex-direction:column;gap:.75rem}.vr-card{background:var(--surface, #fff);border:2px solid rgba(188,99,76,.25);border-radius:16px;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.vr-amount{font-family:Poppins,sans-serif;font-weight:700;font-size:16px;color:var(--accent, #bc634c)}.vr-pm{display:inline-block;margin-left:.5rem;padding:2px 8px;border-radius:8px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;background:#fff8ed;color:#d2754d}.vr-meta{font-family:Poppins,sans-serif;font-size:13px;color:var(--text-dim, #666);margin-top:.5rem}.vr-reason{font-family:Poppins,sans-serif;font-size:13px;color:var(--accent, #bc634c);font-weight:600;margin-top:.5rem}.vr-note{font-family:Poppins,sans-serif;font-size:12px;color:#888;margin-top:.25rem}.vr-side{flex-shrink:0}.vr-actions{display:flex;gap:.5rem}.vr-approve,.vr-reject{flex:1;padding:.6rem 1rem;border-radius:12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.vr-approve{background:var(--forest, #47593d);color:#fff;border:none}.vr-reject{background:var(--surface, #fff);color:var(--text-dim, #666);border:2px solid #ddd}.vr-approve:disabled,.vr-reject:disabled{opacity:.5;cursor:wait}.vr-status{display:inline-block;padding:2px 8px;border-radius:8px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase}.vr-status.approved{background:#f0f7f0;color:var(--forest, #47593d)}.vr-status.rejected{background:#fee2e2;color:#991b1b}.vr-chip{display:none}.is-phone .inv-toolbar{gap:.6rem}.is-phone .po-filter{flex:1 1 0;min-height:var(--tap-min, 44px);padding:.6rem 1rem;border-radius:var(--r-pill, 999px);border-width:2px;font-size:.92rem;font-weight:600;text-align:center;transition:color .2s ease,background .25s cubic-bezier(.16,1,.3,1),border-color .2s ease,transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .po-filter:active{transform:scale(.96)}.is-phone .po-filter.active{box-shadow:0 2px 8px -1px var(--accent-soft, rgba(208, 107, 63, .45))}.is-phone .vr-list{padding:4px 18px 14px;gap:14px}.is-phone .vr-card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.85rem .85rem;padding:1.15rem 1.15rem 1.2rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:min(calc(var(--vr-i, 0) * 60ms),.48s)}.is-phone .vr-card:has(.vr-actions){border-color:var(--accent-soft, rgba(208, 107, 63, .3));box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #d06b3f2e}.is-phone .vr-chip{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;border-radius:var(--r-md, 12px);background:var(--accent-soft, rgba(208, 107, 63, .14));font-size:1.35rem;line-height:1}.is-phone .vr-main{grid-column:2;min-width:0}.is-phone .vr-side{grid-column:1 / -1;flex-shrink:1}.is-phone .vr-amount{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;font-family:Sora,Poppins,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:-.5px;line-height:1.05}.is-phone .vr-pm{margin-left:0}.is-phone .vr-meta{display:flex;align-items:center;gap:6px;margin-top:.6rem;font-size:.74rem;font-weight:600;color:var(--text-dim, #666);line-height:1.35}.is-phone .vr-meta:before{content:"";flex:none;width:7px;height:7px;border-radius:50%;background:var(--info, #4a8da0)}.is-phone .vr-reason{margin-top:.6rem;padding:.55rem .75rem;background:var(--accent-soft, rgba(208, 107, 63, .14));border-radius:var(--r-md, 12px);font-size:.85rem;line-height:1.4}.is-phone .vr-note{margin-top:.5rem;font-size:.76rem;color:var(--warning, #d69e2e);font-weight:600}.is-phone .vr-actions{gap:.6rem;margin-top:.35rem}.is-phone .vr-approve,.is-phone .vr-reject{min-height:var(--tap-min, 44px);padding:.7rem 1rem;border-radius:var(--r-md, 12px);font-size:.95rem;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .15s ease}.is-phone .vr-approve:not(:disabled):active,.is-phone .vr-reject:not(:disabled):active{transform:scale(.96)}.is-phone .vr-status{font-size:.78rem;padding:.4rem .75rem;border-radius:var(--r-pill, 999px)}.is-phone .inv-empty{margin:18px;padding:2.25rem 1.25rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;color:var(--text-dim, #666);font-weight:500}@media(prefers-reduced-motion:reduce){.is-phone .vr-card{animation:none}}.an-body{padding:0 2rem 2rem}.an-card{background:var(--surface, #fff);padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem}.an-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.an-card-title{margin:0 0 1rem;color:var(--forest);font-size:1.5rem;font-weight:700}.an-card-head .an-card-title{margin:0}.an-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.an-kpi{background:var(--surface, #fff);padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;border-top:4px solid var(--forest)}.an-kpi-label{color:var(--text-dim);font-size:.9rem;margin-bottom:.5rem;font-weight:500}.an-kpi-value{color:var(--forest);font-size:2rem;font-weight:700;margin:0}.an-kpi-sub{color:var(--text-dim);font-size:.9rem;font-weight:500;margin-top:.25rem}.an-svg{width:100%;height:160px;display:block}.an-area{fill:#47593d1f;stroke:none}.an-line-rev{fill:none;stroke:var(--forest);stroke-width:.7;vector-effect:non-scaling-stroke}.an-line-net{fill:none;stroke:var(--accent);stroke-width:.7;vector-effect:non-scaling-stroke;stroke-dasharray:2 1.5}.an-axis{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-dim);margin-top:.5rem}.an-legend{font-size:.9rem;color:var(--text-dim);font-weight:500;display:flex;align-items:center;gap:.3rem}.an-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-left:.5rem}.an-dot.rev{background:var(--forest)}.an-dot.net{background:var(--accent)}.an-dot.mar-gross{background:#4a8da0}.an-dot.mar-net{background:var(--accent)}.an-empty-card{color:var(--text-dim);text-align:center;padding:2rem}.an-grid{stroke:var(--border-soft, rgba(107, 78, 61, .18));stroke-width:.5;stroke-dasharray:1.5 1.5;vector-effect:non-scaling-stroke}.an-spark{height:90px}.an-basket-big{font-family:Sora,sans-serif;font-size:1.6rem;font-weight:800;color:var(--forest);letter-spacing:-.5px}.an-note{font-size:.78rem;color:var(--text-dim);margin-top:.6rem}.an-flag{display:inline-block;margin-left:.4rem;padding:1px 7px;border-radius:999px;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.4px;vertical-align:middle}.an-flag-loss{background:#bc634c26;color:#bc634c}.an-flag-warn{background:#d06b3f26;color:#d06b3f}.an-flag-slow{background:#a6755626;color:#a67556}.an-dow{overflow-x:visible}.an-stack{display:flex;align-items:flex-end;gap:2px;height:70px;margin-top:1rem;padding:.5rem .25rem 0;border-radius:8px;background:var(--surface-2)}.an-stack-col{flex:1;min-width:2px;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.an-stack-seg{width:100%}.an-stack-col:first-child .an-stack-seg:last-child{border-top-left-radius:3px}.an-stack-seg:last-child{border-radius:3px 3px 0 0}.an-wc{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.an-wc-cell{background:var(--surface-2);border-radius:12px;padding:1.1rem 1.2rem;border-left:4px solid var(--an-accent, var(--forest))}.an-wc-label{color:var(--text-dim);font-size:.85rem;font-weight:600;margin-bottom:.4rem}.an-wc-value{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:800;color:var(--forest);letter-spacing:-.5px}.an-wc-help{color:var(--text-muted, #999);font-size:.75rem;font-weight:500;margin-top:.3rem}.an-cols{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.an-bars{display:flex;flex-direction:column;gap:.75rem}.an-bar-row{display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:.75rem;padding:.25rem 0;transition:all .2s ease}.an-bar-row:hover{transform:translate(2px)}.an-bar-label{font-size:.875rem;color:var(--text);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.an-bar-track{background:var(--surface-2);border-radius:12px;height:14px;overflow:hidden}.an-bar-fill{height:100%;border-radius:12px;min-width:2px;transition:width .3s ease}.an-bar-val{font-weight:700;font-size:.9rem;color:var(--forest);white-space:nowrap}.an-none{color:var(--text-dim);font-size:.9rem}.an-bar-chip{display:none}.an-hours{display:flex;align-items:flex-end;gap:.3rem;height:250px;padding:2rem 1rem 1rem;border-radius:8px;background:var(--surface-2);overflow-x:auto}.an-hour{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1;min-width:22px;max-width:100px;height:100%}.an-hour-bar{width:70%;background:var(--forest);border-radius:12px 6px 0 0;min-height:20px;transition:all .3s}.an-hour-bar:hover{opacity:.8}.an-hour-label{font-size:.75rem;color:var(--text-dim);margin-top:.5rem;white-space:nowrap;text-align:center}.an-hour-val{font-family:Sora,sans-serif;font-size:.62rem;font-weight:700;color:var(--forest);margin-bottom:3px;white-space:nowrap}@media(max-width:640px){.an-body{padding:0 16px 18px}.an-kpis,.an-body>.an-card,.an-cols{margin-bottom:22px;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.an-body>*:nth-child(1){animation-delay:0ms}.an-body>*:nth-child(2){animation-delay:55ms}.an-body>*:nth-child(3){animation-delay:.11s}.an-body>*:nth-child(4){animation-delay:165ms}.an-body>*:nth-child(5){animation-delay:.22s}.an-body>*:nth-child(6){animation-delay:275ms}.an-body>*:nth-child(7){animation-delay:.33s}.an-body>*:nth-child(n+8){animation-delay:385ms}.an-body>.an-card:last-child{margin-bottom:8px}.an-toolbar{gap:6px;padding:0 16px 14px;background:transparent;border:none}.an-period-btn.po-filter{flex:1;min-height:var(--tap-min, 44px);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-pill, 999px);background:var(--surface, #fff);color:var(--text-dim, #666);font-size:.85rem;font-weight:600;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .2s ease,color .2s ease,box-shadow .2s ease}.an-period-btn.po-filter.active{background:var(--accent, #d06b3f);color:#fff;border-color:var(--accent, #d06b3f);box-shadow:0 2px 8px -1px #d06b3f73}.an-period-btn.po-filter:active{transform:scale(.95)}.an-kpis{grid-template-columns:1fr 1fr;gap:12px}.an-kpi{position:relative;padding:1.35rem 1.15rem 1.4rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-top:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e}.an-kpi-label{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666);margin-bottom:8px}.an-kpi-label:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--an-accent, var(--accent, #d06b3f));flex-shrink:0}.an-kpi-value{font-family:Sora,Poppins,sans-serif;font-size:1.7rem;font-weight:800;line-height:1;letter-spacing:-.5px;word-break:break-word}.an-kpi-sub{font-size:.72rem;color:var(--text-muted, #999);font-weight:600;margin-top:6px}.an-card{padding:1.15rem 1rem 1.25rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .14));border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e}.an-card-title{font-family:Chillax,Poppins,sans-serif;font-size:1.1rem;margin-bottom:.85rem}.an-card-head{margin-bottom:.85rem}.an-svg{height:150px}.an-cols{grid-template-columns:1fr;gap:12px}.an-bars{gap:10px}.an-bar-row{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"chip label value" "bar bar bar";align-items:center;gap:4px 10px;padding:.7rem .8rem;min-height:var(--tap-min, 44px);background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .12));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.an-bar-row:hover{transform:none}.an-bar-row:active{transform:scale(.985);box-shadow:0 1px 3px #3d4f361a}.an-bar-chip{grid-area:chip;display:block;width:30px;height:30px;border-radius:var(--r-md, 12px);background:radial-gradient(circle at center,var(--an-row, var(--accent, #d06b3f)) 0 28%,transparent 30%),color-mix(in srgb,var(--an-row, var(--accent, #d06b3f)) 16%,#fff)}.an-bar-label{grid-area:label;font-size:.9rem;white-space:normal;line-height:1.25}.an-bar-val{grid-area:value;font-family:Sora,Poppins,sans-serif;font-size:.95rem;font-weight:800}.an-bar-track{grid-area:bar;height:8px;margin-top:2px;border-radius:var(--r-pill, 999px)}.an-bar-fill{border-radius:var(--r-pill, 999px)}.an-hours{height:200px;padding:1.25rem .5rem .5rem;border-radius:var(--r-md, 12px)}.an-hour-label{font-size:11px}.an-dow{height:170px}.an-card-head{flex-wrap:wrap;gap:4px 10px}.an-basket-big{font-size:1.45rem}.an-spark{height:70px}.an-stack{height:60px;gap:1px}.an-wc{grid-template-columns:1fr;gap:10px}.an-wc-cell{background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .12));border-left:3px solid var(--an-accent, var(--forest));border-radius:var(--r-lg, 16px);padding:.95rem 1.05rem;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624}.an-wc-label{display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.an-wc-label:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--an-accent, var(--accent, #d06b3f));flex-shrink:0}.an-wc-value{font-size:1.4rem}.an-flag{font-size:.62rem}.an-empty-card,.an-none,.an-note{font-size:.9rem}}@media(max-width:380px){.an-kpis{grid-template-columns:1fr}.an-kpi-value{font-size:1.55rem}}.cf-card-head{display:block;width:100%;padding:0;border:none;background:none;text-align:left;font-family:Poppins,sans-serif;font-size:1rem;cursor:default}.cf-card-ico,.cf-card-headval,.cf-card-chev{display:none}.cf-rows{display:block}.is-phone .cf-body{max-width:100%!important;margin:18px 0 10px!important;padding:0 16px!important}.is-phone .cf-periods{display:inline-flex!important;gap:2px!important;padding:4px!important;background:var(--surface-2, rgba(65, 82, 57, .08));border-radius:var(--r-pill, 999px)}.is-phone .cf-period-btn{border:none!important;background:transparent!important;color:var(--text-dim, #666)!important;border-radius:var(--r-pill, 999px)!important;padding:.5rem 1rem!important;font-family:Poppins,sans-serif;font-size:.82rem!important;font-weight:600;min-height:var(--tap-min, 44px);box-shadow:none!important;transition:color .2s ease,background .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.is-phone .cf-period-btn.cf-period-on{background:var(--accent, #d06b3f)!important;color:#fff!important;box-shadow:0 2px 8px -1px #d06b3f73!important}.is-phone .cf-period-btn:active{transform:scale(.94);transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .cf-hero{position:relative;text-align:left!important;display:flex;flex-direction:column;gap:8px;margin-bottom:20px!important;padding:1.4rem 1.2rem 1.5rem!important;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-xl, 22px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .cf-hero-label{display:flex;align-items:center;gap:6px;color:var(--text-dim, #666)!important;font-size:.7rem!important;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.is-phone .cf-hero-label:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--success, #6b8560);flex-shrink:0}.is-phone .cf-hero.cf-neg .cf-hero-label:before{background:var(--danger, #bc634c)}.is-phone .cf-hero-val{font-family:Sora,Poppins,sans-serif!important;font-size:2.3rem!important;font-weight:800;line-height:1!important;letter-spacing:-.5px}.is-phone .cf-hero-val.cf-neg{color:var(--danger, #bc634c)!important}.is-phone .cf-hero-sub{margin-top:0!important;font-family:Sora,Poppins,sans-serif!important;font-size:.78rem!important;font-weight:600;color:var(--text-muted, #999)!important}.is-phone .cf-warn{border-radius:var(--r-lg, 16px)!important;padding:.85rem 1rem!important;margin-bottom:18px!important;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #bc634c2e;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:60ms}.is-phone .cf-warn-line{font-size:.86rem!important;line-height:1.35}.is-phone .cf-card{background:var(--surface, #fff)!important;border:1px solid var(--border-soft, rgba(107, 78, 61, .14))!important;border-radius:var(--r-lg, 16px)!important;padding:.4rem 1.1rem .6rem!important;margin:0 0 14px!important;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;overflow:hidden;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .cf-card-pnl{animation-delay:.12s}.is-phone .cf-card-cash{animation-delay:.18s}.is-phone .cf-card-drawer{margin-top:0!important;animation-delay:.24s}.is-phone .cf-card-head{display:flex!important;align-items:center;gap:.6rem;width:100%;min-height:var(--tap-min, 44px);margin:0!important;padding:.55rem 0!important;cursor:pointer!important;font-family:Poppins,sans-serif;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .cf-card-head:active{transform:scale(.985)}.is-phone .cf-card-ico{display:flex!important;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));font-size:1.05rem;line-height:1}.is-phone .cf-card-cash .cf-card-ico{background:var(--info-soft, rgba(74, 141, 160, .12))}.is-phone .cf-card-drawer .cf-card-ico{background:var(--accent-soft, rgba(208, 107, 63, .14))}.is-phone .cf-card-title{flex:1;min-width:0;font-size:.92rem;font-weight:700;color:var(--forest, #47593d);line-height:1.2}.is-phone .cf-card-headval{display:inline-block!important;font-family:Sora,Poppins,sans-serif!important;font-size:.98rem;font-weight:800;color:var(--forest, #47593d);white-space:nowrap}.is-phone .cf-card-headval.cf-neg{color:var(--danger, #bc634c)}.is-phone .cf-card-chev{display:inline-block!important;flex-shrink:0;font-size:1.1rem;line-height:1;color:var(--text-muted, #999);transition:transform .25s cubic-bezier(.16,1,.3,1);transform:translateY(-2px) rotate(0)}.is-phone .cf-card[data-open="1"] .cf-card-chev{transform:translateY(-1px) rotate(180deg)}.is-phone .cf-card[data-open="0"] .cf-rows{display:none}.is-phone .cf-card[data-open="1"] .cf-rows{display:block;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .12));padding-top:.5rem;margin-top:.1rem;animation:staggerFadeIn .3s cubic-bezier(.16,1,.3,1) both}.is-phone .cf-row{align-items:center;padding:.5rem 0!important;min-height:40px;border-top:1px solid rgba(231,224,211,.55)!important}.is-phone .cf-rows .cf-row:first-child{border-top:none!important}.is-phone .cf-row-label{display:flex;align-items:center;gap:8px;font-size:.9rem!important;color:var(--text-dim, #5a6b51)}.is-phone .cf-row-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--forest-soft, rgba(65, 82, 57, .35));flex-shrink:0}.is-phone .cf-row-muted .cf-row-label{color:var(--text-muted, #8a8478)!important}.is-phone .cf-row-muted .cf-row-label:before{background:#8a847866}.is-phone .cf-row-val{font-family:Sora,Poppins,sans-serif!important;font-size:.95rem!important;font-weight:700}.is-phone .cf-row-val.cf-neg{color:var(--danger, #bc634c)!important}.is-phone .cf-row-strong{padding:.65rem 0!important;border-top:1.5px solid var(--border-soft, rgba(107, 78, 61, .22))!important}.is-phone .cf-row-strong .cf-row-label{font-size:.95rem!important;font-weight:800;color:var(--forest, #47593d)}.is-phone .cf-row-strong .cf-row-label:before{width:7px;height:7px;background:var(--accent, #d06b3f)}.is-phone .cf-row-strong .cf-row-val{font-size:1.05rem!important;font-weight:800;color:var(--forest, #47593d)}.is-phone .cf-row-strong .cf-row-val.cf-neg{color:var(--danger, #bc634c)!important}.is-phone .cf-note{font-size:.72rem!important;line-height:1.4;color:var(--text-muted, #a59c8c)!important;margin-top:.5rem!important}.is-phone .cf-daterange{margin-top:16px!important;font-size:.76rem!important;color:var(--text-muted, #a59c8c)!important;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.3s}@media(prefers-reduced-motion:reduce){.is-phone .cf-hero,.is-phone .cf-warn,.is-phone .cf-card,.is-phone .cf-daterange,.is-phone .cf-card[data-open="1"] .cf-rows{animation:none}}.re-type-pill{display:inline;padding:0;background:none;border-radius:0;font:inherit;color:inherit}@media(max-width:640px){@keyframes reStaggerFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.is-phone .re-total{display:inline-flex;align-items:center;font-family:Sora,Poppins,sans-serif!important;font-weight:800!important;font-size:.9rem!important;color:var(--accent-active, #a04628)!important;background:var(--accent-soft, rgba(208, 107, 63, .14));border-radius:var(--r-pill, 999px);padding:.3rem .7rem}.is-phone .re-body{max-width:none;padding:0 16px!important;margin:.5rem auto 0!important}.is-phone .re-hint{font-size:.84rem;line-height:1.4;margin-bottom:16px!important;animation:reStaggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .re-error{margin:0 16px 12px!important;border-radius:var(--r-md, 12px);animation:reStaggerFadeIn .3s cubic-bezier(.16,1,.3,1) both}.is-phone .re-form{flex-direction:column;align-items:stretch;gap:12px!important;padding:18px 16px!important;border-radius:var(--r-xl, 22px)!important;box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e;margin-bottom:22px!important;animation:reStaggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .re-form .inv-input{flex:1 1 auto!important;width:100%;min-width:0;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px)}.is-phone .re-add{width:100%;min-height:var(--tap-min, 44px);border-radius:var(--r-pill, 999px)!important;font-size:.95rem;box-shadow:0 2px 8px -2px #47593d80;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.is-phone .re-add:active{transform:scale(.96)}.is-phone .re-empty{margin:0 16px;padding:2.5rem 1.25rem!important;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;color:var(--text-dim, #666);animation:reStaggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:60ms}.is-phone .re-table{display:block;width:auto;margin:0;background:transparent;border:none;border-radius:0;box-shadow:none;animation:reStaggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.12s}.is-phone .re-table tbody{display:block}.is-phone .re-table thead{display:none}.is-phone .re-table tbody tr{display:grid;grid-template-columns:1fr auto;grid-template-areas:"name   amount" "meta   meta" "perday action";align-items:center;gap:8px 12px;margin-bottom:12px;padding:1rem 1.1rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-top:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);background:var(--surface, #fff);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;cursor:default;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease;animation:none}.is-phone .re-table tbody tr:active{transform:scale(.985);box-shadow:0 1px 3px #3d4f361a}.is-phone .re-table tbody tr:hover{background:var(--surface, #fff);transform:none;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624}.is-phone .re-table tbody tr.re-paused{box-shadow:0 1px 2px #3d4f3608}.is-phone .re-table td{display:block;padding:0!important;border:none!important;font-size:.9rem}.is-phone .re-name-cell{grid-area:name;min-width:0}.is-phone .re-name-cell .inv-name{font-family:Poppins,sans-serif;font-weight:700;color:var(--forest, #47593d);font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.is-phone .re-amt-cell{grid-area:amount;text-align:right;font-size:1.1rem;color:var(--forest, #47593d)}.is-phone .re-cad-cell{grid-area:meta;display:inline-flex;align-items:center;gap:8px;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666)}.is-phone .re-cad-cell:before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--accent, #d06b3f)}.is-phone .re-type-cell{grid-area:meta;justify-self:end;text-align:right}.is-phone .re-type-pill{display:inline-flex;align-items:center;padding:.22rem .6rem;border-radius:var(--r-pill, 999px);font-family:Poppins,sans-serif;font-size:.72rem;font-weight:700;line-height:1.2}.is-phone .re-type-overhead{background:var(--forest-soft, rgba(65, 82, 57, .12));color:var(--forest, #47593d)}.is-phone .re-type-labor{background:var(--accent-soft, rgba(208, 107, 63, .14));color:var(--accent-active, #a04628)}.is-phone .re-perday-cell{grid-area:perday;font-size:.74rem!important;font-weight:600;color:var(--text-muted, #999)}.is-phone .re-perday-cell:after{content:" /day";font-family:Poppins,sans-serif;font-weight:600;text-transform:lowercase;letter-spacing:0}.is-phone .re-money{font-family:Sora,Poppins,sans-serif;font-weight:800;letter-spacing:-.3px}.is-phone .re-action-cell{grid-area:action;display:flex;justify-content:flex-end;align-items:center;gap:8px;white-space:normal!important}.is-phone .re-pause,.is-phone .re-del{margin:0!important;padding:0 1rem!important;min-height:var(--tap-min, 44px);border-radius:var(--r-pill, 999px);font-size:.85rem;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .15s ease}.is-phone .re-pause{background:var(--surface-2, rgba(65, 82, 57, .08))}.is-phone .re-del{background:var(--danger-soft, rgba(188, 99, 76, .14))}.is-phone .re-pause:active,.is-phone .re-del:active{transform:scale(.94)}}@media(max-width:640px)and (prefers-reduced-motion:reduce){.is-phone .re-hint,.is-phone .re-error,.is-phone .re-form,.is-phone .re-empty,.is-phone .re-table{animation:none}}.po-filter{padding:.5rem 1rem;border-radius:12px;border:2px solid #ddd;background:var(--surface, #fff);color:var(--text-dim, #666);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;text-transform:capitalize}.po-filter.active{border-color:var(--accent, #bc634c);background:var(--accent-soft, rgba(208, 107, 63, .14));color:var(--accent, #bc634c);font-weight:700}.dr-list{max-width:720px;margin:1rem auto;padding:0 1rem;display:flex;flex-direction:column;gap:.75rem}.dr-card{background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .18));border-radius:var(--r-lg, 16px);padding:1rem}.dr-head{display:flex;justify-content:space-between;align-items:baseline}.dr-chip{display:none}.dr-headtext{display:contents}.dr-name{color:var(--forest, #47593d);font-weight:700}.dr-qty{font-family:Sora,sans-serif;font-weight:700;color:var(--danger, #bc634c)}.dr-meta{font-size:.85rem;color:var(--text-dim, #666);margin-top:.3rem}.dr-notes{font-size:.82rem;color:var(--text-muted, #999);margin-top:.2rem}.dr-actions{display:flex;gap:.5rem;margin-top:.75rem}.dr-actions .inv-btn-primary,.dr-actions .inv-btn-secondary{flex:1}.dr-status{margin-top:.5rem;font-size:.8rem;font-weight:700}@media(max-width:640px){.inv-toolbar .po-filter{min-height:var(--tap-min, 44px);padding:.55rem 1.1rem;border-radius:var(--r-pill, 999px);font-size:.85rem;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .2s ease,color .2s ease,border-color .2s ease}.inv-toolbar .po-filter:active{transform:scale(.95)}.dr-list{max-width:100%;margin:.75rem auto .5rem;padding:0 14px;gap:14px}.dr-card{border-radius:var(--r-xl, 22px);padding:18px 18px 20px;border-color:var(--border-soft, rgba(107, 78, 61, .16));box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.dr-card:active{transform:scale(.98);box-shadow:0 1px 3px #3d4f361a}.dr-card:nth-child(1){animation-delay:0ms}.dr-card:nth-child(2){animation-delay:60ms}.dr-card:nth-child(3){animation-delay:.12s}.dr-card:nth-child(4){animation-delay:.18s}.dr-card:nth-child(5){animation-delay:.24s}.dr-card:nth-child(n+6){animation-delay:.3s}.dr-head{align-items:center;gap:10px}.dr-chip{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--r-md, 12px);background:var(--danger-soft, rgba(188, 99, 76, .14));font-size:1.2rem;line-height:1}.dr-headtext{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:4px}.dr-name{font-family:Chillax,Poppins,sans-serif;font-size:1.02rem;line-height:1.2;overflow-wrap:anywhere}.dr-qty{display:inline-flex;align-items:baseline;gap:5px;font-family:Sora,Poppins,sans-serif;font-size:.94rem;font-weight:800;letter-spacing:-.2px}.dr-qty:before{content:"";align-self:center;width:7px;height:7px;border-radius:50%;background:var(--danger, #bc634c)}.dr-qty-unit{font-size:.72rem;font-weight:600;color:var(--text-muted, #999)}.dr-meta{font-size:.82rem;line-height:1.5;margin-top:12px}.dr-notes{font-size:.82rem;line-height:1.45;margin-top:8px;padding:8px 10px;border-radius:var(--r-md, 12px);background:var(--surface-2, rgba(65, 82, 57, .08));color:var(--text-dim, #666)}.dr-actions{gap:10px;margin-top:16px}.dr-actions .inv-btn-primary,.dr-actions .inv-btn-secondary{min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);font-size:.95rem;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .18s ease}.dr-actions .inv-btn-primary:active,.dr-actions .inv-btn-secondary:active{transform:scale(.96)}.dr-status{display:inline-flex;align-items:center;margin-top:12px;padding:6px 12px;border-radius:var(--r-pill, 999px);background:var(--surface-2, rgba(65, 82, 57, .08));font-size:.78rem}}@media(max-width:640px)and (prefers-reduced-motion:reduce){.dr-card{animation:none}}@media(max-width:640px){.settings-page .inv-lightwrap{padding:1rem 14px .5rem}.settings-page .inv-lighttitle{font-family:Chillax,Poppins,sans-serif;font-size:1.55rem}.settings-page>div[style]{padding:0 14px 1rem!important;max-width:100%!important}.settings-page .inv-toolbar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px!important;margin:0 -14px 16px!important;padding:2px 14px 6px;scroll-snap-type:x proximity;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.settings-page .inv-toolbar::-webkit-scrollbar{display:none}.settings-page .inv-toolbar .po-filter{flex:0 0 auto;scroll-snap-align:start;min-height:var(--tap-min, 44px);padding:.55rem 1.1rem;border-radius:var(--r-pill, 999px);font-size:.88rem;white-space:nowrap;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .2s ease,color .2s ease,border-color .2s ease}.settings-page .inv-toolbar .po-filter:active{transform:scale(.94)}.settings-page .inv-toolbar .po-filter.active{box-shadow:0 2px 8px -1px #3e4f3673}.settings-page .settings-grid,.settings-page .settings-grid.with-preview{grid-template-columns:1fr;gap:16px}.settings-page .settings-grid>.inv-modal{border-radius:var(--r-xl, 22px)!important;padding:20px 18px 18px!important;border:1px solid var(--border-soft, rgba(107, 78, 61, .16));box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e!important;max-height:none;overflow:visible;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:60ms}.settings-page .inv-modal-title{display:flex;align-items:center;gap:8px;font-family:Chillax,Poppins,sans-serif;font-size:1.25rem;margin-bottom:.9rem}.settings-page .inv-modal-title:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--accent, #d06b3f)}.settings-page .inv-field-label{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--text-dim, #666)}.settings-page .inv-field-label:before{content:"";flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:var(--accent, #d06b3f)}.settings-page .inv-field{margin-bottom:1.05rem}.settings-page .inv-field-row{flex-direction:column;gap:0}.settings-page .inv-input{font-size:16px;height:50px;border-radius:var(--r-md, 12px)}.settings-page textarea.inv-input{height:auto;min-height:50px}.settings-page .inv-checkbox{min-height:var(--tap-min, 44px);font-size:.95rem;gap:.55rem}.settings-page .inv-checkbox input[type=checkbox]{width:22px;height:22px;flex:0 0 auto}.settings-page .inv-hint{font-size:.82rem;line-height:1.45;color:var(--text-dim, #666)}.settings-page .inv-modal-actions{margin-top:1.4rem}.settings-page .inv-modal-actions .inv-btn-primary{min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px);font-size:1rem;transition:transform .16s cubic-bezier(.34,1.56,.64,1),background .18s ease}.settings-page .inv-modal-actions .inv-btn-primary:active{transform:scale(.97)}.settings-page .inv-field>div[style*="display:flex"]{flex-wrap:wrap;gap:8px!important}.settings-page .inv-field>div[style*="display:flex"]>.inv-input{flex:1 1 calc(50% - 8px)!important;width:auto!important}.settings-page .inv-field>div[style*="display:flex"]>.inv-actions-btn,.settings-page .inv-field>div[style*="display:flex"]>button{min-height:var(--tap-min, 44px);min-width:var(--tap-min, 44px)}.settings-page .settings-grid>div[style*=sticky]{position:static!important}.settings-page .settings-grid iframe{width:100%!important;max-width:320px;height:440px;margin:0 auto;display:block;border-radius:var(--r-md, 12px)!important;box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e}.settings-page .perm-table{display:block}.settings-page .perm-table thead{display:none}.settings-page .perm-table tbody{display:flex;flex-direction:column;gap:12px}.settings-page .perm-table tbody tr{display:block;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);padding:14px 16px 12px;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;transform:none!important;cursor:default;animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.settings-page .perm-table tbody tr:hover{background:var(--surface, #fff);transform:none!important;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624}.settings-page .perm-table tbody tr:nth-child(1){animation-delay:0ms}.settings-page .perm-table tbody tr:nth-child(2){animation-delay:50ms}.settings-page .perm-table tbody tr:nth-child(3){animation-delay:.1s}.settings-page .perm-table tbody tr:nth-child(4){animation-delay:.15s}.settings-page .perm-table tbody tr:nth-child(5){animation-delay:.2s}.settings-page .perm-table tbody tr:nth-child(6){animation-delay:.25s}.settings-page .perm-table tbody tr:nth-child(n+7){animation-delay:.3s}.settings-page .perm-table td.perm-cap{display:block;padding:0 0 10px;font-family:Chillax,Poppins,sans-serif;font-size:1rem;font-weight:700;color:var(--forest, #47593d);border:none;text-align:left!important}.settings-page .perm-table td.perm-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;margin-top:6px;border:none;border-radius:var(--r-md, 12px);background:var(--surface-2, rgba(65, 82, 57, .08));text-align:left!important;min-height:var(--tap-min, 44px)}.settings-page .perm-table td.perm-toggle:before{content:attr(data-label);font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;color:var(--text-dim, #666)}.settings-page .perm-table .perm-check{display:inline-flex;align-items:center;justify-content:center;min-width:var(--tap-min, 44px);min-height:var(--tap-min, 44px);margin:-8px -12px -8px 0;cursor:pointer}.settings-page .perm-table .perm-check input[type=checkbox]{width:24px;height:24px;accent-color:var(--accent, #d06b3f);cursor:pointer}}@media(max-width:640px)and (prefers-reduced-motion:reduce){.settings-page .inv-toolbar,.settings-page .settings-grid>.inv-modal,.settings-page .perm-table tbody tr{animation:none}}@media(max-width:640px){.is-phone .staff-page .inv-toolbar{padding:.4rem .9rem .2rem;gap:.45rem;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.is-phone .staff-page .inv-toolbar::-webkit-scrollbar{display:none}.is-phone .staff-page .inv-toolbar .po-filter{flex:0 0 auto;min-height:var(--tap-min, 44px);border-radius:var(--r-pill, 999px);padding:.5rem 1.05rem;font-size:.86rem}.is-phone .staff-page .inv-error{margin:0 .9rem .6rem;border-radius:var(--r-md, 12px)}}.is-phone .staff-page .st-phone{padding:.4rem 18px calc(20px + var(--m-tabbar-h, 58px))}.is-phone .staff-page .st-phone>*{animation:staggerFadeIn .5s cubic-bezier(.16,1,.3,1) both}.is-phone .staff-page .st-phone>*:nth-child(1){animation-delay:0ms}.is-phone .staff-page .st-phone>*:nth-child(2){animation-delay:60ms}.is-phone .staff-page .st-phone>*:nth-child(3){animation-delay:.12s}.is-phone .staff-page .st-phone>*:nth-child(4){animation-delay:.18s}.is-phone .staff-page .st-phone>*:nth-child(5){animation-delay:.24s}.is-phone .staff-page .st-phone>*:nth-child(n+6){animation-delay:.3s}@media(prefers-reduced-motion:reduce){.is-phone .staff-page .st-phone>*{animation:none}}.is-phone .staff-page .st-weeknav{display:flex;align-items:center;gap:.5rem;margin-bottom:14px}.is-phone .staff-page .st-weeknav-range{flex:1;text-align:center;font-family:Sora,Poppins,sans-serif;font-weight:700;font-size:.95rem;color:var(--forest, #47593d);letter-spacing:-.2px}.is-phone .staff-page .st-weeknav-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 .7rem;border:1px solid var(--border-soft, rgba(107, 78, 61, .18));border-radius:var(--r-pill, 999px);background:var(--surface, #fff);color:var(--forest, #47593d);font-family:Poppins,sans-serif;font-weight:700;font-size:1.1rem;cursor:pointer;box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .staff-page .st-weeknav-today{font-size:.78rem;font-weight:600;padding:0 .85rem}.is-phone .staff-page .st-weeknav-btn:active{transform:scale(.92)}.is-phone .staff-page .st-card{background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;padding:1rem 1.05rem;margin-bottom:12px;font-family:Poppins,sans-serif}.is-phone .staff-page .st-card-head{display:flex;align-items:center;gap:.65rem;width:100%;border:none;background:transparent;padding:0;text-align:left;cursor:pointer;font-family:Poppins,sans-serif;min-height:0}.is-phone .staff-page .st-chip{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--r-md, 12px);background:var(--forest-soft, rgba(65, 82, 57, .1));color:var(--forest, #47593d);font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:1rem;line-height:1}.is-phone .staff-page .st-card-name{flex:1;min-width:0;font-weight:700;font-size:1rem;color:var(--forest, #47593d);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-phone .staff-page .st-caret{flex:0 0 auto;font-size:.8rem;color:var(--text-dim, #666);transition:transform .2s cubic-bezier(.16,1,.3,1)}.is-phone .staff-page .st-card.is-open .st-caret{transform:rotate(180deg)}.is-phone .staff-page .st-dotlabel{display:flex;align-items:center;gap:6px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim, #666)}.is-phone .staff-page .st-dotlabel:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent, #d06b3f)}.is-phone .staff-page .st-num{font-family:Sora,Poppins,sans-serif;font-weight:800;color:var(--forest, #47593d);letter-spacing:-.3px}.is-phone .staff-page .st-att-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin:12px 0 4px}.is-phone .staff-page .st-att-day{display:flex;flex-direction:column;align-items:center;gap:4px}.is-phone .staff-page .st-att-dow{font-size:.6rem;font-weight:700;color:var(--text-muted, #999);text-transform:uppercase}.is-phone .staff-page .st-att-pip{display:flex;align-items:center;justify-content:center;width:100%;height:26px;border-radius:8px;font-size:.66rem;font-weight:800;font-family:Sora,Poppins,sans-serif}.is-phone .staff-page .st-att-pip.is-empty{color:#ccc;background:transparent}.is-phone .staff-page .st-att-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .12))}.is-phone .staff-page .st-stat{flex:1 1 auto;min-width:56px}.is-phone .staff-page .st-stat-val{font-family:Sora,Poppins,sans-serif;font-weight:800;font-size:1.05rem;line-height:1;color:var(--forest, #47593d)}.is-phone .staff-page .st-stat-val.is-late,.is-phone .staff-page .st-stat-val.is-warn{color:var(--warning, #d69e2e)}.is-phone .staff-page .st-stat-val.is-absent,.is-phone .staff-page .st-stat-val.is-danger{color:var(--danger, #bc634c)}.is-phone .staff-page .st-stat-val.is-labor{color:var(--accent, #d06b3f)}.is-phone .staff-page .st-stat-label{font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:var(--text-dim, #666);margin-top:3px}.is-phone .staff-page .st-att-detail{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-soft, rgba(107, 78, 61, .12));display:flex;flex-direction:column;gap:8px;animation:staggerFadeIn .32s cubic-bezier(.16,1,.3,1) both}.is-phone .staff-page .st-att-drow{display:flex;align-items:center;gap:8px;font-size:.82rem}.is-phone .staff-page .st-att-drow .st-att-ddate{flex:0 0 64px;font-weight:700;color:var(--forest, #47593d)}.is-phone .staff-page .st-att-drow .st-att-dmeta{flex:1;color:var(--text-dim, #666);font-weight:500}.is-phone .staff-page .st-att-pill{display:inline-block;min-width:30px;text-align:center;padding:3px 7px;border-radius:8px;font-size:.68rem;font-weight:800;font-family:Sora,Poppins,sans-serif}.is-phone .staff-page .st-hours-row{display:flex;align-items:center;gap:.75rem}.is-phone .staff-page .st-hours-main{flex:1;min-width:0}.is-phone .staff-page .st-hours-name{font-weight:700;font-size:1rem;color:var(--forest, #47593d);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-phone .staff-page .st-hours-sub{font-size:.78rem;color:var(--text-dim, #666);font-weight:500;margin-top:2px}.is-phone .staff-page .st-hours-big{flex:0 0 auto;text-align:right}.is-phone .staff-page .st-hours-big .st-num{font-size:1.5rem;line-height:1}.is-phone .staff-page .st-badge{display:inline-block;margin-top:5px;padding:3px 9px;border-radius:var(--r-pill, 999px);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.is-phone .staff-page .st-badge.is-on{background:var(--success-soft, rgba(107, 133, 96, .14));color:var(--success, #6b8560)}.is-phone .staff-page .st-badge.is-off{background:var(--surface-2, rgba(65, 82, 57, .08));color:var(--text-dim, #888)}.is-phone .staff-page .st-ov-form{display:flex;flex-direction:column;gap:.7rem;background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .16));border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360d,0 10px 24px -10px #3d4f362e;padding:1.1rem 1.05rem;margin-bottom:18px}.is-phone .staff-page .st-ov-form .inv-input{width:100%}.is-phone .staff-page .st-ov-times{display:flex;gap:.6rem}.is-phone .staff-page .st-ov-times .inv-input{flex:1}.is-phone .staff-page .st-ov-form .inv-btn-primary{width:100%;min-height:var(--tap-min, 44px);border-radius:var(--r-md, 12px)}.is-phone .staff-page .st-ov-card{display:flex;align-items:flex-start;gap:.75rem}.is-phone .staff-page .st-ov-body{flex:1;min-width:0}.is-phone .staff-page .st-ov-top{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.is-phone .staff-page .st-ov-name{font-weight:700;font-size:1rem;color:var(--forest, #47593d)}.is-phone .staff-page .st-ov-date{font-family:Sora,Poppins,sans-serif;font-weight:700;font-size:.82rem;color:var(--text-dim, #666)}.is-phone .staff-page .st-ov-type{display:inline-block;margin-top:7px;padding:3px 9px;border-radius:var(--r-pill, 999px);font-size:.68rem;font-weight:700;background:var(--accent-soft, rgba(208, 107, 63, .14));color:var(--accent-active, #a04628)}.is-phone .staff-page .st-ov-shift{font-family:Sora,Poppins,sans-serif;font-size:.8rem;font-weight:600;color:var(--forest, #47593d);margin-top:6px}.is-phone .staff-page .st-ov-note{font-size:.82rem;color:var(--text-dim, #666);margin-top:4px}.is-phone .staff-page .st-ov-del{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;border:1px solid var(--danger-soft, rgba(188, 99, 76, .2));border-radius:var(--r-md, 12px);background:var(--danger-soft, rgba(188, 99, 76, .1));color:var(--danger, #bc634c);font-size:1rem;cursor:pointer;transition:transform .16s cubic-bezier(.34,1.56,.64,1)}.is-phone .staff-page .st-ov-del:active{transform:scale(.9)}.is-phone .staff-page .st-hint{font-size:.82rem;line-height:1.45;color:var(--text-dim, #666);font-weight:500;margin:0 0 14px}.is-phone .staff-page .st-empty{text-align:center;color:var(--text-dim, #888);font-weight:500;padding:2.5rem 1rem}@media(max-width:640px){.is-phone .staff-page .inv-table-wrap{width:auto;margin:0 0 1rem;border-radius:var(--r-lg, 16px);box-shadow:0 1px 2px #3d4f360a,0 6px 16px -8px #3d4f3624;overflow-x:auto;-webkit-overflow-scrolling:touch}.is-phone .staff-page .inv-table th,.is-phone .staff-page .inv-table td{padding:.55rem .6rem}.is-phone .staff-page .inv-table th{font-size:.78rem;white-space:nowrap}.is-phone .staff-page .inv-table .inv-name{font-size:.85rem}.is-phone .staff-page .inv-table td button{min-height:44px}.is-phone .staff-page .inv-btn-primary{min-height:var(--tap-min, 44px)}}.m-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:stretch;background:var(--header-bg, #3e4f36);box-shadow:0 -2px 12px #0000002e;padding-bottom:env(safe-area-inset-bottom,0px)}.m-tab{flex:1 1 0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:58px;min-width:var(--tap-min, 44px);padding:6px 2px 8px;border:none;background:transparent;color:#ffffffb3;font-family:Poppins,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-tab:active{transform:scale(.9);transition:transform .12s cubic-bezier(.34,1.56,.64,1)}.m-tab-ico{font-size:1.35rem;line-height:1;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.m-tab-label{font-size:11px;font-weight:600;letter-spacing:.1px;line-height:1.1}.m-tab-active{color:var(--accent, #d06b3f)}.m-tab-active .m-tab-ico{transform:translateY(-1px) scale(1.08)}.m-tab-active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:34px;height:3px;border-radius:var(--r-pill, 999px);background:var(--accent, #d06b3f)}.m-tabbar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;background:var(--modal-overlay, rgba(0, 0, 0, .5));animation:fadeIn .18s cubic-bezier(.16,1,.3,1)}.m-tabsheet{position:fixed;left:0;right:0;bottom:0;z-index:66;background:var(--surface, #fff);border-top-left-radius:var(--r-xl, 22px);border-top-right-radius:var(--r-xl, 22px);box-shadow:var(--shadow-lg, 0 8px 24px rgba(0, 0, 0, .15));padding:10px 12px calc(16px + env(safe-area-inset-bottom,0px));max-height:70vh;overflow-y:auto;animation:slideUpSheet .26s cubic-bezier(.16,1,.3,1)}@keyframes slideUpSheet{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.m-tabsheet-grip{width:40px;height:4px;border-radius:var(--r-pill, 999px);background:var(--border, rgba(107, 78, 61, .4));margin:2px auto 10px}.m-tabsheet-title{font-family:Chillax,Poppins,sans-serif;font-weight:700;font-size:1.1rem;color:var(--forest, #47593d);padding:0 6px 8px}.m-tabsheet-list{display:flex;flex-direction:column;gap:4px}.m-tabsheet-grouptitle{font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--text-dim, #666);padding:8px 6px 4px}.m-tabsheet-row{display:flex;align-items:center;gap:.75rem;width:100%;min-height:var(--tap-min, 44px);padding:.7rem .8rem;border:none;background:transparent;border-radius:var(--r-md, 12px);font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:var(--text, #2d3e28);text-align:left;cursor:pointer}.m-tabsheet-row:active{background:var(--accent-soft, rgba(208, 107, 63, .14));transform:scale(.99)}.m-tabsheet-ico{font-size:1.3rem;line-height:1;width:1.6rem;text-align:center}.m-tabsheet-label{flex:1}.m-bsheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;background:var(--modal-overlay, rgba(0, 0, 0, .5));animation:fadeIn .18s cubic-bezier(.16,1,.3,1)}.m-bottom-sheet{display:flex;flex-direction:column;overflow:visible;padding:0 0 calc(8px + env(safe-area-inset-bottom,0px));will-change:transform}.m-bottom-sheet .m-bsheet-griparea{display:flex;align-items:center;justify-content:center;min-height:var(--tap-min, 44px);padding-top:6px;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.m-bottom-sheet .m-bsheet-griparea:active{cursor:grabbing}.m-bottom-sheet .m-tabsheet-grip{margin:0 auto}.m-bottom-sheet .m-bsheet-title{touch-action:none}.m-bottom-sheet .m-bsheet-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 12px}.m-bottom-sheet.m-tabsheet{max-height:70vh}.m-bottom-sheet:not(.m-bsheet-dragging):not(.m-bsheet-closing){transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.m-bottom-sheet.m-bsheet-dragging{transition:none;animation:none}.m-bottom-sheet.m-bsheet-closing{animation:none;transform:translateY(100%);transition:transform .24s cubic-bezier(.4,0,1,1)}.m-bottom-sheet.m-cart-sheet{padding:0 0 env(safe-area-inset-bottom,0px)}.m-bottom-sheet.m-cart-sheet .m-bsheet-body{padding:0;display:flex;flex-direction:column;overflow:hidden}@media(prefers-reduced-motion:reduce){.m-bottom-sheet,.m-bottom-sheet.m-bsheet-closing{transition:none}.m-bsheet-backdrop{animation:fadeIn .12s linear}}@font-face{font-family:Chillax;src:url(/assets/Chillax-Variable-adSItSd9.ttf) format("truetype");font-weight:200 700;font-display:swap}:root{color-scheme:light;--bg: #fffaf0;--surface: #ffffff;--surface-2: rgba(65, 82, 57, .08);--surface-3: #ffffff;--header-bg: #3e4f36;--modal-overlay: rgba(0, 0, 0, .5);--cart-header-bg: #45583b;--cart-header-text: #ffffff;--cta-bg: #486037;--cta-hover: #3b4d32;--cta-text: #ffffff;--accent: #d06b3f;--accent-hover: #b35932;--accent-active: #a04628;--accent-soft: rgba(208, 107, 63, .14);--forest: #47593d;--forest-hover: #3d4a33;--forest-soft: rgba(65, 82, 57, .12);--text: #2d3e28;--text-dim: #666666;--text-muted: #999999;--border: rgba(107, 78, 61, .4);--border-strong: rgba(107, 78, 61, .6);--border-soft: rgba(107, 78, 61, .18);--success: #6b8560;--success-soft: rgba(107, 133, 96, .14);--warning: #d69e2e;--warning-soft: rgba(214, 158, 46, .14);--danger: #bc634c;--danger-soft: rgba(188, 99, 76, .14);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .15);--info: #4a8da0;--info-soft: rgba(74, 141, 160, .12);--text-on-accent: #ffffff;--cat-grocery: #47593d;--cat-snackhouse: #d06b3f;--cat-gcash: #4a8da0;--cat-palengke: #8b4513;--cat-cigarettes: #555555;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 22px;--r-pill: 999px;--focus-ring: rgba(208, 107, 63, .45);--tap-min: 44px}:root[data-theme=dark]{color-scheme:dark;--bg: #141414;--surface: #1e1e1e;--surface-2: #252525;--surface-3: #2a2a2a;--border-strong: rgba(255, 255, 255, .18);--header-bg: #3e4f36;--modal-overlay: rgba(0, 0, 0, .75);--cart-header-bg: #45583b;--cart-header-text: #ffffff;--cta-bg: #486037;--cta-hover: #3b4d32;--cta-text: #ffffff;--accent: #d06b3f;--accent-hover: #e87a4a;--accent-active: #a04628;--accent-soft: rgba(208, 107, 63, .14);--forest: #6b8560;--forest-hover: #3d4a33;--forest-soft: rgba(71, 89, 61, .25);--text: #e8e8e8;--text-dim: #9a9a9a;--text-muted: #6b6b6b;--border: rgba(255, 255, 255, .1);--border-soft: rgba(255, 255, 255, .06);--success: #7fa872;--success-soft: rgba(127, 168, 114, .18);--warning: #eab308;--warning-soft: rgba(234, 179, 8, .12);--danger: #d06b3f;--danger-soft: rgba(208, 107, 63, .18)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:Poppins,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--text);transition:background-color .2s ease,color .2s ease;overflow-x:hidden}.screen{min-height:100%;display:flex;flex-direction:column}.palengke-remove-btn{padding:.5rem 1rem;background:#bc634c;color:#fff;border:none;border-radius:12px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.palengke-remove-btn:hover{background:#9a4f3e}.muted{color:var(--text-dim)}.pad{padding:24px}button,[role=button]{transition:all .15s cubic-bezier(.4,0,.2,1);font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes cardTap{0%{transform:scale(1)}35%{transform:scale(.93)}70%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes cartItemPop{0%{opacity:0;transform:scale(.8) translateY(8px)}60%{opacity:1;transform:scale(1.05) translateY(0)}to{transform:scale(1)}}@keyframes numPop{0%{transform:scale(1)}42%{transform:scale(1.45)}to{transform:scale(1)}}@keyframes totalPop{0%{transform:scale(1)}42%{transform:scale(1.22)}to{transform:scale(1)}}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes cardSlideDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}@keyframes iconBounce{0%,to{transform:scale(1.1)}50%{transform:scale(1.25)}}@keyframes arrowBounce{0%,to{transform:translate(8px) scale(1.1)}50%{transform:translate(14px) scale(1.1)}}@keyframes buttonShine{0%,to{transform:rotate(45deg) translate(-100%)}50%{transform:rotate(45deg) translate(100%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.is-phone{--m-tabbar-h: calc(58px + env(safe-area-inset-bottom, 0px)) }.is-phone .has-tabbar{padding-bottom:var(--m-tabbar-h, 58px)}.is-phone input,.is-phone select,.is-phone textarea{font-size:16px}.is-phone button,.is-phone [role=button]{min-height:var(--tap-min, 44px)}.m-card{background:var(--surface, #fff);border:1px solid var(--border-soft, rgba(107, 78, 61, .18));border-radius:var(--r-lg, 16px);box-shadow:var(--shadow-sm, 0 1px 3px rgba(0, 0, 0, .08));padding:var(--space-4, 1rem)}button.m-card,.m-card[role=button]{cursor:pointer;text-align:left;font-family:Poppins,sans-serif;transition:transform .14s cubic-bezier(.34,1.56,.64,1),box-shadow .15s ease}button.m-card:active,.m-card[role=button]:active{transform:scale(.97)}
