@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-text: #1f2937;--color-text-muted: #6b7280;--color-bg: #ffffff;--color-bg-subtle: #f9fafb;--color-border: #e5e7eb;font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;color:var(--color-text)}body{background-color:var(--color-bg);font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}.btn-primary{display:inline-block;padding:.75rem 1.75rem;background:var(--color-primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-primary:hover{background:var(--color-primary-dark)}.navbar{width:100%;padding:1.1rem 0;position:absolute;top:0;left:0;z-index:100;background:transparent;transition:background .2s ease,box-shadow .2s ease,padding .2s ease}.navbar-inner{width:min(1280px,calc(100% - 10rem));margin:0 auto;display:flex;align-items:center;justify-content:space-between}.navbar.scrolled{position:fixed;background:#fffffff5;box-shadow:0 10px 24px #0f172a14;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding-top:.85rem;padding-bottom:.85rem}.navbar.mobile-open{position:fixed;background:#fffffffa;box-shadow:0 10px 24px #0f172a14;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.navbar-brand a{display:inline-flex;align-items:center}.navbar-brand img{display:block;height:46px;width:auto}.navbar.scrolled .navbar-brand a,.navbar.mobile-open .navbar-brand a{color:#0f172a}.navbar-links{display:flex;align-items:center;gap:2rem}.navbar-links a{font-size:.95rem;font-weight:400;color:#ffffffe6;transition:color .2s;white-space:nowrap}.navbar.scrolled .navbar-links a{color:#334155}.navbar-links a:hover,.navbar-links a.active{color:#fff}.navbar.scrolled .navbar-links a:hover,.navbar.scrolled .navbar-links a.active{color:#f97316}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";position:absolute;top:100%;left:0;width:100%;height:10px}.nav-dropdown-trigger{display:flex;align-items:center;gap:.3rem;background:none;border:none;font-size:.95rem;font-weight:400;color:#ffffffe6;cursor:pointer;padding:0;font-family:inherit;transition:color .2s}.navbar.scrolled .nav-dropdown-trigger{color:#334155}.nav-dropdown-trigger:hover{color:#fff}.navbar.scrolled .nav-dropdown-trigger:hover{color:#f97316}.navbar-toggle{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.45);border-radius:10px;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.navbar.scrolled .navbar-toggle,.navbar.mobile-open .navbar-toggle{border-color:#d2d8e0;background:#fff}.navbar-toggle-bar{width:18px;height:2px;border-radius:1px;background:#fff}.navbar.scrolled .navbar-toggle-bar,.navbar.mobile-open .navbar-toggle-bar{background:#334155}.navbar-mobile-menu{display:none}.navbar-mobile-inner{display:flex;flex-direction:column;gap:.35rem;width:calc(100% - 3rem);margin:0 auto;padding:.5rem 0 1rem}.navbar-mobile-menu a{color:#334155;font-size:.96rem;font-weight:500;padding:.55rem .1rem}.navbar-mobile-menu a.active{color:#f97316}.navbar-mobile-group-title{margin:.6rem 0 .2rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-weight:700}.navbar-mobile-contact{margin-top:.25rem;width:fit-content;background:#f97316;color:#fff!important;padding:.55rem 1.1rem!important;border-radius:999px;font-weight:600}.navbar-mobile-contact:hover{background:#ea6c0a}.nav-dropdown-menu{position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);background:#fff;border-radius:8px;box-shadow:0 8px 24px #00000026;min-width:235px;padding:.5rem 0;display:flex;flex-direction:column}.nav-dropdown-menu a{padding:.6rem 1.25rem;color:#374151!important;font-size:.9rem;transition:background .15s}.nav-dropdown-menu a:hover{background:#f3f4f6}.navbar-cta{background:#f97316;color:#fff!important;padding:.55rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:600;white-space:nowrap;transition:background .2s,transform .15s}.navbar-cta:hover{background:#ea6c0a;transform:translateY(-1px)}@media(max-width:900px){.navbar-inner{width:calc(100% - 4rem)}}@media(max-width:768px){.navbar{padding:1rem 0}.navbar-brand img{height:40px}.navbar-inner{width:calc(100% - 3rem)}.navbar-links,.navbar-cta{display:none}.navbar-toggle{display:inline-flex}.navbar-mobile-menu.open{display:block;border-top:1px solid rgba(15,23,42,.08);margin-top:.7rem}}.site-footer{background:#f4f4f6;padding:5rem 0 2.5rem;color:#6b7785}.footer-inner{width:min(1280px,calc(100% - 10rem));margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.9fr 1fr 1fr 1.35fr;gap:2.5rem}.footer-col h3,.footer-col h4{margin:0 0 1.2rem;font-family:Poppins,sans-serif;color:#0f172a;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.2}.footer-col h4{margin-top:1.7rem;font-size:clamp(1.12rem,1.5vw,1.3rem)}.footer-col p,.footer-col li,.footer-col a{font-size:.95rem;color:#6b7785;line-height:1.7}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li+li{margin-top:.45rem}.footer-col a:hover{color:#ef7a43}.footer-about p{max-width:500px}.footer-socials{display:flex;flex-wrap:wrap;gap:.5rem}.footer-socials a{width:34px;height:34px;border-radius:50%;background:#7a7f88;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;text-transform:lowercase;letter-spacing:.02em}.footer-socials a:hover{background:#ef7a43;color:#fff}.footer-contact p{margin:0 0 .45rem}.footer-bottom{margin:4rem 0 0;text-align:center;color:#7c8795;font-size:.92rem}.footer-bottom span{color:#ef7a43}@media(max-width:1100px){.site-footer{padding:3.5rem 0 2rem}.footer-inner{width:calc(100% - 4rem)}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media(max-width:640px){.footer-inner{width:calc(100% - 3rem)}.footer-grid{grid-template-columns:1fr}.footer-bottom{margin-top:2.5rem}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}:root{--section-heading-size: clamp(1.9rem, 3vw, 2.6rem);--section-subheading-size: clamp(1.1rem, 1.5vw, 1.45rem);--section-body-size: .95rem;--section-body-line-height: 1.7}@media(min-width:1024px){:root{--section-subheading-size: clamp(1.05rem, 1.5vw, 1.25rem)}}.hero{position:relative;width:100%;min-height:100vh;background-image:url(https://images.unsplash.com/photo-1476514525535-07fb3b4ae5f1?w=1600&q=80);background-size:cover;background-position:center;display:flex;align-items:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0000009e,#00000061 45%,#0000000d)}.hero-content{position:relative;z-index:1;width:min(1280px,calc(100% - 10rem));margin:0 auto;padding-top:5rem}.hero-heading{font-family:Poppins,sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:500;color:#fff;line-height:1.18;margin-bottom:1.4rem}.hero-subtext{font-size:1rem;color:#ffffffe0;line-height:1.7;margin-bottom:2.5rem;max-width:440px}.hero-video-btn{display:inline-flex;align-items:center;gap:.85rem;background:none;border:none;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;padding:0;font-family:inherit}.hero-play-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fffffff2;flex-shrink:0;transition:transform .2s,background .2s}.hero-play-icon svg{margin-left:3px}.hero-play-icon svg polygon{fill:#1a1a1a}.hero-video-btn:hover .hero-play-icon{transform:scale(1.08);background:#fff}#explore-section,#our-services-section,#recent-posts-section{scroll-margin-top:110px}.explore-section{display:flex;align-items:center;gap:4rem;width:min(1280px,calc(100% - 10rem));margin:0 auto;padding:6rem 0;background:#fff;overflow:hidden}.explore-text{flex:0 0 42%;max-width:42%}.explore-heading{font-family:Poppins,sans-serif;font-size:var(--section-heading-size);font-weight:400;color:#2d2d6b;line-height:1.22;margin-bottom:1.5rem}.explore-body{font-size:var(--section-body-size);color:#555;line-height:var(--section-body-line-height);margin-bottom:1rem}.explore-btn{margin-top:1rem;display:inline-block;padding:.7rem 1.8rem;background:#f97316;color:#fff;border:none;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,transform .15s}.explore-btn:hover{background:#ea6c0a;transform:translateY(-1px)}.explore-images{flex:1;position:relative;height:480px}.explore-img-bg{position:absolute;top:0;right:0;width:72%;height:100%;object-fit:cover;border-radius:4px}.explore-img-fg{position:absolute;top:50%;left:0;transform:translateY(-50%);width:46%;height:78%;object-fit:cover;border:6px solid #fff;border-radius:4px;box-shadow:0 8px 32px #0000001f;z-index:1}@media(max-width:900px){.hero-content{width:calc(100% - 4rem)}.explore-section{width:calc(100% - 4rem);flex-direction:column;padding:4rem 0;gap:3rem}.explore-text{flex:none;max-width:100%}.explore-images{width:100%;height:340px}}@media(max-width:640px){.explore-section{width:calc(100% - 3rem)}.hero-content{width:calc(100% - 3rem);padding:5rem 0 2rem}}.our-services{background:#f4f4f6;padding:5rem 0}.our-services-grid{width:min(1280px,calc(100% - 10rem));margin:0 auto;display:grid;grid-template-columns:1fr repeat(4,1fr);gap:2.5rem;align-items:start}.our-services-intro{display:flex;flex-direction:column;gap:1rem}.our-services-heading{font-family:Poppins,sans-serif;font-size:var(--section-heading-size);font-weight:400;color:#2d2d6b;line-height:1.2}.our-services-body{font-size:var(--section-body-size);color:#666;line-height:var(--section-body-line-height)}.our-services-btn{display:inline-block;width:fit-content;padding:.6rem 1.6rem;background:#f97316;color:#fff;border-radius:999px;font-size:.9rem;font-weight:600;transition:background .2s,transform .15s;margin-top:.25rem}.our-services-btn:hover{background:#ea6c0a;transform:translateY(-1px)}.service-item{display:flex;flex-direction:column;gap:.85rem}.service-item-icon{width:72px;height:72px;border-radius:50%;background:#f5ddd8;display:flex;align-items:center;justify-content:center;padding:14px;flex-shrink:0}.service-item-icon svg{width:100%;height:100%}.service-item-title{font-family:Poppins,sans-serif;font-size:var(--section-subheading-size);font-weight:400;color:#2d2d6b}.service-item-desc{font-size:var(--section-body-size);color:#666;line-height:var(--section-body-line-height)}@media(max-width:1024px){.our-services{padding:4rem 0}.our-services-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.our-services-grid{width:calc(100% - 4rem)}}@media(max-width:768px){.our-services-grid{width:calc(100% - 3rem)}}@media(max-width:640px){.our-services-grid{grid-template-columns:1fr}.service-item{display:grid;grid-template-columns:auto 1fr;column-gap:.8rem;row-gap:.45rem;align-items:center}.service-item-icon{width:48px;height:48px;padding:10px}.service-item-title{margin:0}.service-item-desc{grid-column:1 / -1}}.destinations{padding:5rem 0 4rem;background:#fff;overflow:hidden}.destinations-header{display:flex;align-items:flex-start;justify-content:space-between;width:min(1280px,calc(100% - 10rem));margin:0 auto 2.5rem;gap:2rem}.destinations-header-left{max-width:560px}.destinations-heading{font-family:Poppins,sans-serif;font-size:var(--section-heading-size);font-weight:400;color:#2d2d6b;line-height:1.2;margin-bottom:1rem}.destinations-subtext{font-size:var(--section-body-size);color:#666;line-height:var(--section-body-line-height);max-width:540px}.destinations-arrows{display:flex;gap:.9rem;flex-shrink:0;align-self:center}.dest-arrow{width:72px;height:72px;border-radius:50%;border:none;background:#e5e5e8;font-size:2rem;line-height:1;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.dest-arrow:hover:not(:disabled){background:#dadadd;color:#333}.dest-arrow:disabled{opacity:.45;cursor:default}.destinations-track-wrap{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:min(1280px,calc(100% - 10rem));margin:0 auto;padding:0;scroll-behavior:smooth}.destinations-track-wrap::-webkit-scrollbar{display:none}.destinations-track{display:flex;flex-wrap:nowrap;gap:1.35rem;width:max-content}.dest-card{flex:0 0 245px;scroll-snap-align:start}.dest-card-img-wrap{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:3 / 4;margin-bottom:.9rem}.dest-card-img{width:100%;height:100%;object-fit:cover;display:block}.dest-card-price{position:absolute;bottom:14px;right:16px;color:#fff;font-size:2rem;font-weight:600;font-family:Poppins,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.35)}.dest-card-title{font-family:Poppins,sans-serif;font-size:var(--section-subheading-size);font-weight:300;color:#2d2d6b;margin-bottom:.35rem;line-height:1.2}.dest-card-location{font-size:.92rem;color:#8f8f9a}.destinations-dots{display:flex;justify-content:center;gap:.45rem;margin-top:2rem}.dest-dot{width:8px;height:8px;border-radius:50%;border:none;background:#f3ba8e;cursor:pointer;padding:0;transition:transform .2s,background .2s}.dest-dot.active{background:#f97316;transform:scale(1.15)}@media(max-width:1200px){.destinations-header{width:calc(100% - 4rem);margin-bottom:2.25rem}.destinations-track-wrap{width:calc(100% - 4rem)}.dest-arrow{width:58px;height:58px}.dest-card{flex-basis:220px}.dest-card-title{font-size:clamp(1rem,1.6vw,1.35rem)}}@media(max-width:700px){.destinations{padding:4rem 0 3rem}.destinations-header{flex-direction:column;width:calc(100% - 3rem);margin-bottom:1.75rem}.destinations-track-wrap{width:calc(100% - 3rem)}.destinations-arrows{align-self:flex-start}.dest-card{flex-basis:72vw;max-width:300px}.dest-card-title{font-size:1.15rem}}.memories-section{background:#f4f4f6;padding:5.5rem 0}.memories-content{width:min(1280px,calc(100% - 10rem));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.memories-text{max-width:520px}.memories-heading{font-family:Poppins,sans-serif;font-size:var(--section-heading-size);font-weight:400;line-height:1.15;color:#2d2d6b;margin-bottom:1.6rem}.memories-body{font-size:var(--section-body-size);line-height:var(--section-body-line-height);color:#666;margin-bottom:1rem}.memories-btn{margin-top:.6rem;border:none;background:#f97316;color:#fff;border-radius:999px;padding:.72rem 1.9rem;font-size:.96rem;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.memories-btn:hover{background:#ea6c0a;transform:translateY(-1px)}.memories-image-wrap{justify-self:end;width:min(100%,540px);background:#fff}.memories-image{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}@media(max-width:1100px){.memories-section{padding:4rem 0}.memories-content{gap:2.25rem}}@media(max-width:900px){.memories-content{width:calc(100% - 4rem)}}@media(max-width:768px){.memories-content{width:calc(100% - 3rem)}}@media(max-width:800px){.memories-content{grid-template-columns:1fr}.memories-text{max-width:100%}.memories-image-wrap{justify-self:start;width:100%;max-width:420px}}.testimonials-section{background:#fff;padding:5rem 0 4rem;overflow:hidden}.testimonials-heading{text-align:center;font-family:Poppins,sans-serif;font-size:var(--section-heading-size);color:#2d2d6b;font-weight:400;line-height:1.15}.testimonials-arrows{margin-top:1.7rem;display:flex;justify-content:center;gap:.85rem}.test-arrow{width:70px;height:70px;border-radius:50%;border:none;background:#e5e5e8;color:#555;font-size:2rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.test-arrow:hover:not(:disabled){background:#dadadd;color:#333}.test-arrow:disabled{opacity:.45;cursor:default}.testimonials-track-wrap{margin:2.4rem auto 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:min(1280px,calc(100% - 10rem));padding:0}.testimonials-track-wrap::-webkit-scrollbar{display:none}.testimonials-track{display:flex;gap:1.6rem;width:max-content}.testimonial-card{flex:0 0 250px;background:#fbfbfc;padding:1.6rem 1.45rem 1.35rem;min-height:470px}.testimonial-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:.95rem}.testimonial-name{font-family:Poppins,sans-serif;color:#ef7f43;font-size:var(--section-subheading-size);margin-bottom:.35rem;font-weight:300}.testimonial-role{font-size:.9rem;color:#444;margin-bottom:.85rem}.testimonial-quote-mark{font-family:Poppins,sans-serif;font-size:3rem;color:#555;line-height:.8;margin-bottom:.4rem;font-weight:700}.testimonial-quote{font-size:var(--section-body-size);color:#666;line-height:var(--section-body-line-height)}.testimonials-dots{margin-top:2.1rem;display:flex;justify-content:center;gap:.45rem}.test-dot{width:8px;height:8px;border-radius:50%;border:none;background:#f3ba8e;cursor:pointer;padding:0;transition:transform .2s,background .2s}.test-dot.active{background:#f97316;transform:scale(1.15)}@media(max-width:900px){.testimonials-track-wrap{width:calc(100% - 4rem)}.test-arrow{width:58px;height:58px}.testimonial-card{flex-basis:75vw;max-width:320px;min-height:430px}}@media(max-width:768px){.testimonials-track-wrap{width:calc(100% - 3rem)}}.faq-section{background:#f4f4f6;padding:5rem 0 6rem}.faq-content{width:min(1280px,calc(100% - 10rem));margin:0 auto;display:grid;grid-template-columns:minmax(320px,460px) 1fr;align-items:center;gap:4.2rem}.faq-image-wrap{width:100%;background:#fff}.faq-image{width:100%;aspect-ratio:1 / 1.28;object-fit:cover;display:block}.faq-panel{max-width:100%}.faq-heading{font-family:Poppins,sans-serif;font-size:var(--section-heading-size);font-weight:400;color:#2d2d6b;line-height:1.15;margin-bottom:2rem}.faq-list{border:1px solid #d8d8dc;background:#fff}.faq-item+.faq-item{border-top:1px solid #d8d8dc}.faq-question{width:100%;border:none;background:#fff;color:#3e3e3e;text-align:left;display:flex;align-items:center;gap:.8rem;font-family:Poppins,sans-serif;font-size:var(--section-body-size);font-weight:400;padding:.95rem .9rem;cursor:pointer}.faq-icon{width:1.1rem;text-align:center;font-size:1.45rem;line-height:1;font-weight:700}.faq-item.is-open .faq-question{background:#f07a41;color:#fff}.faq-item.is-open .faq-icon{color:#fff}.faq-answer{margin:0;padding:1rem 1rem 1.1rem 2.25rem;font-size:var(--section-body-size);line-height:var(--section-body-line-height);color:#666;background:#fff}@media(max-width:1000px){.faq-section{padding:4rem 0 4.5rem}.faq-content{width:calc(100% - 4rem);grid-template-columns:1fr;gap:2rem}.faq-panel{max-width:100%}}@media(max-width:768px){.faq-content{width:calc(100% - 3rem)}}.recent-posts-section{background:#fff;padding:4.8rem 0 5.5rem}.recent-posts-content{width:min(1280px,calc(100% - 10rem));margin:0 auto}.recent-posts-heading{font-family:Poppins,sans-serif;font-size:var(--section-heading-size);color:#2d2d6b;line-height:1.15;font-weight:400;margin-bottom:2rem}.recent-posts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.post-card{min-width:0}.post-image{width:100%;aspect-ratio:4 / 4.5;object-fit:cover;border-radius:10px;display:block;margin-bottom:1rem}.post-meta{font-size:.86rem;color:#8f8f9a;margin-bottom:.35rem}.post-title{font-family:Poppins,sans-serif;color:#2d2d6b;font-size:var(--section-subheading-size);line-height:1.15;margin-bottom:.55rem;font-weight:300}.post-excerpt{font-size:var(--section-body-size);line-height:var(--section-body-line-height);color:#62626d;margin-bottom:.9rem}.post-link{color:#ef7f43;font-weight:400;font-size:.95rem;text-decoration:underline;text-underline-offset:3px}@media(max-width:1200px){.recent-posts-section{padding-top:4.2rem;padding-bottom:4.8rem}.recent-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.recent-posts-content{width:calc(100% - 4rem)}}@media(max-width:768px){.recent-posts-content{width:calc(100% - 3rem)}}@media(max-width:680px){.recent-posts-grid{grid-template-columns:1fr}.post-title{font-size:1.35rem}.post-excerpt{font-size:.95rem}}.journey-cta-section{background:#ef7a43;padding:2.1rem 0}.journey-cta-content{width:min(1280px,calc(100% - 10rem));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.journey-cta-text{margin:0;font-family:Poppins,sans-serif;color:#fff;font-size:clamp(1.65rem,2.2vw,2.6rem);line-height:1.2}.journey-cta-btn{color:#fff;border:2px solid rgba(255,255,255,.92);border-radius:999px;padding:.7rem 1.9rem;font-size:1.02rem;font-weight:700;white-space:nowrap;transition:background .2s,color .2s}.journey-cta-btn:hover{background:#fff;color:#ef7a43}@media(max-width:900px){.journey-cta-section{padding:1.8rem 0}.journey-cta-content{width:calc(100% - 4rem);flex-direction:column;align-items:flex-start}}@media(max-width:768px){.journey-cta-content{width:calc(100% - 3rem)}}.contact-page{background:#fff;color:#334155}.contact-hero{min-height:52vh;display:grid;align-items:end;background-size:cover;background-position:center;position:relative}.contact-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a1423bd,#0a14233d)}.contact-hero-content{position:relative;z-index:1;width:min(1280px,calc(100% - 10rem));margin:0 auto;padding:7.5rem 0 3rem}.contact-kicker{display:inline-block;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;color:#f6c9a7;margin-bottom:.9rem}.contact-title{margin:0;font-family:Poppins,sans-serif;color:#fff;font-size:clamp(2rem,3.5vw,3.1rem);font-weight:500;line-height:1.14;max-width:760px}.contact-subtitle{max-width:690px;color:#ffffffeb;line-height:1.7;font-size:.96rem;margin:1rem 0 0}.contact-content{width:min(1280px,calc(100% - 10rem));margin:0 auto;padding:3rem 0 5rem}.contact-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:1.6rem}.contact-form-card,.contact-info-card{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.contact-form-card{padding:1.5rem;display:grid;gap:1rem}.contact-form-title{margin:0 0 .2rem;font-family:Poppins,sans-serif;color:#1e293b;font-size:1.4rem}.form-group{display:flex;flex-direction:column;gap:.42rem}.form-group label{font-weight:600;font-size:.9rem;color:#334155}.form-group input,.form-group textarea{padding:.7rem .9rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.96rem;font-family:inherit;color:#334155;background:#fff;transition:border-color .2s,box-shadow .2s;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973162e}.btn-primary{width:fit-content;border:none;border-radius:999px;background:#f97316;color:#fff;padding:.72rem 1.35rem;font-size:.92rem;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.btn-primary:hover{background:#ea6c0a;transform:translateY(-1px)}.contact-info-panel{display:grid;gap:1rem}.contact-info-card{padding:1.2rem 1.25rem}.contact-info-card h3{margin:0 0 .45rem;font-family:Poppins,sans-serif;color:#1e293b;font-size:1.12rem}.contact-info-card p{margin:0;font-size:.95rem;line-height:1.65;color:#475569}.contact-info-card p+p{margin-top:.2rem}.contact-info-image{min-height:190px;border-radius:12px;background-size:cover;background-position:center}.contact-success-card{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:2.2rem;text-align:center}.contact-success-card h2{margin:0 0 .5rem;font-family:Poppins,sans-serif;color:#ef7a43;font-size:2rem}.contact-success-card p{margin:0;color:#475569;line-height:1.7;font-size:.95rem}@media(max-width:900px){.contact-hero-content,.contact-content{width:calc(100% - 4rem)}.contact-grid{grid-template-columns:1fr}}@media(max-width:768px){.contact-hero-content,.contact-content{width:calc(100% - 3rem)}.contact-hero-content{padding-top:6.3rem;padding-bottom:2.2rem}.contact-form-card,.contact-success-card{padding:1.2rem}}.tour-page{background:#fff;color:#334155}.tour-hero{min-height:54vh;display:grid;align-items:end;background-size:cover;background-position:center;position:relative}.tour-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a1423b8,#0a142333)}.tour-hero-content{position:relative;z-index:1;width:min(1280px,calc(100% - 10rem));margin:0 auto;padding:7.5rem 0 3rem}.tour-kicker{display:inline-block;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;color:#f6c9a7;margin-bottom:.9rem}.tour-title{margin:0;font-family:Poppins,sans-serif;color:#fff;font-size:clamp(2rem,3.6vw,3.2rem);font-weight:500;line-height:1.15;max-width:760px}.tour-subtitle{max-width:680px;color:#ffffffe6;line-height:1.7;font-size:.96rem;margin-top:1rem}.tour-content{width:min(1280px,calc(100% - 10rem));margin:0 auto;padding:3rem 0 5rem}.tour-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1.6rem;margin-bottom:2.2rem}.tour-panel,.tour-side-panel{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:1.4rem}.tour-panel h2,.tour-side-panel h2,.tour-highlights h2{margin:0 0 .7rem;font-family:Poppins,sans-serif;font-size:1.35rem;color:#1e293b}.tour-panel p,.tour-side-panel p,.tour-highlights li{margin:0;font-size:.95rem;line-height:1.7;color:#475569}.tour-side-panel p+p{margin-top:.6rem}.tour-highlights{border:1px solid #e2e8f0;border-radius:12px;padding:1.4rem}.tour-highlights ul{margin:0;padding-left:1.2rem;display:grid;gap:.6rem}@media(max-width:900px){.tour-hero-content,.tour-content{width:calc(100% - 4rem)}.tour-grid{grid-template-columns:1fr}}@media(max-width:768px){.tour-hero-content,.tour-content{width:calc(100% - 3rem)}.tour-hero-content{padding-top:6.3rem;padding-bottom:2.2rem}}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem;min-height:60vh}.not-found h1{font-size:8rem;font-weight:900;color:var(--color-primary);line-height:1;margin-bottom:1rem}.not-found p{font-size:1.25rem;color:var(--color-text-muted);margin-bottom:2rem}
