.pos-buyer-source{display:grid;gap:13px;margin:2px 0 14px;padding:15px;border:1px solid #dfe7ef;border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbfd)}
.pos-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.pos-section-heading>span:first-child{display:grid;gap:3px;min-width:0}
.pos-section-heading strong{font-size:12px;color:#17253a}
.pos-section-heading small{color:#718198;font-size:9px;line-height:1.45}
.pos-section-heading>.optional{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#edf3f8;color:#60738a;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.pos-channel-label{display:grid;gap:6px;color:#31445a;font-size:9px;font-weight:800}
.pos-channel-label select,.pos-customer-panel select,.pos-customer-panel input{width:100%;min-width:0}
.pos-customer-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;border:0}
.pos-customer-modes legend{margin-bottom:6px;color:#31445a;font-size:9px;font-weight:800}
.pos-customer-modes label{position:relative;min-width:0;cursor:pointer}
.pos-customer-modes input{position:absolute;opacity:0;pointer-events:none}
.pos-customer-modes label>span{display:grid;gap:2px;min-height:55px;padding:9px;border:1px solid #dce5ed;border-radius:11px;background:#fff;transition:border-color .15s,box-shadow .15s,background .15s}
.pos-customer-modes strong{font-size:9px;color:#24364b}
.pos-customer-modes small{font-size:7px;line-height:1.35;color:#75859a}
.pos-customer-modes input:checked+span{border-color:var(--brand);background:#f3f1f9;box-shadow:0 0 0 2px rgba(77,52,118,.12)}
.pos-customer-modes input:focus-visible+span{outline:3px solid rgba(77,52,118,.25);outline-offset:2px}
.pos-customer-panel{display:grid;gap:10px;padding:11px;border:1px solid #e2e9f0;border-radius:12px;background:#fff}
.pos-customer-panel[hidden]{display:none!important}
.pos-customer-panel.guest{grid-template-columns:auto 1fr;align-items:center}
.pos-guest-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#eaf2fb;color:var(--brand)}
.pos-guest-avatar .icon{width:18px;height:18px}
.pos-customer-panel.guest>span:last-child{display:grid;gap:2px;min-width:0}
.pos-customer-panel.guest strong{font-size:10px;color:#24364b}
.pos-customer-panel.guest small,.pos-customer-help{font-size:8px;line-height:1.45;color:#728399}
.pos-customer-panel label{display:grid;gap:5px;color:#31445a;font-size:9px;font-weight:800}
.pos-customer-panel.one-time{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.pos-save-customer{grid-column:1/-1}
.pos-save-customer>input{position:absolute;opacity:0;pointer-events:none}
.pos-save-customer>span{display:flex;align-items:flex-start;gap:9px;padding:10px;border:1px solid #dce5ed;border-radius:10px;background:#f8fbfd}
.pos-save-customer>span:before{content:"";flex:0 0 auto;width:16px;height:16px;border:1.5px solid #9fb0c1;border-radius:5px;background:#fff}
.pos-save-customer>input:checked+span:before{border-color:var(--brand);background:var(--brand);box-shadow:inset 0 0 0 3px #fff}
.pos-save-customer>span>span{display:grid;gap:2px}
.pos-save-customer strong{font-size:9px}.pos-save-customer small{color:#718198;font-size:8px;font-weight:500}
.sale-channel-badge{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border-radius:999px;background:#edf5fb;color:#285b82;font-size:8px;font-weight:800;white-space:nowrap}
.receipt-paper.has-sales-channel .receipt-meta>div:last-child:after{content:"Sales channel  " var(--sales-channel-label);display:flex;justify-content:space-between;gap:15px;margin-top:1px;color:#66758a;font-size:9px}
.channel-report-panel{margin-bottom:18px}.channel-report-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 22px}.channel-report-list>div{min-width:0}.channel-report-list small{display:block;margin-top:2px;color:#7b8b9f;font-size:8px}
@media(max-width:1180px) and (min-width:681px){.pos-customer-modes{grid-template-columns:1fr}.pos-customer-modes label>span{min-height:0}.pos-customer-panel.one-time{grid-template-columns:1fr}}
@media(max-width:680px){.pos-buyer-source{padding:13px}.pos-section-heading{align-items:center}.pos-customer-modes label>span{min-height:58px}.pos-customer-panel.one-time{grid-template-columns:1fr}.pos-channel-label select,.pos-customer-panel select,.pos-customer-panel input{min-height:48px;font-size:16px}.sale-channel-badge{font-size:9px}.channel-report-list{grid-template-columns:1fr}}
@media(max-width:370px){.pos-customer-modes{grid-template-columns:1fr}.pos-customer-modes label>span{min-height:0}.pos-section-heading>.optional{display:none}}
