.buddy-launcher{display:flex;width:56px;min-height:52px;grid-column:3;flex:none;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:2px;color:var(--navy);background:transparent;border:0;border-radius:12px;font-size:.66rem;font-weight:750;line-height:1}.buddy-launcher-icon{position:relative;display:block;width:36px;height:36px}.buddy-launcher-icon img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.buddy-koala-wink{opacity:0}.buddy-launcher:focus-visible .buddy-koala-normal{opacity:0}.buddy-launcher:focus-visible .buddy-koala-wink{opacity:1}@media(hover:hover)and (pointer:fine){.buddy-launcher:hover .buddy-koala-normal{opacity:0}.buddy-launcher:hover .buddy-koala-wink{opacity:1}}.buddy-guide-overlay{position:fixed;z-index:1000;inset:0;overflow:hidden}.buddy-guide-overlay.without-target{background:#0b1e24a6}.buddy-guide-spotlight{position:fixed;background:transparent;border:3px solid var(--orange);border-radius:18px;box-shadow:0 0 0 100vmax #0b1e24a6;pointer-events:none}.buddy-guide-card{position:fixed;z-index:1;top:12px;left:12px;display:grid;width:min(268px,calc(100vw - 24px));max-height:calc(100dvh - 24px);gap:12px;overflow-y:auto;padding:16px;color:var(--navy);background:var(--white);border:1px solid var(--border);border-radius:20px}.buddy-guide-copy{display:grid;gap:6px}.buddy-guide-icon{width:30px;height:30px;color:var(--green-dark);fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.buddy-guide-card h2{margin:0;font-size:1.05rem;font-weight:800}.buddy-guide-card p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.45}.buddy-guide-progress{display:flex;justify-content:center;gap:8px}.buddy-guide-progress span{width:7px;height:7px;background:var(--border);border-radius:50%}.buddy-guide-progress span.active{background:var(--green)}.buddy-guide-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.buddy-guide-controls>div{display:flex;gap:8px}.buddy-guide-skip{min-height:44px;padding:8px 4px;color:var(--muted);background:transparent;border:0;font-size:.78rem;font-weight:700}.buddy-guide-arrow{display:grid;width:44px;height:44px;place-items:center;padding:0;color:var(--navy);background:var(--cream);border:1px solid var(--border);border-radius:12px;font-size:1.2rem}.buddy-guide-arrow.primary{background:var(--orange);border-color:var(--orange)}.buddy-guide-arrow:disabled{opacity:.4;cursor:default}.buddy-launcher:focus-visible,.buddy-guide-card button:focus-visible{outline:3px solid var(--green-dark);outline-offset:2px}@media(prefers-reduced-motion:reduce){.buddy-launcher *,.buddy-guide-overlay *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.trip-page-inner{max-width:560px;margin:0 auto}.page-heading{padding:0 0 20px}.page-heading h1,.screen-header h1,.radar-heading h1{margin:0;color:var(--navy);font-size:clamp(1.7rem,3vw,2.3rem);letter-spacing:-.04em;line-height:1.08}.lead{margin:10px 0 0;color:var(--muted);font-size:.95rem;line-height:1.5}.trip-search-form{position:relative;display:grid;gap:4px;padding:24px}.trip-search-title{margin:0 0 5px;color:var(--navy);font-size:1.25rem;letter-spacing:-.03em}.trip-search-sub{margin:0 0 18px;color:var(--muted);font-size:.85rem;line-height:1.5}.field{margin-bottom:14px}.field-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.field-row-label{display:block;margin-bottom:7px;color:var(--navy);font-size:.81rem;font-weight:800}.field-row .field-row-label{margin-bottom:7px}.trip-search-form input{width:100%;min-height:50px;padding:0 14px;color:var(--navy);background:var(--white);border:1px solid #cfdcda;border-radius:13px;font-size:.95rem;font-weight:600;outline:none}.trip-search-form input:hover{border-color:#93aaa2}.trip-search-form input:focus{border-color:var(--green);box-shadow:var(--focus)}.text-button{display:inline-flex;align-items:center;gap:6px;padding:6px 2px;color:var(--green-dark);background:none;border:0;font-size:.8rem;font-weight:700;text-decoration:none;cursor:pointer}.text-button:hover:not(:disabled){text-decoration:underline}.text-button:disabled{color:var(--muted);cursor:progress}.text-button.inline{padding:0;font-size:inherit}.example-note{display:block;margin:16px 0 0;padding:12px 14px;color:#6b4b11;background:#fff1d5;border:1px dashed #d3c08f;border-radius:14px;font-size:.79rem;line-height:1.55}.address-autocomplete{position:relative;z-index:1;display:grid;min-width:0;gap:6px}.address-autocomplete:focus-within{z-index:30}.address-autocomplete>label{color:var(--navy);font-size:.81rem;font-weight:800}.address-suggestions{position:absolute;z-index:40;top:calc(100% + 6px);right:0;left:0;max-height:min(250px,40dvh);overflow-y:auto;margin:0;padding:6px;list-style:none;background:var(--white);border:1px solid var(--border);border-radius:15px;box-shadow:0 12px 28px #0b344024}.address-suggestion{display:grid;width:100%;min-height:44px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:8px 9px;color:var(--navy);background:transparent;border:0;border-radius:10px;font-size:.82rem;line-height:1.3;text-align:left;cursor:pointer}.address-suggestion>span:first-child{color:var(--green-dark)}.address-suggestion:hover,.address-suggestion.active{background:#e8f4ed}.address-suggestion:focus-visible{outline:3px solid rgba(21,148,95,.25);outline-offset:-2px}.address-suggestion-status{padding:12px 10px;color:var(--muted);font-size:.78rem;line-height:1.4}.form-privacy,.trip-form-error{min-height:30px;margin:2px 0 8px;padding:1px 4px;font-size:.74rem;line-height:1.4}.form-privacy{color:var(--muted)}.trip-form-error{color:#8b3c2a;font-weight:650}.button.submit-button{width:100%;min-height:54px;color:var(--white);background:var(--navy);border-radius:16px;font-size:1rem;font-weight:800}.button.submit-button:hover:not(:disabled){background:#16404c}.button.submit-button:disabled{cursor:progress;opacity:.85}.button-spinner{width:18px;height:18px;flex:0 0 auto;border:2px solid rgba(255,255,255,.35);border-top-color:var(--orange);border-radius:50%;animation:spin .7s linear infinite}.button.submit-button span[aria-hidden]{color:var(--orange);font-size:1.05rem}.trip-loading-screen{display:grid;min-height:340px;place-items:center;padding:24px}.error-message,.loading-state{display:flex;align-items:center;gap:13px;padding:15px;background:var(--white);border-radius:16px}.error-message{color:#7b2d20;border:1px solid #edc8bf}.error-message>span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;background:#f9ddd5;border-radius:50%;font-weight:800}.error-message p,.loading-state p{margin:0}.loading-state p{color:var(--muted);font-size:.8rem}.loading-spinner{width:28px;height:28px;flex:0 0 auto;border:3px solid #d5e6dd;border-top-color:var(--green-dark);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){.trip-search-form{padding:20px}}@media(max-width:520px){.trip-search-form{padding:18px}}.home-grid{display:grid;align-items:start;gap:30px;grid-template-columns:minmax(0,1fr) minmax(340px,430px)}.home-copy h1{max-width:16ch;margin:0 0 16px;color:var(--navy);font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800;letter-spacing:-.045em;line-height:1.02}.home-copy .lead{max-width:46ch;margin:0 0 32px;color:var(--muted);font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.55}.what-list{display:grid;max-width:560px;margin:0 0 26px;padding:0;gap:11px;list-style:none}.what-list li{display:flex;align-items:flex-start;gap:13px;padding:15px 17px;background:#ffffffb3;border:1px solid var(--border);border-radius:16px}.what-list .num{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;color:var(--navy);background:var(--orange);border-radius:9px;font-size:.8rem;font-weight:800}.what-list-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.what-list-copy strong{color:var(--navy);font-size:.95rem}.what-list-copy span{color:var(--muted);font-size:.85rem;line-height:1.5}.not-strip{display:block;max-width:560px;padding:15px 17px;color:#105938;background:#e5f4ec;border:1px solid #cfe0da;border-radius:16px;font-size:.85rem;line-height:1.55}.not-strip strong{display:block;margin-bottom:2px}.home-form-column{display:grid;gap:14px}.home-list-card{display:grid;min-height:78px;align-items:center;gap:12px;grid-template-columns:38px minmax(0,1fr) 20px;padding:15px 17px;color:var(--navy);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);text-decoration:none}.home-list-card:hover{border-color:var(--green);background:#f2f9f6}.home-list-icon{font-size:1.4rem;line-height:1;text-align:center}.home-list-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.home-list-copy strong{font-size:.93rem;line-height:1.2}.home-list-copy small{color:var(--muted);font-size:.76rem;line-height:1.35}.home-list-arrow{color:var(--green);font-size:1.2rem;font-weight:700;text-align:right}.home-refresh-text{margin:2px 0 0;color:var(--muted);font-size:.72rem;text-align:center}@media(max-width:900px){.home-grid{grid-template-columns:1fr;gap:26px}.home-form-column{order:-1}.home-copy h1{max-width:none}}@media(max-width:520px){.home-copy h1{font-size:1.7rem}.home-copy .lead{margin-bottom:24px;font-size:.95rem}.what-list li{padding:13px 14px}}:root{font-family:Plus Jakarta Sans,Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#0b3440;background:#eef3f0;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0b3440;--dark-teal: #1d4348;--green: #15945f;--green-dark: #11744c;--light-green: #8fc5ad;--orange: #eba640;--cream: #f7faf8;--white: #ffffff;--muted: #738b91;--border: #d9e5e5;--rust: #8e3a22;--amber: #f3ae3d;--mint: #c8e6d4;--radius: 20px;--shadow: 0 18px 60px rgba(11, 52, 64, .09);--focus: 0 0 0 4px rgba(21, 148, 95, .28)}*{box-sizing:border-box}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0}html{background:#eef3f0;overflow-x:clip;overscroll-behavior-x:none;scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:clip;overscroll-behavior-x:none;background:radial-gradient(circle at 10% 8%,rgba(235,166,64,.1),transparent 28rem),linear-gradient(180deg,#fbfcfa 0,#eef3f0 38rem);background-repeat:no-repeat;background-color:#eef3f0}button,input{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3{margin-top:0}button:focus-visible,input:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:var(--focus)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.app-shell{display:flex;min-height:100dvh;flex-direction:column}.page-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.top-bar{position:sticky;top:0;z-index:50;background:#fbfcfae0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(217,229,229,.9)}.top-bar-inner{display:grid;width:min(1180px,calc(100% - 40px));min-height:68px;align-items:center;gap:24px;grid-template-columns:1fr auto 1fr;margin:0 auto}.top-bar-inner>:first-child{justify-self:start}.top-bar-inner>:last-child{justify-self:end}.top-bar-wordmark{font-size:1.3rem;font-weight:800;letter-spacing:-.045em;line-height:1;text-decoration:none}.top-bar-wordmark span:first-child{color:var(--navy)}.top-bar-wordmark span:last-child{color:var(--green)}.top-bar-note{color:var(--muted);font-size:.74rem;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:4px}.nav-button{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 14px;border-radius:12px;color:var(--muted);font-size:.84rem;font-weight:700;text-decoration:none}.nav-button:hover{color:var(--navy);background:#e8f1f4}.nav-button.active{color:var(--white);background:var(--navy)}.nav-button.active .nav-icon{color:var(--orange)}.nav-icon{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.main-content{position:relative;width:100%;flex:1;padding:40px 0 64px}.main-content.full-bleed{display:flex;min-height:0;padding:0}.route-loading{display:grid;min-height:50vh;place-items:center;color:var(--navy);font-weight:700}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:60;display:none;width:100dvw;max-width:100%;min-height:72px;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);justify-content:center;padding:7px 8px calc(6px + env(safe-area-inset-bottom));background:var(--white);border-top:1px solid var(--border)}.bottom-nav a{display:flex;min-width:0;min-height:54px;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin:0 4px;border-radius:12px;color:var(--muted);font-size:.68rem;font-weight:700;text-decoration:none}.bottom-nav a.active{color:var(--white);background:var(--navy)}.bottom-nav a.active .bottom-nav-icon{color:var(--orange)}.bottom-nav-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.bottom-nav a:focus-visible,.button:focus-visible,.text-button:focus-visible,.screen-header-link:focus-visible,.result-detail-actions button:focus-visible,.home-primary-cta:focus-visible,.home-list-card:focus-visible,.learn-option:focus-visible,.me-clear:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border:0;border-radius:14px;font-weight:750;text-decoration:none;cursor:pointer}.button-primary{color:#082d22;background:var(--green)}.button-secondary{color:var(--navy);background:var(--white);border:1px solid var(--border)}.eyebrow,.card-kicker{margin:0 0 7px;color:var(--green-dark);font-size:1rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.empty-note{margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.card{background:#fffffff0;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}@media(max-width:820px){.desktop-nav,.top-bar-note{display:none}.top-bar-inner{min-height:60px}.top-bar{background:#fbfcfa;-webkit-backdrop-filter:none;backdrop-filter:none}.bottom-nav{display:grid}.main-content{padding:24px 0 calc(84px + env(safe-area-inset-bottom))}.main-content.full-bleed{padding:0}.page-container{width:calc(100% - 32px)}.card{box-shadow:0 6px 16px #0b344012}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.loading-spinner,.button-spinner{animation:spin 2.4s linear infinite!important}}
