:root{
  --blue:#1447c8;
  --blue-2:#1d5cff;
  --yellow:#ffd40a;
  --yellow-2:#ffb800;
  --navy:#071329;
  --navy-2:#0d1930;
  --text:#0d1730;
  --muted:#66748a;
  --line:#e7edf5;
  --soft:#f5f8fc;
  --card:#ffffff;
  --white:#ffffff;
  --shadow:0 22px 55px rgba(9,25,56,.11);
  --shadow-soft:0 12px 30px rgba(9,25,56,.08);
  --radius:24px;
  --header-h:94px;
  --container:1320px;
}
[data-theme="dark"]{
  --text:#f4f7fb;
  --muted:#aab5c6;
  --line:rgba(255,255,255,.12);
  --soft:#0b1222;
  --card:#111b2e;
  --white:#0d1628;
  --shadow:0 22px 55px rgba(0,0,0,.28);
  --shadow-soft:0 12px 30px rgba(0,0,0,.20);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white);color:var(--text);line-height:1.55;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img,video{max-width:100%;display:block}
button,input,textarea,select{font:inherit}
svg{width:1.12em;height:1.12em;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 26px;border-radius:16px;font-weight:900;letter-spacing:-.01em;border:1px solid transparent;transition:.24s ease;white-space:nowrap}
.btn.primary{background:var(--yellow);color:#061126;box-shadow:0 16px 34px rgba(255,212,10,.28)}
.btn.primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(255,212,10,.38)}
.btn.blue{background:var(--blue);color:#fff;box-shadow:0 16px 34px rgba(20,71,200,.24)}
.btn.glass{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.42);backdrop-filter:blur(12px)}
.btn.glass:hover{background:rgba(255,255,255,.2)}
.section{padding:92px 0;position:relative}
.section-head{margin-bottom:42px}.section-head.centered{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.section-head span,.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 15px;border-radius:999px;background:#edf4ff;color:var(--blue);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.section-head h2,.about-copy h2,.contact-home-copy h2{font-size:clamp(34px,4vw,56px);line-height:1.05;margin:0 0 13px;font-weight:950;letter-spacing:-.055em;color:var(--text)}.section-head p,.about-copy p,.contact-home-copy p{font-size:17px;color:var(--muted);margin:0}

/* HEADER — screenshotga yaqin oq/transparent premium nav */
.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--header-h);display:flex;align-items:center;transition:.28s ease;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,229,240,.75);box-shadow:0 14px 38px rgba(6,21,45,.07)}
.site-header.on-hero:not(.scrolled){background:linear-gradient(180deg,rgba(3,15,34,.45),rgba(3,15,34,.06));border-bottom:1px solid rgba(255,255,255,.12);box-shadow:none;color:#fff}
.site-header.scrolled,.site-header.solid{background:rgba(255,255,255,.95);color:#111b31;box-shadow:0 14px 38px rgba(6,21,45,.08)}
[data-theme="dark"] .site-header.scrolled,[data-theme="dark"] .site-header.solid{background:rgba(12,20,35,.92);color:#f5f7fb}
.header-shell{width:min(100% - 64px,1540px);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;height:100%}
.brand{display:inline-flex;align-items:center;gap:14px;min-width:220px}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-name{font-weight:950;font-size:22px;letter-spacing:-.04em;color:currentColor}
.main-nav{display:flex;align-items:center;justify-content:center;gap:5px}.main-nav a{position:relative;padding:12px 17px;border-radius:999px;font-size:15px;font-weight:800;color:currentColor;opacity:.88;transition:.2s ease}.main-nav a:hover,.main-nav a.active{opacity:1;background:rgba(255,255,255,.16)}.site-header.scrolled .main-nav a:hover,.site-header.scrolled .main-nav a.active,.site-header.solid .main-nav a:hover,.site-header.solid .main-nav a.active{background:#f0f5ff;color:var(--blue)}
.header-actions{display:flex;align-items:center;gap:12px}.lang-switch{position:relative}.lang-switch>button,.theme-toggle,.fav-btn{height:42px;border:1px solid rgba(226,233,244,.9);border-radius:999px;background:rgba(255,255,255,.76);color:#0e1a31;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;font-weight:900;cursor:pointer;box-shadow:0 8px 22px rgba(10,26,54,.06);transition:.2s ease}.site-header.on-hero:not(.scrolled) .lang-switch>button,.site-header.on-hero:not(.scrolled) .theme-toggle,.site-header.on-hero:not(.scrolled) .fav-btn{background:rgba(255,255,255,.13);color:#fff;border-color:rgba(255,255,255,.25);box-shadow:none}.lang-switch>button span{font-size:14px}.lang-switch>button b{font-size:12px}.lang-menu{position:absolute;right:0;top:calc(100% + 12px);width:210px;background:#fff;color:#111b31;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:8px;opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s ease}.lang-switch:hover .lang-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.lang-menu a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:13px;font-weight:800}.lang-menu a:hover{background:#f1f5ff;color:var(--blue)}.lang-menu a span{display:grid;place-items:center;min-width:34px;height:24px;border-radius:8px;background:#edf4ff;color:var(--blue);font-size:12px}
.theme-toggle,.fav-btn{width:42px;padding:0;font-size:20px;color:var(--blue)}.fav-btn{font-size:19px;color:#213149}.phone-btn{height:52px;padding:0 24px;border-radius:999px;background:#f1f6ff;color:#1c60df;display:inline-flex;align-items:center;gap:10px;font-weight:950;letter-spacing:.02em;box-shadow:0 14px 32px rgba(25,83,196,.12);transition:.2s ease}.site-header.on-hero:not(.scrolled) .phone-btn{background:rgba(255,255,255,.95);color:#1c60df}.phone-btn:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(25,83,196,.18)}.mobile-toggle{display:none;width:44px;height:44px;border:0;background:var(--blue);border-radius:14px;padding:11px;gap:5px;flex-direction:column;justify-content:center}.mobile-toggle span{display:block;width:100%;height:2px;background:#fff;border-radius:99px}.mobile-panel{position:fixed;inset:0 0 0 auto;width:min(390px,86vw);background:#fff;z-index:1200;transform:translateX(105%);transition:.26s ease;box-shadow:-25px 0 60px rgba(5,16,39,.22);padding:24px;display:flex;flex-direction:column;gap:12px}.mobile-panel.open{transform:none}.mobile-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-weight:950;font-size:22px}.mobile-panel-head button{width:44px;height:44px;border:0;border-radius:12px;background:#f0f4fb;font-size:28px}.mobile-panel>a{padding:15px;border-radius:15px;background:#f5f8fc;font-weight:900}.mobile-langs{display:flex;gap:8px;margin-top:10px}.mobile-langs a{padding:10px 14px;background:#edf4ff;color:var(--blue);border-radius:12px;font-weight:900}.mobile-phone{background:var(--yellow)!important;color:#071329!important;text-align:center}

/* HERO slider */
.hero-slider{position:relative;min-height:820px;height:100vh;max-height:900px;overflow:hidden;background:#071329;color:#fff}.slider-track,.slide{position:absolute;inset:0}.slide{opacity:0;transition:opacity .65s ease;pointer-events:none}.slide.active{opacity:1;pointer-events:auto}.slide-media,.slide-media:after{position:absolute;inset:0}.slide-media img,.slide-media video{width:100%;height:100%;object-fit:cover;filter:saturate(1.04) contrast(1.04)}.slide-media:after{content:"";background:linear-gradient(180deg,rgba(5,16,35,.72) 0%,rgba(5,16,35,.30) 35%,rgba(5,16,35,.72) 100%)}.slide-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 37%,rgba(255,255,255,.10),transparent 38%),linear-gradient(90deg,rgba(0,0,0,.14),rgba(0,0,0,.06));opacity:.85}.slide-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:78px;padding-bottom:190px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:999px;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:14px;font-weight:900;backdrop-filter:blur(14px)}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--blue-2);box-shadow:0 0 0 5px rgba(29,92,255,.16)}.slide-content h1{margin:18px 0 8px;font-size:clamp(44px,5vw,78px);line-height:.98;letter-spacing:-.065em;font-weight:950;max-width:930px;text-shadow:0 18px 55px rgba(0,0,0,.25)}.slide-content p{margin:0;max-width:760px;color:rgba(255,255,255,.86);font-size:clamp(18px,1.55vw,25px);font-weight:600}.hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:32px}.hero-mini-stats{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap;color:rgba(255,255,255,.86);font-size:14px;font-weight:800}.hero-mini-stats span{display:inline-flex;align-items:center;gap:7px}.hero-mini-stats svg{color:var(--yellow)}.slider-arrow{position:absolute;z-index:4;bottom:96px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.10);color:#fff;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(12px);transition:.2s}.slider-arrow:hover{background:#fff;color:var(--blue)}.slider-arrow.prev{left:calc(50% - 108px)}.slider-arrow.next{right:calc(50% - 108px)}.slider-dots{position:absolute;z-index:4;bottom:110px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.slider-dots button{width:10px;height:10px;border:0;border-radius:99px;background:rgba(255,255,255,.45);cursor:pointer;transition:.2s}.slider-dots button.active{width:34px;background:var(--blue-2)}.hero-search-wrap{position:absolute;z-index:5;left:0;right:0;bottom:160px}.tour-search{height:92px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.55);border-radius:28px;box-shadow:0 24px 65px rgba(4,16,37,.25);display:grid;grid-template-columns:1fr 1fr 1fr 210px;align-items:center;padding:12px;color:#071329;backdrop-filter:blur(20px);max-width:980px;margin:0 auto}.tour-search label{min-width:0;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;height:100%;padding:0 24px;border-right:1px solid #dbe4f0}.tour-search label span{grid-row:1/3;color:#071329;display:grid;place-items:center}.tour-search label b{font-size:12px;text-transform:uppercase;color:#718096;letter-spacing:.04em}.tour-search input{border:0;outline:0;background:transparent;width:100%;font-size:16px;font-weight:800;color:#071329}.tour-search input::placeholder{color:#8895a8}.tour-search button{height:68px;border:0;border-radius:20px;background:var(--yellow);color:#071329;font-weight:950;font-size:17px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.22s}.tour-search button:hover{background:var(--yellow-2);transform:translateY(-1px)}.tour-search.page{max-width:none;margin-top:28px;box-shadow:var(--shadow-soft);border:1px solid var(--line)}

/* HOMEPAGE sections */
.consult-strip{position:relative;z-index:10;margin-top:-74px;padding:0 0 50px}.consult-card{min-height:126px;border-radius:28px;background:#fff;border-top:4px solid var(--yellow);box-shadow:0 28px 75px rgba(8,20,43,.13);display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:22px;padding:26px 34px}.consult-card .spark{width:56px;height:56px;border-radius:17px;background:#fff5c9;color:#e4a100;display:grid;place-items:center;font-size:25px}.consult-card h3{margin:0 0 4px;font-size:25px;line-height:1.15;font-weight:950;letter-spacing:-.04em}.consult-card p{margin:0;color:var(--muted);font-weight:600}
.about-section{padding-top:70px}.about-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.85fr);gap:58px;align-items:center}.about-copy>p{max-width:650px}.available-box{margin:24px 0 26px;background:#f8fbff;border:1px solid var(--line);border-radius:24px;padding:24px 26px;box-shadow:var(--shadow-soft)}.available-box b{display:block;margin-bottom:12px;font-size:18px}.available-box p{font-size:17px;line-height:1.85;color:#334155;margin:0;font-weight:700}.about-image-card{position:relative;border-radius:34px;overflow:hidden;min-height:420px;background:linear-gradient(135deg,#e9f1ff,#fff9d3);box-shadow:var(--shadow)}.about-image-card img{width:100%;height:100%;min-height:420px;object-fit:cover}.about-float{position:absolute;left:28px;bottom:28px;background:#fff;border-radius:20px;padding:18px 24px;box-shadow:0 16px 38px rgba(8,20,43,.16)}.about-float b{display:block;font-size:28px;letter-spacing:-.04em}.about-float span{color:var(--muted);font-weight:800}
.services-section{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.service-card{min-height:168px;background:#f6f8fb;border:1px solid transparent;border-radius:18px;padding:26px 18px;text-align:center;transition:.22s}.service-card:hover{background:#fff;border-color:#d9e5f6;transform:translateY(-4px);box-shadow:var(--shadow-soft)}.service-card>span{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#e6f1ff,#fff3c2);display:grid;place-items:center;margin:0 auto 16px;color:var(--blue);font-size:28px}.service-card h3{font-size:17px;line-height:1.3;margin:0 0 6px;font-weight:950}.service-card p{margin:0;color:var(--muted);font-size:14px;font-weight:600}
.stats-section{background:#ebebeb;padding:86px 0;overflow:hidden}.stats-section:before{content:"";position:absolute;right:-70px;top:35px;width:130px;height:130px;border:9px solid rgba(255,212,10,.34);border-radius:50%}.stats-section:after{content:"";position:absolute;left:9%;top:76px;width:70px;height:38px;border:7px solid rgba(48,181,230,.20);border-left-color:transparent;border-radius:99px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stats-grid>div{background:#fff;border:1px solid #e4eef7;border-radius:26px;min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 20px 45px rgba(8,27,57,.06)}.stat-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff7d8;border:1px solid #f2e4ad;color:#d6a100;font-size:23px;margin-bottom:26px}.stats-grid b{font-size:52px;line-height:1;font-weight:950;letter-spacing:-.06em;color:#071329}.stats-grid small{margin-top:10px;font-size:15px;font-weight:900;color:#68778d;text-transform:uppercase;letter-spacing:.03em}.tours-section{background:#fff}.tours-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.tour-card{background:#fff;border:1px solid #edf1f6;border-radius:22px;overflow:hidden;box-shadow:0 16px 42px rgba(8,21,45,.08);transition:.24s}.tour-card:hover{transform:translateY(-6px);box-shadow:0 26px 62px rgba(8,21,45,.13)}.tour-img{position:relative;height:212px;overflow:hidden;display:block}.tour-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.tour-card:hover .tour-img img{transform:scale(1.06)}.tour-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.30),rgba(0,0,0,0) 45%,rgba(0,0,0,.55))}.rating{position:absolute;z-index:2;top:14px;left:14px;background:rgba(4,13,31,.82);color:#fff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:900}.tour-heart{position:absolute;z-index:2;top:12px;right:12px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.90);color:#91a0b5;font-size:22px}.place{position:absolute;z-index:2;left:16px;bottom:14px;color:#fff;font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:5px}.place svg{width:14px;height:14px}.tour-body{padding:18px 18px 16px}.tour-tags{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.tour-tags span{font-size:12px;font-weight:850;color:#6d7c90;background:#f1f5fa;border-radius:999px;padding:5px 9px}.tour-tags span:nth-child(2){background:#e4fff2;color:#0c9e5a}.tour-body h3{margin:0 0 13px;font-size:19px;line-height:1.25;font-weight:950;letter-spacing:-.025em;color:#071329}.tour-body p{display:none}.tour-icons{display:flex;gap:10px;margin-bottom:16px}.tour-icons span{width:26px;height:26px;border-radius:50%;background:#e8fff1;color:#17a35e;display:grid;place-items:center}.tour-icons svg{width:13px;height:13px}.tour-meta{border-top:1px solid #eef1f5;padding-top:14px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.tour-meta small{grid-column:1;color:#8793a4;font-size:12px;font-weight:800}.tour-meta strong{grid-column:1;font-size:24px;letter-spacing:-.055em;color:#071329}.tour-meta a{grid-column:2;grid-row:1/3;background:#071329;color:#fff;border-radius:13px;padding:13px 18px;font-weight:950;font-size:14px;transition:.2s}.tour-meta a:hover{background:var(--blue)}.section-more{text-align:center;margin-top:40px}.features-section,.steps-section,.news-section,.testimonials-section,.faq-section{background:#fff; background-image: linear-gradient(90deg, rgba(20, 71, 200, .06) 1px, transparent 1px), linear-gradient(0deg, rgba(20, 71, 200, .06) 1px, transparent 1px), radial-gradient(circle at 24% 75%, rgba(20, 71, 200, .10) 0 2px, transparent 3px), radial-gradient(circle at 72% 28%, rgba(255, 212, 10, .18) 0 2px, transparent 3px);
    background-size: 64px 64px, 64px 64px, 180px 180px, 210px 210px;}.steps-section{background:#f8fafc}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:var(--shadow-soft)}.step-card>span{width:46px;height:46px;border-radius:14px;background:#e9f1ff;color:var(--blue);display:grid;place-items:center;margin-bottom:16px}.step-card h3{margin:0 0 9px;font-size:18px;font-weight:950}.step-card p{margin:0;color:var(--muted)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.news-card{background:#fff;border:1px solid #edf1f6;border-radius:22px;overflow:hidden;box-shadow:var(--shadow-soft)}.news-card img{width:100%;height:230px;object-fit:cover}.news-card div{padding:22px}.news-card time{display:inline-flex;margin-bottom:10px;color:#6d7b90;font-size:13px;font-weight:800}.news-card h3{font-size:21px;line-height:1.25;margin:0 0 8px;font-weight:950}.news-card p{margin:0 0 14px;color:var(--muted)}.news-card a:last-child{color:#e59d00;font-weight:950}.testimonials-section{background:#f5f8fc}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{position:relative;background:#fff;border-radius:22px;border:1px solid var(--line);padding:28px;box-shadow:var(--shadow-soft)}.quote{position:absolute;right:24px;top:22px;color:#c5d7ff;font-size:28px}.review-card p{font-size:17px;color:#2e3b50;line-height:1.75;margin:0 0 24px}.review-bottom{border-top:1px solid #eef2f7;padding-top:18px;display:grid;grid-template-columns:50px 1fr auto;gap:14px;align-items:center}.avatar{width:50px;height:50px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:950}.review-bottom b{display:block}.review-bottom small{color:var(--muted)}.stars{color:#f5a400;letter-spacing:2px;font-size:14px}.faq-list{max-width:780px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:13px;overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:18px 20px;display:flex;justify-content:space-between;font-weight:900}.faq-list summary::-webkit-details-marker{display:none}.faq-list details div{padding:0 20px 18px;color:var(--muted)}.partners-band{background:#f4f7fb;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:36px 0;text-align:center}.partners-band span{display:block;color:#526176;text-transform:uppercase;font-size:13px;font-weight:950;letter-spacing:.1em;margin-bottom:18px}.partners-band div div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.partners-band a{background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 20px;color:#2d3a50;font-weight:850}.contact-section{background:#ebebeb}.contact-home-grid,.contact-grid{display:grid;grid-template-columns:1fr 470px;gap:40px;align-items:start}.contact-lines{display:flex;flex-direction:column;gap:10px;margin-top:26px}.contact-lines a,.contact-lines span{display:inline-flex;color:var(--blue);font-weight:900}.contact-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--shadow-soft);display:grid;gap:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:15px 16px;outline:none;background:#f9fbfe;color:var(--text)}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(20,71,200,.09)}.alert-ok{padding:12px 15px;border-radius:14px;background:#eafff2;color:#11884d;font-weight:900}

/* Footer */
.site-footer{position:relative;background:#081225;color:#e7edf7;padding-top:86px}.footer-top-line{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--blue),var(--yellow))}.footer-cta{display:grid;grid-template-columns:1fr 320px;gap:46px;align-items:center;margin-bottom:92px}.footer-cta h2{margin:0 0 12px;font-size:clamp(34px,4vw,52px);line-height:1.05;font-weight:950;letter-spacing:-.055em;color:#fff}.footer-cta p{margin:0;color:#c6d1e0;font-size:18px;max-width:590px}.footer-benefits{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px}.footer-benefits span{display:flex;align-items:center;gap:8px;color:#fff;font-weight:800}.footer-benefits svg{color:var(--yellow)}.footer-contact-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:28px;text-align:center}.footer-contact-card h3{margin:0 0 18px;color:#fff}.footer-phone,.footer-telegram{height:58px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:950;margin-top:12px}.footer-phone{background:var(--yellow);color:#071329}.footer-telegram{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.45fr;gap:58px;padding-bottom:64px}.footer-grid h4{margin:0 0 18px;text-transform:uppercase;letter-spacing:.08em;font-size:14px;color:#fff;border-bottom:2px solid var(--blue);display:inline-block;padding-bottom:8px}.footer-grid a,.footer-grid p{display:block;color:#c8d1df;margin:0 0 11px}.footer-about p{max-width:330px}.footer-brand-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.footer-logo{width:52px;height:52px;border-radius:12px;}.footer-brand-row strong{font-size:25px;color:#fff}.socials{display:flex;gap:10px;margin-top:20px}.socials a{height:42px;border-radius:13px;background:rgba(255,255,255,.08);display:grid;place-items:center;font-size:13px;font-weight:900;padding:0 14px;margin:0;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:26px 0;display:flex;justify-content:space-between;gap:20px;color:#9eacbd}.footer-bottom a{color:#fff;font-weight:900}

/* Inner pages */
.page-main{padding-top:var(--header-h)}.page-hero{padding:90px 0;background:linear-gradient(135deg,#f1f6ff,#fff8d9);text-align:center}.page-hero span,.page-hero time{display:inline-flex;margin-bottom:12px;color:var(--blue);font-weight:950}.page-hero h1{font-size:clamp(38px,5vw,68px);letter-spacing:-.06em;line-height:1.02;margin:0 0 12px}.page-hero p{font-size:18px;color:var(--muted);max-width:740px;margin:0 auto}.search-result-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.search-result-head b{font-size:24px}.search-result-head span{color:var(--muted);font-weight:800}.empty-state{text-align:center;padding:60px;background:#f8fbff;border-radius:24px}.detail-page .tour-detail-hero{padding:110px 0 70px;background:linear-gradient(135deg,#f1f6ff,#fff8dc)}.detail-grid{display:grid;grid-template-columns:1fr 560px;gap:54px;align-items:center}.detail-grid h1{font-size:clamp(42px,5vw,70px);letter-spacing:-.06em;line-height:1.02;margin:18px 0}.detail-grid p{font-size:19px;color:var(--muted)}.detail-grid img{width:100%;height:440px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.dark-text{background:#e8f1ff;color:var(--blue);border-color:#d5e4ff}.tour-detail-meta{display:flex;gap:14px;align-items:center;margin:24px 0}.tour-detail-meta b,.tour-detail-meta strong{padding:12px 18px;border-radius:14px;background:#fff;border:1px solid var(--line)}.rich-content{max-width:920px;font-size:18px;color:#2f3a4d}.rich-content h2{font-size:34px;letter-spacing:-.04em}.rich-content img.wide-img{border-radius:26px;margin-bottom:28px;width:100%;max-height:460px;object-fit:cover}.contact-info{background:#f8fbff;border:1px solid var(--line);border-radius:24px;padding:30px}

@media (max-width:1180px){.header-shell{width:calc(100% - 32px);grid-template-columns:auto auto;justify-content:space-between}.main-nav{display:none}.mobile-toggle{display:flex}.phone-btn span{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.tours-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.contact-home-grid,.contact-grid,.about-layout,.detail-grid,.footer-cta{grid-template-columns:1fr}.tour-search{grid-template-columns:1fr 1fr;max-width:850px;height:auto}.tour-search label{height:78px}.tour-search label:nth-child(2){border-right:0}.tour-search button{grid-column:1/3}}
@media (max-width:760px){:root{--header-h:78px}.container{width:calc(100% - 28px)}.header-shell{width:calc(100% - 24px)}.brand{min-width:0}.brand-name{font-size:18px}.brand-mark{width:38px;height:38px}.header-actions{gap:8px}.lang-switch,.fav-btn{display:none}.phone-btn{height:42px;padding:0 13px}.hero-slider{height:auto}.slide-content{padding:135px 0 300px}.slide-content h1{font-size:44px}.slide-content p{font-size:17px}.hero-actions .btn{width:100%}.hero-mini-stats{display:none}.hero-search-wrap{bottom:72px}.tour-search{grid-template-columns:1fr;border-radius:22px;padding:12px}.tour-search label{border-right:0;border-bottom:1px solid #e4eaf3;height:72px;padding:0 14px}.tour-search button{grid-column:auto;height:58px}.slider-dots{bottom:26px}.slider-arrow{display:none}.consult-strip{margin-top:-22px}.consult-card{grid-template-columns:1fr;text-align:center;padding:24px}.consult-card .spark{margin:0 auto}.service-grid,.stats-grid,.tours-grid,.steps-grid,.news-grid,.testimonials-grid{grid-template-columns:1fr}.section{padding:66px 0}.section-head h2,.about-copy h2,.contact-home-copy h2{font-size:36px}.stats-grid b{font-size:44px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.review-bottom{grid-template-columns:50px 1fr}.stars{grid-column:1/3}.about-image-card,.about-image-card img{min-height:300px}.mobile-panel{width:min(360px,92vw)}}
@media (max-width:460px){.phone-btn{display:none}.mobile-toggle{display:flex}.slide-content h1{font-size:38px}.tour-img{height:190px}.footer-cta{margin-bottom:58px}.footer-contact-card{padding:20px}}

/* Professional language selector + updated typography */
html,body{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-feature-settings:"cv02","cv03","cv04","liga";text-rendering:geometricPrecision}.main-nav a,.brand-name,.btn,.phone-btn,.tour-meta a,.section-head h2,.slide-content h1{letter-spacing:-.025em}.pro-lang{isolation:isolate}.pro-lang .lang-current{min-width:136px;height:46px;padding:5px 7px 5px 8px;border-radius:999px;gap:9px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(219,226,238,.96);box-shadow:0 12px 32px rgba(10,26,54,.09)}.site-header.on-hero:not(.scrolled) .pro-lang .lang-current{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.27);color:#fff;box-shadow:0 12px 32px rgba(0,0,0,.08)}.lang-flag{width:34px;height:24px;border-radius:8px;display:inline-grid;place-items:center;overflow:hidden;flex:0 0 auto;box-shadow:0 4px 12px rgba(15,23,42,.12)}.flag-svg{width:100%;height:100%;display:block}.lang-current-text{display:flex!important;flex-direction:column;align-items:flex-start;line-height:1.04;min-width:52px}.lang-current-text strong{font-size:13px;font-weight:950;letter-spacing:.02em}.lang-current-text small{font-size:10px;font-weight:800;color:#667085;max-width:74px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.site-header.on-hero:not(.scrolled) .lang-current-text small{color:rgba(255,255,255,.78)}.lang-caret{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:var(--blue);font-size:13px;font-weight:950;transition:.2s ease}.site-header.on-hero:not(.scrolled) .lang-caret{background:rgba(255,255,255,.15);color:#fff}.pro-lang:hover .lang-caret{transform:rotate(180deg)}.pro-lang-menu{width:286px!important;padding:10px!important;border-radius:24px!important;top:calc(100% + 14px)!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 24px 70px rgba(9,25,60,.18)!important}.pro-lang-menu::before{content:"";position:absolute;right:32px;top:-7px;width:14px;height:14px;background:rgba(255,255,255,.96);border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}.pro-lang-menu a{position:relative;display:grid!important;grid-template-columns:36px 1fr 24px;gap:12px!important;align-items:center!important;padding:12px!important;border-radius:17px!important;color:#132238!important;transition:.18s ease}.pro-lang-menu a:hover,.pro-lang-menu a.active{background:linear-gradient(135deg,#edf5ff,#fff9dc)!important;transform:translateX(-2px)}.pro-lang-menu a>.lang-flag{min-width:0!important;width:36px!important;height:25px!important;background:transparent!important;color:inherit!important}.lang-option-text{display:flex!important;flex-direction:column;gap:2px;min-width:0}.lang-option-text b{font-size:14px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lang-option-text small{font-size:11px;color:#718096;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pro-lang-menu a em{font-style:normal;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:13px;font-weight:950}.pro-mobile-langs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pro-mobile-langs a{display:flex!important;align-items:center;gap:10px;padding:11px!important;border:1px solid #dce7f8;background:#f7fbff!important;color:#132238!important;border-radius:16px!important}.pro-mobile-langs a.active{border-color:var(--blue);box-shadow:0 8px 24px rgba(20,71,200,.10)}.pro-mobile-langs a span:last-child{display:flex;flex-direction:column;line-height:1.15}.pro-mobile-langs b{font-size:13px;font-weight:950}.pro-mobile-langs small{font-size:10px;color:#718096;font-weight:800;margin-top:2px}@media(max-width:760px){.pro-lang{display:none}.pro-mobile-langs{display:grid!important}.lang-flag{width:32px;height:22px}}
.pro-lang-menu a>.lang-option-text{height:auto!important;background:transparent!important;color:inherit!important;border-radius:0!important;min-width:0!important;place-items:unset!important;padding:0!important;box-shadow:none!important}.pro-lang-menu a>.lang-option-text b,.pro-lang-menu a>.lang-option-text small{display:block!important}.pro-lang .lang-current>.lang-current-text{height:auto!important;background:transparent!important;color:inherit!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.pro-lang .lang-current>.lang-flag{background:transparent!important;color:inherit!important}

/* Professional compact language dropdown */
.header-actions .lemon-lang {
    position: relative;
    display: inline-flex;
    align-items: center;
    z-index: 50;
}

.header-actions .lemon-lang-btn {
    width: 78px;
    height: 38px;
    padding: 0 10px 0 13px;
    border-radius: 999px;
    border: 1px solid #dfe6ef;
    background: rgba(255, 255, 255, .92);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    box-shadow: none;
    transition: .18s ease;
}

.header-actions .lemon-lang-btn:hover {
    border-color: #c9d7ea;
    background: #fff;
    box-shadow: 0 8px 24px rgba(15, 23, 42, .08);
}

.header-actions .lemon-lang-flag {
    width: 25px;
    height: 17px;
    border-radius: 2px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    box-shadow: none;
}

.header-actions .lemon-lang-flag .flag-svg {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 2px;
}

.header-actions .lemon-lang-caret {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    color: #8b98aa;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    transition: .18s ease;
}

.header-actions .lemon-lang:hover .lemon-lang-caret {
    transform: rotate(180deg);
    color: #6b7280;
}

.header-actions .lemon-lang-menu {
    position: absolute;
    top: calc(100% + 14px);
    right: 0;
    width: 175px;
    padding: 10px;
    border-radius: 16px;
    border: 1px solid #e6edf5;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 20px 45px rgba(15, 23, 42, .14);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: .18s ease;
}

.header-actions .lemon-lang:hover .lemon-lang-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

.header-actions .lemon-lang-menu::before {
    content: "";
    position: absolute;
    top: -7px;
    right: 28px;
    width: 14px;
    height: 14px;
    background: rgba(255, 255, 255, .96);
    border-left: 1px solid #e6edf5;
    border-top: 1px solid #e6edf5;
    transform: rotate(45deg);
}

.header-actions .lemon-lang-menu a {
    height: 38px;
    padding: 0 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #404956;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    transition: .16s ease;
}

.header-actions .lemon-lang-menu a b {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .01em;
}

.header-actions .lemon-lang-menu a:hover {
    background: #f6f8fb;
    color: #111827;
}

.header-actions .lemon-lang-menu a.active {
    background: #eef8df;
    color: #2f3b23;
}

.site-header.on-hero:not(.scrolled) .header-actions .lemon-lang-btn {
    background: rgba(255, 255, 255, .92);
    border-color: rgba(255, 255, 255, .85);
    color: #111827;
}

.site-header.on-hero:not(.scrolled) .header-actions .lemon-lang-caret {
    color: #8b98aa;
}

@media (max-width: 760px) {
    .header-actions .lemon-lang {
        display: none;
    }
}

/* Lemon Tour PNG language dropdown */
.header-actions .lemon-lang {
    position: relative;
    display: inline-flex;
    align-items: center;
    z-index: 9999;
}

.header-actions .lemon-lang::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 14px;
}

.header-actions .lemon-lang-btn {
    width: 78px !important;
    height: 40px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(226, 233, 244, .95) !important;
    background: rgba(255, 255, 255, .96) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    cursor: pointer;
    box-shadow: 0 10px 28px rgba(15, 23, 42, .08) !important;
}

.header-actions .lemon-lang-btn:hover,
.header-actions .lemon-lang.open .lemon-lang-btn {
    border-color: #d7e6bf !important;
    background: #ffffff !important;
}

.header-actions .lemon-lang-flag {
    width: 28px !important;
    height: 19px !important;
    min-width: 28px !important;
    border-radius: 2px !important;
    overflow: hidden !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    box-shadow: none !important;
}

.header-actions .lemon-lang-flag .flag-png {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 2px !important;
}

.header-actions .lemon-lang-caret {
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    color: #6b7280 !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    transition: .18s ease;
}

.header-actions .lemon-lang.open .lemon-lang-caret,
.header-actions .lemon-lang:hover .lemon-lang-caret {
    transform: rotate(180deg);
}

.header-actions .lemon-lang-menu {
    position: absolute !important;
    top: calc(100% + 10px) !important;
    right: 0 !important;
    width: 184px !important;
    padding: 10px !important;
    border-radius: 16px !important;
    border: 1px solid #e5ebf3 !important;
    background: rgba(255, 255, 255, .98) !important;
    box-shadow: 0 22px 50px rgba(15, 23, 42, .16) !important;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(8px) !important;
    transition: .18s ease !important;
    z-index: 10000 !important;
}

.header-actions .lemon-lang.open .lemon-lang-menu,
.header-actions .lemon-lang:hover .lemon-lang-menu {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
}

.header-actions .lemon-lang-menu::before {
    content: "";
    position: absolute;
    top: -7px;
    right: 28px;
    width: 14px;
    height: 14px;
    background: rgba(255, 255, 255, .98);
    border-left: 1px solid #e5ebf3;
    border-top: 1px solid #e5ebf3;
    transform: rotate(45deg);
}

.header-actions .lemon-lang-menu a {
    height: 40px !important;
    padding: 0 10px !important;
    border-radius: 11px !important;
    display: flex !important;
    align-items: center !important;
    gap: 11px !important;
    color: #4b5563 !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    text-decoration: none !important;
    line-height: 1 !important;
    transition: .16s ease !important;
    background: transparent !important;
    transform: none !important;
}

.header-actions .lemon-lang-menu a b {
    font-size: 14px !important;
    font-weight: 900 !important;
    letter-spacing: .01em;
}

.header-actions .lemon-lang-menu a:hover {
    background: #f6f8fb !important;
    color: #111827 !important;
}

.header-actions .lemon-lang-menu a.active {
    background: #eef8df !important;
    color: #2f3b23 !important;
}

.site-header.on-hero:not(.scrolled) .header-actions .lemon-lang-btn {
    background: rgba(255, 255, 255, .95) !important;
    border-color: rgba(255, 255, 255, .8) !important;
}

@media (max-width: 760px) {
    .header-actions .lemon-lang {
        display: none !important;
    }
}

/* Brand only logo */
.brand.brand-only-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    text-decoration: none;
}

.brand.brand-only-logo .brand-logo-img {
    display: block;
    width: auto;
    height: 46px;
    max-width: 170px;
    object-fit: contain;
}

.brand.brand-only-logo .brand-logo-fallback {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #111827;
    color: #ffd400;
    font-weight: 900;
    font-size: 18px;
}

@media (max-width: 760px) {
    .brand.brand-only-logo .brand-logo-img {
        height: 38px;
        max-width: 140px;
    }
}


/* =========================================================
   UPDATE: header menu, language, animated phone, compact search,
   service summary and travel about background
   ========================================================= */
.site-header,
.site-header.on-hero,
.site-header.on-hero:not(.scrolled),
.site-header.scrolled,
.site-header.solid {
    background: #071422 !important;
    background-image: none !important;
    color: #ffffff !important;
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
    box-shadow: 0 16px 40px rgba(0,0,0,.18) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}
.header-shell {
    grid-template-columns: auto minmax(380px, 1fr) auto !important;
}
.main-nav {
    justify-content: center !important;
    gap: 8px !important;
}
.main-nav a {
    color: rgba(255,255,255,.86) !important;
    opacity: 1 !important;
    padding: 12px 19px !important;
    font-weight: 900 !important;
}
.main-nav a:hover,
.main-nav a.active {
    color: #ffffff !important;
    background: rgba(255,255,255,.13) !important;
}
.brand,
.brand-name {
    color: #ffffff !important;
}

/* Language caret: centered and clean */
.header-actions .lemon-lang-btn {
    width: 78px !important;
    height: 42px !important;
    padding: 0 12px !important;
    gap: 9px !important;
    background: rgba(255,255,255,.96) !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    box-shadow: 0 12px 28px rgba(0,0,0,.15) !important;
}
.header-actions .lemon-lang-caret {
    width: 14px !important;
    height: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
    transform: none !important;
    position: relative !important;
}
.header-actions .lemon-lang-caret::before {
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #7a8798;
    border-bottom: 2px solid #7a8798;
    transform: translateY(-2px) rotate(45deg);
    transition: .18s ease;
}
.header-actions .lemon-lang.open .lemon-lang-caret::before {
    transform: translateY(1px) rotate(225deg);
    border-color: #111827;
}
.header-actions .lemon-lang-menu {
    top: calc(100% + 13px) !important;
}
.header-actions .lemon-lang.open .lemon-lang-menu {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
}

/* Animated phone button */
.phone-btn.phone-animated,
.site-header .phone-btn.phone-animated {
    height: 54px !important;
    padding: 0 26px 0 16px !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #ffffff 0%, #f4f8ff 100%) !important;
    color: #1557d6 !important;
    border: 1px solid rgba(255,255,255,.24) !important;
    box-shadow: 0 15px 34px rgba(0,0,0,.18), inset 0 0 0 1px rgba(255,255,255,.45) !important;
    position: relative;
    overflow: hidden;
}
.phone-btn.phone-animated::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(100deg, transparent 0%, rgba(255,255,255,.7) 45%, transparent 70%);
    transform: translateX(-120%);
    animation: phoneShine 3.6s ease-in-out infinite;
}
.phone-btn.phone-animated span:not(.phone-bubble) {
    position: relative;
    z-index: 2;
    font-weight: 950;
    letter-spacing: .02em;
}
.phone-bubble {
    position: relative;
    z-index: 2;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(21,87,214,.10);
    color: #1557d6;
}
.phone-bubble svg {
    width: 17px;
    height: 17px;
    animation: phoneWiggle 1.7s ease-in-out infinite;
}
.phone-bubble::after {
    content: "";
    position: absolute;
    inset: -5px;
    border-radius: inherit;
    border: 1px solid rgba(21,87,214,.24);
    animation: phonePulse 1.7s ease-out infinite;
}
.phone-btn.phone-animated:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 44px rgba(0,0,0,.23), inset 0 0 0 1px rgba(255,255,255,.55) !important;
}
@keyframes phoneWiggle { 0%,100%{transform:rotate(0)} 12%{transform:rotate(-13deg)} 24%{transform:rotate(12deg)} 36%{transform:rotate(-7deg)} 48%{transform:rotate(5deg)} 60%{transform:rotate(0)} }
@keyframes phonePulse { 0%{opacity:.65;transform:scale(.78)} 75%,100%{opacity:0;transform:scale(1.35)} }
@keyframes phoneShine { 0%,45%{transform:translateX(-120%)} 70%,100%{transform:translateX(130%)} }


.tour-search.travel-compact-search {
    position: relative !important;
    max-width: 760px !important;
    height: 74px !important;
    min-height: 74px !important;
    padding: 9px !important;
    border-radius: 24px !important;
    grid-template-columns: minmax(0, 1fr) 168px !important;
    gap: 8px !important;
    align-items: center !important;
    background: rgba(255,255,255,.97) !important;
    border: 1px solid rgba(255,255,255,.78) !important;
    box-shadow: 0 24px 64px rgba(0,0,0,.25) !important;
    backdrop-filter: blur(18px) !important;
    -webkit-backdrop-filter: blur(18px) !important;
    overflow: visible !important;
}
.tour-search.travel-compact-search.page {
    margin-top: 26px !important;
    box-shadow: 0 18px 44px rgba(7,20,42,.12) !important;
    border: 1px solid var(--line) !important;
}
.tour-search.travel-compact-search label.search-destination-only {
    height: 56px !important;
    padding: 0 18px !important;
    border-right: 1px solid #e1e8f2 !important;
    display: grid !important;
    grid-template-columns: 32px 1fr !important;
    grid-template-rows: 18px 25px !important;
    align-items: center !important;
    column-gap: 12px !important;
    min-width: 0 !important;
}
.tour-search.travel-compact-search label .search-icon {
    grid-row: 1 / 3 !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 11px !important;
    background: #f1f6ff !important;
    color: #1557d6 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.tour-search.travel-compact-search label b {
    font-size: 11px !important;
    color: #7a8798 !important;
    letter-spacing: .06em !important;
    text-transform: uppercase !important;
}
.tour-search.travel-compact-search input {
    height: 26px !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    color: #0d1730 !important;
    padding: 0 !important;
}
.tour-search.travel-compact-search .search-submit {
    height: 56px !important;
    border-radius: 18px !important;
    background: #ffd40a !important;
    color: #071422 !important;
    font-size: 15px !important;
    font-weight: 950 !important;
    box-shadow: 0 12px 24px rgba(255,212,10,.26) !important;
}
.tour-suggestions {
    position: absolute;
    z-index: 30;
    left: 12px;
    right: 188px;
    top: calc(100% + 10px);
    max-height: 306px;
    overflow-y: auto;
    padding: 10px;
    border-radius: 20px;
    background: rgba(255,255,255,.98);
    border: 1px solid #e5edf7;
    box-shadow: 0 24px 56px rgba(7,20,42,.19);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: .18s ease;
}
.tour-search.search-open .tour-suggestions,
.tour-search:focus-within .tour-suggestions {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}
.tour-suggestions::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 30px;
    width: 14px;
    height: 14px;
    background: rgba(255,255,255,.98);
    border-left: 1px solid #e5edf7;
    border-top: 1px solid #e5edf7;
    transform: rotate(45deg);
}
.tour-suggestions button {
    width: 100%;
    min-height: 48px;
    border: 0;
    border-radius: 14px;
    padding: 8px 10px;
    display: grid;
    grid-template-columns: 34px 1fr;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 10px;
    text-align: left;
    background: transparent;
    color: #0d1730;
    cursor: pointer;
    transition: .15s ease;
}
.tour-suggestions button span {
    grid-row: 1 / 3;
    width: 34px;
    height: 34px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f1f6ff;
    color: #1557d6;
}
.tour-suggestions button b {
    font-size: 14px;
    font-weight: 950;
    line-height: 1.2;
}
.tour-suggestions button small {
    color: #7a8798;
    font-size: 12px;
    font-weight: 700;
}
.tour-suggestions button:hover {
    background: #f6f9ff;
}
.tour-suggestions em {
    display: block;
    padding: 12px;
    color: #7a8798;
    font-style: normal;
    font-weight: 800;
}

/* Service summary section */
.consult-strip.service-summary-strip {
    margin-top: -72px !important;
    padding: 0 0 54px !important;
    position: relative;
    z-index: 12;
}
.service-summary-card {
    min-height: 156px;
    display: grid;
    grid-template-columns: 1.1fr 1.25fr auto;
    align-items: center;
    gap: 24px;
    padding: 28px 34px;
    border-radius: 30px;
    background: rgba(255,255,255,.98);
    border: 1px solid #e6edf7;
    border-top: 4px solid #ffd40a;
    box-shadow: 0 28px 75px rgba(7,20,42,.13);
}
.service-summary-copy .section-kicker {
    margin-bottom: 12px;
}
.service-summary-copy h2 {
    margin: 0 0 8px;
    font-size: clamp(25px, 2.2vw, 36px);
    line-height: 1.08;
    letter-spacing: -.055em;
    font-weight: 950;
}
.service-summary-copy p {
    margin: 0;
    max-width: 480px;
    color: #637083;
    font-weight: 650;
}
.service-summary-stats {
    display: grid;
    grid-template-columns: repeat(4, minmax(94px, 1fr));
    gap: 10px;
}
.service-summary-stats div {
    min-height: 82px;
    padding: 14px 12px;
    border-radius: 16px;
    border: 1px solid #e4ebf5;
    background: #f8fbff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.service-summary-stats strong {
    color: #071422;
    font-size: 22px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.035em;
}
.service-summary-stats span {
    margin-top: 7px;
    color: #637083;
    font-size: 13px;
    font-weight: 850;
}
.service-summary-actions {
    display: grid;
    gap: 10px;
    min-width: 220px;
}
.btn.dark-call {
    height: 54px;
    padding: 0 19px;
    border-radius: 15px;
    background: #071422;
    color: #ffffff;
    box-shadow: 0 14px 30px rgba(7,20,34,.22);
}
.btn.dark-call .phone-bubble {
    background: rgba(255,255,255,.12);
    color: #ffffff;
}
.btn.dark-call .phone-bubble::after {
    border-color: rgba(255,255,255,.24);
}
.btn.telegram-soft {
    height: 50px;
    border-radius: 15px;
    color: #071422;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: none;
}
.btn.telegram-soft:hover,
.btn.dark-call:hover {
    transform: translateY(-2px);
}

/* Travel related about section background */
.travel-about-section {
    padding-top: 104px !important;
    padding-bottom: 104px !important;
    overflow: hidden;
}
.travel-about-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .38;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.06) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.06) 1px, transparent 1px),
        radial-gradient(circle at 24% 75%, rgba(20,71,200,.10) 0 2px, transparent 3px),
        radial-gradient(circle at 72% 28%, rgba(255,212,10,.18) 0 2px, transparent 3px);
    background-size: 64px 64px, 64px 64px, 180px 180px, 210px 210px;
}
.travel-about-section::after {
    content: "✈";
    position: absolute;
    right: 7%;
    top: 18%;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 30px;
    color: #1557d6;
    background: rgba(255,255,255,.75);
    border: 1px solid rgba(20,71,200,.10);
    box-shadow: 0 20px 54px rgba(20,71,200,.13);
    transform: rotate(-14deg);
}
.travel-about-section .about-layout {
    position: relative;
    z-index: 1;
    padding: 28px;
    border-radius: 38px;
    background: rgba(255,255,255,.78);
    border: 1px solid rgba(226,233,244,.75);
    box-shadow: 0 28px 74px rgba(7,20,42,.10);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}
.travel-about-section .available-box {
    background: linear-gradient(135deg, #ffffff, #f6faff) !important;
    border: 1px solid #e2eaf5 !important;
    box-shadow: 0 18px 42px rgba(7,20,42,.08) !important;
}
.travel-about-section .about-image-card {
    border: 1px solid rgba(255,255,255,.75);
    box-shadow: 0 30px 76px rgba(7,20,42,.17) !important;
}
.travel-about-section .about-image-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 52%, rgba(7,20,34,.48));
    pointer-events: none;
}
.travel-about-section .about-float {
    z-index: 2;
}

@media (max-width: 1120px) {
    .service-summary-card {
        grid-template-columns: 1fr;
    }
    .service-summary-stats {
        grid-template-columns: repeat(4, minmax(0,1fr));
    }
    .service-summary-actions {
        grid-template-columns: repeat(2, minmax(0,1fr));
        min-width: 0;
    }
}
@media (max-width: 920px) {
    .header-shell {
        grid-template-columns: auto auto !important;
    }
    .main-nav {
        display: none !important;
    }
    .tour-search.travel-compact-search {
        max-width: min(680px, calc(100vw - 38px)) !important;
        grid-template-columns: 1fr !important;
        height: auto !important;
        padding: 10px !important;
    }
    .tour-search.travel-compact-search label.search-destination-only {
        border-right: 0 !important;
        border-bottom: 1px solid #e1e8f2 !important;
        padding-bottom: 8px !important;
    }
    .tour-search.travel-compact-search .search-submit {
        width: 100%;
    }
    .tour-suggestions {
        left: 10px;
        right: 10px;
    }
    .service-summary-stats {
        grid-template-columns: repeat(2, minmax(0,1fr));
    }
}
@media (max-width: 640px) {
    .hero-search-wrap {
        bottom: 82px !important;
    }
    .service-summary-actions {
        grid-template-columns: 1fr;
    }
    .travel-about-section .about-layout {
        padding: 16px;
        border-radius: 26px;
    }
    .travel-about-section::after {
        display: none;
    }
}


/* === FIX: compact search dropdown must not fall behind next section === */
.hero-search-wrap{
    z-index: 30 !important;
    pointer-events: none;
}
.hero-search-wrap .tour-search{
    pointer-events: auto;
}
.tour-search.travel-compact-search{
    position: relative !important;
    overflow: visible !important;
    z-index: 40 !important;
    isolation: isolate;
}
.tour-search.travel-compact-search .search-destination-only{
    position: relative !important;
    z-index: 2 !important;
}
.tour-search.travel-compact-search .search-submit{
    position: relative !important;
    z-index: 3 !important;
}
.tour-search.travel-compact-search .tour-suggestions{
    position: absolute !important;
    left: 22px !important;
    right: 232px !important;
    top: auto !important;
    bottom: calc(100% + 12px) !important;
    width: auto !important;
    max-height: 286px !important;
    min-height: 0 !important;
    padding: 10px !important;
    border-radius: 20px !important;
    border: 1px solid rgba(226, 232, 240, .96) !important;
    background: rgba(255, 255, 255, .98) !important;
    box-shadow: 0 24px 58px rgba(3, 12, 28, .24) !important;
    backdrop-filter: blur(18px) !important;
    -webkit-backdrop-filter: blur(18px) !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(10px) scale(.985) !important;
    transition: opacity .16s ease, transform .16s ease, visibility .16s ease !important;
    z-index: 80 !important;
}
.tour-search.travel-compact-search.search-open .tour-suggestions{
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) scale(1) !important;
}
.tour-search.travel-compact-search .tour-suggestions::before{
    content:"" !important;
    position:absolute !important;
    left:42px !important;
    bottom:-8px !important;
    top:auto !important;
    width:16px !important;
    height:16px !important;
    background:rgba(255,255,255,.98) !important;
    border-right:1px solid rgba(226,232,240,.96) !important;
    border-bottom:1px solid rgba(226,232,240,.96) !important;
    border-left:0 !important;
    border-top:0 !important;
    transform:rotate(45deg) !important;
}
.tour-search.travel-compact-search .tour-suggestions button{
    height:auto !important;
    min-height:54px !important;
    width:100% !important;
    display:grid !important;
    grid-template-columns:34px 1fr !important;
    grid-template-rows:auto auto !important;
    align-items:center !important;
    gap:2px 12px !important;
    margin:0 0 5px !important;
    padding:10px 12px !important;
    border:0 !important;
    border-radius:14px !important;
    background:transparent !important;
    color:#101828 !important;
    box-shadow:none !important;
    text-align:left !important;
    cursor:pointer !important;
}
.tour-search.travel-compact-search .tour-suggestions button:last-child{margin-bottom:0 !important;}
.tour-search.travel-compact-search .tour-suggestions button:hover,
.tour-search.travel-compact-search .tour-suggestions button.is-active{
    background:#f2f7ff !important;
    color:#1447c8 !important;
    transform:none !important;
}
.tour-search.travel-compact-search .tour-suggestions button[hidden]{display:none !important;}
.tour-search.travel-compact-search .tour-suggestions button span{
    grid-row:1 / 3 !important;
    width:34px !important;
    height:34px !important;
    border-radius:11px !important;
    background:#eef5ff !important;
    color:#1447c8 !important;
    display:grid !important;
    place-items:center !important;
}
.tour-search.travel-compact-search .tour-suggestions button span svg{
    width:16px !important;
    height:16px !important;
}
.tour-search.travel-compact-search .tour-suggestions button b{
    font-size:15px !important;
    line-height:1.2 !important;
    font-weight:950 !important;
    color:inherit !important;
}
.tour-search.travel-compact-search .tour-suggestions button small{
    font-size:12px !important;
    color:#66748a !important;
    font-weight:800 !important;
}
.tour-search.travel-compact-search .tour-suggestions em{
    display:block !important;
    padding:14px !important;
    color:#66748a !important;
    font-style:normal !important;
    font-weight:800 !important;
}
.tour-search.travel-compact-search .tour-suggestions::-webkit-scrollbar{width:6px;}
.tour-search.travel-compact-search .tour-suggestions::-webkit-scrollbar-track{background:transparent;}
.tour-search.travel-compact-search .tour-suggestions::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px;}
.consult-strip{
    z-index: 4 !important;
}
.hero-slider{
    overflow: hidden !important;
}
@media (max-width:1180px){
    .tour-search.travel-compact-search .tour-suggestions{
        left:14px !important;
        right:14px !important;
        bottom:calc(100% + 10px) !important;
    }
}
@media (max-width:760px){
    .tour-search.travel-compact-search .tour-suggestions{
        left:10px !important;
        right:10px !important;
        bottom:calc(100% + 10px) !important;
        max-height:250px !important;
        border-radius:18px !important;
    }
    .tour-search.travel-compact-search .tour-suggestions::before{
        left:34px !important;
    }
}


/* =========================================================
   SCREEN MATCH UPDATE: About, Tours, Tour detail, Contact
   ========================================================= */

/* Shared page hero used in screenshots */
.about-screen-page,
.tours-screen-page,
.tour-screen-detail,
.contact-screen-page{
    background:#f4f7fb;
}

.about-screen-hero,
.contact-screen-hero{
    position:relative;
    min-height:270px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    color:#fff;
    overflow:hidden;
    background:#071329;
}
.about-screen-hero::before,
.contact-screen-hero::before{
    content:"";
    position:absolute;
    inset:0;
    background-image:linear-gradient(180deg,rgba(6,17,35,.68),rgba(6,17,35,.74)),var(--hero-img);
    background-size:cover;
    background-position:center;
    transform:scale(1.02);
}
.about-screen-hero .container,
.contact-screen-hero .container{
    position:relative;
    z-index:2;
}
.about-screen-hero h1,
.contact-screen-hero h1{
    margin:0 0 12px;
    font-size:clamp(34px,4vw,54px);
    line-height:1.05;
    letter-spacing:-.055em;
    font-weight:950;
}
.about-screen-hero p,
.contact-screen-hero p{
    margin:0 auto;
    max-width:780px;
    font-size:19px;
    line-height:1.55;
    color:rgba(255,255,255,.86);
    font-weight:650;
}

/* About page */
.about-screen-stats-wrap{
    position:relative;
    padding:54px 0 48px;
    background:#fff;
}
.about-screen-stats{
    margin-top:-8px;
    min-height:148px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    align-items:center;
    gap:8px;
    background:#fff;
    border:1px solid rgba(228,234,244,.72);
    border-radius:26px;
    box-shadow:0 26px 70px rgba(8,21,45,.08);
    padding:28px 34px;
}
.about-screen-stats div{
    text-align:center;
}
.about-screen-stats strong{
    display:block;
    font-size:42px;
    line-height:1;
    color:#2556d6;
    letter-spacing:.06em;
    font-weight:950;
}
.about-screen-stats span{
    display:block;
    margin-top:12px;
    color:#718096;
    font-weight:750;
    font-size:14px;
}
.about-story-section{
    background:#f5f8fc;
    padding:88px 0 98px;
}
.about-story-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:50px;
    align-items:center;
}
.about-story-image{
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 24px 65px rgba(9,25,56,.12);
    background:#fff;
}
.about-story-image img{
    width:100%;
    height:420px;
    object-fit:cover;
}
.about-story-copy h2{
    margin:8px 0 24px;
    max-width:620px;
    font-size:clamp(34px,3.5vw,50px);
    line-height:1.15;
    letter-spacing:-.055em;
    color:#111827;
    font-weight:950;
}
.about-story-copy p{
    margin:0 0 20px;
    font-size:17px;
    color:#4b5870;
    line-height:1.85;
    font-weight:600;
}
.about-values-section{
    background:#fff;
    padding:92px 0 110px;
}
.about-values-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:24px;
    margin-top:42px;
}
.about-value-card{
    min-height:238px;
    border-radius:18px;
    background:#f5f7fb;
    border:1px solid rgba(230,236,246,.72);
    padding:32px 30px;
    transition:.22s ease;
}
.about-value-card:hover{
    transform:translateY(-4px);
    background:#fff;
    box-shadow:0 22px 54px rgba(8,21,45,.09);
}
.about-value-card>span{
    width:54px;
    height:54px;
    border-radius:14px;
    display:grid;
    place-items:center;
    background:#1f49c8;
    color:#fff;
    margin-bottom:26px;
    box-shadow:0 14px 28px rgba(31,73,200,.22);
}
.about-value-card h3{
    margin:0 0 10px;
    font-size:18px;
    color:#121a2b;
    font-weight:950;
}
.about-value-card p{
    margin:0;
    color:#647085;
    line-height:1.75;
    font-weight:600;
}
.about-contact-section{
    background:#f4f7fb;
    padding:84px 0 92px;
}
.about-contact-card{
    border-radius:24px;
    background:#0b1426;
    color:#fff;
    padding:54px 58px 58px;
    box-shadow:0 26px 70px rgba(8,21,45,.16);
}
.about-contact-card h2{
    margin:0 0 36px;
    text-align:center;
    font-size:32px;
    letter-spacing:-.04em;
    font-weight:950;
}
.about-contact-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:22px;
}
.about-contact-grid>div{
    background:rgba(255,255,255,.09);
    border:1px solid rgba(255,255,255,.09);
    border-radius:14px;
    padding:24px 28px;
    min-height:126px;
}
.about-contact-grid span{
    color:#2e6bff;
    margin-bottom:10px;
    display:inline-flex;
}
.about-contact-grid small{
    display:block;
    color:#a9b5c8;
    text-transform:uppercase;
    letter-spacing:.05em;
    font-weight:850;
    font-size:12px;
}
.about-contact-grid b{
    display:block;
    color:#fff;
    margin-top:7px;
    font-weight:900;
}

/* Tours page list layout */
.tours-screen-top{
    position:relative;
    padding:44px 0 0;
    background:linear-gradient(180deg,#1f4ed8 0,#1f4ed8 55%,#f4f7fb 55%,#f4f7fb 100%);
}
.tours-screen-top .tour-search{
    max-width:990px;
    margin:0 auto;
}
.tours-screen-search{
    transform:translateY(34px);
    position:relative;
    z-index:10;
}
.tours-list-section{
    padding:100px 0 90px;
    background:#f4f7fb;
}
.tours-screen-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
    margin-bottom:22px;
}
.tours-screen-head h1{
    margin:0 0 6px;
    font-size:26px;
    line-height:1.25;
    color:#0b1426;
    font-weight:950;
    letter-spacing:-.035em;
}
.tours-screen-head p{
    margin:0;
    color:#8693a6;
    font-weight:650;
}
.tour-sort-tabs{
    border-bottom:1px solid #dce5f2;
    display:flex;
    align-items:center;
    gap:0;
    margin-bottom:22px;
}
.tour-sort-tabs a{
    height:46px;
    padding:0 22px;
    display:inline-flex;
    align-items:center;
    gap:8px;
    color:#64738a;
    font-weight:850;
    border-bottom:2px solid transparent;
}
.tour-sort-tabs a.active{
    color:#2556d6;
    border-bottom-color:#2556d6;
}
.tours-screen-layout{
    display:grid;
    grid-template-columns:260px 1fr;
    gap:24px;
    align-items:start;
}
.tours-filter-card{
    position:sticky;
    top:112px;
    background:#fff;
    border:1px solid #e4ebf5;
    border-radius:14px;
    padding:22px 20px;
    box-shadow:0 18px 45px rgba(9,25,56,.07);
}
.tours-filter-card h3{
    margin:0 0 20px;
    display:flex;
    align-items:center;
    gap:8px;
    color:#121a2b;
    font-size:18px;
    font-weight:950;
}
.tours-filter-card label,
.filter-block{
    display:block;
    border-top:1px solid #edf2f8;
    padding:18px 0;
    color:#152036;
    font-weight:900;
}
.tours-filter-card input[type="text"],
.tours-filter-card input:not([type]){
    width:100%;
}
.tours-filter-card input{
    margin-top:10px;
    height:38px;
    border:1px solid #dce5f0;
    border-radius:8px;
    padding:0 12px;
    background:#f8fafc;
    outline:none;
}
.check-row{
    display:flex!important;
    align-items:center;
    gap:8px;
    border:0!important;
    padding:8px 0!important;
    color:#f1a400!important;
    font-size:14px;
}
.check-row input{width:16px!important;height:16px!important;margin:0!important}
.check-row small{margin-left:auto;color:#98a4b7}
.price-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
}
.tours-filter-card button{
    width:100%;
    height:40px;
    border:0;
    border-radius:8px;
    background:#2e63df;
    color:#fff;
    font-weight:900;
    cursor:pointer;
}
.tours-list{
    display:grid;
    gap:12px;
}
.tour-row-card{
    display:grid;
    grid-template-columns:250px 1fr 190px;
    min-height:190px;
    overflow:hidden;
    background:#fff;
    border:1px solid #e6edf6;
    border-radius:12px;
    box-shadow:0 14px 35px rgba(9,25,56,.06);
}
.tour-row-image{
    position:relative;
    display:block;
    overflow:hidden;
}
.tour-row-image img{
    width:100%;
    height:100%;
    min-height:190px;
    object-fit:cover;
}
.tour-row-heart{
    position:absolute;
    top:12px;
    right:12px;
    width:34px;
    height:34px;
    border-radius:50%;
    background:rgba(255,255,255,.88);
    display:grid;
    place-items:center;
    color:#91a0b5;
    font-size:21px;
}
.tour-row-main{
    padding:24px 22px 18px;
    border-right:1px solid #eef2f7;
}
.stars{
    color:#f5a400;
    letter-spacing:1px;
    font-size:16px;
    line-height:1;
}
.stars span{color:#d7dee9}
.tour-row-main h2{
    margin:14px 0 12px;
    font-size:20px;
    color:#101a2e;
    font-weight:950;
}
.tour-row-meta{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:12px;
    color:#7a8799;
    font-size:14px;
    font-weight:750;
}
.tour-row-meta span{
    display:inline-flex;
    align-items:center;
    gap:5px;
}
.tour-row-meta em{
    padding:5px 10px;
    border-radius:7px;
    background:#eafff1;
    color:#13a15b;
    font-style:normal;
    font-weight:900;
}
.tour-row-included{
    margin-top:46px;
    border-top:1px solid #edf2f8;
    padding-top:14px;
    display:flex;
    align-items:center;
    gap:10px;
}
.tour-row-included small{
    color:#9aa6b9;
    font-weight:750;
    margin-right:2px;
}
.tour-row-included span{
    width:28px;
    height:28px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#eef5ff;
    color:#2556d6;
}
.tour-row-side{
    padding:22px 16px;
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    justify-content:space-between;
    background:#fbfcfe;
}
.rate-box{
    display:flex;
    gap:8px;
    align-items:flex-start;
}
.rate-box b{
    min-width:40px;
    height:24px;
    padding:0 8px;
    display:grid;
    place-items:center;
    border-radius:2px;
    background:#0c4aa6;
    color:#fff;
    font-size:13px;
}
.rate-box span{
    display:flex;
    flex-direction:column;
    color:#1b2a42;
    font-weight:800;
    font-size:13px;
}
.rate-box small{
    color:#8c98aa;
    font-size:11px;
    font-weight:700;
}
.row-price{
    text-align:right;
}
.row-price small{
    display:block;
    color:#a0aabd;
    font-size:11px;
}
.row-price strong{
    font-size:20px;
    font-weight:950;
    color:#121a2b;
    letter-spacing:-.04em;
}
.row-price.total strong{
    font-size:26px;
}
.row-book{
    min-width:122px;
    height:36px;
    border-radius:7px;
    background:#f04444;
    color:#fff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    font-weight:950;
    font-size:14px;
}

/* Tour detail page */
.tour-screen-detail{
    background:#f4f7fb;
}
.tour-detail-screen-hero{
    position:relative;
    min-height:520px;
    display:flex;
    align-items:flex-end;
    overflow:hidden;
    color:#fff;
}
.tour-detail-screen-hero>img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.tour-detail-shade{
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(4,14,30,.30),rgba(4,14,30,.76));
}
.tour-detail-title{
    position:relative;
    z-index:2;
    padding-bottom:84px;
}
.detail-badges{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:18px;
}
.detail-badges span,
.detail-badges b,
.detail-badges em{
    height:31px;
    padding:0 13px;
    display:inline-flex;
    align-items:center;
    border-radius:5px;
    font-style:normal;
    font-weight:950;
    font-size:13px;
}
.detail-badges span{background:#ffd40a;color:#071329}
.detail-badges b{background:rgba(8,18,38,.82);color:#fff}
.detail-badges em{background:#0c4aa6;color:#fff}
.tour-detail-title h1{
    margin:0 0 14px;
    font-size:clamp(42px,4.5vw,68px);
    letter-spacing:-.055em;
    line-height:1;
    font-weight:950;
}
.tour-detail-title p{
    margin:0 0 16px;
    display:flex;
    align-items:center;
    gap:8px;
    color:rgba(255,255,255,.86);
    font-size:18px;
    font-weight:800;
}
.hero-price{
    width:max-content;
    min-width:190px;
    padding:14px 22px;
    background:rgba(22,26,31,.55);
    border:1px solid rgba(255,255,255,.18);
    border-radius:10px;
    backdrop-filter:blur(12px);
}
.hero-price small{font-size:12px}
.hero-price strong{font-size:31px;margin:0 5px}
.tour-detail-body-section{
    margin-top:-42px;
    position:relative;
    z-index:3;
    padding-bottom:0;
}
.tour-detail-layout-screen{
    display:grid;
    grid-template-columns:minmax(0,1fr) 360px;
    gap:34px;
    align-items:start;
}
.tour-detail-content-card,
.tour-price-sidebar{
    background:#fff;
    border-radius:16px;
    border:1px solid #e7edf5;
    box-shadow:0 18px 45px rgba(9,25,56,.08);
}
.tour-detail-content-card{
    overflow:hidden;
}
.tour-feature-row{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:12px;
    padding:28px 30px 26px;
}
.tour-feature-row div{
    display:grid;
    grid-template-columns:42px 1fr;
    column-gap:12px;
    align-items:center;
}
.tour-feature-row span{
    grid-row:1/3;
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:13px;
    background:#fff7d8;
    color:#e1aa00;
}
.tour-feature-row small{
    color:#9aa6b9;
    text-transform:uppercase;
    font-weight:850;
    font-size:11px;
}
.tour-feature-row b{
    color:#121a2b;
    font-weight:950;
}
.tour-tabs{
    border-top:1px solid #edf2f8;
    border-bottom:1px solid #edf2f8;
    padding:0 30px;
    display:flex;
    gap:36px;
}
.tour-tabs a{
    height:58px;
    display:flex;
    align-items:center;
    color:#7f8ba0;
    font-weight:850;
}
.tour-tabs a:hover{
    color:#121a2b;
}
.detail-block,
.detail-benefits,
.operator-box,
.detail-map-block,
.detail-mini-cta{
    padding:28px 30px;
}
.detail-block{
    font-size:17px;
    line-height:1.8;
    color:#566175;
}
.detail-benefits{
    border-top:1px solid #edf2f8;
}
.detail-benefits h2,
.detail-map-block h2{
    margin:0 0 22px;
    font-size:24px;
    color:#121a2b;
    font-weight:950;
    letter-spacing:-.04em;
}
.benefit-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:16px;
}
.benefit-grid div{
    background:#f7f9fc;
    border-radius:13px;
    padding:18px;
    display:grid;
    grid-template-columns:42px 1fr;
    column-gap:14px;
    align-items:center;
}
.benefit-grid span{
    grid-row:1/3;
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:12px;
    background:#fff7d8;
    color:#d6a100;
}
.benefit-grid b{
    color:#121a2b;
    font-weight:950;
}
.benefit-grid small{
    color:#728094;
}
.operator-box{
    margin:0 30px 32px;
    border:1px solid #b8f1c9;
    background:#eaffef;
    border-radius:10px;
}
.operator-box b{
    display:inline-flex;
    padding:6px 12px;
    border-radius:5px;
    background:#16703d;
    color:#fff;
    margin-bottom:10px;
}
.operator-box p{
    margin:0;
    color:#17603a;
}
.detail-map-block iframe{
    width:100%;
    height:310px;
    border:0;
    border-radius:13px;
}
.detail-mini-cta{
    margin:30px;
    border-radius:14px;
    background:#0b1426;
    color:#fff;
    display:grid;
    grid-template-columns:1fr auto auto;
    gap:14px;
    align-items:center;
}
.detail-mini-cta h2{
    margin:0 0 4px;
    font-size:21px;
}
.detail-mini-cta p{
    margin:0;
    color:#c8d1df;
}
.tour-price-sidebar{
    position:sticky;
    top:116px;
    padding:28px;
}
.tour-price-sidebar>small{
    color:#7d8aa0;
    font-weight:750;
}
.tour-price-sidebar>strong{
    display:block;
    margin:10px 0 18px;
    color:#121a2b;
    font-size:34px;
    letter-spacing:-.05em;
    font-weight:950;
}
.urgent{
    padding:12px 14px;
    border-radius:8px;
    background:#fff7d8;
    color:#f04444;
    font-weight:900;
    border:1px solid #ffd6a8;
    margin-bottom:18px;
}
.tour-price-sidebar p{
    color:#121a2b;
    font-weight:850;
}
.tour-price-sidebar p b{
    color:#0db776;
    font-size:22px;
}
.tour-price-sidebar .btn{
    width:100%;
    margin-top:10px;
}
.outline-chat{
    background:#fff;
    border-color:#d8e1ee;
    color:#516072;
}
.side-phones{
    margin:24px 0;
    padding:20px 0;
    border-top:1px dashed #d8e1ee;
    border-bottom:1px dashed #d8e1ee;
    text-align:center;
    display:grid;
    gap:8px;
}
.side-phones span{
    color:#8b98aa;
    font-size:13px;
}
.side-phones a{
    color:#121a2b;
    font-weight:950;
}
.tour-price-sidebar ul{
    padding:0;
    margin:0;
    list-style:none;
    display:grid;
    gap:10px;
    color:#66758b;
    font-weight:750;
}
.related-tours-screen{
    padding:70px 0 100px;
}
.related-tours-screen h2{
    margin:0 0 24px;
    color:#121a2b;
    font-size:26px;
    font-weight:950;
}
.related-grid-screen{
    max-width:720px;
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:24px;
}

/* Contact page */
.contact-screen-page{
    background:#f4f7fb;
}
.contact-screen-hero{
    min-height:340px;
}
.contact-cards-section{
    background:#fff;
    padding:0 0 70px;
}
.contact-channel-grid{
    transform:translateY(-8px);
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}
.contact-channel-card{
    min-height:205px;
    background:#fff;
    border:1px solid #e7edf5;
    border-radius:14px;
    box-shadow:0 20px 55px rgba(9,25,56,.08);
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:28px 22px;
}
.contact-channel-card>span{
    width:60px;
    height:60px;
    border-radius:16px;
    display:grid;
    place-items:center;
    margin-bottom:18px;
}
.contact-channel-card>span.green{background:#e9fbf3;color:#0ab77c}
.contact-channel-card>span.blue{background:#eef7ff;color:#0c91dc}
.contact-channel-card>span.red{background:#fff1f3;color:#ef4668}
.contact-channel-card h3{
    margin:0 0 9px;
    color:#121a2b;
    font-size:20px;
    font-weight:950;
}
.contact-channel-card b{
    color:#121a2b;
    font-weight:950;
}
.contact-channel-card small{
    margin-top:8px;
    color:#7b8799;
    font-weight:650;
}
.contact-office-section{
    background:#f4f7fb;
    padding:76px 0 70px;
}
.contact-office-card{
    display:grid;
    grid-template-columns:380px 1fr;
    min-height:370px;
    overflow:hidden;
    border-radius:18px;
    background:#fff;
    border:1px solid #e2eaf4;
    box-shadow:0 20px 55px rgba(9,25,56,.08);
}
.office-info{
    padding:48px 42px;
}
.office-info h2{
    margin:0 0 28px;
    font-size:30px;
    letter-spacing:-.04em;
    font-weight:950;
    color:#121a2b;
}
.office-info div{
    display:grid;
    grid-template-columns:46px 1fr;
    column-gap:14px;
    align-items:center;
    margin-bottom:18px;
}
.office-info span{
    grid-row:1/3;
    width:46px;
    height:46px;
    border-radius:12px;
    display:grid;
    place-items:center;
    background:#eef5ff;
    color:#2556d6;
}
.office-info small{
    color:#7d8aa0;
    text-transform:uppercase;
    letter-spacing:.06em;
    font-weight:850;
    font-size:12px;
}
.office-info b{
    color:#121a2b;
    font-weight:950;
}
.office-route-btn{
    margin-top:8px;
    height:52px;
    border-radius:10px;
    background:#0b1426;
    color:#fff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    padding:0 24px;
    font-weight:950;
}
.contact-office-card iframe{
    width:100%;
    height:100%;
    min-height:370px;
    border:0;
}
.manager-section{
    background:#fff;
    padding:82px 0 86px;
}
.manager-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
}
.manager-card{
    background:#fff;
    border:1px solid #e1e8f2;
    border-radius:12px;
    padding:18px;
    box-shadow:0 12px 30px rgba(9,25,56,.05);
}
.manager-card b{
    display:block;
    margin-bottom:14px;
    color:#121a2b;
    font-weight:950;
}
.manager-card>div{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
}
.manager-card a{
    height:36px;
    border-radius:7px;
    border:1px solid #d9e3f0;
    color:#121a2b;
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:0 14px;
    font-weight:850;
}
.manager-card a:last-child{
    background:#eef6ff;
    color:#2563eb;
}
.contact-final-cta{
    background:#0b1426;
    color:#fff;
    padding:86px 0;
    text-align:center;
}
.contact-final-cta h2{
    margin:0 0 16px;
    font-size:42px;
    letter-spacing:-.055em;
    font-weight:950;
}
.contact-final-cta p{
    margin:0 0 26px;
    color:#c8d1df;
    font-size:18px;
}
.contact-final-cta div div{
    display:flex;
    justify-content:center;
    gap:16px;
    flex-wrap:wrap;
}
.contact-final-cta a{
    min-width:210px;
    height:56px;
    border-radius:999px;
    background:#1f49c8;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    color:#fff;
    font-weight:950;
}
.contact-final-cta a:last-child{
    background:transparent;
}
.contact-form-section{
    padding:70px 0;
    background:#f4f7fb;
}
.screen-contact-form{
    max-width:850px;
    margin:0 auto;
    grid-template-columns:1fr 1fr;
}
.screen-contact-form textarea,
.screen-contact-form .alert-ok,
.screen-contact-form button{
    grid-column:1/-1;
}

/* Shared improvements */
.tours-screen-page .tour-search.travel-compact-search.page,
.tours-screen-page .tour-search.travel-compact-search.tours-screen-search{
    grid-template-columns:1fr 190px !important;
    height:72px !important;
    border-radius:22px !important;
    max-width:990px !important;
}
.tours-screen-page .tour-search .search-destination-only{
    height:100% !important;
    border-right:1px solid #dde6f2 !important;
}
.tours-screen-page .tour-search .search-submit{
    height:52px !important;
    border-radius:16px !important;
}

/* Responsive */
@media (max-width:1180px){
    .about-story-grid,
    .tour-detail-layout-screen,
    .contact-office-card{
        grid-template-columns:1fr;
    }
    .about-values-grid,
    .about-contact-grid,
    .contact-channel-grid,
    .manager-grid{
        grid-template-columns:repeat(2,1fr);
    }
    .tours-screen-layout{
        grid-template-columns:1fr;
    }
    .tours-filter-card{
        position:relative;
        top:auto;
    }
    .tour-detail-screen-hero{
        min-height:480px;
    }
    .tour-price-sidebar{
        position:relative;
        top:auto;
    }
}
@media (max-width:900px){
    .tour-row-card{
        grid-template-columns:1fr;
    }
    .tour-row-image img{
        height:240px;
    }
    .tour-row-side{
        align-items:flex-start;
    }
    .tour-feature-row,
    .benefit-grid,
    .related-grid-screen{
        grid-template-columns:1fr;
    }
    .detail-mini-cta{
        grid-template-columns:1fr;
    }
}
@media (max-width:760px){
    .about-screen-stats,
    .about-values-grid,
    .about-contact-grid,
    .contact-channel-grid,
    .manager-grid{
        grid-template-columns:1fr;
    }
    .about-screen-stats{
        padding:28px 18px;
    }
    .about-story-image img{
        height:300px;
    }
    .about-contact-card{
        padding:36px 22px;
    }
    .tours-screen-page .tour-search.travel-compact-search.page,
    .tours-screen-page .tour-search.travel-compact-search.tours-screen-search{
        grid-template-columns:1fr !important;
        height:auto !important;
    }
    .tours-screen-page .tour-search .search-destination-only{
        border-right:0 !important;
        border-bottom:1px solid #dde6f2 !important;
    }
    .tour-sort-tabs{
        overflow:auto;
        white-space:nowrap;
    }
    .tour-row-main{
        border-right:0;
    }
    .tour-detail-title{
        padding-bottom:62px;
    }
    .tour-detail-screen-hero{
        min-height:430px;
    }
    .tour-feature-row{
        padding:22px;
    }
    .tour-tabs{
        overflow:auto;
        padding:0 22px;
        gap:24px;
    }
    .detail-block,
    .detail-benefits,
    .operator-box,
    .detail-map-block,
    .detail-mini-cta{
        padding:22px;
    }
    .operator-box,
    .detail-mini-cta{
        margin:22px;
    }
    .screen-contact-form{
        grid-template-columns:1fr;
    }
    .contact-final-cta h2{
        font-size:34px;
    }
}


/* =========================================================
   FINAL HEADER SCREEN STYLE — Lemon Tour screenshot match
   ========================================================= */
:root{
    --header-h: 88px;
}
.site-header,
.site-header.solid,
.site-header.scrolled{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 10000 !important;
    height: var(--header-h) !important;
    display: flex !important;
    align-items: center !important;
    color: #162033 !important;
    background: rgba(255,255,255,.94) !important;
    background-image: none !important;
    border-bottom: 1px solid rgba(226,233,243,.82) !important;
    box-shadow: 0 12px 38px rgba(9,25,56,.075) !important;
    backdrop-filter: blur(20px) saturate(1.2) !important;
    -webkit-backdrop-filter: blur(20px) saturate(1.2) !important;
    transition: background .24s ease, box-shadow .24s ease, border-color .24s ease, color .24s ease !important;
}
.site-header.on-hero:not(.scrolled){
    color: #ffffff !important;
    background: linear-gradient(180deg, rgba(6,18,34,.62) 0%, rgba(6,18,34,.24) 100%) !important;
    border-bottom: 1px solid rgba(255,255,255,.12) !important;
    box-shadow: none !important;
    backdrop-filter: blur(10px) saturate(1.1) !important;
    -webkit-backdrop-filter: blur(10px) saturate(1.1) !important;
}
.site-header.on-hero.scrolled,
.site-header.solid.scrolled{
    color: #162033 !important;
    background: rgba(255,255,255,.95) !important;
    border-bottom-color: rgba(226,233,243,.86) !important;
    box-shadow: 0 12px 38px rgba(9,25,56,.075) !important;
    backdrop-filter: blur(20px) saturate(1.2) !important;
    -webkit-backdrop-filter: blur(20px) saturate(1.2) !important;
}
.site-header .header-shell{
    width: min(calc(100% - 62px), 1540px) !important;
    height: 100% !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-columns: minmax(190px, auto) minmax(420px, 1fr) auto !important;
    align-items: center !important;
    gap: 28px !important;
    background: transparent !important;
}
.site-header .brand{
    min-width: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 13px !important;
    color: currentColor !important;
}
.site-header .brand-mark{
    width: 42px !important;
    height: 42px !important;
    border-radius: 12px !important;
    display: grid !important;
    place-items: center !important;
    overflow: hidden !important;
    
}
.site-header .brand-mark img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}
.site-header .brand-name{
    color: currentColor !important;
    font-size: 22px !important;
    line-height: 1 !important;
    font-weight: 950 !important;
    letter-spacing: -.045em !important;
    white-space: nowrap !important;
}
.site-header .main-nav{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
}
.site-header .main-nav a{
    height: 44px !important;
    padding: 0 18px !important;
    border-radius: 999px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: currentColor !important;
    opacity: .86 !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    letter-spacing: -.015em !important;
    background: transparent !important;
    transition: .18s ease !important;
}
.site-header .main-nav a:hover,
.site-header .main-nav a.active{
    opacity: 1 !important;
    transform: translateY(-1px) !important;
}
.site-header.on-hero:not(.scrolled) .main-nav a:hover,
.site-header.on-hero:not(.scrolled) .main-nav a.active{
    background: rgba(255,255,255,.17) !important;
    color: #fff !important;
}
.site-header.scrolled .main-nav a:hover,
.site-header.scrolled .main-nav a.active,
.site-header.solid .main-nav a:hover,
.site-header.solid .main-nav a.active{
    background: #eef4ff !important;
    color: #1447c8 !important;
}
.site-header .header-actions{
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 12px !important;
}
.site-header .header-actions .lemon-lang{
    z-index: 10020 !important;
}
.site-header .header-actions .lemon-lang-btn{
    width: 78px !important;
    height: 42px !important;
    min-width: 78px !important;
    padding: 0 11px 0 13px !important;
    border-radius: 999px !important;
    gap: 8px !important;
    background: rgba(255,255,255,.92) !important;
    border: 1px solid rgba(226,233,243,.92) !important;
    box-shadow: 0 10px 26px rgba(9,25,56,.08) !important;
    color: #111827 !important;
}
.site-header.on-hero:not(.scrolled) .header-actions .lemon-lang-btn{
    background: rgba(255,255,255,.16) !important;
    border-color: rgba(255,255,255,.24) !important;
    box-shadow: none !important;
    color: #fff !important;
}
.site-header .header-actions .lemon-lang-flag{
    width: 28px !important;
    height: 19px !important;
    min-width: 28px !important;
    border-radius: 3px !important;
    overflow: hidden !important;
    box-shadow: none !important;
    background: transparent !important;
}
.site-header .header-actions .lemon-lang-flag .flag-png{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}
.site-header .header-actions .lemon-lang-caret{
    width: 13px !important;
    height: 13px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
    position: relative !important;
    transform: none !important;
}
.site-header .header-actions .lemon-lang-caret::before{
    content: "" !important;
    width: 6px !important;
    height: 6px !important;
    border-right: 2px solid currentColor !important;
    border-bottom: 2px solid currentColor !important;
    transform: translateY(-2px) rotate(45deg) !important;
    color: #798599 !important;
    transition: .18s ease !important;
}
.site-header.on-hero:not(.scrolled) .header-actions .lemon-lang-caret::before{
    color: rgba(255,255,255,.85) !important;
}
.site-header .header-actions .lemon-lang.open .lemon-lang-caret::before{
    transform: translateY(1px) rotate(225deg) !important;
}
.site-header .header-actions .lemon-lang-menu{
    top: calc(100% + 16px) !important;
    right: 0 !important;
    border-radius: 18px !important;
    box-shadow: 0 22px 55px rgba(10,24,50,.18) !important;
    border: 1px solid #e5edf6 !important;
}
.site-header .theme-toggle,
.site-header .fav-btn,
.site-header .header-round-btn{
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(226,233,243,.92) !important;
    background: rgba(255,255,255,.92) !important;
    color: #243048 !important;
    box-shadow: 0 10px 26px rgba(9,25,56,.08) !important;
    font-weight: 950 !important;
    transition: .18s ease !important;
}
.site-header .fav-btn svg{
    width: 19px !important;
    height: 19px !important;
}
.site-header.on-hero:not(.scrolled) .theme-toggle,
.site-header.on-hero:not(.scrolled) .fav-btn,
.site-header.on-hero:not(.scrolled) .header-round-btn{
    background: rgba(255,255,255,.14) !important;
    border-color: rgba(255,255,255,.24) !important;
    color: #fff !important;
    box-shadow: none !important;
}
.site-header .theme-toggle:hover,
.site-header .fav-btn:hover,
.site-header .header-round-btn:hover{
    transform: translateY(-2px) !important;
    background: #fff !important;
    color: #1447c8 !important;
}
.site-header .phone-btn.phone-animated{
    height: 48px !important;
    min-width: 188px !important;
    padding: 0 24px 0 15px !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    color: #1e5bd8 !important;
    border: 1px solid rgba(255,255,255,.66) !important;
    box-shadow: 0 14px 34px rgba(31,86,190,.14) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    font-size: 15px !important;
    font-weight: 950 !important;
    letter-spacing: .02em !important;
}
.site-header.on-hero:not(.scrolled) .phone-btn.phone-animated{
    box-shadow: 0 14px 34px rgba(0,0,0,.18) !important;
}
.site-header .phone-btn.phone-animated .phone-bubble{
    width: 30px !important;
    height: 30px !important;
    border-radius: 999px !important;
    color: #1e5bd8 !important;
}
.site-header .phone-btn.phone-animated .phone-bubble svg{
    width: 16px !important;
    height: 16px !important;
}
.site-header .phone-btn.phone-animated:hover{
    transform: translateY(-2px) !important;
    box-shadow: 0 20px 44px rgba(31,86,190,.22) !important;
}
@media (max-width: 1180px){
    .site-header .header-shell{
        width: calc(100% - 32px) !important;
        grid-template-columns: auto auto !important;
        justify-content: space-between !important;
        gap: 18px !important;
    }
    .site-header .main-nav{
        display: none !important;
    }
    .site-header .mobile-toggle{
        display: flex !important;
    }
}
@media (max-width: 760px){
    :root{ --header-h: 76px; }
    .site-header .header-shell{
        width: calc(100% - 24px) !important;
    }
    .site-header .brand-mark{
        width: 38px !important;
        height: 38px !important;
    }
    .site-header .brand-name{
        font-size: 18px !important;
    }
    .site-header .phone-btn.phone-animated{
        min-width: 46px !important;
        width: 46px !important;
        height: 46px !important;
        padding: 0 !important;
    }
    .site-header .phone-btn.phone-animated span:not(.phone-bubble){
        display: none !important;
    }
    .site-header .theme-toggle,
    .site-header .fav-btn,
    .site-header .header-round-btn,
    .site-header .header-actions .lemon-lang{
        display: none !important;
    }
}

/* =========================================================
   LANDING PREMIUM SECTIONS + SITE-WIDE ANIMATION LAYER
   Baseline compatible: appended layer, inner page markup untouched
   ========================================================= */
:root{
    --travel-blue:#1447c8;
    --travel-blue-2:#1d5cff;
    --travel-ink:#071422;
    --travel-yellow:#ffd40a;
    --travel-aqua:#33d6ff;
    --travel-green:#18c47d;
    --travel-paper:#ffffff;
    --travel-soft:#f6f9ff;
    --travel-soft-2:#f8fafc;
    --travel-border:#e4ebf5;
    --travel-shadow:0 28px 76px rgba(7,20,42,.13);
    --travel-shadow-soft:0 16px 42px rgba(7,20,42,.08);
}

body{
    background:
        radial-gradient(circle at 8% 8%, rgba(29,92,255,.055), transparent 30%),
        radial-gradient(circle at 92% 12%, rgba(255,212,10,.075), transparent 28%),
        #fff;
}

[data-reveal]{
    opacity:0;
    transform:translate3d(0,32px,0) scale(.985);
    filter:blur(8px);
    transition:opacity .72s cubic-bezier(.22,1,.36,1), transform .72s cubic-bezier(.22,1,.36,1), filter .72s cubic-bezier(.22,1,.36,1);
    transition-delay:var(--reveal-delay,0ms);
    will-change:opacity,transform,filter;
}
[data-reveal="fade-right"]{transform:translate3d(-42px,18px,0) scale(.985)}
[data-reveal="fade-left"]{transform:translate3d(42px,18px,0) scale(.985)}
[data-reveal="zoom-in"]{transform:translate3d(0,24px,0) scale(.92)}
[data-reveal].is-visible{
    opacity:1;
    transform:translate3d(0,0,0) scale(1);
    filter:blur(0);
}
@media (prefers-reduced-motion: reduce){
    *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
    [data-reveal]{opacity:1!important;transform:none!important;filter:none!important}
}

@keyframes landingFloatA{0%,100%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(10px,-18px,0) rotate(7deg)}}
@keyframes landingFloatB{0%,100%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(-14px,16px,0) rotate(-8deg)}}
@keyframes landingPulse{0%,100%{opacity:.45;transform:scale(1)}50%{opacity:.82;transform:scale(1.08)}}
@keyframes landingShimmer{0%{transform:translateX(-120%)}55%,100%{transform:translateX(135%)}}
@keyframes landingOrbit{to{transform:rotate(360deg)}}
@keyframes landingGradientMove{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}

.landing-page-main{overflow:hidden;background:#fff}.landing-page-main .section{isolation:isolate}.landing-page-main .btn,.magnetic-btn{position:relative;overflow:hidden}.landing-page-main .btn::before,.magnetic-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.55) 45%,transparent 70%);transform:translateX(-120%);transition:none}.landing-page-main .btn:hover::before,.magnetic-btn:hover::before{animation:landingShimmer .85s ease}.landing-page-main .btn:hover,.magnetic-btn:hover{transform:translateY(-3px)}

.landing-bg-shapes{position:absolute;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.landing-bg-shapes span{position:absolute;border-radius:999px;filter:blur(.2px)}.landing-bg-shapes span:nth-child(1){width:190px;height:190px;left:-55px;top:12%;background:radial-gradient(circle,rgba(255,212,10,.22),transparent 66%);animation:landingFloatA 8s ease-in-out infinite}.landing-bg-shapes span:nth-child(2){width:270px;height:270px;right:-110px;top:10%;background:radial-gradient(circle,rgba(29,92,255,.18),transparent 68%);animation:landingFloatB 9s ease-in-out infinite}.landing-bg-shapes span:nth-child(3){width:150px;height:150px;right:18%;bottom:10%;background:radial-gradient(circle,rgba(51,214,255,.16),transparent 68%);animation:landingPulse 5s ease-in-out infinite}

/* Biz haqimizda */
.landing-about-section{
    padding:118px 0!important;
    background:
        linear-gradient(90deg, rgba(20,71,200,.045) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.045) 1px, transparent 1px),
        radial-gradient(circle at 9% 18%, rgba(255,212,10,.17), transparent 32%),
        radial-gradient(circle at 91% 14%, rgba(29,92,255,.16), transparent 34%),
        linear-gradient(135deg,#f8fbff 0%,#ffffff 48%,#fff9de 100%)!important;
    background-size:72px 72px,72px 72px,auto,auto,auto!important;
}
.landing-about-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.9fr);gap:64px;align-items:center;position:relative;z-index:1}.landing-about-copy h2{font-size:clamp(36px,4.6vw,64px);line-height:1.02;margin:0 0 18px;font-weight:950;letter-spacing:-.065em;color:#071422}.landing-about-copy>p{font-size:18px;line-height:1.85;color:#4b5b72;max-width:720px;margin:0}.about-feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.about-feature-list>div{min-height:134px;padding:20px;border-radius:24px;border:1px solid rgba(226,235,247,.95);background:rgba(255,255,255,.78);box-shadow:0 16px 38px rgba(7,20,42,.07);backdrop-filter:blur(14px);transition:.28s ease}.about-feature-list>div:hover{transform:translateY(-7px);box-shadow:0 24px 58px rgba(20,71,200,.13);border-color:rgba(20,71,200,.18)}.about-feature-list span{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#ecf5ff,#fff5c6);color:#1447c8;margin-bottom:13px}.about-feature-list b{display:block;font-size:15px;font-weight:950;color:#071422}.about-feature-list small{display:block;margin-top:4px;color:#6b788c;font-weight:750;line-height:1.35}.landing-available-box{position:relative;overflow:hidden;border-radius:28px!important;padding:26px 28px!important;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(246,250,255,.95))!important}.landing-available-box::after{content:"";position:absolute;right:-44px;top:-44px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(255,212,10,.25),transparent 65%);animation:landingFloatA 8s ease-in-out infinite}.landing-about-visual{position:relative}.premium-about-card{border-radius:40px!important;min-height:540px!important;box-shadow:0 32px 88px rgba(7,20,42,.18)!important;transform:perspective(1000px) rotateY(-2deg);transition:.45s ease}.premium-about-card:hover{transform:perspective(1000px) rotateY(0deg) translateY(-8px)}.premium-about-card img{min-height:540px!important;filter:saturate(1.08) contrast(1.04)}.premium-about-card::before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.55);border-radius:30px;z-index:2;pointer-events:none}.premium-about-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(7,20,34,.62));z-index:1;pointer-events:none}.premium-about-float{z-index:3!important;background:rgba(255,255,255,.9)!important;backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.65);animation:landingFloatA 6s ease-in-out infinite}.landing-about-stats{position:absolute;right:-22px;bottom:28px;z-index:5;display:grid;grid-template-columns:repeat(2,150px);gap:12px}.landing-about-stats>div{min-height:104px;border-radius:22px;background:rgba(255,255,255,.91);border:1px solid rgba(226,235,247,.9);box-shadow:0 18px 48px rgba(7,20,42,.15);display:flex;flex-direction:column;justify-content:center;padding:18px;backdrop-filter:blur(18px)}.landing-about-stats strong{font-size:30px;line-height:1;font-weight:950;letter-spacing:-.05em;color:#1447c8}.landing-about-stats span{margin-top:7px;color:#536178;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.035em}

/* Maxsus takliflar */
.landing-offers-section{
    padding:108px 0!important;
    background:
        radial-gradient(circle at 12% 16%, rgba(51,214,255,.15), transparent 32%),
        radial-gradient(circle at 88% 10%, rgba(255,212,10,.16), transparent 30%),
        linear-gradient(180deg,#f7fafc 0%,#eef4fb 100%)!important;
}
.landing-section-head{margin-bottom:44px}.landing-section-head.centered{text-align:center;max-width:790px;margin-left:auto;margin-right:auto}.landing-section-head.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:38px;align-items:end}.landing-section-head span{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 16px;border-radius:999px;background:#edf4ff;color:#1447c8;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.landing-section-head h2{font-size:clamp(36px,4.4vw,62px);line-height:1.02;letter-spacing:-.065em;margin:0;font-weight:950;color:#071422}.landing-section-head p{margin:0;color:#5f6d82;font-size:17px;line-height:1.75;font-weight:650}.landing-tours-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.landing-tour-card{position:relative;border-radius:30px;overflow:hidden;background:#fff;border:1px solid rgba(226,235,247,.9);box-shadow:0 20px 58px rgba(7,20,42,.09);transition:.34s cubic-bezier(.22,1,.36,1)}.landing-tour-card:hover{transform:translateY(-10px);box-shadow:0 34px 88px rgba(7,20,42,.17);border-color:rgba(20,71,200,.18)}.landing-tour-card.featured{grid-column:span 2}.landing-tour-media{position:relative;height:240px;display:block;overflow:hidden;background:#071422}.landing-tour-card.featured .landing-tour-media{height:330px}.landing-tour-media img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.22,1,.36,1), filter .4s ease}.landing-tour-card:hover .landing-tour-media img{transform:scale(1.09);filter:saturate(1.12) contrast(1.05)}.landing-tour-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,34,.08),rgba(7,20,34,.74));z-index:1}.tour-glow{position:absolute;width:140px;height:140px;border-radius:50%;right:-50px;top:-55px;background:radial-gradient(circle,rgba(255,212,10,.34),transparent 70%);z-index:2;animation:landingPulse 4.5s ease-in-out infinite}.landing-tour-rating,.landing-tour-duration{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-weight:950;backdrop-filter:blur(14px)}.landing-tour-rating{left:16px;top:16px;background:rgba(255,255,255,.91);color:#071422;padding:8px 13px;font-size:13px}.landing-tour-duration{right:16px;bottom:16px;background:rgba(7,20,34,.72);color:#fff;padding:9px 13px;font-size:12px;border:1px solid rgba(255,255,255,.18)}.landing-tour-info{padding:22px}.landing-tour-place{display:flex;align-items:center;gap:8px;color:#1447c8;font-weight:900;font-size:13px;margin-bottom:10px}.landing-tour-info h3{font-size:22px;line-height:1.18;margin:0 0 10px;letter-spacing:-.04em;color:#071422}.landing-tour-card.featured .landing-tour-info h3{font-size:28px}.landing-tour-info p{height:48px;overflow:hidden;margin:0 0 18px;color:#5f6d82;font-weight:650;line-height:1.55}.landing-tour-foot{border-top:1px solid #edf2f8;padding-top:16px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.landing-tour-foot small{display:block;color:#8390a3;font-size:12px;font-weight:850}.landing-tour-foot strong{display:block;color:#071422;font-size:23px;letter-spacing:-.055em;font-weight:950}.landing-tour-foot em{justify-self:end;font-style:normal;background:#eafff4;color:#0b8d55;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.landing-tour-foot a{grid-column:1/-1;height:46px;border-radius:15px;background:#071422;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:950;transition:.22s ease}.landing-tour-foot a:hover{background:#1447c8;transform:translateY(-2px)}.landing-empty{grid-column:1/-1}

/* Yangiliklar */
.landing-news-section{
    padding:108px 0!important;
    background:
        linear-gradient(90deg,rgba(20,71,200,.04) 1px,transparent 1px),
        linear-gradient(0deg,rgba(20,71,200,.04) 1px,transparent 1px),
        radial-gradient(circle at 18% 20%,rgba(255,212,10,.15),transparent 28%),
        #ffffff!important;
    background-size:78px 78px,78px 78px,auto,auto!important;
}
.landing-news-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.landing-news-card{position:relative;display:grid;grid-template-columns:220px 1fr;gap:0;background:#fff;border:1px solid #e6edf7;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(7,20,42,.08);transition:.32s ease}.landing-news-card.wide{grid-row:span 2;grid-template-columns:1fr}.landing-news-card:hover{transform:translateY(-8px);box-shadow:0 30px 78px rgba(7,20,42,.14);border-color:rgba(20,71,200,.18)}.landing-news-img{position:relative;min-height:210px;display:block;overflow:hidden;background:#071422}.landing-news-card.wide .landing-news-img{height:360px}.landing-news-img img{width:100%;height:100%;object-fit:cover;transition:.65s ease}.landing-news-card:hover .landing-news-img img{transform:scale(1.08);filter:saturate(1.12)}.landing-news-img::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,34,.05),rgba(7,20,34,.64))}.landing-news-img time{position:absolute;left:16px;bottom:16px;z-index:2;border-radius:999px;background:rgba(255,255,255,.92);color:#071422;padding:8px 12px;font-size:12px;font-weight:950}.landing-news-body{padding:24px}.landing-news-body>span{display:inline-flex;margin-bottom:12px;border-radius:999px;background:#fff6cc;color:#9c7200;padding:6px 11px;font-size:12px;font-weight:950}.landing-news-body h3{margin:0 0 10px;font-size:22px;line-height:1.22;letter-spacing:-.04em;color:#071422}.landing-news-card.wide .landing-news-body h3{font-size:30px}.landing-news-body p{margin:0 0 16px;color:#5f6d82;line-height:1.65;font-weight:650}.read-more{display:inline-flex;align-items:center;color:#1447c8!important;font-weight:950}.read-more:hover{transform:translateX(4px)}

/* Bog‘lanish */
.landing-contact-section{
    padding:112px 0!important;
    overflow:hidden;
    background:
        radial-gradient(circle at 80% 18%, rgba(255,212,10,.16), transparent 30%),
        linear-gradient(135deg,#081225 0%,#0d1c35 48%,#071422 100%)!important;
    color:#fff;
}
.landing-contact-section .section-kicker{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.16)}.landing-orbit-bg{position:absolute;inset:0;pointer-events:none;opacity:.62}.landing-orbit-bg i{position:absolute;border:1px solid rgba(255,255,255,.10);border-radius:50%;animation:landingOrbit 22s linear infinite}.landing-orbit-bg i:nth-child(1){width:480px;height:480px;right:-150px;top:-120px}.landing-orbit-bg i:nth-child(2){width:310px;height:310px;left:-90px;bottom:-130px;animation-duration:18s}.landing-orbit-bg i:nth-child(3){width:180px;height:180px;right:24%;bottom:12%;animation-duration:14s}.landing-contact-wrap{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.72fr);gap:54px;align-items:center}.landing-contact-copy h2{font-size:clamp(36px,4.7vw,64px);line-height:1.02;margin:0 0 18px;font-weight:950;letter-spacing:-.065em;color:#fff}.landing-contact-copy>p{font-size:18px;line-height:1.8;color:rgba(255,255,255,.74);max-width:690px;margin:0}.landing-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,230px));gap:16px;margin:30px 0}.contact-action-card{min-height:126px;border-radius:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);padding:20px;display:flex;flex-direction:column;justify-content:center;transition:.28s ease;backdrop-filter:blur(16px)}.contact-action-card:hover{transform:translateY(-7px);background:rgba(255,255,255,.13)}.contact-action-card.primary{background:linear-gradient(135deg,#ffd40a,#ffb800);color:#071422;border-color:rgba(255,212,10,.55);box-shadow:0 22px 50px rgba(255,212,10,.16)}.contact-action-card span{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:rgba(255,255,255,.14);margin-bottom:13px}.contact-action-card.primary span{background:rgba(7,20,34,.08)}.contact-action-card small{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;opacity:.78}.contact-action-card b{font-size:17px;margin-top:4px}.landing-contact-meta{display:flex;flex-wrap:wrap;gap:12px}.landing-contact-meta span{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-size:13px;font-weight:850}.landing-contact-form{position:relative;border-radius:34px!important;padding:30px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.62)!important;box-shadow:0 34px 90px rgba(0,0,0,.26)!important;overflow:hidden}.landing-contact-form::before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#1447c8,#ffd40a,#33d6ff);background-size:200% 100%;animation:landingGradientMove 5s ease infinite}.landing-contact-form .form-head{display:flex;gap:14px;align-items:center;margin-bottom:18px;color:#071422}.landing-contact-form .form-head>span{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#eef5ff;color:#1447c8}.landing-contact-form .form-head b{display:block;font-size:22px;font-weight:950;letter-spacing:-.04em}.landing-contact-form .form-head small{display:block;color:#6b788c;font-weight:750}.form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.landing-contact-form input,.landing-contact-form textarea{background:#f7faff!important;border-color:#dfe8f5!important;color:#071422!important;transition:.2s ease}.landing-contact-form input:focus,.landing-contact-form textarea:focus{background:#fff!important;transform:translateY(-1px);box-shadow:0 0 0 4px rgba(20,71,200,.09)!important}.landing-contact-form button{width:100%;height:58px;margin-top:2px}.landing-contact-form button svg{width:16px;height:16px;transform:rotate(42deg)}

/* Site-wide soft motion for old components */
.tour-card,.news-card,.tour-row-card,.about-value-card,.contact-channel-card,.footer-contact-card,.footer-grid>div{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.tour-card:hover,.news-card:hover,.tour-row-card:hover,.about-value-card:hover,.contact-channel-card:hover,.footer-contact-card:hover{transform:translateY(-6px)}.site-footer::before{content:"";position:absolute;inset:0 0 auto 0;height:180px;pointer-events:none}.site-footer{overflow:hidden}.mobile-panel.open{animation:mobilePanelIn .32s cubic-bezier(.22,1,.36,1)}@keyframes mobilePanelIn{from{transform:translateX(105%);filter:blur(4px)}to{transform:translateX(0);filter:blur(0)}}

@media (max-width:1180px){
    .landing-about-grid,.landing-contact-wrap,.landing-section-head.split{grid-template-columns:1fr}.landing-about-visual{max-width:680px}.landing-tours-grid{grid-template-columns:repeat(2,1fr)}.landing-news-grid{grid-template-columns:1fr}.landing-news-card.wide{grid-row:auto}.landing-news-card{grid-template-columns:280px 1fr}.landing-contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}
}
@media (max-width:760px){
    .landing-about-section,.landing-offers-section,.landing-news-section,.landing-contact-section{padding:74px 0!important}.landing-about-copy h2,.landing-section-head h2,.landing-contact-copy h2{font-size:38px}.about-feature-list{grid-template-columns:1fr}.landing-about-stats{position:relative;right:auto;bottom:auto;margin-top:14px;grid-template-columns:repeat(2,1fr)}.premium-about-card,.premium-about-card img{min-height:330px!important}.landing-tours-grid{grid-template-columns:1fr}.landing-tour-card.featured{grid-column:auto}.landing-tour-card.featured .landing-tour-media,.landing-tour-media{height:240px}.landing-news-card,.landing-news-card.wide{grid-template-columns:1fr}.landing-news-card.wide .landing-news-img,.landing-news-img{height:240px}.landing-section-head.split{gap:16px}.landing-contact-actions,.form-grid-two{grid-template-columns:1fr}.landing-contact-meta{display:grid}.landing-contact-form{padding:22px!important;border-radius:26px!important}
}
@media (max-width:460px){
    .landing-about-stats{grid-template-columns:1fr}.landing-contact-copy h2,.landing-about-copy h2,.landing-section-head h2{font-size:34px}.landing-tour-info,.landing-news-body{padding:20px}.contact-action-card{min-height:112px}.landing-contact-form .form-head b{font-size:19px}
}



/* =========================================================
   FINAL UPDATE — 4 destination landing content + modern contact form
   ========================================================= */
.landing-contact-section-v2{
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(255,212,10,.24), transparent 30%),
    radial-gradient(circle at 86% 8%, rgba(29,92,255,.19), transparent 28%),
    linear-gradient(135deg,#061221 0%,#0b1d35 46%,#071422 100%) !important;
  color:#fff;
}
.landing-contact-section-v2:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.20;
  pointer-events:none;
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.08) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(180deg,transparent,black 12%,black 86%,transparent);
}
.landing-contact-wrap-v2{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(390px,520px);
  gap:42px;
  align-items:stretch;
}
.landing-contact-section-v2 .section-kicker{
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.15);
  color:#ffd40a;
}
.landing-contact-section-v2 .landing-contact-copy h2{
  color:#fff;
  max-width:760px;
}
.landing-contact-section-v2 .landing-contact-copy p{
  color:rgba(255,255,255,.74);
  max-width:680px;
}
.contact-destination-strip{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:26px 0 24px;
}
.contact-destination-strip span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  font-weight:900;
  font-size:13px;
  backdrop-filter:blur(12px);
}
.landing-contact-section-v2 .landing-contact-actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  max-width:680px;
}
.landing-contact-section-v2 .contact-action-card{
  min-height:126px;
  padding:22px;
  border-radius:24px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:none;
  color:#fff;
  backdrop-filter:blur(18px);
  overflow:hidden;
}
.landing-contact-section-v2 .contact-action-card:before{
  content:"";
  position:absolute;
  inset:auto -28px -34px auto;
  width:110px;
  height:110px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
}
.landing-contact-section-v2 .contact-action-card.primary{
  background:linear-gradient(135deg,#ffd40a,#ffb800);
  color:#061221;
  border-color:rgba(255,212,10,.55);
  box-shadow:0 22px 46px rgba(255,184,0,.18);
}
.landing-contact-section-v2 .contact-action-card span{
  background:rgba(255,255,255,.16);
}
.landing-contact-section-v2 .contact-action-card.primary span{
  background:rgba(7,20,34,.10);
  color:#071422;
}
.landing-contact-section-v2 .landing-contact-mini{
  margin-top:20px;
  display:grid;
  gap:10px;
}
.landing-contact-section-v2 .landing-contact-mini span{
  color:rgba(255,255,255,.78);
  background:transparent;
}
.landing-contact-form-v2{
  position:relative;
  border-radius:32px;
  padding:28px;
  background:rgba(255,255,255,.96) !important;
  border:1px solid rgba(255,255,255,.55) !important;
  box-shadow:0 28px 80px rgba(0,0,0,.26) !important;
  color:#0d1730;
  overflow:hidden;
}
.landing-contact-form-v2:before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:6px;
  background:linear-gradient(90deg,#1447c8,#ffd40a,#1d5cff);
}
.landing-contact-form-v2:after{
  content:"";
  position:absolute;
  right:-72px;
  top:-72px;
  width:180px;
  height:180px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(29,92,255,.13),transparent 65%);
  pointer-events:none;
}
.landing-contact-form-v2 .form-head{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  gap:14px;
  padding:0 0 20px;
  margin-bottom:18px;
  border-bottom:1px solid #edf2f7;
}
.landing-contact-form-v2 .form-head>span{
  width:54px;
  height:54px;
  border-radius:18px;
  display:grid;
  place-items:center;
  background:#edf4ff;
  color:#1447c8;
}
.landing-contact-form-v2 .form-head b{
  display:block;
  font-size:22px;
  line-height:1.12;
  font-weight:950;
  letter-spacing:-.04em;
  color:#071422;
}
.landing-contact-form-v2 .form-head small{
  display:block;
  margin-top:5px;
  color:#6b778a;
  font-weight:750;
}
.landing-contact-form-v2 .form-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.landing-contact-form-v2 .form-field{
  display:grid;
  gap:8px;
  margin-bottom:14px;
}
.landing-contact-form-v2 .form-field.wide{
  grid-column:1/-1;
}
.landing-contact-form-v2 .form-field>span{
  color:#334155;
  font-size:13px;
  font-weight:950;
}
.landing-contact-form-v2 input,
.landing-contact-form-v2 select,
.landing-contact-form-v2 textarea{
  width:100%;
  border:1px solid #dfe7f2;
  background:#f8fbff;
  color:#071422;
  outline:0;
  border-radius:18px;
  padding:15px 16px;
  font-weight:800;
  transition:.18s ease;
}
.landing-contact-form-v2 select{
  appearance:none;
  background-image:
    linear-gradient(45deg,transparent 50%,#66748a 50%),
    linear-gradient(135deg,#66748a 50%,transparent 50%);
  background-position:
    calc(100% - 22px) 50%,
    calc(100% - 16px) 50%;
  background-size:6px 6px,6px 6px;
  background-repeat:no-repeat;
}
.landing-contact-form-v2 textarea{
  resize:vertical;
  min-height:132px;
}
.landing-contact-form-v2 input:focus,
.landing-contact-form-v2 select:focus,
.landing-contact-form-v2 textarea:focus{
  border-color:#1447c8;
  background:#fff;
  box-shadow:0 0 0 5px rgba(20,71,200,.10);
}
.contact-submit-btn{
  width:100%;
  min-height:58px;
  border-radius:18px !important;
  font-size:16px;
}
.form-note{
  margin:12px 0 0;
  color:#6b778a;
  font-size:13px;
  font-weight:750;
  text-align:center;
}
.landing-about-stats div{
  animation:landingStatFloat 6s ease-in-out infinite;
  animation-delay:var(--reveal-delay,0ms);
}
.landing-tours-grid .landing-tour-card,
.landing-news-grid .landing-news-card{
  will-change:transform,opacity;
}
.landing-tour-card:hover,
.landing-news-card:hover{
  transform:translateY(-8px);
}
@keyframes landingStatFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-7px)}
}
@media(max-width:980px){
  .landing-contact-wrap-v2{
    grid-template-columns:1fr;
  }
  .landing-contact-section-v2 .landing-contact-actions{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .landing-contact-form-v2{
    padding:22px;
    border-radius:26px;
  }
  .landing-contact-form-v2 .form-row{
    grid-template-columns:1fr;
    gap:0;
  }
  .contact-destination-strip span{
    width:100%;
    justify-content:center;
  }
}
.tour-price-inline {
    grid-column: 1;
    display: inline-flex;
    align-items: baseline;
    gap: 7px;
    color: #071329;
    line-height: 1;
}

.tour-price-inline strong {
    font-size: 27px;
    font-weight: 950;
    letter-spacing: -0.055em;
    color: #071329;
}

.tour-price-inline em {
    font-style: normal;
    font-size: 14px;
    font-weight: 900;
    color: #6b7280;
    text-transform: uppercase;
}

/* Contact section — light grey premium style */
.travel-contact-section {
    overflow: hidden;
    padding: 110px 0;
    background: #ebebeb !important;
    color: #071422 !important;
}

.travel-contact-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: .55;
    background:
        radial-gradient(circle at 12% 18%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 88% 20%, rgba(20, 71, 200, .10), transparent 32%),
        linear-gradient(90deg, rgba(20, 71, 200, .035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20, 71, 200, .035) 1px, transparent 1px);
    background-size: auto, auto, 68px 68px, 68px 68px;
}

