:root{--bg: #ffffff;--panel: #ffffff;--line: #d9d9d9;--text: #111111;--muted: #666666;--accent: #8bbce8;--accent-strong: #5ea4df;--container: 1180px}*{box-sizing:border-box}html{width:100%;overflow-x:hidden;scroll-behavior:smooth}body{width:100%;margin:0;min-width:320px;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a,button,input{color:inherit;font:inherit}a{text-decoration:none}button{background:none;border:0;padding:0;cursor:pointer}.site-intake-shell{max-width:760px}.site-intake-form{display:grid;gap:1rem}.site-intake-form label{display:grid;gap:.45rem}.site-intake-form span{font-weight:600}.site-intake-form input,.site-intake-form textarea{width:100%;padding:.85rem .9rem;border:1px solid var(--line);background:#fff}.site-intake-form textarea{resize:vertical}.site-intake-status{margin:0;color:var(--muted)}.topbar,.section{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;border-bottom:1px solid var(--line)}.brand{font-size:1.15rem;font-weight:600;letter-spacing:.01em}.brand-button{text-align:left;display:inline-flex;align-items:center}.nav-logo{height:54px;width:54px;object-fit:cover;object-position:center;display:block}.menu-toggle{display:none;font-size:1.5rem;line-height:1}.nav{display:flex;flex-wrap:wrap;gap:1rem}.nav-link{color:var(--muted);padding-bottom:.2rem;border-bottom:1px solid transparent}.nav-link-active,.nav-link:hover,.nav-link:focus-visible,.brand:focus-visible,.title-link:focus-visible,.button:focus-visible,.back-link:focus-visible,.menu-toggle:focus-visible{color:var(--text);outline:none}.nav-link-active,.nav-link:hover,.nav-link:focus-visible,.menu-toggle:hover{border-color:var(--accent)}.section{padding:2rem 0 4rem}.home-hero{min-height:calc(100svh - 120px);display:grid;align-content:center;padding-top:1.25rem;padding-bottom:1.25rem}.home-hero-content{width:min(100%,760px);margin:0 auto;display:grid;justify-items:center;position:relative;padding:.75rem 0}.home-hero-content:before{content:"";position:absolute;inset:-2.5rem -3rem auto;height:16rem;background:radial-gradient(circle,rgba(139,188,232,.22),transparent 72%);filter:blur(12px);pointer-events:none}.home-hero-content>*{position:relative;z-index:1}.home-signup,.home-intro{width:100%;justify-self:center}.home-signup{display:grid;justify-items:center}.hero-wordmark{width:min(100%,240px);height:auto;display:block;margin:0 auto .75rem;animation:hero-rise .5s ease both}.home-intro-section{padding-top:3rem}.home-divider{width:min(100%,760px);height:1px;margin:0 auto 2rem;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.home-intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,.9fr);gap:2.5rem;text-align:left;align-items:start}.beck-note,.echo-note{display:grid;gap:1rem}.beck-note p:first-child{color:var(--text);font-size:clamp(1.1rem,1.4vw,1.3rem)}.home-intro ul{color:var(--text);margin:0;padding-left:1.25rem;display:grid;gap:.5rem}.home-intro li::marker{color:var(--accent-strong)}.echo-intro,.signoff{color:var(--text)}.echo-note{position:relative;padding-top:.35rem}.echo-note:before{content:"";width:72px;height:2px;background:linear-gradient(90deg,var(--accent-strong),transparent)}.echo-intro{color:var(--accent-strong);font-size:1.08rem;line-height:1.8}.section-heading p,.entry-copy p,.article-body p,.article-body li,.signup-subcopy{color:var(--muted)}.section-heading p,.entry-copy p,.article-body p,.article-body li,.article-body figcaption,.back-link,.signup-subcopy{font-size:1rem;line-height:1.7}.signup-copy{margin:0 auto .65rem;max-width:14ch;color:var(--text);font-size:clamp(2rem,4.2vw,4.25rem);line-height:.98;font-weight:700;letter-spacing:-.05em;animation:hero-rise .56s ease 80ms both}.accent-text{color:#4f97d6;text-decoration-line:underline;text-decoration-color:var(--accent);text-decoration-thickness:.16em;text-underline-offset:.12em}.signup-subcopy{margin:0 auto .8rem;max-width:30rem;color:#4b4b4b;animation:hero-rise .62s ease .15s both}.signup-form{display:grid;gap:.55rem;margin-top:.5rem;animation:hero-rise .68s ease .22s both}.signup-row{display:flex;gap:.75rem}.signup-row input,.button{min-height:2.8rem;border:1px solid var(--line);background:#fff}.signup-row input{flex:1;padding:0 .9rem;color:var(--text);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.signup-row input::placeholder{color:#9aa4af}.signup-row input:-webkit-autofill,.signup-row input:-webkit-autofill:hover,.signup-row input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px #f7fbff inset;transition:background-color 9999s ease-out 0s}.signup-row input:focus-visible{outline:1px solid var(--accent-strong);outline-offset:0}.button{display:inline-flex;align-items:center;justify-content:center;padding:0 .9rem}.button:disabled,.signup-row input:disabled{cursor:not-allowed;opacity:.7}.button-accent{border-color:var(--accent-strong);background:linear-gradient(90deg,#8bbce840,#5ea4df6b);box-shadow:0 10px 24px #8bbce82e}.button:hover,.button:focus-visible{border-color:var(--accent-strong)}.signup-status{min-height:1.5rem;margin:0;text-align:left;font-size:.95rem;line-height:1.5}.signup-status-idle{color:transparent}.signup-status-success{color:var(--accent-strong)}.signup-status-error{color:#9c3d3d}.signup-status-loading{color:var(--muted)}.list-grid{display:grid}.blog-grid{grid-template-columns:1fr;gap:3rem}.recipes-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem 1.5rem}.entry-card{display:grid}.text-entry{align-content:start}.entry-copy{display:grid;gap:.75rem;align-content:start}.section-heading{max-width:42rem;margin-bottom:2rem}.section-heading h1,.entry-copy h2,.article-header h1{margin:0;font-weight:600;line-height:1.08}.section-heading h1,.article-header h1{font-size:clamp(2.4rem,6vw,4.75rem)}.entry-copy h2{font-size:clamp(1.35rem,2vw,1.9rem)}.entry-copy p{margin:0;max-width:34rem}.title-link,.back-link{text-decoration-line:underline;text-decoration-color:var(--accent);text-decoration-thickness:1.5px;text-underline-offset:.18em}.title-link:hover,.back-link:hover{text-decoration-color:var(--accent-strong)}.article-shell{max-width:860px}.article-entry{display:grid;gap:2rem}.article-header{display:grid;gap:.5rem}.article-body{display:grid;gap:1.25rem}.article-body p,.article-body ul,.article-body ol,.article-body blockquote,.article-body figure{margin:0}.article-body img{width:100%;height:auto;display:block}.article-body a{text-decoration-line:underline;text-decoration-color:var(--accent);text-decoration-thickness:1.5px;text-underline-offset:.18em}.contact-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.services-shell{display:grid;gap:2rem}.services-hero{display:grid;gap:1.25rem;min-height:calc(100svh - 128px);align-items:center}.services-hero-layout{display:grid;width:100%;max-width:1040px;grid-template-columns:minmax(0,1fr) minmax(180px,220px);grid-template-areas:"intro actions" "pricing pricing";gap:1.25rem 1.75rem;align-items:center}.services-hero-intro{grid-area:intro;display:grid;gap:1rem;min-width:0}.services-kicker{margin:0;color:var(--accent-strong);font-size:.95rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.services-heading{margin-bottom:0}.services-hero-title{margin:0;font-size:clamp(3.6rem,10vw,7.6rem);line-height:.9;letter-spacing:-.065em}.services-hero-lead,.services-hero-support{margin:0}.services-hero-lead{max-width:18ch;font-size:clamp(1.4rem,2.35vw,2.15rem);line-height:1.08}.services-hero-support{max-width:42rem;color:var(--muted);line-height:1.72}.services-hero-pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:.5rem}.services-hero-actions{grid-area:actions;width:100%;max-width:220px;align-self:center;justify-self:end}.services-hero-actions .button{width:100%;text-align:center;white-space:nowrap}.services-hero-pricing{grid-area:pricing}.services-workflow-cta{display:flex;justify-content:center;margin-top:.75rem}.services-price-chip{position:relative;display:grid;gap:.35rem;padding:1.05rem 0 0}.services-price-chip:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.services-price-chip p,.services-price-chip strong{margin:0}.services-price-chip p{color:var(--muted)}.services-price-chip strong{font-size:1.05rem}.services-hero-marquee{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:1rem 0}.services-hero-marquee:before,.services-hero-marquee:after{content:"";position:absolute;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.services-hero-marquee:before{top:0}.services-hero-marquee:after{bottom:0}.services-hero-marquee-track{display:flex;gap:.75rem;width:max-content;animation:services-marquee 22s linear infinite}.services-hero-pill{display:inline-flex;align-items:center;min-height:2rem;padding:0 .8rem;border:1px solid rgba(94,164,223,.35);background:#ffffffd1;white-space:nowrap}.services-hero-marquee-full{margin-bottom:1.5rem}.services-workflow{display:grid;gap:1.5rem}.services-workflow-heading,.services-step-card,.services-step-card-copy{display:grid;gap:.9rem}.services-workflow-heading{border-top:1px solid var(--line);padding-top:1.25rem}.services-workflow-heading h2,.services-step-card h3{margin:0;line-height:1.05}.services-workflow-heading h2{font-size:clamp(2rem,4vw,3.6rem)}.services-workflow-columns{display:grid;grid-template-columns:240px minmax(0,1fr);gap:1.5rem;align-items:start;position:relative}.services-rail-slot{position:relative;align-self:stretch}.services-rail{position:relative;display:block}.services-rail:after{content:"";position:absolute;top:0;right:-.75rem;width:1px;height:100%;background:var(--line)}.services-rail-fixed{position:fixed;z-index:2}.services-rail-bottom{position:absolute;right:0;bottom:0;left:0}.services-step-nav{margin:0;padding:0;list-style:none;display:grid;gap:.4rem}.services-step-nav-item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;padding:1rem 0 1rem 1rem;color:var(--muted);transition:color .18s ease}.services-step-nav-item:before{content:"";position:absolute;top:1rem;bottom:1rem;left:0;width:2px;background:transparent}.services-step-number,.services-step-card-number{color:var(--accent-strong);font-size:.88rem;font-weight:700;letter-spacing:.14em}.services-step-title,.services-step-card p{margin:0;color:var(--muted);line-height:1.7}.services-step-nav-item.is-active:before{background:var(--accent-strong)}.services-step-nav-item.is-active .services-step-title,.services-step-card.is-active h3{color:var(--text)}.services-scroll-list{display:grid;gap:1.5rem}.services-step-card{min-height:62svh;align-content:center;padding:1rem 0;background:transparent;transform:translateY(0);transition:transform .22s ease,opacity .22s ease}.services-step-card.is-active{transform:translateY(-4px)}.services-step-card h3{font-size:clamp(1.6rem,2.8vw,2.5rem)}.services-step-card-copy{grid-template-columns:auto minmax(0,1fr);align-items:start}.services-step-card p{max-width:34rem}.adventures-layout{display:grid;gap:1rem;align-items:start}.adventures-sidebar{display:grid;gap:1rem}.adventures-sidebar-bottom{gap:.45rem}.adventures-sidebar-card,.map-card{border-radius:28px;background:transparent;padding:0}.compact-heading{margin-bottom:1rem}.adventures-heading{max-width:40rem}.adventures-heading p{margin:.35rem 0 0;color:var(--muted)}.compact-card{padding:.9rem}.adventures-kicker,.map-toolbar p,.trip-timeframe,.map-note{margin:0;color:var(--muted)}.trip-list{display:grid;gap:.65rem;margin-top:.75rem}.trip-list-compact{margin-top:0}.trip-chip{display:flex;align-items:center;gap:.5rem;width:100%;padding:.25rem .1rem;border:0;border-radius:0;background:transparent;text-align:left;color:var(--muted)}.trip-list-inline,.trip-stop-list-inline{display:flex;flex-wrap:wrap;gap:.75rem;padding-left:0;list-style:none}.trip-list-inline .trip-chip{width:auto}.trip-chip-active{color:var(--text)}.trip-chip-dot{width:.7rem;height:.7rem;border-radius:999px;flex:0 0 auto}.trip-stop-list{display:grid;gap:.8rem;margin:1rem 0 0;padding-left:1.2rem}.trip-stop-list li{display:grid;gap:.2rem}.trip-stop-list span{color:var(--muted)}.trip-stop-list-compact{gap:.55rem}.trip-stop-list-inline li{padding:0;border:0;border-radius:0;background:transparent;color:var(--muted)}.map-card{display:grid;gap:0;padding:0;overflow:hidden;background:#f7fbff;border:1px solid var(--line)}.map-frame{overflow:hidden;border-radius:28px;background:#f7fbff;min-height:min(37svh,380px)}.adventures-map{width:100%;height:100%;min-height:min(37svh,380px);display:block;touch-action:none;cursor:grab;background:#f7fbff}.adventures-map:active{cursor:grabbing}.adventures-sidebar-card h2{margin:0;font-size:1rem;font-weight:600}.map-country{fill:#eef3f7;stroke:#b6c5d2;stroke-width:.55;vector-effect:non-scaling-stroke}.trip-line{fill:none;stroke:var(--trip-color);stroke-width:var(--trip-line-width, 1.8);opacity:.32;stroke-linecap:round;stroke-linejoin:round}.trip-line-active{opacity:.8}.trip-stop-ring{fill:#fff;opacity:1}.trip-stop-ring-landmark{fill:#fff3cf}.trip-stop-ring-home{fill:#dff5ec}.trip-stop-landmark,.trip-stop-home{opacity:1}.trip-stop{fill:var(--trip-color);opacity:.82}.trip-stop-active{opacity:1}@media(max-width:720px){.home-hero{min-height:calc(100svh - 88px);padding-top:.75rem;padding-bottom:.75rem}.home-hero-content{gap:1rem}.hero-wordmark{width:min(100%,190px);margin-bottom:.5rem}.signup-copy{max-width:12ch;font-size:clamp(1.8rem,8vw,2.8rem)}.signup-subcopy{margin-bottom:.7rem}.topbar{align-items:center;flex-wrap:wrap}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.nav{display:none;width:100%;flex-direction:column;gap:.9rem;padding-top:.75rem}.nav.nav-open{display:flex}.home-hero-content{width:100%;justify-items:center;text-align:center}.home-intro{grid-template-columns:1fr;gap:1.5rem}.services-hero{min-height:calc(100svh - 88px);gap:1rem;align-items:center}.services-hero-layout,.services-workflow-columns{grid-template-columns:1fr}.services-hero-layout{max-width:none;grid-template-columns:1fr;grid-template-areas:"intro" "pricing" "actions";gap:.9rem}.services-hero-intro{gap:.72rem}.services-hero-marquee-full{margin-bottom:1rem}.services-hero-title{font-size:clamp(2.7rem,13vw,4.1rem);line-height:.92}.services-hero-lead{max-width:none;font-size:1.08rem}.services-hero-support{max-width:none;font-size:.95rem;line-height:1.55}.services-hero-pricing{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.1rem}.services-price-chip{gap:.22rem;padding-top:.72rem}.services-price-chip p{font-size:.76rem}.services-price-chip strong{font-size:.9rem;line-height:1.25}.services-hero-actions,.services-workflow-cta{margin-top:.35rem}.services-hero-actions{max-width:none;justify-self:stretch}.services-hero-actions .button,.services-workflow-cta .button{width:100%}.services-workflow-columns{gap:1.25rem}.services-rail-slot{display:none;position:static}.services-rail:after{display:none}.services-rail,.services-rail-fixed,.services-rail-bottom{position:static;inset:auto;width:auto!important}.services-step-card{min-height:auto}.signup-row{flex-direction:column}.home-signup{width:100%}.signup-status{text-align:center}.map-frame,.adventures-map{min-height:min(36svh,340px)}.trip-list-inline,.trip-stop-list-inline{gap:.4rem .9rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:720px)and (max-height:760px){.services-hero{min-height:auto}.services-hero-title{font-size:clamp(2.35rem,11.5vw,3.35rem)}.services-hero-lead{font-size:1rem}.services-hero-support{font-size:.91rem;line-height:1.48}.services-hero-pricing{gap:.45rem}.services-price-chip p{font-size:.74rem}.services-price-chip strong{font-size:.86rem}}@keyframes services-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
