@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

.guided-home{--ink:#070c16;--navy:#0f1a2e;--navy2:#142238;--blue:#356ab1;--blue2:#5b8fd0;--paper:#f3ede3;--cream:#fcfaf5;--line:#cdd4df;--muted:#677386;color:var(--ink);background:var(--cream);font-family:"DM Sans",sans-serif;min-height:100dvh;overflow:hidden}.guided-home *{box-sizing:border-box}.guided-home a{text-decoration:none;color:inherit}.gh-nav{height:76px;background:var(--ink);color:#fff;display:flex;align-items:center;padding:0 clamp(24px,6vw,92px);gap:36px;border-bottom:1px solid #263147;position:sticky;top:0;z-index:20}.gh-logo{width:92px;display:block}.gh-logo img{width:100%;display:block}.gh-links{display:flex;gap:28px;margin-left:auto;font:10px "DM Mono",monospace;color:#a7b2c4;text-transform:uppercase;letter-spacing:.05em}.gh-links a:hover,.gh-footer a:hover{color:#fff}.gh-nav-cta,.gh-button{background:var(--blue);color:white;border-radius:2px;padding:13px 18px;font-size:11px;font-weight:700;letter-spacing:.02em}.gh-nav-cta{font-size:10px}.gh-nav-cta span,.gh-button span{margin-left:16px;font-size:15px}.gh-hero{min-height:645px;background:var(--ink);color:#f6f7f8;position:relative;padding:112px clamp(24px,12vw,185px) 80px;display:flex;justify-content:space-between;gap:70px;isolation:isolate}.gh-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 76% 40%,#182c4a 0%,transparent 37%);z-index:-1}.gh-hero-copy{max-width:630px;z-index:1}.gh-kicker{font:10px "DM Mono",monospace;letter-spacing:.17em;text-transform:uppercase;color:#9caaba;margin:0 0 20px}.gh-kicker.blue{color:var(--blue)}.gh-hero h1{font:500 clamp(47px,5vw,74px)/.98 "Newsreader",serif;letter-spacing:-.045em;margin:0 0 25px;max-width:650px}.gh-hero h1 em{font-style:normal;color:var(--blue2)}.gh-lede{color:#aeb7c5;line-height:1.65;max-width:535px;font-size:15px}.gh-hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.gh-button{display:inline-flex;align-items:center}.gh-button:hover{background:#477ec5;transform:translateY(-2px);transition:transform .2s,background .2s}.gh-text-link,.gh-final-link{font-size:12px;color:#d9e0e9;border-bottom:1px solid #687687;padding-bottom:5px}.gh-text-link span,.gh-final-link span{margin-left:10px}.gh-quiet-proof{margin-top:54px;color:#758196;font:10px "DM Mono",monospace}.gh-dot{width:7px;height:7px;background:var(--blue2);display:inline-block;border-radius:50%;margin-right:9px}.gh-hero-visual{width:355px;align-self:center;border:1px solid #29415f;background:#0d1a2d;padding:28px 24px 24px;position:relative;box-shadow:18px 18px 0 rgba(53,106,177,.13)}.gh-visual-label{font:9px "DM Mono",monospace;color:#7892b5;border-bottom:1px solid #273a53;padding-bottom:18px}.gh-visual-label span{float:right;color:#607695}.gh-visual-lines{margin:28px 0}.gh-line{height:35px;display:flex;align-items:center;gap:15px;font:10px "DM Mono",monospace;color:#8493a8}.gh-line span{width:75px}.gh-line i{height:2px;background:#294565;display:block;position:relative}.gh-line.is-focus{color:#d6e4f7}.gh-line.is-focus i{background:var(--blue2)}.gh-line.is-focus i:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--blue2)}.gh-priority-badge{background:#162943;border:1px solid #3b6290;padding:16px;margin-top:8px}.gh-priority-badge span,.gh-priority-badge small{display:block;font:9px "DM Mono",monospace;color:#789ac1}.gh-priority-badge strong{display:block;font:18px "Newsreader",serif;margin:6px 0}.gh-scroll{position:absolute;left:clamp(24px,12vw,185px);bottom:25px;color:#71819a;font:10px "DM Mono",monospace}.gh-scroll span{margin-left:10px;color:#fff}.gh-orbit{position:absolute;border:1px solid #20314a;border-radius:50%;width:650px;height:650px;right:-160px;bottom:-450px;opacity:.5}.gh-orbit-two{width:420px;height:420px;right:80px;bottom:-320px;border-color:#294665}.gh-orientation{background:var(--paper);padding:104px clamp(24px,12vw,185px) 100px}.gh-section-intro{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.gh-section-intro h2,.gh-method h2,.gh-deliverables h2,.gh-questions h2{font:500 clamp(36px,4.5vw,58px)/.98 "Newsreader",serif;letter-spacing:-.04em;margin:0;max-width:600px}.gh-section-intro>p:last-child{max-width:305px;color:var(--muted);line-height:1.55;font-size:14px;margin:0}.gh-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gh-choice{border:1px solid #cfd5dc;background:#f9f6f0;padding:25px;text-align:left;min-height:275px;cursor:pointer;color:var(--ink);font-family:inherit;transition:transform .2s,border-color .2s,background .2s}.gh-choice:hover,.gh-choice.selected{border-color:var(--blue);transform:translateY(-5px);background:#fffdf9}.gh-choice.selected{box-shadow:inset 0 4px 0 var(--blue)}.gh-choice-top{display:flex;justify-content:space-between;font:10px "DM Mono",monospace;color:#8895a7}.gh-choice-top i{color:var(--blue);font-style:normal}.gh-choice h3{font:500 27px/1.05 "Newsreader",serif;margin:36px 0 13px;max-width:240px}.gh-choice p{font-size:13px;line-height:1.55;color:var(--muted);max-width:280px}.gh-choice-foot{display:flex;justify-content:space-between;align-items:center;margin-top:30px;font:10px "DM Mono",monospace;text-transform:uppercase;color:#718093}.gh-choice-foot strong{color:var(--blue);font-weight:500}.gh-choice-result{margin-top:23px;border-top:1px solid #ccd3dd;padding-top:18px;display:flex;align-items:center;gap:25px;font:10px "DM Mono",monospace;text-transform:uppercase;color:#768294}.gh-choice-result strong{color:var(--ink);font-weight:500}.gh-choice-result a{margin-left:auto;color:var(--blue);border-bottom:1px solid var(--blue);padding-bottom:4px}.gh-belief{background:#eadfce;padding:95px clamp(24px,18vw,280px);display:grid;grid-template-columns:130px 1fr;gap:50px}.gh-belief-mark{font:140px/.7 "Newsreader",serif;color:var(--blue);opacity:.5}.gh-belief h2{font:500 clamp(35px,4.6vw,59px)/1.02 "Newsreader",serif;letter-spacing:-.04em;max-width:750px;margin:0 0 24px}.gh-belief>div:last-child>p:last-child{color:#56677d;font-size:15px;line-height:1.7;max-width:625px}.gh-method{padding:105px clamp(24px,12vw,185px);background:var(--cream)}.gh-method-head{display:flex;justify-content:space-between;gap:60px;margin-bottom:60px}.gh-method-head>div{flex:1}.gh-method-head>p{color:var(--muted);line-height:1.7;max-width:410px;margin:7px 0}.gh-domain-list{border-top:1px solid var(--line)}.gh-domain{display:grid;grid-template-columns:75px 1fr 2fr 35px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line);transition:padding .2s}.gh-domain:hover,.gh-domain.active{padding-left:18px;background:#f2f0eb}.gh-domain span,.gh-domain b{font:11px "DM Mono",monospace;color:#8a96a5}.gh-domain h3{font:500 25px "Newsreader",serif;margin:0}.gh-domain p{font-size:13px;color:var(--muted);margin:0}.gh-domain b{color:var(--blue);font-size:18px}.gh-signal{background:var(--navy);color:#fff;padding:100px clamp(24px,12vw,185px);display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.gh-signal h2{font:500 clamp(38px,4.4vw,59px)/.98 "Newsreader",serif;letter-spacing:-.04em;margin:0 0 22px}.gh-signal-panel>p:not(.gh-kicker){color:#a8b4c4;line-height:1.7;max-width:490px;margin-bottom:34px}.gh-button-light{background:#e7d7bd;color:#152b48}.gh-button-light:hover{background:#f3eadc}.gh-signal-card{border:1px solid #39516e;background:#13233a;padding:31px 30px;box-shadow:16px 16px 0 rgba(53,106,177,.22)}.gh-readout{display:flex;justify-content:space-between;align-items:end;margin:38px 0 17px}.gh-readout small{display:block;color:#91a4bd;font:9px "DM Mono",monospace}.gh-readout strong{font:35px "Newsreader",serif}.gh-readout>span{font:30px "DM Mono",monospace;color:var(--blue2)}.gh-meter{height:4px;background:#2b4059}.gh-meter i{display:block;width:74%;height:100%;background:var(--blue2)}.gh-signal-card>p{font:20px/1.3 "Newsreader",serif;color:#e5ebf4;margin:25px 0}.gh-card-note{color:#8091a7;font:10px/1.5 "DM Mono",monospace}.gh-deliverables{padding:110px clamp(24px,12vw,185px);display:grid;grid-template-columns:1fr 1.2fr;gap:100px;background:var(--paper)}.gh-deliverable-title p:last-child,.gh-questions>div:first-child>p:last-child{color:var(--muted);line-height:1.65;max-width:330px}.gh-deliverable-list{border-top:1px solid #c6ced8}.gh-deliverable-list div{padding:24px 0;border-bottom:1px solid #c6ced8;display:grid;grid-template-columns:60px 1fr 30px;align-items:center}.gh-deliverable-list span{font:10px "DM Mono",monospace;color:var(--blue)}.gh-deliverable-list strong{font:22px "Newsreader",serif;font-weight:400}.gh-deliverable-list i{font-style:normal;color:var(--blue)}.gh-questions{padding:110px clamp(24px,12vw,185px);display:grid;grid-template-columns:1fr 1.25fr;gap:100px;background:var(--cream)}.gh-faq-item{border-top:1px solid var(--line)}.gh-faq-item:last-child{border-bottom:1px solid var(--line)}.gh-faq-item button{border:0;background:none;width:100%;padding:22px 0;display:flex;justify-content:space-between;text-align:left;font:500 18px "Newsreader",serif;color:var(--ink);cursor:pointer}.gh-faq-item button b{font:20px "DM Mono",monospace;color:var(--blue)}.gh-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.gh-faq-answer p{overflow:hidden;margin:0;color:var(--muted);font-size:13px;line-height:1.7;max-width:600px}.gh-faq-item.open .gh-faq-answer{grid-template-rows:1fr}.gh-faq-item.open .gh-faq-answer p{padding:0 0 22px}.gh-final{background:var(--ink);color:#fff;text-align:center;padding:110px 24px 95px}.gh-final h2{font:500 clamp(43px,5.4vw,72px)/.96 "Newsreader",serif;letter-spacing:-.05em;max-width:760px;margin:0 auto 40px}.gh-final>div{display:flex;justify-content:center;align-items:center;gap:28px}.gh-final small{display:block;color:#7d899a;font:10px "DM Mono",monospace;margin:45px auto 0;max-width:600px;line-height:1.6}.gh-footer{background:#050910;color:#91a0b5;padding:37px clamp(24px,6vw,92px);display:flex;align-items:center;gap:20px}.gh-footer img{width:82px}.gh-footer>span{font:9px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.12em}.gh-footer nav{display:flex;gap:25px;margin-left:auto;font:10px "DM Mono",monospace}.gh-footer small{font:10px "DM Mono",monospace;color:#657286}
@media(max-width:800px){.gh-nav{padding:0 20px}.gh-links{display:none}.gh-nav-cta{margin-left:auto}.gh-hero{display:block;padding:80px 24px 110px}.gh-hero h1{font-size:51px}.gh-hero-visual{width:100%;margin-top:70px}.gh-scroll{left:24px}.gh-section-intro,.gh-method-head{display:block}.gh-section-intro>p:last-child,.gh-method-head>p{margin-top:22px}.gh-choice-grid,.gh-signal,.gh-deliverables,.gh-questions{grid-template-columns:1fr;gap:45px}.gh-choice-grid{gap:12px}.gh-choice{min-height:0}.gh-belief{display:block;padding:75px 24px}.gh-belief-mark{font-size:85px;margin-bottom:30px}.gh-method,.gh-orientation,.gh-signal,.gh-deliverables,.gh-questions{padding:75px 24px}.gh-domain{grid-template-columns:45px 1fr 25px}.gh-domain p{display:none}.gh-signal{gap:50px}.gh-final{padding:80px 24px}.gh-final>div{display:block}.gh-final-link{display:inline-block;margin-top:22px}.gh-footer{flex-wrap:wrap}.gh-footer nav{order:3;flex-basis:100%;margin:15px 0 0}.gh-footer small{margin-left:auto}.gh-choice-result{display:block}.gh-choice-result strong{display:block;margin:8px 0 13px}.gh-choice-result a{margin:0}}

/* Apple / Tesla-inspired direction: silent surfaces, product-like precision,
   no decorative noise, and a single confident action color. */
.guided-home{
  --ink:#111214;
  --navy:#1d1e20;
  --navy2:#26282b;
  --blue:#1677ff;
  --blue2:#72a9ff;
  --paper:#f2f2ef;
  --cream:#fafaf8;
  --line:#d6d7d4;
  --muted:#6e7175;
  font-family:"Manrope","DM Sans",sans-serif;
  background:var(--cream);
  color:var(--ink);
}
.guided-home .gh-nav{
  height:64px;
  padding:0 clamp(24px,5vw,76px);
  background:rgba(250,250,248,.92);
  color:var(--ink);
  border-bottom:1px solid rgba(17,18,20,.08);
  backdrop-filter:blur(18px);
}
.guided-home .gh-logo{width:84px;filter:invert(1)}
.guided-home .gh-links{font-family:"Manrope",sans-serif;font-size:10px;letter-spacing:.02em;text-transform:none;color:#65686c;gap:26px}
.guided-home .gh-links a:hover{color:var(--ink)}
.guided-home .gh-nav-cta,.guided-home .gh-button{
  background:var(--ink);
  border-radius:999px;
  color:#fff;
  padding:12px 18px;
  font-family:"Manrope",sans-serif;
  font-size:11px;
  letter-spacing:0;
}
.guided-home .gh-nav-cta span,.guided-home .gh-button span{margin-left:11px;font-size:13px}
.guided-home .gh-nav-cta:hover,.guided-home .gh-button:hover{background:var(--blue);transform:none}
.guided-home .gh-hero{
  min-height:700px;
  padding:124px clamp(24px,10vw,150px) 86px;
  background:var(--cream);
  color:var(--ink);
  gap:clamp(48px,9vw,130px);
  align-items:center;
}
.guided-home .gh-hero:after{background:radial-gradient(ellipse at 82% 44%,rgba(22,119,255,.08) 0%,transparent 38%)}
.guided-home .gh-hero-copy{max-width:660px}
.guided-home .gh-kicker{font-family:"DM Mono",monospace;color:#777b80;font-size:9px;letter-spacing:.12em}
.guided-home .gh-kicker.blue{color:var(--blue)}
.guided-home .gh-hero h1{
  font-family:"Manrope",sans-serif;
  font-size:clamp(47px,5.5vw,80px);
  font-weight:600;
  line-height:.99;
  letter-spacing:-.075em;
  max-width:700px;
}
.guided-home .gh-hero h1 em{color:var(--blue);font-style:normal}
.guided-home .gh-lede{color:#65686c;font-size:15px;line-height:1.7;max-width:500px}
.guided-home .gh-hero-actions{gap:22px;margin-top:34px}
.guided-home .gh-text-link,.guided-home .gh-final-link{color:#565a60;border:0;padding:0}
.guided-home .gh-text-link:hover,.guided-home .gh-final-link:hover{color:var(--blue)}
.guided-home .gh-quiet-proof{margin-top:42px;color:#888c91;font-family:"DM Mono",monospace}
.guided-home .gh-dot{background:var(--blue)}
.guided-home .gh-hero-visual{
  width:min(100%,390px);
  background:#fff;
  border:1px solid #dedfdd;
  border-radius:20px;
  padding:27px 25px 23px;
  box-shadow:0 22px 55px rgba(17,18,20,.09);
}
.guided-home .gh-visual-label{font-family:"DM Mono",monospace;color:#888c91;border-color:#ececea}
.guided-home .gh-visual-label span{color:#9a9da1}
.guided-home .gh-line{font-family:"DM Mono",monospace;color:#9a9da1}
.guided-home .gh-line i{background:#e2e4e5}
.guided-home .gh-line.is-focus{color:var(--ink)}
.guided-home .gh-line.is-focus i{background:var(--blue)}
.guided-home .gh-line.is-focus i:after{background:var(--blue)}
.guided-home .gh-priority-badge{background:#f4f7fb;border:0;border-radius:12px;padding:17px;margin-top:8px}
.guided-home .gh-priority-badge span,.guided-home .gh-priority-badge small{font-family:"DM Mono",monospace;color:#7b8795}
.guided-home .gh-priority-badge strong{font-family:"Manrope",sans-serif;font-size:17px;font-weight:600}
.guided-home .gh-scroll{color:#92969b}
.guided-home .gh-scroll span{color:var(--ink)}
.guided-home .gh-orbit{border-color:rgba(17,18,20,.08);opacity:.65}
.guided-home .gh-orbit-two{border-color:rgba(22,119,255,.14)}
.guided-home .gh-orientation{background:var(--paper);padding:120px clamp(24px,10vw,150px) 115px}
.guided-home .gh-section-intro h2,.guided-home .gh-method h2,.guided-home .gh-deliverables h2,.guided-home .gh-questions h2{
  font-family:"Manrope",sans-serif;font-weight:600;letter-spacing:-.065em;line-height:1.02
}
.guided-home .gh-section-intro>p:last-child{color:#73777b}
.guided-home .gh-choice-grid{gap:12px}
.guided-home .gh-choice{
  border:1px solid #d8d9d7;
  background:#f8f8f5;
  border-radius:16px;
  min-height:290px;
  padding:28px;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.guided-home .gh-choice:hover,.guided-home .gh-choice.selected{
  border-color:#b9c9dc;
  background:#fff;
  box-shadow:0 18px 35px rgba(17,18,20,.07);
  transform:translateY(-4px);
}
.guided-home .gh-choice.selected{box-shadow:inset 0 3px 0 var(--blue),0 18px 35px rgba(17,18,20,.07)}
.guided-home .gh-choice-top{font-family:"DM Mono",monospace;color:#92969b}
.guided-home .gh-choice-top i{color:var(--blue)}
.guided-home .gh-choice h3{font-family:"Manrope",sans-serif;font-size:25px;font-weight:600;letter-spacing:-.055em;line-height:1.08}
.guided-home .gh-choice p{color:#707479}
.guided-home .gh-choice-foot{font-family:"DM Mono",monospace;color:#84888d}
.guided-home .gh-choice-foot strong{color:var(--blue)}
.guided-home .gh-choice-result{border-color:#d4d6d3;color:#85898d}
.guided-home .gh-choice-result strong{color:var(--ink)}
.guided-home .gh-choice-result a{color:var(--blue);border-color:var(--blue)}
.guided-home .gh-belief{background:#e7e7e3;padding:125px clamp(24px,15vw,235px)}
.guided-home .gh-belief-mark{font-family:"Manrope",sans-serif;color:var(--blue);font-weight:700}
.guided-home .gh-belief h2{font-family:"Manrope",sans-serif;font-weight:600;letter-spacing:-.07em}
.guided-home .gh-belief>div:last-child>p:last-child{color:#666b70}
.guided-home .gh-method{padding:120px clamp(24px,10vw,150px);background:var(--cream)}
.guided-home .gh-method-head>p{color:#707479}
.guided-home .gh-domain-list{border-color:#d8d9d7}
.guided-home .gh-domain{border-color:#d8d9d7;padding:25px 0}
.guided-home .gh-domain:hover,.guided-home .gh-domain.active{padding-left:20px;background:#f1f1ee}
.guided-home .gh-domain span,.guided-home .gh-domain b{font-family:"DM Mono",monospace;color:#9a9da1}
.guided-home .gh-domain h3{font-family:"Manrope",sans-serif;font-weight:600;letter-spacing:-.04em}
.guided-home .gh-domain p{color:#707479}
.guided-home .gh-domain b{color:var(--blue)}
.guided-home .gh-signal{background:#1a1b1e;padding:120px clamp(24px,10vw,150px);gap:clamp(55px,9vw,130px)}
.guided-home .gh-signal h2,.guided-home .gh-final h2{font-family:"Manrope",sans-serif;font-weight:600;letter-spacing:-.07em}
.guided-home .gh-signal-panel>p:not(.gh-kicker){color:#aeb1b4}
.guided-home .gh-button-light{background:#fff;color:var(--ink)}
.guided-home .gh-button-light:hover{background:var(--blue);color:#fff}
.guided-home .gh-signal-card{border:1px solid #3c3e42;background:#24262a;border-radius:16px;box-shadow:none}
.guided-home .gh-readout small,.guided-home .gh-card-note{color:#9a9da1}
.guided-home .gh-readout strong{font-family:"Manrope",sans-serif;font-weight:600}
.guided-home .gh-readout>span{color:var(--blue2)}
.guided-home .gh-meter{background:#45474a}.guided-home .gh-meter i{background:var(--blue)}
.guided-home .gh-signal-card>p{font-family:"Manrope",sans-serif;font-size:18px}
.guided-home .gh-deliverables{padding:120px clamp(24px,10vw,150px);background:var(--paper)}
.guided-home .gh-deliverable-title p:last-child,.guided-home .gh-questions>div:first-child>p:last-child{color:#707479}
.guided-home .gh-deliverable-list{border-color:#d0d2cf}
.guided-home .gh-deliverable-list div{border-color:#d0d2cf}
.guided-home .gh-deliverable-list span,.guided-home .gh-deliverable-list i{color:var(--blue)}
.guided-home .gh-deliverable-list strong{font-family:"Manrope",sans-serif;font-weight:500;letter-spacing:-.04em}
.guided-home .gh-questions{padding:120px clamp(24px,10vw,150px);background:var(--cream)}
.guided-home .gh-faq-item,.guided-home .gh-faq-item:last-child{border-color:#d8d9d7}
.guided-home .gh-faq-item button{font-family:"Manrope",sans-serif;font-weight:600;letter-spacing:-.03em}
.guided-home .gh-faq-item button b{color:var(--blue)}
.guided-home .gh-faq-answer p{color:#707479}
.guided-home .gh-final{background:var(--ink);padding:125px 24px 110px}
.guided-home .gh-final h2{max-width:850px}
.guided-home .gh-final-link{color:#d6d8da}
.guided-home .gh-final small{color:#85898d}
.guided-home .gh-footer{background:#0b0c0e;padding:38px clamp(24px,5vw,76px)}
.guided-home .gh-footer img{filter:invert(1)}
.guided-home .gh-footer>span,.guided-home .gh-footer nav,.guided-home .gh-footer small{font-family:"DM Mono",monospace}

@media(max-width:800px){
  .guided-home .gh-nav{height:60px;padding:0 20px}
  .guided-home .gh-hero{padding:84px 24px 108px;min-height:0}
  .guided-home .gh-hero h1{font-size:52px}
  .guided-home .gh-hero-visual{margin-top:62px}
  .guided-home .gh-orientation,.guided-home .gh-method,.guided-home .gh-signal,.guided-home .gh-deliverables,.guided-home .gh-questions{padding-top:82px;padding-bottom:82px}
  .guided-home .gh-belief{padding-top:82px;padding-bottom:82px}
  .guided-home .gh-choice{border-radius:14px}
}

/* WEB-HOMEPAGE-01R: minimal integration/accessibility adaptations. */
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;overflow-x:hidden;background:#070c16}
.guided-home :focus-visible{outline:3px solid #5b8fd0;outline-offset:4px}
.guided-home .gh-faq-item h3{margin:0}
.guided-home button,.guided-home a{touch-action:manipulation}
.guided-home .gh-logo,.guided-home .gh-nav-cta,.guided-home .gh-button,.guided-home .gh-text-link,.guided-home .gh-final-link,.guided-home .gh-stage-result a,.guided-home .gh-compare-card>a,.guided-home .gh-faq-item button{min-height:44px;display:inline-flex;align-items:center}
@media(max-width:800px){.guided-home .gh-footer nav a{min-height:44px;display:inline-flex;align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.guided-home *{animation-duration:.001ms!important;transition-duration:.001ms!important}}

/* Official PIVOT palette: ink navy, raised navy surfaces, and PIVOT blue. */
.guided-home{
  --ink:#070c16;
  --navy:#0f1a2e;
  --navy2:#142238;
  --blue:#356ab1;
  --blue2:#5b8fd0;
  --paper:#0f1a2e;
  --cream:#070c16;
  --line:#273750;
  --muted:#9aaac1;
  background:var(--cream);
  color:#f2f5fb;
}
.guided-home .gh-nav{
  background:rgba(7,12,22,.94);
  color:#f2f5fb;
  border-bottom-color:#202d42;
}
.guided-home .gh-logo{filter:none}
.guided-home .gh-links{color:#9aaac1}
.guided-home .gh-links a:hover{color:#f2f5fb}
.guided-home .gh-nav-cta,
.guided-home .gh-button{background:var(--blue);color:#fff}
.guided-home .gh-nav-cta:hover,
.guided-home .gh-button:hover{background:#477ec5}
.guided-home .gh-hero{
  background:var(--ink);
  color:#f2f5fb;
}
.guided-home .gh-hero:after{
  background:radial-gradient(ellipse at 82% 44%,rgba(53,106,177,.22) 0%,transparent 38%);
}
.guided-home .gh-kicker{color:#91a5c0}
.guided-home .gh-lede{color:#aebbd0}
.guided-home .gh-text-link,
.guided-home .gh-final-link{color:#d8e1ef}
.guided-home .gh-quiet-proof{color:#7f93af}
.guided-home .gh-hero-visual{
  background:var(--navy);
  border-color:#2b4568;
  box-shadow:18px 18px 0 rgba(53,106,177,.18);
}
.guided-home .gh-visual-label{color:#789ac1;border-color:#29415f}
.guided-home .gh-visual-label span{color:#6883a5}
.guided-home .gh-line{color:#8297b3}
.guided-home .gh-line i{background:#294565}
.guided-home .gh-line.is-focus{color:#d6e4f7}
.guided-home .gh-priority-badge{background:#162943;border:1px solid #3b6290}
.guided-home .gh-priority-badge span,
.guided-home .gh-priority-badge small{color:#789ac1}
.guided-home .gh-priority-badge strong{color:#f2f5fb}
.guided-home .gh-orbit{border-color:#20314a}
.guided-home .gh-orbit-two{border-color:#294665}
.guided-home .gh-orientation,
.guided-home .gh-method,
.guided-home .gh-deliverables,
.guided-home .gh-questions{background:var(--navy);color:#f2f5fb}
.guided-home .gh-section-intro>p:last-child,
.guided-home .gh-method-head>p,
.guided-home .gh-choice p,
.guided-home .gh-domain p,
.guided-home .gh-deliverable-title p:last-child,
.guided-home .gh-questions>div:first-child>p:last-child,
.guided-home .gh-faq-answer p{color:#9aaac1}
.guided-home .gh-choice{
  background:#142238;
  border-color:#2b4568;
  color:#f2f5fb;
}
.guided-home .gh-choice:hover,
.guided-home .gh-choice.selected{background:#192c48;border-color:var(--blue)}
.guided-home .gh-choice-top,
.guided-home .gh-choice-foot,
.guided-home .gh-choice-result{color:#8297b3}
.guided-home .gh-choice-result{border-color:#29415f}
.guided-home .gh-choice-result strong{color:#f2f5fb}
.guided-home .gh-belief{background:#0b1424;color:#f2f5fb}
.guided-home .gh-belief>div:last-child>p:last-child{color:#9aaac1}
.guided-home .gh-domain-list,
.guided-home .gh-domain,
.guided-home .gh-deliverable-list,
.guided-home .gh-deliverable-list div,
.guided-home .gh-faq-item,
.guided-home .gh-faq-item:last-child{border-color:#273750}
.guided-home .gh-domain:hover,
.guided-home .gh-domain.active{background:#142238}
.guided-home .gh-domain span,
.guided-home .gh-domain b{color:#8297b3}
.guided-home .gh-signal{background:#0b1424}
.guided-home .gh-signal-panel>p:not(.gh-kicker){color:#aebbd0}
.guided-home .gh-button-light{background:var(--blue);color:#fff}
.guided-home .gh-button-light:hover{background:#477ec5;color:#fff}
.guided-home .gh-signal-card{background:#142238;border-color:#39516e}
.guided-home .gh-readout small,
.guided-home .gh-card-note{color:#91a4bd}
.guided-home .gh-final{background:#050910}
.guided-home .gh-footer{background:#050910}

/* Restored preferred guided direction: official navy with warm paper contrast. */
.guided-home{
  --ink:#070c16;
  --navy:#0f1a2e;
  --navy2:#142238;
  --blue:#356ab1;
  --blue2:#5b8fd0;
  --paper:#f3ede3;
  --cream:#fcfaf5;
  --line:#cdd4df;
  --muted:#677386;
  background:var(--cream);
  color:var(--ink);
  font-family:"DM Sans",sans-serif;
}
.guided-home .gh-nav{
  height:76px;
  padding:0 clamp(24px,6vw,92px);
  background:var(--ink);
  color:#fff;
  border-bottom-color:#263147;
  backdrop-filter:none;
}
.guided-home .gh-logo{width:92px;filter:none}
.guided-home .gh-links{
  font-family:"DM Mono",monospace;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.05em;
  color:#a7b2c4;
  gap:28px;
}
.guided-home .gh-links a:hover{color:#fff}
.guided-home .gh-nav-cta,
.guided-home .gh-button{
  background:var(--blue);
  border-radius:2px;
  color:#fff;
  padding:13px 18px;
  font-family:"DM Sans",sans-serif;
  font-size:11px;
  letter-spacing:.02em;
}
.guided-home .gh-nav-cta span,
.guided-home .gh-button span{margin-left:16px;font-size:15px}
.guided-home .gh-nav-cta:hover,
.guided-home .gh-button:hover{background:#477ec5;transform:translateY(-2px)}
.guided-home .gh-hero{
  min-height:645px;
  padding:112px clamp(24px,12vw,185px) 80px;
  background:var(--ink);
  color:#f6f7f8;
  gap:70px;
}
.guided-home .gh-hero:after{
  background:radial-gradient(ellipse at 76% 40%,#182c4a 0%,transparent 37%);
}
.guided-home .gh-kicker{font-family:"DM Mono",monospace;color:#9caaba}
.guided-home .gh-hero h1{
  font-family:"Newsreader",serif;
  font-size:clamp(47px,5vw,74px);
  font-weight:500;
  letter-spacing:-.045em;
}
.guided-home .gh-hero h1 em{color:var(--blue2)}
.guided-home .gh-lede{color:#aeb7c5}
.guided-home .gh-text-link,
.guided-home .gh-final-link{color:#d9e0e9;border-bottom:1px solid #687687;padding-bottom:5px}
.guided-home .gh-quiet-proof{color:#758196}
.guided-home .gh-dot{background:var(--blue2)}
.guided-home .gh-hero-visual{
  width:355px;
  background:#0d1a2d;
  border:1px solid #29415f;
  border-radius:0;
  padding:28px 24px 24px;
  box-shadow:18px 18px 0 rgba(53,106,177,.13);
}
.guided-home .gh-visual-label{color:#7892b5;border-color:#273a53}
.guided-home .gh-visual-label span{color:#607695}
.guided-home .gh-line{color:#8493a8}
.guided-home .gh-line i{background:#294565}
.guided-home .gh-line.is-focus{color:#d6e4f7}
.guided-home .gh-line.is-focus i,
.guided-home .gh-line.is-focus i:after{background:var(--blue2)}
.guided-home .gh-priority-badge{background:#162943;border:1px solid #3b6290;border-radius:0}
.guided-home .gh-priority-badge span,
.guided-home .gh-priority-badge small{color:#789ac1}
.guided-home .gh-priority-badge strong{font-family:"Newsreader",serif;color:#f2f5fb}
.guided-home .gh-scroll{color:#71819a}
.guided-home .gh-scroll span{color:#fff}
.guided-home .gh-orbit{border-color:#20314a;opacity:.5}
.guided-home .gh-orbit-two{border-color:#294665}
.guided-home .gh-orientation,
.guided-home .gh-deliverables{background:var(--paper)}
.guided-home .gh-method,
.guided-home .gh-questions{background:var(--cream)}
.guided-home .gh-section-intro h2,
.guided-home .gh-method h2,
.guided-home .gh-deliverables h2,
.guided-home .gh-questions h2{
  font-family:"Newsreader",serif;
  font-weight:500;
  letter-spacing:-.04em;
}
.guided-home .gh-section-intro>p:last-child,
.guided-home .gh-method-head>p,
.guided-home .gh-choice p,
.guided-home .gh-domain p,
.guided-home .gh-deliverable-title p:last-child,
.guided-home .gh-questions>div:first-child>p:last-child,
.guided-home .gh-faq-answer p{color:var(--muted)}
.guided-home .gh-choice{
  border:1px solid #cfd5dc;
  background:#f9f6f0;
  border-radius:0;
  min-height:275px;
  padding:25px;
}
.guided-home .gh-choice:hover,
.guided-home .gh-choice.selected{
  border-color:var(--blue);
  background:#fffdf9;
  box-shadow:none;
  transform:translateY(-5px);
}
.guided-home .gh-choice.selected{box-shadow:inset 0 4px 0 var(--blue)}
.guided-home .gh-choice-top,
.guided-home .gh-choice-foot,
.guided-home .gh-choice-result{color:#718093}
.guided-home .gh-choice h3{font-family:"Newsreader",serif;font-weight:500}
.guided-home .gh-choice-foot strong,
.guided-home .gh-choice-result a{color:var(--blue)}
.guided-home .gh-choice-result{border-color:#ccd3dd}
.guided-home .gh-choice-result strong{color:var(--ink)}
.guided-home .gh-belief{background:#eadfce;color:var(--ink)}
.guided-home .gh-belief-mark{font-family:"Newsreader",serif;color:var(--blue)}
.guided-home .gh-belief h2{font-family:"Newsreader",serif;font-weight:500}
.guided-home .gh-belief>div:last-child>p:last-child{color:#56677d}
.guided-home .gh-domain-list,
.guided-home .gh-domain,
.guided-home .gh-deliverable-list,
.guided-home .gh-deliverable-list div,
.guided-home .gh-faq-item,
.guided-home .gh-faq-item:last-child{border-color:var(--line)}
.guided-home .gh-domain:hover,
.guided-home .gh-domain.active{background:#f2f0eb}
.guided-home .gh-domain span,
.guided-home .gh-domain b{color:#8a96a5}
.guided-home .gh-domain h3,
.guided-home .gh-deliverable-list strong,
.guided-home .gh-faq-item button{font-family:"Newsreader",serif}
.guided-home .gh-domain b,
.guided-home .gh-deliverable-list span,
.guided-home .gh-deliverable-list i,
.guided-home .gh-faq-item button b{color:var(--blue)}
.guided-home .gh-signal{background:var(--navy)}
.guided-home .gh-signal-panel>p:not(.gh-kicker){color:#a8b4c4}
.guided-home .gh-button-light{background:#e7d7bd;color:#152b48}
.guided-home .gh-button-light:hover{background:#f3eadc}
.guided-home .gh-signal-card{background:#13233a;border:1px solid #39516e;border-radius:0;box-shadow:16px 16px 0 rgba(53,106,177,.22)}
.guided-home .gh-readout small{color:#91a4bd}
.guided-home .gh-readout>span{color:var(--blue2)}
.guided-home .gh-meter{background:#2b4059}
.guided-home .gh-meter i{background:var(--blue2)}
.guided-home .gh-signal-card>p{font-family:"Newsreader",serif;color:#e5ebf4}
.guided-home .gh-card-note{color:#8091a7}
.guided-home .gh-final{background:var(--ink)}
.guided-home .gh-footer{background:#050910}
.guided-home .gh-footer img{filter:none}
.guided-home .gh-footer>span,
.guided-home .gh-footer nav,
.guided-home .gh-footer small{font-family:"DM Mono",monospace}

@media(max-width:800px){
  .guided-home .gh-nav{height:76px;padding:0 20px}
  .guided-home .gh-hero{padding:80px 24px 110px;min-height:0}
  .guided-home .gh-hero h1{font-size:51px}
  .guided-home .gh-hero-visual{width:100%;margin-top:70px}
  .guided-home .gh-orientation,
  .guided-home .gh-method,
  .guided-home .gh-signal,
  .guided-home .gh-deliverables,
  .guided-home .gh-questions{padding:75px 24px}
  .guided-home .gh-belief{padding:75px 24px}
  .guided-home .gh-choice{min-height:0;border-radius:0}
}

/* Contrast guardrail: warm paper sections keep ink text, never pale-on-pale. */
.guided-home .gh-orientation,
.guided-home .gh-method,
.guided-home .gh-deliverables,
.guided-home .gh-questions{
  color:#070c16;
}

/* 9/10 refinement: expose a concrete proof point before the first scroll. */
.guided-home .gh-proof-row{
  display:flex;
  gap:28px;
  margin-top:25px;
  color:#8e9db2;
  font:10px "DM Mono",monospace;
  letter-spacing:.03em;
}
.guided-home .gh-proof-row span{
  display:flex;
  align-items:baseline;
  gap:6px;
  white-space:nowrap;
}
.guided-home .gh-proof-row b{
  color:#f2f5fb;
  font:500 18px "Newsreader",serif;
}
.guided-home .gh-visual-label{
  letter-spacing:.13em;
}
.guided-home .gh-priority-badge{
  position:relative;
  overflow:hidden;
}
.guided-home .gh-priority-badge:after{
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:38px;
  height:38px;
  border-left:1px solid #3b6290;
  border-bottom:1px solid #3b6290;
  opacity:.65;
}
@media(max-width:800px){
  .guided-home .gh-proof-row{
    gap:16px;
    flex-wrap:wrap;
    margin-top:22px;
  }
}
.guided-home .gh-orientation h2,
.guided-home .gh-method h2,
.guided-home .gh-deliverables h2,
.guided-home .gh-questions h2,
.guided-home .gh-choice h3,
.guided-home .gh-domain h3,
.guided-home .gh-deliverable-list strong,
.guided-home .gh-faq-item button{
  color:#070c16;
}
.guided-home .gh-section-intro>p:last-child,
.guided-home .gh-method-head>p,
.guided-home .gh-choice p,
.guided-home .gh-domain p,
.guided-home .gh-deliverable-title p:last-child,
.guided-home .gh-questions>div:first-child>p:last-child,
.guided-home .gh-faq-answer p{
  color:#526174;
}
.guided-home .gh-choice{
  color:#070c16;
}
.guided-home .gh-choice-result strong{
  color:#070c16;
}
.guided-home .gh-belief{
  color:#070c16;
}

/* Unified marketing narrative: signal → diagnosis → decision. */
.guided-home .gh-hero h1 em,
.guided-home .gh-problem h2 em,
.guided-home .gh-compare-head h2 em,
.guided-home .gh-human h2 em{font-style:normal;color:var(--blue2)}
.guided-home .gh-problem{background:var(--paper);color:#070c16;padding:120px clamp(24px,12vw,185px)}
.guided-home .gh-problem h2{font:500 clamp(42px,6vw,78px)/.96 "Newsreader",serif;letter-spacing:-.055em;margin:0;max-width:850px}
.guided-home .gh-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin:45px 0 0 auto;max-width:690px;color:#526174;line-height:1.7;font-size:16px}
.guided-home .gh-problem-grid p{margin:0}
.guided-home .gh-problem-grid strong{color:#070c16;font-weight:600}
.guided-home .gh-path{background:var(--cream);color:#070c16;padding:120px clamp(24px,12vw,185px)}
.guided-home .gh-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.guided-home .gh-step{border:1px solid var(--line);background:var(--paper);color:#070c16;text-align:left;min-height:280px;padding:26px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s,border-color .2s,background .2s}
.guided-home .gh-step:hover,.guided-home .gh-step.selected{transform:translateY(-5px);border-color:var(--blue);background:#fffdf9}
.guided-home .gh-step.selected{box-shadow:inset 0 4px 0 var(--blue)}
.guided-home .gh-step-number{font:10px "DM Mono",monospace;color:#8290a1}
.guided-home .gh-step-kicker{font:10px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin-top:32px}
.guided-home .gh-step h3{font:500 30px/1 "Newsreader",serif;margin:11px 0 12px}
.guided-home .gh-step p{font:13px/1.55;color:#526174;margin:0;max-width:260px}
.guided-home .gh-step strong{margin-top:auto;color:var(--blue);font:10px "DM Mono",monospace;text-transform:uppercase}
.guided-home .gh-step strong i{font-style:normal;margin-left:8px}
.guided-home .gh-stage-result{border-top:1px solid var(--line);margin-top:24px;padding-top:18px;display:flex;align-items:center;gap:22px;font:10px "DM Mono",monospace;text-transform:uppercase;color:#718093}
.guided-home .gh-stage-result strong{color:#070c16;font-weight:500}
.guided-home .gh-stage-result a{margin-left:auto;color:var(--blue);border-bottom:1px solid var(--blue);padding-bottom:4px}
.guided-home .gh-journey-lines{padding:25px 0 22px}
.guided-home .gh-journey-line{display:grid;grid-template-columns:28px 1fr 80px;align-items:center;gap:10px;height:43px;color:#8493a8;font:10px "DM Mono",monospace}
.guided-home .gh-journey-line b{font-weight:400;color:#607695}
.guided-home .gh-journey-line span{display:flex;flex-direction:column;gap:3px}
.guided-home .gh-journey-line span em{font-style:normal;font-size:8px;letter-spacing:.14em;color:#7892b5}
.guided-home .gh-journey-line i{height:2px;background:#294565;position:relative}
.guided-home .gh-journey-line.is-done i{background:#5b8fd0}
.guided-home .gh-journey-line.is-focus{color:#d6e4f7}
.guided-home .gh-journey-line.is-focus i{background:var(--blue2)}
.guided-home .gh-journey-line.is-focus i:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--blue2)}
.guided-home .gh-compare{background:var(--paper);color:#070c16;padding:120px clamp(24px,12vw,185px)}
.guided-home .gh-compare-head h2{font:500 clamp(42px,5vw,68px)/.98 "Newsreader",serif;letter-spacing:-.05em;margin:0 0 50px}
.guided-home .gh-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.guided-home .gh-compare-card{padding:34px;min-height:440px;border:1px solid #cfd5dc;display:flex;flex-direction:column}
.guided-home .gh-compare-card h3{font:500 32px/1.03 "Newsreader",serif;margin:44px 0 15px;max-width:430px}
.guided-home .gh-compare-card p{color:#526174;font-size:14px;line-height:1.7;max-width:470px}
.guided-home .gh-card-index{font:10px "DM Mono",monospace;letter-spacing:.08em;color:#718093}
.guided-home .gh-scan-card{background:#f9f6f0}
.guided-home .gh-diagnostic-card{background:#142238;color:#f2f5fb;border-color:#39516e}
.guided-home .gh-diagnostic-card p{color:#aebbd0}
.guided-home .gh-diagnostic-card .gh-card-index{color:#91a4bd}
.guided-home .gh-metrics{display:flex;gap:35px;margin-top:auto;padding:22px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor}
.guided-home .gh-metrics b{font:28px "Newsreader",serif;font-weight:500}
.guided-home .gh-metrics small{display:block;font:9px "DM Mono",monospace;color:#718093;text-transform:uppercase;margin-top:3px}
.guided-home .gh-diagnostic-card .gh-metrics small{color:#91a4bd}
.guided-home .gh-card-result{font:11px "DM Mono",monospace;text-transform:uppercase;color:var(--blue);margin:18px 0 10px}
.guided-home .gh-compare-card>a{color:var(--blue);font:11px "DM Mono",monospace;text-transform:uppercase}
.guided-home .gh-compare-card>a span{margin-left:8px}
.guided-home .gh-human{background:#eadfce;color:#070c16;padding:120px clamp(24px,18vw,280px)}
.guided-home .gh-human h2{font:500 clamp(42px,5.5vw,72px)/.97 "Newsreader",serif;letter-spacing:-.055em;margin:0 0 28px}
.guided-home .gh-human>p:not(.gh-kicker){max-width:580px;color:#526174;font-size:16px;line-height:1.7;margin:0 0 28px}
.guided-home .gh-human .gh-text-link{color:#070c16;border-bottom:1px solid #070c16}
@media(max-width:800px){
  .guided-home .gh-problem,.guided-home .gh-path,.guided-home .gh-compare,.guided-home .gh-human{padding:78px 24px}
  .guided-home .gh-problem-grid,.guided-home .gh-step-grid,.guided-home .gh-compare-grid{grid-template-columns:1fr;gap:12px}
  .guided-home .gh-problem-grid{margin-top:30px;gap:12px}
  .guided-home .gh-step{min-height:230px}
  .guided-home .gh-compare-card{min-height:390px}
  .guided-home .gh-stage-result{display:block}
  .guided-home .gh-stage-result strong{display:block;margin:8px 0 13px}
  .guided-home .gh-stage-result a{margin:0}
  .guided-home .gh-journey-line{grid-template-columns:28px 1fr 45px}
}
