html,body{height:100%}.layout-public{--terra:#0e7c7b;--terra-dark:#0a5f5e;--peach:#d7ebe8;--slate:#17323a;--muted:#5f7b80;--cream:#f4f2ec;--ivory:#fffdf8;--line:#e2ddd2;--cta1:#0e7c7b;--cta2:#0a4a49;--shadow:rgba(35,40,45,.14);--shadow-soft:rgba(35,40,45,.08);--bs-primary:#0e7c7b;--bs-primary-rgb:14,124,123;--bs-link-color:#0e7c7b;--bs-link-hover-color:#0a5f5e}.layout-public[data-theme=zeytin]{--terra:#5f7345;--terra-dark:#4a5b35;--peach:#e7ead7;--slate:#2f3327;--muted:#83806e;--cream:#f6f3ea;--ivory:#fffdf7;--line:#e4e0d3;--cta1:#5f7345;--cta2:#3c4a2b;--bs-primary:#5f7345;--bs-primary-rgb:95,115,69;--bs-link-color:#5f7345;--bs-link-hover-color:#4a5b35}.layout-public[data-theme=gece]{--terra:#21304a;--terra-dark:#16293a;--peach:#e7ddc9;--slate:#1b2733;--muted:#6d7986;--cream:#f4f1ea;--ivory:#fffdf8;--line:#e2ddce;--cta1:#21304a;--cta2:#101c2c;--bs-primary:#21304a;--bs-primary-rgb:33,48,74;--bs-link-color:#21304a;--bs-link-hover-color:#16293a}.layout-public[data-theme=terra]{--terra:#c17b4a;--terra-dark:#a4623a;--peach:#f5e6d8;--slate:#3a3229;--muted:#8a7d6d;--cream:#faf4ec;--ivory:#fffdf9;--line:#ece1d3;--cta1:#a4623a;--cta2:#7d4a2c;--bs-primary:#c17b4a;--bs-primary-rgb:193,123,74;--bs-link-color:#c17b4a;--bs-link-hover-color:#a4623a}.layout-public{font-family:Nunito,sans-serif;background:var(--cream);color:var(--slate)}.layout-public h1,.layout-public h2,.layout-public h3,.layout-public h4,.layout-public .pub-heading{font-family:Playfair Display,serif;font-weight:600}.pub-devbar{background:#fff;border-bottom:1px solid #ececec;padding:6px 0;font-size:.72rem}.pub-devbar .pub-dev-label{color:#9a9a9a;font-weight:700;margin-right:2px}.pub-devbar .pub-theme-btn{display:inline-flex;align-items:center;gap:6px;background:#f4f4f2;border:1px solid #e4e4e0;color:#555;border-radius:50px;padding:3px 11px;font-weight:700;cursor:pointer;transition:.2s}.pub-devbar .pub-theme-btn:hover{background:#ececea}.pub-devbar .pub-theme-btn.active{background:#2c3e50;color:#fff;border-color:#2c3e50}.pub-devbar .pub-theme-dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}@media(max-width:767px){.pub-devbar .pub-dev-label,.pub-devbar .pub-theme-name{display:none}.pub-devbar .pub-theme-btn{padding:5px}}.pub-topbar{background:var(--slate);font-size:.8rem;padding:7px 0}.pub-topbar .pub-topbar-link{color:#ffffffc7;font-weight:600;letter-spacing:.5px;background:none;border:none;text-decoration:none;padding:2px 8px;line-height:1.4}.pub-topbar .pub-topbar-link:hover,.pub-topbar .pub-topbar-link:focus{color:#fff;box-shadow:none}.pub-topbar .pub-topbar-link:after{margin-left:.4em;vertical-align:middle}.pub-topbar .pub-topbar-link i{margin-right:4px}.pub-topbar .pub-topbar-login{color:#ffffffc7;font-weight:700;text-decoration:none}.pub-topbar .pub-topbar-login:hover{color:#fff}.pub-header{background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);transition:box-shadow .28s ease}.pub-header .navbar{min-height:66px;padding-top:.6rem;padding-bottom:.6rem}.pub-header.pub-scrolled{box-shadow:0 2px 12px #00000012}.pub-logo{display:inline-flex;align-items:baseline;gap:.4rem;text-decoration:none}.pub-logo .pub-logo-main{font-family:Playfair Display,serif;font-weight:700;font-size:1.5rem;color:var(--terra);letter-spacing:.28em}.pub-logo .pub-logo-sub{font-weight:300;font-size:.55rem;letter-spacing:.5em;text-transform:uppercase;color:var(--muted)}.pub-nav .nav-link{font-weight:600;font-size:.88rem;color:var(--slate);padding:.38rem .9rem;border-radius:50px;transition:color .2s ease,background .2s ease}.pub-nav .nav-link:hover,.pub-nav .nav-link.active{color:var(--terra);background:var(--peach)}.pub-nav .pub-nav-login{color:var(--muted);border:1px solid var(--line);border-radius:50px;padding:.4rem .9rem}.pub-nav .pub-nav-login:hover{color:var(--terra);border-color:var(--terra);background:transparent}.pub-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--terra);color:#fff;border:none;border-radius:50px;padding:.55rem 1.4rem;font-weight:800;font-size:.86rem;letter-spacing:.3px;transition:.25s;text-decoration:none}.pub-btn:hover{background:var(--terra-dark);color:#fff;transform:translateY(-2px);box-shadow:0 8px 22px var(--shadow)}.pub-footer{background:var(--slate);color:#ffffffb3;padding:1.9rem 0 1.4rem}.pub-footer a{color:#ffffffb3;text-decoration:none}.pub-footer a:hover{color:#fff}.pub-footer .pub-logo-main{color:#fff;letter-spacing:.28em}.pub-footer .pub-logo-sub{color:#ffffff73}.pub-footer .pub-footer-tagline{font-size:.8rem;color:#ffffff80;letter-spacing:.04em}.pub-footer .pub-footer-nav a{font-weight:600;font-size:.88rem}.pub-footer .pub-footer-copy{font-size:.8rem;color:#fff6}.pub-footer .pub-footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;margin-top:1.4rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:767px){.pub-footer .pub-footer-bottom{justify-content:center;text-align:center}}.pub-trust{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;justify-content:center}@media(min-width:768px){.pub-trust{justify-content:flex-end}}.pub-trust-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;color:#ffffffd9}.pub-trust-item i{font-size:1rem;color:var(--terra)}.pub-trust-badge{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:.4rem;padding:.2rem .55rem;height:30px;box-shadow:0 2px 6px #0003}.pub-trust-badge svg{display:block}@media print{.pub-devbar,.pub-topbar,.pub-header,.pub-footer{display:none!important}body.layout-public{background:#fff}main{padding:0!important}}:root{--bs-primary: #2c5f8a;--bs-primary-rgb: 44, 95, 138;--bs-link-color: #2c5f8a;--bs-link-hover-color: #1e4260}.section-eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:5px;text-transform:uppercase;color:var(--terra);margin-bottom:.6rem}.section-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:var(--slate);margin-bottom:0}.section-title.center:after{content:"";display:block;width:44px;height:3px;background:var(--terra);border-radius:2px;margin:.7rem auto 0}.pub-section{padding:4.5rem 0}.pub-section.pub-section-first{padding-top:3.2rem}.pub-section.pub-section-alt{background:var(--ivory)}.pub-section-header{text-align:center;margin-bottom:2.6rem}.pub-home-intro{font-size:1.05rem;color:var(--muted);margin:.9rem 0 0}.badge-soft{background:var(--peach);color:var(--terra);font-weight:700;font-size:.7rem;letter-spacing:3px;text-transform:uppercase;padding:5px 14px;border-radius:50px}.pub-btn-wa{background:#25d366}.pub-btn-wa:hover{background:#1eb355}.pub-exp-card{background:var(--ivory);border:1px solid var(--line);border-radius:16px;padding:2rem 1.5rem;text-align:center;height:100%;transition:transform .3s ease,box-shadow .3s ease}.pub-exp-card:hover{transform:translateY(-6px);box-shadow:0 8px 32px var(--shadow)}.pub-exp-card .pub-exp-icon{font-size:2rem;color:var(--terra);margin-bottom:.9rem;line-height:1}.pub-exp-card h5{font-family:Nunito,sans-serif;font-size:.98rem;font-weight:800;margin-bottom:.3rem}.pub-exp-card p{font-size:.84rem;color:var(--muted);margin:0}.pub-story{display:flex;align-items:center;gap:36px;flex-wrap:wrap}.pub-story .pub-story-img{flex:1;min-width:280px;border-radius:22px;overflow:hidden;box-shadow:0 20px 48px var(--shadow)}.pub-story .pub-story-img img{width:100%;height:100%;object-fit:cover;min-height:320px}.pub-story .pub-story-body{flex:1;min-width:280px}.pub-story .pub-story-sign{font-family:Caveat,cursive;font-size:1.9rem;color:var(--terra);margin-top:.5rem}.pub-rev-ext{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.pub-rev-platform{flex:1;min-width:260px;max-width:380px;display:flex;align-items:center;gap:16px;background:var(--ivory);border:1px solid var(--line);border-radius:18px;padding:18px 20px;text-decoration:none;color:var(--slate);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pub-rev-platform:hover{transform:translateY(-3px);box-shadow:0 10px 26px var(--shadow);border-color:var(--terra)}.pub-rev-platform .pub-rev-logo{width:52px;height:52px;flex-shrink:0;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;color:#fff}.pub-rev-platform .pub-rev-logo.airbnb{background:#ff5a5f}.pub-rev-platform .pub-rev-logo.booking{background:#003580;font-family:Playfair Display,serif;font-size:1.5rem}.pub-rev-platform .pub-rev-body strong{display:block;font-size:.98rem;font-weight:800}.pub-rev-platform .pub-rev-body .pub-rev-sub{font-size:.8rem;color:var(--muted)}.pub-rev-platform .pub-rev-arrow{color:var(--terra);font-size:.9rem}.pub-cta{background:linear-gradient(140deg,var(--cta1) 0%,var(--cta2) 100%);border-radius:24px;padding:2.6rem;text-align:center;color:#fff;position:relative;overflow:hidden}.pub-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 40%,rgba(245,230,216,.18),transparent 60%)}.pub-cta h2{font-size:clamp(1.6rem,3vw,2.2rem);color:#fff;position:relative;margin-bottom:.5rem}.pub-cta p{color:#ffffffbf;position:relative;margin-bottom:1.4rem}.dest-hero{position:relative;min-height:54vh;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.dest-hero .dest-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.03)}.dest-hero .dest-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#141c2226,#141c2259 55%,#141c22c7)}.dest-hero .dest-hero-inner{position:relative;z-index:2;padding:2.5rem 0 2.8rem;width:100%}.dest-hero .dest-eyebrow{display:block;font-size:.74rem;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#ffffffd1;margin-bottom:.5rem}.dest-hero .dest-h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;line-height:1.1;margin:0 0 .6rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}.dest-hero .dest-hero-sub{font-size:1.05rem;font-weight:300;color:#ffffffe6;max-width:640px;margin:0}.dest-crumb{font-size:.8rem;color:#fffc;margin-bottom:1rem}.dest-crumb a{color:#fffc;text-decoration:none}.dest-crumb a:hover{color:#fff}.dest-crumb .sep{opacity:.5;margin:0 7px}.dest-section{padding:3.2rem 0;border-bottom:1px solid var(--line)}.dest-section:last-of-type{border-bottom:none}.dest-section h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;color:var(--slate);margin-bottom:1.1rem}.dest-section h3{font-family:Nunito,sans-serif;font-weight:800;font-size:1.05rem;color:var(--slate);margin:0 0 .3rem}.dest-lead{font-size:1.05rem;color:var(--muted);line-height:1.9}.dest-p{color:var(--muted);line-height:1.85}.dest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:767.98px){.dest-grid{grid-template-columns:1fr}}.dest-card{background:var(--ivory);border:1px solid var(--line);border-radius:16px;padding:22px 24px;transition:transform .3s ease,box-shadow .3s ease}.dest-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px var(--shadow)}.dest-card .dest-ico{width:44px;height:44px;border-radius:12px;background:var(--peach);color:var(--terra);display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:.85rem}.dest-card p{font-size:.88rem;color:var(--muted);margin:0;line-height:1.7}.dest-list{list-style:none;margin:0;padding:0}.dest-list li{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.dest-list li:last-child{border-bottom:none}.dest-list li i{color:var(--terra);font-size:1.1rem;margin-top:2px}.dest-list li .dl-body strong{display:block;color:var(--slate);font-weight:800;font-size:.95rem}.dest-list li .dl-body span{font-size:.86rem;color:var(--muted)}.dest-nearby{display:flex;gap:16px;flex-wrap:wrap}.dest-near-card{flex:1;min-width:220px;display:flex;align-items:center;gap:14px;background:var(--ivory);border:1px solid var(--line);border-radius:16px;padding:16px 18px;text-decoration:none;color:var(--slate);transition:.3s}.dest-near-card:hover{border-color:var(--terra);box-shadow:0 10px 26px var(--shadow);transform:translateY(-3px);color:var(--slate)}.dest-near-card .dnc-ico{width:44px;height:44px;border-radius:50%;background:var(--peach);color:var(--terra);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.dest-near-card strong{display:block;font-weight:800}.dest-near-card span{font-size:.82rem;color:var(--muted)}.dest-banner{height:42vh;min-height:300px;max-height:460px;background-size:cover;background-position:center;border-bottom:1px solid var(--line)}
