
/* THE HANDICAPPER / Step 2 of 5. Reference canvas: 1024 × 1536.
   All interface text, cards, the progress bar, comparison table and actions are live HTML.
   Only the decorative stadium/helmet photograph is raster artwork. */

/* Correction to step 1: account form only. Selection lives exclusively in step 2. */
.signup-account-form-only{display:block;max-width:640px}
.signup-account-form-only .signup-form-card{padding-left:38px;padding-right:38px}
.signup-return-note{color:#c1ccd4;font-size:12px;line-height:18px;margin:8px 0 0;padding:9px 12px;border:1px solid #566d7638;border-radius:4px;background:#091d2770}

body[data-page="choose-plan"]{background:#00131b;--gold:#ffcb64}
.choose-plan-page{background:radial-gradient(ellipse at 28% 40%,#0b283120,transparent 64%),#00131b;color:#f6f6f8;font-family:var(--condensed);font-size:16px}
.choose-plan-page :is(h1,h2,h3,p){margin:0}
.choose-plan-page button:focus-visible,.choose-plan-page a:focus-visible{outline:2px solid #ffd16b;outline-offset:4px}
.choose-plan-hero{height:209px;position:relative;overflow:hidden;border-bottom:1px solid #60717862;background:#061720 url("/static/site/assets/52ecbbc140d7.webp") center top / cover no-repeat}
.choose-plan-hero-inner{max-width:1280px;height:100%;padding:26px 54px 0;margin:auto;position:relative;z-index:1}
.plan-eyebrow{font-family:var(--condensed);font-weight:700;font-size:14px;letter-spacing:2.25px;line-height:20px;color:#ffd065;margin-bottom:6px!important}
.choose-plan-hero h1{font-family:var(--condensed);font-size:43px;font-weight:700;letter-spacing:.55px;line-height:42px;white-space:normal;text-shadow:0 2px 0 #0006}
.choose-plan-hero h1>span{display:block;line-height:42px;transform:scaleX(.971);transform-origin:left;width:max-content;white-space:nowrap;-webkit-text-stroke:.4px currentColor}
.choose-plan-hero h1>.plan-gold-heading{color:#fac664;background:linear-gradient(180deg,#ffdc86,#f7bd55);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;-webkit-text-stroke:.2px #f5c464;transform:scaleX(.959)}
.choose-plan-description{font-family:var(--body);font-size:16px;line-height:23px;margin-top:6px!important;letter-spacing:-.18px;text-shadow:0 1px 4px #0009}
.choose-plan-container{max-width:1280px;margin:auto;padding:0 27px 0 44px}
.plan-progress-layout{display:grid;grid-template-columns:minmax(0,693fr) minmax(0,247fr);gap:13px;height:96px;padding-top:15px}
.plan-progress{height:70px;min-width:0;position:relative}
.plan-progress ol{list-style:none;padding:0;margin:0;position:relative;height:70px}
.plan-progress ol::before{content:'';position:absolute;left:6.6%;right:10.7%;top:16px;height:1px;background:#6b7a8370}
.plan-progress ol::after{content:'';position:absolute;left:19%;width:15%;top:16px;height:1px;background:linear-gradient(90deg,#e2af53,#eac267,transparent)}
.plan-step{position:absolute;left:var(--step-position);transform:translateX(-50%);top:0;width:142px;text-align:center;z-index:1}
.plan-step-content{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;padding:0;width:100%;font-family:var(--condensed);font-size:13px;line-height:17px;color:#eef0f4}
.plan-step-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 30% 10%,#183442,#0b1e2a 80%);border:1px solid #7b909faa;box-shadow:0 1px 4px #0008;font-size:16px;font-weight:400}
.plan-step.is-complete .plan-step-dot{width:26px;height:26px;background:#e7e8ec;color:#162630;border:0;margin:3px 0}
.plan-step.is-complete .plan-step-dot svg{width:22px;height:22px}
.plan-step.is-complete button:hover .plan-step-dot{background:#ffd16b}
.plan-step.is-active .plan-step-dot{background:linear-gradient(150deg,#ffdf8b,#ffc154);color:#0a1419;border-color:#f7be51;font-size:19px;font-weight:700}
.plan-step.is-active .plan-step-label{font-weight:700}
.plan-step-caption{border-left:1px solid #4c61664f;margin-left:-5px;margin-top:2px;padding:5px 0 0 18px;height:66px}
.plan-step-caption p{font-size:14px;font-weight:700;line-height:22px;letter-spacing:1.65px;color:#ffcc64}
.plan-step-caption span{display:block;font-size:12px;line-height:19px;color:#edf0f4}
.plan-main-layout{position:relative;display:grid;grid-template-columns:minmax(0,693fr) minmax(0,247fr);gap:13px;padding-bottom:16px}
.plan-main-layout::before{content:'';position:absolute;top:-8px;bottom:0;right:calc(247 / 940 * (100% - 13px) + 4px);width:1px;background:linear-gradient(#65787a2e,#65787a2e 70%,#65787a18)}
.plan-main-column,.plan-sidebar{min-width:0}
.plan-selection-grid{display:grid;grid-template-columns:minmax(0,360fr) minmax(0,320fr);gap:13px;border:0;min-width:0;padding:0;margin:0}
.membership-option{position:relative;min-width:0;height:520px;border:1px solid #44606d83;border-radius:8px;padding:24px 24px 18px;display:flex;flex-direction:column;background:linear-gradient(128deg,#05192124,#00111a36);transition:border-color .18s,background .18s,box-shadow .18s;cursor:pointer}
.membership-option.is-selected{border-color:#f9c84f;background:linear-gradient(115deg,#131b167a,#22231661);box-shadow:inset 0 0 0 .2px #ffdf67}
.membership-option:hover{border-color:#b9a765}
.membership-option.is-selected:hover{border-color:#ffdc7e}
.membership-option:focus-within{box-shadow:0 0 0 2px #ffcf6429}
.plan-popular-badge{position:absolute;left:54%;transform:translateX(-50%);top:-8px;border-radius:6px;background:linear-gradient(180deg,#ffdb88,#fac361);color:#070f14;padding:5px 18px 4px;font-size:13px;line-height:17px;font-weight:700;white-space:nowrap;box-shadow:0 1px 2px #0004}
.membership-option h2{font-size:32px;font-family:var(--condensed);font-weight:700;letter-spacing:.25px;line-height:40px;-webkit-text-stroke:.3px currentColor}
.membership-option-price{display:flex;align-items:baseline;gap:8px;line-height:42px}
.membership-option-price strong{font-family:var(--condensed);font-size:34px;font-weight:700;line-height:41px;letter-spacing:-.6px}
.membership-option-price>span{font-size:16px;line-height:22px}
.membership-option-intro{font-size:16px;line-height:21px;margin-top:4px!important;color:#e7e9ed;letter-spacing:-.12px}
.membership-option-features{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:10px;color:#e8eaef}
.membership-option-features li{display:flex;align-items:flex-start;gap:20px;font-size:15.5px;line-height:21px;letter-spacing:-.04px}
.membership-option-features li>svg{flex:0 0 23px;width:23px;height:24px;color:#ffcc65;align-self:flex-start;margin-top:0}
.membership-option-features li>span{min-width:0;flex:1}
.membership-option-features small{display:block;font-size:14px;line-height:18px}
.membership-option-features em{font-style:normal;color:#ffe39a}
.plan-fee-info{display:inline-flex;vertical-align:-2px;width:16px;height:17px;align-items:center;justify-content:center;margin-left:2px;padding:0;background:none;color:#e2e7ec;border-radius:50%}
.plan-fee-info svg{width:14px;height:14px}
.plan-fee-info:hover{color:#ffce67}
.membership-select-button{position:relative;display:flex;align-items:center;justify-content:center;gap:15px;margin-top:auto;min-height:48px;width:100%;border:1px solid #53697691;border-radius:5px;background:linear-gradient(110deg,#05182375,#00111a99);color:#f6f7f8;font-size:16px;font-weight:700;cursor:pointer;transition:background .18s,border-color .18s}
.membership-select-button>input{position:absolute;width:1px;height:1px;opacity:0;left:50%;bottom:20px;padding:0;pointer-events:none}
.membership-select-button:has(input:focus-visible){outline:2px solid #ffdd8a;outline-offset:4px}
.plan-radio-visual{width:21px;height:21px;border:1.5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 21px;box-shadow:0 1px 4px #0005}
.membership-option.is-selected .membership-select-button{color:#081117;border:1px solid #ffd272;background:linear-gradient(110deg,#ffe0932b,#ffd18508),linear-gradient(180deg,#ffd67e,#e4a646);box-shadow:inset 0 1px 0 #fff4cc52}
.membership-option.is-selected .plan-radio-visual{border:2px solid #1b2115;box-shadow:none}
.membership-option.is-selected .plan-radio-visual::after{content:'';width:11px;height:11px;border-radius:50%;background:#131d15;box-shadow:inset 0 0 0 1px #000}
.membership-select-button:hover{filter:brightness(1.05)}
.plan-comparison{margin-top:19px;margin-right:8px}
.plan-comparison>h2{font-family:var(--condensed);font-size:14px;font-weight:700;letter-spacing:1.6px;line-height:20px;color:#ffca60}
.plan-comparison-table-wrap{margin-top:0;border:1px solid #37546064;border-radius:4px;overflow:hidden}
.plan-comparison table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px;line-height:20px;color:#e3e6ec}
.comparison-features-col{width:35.6%}.comparison-plan-col{width:32.2%}
.plan-comparison th,.plan-comparison td{font-weight:400;border-bottom:1px solid #34536354;height:25px;padding:1px 12px;text-align:center;vertical-align:middle}
.plan-comparison thead th{font-family:var(--condensed);font-size:13px;letter-spacing:.35px;height:34px;padding-top:8px}
.plan-comparison th:first-child{text-align:left}
.plan-comparison tbody tr:last-child th,.plan-comparison tbody tr:last-child td{border-bottom:0}
.plan-comparison .plan-fee-row th,.plan-comparison .plan-fee-row td{height:46px;padding-top:3px;padding-bottom:3px}
.plan-comparison td{border-left:1px solid #46607452}
.plan-comparison .plan-fee-row td{font-size:15px;line-height:20px}
.plan-comparison td svg{width:18px;height:18px;color:#ffcd68;margin:auto}
#plan-comparison-table[data-selected-plan="free"] .comparison-free,#plan-comparison-table[data-selected-plan="pro"] .comparison-pro{background:linear-gradient(110deg,#23271dbd,#24271ab0)}
#plan-comparison-table[data-selected-plan="free"] thead .comparison-free,#plan-comparison-table[data-selected-plan="pro"] thead .comparison-pro{color:#ffcd61;font-weight:700}
.plan-trust-card{min-height:550px;padding:23px 23px 21px;border:1px solid #4762717a;border-radius:8px;background:linear-gradient(125deg,#06192326,#00101a20)}
.plan-trust-card h2{font-size:21px;line-height:26px;letter-spacing:.08px;font-weight:700;white-space:nowrap}
.plan-trust-card h2>span{color:#ffcc67}
.plan-trust-features{display:flex;flex-direction:column;gap:19px;margin-top:32px}
.plan-trust-feature{display:flex;align-items:center;gap:16px;min-height:54px}
.plan-trust-feature>svg{width:40px;height:42px;flex:0 0 40px;color:#ffce6a}
.plan-trust-feature:first-child>svg{width:37px;flex-basis:37px;margin-right:3px}
.plan-trust-feature strong{font-size:16px;font-weight:700;line-height:22px;display:block;white-space:nowrap}
.plan-trust-feature small{font-size:12px;line-height:18px;display:block;color:#e1e6ec;white-space:nowrap}
.plan-testimonial{border-top:1px solid #83929968;margin-top:23px;padding-top:22px}
.plan-testimonial blockquote{font-family:var(--body);font-weight:400;font-style:italic;font-size:15px;line-height:24px;letter-spacing:-.35px;white-space:nowrap}
.plan-testimonial-credit{display:flex;align-items:center;gap:7px;margin-top:10px;white-space:nowrap;font-size:12px;line-height:21px}
.plan-review-stars{display:flex;color:#ffba35;gap:1px}
.plan-review-stars svg{width:18px;height:21px}
.plan-help-card{margin:32px 8px 0 0;min-height:198px;border:1px solid #435e6d7a;border-radius:8px;padding:16px 19px 18px;background:linear-gradient(110deg,#06192320,#00121b30)}
.plan-help-card h2{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;line-height:32px}
.plan-help-card h2 svg{width:29px;height:31px;flex:0 0 29px;color:#e3e7ed}
.plan-help-card p{font-size:15px;line-height:21px;margin-top:8px!important;color:#e1e5eb;letter-spacing:-.1px;white-space:nowrap}
.plan-faq-button{width:100%;height:43px;margin-top:19px;background:linear-gradient(105deg,#0a202b60,#071e2860);border:1px solid #60778695;border-radius:4px;font-family:var(--condensed);font-size:14px;font-weight:400}
.plan-action-bar{height:79px;border-top:1px solid #81909684;border-bottom:1px solid #aaa16b88;background:linear-gradient(110deg,#02141df0,#00141cf0)}
.plan-action-inner{max-width:1280px;margin:auto;padding:15px 44px;display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}
.plan-back-button{height:46px;width:133px;border:1px solid #78868fa3;border-radius:4px;background:#02131cc7;font-family:var(--condensed);font-size:16px;gap:12px;font-weight:700}
.plan-back-button svg{width:23px;height:23px;transform:rotate(180deg)}
.plan-continue-button{min-height:46px;width:309px;border-radius:4px;font-size:16px;font-family:var(--condensed);gap:15px;font-weight:700}
.plan-continue-button svg{width:23px;height:23px}
.choose-plan-footer .signup-footer-grid{height:184px;padding-top:19px}
.choose-plan-footer .signup-footer-legal{height:100px;padding-top:17px;padding-bottom:36px}
.choose-plan-footer .signup-footer-company>p,.choose-plan-footer .signup-footer-links button,.choose-plan-footer .signup-footer-links a,.choose-plan-footer .signup-footer-newsletter>p{font-family:var(--condensed);font-size:12.5px}
.choose-plan-footer .signup-footer-legal{font-family:var(--condensed);font-size:11px}
.choose-plan-footer .signup-footer-newsletter>#plan-newsletter-status{font-size:11px;line-height:16px;margin-top:8px;white-space:normal}
.plan-faq-list{margin-top:20px}
.plan-faq-list details{border-top:1px solid #70849042;padding:13px 0}
.plan-faq-list summary{font-weight:700;line-height:22px;cursor:pointer;color:#f5d58a}
.plan-faq-list details p{font-size:14px;line-height:22px;color:#cad4dc;margin:10px 0 1px}
.plan-next-summary{margin:22px 0;padding:16px 18px;border:1px solid #efc46873;border-radius:7px;background:#eac7690a}
.plan-next-summary strong{font-family:var(--condensed);font-size:24px;display:block;margin-bottom:5px;color:#ffce70}
.plan-next-summary p{color:#dce2e9;font-size:14px;line-height:22px}

@media(min-width:1280px){
 .choose-plan-hero{height:255px;background-position:center 36%}
 .choose-plan-hero-inner{padding-top:39px}
 .choose-plan-hero h1{font-size:49px;line-height:48px}
 .choose-plan-hero h1>span{line-height:48px}
 .choose-plan-description{margin-top:10px!important;font-size:17px;line-height:25px}
 .plan-progress-layout{height:104px;padding-top:19px}
 .membership-option{height:535px;padding:26px 28px 20px}
 .membership-option h2{font-size:35px}
 .membership-option-features li{font-size:17px;line-height:23px}
 .membership-option-features small{font-size:15px;line-height:20px}
 .membership-option-features{gap:11px}
 .membership-option-intro{font-size:17px;line-height:23px}
 .plan-trust-card{padding-left:26px;padding-right:26px}
 .plan-trust-card h2{font-size:24px;line-height:29px}
 .plan-testimonial blockquote{font-size:16px;letter-spacing:0}
 .plan-help-card p{font-size:16px}
 .plan-comparison th,.plan-comparison td{height:29px;font-size:15px}
 .plan-comparison .plan-fee-row td{height:48px}
 .choose-plan-footer .signup-footer-legal{padding-left:max(44px,calc((100vw - 1192px)/2));padding-right:max(44px,calc((100vw - 1192px)/2))}
}
@media(min-width:901px) and (max-width:1023px){
 .choose-plan-container{padding-left:28px;padding-right:26px}
 .plan-progress-layout,.plan-main-layout{grid-template-columns:minmax(0,2.85fr) minmax(0,1fr);gap:13px}
 .membership-option{padding-left:19px;padding-right:19px}
 .membership-option h2{font-size:30px}
 .membership-option-features li{gap:12px;font-size:15px}
 .membership-option-intro{font-size:15px}
 .membership-option-features small{font-size:13px}
 .plan-trust-card{padding-left:17px;padding-right:17px}
 .plan-trust-card h2{font-size:19px}
 .plan-trust-feature{gap:10px}
 .plan-trust-feature>svg{width:34px;flex-basis:34px}
 .plan-trust-feature:first-child>svg{width:32px;flex-basis:32px;margin-right:2px}
 .plan-trust-feature small{font-size:11px}
 .plan-testimonial blockquote{font-size:13.5px;letter-spacing:-.15px}
 .plan-testimonial-credit{font-size:11px;gap:4px}
 .plan-review-stars{gap:0}.plan-review-stars svg{width:16px}
 .plan-help-card{padding-left:15px;padding-right:15px;margin-right:0}
 .plan-help-card p{font-size:13.5px}
 .plan-comparison table{font-size:13px}
 .plan-comparison th,.plan-comparison td{padding-left:9px;padding-right:9px}
}
@media(max-width:900px){
 .choose-plan-container{padding:0 28px}
 .choose-plan-hero-inner{padding-left:30px;padding-right:30px}
 .choose-plan-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#00131b16,#00131b26 54%,transparent 80%)}
 .plan-progress-layout{display:block;height:111px;padding-top:17px}
 .plan-progress{height:62px;max-width:700px;margin:0 auto}
 .plan-step{left:calc((var(--step-position) - 6.6%) * .97 + 9%);width:130px}
 .plan-step-caption{height:auto;padding:0;border:0;margin:1px 0 0;display:flex;justify-content:center;align-items:center;gap:13px}
 .plan-step-caption p{font-size:12px;line-height:19px}.plan-step-caption span{font-size:12px;line-height:19px}
 .plan-main-layout{display:block;padding-bottom:26px}
 .plan-main-layout::before{display:none}
 .plan-selection-grid{grid-template-columns:1fr 1fr;gap:16px}
 .membership-option{height:528px;padding-left:23px;padding-right:23px}
 .membership-option h2{font-size:32px}
 .membership-option-features li{gap:15px;font-size:16px;line-height:22px}
 .membership-option-features{gap:11px}
 .membership-option-features small{font-size:14px}
 .membership-option-intro{font-size:16px;line-height:22px}
 .plan-comparison{margin-right:0;margin-top:23px}
 .plan-comparison>h2{line-height:25px}
 .plan-comparison th,.plan-comparison td{height:31px;font-size:15px}
 .plan-sidebar{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:20px;margin-top:24px;align-items:start}
 .plan-trust-card{min-height:0;padding:23px}
 .plan-trust-card h2{font-size:22px;line-height:26px;white-space:normal}
 .plan-trust-features{display:grid;grid-template-columns:1fr 1fr;gap:16px 14px;margin-top:21px}
 .plan-trust-feature{gap:9px;align-items:flex-start;min-height:55px}
 .plan-trust-feature>svg{width:31px;height:35px;flex-basis:31px}
 .plan-trust-feature:first-child>svg{width:31px;flex-basis:31px;margin-right:0}
 .plan-trust-feature strong{font-size:14px;line-height:20px}
 .plan-trust-feature small{font-size:11px;line-height:16px;white-space:normal}
 .plan-testimonial{margin-top:20px;padding-top:18px}
 .plan-testimonial blockquote{white-space:normal;font-size:14px;line-height:23px}
 .plan-testimonial .plan-desktop-break{display:none}
 .plan-help-card{margin:0;padding:19px;min-height:220px}
 .plan-help-card p{white-space:normal;font-size:15px;line-height:22px}
 .plan-help-card .plan-desktop-break{display:none}
 .plan-action-inner{padding-left:28px;padding-right:28px}
 .choose-plan-footer .signup-footer-grid{height:auto;min-height:184px;padding-top:24px;padding-bottom:26px}
 .choose-plan-footer .signup-footer-legal{height:auto;min-height:86px;padding-bottom:26px}
}
@media(min-width:621px) and (max-width:730px){
 .membership-option{padding-left:17px;padding-right:17px;height:552px}
 .membership-option h2{font-size:28px}
 .membership-option-features li{font-size:15px;gap:10px}
 .membership-option-intro{font-size:15px}
 .membership-option-features small{font-size:12.5px}
 .plan-desktop-break{display:none}
 .plan-trust-features{grid-template-columns:1fr;gap:11px}
 .plan-trust-feature{min-height:38px;align-items:center}
 .plan-trust-feature strong{font-size:15px}.plan-trust-feature small{font-size:12px}
 .plan-trust-card{padding-left:20px;padding-right:20px}
}
@media(max-width:620px){
 .signup-account-form-only .signup-form-card{padding-left:22px;padding-right:22px}
 .signup-account-form-only .signup-form-intro{font-size:13px}
 .choose-plan-hero{height:234px;background-size:auto 234px;background-position:64% top}
 .choose-plan-hero::after{background:linear-gradient(90deg,#001019c4,#00131b83 66%,#00131b2b),linear-gradient(0deg,#00131b40,transparent)}
 .choose-plan-hero-inner{padding:29px 23px 0}
 .plan-eyebrow{font-size:12px;letter-spacing:2px;margin-bottom:9px!important}
 .choose-plan-hero h1{font-size:33px;line-height:35px;letter-spacing:.25px}
 .choose-plan-hero h1>span,.choose-plan-hero h1>.plan-gold-heading{line-height:35px;transform:none;-webkit-text-stroke:.15px currentColor}
 .choose-plan-description{max-width:350px;font-size:14px;line-height:21px;letter-spacing:0;margin-top:11px!important}
 .choose-plan-description br{display:none}
 .choose-plan-container{padding:0 21px}
 .plan-progress-layout{height:129px;padding-top:19px}
 .plan-progress{height:70px}
 .plan-progress ol{height:70px}
 .plan-progress ol::before{left:8%;right:8%;top:15px}
 .plan-progress ol::after{left:11%;width:18%;top:15px}
 .plan-step{width:20%;left:10%;transform:translateX(-50%)}
 .plan-step:nth-child(2){left:30%}.plan-step:nth-child(3){left:50%}.plan-step:nth-child(4){left:70%}.plan-step:nth-child(5){left:90%}
 .plan-step-content{font-size:11.5px;line-height:15px;gap:6px}
 .plan-step-label{padding:0 3px}
 .plan-step-dot{height:30px;width:30px;font-size:15px}
 .plan-step.is-active .plan-step-dot{font-size:17px}
 .plan-step.is-complete .plan-step-dot{width:24px;height:24px}
 .plan-step-caption{margin-top:6px;gap:12px;justify-content:flex-start;padding-left:0}
 .plan-step-caption p{font-size:11px;letter-spacing:1.1px}.plan-step-caption span{font-size:12px}
 .plan-selection-grid{grid-template-columns:1fr;gap:22px}
 .membership-option{height:auto;min-height:516px;padding:27px 23px 21px}
 .membership-option h2{font-size:33px;line-height:40px}
 .membership-option-price strong{font-size:36px;line-height:43px}
 .membership-option-price>span{font-size:16px}
 .membership-option-intro{font-size:17px;line-height:23px;margin-top:6px!important}
 .membership-option-features{margin-top:24px;gap:13px}
 .membership-option-features li{font-size:16px;line-height:22px;gap:17px}
 .membership-option-features li>svg{flex-basis:23px;width:23px;height:24px}
 .membership-option-features small{font-size:14px;line-height:20px}
 .plan-desktop-break{display:none}
 .membership-select-button{margin-top:24px;height:48px;min-height:48px;font-size:17px}
 .plan-popular-badge{left:54%;top:-10px;font-size:12px;line-height:17px}
 .plan-comparison{margin-top:24px}
 .plan-comparison>h2{font-size:13px;letter-spacing:1.6px;line-height:27px}
 .comparison-features-col{width:42%}.comparison-plan-col{width:29%}
 .plan-comparison th,.plan-comparison td{font-size:13px;line-height:18px;height:39px;padding:6px 9px}
 .plan-comparison thead th{font-size:12px;height:35px;padding:7px 9px}
 .plan-comparison .plan-fee-row td{font-size:12.5px;line-height:18px;height:69px;padding-top:7px;padding-bottom:7px}
 .plan-comparison .plan-fee-row td span{font-size:11.5px}
 .plan-comparison .plan-fee-row th{height:69px}
 .plan-comparison .plan-fee-row td br{display:none}
 .plan-comparison .plan-fee-row td span{display:block}
 .plan-sidebar{grid-template-columns:1fr;gap:18px;margin-top:25px}
 .plan-trust-card{padding:24px;min-height:0}
 .plan-trust-card h2{font-size:24px;line-height:28px}
 .plan-trust-features{gap:20px 13px;margin-top:25px}
 .plan-trust-feature{gap:10px;min-height:52px}
 .plan-trust-feature>svg{width:32px;flex-basis:32px;height:35px}
 .plan-trust-feature:first-child>svg{width:32px;flex-basis:32px}
 .plan-trust-feature strong{font-size:14px;line-height:21px}
 .plan-trust-feature small{font-size:12px;line-height:16px}
 .plan-testimonial{padding-top:21px;margin-top:21px}
 .plan-testimonial blockquote{font-size:15px;line-height:25px;letter-spacing:0}
 .plan-testimonial-credit{font-size:13px;gap:11px;margin-top:13px}
 .plan-review-stars svg{width:19px}
 .plan-help-card{padding:21px 24px;min-height:0}
 .plan-help-card h2{font-size:21px;gap:13px}
 .plan-help-card p{font-size:16px;line-height:23px;margin-top:12px!important}
 .plan-faq-button{margin-top:17px;height:45px;font-size:16px}
 .plan-action-bar{height:auto;min-height:80px}
 .plan-action-inner{padding:16px 21px;gap:12px}
 .plan-back-button{width:78px;flex:0 0 78px;height:47px;gap:4px;font-size:14px}
 .plan-back-button svg{height:19px;width:19px}
 .plan-continue-button{width:auto;flex:1;gap:6px;font-size:13.5px;padding:0 9px;min-height:47px;white-space:nowrap}
 .plan-continue-button svg{width:18px;height:18px;flex:0 0 18px}
 .choose-plan-footer .signup-footer-grid{padding-top:25px}
 .choose-plan-footer .signup-footer-company>p,.choose-plan-footer .signup-footer-links button,.choose-plan-footer .signup-footer-links a,.choose-plan-footer .signup-footer-newsletter>p{font-family:var(--body);font-size:13px}
 .choose-plan-footer .signup-footer-newsletter>#plan-newsletter-status{font-size:12px}
 .choose-plan-footer .signup-footer-legal{font-family:var(--body);font-size:11px;padding-top:22px;padding-bottom:25px}
}
@media(max-width:374px){
 .choose-plan-hero-inner{padding-left:19px;padding-right:19px}
 .choose-plan-hero h1{font-size:29px;letter-spacing:.1px}
 .choose-plan-hero h1>span,.choose-plan-hero h1>.plan-gold-heading{line-height:33px}
 .choose-plan-description{font-size:13px;line-height:20px;max-width:300px}
 .choose-plan-container{padding:0 16px}
 .plan-step-content{font-size:10.5px}
 .plan-step-caption{gap:8px}.plan-step-caption p{font-size:10.5px}.plan-step-caption span{font-size:11px}
 .membership-option{padding-left:19px;padding-right:19px}
 .membership-option-features li{gap:12px;font-size:15.5px}
 .membership-option-features small{font-size:13px}
 .membership-option-intro{font-size:16px}
 .plan-trust-card{padding-left:19px;padding-right:19px}
 .plan-trust-feature{gap:8px}
 .plan-trust-feature>svg,.plan-trust-feature:first-child>svg{width:27px;flex-basis:27px}
 .plan-trust-feature strong{font-size:13px}.plan-trust-feature small{font-size:11px}
 .plan-action-inner{padding-left:16px;padding-right:16px;gap:10px}
 .plan-back-button{width:67px;flex-basis:67px;font-size:13px}
 .plan-continue-button{font-size:12px;gap:3px;padding:0 7px}
 .plan-continue-button svg{width:15px;flex-basis:15px}
}
@media(prefers-reduced-motion:reduce){.membership-option,.membership-select-button{transition:none}}
/* Final reference alignment and narrow-screen safeguards. */
.signup-hero h1:focus,.choose-plan-hero h1:focus{outline:none}
.choose-plan-page{background:radial-gradient(ellipse at 28% 40%,#09202b16,transparent 64%),#00111a}
.membership-option{background:#000f17}
.membership-option.is-selected{background:linear-gradient(112deg,#0d1512,#0e1613 60%,#0d1413)}
.plan-trust-card,.plan-help-card{background:#000f17}
@media(min-width:901px){
 .choose-plan-hero-inner{padding-top:27px}
 .choose-plan-hero h1>span:first-child{transform:scaleX(1.04)}
 .choose-plan-hero h1>.plan-gold-heading{transform:scaleX(.95)}
 .membership-option[data-plan-card="free"]{padding-left:25px;padding-right:21px}
 .membership-option[data-plan-card="pro"]{padding-right:22px}
 .membership-option[data-plan-card="free"] h2{font-size:33px}
 .membership-option-intro{font-family:var(--body);font-size:14.5px;line-height:21px;letter-spacing:-.3px}
 .membership-option-features li{font-family:var(--body);font-size:14px;line-height:21px;letter-spacing:-.28px}
 .membership-option-features small{font-family:var(--condensed);font-size:14px;letter-spacing:0}
 .membership-option-price strong{font-size:35px}
 .membership-option-price>span{font-family:var(--body);font-size:14.5px}
 .plan-testimonial blockquote{font-size:15.5px;letter-spacing:-.43px}
 .plan-main-layout{padding-bottom:17.5px}
 .plan-trust-card{min-height:550px;padding-bottom:19px}
 .plan-help-card{min-height:198px;padding-top:16px;padding-bottom:15px}
}
@media(min-width:1280px){
 .choose-plan-hero-inner{padding-top:39px}
 .membership-option-intro{font-size:16px;line-height:23px}
 .membership-option-features li{font-size:16px;line-height:23px}
 .membership-option[data-plan-card="free"] h2{font-size:35px}
 .plan-testimonial blockquote{font-size:16px;letter-spacing:0}
}
@media(max-width:900px){
 .plan-step{left:10%}.plan-step:nth-child(2){left:30%}.plan-step:nth-child(3){left:50%}.plan-step:nth-child(4){left:70%}.plan-step:nth-child(5){left:90%}
 .plan-progress ol::before{left:10%;right:10%}
}
@media(max-width:620px){
 .choose-plan-hero h1{font-size:clamp(25px,8.1vw,33px)}
 .choose-plan-hero h1>span,.choose-plan-hero h1>.plan-gold-heading{transform:none}
}

