.pos4-shell{background:#eef2f5;color:#102f40;border-radius:18px;overflow:hidden;min-height:calc(100vh - 122px);box-shadow:0 12px 40px rgba(0,0,0,.18)}.pos4-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 20px;background:#fff;border-bottom:1px solid #dce4e8}.pos4-title h2{margin:3px 0 1px;font-size:26px;color:#102f40}.pos4-title p{margin:0;color:#6c7c84;font-size:12px}.pos4-eyebrow{font-size:10px;letter-spacing:.16em;color:#c49136;font-weight:900}.pos4-context{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px}.pos4-context>div{background:#f7f9fa;border:1px solid #dce4e8;border-radius:10px;padding:9px 10px}.pos4-context small{display:block;font-size:9px;color:#81909a}.pos4-context b{display:block;margin-top:3px;font-size:11px;color:#102f40}.pos4-workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;min-height:620px}.pos4-catalog{padding:18px;background:#f5f7f8;border-right:1px solid #d9e1e5}.pos4-toolbar{display:grid;grid-template-columns:1fr 190px;gap:10px}.pos4-searchbox{position:relative}.pos4-searchbox span{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-size:22px;color:#788891}.pos4-searchbox input,.pos4-toolbar select,.pos4-field select,.pos4-field input{width:100%;height:44px;border:1px solid #ccd6db;background:#fff;border-radius:9px;color:#173447;padding:0 12px;outline:none}.pos4-searchbox input{padding-left:40px}.pos4-searchbox input:focus,.pos4-field select:focus,.pos4-field input:focus{border-color:#c49136;box-shadow:0 0 0 3px rgba(196,145,54,.12)}.pos4-helper{font-size:10px;color:#7b8b94;margin:7px 2px 13px}.pos4-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px}.pos4-product{border:1px solid #d8e0e4;background:#fff;border-radius:12px;overflow:hidden;text-align:left;color:#173447;padding:0;cursor:pointer;box-shadow:0 4px 12px rgba(10,35,51,.05);transition:transform .15s,border-color .15s,box-shadow .15s}.pos4-product:hover{transform:translateY(-2px);border-color:#caa45d;box-shadow:0 8px 18px rgba(10,35,51,.1)}.pos4-product-img{height:112px;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px}.pos4-product-img img{width:100%;height:100%;object-fit:contain}.pos4-product-body{padding:10px;display:grid;gap:3px}.pos4-product-body>b{font-size:12px;min-height:30px}.pos4-product-body small{font-size:9px;color:#73838c}.pos4-product-body .code{font-size:8px;color:#9aa6ac}.pos4-product-body>div{display:flex;align-items:end;justify-content:space-between;gap:6px;margin-top:5px}.pos4-product-body strong{font-size:15px;color:#0c2d43}.pos4-product-body em{font-style:normal;font-size:8px;color:#6f7f87}.pos4-cart{padding:17px;background:#fff;display:flex;flex-direction:column;gap:12px}.pos4-cart-head{display:flex;justify-content:space-between;align-items:center}.pos4-cart-head small{font-size:9px;color:#829097}.pos4-cart-head h3{margin:2px 0 0;font-size:19px}.pos4-ghost{border:1px solid #d5dde1;background:#fff;border-radius:8px;padding:7px 10px;color:#566b75;cursor:pointer}.pos4-field{display:grid;gap:5px}.pos4-field span{font-size:10px;color:#667982;font-weight:700}.pos4-cart-list{display:grid;gap:8px;max-height:285px;overflow:auto;padding-right:2px}.pos4-cart-row{display:grid;grid-template-columns:42px 1fr 92px 70px 24px;gap:8px;align-items:center;border-bottom:1px solid #edf0f2;padding:7px 0}.pos4-cart-row img{width:42px;height:42px;object-fit:contain;border:1px solid #e1e6e9;border-radius:7px}.pos4-cart-row .info{display:grid;gap:2px}.pos4-cart-row .info b{font-size:10px}.pos4-cart-row .info small{font-size:8px;color:#84929a}.pos4-cart-row .qty{display:grid;grid-template-columns:24px 38px 24px;gap:2px}.pos4-cart-row .qty button,.pos4-cart-row .trash{border:1px solid #d8e0e4;background:#f7f9fa;border-radius:6px;height:28px;cursor:pointer}.pos4-cart-row .qty input{width:100%;height:28px;border:1px solid #d8e0e4;border-radius:6px;text-align:center}.pos4-cart-row strong{font-size:10px;text-align:right}.pos4-cart-row .trash{color:#9b3946}.pos4-summary{margin-top:auto;border-top:1px solid #dfe5e8;padding-top:10px;display:grid;gap:7px}.pos4-summary>div{display:flex;justify-content:space-between;font-size:11px}.pos4-summary .total{border-top:1px solid #dfe5e8;padding-top:9px;align-items:center}.pos4-summary .total strong{font-size:25px;color:#0b2940}.pos4-charge{height:52px;border:0;border-radius:10px;background:linear-gradient(90deg,#e9bd5e,#d9a13b);color:#0b2334;font-weight:900;font-size:15px;cursor:pointer}.pos4-mixed{padding:10px;border:1px solid #d8e0e4;border-radius:9px;background:#f8fafb;display:grid;gap:8px}.pos4-mixed>div{display:flex;justify-content:space-between;font-size:11px}.pos4-error{margin-top:8px;background:#fff0f0;color:#9e2d22;border:1px solid #efc9c9;border-radius:8px;padding:9px;font-size:11px}.pos4-confirm{margin:12px 18px 0;background:#ecfbf5;border:1px solid #bce7d4;border-radius:11px;padding:11px 13px;display:flex;justify-content:space-between;align-items:center;color:#174b3a}.pos4-confirm>div:first-child{display:grid;gap:2px}.pos4-confirm span{font-size:10px;font-weight:800}.pos4-confirm b{font-size:13px}.pos4-confirm small{font-size:9px}.pos4-confirm button{border:0;background:#0b4f3c;color:#fff;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800;cursor:pointer}.pos4-confirm .secondary{background:#fff;color:#40665b;border:1px solid #c9ddd6;margin-left:6px}.pos4-empty,.pos4-empty-cart{border:1px dashed #cbd6db;border-radius:10px;color:#83929a;padding:24px;text-align:center;background:#fafcfc}.pos4-empty-cart{display:grid;gap:4px}.pos4-empty-cart span{font-size:24px}.pos4-empty-cart b{font-size:11px}.pos4-empty-cart small{font-size:9px}@media(max-width:1200px){.pos4-context{grid-template-columns:repeat(3,1fr)}.pos4-workspace{grid-template-columns:minmax(0,1fr) 330px}.pos4-products{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}@media(max-width:900px){.pos4-head{display:block}.pos4-context{margin-top:12px;grid-template-columns:1fr 1fr}.pos4-workspace{grid-template-columns:1fr}.pos4-catalog{border-right:0}.pos4-cart{border-top:1px solid #d9e1e5}.pos4-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos4-confirm{align-items:flex-start;gap:10px}}@media(max-width:560px){.pos4-toolbar{grid-template-columns:1fr}.pos4-context{grid-template-columns:1fr 1fr}.pos4-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos4-product-img{height:95px}.pos4-workspace{min-height:0}.pos4-catalog,.pos4-cart{padding:12px}.pos4-cart-row{grid-template-columns:38px 1fr 76px}.pos4-cart-row>strong,.pos4-cart-row>.trash{grid-column:auto}.pos4-confirm{display:block}.pos4-confirm>div:last-child{margin-top:8px}}