@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";html{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf6ef;min-width:320px;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overscroll-behavior-x:none;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}#root{width:100%;min-width:0;min-height:100vh}button,input,textarea,select{font-family:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #8a625040}img,video,canvas{max-width:100%}input,textarea,select{min-width:0;max-width:100%}:root{--coffee-950:#24160f;--coffee-900:#302019;--coffee-800:#493127;--coffee-700:#67483a;--coffee-600:#8a6250;--cream-50:#fffdf8;--cream-100:#faf6ef;--cream-200:#f1e9df;--cream-300:#e6d8c9;--ink:#211d1a;--muted:#746d67;--green:#25735c;--green-soft:#e9f5f0;--amber:#9a6116;--amber-soft:#fff4df;--red:#a83f3f;--red-soft:#fdecec;--white:#fff;--shadow:0 20px 45px #2f1e1514;--shadow-soft:0 8px 24px #2f1e150f;--radius-lg:24px;--radius-md:18px;--radius-sm:13px}*{box-sizing:border-box}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{isolation:isolate;background:radial-gradient(circle at top right, #d3b7972b, transparent 32rem), var(--cream-100);min-width:0;min-height:100vh;color:var(--ink);overflow-x:clip}.sidebar{z-index:30;background:linear-gradient(180deg, var(--coffee-950), var(--coffee-900));width:280px;color:var(--white);flex-direction:column;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:18px 0 40px #190f0a1f}.brand{align-items:center;gap:13px;padding:0 8px 28px;display:flex}.brand-mark{width:48px;height:48px;color:var(--coffee-950);background:linear-gradient(145deg,#f4e6d2,#d7b994);border-radius:16px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #ffffff73}.brand strong,.brand span{display:block}.brand strong{letter-spacing:-.01em;font-size:1rem}.brand span{color:#ffffff8f;margin-top:3px;font-size:.79rem}.sidebar-close{margin-left:auto;display:none}.sidebar-nav{gap:8px;display:grid}.nav-item{color:#ffffffb8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:42px 1fr;align-items:center;gap:12px;width:100%;padding:12px;transition:background .16s,color .16s,transform .16s;display:grid}.nav-item:hover{color:var(--white);background:#ffffff14;transform:translate(2px)}.nav-item.is-active{color:var(--white);background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff0f}.nav-icon{background:#ffffff14;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.nav-item strong,.nav-item small{display:block}.nav-item strong{font-size:.92rem}.nav-item small{color:#ffffff7a;margin-top:3px;font-size:.73rem}.sidebar-footer{border-top:1px solid #ffffff17;align-items:center;gap:11px;margin-top:auto;padding:15px 12px 4px;display:flex}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{font-size:.78rem}.sidebar-footer small{color:#ffffff73;margin-top:2px;font-size:.68rem}.status-dot{background:#e6bd67;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #e6bd671c}.sidebar-backdrop{display:none}.app-main{min-width:0;min-height:100vh;margin-left:280px}.topbar{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf6efe6;border-bottom:1px solid #49312717;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:15px 34px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:12px;display:flex}.topbar-left small,.topbar-left strong{display:block}.topbar-left small{color:var(--coffee-600);letter-spacing:.13em;font-size:.67rem;font-weight:800}.topbar-left strong{margin-top:3px;font-size:1.08rem}.icon-button{width:42px;height:42px;color:inherit;cursor:pointer;background:#ffffff17;border:0;border-radius:13px;place-items:center;padding:0;display:grid}.menu-button{color:var(--coffee-900);background:var(--white);box-shadow:var(--shadow-soft);display:none}.store-chip{border:1px solid var(--cream-300);background:#ffffffb3;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:flex}.store-chip>svg{color:var(--coffee-600)}.store-chip small,.store-chip strong{display:block}.store-chip small{color:var(--muted);font-size:.66rem}.store-chip strong{margin-top:2px;font-size:.79rem}.content-area{width:min(1400px,100%);min-width:0;margin:0 auto;padding:34px}.page-stack{gap:24px;display:grid}.hero-panel,.scanner-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff5,#f7efe5db);border:1px solid #5b3e2f14;justify-content:space-between;align-items:center;gap:24px;padding:30px;display:flex}.hero-panel h1,.page-heading h1,.panel-toolbar h2,.scanner-heading h2{letter-spacing:-.035em;margin:0}.hero-panel h1{margin-top:7px;font-size:clamp(2rem,4vw,3.3rem)}.hero-panel p,.page-heading p,.scanner-heading p{max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.62}.eyebrow{color:var(--coffee-600);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:850}.hero-badge{border-radius:var(--radius-md);min-width:280px;color:var(--white);background:var(--coffee-900);box-shadow:var(--shadow-soft);align-items:center;gap:13px;padding:16px;display:flex}.hero-badge-icon,.scanner-icon,.stat-icon,.module-card-icon{flex:none;place-items:center;display:grid}.hero-badge-icon{width:48px;height:48px;color:var(--coffee-900);background:#ecd8bd;border-radius:15px}.hero-badge strong,.hero-badge span{display:block}.hero-badge strong{font-size:.92rem}.hero-badge span{color:#ffffff8f;margin-top:4px;font-size:.72rem}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #49312714;align-items:flex-start;gap:13px;padding:20px;display:flex}.stat-card.is-warning{background:var(--amber-soft);border-color:#9a611638}.stat-icon{width:45px;height:45px;color:var(--coffee-700);background:var(--cream-200);border-radius:14px}.stat-card small,.stat-card strong,.stat-card span{display:block}.stat-card small{color:var(--muted);font-size:.72rem}.stat-card strong{letter-spacing:-.035em;margin-top:7px;font-size:1.45rem}.stat-card div>span{color:var(--muted);margin-top:5px;font-size:.69rem}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.module-card{border-radius:var(--radius-lg);min-height:280px;color:var(--ink);background:var(--white);box-shadow:var(--shadow);text-align:left;cursor:pointer;border:1px solid #49312714;grid-template-rows:auto 1fr auto;gap:24px;padding:26px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.module-card:after{background:var(--cream-100);content:"";border-radius:999px;width:180px;height:180px;position:absolute;bottom:-75px;right:-55px}.module-card:hover{border-color:#67483a47;transform:translateY(-3px);box-shadow:0 26px 58px #2f1e151f}.module-card-icon{width:58px;height:58px;color:var(--coffee-900);background:linear-gradient(145deg,#f5e9da,#dfc6a8);border-radius:18px}.module-card h2{letter-spacing:-.03em;margin:9px 0 0;font-size:1.55rem}.module-card p{max-width:520px;color:var(--muted);margin:10px 0 0;line-height:1.6}.module-card-action{z-index:2;color:var(--coffee-700);align-items:center;gap:7px;font-size:.82rem;font-weight:800;display:flex;position:relative}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-heading h1{margin-top:7px;font-size:clamp(2rem,4vw,2.75rem)}.primary-button{min-height:46px;color:var(--white);background:var(--coffee-900);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-weight:780;display:inline-flex}.primary-button:disabled{cursor:not-allowed;opacity:.5}.panel{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #49312714}.customer-layout{grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr);gap:20px;display:grid}.customer-list-panel{min-width:0;padding:18px}.search-field{border:1px solid var(--cream-300);min-height:50px;color:var(--coffee-600);background:var(--cream-50);border-radius:15px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-field:focus-within{border-color:var(--coffee-600);box-shadow:0 0 0 4px #8a62501a}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.search-field input::placeholder{color:#a59c94}.list-summary{justify-content:space-between;align-items:center;padding:15px 5px 10px;display:flex}.list-summary span{font-size:.78rem;font-weight:800}.list-summary small{color:var(--muted);font-size:.67rem}.customer-list{gap:7px;max-height:620px;padding-right:3px;display:grid;overflow:auto}.customer-row{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;display:grid}.customer-row:hover{background:var(--cream-100)}.customer-row.is-selected{border-color:var(--cream-300);background:var(--cream-100)}.avatar,.detail-avatar{color:var(--coffee-900);background:var(--cream-200);border-radius:14px;flex:none;place-items:center;font-weight:850;display:grid}.avatar{width:44px;height:44px;font-size:.76rem}.customer-row-main{min-width:0}.customer-row-main strong,.customer-row-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-row-main strong{font-size:.84rem}.customer-row-main small{color:var(--muted);margin-top:4px;font-size:.66rem}.customer-balance{color:var(--green);font-size:.82rem;font-weight:850}.customer-detail-heading{align-items:center;gap:15px;display:flex}.detail-avatar{width:66px;height:66px;font-size:1rem}.customer-detail-heading h2{letter-spacing:-.03em;margin:6px 0 0;font-size:1.55rem}.customer-detail-heading p{color:var(--muted);margin:7px 0 0;font-size:.79rem}.balance-card{color:var(--white);background:radial-gradient(circle at top right, #ffffff1f, transparent 12rem), var(--coffee-900);border-radius:20px;margin-top:24px;padding:22px;display:grid}.balance-card span{color:#ffffffb3;align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:flex}.balance-card strong{letter-spacing:-.05em;margin-top:16px;font-size:clamp(2.2rem,5vw,3.5rem)}.balance-card small{color:#ffffff8a;margin-top:10px}.action-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px;display:grid}.action-placeholder{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:18px;padding:19px}.action-label{letter-spacing:.08em;border-radius:999px;padding:5px 8px;font-size:.65rem;font-weight:900;display:inline-flex}.action-label.is-positive{color:var(--green);background:var(--green-soft)}.action-label.is-negative{color:var(--red);background:var(--red-soft)}.action-placeholder h3{margin:12px 0 0;font-size:1rem}.action-placeholder p{min-height:63px;color:var(--muted);margin:8px 0 0;font-size:.76rem;line-height:1.55}.action-placeholder button{border:1px solid var(--cream-300);width:100%;min-height:40px;color:var(--muted);background:var(--white);border-radius:12px;margin-top:16px}.empty-state{min-height:210px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:9px;display:grid}.empty-state strong{color:var(--ink)}.empty-state span{max-width:280px;font-size:.75rem}.empty-state.is-tall{min-height:500px}.scanner-panel{grid-template-columns:minmax(0,.85fr) minmax(400px,1.15fr);align-items:center;display:grid}.scanner-heading{grid-template-columns:56px 1fr;align-items:center;gap:15px;display:grid}.scanner-icon{width:56px;height:56px;color:var(--coffee-900);background:var(--cream-200);border-radius:18px}.scanner-heading h2{font-size:1.35rem}.scanner-heading p{font-size:.77rem}.scanner-form{grid-template-columns:1fr auto;gap:10px;display:grid}.scanner-form input{border:1px solid var(--cream-300);background:var(--white);border-radius:14px;outline:0;min-width:0;min-height:52px;padding:0 15px}.scanner-form input:focus{border-color:var(--coffee-600);box-shadow:0 0 0 4px #8a62501a}.scanner-form button{min-height:52px;color:var(--white);background:var(--coffee-900);cursor:pointer;border:0;border-radius:14px;padding:0 18px;font-weight:800}.demo-codes{color:var(--muted);flex-wrap:wrap;grid-column:2;align-items:center;gap:7px;margin-top:-12px;font-size:.67rem;display:flex}.demo-codes button{border:1px solid var(--cream-300);color:var(--coffee-700);background:var(--white);cursor:pointer;border-radius:8px;padding:4px 7px}.scan-result{border-radius:14px;grid-column:2;align-items:center;gap:11px;margin-top:-4px;padding:13px 15px;display:flex}.scan-result.is-success{color:var(--green);background:var(--green-soft)}.scan-result.is-warning{color:var(--amber);background:var(--amber-soft)}.scan-result strong,.scan-result span{display:block}.scan-result strong{font-size:.8rem}.scan-result span{margin-top:3px;font-size:.69rem}.panel-toolbar{justify-content:space-between;align-items:center;gap:20px;padding:22px 22px 14px;display:flex}.panel-toolbar h2{margin-top:5px;font-size:1.35rem}.inventory-search{width:min(340px,100%)}.inventory-table-wrapper{overflow-x:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:820px}.inventory-table th,.inventory-table td{border-top:1px solid var(--cream-200);text-align:left;padding:15px 22px}.inventory-table th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem}.inventory-table td{font-size:.78rem}.inventory-table td:first-child strong,.inventory-table td:first-child span{display:block}.inventory-table td:first-child span{color:var(--muted);margin-top:4px;font-size:.69rem}.inventory-table code{color:var(--coffee-700);font-size:.72rem}.category-pill,.stock-pill{border-radius:999px;padding:6px 9px;font-size:.67rem;font-weight:800;display:inline-flex}.category-pill{color:var(--coffee-700);background:var(--cream-200)}.stock-pill.is-ok{color:var(--green);background:var(--green-soft)}.stock-pill.is-low{color:var(--amber);background:var(--amber-soft)}@media (width<=1120px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-layout,.scanner-panel{grid-template-columns:1fr}.demo-codes,.scan-result{grid-column:1}}@media (width<=820px){.content-area{padding:22px 18px 34px}.module-grid{grid-template-columns:1fr}}@media (width<=620px){.topbar{align-items:flex-start}.store-chip{display:none}.hero-panel,.page-heading,.panel-toolbar{flex-direction:column;align-items:stretch}.hero-badge{width:100%;min-width:0}.stats-grid,.action-placeholder-grid{grid-template-columns:1fr}.scanner-panel{padding:22px}.scanner-form{grid-template-columns:1fr}.customer-detail-panel,.module-card,.hero-panel{padding:21px}.customer-row{grid-template-columns:42px minmax(0,1fr)}.customer-balance{grid-column:2}}.app-shell.device-desktop .sidebar{visibility:visible;pointer-events:auto;width:280px;inset:0 auto 0 0;transform:none}.app-shell.device-desktop .app-main{margin-left:280px}.app-shell.device-desktop .hero-panel,.app-shell.device-desktop .page-heading,.app-shell.device-desktop .panel-toolbar{flex-direction:row;align-items:center}.app-shell.device-desktop .page-heading{align-items:flex-end}.app-shell.device-desktop .hero-badge{width:auto;min-width:280px}.app-shell.device-desktop .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell.device-desktop .module-grid,.app-shell.device-desktop .action-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.device-desktop .scanner-panel{grid-template-columns:minmax(0,.85fr) minmax(400px,1.15fr)}.app-shell.device-desktop .scanner-form{grid-template-columns:1fr auto}.app-shell.device-desktop .demo-codes,.app-shell.device-desktop .scan-result{grid-column:2}.app-shell:is(.device-tablet,.device-phone) .sidebar{width:min(340px,86vw);max-width:calc(100vw - 24px);padding-top:max(22px, env(safe-area-inset-top));padding-bottom:max(18px, env(safe-area-inset-bottom));visibility:hidden;pointer-events:none;will-change:transform;transition:transform .24s cubic-bezier(.22,1,.36,1),visibility .24s linear;inset:0 auto 0 0;transform:translate(-102%);box-shadow:20px 0 55px #190f0a40}.app-shell:is(.device-tablet,.device-phone) .sidebar.is-open{visibility:visible;pointer-events:auto;transform:translate(0,0)}.app-shell:is(.device-tablet,.device-phone) .sidebar-close,.app-shell:is(.device-tablet,.device-phone) .menu-button{display:grid}.app-shell:is(.device-tablet,.device-phone) .sidebar-backdrop{z-index:25;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e140f85;border:0;padding:0;transition:opacity .22s;display:block;position:fixed;inset:0}.app-shell:is(.device-tablet,.device-phone) .sidebar-backdrop.is-visible{pointer-events:auto;opacity:1}.app-shell:is(.device-tablet,.device-phone) .app-main{width:100%;margin-left:0}.app-shell:is(.device-tablet,.device-phone) .topbar{padding-top:max(13px, env(safe-area-inset-top))}.app-shell:is(.device-tablet,.device-phone) .topbar-left,.app-shell:is(.device-tablet,.device-phone) .topbar-left>div{min-width:0}.app-shell:is(.device-tablet,.device-phone) .topbar-left strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell.device-tablet .topbar{min-height:72px;padding-left:22px;padding-right:22px}.app-shell.device-tablet .content-area{padding:24px 22px 38px}.app-shell.device-tablet .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.device-tablet .customer-layout,.app-shell.device-tablet .scanner-panel{grid-template-columns:1fr}.app-shell.device-tablet .demo-codes,.app-shell.device-tablet .scan-result{grid-column:1}.app-shell.device-tablet .store-chip{max-width:min(340px,42vw)}.app-shell.device-tablet .store-chip span{min-width:0}.app-shell.device-tablet .store-chip strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell.device-phone .sidebar{width:min(320px,88vw);max-width:calc(100vw - 18px);padding-left:16px;padding-right:16px}.app-shell.device-phone .brand{padding-left:4px;padding-right:4px}.app-shell.device-phone .topbar{gap:10px;min-height:64px;padding-bottom:10px;padding-left:12px;padding-right:12px}.app-shell.device-phone .topbar-left{gap:9px}.app-shell.device-phone .topbar-left small{letter-spacing:.1em;font-size:.58rem}.app-shell.device-phone .topbar-left strong{font-size:.92rem}.app-shell.device-phone .store-chip{display:none}.app-shell.device-phone .content-area{padding:16px 12px max(28px, env(safe-area-inset-bottom))}.app-shell.device-phone .page-stack{gap:16px}.app-shell.device-phone .hero-panel,.app-shell.device-phone .page-heading,.app-shell.device-phone .panel-toolbar{flex-direction:column;align-items:stretch}.app-shell.device-phone .hero-panel,.app-shell.device-phone .customer-detail-panel,.app-shell.device-phone .module-card{border-radius:19px;padding:18px}.app-shell.device-phone .hero-badge{width:100%;min-width:0}.app-shell.device-phone .stats-grid,.app-shell.device-phone .module-grid,.app-shell.device-phone .action-placeholder-grid{grid-template-columns:1fr}.app-shell.device-phone .scanner-panel{grid-template-columns:1fr;padding:18px}.app-shell.device-phone .scanner-form{grid-template-columns:1fr}.app-shell.device-phone .demo-codes,.app-shell.device-phone .scan-result{grid-column:1}.app-shell.device-phone .panel-toolbar{padding:18px 16px 12px}.app-shell.device-phone .inventory-search{width:100%}@media (orientation:landscape){.app-shell.device-tablet .module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.app-shell:is(.device-tablet,.device-phone) .sidebar,.app-shell:is(.device-tablet,.device-phone) .sidebar-backdrop{transition-duration:1ms}}.app-shell .menu-button{z-index:18;color:var(--coffee-900);box-shadow:var(--shadow-soft);background:#fff;flex:none;display:grid;position:relative}.app-shell .sidebar{z-index:40;width:min(350px,88vw);max-width:calc(100vw - 18px);padding-top:max(22px, env(safe-area-inset-top));padding-bottom:max(18px, env(safe-area-inset-bottom));visibility:hidden;pointer-events:none;will-change:transform;transition:transform .24s cubic-bezier(.22,1,.36,1),visibility .24s linear;position:fixed;inset:0 auto 0 0;transform:translate(-102%);box-shadow:22px 0 65px #190f0a4d}.app-shell .sidebar.is-open{visibility:visible;pointer-events:auto;transform:translate(0,0)}.app-shell .sidebar-close{z-index:2;color:#fff;background:#ffffff21;flex:none;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff14}.app-shell .sidebar-close:hover{background:#fff3}.app-shell .sidebar-backdrop{z-index:35;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e140f8a;border:0;padding:0;transition:opacity .22s;display:block;position:fixed;inset:0}.app-shell .sidebar-backdrop.is-visible{pointer-events:auto;opacity:1}.app-shell .app-main,.app-shell.device-desktop .app-main,.app-shell.device-tablet .app-main,.app-shell.device-phone .app-main{width:100%;margin-left:0}.app-shell.device-desktop .sidebar{visibility:hidden;pointer-events:none;width:350px;transform:translate(-102%)}.app-shell.device-desktop .sidebar.is-open{visibility:visible;pointer-events:auto;transform:translate(0,0)}.app-shell.device-desktop .sidebar-close,.app-shell.device-desktop .menu-button,.app-shell.device-desktop .sidebar-backdrop{display:grid}.app-shell.device-desktop .sidebar-backdrop{display:block}.app-shell.device-desktop .topbar{padding:15px 34px}.app-shell.device-desktop .content-area{padding:34px}.app-shell.device-tablet .sidebar{width:min(350px,72vw)}.app-shell.device-phone .sidebar{width:min(320px,88vw)}.app-shell .brand{grid-template-columns:auto minmax(0,1fr) auto}.app-shell .brand>div:nth-child(2){min-width:0}.app-shell .brand>div:nth-child(2) strong,.app-shell .brand>div:nth-child(2) span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (prefers-reduced-motion:reduce){.app-shell .sidebar,.app-shell .sidebar-backdrop{transition-duration:1ms}}.app-shell.device-phone .topbar{align-items:center}.app-shell.device-phone .topbar-left,.app-shell.device-phone .topbar-left>div,.app-shell.device-phone .topbar-actions,.app-shell.device-phone .content-area,.app-shell.device-phone .page-stack,.app-shell.device-phone .customer-layout,.app-shell.device-phone .customer-detail-column{min-width:0}.app-shell.device-phone .page-heading .primary-button{width:100%}.app-shell.device-phone input,.app-shell.device-phone textarea,.app-shell.device-phone button{max-width:100%}@media (display-mode:standalone){.app-shell .topbar{padding-top:max(13px, env(safe-area-inset-top))}.app-shell.device-phone .content-area{padding-bottom:max(28px, env(safe-area-inset-bottom))}}.coffee-bean-logo{--coffee-bean-groove:#faf6ef;color:#4b2e22;background:#faf6ef;border-radius:14px;flex:none;place-items:center;display:inline-grid;overflow:hidden;box-shadow:inset 0 0 0 1px #4b2e2214,0 5px 14px #30201914}.coffee-bean-logo svg{width:78%;height:78%;display:block}.sidebar-brand .coffee-bean-logo,.sidebar-logo .coffee-bean-logo,.sidebar-brand-icon .coffee-bean-logo{margin-right:10px}@media (width<=720px){.coffee-bean-logo{border-radius:11px}}.quick-export-wrapper{align-items:center;display:flex;position:relative}.quick-export-button{color:#176ac1;min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;background:#ebf6fff5;border:1px solid #2075d540;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:.84rem;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.quick-export-button:hover:not(:disabled){background:#f4faff;border-color:#2075d573;transform:translateY(-1px)}.quick-export-button:disabled{cursor:wait;opacity:.72}.quick-export-feedback{z-index:50;background:#fff;border:1px solid;border-radius:13px;align-items:flex-start;gap:8px;width:max-content;max-width:min(420px,72vw);padding:11px 13px;font-size:.78rem;font-weight:700;line-height:1.35;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 35px #2a1f1a29}.quick-export-feedback svg{flex:none;margin-top:1px}.quick-export-feedback.is-success{color:#187044;background:#f1fbf6;border-color:#248f5b4d}.quick-export-feedback.is-error{color:#a53c2e;background:#fff5f3;border-color:#c1413047}@media (width<=900px){.quick-export-button span{display:none}.quick-export-button{width:42px;padding:0}}.app-shell.device-phone .quick-export-wrapper{display:none}.loading-page{min-height:100vh;color:var(--muted);background:var(--cream-100);align-content:center;place-items:center;gap:12px;display:grid}.loading-page svg,.spin{animation:.9s linear infinite coffee-spin}.loading-page strong{color:var(--ink)}.app-error-panel{border-radius:var(--radius-lg);min-height:420px;color:var(--red);background:var(--red-soft);text-align:center;align-content:center;place-items:center;gap:10px;padding:30px;display:grid}.app-error-panel strong{color:var(--ink)}.app-error-panel button,.signout-button{border:1px solid var(--cream-300);min-height:40px;color:var(--coffee-800);background:var(--white);cursor:pointer;border-radius:12px;padding:0 14px;font-weight:780}.topbar-actions{align-items:center;gap:10px;display:flex}.status-dot.is-connected{background:#55c59a;box-shadow:0 0 0 5px #55c59a1f}@keyframes coffee-spin{to{transform:rotate(360deg)}}@media (width<=620px){.signout-button{padding:0 10px;font-size:.72rem}}.app-shell.device-phone .topbar-actions{flex:none;gap:6px}.app-shell.device-phone .signout-button{place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;font-size:0;display:grid}.app-shell.device-phone .signout-button svg{width:18px;height:18px}.app-shell.device-tablet .signout-button{min-height:42px}.app-shell.device-phone .loading-page{min-height:calc(100dvh - 64px)}.cash-history-panel{height:calc(100% - 92px);min-height:0;color:var(--cash-ink);background:#fbf8f2;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;padding:20px 22px 22px;display:grid}.cash-history-toolbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.cash-history-back,.cash-history-refresh{color:#5d4438;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #4831241f;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.75rem;font-weight:850;display:inline-flex}.cash-history-refresh:disabled{cursor:wait;opacity:.55}.cash-history-heading{justify-content:center;align-items:center;gap:11px;min-width:0;display:flex}.cash-history-heading-icon{color:#0a72db;background:#eaf4ff;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.cash-history-heading small{color:#946b56;letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:850;display:block}.cash-history-heading h2{margin:1px 0 0;font-size:1.25rem}.cash-history-search-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.cash-history-search{color:#8d766a;background:#fff;border:1px solid #48312421;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:0 14px 0 16px;display:grid;box-shadow:0 10px 28px #39261b0d}.cash-history-search:focus-within{border-color:#0a84ff59;box-shadow:0 0 0 4px #0a84ff14}.cash-history-search input{color:#241b17;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.9rem;font-weight:700}.cash-history-search button{color:#7e716a;cursor:pointer;background:#f5f0eb;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.cash-history-count{color:#216b49;background:#edf8f2;border:1px solid #2b8a5d21;border-radius:17px;justify-content:center;align-items:center;gap:7px;min-width:138px;padding:0 16px;display:flex}.cash-history-count strong{font-size:1.08rem}.cash-history-count span{font-size:.7rem;font-weight:800}.cash-history-search-help{color:#8a7d75;margin:-2px 2px 0;font-size:.68rem}.cash-history-results{min-height:0;padding:2px 5px 10px 2px;overflow:auto}.cash-history-card{background:#fff;border:1px solid #4831241a;border-radius:20px;margin-bottom:12px;overflow:hidden;box-shadow:0 10px 26px #38251b0b}.cash-history-card-header{background:#fffdf9;border-bottom:1px solid #48312414;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.cash-history-date{color:#76503e;align-items:flex-start;gap:10px;min-width:0;display:flex}.cash-history-date>svg{flex:none;margin-top:2px}.cash-history-date>div{gap:4px;min-width:0;display:grid}.cash-history-date strong{color:#2e211b;text-transform:capitalize;font-size:.82rem}.cash-history-date span{color:#7c7069;align-items:center;gap:5px;font-size:.68rem;font-weight:700;display:inline-flex}.cash-history-total{color:#1268bc;flex:none;font-size:1.12rem}.cash-history-items{display:grid}.cash-history-item{border-bottom:1px solid #48312411;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 16px;display:grid}.cash-history-item:last-child{border-bottom:0}.cash-history-item>span{color:#806252;background:#f3ece7;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.cash-history-item>span.is-coffee{color:#7b4c34;background:#f4e8df}.cash-history-item>div{gap:2px;min-width:0;display:grid}.cash-history-item>div strong,.cash-history-item>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cash-history-item>div strong{color:#30231d;font-size:.75rem}.cash-history-item>div small{color:#8d817a;font-size:.61rem}.cash-history-item>b{color:#6d615a;white-space:nowrap;font-size:.68rem}.cash-history-item>strong{color:#3a2b24;text-align:right;min-width:82px;font-size:.76rem}.cash-history-points{background:#faf7f3;border-top:1px solid #48312412;grid-template-columns:1fr 1fr;gap:10px;padding:11px 16px 13px;display:grid}.cash-history-points>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.cash-history-points span{color:#82756e;font-size:.65rem;font-weight:750}.cash-history-points strong{color:#4c3c34;font-size:.72rem}.cash-history-points strong.is-positive{color:#1d7b51}.cash-history-points strong.is-negative{color:#b44e3e}.cash-history-state{color:#877970;text-align:center;align-content:center;place-items:center;gap:8px;min-height:300px;padding:30px;display:grid}.cash-history-state strong{color:#392a23;font-size:1rem}.cash-history-state span{max-width:440px;font-size:.75rem;line-height:1.5}.cash-history-state.is-error>svg{color:#bd5b45}.cash-history-state button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#76503e;border:0;border-radius:12px;margin-top:6px;padding:0 18px;font-size:.74rem;font-weight:850}@media (width<=760px){.cash-history-panel{height:calc(100% - 82px);padding:14px}.cash-history-toolbar{grid-template-columns:1fr auto}.cash-history-heading{grid-area:1/1/auto/-1;justify-content:flex-start}.cash-history-back{grid-area:2/1;justify-self:start}.cash-history-refresh{grid-area:2/2}.cash-history-search-row{grid-template-columns:1fr}.cash-history-count{min-height:42px}.cash-history-card-header{align-items:flex-start}.cash-history-item{grid-template-columns:auto minmax(0,1fr) auto}.cash-history-item>b{grid-column:2}.cash-history-item>strong{grid-area:1/3/span 2}.cash-history-points{grid-template-columns:1fr}}.cash-history-item.is-return{background:#fff5f2}.cash-history-item.is-return>div small,.cash-history-item.is-return>strong{color:#a23f35}.cash-history-header-actions{flex:none;align-items:center;gap:12px;display:flex}.cash-history-delete{color:#a43c2c;min-height:36px;font:inherit;cursor:pointer;background:#fff4f1;border:1px solid #b5412e33;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.68rem;font-weight:850;display:inline-flex}.cash-history-delete:disabled{cursor:wait;opacity:.55}.barcode-camera-backdrop{z-index:3000;background:#080c12c7;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.barcode-camera-modal{background:#fff;border-radius:24px;width:min(520px,100%);padding:18px;position:relative;box-shadow:0 24px 80px #00000061}.barcode-camera-modal header{align-items:center;gap:12px;padding:4px 42px 16px 4px;display:flex}.barcode-camera-modal header div{gap:3px;display:grid}.barcode-camera-modal header span{color:#667085;font-size:.9rem}.barcode-camera-close{background:#f2f4f7;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.barcode-camera-stage{aspect-ratio:3/4;background:#111;border-radius:18px;position:relative;overflow:hidden}.barcode-camera-stage video{object-fit:cover;width:100%;height:100%}.barcode-camera-frame{color:#fff;border:3px solid #fff;border-radius:18px;place-items:center;display:grid;position:absolute;inset:24% 10%;box-shadow:0 0 0 999px #00000047}.barcode-camera-loading{color:#fff;background:#00000073;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.barcode-camera-error{color:#b42318;background:#fff1f0;border-radius:14px;padding:20px}.barcode-camera-cancel{border:0;border-radius:14px;width:100%;margin-top:14px;padding:13px;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}.cash-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(18px)saturate(.92);backdrop-filter:blur(18px)saturate(.92);background:radial-gradient(circle at 18% 12%,#fffaf254,#0000 34%),#1f17137a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.cash-register-modal{--cash-ink:#241b17;--cash-muted:#766d67;--cash-line:#4831241a;--cash-brown:#76503e;--cash-blue:#0a84ff;--cash-green:#1e8a5b;--cash-amber:#c57619;background:#fbf8f2;border:1px solid #ffffffb8;border-radius:32px;width:min(1500px,100%);height:min(930px,100vh - 36px);overflow:hidden;box-shadow:0 34px 90px #180f0a47,0 5px 18px #180f0a1f,inset 0 1px #ffffffe6}.cash-register-header{border-bottom:1px solid var(--cash-line);background:#fffdf9eb;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;min-height:92px;padding:16px 20px 16px 24px;display:grid}.cash-register-title{align-items:center;gap:14px;min-width:0;display:flex}.cash-register-title-icon{width:54px;height:54px;color:var(--cash-blue);background:#eaf4ff;border:1px solid #0a84ff1c;border-radius:17px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #28466e14}.cash-register-title small,.cash-action-heading .eyebrow,.cash-cart-heading .eyebrow{color:#946b56;letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:block}.cash-register-title h1{color:var(--cash-ink);margin:2px 0 0;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.cash-register-header-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cash-camera-scan-button{color:#1769c2;white-space:nowrap;cursor:pointer;background:#eef6ff;border:1px solid #1c78dc33;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:.72rem;font-weight:900;transition:transform .16s,background .16s;display:inline-flex}.cash-camera-scan-button:hover:not(:disabled){background:#e2f0ff;transform:translateY(-1px)}.cash-camera-scan-button:disabled{cursor:not-allowed;opacity:.5}.cash-register-header-status span{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:.72rem;font-weight:800;display:inline-flex}.cash-register-header-status .is-operational{color:#187048;background:#e9f7f0;border-color:#1e8a5b1f}.cash-register-header-status .is-informative{color:#9e5d13;background:#fff2df;border-color:#c5761921}.cash-register-close{color:#4d3a31;cursor:pointer;background:#fff;border:1px solid #4930231a;border-radius:15px;place-items:center;width:48px;height:48px;transition:transform .16s,background .16s;display:grid}.cash-register-close:hover:not(:disabled){background:#f7efe8;transform:translateY(-1px)}.cash-register-close:disabled{cursor:not-allowed;opacity:.48}.cash-register-body{grid-template-columns:minmax(0,1.65fr) minmax(330px,.72fr);height:calc(100% - 92px);display:grid}.cash-register-left{border-right:1px solid var(--cash-line);grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:14px;min-width:0;min-height:0;padding:22px;display:grid}.cash-product-search-wrap{z-index:20;position:relative}.cash-product-search{color:#896c5e;background:#fff;border:1px solid #4a322521;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:0 14px 0 17px;display:grid;box-shadow:0 12px 30px #39261b0e,inset 0 1px #fffffff2}.cash-product-search:focus-within{border-color:#0a84ff59;box-shadow:0 0 0 4px #0a84ff17,0 12px 30px #39261b0e}.cash-product-search input{width:100%;min-width:0;color:var(--cash-ink);font:inherit;background:0 0;border:0;outline:0;font-size:1rem;font-weight:700}.cash-product-search input::placeholder{color:#a39a94;font-weight:600}.cash-product-search>button{color:#887c75;cursor:pointer;background:#f5f0eb;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.cash-search-suggestions{background:#fffffffa;border:1px solid #4730231f;border-radius:18px;max-height:min(460px,55vh);padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 24px 56px #2216102e,0 4px 12px #22161014}.cash-search-suggestions>button{width:100%;color:var(--cash-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.cash-search-suggestions>button:hover,.cash-search-suggestions>button.is-conflict-result{background:#f7f1ea}.cash-search-suggestions>button.is-conflict-result{box-shadow:inset 0 0 0 1px #c576192e}.cash-suggestion-icon{color:#875842;background:#f4eae3;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.cash-suggestion-copy{gap:3px;min-width:0;display:grid}.cash-suggestion-copy strong,.cash-suggestion-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cash-suggestion-copy strong{font-size:.88rem}.cash-suggestion-copy small{color:var(--cash-muted);font-size:.7rem}.cash-suggestion-price{color:#5f4032;white-space:nowrap;font-size:.84rem;font-weight:850}.cash-search-empty{color:var(--cash-muted);text-align:center;padding:20px;font-size:.84rem}.cash-notice{border:1px solid #0000;border-radius:14px;align-items:flex-start;gap:9px;padding:11px 13px;font-size:.78rem;font-weight:700;line-height:1.42;display:flex}.cash-notice svg{flex:none;margin-top:1px}.cash-notice.is-success{color:#176d46;background:#eaf7f0;border-color:#1e8a5b1f}.cash-notice.is-warning,.cash-notice.is-info{color:#965710;background:#fff2df;border-color:#c5761924}.cash-notice.is-error{color:#a1322c;background:#fff0ee;border-color:#bd382f21}.cash-cart-heading{justify-content:space-between;align-items:end;gap:14px;padding:0 2px;display:flex}.cash-cart-heading h2,.cash-action-heading h2{color:var(--cash-ink);margin:4px 0 0;font-size:1.22rem}.cash-cart-count{color:#765443;background:#efe5de;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800}.cash-cart-list{min-height:0;padding-right:4px;overflow:auto}.cash-cart-empty{min-height:100%;color:var(--cash-muted);text-align:center;background:#ffffff85;border:1px dashed #4f362829;border-radius:21px;align-content:center;place-items:center;gap:9px;padding:40px;display:grid}.cash-cart-empty>span{color:#96705e;background:#f2e8e1;border-radius:20px;place-items:center;width:62px;height:62px;display:grid}.cash-cart-empty strong{color:var(--cash-ink);font-size:1rem}.cash-cart-empty p{max-width:360px;margin:0;font-size:.8rem;line-height:1.5}.cash-cart-row{background:#ffffffeb;border:1px solid #462f2217;border-radius:18px;grid-template-columns:minmax(210px,1.35fr) minmax(128px,.65fr) auto auto minmax(115px,.55fr) auto;align-items:center;gap:14px;margin-bottom:10px;padding:13px;display:grid;box-shadow:0 8px 24px #2d1d140b}.cash-cart-product{align-items:center;gap:11px;min-width:0;display:flex}.cash-cart-product>span{color:#855944;background:#f3e8e1;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.cash-cart-product>span.is-coffee{color:#714637;background:#eee1d7}.cash-cart-product>div{gap:3px;min-width:0;display:grid}.cash-cart-product strong,.cash-cart-product small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cash-cart-product strong{color:var(--cash-ink);font-size:.86rem}.cash-cart-product small{color:var(--cash-muted);font-size:.67rem}.cash-price-field,.cash-quantity-control,.cash-line-total{gap:5px;display:grid}.cash-price-field>span:first-child,.cash-quantity-control>span,.cash-line-total>span{color:#8b817a;letter-spacing:.04em;text-transform:uppercase;font-size:.63rem;font-weight:800}.cash-price-input-wrap{background:#fbf9f6;border:1px solid #472f221f;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:39px;padding:0 10px;display:grid}.cash-price-input-wrap input{width:100%;min-width:0;color:var(--cash-ink);font:inherit;background:0 0;border:0;outline:0;font-size:.84rem;font-weight:850}.cash-price-input-wrap b{color:#8d776b;font-size:.76rem}.cash-price-field.has-error .cash-price-input-wrap{background:#fff2f0;border-color:#bd382f66}.cash-price-field.is-modified .cash-price-input-wrap{background:#fff8ed;border-color:#c5761940}.cash-price-field>small{color:#a06b2d;font-size:.62rem;font-weight:700}.cash-quantity-control>div{background:#fbf9f6;border:1px solid #472f221f;border-radius:11px;grid-template-columns:34px 42px 34px;align-items:center;display:grid;overflow:hidden}.cash-quantity-control button{color:#68483a;cursor:pointer;background:0 0;border:0;place-items:center;height:38px;display:grid}.cash-quantity-control button:hover{background:#eee4dc}.cash-quantity-control input{width:42px;height:38px;color:var(--cash-ink);text-align:center;font:inherit;appearance:textfield;background:#fff;border:0;border-left:1px solid #472f2214;border-right:1px solid #472f2214;outline:0;font-size:.82rem;font-weight:850}.cash-quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.cash-quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.cash-line-total strong{color:#3a2a23;white-space:nowrap;font-size:.9rem}.cash-remove-item{color:#b0443d;cursor:pointer;background:#fff3f1;border:1px solid #bd382f1a;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.cash-remove-item:hover{background:#ffe8e5}.cash-total-bar{background:linear-gradient(135deg,#fffffff0,#f5ece4f5);border:1px solid #5c3d2b1c;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;min-height:88px;padding:15px 18px;display:flex;box-shadow:0 15px 34px #2e1d1412,inset 0 1px #ffffffe6}.cash-total-bar>div{gap:2px;display:grid}.cash-total-bar small{color:#8b766b;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.cash-total-bar strong{color:#201815;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1}.cash-total-bar>span{color:#725344;background:#ffffffb8;border-radius:999px;padding:8px 11px;font-size:.72rem;font-weight:800}.cash-register-right{background:radial-gradient(circle at 85% 5%,#dcc1b040,#0000 35%),#f7f0e9;flex-direction:column;gap:16px;min-height:0;padding:24px;display:flex;overflow:auto}.cash-action-heading p{color:var(--cash-muted);margin:7px 0 0;font-size:.78rem;line-height:1.5}.cash-loyalty-button,.cash-pay-button{text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:72px;padding:14px 16px;display:grid}.cash-loyalty-button{color:#5c3b2d;background:#ffffffc2;border:1px solid #70483421}.cash-loyalty-button:hover{background:#fff}.cash-loyalty-button>span,.cash-pay-button>span{gap:3px;display:grid}.cash-loyalty-button strong,.cash-pay-button strong{letter-spacing:.03em;font-size:.92rem}.cash-loyalty-button small,.cash-pay-button small{opacity:.74;font-size:.7rem;font-weight:700}.cash-payment-summary{background:#ffffffb8;border:1px solid #4b32241a;border-radius:18px;gap:13px;padding:17px;display:grid}.cash-payment-summary>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.cash-payment-summary span{color:#756b65;font-size:.75rem;font-weight:700}.cash-payment-summary strong{color:var(--cash-ink);font-size:.88rem}.cash-payment-summary p{color:#80746e;border-top:1px solid #4b322414;margin:0;padding-top:11px;font-size:.72rem;line-height:1.48}.cash-pay-button{color:#fff;background:linear-gradient(135deg,#287f58,#176a45);border:0;margin-top:auto;box-shadow:0 17px 34px #19674438,inset 0 1px #ffffff3d}.cash-pay-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 40px #19674447,inset 0 1px #ffffff3d}.cash-pay-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.cash-sale-success{color:#186c46;background:#e8f7ef;border:1px solid #1e8a5b24;border-radius:17px;align-items:center;gap:12px;padding:14px;display:flex}.cash-sale-success>div{gap:2px;display:grid}.cash-sale-success small,.cash-sale-success span{font-size:.7rem;font-weight:700}.cash-sale-success strong{font-size:.92rem}.cash-phase-note{color:#897d76;align-items:flex-start;gap:9px;display:flex}.cash-phase-note svg{flex:none;margin-top:1px}.cash-phase-note p{margin:0;font-size:.68rem;line-height:1.52}.cash-register-loading,.cash-register-error{color:#766a63;text-align:center;align-content:center;place-items:center;gap:10px;height:calc(100% - 92px);padding:30px;display:grid}.cash-register-loading svg{color:var(--cash-blue)}.cash-register-error svg{color:#b0473f}.cash-register-loading strong,.cash-register-error strong{color:var(--cash-ink);font-size:1rem}.cash-register-loading span,.cash-register-error span{max-width:560px;font-size:.8rem}.cash-register-error button{color:#fff;cursor:pointer;background:#76503e;border:0;border-radius:12px;margin-top:6px;padding:10px 15px;font-weight:800}.cash-spin{animation:.9s linear infinite cash-spin}@keyframes cash-spin{to{transform:rotate(360deg)}}@media (width<=1120px){.cash-register-body{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.cash-cart-row{grid-template-columns:minmax(190px,1fr) minmax(120px,.7fr) auto auto}.cash-line-total{display:none}}@media (width<=860px){.cash-modal-backdrop{padding:0}.cash-register-modal{border:0;border-radius:0;width:100%;height:100%}.cash-register-header{grid-template-columns:minmax(0,1fr) auto;min-height:80px;padding:12px 14px}.cash-register-header-status{display:none}.cash-register-body{height:calc(100% - 80px);display:block;overflow:auto}.cash-register-left{border-right:0;min-height:620px;padding:16px;display:grid}.cash-register-right{min-height:480px;padding:19px 16px 28px;overflow:visible}.cash-pay-button{margin-top:14px}}@media (width<=650px){.cash-register-title-icon{border-radius:14px;width:46px;height:46px}.cash-register-title h1{font-size:1.35rem}.cash-register-title small{font-size:.62rem}.cash-register-close{width:44px;height:44px}.cash-cart-row{grid-template-columns:minmax(0,1fr) auto;gap:11px}.cash-cart-product{grid-column:1/-1}.cash-price-field{grid-column:1/2}.cash-quantity-control{grid-column:2/3}.cash-remove-item{position:absolute;top:11px;right:11px}.cash-cart-row{padding-right:58px;position:relative}.cash-total-bar{min-height:78px}.cash-total-bar strong{font-size:1.75rem}.cash-search-suggestions>button{grid-template-columns:auto minmax(0,1fr)}.cash-suggestion-price{grid-column:2}}.cash-loyalty-button{grid-template-columns:auto minmax(0,1fr) auto;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.cash-loyalty-button.is-active{color:#195d40;background:#eaf7f0;border-color:#2a7a5247;box-shadow:0 12px 28px #1b69461a,inset 0 0 0 1px #ffffffb3}.cash-loyalty-button:disabled{cursor:not-allowed;opacity:.55}.cash-loyalty-mode-switch,.cash-row-switch{background:#d8d0ca;border-radius:999px;flex:none;transition:background .16s;display:block;position:relative}.cash-loyalty-mode-switch{width:46px;height:27px}.cash-loyalty-mode-switch i,.cash-row-switch i{background:#fff;border-radius:50%;transition:transform .17s;display:block;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #34231938}.cash-loyalty-mode-switch i{width:21px;height:21px}.cash-loyalty-button.is-active .cash-loyalty-mode-switch{background:#2b8a5d}.cash-loyalty-button.is-active .cash-loyalty-mode-switch i{transform:translate(19px)}.cash-loyalty-panel{background:#ffffffd1;border:1px solid #456b5124;border-radius:19px;gap:14px;padding:15px;display:grid;box-shadow:0 12px 30px #3624190b}.cash-loyalty-panel-heading,.cash-loyalty-products-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.cash-loyalty-panel-heading>div,.cash-loyalty-products-heading>div{gap:2px;display:grid}.cash-loyalty-panel-heading small,.cash-loyalty-products-heading small{color:#8a7b72;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:850}.cash-loyalty-panel-heading strong,.cash-loyalty-products-heading strong{color:var(--cash-ink);font-size:.84rem}.cash-loyalty-panel-heading>svg{color:#337657}.cash-loyalty-products-heading>span{color:#8b6b58;background:#f3ebe4;border-radius:999px;padding:5px 8px;font-size:.6rem;font-weight:850}.cash-customer-search-wrap{z-index:14;position:relative}.cash-customer-search{color:#887267;background:#fff;border:1px solid #49342821;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:0 10px 0 12px;display:grid}.cash-customer-search:focus-within{border-color:#2b8a5d59;box-shadow:0 0 0 4px #2b8a5d14}.cash-customer-search input{width:100%;min-width:0;color:var(--cash-ink);font:inherit;background:0 0;border:0;outline:0;font-size:.77rem;font-weight:750}.cash-customer-search input::placeholder{color:#aaa09a}.cash-customer-search>button{color:#887b74;cursor:pointer;background:#f4efeb;border:0;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.cash-customer-suggestions{background:#fffffffc;border:1px solid #4730231f;border-radius:15px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 20px 46px #2417102e}.cash-customer-suggestions>button{width:100%;color:var(--cash-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;display:grid}.cash-customer-suggestions>button:hover{background:#f3eee9}.cash-customer-suggestions>button>span,.cash-selected-customer>span{color:#72503f;background:#eee3da;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:900;display:grid}.cash-customer-suggestions>button>div,.cash-selected-customer>div{gap:2px;min-width:0;display:grid}.cash-customer-suggestions strong,.cash-customer-suggestions small,.cash-selected-customer strong,.cash-selected-customer small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cash-customer-suggestions strong,.cash-selected-customer strong{font-size:.75rem}.cash-customer-suggestions small,.cash-selected-customer small{color:#857a73;font-size:.61rem}.cash-customer-suggestions b{color:#226a49;white-space:nowrap;font-size:.7rem}.cash-customer-suggestions>p{color:#8b817b;text-align:center;margin:0;padding:16px;font-size:.72rem}.cash-selected-customer{color:#1d704a;background:#edf8f2;border:1px solid #2b8a5d29;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.cash-loyalty-products{gap:7px;max-height:250px;padding-right:2px;display:grid;overflow:auto}.cash-loyalty-products>button{width:100%;color:var(--cash-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #4b322417;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:10px;transition:border-color .15s,background .15s;display:grid}.cash-loyalty-products>button:hover{background:#faf6f2}.cash-loyalty-products>button.is-selected{background:#edf8f2;border-color:#2b8a5d42}.cash-loyalty-product-copy{gap:3px;min-width:0;display:grid}.cash-loyalty-product-copy strong,.cash-loyalty-product-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cash-loyalty-product-copy strong{font-size:.72rem}.cash-loyalty-product-copy small{color:#887c75;font-size:.59rem}.cash-loyalty-product-credit{color:#24764f;text-align:right;white-space:nowrap;grid-column:-1;gap:1px;display:grid}.cash-loyalty-product-credit small{color:#8d827b;text-transform:uppercase;font-size:.5rem;font-weight:800}.cash-loyalty-product-credit strong{font-size:.68rem;font-weight:900}.cash-row-switch{width:38px;height:23px}.cash-row-switch i{width:17px;height:17px}.cash-loyalty-products>button.is-selected .cash-row-switch{background:#2b8a5d}.cash-loyalty-products>button.is-selected .cash-row-switch i{transform:translate(15px)}.cash-loyalty-empty{color:#8a7b72;text-align:center;background:#faf7f4;border:1px dashed #593e2f26;border-radius:14px;place-items:center;gap:7px;padding:18px;display:grid}.cash-loyalty-empty p{max-width:260px;margin:0;font-size:.67rem;line-height:1.45}.cash-loyalty-summary{border-top:1px solid #49332614;gap:8px;padding-top:12px;display:grid}.cash-loyalty-summary>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.cash-loyalty-summary span{color:#7e736d;font-size:.67rem;font-weight:700}.cash-loyalty-summary strong{color:var(--cash-ink);font-size:.76rem}.cash-loyalty-summary .is-credit{border-top:1px solid #49332612;padding-top:8px}.cash-loyalty-summary .is-credit strong{color:#1f754d;font-size:.9rem}.cash-loyalty-summary .is-balance-before{border-top:1px solid #49332612;padding-top:8px}.cash-loyalty-summary .is-balance-after{background:#edf8f2;border:1px solid #2b8a5d2b;border-radius:11px;padding:9px 10px}.cash-loyalty-summary .is-balance-after span,.cash-loyalty-summary .is-balance-after strong{color:#1f754d}.cash-loyalty-summary .is-balance-after strong{font-size:.9rem}.cash-receipt-backdrop{z-index:10020;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1c14108f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cash-receipt-dialog{width:min(520px,100%);color:var(--cash-ink);text-align:center;background:#fffdfb;border:1px solid #ffffffbf;border-radius:26px;gap:12px;padding:26px;display:grid;box-shadow:0 32px 90px #1c120d4d}.cash-receipt-icon{color:#216e4a;background:#e9f7ef;border-radius:21px;justify-self:center;place-items:center;width:64px;height:64px;display:grid}.cash-receipt-dialog>small{color:#876f61;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.cash-receipt-dialog h2{margin:0;font-size:1.45rem}.cash-receipt-dialog>p{color:#776b64;margin:0;font-size:.82rem;line-height:1.5}.cash-receipt-dialog>p strong{color:#1f754d}.cash-receipt-details{text-align:left;background:#f7f2ed;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:9px 14px;margin-top:4px;padding:14px;display:grid}.cash-receipt-details span{color:#847870;font-size:.67rem;font-weight:750}.cash-receipt-details strong{color:#3c2c24;text-align:right;max-width:300px;font-size:.7rem;line-height:1.4}.cash-receipt-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.cash-receipt-actions button{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:.75rem;font-weight:900;display:flex}.cash-receipt-actions button.is-secondary{color:#664b3e;background:#fff;border:1px solid #4b322421}.cash-receipt-actions button.is-primary{color:#fff;background:linear-gradient(135deg,#2b875c,#176a45);border:0;box-shadow:0 13px 28px #1f744c38}.cash-receipt-actions button:disabled{cursor:not-allowed;opacity:.55}@media (width<=650px){.cash-loyalty-products{max-height:320px}.cash-customer-suggestions>button{grid-template-columns:auto minmax(0,1fr)}.cash-customer-suggestions b{grid-column:2}.cash-receipt-dialog{border-radius:22px;padding:21px 17px}.cash-receipt-details{grid-template-columns:1fr}.cash-receipt-details strong{text-align:left;max-width:none}.cash-receipt-actions{grid-template-columns:1fr}}.cash-history-open{color:#086fcf;min-height:36px;font:inherit;cursor:pointer;white-space:nowrap;background:#edf6ff;border:1px solid #0a84ff29;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.7rem;font-weight:900;display:inline-flex}.cash-history-open:hover:not(:disabled),.cash-history-open.is-active{background:#dfefff;border-color:#0a84ff47}.cash-history-open:disabled{cursor:not-allowed;opacity:.5}@media (width<=860px){.cash-register-header{grid-template-columns:minmax(0,1fr) auto auto}.cash-register-header-status{display:flex}.cash-register-header-status>span{display:none}.cash-history-open{min-width:44px;padding:0 10px;font-size:0}.cash-history-open svg{width:20px;height:20px}}.cash-cart-row.is-return{background:#fff7f5;border-color:#b5463647}.cash-return-toggle{color:#77675f;cursor:pointer;background:#f7f2ee;border:1px solid #684e4029;border-radius:12px;justify-items:center;gap:5px;min-width:64px;padding:7px 9px;font-size:.62rem;font-weight:900;display:grid}.cash-return-toggle i{background:#d8cec8;border-radius:999px;width:34px;height:18px;position:relative}.cash-return-toggle i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .18s;position:absolute;top:3px;left:3px}.cash-return-toggle.is-active{color:#a43b31;background:#ffe8e4;border-color:#b5463657}.cash-return-toggle.is-active i{background:#bd4a3e}.cash-return-toggle.is-active i:after{transform:translate(16px)}.cash-use-balance-button{color:#76533d;text-align:left;cursor:pointer;background:#fffaf6;border:1px solid #b1571c2e;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:12px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.cash-use-balance-button>span:not(.cash-loyalty-mode-switch){gap:2px;display:grid}.cash-use-balance-button strong{font-size:.72rem;font-weight:900}.cash-use-balance-button small{color:#8c7a6e;font-size:.61rem;font-weight:700}.cash-use-balance-button.is-active{color:#8a4315;background:#fff3e8;border-color:#b1571c4d;box-shadow:0 10px 24px #b1571c14}.cash-use-balance-button.is-active .cash-loyalty-mode-switch{background:#c66a2b}.cash-use-balance-button.is-active .cash-loyalty-mode-switch i{transform:translate(19px)}.cash-use-balance-button:disabled{cursor:not-allowed;opacity:.55}.cash-loyalty-product-row{background:#fff;border:1px solid #4b322417;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;padding:10px;display:grid}.cash-loyalty-product-row.is-selected{background:#edf8f2;border-color:#2b8a5d42}.cash-load-toggle{color:#1f754d;cursor:pointer;background:#f1faf5;border:1px solid #2b8a5d38;border-radius:9px;padding:7px 9px;font-size:.58rem;font-weight:900}.cash-redeem-stepper{align-items:center;gap:6px;display:flex}.cash-redeem-stepper button{color:#8a4315;cursor:pointer;background:#fff5ed;border:1px solid #b1571c33;border-radius:8px;place-items:center;width:27px;height:27px;padding:0;display:grid}.cash-redeem-stepper button:disabled{opacity:.35;cursor:not-allowed}.cash-redeem-stepper strong{text-align:center;min-width:18px;font-size:.72rem}.cash-loyalty-summary .is-redeem{border-top:1px solid #49332612;padding-top:8px}.cash-loyalty-summary .is-redeem strong{color:#b0521c;font-size:.9rem}.cash-scanner-check-button{color:#6c4e3c;min-height:2.35rem;font:inherit;letter-spacing:.02em;cursor:pointer;background:#ffffffb8;border:1px solid #6c4e3c33;border-radius:.8rem;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.76rem;font-weight:800;display:inline-flex}.cash-scanner-check-button:disabled{cursor:wait;opacity:.65}.is-scanner-warning{color:#a33d28;background:#ffece6eb;border:1px solid #b7432b52;border-radius:.8rem;align-items:center;gap:.4rem;min-height:2.35rem;padding:.55rem .75rem;font-size:.78rem;font-weight:800;display:inline-flex}.customer-detail-column{gap:20px;min-width:0;display:grid}.loyalty-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px;display:grid}.loyalty-action-card{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:19px;flex-direction:column;min-width:0;padding:20px;display:flex}.loyalty-action-card.is-load{border-color:#25735c2e}.loyalty-action-card.is-redeem{border-color:#a83f3f29}.loyalty-action-heading{align-items:center;gap:11px;display:flex}.loyalty-action-icon{width:45px;height:45px;color:var(--coffee-800);background:var(--cream-200);border-radius:14px;flex:none;place-items:center;display:grid}.loyalty-action-card h3{margin:7px 0 0;font-size:1rem}.loyalty-action-card>p{min-height:61px;color:var(--muted);margin:14px 0 17px;font-size:.76rem;line-height:1.55}.money-field{gap:8px;display:grid}.money-field>span{color:var(--muted);font-size:.69rem;font-weight:750}.money-field>div{border:1px solid var(--cream-300);background:var(--white);border-radius:14px;grid-template-columns:36px 1fr;min-height:52px;display:grid;overflow:hidden}.money-field>div:focus-within{border-color:var(--coffee-600);box-shadow:0 0 0 4px #8a62501a}.money-field>div>span{color:var(--coffee-700);background:var(--cream-100);place-items:center;font-weight:850;display:grid}.money-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0 13px;font-size:1.05rem;font-weight:750}.operation-preview{background:#ffffffb8;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:11px;padding:0 12px;display:flex}.operation-preview span{color:var(--muted);font-size:.69rem}.operation-preview strong{font-size:.86rem}.loyalty-button{min-height:46px;color:var(--white);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-weight:850;display:inline-flex}.loyalty-button.is-load{background:var(--green)}.loyalty-button.is-redeem{background:var(--red)}.loyalty-button:disabled{cursor:not-allowed;opacity:.45}.operation-feedback{border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;font-size:.76rem;font-weight:720;display:grid}.operation-feedback.is-success{color:var(--green);background:var(--green-soft)}.operation-feedback.is-error{color:var(--red);background:var(--red-soft)}.operation-feedback button{width:30px;height:30px;color:inherit;cursor:pointer;background:#ffffff8c;border:0;border-radius:9px;place-items:center;padding:0;display:grid}.transaction-panel{overflow:hidden}.transaction-panel-heading{justify-content:space-between;align-items:center;gap:20px;padding:21px 23px;display:flex}.transaction-panel-heading>svg{color:var(--coffee-600)}.transaction-panel-heading h2{letter-spacing:-.025em;margin:5px 0 0;font-size:1.25rem}.transaction-list{display:grid}.transaction-row{border-top:1px solid var(--cream-200);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 22px;display:grid}.transaction-icon{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.transaction-icon.is-load{color:var(--green);background:var(--green-soft)}.transaction-icon.is-redeem{color:var(--red);background:var(--red-soft)}.transaction-main strong,.transaction-main span,.transaction-details strong,.transaction-details small{display:block}.transaction-main strong{font-size:.8rem}.transaction-main span,.transaction-details small{color:var(--muted);margin-top:4px;font-size:.66rem}.transaction-details{text-align:right}.transaction-details strong{font-size:.87rem}.transaction-details strong.is-positive{color:var(--green)}.transaction-details strong.is-negative{color:var(--red)}.transaction-empty{border-top:1px solid var(--cream-200);min-height:190px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:24px;display:grid}.transaction-empty strong{color:var(--ink)}.transaction-empty span{font-size:.73rem}.confirmation-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1d130e94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{background:var(--white);border-radius:24px;width:min(500px,100%);padding:28px;position:relative;box-shadow:0 30px 80px #1c110c4d}.confirmation-close{width:38px;height:38px;color:var(--muted);background:var(--cream-100);cursor:pointer;border:0;border-radius:12px;place-items:center;padding:0;display:grid;position:absolute;top:17px;right:17px}.confirmation-icon{border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.confirmation-icon.is-load{color:var(--green);background:var(--green-soft)}.confirmation-icon.is-redeem{color:var(--red);background:var(--red-soft)}.confirmation-dialog h2{letter-spacing:-.035em;margin:7px 0 0;font-size:1.55rem}.confirmation-dialog>p{color:var(--muted);margin:12px 0 0;font-size:.8rem}.confirmation-dialog>p strong{color:var(--ink)}.confirmation-summary{border:1px solid var(--cream-300);background:var(--cream-300);border-radius:17px;gap:1px;margin-top:20px;display:grid;overflow:hidden}.confirmation-summary>div{background:var(--cream-50);justify-content:space-between;align-items:center;gap:14px;min-height:49px;padding:0 15px;display:flex}.confirmation-summary span{color:var(--muted);font-size:.72rem}.confirmation-summary strong{font-size:.85rem}.confirmation-summary strong.is-positive{color:var(--green)}.confirmation-summary strong.is-negative{color:var(--red)}.confirmation-actions{grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:20px;display:grid}.confirmation-actions button{cursor:pointer;border-radius:13px;min-height:47px;font-weight:800}.secondary-confirmation-button{border:1px solid var(--cream-300);color:var(--coffee-800);background:var(--white)}.primary-confirmation-button{color:var(--white);border:0}.primary-confirmation-button.is-load{background:var(--green)}.primary-confirmation-button.is-redeem{background:var(--red)}@media (width<=1120px){.loyalty-actions-grid{grid-template-columns:1fr}.loyalty-action-card>p{min-height:0}}@media (width<=620px){.loyalty-action-card{padding:17px}.transaction-row{grid-template-columns:40px minmax(0,1fr)}.transaction-details{text-align:left;grid-column:2}.confirmation-dialog{padding:23px}.confirmation-actions{grid-template-columns:1fr}}.transaction-details strong.is-cancelled{color:var(--muted);letter-spacing:.05em;font-size:.7rem;text-decoration:line-through}.legacy-history-note{color:var(--amber);background:var(--amber-soft);border-radius:13px;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin-top:16px;padding:13px 14px;font-size:.74rem;line-height:1.5;display:grid}.transaction-row.is-annulled{opacity:.72}.transaction-badges{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.transaction-badges span{color:var(--coffee-700);background:var(--cream-200);text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:.58rem;font-weight:800;display:inline-flex}.transaction-badges span.is-annulled{color:var(--red);background:var(--red-soft)}.transaction-details strong.is-cancelled{color:var(--muted);text-decoration:line-through}.customer-create-dialog{background:#fff;border:1px solid #4931271f;border-radius:24px;width:min(620px,100vw - 32px);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #2f1e153d}.customer-create-dialog>h2{letter-spacing:-.04em;margin:8px 0 0;font-size:1.65rem}.customer-create-dialog>p{color:var(--muted);margin:10px 0 0;line-height:1.55}.customer-create-icon{width:52px;height:52px;color:var(--coffee-900);background:var(--cream-200);border-radius:17px;place-items:center;margin-bottom:18px;display:grid}.customer-create-form{gap:18px;margin-top:24px;display:grid}.customer-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.customer-create-grid label{gap:8px;display:grid}.customer-create-grid label>span{color:var(--muted);font-size:.7rem;font-weight:850}.customer-create-grid label>div{border:1px solid var(--cream-300);min-height:50px;color:var(--coffee-600);background:var(--cream-50);border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;display:grid}.customer-create-grid label>div:focus-within{border-color:var(--coffee-500);box-shadow:0 0 0 3px #845a3f1f}.customer-create-grid svg{justify-self:center}.customer-create-grid input{width:100%;min-width:0;height:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0 13px 0 0}.customer-create-hint{color:var(--muted);line-height:1.5}.customer-create-error{color:var(--red);background:var(--red-soft);border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:12px 13px;font-size:.76rem;font-weight:750;display:grid}.primary-confirmation-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}@media (width<=640px){.customer-create-dialog{padding:24px 18px 18px}.customer-create-grid{grid-template-columns:1fr}}.customer-row{align-items:start}.customer-note-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:center;gap:5px;margin-top:5px;line-height:1.35;display:-webkit-box;overflow:hidden;color:var(--coffee-700)!important}.customer-note-preview svg{vertical-align:-2px;margin-right:4px;display:inline}.customer-detail-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.customer-detail-main{min-width:0}.customer-city{align-items:center;gap:5px;font-weight:750;display:flex;color:var(--coffee-700)!important;margin-top:7px!important}.customer-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-reset-button,.customer-edit-button,.customer-delete-button,.customer-delete-confirm{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:.72rem;font-weight:850;display:inline-flex}.customer-reset-button{color:var(--coffee-800);background:var(--cream-100);border:1px solid #ae56373d;padding:0 12px}.customer-reset-button:disabled{opacity:.48;cursor:not-allowed}.customer-edit-button{border:1px solid var(--cream-300);color:var(--coffee-800);background:#fff;padding:0 12px}.customer-delete-button{color:var(--red);background:var(--red-soft);border:1px solid #ae37372e;padding:0 12px}.customer-notes-card,.customer-notes-empty{border:1px solid var(--cream-300);text-align:left;background:var(--cream-50);border-radius:15px;width:100%;margin-top:16px;padding:15px 16px}.customer-notes-card>span{color:var(--coffee-800);text-transform:uppercase;align-items:center;gap:8px;font-size:.7rem;font-weight:900;display:flex}.customer-notes-card p{color:var(--ink);white-space:pre-wrap;margin:10px 0 0;line-height:1.55}.customer-notes-empty{color:var(--muted);cursor:pointer;align-items:center;gap:11px;display:flex}.customer-notes-empty span{gap:3px;display:grid}.customer-notes-empty strong{color:var(--coffee-800)}.customer-notes-field{grid-column:1/-1}.customer-notes-field>div{padding-top:15px;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;min-height:112px!important}.customer-notes-field textarea{resize:vertical;width:100%;min-height:92px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0 13px 13px 0;line-height:1.5}.customer-delete-dialog{max-width:470px}.customer-delete-confirm{color:#fff;background:var(--red);border:0;padding:0 16px}.customer-delete-confirm:disabled{cursor:wait;opacity:.65}@media (width<=760px){.customer-detail-heading{grid-template-columns:auto minmax(0,1fr)}.customer-detail-actions{grid-column:1/-1;justify-content:stretch;width:100%}.customer-edit-button,.customer-delete-button{flex:1}}.customer-auto-card{border:1px solid var(--cream-300);color:var(--coffee-800);background:var(--cream-50);border-radius:14px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 15px;display:grid}.customer-auto-card>svg{margin-top:2px}.customer-auto-card>div{gap:4px;display:grid}.customer-auto-card span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:850}.customer-auto-card strong{color:var(--coffee-900);line-height:1.35}.customer-auto-card small{color:var(--muted);line-height:1.45}.customer-duplicate-backdrop{z-index:120}.customer-duplicate-dialog{width:min(540px,100vw - 32px)}.duplicate-customer-list{gap:9px;max-height:270px;margin-top:18px;display:grid;overflow-y:auto}.duplicate-customer-list article{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:12px;display:grid}.duplicate-customer-list article>div{gap:4px;min-width:0;display:grid}.duplicate-customer-list small{color:var(--muted)}.duplicate-customer-list p{color:var(--coffee-800);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.74rem;line-height:1.4;overflow:hidden}.app-shell.device-desktop .customer-layout{grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr)}.app-shell.device-desktop .customer-detail-heading{grid-template-columns:auto minmax(0,1fr) auto}.app-shell.device-desktop .customer-detail-actions{grid-column:auto;justify-content:flex-end;width:auto}.app-shell.device-desktop .customer-edit-button,.app-shell.device-desktop .customer-delete-button{flex:none}.app-shell.device-desktop .customer-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.device-tablet .customer-layout{grid-template-columns:1fr}.app-shell.device-tablet .customer-list-panel{max-height:470px}.app-shell.device-tablet .customer-create-dialog{width:min(700px,100vw - 44px)}.app-shell.device-phone .customer-layout{grid-template-columns:1fr;gap:14px}.app-shell.device-phone .customer-list-panel{border-radius:18px;max-height:min(440px,48dvh);padding:12px}.app-shell.device-phone .search-field{min-height:48px}.app-shell.device-phone .customer-row{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:11px 9px}.app-shell.device-phone .customer-balance{grid-column:2;justify-self:start}.app-shell.device-phone .customer-detail-panel,.app-shell.device-phone .transaction-panel{border-radius:18px}.app-shell.device-phone .customer-detail-panel{padding:16px}.app-shell.device-phone .customer-detail-heading{grid-template-columns:52px minmax(0,1fr);gap:11px}.app-shell.device-phone .detail-avatar{width:52px;height:52px}.app-shell.device-phone .customer-detail-actions{grid-column:1/-1;justify-content:stretch;width:100%}.app-shell.device-phone .customer-edit-button,.app-shell.device-phone .customer-delete-button{flex:1}.app-shell.device-phone .loyalty-actions-grid{grid-template-columns:1fr}.app-shell.device-phone .transaction-row{grid-template-columns:auto minmax(0,1fr)}.app-shell.device-phone .transaction-details{text-align:left;grid-column:2;justify-items:start}.app-shell.device-phone .customer-create-dialog,.app-shell.device-phone .confirmation-dialog{width:100%;max-width:none;max-height:92dvh;padding:23px 17px max(18px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0;margin:0;overflow-y:auto}.app-shell.device-phone .confirmation-backdrop{place-items:end center;padding:0}.app-shell.device-phone .customer-create-grid{grid-template-columns:1fr}.app-shell.device-phone .customer-auto-card,.app-shell.device-phone .customer-notes-field{grid-column:1}.app-shell.device-phone .confirmation-actions{grid-template-columns:1fr}.app-shell.device-phone .duplicate-customer-list{max-height:34dvh}.customer-list-panel{grid-template-rows:auto auto minmax(0,1fr);display:grid;overflow:hidden}.customer-list{min-height:0}.customer-detail-heading{min-width:0;display:grid}.customer-detail-main,.customer-detail-main h2,.customer-detail-main p,.customer-city,.transaction-main,.transaction-details{overflow-wrap:anywhere;min-width:0}.app-shell.device-tablet .customer-list-panel{height:clamp(330px,44dvh,470px);max-height:none}.app-shell.device-tablet .customer-list,.app-shell.device-phone .customer-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:none;overflow-y:auto}.app-shell.device-tablet .customer-detail-heading{grid-template-columns:66px minmax(0,1fr);align-items:start}.app-shell.device-tablet .customer-detail-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%;min-width:0;display:grid}.app-shell.device-tablet .customer-edit-button,.app-shell.device-tablet .customer-delete-button{width:100%;min-width:0}.app-shell.device-phone .customer-list-panel{height:clamp(300px,48dvh,440px);min-height:0;max-height:none}.app-shell.device-phone .customer-row{grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-items:start}.app-shell.device-phone .customer-row>.avatar{grid-area:1/1}.app-shell.device-phone .customer-row-main{grid-area:1/2}.app-shell.device-phone .customer-balance{white-space:nowrap;grid-area:2/2;justify-self:start;width:max-content;margin-top:2px}.app-shell.device-phone .customer-note-preview{white-space:normal}.app-shell.device-phone .customer-detail-heading{grid-template-columns:52px minmax(0,1fr);align-items:start}.app-shell.device-phone .customer-detail-main h2{font-size:clamp(1.25rem,7vw,1.55rem);line-height:1.08}.app-shell.device-phone .customer-detail-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%;min-width:0;display:grid}.app-shell.device-phone .customer-edit-button,.app-shell.device-phone .customer-delete-button{width:100%;min-width:0;padding-inline:8px}.app-shell.device-phone .customer-notes-card p,.app-shell.device-phone .customer-notes-empty,.app-shell.device-phone .legacy-history-note{overflow-wrap:anywhere}.app-shell.device-phone .balance-card{padding:18px}.app-shell.device-phone .balance-card strong{overflow-wrap:anywhere;font-size:clamp(2rem,13vw,3rem)}.app-shell.device-phone .transaction-main,.app-shell.device-phone .transaction-details{width:100%}.app-shell.device-phone .transaction-main span,.app-shell.device-phone .transaction-details small{white-space:normal}@media (width<=360px){.app-shell.device-phone .customer-detail-actions{grid-template-columns:1fr}}.customer-list-summary{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.customer-list-summary>div:first-child{gap:3px;min-width:0;display:grid}.movement-sort-controls{align-items:center;gap:7px;min-width:0;display:flex}.movement-sort-controls button{border:1px solid var(--cream-300);min-height:38px;color:var(--coffee-800);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.68rem;font-weight:850;display:inline-flex}.movement-sort-controls button.is-active{color:#fff;border-color:var(--coffee-900);background:var(--coffee-900)}.movement-sort-controls .movement-sort-reset{min-width:43px;padding-inline:8px}.customer-last-movement{align-items:center;gap:5px;margin-top:5px;line-height:1.35;display:flex;color:var(--muted)!important}.customer-last-movement svg{flex:none}.customer-detail-column{align-content:start}.customer-detail-panel{min-height:0}.app-shell.device-phone .customer-list-summary,.app-shell.device-tablet .customer-list-summary{flex-direction:column;align-items:stretch}.app-shell.device-phone .movement-sort-controls,.app-shell.device-tablet .movement-sort-controls{width:100%}.app-shell.device-phone .movement-sort-controls button:first-child,.app-shell.device-tablet .movement-sort-controls button:first-child{flex:1;min-width:0}.app-shell.device-phone .customer-list-panel{height:clamp(345px,55dvh,500px)}@media (width<=360px){.movement-sort-controls{flex-direction:column;align-items:stretch}.movement-sort-controls button{width:100%}}.customer-history-panel{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:18px;margin-top:18px;overflow:hidden}.customer-history-panel>header{border-bottom:1px solid var(--cream-300);background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:16px 17px;display:flex}.customer-history-panel h3{margin:4px 0 0;font-size:1.05rem}.customer-history-panel>header button{border:1px solid var(--cream-300);min-height:38px;color:var(--coffee-900);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-weight:800;display:inline-flex}.customer-history-list{max-height:520px;display:grid;overflow:auto}.customer-history-list article{border-bottom:1px solid var(--cream-300);background:#fff;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:13px 15px;display:grid}.customer-history-list article:last-child{border-bottom:0}.customer-history-type{border-radius:12px;place-items:center;width:37px;height:37px;display:grid}.customer-history-type.is-load{color:#17694f;background:#e6f7f0}.customer-history-type.is-redeem{color:var(--red);background:var(--red-soft)}.customer-history-main{gap:4px;min-width:0;display:grid}.customer-history-main>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-history-main>span,.customer-history-main p,.customer-history-amount small{color:var(--muted);font-size:.7rem}.customer-history-main p{align-items:center;gap:5px;margin:0;display:flex}.customer-history-amount{justify-items:end;gap:4px;display:grid}.customer-history-amount strong.is-positive{color:#17694f}.customer-history-amount strong.is-negative{color:var(--red)}.customer-history-cancel{min-height:36px;color:var(--red);cursor:pointer;background:#fff;border:1px solid #efcaca;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:.7rem;font-weight:850;display:inline-flex}.customer-history-empty{min-height:190px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;padding:20px;display:grid}.customer-history-empty.is-error{color:var(--red)}.confirmation-summary{background:var(--cream-100);border-radius:12px;justify-content:space-between;gap:15px;margin:15px 0;padding:13px;display:flex}.confirmation-error{color:var(--red);align-items:center;gap:8px;margin-bottom:12px;display:flex}.confirmation-icon.is-danger{color:var(--red);background:var(--red-soft)}.danger-button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:11px;min-height:42px;padding:0 14px;font-weight:850}.app-shell.device-tablet .customer-history-list article,.app-shell.device-phone .customer-history-list article{grid-template-columns:auto minmax(0,1fr) auto}.app-shell.device-tablet .customer-history-cancel,.app-shell.device-phone .customer-history-cancel{grid-column:2/-1;justify-self:start}.app-shell.device-phone .customer-history-panel>header{flex-direction:column;align-items:flex-start}.app-shell.device-phone .customer-history-panel>header button{justify-content:center;width:100%}.app-shell.device-phone .customer-history-amount{grid-column:2;justify-items:start}.customer-detail-column>.customer-history-panel{align-self:start;min-height:280px;margin-top:0;box-shadow:0 8px 24px #3823160d}.app-shell.device-desktop .customer-detail-column{grid-template-rows:auto minmax(280px,auto)}.app-shell.device-desktop .customer-detail-column>.customer-history-panel{box-sizing:border-box;width:100%}.customer-balance-reset-row{background:var(--cream-50,#fffaf5);border:1px solid #ae56372e;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:16px 18px;display:flex}.customer-balance-reset-row>div{gap:4px;display:grid}.customer-balance-reset-row strong{color:var(--coffee-900);font-size:1.35rem}.customer-reset-button-prominent{min-height:44px;padding:0 16px}@media (width<=760px){.customer-balance-reset-row{flex-direction:column;align-items:stretch}.customer-reset-button-prominent{width:100%}}.customer-reset-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.customer-reset-all-button{min-height:44px;color:var(--red);background:var(--red-soft);cursor:pointer;border:1px solid #ae373747;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:.72rem;font-weight:900;display:inline-flex}.customer-reset-all-button:disabled{opacity:.48;cursor:not-allowed}@media (width<=760px){.customer-reset-actions{flex-direction:column;width:100%}.customer-reset-all-button{width:100%}}.points-page{gap:22px;max-width:1180px;margin:0 auto;display:grid}.points-heading h1,.points-selected-customer h2,.points-history-heading h2,.points-modal h2{color:var(--ink);letter-spacing:-.04em;margin:5px 0 0}.points-heading p,.points-selected-customer p{color:var(--muted);margin:8px 0 0}.points-search-panel,.points-customer-header,.points-operation-panel,.points-history-panel{border:1px solid var(--cream-300);background:#fff;border-radius:24px;box-shadow:0 18px 45px #3622180f}.points-search{border:1px solid var(--cream-300);min-height:58px;color:var(--coffee-700);background:var(--cream-50);border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 16px;display:grid}.points-search:focus-within{border-color:var(--coffee-500);box-shadow:0 0 0 4px #845a3f1c}.points-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:1rem}.points-search>button,.points-feedback>button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.points-search-empty,.points-history-empty{color:var(--muted);text-align:center;justify-items:center;gap:7px;padding:34px 18px 18px;display:grid}.points-search-empty strong,.points-history-empty strong{color:var(--ink)}.points-results{margin-top:18px}.points-results-heading{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:.78rem;display:flex}.points-results-heading strong{color:var(--ink)}.points-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.points-customer-card{border:1px solid var(--cream-300);min-height:72px;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.points-customer-card:hover{border-color:var(--coffee-400);background:var(--cream-50)}.points-customer-card>span:nth-child(2){gap:4px;min-width:0;display:grid}.points-customer-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.points-customer-card b{color:var(--coffee-900)}.points-avatar{width:43px;height:43px;color:var(--coffee-900);background:var(--cream-200);border-radius:14px;place-items:center;font-size:.8rem;font-weight:900;display:grid}.points-avatar.is-large{border-radius:19px;width:60px;height:60px;font-size:1rem}.points-customer-header{grid-template-columns:minmax(0,1fr) minmax(250px,.45fr);gap:18px;padding:22px;display:grid}.points-selected-customer{align-items:center;gap:14px;display:flex}.points-balance{color:#fff;background:var(--coffee-950);border-radius:18px;align-content:center;justify-items:end;padding:18px 20px;display:grid}.points-balance span{opacity:.78;align-items:center;gap:8px;font-size:.76rem;font-weight:850;display:flex}.points-balance strong{letter-spacing:-.065em;margin-top:5px;font-size:clamp(2.15rem,5vw,3.4rem)}.points-feedback{border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 15px;font-size:.78rem;font-weight:750;display:grid}.points-feedback.is-success{color:#17694f;background:#e6f7f0}.points-feedback.is-error{color:var(--red);background:var(--red-soft)}.points-operation-panel{padding:22px}.points-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.points-operation-card{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:19px;gap:17px;padding:20px;display:grid}.points-operation-card h3{margin:6px 0 0}.points-operation-label{align-items:center;gap:7px;font-size:.72rem;font-weight:950;display:flex}.is-redeem .points-operation-label{color:var(--red)}.is-load .points-operation-label{color:#187452}.points-operation-card label{color:var(--muted);gap:8px;font-size:.72rem;font-weight:800;display:grid}.points-money-input{border:1px solid var(--cream-300);background:#fff;border-radius:14px;grid-template-columns:48px minmax(0,1fr);align-items:center;min-height:55px;display:grid;overflow:hidden}.points-money-input b{height:100%;color:var(--coffee-800);background:var(--cream-100);place-items:center;display:grid}.points-money-input input{min-width:0;height:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0 15px;font-size:1.25rem;font-weight:850}.points-credit-preview{color:#17694f;background:#e6f7f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:.75rem;display:flex}.points-redeem-button,.points-load-button{color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;font-size:.88rem;font-weight:950;display:inline-flex}.points-redeem-button{background:#c52e2e}.points-load-button{background:#23845e}.points-redeem-button:disabled,.points-load-button:disabled{cursor:not-allowed;opacity:.5}.points-operation-note{gap:9px;margin-top:18px;display:grid}.points-operation-note>span{color:var(--coffee-900);align-items:center;gap:8px;font-size:.76rem;font-weight:950;display:flex}.points-operation-note>span small{color:var(--muted);font-weight:750}.points-operation-note textarea{resize:vertical;border:1px solid var(--cream-300);width:100%;color:var(--ink);background:var(--cream-50);font:inherit;box-sizing:border-box;border-radius:14px;outline:0;padding:14px 15px;line-height:1.5}.points-operation-note textarea:focus{border-color:var(--coffee-500);box-shadow:0 0 0 4px #845a3f1c}.points-operation-note>small{color:var(--muted);line-height:1.45}.points-history-panel{overflow:hidden}.points-history-heading{border-bottom:1px solid var(--cream-300);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.points-history-filter{background:var(--cream-100);border-radius:12px;padding:4px;display:flex}.points-history-filter button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 11px;font-size:.66rem;font-weight:900}.points-history-filter button.is-active{color:#fff;background:var(--coffee-900)}.points-history-list{display:grid}.points-history-row{border-bottom:1px solid var(--cream-200);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:15px 22px;display:grid}.points-history-row:last-child{border-bottom:0}.points-history-icon{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.points-history-icon.is-load{color:#17694f;background:#e6f7f0}.points-history-icon.is-redeem{color:var(--red);background:var(--red-soft)}.points-history-main{gap:4px;min-width:0;display:grid}.points-history-main>span,.points-history-amount small{color:var(--muted);font-size:.68rem}.points-history-main p{color:var(--coffee-800);align-items:flex-start;gap:6px;margin:5px 0 0;font-size:.74rem;line-height:1.45;display:flex}.points-history-main p svg{flex:none;margin-top:1px}.points-history-amount{text-align:right;justify-items:end;gap:4px;display:grid}.points-history-amount strong.is-positive{color:#17694f}.points-history-amount strong.is-negative{color:var(--red)}.points-cancel-movement{min-height:36px;color:var(--red);background:var(--red-soft);cursor:pointer;border:1px solid #b136362b;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:.68rem;font-weight:850;display:inline-flex}.points-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1f140e94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.points-modal{background:#fff;border-radius:23px;width:min(500px,100vw - 32px);padding:27px;position:relative;box-shadow:0 30px 90px #1c110c4d}.points-modal-close{width:37px;height:37px;color:var(--muted);background:var(--cream-100);cursor:pointer;border:0;border-radius:11px;place-items:center;display:grid;position:absolute;top:15px;right:15px}.points-modal-icon{border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:18px;display:grid}.points-modal-icon.is-load{color:#17694f;background:#e6f7f0}.points-modal-icon.is-redeem{color:var(--red);background:var(--red-soft)}.points-modal>p{color:var(--muted);line-height:1.55}.points-modal-summary{background:var(--cream-50);border-radius:15px;gap:10px;margin-top:20px;padding:14px;display:grid}.points-modal-summary>div{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.points-modal-summary span{color:var(--muted);font-size:.72rem}.points-modal-summary strong{text-align:right}.points-modal-summary strong.is-positive{color:#17694f}.points-modal-summary strong.is-negative{color:var(--red)}.points-modal-summary .is-note{border-top:1px solid var(--cream-300);padding-top:10px}.points-modal-summary .is-note strong{max-width:65%;font-size:.78rem;line-height:1.45}.points-modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.points-modal-secondary,.points-modal-primary{cursor:pointer;border-radius:13px;min-height:47px;font-weight:900}.points-modal-secondary{border:1px solid var(--cream-300);color:var(--coffee-900);background:#fff}.points-modal-primary{color:#fff;border:0}.points-modal-primary.is-load{background:#23845e}.points-modal-primary.is-redeem{background:#c52e2e}@media (width<=820px){.points-results-grid,.points-operation-grid,.points-customer-header{grid-template-columns:1fr}.points-balance{justify-items:start}.points-history-heading{flex-direction:column;align-items:flex-start}.points-history-row{grid-template-columns:auto minmax(0,1fr) auto}.points-cancel-movement{grid-column:2/-1;justify-self:start}}@media (width<=560px){.points-search-panel,.points-operation-panel{padding:15px}.points-customer-header{padding:17px}.points-selected-customer{align-items:flex-start}.points-history-filter{width:100%}.points-history-filter button{flex:1}.points-history-row{grid-template-columns:auto minmax(0,1fr);padding:14px 15px}.points-history-amount{text-align:left;grid-column:2;justify-items:start}.points-cancel-movement{grid-column:2}.points-modal-actions{grid-template-columns:1fr}}.points-result-note{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;line-height:1.35;display:-webkit-box;overflow:hidden;color:var(--coffee-800)!important;white-space:normal!important}.points-result-note svg{vertical-align:-2px;margin-right:4px;display:inline}.points-customer-note{white-space:pre-wrap;align-items:flex-start;gap:7px;max-width:680px;font-weight:800;line-height:1.45;display:flex;color:var(--coffee-900)!important;margin:8px 0 0!important}.points-customer-note svg{flex:none;margin-top:2px}.points-customer-meta{margin-top:7px!important}.app-shell.device-desktop .points-results-grid,.app-shell.device-desktop .points-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.device-desktop .points-customer-header{grid-template-columns:minmax(0,1fr) minmax(250px,.45fr)}.app-shell.device-desktop .points-balance{justify-items:end}.app-shell.device-desktop .points-history-heading{flex-direction:row;align-items:center}.app-shell.device-desktop .points-history-row{grid-template-columns:auto minmax(0,1fr) auto auto}.app-shell.device-desktop .points-cancel-movement{grid-column:auto;justify-self:auto}.app-shell.device-tablet .points-page{max-width:none}.app-shell.device-tablet .points-customer-header,.app-shell.device-tablet .points-operation-grid{grid-template-columns:1fr}.app-shell.device-tablet .points-balance{justify-items:start}.app-shell.device-tablet .points-history-heading{flex-direction:column;align-items:flex-start}.app-shell.device-tablet .points-history-row{grid-template-columns:auto minmax(0,1fr) auto}.app-shell.device-tablet .points-cancel-movement{grid-column:2/-1;justify-self:start}.app-shell.device-phone .points-page{gap:15px}.app-shell.device-phone .points-heading h1{font-size:clamp(1.75rem,10vw,2.35rem)}.app-shell.device-phone .points-heading p{line-height:1.5}.app-shell.device-phone .points-search-panel,.app-shell.device-phone .points-operation-panel{border-radius:19px;padding:13px}.app-shell.device-phone .points-search{min-height:52px;padding:0 12px}.app-shell.device-phone .points-results-grid,.app-shell.device-phone .points-operation-grid,.app-shell.device-phone .points-customer-header{grid-template-columns:1fr}.app-shell.device-phone .points-customer-header{border-radius:19px;gap:14px;padding:16px}.app-shell.device-phone .points-selected-customer{align-items:flex-start}.app-shell.device-phone .points-avatar.is-large{border-radius:16px;width:52px;height:52px}.app-shell.device-phone .points-balance{justify-items:start;padding:16px}.app-shell.device-phone .points-balance strong{font-size:clamp(2.35rem,15vw,3.15rem)}.app-shell.device-phone .points-operation-card{padding:16px}.app-shell.device-phone .points-history-panel{border-radius:19px}.app-shell.device-phone .points-history-heading{flex-direction:column;align-items:stretch;padding:17px 15px}.app-shell.device-phone .points-history-filter{width:100%;overflow-x:auto}.app-shell.device-phone .points-history-filter button{flex:1 0 auto}.app-shell.device-phone .points-history-row{grid-template-columns:auto minmax(0,1fr);padding:13px 14px}.app-shell.device-phone .points-history-amount,.app-shell.device-phone .points-cancel-movement{text-align:left;grid-column:2;justify-self:start;justify-items:start}.app-shell.device-phone .points-modal-backdrop{place-items:end center;padding:0}.app-shell.device-phone .points-modal{width:100%;max-width:none;max-height:92dvh;padding:23px 17px max(18px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0;overflow-y:auto}.app-shell.device-phone .points-modal-actions{grid-template-columns:1fr}@media (orientation:landscape) and (width>=900px){.app-shell.device-tablet .points-operation-grid,.app-shell.device-tablet .points-customer-header{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.device-tablet .points-balance{justify-items:end}}.points-operation-panel{scroll-margin-top:88px}.points-print-modal .points-modal-actions button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.points-results-grid{overscroll-behavior:contain;max-height:360px;overflow-y:auto}.app-shell.device-phone .points-results-grid{max-height:44dvh}.printer-page{gap:20px;display:grid}.printer-loading{place-content:center;justify-items:center;gap:10px;min-height:340px;display:grid}.printer-status-card{border:1px solid var(--cream-300);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:17px 18px;display:grid}.printer-status-card>span{border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.printer-status-card>span.is-connected{color:#17694f;background:#e6f7f0}.printer-status-card>span.is-browser{color:var(--coffee-800);background:var(--cream-200)}.printer-status-card p{color:var(--muted);margin:5px 0 0}.printer-feedback{border-radius:14px;align-items:center;gap:9px;padding:13px 15px;font-weight:750;display:flex}.printer-feedback.is-success{color:#17694f;background:#e6f7f0}.printer-feedback.is-error{color:var(--red);background:var(--red-soft)}.printer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.printer-panel{border:1px solid var(--cream-300);background:#fff;border-radius:20px;align-content:start;gap:14px;padding:20px;display:grid}.printer-panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.printer-panel-heading h2{margin:4px 0 0}.printer-panel label{color:var(--muted);gap:7px;font-size:.72rem;font-weight:800;display:grid}.printer-panel input,.printer-panel select,.printer-panel textarea{box-sizing:border-box;border:1px solid var(--cream-300);width:100%;color:var(--ink);background:var(--cream-50);font:inherit;border-radius:12px;outline:0;padding:12px 13px}.printer-panel input:focus,.printer-panel select:focus,.printer-panel textarea:focus{border-color:var(--coffee-500);box-shadow:0 0 0 4px #845a3f1c}.printer-inline-actions,.printer-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.printer-inline-actions button{border:1px solid var(--cream-300);min-height:44px;color:var(--coffee-900);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;font-weight:850;display:inline-flex}.printer-options-panel{gap:10px}.printer-toggle{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:44px;padding:0 12px;color:var(--ink)!important;gap:10px!important;display:grid!important}.printer-toggle input{width:18px;height:18px;padding:0}.receipt-preview{justify-items:center}.receipt-preview .printer-panel-heading{width:100%}.receipt-paper{color:#111;text-align:center;background:#fff;gap:7px;width:min(100%,330px);padding:22px 17px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.4;display:grid;box-shadow:0 10px 35px #1e140f24}.receipt-paper.is-58{width:min(100%,230px)}.receipt-paper hr{border:0;border-top:1px dashed #777;width:100%}@media (width<=820px){.printer-grid{grid-template-columns:1fr}}.app-shell.device-phone .printer-panel{padding:16px}.app-shell.device-phone .printer-inline-actions,.app-shell.device-phone .printer-two-columns{grid-template-columns:1fr}.today-movements-card{background:radial-gradient(circle at 100% 0,#dbbf9f3d,#0000 42%),#fff;border-color:#845a3f38}.today-modal-backdrop{z-index:110;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1f140e94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.today-modal{border:1px solid var(--cream-300);background:#fff;border-radius:24px;grid-template-rows:auto auto auto minmax(0,1fr);width:min(900px,100vw - 36px);max-height:min(86dvh,900px);display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #1f140e4d}.today-modal-close{z-index:2;width:40px;height:40px;color:var(--muted);background:var(--cream-100);cursor:pointer;border:0;border-radius:12px;place-items:center;display:grid;position:absolute;top:15px;right:15px}.today-modal-heading{border-bottom:1px solid var(--cream-300);align-items:center;gap:13px;padding:24px 70px 18px 24px;display:flex}.today-modal-heading h2{letter-spacing:-.04em;margin:4px 0 0}.today-modal-heading p{color:var(--muted);margin:5px 0 0}.today-modal-icon{width:50px;height:50px;color:var(--coffee-900);background:var(--cream-200);border-radius:16px;flex:none;place-items:center;display:grid}.today-summary-grid{border-bottom:1px solid var(--cream-300);background:var(--cream-50);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 20px;display:grid}.today-summary-grid article{border:1px solid var(--cream-300);background:#fff;border-radius:14px;gap:5px;padding:13px 14px;display:grid}.today-summary-grid span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.today-summary-grid strong{font-size:1.35rem}.today-summary-grid article.is-positive strong{color:#17694f}.today-summary-grid article.is-negative strong{color:var(--red)}.today-modal-toolbar{border-bottom:1px solid var(--cream-300);min-width:0;color:var(--muted);justify-content:space-between;align-items:center;gap:13px;padding:11px 20px;font-size:.72rem;display:flex}.today-modal-toolbar button{border:1px solid var(--cream-300);min-height:38px;color:var(--coffee-900);cursor:pointer;background:#fff;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:850;display:inline-flex}.today-modal-toolbar button:disabled{cursor:wait;opacity:.65}.today-movements-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.today-movement-row{border-bottom:1px solid var(--cream-200);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 20px;display:grid}.today-movement-row:last-child{border-bottom:0}.today-movement-type{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.today-movement-type.is-load{color:#17694f;background:#e6f7f0}.today-movement-type.is-redeem{color:var(--red);background:var(--red-soft)}.today-movement-main{gap:4px;min-width:0;display:grid}.today-movement-main>span,.today-movement-amount small{color:var(--muted);font-size:.69rem}.today-movement-main p{color:var(--coffee-800);overflow-wrap:anywhere;align-items:flex-start;gap:6px;margin:4px 0 0;font-size:.74rem;line-height:1.45;display:flex}.today-movement-main p svg{flex:none;margin-top:1px}.today-movement-amount{text-align:right;justify-items:end;gap:4px;min-width:105px;display:grid}.today-movement-amount strong.is-positive{color:#17694f}.today-movement-amount strong.is-negative{color:var(--red)}.today-empty{min-height:260px;color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:8px;padding:28px;display:grid}.today-empty strong{color:var(--ink)}.today-empty.is-error{color:var(--red)}.app-shell.device-phone .today-modal-backdrop{place-items:end center;padding:0}.app-shell.device-phone .today-modal{border-radius:22px 22px 0 0;width:100%;max-height:92dvh}.app-shell.device-phone .today-modal-heading{padding:22px 62px 16px 16px}.app-shell.device-phone .today-summary-grid{grid-template-columns:1fr;padding:12px}.app-shell.device-phone .today-summary-grid article{grid-template-columns:minmax(0,1fr) auto;align-items:center}.app-shell.device-phone .today-summary-grid strong{font-size:1.08rem}.app-shell.device-phone .today-modal-toolbar{flex-direction:column;align-items:stretch;padding:10px 12px}.app-shell.device-phone .today-modal-toolbar button{width:100%}.app-shell.device-phone .today-movement-row{grid-template-columns:40px minmax(0,1fr);padding:13px 14px}.app-shell.device-phone .today-movement-amount{text-align:left;grid-column:2;justify-items:start;min-width:0}@media (width<=360px){.today-modal-heading{align-items:flex-start}.today-modal-icon{width:44px;height:44px}}.dashboard-hero{align-items:stretch}.dashboard-range-card{border:1px solid var(--cream-300);background:#fff;border-radius:18px;gap:12px;min-width:min(100%,520px);padding:17px;display:grid}.dashboard-range-heading{align-items:center;gap:9px;display:flex}.dashboard-range-heading>div{gap:2px;display:grid}.dashboard-range-heading span,.dashboard-date-fields label>span{color:var(--muted);font-size:.68rem}.dashboard-date-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.dashboard-date-fields label{gap:6px;display:grid}.dashboard-date-fields input{box-sizing:border-box;border:1px solid var(--cream-300);width:100%;min-height:43px;color:var(--ink);background:var(--cream-50);font:inherit;border-radius:11px;padding:0 10px}.dashboard-range-actions{flex-wrap:wrap;gap:7px;display:flex}.dashboard-range-actions button{border:1px solid var(--cream-300);min-height:38px;color:var(--coffee-900);cursor:pointer;background:#fff;border-radius:10px;padding:0 11px;font-size:.7rem;font-weight:850}.dashboard-range-actions button.is-primary{color:#fff;border-color:var(--coffee-900);background:var(--coffee-900)}.dashboard-error{color:var(--red);background:var(--red-soft);border-radius:14px;align-items:center;gap:9px;padding:13px 15px;display:flex}.stat-card-button{border:1px solid var(--cream-300);width:100%;color:inherit;text-align:left;cursor:pointer;position:relative}.stat-card-button>svg{color:var(--coffee-700);margin-left:auto}.stat-card-button:hover{border-color:var(--coffee-500);transform:translateY(-1px)}.dashboard-period-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-period-summary article{border:1px solid var(--cream-300);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;display:flex}.dashboard-period-summary span{color:var(--muted);font-size:.75rem;font-weight:800}.dashboard-period-summary strong{font-size:1.55rem}.dashboard-ranking-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-ranking-card{border:1px solid var(--cream-300);background:#fff;border-radius:20px;overflow:hidden}.dashboard-ranking-card>header{border-bottom:1px solid var(--cream-300);align-items:center;gap:11px;padding:18px;display:flex}.dashboard-ranking-card h2{margin:4px 0 0}.ranking-icon{border-radius:14px;flex:none;place-items:center;width:45px;height:45px;display:grid}.ranking-icon.is-positive{color:#17694f;background:#e6f7f0}.ranking-icon.is-negative{color:var(--red);background:var(--red-soft)}.dashboard-ranking-list article{border-bottom:1px solid var(--cream-200);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 17px;display:grid}.dashboard-ranking-list article:last-child{border-bottom:0}.ranking-position{width:31px;height:31px;color:var(--coffee-900);background:var(--cream-200);border-radius:10px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.dashboard-ranking-list article>div{gap:4px;min-width:0;display:grid}.dashboard-ranking-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-ranking-list small{color:var(--muted)}.dashboard-ranking-list b{color:var(--coffee-900);white-space:nowrap;font-size:.72rem}.dashboard-ranking-empty{min-height:180px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;padding:20px;display:grid}.app-shell.device-tablet .dashboard-hero,.app-shell.device-phone .dashboard-hero{flex-direction:column}.app-shell.device-tablet .dashboard-range-card,.app-shell.device-phone .dashboard-range-card{box-sizing:border-box;width:100%;min-width:0}.app-shell.device-phone .dashboard-date-fields,.app-shell.device-phone .dashboard-period-summary,.app-shell.device-phone .dashboard-ranking-grid{grid-template-columns:1fr}.app-shell.device-phone .dashboard-range-actions{grid-template-columns:1fr;display:grid}.app-shell.device-phone .dashboard-range-actions button{width:100%}.app-shell.device-phone .dashboard-ranking-list article{grid-template-columns:auto minmax(0,1fr)}.app-shell.device-phone .dashboard-ranking-list b{white-space:normal;grid-column:2}@media (width<=360px){.dashboard-date-fields{grid-template-columns:1fr}}.stat-card-button:disabled{cursor:wait;opacity:.72}.new-customers-modal{max-width:790px}.new-customers-summary{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin:0 22px 15px;padding:14px 16px;display:flex}.new-customers-summary span{color:var(--muted);font-size:.76rem;font-weight:800}.new-customers-summary strong{font-size:1.55rem}.new-customers-list{border:1px solid var(--cream-300);background:#fff;border-radius:16px;max-height:min(55vh,520px);margin:0 22px;display:grid;overflow:auto}.new-customers-list article{border-bottom:1px solid var(--cream-200);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 15px;display:grid}.new-customers-list article:last-child{border-bottom:0}.new-customer-avatar{color:#fff;background:var(--coffee-900);letter-spacing:.03em;border-radius:14px;place-items:center;width:42px;height:42px;font-size:.72rem;font-weight:900;display:grid}.new-customer-main,.new-customer-contact{gap:4px;min-width:0;display:grid}.new-customer-main>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.new-customer-main span,.new-customer-main small,.new-customer-contact span,.new-customer-contact small{color:var(--muted);font-size:.7rem}.new-customer-contact{text-align:right;justify-items:end}.new-customers-footer{justify-content:flex-end;gap:9px;padding:17px 22px 22px;display:flex}.primary-button{color:#fff;background:var(--coffee-900);cursor:pointer;border:0;border-radius:11px;min-height:42px;padding:0 14px;font-weight:850}.app-shell.device-phone .new-customers-list article{grid-template-columns:auto minmax(0,1fr)}.app-shell.device-phone .new-customer-contact{text-align:left;grid-column:2;justify-items:start}.app-shell.device-phone .new-customers-footer{grid-template-columns:1fr;display:grid}.app-shell.device-phone .new-customers-footer button{width:100%}.dashboard-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-shortcut-card{border:1px solid var(--cream-300);min-height:235px;color:inherit;background:radial-gradient(circle at 94% 100%, var(--cream-100) 0 17%, transparent 17.5%), white;text-align:left;cursor:pointer;border-radius:24px;padding:30px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.dashboard-shortcut-card:hover{border-color:var(--coffee-500);transform:translateY(-2px);box-shadow:0 14px 34px #39241714}.dashboard-shortcut-card h2{margin:7px 0 8px;font-size:clamp(1.45rem,2vw,2rem)}.dashboard-shortcut-card p{max-width:520px;color:var(--muted);margin:0;line-height:1.55}.dashboard-shortcut-card .module-card-action{align-self:end;margin-top:28px}.dashboard-activity-card{border:1px solid var(--cream-300);background:#fff;border-radius:22px;overflow:hidden}.dashboard-activity-card>header{border-bottom:1px solid var(--cream-300);justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.dashboard-activity-heading{align-items:center;gap:11px;display:flex}.dashboard-activity-heading h2{margin:3px 0}.dashboard-activity-heading small{color:var(--muted)}.apple-segmented-control{background:#eceae7;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));width:255px;padding:4px;display:grid;position:relative}.apple-segmented-thumb{background:#fff;border-radius:10px;width:calc(50% - 4px);transition:transform .22s cubic-bezier(.2,.8,.2,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 1px 3px #00000024,0 1px 1px #00000014}.apple-segmented-control.is-least .apple-segmented-thumb{transform:translate(100%)}.apple-segmented-control button{z-index:1;min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.74rem;font-weight:850;transition:color .16s;position:relative}.apple-segmented-control button.is-active{color:var(--ink)}.dashboard-shortcut-modal{max-width:760px}.shortcut-modal-body{padding:0 22px 22px}.shortcut-search-field,.shortcut-form-grid label,.shortcut-notes-field{gap:7px;display:grid}.shortcut-search-field>span,.shortcut-form-grid label>span,.shortcut-notes-field>span{color:var(--muted);font-size:.72rem;font-weight:800}.shortcut-search-field>div{border:1px solid var(--cream-300);background:#fff;border-radius:13px;align-items:center;gap:9px;min-height:48px;padding:0 13px;display:flex}.shortcut-search-field input,.shortcut-form-grid input,.shortcut-notes-field textarea{box-sizing:border-box;width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.shortcut-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:16px;display:grid}.shortcut-form-grid label{border:1px solid var(--cream-300);background:#fff;border-radius:13px;min-height:82px;padding:12px}.shortcut-notes-field{border:1px solid var(--cream-300);background:#fff;border-radius:13px;margin-top:13px;padding:12px}.shortcut-customer-results{border:1px solid var(--cream-300);background:#fff;border-radius:13px;max-height:280px;margin-top:8px;display:grid;overflow:auto}.shortcut-customer-results button{border:0;border-bottom:1px solid var(--cream-200);color:inherit;text-align:left;cursor:pointer;background:#fff;align-items:center;gap:10px;padding:11px 13px;display:flex}.shortcut-customer-results button:last-child{border-bottom:0}.shortcut-customer-results button>span{color:#fff;background:var(--coffee-900);text-transform:uppercase;border-radius:11px;place-items:center;width:34px;height:34px;font-size:.67rem;font-weight:900;display:grid}.shortcut-customer-results button>div{gap:3px;display:grid}.shortcut-customer-results small{color:var(--muted)}.shortcut-selected-customer{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin-top:11px;padding:13px 15px;display:flex}.shortcut-selected-customer>div{gap:4px;display:grid}.shortcut-selected-customer span{color:var(--muted);font-size:.72rem}.shortcut-operation-switch{background:var(--cream-200);border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:16px;padding:5px;display:grid}.shortcut-operation-switch button{min-height:39px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:850}.shortcut-operation-switch button.is-active{color:#fff;background:var(--coffee-900)}.shortcut-preview{color:#17694f;background:#e6f7f0;border-radius:13px;justify-content:space-between;gap:16px;margin-top:13px;padding:13px 15px;display:flex}.shortcut-feedback{color:var(--red);background:var(--red-soft);border-radius:12px;align-items:center;gap:8px;margin-top:13px;padding:12px 13px;display:flex}.shortcut-print-step{text-align:center;justify-items:center;gap:10px;padding:10px 28px 30px;display:grid}.shortcut-print-step>svg{color:#17694f}.shortcut-print-step h3{margin:3px 0 0;font-size:1.45rem}.shortcut-print-step p{max-width:480px;color:var(--muted);margin:0}.shortcut-print-actions{gap:9px;margin-top:12px;display:flex}.shortcut-print-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width<=850px){.dashboard-shortcuts{grid-template-columns:1fr}.dashboard-activity-card>header{flex-direction:column;align-items:stretch}.apple-segmented-control{box-sizing:border-box;width:100%}}.app-shell.device-phone .dashboard-shortcut-card{min-height:205px;padding:22px}.app-shell.device-phone .shortcut-form-grid{grid-template-columns:1fr}.app-shell.device-phone .shortcut-print-actions{grid-template-columns:1fr;width:100%;display:grid}.app-shell.device-phone .shortcut-print-actions button{width:100%}.premium-symbol{isolation:isolate;color:#fff;border:1px solid #ffffff94;flex:none;place-items:center;display:inline-grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff80,inset 0 -1px #00000012,0 8px 18px #1f140e1f}.premium-symbol:before{z-index:-1;border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(#ffffff6b,#ffffff0a);position:absolute;inset:1px 1px 48%}.premium-symbol svg{filter:drop-shadow(0 1px 1px #00000029)}.premium-symbol-small{border-radius:12px;width:38px;height:38px}.premium-symbol-medium{border-radius:15px;width:46px;height:46px}.premium-symbol-large{border-radius:18px;width:58px;height:58px}.premium-symbol.tone-green{background:linear-gradient(145deg,#63d69c,#168461)}.premium-symbol.tone-blue{background:linear-gradient(145deg,#75beff,#3478f6)}.premium-symbol.tone-amber{background:linear-gradient(145deg,#f1c17f,#ae6831)}.premium-symbol.tone-violet{background:linear-gradient(145deg,#c69cff,#7047d4)}.premium-symbol.tone-rose{background:linear-gradient(145deg,#ff9bad,#d85372)}.premium-symbol.tone-silver{color:#5f5f65;background:linear-gradient(145deg,#f7f7f9,#d7d7dc)}.dashboard-range-heading>.premium-symbol{margin-right:2px}.module-card-icon.premium-symbol,.stat-icon.premium-symbol,.ranking-icon.premium-symbol,.today-modal-icon.premium-symbol{color:#fff;background-color:#0000}.dashboard-shortcut-card .module-card-icon{margin-bottom:24px}.dashboard-shortcut-card:hover .premium-symbol{transform:scale(1.035)}.dashboard-shortcut-card .premium-symbol{transition:transform .18s}.dashboard-activity-card.is-least .activity-customer-avatar{color:#9e3e59;background:linear-gradient(145deg,#fff1f4,#f8d5de)}.dashboard-ranking-list{display:grid}.dashboard-activity-row{border-bottom:1px solid var(--cream-200);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:16px 18px;transition:background-color .16s,transform .16s;display:grid}.dashboard-activity-row:last-child{border-bottom:0}.dashboard-activity-row:hover{background:#faf6efb8}.activity-customer-avatar{width:48px;height:48px;color:var(--coffee-900);background:linear-gradient(145deg,#fffdf9,#eadbc9);border:1px solid #4b2e2214;border-radius:16px;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffffeb,0 6px 15px #30201914}.activity-customer-avatar small{box-sizing:border-box;color:#fff;background:var(--coffee-900);border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}.activity-customer-avatar strong{letter-spacing:.045em;font-size:.75rem}.activity-customer-content{gap:9px;min-width:0;display:grid}.activity-customer-heading{justify-content:space-between;align-items:baseline;gap:15px;min-width:0;display:flex}.activity-customer-heading strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.activity-customer-heading small{color:var(--muted);flex:none;font-size:.66rem}.activity-meter-row{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px;display:grid}.activity-meter{background:#ede9e3;border-radius:999px;height:10px;overflow:hidden;box-shadow:inset 0 1px 2px #3020191a}.activity-meter>span{border-radius:inherit;background:linear-gradient(90deg,#65d69d,#168461);width:0;height:100%;transition:width .52s cubic-bezier(.22,.78,.22,1);display:block;box-shadow:inset 0 1px #ffffff61,0 2px 8px #16846142}.dashboard-activity-card.is-least .activity-meter>span{background:linear-gradient(90deg,#ff9caf,#d85372);box-shadow:inset 0 1px #ffffff61,0 2px 8px #d8537238}.activity-meter-row b{color:var(--coffee-900);font-variant-numeric:tabular-nums;text-align:right;font-size:1rem}.dashboard-ranking-empty .premium-symbol{margin-bottom:4px}@media (width<=640px){.premium-symbol-large{border-radius:16px;width:52px;height:52px}.dashboard-activity-row{gap:11px;padding:14px}.activity-customer-avatar{border-radius:14px;width:44px;height:44px}.activity-customer-heading{gap:3px;display:grid}.activity-customer-heading small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-meter-row{grid-template-columns:minmax(0,1fr) 34px;gap:9px}}@media (prefers-reduced-motion:reduce){.activity-meter>span,.dashboard-shortcut-card .premium-symbol{transition:none}}.premium-dashboard-page{--ios-blue:#0a84ff;--ios-green:#30a46c;--ios-orange:#e88918;--ios-purple:#8e5bd9;--ios-pink:#df4969;--ios-text:#201c1a;--ios-secondary:#77716c;--ios-track:#ece8e3}.premium-dashboard-page .premium-symbol{flex:none;place-items:center;position:relative;overflow:hidden;color:currentColor!important;background:currentColor!important;border:1px solid #201c1a0e!important;display:inline-grid!important;box-shadow:inset 0 1px #ffffffe6,0 5px 15px #2e231c13!important}.premium-dashboard-page .premium-symbol:before{display:none!important}.premium-dashboard-page .premium-symbol svg{z-index:1;color:inherit;position:relative;filter:none!important}.premium-dashboard-page .premium-symbol-small{border-radius:12px!important;width:40px!important;height:40px!important}.premium-dashboard-page .premium-symbol-medium{border-radius:14px!important;width:46px!important;height:46px!important}.premium-dashboard-page .premium-symbol-large{border-radius:17px!important;width:58px!important;height:58px!important}.premium-dashboard-page .premium-symbol.tone-blue{color:var(--ios-blue)!important;background:#eaf4ff!important}.premium-dashboard-page .premium-symbol.tone-green{color:var(--ios-green)!important;background:#e7f7ef!important}.premium-dashboard-page .premium-symbol.tone-amber{color:var(--ios-orange)!important;background:#fff2df!important}.premium-dashboard-page .premium-symbol.tone-violet{color:var(--ios-purple)!important;background:#f2ecff!important}.premium-dashboard-page .premium-symbol.tone-rose{color:var(--ios-pink)!important;background:#fff0f4!important}.premium-dashboard-page .premium-symbol.tone-silver{color:#6d6a68!important;background:#f1f0ee!important}.premium-dashboard-page .module-card-icon.premium-symbol,.premium-dashboard-page .stat-icon.premium-symbol,.premium-dashboard-page .ranking-icon.premium-symbol,.premium-dashboard-page .today-modal-icon.premium-symbol{color:inherit}.premium-dashboard-page .premium-activity-list{display:grid;overflow:hidden}.premium-dashboard-page .premium-activity-item{background:#fff;min-width:0;border-bottom:1px solid #eee8e1!important;grid-template-columns:48px minmax(0,1fr) 42px!important;align-items:center!important;gap:14px!important;padding:16px 18px!important;display:grid!important}.premium-dashboard-page .premium-activity-item:last-child{border-bottom:0!important}.premium-dashboard-page .premium-activity-avatar{box-sizing:border-box;color:#624333;background:#f3e9dd;border:1px solid #4f372812;border-radius:15px;place-items:center;width:48px;min-width:48px;height:48px;position:relative;box-shadow:inset 0 1px #fffffff2,0 4px 12px #422b1d0f;padding:0!important;display:grid!important}.premium-dashboard-page .premium-activity-avatar>strong{letter-spacing:.045em;text-overflow:clip;font-size:.76rem;font-weight:850;overflow:visible}.premium-dashboard-page .premium-activity-avatar>span{box-sizing:border-box;color:#fff;background:#33231b;border:2px solid #fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.59rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.premium-dashboard-page .premium-activity-main{min-width:0;gap:9px!important;padding:0!important;display:grid!important}.premium-dashboard-page .premium-activity-name-row{justify-content:space-between;align-items:baseline;min-width:0;gap:12px!important;display:flex!important}.premium-dashboard-page .premium-activity-name-row>strong{min-width:0;color:var(--ios-text);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:820;overflow:hidden}.premium-dashboard-page .premium-activity-name-row>small{max-width:47%;color:var(--ios-secondary);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:.66rem;overflow:hidden}.premium-dashboard-page .premium-activity-meter{background:var(--ios-track);border-radius:999px;width:100%;height:9px;overflow:hidden;box-shadow:inset 0 1px 2px #2b201a17;padding:0!important;display:block!important}.premium-dashboard-page .premium-activity-meter>span{border-radius:inherit;background:var(--ios-green);min-width:0;height:100%;transition:width .42s cubic-bezier(.22,.78,.22,1);display:block;box-shadow:inset 0 1px #ffffff6b,0 2px 7px #30a46c33}.premium-dashboard-page .dashboard-activity-card.is-least .premium-activity-meter>span{background:var(--ios-pink);box-shadow:inset 0 1px #ffffff6b,0 2px 7px #df49692e}.premium-dashboard-page .premium-activity-value{color:var(--ios-text);font-variant-numeric:tabular-nums;text-align:right;font-size:1.03rem;font-weight:850;display:block}@media (width<=760px){.premium-dashboard-page .dashboard-hero{border-radius:22px;gap:20px;padding:24px!important}.premium-dashboard-page .dashboard-hero h1{font-size:clamp(2.05rem,10vw,2.7rem);line-height:1.02}.premium-dashboard-page .dashboard-hero p{font-size:1rem;line-height:1.5}.premium-dashboard-page .dashboard-range-card{border-radius:17px;gap:12px;padding:14px!important}.premium-dashboard-page .dashboard-range-actions{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.premium-dashboard-page .dashboard-range-actions .is-primary{grid-column:1/-1}.premium-dashboard-page .dashboard-shortcut-card{border-radius:22px;min-height:0;padding:22px!important}.premium-dashboard-page .dashboard-shortcut-card p{font-size:.93rem;line-height:1.5}.premium-dashboard-page .stat-card{border-radius:20px;min-height:0;padding:18px!important}.premium-dashboard-page .premium-activity-item{grid-template-columns:44px minmax(0,1fr) 34px!important;gap:11px!important;padding:15px 14px!important}.premium-dashboard-page .premium-activity-avatar{border-radius:14px;width:44px;min-width:44px;height:44px}.premium-dashboard-page .premium-activity-name-row{gap:3px!important;display:grid!important}.premium-dashboard-page .premium-activity-name-row>strong{font-size:.84rem}.premium-dashboard-page .premium-activity-name-row>small{max-width:100%;font-size:.63rem}.premium-dashboard-page .premium-activity-value{font-size:.98rem}}@media (prefers-reduced-motion:reduce){.premium-dashboard-page .premium-activity-meter>span{transition:none}}.premium-dashboard-page .dashboard-hero{grid-template-columns:minmax(0,1fr)}.premium-dashboard-page .dashboard-hero>div:first-child{max-width:760px}.premium-dashboard-page .dashboard-activity-card>header{align-items:flex-start;gap:20px}.premium-dashboard-page .dashboard-activity-controls{gap:12px;min-width:min(100%,620px);display:grid}.premium-dashboard-page .activity-filter-block{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;display:grid}.premium-dashboard-page .activity-filter-block>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.69rem;font-weight:850}.premium-dashboard-page .activity-filter-options{background:#efede9;border:1px solid #37281f12;border-radius:13px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;padding:4px;display:grid}.premium-dashboard-page .activity-filter-options button{color:#746d68;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:7px 10px;font-size:.74rem;font-weight:780}.premium-dashboard-page .activity-filter-options button.is-active{color:#211d1a;background:#fff;box-shadow:0 3px 10px #2d20181c,inset 0 0 0 1px #2d201809}.premium-dashboard-page .premium-activity-item{width:100%;font:inherit;text-align:left;cursor:pointer;border-top:0!important;border-left:0!important;border-right:0!important}.premium-dashboard-page .premium-activity-item:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #0a84ff38;position:relative}.premium-dashboard-page .premium-activity-item:hover{background:#f8f4ee}.premium-dashboard-page .premium-activity-item:hover .premium-activity-name-row>strong{color:#0a67c7}.premium-dashboard-page .dashboard-activity-error{color:#b43f50;background:#fff0f2;border:1px solid #c74c5b1f;border-radius:13px;align-items:center;gap:9px;margin:0 18px 14px;padding:12px 14px;font-size:.82rem;font-weight:720;display:flex}@media (width<=960px){.premium-dashboard-page .dashboard-activity-card>header{display:grid}.premium-dashboard-page .dashboard-activity-controls{width:100%;min-width:0}}@media (width<=640px){.premium-dashboard-page .activity-filter-block{grid-template-columns:1fr;gap:6px}.premium-dashboard-page .activity-filter-options{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.premium-dashboard-page .activity-filter-block:first-of-type .activity-filter-options{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-dashboard-page .activity-filter-options button{min-height:38px}}.premium-dashboard-page .dashboard-hero{grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:center;gap:28px}.premium-dashboard-page .dashboard-cash-shortcut{color:#211d1a;min-height:112px;font:inherit;text-align:left;cursor:pointer;background:#ffffffe0;border:1px solid #3e2b2117;border-radius:21px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 15px 34px #34231812,inset 0 1px #ffffffdb}.premium-dashboard-page .dashboard-cash-shortcut:hover{border-color:#0a84ff33;transform:translateY(-2px);box-shadow:0 19px 42px #34231818,inset 0 1px #ffffffe6}.premium-dashboard-page .dashboard-cash-shortcut-copy{gap:3px;min-width:0;display:grid}.premium-dashboard-page .dashboard-cash-shortcut-copy>small{color:#936853;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:850}.premium-dashboard-page .dashboard-cash-shortcut-copy>strong{color:#211d1a;letter-spacing:-.025em;font-size:1.3rem}.premium-dashboard-page .dashboard-cash-shortcut-copy>span{color:#77716c;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.premium-dashboard-page .dashboard-cash-shortcut>svg{color:#8a817b}.premium-dashboard-page .dashboard-statistics-launch{color:#211d1a;width:100%;min-height:94px;font:inherit;text-align:left;cursor:pointer;background:radial-gradient(circle at 100% 0,#8e5bd914,#0000 18rem),#ffffffeb;border:1px solid #3e2b211a;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 21px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 16px 39px #34231811,inset 0 1px #ffffffe6}.premium-dashboard-page .dashboard-statistics-launch:hover{border-color:#7b55c738;transform:translateY(-2px);box-shadow:0 20px 44px #34231816,inset 0 1px #ffffffeb}.premium-dashboard-page .dashboard-statistics-launch-copy{gap:3px;min-width:0;display:grid}.premium-dashboard-page .dashboard-statistics-launch-copy>small{color:#7b55c7;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:850}.premium-dashboard-page .dashboard-statistics-launch-copy>strong{color:#211d1a;letter-spacing:.035em;font-size:1.17rem}.premium-dashboard-page .dashboard-statistics-launch-copy>span{color:#77716c;font-size:.78rem;line-height:1.4}.premium-dashboard-page .dashboard-statistics-launch>svg{color:#8a817b}.dashboard-statistics-modal{width:min(760px,100vw - 28px)}.dashboard-statistics-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.dashboard-statistics-modal-grid article,.dashboard-statistics-modal-grid button{color:#211d1a;min-height:150px;font:inherit;text-align:left;background:#faf8f5;border:1px solid #3e2b2117;border-radius:19px;align-content:space-between;gap:8px;padding:19px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 7px 20px #3423180b}.dashboard-statistics-modal-grid button{cursor:pointer;transition:transform .15s,background-color .15s}.dashboard-statistics-modal-grid button:hover{background:#f5f0ff;transform:translateY(-1px)}.dashboard-statistics-modal-grid article>span,.dashboard-statistics-modal-grid button>span{color:#77716c;font-size:.78rem;font-weight:720}.dashboard-statistics-modal-grid article>strong,.dashboard-statistics-modal-grid button>strong{color:#211d1a;letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:clamp(2rem,6vw,3.1rem)}.dashboard-statistics-modal-grid article>small,.dashboard-statistics-modal-grid button>small{color:#8a817b;font-size:.7rem}.dashboard-statistics-modal-grid button>svg{color:#7b55c7;position:absolute;top:18px;right:18px}.dashboard-future-statistics{background:#f2edff8a;border:1px dashed #7b55c73d;border-radius:19px;gap:15px;margin-top:16px;padding:19px;display:grid}.dashboard-future-statistics h3{color:#211d1a;margin:5px 0 6px}.dashboard-future-statistics p{color:#77716c;margin:0;font-size:.8rem;line-height:1.5}.dashboard-future-statistics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.dashboard-future-statistics-grid span{color:#6f55a6;text-align:center;background:#ffffffb8;border:1px solid #7b55c717;border-radius:11px;padding:10px 11px;font-size:.7rem;font-weight:760}.dashboard-statistics-error{color:#b43f50;background:#fff0f2;border:1px solid #c74c5b1f;border-radius:13px;align-items:center;gap:9px;margin-top:20px;padding:13px 14px;font-size:.8rem;font-weight:720;display:flex}@media (width<=900px){.premium-dashboard-page .dashboard-hero{grid-template-columns:1fr}.premium-dashboard-page .dashboard-cash-shortcut{width:100%}}@media (width<=640px){.premium-dashboard-page .dashboard-cash-shortcut,.premium-dashboard-page .dashboard-statistics-launch{border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;min-height:0;padding:15px}.premium-dashboard-page .dashboard-cash-shortcut-copy>strong,.premium-dashboard-page .dashboard-statistics-launch-copy>strong{font-size:1rem}.premium-dashboard-page .dashboard-cash-shortcut-copy>span,.premium-dashboard-page .dashboard-statistics-launch-copy>span{font-size:.69rem}.dashboard-statistics-modal-grid{grid-template-columns:1fr}.dashboard-statistics-modal-grid article,.dashboard-statistics-modal-grid button{min-height:132px}.dashboard-future-statistics-grid{grid-template-columns:1fr}}.dashboard-low-stock-alert{width:100%;color:inherit;text-align:left;cursor:pointer;background:radial-gradient(circle at 100% 0,#dd914230,#0000 42%),#fffaf4;border:1px solid #be651f40;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:17px 19px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:0 16px 38px #4a2a1314}.dashboard-low-stock-alert:hover{border-color:#be651f70;transform:translateY(-1px);box-shadow:0 20px 48px #4a2a1321}.dashboard-low-stock-icon,.dashboard-low-stock-product-icon{color:#a94e1d;background:#d16f2c21;place-items:center;display:grid}.dashboard-low-stock-icon{border-radius:15px;width:49px;height:49px}.dashboard-low-stock-copy{gap:3px;min-width:0;display:grid}.dashboard-low-stock-copy small{color:#9b5c2d;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.dashboard-low-stock-copy strong{color:#8e3f18;letter-spacing:.02em;font-size:1.03rem}.dashboard-low-stock-copy span{color:var(--muted);font-size:.75rem}.dashboard-stock-error{color:var(--red);background:var(--red-soft);border:1px solid #be414126;border-radius:13px;align-items:center;gap:9px;padding:12px 14px;font-size:.75rem;display:flex}.dashboard-low-stock-modal.today-modal{grid-template-rows:auto minmax(0,1fr);width:min(820px,100vw - 36px)}.dashboard-low-stock-heading-icon{color:#a94e1d;background:#d16f2c21}.dashboard-low-stock-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.dashboard-low-stock-list>button{border:0;border-bottom:1px solid var(--cream-200);width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:15px 20px;display:grid}.dashboard-low-stock-list>button:last-child{border-bottom:0}.dashboard-low-stock-list>button:hover{background:#fffaf4}.dashboard-low-stock-product-icon{border-radius:13px;width:42px;height:42px}.dashboard-low-stock-product-copy{gap:4px;min-width:0;display:grid}.dashboard-low-stock-product-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-low-stock-product-copy small,.dashboard-low-stock-values small{color:var(--muted);font-size:.68rem}.dashboard-low-stock-values{text-align:right;justify-items:end;gap:3px;min-width:78px;display:grid}.dashboard-low-stock-values strong{color:#a94e1d;font-size:1.05rem}@media (width<=620px){.dashboard-low-stock-alert{grid-template-columns:auto minmax(0,1fr);padding:15px}.dashboard-low-stock-alert>svg{display:none}.dashboard-low-stock-list>button{grid-template-columns:40px minmax(0,1fr) auto;padding:13px 14px}.dashboard-low-stock-list>button>svg{display:none}.dashboard-low-stock-values{text-align:left;grid-column:2;justify-items:start;min-width:0}}.premium-dashboard-page .dashboard-hero-actions{gap:12px;min-width:0;display:grid}.premium-dashboard-page .dashboard-hero-actions>button{width:100%}.premium-dashboard-page .dashboard-low-stock-alert-hero{border-radius:20px;min-height:94px;padding:15px 17px;box-shadow:0 15px 34px #733a141a,inset 0 1px #ffffffd6}.premium-dashboard-page .dashboard-low-stock-alert-hero:hover{box-shadow:0 19px 42px #733a1426,inset 0 1px #ffffffe6}@media (width<=900px){.premium-dashboard-page .dashboard-hero-actions{width:100%}}@media (width<=640px){.premium-dashboard-page .dashboard-low-stock-alert-hero{border-radius:18px;min-height:0;padding:15px}}.premium-dashboard-page .dashboard-inactive-alert{min-height:112px;color:var(--ink);cursor:pointer;text-align:left;background:linear-gradient(145deg,#fff8f4,#fff);border:1px solid #bc5c414d;border-radius:22px;align-items:center;gap:14px;padding:18px 20px;display:flex;box-shadow:0 16px 35px #632c1b17}.premium-dashboard-page .dashboard-inactive-alert:hover{transform:translateY(-2px)}.dashboard-inactive-icon{color:#a43f2c;background:#ffe8df;border-radius:17px;flex:none;place-items:center;width:56px;height:56px;display:grid}.inactive-customers-modal{grid-template-rows:auto auto minmax(0,1fr);width:min(920px,100vw - 36px)}.inactive-tone{color:#a43f2c;background:#ffe8df}.inactive-feedback{color:#17694f;background:#eaf8f2;border-radius:12px;margin:14px 20px 0;padding:11px 13px;font-weight:800}.inactive-customers-list{min-height:0;padding:16px 20px 22px;overflow:auto}.inactive-customer-row{border-bottom:1px solid var(--cream-300);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px 0;display:grid}.inactive-customer-row div{gap:4px;display:grid}.inactive-customer-row span{color:var(--muted);font-size:.76rem}.inactive-customer-row b{color:var(--coffee-900)}.inactive-customer-row button{color:#a43f2c;cursor:pointer;background:#fff5f1;border:1px solid #efc9bf;border-radius:11px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:850;display:inline-flex}.inactive-customer-row button:disabled{opacity:.55;cursor:not-allowed}.inactive-empty{color:#17694f;place-items:center;gap:9px;min-height:220px;display:grid}@media (width<=720px){.inactive-customer-row{grid-template-columns:1fr auto}.inactive-customer-row button{grid-column:1/-1;justify-content:center}}.daily-export-page{gap:20px;max-width:900px;display:grid}.daily-export-loading{place-content:center;justify-items:center;gap:10px;min-height:340px;display:grid}.daily-export-hero{border:1px solid var(--cream-300);background:#fff;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;padding:22px;display:grid}.daily-export-icon,.daily-export-card-heading>span{width:52px;height:52px;color:var(--coffee-900);background:var(--cream-200);border-radius:16px;place-items:center;display:grid}.daily-export-hero small,.daily-export-card-heading small{color:var(--coffee-600);letter-spacing:.08em;font-weight:900}.daily-export-hero h1,.daily-export-card-heading h2{margin:4px 0 0}.daily-export-hero p{color:var(--muted);margin:9px 0 0;line-height:1.55}.daily-export-status{border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:15px 17px;display:grid}.daily-export-status div{gap:3px;display:grid}.daily-export-status span{color:inherit;opacity:.78}.daily-export-status.is-ready{color:#17694f;background:#e6f7f0}.daily-export-status.is-browser{color:#8a5a14;background:#fff3d8}.daily-export-card{border:1px solid var(--cream-300);background:#fff;border-radius:22px;gap:17px;padding:22px;display:grid}.daily-export-card-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;display:grid}.daily-export-path{overflow-wrap:anywhere;border:1px solid var(--cream-300);min-height:52px;color:var(--ink);background:var(--cream-50);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.daily-export-button{color:#fff;background:var(--coffee-800);width:fit-content;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:900;display:inline-flex}.daily-export-button:disabled{cursor:not-allowed;opacity:.5}.daily-export-feedback{border-radius:12px;margin:0;padding:12px 14px;font-weight:800}.daily-export-feedback.is-success{color:#17694f;background:#e6f7f0}.daily-export-feedback.is-error{color:var(--red);background:var(--red-soft)}.daily-export-note{border:1px dashed var(--cream-400);color:var(--muted);background:var(--cream-50);border-radius:16px;gap:5px;padding:17px 18px;display:grid}.daily-export-note strong{color:var(--ink)}@media (width<=640px){.daily-export-hero{grid-template-columns:1fr}.daily-export-button{width:100%}}.daily-export-date-field{max-width:320px;color:var(--ink);gap:7px;font-weight:900;display:grid}.daily-export-date-field input{border:1px solid var(--cream-300);min-height:48px;color:var(--ink);background:var(--cream-50);font:inherit;border-radius:13px;padding:0 13px}.daily-export-preview{color:var(--muted);margin:0}.daily-export-button.is-primary{background:#17694f}.inventory-page{--inventory-blue:#0a84ff;--inventory-green:#248861;--inventory-amber:#c77818;--inventory-rose:#c74c5b;--inventory-ink:#211d1a;--inventory-muted:#77716c;--inventory-border:#3e2b2117}.inventory-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.inventory-heading h1{color:var(--inventory-ink);letter-spacing:-.05em;margin:6px 0 8px;font-size:clamp(2.15rem,5vw,3.35rem)}.inventory-heading p{max-width:720px;color:var(--inventory-muted);margin:0}.inventory-new-button{flex:none}.inventory-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.inventory-kpi-grid article{border:1px solid var(--inventory-border);background:#ffffffeb;border-radius:20px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex;box-shadow:0 15px 38px #3423180e,inset 0 1px #ffffffe6}.inventory-kpi-grid article>div{gap:3px;min-width:0;display:grid}.inventory-kpi-grid small{color:var(--inventory-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:720;overflow:hidden}.inventory-kpi-grid strong{color:var(--inventory-ink);letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:1.35rem}.inventory-kpi-icon,.inventory-dialog-icon{border:1px solid #3e2b210e;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffeb,0 6px 16px #3423180f}.inventory-kpi-icon{border-radius:15px;width:46px;height:46px}.inventory-kpi-icon.tone-blue,.inventory-dialog-icon{color:var(--inventory-blue);background:#eaf4ff}.inventory-kpi-icon.tone-green{color:var(--inventory-green);background:#e8f7f0}.inventory-kpi-icon.tone-amber{color:var(--inventory-amber);background:#fff2df}.inventory-kpi-icon.tone-rose{color:var(--inventory-rose);background:#fff0f2}.inventory-panel{border:1px solid var(--inventory-border);background:#fffffff0;border-radius:24px;overflow:hidden;box-shadow:0 18px 46px #34231811,0 2px 8px #34231806}.inventory-toolbar{border-bottom:1px solid var(--inventory-border);justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;display:flex}.inventory-tabs{background:#efede9;border:1px solid #3e2b210f;border-radius:14px;gap:5px;padding:4px;display:flex}.inventory-tabs button{color:#706963;min-height:39px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:8px 13px;font-size:.78rem;font-weight:790;display:flex}.inventory-tabs button.is-active{color:var(--inventory-ink);background:#fff;box-shadow:0 3px 10px #2d20181a,inset 0 0 0 1px #2d201809}.inventory-tabs button span{color:#6f625a;font-variant-numeric:tabular-nums;background:#f2eee9;border-radius:999px;place-items:center;min-width:24px;height:22px;padding:0 6px;font-size:.65rem;display:grid}.inventory-tabs button.is-active:last-child span{color:#a33a49;background:#fff0f2}.inventory-refresh-button{border:1px solid var(--inventory-border);color:#51453e;min-height:40px;font:inherit;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;font-weight:760;display:inline-flex}.inventory-filters{border-bottom:1px solid var(--inventory-border);background:#fcfaf7;grid-template-columns:minmax(280px,1fr) 210px 190px;gap:11px;padding:15px 17px;display:grid}.inventory-search{background:#fff;border:1px solid #3e2b2121;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:0 13px;display:grid;box-shadow:inset 0 1px 2px #30201906}.inventory-search:focus-within{border-color:#0a84ff80;box-shadow:0 0 0 4px #0a84ff1a}.inventory-search>svg{color:#8b827c}.inventory-search input{min-width:0;color:var(--inventory-ink);font:inherit;background:0 0;border:0;outline:0}.inventory-search>span{color:#6f625a;white-space:nowrap;align-items:center;gap:5px;font-size:.65rem;font-weight:720;display:inline-flex}.inventory-filters select,.inventory-form-grid select{min-height:48px;color:var(--inventory-ink);font:inherit;background:#fff;border:1px solid #3e2b2121;border-radius:14px;padding:0 12px}.inventory-feedback,.inventory-dialog-feedback{color:#a84654;background:#fff0f2;align-items:center;gap:9px;font-size:.78rem;font-weight:700;display:flex}.inventory-feedback{border:1px solid #c74c5b1c;border-radius:12px;margin:12px 17px 0;padding:11px 12px}.inventory-feedback span{flex:1}.inventory-feedback button{width:29px;height:29px;color:inherit;cursor:pointer;background:#ffffffb3;border:0;border-radius:9px;place-items:center;display:grid}.inventory-result-summary{color:var(--inventory-muted);justify-content:space-between;align-items:center;padding:12px 18px;font-size:.72rem;display:flex}.inventory-result-summary>span{color:#51453e;font-weight:790}.inventory-product-list{border-top:1px solid var(--inventory-border)}.inventory-product-row{width:100%;min-height:78px;color:var(--inventory-ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #3e2b2113;grid-template-columns:44px minmax(220px,1.5fr) minmax(150px,.75fr) 112px minmax(130px,.7fr) 24px;align-items:center;gap:13px;padding:12px 17px;transition:background-color .14s,transform .14s;display:grid}.inventory-product-row:hover{z-index:1;background:#faf7f2;position:relative}.inventory-product-row:last-child{border-bottom:0}.inventory-product-category{color:#704b39;background:#f2e8dd;border:1px solid #3e2b210f;border-radius:13px;place-items:center;width:40px;height:40px;font-size:.75rem;font-weight:900;display:grid}.inventory-product-main,.inventory-product-prices{gap:4px;min-width:0;display:grid}.inventory-product-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.inventory-product-main small{min-width:0;color:var(--inventory-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.68rem;display:flex;overflow:hidden}.inventory-product-prices small,.inventory-product-prices span{color:var(--inventory-muted);font-size:.65rem}.inventory-product-prices strong{font-variant-numeric:tabular-nums;font-size:.86rem}.inventory-stock-pill{text-align:center;border:1px solid #0000;border-radius:13px;justify-items:center;gap:2px;padding:8px 9px;display:grid}.inventory-stock-pill strong{font-variant-numeric:tabular-nums;font-size:.9rem}.inventory-stock-pill small{font-size:.59rem;font-weight:760}.inventory-stock-pill.is-ok{color:var(--inventory-green);background:#e8f7f0;border-color:#24886114}.inventory-stock-pill.is-low{color:var(--inventory-amber);background:#fff2df;border-color:#c7781817}.inventory-stock-pill.is-out{color:var(--inventory-rose);background:#fff0f2;border-color:#c74c5b17}.inventory-row-conflicts{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.inventory-row-conflicts>span,.inventory-row-conflicts>small{color:#a84654;background:#fff0f2;border-radius:8px;padding:5px 7px;font-size:.58rem;font-weight:760}.inventory-row-arrow{color:#a49a93}.inventory-empty{min-height:260px;color:var(--inventory-muted);align-content:center;place-items:center;gap:7px;display:grid}.inventory-empty strong{color:var(--inventory-ink)}.inventory-pagination{border-top:1px solid var(--inventory-border);background:#fcfaf7;justify-content:center;align-items:center;gap:16px;padding:14px 17px;display:flex}.inventory-pagination button{border:1px solid var(--inventory-border);color:#51453e;min-height:39px;font:inherit;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:7px;padding:8px 11px;font-size:.7rem;font-weight:760;display:inline-flex}.inventory-pagination button:disabled{opacity:.42;cursor:default}.inventory-pagination span{min-width:58px;color:var(--inventory-muted);font-variant-numeric:tabular-nums;text-align:center;font-size:.72rem}.inventory-loading,.inventory-error-panel{min-height:420px;color:var(--inventory-muted);align-content:center;place-items:center;gap:8px;display:grid}.inventory-loading strong,.inventory-error-panel strong{color:var(--inventory-ink)}.inventory-error-panel button{margin-top:8px}.inventory-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(9px);background:#1f171370;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.inventory-dialog{background:#fffffffa;border:1px solid #ffffff94;border-radius:26px;width:min(1120px,100%);max-height:calc(100dvh - 36px);padding:22px;overflow-y:auto;box-shadow:0 34px 90px #2217113d,0 4px 17px #22171114}.inventory-dialog-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.inventory-dialog-heading h2{color:var(--inventory-ink);letter-spacing:-.04em;margin:4px 0 0;font-size:clamp(1.45rem,4vw,2rem)}.inventory-dialog-icon{border-radius:16px;width:50px;height:50px}.inventory-dialog-close{border:1px solid var(--inventory-border);color:#5e554f;cursor:pointer;background:#f5f2ee;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.inventory-conflict-box{background:#fff6f7;border:1px solid #c74c5b21;border-radius:17px;margin-top:18px;padding:15px}.inventory-conflict-box>header{color:#a84654;align-items:center;gap:10px;display:flex}.inventory-conflict-box>header>div{gap:2px;display:grid}.inventory-conflict-box>header span{font-size:.7rem}.inventory-conflict-box>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.inventory-conflict-box article{background:#ffffffc7;border-radius:11px;gap:4px;padding:11px;display:grid}.inventory-conflict-box article strong{color:#993848;font-size:.72rem}.inventory-conflict-box article span{color:#736963;font-size:.67rem;line-height:1.45}.inventory-dialog-columns{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px;margin-top:18px;display:grid}.inventory-form-card,.inventory-stock-card{border:1px solid var(--inventory-border);background:#faf8f5;border-radius:20px;padding:18px}.inventory-form-card>header,.inventory-stock-card>header,.inventory-history>header{color:#51453e;align-items:center;gap:9px;display:flex}.inventory-stock-card>header{justify-content:flex-start}.inventory-stock-card>header>div{gap:2px;display:grid}.inventory-stock-card>header span{color:var(--inventory-muted);font-size:.7rem}.inventory-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.inventory-form-grid label,.inventory-stock-card>label,.inventory-replace-barcode label{gap:6px;display:grid}.inventory-form-grid label>span,.inventory-stock-card>label>span,.inventory-replace-barcode label>span{color:#655b55;font-size:.68rem;font-weight:760}.inventory-form-grid .is-wide{grid-column:1/-1}.inventory-form-grid input,.inventory-form-grid select,.inventory-stock-card input,.inventory-stock-card textarea,.inventory-replace-barcode input{box-sizing:border-box;width:100%;min-height:45px;color:var(--inventory-ink);font:inherit;background:#fff;border:1px solid #3e2b2121;border-radius:12px;outline:0;padding:10px 11px}.inventory-form-grid input:focus,.inventory-form-grid select:focus,.inventory-stock-card input:focus,.inventory-stock-card textarea:focus,.inventory-replace-barcode input:focus{border-color:#0a84ff7a;box-shadow:0 0 0 4px #0a84ff17}.inventory-form-grid input:disabled{color:#77716c;background:#f0ede9}.inventory-barcode-field{position:relative}.inventory-barcode-field>svg{color:#8b827c;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.inventory-barcode-field input{padding-left:36px}.inventory-active-toggle{border:1px solid var(--inventory-border);background:#fff;border-radius:12px;grid-column:1/-1;align-items:center;padding:11px;gap:10px!important;display:flex!important}.inventory-active-toggle input{width:19px;min-height:19px;accent-color:var(--inventory-blue)}.inventory-active-toggle>span{gap:2px;display:grid}.inventory-active-toggle strong{color:var(--inventory-ink);font-size:.76rem}.inventory-active-toggle small{color:var(--inventory-muted);font-size:.63rem}.inventory-replace-barcode{border-top:1px solid var(--inventory-border);gap:10px;margin-top:14px;padding-top:14px;display:grid}.inventory-replace-barcode>div{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.inventory-form-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.inventory-form-actions .danger-button{margin-right:auto}.inventory-stock-tabs{background:#efede9;border:1px solid #3e2b210f;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:15px 0 12px;padding:4px;display:grid}.inventory-stock-tabs button{color:#716a65;min-height:37px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:.68rem;font-weight:770}.inventory-stock-tabs button.is-active{color:var(--inventory-ink);background:#fff;box-shadow:0 3px 9px #2d201817}.inventory-stock-card textarea{resize:vertical;min-height:75px}.inventory-stock-card>label{margin-bottom:11px}.inventory-stock-card>.primary-button{justify-content:center;width:100%}.inventory-history{border-top:1px solid var(--inventory-border);margin-top:17px;padding-top:15px}.inventory-history>div{margin-top:10px;display:grid}.inventory-history article{border-bottom:1px solid #3e2b2112;grid-template-columns:52px minmax(0,1fr) auto;align-items:start;gap:9px;padding:10px 0;display:grid}.inventory-history article:last-child{border-bottom:0}.inventory-history article>span{font-variant-numeric:tabular-nums;border-radius:9px;place-items:center;min-height:29px;padding:0 7px;font-size:.68rem;font-weight:850;display:grid}.inventory-history article>span.is-positive{color:var(--inventory-green);background:#e8f7f0}.inventory-history article>span.is-negative{color:var(--inventory-rose);background:#fff0f2}.inventory-history article>div{gap:2px;display:grid}.inventory-history article strong{color:var(--inventory-ink);font-size:.7rem}.inventory-history article small,.inventory-history article p{color:var(--inventory-muted);font-size:.62rem}.inventory-history article p{margin:3px 0 0;line-height:1.4}.inventory-history article>b{color:#51453e;font-variant-numeric:tabular-nums;font-size:.72rem}.inventory-history-empty{min-height:90px;color:var(--inventory-muted);justify-content:center;align-items:center;gap:7px;font-size:.7rem;display:flex!important}.inventory-dialog-feedback{border:1px solid #c74c5b1c;border-radius:12px;margin-top:14px;padding:11px 13px}@media (width<=1100px){.inventory-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-product-row{grid-template-columns:44px minmax(180px,1fr) minmax(130px,.7fr) 105px 24px}.inventory-row-conflicts{display:none}}@media (width<=850px){.inventory-heading{align-items:flex-start}.inventory-filters{grid-template-columns:1fr 1fr}.inventory-search{grid-column:1/-1}.inventory-dialog-columns{grid-template-columns:1fr}}@media (width<=680px){.inventory-heading{gap:14px;display:grid}.inventory-new-button{justify-content:center;width:100%}.inventory-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.inventory-kpi-grid article{border-radius:17px;align-items:flex-start;padding:13px}.inventory-kpi-icon{border-radius:13px;width:40px;height:40px}.inventory-kpi-grid strong{font-size:1.05rem}.inventory-toolbar{align-items:stretch}.inventory-tabs{flex:1}.inventory-tabs button{flex:1;justify-content:center;padding-left:8px;padding-right:8px}.inventory-refresh-button{justify-content:center;width:42px;padding:0;font-size:0}.inventory-filters{grid-template-columns:1fr;padding:12px}.inventory-search{grid-column:auto}.inventory-search>span{display:none}.inventory-product-row{grid-template-columns:40px minmax(0,1fr) auto 20px;gap:9px;min-height:75px;padding:11px 12px}.inventory-product-prices,.inventory-row-conflicts{display:none}.inventory-stock-pill{min-width:66px;padding:7px}.inventory-stock-pill small{max-width:60px}.inventory-pagination{justify-content:space-between;gap:8px}.inventory-pagination button{padding:8px 9px;font-size:.64rem}.inventory-dialog-backdrop{padding:8px}.inventory-dialog{border-radius:22px;max-height:calc(100dvh - 16px);padding:16px}.inventory-dialog-heading{grid-template-columns:auto minmax(0,1fr) auto}.inventory-dialog-icon{border-radius:14px;width:43px;height:43px}.inventory-conflict-box>div,.inventory-form-grid{grid-template-columns:1fr}.inventory-form-grid .is-wide,.inventory-active-toggle{grid-column:auto}.inventory-replace-barcode>div{grid-template-columns:1fr}.inventory-form-actions{grid-template-columns:1fr;display:grid}.inventory-form-actions .danger-button{order:2;margin-right:0}}.inventory-quantity-mode{border:1px solid var(--inventory-border);background:#fff;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid;box-shadow:0 14px 35px #2a1e160f}.inventory-quantity-mode.is-enabled{background:radial-gradient(circle at 100% 0,#2488611f,#0000 38%),#fff;border-color:#2488613d}.inventory-quantity-mode.is-disabled{background:radial-gradient(circle at 100% 0,#c778181a,#0000 40%),#fff;border-color:#c7781838}.inventory-quantity-mode-icon{width:52px;height:52px;color:var(--inventory-amber);background:#c778181f;border-radius:16px;place-items:center;display:grid}.inventory-quantity-mode.is-enabled .inventory-quantity-mode-icon{color:var(--inventory-green);background:#2488611f}.inventory-quantity-mode-copy{gap:4px;min-width:0;display:grid}.inventory-quantity-mode-copy>strong{color:var(--inventory-ink);font-size:1.02rem}.inventory-quantity-mode-copy p{color:var(--inventory-muted);margin:0;font-size:.78rem;line-height:1.5}.inventory-master-switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;display:flex}.inventory-master-switch input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.inventory-master-switch>span{background:#c8c3be;border-radius:999px;width:54px;height:30px;transition:background .16s;display:block;position:relative;box-shadow:inset 0 0 0 1px #211d1a14}.inventory-master-switch>span i{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #211d1a38}.inventory-master-switch input:checked+span{background:var(--inventory-green)}.inventory-master-switch input:checked+span i{transform:translate(24px)}.inventory-master-switch input:focus-visible+span{outline-offset:3px;outline:3px solid #0a84ff33}.inventory-master-switch input:disabled+span,.inventory-master-switch input:disabled~b{cursor:wait;opacity:.58}.inventory-master-switch b{min-width:28px;color:var(--inventory-muted);letter-spacing:.08em;font-size:.72rem}.inventory-quantity-mode.is-enabled .inventory-master-switch b{color:var(--inventory-green)}.inventory-kpi-grid article>div>span{color:var(--inventory-muted);font-size:.67rem}.inventory-filters select:disabled{cursor:not-allowed;color:var(--inventory-muted);opacity:.75;background:#77716c0f}.inventory-stock-pill.is-disabled{color:var(--inventory-muted);background:#77716c14;border-color:#77716c29}.inventory-threshold-field small{color:var(--inventory-muted);font-size:.65rem;line-height:1.4}.inventory-stock-inactive-note{color:#8b5516;background:#c7781814;border:1px solid #c778182e;border-radius:12px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:.7rem;line-height:1.48;display:flex}.inventory-stock-inactive-note svg{flex:none;margin-top:1px}@media (width<=720px){.inventory-quantity-mode{grid-template-columns:auto minmax(0,1fr);padding:16px}.inventory-master-switch{border-top:1px solid var(--inventory-border);grid-column:1/-1;justify-content:space-between;padding-top:12px}}@media (width<=480px){.inventory-quantity-mode-icon{border-radius:14px;width:44px;height:44px}.inventory-quantity-mode-copy>strong{font-size:.92rem}}.auth-page{background:radial-gradient(circle at top right, #d8bc9a38, transparent 30rem), var(--cream-100);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fffffff0;border:1px solid #4931271a;border-radius:26px;width:min(480px,100%);padding:30px;box-shadow:0 30px 70px #2f1e1521}.auth-brand{align-items:center;gap:12px;display:flex}.auth-brand>span{width:52px;height:52px;color:var(--coffee-950);background:linear-gradient(145deg,#f4e6d2,#d7b994);border-radius:17px;place-items:center;display:grid}.auth-brand strong,.auth-brand small{display:block}.auth-brand small{color:var(--muted);margin-top:4px}.auth-heading{margin-top:32px}.auth-heading h1{letter-spacing:-.04em;margin:8px 0 0;font-size:2rem}.auth-heading p{color:var(--muted);margin:11px 0 0;line-height:1.6}.auth-form{gap:16px;margin-top:24px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label>span{color:var(--muted);font-size:.72rem;font-weight:800}.auth-form label>div{border:1px solid var(--cream-300);min-height:52px;color:var(--coffee-600);background:var(--cream-50);border-radius:14px;grid-template-columns:42px 1fr;align-items:center;display:grid}.auth-form label>div>svg{justify-self:center}.auth-form input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0}.auth-form button{color:#fff;background:var(--coffee-900);cursor:pointer;border:0;border-radius:14px;min-height:50px;font-weight:850}.auth-form button:disabled{cursor:wait;opacity:.65}.auth-error{color:var(--red);background:var(--red-soft);border-radius:12px;padding:12px 14px;font-size:.76rem;font-weight:700}.auth-note{color:var(--muted);text-align:center;margin:22px 0 0;font-size:.72rem;line-height:1.55}.setup-steps{gap:11px;margin-top:24px;display:grid}.setup-steps article{border:1px solid var(--cream-300);background:var(--cream-50);border-radius:15px;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.setup-steps article>span{width:44px;height:44px;color:var(--coffee-700);background:var(--cream-200);border-radius:13px;place-items:center;display:grid}.setup-steps strong,.setup-steps small{display:block}.setup-steps small{color:var(--muted);margin-top:4px;line-height:1.4}.settings-page{gap:22px;max-width:1280px;margin:0 auto;display:grid}.settings-hero{background:linear-gradient(135deg,#fff,#f7efe5);border:1px solid #5e3f251f;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex;box-shadow:0 14px 35px #472d1714}.settings-hero h1{margin:5px 0 8px;font-size:clamp(1.65rem,3vw,2.35rem)}.settings-hero p{color:#6d6258;max-width:760px;margin:0;line-height:1.55}.settings-kicker{letter-spacing:.16em;color:#926436;font-size:.75rem;font-weight:800}.settings-grid{grid-template-columns:1.35fr 1fr;gap:20px;display:grid}.settings-card{background:#fff;border:1px solid #5e3f251f;border-radius:22px;padding:24px;box-shadow:0 12px 30px #472d170f}.settings-card-heading{align-items:flex-start;gap:13px;display:flex}.settings-card-heading h2{margin:0 0 5px;font-size:1.15rem}.settings-card-heading p{color:#776c62;margin:0;line-height:1.45}.backup-status-row{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.backup-status-row span{background:#faf7f2;border-radius:14px;gap:4px;padding:13px;display:grid}.backup-status-row small{color:#776c62}.settings-primary-button,.settings-secondary-button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:45px;padding:0 18px;font-weight:850;display:inline-flex}.settings-primary-button{color:#fff;background:#2c2118}.settings-secondary-button{color:#493727;background:#f3eadf}.settings-primary-button:disabled{opacity:.6;cursor:wait}.folder-path{color:#5f554c;word-break:break-all;background:#faf7f2;border-radius:13px;min-height:48px;margin:22px 0 14px;padding:13px 14px}.settings-message{border-radius:14px;padding:14px 17px;font-weight:700}.settings-message.is-success{color:#176536;background:#eaf8ef}.settings-message.is-error{color:#a22b24;background:#fff0ef}.list-heading{justify-content:space-between;align-items:center}.heading-group{gap:13px;display:flex}.icon-refresh{cursor:pointer;background:#f5efe8;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.backup-list{margin-top:19px;display:grid}.backup-row{border-top:1px solid #eee6dd;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px 0;display:grid}.backup-icon{background:#f5efe8;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.backup-main{gap:4px;display:grid}.backup-main small{color:#786e65}.backup-actions{gap:8px;display:flex}.backup-actions button{cursor:pointer;background:#f3eadf;border:0;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:750;display:inline-flex}.backup-actions button.is-danger{color:#a52d25;background:#fff0ef;padding:0 11px}.settings-empty{color:#786e65;justify-content:center;align-items:center;gap:9px;min-height:150px;display:flex}.spin{animation:.8s linear infinite settings-spin}@keyframes settings-spin{to{transform:rotate(360deg)}}@media (width<=850px){.settings-grid,.backup-status-row{grid-template-columns:1fr}.backup-row{grid-template-columns:auto 1fr}.backup-actions{grid-column:1/-1;justify-content:flex-end}}.application-backup-card{grid-column:1/-1}.application-backup-buttons{flex-wrap:wrap;gap:12px;display:flex}.application-backup-note{color:#6d6258;background:#faf7f2;border-radius:13px;margin:17px 0 0;padding:13px 15px;line-height:1.5}:root{--premium-blue:#0a84ff;--premium-blue-soft:#eaf4ff;--premium-green:#248861;--premium-green-soft:#e8f7f0;--premium-orange:#c77818;--premium-orange-soft:#fff2df;--premium-red:#c74c5b;--premium-red-soft:#fff0f2;--premium-purple:#7b55c7;--premium-purple-soft:#f2edff;--premium-surface:#ffffffeb;--premium-surface-solid:#fff;--premium-surface-muted:#faf8f5;--premium-border:#412f2517;--premium-border-strong:#412f2526;--premium-text:#211d1a;--premium-secondary:#78716b;--premium-shadow:0 18px 46px #34231813, 0 2px 8px #34231809;--premium-shadow-small:0 8px 22px #34231811;--premium-radius-xl:25px;--premium-radius-lg:21px;--premium-radius-md:16px;--premium-radius-sm:13px}.app-shell{background:radial-gradient(circle at 96% 0,#d3b79729,#0000 30rem),linear-gradient(#fbf8f2,#f8f3eb)}.content-area{width:min(1380px,100%)}.page-stack,.points-page,.printer-page{gap:20px}.topbar{-webkit-backdrop-filter:blur(24px)saturate(1.3);background:#faf7f1e0;border-bottom-color:#3e2b2113;min-height:76px;box-shadow:0 1px #ffffffb8}.icon-button,.menu-button{border:1px solid var(--premium-border);box-shadow:var(--premium-shadow-small);background:#ffffffe0;border-radius:14px;transition:transform .16s,background-color .16s,box-shadow .16s}.icon-button:hover,.menu-button:hover{background:#fff;transform:translateY(-1px)}.store-chip{border-color:var(--premium-border);background:#fffc;border-radius:15px;box-shadow:0 5px 16px #3423180b}.sidebar{background:radial-gradient(circle at 14% 0,#ffffff17,#0000 14rem),linear-gradient(#2b1b14,#21140f)}.brand-mark,.nav-icon{border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff1f,0 7px 18px #0000001f}.nav-item{border:1px solid #0000;border-radius:16px}.nav-item.is-active{background:#ffffff1d;border-color:#ffffff14}.nav-item.is-active .nav-icon{color:#4c3226;background:#f2e5d5}.page-heading{min-height:70px}.page-heading h1,.points-heading h1,.customer-detail-heading h2,.panel-toolbar h2,.scanner-heading h2,.printer-panel-heading h2{color:var(--premium-text);letter-spacing:-.038em}.eyebrow{color:#936853;letter-spacing:.12em;font-weight:850}.panel,.points-search-panel,.points-customer-header,.points-operation-panel,.points-history-panel,.printer-status-card,.printer-panel,.scanner-panel{border:1px solid var(--premium-border)!important;border-radius:var(--premium-radius-xl)!important;background:var(--premium-surface)!important;box-shadow:var(--premium-shadow)!important}.panel,.points-search-panel,.points-customer-header,.points-operation-panel,.points-history-panel,.printer-panel{overflow:hidden}.primary-button,.scanner-form button,.points-load-button,.points-redeem-button,.points-modal-primary,.primary-confirmation-button,.loyalty-button{min-height:47px;font-weight:820;transition:transform .15s,filter .15s,box-shadow .15s;box-shadow:inset 0 1px #ffffff2e,0 8px 17px #311f1621;border:0!important;border-radius:14px!important}.primary-button,.scanner-form button{background:#312019!important}.primary-button:hover,.scanner-form button:hover,.points-load-button:hover,.points-redeem-button:hover,.points-modal-primary:hover,.primary-confirmation-button:hover,.loyalty-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.primary-button:active,.scanner-form button:active,.points-load-button:active,.points-redeem-button:active,.points-modal-primary:active,.primary-confirmation-button:active,.loyalty-button:active{transform:translateY(0)}.secondary-button,.secondary-confirmation-button,.points-modal-secondary,.printer-inline-actions button,.movement-sort-reset{min-height:44px;font-weight:780;box-shadow:0 4px 13px #3423180b;border:1px solid var(--premium-border-strong)!important;color:#3f332d!important;background:#ffffffe6!important;border-radius:13px!important}.danger-button,.customer-delete-button{color:var(--premium-red)!important;background:var(--premium-red-soft)!important;border-color:#c74c5b33!important}input,select,textarea{color:var(--premium-text)}.search-field,.points-search,.scanner-form input,.printer-panel input,.printer-panel select,.printer-panel textarea,.points-money-input,.customer-create-form input,.customer-create-form textarea,.customer-notes-field,.points-operation-note,.money-field>div{transition:border-color .15s,box-shadow .15s,background-color .15s;box-shadow:inset 0 1px 2px #30201906,0 1px #fffc;border:1px solid var(--premium-border-strong)!important;background:#fbf9f6f5!important;border-radius:14px!important}.search-field:focus-within,.points-search:focus-within,.money-field>div:focus-within,.scanner-form input:focus,.printer-panel input:focus,.printer-panel select:focus,.printer-panel textarea:focus,.points-money-input:focus,.customer-create-form input:focus,.customer-create-form textarea:focus,.customer-notes-field:focus,.points-operation-note:focus{outline:0;background:#fff!important;border-color:#0a84ff8c!important;box-shadow:0 0 0 4px #0a84ff1b!important}.loyalty-action-icon,.transaction-icon,.customer-create-icon,.confirmation-icon,.points-modal-icon,.printer-status-card>span,.scanner-icon,.avatar,.detail-avatar,.points-avatar,.customer-auto-card{border:1px solid #392a220e;box-shadow:inset 0 1px #ffffffeb,0 6px 15px #3222180f}.avatar,.detail-avatar,.points-avatar,.customer-auto-card{color:#704b39!important;background:#f2e8dd!important}.loyalty-action-card.is-load .loyalty-action-icon,.transaction-icon.is-load,.points-modal-icon.is-load,.confirmation-icon.is-load,.printer-status-card>span.is-connected{color:var(--premium-green)!important;background:var(--premium-green-soft)!important}.loyalty-action-card.is-redeem .loyalty-action-icon,.transaction-icon.is-redeem,.points-modal-icon.is-redeem,.confirmation-icon.is-redeem,.confirmation-icon.is-danger{color:var(--premium-red)!important;background:var(--premium-red-soft)!important}.scanner-icon,.printer-status-card>span.is-browser,.customer-create-icon{color:var(--premium-blue)!important;background:var(--premium-blue-soft)!important}.customer-layout{gap:18px}.customer-list-panel{padding:16px}.customer-list{gap:5px}.customer-row{border:1px solid #0000;border-radius:16px;min-height:66px;padding:10px;transition:border-color .15s,background-color .15s,transform .15s}.customer-row:hover{background:#faf7f2;transform:translate(2px)}.customer-row.is-selected{background:var(--premium-blue-soft);border-color:#0a84ff2e}.customer-row.is-selected .avatar{color:var(--premium-blue)!important;background:#fff!important}.customer-balance{color:var(--premium-green);font-variant-numeric:tabular-nums}.customer-detail-panel{padding:24px}.customer-detail-actions{gap:8px}.balance-card,.points-balance{border:1px solid #ffffff13;box-shadow:0 17px 32px #2f1d1429;border-radius:var(--premium-radius-lg)!important;background:radial-gradient(circle at 100% 0,#ffffff21,#0000 13rem),linear-gradient(145deg,#3a271f,#261710)!important}.loyalty-actions-grid{gap:13px}.loyalty-action-card,.action-placeholder,.customer-notes-card{border:1px solid var(--premium-border)!important;border-radius:var(--premium-radius-lg)!important;background:var(--premium-surface-muted)!important}.loyalty-action-card{padding:18px}.operation-preview{background:#fff;border:1px solid #392a220d}.transaction-panel,.customer-history-panel{border-radius:var(--premium-radius-xl)}.transaction-row,.customer-history-list>*,.points-history-row{transition:background-color .15s}.transaction-row:hover,.customer-history-list>:hover,.points-history-row:hover{background:#fcfaf7}.customer-history-cancel,.points-cancel-movement{color:var(--premium-red);background:var(--premium-red-soft);border:1px solid #c74c5b1f;border-radius:11px}.points-page{max-width:1240px}.points-search-panel,.points-customer-header,.points-operation-panel,.points-history-panel{box-shadow:var(--premium-shadow)!important}.points-search-panel{padding:18px}.points-search{min-height:56px}.points-customer-card{background:#fff;border-radius:16px;min-height:70px;transition:transform .15s,border-color .15s,background-color .15s;box-shadow:0 3px 10px #34231806;border:1px solid var(--premium-border)!important}.points-customer-card:hover{background:var(--premium-blue-soft);transform:translateY(-1px);border-color:#0a84ff3d!important}.points-operation-card{border:1px solid var(--premium-border)!important;border-radius:var(--premium-radius-lg)!important;background:var(--premium-surface-muted)!important}.points-operation-card.is-load{border-color:#24886121!important}.points-operation-card.is-redeem{border-color:#c74c5b21!important}.points-load-button,.points-modal-primary.is-load{background:var(--premium-green)!important}.points-redeem-button,.points-modal-primary.is-redeem{background:var(--premium-red)!important}.points-history-filter,.movement-sort-controls{border:1px solid var(--premium-border);background:#f2efeb;border-radius:13px;padding:4px}.points-history-filter button,.movement-sort-controls button{border-radius:10px}.points-history-filter button.is-active,.movement-sort-controls button.is-active{background:#fff;box-shadow:0 3px 9px #33221817,inset 0 0 0 1px #3d2c220a}.printer-status-card{min-height:82px;padding:16px 18px}.printer-grid{gap:18px}.printer-panel{padding:20px}.printer-toggle{min-height:48px;border:1px solid var(--premium-border)!important;background:var(--premium-surface-muted)!important;border-radius:14px!important}.printer-toggle input{accent-color:var(--premium-blue)}.receipt-paper{border:1px solid #1e140f12;border-radius:3px;box-shadow:0 18px 40px #1e140f1f,0 2px 7px #1e140f0f}.scanner-panel{background:linear-gradient(135deg,#fffffff5,#f8f4eeeb)!important}.scanner-form input{min-height:52px}.demo-codes button{background:#fff;border-radius:10px;box-shadow:0 3px 9px #3423180a;border:1px solid var(--premium-border)!important}.inventory-table-wrapper{border-radius:0 0 var(--premium-radius-xl) var(--premium-radius-xl)}.inventory-table th{background:#f8f5f0eb}.inventory-table th,.inventory-table td{border-top-color:#392a2213}.inventory-table tbody tr{transition:background-color .15s}.inventory-table tbody tr:hover{background:#fcfaf7}.category-pill,.stock-pill{border:1px solid #0000;border-radius:999px;padding:6px 10px}.category-pill{color:#704b39;background:#f2e8dd;border-color:#6545340f}.stock-pill.is-ok{color:var(--premium-green);background:var(--premium-green-soft);border-color:#24886114}.stock-pill.is-low{color:var(--premium-orange);background:var(--premium-orange-soft);border-color:#c7781814}.confirmation-backdrop,.points-modal-backdrop{-webkit-backdrop-filter:blur(8px);background:#1f17136b!important}.confirmation-dialog,.points-modal,.customer-create-dialog{background:#fffffff6!important;border:1px solid #ffffff9e!important;border-radius:25px!important;box-shadow:0 30px 80px #22171138,0 4px 16px #22171114!important}.confirmation-close,.points-modal-close{border:1px solid var(--premium-border);background:#f4f1ed;border-radius:12px}.confirmation-summary,.points-modal-summary,.customer-delete-confirm{border:1px solid var(--premium-border);background:var(--premium-surface-muted);border-radius:16px}.operation-feedback,.points-feedback,.printer-feedback,.scan-result,.confirmation-error,.customer-create-error{border:1px solid #0000;border-radius:14px}.operation-feedback.is-success,.points-feedback.is-success,.printer-feedback.is-success,.scan-result.is-success{color:var(--premium-green);background:var(--premium-green-soft);border-color:#24886114}.operation-feedback.is-error,.points-feedback.is-error,.printer-feedback.is-error,.confirmation-error,.customer-create-error{color:var(--premium-red);background:var(--premium-red-soft);border-color:#c74c5b14}.login-page,.setup-page,.auth-page,.loading-page{background:radial-gradient(circle at 85% 4%,#d3b79733,#0000 24rem),#faf6ef}.login-card,.setup-card,.auth-card{border:1px solid var(--premium-border)!important;box-shadow:var(--premium-shadow)!important;background:#fffffff0!important;border-radius:26px!important}@media (width<=760px){.content-area{padding-left:12px;padding-right:12px}.page-stack,.points-page,.printer-page{gap:15px}.page-heading{gap:14px;min-height:0}.page-heading h1,.points-heading h1{font-size:clamp(1.9rem,9vw,2.5rem)}.panel,.points-search-panel,.points-customer-header,.points-operation-panel,.points-history-panel,.printer-status-card,.printer-panel,.scanner-panel{border-radius:21px!important}.customer-list-panel,.customer-detail-panel,.points-search-panel,.points-customer-header,.points-operation-panel,.printer-panel{padding:16px!important}.customer-row{border-radius:14px;min-height:62px}.customer-detail-heading{align-items:flex-start}.detail-avatar,.points-avatar.is-large{border-radius:17px;width:56px;height:56px}.loyalty-actions-grid,.points-operation-grid,.points-results-grid,.printer-inline-actions,.printer-two-columns{grid-template-columns:1fr!important}.loyalty-action-card,.points-operation-card{padding:16px}.points-customer-header{grid-template-columns:1fr!important}.points-balance{justify-items:start}.points-balance strong,.balance-card strong{font-size:clamp(2rem,12vw,2.8rem)}.printer-status-card{align-items:flex-start}.panel-toolbar{gap:13px}.inventory-table th,.inventory-table td{padding:13px 16px}.confirmation-dialog,.points-modal,.customer-create-dialog{max-height:calc(100dvh - 24px);overflow-y:auto;border-radius:22px!important;width:calc(100vw - 24px)!important}}@media (prefers-reduced-motion:reduce){.customer-row,.points-customer-card,.primary-button,.scanner-form button,.points-load-button,.points-redeem-button,.points-modal-primary,.primary-confirmation-button,.loyalty-button,.icon-button,.menu-button{transition:none}}
