:root{--ink:#172f2a;--muted:#74807d;--line:#e4e9e6;--bg:#f5f7f6;--green:#225d49;--lime:#cdec99;--sidebar:#142f29;--white:#fff;--radius:14px;font-synthesis:none}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}button,input,select,textarea{outline-color:#3d8068}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #83b35b}button:disabled{opacity:.55;cursor:not-allowed}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}h1{letter-spacing:-1.1px;font-size:32px;font-weight:750;line-height:1.2}h2{letter-spacing:-.45px;font-size:19px;font-weight:750}h3{font-size:16px}small{color:var(--muted);font-size:13px}input,select,textarea{min-width:0}a{color:var(--green)}.block{display:block}.right{text-align:right!important}.muted{color:var(--muted)}.accent-text{color:var(--green)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{letter-spacing:1.9px;color:var(--green);margin-bottom:12px;font-size:12px;font-weight:700;display:block}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 17px;font-size:14px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.button:active{transform:translateY(1px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#164b39}.secondary{color:var(--ink);border-color:var(--line);background:#fff}.secondary:hover{background:#f3f6f4}.light{background:var(--lime);color:var(--sidebar)}.light:hover{background:#dbefb9}.full{width:100%}.button-group{gap:10px;display:flex}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:6px;padding:8px 0;font-size:14px;font-weight:650;display:inline-flex}.text-button:hover{text-decoration:underline}.icon-button{color:#64736d;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-width:40px;min-height:40px;display:inline-flex}.icon-button:hover{color:var(--green);background:#edf2ee}.brand{color:#fff;letter-spacing:1.7px;align-items:center;gap:13px;font-size:12px;line-height:1.6;display:flex}.brand b{font-weight:700}.brand-mark{width:43px;height:43px;color:var(--lime);border:1px solid #77927d;border-radius:50%;justify-content:center;align-items:center;display:flex}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--sidebar);color:#c1cfc7;z-index:30;flex-direction:column;width:240px;padding:34px 20px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{padding:0 9px}.workspace-label{letter-spacing:1.6px;color:#779489;margin:45px 12px 14px;font-size:10px;font-weight:700}.sidebar nav{gap:6px;display:grid}.nav-item{text-align:left;color:#b8ccc2;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;min-height:47px;padding:11px 13px;font-size:14px;font-weight:500;display:flex;position:relative}.nav-item:hover{background:#214337}.nav-item.active{background:var(--lime);color:#163c29;font-weight:700}.nav-pin{background:#204b34;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:32px}.local-note{color:#cedecc;border-bottom:1px solid #345044;align-items:center;gap:9px;padding:14px 10px;font-size:12px;display:flex}.local-note span{color:#829e8c;margin-top:3px;font-size:11px;display:block}.user-button{color:#e2ece4;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:18px 5px 2px;display:flex}.user-button b{font-size:13px;font-weight:550}.user-button small{color:#92aa9b;font-size:11px;display:block}.user-button>svg{color:#90a99b;margin-left:auto}.avatar{color:#eff3d9;background:#45664f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:600;display:inline-flex}.avatar.pale{color:#326144;background:#eaf0e7}.main-shell{flex:1;min-width:0;margin-left:240px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;height:79px;padding:0 38px;display:flex}.breadcrumb{color:#8a9590;align-items:center;gap:12px;font-size:12px;display:flex}.breadcrumb b{color:#44594f;font-weight:500}.topbar-right{align-items:center;gap:25px;display:flex}.date-label{color:var(--muted);font-size:12px}.store-select{border:1px solid var(--line);color:#52675b;border-radius:7px;align-items:center;gap:8px;padding:9px 10px;display:flex}.store-select select{appearance:none;color:#354f40;cursor:pointer;background:0 0;border:0;max-width:190px;font-size:12px}.content{max-width:1650px;margin:auto;padding:35px 38px 18px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:29px;display:flex}.page-heading p{color:var(--muted);margin-top:11px;font-size:14px}.page-heading .eyebrow{margin-bottom:10px;font-size:10px}.greeting-dot{color:#759950}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px;display:grid}.stat{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:150px;padding:20px 22px}.stat>div{color:#799180;justify-content:space-between;align-items:center;display:flex}.stat>div span{color:#5b6d62;font-size:13px}.stat strong{letter-spacing:-1.2px;margin-top:13px;font-family:Manrope,sans-serif;font-size:37px;font-weight:750;line-height:1.2;display:block}.stat small{margin-top:9px;font-size:11px;display:block}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:18px;padding:23px 25px 21px;display:flex}.panel-heading p{color:var(--muted);margin-top:5px;font-size:12px}.overview-grid{grid-template-columns:1.65fr 1fr;gap:24px;margin-bottom:27px;display:grid}.store-list{padding:0 25px 7px}.store-row{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:16px;width:100%;padding:16px 0;display:flex}.store-row:hover{background:#fbfcfa}.store-number{color:#92a196;font-family:Manrope,sans-serif;font-size:12px}.store-row-name{flex:1}.store-row-name b{font-size:13px;font-weight:650}.store-row-name small{margin-top:1px;font-size:11px;display:block}.store-meta{color:var(--muted);white-space:nowrap;font-size:11px}.store-row>svg{color:#8e9e92}.badge{color:#3b7350;white-space:nowrap;background:#edf5e9;border-radius:5px;align-items:center;padding:4px 9px;font-size:11px;display:inline-flex}.badge.gray{color:#7f8683;background:#f0f1f1}.pricing-feature{color:#fff;border-radius:var(--radius);background:#214b3c;flex-direction:column;align-items:flex-start;padding:27px 27px 26px;display:flex}.feature-icon{width:48px;height:48px;color:var(--lime);border:1px solid #577d61;border-radius:10px;place-items:center;margin-bottom:22px;display:grid}.pricing-feature .eyebrow{color:#a2bd9b;letter-spacing:1.3px;margin-bottom:11px;font-size:9px}.pricing-feature h2{letter-spacing:-.7px;font-size:28px;font-weight:650;line-height:1.25}.pricing-feature p{color:#b8cdb4;margin-top:12px;margin-bottom:23px;font-size:12px}.pricing-feature .button{justify-content:space-between;width:100%;margin-top:auto;font-size:12px}.product-preview-grid{grid-template-columns:repeat(4,1fr);gap:18px;padding:0 25px 25px;display:grid}.product-preview{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;padding:0 0 15px;transition:border-color .15s;overflow:hidden}.product-preview:hover{border-color:#8db496}.product-monogram{justify-content:center;align-items:center;height:107px;padding:18px;display:flex;position:relative}.green{color:#608353;background:#eef4e9}.purple{color:#7883a4;background:#eef0f7}.product-monogram span{color:#63725c;background:#ffffffb3;border-radius:4px;padding:3px 7px;font-size:9px;position:absolute;top:9px;left:10px}.product-preview h3{padding:13px 14px 5px;font-size:13px}.product-preview>span{padding-left:14px;font-size:13px;font-weight:650}.product-preview>span small{font-size:11px;font-weight:400}.workspace-footer{color:#92a096;justify-content:space-between;padding:27px 0 0;font-size:10px;display:flex}.catalogue-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.search-field{color:#8a9a90;flex:1;align-items:center;gap:10px;display:flex}.search-field input{background:0 0;border:0;outline:none;width:100%;padding:8px 0;font-size:13px}.filters{color:#77877d;align-items:center;gap:10px;display:flex}.filters select{border:1px solid var(--line);color:#556a5d;background:#fff;border-radius:6px;padding:8px 10px;font-size:12px}.table-wrap{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{text-align:left;color:#748478;border-bottom:1px solid var(--line);background:#fafcf9;padding:13px 20px;font-size:11px;font-weight:550}td{color:#5e6d63;border-bottom:1px solid #edf0ed;padding:17px 20px;font-size:12px}td b{color:var(--ink);font-size:13px;font-weight:600}td small{margin-top:3px;font-size:10px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfdfa}.product-cell,.member-name{align-items:center;gap:12px;display:flex}.product-thumb{border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.category-tag{color:var(--tag-color);background:color-mix(in srgb, var(--tag-color) 9%, white);border-radius:4px;padding:4px 8px;font-size:11px}.price{color:#243d2d;font-variant-numeric:tabular-nums;font-weight:650}.price small{font-weight:400}.table-footer{border-top:1px solid var(--line);color:#8a978e;justify-content:space-between;padding:15px 22px;font-size:11px;display:flex}.table-footer span{font-size:10px}.info-strip{color:#59714f;background:#edf3e8;border:1px solid #e0e9d8;border-radius:8px;align-items:center;gap:10px;margin-bottom:22px;padding:14px 16px;font-size:12px;display:flex}.info-strip svg{flex-shrink:0}.info-strip.compact{align-items:flex-start;margin:24px 0 18px;font-size:11px;line-height:1.55}.quantity{color:#1c634b;font-variant-numeric:tabular-nums;font-weight:650}.store-cards{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.store-card{padding:24px}.store-card-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.store-code{letter-spacing:1.2px;font-size:12px;font-weight:700}.store-card>svg{color:#71936b;margin-bottom:11px}.store-card h2{font-size:23px}.store-card p{color:var(--muted);margin-top:8px;font-size:13px}.store-card-stats{border-bottom:1px solid var(--line);color:#7b8a7e;gap:28px;margin-top:6px;padding:20px 0;font-size:12px;display:flex}.store-card-stats b{color:var(--ink);margin-right:5px;font-size:17px}.terminal-list{gap:10px;margin-top:15px;display:grid}.terminal-list>div{color:#526d59;align-items:center;gap:8px;font-size:12px;display:flex}.terminal-list small{margin-left:auto;font-size:10px}.section-heading{margin:28px 0 18px}.section-heading p{color:var(--muted);margin-top:6px;font-size:13px}.roles-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.role-card{padding:20px}.role-card>svg{color:#819475;margin-bottom:12px}.role-card p{color:#64765c;margin:12px 0 10px;font-size:12px}.role-card small{font-size:11px}.audit-list{padding:4px 25px}.audit-row{border-bottom:1px solid var(--line);align-items:flex-start;gap:15px;padding:23px 0;display:flex}.audit-row:last-child{border:0}.audit-icon{color:#6c8760;background:#edf3e9;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.audit-row b{font-size:13px}.audit-row p{color:#82917f;margin:5px 0;font-size:12px}.audit-row time{color:#8b978b;white-space:nowrap;margin-left:auto;font-size:11px}.audit-row details{color:#6e8565;font-size:11px}.audit-row summary{cursor:pointer}.audit-row pre{white-space:pre-wrap;word-break:break-word;background:#f6f8f4;max-width:65vw;padding:12px;font-size:11px}.pricing-layout{grid-template-columns:1.2fr 1fr;align-items:start;gap:25px;display:grid}.pricing-fields{gap:17px;padding:0 25px 25px;display:grid}.tier-head{color:var(--muted);grid-template-columns:1fr 1fr 35px;gap:16px;margin-top:8px;font-size:12px;display:grid}.tier-row{grid-template-columns:1fr 1fr 35px;align-items:center;gap:16px;display:grid}.tier-row label{border:1px solid var(--line);border-radius:7px;align-items:center;display:flex;overflow:hidden}.tier-row input{background:#fff;border:0;width:100%;padding:10px 12px;font-size:14px}.tier-row input:disabled{background:#f8faf7}.tier-row label span{color:#84917e;padding-right:13px;font-size:12px}.add-tier{justify-self:start}.simulator-body{padding:0 25px 26px}.weight-input{border:1px solid var(--line);border-radius:9px;align-items:center;display:flex}.weight-input input{background:0 0;border:0;width:100%;padding:16px;font-family:Manrope,sans-serif;font-size:32px;font-weight:700}.weight-input span{color:#84917c;padding-right:17px;font-size:12px}.weight-shortcuts{flex-wrap:wrap;gap:8px;margin:16px 0 20px;display:flex}.weight-shortcuts button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:6px;flex:1;padding:8px;font-size:12px}.weight-shortcuts button:hover{background:#edf3e8}.quote-result{background:#eff5e9;border-radius:10px;margin:22px 0 18px;padding:23px}.quote-result>span{letter-spacing:1.8px;color:#72925e;font-size:10px}.quote-result strong{letter-spacing:-1.5px;color:#285437;margin:5px 0;font-family:Manrope,sans-serif;font-size:44px;font-weight:750;display:block}.quote-result p{color:#6e8460;margin:4px 0 19px;font-size:12px;line-height:1.7}.quote-result>div{border-top:1px solid #dce8d1;justify-content:space-between;margin-top:10px;padding-top:10px;font-size:12px;display:flex}.quote-empty{text-align:center;color:#9caf91;padding:42px 20px;font-size:13px}.quote-empty p{max-width:220px;margin:14px auto 0}.simulator-body>.muted{font-size:11px;display:block}.dialog{width:650px;max-width:min(650px,100vw - 32px);max-height:90vh;color:var(--ink);border:1px solid #dce5db;border-radius:15px;padding:0;box-shadow:0 30px 100px #08251e3d}.dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c241e75}.dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding:23px 25px;display:flex}.dialog-head h2{font-size:21px}.dialog-head p{color:var(--muted);margin-top:7px;font-size:13px}.dialog-form{gap:18px;padding:23px 25px;display:grid}.field{color:#405941;gap:7px;font-size:13px;font-weight:550;display:grid}.field>input,.field>select,.field>textarea{color:#263e28;background:#fff;border:1px solid #dce4d9;border-radius:7px;width:100%;padding:11px 12px;font-size:14px;line-height:1.5}.field>small{font-size:11px;font-weight:400}.field input:focus,.field select:focus,.field textarea:focus{border-color:#86a771;outline:2px solid #dfebd4}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:2px;padding-top:20px;display:flex}fieldset{border:1px solid var(--line);border-radius:8px;min-width:0;padding:12px 14px 16px}legend{color:#66805c;padding:0 6px;font-size:12px}.checkbox-grid{flex-wrap:wrap;gap:13px 20px;display:flex}.checkbox-grid label,.check-row{color:#59704e;align-items:center;gap:8px;font-size:12px;display:flex}.checkbox-grid input,.check-row input{width:16px;height:16px;accent-color:var(--green)}.error{color:#af4333;background:#fff0ee;border-radius:7px;align-items:center;gap:9px;margin-top:8px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.global-error{color:#fff;z-index:60;background:#a23e2d;padding:12px;font-size:14px;position:fixed;top:0;left:0;right:0}.empty{text-align:center;color:#8ea085;padding:50px 25px;font-size:14px}.empty p{margin-top:15px}.toast{color:#fff;z-index:80;background:#1f4c32;border:1px solid #739e56;border-radius:9px;align-items:center;gap:10px;padding:13px 20px;font-size:14px;display:flex;position:fixed;bottom:24px;left:calc(50% + 100px);transform:translate(-50%);box-shadow:0 8px 30px #1e3b1b22}.loading-screen{color:#5c7750;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.loading-screen .brand-mark{color:var(--green)}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-brand{background:var(--sidebar);color:#fff;flex-direction:column;min-height:100vh;padding:52px 60px;display:flex}.login-brand .brand{font-size:13px}.login-statement{margin:auto 0;padding:70px 0}.login-statement h1{letter-spacing:-2.5px;font-size:clamp(38px,4vw,65px);font-weight:600;line-height:1.12}.login-statement .eyebrow{color:#a6c096;margin-bottom:28px;font-size:11px}.login-statement p{color:#a4bcae;max-width:330px;margin-top:25px;font-size:16px;line-height:1.8}.location-line{color:#bdd0b7;flex-wrap:wrap;gap:12px 20px;max-width:330px;margin-top:40px;font-size:11px;display:flex}.location-line span{border-bottom:1px solid #426348;padding-bottom:5px}.login-footer{letter-spacing:1.7px;color:#b6ceaa;justify-content:space-between;gap:12px;font-size:11px;display:flex}.login-footer span{letter-spacing:0;color:#6f927b;font-size:10px}.login-form{place-items:center;padding:40px;display:grid}.login-box{width:100%;max-width:370px}.status-pill{color:#6b874f;background:#f0f5e9;border-radius:5px;margin-bottom:28px;padding:5px 10px;font-size:11px;display:inline-flex}.login-box h2{letter-spacing:-1px;font-size:30px}.login-box>p{color:#8a9685;margin-top:12px;font-size:14px}.login-box form{gap:20px;margin-top:33px;display:grid}.login-box .button{min-height:48px;margin-top:6px}.login-note{border-top:1px solid var(--line);color:#8a9c7f;align-items:flex-start;gap:10px;margin-top:32px;padding-top:24px;display:flex}.login-note svg{flex-shrink:0;margin-top:2px}.login-note p{font-size:12px;line-height:1.8}.mobile-menu,.mobile-scrim{display:none}@media (min-width:1600px){.content{padding:45px 55px}.topbar{padding:0 55px}.stat{min-height:169px}.product-monogram{height:130px}}@media (max-width:1200px){.sidebar{width:216px;padding:27px 13px 15px}.main-shell{margin-left:216px}.topbar{padding:0 25px}.content{padding:28px 25px}.date-label{display:none}.stat{padding:18px 16px}.stat small{font-size:10px}.overview-grid{grid-template-columns:1.4fr 1fr}.store-meta{display:none}.pricing-feature{padding:24px 22px}.pricing-feature h2{font-size:25px}.store-list{padding:0 20px 8px}.product-preview-grid{gap:12px;padding:0 20px 20px}.catalogue-toolbar{flex-wrap:wrap}.search-field{flex-basis:100%}.roles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.sidebar{width:205px}.main-shell{margin-left:205px}.topbar{padding:0 20px}.content{padding:25px 20px}.breadcrumb>span,.breadcrumb>svg{display:none}.stats-grid{grid-template-columns:repeat(2,1fr);gap:13px}.overview-grid{grid-template-columns:1fr}.pricing-feature{display:none}.product-preview-grid{grid-template-columns:repeat(2,1fr)}.pricing-layout,.store-cards{grid-template-columns:1fr}.page-heading{flex-wrap:wrap;align-items:flex-start}.page-heading h1{font-size:28px}.login-brand{padding:40px 35px}.login-statement h1{font-size:43px}.login-form{padding:30px}.login-footer{flex-direction:column}.toast{left:calc(50% + 80px)}}@media (max-width:680px){.sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.mobile-scrim{z-index:25;background:#112c2150;border:0;display:block;position:fixed;inset:0}.topbar{gap:7px;height:65px;padding:0 15px}.breadcrumb{gap:5px}.breadcrumb b{font-size:11px}.store-select{padding:8px}.store-select>svg:first-child{display:none}.store-select select{max-width:155px;font-size:11px}.content{padding:25px 16px 20px}.page-heading{gap:17px;margin-bottom:22px}.page-heading h1{font-size:27px}.page-heading p{font-size:13px;line-height:1.7}.page-heading>.button{width:100%}.stats-grid{gap:12px;margin-bottom:20px}.stat{min-height:137px;padding:15px}.stat strong{font-size:30px}.stat>div span{font-size:11px}.stat>div>svg{width:17px}.stat small{font-size:10px}.panel-heading{gap:12px;padding:20px 18px}.panel-heading h2{font-size:17px}.panel-heading p{font-size:11px;line-height:1.6}.panel-heading .text-button{flex-shrink:0;font-size:11px}.store-list{padding:0 18px 5px}.store-row{gap:12px}.product-preview-grid{padding:0 18px 18px}.product-monogram{height:95px}.product-preview h3{font-size:12px}.workspace-footer{flex-direction:column;gap:10px;font-size:9px}.catalogue-toolbar{gap:10px;padding:15px}.search-field input{font-size:12px}.filters{gap:8px;width:100%}.filters>svg{display:none}.filters select{flex:1;min-width:0;font-size:11px}.form-grid{grid-template-columns:1fr}.dialog-head,.dialog-form{padding:20px}.dialog-head h2{font-size:20px}.toast{font-size:12px;bottom:16px;left:16px;right:16px;transform:none}.audit-list{padding:0 17px}.audit-row{flex-wrap:wrap;gap:10px}.audit-row time{margin-left:0;padding-left:46px;font-size:10px}.roles-grid{gap:12px}.role-card{padding:17px}.role-card h3{font-size:13px}.login-page{display:block}.login-brand{min-height:0;padding:24px}.login-statement,.login-footer{display:none}.login-form{padding:35px 25px}.login-box{max-width:400px}.login-box h2{font-size:28px}.login-brand .brand{font-size:10px}.pricing-fields,.simulator-body{padding:0 18px 20px}}.field{font-size:14px}.field>small{font-size:12px}.nav-item,.panel-heading p,.stat>div span,.store-row-name b,.store-meta,.product-preview h3,.product-preview>span,.filters select,.search-field input,.checkbox-grid label,.check-row{font-size:14px}.stat small,.store-row-name small,.store-meta,.product-preview>span small,.badge,.category-tag,.table-footer,.table-footer span,.date-label,.breadcrumb,.store-select select,.workspace-footer{font-size:12px}td,td b{font-size:14px}td small,th{font-size:12px}.icon-button{min-width:44px;min-height:44px}.weight-shortcuts button{min-height:44px;font-size:14px}.tier-row input{font-size:16px}.quote-result p,.info-strip,.info-strip.compact,.simulator-body>.muted{font-size:13px}.product-monogram span{font-size:12px}.login-note p{font-size:13px}.pricing-feature .eyebrow{font-size:10px}.role-card h3{font-size:15px}.role-card p,.audit-row b{font-size:14px}.audit-row p,.audit-row time,.audit-row details,.login-footer,.login-footer span,.local-note,.local-note span,.user-button small{font-size:12px}@media (max-width:680px){.store-row-name b,.store-meta,.filters select,.search-field input,.store-select select{font-size:12px}.store-select select{max-width:150px}.store-row .badge{display:none}.checkbox-grid label{font-size:14px}.workspace-footer{font-size:11px}.stat>div span{font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important}}.pos-tabs{border-bottom:1px solid var(--border,#e4e9e5);gap:8px;margin-bottom:22px;padding-bottom:12px;display:flex}.pos-tabs button{color:#6a7771;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-weight:650;display:flex}.pos-tabs button[aria-selected=true]{color:#fff;background:#173e31}.register-bar{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:22px;padding:18px 22px;display:flex}.register-bar .field{flex:1;min-width:210px;margin:0}.register-state{align-items:center;gap:9px;display:flex}.register-state small{color:#69756e;margin-top:3px;display:block}.register-dot{background:#a0a8a3;border-radius:50%;width:9px;height:9px}.register-dot.on{background:#3e9c60;box-shadow:0 0 0 4px #ebf5e9}.pos-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:22px;display:grid}.pos-search{background:#fff;border:1px solid #dfe6df;border-radius:12px;width:100%;min-height:50px}.category-chips{gap:8px;padding:16px 0 20px;display:flex;overflow:auto}.category-chips button{color:#627067;white-space:nowrap;background:#fff;border:1px solid #dfe6df;border-radius:30px;padding:9px 16px}.category-chips button.selected{color:#173e31;background:#e4efd8;border-color:#c6d4bb}.pos-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pos-product{text-align:left;background:#fff;border:1px solid #e0e7e0;border-radius:14px;flex-direction:column;gap:16px;min-height:164px;padding:18px;transition:border-color .15s,transform .15s;display:flex;position:relative}.pos-product:hover{border-color:#6a936b;transform:translateY(-2px)}.pos-product:disabled{opacity:.5;transform:none}.pos-product>b{color:#25372d;font-size:17px;line-height:1.3}.product-category{align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.pos-price{margin-top:auto;font-size:17px;font-weight:700}.pos-price small{color:#8b948f;font-size:12px;font-weight:400}.pos-product-add{color:#315c39;background:#f0f5e9;border-radius:50%;place-items:center;padding:5px;display:grid;position:absolute;bottom:14px;right:12px}.basket{position:sticky;top:20px;overflow:hidden}.basket .panel-heading{padding:20px}.basket-count{color:#355639;background:#eff3e9;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.basket-empty{min-height:330px}.basket-empty h3{color:#4e6152;margin:16px 0 0;font-size:17px}.basket-lines{max-height:460px;padding:0 20px;overflow:auto}.basket-line{border-bottom:1px solid #edf0eb;padding:14px 0}.basket-line-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.basket-quantity{align-items:center;gap:9px;margin:6px 0 10px;display:flex}.basket-quantity input{width:92px;padding:8px 10px}.basket-quantity span{color:#7a847d;font-size:12px}.basket-quantity strong{white-space:nowrap;margin-left:auto}.discount-details{margin:8px 0;font-size:12px}.discount-details summary{cursor:pointer;color:#6b796c}.discount-details .field{margin:10px 0}.discount-details input{min-height:36px}.basket-bottom{padding:20px}.basket-total{justify-content:space-between;align-items:center;margin:23px 0 10px;font-size:15px;display:flex}.basket-total strong{letter-spacing:-1px;font-size:30px}.basket-tax{color:#879187;justify-content:space-between;font-size:12px;display:flex}.payment-methods{gap:7px;margin:22px 0 16px;display:flex}.payment-methods button{background:#fafcf8;border:1px solid #dfe5dd;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:5px;padding:10px 4px;font-size:12px;display:flex}.payment-methods button.selected{color:#274d2b;background:#e5efdc;border-color:#8aaf78}.checkout .field{margin:12px 0}.checkout input{padding:11px}.change-line{background:#f6f8f2;border-radius:7px;justify-content:space-between;margin-bottom:10px;padding:12px;font-size:13px;display:flex}.checkout-submit{min-height:54px;margin-top:18px}.checkout>small{margin-top:10px;display:block}.pending-payment{background:#fff3d8;border:1px solid #ebd496;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:18px 0;padding:20px;display:flex}.pending-payment p{color:#776436;margin:4px 0 0;font-size:13px}.integrity-button{margin-top:20px}.amount-warning{color:#a87526}.cash-report>div{justify-content:space-between;gap:15px;margin:12px 0;display:flex}.cash-report span{color:#68766c;font-size:13px}.cash-report .cash-expected{background:#ecf3e5;border-radius:10px;align-items:center;margin:20px 0;padding:18px}.cash-expected strong{font-size:24px}.cash-report hr{border:0;border-top:1px solid #e3e9df;margin:20px 0}.refund-line{border-bottom:1px solid #e3e9df;margin-bottom:18px;padding-bottom:18px}.refund-line>small{color:#758171;margin-top:6px;display:block}.receipt-actions{background:#f5f7f1;gap:10px;padding:16px 24px;display:flex}.receipt-paper{color:#18271a;background:#fff;width:330px;max-width:100%;margin:auto;padding:26px 10px;font-family:Courier New,monospace;font-size:12px}.receipt-brand{text-align:center}.receipt-brand h2{margin:10px 0;font-size:18px;line-height:1.2}.receipt-brand p{margin:5px 0}.receipt-test{text-align:center;border:1px dashed #73866a;margin:18px 0;padding:10px 3px;font-size:10px;font-weight:700}.receipt-number{text-align:center;font-size:11px;line-height:1.6}.receipt-lines{border-block:1px dashed #a0ab9b;padding:14px 0}.receipt-lines>div{margin:14px 0}.receipt-lines>div>div{justify-content:space-between;gap:10px;display:flex}.receipt-lines small{color:#556450;font-size:10px}.receipt-total{justify-content:space-between;margin:22px 0;font-size:16px;display:flex}.receipt-taxes{border:0;width:100%;font-size:10px}.receipt-taxes th,.receipt-taxes td{text-align:right;background:#fff;border:0;padding:5px 4px;font-size:10px}.receipt-taxes th:first-child,.receipt-taxes td:first-child{text-align:left}.receipt-payments{border-top:1px dashed #a0ab9b;margin-top:16px;padding-top:10px}.receipt-payments p{justify-content:space-between;margin-bottom:5px;display:flex}.receipt-payments small{font-size:10px;display:block}.receipt-thanks{text-align:center;margin:24px 0 16px;line-height:1.6}.receipt-hash{overflow-wrap:anywhere;color:#74846c;font-size:8px;display:block}@media (max-width:1250px){.pos-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-layout{grid-template-columns:minmax(0,1fr) 350px}.register-bar{gap:14px}.register-state{display:none}}@media (max-width:900px){.pos-layout{grid-template-columns:minmax(0,1fr)}.basket{position:static}.basket-empty{min-height:170px}.pos-products{grid-template-columns:repeat(3,minmax(0,1fr))}.register-bar .button-group{width:100%}.register-bar .button{flex:1}.basket-lines{max-height:none}}@media (max-width:540px){.pos-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-product{min-height:150px;padding:14px}.pos-product>b{font-size:15px}.pos-product-add{display:none}.pos-tabs{gap:3px}.pos-tabs button{padding:10px 12px;font-size:13px}.pending-payment{flex-direction:column;align-items:start}.register-bar{padding:16px}.receipt-paper{width:100%;padding:22px 16px}.pos-price{font-size:16px}}@media print{html,body{background:#fff!important;height:auto!important;min-height:0!important;overflow:visible!important}.app-shell,.main-shell,.content{background:#fff!important;width:80mm!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.app-shell>:not(.main-shell),.main-shell>:not(.content){display:none!important}.content>:not(dialog:has(.receipt-paper)){display:none!important}body *{visibility:hidden!important}.receipt-paper,.receipt-paper *{visibility:visible!important}.dialog:has(.receipt-paper){box-shadow:none!important;border:0!important;width:80mm!important;max-width:80mm!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;position:static!important;inset:0!important;overflow:visible!important}.receipt-paper{width:76mm!important;margin:0!important;padding:3mm!important;position:static!important;top:0!important;left:0!important}.receipt-paper *{color:#000!important}.receipt-actions,.dialog-head{display:none!important}@page{size:80mm auto;margin:0}}
.counter-results{min-width:0}.category-color-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px;margin-right:8px;display:inline-block}.screen-category-layout{grid-template-columns:minmax(220px,.9fr) minmax(0,1.4fr);gap:24px;display:grid}.screen-category-list>.button{width:100%;margin-top:12px}.screen-category-row{background:#fff;border:1px solid #e0e8dd;border-radius:9px;align-items:center;gap:2px;margin-bottom:8px;padding:4px;display:flex}.screen-category-select{text-align:left;color:#244d3d;overflow-wrap:anywhere;background:0 0;border:0;border-radius:6px;flex:1;align-items:center;min-width:0;min-height:44px;padding:8px;font-size:13px;display:flex}.screen-category-select[aria-pressed=true]{background:#eaf1e1;font-weight:650}.screen-category-select small{color:#7f907d;margin-left:auto;padding-left:8px}.screen-category-row .icon-button{width:30px;min-width:30px}.screen-category-detail{min-width:0}.screen-category-detail input[type=color]{height:44px;padding:5px}.category-product-picker{max-height:340px}.screen-editor-tabs{flex-wrap:wrap}@media screen and (max-width:700px){.screen-category-layout{grid-template-columns:minmax(0,1fr);gap:18px}}.weight-option-help{color:#607365;margin:10px 0 18px;font-size:12px;line-height:1.6}.weight-preview-prices{gap:5px;display:grid}.weight-preview-prices>span{color:#405941;font-size:10px}.pos-products.weight-products{grid-template-columns:repeat(2,minmax(0,1fr))}.weight-product-group{border:1px solid #e0e7e0;border-left:4px solid var(--product-color);background:#fff;border-radius:13px;grid-column:1/-1;min-width:0;padding:16px}.weight-product-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.weight-product-heading small{color:#718478;font-size:11px}.weight-product-heading h3{margin:4px 0 0;font-size:18px}.weight-free{flex-shrink:0;min-height:40px;padding:8px 12px;font-size:12px}.weight-tile-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.weight-tile{border:1px solid color-mix(in srgb, var(--product-color) 25%, white);background:color-mix(in srgb, var(--product-color) 10%, white);color:#17392e;cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;min-height:100px;padding:15px 5px 22px;display:flex;position:relative}.weight-tile>span{font-size:17px;font-weight:700}.weight-tile strong{white-space:nowrap;font-size:13px}.weight-tile>svg{color:var(--product-color);position:absolute;bottom:5px;right:5px}.weight-tile:hover:not(:disabled),.weight-tile:focus-visible{border-color:var(--product-color);outline:2px solid var(--product-color);outline-offset:2px}.weight-tile:disabled{opacity:.5;cursor:default}@media screen and (min-width:1700px){.with-weight-buttons .counter-browse{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:18px;display:grid}.with-weight-buttons .category-chips{flex-direction:column;gap:8px;padding:0;display:flex}.with-weight-buttons .category-chips button{text-align:left;white-space:normal;border-radius:9px;width:100%;min-height:44px}}@media screen and (max-width:1250px){.weight-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:520px){.weight-product-group{padding:12px}.weight-product-heading h3{font-size:16px}.weight-tile-grid{gap:7px}.weight-tile{min-height:88px}.weight-tile>span{font-size:16px}}@media screen{.shop-workspace .sidebar{width:190px;padding:26px 12px 16px}.shop-workspace .sidebar .brand{gap:9px;padding:0 6px}.shop-workspace .sidebar .brand>span:last-child{letter-spacing:1px;font-size:10px}.shop-workspace .sidebar .brand-mark{width:34px;height:34px}.shop-workspace .workspace-label{letter-spacing:1px;margin:34px 9px 13px;font-size:9px}.shop-workspace .nav-item{gap:10px;min-height:44px;padding:10px;font-size:13px}.shop-workspace .nav-item>svg{flex-shrink:0;width:18px}.shop-workspace .local-note{padding:12px 5px;font-size:11px}.shop-workspace .local-note span{font-size:10px}.shop-workspace .user-button{gap:7px}.shop-workspace .user-button b{font-size:12px}.shop-workspace .user-button small{font-size:10px}.shop-workspace .main-shell{margin-left:190px}.shop-workspace.product-area .main-shell{margin-left:390px}.shop-workspace .content{padding:28px 30px 18px}.shop-workspace .topbar{height:66px;padding:0 30px}.shop-workspace .page-heading{margin-bottom:24px}.product-subnav{z-index:20;background:#fff;border-right:1px solid #e4eae5;flex-direction:column;width:200px;height:100vh;padding:28px 12px 18px;display:flex;position:fixed;top:0;left:190px}.product-subnav-title{color:#203d30;align-items:center;gap:9px;padding:4px 13px;font-size:17px;display:flex}.product-subnav nav{gap:6px;margin-top:34px;display:grid}.product-subnav nav button{color:#6b7c70;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;min-height:44px;padding:12px 10px;font-size:13px;display:flex}.product-subnav nav button:hover{background:#f1f6ee}.product-subnav nav button.active{color:#254e33;background:#e6f0df;font-weight:650}.product-subnav nav svg{flex-shrink:0}.product-subnav-note{color:#8b9c87;border-top:1px solid #e5eae1;margin:auto 12px 8px;padding-top:22px}.product-subnav-note b{color:#50664a;margin:10px 0;font-size:12px;line-height:1.5;display:block}.product-subnav-note p{margin:0;font-size:11px;line-height:1.6}}.screen-guidance{color:#264b37;background:#e1eee8;border:1px solid #d7e7db;border-radius:10px;align-items:center;gap:15px;margin-bottom:24px;padding:20px 24px;display:flex}.guidance-icon{background:#f4faf3;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.screen-guidance b{font-size:14px}.screen-guidance p{color:#5d7666;margin:6px 0 0;font-size:13px;line-height:1.6}.work-screen-list{gap:22px;display:grid}.work-screen-card{border:1px solid #e5ece5;overflow:hidden;box-shadow:0 3px 14px #193d241f}.work-screen-heading{border-bottom:1px solid #edf1ea;align-items:center;gap:13px;padding:20px 24px;display:flex}.screen-symbol{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.work-screen-heading h2{margin:0;font-size:16px;line-height:1.5}.work-screen-heading p{color:#8b968d;margin:5px 0 0;font-size:12px}.screen-access{color:#315633;background:#e6efdd;border:0;border-radius:30px;flex-shrink:0;min-height:38px;margin-left:auto;padding:9px 16px;font-size:13px}.screen-access:hover{background:#d4e5c6}.screen-associations{padding:22px 24px 24px;overflow:auto}.screen-associations h3{margin:0 0 22px;font-size:13px;font-weight:550}.screen-associations table{width:100%;min-width:480px}.screen-associations th{text-transform:uppercase;letter-spacing:.5px;background:#fff;border:0;padding:0 8px 18px;font-size:10px}.screen-associations td{border:0;padding:11px 8px;font-size:12px}.screen-associations th:first-child{width:32%}.screen-associations th:nth-child(2){width:45%}.screen-tag{white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;display:inline-flex}.store-tag{color:#335431;background:#eaf0e4}.terminal-tag{color:#337157;background:#edf6f1}.association-terminals{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.association-terminals details{color:#6b7c68;font-size:11px}.association-terminals details summary{cursor:pointer;padding:7px}.association-terminals details .block{margin-top:7px}.screen-mode-dot{border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.screen-unassigned{color:#8b978c;padding:25px 0;font-size:13px}.screen-footnote{color:#879585;margin:24px 0;font-size:12px;line-height:1.6}.dialog:has(.work-screen-form){width:min(1000px,100vw - 32px);max-width:1000px;overflow:hidden}.dialog[open]:has(.work-screen-form){flex-direction:column;display:flex}.screen-editor-tabs,.work-screen-form>.form-actions,.screen-save-error{flex-shrink:0}.dialog:has(.work-screen-form)>.dialog-head{flex-shrink:0}.work-screen-form{flex-direction:column;min-height:0;display:flex}.screen-editor-tabs{background:#fafcf7;border-bottom:1px solid #e5ebe1;gap:8px;padding:14px 24px;display:flex}.screen-editor-tabs button{color:#6f806c;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.screen-editor-tabs button[aria-selected=true]{color:#315a30;background:#e6eedc;font-weight:650}.screen-editor-tabs button>span{background:#fff;border-radius:20px;padding:2px 7px}.screen-editor-body{min-height:0;padding:24px;overflow:auto}.screen-editor-layout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:28px;display:grid}.screen-editor-body>.field{margin-bottom:22px}.screen-editor-layout input[type=color]{cursor:pointer;height:44px;min-height:44px;padding:5px}.screen-editor-section-title{justify-content:space-between;gap:8px;margin:22px 0 10px;font-size:13px;display:flex}.screen-editor-section-title small{color:#84947c;font-size:11px;font-weight:400}.ordered-products{gap:6px;max-height:250px;display:grid;overflow:auto}.ordered-products>div{background:#f5f8ef;border:1px solid #e1e9d7;border-radius:8px;align-items:center;gap:5px;padding:4px 6px;display:flex}.order-number{color:#8ca07e;text-align:center;flex-shrink:0;width:24px;font-size:11px}.ordered-product-name{flex:1;min-width:0;font-size:13px}.ordered-product-name small{color:#91998e;font-size:10px;display:block}.ordered-products .icon-button{width:30px;min-width:30px;height:34px;min-height:34px}.screen-product-search{background:#fff;border:1px solid #e2e8dc;border-radius:8px;width:100%;margin-top:16px;padding:7px 10px}.screen-product-search input{width:100%;min-width:0;font-size:12px}.screen-product-picker{border:1px solid #e5ecdf;border-radius:8px;max-height:210px;margin-top:10px;overflow:auto}.screen-product-picker label{cursor:pointer;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.screen-product-picker label+label{border-top:1px solid #eef2e9}.screen-product-picker small{color:#8b9983;margin-top:4px;font-size:10px;display:block}.screen-product-picker input,.terminal-assignments input{accent-color:#356b3b;flex-shrink:0;width:16px;height:16px}.screen-preview{background:#f0f4e9;border:1px solid #e0e9d6;border-radius:12px;align-self:start;padding:20px}.screen-preview .eyebrow{letter-spacing:1.2px;font-size:9px}.screen-preview h3{overflow-wrap:anywhere;margin:12px 0 8px;font-size:16px;line-height:1.5}.screen-preview p,.screen-preview>small{color:#859176;font-size:11px;line-height:1.6}.screen-preview>small{margin-top:16px;display:block}.screen-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.screen-preview-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.screen-preview-grid>div{border-top:3px solid var(--screen-accent);background:#fff;border-radius:9px;flex-direction:column;gap:12px;min-width:0;min-height:104px;padding:12px 10px;display:flex}.screen-preview-grid span{color:var(--screen-accent);font-size:8px}.screen-preview-grid b{overflow-wrap:anywhere;font-size:11px;line-height:1.3}.screen-preview-grid small{margin-top:auto;font-size:10px}.screen-preview-grid.compact>div{min-height:100px;padding:10px 7px}.screen-save-summary{color:#87927d;margin-right:auto;font-size:12px}.work-screen-form>.form-actions{background:#fafcf7;border-top:1px solid #e2e8da;margin-top:0;padding:18px 24px}.screen-save-error{margin:0 24px 18px}.terminal-assignments fieldset{border:1px solid #e0e8da;border-radius:10px;margin:20px 0;padding:15px}.terminal-assignments legend{align-items:center;gap:7px;padding:0 8px;font-size:13px;display:flex}.terminal-assignments label{align-items:center;gap:10px;padding:10px;font-size:13px;display:flex}.terminal-assignments label>small{color:#85937b;text-align:right;max-width:40%;margin-left:auto;font-size:10px}.terminal-assignments label span{flex:1;min-width:0}.terminal-assignments label span b{font-size:12px;font-weight:550;display:block}.terminal-assignments label span small{color:#89927e;margin-top:4px;font-size:10px;display:block}.terminal-assignments .store-select-all{background:#f2f7ed;border-radius:7px;margin-bottom:8px}.counter-screen-label{color:#819276;align-items:center;gap:7px;margin:0 0 12px;font-size:11px;display:flex}.pos-products[data-density=compact]{grid-template-columns:repeat(auto-fill,minmax(128px,1fr))}.pos-products[data-density=compact] .pos-product{gap:12px;min-height:140px;padding:13px}.pos-products[data-density=compact] .pos-product>b{font-size:14px}.pos-products .pos-product:hover{border-color:var(--screen-accent)}.pos-products .pos-product-add{color:var(--screen-accent)}@media screen and (max-width:1100px){.shop-workspace .sidebar{width:180px}.shop-workspace .main-shell{margin-left:180px}.shop-workspace.product-area .main-shell{margin-left:360px}.product-subnav{width:180px;left:180px}.shop-workspace .content{padding:24px}.shop-workspace .topbar{padding:0 24px}.shop-workspace .date-label{display:none}}@media screen and (max-width:980px){.shop-workspace .sidebar{width:235px;padding:26px 16px;transform:translate(-100%)}.shop-workspace .sidebar.open{transform:translate(0)}.shop-workspace .main-shell,.shop-workspace.product-area .main-shell{margin-left:0}.shop-workspace .mobile-menu{display:flex}.product-subnav{border:0;border-bottom:1px solid #e4eadf;width:auto;height:auto;padding:8px 16px;display:block;position:static;left:auto}.product-subnav-title,.product-subnav-note{display:none}.product-subnav nav{gap:8px;margin:0;display:flex;overflow:auto}.product-subnav nav button{white-space:nowrap;flex-shrink:0;min-height:40px;padding:10px 12px}.shop-workspace .sidebar .brand{display:flex}.shop-workspace .sidebar .brand>span:last-child,.shop-workspace .workspace-label{display:block}.shop-workspace .local-note{display:flex}.shop-workspace .user-button>span:nth-child(2){display:block}}@media (max-width:650px){.screen-editor-layout{grid-template-columns:minmax(0,1fr)}.screen-preview{order:-1}.screen-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.screen-preview-grid>div:nth-child(n+4){display:none}.screen-editor-body{padding:16px}.screen-editor-tabs{padding:10px}.screen-editor-tabs button{padding:10px 8px;font-size:12px}.screen-save-summary{display:none}.work-screen-form>.form-actions{padding:16px}.work-screen-heading{gap:9px;padding:17px 15px}.work-screen-heading h2{font-size:14px}.work-screen-heading p{font-size:10px}.screen-access{padding:8px 11px;font-size:12px}.screen-symbol{width:30px;height:30px}.screen-associations{padding:18px 15px}.screen-guidance{align-items:flex-start;padding:16px}.screen-guidance p{font-size:12px}.screen-guidance b{font-size:13px}.guidance-icon{width:30px;height:30px}.screen-footnote{font-size:11px}.terminal-assignments label>small{display:none}}@media screen and (max-width:540px){.shop-workspace .content{padding:24px 16px 14px}.shop-workspace .topbar{height:62px;padding:0 16px}.shop-workspace .page-heading{align-items:flex-start;gap:14px}.shop-workspace .page-heading:has(+.screen-guidance){flex-direction:column}.work-screen-heading{flex-wrap:wrap}.work-screen-heading>div{flex:1}.work-screen-heading .screen-access{margin-left:auto}.shop-workspace .sidebar .nav-item{justify-content:flex-start}}
.brand .brand-wordmark{letter-spacing:.13em;font-size:22px;font-weight:800}.brand-mark b{font-size:24px;line-height:1}.shop-workspace .sidebar .brand>.brand-wordmark:last-child{letter-spacing:.1em;font-size:20px}.organization-name{text-overflow:ellipsis;white-space:nowrap;max-width:230px;overflow:hidden}@media screen{:root{--ink:#111a34;--muted:#707b91;--line:#e8edf5;--bg:#f3f5fb;--green:#004bdb;--lime:#e8efff;--sidebar:#080650}body,h1,h2,h3{font-family:Arial,Helvetica,sans-serif}body{font-size:14px}h1{letter-spacing:-.4px;font-size:25px;font-weight:650}h2{font-size:17px}button,input,select,textarea{outline-color:#0050df}button:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #0050df}.button{border-radius:22px;min-height:38px;padding:9px 15px;font-size:13px}.button.primary{color:#fff;background:#004bdb;border-color:#004bdb}.button.secondary{color:#19305e;background:#fff;border-color:#e5eaf3}.panel{box-shadow:none;border:0;border-radius:14px}.shop-workspace .content{padding:24px}.shop-workspace .topbar{background:var(--bg);border-bottom:0;height:50px;min-height:50px;padding:0 24px}.shop-workspace .breadcrumb,.shop-workspace .date-label{font-size:12px}.shop-workspace .store-select{border-radius:20px;font-size:12px}.page-heading{align-items:center;margin-bottom:20px}.page-heading p{margin-top:8px;font-size:13px}.page-heading p:empty{display:none}.shop-workspace .sidebar{color:#fff;background:#080650;padding:17px 8px}.shop-workspace .nav-item{color:#e5e8ff;border-radius:7px;min-height:40px;font-size:12px}.shop-workspace .nav-item:hover{background:#1a2374}.shop-workspace .nav-item.active{color:#fff;background:#0050df}.shop-workspace .nav-pin{display:none}.shop-workspace .sidebar .brand-mark{color:#fff;border-color:#6c76bd}.shop-workspace .sidebar .brand{gap:10px;padding:0 7px}.shop-workspace .sidebar .brand>span:last-child{color:#fff}.shop-workspace .local-note{color:#d1d6f2}.shop-workspace .user-button{color:#fff}.shop-workspace .user-button .avatar{color:#fff;background:#252777}.product-subnav{background:#fff;border-right:0;padding:24px 12px}.product-subnav-title{color:#141b2d;padding:0 9px;font-size:19px}.product-subnav-title>svg{display:none}.product-subnav nav{margin-top:34px}.product-nav-caption{text-transform:uppercase;color:#8a91a2;letter-spacing:.3px;margin:25px 10px 10px;font-size:10px;display:block}.product-subnav nav button{color:#4a556c;border-radius:7px;min-height:38px;padding:9px 10px;font-size:12px}.product-subnav nav button.active{color:#123877;background:#e8efff}.product-subnav-note{display:none}.screen-guidance,.shop-info-banner{color:#203764;background:#d4e2ff;border:0;border-radius:7px;align-items:center;gap:14px;margin:0 0 14px;padding:16px 20px;display:flex}.screen-guidance .guidance-icon{color:#0050db;background:0 0}.screen-guidance b,.shop-info-banner b{color:#121c34;font-size:13px}.screen-guidance p,.shop-info-banner p{color:#52617d;margin-top:5px;font-size:12px;line-height:1.5}.work-screen-heading{padding:16px 20px}.work-screen-heading h2{font-size:15px;font-weight:600}.work-screen-heading p{font-size:11px}.screen-symbol{width:24px;height:30px;color:#1347ad!important;background:0 0!important}.screen-access{color:#003caa;background:#e8efff}.screen-associations{padding:22px}.screen-associations th{color:#26345b;font-size:10px;font-weight:500}.screen-associations td{padding:10px 8px}.store-tag{color:#0044b7;background:#e8efff}.terminal-tag{color:#008471;background:#edfaf5}.catalogue-toolbar{gap:12px;padding:16px 20px}.catalogue-toolbar .search-field{background:#fff;border:1px solid #e6eaf2;border-radius:7px;flex:1;padding:7px 12px}.catalogue-toolbar .search-field input{min-height:30px;font-size:13px}.filter-toggle{color:#1c3769;background:#f0f4fb;border:0}.filter-toggle span{background:#d7e5ff;border-radius:10px;padding:1px 6px}.catalogue-filters{border-bottom:1px solid #edf0f6;flex-wrap:wrap;gap:10px;padding:0 20px 16px;display:flex}.catalogue-filters select{color:#27395f;background:#fff;border:1px solid #e1e7f1;border-radius:7px;padding:8px 10px;font-size:12px}.catalogue-panel th{color:#26355a;text-transform:uppercase;background:#fff;border-bottom:1px solid #e9edf5;padding:13px 16px;font-size:10px}.catalogue-panel td{padding:13px 16px;font-size:12px}.catalogue-panel tbody tr:hover{background:#f7f9fe}.table-sort{font:inherit;text-transform:inherit;color:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.table-sort span{color:#a0aaba;font-size:14px}.product-name-link{color:#132858;text-align:left;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.product-name-link:hover{color:#004bdb;text-decoration:underline}.catalogue-panel .product-thumb{border-radius:7px;width:32px;height:32px}.catalogue-panel .product-cell{gap:10px}.catalogue-panel .block{font-size:11px}.catalogue-panel .price{white-space:nowrap;font-size:13px}.product-updated{white-space:nowrap;color:#6d7790;font-size:11px}.catalogue-panel .table-footer{flex-wrap:wrap;align-items:center;gap:16px;padding:16px 20px;font-size:12px;display:flex}.catalogue-page-size{align-items:center;gap:8px;margin-left:auto;display:flex}.catalogue-page-size select{background:#fff;border:1px solid #e2e8f1;border-radius:6px;min-height:34px;padding:4px 9px}.catalogue-pagination{align-items:center;gap:6px;display:flex}.catalogue-pagination .button{color:#224c96;background:#eef3fd;border:0;min-height:32px;padding:5px 11px}.catalogue-pagination>span{padding:0 5px;font-size:12px}.screen-page-editor{flex-direction:column;height:calc(100dvh - 110px);min-height:550px;display:flex}.screen-page-heading{flex-shrink:0;margin-bottom:20px}.screen-back{color:#2356a0;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:16px;padding:0;font-size:12px;display:inline-flex}.screen-page-editor .work-screen-form{background:#fff;border-radius:14px;flex:1;min-height:0;overflow:hidden}.screen-page-editor .screen-editor-tabs{background:#fff;padding:14px 22px}.screen-page-editor .screen-editor-tabs button[aria-selected=true]{color:#0045c5;background:#e8efff}.screen-page-editor .screen-editor-body{flex:1;padding:22px}.screen-page-editor .screen-editor-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.screen-page-editor .form-actions{background:#fff}.screen-page-editor .screen-preview{background:#f3f6fd;border-color:#e4eaf7}.screen-page-editor .ordered-products>div{background:#f4f7fe;border-color:#e2e9f6}.screen-page-editor .screen-category-select[aria-pressed=true]{color:#12479c;background:#e8efff}.screen-page-editor .field input,.screen-page-editor .field select{font-size:13px}.pos-tabs button[aria-selected=true]{color:#fff;background:#004bdb}.shop-workspace .category-chips button.selected{color:#123e8c;background:#e8efff;border-color:#c9daf9}.workspace-footer{font-size:11px}}@media screen and (min-width:981px){.shop-workspace .sidebar{width:174px}.shop-workspace .sidebar .brand{padding:0 4px}.shop-workspace .sidebar .workspace-label{display:none}.shop-workspace .sidebar nav{margin-top:28px}.shop-workspace .sidebar .nav-item{white-space:nowrap;justify-content:flex-start;gap:8px;padding:10px 8px;font-size:11px}.shop-workspace .sidebar .user-button{padding:8px}.shop-workspace .sidebar .local-note{padding:10px 13px}.shop-workspace .main-shell{margin-left:174px}.shop-workspace.product-area .main-shell{margin-left:372px}.shop-workspace .product-subnav{width:198px;left:174px}.shop-workspace .sidebar .brand-mark{width:30px;height:30px}}@media screen and (max-width:980px){.shop-workspace .sidebar{width:235px}.shop-workspace .sidebar .nav-label{display:inline}.shop-workspace .content{padding:20px 16px}.shop-workspace .topbar{padding:0 16px}.product-nav-caption{display:none}.product-subnav{padding:8px 16px}.product-subnav nav{margin:0}.product-nav-section{flex-shrink:0}.screen-page-editor{height:calc(100dvh - 160px);min-height:480px}.catalogue-toolbar{flex-wrap:nowrap;padding:14px}.catalogue-toolbar .search-field{min-width:0}.catalogue-toolbar .search-field input{width:100%;min-width:0}.catalogue-pagination{margin-left:auto}}@media screen and (max-width:650px){.shop-workspace .breadcrumb>.organization-name{max-width:100px;display:block}.shop-workspace .breadcrumb>b{display:none}h1{font-size:23px}.screen-page-editor .screen-editor-layout{grid-template-columns:minmax(0,1fr)}.screen-page-editor .screen-editor-body{padding:16px}.screen-page-editor .screen-editor-tabs{padding:10px}.catalogue-filters{padding:0 14px 14px}.catalogue-filters select{width:100%}.shop-info-banner{padding:13px}.catalogue-panel .table-footer{gap:12px;padding:14px}.catalogue-pagination{justify-content:center;width:100%}}
@media screen{.grid-editor-main{grid-template-columns:minmax(0,1fr) 230px;align-items:start;gap:20px;display:grid}.grid-board-section,.grid-tray-section{min-width:0}.grid-tray-section{background:#fff;position:sticky;top:0}.grid-tray-section .grid-shortcut-tray{grid-template-columns:minmax(0,1fr);max-height:370px}.grid-tray-section .grid-tray-heading input{width:100%}.grid-editor-toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin:10px 0 18px;display:flex}.grid-editor-toolbar .field{flex:1;min-width:180px;margin:0}.grid-editor-toolbar .button{margin-top:20px}.grid-mode-label{color:#496081;padding-top:20px;font-size:12px}.grid-instructions{color:#5a6d88;margin:12px 0;font-size:12px;line-height:1.6}.grid-selection-status{color:#20427e;background:#eaf1ff;border-radius:7px;margin:14px 0;padding:10px 12px;font-size:12px}.grid-editor-board,.pos-grid-slots,.pos-grid-remaining{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.grid-editor-cell{min-width:0;position:relative}.grid-cell-button{background:color-mix(in srgb, var(--grid-accent) 12%, white);border:1px solid color-mix(in srgb, var(--grid-accent) 32%, white);border-top:4px solid var(--grid-accent);text-align:left;color:#153151;overflow-wrap:anywhere;border-radius:9px;flex-direction:column;gap:5px;width:100%;height:100%;min-height:124px;padding:24px 9px 12px;font-size:12px;display:flex}.grid-cell-button[aria-pressed=true],.grid-tray-button[aria-pressed=true]{outline-offset:2px;outline:2px solid #0050df}.grid-cell-number{color:#627590;font-size:10px;font-weight:400;position:absolute;top:7px;left:9px}.vacant .grid-cell-button{color:#8896aa;background:#f7f9fc;border:1px dashed #c5cfe0;justify-content:center}.grid-empty-label{text-align:center;font-size:11px}.grid-clear{color:#526584;background:#fff;border:0;border-radius:12px;padding:3px;display:flex;position:absolute;top:5px;right:5px}.grid-row-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:15px 0 24px;display:flex}.grid-row-actions small{color:#6e7e93}.grid-tray-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.grid-tray-heading h3{font-size:15px}.grid-tray-heading input{background:#fff;border:1px solid #dfe6f0;border-radius:7px;min-width:0;padding:10px}.grid-shortcut-tray{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:310px;padding:4px;display:grid;overflow-y:auto}.grid-tray-button{text-align:left;color:#1b365f;background:#fff;border:1px solid #e1e7f1;border-radius:8px;align-items:center;gap:8px;padding:12px 8px;font-size:12px;display:flex}.grid-tray-button>svg{color:#90a0b5;flex-shrink:0}.grid-tray-button small{color:#677b97;margin-top:4px;font-size:11px;display:block}.pos-custom-grid{min-width:0}.pos-grid-slot{min-width:0;min-height:126px}.pos-grid-slot.vacant{background:#f3f5f9;border:1px dashed #dfe5ee;border-radius:8px}.pos-grid-button{border:1px solid color-mix(in srgb, var(--grid-accent) 35%, white);border-top:4px solid var(--grid-accent);background:color-mix(in srgb, var(--grid-accent) 12%, white);color:#132d4d;text-align:left;overflow-wrap:anywhere;border-radius:8px;flex-direction:column;align-items:flex-start;gap:5px;width:100%;height:100%;min-height:126px;padding:12px 9px;display:flex}.pos-grid-button:hover{background:color-mix(in srgb, var(--grid-accent) 20%, white)}.pos-grid-button b{font-size:13px}.pos-grid-button>small{color:#506581;font-size:10px}.pos-grid-button>span{font-size:12px}.pos-grid-button>strong{margin-top:auto;font-size:14px}.pos-grid-button strong small{font-size:10px;font-weight:400}.pos-grid-remaining-heading{color:#516985;margin:24px 0 12px;font-size:13px}}@media screen and (max-width:1200px){.grid-editor-main{grid-template-columns:minmax(0,1fr)}.grid-tray-section{position:static}.grid-tray-section .grid-shortcut-tray,.pos-grid-slots,.pos-grid-remaining{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:650px){.grid-tray-section .grid-shortcut-tray,.grid-editor-main{grid-template-columns:minmax(0,1fr)}.grid-tray-section{position:static}.grid-editor-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.grid-shortcut-tray{grid-template-columns:minmax(0,1fr)}.grid-editor-toolbar{gap:8px}.grid-mode-label,.grid-editor-toolbar .button{margin-top:0;padding-top:0}.grid-tray-heading input{width:100%}.pos-grid-slots,.pos-grid-remaining{gap:7px}.pos-grid-button{padding:10px 6px}}
@media screen{.customer-toolbar{align-items:center;gap:12px;padding:18px;display:flex}.customer-toolbar .search-field{border:1px solid #e1e7f1;border-radius:8px;flex:1;min-width:0;padding:8px 12px}.customer-toolbar input{width:100%;min-width:0;font-size:13px}.customer-toolbar select{color:#344c70;background:#fff;border:1px solid #e1e7f1;border-radius:8px;padding:10px;font-size:12px}.customer-list td,.customer-history td{padding:15px;font-size:13px}.customer-list th,.customer-history th{font-size:11px}.customer-empty{color:#6c7d97;padding:24px;font-size:13px}.customer-pagination{color:#526987;align-items:center;gap:12px;padding:16px;font-size:12px;display:flex}.customer-pagination>span:first-child{margin-right:auto}.customer-pagination .button{min-height:32px;padding:5px 12px}.customer-active{align-items:center;gap:10px;display:flex}.customer-detail-contact{overflow-wrap:anywhere;border-bottom:1px solid #e5ebf4;flex-wrap:wrap;align-items:center;gap:16px;padding-bottom:20px;display:flex}.customer-detail-contact .button{margin-left:auto}.customer-history h3{margin:20px 0 8px;font-size:17px}.customer-history-total{background:#eef4ff;border-radius:8px;margin-bottom:16px;padding:14px}.customer-picker>.button{align-self:flex-end}:is(.dialog:has(.customer-picker),.dialog:has(.customer-detail)){width:min(900px,100vw - 32px)}.customer-picker .panel{border:1px solid #e5ebf4}.basket-customer{align-items:center;gap:8px;padding:16px 20px 0;display:flex}.basket-customer>.button{overflow-wrap:anywhere;flex:1;min-width:0}}@media screen and (max-width:650px){.customer-toolbar{flex-wrap:wrap;padding:12px}.customer-toolbar .search-field{flex-basis:100%}.customer-picker,.customer-detail{padding:14px}}
.reports{gap:20px;min-width:0;display:grid}.report-downloads{gap:18px;display:grid}.report-export-help{background:#e6efff;border-radius:14px;padding:20px}.report-export-help p{color:#415477;margin:8px 0 0;font-size:13px;line-height:1.7}.report-export-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.report-export-grid article{flex-direction:column;align-items:start;gap:16px;display:flex}.report-export-grid h2{margin:0}.report-export-grid p{color:#64748b;flex:1;margin:0 0 10px;font-size:13px;line-height:1.7}.report-export-grid .button{justify-content:center;width:100%}.report-export-icon{color:#004bdb;background:#eaf1ff;border-radius:12px;padding:13px;display:inline-flex}@media (max-width:1100px){.report-export-grid{grid-template-columns:1fr}}.report-intro{justify-content:space-between;align-items:center;gap:16px;display:flex}.report-intro h1{margin:6px 0;font-size:23px}.report-intro p,.report-note{color:#64748b;margin:6px 0 14px;font-size:13px;line-height:1.6}.report-eyebrow{letter-spacing:1.4px;color:#004bdb;font-size:10px;font-weight:700}.report-filters{background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 20px;display:flex}.report-filters label{align-items:center;gap:8px;font-size:13px;display:flex}.report-filters input{border:1px solid #dce2ec;border-radius:8px;min-width:140px;padding:9px}.report-period{color:#64748b;align-items:center;gap:9px;font-size:12px;display:flex}.report-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.report-kpis>div{background:#fff;border:1px solid #e4e8f0;border-radius:14px;gap:12px;padding:22px;display:grid}.report-kpis span{font-size:13px}.report-kpis strong{letter-spacing:-.6px;overflow-wrap:anywhere;font-size:27px}.report-kpis small{color:#64748b;font-size:11px}.report-comparison,.report-empty{background:#e6efff;border-radius:10px;margin:0;padding:15px 18px;font-size:13px;line-height:1.8}.report-card{background:#fff;border:1px solid #e7ebf3;border-radius:14px;min-width:0;padding:22px}.report-card h2{margin:0 0 18px;font-size:16px}.report-columns{grid-template-columns:1fr 1.5fr;gap:20px;display:grid}.report-table{max-height:520px;overflow:auto}.report-table table{border-collapse:collapse;width:100%;font-size:12px}.report-table th,.report-table td{text-align:right;white-space:nowrap;border-bottom:1px solid #edf0f6;padding:13px 12px}.report-table th:first-child,.report-table td:first-child{text-align:left}.report-table thead{color:#64748b;background:#f8faff}.report-table tbody th{font-weight:500}.report-table small{color:#64748b;margin-top:5px;font-weight:400;display:block}.report-table tfoot{background:#f8faff;font-weight:700}.report-payment{border-bottom:1px solid #edf0f6;justify-content:space-between;gap:16px;padding:17px 0;font-size:13px;display:flex}.report-payment strong{white-space:nowrap}.report-chart{align-items:end;gap:9px;padding:38px 8px 12px;display:flex;overflow:auto}.report-bar-column{text-align:center;outline-offset:-1px;flex:1;min-width:32px;position:relative}.report-bar-track{background:linear-gradient(0deg,#f3f6fb 1px,#0000 1px) 0 0/100% 50px;align-items:end;height:150px;display:flex}.report-bar-track i{background:#2463e8;border-radius:5px 5px 0 0;width:100%;min-height:2px;display:block}.report-bar-track i.negative{background:#d95665}.report-bar-column small{color:#64748b;margin-top:10px;font-size:10px;display:block}.report-bar-value{z-index:1;color:#fff;white-space:nowrap;background:#080650;border-radius:5px;padding:7px;font-size:11px;display:none;position:absolute;bottom:100%;left:0}.report-bar-column:hover .report-bar-value,.report-bar-column:focus .report-bar-value{display:block}.report-card summary{cursor:pointer;color:#004bdb;padding-top:15px;font-size:12px}.report-open{color:#00856a;background:#e8faf3;border-radius:8px;padding:5px 9px}.report-error{color:#a51b35;background:#fff0f0;border-radius:10px;padding:18px}@media (max-width:1200px){.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.report-columns{grid-template-columns:1fr}}@media (max-width:600px){.report-intro{flex-direction:column;align-items:start}.report-kpis{grid-template-columns:1fr}.report-card{padding:16px}.report-filters{padding:14px}.report-filters label{justify-content:space-between;width:100%}.report-intro h1{font-size:21px}}.batch-inventory-page .report-filters select,.inventory-page .report-filters select,.purchases-page .report-filters select{border:1px solid var(--border,#dce3ef);min-height:40px;color:inherit;font:inherit;background:#fff;border-radius:8px;padding:8px 12px}.purchase-tabs,.purchase-actions{flex-wrap:wrap;gap:10px;display:flex}.purchase-line-form{border:1px solid #dce3ef;border-radius:12px;gap:12px;padding:16px;display:grid}.purchase-detail>p{margin:14px 0}.purchase-detail>h3{margin:24px 0 14px}.batch-detail .report-filters input[type=checkbox]{flex-shrink:0;width:16px;min-width:16px;height:16px;padding:0}.batch-detail>p{margin:14px 0}.loyalty-panel{margin-bottom:20px;padding:24px}.customer-detail>*,.loyalty-customer{min-width:0}.loyalty-panel>p,.loyalty-fields>p{color:#62708a;line-height:1.6}.loyalty-fields{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.loyalty-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.loyalty-grid select[multiple]{min-height:125px}.loyalty-check{align-items:center;gap:10px;display:flex}.loyalty-check input{width:18px;height:18px}.loyalty-customer{border-top:1px solid #e5eaf2;gap:16px;padding-top:22px;display:grid}.loyalty-balance{color:#0647c7;background:#edf4ff;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex}.loyalty-balance strong{font-size:26px}.loyalty-balance small,.loyalty-gift small,.loyalty-history small{color:#62708a;margin-top:4px;display:block}.loyalty-gift,.loyalty-history{border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.loyalty-confirm{background:#f3f6fb;border-radius:12px;padding:18px}.loyalty-customer summary,.loyalty-panel summary{cursor:pointer;padding:10px 0;font-weight:600}@media (max-width:640px){.loyalty-grid{grid-template-columns:1fr}.loyalty-panel{padding:16px}.loyalty-gift{flex-direction:column;align-items:stretch}.loyalty-customer .customer-pagination{flex-wrap:wrap}}.checkout-credit{background:#edf4ff;border:1px solid #d5e4ff;border-radius:10px;gap:10px;margin-bottom:14px;padding:14px;display:grid}.checkout-credit small{color:#526681;line-height:1.5}.promotion-toolbar{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:20px;display:flex}.promotion-toolbar .field{flex:1;min-width:180px}.promotion-status{background:#f0f2f7;border-radius:7px;padding:6px 9px;font-size:12px;display:inline-block}.promotion-status.active{color:#087746;background:#e5f6ef}.promotion-status.scheduled{color:#0750cb;background:#e8f0ff}.loyalty-fields select[multiple]{min-height:112px}.invoice-record{border:1px solid #dce4f0;border-radius:10px;margin-top:14px;padding:16px}.invoice-record summary{cursor:pointer;overflow-wrap:anywhere;line-height:1.7}.invoice-line{background:#f5f7fc;border-radius:10px;gap:12px;padding:14px;display:grid}.invoice-form h3{margin:0;font-size:15px}.invoice-form p{margin:0;line-height:1.5}.archive-preparation,.archive-history{margin-bottom:24px;padding:24px}.archive-preparation p{color:var(--muted);margin:12px 0}.archive-preparation form{grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:16px;margin:20px 0;display:grid}.archive-hash{overflow-wrap:anywhere;max-width:280px;padding:10px 0;display:block}.archive-pagination{justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;display:flex}@media (max-width:900px){.archive-preparation form{grid-template-columns:1fr 1fr}}@media (max-width:600px){.archive-preparation form{grid-template-columns:1fr}.archive-preparation,.archive-history{padding:16px}}
.transfer-pagination{justify-content:flex-end;align-items:center;gap:12px;padding-top:18px;font-size:12px;display:flex}.transfer-pagination span{color:#64748b;margin-right:auto}.transfer-form fieldset{border:0;gap:16px;margin:0;padding:0;display:grid}.transfer-form input:not([type=checkbox]),.transfer-form select,.transfers-page .report-filters select{background:#fff;border:1px solid #dce3ef;border-radius:8px;width:100%;padding:11px}.transfer-form{min-width:0}.transfer-check{align-items:center;gap:10px;font-size:13px;display:flex}.transfer-check input{width:18px;height:18px}.receive-transfer{background:#f7f9fe;border:1px solid #e2e9f5;border-radius:12px;margin:20px 0;padding:20px}.receive-transfer h3{margin:0 0 20px;font-size:16px}.transfer-quantities{flex-wrap:wrap;gap:20px;padding:18px 0;font-size:14px;display:flex}.transfer-detail h3{font-size:15px}.transfers-page .report-comparison>svg{vertical-align:middle;margin-right:6px}.transfer-form fieldset:disabled{opacity:.6}@media (max-width:600px){.transfer-pagination{flex-wrap:wrap}.transfer-pagination span{width:100%}.transfer-quantities{gap:12px;display:grid}}
.decimal-control{min-width:0}.decimal-entry{align-items:stretch;gap:8px;display:flex}.decimal-entry input{width:100%;min-width:0;color:inherit;background:#fff;border:1px solid #dce4d9;border-radius:7px;flex:1;padding:11px 12px}.decimal-toggle{flex-shrink:0;min-width:48px;min-height:48px;padding:10px}.decimal-toggle[aria-expanded=true]{color:#0049df;background:#e5efff;border-color:#0049df}.decimal-keypad{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.decimal-keypad button{color:#0d1640;touch-action:manipulation;background:#f5f7fc;border:1px solid #dbe2ef;border-radius:10px;place-items:center;min-height:52px;font-size:21px;font-weight:600;display:grid}.decimal-keypad .keypad-clear,.decimal-keypad .keypad-done{font-size:14px}.decimal-keypad .keypad-clear{grid-column:span 2}.decimal-keypad .keypad-done{color:#fff;background:#0049df}.pos-touch-nav{display:none}@media screen and (min-width:651px) and (max-width:980px){.shop-workspace .breadcrumb>.organization-name{max-width:160px;display:block}}@media screen and (max-width:900px){.pos-touch-nav{z-index:8;background:#f3f5fc;gap:8px;margin-bottom:12px;padding:8px 0;display:flex;position:sticky;top:8px}.pos-touch-nav .button{flex:1;min-height:48px}.pos-layout .pos-catalogue,.pos-layout .basket{scroll-margin-top:88px}}@media screen and (pointer:coarse){.shop-workspace button,.dialog button{min-height:44px}.shop-workspace .icon-button,.dialog .icon-button{min-width:44px}.shop-workspace input,.shop-workspace select,.shop-workspace textarea,.dialog input,.dialog select,.dialog textarea{min-height:44px;font-size:16px}.shop-workspace input[type=checkbox],.dialog input[type=checkbox]{width:22px;min-height:22px}.shop-workspace button,.dialog button{touch-action:manipulation}.dialog{max-height:calc(100dvh - 24px)}.pos-product:hover{transform:none}}
