@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--flag-blue: #010066;--flag-blue-bright: #1423a5;--flag-red: #cc0001;--flag-yellow: #ffcc00;--flag-white: #f8f7f3;--ink: #090b14;--ink-soft: #111522;--line: rgba(248, 247, 243, .28);--muted: #b8bdca;--display: "Barlow Condensed", "Arial Narrow", sans-serif;--body: "DM Sans", "Helvetica Neue", sans-serif;font-family:var(--body);color:var(--flag-white);background:var(--flag-blue);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--flag-blue);-webkit-font-smoothing:antialiased}button,textarea{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible{outline:3px solid var(--flag-yellow);outline-offset:3px}.site-shell{min-height:100vh;background:var(--ink);overflow:hidden}.topbar{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:20px 4.4vw;border-bottom:1px solid var(--line);background:var(--ink)}.brand{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.brand-name{font-family:var(--display);font-size:clamp(2rem,3vw,3.1rem);font-weight:700;letter-spacing:-.04em;line-height:.8}.brand-name strong{margin-left:5px;padding:1px 7px 2px;background:var(--flag-red);color:var(--flag-white);font-size:.78em;letter-spacing:-.02em}.brand-tagline{color:var(--flag-yellow);font-family:var(--display);font-size:.75rem;font-weight:700;letter-spacing:.14em}.topbar-actions,.location,.help-button,.language-switch{display:flex;align-items:center}.topbar-actions{gap:25px;font-size:.92rem}.location{gap:7px;color:var(--flag-white)}.location svg{color:var(--flag-yellow)}.language-switch{gap:2px;padding:2px;border-left:1px solid var(--line);border-right:1px solid var(--line)}.language-switch button,.help-button{border:0;background:transparent;cursor:pointer}.language-switch button{padding:7px 10px;color:var(--muted);font-weight:700}.language-switch button.active{color:var(--flag-yellow);box-shadow:inset 0 -2px var(--flag-yellow)}.help-button{display:inline-flex;gap:8px;padding:8px 0;color:var(--flag-white);font-weight:600}.help-button:hover,.language-switch button:hover{color:var(--flag-yellow)}.main-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(340px,.95fr);gap:clamp(28px,4vw,64px);max-width:1440px;margin:0 auto;padding:clamp(44px,6vw,82px) 4.4vw 54px}.content-column{min-width:0}.hero-copy{max-width:780px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--flag-yellow);font-family:var(--display);font-size:.95rem;font-weight:700;letter-spacing:.13em}.eyebrow-mark{display:inline-grid;width:20px;height:20px;place-items:center;border:2px solid var(--flag-yellow);border-radius:50%;font-family:var(--body);font-size:.85rem}h1,h2,h3,p{margin-top:0}h1{max-width:730px;margin-bottom:0;font-family:var(--display);font-size:clamp(5rem,9.2vw,9rem);font-weight:800;letter-spacing:-.055em;line-height:.78}.hero-copy h2{max-width:750px;margin:16px 0 15px;color:var(--flag-red);font-family:var(--display);font-size:clamp(1.75rem,3.3vw,3rem);font-weight:700;letter-spacing:.02em;line-height:.92}.lead{max-width:650px;margin-bottom:46px;color:var(--flag-white);font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.45}.lead em,.path-content b,.route-copy small,.route-intro em,.other-route em,.unsure-box em,.promise em{display:block;color:var(--flag-yellow);font-style:normal}.lead em{margin-top:4px;color:var(--muted);font-size:.93em}.path-heading{display:flex;align-items:baseline;gap:9px;margin-bottom:13px;color:var(--flag-white);font-family:var(--display);font-size:1.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.path-heading em{color:var(--muted);font-size:.8em;font-style:normal;letter-spacing:.02em;text-transform:none}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.path-card{position:relative;min-height:204px;display:grid;grid-template-columns:70px minmax(0,1fr);grid-template-rows:1fr auto;align-items:center;padding:21px 22px;border:1px solid var(--line);border-radius:12px;background:var(--ink-soft);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.path-card:hover,.path-card.selected{transform:translateY(-4px);background:#171b29;border-color:var(--flag-yellow)}.path-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid currentColor;color:var(--flag-white)}.path-red .path-icon,.path-red .path-number{color:var(--flag-red)}.path-blue .path-icon,.path-blue .path-number{color:var(--flag-blue-bright)}.path-yellow .path-icon,.path-yellow .path-number{color:var(--flag-yellow)}.path-content{min-width:0;display:flex;flex-direction:column;gap:3px}.path-content strong{font-family:var(--display);font-size:clamp(1.45rem,2.1vw,2.35rem);font-weight:700;letter-spacing:.01em;line-height:.88}.path-content b{font-family:var(--display);font-size:1rem;letter-spacing:.05em;line-height:.95}.path-content small{max-width:155px;margin-top:5px;color:var(--muted);font-size:.78rem;line-height:1.3}.path-number{align-self:end;font-family:var(--display);font-size:2.6rem;font-weight:700;line-height:.75}.path-arrow{grid-column:2;justify-self:end;align-self:end;color:var(--flag-white)}.issue-form{margin-top:27px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#0e111b}.form-heading{display:flex;align-items:center;gap:11px;margin-bottom:14px;color:var(--flag-yellow)}.form-heading div{display:flex;flex-direction:column;gap:1px}.form-heading strong{font-family:var(--display);font-size:1.35rem;letter-spacing:.08em;line-height:.9}.form-heading span{color:var(--muted);font-family:var(--display);font-size:.93rem;letter-spacing:.02em}.form-row{display:flex;gap:10px}textarea{min-width:0;flex:1;resize:vertical;min-height:74px;padding:16px;border:1px solid rgba(248,247,243,.38);border-radius:8px;background:#171a23;color:var(--flag-white);font-size:.95rem;line-height:1.45}textarea::placeholder{color:#777d8b;opacity:1}.submit-button,.panel-arrow{display:grid;place-items:center;border:0;background:var(--flag-yellow);color:var(--ink);cursor:pointer;transition:transform .16s ease,background-color .16s ease}.submit-button{width:76px;min-height:74px;border-radius:8px}.submit-button:hover:not(:disabled),.panel-arrow:hover{transform:translate(3px);background:#ffe36d}.submit-button:disabled{cursor:wait;opacity:.8}.button-loader{width:22px;height:22px;border:3px solid rgba(9,11,20,.3);border-top-color:var(--ink);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.example-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:13px;color:var(--muted);font-size:.72rem}.example-row button{padding:7px 10px;border:1px solid rgba(248,247,243,.23);border-radius:999px;background:transparent;color:var(--flag-white);font-size:.7rem;cursor:pointer}.example-row button:hover{border-color:var(--flag-yellow);color:var(--flag-yellow)}.form-message{display:flex;align-items:center;gap:7px;margin-top:13px;font-size:.8rem}.form-message.error{color:#ff6a6a}.form-message.success{color:var(--flag-yellow)}.promise-row{display:flex;align-items:center;gap:28px;margin-top:29px}.promise{display:flex;align-items:center;gap:10px;min-width:0}.promise svg{color:var(--flag-yellow);flex:0 0 auto}.promise span{display:flex;flex-direction:column;gap:3px}.promise strong{font-size:.8rem;line-height:1.2}.promise em{color:var(--muted);font-size:.75rem;font-style:normal}.promise-divider{width:1px;height:42px;background:var(--line)}.route-panel{align-self:start;padding:0 0 17px;border:1px solid var(--line);border-radius:12px;background:#0e111b;overflow:hidden}.route-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:20px 22px 17px;border-bottom:1px solid var(--line)}.route-panel-header h3{margin-bottom:1px;font-family:var(--display);font-size:2rem;font-weight:700;letter-spacing:.05em;line-height:.8}.route-panel-header span{color:var(--flag-yellow);font-family:var(--display);font-size:1rem;letter-spacing:.12em}.panel-arrow{width:54px;height:54px;border-radius:8px;flex:0 0 auto}.route-intro{display:flex;flex-direction:column;gap:4px;padding:18px 22px 10px;font-size:.86rem;line-height:1.3}.route-intro em,.route-copy small,.other-route em,.unsure-box em{color:var(--flag-yellow);font-size:.75rem;font-style:normal}.signal-line{width:3px;height:31px;margin-left:41px;background:var(--flag-yellow)}.route-list{position:relative;padding:0 20px 0 27px}.route-list:before{content:"";position:absolute;top:0;bottom:0;left:40px;width:3px;background:var(--flag-yellow);opacity:.9}.route-item{position:relative;width:100%;display:grid;grid-template-columns:61px minmax(0,1fr) 23px;align-items:center;gap:13px;padding:14px 0;border:0;border-bottom:1px solid rgba(248,247,243,.16);background:transparent;text-align:left;cursor:pointer}.route-item:last-child{border-bottom:0}.route-item:hover .route-arrow{transform:translate(4px);color:var(--flag-yellow)}.route-bullet{position:relative;z-index:1;display:grid;width:61px;height:61px;place-items:center;border:1px solid var(--flag-white);border-radius:7px;background:var(--ink-soft)}.route-blue{color:var(--flag-white);box-shadow:inset 0 -7px var(--flag-blue-bright)}.route-red{color:var(--flag-white);box-shadow:inset 0 -7px var(--flag-red)}.route-yellow{color:var(--flag-white);box-shadow:inset 0 -7px var(--flag-yellow)}.route-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.route-copy strong{font-family:var(--display);font-size:1.6rem;letter-spacing:.04em;line-height:.85}.route-copy b{font-size:.78rem;font-weight:600}.route-copy small{color:var(--muted);font-size:.7rem;line-height:1.25}.route-arrow{color:var(--flag-yellow);transition:transform .16s ease}.other-route{width:calc(100% - 44px);display:flex;align-items:center;gap:12px;margin:10px 22px 17px;padding:10px 0 12px;border:0;border-bottom:1px dashed rgba(248,247,243,.36);background:transparent;text-align:left;cursor:pointer}.other-dots{display:grid;width:37px;height:37px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--flag-white);font-weight:700;letter-spacing:.1em}.other-route span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:2px;font-size:.79rem}.other-route:hover{color:var(--flag-yellow)}.unsure-box{width:calc(100% - 44px);display:grid;grid-template-columns:54px minmax(0,1fr) 40px;align-items:center;gap:12px;margin:0 22px;padding:15px;border:1px solid var(--flag-yellow);border-radius:9px;background:var(--flag-white);color:var(--ink);text-align:left;cursor:pointer}.unsure-arrow{display:grid;width:46px;height:46px;place-items:center;background:var(--ink);color:var(--flag-white)}.unsure-box>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.unsure-box strong{font-family:var(--display);font-size:1.3rem;line-height:.9}.unsure-box b{font-size:.74rem;line-height:1.25}.unsure-box em{color:var(--flag-blue)}.unsure-go{display:grid;width:40px;height:40px;place-items:center;background:var(--flag-yellow);color:var(--ink)}.unsure-box:hover .unsure-go{transform:translate(3px)}.flag-footer{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:stretch;min-height:75px;background:var(--flag-white);color:var(--ink);font-family:var(--display);font-size:clamp(1rem,1.8vw,1.65rem);font-weight:700;letter-spacing:.06em}.flag-block{display:grid;min-width:98px;place-items:center}.flag-red{background:var(--flag-red);color:var(--flag-white)}.flag-blue{background:var(--flag-blue);color:var(--flag-white)}.flag-message{display:grid;place-items:center;padding:11px 20px;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:20px;background:#010066b8}.help-modal{position:relative;width:min(100%,540px);padding:33px;border:1px solid var(--flag-yellow);border-radius:14px;background:var(--ink-soft);box-shadow:0 20px 80px #00000073}.modal-close{position:absolute;top:16px;right:16px;display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.modal-icon{display:grid;width:51px;height:51px;place-items:center;margin-bottom:18px;background:var(--flag-yellow);color:var(--ink)}.help-modal h2{max-width:380px;margin-bottom:14px;font-family:var(--display);font-size:3.1rem;line-height:.9}.help-modal>p:not(.eyebrow):not(.modal-note){color:var(--muted);font-size:.95rem;line-height:1.55}.help-steps{display:grid;gap:9px;margin:25px 0}.help-steps span{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid var(--line);font-size:.85rem}.help-steps b{color:var(--flag-yellow);font-family:var(--display);font-size:1.3rem}.modal-note{display:flex;align-items:center;gap:7px;margin:0;color:var(--flag-yellow);font-size:.75rem}@media(max-width:1120px){.main-grid{grid-template-columns:1fr}.route-panel{max-width:820px}.route-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0 16px}.route-list:before,.signal-line{display:none}.route-item{grid-template-columns:48px minmax(0,1fr)}.route-bullet{width:48px;height:48px}.route-arrow{display:none}}@media(max-width:720px){.topbar{align-items:flex-start;padding:18px 20px}.topbar-actions{gap:10px}.location,.help-button{font-size:0}.location svg,.help-button svg{width:21px;height:21px}.main-grid{padding:42px 20px 38px}h1{font-size:clamp(4.5rem,19vw,7rem)}.hero-copy h2{font-size:2rem}.lead{margin-bottom:34px}.path-grid,.route-list{grid-template-columns:1fr}.path-card{min-height:155px}.path-content strong{font-size:2rem}.path-content small{max-width:220px}.promise-row{align-items:flex-start;flex-direction:column;gap:18px}.promise-divider{width:100%;height:1px}.flag-footer{grid-template-columns:auto 1fr}.flag-block{min-width:68px}.flag-message{padding:10px;font-size:.95rem}.flag-blue{grid-column:1;grid-row:2}.flag-message:last-child{grid-column:2;grid-row:2}}@media(max-width:430px){.brand-name{font-size:2rem}.brand-tagline{font-size:.56rem;letter-spacing:.09em}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.form-row{align-items:stretch;flex-direction:column}.submit-button{width:100%;min-height:52px}.example-row{align-items:flex-start;flex-direction:column}.route-panel-header h3{font-size:1.7rem}.unsure-box{grid-template-columns:42px minmax(0,1fr)}.unsure-arrow{width:40px;height:40px}.unsure-go{display:none}}
