/* Product presentation, September 2026. Scoped to the new presentation pages. */
.experience{--blue:#155c79;--teal:#137c80}
.experience [hidden]{display:none!important}
.experience .button{border-radius:6px;font-size:16px;min-height:50px}
.experience .button:hover{background:#0c435e}
.experience .text-link{font-size:16px}
.experience .desktop-nav{gap:23px;font-size:15px}
.experience .eyebrow{color:var(--teal);font-size:11px;letter-spacing:.14em}
.horizon-hero{display:grid;grid-template-columns:1fr 1.12fr;gap:58px;align-items:center;padding-block:44px 48px}
.hero-message h1{font-size:clamp(38px,4.05vw,59px);line-height:1.08;letter-spacing:-.052em;max-width:540px}
.hero-message h1 span{color:var(--teal)}
.hero-message .lead{font-size:22px;line-height:1.5;margin-top:23px;max-width:450px}
.hero-context{font-size:17px;color:var(--muted);line-height:1.6;max-width:420px;margin-top:15px}
.hero-buttons{display:flex;align-items:flex-start;flex-direction:column;gap:17px;margin-top:28px}
.projection-panel{min-width:0;margin:0;background:#0b2436;color:white;border:1px solid #294253;border-radius:12px;padding:24px 28px 20px;box-shadow:0 14px 34px #0b203318;overflow:hidden}
.projection-top{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#c4d9dd;font-size:10px;letter-spacing:.11em;font-weight:600}
.demo-badge{font-size:9px;white-space:nowrap;padding:5px 8px;border:1px solid #466775;border-radius:3px;color:#e6eeee}
.projection-panel h2{font-size:29px;line-height:1.2;letter-spacing:-.03em;color:#fff;margin-top:14px}
.chart-unit{font-size:12px;color:#c1d2dd;margin-top:12px}
.income-chart{display:block;width:100%;height:auto;max-height:180px;margin-top:4px;overflow:visible}
.income-chart text{font:12px var(--body);fill:#c1d2dd}
.income-grid{stroke:#698195;stroke-width:.7;opacity:.35}
.income-legend{display:flex;flex-wrap:wrap;gap:7px 14px;font-size:12px;color:#e7eff1;margin-top:1px}
.income-legend span{display:inline-flex;gap:6px;align-items:center;white-space:nowrap}
.income-legend i{display:block;width:9px;height:9px;border-radius:2px;background:var(--swatch)}
.milestone-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:14px}
.milestone-buttons button{font:600 14px var(--body);color:#e7eff1;border:1px solid #486777;background:#163345;border-radius:5px;min-height:50px;cursor:pointer;line-height:1.25;transition:background .15s}
.milestone-buttons button span{display:block;font-size:11px;font-weight:400;margin-top:3px}
.milestone-buttons button[aria-pressed=true]{background:#e4f1ed;color:#0b2436;border-color:#e4f1ed}
.milestone-buttons button:hover{border-color:white}
.projection-panel :focus-visible{outline:3px solid #ddbd83;outline-offset:3px}
.year-results{margin-top:12px}
.year-story{font-size:13px;line-height:1.45;color:#d1dfe4;min-height:20px}
.net-result{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:10px 0 0;border-top:1px solid #ffffff26;padding-top:12px}
.net-result dt{font-size:12px;color:#c1d2dd}
.net-result dd{font:600 clamp(21px,2vw,29px)/1.2 var(--heading);margin:6px 0 0;color:#fff;letter-spacing:-.035em;font-variant-numeric:tabular-nums}
.result-gap{font-size:12px;line-height:1.4;color:#bde4d6;margin-top:9px}
.projection-panel figcaption{font-size:12px;line-height:1.4;margin-top:14px;padding-top:12px;border-top:1px solid #ffffff26}
.projection-panel figcaption a{font-weight:600;color:#fff;text-decoration:underline;text-underline-offset:3px}
.projection-panel figcaption span:not([aria-hidden]){display:block;color:#c1d2dd;margin-top:6px;font-size:11px}
.decision-questions{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;border-top:1px solid var(--line);padding-block:23px 32px}
.decision-questions article>span{font-size:10px;letter-spacing:.12em;font-weight:600;color:var(--teal)}
.decision-questions h2{font-size:21px;line-height:1.35;letter-spacing:-.025em;margin-top:10px;max-width:310px}
.decision-questions p{font-size:16px;line-height:1.5;margin-top:9px;color:var(--muted);max-width:320px}
.report-section{background:#edf2f3;border-block:1px solid var(--line);padding-block:50px}
.report-preview-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px}
.report-text h2{font-size:clamp(29px,3vw,39px);line-height:1.15;letter-spacing:-.04em}
.report-text>p:not(.eyebrow):not(.file-note){font-size:18px;line-height:1.6;margin-top:22px}
.report-text>.button{margin-top:24px}
.file-note{font-size:12px;color:var(--muted);line-height:1.5;margin-top:10px}
.report-text>.text-link{display:inline-block;margin-top:14px}
.report-pages{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start;padding-top:10px;max-width:450px;justify-self:end}
.report-sheet{display:block;min-width:0;transition:transform .18s}
.report-sheet:last-child{padding-top:34px}
.report-sheet:hover{transform:translateY(-4px)}
.report-sheet img{display:block;width:100%;height:auto;border:1px solid #d2dce0;box-shadow:0 9px 25px #0b203314;background:white}
.report-sheet span{display:block;font-size:12px;color:var(--muted);margin-top:10px}
.experience .process{background:white;border-top:0;padding-block:34px}
.experience .process-list{margin-top:25px}
.experience .step-illustration{max-height:100px;object-fit:contain;margin-bottom:9px}
.experience .process-list h3{font-size:20px}
.experience .process-list p{font-size:16px}
.experience .process .section-intro h2{font-size:34px}
.experience .process .section-intro>p:last-child{font-size:17px}
.adviser-band{display:flex;gap:35px;align-items:center;justify-content:space-between;padding-block:30px 42px;border-top:1px solid var(--line)}
.adviser-band .eyebrow{margin-bottom:10px}
.adviser-band h2{font-size:29px;letter-spacing:-.035em}
.adviser-band p:not(.eyebrow){font-size:17px;margin-top:10px}
.experience .button-secondary{background:transparent;border:1px solid #155c79;color:#155c79;white-space:nowrap}
.experience .button-secondary:hover{background:#edf2f3}
.experience .faq.section{padding-block:40px}
.experience .faq-layout h2{font-size:32px}
.experience .faq-list summary{font-size:17px;padding-block:14px}
.experience .faq-layout{gap:50px}
.experience .important-notice{margin-top:28px;padding-top:24px}
.experience .footer-grid{padding-block:28px}
.experience .footer-grid>div:first-child p{font-size:15px;margin-top:14px}
.experience .notice-copy{font-size:13px}
.page-intro{padding-block:38px 50px}
.back-link{display:inline-block;font-size:15px;color:var(--muted);text-decoration:underline;text-underline-offset:4px;margin-bottom:35px}
.page-intro h1{font-size:clamp(38px,4.4vw,61px);max-width:900px;line-height:1.12;letter-spacing:-.045em}
.page-intro .lead{max-width:720px;font-size:21px;margin-top:22px;line-height:1.5}
.page-intro>.button{margin-top:25px}
.example-section{padding-bottom:45px}
.example-section h2{font-size:31px;letter-spacing:-.035em}
.example-section>p{font-size:17px;margin-top:18px;max-width:950px}
.assumption-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 50px;margin-top:30px}
.assumption-grid div{border-top:1px solid var(--line);padding-top:18px}
.assumption-grid dt{font:600 19px var(--heading)}
.assumption-grid dd{font-size:17px;color:var(--muted);margin:12px 0 0;line-height:1.6}
.example-section .table-hint{font-size:14px;color:var(--muted)}
.example-table-scroll{overflow:auto;max-height:590px;border:1px solid var(--line);margin-top:23px;border-radius:5px}
.example-table-scroll table{width:100%;font-size:14px}
.example-table-scroll th,.example-table-scroll td{padding:11px 13px;border-bottom:1px solid var(--line)}
.example-table-scroll tbody tr:nth-child(even){background:var(--mist)}
.example-table-scroll thead th{background:var(--ink);color:white}
.example-table-scroll tbody th{position:sticky;left:0;z-index:1;background:#f0f4f5}
.example-table-scroll caption{font-size:14px;background:#edf2f3;color:var(--ink)}
.example-limits{margin-top:35px;max-width:940px}
.example-limits p{font-size:16px;margin-top:17px;color:var(--muted);line-height:1.65}
.adviser-intro{display:grid;grid-template-columns:1.35fr .8fr;gap:70px;align-items:center}
.adviser-intro h1{font-size:clamp(37px,4.1vw,57px)}
.adviser-note{background:#0b2436;border-radius:10px;padding:32px;color:white}
.adviser-note .eyebrow{color:#8bceca}
.adviser-note h2{color:white;font-size:30px;line-height:1.2}
.adviser-note p:not(.eyebrow){font-size:17px;line-height:1.6;color:#d5e2e8;margin-top:20px}
.adviser-workflow{padding-block:28px 52px;border-top:1px solid var(--line)}
.adviser-workflow h2{font-size:34px}
.adviser-workflow ol{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style:none;padding:0;margin:32px 0 0}
.adviser-workflow li>span{font-size:14px;color:var(--teal);display:block;margin-bottom:20px}
.adviser-workflow h3{font-size:22px;line-height:1.3}
.adviser-workflow li p{font-size:17px;color:var(--muted);margin-top:14px;line-height:1.6}
.adviser-scope{background:var(--mist);border-block:1px solid var(--line)}
.adviser-scope-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:48px}
.adviser-scope h2{font-size:33px}
.adviser-scope h3{font-size:24px;line-height:1.3}
.adviser-scope p:not(.eyebrow){font-size:17px;margin-block:17px;line-height:1.6}
.adviser-scope .button{margin-top:10px}
.adviser-compliance{padding-bottom:35px}
@media(min-width:1700px){.horizon-hero{gap:75px;padding-block:54px}.hero-message h1{font-size:62px}}
@media(max-width:1180px){.horizon-hero{gap:35px}.hero-message h1{font-size:46px}.projection-panel{padding:22px}.report-preview-layout{gap:38px}.report-text h2{font-size:33px}.adviser-band h2{font-size:25px}.adviser-intro{gap:40px}}
@media(max-width:900px){.horizon-hero{gap:25px;grid-template-columns:1fr 1.1fr}.hero-message h1{font-size:39px}.hero-message .lead{font-size:19px}.hero-context{font-size:16px}.projection-panel{padding:18px}.projection-top{font-size:8px;letter-spacing:.06em}.demo-badge{font-size:8px;padding:4px}.projection-panel h2{font-size:25px}.income-legend{font-size:11px;gap:6px 10px}.net-result dd{font-size:23px}.milestone-buttons button span{font-size:10px}.decision-questions{gap:24px}.decision-questions h2{font-size:19px}.report-preview-layout{grid-template-columns:1fr 1fr;gap:28px}.report-pages{gap:12px}.report-text h2{font-size:28px}.report-text>p:not(.eyebrow):not(.file-note){font-size:17px}.adviser-band{align-items:flex-start;flex-direction:column;gap:20px}.adviser-intro{grid-template-columns:1fr 1fr;gap:26px}.adviser-note{padding:24px}.adviser-intro h1{font-size:38px}.adviser-workflow ol{gap:25px}.adviser-workflow h3{font-size:20px}.adviser-scope-inner{gap:40px}}
@media(max-width:720px){.horizon-hero{grid-template-columns:1fr;padding-block:30px;gap:26px}.hero-message h1{font-size:clamp(37px,8.5vw,52px);max-width:580px}.hero-message .lead{font-size:20px;max-width:560px;margin-top:17px}.hero-context{display:none}.hero-buttons{gap:15px;margin-top:22px}.hero-buttons .button{max-width:100%;font-size:15px}.projection-panel{padding:21px 22px;max-width:590px;width:100%;margin:auto}.projection-panel h2{font-size:27px;margin-top:15px}.projection-top{font-size:10px}.demo-badge{font-size:9px}.income-chart{max-height:190px}.milestone-buttons button{min-height:49px}.milestone-buttons button span{font-size:11px}.projection-panel .year-story{min-height:0}.decision-questions{grid-template-columns:1fr;gap:0;padding-block:4px 24px}.decision-questions article{padding-block:20px;border-bottom:1px solid var(--line)}.decision-questions article:last-child{border:0}.decision-questions h2{font-size:21px;max-width:100%;margin-top:7px}.decision-questions p{max-width:100%;margin-top:6px}.report-section{padding-block:34px}.report-preview-layout{grid-template-columns:1fr;gap:26px}.report-text h2{font-size:32px}.report-text>p:not(.eyebrow):not(.file-note){margin-top:16px}.report-pages{max-width:450px;gap:16px;padding:0;justify-self:start}.report-sheet:last-child{padding-top:20px}.report-sheet span{font-size:11px}.experience .process{padding-block:32px}.experience .process .section-intro h2{font-size:30px}.experience .process .section-intro{display:block}.experience .process .section-intro p:last-child{margin-top:12px}.experience .process-list{grid-template-columns:1fr;margin-top:22px}.experience .process-list li{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:15px 0}.experience .step-illustration{width:80px;margin:0;align-self:center}.experience .step-copy p{font-size:16px;line-height:1.45;margin-top:7px}.experience .process-list h3{font-size:19px;margin-top:4px}.experience .step-number{font-size:12px}.adviser-band{padding-block:27px 30px}.adviser-band h2{font-size:27px}.adviser-band p:not(.eyebrow){font-size:16px}.adviser-band .button{font-size:14px;white-space:normal}.experience .faq-layout{grid-template-columns:1fr;gap:20px}.experience .faq-layout h2{font-size:30px}.experience .faq-layout>div>p:last-child{display:none}.experience .faq-layout h2 br{display:none}.experience .faq-list summary{font-size:16px}.experience .faq.section{padding-block:30px}.experience .notice-copy{column-count:1}.page-intro{padding-block:26px 35px}.back-link{margin-bottom:28px}.page-intro h1{font-size:37px}.page-intro .lead{font-size:19px}.example-section h2{font-size:28px}.assumption-grid{grid-template-columns:1fr;gap:23px}.example-table-scroll{max-height:470px}.adviser-intro{display:block}.adviser-note{margin-top:28px}.adviser-note h2{font-size:28px}.adviser-note p:not(.eyebrow){font-size:16px}.adviser-workflow{padding-block:25px 32px}.adviser-workflow h2{font-size:29px}.adviser-workflow ol{grid-template-columns:1fr;gap:24px;margin-top:25px}.adviser-workflow li{display:flex;gap:20px}.adviser-workflow li>span{margin-top:5px}.adviser-workflow li p{margin-top:8px}.adviser-scope-inner{grid-template-columns:1fr;gap:32px;padding-block:34px}.adviser-scope h2{font-size:29px}}
@media(max-width:380px){.projection-panel{padding:17px 15px}.projection-top{font-size:8px}.demo-badge{font-size:8px}.projection-panel h2{font-size:25px}.chart-unit{font-size:11px}.income-legend{font-size:10px;gap:6px 9px}.milestone-buttons{gap:4px}.milestone-buttons button{font-size:13px}.milestone-buttons button span{font-size:9px}.net-result dd{font-size:22px}.hero-message h1{font-size:36px}.hero-message .lead{font-size:18px}.report-text h2{font-size:29px}.report-sheet span{font-size:10px}.experience .button{font-size:14px;padding-inline:15px}.page-intro h1{font-size:33px}}
@media(prefers-reduced-motion:reduce){.experience *{transition:none!important;scroll-behavior:auto!important}}

@media(max-width:720px){.income-chart text{font-size:23px}.decision-questions article{padding-block:15px}.decision-questions article>span{display:none}.decision-questions h2{font-size:19px;margin-top:0}.decision-questions p{font-size:15px;line-height:1.45}.experience .process-list{gap:0}.experience .process .section-intro>p:last-child{display:none}.experience .process h2 br{display:none}}