.travel-contact-section::after {
    content: "";
    position: absolute;
    right: -150px;
    bottom: -170px;
    width: 430px;
    height: 430px;
    border-radius: 50%;
    background: rgba(255, 212, 10, .22);
    filter: blur(18px);
    pointer-events: none;
}

.travel-contact-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) 520px;
    gap: 54px;
    align-items: center;
}

.travel-contact-copy .section-kicker {
    background: #ffffff !important;
    color: #1447c8 !important;
    border: 1px solid #dfe7f2;
    box-shadow: 0 12px 28px rgba(7, 20, 42, .06);
}

.travel-contact-copy h2 {
    max-width: 720px;
    margin: 0 0 18px;
    color: #071422 !important;
    font-size: clamp(38px, 4.4vw, 66px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.travel-contact-copy > p {
    max-width: 700px;
    margin: 0;
    color: #566274 !important;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 650;
}

.travel-contact-points {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin-top: 34px;
}

.travel-contact-points div {
    min-height: 150px;
    padding: 20px;
    border-radius: 22px;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 18px 44px rgba(7, 20, 42, .07);
    transition: .25s ease;
}

.travel-contact-points div:hover {
    transform: translateY(-5px);
    border-color: rgba(20, 71, 200, .22);
    box-shadow: 0 24px 58px rgba(7, 20, 42, .11);
}

.travel-contact-points span {
    width: 46px;
    height: 46px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    margin-bottom: 14px;
    background: #fff5c7;
    color: #1447c8;
}

.travel-contact-points b {
    display: block;
    margin-bottom: 6px;
    color: #071422;
    font-size: 16px;
    font-weight: 950;
}

.travel-contact-points small {
    display: block;
    color: #66748a;
    font-size: 13px;
    line-height: 1.55;
    font-weight: 700;
}

.travel-contact-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

.travel-contact-actions a {
    min-width: 210px;
    padding: 15px 17px;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 42px 1fr;
    grid-template-rows: auto auto;
    column-gap: 12px;
    align-items: center;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    color: #071422;
    box-shadow: 0 16px 38px rgba(7, 20, 42, .06);
    transition: .22s ease;
}

.travel-contact-actions a:hover {
    transform: translateY(-3px);
    border-color: rgba(20, 71, 200, .24);
    box-shadow: 0 22px 50px rgba(7, 20, 42, .10);
}

.travel-contact-actions a > span {
    grid-row: 1 / 3;
    width: 42px;
    height: 42px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    background: #1447c8;
    color: #ffffff;
}

.travel-contact-actions small {
    color: #66748a;
    font-size: 12px;
    font-weight: 850;
}

.travel-contact-actions b {
    color: #071422;
    font-size: 15px;
    font-weight: 950;
    word-break: break-word;
}

.travel-contact-address {
    max-width: 560px;
    margin-top: 20px;
    display: flex;
    gap: 12px;
    align-items: center;
    color: #566274;
    font-weight: 850;
}

.travel-contact-address span {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: #ffffff;
    color: #1447c8;
    border: 1px solid #dfe7f2;
}

.travel-contact-address p {
    margin: 0;
}

.travel-contact-form {
    position: relative;
    padding: 28px;
    border-radius: 32px;
    background: #ffffff;
    color: #071422;
    border: 1px solid #dfe7f2;
    box-shadow: 0 28px 70px rgba(7, 20, 42, .12);
    display: grid;
    gap: 16px;
    overflow: hidden;
}

.travel-contact-form::before {
    content: "";
    position: absolute;
    top: -90px;
    right: -80px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255, 212, 10, .34);
}

.travel-contact-form > * {
    position: relative;
    z-index: 1;
}

.travel-contact-form .form-head {
    display: grid;
    grid-template-columns: 54px 1fr;
    gap: 14px;
    align-items: center;
    margin-bottom: 4px;
}

.travel-contact-form .form-head > span {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.travel-contact-form h3 {
    margin: 0 0 3px;
    font-size: 24px;
    line-height: 1.12;
    font-weight: 950;
    letter-spacing: -.04em;
    color: #071422;
}

.travel-contact-form .form-head p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    font-weight: 750;
}

.travel-contact-form label {
    display: grid;
    gap: 8px;
}

.travel-contact-form label > span {
    color: #334155;
    font-size: 13px;
    font-weight: 950;
}

.travel-contact-form input,
.travel-contact-form select,
.travel-contact-form textarea {
    width: 100%;
    border: 1px solid #dfe7f2;
    border-radius: 17px;
    background: #f8fafc;
    color: #071422;
    outline: none;
    padding: 15px 16px;
    font-weight: 800;
    transition: .18s ease;
}

.travel-contact-form textarea {
    resize: vertical;
    min-height: 132px;
}

.travel-contact-form input:focus,
.travel-contact-form select:focus,
.travel-contact-form textarea:focus {
    border-color: #1447c8;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(20, 71, 200, .10);
}

.travel-contact-form .form-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.travel-contact-form button {
    width: 100%;
    height: 58px;
    border: 0;
    margin-top: 4px;
    border-radius: 18px;
    background: #ffd40a;
    color: #071422;
    font-size: 16px;
    font-weight: 950;
    box-shadow: 0 18px 36px rgba(255, 212, 10, .28);
}

.travel-contact-form button:hover {
    transform: translateY(-2px);
    box-shadow: 0 22px 44px rgba(255, 212, 10, .36);
}

.travel-contact-form .form-note {
    color: #66748a;
    font-size: 12px;
    line-height: 1.6;
    font-weight: 750;
    text-align: center;
}

@media (max-width: 1100px) {
    .travel-contact-shell {
        grid-template-columns: 1fr;
    }

    .travel-contact-form {
        max-width: 680px;
    }
}

@media (max-width: 760px) {
    .travel-contact-section {
        padding: 74px 0;
    }

    .travel-contact-copy h2 {
        font-size: 36px;
    }

    .travel-contact-points {
        grid-template-columns: 1fr;
    }

    .travel-contact-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .travel-contact-actions a {
        min-width: 0;
    }

    .travel-contact-form {
        padding: 20px;
        border-radius: 26px;
    }

    .travel-contact-form .form-two {
        grid-template-columns: 1fr;
    }
}


/* Modern about section */
.modern-about-section {
    overflow: hidden;
    padding: 108px 0 !important;
    
}

.modern-about-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .52;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.035) 1px, transparent 1px);
    background-size: 66px 66px;
}

