@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&display=swap');
:root{--ink:#122f32;--muted:#626e6c;--paper:#f8f9f6;--gold:#e9b76b;--line:#dce2dd;font-family:'DM Sans','Noto Sans TC',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b77b24;outline-offset:5px}img{display:block;max-width:100%}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.12}h2{font-size:clamp(2.1rem,3.8vw,3.8rem);margin-bottom:0}h3{font-size:1.4rem;line-height:1.4;font-weight:600}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:13px;font-size:20px;font-weight:700;letter-spacing:.16em;line-height:1.1}.brand small{display:block;font-size:10px;letter-spacing:.22em;margin-top:7px}.brand-mark{display:flex;align-items:center;font-size:27px;letter-spacing:-.15em;font-weight:500;border:1px solid #9eaead;width:58px;height:48px;justify-content:center}.brand-mark span{font-size:31px;color:#b68548}.header nav{display:flex;gap:30px;font-size:14px;font-weight:500}.header nav a:hover,.text-link:hover{color:#a16d25}.header-actions{display:flex;align-items:center;gap:20px}#language{border:0;background:none;color:var(--ink);font-size:14px;padding:10px 3px;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--ink);color:white;border:1px solid transparent;padding:18px 25px;font-size:15px;font-weight:600;transition:background .2s}.button:hover{background:#225056}.button.gold{background:var(--gold);color:var(--ink)}.button.gold:hover{background:#f3c787}.button.small{padding:13px 18px;font-size:14px}.button:disabled{opacity:.65}#menu{display:none}.hero{height:min(730px,calc(100svh - 96px));min-height:580px;position:relative;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.hero-image{object-position:center 58%}.hero-shade{background:linear-gradient(90deg,rgba(8,27,30,.77),rgba(8,27,30,.13)),linear-gradient(0deg,rgba(8,27,30,.6),transparent 45%)}.hero-content{position:relative;padding:100px 7% 90px;max-width:1120px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;margin-bottom:23px;color:#8a622e}.eyebrow.light{color:#efca93}.hero h1{font-size:clamp(3.2rem,5.6vw,5.6rem);margin-bottom:24px}.hero-description{color:#e3e7e4;font-size:17px;margin-bottom:32px}.hero-bottom{position:absolute;bottom:30px;left:7%;right:7%;display:flex;justify-content:space-between;gap:28px;font-size:12px;color:#e2e8e5}.hero-bottom a{letter-spacing:.12em;white-space:nowrap}.hero-side{position:absolute;right:2.5%;top:45%;writing-mode:vertical-rl;font-size:12px;letter-spacing:.25em}.intro-strip{display:flex;justify-content:space-between;align-items:center;padding:28px 7%;gap:20px;border-bottom:1px solid var(--line);font-size:14px}.intro-strip span:first-child{font-weight:600;font-size:17px}.intro-strip span+span{border-left:1px solid #cbd4cf;padding-left:30px}.section{padding:100px 7%}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:46px}.section-heading>p{max-width:365px;color:var(--muted);font-size:16px;margin-bottom:2px}.tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.tour-image{display:block;position:relative;overflow:hidden;height:330px}.tour-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.tour-image:hover img{transform:scale(1.04)}.image-tag{position:absolute;top:16px;left:16px;background:rgba(255,255,255,.94);padding:9px 11px;font-size:12px;font-weight:600;letter-spacing:.02em}.image-arrow{position:absolute;bottom:16px;right:16px;background:white;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:22px}.tour-body{padding-top:23px}.route{font-size:12px;letter-spacing:.1em;color:#8a622e;margin-bottom:11px}.tour-body h3{margin-bottom:13px}.tour-body>p:not(.route){font-size:16px;color:var(--muted);margin-bottom:20px}.text-link{font-size:14px;font-weight:600;display:inline-block;border-bottom:1px solid #a5b4ad;padding-bottom:5px}.ride{background:#eaf0eb;display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:center}.ride-photo{position:relative}.ride-photo img{width:100%;height:550px;object-fit:cover;object-position:48% center}.ride-photo>span{display:block;font-size:12px;letter-spacing:.05em;margin-top:16px;color:var(--muted)}.ride-copy h2{margin-bottom:25px}.ride-copy>p:not(.eyebrow){color:var(--muted)}.ride-facts{margin-top:24px}.ride-facts>div{border-top:1px solid #cdd8cf;padding:17px 0 4px 40px;position:relative}.ride-facts span{position:absolute;left:0;top:20px;font-size:12px;color:#8a622e}.ride-facts strong{font-size:15px;font-weight:600}.ride-facts p{font-size:14px;margin-top:6px;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px}.gallery-item{position:relative;padding:0;border:0;text-align:left;background:transparent;color:var(--ink);width:100%}.gallery-item img{width:100%;height:285px;object-fit:cover;transition:filter .2s}.gallery-item:hover img{filter:brightness(.85)}.gallery-item span{display:block;padding-top:12px;font-size:14px}.gallery-item:first-child,.gallery-item:nth-child(6){grid-column:span 2}.inquiry{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:start}.inquiry h2{margin-bottom:28px}.inquiry>div>p:not(.eyebrow){color:#cbd8d3;font-size:16px}.inquiry .booking-note{margin-top:45px;max-width:430px;font-size:13px!important;border-top:1px solid #416063;padding-top:20px}form{background:#fff;color:var(--ink);padding:34px}form h3{margin-bottom:24px}label{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-bottom:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}input,select,textarea{width:100%;min-width:0;color:var(--ink);background:#f7f9f7;border:1px solid #d4ddd6;border-radius:0;padding:12px;font-size:16px}textarea{resize:vertical}form .button{width:100%;justify-content:center}.contact-status{font-size:13px;line-height:1.65;color:#666f68;border-left:2px solid var(--gold);padding-left:13px;margin:8px 0 20px}footer{padding:45px 7%;display:flex;align-items:center;justify-content:space-between;gap:35px}footer p{font-size:14px;color:var(--muted);margin:0}footer>div{text-align:right;font-size:14px}footer>div small{display:block;margin-top:10px;font-size:12px;color:var(--muted)}dialog{border:0;padding:20px;background:#122322;color:white;max-width:92vw;max-height:92svh;overflow:auto}dialog::backdrop{background:#071413e8}dialog img{max-height:75svh;max-width:82vw;object-fit:contain;margin:auto}dialog p{margin:16px 35px 0;font-size:14px;text-align:center}#close-lightbox{position:absolute;right:7px;top:7px;width:40px;height:40px;border:0;border-radius:50%;background:white;color:var(--ink);font-size:27px}.skip{position:fixed;top:-100px;left:10px;z-index:100;padding:15px;background:white}.skip:focus{top:10px}html[lang=zh-Hant] h1,html[lang=zh-Hant] h2{letter-spacing:.01em;line-height:1.25}html[lang=zh-Hant] .hero h1{font-size:clamp(3rem,5vw,5rem)}
@media(min-width:1600px){.section{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}
@media(max-width:1050px){.header{padding:0 4%}.header nav{gap:16px}.header-actions{gap:12px}.brand{font-size:17px}.brand-mark{width:45px}.section{padding:75px 5%}.hero-content{padding-left:6%}.tour-grid{gap:20px}.tour-image{height:280px}.ride,.inquiry{gap:40px}.ride-photo img{height:500px}.intro-strip{padding:23px 5%;font-size:12px}.intro-strip span+span{padding-left:20px}.section-heading{gap:35px}footer{padding:35px 5%}.gallery-item img{height:240px}}
@media(max-width:760px){html{scroll-padding-top:80px}.header{height:78px;gap:10px}.brand{font-size:15px;gap:9px}.brand small{font-size:9px}.brand-mark{width:36px;height:39px;font-size:20px}.brand-mark span{font-size:24px}.header-actions{gap:8px}.header-actions .button{display:none}#menu{display:block;background:none;border:1px solid #c8d3cb;width:38px;height:38px;color:var(--ink);font-size:20px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;padding:23px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{padding:13px}.hero{min-height:600px;height:calc(90svh - 78px);max-height:780px}.hero-content{padding:78px 6% 100px}.hero h1{font-size:clamp(2.7rem,9vw,4rem)}.hero .eyebrow{font-size:12px;max-width:300px}.hero-description{font-size:16px;max-width:330px}.hero-description br{display:none}.hero-bottom{left:6%;right:6%;bottom:24px;font-size:12px}.hero-bottom>span{max-width:265px}.hero-bottom>a{display:none}.hero-side{right:3%;font-size:12px}.intro-strip{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:25px 6%;font-size:12px}.intro-strip span:first-child{font-size:14px}.intro-strip span+span{border:0;padding:0}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:25px;max-width:none;font-size:16px}.eyebrow{font-size:12px;margin-bottom:17px}h2{font-size:2.35rem}.tour-grid{grid-template-columns:1fr;gap:38px}.tour-image{height:340px}.tour-body>p:not(.route){margin-bottom:16px}.tour-body h3{font-size:1.45rem}.ride,.inquiry{grid-template-columns:1fr;gap:38px}.ride-photo img{height:330px}.ride-copy{order:-1}.ride-facts{margin-bottom:-20px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.gallery-item img{height:225px}.gallery-item:first-child img,.gallery-item:nth-child(6) img{height:280px}.gallery-item span{font-size:14px}.inquiry .booking-note{margin-top:25px}form{padding:25px 20px}.form-grid{gap:0 12px}footer{flex-direction:column;align-items:flex-start;gap:24px;padding:36px 6%}footer>div{text-align:left}html[lang=zh-Hant] .hero h1{font-size:clamp(2.6rem,9vw,4rem)}dialog{padding:12px}dialog img{max-width:84vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.ride-photo img{height:auto;object-fit:contain}
