:root{--ink:#14251f;--forest:#174b3b;--green:#27755a;--cream:#f5f0e5;--gold:#c89b4b;--paper:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Be Vietnam Pro",sans-serif;background:var(--paper)}button,input,select{font:inherit}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:rgba(255,253,248,.94);position:sticky;top:0;z-index:1000;border-bottom:1px solid #e9e2d5;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:50% 50% 45% 45%;display:grid;place-items:center;background:var(--forest);color:#e9c77b;font-family:serif;font-size:24px}.brand strong,.brand small{display:block}.brand small{font-size:10px;color:#68736e;margin-top:2px}.topbar nav{display:flex;gap:32px}.topbar nav a{color:#32463e;text-decoration:none;font-size:14px;font-weight:600}.hero{min-height:620px;display:grid;grid-template-columns:52% 48%;overflow:hidden;background:linear-gradient(120deg,#f7f1e5,#edf3e8);position:relative}.hero-content{padding:100px 4vw 80px 8vw;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--gold);font-weight:800;font-size:12px}.hero h1,.section-heading h2,.featured h2{font-family:"Playfair Display",serif}.hero h1{font-size:clamp(48px,5.4vw,78px);line-height:1.05;margin:18px 0 22px}.hero h1 em{color:var(--green);font-style:normal}.hero p{max-width:630px;color:#5c6c65;line-height:1.75}.hero-search{margin-top:32px;width:min(650px,100%);height:64px;display:flex;align-items:center;background:white;border-radius:5px;box-shadow:0 18px 50px #1a3b2720;padding:7px 7px 7px 20px}.hero-search span{font-size:28px;color:var(--green)}.hero-search input{border:0;outline:0;flex:1;padding:0 14px;min-width:0}.hero-search button,.featured button{background:var(--forest);color:white;border:0;padding:14px 22px;border-radius:3px;font-weight:700}.quick-stats{margin-top:26px;font-size:12px;color:#738079;display:flex;align-items:center;gap:10px}.quick-stats b{color:var(--forest);font-size:18px}.quick-stats i{height:18px;width:1px;background:#c9d0cc}.hero-art{position:relative;min-height:620px;background:linear-gradient(150deg,#c9dfcf,#7ba993)}.sun{position:absolute;width:260px;height:260px;background:#f1d590;border-radius:50%;top:65px;right:80px;opacity:.8}.mountain{position:absolute;bottom:-80px;transform:rotate(45deg);border-radius:22%}.mountain.one{width:520px;height:520px;background:#316d56;left:20px}.mountain.two{width:400px;height:400px;background:#1e503f;right:-170px;bottom:-30px}.card-float{position:absolute;left:8%;bottom:75px;background:#fffef9e8;padding:20px 24px;width:320px;box-shadow:0 18px 50px #09271b45;border-left:4px solid var(--gold);backdrop-filter:blur(10px)}.card-float span,.card-float small{display:block;font-size:11px;color:#748079}.card-float strong{display:block;font-family:"Playfair Display",serif;font-size:20px;margin:8px 0}.explore,.featured{padding:80px 6vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2,.featured h2{font-size:38px;margin:8px 0}.section-heading p{max-width:450px;color:#748079}.map-shell{height:680px;position:relative;border:1px solid #ded9cf;background:white;display:grid;grid-template-columns:360px 1fr;box-shadow:0 25px 60px #183c2c12}.result-panel{z-index:3;overflow:auto;background:#fff;padding:18px;border-right:1px solid #e5e0d8}.filter-row{display:flex;gap:8px}.filter-row select{flex:1;padding:11px;border:1px solid #d7d5cf;background:white}.filter-row button{width:44px;border:0;background:var(--forest);color:#fff}.result-count{font-size:12px;color:#7b8580;padding:18px 2px 12px}.result-card{width:100%;display:flex;gap:12px;text-align:left;padding:10px;border:0;border-top:1px solid #eeeae2;background:white;cursor:pointer}.result-card:hover,.result-card.active{background:#f3f6ef}.result-card img{width:82px;height:82px;object-fit:cover;border-radius:2px}.result-card span{min-width:0}.result-card small,.result-card strong,.result-card em{display:block}.result-card small{color:var(--gold);font-size:9px;text-transform:uppercase;font-weight:700}.result-card strong{font-size:14px;margin:5px 0}.result-card em{font-style:normal;color:#77817c;font-size:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.empty{text-align:center;padding:40px 15px;color:#8a918d}#map{height:100%;z-index:1}.map-pin{width:38px;height:38px;background:var(--forest);border:4px solid white;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 5px 18px #172d24aa;display:grid;place-items:center;color:#e9c77b;font-size:12px}.map-pin::first-letter{transform:rotate(45deg)}.featured-pin{background:#b5772a}.detail-card{position:absolute;z-index:4;right:24px;bottom:24px;width:360px;max-height:600px;overflow:auto;background:#fff;box-shadow:0 20px 60px #09271b55}.detail-card>img{width:100%;height:210px;object-fit:cover}.detail-body{padding:22px}.detail-body h3{font-family:"Playfair Display",serif;font-size:25px;margin:8px 0}.detail-body p{font-size:12px;line-height:1.7;color:#67736d}.detail-body strong{font-size:13px}.tag{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);font-weight:800}.detail-card .close{position:absolute;right:10px;top:10px;width:32px;height:32px;border:0;border-radius:50%;background:#fff;color:#222;font-size:22px}.featured{text-align:center;background:var(--cream)}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:35px;text-align:left}.featured-grid article{background:white;cursor:pointer;transition:.25s}.featured-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 45px #1436281f}.featured-grid img{width:100%;height:220px;object-fit:cover}.featured-grid article div{padding:22px}.featured-grid small{color:var(--gold);text-transform:uppercase;font-weight:700}.featured-grid h3{font-family:"Playfair Display",serif;font-size:22px}.featured-grid p{color:#748079;font-size:13px;min-height:40px}.featured-grid button{padding:0;background:none;color:var(--forest)}footer{padding:36px 6vw;background:#102e24;color:white;display:flex;justify-content:space-between;align-items:center}footer .brand{color:white}footer p{color:#9eb2aa;font-size:12px}@media(max-width:900px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.hero-content{padding:70px 7vw}.hero-art{min-height:350px}.map-shell{grid-template-columns:1fr;height:auto}.result-panel{height:330px}.map-shell #map{height:560px}.detail-card{right:12px;bottom:12px;width:calc(100% - 24px);max-height:440px}.featured-grid{grid-template-columns:1fr}.section-heading{display:block}}@media(max-width:600px){.hero-search button{padding:14px 12px}.hero-search{height:58px}.hero h1{font-size:44px}.explore,.featured{padding:58px 4vw}.map-shell #map{height:500px}.detail-card>img{height:150px}}
/* Mobile navigation */
.menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px;flex-direction:column;justify-content:center;gap:5px}.menu-toggle i{display:block;width:24px;height:2px;background:var(--forest);transition:.2s}.menu-toggle.open i:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.open i:nth-child(2){opacity:0}.menu-toggle.open i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:900px){.topbar{position:sticky}.menu-toggle{display:flex}.topbar nav{display:none;position:absolute;left:0;right:0;top:100%;padding:10px 6vw 18px;background:#fffdf8;border-bottom:1px solid #e3ddd2;box-shadow:0 15px 30px #17352a1c;gap:0;flex-direction:column}.topbar nav.open{display:flex}.topbar nav a{display:block!important;padding:13px 4px;border-bottom:1px solid #eee8de}.topbar nav a:last-child{border-bottom:0}}
