.plan-card>svg{width:34px;height:34px;color:#0b6b50;margin-bottom:10px}.billing-note{display:flex;align-items:center;justify-content:center;gap:8px;color:#68746f;margin-top:24px}.checkout-card{padding:24px;display:flex;align-items:center;justify-content:space-between}.checkout-card h2{font-size:28px;margin:8px 0}.checkout-total{text-align:right;display:grid}.checkout-total strong{font-size:30px;color:#0b6b50}.test-payment{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:22px;margin-top:18px;background:#f5faf8}.test-payment>svg{width:34px;height:34px;color:#0b6b50}.test-payment h2{margin:0 0 5px}.test-payment p{margin:0}.transaction-reference{text-align:center;color:#7b8782;font-size:11px}.billing-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.subscription-row,.transaction-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px;margin-bottom:10px}.subscription-row h3{margin:8px 0 3px}.subscription-row p{margin:0}.transaction-row>div{display:grid;margin-right:auto}.transaction-row small{color:#68746f;margin-top:4px}.payment-status{width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.payment-status.paid{background:#e8f4ef;color:#0b6b50}.payment-status.pending{background:#fff4dd;color:#8a5b00}.invoice-page{background:#eef2f0;padding:40px}.invoice-sheet{max-width:800px;margin:auto;background:#fff;padding:50px;box-shadow:0 15px 45px #233b3320}.invoice-sheet header{display:flex;justify-content:space-between;border-bottom:2px solid #163f34;padding-bottom:25px}.invoice-sheet header div{text-align:right}.invoice-sheet header h1{font-size:22px}.invoice-sheet section{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:30px 0}.invoice-sheet section div{display:grid;gap:5px}.invoice-sheet table{width:100%;border-collapse:collapse}.invoice-sheet th,.invoice-sheet td{padding:14px;border-bottom:1px solid #dfe6e2;text-align:left}.invoice-sheet th:last-child,.invoice-sheet td:last-child{text-align:right}@media(max-width:750px){.checkout-card,.test-payment,.subscription-row{align-items:flex-start;flex-direction:column}.test-payment{display:flex}.checkout-total{text-align:left}.billing-grid{grid-template-columns:1fr}.invoice-page{padding:0}.invoice-sheet{padding:25px;box-shadow:none}}
