@import url("base.css");
.shop-row{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-bottom:1px solid #e2e8f0}.shop-row>img,.logo-empty{width:90px;height:70px;flex:0 0 90px;border:1px solid #dbe2ea;border-radius:10px;object-fit:contain;background:#fff;padding:5px}.logo-empty{display:grid;place-items:center;background:#f8fafc;font-size:20px;font-weight:bold}.shop-info{min-width:0;flex:1}.shop-info>b{display:block;padding-right:70px}.shop-info small{display:block;color:#64748b;margin:4px 0 8px}.shop-info>span{float:right;margin-top:-43px;color:#16803d}.logo-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px}.logo-form input{margin:0;padding:7px;min-width:0}.logo-form button{padding:10px 14px;white-space:nowrap}@media(max-width:600px){.shop-row{flex-direction:column}.logo-form{grid-template-columns:1fr}.shop-info>span{float:none;display:block;margin:5px 0}.shop-info>b{padding-right:0}}
.form-grid input[type="checkbox"]{width:auto;margin:0 7px 0 0}.list form{margin:0}
aside{padding-bottom:175px}.support-panel{position:absolute;left:20px;right:20px;bottom:18px;padding-top:12px;border-top:1px solid rgba(255,255,255,.2);color:#dbeafe;font-size:11px;line-height:1.5}.support-panel b,.support-panel strong,.support-panel span{display:block}.support-panel b{color:#e8b744;margin-bottom:3px}.support-panel strong{color:#fff;margin-bottom:2px}@media(max-width:900px){aside{padding-bottom:20px}.support-panel{position:static;margin-top:22px}}
.receipt-modern{max-width:820px;margin:0 auto 18px;background:#fff;border:1px solid #d9e0e9;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px rgba(8,45,97,.09)}.receipt-head{display:flex;align-items:center;gap:18px;padding:24px;background:linear-gradient(135deg,#082d61,#1559a4);color:#fff}.receipt-head img,.receipt-logo{width:100px;height:70px;object-fit:contain;background:#fff;border-radius:12px;padding:6px}.receipt-logo{display:grid;place-items:center;color:#082d61;background:#e8b744;font-size:22px;font-weight:bold}.receipt-head h2{margin:0 0 6px}.receipt-head p{margin:0;color:#dbeafe;line-height:1.5;font-size:13px}.receipt-title{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 26px;border-bottom:1px solid #e6ebf2}.receipt-title small{color:#64748b;font-weight:bold}.receipt-title h1{margin:5px 0 0;font-size:25px;color:#0759d9}.status-pill{padding:8px 13px;border-radius:99px;background:#eaf2ff;color:#0759d9;font-weight:bold}.receipt-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding:6px 26px 22px}.receipt-grid>div{border-bottom:1px solid #edf0f4;padding:14px 0}.receipt-grid .wide{grid-column:1/-1}.receipt-grid small{display:block;color:#64748b;margin-bottom:5px}.receipt-grid strong{display:block;white-space:normal;line-height:1.5}.receipt-sign{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:40px;padding:28px 26px}.receipt-support{background:#082d61;color:#dbeafe;text-align:center;padding:16px 20px;line-height:1.6;font-size:12px}.receipt-support b{color:#e8b744}.print-actions{display:flex;justify-content:center;gap:10px;margin-bottom:20px}@media(max-width:600px){.receipt-head{align-items:flex-start}.receipt-head img,.receipt-logo{width:75px;height:58px}.receipt-title{align-items:flex-start;flex-direction:column}.receipt-grid{grid-template-columns:1fr}.receipt-grid .wide{grid-column:auto}.receipt-sign{gap:10px}.print-actions{flex-direction:column}.print-actions>*{text-align:center}}@media print{.receipt-modern{max-width:none;border:0;border-radius:0;box-shadow:none;margin:0}.print-actions{display:none!important}.receipt-head{-webkit-print-color-adjust:exact;print-color-adjust:exact}.receipt-support,.status-pill{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
