:root{--pos-bg: #f5f7fa;--pos-header: #10243f;--pos-accent: #0f766e}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;background:radial-gradient(circle at top right,#d9f5f0 0%,#f5f7fa 45%,#eef2f7 100%)}.pos-shell{min-height:100vh;background:transparent}.pos-loading{min-height:100vh;display:grid;place-items:center}.pos-login-wrap{min-height:100vh;display:grid;place-items:center;padding:16px}.pos-login-card{width:min(460px,100%);border-radius:12px;box-shadow:0 12px 36px #0f162424}.pos-header{background:linear-gradient(120deg,var(--pos-header) 0%,#1c3a5f 100%);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:sticky;top:0;z-index:8}.pos-header-title{font-size:18px;font-weight:700;letter-spacing:.3px}.pos-content{padding:12px}.pos-nav-card{margin-bottom:12px}.pos-nav-btn{min-width:58px;min-height:58px;font-size:22px;border-radius:14px}.pos-icon-action{min-width:44px;min-height:44px}.pos-fs-card{cursor:pointer;border-radius:14px}.pos-fs-card .ant-card-body{min-height:150px;padding:14px}.pos-fs-card .ant-card-head-title{font-size:18px}.pos-product-card .ant-tag,.pos-folder-card .ant-tag{font-size:13px}.pos-folder-card .ant-card-body,.pos-product-card .ant-card-body{min-height:0;padding:0}.pos-cart-card{border-radius:16px}.pos-cart-list{display:flex;flex-direction:column;gap:10px}.pos-cart-item{border:1px solid rgba(148,163,184,.2);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(248,250,252,.95) 100%);padding:12px}.pos-cart-item-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pos-cart-item-copy{min-width:0;display:flex;flex-direction:column}.pos-cart-item-total{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.pos-cart-item-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.pos-cart-meta-pill{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:rgba(226,232,240,.7);color:#334155;font-size:13px;line-height:1.3}.pos-cart-item-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pos-cart-summary{border:1px solid rgba(148,163,184,.24);border-radius:14px;background:rgba(255,255,255,.92);padding:14px}.pos-cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155}.pos-cart-summary-row+.pos-cart-summary-row{margin-top:10px}.pos-cart-summary-row.is-total{margin-top:14px;padding-top:12px;border-top:1px solid rgba(148,163,184,.24);font-size:16px}.pos-cart-actions{display:flex;flex-wrap:wrap;gap:12px}.pos-cart-actions .ant-btn{flex:1 1 220px}.pos-close-order-line{padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.24)}.pos-close-order-line:last-child{padding-bottom:0;border-bottom:0}@media (max-width: 768px){.pos-header{height:auto;min-height:64px;padding:8px 12px;flex-direction:column;gap:8px;align-items:flex-start}.pos-content{padding:10px}.pos-nav-btn{min-width:64px;min-height:64px;font-size:24px}.pos-fs-card .ant-card-body{min-height:170px}.pos-cart-card{border-radius:16px}.pos-cart-item-main{flex-direction:column}.pos-cart-item-total{align-items:flex-start}.pos-cart-actions .ant-btn{width:100%}}
