:root{--ink:#282724;--paper:#f7f4ee;--sand:#ddd1c1;--muted:#746f67;--accent:#806b54;--white:#fff;--serif:Georgia,"Noto Serif TC",serif;--sans:"Noto Sans TC","Noto Sans JP","Noto Sans KR",system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--paper);line-height:1.75}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.2}h1{font-size:clamp(3rem,8vw,6.8rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.7rem}a{color:inherit}.navbar{background:rgba(247,244,238,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(40,39,36,.08)}.navbar-brand{letter-spacing:.22em;font-weight:700;line-height:1}.navbar-brand small{display:block;font-size:.6rem;letter-spacing:.55em;margin-top:.35rem}.nav-link{font-size:.9rem}.btn{border-radius:0;padding:.75rem 1.25rem;font-weight:600;letter-spacing:.04em}.btn-dark{background:var(--ink)}.eyebrow{font-size:.75rem;letter-spacing:.2em;font-weight:700;color:var(--accent);text-transform:uppercase}.eyebrow.light{color:#eee1d1}.hero{min-height:92svh;color:white;background:linear-gradient(90deg,rgba(21,20,18,.75),rgba(21,20,18,.15)),url('/static/images/common/hero.svg') center/cover;display:flex;align-items:end}.hero-inner{padding-top:10rem;padding-bottom:8rem}.hero h1{max-width:800px;white-space:pre-line}.hero-copy{font-size:1.2rem;max-width:560px;margin:1.5rem 0 2rem}.section{padding:7rem 0}.hotel-card{background:#fff;display:flex;flex-direction:column}.hotel-card-image{display:block;overflow:hidden}.hotel-card img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .5s}.hotel-card:hover img{transform:scale(1.025)}.hotel-card-body{padding:2rem;display:flex;flex-direction:column;flex:1}.story,.amenities-section{background:#e8e0d5}.story .lead{font-size:1.3rem}.values{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.values span{border-bottom:1px solid var(--accent);padding-bottom:.35rem}.local{text-align:center}.local p:last-child{max-width:650px;margin:auto}.site-footer{background:var(--ink);color:#ddd5ca;padding:5rem 0 1.5rem}.footer-brand{font-size:1.7rem;letter-spacing:.18em}.footer-brand span{font-family:var(--serif);letter-spacing:.05em}.footer-links{display:flex;gap:2rem}.copyright{border-top:1px solid #504d47;margin-top:3rem;padding-top:1rem;font-size:.8rem;color:#979187}.page-header{padding:11rem 0 5rem}.hotel-hero{min-height:82svh;background:linear-gradient(90deg,rgba(25,23,20,.7),rgba(25,23,20,.12)),var(--hero) center/cover;color:#fff;display:flex;align-items:end}.hotel-hero-content{padding-bottom:6rem}.hotel-hero h1{font-size:clamp(3rem,7vw,6rem)}.hotel-hero p:not(.eyebrow){font-size:1.25rem}.narrow{max-width:820px}.preserve-lines{white-space:pre-line}.gallery-section{background:#efe9df}.gallery{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.gallery img{width:100%;height:100%;min-height:260px;object-fit:cover}.gallery img:first-child{grid-row:span 2}.room-card{background:white;height:100%}.room-card img{width:100%;aspect-ratio:3/2;object-fit:cover}.room-card div{padding:1.6rem}.amenities{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.amenities div{background:rgba(255,255,255,.55);padding:1.2rem}.amenities span{margin-right:.75rem}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem}.info-grid dl div{display:flex;justify-content:space-between;border-bottom:1px solid #ccc3b7;padding:.75rem 0}.text-link{text-underline-offset:.3rem}.faq-section{background:#fff}.accordion{--bs-accordion-bg:transparent;--bs-accordion-border-color:#d6cec2;--bs-accordion-btn-focus-box-shadow:none}.accordion-button{font-family:var(--serif);font-size:1.2rem}.booking-cta{background:#68594a;color:#fff;padding:7rem 0}.mobile-booking{display:none}.not-found{min-height:75vh;display:grid;place-items:center;text-align:center;padding:8rem 1.5rem 4rem}.not-found h1{font-size:clamp(2.5rem,6vw,5rem)}:focus-visible{outline:3px solid #b36a28;outline-offset:3px}@media(max-width:767px){.section{padding:4.5rem 0}.hero-inner{padding-bottom:5rem}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gallery img,.gallery img:first-child{min-width:85%;height:300px;scroll-snap-align:start}.amenities{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr;gap:3rem}.hotel-detail{padding-bottom:78px}.mobile-booking{position:fixed;z-index:1030;display:flex;align-items:center;justify-content:space-between;gap:1rem;bottom:0;left:0;right:0;background:#fff;padding:.75rem 1rem;box-shadow:0 -4px 22px rgba(0,0,0,.12)}.mobile-booking span{font-family:var(--serif);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hotel-detail .site-footer{padding-bottom:5rem}.footer-links{margin-top:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

