:root{--ink:#193f36;--green:#153e35;--muted:#66736c;--cream:#f7f6f0;--sand:#e8e7dc;--line:#dce1d9;--accent:#d4dfb7;--serif:Georgia,'Times New Roman','Songti SC','Noto Serif CJK SC',serif;--sans:Arial,'PingFang SC','Microsoft YaHei',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #9bb665;outline-offset:5px}img{display:block;width:100%;height:auto;object-fit:cover}p{margin:0;color:var(--muted)}h1,h2,h3{font-weight:400;margin:0;line-height:1.18}h1,h2{font-family:var(--serif)}h2{font-size:clamp(34px,3.8vw,55px);letter-spacing:-1.4px}h3{font-size:22px}small{font-size:11px}button{color:inherit}.skip{position:fixed;top:-100px;left:20px;background:var(--green);color:white;padding:10px 20px;z-index:50}.skip:focus{top:10px}.header{height:100px;padding:0 4.4%;display:flex;align-items:center;justify-content:space-between;gap:30px;position:sticky;top:0;background:rgba(247,246,240,.97);z-index:20;border-bottom:1px solid rgba(21,62,53,.08)}.logo{display:inline-flex;flex-direction:column;min-width:128px;line-height:1;flex-shrink:0}.wordmark{font-family:var(--sans);font-weight:800;font-size:36px;letter-spacing:-1.8px;display:flex;align-items:center;gap:5px}.logo-star{font-size:26px;font-weight:400;margin-top:-3px}.logo-small{font-size:9px;letter-spacing:4.6px;margin-top:7px;display:flex;align-items:center;gap:9px}.logo-small>span{font-size:10px;letter-spacing:2px}.desktop-nav{display:flex;gap:31px;font-size:13px}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--ink);transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-actions{display:flex;align-items:center;gap:24px}.language{border:0;background:none;font-size:12px;padding:12px 0}.language span{margin-left:5px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;background:var(--green);color:white;border:1px solid transparent;border-radius:3px;padding:17px 25px;font-size:13px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#285749;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.button.small{font-size:12px;padding:13px 19px;gap:22px}.button.cream{background:#f4f3e9;color:var(--green)}.button.cream:hover{background:var(--accent)}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:650px;height:calc(100svh - 100px);max-height:860px;color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;height:100%;width:100%}.hero-image{object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(9,31,29,.62),rgba(7,25,23,.2) 75%),linear-gradient(0deg,rgba(4,23,18,.34),transparent 45%)}.hero-content{position:relative;padding:104px 7% 125px;max-width:1080px}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:600;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin-bottom:23px}.eyebrow.light{color:#e3e8d8}.dot{display:inline-block;width:5px;height:5px;background:#d6e5b9;border-radius:50%}.hero h1{font-size:clamp(45px,5.5vw,81px);line-height:1.18;letter-spacing:-2px;max-width:880px;margin:27px 0}.hero p{color:rgba(255,255,255,.87);font-size:15px;line-height:1.9;max-width:520px}.hero-buttons{display:flex;gap:34px;align-items:center;margin-top:35px}.text-link{font-size:12px;display:inline-flex;gap:25px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.6)}.hero-bottom{position:absolute;bottom:27px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:2px}.hero-bottom>a{font-size:24px;border:1px solid #ffffff50;border-radius:50%;width:40px;height:40px;text-align:center;line-height:37px}.hero-side{position:absolute;right:25px;top:48%;writing-mode:vertical-rl;font-size:9px;letter-spacing:3px}.trust-strip{display:flex;justify-content:center;border-bottom:1px solid var(--line);padding:25px 5%;gap:85px;font-size:12px}.trust-strip>span{display:flex;align-items:center;gap:14px}.trust-strip b{font-size:20px;font-weight:400}.section{padding:100px 7%}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:46px}.section-head>p{max-width:340px;font-size:14px;line-height:1.9;padding-bottom:5px}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--line)}.service-card{padding:23px 23px 24px;border:1px solid var(--line);border-left:0;display:flex;flex-direction:column;position:relative;transition:background .2s}.service-card:hover{background:#edf0e7}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.service-icon{font-size:30px;line-height:1}.number{font-size:9px;letter-spacing:1px;color:#78847b}.service-card h3{font-size:19px;margin-bottom:15px}.service-card strong{font-size:11px;font-weight:500;margin-bottom:10px}.service-card p{font-size:12px;line-height:1.9}.card-arrow{font-size:22px;margin-top:auto;padding-top:25px;align-self:flex-end}.journey{display:grid;grid-template-columns:1fr 1fr;background:#eeeee4}.journey-art{position:relative;min-height:630px;overflow:hidden}.journey-art>img{height:100%;position:absolute;object-position:68% center}.image-caption{position:absolute;bottom:30px;left:35px;right:35px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:9px;letter-spacing:2px;text-shadow:0 1px 5px #000}.image-caption span{font-size:25px}.journey-copy{padding:68px 14% 60px 12%}.journey-copy h2{font-size:clamp(30px,3.1vw,45px)}.journey-copy>p{font-size:13px;margin-top:25px;line-height:1.9}.route-stops{padding:7px 0 0 24px;margin-top:25px}.route-stops article{position:relative;padding-left:19px;padding-bottom:24px;border-left:1px solid #b0bbaa}.route-stops article:last-child{padding-bottom:0}.stop-dot{position:absolute;left:-5px;top:6px;width:9px;height:9px;border:2px solid var(--green);background:#eeeee4;border-radius:50%}.route-stops small{font-size:8px;letter-spacing:1.8px}.route-stops h3{font-size:24px;font-family:var(--serif);margin:6px 0}.route-stops p{font-size:12px;line-height:1.8}.journey-copy p.fineprint{font-size:10px;line-height:1.7}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.vehicle-card{background:white;border:1px solid var(--line)}.vehicle-image{position:relative;overflow:hidden}.vehicle-image img{aspect-ratio:1.5;transition:transform .5s}.vehicle-card:hover img{transform:scale(1.025)}.vehicle-image>span{position:absolute;left:17px;bottom:16px;font-size:10px;background:var(--cream);padding:5px 10px;border-radius:2px}.vehicle-body{padding:26px}.vehicle-body small{font-size:8px;letter-spacing:2px}.vehicle-body h3{font-size:21px;margin:10px 0 14px;min-height:50px;display:flex;align-items:center}.vehicle-body p{font-size:12px;line-height:1.8;min-height:45px}.vehicle-body a{border-top:1px solid var(--line);margin-top:27px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;font-size:11px}.vehicle-body a span{font-size:18px}.fleet-notes{display:flex;justify-content:space-between;gap:30px;margin-top:22px}.fleet-notes p{font-size:10px;max-width:590px;line-height:1.7}.about{background:var(--green);color:#f4f3e8;text-align:center;position:relative;overflow:hidden;padding:78px 20% 83px}.about-inner{position:relative;z-index:1;max-width:670px;margin:auto}.about .eyebrow{justify-content:center}.about h2{font-size:clamp(34px,4vw,55px)}.about p{color:#d1dcd1;font-size:14px;line-height:2;margin:25px auto 30px;max-width:600px}.about-tags{display:flex;justify-content:center;gap:22px}.about-tags span{font-size:10px;border:1px solid #638073;border-radius:30px;padding:6px 15px}.about-mark{position:absolute;left:5%;top:65px;font-size:90px;font-family:serif;color:#c6d6ae;line-height:1}.about-outline{position:absolute;right:-20px;bottom:-125px;font-size:520px;line-height:1;font-family:var(--serif);color:transparent;-webkit-text-stroke:1px #ffffff10}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:100px}.faq h2{font-size:40px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:21px 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:300}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:13px;padding:0 35px 24px 0;line-height:1.9}.contact{background:#ebeede;display:grid;grid-template-columns:1fr 1.15fr;gap:9%;padding-top:90px;padding-bottom:95px}.contact h2{font-size:clamp(40px,4.8vw,65px);margin-top:28px}.contact-copy>p{font-size:14px;line-height:1.9;max-width:350px;margin-top:25px}.contact-links{margin-top:35px}.contact-links>a{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #cdd5c3;gap:15px}.contact-links small{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.contact-links strong{font-size:17px;font-weight:400;overflow-wrap:anywhere}.contact-links>a>span{font-size:22px}.contact-place{margin-top:45px;font-size:10px;letter-spacing:2px;line-height:2}.contact-place span{color:#7c887b;font-size:9px}.inquiry{padding:36px 38px;background:var(--cream);border:1px solid #e2e6d8;border-radius:4px;position:relative;align-self:start}.inquiry h3{font-family:var(--serif);font-size:28px}.inquiry>p{font-size:12px;line-height:1.8;margin-top:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.form-grid label{display:block;font-size:11px;color:var(--ink);min-width:0}.form-grid label>span{color:#7e895f}.form-grid label small{font-size:9px;color:var(--muted)}input,select,textarea{display:block;width:100%;min-width:0;border:1px solid #d8ddd2;background:#fff;color:var(--ink);border-radius:3px;padding:11px 12px;margin-top:7px;font-size:12px;line-height:1.6}input,select{height:44px}input:focus,select:focus,textarea:focus{outline:2px solid #a3b387;outline-offset:1px}textarea{resize:vertical;min-height:100px}input::placeholder,textarea::placeholder{color:#879087;font-size:11px}.full{grid-column:1/-1}.consent{display:flex;gap:9px;font-size:10px;line-height:1.8;margin-top:18px;align-items:flex-start}.consent input{width:14px;height:14px;flex-shrink:0;margin-top:3px;accent-color:var(--green)}.privacy-link{border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:3px;font-size:10px;color:var(--muted);margin-top:9px}.submit{width:100%;margin-top:24px}.inquiry p.form-note{text-align:center;font-size:10px;margin-top:10px}.form-status:not(:empty){padding:12px 14px;border:1px solid #ccbaa3;color:#785527;background:#f9f1e5}.form-status.success{color:var(--green);border-color:#b5cbb6;background:#eef3e7}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}footer{padding:43px 7% 22px;background:var(--cream)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:36px}.footer-top>p{font-family:var(--serif);font-size:23px}.back-top{font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.footer-bottom .privacy-link{margin:0;font-size:9px}.footer-bottom>span:last-child{letter-spacing:1.5px}dialog{max-width:560px;width:calc(100% - 36px);padding:40px;background:var(--cream);color:var(--ink);border:1px solid var(--line);border-radius:5px}dialog::backdrop{background:#0d2727aa;backdrop-filter:blur(4px)}dialog h2{font-size:32px;margin-bottom:20px}dialog p{font-size:14px;line-height:1.9;margin-bottom:20px}dialog>a{font-size:13px;text-decoration:underline;overflow-wrap:anywhere}.dialog-close{position:absolute;right:12px;top:9px;background:none;border:0;font-size:28px}.dialog-close:focus-visible{outline:2px solid #839c7d}html[lang=zh-CN] h1{font-size:clamp(40px,5.3vw,76px);line-height:1.35;letter-spacing:1px}html[lang=zh-CN] h2{line-height:1.4;letter-spacing:1px}html[lang=zh-CN] .hero-content{padding-top:95px}html[lang=zh-CN] .service-card h3{font-size:20px}html[lang=zh-CN] .service-card strong{font-size:10px}html[lang=zh-CN] .about p{line-height:2.2}html[lang=zh-CN] .vehicle-body h3{font-size:19px}html[lang=zh-CN] .eyebrow{letter-spacing:2px}
@media(min-width:1600px){.header{padding-left:7%;padding-right:7%}.hero-content{padding-top:130px}.section{padding-left:max(7%,calc((100% - 1400px)/2));padding-right:max(7%,calc((100% - 1400px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.header-actions{gap:16px}.header{gap:20px;padding:0 4%}.button.small{gap:12px;padding:12px 15px}.hero{min-height:610px}.hero-content{padding-top:100px}.section{padding:75px 5%}.services-grid{grid-template-columns:repeat(3,1fr);gap:0}.service-card{min-height:280px;border-top:0}.service-card:nth-child(-n+3){border-top:1px solid var(--line)}.service-card:nth-child(4),.service-card:nth-child(5){border-top:0}.service-card p{max-width:280px}.trust-strip{gap:45px}.journey-copy{padding:50px 10%}.journey-art{min-height:640px}.fleet-grid{gap:15px}.vehicle-body{padding:20px}.vehicle-body h3{font-size:19px}.faq{gap:50px}.contact{gap:6%}.inquiry{padding:28px}.about{padding:70px 15%}.about-mark{font-size:70px;left:4%}.footer-top>p{font-size:20px}}
@media(max-width:800px){html{scroll-padding-top:78px}.header{height:78px;padding:0 5%;gap:15px}.wordmark{font-size:29px}.logo-star{font-size:23px}.logo-small{font-size:7px;letter-spacing:3.5px;margin-top:5px;gap:5px}.logo-small>span{font-size:8px;letter-spacing:1.4px}.logo{min-width:110px}.desktop-nav{display:none}.header-actions{gap:20px}.header-actions .button{display:none}.menu-toggle{display:flex;width:26px;height:30px;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;padding:0}.menu-toggle span{height:1px;width:24px;background:var(--ink)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:78px;left:0;right:0;background:var(--cream);padding:16px 5% 24px;border-bottom:1px solid var(--line);box-shadow:0 10px 25px #0001}.mobile-nav a{padding:12px 0;font-size:16px}.hero{height:680px;min-height:0;max-height:calc(100svh - 78px)}.hero-content,html[lang=zh-CN] .hero-content{padding:90px 7% 110px}.hero h1{font-size:55px}.hero p{font-size:14px;max-width:470px}.hero-side{display:none}.hero-bottom{font-size:8px}.hero-bottom>span:nth-child(2){display:none}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0b272b99,#0b272b22),linear-gradient(0deg,#0b272b66,transparent)}.trust-strip{gap:25px;padding:20px 4%;font-size:10px}.trust-strip>span{gap:8px}.trust-strip b{font-size:17px}.section-head{gap:25px;align-items:flex-start}.section-head>p{max-width:260px;font-size:12px}.section h2{font-size:35px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(3){border-top:0}.service-card{padding:22px;min-height:255px}.service-card:last-child{grid-column:1/-1;min-height:220px}.service-card:last-child p{max-width:540px}.service-top{margin-bottom:20px}.journey{grid-template-columns:1fr}.journey-art{min-height:360px}.journey-copy{padding:55px 7%}.journey-copy h2{font-size:38px}.journey-copy>p{max-width:500px}.route-stops{display:grid;grid-template-columns:1fr 1fr;padding:0;gap:30px;margin-top:30px}.route-stops article{padding-bottom:0}.fleet-grid{grid-template-columns:1fr;gap:22px}.vehicle-card{display:grid;grid-template-columns:1fr 1fr}.vehicle-image img{height:100%;aspect-ratio:auto}.vehicle-body h3{min-height:0;font-size:21px}.vehicle-body p{min-height:0}.vehicle-body a{margin-top:20px}.fleet-notes{display:block}.fleet-notes p+p{margin-top:5px}.about{padding:70px 8%}.about-mark{display:none}.about p{max-width:540px}.faq{grid-template-columns:1fr;gap:30px}.contact{grid-template-columns:1fr;gap:45px;padding:65px 7%}.contact h2{font-size:48px}.contact-copy>p{max-width:480px}.contact-place{display:none}.contact-links{margin-top:20px}.contact-links>a{padding:15px 0}.inquiry{padding:32px}.footer-top{flex-wrap:wrap;gap:22px}.footer-top>p{font-size:19px}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:last-child{display:none}}
@media(max-width:480px){.hero{height:650px;max-height:none}.hero-content,html[lang=zh-CN] .hero-content{padding:77px 6% 120px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero h1{font-size:43px;letter-spacing:-1px;margin:25px 0}.hero p{font-size:13px;max-width:315px;line-height:1.9}html[lang=zh-CN] .hero h1{font-size:36px;letter-spacing:0;line-height:1.5}.hero-buttons{gap:23px;margin-top:30px;align-items:flex-start;flex-direction:column}.hero-buttons .button{padding:15px 20px;gap:35px}.text-link{padding:5px 0;font-size:11px}.hero-bottom{left:6%;right:6%;bottom:21px}.trust-strip{flex-wrap:wrap;gap:10px 24px;padding:20px 4%;font-size:10px}.trust-strip>span:last-child{width:100%;justify-content:center}.section{padding:60px 6%}.section-head{flex-direction:column;gap:20px;margin-bottom:30px}.section-head>p{max-width:none;font-size:13px}.eyebrow{font-size:9px;margin-bottom:17px;letter-spacing:1.7px}.section h2,.journey-copy h2{font-size:32px}.service-card{padding:20px 17px;min-height:290px}.service-card h3,html[lang=zh-CN] .service-card h3{font-size:18px}.service-card strong{font-size:10px;line-height:1.7}.service-card p{font-size:11px;line-height:1.9}.service-icon{font-size:27px}.service-card:last-child{min-height:220px}.journey-art{min-height:300px}.journey-copy{padding:50px 6%}.route-stops{gap:23px}.route-stops h3{font-size:22px}.route-stops small{font-size:7px;letter-spacing:1px}.route-stops p{font-size:11px}.vehicle-card{display:block}.vehicle-image img{aspect-ratio:1.5;height:auto}.vehicle-body{padding:24px}.vehicle-body h3{margin-bottom:12px}.vehicle-body a{margin-top:22px}.vehicle-body p{font-size:12px}.fleet-notes p{font-size:9px}.about{padding:60px 6%}.about h2{font-size:33px}.about p{font-size:13px}.about-tags{gap:8px}.about-tags span{font-size:9px;padding:5px 12px}.faq-list summary{font-size:13px}.contact h2{font-size:42px}.contact-links strong{font-size:16px}.inquiry{padding:26px 20px}.inquiry h3{font-size:25px}.form-grid{gap:17px 12px}.form-grid label{font-size:10px}.form-grid label:nth-child(1),.form-grid label:nth-child(2){grid-column:1/-1}input,select,textarea{font-size:16px;padding:9px 10px}input::placeholder,textarea::placeholder{font-size:12px}select{font-size:12px}.consent{font-size:10px}.footer-top>p{width:100%;order:3;font-size:20px}.footer-top{justify-content:space-between}.footer-bottom{font-size:8px}footer{padding:35px 6% 25px}dialog{padding:30px 24px}dialog h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
