:root{color:#15272f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f8fbfb;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}body{background:#f8fbfb;min-width:320px;margin:0}img{max-width:100%}#root{width:100%}a,button,input,select,textarea{font:inherit}h1,h2,h3,h4,p{margin-top:0}:root{--navy:#082b45;--orange:#1f9d5d;--green:#1f9d5d;--blue:#159bd7;--white:#fff;--gray:#667085;--sand:#f7f1e8;--ink:#0d1b26;--muted:#51626f;--shadow:#082b452e}*{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--ink);background:#edf3f4;min-width:320px;margin:0;font-family:Inter,Segoe UI,sans-serif}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}#root{width:100%;max-width:100vw;overflow-x:hidden}.container{width:min(1220px,100% - 2rem);max-width:100%;margin:0 auto}.adventure-page{background:linear-gradient(#f8fbfd 0%,#edf3f4 100%);width:100%;overflow-x:hidden}.topbar{z-index:100;-webkit-backdrop-filter:blur(14px);background:#082b45eb;border-bottom:1px solid #f5ffff14;width:100%;position:sticky;top:0}.nav-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;min-height:76px;display:flex;position:relative}.brand-lockup{color:var(--white);flex:0 auto;align-items:center;gap:.8rem;min-width:0;text-decoration:none;display:inline-flex}.brand-frame{background:#fff;border:2px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:inline-flex;overflow:hidden;box-shadow:0 10px 24px #0000002e}.brand-lockup img{object-fit:contain;width:100%;height:100%;display:block}.brand-lockup div{flex-direction:column;flex:auto;min-width:0;display:flex}.brand-main{letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;font-weight:800;line-height:1.2;overflow:hidden}.brand-lockup small{color:#ffffffb8;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.3;overflow:hidden}.main-nav{flex-wrap:nowrap;flex:auto;justify-content:center;align-items:center;gap:.9rem;min-width:0;display:flex}.main-nav a{color:#ffffffe0;letter-spacing:.01em;white-space:nowrap;flex-shrink:0;font-size:.92rem;font-weight:700;text-decoration:none;transition:color .15s}.main-nav a:hover{color:#fff}.menu-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff0a;border:1px solid #ffffff38;border-radius:10px;flex-shrink:0;order:2;width:44px;height:44px;padding:.65rem;display:none}.menu-toggle:focus-visible{outline:2px solid var(--green);outline-offset:2px}.menu-toggle span:not(.sr-only){background:var(--white);border-radius:2px;height:2px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.plan-button,.primary-btn,.secondary-btn,.outline-btn,.card-link{border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.plan-button,.primary-btn{background:linear-gradient(135deg, var(--green), #177a4b);color:var(--white);font-weight:800;box-shadow:0 16px 28px #1f9d5d47}.plan-button{white-space:nowrap;flex-shrink:0;order:3;min-height:46px;padding:.7rem 1.25rem;font-size:.95rem;font-weight:800}.primary-btn,.secondary-btn,.outline-btn{min-height:52px;padding:.9rem 1.4rem}.primary-btn:disabled,.form-button:disabled{opacity:.65;cursor:not-allowed;transform:none!important}.form-status{border-radius:14px;margin:.25rem 0 0;padding:1rem 1.1rem;font-weight:700;line-height:1.6;animation:.25s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.form-status.success{color:#176b42;background:#1f9d5d1a;border:1px solid #1f9d5d40}.form-status.error{color:#991b1b;background:#dc262614;border:1px solid #dc262633}input:focus,select:focus,textarea:focus{border-color:#1f9d5d80;outline:none;box-shadow:0 0 0 3px #1f9d5d1f}input:invalid:not(:placeholder-shown),textarea:invalid:not(:placeholder-shown){border-color:#dc26264d}.primary-btn:hover,.secondary-btn:hover,.outline-btn:hover,.plan-button:hover,.card-link:hover{transform:translateY(-1px)}.secondary-btn{color:var(--white);background:#ffffff14;border:1px solid #ffffff24}.outline-btn{color:var(--white);background:0 0;border:1px solid #ffffff47}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:760px;padding-left:40px;display:flex;position:relative}.hero-content{z-index:1;width:100%;position:relative}.hero-copy{max-width:800px;padding:3rem 0 1rem}.kicker{color:#dfeef6;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.82rem;font-weight:700}.hero-copy h1{color:var(--white);letter-spacing:-.06em;margin:0;font-size:clamp(3rem,6vw,6rem);line-height:.95}.hero-subtext{color:#ffffffe0;max-width:640px;margin-top:1.4rem;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:760px;margin-top:2rem;display:grid}.hero-stats div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;padding:1rem}.hero-stats strong,.hero-stats span{color:var(--white);display:block}.hero-stats strong{font-size:1rem}.hero-stats span{opacity:.8;margin-top:.3rem;font-size:.84rem}.ticker-bar{background:var(--navy);color:var(--white);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;overflow:hidden}.ticker-track{white-space:nowrap;gap:3rem;padding:.9rem 0;animation:18s linear infinite marquee;display:inline-flex}.ticker-track span{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{padding:5.5rem 0}.muted{background:linear-gradient(#f5f9f7,#edf1f3)}.section-heading{margin-bottom:2.2rem}.section-heading.center{text-align:center}.section-heading h2{color:var(--ink);letter-spacing:-.05em;margin:.8rem 0 0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.08}.section-heading p{max-width:720px;color:var(--muted);margin:.9rem auto 0;font-size:1.05rem;line-height:1.7}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--navy);background:#159bd71a;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .8rem;font-size:.72rem;font-weight:800;display:inline-flex}.eyebrow.alt{background:#082b4514}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.path-card{background:linear-gradient(#fff,#f5f8fa);border:1px solid #082b4514;border-radius:26px;padding:2rem;box-shadow:0 28px 60px #0c192214}.tourist-card{background:linear-gradient(#edf8fa,#fff)}.adventurer-card{background:linear-gradient(#fdf3e8,#fff)}.mini-label{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);margin-bottom:1rem;font-size:.72rem;font-weight:800;display:inline-block}.path-card h2{color:var(--ink);letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(1.8rem,3vw,2.8rem)}.path-card ul,.simple-list{gap:.7rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.path-card li,.simple-list li{color:var(--muted);padding-left:1.5rem;font-weight:600;position:relative}.path-card li:before,.simple-list li:before{content:"•";color:var(--green);font-weight:900;position:absolute;left:0}.cards-grid{gap:1.5rem;display:grid}.six-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.adventure-card,.expedition-card,.trek-card,.story-card,.review-card,.service-card,.vehicle-card,.difficulty-card{background:var(--white);border:1px solid #082b4514;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #082b4514}.adventure-card{flex-direction:column;min-height:100%;display:flex}.card-art{background-position:50%;background-size:cover;height:220px}.card-body{padding:1.4rem 1.25rem 1.5rem}.card-body h3,.expedition-copy h3,.trek-card h3,.story-card h3,.service-card h3,.vehicle-card h3{color:var(--ink);margin:0 0 .7rem;font-size:1.35rem}.card-body p,.expedition-copy p,.review-card p,.about-copy p,.faq-item p,.contact-copy p,.story-card p{color:var(--muted);line-height:1.7}.card-link{width:fit-content;color:var(--navy);background:#f28c281f;margin-top:1rem;padding:.7rem 1rem;font-weight:700}.expedition-section{color:var(--white);background:linear-gradient(#082b45fa,#0f3348f2)}.expedition-section .section-heading h2,.expedition-section .section-heading p,.expedition-section .eyebrow.alt,.expedition-section .expedition-copy h3,.expedition-section .expedition-copy p{color:var(--white)}.expedition-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.expedition-card{background:#ffffff0a;border:1px solid #ffffff1f}.expedition-photo{background-position:50%;background-size:cover;height:220px}.expedition-copy{padding:1.2rem 1rem 1.4rem}.small-btn{width:100%;margin-top:.8rem}.trek-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.trek-card{padding:1.2rem 1rem}.trek-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.7rem;display:flex}.trek-header span{color:var(--navy);background:#159bd71f;border-radius:999px;padding:.35rem .55rem;font-size:.7rem;font-weight:700}.trek-card ul{color:var(--muted);gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.difficulty-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.difficulty-card{padding:1.5rem}.difficulty-card span{background:var(--navy);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.45rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.difficulty-card p{color:var(--muted);margin:1rem 0 0;line-height:1.7}.difficulty-card.easy span{background:#1f6b4f}.difficulty-card.moderate span{color:var(--navy);background:#f0c76c}.difficulty-card.challenging span{color:var(--white);background:#25a35d}.difficulty-card.extreme span{background:#0f7d52}.disclaimer{max-width:900px;color:var(--muted);text-align:center;margin:1.5rem auto 0;font-size:.97rem}.group-layout,.custom-layout,.request-layout,.contact-layout,.about-layout{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.group-layout h2,.custom-layout h2,.request-layout h2,.contact-copy h2,.about-copy h2{color:var(--ink);letter-spacing:-.05em;margin:.8rem 0 .9rem;font-size:clamp(2rem,3vw,3rem)}.mini-form,.booking-form{background:#fffffff5;border:1px solid #082b4514;border-radius:24px;padding:1.5rem;box-shadow:0 25px 55px #082b4514}.mini-form,.booking-form,.contact-form{gap:1rem;display:grid}label{color:var(--ink);gap:.45rem;font-size:.95rem;font-weight:700;display:grid}input,select,textarea{width:100%;min-height:52px;color:var(--ink);background:#f7fafb;border:1px solid #082b451f;border-radius:14px;padding:.9rem 1rem}textarea{resize:vertical;min-height:120px}.form-button{cursor:pointer;border:none}.field-grid{gap:1rem;display:grid}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-tour,.expedition-request{background:linear-gradient(#f6fafb,#edf7f5)}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.service-card{text-align:center;place-items:center;padding:1.5rem 1.25rem;display:grid}.service-icon{width:58px;height:58px;color:var(--navy);background:linear-gradient(135deg,#159bd71f,#f28c2833);border-radius:18px;place-items:center;margin-bottom:.8rem;font-size:1.5rem;display:grid}.transport-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.vehicle-card{text-align:center;padding:1.3rem .8rem}.vehicle-card span{margin-bottom:.6rem;font-size:2rem;display:block}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.gallery-item{border-radius:22px;min-height:240px;overflow:hidden;box-shadow:0 18px 35px #082b4517}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-item:hover img{transform:scale(1.05)}.item-1,.item-6,.item-10{grid-column:span 2}.story-grid,.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.story-card{padding:1.3rem 1.2rem}.story-badge{color:var(--green);text-transform:uppercase;letter-spacing:.1em;background:#1f6b4f14;border-radius:999px;padding:.35rem .6rem;font-size:.7rem;font-weight:800;display:inline-flex}.review-card{padding:1.5rem}.review-card strong,.review-card span{display:block}.review-card strong{color:var(--navy);margin-top:1.2rem}.review-card span{color:var(--muted);margin-top:.2rem;font-size:.82rem}.about-visual{background-position:50%;background-size:cover;border-radius:26px;min-height:420px;box-shadow:0 24px 55px #082b451f}.contact-lines{gap:.7rem;margin-top:1.5rem;display:grid}.contact-lines a,.site-footer a{color:var(--navy);font-weight:700;text-decoration:none}.social-links{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.social-links a{color:var(--navy);background:#082b450f;border:1px solid #082b4514;border-radius:999px;padding:.65rem .9rem;font-weight:700;text-decoration:none}.contact-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.faq-list{gap:1rem;display:grid}.faq-item{background:#ffffffdb;border:1px solid #082b4514;border-radius:20px;padding:1.2rem 1.3rem;box-shadow:0 12px 28px #082b450d}.faq-item summary{cursor:pointer;color:var(--ink);font-weight:800}.faq-item p{margin:.9rem 0 0}.culture-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.culture-card{background:#ffffffe6;border:1px solid #082b4514;border-radius:22px;padding:1.3rem 1.2rem;box-shadow:0 18px 36px #082b450f}.culture-badge{color:var(--green);letter-spacing:.12em;text-transform:uppercase;background:#1f9d5d1f;border-radius:999px;padding:.35rem .6rem;font-size:.68rem;font-weight:800;display:inline-flex}.culture-card h3{color:var(--ink);margin:1rem 0 .65rem;font-size:1.35rem}.culture-card p{color:var(--muted);margin:0;line-height:1.7}.site-footer{color:#ffffffe6;background:linear-gradient(#071b2a,#0b2131);padding:4rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr;gap:1.5rem;display:grid}.site-footer h3,.site-footer h4{color:var(--white);margin:0 0 1rem}.site-footer p,.site-footer li{color:#fffc;line-height:1.7}.site-footer ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.floating-whatsapp{z-index:150;color:var(--white);background:linear-gradient(135deg,#25d366,#1ebd5d);border-radius:999px;min-height:56px;padding:.9rem 1.2rem;font-weight:800;text-decoration:none;position:fixed;bottom:24px;right:22px;box-shadow:0 18px 34px #25d36647}@media (width<=1200px){.main-nav{display:none}.menu-toggle{order:2;margin-left:auto;display:block}.main-nav.is-open{-webkit-backdrop-filter:blur(12px);z-index:99;background:#082b45fa;border-bottom:1px solid #ffffff1f;gap:0;max-height:calc(100vh - 76px);padding:.5rem 1rem 1rem;animation:.28s ease-out slideDown;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #082b4559}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.main-nav.is-open a{border-bottom:1px solid #ffffff1a;align-items:center;min-height:52px;padding:1rem .25rem;font-size:1.05rem;font-weight:700;display:flex}.nav-row{position:relative}.six-grid,.expedition-grid,.trek-grid,.services-grid,.transport-grid,.story-grid,.review-grid,.difficulty-grid,.culture-grid,.footer-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.expedition-grid,.trek-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.transport-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.six-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-lockup small{display:none}}@media (width<=760px){.hero-section{min-height:620px;padding-left:0}.hero-stats,.split-grid,.six-grid,.expedition-grid,.trek-grid,.difficulty-grid,.group-layout,.custom-layout,.request-layout,.contact-layout,.about-layout,.services-grid,.transport-grid,.story-grid,.review-grid,.culture-grid,.footer-grid,.two-col{grid-template-columns:1fr}.hero-actions,.contact-actions,.social-links{flex-direction:column;align-items:stretch}.hero-actions a,.contact-actions a{text-align:center;justify-content:center;width:100%}.brand-lockup{flex:auto;min-width:0;max-width:calc(100% - 160px)}.brand-lockup small{display:none}.brand-frame{border-radius:50%;width:48px;min-width:48px;height:48px}.nav-row{flex-wrap:nowrap;align-items:center;gap:.5rem;min-height:70px;padding:.7rem 0}.brand-lockup div{min-width:0}.plan-button{order:3;width:auto;min-height:40px;padding:.55rem .85rem;font-size:.78rem;font-weight:800;line-height:1.1}.menu-toggle{flex-shrink:0;width:42px;height:42px;padding:.55rem}.gallery-grid{grid-template-columns:1fr}.item-1,.item-6,.item-10{grid-column:span 1}.section{padding:4rem 0}.hero-copy{padding-top:2.5rem}}@media (width<=460px){.container{width:min(100% - 1.25rem,1220px)}.nav-row{gap:.4rem;min-height:64px;padding:.6rem 0}.brand-main{font-size:.82rem;font-weight:800;line-height:1.15}.brand-frame{width:42px;min-width:42px;height:42px}.brand-lockup{gap:.5rem;max-width:calc(100% - 148px)}.menu-toggle{width:38px;height:38px;padding:.45rem}.menu-toggle span:not(.sr-only){margin:4px 0}.plan-button{min-height:38px;padding:.5rem .65rem;font-size:.7rem;font-weight:800}.hero-copy h1{font-size:clamp(2.2rem,13vw,3rem)}.hero-subtext{font-size:.95rem}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.hero-stats div{border-radius:14px;padding:.75rem}.gallery-item{min-height:210px}.floating-whatsapp{min-height:46px;padding:.7rem .95rem;font-size:.82rem;bottom:12px;right:12px}.mini-form,.booking-form{border-radius:18px;padding:1rem}.section-heading h2{font-size:clamp(1.8rem,7vw,2.5rem)}}@media (width<=360px){.container{width:min(100% - 1rem,1220px)}.nav-row{gap:.35rem}.brand-main{font-size:.76rem;font-weight:800}.brand-frame{width:40px;min-width:40px;height:40px}.brand-lockup{gap:.4rem;max-width:calc(100% - 140px)}.menu-toggle{width:36px;height:36px;padding:.4rem}.plan-button{min-height:36px;padding:.45rem .55rem;font-size:.64rem;font-weight:800}.hero-copy h1{font-size:clamp(2rem,13vw,2.6rem)}}
