@font-face{font-family:'Wix Madefor Display';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/wix-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Wix Madefor Display';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/wix-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Wix Madefor Display';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/wix-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Wix Madefor Display';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/wix-cyrillic-ext.woff2') format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
:root{--ink:#191716;--text:#302a2a;--paper:#f9f9f7;--white:#fff;--yellow:#f7cf52;--yellow-hot:#ffdb58;--muted:#77706b;--line:rgba(25,23,22,.16);--radius:6px;--pill:50px;--shadow:0 12px 30px rgba(0,0,0,.18);--font:'Wix Madefor Display',Arial,sans-serif;--ease:300ms cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font:400 16px/1.45 var(--font);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,select{touch-action:manipulation}button{color:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.skip{position:fixed;left:16px;top:-60px;z-index:1000;background:var(--yellow);padding:12px 18px;border-radius:var(--radius);font-weight:700}.skip:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid #2e61ff;outline-offset:3px}.site-header{position:sticky;top:0;z-index:100;background:rgba(249,249,247,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-row{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--ink);color:var(--yellow);font-size:15px;letter-spacing:-.06em}.main-nav{display:flex;gap:28px;font-size:14px;font-weight:600}.main-nav a{position:relative}.main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-5px;height:2px;background:var(--ink);transition:right var(--ease)}.main-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:10px}.language{border:0;background:transparent;padding:10px 4px;font-weight:700}.button{min-height:50px;padding:0 24px;border:1px solid var(--yellow);border-radius:var(--pill);background:var(--yellow);display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:700;cursor:pointer;transition:transform var(--ease),background var(--ease),box-shadow var(--ease)}.button:hover{background:var(--yellow-hot);transform:translateY(-2px);box-shadow:0 8px 20px rgba(247,207,82,.24)}.button:active{transform:translateY(0)}.button-small{min-height:42px;padding:0 18px;font-size:13px}.button-dark{background:var(--ink);border-color:var(--ink);color:var(--white)}.button-dark:hover{background:#34302e;box-shadow:0 8px 20px rgba(0,0,0,.18)}.menu-toggle{display:none;border:0;background:var(--ink);color:white;border-radius:var(--pill);padding:11px 16px;font-size:13px;font-weight:700}.mobile-nav{padding:6px 16px 18px;border-top:1px solid var(--line);background:var(--paper)}.mobile-nav a{display:block;padding:13px 4px;border-bottom:1px solid var(--line);font-weight:600}.hero{background:var(--ink);color:white;overflow:hidden}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center;padding-block:58px}.hero-copy{max-width:650px}.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 22px;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700}.eyebrow span{width:26px;height:2px;background:var(--yellow)}.eyebrow.dark{color:var(--text)}.hero h1{max-width:720px;margin:0;font-size:clamp(55px,7vw,98px);line-height:.92;letter-spacing:-.065em;font-weight:700}.hero-text{max-width:580px;margin:28px 0 0;color:#c9c5c1;font-size:clamp(18px,2vw,22px);line-height:1.45}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.text-link{border:0;background:transparent;padding:12px 0;font-weight:700;cursor:pointer;border-bottom:1px solid currentColor}.trust-row{display:flex;gap:26px;margin-top:50px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#aaa39e}.trust-row b{color:white;font-size:15px}.hero-visual{position:relative;height:500px}.scene{position:absolute;overflow:hidden;border-radius:1600px;box-shadow:var(--shadow);isolation:isolate}.scene:before,.tour-image:before{content:'';position:absolute;inset:0;z-index:-1}.scene:after,.tour-image:after{content:'';position:absolute;left:-10%;right:-10%;bottom:-1px;height:50%;clip-path:polygon(0 68%,16% 38%,25% 54%,41% 15%,53% 54%,67% 28%,81% 58%,100% 22%,100% 100%,0 100%);background:linear-gradient(#738162,#26382d)}.scene-baku{width:70%;height:82%;right:0;top:0;border:9px solid #2c2927}.scene-baku:before{background:radial-gradient(circle at 65% 24%,#ffd968 0 7%,transparent 7.5%),linear-gradient(165deg,#437688 0 52%,#e4a76e 53% 55%,#604b3f 56%)}.scene-baku:after{clip-path:polygon(0 70%,10% 55%,16% 72%,22% 39%,30% 67%,36% 46%,44% 70%,51% 29%,61% 70%,72% 46%,82% 68%,91% 35%,100% 58%,100% 100%,0 100%);background:linear-gradient(90deg,#372c29,#957351 55%,#251f20)}.scene-mountain{width:53%;height:47%;left:0;bottom:0;border:9px solid var(--yellow);z-index:2}.scene-mountain:before{background:linear-gradient(#7ea6b0 0 50%,#bec4b5 51%)}.scene span{position:absolute;left:28px;bottom:24px;z-index:4;padding:8px 14px;background:rgba(0,0,0,.72);border-radius:var(--pill);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.hero-stamp{position:absolute;right:-16px;bottom:10px;z-index:5;width:126px;height:126px;border-radius:50%;background:var(--yellow);color:var(--ink);display:grid;place-items:center;align-content:center;transform:rotate(8deg)}.hero-stamp b{font-size:34px;line-height:1}.hero-stamp span{font-size:10px;line-height:1.2;text-align:center;letter-spacing:.08em;margin-top:5px}.marquee{background:var(--yellow);color:var(--ink);border-block:1px solid var(--ink);white-space:nowrap;overflow:hidden}.marquee div{padding:13px 0;font-size:14px;font-weight:800;letter-spacing:.11em;word-spacing:20px;animation:marquee 28s linear infinite}.marquee i{font-style:normal}@keyframes marquee{to{transform:translateX(-35%)}}.section{padding:100px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-heading h2,.inquiry-grid h2,.faq-grid h2{margin:0;font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.055em;max-width:760px}.section-number{margin:0;font-size:11px;letter-spacing:.13em;font-weight:700}.tour-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.tour-card{min-width:0}.tour-image{position:relative;isolation:isolate;width:100%;height:340px;border:0;border-radius:var(--radius);overflow:hidden;background:#95a487;display:block;text-align:left;cursor:zoom-in}.tour-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.tour-theme-1:before{background:linear-gradient(155deg,#67a3bc 0 48%,#e6b77d 49%)}.tour-theme-1:after{clip-path:polygon(0 70%,9% 42%,18% 69%,25% 32%,34% 71%,45% 40%,58% 67%,68% 27%,82% 69%,91% 46%,100% 62%,100% 100%,0 100%);background:linear-gradient(90deg,#40332e,#a3764f)}.tour-theme-2:before{background:linear-gradient(#a3b9b6 0 55%,#c0a97c 56%)}.tour-theme-2:after{clip-path:polygon(0 59%,14% 45%,30% 65%,45% 30%,62% 62%,77% 38%,100% 55%,100% 100%,0 100%);background:linear-gradient(#8b7d6f,#514137)}.tour-theme-3:before{background:linear-gradient(#7faeb9 0 52%,#75a65f 53%)}.tour-theme-3:after{background:linear-gradient(#5f8650,#263e29)}.tour-theme-4:before{background:linear-gradient(#4e7f96 0 55%,#c6d4d0 56%)}.tour-theme-4:after{background:linear-gradient(#c1d0cd,#4e5b5a)}.tour-image:hover img{transform:scale(1.03)}.tour-image img{transition:transform var(--ease)}.tour-index,.tour-place{position:absolute;z-index:3}.tour-index{left:18px;top:18px;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:12px;font-weight:800}.tour-place{left:18px;bottom:18px;background:white;color:var(--ink);padding:9px 13px;border-radius:var(--pill);font-size:12px;font-weight:700}.tour-body{display:grid;grid-template-columns:1fr auto;gap:20px;padding:22px 2px 16px;border-bottom:1px solid var(--line)}.tour-body h3{margin:0 0 8px;font-size:26px;line-height:1.05;letter-spacing:-.04em}.tour-body p{margin:0;color:var(--muted)}.price{text-align:right}.price small{display:block;font-size:9px;letter-spacing:.15em}.price strong{font-size:31px;letter-spacing:-.05em}.tour-actions{display:flex;align-items:center;justify-content:space-between;padding-top:16px}.tour-cta{grid-column:1/-1;background:var(--yellow);padding:24px 30px;border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between;font-size:22px;font-weight:700}.tour-cta p{margin:0}.tour-cta a{text-decoration:underline}.why-section{background:var(--ink);color:white}.section-heading.light .eyebrow{color:white}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.why-grid article{position:relative;min-height:330px;padding:30px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:flex-end}.why-icon{position:absolute;left:30px;top:30px;width:58px;height:58px;border:1px solid var(--yellow);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-weight:700}.why-num{position:absolute;right:24px;top:24px;color:#77706b;font-size:12px}.why-grid h3{margin:0 0 12px;font-size:27px;letter-spacing:-.04em}.why-grid p{margin:0;color:#aaa39e;max-width:310px}.inquiry-section{background:var(--yellow)}.inquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.big-contact{margin-top:45px;font-size:20px;font-weight:700}.lead-form{display:grid;gap:19px;background:var(--paper);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow)}.lead-form label{display:grid;gap:7px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:0;border-bottom:1px solid var(--ink);border-radius:0;background:transparent;padding:10px 2px;color:var(--text);text-transform:none;letter-spacing:normal}.lead-form textarea{resize:vertical}.lead-form .button{margin-top:6px}.form-notice{padding:12px;border-radius:var(--radius);font-size:14px}.form-notice.success{background:#d9f1d2}.form-notice.error{background:#ffd8d2}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{list-style:none;cursor:pointer;font-size:19px;font-weight:700;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{transition:transform var(--ease)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);max-width:650px}.site-footer{background:var(--ink);color:white;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:70px}.brand-footer{margin-bottom:20px}.footer-grid p{color:#aaa39e;max-width:300px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-label{color:white!important;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.footer-langs{display:flex;gap:10px}.footer-langs a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #514c49;border-radius:50%;font-size:11px}.footer-langs a[aria-current=page]{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.footer-bottom{border-top:1px solid #3b3734;margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;color:#77706b;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:80;background:#25d366;color:#102b19;min-height:52px;border-radius:var(--pill);display:flex;align-items:center;gap:8px;padding:0 18px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.25)}dialog{padding:0;border:0;border-radius:var(--radius);background:#111;max-width:min(900px,92vw);max-height:88vh}dialog::backdrop{background:rgba(0,0,0,.82)}dialog img{max-height:82vh}dialog button{position:absolute;right:10px;top:10px;width:40px;height:40px;border:0;border-radius:50%;background:white;font-size:24px;cursor:pointer}
@media(max-width:900px){.main-nav,.header-actions>.button{display:none}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:55px}.hero-copy{max-width:760px}.hero-visual{height:400px;max-width:620px;width:100%;margin:auto}.tour-grid{grid-template-columns:1fr}.tour-cta{grid-column:auto}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:250px}.inquiry-grid,.faq-grid{grid-template-columns:1fr;gap:48px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.container{width:min(100% - 22px,1180px)}.header-row{height:66px}.brand{font-size:18px}.brand-mark{width:37px;height:37px}.language{font-size:12px}.hero-grid{padding-block:42px}.hero h1{font-size:56px}.hero-text{font-size:18px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.trust-row{gap:10px;justify-content:space-between;flex-wrap:wrap}.hero-visual{height:340px}.scene-baku{width:78%;height:78%}.scene-mountain{width:59%;height:48%}.hero-stamp{width:94px;height:94px;right:-5px}.hero-stamp b{font-size:26px}.section{padding:72px 0}.section-heading{align-items:start;flex-direction:column;margin-bottom:30px}.section-heading h2,.inquiry-grid h2,.faq-grid h2{font-size:43px}.tour-image{height:260px}.tour-body h3{font-size:22px}.tour-actions{align-items:flex-start;gap:10px;flex-direction:column}.tour-actions .button{width:100%}.tour-cta{align-items:flex-start;gap:20px;flex-direction:column}.inquiry-grid{gap:35px}.lead-form{padding:22px 17px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;gap:10px;flex-direction:column}.whatsapp-float span:last-child{display:none}.whatsapp-float{width:52px;padding:0;justify-content:center}.marquee div{animation:none}.why-grid article{min-height:230px}}
.tour-detail{padding:70px 0 100px}.tour-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.tour-detail-image{position:sticky;top:105px;isolation:isolate;overflow:hidden;min-height:620px;border-radius:1600px;background:#8fa58e}.tour-detail-image:before,.tour-detail-image:after{content:'';position:absolute;inset:0;z-index:-1}.tour-detail-image:before{background:linear-gradient(#79a9b8 0 52%,#728d62 53%)}.tour-detail-image:after{top:auto;height:58%;clip-path:polygon(0 68%,16% 38%,25% 54%,41% 15%,53% 54%,67% 28%,81% 58%,100% 22%,100% 100%,0 100%);background:linear-gradient(#738162,#26382d)}.tour-detail-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tour-detail-image>span{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--yellow);padding:10px 16px;border-radius:var(--pill);font-size:11px;font-weight:800;letter-spacing:.1em}.tour-detail-copy h1{margin:0;font-size:clamp(50px,7vw,92px);line-height:.9;letter-spacing:-.065em}.tour-lead{font-size:22px;color:var(--muted);margin:25px 0}.detail-price{border-block:1px solid var(--line);padding:20px 0;margin:25px 0}.detail-price small{font-size:10px;letter-spacing:.14em}.detail-price strong{display:block;font-size:45px;letter-spacing:-.05em}.tour-description{white-space:normal;line-height:1.75}.tour-detail-copy .hero-actions{margin-top:35px}@media(max-width:800px){.tour-detail-grid{grid-template-columns:1fr}.tour-detail-image{position:relative;top:auto;min-height:440px;max-width:540px;width:100%;margin:auto}.tour-detail-copy h1{font-size:56px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}}
.developer-credit{color:#bdb7b2;transition:color var(--ease)}.developer-credit:hover{color:var(--yellow);text-decoration:underline}
/* Mobile-first hero refinement: keep the promise, CTA and destination art in the opening viewport. */
@media(max-width:600px){
  .site-header{background:rgba(25,23,22,.97);color:var(--white);border-bottom-color:rgba(255,255,255,.1);backdrop-filter:blur(16px)}
  .site-header .brand-mark{background:var(--yellow);color:var(--ink)}
  .site-header .language{color:var(--white);color-scheme:dark}
  .site-header .menu-toggle{background:var(--yellow);color:var(--ink);padding:10px 15px}
  .hero{position:relative;background:radial-gradient(circle at 88% 16%,rgba(247,207,82,.12),transparent 30%),radial-gradient(circle at 4% 78%,rgba(74,122,138,.18),transparent 34%),var(--ink)}
  .hero:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 47%,rgba(255,255,255,.025) 47.2% 47.5%,transparent 47.7%)}
  .hero-grid{position:relative;z-index:1;min-height:calc(100svh - 105px);gap:23px;padding-block:28px 30px;align-content:center}
  .hero-copy{max-width:100%}
  .hero .eyebrow{margin-bottom:14px;color:#e7dfd7;font-size:10px;letter-spacing:.16em}
  .hero .eyebrow span{width:20px}
  .hero h1{max-width:350px;font-size:clamp(46px,14vw,58px);line-height:.9;letter-spacing:-.07em;text-wrap:balance}
  .hero-text{max-width:350px;margin-top:17px;font-size:16px;line-height:1.4;color:#c6c0ba}
  .hero-actions{align-items:center;flex-flow:row wrap;gap:14px;margin-top:21px}
  .hero-actions .button{min-height:46px;padding-inline:18px;font-size:13px;gap:12px}
  .hero-actions .text-link{font-size:13px;padding-block:9px}
  .trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;padding:13px 12px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:rgba(255,255,255,.035);font-size:8px;line-height:1.25;letter-spacing:.06em}
  .trust-row span{min-width:0}
  .trust-row b{display:block;margin-bottom:2px;font-size:13px}
  .hero-visual{height:226px;max-width:370px;margin:0 auto;width:100%}
  .scene{box-shadow:0 16px 32px rgba(0,0,0,.38)}
  .scene-baku{top:0;right:1%;width:74%;height:100%;border-width:6px}
  .scene-mountain{left:1%;bottom:-2px;width:52%;height:59%;border-width:6px}
  .scene span{left:14px;bottom:13px;padding:6px 10px;font-size:9px}
  .hero-stamp{right:0;bottom:1px;width:78px;height:78px;border:1px solid rgba(25,23,22,.3);box-shadow:0 9px 22px rgba(0,0,0,.28)}
  .hero-stamp b{font-size:23px}.hero-stamp span{font-size:7px;margin-top:3px}
  .marquee div{padding-block:10px;font-size:10px;word-spacing:11px;letter-spacing:.09em}
}
@media(max-width:380px){
  .hero-grid{gap:18px;padding-block:22px 25px}
  .hero h1{font-size:44px}.hero-text{font-size:15px}.hero-visual{height:205px}
  .hero-actions{margin-top:18px}.trust-row{margin-top:17px;padding:10px 9px}
}
