:root{--background:#ffffff;--foreground:#0f172a;--primary:#1e3a8a;--primary-dark:#16295e;--primary-foreground:#f8fafc;--accent:#25D366;--accent-dark:#1fb356;--accent-foreground:#ffffff;--muted:#f1f5f9;--muted-foreground:#64748b;--card:#ffffff;--border:#e2e8f0;--secondary:#f1f5f9;--secondary-foreground:#0f172a;--radius:0.5rem;--container-max:1280px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--foreground);background:var(--background);overflow-x:clip;line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}h1,h2,h3,h4{margin:0;font-weight:800;letter-spacing:-.02em}p{margin:0}ul{list-style:none;margin:0;padding:0}button{font:inherit;cursor:pointer}.container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;padding:14px 32px;font-size:1rem;border:none;transition:transform .2s ease,background-color .2s ease,opacity .2s ease;white-space:nowrap}.btn-lg{padding:18px 36px;font-size:1.125rem}.btn-block{width:100%}.btn-whatsapp{background:var(--accent);color:var(--accent-foreground);box-shadow:0 10px 25px rgb(37 211 102 / .25)}.btn-whatsapp:hover{background:var(--accent-dark);transform:scale(1.02)}.btn-whatsapp:active{transform:scale(.98)}.btn-outline{background:rgb(255 255 255 / .1);color:#fff;border:1px solid rgb(255 255 255 / .3);backdrop-filter:blur(8px)}.btn-outline:hover{background:rgb(255 255 255 / .2)}.card{background:var(--card);border:1px solid var(--border);border-radius:1.25rem;transition:box-shadow .3s ease,transform .3s ease}.card:hover{box-shadow:0 20px 40px rgb(0 0 0 / .08)}.icon-phone::before{content:"\260E"}.icon-mail::before{content:"\2709"}.icon-pin::before{content:"\1F4CD"}.icon-clock::before{content:"\1F550"}.service-icon{font-size:1.75rem;width:56px;height:56px;border-radius:1rem;background:rgb(30 58 138 / .1);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.icon-plane::before{content:"\2708\FE0F"}.icon-hospital::before{content:"\1F3E5"}.icon-users::before{content:"\1F465"}.icon-moon::before{content:"\1F319"}.icon-briefcase::before{content:"\1F4BC"}.icon-train::before{content:"\1F686"}.site-header{position:sticky;top:0;z-index:999;width:100%;background:rgb(255 255 255 / .95);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.logo{display:flex;align-items:center;gap:12px}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-text strong{font-size:1.15rem;font-weight:800;color:var(--primary)}.logo-text small{font-size:10px;font-weight:700;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-top:2px}.nav-desktop{display:none}.nav-links{display:flex;gap:32px}.nav-links a{font-size:.9rem;font-weight:500;color:var(--muted-foreground);transition:color .2s}.nav-links a:hover{color:var(--foreground)}.header-cta{display:none;align-items:center;gap:16px}.header-phone{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:500;color:var(--muted-foreground)}.header-phone:hover{color:var(--foreground)}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;width:40px;height:40px;padding:8px}.menu-toggle span{display:block;height:2px;background:var(--foreground);border-radius:2px}.nav-mobile{display:none;flex-direction:column;gap:24px;padding:24px;border-top:1px solid var(--border);background:var(--background)}.nav-mobile.open{display:flex}.nav-links-mobile{display:flex;flex-direction:column;gap:16px}.nav-links-mobile a{font-size:1rem;font-weight:500}.nav-mobile-cta{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid var(--border)}@media (min-width:768px){.nav-desktop{display:block}.header-cta{display:flex}.menu-toggle{display:none}.nav-mobile{display:none!important}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom right,rgb(30 58 138 / .95),rgb(30 58 138 / .85),rgb(30 58 138 / .7))}.hero-content{position:relative;z-index:10;text-align:center;padding-top:80px}.hero h1{font-size:2.5rem;color:#fff;line-height:1.15;margin-bottom:24px;text-shadow:0 1px 2px rgb(0 0 0 / .1)}.hero h2{font-size:1.15rem;font-weight:500;color:rgb(255 255 255 / .9);max-width:640px;margin:0 auto 40px;line-height:1.6}.hero-actions{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}@media (min-width:640px){.hero-actions{flex-direction:row}}@media (min-width:768px){.hero h1{font-size:3.5rem}.hero h2{font-size:1.5rem}}@media (min-width:1024px){.hero h1{font-size:4rem}}.section-heading{text-align:center;max-width:640px;margin:0 auto 64px}.section-heading h2{font-size:2rem;margin-bottom:16px}.section-heading p{font-size:1.125rem;color:var(--muted-foreground);line-height:1.6}.section-heading-light h2{color:#fff}.section-heading-light p{color:rgb(255 255 255 / .8)}.section-cta{text-align:center;margin-top:64px}@media (min-width:768px){.section-heading h2{font-size:2.25rem}}.services{padding:96px 0}.services-grid{display:grid;grid-template-columns:1fr;gap:32px}.service-card{padding:32px;height:100%}.service-card h3{font-size:1.25rem;margin-bottom:8px}.service-card p{color:var(--muted-foreground);line-height:1.6}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.destinations{padding:96px 0;background:var(--muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.carousel{position:relative}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;transition:transform .5s cubic-bezier(.22,1,.36,1)}.carousel-slide{flex:0 0 100%;padding:0 16px 32px}@media (min-width:768px){.carousel-slide{flex:0 0 50%}}@media (min-width:1024px){.carousel-slide{flex:0 0 33.3333%}}.dest-card{overflow:hidden;height:100%;display:flex;flex-direction:column}.dest-img-wrap{position:relative;height:220px;overflow:hidden;background:var(--muted)}.dest-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.dest-card:hover .dest-img-wrap img{transform:scale(1.05)}.dest-badge{position:absolute;top:16px;left:16px;background:rgb(255 255 255 / .95);padding:6px 12px;border-radius:8px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:6px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.dest-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex-grow:1}.dest-body h3{font-size:1.15rem}.dest-body p{color:var(--muted-foreground);font-size:.9rem;line-height:1.6;flex-grow:1}.carousel-arrow{position:absolute;top:40%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;background:#fff;border:1px solid var(--border);box-shadow:0 4px 12px rgb(0 0 0 / .1);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--foreground);z-index:10}.carousel-arrow:hover{background:var(--muted)}.carousel-prev{left:-8px}.carousel-next{right:-8px}@media (min-width:768px){.carousel-prev{left:-22px}.carousel-next{right:-22px}}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dots button{width:8px;height:8px;border-radius:999px;background:rgb(30 58 138 / .2);border:none;transition:all .3s ease}.carousel-dots button.active{width:24px;background:var(--primary)}.faq{padding:96px 0}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid var(--border);border-radius:1rem;padding:20px 24px;background:var(--card)}.faq-item summary{cursor:pointer;font-weight:700;font-size:1.05rem;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-size:1.5rem;font-weight:400;color:var(--primary);margin-left:16px;flex-shrink:0;transition:transform .2s ease}.faq-item[open] summary::after{transform:rotate(45deg)}.faq-item p{margin-top:16px;color:var(--muted-foreground);line-height:1.6}.contact{padding:96px 0;background:var(--primary);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.contact-info{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:1.5rem;padding:40px}.contact-info h3{font-size:1.5rem;margin-bottom:32px}.contact-item{display:flex;align-items:center;gap:20px;margin-bottom:24px}.contact-item:hover{opacity:.8}.contact-icon{width:56px;height:56px;border-radius:1rem;background:rgb(255 255 255 / .1);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.25rem}.contact-item small{display:block;font-size:.8rem;color:rgb(255 255 255 / .7);margin-bottom:4px}.contact-item strong{font-size:1.05rem;font-weight:600}.contact-hours{padding-top:32px;border-top:1px solid rgb(255 255 255 / .1)}.contact-hours h4{font-size:1.1rem;margin-bottom:12px}.contact-hours p{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:500}.contact-whatsapp-card{padding:48px 32px;text-align:center;color:var(--foreground);box-shadow:0 25px 50px rgb(0 0 0 / .25);border:none}.whatsapp-icon{width:90px;height:90px;border-radius:1.5rem;background:rgb(37 211 102 / .1);color:var(--accent);display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.contact-whatsapp-card h3{font-size:1.75rem;margin-bottom:12px}.contact-whatsapp-card p{color:var(--muted-foreground);line-height:1.6;margin-bottom:24px}.contact-note{display:block;margin-top:20px;font-size:.85rem;color:var(--muted-foreground);font-weight:500}@media (min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr}}.site-footer{background:var(--secondary);color:var(--secondary-foreground);padding:80px 0 40px}.footer-intro{border-bottom:1px solid var(--border);padding-bottom:32px;margin-bottom:48px}.footer-intro h2{font-size:1.5rem;margin-bottom:12px}.footer-intro p{color:rgb(15 23 42 / .75);max-width:720px;line-height:1.6}.footer-grid{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:64px}.footer-heading{display:block;font-weight:700;font-size:1.1rem;margin-bottom:24px}.footer-col nav{display:flex;flex-direction:column;gap:12px}.footer-col nav a,.footer-col p{font-size:.9rem}.footer-col nav a:hover{color:var(--primary)}.footer-col p{color:rgb(15 23 42 / .75);line-height:1.6;margin-bottom:16px}.footer-tags{display:flex;flex-wrap:wrap;gap:8px}.footer-tags a{display:inline-block}.footer-tags span{padding:5px 12px;background:rgb(0 0 0 / .05);border-radius:999px;font-size:.75rem;font-weight:500;transition:background .2s ease}.footer-tags a:hover span{background:rgb(30 58 138 / .15);color:var(--primary)}.footer-highlight{color:var(--primary);font-weight:600;margin-bottom:16px!important}.footer-contact-item{display:flex;align-items:center;gap:12px;font-size:.9rem;margin-bottom:16px}.footer-contact-item .icon-phone,.footer-contact-item .icon-mail,.footer-contact-item .icon-pin,.footer-contact-item .icon-clock{color:var(--primary)}.footer-trust{display:flex;flex-direction:column;gap:12px}.footer-trust li{font-size:.9rem;padding-left:22px;position:relative}.footer-trust li::before{content:"\2713";position:absolute;left:0;color:var(--accent);font-weight:700}.footer-bottom{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:space-between;padding-top:32px;border-top:1px solid var(--border);text-align:center}.footer-bottom p{font-size:.85rem;opacity:.8}.footer-legal{display:flex;gap:24px}.footer-legal a{font-size:.85rem;opacity:.8}.footer-legal a:hover{opacity:1}@media (min-width:640px){.footer-bottom{flex-direction:row;text-align:left}}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}