/* Главная страница MIZORA TRAVEL — конверсионная редакция 2026. */
body[data-page="home"]{--home-green:#064f4b;--home-mint:#eaf6f3;--home-gold:#e2b76d;--home-ink:#172a27;background:#f8faf8}
body[data-page="home"] .stage{overflow:visible}
body[data-page="home"] .homehero{padding-bottom:132px}
body[data-page="home"] .homehero__inner{grid-template-areas:"eyebrow search" "title search" "lede search" "proof search" "actions search" "points contacts"}
body[data-page="home"] .homehero__eyebrow{font-family:Manrope,sans-serif;font-weight:800}
body[data-page="home"] .homehero__title{letter-spacing:-.065em!important;text-wrap:balance}
body[data-page="home"] .homehero__lede{text-wrap:pretty}
.hero-proof{grid-area:proof;display:flex;align-items:center;gap:8px 19px;flex-wrap:wrap;margin:-9px 0 27px;color:rgba(255,255,255,.72);font-size:11px}
.hero-proof span{position:relative;padding-left:15px}
.hero-proof span::before{content:"";position:absolute;left:0;top:.48em;width:6px;height:6px;border-radius:50%;background:#f5c777;box-shadow:0 0 0 4px rgba(245,199,119,.12)}
.hero-proof b{color:#fff;font-weight:800}
body[data-page="home"] .hero-search{position:relative;overflow:hidden;border-color:rgba(255,255,255,.4);background:rgba(252,253,251,.96);box-shadow:0 34px 90px rgba(0,24,25,.42)}
body[data-page="home"] .hero-search::before{font-family:var(--font-display);font-size:32px;letter-spacing:-.025em}
body[data-page="home"] .hero-search select{transition:border-color .15s,box-shadow .15s,background .15s}
body[data-page="home"] .hero-search select:hover{border-color:rgba(0,107,102,.34);background:#fcfefd}
body[data-page="home"] .hero-search select:focus{border-color:#087a72;box-shadow:0 0 0 4px rgba(8,122,114,.1);outline:0}
body[data-page="home"] .hero-search button{position:relative;overflow:hidden;transition:transform .16s,box-shadow .16s}
body[data-page="home"] .hero-search button:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(0,107,102,.3)}
body[data-page="home"] .hero-action{transition:transform .16s,box-shadow .16s,background .16s}
body[data-page="home"] .hero-action:hover{transform:translateY(-2px)}
body[data-page="home"] .trust-strip{position:relative;z-index:5;margin-top:-50px}
body[data-page="home"] .trust-strip__inner{border:0;box-shadow:0 24px 65px rgba(10,64,59,.14)}
body[data-page="home"] .trust-item{position:relative;min-height:112px;padding:23px 22px;background:#fff}
body[data-page="home"] .trust-item__icon{display:grid;place-items:center;width:39px;height:39px;flex:0 0 39px;border-radius:12px;background:var(--home-mint);color:var(--home-green);font-weight:850}
body[data-page="home"] .trust-item b{font-size:13px}
body[data-page="home"] .trust-item small{margin-top:4px;line-height:1.45}
body[data-page="home"] .home-section{position:relative}
body[data-page="home"] .home-section__eyebrow{display:inline-flex;align-items:center;gap:8px}
body[data-page="home"] .home-section__eyebrow::before{content:"";width:24px;height:1px;background:var(--home-gold)}
body[data-page="home"] .home-section__head h2{text-wrap:balance}
body[data-page="home"] .home-section__head p{max-width:720px;color:#687773;line-height:1.75}
body[data-page="home"] .home-tours{background:linear-gradient(180deg,#f8faf8,#edf6f3 55%,#fff)}
body[data-page="home"] .home-tour{border-radius:22px;box-shadow:0 14px 38px rgba(24,56,52,.08)}
body[data-page="home"] .home-tour__media{height:230px}
body[data-page="home"] .service-grid{gap:14px}
body[data-page="home"] .service-card{position:relative;overflow:hidden;min-height:245px;padding:26px}
body[data-page="home"] .service-card::after{content:"→";position:absolute;right:21px;bottom:18px;color:#99aca8;font-size:20px;transition:transform .16s,color .16s}
body[data-page="home"] .service-card:hover::after{color:var(--home-green);transform:translateX(3px)}
body[data-page="home"] .service-card__icon{width:46px;height:46px;border-radius:14px;background:var(--home-mint);color:var(--home-green)}
body[data-page="home"] .service-card__link{padding-right:25px}
body[data-page="home"] .journey-grid{counter-reset:journey;gap:12px}
body[data-page="home"] .journey-card{counter-increment:journey;position:relative;min-height:190px;padding:54px 23px 23px;border:1px solid #e1ebe8;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(24,56,52,.045)}
body[data-page="home"] .journey-card::before{content:"0" counter(journey);position:absolute;left:22px;top:19px;color:#b18a4d;font:700 14px Manrope,sans-serif;letter-spacing:.08em}
body[data-page="home"] .journey-card h3{font-size:18px}
body[data-page="home"] .home-reviews{background:#f4f8f6}
body[data-page="home"] .home-cta{padding-top:35px}
body[data-page="home"] .home-cta__inner{border-radius:28px;box-shadow:0 28px 70px rgba(0,68,63,.16)}
body[data-page="home"] .home-lead input:not([type="checkbox"]),body[data-page="home"] .home-lead textarea{min-height:48px}
body[data-page="home"] .home-lead__submit{min-height:52px;transition:transform .16s,box-shadow .16s}
body[data-page="home"] .home-lead__submit:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(0,95,90,.23)}
@media(max-width:1000px){body[data-page="home"] .homehero__inner{grid-template-areas:"eyebrow" "title" "lede" "proof" "actions" "search" "contacts" "points"}.hero-proof{margin-top:-8px}body[data-page="home"] .homehero{padding-bottom:112px}}
@media(max-width:700px){body[data-page="home"] .homehero{padding-bottom:88px}.hero-proof{display:grid;gap:7px;margin-bottom:22px}.hero-proof span{font-size:10px}body[data-page="home"] .trust-strip{margin-top:-30px}body[data-page="home"] .trust-item{min-height:92px;padding:18px}body[data-page="home"] .home-tour__media{height:215px}body[data-page="home"] .service-card{min-height:210px;padding:22px}body[data-page="home"] .journey-card{min-height:0}}
@media(prefers-reduced-motion:reduce){body[data-page="home"] .hero-action,body[data-page="home"] .hero-search button,body[data-page="home"] .service-card::after{transition:none}}
