@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700&family=Noto+Serif+TC:wght@500;600;700&display=swap');
:root{--navy:#0c2028;--navy2:#163039;--cream:#f8f7f2;--gold:#c8ad76;--ink:#1d3339;--muted:#697775;--line:#06b953;--border:#dedfd6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Noto Sans TC',sans-serif;font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;object-fit:contain}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #cc9a35;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Noto Serif TC',serif;font-weight:500;letter-spacing:.02em;line-height:1.45}h2{font-size:40px;margin-bottom:24px}h3{font-size:23px;font-weight:500;line-height:1.5}.wrap{max-width:1180px;margin:auto;width:calc(100% - 96px)}.section{padding-top:100px;padding-bottom:100px}.header{height:86px;background:var(--navy);color:white;display:flex;align-items:center;justify-content:space-between;padding:0 48px;position:sticky;top:0;z-index:30;border-bottom:1px solid #ffffff14}.brand{display:flex;align-items:center}.brand img{width:220px;height:60px;object-fit:contain}.header nav{display:flex;gap:34px;font-size:13px;color:#e1e4df}.header nav a:hover{color:var(--gold)}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:15px 24px;border:0;border-radius:4px;font-weight:600;font-size:15px;line-height:1.5;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button.line{background:var(--line);color:white}.button.line:hover{background:#029b45}.button.compact{min-height:44px;padding:11px 18px;font-size:13px}.button.navy{background:var(--navy);color:white;width:100%}.button.outline{border:1px solid var(--ink);background:white;color:var(--ink);width:100%}.full{width:100%}.hero{position:relative;overflow:hidden;background:var(--navy);color:white;min-height:650px;display:flex;align-items:center}.hero-photo{position:absolute;right:0;top:0;width:66%;height:100%}.hero-photo img{object-fit:cover;object-position:52% 55%;width:100%;height:100%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0c2028 5%,#0c2028f0 30%,#0c2028a0 48%,#0c20281a 75%),linear-gradient(0deg,#0c202855,transparent 40%)}.hero-content{position:relative;padding:65px 0 75px}.eyebrow{font-size:10px;letter-spacing:2.8px;font-weight:600;color:var(--gold);margin:0 0 26px;display:flex;align-items:center;gap:14px}.gold-line{height:1px;width:35px;background:var(--gold)}.hero-kicker{font-size:15px;letter-spacing:2px;margin-bottom:14px;color:#dddccf}.hero h1{font-size:70px;line-height:1.3;margin-bottom:25px}.hero h1 span{color:#dfc799}.hero-description{font-size:15px;line-height:2.1;color:#d4dcdb;max-width:540px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:29px}.line-badge{font-size:9px;font-weight:800;letter-spacing:-.3px;border:1px solid #ffffff88;padding:1px 4px;border-radius:5px}.text-link{font-size:13px;border-bottom:1px solid #ffffff55;padding:8px 0;display:inline-flex;gap:19px}.micro{font-size:11px;color:#a1b3b4;margin:13px 0 0}.hero-caption{position:absolute;bottom:25px;right:40px;font-size:9px;letter-spacing:3px;color:#ffffffaa}.trust-strip{background:#fff;border-bottom:1px solid var(--border)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0}.trust-grid>div{position:relative;padding-left:52px;border-right:1px solid var(--border);margin-right:35px}.trust-grid>div:last-child{border:0;margin:0}.trust-grid span{position:absolute;left:0;top:5px;font-size:13px;color:#b39963;font-family:serif}.trust-grid strong{font-size:15px;font-weight:500;display:block}.trust-grid small{font-size:12px;color:var(--muted)}.dark{color:#92774b}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.section-heading h2{margin:0}.section-intro{font-size:13px;color:var(--muted);line-height:2;max-width:360px;margin-bottom:6px}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.route-card{border:1px solid var(--border);background:#f0f0e9;display:flex;flex-direction:column;overflow:hidden;min-height:392px}.route-top{padding:25px 26px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9ddcf}.route-number{font-family:Georgia,serif;font-size:42px;color:#a3ae9d;font-weight:400;line-height:1}.pill{font-size:10px;letter-spacing:1px;border:1px solid #c4cbbd;padding:3px 10px;border-radius:20px}.route-body{padding:26px;display:flex;flex:1;flex-direction:column}.route-en{font-size:9px;letter-spacing:2px;color:#81907c;margin-bottom:10px}.route-body h3{font-family:'Noto Serif TC',serif;margin-bottom:17px;font-size:25px}.route-body>p:not(.route-en){font-size:13px;line-height:1.95;color:#6b776e;margin-bottom:24px}.journey{display:flex;align-items:center;gap:8px;font-size:10px;white-space:nowrap;margin-top:auto}.journey i{height:1px;background:#9eaa94;flex:1;max-width:35px}.route-cta{display:flex;justify-content:space-between;align-items:center;border:0;border-top:1px solid #d1d7c9;background:none;margin:23px 0 0;padding:17px 0 0;color:var(--ink);font-size:12px;text-align:left}.route-cta:hover{color:#90733e}.featured{background:var(--navy2);color:#fff;border-color:var(--navy2)}.featured .route-number{color:var(--gold)}.featured .route-top{border-color:#ffffff22}.featured .pill{border-color:#ffffff44;color:#d5d9d1}.featured .route-en{color:var(--gold)}.featured .route-body>p:not(.route-en){color:#bcc9c8}.featured .route-cta{color:var(--gold);border-color:#ffffff22}.featured .journey{color:#d7dfdd}.route-note{font-size:12px;color:var(--muted);margin:22px 0 0}.inline-button{border:0;border-bottom:1px solid #b9bdaa;color:var(--ink);padding:0 0 2px;background:none;margin-left:6px;font-size:12px}.fleet-section{background:var(--navy);color:white;padding:80px 0}.fleet-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.fleet-section h2{font-size:38px}.muted{color:#aababb;font-size:13px;line-height:2}.fleet-list>div{display:flex;align-items:center;border-bottom:1px solid #ffffff25;padding:23px 0;gap:24px}.fleet-list>div:first-child{padding-top:7px}.fleet-list>div>span:first-child{font-family:serif;color:var(--gold);font-size:13px}.fleet-list h3{font-family:Georgia,serif;font-size:25px;margin-bottom:4px;color:#f0eadc}.fleet-list p{font-size:12px;color:#aababb;margin:0}.fleet-type{margin-left:auto;font-size:10px;border:1px solid #ffffff33;padding:3px 8px;white-space:nowrap}.fleet-list .fleet-note{font-size:10px;margin-top:20px;color:#91a5a7;line-height:1.9}.price-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}.price-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:2}.quote-check{padding:30px 35px;background:#eeeee6;border-top:2px solid var(--gold)}.quote-check h3{font-size:17px;margin-bottom:22px}.quote-check ul{list-style:none;padding:0;margin:0}.quote-check li{font-size:13px;padding:10px 0;border-bottom:1px solid #daddcf}.quote-check li span{font-size:10px;color:#9a865e;margin-right:16px}.quote-check>p{font-size:10px!important;margin:20px 0 0}.inquiry-section{padding:90px 0;background:#e9eee6;border-top:1px solid #dce3d7}.inquiry-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.inquiry-intro{padding-top:26px}.inquiry-intro>p:not(.eyebrow){font-size:14px;color:#627264;line-height:2}.qr-box{display:flex;align-items:center;gap:22px;margin-top:45px}.qr-box img{width:136px;height:136px;background:white;padding:10px;border-radius:5px}.qr-box strong{font-size:14px;font-weight:500}.qr-box p{font-size:11px;line-height:2;color:#718071;margin:7px 0}.line-text{color:#068740;font-size:12px;border-bottom:1px solid #06874066}.inquiry-card{background:white;padding:34px;border:1px solid #d6dfd2;box-shadow:0 12px 35px #1b39240a;border-radius:5px}.card-heading{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.6px;color:#8f9a89;margin-bottom:18px}.card-heading>span:last-child{letter-spacing:0}.inquiry-card h3{font-size:23px;margin-bottom:8px}.form-note{font-size:11px;color:var(--muted);margin-bottom:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{font-size:12px;display:block;font-weight:500;margin-bottom:15px}input,select,textarea{width:100%;display:block;background:#fafbf8;border:1px solid #dce1d6;border-radius:3px;padding:12px 11px;font-size:13px;color:var(--ink);margin-top:6px;min-width:0}input,select{min-height:47px}textarea{resize:vertical;line-height:1.8}::placeholder{color:#9baba0;font-size:12px}input:focus,select:focus,textarea:focus{border-color:#93ab8e}#inquiry-form .button{font-size:13px;min-height:47px}#message-result{margin:23px 0}#message-result textarea{margin-bottom:13px}#message-result .button{font-size:13px;min-height:43px}.inquiry-card>.line{margin-top:13px}.privacy-note{font-size:10px;color:#899384;line-height:1.9;text-align:center;margin:14px 0 0}.privacy-note a{text-decoration:underline}.result-help{font-size:11px;color:var(--muted);margin:10px 0}.status{color:#08723f;font-size:12px;margin:10px 0 0}.status:empty{display:none}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list details:first-child{border-top:1px solid var(--border)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;padding:22px 0;font-size:14px}summary::-webkit-details-marker{display:none}summary>span{font-size:20px;color:#a18c62;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:13px;line-height:2;color:var(--muted);margin:0 0 24px;padding-right:20px}footer{background:var(--navy);color:#d1d9d6;padding:45px 0 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:32px}.footer-brand{font-family:Georgia,serif;font-size:32px;letter-spacing:4px;color:var(--gold);margin-bottom:7px}.footer-brand span{display:inline-block;font-family:'Noto Serif TC',serif;font-size:14px;letter-spacing:2px;margin-left:22px;color:#e5e4d9}.footer-top p:last-child{font-size:11px;color:#a0b1b2;margin:0}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:20px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;color:#8fa3a5}.mobile-cta{display:none}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:white;color:black;padding:12px}.skip:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1500px){.hero{min-height:710px}.hero h1{font-size:80px}.hero-photo{width:65%}}
@media(max-width:1100px){.header{padding:0 28px}.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.hero h1{font-size:62px}.hero-photo{width:75%}.fleet-layout,.price-section,.inquiry-layout,.faq-section{gap:45px}.route-body,.route-top{padding:22px}.route-body h3{font-size:22px}.section-intro{max-width:290px}.trust-grid>div{margin-right:20px;padding-left:34px}.qr-box{gap:14px}.qr-box img{width:115px;height:115px}.section{padding-top:75px;padding-bottom:75px}h2{font-size:34px}}
@media(max-width:760px){html{scroll-padding-top:88px}.wrap{width:calc(100% - 40px)}.header{height:70px;padding:0 20px}.brand img{width:170px;height:48px}.header nav{display:none}.button.compact{font-size:11px;padding:10px 12px;min-height:38px;gap:9px}.hero{min-height:730px;align-items:flex-end}.hero-photo{top:0;width:100%;height:66%}.hero-photo img{object-position:62% 40%}.hero-shade{background:linear-gradient(0deg,#0c2028 0%,#0c2028 20%,#0c2028d9 42%,#0c202844 73%,#0c202810 100%)}.hero-content{padding:255px 0 45px}.hero .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:17px}.hero-kicker{font-size:12px;letter-spacing:1.4px;margin-bottom:13px}.hero h1{font-size:52px;margin-bottom:20px}.hero-description{font-size:13px;line-height:2}.hero-actions{gap:16px;margin-top:21px;flex-wrap:wrap}.hero-actions .button{font-size:13px;min-height:52px;padding:14px 18px;gap:10px}.text-link{font-size:12px;gap:10px}.micro{font-size:10px}.hero-caption{display:none}.trust-grid{padding:22px 0;gap:12px}.trust-grid>div{margin:0;padding:0 8px 0 0}.trust-grid span{position:static;display:block;line-height:1.4;font-size:11px}.trust-grid strong{font-size:11px;margin-top:8px}.trust-grid small{font-size:9px;line-height:1.6;display:block;margin-top:4px}.section{padding-top:60px;padding-bottom:60px}h2{font-size:31px}.section-heading{display:block;margin-bottom:27px}.section-intro{margin-top:22px;max-width:none;font-size:12px}.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:18px}.route-grid{grid-template-columns:1fr;gap:16px}.route-card{min-height:0}.route-top{padding:21px 24px}.route-body{padding:24px}.route-number{font-size:35px}.route-body h3{font-size:25px}.route-body>p:not(.route-en){margin-bottom:21px}.journey{justify-content:flex-start}.journey i{flex:none;width:28px;max-width:none}.route-cta{font-size:13px}.route-note{font-size:11px;line-height:2}.inline-button{margin-left:0}.fleet-section{padding:60px 0}.fleet-layout,.price-section,.inquiry-layout,.faq-section{grid-template-columns:1fr;gap:32px}.fleet-section h2{font-size:31px}.fleet-type{font-size:9px}.fleet-list h3{font-size:24px}.fleet-list>div{gap:20px}.price-section{gap:25px}.quote-check{padding:25px}.quote-check h3{font-size:16px}.quote-check li{font-size:12px}.inquiry-section{padding:55px 0}.inquiry-intro{padding-top:0}.qr-box{margin-top:25px}.qr-box img{width:122px;height:122px}.qr-box p{font-size:10px}.inquiry-card{padding:25px 20px}.form-grid{gap:10px}.inquiry-card h3{font-size:22px}input,select,textarea{font-size:16px}.faq-section{gap:15px}.faq-section h2{margin-bottom:10px}summary{font-size:13px;padding:21px 0}.footer-top{display:block}.footer-top>.text-link{margin-top:20px;font-size:11px}.footer-brand span{font-size:12px;margin-left:14px}.footer-bottom{font-size:8px;gap:12px}footer{padding-bottom:105px}.mobile-cta{position:fixed;display:flex;bottom:0;left:0;right:0;background:#fffffff5;border-top:1px solid #e4e8dd;padding:10px 16px calc(10px + env(safe-area-inset-bottom));z-index:40;align-items:center;gap:15px;box-shadow:0 -5px 25px #142f2510}.mobile-cta .button{min-height:47px;flex:1;padding:10px 16px;font-size:14px}.mobile-plan{font-size:12px;padding:10px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}
.fleet-card{display:flex;align-items:center;border-bottom:1px solid #ffffff25;padding:23px 0;gap:24px;transition:background .18s,padding .18s}.fleet-card:first-child{padding-top:7px}.fleet-card:hover{background:#ffffff0a;padding-left:12px;padding-right:12px}.fleet-index{font-family:serif;color:var(--gold);font-size:13px}.fleet-link{font-size:10px;color:var(--gold);white-space:nowrap}@media(max-width:760px){.fleet-card{gap:12px}.fleet-card:hover{padding-left:0;padding-right:0}.fleet-list h3{font-size:21px}.fleet-link{display:none}}
