:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root :root{--forest-green: #1F5E3B;--leaf-green: #4E8C47;--coffee-brown: #6B4F2D;--clay-brown: #A66A3D;--sunset-orange: #E89A3F;--ripe-coffee: #A72B2B;--cream: #F5F1E3}a{font-weight:500;color:inherit;text-decoration:inherit}a:hover{color:inherit!important;font-weight:bolder}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;min-height:100%;overflow-x:hidden}@font-face{font-family:YoungSerif;src:url(/fonts/YoungSerif-Regular.ttf) format("truetype")}@font-face{font-family:Agrandir;src:url(Agrandir-GrandHeavy.otf) format("opentype")}@font-face{font-family:PlayWrite;src:url(/fonts/playwrite.ttf) format("truetype")}@font-face{font-family:Cinzel;src:url(/fonts/Cinzel.ttf) format("truetype")}:root{--forest-green: 31, 94, 59;--leaf-green: 78, 140, 71;--coffee-brown: 107, 79, 45;--clay-brown: 166, 106, 61;--sunset-orange: 232, 154, 63;--ripe-coffee: 167, 43, 43;--cream: 245, 241, 227}html,body{height:100%;margin:0;overflow:hidden}.app-root{display:flex;flex-direction:column;height:100dvh;color:#333}.app-header{padding:1rem 1.5rem;height:60px;background:rgb(var(--forest-green));color:rgb(var(--clay-brown));position:sticky;font-family:YoungSerif;font-size:1.2rem;display:flex;justify-content:center;align-items:center;top:0;z-index:10;-webkit-user-select:none;user-select:none}.app-header img{height:60px}.header-nav a:after{content:" | "}.header-nav a:last-child:after{content:""}.app-body{position:relative;width:100%;flex:1;overflow-y:auto;z-index:0}.app-footer{padding:1rem 1.5rem;height:20px;background:rgb(var(--forest-green));color:rgb(var(--clay-brown));position:sticky;font-family:YoungSerif;font-size:.9rem;display:flex;justify-content:right;align-items:center;text-align:right;top:0;z-index:10;-webkit-user-select:none;user-select:none}@media(max-width:600px){.app-footer{font-size:.7rem;justify-content:right}.social-icons-footer{transform:scale(.3);transform-origin:center}}@media(min-width:600px){.app-header,.app-footer{padding:1rem 2rem}}.page-container{position:relative;width:100%;flex:1;overflow-y:auto}.bg-color{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}.bg-image{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;z-index:3}.bg-video{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease;z-index:4}.bg-overlay{position:fixed;inset:0;background:#0000004d;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:5}.page-content{padding:0;flex-direction:column;font-family:YoungSerif;font-size:100%;position:relative;z-index:6;width:100%;max-width:100%;overflow-x:hidden;height:100%;display:flex;align-items:top;text-align:left;color:rgb(var(--cream))}.page-content p{padding-top:30px}.home-container{padding:20px}.about-container{padding:20px;display:flex;flex-direction:row;gap:20px}@media(max-width:600px){.about-container{flex-direction:column}}.about-company{flex:2;text-align:justify;padding:30px}.about-people{flex:3;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.about-people-card{text-align:center;flex:1 1 300px}@media(max-width:600px){.about-people-card{flex:1 1 100px;font-size:80%}}.about-people-card{-webkit-user-select:none;user-select:none;background:rgba(var(--leaf-green),.75);padding:20px;border-radius:16px;box-shadow:0 4px 10px #0000001a;text-align:center;display:flex;flex-direction:column;gap:12px;transition:transform .2s ease,box-shadow .2s ease}.about-people-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0003}.about-people-card h3{margin:0;font-size:1.4rem}.about-people-card em{color:#222;font-style:italic;font-size:.95rem}.about-people-photo{width:120px;height:120px;object-fit:cover;border-radius:50%;align-self:center;border:3px solid #eee;box-shadow:0 3px 6px #0009}.about-people-card-description{font-size:80%;line-height:1.4;margin:0;color:#444}.home-title{font-family:Cinzel,serif;font-size:3rem;font-weight:700}.language-switcher{position:fixed;bottom:20px;left:20px;z-index:1000;background:none;padding:0;margin:0}.language-switcher select{-webkit-user-select:none;user-select:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff!important;color:#000!important;-webkit-text-fill-color:black;border:none;border-radius:6px;box-shadow:0 5px 6px #0000004d;padding:3px 5px;font-size:1em;text-align:center;background-image:none}.language-switcher select,.language-switcher select option{font-family:YoungSerif,courier}.whatsapp-contact-button{position:fixed;bottom:20px;right:20px;border-radius:100%;border:none;background-color:#0000;padding:0;-webkit-user-select:none;user-select:none;z-index:1000}.error-msg{color:rgb(var(--ripe-coffee))}.tour-card{background:#ffffffbf;border-radius:16px;padding:20px;box-shadow:0 4px 20px #00000014;transition:transform .2s,box-shadow .2s;cursor:pointer}.tour-card:hover{transform:translateY(-6px);box-shadow:0 6px 3px #0000001f}.tour-card.standalone{background:#fff6;transform:none;cursor:default}.tour-card.standalone:hover{transform:none;box-shadow:none}.tour-card-header{position:relative}.tour-card-backlink{font-size:87%;text-align:right;font-family:Cinzel;position:absolute;top:-15px;right:0;width:200px;height:100px}.tour-card-backlink a{font-weight:400}.tour-card-backlink a:before{content:"◄"}.tour-card-backlink a:hover{font-weight:600;text-decoration:none}.tour-name{text-align:center}h1.tour-name{padding-top:8px}.tour-page-container{display:flex;flex-direction:row;justify-content:center;gap:0px}.tour-card-container,.tour-page-reservation-container{padding:10px;flex:1}@media(max-width:600px){.tour-page-container{flex-direction:column}.tour-card-container,.tour-page-reservation-container{padding:15px}}.contact-layout{margin:20px 10%;display:flex;flex-direction:row}@media(max-width:600px){.contact-layout{flex-direction:column}}.contact-box{flex:1;color:#333;padding:5px}.contact-directions,.contact-form{max-width:600px;margin:0 auto;padding:25px;background:rgb(var(--cream));border-radius:16px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;gap:5px;font-family:YoungSerif}.contact-directions{text-align:center}.contact-form-info{text-align:center;margin-bottom:5px;font-size:14px;color:#333}.error-msg{color:#c62828;font-weight:600}.contact-form label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#333}.contact-form input,.contact-form textarea{font-family:inherit;width:100%;padding:12px 14px;border-radius:10px;border:1px solid #ddd;background:#fafafa;font-size:15px;transition:border .2s,box-shadow .2s;color:#333}.contact-form input:focus,.contact-form textarea:focus{border-color:#07f;box-shadow:0 0 0 3px #0077ff26;outline:none;background:#fff}.contact-form textarea{min-height:110px;resize:vertical}.reservation-form textarea{min-height:unset;max-height:60px}.contact-form button{padding:12px;border:none;border-radius:10px;background:rgb(var(--leaf-green));color:rgb(var(--sunset-orange));font-size:16px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.contact-form button:hover{background:rgb(var(--forest-green))}.contact-form button:active{transform:scale(.97)}.contact-form button:disabled{background:#999;cursor:not-allowed}.reservation-form{max-width:600px;margin:0 auto;padding:25px;background:#fff6;border-radius:16px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;gap:5px;font-family:YoungSerif}.reservation-form-title{text-align:center}.admin-navbar{background-color:gray}.menu{-webkit-user-select:none;user-select:none;position:fixed;top:0;right:-250px;width:250px;height:100vh;background:#fff;box-shadow:-2px 0 8px #0000001a;padding:80px 20px;display:flex;flex-direction:column;gap:15px;transition:.3s;z-index:1000}.menu.open{right:0}.menu a{text-decoration:none;font-size:18px;color:#333}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:999}.gallery-thumb{width:100%;max-width:400px;cursor:pointer}.gallery-thumb img,.gallery-thumb video,.gallery-thumb iframe{width:100%;height:auto;border-radius:12px;object-fit:cover}.gallery-modal{position:fixed;inset:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:2000}.gallery-content{position:relative;max-width:90%;max-height:90%}.gallery-content img,.gallery-content video,.gallery-content iframe{max-width:100%;max-height:100%;border-radius:10px}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff40;border:none;font-size:3rem;padding:10px 20px;cursor:pointer;border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.gallery-arrow.left{left:-70px}.gallery-arrow.right{right:-70px}.gallery-arrow:hover{background:#fff6}.tour-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:20px}
