/* Candidate homepage composition. Uses DESIGN.md tokens; no legacy page cascade. */
.fyzl-home{background:var(--card);color:var(--foreground);font-family:var(--font-workspace);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.fyzl-home *, .home-nav-sheet *{box-sizing:border-box}
.fyzl-home h1,.fyzl-home h2,.fyzl-home h3,.fyzl-home p{margin:0}
.fyzl-home h1,.fyzl-home h2,.fyzl-home h3{text-wrap:balance;letter-spacing:-.035em}
.fyzl-home h2{font-size:clamp(30px,3.2vw,42px);font-weight:600;line-height:1.15}
.fyzl-home h3{font-size:25px;font-weight:600;line-height:1.25}
.fyzl-home img{display:block;max-width:100%;object-fit:cover}
.fyzl-home a{text-decoration:none}
.fyzl-home a:focus-visible,.fyzl-home button:focus-visible,.fyzl-home input:focus-visible,.home-nav-sheet a:focus-visible{outline:3px solid var(--ring);outline-offset:5px}
.fyzl-home section[id]{scroll-margin-top:112px}
.home-content{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.home-section{padding-block:96px}
.fyzl-home .home-eyebrow{font-size:13px;font-weight:600;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}
.home-utility{background:var(--primary);color:var(--primary-foreground);font-size:12px;font-weight:500}
.home-utility-inner{min-height:36px;display:flex;align-items:center;gap:24px}
.home-utility a{display:inline-flex;align-items:center;gap:8px;min-height:36px}
.home-utility svg{width:13px;height:13px}
.home-utility-location{padding-right:24px;border-right:1px solid rgb(255 255 255/.25)}
.home-utility-logins{margin-left:auto;display:flex;gap:24px}
.home-header{position:sticky;top:0;z-index:30;background:var(--card);border-bottom:1px solid var(--border)}
.home-nav-inner{height:92px;display:flex;align-items:center;gap:32px}
.home-brand{display:inline-flex;flex-direction:column;align-items:flex-start;padding-left:16px;border-left:3px solid var(--gold);line-height:1.3;flex-shrink:0}
.home-brand>span:first-child{font-size:32px;font-weight:600;letter-spacing:.12em}
.home-brand>span:last-child{font-size:11px;font-weight:500;letter-spacing:.025em}
.home-desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:500}
.home-desktop-nav a{padding-block:16px}
.home-desktop-nav a:hover,.home-footer a:hover{ text-decoration:underline;text-underline-offset:5px}
.home-mobile-menu{display:none}
.home-nav-sheet{font-family:var(--font-workspace);padding:16px;gap:12px}
.home-nav-sheet nav{display:grid;padding:0 16px}
.home-nav-sheet nav a{display:flex;justify-content:space-between;gap:12px;padding:16px 0;border-bottom:1px solid var(--border);font-size:16px;font-weight:500}
.home-nav-sheet svg{width:18px;height:18px}
.home-menu-phone{display:flex;gap:12px;align-items:center;padding:16px;margin-top:auto}
.home-nav-sheet [data-slot=sheet-close]{min-width:44px;min-height:44px}
.home-skip{position:fixed;left:16px;top:-100px;z-index:100;background:var(--card);padding:12px 20px;border:2px solid var(--ring)}
.home-skip:focus{top:12px}
.home-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--primary);color:var(--primary-foreground);min-height:610px}
.home-hero-copy{padding:72px 56px 58px max(48px,calc((100vw - 1200px)/2));display:flex;flex-direction:column;justify-content:center}
.fyzl-home .home-hero .home-eyebrow{color:var(--gold-on-dark);font-size:12px}
.fyzl-home .home-hero h1{font-size:clamp(46px,4.5vw,66px);line-height:1.06;font-weight:600;letter-spacing:-.045em;margin:8px 0 24px}
.home-hero h1 span{color:var(--gold-on-dark)}
.fyzl-home .home-hero-description{font-size:18px;line-height:1.65;max-width:460px;color:var(--secondary)}
.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.home-hero-actions a{font-size:15px}
.home-hero-local{border-top:1px solid rgb(255 255 255/.2);margin-top:36px;padding-top:20px;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--secondary)}
.home-hero-local svg{height:16px;width:16px;color:var(--gold-on-dark);flex-shrink:0}
.home-hero-photo{position:relative;min-width:0;overflow:hidden}
.home-hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-position:56% center}
.home-photo-label{position:absolute;bottom:28px;left:28px;right:28px;background:var(--card);color:var(--foreground);padding:14px 20px;border-left:3px solid var(--gold);display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:12px;box-shadow:0 4px 24px rgb(0 0 0/.04)}
.home-photo-label>span:first-child{font-weight:600}
.home-photo-label>span:last-child{color:var(--muted-foreground)}
.home-service-strip{border-bottom:1px solid var(--border);background:var(--card)}
.home-service-strip>.home-content{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:24px;font-size:14px}
.home-service-strip span:first-child{font-size:12px;color:var(--muted-foreground)}
.home-service-strip span:not(:first-child){color:var(--gold);font-size:20px}
.home-service-strip p{font-weight:500}
.home-section-heading{max-width:680px;margin-bottom:40px}
.home-section-heading>p:last-child{margin-top:20px;max-width:560px;color:var(--muted-foreground)}
.home-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.home-estate-panel{border:1px solid var(--border)}
.home-estate-panel>img{width:100%;height:240px;object-position:center 55%}
.home-audience-copy{padding:32px 36px}
.home-audience-copy>p{margin-top:8px;color:var(--muted-foreground)}
.home-audience-grid ul{list-style:none;display:grid;gap:12px;margin:24px 0;padding:0;font-size:15px}
.home-audience-grid li{display:flex;gap:12px;align-items:center}
.home-audience-grid li svg{width:16px;height:16px;color:var(--muted-foreground);flex-shrink:0}
.home-text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:15px;font-weight:600}
.home-text-link svg{width:18px;height:18px;flex-shrink:0;transition:transform .18s ease}
.home-text-link:hover svg{transform:translateX(3px)}
.home-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.home-finance-panel{background:var(--background);padding:44px 44px 36px;display:flex;flex-direction:column;align-items:flex-start}
.home-line-mark{height:3px;width:44px;background:var(--gold);margin-bottom:32px}
.fyzl-home .home-finance-panel .home-eyebrow{margin-bottom:16px;font-size:12px}
.fyzl-home .home-finance-panel h3{font-size:32px;line-height:1.18}
.home-finance-panel>p:not(.home-eyebrow){color:var(--muted-foreground);margin-top:20px;max-width:400px}
.home-finance-panel ul{margin-block:24px 30px}
.home-finance-panel>.home-text-link{margin-top:12px}
.home-products{background:var(--background)}
.home-heading-row{display:flex;gap:32px;align-items:flex-end;justify-content:space-between;margin-bottom:40px}
.home-heading-row>.home-text-link{flex-shrink:0}
.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.home-product{display:flex;flex-direction:column;align-items:flex-start;background:var(--card);border:1px solid var(--border);padding:28px;transition:border-color .18s ease,transform .18s ease}
.home-product:hover{border-color:var(--gold);transform:translateY(-3px)}
.home-product:first-child{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}
.home-product-number{font-size:13px;color:var(--muted-foreground);margin-bottom:32px}
.home-product:first-child .home-product-number{color:var(--gold-on-dark)}
.fyzl-home .home-product h3{font-size:22px;margin-bottom:14px}
.home-product p{font-size:15px;line-height:1.6;color:var(--muted-foreground);flex:1}
.home-product:first-child p{color:var(--secondary)}
.home-product-link{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;font-size:13px;margin-top:32px;padding-top:20px;border-top:1px solid var(--border)}
.home-product-link svg{width:18px;height:18px}
.home-product:first-child .home-product-link{border-color:rgb(255 255 255/.25)}
.home-programs{display:flex;align-items:center;gap:8px 24px;flex-wrap:wrap;margin-top:28px;font-size:13px}
.home-programs>span{color:var(--muted-foreground);margin-right:8px}
.home-programs a{min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px}
.home-payment-section{padding-block:96px;background:var(--card)}
.home-payment-intro{max-width:650px;margin-bottom:40px}
.home-payment-intro>p:last-child{color:var(--muted-foreground);margin-top:20px}
.home-payment-grid{display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--border)}
.home-payment-controls{padding:40px 48px}
.home-payment-controls [data-slot=field-group]{gap:24px}
.home-payment-field-head{display:flex;gap:16px;align-items:center;justify-content:space-between}
.home-payment-field-head label{font-size:15px;font-weight:500}
.home-payment-input{max-width:150px;text-align:right;font-size:18px!important;min-height:48px;border:1px solid var(--border-control);background:var(--card);font-variant-numeric:tabular-nums}
.home-payment-range{width:100%;min-height:32px;accent-color:var(--primary);cursor:pointer}
.home-payment-range-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--muted-foreground);margin-top:-12px}
.fyzl-home .home-payment-assumptions{font-size:13px;line-height:1.6;color:var(--muted-foreground);margin-top:28px;max-width:480px}
.home-payment-summary{padding:48px 44px;background:var(--primary);color:var(--primary-foreground);display:flex;flex-direction:column;justify-content:center}
.fyzl-home .home-payment-result-label{font-size:14px;color:var(--secondary)}
.home-payment-result{display:flex;flex-direction:column;gap:4px;margin-block:12px 24px;font-variant-numeric:tabular-nums}
.home-payment-amount{font-size:clamp(40px,4.4vw,58px);font-weight:500;letter-spacing:-.04em;line-height:1.15}
.home-payment-result-detail{font-size:14px;color:var(--secondary)}
.fyzl-home .home-payment-disclosure{font-size:13px;line-height:1.75;color:var(--secondary);border-top:1px solid rgb(255 255 255/.25);padding-top:24px;max-width:360px}
.home-payment-actions{display:flex;align-items:flex-start;flex-direction:column;gap:16px;margin-top:28px}
.home-payment-more{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px}
.home-payment-more:hover{text-decoration:underline;text-underline-offset:5px}
.home-payment-more svg{width:16px;height:16px}
.home-places{padding-top:16px}
.home-place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.home-place-image{overflow:hidden;aspect-ratio:1.5;background:var(--secondary)}
.home-place img{width:100%;height:100%;transition:transform .35s ease}
.home-place:hover img{transform:scale(1.035)}
.home-place>div:last-child{padding-top:20px}
.home-place span{font-size:13px;color:var(--muted-foreground)}
.fyzl-home .home-place h3{display:flex;align-items:center;justify-content:space-between;font-size:23px;margin-top:6px}
.home-place h3 svg{width:20px;height:20px}
.fyzl-home .home-place-note{font-size:12px;color:var(--muted-foreground);margin-top:24px}
.home-approach{background:var(--background)}
.home-approach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}
.home-approach-grid>div>p:not(.home-eyebrow){color:var(--muted-foreground);margin-block:24px 16px;max-width:320px}
.home-approach ol{list-style:none;padding:0;margin:0}
.home-approach li{display:flex;gap:28px;padding-block:28px;border-bottom:1px solid var(--border)}
.home-approach li:first-child{padding-top:0}
.home-approach li:last-child{border-bottom:0;padding-bottom:0}
.home-approach li>span{font-size:16px;color:var(--muted-foreground);line-height:1.8;font-variant-numeric:tabular-nums}
.fyzl-home .home-approach h3{font-size:23px;margin-bottom:12px}
.home-approach li p{font-size:15px;color:var(--muted-foreground)}
.home-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.home-contact-grid>div>p:not(.home-eyebrow):not(.home-address){color:var(--muted-foreground);max-width:360px;margin-top:24px}
.home-contact-phone{display:inline-flex;align-items:center;gap:24px;font-size:28px;font-weight:500;letter-spacing:-.025em;margin-top:28px;min-height:48px}
.home-contact-phone svg{width:22px;height:22px}
.fyzl-home .home-address{font-size:14px;color:var(--muted-foreground);margin-top:20px;padding-left:28px;position:relative}
.home-address svg{position:absolute;left:0;top:3px;width:16px;height:16px}
.home-contact-options{padding:40px;border:1px solid var(--border);border-top:3px solid var(--gold)}
.fyzl-home .home-contact-options>p{font-size:15px;margin-block:12px 28px}
.home-contact-options>div[data-fyzl-contact]>button,.home-contact-options>a{width:100%;justify-content:space-between;font-size:14px}
.home-contact-options>a{margin-top:12px}
.home-existing-client{border-top:1px solid var(--border);padding-top:24px;margin-top:28px}
.home-existing-client>span{display:block;font-size:13px;color:var(--muted-foreground)}
.home-footer{background:var(--primary);color:var(--primary-foreground);padding:64px 0 28px}
.home-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}
.home-footer-top>div:first-child>p{font-size:14px;color:var(--secondary);margin-top:24px}
.fyzl-home .home-footer h2{font-size:14px;letter-spacing:0;font-weight:600;margin-bottom:16px}
.home-footer-top>div:not(:first-child)>a{display:block;min-height:36px;font-size:13px;color:var(--secondary)}
.home-footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgb(255 255 255/.2);margin-top:48px;padding-top:24px;font-size:12px;color:var(--secondary)}
.home-footer-bottom>p{display:flex;gap:24px}
.fyzl-home .home-footer-disclosure{font-size:12px;color:var(--secondary);margin-top:16px;max-width:750px;line-height:1.7}
@media(min-width:1700px){.home-hero{min-height:650px}.home-hero-copy{padding-right:80px}.home-hero-photo{margin-right:max(0px,calc((100vw - 1700px)/2))}}
@media(max-width:1100px){.home-content{width:calc(100% - 64px)}.home-nav-inner{gap:24px}.home-desktop-nav{gap:16px;font-size:13px}.home-nav-cta{font-size:14px}.home-hero-copy{padding:56px 32px}.home-hero{min-height:600px}.home-hero h1{font-size:50px}.home-product{padding:24px}.home-finance-panel{padding:36px}.home-contact-grid,.home-approach-grid{gap:56px}.home-photo-label{flex-direction:column;align-items:flex-start;gap:2px}.home-payment-controls{padding:36px}.home-payment-summary{padding:36px}.home-product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.home-desktop-nav{display:none}.home-nav-cta{margin-left:auto}.home-mobile-menu{display:block}.home-nav-inner{height:80px}.home-hero{grid-template-columns:1.1fr .9fr;min-height:570px}.fyzl-home .home-hero h1{font-size:45px}.home-hero-actions{flex-direction:column;align-items:stretch}.home-hero-local{align-items:flex-start}.home-service-strip>.home-content{flex-wrap:wrap;justify-content:center;gap:8px 20px;font-size:13px}.home-service-strip span:first-child{display:none}.home-finance-panel{padding:28px}.home-audience-copy{padding:28px}.fyzl-home .home-finance-panel h3{font-size:28px}.home-payment-grid{grid-template-columns:1fr 1fr}.home-payment-controls,.home-payment-summary{padding:28px}.home-payment-field-head{align-items:flex-start;flex-direction:column;gap:8px}.home-payment-input{max-width:none}.home-heading-row{align-items:flex-start;flex-direction:column;gap:16px}.home-place-grid{gap:20px}.fyzl-home .home-place h3{font-size:20px}.home-contact-grid{gap:32px}.home-contact-options{padding:28px}.home-footer-top{grid-template-columns:1.2fr 1fr;gap:40px}}
@media(max-width:600px){.home-content{width:calc(100% - 40px)}.home-section,.home-payment-section{padding-block:64px}.home-utility-location,.home-utility-logins>a:last-child{display:none}.home-utility-logins{gap:0}.home-utility-inner{font-size:11px;min-height:32px}.home-utility a{min-height:36px}.home-nav-inner{height:76px;gap:16px}.home-brand>span:first-child{font-size:27px}.home-brand>span:last-child{font-size:10px}.home-brand{padding-left:12px}.home-nav-cta{min-height:44px;padding:9px 12px;font-size:13px}.home-nav-cta svg{display:none}.home-hero{grid-template-columns:1fr;min-height:0}.home-hero-copy{padding:36px 24px 30px}.fyzl-home .home-hero .home-eyebrow{font-size:10px;margin-bottom:12px}.fyzl-home .home-hero h1{font-size:42px;line-height:1.08;margin-block:0 18px}.fyzl-home .home-hero-description{font-size:15px;max-width:360px}.home-hero-actions{flex-direction:row;gap:10px;margin-top:24px}.home-hero-actions>a{flex:1;font-size:13px;min-height:48px;padding:10px 12px;gap:6px}.home-hero-actions svg{width:14px!important;height:14px!important}.home-hero-local{font-size:11px;margin-top:24px;padding-top:16px}.home-hero-photo{height:265px}.home-hero-photo img{object-position:center 50%}.home-photo-label{left:20px;right:20px;bottom:20px;padding:10px 14px;flex-direction:row;gap:12px;font-size:10px}.home-service-strip>.home-content{display:grid;grid-template-columns:1fr;gap:4px;padding-block:20px;text-align:center;font-size:12px}.home-service-strip span:not(:first-child){display:none}.fyzl-home .home-eyebrow{font-size:11px;margin-bottom:14px}.fyzl-home h2{font-size:30px;line-height:1.18}.home-section-heading{margin-bottom:28px}.home-section-heading>p:last-child{font-size:15px;margin-top:16px}.home-audience-grid{grid-template-columns:1fr;gap:24px}.home-estate-panel>img{height:210px}.home-audience-copy{padding:24px}.home-audience-grid ul{font-size:14px;gap:10px}.home-finance-panel{padding:30px 24px}.home-finance-panel br{display:none}.fyzl-home .home-finance-panel h3{font-size:28px}.home-finance-panel>p:not(.home-eyebrow){font-size:15px}.home-line-mark{margin-bottom:24px}.home-product-grid{gap:12px}.home-product{padding:20px 16px}.home-product-number{margin-bottom:24px}.fyzl-home .home-product h3{font-size:20px}.home-product p{font-size:13px}.home-product-link{font-size:11px;gap:4px;margin-top:24px;padding-top:16px}.home-product-link svg{width:15px;height:15px}.home-programs{font-size:12px;gap:0 20px;margin-top:24px}.home-programs>span{flex-basis:100%;margin-bottom:6px}.home-heading-row{margin-bottom:28px}.home-payment-intro{margin-bottom:28px}.home-payment-intro>p:last-child{font-size:15px}.home-payment-grid{grid-template-columns:1fr}.home-payment-controls,.home-payment-summary{padding:28px 24px}.home-payment-field-head{flex-direction:row;align-items:center}.home-payment-field-head label{font-size:13px;max-width:135px}.home-payment-input{max-width:132px;font-size:16px!important}.home-payment-controls [data-slot=field-group]{gap:20px}.home-payment-amount{font-size:48px}.home-payment-summary{padding-block:32px}.home-payment-actions>a:first-child{width:100%}.home-places{padding-top:0}.home-place-grid{grid-template-columns:1fr;gap:28px}.home-place-image{aspect-ratio:1.85}.home-place>div:last-child{padding-top:14px}.fyzl-home .home-place h3{font-size:23px}.home-place-note{font-size:11px!important}.home-approach-grid,.home-contact-grid{grid-template-columns:1fr;gap:36px}.home-approach li{gap:20px;padding-block:24px}.fyzl-home .home-approach h3{font-size:22px}.home-approach-grid>div>p:not(.home-eyebrow){font-size:15px}.home-contact-options{padding:28px 24px}.home-contact-grid>div>p:not(.home-eyebrow):not(.home-address){font-size:15px}.home-contact-phone{font-size:26px}.home-footer{padding-top:44px}.home-footer-top{gap:36px 24px;grid-template-columns:1fr 1fr}.home-footer-top>div:first-child{grid-column:1/-1}.home-footer-top>div:first-child>p{margin-top:16px}.home-footer-bottom{flex-direction:column;gap:12px;margin-top:36px}.home-footer-top>div:last-child{grid-column:1/-1}.home-footer-top>div:not(:first-child)>a{min-height:40px}.home-footer-bottom a{min-height:36px;display:inline-flex;align-items:center}.home-nav-sheet nav a{font-size:15px}}
@media(max-width:360px){.home-content{width:calc(100% - 32px)}.home-nav-inner{gap:10px}.home-nav-cta{padding-inline:9px;font-size:12px}.home-brand{padding-left:8px}.home-brand>span:first-child{font-size:23px}.home-brand>span:last-child{font-size:9px}.home-hero-copy{padding-inline:20px}.fyzl-home .home-hero h1{font-size:37px}.home-hero-actions{flex-direction:column}.home-photo-label>span:last-child{display:none}.home-payment-controls,.home-payment-summary{padding:24px 20px}.home-payment-input{max-width:116px}.home-contact-options{padding:24px 20px}.home-product-grid{grid-template-columns:1fr}.home-product{padding:24px}.home-product-number{margin-bottom:20px}.home-product p{font-size:14px}.home-product-link{font-size:13px}.home-contact-options button{font-size:13px!important}}
@media(prefers-reduced-motion:reduce){.fyzl-home *, .home-nav-sheet *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.fyzl-home .home-inquiry-fallback{font-size:14px;color:var(--muted-foreground);margin-top:16px}.home-inquiry-fallback a{text-decoration:underline}

.home-contact-grid>*,.home-approach-grid>*,.home-payment-grid>*,.home-audience-grid>*{min-width:0}
