:root{--navy:#00112f;--navy2:#061f44;--gold:#d4a63e;--gold-light:#f0ce73;--paper:#f7f5ef;--cream:#eee9df;--slate:#495662;--ink:#152034;--muted:#606872;--line:rgba(212,166,62,.22);--display:'Cormorant Garamond',serif;--sans:'Outfit',sans-serif;--header:88px;--max:1540px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--navy);color:#fff;font-family:var(--sans);font-weight:300}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:var(--header);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,5vw,78px);background:linear-gradient(to bottom,rgba(0,17,47,.92),rgba(0,17,47,.58),transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-size:24px;letter-spacing:.2em;color:#fff}.brand img{width:43px;height:43px;object-fit:contain}.nav{display:flex;align-items:center;gap:25px;font-size:14px;color:rgba(255,255,255,.77)}.nav a{position:relative;padding:8px 0}.nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:var(--gold-light);transform:scaleX(0);transition:.2s}.nav a:not(.nav-cta):hover,.nav a.active:not(.nav-cta){color:#fff}.nav a.active:not(.nav-cta):after,.nav a:not(.nav-cta):hover:after{transform:scaleX(1)}.nav-cta{color:#0b1424!important;background:linear-gradient(135deg,var(--gold-light),var(--gold));padding:11px 17px!important;border-radius:999px;font-weight:500}.menu-button{display:none;background:none;border:1px solid rgba(255,255,255,.24);border-radius:7px;padding:7px 10px;color:white;font:inherit}.hero{min-height:100vh;position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;padding:calc(var(--header) + 50px) clamp(28px,8vw,130px) 80px;overflow:hidden;background:radial-gradient(circle at 82% 42%,rgba(20,58,102,.52),transparent 42%),linear-gradient(145deg,#00112f 0%,#031833 60%,#001028 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.017) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,black)}.hero-copy{position:relative;z-index:2;max-width:800px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:500;color:var(--gold-light);margin:0 0 22px}.eyebrow.dark{color:#8c6a1e}.hero h1,.section h2,.final-cta h2,.partner-strip h2,.page-hero h1{font-family:var(--display);font-weight:500;margin:0;line-height:.94}.hero h1{font-size:clamp(58px,7vw,106px);letter-spacing:-.03em}.hero h1 em,.final-cta h2 em{font-weight:500;color:var(--gold-light)}.hero-lede{font-size:clamp(18px,1.45vw,23px);line-height:1.62;max-width:700px;color:rgba(255,255,255,.78);margin:34px 0}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{border:0;border-radius:2px;padding:15px 22px;font-family:var(--sans);font-weight:500;letter-spacing:.02em;cursor:pointer;display:inline-block}.button-primary{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#0b1424;box-shadow:0 8px 30px rgba(212,166,62,.18)}.button-dark{background:var(--navy);color:#fff}.button-outline{border:1px solid rgba(21,32,52,.22);color:var(--ink);background:transparent}.button-gold-outline{border:1px solid var(--gold-light);color:var(--gold-light);background:transparent}.button-large{font-size:18px;padding:18px 28px}.text-link{display:inline-flex;gap:9px;align-items:center;font-weight:500}.text-link span{color:var(--gold-light)}.dark-link{color:#253047;margin-top:10px}.dark-link span{color:#8c6a1e}.microcopy{font-size:17px;line-height:1.45;letter-spacing:.035em;color:rgba(255,255,255,.68);margin-top:26px}.hero-disclaimer{max-width:750px;font-size:13px;line-height:1.55;color:rgba(255,255,255,.5);margin-top:14px}.hero-disclaimer strong{color:rgba(255,255,255,.72);font-weight:500}.hero-mark{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;opacity:.93}.hero-mark img{width:min(560px,42vw);filter:drop-shadow(0 20px 80px rgba(0,0,0,.28))}.scroll-cue{position:absolute;bottom:26px;left:50%;font-size:23px;color:var(--gold);animation:bob 1.8s infinite}@keyframes bob{50%{transform:translateY(7px)}}.section{padding:105px clamp(28px,8vw,130px)}.section-light{background:var(--paper);color:var(--ink)}.section-cream{background:var(--cream);color:var(--ink)}.section-navy{background:var(--navy);color:#fff}.section-slate{background:var(--slate);color:#fff}.section h2{font-size:clamp(44px,4.5vw,72px);letter-spacing:-.025em}.section h2 em{font-weight:500;color:#9c771f}.section-kicker{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#92701f;font-weight:600;margin-bottom:34px}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,7vw,120px);align-items:start}.body-copy p{font-size:18px;line-height:1.72;color:#59616c;margin-top:0}.section-navy .body-copy p,.section-slate .body-copy p{color:rgba(255,255,255,.72)}.section-heading{max-width:940px;margin-bottom:55px}.section-heading.centered{text-align:center;margin-inline:auto}.section-intro{font-size:18px;line-height:1.7;color:#646b75;max-width:780px;margin:24px auto 0}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:rgba(240,206,115,.18);border:1px solid rgba(240,206,115,.18)}.card{background:#061936;padding:32px 27px;min-height:320px}.card span{font-family:var(--display);font-size:28px;color:var(--gold)}.card h3{font-family:var(--display);font-size:30px;line-height:1.04;margin:76px 0 18px}.card p{color:rgba(255,255,255,.62);line-height:1.6;font-size:15px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:58px}.step{background:#fff;padding:30px 26px 32px;border-top:3px solid var(--gold);box-shadow:0 12px 40px rgba(1,15,38,.07)}.step b{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(212,166,62,.5);border-radius:50%;color:#8c6a1e;font-family:var(--display);font-size:20px;font-weight:500}.step h3{font-family:var(--display);font-size:27px;font-weight:600;margin:46px 0 14px}.step p{line-height:1.65;color:#626a75;font-size:15px}.note-box{width:100%;margin:26px 0 0;padding:22px 24px;border:1px solid rgba(140,106,30,.25);background:rgba(255,255,255,.4);color:#555e69;line-height:1.6;display:flex;align-items:center;justify-content:space-between;gap:24px}.note-box strong{color:#7c5b18}.note-box .button{margin-left:auto;flex:0 0 auto}.mid-cta{padding:37px clamp(28px,8vw,130px);background:#f1e5c2;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(140,106,30,.15);border-bottom:1px solid rgba(140,106,30,.15)}.mid-cta strong{font-family:var(--display);font-size:31px;font-weight:600}.resource-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;position:relative}.resource-heading:after{content:"";position:absolute;left:0;right:0;bottom:-24px;height:1px;background:rgba(21,32,52,.08)}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:62px}.resource-card{display:flex;flex-direction:column;min-height:330px;padding:28px 25px;background:#fff;border:1px solid rgba(21,32,52,.09);box-shadow:0 12px 34px rgba(1,15,38,.05);transition:.22s}.resource-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(1,15,38,.09)}.resource-type{text-transform:uppercase;letter-spacing:.18em;color:#8c6a1e;font-size:10px;font-weight:600}.resource-card h3{font-family:var(--display);font-size:31px;line-height:1.05;margin:48px 0 15px;font-weight:600}.resource-card p{color:#626a75;line-height:1.62;font-size:15px;margin:0 0 20px}.resource-card b{margin-top:auto;font-size:13px;color:#70520f;font-weight:500}.resource-actions{text-align:center;margin-top:32px}.about-section{background:#e8e1d5;color:var(--ink);position:relative}.about-section:before{content:"";display:block;position:absolute;top:0;left:clamp(28px,8vw,130px);right:clamp(28px,8vw,130px);height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.about-grid{display:grid;grid-template-columns:.52fr 1.48fr;gap:clamp(55px,8vw,120px);align-items:center}.about-photo{aspect-ratio:1/1;max-width:350px;margin:auto;background:#192235;overflow:hidden;border-radius:2px}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(.98)}.about-copy h2{font-size:clamp(42px,4vw,66px);margin-bottom:30px}.about-copy p{font-size:18px;line-height:1.7;color:#4d5663}.quote-section{position:relative;text-align:center;padding:110px clamp(75px,10vw,160px);min-height:390px;display:flex;align-items:center;justify-content:center}.quote-track{max-width:1050px;width:100%}.quote-slide{display:none;margin:0}.quote-slide.active{display:block;animation:quoteFade .35s ease}.quote-slide blockquote{font-family:var(--display);font-size:clamp(38px,4vw,64px);margin:0 auto;line-height:1.08;color:#f6f0e4}.quote-slide figcaption{text-transform:uppercase;letter-spacing:.18em;color:rgba(240,206,115,.7);font-size:9px;margin-top:28px}.quote-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(240,206,115,.38);border-radius:50%;background:rgba(0,0,0,.12);color:var(--gold-light);font-family:var(--display);font-size:37px;line-height:1;cursor:pointer}.quote-prev{left:4vw}.quote-next{right:4vw}.quote-dots{position:absolute;bottom:40px;display:flex;gap:8px}.quote-dot{width:7px;height:7px;border:1px solid var(--gold);border-radius:50%;background:transparent;cursor:pointer;padding:0}.quote-dot.active{background:var(--gold)}@keyframes quoteFade{from{opacity:.2}to{opacity:1}}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq-more{margin-top:30px}.accordion details{border-top:1px solid rgba(17,24,39,.15);padding:19px 0}.accordion details:last-child{border-bottom:1px solid rgba(17,24,39,.15)}.accordion summary{font-family:var(--display);font-size:26px;font-weight:600;cursor:pointer}.accordion p{color:#5f6670;line-height:1.65;max-width:680px}.partner-strip{padding:80px clamp(28px,8vw,130px);background:var(--slate);display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;border-top:1px solid rgba(212,166,62,.22);border-bottom:1px solid rgba(212,166,62,.22)}.partner-strip>div{max-width:930px}.partner-strip h2{font-size:clamp(38px,4vw,60px);line-height:1.02}.partner-strip p:not(.eyebrow){max-width:830px;line-height:1.65;color:rgba(255,255,255,.76);font-size:17px;margin:22px 0 0}.final-cta{padding:115px 24px;background:radial-gradient(circle at 50% 35%,#0c2b55 0,#00112f 58%);text-align:center}.final-cta-inner{max-width:900px;margin:auto}.final-cta img{width:115px;margin:0 auto 28px}.final-cta h2{font-size:clamp(52px,5.5vw,86px);margin:0 0 36px}.site-footer{background:#000b20;color:rgba(255,255,255,.58);padding:42px clamp(28px,8vw,130px);font-size:13px}.footer-main{display:grid;grid-template-columns:1fr auto;gap:24px}.footer-brand{display:flex;flex-direction:column;gap:6px}.footer-brand strong{font-family:var(--display);font-size:25px;letter-spacing:.18em;color:var(--gold-light);font-weight:500}.footer-contact{text-align:right}.email-display{display:flex;gap:10px;justify-content:flex-end;align-items:baseline;margin-bottom:12px}.email-label{text-transform:uppercase;letter-spacing:.16em;font-size:9px;color:rgba(240,206,115,.75)}.email-display b{font-weight:400;color:rgba(240,206,115,.85)}.social-links{display:flex;gap:10px;justify-content:flex-end}.social-links a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(240,206,115,.25);border-radius:50%;color:var(--gold-light)}.social-links a:hover{background:rgba(240,206,115,.08);border-color:rgba(240,206,115,.65)}.social-links svg{width:17px;height:17px;fill:currentColor}.footer-links{display:flex;gap:20px;flex-wrap:wrap;padding-top:20px;margin-top:22px;border-top:1px solid rgba(255,255,255,.08)}.footer-links a:hover{color:#fff}.footer-disclaimer{max-width:1100px;font-size:11px;line-height:1.6;color:rgba(255,255,255,.38);margin:18px 0 0}.footer-copy{margin:12px 0 0;color:rgba(255,255,255,.35)}.page-hero{padding:calc(var(--header) + 80px) clamp(28px,8vw,130px) 78px;background:radial-gradient(circle at 84% 30%,#0a2c57 0,#00112f 55%);color:#fff}.page-hero .inner{max-width:900px}.page-hero h1{font-size:clamp(52px,6vw,88px);letter-spacing:-.025em}.page-hero p{font-size:20px;line-height:1.65;color:rgba(255,255,255,.72);max-width:820px}.prose{max-width:870px;margin:auto}.prose h2{font-family:var(--display);font-size:43px;line-height:1.05}.prose h3{font-family:var(--display);font-size:29px;margin-top:38px}.prose p,.prose li{font-size:17px;line-height:1.72;color:#4f5865}.article-header{max-width:920px}.article-meta{text-transform:uppercase;letter-spacing:.18em;color:var(--gold-light);font-size:11px}.article-body{max-width:800px}.article-body h2{margin-top:48px}.form-card{background:#fff;border:1px solid rgba(21,32,52,.12);padding:34px;box-shadow:0 15px 45px rgba(5,15,35,.06)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:500;font-size:14px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbc5b9;border-radius:4px;padding:12px 13px;font:inherit;background:#fff}.field textarea{min-height:150px;resize:vertical}.field textarea.long{min-height:330px}.help{font-size:12px;color:#737985}.notice{border-left:4px solid var(--gold);background:#fff8e8;padding:16px 18px;margin:20px 0;color:#4e5360}.success{background:#eef8ef;border:1px solid #bbdfc2;padding:16px;color:#2a5834}.error{background:#fff0f0;border:1px solid #e7b9b9;padding:16px;color:#742d2d}.faq-item{border-bottom:1px solid rgba(21,32,52,.12);padding:22px 0}.faq-item h3{font-family:var(--display);font-size:29px;margin:0 0 8px}.faq-item p{color:#59616c;line-height:1.65}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:38px}.feature-box{background:#fff;border:1px solid rgba(21,32,52,.1);padding:28px}.feature-box h3{font-family:var(--display);font-size:30px;margin:0 0 12px}.feature-box p{color:#59616c;line-height:1.65}.photo-wide{width:100%;max-height:580px;object-fit:cover;object-position:center 42%}.admin-note{font-size:12px;color:#6c7380}.print-only{display:none}
@media(min-width:1500px){.site-header{padding-left:max(78px,calc((100vw - var(--max))/2));padding-right:max(78px,calc((100vw - var(--max))/2))}.hero,.section,.page-hero,.partner-strip,.mid-cta{padding-left:max(130px,calc((100vw - var(--max))/2));padding-right:max(130px,calc((100vw - var(--max))/2))}.hero-copy{max-width:820px}}
@media(max-width:1100px){.resource-grid{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-mark{position:absolute;right:-140px;opacity:.15}.hero-mark img{width:620px}.nav{gap:17px}.nav a:not(.nav-cta){display:none}.partner-strip{grid-template-columns:1fr}.partner-strip .button{justify-self:start}.two-col{grid-template-columns:1fr}}
@media(max-width:760px){:root{--header:70px}.site-header{padding:0 20px}.brand{font-size:21px}.menu-button{display:block}.nav{position:absolute;top:70px;left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;background:#061a38;padding:20px;border:1px solid rgba(212,166,62,.2)}.nav.open{display:flex}.nav a:not(.nav-cta){display:block}.nav-cta{text-align:center}.hero{padding:calc(var(--header) + 50px) 23px 70px;min-height:92vh}.hero h1{font-size:58px}.hero-mark{right:-260px}.section{padding:75px 24px}.split,.about-grid,.faq-grid,.resource-heading,.footer-main{grid-template-columns:1fr}.cards,.steps,.resource-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.card{min-height:235px}.card h3{margin-top:36px}.about-photo{max-width:310px}.quote-section{padding:90px 55px 110px}.quote-arrow{width:36px;height:36px;font-size:28px}.quote-prev{left:10px}.quote-next{right:10px}.partner-strip{padding:65px 24px}.mid-cta{padding:28px 24px;align-items:flex-start;flex-direction:column}.footer-contact{text-align:left}.email-display,.social-links{justify-content:flex-start}.page-hero{padding:calc(var(--header) + 55px) 24px 60px}.button{max-width:100%}.note-box .button{display:block;margin:18px 0 0}}
@media(max-width:420px){.hero h1{font-size:50px}.button{width:100%;text-align:center}.hero-actions{align-items:stretch}.section h2{font-size:40px}.resource-card{min-height:285px}.final-cta .button-primary{min-width:0}}
@media print{.site-header,.final-cta,.site-footer,.partner-strip,.mid-cta,.quote-section,.resource-actions,.button,.text-link,.scroll-cue{display:none!important}body{background:#fff!important;color:#000!important;font-family:Georgia,'Times New Roman',serif!important}.section,.section-light,.section-cream,.section-navy,.section-slate,.about-section,.page-hero{background:#fff!important;color:#000!important;padding:0!important}.page-hero{margin-bottom:24px}a{color:#000!important;text-decoration:none!important}p,li{font-size:11pt!important;line-height:1.45!important}h1,h2,h3{color:#000!important;break-after:avoid}.print-only{display:block}@page{margin:.7in}}

@media(max-width:760px){.note-box{display:block}.note-box .button{margin:18px 0 0}}


/* Navistro 2.2 intake flow */
.required{color:#9c771f;font-weight:600}
.acknowledgment label{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;cursor:pointer}
.acknowledgment input{margin:3px 0 0;width:17px;height:17px}
.acknowledgment span{display:block}
.intake-submit-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:4px}
.intake-submit{min-width:280px;text-align:center}
.upload-manager{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;border:1px dashed #bdb5a7;background:#faf8f3;border-radius:4px}
.selected-files{width:100%;display:grid;gap:7px}
.selected-file{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 11px;background:#fff;border:1px solid rgba(21,32,52,.1);border-radius:3px;color:#4f5865;font-size:13px}
.file-remove{border:0;background:none;color:#7c5b18;font:inherit;font-weight:500;cursor:pointer;padding:4px 0}
.file-remove:hover{text-decoration:underline}
.intake-success{margin-bottom:38px}
.intake-next h2{margin:0 0 15px;font-family:var(--display);font-size:clamp(40px,4vw,58px);line-height:1}
.intake-next p{font-size:17px;line-height:1.65;max-width:850px;margin:0 0 26px}
@media(max-width:760px){.intake-submit{width:100%;min-width:0}.selected-file{align-items:flex-start;flex-direction:column;gap:4px}}


/* Navistro 2.3 page rhythm and content */
.page-hero + .section.page-content-first{padding-top:72px}
.how-steps-section{padding-top:64px;padding-bottom:64px}
.how-steps-section .steps{margin-top:0}
.professionals-content{padding-bottom:90px}
.professional-cta{margin-top:38px}
.professional-form-wrap{margin-top:72px;scroll-margin-top:110px}
.professional-form-wrap .section-heading{margin-bottom:30px}

.faq-index{background:#f2ede4;border:1px solid rgba(21,32,52,.1);padding:28px 32px;margin:0 0 52px}
.faq-index .section-kicker{margin-bottom:16px}
.faq-index ol{margin:0;padding-left:22px;columns:2;column-gap:50px}
.faq-index li{break-inside:avoid;margin:0 0 10px;line-height:1.45}
.faq-index a{color:#253047;text-decoration:underline;text-decoration-color:rgba(140,106,30,.45);text-underline-offset:3px}
.faq-full-list .faq-item{scroll-margin-top:110px}
.faq-back{display:inline-block;margin-top:8px;font-size:12px;color:#8c6a1e}

@media(max-width:760px){
  .page-hero + .section.page-content-first{padding-top:52px}
  .how-steps-section{padding-top:52px;padding-bottom:52px}
  .professional-cta{margin-top:28px}
  .professional-form-wrap{margin-top:52px}
  .faq-index ol{columns:1}
}

/* Resource print masthead */
.print-article-header{display:none}
@media print{
  .article-page-hero{display:none!important}
  .print-article-header{display:block!important;border-bottom:2px solid #111;padding-bottom:18px;margin-bottom:26px}
  .print-article-header img{width:42px;height:42px;object-fit:contain;filter:grayscale(1);margin:0 0 8px}
  .print-brand{font-family:Georgia,'Times New Roman',serif;font-size:13pt;letter-spacing:.18em;margin-bottom:14px}
  .print-category{text-transform:uppercase;letter-spacing:.12em;font-size:8.5pt;margin-bottom:6px}
  .print-article-header h1{font-size:25pt!important;line-height:1.05!important;margin:0 0 10px!important}
  .print-article-header p{font-size:10.5pt!important;color:#333!important;margin:0!important}
  .article-body h2{font-size:15pt!important;line-height:1.15!important;margin-top:25px!important;margin-bottom:8px!important}
}


/* Navistro 2.5 legal pages and verification */
.legal-content{color:var(--ink)}
.legal-content .prose{max-width:900px}
.legal-content .prose>p:first-child{margin-top:0}
.legal-content .prose h2{margin-top:42px}
.turnstile-wrap{margin:4px 0 2px;min-height:65px}

/* Navistro 2.7 content additions */
.expect-box{margin-top:28px;padding:26px 30px;border:1px solid rgba(185,137,42,.28);background:rgba(255,255,255,.06)}
.expect-box h3{margin-top:0}.expect-box ul{margin-bottom:0;padding-left:22px}.expect-box li{margin:9px 0}
.closing-warmth{font-size:1.1rem;margin:22px 0;color:rgba(255,255,255,.82)}


/* =========================================================
   NAVISTRO 2.8 — public layout normalization
   ========================================================= */

/* Interior pages: same visual handoff from blue hero to first content block. */
.page-hero + .section,
.page-hero + .page-content-first,
.page-content-first {
    padding-top: 62px !important;
}
.page-hero + .section {
    padding-bottom: 82px;
}

/* Pages whose first block already has its own grid should not add a second giant margin. */
.resources-list-section .resource-grid,
.how-steps-section .steps {
    margin-top: 0 !important;
}
.how-steps-section {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
}

/* Resource cards: one system, five cards, no oddball sixth/oversized heading. */
.resource-grid-five {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}
.resource-grid-five .resource-card {
    min-width: 0;
    min-height: 370px;
}
.resource-grid-five .resource-card h3 {
    font-size: clamp(25px, 1.85vw, 31px);
    margin-top: 42px;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
}

/* About page: give the wide image and following copy deliberate breathing room. */
.about-life-section .photo-wide {
    display: block;
    margin-bottom: 44px;
}
.about-life-section .prose h2 {
    margin-top: 0;
}

/* Professionals: keep equal space between cards, CTA, and inquiry form. */
.professionals-content .two-col {
    margin-bottom: 0;
}
.professional-cta {
    margin-top: 42px !important;
}
.professional-form-wrap {
    margin-top: 0 !important;
    padding-top: 64px;
}
.professional-form-wrap .section-heading {
    margin-bottom: 34px;
}

/* Legal/general interior pages get the same first-content rhythm. */
.legal-content,
.resources-list-section,
.professionals-content {
    padding-top: 62px !important;
}

@media (max-width: 1260px) {
    .resource-grid-five { grid-template-columns: repeat(3, minmax(0,1fr)); }
}
@media (max-width: 800px) {
    .page-hero + .section,
    .page-hero + .page-content-first,
    .page-content-first { padding-top: 48px !important; }
    .resource-grid-five { grid-template-columns: 1fr; }
    .resource-grid-five .resource-card { min-height: 0; }
    .professional-cta { margin-top: 30px !important; }
    .professional-form-wrap { padding-top: 48px; }
    .about-life-section .photo-wide { margin-bottom: 30px; }
}


/* =========================================================
   NAVISTRO 2.8.2 — interaction polish
   ========================================================= */

/* Site-wide action affordances. */
a,
button,
.button,
.resource-card,
.social-icon {
    transition: color .18s ease, background-color .18s ease, border-color .18s ease,
                transform .18s ease, box-shadow .18s ease, opacity .18s ease;
}
.button:hover,
button.button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(0,17,47,.16);
}
.button-primary:hover {
    background: #f2c858;
}
.button-dark:hover {
    background: #0b2347;
}
.button-outline:hover {
    border-color: var(--gold);
    color: #7a5817;
}
.link-arrow:hover,
.text-link:hover,
.faq-back:hover,
.footer a:hover,
.site-footer a:hover {
    color: var(--gold);
    text-decoration: underline;
    text-underline-offset: 4px;
}
.nav-links a:hover {
    color: #fff;
}
.resource-card:hover {
    transform: translateY(-5px);
    border-color: rgba(185,137,42,.55);
    box-shadow: 0 15px 34px rgba(0,17,47,.12);
}
.resource-card:hover h3,
.resource-card:hover b {
    color: #8c6418;
}
.social-icon:hover {
    transform: translateY(-2px) scale(1.04);
    border-color: var(--gold);
}
.faq-index a:hover {
    color: #8c6418;
    text-decoration-color: currentColor;
}

/* About: keep the lifestyle image, but crop it as a deliberate editorial image. */
.about-life-section .photo-wide {
    width: 100%;
    height: clamp(410px, 46vw, 560px);
    object-fit: cover;
    object-position: 50% 22%;
    margin-bottom: 46px;
}

/* Professional inquiry becomes its own muted slate band; form card stays white. */
.professional-form-wrap {
    margin-left: -34px !important;
    margin-right: -34px !important;
    padding: 58px 34px 64px !important;
    background: #e7ebef;
    border-top: 1px solid rgba(21,32,52,.08);
    border-bottom: 1px solid rgba(21,32,52,.08);
}
.professional-form-wrap .section-heading {
    margin-bottom: 30px !important;
}
.professional-form-wrap .form-card {
    background: #fff;
}

/* Turnstile Managed + interaction-only should not reserve a giant blank block. */
.turnstile-wrap {
    min-height: 0 !important;
    margin: 6px 0;
}

/* Resource sharing */
.article-share {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin: 0 0 34px;
    padding: 13px 0;
    border-top: 1px solid rgba(21,32,52,.10);
    border-bottom: 1px solid rgba(21,32,52,.10);
}
.article-body .article-share:nth-last-of-type(1) {
    margin-top: 34px;
}
.article-share-label {
    margin-right: 4px;
    color: #6c7380;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .11em;
}
.share-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 6px 10px;
    border: 1px solid rgba(21,32,52,.18);
    border-radius: 999px;
    background: #fff;
    color: #253047;
    font: inherit;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
}
.share-chip:hover {
    transform: translateY(-1px);
    border-color: var(--gold);
    color: #805d18;
    box-shadow: 0 5px 13px rgba(0,17,47,.08);
}

/* FAQ back-to-top reads as a control. */
.faq-back {
    cursor: pointer;
}

/* Admin intake note affordance is styled in admin.css; mobile lifestyle image is gentler. */
@media (max-width: 800px) {
    .about-life-section .photo-wide {
        height: 420px;
        object-position: 50% 18%;
    }
    .professional-form-wrap {
        margin-left: -20px !important;
        margin-right: -20px !important;
        padding: 44px 20px 50px !important;
    }
}
@media print {
    .no-print { display:none !important; }
}


/* =========================================================
   NAVISTRO 2.8.3 — positioning / conversion / legal polish
   ========================================================= */

/* Six resources: uniform 3 x 2 on desktop instead of an awkward extra card. */
.resource-grid-six {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px;
}
.resource-grid-six .resource-card {
    min-width: 0;
    min-height: 350px;
}
.resource-grid-six .resource-card h3 {
    font-size: clamp(27px, 2.15vw, 34px);
    margin-top: 42px;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
}

/* Professional inquiry: gap from beige CTA and true full-viewport slate band. */
.professional-form-wrap {
    width: 100vw !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 46px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 62px clamp(28px, 8vw, 130px) 70px !important;
    background: #e7ebef;
    border-top: 1px solid rgba(21,32,52,.08);
    border-bottom: 1px solid rgba(21,32,52,.08);
}
.professional-form-wrap .section-heading,
.professional-form-wrap .form-card {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.professional-form-wrap .section-heading {
    margin-bottom: 32px !important;
}

/* Gold actions: no flashing/color swap. Use lift, depth and a tiny highlight instead. */
.button-primary:hover,
.nav-cta:hover {
    background: linear-gradient(135deg,var(--gold-light),var(--gold)) !important;
    filter: brightness(1.035) saturate(1.03);
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(168,121,25,.28);
}
.button-primary:active,
.nav-cta:active {
    transform: translateY(0);
    box-shadow: 0 5px 14px rgba(168,121,25,.20);
}
.nav-cta {
    transition: transform .18s ease, box-shadow .18s ease, filter .18s ease !important;
}
.nav-cta:hover {
    color: #0b1424 !important;
}

/* Keep ordinary button hover motion understated. */
.button:hover,
button.button:hover {
    transform: translateY(-1px);
}

/* Testimonial labels read as genuine source descriptors once approved/published. */
.quote-slide figcaption {
    max-width: 720px;
    margin: 24px auto 0;
    color: rgba(255,255,255,.58);
    font-size: 13px;
    letter-spacing: .015em;
}

@media(max-width:900px){
    .resource-grid-six { grid-template-columns: 1fr !important; }
    .professional-form-wrap {
        margin-top: 34px !important;
        padding: 48px 24px 54px !important;
    }
}


/* Navistro 2.8.4 — remove residual cream strip below full-width Professional Inquiry band */
.professionals-content {
    padding-bottom: 0 !important;
}


/* =========================================================
   NAVISTRO 2.8.5 — About portrait lifestyle layout
   ========================================================= */
.about-life-section .about-life-grid {
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 430px);
    gap: clamp(46px, 7vw, 92px);
    align-items: center;
}
.about-life-section .about-life-copy {
    max-width: 640px;
}
.about-life-section .about-life-copy h2 {
    margin-top: 0;
}
.about-life-section .about-life-photo {
    justify-self: end;
    width: 100%;
}
.about-life-section .about-life-photo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain;
    object-position: center;
    box-shadow: 0 18px 42px rgba(0,17,47,.10);
}
@media(max-width:800px){
    .about-life-section .about-life-grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    .about-life-section .about-life-photo {
        justify-self: stretch;
        max-width: 460px;
        margin: 0 auto;
    }
}

/* Navistro 2.8.6 — About lifestyle body typography */
.about-life-section .about-life-copy p {
    font-size: 17px;
    line-height: 1.75;
    color: var(--muted);
}


/* Navistro 2.8.7 — article conversion block */
.article-conversion {
    margin: 46px 0 28px;
    padding: 28px 30px;
    border: 1px solid rgba(185,137,42,.30);
    background: #f5efe2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
.article-conversion .eyebrow {
    margin-bottom: 8px;
}
.article-conversion h2 {
    margin: 0 0 8px !important;
}
.article-conversion p:last-child {
    margin-bottom: 0;
}
.article-conversion .button {
    flex: 0 0 auto;
    white-space: nowrap;
}
@media(max-width:760px){
    .article-conversion {
        display: block;
    }
    .article-conversion .button {
        margin-top: 18px;
    }
}


/* Navistro 2.8.9 — Turnstile form resilience */
.turnstile-status {
    min-height: 0;
    margin-top: 6px;
    font-size: 13px;
    color: #69717d;
}
.turnstile-status-error {
    color: #8a3030;
    font-weight: 600;
}

/* Navistro 2.9.1 — submission feedback */
button.is-submitting,
button.is-submitting:hover {
    cursor: wait !important;
    opacity: .78;
    transform: none !important;
    box-shadow: none !important;
    filter: none !important;
}
button.is-submitting::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: -2px;
    animation: navistro-submit-spin .75s linear infinite;
}
@keyframes navistro-submit-spin { to { transform: rotate(360deg); } }


/* Navistro high-touch / limited-capacity positioning */
.capacity-note{
  max-width:720px;
  margin:18px auto 24px;
  font-size:15px;
  line-height:1.7;
  opacity:.82;
}
.capacity-copy{
  margin-top:18px;
  padding-left:16px;
  border-left:2px solid var(--gold);
}




/* Navistro 3.0.5 — polished intake introduction */
.intake-service-intro{
  display:grid;
  grid-template-columns:minmax(0,1fr) 285px;
  gap:42px;
  align-items:center;
  margin:0 0 34px;
  padding:32px 34px;
  background:linear-gradient(135deg,#f7f3ea 0%,#f2ecdf 100%);
  border:1px solid rgba(14,34,65,.10);
  border-radius:14px;
  box-shadow:0 14px 40px rgba(0,26,67,.055);
}
.intake-service-copy{max-width:860px}
.intake-service-copy h2{margin:4px 0 15px;line-height:1.08}
.intake-service-copy h2 em{font-weight:400}
.intake-service-copy>p{margin:0 0 13px;line-height:1.65}
.intake-process-note{
  padding:13px 15px;
  margin-top:17px!important;
  background:rgba(255,255,255,.58);
  border-left:3px solid #d9a62e;
  border-radius:0 7px 7px 0;
}
.intake-capacity-note{
  margin:14px 0 0!important;
  color:#49566a;
  font-size:14px;
}
.intake-capacity-note strong{color:#102039}
.intake-price-card{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:190px;
  padding:25px 24px;
  background:#001a43;
  color:#fff;
  border-radius:12px;
  box-shadow:0 16px 32px rgba(0,26,67,.15);
}
.intake-price-label{
  color:#e6c46e;
  font-size:11px;
  line-height:1.45;
  letter-spacing:.075em;
  text-transform:uppercase;
  font-weight:700;
}
.intake-price-row{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:14px;
  margin:14px 0 11px;
  padding-bottom:12px;
  border-bottom:1px solid rgba(255,255,255,.18);
}
.intake-price-row strong{
  color:#e0ad39;
  font-family:Georgia,serif;
  font-size:39px;
  line-height:1;
  font-weight:400;
}
.intake-price-row span{
  color:#fff;
  font-size:14px;
  font-weight:700;
}
.intake-price-card small{
  color:rgba(255,255,255,.78);
  font-size:13px;
  line-height:1.5;
}
@media(max-width:800px){
  .intake-service-intro{grid-template-columns:1fr;gap:22px;padding:24px 22px}
  .intake-price-card{min-height:auto}
}






/* Navistro 3.0.8 — founder photo/caption wrapper */
.about-photo-wrap{
  width:100%;
  max-width:350px;
  margin:auto;
}
.about-photo-wrap .about-photo{
  width:100%;
  max-width:none;
  margin:0;
}
.founder-photo-name{
  margin:11px 0 0;
  text-align:center;
  color:#43546d;
  font-size:13px;
  font-weight:700;
  letter-spacing:.075em;
  text-transform:uppercase;
}
@media(max-width:980px){
  .about-photo-wrap{max-width:310px}
}


/* Navistro 4.0 — organic search topic hubs */
.seo-hub-hero .page-hero-inner{max-width:980px}
.seo-hub-copy{max-width:900px;margin:0 auto}
.seo-hub-copy h2{margin:34px 0 10px}
.seo-hub-copy h2:first-child{margin-top:0}
.seo-hub-copy p{font-size:17px;line-height:1.78}
.seo-resource-grid,.seo-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.seo-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.seo-hub-all{text-align:center;margin-top:30px}
.seo-topic-section .section-heading{max-width:760px;margin-bottom:30px}
@media(max-width:850px){
 .seo-resource-grid,.seo-topic-grid{grid-template-columns:1fr}
}


/* Navistro 4.1 — Resource library directory */
.resources-directory{padding-top:58px;padding-bottom:58px}
.resources-directory-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,430px);
  gap:50px;
  align-items:end;
  margin-bottom:30px;
}
.resources-directory-head>p{margin:0 0 8px;line-height:1.7;color:#556176}
.resource-topic-nav{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border:1px solid rgba(14,34,65,.14);
  background:#fff;
  margin:0 0 28px;
}
.resource-topic-nav a{
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:16px 18px;
  color:#102039;
  text-decoration:none;
  border-right:1px solid rgba(14,34,65,.12);
  transition:background .16s ease,transform .16s ease;
}
.resource-topic-nav a:last-child{border-right:0}
.resource-topic-nav a:hover{background:#f7f3e9}
.resource-topic-nav strong{font-size:14px}
.resource-topic-nav span{font-size:11px;color:#8b6b20;text-transform:uppercase;letter-spacing:.06em}
.resource-title-index{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.resource-index-group{
  padding:22px 23px;
  background:#f8f5ee;
  border-top:2px solid #d6a42d;
}
.resource-index-heading{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:16px;
  margin-bottom:12px;
}
.resource-index-heading>a:first-child{
  color:#102039;
  text-decoration:none;
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:24px;
  font-weight:600;
}
.resource-index-hub{
  color:#8b650e;
  text-decoration:none;
  white-space:nowrap;
  font-size:12px;
  font-weight:600;
}
.resource-index-group ol{
  margin:0;
  padding-left:23px;
  columns:1;
}
.resource-index-group li{
  padding:5px 0 5px 3px;
  color:#a37a1b;
}
.resource-index-group li a{
  color:#344258;
  text-decoration:none;
  line-height:1.4;
  font-size:14px;
}
.resource-index-group li a:hover{text-decoration:underline;text-underline-offset:3px}
.resource-topic-section{scroll-margin-top:86px}
.resource-topic-heading{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:40px;
  margin-bottom:28px;
}
.resource-topic-heading>div{max-width:760px}
.resource-topic-heading h2{margin-bottom:8px}
.resource-topic-heading p:last-child{margin-bottom:0;color:#556176}
.resource-back-top{text-align:right;margin:24px 0 0}
.resource-back-top a{font-size:12px;color:#7a6228;text-decoration:none}
@media(max-width:900px){
  .resources-directory-head{grid-template-columns:1fr;gap:14px}
  .resource-topic-nav{grid-template-columns:1fr 1fr}
  .resource-topic-nav a:nth-child(2){border-right:0}
  .resource-topic-nav a:nth-child(-n+2){border-bottom:1px solid rgba(14,34,65,.12)}
  .resource-title-index{grid-template-columns:1fr}
}
@media(max-width:620px){
  .resource-topic-nav{grid-template-columns:1fr}
  .resource-topic-nav a{border-right:0;border-bottom:1px solid rgba(14,34,65,.12)}
  .resource-topic-nav a:last-child{border-bottom:0}
  .resource-index-heading{align-items:flex-start;flex-direction:column;gap:5px}
  .resource-topic-heading{align-items:flex-start;flex-direction:column;gap:12px}
}


/* Navistro 5.0 — Resource CMS article refinements */
.print-article-title{
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:34px;
  line-height:1.05;
  font-weight:600;
  color:#102039;
  margin:8px 0 10px;
}
.article-related-inline{
  margin:42px 0 26px;
  padding:25px 27px;
  background:#f6f1e7;
  border-top:2px solid #d5a42d;
}
.article-related-links{
  display:grid;
  gap:8px;
  margin:10px 0 16px;
}
.article-related-links a{
  color:#102039;
  text-decoration:none;
  font-weight:600;
}
.article-related-links a span{color:#a77914}

/* Navistro 5.0.38 — consistent public hero eyebrow treatment
   Intake/homepage are the visual reference: small, uppercase, gold.
   This deliberately affects ONLY the label above a public-page hero headline. */
.page-hero .eyebrow,
.page-hero .article-meta{
  margin:0 0 22px;
  max-width:none;
  color:var(--gold-light);
  font-size:12px;
  line-height:1.35;
  font-weight:500;
  letter-spacing:.22em;
  text-transform:uppercase;
}

