.pos171-hero{background:#102e58;color:#fff;padding:52px 0}.pos171-hero-in{display:flex;justify-content:space-between;gap:30px;align-items:end}.pos171-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.02;margin:10px 0 14px;max-width:850px}.pos171-hero p{max-width:760px;color:#dce7f5;font-size:18px}.pos171-trust{display:grid;grid-template-columns:auto 1fr;gap:7px 10px;min-width:220px;background:rgba(255,255,255,.08);padding:18px;border-radius:16px}.pos171-trust b{color:#f1cf6a}.pos171-trust span{color:#fff}.pos171-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.pos171-section-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:18px}.pos171-section-head h2{margin:4px 0}.pos171-search{max-width:340px;border:1px solid #dfe5ef;border-radius:12px;padding:12px 14px;font-size:16px}.pos171-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.pos171-product{border:1px solid #dfe5ef;border-radius:18px;background:#fff;padding:15px;display:grid;grid-template-columns:110px 1fr;gap:15px}.pos171-img{height:110px;border-radius:15px;background:#f3f6fa;display:grid;place-items:center;overflow:hidden}.pos171-img img{width:100%;height:100%;object-fit:contain;background:#fff}.pos171-img span{width:70px;height:70px;border-radius:16px;display:grid;place-items:center;background:#102e58;color:#e4bd53;font-size:34px;font-weight:900}.pos171-product h3{margin:4px 0 10px;font-size:18px}.pos171-product small{color:#718198}.pos171-prices{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.pos171-prices div{padding:8px 9px;border:1px solid #e2e7ef;border-radius:10px}.pos171-prices span{display:block;font-size:10px;color:#6a778a}.pos171-prices strong{font-size:15px}.pos171-prices .member{background:#fff8e3;border-color:#ead18d}.pos171-warn{font-size:11px;color:#9a6300;margin:8px 0}.pos171-cart{position:sticky;top:85px;border:1px solid #dfe5ef;border-radius:20px;padding:20px;background:#fff}.pos171-cart-head{display:flex;justify-content:space-between;align-items:start}.pos171-cart-head h2{margin:4px 0 12px}.pos171-cart-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 0;border-bottom:1px solid #edf0f4}.pos171-cart-item h4{margin:0 0 5px;font-size:14px}.pos171-cart-item small{color:#718198}.pos171-qty{display:flex;gap:5px;align-items:center}.pos171-qty button{width:30px;height:30px;border:1px solid #dce2ea;background:#fff;border-radius:8px;font-weight:900}.pos171-total-line,.pos171-grand{display:flex;justify-content:space-between;gap:14px;padding:10px 0}.pos171-grand{border-top:2px solid #102e58;margin-top:5px;font-size:20px}.pos171-checkout{margin-top:28px;border:1px solid #dfe5ef;border-radius:20px;padding:24px;background:#fff}.pos171-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.pos171-form-grid .span2{grid-column:span 2}.pos171-form-grid input,.pos171-form-grid select,.pos171-checkout textarea,.pos171-form-grid textarea{width:100%;box-sizing:border-box}.pos171-quote-box{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px;border:1px solid #e8ce85;border-radius:15px;background:#fff9e8;margin:20px 0}.pos171-quote-box p{margin:4px 0}.pos171-quote-box small{color:#6f7783}.payment-head{margin-top:28px}.pos171-payment{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.pos171-pay-option{display:flex;gap:10px;border:1px solid #dde3eb;border-radius:14px;padding:14px;cursor:pointer}.pos171-pay-option span{display:block}.pos171-pay-option small{display:block;color:#6d7a8d;margin-top:4px}.pos171-submit-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-top:18px;padding-top:18px;border-top:1px solid #e6e9ee}.pos171-submit-row small{display:block;color:#718198}.pos171-submit-row strong{display:block;font-size:28px}.pos171-submit-row button:disabled{opacity:.5;cursor:not-allowed}.pos171-receipt-wrap{max-width:900px}.pos171-receipt{border:1px solid #dfe5ef;border-radius:20px;padding:24px;background:#fff;margin-bottom:18px}.pos171-statuses{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.pos171-statuses span{padding:7px 10px;border-radius:999px;background:#f0f4f8}.pos171-receipt-totals{margin-left:auto;max-width:390px;margin-top:15px}.pos171-receipt-totals div{display:flex;justify-content:space-between;padding:8px 0}.pos171-receipt-totals .grand{font-size:21px;border-top:2px solid #102e58}.pos171-bank{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pos171-bank div{padding:12px;background:#f5f7fa;border-radius:12px}.pos171-bank small,.pos171-bank b{display:block}.pos171-qr{max-width:230px;border:1px solid #ddd;border-radius:14px;margin:15px 0}@media(max-width:1000px){.pos171-layout{grid-template-columns:1fr}.pos171-cart{position:relative;top:auto}.pos171-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos171-hero-in{display:block}.pos171-trust{margin-top:20px;max-width:300px}}@media(max-width:640px){.pos171-products{grid-template-columns:1fr}.pos171-product{grid-template-columns:85px 1fr}.pos171-img{height:85px}.pos171-form-grid,.pos171-payment,.pos171-bank{grid-template-columns:1fr}.pos171-form-grid .span2{grid-column:auto}.pos171-section-head,.pos171-quote-box,.pos171-submit-row{display:block}.pos171-search{width:100%;max-width:none;margin-top:10px}.pos171-quote-box button,.pos171-submit-row button{width:100%;margin-top:12px}}