.breakdance .bde-section-1309-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1309-100 .section-container{padding-bottom:0px;padding-top:0px}html{overflow-y:scroll;scrollbar-gutter:stable}html,body{overflow-x:hidden;max-width:100%;margin:0;padding:0}.breakdance .breakdance-section,.breakdance .bde-section,.bde-section,.bde-section>.section-container,.section-container,.bde-column,.bde-column-inner,.bde-code-block,.breakdance-code-block,.elementor-widget-html,.entry-content,.site-main,main,article{padding-top:0!important;margin-top:0!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%!important}:root{--navy:#1F3864;--navy-deep:#152849;--navy-ink:#0F1E38;--red:#C8102E;--red-dark:#A30D24;--red-bright:#E0152E;--gold:#FFD27A;--gold-deep:#E8B547;--paper:#FFF;--cream:#F8F5EE;--ink:#1A1A1A;--ink-soft:#4A5468;--rule:#E8E5DC;--container:1200px;--radius:8px;--radius-lg:12px;--display:'Oswald',system-ui,-apple-system,sans-serif;--body:'Source Sans 3',system-ui,-apple-system,sans-serif}*,*::before,*::after{box-sizing:border-box}body{font-family:var(--body);color:var(--ink);background:var(--paper);margin:0;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--display);font-weight:700;letter-spacing:0.01em;line-height:1.05;margin:0;text-transform:uppercase}p{margin:0}.container{max-width:var(--container);margin:0 auto;padding:0 24px;position:relative}.eyebrow{display:inline-block;font-family:var(--display);font-weight:700;letter-spacing:0.12em;text-transform:uppercase;font-size:18px;color:var(--red);margin-bottom:14px}.eyebrow--light{color:var(--gold)}.how__head .eyebrow{font-size:22px;letter-spacing:0.10em;margin-bottom:16px}.gotv-bar{background:var(--gold);color:var(--navy-deep);padding:12px 16px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;border-bottom:2px solid var(--gold-deep)}.gotv-bar__inner{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:0.06em;text-transform:uppercase}.gotv-bar__pulse{width:10px;height:10px;background:var(--red);border-radius:50%;animation:pulse-dot 1.6s ease-in-out infinite;flex-shrink:0}@keyframes pulse-dot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(0.85)}}.gotv-bar__text{color:var(--navy-deep)}.gotv-bar__text strong{font-weight:700}.gotv-bar__sep{color:var(--red);margin:0 6px;font-weight:700}.gotv-bar__cta{background:var(--red);color:white!important;padding:8px 16px;border-radius:4px;text-decoration:none;font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:0.1em;text-transform:uppercase;transition:background 0.18s ease,transform 0.18s ease;white-space:nowrap}.gotv-bar__cta:hover{background:var(--red-dark);transform:translateY(-1px)}.hero--vote{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;min-height:820px;display:flex;align-items:flex-end;justify-content:center;background-image:linear-gradient(180deg,rgba(15,30,56,0.12) 0%,rgba(15,30,56,0.15) 45%,rgba(15,30,56,0.55) 72%,rgba(15,30,56,0.92) 100%),url(https://votemarksmith.com/wp-content/uploads/2026/06/IMG_7591-scaled.jpeg);background-size:cover;background-position:center 12%;background-repeat:no-repeat;padding:30px 0 50px;overflow:hidden}.hero--vote::before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,0.4) 0%,transparent 22%);pointer-events:none}.hero__inner{position:relative;z-index:1;text-align:center;max-width:820px;margin:0 auto;padding-left:24px;padding-right:24px}.hero__eyebrow{display:inline-flex;align-items:center;gap:10px;background:var(--red);color:#fff;font-family:var(--display);font-weight:700;letter-spacing:0.12em;text-transform:uppercase;font-size:13px;padding:8px 16px;margin-bottom:18px;box-shadow:0 4px 16px rgba(0,0,0,0.4)}.hero__eyebrow-pulse{width:7px;height:7px;background:#fff;border-radius:50%;animation:pulse-dot 1.6s ease-in-out infinite}.hero--vote h1{color:white!important;letter-spacing:-0.005em}.hero__name{color:var(--gold);display:inline-block}.hero__lede{font-size:19px;color:rgba(255,255,255,0.96);line-height:1.45;margin:0 auto 26px;max-width:620px;text-shadow:0 2px 14px rgba(0,0,0,0.7)}.hero__lede strong{font-weight:700;color:var(--gold)}.hero__buttons{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.why{background:var(--paper);padding:80px 0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none}.why__head{text-align:center;margin-bottom:48px;max-width:720px;margin-left:auto;margin-right:auto}.why__head h2{font-size:clamp(32px,4.5vw,52px);color:var(--navy);line-height:0.98;margin-bottom:14px}.why__head p{font-size:18px;color:var(--ink-soft)}.why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why__card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--radius-lg);padding:36px 28px 32px;text-align:center;position:relative;overflow:hidden;transition:transform 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease}.why__card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--red) 0%,var(--gold) 100%)}.why__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(15,31,63,0.12);border-color:rgba(200,16,46,0.25)}.why__card--featured{box-shadow:0 6px 20px rgba(15,31,63,0.08)}.why__card--featured::before{background:var(--red);height:5px}.why__num{font-family:var(--display);font-weight:700;font-size:76px;color:var(--navy);line-height:0.9;margin-bottom:8px;letter-spacing:-0.02em}.why__num-plus{font-size:38px;color:var(--gold-deep);vertical-align:top;margin-left:2px}.why__num--year{font-size:42px;padding-top:14px;color:var(--navy);white-space:nowrap}.why__card h3{font-size:20px;color:var(--navy);margin-bottom:12px}.why__card p{font-size:15px;line-height:1.55;color:var(--ink-soft);margin-bottom:18px;min-height:48px}.why__link{color:var(--red);font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none;border-bottom:2px solid transparent;padding-bottom:2px;transition:border-color 0.18s ease}.why__link:hover{border-bottom-color:var(--red)}.how{background:var(--navy);color:#fff;padding:50px 0 80px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;position:relative}.how::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,210,122,0.05) 1px,transparent 1.5px);background-size:32px 32px;pointer-events:none}.how .container{position:relative;z-index:1}.how__head{text-align:center;margin-bottom:32px;max-width:640px;margin-left:auto;margin-right:auto}.how__head h2{color:white!important;font-size:clamp(28px,4vw,44px);margin-bottom:12px}.how__head p{font-size:17px;color:rgba(255,255,255,0.78)}.how__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto}.how__card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,210,122,0.3);border-radius:var(--radius-lg);padding:30px 28px;position:relative;overflow:hidden;transition:border-color 0.18s ease,transform 0.18s ease}.how__card:hover{border-color:var(--gold);transform:translateY(-2px)}.how__date{display:flex;align-items:baseline;gap:14px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,0.15);flex-wrap:wrap}.how__date-range{font-family:var(--display);font-weight:700;font-size:34px;color:var(--gold);line-height:1.05;letter-spacing:-0.01em;text-transform:uppercase;white-space:nowrap}.how__date-range-note{font-family:var(--display);font-weight:600;font-size:13px;letter-spacing:0.16em;text-transform:uppercase;color:rgba(255,255,255,0.75)}.how__date-day{font-family:var(--display);font-weight:700;font-size:56px;color:var(--gold);line-height:1;letter-spacing:-0.02em}.how__date-label{display:flex;flex-direction:column;gap:2px}.how__date-month{font-family:var(--display);font-weight:700;font-size:18px;letter-spacing:0.06em;text-transform:uppercase;color:#fff}.how__date-note{font-family:var(--display);font-weight:500;font-size:11px;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255,255,255,0.7)}.how__card h3{font-size:20px;color:#fff;margin-bottom:8px}.how__card p{font-size:15px;line-height:1.55;color:rgba(255,255,255,0.82);margin-bottom:18px}.how__card p strong{color:#fff;font-weight:700}.how__link{color:var(--gold)!important;font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none;border-bottom:2px solid transparent;padding-bottom:2px;transition:border-color 0.18s ease}.how__link:hover{border-bottom-color:var(--gold)}.cta-section{background:linear-gradient(180deg,var(--navy) 0%,var(--navy-deep) 100%);color:#fff;padding:80px 0 88px;text-align:center;position:relative;overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none}.cta-section::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,210,122,0.06) 1px,transparent 1.5px);background-size:32px 32px;pointer-events:none}.cta-section__inner{position:relative;z-index:1}.cta-section__stars{display:block;color:var(--gold);font-size:16px;letter-spacing:0.4em;margin-bottom:18px}.cta-section h2{font-size:clamp(32px,4.5vw,52px);color:white!important;margin-bottom:14px;line-height:1}.cta-section p{font-size:18px;color:rgba(255,255,255,0.85);margin-bottom:36px;max-width:560px;margin-left:auto;margin-right:auto}.cta-section__buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:var(--radius);font-family:var(--display);font-weight:700;font-size:14px;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none;transition:all 0.18s ease;cursor:pointer;border:2px solid transparent}.cta-btn--red{background:var(--red);color:white!important;border-color:var(--red)}.cta-btn--red:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px);box-shadow:0 6px 16px rgba(200,16,46,0.3)}.cta-btn--gold{background:transparent;color:var(--gold)!important;border-color:var(--gold)}.cta-btn--gold:hover{background:rgba(255,210,122,0.1);transform:translateY(-1px)}.cta-btn--outline-white{background:transparent;color:white!important;border-color:rgba(255,255,255,0.5)}.cta-btn--outline-white:hover{background:rgba(255,255,255,0.12);border-color:#fff}@media (max-width:1024px){body section.hero h1,body .hero h1{font-size:52px!important}.hero--vote{min-height:720px;padding:30px 0 50px;background-position:center 10%}.hero__lede{font-size:18px}.why__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.how__grid{grid-template-columns:1fr;max-width:560px}}@media (max-width:768px){.gotv-bar{padding:10px 14px}.gotv-bar__inner{font-size:12px;gap:10px}.gotv-bar__text{text-align:center}.hero--vote{min-height:740px;padding:24px 0 36px;background-color:var(--navy);background-image:linear-gradient(180deg,transparent 0%,transparent 32%,rgba(15,30,56,0.55) 42%,rgba(15,30,56,0.95) 50%,rgba(15,30,56,1.0) 58%),url(https://votemarksmith.com/wp-content/uploads/2026/06/IMG_7591-scaled.jpeg);background-size:100% 100%,100% auto;background-position:0 0,center top;background-repeat:no-repeat,no-repeat}body section.hero h1,body .hero h1{font-size:40px!important;line-height:1.02!important}.hero__eyebrow{font-size:11px;padding:7px 14px;margin-bottom:16px}.hero__lede{font-size:16px!important;margin-bottom:22px}.why{padding:60px 0}body .why__head h2{font-size:28px!important}.why__head p{font-size:16px}.why__num{font-size:58px}.why__num--year{font-size:32px}.how{padding:50px 0 60px}body .how__head h2{font-size:28px!important}.how__date-day{font-size:44px}.how__date-range{font-size:26px}.how__date-month{font-size:16px}.how__card h3{font-size:18px}.cta-section{padding:60px 0 64px}body .cta-section h2{font-size:32px!important}.cta-section p{font-size:16px}}@media (max-width:480px){.gotv-bar__inner{gap:8px;flex-wrap:nowrap}.gotv-bar__text{font-size:11px}.hero--vote{min-height:680px;padding:20px 0 32px}body section.hero h1,body .hero h1{font-size:30px!important;letter-spacing:0!important}.hero__eyebrow{font-size:10px;padding:6px 12px;margin-bottom:16px}.hero__lede{font-size:15px!important;margin-bottom:24px}.hero__buttons{flex-direction:column;align-items:stretch}.cta-btn{width:100%}body .why__head h2{font-size:24px!important}.why__card{padding:30px 22px 26px}.why__num{font-size:50px}.why__num--year{font-size:28px}.why__card h3{font-size:18px}body .how__head h2{font-size:24px!important}.how__card{padding:24px 22px}.how__date-range{font-size:22px}body .cta-section h2{font-size:26px!important}.cta-section__stars{font-size:14px;letter-spacing:0.3em}}@media (max-width:360px){body section.hero h1,body .hero h1{font-size:26px!important}.container{padding:0 18px}.why__num{font-size:44px}.hero--vote{min-height:620px}}