:root{--bg:#0a0b0b;--ink:#101211;--paper:#f4f2eb;--muted:#a7aaa6;--line:rgba(16,18,17,.12);--accent:#d8ff38;--sky:#96c9e8;--radius:22px;--shadow:0 24px 70px rgba(0,0,0,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(840px,100%)}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;background:white;padding:10px 14px;transform:translateY(-150%);border-radius:8px}.skip-link:focus{transform:none}.site-header{position:fixed;inset:0 0 auto;z-index:1000;color:white;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent);transition:.3s}.site-header.scrolled{background:rgba(8,9,9,.92);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(255,255,255,.09)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:14px;letter-spacing:.14em}.brand img{width:58px;height:58px;object-fit:cover;border-radius:50%}.brand b{font-weight:800}.desktop-nav{display:flex;gap:30px;font-size:14px}.desktop-nav a{opacity:.78;transition:.2s}.desktop-nav a:hover,.desktop-nav a:focus{opacity:1}.nav-actions{display:flex;align-items:center;gap:10px}.lang-switch,.menu-btn{border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.14);color:#fff;border-radius:999px;height:42px;min-width:42px;cursor:pointer}.lang-switch{font-size:12px;font-weight:800}.menu-btn{display:none;width:46px;place-content:center}.menu-btn span{display:block;width:18px;height:1px;background:#fff;margin:3px auto}.mobile-menu{background:#090a0a;padding:12px 20px 24px;border-top:1px solid rgba(255,255,255,.1)}.mobile-menu a{display:block;padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.08)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:750;letter-spacing:.01em;transition:.22s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn.compact{min-height:42px;padding:0 16px;font-size:13px}.btn-primary{background:var(--accent);color:#111}.btn-dark{background:#101211;color:white;border:none;width:100%}.btn-glass{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.28);color:white;backdrop-filter:blur(10px)}.btn-ghost{border-color:rgba(255,255,255,.3);color:#fff}.btn-outline{border-color:rgba(16,18,17,.25)}.hero{position:relative;min-height:100svh;background:#060707;color:white;display:grid;align-items:end;overflow:hidden}.hero-bg,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-bg{object-fit:cover;object-position:center 43%;filter:saturate(.88) contrast(1.02)}.hero-shade{background:linear-gradient(90deg,rgba(2,3,3,.86) 0%,rgba(2,3,3,.52) 44%,rgba(2,3,3,.12) 72%),linear-gradient(to top,rgba(2,3,3,.68),transparent 48%)}.hero-content{position:relative;z-index:2;padding:180px 0 70px}.eyebrow,.section-label{font-size:12px;letter-spacing:.2em;font-weight:800}.eyebrow{display:flex;align-items:center;gap:12px;color:#e9e9e1}.eyebrow span:first-child{width:42px;height:2px;background:var(--accent)}.hero h1{font-size:clamp(54px,8vw,112px);line-height:.88;letter-spacing:-.055em;margin:18px 0 24px;max-width:930px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.hero> .container p,.hero-content>p{max-width:660px;font-size:clamp(18px,2vw,23px);color:rgba(255,255,255,.82)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.play{font-size:12px}.hero-proof{display:flex;flex-wrap:wrap;gap:38px;margin-top:62px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);max-width:760px}.hero-proof div{display:flex;align-items:center;gap:11px}.hero-proof strong{font-size:21px}.hero-proof span{font-size:12px;color:rgba(255,255,255,.62);max-width:110px;line-height:1.25}.scroll-hint{position:absolute;right:4vw;bottom:42px;z-index:2;width:48px;height:48px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center}.scroll-hint span{width:1px;height:16px;background:white;position:relative}.scroll-hint span:after{content:"";position:absolute;bottom:0;left:-3px;width:6px;height:6px;border-right:1px solid white;border-bottom:1px solid white;transform:rotate(45deg)}.section{padding:120px 0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.section-label{color:#626762}.section-copy h2,.section-head h2,.faq h2,.contact h2{font-size:clamp(42px,5vw,74px);line-height:.98;letter-spacing:-.05em;margin:14px 0 24px}.lead{font-size:21px;line-height:1.45}.section-copy>p:not(.lead){color:#636863}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.values-grid article{border-top:1px solid var(--line);padding-top:17px}.values-grid article>span{font-size:11px;color:#828780}.values-grid h3{font-size:16px;margin:16px 0 8px}.values-grid p{font-size:13px;color:#666b66;margin:0}.image-stack{position:relative;min-height:680px}.image-main{position:absolute;inset:0 12% 80px 0;margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.image-main img{width:100%;height:100%;object-fit:cover}.image-float{position:absolute;right:0;bottom:0;width:46%;margin:0;background:#101211;color:white;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.image-float img{aspect-ratio:1/1.1;width:100%;object-fit:cover}.image-float figcaption{padding:14px 16px;font-size:12px;color:#d3d5d1}.adventures{background:#0d0f0e;color:white}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px}.section-head h2{margin-bottom:0}.section-head>p{max-width:440px;color:#a7aaa6}.adventures .section-label,.gallery .section-label{color:#90958f}.adventure-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.adventure-card{position:relative;min-height:560px;border-radius:var(--radius);overflow:hidden;background:#222}.adventure-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.6s}.adventure-card:hover img{transform:scale(1.035)}.adventure-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.08) 64%)}.card-overlay{position:absolute;z-index:2;left:32px;right:32px;bottom:30px}.card-overlay>span{font-size:11px;letter-spacing:.14em;color:var(--accent)}.card-overlay h3{font-size:35px;margin:8px 0 10px;letter-spacing:-.035em}.card-overlay p{color:#d1d4d0;max-width:470px}.card-overlay a{display:inline-block;margin-top:8px;color:var(--accent);font-weight:700}.video-section{position:relative;background:#000}.video-section video{width:100%;max-height:82vh;aspect-ratio:16/9;object-fit:cover}.video-caption{position:absolute;left:5vw;bottom:5vw;color:white;pointer-events:none;text-shadow:0 2px 18px rgba(0,0,0,.45)}.video-caption span{display:block;font-size:11px;letter-spacing:.18em}.video-caption strong{display:block;font-size:clamp(30px,5vw,68px);line-height:1;margin-top:8px;letter-spacing:-.04em}.safety{background:#e7e4db}.safety-photo{position:relative;border-radius:var(--radius);overflow:hidden;min-height:700px}.safety-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.safety-badge{position:absolute;left:24px;bottom:24px;background:var(--accent);padding:18px 20px;border-radius:14px;display:flex;align-items:center;gap:12px;max-width:270px}.safety-badge b{font-size:24px}.safety-badge span{font-size:12px;line-height:1.25}.check-list{margin:36px 0}.check-list>div{display:flex;gap:16px;padding:18px 0;border-top:1px solid rgba(0,0,0,.1)}.check-list i{font-style:normal;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#101211;color:var(--accent);flex:0 0 auto}.check-list span{display:grid}.check-list b{font-size:16px}.check-list small{color:#646964;font-size:13px;margin-top:3px}.text-link{display:inline-block;border-bottom:1px solid currentColor;font-weight:750;font-size:14px}.gallery{background:#f8f7f3}.gallery-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr;grid-template-rows:320px 320px;gap:12px}.gallery-grid button{border:0;padding:0;overflow:hidden;border-radius:18px;cursor:zoom-in;background:#ddd}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-grid button:hover img{transform:scale(1.03)}.g1{grid-row:1/3}.g4{grid-column:2/4}.testimonial{background:#101211;color:white;text-align:center}.quote-wrap{max-width:920px}.quote-mark{font-family:Georgia,serif;color:var(--accent);font-size:100px;line-height:.55}.testimonial blockquote{font-family:Georgia,serif;font-size:clamp(30px,5vw,58px);line-height:1.08;margin:28px 0 30px}.quote-meta{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:22px}.quote-meta>span{color:#ffd34d;letter-spacing:.08em}.quote-meta p{display:grid;text-align:left;margin:0}.quote-meta small{color:#888e88}.light{color:var(--accent)}.faq h2{margin-bottom:50px}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;padding:24px 0;font-size:20px;font-weight:750;display:flex;justify-content:space-between;gap:20px}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{transition:.2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{margin:-5px 0 26px;max-width:720px;color:#626762}.contact{background:var(--sky)}.contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:start}.contact-copy p{max-width:600px}.contact-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.contact-config[aria-disabled="true"]{opacity:.48;pointer-events:none}.config-note{display:block;margin-top:12px;color:rgba(16,18,17,.58);max-width:560px}.interest-form{background:#fff;padding:34px;border-radius:24px;box-shadow:var(--shadow)}.interest-form label{display:grid;gap:8px;font-size:13px;font-weight:750;margin-bottom:17px}.interest-form input,.interest-form textarea,.interest-form select{width:100%;border:1px solid #d5d8d4;border-radius:12px;padding:14px 15px;background:#fafbf9;outline:none}.interest-form input:focus,.interest-form textarea:focus,.interest-form select:focus{border-color:#555;box-shadow:0 0 0 3px rgba(20,20,20,.07)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-status{font-size:12px;color:#525752;margin:10px 0 0}.footer{background:#080909;color:#d9dcd8;padding:74px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:12px;font-size:13px}.footer-grid b{color:white;margin-bottom:6px}.footer-grid a,.footer-grid span{color:#90958f}.footer-brand img{border-radius:50%;width:100px;height:100px}.footer-brand p{color:#90958f}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:50px;color:#676c67;font-size:12px}.floating-contact{position:fixed;z-index:900;right:24px;bottom:24px;background:white;color:#111;border-radius:999px;padding:9px 15px 9px 9px;display:flex;align-items:center;gap:9px;box-shadow:0 16px 40px rgba(0,0,0,.22);font-weight:800;font-size:12px}.floating-contact>span{width:34px;height:34px;border-radius:50%;background:#1877f2;color:white;display:grid;place-items:center;font:700 20px Arial}.back-top{position:fixed;right:26px;bottom:82px;width:42px;height:42px;border-radius:50%;border:0;background:#111;color:white;opacity:0;pointer-events:none;transition:.2s}.back-top.show{opacity:1;pointer-events:auto}.lightbox{border:0;background:rgba(0,0,0,.94);padding:0;width:100vw;height:100vh;max-width:none;max-height:none}.lightbox::backdrop{background:rgba(0,0,0,.94)}.lightbox img{width:100%;height:100%;object-fit:contain;padding:4vw}.lightbox button{position:absolute;z-index:2;right:22px;top:18px;width:48px;height:48px;border-radius:50%;border:1px solid #666;background:#111;color:white;font-size:28px;cursor:pointer}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.adventure-card img,.gallery-grid img{transition:none}}
@media(max-width:950px){.desktop-nav,.nav-actions>.compact{display:none}.menu-btn{display:grid}.split,.contact-grid{grid-template-columns:1fr;gap:48px}.image-stack{min-height:600px}.section-head{align-items:start;flex-direction:column;gap:12px}.section-head>p{max-width:650px}.safety-grid{display:flex;flex-direction:column-reverse}.adventure-card{min-height:500px}.footer-grid{grid-template-columns:1fr 1fr}.hero-bg{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(2,3,3,.83),rgba(2,3,3,.25)),linear-gradient(to top,rgba(2,3,3,.68),transparent 50%)}}
@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:72px}.brand img{width:48px;height:48px}.brand span{display:none}.hero-content{padding:150px 0 46px}.hero h1{font-size:clamp(52px,18vw,82px)}.hero-content>p{font-size:17px}.hero-proof{gap:18px;margin-top:40px}.hero-proof div{flex:1 1 30%}.scroll-hint{display:none}.section{padding:82px 0}.section-copy h2,.section-head h2,.faq h2,.contact h2{font-size:44px}.values-grid{grid-template-columns:1fr}.image-stack{min-height:500px}.image-main{inset:0 8% 60px 0}.image-float{width:48%}.adventure-grid{grid-template-columns:1fr}.adventure-card{min-height:470px}.card-overlay{left:22px;right:22px;bottom:22px}.card-overlay h3{font-size:30px}.video-caption{bottom:28px}.safety-photo{min-height:520px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 220px 220px}.g1{grid-column:1/3;grid-row:auto}.g4{grid-column:auto}.testimonial blockquote{font-size:34px}.quote-meta{align-items:flex-start;flex-direction:column}.form-row{grid-template-columns:1fr}.interest-form{padding:24px 18px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/3}.footer-bottom{flex-direction:column}.floating-contact{right:14px;bottom:14px}.back-top{right:16px;bottom:72px}}
.map-section{position:relative;background:#111;min-height:440px}.map-section iframe{border:0;width:100%;height:440px;filter:grayscale(1) contrast(1.05)}.map-label{position:absolute;left:max(24px,calc((100vw - 1180px)/2));bottom:28px;background:#101211;color:white;padding:18px 22px;border-radius:14px;display:grid;gap:3px;max-width:380px;box-shadow:var(--shadow)}.map-label span{font-size:12px;color:#c3c6c2}