.modern-about-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.03fr) 520px;
    gap: 56px;
    align-items: center;
}

.modern-about-copy h2 {
    max-width: 760px;
    margin: 0 0 18px;
    font-size: clamp(38px, 4.4vw, 64px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
    color: #071422;
}

.modern-about-copy > p {
    max-width: 720px;
    margin: 0;
    color: #566274;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 650;
}

.modern-about-features {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin-top: 32px;
}

.modern-about-features div {
    min-height: 150px;
    padding: 20px;
    border-radius: 22px;
    background: #f8fafc;
    border: 1px solid #dfe7f2;
    transition: .25s ease;
}

.modern-about-features div:hover {
    transform: translateY(-5px);
    background: #ffffff;
    box-shadow: 0 22px 52px rgba(7, 20, 42, .09);
}

.modern-about-features span {
    width: 46px;
    height: 46px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    margin-bottom: 14px;
    background: #fff5c7;
    color: #1447c8;
}

.modern-about-features b {
    display: block;
    margin-bottom: 6px;
    color: #071422;
    font-size: 16px;
    font-weight: 950;
}

.modern-about-features small {
    color: #66748a;
    font-size: 13px;
    line-height: 1.55;
    font-weight: 700;
}

.modern-about-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
}

.about-call-link {
    height: 52px;
    padding: 0 18px;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #f8fafc;
    border: 1px solid #dfe7f2;
    color: #071422;
    font-weight: 950;
    transition: .22s ease;
}

