@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#143d32;--lime:#d7ee96;--ink:#172d26;--muted:#63716b;--line:#dfe5df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fcfdf9;font-family:'DM Sans',sans-serif;font-size:16px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #80a731;outline-offset:5px}header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#fff}.brand{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:2px;font-weight:600}.brand b{display:block;font-size:15px;letter-spacing:4px;margin-top:4px}.brand-mark{font-family:'Manrope',sans-serif;font-size:31px;font-weight:800;letter-spacing:-3px;display:flex;align-items:center}.brand-mark>span{font-size:25px;color:#65853b;margin-left:2px}nav{display:flex;gap:32px;font-size:14px}nav a:hover{color:#63812b}.nav-cta{padding:13px 19px;border:1px solid #cad3cc;border-radius:6px;font-size:14px}.nav-cta span{margin-left:18px}.hero{margin:0 20px;min-height:595px;border-radius:12px;overflow:hidden;background:#244d40;position:relative;color:white}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,30,24,.82),rgba(5,30,24,.28)),url('hero.jpg') center 56%/cover}.hero-content{position:relative;padding:65px 4.3% 125px;max-width:900px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;margin:0 0 20px}.hero .eyebrow{color:var(--lime)}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(44px,5.3vw,76px);line-height:1.12;letter-spacing:-3.5px;font-weight:500;margin:0 0 25px}h1 em{font-style:normal;color:var(--lime)}.hero-description{color:#e2e9e1;line-height:1.8;font-size:17px}.hero-tags{display:flex;gap:23px;margin-top:28px;font-size:13px}.location-tag{position:absolute;bottom:130px;right:4%;font-size:10px;letter-spacing:2px}.hero-number{position:absolute;right:4%;top:38px;font-size:15px}.hero-number span{font-size:9px;letter-spacing:1.5px;margin-left:10px;opacity:.75}.booking-wrap{position:relative;margin:-81px auto 0;width:90%;max-width:1400px;scroll-margin-top:20px}.booking-card{padding:29px 33px 22px;background:white;border-radius:10px;box-shadow:0 10px 36px #193c3010;border:1px solid #e4e9e2}.booking-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.booking-heading .eyebrow{font-size:9px;color:#728069;margin-bottom:8px}h2{font-size:34px;letter-spacing:-1.3px;font-weight:600;margin:0}.booking-heading h2{font-size:25px;letter-spacing:-.7px}.trip-type{font-size:12px;padding:9px 13px;background:#edf3e8;border-radius:5px;color:var(--green)}.booking-fields{display:grid;grid-template-columns:1.1fr 30px 1.1fr 1fr .8fr 1.1fr;gap:12px;align-items:center}.booking-fields label{border:1px solid var(--line);border-radius:6px;padding:12px 13px;min-width:0}.booking-fields label>span{display:block;font-size:9px;letter-spacing:1.4px;color:#6e7a70;margin-bottom:7px;font-weight:700}input{border:0;background:transparent;min-width:0;width:100%;color:var(--ink);font-size:14px;outline:none}label:focus-within{outline:2px solid #799c50}#swap{border:1px solid var(--line);border-radius:50%;background:white;width:30px;height:30px;color:var(--green);padding:0}.primary{border:0;border-radius:6px;background:var(--green);color:white;padding:20px;font-size:14px;font-weight:600;display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:66px}.primary:hover{background:#255a46}.form-note{font-size:11px;color:#748073;margin-bottom:0}#form-error{font-size:14px;color:#a12525;margin:8px 0 0}.intro-strip{width:90%;margin:39px auto 49px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.intro-strip>div{display:flex;align-items:center;gap:16px;justify-content:center}.line-icon{font-size:25px;color:#687d4f}.intro-strip p{margin:0;font-size:13px}.intro-strip strong{font-weight:600;display:block;margin-bottom:6px}.intro-strip p>span{font-size:12px;color:var(--muted)}.section{padding:66px 5%}.routes{border-top:1px solid var(--line);background:#f1f4ed}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.section .eyebrow{color:#6e7b5d;font-size:10px;margin-bottom:14px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.route-card{padding:25px;text-align:left;border:1px solid #dce3d7;border-radius:8px;background:#fbfcf8;color:var(--ink);transition:transform .2s,background .2s}.route-card:hover{transform:translateY(-5px);background:#e8f0dc}.route-index{font-size:9px;letter-spacing:1px;color:#758166}.route-cities{display:block;font-family:'Manrope',sans-serif;font-size:25px;line-height:1.55;margin:22px 0 24px;letter-spacing:-.8px;font-weight:500}.route-cities>span{float:right;color:#8eaa64;font-size:24px}.route-bottom{display:flex;justify-content:space-between;font-size:11px;border-top:1px solid var(--line);padding-top:17px}.coverage{font-size:12px;color:var(--muted);margin:23px 0 0;text-align:center}.fleet-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fleet article{border:1px solid var(--line);border-radius:8px;padding:32px;background:white}.vehicle-label{font-size:10px;letter-spacing:1.4px;color:#788663}.fleet h3{font-size:31px;margin:14px 0}.fleet article p{color:var(--muted);font-size:14px}.specs{display:flex;gap:12px;margin:25px 0;font-size:12px}.specs span{padding:8px 10px;border-radius:4px;background:#f0f4eb}.text-button{display:inline-block;border:0;background:none;padding:0;color:var(--green);font-size:14px;font-weight:600}.faq{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;border-top:1px solid var(--line)}.faq h2{margin-bottom:28px}.questions details{border-bottom:1px solid var(--line);padding:21px 0}.questions details:first-child{padding-top:0}summary{font-size:15px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';font-size:20px;color:#71805e}details[open] summary:after{content:'−'}.questions p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:0}.closing{margin:10px 20px 0;background:var(--green);border-radius:10px;padding:48px 4%;color:white;position:relative}.closing p{color:var(--lime);font-size:10px;letter-spacing:2px}.closing h2{font-size:43px;line-height:1.25}.closing>a{position:absolute;right:6%;top:50%;transform:translateY(-50%);background:var(--lime);color:var(--green);padding:19px 24px;border-radius:6px;font-size:14px}.closing>a span{margin-left:45px}footer{padding:36px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>span{font-size:11px;color:var(--muted)}dialog{border:0;border-radius:14px;padding:38px;max-width:490px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 25px 100px #0003}dialog::backdrop{background:#061f18aa;backdrop-filter:blur(5px)}dialog h2{font-size:28px}.close-dialog{position:absolute;right:14px;top:9px;border:0;background:none;font-size:28px;color:var(--muted)}#trip-summary{white-space:pre-line;line-height:1.8;background:#f1f5eb;padding:18px;border-radius:6px}.dialog-label{display:block;font-size:14px}select{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid var(--line);border-radius:5px;background:white}.booking-status{font-size:13px;color:var(--muted);line-height:1.7}dialog .primary{width:100%;min-height:52px}.saved-message{font-size:13px} @media(min-width:1600px){header,main,footer{max-width:1700px;margin-left:auto;margin-right:auto}}@media(max-width:1000px){nav{gap:18px}.hero{min-height:570px}.booking-fields{grid-template-columns:1fr 30px 1fr}.booking-fields label:nth-of-type(3){grid-column:1}.booking-fields label:nth-of-type(4){grid-column:2/4}.booking-fields>.primary{grid-column:1/4}.route-grid{grid-template-columns:1fr 1fr}.section-heading{align-items:flex-start}.section-heading>p{max-width:270px}.intro-strip{gap:18px}.intro-strip>div{align-items:flex-start}.intro-strip p>span{line-height:1.6;display:block}.location-tag{bottom:110px}.faq{gap:45px}}@media(max-width:650px){header{height:78px;padding:0 6%}nav{display:none}.nav-cta{font-size:11px;padding:10px}.nav-cta span{margin-left:8px}.brand{font-size:9px;gap:8px}.brand b{font-size:11px;letter-spacing:3px}.brand-mark{font-size:27px}.hero{margin:0 10px;min-height:515px}.hero-content{padding:47px 6% 110px}.hero .eyebrow{font-size:9px}h1{font-size:47px;letter-spacing:-2.5px}.hero-description{font-size:14px}.hero-tags{font-size:11px;gap:17px}.hero-number{display:none}.location-tag{right:auto;left:6%;bottom:96px;font-size:8px}.booking-wrap{width:89%;margin-top:-65px}.booking-card{padding:23px 19px}.booking-heading{display:block}.booking-heading h2{font-size:22px}.trip-type{display:inline-block;margin-top:16px}.booking-heading .eyebrow{font-size:8px}.booking-fields{gap:9px;grid-template-columns:1fr 24px 1fr}.booking-fields label{padding:11px 9px}#swap{width:24px;height:24px}.booking-fields input{font-size:13px}.booking-fields label:nth-of-type(3){grid-column:1/3}.booking-fields label:nth-of-type(4){grid-column:3}.primary{min-height:53px;padding:17px}.intro-strip{grid-template-columns:1fr;margin:30px auto;gap:23px;padding-left:8px}.intro-strip>div{justify-content:flex-start;align-items:center}.intro-strip strong{font-size:14px}.intro-strip p>span{font-size:12px}.section{padding:42px 6%}.section-heading{display:block}.section-heading>p{margin-top:17px;max-width:none;font-size:13px}h2{font-size:29px}.route-grid{gap:12px}.route-card{padding:18px 14px}.route-index{font-size:8px;letter-spacing:.4px}.route-cities{font-size:20px}.route-bottom{font-size:10px}.coverage{line-height:1.8}.fleet-grid{grid-template-columns:1fr}.fleet article{padding:26px}.faq{display:block}.questions{margin-top:33px}.closing{padding:32px 7%;margin:0 10px}.closing h2{font-size:34px}.closing>a{position:static;transform:none;display:inline-block;margin-top:24px}footer{flex-wrap:wrap;padding:30px 6%;gap:20px}footer p{margin:0}footer>span{width:100%}dialog{padding:30px 23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.save-secondary{margin-top:18px}.photo-credit{font-size:10px;color:#707c71;text-align:center;margin:0;padding:0 20px 20px}.photo-credit a{text-decoration:underline}footer p{line-height:1.8}
.fleet article .vehicle-price{font-size:32px;font-weight:700;color:var(--green);margin:18px 0}.vehicle-price span{font-size:14px;font-weight:400;color:var(--muted)}.specs{flex-wrap:wrap;min-height:32px}.fare-note{font-size:14px;line-height:1.7;color:var(--muted);margin-top:22px}.fleet .text-button{font-size:14px}
