:root{--ink:#0a1830;--muted:#53627a;--paper:#f7fafc;--white:#fff;--blue:#246bfd;--blue-deep:#174cc2;--blue-soft:#e8f0ff;--line:#dce5ee;--green:#129b83;--shadow:0 22px 70px #15305421;--shadow-soft:0 12px 35px #1530541a;--radius-lg:28px;--radius-md:18px;--page-width:1500px;--parallax-x:0px;--parallax-y:0px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 78% 4%, #d6e7ff7a, transparent 32rem), var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif}a{color:inherit}img{max-width:100%;height:auto}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:4px;outline:3px solid #ffb52e}.page-shell{width:min(100% - 40px, var(--page-width));margin-inline:auto}.site-header{z-index:50;justify-content:space-between;align-items:center;gap:2rem;min-height:88px;display:flex;position:relative}.wordmark{letter-spacing:-.025em;align-items:center;gap:.7rem;font-size:1.08rem;font-weight:750;text-decoration:none;display:inline-flex}.wordmark-mark{color:#fff;background:var(--ink);letter-spacing:.04em;border-radius:12px;place-items:center;width:2.35rem;height:2.35rem;font-size:.72rem;display:grid}.primary-nav{align-items:center;gap:clamp(1.25rem,2.4vw,2.6rem);display:flex}.primary-nav a{color:#2e3c52;font-size:.94rem;font-weight:600;text-decoration:none}.primary-nav a:hover{color:var(--blue)}.primary-nav .nav-contact{background:#ffffffb8;border:1px solid #cbd7e4;border-radius:11px;padding:.68rem 1rem}.hero{grid-template-columns:minmax(330px,.74fr) minmax(650px,1.5fr);align-items:center;gap:clamp(1rem,2.3vw,3rem);min-height:calc(100svh - 110px);padding:1rem 0 3rem;display:grid}.hero-copy{z-index:10;padding-left:clamp(0rem,1.5vw,1.6rem);position:relative}.eyebrow,.section-kicker{color:var(--blue-deep);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.75rem;font-weight:800}.eyebrow{align-items:center;gap:.65rem;display:flex}.eyebrow span{background:var(--blue);width:1.75rem;height:2px}h1{letter-spacing:-.064em;max-width:620px;margin:0;font-size:clamp(3.25rem,5.2vw,5.55rem);font-weight:760;line-height:.96}h1 em{color:var(--blue);font-style:normal}.hero-intro{max-width:590px;color:var(--muted);margin:1.7rem 0 1.8rem;font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.button{min-height:50px;box-shadow:var(--shadow-soft);border-radius:13px;justify-content:center;align-items:center;gap:.65rem;padding:0 1.18rem;font-weight:750;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover{background:var(--blue-deep);transform:translateY(-1px)}.button-secondary{background:#ffffffe0;border:1px solid #cbd7e4}.button-secondary:hover{border-color:#9fb1c5;transform:translateY(-1px)}.hero-proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1rem;margin:2.35rem 0 0;padding-top:1.2rem;display:grid}.hero-proof div{min-width:0}.hero-proof dt{color:#7a8798;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:800}.hero-proof dd{margin:.28rem 0 0;font-size:.88rem;font-weight:700}.hero-map{align-self:stretch;align-items:center;min-width:0;display:flex}.city-shell{aspect-ratio:3/2;isolation:isolate;width:100%;position:relative;overflow:visible}.city-shell picture{display:block;position:absolute;inset:0}.city-shell picture img{object-fit:contain;width:100%;height:100%}.city-art{z-index:2;transform:translate3d(var(--parallax-x), var(--parallax-y), 0);filter:drop-shadow(0 24px 35px #354d6414);transition:transform .18s ease-out}.hills-art{z-index:1;opacity:.17;transform:translate3d(calc(var(--parallax-x) * -.35), calc(var(--parallax-y) * -.35 - 17%), 0) scale(1.08);filter:saturate(.68);mix-blend-mode:multiply}.contour-field{z-index:0;opacity:.34;background:repeating-radial-gradient(at 42% 48%,#0000 0 25px,#2f5b8018 26px 27px,#0000 28px 42px);border-radius:50%;position:absolute;inset:4% 2% 2%;mask-image:linear-gradient(#000000d9,#0000 82%)}.city-route{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.city-route path{fill:none;stroke-linecap:round;stroke-linejoin:round}.route-halo{stroke:#ffffffeb;stroke-width:30px;filter:drop-shadow(0 8px 12px #174cc22e)}.route-main{stroke:var(--blue);stroke-width:18px;stroke-dasharray:2200;stroke-dashoffset:2200px;animation:2.1s cubic-bezier(.4,0,.15,1) .35s forwards route-draw}.route-flow{stroke:#ffffffe6;stroke-width:4px;stroke-dasharray:2 22;animation:1.5s linear infinite route-flow}@keyframes route-draw{to{stroke-dashoffset:0}}@keyframes route-flow{to{stroke-dashoffset:-48px}}.route-puck-svg{fill:#fff;stroke:var(--blue-deep);stroke-width:7px;filter:drop-shadow(0 7px 10px #174cc270)}.city-stops{z-index:10;position:absolute;inset:0}.city-stop{left:var(--stop-x);top:var(--stop-y);animation:stop-arrive .55s calc(1.2s + var(--stop-index) * .1s) both;align-items:center;gap:.55rem;text-decoration:none;display:flex;position:absolute;transform:translate(-12px,-50%)}@keyframes stop-arrive{0%{opacity:0;transform:translate(-12px,calc(9px - 50%))}}.stop-pin{color:#fff;background:var(--stop-accent);width:25px;height:25px;box-shadow:0 0 0 2px var(--stop-accent), 0 8px 18px #122a493b;border:5px solid #fff;border-radius:50%;flex:none;place-items:center;display:grid}.stop-pin span{font-size:0}.stop-card{backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #d1dce7f0;border-radius:14px;grid-template-columns:1fr auto;min-width:166px;padding:.72rem 2.1rem .72rem .85rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;box-shadow:0 12px 28px #15305421}.stop-title{font-size:.86rem;font-weight:800}.stop-description{color:#617087;grid-column:1/-1;margin-top:.15rem;font-size:.66rem}.stop-arrow{color:var(--stop-accent);font-weight:850;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.city-stop:hover .stop-card,.city-stop:focus-visible .stop-card,.city-stop.is-active .stop-card{border-color:var(--stop-accent);transform:translateY(-3px);box-shadow:0 18px 38px #1530542e}.city-stop:hover .stop-pin,.city-stop:focus-visible .stop-pin{box-shadow:0 0 0 7px color-mix(in srgb, var(--stop-accent) 20%, transparent), 0 8px 18px #122a493b}.city-status{z-index:12;box-shadow:var(--shadow-soft);color:#607087;backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #dce5ee;border-radius:12px;align-items:center;gap:1rem;padding:.58rem .78rem;font-size:.62rem;font-weight:750;display:flex;position:absolute;bottom:0;right:2%}.status-live{background:#20a474;border-radius:50%;width:7px;height:7px;margin-right:.35rem;display:inline-block;box-shadow:0 0 0 4px #20a4741f}.mobile-route{display:none}@media (width<=1180px){.page-shell{width:min(100% - 28px, var(--page-width))}.hero{grid-template-columns:minmax(310px,.72fr) minmax(560px,1.28fr)}.stop-card{min-width:145px;padding-left:.7rem}.stop-description,.city-status{display:none}}@media (width<=900px){.site-header{min-height:74px}.primary-nav a:not(.nav-contact){display:none}.hero{grid-template-columns:1fr;gap:1rem;min-height:auto;padding:3.5rem 0 1.5rem}.hero-copy{max-width:680px;padding-left:0}h1{max-width:720px}.hero-map{margin-top:.5rem}.city-shell{aspect-ratio:3/2}}@media (width<=680px){.page-shell{width:min(100% - 24px, var(--page-width))}.wordmark-mark{border-radius:10px;width:2.1rem;height:2.1rem}.primary-nav .nav-contact{padding:.6rem .75rem}.hero{padding-top:2.3rem}h1{font-size:clamp(3rem,15vw,4.2rem)}.hero-proof{gap:.5rem}.hero-proof dd{font-size:.75rem}.hero-map{margin-inline:-12px;overflow:hidden}.city-shell{width:680px;min-width:680px;height:453px;transform:translate(-23%)}.city-stops{display:none}.mobile-route{padding:2rem 0 4rem;display:block}.mobile-route ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.mobile-route li{border-bottom:1px solid var(--line)}.mobile-route a{border-left:3px solid var(--stop-accent);grid-template-columns:1fr auto;align-content:center;min-height:74px;padding:.75rem .25rem .75rem 1.05rem;text-decoration:none;display:grid}.mobile-route a>span{font-weight:800}.mobile-route small{color:var(--muted);margin-top:.18rem}.mobile-route i{color:var(--stop-accent);grid-area:1/2/span 2;align-self:center;font-style:normal}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.route-main{stroke-dashoffset:0}.route-puck-svg{display:none}}.content-section{padding:clamp(5.5rem,9vw,9rem) clamp(0rem,2.5vw,2.5rem);scroll-margin-top:2rem}.about-section{border-top:1px solid var(--line);grid-template-columns:minmax(320px,.95fr) minmax(380px,1fr);gap:clamp(3rem,8vw,9rem);display:grid}.about-lede h2,.section-heading h2,.site-footer h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,4.4vw,4.6rem);line-height:1.02}.about-copy{padding-top:2.25rem}.about-copy>p{color:#3f5068;margin:0 0 1.4rem;font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.72}.principles{flex-wrap:wrap;gap:.55rem;margin-top:2rem;display:flex}.principles span{background:#fff;border:1px solid #cad7e4;border-radius:999px;padding:.52rem .7rem;font-size:.78rem;font-weight:720}.experience-section,.writing-section{border-radius:var(--radius-lg);background:#edf4fa}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(2.5rem,5vw,4.7rem);display:flex}.section-heading>div{max-width:820px}.section-heading h2{max-width:780px}.section-heading>div>p:last-child{max-width:690px;color:var(--muted);margin:1.2rem 0 0;font-size:1.05rem;line-height:1.65}.section-heading>a{color:var(--blue-deep);flex:none;font-weight:800;text-decoration:none}.section-heading>a:hover{text-underline-offset:.28rem;text-decoration:underline}.experience-route{margin:0;padding:0;list-style:none}.experience-route li{border-top:1px solid #cddae6;grid-template-columns:minmax(110px,.3fr) minmax(380px,1fr) minmax(120px,.32fr);gap:clamp(1rem,4vw,5rem);padding:1.65rem 0 1.65rem 2.2rem;display:grid;position:relative}.experience-route li:last-child{border-bottom:1px solid #cddae6}.experience-route li:before{content:"";background:#b8cbed;width:2px;position:absolute;top:0;bottom:0;left:6px}.experience-node{border:3px solid var(--blue);background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:2rem;left:0;box-shadow:0 0 0 6px #246bfd1a}.experience-time{color:#64748b;font-size:.79rem;font-weight:750}.experience-route h3{letter-spacing:-.025em;margin:0 0 .45rem;font-size:1.25rem}.experience-route p{color:#55667c;max-width:700px;margin:0;line-height:1.6}.experience-route strong{color:#4b5f76;text-align:right;font-size:.78rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.content-card{min-width:0}.content-card>a{min-height:100%;color:var(--ink);background:#fff;border:1px solid #d5e0ea;border-radius:22px;flex-direction:column;padding:clamp(1.35rem,2.8vw,2.2rem);text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 12px 30px #1c36580f}.content-card>a:hover{border-color:#a9bdd2;transform:translateY(-4px);box-shadow:0 22px 48px #1c36581f}.card-topline{color:#65758b;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;font-size:.69rem;font-weight:800;display:flex}.card-arrow{width:2rem;height:2rem;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;margin-top:-.4rem;font-size:1rem;display:grid}.content-card h3{letter-spacing:-.045em;max-width:620px;margin:1.35rem 0 .75rem;font-size:clamp(1.55rem,2.3vw,2.25rem);line-height:1.12}.content-card p{max-width:660px;color:var(--muted);margin:0;line-height:1.63}.card-footer{justify-content:space-between;align-items:end;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.card-footer ul{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.card-footer li{color:#53667d;background:#eef4fa;border-radius:999px;padding:.33rem .52rem;font-size:.65rem;font-weight:750}.card-footer>span{color:#738196;text-align:right;max-width:48%;font-size:.68rem}.external-label{font-weight:800;color:var(--blue-deep)!important}.writing-list{gap:.75rem;display:grid}.writing-list .content-card>a{grid-template-columns:minmax(130px,.25fr) minmax(300px,.75fr) minmax(180px,.5fr);align-items:center;gap:2rem;padding-block:1.35rem;display:grid}.writing-list .card-topline{align-self:start}.writing-list .card-arrow{display:none}.writing-list h3{margin:0;font-size:clamp(1.35rem,2.15vw,2.05rem)}.writing-list p{margin:0}.writing-list .card-footer{align-items:center;margin:0;padding:0}.site-footer{border-radius:var(--radius-lg);color:#fff;background:var(--ink);grid-template-columns:minmax(0,1fr) auto;gap:2rem 4rem;margin:clamp(4rem,8vw,8rem) 0 1rem;padding:clamp(3rem,7vw,6rem);display:grid;position:relative;overflow:hidden}.site-footer:after{content:"";border:1px solid #79a8ff38;border-radius:50%;width:32rem;height:32rem;position:absolute;top:-15rem;right:-12rem;box-shadow:0 0 0 55px #79a8ff0a,0 0 0 115px #79a8ff09}.site-footer .section-kicker{color:#8db5ff}.footer-copy{z-index:2;max-width:790px;position:relative}.footer-copy>p:last-child{color:#b8c5d7;max-width:640px;margin:1.2rem 0 0;font-size:1.05rem;line-height:1.65}.footer-actions{z-index:2;align-self:end;align-items:center;gap:1.2rem;display:flex;position:relative}.button-light{color:var(--ink);background:#fff}.text-link-light{color:#fff;text-underline-offset:.3rem;align-items:center;gap:.4rem;font-weight:750;display:inline-flex}.footer-meta{z-index:2;color:#8fa0b7;border-top:1px solid #ffffff26;grid-column:1/-1;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.25rem;font-size:.72rem;display:flex;position:relative}.footer-route{opacity:.2;height:60%;position:absolute;inset:auto 5% 0 45%}.footer-route:before{content:"";border-top:3px dashed #8db5ff;height:10px;position:absolute;top:50%;left:0;right:0;transform:rotate(-12deg)}.inner-shell .site-header{border-bottom:1px solid var(--line)}.listing-page{min-height:70vh;padding:clamp(5rem,9vw,8rem) clamp(0rem,2.5vw,2.5rem)}.listing-header{max-width:930px;margin-bottom:clamp(3rem,6vw,5rem)}.listing-header h1,.entry-header h1,.lost-page h1{max-width:920px;font-size:clamp(3.2rem,7vw,6.6rem)}.listing-header>p:last-child{max-width:700px;color:var(--muted);margin:1.4rem 0 0;font-size:1.12rem;line-height:1.65}.listing-grid{max-width:1260px}.entry-page{max-width:1050px;margin-inline:auto;padding:clamp(3rem,7vw,6rem) 1rem clamp(5rem,9vw,9rem)}.back-link{color:var(--blue-deep);gap:.4rem;margin-bottom:4rem;font-weight:750;text-decoration:none;display:inline-flex}.back-link:hover{text-underline-offset:.28rem;text-decoration:underline}.entry-header{border-bottom:1px solid var(--line);padding-bottom:clamp(3rem,6vw,5rem)}.entry-header>p:not(.section-kicker){max-width:820px;color:var(--muted);margin:1.4rem 0 1.5rem;font-size:1.2rem;line-height:1.65}.entry-header ul{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.entry-header li{background:var(--blue-soft);color:var(--blue-deep);border-radius:999px;padding:.4rem .62rem;font-size:.7rem;font-weight:800}.prose{color:#34455c;max-width:760px;margin:clamp(3rem,6vw,5rem) auto 0;font-size:1.08rem;line-height:1.8}.prose h2{color:var(--ink);letter-spacing:-.035em;margin:3rem 0 .8rem;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.15}.prose p{margin:0 0 1.35rem}.prose ul{padding-left:1.2rem}.prose li{margin-bottom:.75rem;padding-left:.35rem}.prose strong{color:var(--ink)}.lost-page main{text-align:center;max-width:820px;margin:0 auto;padding:clamp(4rem,9vw,8rem) 1rem}.lost-page h1{margin-inline:auto}.lost-page main>p:not(.section-kicker){color:var(--muted);margin:1.2rem auto 1.8rem;font-size:1.08rem}.lost-map{aspect-ratio:2.3;width:min(100%,620px);margin:0 auto 2rem;position:relative}.lost-map svg{width:100%;height:100%}.lost-map path{fill:none;stroke:var(--blue);stroke-width:8px;stroke-linecap:round;stroke-dasharray:14 17}.lost-origin,.lost-pin{background:#fff;border-radius:50%;position:absolute}.lost-origin{border:6px solid var(--green);width:22px;height:22px;bottom:18%;left:5%;box-shadow:0 0 0 8px #129b831f}.lost-pin{border:6px solid var(--blue);width:42px;height:42px;color:var(--blue-deep);place-items:center;font-weight:900;display:grid;top:8%;right:4%;box-shadow:0 0 0 9px #246bfd1f}@media (width<=900px){.content-section{padding-inline:0}.about-section{grid-template-columns:1fr;gap:1rem}.about-copy{padding-top:0}.experience-route li{grid-template-columns:.3fr 1fr}.experience-route strong{text-align:left;grid-column:2}.writing-list .content-card>a{grid-template-columns:1fr;gap:.75rem}.writing-list .card-footer{margin-top:.5rem}.site-footer{grid-template-columns:1fr}.footer-actions{justify-self:start}}@media (width<=680px){.section-heading{flex-direction:column;align-items:start}.experience-section,.writing-section{border-radius:20px;margin-inline:-12px;padding-inline:12px}.experience-route li{grid-template-columns:1fr;gap:.55rem;padding-left:2rem}.experience-route strong{text-align:left;grid-column:1}.card-grid{grid-template-columns:1fr}.card-footer{flex-direction:column;align-items:start}.card-footer>span{text-align:left;max-width:none}.site-footer{border-radius:20px;margin-inline:-12px;padding:2.25rem 1.25rem}.footer-actions,.footer-meta{flex-direction:column;align-items:flex-start}.listing-page,.entry-page{padding-inline:0}.back-link{margin-bottom:2.8rem}}
