/* Compact layout overrides for the account-payment page. */
.support-page{padding:0 0 2rem}
.support-hero{max-width:1180px;margin:0 auto;padding:2rem 32px 1.15rem}
.support-hero .eyebrow{margin-bottom:.45rem}
.support-hero h1{font:700 clamp(2.25rem,4vw,3.6rem)/1.02 "Cormorant Garamond",Georgia,serif;margin:0 0 .65rem}
.support-hero>p:not(.eyebrow){font-size:1rem;line-height:1.5;max-width:760px;margin:.35rem 0}
.support-hero>strong{margin-top:.35rem;font-size:.92rem}
.support-grid{max-width:1180px;margin:0 auto;gap:1rem;padding:0 32px}
.support-card{padding:1.4rem 1.55rem;box-shadow:0 .7rem 1.8rem rgba(71,55,21,.06)}
.support-card .eyebrow{margin-bottom:.3rem}
.support-card h2{font:700 clamp(1.75rem,2.8vw,2.35rem)/1.05 "Cormorant Garamond",Georgia,serif;margin:.15rem 0 .85rem}
.support-card h3{font-size:1rem;margin:1rem 0 .45rem}
.support-card dl div{grid-template-columns:minmax(135px,.8fr) 1.2fr;gap:.8rem;padding:.5rem 0}
.support-card dt{font-size:.78rem}.support-card code{font-size:.92rem}.support-card p{margin:.55rem 0;font-size:.91rem;line-height:1.5}.support-card .note{font-size:.74rem;margin:1rem 0 0}
.support-payment-choice{display:flex;align-items:center;gap:1.2rem;margin-top:.65rem}.support-payment-choice>p{margin:0}.support-payment-qr{display:grid;justify-items:center;gap:.25rem;color:var(--muted);font-size:.72rem;text-decoration:none}.support-payment-qr img{display:block;width:92px;height:114px;object-fit:contain;border-radius:8px}.support-payment-qr:hover span{text-decoration:underline}
.coming-soon{padding:.65rem .8rem;font-size:.9rem}.monthly-link{margin-top:.55rem;padding:.55rem}
.support-thanks{max-width:1180px;margin:1rem auto 0;padding:1rem 1.45rem}.support-thanks h2{font:700 1.55rem/1 "Cormorant Garamond",Georgia,serif;margin:0 0 .4rem}.support-thanks p{font-size:.82rem;margin:.35rem 0}.support-thanks a{font-size:.86rem}
@media(max-width:800px){.support-hero,.support-grid{padding-left:20px;padding-right:20px}.support-hero{padding-top:1.5rem}}
@media(max-width:560px){.support-payment-qr{display:none}}
