@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#18202e;font-synthesis:none;text-rendering:optimizelegibility;--ink:#111827;--ink-2:#263143;--muted:#6b7280;--line:#e2e6ec;--panel:#fff;--canvas:#f4f6f8;--teal:#0f9f92;--teal-dark:#087a70;--green:#16a36a;--green-dark:#0d7b4e;--red:#dc4c55;--amber:#f59e0b;--shadow-sm:0 1px 2px #0f172a0d, 0 2px 8px #0f172a0a;--shadow-lg:0 24px 70px #0f172a33;background:#eef1f5;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--canvas);min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,system-ui,sans-serif}.brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:9px;font-weight:800;display:inline-flex}.brand svg{color:var(--teal)}.brand--light{color:#fff}.brand--light svg{color:#42d5c6}.muted{color:var(--muted)}.eyebrow{color:#d9fffa;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:12px;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow--dark{color:var(--teal-dark)}.align-right{text-align:right!important}.button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:700;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button--primary{color:#fff;background:var(--ink);box-shadow:0 5px 16px #11182729}.button--primary:hover:not(:disabled){background:#283345}.button--success{color:#fff;background:var(--green);box-shadow:0 6px 18px #16a36a38}.button--success:hover:not(:disabled){background:var(--green-dark)}.button--secondary{color:#354052;border:1px solid var(--line);background:#fff}.button--secondary:hover:not(:disabled){background:#f7f8fa}.button--large{border-radius:12px;min-height:50px}.text-button{color:var(--teal-dark);background:0 0;border:0;padding:4px;font-weight:700}.icon-button{border:1px solid var(--line);color:#566175;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:inline-grid}.icon-button:hover{color:var(--ink);background:#f7f8fa}.icon-button--danger:hover{color:var(--red);background:#fff5f5;border-color:#ffd6d9}.plain-icon{color:#9aa2af;background:0 0;border:0;padding:3px}.plain-icon:hover{color:var(--red)}.alert{border-radius:10px;padding:11px 13px;font-size:.88rem;line-height:1.4}.alert--error{color:#9f2530;background:#fff1f2;border:1px solid #fecdd3}.alert--success{color:#08704b;background:#ecfdf5;border:1px solid #a7f3d0}.compact-alert{padding:8px 10px;font-size:.79rem}.form-stack{gap:16px;display:grid}.form-stack label,.editor-form label{color:#3e4858;gap:7px;font-size:.84rem;font-weight:700;display:grid}input,select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #d8dde5;border-radius:10px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s}input:focus,select:focus{border-color:#4dbfb4;box-shadow:0 0 0 3px #14b8a61f}.input-with-icon{position:relative}.input-with-icon svg{color:#8a94a3;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.input-with-icon input{padding-left:41px}.suffix-input{align-items:center;display:flex;position:relative}.suffix-input b{color:#667085;position:absolute;right:13px}.suffix-input input{padding-right:34px}.auth-layout{background:#fff;grid-template-columns:minmax(0,1.1fr) minmax(430px,.9fr);min-height:100vh;display:grid}.auth-hero{color:#fff;background:radial-gradient(circle at 82% 23%,#1fd3c03b,#0000 31%),linear-gradient(145deg,#101827 0%,#17283a 55%,#0f5f5a 140%);min-height:100vh;padding:42px 7vw;position:relative;overflow:hidden}.auth-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:560px;height:560px;position:absolute;inset:auto -150px -220px auto;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff05}.auth-hero__copy{z-index:1;max-width:590px;margin-top:15vh;position:relative}.auth-hero__copy h1{letter-spacing:-.06em;margin-bottom:20px;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.98}.auth-hero__copy p{color:#c9d2dc;max-width:540px;font-size:1.16rem;line-height:1.65}.auth-preview{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff29;border-radius:24px;width:min(440px,56%);padding:11px;position:absolute;bottom:4vh;right:5vw;transform:rotate(-3deg);box-shadow:0 35px 80px #0000004d}.auth-preview__screen{background:#f4f6f8;border-radius:16px;grid-template-columns:1fr 120px;gap:12px;min-height:240px;padding:14px;display:grid}.preview-chip{color:#64748b;background:#e6eaee;border-radius:8px;grid-column:1/-1;width:fit-content;height:25px;padding:5px 10px;font-size:10px;font-weight:700}.preview-products{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.preview-products span{background:linear-gradient(145deg,#31b7a8,#0f766e);border-radius:10px}.preview-products span:nth-child(2),.preview-products span:nth-child(5){background:linear-gradient(145deg,#fbad4c,#e8781a)}.preview-products span:nth-child(3),.preview-products span:nth-child(6){background:linear-gradient(145deg,#72c98c,#279e59)}.preview-total{color:#fff;background:#17202d;border-radius:11px;flex-direction:column;justify-content:flex-end;padding:13px;display:flex}.preview-total small{color:#aeb7c5}.preview-total strong{margin-top:5px;font-size:1.25rem}.auth-panel{place-items:center;padding:40px;display:grid}.auth-card{gap:29px;width:min(420px,100%);display:grid}.auth-card h2{letter-spacing:-.04em;margin-bottom:7px;font-size:2rem}.auth-card p{margin-bottom:0}.centered-page{background:radial-gradient(circle at top,#fff 0,#f3f5f8 55%);place-items:center;min-height:100vh;padding:24px;display:grid}.setup-card{border:1px solid var(--line);width:min(520px,100%);box-shadow:var(--shadow-lg);background:#fff;border-radius:22px;gap:28px;padding:38px;display:grid}.setup-card h1{letter-spacing:-.045em;margin:4px 0 10px;font-size:2rem}.setup-card p{line-height:1.55}.loader-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;align-items:center;gap:16px;padding:21px 25px;font-weight:700;display:flex}.loader-card>svg{color:var(--teal)}.spinner{border:2px solid #d7dde4;border-top-color:var(--teal);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-rows:68px minmax(0,1fr);min-height:100vh;display:grid}.topbar{z-index:20;background:#fffffff5;border-bottom:1px solid #dfe4ea;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;height:68px;padding:0 20px;display:grid;position:relative;box-shadow:0 2px 12px #0f172a0a}.topbar__brand{align-items:center;gap:16px;min-width:0;display:flex}.business-name{text-overflow:ellipsis;white-space:nowrap;border-left:1px solid var(--line);color:#606a79;max-width:220px;padding-left:16px;font-size:.88rem;font-weight:600;overflow:hidden}.demo-badge{color:#7c4b05;text-transform:uppercase;letter-spacing:.04em;background:#fff5d9;border-radius:99px;align-items:center;gap:4px;padding:5px 8px;font-size:.69rem;font-weight:800;display:inline-flex}.version-badge{color:#fff;letter-spacing:.02em;white-space:nowrap;background:#c2410c;border-radius:999px;align-items:center;min-height:24px;padding:4px 8px;font-size:.64rem;font-weight:800;display:inline-flex}.main-nav{align-self:stretch;align-items:center;gap:4px;display:flex}.nav-item{color:#667085;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;height:43px;padding:0 15px;font-weight:700;display:inline-flex}.nav-item:hover{color:var(--ink);background:#f2f4f7}.nav-item--active{color:var(--ink);background:#e9edf1}.nav-item--active svg{color:var(--teal-dark)}.topbar__actions{justify-self:end;align-items:center;gap:10px;display:flex}.connection-badge{border-radius:99px;align-items:center;gap:6px;padding:6px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.connection-badge--online{color:#08704b;background:#e9fbf3}.connection-badge--offline{color:#9f2530;background:#fff1f2}.user-chip{align-items:center;gap:9px;padding:4px 8px 4px 4px;display:flex}.user-chip>span{color:#fff;background:var(--ink);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.user-chip div{display:grid}.user-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.8rem;overflow:hidden}.user-chip small{color:#858d9a;font-size:.67rem}.global-error{z-index:99;color:#9f2530;max-width:min(680px,90vw);box-shadow:var(--shadow-lg);background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;padding:11px 13px;position:fixed;top:78px;left:50%;transform:translate(-50%)}.global-error button{color:inherit;background:0 0;border:0;margin-left:14px}.app-main{min-height:0;overflow:auto}.app-main--pos{overflow:hidden}.mobile-nav{display:none}.pos-layout{background:#edf0f3;grid-template-columns:158px minmax(390px,1fr) minmax(340px,390px);height:calc(100vh - 68px);min-height:560px;display:grid}.category-rail{background:#f8f9fb;border-right:1px solid #dfe4ea;padding:18px 11px;overflow-y:auto}.category-button{color:#6d7685;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:46px;margin-bottom:6px;padding:0 11px;font-size:.82rem;font-weight:700;display:flex}.category-button:hover{color:var(--ink);background:#eceff3}.category-button--active{color:var(--ink);box-shadow:inset 3px 0 0 var(--teal);background:#e5e9ee}.category-dot{border-radius:3px;flex:none;width:10px;height:10px}.category-dot--all{background:var(--ink)}.catalog-panel{background:#f3f5f7;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;display:grid}.catalog-toolbar{background:#fff;border-bottom:1px solid #e1e5eb;gap:10px;padding:15px 20px;display:flex}.search-box{background:#f8f9fb;border:1px solid #d9dee5;border-radius:10px;flex:1;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.search-box:focus-within{background:#fff;border-color:#4dbfb4;box-shadow:0 0 0 3px #14b8a61a}.search-box svg{color:#8a94a2;flex:none}.search-box input{height:auto;min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.search-box button{color:#8a94a2;background:0 0;border:0;place-items:center;display:grid}.search-box--small{flex:0 350px}.barcode-button{flex:none}.catalog-heading{justify-content:space-between;align-items:center;padding:17px 20px 12px;display:flex}.catalog-heading h2{letter-spacing:-.03em;margin:0 0 3px;font-size:1.15rem}.catalog-heading p{color:#8a93a0;margin:0;font-size:.76rem}.sort-button{color:#697385;background:0 0;border:0;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));align-content:start;gap:12px;min-height:0;padding:0 20px 22px;display:grid;overflow-y:auto}.product-card{min-width:0;min-height:156px;box-shadow:var(--shadow-sm);text-align:left;background:#fff;border:1px solid #e0e4e9;border-radius:14px;grid-template-rows:105px auto;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;overflow:hidden}.product-card:hover{border-color:#cbd2dc;transform:translateY(-2px);box-shadow:0 10px 25px #0f172a17}.product-card:active{transform:translateY(0)scale(.985)}.product-card__visual{color:#ffffffeb;place-items:center;display:grid;position:relative;overflow:hidden}.product-card__visual:before{content:"";border:17px solid #ffffff1f;border-radius:50%;width:90px;height:90px;position:absolute;top:-33px;right:-22px}.product-card__visual>span{letter-spacing:-.06em;text-shadow:0 2px 12px #0000001f;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:800}.product-card__visual small{color:#fff;background:#00000029;border-radius:5px;padding:3px 6px;font-size:.59rem;font-weight:700;position:absolute;bottom:8px;left:9px}.product-card__body{gap:4px;min-width:0;padding:10px 11px;display:grid}.product-card__body strong{text-overflow:ellipsis;white-space:nowrap;color:#263143;font-size:.82rem;overflow:hidden}.product-card__body>span{color:var(--teal-dark);font-size:.82rem;font-weight:800}.empty-state{color:#8a94a2;text-align:center;grid-column:1/-1;align-content:center;place-items:center;min-height:260px;display:grid}.empty-state h3{color:#4d5766;margin:12px 0 4px}.empty-state p{margin:0;font-size:.85rem}.cart-panel{background:#fff;border-left:1px solid #dfe4ea;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid;box-shadow:-5px 0 20px #0f172a08}.cart-header{border-bottom:1px solid #e3e7ec;justify-content:space-between;align-items:center;min-height:72px;padding:0 17px;display:flex}.cart-header>div{align-items:center;gap:11px;min-width:0;display:flex}.cart-icon{color:#fff;background:var(--ink);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.cart-header h2{margin:0 0 2px;font-size:.96rem}.cart-header p{color:#8a94a2;margin:0;font-size:.69rem}.cart-items{min-height:0;padding:9px 14px;overflow-y:auto}.empty-cart{color:#98a1ad;text-align:center;align-content:center;place-items:center;height:100%;min-height:280px;padding:35px;display:grid}.empty-cart>div{color:#aab2bd;background:#f0f2f5;border-radius:22px;place-items:center;width:70px;height:70px;display:grid}.empty-cart h3{color:#525d6d;margin:16px 0 6px;font-size:1rem}.empty-cart p{margin:0;font-size:.78rem;line-height:1.5}.cart-item{border-bottom:1px solid #edf0f3;padding:13px 3px}.cart-item__top{justify-content:space-between;gap:10px;display:flex}.cart-item__top>div{gap:2px;min-width:0;display:grid}.cart-item__top strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.cart-item__top small{color:#8b94a1;font-size:.66rem}.cart-item__bottom{grid-template-columns:auto 84px 1fr;align-items:center;gap:10px;margin-top:10px;display:grid}.stepper{border:1px solid #dce1e7;border-radius:8px;align-items:stretch;height:29px;display:inline-flex;overflow:hidden}.stepper button{color:#687385;background:#f7f8fa;border:0;place-items:center;width:29px;display:grid}.stepper button:hover{color:var(--ink);background:#eceff3}.stepper span{color:#344054;background:#fff;place-items:center;min-width:27px;font-size:.75rem;font-weight:800;display:grid}.discount-field{border:1px solid #dce1e7;border-radius:8px;align-items:center;gap:4px;height:29px;display:flex;position:relative;overflow:hidden}.discount-field>span{display:none}.discount-field input{width:53px;height:27px;min-height:0;box-shadow:none;border:0;border-radius:0;padding:0 4px 0 8px;font-size:.72rem}.discount-field b{color:#8a94a2;padding-right:7px;font-size:.68rem}.line-total{justify-self:end;font-size:.84rem}.cart-footer{background:#fbfcfd;border-top:1px solid #dfe4ea;gap:10px;padding:14px 17px 16px;display:grid}.cart-summary,.cart-total{justify-content:space-between;align-items:baseline;display:flex}.cart-summary{color:#7b8492;font-size:.75rem}.cart-total span{font-family:Manrope,sans-serif;font-size:.98rem;font-weight:800}.cart-total strong{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:1.45rem}.button--checkout{border-radius:12px;justify-content:space-between;min-height:53px;margin-top:2px;padding:0 17px}.button--checkout>span{border-left:1px solid #ffffff40;padding-left:15px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;place-items:center;padding:24px;animation:.15s fade-in;display:grid;position:fixed;inset:0}.modal-card{width:min(520px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow-lg);background:#fff;border:1px solid #fff9;border-radius:20px;padding:24px;animation:.18s pop-in;overflow-y:auto}@keyframes fade-in{0%{opacity:0}}@keyframes pop-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.modal-header .eyebrow{margin-bottom:5px}.modal-header h2{letter-spacing:-.04em;margin:0;font-size:1.65rem}.payment-methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payment-method{color:#697385;text-align:left;background:#fafbfc;border:1px solid #dce1e8;border-radius:14px;align-content:center;justify-items:start;gap:4px;min-height:115px;padding:17px;display:grid}.payment-method svg{margin-bottom:5px}.payment-method strong{color:#354052}.payment-method small{color:#8d96a3}.payment-method--active{color:var(--teal-dark);background:#effbf9;border-color:#58c6bb;box-shadow:0 0 0 3px #14b8a617}.payment-method--active strong{color:#0b6f67}.cash-panel{background:#f5f7f9;border-radius:14px;margin-top:18px;padding:17px}.cash-panel label{color:#4b5563;gap:7px;font-size:.78rem;font-weight:700;display:grid}.money-input{position:relative}.money-input input{height:55px;padding-right:42px;font-family:Manrope,sans-serif;font-size:1.45rem;font-weight:800}.money-input span{color:#6b7280;font-weight:800;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.quick-amounts{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px;display:grid}.quick-amounts button{color:#4b5563;background:#fff;border:1px solid #d9dee5;border-radius:8px;height:36px;font-size:.74rem;font-weight:700}.quick-amounts button:hover{color:var(--teal-dark);border-color:#9faaa8}.change-row{border-top:1px solid #dde2e8;justify-content:space-between;margin-top:14px;padding-top:13px;display:flex}.change-row span{color:#6b7280}.change-row strong{font-size:1.1rem}.checkout-confirm{width:100%;margin-top:18px}.receipt-modal{width:min(470px,100%)}.receipt-success{text-align:center;justify-items:center;display:grid}.receipt-success svg{color:var(--green)}.receipt-success h2{margin:10px 0 3px}.receipt-success p{color:#7d8694}.paper-receipt{color:#2f3742;background:#fffefb;border:1px dashed #cfd5dd;border-radius:3px;margin:19px auto;padding:24px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;box-shadow:0 4px 18px #0f172a0d}.receipt-heading{border-bottom:1px dashed #bbc2cc;justify-items:center;gap:4px;padding-bottom:15px;display:grid}.receipt-heading strong{font-size:.9rem}.receipt-lines{border-bottom:1px dashed #bbc2cc;gap:8px;padding:13px 0;display:grid}.receipt-line{justify-content:space-between;gap:18px;display:flex}.receipt-total{border-bottom:1px dashed #bbc2cc;justify-content:space-between;margin:12px 0;padding-bottom:11px;font-size:.9rem;display:flex}.receipt-thanks{text-align:center;margin:20px 0 0}.modal-actions{justify-content:flex-end;gap:9px;display:flex}.page-content{width:min(1320px,100% - 40px);margin:0 auto;padding:32px 0 60px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.page-heading h1{letter-spacing:-.05em;margin:0 0 6px;font-size:clamp(1.7rem,3vw,2.35rem)}.page-heading p{color:#798291;margin:0}.page-heading .eyebrow{margin-bottom:7px}.page-heading--actions{align-items:center}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.metric-card{min-height:132px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e0e4e9;border-radius:15px;align-items:flex-start;gap:14px;padding:19px;display:flex}.metric-icon{width:41px;height:41px;color:var(--teal-dark);background:#eaf8f6;border-radius:11px;flex:none;place-items:center;display:grid}.metric-card>div{gap:4px;display:grid}.metric-card small{color:#7a8492;font-size:.75rem}.metric-card strong{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:1.5rem}.metric-card div>span{color:#9aa2ae;font-size:.69rem}.content-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dfe4ea;border-radius:16px;overflow:hidden}.content-card__header{border-bottom:1px solid #e5e8ed;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:15px 20px;display:flex}.content-card__header h2{margin:0 0 4px;font-size:1.02rem}.content-card__header p{color:#8b94a0;margin:0;font-size:.75rem}.product-toolbar>span{color:#8b94a0;font-size:.76rem}.sales-table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.8rem}.data-table th{color:#838c99;text-align:left;letter-spacing:.045em;text-transform:uppercase;background:#fafbfc;border-bottom:1px solid #e8ebef;padding:12px 18px;font-size:.66rem}.data-table td{color:#536071;border-bottom:1px solid #edf0f3;padding:14px 18px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fcfcfd}.data-table td strong{color:#293445}.payment-badge,.status-badge{border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:.69rem;font-weight:700;display:inline-flex}.payment-badge{color:#566173;background:#f1f3f6}.status-badge--success{color:#08704b;background:#e9fbf3}.status-badge--danger{color:#9f2530;background:#fff1f2}.table-empty{color:#9aa2ae;align-content:center;place-items:center;gap:6px;min-height:190px;display:grid}.table-empty strong{color:#5b6574!important}.legal-note{color:#7c5917;background:#fff9ed;border:1px solid #f6d8a1;border-radius:12px;align-items:flex-start;gap:11px;margin-top:18px;padding:15px 17px;display:flex}.legal-note svg{flex:none;margin-top:1px}.legal-note div{gap:3px;display:grid}.legal-note span{font-size:.77rem;line-height:1.5}.product-cell{align-items:center;gap:10px;display:flex}.product-cell>span{color:#fff;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:800;display:grid}.product-cell>div{gap:2px;display:grid}.product-cell small{color:#9aa2ae;font-size:.65rem}.code-cell{align-items:center;gap:6px;display:inline-flex}.table-actions{white-space:nowrap;text-align:right}.table-actions .icon-button{width:33px;height:33px;margin-left:4px}.row-inactive{opacity:.55}.editor-modal{width:min(620px,100%)}.editor-form{grid-template-columns:1fr 1fr;gap:15px;display:grid}.span-2{grid-column:1/-1}input[type=color]{padding:5px}.toggle-label{align-items:center;grid-template-columns:auto 1fr!important;gap:9px!important;display:flex!important}.toggle-label input{width:18px;min-height:18px}@media (width<=1180px){.topbar{grid-template-columns:1fr auto}.topbar .main-nav{z-index:60;background:#fff;border-top:1px solid #dfe4ea;justify-content:center;height:64px;position:fixed;bottom:0;left:0;right:0}.app-shell{padding-bottom:64px}.pos-layout{grid-template-columns:125px minmax(350px,1fr) minmax(320px,355px);height:calc(100vh - 132px)}.topbar__actions .user-chip{display:none}.category-button{font-size:.74rem}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.auth-layout{grid-template-columns:1fr}.auth-hero{display:none}.auth-panel{min-height:100vh;padding:24px}.topbar{height:60px;padding:0 13px}.topbar__brand .business-name,.topbar .main-nav{display:none}.topbar__actions .connection-badge{gap:0;padding:7px;font-size:0}.topbar__actions .connection-badge svg{width:16px;height:16px}.app-shell{grid-template-rows:60px minmax(0,1fr);padding-bottom:64px}.mobile-nav{z-index:70;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dfe4ea;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -5px 20px #0f172a0f}.mobile-nav__item{color:#808997;background:0 0;border:0;align-content:center;place-items:center;gap:3px;font-size:.65rem;font-weight:700;display:grid}.mobile-nav__item--active{color:var(--teal-dark)}.pos-layout{grid-template-columns:1fr;height:calc(100vh - 124px);min-height:0}.category-rail{border-bottom:1px solid #dfe4ea;border-right:0;gap:6px;padding:9px 12px;display:flex;overflow-x:auto}.category-button{width:auto;min-width:max-content;min-height:38px;margin:0;padding:0 12px}.category-button--active{box-shadow:inset 0 -3px 0 var(--teal)}.catalog-panel{grid-template-rows:auto auto auto minmax(0,1fr)}.catalog-toolbar{padding:9px 12px}.catalog-heading{padding:12px 13px 8px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:9px;padding:0 12px 16px}.product-card{grid-template-rows:96px auto;min-height:145px}.cart-panel{z-index:45;border:0;border-top:1px solid #d7dde5;height:min(62vh,540px);transition:transform .22s;position:fixed;bottom:64px;left:0;right:0;transform:translateY(calc(100% - 83px));box-shadow:0 -10px 35px #0f172a29}.cart-panel--open{transform:translateY(0)}.cart-header{min-height:72px}.page-content{width:min(100% - 24px,1320px);padding-top:22px}.metric-grid{gap:10px}.metric-card{min-height:114px;padding:14px}.content-card__header{align-items:flex-start}}@media (width<=580px){.brand{font-size:.94rem}.demo-badge{display:none}.barcode-button{width:43px;padding:0;font-size:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:140px}.modal-backdrop{padding:10px}.modal-card{border-radius:16px;max-height:calc(100vh - 20px);padding:19px}.payment-methods{gap:8px}.payment-method{min-height:105px;padding:13px}.quick-amounts{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start;gap:16px}.page-heading--actions{flex-direction:column}.page-heading--actions .button{width:100%}.content-card__header{flex-direction:column}.content-card__header .button{width:100%}.search-box--small{flex-basis:auto;width:100%}.data-table th,.data-table td{padding:12px 13px}.product-table th:nth-child(2),.product-table td:nth-child(2),.product-table th:nth-child(3),.product-table td:nth-child(3),.product-table th:nth-child(4),.product-table td:nth-child(4){display:none}.editor-form{grid-template-columns:1fr}.editor-form .span-2{grid-column:auto}.setup-card{padding:27px 22px}}@media print{body *{visibility:hidden!important}#receipt-print-area,#receipt-print-area *{visibility:visible!important}#receipt-print-area{width:80mm;box-shadow:none;border:0;margin:0;position:absolute;top:0;left:0}}.subcategory-strip{scrollbar-width:thin;background:#f3f5f7;gap:7px;min-width:0;padding:10px 20px 2px;display:flex;overflow-x:auto}.subcategory-chip{color:#667085;background:#fff;border:1px solid #dce1e7;border-radius:999px;align-items:center;gap:7px;min-width:max-content;min-height:36px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.subcategory-chip>span{border-radius:3px;width:8px;height:8px}.subcategory-chip:hover{color:var(--ink);border-color:#bdc5cf}.subcategory-chip--active{color:#087a70;background:#eaf9f7;border-color:#63c8bf;box-shadow:0 0 0 2px #14b8a614}.section-tabs{width:fit-content;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dfe4ea;border-radius:12px;gap:4px;margin-bottom:16px;padding:4px;display:flex}.section-tab{color:#697385;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-weight:700;display:inline-flex}.section-tab--active{color:#fff;background:var(--ink)}.category-manager{gap:14px;display:grid}.category-group-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dfe4ea;border-radius:16px;overflow:hidden}.category-group-card>header{border-bottom:1px solid #e8ebef;justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:15px 18px;display:flex}.category-group-card>header>div:first-child{align-items:center;gap:12px;display:flex}.category-group-card h2{margin:0 0 3px;font-size:1rem}.category-group-card p{color:#8a93a0;margin:0;font-size:.73rem}.category-group-color{border-radius:11px;flex:none;width:38px;height:38px;box-shadow:inset 0 0 0 1px #0000000d}.category-group-actions{align-items:center;gap:8px;display:flex}.subcategory-list{gap:5px;padding:7px 12px 12px;display:grid}.subcategory-row{color:#5e6979;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:auto minmax(120px,1fr) auto auto auto;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 10px;display:grid}.subcategory-row:hover{background:#f5f7f9}.subcategory-row strong{color:#303b4b}.subcategory-row small,.subcategory-row>span:last-of-type{color:#929ba7;font-size:.7rem}.category-empty{color:#8a94a2;text-align:center;padding:22px 12px;font-size:.8rem}.editor-form label small{color:#8a94a2;font-size:.7rem;font-weight:500}.payment-method--paypal svg{color:#1676d2}.paypal-panel{background:#f5f7f9;border-radius:14px;justify-items:center;gap:12px;margin-top:18px;padding:17px;display:grid}.paypal-qr{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:min(230px,72vw);padding:9px;box-shadow:0 7px 22px #0f172a12}.paypal-qr--empty{color:#7b8492;text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.paypal-qr--empty strong{color:#455063;font-size:.85rem}.paypal-qr--empty span{max-width:190px;font-size:.72rem;line-height:1.4}.paypal-amount{color:#5e6878;background:#fff;border-radius:10px;justify-content:space-between;align-items:baseline;width:100%;padding:12px 14px;display:flex}.paypal-amount strong{color:var(--ink);font-family:Manrope,sans-serif;font-size:1.25rem}.paypal-link{color:#1267b4;align-items:center;gap:6px;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.payment-confirmation{color:#465164;background:#fff;border:1px solid #dce1e7;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:9px;width:100%;padding:11px 12px;font-size:.78rem;font-weight:700;display:grid}.payment-confirmation input{width:19px;min-height:19px}.payment-note{color:#7b8492;text-align:center;margin:-2px 0 0;font-size:.69rem;line-height:1.45}.digital-receipt-modal{width:min(510px,100%)}.digital-receipt{background:#f7f9fb;border:1px solid #dfe4ea;border-radius:16px;grid-template-columns:190px 1fr;align-items:center;gap:18px;margin:18px 0;padding:18px;display:grid}.digital-receipt__qr img{background:#fff;border:1px solid #dfe4ea;border-radius:12px;width:100%;padding:7px;display:block}.qr-placeholder{aspect-ratio:1;color:#89929f;background:#fff;border:1px dashed #cbd2da;border-radius:12px;align-content:center;place-items:center;gap:8px;font-size:.7rem;display:grid}.digital-receipt__copy{gap:7px;display:grid}.digital-receipt__copy strong{font-family:Manrope,sans-serif;font-size:1.1rem}.digital-receipt__copy span{color:#727c8b;font-size:.78rem;line-height:1.5}.receipt-details{margin-bottom:16px}.receipt-details summary{color:#596577;cursor:pointer;background:#f3f5f7;border-radius:10px;padding:10px 12px;font-size:.78rem;font-weight:700}.receipt-details .paper-receipt{margin-bottom:0}.modal-actions--single .button{width:100%}.settings-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:16px;display:grid}.settings-card__body{padding:20px}.paypal-settings-layout{grid-template-columns:1fr 230px;align-items:center;gap:22px;display:grid}.upload-row{flex-wrap:wrap;gap:8px;display:flex}.file-button{position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.settings-hint{color:#818b99;margin:0;font-size:.72rem;line-height:1.5}.paypal-preview{aspect-ratio:1;background:#f7f9fb;border:1px solid #dfe4ea;border-radius:16px;place-items:center;width:100%;display:grid}.paypal-preview img{object-fit:contain;background:#fff;border-radius:11px;width:calc(100% - 20px);height:calc(100% - 20px);padding:7px}.paypal-preview>div{color:#8a94a2;text-align:center;place-items:center;gap:7px;padding:20px;display:grid}.paypal-preview strong{color:#546071;font-size:.82rem}.paypal-preview span{font-size:.7rem}.settings-actions,.settings-message{grid-column:1/-1}.settings-actions{justify-content:flex-end;display:flex}@media (width<=850px){.subcategory-strip{padding:8px 12px 1px}.settings-grid{grid-template-columns:1fr}.settings-actions,.settings-message{grid-column:auto}}@media (width<=580px){.section-tabs{width:100%}.section-tab{flex:1;justify-content:center;padding:0 8px;font-size:.72rem}.category-group-card>header{flex-direction:column;align-items:flex-start}.category-group-actions{width:100%}.category-group-actions .button{flex:1}.subcategory-row{grid-template-columns:auto 1fr auto}.subcategory-row small,.subcategory-row>span:last-of-type{display:none}.digital-receipt{text-align:center;grid-template-columns:1fr;justify-items:center}.digital-receipt__qr{width:min(230px,70vw)}.paypal-settings-layout{grid-template-columns:1fr}.paypal-preview{justify-self:center;width:min(250px,100%)}}.button--dark{color:#fff;background:var(--ink);box-shadow:0 5px 16px #11182724}.button--dark:hover:not(:disabled){background:#283345}.button--danger{color:#fff;background:var(--red);box-shadow:0 5px 15px #dc4c552e}.button--danger:hover:not(:disabled){background:#bf3640}.register-menu-button{flex:none}.register-closed-banner{color:#9f2530;background:#fff1f2;border-bottom:1px solid #fecdd3;align-items:center;gap:8px;padding:10px 18px;font-size:.78rem;display:flex}.register-closed-banner span{color:#b35059}.product-card--sold-out{filter:grayscale(.5);opacity:.62}.product-card--sold-out:hover{box-shadow:var(--shadow-sm);transform:none}.register-menu-backdrop{z-index:130;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080f1ba8;place-items:center;padding:18px;animation:.15s fade-in;display:grid;position:fixed;inset:0}.register-menu{background:#f3f5f7;border:1px solid #fff9;border-radius:22px;grid-template-rows:auto minmax(0,1fr);width:min(980px,100%);max-height:calc(100vh - 36px);animation:.18s pop-in;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000052}.register-menu__header{background:#fff;border-bottom:1px solid #dce1e7;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:76px;padding:13px 17px;display:grid}.register-menu__header .eyebrow{margin:0 0 2px;font-size:.64rem}.register-menu__header h2{letter-spacing:-.035em;margin:0;font-size:1.18rem}.register-status{color:#08704b;background:#e9fbf3;border-radius:999px;padding:6px 9px;font-size:.69rem;font-weight:800}.register-status--closed{color:#9f2530;background:#fff1f2}.register-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:10px;min-height:0;padding:18px;display:grid;overflow-y:auto}.register-menu-tile{color:#394557;text-align:left;min-height:126px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce1e7;border-radius:15px;align-content:space-between;justify-items:start;gap:15px;padding:18px 14px;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid;position:relative}.register-menu-tile:hover:not(:disabled){border-color:#aeb8c4;transform:translateY(-2px);box-shadow:0 11px 28px #0f172a1a}.register-menu-tile>span{color:#fff;background:linear-gradient(145deg,#ff9a24,#e8730c);border-radius:13px;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:0 8px 18px #e8730c33}.register-menu-tile:nth-child(4n+2)>span{background:linear-gradient(145deg,#17b7aa,#087a70);box-shadow:0 8px 18px #0f9f9233}.register-menu-tile:nth-child(4n+3)>span{background:linear-gradient(145deg,#53667e,#263143);box-shadow:0 8px 18px #26314333}.register-menu-tile:nth-child(4n)>span{background:linear-gradient(145deg,#fb6d73,#c63743);box-shadow:0 8px 18px #c6374333}.register-menu-tile>span b{color:#fff;background:var(--ink);border:2px solid #fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.63rem;display:grid;position:absolute;top:-7px;right:-7px}.register-menu-tile strong{font-family:Manrope,sans-serif;font-size:.88rem;line-height:1.25}.register-menu-tile:disabled{filter:grayscale();opacity:.42}.register-panel-body{min-height:0;padding:20px;overflow-y:auto}.register-form-panel{align-content:start;gap:16px;width:min(620px,100%);margin:0 auto;display:grid}.register-form-panel>label,.cancel-reason{color:#465164;gap:7px;font-size:.8rem;font-weight:700;display:grid}.menu-description{color:#737e8d;max-width:680px;margin:0 0 15px;font-size:.82rem;line-height:1.55}.menu-empty{color:#95a0ad;text-align:center;align-content:center;place-items:center;gap:8px;min-height:300px;display:grid}.menu-empty strong{color:#536071}.menu-empty span{font-size:.78rem}.menu-info-card{color:var(--teal-dark);background:#fff;border:1px solid #dce1e7;border-radius:13px;align-items:center;gap:12px;padding:15px;display:flex}.menu-info-card>div{gap:3px;display:grid}.menu-info-card strong{color:#334052}.menu-info-card span{color:#818b99;font-size:.73rem}.menu-warning{color:#7d5a1a;background:#fff9ed;border:1px solid #f7d59d;border-radius:10px;width:100%;padding:11px 13px;font-size:.75rem;line-height:1.45}.menu-section-title{margin:22px 0 10px;font-size:.9rem}.register-menu-notice{z-index:3;color:#fff;background:#17202d;border-radius:10px;max-width:calc(100% - 32px);padding:10px 14px;font-size:.78rem;font-weight:700;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f172a40}.parked-receipt,.cancel-list article{background:#fff;border:1px solid #dfe4ea;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:72px;margin-bottom:8px;padding:12px 14px;display:grid}.parked-receipt>div:first-child,.cancel-list article>div:first-child{gap:3px;min-width:0;display:grid}.parked-receipt span,.cancel-list article span{color:#88929f;font-size:.7rem}.parked-receipt>div:last-child{gap:7px;display:flex}.cancel-reason{margin-bottom:14px}.cancel-list .button{min-height:38px;padding:0 12px;font-size:.72rem}.split-list{gap:7px;display:grid}.split-list label{cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:56px;padding:10px 12px;display:grid}.split-list input{width:19px;min-height:19px}.split-list label>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.split-list small{color:#7b8593}.cash-overview-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.cash-overview-grid article{background:#fff;border:1px solid #dfe4ea;border-radius:13px;align-content:center;gap:7px;min-height:98px;padding:15px;display:grid}.cash-overview-grid span{color:#7b8593;font-size:.72rem}.cash-overview-grid strong{font-family:Manrope,sans-serif;font-size:1.18rem}.cash-overview-total{color:#fff;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;border-color:var(--ink)!important;background:var(--ink)!important;min-height:86px!important}.cash-overview-total span{color:#c5cbd4}.cash-overview-total strong{font-size:1.55rem}.inline-setting{background:#fff;border:1px solid #dfe4ea;border-radius:12px;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:12px;padding:13px;display:grid}.inline-setting label{color:#566173;gap:6px;font-size:.73rem;font-weight:700;display:grid}.movement-list{gap:6px;display:grid}.movement-list>div{background:#fff;border:1px solid #e2e6eb;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:55px;padding:8px 11px;display:grid}.movement-list>div>div{gap:2px;display:grid}.movement-list small{color:#929ba7;font-size:.65rem}.movement-sign{color:#a42b35;background:#fff1f2;border-radius:8px;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.movement-sign--in{color:#08704b;background:#e9fbf3}.movement-type-switch{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stock-list{gap:6px;display:grid}.stock-list article{background:#fff;border:1px solid #dfe4ea;border-radius:11px;grid-template-columns:auto minmax(120px,1fr) auto 110px;align-items:center;gap:11px;min-height:60px;padding:8px 11px;display:grid}.stock-product-dot{color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:.67rem;font-weight:800;display:grid}.stock-list article>div{gap:2px;display:grid}.stock-list small{color:#929ba7;font-size:.65rem}.stock-track{color:#687385;align-items:center;gap:5px;font-size:.69rem;display:inline-flex}.stock-track input{width:17px;min-height:17px}.stock-input{text-align:right;min-height:38px}.sticky-action{width:100%;margin-top:14px;position:sticky;bottom:0}.qr-panel{text-align:center;justify-items:center;gap:10px;display:grid}.qr-panel>img{background:#fff;border:1px solid #dfe4ea;border-radius:16px;width:min(330px,75vw);padding:10px;box-shadow:0 8px 24px #0f172a14}.qr-panel>span{color:#84909e;font-size:.74rem}.receipt-preview-panel{gap:12px;width:min(520px,100%);margin:0 auto;display:grid}.menu-paper-receipt{width:100%;margin:0}.receipt-preview-panel .button,.qr-panel .button{justify-self:center}.register-log{gap:5px;display:grid}.register-log article{background:#fff;border:1px solid #e1e5ea;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 11px;display:grid}.register-log article>span{width:32px;height:32px;color:var(--teal-dark);background:#eaf8f6;border-radius:9px;place-items:center;display:grid}.register-log article>div{gap:2px;min-width:0;display:grid}.register-log small{text-overflow:ellipsis;white-space:nowrap;color:#8b95a2;font-size:.68rem;overflow:hidden}.register-log time{color:#9099a5;font-size:.64rem}.day-end-hero{color:#fff;text-align:center;background:radial-gradient(circle at 80% 20%,#28d2bf3d,#0000 35%),linear-gradient(145deg,#17202d,#0f5f5a);border-radius:16px;justify-items:center;gap:6px;padding:22px;display:grid}.day-end-hero span{color:#c6d1dc;font-size:.76rem}.day-end-hero strong{letter-spacing:-.06em;font-family:Manrope,sans-serif;font-size:clamp(2rem,6vw,3rem)}.day-end-hero small{color:#b9c6d1}.day-end-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin:12px 0;display:grid}.day-end-grid article{background:#fff;border:1px solid #dfe4ea;border-radius:12px;align-content:center;gap:5px;min-height:88px;padding:14px;display:grid}.day-end-grid span{color:#7b8593;font-size:.7rem}.day-end-grid strong{font-family:Manrope,sans-serif;font-size:1.15rem}@media (width<=850px){.register-menu-backdrop{place-items:stretch stretch;padding:0}.register-menu{border:0;border-radius:0;width:100%;max-height:100vh}.register-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:80px}.register-menu-tile{min-height:116px}.cash-overview-grid{grid-template-columns:repeat(2,1fr)}.stock-list article{grid-template-columns:auto minmax(90px,1fr) auto 90px}}@media (width<=580px){.register-menu-button{width:auto;min-width:88px;padding:0 12px;font-size:.72rem;font-weight:800}.register-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 10px 78px}.register-menu-tile{border-radius:12px;min-height:105px;padding:13px 11px}.register-menu-tile>span{border-radius:11px;width:42px;height:42px}.register-menu-tile strong{font-size:.77rem}.register-menu__header{min-height:65px;padding:10px}.register-panel-body{padding:12px}.parked-receipt,.cancel-list article{grid-template-columns:1fr auto}.parked-receipt>div:last-child,.cancel-list article .button{grid-column:1/-1}.parked-receipt>div:last-child .button{flex:1}.cash-overview-grid{grid-template-columns:1fr 1fr;gap:7px}.cash-overview-grid article{min-height:82px;padding:11px}.cash-overview-grid strong{font-size:.95rem}.cash-overview-total,.inline-setting{grid-template-columns:1fr}.stock-list article{grid-template-columns:auto 1fr auto}.stock-list .stock-input{grid-column:2/-1}.stock-track span{display:none}.register-log article{grid-template-columns:auto 1fr}.register-log time{grid-column:2}.day-end-grid{grid-template-columns:1fr 1fr}.catalog-toolbar{gap:7px}.product-table th:nth-child(5),.product-table td:nth-child(5){display:none}}.writeoff-reasons{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.writeoff-reason{color:#526071;background:#fff;border:1px solid #d7dde4;border-radius:11px;min-height:48px;padding:8px;font-size:.73rem;font-weight:800}.writeoff-reason--active{color:#a52b35;background:#fff0f1;border-color:#c74751;box-shadow:inset 0 0 0 1px #c74751}.writeoff-history{border:1px solid #e0e4e9;border-radius:12px;display:grid;overflow:hidden}.writeoff-history article{background:#fff;border-bottom:1px solid #e9edf1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:10px 12px;display:grid}.writeoff-history article:last-child{border-bottom:0}.writeoff-history-icon{color:#a52b35;background:#fff0f1;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.writeoff-history article>div{gap:3px;min-width:0;display:grid}.writeoff-history strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.writeoff-history small{color:#7f8997;font-size:.67rem;line-height:1.45}.writeoff-history b{color:#b42331;font-size:.8rem}.pos-layout--simple{grid-template-columns:minmax(0,1fr) minmax(340px,390px)}.pos-layout--simple .catalog-panel{grid-column:1}.catalog-toolbar--simple{gap:6px}.catalog-toolbar--simple .register-menu-button{margin:0}.catalog-heading--navigation{align-items:flex-start;gap:16px}.catalog-title-row{align-items:center;gap:12px;min-width:0;display:flex}.catalog-back-button{flex:none}.catalog-breadcrumb{color:#7b8593;flex-wrap:wrap;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:flex}.catalog-breadcrumb b{color:#b2bac4}.category-tile-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.category-navigation-card{grid-template-rows:132px auto;min-height:190px}.category-navigation-card .product-card__visual{align-content:center;gap:10px}.category-navigation-card .product-card__visual small{position:static}.category-navigation-card .product-card__body strong{font-size:.96rem}.current-bon-actions{align-items:center;gap:5px!important;display:flex!important}.current-bon-actions .icon-button{width:36px;height:36px}.current-bon-actions .icon-button:disabled{opacity:.35;cursor:not-allowed}.icon-button--danger{color:#b42331;background:#fff1f2}.discount-field input{text-align:right;background:0 0;border:0;width:48px;min-height:28px;padding:3px 4px}.choice-card{cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:12px;align-items:flex-start;gap:11px;min-height:66px;padding:12px;display:flex!important}.choice-card:has(input:checked){border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal);background:#eefaf8}.choice-card input{width:18px;height:18px;margin-top:2px}.choice-card>span{gap:4px;display:grid}.choice-card strong{color:#293445;font-size:.83rem}.choice-card small{color:#7d8794;font-size:.7rem;line-height:1.45}.writeoffs-layout{grid-template-columns:minmax(300px,410px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.writeoff-form-card,.writeoff-history-card{overflow:hidden}.writeoff-history--page{max-height:620px;margin:0 14px 14px;overflow-y:auto}.modal-actions__spacer{flex:1}.subcategory-row{grid-template-columns:none;padding:0 8px 0 0;display:flex}.subcategory-row__main{color:#5e6979;text-align:left;background:0 0;border:0;border-radius:9px;flex:1;grid-template-columns:auto minmax(120px,1fr) auto auto auto;align-items:center;gap:10px;min-width:0;min-height:48px;padding:0 10px;display:grid}.subcategory-row__main:hover{background:#f5f7f9}.subcategory-row__main strong{color:#303b4b}.subcategory-row__main small,.subcategory-row__main>span:last-of-type{color:#929ba7;font-size:.7rem}@media (width<=980px){.pos-layout--simple{grid-template-columns:minmax(0,1fr) minmax(310px,350px)}.writeoffs-layout{grid-template-columns:1fr}}@media (width<=760px){.pos-layout--simple{grid-template-columns:1fr;height:calc(100vh - 124px)}.catalog-toolbar--simple{gap:5px;padding:8px}.catalog-toolbar--simple .register-menu-button{min-width:0;padding-inline:10px}.catalog-heading--navigation{flex-direction:column;padding:12px}.catalog-title-row{width:100%}.catalog-breadcrumb{display:none}.category-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-navigation-card{grid-template-rows:98px auto;min-height:150px}.cart-panel{z-index:55;border:0;border-top:1px solid #dfe4ea;border-radius:18px 18px 0 0;max-height:72vh;transition:transform .25s;position:fixed;inset:auto 0 64px;transform:translateY(calc(100% - 72px));box-shadow:0 -12px 35px #0f172a29}.cart-panel--open{transform:translateY(0)}.current-bon-actions .icon-button{width:34px;height:34px}}@media (width<=520px){.catalog-toolbar--simple .barcode-button{display:none}.catalog-toolbar--simple .register-menu-button{width:43px;padding:0;font-size:0}.catalog-toolbar--simple .register-menu-button svg{margin:0}.catalog-title-row{align-items:flex-start}.catalog-back-button{min-width:42px;padding-inline:10px;font-size:0}.category-tile-grid{gap:9px}.category-navigation-card .product-card__body strong{font-size:.84rem}.current-bon-actions{gap:2px!important}.current-bon-actions .icon-button{width:31px;height:31px}.writeoff-reasons{grid-template-columns:repeat(2,minmax(0,1fr))}.subcategory-row__main{grid-template-columns:auto 1fr auto}.subcategory-row__main small,.subcategory-row__main>span:last-of-type{display:none}}.parked-bon-alert{color:#8a4b00;white-space:nowrap;background:#fff4d6;border:1px solid #f59e0b;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-weight:850;animation:1.15s ease-in-out infinite parkedBonPulse;display:inline-flex}@keyframes parkedBonPulse{0%,to{transform:scale(1);box-shadow:0 0 #f59e0b1a}50%{transform:scale(1.02);box-shadow:0 0 0 6px #f59e0b2e}}.cart-panel--minimized{grid-template-rows:auto 0 0;align-self:start;min-height:0}.cart-panel--minimized .cart-items,.cart-panel--minimized .cart-footer{display:none}.receipt-line--discount{color:#b45309}.checkout-modal--wide{width:min(760px,100vw - 24px);max-height:calc(100vh - 24px);overflow-y:auto}.checkout-discounts{border-bottom:1px solid #e5e9ee;gap:12px;padding:0 20px 18px;display:grid}.checkout-section-title{align-items:center;gap:10px;display:flex}.checkout-section-title>div{gap:2px;display:grid}.checkout-section-title strong{color:#263244;font-size:.86rem}.checkout-section-title small{color:#84909f;font-size:.7rem}.discount-picker{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px;display:grid}.discount-choice{border:1px solid #dce2e8;border-top:4px solid var(--discount-color,#cbd5e1);text-align:left;background:#fff;border-radius:11px;gap:5px;min-height:64px;padding:10px;display:grid}.discount-choice strong{color:#303a49;font-size:.77rem}.discount-choice span{color:#778291;font-size:.7rem}.discount-choice--active{border-color:var(--discount-color,#0f766e);box-shadow:inset 0 0 0 1px var(--discount-color,#0f766e);background:#f6faf9}.checkout-calculation{background:#f5f7f9;border-radius:11px;gap:7px;padding:10px 12px;display:grid}.checkout-calculation>span,.checkout-calculation>strong{justify-content:space-between;align-items:center;gap:15px;font-size:.77rem;display:flex}.checkout-calculation>strong{color:#172033;border-top:1px solid #dce2e8;padding-top:8px;font-size:.9rem}.discount-admin-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;padding:14px;display:grid}.discount-admin-card{background:#fff;border:1px solid #e0e5ea;border-radius:12px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;min-height:76px;padding:10px;display:grid}.discount-admin-card__color{color:#fff;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.discount-admin-card>div{gap:4px;min-width:0;display:grid}.discount-admin-card strong{text-overflow:ellipsis;white-space:nowrap;color:#2c3747;font-size:.82rem;overflow:hidden}.discount-admin-card small{color:#7c8794;font-size:.7rem}.writeoff-pos-layout{background:#eef1f4;border:1px solid #dfe4e9;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(320px,380px);min-height:600px;display:grid;overflow:hidden}.writeoff-catalog,.writeoff-cart-panel{min-height:600px}.writeoff-checkout-modal{width:min(560px,100vw - 24px)}.writeoff-checkout-body{gap:14px;padding:18px;display:grid}.writeoff-checkout-body label{gap:6px;display:grid}.writeoff-checkout-body label>span{color:#566173;font-size:.72rem;font-weight:800}.writeoff-checkout-body textarea{resize:vertical;border:1px solid #d9dfe5;border-radius:10px;width:100%;padding:10px}.writeoff-summary-list{background:#f8fafb;border:1px solid #e0e5ea;border-radius:10px;gap:7px;max-height:200px;padding:8px 12px;display:grid;overflow-y:auto}.writeoff-summary-list span{color:#596576;font-size:.76rem}.stock-entry-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.stock-form-body{gap:16px;padding:16px;display:grid}.stock-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stock-meta-grid label,.receipt-item-row label,.inventory-footer label{gap:6px;display:grid}.stock-meta-grid label>span,.receipt-item-row label>span,.inventory-footer label>span{color:#5c6878;font-size:.7rem;font-weight:800}.receipt-item-list{gap:9px;display:grid}.receipt-item-row{background:#f8fafb;border:1px solid #e1e6eb;border-radius:12px;grid-template-columns:minmax(180px,1.5fr) minmax(100px,.55fr) minmax(150px,.8fr) auto;align-items:end;gap:9px;padding:10px;display:grid}.receipt-row-delete{margin-bottom:1px}.stock-form-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.stock-help-card{padding:18px;position:sticky;top:86px}.stock-help-card h3{color:#263244;margin:0 0 10px}.stock-help-card p{color:#6f7a89;font-size:.76rem;line-height:1.65}.inventory-toolbar{gap:14px}.inventory-input{border:1px solid #d9e0e6;border-radius:9px;width:110px;min-height:38px;padding:7px 9px}.inventory-difference{color:#647182;background:#eef1f4;border-radius:999px;justify-content:center;min-width:68px;padding:5px 8px;font-size:.72rem;font-weight:850;display:inline-flex}.inventory-difference--plus{color:#087f5b;background:#e8f8f1}.inventory-difference--minus{color:#b42331;background:#fff0f1}.table-subline{color:#8b95a2;margin-top:3px;font-size:.66rem;display:block}.inventory-footer{border-top:1px solid #e4e8ed;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.stock-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.stock-history-list{gap:10px;max-height:680px;padding:12px;display:grid;overflow-y:auto}.stock-history-list article{background:#fff;border:1px solid #e1e6eb;border-radius:12px;overflow:hidden}.stock-history-list article>header{background:#f7f9fa;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.stock-history-list article>header>div{gap:3px;display:grid}.stock-history-list article>header strong{color:#2d3848;font-size:.8rem}.stock-history-list article>header small,.stock-history-list article>header>span{color:#7e8996;font-size:.67rem}.stock-history-list article>div{gap:7px;padding:8px 12px;display:grid}.stock-history-list article p{color:#5f6b7b;justify-content:space-between;align-items:center;gap:12px;margin:0;font-size:.72rem;display:flex}.stock-history-list article footer{color:#7d8793;border-top:1px solid #e7ebef;padding:8px 12px;font-size:.68rem}@media (width<=1040px){.stock-entry-layout{grid-template-columns:1fr}.stock-help-card{position:static}.stock-history-grid{grid-template-columns:1fr}}@media (width<=850px){.writeoff-pos-layout{grid-template-columns:1fr;min-height:0;overflow:visible}.writeoff-catalog{min-height:520px}.writeoff-cart-panel{min-height:360px;max-height:none;box-shadow:none;border-radius:0;position:static;transform:none}.cart-panel--minimized{transform:translateY(calc(100% - 72px))}.receipt-item-row{grid-template-columns:1fr 1fr}.receipt-item-row label:first-child{grid-column:1/-1}.receipt-row-delete{justify-self:end}}@media (width<=600px){.parked-bon-alert{padding-inline:9px;font-size:0}.parked-bon-alert svg{margin:0}.discount-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-meta-grid,.inventory-footer,.receipt-item-row{grid-template-columns:1fr}.receipt-item-row label:first-child{grid-column:auto}.stock-form-actions{display:grid}.stock-form-actions .button{width:100%}.discount-admin-grid{grid-template-columns:1fr}}.cart-panel--collapsed{grid-template-rows:auto 0 0;min-height:72px;overflow:hidden}.cart-panel--collapsed .cart-items,.cart-panel--collapsed .cart-footer{display:none!important}.cart-panel--collapsed .cart-header{border-bottom-color:#0000}.purchase-history-preview{color:#687486;text-align:left;background:#fbfcfd;border:1px solid #e1e6eb;border-radius:10px;gap:3px;min-width:190px;padding:5px 7px;display:grid}.purchase-history-preview:hover{background:#f5fbfa;border-color:#86cfc6}.purchase-history-preview>span{text-overflow:ellipsis;white-space:nowrap;max-width:175px;font-size:.64rem;overflow:hidden}.purchase-history-chart{background:linear-gradient(#fbfcfd,#f6f8fa);border:1px solid #e4e8ed;border-radius:14px;width:100%;padding:8px}.purchase-history-chart svg{width:100%;height:auto;display:block;overflow:visible}.purchase-history-chart--compact{background:0 0;border:0;border-radius:0;width:170px;padding:0}.purchase-chart-axis{stroke:#cbd3dc;stroke-width:1px}.purchase-chart-line{fill:none;stroke:#0f766e;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.purchase-history-chart--compact .purchase-chart-line{stroke-width:2.2px}.purchase-chart-point{fill:#fff;stroke:#0f766e;stroke-width:2.5px}.purchase-chart-bar{fill:#c8d9ee;opacity:.8}.purchase-chart-label{fill:#7b8796;font-size:10px}.purchase-chart-legend{color:#748092;justify-content:center;gap:18px;margin-top:7px;font-size:.72rem;display:flex}.purchase-chart-legend span{align-items:center;gap:6px;display:inline-flex}.purchase-chart-legend i{border-radius:4px;width:20px;height:4px}.purchase-chart-legend__line{background:#0f766e}.purchase-chart-legend__bar{background:#c8d9ee}.purchase-chart-empty{color:#8a94a2;border:1px dashed #d9dfe6;border-radius:12px;place-items:center;min-height:160px;display:grid}.purchase-chart-empty--compact{border:0;min-height:50px;font-size:.67rem}.purchase-history-modal{width:min(820px,100vw - 28px)}.purchase-history-list{gap:7px;max-height:260px;margin-top:14px;display:grid;overflow-y:auto}.purchase-history-list article{background:#fff;border:1px solid #e5e9ee;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:10px 12px;display:flex}.purchase-history-list article>span{gap:3px;display:grid}.purchase-history-list article>span:last-child{text-align:right;grid-template-columns:auto auto;gap:12px}.purchase-history-list small{color:#7c8795}.settings-inline-fields{grid-template-columns:120px 1fr;gap:10px;display:grid}.fiscal-settings-card .content-card__header>svg{color:#0f766e}.fiscal-warning,.fiscal-receipt-warning{color:#7c4a03;background:#fff7df;border:1px solid #f1c56f;border-radius:11px;align-items:flex-start;gap:10px;padding:12px;display:flex}.fiscal-warning>div,.fiscal-receipt-warning>div{gap:3px;display:grid}.fiscal-warning span,.fiscal-receipt-warning span{font-size:.72rem;line-height:1.45}.fiscal-receipt-warning{margin:0 0 14px}.receipt-tax-table{border-top:1px dashed #d8dde3;border-bottom:1px dashed #d8dde3;gap:5px;margin:10px 0;padding:8px 0;display:grid}.receipt-tax-table>div{grid-template-columns:80px 1fr auto;gap:8px;font-size:.72rem;display:grid}.receipt-fiscal-block{color:#596575;background:#f3f6f8;border-radius:9px;gap:8px;margin-top:12px;padding:10px;font-size:.68rem;display:flex}.receipt-fiscal-block>div{gap:3px;min-width:0;display:grid}.receipt-signature{overflow-wrap:anywhere}@media (width<=760px){.cart-panel{transform:translateY(0)!important}.cart-panel--collapsed{transform:translateY(calc(100% - 72px))!important}.cart-panel--open{transform:translateY(0)!important}.purchase-history-preview{min-width:165px}.settings-inline-fields{grid-template-columns:1fr}}.editable-table-row{cursor:pointer}.editable-table-row:hover{background:#f5faf9}.editable-table-row:focus-visible{outline-offset:-3px;outline:3px solid #14b8a640}.category-group-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:12px;flex:1;align-items:center;gap:12px;padding:8px;display:flex}.category-group-main:hover{background:#f5f7f9}.category-group-main>div{min-width:0}.discount-admin-card--editable{cursor:pointer}.discount-admin-card--editable:hover{background:#f7fcfb;border-color:#86cfc6}.discount-admin-card--editable:focus-visible{outline:3px solid #14b8a640}.editor-history-section{background:#f8fafb;border:1px solid #dfe5ea;border-radius:13px;gap:10px;padding:13px;display:grid}.editor-history-section>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.editor-history-section>header>div{gap:2px;display:grid}.editor-history-section>header strong{color:#263244}.editor-history-section>header small,.editor-history-section>header>span{color:#788493;font-size:.7rem}.editor-history-preview{color:#596576;text-align:left;background:#fff;border:1px solid #e0e5ea;border-radius:11px;grid-template-columns:170px 1fr;align-items:center;gap:12px;width:100%;padding:9px;display:grid}.editor-history-preview:hover{background:#f7fcfb;border-color:#7bc9bf}.editor-history-preview>span{font-size:.72rem;line-height:1.45}.cart-panel--collapsed{align-self:start;height:72px;min-height:72px}.cart-panel--open{align-self:stretch;height:auto}@media (width<=760px){.cart-panel{height:72px;max-height:none;transition:height .22s;overflow:hidden;transform:none!important}.cart-panel--collapsed{height:72px;transform:none!important}.cart-panel--open{height:min(68vh,620px);transform:none!important}.editor-history-preview{grid-template-columns:1fr}}.purchase-chart-stock-line{fill:none;stroke:#0f766e;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.purchase-chart-stock-point{fill:#0f766e;stroke:#fff;stroke-width:1.5px}.purchase-chart-price-line{fill:none;stroke:#d97706;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 4}.purchase-chart-price-point{fill:#d97706;stroke:#fff;stroke-width:1.4px}.purchase-chart-bar--plus{fill:#22c55e47}.purchase-chart-bar--minus{fill:#ef444447}.purchase-chart-legend__stock,.purchase-chart-legend__price{border-radius:999px;width:22px;height:3px;display:inline-block}.purchase-chart-legend__stock{background:#0f766e}.purchase-chart-legend__price{background:#d97706}.history-entry>span:last-child{justify-items:end;gap:3px;min-width:96px;display:grid}.history-entry--goods_receipt{border-left:4px solid #16a34a}.history-entry--inventory{border-left:4px solid #0284c7}.history-entry--writeoff{border-left:4px solid #dc2626}.cart-header--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.cart-header--clickable:hover{background:#f8fafb}.cart-header--clickable:focus-visible{outline-offset:-3px;outline:3px solid #14b8a63d}.service-mode-section{border-bottom:1px solid #e5e9ee;gap:12px;padding:0 20px 18px;display:grid}.service-mode-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.service-mode-choice{color:#667284;text-align:left;background:#fff;border:1px solid #dce2e8;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;min-height:78px;padding:12px;display:grid}.service-mode-choice svg{grid-row:1/3}.service-mode-choice strong{color:#303a49;font-size:.82rem}.service-mode-choice span{font-size:.69rem}.service-mode-choice--active{color:#087a70;background:#edf9f7;border-color:#0f9f92;box-shadow:inset 0 0 0 1px #0f9f92}.checkout-discounts--bottom{background:#fbfcfd;border-top:1px solid #e5e9ee;border-bottom:0;padding:18px 20px}.settings-toggle-card{background:#f8fafb;border:1px solid #dce2e8;border-radius:12px;padding:13px}.settings-toggle-card>span{gap:3px;display:grid}.settings-toggle-card small{color:#7c8794;font-size:.7rem;line-height:1.45}@media (width<=520px){.service-mode-section,.checkout-discounts--bottom{padding-inline:14px}.service-mode-picker{grid-template-columns:1fr 1fr}.service-mode-choice{min-height:72px;padding:9px}}.readonly-value{border:1px solid var(--border);color:#273244;background:#f4f6f8;border-radius:10px;align-items:center;min-height:46px;padding:0 13px;font-weight:750;display:flex}.readonly-value small{color:var(--muted);margin-left:auto;font-weight:500}.set-editor{border:1px solid var(--border);background:#f8fafc;border-radius:14px;padding:14px}.set-editor>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.set-group-editor{border:1px solid var(--border);background:#fff;border-radius:12px;margin-top:10px;padding:12px}.set-group-editor>header,.set-choice-row{align-items:end;gap:10px;display:flex}.set-group-editor>header label,.set-choice-row label{flex:1}.set-choice-row{padding-top:10px}.set-builder-modal{width:min(680px,100vw - 24px);max-height:92vh;overflow:auto}.set-builder-body{padding:16px}.set-builder-group{margin-bottom:18px}.set-builder-group h3{margin:0 0 9px}.set-builder-group>div{gap:8px;display:grid}.set-choice{text-align:left;border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:13px;display:flex}.set-choice span{flex-direction:column;display:flex}.set-choice small{color:var(--muted);margin-top:3px}.set-choice--active{background:#f0fdfa;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e26}.cart-item-options{color:#546174;margin-top:4px;display:block}.cancel-list--detailed{gap:14px;display:grid}.cancel-sale-card{padding:14px!important;display:block!important}.cancel-sale-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.cancel-sale-items{gap:7px;margin:12px 0;display:grid}.cancel-sale-item{background:#f7f8fa;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.cancel-sale-item>span{flex-direction:column;display:flex}.cancel-sale-item small{color:var(--muted);margin-top:2px}.cancel-sale-item--voided{opacity:.68;background:#fff1f2;text-decoration:line-through}.button--small{padding:7px 9px;font-size:12px}.sale-detail-row td{background:#f7f9fb;padding:0!important}.sale-detail-panel{gap:8px;padding:14px 22px;display:grid}.sale-detail-item{border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;gap:14px;padding:10px 12px;display:flex}.sale-detail-item>span{flex-direction:column;display:flex}.sale-detail-item small{color:var(--muted);margin-top:3px}.sale-detail-item--voided{opacity:.65;background:#fff1f2;text-decoration:line-through}.sale-void-note{color:#991b1b;background:#fee2e2;border-radius:10px;justify-content:space-between;padding:10px 12px;display:flex}.dashboard-grid--simple{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.shopping-list-header{align-items:end}.shopping-list-header label{width:min(280px,100%)}.shopping-list-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:15px;padding:14px 18px;display:flex}.shopping-quantity{color:#92400e;background:#fef3c7;border-radius:999px;place-items:center;min-width:42px;padding:6px 10px;display:inline-grid}.writeoff-cart-panel .cart-header{cursor:pointer}.modal-backdrop--top{z-index:10000}.service-mode-step{padding:18px}.service-mode-step h3{margin:0 0 8px}.service-mode-grid{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;display:grid}.service-mode-choice{border:1px solid var(--border);text-align:left;background:#fff;border-radius:14px;padding:18px}.service-mode-choice--active{background:#f0fdfa;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e26}@media (width<=900px){.dashboard-grid--simple{grid-template-columns:1fr 1fr}.writeoff-pos-layout{display:block}.writeoff-cart-panel{z-index:80;border-radius:18px 18px 0 0;max-height:min(72vh,620px);box-shadow:0 -12px 35px #0f172a38;left:8px!important;right:8px!important;bottom:calc(66px + env(safe-area-inset-bottom))!important;width:auto!important;position:fixed!important;top:auto!important}.writeoff-cart-panel.cart-panel--collapsed{max-height:68px;overflow:hidden}.writeoff-cart-panel.cart-panel--open{max-height:min(72vh,620px)}.writeoff-pos-page{padding-bottom:145px}.shopping-list-header,.shopping-list-footer{flex-direction:column;align-items:stretch}.cancel-sale-item{grid-template-columns:1fr auto}.cancel-sale-item button{grid-column:1/-1}.set-choice-row{flex-direction:column;align-items:stretch}.set-choice-row .icon-button{align-self:flex-end}}.minimum-stock-input{color:#334155;background:#fff;border:1px solid #d9e0e7;border-radius:9px;width:92px;min-height:36px;padding:6px 8px;font-weight:750}.minimum-stock-input:focus{border-color:#0f9f92;outline:0;box-shadow:0 0 0 3px #0f9f921f}.readonly-value--muted{color:#9aa3af;background:#f7f8fa;border-color:#e3e7ec;font-weight:650}.category-vat-note{color:#7c8794;line-height:1.5}.cart-item--voided{opacity:.68;background:#fff5f5}.cart-item--voided .cart-item__top>div>strong,.cart-item--voided .cart-item__top>div>small:not(.voided-line-label),.cart-item--voided .line-total{text-decoration:line-through}.voided-line-label{font-size:.69rem;font-weight:800;color:#b42331!important;text-decoration:none!important}.receipt-line--voided{opacity:.62;color:#9f2530;text-decoration:line-through}.receipt-line--voided strong{color:inherit}.status-badge--cancelled{color:#8a5a12;background:#fff7df}.sale-cancelled-note{color:#805711;background:#fff7df;border-radius:10px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}@media (width>=761px) and (width<=1180px){.pos-layout--simple{height:calc(100vh - 132px);grid-template-columns:minmax(0,1fr) minmax(310px,350px)!important}.pos-layout--simple>.cart-panel,.writeoff-cart-panel{width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;align-self:stretch!important;position:static!important;inset:auto!important;overflow:hidden!important;transform:none!important}.pos-layout--simple>.cart-panel.cart-panel--collapsed,.writeoff-cart-panel.cart-panel--collapsed{grid-template-rows:auto minmax(0,1fr) auto!important}.pos-layout--simple>.cart-panel.cart-panel--collapsed .cart-items,.pos-layout--simple>.cart-panel.cart-panel--collapsed .cart-footer,.writeoff-cart-panel.cart-panel--collapsed .cart-items,.writeoff-cart-panel.cart-panel--collapsed .cart-footer{display:block!important}.pos-layout--simple>.cart-panel.cart-panel--collapsed .cart-footer,.writeoff-cart-panel.cart-panel--collapsed .cart-footer{display:grid!important}.cart-panel .cart-toggle-button{display:none!important}.writeoff-pos-layout{min-height:600px;grid-template-columns:minmax(0,1fr) minmax(310px,350px)!important;display:grid!important;overflow:hidden!important}.writeoff-pos-page{padding-bottom:0!important}}@media (width<=760px){.writeoff-pos-layout{min-height:0;display:block;overflow:visible}.writeoff-cart-panel{z-index:80;transition:height .22s;border:0!important;border-top:1px solid #dfe4ea!important;border-radius:18px 18px 0 0!important;width:auto!important;height:72px!important;min-height:72px!important;max-height:none!important;position:fixed!important;inset:auto 0 64px!important;overflow:hidden!important;transform:none!important;box-shadow:0 -12px 35px #0f172a29!important}.writeoff-cart-panel.cart-panel--collapsed{height:72px!important;max-height:none!important}.writeoff-cart-panel.cart-panel--open{height:min(68vh,620px)!important;max-height:none!important}.writeoff-pos-page{padding-bottom:145px!important}}.dashboard-grid--receipts{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:16px}.receipt-history-heading{align-items:center}.receipt-history-count{color:#526071;white-space:nowrap;background:#eef2f5;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:800}.receipt-filter-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f8fafb;align-items:center;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.receipt-filter-bar>svg{color:#718096;flex:none}.receipt-filter{color:#586576;background:#fff;border:1px solid #dce2e8;border-radius:999px;flex:none;min-height:36px;padding:7px 12px;font-size:.72rem;font-weight:800}.receipt-filter:hover{background:#f2fbf9;border-color:#78c8be}.receipt-filter--active{color:#08756c;background:#e9f8f5;border-color:#0f8d82;box-shadow:inset 0 0 0 1px #0f8d82}.receipt-history-row{outline:none}.receipt-history-row td{cursor:pointer}.receipt-history-row:focus-visible{outline-offset:-3px;outline:3px solid #0f9f923d}.receipt-type{color:#475569;white-space:nowrap;align-items:center;gap:6px;font-size:.73rem;font-weight:800;display:inline-flex}.receipt-type--writeoff{color:#a33b26}.history-open-button{color:#0f766e}.history-receipt-modal{width:min(640px,100vw - 24px);max-height:calc(100vh - 24px);overflow:hidden}.history-receipt-modal__header{flex:none}.history-receipt-paper{color:#263244;background:#fff;border:1px solid #dfe4e9;border-radius:14px;max-height:calc(100vh - 150px);margin:0 18px 18px;padding:24px;overflow-y:auto;box-shadow:0 12px 30px #0f172a14}.history-receipt-brand{border-bottom:1px dashed #cfd6dd;align-items:flex-start;gap:11px;padding-bottom:16px;display:flex}.history-receipt-brand>div{gap:2px;display:grid}.history-receipt-brand strong{font-size:1rem}.history-receipt-brand span{color:#6e7a89;font-size:.7rem}.history-receipt-meta{text-align:center;justify-items:center;gap:4px;padding:15px 0;display:grid}.history-receipt-meta span{color:#788493;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.history-receipt-meta strong{font-size:1.15rem}.history-receipt-callout{border-radius:10px;gap:3px;margin-bottom:13px;padding:11px 12px;font-size:.73rem;display:grid}.history-receipt-callout--writeoff{color:#8a321f;background:#fff0ec}.history-receipt-callout--cancelled{color:#805711;background:#fff7df}.history-receipt-callout--voided{color:#991b1b;background:#fee2e2}.history-receipt-lines{padding:5px 0;display:grid}.history-receipt-line{border-bottom:1px dashed #d7dde3;justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 0;font-size:.78rem;display:flex}.history-receipt-line>div{gap:3px;min-width:0;display:grid}.history-receipt-line small{color:#778392;line-height:1.35}.history-receipt-line>span{flex:none;font-weight:800}.history-receipt-line--voided{opacity:.62;color:#a12c37;text-decoration:line-through}.history-receipt-line--voided small{color:inherit;text-decoration:none}.history-receipt-empty{color:#7c8794;text-align:center;padding:22px 0;font-size:.75rem}.history-receipt-totals{border-bottom:1px dashed #cfd6dd;gap:7px;padding:14px 0;display:grid}.history-receipt-totals>div{justify-content:space-between;gap:16px;font-size:.76rem;display:flex}.history-receipt-total{border-top:1px solid #d9dfe5;padding-top:8px;font-size:.92rem!important}.history-receipt-footer{color:#748091;text-align:center;gap:4px;padding-top:14px;font-size:.68rem;display:grid}.history-receipt-footer+.history-receipt-footer{border-top:1px dashed #cfd6dd;margin-top:13px}@media (width<=1100px){.dashboard-grid--receipts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.dashboard-grid--receipts{grid-template-columns:1fr 1fr}.receipt-history-heading{align-items:flex-start}.receipt-history-table thead{display:none}.receipt-history-table,.receipt-history-table tbody,.receipt-history-table tr,.receipt-history-table td{width:100%;display:block}.receipt-history-table tr{border-bottom:1px solid var(--border);padding:13px 48px 13px 14px;position:relative}.receipt-history-table td{text-align:left!important;border:0!important;padding:3px 0!important}.receipt-history-table td:nth-child(2),.receipt-history-table td:nth-child(4){color:#778392;font-size:.72rem}.receipt-history-table td:last-child{width:auto;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.history-receipt-paper{max-height:calc(100vh - 125px);margin:0 10px 10px;padding:17px}}.writeoff-cart-panel .cart-item__bottom{grid-template-columns:auto 1fr}.writeoff-line-value{color:#8a321f;justify-self:end;font-size:.82rem}.writeoff-cart-total{color:#6f473e;justify-content:space-between;align-items:center;gap:12px;padding:0 2px 8px;font-size:.76rem;display:flex}.writeoff-cart-total strong{color:#8a321f;font-size:.95rem}.writeoff-summary-list>span{justify-content:space-between;gap:14px;display:flex}.writeoff-summary-list>span>strong{color:#8a321f;flex:none}.writeoff-checkout-total{color:#7c3c2d;background:#fff5f2;border:1px solid #f1c8bd;border-radius:10px;justify-content:space-between;gap:16px;padding:12px;font-size:.82rem;display:flex}.writeoff-checkout-total strong{font-size:1rem}.card-payment-panel{color:#4b5563;background:#f7f9fb;border:1px solid #dce3ea;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:18px;padding:18px;display:grid}.card-payment-panel>svg{color:#526071}.card-payment-panel>div{gap:4px;display:grid}.card-payment-panel>div span{color:#7b8795;font-size:.76rem;line-height:1.45}.card-payment-panel .payment-confirmation{grid-column:1/-1}.test-system-card{grid-column:1/-1;overflow:hidden}.test-system-card--active{box-shadow:0 0 0 3px #0f9f9214, var(--shadow-sm);border-color:#78c8be}.test-system-status{color:#536071;background:#f8fafb;border:1px solid #e0e5eb;border-radius:12px;gap:4px;padding:14px 15px;display:grid}.test-system-status strong{color:#334155}.test-system-status span{font-size:.76rem;line-height:1.5}.test-system-status--active{color:#38665f;background:#eefaf8;border-color:#9dd8d1}.test-system-status--active strong{color:#08756c}@media (width<=760px){.payment-methods{grid-template-columns:1fr}.payment-method{min-height:82px}.card-payment-panel{grid-template-columns:1fr;justify-items:start}.card-payment-panel .payment-confirmation{grid-column:auto}}.receipt-type--voided{color:#b4232f}.receipt-type--return{color:#9a5b10}.receipt-type--deposit{color:#08756c}.history-receipt-callout--return{color:#7a4b0e;background:#fff5df}.return-modal,.deposit-return-modal{width:min(720px,100vw - 24px);max-height:calc(100vh - 24px);overflow:hidden}.return-modal__body{gap:17px;padding:4px 22px 20px;display:grid;overflow-y:auto}.return-modal__body>label{color:#4a5565;gap:7px;font-size:.76rem;font-weight:800;display:grid}.return-modal__body input,.return-modal__body select{background:#fff;border:1px solid #d8dee5;border-radius:9px;width:100%;min-height:42px;padding:9px 11px}.return-modal__body label small{color:#798594;font-size:.68rem;font-weight:500;line-height:1.45}.return-item-list{gap:8px;display:grid}.return-item{background:#fafbfc;border:1px solid #e0e5ea;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:11px 12px;display:grid}.return-item>div:first-child{gap:3px;min-width:0;display:grid}.return-item small{color:#7b8794;font-size:.68rem}.return-item>b{text-align:right;min-width:78px;font-size:.8rem}.field-label{color:#4a5565;margin-bottom:7px;font-size:.76rem;font-weight:800;display:block}.payment-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.payment-method-grid .payment-method{color:#4d5968;background:#fff;border:1px solid #d9e0e6;border-radius:10px;min-height:48px;padding:8px 10px;font-weight:800}.payment-method-grid .payment-method--active{color:#08756c;background:#eaf8f6;border-color:#0f8d82;box-shadow:inset 0 0 0 1px #0f8d82}.return-total{color:#8b3024;background:#fff3f0;border:1px solid #f0c7bd;border-radius:11px;justify-content:space-between;gap:16px;padding:14px;display:flex}.return-total strong{font-size:1.05rem}.receipt-line--deposit{color:#657181;font-size:.72rem}.deposit-product-settings p{color:#778392;margin:4px 0 12px;font-size:.72rem;line-height:1.45}.deposit-preset-row{flex-wrap:wrap;gap:7px;display:flex}@media (width<=760px){.return-modal__body{padding:2px 14px 16px}.return-item{grid-template-columns:minmax(0,1fr) auto}.return-item>b{text-align:right;grid-column:1/-1}.payment-method-grid{grid-template-columns:1fr}}.receipt-filter-panel{background:#fbfcfd;border-block:1px solid #e7ebef;gap:10px;padding:10px 12px;display:grid}.receipt-period-filter{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.receipt-period-filter label{gap:5px;min-width:150px;display:grid}.receipt-period-filter label>span{color:#697586;font-size:.67rem;font-weight:850}.receipt-period-filter input,.receipt-period-filter select{background:#fff;border:1px solid #d9e0e6;border-radius:9px;min-height:38px;padding:7px 10px}.receipt-item-row--ve{grid-template-columns:minmax(190px,1.5fr) minmax(85px,.45fr) minmax(110px,.6fr) minmax(90px,.45fr) minmax(135px,.7fr) minmax(105px,.5fr) auto}.receipt-unit-total{background:#fff;border:1px solid #dfe5ea;border-radius:10px;align-self:end;gap:6px;min-height:61px;padding:8px 10px;display:grid}.receipt-unit-total span{color:#657182;font-size:.65rem;font-weight:800}.receipt-unit-total strong{color:#263244;font-size:.78rem}.deposit-tax-info,.cash-only-refund{background:#f7fafb;border:1px solid #dce5e8;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.deposit-tax-info{gap:4px;display:grid}.deposit-tax-info strong,.cash-only-refund strong{color:#263244;font-size:.76rem}.deposit-tax-info span,.cash-only-refund small{color:#6d7988;font-size:.68rem;line-height:1.45;display:block}.modal-backdrop{overscroll-behavior:contain;overflow-y:auto}.modal-card{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:calc(100dvh - 28px);overflow-y:auto}.history-receipt-modal,.return-modal,.deposit-return-modal{flex-direction:column;min-height:0;display:flex;overflow:hidden}.history-receipt-paper,.return-modal__body{overscroll-behavior:contain;min-height:0;overflow-y:auto}.modal-header,.modal-actions{flex:none}.modal-actions{flex-wrap:wrap}@media (width<=1180px){.receipt-item-row--ve{grid-template-columns:repeat(3,minmax(0,1fr))}.receipt-product-field{grid-column:1/-1}}@media (width<=700px){.receipt-item-row--ve{grid-template-columns:1fr 1fr}.receipt-product-field{grid-column:1/-1}.receipt-unit-total{min-height:0}}@media (width<=480px){.receipt-item-row--ve{grid-template-columns:1fr}.receipt-product-field{grid-column:auto}.receipt-period-filter label{width:100%}}@media (height<=700px){.modal-backdrop{align-items:flex-start;padding-block:8px}.modal-card{max-height:calc(100dvh - 16px)}}.main-nav{overscroll-behavior-x:contain;scrollbar-width:thin;min-width:0;max-width:100%;overflow:auto hidden}.nav-item{white-space:nowrap;flex:none}.page-heading--with-action{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.receipt-return-start{flex:none}.return-start-modal{flex-direction:column;width:min(760px,100vw - 16px);min-height:0;max-height:calc(100dvh - 16px);display:flex;overflow:hidden}.return-start-modal__body{overscroll-behavior:contain;gap:14px;min-height:0;padding:0 22px 20px;display:grid;overflow-y:auto}.return-search{background:#fff;border:1px solid #d9e0e6;border-radius:11px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.return-search svg{color:#748091;flex:none}.return-search input{background:0 0;border:0;outline:0;width:100%;min-width:0}.return-start-list{gap:9px;display:grid}.return-start-card{color:#273244;text-align:left;background:#fff;border:1px solid #dfe5ea;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:16px;width:100%;padding:13px 14px;display:grid}.return-start-card:hover{background:#fff8f6;border-color:#c47b69}.return-start-card>div{gap:4px;min-width:0;display:grid}.return-start-card>div:last-child{align-content:start;justify-items:end}.return-start-card span,.return-start-card small{color:#748091;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.return-start-card em{color:#a23a2c;align-items:center;gap:5px;margin-top:5px;font-size:.72rem;font-style:normal;font-weight:850;display:inline-flex}.receipt-tax-exempt-note{color:#566273;background:#f8fafb;border:1px dashed #c7d2dc;border-radius:10px;margin:10px 0;padding:10px 12px;font-size:.72rem;line-height:1.45}@media (width<=1180px){.topbar .main-nav{justify-content:flex-start;padding-inline:8px}}@media (width<=850px){.mobile-nav{grid-auto-flow:initial;grid-auto-columns:initial;overscroll-behavior-x:contain;scrollbar-width:thin;display:flex;overflow:auto hidden}.mobile-nav__item{flex:0 0 82px;min-width:82px}.page-heading--with-action{flex-direction:column;align-items:stretch}.receipt-return-start{justify-content:center;width:100%}}@media (width<=560px){.modal-backdrop{align-items:flex-start;padding:6px}.modal-card,.return-start-modal,.history-receipt-modal,.return-modal,.deposit-return-modal{border-radius:14px;width:calc(100vw - 12px);max-width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.modal-header{padding:16px 14px 12px}.modal-actions{padding:12px 14px}.return-start-modal__body{padding:0 14px 14px}.return-start-card{grid-template-columns:1fr}.return-start-card>div:last-child{justify-items:start}}.section-tabs,.catalog-toolbar--simple{overscroll-behavior-x:contain;scrollbar-width:thin;max-width:100%;overflow:auto hidden}.section-tabs>*,.catalog-toolbar--simple>*{flex:none}.topbar{position:sticky;top:0}.main-nav{overscroll-behavior:auto;scrollbar-width:auto;overflow:visible}.nav-item{flex:0 auto;min-width:0;padding-inline:10px}.product-mobile-stats{display:none!important}.product-tax-note{margin-top:-3px}.return-start-status{width:max-content;margin-top:2px}.history-customer-receipt{width:min(470px,100% - 28px);max-height:calc(100dvh - 150px);margin:0 auto 18px;overflow-y:auto}.history-customer-receipt .history-receipt-callout{margin-top:13px}.history-customer-receipt .receipt-heading>svg{color:#596577}@media (width<=1180px){.topbar .main-nav{justify-content:stretch;padding-inline:4px;display:flex;overflow:hidden}.topbar .main-nav .nav-item{flex:1 1 0;justify-content:center;gap:5px;min-width:0;padding-inline:4px;font-size:.68rem}}@media (width<=850px){.mobile-nav{overscroll-behavior:auto;scrollbar-width:auto;display:flex;overflow:hidden}.mobile-nav__item{flex:1 1 0;min-width:0;padding-inline:2px;font-size:.56rem}.mobile-nav__item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}}@media (width<=580px){.product-table thead{display:none}.product-table,.product-table tbody,.product-table tr,.product-table td{width:100%;display:block}.product-table tr{border-bottom:1px solid #edf0f3;padding:12px 76px 12px 12px;position:relative}.product-table td{border:0!important;padding:0!important}.product-table td:not(:first-child):not(:last-child){display:none!important}.product-table td:last-child{width:auto;position:absolute;top:10px;right:8px}.product-table .table-actions .icon-button{margin-left:2px}.product-cell{grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.product-cell>div:nth-child(2){min-width:0}.product-mobile-stats{background:#f8fafb;border:1px solid #dfe5ea;border-radius:10px;grid-column:1/-1;justify-content:space-between;align-items:end;gap:12px;margin-top:9px;padding:9px 10px;display:flex!important}.product-mobile-stats>span,.product-mobile-stats>label{gap:4px;min-width:0;display:grid}.product-mobile-stats small{color:#748091;font-size:.62rem;font-weight:800}.product-mobile-stats strong{color:#263244;font-size:.82rem}.minimum-stock-input--mobile{width:104px;min-height:38px}.history-customer-receipt{width:calc(100% - 18px);max-height:calc(100dvh - 126px);margin-bottom:9px;padding:17px}}@media (width<=420px){.mobile-nav__item span{display:none}.mobile-nav__item{gap:0}}.supplier-select-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.supplier-select-row .button{white-space:nowrap}.supplier-receipt-hint{color:#155e58;background:#f0fdfa;border:1px solid #cce7e3;border-radius:11px;align-items:center;gap:9px;padding:10px 12px;font-size:.74rem;display:flex}.supplier-toolbar{align-items:center}.supplier-toolbar__actions{align-items:center;gap:9px;display:flex}.supplier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px;display:grid}.supplier-card{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dfe5ea;border-radius:14px;overflow:hidden}.supplier-card--inactive{opacity:.68;background:#f8fafb}.supplier-card>header{border-bottom:1px solid #e9edf0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.supplier-card>header>div:nth-child(2){gap:3px;min-width:0;display:grid}.supplier-card>header strong{text-overflow:ellipsis;white-space:nowrap;color:#273244;overflow:hidden}.supplier-card>header small{color:#7b8694;font-size:.67rem}.supplier-card__icon{color:#0f766e;background:#e7f7f4;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.supplier-card__details{align-content:start;gap:8px;min-height:115px;padding:12px 13px;display:grid}.supplier-card__details span{color:#5e6a78;overflow-wrap:anywhere;align-items:flex-start;gap:7px;min-width:0;font-size:.72rem;line-height:1.4;display:flex}.supplier-card__details svg{flex:none;margin-top:1px}.supplier-card>footer{color:#75808d;background:#f8fafb;border-top:1px solid #e9edf0;justify-content:space-between;align-items:center;gap:10px;padding:10px 13px;font-size:.68rem;display:flex}.supplier-card>footer>div{gap:6px;display:flex}.status-pill{color:#657180;white-space:nowrap;background:#edf0f3;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:800}.status-pill--success{color:#0f6b5f;background:#dff7f1}.supplier-empty{grid-column:1/-1;min-height:250px}.supplier-editor-modal{flex-direction:column;width:min(1060px,100vw - 24px);min-height:0;max-height:calc(100dvh - 24px);padding:0;display:flex;overflow:hidden}.supplier-editor-modal .modal-header{border-bottom:1px solid #e3e8ec;margin:0;padding:20px 22px 15px}.supplier-editor-body{gap:18px;min-height:0;padding:17px 22px;display:grid;overflow-y:auto}.supplier-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.supplier-form-grid label,.supplier-product-row label{align-content:end;gap:6px;display:grid}.supplier-form-grid label>span,.supplier-product-row label>span{color:#5c6878;font-size:.69rem;font-weight:800}.supplier-form-grid textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d8dee5;border-radius:10px;padding:10px 12px}.supplier-products-editor{border:1px solid #dfe5ea;border-radius:14px;overflow:hidden}.supplier-products-editor>header{background:#f8fafb;border-bottom:1px solid #e4e9ed;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.supplier-products-editor h3{color:#273244;margin:0 0 3px;font-size:.94rem}.supplier-products-editor p{color:#7b8694;margin:0;font-size:.69rem}.supplier-product-list{gap:9px;padding:11px;display:grid}.supplier-product-row{background:#fff;border:1px solid #e2e7eb;border-radius:11px;grid-template-columns:minmax(170px,1.35fr) minmax(125px,.85fr) minmax(90px,.55fr) minmax(90px,.55fr) minmax(100px,.65fr) minmax(90px,.55fr) auto auto;align-items:end;gap:8px;padding:10px;display:grid}.supplier-last-price{align-content:center;gap:4px;min-height:42px;display:grid}.supplier-last-price span{color:#5c6878;font-size:.69rem;font-weight:800}.supplier-last-price strong{color:#273244;font-size:.76rem}.supplier-primary-toggle{color:#536071;white-space:nowrap;flex-direction:row;min-height:42px;font-size:.69rem;font-weight:750;align-items:center!important;gap:7px!important;display:flex!important}.supplier-primary-toggle input{width:17px;min-height:17px}.supplier-product-empty{color:#788491;text-align:center;padding:24px;font-size:.73rem}.supplier-editor-modal .modal-actions{background:#f8fafb;border-top:1px solid #e3e8ec;padding:13px 22px}@media (width<=1180px){.supplier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-product-row{grid-template-columns:repeat(3,minmax(0,1fr))}.supplier-product-name{grid-column:1/-1}}@media (width<=760px){.supplier-toolbar{align-items:stretch}.supplier-toolbar__actions{width:100%;display:grid}.supplier-toolbar__actions .search-box{width:100%}.supplier-grid{grid-template-columns:1fr;padding:10px}.supplier-form-grid{grid-template-columns:1fr}.supplier-form-grid .span-2{grid-column:auto}.supplier-products-editor>header{flex-direction:column;align-items:stretch}.supplier-product-row{grid-template-columns:1fr 1fr}.supplier-product-name{grid-column:1/-1}}@media (width<=480px){.supplier-select-row,.supplier-product-row{grid-template-columns:1fr}.supplier-product-name{grid-column:auto}.supplier-editor-body{padding:13px}.supplier-editor-modal .modal-header,.supplier-editor-modal .modal-actions{padding-inline:13px}}
