:root{--muted:#6f6255;--primary-2:#8e6a4e;--surface:#fff;--hero-image:url(https://images.unsplash.com/photo-1553284965-83fd3e82fa5a?auto=format&fit=crop&w=2000&q=80);--primary:#6b4f3a;--surface-2:#f3ece2;--text:#2f271f;--border:#e7ddcf;--bg:#f8f5f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);margin:0;background:radial-gradient(circle at top right,#fff 0,var(--bg) 45%);font-family:Inter,Segoe UI,Arial,sans-serif}a{text-decoration:none;color:var(--primary)}.container{margin:0 auto;width:min(1160px,92%)}.site-header{backdrop-filter:blur(12px);position:sticky;border-bottom:1px solid var(--border);top:0;background:hsla(38,36%,96%,.93);z-index:50}.site-header.scrolled{box-shadow:0 8px 24px rgba(47,39,31,.12)}.nav{padding:14px 0;justify-content:space-between;gap:16px;align-items:center;display:flex}.logo{font-weight:800;letter-spacing:.2px}nav{flex-wrap:wrap;gap:18px;align-items:center;display:flex}nav a{font-weight:500;color:#3d332b}.lang-switch a{padding:5px 9px;border:1px solid transparent;border-radius:999px}.lang-switch .active{border-color:var(--primary);color:#fff;background:var(--primary)}.hero{min-height:78vh;color:#fff;background:linear-gradient(rgba(22,16,11,.5),rgba(22,16,11,.42)),var(--hero-image) center/cover;place-items:center;display:grid}.hero h1{font-size:clamp(2.1rem,6vw,4.3rem);max-width:860px;margin:0 0 14px;line-height:1.1}.hero-copy p{font-size:1.08rem;color:#f5efe9;max-width:760px;margin:0;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.btn{padding:12px 18px;border:0;font-weight:700;color:#fff;box-shadow:0 8px 20px rgba(107,79,58,.3);border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary-2));cursor:pointer;display:inline-block}.btn:hover{filter:brightness(1.05)}.btn-ghost{border:1px solid #fff;color:#fff;box-shadow:none;background:transparent}.btn-small{padding:8px 12px;font-size:.9rem;border-radius:10px}.btn-danger{box-shadow:none;background:#b83838}.trust-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.trust-row span{padding:8px 12px;font-size:.9rem;border:1px solid hsla(0,0%,100%,.3);border-radius:999px;background:hsla(0,0%,100%,.16)}.section{padding:76px 0}.section-soft{background:linear-gradient(180deg,#f4ede3,#f8f5f0)}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.card{overflow:hidden;border:1px solid var(--border);transition:transform .24s ease,box-shadow .24s ease;box-shadow:0 12px 24px rgba(47,39,31,.08);border-radius:18px;background:var(--surface)}.card:hover{transform:translateY(-5px);box-shadow:0 16px 26px rgba(47,39,31,.15)}.card img{height:220px;object-fit:cover;width:100%}.card-body{padding:18px}.card-body p{color:var(--muted)}.card-cta{justify-content:space-between;gap:10px;align-items:center;margin-top:14px;display:flex}.narrow{max-width:820px}.detail-image{border:1px solid var(--border);max-height:540px;object-fit:cover;box-shadow:0 14px 28px rgba(0,0,0,.12);border-radius:20px;width:100%}.lead{color:#40352d;margin:16px 0}.tour-keywords{font-size:.95rem;color:var(--muted)}.detail-grid{grid-template-columns:1fr 1fr;gap:18px;margin:20px 0;display:grid}.detail-grid>div{padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.form{gap:14px}.form,label{display:grid}label{font-size:.95rem;font-weight:600;color:#453930;gap:6px}input,select,textarea{padding:10px 12px;border:1px solid #d7ccb9;border-radius:10px;background:#fff;width:100%;font-family:inherit}textarea{min-height:120px}.reservation-notes{padding:12px 14px;border:1px solid var(--border);margin:16px 0;border-radius:12px;background:var(--surface)}.form-footnote{color:#645848}.reservation-form .reservation-fieldset{padding:16px 18px 18px;border:1px solid var(--border);margin:0;border-radius:14px;background:var(--surface)}.reservation-form .reservation-fieldset-primary{border-color:#c4a574;box-shadow:0 0 0 1px hsla(37,40%,61%,.25)}.reservation-form legend{padding:0 8px;font-size:1.05rem;font-weight:700;color:#2e261f}.reservation-fieldset-hint{font-size:.9rem;font-weight:400;color:var(--muted);margin:0 0 14px;line-height:1.5}.reservation-form input[type=date]{min-height:44px;color:#2e261f;cursor:pointer;font-family:inherit}.agency-card-cta-row{flex-wrap:wrap;gap:10px;align-items:center;margin-top:12px;display:flex}.btn-outline{border:1px solid #c9b8a4;color:var(--primary);box-shadow:none;background:transparent}.btn-outline:hover{background:rgba(47,39,31,.06)}.alert{padding:12px;border:1px solid #9fd39f;margin:12px 0;border-radius:10px;background:#eaf7ea}table{overflow:hidden;border-collapse:collapse;border-radius:12px;background:#fff;width:100%}td,th{padding:10px;border:1px solid #e5ddcf;text-align:left;vertical-align:top}th{background:#f7f2ea}.table-wrap{overflow:auto;margin-bottom:24px}.site-footer{padding:32px 0;color:#e7dbc7;text-align:center;background:#1f1a15}.site-footer p{margin:7px 0}.site-footer a{color:#f2dfbe}.floating-whatsapp{padding:12px 14px;font-weight:700;right:16px;color:#fff;position:fixed;bottom:16px;box-shadow:0 8px 20px rgba(0,0,0,.2);border-radius:999px;background:#1fa855;z-index:80}.usp-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:16px;display:grid}.usp-card{padding:16px;border:1px solid #e7dbc9;box-shadow:0 4px 14px rgba(0,0,0,.05);border-radius:14px;background:#fff}.rich-content p{color:#4b3f35;margin:0 0 12px;line-height:1.7}.rte{min-height:160px}.rte-wrap{overflow:hidden;border:1px solid #d7ccb9;border-radius:10px;background:#fff}.rte-toolbar{padding:8px;border-bottom:1px solid #eadfce;gap:6px;background:#f9f4ed;display:flex}.rte-toolbar button{padding:6px 8px;border:1px solid #ccb79f;border-radius:8px;background:#fff;cursor:pointer}.rte-editor{min-height:160px;padding:10px 12px;outline:none}.reveal{transform:translateY(18px);transition:opacity .6s ease,transform .6s ease;opacity:0}.reveal.visible{transform:translateY(0);opacity:1}@media (max-width:900px){.nav{flex-direction:column;align-items:flex-start}.detail-grid{grid-template-columns:1fr}}@media (max-width:780px){.floating-whatsapp{right:12px;text-align:center;left:12px}}@media (max-width:600px){.hero{min-height:64vh}.hero h1{font-size:clamp(1.8rem,9vw,2.6rem)}.hero-copy p{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn,.hero-actions .btn-ghost{text-align:center;width:100%}.section{padding:56px 0}.reservation-form .reservation-fieldset{padding:14px 14px 16px}.reservation-form legend{font-size:1rem}}.tours-intro{margin-bottom:28px;color:var(--muted);max-width:720px;line-height:1.65}.agency-public-grid{align-items:stretch}.agency-public-card{flex-direction:column;display:flex}.agency-public-card-media{overflow:hidden;position:relative;border-radius:16px 16px 0 0}.agency-public-card-media img{height:220px;object-fit:cover;width:100%;display:block}.agency-public-price{padding:8px 12px;font-size:.95rem;font-weight:700;color:#f5efe9;position:absolute;bottom:12px;border-radius:10px;background:rgba(47,39,31,.88);left:12px}.agency-thumb-row{flex-wrap:wrap;gap:6px;margin:10px 0 4px;display:flex}.agency-thumb-row img{height:56px;border:1px solid var(--border);object-fit:cover;border-radius:8px;width:56px}.tour-detail-section .tour-detail-hero{margin-bottom:18px;position:relative}.tour-detail-price-tag{padding:10px 16px;font-size:1.05rem;font-weight:700;color:#fff;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary-2));margin-top:12px;display:inline-block}.tour-gallery-block{margin:28px 0}.tour-gallery-block h3{margin-bottom:12px}.tour-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.tour-gallery-item{overflow:hidden;border:1px solid var(--border);aspect-ratio:4/3;margin:0;border-radius:12px;display:block}.tour-gallery-item img{height:100%;transition:transform .25s ease;object-fit:cover;width:100%}.tour-gallery-item:hover img{transform:scale(1.04)}