/* Retirement Guides Checkout: large, plain, easy to read. */
.rgc{--rgc-ink:#111;--rgc-muted:#555;--rgc-line:#d9d9d9;--rgc-accent:#0b6e3d;--rgc-accent-dark:#085a31;--rgc-bad:#b3261e;
	max-width:580px;margin:24px auto;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.5;color:var(--rgc-ink);box-sizing:border-box}
.rgc *,.rgc *::before,.rgc *::after{box-sizing:border-box}
.rgc-testbar{background:#fff4ce;border:1px solid #e0c060;padding:8px 12px;font-size:15px;margin:0 0 14px}
.rgc-summary{border:2px solid var(--rgc-ink);padding:12px 16px;margin:0 0 18px;background:#fafafa}
.rgc-line{display:flex;justify-content:space-between;gap:12px;padding:5px 0}
.rgc-line span:last-child{white-space:nowrap;font-variant-numeric:tabular-nums}
.rgc-muted{color:var(--rgc-muted);font-size:16px}
.rgc-total{border-top:1px solid var(--rgc-line);margin-top:4px;padding-top:9px;font-weight:700;font-size:20px}
.rgc-step{font-weight:700;font-size:19px;margin:18px 0 8px}
.rgc-field{display:block;font-weight:700;font-size:17px;margin:0 0 12px}
.rgc-field input{display:block;width:100%;margin-top:5px;font-size:19px;padding:13px 12px;border:1.5px solid #8a8a8a;border-radius:6px;background:#fff;color:var(--rgc-ink);font-weight:400}
.rgc-field input:focus{outline:3px solid #7fb3ff;outline-offset:1px;border-color:#333}
.rgc-field input.rgc-bad{border-color:var(--rgc-bad);background:#fff7f6}
.rgc-row{display:grid;grid-template-columns:1fr 150px;gap:12px}
@media (max-width:460px){.rgc-row{grid-template-columns:1fr}}
.rgc-pe{margin:0 0 16px;min-height:60px}
.rgc-buy{display:block;width:100%;min-height:62px;border:0;border-radius:6px;background:var(--rgc-accent);color:#fff;font:700 22px/1.2 Arial,Helvetica,sans-serif;cursor:pointer;padding:14px 16px;box-shadow:0 3px 0 var(--rgc-accent-dark)}
.rgc-buy:hover{background:var(--rgc-accent-dark)}
.rgc-buy:focus-visible{outline:3px solid #7fb3ff;outline-offset:2px}
.rgc-buy[disabled]{opacity:.7;cursor:progress}
.rgc-buy.is-busy::after{content:" …"}
.rgc-error{margin:14px 0 0;padding:12px 14px;border:2px solid var(--rgc-bad);background:#fff7f6;color:var(--rgc-bad);font-weight:700;font-size:17px}
.rgc-error[hidden]{display:none}
.rgc-or{display:flex;align-items:center;gap:12px;margin:22px 0 12px;color:var(--rgc-muted);font-size:16px}
.rgc-or::before,.rgc-or::after{content:"";flex:1;border-top:1px solid var(--rgc-line)}
.rgc-paypal{min-height:50px}
.rgc-assure{list-style:none;margin:20px 0 0;padding:14px 0 0;border-top:1px solid var(--rgc-line);font-size:16px;color:#333}
.rgc-assure li{position:relative;padding:4px 0 4px 28px}
.rgc-assure li::before{content:"\2713";position:absolute;left:4px;top:4px;color:var(--rgc-accent);font-weight:700}
.rgc-fine{font-size:14px;color:var(--rgc-muted);margin:12px 0 0}
.rgc-fine a,.rgc-help a{color:inherit}
.rgc-thanks{max-width:760px}
.rgc-thanks h1{font-size:32px;line-height:1.15;letter-spacing:-.02em;margin:0 0 12px;font-family:Arial,Helvetica,sans-serif}
.rgc-success{display:flex;align-items:center;gap:8px;color:var(--rgc-accent);font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px}
.rgc-success span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--rgc-accent);color:#fff;font-size:15px}
.rgc-thanks-lede{max-width:620px;color:var(--rgc-muted);margin:0 0 22px}
.rgc-dl-all{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;background:var(--rgc-accent);color:#fff !important;text-decoration:none !important;padding:20px;border-radius:10px;box-shadow:0 4px 0 var(--rgc-accent-dark);margin:0 0 30px}
.rgc-dl-all:hover{background:var(--rgc-accent-dark)}
.rgc-dl-all-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.5);border-radius:50%;font-size:25px;line-height:1}
.rgc-dl-all-copy b{display:block;font-size:21px;line-height:1.2}
.rgc-dl-all-copy small{display:block;font-size:14px;line-height:1.35;opacity:.9;margin-top:3px}
.rgc-dl-all-action{border:1px solid rgba(255,255,255,.7);border-radius:6px;padding:9px 12px;font-size:15px;font-weight:700;white-space:nowrap}
.rgc-dls-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:0 0 12px}
.rgc-dls-head h3{font-size:21px;line-height:1.25;margin:0}
.rgc-dls-head p{font-size:15px;color:var(--rgc-muted);margin:0}
.rgc-dls{display:grid;gap:10px;margin:0 0 22px}
.rgc-dl-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--rgc-line);background:#fff;padding:16px;border-radius:9px}
.rgc-dl-number{display:grid;place-items:center;width:44px;height:44px;border-radius:7px;background:#f1f6f3;color:var(--rgc-accent);font-size:16px;font-weight:700;font-variant-numeric:tabular-nums}
.rgc-dl-kicker{display:block;color:var(--rgc-accent);font-size:12px;font-weight:700;letter-spacing:.06em;line-height:1.2;margin:0 0 4px}
.rgc-dl-copy h4{font-size:18px;line-height:1.25;margin:0 0 4px}
.rgc-dl-copy p{font-size:15px;line-height:1.42;color:var(--rgc-muted);margin:0;max-width:480px}
.rgc-dl{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--rgc-ink);color:#fff !important;text-decoration:none !important;font-weight:700;font-size:15px;padding:11px 13px;border-radius:6px;white-space:nowrap}
.rgc-dl:hover{background:var(--rgc-accent-dark)}
@media (max-width:620px){
	.rgc-thanks h1{font-size:28px}
	.rgc-dl-all{grid-template-columns:auto 1fr;padding:17px}
	.rgc-dl-all-action{grid-column:1/-1;text-align:center}
	.rgc-dls-head{display:block}.rgc-dls-head p{margin-top:4px}
	.rgc-dl-card{grid-template-columns:44px minmax(0,1fr)}
	.rgc-dl{grid-column:1/-1;width:100%}
}
.rgc-mobile-zip{display:none;font-size:14px;line-height:1.45;color:var(--rgc-muted);margin:-16px 0 24px}
@media (max-width:620px){.rgc-mobile-zip{display:block}}
.rgc-help{font-size:16px;color:#333}

/* Express checkout (Apple Pay / Google Pay / Link) */
.rgc-express-wrap{margin:0 0 18px}
.rgc-or-express{margin:14px 0 4px}
/* scroll offset so the CTA doesn't land flush against the top edge */
#rgc-checkout{scroll-margin-top:48px}
.rgc-express-note{margin:10px 0 0;font-size:14px;color:var(--rgc-muted);text-align:center;line-height:1.5}
.rgc-field select{width:100%;font-size:18px;padding:12px 10px;border:1px solid var(--rgc-line,#c9c9c9);border-radius:6px;background:#fff;color:#111}
.rgc-field select.rgc-bad{border-color:#b3261e}
.rgc-hint{display:block;margin-top:6px;font-size:14px;color:var(--rgc-muted,#555);font-weight:400;line-height:1.45}
.rgc-newsletter{border:1px solid var(--rgc-line);background:#fafafa;padding:14px 15px;margin:4px 0 18px;border-radius:7px}
.rgc-newsletter-check{display:flex;gap:11px;align-items:flex-start;cursor:pointer}
.rgc-newsletter-check input{flex:0 0 auto;width:23px;height:23px;margin:2px 0 0;accent-color:var(--rgc-accent)}
.rgc-newsletter-check strong{display:block;font-size:16px;line-height:1.35}
.rgc-newsletter-check small{display:block;font-size:14px;line-height:1.45;color:var(--rgc-muted);margin-top:4px}

/* Order bump: the State Pack for the state chosen just above. */
.rgc-bump{border:2px dashed var(--rgc-accent);background:#f3faf6;padding:14px 16px;margin:4px 0 18px}
.rgc-bump[hidden]{display:none}
.rgc-bump-check{display:flex;gap:12px;align-items:flex-start;cursor:pointer;font-weight:400}
.rgc-bump-check input{flex:0 0 auto;width:26px;height:26px;margin:2px 0 0;accent-color:var(--rgc-accent);cursor:pointer}
.rgc-bump-check input:focus-visible{outline:3px solid #7fb3ff;outline-offset:2px}
.rgc-bump-body{display:block}
.rgc-bump-head{display:block;font-weight:700;font-size:19px;line-height:1.3;color:var(--rgc-ink)}
.rgc-bump-price{white-space:nowrap;font-weight:700;color:var(--rgc-accent)}
.rgc-bump-pitch{display:block;margin-top:5px;font-size:16px;line-height:1.45;color:#333}
.rgc-bumpline[hidden]{display:none}

/* Buyer reviews */
.rgc-rev{margin:28px 0 0;padding:20px;border:2px solid var(--rgc-line,#c9c9c9);border-radius:8px}
.rgc-rev h3{margin:0 0 6px;font-size:21px}
.rgc-rev p{margin:0 0 12px;color:var(--rgc-muted,#555)}
.rgc-rev textarea{width:100%;font-size:17px;padding:10px;border:1px solid var(--rgc-line,#c9c9c9);border-radius:6px;font-family:inherit}
.rgc-rev-done{background:#f3f8f3;border-color:#7aa77a}
.rgc-rev-err{color:#b3261e;font-weight:700}
.rgc-stars{display:inline-flex;flex-direction:row-reverse;gap:4px;margin:0 0 14px}
.rgc-stars input{position:absolute;opacity:0;width:0;height:0}
.rgc-stars label{font-size:34px;line-height:1;color:#d0d0d0;cursor:pointer}
.rgc-stars input:checked ~ label,.rgc-stars label:hover,.rgc-stars label:hover ~ label{color:#e8a33d}
.rgc-stars input:focus-visible + label{outline:2px solid #111;outline-offset:2px}
.rgc-revs{margin:34px 0}
.rgc-rev-avg{font-size:18px;font-weight:700;color:#e8a33d;margin:0 0 14px}
.rgc-rev-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}
.rgc-rev-card{margin:0;padding:16px;border:1px solid var(--rgc-line,#d8d8d8);border-radius:8px;background:#fff}
.rgc-rev-card blockquote{margin:8px 0;font-size:16px;line-height:1.5}
.rgc-rev-stars{color:#e8a33d;font-size:17px;letter-spacing:1px}
.rgc-rev-card figcaption{font-size:14px;color:var(--rgc-muted,#555);font-weight:700}

/* Quiet, consistent legal pages inside the logo-only template. */
.rgc-legal{--rgc-accent:#0b6e3d;max-width:700px;margin:0 auto;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.6;color:#222}
.rgc-legal h1{font-size:34px;letter-spacing:-.02em;margin:0 0 10px}
.rgc-legal h2{font-size:22px;margin:30px 0 8px}
.rgc-legal p,.rgc-legal li{margin:0 0 12px}
.rgc-legal .rgc-legal-updated{font-size:14px;color:#666;margin:0 0 24px}
.rgc-legal .rgc-legal-kicker{color:var(--rgc-accent);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px}
.rgc-legal .rgc-legal-note{border-left:4px solid var(--rgc-accent);background:#f4f8f5;padding:15px 17px;margin:22px 0}
@media (max-width:620px){.rgc-legal{font-size:16px}.rgc-legal h1{font-size:28px}.rgc-legal h2{font-size:20px}}

/* ---- Level 3 offer / report handover on the thank-you page ---- */
.rgc-report-next{border:3px solid var(--rgc-accent);border-radius:10px;padding:22px 22px 20px;margin:28px 0 0;background:#f6fbf8}
.rgc-rn-kicker{margin:0 0 6px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rgc-accent)}
.rgc-report-next h3{font-size:24px;line-height:1.22;margin:0 0 10px}
.rgc-report-next p{font-size:17px;line-height:1.5;margin:0 0 14px;max-width:44em}
.rgc-rn-sum{width:100%;max-width:430px;border-collapse:collapse;margin:0 0 18px;font-size:17px}
.rgc-rn-sum td{padding:8px 0;border-bottom:1px solid var(--rgc-line)}
.rgc-rn-sum td:last-child{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}
.rgc-rn-sum tr.tot td{border-bottom:0;border-top:2px solid var(--rgc-ink);font-weight:700;font-size:20px;padding-top:10px}
.rgc-rn-btn{display:inline-block;background:var(--rgc-accent);color:#fff !important;text-decoration:none !important;
	font-weight:700;font-size:19px;padding:15px 26px;border-radius:7px;box-shadow:0 3px 0 var(--rgc-accent-dark)}
.rgc-rn-btn:hover{background:var(--rgc-accent-dark)}
.rgc-rn-small{font-size:15px;color:var(--rgc-muted);margin:12px 0 0}
@media (max-width:620px){.rgc-rn-btn{display:block;text-align:center}.rgc-report-next h3{font-size:21px}}
.rgc-credit-note{background:#f6fbf8;border:2px solid var(--rgc-accent);border-radius:8px;padding:13px 16px;font-size:17.5px;margin:0 0 18px}
