:root{color:#0b1833;font-synthesis:none;text-rendering:optimizelegibility;--blue:#1559d6;--blue-dark:#0b3b9c;--green:#087c36;--green-dark:#055d28;--red:#c83232;--border:#d9e3f2;--shadow:0 14px 35px #2343731c;background:#f5f8fd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f8fd;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.65;cursor:wait}.shell{width:min(1480px,100% - 42px);margin-inline:auto}.public-page{background:radial-gradient(circle at 50% -10%,#fff 0,#f7faff 50%,#edf3fb 100%);min-height:100vh;padding:18px 0 26px}.public-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.brand-block{align-items:center;gap:14px;display:flex}.brand-icon{background:#eaf2ff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:28px;display:grid}.brand-block strong{font-size:1.45rem;display:block}.brand-block span{color:#5c6b82;margin-top:2px;display:block}.update-badge{background:#fffc;border:1px solid #e3eaf5;border-radius:18px;align-items:center;gap:10px;padding:10px 14px;display:flex}.update-badge>span{font-size:25px}.update-badge strong,.update-badge small{display:block}.update-badge small{color:#66758b;margin-top:2px}.hero{text-align:center;padding-top:4px}.hero h1{letter-spacing:-3px;margin:10px 0 8px;font-size:clamp(2.6rem,6vw,5rem);line-height:1}.hero>p{color:#3f4c62;margin:0 0 18px;font-size:clamp(1.05rem,2vw,1.5rem)}.barcode-box{border:3px solid var(--blue);text-align:left;background:#fff;border-radius:22px;align-items:center;gap:22px;min-height:122px;padding:18px 26px;transition:all .2s;display:flex;box-shadow:0 8px 22px #1559d61f}.barcode-box.loading{box-shadow:0 0 0 5px #1559d61f,0 8px 22px #1559d626}.barcode-box.error{border-color:#d84949}.barcode-symbol{color:#14284a;font-size:70px;line-height:.7;transform:rotate(90deg)}.barcode-input-wrap{flex:1;min-width:0}.barcode-input-wrap input{color:#0b1833;background:0 0;border:0;outline:0;width:100%;font-size:clamp(1.2rem,2.4vw,2rem)}.barcode-input-wrap small{color:#4e5c71;margin-top:12px;font-size:1rem;display:block}.clear-input{color:#34455f;background:#edf2fa;border:0;border-radius:50%;width:52px;height:52px;font-size:2rem}.lookup-message{min-height:28px;margin-top:8px;font-weight:700}.lookup-message.idle{color:#64738a}.lookup-message.loading{color:var(--blue)}.lookup-message.success{color:var(--green)}.lookup-message.error{color:var(--red)}.product-card,.ready-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e2e9f3;border-radius:25px;grid-template-columns:240px 1fr auto;align-items:center;gap:28px;padding:24px 30px;display:grid}.product-image-wrap{border-right:1px solid #e2e7ef;place-items:center;height:270px;padding-right:24px;display:grid}.product-image-wrap img{object-fit:contain;max-width:100%;max-height:250px}.product-placeholder{font-size:94px}.product-main h2{letter-spacing:-1px;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.product-code{color:#4e5d73;margin:12px 0 16px;font-size:1.35rem}.price-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.price-panel{text-align:center;border:1px solid;border-radius:18px;padding:16px 20px}.price-panel span{font-size:1.15rem;font-weight:800;display:block}.price-panel strong{letter-spacing:-3px;white-space:nowrap;margin-top:8px;font-size:clamp(3rem,6vw,5.4rem);line-height:1.05;display:block}.usd-panel{color:var(--green);background:#f2fbf5;border-color:#bfe2ca}.bs-panel{color:var(--blue);background:#f1f6ff;border-color:#bad0fa}.rate-line{text-align:center;margin:12px 0 0;font-size:1.25rem}.new-query-button{color:#fff;background:linear-gradient(135deg,#119046,#057331);border:0;border-radius:16px;min-width:210px;padding:18px 24px;font-size:1.2rem;font-weight:850;box-shadow:0 10px 22px #087c362e}.new-query-button>span{margin-right:7px;font-size:1.6rem}.new-query-button small{opacity:.86;margin-top:5px;font-weight:500;display:block}.ready-card{grid-template-columns:auto 1fr;min-height:250px}.ready-icon{width:130px;height:130px;color:var(--blue);background:#edf4ff;border-radius:35px;place-items:center;font-size:85px;display:grid;transform:rotate(90deg)}.ready-card h2{margin:0 0 8px;font-size:2.25rem}.ready-card p{color:#5b687b;margin:0;font-size:1.2rem}.converter-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:20px;display:grid}.converter-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e2e9f3;border-radius:24px;padding:20px}.converter-card header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.converter-icon{color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.green-card .converter-icon{background:var(--green)}.blue-card .converter-icon{background:var(--blue)}.converter-card h3{margin:0;font-size:1.45rem}.green-card h3{color:var(--green)}.blue-card h3{color:var(--blue)}.converter-card header p{color:#536177;margin:3px 0 0}.converter-row{grid-template-columns:1fr auto 1fr;align-items:end;gap:16px;display:grid}.converter-row label span,.result-field span{color:#35445c;margin:0 0 7px 8px;display:block}.converter-row input,.result-field strong{color:#0b1833;background:#fff;border:2px solid #d4deec;border-radius:15px;outline:0;width:100%;min-height:80px;padding:12px 16px;font-size:clamp(1.8rem,3.3vw,3rem);font-weight:850}.converter-row input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1559d61a}.result-field strong{white-space:nowrap;justify-content:center;align-items:center;display:flex}.green-card .result-field strong{color:var(--green);background:#f1fbf4;border-color:#bee2c8}.blue-card .result-field strong{color:var(--blue);background:#f0f6ff;border-color:#bdd2fa}.arrow{color:#34445d;align-self:center;padding-top:24px;font-size:3rem}.clear-converter{background:#fff;border:2px solid;border-radius:12px;width:100%;min-height:50px;margin-top:12px;font-size:1.05rem;font-weight:750}.green-card .clear-converter{color:var(--green);border-color:#a8d6b6}.blue-card .clear-converter{color:var(--blue);border-color:#afc8f7}.public-footer{color:#364760;background:#eaf2ff;border:1px solid #c9dcfc;border-radius:14px;margin-top:18px;padding:14px 20px}.admin-loading,.login-page{place-items:center;min-height:100vh;display:grid}.login-page{background:radial-gradient(circle at top,#fff,#e9f1fd);padding:24px;position:relative}.back-public{color:var(--blue);font-weight:750;text-decoration:none;position:absolute;top:24px;left:24px}.login-card{width:min(440px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #dfe7f2;border-radius:25px;padding:34px}.login-icon{text-align:center;font-size:48px}.login-card h1{text-align:center;margin:8px 0}.login-card>p{text-align:center;color:#637188;margin-bottom:26px}.login-card label,.settings-form label,.product-form label{color:#34445b;gap:7px;font-weight:750;display:grid}.login-card label+label{margin-top:16px}.login-card input,.settings-form input,.product-form input,.product-form select{background:#fff;border:1px solid #cbd7e8;border-radius:11px;outline:0;width:100%;min-height:48px;padding:9px 12px}.login-card input:focus,.settings-form input:focus,.product-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1559d61a}.login-card button[type=submit]{background:var(--blue);color:#fff;border:0;border-radius:12px;width:100%;min-height:51px;margin-top:22px;font-weight:850}.form-error{color:#ae2727;background:#fff0f0;border-radius:9px;margin-top:15px;padding:10px}.admin-page{background:#f4f7fb;min-height:100vh;padding:24px}.admin-header{justify-content:space-between;align-items:center;gap:20px;max-width:1500px;margin:0 auto 20px;display:flex}.admin-header h1{margin:0}.admin-header p{color:#65738a;margin:4px 0 0}.admin-header-actions{gap:10px;display:flex}.admin-header-actions a,.admin-header-actions button{color:#233650;background:#fff;border:1px solid #cad5e5;border-radius:10px;padding:10px 14px;font-weight:750;text-decoration:none}.stats-grid,.admin-tabs,.admin-section{max-width:1500px;margin-inline:auto}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stats-grid article{background:#fff;border:1px solid #e0e7f1;border-radius:18px;padding:18px;box-shadow:0 8px 20px #3246640f}.stats-grid span{color:#65738a;display:block}.stats-grid strong{margin-top:7px;font-size:2rem;display:block}.admin-tabs{border-bottom:1px solid #d9e2ef;gap:8px;margin-top:20px;display:flex}.admin-tabs button{color:#5f6d82;background:0 0;border:0;border-bottom:3px solid #0000;padding:13px 17px;font-weight:800}.admin-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.admin-section{background:#fff;border:1px solid #dfe7f2;border-radius:20px;margin-top:18px;padding:22px;box-shadow:0 8px 24px #3246640f}.narrow-section{max-width:760px}.section-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-toolbar h2,.admin-section>h2{margin:0 0 4px}.section-toolbar p,.admin-section>p{color:#66758b;margin:0}.primary-button{background:var(--blue);color:#fff;border:0;border-radius:11px;padding:12px 17px;font-weight:850}.product-form{background:#f8faff;border:1px solid #dbe5f2;border-radius:16px;margin-top:20px;padding:20px}.form-title{justify-content:space-between;align-items:center;display:flex}.form-title h3{margin:0}.form-title button{background:0 0;border:0;font-size:1.8rem}.form-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.checkbox-label{align-content:center;align-items:center;grid-template-columns:auto 1fr!important}.checkbox-label input{width:22px;min-height:22px}.image-preview{align-items:center;gap:15px;margin-top:15px;display:flex}.image-preview img{object-fit:contain;background:#fff;border:1px solid #d6e0ed;border-radius:12px;width:90px;height:90px}.image-preview button{background:#fff;border:1px solid #d3ddec;border-radius:9px;padding:8px 12px}.live-price-preview{color:#213b63;background:#edf5ff;border-radius:10px;margin-top:16px;padding:13px}.form-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.form-actions>button:not(.primary-button){background:#fff;border:1px solid #cdd8e7;border-radius:10px;padding:10px 15px}.product-filters{grid-template-columns:1fr 170px;gap:12px;margin:20px 0 14px;display:grid}.product-filters input,.product-filters select{background:#fff;border:1px solid #cbd7e7;border-radius:10px;min-height:44px;padding:8px 12px}.product-table{border-collapse:collapse;width:100%;min-width:1100px}.product-table th{color:#647288;text-align:left;border-bottom:1px solid #dce4ef;padding:12px 10px;font-size:.86rem}.product-table td{vertical-align:middle;border-bottom:1px solid #edf1f6;padding:12px 10px}.table-product{align-items:center;gap:10px;display:flex}.table-product img,.table-product>span{object-fit:contain;background:#f2f5fa;border-radius:8px;place-items:center;width:45px;height:45px;display:grid}.table-product strong,.table-product small,.product-table td>small{display:block}.table-product small,.profit{color:#738198;margin-top:3px}.profit{color:var(--green)!important}.low-stock{color:#c23a2e;font-weight:900}.status-pill{border-radius:999px;padding:5px 9px;font-size:.82rem;font-weight:850;display:inline-block}.status-pill.active{color:#08723a;background:#e8f8ee}.status-pill.inactive{color:#697384;background:#f1f2f5}.row-actions{gap:7px;display:flex}.row-actions button{background:#fff;border:1px solid #cbd7e7;border-radius:8px;padding:7px 9px}.row-actions .danger{color:#b22d2d;border-color:#efc4c4}.empty-table{text-align:center;color:#6c7a8f;padding:35px!important}.settings-form{gap:17px;margin-top:22px;display:grid}.rate-setting input{color:var(--blue);min-height:65px;font-size:2rem;font-weight:900}.rate-example{background:#eef5ff;border-radius:11px;padding:14px}.audit-list{gap:10px;margin-top:18px;display:grid}.audit-list article{border:1px solid #e1e8f1;border-radius:11px;justify-content:space-between;gap:14px;padding:13px;display:flex}.audit-list strong,.audit-list span{display:block}.audit-list span{color:#718097;margin-top:4px;font-size:.88rem}.audit-list code{color:var(--blue);font-size:.78rem}.toast{z-index:100;color:#fff;max-width:calc(100% - 30px);box-shadow:var(--shadow);border-radius:12px;padding:13px 18px;font-weight:800;position:fixed;top:18px;left:50%;transform:translate(-50%)}.toast.success{background:#087a3c}.toast.error{background:#be3333}@media (width<=1100px){.product-card{grid-template-columns:180px 1fr}.new-query-button{grid-column:1/-1;width:100%}.product-image-wrap{height:220px}.price-panel strong{font-size:3.5rem}.converter-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.shell{width:min(100% - 20px,1480px)}.public-header{align-items:flex-start}.brand-block strong{font-size:1.05rem}.brand-block span{font-size:.8rem}.brand-icon{width:43px;height:43px;font-size:21px}.update-badge{padding:8px;font-size:.75rem}.hero h1{letter-spacing:-1.5px}.barcode-box{gap:12px;min-height:105px;padding:15px}.barcode-symbol{font-size:44px}.barcode-input-wrap input{font-size:1.1rem}.barcode-input-wrap small{font-size:.82rem}.product-card{grid-template-columns:1fr;gap:14px;padding:18px}.product-image-wrap{border-bottom:1px solid #e4e9f0;border-right:0;height:170px;padding:0 0 14px}.product-image-wrap img{max-height:155px}.product-main h2{text-align:center;font-size:2rem}.product-code{text-align:center;font-size:1rem}.price-grid{grid-template-columns:1fr;gap:10px}.price-panel strong{letter-spacing:-2px;font-size:3.1rem}.ready-card{text-align:center;grid-template-columns:1fr}.ready-icon{width:100px;height:100px;margin-inline:auto;font-size:63px}.converter-row{grid-template-columns:1fr}.arrow{justify-self:center;padding:0;transform:rotate(90deg)}.converter-row input,.result-field strong{min-height:70px;font-size:2rem}.admin-page{padding:12px}.admin-header{flex-direction:column;align-items:flex-start}.admin-header-actions{width:100%}.admin-header-actions a,.admin-header-actions button{text-align:center;flex:1}.stats-grid{grid-template-columns:1fr 1fr}.admin-tabs{overflow-x:auto}.admin-tabs button{white-space:nowrap}.section-toolbar{flex-direction:column;align-items:stretch}.form-grid,.product-filters{grid-template-columns:1fr}.audit-list article{flex-direction:column}}.public-page{height:100vh;min-height:680px;padding:10px 0;overflow:hidden}.public-screen{grid-template-rows:auto auto 1fr;gap:8px;height:calc(100vh - 20px);min-height:660px;display:grid}.public-header{min-height:58px}.main-rate-badge{text-align:center;color:#fff;background:linear-gradient(135deg,#0b4fc0,#1767e8);border-radius:18px;min-width:310px;padding:8px 18px;display:grid;box-shadow:0 10px 25px #1559d638}.main-rate-badge span{letter-spacing:.13em;font-size:.78rem;font-weight:900}.main-rate-badge strong{margin:3px 0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1}.main-rate-badge small{opacity:.86;font-size:.78rem}.compact-hero{text-align:center}.hero-title{justify-content:center;align-items:baseline;gap:16px;margin-bottom:7px;display:flex}.hero-title h1{letter-spacing:-1.5px;margin:0;font-size:clamp(1.8rem,3.2vw,3.2rem)}.hero-title p{color:#4f5e74;margin:0;font-size:clamp(.9rem,1.25vw,1.1rem)}.compact-hero .barcode-box{border-width:2px;border-radius:16px;gap:14px;min-height:68px;padding:8px 18px}.compact-hero .barcode-symbol{font-size:44px}.compact-hero .barcode-input-wrap input{font-size:clamp(1.15rem,2vw,1.65rem)}.compact-hero .barcode-input-wrap small{margin-top:3px;font-size:.78rem}.compact-hero .lookup-message{min-height:20px;margin-top:3px;font-size:.82rem}.main-workspace{grid-template-rows:minmax(245px,1.45fr) minmax(210px,1fr);gap:10px;min-height:0;display:grid}.compact-product-card,.compact-ready-card{border-radius:18px;height:100%;min-height:0;padding:14px 18px}.product-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-heading .new-query-button{border-radius:12px;min-width:165px;padding:12px 14px;font-size:1rem}.compact-ready-card{grid-template-columns:auto 1fr;min-height:0}.compact-ready-card h2{font-size:1.8rem}.compact-converters{gap:10px;height:100%;margin-top:0}.compact-converters .converter-card{border-radius:16px;height:100%;padding:12px 14px}.compact-converters .converter-card header{margin-bottom:7px}.compact-converters .converter-icon{width:38px;height:38px;font-size:.85rem}.compact-converters .converter-card h3{font-size:1.15rem}.compact-converters .converter-card header p{font-size:.78rem}.compact-converters .converter-row{gap:8px}.compact-converters .converter-row label span,.compact-converters .result-field span{margin:0 0 3px 5px;font-size:.78rem}.compact-converters .converter-row input,.compact-converters .result-field strong{border-radius:11px;min-height:62px;padding:8px 10px;font-size:clamp(1.45rem,2.6vw,2.45rem)}.compact-converters .arrow{padding-top:17px;font-size:2rem}.compact-converters .clear-converter{min-height:34px;margin-top:6px;font-size:.82rem}.tax-checkbox{background:#fff;border:1px solid #cbd7e8;border-radius:11px;padding:12px}.pricing-breakdown{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:16px;display:grid}.pricing-breakdown article{background:#fff;border:1px solid #dce5f1;border-radius:12px;min-width:0;padding:12px}.pricing-breakdown span,.pricing-breakdown small{display:block}.pricing-breakdown span{color:#68778e;font-size:.78rem;font-weight:800}.pricing-breakdown strong{margin:5px 0;font-size:1.35rem;display:block}.pricing-breakdown small{color:#516077}.final-price-box{color:var(--blue);background:#edf5ff!important;border-color:#abc9f8!important}.positive-difference{color:var(--green);background:#effaf3!important;border-color:#b7dec4!important}.negative-difference{color:var(--red);background:#fff2f2!important;border-color:#efc3c3!important}.product-table td small{color:#728096;margin-top:3px;display:block}.positive-cell{color:var(--green);font-weight:850}.negative-cell{color:var(--red);font-weight:850}@media (height<=800px) and (width>=900px){.public-page{min-height:620px}.public-screen{min-height:600px}.main-workspace{grid-template-rows:minmax(220px,1.35fr) minmax(185px,1fr)}.brand-icon{width:45px;height:45px;font-size:23px}.brand-block strong{font-size:1.15rem}.brand-block span{font-size:.78rem}}@media (width<=1100px){.public-page{height:auto;min-height:100vh;overflow:auto}.public-screen{height:auto;min-height:100vh;display:block}.main-workspace{display:block}.compact-converters{margin-top:10px}.pricing-breakdown{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.main-rate-badge{min-width:170px;padding:7px 9px}.main-rate-badge strong{font-size:1.45rem}.main-rate-badge small{font-size:.62rem}.hero-title{display:block}.hero-title p{margin-top:3px}.compact-product-card{grid-template-columns:1fr}.product-heading{text-align:center;display:block}.product-heading .new-query-button{width:100%;margin-bottom:8px}.pricing-breakdown{grid-template-columns:1fr 1fr}}.auto-refresh-note{opacity:.82;margin-top:2px;display:block}.auto-admin-note{color:#58708f;margin-top:5px;font-weight:750;display:block}.hidden-file-input{display:none}.excel-button{color:#08723a;background:#edf9f1;border:1px solid #99c8aa;border-radius:11px;padding:12px 17px;font-weight:850}.excel-button:hover{background:#def3e6}.excel-import-panel{background:#f8fbff;border:2px solid #bad0ef;border-radius:16px;margin-top:20px;padding:20px}.excel-import-panel .form-title p{color:#65758d;margin:4px 0 0}.excel-help{color:#284769;background:#edf5ff;border-radius:10px;margin:14px 0;padding:11px 13px;font-weight:700}.excel-preview-wrap{background:#fff;border:1px solid #d8e3f1;border-radius:12px;max-height:430px;overflow:auto}.excel-preview-table{border-collapse:collapse;width:100%;min-width:1280px}.excel-preview-table th{z-index:2;color:#40516a;text-align:left;background:#eaf2ff;border-bottom:1px solid #cbd9eb;padding:10px 8px;font-size:.8rem;position:sticky;top:0}.excel-preview-table td{border-bottom:1px solid #edf1f6;padding:6px}.excel-preview-table input:not([type=checkbox]){background:#fff;border:1px solid #cbd7e7;border-radius:7px;width:100%;min-width:110px;height:38px;padding:5px 8px}.excel-check-cell{text-align:center}.excel-check-cell input{width:22px;height:22px}.missing-barcode-row{background:#fff1f1}.missing-barcode-row td:nth-child(2) input{background:#fff;border:2px solid #cf4040}.remove-import-row{color:#ad2d2d;background:#fff5f5;border:1px solid #edc4c4;border-radius:7px;padding:7px 9px}.import-errors{color:#a92d2d;background:#fff1f1;border-radius:10px;gap:5px;margin-top:12px;padding:12px;display:grid}@media (width<=720px){.toolbar-actions{width:100%}.toolbar-actions button{flex:1}.excel-import-panel{padding:12px}}.search-area{position:relative}.product-suggestions{z-index:30;background:#fff;border:1px solid #c8d8ef;border-radius:14px;max-height:320px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #1437642e}.product-suggestions button{color:#10213e;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f6;grid-template-columns:minmax(180px,1fr) minmax(150px,auto) auto auto;align-items:center;gap:12px;width:100%;padding:12px 15px;display:grid}.product-suggestions button:hover,.product-suggestions button:focus{background:#eef5ff;outline:none}.suggestion-name{font-weight:850}.suggestion-code{color:#68778e;font-size:.85rem}.product-suggestions strong:nth-last-child(2){color:var(--green)}.product-suggestions strong:last-child{color:var(--blue)}@media (width<=720px){.product-suggestions button{grid-template-columns:1fr auto}.suggestion-code{grid-column:1/-1}}.calculator-zone{grid-template-rows:auto 1fr;gap:6px;min-height:0;display:grid}.calculator-rate-strip{color:#5e4a12;background:#fff9e8;border:1px solid #d4c495;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:34px;padding:5px 14px;display:flex}.calculator-rate-strip span,.calculator-rate-strip small{font-size:.8rem}.calculator-rate-strip strong{color:#8b6400;font-size:1.15rem}.calculator-zone .compact-converters{min-height:0}.five-stats{grid-template-columns:repeat(5,1fr)}.print-button{color:#623d9b;background:#f5efff;border:1px solid #b9a3dc;border-radius:11px;padding:12px 17px;font-weight:850}.print-button:hover{background:#ebe0fa}.print-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a18309e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.print-modal{background:#fff;border-radius:20px;width:min(900px,100%);max-height:calc(100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 24px 70px #00000047}.print-modal .form-title p{color:#64748b;margin:4px 0 0}.print-config-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.print-config-grid label{color:#34445b;gap:6px;font-weight:750;display:grid}.print-config-grid input,.print-config-grid select{background:#fff;border:1px solid #cbd7e7;border-radius:9px;min-height:44px;padding:8px 11px}.print-field-title{color:#273950;margin:20px 0 9px;font-weight:900}.print-fields-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.print-field-option{background:#f8faff;border:1px solid #dce4ef;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:8px 10px;font-weight:700;display:flex}.print-field-option input{width:20px;height:20px}.print-advice{color:#385576;background:#eef5ff;border-radius:9px;margin-top:14px;padding:11px}.selection-summary{color:#5d6e86;justify-content:flex-end;align-items:center;gap:12px;min-height:32px;font-size:.88rem;display:flex}.selection-summary button{color:var(--blue);background:0 0;border:0;font-weight:800}.selection-cell{width:42px;text-align:center!important}.selection-cell input{width:19px;height:19px}.selected-row{background:#eef5ff!important}.pending-code-pill{color:#7a5900;background:#fff3cd;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:850;display:inline-block}.independent-rates-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.rate-setting small{color:#64748b;font-size:.78rem;font-weight:600}.product-rate-setting{background:#f1f6ff;border:1px solid #bad0fa;border-radius:13px;padding:14px}.calculator-rate-setting{background:#fff9e8;border:1px solid #e5d4a5;border-radius:13px;padding:14px}.dual-rate-examples{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dual-rate-examples>div{color:#294565;background:#eef5ff;border-radius:10px;padding:13px}@media (width<=1100px){.five-stats{grid-template-columns:repeat(3,1fr)}.calculator-zone{display:block}.calculator-rate-strip{margin-bottom:8px}}@media (width<=720px){.five-stats{grid-template-columns:1fr 1fr}.print-config-grid,.independent-rates-grid,.dual-rate-examples{grid-template-columns:1fr}.print-fields-grid{grid-template-columns:1fr 1fr}.calculator-rate-strip{text-align:center;flex-wrap:wrap;gap:5px 10px}.calculator-rate-strip small{width:100%}}.calculator-rate-strip{display:none!important}.calculator-zone{min-height:0;display:block}.calculator-zone .compact-converters{margin-top:0}.main-workspace{grid-template-rows:minmax(170px,.78fr) minmax(220px,1.22fr);gap:7px}.compact-product-card,.compact-ready-card{border-radius:16px;padding:10px 16px}.compact-product-card{grid-template-columns:125px 1fr;gap:14px}.compact-product-card .product-image-wrap{height:100%;min-height:135px;padding-right:12px}.compact-product-card .product-image-wrap img{max-height:145px}.compact-product-card .product-placeholder{font-size:66px}.product-heading h2{font-size:clamp(1.45rem,2.5vw,2.45rem)}.product-heading .product-code{margin:3px 0 7px;font-size:.9rem}.product-heading .new-query-button{min-width:145px;padding:9px 12px;font-size:.9rem}.compact-product-card .price-grid{gap:9px}.compact-product-card .price-panel{border-radius:12px;padding:7px 11px}.compact-product-card .price-panel span{font-size:.82rem}.compact-product-card .price-panel strong{margin-top:1px;font-size:clamp(2.15rem,4.3vw,4rem)}.compact-ready-card{grid-template-columns:78px 1fr;gap:16px}.compact-ready-card .ready-icon{border-radius:19px;width:72px;height:72px;font-size:46px}.compact-ready-card h2{margin:0 0 3px;font-size:1.45rem}.compact-ready-card p{font-size:.95rem}@media (height<=800px) and (width>=900px){.main-workspace{grid-template-rows:minmax(155px,.7fr) minmax(210px,1.3fr)}.compact-product-card .product-image-wrap{min-height:120px}.compact-product-card .product-image-wrap img{max-height:130px}}@media (width<=1100px){.main-workspace{display:block}.compact-converters{margin-top:8px}}@media (width<=720px){.compact-product-card{grid-template-columns:1fr}.compact-product-card .product-image-wrap{height:115px;min-height:115px}.compact-product-card .product-image-wrap img{max-height:105px}.compact-ready-card{text-align:left;grid-template-columns:64px 1fr}.compact-ready-card .ready-icon{width:60px;height:60px;font-size:38px}}.category-pricing-section{max-width:1250px}.category-pricing-form{background:#f8fbff;border:1px solid #d8e4f2;border-radius:16px;grid-template-columns:minmax(220px,1fr) 220px;gap:14px;margin-top:20px;padding:18px;display:grid}.category-pricing-form>label:not(.category-option){color:#34445b;gap:7px;font-weight:800;display:grid}.category-pricing-form input,.category-pricing-form select{background:#fff;border:1px solid #c8d6e8;border-radius:10px;outline:0;width:100%;min-height:48px;padding:9px 12px}.category-pricing-form input:focus,.category-pricing-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1559d61a}.category-option{color:#263a57;background:#fff;border:1px solid #c8d8ed;border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:11px;padding:13px;display:flex}.category-option input{width:22px;min-height:22px;margin-top:1px}.category-option strong,.category-option small{display:block}.category-option small{color:#697991;margin-top:4px}.dangerous-option{background:#fff9f3;border-color:#edc6b2}.category-pricing-form .primary-button{grid-column:1/-1;min-height:48px}.category-summary-note{color:#29496f;background:#edf5ff;border:1px solid #bbd2f1;border-radius:11px;margin:15px 0;padding:13px 15px}.category-pricing-table-wrap{border:1px solid #dde6f1;border-radius:13px;overflow-x:auto}.category-pricing-table{border-collapse:collapse;background:#fff;width:100%;min-width:780px}.category-pricing-table th{color:#52627a;text-align:left;background:#edf4ff;padding:12px 13px;font-size:.84rem}.category-pricing-table td{border-top:1px solid #edf1f6;padding:12px 13px}.category-pricing-table td small{margin-top:3px;display:block}.category-pricing-table button{color:var(--blue);background:#f2f7ff;border:1px solid #abc6ef;border-radius:9px;padding:8px 11px;font-weight:800}.no-rule-label{color:#a3681e}.pricing-mode-pill{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;margin:0 6px 4px 0;padding:3px 7px;font-size:.7rem;font-weight:900;display:inline-block}.pricing-mode-pill.category{color:#1456bd;background:#e9f2ff}.pricing-mode-pill.manual{color:#5e6878;background:#f2f3f6}.category-mode-help{color:#35639f;font-weight:650}.product-form select{background:#fff;border:1px solid #cbd7e8;border-radius:11px;width:100%;min-height:48px;padding:9px 12px}@media (width<=720px){.category-pricing-form{grid-template-columns:1fr}.category-option,.category-pricing-form .primary-button{grid-column:auto}}.main-rate-badge{border-radius:15px;min-width:260px;padding:6px 14px}.main-rate-badge span{font-size:.69rem}.main-rate-badge strong{white-space:nowrap;margin:2px 0;font-size:clamp(1.75rem,2.55vw,2.3rem);line-height:1.05}.main-rate-badge small{font-size:.68rem}.compact-product-card{min-height:185px;overflow:visible}.compact-product-card .price-panel{min-height:82px;overflow:visible}.compact-product-card .price-panel strong{margin-top:2px;font-size:clamp(2.15rem,4vw,3.65rem);line-height:1}@media (height<=800px) and (width>=900px){.main-workspace{grid-template-rows:minmax(185px,.85fr) minmax(210px,1.15fr)}.compact-product-card{min-height:185px}.compact-product-card .price-panel{min-height:78px}.compact-product-card .price-panel strong{font-size:clamp(2rem,3.75vw,3.4rem)}}@media (width<=720px){.main-rate-badge{min-width:170px;padding:6px 9px}.main-rate-badge strong{font-size:1.4rem}.compact-product-card{min-height:0}}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar-actions>button,.section-toolbar>button,.row-actions button,.form-actions button,.selection-summary button,.print-modal button{white-space:nowrap;min-height:42px}.admin-tabs{flex-wrap:wrap;gap:10px;display:flex}.admin-tabs button{min-height:42px}.modern-product-filters{grid-template-columns:minmax(280px,2fr) minmax(180px,1fr) minmax(220px,1.2fr) auto;align-items:end;gap:14px;margin-top:14px;display:grid}.filter-control{gap:6px;display:grid}.filter-control>span{color:#53657f;font-size:.82rem;font-weight:800}.filter-control input,.filter-control select{background:#fff;border:1px solid #c8d6ea;border-radius:12px;width:100%;min-height:46px;padding:10px 12px}.filter-control input:focus,.filter-control select:focus{border-color:#175ae0;outline:none;box-shadow:0 0 0 3px #175ae01a}.filter-actions{align-items:end;display:flex}.soft-button{color:#175ae0;background:#f6f9ff;border:1px solid #bfd2ef;border-radius:12px;min-height:46px;padding:0 16px;font-weight:800}.selection-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.selection-summary-actions,.row-actions{flex-wrap:wrap;gap:8px;display:flex}.modern-settings-section .section-toolbar{margin-bottom:14px}.modern-settings-form{gap:18px;display:grid}.settings-panel-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:16px;display:grid}.settings-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dce7f3;border-radius:18px;gap:14px;padding:18px;display:grid;box-shadow:0 10px 26px #1a38680d}.settings-card-wide{grid-column:1/-1}.settings-card-head h3{color:#0f2f62;margin:0 0 4px;font-size:1.08rem}.settings-card-head p{color:#677993;margin:0}.settings-card label{color:#334866;gap:7px;font-weight:800;display:grid}.settings-card input,.settings-card select{background:#fff;border:1px solid #cad7ea;border-radius:12px;width:100%;min-height:46px;padding:10px 12px}.settings-card input:focus,.settings-card select:focus{border-color:#175ae0;outline:none;box-shadow:0 0 0 3px #175ae01a}.settings-toggle-card{background:#fff;border:1px solid #cfdef2;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex!important}.settings-toggle-card input{width:22px;min-height:22px;margin-top:2px}.settings-toggle-card strong,.settings-toggle-card small{display:block}.settings-toggle-card small{color:#697991;margin-top:4px;font-weight:600}.public-visibility-preview{grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px;display:grid}.visibility-preview-card{background:#f7fbff;border:1px solid #d8e5f4;border-radius:14px;padding:14px}.visibility-preview-card span{color:#5f7492;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:900;display:block}.visibility-preview-card strong{color:#0f2f62;margin-top:5px;font-size:1.2rem;display:block}.visibility-preview-card small{color:#6e8097;margin-top:6px;display:block}.settings-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.rates-settings-section .primary-button{min-width:240px}.product-table-wrap{overflow-x:auto}.excel-preview-wrap{overflow-x:auto}.excel-preview-table{min-width:980px}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.print-config-grid,.print-fields-grid{gap:12px}.section-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.public-profit-badge{text-align:center;background:linear-gradient(#f8fbff 0%,#edf4ff 100%);border:1px solid #cfe0fa;border-radius:14px;gap:2px;min-width:250px;padding:10px 14px;display:grid;box-shadow:0 6px 18px #194daa14}.public-profit-badge span{color:#446893;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:900}.public-profit-badge strong{color:#0a8b41;font-size:1.4rem;line-height:1}.public-profit-badge small{color:#5e7697;font-size:.77rem;font-weight:700}.product-heading{grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:10px;display:grid}.product-heading>div:first-child{min-width:0}@media (width<=1180px){.modern-product-filters{grid-template-columns:repeat(2,minmax(220px,1fr))}.filter-actions{grid-column:1/-1}.settings-panel-grid{grid-template-columns:1fr}.settings-card-wide{grid-column:auto}.public-visibility-preview,.product-heading{grid-template-columns:1fr}.public-profit-badge,.new-query-button{justify-self:start}}@media (width<=780px){.modern-product-filters{grid-template-columns:1fr}.filter-actions{grid-column:auto}.toolbar-actions,.settings-actions,.form-actions,.selection-summary{justify-content:stretch}.toolbar-actions>button,.settings-actions>button,.form-actions>button,.filter-actions>button{width:100%}.public-profit-badge{width:100%;min-width:0}}.public-rate-badges{align-items:stretch;gap:10px;display:flex}.public-rate-badges .main-rate-badge{min-width:210px;padding:7px 12px}.public-rate-badges .main-rate-badge strong{white-space:nowrap;font-size:clamp(1.55rem,2.15vw,2.05rem)}.public-rate-badges .main-rate-badge small{line-height:1.15}.estimated-profit-admin-card{background:linear-gradient(135deg,#f5f9ff,#edf5ff);border:1px solid #bcd5f8;border-radius:15px;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px;margin-top:14px;padding:14px;display:grid}.estimated-profit-admin-card>div{background:#fff;border:1px solid #d3e2f7;border-radius:12px;padding:12px}.estimated-profit-admin-card span,.estimated-profit-admin-card small{display:block}.estimated-profit-admin-card span{color:#5b7392;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:900}.estimated-profit-admin-card strong{color:#0a8b41;margin:5px 0;font-size:1.55rem;display:block}.estimated-profit-admin-card small{color:#687b94}.public-profit-badge{min-width:200px}@media (width<=1180px){.public-rate-badges{flex-wrap:wrap;justify-content:flex-end}.estimated-profit-admin-card{grid-template-columns:1fr}}@media (width<=720px){.public-rate-badges{width:100%}.public-rate-badges .main-rate-badge{flex:1;min-width:145px}.public-rate-badges .main-rate-badge strong{font-size:1.2rem}}.calculator-auto-select{transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.calculator-auto-select:hover{border-color:#8fb6f1!important}.calculator-auto-select:focus{transform:translateY(-1px);background:#fff7cf!important;border-color:#e4ad18!important;outline:none!important;box-shadow:0 0 0 4px #e4ad182e,inset 0 0 0 1px #e4ad1814!important}.calculator-auto-select::selection{color:#fff;background:#1b63dc}.converter-card:focus-within{border-color:#a9c7f3;box-shadow:0 12px 30px #1a56b521}.product-suggestions{overscroll-behavior:contain;max-height:min(65vh,620px);overflow-y:auto}.product-suggestions button{min-height:48px}.rounded-reference-pill{color:#7c5800;background:linear-gradient(#fff9df,#fff1b7);border:1px solid #e1bd57;border-radius:999px;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:2px 9px;width:fit-content;max-width:100%;margin:5px auto 0;padding:5px 11px;display:grid;box-shadow:0 4px 10px #ac7e0d17}.rounded-reference-pill>span{text-transform:uppercase;letter-spacing:.03em;font-weight:900;font-size:.67rem!important}.rounded-reference-pill>strong{white-space:nowrap;color:#7c5800!important;margin:0!important;font-size:1rem!important;line-height:1!important}.rounded-reference-pill>small{color:#856b24;text-align:center;grid-column:1/-1;font-size:.61rem;line-height:1.1}.rounded-reference-settings{background:#fffbeb;border:1px solid #ead48a;border-radius:14px;grid-template-columns:minmax(200px,1fr) minmax(240px,1fr);gap:14px;padding:14px;display:grid}.rounded-reference-settings label{gap:7px;display:grid}.rounded-reference-settings label small{color:#7d6b35;font-weight:600}.rounding-live-example{background:#fff;border:1px solid #e4d59e;border-radius:12px;grid-column:1/-1;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.rounding-live-example span{color:#6f5d26;text-transform:uppercase;font-size:.78rem;font-weight:900}.rounding-live-example strong{color:#7c5800;white-space:nowrap}@media (width<=900px){.rounded-reference-settings{grid-template-columns:1fr}.rounding-live-example{grid-column:auto;grid-template-columns:1fr}.rounded-reference-pill{border-radius:12px}}.rounded-reference-pill{display:none!important}.product-heading{grid-template-columns:minmax(230px,1fr) minmax(220px,280px) minmax(185px,225px) auto;align-items:center}.rounded-reference-card{color:#6f4d00;text-align:center;background:linear-gradient(145deg,#fffdf3 0%,#fff2bd 100%);border:2px solid #d9a514;border-radius:14px;place-items:center;min-width:220px;min-height:66px;padding:8px 15px;animation:1.45s ease-in-out infinite goldenReferencePulse;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #ac790029,inset 0 0 0 1px #ffffffb3}.rounded-reference-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 38%,#ffffffb3 49%,#0000 60%);animation:3.2s ease-in-out infinite goldenReferenceShine;position:absolute;inset:-55%;transform:translate(-70%)rotate(8deg)}.rounded-reference-card>*{z-index:1;position:relative}.rounded-reference-card span{text-transform:uppercase;letter-spacing:.065em;font-size:.68rem;font-weight:950;line-height:1}.rounded-reference-card strong{color:#8b6200;letter-spacing:-.035em;white-space:nowrap;margin:3px 0 2px;font-size:clamp(1.5rem,2.2vw,2.05rem);line-height:1;display:block}.rounded-reference-card small{color:#826b2a;max-width:250px;font-size:.61rem;font-weight:750;line-height:1.1}@keyframes goldenReferencePulse{0%,to{border-color:#d29b00;box-shadow:0 8px 22px #ac790024,0 0 #e8b32347}50%{border-color:#ffd45a;box-shadow:0 9px 26px #ac790040,0 0 0 5px #e8b3231f}}@keyframes goldenReferenceShine{0%,58%{transform:translate(-75%)rotate(8deg)}82%,to{transform:translate(75%)rotate(8deg)}}@media (prefers-reduced-motion:reduce){.rounded-reference-card,.rounded-reference-card:before{animation:none}}@media (width<=1230px){.product-heading{grid-template-columns:minmax(220px,1fr) minmax(210px,260px) auto}.public-profit-badge{grid-column:2}.new-query-button{grid-area:1/3}}@media (width<=920px){.product-heading{grid-template-columns:1fr}.rounded-reference-card,.public-profit-badge,.new-query-button{grid-area:auto;justify-self:stretch;width:100%;min-width:0;max-width:none}}.suggestion-row{align-items:center;gap:8px 18px;grid-template-columns:minmax(220px,1fr) auto!important;display:grid!important}.suggestion-main{min-width:0}.suggestion-meta{justify-items:end;gap:4px;min-width:0;display:grid}.suggestion-prices{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.suggestion-reference-badge{color:#111;white-space:nowrap;background:linear-gradient(#ffe97a,#ffd84d);border:1px solid #cfa300;border-radius:8px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:.86rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 2px #9a760026,inset 0 0 0 1px #ffffff59}.suggestion-usd-price,.suggestion-bs-price{white-space:nowrap}.suggestion-usd-price{color:#0a8b41!important}.suggestion-bs-price{color:#1f5ed6!important}@media (width<=900px){.suggestion-row{justify-items:stretch;grid-template-columns:1fr!important}.suggestion-meta{justify-items:start}.suggestion-prices{justify-content:flex-start}}@media (width<=520px){.suggestion-reference-badge{padding:4px 8px;font-size:.78rem}.suggestion-prices{gap:6px}}.popular-products-ticker{background:#fff;border:1px solid #c9d9ef;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:32px;margin:4px 0;display:grid;overflow:hidden;box-shadow:0 5px 14px #1b427d0f}.popular-ticker-label{z-index:2;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0c5edb,#237cf0);align-items:center;height:100%;padding:0 13px;font-size:.78rem;font-weight:950;display:flex;position:relative}.popular-ticker-window{min-width:0;overflow:hidden}.popular-ticker-track{align-items:center;width:max-content;animation:34s linear infinite popularTickerMove;display:flex}.popular-products-ticker:hover .popular-ticker-track{animation-play-state:paused}.popular-ticker-track button{color:#10274a;white-space:nowrap;background:0 0;border:0;border-right:1px solid #e4ebf4;align-items:center;gap:8px;min-height:30px;padding:3px 18px;display:inline-flex}.popular-ticker-track strong{font-size:.82rem}.popular-ticker-track span{color:#8b6200;font-size:.82rem;font-weight:950}@keyframes popularTickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.suggestion-category{color:#627691;text-transform:uppercase;margin-top:2px;font-size:.72rem;font-weight:850;display:block}.admin-reference-badge{color:#111;white-space:nowrap;background:linear-gradient(#ffe978,#ffd747);border:1px solid #cf9f00;border-radius:8px;justify-content:center;min-width:108px;padding:6px 9px;font-weight:950;display:inline-flex}.sale-mode-pill{text-transform:uppercase;border-radius:999px;margin-bottom:4px;padding:3px 7px;font-size:.68rem;font-weight:950;display:inline-flex}.sale-mode-pill.auto{color:#087d39;background:#e5f7ec}.sale-mode-pill.manual{color:#946000;background:#fff2d8}.sale-price-control{grid-column:span 1}.sale-price-mode-row{grid-template-columns:minmax(200px,1fr) auto;gap:8px;display:grid}.use-suggested-button{color:#1255b8;white-space:nowrap;background:#edf5ff;border:1px solid #9fc0ef;border-radius:10px;min-height:46px;padding:0 13px;font-weight:900}.sale-price-mode-help{color:#45658d;font-weight:650}.public-rate-visibility-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;display:grid}.popular-ticker-settings{background:#f7fbff;border:1px solid #cbdcf2;border-radius:15px;gap:12px;padding:14px;display:grid}.popular-ticker-config-grid{grid-template-columns:minmax(220px,1.4fr) minmax(170px,.8fr) minmax(170px,.8fr);gap:12px;display:grid}.popular-ticker-config-grid label{gap:7px;display:grid}.product-table{min-width:1420px}@media (width>=901px) and (height<=820px){.public-screen{grid-template-rows:50px auto 1fr;gap:3px;height:calc(100vh - 10px);min-height:610px}.compact-hero{margin-top:-2px}.hero-title{min-height:34px;margin-bottom:3px}.hero-title h1{font-size:clamp(2rem,3vw,2.7rem)}.compact-hero .barcode-box{min-height:54px}.popular-products-ticker{min-height:29px;margin:2px 0}.popular-ticker-label,.popular-ticker-track button{min-height:27px}.compact-hero .lookup-message{min-height:14px;margin-top:0}.main-workspace{grid-template-rows:178px minmax(200px,1fr);gap:6px}.compact-product-card,.compact-ready-card{min-height:178px}.compact-converters .converter-card{padding-top:9px}}@media (width<=980px){.public-rate-visibility-grid,.popular-ticker-config-grid,.sale-price-mode-row{grid-template-columns:1fr}}@media (width<=720px){.popular-products-ticker{grid-template-columns:1fr}.popular-ticker-label{justify-content:center;min-height:28px}}.public-rate-badges{justify-content:flex-end;align-items:stretch;gap:12px;display:flex}.public-rate-badges .main-rate-badge{color:#fff;border:2px solid #ffffff61;border-radius:16px;min-width:235px;min-height:78px;padding:9px 16px 10px;box-shadow:0 10px 24px #1638702e,inset 0 0 0 1px #ffffff29}.product-public-rate{background:linear-gradient(135deg,#078b68 0%,#10b981 52%,#0e9f6e 100%)}.calculator-public-rate{background:linear-gradient(135deg,#3155d9 0%,#4f46e5 52%,#6d4df2 100%)}.public-rate-badges .main-rate-badge span{letter-spacing:.075em;text-transform:uppercase;text-shadow:0 1px 2px #00000029;font-size:.78rem;font-weight:950;line-height:1;display:block}.public-rate-badges .main-rate-badge strong{letter-spacing:-.035em;white-space:nowrap;text-shadow:0 2px 4px #0000002e;margin:5px 0 4px;font-size:clamp(2rem,2.9vw,2.65rem);line-height:1;display:block}.public-rate-badges .main-rate-badge small{opacity:.96;font-size:.68rem;font-weight:700;line-height:1.18;display:block}.public-rate-badges .main-rate-badge .auto-refresh-note{margin-top:2px;font-size:.63rem}.product-public-rate:before,.calculator-public-rate:before{margin-bottom:2px;font-size:1rem;line-height:1;display:block}.product-public-rate:before{content:"🏷️"}.calculator-public-rate:before{content:"🧮"}@media (width<=1180px){.public-rate-badges{flex-wrap:wrap}.public-rate-badges .main-rate-badge{min-width:210px}}@media (width<=720px){.public-rate-badges{gap:8px;width:100%}.public-rate-badges .main-rate-badge{flex:160px;min-width:160px;min-height:70px;padding:8px 10px}.public-rate-badges .main-rate-badge strong{font-size:1.55rem}}.popular-products-ticker{background:linear-gradient(#fff8c9 0%,#ffe978 100%);border:2px solid #e1b100;border-radius:14px;min-height:48px;margin:8px 0 6px;box-shadow:0 8px 18px #b8890029,inset 0 1px #ffffffa6}.popular-ticker-label{color:#171717;text-shadow:none;background:linear-gradient(135deg,#ffcf33 0%,#f7b500 100%);border-right:2px solid #0000001a;padding:0 16px;font-size:.95rem;font-weight:1000}.popular-ticker-window{align-items:center;height:100%;display:flex}.popular-ticker-track{align-items:center;min-height:46px;display:flex}.popular-ticker-track button{color:#111;background:0 0;border-right:1px solid #00000014;gap:10px;min-height:44px;padding:6px 20px}.popular-ticker-track button:hover{background:#ffffff52}.popular-ticker-track strong{color:#111;font-size:.98rem;font-weight:1000}.popular-ticker-track span{color:#111;background:#ffffff73;border:1px solid #00000014;border-radius:999px;padding:3px 9px;font-size:.95rem;font-weight:1000}@media (width<=720px){.popular-products-ticker{border-radius:12px;min-height:44px}.popular-ticker-label{padding:0 10px;font-size:.84rem}.popular-ticker-track button{min-height:40px;padding:4px 14px}.popular-ticker-track strong,.popular-ticker-track span{font-size:.84rem}}.hero-title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-bottom:9px}.hero-title h1{text-align:center}.hero-title p{text-align:center;max-width:720px}.public-rate-badges{justify-content:flex-end;gap:8px}.public-rate-badges .main-rate-badge{border-radius:14px;min-width:170px;min-height:62px;padding:7px 12px 8px}.public-rate-badges .main-rate-badge span{letter-spacing:.07em;font-size:.66rem}.public-rate-badges .main-rate-badge strong{margin:3px 0 2px;font-size:clamp(1.55rem,2vw,2rem)}.public-rate-badges .main-rate-badge small{font-size:.56rem;line-height:1.12}.public-rate-badges .main-rate-badge .auto-refresh-note{font-size:.54rem}.product-public-rate:before,.calculator-public-rate:before{margin-bottom:1px;font-size:.8rem}@media (width<=980px){.public-header{flex-direction:column;justify-content:center;align-items:center;gap:10px}.brand-block{text-align:center;justify-content:center}.public-rate-badges{flex-wrap:wrap;justify-content:center}}.uppercase-field,.product-form input[type=text],.product-form select,.category-pricing-form input,.excel-preview-table input{text-transform:uppercase}.category-selector-control select{color:#10274a;text-transform:uppercase;background:#fff;border:2px solid #8eb4f1;border-radius:11px;width:100%;min-height:48px;padding:9px 12px;font-size:1rem;font-weight:850}.category-selector-control select:focus{border-color:#155bd7;outline:none;box-shadow:0 0 0 4px #155bd71f}.new-category-box{background:#fff9df;border:1px solid #efc75d;border-radius:11px;gap:6px;margin-top:8px;padding:10px;display:grid}.new-category-box input{min-height:46px;font-size:1rem;font-weight:900;background:#fff!important;border:2px solid #d9aa22!important}.new-category-box small,.existing-category-help{color:#6f5b22;font-size:.68rem;font-weight:800;line-height:1.25}.existing-category-help{color:#42648e;margin-top:5px;display:block}.product-name-edit-link{color:#071a38;max-width:290px;font:inherit;text-align:left;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-weight:950;overflow:hidden}.product-name-edit-link:hover{color:#155bd7;text-underline-offset:3px;text-decoration:underline}.product-name-edit-link:focus-visible{outline-offset:3px;border-radius:5px;outline:3px solid #155bd740}.table-product small,.product-heading h2,.suggestion-name,.popular-ticker-track strong,.admin-reference-badge,.pending-code-pill{text-transform:uppercase}.product-form input:not([type=number]):not([type=checkbox]):not([type=file]),.product-form select{font-weight:800}@media (width<=720px){.product-name-edit-link{max-width:220px}}.public-quick-actions{justify-content:center;align-items:center;gap:10px;min-height:42px;margin:2px 0 3px;display:flex}.quick-action-button{color:#183659;white-space:nowrap;background:#fff;border:1px solid #b8c9df;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:7px 16px;font-size:.82rem;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 5px 14px #193d7012}.quick-action-button span{font-size:1.05rem}.quick-action-button.settings{color:#174f9e;background:linear-gradient(#f5f9ff,#eaf2ff);border-color:#9db9e6}.quick-action-button.cash{color:#08763b;background:linear-gradient(#edfff4,#dff8e9);border-color:#77c89b}.quick-action-button.cash.completed{color:#765000;background:linear-gradient(#fff9dd,#ffefad);border-color:#d2ad40}.quick-action-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #193d701f}.cash-closing-overlay,.cash-admin-editor-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081426b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.cash-closing-modal{background:#f7faff;border:1px solid #cbd8e8;border-radius:24px;width:min(1180px,98vw);max-height:96vh;overflow-y:auto;box-shadow:0 25px 70px #0000004d}.cash-closing-modal-header{z-index:3;color:#fff;background:linear-gradient(135deg,#0a356f,#1661c7);border-bottom:1px solid #dce5f1;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 22px;display:flex;position:sticky;top:0}.cash-closing-kicker{letter-spacing:.08em;margin-bottom:3px;font-size:.78rem;font-weight:950;display:block}.cash-closing-modal-header h2{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.cash-closing-modal-header p{margin:7px 0 0;font-size:1rem}.cash-closing-close{color:#fff;background:#ffffff26;border:1px solid #ffffff73;border-radius:50%;width:48px;height:48px;font-size:2rem;line-height:1}.cash-closing-form{gap:14px;padding:16px 20px 18px;display:grid}.cash-closing-columns{grid-template-columns:repeat(2,minmax(320px,1fr));gap:14px;display:grid}.cash-method-section{background:#fff;border:1px solid #cfdae9;border-radius:18px;gap:12px;padding:15px;display:grid}.cash-method-section>header{align-items:center;gap:10px;display:flex}.cash-method-section>header>span{color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:1.05rem;font-weight:950;display:grid}.cash-method-section.ves>header>span{background:#078b49}.cash-method-section.usd>header>span{background:#145ed6}.cash-method-section h3{margin:0;font-size:1.22rem}.cash-method-section p{color:#667790;margin:2px 0 0}.cash-method-grid{gap:9px;display:grid}.cash-method-grid label{grid-template-columns:minmax(190px,1fr) minmax(170px,.8fr);align-items:center;gap:12px;display:grid}.cash-method-grid label>span,.cash-closing-bottom-fields label>span{color:#253c5d;font-size:.95rem;font-weight:900}.cash-method-grid input,.cash-closing-bottom-fields input{color:#092245;background:#fff;border:2px solid #cbd8e9;border-radius:12px;outline:none;width:100%;min-height:54px;padding:8px 13px;font-size:1.55rem;font-weight:950}.cash-method-grid input:focus,.cash-closing-bottom-fields input:focus{background:#fff8cf;border-color:#e2ad16;box-shadow:0 0 0 4px #e2ad1626}.cash-section-total{border-radius:13px;gap:2px;padding:11px 13px;display:grid}.cash-method-section.ves .cash-section-total{color:#08723a;background:#eafaf1}.cash-method-section.usd .cash-section-total{color:#1457be;background:#edf4ff}.cash-section-total span{text-transform:uppercase;font-size:.8rem;font-weight:900}.cash-section-total small{font-weight:750}.cash-closing-grand-total{color:#3a2a00;background:linear-gradient(135deg,#fff8cf,#ffe47a);border:2px solid #d5a30a;border-radius:18px;grid-template-columns:minmax(280px,1.3fr) minmax(280px,.7fr);align-items:center;gap:16px;padding:15px 20px;display:grid;box-shadow:0 8px 22px #b2840024}.cash-closing-grand-total span{letter-spacing:.06em;font-size:.88rem;font-weight:950;display:block}.cash-closing-grand-total>div>strong{color:#0b6e39;margin-top:2px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;display:block}.cash-total-breakdown{background:#ffffff8c;border-radius:12px;gap:6px;padding:10px 13px;display:grid}.cash-total-breakdown p{margin:0;font-size:1rem}.cash-closing-bottom-fields{grid-template-columns:minmax(300px,1fr) minmax(180px,.35fr);gap:12px;display:grid}.cash-closing-notes,.cash-closing-pin{gap:5px;display:grid}.cash-closing-pin input{text-align:center;letter-spacing:.25em}.cash-closing-message,.cash-admin-message{text-align:center;border-radius:11px;padding:11px 14px;font-weight:850}.cash-closing-message.success,.cash-admin-message.success{color:#06703a;background:#dcf7e6}.cash-closing-message.error,.cash-admin-message.error{color:#ae2525;background:#ffe5e5}.cash-closing-message.warning{color:#7d5500;background:#fff4cf}.cash-closing-actions{justify-content:flex-end;gap:10px;display:flex}.cash-closing-actions button{border-radius:12px;min-height:50px;padding:0 18px;font-size:.95rem;font-weight:950}.cash-secondary-button{color:#28415f;background:#fff;border:1px solid #becde0}.cash-primary-button{color:#fff;background:linear-gradient(135deg,#078744,#0bb85d);border:0;min-width:250px}.cash-primary-button:disabled{opacity:.55}.cash-closing-disclaimer{color:#6a7890;text-align:center;padding:0 20px 14px;display:block}.cash-closing-loading{text-align:center;padding:50px 20px;font-size:1.3rem;font-weight:850}.cash-admin-section{gap:16px;display:grid}.cash-admin-summary{grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;display:grid}.cash-admin-summary article{background:#fff;border:1px solid #d7e1ed;border-radius:14px;padding:13px}.cash-admin-summary span{color:#63738a;font-size:.75rem;font-weight:850;display:block}.cash-admin-summary strong{color:#0b274c;margin-top:5px;font-size:1.25rem;display:block}.cash-admin-summary article.grand{background:#fff8d7;border-color:#dbb63b}.cash-admin-summary article.grand strong{color:#08723b}.cash-admin-layout{grid-template-columns:minmax(330px,.8fr) minmax(480px,1.2fr);align-items:start;gap:15px;display:grid}.cash-admin-config,.cash-admin-history{background:#fff;border:1px solid #d8e2ee;border-radius:17px;gap:13px;padding:16px;display:grid}.cash-admin-config header h3,.cash-admin-history header h3{margin:0;font-size:1.2rem}.cash-admin-config header p,.cash-admin-history header p{color:#6c7c91;margin:3px 0 0}.cash-admin-toggles{gap:9px;display:grid}.cash-admin-toggles label,.cash-clear-pin{background:#f8fbff;border:1px solid #d7e2ef;border-radius:12px;align-items:flex-start;gap:9px;padding:11px;display:flex}.cash-admin-toggles input,.cash-clear-pin input{width:21px;height:21px;margin-top:1px}.cash-admin-toggles strong,.cash-admin-toggles small{display:block}.cash-admin-toggles small{color:#6a7b92;margin-top:3px}.cash-admin-timezone,.cash-admin-pin-row label{gap:6px;font-weight:850;display:grid}.cash-admin-timezone input,.cash-admin-pin-row input,.cash-history-filters input,.cash-admin-editor input{background:#fff;border:1px solid #c7d5e7;border-radius:10px;min-height:44px;padding:8px 11px}.cash-admin-pin-row{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.cash-method-config-list{gap:8px;display:grid}.cash-method-config-list article{border:1px solid #dce5f0;border-radius:11px;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;gap:9px;padding:9px;display:grid}.cash-method-config-title{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;display:grid}.cash-method-config-title>span{color:#fff;background:#174fa7;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.cash-method-config-title input{border:1px solid #c8d5e6;border-radius:9px;min-height:40px;padding:7px 9px;font-weight:850}.cash-method-config-list article>label{align-items:center;gap:5px;font-size:.78rem;font-weight:850;display:flex}.cash-history-filters{grid-template-columns:1fr 1fr auto;align-items:end;gap:8px;display:grid}.cash-history-filters label{gap:5px;font-size:.78rem;font-weight:850;display:grid}.cash-history-filters button{min-height:44px}.cash-history-list{gap:8px;max-height:660px;display:grid;overflow-y:auto}.cash-history-list>article{background:#fbfdff;border:1px solid #dbe4ef;border-radius:12px;grid-template-columns:minmax(160px,1fr) minmax(220px,1fr) auto auto;align-items:center;gap:10px;padding:11px;display:grid}.cash-history-list>article.voided{opacity:.66;background:#fff1f1}.cash-history-main span,.cash-history-main small{display:block}.cash-history-main>span{color:#4f6684;font-size:.8rem;font-weight:900}.cash-history-main strong{color:#08713b;margin:2px 0;font-size:1.45rem;display:block}.cash-history-main small,.cash-history-breakdown span{color:#63758d;font-size:.75rem}.cash-history-breakdown{gap:2px;display:grid}.cash-history-status{gap:3px;display:grid}.cash-history-status>span{color:#08713b;text-align:center;background:#e3f7eb;border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:950}.voided .cash-history-status>span{color:#b22e2e;background:#ffe1e1}.cash-history-status small{color:#9b3636;max-width:150px}.cash-history-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.cash-history-actions button{min-height:34px;padding:5px 8px}.cash-history-actions button.danger{color:#b82f2f;border-color:#efb2b2}.cash-history-empty{color:#6c7b90;text-align:center;padding:35px 15px}.cash-admin-editor{background:#f8fbff;border-radius:20px;gap:13px;width:min(880px,96vw);max-height:94vh;padding:18px;display:grid;overflow-y:auto;box-shadow:0 22px 65px #00000047}.cash-admin-editor>header{justify-content:space-between;align-items:flex-start;display:flex}.cash-admin-editor>header span{color:#547091;text-transform:uppercase;font-size:.75rem;font-weight:900}.cash-admin-editor>header h3{margin:3px 0 0;font-size:1.55rem}.cash-admin-editor>header button{border-radius:50%;width:42px;height:42px;font-size:1.5rem}.cash-admin-editor>label{gap:6px;font-weight:850;display:grid}.cash-admin-editor-methods{grid-template-columns:repeat(2,minmax(220px,1fr));gap:9px;display:grid}.cash-admin-editor-methods label{gap:5px;font-size:.8rem;font-weight:850;display:grid}.cash-admin-editor-total{background:#fff7ce;border:1px solid #d8b23c;border-radius:13px;gap:3px;padding:13px;display:grid}.cash-admin-editor-total span{text-transform:uppercase;font-size:.76rem;font-weight:950}.cash-admin-editor-total strong{color:#08713b;font-size:2rem}.cash-admin-editor footer{justify-content:flex-end;gap:9px;display:flex}@media (width<=1050px){.cash-admin-summary{grid-template-columns:repeat(2,minmax(170px,1fr))}.cash-admin-layout{grid-template-columns:1fr}.cash-history-list{max-height:none}}@media (width<=820px){.cash-closing-columns,.cash-closing-grand-total,.cash-closing-bottom-fields,.cash-history-list>article{grid-template-columns:1fr}.cash-history-actions{justify-content:flex-start}}@media (width<=620px){.public-quick-actions{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.quick-action-button{min-width:180px;min-height:46px;font-size:.86rem}.cash-closing-overlay{padding:0}.cash-closing-modal{border-radius:0;width:100vw;min-height:100vh;max-height:100vh}.cash-closing-modal-header{padding:14px}.cash-closing-modal-header h2{font-size:2rem}.cash-closing-form,.cash-method-section{padding:11px}.cash-method-grid label{grid-template-columns:1fr;gap:4px}.cash-method-grid input{min-height:60px;font-size:1.7rem}.cash-closing-actions{grid-template-columns:1fr;display:grid}.cash-closing-actions button,.cash-primary-button{width:100%;min-width:0}.cash-admin-summary,.cash-admin-editor-methods,.cash-admin-pin-row,.cash-history-filters,.cash-method-config-list article{grid-template-columns:1fr}}@media (width>=901px) and (height<=820px){.public-quick-actions{min-height:34px;margin:0}.quick-action-button{min-height:32px;padding-top:4px;padding-bottom:4px}}.cash-closing-modal{grid-template-rows:auto 1fr auto;width:min(1240px,98vw);max-height:94vh;display:grid;overflow:hidden}.cash-closing-form{gap:10px;padding:12px 16px 14px;overflow-y:auto}.cash-closing-modal-header{padding:14px 18px}.cash-closing-kicker{margin-bottom:2px;font-size:.72rem}.cash-closing-modal-header h2{font-size:clamp(1.8rem,3.2vw,2.7rem)}.cash-closing-modal-header p{margin-top:5px;font-size:.92rem}.cash-closing-close{width:42px;height:42px;font-size:1.7rem}.cash-closing-columns{gap:10px}.cash-method-section{border-radius:16px;gap:10px;padding:12px}.cash-method-section>header>span{width:40px;height:40px;font-size:.95rem}.cash-method-section h3{font-size:1.05rem}.cash-method-section p{font-size:.88rem}.cash-method-grid{gap:7px}.cash-method-grid label{grid-template-columns:minmax(160px,1fr) minmax(140px,.8fr);gap:10px}.cash-method-grid label>span,.cash-closing-bottom-fields label>span{font-size:.88rem}.cash-method-grid input,.cash-closing-bottom-fields input{border-radius:10px;min-height:46px;padding:6px 11px;font-size:1.28rem}.cash-section-total{padding:9px 11px}.cash-section-total strong{font-size:1.45rem}.cash-section-total small{font-size:.82rem}.cash-closing-grand-total{border-radius:16px;grid-template-columns:minmax(250px,1.2fr) minmax(220px,.8fr);gap:12px;padding:12px 16px}.cash-closing-grand-total span{font-size:.78rem}.cash-closing-grand-total>div>strong{font-size:clamp(2rem,4.3vw,3.4rem)}.cash-total-breakdown{gap:4px;padding:8px 10px}.cash-total-breakdown p{font-size:.92rem}.cash-closing-bottom-fields{grid-template-columns:minmax(280px,1fr) minmax(150px,.32fr);gap:10px}.cash-closing-notes,.cash-closing-pin{gap:4px}.cash-closing-message,.cash-admin-message{padding:9px 12px;font-size:.92rem}.cash-closing-actions{z-index:2;background:linear-gradient(#f7faff00,#f7faff 28%);grid-template-columns:1fr 1fr minmax(220px,1.2fr);gap:10px;padding-top:4px;display:grid;position:sticky;bottom:0}.cash-closing-actions button{border-radius:11px;min-height:46px;padding:0 14px;font-size:.9rem}.cash-primary-button{min-width:0}.cash-closing-disclaimer{padding:0 16px 12px;font-size:.82rem}@media (height<=850px) and (width>=821px){.cash-closing-modal{max-height:96vh}.cash-closing-form{gap:8px;padding:10px 14px 12px}.cash-method-section{padding:10px}.cash-method-grid{gap:6px}.cash-method-grid input,.cash-closing-bottom-fields input{min-height:42px;font-size:1.18rem}.cash-closing-grand-total{padding:10px 14px}.cash-closing-grand-total>div>strong{font-size:clamp(1.8rem,3.8vw,3rem)}.cash-closing-actions button{min-height:42px;font-size:.86rem}}@media (width<=820px){.cash-closing-form{overflow-y:auto}.cash-closing-actions{background:linear-gradient(#f7faff00,#f7faff 20%);grid-template-columns:1fr}}@media (width<=620px){.cash-closing-modal{grid-template-rows:auto 1fr auto;display:grid}.cash-closing-form{gap:8px;padding:10px}.cash-closing-modal-header{padding:12px}.cash-closing-modal-header h2{font-size:1.75rem}.cash-closing-modal-header p{font-size:.84rem}.cash-method-grid input,.cash-closing-bottom-fields input{min-height:54px;font-size:1.35rem}.cash-closing-actions{padding-bottom:2px;position:sticky;bottom:0}}.public-screen{grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch}.compact-hero{z-index:40;align-self:start;margin-bottom:0;position:relative}.search-area{z-index:60;position:relative}.product-suggestions{z-index:999;overscroll-behavior:contain;max-height:min(420px,100vh - 325px);top:calc(100% + 4px);overflow-y:auto;box-shadow:0 22px 50px #1437643d,0 0 0 1px #1559d60f}.main-workspace{z-index:1;align-self:stretch;margin-top:0;position:relative}.compact-hero .lookup-message{height:13px;min-height:13px;margin:0;font-size:.72rem;line-height:13px}.popular-products-ticker{margin-bottom:1px}@media (width>=901px) and (height<=820px){.public-screen{grid-template-rows:50px 34px auto minmax(0,1fr);gap:3px;height:calc(100vh - 10px);min-height:610px}.compact-hero{margin-top:-2px;margin-bottom:0}.product-suggestions{max-height:min(390px,100vh - 285px)}.compact-hero .lookup-message{height:11px;min-height:11px;line-height:11px}.main-workspace{margin-top:0}}@media (width<=720px){.public-screen{grid-template-rows:auto auto auto minmax(0,1fr)}.product-suggestions{max-height:min(55vh,420px);left:0;right:0}.compact-hero .lookup-message{height:14px;min-height:14px;line-height:14px}}.platform-primary,.portal-primary-button{color:#fff;text-align:center;background:linear-gradient(135deg,#1458d5,#0a3d9f);border:0;border-radius:12px;padding:12px 18px;font-weight:900;text-decoration:none;box-shadow:0 10px 24px #1458d533}.link-button{justify-content:center;display:inline-flex}.platform-form-error,.business-admin-message.error,.superadmin-message.error{color:#a82424;background:#fff0f0;border:1px solid #f0b7b7;border-radius:11px;padding:11px 14px;font-weight:800}.platform-form-success,.business-admin-message.success,.superadmin-message.success{color:#08713b;background:#eafaf1;border:1px solid #aaddbd;border-radius:11px;padding:11px 14px;font-weight:800}.platform-loading-screen,.platform-error-screen,.portal-loading{text-align:center;background:radial-gradient(circle at top,#fff,#edf4ff);place-content:center;justify-items:center;gap:14px;min-height:100vh;padding:25px;display:grid}.platform-spinner{border:5px solid #d5e3f7;border-top-color:#1458d5;border-radius:50%;width:46px;height:46px;animation:.85s linear infinite platformSpin}@keyframes platformSpin{to{transform:rotate(360deg)}}.platform-portal{color:#0c2244;background:#f7faff;min-height:100vh}.portal-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #becfe8bf;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:10px max(24px,50vw - 660px);display:flex;position:sticky;top:0}.portal-brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.portal-brand img,.portal-brand>span{object-fit:contain;color:#1458d5;background:#e9f1ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.55rem;display:grid}.portal-brand strong,.portal-brand small{display:block}.portal-brand strong{font-size:1.15rem}.portal-brand small{color:#667893;max-width:420px}.portal-header nav{align-items:center;gap:9px;display:flex}.portal-header nav a{color:#2b4669;border-radius:10px;padding:9px 12px;font-weight:800;text-decoration:none}.portal-header nav .portal-nav-primary{color:#fff;background:#1458d5}.portal-hero{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:center;gap:60px;width:min(1320px,100% - 40px);min-height:600px;margin:0 auto;padding:65px 0;display:grid}.portal-eyebrow,.portal-section-title>span,.auth-eyebrow,.register-intro>span{color:#1458d5;letter-spacing:.13em;font-size:.78rem;font-weight:950}.portal-hero h1{letter-spacing:-.055em;max-width:760px;margin:12px 0 17px;font-size:clamp(2.8rem,6vw,5.5rem);line-height:.98}.portal-hero-copy>p{color:#586d8a;max-width:700px;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.portal-hero-actions{flex-wrap:wrap;gap:11px;margin-top:25px;display:flex}.portal-primary-button,.portal-secondary-button{align-items:center;min-height:50px;display:inline-flex}.portal-secondary-button{color:#163c72;background:#fff;border:1px solid #bdd0e9;border-radius:12px;padding:12px 18px;font-weight:900;text-decoration:none}.portal-trust-list{color:#54708f;flex-wrap:wrap;gap:12px 20px;margin:22px 0 0;padding:0;font-weight:750;list-style:none;display:flex}.portal-hero-visual{background:radial-gradient(circle at 50% 40%,#fff 0,#eaf3ff 36%,#dceaff 75%,#cfe0fa 100%);border:1px solid #c8d9ee;border-radius:34px;place-content:center;justify-items:center;min-height:440px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 70px #1f4b8933}.portal-main-symbol{filter:drop-shadow(0 15px 20px #12468c2e);font-size:7rem}.portal-hero-visual strong{margin-top:22px;font-size:1.3rem}.portal-hero-visual small{color:#56708f;margin-top:7px}.portal-orbit{background:#ffffffc2;border:1px solid #fffc;border-radius:22px;place-items:center;width:70px;height:70px;font-size:2rem;display:grid;position:absolute;box-shadow:0 12px 30px #1e468224}.portal-orbit.one{top:45px;left:45px}.portal-orbit.two{top:75px;right:45px}.portal-orbit.three{bottom:50px;right:80px}.portal-notice{color:#664b00;text-align:center;background:#fff7d6;border:1px solid #e0bd49;border-radius:14px;width:min(1320px,100% - 40px);margin:0 auto 25px;padding:14px 18px;font-weight:850}.portal-section{width:min(1320px,100% - 40px);margin:0 auto;padding:75px 0}.portal-section-title{max-width:760px;margin-bottom:30px}.portal-section-title h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.3rem)}.portal-app-grid{grid-template-columns:repeat(2,minmax(300px,1fr));gap:20px;display:grid}.portal-app-card{background:#fff;border:1px solid #cfdaea;border-radius:24px;flex-direction:column;align-items:flex-start;min-height:310px;padding:26px;display:flex;position:relative;box-shadow:0 15px 40px #1e3f6e14}.portal-app-card.coming-soon{opacity:.72}.portal-app-icon{background:#eaf2ff;border-radius:20px;place-items:center;width:68px;height:68px;font-size:2.2rem;display:grid}.portal-app-status{color:#08713a;background:#e5f8ed;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:950;position:absolute;top:28px;right:26px}.coming-soon .portal-app-status{color:#657187;background:#eef0f4}.portal-app-card h3{margin:20px 0 7px;font-size:1.55rem}.portal-app-card p{color:#65768e;margin:0 0 22px;line-height:1.55}.portal-card-actions{gap:9px;margin-top:auto;display:flex}.portal-card-actions a,.portal-app-card>button{color:#fff;background:#1458d5;border:0;border-radius:10px;padding:10px 15px;font-weight:850;text-decoration:none}.portal-card-actions a.outline{color:#184d95;background:#fff;border:1px solid #bfd0e8}.plans-section{padding-top:30px}.portal-plan-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:20px;display:grid}.portal-plan-grid article{background:#fff;border:1px solid #cfdaea;border-radius:24px;padding:28px;position:relative}.portal-plan-grid article.featured{border:2px solid #1458d5;box-shadow:0 18px 50px #1458d524}.portal-plan-grid article>b{color:#fff;background:#1458d5;border-radius:999px;padding:6px 11px;font-size:.7rem;position:absolute;top:-13px;right:24px}.portal-plan-grid h3{margin:0;font-size:1.5rem}.portal-plan-grid p{color:#66778f}.portal-plan-price strong{font-size:2.5rem}.portal-plan-price span{color:#728198;margin-left:8px}.portal-plan-grid ul{color:#445d7e;padding-left:20px}.portal-footer{color:#d9e6f7;background:#0c2448;grid-template-columns:1fr auto;gap:20px;margin-top:60px;padding:35px max(24px,50vw - 660px);display:grid}.portal-footer div span,.portal-footer div strong{margin-bottom:4px;display:block}.portal-footer nav{flex-wrap:wrap;gap:12px;display:flex}.portal-footer a{color:#fff}.portal-footer>small{color:#9fb2cb;grid-column:1/-1}.platform-auth-page{background:#f6f9fe;grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;text-align:center;background:linear-gradient(145deg,#0b2c63,#1458d5);align-content:center;justify-items:center;padding:55px;display:grid;position:relative;overflow:hidden}.auth-brand-panel:before{content:"";background:radial-gradient(circle,#ffffff26,#0000 55%);position:absolute;inset:-30%}.auth-platform-link{color:#fff;font-weight:800;text-decoration:none;position:absolute;top:25px;left:25px}.auth-brand-logo{background:#fffffff0;border-radius:30px;place-items:center;width:120px;height:120px;margin-bottom:20px;display:grid;position:relative;box-shadow:0 20px 50px #0000002e}.auth-brand-logo img{object-fit:contain;max-width:104px;max-height:104px}.auth-brand-logo span{color:#1458d5;font-size:4rem}.auth-brand-panel h1{margin:10px 0;font-size:clamp(2.2rem,5vw,4rem);line-height:1;position:relative}.auth-brand-panel p{color:#d9e8ff;max-width:560px;font-size:1.08rem;position:relative}.auth-security-points{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:25px;display:flex;position:relative}.auth-security-points span{background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:800}.auth-form-panel{place-items:center;padding:35px;display:grid}.platform-auth-form{background:#fff;border:1px solid #d8e2ef;border-radius:24px;gap:15px;width:min(500px,100%);padding:32px;display:grid;box-shadow:0 20px 55px #2446781c}.platform-auth-form header>span{color:#1458d5;letter-spacing:.12em;font-size:.75rem;font-weight:950}.platform-auth-form h2{margin:5px 0;font-size:2.15rem}.platform-auth-form header p{color:#6b7b91;margin:0}.platform-auth-form label,.platform-password-modal label,.platform-register-form label,.business-profile-form>label,.cashier-create-form>label,.business-payment-section form>label,.platform-settings-form label,.business-detail-grid section>label{color:#324a69;gap:6px;font-size:.82rem;font-weight:850;display:grid}.platform-auth-form input,.platform-password-modal input,.platform-register-form input,.platform-register-form select,.business-profile-form input,.cashier-create-form input,.business-payment-section input,.business-payment-section select,.platform-settings-form input,.platform-settings-form textarea,.business-detail-grid input,.business-detail-grid select,.business-detail-grid textarea{color:#0d274a;background:#fff;border:1px solid #c7d5e8;border-radius:11px;outline:none;width:100%;min-height:48px;padding:9px 12px}.platform-auth-form input:focus,.platform-register-form input:focus{border-color:#1458d5;box-shadow:0 0 0 4px #1458d51a}.platform-auth-form label small{color:#7a899d;font-weight:600}.superadmin-login-switch{align-items:center;grid-template-columns:auto 1fr!important}.superadmin-login-switch input{width:21px;min-height:21px}.auth-register-box{border-top:1px solid #e4eaf3;justify-content:space-between;gap:12px;padding-top:13px;font-size:.85rem;display:flex}.platform-register-page{background:radial-gradient(circle at top,#fff,#edf4ff);min-height:100vh;padding-bottom:70px}.register-topbar{background:#ffffffe6;border-bottom:1px solid #d9e3ef;justify-content:space-between;align-items:center;min-height:65px;padding:10px max(20px,50vw - 550px);display:flex}.register-topbar a{color:#174e99;font-weight:800}.register-intro{text-align:center;width:min(900px,100% - 30px);margin:55px auto 30px}.register-intro h1{letter-spacing:-.05em;margin:8px 0 10px;font-size:clamp(2.2rem,5vw,4.2rem)}.register-intro p{color:#60728d;max-width:720px;margin:0 auto;font-size:1.08rem}.platform-register-form{gap:16px;width:min(1100px,100% - 30px);margin:0 auto;display:grid}.register-card{background:#fff;border:1px solid #d6e1ef;border-radius:20px;padding:22px;position:relative;box-shadow:0 12px 35px #24436e12}.register-card>header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.register-card>header>span{color:#fff;background:#1458d5;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.register-card h2,.register-card p{margin:0}.register-card p{color:#6a7a90;margin-top:3px}.register-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:13px;display:grid}.register-grid label small{color:#76869b;font-weight:600}.register-logo-preview{object-fit:contain;background:#f8fbff;border:1px solid #d5e0ee;border-radius:13px;width:90px;height:90px;margin-top:13px}.register-legal-list{gap:10px;display:grid}.register-legal-list article{border:1px solid #dde5ef;border-radius:12px;grid-template-columns:minmax(200px,.7fr) minmax(280px,1.3fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.register-legal-list strong,.register-legal-list small{display:block}.register-legal-list details pre,.legal-acceptance-list pre,.public-legal-page pre,.superadmin-legal-list pre{white-space:pre-wrap;max-height:300px;font:inherit;color:#324965;line-height:1.55;overflow:auto}.register-legal-list label{white-space:nowrap;grid-template-columns:auto 1fr;align-items:center}.register-legal-list label input{width:22px;min-height:22px}.register-legal-advice{color:#6b4b00;background:#fff4cf;border-radius:10px;margin-top:12px;padding:11px;font-weight:750}.register-submit{min-height:56px;font-size:1rem}.public-legal-page{background:#f4f8fd;min-height:100vh;padding:30px}.public-legal-page>a{color:#1458d5;margin:0 auto 20px;font-weight:850;display:inline-block}.public-legal-page article{background:#fff;border:1px solid #d8e2ee;border-radius:22px;width:min(950px,100%);margin:0 auto;padding:30px}.public-legal-page article>span{color:#1458d5;font-weight:950}.public-legal-page h1{margin:7px 0}.public-legal-page pre{max-height:none;margin-top:25px}.platform-modal-backdrop{z-index:15000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#051123c7;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.platform-legal-modal,.platform-password-modal{background:#fff;border-radius:22px;gap:14px;width:min(900px,96vw);max-height:94vh;padding:24px;display:grid;overflow-y:auto;box-shadow:0 25px 80px #00000052}.platform-password-modal{width:min(520px,96vw)}.platform-legal-modal header>span,.platform-password-modal>span{color:#1458d5;letter-spacing:.12em;font-size:.75rem;font-weight:950}.platform-legal-modal h2,.platform-password-modal h2{margin:4px 0}.platform-legal-modal header p,.platform-password-modal p{color:#687990;margin:0}.legal-acceptance-list{gap:10px;display:grid}.legal-acceptance-list article{border:1px solid #dce5f0;border-radius:12px;padding:13px}.legal-acceptance-list h3{margin:0}.legal-acceptance-list label{align-items:center;gap:8px;margin-top:10px;font-weight:850;display:flex}.legal-acceptance-list input{width:22px;height:22px}.platform-legal-warning{color:#78611d;text-align:center}.subscription-floating-notice{z-index:12000;color:#614700;background:#fff7d2;border:1px solid #ddb238;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;width:min(760px,100% - 22px);padding:10px 12px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #3c2d002e}.subscription-floating-notice.urgent{color:#8a2020;background:#ffe8e8;border-color:#e28888}.subscription-floating-notice.trial{color:#164e95;background:#eaf3ff;border-color:#8db7ed}.subscription-floating-notice strong,.subscription-floating-notice span{display:block}.subscription-floating-notice span{font-size:.82rem}.subscription-floating-notice a{font-weight:900}.subscription-floating-notice button{background:0 0;border:0;font-size:1.4rem}.platform-account-strip{background:#fff;border:1px solid #d3dfed;border-radius:14px;align-items:center;gap:10px;padding:8px 11px;display:flex;box-shadow:0 8px 24px #1f3e691a}.platform-account-strip.compact{z-index:5000;max-width:min(430px,100vw - 20px);padding:6px 8px;position:fixed;top:8px;right:10px}.platform-account-business{align-items:center;gap:8px;min-width:0;display:flex}.platform-account-business img,.platform-account-business>span{object-fit:contain;background:#edf4ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.platform-account-business strong,.platform-account-business small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.platform-account-business small{color:#6c7b90;font-size:.7rem}.platform-plan-pill{color:#1458d5;background:#eaf3ff;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:900}.platform-account-strip>button{color:#425873;background:#fff;border:1px solid #d1dceb;border-radius:8px;padding:6px 8px;font-size:.7rem;font-weight:850}.admin-page>.platform-account-strip.compact{position:absolute}.business-access-admin{gap:15px;display:grid}.business-plan-overview{grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px;display:grid}.business-plan-overview article{background:#f9fbff;border:1px solid #d8e2ee;border-radius:14px;padding:14px}.business-plan-overview span,.business-plan-overview small{color:#66778f;display:block}.business-plan-overview strong{color:#1458d5;margin:5px 0;font-size:1.4rem;display:block}.business-login-link-card{background:#fff8d4;border:1px solid #d8b33b;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;display:flex}.business-login-link-card span,.business-login-link-card strong,.business-login-link-card small{display:block}.business-login-link-card strong{word-break:break-all;margin:4px 0}.business-login-link-card button{color:#fff;background:#704f00;border:0;border-radius:10px;min-height:42px;padding:8px 13px;font-weight:850}.business-admin-columns{grid-template-columns:minmax(320px,.7fr) minmax(480px,1.3fr);gap:13px;display:grid}.business-profile-form,.business-users-panel,.business-payment-section{background:#fff;border:1px solid #d8e2ee;border-radius:16px;gap:11px;padding:16px;display:grid}.business-profile-form header h3,.business-users-panel header h3,.business-payment-section h3{margin:0}.business-profile-form header p,.business-users-panel header p,.business-payment-section p{color:#6a7a90;margin:3px 0 0}.business-logo-editor{align-items:center;gap:12px;display:flex}.business-logo-editor img,.business-logo-editor>span{object-fit:contain;background:#f7faff;border:1px solid #d4dfec;border-radius:14px;place-items:center;width:85px;height:85px;font-size:2.5rem;display:grid}.business-logo-editor label{font-weight:800}.cashier-create-form{background:#f3f7fd;border-radius:12px;grid-template-columns:repeat(3,minmax(160px,1fr));gap:8px;padding:11px;display:grid}.cashier-permissions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.cashier-permissions label{background:#fff;border:1px solid #d3ddeb;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:.75rem;font-weight:800;display:flex}.cashier-permissions input{width:18px;min-height:18px}.cashier-create-form button{grid-column:1/-1}.business-user-list{gap:7px;display:grid}.business-user-list article,.business-payment-history article{border:1px solid #dde5ef;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.business-user-list strong,.business-user-list span,.business-user-list small{display:block}.business-user-list span{color:#61728a;font-size:.78rem}.business-user-list small{color:#08713b;font-size:.68rem;font-weight:900}.business-user-list article>div:last-child{gap:6px;display:flex}.business-user-list button{background:#fff;border:1px solid #cbd7e7;border-radius:8px;padding:6px 8px}.business-payment-section{grid-template-columns:minmax(250px,.6fr) minmax(420px,1.4fr);align-items:start}.business-payment-section form{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.business-payment-section form button{grid-column:1/-1}.business-payment-history{grid-column:1/-1;gap:7px;display:grid}.business-payment-history article b,.superadmin-payment-list article>b{border-radius:999px;padding:5px 8px;font-size:.7rem}.business-payment-history .pending,.superadmin-payment-list .pending{color:#705000;background:#fff1bd}.business-payment-history .approved,.superadmin-payment-list .approved{color:#08713b;background:#dff6e8}.business-payment-history .rejected,.superadmin-payment-list .rejected{color:#a82727;background:#ffe0e0}.superadmin-page{color:#0c2345;background:#f2f6fc;min-height:100vh;padding:22px}.superadmin-header{justify-content:space-between;align-items:center;gap:20px;max-width:1600px;margin:0 auto;padding-right:390px;display:flex}.superadmin-header>div:first-child>span{color:#1458d5;letter-spacing:.12em;font-size:.72rem;font-weight:950}.superadmin-header h1{margin:5px 0;font-size:2.2rem}.superadmin-header p{color:#65758c;margin:0}.superadmin-message{z-index:10000;width:min(700px,100% - 30px);position:fixed;top:15px;left:50%;transform:translate(-50%)}.superadmin-stats{grid-template-columns:repeat(5,1fr);gap:10px;max-width:1600px;margin:20px auto 0;display:grid}.superadmin-stats article{background:#fff;border:1px solid #d9e3ef;border-radius:15px;padding:15px;box-shadow:0 8px 20px #1e416e0d}.superadmin-stats span{color:#66768d}.superadmin-stats strong{margin-top:5px;font-size:1.8rem;display:block}.superadmin-stats .attention{background:#fff8d7;border-color:#e2bd43}.superadmin-tabs{border-bottom:1px solid #d3deeb;gap:6px;max-width:1600px;margin:17px auto 0;display:flex;overflow-x:auto}.superadmin-tabs button{color:#617087;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:11px 15px;font-weight:850}.superadmin-tabs button.active{color:#1458d5;border-bottom-color:#1458d5}.superadmin-business-layout{grid-template-columns:390px minmax(0,1fr);gap:13px;max-width:1600px;min-height:680px;margin:15px auto 0;display:grid}.superadmin-business-list,.superadmin-business-detail,.superadmin-panel-section{background:#fff;border:1px solid #d8e2ee;border-radius:18px;box-shadow:0 10px 30px #23446e0f}.superadmin-business-list{max-height:760px;padding:10px;overflow-y:auto}.superadmin-search-row{z-index:2;background:#fff;grid-template-columns:1fr auto;gap:6px;padding-bottom:9px;display:grid;position:sticky;top:0}.superadmin-search-row input{border:1px solid #cbd7e7;border-radius:9px;min-width:0;padding:8px}.superadmin-business-list>button{text-align:left;background:#fbfdff;border:1px solid #dce5ef;border-radius:11px;grid-template-columns:44px 1fr auto;align-items:center;gap:9px;width:100%;margin-bottom:6px;padding:9px;display:grid}.superadmin-business-list>button.selected{background:#edf4ff;border-color:#1458d5}.superadmin-business-list img,.superadmin-business-list>button>span{object-fit:contain;background:#eff4fb;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.superadmin-business-list strong,.superadmin-business-list small,.superadmin-business-list b{display:block}.superadmin-business-list small{color:#6f7f94}.superadmin-business-list b{color:#1458d5;font-size:.68rem}.superadmin-business-list em{color:#67768a;font-size:.7rem;font-style:normal}.superadmin-business-detail{padding:15px}.superadmin-empty-detail{color:#718096;text-align:center;place-content:center;justify-items:center;min-height:600px;display:grid}.superadmin-empty-detail>span{font-size:5rem}.business-detail-header{border-bottom:1px solid #e0e7f0;grid-template-columns:70px 1fr auto;align-items:center;gap:12px;padding-bottom:14px;display:grid}.business-detail-header img,.business-detail-header>span{object-fit:contain;background:#edf4ff;border-radius:15px;place-items:center;width:68px;height:68px;font-size:2.3rem;display:grid}.business-detail-header h2,.business-detail-header p{margin:0}.business-detail-header p,.business-detail-header small{color:#68788f}.business-detail-header>b{color:#1458d5;background:#eaf3ff;border-radius:999px;padding:7px 10px}.business-detail-grid{grid-template-columns:repeat(2,minmax(320px,1fr));gap:11px;margin-top:12px;display:grid}.business-detail-grid>section{border:1px solid #dde5ef;border-radius:13px;align-content:start;gap:9px;padding:13px;display:grid}.business-detail-grid h3{margin:0}.business-detail-grid textarea{resize:vertical;min-height:80px}.superadmin-feature-list{gap:6px;max-height:430px;display:grid;overflow-y:auto}.superadmin-feature-list article{border:1px solid #e0e7ef;border-radius:9px;grid-template-columns:1fr 145px;align-items:center;gap:8px;padding:8px;display:grid}.superadmin-feature-list strong,.superadmin-feature-list small{display:block}.superadmin-feature-list small{color:#748398}.subscription-current-box{background:#fff6cd;border-radius:11px;padding:11px}.subscription-current-box strong,.subscription-current-box span,.subscription-current-box small{display:block}.superadmin-user-list{gap:6px;display:grid}.superadmin-user-list article{border:1px solid #e0e7ef;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.superadmin-user-list strong,.superadmin-user-list span,.superadmin-user-list small{display:block}.superadmin-user-list span,.superadmin-user-list small{color:#6d7d92;font-size:.74rem}.superadmin-panel-section{max-width:1600px;margin:15px auto 0;padding:18px}.superadmin-panel-section>header h2,.superadmin-panel-section>header p{margin:0}.superadmin-panel-section>header p{color:#697991;margin-top:4px}.superadmin-payment-list{gap:8px;margin-top:15px;display:grid}.superadmin-payment-list article{border:1px solid #dce5ef;border-radius:11px;grid-template-columns:1fr 100px auto auto;align-items:center;gap:10px;padding:10px;display:grid}.superadmin-payment-list strong,.superadmin-payment-list span,.superadmin-payment-list small{display:block}.superadmin-payment-list img{object-fit:contain;border:1px solid #d9e2ee;border-radius:8px;width:90px;height:70px}.superadmin-payment-list article>div:last-child{gap:5px;display:flex}.platform-settings-form{gap:15px;display:grid}.platform-settings-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.platform-settings-grid .wide{grid-column:1/-1}.platform-settings-grid .toggle{grid-template-columns:auto 1fr;align-items:center}.platform-settings-grid .toggle input{width:22px;min-height:22px}.superadmin-app-list,.superadmin-legal-list{gap:8px;margin-top:15px;display:grid}.superadmin-app-list article{border:1px solid #dce5ef;border-radius:11px;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.superadmin-app-list article>span{font-size:2rem}.superadmin-app-list p{color:#697991;margin:3px 0}.superadmin-legal-list article{border:1px solid #dce5ef;border-radius:11px;padding:12px}.superadmin-legal-list strong,.superadmin-legal-list span,.superadmin-legal-list small{display:block}.legal-professional-warning{color:#684c00;background:#fff2c4;border-radius:11px;margin-top:15px;padding:13px;font-weight:850}.public-page>.platform-account-strip.compact{transform-origin:100% 0;top:6px;right:8px;transform:scale(.88)}.public-page .public-header{padding-right:0}@media (width<=1050px){.portal-hero{grid-template-columns:1fr}.portal-hero-visual{min-height:360px}.register-grid{grid-template-columns:repeat(2,1fr)}.business-admin-columns,.business-payment-section{grid-template-columns:1fr}.superadmin-business-layout{grid-template-columns:320px minmax(0,1fr)}.business-detail-grid{grid-template-columns:1fr}.platform-settings-grid{grid-template-columns:repeat(2,1fr)}.superadmin-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.portal-header{align-items:flex-start;padding:10px 14px}.portal-brand small,.portal-header nav a:not(.portal-nav-primary):not(:last-child){display:none}.portal-hero{grid-template-columns:1fr;gap:30px;width:min(100% - 24px,1320px);min-height:0;padding:45px 0}.portal-hero h1{font-size:2.9rem}.portal-hero-actions{display:grid}.portal-primary-button,.portal-secondary-button{justify-content:center}.portal-hero-visual{min-height:320px}.portal-main-symbol{font-size:5rem}.portal-app-grid,.portal-plan-grid,.portal-footer{grid-template-columns:1fr}.portal-footer>small{grid-column:1}.platform-auth-page{grid-template-columns:1fr}.auth-brand-panel{min-height:330px;padding:55px 20px 30px}.auth-brand-logo{width:90px;height:90px}.auth-form-panel{padding:15px}.platform-auth-form{padding:22px}.register-topbar{padding:10px 13px}.register-topbar strong{display:none}.register-intro{margin-top:35px}.register-grid,.register-legal-list article{grid-template-columns:1fr}.register-legal-list label{white-space:normal}.business-plan-overview{grid-template-columns:1fr}.business-login-link-card{flex-direction:column;align-items:stretch}.cashier-create-form{grid-template-columns:1fr}.cashier-create-form>*{grid-column:1!important}.business-payment-section form{grid-template-columns:1fr}.business-user-list article{flex-direction:column;align-items:flex-start}.superadmin-page{padding:10px}.superadmin-header{padding-top:62px;padding-right:0}.superadmin-stats{grid-template-columns:repeat(2,1fr)}.superadmin-business-layout{grid-template-columns:1fr}.superadmin-business-list{max-height:330px}.superadmin-payment-list article,.platform-settings-grid{grid-template-columns:1fr}.platform-account-strip.compact{justify-content:space-between;max-width:none;top:7px;left:8px;right:8px}.platform-plan-pill{display:none}.subscription-floating-notice{grid-template-columns:1fr auto}.subscription-floating-notice a{display:none}.public-page>.platform-account-strip.compact{max-width:360px;left:auto;transform:scale(.78)}}.public-quick-actions .platform-account-strip.compact{z-index:auto;max-width:min(430px,46vw);margin-left:auto;position:static;inset:auto;transform:none;box-shadow:0 5px 14px #193d7012}.public-quick-actions .platform-account-strip.compact:hover{transform:none}@media (width<=860px){.public-quick-actions .platform-account-strip.compact{flex:none;max-width:none;margin-left:0}}.platform-logo-editor{background:#f8fbff;border:1px solid #d9e4f1;border-radius:15px;align-items:center;gap:14px;margin-bottom:14px;padding:14px;display:flex}.platform-logo-editor img,.platform-logo-editor>span{object-fit:contain;background:#fff;border:1px solid #d4dfed;border-radius:16px;place-items:center;width:82px;height:82px;font-size:2rem;display:grid}.platform-logo-editor label{gap:5px;font-weight:850;display:grid}.platform-logo-editor button{margin-left:auto}.superadmin-app-editor-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.superadmin-app-editor-list>article{background:#fbfdff;border:1px solid #d9e3ef;border-radius:16px;gap:11px;padding:15px;display:grid}.superadmin-app-editor-list label,.superadmin-legal-publisher label{gap:5px;font-size:.82rem;font-weight:850;display:grid}.superadmin-app-editor-list input,.superadmin-app-editor-list textarea,.superadmin-app-editor-list select,.superadmin-legal-publisher input,.superadmin-legal-publisher textarea,.superadmin-legal-publisher select{background:#fff;border:1px solid #c7d5e7;border-radius:10px;width:100%;min-height:43px;padding:8px 10px}.superadmin-app-editor-list textarea{resize:vertical;min-height:90px}.app-editor-heading{align-items:center;gap:10px;display:flex}.app-editor-heading .app-icon-input{text-align:center;width:58px;height:50px;padding:5px;font-size:1.7rem}.app-editor-heading strong,.app-editor-heading small{display:block}.app-editor-heading small{color:#61728a;margin-top:2px;font-size:.7rem;font-weight:850}.app-editor-options{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.app-editor-options label{align-items:center;gap:5px;display:flex}.app-editor-options input[type=checkbox]{width:19px;min-height:19px}.app-editor-options label:last-child input{width:78px}.superadmin-legal-publisher{background:#f8fbff;border:1px solid #d5e1ee;border-radius:16px;gap:13px;margin-bottom:17px;padding:16px;display:grid}.superadmin-legal-publisher h3{margin:0}.legal-publisher-grid{grid-template-columns:1fr 1.5fr 1fr auto;align-items:end;gap:10px;display:grid}.legal-required-check{background:#fff;border:1px solid #d1dceb;border-radius:10px;align-items:center;min-height:43px;padding:8px;gap:7px!important;display:flex!important}.legal-required-check input{width:20px;min-height:20px}.legal-content-editor{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.45;min-height:280px!important}.feature-locked-card{text-align:center;color:#60718a;align-content:center;place-items:center;min-height:260px}.feature-locked-card>span{font-size:2.2rem}@media (width<=900px){.legal-publisher-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.platform-logo-editor{flex-wrap:wrap;align-items:flex-start}.platform-logo-editor button{margin-left:0}.legal-publisher-grid{grid-template-columns:1fr}}.auth-recovery-link{color:#1559d6;text-underline-offset:3px;background:0 0;border:0;justify-self:start;padding:0;font-weight:850;text-decoration:underline}.platform-modal-overlay{z-index:12000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#071225bd;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.platform-recovery-modal{background:#fff;border:1px solid #d4dfed;border-radius:22px;gap:14px;width:min(560px,96vw);max-height:94vh;padding:22px;display:grid;overflow-y:auto;box-shadow:0 28px 80px #00000047}.platform-recovery-modal>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.platform-recovery-modal>header span{color:#1559d6;letter-spacing:.08em;font-size:.74rem;font-weight:950}.platform-recovery-modal>header h2{margin:3px 0 0;font-size:1.7rem}.platform-recovery-modal>header button{color:#263d5d;background:#f5f8fc;border:1px solid #cbd7e6;border-radius:50%;width:42px;height:42px;font-size:1.65rem;line-height:1}.platform-recovery-modal>p{color:#415878;background:#edf4ff;border-radius:12px;margin:0;padding:11px 13px;line-height:1.45}.platform-recovery-modal>label{color:#263d5d;gap:6px;font-weight:850;display:grid}.platform-recovery-modal input{background:#fff;border:1px solid #c5d4e7;border-radius:11px;min-height:48px;padding:9px 12px}.platform-recovery-modal footer{justify-content:flex-end;gap:9px;display:flex}.platform-recovery-modal footer button{color:#29425f;background:#fff;border:1px solid #c6d3e4;border-radius:11px;min-height:46px;padding:0 16px;font-weight:900}.platform-recovery-modal footer .platform-primary{color:#fff;background:#1559d6;border:0}.superadmin-recovery-list{gap:10px;margin-top:15px;display:grid}.superadmin-recovery-list>article{background:#fbfdff;border:1px solid #d8e2ee;border-radius:14px;grid-template-columns:minmax(260px,1.2fr) minmax(140px,.45fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.superadmin-recovery-list>article.reviewed{opacity:.78;background:#f5f7fa}.recovery-request-main{gap:3px;display:grid}.recovery-request-main strong{color:#102c53;font-size:1.05rem}.recovery-request-main span,.recovery-request-main small{color:#60738d;font-size:.82rem}.recovery-request-status{justify-items:start;gap:5px;display:grid}.recovery-request-status>span{border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:950}.recovery-request-status .status-pending{color:#755100;background:#fff1bd}.recovery-request-status .status-processing{color:#164e9f;background:#dceaff}.recovery-request-status .status-resolved{color:#08703a;background:#dff7e8}.recovery-request-status .status-rejected{color:#ac2929;background:#ffe2e2}.recovery-request-status small{color:#697990}.recovery-request-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.recovery-request-actions button{color:#20466f;background:#fff;border:1px solid #b9cbe0;border-radius:9px;min-height:38px;padding:7px 10px;font-weight:850}.recovery-request-actions button.danger{color:#b42e2e;border-color:#efbcbc}.superadmin-empty-state{color:#687990;text-align:center;border:1px dashed #c9d7e7;border-radius:14px;padding:35px 14px}@media (width<=820px){.superadmin-recovery-list>article{grid-template-columns:1fr}.recovery-request-actions{justify-content:flex-start}}@media (width<=520px){.platform-modal-overlay{padding:0}.platform-recovery-modal{border-radius:0;width:100vw;min-height:100vh;max-height:100vh}.platform-recovery-modal footer{grid-template-columns:1fr;display:grid}}.compact-platform-portal{background:radial-gradient(circle at 75% 5%,#d7e7ffe6,#0000 34%),#f6f9fe;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid;overflow-x:hidden}.compact-portal-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #d4dfed;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:7px max(20px,50vw - 660px);display:flex;position:sticky;top:0;box-shadow:0 4px 18px #1f41700a}.compact-portal-brand{color:#0c2244;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.compact-portal-brand img,.compact-portal-brand>span{object-fit:contain;color:#1458d5;background:#e8f1ff;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.45rem;display:grid}.compact-portal-brand strong,.compact-portal-brand small{display:block}.compact-portal-brand strong{font-size:1.12rem;line-height:1.08}.compact-portal-brand small{color:#667892;text-overflow:ellipsis;white-space:nowrap;max-width:390px;margin-top:2px;font-size:.78rem;overflow:hidden}.compact-portal-header nav{align-items:center;gap:6px;display:flex}.compact-portal-header nav a{color:#2a466b;white-space:nowrap;border-radius:10px;align-items:center;min-height:38px;padding:7px 11px;font-size:.87rem;font-weight:850;text-decoration:none;display:inline-flex}.compact-portal-header nav a:hover{background:#edf4ff}.compact-portal-header .compact-login-link{background:#fff;border:1px solid #c4d3e7}.compact-portal-header .compact-register-link{color:#fff;background:#1458d5;border:1px solid #1458d5}.compact-portal-header .compact-register-link:hover{background:#0d48b4}.compact-portal-shell{align-content:start;gap:10px;width:min(1320px,100% - 32px);min-height:0;margin:0 auto;padding:12px 0 14px;display:grid}.compact-portal-hero{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:stretch;gap:16px;min-height:228px;display:grid}.compact-hero-copy{align-content:center;min-width:0;padding:12px 8px 12px 2px;display:grid}.compact-eyebrow,.compact-section-heading>div>span,.compact-plans-section>header>span{color:#1458d5;letter-spacing:.13em;font-size:.7rem;font-weight:950}.compact-hero-copy h1{letter-spacing:-.05em;max-width:820px;margin:7px 0 8px;font-size:clamp(2.2rem,4.6vw,4.15rem);line-height:.98}.compact-hero-copy>p{color:#586d89;max-width:780px;margin:0;font-size:clamp(.96rem,1.5vw,1.15rem);line-height:1.42}.compact-hero-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.compact-primary-action,.compact-secondary-action{border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:8px 15px;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.compact-primary-action{color:#fff;background:#1458d5;border:1px solid #1458d5;box-shadow:0 9px 20px #1458d529}.compact-secondary-action{color:#163c72;background:#fff;border:1px solid #bdcde3}.compact-trust-row{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.compact-trust-row span{color:#4d6685;background:#fffc;border:1px solid #d6e2f0;border-radius:999px;padding:5px 8px;font-size:.7rem;font-weight:800}.compact-trial-panel{background:linear-gradient(145deg,#fafdff,#e7f1ff);border:1px solid #c7d9ed;border-radius:20px;grid-template-rows:auto auto auto;gap:9px;padding:15px;display:grid;box-shadow:0 14px 36px #1f48801f}.compact-trial-heading{grid-template-columns:1fr auto;align-items:center;column-gap:12px;display:grid}.compact-trial-heading>span{color:#1458d5;letter-spacing:.1em;font-size:.72rem;font-weight:950}.compact-trial-heading>strong{color:#0d4fbd;grid-area:1/2/span 2;font-size:2.6rem;line-height:.9}.compact-trial-heading>strong small{font-size:.88rem}.compact-trial-heading>p{color:#5a708d;max-width:320px;margin:4px 0 0;font-size:.8rem;line-height:1.35}.compact-trial-stats{grid-template-columns:1fr 1fr;gap:7px;display:grid}.compact-trial-stats article{background:#ffffffd9;border:1px solid #d5e1ef;border-radius:12px;min-width:0;padding:9px}.compact-trial-stats span,.compact-trial-stats small,.compact-trial-stats strong{display:block}.compact-trial-stats span{color:#60738e;font-size:.62rem;font-weight:950}.compact-trial-stats strong{color:#0d315f;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:1.15rem;overflow:hidden}.compact-trial-stats small{color:#718198;margin-top:2px;font-size:.67rem}.compact-trial-panel>a{color:#1458d5;text-align:right;align-self:end;font-size:.8rem;font-weight:900;text-decoration:none}.compact-portal-notice{color:#664b00;text-align:center;background:#fff7d6;border:1px solid #e0bd49;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:7px 12px;font-size:.78rem;font-weight:800;display:flex}.compact-portal-notice p{margin:0}.compact-solutions-section{gap:7px;display:grid}.compact-section-heading{justify-content:space-between;align-items:end;gap:16px;min-height:35px;display:flex}.compact-section-heading h2,.compact-plans-section>header h2{letter-spacing:-.02em;margin:2px 0 0;font-size:clamp(1.15rem,2vw,1.55rem)}.compact-section-heading>small{color:#6b7d94;font-size:.73rem}.compact-app-row{scrollbar-width:thin;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:9px;padding:1px 1px 4px;display:grid;overflow-x:auto}.compact-app-card{background:#fff;border:1px solid #d1ddeb;border-radius:15px;grid-template-rows:auto 1fr auto;grid-template-columns:auto 1fr auto;gap:7px 10px;min-width:0;min-height:126px;padding:11px;display:grid;box-shadow:0 7px 18px #1f42700f}.compact-app-card.coming-soon{opacity:.72}.compact-app-card-top{grid-row:1/span 2;align-content:start;gap:6px;display:grid}.compact-app-icon{background:#eaf2ff;border-radius:12px;place-items:center;width:44px;height:44px;font-size:1.45rem;display:grid}.compact-app-card-top b{color:#08713a;text-align:center;background:#e5f8ed;border-radius:999px;max-width:74px;padding:3px 5px;font-size:.53rem}.compact-app-card.coming-soon .compact-app-card-top b{color:#657187;background:#eef0f4}.compact-app-content{min-width:0}.compact-app-content h3{text-overflow:ellipsis;white-space:nowrap;margin:1px 0 4px;font-size:.98rem;overflow:hidden}.compact-app-content p{color:#687a91;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.7rem;line-height:1.35;display:-webkit-box;overflow:hidden}.compact-app-actions{grid-area:1/3/span 3;align-content:center;gap:6px;display:grid}.compact-app-actions a,.compact-app-card>button{color:#fff;background:#1458d5;border:0;border-radius:9px;justify-content:center;align-items:center;min-width:74px;min-height:32px;padding:5px 9px;font-size:.68rem;font-weight:900;text-decoration:none;display:inline-flex}.compact-app-actions a.outline{color:#184d95;background:#fff;border:1px solid #bfd0e8}.compact-app-card>button{color:#718096;background:#e9edf3;grid-area:1/3/span 3;align-self:center}.compact-plans-section{background:#fff;border:1px solid #d2deec;border-radius:16px;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);align-items:stretch;gap:10px;min-height:84px;padding:9px;display:grid}.compact-plans-section>header{align-content:center;padding:2px 8px;display:grid}.compact-plans-section>header p{color:#6d7e94;margin:4px 0 0;font-size:.7rem}.compact-plan-row{grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:8px;display:grid;overflow-x:auto}.compact-plan-row article{background:#f9fbff;border:1px solid #d7e1ed;border-radius:12px;grid-template-columns:minmax(105px,.7fr) 1fr;align-items:center;gap:8px;min-width:0;padding:9px 11px;display:grid;position:relative}.compact-plan-row article.featured{background:#eef5ff;border-color:#1458d5}.compact-plan-row article>div span,.compact-plan-row article>div strong{display:block}.compact-plan-row article>div span{color:#4d6382;font-size:.64rem;font-weight:950}.compact-plan-row article>div strong{color:#0d315f;margin-top:3px;font-size:.9rem}.compact-plan-row ul{color:#5d708b;gap:3px;margin:0;padding-left:17px;font-size:.67rem;display:grid}.compact-plan-row article>b{color:#fff;background:#1458d5;border-radius:999px;padding:3px 6px;font-size:.48rem;position:absolute;top:-6px;right:8px}.compact-portal-footer{color:#d9e6f7;background:#0c2448;grid-template-columns:1fr auto;align-items:center;gap:8px 18px;min-height:48px;padding:7px max(20px,50vw - 660px);display:grid}.compact-portal-footer div strong,.compact-portal-footer div span{font-size:.72rem;display:inline}.compact-portal-footer div span{color:#b6c7dc;margin-left:9px}.compact-portal-footer nav{flex-wrap:wrap;gap:9px;display:flex}.compact-portal-footer a{color:#fff;font-size:.7rem}.compact-portal-footer>small{color:#91a8c4;text-align:center;grid-column:1/-1;font-size:.58rem}@media (width>=901px) and (height<=780px){.compact-portal-header{min-height:56px}.compact-portal-brand img,.compact-portal-brand>span{flex-basis:42px;width:42px;height:42px}.compact-portal-shell{gap:7px;padding-top:7px;padding-bottom:8px}.compact-portal-hero{min-height:190px}.compact-hero-copy h1{font-size:clamp(2rem,4vw,3.35rem)}.compact-hero-copy>p{font-size:.93rem}.compact-trust-row{margin-top:8px}.compact-trial-panel{padding:11px}.compact-app-card{min-height:112px}.compact-plans-section{min-height:76px}.compact-portal-footer{min-height:42px;padding-top:4px;padding-bottom:4px}}@media (width<=980px){.compact-portal-header nav a[href=\#soluciones],.compact-portal-header nav a[href=\#planes],.compact-portal-header nav a[href="/legal/terms"]{display:none}.compact-portal-hero{grid-template-columns:1fr}.compact-trial-panel{grid-template-columns:1fr 1fr auto;align-items:center}.compact-trial-heading{display:block}.compact-trial-heading>strong{margin-top:4px;display:block}.compact-trial-stats{min-width:300px}.compact-plans-section{grid-template-columns:1fr}}@media (width<=680px){.compact-platform-portal{display:block}.compact-portal-header{min-height:58px;padding:7px 10px}.compact-portal-brand small{display:none}.compact-portal-brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.9rem;overflow:hidden}.compact-portal-header nav{gap:4px}.compact-portal-header nav a{min-height:38px;padding:7px 9px;font-size:.72rem}.compact-portal-header .compact-login-link{display:none}.compact-portal-shell{width:min(100% - 18px,1320px);padding-top:9px}.compact-portal-hero{gap:9px;min-height:0}.compact-hero-copy{padding:8px 2px}.compact-hero-copy h1{font-size:2.35rem}.compact-hero-copy>p{font-size:.9rem}.compact-hero-actions{grid-template-columns:1fr;display:grid}.compact-trial-panel{grid-template-columns:1fr}.compact-trial-stats{min-width:0}.compact-section-heading{align-items:start}.compact-section-heading>small{display:none}.compact-app-row{grid-auto-columns:minmax(275px,88vw)}.compact-plans-section{padding:8px}.compact-plan-row{grid-auto-columns:minmax(260px,85vw)}.compact-portal-footer{text-align:center;grid-template-columns:1fr}.compact-portal-footer nav{justify-content:center}.compact-portal-footer div span{margin:2px 0 0;display:block}}.quick-action-button.sale{color:#664700;background:linear-gradient(#fff9dc,#ffe993);border-color:#e1a91f}.platform-account-compact-menu{z-index:160;position:relative}.platform-account-compact-menu>summary{color:#16365f;cursor:pointer;background:#fffffff5;border:1px solid #c8d6e8;border-radius:11px;grid-template-columns:30px minmax(70px,auto) 16px;align-items:center;gap:7px;min-height:38px;padding:4px 8px;list-style:none;display:grid;box-shadow:0 5px 14px #1a3c6c12}.platform-account-compact-menu>summary::-webkit-details-marker{display:none}.compact-account-avatar{background:#edf4ff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.9rem;display:grid;overflow:hidden}.compact-account-avatar img{object-fit:contain;width:100%;height:100%}.compact-account-name{min-width:0}.compact-account-name strong,.compact-account-name small{text-overflow:ellipsis;white-space:nowrap;max-width:120px;display:block;overflow:hidden}.compact-account-name strong{font-size:.69rem;line-height:1.05}.compact-account-name small{color:#2161bc;margin-top:2px;font-size:.57rem;font-weight:900}.platform-account-compact-menu>summary>b{text-align:center;font-size:.85rem}.compact-account-popover{background:#fff;border:1px solid #cbd8e8;border-radius:14px;gap:9px;width:min(285px,100vw - 24px);padding:12px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 20px 48px #10294c38}.compact-account-popover header strong,.compact-account-popover header span,.compact-account-plan span,.compact-account-plan strong,.compact-account-plan small{display:block}.compact-account-popover header strong{font-size:.9rem}.compact-account-popover header span{color:#718096;margin-top:2px;font-size:.68rem}.compact-account-plan{background:#eef5ff;border-radius:10px;padding:8px 9px}.compact-account-plan span{color:#52719a;font-size:.56rem;font-weight:950}.compact-account-plan strong{color:#1457bd;margin-top:2px;font-size:.8rem}.compact-account-plan small{color:#60718a;margin-top:3px;font-size:.65rem}.compact-account-popover nav{gap:4px;display:grid}.compact-account-popover nav a{color:#25466f;border-radius:8px;padding:7px 8px;font-size:.72rem;font-weight:800;text-decoration:none}.compact-account-popover nav a:hover{background:#edf4ff}.compact-account-popover>button{color:#ad2f2f;background:#fff7f7;border:1px solid #e0b8b8;border-radius:9px;min-height:36px;font-size:.72rem;font-weight:900}.subscription-compact-notice{z-index:12000;color:#164e95;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eaf3fff7;border:1px solid #8db7ed;border-radius:11px;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:7px;max-width:min(330px,100vw - 24px);padding:7px 9px;display:grid;position:fixed;bottom:12px;right:14px;box-shadow:0 10px 26px #1c447626}.subscription-compact-notice.urgent{color:#8a2020;background:#ffebebfa;border-color:#e49a9a}.subscription-compact-notice.warning{color:#755300;background:#fff8d8fa;border-color:#e1bd54}.subscription-notice-dot{color:#fff;background:currentColor;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.66rem;font-weight:950;display:grid}.subscription-compact-notice strong,.subscription-compact-notice small{display:block}.subscription-compact-notice strong{font-size:.68rem}.subscription-compact-notice small{color:inherit;opacity:.9;margin-top:1px;font-size:.6rem;line-height:1.2}.subscription-compact-notice a{color:inherit;white-space:nowrap;font-size:.64rem;font-weight:950}.subscription-compact-notice>button{width:24px;height:24px;color:inherit;background:0 0;border:0;font-size:1rem}.sales-overlay{z-index:15000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#061224c2;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.sales-modal{background:#f5f8fd;border:1px solid #c8d6e8;border-radius:22px;grid-template-rows:auto minmax(0,1fr);width:min(1320px,98vw);height:min(94vh,920px);display:grid;overflow:hidden;box-shadow:0 28px 80px #00000059}.sales-modal-header{color:#fff;background:linear-gradient(135deg,#0b397c,#145ed6);justify-content:space-between;align-items:flex-start;gap:18px;padding:13px 17px;display:flex}.sales-modal-header>div>span{letter-spacing:.1em;font-size:.67rem;font-weight:950;display:block}.sales-modal-header h2{margin:3px 0 2px;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1}.sales-modal-header p{opacity:.92;margin:0;font-size:.8rem}.sales-close-button{color:#fff;background:#ffffff24;border:1px solid #ffffff73;border-radius:50%;flex:0 0 42px;width:42px;height:42px;font-size:1.75rem}.sales-loading{place-items:center;padding:40px;font-size:1.1rem;font-weight:850;display:grid}.sales-form{grid-template-rows:auto minmax(0,1fr) auto auto;gap:9px;min-height:0;padding:10px 12px 12px;display:grid;overflow:hidden}.sales-search-panel{z-index:20;position:relative}.sales-search-panel>label{background:#fff;border:2px solid #145ed6;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:8px 12px;display:grid;box-shadow:0 6px 17px #145ed617}.sales-search-panel>label>span{color:#31567e;white-space:nowrap;font-size:.75rem;font-weight:900}.sales-search-panel input{color:#0e294d;background:0 0;border:0;outline:0;min-width:0;min-height:40px;font-size:1.25rem;font-weight:750}.sales-search-results{z-index:50;background:#fff;border:1px solid #c9d8e9;border-radius:12px;max-height:min(360px,48vh);position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 48px #11305938}.sales-search-results>button{color:#18375f;text-align:left;background:#fff;border:0;border-bottom:1px solid #e8eef5;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:8px 10px;display:grid}.sales-search-results>button:hover{background:#eef5ff}.sales-search-results>button:disabled{opacity:.5}.sales-result-image{background:#f1f5fa;border-radius:9px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.sales-result-image img{object-fit:contain;width:100%;height:100%}.sales-search-results strong,.sales-search-results small{display:block}.sales-search-results strong{font-size:.82rem}.sales-search-results small{color:#6e7e94;margin-top:2px;font-size:.66rem}.sales-result-price{color:#08723a;text-align:right;white-space:nowrap;font-size:.9rem;font-weight:950}.sales-result-price small{color:#1458bd}.sales-workspace{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:10px;min-height:0;display:grid;overflow:hidden}.sales-cart-panel,.sales-payment-panel{background:#fff;border:1px solid #d2deeb;border-radius:15px;min-height:0}.sales-cart-panel{grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.sales-cart-panel>header{border-bottom:1px solid #e2e9f2;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.sales-cart-panel h3,.sales-payment-panel h3{margin:0;font-size:1rem}.sales-cart-panel p{color:#6b7b91;margin:2px 0 0;font-size:.68rem}.sales-cart-panel>header>strong{color:#1458bd;background:#eaf2ff;border-radius:50%;place-items:center;min-width:34px;height:34px;display:grid}.sales-cart-list{overscroll-behavior:contain;min-height:0;overflow-y:auto}.sales-cart-list>article{border-bottom:1px solid #edf1f6;grid-template-columns:minmax(220px,1fr) auto minmax(105px,auto) 28px;align-items:center;gap:9px;padding:8px 10px;display:grid}.sales-cart-list>article.low-after{background:#fff9df}.sales-cart-product{align-items:center;gap:8px;min-width:0;display:flex}.sales-cart-product>span{background:#f0f4f9;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.sales-cart-product img{object-fit:contain;width:100%;height:100%}.sales-cart-product div{min-width:0}.sales-cart-product strong,.sales-cart-product small,.sales-line-total strong,.sales-line-total small{display:block}.sales-cart-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.sales-cart-product small{color:#697a91;margin-top:2px;font-size:.62rem}.low-after .sales-cart-product small{color:#8a6300;font-weight:850}.sales-quantity-control{grid-template-columns:30px 48px 30px;align-items:center;display:grid}.sales-quantity-control button,.sales-quantity-control input{text-align:center;background:#fff;border:1px solid #c8d5e6;height:32px}.sales-quantity-control button:first-child{border-radius:8px 0 0 8px}.sales-quantity-control button:last-child{border-radius:0 8px 8px 0}.sales-quantity-control input{border-left:0;border-right:0;width:48px;font-size:.78rem;font-weight:900}.sales-line-total{text-align:right;white-space:nowrap}.sales-line-total strong{color:#08723a;font-size:.82rem}.sales-line-total small{color:#1458bd;margin-top:2px;font-size:.62rem}.sales-remove-item{color:#bd2e2e;background:#fff0f0;border:0;border-radius:50%;width:28px;height:28px;font-size:1rem}.sales-empty-cart{color:#6a7a90;text-align:center;align-content:center;place-items:center;gap:5px;min-height:100%;padding:30px;display:grid}.sales-empty-cart>span{font-size:2.5rem}.sales-empty-cart strong,.sales-empty-cart small{display:block}.sales-payment-panel{grid-template-rows:auto minmax(0,1fr) auto auto;gap:8px;min-height:0;padding:10px;display:grid;overflow-y:auto}.sales-payment-panel>header{color:#3a2a00;text-align:center;background:linear-gradient(135deg,#fff6c7,#ffdf5d);border-radius:12px;padding:10px 12px}.sales-payment-panel>header span,.sales-payment-panel>header strong,.sales-payment-panel>header small{display:block}.sales-payment-panel>header span{letter-spacing:.08em;font-size:.65rem;font-weight:950}.sales-payment-panel>header strong{color:#08713a;margin-top:2px;font-size:clamp(2rem,4vw,3.3rem);line-height:1}.sales-payment-panel>header small{color:#1458bd;margin-top:3px;font-size:.78rem;font-weight:900}.sales-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.sales-payment-methods label{gap:4px;min-width:0;display:grid}.sales-payment-methods label>span{justify-content:space-between;align-items:center;gap:4px;display:flex}.sales-payment-methods label>span strong{color:#2d486b;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.sales-payment-methods label>span button{color:#1458bd;white-space:nowrap;background:0 0;border:0;font-size:.55rem;font-weight:900}.sales-payment-methods input{color:#12345f;border:1px solid #c5d4e7;border-radius:9px;width:100%;min-height:40px;padding:6px 8px;font-size:1rem;font-weight:900}.sales-basic-plan-note{color:#725200;background:#fff7d6;border-radius:8px;padding:5px 7px;font-size:.6rem}.sales-payment-balance{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.sales-payment-balance>div{background:#eef5ff;border-radius:9px;min-width:0;padding:7px}.sales-payment-balance>div.pending{color:#a72828;background:#fff0f0}.sales-payment-balance span,.sales-payment-balance strong,.sales-payment-balance small{display:block}.sales-payment-balance span{text-transform:uppercase;font-size:.53rem;font-weight:900}.sales-payment-balance strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.72rem;overflow:hidden}.sales-payment-balance small{margin-top:2px;font-size:.53rem}.sales-notes-field{color:#405978;gap:4px;font-size:.62rem;font-weight:850;display:grid}.sales-notes-field input{border:1px solid #c8d6e7;border-radius:8px;min-height:36px;padding:6px 8px}.sales-message{text-align:center;border-radius:9px;place-items:center;min-height:32px;padding:6px 10px;font-size:.72rem;font-weight:850;display:grid}.sales-message.success{color:#08713a;background:#e2f8ea}.sales-message.error{color:#ad2828;background:#ffe6e6}.sales-message.loading{color:#1458bd;background:#eaf2ff}.sales-actions{grid-template-columns:minmax(120px,auto) minmax(120px,auto) minmax(250px,1fr);gap:8px;display:grid}.sales-actions button,.sale-success-actions button,.sale-receipt-controls button{color:#284668;background:#fff;border:1px solid #c4d2e3;border-radius:10px;min-height:43px;font-size:.78rem;font-weight:900}.sales-primary-button{color:#fff!important;background:linear-gradient(135deg,#078442,#0bb85d)!important;border-color:#078442!important}.sales-primary-button:disabled{opacity:.5}.sale-success-view{text-align:center;align-content:center;place-items:center;gap:8px;min-height:0;padding:18px;display:grid;overflow-y:auto}.sale-success-icon{color:#08713a;background:#daf7e5;border-radius:50%;place-items:center;width:68px;height:68px;font-size:2.4rem;font-weight:950;display:grid}.sale-success-view h3{color:#1b426e;margin:0;font-size:1rem}.sale-success-view>strong{color:#08713a;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.sale-success-view>span{color:#1458bd;font-size:1.15rem;font-weight:900}.sale-success-summary{grid-template-columns:repeat(3,1fr);gap:8px;width:min(700px,100%);display:grid}.sale-success-summary article{background:#fff;border:1px solid #d4dfec;border-radius:11px;padding:9px}.sale-success-summary span,.sale-success-summary strong{display:block}.sale-success-summary span{color:#63758d;font-size:.65rem}.sale-success-summary strong{margin-top:3px;font-size:.9rem}.sale-low-stock-after{color:#704f00;text-align:left;background:#fff7d4;border:1px solid #d9ad2c;border-radius:11px;gap:3px;width:min(700px,100%);padding:9px 11px;display:grid}.sale-low-stock-after strong,.sale-low-stock-after span{font-size:.72rem;display:block}.sale-receipt-controls{grid-template-columns:minmax(180px,.4fr) 1fr;align-items:end;gap:8px;width:min(700px,100%);display:grid}.sale-receipt-controls label{color:#546b88;text-align:left;gap:4px;font-size:.65rem;font-weight:850;display:grid}.sale-receipt-controls select{background:#fff;border:1px solid #c5d4e6;border-radius:9px;min-height:42px;padding:6px 8px}.sale-success-actions{grid-template-columns:1fr 1.3fr;gap:8px;width:min(700px,100%);display:grid}.sales-admin-section{gap:14px;display:grid}.sales-admin-toolbar{align-items:end;gap:8px;display:flex}.sales-admin-toolbar label{color:#5b6e87;gap:4px;font-size:.65rem;font-weight:850;display:grid}.sales-admin-toolbar select,.sales-admin-toolbar button{background:#fff;border:1px solid #c6d4e5;border-radius:9px;min-height:39px;padding:6px 9px}.sales-admin-summary{grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px;display:grid}.sales-admin-summary article{background:#fff;border:1px solid #d6e1ed;border-radius:12px;padding:11px}.sales-admin-summary article.warning{background:#fff8d9;border-color:#dfbd55}.sales-admin-summary span,.sales-admin-summary strong{display:block}.sales-admin-summary span{color:#667890;font-size:.65rem;font-weight:850}.sales-admin-summary strong{color:#143963;margin-top:4px;font-size:1.2rem}.sales-admin-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:10px;display:grid}.sales-history-panel,.sales-low-stock-panel{background:#fff;border:1px solid #d7e2ed;border-radius:14px;overflow:hidden}.sales-history-panel>header,.sales-low-stock-panel>header{border-bottom:1px solid #e1e8f1;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.sales-history-panel h3,.sales-low-stock-panel h3{margin:0;font-size:.98rem}.sales-history-panel p,.sales-low-stock-panel p{color:#6a7b91;margin:2px 0 0;font-size:.67rem}.sales-history-panel>header select{background:#fff;border:1px solid #c8d5e5;border-radius:8px;min-height:36px;padding:5px 8px}.sales-history-table-wrap{max-height:640px;overflow:auto}.sales-history-table{border-collapse:collapse;width:100%;min-width:850px}.sales-history-table th,.sales-history-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f6;padding:8px}.sales-history-table th{color:#65768e;font-size:.66rem}.sales-history-table td{font-size:.7rem}.sales-history-table td small{color:#6c7c92;margin-top:2px;display:block}.sale-status-pill{border-radius:999px;padding:4px 7px;font-size:.58rem;font-weight:950;display:inline-block}.sale-status-pill.completed{color:#08713a;background:#e2f7ea}.sale-status-pill.voided{color:#aa2b2b;background:#ffe5e5}.sales-history-actions{flex-wrap:wrap;gap:5px;display:flex}.sales-history-actions button{background:#fff;border:1px solid #c8d5e5;border-radius:7px;min-height:31px;font-size:.62rem}.sales-history-actions button.danger{color:#ad2d2d;border-color:#e7b0b0}.sales-low-stock-panel>div{max-height:640px;overflow-y:auto}.sales-low-stock-panel article{border-bottom:1px solid #edf1f6;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.sales-low-stock-panel article>span{background:#f1f5fa;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.sales-low-stock-panel img{object-fit:contain;width:100%;height:100%}.sales-low-stock-panel strong,.sales-low-stock-panel small{display:block}.sales-low-stock-panel strong{font-size:.72rem}.sales-low-stock-panel small{color:#6c7c91;margin-top:2px;font-size:.61rem}.sales-low-stock-panel b{color:#7c5900;background:#fff2bd;border-radius:999px;padding:4px 6px;font-size:.55rem}.sales-low-stock-panel b.out{color:#aa2929;background:#ffe2e2}.sales-low-stock-empty{color:#66778e;text-align:center;padding:30px 12px;font-size:.72rem}@media (width<=980px){.sales-workspace,.sales-admin-grid{grid-template-columns:1fr}.sales-payment-panel{max-height:430px}.sales-admin-summary{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (width<=720px){.subscription-compact-notice{max-width:calc(100vw - 16px);bottom:8px;right:8px}.subscription-compact-notice a{display:none}.sales-overlay{padding:0}.sales-modal{border-radius:0;width:100vw;height:100vh;max-height:100vh}.sales-modal-header{padding:10px 12px}.sales-form{grid-template-rows:auto minmax(0,1fr) auto auto;padding:8px}.sales-search-panel>label{grid-template-columns:1fr;gap:3px}.sales-search-panel input{min-height:38px;font-size:1.05rem}.sales-workspace{overflow-y:auto}.sales-cart-panel{min-height:330px}.sales-cart-list>article{grid-template-columns:minmax(0,1fr) auto 28px}.sales-line-total{text-align:left;grid-column:1/span 2}.sales-payment-methods,.sales-actions{grid-template-columns:1fr}.sales-actions button{min-height:44px}.sale-success-summary,.sale-receipt-controls,.sale-success-actions,.sales-admin-summary{grid-template-columns:1fr}.platform-account-compact-menu{margin-left:auto}}@media (width>=901px) and (height<=820px){.sales-modal{height:96vh}.sales-modal-header{padding-top:9px;padding-bottom:9px}.sales-form{gap:7px;padding-top:7px}.sales-cart-list>article{padding-top:6px;padding-bottom:6px}.sales-payment-panel{gap:6px;padding:8px}.sales-payment-panel>header{padding:7px 10px}.sales-payment-panel>header strong{font-size:2.4rem}.sales-payment-methods input{min-height:35px}.sales-actions button{min-height:39px}}.public-rate-badges{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:flex-start!important;gap:7px!important;width:auto!important;max-width:340px!important;margin-left:auto!important;display:flex!important}.public-rate-badges .main-rate-badge{box-sizing:border-box!important;border-width:1px!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:1px!important;width:164px!important;min-width:164px!important;max-width:164px!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:4px 7px!important;line-height:1!important;display:flex!important;overflow:hidden!important;box-shadow:0 6px 14px #16387024,inset 0 0 0 1px #ffffff1f!important}.public-rate-badges .main-rate-badge:before{content:none!important;display:none!important}.public-rate-badges .main-rate-badge span{letter-spacing:.045em!important;white-space:nowrap!important;margin:0!important;font-size:.54rem!important;font-weight:950!important;line-height:1!important;display:block!important}.public-rate-badges .main-rate-badge strong{letter-spacing:-.025em!important;white-space:nowrap!important;margin:2px 0 1px!important;font-size:1.28rem!important;line-height:.96!important;display:block!important}.public-rate-badges .main-rate-badge small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;margin:0!important;font-size:.45rem!important;font-weight:750!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.public-rate-badges .main-rate-badge .auto-refresh-note{display:none!important}@media (width>=721px) and (width<=1180px){.public-rate-badges{gap:6px!important;max-width:300px!important}.public-rate-badges .main-rate-badge{width:146px!important;min-width:146px!important;max-width:146px!important;height:49px!important;min-height:49px!important;max-height:49px!important;padding:3px 5px!important}.public-rate-badges .main-rate-badge strong{font-size:1.12rem!important}.public-rate-badges .main-rate-badge span{font-size:.49rem!important}}@media (width<=720px){.public-rate-badges{flex-wrap:nowrap!important;justify-content:center!important;gap:6px!important;width:100%!important;max-width:100%!important}.public-rate-badges .main-rate-badge{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:170px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:3px 5px!important}.public-rate-badges .main-rate-badge strong{font-size:1.08rem!important}.public-rate-badges .main-rate-badge span{font-size:.47rem!important}.public-rate-badges .main-rate-badge small{font-size:.41rem!important}}.secure-payment-section{grid-template-columns:minmax(230px,.45fr) minmax(520px,1.55fr);gap:16px}.secure-payment-form{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}.payment-selection-row,.payment-proof-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px;display:grid}.payment-selection-row label,.payment-proof-grid label{color:#29415f;gap:5px;font-size:.78rem;font-weight:900;display:grid}.selected-payment-method-card{background:linear-gradient(145deg,#f8fbff,#edf5ff);border:2px solid #175fd4;border-radius:16px;gap:11px;padding:14px;display:grid;box-shadow:0 10px 25px #1559d61a}.selected-payment-method-card>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.selected-payment-method-card>header span,.payment-amount-box span{color:#526b8b;letter-spacing:.06em;font-size:.68rem;font-weight:950}.selected-payment-method-card h4{color:#102f5a;margin:3px 0 0;font-size:1.25rem}.payment-amount-box{text-align:right;background:#fff7ce;border:1px solid #ddad22;border-radius:13px;min-width:220px;padding:10px 13px}.payment-amount-box strong,.payment-amount-box small{display:block}.payment-amount-box strong{color:#08733c;margin-top:3px;font-size:1.7rem}.payment-amount-box small{color:#745900;margin-top:3px;font-size:.7rem}.payment-method-body{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.payment-account-data{gap:7px;display:grid}.payment-account-data article{background:#fff;border:1px solid #d7e2ef;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.payment-account-data span,.payment-account-data strong{display:block}.payment-account-data span{color:#6b7c92;font-size:.68rem;font-weight:850}.payment-account-data strong{overflow-wrap:anywhere;color:#102d55;margin-top:2px;font-size:.96rem}.payment-account-data button,.payment-method-fields-heading button,.payment-method-field-row button,.payment-method-qr-editor button{color:#1551a6;background:#fff;border:1px solid #bfd0e6;border-radius:8px;min-height:34px;padding:5px 9px;font-size:.7rem;font-weight:900}.payment-copy-amount{background:#fff9df!important;border-color:#dcb22e!important}.payment-qr-box{background:#fff;border:1px solid #d7e2ef;border-radius:12px;place-items:center;gap:5px;width:150px;padding:9px;display:grid}.payment-qr-box img{object-fit:contain;width:128px;height:128px}.payment-qr-box small{color:#6a7a90;text-align:center;font-size:.62rem}.payment-instructions{white-space:pre-line;background:#fff;border-radius:10px;padding:9px 11px;color:#455e7d!important;margin:0!important}.payment-security-warning,.payment-method-admin-warning{color:#6c5100;background:#fff7d5;border:1px solid #e0b83d;border-radius:10px;padding:9px 11px;font-size:.76rem;font-weight:850}.payment-receipt-upload{grid-column:1/-1}.payment-receipt-upload small{color:#08713b;font-weight:850}.payment-confirmation-check{color:#3f5878;background:#f9fbfe;border:1px solid #d7e2ef;border-radius:10px;align-items:flex-start;gap:8px;padding:10px;font-size:.78rem;font-weight:800;display:flex!important}.payment-confirmation-check input{flex:0 0 20px;margin-top:1px;width:20px!important;min-height:20px!important}.payment-submit-button{width:100%;min-height:48px}.payment-methods-unavailable{background:#fff8d9;border:1px solid #e2bd4d;border-radius:14px;align-items:center;gap:10px;padding:15px;display:flex}.payment-methods-unavailable>span{font-size:1.5rem}.payment-methods-unavailable strong,.payment-methods-unavailable p{margin:0;display:block}.business-payment-history article small{color:#6d7d93;font-size:.66rem;display:block}.payment-snapshot-details{color:#526983;margin-top:6px;font-size:.7rem}.payment-snapshot-details summary{cursor:pointer;color:#1458d5;font-weight:850}.payment-snapshot-details p{margin:4px 0 0}.payment-methods-admin{gap:14px;display:grid}.payment-method-editor-list{gap:12px;display:grid}.payment-method-editor-list>article{background:#fff;border:1px solid #d7e2ee;border-radius:16px;gap:12px;padding:15px;display:grid}.payment-method-editor-list>article.active{border-color:#78c697;box-shadow:0 0 0 3px #16944b14}.payment-method-editor-list>article>header,.payment-method-editor-list>article>footer,.payment-method-fields-heading,.payment-method-qr-editor{justify-content:space-between;align-items:center;gap:10px;display:flex}.payment-method-editor-list>article>header>div{align-items:center;gap:8px;min-width:0;display:flex}.payment-method-editor-list>article>header span{color:#1458d5;background:#edf3fd;border-radius:999px;padding:4px 7px;font-size:.62rem;font-weight:950}.payment-method-editor-list>article>header input{border:1px solid #c8d6e8;border-radius:9px;min-width:220px;min-height:40px;padding:7px 9px;font-weight:900}.payment-method-active-toggle{align-items:center;gap:6px;font-size:.75rem;font-weight:900;display:flex!important}.payment-method-active-toggle input{width:20px;height:20px}.payment-method-settings-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;display:grid}.payment-method-settings-grid label,.payment-method-text-grid label,.new-payment-method-form label{color:#3d5575;gap:5px;font-size:.72rem;font-weight:850;display:grid}.payment-method-settings-grid input,.payment-method-settings-grid select,.payment-method-text-grid textarea,.new-payment-method-form input,.new-payment-method-form select{background:#fff;border:1px solid #c9d7e8;border-radius:9px;min-height:42px;padding:7px 9px}.payment-method-fields-editor{background:#f8fbff;border:1px solid #dbe5f0;border-radius:12px;gap:7px;padding:10px;display:grid}.payment-method-field-row{grid-template-columns:minmax(150px,.7fr) minmax(240px,1.3fr) auto auto;align-items:center;gap:7px;display:grid}.payment-method-field-row>input{border:1px solid #cbd8e8;border-radius:8px;min-height:40px;padding:7px 9px}.payment-method-field-row>label{align-items:center;gap:4px;font-size:.68rem;font-weight:850;display:flex}.payment-method-text-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.payment-method-text-grid textarea{resize:vertical;min-height:82px}.payment-method-qr-editor{border:1px dashed #cbd8e7;border-radius:11px;justify-content:flex-start;padding:9px}.payment-method-qr-editor img,.payment-method-qr-editor>span{object-fit:contain;color:#6c7d92;text-align:center;background:#f1f5fa;border-radius:9px;place-items:center;width:90px;height:90px;font-size:.68rem;display:grid}.payment-method-qr-editor label{gap:4px;font-size:.7rem;font-weight:850;display:grid}.payment-method-editor-list>article>footer{justify-content:flex-end}.new-payment-method-form{background:#f5f9ff;border:1px solid #c9d9ed;border-radius:14px;gap:10px;padding:14px;display:grid}.new-payment-method-form header h3,.new-payment-method-form header p{margin:0}.new-payment-method-form header p{color:#6a7b92;margin-top:3px}.new-payment-method-form>div{grid-template-columns:repeat(4,minmax(160px,1fr));gap:8px;display:grid}@media (width<=1050px){.secure-payment-section{grid-template-columns:1fr}.payment-method-settings-grid,.new-payment-method-form>div{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=720px){.payment-selection-row,.payment-proof-grid,.payment-method-text-grid,.payment-method-settings-grid,.new-payment-method-form>div{grid-template-columns:1fr}.selected-payment-method-card>header{flex-direction:column;align-items:stretch}.payment-amount-box{text-align:left;min-width:0}.payment-method-body{grid-template-columns:1fr}.payment-qr-box{width:100%}.payment-method-field-row{grid-template-columns:1fr}.payment-method-editor-list>article>header,.payment-method-editor-list>article>footer,.payment-method-qr-editor,.payment-method-editor-list>article>header>div{flex-direction:column;align-items:stretch}.payment-method-editor-list>article>header input{min-width:0}}.login-countdown-error{gap:5px;display:grid}.login-countdown-error>strong,.login-countdown-error>span{display:block}.login-countdown-clock{background:#ffffffb8;border:1px solid #b7252533;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding:9px 11px;display:flex}.login-countdown-clock small{color:#7b2020;font-weight:850}.login-countdown-clock b{color:#a61111;text-align:right;font-variant-numeric:tabular-nums;min-width:78px;font-size:1.45rem;line-height:1}.product-update-summary{grid-template-columns:repeat(3,minmax(190px,1fr));gap:9px;margin:12px 0 15px;display:grid}.product-update-summary article{background:#fff;border:1px solid #d7e3f2;border-radius:12px;gap:3px;min-width:0;padding:11px 12px;display:grid}.product-update-summary article.latest{background:#eef5ff;border-color:#93baf7}.product-update-summary span,.product-update-summary small{color:#60738e;font-size:.67rem}.product-update-summary span{letter-spacing:.04em;text-transform:uppercase;font-weight:950}.product-update-summary strong{color:#102a50;font-size:.88rem}.product-update-summary small{overflow-wrap:anywhere}.product-change-reason{grid-column:span 2}.product-change-reason small{color:#63738b;font-weight:650}.product-updated-cell{min-width:150px}.product-updated-cell strong,.product-updated-cell small{display:block}.product-updated-cell strong{color:#17355f;white-space:nowrap;font-size:.72rem}.product-updated-cell small{color:#63758e;text-transform:uppercase;margin-top:3px;font-size:.64rem}.history-button{color:#1457bf!important;background:#eef5ff!important;border-color:#92b6ea!important}.product-history-overlay{z-index:1300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1e3894;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-history-modal{background:#f7faff;border:1px solid #cbd9ea;border-radius:18px;width:min(1120px,96vw);max-height:92vh;padding:18px;overflow:auto;box-shadow:0 28px 70px #0b224647}.product-history-modal>header{border-bottom:1px solid #dbe5f1;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.product-history-modal>header span{color:#145bd7;letter-spacing:.08em;font-size:.68rem;font-weight:950}.product-history-modal>header h2,.product-history-modal>header p{margin:0}.product-history-modal>header h2{margin-top:4px}.product-history-modal>header p{color:#60718a;margin-top:5px}.product-history-modal>header>button{color:#203b62;background:#fff;border:1px solid #c7d6e8;border-radius:10px;width:38px;height:38px;font-size:1.35rem}.product-history-summary{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;margin:14px 0;display:grid}.product-history-summary article{background:#fff;border:1px solid #d4e1ef;border-radius:13px;gap:4px;padding:12px;display:grid}.product-history-summary span,.product-history-summary small{color:#63758d;font-size:.68rem}.product-history-summary span{text-transform:uppercase;font-weight:900}.product-history-summary strong{color:#112f59;font-size:.95rem}.product-history-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-history-columns>section{background:#fff;border:1px solid #d4e0ed;border-radius:14px;min-width:0;padding:13px}.product-history-columns h3{color:#173a6b;margin:0 0 10px}.product-history-list{gap:8px;max-height:430px;display:grid;overflow:auto}.product-history-list article{background:#f9fbfe;border:1px solid #e0e8f2;border-radius:11px;gap:5px;padding:10px;display:grid}.product-history-list article>div{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.product-history-list article strong{color:#123a72}.product-history-list article span,.product-history-list article small,.product-history-list article p{color:#65758b;font-size:.68rem}.product-history-list article p{margin:0;font-size:.72rem}@media (width<=900px){.product-update-summary,.product-history-summary,.product-history-columns{grid-template-columns:1fr}.product-change-reason{grid-column:auto}}.cash-expected-method{color:#56708f;margin:2px 0 5px;font-size:.62rem;font-weight:800;display:block}.cash-system-expected-total,.cash-reconciliation-result{background:#ffffff1f;border-radius:14px;align-content:center;min-width:170px;padding:10px 12px;display:grid}.cash-system-expected-total span,.cash-reconciliation-result span{letter-spacing:.055em;font-size:.62rem;font-weight:950}.cash-system-expected-total strong,.cash-reconciliation-result strong{font-size:1.25rem}.cash-system-expected-total small,.cash-reconciliation-result small{font-size:.62rem}.cash-reconciliation-result.balanced{background:#0b854a2e}.cash-reconciliation-result.short{background:#c7303038}.cash-reconciliation-result.over{background:#c27b0538}.cash-use-expected-button{color:#124fba;background:#fff;border:1px solid #ffffff6b;border-radius:11px;align-self:center;min-height:42px;padding:8px 12px;font-weight:900}.cash-admin-summary article.system{background:#edf5ff;border-color:#8cb7f5}.cash-admin-summary article.difference.balanced{background:#edf9f2;border-color:#7fc79e}.cash-admin-summary article.difference.short{background:#fff0f0;border-color:#ef9b9b}.cash-admin-summary article.difference.over{background:#fff8e9;border-color:#e5bc67}.cash-admin-summary article.difference.short strong{color:#bd2222}.cash-admin-summary article.difference.over strong{color:#9d6100}.cash-history-reconciliation{text-align:center;background:#f6f9fd;border:1px solid #d5e1ef;border-radius:11px;align-content:center;gap:3px;min-width:105px;padding:8px 10px;display:grid}.cash-history-reconciliation span{color:#60728b;letter-spacing:.05em;font-size:.58rem;font-weight:950}.cash-history-reconciliation strong{color:#173d72;font-size:.88rem}.cash-history-reconciliation.balanced{background:#edf9f2;border-color:#8ac9a6}.cash-history-reconciliation.short{background:#fff0f0;border-color:#f0a1a1}.cash-history-reconciliation.short strong{color:#bd2222}.cash-history-reconciliation.over{background:#fff8e9;border-color:#e6bd69}.cash-history-reconciliation.over strong{color:#9d6100}.cash-history-reconciliation.no-sales,.cash-history-reconciliation.legacy{background:#f4f6f9}.cash-admin-editor-reconciliation{grid-template-columns:repeat(3,minmax(130px,1fr));gap:8px;display:grid}.cash-admin-editor-reconciliation article{background:#f8fbff;border:1px solid #d3e0ef;border-radius:11px;gap:3px;padding:10px;display:grid}.cash-admin-editor-reconciliation span,.cash-admin-editor-reconciliation small{color:#60738c;font-size:.62rem;font-weight:850}.cash-admin-editor-reconciliation strong{color:#153b70;font-size:1rem}.cash-admin-editor-reconciliation article.balanced{background:#edf9f2;border-color:#80c59d}.cash-admin-editor-reconciliation article.short{background:#fff0f0;border-color:#e99}.cash-admin-editor-reconciliation article.over{background:#fff8e9;border-color:#e2b760}.public-product-updated-at{color:#62748d;margin-top:4px;font-size:.65rem;font-weight:700;display:block}@media (width<=880px){.cash-closing-grand-total,.cash-admin-editor-reconciliation{grid-template-columns:1fr}.cash-use-expected-button{width:100%}}@media (width>=881px){.cash-closing-grand-total{grid-template-columns:minmax(210px,1.15fr) minmax(160px,.8fr) minmax(160px,.8fr) auto}.cash-closing-grand-total>div:first-child>strong{font-size:clamp(2rem,3.2vw,3rem)}.cash-history-list>article{grid-template-columns:minmax(150px,.9fr) minmax(190px,1fr) minmax(105px,.48fr) auto auto}}.selectable-product-table .product-actions-column,.selectable-product-table .product-actions-cell{box-sizing:border-box;background:#fff;width:116px;min-width:116px;max-width:116px;position:sticky;right:0;box-shadow:-10px 0 16px #1837601a}.selectable-product-table .product-actions-column{z-index:8;text-align:center;background:#f8faff}.selectable-product-table .product-actions-cell{z-index:5;padding:8px!important}.selectable-product-table .selected-row .product-actions-cell{background:#eef5ff}.selectable-product-table .product-row-actions{align-items:stretch;width:100%;min-width:0;grid-template-columns:1fr!important;gap:5px!important;display:grid!important}.selectable-product-table .product-row-actions button{white-space:nowrap;border-radius:7px;width:100%;min-width:0;font-size:.68rem;line-height:1.05;min-height:31px!important;padding:5px 6px!important}.selectable-product-table .product-updated-cell{width:118px;min-width:118px}.selectable-product-table .product-updated-cell strong{font-size:.67rem}.selectable-product-table .product-updated-cell small{font-size:.59rem}.product-table-wrap{scrollbar-gutter:stable;padding-right:1px;position:relative}@media (width<=1100px){.selectable-product-table .product-actions-column,.selectable-product-table .product-actions-cell{width:104px;min-width:104px;max-width:104px}.selectable-product-table .product-row-actions button{font-size:.64rem;padding-inline:4px!important}}.selectable-product-table .permanent-delete-button{color:#fff!important;background:#7f1d1d!important;border-color:#991b1b!important;font-weight:900!important}.selectable-product-table .permanent-delete-button:hover:not(:disabled){background:#5f1515!important;border-color:#5f1515!important}.selectable-product-table .permanent-delete-button:disabled{cursor:not-allowed;opacity:.55}.selectable-product-table .product-stock-column,.selectable-product-table .product-stock-cell{box-sizing:border-box;white-space:nowrap;text-align:center!important;width:52px!important;min-width:52px!important;max-width:52px!important;padding-left:4px!important;padding-right:4px!important}.selectable-product-table .product-stock-column{letter-spacing:-.01em;font-size:.65rem}.selectable-product-table .product-stock-cell{font-size:.78rem;font-weight:850}.selectable-product-table .product-updated-column,.selectable-product-table .product-updated-cell{box-sizing:border-box;width:150px!important;min-width:150px!important;max-width:150px!important;padding-left:8px!important;padding-right:8px!important}.selectable-product-table .product-updated-column{text-align:left;white-space:nowrap}.selectable-product-table .product-updated-cell strong{line-height:1.2;display:block;text-overflow:clip!important;white-space:nowrap!important;font-size:.68rem!important;overflow:visible!important}.selectable-product-table .product-updated-cell small{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;line-height:1.1;display:block;overflow:hidden;font-size:.59rem!important}.selectable-product-table{min-width:1500px}@media (width<=1100px){.selectable-product-table .product-stock-column,.selectable-product-table .product-stock-cell{width:46px!important;min-width:46px!important;max-width:46px!important}.selectable-product-table .product-updated-column,.selectable-product-table .product-updated-cell{width:142px!important;min-width:142px!important;max-width:142px!important}}.sales-payment-balance>div{align-content:center;min-height:62px;padding:8px 9px;display:grid}.sales-payment-balance span{font-size:.61rem;line-height:1.05}.sales-payment-balance strong{margin-top:4px;font-size:1.06rem;line-height:1}.sales-payment-balance small{margin-top:4px;font-size:.62rem;font-weight:800}.sales-payment-balance>div.change-highlight{color:#17345b;background:linear-gradient(135deg,#fff6bd,#ffe26d);border:2px solid #e2ad00}.sales-payment-balance>div.change-highlight strong{color:#08713a;font-size:1.28rem}.sales-payment-balance>div.change-highlight small{color:#1458bd}.sales-type-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.sales-type-switch button{color:#294b74;background:#fff;border:1px solid #b9cbe3;border-radius:9px;min-height:34px;font-size:.72rem;font-weight:900}.sales-type-switch button.active{color:#0a4cad;background:#eaf3ff;border-color:#0d62d8;box-shadow:inset 0 0 0 1px #0d62d8}.sales-type-switch button.active.credit{color:#704d00;background:#fff5c9;border-color:#b47b00;box-shadow:inset 0 0 0 1px #b47b00}.sales-credit-customer{background:#fffbdf;border:1px solid #e2bd4c;border-radius:10px;gap:7px;padding:8px;display:grid}.sales-credit-customer>header strong,.sales-credit-customer>header small{display:block}.sales-credit-customer>header strong{color:#5e4300;font-size:.72rem}.sales-credit-customer>header small,.sales-credit-customer>p{color:#77632b;margin:2px 0 0;font-size:.56rem}.sales-credit-customer>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.sales-credit-customer label{color:#4d5f78;gap:3px;min-width:0;font-size:.56rem;font-weight:850;display:grid}.sales-credit-customer label.wide{grid-column:1/-1}.sales-credit-customer input{color:#17385f;background:#fff;border:1px solid #c8d4e4;border-radius:7px;width:100%;min-height:31px;padding:5px 7px;font-size:.72rem;font-weight:800}.sale-credit-success{color:#5a4300;text-align:left;background:#fff6c8;border:1px solid #d2a617;border-radius:12px;gap:4px;margin:12px auto;padding:11px;display:grid}.sale-credit-success strong,.sale-credit-success span,.sale-credit-success b{display:block}.sale-credit-success b{color:#9d2b1f;margin-top:4px;font-size:1.08rem}.credit-summary-grid{grid-template-columns:repeat(5,minmax(130px,1fr));gap:9px;margin-bottom:12px;display:grid}.credit-summary-grid article{background:#f8fbff;border:1px solid #cfdaea;border-radius:12px;padding:12px}.credit-summary-grid article.warning{background:#fff7d8;border-color:#edc66a}.credit-summary-grid span,.credit-summary-grid strong{display:block}.credit-summary-grid span{color:#60738d;text-transform:uppercase;font-size:.66rem;font-weight:900}.credit-summary-grid strong{color:#123b72;margin-top:5px;font-size:1.4rem}.credit-toolbar{grid-template-columns:minmax(260px,1fr) 190px auto;gap:8px;margin-bottom:10px;display:grid}.credit-toolbar input,.credit-toolbar select,.credit-toolbar button{background:#fff;border:1px solid #c8d6e8;border-radius:9px;min-height:40px;padding:7px 10px}.credit-table-wrap{border:1px solid #d6e0ed;border-radius:12px;overflow:auto}.credit-table{border-collapse:collapse;width:100%;min-width:1180px}.credit-table th,.credit-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f1;padding:9px}.credit-table th{color:#405875;background:#f2f6fc;font-size:.68rem}.credit-table td{font-size:.72rem}.credit-table td strong,.credit-table td small,.credit-table td span{display:block}.credit-table td small{color:#6b7d93;margin-top:3px;font-size:.61rem}.credit-table tr.overdue{background:#fff4f2}.credit-balance-value{color:#ad2828;font-size:1rem}.credit-status{color:#7d5700;background:#fff0c9;border-radius:999px;width:fit-content;padding:5px 7px;font-size:.58rem;font-weight:950}.credit-status.paid{color:#08713a;background:#dcf6e7}.credit-status.partial{color:#1458bd;background:#e7f0ff}.credit-status.voided{color:#a72828;background:#ffe2e2}.credit-actions{gap:5px;display:grid}.credit-actions button{color:#184d95;background:#fff;border:1px solid #bfcfe4;border-radius:7px;min-height:31px;font-size:.64rem;font-weight:850}.credit-payment-overlay{z-index:1600;background:#0f1e34a3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.credit-payment-modal{background:#fff;border-radius:16px;gap:12px;width:min(620px,96vw);padding:16px;display:grid;box-shadow:0 24px 70px #0000004d}.credit-payment-modal>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.credit-payment-modal>header span,.credit-payment-modal>header h3,.credit-payment-modal>header p{margin:0;display:block}.credit-payment-modal>header span{color:#1458bd;font-size:.65rem;font-weight:950}.credit-payment-modal>header h3{margin-top:3px}.credit-payment-modal>header>button{background:#edf3fb;border:0;border-radius:50%;width:34px;height:34px;font-size:1.25rem}.credit-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.credit-payment-methods label,.credit-payment-modal>label{color:#405978;gap:4px;font-size:.65rem;font-weight:850;display:grid}.credit-payment-methods label>span{justify-content:space-between;align-items:center;gap:5px;display:flex}.credit-payment-methods label>span button{color:#1458bd;background:0 0;border:0;font-size:.58rem;font-weight:900}.credit-payment-methods input,.credit-payment-modal>label input{border:1px solid #c6d5e7;border-radius:8px;min-height:40px;padding:7px 9px;font-size:.95rem;font-weight:850}.credit-payment-total{text-align:center;background:#fff4bd;border-radius:11px;padding:12px}.credit-payment-total span,.credit-payment-total strong,.credit-payment-total small{display:block}.credit-payment-total strong{color:#08713a;margin:4px 0;font-size:1.65rem}.credit-payment-modal>footer{grid-template-columns:1fr 1.5fr;gap:8px;display:grid}.credit-payment-modal>footer button{border:1px solid #c1d0e3;border-radius:9px;min-height:42px;font-weight:900}@media (width<=860px){.credit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credit-toolbar,.credit-payment-methods{grid-template-columns:1fr}}.credit-history-modal{background:#fff;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;width:min(680px,96vw);max-height:86vh;padding:16px;display:grid;box-shadow:0 24px 70px #0000004d}.credit-history-modal>header{justify-content:space-between;gap:12px;display:flex}.credit-history-modal>header span,.credit-history-modal>header h3,.credit-history-modal>header p{margin:0;display:block}.credit-history-modal>header span{color:#1458bd;font-size:.65rem;font-weight:950}.credit-history-modal>header>button{background:#edf3fb;border:0;border-radius:50%;width:34px;height:34px;font-size:1.2rem}.credit-payment-history-list{align-content:start;gap:8px;display:grid;overflow-y:auto}.credit-payment-history-list article{background:#f8fbff;border:1px solid #d7e1ed;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;padding:11px;display:grid}.credit-payment-history-list article div:last-child{text-align:right}.credit-payment-history-list strong,.credit-payment-history-list span,.credit-payment-history-list small{display:block}.credit-payment-history-list strong{color:#0b6d3a;font-size:1rem}.credit-payment-history-list span,.credit-payment-history-list small{color:#667b94;margin-top:3px;font-size:.68rem}.credit-history-modal>footer{justify-content:flex-end;display:flex}.credit-history-modal>footer button{background:#fff;border:1px solid #c1d0e3;border-radius:9px;min-width:130px;min-height:40px;font-weight:900}.sales-customer-toggle{color:#164c9e;background:#f4f8ff;border:1px dashed #6a98df;border-radius:10px;width:100%;margin:7px 0;padding:8px 10px;font-weight:900}.sales-customer-toggle.active{color:#0b6a3d;background:#ecfdf3;border-style:solid;border-color:#16824d}.sale-credit-success.cash-customer{background:#eef6ff;border-color:#8bb7f4}.customers-summary-grid,.customer-metrics-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;margin-bottom:14px;display:grid}.customers-summary-grid article,.customer-metrics-grid article{background:#f8fbff;border:1px solid #d4e1f4;border-radius:12px;padding:12px}.customers-summary-grid span,.customer-metrics-grid span{color:#60728d;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.customers-summary-grid strong,.customer-metrics-grid strong{color:#0d326f;margin-top:5px;font-size:1.15rem;display:block}.customers-admin-grid{grid-template-columns:minmax(250px,340px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.customers-list-panel,.customer-detail-panel{background:#fff;border:1px solid #d4e1f4;border-radius:14px;min-width:0;padding:13px}.customers-search-field input{width:100%;margin-top:5px}.customers-list{gap:7px;max-height:650px;margin-top:10px;display:grid;overflow:auto}.customers-list>button{text-align:left;background:#fff;border:1px solid #d7e3f4;border-radius:10px;justify-content:space-between;gap:10px;width:100%;padding:10px;display:flex}.customers-list>button.active{background:#edf5ff;border-color:#1c63d5;box-shadow:inset 4px 0 #1c63d5}.customers-list>button div:last-child{text-align:right}.customers-list strong,.customers-list span,.customers-list b{display:block}.customers-list span{color:#63748c;font-size:.72rem}.customer-detail-header,.customer-history-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.customer-detail-header h3,.customer-history-toolbar h4{margin:0}.customer-detail-header p,.customer-detail-header small,.customer-history-toolbar span{color:#65768e;margin-top:3px;display:block}.customer-detail-empty{text-align:center;color:#687b94;place-content:center;min-height:330px;display:grid}.customer-detail-empty span{font-size:3rem}.customer-edit-form{background:#f4f8ff;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px;padding:12px;display:grid}.customer-edit-form label,.customer-edit-form input{width:100%}.customer-edit-form .wide,.customer-edit-form button{grid-column:1/-1}.customer-metrics-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.customer-purchases-table-wrap{overflow:auto}.customer-purchases-table{border-collapse:collapse;width:100%;min-width:950px}.customer-purchases-table th,.customer-purchases-table td{vertical-align:top;border-bottom:1px solid #e0e7f2;padding:8px}.customer-purchases-table th{text-align:left;background:#f5f8fd}.customer-purchases-table small{color:#65768e;margin-top:3px;display:block}@media (width<=1000px){.customers-summary-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.customers-admin-grid{grid-template-columns:1fr}.customers-list{max-height:300px}}@media (width<=650px){.customers-summary-grid,.customer-metrics-grid,.customer-edit-form{grid-template-columns:1fr}.customer-edit-form .wide,.customer-edit-form button{grid-column:auto}}.quick-action-button.cash.register-open{color:#065f46;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#0f9f68}.quick-action-button.cash.register-occupied{color:#9a3412;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-color:#f59e0b}.sales-register-required,.cash-register-required,.cash-cut-success{text-align:center;background:linear-gradient(145deg,#f8fbff,#edf5ff);flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:360px;padding:34px;display:flex}.sales-register-required-icon,.cash-register-required>span,.cash-cut-success>span{background:#fff;border-radius:50%;place-items:center;width:72px;height:72px;font-size:2.1rem;display:grid;box-shadow:0 12px 28px #1c53a026}.sales-register-required h3,.cash-register-required h3,.cash-cut-success h3{color:#163c76;margin:0;font-size:1.45rem}.sales-register-required p,.cash-register-required p,.cash-cut-success p{color:#506783;max-width:640px;margin:0;line-height:1.5}.sales-register-required aside{color:#7c4a00;background:#fff8e8;border:1px solid #f1c36a;border-radius:13px;gap:5px;width:min(100%,520px);padding:13px;display:grid}.cash-register-required>small,.cash-cut-success>small{color:#60758f;display:block}.sale-success-register{color:#536b88;margin-top:-4px;font-weight:800;display:block}.cash-register-admin{gap:18px;display:grid}.cash-register-plan-summary{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;display:grid}.cash-register-plan-summary article{background:linear-gradient(145deg,#fff,#f4f8fd);border:1px solid #cfe0f5;border-radius:14px;padding:15px}.cash-register-plan-summary span,.cash-register-plan-summary strong{display:block}.cash-register-plan-summary span{color:#667b94;text-transform:uppercase;font-size:.72rem;font-weight:900}.cash-register-plan-summary strong{color:#153f79;margin-top:5px;font-size:1.7rem}.cash-register-cards{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.cash-register-cards article{background:#fff;border:2px solid #cbd9ea;border-radius:15px;min-height:165px;padding:15px}.cash-register-cards article.open{background:linear-gradient(145deg,#effcf6,#fff);border-color:#21a56f}.cash-register-cards article.available{border-style:dashed}.cash-register-cards header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.cash-register-cards header strong{color:#183f74;font-size:1.2rem}.cash-register-cards header span{color:#315b92;background:#e9f2ff;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:950}.cash-register-cards article.open header span{color:#087448;background:#d6f8e8}.cash-register-cards div,.cash-register-cards p{color:#5f7188;gap:5px;margin:0;display:grid}.cash-register-cards b{color:#152f53;font-size:1rem}.cash-register-history-wrap{background:#fff;border:1px solid #d4dfed;border-radius:15px;overflow:auto}.cash-register-history-wrap h3{border-bottom:1px solid #e1e8f1;margin:0;padding:15px}.cash-register-history-table{border-collapse:collapse;width:100%;min-width:850px}.cash-register-history-table th,.cash-register-history-table td{text-align:left;border-bottom:1px solid #edf1f6;padding:10px 12px}.register-period-status{color:#52647a;background:#eef2f7;border-radius:999px;padding:5px 8px;font-size:.64rem;font-weight:950;display:inline-flex}.register-period-status.open{color:#087548;background:#d8f8e8}.register-period-status.closing{color:#8a5800;background:#fff0c7}.cash-cut-success{min-height:420px}.cash-cut-success>span{color:#087548;background:#daf8e9;font-weight:950}@media (width<=900px){.cash-register-plan-summary{grid-template-columns:repeat(2,minmax(130px,1fr))}}@media (width<=560px){.cash-register-plan-summary{grid-template-columns:1fr 1fr}.sales-register-required,.cash-register-required,.cash-cut-success{padding:24px 15px}}
