:root{--bg:#f8f1e6;--surface:#fffbf5;--ink:#2e211b;--muted:#6e5c50;--honey:#e39b2e;--line:#dfd1bf;--meadow:#6f8f5e;--display:'Bricolage Grotesque','Figtree',system-ui,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:18px/1.6 'Figtree',ui-rounded,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #856020;outline-offset:6px}a:hover{text-decoration-thickness:1px}img{display:block;width:100%;height:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}p+p{margin-top:20px}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.header{min-height:114px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{font:800 40px/1 var(--display);letter-spacing:-2px}.wordmark span{color:var(--honey)}nav{display:flex;gap:34px;font-size:15px;font-weight:600}nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--honey);color:var(--ink);padding:17px 26px;border-radius:8px;font-size:16px;font-weight:700;line-height:1.4;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#efb456;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{font-size:14px;min-height:46px;padding:12px 18px;gap:23px}.button.outline{background:transparent;border:1px solid var(--ink)}.button.outline:hover{background:#eee2d1}.eyebrow{font-size:13px;letter-spacing:1.6px;text-transform:uppercase;font-weight:700;line-height:1.6}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:65px;padding-top:58px;padding-bottom:94px;align-items:center}.hero h1{font:800 clamp(70px,7.6vw,112px)/.98 var(--display);letter-spacing:-5.8px;margin:26px 0 28px}.hero h1 span{display:inline-block;position:relative}.hero h1 span:after{content:'';display:block;width:92%;height:6px;background:var(--honey);border-radius:50%;transform:rotate(-3deg);position:absolute;bottom:-10px;left:2px}.lead{font-size:23px;line-height:1.4;max-width:390px;font-weight:600}.intro{max-width:450px;color:var(--muted);font-size:18px;margin-top:15px}.hero .button{margin-top:30px}.under-button{font-size:13px;color:var(--muted);max-width:360px;margin-top:14px}.hero-photo{position:relative;align-self:stretch;min-height:570px;padding-top:8px}.hero-photo>img{border-radius:170px 170px 20px 20px;height:calc(100% - 50px);position:absolute;top:8px;object-position:center}.hero-photo figcaption{position:absolute;bottom:0;left:6px;right:6px;display:flex;justify-content:space-between;align-items:center;gap:12px}.photo-label{font-size:12px;letter-spacing:1.2px;text-transform:uppercase}.handwriting{font:600 30px/1.15 'Caveat',cursive}.image-tag{position:absolute;bottom:78px;left:-25px;background:var(--surface);padding:19px 24px;transform:rotate(-4deg);box-shadow:0 8px 35px #2e211b14;border:1px solid var(--line);border-radius:5px}.image-tag span{display:block;font-size:11px;letter-spacing:1.3px}.image-tag strong{display:block;font:700 24px/1.3 var(--display);margin-top:5px}.journey-strip{border-block:1px solid var(--line)}.journey-strip>.wrap{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.journey-strip p{color:var(--muted);font-size:15px}.journey-strip ul{list-style:none;display:flex;align-items:center;gap:34px;padding:0;margin:0}.journey-strip li{font:600 19px var(--display)}.journey-strip li+li:before{content:'·';color:var(--meadow);margin-right:34px}.section{padding-block:110px}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:20px 90px;align-items:end}.section-heading .eyebrow{grid-column:1/-1}h2{font:700 clamp(36px,4vw,55px)/1.1 var(--display);letter-spacing:-2px}.section-heading>p:last-child{color:var(--muted);max-width:430px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:65px}.service{padding-top:23px;border-top:1px solid var(--ink)}.service-number{font-size:12px;letter-spacing:1.5px;font-weight:600;color:var(--muted)}h3{font:700 26px/1.2 var(--display);letter-spacing:-.65px}.service h3{margin:25px 0 16px}.service p{font-size:16px;color:var(--muted)}.route-note,.chips,.stop-states{min-height:66px;margin-top:24px;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600}.route-line{flex:1;border-top:2px dotted var(--meadow);min-width:15px}.chips{gap:8px;flex-wrap:wrap}.chips span{padding:6px 12px;border-radius:50px;border:1px solid #bcc9b1;background:#6f8f5e09}.stop-states strong{padding:5px 12px;background:#e6eadf;border-radius:5px}.passport-section{background:#eee4d5;padding:90px 0}.passport-layout{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:120px}.passport-example{background:var(--surface);padding:35px;border:1px solid #d0beaa;border-radius:12px;transform:rotate(-3deg);box-shadow:12px 17px 0 #ddcfbb66;max-width:450px;justify-self:center;width:100%}.passport-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px}.passport-top span:last-child{color:var(--muted);letter-spacing:1px}.passport-name{margin-top:35px;display:flex;align-items:center;gap:25px}.passport-name h3{font-size:63px;letter-spacing:-3px}.passport-name .handwriting{font-size:25px;max-width:120px;transform:rotate(-5deg);color:var(--muted)}.passport-example>p{font-size:14px;color:var(--muted)}.passport-rule{border-top:1px solid var(--line);margin:24px 0}.passport-example .welcome{color:var(--ink);font-size:18px;line-height:1.4}.welcome strong{font:700 32px var(--display)}.stamps{display:flex;gap:14px;margin:27px 0}.stamps span{border:1px solid #906124;border-radius:50%;width:95px;height:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:10px;letter-spacing:.5px;color:#875b22;transform:rotate(-8deg)}.stamps span:nth-child(2){transform:rotate(9deg)}.stamps b{font-size:15px;font-weight:500;letter-spacing:0}.passport-foot{border-top:1px solid var(--line);padding-top:17px}.passport-copy h2{margin:19px 0 25px}.passport-copy>p:not(.eyebrow){color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:32px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px;margin-top:25px;font-size:16px}.text-link:hover{color:#805019}.fine-print{font-size:13px!important;line-height:1.65;max-width:440px;margin-top:26px;color:var(--muted)}.together-layout{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.cat-photo img{height:480px;border-radius:15px 15px 130px 15px;object-position:54% center}.cat-photo figcaption{margin:15px 10px 0;transform:rotate(-3deg);text-align:right}.together-layout h2{margin:18px 0 32px}.feature-row+.feature-row{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.feature-row h3{font-size:23px}.feature-row p{font-size:16px;color:var(--muted);margin-top:12px}.host-section{border-top:1px solid var(--ink);padding-block:65px 100px;display:grid;grid-template-columns:1.15fr 1fr;gap:100px}.host-section h2{font-size:44px;margin-top:20px}.host-section p{color:var(--muted)}.host-section .eyebrow{color:var(--ink)}blockquote{font:600 28px/1.3 var(--display);margin:23px 0 0;letter-spacing:-.5px}.closing{background:#2e211b;color:#f8f1e6;text-align:center;padding:85px 0 90px}.closing .eyebrow{color:#c7b7a8}.closing h2{font-size:clamp(56px,6vw,82px);margin:24px 0;letter-spacing:-3.5px}.closing p:not(.eyebrow){color:#dfd1bf}.closing .button{margin-top:30px}.footer{display:grid;grid-template-columns:auto 1fr auto;gap:20px 45px;padding-block:43px 28px;align-items:center}.footer .wordmark{font-size:32px}.footer p,.footer>a:not(.wordmark){font-size:14px}.footer small{grid-column:1/-1;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:10px}.skip{position:fixed;top:-80px;left:20px;z-index:10;padding:12px 20px;background:var(--ink);color:white}.skip:focus{top:15px}@media(min-width:1500px){.hero{gap:95px}.hero-photo{min-height:620px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero h1{letter-spacing:-4px}.hero-photo{min-height:550px}.hero-photo figcaption{display:block}.hero-photo .handwriting{display:block;font-size:25px;margin-top:6px}.hero-photo>img{height:calc(100% - 70px)}.image-tag{left:-12px;bottom:100px}.journey-strip ul{gap:15px}.journey-strip li+li:before{margin-right:15px}.passport-layout,.together-layout{gap:60px}.section-heading,.host-section{gap:25px 50px}.service-grid{gap:26px}.stamps{gap:8px}.stamps span{width:80px;height:80px;font-size:8px}.passport-example{padding:25px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{min-height:88px;gap:15px;flex-wrap:wrap;padding-block:22px}.wordmark{font-size:35px}nav{order:3;width:100%;justify-content:space-between;gap:14px;font-size:14px;padding-top:18px;border-top:1px solid var(--line);margin-top:7px}.button.small{font-size:13px;gap:14px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:45px;gap:35px}.hero h1{font-size:clamp(66px,15vw,95px);letter-spacing:-4px;margin-top:20px}.eyebrow{font-size:12px;letter-spacing:1.15px}.lead{font-size:22px}.intro{font-size:17px}.hero-photo{height:520px;min-height:0;margin-left:13px;margin-right:5px}.hero-photo>img{height:calc(100% - 70px);border-radius:150px 150px 14px 14px}.hero-photo figcaption{display:block;bottom:0}.hero-photo .handwriting{font-size:25px;margin:6px 0 0}.photo-label{font-size:10px}.image-tag{bottom:77px;left:-13px;padding:16px 19px}.image-tag strong{font-size:23px}.journey-strip>.wrap{display:block;padding-block:23px}.journey-strip ul{justify-content:space-between;gap:8px;margin-top:14px;flex-wrap:wrap}.journey-strip li{font-size:16px}.journey-strip li+li:before{display:none}.section{padding-block:65px}.section-heading{display:block}.section-heading h2{margin-block:17px 24px}h2{font-size:39px;letter-spacing:-1.7px}.service-grid{grid-template-columns:1fr;margin-top:40px;gap:32px}.service h3{margin-block:16px 12px}.route-note,.chips,.stop-states{margin-top:12px;min-height:48px}.service p{font-size:17px}.passport-section{padding:58px 0}.passport-layout{grid-template-columns:1fr;gap:43px}.passport-copy{grid-row:1}.passport-example{max-width:400px;width:calc(100% - 16px);padding:28px}.stamps span{width:85px;height:85px;font-size:9px}.together-layout{grid-template-columns:1fr;gap:40px}.cat-photo img{height:350px}.host-section{grid-template-columns:1fr;padding-block:40px 60px;gap:25px}.host-section h2{font-size:38px}.closing{padding:65px 0}.footer{grid-template-columns:1fr auto;gap:20px}.footer p{grid-column:1/-1;grid-row:2}.footer small{margin-top:0}.footer>a:not(.wordmark){font-size:13px}.fine-print{font-size:14px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}@media(max-width:360px){.hero-photo{height:440px}.hero-photo figcaption{display:block}.hero-photo>img{height:calc(100% - 70px)}.hero h1{font-size:62px}.stamps span{width:70px;height:70px;font-size:8px}.passport-name{gap:14px}.passport-name h3{font-size:55px}}

/* Community impact: connections lead to happier journeys. */
.impact-section{background:#e8eddf;padding-block:78px 48px;border-bottom:1px solid #c7d1ba}
.impact-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:70px;align-items:end}
.impact-heading h2{margin-top:18px}
.impact-heading>p{color:#536047;max-width:440px}
.impact-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:48px 0 0;border-block:1px solid #bcc9b1}
.impact-stat{position:relative;padding:32px 36px 34px 0}
.impact-stat+.impact-stat{border-left:1px solid #bcc9b1;padding-left:36px}
.impact-icon{display:block;width:45px;height:45px;color:#4f6940}
.impact-value{font:700 clamp(58px,6vw,80px)/1.15 var(--display);letter-spacing:-3px;margin-top:18px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.impact-stat h3{margin-top:8px}
.impact-description{font-size:16px;color:#536047;max-width:300px;margin-top:13px}
.impact-arrow{position:absolute;right:-18px;top:43px;z-index:1;display:grid;place-items:center;width:36px;height:36px;background:#e8eddf;border:1px solid #bcc9b1;border-radius:50%;font-size:21px;color:#4f6940}
.impact-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:25px}
.impact-note{font-size:13px;color:#536047;max-width:490px}
.impact-footer .text-link{margin-top:0;flex-shrink:0}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:1100px){nav{gap:22px}.impact-heading{gap:40px}.impact-stat{padding-right:26px}.impact-stat+.impact-stat{padding-left:26px}.impact-stat h3{font-size:24px}}
@media(max-width:760px){nav{gap:10px;font-size:13px;flex-wrap:wrap}.impact-section{padding-block:55px 35px}.impact-heading{grid-template-columns:1fr;gap:22px}.impact-heading>p{font-size:17px}.impact-stats{grid-template-columns:1fr;margin-top:32px}.impact-stat,.impact-stat+.impact-stat{padding:27px 0 29px 65px;border-left:0}.impact-stat+.impact-stat{border-top:1px solid #bcc9b1}.impact-icon{position:absolute;left:0;top:35px;width:40px;height:40px}.impact-value{font-size:60px;margin-top:0}.impact-description{max-width:none}.impact-arrow{right:auto;left:8px;top:auto;bottom:-18px;transform:rotate(90deg)}.impact-footer{align-items:flex-start;flex-direction:column;gap:18px}}
.impact-status{font-size:12px;line-height:1.6;color:#536047;margin-top:6px;max-width:570px}