.about-call-link:hover {
    transform: translateY(-2px);
    background: #ffffff;
    box-shadow: 0 16px 36px rgba(7, 20, 42, .08);
}

.about-call-link span {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: #1447c8;
    color: #ffffff;
}

.modern-about-visual {
    position: relative;
    min-height: 580px;
}

.modern-about-image {
    position: absolute;
    inset: 0;
    border-radius: 38px;
    overflow: hidden;
    background: #ebebeb;
    box-shadow: 0 30px 80px rgba(7, 20, 42, .15);
}

.modern-about-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, transparent 44%, rgba(7, 20, 34, .58)),
        radial-gradient(circle at 30% 20%, rgba(255, 212, 10, .18), transparent 30%);
}

.modern-about-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.modern-about-float {
    position: absolute;
    z-index: 3;
    background: rgba(255,255,255,.94);
    border: 1px solid rgba(223,231,242,.9);
    box-shadow: 0 22px 54px rgba(7, 20, 42, .16);
    backdrop-filter: blur(16px);
}

.modern-about-float.main {
    left: -28px;
    bottom: 34px;
    padding: 20px 24px;
    border-radius: 24px;
}

.modern-about-float.main strong {
    display: block;
    color: #071422;
    font-size: 34px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.06em;
}

.modern-about-float.main span {
    display: block;
    margin-top: 7px;
    color: #66748a;
    font-size: 14px;
    font-weight: 850;
}

