:root{--orange:#f47621;--orange-dark:#d9560d;--cream:#fff8ef;--ink:#22201d;--muted:#746c64;--line:#eadfd4;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.65;background:var(--cream)}a{color:inherit}.site-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1.25rem,5vw,5rem);background:rgba(255,248,239,.93);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.logo{display:flex;align-items:center;gap:.7rem;font-size:1.15rem;font-weight:700;text-decoration:none}.logo strong{color:var(--orange)}.logo__mark{display:grid;width:2.25rem;height:2.25rem;place-items:center;color:white;background:var(--orange);border-radius:50% 50% 50% 12%;font-weight:800}.nav{display:flex;align-items:center;gap:2rem}.nav a{text-decoration:none;font-weight:600}.nav__cta{padding:.65rem 1.15rem;color:#fff!important;background:var(--orange);border-radius:999px}.menu-button{display:none;border:0;background:none;font-size:1.6rem}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:760px;overflow:hidden;background:#241b15;color:white}.hero__content{z-index:2;align-self:center;padding:7rem 2rem 7rem clamp(1.25rem,7vw,8rem)}.eyebrow{margin:0 0 1rem;color:var(--orange);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{max-width:760px;margin:0;font-size:clamp(3.2rem,7vw,7rem);line-height:.98;letter-spacing:-.06em}.hero h1 span{color:var(--orange)}.hero__lead{max-width:630px;margin:2rem 0;color:#e8dfd7;font-size:1.16rem}.hero__actions{display:flex;align-items:center;gap:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.3rem;padding:1rem 1.5rem;border:0;color:white;background:var(--orange);border-radius:999px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 12px 32px rgba(244,118,33,.25);transition:.2s}.button:hover{transform:translateY(-2px);background:var(--orange-dark)}.button span{font-size:1.3rem}.text-link{color:white;font-weight:700;text-underline-offset:5px}.hero__facts{display:flex;gap:clamp(1.5rem,4vw,4rem);margin:4rem 0 0;padding:2rem 0 0;border-top:1px solid rgba(255,255,255,.16);list-style:none}.hero__facts li{display:flex;flex-direction:column}.hero__facts strong{font-size:1.5rem}.hero__facts span{color:#afa49d;font-size:.78rem}.hero__visual{position:relative;min-height:760px;background:linear-gradient(165deg,#ffbd68,#f47621 40%,#8f2d08);clip-path:polygon(13% 0,100% 0,100% 100%,0 100%)}.sun{position:absolute;top:14%;right:17%;width:170px;height:170px;border-radius:50%;background:#ffe1a4;box-shadow:0 0 70px #ffcb75}.mountain{position:absolute;bottom:0;width:100%;height:62%;background:#593529;clip-path:polygon(0 82%,16% 58%,25% 70%,46% 19%,58% 43%,69% 31%,100% 68%,100% 100%,0 100%)}.mountain--back{bottom:9%;background:#a95022;opacity:.75;transform:scale(1.15)}.mountain--front{background:linear-gradient(145deg,#3c2821,#201917)}.route-line{position:absolute;right:22%;bottom:25%;width:43%;height:30%;border:3px dashed rgba(255,255,255,.75);border-left:0;border-bottom:0;border-radius:0 100% 0 0;transform:rotate(-18deg)}.route-line span{position:absolute;right:-9px;top:-10px}.hero-card{position:absolute;right:8%;bottom:9%;display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;color:var(--ink);background:rgba(255,255,255,.92);border-radius:16px;box-shadow:0 18px 40px rgba(32,20,12,.25)}.hero-card>span{font-size:1.5rem}.hero-card div{display:flex;flex-direction:column}.hero-card small{color:var(--muted)}.section{padding:7rem clamp(1.25rem,7vw,8rem)}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end;margin-bottom:3.5rem}.section-heading h2,.benefits h2,.contact h2{margin:0;font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.05em}.section-heading>p{max-width:540px;margin:0;color:var(--muted)}.tour-list{display:grid;gap:2rem}.tour-card{overflow:hidden;background:white;border:1px solid var(--line);border-radius:26px;box-shadow:0 20px 60px rgba(70,45,25,.07)}.tour-card__cover{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:320px;padding:2.2rem;color:#fff;overflow:hidden}.tour-card__cover:before{position:absolute;inset:0;content:"";background:radial-gradient(circle at 80% 20%,rgba(255,198,101,.8),transparent 28%),linear-gradient(135deg,rgba(36,27,21,.05),rgba(36,27,21,.88)),repeating-linear-gradient(145deg,transparent 0 60px,rgba(255,255,255,.05) 61px 62px)}.cover--shahdag{background:linear-gradient(130deg,#553426,#f47621)}.cover--shamakhi{background:linear-gradient(130deg,#713521,#d86d21)}.cover--gabala{background:linear-gradient(130deg,#2f4538,#e66c1d)}.tour-card__cover>div,.tour-card__tag,.tour-card__number{position:relative}.tour-card__cover p{margin:0 0 .35rem;color:#ffddbf;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}.tour-card__cover h3{margin:0;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1}.tour-card__tag{position:absolute;top:2rem;left:2rem;padding:.45rem .8rem;color:#53210a;background:#ffd2a3;border-radius:999px;font-weight:800;font-size:.72rem;text-transform:uppercase}.tour-card__number{position:absolute;right:1.7rem;top:.5rem;color:rgba(255,255,255,.14);font-size:8rem;font-weight:800;line-height:1}.tour-card__body{display:grid;grid-template-columns:1.55fr .75fr;gap:3rem;padding:2.5rem}.tour-card h4{margin:0 0 1.25rem;font-size:1.05rem}.route-items{display:grid;gap:1.25rem;margin:0;padding:0;list-style:none}.route-items li{display:grid;grid-template-columns:2.7rem 1fr;gap:.8rem}.route-items li>span{display:grid;width:2.6rem;height:2.6rem;place-items:center;background:var(--cream);border-radius:12px;font-size:1.2rem}.route-items p{margin:.15rem 0 0;color:var(--muted);font-size:.91rem}.tour-card__aside{display:flex;flex-direction:column;gap:1rem;padding-left:2rem;border-left:1px solid var(--line)}.included,.extra,.price-note{padding:1.2rem;border-radius:16px}.included{background:#fff5e8}.included h4{color:var(--orange-dark)}.included p,.extra p{margin:.35rem 0;font-size:.88rem}.extra{background:#f7f4f1}.extra h4{margin-bottom:.5rem}.extra p{color:var(--muted)}.price-note{color:#82330c;background:#ffe2bd;font-weight:800;font-size:.9rem}.button--small{margin-top:auto;padding:.8rem 1.1rem;font-size:.88rem}.benefits{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem;padding:7rem clamp(1.25rem,7vw,8rem);color:white;background:var(--orange)}.eyebrow--light{color:#ffe1c7}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.benefit-grid article{padding:1.5rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:20px}.benefit-grid span{font-size:2rem}.benefit-grid h3{margin:1rem 0 .5rem}.benefit-grid p{margin:0;color:#ffe5d1;font-size:.88rem}.contact{padding:8rem 1.25rem;text-align:center;background:radial-gradient(circle at 50% 100%,#ffead4,transparent 45%),var(--cream)}.contact h2{max-width:900px;margin:auto}.contact>p:not(.eyebrow){max-width:600px;margin:1.5rem auto;color:var(--muted)}.contact__button{margin-top:1rem}.contact__hint{display:block;margin-top:1rem;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem clamp(1.25rem,5vw,5rem);color:#c9beb6;background:#241b15;font-size:.85rem}.logo--footer{color:#fff}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero__content{padding:6rem 1.25rem}.hero__visual{min-height:430px;clip-path:none}.section-heading,.benefits{grid-template-columns:1fr}.tour-card__body{grid-template-columns:1fr}.tour-card__aside{padding:1.5rem 0 0;border-top:1px solid var(--line);border-left:0}.benefit-grid{grid-template-columns:1fr}.nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;padding:1.5rem;background:var(--cream);box-shadow:0 18px 30px rgba(0,0,0,.1)}.nav.is-open{display:flex}.menu-button{display:block}.section{padding-block:5rem}.section-heading{gap:1.5rem}.benefits{gap:2.5rem;padding-block:5rem}footer{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.hero__facts{gap:1rem;justify-content:space-between}.hero__facts strong{font-size:1.15rem}.tour-card__cover{min-height:270px;padding:1.5rem}.tour-card__tag{top:1.25rem;left:1.25rem}.tour-card__body{padding:1.35rem}.route-items li{grid-template-columns:2.4rem 1fr}.route-items li>span{width:2.3rem;height:2.3rem}.hero-card{right:1rem;left:1rem}.section-heading{grid-template-columns:1fr}}
