:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12353e;background:linear-gradient(180deg,#f9f4ef 0%,#edf9f6 100%)}*{box-sizing:border-box}body{margin:0;background:transparent}a{text-decoration:none}.app-shell{min-height:100vh}.header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 6vw;background:rgba(251,250,245,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #dce9e3}.brand{color:#0d4d57;font-weight:700;display:flex;align-items:center;gap:.5rem}.nav-link{margin:0 .6rem;color:#2f5b62;font-weight:600}.book-btn,.primary-btn,.secondary-btn{border-radius:999px;padding:.65rem 1.1rem;font-weight:600}.book-btn,.primary-btn{background:#30b7a0;color:#fff}.secondary-btn{background:#fff;color:#0e6170;border:1px solid #9dd8d0}.hero{min-height:78vh;position:relative;display:grid;place-items:center;padding:3rem 6vw;background-image:url(https://images.unsplash.com/photo-1506929562872-bb421503ef21?auto=format&fit=crop&w=1700&q=80);background-size:cover;background-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,rgba(0,62,74,.55),rgba(18,119,113,.3))}.hero-content{position:relative;max-width:800px;color:#fff}.eyebrow{color:#bbf8ec;font-weight:700}.hero h1{font-size:clamp(2rem,5vw,3.5rem);margin:.5rem 0 1rem}.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.3rem 0}.mini-note{opacity:.95}.grid-section,.page-wrap,.highlight-banner{padding:3rem 6vw}.grid-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.info-card,.highlight-banner,.page-hero,.reservation-box,.tour-card{border-radius:20px;background:#ffffffdd;border:1px solid #d7ede8;box-shadow:0 8px 30px #0f434514}.info-card{padding:1.2rem}.highlight-banner{margin:1rem 6vw 3.5rem;padding:2rem}.highlight-banner ul{line-height:1.9}.page-wrap{display:grid;gap:1.4rem}.page-hero,.reservation-box{padding:1.5rem}.tour-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.tour-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0}.tour-body{padding:1rem}.price{color:#0e7582;font-weight:700}.audience{color:#365f62;font-style:italic}.footer{text-align:center;color:#4f646b;padding:2rem 1rem}@media (max-width: 700px){.header{flex-wrap:wrap}.book-btn{width:100%;text-align:center}}