.modern-about-float.mini {
    top: 34px;
    right: -24px;
    padding: 16px;
    border-radius: 22px;
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 12px;
    align-items: center;
    max-width: 270px;
}

.modern-about-float.mini > span {
    width: 44px;
    height: 44px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    background: #1447c8;
    color: #ffffff;
}

.modern-about-float.mini b {
    display: block;
    color: #071422;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 950;
}

.modern-about-float.mini small {
    display: block;
    margin-top: 4px;
    color: #66748a;
    font-size: 12px;
    font-weight: 800;
}

.modern-about-routes {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin-top: 8px;
}

.modern-about-routes article {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 14px;
    align-items: flex-start;
    padding: 20px;
    border-radius: 24px;
    background: #f8fafc;
    border: 1px solid #dfe7f2;
    transition: .25s ease;
}

.modern-about-routes article:hover {
    transform: translateY(-5px);
    background: #ffffff;
    box-shadow: 0 20px 48px rgba(7, 20, 42, .08);
}

.modern-about-routes article > span {
    width: 52px;
    height: 52px;
    border-radius: 17px;
    display: grid;
    place-items: center;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    font-size: 24px;
}

.modern-about-routes h3 {
    margin: 0 0 6px;
    color: #071422;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 950;
}

.modern-about-routes p {
    margin: 0;
    color: #66748a;
    font-size: 13px;
    line-height: 1.55;
    font-weight: 700;
}

@media (max-width: 1120px) {
    .modern-about-shell {
        grid-template-columns: 1fr;
    }

    .modern-about-visual {
        min-height: 480px;
    }

    .modern-about-routes {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .modern-about-section {
        padding: 74px 0 !important;
    }

    .modern-about-copy h2 {
        font-size: 36px;
    }

    .modern-about-features {
        grid-template-columns: 1fr;
    }

    .modern-about-visual {
        min-height: 390px;
    }

    .modern-about-float.main {
        left: 16px;
        bottom: 16px;
    }

    .modern-about-float.mini {
        top: 16px;
        right: 16px;
        max-width: calc(100% - 32px);
    }

    .modern-about-routes {
        grid-template-columns: 1fr;
    }
}

/* About section — compact destinations instead of feature cards */
.modern-about-destination-mini {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 28px;
}

.modern-about-destination-mini article {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 12px;
    align-items: flex-start;
    padding: 15px;
    border-radius: 18px;
    background: rgba(255, 255, 255, .82);
    border: 1px solid #dfe7f2;
    box-shadow: 0 12px 30px rgba(7, 20, 42, .055);
    transition: .24s ease;
}

.modern-about-destination-mini article:hover {
    transform: translateY(-4px);
    background: #ffffff;
    border-color: rgba(20, 71, 200, .22);
    box-shadow: 0 18px 42px rgba(7, 20, 42, .09);
}

.modern-about-destination-mini article > span {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    background: #fff5c7;
    border: 1px solid rgba(255, 212, 10, .48);
    font-size: 21px;
    line-height: 1;
}

.modern-about-destination-mini h3 {
    margin: 0 0 4px;
    color: #071422;
    font-size: 15px;
    line-height: 1.25;
    font-weight: 950;
    letter-spacing: -.02em;
}

.modern-about-destination-mini p {
    margin: 0;
    color: #66748a;
    font-size: 12.5px;
    line-height: 1.48;
    font-weight: 700;
}

/* Eski pastki route grid chiqib qolsa, yashirib qo‘yadi */
.modern-about-section .modern-about-routes {
    display: none !important;
}

@media (max-width: 760px) {
    .modern-about-destination-mini {
        grid-template-columns: 1fr;
    }

    .modern-about-destination-mini article {
        padding: 14px;
    }
}

/* Featured tours section — separate background from about */
.featured-tours-section {
    position: relative;
    overflow: hidden;
    padding: 108px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%) !important;
}

.featured-tours-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: .55;
    background-image:
        radial-gradient(circle at 20px 20px, rgba(7,20,34,.055) 0 2px, transparent 3px);
    background-size: 42px 42px;
}

.featured-tours-section::after {
    content: "";
    position: absolute;
    right: -120px;
    top: 90px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(255, 212, 10, .22);
    filter: blur(16px);
    pointer-events: none;
}

.featured-tours-head,
.featured-tours-grid,
.featured-tours-bottom {
    position: relative;
    z-index: 2;
}

.featured-tours-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 390px;
    gap: 34px;
    align-items: end;
    margin-bottom: 38px;
}

.featured-tours-copy h2 {
    max-width: 820px;
    margin: 0 0 14px;
    color: #071422;
    font-size: clamp(38px, 4.3vw, 64px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.featured-tours-copy p {
    max-width: 760px;
    margin: 0;
    color: #566274;
    font-size: 18px;
    line-height: 1.72;
    font-weight: 650;
}

.featured-tours-side {
    min-height: 120px;
    padding: 20px;
    border-radius: 26px;
    background: rgba(255,255,255,.86);
    border: 1px solid rgba(223,231,242,.9);
    box-shadow: 0 20px 52px rgba(7,20,42,.08);
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 14px;
    align-items: center;
    backdrop-filter: blur(14px);
}

.featured-tours-side > span {
    width: 52px;
    height: 52px;
    border-radius: 17px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.featured-tours-side b {
    display: block;
    margin-bottom: 5px;
    color: #071422;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 950;
}

.featured-tours-side small {
    color: #66748a;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 750;
}

.featured-tours-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 26px;
}

.featured-tours-grid .tour-card {
    border-radius: 28px;
    border: 1px solid rgba(223,231,242,.9);
    box-shadow: 0 20px 55px rgba(7,20,42,.09);
}

.featured-tours-grid .tour-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 30px 76px rgba(7,20,42,.15);
}

.featured-tours-grid .tour-img {
    height: 235px;
}

.featured-tours-grid .tour-body {
    padding: 20px;
}

.featured-tours-bottom {
    margin-top: 34px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 22px;
    padding: 18px 20px;
    border-radius: 24px;
    background: rgba(255,255,255,.76);
    border: 1px solid rgba(223,231,242,.9);
    box-shadow: 0 18px 46px rgba(7,20,42,.07);
    backdrop-filter: blur(14px);
}

.featured-tours-bottom div {
    display: flex;
    align-items: baseline;
    gap: 9px;
}

.featured-tours-bottom strong {
    color: #071422;
    font-size: 30px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.055em;
}

.featured-tours-bottom span {
    color: #66748a;
    font-size: 14px;
    font-weight: 850;
}

.featured-tours-bottom .btn.blue {
    background: #071422;
    color: #ffffff;
    box-shadow: 0 16px 34px rgba(7,20,34,.18);
}

.featured-tours-bottom .btn.blue:hover {
    transform: translateY(-2px);
    background: #1447c8;
}

/* old stats section conflict prevention */
.featured-tours-section.stats-section {
    background: none !important;
}

@media (max-width: 1180px) {
    .featured-tours-head {
        grid-template-columns: 1fr;
    }

    .featured-tours-side {
        max-width: 520px;
    }

    .featured-tours-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .featured-tours-section {
        padding: 74px 0;
    }

    .featured-tours-copy h2 {
        font-size: 36px;
    }

    .featured-tours-copy p {
        font-size: 16px;
    }

    .featured-tours-grid {
        grid-template-columns: 1fr;
    }

    .featured-tours-bottom {
        flex-direction: column;
        align-items: stretch;
    }

    .featured-tours-bottom .btn {
        width: 100%;
    }
}

/* Modern news section — aboutga o‘xshash light background */
.modern-news-section {
    position: relative;
    overflow: hidden;
    padding: 108px 0;
    
}

.modern-news-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .52;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.035) 1px, transparent 1px);
    background-size: 66px 66px;
}

.modern-news-section::after {
    content: "";
    position: absolute;
    left: -130px;
    bottom: -150px;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    background: rgba(255, 212, 10, .20);
    filter: blur(18px);
    pointer-events: none;
}

.modern-news-head,
.modern-news-grid {
    position: relative;
    z-index: 2;
}

.modern-news-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 38px;
}

.modern-news-head h2 {
    max-width: 820px;
    margin: 0 0 14px;
    color: #071422;
    font-size: clamp(38px, 4.3vw, 64px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.modern-news-head p {
    max-width: 760px;
    margin: 0;
    color: #566274;
    font-size: 18px;
    line-height: 1.72;
    font-weight: 650;
}

.modern-news-all {
    min-width: max-content;
    height: 52px;
    padding: 0 20px;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    background: #071422;
    color: #ffffff;
    font-size: 14px;
    font-weight: 950;
    box-shadow: 0 16px 34px rgba(7, 20, 34, .16);
    transition: .22s ease;
}

.modern-news-all:hover {
    transform: translateY(-2px);
    background: #1447c8;
}

.modern-news-grid {
    display: grid;
    grid-template-columns: 1.25fr .9fr .9fr;
    gap: 24px;
}

.modern-news-card {
    position: relative;
    min-height: 100%;
    border-radius: 30px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 22px 58px rgba(7, 20, 42, .08);
    transition: .25s ease;
}

.modern-news-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 30px 78px rgba(7, 20, 42, .13);
}

.modern-news-image {
    position: relative;
    display: block;
    height: 230px;
    overflow: hidden;
    background: #ebebeb;
}

.modern-news-card:first-child .modern-news-image {
    height: 310px;
}

.modern-news-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(7,20,34,.05), rgba(7,20,34,.58));
}

.modern-news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .35s ease;
}

.modern-news-card:hover .modern-news-image img {
    transform: scale(1.06);
}

.modern-news-image span {
    position: absolute;
    z-index: 2;
    left: 18px;
    bottom: 18px;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.92);
    color: #071422;
    font-size: 12px;
    font-weight: 950;
    box-shadow: 0 10px 24px rgba(7,20,42,.16);
}

.modern-news-body {
    padding: 22px;
}

.modern-news-body small {
    display: inline-flex;
    margin-bottom: 12px;
    padding: 6px 11px;
    border-radius: 999px;
    background: #fff5c7;
    color: #1447c8;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.modern-news-body h3 {
    margin: 0 0 12px;
    color: #071422;
    font-size: 21px;
    line-height: 1.22;
    font-weight: 950;
    letter-spacing: -.035em;
}

.modern-news-card:first-child .modern-news-body h3 {
    font-size: 27px;
}

.modern-news-body p {
    margin: 0 0 18px;
    color: #66748a;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.modern-news-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #1447c8;
    font-size: 14px;
    font-weight: 950;
    transition: .2s ease;
}

.modern-news-more:hover {
    gap: 12px;
    color: #071422;
}

@media (max-width: 1120px) {
    .modern-news-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .modern-news-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .modern-news-card:first-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 760px) {
    .modern-news-section {
        padding: 74px 0;
    }

    .modern-news-head h2 {
        font-size: 36px;
    }

    .modern-news-head p {
        font-size: 16px;
    }

    .modern-news-all {
        width: 100%;
        justify-content: center;
    }

    .modern-news-grid {
        grid-template-columns: 1fr;
    }

    .modern-news-card:first-child .modern-news-image,
    .modern-news-image {
        height: 240px;
    }

    .modern-news-body {
        padding: 19px;
    }

    .modern-news-card:first-child .modern-news-body h3,
    .modern-news-body h3 {
        font-size: 21px;
    }
}


/* Premium contact section — featured tours background style */
.premium-contact-section {
    position: relative;
    overflow: hidden;
    padding: 108px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%) !important;
    color: #071422;
}

.premium-contact-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: .55;
    background-image:
        radial-gradient(circle at 20px 20px, rgba(7,20,34,.055) 0 2px, transparent 3px);
    background-size: 42px 42px;
}

.premium-contact-section::after {
    content: "";
    position: absolute;
    right: -120px;
    bottom: -140px;
    width: 340px;
    height: 340px;
    border-radius: 50%;
    background: rgba(255, 212, 10, .22);
    filter: blur(16px);
    pointer-events: none;
}

.premium-contact-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) 520px;
    gap: 54px;
    align-items: center;
}

