/* Selected light-blue editorial design. Native CSS in the existing Express site.
   DESIGN_VARIANCE 5 / MOTION_INTENSITY 2 / VISUAL_DENSITY 3.
   The supplied light-theme mock is authoritative, including helper copy.
   Photographic/3D artwork is raster imagery; icons are unmodified Phosphor assets. */
@font-face{font-family:Home Noto;src:url('/assets/home-v4-noto-sc.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{color-scheme:light;--home-blue:#1954eb;--home-blue-hover:#1545c5;--home-ink:#0a204c;--home-muted:#586b88;--home-line:#d8e7fc;--home-ice:#eff7ff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--home-ink);font-family:"Home Noto","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;vertical-align:middle}a:focus-visible,summary:focus-visible{outline:3px solid var(--home-blue);outline-offset:5px;border-radius:4px}
.skip-link{position:absolute;top:8px;left:12px;padding:12px 20px;background:#fff;border:2px solid var(--home-blue);z-index:20;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.home-header{height:92px;border-bottom:1px solid var(--home-line);background:#fff}.home-header-inner{max-width:1422px;height:100%;margin:0 auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brandLink{display:inline-flex;align-items:center;flex:none}.siteLogo{display:block;width:216px;height:auto;aspect-ratio:3/1;object-fit:contain;filter:none}.desktop-nav{display:flex;align-items:center;gap:44px;font-size:19px;font-weight:600}.desktop-nav a{display:flex;align-items:center;min-height:44px;white-space:nowrap}.desktop-nav a:hover,.home-footer a:hover{color:var(--home-blue)}.desktop-nav .nav-login{margin-left:12px;padding-left:58px;border-left:1px solid var(--home-line)}.mobile-nav{display:none}
.home-hero{max-width:1422px;min-height:570px;margin:0 auto;display:grid;grid-template-columns:47% 53%;align-items:start;padding-left:60px}.hero-copy{position:relative;z-index:1;padding-top:52px}.hero-eyebrow{font-size:20px;font-weight:700;letter-spacing:.045em;margin:0 0 30px}.hero-eyebrow:after{content:"";display:inline-block;vertical-align:middle;width:48px;border-top:1px solid #5683f5;margin-left:20px}.hero-copy h1{font-size:clamp(44px,4.62vw,66px);font-weight:900;letter-spacing:-.045em;line-height:1.33;margin:0 0 21px}.hero-copy h1>span{display:block;white-space:nowrap}.hero-copy h1 strong{color:var(--home-blue);font-weight:inherit}.hero-description{max-width:600px;font-size:20px;line-height:1.75;color:var(--home-muted);margin:0}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:38px}.home-primary,.home-secondary{display:inline-flex;align-items:center;justify-content:center;gap:14px;white-space:nowrap;font-size:21px;font-weight:700;min-height:62px}.home-primary{padding:0 27px;border:1px solid var(--home-blue);border-radius:9px;color:#fff;background:var(--home-blue);transition:background .18s,transform .18s}.home-primary:hover{background:var(--home-blue-hover)}.home-primary:active{transform:translateY(1px)}.home-icon{width:30px;height:30px;object-fit:contain;flex:none;filter:invert(16%) sepia(76%) saturate(4100%) hue-rotate(219deg) brightness(90%) contrast(110%)}.home-primary .home-icon{width:25px;height:25px;filter:brightness(0) invert(1)}.home-secondary{min-height:48px;gap:10px;color:var(--home-blue);border-bottom:1px solid transparent}.home-secondary .home-icon{width:25px;height:25px}.home-secondary:hover{border-bottom-color:var(--home-blue)}.hero-note{font-size:16px;line-height:1.6;color:var(--home-muted);margin:18px 0 0}
.report-visual{margin:0;min-width:0;position:relative;padding-top:0}.home-report-art{display:block;width:100%;height:auto;aspect-ratio:1348/1167;object-fit:contain}.report-path{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;margin:-22px 72px 0 32px;padding:0;font-weight:600;color:#174fac;font-size:17px;position:relative}.report-path li{display:flex;gap:16px;align-items:center;flex:1;white-space:nowrap}.report-path li:after{content:"";width:30px;height:24px;flex:1;background:url('/assets/home-v4-icons/arrow-right.svg') center/24px no-repeat;opacity:.4}.report-path li:last-child{flex:0}.report-path li:last-child:after{display:none}
.home-introduction{max-width:1422px;margin:0 auto;display:grid;grid-template-columns:60% 40%;align-items:center;min-height:356px}.advisor{display:grid;grid-template-columns:49% 51%;align-items:center;min-width:0}.advisor-photo{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;align-self:end}.advisor-copy{padding:28px 24px 8px 22px;min-width:0}.advisor-name{font-weight:700;font-size:24px;line-height:1.5;margin:0 0 10px}.advisor-name:before{content:"";display:block;width:30px;border-top:2px solid var(--home-blue);margin-bottom:18px}.advisor-copy h2{font-size:28px;line-height:1.5;letter-spacing:-.04em;margin:0 0 17px;font-weight:800;white-space:nowrap}.advisor-copy>p:last-child{margin:0;color:var(--home-muted);font-size:18px;line-height:1.65;max-width:370px}.home-services{border-left:1px solid var(--home-line);padding:0 60px 0 40px}.home-service{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:26px;min-height:135px;padding:20px 0}.home-service+.home-service{border-top:1px solid var(--home-line)}.service-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:var(--home-ice)}.service-icon .home-icon{width:37px;height:37px;filter:invert(11%) sepia(38%) saturate(3122%) hue-rotate(198deg) brightness(92%) contrast(104%)}.home-service h3{font-size:27px;line-height:1.45;margin:0 0 5px;font-weight:800}.home-service p{font-size:18px;color:var(--home-muted);line-height:1.7;margin:0}.home-service:hover h3{color:var(--home-blue)}
.home-benefits{background:var(--home-ice);padding:24px 60px;display:flex;align-items:center;justify-content:center;position:relative;min-height:86px}.home-benefits>p{display:flex;align-items:center;gap:16px;margin:0;color:var(--home-blue);font-size:20px;font-weight:600;line-height:1.8}.home-benefits .home-icon{width:30px;height:30px}.benefit-mission{position:absolute;right:60px;color:#52709c;font-size:13px;line-height:1.6}.home-footer{max-width:1422px;margin:0 auto;display:flex;gap:24px;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:12px;color:#596b85;padding:20px 60px}.home-footer nav{display:flex;gap:22px}.home-footer a{display:inline-flex;align-items:center;min-height:30px}.footer-note{font-size:11px}
@media(min-width:1200px){.siteLogo{width:260px}.brandLink{margin-left:-34px}.home-hero{grid-template-columns:43.5% 56.5%;min-height:580px}.hero-copy h1{font-size:clamp(68px,5.63vw,80px);line-height:1.14}.hero-eyebrow{font-size:22px}.hero-description{font-size:22px}.home-primary{padding:0 39px;font-size:23px;min-height:66px}.report-visual{height:580px;overflow:hidden}.home-report-art{transform:translate(-35px,-49px);width:100%;max-width:none}.report-path{position:absolute;bottom:20px;left:0;right:0;margin:0 80px 0 30px}.home-introduction{min-height:341px}.advisor{position:relative;height:341px}.advisor-photo{position:absolute;left:0;bottom:0;width:min(32.77vw,466px);max-width:none;pointer-events:none}.advisor-copy{grid-column:2;position:relative;padding-top:20px}.home-services{position:relative}.advisor-copy h2{font-size:29px}.home-service{min-height:128px}}
@media(max-width:1199px){.home-header-inner{padding:0 36px}.desktop-nav{gap:28px;font-size:17px}.desktop-nav .nav-login{padding-left:28px;margin-left:0}.home-hero{padding-left:36px;grid-template-columns:49% 51%;min-height:510px}.hero-copy{padding-top:44px}.hero-copy h1{font-size:clamp(40px,4.55vw,56px)}.hero-eyebrow{font-size:17px;margin-bottom:24px}.hero-description{font-size:18px}.hero-actions{gap:18px;margin-top:28px;flex-wrap:wrap}.home-primary,.home-secondary{font-size:18px}.home-primary{padding:0 22px;min-height:58px}.home-secondary{gap:6px}.report-visual{padding-top:24px}.report-path{margin:0 30px;font-size:15px;gap:8px}.report-path li{gap:6px}.advisor-copy{padding-left:12px;padding-right:15px}.advisor-name{font-size:19px}.advisor-copy h2{font-size:23px}.advisor-copy>p:last-child{font-size:16px}.home-services{padding:0 30px}.home-service{grid-template-columns:60px 1fr;gap:18px;min-height:120px}.service-icon{width:60px;height:60px}.home-service h3{font-size:23px}.home-service p{font-size:16px}.benefit-mission{display:none}.home-footer{padding:18px 36px}}
@media(max-width:900px){.home-header{height:80px}.home-header-inner{padding:0 24px}.siteLogo{width:190px}.desktop-nav{gap:22px;font-size:15px}.desktop-nav .nav-login{padding-left:22px}.home-hero{grid-template-columns:1fr 1fr;padding-left:24px;min-height:465px}.hero-copy h1{font-size:clamp(31px,4.35vw,40px)}.hero-description{font-size:16px}.hero-eyebrow{font-size:15px}.hero-eyebrow:after{width:28px;margin-left:12px}.hero-actions{display:block;margin-top:24px}.home-primary{font-size:17px;min-height:52px}.home-secondary{display:flex;width:fit-content;font-size:16px;margin-top:8px;min-height:38px}.hero-note{font-size:13px;margin-top:8px}.report-visual{padding-top:42px}.report-path{margin:5px 24px 0;font-size:13px}.report-path li:after{width:16px;background-size:16px}.home-introduction{grid-template-columns:1fr}.advisor{grid-template-columns:42% 58%;max-width:800px}.advisor-copy{padding:22px 36px}.advisor-name{font-size:23px}.advisor-copy h2{font-size:29px}.advisor-copy>p:last-child{font-size:18px}.home-services{margin:0 24px 28px;border-left:0;border-top:1px solid var(--home-line);display:grid;grid-template-columns:1fr 1fr;padding:16px 0 0;gap:28px}.home-service+.home-service{border-top:0}.home-service{min-height:105px}.home-benefits{padding:20px 24px}.home-benefits>p{font-size:17px}.home-footer{padding:16px 24px;gap:8px 20px}}
@media(max-width:640px){.home-header{height:76px}.home-header-inner{padding:0 20px;gap:12px}.siteLogo{width:170px}.desktop-nav{display:none}.mobile-nav{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:600}.mobile-login{min-height:44px;display:flex;align-items:center}.mobile-menu{position:relative}.mobile-menu summary{cursor:pointer;list-style:none;min-height:44px;display:flex;align-items:center;color:var(--home-blue)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary{color:var(--home-blue-hover)}.mobile-menu nav{position:absolute;right:0;top:48px;min-width:175px;padding:10px;background:#fff;border:1px solid var(--home-line);border-radius:9px;box-shadow:0 12px 32px #153e8a1a;z-index:10}.mobile-menu nav a{display:block;padding:14px 16px;border-radius:5px}.mobile-menu nav a:hover{background:var(--home-ice)}.home-hero{display:flex;flex-direction:column;padding:0;min-height:0}.hero-copy{padding:34px 24px 0;width:100%}.hero-eyebrow{font-size:14px;letter-spacing:.02em;margin-bottom:20px}.hero-eyebrow:after{width:30px;margin-left:14px}.hero-copy h1{font-size:clamp(30px,8.8vw,43px);line-height:1.42;letter-spacing:-.055em;margin-bottom:16px}.hero-description{font-size:15px;line-height:1.8;max-width:440px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:24px}.home-primary{min-height:52px;padding:0 20px;font-size:16px;gap:10px}.home-primary .home-icon,.home-secondary .home-icon{width:20px;height:20px}.home-secondary{font-size:14px;min-height:44px;margin:0}.hero-note{font-size:12px;line-height:1.8;margin:13px 0 0}.report-visual{width:100%;padding:2px 0 0;max-width:540px;align-self:center}.home-report-art{width:100%}.report-path{margin:-10px 36px 20px;font-size:14px;gap:12px}.report-path li{gap:8px}.report-path li:after{width:18px;background-size:18px}.home-introduction{min-height:0}.advisor{display:flex;flex-direction:column-reverse;align-items:stretch}.advisor-copy{padding:24px 24px 4px}.advisor-name{font-size:20px;margin-bottom:8px}.advisor-name:before{width:26px;margin-bottom:16px}.advisor-copy h2{font-size:26px;letter-spacing:-.04em;white-space:normal;margin-bottom:12px}.advisor-copy>p:last-child{font-size:16px;max-width:440px}.advisor-photo{width:86%;max-width:420px;align-self:center;margin-top:10px}.home-services{grid-template-columns:1fr;margin:0 24px 28px;padding-top:0;gap:0;border-top:1px solid var(--home-line)}.home-service{grid-template-columns:60px 1fr;padding:22px 0;min-height:110px;gap:20px}.home-service+.home-service{border-top:1px solid var(--home-line)}.home-service h3{font-size:23px}.home-service p{font-size:15px}.service-icon .home-icon{width:32px;height:32px}.home-benefits{padding:22px 24px;min-height:88px}.home-benefits>p{font-size:15px;gap:14px}.download-benefit{display:block}.benefit-separator{display:none}.home-footer{font-size:11px;padding:16px 24px;gap:6px 16px}.home-footer nav{gap:18px}.footer-note{flex-basis:100%;font-size:10px}}
@media(max-width:360px){.home-header-inner{padding:0 16px}.siteLogo{width:151px}.mobile-nav{gap:12px;font-size:13px}.hero-copy{padding-left:20px;padding-right:20px}.hero-copy h1{font-size:30px}.hero-actions{gap:8px 14px}.home-primary{font-size:15px;padding:0 16px}.home-secondary{font-size:13px}.advisor-copy h2{font-size:24px}.report-path{margin-left:28px;margin-right:28px;gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
