
/* STEP 5 — ONBOARDING COMPLETE. Reference artboard: 1024 × 1536.
   All interface text, checklist rows, controls, and icons are HTML / SVG.
   The two background images are reusable photographic assets, not UI slices. */
body[data-page="start-betting"]{background:#00131b;--gold:#ffce67}
.start-page{background:radial-gradient(ellipse at 25% 43%,#0a304029,transparent 70%),#00131b;color:#f4f5f8;font-family:var(--condensed);font-size:16px}
.start-page :is(h1,h2,h3,p,figure,blockquote){margin:0}
.start-page :is(button,a):focus-visible{outline:2px solid #ffdc82;outline-offset:4px}
.st-hero{height:220px;border-bottom:1px solid #6f87935c;position:relative;overflow:hidden;background:#031620 url("/static/site/assets/52ecbbc140d7.webp") center top/cover no-repeat}
.st-hero-inner{height:100%;max-width:1280px;margin:auto;padding:21px 54px 0;position:relative}
.st-eyebrow{font-family:var(--condensed);color:#ffd16a;font-weight:700;font-size:14px;line-height:20px;letter-spacing:2px}
.st-hero h1{font-family:var(--condensed);font-size:45px;line-height:45px;font-weight:700;letter-spacing:.8px;margin-top:3px;white-space:normal;text-shadow:0 2px 0 #00101c90}
.st-hero h1>span{display:block;line-height:45px;width:max-content;white-space:nowrap;transform:scaleX(1.01);transform-origin:left;-webkit-text-stroke:.3px currentColor}
.st-hero h1>.st-gold-heading{color:#ffd075;background:linear-gradient(#ffdc89,#f3bb50);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;-webkit-text-stroke:.2px #f8c467}
.st-hero-description{font-family:var(--body);font-size:16px;line-height:23px;letter-spacing:-.22px;margin-top:8px!important;text-shadow:0 1px 4px #000;max-width:570px}
.st-setup-section{padding-bottom:17px}
.st-layout{display:grid;grid-template-columns:minmax(0,707fr) minmax(0,280fr);gap:7px;max-width:1280px;margin:0 auto;padding:0 15px;align-items:start}
.st-main-shell{border:1px solid #294654c9;border-radius:7px;background:radial-gradient(ellipse at 40% 50%,#07263635,transparent 70%),#01151f33;min-width:0;position:relative;margin-top:-1px;padding:0 21px 18px}
.st-progress{height:97px;padding:18px 0 0;margin:0 -20px}
.st-progress ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:relative;height:62px;isolation:isolate}
.st-progress ol::before{content:'';position:absolute;top:15px;left:10%;right:8%;height:1px;background:#8a9ca8a1;z-index:-1}
.st-progress ol::after{content:'';position:absolute;top:15px;left:83%;width:10%;height:1px;background:linear-gradient(90deg,#f3c34e,#ffd678,transparent);z-index:-1}
.st-progress-item{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;gap:9px;width:100%;padding:0;background:none;color:#f1f3f7;font-family:var(--condensed)}
.st-progress li:nth-child(3){transform:translateX(14px)}
.st-progress li:nth-child(4){transform:translateX(17px)}
.st-progress li:last-child{transform:translateX(12px)}
.st-progress-dot{height:32px;width:32px;border:1px solid #768b99c7;border-radius:50%;background:radial-gradient(ellipse at 25% 0,#293a47,#132332 80%);box-shadow:0 1px 4px #0005;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:32px}
.st-progress-dot svg{width:23px;height:23px}
.st-progress-label{font-size:14px;line-height:19px;white-space:nowrap}
.st-progress .is-complete .st-progress-dot{height:28px;width:28px;margin:2px 0;background:#e9eaf0;color:#122733;border:0}
.st-progress .is-complete button:hover .st-progress-dot{background:#ffcd67}
.st-progress .is-active .st-progress-dot{height:36px;width:36px;margin:-2px 0;background:linear-gradient(130deg,#ffdf87,#ffc454);border-color:#ffc95e;color:#07121a;font-size:20px;font-weight:700}
.st-progress .is-active .st-progress-label{font-weight:700}
.st-progress .is-pending .st-progress-dot{background:#122734;color:#c3d4df}
.st-completion-card{border:1px solid #2a4b5b95;background:linear-gradient(120deg,#041e2b40,#01161f38);border-radius:7px;padding:20px 28px 18px;min-width:0;margin:0;min-height:752px}
.st-section-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:23px}
.st-section-kicker .st-eyebrow{letter-spacing:1.6px}
.st-preview-chip{font-family:var(--condensed);font-size:10px;line-height:17px;letter-spacing:.7px;color:#becdd5;background:#09233166;border:1px solid #3c586877;border-radius:3px;padding:0 6px;white-space:nowrap}
.st-preview-chip:hover{border-color:#ffd277;color:#ffd277}
.st-completion-card h2{font-family:var(--condensed);font-size:38px;line-height:48px;letter-spacing:.2px;font-weight:700;margin-top:0;-webkit-text-stroke:.15px currentColor}
.st-intro{font-family:var(--body);font-size:18px;line-height:25px;letter-spacing:-.3px;margin-top:1px!important;color:#e4e8f0;min-height:75px}
.st-checklist{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:12px}
.st-checklist-row{border:1px solid #47677788;background:linear-gradient(125deg,#05212e50,#09253122);border-radius:5px;display:flex;align-items:center;gap:20px;min-height:68px;padding:10px 16px 10px 18px;transition:background .15s,border-color .15s;min-width:0}
.st-checklist-row:nth-child(4),.st-checklist-row:nth-child(5){min-height:70px}
.st-checklist-row:has(.st-edit:hover){background:#11314155;border-color:#a8915077}
.st-status-icon{height:32px;width:32px;flex:0 0 32px;display:flex;align-items:center;justify-content:center}
.st-status-icon>svg{height:32px;width:32px}
.st-checklist-copy{min-width:0;flex:1}
.st-checklist-copy h3{font-family:var(--condensed);font-size:18px;line-height:24px;font-weight:700;letter-spacing:-.15px}
.st-checklist-copy p{font-family:var(--condensed);font-size:15px;line-height:21px;color:#dae4ed;margin-top:0;overflow-wrap:anywhere}
.st-edit{padding:8px 3px;min-height:40px;min-width:34px;background:none;color:#e5ebf2;text-decoration:underline;text-underline-offset:2px;font-family:var(--condensed);font-size:14px;line-height:20px}
.st-edit:hover{color:#ffd371}
.st-checklist-row.is-pending{border-color:#8e784288;background:#463c231a}
.st-checklist-row.is-pending .st-status-icon{border:1.5px solid #d9b768;color:#ffd681;border-radius:50%;font-weight:700;font-size:16px}
.st-checklist-row.is-pending .st-status-icon::after{content:'!'}
.st-checklist-row.is-pending .st-status-icon>svg{display:none}
.st-completion-actions{margin-top:31px;display:flex;flex-direction:column;align-items:center;gap:21px}
.st-dashboard-button{height:56px;min-height:56px;width:100%;font-family:var(--condensed);font-size:20px;font-weight:700;gap:17px;border-radius:5px;padding:8px 18px}
.st-dashboard-button>svg:first-child{height:29px;width:29px;margin-right:5px}
.st-dashboard-button>svg:last-child{height:27px;width:27px}
.st-dashboard-button:hover{filter:brightness(1.05);box-shadow:0 4px 22px #ffc66116!important}
.st-tour-button{height:46px;min-height:46px;width:400px;max-width:100%;border:1px solid #7a8c96aa;background:linear-gradient(110deg,#02131c77,#031b2799);font-family:var(--condensed);font-size:18px;font-weight:500;gap:11px;border-radius:4px;padding:6px 18px}
.st-tour-button>svg{height:28px;width:28px}
.st-tour-button:hover{background:#102e3e66;border-color:#c5d2d8}
.st-sidebar{padding-top:12px;display:flex;flex-direction:column;gap:12px;min-width:0}
.st-welcome-card{border:1px solid #294c5da6;border-radius:6px;background:linear-gradient(130deg,#041c2840,#00111b33);padding:19px 17px 17px;min-height:640px}
.st-welcome-heading{display:flex;align-items:center;gap:17px}
.st-welcome-heading>svg{height:50px;width:46px;flex:0 0 46px;color:#ffd26a}
.st-welcome-heading h2{font-family:var(--condensed);font-size:20px;line-height:22px;letter-spacing:.12px;font-weight:700}
.st-welcome-copy{font-size:15px;line-height:21px;margin-top:14px!important;color:#e4e9ef;font-family:var(--condensed)}
.st-benefits{border-top:1px solid #78877f6e;margin-top:15px;padding-top:16px;display:flex;flex-direction:column;gap:23px}
.st-benefit{display:flex;align-items:flex-start;gap:20px;min-height:47px}
.st-benefit>svg{height:40px;width:46px;flex:0 0 46px;color:#ffd068;margin-top:0}
.st-benefit:nth-child(2)>svg{height:45px}
.st-benefit:nth-child(3)>svg{height:40px}
.st-benefit:nth-child(4)>svg{height:43px}
.st-benefit h3{font-family:var(--condensed);font-size:16px;line-height:22px;font-weight:700;letter-spacing:-.1px}
.st-benefit p{font-family:var(--condensed);font-size:13px;line-height:19px;letter-spacing:-.15px;color:#dce5ed;margin-top:3px}
.st-testimonial{border-top:1px solid #96988a80;padding-top:17px;margin-top:24px!important}
.st-testimonial blockquote{font-family:var(--condensed);font-size:17px;font-style:italic;line-height:24px;letter-spacing:-.35px}
.st-testimonial figcaption{display:flex;align-items:center;gap:10px;margin-top:10px;white-space:nowrap}
.st-stars{position:relative;font-family:Arial,sans-serif;letter-spacing:.4px;color:#f7c86450;font-size:22px;line-height:25px;display:inline-flex;flex:none}
.st-stars-fill{position:absolute;left:0;top:0;overflow:hidden;width:90%;color:#ffbd38;white-space:nowrap}
.st-testimonial figcaption>span:last-child{font-size:10px;line-height:17px;color:#d7e3ea;letter-spacing:-.2px}
.st-football-promo{height:205px;border:1px solid #495d58a3;border-radius:7px;overflow:hidden;position:relative;background:#021b23 url("/static/site/assets/e13816901b22.webp") center center/cover no-repeat;box-shadow:inset 0 0 28px #0003}
.st-football-promo::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#00101d00 25%,#00100b55 65%,#000b07c9 100%)}
.st-football-promo::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#00111c66,transparent 75%)}
.st-promo-words{position:absolute;bottom:11px;left:18px;z-index:1;transform:rotate(-7deg);transform-origin:left bottom}
.st-promo-words p{font-family:var(--condensed);font-size:23px;line-height:25px;font-weight:700;letter-spacing:.05px;text-shadow:0 2px 3px #000}
.st-promo-words p>span{color:#ffd373}
.st-promo-swoosh{width:150px;height:34px;display:block;margin-top:-1px;margin-left:18px;color:#ffd06b}
.st-community-strip{border-top:1px solid #72837f92;border-bottom:1px solid #c2aa7599;background:#00111b40}
.st-community-grid{display:grid;grid-template-columns:minmax(0,211fr) minmax(0,232fr) minmax(0,277fr) minmax(0,212fr);max-width:1280px;margin:0 auto;padding:12px 46px 13px;min-height:84px;align-items:center}
.st-metric{display:flex;align-items:center;gap:21px;min-height:50px;padding:0 16px;min-width:0}
.st-metric+.st-metric{border-left:1px solid #b5a784b0;padding-left:42px}
.st-metric>svg{width:43px;height:43px;flex:0 0 43px;color:#ffcd62}
.st-metric:nth-child(2)>svg{width:41px;height:41px;flex-basis:41px}
.st-metric:nth-child(3)>svg{width:38px;flex-basis:38px}
.st-metric:nth-child(4)>svg{width:37px;flex-basis:37px}
.st-metric strong{font-family:var(--condensed);font-size:22px;font-weight:700;line-height:25px;white-space:nowrap;display:block}
.st-metric span{font-size:14px;line-height:18px;display:block;white-space:nowrap}
.st-metric small{font-size:11px;line-height:15px;color:#c6d4dc}
.st-metric>div>small{display:block}
@media(min-width:1024px) and (max-width:1279px){.st-metric:first-child{padding-left:18px;gap:24px}.st-metric:nth-child(2){padding-left:55px;gap:20px}.st-metric:nth-child(3){padding-left:49px;gap:22px}.st-metric:nth-child(4){padding-left:35px;gap:22px}.st-metric:nth-child(4) span{font-size:13px}}
.start-footer .signup-footer-grid{height:183px;padding:17px 41px 10px 40px}
.start-footer .signup-footer-company>p,.start-footer .signup-footer-links button,.start-footer .signup-footer-links a,.start-footer .signup-footer-newsletter>p{font-family:var(--condensed);font-size:12.5px}
.start-footer .signup-footer-social{margin-top:16px;gap:16px}
.start-footer #start-newsletter-status{font-size:11px;line-height:16px;margin-top:8px}
.start-footer .signup-footer-legal{height:103px;padding-top:18px;padding-bottom:24px;font-family:var(--condensed);font-size:11px}
/* The tour uses the existing accessible <dialog>, never a made-up dashboard. */
.st-tour-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}
.st-tour-count{font-family:var(--condensed);font-size:12px;color:#c6d0d7;letter-spacing:.7px;padding-right:26px}
.st-tour-top .dialog-kicker{margin:0}
.st-tour-visual{border:1px solid #78684677;border-radius:10px;background:radial-gradient(ellipse at 90% 0,#ae904426,transparent 70%),#071a24;padding:24px;margin:20px 0;color:#f1f3f6;position:relative;overflow:hidden}
.st-tour-visual-label{display:flex;gap:9px;align-items:center;font-family:var(--condensed);font-weight:700;letter-spacing:1px;font-size:12px;color:#f7d083;margin-bottom:17px}
.st-tour-visual-label>svg{width:22px;height:24px}
.st-tour-mini-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #40556688;border-radius:5px;padding:13px 14px;margin-top:9px;font-size:13px}
.st-tour-mini-row strong{font-family:var(--condensed);font-size:16px;font-weight:700}
.st-tour-tag{background:#ddb65315;border:1px solid #e6c47344;color:#f4d487;font-family:var(--condensed);font-size:11px;letter-spacing:.8px;padding:4px 8px;border-radius:4px;white-space:nowrap}
.st-tour-detail{font-size:14px;line-height:22px;color:#c7d4dd}
.st-tour-steps{display:flex;gap:8px;align-items:center}
.st-tour-steps button{width:12px;height:12px;min-width:12px;border-radius:50%;background:#60738166;border:1px solid #78909a77;padding:0}
.st-tour-steps button[aria-current="step"]{width:26px;border-radius:8px;background:#f8cd6d;border-color:#f8cd6d}
.st-tour-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:25px}
.st-tour-controls{display:flex;align-items:center;gap:10px}
.st-modal-secondary{border:1px solid #73899790;background:#0a1c28;border-radius:5px;padding:11px 18px;font-family:var(--condensed);font-size:15px;min-height:44px}
.st-modal-next{padding:11px 20px;min-height:44px;gap:8px;font-family:var(--condensed);font-size:15px}
.st-modal-next>svg{width:22px;height:22px}
.st-modal-note{font-family:var(--condensed);font-size:12px;line-height:19px;color:#bdcbd3;border-top:1px solid #7c80693b;padding-top:15px;margin-top:20px}
.st-dashboard-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}
.st-dashboard-summary>div{border:1px solid #58708166;border-radius:6px;background:#09233266;padding:15px}
.st-dashboard-summary dt{font-size:12px;color:#bccbd4;margin-bottom:7px}
.st-dashboard-summary dd{margin:0;font-family:var(--condensed);font-size:18px;font-weight:700;color:#f4d38b}
.st-dashboard-success{width:63px;height:63px;color:#ffd170;margin-bottom:15px}
.st-dashboard-success>svg{width:100%;height:100%}
.st-handoff-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}
@media(min-width:1280px){
 .st-hero{height:260px}.st-hero-inner{padding-top:27px}.st-hero h1{font-size:51px;line-height:51px}.st-hero h1>span{line-height:51px}.st-hero-description{font-size:18px;line-height:25px;margin-top:11px!important;max-width:640px}
 .st-progress li{transform:none!important}.st-layout{gap:14px}.st-completion-card{padding-left:32px;padding-right:32px}.st-sidebar{gap:16px}.st-welcome-card{padding:24px 23px;min-height:640px}.st-welcome-copy{font-size:16px;line-height:23px}.st-testimonial blockquote{font-size:18px;line-height:25px}.st-testimonial figcaption>span:last-child{font-size:11px}.st-checklist-row{gap:22px}.st-benefits{gap:25px}.st-benefit p{font-size:15px;line-height:20px}.st-community-grid{padding-left:48px;padding-right:48px}.st-metric{gap:24px}.st-metric+.st-metric{padding-left:47px}.st-metric small{font-size:12px}
}
@media(min-width:901px) and (max-width:1023px){
 .st-hero h1{font-size:42px}.st-hero h1>span{line-height:43px}.st-hero-description{font-size:15px}.st-layout{grid-template-columns:minmax(0,2.43fr) minmax(0,1fr)}.st-main-shell{padding-left:16px;padding-right:16px}.st-progress{margin-left:-15px;margin-right:-15px}.st-progress-label{font-size:12px}.st-completion-card{padding-left:22px;padding-right:22px}.st-intro{font-size:16px;line-height:24px}.st-completion-card h2{font-size:35px}.st-checklist-row{gap:13px;padding-left:14px}.st-checklist-copy p{font-size:14px}.st-checklist-copy h3{font-size:17px}.st-welcome-card{padding-left:15px;padding-right:15px}.st-welcome-heading{gap:10px}.st-welcome-heading>svg{width:38px;flex-basis:38px}.st-welcome-heading h2{font-size:18px}.st-benefit{gap:13px}.st-benefit>svg{width:36px;flex-basis:36px}.st-welcome-copy{font-size:14px}.st-testimonial blockquote{font-size:15px}.st-stars{font-size:19px}.st-testimonial figcaption{gap:6px}.st-preview-chip{font-size:9px}.st-metric{gap:12px;padding-left:10px;padding-right:10px}.st-metric+.st-metric{padding-left:25px}.st-community-grid{padding-left:28px;padding-right:28px}.st-metric strong{font-size:20px}.st-metric span{font-size:13px}.st-metric small{font-size:10px}
}
@media(max-width:900px){
 .st-desktop-break{display:none}.st-hero{height:254px;background-position:58% top}.st-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#00111d77,#00111d2b 65%,transparent)}.st-hero-inner{padding:26px 30px 0}.st-hero h1{font-size:43px;line-height:46px}.st-hero h1>span{line-height:46px}.st-hero-description{font-size:16px;line-height:23px;max-width:490px;margin-top:11px!important}
 .st-setup-section{padding-bottom:24px}.st-layout{grid-template-columns:1fr;gap:22px;padding:0 24px}.st-main-shell{padding:0 22px 20px}.st-progress{margin:0 -20px;height:97px}.st-progress li{transform:none!important}.st-progress-label{font-size:13px}.st-completion-card{min-height:0;padding:24px 27px 25px}.st-completion-card h2{font-size:36px;line-height:46px}.st-intro{font-size:17px;line-height:25px;min-height:0}.st-checklist{margin-top:25px;gap:12px}.st-checklist-row{min-height:76px!important;padding:14px 16px;gap:18px}.st-completion-actions{margin-top:27px}.st-sidebar{display:grid;grid-template-columns:1.45fr 1fr;gap:18px;padding:0;align-items:stretch}.st-welcome-card{min-height:0;padding:22px}.st-welcome-heading h2{font-size:21px}.st-welcome-copy{font-size:15px;line-height:22px}.st-benefits{gap:22px}.st-benefit{gap:18px}.st-football-promo{height:auto;min-height:280px;background-position:56% center}.st-promo-words{left:20px;bottom:18px}.st-promo-words p{font-size:26px;line-height:29px}.st-testimonial blockquote{font-size:17px}.st-community-grid{grid-template-columns:1fr 1fr;padding:13px 26px;gap:8px}.st-metric{padding:12px 18px;gap:24px;min-height:76px}.st-metric+.st-metric{padding-left:25px}.st-metric:nth-child(3){border-left:0}.st-metric>svg{width:43px!important;flex-basis:43px!important}.st-metric strong{font-size:23px}.st-metric span{font-size:15px}.st-metric small{font-size:11px}
 .start-footer .signup-footer-grid{height:auto;padding:25px 28px;grid-template-columns:1.2fr .8fr;gap:26px 30px}.start-footer .signup-footer-legal{height:auto;flex-wrap:wrap;padding:20px 28px;gap:18px 20px;justify-content:space-between;font-size:11px}
}
@media(max-width:600px){
 .st-hero{height:280px;background-size:auto 280px;background-position:58% center}.st-hero::before{background:linear-gradient(90deg,#00111dc7 5%,#00111d9b 50%,#00111d33),linear-gradient(0deg,#00131b44,transparent 55%)}.st-hero-inner{padding:27px 23px 0}.st-hero .st-eyebrow{font-size:12px;letter-spacing:2px}.st-hero h1{font-size:34px;line-height:39px;letter-spacing:.25px;margin-top:7px}.st-hero h1>span{line-height:39px;transform:none;-webkit-text-stroke:.15px currentColor}.st-hero-description{font-size:15px;line-height:23px;max-width:380px;letter-spacing:0;margin-top:15px!important}
 .st-layout{padding:0 12px;gap:22px}.st-main-shell{padding:0 10px 12px}.st-progress{margin:0 -8px;height:102px;padding-top:22px}.st-progress ol{height:72px;gap:0}.st-progress-label{font-size:10px;line-height:14px;white-space:normal;max-width:66px;min-height:28px;text-align:center}.st-progress-item{gap:9px}.st-progress-dot{height:28px;width:28px}.st-progress .is-active .st-progress-dot{height:32px;width:32px;margin:0;font-size:18px}.st-progress .is-complete .st-progress-dot{height:27px;width:27px;margin:2px 0 3px}.st-progress .is-complete .st-progress-dot svg{height:22px;width:22px}.st-progress ol::before,.st-progress ol::after{top:16px}.st-progress ol::after{left:80%;width:13%}
 .st-completion-card{padding:21px 15px 21px;border-radius:6px}.st-section-kicker{gap:4px;align-items:flex-start}.st-section-kicker .st-eyebrow{font-size:11px;line-height:18px;letter-spacing:1.4px}.st-preview-chip{font-size:8px;letter-spacing:.3px;padding:0 4px;line-height:17px}.st-completion-card h2{font-size:31px;line-height:42px;letter-spacing:.05px;margin-top:4px}.st-intro{font-size:16px;line-height:24px;letter-spacing:-.15px;margin-top:3px!important}.st-checklist{margin-top:23px;gap:11px}.st-checklist-row{padding:13px 10px!important;gap:11px;min-height:83px!important}.st-status-icon,.st-status-icon>svg{height:29px;width:29px;flex-basis:29px}.st-checklist-copy h3{font-size:17px;line-height:23px;letter-spacing:-.15px}.st-checklist-copy p{font-size:13px;line-height:19px;margin-top:2px}.st-edit{font-size:13px;min-width:27px;padding:10px 1px;flex:none}.st-completion-actions{margin-top:24px;gap:15px}.st-dashboard-button{height:55px;font-size:18px;gap:9px;padding:8px}.st-dashboard-button>svg:first-child{width:24px;height:27px;margin-right:0}.st-dashboard-button>svg:last-child{width:22px;height:22px}.st-tour-button{height:46px;font-size:16px;width:100%;gap:9px}.st-tour-button>svg{height:24px;width:24px}
 .st-sidebar{display:flex;flex-direction:column;gap:15px}.st-welcome-card{padding:24px 23px 22px}.st-welcome-heading{gap:17px}.st-welcome-heading h2{font-size:23px;line-height:25px}.st-welcome-copy{font-size:16px;line-height:23px;margin-top:18px!important}.st-benefits{margin-top:20px;padding-top:22px;gap:24px}.st-benefit{gap:22px}.st-benefit h3{font-size:18px;line-height:24px}.st-benefit p{font-size:15px;line-height:21px}.st-testimonial{margin-top:24px!important;padding-top:19px}.st-testimonial blockquote{font-size:18px;line-height:25px;letter-spacing:-.1px}.st-stars{font-size:24px}.st-testimonial figcaption{gap:12px}.st-testimonial figcaption>span:last-child{font-size:12px}.st-football-promo{height:245px;min-height:245px;background-position:center 45%}.st-promo-words{left:23px;bottom:19px}.st-promo-words p{font-size:27px;line-height:28px}.st-promo-swoosh{width:157px;height:35px}
 .st-community-grid{padding:13px 11px;gap:9px 0}.st-metric{gap:12px;padding:12px 10px;min-height:83px}.st-metric+.st-metric{padding-left:17px}.st-metric:nth-child(3){padding-left:10px}.st-metric>svg{height:36px!important;width:34px!important;flex-basis:34px!important}.st-metric strong{font-size:20px;line-height:24px}.st-metric span{font-size:12px;line-height:17px;white-space:normal}.st-metric small{font-size:10px;line-height:13px}.st-metric span small{display:block}.st-community-strip .st-metric:nth-child(3)>div>small{font-size:9px}
 .start-footer .signup-footer-grid{padding:26px 23px;gap:28px 25px}.start-footer .signup-footer-brand strong{font-size:18px}.start-footer .signup-footer-company>p,.start-footer .signup-footer-links button,.start-footer .signup-footer-links a,.start-footer .signup-footer-newsletter>p{font-size:14px;line-height:21px}.start-footer .signup-footer h3{font-size:15px}.start-footer .signup-footer-newsletter input{font-size:14px}.start-footer #start-newsletter-status{font-size:12px;line-height:18px}.start-footer .signup-footer-legal{padding:20px 23px 26px;font-size:11px}
 .st-tour-visual{padding:17px}.st-tour-actions{flex-wrap:wrap;gap:18px}.st-tour-controls{margin-left:auto}.st-tour-detail{font-size:13px}.st-tour-mini-row{padding:11px;font-size:12px}.st-tour-mini-row strong{font-size:14px}.st-tour-tag{font-size:10px}.st-modal-secondary{padding:10px 15px}.st-modal-next{padding:10px 15px}.st-handoff-actions{flex-direction:column}.st-handoff-actions button{width:100%;min-height:44px}.st-dashboard-summary{grid-template-columns:1fr 1fr}.st-dashboard-summary>div{padding:12px}.st-dashboard-summary dd{font-size:16px}
}
@media(max-width:370px){
 .st-hero-inner{padding-left:18px;padding-right:18px}.st-hero h1{font-size:30px;letter-spacing:0}.st-hero h1>span{line-height:36px}.st-hero-description{font-size:14px;line-height:22px}.st-preview-chip{font-size:7px;letter-spacing:0}.st-completion-card{padding-left:12px;padding-right:12px}.st-completion-card h2{font-size:29px}.st-intro{font-size:15px}.st-checklist-copy h3{font-size:15px}.st-checklist-copy p{font-size:12px}.st-checklist-row{gap:8px}.st-status-icon,.st-status-icon>svg{width:25px;height:25px;flex-basis:25px}.st-dashboard-button{font-size:16px;gap:7px}.st-progress-label{font-size:9px}.st-metric{gap:9px}.st-metric+.st-metric{padding-left:12px}.st-metric strong{font-size:18px}.st-metric>svg{width:28px!important;flex-basis:28px!important}
}
@media(prefers-reduced-motion:reduce){.start-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