.premium-contact-copy h2 {
    max-width: 780px;
    margin: 0 0 16px;
    color: #071422;
    font-size: clamp(38px, 4.4vw, 66px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.premium-contact-copy > p {
    max-width: 720px;
    margin: 0;
    color: #566274;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 650;
}

.premium-contact-destinations {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 28px;
}

.premium-contact-destinations span {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 56px;
    padding: 13px 15px;
    border-radius: 18px;
    background: rgba(255,255,255,.82);
    border: 1px solid rgba(223,231,242,.95);
    box-shadow: 0 12px 30px rgba(7,20,42,.055);
    color: #071422;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 900;
}

.premium-contact-destinations b {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
    font-size: 12px;
    flex: 0 0 auto;
}

.premium-contact-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

.premium-contact-actions a {
    min-width: 220px;
    padding: 15px 17px;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 12px;
    align-items: center;
    background: rgba(255,255,255,.86);
    border: 1px solid rgba(223,231,242,.95);
    box-shadow: 0 16px 38px rgba(7,20,42,.06);
    color: #071422;
    transition: .22s ease;
}

.premium-contact-actions a:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 52px rgba(7,20,42,.10);
    border-color: rgba(20,71,200,.22);
}

.premium-contact-actions a > span {
    width: 44px;
    height: 44px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    background: #1447c8;
    color: #ffffff;
}

.premium-contact-actions small {
    display: block;
    color: #66748a;
    font-size: 12px;
    font-weight: 850;
}

.premium-contact-actions b {
    display: block;
    color: #071422;
    font-size: 15px;
    font-weight: 950;
    word-break: break-word;
}

.premium-contact-address {
    max-width: 560px;
    margin-top: 18px;
    display: flex;
    gap: 12px;
    align-items: center;
    color: #566274;
    font-weight: 850;
}

.premium-contact-address > span {
    width: 36px;
    height: 36px;
    border-radius: 13px;
    display: grid;
    place-items: center;
    background: #ffffff;
    color: #1447c8;
    border: 1px solid #dfe7f2;
}

.premium-contact-address p {
    margin: 0;
}

.premium-contact-form {
    position: relative;
    padding: 28px;
    border-radius: 32px;
    background: rgba(255,255,255,.92);
    border: 1px solid rgba(223,231,242,.95);
    box-shadow: 0 28px 74px rgba(7,20,42,.13);
    display: grid;
    gap: 16px;
    overflow: hidden;
    backdrop-filter: blur(16px);
}

.premium-contact-form::before {
    content: "";
    position: absolute;
    top: -90px;
    right: -80px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255, 212, 10, .34);
}

.premium-contact-form > * {
    position: relative;
    z-index: 1;
}

.premium-contact-form .form-head {
    display: grid;
    grid-template-columns: 54px 1fr;
    gap: 14px;
    align-items: center;
}

.premium-contact-form .form-head > span {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.premium-contact-form h3 {
    margin: 0 0 3px;
    color: #071422;
    font-size: 24px;
    line-height: 1.12;
    font-weight: 950;
    letter-spacing: -.04em;
}

.premium-contact-form .form-head p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    font-weight: 750;
}

.premium-contact-form label {
    display: grid;
    gap: 8px;
}

.premium-contact-form label > span {
    color: #334155;
    font-size: 13px;
    font-weight: 950;
}

.premium-contact-form input,
.premium-contact-form select,
.premium-contact-form textarea {
    width: 100%;
    border: 1px solid #dfe7f2;
    border-radius: 17px;
    background: #f8fafc;
    color: #071422;
    outline: none;
    padding: 15px 16px;
    font-weight: 800;
    transition: .18s ease;
}

.premium-contact-form textarea {
    resize: vertical;
    min-height: 132px;
}

.premium-contact-form input:focus,
.premium-contact-form select:focus,
.premium-contact-form textarea:focus {
    border-color: #1447c8;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(20,71,200,.10);
}

.premium-contact-form .form-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.premium-contact-form .form-note {
    color: #66748a;
    font-size: 12px;
    line-height: 1.6;
    font-weight: 750;
    text-align: center;
}

/* Contact success modal */
.contact-success-modal {
    position: fixed;
    inset: 0;
    z-index: 3000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.contact-success-modal.is-open {
    display: flex;
}

.contact-success-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(7, 20, 34, .58);
    backdrop-filter: blur(10px);
}

.contact-success-box {
    position: relative;
    z-index: 2;
    width: min(460px, 100%);
    padding: 34px;
    border-radius: 32px;
    background:
        radial-gradient(circle at 18% 10%, rgba(255,212,10,.24), transparent 30%),
        #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 34px 90px rgba(7,20,42,.28);
    text-align: center;
    animation: contactModalIn .28s ease both;
}

@keyframes contactModalIn {
    from {
        opacity: 0;
        transform: translateY(18px) scale(.96);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.contact-success-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 14px;
    background: #f1f5f9;
    color: #071422;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
}

.contact-success-icon {
    width: 76px;
    height: 76px;
    margin: 0 auto 18px;
    border-radius: 24px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.contact-success-icon svg {
    width: 34px;
    height: 34px;
}

.contact-success-box > span {
    display: inline-flex;
    margin-bottom: 10px;
    padding: 7px 13px;
    border-radius: 999px;
    background: #fff5c7;
    color: #1447c8;
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.contact-success-box h2 {
    margin: 0 0 10px;
    color: #071422;
    font-size: 31px;
    line-height: 1.05;
    font-weight: 950;
    letter-spacing: -.05em;
}

.contact-success-box p {
    margin: 0 0 22px;
    color: #66748a;
    font-size: 16px;
    line-height: 1.65;
    font-weight: 700;
}

.contact-success-box .btn {
    width: 100%;
}

@media (max-width: 1100px) {
    .premium-contact-shell {
        grid-template-columns: 1fr;
    }

    .premium-contact-form {
        max-width: 680px;
    }
}

@media (max-width: 760px) {
    .premium-contact-section {
        padding: 74px 0;
    }

    .premium-contact-copy h2 {
        font-size: 36px;
    }

    .premium-contact-copy > p {
        font-size: 16px;
    }

    .premium-contact-destinations {
        grid-template-columns: 1fr;
    }

    .premium-contact-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .premium-contact-actions a {
        min-width: 0;
    }

    .premium-contact-form {
        padding: 20px;
        border-radius: 26px;
    }

    .premium-contact-form .form-two {
        grid-template-columns: 1fr;
    }

    .contact-success-box {
        padding: 28px 20px 22px;
        border-radius: 26px;
    }
}


/* Full premium About page */
.about-pro-page {
    background: #fff;
}

.about-pro-hero {
    position: relative;
    min-height: 720px;
    display: flex;
    align-items: center;
    padding: 150px 0 96px;
    overflow: hidden;
    color: #fff;
    background: radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%), radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .16), transparent 30%), linear-gradient(135deg, #071422 0%, #102d52 52%, #071422 100%);
}

.about-pro-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        radial-gradient(circle at 16% 24%, rgba(255,212,10,.24), transparent 28%),
        radial-gradient(circle at 88% 20%, rgba(20,71,200,.22), transparent 30%),
        linear-gradient(90deg, rgba(255,255,255,.075) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,.075) 1px, transparent 1px);
    background-size: auto, auto, 72px 72px, 72px 72px;
}

.about-pro-hero-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 430px;
    gap: 54px;
    align-items: center;
}

.about-pro-hero-copy .section-kicker {
    background: rgba(255,255,255,.14);
    color: #ffd40a;
    border: 1px solid rgba(255,255,255,.18);
}

.about-pro-hero h1 {
    max-width: 900px;
    margin: 18px 0 20px;
    color: #fff;
    font-size: clamp(46px, 6.4vw, 88px);
    line-height: .92;
    font-weight: 950;
    letter-spacing: -.075em;
}

.about-pro-hero-copy p {
    max-width: 760px;
    margin: 0;
    color: rgba(255,255,255,.80);
    font-size: 19px;
    line-height: 1.75;
    font-weight: 700;
}

.about-pro-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 32px;
}

.about-pro-call {
    height: 54px;
    padding: 0 18px;
    border-radius: 17px;
    display: inline-flex;
    align-items: center;
    gap: 11px;
    background: rgba(255,255,255,.14);
    border: 1px solid rgba(255,255,255,.18);
    color: #fff;
    font-weight: 950;
    backdrop-filter: blur(14px);
}

.about-pro-call span {
    width: 36px;
    height: 36px;
    border-radius: 13px;
    display: grid;
    place-items: center;
    background: #ffd40a;
    color: #071422;
}

.about-pro-hero-card {
    padding: 24px;
    border-radius: 32px;
    background: rgba(255,255,255,.14);
    border: 1px solid rgba(255,255,255,.20);
    box-shadow: 0 34px 90px rgba(0,0,0,.25);
    backdrop-filter: blur(18px);
}

.about-pro-hero-card-top {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 15px;
    align-items: center;
    margin-bottom: 18px;
}

.about-pro-hero-card-top > span {
    width: 56px;
    height: 56px;
    border-radius: 19px;
    display: grid;
    place-items: center;
    background: #ffd40a;
    color: #071422;
}

.about-pro-hero-card-top b {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    font-weight: 950;
}

.about-pro-hero-card-top small {
    display: block;
    color: rgba(255,255,255,.72);
    font-size: 13px;
    line-height: 1.55;
    font-weight: 750;
}

.about-pro-route-mini {
    display: grid;
    gap: 10px;
}

.about-pro-route-mini span {
    min-height: 50px;
    padding: 12px 14px;
    border-radius: 17px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.14);
    color: #fff;
    font-size: 13px;
    line-height: 1.35;
    font-weight: 900;
}

.about-pro-route-mini b {
    width: 32px;
    height: 32px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: rgba(255,212,10,.18);
    color: #ffd40a;
    flex: 0 0 auto;
}

.about-pro-stats-section {
    position: relative;
    z-index: 3;
    margin-top: -54px;
    padding-bottom: 72px;
}

.about-pro-stats {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    padding: 18px;
    border-radius: 30px;
    background: rgba(255,255,255,.94);
    border: 1px solid #dfe7f2;
    box-shadow: 0 26px 70px rgba(7,20,42,.12);
    backdrop-filter: blur(16px);
}

.about-pro-stats div {
    padding: 22px;
    border-radius: 22px;
    background: #f8fafc;
    border: 1px solid #e7edf5;
}

.about-pro-stats strong {
    display: block;
    color: #071422;
    font-size: 38px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.06em;
}

.about-pro-stats span {
    display: block;
    margin-top: 8px;
    color: #66748a;
    font-size: 13px;
    line-height: 1.45;
    font-weight: 850;
}

.about-pro-story-section {
    position: relative;
    overflow: hidden;
    padding: 96px 0;
    background:
        radial-gradient(circle at 12% 16%, rgba(255, 212, 10, .20), transparent 28%),
        radial-gradient(circle at 88% 12%, rgba(20, 71, 200, .10), transparent 30%),
        #ffffff;
}

.about-pro-story-section::before,
.about-pro-routes-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .48;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.035) 1px, transparent 1px);
    background-size: 66px 66px;
}

.about-pro-story-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 520px minmax(0, 1fr);
    gap: 56px;
    align-items: center;
}

.about-pro-story-visual {
    position: relative;
    min-height: 560px;
    border-radius: 38px;
    overflow: hidden;
    background: #ebebeb;
    box-shadow: 0 30px 80px rgba(7,20,42,.14);
}

.about-pro-story-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
}

.about-pro-story-visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, transparent 45%, rgba(7,20,34,.62)),
        radial-gradient(circle at 30% 20%, rgba(255,212,10,.18), transparent 30%);
}

.about-pro-float-card {
    position: absolute;
    z-index: 2;
    left: 24px;
    bottom: 24px;
    padding: 20px 24px;
    border-radius: 24px;
    background: rgba(255,255,255,.94);
    border: 1px solid rgba(223,231,242,.92);
    box-shadow: 0 22px 54px rgba(7,20,42,.16);
}

.about-pro-float-card strong {
    display: block;
    color: #071422;
    font-size: 34px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.06em;
}

.about-pro-float-card span {
    display: block;
    margin-top: 7px;
    color: #66748a;
    font-size: 14px;
    font-weight: 850;
}

.about-pro-story-copy h2,
.about-pro-section-head h2,
.about-pro-process-copy h2,
.about-pro-contact-card h2 {
    margin: 0 0 16px;
    color: #071422;
    font-size: clamp(38px, 4.3vw, 64px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.about-pro-story-copy > p,
.about-pro-section-head p,
.about-pro-process-copy p,
.about-pro-contact-card > div > p {
    margin: 0;
    color: #566274;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 650;
}

.about-pro-rich {
    color: #566274;
    font-size: 17px;
    line-height: 1.78;
    font-weight: 650;
}

.about-pro-feature-list {
    display: grid;
    gap: 12px;
    margin-top: 28px;
}

.about-pro-feature-list article {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 14px;
    padding: 16px;
    border-radius: 20px;
    background: #f8fafc;
    border: 1px solid #dfe7f2;
}

.about-pro-feature-list article > span {
    width: 48px;
    height: 48px;
    border-radius: 16px;
    display: grid;
    place-items: center;
    background: #fff5c7;
    color: #1447c8;
}

.about-pro-feature-list h3 {
    margin: 0 0 5px;
    color: #071422;
    font-size: 17px;
    font-weight: 950;
}

.about-pro-feature-list p {
    margin: 0;
    color: #66748a;
    font-size: 13px;
    line-height: 1.6;
    font-weight: 750;
}

.about-pro-routes-section {
    position: relative;
    overflow: hidden;
    padding: 104px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%);
}

.about-pro-section-head {
    position: relative;
    z-index: 2;
    margin-bottom: 36px;
}

.about-pro-section-head.centered {
    text-align: center;
}

.about-pro-section-head.centered p,
.about-pro-section-head.centered h2 {
    margin-left: auto;
    margin-right: auto;
}

.about-pro-routes-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.about-pro-routes-grid article {
    min-height: 250px;
    padding: 22px;
    border-radius: 28px;
    background: rgba(255,255,255,.86);
    border: 1px solid rgba(223,231,242,.94);
    box-shadow: 0 20px 56px rgba(7,20,42,.08);
    transition: .25s ease;
}

.about-pro-routes-grid article:hover {
    transform: translateY(-7px);
    box-shadow: 0 30px 76px rgba(7,20,42,.13);
}

.about-pro-routes-grid article > span {
    width: 58px;
    height: 58px;
    border-radius: 19px;
    display: grid;
    place-items: center;
    margin-bottom: 18px;
    background: #071422;
    color: #ffd40a;
    font-size: 27px;
}

.about-pro-routes-grid h3 {
    margin: 0 0 10px;
    color: #071422;
    font-size: 20px;
    line-height: 1.22;
    font-weight: 950;
    letter-spacing: -.035em;
}

.about-pro-routes-grid p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.about-pro-process-section {
    padding: 104px 0;
    background: #071422;
    color: #fff;
    overflow: hidden;
    position: relative;
}

.about-pro-process-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .18;
    background-image:
        linear-gradient(90deg, rgba(255,255,255,.11) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,.11) 1px, transparent 1px);
    background-size: 70px 70px;
}

.about-pro-process-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, .85fr) 1.15fr;
    gap: 54px;
    align-items: center;
}

.about-pro-process-copy .section-kicker {
    background: rgba(255,255,255,.12);
    color: #ffd40a;
    border: 1px solid rgba(255,255,255,.16);
}

.about-pro-process-copy h2 {
    color: #fff;
}

.about-pro-process-copy p {
    color: rgba(255,255,255,.72);
}

.about-pro-process-steps {
    display: grid;
    gap: 14px;
}

.about-pro-process-steps article {
    padding: 22px;
    border-radius: 24px;
    background: rgba(255,255,255,.08);
    border: 1px solid rgba(255,255,255,.13);
    display: grid;
    gap: 14px;
    align-items: start;
}

.about-pro-process-steps b {
    width: 58px;
    height: 58px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: #ffd40a;
    color: #071422;
    font-size: 18px;
    font-weight: 950;
}

.about-pro-process-steps h3 {
    margin: 0 0 7px;
    color: #fff;
    font-size: 20px;
    font-weight: 950;
}

.about-pro-process-steps p {
    margin: 0;
    color: rgba(255,255,255,.68);
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.about-pro-values-section {
    padding: 104px 0;
    background:
        radial-gradient(circle at 12% 16%, rgba(255, 212, 10, .20), transparent 28%),
        radial-gradient(circle at 88% 12%, rgba(20, 71, 200, .10), transparent 30%),
        #ffffff;
}

.about-pro-values-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.about-pro-values-grid article {
    padding: 22px;
    border-radius: 26px;
    background: #f8fafc;
    border: 1px solid #dfe7f2;
    transition: .25s ease;
}

.about-pro-values-grid article:hover {
    transform: translateY(-6px);
    background: #fff;
    box-shadow: 0 24px 60px rgba(7,20,42,.10);
}

.about-pro-values-grid article > span {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    margin-bottom: 16px;
    background: #fff5c7;
    color: #1447c8;
}

.about-pro-values-grid h3 {
    margin: 0 0 8px;
    color: #071422;
    font-size: 19px;
    line-height: 1.25;
    font-weight: 950;
}

.about-pro-values-grid p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.about-pro-contact-section {
    padding: 104px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%);
}

.about-pro-contact-card {
    padding: 34px;
    border-radius: 34px;
    background: rgba(255,255,255,.88);
    border: 1px solid rgba(223,231,242,.94);
    box-shadow: 0 28px 74px rgba(7,20,42,.11);
}

.about-pro-contact-list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-top: 28px;
}

.about-pro-contact-list div {
    padding: 18px;
    border-radius: 22px;
    background: #f8fafc;
    border: 1px solid #dfe7f2;
}

.about-pro-contact-list span {
    width: 42px;
    height: 42px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    margin-bottom: 12px;
    background: #071422;
    color: #ffd40a;
}

.about-pro-contact-list small {
    display: block;
    color: #66748a;
    font-size: 12px;
    font-weight: 850;
    margin-bottom: 5px;
}

.about-pro-contact-list b {
    display: block;
    color: #071422;
    font-size: 14px;
    line-height: 1.45;
    font-weight: 950;
    word-break: break-word;
}

.about-pro-contact-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

@media (max-width: 1120px) {
    .about-pro-hero-shell,
    .about-pro-story-grid,
    .about-pro-process-shell {
        grid-template-columns: 1fr;
    }

    .about-pro-routes-grid,
    .about-pro-values-grid,
    .about-pro-contact-list,
    .about-pro-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .about-pro-hero-card {
        max-width: 620px;
    }
}

@media (max-width: 760px) {
    .about-pro-hero {
        min-height: auto;
        padding: 132px 0 74px;
    }

    .about-pro-hero h1,
    .about-pro-story-copy h2,
    .about-pro-section-head h2,
    .about-pro-process-copy h2,
    .about-pro-contact-card h2 {
        font-size: 36px;
    }

    .about-pro-hero-copy p,
    .about-pro-story-copy > p,
    .about-pro-section-head p,
    .about-pro-process-copy p,
    .about-pro-contact-card > div > p {
        font-size: 16px;
    }

    .about-pro-hero-actions,
    .about-pro-contact-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .about-pro-call,
    .about-pro-hero-actions .btn,
    .about-pro-contact-actions .btn {
        width: 100%;
        justify-content: center;
    }

    .about-pro-stats,
    .about-pro-routes-grid,
    .about-pro-values-grid,
    .about-pro-contact-list {
        grid-template-columns: 1fr;
    }

    .about-pro-story-visual {
        min-height: 390px;
    }

    .about-pro-process-steps article {
        grid-template-columns: 1fr;
    }

    .about-pro-contact-card {
        padding: 22px;
        border-radius: 28px;
    }
}


/* Full premium Tours page */
.tours-pro-page {
    background: #fff;
}

.tours-pro-hero {
    position: relative;
    overflow: hidden;
    padding: 150px 0 96px;
    min-height: 650px;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .16), transparent 30%),
        linear-gradient(135deg, #071422 0%, #102d52 52%, #071422 100%);
    color: #fff;
}

.tours-pro-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .18;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,.12) 1px, transparent 1px);
    background-size: 72px 72px;
}

.tours-pro-hero-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 470px;
    gap: 56px;
    align-items: center;
}

.tours-pro-hero-copy .section-kicker {
    background: rgba(255,255,255,.13);
    color: #ffd40a;
    border: 1px solid rgba(255,255,255,.18);
}

.tours-pro-hero h1 {
    max-width: 900px;
    margin: 18px 0 20px;
    color: #fff;
    font-size: clamp(46px, 6vw, 84px);
    line-height: .92;
    font-weight: 950;
    letter-spacing: -.075em;
}

.tours-pro-hero-copy p {
    max-width: 760px;
    margin: 0;
    color: rgba(255,255,255,.78);
    font-size: 19px;
    line-height: 1.75;
    font-weight: 700;
}

.tours-pro-hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.tours-pro-hero-stats div {
    min-width: 150px;
    padding: 18px;
    border-radius: 22px;
    background: rgba(255,255,255,.10);
    border: 1px solid rgba(255,255,255,.14);
    backdrop-filter: blur(14px);
}

.tours-pro-hero-stats strong {
    display: block;
    color: #ffd40a;
    font-size: 32px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.055em;
}

.tours-pro-hero-stats span {
    display: block;
    margin-top: 7px;
    color: rgba(255,255,255,.72);
    font-size: 13px;
    font-weight: 850;
}

.tours-pro-search-card {
    padding: 26px;
    border-radius: 32px;
    background: rgba(255,255,255,.94);
    color: #071422;
    border: 1px solid rgba(255,255,255,.65);
    box-shadow: 0 34px 90px rgba(0,0,0,.25);
    backdrop-filter: blur(18px);
}

.tours-pro-search-head {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 14px;
    align-items: center;
    margin-bottom: 20px;
}

.tours-pro-search-head > span {
    width: 56px;
    height: 56px;
    border-radius: 19px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.tours-pro-search-head h2 {
    margin: 0 0 4px;
    color: #071422;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 950;
    letter-spacing: -.04em;
}

.tours-pro-search-head p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 750;
}

.tours-pro-search-card form {
    display: grid;
    gap: 14px;
}

.tours-pro-search-card label {
    display: grid;
    gap: 8px;
}

.tours-pro-search-card label > span {
    color: #334155;
    font-size: 13px;
    font-weight: 950;
}

.tours-pro-search-card input,
.tours-pro-search-card select {
    width: 100%;
    height: 54px;
    border: 1px solid #dfe7f2;
    border-radius: 17px;
    background: #f8fafc;
    color: #071422;
    outline: none;
    padding: 0 16px;
    font-weight: 850;
    transition: .18s ease;
}

.tours-pro-search-card input:focus,
.tours-pro-search-card select:focus {
    border-color: #1447c8;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(20,71,200,.10);
}

.tours-pro-search-card button {
    width: 100%;
    height: 56px;
    border: 0;
    border-radius: 18px;
    font-weight: 950;
}

.tours-pro-routes-strip {
    position: relative;
    z-index: 4;
    margin-top: -38px;
}

.tours-pro-route-chips {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.tours-pro-route-chips a {
    min-height: 82px;
    padding: 16px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255,255,255,.94);
    border: 1px solid #dfe7f2;
    box-shadow: 0 22px 56px rgba(7,20,42,.10);
    color: #071422;
    transition: .24s ease;
}

.tours-pro-route-chips a:hover {
    transform: translateY(-6px);
    border-color: rgba(20,71,200,.24);
    box-shadow: 0 30px 74px rgba(7,20,42,.14);
}

.tours-pro-route-chips span {
    width: 48px;
    height: 48px;
    border-radius: 16px;
    display: grid;
    place-items: center;
    background: #fff5c7;
    font-size: 23px;
    flex: 0 0 auto;
}

.tours-pro-route-chips b {
    font-size: 14px;
    line-height: 1.35;
    font-weight: 950;
}

.tours-pro-list-section {
    position: relative;
    overflow: hidden;
    padding: 104px 0;
    background:
        radial-gradient(circle at 12% 16%, rgba(255, 212, 10, .20), transparent 28%),
        radial-gradient(circle at 88% 12%, rgba(20, 71, 200, .10), transparent 30%),
        #ffffff;
}

.tours-pro-list-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .50;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.035) 1px, transparent 1px);
    background-size: 66px 66px;
}

.tours-pro-list-head,
.tours-pro-grid {
    position: relative;
    z-index: 2;
}

.tours-pro-list-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 28px;
    margin-bottom: 38px;
}

.tours-pro-list-head h2 {
    margin: 0 0 12px;
    color: #071422;
    font-size: clamp(38px, 4.3vw, 62px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.tours-pro-list-head p {
    max-width: 760px;
    margin: 0;
    color: #566274;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 650;
}

.tours-pro-sort-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
}

.tours-pro-sort-tabs a {
    height: 46px;
    padding: 0 15px;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #dfe7f2;
    color: #071422;
    font-size: 13px;
    font-weight: 950;
    box-shadow: 0 10px 24px rgba(7,20,42,.05);
}

.tours-pro-sort-tabs a.active,
.tours-pro-sort-tabs a:hover {
    background: #071422;
    color: #fff;
    border-color: #071422;
}

.tours-pro-sort-tabs svg {
    width: 17px;
    height: 17px;
}

.tours-pro-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
}

.tours-pro-card {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 22px 58px rgba(7,20,42,.08);
    transition: .25s ease;
}

.tours-pro-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 32px 82px rgba(7,20,42,.14);
}

.tours-pro-card-image {
    position: relative;
    display: block;
    height: 260px;
    overflow: hidden;
    background: #ebebeb;
}

.tours-pro-card-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(7,20,34,.05), rgba(7,20,34,.58));
}

.tours-pro-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .36s ease;
}

.tours-pro-card:hover .tours-pro-card-image img {
    transform: scale(1.06);
}

.tours-pro-rating,
.tours-pro-featured {
    position: absolute;
    z-index: 2;
    top: 16px;
    padding: 8px 12px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 950;
    box-shadow: 0 10px 26px rgba(7,20,42,.18);
}

.tours-pro-rating {
    left: 16px;
    background: rgba(255,255,255,.94);
    color: #071422;
}

.tours-pro-featured {
    right: 16px;
    background: #ffd40a;
    color: #071422;
}

.tours-pro-card-body {
    padding: 22px;
}

.tours-pro-card-top {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 13px;
}

.tours-pro-card-top span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 10px;
    border-radius: 999px;
    background: #f8fafc;
    border: 1px solid #e7edf5;
    color: #66748a;
    font-size: 12px;
    font-weight: 850;
}

.tours-pro-card-top svg {
    width: 15px;
    height: 15px;
    color: #1447c8;
}

.tours-pro-card h3 {
    margin: 0 0 11px;
    color: #071422;
    font-size: 23px;
    line-height: 1.18;
    font-weight: 950;
    letter-spacing: -.045em;
}

.tours-pro-card p {
    margin: 0;
    min-height: 68px;
    color: #66748a;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 700;
}

.tours-pro-services {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 18px;
}

.tours-pro-services span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 10px;
    border-radius: 13px;
    background: #fff5c7;
    color: #071422;
    font-size: 12px;
    font-weight: 900;
}

