:root{
  --ink:#031331;
  --muted:#586b89;
  --blue:#0868ff;
  --blue-2:#0a5ee7;
  --ice:#f3f8ff;
  --line:#d5e0ef;
  --night:#00163a;
  --shell:min(1180px,calc(100% - 48px));
  --type-body:18px;
  --type-small:16px;
  --type-label:14px;
  --type-heading-small:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:"Geist",system-ui,sans-serif;font-size:var(--type-body);line-height:1.65;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit}
.v9-route-page main{padding-top:clamp(64px,5.4vw,82px)}
.v9-shell{width:var(--shell);margin-inline:auto}
.v9-skip{position:fixed;z-index:1000;left:16px;top:12px;transform:translateY(-180%);padding:10px 14px;border-radius:9px;background:#fff;color:#00163a;font-weight:800}
.v9-skip:focus{transform:none}
.v9-kicker{margin:0 0 14px;color:var(--blue);font-size:var(--type-label);font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.v9-button{display:inline-flex;align-items:center;gap:32px;padding:15px 22px;border-radius:12px;background:var(--blue);color:#fff;font-size:var(--type-small);text-decoration:none;font-weight:800;box-shadow:0 14px 35px rgba(8,104,255,.22)}

/* Guides */
.guide-hero{
  position:relative;
  overflow:hidden;
  min-height:clamp(455px,38vw,590px);
  display:grid;
  align-items:center;
  background:
    linear-gradient(90deg,#fff 3%,rgba(255,255,255,.98) 29%,rgba(255,255,255,.78) 49%,rgba(255,255,255,.12) 76%),
    url("assets/footer-pages/guides-playbooks/2026-06-10/guides-hero-monorail-resort-daylight.png") center 46%/cover no-repeat;
  border-bottom:1px solid var(--line);
}
.guide-hero-copy{position:relative;z-index:1;padding:58px 20px}
.guide-hero h1{max-width:620px;margin:0 0 16px;font-size:clamp(50px,5.1vw,72px);line-height:1.02;letter-spacing:-.04em;text-wrap:balance}
.guide-hero-copy>p:not(.v9-kicker){max-width:540px;margin:0;color:#354967;font-size:21px;line-height:1.55}
.guide-hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:22px;margin-top:22px}
.guide-launch-cta{display:inline-flex;align-items:center;gap:12px;min-height:56px;padding:9px 18px;border-radius:10px;background:#061026;color:#fff;text-decoration:none;box-shadow:0 16px 36px rgba(6,16,38,.16)}
.guide-launch-spark{font-size:25px}
.guide-launch-cta small,.guide-launch-cta strong{display:block;line-height:1.05}
.guide-launch-cta small{margin-bottom:3px;color:rgba(255,255,255,.72);font-size:var(--type-label);font-weight:560}
.guide-launch-cta strong{font-size:var(--type-body)}
.guide-hero-link{display:inline-flex;align-items:center;min-height:44px;color:var(--blue);font-size:var(--type-body);font-weight:760;text-decoration:none}
.guide-hero-link span{display:inline-block;margin-left:8px;transition:transform .2s ease}
.guide-hero-link:hover span{transform:translateX(4px)}
.guide-atlas{padding:0 0 32px;background:#fff}
.guide-atlas-grid{display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 20px 54px rgba(8,36,79,.06)}
.guide-index{display:flex;flex-direction:column;min-height:760px;padding:28px 16px 20px;border-right:1px solid var(--line)}
.guide-index-title{margin:0 0 12px;font-size:var(--type-body);font-weight:820}
.guide-index-item{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:84px;padding:10px;border:1px solid transparent;border-radius:10px;color:#132a4a;text-decoration:none}
.guide-index-item img{width:42px;height:42px;object-fit:cover;border-radius:9px}
.guide-index-item h2{margin:0 0 3px;font-size:var(--type-small);line-height:1.2;letter-spacing:-.015em}
.guide-index-item p{margin:0;color:#657797;font-size:var(--type-label);line-height:1.4}
.guide-index-item.is-selected{margin-bottom:4px;border-color:#8ab4ff;background:#f7faff;color:#0b61e8;box-shadow:0 8px 20px rgba(8,104,255,.07)}
.guide-index-item.is-selected>span{font-size:18px}
.guide-index-item.is-selected:focus-visible{outline:3px solid rgba(8,113,255,.38);outline-offset:3px}
.guide-index-item.is-upcoming{margin-top:2px;color:#273b58}
.guide-status{display:block;margin-top:5px;color:#6c7f9c;font-size:var(--type-label);font-weight:760;letter-spacing:.07em;text-transform:uppercase}
.guide-index-help{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:center;margin:auto 0 0;padding:12px;border-top:1px solid var(--line);color:#526784;font-size:var(--type-label);line-height:1.45}
.guide-index-help>span:first-child{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:7px;font-size:16px}
.guide-index-help a{display:block;margin-top:2px;color:var(--blue);font-weight:700;text-decoration:none}
.guide-selected{min-width:0;padding:30px 28px 32px;border-left:0}
.guide-selected-head{display:flex;align-items:center;gap:13px;margin-bottom:18px}
.guide-selected-head img{width:44px;height:44px;object-fit:cover;object-position:center 44%;border-radius:10px}
.guide-selected-head h2{margin:0 0 3px;font-size:clamp(36px,3vw,42px);line-height:1;letter-spacing:-.035em}
.guide-selected-head p{margin:0;color:#5d6e8c;font-size:var(--type-small)}
.guide-feature-photo{overflow:hidden;margin:0;border-radius:10px;background:#dce9f5;aspect-ratio:2.15/1}
.guide-feature-photo img{width:100%;height:100%;object-fit:cover;object-position:center 53%}
.guide-first-window{padding:22px 2px 0}
.guide-first-window h3,.guide-decision-points h3{margin:0 0 3px;font-size:var(--type-heading-small);letter-spacing:-.025em}
.guide-first-window>p,.guide-decision-points>p{margin:0;color:#6a7b96;font-size:var(--type-small);line-height:1.5}
.guide-timeline{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:20px 0 0;padding:0;list-style:none}
.guide-timeline::before{content:"";position:absolute;top:38px;left:10%;right:10%;height:2px;background:#8ab4ff}
.guide-timeline li{position:relative;z-index:1;display:grid;justify-items:center;padding-inline:8px;text-align:center}
.guide-timeline time{margin-bottom:8px;color:var(--blue);font-size:var(--type-label);font-weight:760}
.guide-timeline li>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:10px;border:5px solid #e8f1ff;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:800}
.guide-timeline strong{min-height:42px;font-size:var(--type-small);line-height:1.3}
.guide-timeline small{max-width:128px;margin-top:5px;color:#6a7b96;font-size:var(--type-label);line-height:1.4}
.guide-decision-points{padding-top:28px}
.guide-decision-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:15px;border-top:1px solid var(--line)}
.guide-decision-grid article{display:grid;grid-template-columns:24px 1fr;gap:9px;padding:15px 18px 12px 0}
.guide-decision-grid article+article{padding-left:18px;border-left:1px solid var(--line)}
.guide-decision-grid span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:800}
.guide-decision-grid p{margin:0;color:#637491;font-size:var(--type-label);line-height:1.5}
.guide-decision-grid strong{display:block;margin-bottom:3px;color:#1b304e;font-size:var(--type-small)}
.guide-decision-points .guide-example-note{margin-top:12px;color:#8090a7;font-size:var(--type-label)}
.guide-more{padding:0 0 32px;background:#fff}
.guide-more-head{margin-bottom:18px}
.guide-more-head h2{margin:0 0 5px;font-size:32px;letter-spacing:-.03em}
.guide-more-head p{margin:0;color:#687b98;font-size:var(--type-small)}
.guide-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.guide-coming-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}
.guide-coming-card>img{width:100%;height:clamp(112px,12vw,170px);object-fit:cover}
.guide-coming-card>div{padding:15px 16px 17px}
.guide-coming-card h3{min-height:43px;margin:0 0 4px;font-size:var(--type-body);line-height:1.2}
.guide-coming-card p{min-height:48px;margin:0;color:#647591;font-size:var(--type-small);line-height:1.45}
.guide-coming-card span{display:block;margin-top:13px;color:var(--blue);font-size:var(--type-label);font-weight:760;text-transform:uppercase;letter-spacing:.06em}

/* Contact */
.contact-hero{min-height:290px;display:flex;align-items:center;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 42%,rgba(255,255,255,.72) 59%,rgba(255,255,255,.06) 83%),url("assets/about/selected-mockup/about-cta-navigation-texture.png") right 43%/62% auto no-repeat}
.contact-hero-copy{width:min(1180px,calc(100% - 88px));padding-block:34px}
.contact-hero h1{max-width:760px;margin:0 0 14px;font-size:clamp(52px,6vw,72px);line-height:1.02;letter-spacing:-.04em;text-wrap:balance}
.contact-hero p{max-width:600px;margin:0;color:#405471;font-size:21px;line-height:1.55}
.contact-workspace-section{padding-top:24px;background:#fff}
.contact-workspace{width:min(1180px,calc(100% - 88px));display:grid;grid-template-columns:minmax(300px,.4fr) minmax(0,.6fr);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 20px 54px rgba(8,36,79,.06)}
.contact-route-picker{padding:24px;border-right:1px solid var(--line);background:#fbfdff}
.contact-route-picker h2{margin:0 0 14px;font-size:28px;line-height:1.15;letter-spacing:-.025em}
.contact-route-choice{position:relative;display:grid;width:100%;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:88px;margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#122641;font:inherit;text-align:left;cursor:pointer}
.contact-route-choice.is-selected{border:2px solid var(--blue);padding:11px;background:#f6f9ff}
.contact-choice-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#e9f2ff;color:var(--blue);font-size:20px;font-weight:800}
.contact-route-choice.is-selected .contact-choice-icon{background:var(--blue);color:#fff}
.contact-route-choice strong,.contact-route-choice small{display:block}
.contact-route-choice strong{margin-bottom:3px;font-size:var(--type-body);line-height:1.2}
.contact-route-choice small{color:#5d6f8b;font-size:var(--type-small);line-height:1.4}
.contact-route-choice b{color:var(--blue);font-weight:700}
.contact-primary-route{position:relative;display:flex;min-height:400px;flex-direction:column;align-items:center;justify-content:center;padding:28px 48px;text-align:center}
.contact-envelope-mark{position:relative;display:grid;place-items:center;width:80px;height:80px;margin-bottom:16px;border-radius:50%;background:#eef4ff;color:#b8c9e4}
.contact-envelope-mark svg{width:50px;height:50px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.contact-envelope-mark img{position:absolute;right:-4px;top:2px;width:36px;height:36px;border-radius:10px;box-shadow:0 10px 22px rgba(0,91,255,.22)}
.contact-primary-route .v9-kicker{margin-bottom:6px;line-height:1.2}
.contact-primary-route h2{margin:0 0 6px;font-size:36px;line-height:1.08;letter-spacing:-.035em}
.contact-primary-email{display:inline-flex;align-items:center;min-height:40px;color:var(--blue);font-size:20px;line-height:1.25;font-weight:780;text-decoration:none}
.contact-primary-route>p:last-of-type{max-width:440px;margin:12px 0 20px;color:#596d8b;font-size:var(--type-body);line-height:1.5}
.contact-email-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:220px;min-height:50px;padding:0 22px;border-radius:9px;background:var(--blue);color:#fff;font-size:16px;line-height:1;font-weight:760;text-decoration:none;box-shadow:0 14px 30px rgba(8,104,255,.2)}
.contact-email-button>span[aria-hidden]{font-size:21px}
.contact-help-section{padding:24px 0 72px;background:#fff}
.contact-help-card{position:relative;width:min(1180px,calc(100% - 88px));display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);min-height:410px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 20px 54px rgba(8,36,79,.045)}
.contact-faq-list{padding:28px;border-right:1px solid var(--line)}
.contact-faq-list h2{margin:0 0 12px;font-size:28px;line-height:1.15;letter-spacing:-.025em}
.contact-faq-list details{border-bottom:1px solid var(--line)}
.contact-faq-list summary{position:relative;display:flex;align-items:center;min-height:52px;padding:8px 30px 8px 0;font-size:var(--type-small);line-height:1.35;font-weight:560;cursor:pointer;list-style:none}
.contact-faq-list summary::-webkit-details-marker{display:none}
.contact-faq-list summary::after{content:"›";position:absolute;right:4px;font-size:24px;font-weight:350;transform:rotate(0);transition:transform .2s ease}
.contact-faq-list details[open] summary::after{transform:rotate(90deg)}
.contact-faq-list details p{margin:0;padding:0 26px 14px 0;color:#607390;font-size:var(--type-small);line-height:1.5}
.contact-faq-list details a{color:var(--blue)}
.contact-faq-link{display:inline-flex;align-items:center;gap:14px;margin-top:20px;color:var(--blue);font-size:var(--type-body);line-height:1.25;font-weight:760;text-decoration:none}
.contact-phone-proof{position:relative;min-height:410px;margin:0}
.contact-phone-frame{position:absolute;right:50%;bottom:16px;width:182px;padding:8px;transform:translateX(50%);border-radius:40px;background:#0b111d;box-shadow:0 28px 54px rgba(6,20,46,.22),0 0 0 1px rgba(6,20,46,.22)}
.contact-phone-frame img{width:100%;height:auto;border-radius:35px}
.guide-launch-cta:focus-visible,.guide-hero-link:focus-visible,.guide-index-item:focus-visible,.guide-index-help a:focus-visible,.contact-route-choice:focus-visible,.contact-primary-email:focus-visible,.contact-email-button:focus-visible,.contact-faq-link:focus-visible,.contact-faq-list summary:focus-visible{outline:3px solid rgba(8,104,255,.38);outline-offset:3px}

@media (max-width:1200px){
  .guide-atlas-grid{grid-template-columns:240px minmax(0,1fr)}
  .guide-selected{padding-inline:24px}
  .contact-route-picker{padding:24px}
}
@media (max-width:900px){
  :root{--shell:calc(100% - 32px)}
  .contact-workspace{grid-template-columns:1fr}
  .contact-route-picker{border-right:0;border-bottom:1px solid var(--line)}
}
@media (max-width:760px){
  .guide-hero{background-position:62% center}
  .guide-atlas-grid{grid-template-columns:1fr}
  .guide-index{display:grid;grid-auto-flow:row;grid-auto-columns:auto;min-height:0;gap:4px;overflow:visible;padding:18px;border-right:0;border-bottom:1px solid var(--line);scroll-snap-type:none}
  .guide-index-title,.guide-index-help{display:none}
  .guide-index-item{scroll-snap-align:start}
  .guide-selected{padding:28px}
  .guide-more-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:640px){
  :root{--shell:calc(100% - 32px)}
  .v9-route-page main{padding-top:78px}
  .guide-hero{min-height:490px;align-items:end;background-position:68% center;background-size:auto 100%}
  .guide-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.96) 78%);pointer-events:none}
  .guide-hero-copy{z-index:1;padding:48px 0}
  .guide-hero h1{font-size:43px}
  .guide-hero-copy>p:not(.v9-kicker){font-size:var(--type-body)}
  .guide-hero-actions{gap:18px}
  .guide-atlas{padding-bottom:52px}
  .guide-atlas-grid{border-radius:12px}
  .guide-selected{padding:24px 16px 28px}
  .guide-selected-head h2{font-size:30px}
  .guide-feature-photo{aspect-ratio:1.55/1}
  .guide-timeline{grid-template-columns:1fr;gap:0;margin-top:22px}
  .guide-timeline::before{top:17px;bottom:29px;left:97px;width:2px;height:auto}
  .guide-timeline li{grid-template-columns:70px 34px minmax(0,1fr);grid-template-rows:auto auto;gap:2px 10px;justify-items:start;padding:0 0 20px;text-align:left}
  .guide-timeline time{grid-column:1;grid-row:1;margin:7px 0 0;font-size:var(--type-label);white-space:nowrap}
  .guide-timeline li>span{grid-column:2;grid-row:1/3;margin:0}
  .guide-timeline strong{grid-column:3;grid-row:1;min-height:0;font-size:var(--type-small)}
  .guide-timeline small{grid-column:3;grid-row:2;max-width:none;margin-top:2px;font-size:var(--type-label)}
  .guide-decision-grid{grid-template-columns:1fr}
  .guide-decision-grid article,.guide-decision-grid article+article{padding:15px 0;border-left:0;border-top:1px solid var(--line)}
  .guide-more{padding-bottom:58px}
  .guide-more-grid{grid-template-columns:1fr}
  .guide-coming-card{display:grid;grid-template-columns:132px 1fr}
  .guide-coming-card>img{height:100%;aspect-ratio:auto}
  .guide-coming-card h3,.guide-coming-card p{min-height:0}
  .contact-hero{min-height:440px;align-items:end;background:linear-gradient(180deg,rgba(255,255,255,.08),#fff 83%),url("assets/about/selected-mockup/about-cta-navigation-texture.png") center top/auto 72% no-repeat}
  .contact-hero-copy{padding-block:44px}
  .contact-hero-copy,.contact-workspace,.contact-help-card{width:calc(100% - 32px)}
  .contact-hero h1{font-size:43px}
  .contact-hero p{font-size:var(--type-body)}
  .contact-workspace{border-radius:12px}
  .contact-route-picker{padding:22px 16px}
  .contact-route-picker h2{font-size:var(--type-heading-small)}
  .contact-route-choice{grid-template-columns:44px minmax(0,1fr);min-height:92px;margin-top:10px;padding:12px}
  .contact-route-choice.is-selected{padding:11px}
  .contact-route-choice b{display:none}
  .contact-choice-icon{width:42px;height:42px}
  .contact-route-choice strong{font-size:var(--type-body)}
  .contact-route-choice small{font-size:var(--type-small)}
  .contact-primary-route{min-height:390px;padding:30px 20px}
  .contact-primary-route h2{font-size:32px}
  .contact-primary-email{font-size:var(--type-body)}
  .contact-help-section{padding:22px 0 58px}
  .contact-help-card{grid-template-columns:1fr;min-height:0}
  .contact-faq-list{padding:24px 18px;border-right:0;border-bottom:1px solid var(--line)}
  .contact-faq-list summary{font-size:var(--type-small)}
  .contact-phone-proof{min-height:470px}
  .contact-phone-frame{bottom:24px;width:190px}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
