/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071d3b;--blue:#0d376f;--red:#d72a35;--red-dark:#941c25;--cream:#f5efe2;--gold:#f1bd4b;--ink:#10213b;--muted:#667085;--line:#d8d2c7}*{box-sizing:border-box}html{background:var(--navy)}body{background:radial-gradient(circle at 50% -10%,#174681 0,var(--navy) 48%);color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.shell{min-height:100svh;padding:18px 14px 28px}.experience{width:min(100%,560px);margin:0 auto}.progress-wrap{margin:0 4px 16px}.progress-copy{color:#d9e3f1;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:850;display:flex}.progress-track{background:#ffffff2e;border-radius:99px;height:7px;overflow:hidden}.progress-track span{background:var(--gold);border-radius:99px;height:100%;transition:width .3s;display:block}.screen-wrap{min-height:650px}.screen{background:var(--cream);width:100%;color:var(--ink);border-radius:26px;padding:clamp(25px,6.5vw,40px);animation:.28s both enter;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000047}.screen:before{content:"";background:linear-gradient(90deg,var(--red) 0 44%,white 44% 56%,var(--blue) 56%);height:9px;position:absolute;inset:0 0 auto}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 22px;font-size:14px;font-weight:950}.fair-chip{color:var(--blue);background:#e7ddc8;border-radius:99px;margin:0 0 15px;padding:7px 11px;font-size:12px;font-weight:850;display:inline-block}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2{letter-spacing:-.035em;color:var(--ink);font-family:Georgia,Times New Roman,serif}h1{margin:20px 0 18px;font-size:clamp(33px,8.7vw,47px);line-height:1.02}h2{margin:0 0 20px;font-size:clamp(29px,7vw,40px);line-height:1.04}h3{margin:0 0 8px;font-size:18px;line-height:1.2}.hero-card{padding-top:52px}.lede{color:#263752;margin:0 0 25px;font-size:19px;line-height:1.48}.primary{background:var(--red);color:#fff;width:100%;min-height:60px;box-shadow:0 7px 0 var(--red-dark);cursor:pointer;border:0;border-radius:14px;padding:16px 18px;font-size:19px;font-weight:950}.primary:active{box-shadow:0 4px 0 var(--red-dark);transform:translateY(3px)}.primary:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.choice:focus-visible{outline:4px solid var(--gold);outline-offset:3px}input:focus-visible{outline:4px solid var(--gold);outline-offset:3px}textarea:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.restart:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.text-button:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.secondary-link:focus-visible{outline:4px solid var(--gold);outline-offset:3px}summary:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.micro{text-align:center;color:var(--muted);margin:18px 0 0;font-size:15px;line-height:1.45}.choice-list{gap:11px;display:grid}.choice{border:2px solid var(--line);width:100%;min-height:66px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:38px 1fr 18px;align-items:center;gap:11px;padding:11px 14px;font-size:18px;font-weight:850;line-height:1.3;transition:transform .15s,border-color .15s,background .15s;display:grid}.choice:hover{border-color:var(--blue);transform:translateY(-1px)}.choice.selected{border-color:var(--red);background:#fff0f0}.choice-letter{width:32px;height:32px;color:var(--blue);background:#e7edf5;border-radius:50%;place-items:center;font-size:13px;font-weight:950;display:grid}.choice b{color:var(--red);text-align:right}.compact{gap:8px}.compact .choice{min-height:56px;font-size:17px}.reveal-panel{animation:.25s both enter}.answer-status{border-radius:99px;margin:0 0 16px;padding:8px 12px;font-size:15px;font-weight:900;display:inline-block}.answer-status.correct{color:#17613a;background:#dcefe2}.answer-status.missed{color:#455065;background:#e7e9ed}.reveal-kicker{color:var(--red);letter-spacing:.14em;margin:0 0 8px;font-size:14px;font-weight:950}.reveal-number{color:var(--red);letter-spacing:-.055em;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,10vw,58px);font-weight:950;line-height:.92}.reveal-panel>p:not(.answer-status,.reveal-kicker,.fine-print,.persuasive-close,.source-line){color:#293b55;font-size:19px;line-height:1.5}.translation{background:var(--navy);color:#fff;border-radius:16px;align-items:center;gap:16px;margin:20px 0 12px;padding:18px;display:flex}.translation strong{color:var(--gold);white-space:nowrap;font-family:Georgia,serif;font-size:31px;line-height:1}.translation span{min-width:0;font-size:18px;font-weight:750;line-height:1.35}.power-translation{flex-direction:column;align-items:flex-start;gap:8px}.power-translation strong{white-space:normal;font-size:28px}.power-translation span{font-size:20px}.fine-print{color:var(--muted);margin:9px 0 20px;font-size:15px;line-height:1.4}.persuasive-close{border-left:6px solid var(--red);color:var(--ink);padding:12px 0 12px 16px;font-size:20px;font-weight:900;line-height:1.4}.source-line{border-top:1px solid var(--line);color:var(--muted);margin:20px 0;padding-top:13px;font-size:13px;line-height:1.45}.source-line span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-right:7px;font-weight:950}.candidate-stack{gap:12px;margin:18px 0 23px;display:grid}.candidate{border-radius:17px;padding:19px 18px}.candidate-name{text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-weight:950}.candidate h3{font-size:22px}.candidate ul{margin:13px 0 0;padding-left:19px}.candidate li{margin:9px 0;font-size:17px;line-height:1.38}.candidate.tiffany{background:var(--blue);color:#fff}.candidate.crowley{color:#2f3540;background:#e1e4e9}.follow-up{margin:26px 0 13px;font-family:Georgia,serif;font-size:22px}.fact-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:14px;line-height:1.45}.result-card{text-align:center}.result-icon,.check{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 16px;font-family:Georgia,serif;font-size:35px;font-weight:950;display:grid}.result-card h2{color:var(--red);font-size:clamp(36px,9vw,48px)}.result-playback{color:#35435a;margin:-4px 0 22px;font-size:19px;font-weight:800;line-height:1.48}.poll-block{background:var(--navy);color:#fff;text-align:left;border-radius:17px;align-items:center;gap:16px;margin-bottom:21px;padding:17px;display:flex}.poll-block strong{color:var(--gold);font-family:Georgia,serif;font-size:45px;line-height:.9}.poll-block span{font-size:18px;font-weight:700;line-height:1.4}.save-status{justify-content:center;align-items:center;gap:9px;min-height:28px;margin:-8px 0 15px;font-size:14px;font-weight:850;display:flex}.save-status.saved{color:#17613a}.save-status.saving{color:var(--muted)}.save-status.error{color:#a61924}.save-status button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-weight:900;text-decoration:underline}.sources{border-top:1px solid var(--line);text-align:left;color:var(--muted);margin-top:23px;padding-top:15px;font-size:14px}.sources summary{color:var(--blue);cursor:pointer;text-align:center;font-weight:850}.sources ul{padding-left:18px}.sources li{margin:8px 0}.sources a{color:var(--blue)}.sources p{line-height:1.45}label{color:var(--ink);margin:18px 0 7px;font-size:16px;font-weight:900;display:block}label span{color:var(--muted);font-weight:500}input,textarea{border:2px solid var(--line);width:100%;min-height:56px;color:var(--ink);background:#fff;border-radius:13px;padding:14px 16px;font-size:17px}input:focus,textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0d376f21}.share-copy{resize:none;min-height:190px;margin-bottom:18px;font-size:19px;line-height:1.52}.text-button{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:5px auto 0;padding:17px;text-decoration:underline;display:block}.thanks-card{text-align:center;padding-top:48px}.thanks-card .check{background:#247c4a}.plan-card{background:var(--navy);color:#fff;text-align:left;border-radius:16px;flex-direction:column;gap:10px;margin:0 0 22px;padding:22px;display:flex}.plan-card strong{color:var(--gold);text-transform:uppercase;letter-spacing:.07em;font-size:18px}.plan-card ul{margin:0;padding-left:24px}.plan-card li{margin:10px 0;padding-left:3px;font-size:19px;font-weight:800;line-height:1.35}.plan-card li::marker{color:var(--gold)}.secondary-link{color:var(--blue);text-underline-offset:3px;margin:24px auto 5px;font-weight:900;display:block}.assessment-support{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:25px 0 0;padding-top:15px;font-size:13px;line-height:1.45}.assessment-support a{color:var(--blue);text-underline-offset:3px;font-weight:850}.assessment-support a:focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:3px}@media (max-width:520px){.translation{flex-direction:column;align-items:flex-start;gap:10px}.translation strong{white-space:normal;font-size:clamp(28px,9vw,34px)}.translation span{width:100%;font-size:19px;line-height:1.35}}@media (max-width:390px){.shell{padding:12px 9px 22px}.screen{border-radius:20px;padding:28px 20px}.screen-wrap{min-height:610px}.reveal-number{font-size:38px}.translation strong{font-size:28px}.translation span{font-size:18px}.result-card h2{font-size:35px}.poll-block{align-items:flex-start}.poll-block strong{font-size:42px}.poll-block span{font-size:17px}}@media (min-width:700px){.screen-wrap{min-height:670px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.school-shell{background:linear-gradient(#123665 0,#071d3b 72%);min-height:100svh}.school-screen{padding-top:46px}.school-screen:before{background:linear-gradient(90deg,#c6222e 0 50%,#17365d 50%)}.opening-screen h1{margin-top:4px}.opening-question{color:var(--red);letter-spacing:-.025em;margin:31px 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(25px,6.4vw,34px);font-weight:950;line-height:1.08}.school-prompt{color:var(--red);letter-spacing:.13em;text-transform:uppercase;margin:25px 0 10px;font-size:13px;font-weight:950}.school-choice{grid-template-columns:1fr 18px}.school-reveal{animation:.25s both enter}.school-fact-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin:10px 0 20px;padding:22px}.school-fact-card>strong{color:var(--navy);font-size:24px;line-height:1.35;display:block}.school-fact-card>p:last-child{color:var(--ink);margin:10px 0 0;font-size:19px;font-weight:850}.school-fact-card small{color:var(--muted);margin-top:14px;font-size:13px;line-height:1.4;display:block}.school-more{color:var(--navy);letter-spacing:-.05em;font-size:54px;font-weight:950;line-height:1}.school-conclusion{color:#263752;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:800;line-height:1.45}.school-footer{color:#d9e3f1;text-align:center;padding:20px 12px 4px;font-size:15px;font-weight:850}.form-screen select{border:2px solid var(--line);width:100%;min-height:58px;color:var(--ink);font:inherit;background:#fff;border-radius:13px;padding:12px 15px;font-size:18px}.money-input,.percent-input{border:2px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:auto 1fr;align-items:center;display:grid;overflow:hidden}.money-input:focus-within,.percent-input:focus-within,.form-screen select:focus{border-color:var(--blue);outline:3px solid #0d376f21}.money-input span,.percent-input span{color:var(--ink);padding-left:16px;font-size:22px;font-weight:900}.money-input input,.percent-input input{min-width:0;box-shadow:none;border:0;border-radius:0;font-size:20px;font-weight:800}.percent-input{grid-template-columns:1fr auto}.percent-input span{padding:0 16px 0 0}.field-help{color:var(--muted);margin:8px 0 24px;font-size:14px;line-height:1.45}.primary:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}.impact-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:21px;box-shadow:0 10px 30px #071d3b14}.impact-card p{margin:0 0 6px;font-size:17px;font-weight:800;line-height:1.35}.impact-card span{color:#3d4a60;font-size:15px;line-height:1.4;display:block}.impact-card strong{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:48px;line-height:1;display:block}.impact-card .impact-green{color:#21854f}.impact-card .impact-red{color:#bd2230}.impact-card hr{background:var(--line);border:0;height:1px;margin:18px 0}.cut-list-title{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin:22px 0 7px;font-size:13px;font-weight:950}.cut-list,.stakes-list{margin:0 0 20px;padding:0;list-style:none}.cut-list li,.stakes-list li{border-bottom:1px solid var(--line);color:var(--ink);padding:12px 4px;font-size:18px;font-weight:850;line-height:1.35}.cut-list li:before{content:"→";color:var(--red);margin-right:11px}.scenario-assumption{border-left:6px solid var(--red);background:#fff9ef;gap:4px;margin:8px 0 23px;padding:15px 16px;display:grid}.scenario-assumption strong{color:var(--ink);font-size:22px;line-height:1.25}.scenario-assumption span{color:var(--muted);font-size:17px;line-height:1.35}.math-list{margin:0 0 18px}.math-list div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:12px;padding:14px 0;display:grid}.math-list dt{color:#35435a;font-size:16px;line-height:1.35}.math-list dd{color:var(--ink);margin:0;font-size:17px;font-weight:950}.math-list .math-highlight{background:#e3f2e9;border:0;margin:0 -12px;padding:15px 12px}.math-list .math-highlight dt,.math-list .math-highlight dd{color:#17613a;font-weight:900}.equation{color:#263752;text-align:center;margin:18px 0;font-size:20px;font-weight:850}.equation strong{color:var(--red)}.stakes-list li{align-items:center;gap:12px;display:flex}.stakes-list li:before{content:"→";color:var(--red);flex:none;font-size:29px;font-weight:950;line-height:1}.share-card h3{margin:24px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:22px}.candidate-next{background:var(--blue);color:#fff;width:100%;min-height:62px;box-shadow:0 7px 0 var(--navy);cursor:pointer;border:0;border-radius:14px;margin-top:20px;padding:16px 18px;font-size:20px;font-weight:950}.candidate-next:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.cap-fact-card{border-left:6px solid var(--red);background:#fff;border-radius:14px;margin:4px 0 25px;padding:21px;box-shadow:0 8px 25px #071d3b14}.cap-fact-card h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.25}.cap-fact-card p{color:#40506a;font-size:16px;line-height:1.45}.cap-fact-card a{color:var(--blue);font-size:13px;font-weight:850}.cap-follow-up{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.22}.school-crowley{border:2px solid #d9b052;background:#f3ede0!important}.link-button{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:flex}.secondary-action{border:3px solid var(--blue);width:100%;min-height:64px;color:var(--blue);cursor:pointer;background:#fff;border-radius:14px;margin-top:19px;padding:15px 17px;font-size:18px;font-weight:950}.secondary-action:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.form-screen select:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.school-sources{border:1px solid var(--line);background:#fff;border-radius:14px;margin:24px 0 12px;padding:18px}.school-sources summary{text-align:left}.fair-finish .save-status{margin:15px 0 0}@media (max-width:390px){.school-screen{padding:29px 20px}.impact-card strong{font-size:42px}.school-more{font-size:48px}.math-list div{grid-template-columns:1fr}.math-list dd{text-align:left}.school-footer{font-size:14px}}.education-hub{padding-top:50px}.education-hub h1{margin-top:4px}.education-track-list{gap:13px;margin-top:13px;display:grid}.education-track{border:2px solid var(--line);min-height:92px;color:var(--ink);background:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:18px;text-decoration:none;display:grid;box-shadow:0 6px 18px #071d3b0f}.education-track:hover{border-color:var(--blue);transform:translateY(-1px)}.education-track strong,.education-track small{display:block}.education-track strong{font-size:20px;line-height:1.2}.education-track small{color:var(--muted);margin-top:6px;font-size:16px;line-height:1.35}.education-track b{color:var(--red);font-size:25px}.tax-track .screen-wrap{min-height:710px}.tax-track .secondary-link{text-align:center}.tax-bill{border:1px solid var(--line);background:#fff;border-radius:17px;gap:16px;margin:18px 0 24px;padding:20px;display:grid}.tax-row>div:first-child{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.tax-row span{color:#35435a;font-size:16px;font-weight:850;line-height:1.25}.tax-row strong{color:var(--ink);font-size:19px}.tax-row small{color:var(--muted);margin-top:5px;font-size:13px;display:block}.tax-row.accent span,.tax-row.accent strong{color:var(--red)}.tax-bar{background:#e3e6eb;border-radius:99px;height:9px;margin-top:7px;overflow:hidden}.tax-bar span{background:var(--blue);border-radius:99px;height:100%;display:block}.tax-row.accent .tax-bar span{background:var(--red)}.tax-stat{background:var(--navy);color:#fff;text-align:center;border-radius:17px;margin:18px 0;padding:20px}.tax-stat span{color:#fff;font-size:16px;font-weight:850;line-height:1.35;display:block}.tax-stat strong{color:var(--gold);margin:9px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1;display:block}.tax-stat p{color:#d9e3f1;margin:0;font-size:16px}.tax-naep{border-left:6px solid var(--gold);color:#263752;background:#fff9ea;margin:18px 0;padding:18px;font-size:17px;line-height:1.45}.tax-naep strong{color:var(--red);font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1}.spending-list{margin-top:15px}.spending-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.spending-list span{color:#35435a;font-size:15px}.spending-list b{color:var(--ink)}.tax-results .choice{min-height:53px}.tax-continue{margin-top:18px}@media (max-width:390px){.education-hub{padding:38px 20px}.education-track{min-height:88px;padding:15px}.education-track strong{font-size:18px}.education-track small{font-size:15px}.tax-bill{padding:16px}.tax-row>div:first-child{align-items:flex-start}.tax-row span{font-size:15px}.tax-stat strong{font-size:39px}.tax-naep{font-size:16px}.tax-naep strong{font-size:34px}}.hunter-site{--hunter-forest:#123727;--hunter-deep:#09281c;--hunter-paper:#f5f0e4;--hunter-ink:#10291d;--hunter-muted:#5c675f;--hunter-gold:#dfa938;--hunter-line:#d7d0bd;background:radial-gradient(circle at 85% 8%,#dfa9381f,transparent 24%),var(--hunter-deep);min-height:100vh;color:var(--hunter-ink);padding:0 18px 34px}.hunter-topbar{color:#fff;justify-content:space-between;align-items:center;gap:20px;width:min(100%,900px);min-height:76px;margin:auto;display:flex}.hunter-brand{letter-spacing:.02em;align-items:center;gap:12px;font-size:18px;display:flex}.hunter-brand span{border:2px solid var(--hunter-gold);width:44px;height:44px;color:var(--hunter-gold);border-radius:50%;place-items:center;font-weight:950;display:grid}.hunter-topbar button,.hunter-footer button{color:#dce7df;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.hunter-progress{background:#ffffff24;border-radius:10px;width:min(100%,900px);height:7px;margin:0 auto 14px;overflow:hidden}.hunter-progress span{border-radius:inherit;background:var(--hunter-gold);height:100%;transition:width .25s;display:block}.hunter-card{background:var(--hunter-paper);border-radius:24px;width:min(100%,900px);min-height:720px;margin:auto;overflow:hidden;box-shadow:0 22px 60px #00000047}.hunter-card.dark{background:var(--hunter-forest);color:#fff}.hunter-intro,.hunter-screen,.hunter-result,.hunter-action,.hunter-proof,.hunter-comparison{padding:clamp(34px,7vw,72px)}.hunter-intro,.hunter-result,.hunter-confirmation{text-align:center}.hunter-badge{border:2px solid var(--hunter-line);color:#285f43;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;padding:11px 18px;font-size:17px;font-weight:950;display:inline-flex}.hunter-site h1,.hunter-site h2,.hunter-site h3{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif}.hunter-intro h1{max-width:720px;margin:42px auto 25px;font-size:clamp(54px,8vw,82px);line-height:.98}.hunter-lead{color:var(--hunter-muted);gap:6px;margin:0 auto 34px;font-size:25px;line-height:1.35;display:grid}.hunter-lead strong{color:var(--hunter-ink);font-size:30px}.hunter-meta{color:var(--hunter-muted);flex-wrap:wrap;justify-content:center;gap:15px 30px;margin-top:35px;font-size:18px;display:flex}.hunter-primary,.hunter-next,.hunter-secondary{background:var(--hunter-forest);color:#fff;text-align:center;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;min-height:66px;padding:16px 28px;font-size:21px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 6px #061d14}.hunter-primary:hover,.hunter-next:hover{transform:translateY(-1px)}:is(.hunter-primary:focus-visible,.hunter-next:focus-visible,.hunter-choice:focus-visible,.hunter-secondary:focus-visible){outline:4px solid var(--hunter-gold);outline-offset:3px}.hunter-primary:disabled,.hunter-next:disabled{opacity:.38;box-shadow:none;cursor:not-allowed}.hunter-primary.wide{width:100%;margin-top:24px}.hunter-eyebrow{color:#397454;letter-spacing:.14em;text-transform:uppercase;margin:0 0 25px;font-size:18px;font-weight:950}.hunter-eyebrow.gold{color:var(--hunter-gold)}.hunter-screen h2,.hunter-comparison h2,.hunter-action h2{max-width:740px;margin-bottom:34px;font-size:clamp(46px,6vw,66px);line-height:1.02}.hunter-helper,.hunter-comparison-lead{color:var(--hunter-muted);margin:-12px 0 28px;font-size:21px;line-height:1.45}.hunter-choices{gap:14px;display:grid}.hunter-choice{border:2px solid var(--hunter-line);width:100%;min-height:78px;color:var(--hunter-ink);text-align:left;cursor:pointer;background:#fffdf8;border-radius:17px;align-items:center;gap:18px;padding:17px 22px;font-size:22px;font-weight:900;line-height:1.25;display:flex}.hunter-choice.selected{border:3px solid var(--hunter-forest);background:#e1e9df}.hunter-radio{border:2px solid #8f927e;border-radius:50%;flex:none;width:27px;height:27px;box-shadow:inset 0 0 0 6px #0000}.hunter-choice.selected .hunter-radio{border-color:var(--hunter-forest);background:var(--hunter-forest);box-shadow:inset 0 0 0 6px #e1e9df}.hunter-nav{justify-content:space-between;align-items:center;gap:18px;margin-top:34px;display:flex}.hunter-back,.hunter-text{color:var(--hunter-muted);cursor:pointer;background:0 0;border:0;font-size:19px;font-weight:850;text-decoration:underline}.hunter-back.light{color:#dce7df}.hunter-proof h2{color:#fff;max-width:750px;margin-bottom:40px;font-size:clamp(50px,7vw,72px);line-height:1}.hunter-proof-grid{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:1fr 1fr;gap:0;display:grid}.hunter-proof-grid article{align-content:start;gap:10px;min-height:190px;padding:32px 28px 32px 0;display:grid}.hunter-proof-grid article+article{border-left:1px solid #fff3;padding-left:32px}.hunter-proof-grid strong{color:var(--hunter-gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,62px);line-height:1}.hunter-proof-grid span{color:#edf3ef;font-size:22px;line-height:1.4}.hunter-unfinished{background:#dfa9381a;border-radius:18px;gap:18px;margin:28px 0;padding:24px;display:flex}.hunter-unfinished>b{color:var(--hunter-gold);font-size:25px}.hunter-unfinished div{gap:6px;display:grid}.hunter-unfinished strong{color:#fff;font-size:25px}.hunter-unfinished span{color:#d6e0d9;font-size:20px;line-height:1.4}.hunter-governor{background:#ffffff0d;border:2px solid #dfa93899;border-radius:20px;margin:34px 0;padding:30px}.hunter-governor h3{color:var(--hunter-gold);font-size:clamp(40px,6vw,58px);line-height:1.02}.hunter-governor p{color:#fff;margin:20px 0 12px;font-size:27px;font-weight:900;line-height:1.25}.hunter-governor span{color:#d6e0d9;font-size:20px;line-height:1.45}.hunter-details{color:#e8efe9;border-top:1px solid #fff3;border-bottom:1px solid #fff3;padding:21px 0}.hunter-details summary{cursor:pointer;justify-content:space-between;font-size:20px;font-weight:900;display:flex}.hunter-details dl{gap:12px;margin:23px 0;display:grid}.hunter-details dl>div{grid-template-columns:150px 1fr;gap:15px;display:grid}.hunter-details dt{color:#aebeb3;font-weight:800}.hunter-details dd{color:#fff;margin:0}.hunter-details a{color:#f1c35d;font-weight:850}.hunter-source-note{color:#aebeb3;font-size:15px;line-height:1.45}.gold-button{background:var(--hunter-gold);color:#10291d;box-shadow:0 6px #9c711a}.hunter-result{align-content:center;justify-items:center;min-height:720px;display:grid}.hunter-result-icon,.hunter-confirmation>div:first-child{background:var(--hunter-forest);width:86px;height:86px;color:var(--hunter-gold);border-radius:28px;place-items:center;margin-bottom:26px;font-size:48px;font-weight:950;display:grid;transform:rotate(-2deg)}.hunter-result h2,.hunter-confirmation h2{max-width:730px;font-size:clamp(49px,7vw,72px);line-height:1.02}.hunter-result>p:not(.hunter-eyebrow),.hunter-confirmation>p:not(.hunter-eyebrow){max-width:690px;color:var(--hunter-muted);margin:25px auto;font-size:23px;line-height:1.5}.hunter-pill{color:#536057;background:#e9e3d5;border-radius:999px;margin:7px 0 30px;padding:12px 19px;font-size:18px}.hunter-result .hunter-text{margin-top:26px}.hunter-candidates{grid-template-columns:1fr 1fr;gap:22px;margin:28px 0;display:grid}.hunter-candidates article{border:2px solid var(--hunter-line);background:#fffdf8;border-radius:20px;padding:29px}.hunter-candidates article.tiffany{border-color:var(--hunter-forest);background:#e7ede5}.hunter-candidates article>span{color:#397454;letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;font-size:15px;font-weight:950;display:block}.hunter-candidates h3{margin-bottom:22px;font-size:44px;line-height:1}.hunter-candidates strong{font-size:24px;line-height:1.3;display:block}.hunter-candidates p{color:var(--hunter-muted);font-size:19px;line-height:1.45}.hunter-candidates a{color:#195438;margin-top:13px;font-size:17px;font-weight:900;display:block}.hunter-comparison-note{color:var(--hunter-muted);font-size:15px;line-height:1.5}.hunter-action{min-height:720px}.hunter-secondary{border:3px solid var(--hunter-forest);width:100%;color:var(--hunter-forest);box-shadow:none;background:0 0;margin-top:18px}.hunter-action>.hunter-text,.hunter-confirmation .hunter-text{margin:28px auto 0;display:block}.hunter-confirmation{align-content:center;justify-items:center;min-height:580px;display:grid}.hunter-footer{color:#bccbc1;justify-content:space-between;gap:20px;width:min(100%,900px);margin:18px auto 0;font-size:15px;line-height:1.45;display:flex}.hunter-footer-copy{gap:4px;display:grid}.hunter-footer a{color:#e5ede7;text-underline-offset:3px;font-weight:800}.hunter-footer a:hover{color:#f0c55f}.hunter-footer b{color:#f0c55f;flex:none}.hunter-enter{animation:.28s both hunter-enter}@keyframes hunter-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:700px){.hunter-site{padding:0 10px 22px}.hunter-topbar{min-height:68px}.hunter-brand{font-size:16px}.hunter-brand span{width:39px;height:39px}.hunter-card{border-radius:18px;min-height:calc(100vh - 110px)}.hunter-intro,.hunter-screen,.hunter-result,.hunter-action,.hunter-proof,.hunter-comparison{padding:32px 22px}.hunter-intro h1{margin-top:31px;font-size:50px}.hunter-badge{padding:9px 13px;font-size:14px}.hunter-lead{font-size:22px}.hunter-lead strong{font-size:27px}.hunter-meta{font-size:17px;display:grid}.hunter-screen h2,.hunter-comparison h2,.hunter-action h2{font-size:45px}.hunter-choice{min-height:72px;padding:15px 16px;font-size:20px}.hunter-nav{align-items:stretch}.hunter-next,.hunter-primary{min-height:62px;padding:14px 19px;font-size:19px}.hunter-back{padding:10px 0}.hunter-proof h2{font-size:48px}.hunter-proof-grid,.hunter-candidates{grid-template-columns:1fr}.hunter-proof-grid article{min-height:auto;padding:25px 0}.hunter-proof-grid article+article{border-top:1px solid #fff3;border-left:0;padding:25px 0}.hunter-proof-grid strong{font-size:47px}.hunter-governor{padding:23px 20px}.hunter-governor h3{font-size:42px}.hunter-governor p{font-size:24px}.hunter-details dl>div{grid-template-columns:1fr;gap:3px}.hunter-result{min-height:640px}.hunter-result h2,.hunter-confirmation h2{font-size:47px}.hunter-result>p:not(.hunter-eyebrow),.hunter-confirmation>p:not(.hunter-eyebrow){font-size:21px}.hunter-candidates h3{font-size:40px}.hunter-footer{padding:0 8px;font-size:14px;display:grid}}.hub-site{--hub-navy:#08213e;--hub-ink:#132032;--hub-blue:#0d58a6;--hub-red:#d73d32;--hub-gold:#e6b23f;--hub-cream:#f5f0e6;background:var(--hub-cream);min-height:100vh;color:var(--hub-ink);font-family:var(--font-geist-sans),Arial,sans-serif;overflow:hidden}.hub-site *{box-sizing:border-box}.hub-nav{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:88px;margin:auto;display:flex}.hub-mark{color:var(--hub-navy);align-items:center;gap:12px;text-decoration:none;display:flex}.hub-mark>span{background:var(--hub-red);color:#fff;letter-spacing:.04em;border-radius:50%;place-items:center;width:46px;height:46px;font-size:14px;font-weight:950;display:grid}.hub-mark strong{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:24px}.hub-mark strong span{color:var(--hub-red)}.hub-nav-link{color:var(--hub-navy);font-size:14px;font-weight:850;text-decoration:none}.hub-nav-link span{color:var(--hub-red);margin-left:8px}.hub-hero{background:#fffaf2;border:1px solid #08213e24;border-radius:28px;width:min(1180px,100% - 40px);min-height:720px;margin:0 auto;overflow:hidden;box-shadow:0 28px 80px #08213e1a}.hub-kicker{color:var(--hub-red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;font-size:13px;font-weight:950}.hub-hero h1{color:#fff;letter-spacing:-.06em;text-shadow:0 3px 22px #00000052;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,8.5vw,112px);font-weight:800;line-height:.9}.hub-thesis{color:#f3f6f9;text-shadow:0 2px 14px #00000080;max-width:690px;margin:28px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.4vw,32px);line-height:1.35}.hub-primary{background:var(--hub-red);color:#fff;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:18px;min-height:62px;padding:16px 22px;font-size:17px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 6px #92241e}.hub-primary:hover{transform:translateY(-1px)}.hub-primary:focus-visible{outline:4px solid var(--hub-gold);outline-offset:4px}.hub-path:focus-visible{outline:4px solid var(--hub-gold);outline-offset:4px}.hub-nav a:focus-visible{outline:4px solid var(--hub-gold);outline-offset:4px}.hub-hero-image{background:linear-gradient(90deg,#041629db 0%,#04162994 48%,#04162914 82%),linear-gradient(#0000 45%,#041629c2),url(/wisconsin-capitol.jpg) 50%/cover;align-items:flex-end;min-height:720px;padding:clamp(36px,7vw,82px);display:flex;position:relative}.hub-hero-overlay{z-index:1;position:relative}.hub-hero-overlay .hub-kicker{color:var(--hub-gold)}.hub-section-heading h2,.hub-final h2{color:var(--hub-navy);letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,70px);line-height:1}.hub-paths{background:var(--hub-navy);color:#fff;padding:100px max(20px,50vw - 590px);scroll-margin-top:20px}.hub-section-heading{margin-bottom:44px}.hub-section-heading .hub-kicker{color:var(--hub-gold)}.hub-section-heading h2{color:#fff}.hub-path-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hub-path{color:#fff;background:#102c4d;border:1px solid #ffffff2e;border-radius:22px;flex-direction:column;min-height:570px;padding:28px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.hub-path:hover{border-color:#ffffff80;transform:translateY(-5px)}.hub-path:after{content:"";border:54px solid #ffffff0e;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-100px;right:-80px}.hub-path.data-path{background:#173b64}.hub-path.education-path{background:#742d2b}.hub-path.hunter-path{background:#173d2c}.hub-path-top{color:#ffffffa8;letter-spacing:.14em;justify-content:space-between;align-items:center;margin-bottom:70px;font-size:13px;font-weight:900;display:flex}.hub-path-top b{color:#fff;border:1px solid #ffffff54;border-radius:50%;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.hub-path>p:not(.hub-path-copy){color:#d6e1ec;letter-spacing:.08em;text-transform:uppercase;min-height:34px;margin:0 0 13px;font-size:12px;font-weight:850;line-height:1.4}.hub-path h3{letter-spacing:-.04em;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:43px;line-height:1}.hub-stat{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;align-items:flex-end;gap:13px;min-height:92px;padding:20px 0;display:flex}.hub-stat strong{color:var(--hub-gold);flex:none;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1}.hub-stat span{color:#e5ebf0;max-width:150px;font-size:14px;font-weight:750;line-height:1.25}.hub-path-copy{color:#e2e7eb;margin:24px 0;font-size:17px;line-height:1.5}.hub-path-cta{z-index:1;color:#fff;margin-top:auto;font-size:15px;font-weight:900;position:relative}.hub-path-cta b{color:var(--hub-gold);margin-left:7px}.hub-source-note{color:#9fb0c2;max-width:760px;margin:22px 0 0;font-size:12px;line-height:1.5}.hub-final{background:var(--hub-red);color:#fff;text-align:center;padding:110px max(20px,50vw - 500px)}.hub-final>p{letter-spacing:.05em;text-transform:uppercase;margin:0 0 22px;font-size:15px;font-weight:900}.hub-final h2{color:#fff}.hub-primary.light{color:var(--hub-red);background:#fff;margin-top:35px;box-shadow:0 6px #8f201a}.hub-footer{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;width:min(1180px,100% - 40px);min-height:150px;margin:auto;display:grid}.hub-footer p{color:#667181;text-align:center;font-size:14px}.hub-footer a{color:var(--hub-navy);font-weight:800}.hub-footer p a{white-space:nowrap}.hub-footer-links{gap:18px;font-size:14px;display:flex}.footer-mark>span{width:38px;height:38px;font-size:12px}.footer-mark strong{font-size:19px}@media (max-width:850px){.hub-hero,.hub-hero-image{min-height:660px}.hub-path-grid{grid-template-columns:1fr}.hub-path{min-height:480px}.hub-path-top{margin-bottom:45px}.hub-footer{text-align:center;grid-template-columns:1fr;padding:38px 0}.hub-footer .hub-mark{justify-content:center}.hub-footer p{margin:0}.hub-footer-links{justify-content:center}}@media (max-width:520px){.hub-nav{width:calc(100% - 28px);min-height:75px}.hub-nav-link{font-size:0}.hub-nav-link span{font-size:22px}.hub-mark strong{font-size:21px}.hub-mark>span{width:41px;height:41px}.hub-hero{border-radius:20px;width:calc(100% - 20px);min-height:560px}.hub-hero-image{background:linear-gradient(#04162952 22%,#041629db 100%),url(/wisconsin-capitol.jpg) 50%/cover;min-height:560px;padding:34px 24px}.hub-hero h1{font-size:58px}.hub-thesis{font-size:21px}.hub-paths{padding-top:78px;padding-bottom:78px}.hub-path{padding:24px}.hub-final{padding-top:85px;padding-bottom:85px}}.campaign-site{--c-ink:#0a1f38;--c-red:#d83d31;--c-gold:#ecb641;min-height:100vh;color:var(--c-ink);font-family:var(--font-geist-sans),Arial,sans-serif;background:#f3efe6}.campaign-site *{box-sizing:border-box}.campaign-nav{justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 40px);min-height:88px;margin:auto;display:flex}.campaign-nav>a:last-child{color:var(--c-ink);font-size:14px;font-weight:850;text-decoration:none}.campaign-nav>a:last-child span{color:var(--c-red);margin-left:8px}.campaign-hero{color:#fff;background:radial-gradient(circle at 83% 20%,#ecb6413d,#0000 23%),linear-gradient(135deg,#071d35,#0c3158);min-height:760px;padding:clamp(90px,13vw,170px) max(20px,50vw - 580px)}.campaign-kicker{color:var(--c-red);letter-spacing:.15em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:950}.campaign-hero .campaign-kicker,.campaign-principles .campaign-kicker,.campaign-final .campaign-kicker{color:var(--c-gold)}.campaign-hero h1{letter-spacing:-.065em;max-width:1060px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,9vw,122px);line-height:.88}.campaign-deck{color:#c9d7e6;margin:30px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,50px);font-style:italic;line-height:1.1}.campaign-hero-rule{background:var(--c-red);width:90px;height:7px;margin:55px 0 30px}.campaign-lead{color:#dce6ef;max-width:780px;margin:0;font-size:21px;line-height:1.55}.campaign-problem{grid-template-columns:1fr 1fr;gap:80px;width:min(1060px,100% - 40px);margin:auto;padding:120px 0;display:grid}.campaign-problem h2,.campaign-section-head h2,.campaign-flow h2,.campaign-proof h2,.campaign-stack h2,.campaign-final h2{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,74px);line-height:.98}.campaign-problem-copy{padding-top:36px}.campaign-problem-copy p{color:#4d5a69;margin:0 0 24px;font-size:20px;line-height:1.55}.campaign-problem-copy strong{color:var(--c-ink)}.campaign-contrast{background:#fff;padding:115px max(20px,50vw - 580px)}.campaign-section-head{max-width:900px;margin-bottom:55px}.campaign-table{border-top:4px solid var(--c-ink)}.campaign-row{color:#4d5968;border-bottom:1px solid #ccd2d8;grid-template-columns:1fr 1fr;align-items:center;gap:22px;min-height:82px;padding:15px 20px;font-size:17px;display:grid}.campaign-row strong{color:var(--c-ink)}.campaign-row-head{color:#687483;letter-spacing:.1em;text-transform:uppercase;background:#edf0f2;min-height:55px;font-size:12px;font-weight:900}.campaign-row.featured{background:var(--c-red);color:#fff;border:0;margin-top:8px;font-size:19px}.campaign-row.featured strong{color:#fff}.campaign-caveat{color:#687483;margin:24px 0 0;font-size:14px;line-height:1.5}.campaign-principles{background:var(--c-ink);color:#fff;padding:120px max(20px,50vw - 580px)}.light-head h2{color:#fff}.campaign-principle-grid{border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;grid-template-columns:1fr 1fr;display:grid}.campaign-principle-grid article{border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;min-height:330px;padding:42px}.campaign-principle-grid article>span{color:var(--c-gold);letter-spacing:.15em;font-size:13px;font-weight:950}.campaign-principle-grid h3{letter-spacing:-.04em;margin:70px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:37px}.campaign-principle-grid p{color:#cbd5df;margin:0;font-size:17px;line-height:1.55}.campaign-flow{grid-template-columns:.85fr 1.15fr;gap:90px;width:min(1060px,100% - 40px);margin:auto;padding:120px 0;display:grid}.campaign-flow ol{margin:0;padding:0;list-style:none}.campaign-flow li{border-top:1px solid #c9c7bf;gap:20px;padding:25px 0;display:flex}.campaign-flow li:last-child{border-bottom:1px solid #c9c7bf}.campaign-flow li b{background:var(--c-red);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.campaign-flow li span,.campaign-flow li strong{display:block}.campaign-flow li span{color:#5a6470;line-height:1.45}.campaign-flow li strong{color:var(--c-ink);margin-bottom:5px;font-size:18px}.campaign-proof{background:#e7e1d5;padding:120px max(20px,50vw - 530px)}.campaign-proof-lead{color:#485564;max-width:870px;margin:30px 0 55px;font-size:21px;line-height:1.55}.campaign-evidence-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.campaign-evidence-grid article{border-top:6px solid var(--c-red);background:#fff;padding:33px}.campaign-evidence-grid strong{font-family:Georgia,Times New Roman,serif;font-size:28px;display:block}.campaign-evidence-grid p{color:#566171;font-size:16px;line-height:1.55}.campaign-evidence-grid a{color:#114f89;font-size:14px;font-weight:900}.campaign-stack{width:min(1060px,100% - 40px);margin:auto;padding:120px 0}.campaign-use-cases{flex-wrap:wrap;gap:12px;margin-top:48px;display:flex}.campaign-use-cases span{border:2px solid var(--c-ink);border-radius:999px;padding:13px 18px;font-weight:850}.campaign-final{background:var(--c-red);color:#fff;text-align:center;padding:120px max(20px,50vw - 450px)}.campaign-final h2{color:#fff}.campaign-final>p:not(.campaign-kicker){max-width:760px;margin:30px auto;font-size:22px;line-height:1.5}.campaign-final>a{min-height:62px;color:var(--c-red);background:#fff;border-radius:12px;align-items:center;gap:18px;padding:16px 23px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 6px #8e211b}.campaign-footer{color:#67717d;justify-content:space-between;align-items:center;gap:25px;width:min(1160px,100% - 40px);min-height:130px;margin:auto;font-size:14px;display:flex}.campaign-footer a{color:var(--c-ink);font-weight:850}@media (max-width:760px){.campaign-hero{min-height:680px}.campaign-hero h1{font-size:64px}.campaign-flow{grid-template-columns:1fr;gap:35px}.campaign-row{grid-template-columns:.8fr 1fr}.campaign-principle-grid,.campaign-evidence-grid{grid-template-columns:1fr}.campaign-principle-grid article{min-height:290px;padding:30px}.campaign-principle-grid h3{margin-top:55px}.campaign-footer{text-align:center;flex-direction:column;justify-content:center}}
