:root{--cream:#f5f1e8;--ink:#22241f;--muted:#73756e;--orange:#e96a3c;--orange-dark:#d9572b;--line:#ded9cf;--green:#294739;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.wrap{width:min(1440px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:90px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand-mark{font-family:'Outfit',sans-serif;font-size:42px;font-weight:800;letter-spacing:-4px;line-height:1}.brand-mark>span:not(.brand-dot){color:var(--orange)}.brand-dot,.heading-dot{color:var(--orange)}.site-header nav{display:flex;align-items:center;gap:39px;font-size:13px;font-weight:700}.site-header nav>a:hover,.text-link:hover{color:var(--orange-dark)}.nav-cta{background:var(--ink);color:#fff!important;padding:15px 19px;border-radius:4px}.nav-cta:hover,.button-dark:hover{background:var(--green)}.nav-cta span,.button span{margin-left:17px}.hero{min-height:615px;display:grid;grid-template-columns:50% 50%;align-items:stretch}.hero-copy{padding:95px 30px 55px 0;display:flex;flex-direction:column;align-items:flex-start}.eyebrow,.section-kicker,.tiny-label,.hero-footer,.filter-heading,.list-heading,.map-top-label,.feature-number{font-size:11px;letter-spacing:2px;font-weight:800}.eyebrow{display:flex;gap:10px;align-items:center;color:var(--green)}.eyebrow-dot,.live-dot{width:8px;height:8px;border-radius:50%;background:var(--orange);display:inline-block;box-shadow:0 0 0 4px rgba(233,106,60,.14)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Outfit',sans-serif}h1{font-size:clamp(70px,7.2vw,124px);line-height:.96;letter-spacing:-7px;max-width:740px;margin:35px 0 31px;font-weight:700}h1 em,h2 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:20px;line-height:1.55;color:#585d54;max-width:465px}.hero-actions{display:flex;align-items:center;gap:35px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:space-between;border-radius:4px;font-weight:700;font-size:14px;padding:18px 21px;min-width:190px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.text-link{font-weight:700;font-size:14px}.text-link span{margin-left:8px}.hero-footer{margin-top:auto;color:#97978d;display:flex;align-items:center;gap:14px}.hero-footer .line{width:36px;height:1px;background:#a7a69a}.hero-art{position:relative;overflow:hidden;background:#d8ddc9;margin:30px 0 30px 18px;border-radius:7px;min-height:540px;background-image:linear-gradient(90deg,transparent 31%,rgba(245,241,232,.62) 31.3%,rgba(245,241,232,.62) 32%,transparent 32.3%,transparent 66%,rgba(245,241,232,.75) 66.3%,rgba(245,241,232,.75) 67%,transparent 67.3%),linear-gradient(0deg,transparent 29%,rgba(245,241,232,.72) 29.3%,rgba(245,241,232,.72) 30%,transparent 30.3%,transparent 65%,rgba(245,241,232,.58) 65.3%,rgba(245,241,232,.58) 66%,transparent 66.3%),linear-gradient(135deg,#dfe4d1,#cbd5bf)}.hero-art:before,.hero-art:after{content:'';position:absolute;background:var(--cream);transform:rotate(-26deg);width:140%;height:35px;left:-20%;top:46%;opacity:.88}.hero-art:after{transform:rotate(36deg);top:13%;height:21px;opacity:.72}.orbit{position:absolute;border:1px dashed rgba(54,83,63,.35);border-radius:50%;width:390px;height:390px;left:18%;top:8%}.orbit-two{width:570px;height:570px;left:-2%;top:-10%}.hero-pin{position:absolute;width:58px;height:58px;background:var(--orange);border:5px solid #fdf9ed;border-radius:50% 50% 50% 5px;transform:rotate(-45deg);box-shadow:0 8px 20px #36473444;display:grid;place-items:center;z-index:2}.hero-pin span{transform:rotate(45deg);color:#fff;font-size:23px}.pin-one{top:27%;left:25%}.pin-two{top:53%;right:19%;background:var(--green);width:45px;height:45px}.pin-three{bottom:21%;left:18%;width:42px;height:42px;background:#eac57e}.hero-place{position:absolute;z-index:3;left:36%;top:36%;background:var(--white);padding:18px 21px 20px;box-shadow:0 17px 35px #2a483933;transform:rotate(2deg);border-radius:5px;display:flex;flex-direction:column;gap:5px}.hero-place:before{content:'';width:10px;height:10px;position:absolute;top:20px;right:20px;border-radius:50%;background:var(--orange)}.hero-place .tiny-label{color:var(--orange)}.hero-place strong{font-family:'Outfit';font-size:24px;letter-spacing:-.5px}.hero-place>span:last-child{font-size:12px;color:var(--muted)}.hero-sticker{position:absolute;right:26px;bottom:27px;width:130px;height:130px;border-radius:50%;background:#f3c77e;transform:rotate(12deg);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:'Outfit';font-size:17px;font-weight:800;line-height:1.05;letter-spacing:1px;box-shadow:0 8px 18px #3647342a}.hero-sticker span{font-size:23px;margin-top:5px}.ticker{height:64px;background:var(--orange);display:flex;align-items:center;overflow:hidden;white-space:nowrap;color:#22241f;font-family:'Outfit';font-size:15px;font-weight:800;letter-spacing:2px}.ticker div{min-width:max-content;animation:marquee 45s linear infinite}.ticker span{font-size:23px;margin:0 28px;vertical-align:middle}@keyframes marquee{to{transform:translateX(-50%)}}.explore-section{padding-block:108px 113px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:34px}.section-kicker{color:var(--orange-dark)}.section-heading h2,.why-intro h2,.closing h2{font-size:clamp(44px,4.4vw,69px);line-height:1.05;letter-spacing:-3px;margin:18px 0 0}.section-heading>p{max-width:315px;color:#65695f;font-size:15px;line-height:1.55;margin:0 0 5px}.preview-note{display:flex;align-items:center;gap:13px;border:1px solid #e7d6b9;background:#fff9ed;padding:12px 16px;border-radius:5px;margin-bottom:17px;font-size:12px}.preview-note div{display:flex;gap:10px;flex-wrap:wrap}.preview-note strong{color:#6f4b20}.preview-note span:last-child{color:#776e5d}.preview-spark{color:#d38f30;font-size:20px}.explorer{height:650px;display:grid;grid-template-columns:365px 1fr;border:1px solid #d5d5c9;box-shadow:0 15px 45px #26372c13;background:#fff;overflow:hidden;border-radius:7px}.explorer-sidebar{min-height:0;display:flex;flex-direction:column;background:#fffdf8;z-index:2;border-right:1px solid #dddcd2}.sidebar-head{padding:25px 23px 18px;display:flex;justify-content:space-between;align-items:flex-start}.sidebar-head .tiny-label{color:var(--orange)}.sidebar-head h3{font-size:35px;letter-spacing:-1.5px;margin:3px 0 0;line-height:1}.sidebar-subtitle{font-size:12px;color:#8c8e82}.spot-count{font-size:11px;background:#e9eadf;color:var(--green);padding:7px 9px;border-radius:30px;font-weight:700;white-space:nowrap}.search-field{margin:0 23px 21px;border:1px solid #deded4;border-radius:4px;height:42px;display:flex;align-items:center;padding:0 11px;gap:9px;color:#a4a49a}.search-field:focus-within{border-color:var(--orange)}.search-field span:first-child{font-size:25px;line-height:1}.search-field input{border:0;outline:0;background:transparent;width:100%;font-size:12px;color:var(--ink)}.search-field input::placeholder{color:#a3a49a}.filter-heading{padding:0 23px 10px;color:#8d8e80;font-size:10px}.filters{display:flex;gap:7px;overflow-x:auto;padding:0 23px 17px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filter{white-space:nowrap;border:1px solid #dfe1d5;background:#fff;border-radius:100px;padding:8px 12px;font-size:11px;font-weight:700;color:#5a5f53}.filter:hover{border-color:var(--green)}.filter.active{background:var(--green);border-color:var(--green);color:#fff}.list-heading{border-block:1px solid #e7e5dc;padding:14px 23px;display:flex;justify-content:space-between;color:#77796d;font-size:10px;letter-spacing:1.3px}.list-heading span:last-child{letter-spacing:0;font-weight:600;color:#a4a49a}.place-list{overflow-y:auto;min-height:0;flex:1}.place-card{padding:19px 23px;border-bottom:1px solid #eae9e0;cursor:pointer;transition:background .15s}.place-card:hover,.place-card.selected{background:#f5f1e8}.place-card.selected{border-left:4px solid var(--orange);padding-left:19px}.place-line{display:flex;justify-content:space-between;gap:8px}.place-card h4{font:700 18px 'Outfit';margin:0 0 4px;letter-spacing:-.3px}.place-card .place-price{font-size:12px;color:#8d8b7e;font-weight:700}.place-meta{font-size:12px;color:#777a70}.tag-line{display:flex;gap:5px;flex-wrap:wrap;margin-top:11px}.tag{background:#e9e9dc;color:#52614f;font-size:10px;font-weight:700;padding:5px 8px;border-radius:2px}.tag.category{background:#fbe6dc;color:#ad4b2e}.place-actions{display:flex;gap:13px;margin-top:13px}.mini-action{border:0;background:none;padding:0;font-size:11px;font-weight:700;color:#687264}.mini-action:hover,.mini-action.active{color:var(--orange-dark)}.empty-state{padding:33px 23px;color:#777a70;font-size:13px;line-height:1.5}.empty-state strong{display:block;color:var(--ink);font-size:15px;margin-bottom:4px}.map-column{position:relative;min-width:0;overflow:hidden}.map-column #map{width:100%;height:100%;background:#dce4d7}.map-top-label{position:absolute;top:20px;left:20px;z-index:500;background:#fffdf8;padding:13px 16px;box-shadow:0 5px 16px #31433426;border-radius:4px;display:flex;align-items:center;gap:8px;color:#52594d;font-size:10px}.map-top-divider{color:#b9bbae;margin:0 2px}.map-reset{position:absolute;z-index:500;top:20px;right:20px;background:#fffdf8;border:0;border-radius:4px;box-shadow:0 5px 16px #31433426;padding:12px 14px;font-size:11px;font-weight:700}.map-reset:hover{color:var(--orange-dark)}.map-reset:first-letter{font-size:15px}.map-detail{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);width:min(395px,calc(100% - 34px));z-index:500;background:#fffdf8;box-shadow:0 13px 36px #273a2b55;border-radius:5px;padding:18px 20px;display:none}.map-detail.visible{display:block}.detail-top{display:flex;justify-content:space-between;align-items:start;gap:12px}.detail-top h4{font:700 24px 'Outfit';margin:2px 0 0}.detail-close{border:0;background:transparent;font-size:23px;line-height:1;color:#8c8e82}.detail-meta{font-size:12px;color:#727769;margin:4px 0 12px}.detail-description{font-size:12px;line-height:1.5;color:#676b61;margin:12px 0}.detail-actions{display:flex;align-items:center;gap:16px;margin-top:15px}.detail-actions a{font-size:11px;font-weight:700;color:var(--green)}.detail-actions a:hover{color:var(--orange-dark)}.map-attribution-note{color:#929388;text-align:right;font-size:11px;margin:11px 0 0}.leaflet-container{font-family:'DM Sans',sans-serif}.leaflet-control-attribution{font-size:10px!important}.hop-marker{background:var(--orange);color:white;border:3px solid white;border-radius:50% 50% 50% 5px;width:36px;height:36px;transform:rotate(-45deg);box-shadow:0 3px 9px #263b2f6b;display:grid;place-items:center}.hop-marker>span{transform:rotate(45deg);font-size:14px;line-height:1}.hop-marker.active{background:var(--green);width:43px;height:43px}.hop-marker.been{background:#a48041}.leaflet-marker-icon{background:transparent;border:0}.why-section{background:var(--green);color:#f7f2e8;padding:103px 0 111px}.why-grid{display:grid;grid-template-columns:320px 1fr;gap:100px}.why-intro h2{font-size:55px;margin:21px 0 23px}.why-intro h2 em{color:#f2b678}.why-intro p{color:#c5d0c6;line-height:1.65;font-size:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-card{background:#315240;padding:29px 25px;min-height:300px;display:flex;flex-direction:column;border-radius:3px}.feature-icon{font-family:'Outfit';font-size:37px;color:#f4bd78;line-height:1}.feature-number{color:#c0d1c1;margin-top:auto;font-size:10px}.feature-card h3{font-size:25px;letter-spacing:-.5px;margin:13px 0 8px}.feature-card p{color:#d6dfd4;font-size:13px;line-height:1.55;margin:0}.closing{padding:106px 0 116px;text-align:center;display:flex;flex-direction:column;align-items:center}.closing-spark{font-size:56px;color:var(--orange);line-height:1;margin-bottom:14px}.closing h2{font-size:clamp(58px,6vw,88px);margin:15px 0 18px}.closing p{font-size:16px;color:#6b6f65;margin-bottom:28px}.site-footer{border-top:1px solid var(--line)}.footer-inner{height:92px;display:flex;align-items:center;justify-content:space-between;color:#888a80;font-size:12px}.footer-inner .brand-mark{font-size:32px;color:var(--ink)}@media(max-width:1100px){.wrap{width:min(100% - 54px,1440px)}.site-header{padding:0 27px}.hero-copy{padding-top:85px}h1{font-size:80px;letter-spacing:-5px}.hero-art{min-height:500px}.why-grid{gap:35px;grid-template-columns:270px 1fr}.feature-card{padding:23px 19px}.feature-card h3{font-size:21px}}@media(max-width:800px){.site-header{height:70px}.site-header nav{gap:14px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{padding:11px 13px}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 0 35px}.hero-copy>p{font-size:18px}.hero-footer{margin-top:55px}.hero-art{margin:0 0 35px;min-height:380px}.hero-sticker{width:100px;height:100px;font-size:13px}.section-heading{display:block}.section-heading>p{margin-top:19px;max-width:470px}.explore-section{padding-block:75px}.explorer{grid-template-columns:1fr;height:auto;overflow:visible}.explorer-sidebar{height:380px;border-right:0;border-bottom:1px solid #dddcd2}.map-column{height:470px}.why-grid{display:block}.why-intro{max-width:500px;margin-bottom:40px}.feature-grid{gap:10px}}@media(max-width:580px){.wrap{width:calc(100% - 32px)}.site-header{padding:0 16px}.brand-mark{font-size:37px}.hero-copy{padding:63px 0 28px}.hero h1{font-size:clamp(64px,17vw,88px);letter-spacing:-5px;margin:27px 0}.hero-actions{gap:17px;flex-wrap:wrap}.hero-copy>p{font-size:17px}.hero-footer{margin-top:42px;font-size:9px}.hero-art{min-height:335px}.hero-place{left:27%;top:33%}.pin-one{left:18%}.pin-two{right:11%}.hero-sticker{right:10px;bottom:12px}.section-heading h2,.why-intro h2{font-size:47px}.preview-note div{display:block}.preview-note div span{display:block;margin-top:3px}.explorer-sidebar{height:390px}.map-column{height:440px}.map-top-label{top:10px;left:10px;padding:10px;font-size:8px}.map-reset{top:10px;right:10px;padding:10px}.map-reset span{display:none}.map-detail{bottom:13px;padding:15px}.why-section{padding:75px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:205px}.feature-number{margin-top:27px}.closing{padding:82px 0}.closing h2{font-size:58px}.footer-inner{gap:10px;flex-wrap:wrap;height:auto;padding:26px 0}.footer-inner>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}.button{transition:none}}