.tours-pro-services svg {
    width: 15px;
    height: 15px;
    color: #1447c8;
}

.tours-pro-card-bottom {
    margin-top: 20px;
    padding-top: 18px;
    border-top: 1px solid #e7edf5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
}

.tours-pro-card-bottom small {
    display: block;
    margin-bottom: 5px;
    color: #7a8798;
    font-size: 12px;
    font-weight: 850;
}

.tours-pro-card-bottom strong {
    display: flex;
    align-items: baseline;
    gap: 7px;
    color: #071422;
    font-size: 25px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.055em;
}

.tours-pro-card-bottom em {
    font-style: normal;
    color: #66748a;
    font-size: 13px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: 0;
}

.tours-pro-card-bottom > a {
    min-width: max-content;
    height: 46px;
    padding: 0 15px;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: #071422;
    color: #fff;
    font-size: 13px;
    font-weight: 950;
    transition: .22s ease;
}

.tours-pro-card-bottom > a:hover {
    background: #1447c8;
    transform: translateY(-2px);
}

.tours-pro-package {
    margin-top: 14px;
    padding: 10px 12px;
    border-radius: 14px;
    background: #f8fafc;
    border: 1px dashed #cbd5e1;
    color: #566274;
    font-size: 12px;
    font-weight: 850;
}

.tours-pro-empty {
    position: relative;
    z-index: 2;
    max-width: 620px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 32px;
    background: #fff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 28px 74px rgba(7,20,42,.10);
    text-align: center;
}

.tours-pro-empty > span {
    width: 70px;
    height: 70px;
    margin: 0 auto 18px;
    border-radius: 23px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.tours-pro-empty h2 {
    margin: 0 0 10px;
    color: #071422;
    font-size: 32px;
    line-height: 1.05;
    font-weight: 950;
    letter-spacing: -.05em;
}

.tours-pro-empty p {
    margin: 0 0 22px;
    color: #66748a;
    font-size: 15px;
    line-height: 1.7;
    font-weight: 700;
}

.tours-pro-cta-section {
    padding: 104px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%);
}

.tours-pro-cta-card {
    padding: 34px;
    border-radius: 34px;
    background: rgba(255,255,255,.88);
    border: 1px solid rgba(223,231,242,.94);
    box-shadow: 0 28px 74px rgba(7,20,42,.11);
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 26px;
    align-items: center;
}

.tours-pro-cta-card h2 {
    margin: 0 0 12px;
    color: #071422;
    font-size: clamp(34px, 4vw, 58px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.tours-pro-cta-card p {
    max-width: 760px;
    margin: 0;
    color: #566274;
    font-size: 17px;
    line-height: 1.72;
    font-weight: 650;
}

.tours-pro-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-end;
}

@media (max-width: 1180px) {
    .tours-pro-hero-shell,
    .tours-pro-cta-card {
        grid-template-columns: 1fr;
    }

    .tours-pro-search-card {
        max-width: 680px;
    }

    .tours-pro-route-chips,
    .tours-pro-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tours-pro-list-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .tours-pro-sort-tabs {
        justify-content: flex-start;
    }

    .tours-pro-cta-actions {
        justify-content: flex-start;
    }
}

@media (max-width: 760px) {
    .tours-pro-hero {
        min-height: auto;
        padding: 132px 0 82px;
    }

    .tours-pro-hero h1,
    .tours-pro-list-head h2,
    .tours-pro-cta-card h2 {
        font-size: 36px;
    }

    .tours-pro-hero-copy p,
    .tours-pro-list-head p,
    .tours-pro-cta-card p {
        font-size: 16px;
    }

    .tours-pro-hero-stats,
    .tours-pro-sort-tabs,
    .tours-pro-cta-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .tours-pro-sort-tabs a,
    .tours-pro-cta-actions .btn {
        width: 100%;
        justify-content: center;
    }

    .tours-pro-route-chips,
    .tours-pro-grid {
        grid-template-columns: 1fr;
    }

    .tours-pro-card-image {
        height: 235px;
    }

    .tours-pro-card-bottom {
        align-items: flex-start;
        flex-direction: column;
    }

    .tours-pro-card-bottom > a {
        width: 100%;
        justify-content: center;
    }

    .tours-pro-search-card,
    .tours-pro-cta-card {
        padding: 22px;
        border-radius: 28px;
    }
}

/* Full premium News page */
.news-pro-page {
    background: #fff;
}

.news-pro-hero {
    position: relative;
    overflow: hidden;
    padding: 150px 0 96px;
    min-height: 650px;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .16), transparent 30%),
        linear-gradient(135deg, #071422 0%, #102d52 52%, #071422 100%);
    color: #fff;
}

.news-pro-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .18;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,.12) 1px, transparent 1px);
    background-size: 72px 72px;
}

.news-pro-hero-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 460px;
    gap: 56px;
    align-items: center;
}

.news-pro-hero-copy .section-kicker {
    background: rgba(255,255,255,.13);
    color: #ffd40a;
    border: 1px solid rgba(255,255,255,.18);
}

.news-pro-hero h1 {
    max-width: 900px;
    margin: 18px 0 20px;
    color: #fff;
    font-size: clamp(46px, 6vw, 84px);
    line-height: .92;
    font-weight: 950;
    letter-spacing: -.075em;
}

.news-pro-hero-copy p {
    max-width: 760px;
    margin: 0;
    color: rgba(255,255,255,.78);
    font-size: 19px;
    line-height: 1.75;
    font-weight: 700;
}

.news-pro-hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.news-pro-hero-stats div {
    min-width: 150px;
    padding: 18px;
    border-radius: 22px;
    background: rgba(255,255,255,.10);
    border: 1px solid rgba(255,255,255,.14);
    backdrop-filter: blur(14px);
}

.news-pro-hero-stats strong {
    display: block;
    color: #ffd40a;
    font-size: 32px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.055em;
}

.news-pro-hero-stats span {
    display: block;
    margin-top: 7px;
    color: rgba(255,255,255,.72);
    font-size: 13px;
    font-weight: 850;
}

.news-pro-search-card {
    padding: 26px;
    border-radius: 32px;
    background: rgba(255,255,255,.94);
    color: #071422;
    border: 1px solid rgba(255,255,255,.65);
    box-shadow: 0 34px 90px rgba(0,0,0,.25);
    backdrop-filter: blur(18px);
}

.news-pro-search-head {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 14px;
    align-items: center;
    margin-bottom: 20px;
}

.news-pro-search-head > span {
    width: 56px;
    height: 56px;
    border-radius: 19px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.news-pro-search-head h2 {
    margin: 0 0 4px;
    color: #071422;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 950;
    letter-spacing: -.04em;
}

.news-pro-search-head p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 750;
}

.news-pro-search-card form {
    display: grid;
    gap: 14px;
}

.news-pro-search-card label {
    display: grid;
    gap: 8px;
}

.news-pro-search-card label > span {
    color: #334155;
    font-size: 13px;
    font-weight: 950;
}

.news-pro-search-card input {
    width: 100%;
    height: 54px;
    border: 1px solid #dfe7f2;
    border-radius: 17px;
    background: #f8fafc;
    color: #071422;
    outline: none;
    padding: 0 16px;
    font-weight: 850;
    transition: .18s ease;
}

.news-pro-search-card input:focus {
    border-color: #1447c8;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(20,71,200,.10);
}

.news-pro-search-card button {
    width: 100%;
    height: 56px;
    border: 0;
    border-radius: 18px;
    font-weight: 950;
}

.news-pro-clear {
    height: 46px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    background: #f8fafc;
    border: 1px solid #dfe7f2;
    color: #071422;
    font-size: 13px;
    font-weight: 950;
}

.news-pro-featured-section {
    position: relative;
    z-index: 3;
    margin-top: -52px;
    padding-bottom: 84px;
}

.news-pro-featured {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) .95fr;
    gap: 28px;
    align-items: stretch;
    padding: 18px;
    border-radius: 34px;
    background: rgba(255,255,255,.94);
    border: 1px solid #dfe7f2;
    box-shadow: 0 28px 74px rgba(7,20,42,.13);
    backdrop-filter: blur(16px);
}

.news-pro-featured-image {
    position: relative;
    min-height: 420px;
    border-radius: 26px;
    overflow: hidden;
    background: #ebebeb;
}

.news-pro-featured-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(7,20,34,.05), rgba(7,20,34,.58));
}

.news-pro-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .36s ease;
}

.news-pro-featured:hover .news-pro-featured-image img {
    transform: scale(1.05);
}

.news-pro-featured-image span,
.news-pro-card-image span {
    position: absolute;
    z-index: 2;
    left: 18px;
    bottom: 18px;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.94);
    color: #071422;
    font-size: 12px;
    font-weight: 950;
    box-shadow: 0 10px 26px rgba(7,20,42,.18);
}

.news-pro-featured-copy {
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.news-pro-featured-copy h2 {
    margin: 0 0 16px;
    color: #071422;
    font-size: clamp(34px, 4vw, 58px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.news-pro-featured-copy p {
    margin: 0 0 24px;
    color: #566274;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 650;
}

.news-pro-featured-copy .btn {
    width: max-content;
}

.news-pro-list-section {
    position: relative;
    overflow: hidden;
    padding: 104px 0;
    background:
        radial-gradient(circle at 12% 16%, rgba(255, 212, 10, .20), transparent 28%),
        radial-gradient(circle at 88% 12%, rgba(20, 71, 200, .10), transparent 30%),
        #ffffff;
}

.news-pro-list-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .50;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.035) 1px, transparent 1px);
    background-size: 66px 66px;
}

.news-pro-list-head,
.news-pro-grid {
    position: relative;
    z-index: 2;
}

.news-pro-list-head {
    margin-bottom: 38px;
}

.news-pro-list-head h2 {
    margin: 0 0 12px;
    color: #071422;
    font-size: clamp(38px, 4.3vw, 62px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.news-pro-list-head p {
    max-width: 760px;
    margin: 0;
    color: #566274;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 650;
}

.news-pro-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
}

.news-pro-card {
    border-radius: 30px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 22px 58px rgba(7,20,42,.08);
    transition: .25s ease;
}

.news-pro-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 32px 82px rgba(7,20,42,.14);
}

.news-pro-card-image {
    position: relative;
    display: block;
    height: 245px;
    overflow: hidden;
    background: #ebebeb;
}

.news-pro-card-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(7,20,34,.05), rgba(7,20,34,.58));
}

.news-pro-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .36s ease;
}

.news-pro-card:hover .news-pro-card-image img {
    transform: scale(1.06);
}

.news-pro-card-body {
    padding: 22px;
}

.news-pro-card-body small {
    display: inline-flex;
    margin-bottom: 12px;
    padding: 6px 11px;
    border-radius: 999px;
    background: #fff5c7;
    color: #1447c8;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.news-pro-card-body h3 {
    margin: 0 0 12px;
    color: #071422;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 950;
    letter-spacing: -.04em;
}

.news-pro-card-body p {
    margin: 0 0 18px;
    min-height: 72px;
    color: #66748a;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.news-pro-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #1447c8;
    font-size: 14px;
    font-weight: 950;
    transition: .2s ease;
}

.news-pro-more:hover {
    gap: 12px;
    color: #071422;
}

.news-pro-empty {
    position: relative;
    z-index: 2;
    max-width: 620px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 32px;
    background: #fff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 28px 74px rgba(7,20,42,.10);
    text-align: center;
}

.news-pro-empty > span {
    width: 70px;
    height: 70px;
    margin: 0 auto 18px;
    border-radius: 23px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.news-pro-empty h2 {
    margin: 0 0 10px;
    color: #071422;
    font-size: 32px;
    line-height: 1.05;
    font-weight: 950;
    letter-spacing: -.05em;
}

.news-pro-empty p {
    margin: 0 0 22px;
    color: #66748a;
    font-size: 15px;
    line-height: 1.7;
    font-weight: 700;
}

.news-pro-cta-section {
    padding: 104px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%);
}

.news-pro-cta-card {
    padding: 34px;
    border-radius: 34px;
    background: rgba(255,255,255,.88);
    border: 1px solid rgba(223,231,242,.94);
    box-shadow: 0 28px 74px rgba(7,20,42,.11);
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 26px;
    align-items: center;
}

.news-pro-cta-card h2 {
    margin: 0 0 12px;
    color: #071422;
    font-size: clamp(34px, 4vw, 58px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.news-pro-cta-card p {
    max-width: 760px;
    margin: 0;
    color: #566274;
    font-size: 17px;
    line-height: 1.72;
    font-weight: 650;
}

.news-pro-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-end;
}

@media (max-width: 1180px) {
    .news-pro-hero-shell,
    .news-pro-featured,
    .news-pro-cta-card {
        grid-template-columns: 1fr;
    }

    .news-pro-search-card {
        max-width: 680px;
    }

    .news-pro-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .news-pro-cta-actions {
        justify-content: flex-start;
    }
}

@media (max-width: 760px) {
    .news-pro-hero {
        min-height: auto;
        padding: 132px 0 82px;
    }

    .news-pro-hero h1,
    .news-pro-list-head h2,
    .news-pro-featured-copy h2,
    .news-pro-cta-card h2 {
        font-size: 36px;
    }

    .news-pro-hero-copy p,
    .news-pro-list-head p,
    .news-pro-featured-copy p,
    .news-pro-cta-card p {
        font-size: 16px;
    }

    .news-pro-hero-stats,
    .news-pro-cta-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .news-pro-cta-actions .btn {
        width: 100%;
        justify-content: center;
    }

    .news-pro-grid {
        grid-template-columns: 1fr;
    }

    .news-pro-featured-section {
        margin-top: -34px;
    }

    .news-pro-featured {
        padding: 14px;
        border-radius: 28px;
    }

    .news-pro-featured-image {
        min-height: 280px;
    }

    .news-pro-card-image {
        height: 235px;
    }

    .news-pro-search-card,
    .news-pro-cta-card {
        padding: 22px;
        border-radius: 28px;
    }

    .news-pro-featured-copy {
        padding: 14px 4px 8px;
    }
}

/* Full premium News detail page */
.news-detail-pro-page {
    background: #fff;
}

.news-detail-pro-hero {
    position: relative;
    overflow: hidden;
    min-height: 690px;
    display: flex;
    align-items: center;
    padding: 150px 0 96px;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .16), transparent 30%),
        linear-gradient(135deg, #071422 0%, #102d52 52%, #071422 100%);
    color: #fff;
}

.news-detail-pro-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .18;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,.12) 1px, transparent 1px);
    background-size: 72px 72px;
}

.news-detail-pro-hero-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 420px;
    gap: 56px;
    align-items: center;
}

.news-detail-back {
    display: inline-flex;
    margin-bottom: 18px;
    color: rgba(255,255,255,.76);
    font-size: 14px;
    font-weight: 900;
    transition: .2s ease;
}

.news-detail-back:hover {
    color: #ffd40a;
}

.news-detail-pro-copy .section-kicker {
    background: rgba(255,255,255,.13);
    color: #ffd40a;
    border: 1px solid rgba(255,255,255,.18);
}

.news-detail-pro-copy time {
    display: block;
    margin-top: 16px;
    color: rgba(255,255,255,.66);
    font-size: 14px;
    font-weight: 850;
}

.news-detail-pro-copy h1 {
    max-width: 950px;
    margin: 18px 0 20px;
    color: #fff;
    font-size: clamp(44px, 6vw, 82px);
    line-height: .94;
    font-weight: 950;
    letter-spacing: -.075em;
}

.news-detail-pro-copy > p {
    max-width: 780px;
    margin: 0;
    color: rgba(255,255,255,.78);
    font-size: 19px;
    line-height: 1.75;
    font-weight: 700;
}

.news-detail-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 28px;
}

.news-detail-meta span {
    min-height: 44px;
    padding: 10px 13px;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255,255,255,.10);
    border: 1px solid rgba(255,255,255,.14);
    color: rgba(255,255,255,.78);
    font-size: 13px;
    font-weight: 850;
    backdrop-filter: blur(14px);
}

.news-detail-meta svg {
    width: 17px;
    height: 17px;
    color: #ffd40a;
}

.news-detail-side-card {
    padding: 26px;
    border-radius: 32px;
    background: rgba(255,255,255,.14);
    border: 1px solid rgba(255,255,255,.20);
    box-shadow: 0 34px 90px rgba(0,0,0,.25);
    backdrop-filter: blur(18px);
}

.news-detail-side-card > span {
    width: 62px;
    height: 62px;
    border-radius: 21px;
    display: grid;
    place-items: center;
    margin-bottom: 18px;
    background: #ffd40a;
    color: #071422;
}

.news-detail-side-card h2 {
    margin: 0 0 10px;
    color: #fff;
    font-size: 25px;
    line-height: 1.12;
    font-weight: 950;
    letter-spacing: -.04em;
}

.news-detail-side-card p {
    margin: 0;
    color: rgba(255,255,255,.72);
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.news-detail-side-actions {
    display: grid;
    gap: 10px;
    margin-top: 22px;
}

.news-detail-side-actions .btn {
    width: 100%;
    justify-content: center;
}

.news-detail-pro-body-section {
    position: relative;
    overflow: hidden;
    padding: 104px 0;
    background:
        radial-gradient(circle at 12% 16%, rgba(255, 212, 10, .20), transparent 28%),
        radial-gradient(circle at 88% 12%, rgba(20, 71, 200, .10), transparent 30%),
        #ffffff;
}

.news-detail-pro-body-section::before,
.news-detail-related-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .50;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.035) 1px, transparent 1px);
    background-size: 66px 66px;
}

.news-detail-pro-layout {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 340px;
    gap: 34px;
    align-items: start;
}

.news-detail-pro-article {
    padding: 18px;
    border-radius: 34px;
    background: rgba(255,255,255,.92);
    border: 1px solid #dfe7f2;
    box-shadow: 0 28px 74px rgba(7,20,42,.10);
}

.news-detail-cover {
    margin: 0 0 28px;
    border-radius: 28px;
    overflow: hidden;
    background: #ebebeb;
    min-height: 430px;
}

.news-detail-cover img {
    width: 100%;
    height: 100%;
    min-height: 430px;
    object-fit: cover;
    display: block;
}

.news-detail-pro-content {
    padding: 0 18px 18px;
    color: #334155;
    font-size: 17px;
    line-height: 1.86;
    font-weight: 650;
}

.news-detail-pro-content h2,
.news-detail-pro-content h3 {
    color: #071422;
    font-weight: 950;
    letter-spacing: -.04em;
}

.news-detail-pro-content p {
    margin-bottom: 18px;
}

.news-detail-pro-content img {
    max-width: 100%;
    border-radius: 24px;
}

.news-detail-pro-sidebar {
    position: sticky;
    top: 104px;
    display: grid;
    gap: 16px;
}

.news-detail-widget {
    padding: 22px;
    border-radius: 28px;
    background: #fff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 22px 58px rgba(7,20,42,.08);
}

.news-detail-widget h3 {
    margin: 0 0 16px;
    color: #071422;
    font-size: 21px;
    line-height: 1.18;
    font-weight: 950;
    letter-spacing: -.04em;
}

.news-detail-route-list {
    display: grid;
    gap: 10px;
}

.news-detail-route-list a {
    min-height: 52px;
    padding: 12px;
    border-radius: 17px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #f8fafc;
    border: 1px solid #e7edf5;
    color: #071422;
    transition: .2s ease;
}

.news-detail-route-list a:hover {
    background: #fff5c7;
    border-color: rgba(255,212,10,.55);
    transform: translateY(-2px);
}

.news-detail-route-list span {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: #fff;
    font-size: 18px;
    flex: 0 0 auto;
}

.news-detail-route-list b {
    font-size: 13px;
    line-height: 1.35;
    font-weight: 950;
}

.news-detail-widget.dark {
    background: #071422;
    color: #fff;
    border-color: #071422;
}

.news-detail-widget.dark h3 {
    color: #fff;
}

.news-detail-widget.dark p {
    margin: 0 0 18px;
    color: rgba(255,255,255,.70);
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.news-detail-telegram {
    height: 48px;
    margin-top: 10px;
    border-radius: 16px;
    display: grid;
    place-items: center;
    background: rgba(255,255,255,.10);
    border: 1px solid rgba(255,255,255,.14);
    color: #fff;
    font-size: 14px;
    font-weight: 950;
}

.news-detail-related-section {
    position: relative;
    overflow: hidden;
    padding: 104px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%);
}

.news-detail-related-head,
.news-detail-related-grid {
    position: relative;
    z-index: 2;
}

.news-detail-related-head {
    margin-bottom: 36px;
}

.news-detail-related-head h2 {
    margin: 0 0 12px;
    color: #071422;
    font-size: clamp(38px, 4.3vw, 62px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.news-detail-related-head p {
    max-width: 760px;
    margin: 0;
    color: #566274;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 650;
}

.news-detail-related-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
}

.news-detail-cta-section {
    padding: 104px 0;
    background: #071422;
    color: #fff;
}

.news-detail-cta-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 26px;
    align-items: center;
}

.news-detail-cta-card .section-kicker {
    background: rgba(255,255,255,.12);
    color: #ffd40a;
    border: 1px solid rgba(255,255,255,.16);
}

.news-detail-cta-card h2 {
    margin: 0 0 12px;
    color: #fff;
    font-size: clamp(34px, 4vw, 58px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.news-detail-cta-card p {
    max-width: 760px;
    margin: 0;
    color: rgba(255,255,255,.70);
    font-size: 17px;
    line-height: 1.72;
    font-weight: 650;
}

.news-detail-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-end;
}

@media (max-width: 1120px) {
    .news-detail-pro-hero-shell,
    .news-detail-pro-layout,
    .news-detail-cta-card {
        grid-template-columns: 1fr;
    }

    .news-detail-side-card {
        max-width: 640px;
    }

    .news-detail-pro-sidebar {
        position: static;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .news-detail-related-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .news-detail-cta-actions {
        justify-content: flex-start;
    }
}

@media (max-width: 760px) {
    .news-detail-pro-hero {
        min-height: auto;
        padding: 132px 0 82px;
    }

    .news-detail-pro-copy h1,
    .news-detail-related-head h2,
    .news-detail-cta-card h2 {
        font-size: 36px;
    }

    .news-detail-pro-copy > p,
    .news-detail-related-head p,
    .news-detail-cta-card p {
        font-size: 16px;
    }

    .news-detail-meta,
    .news-detail-cta-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .news-detail-pro-article {
        padding: 12px;
        border-radius: 28px;
    }

    .news-detail-cover,
    .news-detail-cover img {
        min-height: 260px;
    }

    .news-detail-pro-content {
        padding: 0 8px 12px;
        font-size: 16px;
    }

    .news-detail-pro-sidebar,
    .news-detail-related-grid {
        grid-template-columns: 1fr;
    }

    .news-detail-cta-actions .btn {
        width: 100%;
        justify-content: center;
    }
}



/* ==========================================================
   Premium Contact page + success modal
   Add this block to the end of assets/app.css
   ========================================================== */

.contact-pro-page {
    background: #ffffff;
}

.contact-pro-hero {
    position: relative;
    overflow: hidden;
    min-height: 690px;
    display: flex;
    align-items: center;
    padding: 150px 0 96px;
    color: #ffffff;
    background: radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%), radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .16), transparent 30%), linear-gradient(135deg, #071422 0%, #102d52 52%, #071422 100%);
}

.contact-pro-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: .22;
    background:
        radial-gradient(circle at 12% 18%, rgba(255, 212, 10, .28), transparent 30%),
        radial-gradient(circle at 88% 18%, rgba(20, 71, 200, .25), transparent 30%),
        linear-gradient(90deg, rgba(255,255,255,.11) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,.11) 1px, transparent 1px);
    background-size: auto, auto, 72px 72px, 72px 72px;
}

.contact-pro-hero-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 430px;
    gap: 56px;
    align-items: center;
}

.contact-pro-hero-copy .section-kicker,
.contact-pro-section-head .section-kicker {
    display: inline-flex;
}

.contact-pro-hero-copy .section-kicker {
    background: rgba(255,255,255,.14);
    color: #ffd40a;
    border: 1px solid rgba(255,255,255,.18);
}

.contact-pro-hero h1 {
    max-width: 900px;
    margin: 18px 0 20px;
    color: #ffffff;
    font-size: clamp(46px, 6vw, 84px);
    line-height: .92;
    font-weight: 950;
    letter-spacing: -.075em;
}

.contact-pro-hero-copy p {
    max-width: 780px;
    margin: 0;
    color: rgba(255,255,255,.79);
    font-size: 19px;
    line-height: 1.75;
    font-weight: 700;
}

.contact-pro-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 32px;
}

.contact-pro-hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
}

.contact-pro-hero-stats div {
    min-width: 145px;
    padding: 18px;
    border-radius: 22px;
    background: rgba(255,255,255,.10);
    border: 1px solid rgba(255,255,255,.14);
    backdrop-filter: blur(14px);
}

.contact-pro-hero-stats strong {
    display: block;
    color: #ffd40a;
    font-size: 34px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.06em;
}

.contact-pro-hero-stats span {
    display: block;
    margin-top: 7px;
    color: rgba(255,255,255,.72);
    font-size: 13px;
    font-weight: 850;
}

.contact-pro-hero-card {
    padding: 26px;
    border-radius: 32px;
    background: rgba(255,255,255,.14);
    border: 1px solid rgba(255,255,255,.20);
    box-shadow: 0 34px 90px rgba(0,0,0,.25);
    backdrop-filter: blur(18px);
}

.contact-pro-hero-card > span {
    width: 62px;
    height: 62px;
    border-radius: 21px;
    display: grid;
    place-items: center;
    margin-bottom: 18px;
    background: #ffd40a;
    color: #071422;
}

.contact-pro-hero-card h2 {
    margin: 0 0 10px;
    color: #ffffff;
    font-size: 25px;
    line-height: 1.12;
    font-weight: 950;
    letter-spacing: -.04em;
}

.contact-pro-hero-card p {
    margin: 0;
    color: rgba(255,255,255,.72);
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.contact-pro-route-mini {
    display: grid;
    gap: 10px;
    margin-top: 20px;
}

.contact-pro-route-mini a {
    min-height: 50px;
    padding: 12px 14px;
    border-radius: 17px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.14);
    color: #ffffff;
    font-size: 13px;
    line-height: 1.35;
    font-weight: 900;
    transition: .22s ease;
}

.contact-pro-route-mini a:hover {
    transform: translateY(-2px);
    background: rgba(255,255,255,.18);
}

.contact-pro-route-mini b {
    width: 32px;
    height: 32px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: rgba(255,212,10,.18);
    color: #ffd40a;
    flex: 0 0 auto;
}

.contact-pro-channel-section,
.contact-pro-manager-section {
    position: relative;
    overflow: hidden;
    padding: 104px 0;
    background:
        radial-gradient(circle at 12% 16%, rgba(255, 212, 10, .20), transparent 28%),
        radial-gradient(circle at 88% 12%, rgba(20, 71, 200, .10), transparent 30%),
        #ffffff;
}

