/* YUSR V11.12 — discount engine */
.v112-checkout-page{background:linear-gradient(180deg,#f5fafb,#fff);min-height:72vh}.v112-checkout-wrap{max-width:1050px}.v112-checkout-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:start}.v112-checkout-main,.v112-coupon-box{border-radius:24px}.v112-checkout-main h1{margin:8px 0 6px;color:var(--navy)}.v112-price-summary{margin:20px 0;display:grid;gap:8px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#f9fcfd}.v112-price-summary>div{display:flex;justify-content:space-between;gap:18px;align-items:center;color:var(--muted)}.v112-price-summary strong{color:var(--navy)}.v112-price-summary .discount{color:#14775f}.v112-price-summary .discount strong{color:#14775f}.v112-price-summary .total{padding-top:11px;border-top:1px solid var(--line);font-size:16px}.v112-price-summary .total strong{font-size:23px}.v112-coupon-box{position:sticky;top:92px}.v112-coupon-box h2{margin:8px 0;color:var(--navy);font-size:22px}.v112-coupon-box p,.v112-coupon-note{color:var(--muted);line-height:1.8;font-size:12px}.v112-coupon-box label{display:block;font-size:12px;font-weight:800;color:var(--navy);margin:12px 0 7px}.v112-coupon-box input{width:100%;height:50px;border:1px solid var(--line);border-radius:14px;padding:0 13px;font:inherit;text-transform:uppercase}.v112-coupon-box .btn{width:100%;margin-top:10px}.v112-applied-code{padding:14px;border-radius:16px;background:#eef9f5;border:1px solid #d4eee3;margin:14px 0}.v112-applied-code strong,.v112-applied-code span{display:block}.v112-applied-code strong{font-size:22px;color:#146b58;letter-spacing:.04em}.v112-applied-code span{font-size:12px;color:#4b786c;margin-top:4px}.v112-coupon-note{display:block;margin-top:12px;text-align:center}
.v112-discount-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:18px;align-items:start}.v112-discount-form{margin:0}.v112-check-line{display:flex!important;align-items:center;gap:9px;margin:14px 0!important;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fafcfd}.v112-check-line input{width:auto!important}.v112-scope-box{margin:14px 0;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fbfdfd}.v112-scope-title{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}.v112-scope-title strong,.v112-scope-title small{display:block}.v112-scope-title strong{color:var(--navy)}.v112-scope-title small{color:var(--muted);font-size:11px;line-height:1.7;margin-top:4px}.v112-scope-title label{display:flex;align-items:center;gap:7px;font-size:12px}.v112-scope-title input{width:auto}.v112-product-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.v112-product-checks label{display:flex;gap:9px;align-items:flex-start;padding:10px;border:1px solid #e5ecef;border-radius:13px;background:#fff}.v112-product-checks input{width:auto;margin-top:3px}.v112-product-checks span,.v112-product-checks strong,.v112-product-checks small{display:block}.v112-product-checks strong{font-size:12px;color:var(--navy)}.v112-product-checks small{font-size:10.5px;color:var(--muted);margin-top:2px}.v112-coupon-list{display:grid;gap:10px}.v112-coupon-list article{border:1px solid var(--line);border-radius:17px;padding:14px;background:#fff}.v112-coupon-top{display:flex;justify-content:space-between;gap:10px}.v112-coupon-top strong,.v112-coupon-top span{display:block}.v112-coupon-top strong{font-size:18px;color:var(--navy)}.v112-coupon-top>div>span{font-size:11px;color:var(--muted);margin-top:2px}.v112-coupon-value{font-size:24px;font-weight:800;color:#0e7c79;margin:12px 0}.v112-coupon-stats{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.v112-coupon-stats span{padding:5px 8px;border-radius:999px;background:#f2f6f8;font-size:10.5px;color:#5f6f7b}.v112-coupon-list article>small{display:block;color:var(--muted);font-size:10.5px;margin:8px 0}.v112-coupon-list .actions{display:flex;gap:7px;align-items:center}.v112-coupon-list .actions form{margin:0}
@media(max-width:1040px){.v112-checkout-grid,.v112-discount-layout{grid-template-columns:1fr}.v112-coupon-box{position:static}}@media(max-width:700px){.v112-product-checks{grid-template-columns:1fr}.v112-scope-title{flex-direction:column}.v112-price-summary .total strong{font-size:20px}}
