.fg-home.checkout-page{min-height:100vh;padding-bottom:60px}.fg-home .co-topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1000px;margin-inline:auto;padding:18px 24px;display:flex}.fg-home .co-topbar .brand{color:#fff}.fg-home .co-back{color:var(--muted);font-size:14px;font-weight:600}.fg-home .co-back:hover{color:var(--teal)}.fg-home .checkout-grid{grid-template-columns:1fr 1fr;gap:28px;max-width:1000px;margin-top:34px;display:grid}.fg-home .co-summary,.fg-home .co-payment{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:26px 24px}.fg-home .checkout-grid h2{margin-bottom:20px;font-size:19px;font-weight:900}.fg-home .co-lines{flex-direction:column;gap:12px;display:flex}.fg-home .co-line{align-items:center;gap:12px;display:flex}.fg-home .co-line-ic{background:var(--teal-dim);border-radius:10px;flex:none;place-items:center;width:40px;height:40px;font-size:20px;display:grid;overflow:hidden}.fg-home .co-line-ic img{object-fit:contain;width:100%;height:100%}.fg-home .co-line-main{flex:1;min-width:0}.fg-home .co-line-title{font-size:14.5px;font-weight:700}.fg-home .co-line-sub{color:var(--muted);margin-top:2px;font-size:12.5px}.fg-home .co-line-price{color:var(--teal);font-weight:900}.fg-home .co-total{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;font-size:15px;display:flex}.fg-home .co-total b{color:#fff;font-size:26px}.fg-home .co-empty{color:var(--muted);flex-direction:column;align-items:flex-start;gap:16px;display:flex}.fg-home .co-notice{background:color-mix(in srgb, var(--gold) 8%, transparent);border:1px solid color-mix(in srgb, var(--gold) 25%, transparent);border-radius:12px;gap:14px;padding:18px;display:flex}.fg-home .co-notice-ic{font-size:24px}.fg-home .co-notice p{color:#cfd3e0;font-size:14px;line-height:1.55}.fg-home .co-muted{color:var(--muted);font-size:14px}.fg-home .co-label{margin-bottom:8px;font-size:14px;font-weight:700;display:block}.fg-home .co-input{background:var(--bg);border:1px solid var(--border-strong);color:#fff;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:15px}.fg-home .co-input:focus{border-color:var(--teal);outline:none}.fg-home .co-hint{color:var(--muted-2);margin-top:8px;font-size:12.5px}.fg-home .co-agree{color:var(--muted);align-items:flex-start;gap:10px;margin-top:16px;font-size:13px;line-height:1.55;display:flex}.fg-home .co-agree input{width:16px;height:16px;accent-color:var(--gold);flex-shrink:0;margin-top:3px}.fg-home .co-agree a{color:var(--gold)}.fg-home .co-continue,.fg-home .pay-submit{width:100%;margin-top:18px}.fg-home .pay-form{flex-direction:column;display:flex}.fg-home .pay-error{color:#ff7a88;margin-top:12px;font-size:13px}@media (max-width:800px){.fg-home .checkout-grid{grid-template-columns:1fr}}.checkout-page .co-coupon{gap:8px;margin-top:16px;display:flex}.checkout-page .co-coupon .co-input{flex:1;margin:0}.checkout-page .co-coupon-msg{margin:8px 0 0;font-size:13px}.checkout-page .co-coupon-msg.ok{color:var(--brand-primary)}.checkout-page .co-coupon-msg.bad{color:var(--brand-danger)}.checkout-page .co-subline{color:var(--brand-muted);justify-content:space-between;margin-top:8px;font-size:14px;display:flex}.checkout-page .co-subline.discount{color:var(--brand-primary)}.checkout-page .co-wallet{color:var(--brand-muted);align-items:flex-start;gap:8px;margin-top:12px;font-size:13px;display:flex}.checkout-page .co-wallet b{color:var(--brand-primary);font-weight:600}.fg-home .pay-trust{color:var(--muted-2);flex-wrap:wrap;justify-content:center;gap:18px;margin-top:14px;font-size:12px;display:flex}.fg-home .pay-trust span{align-items:center;gap:5px;display:inline-flex}.fg-home .pay-trust svg{color:var(--gold)}