.contact-pro-channel-section::before,
.contact-pro-manager-section::before,
.contact-pro-form-section::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .50;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(20,71,200,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20,71,200,.035) 1px, transparent 1px);
    background-size: 66px 66px;
}

.contact-pro-section-head {
    position: relative;
    z-index: 2;
    margin-bottom: 38px;
}

.contact-pro-section-head.centered {
    text-align: center;
}

.contact-pro-section-head h2 {
    max-width: 850px;
    margin: 0 auto 14px;
    color: #071422;
    font-size: clamp(38px, 4.3vw, 64px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.contact-pro-section-head p {
    max-width: 760px;
    margin: 0 auto;
    color: #566274;
    font-size: 17px;
    line-height: 1.72;
    font-weight: 650;
}

.contact-pro-channel-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.contact-pro-channel-card {
    min-height: 300px;
    padding: 24px;
    border-radius: 30px;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 22px 58px rgba(7,20,42,.08);
    color: #071422;
    transition: .25s ease;
}

.contact-pro-channel-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 32px 82px rgba(7,20,42,.14);
}

.contact-pro-channel-card > span {
    width: 60px;
    height: 60px;
    border-radius: 20px;
    display: grid;
    place-items: center;
    margin-bottom: 18px;
    background: #071422;
    color: #ffd40a;
}

.contact-pro-channel-card small {
    display: inline-flex;
    margin-bottom: 10px;
    padding: 6px 11px;
    border-radius: 999px;
    background: #fff5c7;
    color: #1447c8;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.contact-pro-channel-card h3 {
    margin: 0 0 9px;
    color: #071422;
    font-size: 24px;
    line-height: 1.12;
    font-weight: 950;
    letter-spacing: -.04em;
}

.contact-pro-channel-card b {
    display: block;
    margin-bottom: 12px;
    color: #1447c8;
    font-size: 16px;
    font-weight: 950;
    word-break: break-word;
}

.contact-pro-channel-card p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 700;
}

.contact-pro-form-section {
    position: relative;
    overflow: hidden;
    padding: 108px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%);
}

.contact-pro-form-shell {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 540px;
    gap: 56px;
    align-items: center;
}

.contact-pro-form-copy h2 {
    max-width: 760px;
    margin: 0 0 16px;
    color: #071422;
    font-size: clamp(38px, 4.4vw, 66px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.contact-pro-form-copy > p {
    max-width: 720px;
    margin: 0;
    color: #566274;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 650;
}

.contact-pro-info-list {
    display: grid;
    gap: 12px;
    margin-top: 28px;
}

.contact-pro-info-list div {
    display: grid;
    grid-template-columns: 46px 1fr;
    grid-template-rows: auto auto;
    gap: 2px 13px;
    align-items: center;
    padding: 15px;
    border-radius: 20px;
    background: rgba(255,255,255,.84);
    border: 1px solid rgba(223,231,242,.95);
    box-shadow: 0 14px 34px rgba(7,20,42,.055);
}

.contact-pro-info-list span {
    grid-row: 1 / 3;
    width: 46px;
    height: 46px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.contact-pro-info-list small {
    color: #66748a;
    font-size: 12px;
    font-weight: 850;
}

.contact-pro-info-list b {
    color: #071422;
    font-size: 14px;
    font-weight: 950;
    line-height: 1.35;
}

.contact-pro-form {
    position: relative;
    padding: 28px;
    border-radius: 32px;
    background: rgba(255,255,255,.94);
    border: 1px solid rgba(223,231,242,.96);
    box-shadow: 0 28px 74px rgba(7,20,42,.13);
    display: grid;
    gap: 16px;
    overflow: hidden;
    backdrop-filter: blur(16px);
}

.contact-pro-form::before {
    content: "";
    position: absolute;
    top: -90px;
    right: -80px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255, 212, 10, .34);
}

.contact-pro-form > * {
    position: relative;
    z-index: 1;
}

.contact-pro-form .form-head {
    display: grid;
    grid-template-columns: 54px 1fr;
    gap: 14px;
    align-items: center;
}

.contact-pro-form .form-head > span {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.contact-pro-form h3 {
    margin: 0 0 3px;
    color: #071422;
    font-size: 24px;
    line-height: 1.12;
    font-weight: 950;
    letter-spacing: -.04em;
}

.contact-pro-form .form-head p {
    margin: 0;
    color: #66748a;
    font-size: 14px;
    font-weight: 750;
}

.contact-pro-form label {
    display: grid;
    gap: 8px;
}

.contact-pro-form label > span {
    color: #334155;
    font-size: 13px;
    font-weight: 950;
}

.contact-pro-form input,
.contact-pro-form select,
.contact-pro-form textarea {
    width: 100%;
    border: 1px solid #dfe7f2;
    border-radius: 17px;
    background: #f8fafc;
    color: #071422;
    outline: none;
    padding: 15px 16px;
    font-weight: 800;
    transition: .18s ease;
}

.contact-pro-form input:focus,
.contact-pro-form select:focus,
.contact-pro-form textarea:focus {
    border-color: #1447c8;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(20,71,200,.10);
}

.contact-pro-form textarea {
    min-height: 132px;
    resize: vertical;
}

.contact-pro-form .form-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.contact-pro-form button {
    width: 100%;
    height: 58px;
    border: 0;
    border-radius: 18px;
    font-weight: 950;
}

.contact-pro-form .form-note {
    color: #66748a;
    font-size: 12px;
    line-height: 1.6;
    font-weight: 750;
    text-align: center;
}

.contact-pro-manager-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}

.contact-pro-manager-grid article {
    padding: 20px;
    border-radius: 26px;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 20px 52px rgba(7,20,42,.08);
}

.contact-pro-manager-grid article > span {
    width: 50px;
    height: 50px;
    border-radius: 17px;
    display: grid;
    place-items: center;
    margin-bottom: 14px;
    background: #fff5c7;
    color: #1447c8;
}

.contact-pro-manager-grid small {
    color: #66748a;
    font-size: 12px;
    font-weight: 850;
}

.contact-pro-manager-grid h3 {
    margin: 6px 0 14px;
    color: #071422;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 950;
    word-break: break-word;
}

.contact-pro-manager-grid article div {
    display: grid;
    gap: 8px;
}

.contact-pro-manager-grid a {
    min-height: 38px;
    border-radius: 13px;
    display: grid;
    place-items: center;
    background: #f8fafc;
    border: 1px solid #e7edf5;
    color: #071422;
    font-size: 12px;
    font-weight: 950;
}

.contact-pro-manager-grid a:hover {
    background: #071422;
    color: #ffffff;
}

.contact-pro-map-section {
    padding: 104px 0;
    background:
        radial-gradient(circle at 8% 14%, rgba(255, 212, 10, .22), transparent 28%),
        radial-gradient(circle at 92% 18%, rgba(20, 71, 200, .13), transparent 30%),
        linear-gradient(135deg, #f9f4e6 0%, #fff9e8 44%, #eef5ff 100%);
}

.contact-pro-map-card {
    display: grid;
    grid-template-columns: 430px minmax(0, 1fr);
    gap: 18px;
    padding: 18px;
    border-radius: 34px;
    background: rgba(255,255,255,.90);
    border: 1px solid rgba(223,231,242,.94);
    box-shadow: 0 28px 74px rgba(7,20,42,.11);
}

.contact-pro-map-copy {
    padding: 22px;
}

.contact-pro-map-copy h2 {
    margin: 0 0 12px;
    color: #071422;
    font-size: clamp(32px, 3.6vw, 52px);
    line-height: .98;
    font-weight: 950;
    letter-spacing: -.06em;
}

.contact-pro-map-copy p {
    margin: 0 0 22px;
    color: #566274;
    font-size: 16px;
    line-height: 1.72;
    font-weight: 650;
}

.contact-pro-map-card iframe {
    width: 100%;
    min-height: 420px;
    border: 0;
    border-radius: 26px;
    background: #ebebeb;
}

.contact-pro-success-modal {
    position: fixed;
    inset: 0;
    z-index: 4000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.contact-pro-success-modal.is-open {
    display: flex;
}

.contact-pro-success-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(7, 20, 34, .60);
    backdrop-filter: blur(12px);
}

.contact-pro-success-box {
    position: relative;
    z-index: 2;
    width: min(480px, 100%);
    padding: 36px;
    border-radius: 34px;
    background:
        radial-gradient(circle at 18% 10%, rgba(255,212,10,.28), transparent 32%),
        #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 34px 90px rgba(7,20,42,.30);
    text-align: center;
    animation: contactProModalIn .28s ease both;
}

@keyframes contactProModalIn {
    from {
        opacity: 0;
        transform: translateY(20px) scale(.96);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.contact-pro-success-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 14px;
    background: #f1f5f9;
    color: #071422;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
}

.contact-pro-success-close:hover {
    background: #071422;
    color: #ffffff;
}

.contact-pro-success-icon {
    width: 78px;
    height: 78px;
    margin: 0 auto 18px;
    border-radius: 25px;
    display: grid;
    place-items: center;
    background: #071422;
    color: #ffd40a;
}

.contact-pro-success-icon svg {
    width: 36px;
    height: 36px;
}

.contact-pro-success-box > span {
    display: inline-flex;
    margin-bottom: 10px;
    padding: 7px 13px;
    border-radius: 999px;
    background: #fff5c7;
    color: #1447c8;
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.contact-pro-success-box h2 {
    margin: 0 0 10px;
    color: #071422;
    font-size: 32px;
    line-height: 1.05;
    font-weight: 950;
    letter-spacing: -.05em;
}

.contact-pro-success-box p {
    margin: 0 0 22px;
    color: #66748a;
    font-size: 16px;
    line-height: 1.65;
    font-weight: 700;
}

.contact-pro-success-box .btn {
    width: 100%;
}

html.contact-modal-open,
html.contact-modal-open body {
    overflow: hidden;
}

@media (max-width: 1180px) {
    .contact-pro-hero-shell,
    .contact-pro-form-shell,
    .contact-pro-map-card {
        grid-template-columns: 1fr;
    }

    .contact-pro-hero-card,
    .contact-pro-form,
    .contact-pro-map-copy {
        max-width: 720px;
    }

    .contact-pro-channel-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .contact-pro-manager-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .contact-pro-hero {
        min-height: auto;
        padding: 132px 0 82px;
    }

    .contact-pro-hero h1,
    .contact-pro-section-head h2,
    .contact-pro-form-copy h2,
    .contact-pro-map-copy h2 {
        font-size: 36px;
    }

    .contact-pro-hero-copy p,
    .contact-pro-section-head p,
    .contact-pro-form-copy > p {
        font-size: 16px;
    }

    .contact-pro-hero-actions,
    .contact-pro-hero-stats {
        display: grid;
        grid-template-columns: 1fr;
    }

    .contact-pro-hero-actions .btn {
        width: 100%;
        justify-content: center;
    }

    .contact-pro-channel-grid,
    .contact-pro-manager-grid {
        grid-template-columns: 1fr;
    }

    .contact-pro-form {
        padding: 20px;
        border-radius: 26px;
    }

    .contact-pro-form .form-two {
        grid-template-columns: 1fr;
    }

    .contact-pro-map-card {
        padding: 14px;
        border-radius: 28px;
    }

    .contact-pro-map-card iframe {
        min-height: 320px;
    }

    .contact-pro-success-box {
        padding: 30px 20px 22px;
        border-radius: 28px;
    }
}



/* =========================================================
   FINAL MOBILE PANEL — premium responsive drawer
   ========================================================= */

.mobile-panel-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1190;
    background: rgba(7, 20, 34, .54);
    backdrop-filter: blur(9px);
    -webkit-backdrop-filter: blur(9px);
    opacity: 0;
    pointer-events: none;
    transition: opacity .26s ease;
}

.mobile-panel {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    width: min(420px, 92vw) !important;
    height: 100dvh !important;
    z-index: 1200 !important;
    padding: 18px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background:
        radial-gradient(circle at 15% 5%, rgba(255, 212, 10, .28), transparent 28%),
        radial-gradient(circle at 90% 12%, rgba(20, 71, 200, .22), transparent 30%),
        linear-gradient(180deg, #ffffff 0%, #f8fafc 54%, #eef5ff 100%) !important;
    border-left: 1px solid rgba(223, 231, 242, .95) !important;
    box-shadow: -32px 0 90px rgba(7, 20, 42, .26) !important;
    transform: translateX(105%) !important;
    transition: transform .32s cubic-bezier(.22, 1, .36, 1) !important;
    color: #071422 !important;
    overscroll-behavior: contain !important;
}

.mobile-panel.open {
    transform: translateX(0) !important;
}

.mobile-panel.open ~ .mobile-panel-backdrop {
    opacity: 1;
    pointer-events: auto;
}

.mobile-panel-glow {
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: .58;
    background-image:
        linear-gradient(90deg, rgba(20, 71, 200, .035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(20, 71, 200, .035) 1px, transparent 1px);
    background-size: 54px 54px;
}

.mobile-panel > *:not(.mobile-panel-glow) {
    position: relative;
    z-index: 2;
}

.mobile-panel-head {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 0 0 4px !important;
    padding: 4px 0 10px !important;
}

.mobile-brand-pro {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    gap: 11px;
    color: #071422;
}

.mobile-brand-pro > span {
    width: 46px;
    height: 46px;
    border-radius: 16px;
    display: grid;
    place-items: center;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dfe7f2;
    box-shadow: 0 14px 34px rgba(7, 20, 42, .09);
}

.mobile-brand-pro img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mobile-brand-pro strong {
    max-width: 210px;
    display: block;
    color: #071422;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 950;
    letter-spacing: -.045em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-close-pro {
    width: 46px !important;
    height: 46px !important;
    border: 0 !important;
    border-radius: 16px !important;
    display: grid !important;
    place-items: center !important;
    background: #071422 !important;
    color: #ffffff !important;
    font-size: 30px !important;
    line-height: 1 !important;
    cursor: pointer;
    box-shadow: 0 16px 36px rgba(7, 20, 42, .16);
}

.mobile-panel-intro {
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 13px;
    align-items: center;
    padding: 16px;
    border-radius: 24px;
    background: #071422;
    color: #ffffff;
    box-shadow: 0 20px 48px rgba(7, 20, 42, .18);
}

.mobile-panel-intro > span {
    width: 50px;
    height: 50px;
    border-radius: 17px;
    display: grid;
    place-items: center;
    background: #ffd40a;
    color: #071422;
}

.mobile-panel-intro b {
    display: block;
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 1.25;
    font-weight: 950;
}

.mobile-panel-intro small {
    display: block;
    color: rgba(255, 255, 255, .68);
    font-size: 12px;
    line-height: 1.45;
    font-weight: 700;
}

.mobile-nav-pro {
    display: grid;
    gap: 10px;
}

.mobile-nav-pro a {
    min-height: 58px;
    padding: 11px 12px;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 42px 1fr 26px;
    gap: 12px;
    align-items: center;
    background: rgba(255, 255, 255, .86);
    border: 1px solid #dfe7f2;
    color: #071422;
    box-shadow: 0 12px 30px rgba(7, 20, 42, .055);
    transition: .22s ease;
}

.mobile-nav-pro a:hover,
.mobile-nav-pro a.active {
    transform: translateX(-3px);
    background: #ffffff;
    border-color: rgba(20, 71, 200, .28);
    box-shadow: 0 18px 42px rgba(7, 20, 42, .10);
}

.mobile-nav-pro a > span {
    width: 42px;
    height: 42px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    background: #fff5c7;
    color: #1447c8;
}

.mobile-nav-pro a.active > span {
    background: #1447c8;
    color: #ffffff;
}

.mobile-nav-pro b {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 950;
}

.mobile-nav-pro em {
    width: 26px;
    height: 26px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    font-style: normal;
    background: #f1f5f9;
    color: #66748a;
    font-size: 14px;
    font-weight: 950;
}

.mobile-current-lang {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 12px;
    align-items: center;
    padding: 13px;
    border-radius: 20px;
    background: rgba(255, 255, 255, .78);
    border: 1px solid #dfe7f2;
}

.mobile-current-lang > span {
    width: 46px;
    height: 34px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(7, 20, 42, .08);
}

.mobile-current-lang small {
    display: block;
    color: #66748a;
    font-size: 11px;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.mobile-current-lang b {
    display: block;
    margin-top: 2px;
    color: #071422;
    font-size: 15px;
    font-weight: 950;
}

.mobile-panel .pro-mobile-langs {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin: 0 !important;
}

.mobile-panel .pro-mobile-langs a {
    min-height: 58px;
    display: grid !important;
    grid-template-columns: 36px 1fr !important;
    gap: 10px !important;
    align-items: center !important;
    padding: 10px !important;
    border-radius: 18px !important;
    background: rgba(255, 255, 255, .82) !important;
    border: 1px solid #dfe7f2 !important;
    color: #071422 !important;
    box-shadow: 0 10px 24px rgba(7, 20, 42, .045) !important;
}

.mobile-panel .pro-mobile-langs a.active {
    background: #071422 !important;
    border-color: #071422 !important;
    color: #ffffff !important;
}

.mobile-panel .pro-mobile-langs a .lang-flag {
    width: 36px !important;
    height: 25px !important;
    border-radius: 10px !important;
    overflow: hidden;
    background: transparent !important;
}

.mobile-panel .pro-mobile-langs a span:last-child {
    min-width: 0;
    display: flex !important;
    flex-direction: column !important;
    line-height: 1.12 !important;
}

.mobile-panel .pro-mobile-langs b {
    font-size: 13px !important;
    font-weight: 950 !important;
}

.mobile-panel .pro-mobile-langs small {
    max-width: 100%;
    margin-top: 3px !important;
    color: #66748a !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-panel .pro-mobile-langs a.active small {
    color: rgba(255, 255, 255, .66) !important;
}

.mobile-contact-card {
    margin-top: auto;
    padding: 16px;
    border-radius: 24px;
    background: rgba(255, 255, 255, .88);
    border: 1px solid #dfe7f2;
    box-shadow: 0 18px 44px rgba(7, 20, 42, .08);
}

.mobile-contact-card > small {
    display: block;
    margin-bottom: 11px;
    color: #66748a;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.mobile-phone-pro {
    min-height: 56px;
    padding: 12px;
    border-radius: 18px;
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 11px;
    align-items: center;
    background: #ffd40a;
    color: #071422;
    font-weight: 950;
}

.mobile-phone-pro span {
    width: 42px;
    height: 42px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    background: rgba(7, 20, 34, .10);
}

.mobile-phone-pro b {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 950;
}

.mobile-contact-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: 10px;
}

.mobile-contact-actions a {
    height: 46px;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    background: #071422;
    color: #ffffff;
    font-size: 13px;
    font-weight: 950;
}

.mobile-contact-actions a svg {
    width: 16px;
    height: 16px;
    color: #ffd40a;
}

/* Eski mobile panel link stillari bilan konflikt bo‘lmasin */
.mobile-panel > a.mobile-phone,
.mobile-panel > a:not(.mobile-brand-pro):not(.mobile-phone-pro) {
    background: initial !important;
    padding: initial !important;
}

/* Header mobile button polish */
.site-header .mobile-toggle {
    width: 46px !important;
    height: 46px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #071422 !important;
    box-shadow: 0 12px 28px rgba(7, 20, 42, .18);
}

.site-header.on-hero:not(.scrolled) .mobile-toggle {
    background: rgba(255, 255, 255, .16) !important;
    border: 1px solid rgba(255, 255, 255, .22) !important;
    box-shadow: none !important;
}

@media (max-width: 760px) {
    .mobile-panel {
        width: min(390px, 94vw) !important;
        padding: 15px !important;
        gap: 12px !important;
    }

    .mobile-panel-head {
        padding-bottom: 6px !important;
    }

    .mobile-brand-pro strong {
        max-width: 180px;
        font-size: 18px;
    }

    .mobile-panel-intro {
        grid-template-columns: 46px 1fr;
        padding: 14px;
        border-radius: 22px;
    }

    .mobile-panel-intro > span {
        width: 46px;
        height: 46px;
        border-radius: 16px;
    }

    .mobile-nav-pro a {
        min-height: 56px;
        border-radius: 18px;
    }

    .mobile-contact-actions {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 420px) {
    .mobile-panel {
        width: 100vw !important;
        padding: 14px !important;
        border-left: 0 !important;
    }

    .mobile-panel .pro-mobile-langs {
        grid-template-columns: 1fr !important;
    }

    .mobile-brand-pro strong {
        max-width: 160px;
    }

    .mobile-panel-intro small {
        font-size: 11px;
    }
}


/* =========================================================
   MOBILE HEADER + PHONE ICON + MOBILE MENU HOTFIX
   Qo'shiladigan joy: assets/app.css faylining eng oxiri
========================================================= */

/* Telefon icon ichidagi svg hamma holatda ko'rinsin */
.phone-btn .phone-bubble {
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 50%;
    display: grid !important;
    place-items: center;
    background: rgba(255, 255, 255, .95);
    color: #1c60df;
    box-shadow: 0 8px 22px rgba(15, 23, 42, .10);
}

.phone-btn .phone-bubble svg {
    width: 19px;
    height: 19px;
    display: block !important;
}

/* Planshet va mobil: telefon raqami yashirinadi, lekin icon qoladi */
@media (max-width: 1180px) {
    .site-header .phone-btn {
        width: 46px !important;
        height: 46px !important;
        min-width: 46px !important;
        padding: 0 !important;
        border-radius: 50% !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 0 !important;
        background: rgba(255, 255, 255, .96) !important;
        color: #1c60df !important;
        box-shadow: 0 12px 28px rgba(7, 20, 42, .14) !important;
        overflow: visible !important;
    }

    .site-header .phone-btn > span:not(.phone-bubble) {
        display: none !important;
    }

    .site-header .phone-btn .phone-bubble {
        display: grid !important;
        width: 46px !important;
        height: 46px !important;
        min-width: 46px !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .site-header .phone-btn .phone-bubble svg {
        display: block !important;
        width: 20px !important;
        height: 20px !important;
    }

    .site-header.on-hero:not(.scrolled) .phone-btn {
        background: #ffffff !important;
        color: #1c60df !important;
    }
}

/* 460px dan kichik ekranlarda ham phone icon yo'qolmasin */
@media (max-width: 460px) {
    .site-header .phone-btn {
        display: inline-flex !important;
    }
}

/* Mobil menu header orqasida qolib ketmasin */
.mobile-panel {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 99999 !important;
    height: 100vh !important;
    height: 100svh !important;
    max-height: 100svh !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    -webkit-overflow-scrolling: touch !important;
    transform: translateX(105%) !important;
}

.mobile-panel.open {
    transform: translateX(0) !important;
}

/* Backdrop ham headerdan yuqorida tursin */
.mobile-panel-backdrop {
    position: fixed !important;
    inset: 0 !important;
    z-index: 99990 !important;
    background: rgba(7, 20, 42, .45) !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    opacity: 0;
    pointer-events: none;
    transition: .24s ease;
}

.mobile-panel.open + .mobile-panel-backdrop {
    opacity: 1;
    pointer-events: auto;
}

/* Menu ochilganda orqa sahifa scroll bo'lmasin */
body:has(.mobile-panel.open) {
    overflow: hidden !important;
}

/* Mobil menu ichidagi content pastda kesilib qolmasin */
@media (max-width: 760px) {
    .mobile-panel {
        width: min(390px, 94vw) !important;
        padding-top: max(15px, env(safe-area-inset-top)) !important;
        padding-bottom: max(18px, env(safe-area-inset-bottom)) !important;
    }
}

/* =========================================================
   FINAL MOBILE PANEL FULLSCREEN FIX
   Qo'shiladigan joy: assets/app.css faylining ENG OXIRI
========================================================= */

/* Mobil menu barcha telefon ekranlarida to'liq oynani egallasin */
@media (max-width: 640px) {
    .mobile-panel {
        position: fixed !important;
        inset: 0 !important;
        width: 100vw !important;
        max-width: 100vw !important;
        min-width: 100vw !important;
        height: 100vh !important;
        height: 100dvh !important;
        height: 100svh !important;
        max-height: 100dvh !important;
        border-radius: 0 !important;
        border-left: 0 !important;
        padding: max(14px, env(safe-area-inset-top)) 14px max(16px, env(safe-area-inset-bottom)) !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        overscroll-behavior: contain !important;
        -webkit-overflow-scrolling: touch !important;
        transform: translateX(105%) !important;
        z-index: 99999 !important;
    }

    .mobile-panel.open {
        transform: translateX(0) !important;
    }

    .mobile-panel-backdrop {
        display: none !important;
    }

    .mobile-panel-head {
        position: sticky !important;
        top: 0 !important;
        z-index: 5 !important;
        margin: -2px -2px 8px !important;
        padding: 2px 2px 8px !important;
        
        backdrop-filter: blur(14px) !important;
        -webkit-backdrop-filter: blur(14px) !important;
    }

    .mobile-close-pro {
        flex: 0 0 44px !important;
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
    }

    .mobile-brand-pro strong {
        max-width: calc(100vw - 140px) !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    .mobile-panel-intro {
        padding: 14px !important;
        border-radius: 22px !important;
    }

    .mobile-nav-pro a {
        min-height: 58px !important;
    }

    .mobile-current-lang {
        margin-top: 2px !important;
    }

    .mobile-panel .pro-mobile-langs {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .mobile-contact-card {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

/* Juda ensiz ekranlar: tillar 1 ustun bo'lsin */
@media (max-width: 380px) {
    .mobile-panel {
        padding-left: 12px !important;
        padding-right: 12px !important;
        gap: 10px !important;
    }

    .mobile-panel .pro-mobile-langs {
        grid-template-columns: 1fr !important;
    }

    .mobile-panel-intro small {
        font-size: 11px !important;
    }

    .mobile-phone-pro {
        min-height: 52px !important;
    }
}

/* Balandligi past ekranlarda pastki Telegram qismi kesilib qolmasin */
@media (max-height: 760px) and (max-width: 640px) {
    .mobile-panel {
        gap: 10px !important;
    }

    .mobile-panel-intro {
        padding: 12px !important;
    }

    .mobile-nav-pro a {
        min-height: 54px !important;
    }

    .mobile-current-lang {
        padding: 12px !important;
    }

    .pro-mobile-langs a {
        padding: 9px 10px !important;
    }

    .mobile-contact-card {
        padding: 13px !important;
    }

    .mobile-phone-pro {
        min-height: 52px !important;
        padding: 10px !important;
    }

    .mobile-contact-actions a {
        height: 42px !important;
    }
}

/* Menu ochilganda body ham, html ham scroll bo'lmasin */
html:has(.mobile-panel.open),
body:has(.mobile-panel.open) {
    overflow: hidden !important;
    height: 100% !important;
}