:root{color-scheme:light;--navy:#061c32;--ink:#0a2747;--blue:#0864ec;--accent:#47b9ff;--muted:#4c6178;--line:#d8e5f1;--light:#f1f7fc;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body,figure{margin:0}img{max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}a{color:var(--blue);text-underline-offset:4px}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}p{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 16px}h1,h2,h3{margin:0;line-height:1.18}h2{font-size:clamp(26px,2.5vw,34px);letter-spacing:-.035em}h3{font-size:16px;line-height:1.35}.wrap{width:min(1220px,calc(100% - 96px));margin-inline:auto}.section{padding-block:72px}.eyebrow{font-size:11px;line-height:1.6;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.section-intro{margin:12px 0 0}.skip-link{position:absolute;top:-90px;left:20px;padding:14px;background:#fff;z-index:20}.skip-link:focus{top:12px}.brand{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:21px}.brand img{width:202px;filter:brightness(0) saturate(100%) invert(12%) sepia(30%) saturate(1600%) hue-rotate(170deg)}.brand span{font-size:12px;letter-spacing:.02em}.masthead{background:var(--navy);overflow:hidden}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;position:relative}.hero-content{position:relative;z-index:2;padding-block:65px;max-width:570px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,4.1vw,60px);font-weight:400;line-height:1.04;letter-spacing:-.045em;color:#fff}.hero h1 span{color:var(--accent)}.hero .eyebrow{color:var(--accent)}.hero-copy{max-width:470px;color:#e0eaf4;margin-top:24px;font-size:16px;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:13px 22px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:600;line-height:1.4;text-align:center;text-decoration:none;transition:background .18s,border-color .18s}.button span{transition:transform .18s}.button:hover span{transform:translateX(3px)}.primary{background:var(--blue);color:#fff}.primary:hover{background:#004fc4}.secondary{color:#fff;border-color:#b0c8de;background:#061c3240}.secondary:hover{background:#ffffff14;border-color:#fff}.credibility{font-size:12px;color:#dbe8f4;margin:22px 0 0;line-height:1.6}.hero-visual{position:relative;width:calc(100% + 60px);margin-left:-12px}.presenting-photo{position:relative;overflow:hidden}.presenting-photo img{display:block;width:100%;height:auto;object-fit:contain}.hero-visual:before{content:'';position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--navy),transparent 20%)}.hero-visual figcaption{display:none}.proof-strip{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:30px 0;border-bottom:1px solid var(--line)}.proof-strip li{display:flex;align-items:center;gap:18px;padding:0 28px;border-right:1px solid var(--line)}.proof-strip li:first-child{padding-left:0}.proof-strip li:last-child{border:0}.proof-strip strong{display:block;font-size:23px;letter-spacing:-.035em;line-height:1.35}.proof-strip span{font-size:13px;color:var(--muted)}.line-icon{width:30px;height:30px;color:var(--blue);flex-shrink:0}.proof-strip .line-icon{width:36px;height:36px}.institution-context{padding:24px 0 28px}.institution-context>p{font-size:11px;line-height:1.6;text-align:center;max-width:1000px;margin:0 auto}.institution-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:40px;align-items:center;margin:25px 0}.institution-logos img{width:100%;height:34px;object-fit:contain;filter:grayscale(1);opacity:.8}.institution-context .institution-disclaimer{font-size:10px}.about-band{background:var(--light);border-block:1px solid #e7eff7}.about{display:grid;grid-template-columns:240px 1fr;gap:58px;align-items:center;padding-block:56px}.brian-panel{width:100%}.brian-headshot{display:block;width:100%;height:auto;object-fit:contain;border-radius:3px}.brian-panel figcaption{padding-top:13px}.brian-panel strong{display:block;font-size:16px}.brian-panel figcaption span{font-size:12px;color:var(--muted);line-height:1.8}.about-copy{max-width:810px}.about-copy h2{margin-bottom:20px}.about-copy p{max-width:760px}.credentials{list-style:none;margin:22px 0 0;padding:0}.credentials li{position:relative;padding-left:32px;font-size:15px;line-height:1.55;margin:10px 0;color:var(--muted)}.credentials li:before{content:'✓';position:absolute;left:0;top:1px;background:var(--blue);color:white;border-radius:50%;width:20px;height:20px;font-size:12px;text-align:center;line-height:20px}.tinted{background:#fff}.trigger-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:14px;margin-top:28px}.trigger-grid>div{display:grid;grid-template-columns:30px 1fr;gap:9px 17px;align-content:start;padding:23px 20px;border:1px solid var(--line);border-radius:3px;background:#fbfdff;transition:border-color .18s,background .18s}.trigger-grid .line-icon{grid-row:1/3}.trigger-grid h3{font-size:15px}.trigger-grid p{grid-column:2;font-size:13px;line-height:1.5;margin:0}.trigger-grid>div:hover{border-color:#70a8ef;background:var(--light)}.services{background:var(--navy);color:white}.desk-layout{display:grid;grid-template-columns:1.15fr 3fr;gap:32px}.desk-panel .eyebrow{color:var(--accent)}.desk-panel h2{font-size:29px;line-height:1.15}.desk-panel p:not(.eyebrow){font-size:14px;color:#d3e1ee;line-height:1.55;margin:18px 0}.alignment-label{display:inline-flex;gap:15px;padding:9px 12px;border:1px solid #7590ab;font-size:12px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.service-grid article{padding:22px 17px;border:1px solid #2a5479;background:#ffffff04;border-radius:3px}.service-grid .line-icon{display:block;color:var(--accent);margin-bottom:16px}.number{font-size:11px;color:var(--accent);display:block;margin-bottom:9px}.service-grid h3{font-size:14px}.service-grid p{font-size:13px;line-height:1.55;color:#d3e1ee;margin:12px 0 0}.no-fee{padding-block:40px}.no-fee-panel{display:grid;grid-template-columns:50px 1fr 230px;column-gap:26px;align-items:start}.no-fee-panel>.line-icon{grid-column:1;grid-row:1/4;width:42px;height:42px;margin-top:6px}.no-fee-panel>.eyebrow{grid-column:2;margin:0 0 5px}.no-fee-panel h2{grid-column:2;font-size:23px;margin-bottom:10px}.no-fee-panel>p:not(.eyebrow){grid-column:2;font-size:13px;line-height:1.55;margin:0}.no-fee-panel .compensation-disclosure{grid-column:3!important;grid-row:1/4;border-left:1px solid var(--line);padding:14px 0 14px 26px;align-self:center;font-size:12px!important}.handoff{background:linear-gradient(115deg,#061c32,#0b304e);color:#fff}.handoff .eyebrow{color:var(--accent)}.handoff .section{padding-block:58px}.quarterback{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:36px;line-height:1.18;letter-spacing:-.025em}.quarterback span{color:var(--accent)}.steps{list-style:none;padding:0;margin:36px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.steps li{position:relative;padding-left:48px}.step-number{position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;background:var(--blue);display:grid;place-items:center;font-size:14px}.steps li:not(:last-child):after{content:'→';position:absolute;right:-32px;top:4px;font-size:24px;color:#9ac5e6}.steps h3{font-size:15px}.steps p{font-size:13px;color:#d4e1ec;line-height:1.6;margin:9px 0 0}.education{display:grid;grid-template-columns:360px 1fr;gap:50px;align-items:center}.education-image figcaption{font-size:11px;line-height:1.5;margin-top:10px;color:var(--muted)}.education-copy{max-width:660px}.education-copy>p:not(.eyebrow){margin-top:20px}.education-actions{margin-top:24px}.booking-section{background:var(--light);padding-block:54px 28px;border-top:1px solid var(--line);scroll-margin-top:20px}.booking-heading{text-align:center}.booking-heading h2{max-width:620px;margin:auto}.booking-heading p:last-child{max-width:760px;margin:16px auto 0}.scheduler{position:relative;width:min(1100px,100%);margin:20px auto 0;overflow:hidden}#calendar{width:100%;min-width:320px;height:1px}#calendar iframe{display:block}.scheduler:not([data-state=ready]) #calendar{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.scheduler[data-state=ready] #calendar{position:relative;opacity:1}#loading{text-align:center;padding:22px 20px;margin:0;font-size:14px}.fallback{margin:0 auto;max-width:650px;padding:22px 26px;text-align:center;background:#fff;border:1px solid var(--line)}.fallback h3{font-size:19px;margin-bottom:8px}.contact{display:flex;justify-content:center;flex-wrap:wrap;gap:4px 24px}.contact a{display:inline-flex;align-items:center;min-height:44px;overflow-wrap:anywhere;line-height:1.5;font-size:14px}.brian-contact{text-align:center;font-style:normal;padding:18px 20px 0}.brian-contact strong,.brian-contact>span{display:block;line-height:1.6}.brian-contact>span{font-size:12px;color:var(--muted)}footer{background:var(--navy);padding-block:26px}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}footer img{width:180px}footer p{font-size:11px;line-height:1.6;color:#d0dfec;max-width:740px;margin:0}[hidden]{display:none!important}
@media(min-width:1500px){.hero-visual{width:calc(100% + 100px)}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero h1{font-size:46px}.hero-content{padding-block:48px}.hero-visual{width:calc(100% + 32px);margin-left:0}.proof-strip li{padding-inline:18px;gap:12px}.proof-strip strong{font-size:21px}.desk-layout{grid-template-columns:1fr}.desk-panel{max-width:620px}.service-grid article{padding:24px}.trigger-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.no-fee-panel{grid-template-columns:45px 1fr 200px}.about{gap:40px}.education{grid-template-columns:320px 1fr;gap:36px}}
@media(max-width:800px){.section{padding-block:58px}.hero{grid-template-columns:1fr;gap:0}.hero-content{max-width:650px;padding:48px 0 30px}.hero h1{font-size:50px;max-width:650px}.hero-copy{max-width:570px}.hero-visual{width:100%;max-width:650px;margin:0 auto 36px}.hero-visual:before{display:none}.proof-strip li{padding-inline:12px;gap:10px}.proof-strip .line-icon{width:28px;height:28px}.proof-strip strong{font-size:19px}.proof-strip span{font-size:11px}.institution-logos{gap:25px}.about{grid-template-columns:200px 1fr;gap:30px}.about-copy p{font-size:14px}.credentials li{font-size:14px}.service-grid{grid-template-columns:repeat(2,1fr)}.no-fee-panel{grid-template-columns:42px 1fr}.no-fee-panel .compensation-disclosure{grid-column:2!important;grid-row:auto;border:0;padding:16px 0 0}.steps{gap:32px}.steps li{padding-left:0;padding-top:45px}.steps li:not(:last-child):after{right:-18px;top:2px}.education{grid-template-columns:280px 1fr;gap:30px}.education-copy p{font-size:14px}.education .button{font-size:13px;padding-inline:15px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.section{padding-block:50px}.brand{padding-block:18px;gap:18px}.brand img{width:165px}.brand span{font-size:11px;text-align:right;max-width:100px;line-height:1.5}.hero-content{padding:44px 0 28px}.hero h1{font-size:clamp(36px,10.2vw,48px)}.hero-copy{font-size:15px;margin-top:20px}.hero .button{flex:1;padding-inline:14px;font-size:13px}.credibility{font-size:11px}.hero-visual{margin-bottom:30px}.proof-strip{grid-template-columns:repeat(2,1fr);gap:24px 0;padding-block:28px}.proof-strip li{padding:0 0 0 18px;gap:12px}.proof-strip li:nth-child(odd){padding-left:0}.proof-strip li:nth-child(even){border:0}.proof-strip strong{font-size:21px}.proof-strip span{font-size:11px}.proof-strip .line-icon{width:28px;height:28px}.institution-context>p{text-align:left}.institution-logos{grid-template-columns:repeat(3,1fr);gap:24px;margin-block:24px}.institution-logos img{height:29px}.about{grid-template-columns:1fr;gap:28px}.brian-panel{max-width:250px}.about-copy p{font-size:15px}.credentials li{font-size:14px}.eyebrow{font-size:10px}h2{font-size:28px}.section-intro{font-size:15px}.trigger-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.trigger-grid>div{padding:21px;gap:7px 18px}.trigger-grid h3{font-size:16px}.trigger-grid p{font-size:14px}.service-grid{grid-template-columns:1fr;gap:12px}.service-grid article{position:relative;padding:23px 23px 23px 72px}.service-grid .line-icon{position:absolute;left:23px;top:23px}.service-grid h3{font-size:16px}.service-grid p{font-size:14px}.desk-panel h2{font-size:30px}.no-fee{padding-block:40px}.no-fee-panel{grid-template-columns:1fr}.no-fee-panel>.line-icon{grid-column:1;grid-row:auto;margin:0 0 20px}.no-fee-panel>.eyebrow,.no-fee-panel h2,.no-fee-panel>p:not(.eyebrow),.no-fee-panel .compensation-disclosure{grid-column:1!important}.no-fee-panel h2{font-size:25px}.no-fee-panel>p:not(.eyebrow){font-size:14px}.handoff .section{padding-block:50px}.quarterback{font-size:31px}.steps{grid-template-columns:1fr;gap:26px;margin-top:30px}.steps li{padding:0 0 0 47px}.steps li:not(:last-child):after{content:'';left:15px;top:40px;bottom:-19px;width:1px;background:#376184}.steps h3{font-size:16px}.steps p{font-size:14px}.education{grid-template-columns:1fr;gap:28px}.education-image{max-width:380px}.education-copy p{font-size:15px}.education .button{font-size:14px}.booking-section{padding-block:48px 24px}.booking-heading p:last-child{font-size:15px}.fallback{margin-inline:20px;padding:20px}.contact{flex-direction:column;align-items:center;gap:0}footer .wrap{display:block}footer img{width:170px;margin-bottom:18px}footer p{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

/* Final readability, proportions and booking polish. */
.section{padding-block:76px}.eyebrow{font-size:12px}.brand span{font-size:13px}.hero-content{padding-block:58px}.hero-copy{line-height:1.65}.credibility{font-size:13px;line-height:1.65}.button{min-height:50px;padding:14px 22px;font-size:15px}.photo-mask{position:absolute;left:0;bottom:4%;width:15%;height:6%;background:var(--navy)}.education-image .photo-mask{bottom:9%}
.proof-strip{padding-block:34px}.proof-strip strong{font-size:26px}.proof-strip span{font-size:14px;line-height:1.6}.proof-strip .line-icon{width:38px;height:38px}.institution-context>p{font-size:13px;line-height:1.6}.institution-context .institution-disclaimer{font-size:12px}.institution-logos img{height:39px;opacity:.92}.institution-logos{gap:30px;margin-block:28px}
.about{grid-template-columns:270px 1fr;gap:64px;padding-block:64px}.about-copy{max-width:none}.about-copy h2{font-size:36px}.about-copy p{font-size:17px;line-height:1.65}.brian-panel figcaption span{font-size:14px}.credentials{margin-top:24px}.credentials li{font-size:16px;margin-block:14px;line-height:1.6}.credentials li:before{top:3px}
.trigger-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.trigger-grid>div{grid-column:span 3;padding:26px 22px;gap:12px 16px;grid-template-columns:32px 1fr}.trigger-grid>div:nth-child(n+5){grid-column:span 4}.trigger-grid h3{font-size:17px}.trigger-grid p{font-size:15px;line-height:1.6}.trigger-grid .line-icon{width:32px;height:32px}
.desk-layout{grid-template-columns:28fr 72fr;gap:30px}.services .section{padding-block:64px}.desk-panel p:not(.eyebrow){font-size:16px;line-height:1.6}.alignment-label{font-size:14px}.service-grid article{padding:24px 18px}.service-grid h3{font-size:16px}.service-grid p{font-size:15px;line-height:1.6}.number{font-size:13px}.service-grid article:hover{border-color:#568abc}.service-grid .line-icon{width:32px;height:32px}
.no-fee{padding-block:48px}.no-fee-panel{grid-template-columns:52px minmax(0,1fr) 245px;column-gap:32px}.no-fee-panel>.eyebrow{margin-bottom:12px}.no-fee-panel h2{font-size:30px;line-height:1.22;margin-bottom:18px}.no-fee-panel>p:not(.eyebrow){font-size:16px;line-height:1.7}.no-fee-panel .compensation-disclosure{font-size:14px!important;line-height:1.7;padding:20px 0 20px 28px}
.handoff .section{padding-block:64px}.quarterback{font-size:40px}.steps{gap:50px;margin-top:36px}.steps li{padding-left:54px}.step-number{width:38px;height:38px;font-size:17px}.steps h3{font-size:18px}.steps p{font-size:15px;line-height:1.65}.steps li:not(:last-child):after{font-size:28px;right:-33px;color:#b4d8f3}
.education{grid-template-columns:420px 1fr;gap:54px}.education-copy{max-width:none}.education-copy h2{font-size:36px}.education-copy>p:not(.eyebrow){font-size:17px;line-height:1.7}.booking-heading h2{max-width:760px}.booking-heading p:last-child{font-size:17px;margin-top:14px}.scheduler{width:min(1220px,calc(100% - 96px));margin-top:32px}#loading{font-size:15px;padding:18px;margin:0}.brian-contact{padding-top:28px}.brian-contact>span{font-size:14px}.contact a{font-size:15px}.booking-section:has(.scheduler[data-state=fallback]) .brian-contact{display:none}footer p{font-size:13px;line-height:1.65}.booking-section{padding-bottom:28px}
@media(max-width:1200px){.desk-layout{grid-template-columns:28fr 72fr;gap:26px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid article{padding:26px}.education{grid-template-columns:38% 1fr;gap:40px}.no-fee-panel{grid-template-columns:44px minmax(0,1fr) 220px;gap:0 25px}.about{gap:44px}.trigger-grid>div{grid-template-columns:1fr}.trigger-grid .line-icon{grid-row:auto}.trigger-grid p{grid-column:1}}
@media(max-width:1100px){.scheduler{width:calc(100% - 64px)}.trigger-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trigger-grid>div,.trigger-grid>div:nth-child(n+5){grid-column:auto}.trigger-grid>div:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.proof-strip li{padding-inline:14px}.proof-strip strong{font-size:24px}.proof-strip span{font-size:13px}.proof-strip .line-icon{width:30px;height:30px}.about{grid-template-columns:250px 1fr}.about-copy p{font-size:16px}}
@media(max-width:800px){.section{padding-block:60px}.hero-content{padding-block:48px 30px}.desk-layout{grid-template-columns:1fr}.services .section{padding-block:60px}.about{grid-template-columns:210px 1fr;gap:30px}.about-copy h2{font-size:30px}.credentials li{font-size:15px}.proof-strip li{gap:8px;padding-inline:10px}.proof-strip strong{font-size:22px}.proof-strip span{font-size:13px}.proof-strip .line-icon{width:26px;height:26px}.institution-logos{grid-template-columns:repeat(3,1fr);gap:24px 42px}.no-fee-panel{grid-template-columns:44px 1fr;gap:0 24px}.no-fee-panel .compensation-disclosure{grid-column:2!important;grid-row:auto;padding:20px 0 0;border:0}.no-fee-panel h2{font-size:28px}.steps{gap:28px}.steps li{padding:50px 0 0}.steps li:not(:last-child):after{right:-17px}.steps h3{font-size:17px}.education-copy h2{font-size:30px}.education-copy>p:not(.eyebrow){font-size:16px}.education{gap:30px}.quarterback{font-size:36px}}
@media(max-width:600px){.section{padding-block:54px}.eyebrow{font-size:11px}.brand span{font-size:13px}.hero-content{padding-block:44px 28px}.hero-copy{font-size:16px}.hero .button,.education .button{font-size:15px}.credibility{font-size:13px}.proof-strip li{gap:10px;padding-left:16px}.proof-strip li:nth-child(odd){padding-left:0}.proof-strip strong{font-size:25px}.proof-strip span{font-size:13px}.proof-strip .line-icon{width:29px;height:29px}.institution-logos img{height:34px}.institution-context .institution-disclaimer{font-size:12px}.about{grid-template-columns:1fr;gap:30px}.brian-panel{max-width:260px}.about-copy p,.credentials li{font-size:16px}.about-copy h2{font-size:32px}.credentials li{margin-block:14px}.trigger-grid{grid-template-columns:1fr;gap:14px}.trigger-grid>div{grid-template-columns:32px 1fr;padding:26px 22px;gap:9px 17px}.trigger-grid .line-icon{grid-row:1/3}.trigger-grid p{grid-column:2;font-size:15px}.trigger-grid>div:last-child{grid-column:auto;max-width:none}.service-grid{grid-template-columns:1fr}.service-grid article{padding:26px 24px 26px 75px}.service-grid h3{font-size:17px}.service-grid p{font-size:15px}.service-grid .line-icon{left:24px;top:26px}.services .section{padding-block:54px}.no-fee-panel{grid-template-columns:1fr}.no-fee-panel .compensation-disclosure{grid-column:1!important;font-size:14px!important}.no-fee-panel>p:not(.eyebrow){font-size:16px}.no-fee-panel h2{font-size:28px}.handoff .section{padding-block:54px}.quarterback{font-size:32px}.steps{gap:30px}.steps li{padding:0 0 0 52px}.steps li:not(:last-child):after{left:18px;top:46px;bottom:-24px;width:1px}.steps h3{font-size:18px}.steps p{font-size:15px}.education{grid-template-columns:1fr;gap:28px}.education-image{max-width:100%}.education-copy h2{font-size:32px}.education-copy>p:not(.eyebrow){font-size:16px}.booking-heading p:last-child{font-size:16px}.scheduler{width:100%;margin-top:30px}.brian-contact{padding-top:26px}.fallback{margin-inline:20px}.booking-section{padding-block:50px 26px}footer p{font-size:13px}}

/* Approved IRMAA education image: preserve the complete composition. */
.education{grid-template-columns:minmax(0,48fr) minmax(0,52fr);gap:48px}.education-image{width:100%;max-width:none}.education-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center}
@media(max-width:800px){.education{gap:30px}}
@media(max-width:600px){.education{grid-template-columns:1fr;gap:28px}}

/* Shared navigation and compact interior-page introductions. */
.brand-home{display:block;flex-shrink:0}.brand nav{display:flex;align-items:center;gap:28px}.brand nav a{color:var(--navy);font-size:14px;text-decoration:none;white-space:nowrap;padding-block:12px}.brand nav a:hover,.brand nav a[aria-current=page]{color:var(--blue)}.brand nav a:last-child{font-weight:700}.brand nav span{font-size:inherit}.brand a:focus-visible{outline:2px solid var(--blue);outline-offset:5px}
.page-intro{padding-block:48px 38px}.page-intro h1,.booking-heading h1{font-family:inherit;font-size:clamp(32px,3.5vw,44px);line-height:1.16;letter-spacing:-.025em;margin:0 0 18px;color:var(--navy);max-width:900px}.page-intro>p:last-child{font-size:17px;line-height:1.65;max-width:840px;margin:0}.page-intro+.education{padding-top:24px}.handoff-support{max-width:760px;font-size:16px;line-height:1.65;color:#d5e7f5;margin:20px 0 0}
@media(max-width:600px){.brand{flex-wrap:wrap;gap:10px;padding-block:16px 10px}.brand nav{width:100%;justify-content:space-between;gap:12px}.brand nav a{font-size:13px;min-height:44px;display:flex;align-items:center;gap:5px}.brand nav span{font-size:13px}.page-intro{padding-block:36px 30px}.page-intro>p:last-child{font-size:16px}.page-intro+.education{padding-top:16px}}

/* Meet Brian profile; existing page content styles remain unchanged. */
.profile-band{background:var(--light)}.profile-hero{display:grid;grid-template-columns:320px 1fr;gap:70px;align-items:center;padding-block:58px 36px}.profile-portrait{display:block;width:100%;height:auto;border-radius:3px}.profile-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:58px;letter-spacing:-.035em;font-weight:400;margin-bottom:16px}.profile-hero p{font-size:17px;max-width:760px}.profile-hero .eyebrow{font-size:12px}.profile-role{font-size:21px!important;color:var(--ink)}.profile-contact{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:24px}.profile-contact a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:15px}.profile-contact svg{width:20px;height:20px}.direct-access{padding-block:0 34px;font-size:16px;line-height:1.65;color:var(--ink)}.profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:34px;border-bottom:1px solid var(--line)}.profile-metrics>div{padding:8px 26px;border-right:1px solid var(--line)}.profile-metrics>div:first-child{padding-left:0}.profile-metrics>div:last-child{border:0}.profile-metrics strong{display:block;font-size:30px;letter-spacing:-.03em}.profile-metrics span{display:block;font-size:14px;line-height:1.6;color:var(--muted);margin-top:6px}.profile-story{display:grid;grid-template-columns:1.25fr 1fr;gap:72px}.profile-story h2{margin-bottom:24px}.profile-story .credentials{margin-top:0}.profile-story blockquote{margin:30px 0 0;padding-left:24px;border-left:2px solid var(--blue);font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1.35}.profile-story blockquote span{color:var(--blue)}.profile-grid{display:grid;gap:20px;margin-top:30px}.profile-grid article{border:1px solid var(--line);padding:25px;background:#fff;border-radius:3px}.profile-grid article h3{font-size:18px}.profile-grid article>p:not(.eyebrow){margin:12px 0 0;font-size:16px}.why-grid,.locations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recognition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recognition-grid .eyebrow{font-size:11px}.carrier-access{display:grid;grid-template-columns:1fr 220px;gap:64px;align-items:center}.carrier-access .eyebrow{color:var(--accent)}.carrier-access p:not(.eyebrow){color:#d3e1ee;max-width:760px;margin:20px 0 0}.carrier-metric strong{display:block;font-size:60px;color:var(--accent)}.carrier-metric span{display:block;font-size:16px}.nationwide-profile>p:last-child,.profile-cta>p:not(.eyebrow){max-width:850px;margin-top:20px}.profile-secondary{border-color:var(--blue);color:var(--blue)}.profile-secondary:hover{background:#e5effa}
@media(max-width:900px){.profile-hero{grid-template-columns:260px 1fr;gap:36px}.profile-hero h1{font-size:46px}.profile-story{gap:36px}.expertise-grid,.recognition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand nav{gap:18px}.brand nav a{font-size:13px}}
@media(max-width:600px){.brand nav{gap:8px}.brand nav a{font-size:12px}.brand nav span{font-size:12px}.profile-hero{grid-template-columns:1fr;gap:30px;padding-block:38px 24px}.profile-portrait{max-width:280px}.profile-hero h1{font-size:44px}.profile-hero p{font-size:16px}.profile-role{font-size:19px!important}.profile-contact{gap:8px 20px}.profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0;padding-block:28px}.profile-metrics>div{padding:8px 14px}.profile-metrics>div:nth-child(odd){padding-left:0}.profile-metrics>div:nth-child(even){border:0}.profile-metrics strong{font-size:27px}.profile-story,.carrier-access{grid-template-columns:1fr;gap:30px}.profile-grid{grid-template-columns:1fr;gap:14px}.profile-grid article{padding:24px}.direct-access{padding-bottom:28px}.profile-story blockquote{font-size:27px}.carrier-metric strong{font-size:48px}}

/* Shared contact footer across all five static pages. */
footer.contact-footer{padding-block:36px 24px;color:#d0dfec}footer.contact-footer .footer-grid{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:24px 54px;align-items:start}footer.contact-footer .footer-brand img{width:180px;margin:0}footer.contact-footer h2{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#fff;margin:0 0 18px}footer.contact-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 5px}footer.contact-footer address{font-style:normal;font-size:14px;line-height:1.55}footer.contact-footer svg{width:19px;height:19px;flex:0 0 19px;color:#8ccaff}footer.contact-footer .footer-office{display:flex;gap:12px;align-items:flex-start}footer.contact-footer .footer-office+.footer-office{margin-top:18px}footer.contact-footer .footer-office svg{margin-top:1px}footer.contact-footer .footer-links{display:flex;flex-direction:column;align-items:flex-start;padding-top:26px}footer.contact-footer .footer-links a{display:flex;gap:12px;align-items:center;min-height:44px;font-size:14px;color:#e5eff8;text-decoration:none}footer.contact-footer .footer-links a:hover{text-decoration:underline}footer.contact-footer .footer-disclaimer{grid-column:1/-1;max-width:none;border-top:1px solid #ffffff25;padding-top:18px;font-size:12px;line-height:1.65;margin:0}
@media(max-width:900px){footer.contact-footer .footer-grid{grid-template-columns:.85fr 1fr 1.1fr;gap:24px}footer.contact-footer .footer-brand img{width:160px}footer.contact-footer .footer-links a{font-size:13px}}
@media(max-width:600px){footer.contact-footer{padding-block:30px 24px}footer.contact-footer .footer-grid{grid-template-columns:1fr;gap:26px}footer.contact-footer .footer-brand img{width:170px}footer.contact-footer .footer-links a{font-size:15px;min-height:46px}footer.contact-footer .footer-links{padding-top:0}footer.contact-footer address{font-size:15px}footer.contact-footer .footer-disclaimer{font-size:12px;padding-top:20px}}

/* Compact footer with single-line desktop addresses. */
footer.contact-footer{padding-block:24px 18px}footer.contact-footer .footer-grid{grid-template-columns:180px minmax(0,1fr) 230px;gap:18px 32px}footer.contact-footer .footer-brand img{width:165px}footer.contact-footer h2{margin-bottom:12px}footer.contact-footer h3{margin-bottom:3px}footer.contact-footer address{font-size:13px;line-height:1.5}footer.contact-footer .footer-office+.footer-office{margin-top:12px}footer.contact-footer .footer-links{padding-top:16px}footer.contact-footer .footer-links a{min-height:36px;font-size:13px}footer.contact-footer .footer-disclaimer{padding-top:12px;font-size:11px}
@media(max-width:1100px){footer.contact-footer .footer-grid{grid-template-columns:150px minmax(0,1fr) 200px;gap:18px 24px}}
@media(max-width:800px){footer.contact-footer .footer-grid{grid-template-columns:1fr;gap:18px}footer.contact-footer .footer-links{padding-top:0}footer.contact-footer .footer-links a{min-height:44px;font-size:14px}footer.contact-footer address{font-size:14px}footer.contact-footer .footer-disclaimer{font-size:12px}}

/* Consolidated footer only. */
footer.contact-footer{padding-block:16px}footer.contact-footer .footer-grid{grid-template-columns:165px minmax(0,1fr) 210px;gap:12px 24px;align-items:center}footer.contact-footer .footer-brand img{width:165px}footer.contact-footer .footer-office{gap:8px;align-items:baseline}footer.contact-footer .footer-office svg{align-self:center;margin:0}footer.contact-footer .footer-office>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}footer.contact-footer h3{font-size:14px;font-weight:600;line-height:1.4;letter-spacing:0;text-transform:none;margin:0}footer.contact-footer address{font-size:14px;line-height:1.4}footer.contact-footer .footer-office+.footer-office{margin-top:8px}footer.contact-footer svg{width:16px;height:16px;flex-basis:16px}footer.contact-footer .footer-links{padding:0}footer.contact-footer .footer-links a{min-height:24px;gap:8px;font-size:14px;line-height:1.4}footer.contact-footer .footer-disclaimer{padding-top:12px;font-size:12px;line-height:1.5}
@media(max-width:1100px){footer.contact-footer .footer-grid{grid-template-columns:145px minmax(0,1fr) 200px;column-gap:20px}footer.contact-footer .footer-brand img{width:145px}}
@media(max-width:800px){footer.contact-footer{padding-block:10px}footer.contact-footer .footer-grid{grid-template-columns:1fr;gap:8px}footer.contact-footer .footer-brand img{width:145px}footer.contact-footer .footer-office>div{display:block}footer.contact-footer .footer-office+.footer-office{margin-top:8px}footer.contact-footer .footer-office{align-items:flex-start}footer.contact-footer .footer-office svg{align-self:flex-start;margin-top:2px}footer.contact-footer .footer-links{flex-direction:row;flex-wrap:wrap;gap:0 16px}footer.contact-footer .footer-links a{min-height:32px;font-size:14px;gap:6px}footer.contact-footer .footer-disclaimer{padding-top:10px;font-size:12px;line-height:1.4}}
