.payment-page{--bg:#ffffff;--text:#222;--muted:#666;--border:#e5e7eb;--brand:#2563eb;--brand-weak:#eef2ff;--surface:#f8fafc;--focus:#1d4ed8;background:var(--bg);color:var(--text);line-height:1.6}.payment-page *{box-sizing:border-box}.payment-container{max-width:1080px;margin:0 auto;padding:0 16px}.payment-page h1{font-size:28px;margin:0 0 24px;letter-spacing:.02em;font-weight:700}.payment-page section{margin:48px 0}.payment-page h2{font-size:1.25rem;margin:32px 0 8px;font-weight:700}.payment-page h3{font-size:1rem;margin:24px 0 8px;font-weight:700}.payment-page h4{font-size:.95rem;margin:16px 0 8px;font-weight:700}.payment-page p{margin:0 0 16px;color:#5a6475}.payment-page ol,.payment-page ul{margin:0 0 16px;padding-left:1.5em}.payment-page li{margin:6px 0;color:#5a6475}.payments__caption{margin:16px 0;font-weight:700;letter-spacing:.05em}.table-wrapper{overflow-x:auto}.payments-table{width:100%;border-collapse:collapse;table-layout:fixed}.payments-table thead th{background:#eef1f4;color:#1f2a44;border-top:1px solid #d7dce3}.payments-table td,.payments-table th{border-bottom:1px solid #d7dce3;padding:12px 16px;vertical-align:top}.payments-table th.method-col{width:260px}.payments-table th.method a{color:#005bac;text-decoration:underline}.payment-page .cvs .detail a.payment-link-highlight{color:#dc2626;font-weight:600;text-decoration:underline}.payment-page .cvs .detail a.payment-link-highlight:hover{text-decoration:underline}.note-muted{font-size:.9rem;color:#6b7280}.cards-table{width:100%;border-collapse:collapse;table-layout:fixed}.cards-table thead th{background:#eef1f4;color:#1f2a44;border-top:1px solid #d7dce3}.cards-table td,.cards-table th{border-bottom:1px solid #d7dce3;border-right:1px solid #e5e7eb;padding:12px 16px;vertical-align:middle;text-align:center}.cards-table td:first-child,.cards-table th:first-child{text-align:left;font-weight:700;width:120px;border-right:1px solid #d7dce3}.cards-table .logo img{max-height:36px;width:auto;display:block;margin:0 auto}.cards-table .muted{color:#555;font-size:.95rem}.cards-table td.counts-center{text-align:center!important}.secure-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.secure-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.03)}.secure-card h3{margin:0 0 4px;font-size:1rem;color:#1f2a44;font-weight:700}.secure-card .program{color:#5a6475;margin:0 0 10px}.secure-card img{max-width:140px;height:auto;display:block;margin:8px auto 12px}.secure-card .detail{margin:0;color:#5a6475}.secure-card .detail a{color:#1e88e5;text-decoration:none}.secure-card .detail a:hover{text-decoration:underline}.cvs-list{display:grid;gap:0;border:1px solid #d7dce3;border-radius:8px;overflow:hidden;background:#fff}.cvs-row{display:grid;grid-template-columns:160px 1fr;align-items:center;border-top:1px solid #e5e7eb}.cvs-row:first-child{border-top:none}.cvs-logo{background:#f5f7fa;padding:16px;display:flex;align-items:center;justify-content:center}.cvs-logo img{max-width:120px;max-height:56px;height:auto;width:auto;display:block}.cvs-body{padding:16px 18px}.cvs-body h3{margin:0 0 6px;font-size:1rem;font-weight:700}.cvs-body p{margin:0 0 8px;color:#344055;line-height:1.7}.cvs-body .detail a{color:#1e88e5;text-decoration:none}.cvs-body .detail a:hover{text-decoration:underline}@media (max-width:768px){.cvs-row{grid-template-columns:120px 1fr}.cvs-logo img{max-width:100px}}.text-red-bold{color:#d93025}.text-bold,.text-red-bold{font-weight:700}.bank-dest__table{width:100%;border-collapse:collapse;table-layout:fixed}.bank-dest__table td,.bank-dest__table th{border-bottom:1px solid #d7dce3;padding:12px 16px;vertical-align:middle}.bank-dest__table th{width:220px;background:#f5f7fa;text-align:left;font-weight:700;color:#1f2a44;border-right:1px solid #e5e7eb}.bank-dest__table tr:first-child td,.bank-dest__table tr:first-child th{border-top:1px solid #d7dce3}.usage-image img{max-width:100%;height:auto;display:block}