:root{
  --ink:#111416;
  --muted:#667078;
  --paper:#f6f5f2;
  --surface:#fff;
  --line:#deded8;
  --deep:#081a23;
  --accent:#f28a22;
  --accent-2:#166d7a;
  --shadow:0 22px 60px rgba(17,20,22,.10);
  --shadow-soft:0 12px 34px rgba(17,20,22,.07);
  --radius:26px;
  --container:1440px;
}

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.55 Inter,Manrope,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.drawer-open{overflow:hidden}
img,video{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit;color:inherit}
button{cursor:pointer}
button:disabled{cursor:wait;opacity:.62}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-weight:650;letter-spacing:-.045em;line-height:1.02}
.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px #111}
.content-module :focus-visible,.cluster-section :focus-visible,.related-section :focus-visible,.faq-section :focus-visible,.search-wrap :focus-visible,.site-footer :focus-visible,.drawer :focus-visible{outline-color:#111;box-shadow:0 0 0 6px #fff}
.site-container{width:min(var(--container),calc(100% - 64px));margin-inline:auto;min-width:0}
.skip-link{position:fixed;z-index:9999;top:8px;left:8px;transform:translateY(-150%);padding:12px 16px;border-radius:12px;background:#fff;color:#111;font-weight:700;box-shadow:var(--shadow)}
.skip-link:focus{transform:none}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.kicker{display:block;margin-bottom:12px;color:color-mix(in srgb,var(--accent) 48%,#111);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:18px;padding:14px 22px;border:1px solid transparent;border-radius:14px;font-weight:750;transition:transform .2s,background .2s,color .2s,border-color .2s}
.button:hover{transform:translateY(-2px)}
.button--light{background:#fff;color:#111;box-shadow:0 10px 28px rgba(0,0,0,.18)}
.button--dark{background:#111;color:#fff}
.button--ghost{border-color:rgba(255,255,255,.62);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(8px)}
.play{display:grid;width:28px;height:28px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:9px}

.site-header{position:absolute;z-index:40;inset:calc(20px + env(safe-area-inset-top)) 0 auto;color:#fff;transition:transform .25s}
.site-header.is-sticky{position:fixed;inset:calc(10px + env(safe-area-inset-top)) 0 auto}
.header-inner{display:flex;align-items:center;gap:34px;min-height:64px}
.is-sticky .header-inner{padding:6px 8px 6px 14px;border-radius:18px;background:rgba(8,26,35,.96);box-shadow:0 14px 36px rgba(0,0,0,.22)}
.brand{display:flex;flex:0 0 214px;align-items:center;padding-left:10px}
.brand img{width:202px;height:auto;filter:drop-shadow(0 5px 18px rgba(0,0,0,.22))}
.nav-shell{display:flex;min-width:0;flex:1;align-items:center;gap:20px;padding:9px 12px 9px 26px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(8,26,35,.24);backdrop-filter:blur(16px);box-shadow:0 16px 44px rgba(0,0,0,.16);transition:background .25s,border-color .25s,box-shadow .25s}
.is-sticky .nav-shell{background:transparent;border-color:transparent;box-shadow:none;backdrop-filter:none}
.desktop-nav{display:flex;min-width:0;flex:1;flex-wrap:wrap;align-items:center;gap:0 25px;font-size:13px;font-weight:700}
.desktop-nav>a,.desktop-nav>.nav-current,.nav-drop>summary{display:flex;align-items:center;min-height:42px;white-space:nowrap;list-style:none}
.desktop-nav>a,.nav-drop>summary{cursor:pointer}
.nav-drop>summary::-webkit-details-marker{display:none}
.nav-drop>summary::after{content:"⌄";margin-left:6px;font-size:11px;transition:transform .2s}
.nav-drop[open]>summary::after{transform:rotate(180deg)}
.nav-drop{position:relative}
.nav-pop{position:absolute;top:48px;left:-18px;display:grid;width:248px;max-height:min(66vh,520px);gap:3px;overflow:auto;padding:12px;border:1px solid rgba(0,0,0,.07);border-radius:18px;background:#fff;color:var(--ink);box-shadow:var(--shadow)}
.nav-pop--wide{grid-template-columns:1fr 1fr;width:390px}
.nav-pop a,.nav-pop .nav-current{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:650}
.nav-current[aria-current="page"]{cursor:default}
.nav-pop a:hover,.nav-pop a:focus-visible{background:#f1f0ec;color:var(--accent-2)}
.header-city{font-size:12px;opacity:.88}
.header-phone{font-size:12px;font-weight:750;white-space:nowrap}
.header-cta{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 17px;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-size:12px;font-weight:750;white-space:nowrap}
.burger{display:none;width:46px;height:46px;padding:10px;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:rgba(0,0,0,.18)}
.burger span{display:block;width:20px;height:2px;margin:4px auto;border-radius:4px;background:#fff}

.drawer-overlay{position:fixed;z-index:59;inset:0;visibility:hidden;border:0;background:rgba(6,14,18,.58);opacity:0;transition:opacity .25s,visibility .25s}
.drawer-overlay.is-open{visibility:visible;opacity:1}
.drawer{position:fixed;z-index:60;inset:0 0 0 auto;width:min(440px,94vw);overflow:auto;padding:calc(24px + env(safe-area-inset-top)) calc(24px + env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) 24px;background:#fff;color:var(--ink);visibility:hidden;box-shadow:none;transform:translateX(102%);transition:transform .28s,visibility 0s .28s}
.drawer.is-open{visibility:visible;box-shadow:-22px 0 70px rgba(0,0,0,.26);transform:none;transition-delay:0s}
.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.drawer-head img{width:174px;height:auto}
.drawer-head button{display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#f5f4f1;font-size:26px;line-height:1}
.drawer nav{display:grid;gap:7px}
.drawer nav>a,.drawer summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:13px 16px;border-radius:14px;background:#f3f2ef;font-weight:750;list-style:none}
.drawer summary::-webkit-details-marker{display:none}
.drawer summary::after{content:"+";font-size:22px;font-weight:400}
.drawer details[open] summary::after{content:"−"}
.drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:8px 0 11px}
.drawer-grid a,.drawer-grid .nav-current{display:flex;min-height:46px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:12px;font-size:13px;font-weight:650}
.drawer-cta{display:flex;min-height:54px;align-items:center;justify-content:center;margin-top:20px;border-radius:14px;background:var(--deep);color:#fff;font-weight:750}

.hero{position:relative;display:flex;min-height:760px;max-width:1720px;align-items:flex-end;overflow:hidden;margin:0 auto;border-radius:0 0 34px 34px;background:radial-gradient(circle at 75% 30%,var(--accent-2),transparent 45%),linear-gradient(135deg,#092534,#071115);color:#fff}
.hero-media,.hero-shade{position:absolute;inset:0}
.hero-media img,.hero-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-position,50% 50%)}
.hero-motion-toggle{position:absolute;z-index:3;right:30px;bottom:30px;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:50%;background:rgba(8,26,35,.52);color:#fff;backdrop-filter:blur(8px)}
.hero-shade{z-index:1;background:linear-gradient(90deg,rgba(4,14,19,.84) 0%,rgba(4,14,19,.55) 42%,rgba(4,14,19,.08) 76%),linear-gradient(0deg,rgba(4,14,19,.56),transparent 55%)}
.hero-content{position:relative;z-index:2;padding:176px 0 142px}
.breadcrumbs{display:flex;align-items:center;gap:8px;overflow:hidden;margin-bottom:34px;font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.breadcrumbs a,.breadcrumbs .breadcrumb-current{max-width:230px;overflow:hidden;text-overflow:ellipsis;opacity:.82}
.breadcrumbs .breadcrumb-current{opacity:1}
.hero-eyebrow{margin:0 0 16px;font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}
.hero h1{max-width:980px;margin:0;color:#fff;font-size:clamp(48px,5.8vw,90px);line-height:.98;text-wrap:balance;overflow-wrap:anywhere}
.hero-lead{max-width:780px;margin:26px 0 30px;color:rgba(255,255,255,.91);font-size:20px;line-height:1.45;overflow-wrap:anywhere}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-counter{position:absolute;z-index:2;top:44%;right:30px;display:grid;justify-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.12em}
.hero-counter i{display:block;width:1px;height:54px;background:rgba(255,255,255,.65)}

.search-wrap{position:relative;z-index:5;margin-top:-58px}
#tour-search,#guide,#faq{scroll-margin-top:110px}
.search-panel{display:grid;grid-template-columns:1fr 1.3fr 1fr .78fr 1fr auto;align-items:stretch;padding:12px 12px 12px 24px;border:1px solid rgba(0,0,0,.06);border-radius:22px;background:#fff;box-shadow:var(--shadow)}
.search-panel label{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:4px 22px;border-right:1px solid var(--line)}
.search-panel label:first-child{padding-left:0}
.search-panel label span{margin-bottom:3px;color:#7a7c7b;font-size:11px}
.search-panel input,.search-panel select{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:14px;font-weight:700}
.search-panel input:focus-visible,.search-panel select:focus-visible{border-radius:4px;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 25%,transparent)}
.search-travelers{position:relative;min-width:0;align-self:stretch}
.search-travelers summary{height:100%;min-height:48px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:4px 18px;cursor:pointer;list-style:none}
.search-travelers summary::-webkit-details-marker{display:none}
.search-travelers summary>span{color:#7a7c7b;font-size:11px}
.search-travelers summary>strong{font-size:14px;font-weight:700}
.search-travelers summary:focus-visible{outline:2px solid var(--accent);outline-offset:-3px;border-radius:10px}
.search-travelers__controls{position:absolute;z-index:40;right:0;top:calc(100% + 14px);width:330px;max-width:calc(100vw - 40px);padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}
.search-travelers__controls label{min-height:58px;padding:8px 0!important;border-right:0!important;border-bottom:1px solid var(--line)}
.search-travelers__controls label[hidden]{display:none}
.search-travelers__controls select{min-height:30px}
.search-panel .search-travelers__done{width:100%;min-height:42px;justify-content:center;margin-top:12px;padding:10px}
@media(max-width:1100px){.search-travelers summary{min-height:58px;border-bottom:1px solid var(--line)}}
@media(max-width:700px){.search-travelers__controls{left:0;right:auto}.search-travelers summary{min-height:62px;padding:8px 12px}}
.search-panel button{display:flex;min-width:128px;align-items:center;justify-content:space-between;gap:16px;border:0;border-radius:15px;background:#111;color:#fff;padding:0 9px 0 20px;font-size:13px;font-weight:750}
.search-panel button b{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--accent);font-size:0;line-height:1}
.search-panel button b::before,.search-panel button b::after{content:"";position:absolute;left:50%;top:50%;pointer-events:none}
.search-panel button b::before{width:16px;height:2px;background:currentColor;transform:translate(-50%,-50%)}
.search-panel button b::after{left:calc(50% + 3px);width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translate(-50%,-50%) rotate(45deg)}
.proof{padding:48px 0 24px}
.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}
.proof article{min-width:0;padding:8px 0}
.proof strong{display:block;overflow:hidden;margin-bottom:3px;font-size:clamp(24px,2.4vw,38px);font-weight:500;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}
.proof span{color:var(--muted);font-size:12px}

.page-intro{padding:70px 0 54px}
.intro-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:80px;align-items:start}
.intro-grid>*{min-width:0}
.intro-grid h2,.section-heading h2,.content-module h2,.closing h2{margin:0;font-size:clamp(34px,4.3vw,66px);text-wrap:balance}
.intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:24px;color:#4f565a;min-width:0}
.intro-copy>*{min-width:0;overflow-wrap:anywhere}
.intro-copy p{margin:0}
.page-content{padding:14px 0 70px}
.content-stack{display:grid;gap:28px}
.content-module{position:relative;overflow:hidden;padding:44px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft);scroll-margin-top:110px}
.content-module:where(:not(.module--dark):not(.content-module--event-calendar)):nth-child(4n+2){background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 8%,#fff),#fff 55%)}
.content-module--weather-matrix,.content-module--weather-chart{background:linear-gradient(145deg,#f7fbfc,#fff)}
.content-module--event-calendar{background:linear-gradient(145deg,#161a1c,#242a2b);color:#fff}
.module--dark{border-color:#181c1d;background:radial-gradient(circle at 85% 0,color-mix(in srgb,var(--accent) 34%,transparent),transparent 36%),#111718;color:#fff}
.module-head{display:grid;grid-template-columns:78px minmax(0,1fr);gap:22px;align-items:start;margin-bottom:32px}
.module-index{color:color-mix(in srgb,var(--accent) 48%,#111);font-size:30px;font-weight:550;letter-spacing:-.04em}
.module-head h2{font-size:clamp(30px,3.3vw,50px)}
.module-head p{max-width:900px;margin:15px 0 0;color:var(--muted);font-size:17px}
.module--dark .module-head p,.content-module--event-calendar .module-head p{color:rgba(255,255,255,.72)}
.editorial-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 34px;color:#4c565b}
.editorial-copy p{margin:0}
.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.card-grid--media-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}
.content-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}
.content-card img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
.card-grid--four-media{grid-template-columns:repeat(4,minmax(0,1fr))}
body[data-page-family="destination"] :is(#things_to_do,#itinerary,#local_details) .content-card{display:flex;flex-direction:column}
body[data-page-family="destination"] :is(#things_to_do,#itinerary,#local_details) .content-card__body{flex:1;display:flex;flex-direction:column}
body[data-page-family="destination"] :is(#things_to_do,#itinerary,#local_details) .content-card__source{margin-top:auto;padding-top:12px}
body[data-page-family="destination"] #itinerary .card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body[data-page-family="destination"] #local_details .card-grid{grid-template-columns:minmax(0,1fr)}
body[data-page-family="destination"] #local_details .card-grid--two-media{grid-template-columns:repeat(2,minmax(0,1fr))}
body[data-page-family="destination"] #local_details .content-card__body{max-width:90ch}
.card-grid--two-media{grid-template-columns:repeat(2,minmax(0,1fr))}
.card-grid--two-media>.content-card{display:flex;flex-direction:column}
.card-grid--two-media>.content-card>.content-card__body{flex:1}
body[data-page-family="hotels"] .card-grid--four-media>.content-card{display:flex;flex-direction:column}
body[data-page-family="hotels"] .card-grid--four-media>.content-card>.content-card__body{flex:1}
body[data-page-family="seasons"] .card-grid>.content-card{display:flex;flex-direction:column}
body[data-page-family="seasons"] .card-grid>.content-card>.content-card__body{flex:1}
body[data-page-family="festivals"] #festival_cities .content-card{display:flex;flex-direction:column}
body[data-page-family="festivals"] #festival_cities .content-card__body{flex:1}
body:is([data-page-family="country"],[data-page-family="hot-tours"],[data-page-family="visa"],[data-page-family="festivals"]) #verified_decisions .content-card{display:flex;flex-direction:column}
body:is([data-page-family="country"],[data-page-family="hot-tours"],[data-page-family="visa"],[data-page-family="festivals"]) #verified_decisions .content-card__body{flex:1}
/* Align multi-card family rows without overriding the single-media split layout. */
body[data-page-family="family"] #verified_decisions .card-grid:not(.card-grid--single-media)>.content-card{display:flex;flex-direction:column}
body[data-page-family="family"] #verified_decisions .card-grid:not(.card-grid--single-media)>.content-card>.content-card__body{flex:1}
.content-card__body{display:flex;min-width:0;min-height:190px;flex-direction:column;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;padding:20px}
.content-card h3{min-width:0;overflow:hidden;margin:0 0 10px;overflow-wrap:anywhere;word-break:break-word;font-size:20px;letter-spacing:-.025em}
body[data-page-family="festivals"] .content-card h3{line-height:1.3;flex-shrink:0}
body[data-page-family="family"] .content-card h3{line-height:1.3;flex-shrink:0}
body[data-page-family="destination"] .content-card h3{line-height:1.4;flex-shrink:0;overflow:visible}
.intro-grid h2{overflow-wrap:anywhere}
.content-card p{min-width:0;margin:0;overflow-wrap:anywhere;color:#596267;font-size:14px}
.content-card small{margin-top:12px;color:var(--muted)}
.content-card a{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:13px;font-weight:750}
.tag{align-self:flex-start;margin-bottom:18px;padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,#fff);color:color-mix(in srgb,var(--accent) 72%,#111);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.fact-grid,.compare-grid,.text-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.compare-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.fact-grid article,.compare-card,.text-grid article{min-width:0;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}
.fact-grid strong{display:block;margin-bottom:18px;color:color-mix(in srgb,var(--accent) 48%,#111);font-size:34px;font-weight:550;letter-spacing:-.04em}
.fact-grid h3,.compare-card h3,.text-grid h3{margin:0 0 10px;font-size:18px;letter-spacing:-.025em}
.fact-grid p,.compare-card p,.text-grid p{margin:0;color:#5d6569;font-size:14px}
.compare-card.is-best{border-color:color-mix(in srgb,var(--accent) 58%,#fff);box-shadow:0 14px 34px color-mix(in srgb,var(--accent) 12%,transparent)}
.compare-card ul{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}
.compare-card li{position:relative;padding-left:20px;color:#4e575b;font-size:14px}
.compare-card li::before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:800}
.timeline{position:relative;display:grid;gap:0;margin-left:16px}
.timeline::before{content:"";position:absolute;top:12px;bottom:18px;left:52px;width:1px;background:linear-gradient(var(--accent),var(--line))}
.timeline article{position:relative;display:grid;grid-template-columns:105px minmax(0,1fr);gap:24px;padding:0 0 28px}
.timeline article>span{position:relative;z-index:1;align-self:start;color:color-mix(in srgb,var(--accent) 48%,#111);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.timeline article>span::after{content:"";position:absolute;top:3px;right:45px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--accent)}
.timeline h3{margin:0 0 6px;font-size:20px;letter-spacing:-.025em}
.timeline p{margin:0;color:#596267}
.timeline small{display:block;margin-top:7px;color:var(--accent-2);font-weight:700}
.check-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.check-grid section{min-width:0;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow-wrap:anywhere;word-break:break-word}
.check-grid>section:only-child{grid-column:1/-1}
.check-grid h3{font-size:20px}
.check-grid ul{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}
.check-grid li{position:relative;min-width:0;padding-left:23px;overflow-wrap:anywhere;word-break:break-word;color:#4f595e}
.check-grid li::before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:850}
@media(min-width:981px){.check-grid>section:only-child ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}}
.editor-note{display:grid;grid-template-columns:180px 1fr;gap:30px;padding:28px;border-radius:20px;background:#101616;color:#fff}
.editor-note strong{color:color-mix(in srgb,var(--accent) 74%,#fff)}
.editor-note p{margin:0;color:rgba(255,255,255,.8)}
.source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.source-freshness{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 22px;margin:-8px 0 18px;color:var(--muted);font-size:12px}
.source-freshness time{color:var(--ink);font-weight:700}
.source-grid a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff}
.source-grid b,.source-grid small{display:block}
.source-grid small{margin-top:3px;color:var(--muted)}

.cluster-section,.related-section,.faq-section{padding:70px 0}
.cluster-section{background:#fff}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}
.section-heading h2{font-size:clamp(32px,3.7vw,56px);overflow-wrap:anywhere}
.section-heading>span{color:var(--muted);font-size:13px}
.cluster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.cluster-grid a{position:relative;display:flex;min-height:170px;min-width:0;flex-direction:column;padding:24px;padding-right:56px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#f4f3ef);transition:transform .2s,box-shadow .2s}
.cluster-grid a:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}
.cluster-grid small{color:var(--accent);font-size:12px;font-weight:800}
.cluster-grid strong{margin-top:auto;font-size:22px;letter-spacing:-.035em}
.cluster-grid span{margin-top:5px;color:var(--muted);font-size:12px}
.cluster-grid strong,.cluster-grid span{overflow-wrap:anywhere}
.cluster-grid b{position:absolute;right:22px;bottom:22px;font-size:20px}
.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.related-grid a{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}
.related-grid span{min-width:0}
.related-grid small,.related-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.related-grid small{margin-bottom:4px;color:var(--muted);font-size:10px;text-transform:uppercase}
.related-grid strong{font-size:15px}
.faq{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff}
.faq details+details{border-top:1px solid var(--line)}
.faq summary{position:relative;display:block;padding:20px 56px 20px 24px;overflow-wrap:anywhere;cursor:pointer;font-weight:750;list-style:none}
.faq summary::-webkit-details-marker{display:none}
.faq summary span{position:absolute;top:50%;right:20px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#f0efeb;font-size:0;line-height:1;font-weight:400;transform:translateY(-50%);transition:transform .2s,background .2s}
.faq summary span::before,.faq summary span::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:1px;background:currentColor;transform:translate(-50%,-50%)}
.faq summary span::after{transform:translate(-50%,-50%) rotate(90deg)}
.faq details[open] summary span{background:color-mix(in srgb,var(--accent) 16%,#fff);transform:translateY(-50%) rotate(45deg)}
.faq-answer{padding:0 56px 20px 24px;overflow-wrap:anywhere;color:#555f64}
.faq-answer p{max-width:970px;margin:0}
.closing{padding:36px 0 0}
.closing-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;overflow:hidden;padding:46px;border-radius:30px 30px 0 0;background:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--accent) 70%,transparent),transparent 32%),linear-gradient(135deg,#0a222c,#111718);color:#fff}
.closing h2{max-width:850px;font-size:clamp(32px,4vw,58px)}
.closing p{max-width:760px;margin:18px 0 0;color:rgba(255,255,255,.76)}

.site-footer{padding:52px 0 22px;background:#111718;color:#fff}
.footer-grid{display:grid;grid-template-columns:minmax(0,1.55fr) repeat(3,minmax(0,1fr));gap:50px;overflow-wrap:anywhere}
.footer-grid>div{min-width:0}
.footer-brand img{width:202px;height:auto}
.footer-brand p{max-width:310px;margin:22px 0 0;color:rgba(255,255,255,.56)}
.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:8px}
.footer-grid strong{margin-bottom:8px}
.footer-grid a,.footer-grid .nav-current{color:rgba(255,255,255,.68);font-size:13px}
.footer-grid a:hover{color:#fff}
.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:48px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.46);font-size:11px}

body[data-page-family="hot-tours"] .hero:not(.hero--hot-tours-story) .hero-shade{background:linear-gradient(90deg,rgba(15,13,12,.84),rgba(15,13,12,.40) 50%,rgba(15,13,12,.08)),linear-gradient(0deg,rgba(5,12,15,.58),transparent 55%)}
body[data-page-family="hotels"] .content-module:where(:not(.module--dark):not(.content-module--event-calendar)):nth-child(3n+2){background:linear-gradient(145deg,#f4f0e9,#fff)}
body[data-page-family="family"] .content-module{border-radius:34px}
body[data-page-family="visa"] .content-module--note{border-color:color-mix(in srgb,var(--accent) 52%,var(--line))}
body[data-page-family="cuisine"] .card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body[data-page-family="cuisine"] .card-grid--five-media{grid-template-columns:repeat(5,minmax(0,1fr))}
body[data-page-family="cuisine"] :is(.card-grid--four-media,.card-grid--five-media)>.content-card{display:flex;flex-direction:column}
body[data-page-family="cuisine"] :is(.card-grid--four-media,.card-grid--five-media)>.content-card>.content-card__body{flex:1}
.card-grid--with-note>.content-card:last-child{grid-column:1/-1;background:var(--paper,#f8f6f1)}
.card-grid--with-note>.content-card:last-child .content-card__body{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(0,3fr) auto;align-items:center;gap:24px;min-height:0}
.card-grid--with-note>.content-card:last-child :is(h3,p,.content-card__source){margin:0}
.card-grid--with-two-notes>.content-card:nth-last-child(-n+2){grid-column:span 2;background:var(--paper,#f8f6f1)}
.card-grid--with-two-notes>.content-card:nth-last-child(-n+2) .content-card__body{min-height:0}
body:is([data-page-family="cuisine"],[data-page-family="family"],[data-page-family="seasons"]) .card-grid--single-media{grid-template-columns:1fr}
.card-grid--single-media>.content-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}
body[data-page-family="excursions"] .card-grid--single-media{grid-template-columns:1fr}
body[data-page-family="excursions"] .content-card{display:flex;flex-direction:column}
body[data-page-family="excursions"] .content-card__body{flex:1}
body[data-page-family="excursions"] .content-card h3{line-height:1.3;flex-shrink:0}
body[data-page-family="excursions"] .card-grid--excursion-five{grid-template-columns:repeat(6,minmax(0,1fr))}
.card-grid--excursion-five>.content-card:nth-child(-n+3){grid-column:span 2}
.card-grid--excursion-five>.content-card:nth-child(4),.card-grid--excursion-five>.content-card:nth-child(5){grid-column:span 3}
body[data-page-family="excursions"] .card-grid--with-note>.content-card:last-child .content-card__body{grid-template-columns:minmax(200px,1fr) minmax(0,2fr) auto;gap:12px 24px}
body[data-page-family="excursions"] .card-grid--with-note>.content-card:last-child .tag{grid-column:1;grid-row:1;justify-self:start}
body[data-page-family="excursions"] .card-grid--with-note>.content-card:last-child h3{grid-column:1;grid-row:2}
body[data-page-family="excursions"] .card-grid--with-note>.content-card:last-child p{grid-column:2;grid-row:1/span 2}
body[data-page-family="excursions"] .card-grid--with-note>.content-card:last-child .content-card__source{grid-column:3;grid-row:1/span 2;padding-top:0}
body[data-page-family="excursions"] :is(.card-grid--single-media,.card-grid--excursion-feature)>.content-card:first-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}
.card-grid--excursion-feature{grid-template-columns:repeat(2,minmax(0,1fr))}
.card-grid--excursion-feature>.content-card:first-child{grid-column:1/-1}
.card-grid--excursion-feature>.content-card:last-child{grid-column:1/-1}
body[data-page-family="seasons"] .card-grid--single-media>.content-card{display:grid}
.card-grid--single-media .content-card__body{min-height:0;padding:30px}
body:is([data-page-family="cuisine"],[data-page-family="family"],[data-page-family="seasons"]) .card-grid--place-feature{grid-template-columns:repeat(2,minmax(0,1fr))}
body[data-page-family="country"] #regions .card-grid--place-feature{grid-template-columns:repeat(2,minmax(0,1fr))}
body[data-page-family="festivals"] #festival_cities .card-grid--place-feature{grid-template-columns:repeat(2,minmax(0,1fr))}
.card-grid--place-feature>.content-card:first-child{grid-row:span 3}
.card-grid--place-feature .content-card__body{min-height:0}
body[data-page-family="festivals"] .hero{background:#080f14}
body[data-page-family="excursions"] .cluster-grid a{min-height:190px}
.module--dark .kicker,.content-module--event-calendar .kicker,.module--dark .module-index,.content-module--event-calendar .module-index{color:color-mix(in srgb,var(--accent) 72%,#fff)}

@media(max-width:1240px){
  body[data-page-family="cuisine"] .card-grid--five-media{grid-template-columns:repeat(3,minmax(0,1fr))}
  .desktop-nav{column-gap:16px}.header-phone{display:none}.brand{flex-basis:185px}.brand img{width:176px}
  .search-panel{grid-template-columns:repeat(3,minmax(0,1fr));padding:14px}.search-panel label{min-height:58px;padding:5px 14px;border-right:0;border-bottom:1px solid var(--line)}.search-panel button{min-height:58px}
  .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:980px){
  body[data-page-family="destination"] #itinerary .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .site-container{width:min(var(--container),calc(100% - 40px))}
  .site-header{inset:calc(14px + env(safe-area-inset-top)) 0 auto}.header-inner{gap:18px}.brand{flex:1;padding-left:4px}.brand img{width:180px}.nav-shell{flex:0 0 auto;padding:7px;background:rgba(8,26,35,.46)}
  .desktop-nav,.header-city,.header-cta{display:none}.burger{display:block}
  .hero{min-height:720px;border-radius:0 0 28px 28px}.hero-content{padding:160px 0 132px}.hero h1{font-size:clamp(45px,8vw,72px)}
  .hero-counter{display:none}.search-wrap{margin-top:-46px}
  .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .intro-grid{grid-template-columns:1fr;gap:30px}.intro-copy{grid-template-columns:1fr 1fr}
  .module-head{grid-template-columns:55px minmax(0,1fr)}.content-module{padding:34px}
  .card-grid,.fact-grid,.text-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--media-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-grid{grid-template-columns:1fr}
  body[data-page-family="cuisine"] .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .card-grid--with-note>.content-card:last-child .content-card__body{grid-template-columns:1fr;gap:12px}
  .card-grid--with-two-notes>.content-card:nth-last-child(-n+2){grid-column:span 1}
  .card-grid--single-media>.content-card{grid-template-columns:1fr}
  body[data-page-family="excursions"] :is(.card-grid--single-media,.card-grid--excursion-feature)>.content-card:first-child{grid-template-columns:1fr}
  .card-grid--excursion-feature{grid-template-columns:1fr}
  body[data-page-family="excursions"] .card-grid--excursion-five{grid-template-columns:repeat(2,minmax(0,1fr))}
  .card-grid--excursion-five>.content-card:nth-child(-n+5){grid-column:span 1}
  body[data-page-family="excursions"] .card-grid--with-note>.content-card:last-child .content-card__body{display:flex;align-items:flex-start;gap:12px}
  body:is([data-page-family="cuisine"],[data-page-family="family"],[data-page-family="seasons"]) .card-grid--place-feature{grid-template-columns:1fr}
  body[data-page-family="country"] #regions .card-grid--place-feature{grid-template-columns:1fr}
  body[data-page-family="festivals"] #festival_cities .card-grid--place-feature{grid-template-columns:1fr}
  .card-grid--place-feature>.content-card:first-child{grid-row:auto}
  .cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}.closing-card{grid-template-columns:1fr}.closing-card .button{justify-self:start}
}

@media(max-width:640px){
  body[data-page-family="destination"] :is(#itinerary .card-grid,#local_details .card-grid--two-media){grid-template-columns:minmax(0,1fr)}
  body[data-page-family="excursions"] .card-grid--excursion-five{grid-template-columns:1fr}
  body{font-size:15px}.site-container{width:calc(100% - 24px)}
  .header-inner{min-height:56px}.brand img{width:158px}.burger{width:44px;height:44px}.nav-shell{border:0;box-shadow:none;backdrop-filter:none;background:transparent}
  .hero{min-height:690px;border-radius:0 0 22px 22px}.hero-media img,.hero-media video{object-position:var(--hero-position-mobile,62% 50%)}.hero-shade{background:linear-gradient(90deg,rgba(4,14,19,.80),rgba(4,14,19,.38) 72%),linear-gradient(0deg,rgba(4,14,19,.72),transparent 64%)}
  .hero-content{padding:132px 0 118px}.breadcrumbs{margin-bottom:24px}.breadcrumbs a{max-width:130px}.hero-eyebrow{font-size:10px}.hero h1{font-size:clamp(36px,11vw,52px);line-height:1.01}.hero-lead{margin:20px 0 24px;font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}
  .search-wrap{margin-top:-34px}.search-panel{grid-template-columns:1fr 1fr;padding:10px;border-radius:20px}.search-panel label{min-height:62px;padding:8px 12px}.search-panel label:nth-child(odd){border-right:1px solid var(--line)}.search-panel button{grid-column:1/-1;min-height:54px}
  .proof{padding-top:34px}.proof-grid{gap:8px 18px}.proof strong{max-width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(20px,5.4vw,23px);line-height:1.08;text-overflow:clip;white-space:normal}.proof span{font-size:10px}
  .page-intro{padding:48px 0 36px}.intro-grid h2,.section-heading h2,.content-module h2,.closing h2{font-size:31px}.intro-copy{grid-template-columns:1fr;gap:16px}
  .page-content{padding-bottom:46px}.content-stack{gap:16px}.content-module{padding:26px 18px;border-radius:22px}.module-head{grid-template-columns:1fr;gap:6px;margin-bottom:24px}.module-index{font-size:22px}.module-head h2{font-size:29px}.module-head p{font-size:15px}
  .editorial-copy,.card-grid,.fact-grid,.text-grid,.check-grid,.source-grid{grid-template-columns:1fr}.card-grid--media-gallery{grid-template-columns:1fr}body[data-page-family="cuisine"] .card-grid{grid-template-columns:1fr}
  .content-card__body{min-height:auto}.fact-grid article,.compare-card,.text-grid article{padding:20px}
  .timeline{margin-left:0}.timeline::before{left:6px}.timeline article{grid-template-columns:minmax(0,1fr);gap:6px;padding-left:30px}.timeline article>span{min-width:0;overflow-wrap:anywhere}.timeline article>span::after{right:auto;left:-30px}.timeline p{font-size:14px}
  .editor-note{grid-template-columns:1fr;gap:10px;padding:22px}
  .cluster-section,.related-section,.faq-section{padding:50px 0}.section-heading{display:block;margin-bottom:22px}.section-heading>span{display:block;margin-top:9px}
  .cluster-grid,.related-grid{grid-template-columns:1fr}.cluster-grid a{min-height:150px}.related-grid a{min-height:70px}
  .faq summary{padding:18px 56px 18px 24px}.faq-answer{padding:0 56px 18px 24px}
  .closing{padding-top:12px}.closing-card{padding:30px 22px;border-radius:24px 24px 0 0}.closing-card .button{width:100%}
  .site-footer{padding-top:42px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:grid;margin-top:34px}
  .drawer{padding:calc(18px + env(safe-area-inset-top)) calc(18px + env(safe-area-inset-right)) calc(18px + env(safe-area-inset-bottom)) 18px}.drawer-grid{grid-template-columns:1fr}
  .hero-motion-toggle{right:18px;bottom:46px;width:44px;height:44px}
}

@media(max-width:380px){
  .brand img{width:145px}.search-panel{grid-template-columns:1fr}.search-panel label:nth-child(odd){border-right:0}.proof-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:minmax(0,1fr)}.footer-brand{grid-column:auto}.footer-grid>div:last-child{grid-column:auto}
}

/* Keep long Russian words readable, including with user-enlarged text. */
.content-module,.closing-card{overflow-wrap:anywhere}
.module-head>*,.editorial-copy>*,.compare-grid>*,.check-grid>*,.closing-card>*{min-width:0}
@media(max-width:640px){
  .module-head,.editorial-copy,.card-grid,.fact-grid,.text-grid,.check-grid,.source-grid{grid-template-columns:minmax(0,1fr)}
}

/* Story hero photography keeps a clear text zone and a complete mobile frame. */
@media(min-width:981px){
  :is(.hero--family-story,.hero--cuisine-story){background:#081a23}
  :is(.hero--family-story,.hero--cuisine-story) .hero-media{inset:50% 0 auto 42%;width:58%;height:auto;aspect-ratio:16/9;transform:translateY(-50%);border-radius:24px 0 0 24px;overflow:hidden}
  :is(.hero--family-story,.hero--cuisine-story) .hero-media :is(img,video){object-fit:contain;object-position:center}
  :is(.hero--family-story,.hero--cuisine-story) .hero-shade{display:none}
  :is(.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-shade{background:linear-gradient(90deg,rgba(8,26,35,.88) 0%,rgba(8,26,35,.76) 30%,rgba(8,26,35,.18) 55%,rgba(8,26,35,0) 76%)}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) h1{max-width:42%;font-size:clamp(44px,4.2vw,64px);line-height:1.04}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-lead{max-width:38%;font-size:19px}
  :is(.hero--family-story,.hero--cuisine-story) h1{max-width:38%;font-size:clamp(40px,3.7vw,58px)}
  :is(.hero--family-story,.hero--cuisine-story) .hero-lead{max-width:36%}
  :is(.hero--family-story,.hero--cuisine-story) .hero-counter{display:none}
}
@media(max-width:980px){
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story){display:block;min-height:0;padding-top:92px;background:#081a23}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-media{position:relative;inset:auto;width:100%;aspect-ratio:16/9}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-media :is(img,video){object-fit:contain;object-position:center}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-shade{display:none}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-content{padding:28px 0 86px}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .breadcrumbs{margin-bottom:18px}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) h1{max-width:100%;font-size:clamp(34px,6.3vw,48px);line-height:1.06}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-lead{max-width:660px;font-size:17px}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-counter{display:none}
  :is(.hero--family-story,.hero--cuisine-story,.hero--excursions-story,.hero--hot-tours-story,.hero--destination-story) .hero-motion-toggle{top:104px;bottom:auto}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.button,.drawer,.drawer-overlay,.site-header,.nav-shell,.nav-drop>summary::after,.faq summary span,.cluster-grid a{transition:none}.button:hover,.cluster-grid a:hover{transform:none}
}

@media(forced-colors:active){
  .search-panel input:focus-visible,.search-panel select:focus-visible{outline:2px solid CanvasText;outline-offset:3px;box-shadow:none}
}

@media print{
  .site-header,.drawer,.drawer-overlay,.hero-actions,.search-wrap,.closing,.site-footer{display:none!important}.hero{min-height:0;border-radius:0;color:#000}.hero-media,.hero-shade{display:none}.hero-content{padding:24px 0}.hero h1{color:#000;font-size:42px}.hero-lead{color:#333}.content-module{break-inside:avoid;box-shadow:none}
}
