/* Homepage: photographic opening and an editorial discovery experience. */
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) { --home-ink: #173f36; --home-gold: #ecc581; --home-paper: #f8f5ee; background: var(--home-paper); }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .container { max-width: 1320px; padding-inline: 40px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-toolbar { background: #153e35; padding: 3px 0; border: 0; font-size: .75em; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-toolbar-inner { gap: 8px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-label, :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-sublabel { display: none; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-btn { min-height: 44px; min-width: 44px; padding: 6px 8px; border-color: transparent; border-radius: 3px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-btn.active { background: #e7c995; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .site-header { background: #fffdf8; border-bottom: 1px solid #e5e7db; box-shadow: none; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .header-inner { min-height: 94px; gap: 20px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav > ul { align-items: center; gap: 2px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav a { font-size: .79em; padding: 12px 10px; white-space: nowrap; min-height: 44px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav > ul > li > a > i { display: none; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav > ul > li > a.nav-home > i { display: inline; }
.home-more { position: relative; }
.home-more summary { cursor: pointer; padding: 12px 10px; font-size: .79em; font-weight: 700; list-style: none; min-height: 44px; }
.home-more summary::-webkit-details-marker { display: none; }
.home-more summary i { margin-left: 5px; font-size: .7em; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .home-more ul { position: absolute; right: 0; top: 100%; display: grid; min-width: 260px; max-height: 60vh; overflow-y: auto; padding: 10px; background: #fffdf8; border: 1px solid #d6dfd3; box-shadow: 0 15px 35px #153e3520; border-radius: 10px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .home-more a { width: 100%; }
.home-hero { position: relative; display: grid; min-height: min(780px, calc(100svh - 132px)); background: #173f36; color: #fff; overflow: hidden; padding: 0; }
.home-hero-photo, .home-hero-shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.home-hero-photo { object-fit: cover; object-position: center 58%; }
.home-hero-shade { background: linear-gradient(90deg, rgba(4,25,20,.65), rgba(4,25,20,.16) 70%), linear-gradient(0deg, rgba(5,25,20,.75), transparent 45%); }
.home-hero-inner { position: relative; width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-block: 80px 30px; gap: 55px; }
.home-eyebrow { font-size: .68em; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; margin: 0 0 20px; color: #526857; }
.home-hero .home-eyebrow { color: #f3dfbc; display: flex; align-items: center; gap: 12px; }
.home-hero .home-eyebrow > span { display: inline-block; width: 28px; height: 1px; background: #ecc581; }
.home-hero h1 { font: 400 clamp(3.2rem, 6.5vw, 6.1rem)/1.05 var(--font-family); letter-spacing: -.055em; color: #fff; margin: 0 0 25px; }
.home-hero h1 em { font-weight: 400; color: #f0cc92; }
.home-hero-description { max-width: 470px; color: #f3f4e9; font-size: 1.03em; line-height: 1.8; margin: 0 0 28px; }
.home-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.home-button { display: inline-flex; align-items: center; justify-content: center; gap: 22px; padding: 15px 24px; min-height: 52px; border: 1px solid transparent; font-size: .84em; font-weight: 800; border-radius: 5px; text-decoration: none; }
.home-button:hover, .home-button:focus { text-decoration: none; }
.home-button-gold { color: #1d3f31; background: #ecc581; }
.home-button-gold:hover { color: #153e35; background: #f5d9a5; }
.home-button-glass { color: #fff; background: #102e252b; border-color: #ffffff80; }
.home-button-glass:hover { color: #fff; background: #ffffff1f; border-color: #fff; }
.home-hero-bottom { display: flex; justify-content: space-between; align-items: flex-end; gap: 30px; }
.home-scene-controls { display: flex; gap: 24px; }
.home-scene-controls[hidden], .home-experience-tabs[hidden], .home-experience-panel[hidden] { display: none; }
.home-scene-controls button { padding: 14px 0; min-height: 48px; border: 0; border-top: 2px solid #ffffff55; background: transparent; color: #e0e4dd; font: 700 .78em var(--font-family); text-align: left; cursor: pointer; }
.home-scene-controls button[aria-pressed="true"] { border-color: #edc581; color: #edc581; }
.home-scene-number { margin-right: 8px; font-size: .8em; opacity: .7; }
.home-scene-caption { display: flex; align-items: center; gap: 15px; padding: 12px 0 12px 24px; border-left: 1px solid #ffffff55; }
.home-scene-caption > i { font-size: 1.3em; color: #ecc581; }
.home-scene-caption small { display: block; font-size: .6em; letter-spacing: .18em; color: #f2dbc0; }
.home-scene-caption strong { display: block; font-size: .92em; font-weight: 600; margin-top: 4px; color: #fff; }
.home-welcome-strip { background: #eae6d8; border-bottom: 1px solid #dfdfce; }
.home-welcome-strip > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-block: 20px; }
.home-welcome-strip p { margin: 0; font: italic 1.2em var(--font-family); color: #365341; }
.home-welcome-strip a { font-size: .8em; font-weight: 800; color: #365341; min-height: 44px; display: inline-flex; gap: 24px; align-items: center; }
.home-discover, .home-featured, .home-categories { padding: 90px 0; }
.home-section-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 44px; margin-bottom: 34px; }
.home-section-heading h2, .home-categories h2, .home-journey h2 { font: 400 clamp(2rem, 3.5vw, 3.3rem)/1.12 var(--font-family); color: #173f36; letter-spacing: -.04em; margin: 0; max-width: 650px; }
.home-section-heading > p { max-width: 310px; margin: 0 0 4px; color: #627164; font-size: .9em; }
.home-experience-tabs { display: flex; gap: 8px; margin-bottom: 24px; flex-wrap: wrap; }
.home-experience-tabs button { padding: 12px 20px; min-height: 46px; border-radius: 25px; border: 1px solid #cbd6c7; background: transparent; color: #45604b; cursor: pointer; font: 700 .85em var(--font-family); }
.home-experience-tabs i { margin-right: 8px; }
.home-experience-tabs button[aria-selected="true"] { color: #fff; background: #214d3f; border-color: #214d3f; }
.home-experience-panel { display: grid; grid-template-columns: 1.16fr 1fr; background: #eaece0; border-radius: 8px; overflow: hidden; min-height: 430px; margin-bottom: 20px; }
.home-experience-panel figure { position: relative; margin: 0; min-height: 380px; background: #234b3e; overflow: hidden; }
.home-experience-panel figure img { position: absolute; width: 100%; height: 100%; object-fit: cover; }
.home-experience-panel figcaption { position: absolute; left: 24px; bottom: 22px; padding: 7px 12px; background: #102f28df; color: #fff; border-radius: 4px; font-size: .75em; }
.home-experience-panel figcaption i { margin-right: 7px; }
.home-experience-copy { position: relative; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 50px; overflow: hidden; }
.home-tag { font-size: .58em; font-weight: 800; letter-spacing: .14em; color: #48664e; margin-bottom: 25px; }
.home-experience-copy h3 { font: 400 clamp(1.8rem, 2.8vw, 2.7rem)/1.13 var(--font-family); letter-spacing: -.04em; color: #173f36; position: relative; z-index: 1; }
.home-experience-copy p { font-size: .91em; color: #546451; margin: 0 0 25px; position: relative; z-index: 1; }
.home-text-link { display: inline-flex; align-items: center; gap: 25px; min-height: 44px; color: #234d3a; font-size: .84em; font-weight: 800; position: relative; z-index: 1; }
.home-text-link > span { font-size: 1.7em; font-weight: 400; }
.home-experience-index { position: absolute; right: 15px; bottom: -42px; font: italic 12rem var(--font-family); letter-spacing: -.08em; color: #71866b12; pointer-events: none; }
.home-featured { background: #f0ece2; }
.home-destination-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 26px; }
.home-destination > a { color: #183f33; display: block; }
.home-destination > a:hover { text-decoration: none; }
.home-destination-photo { position: relative; height: 355px; overflow: hidden; border-radius: 6px; background: #dbe1d0; }
.home-destination-photo img { position: relative; height: 100%; width: 100%; object-fit: cover; transition: transform .5s ease; }
.home-destination a:hover img { transform: scale(1.035); }
.home-image-fallback { position: absolute; inset: 0; display: grid; place-items: center; background: linear-gradient(140deg,#dbe1d0,#9bad92); color: #365e45; font-size: 4rem; }
.home-destination-category { position: absolute; left: 18px; top: 18px; padding: 6px 12px; background: #fffdf5ee; color: #244936; border-radius: 3px; font-size: .68em; font-weight: 800; max-width: calc(100% - 36px); }
.home-round-arrow { position: absolute; right: 18px; bottom: 18px; border: 1px solid #fff; color: #fff; background: #173f3670; width: 46px; height: 46px; border-radius: 50%; display: grid; place-items: center; font-size: 1.5em; }
.home-district { margin: 18px 0 7px; font-size: .7em; color: #627164; }
.home-destination h3 { font: 400 1.5em/1.2 var(--font-family); letter-spacing: -.02em; color: #183f33; }
.home-journey { background: #173f36; color: #fff; padding: 85px 0; }
.home-journey-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.home-journey .home-eyebrow { color: #e2c797; }
.home-journey h2 { color: #fff; margin-bottom: 25px; }
.home-journey-story > p:not(.home-eyebrow) { color: #d0dccd; font-size: .94em; max-width: 440px; margin-bottom: 28px; }
.home-journey-links a { display: flex; align-items: center; gap: 22px; padding: 24px 0; color: #fff; border-bottom: 1px solid #ffffff25; }
.home-journey-links a:first-child { border-top: 1px solid #ffffff25; }
.home-journey-links a:hover { text-decoration: none; color: #ecc581; }
.home-journey-icon { display: grid; place-items: center; color: #e3cda0; font-size: 1.15em; border: 1px solid #ffffff33; border-radius: 50%; width: 56px; height: 56px; flex-shrink: 0; }
.home-journey-links a > span:nth-child(2) { flex: 1; }
.home-journey-links strong { display: block; font: 400 1.4em var(--font-family); }
.home-journey-links small { display: block; margin-top: 8px; color: #bbcdbd; font-size: .75em; }
.home-journey-links a > span:last-child { font-size: 1.8em; }
.home-categories { text-align: center; padding-bottom: 45px; }
.home-categories h2 { margin-inline: auto; }
.home-category-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin: 35px auto; max-width: 1000px; }
.home-category-links a { display: inline-flex; align-items: center; gap: 12px; min-height: 50px; padding: 12px 18px; border: 1px solid #cdd7c6; border-radius: 4px; color: #34563f; font-size: .82em; }
.home-category-links a:hover { background: #e7ecdf; text-decoration: none; }
.home-respect { color: #627164; font-size: .82em; }
.home-respect a { color: #31563e; text-decoration: underline; margin-left: 8px; }
.home-photo-credit { text-align: center; color: #667261; font-size: .68em; padding-bottom: 35px; }
.home-photo-credit a { color: #365341; text-decoration: underline; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .home-hero :focus-visible { outline: 3px solid #f0d6a8; outline-offset: 5px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) #kesfet { scroll-margin-top: 110px; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .nav-toggle { background: #214d3f; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page) .home-destination img[hidden] { display: none; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page):not(.home-enhanced) .main-nav { position: static; max-height: none; overflow: visible; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page):not(.home-enhanced) .header-inner { flex-wrap: wrap; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page):not(.home-enhanced) .main-nav { width: 100%; }
:is(.home-page, .tours-page, .gastronomy-page, .areas-page):not(.home-enhanced) .nav-toggle { display: none; }
body:is(.home-page, .tours-page, .gastronomy-page, .areas-page).high-contrast .home-hero-shade { background: rgba(0,0,0,.8) !important; }
body:is(.home-page, .tours-page, .gastronomy-page, .areas-page).high-contrast :is(.home-hero-inner,.home-hero-copy,.home-hero-bottom,.home-scene-caption,.home-scene-caption span) { background: transparent !important; }
body:is(.home-page, .tours-page, .gastronomy-page, .areas-page).high-contrast .home-experience-index { display: none; }
body:is(.home-page, .tours-page, .gastronomy-page, .areas-page).high-contrast :is(button[aria-selected="true"],button[aria-pressed="true"]) { background: #ffe500 !important; color: #000 !important; }
body:is(.home-page, .tours-page, .gastronomy-page, .areas-page).high-contrast :is(button[aria-selected="true"],button[aria-pressed="true"]) * { color: #000 !important; background: transparent !important; }
@media (max-width: 1150px) {
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .container { padding-inline: 28px; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav a, .home-more summary { font-size: .74em; padding-inline: 8px; }
    .home-journey-grid { gap: 45px; }
}
@media (max-width: 1000px) {
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .nav-toggle { display: inline-flex; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav { position: absolute; top: 100%; right: 0; left: 0; max-height: 0; overflow: hidden; background: #fffdf8; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav.open { max-height: calc(100dvh - 170px); overflow-y: auto; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav > ul { flex-direction: column; align-items: stretch; padding: 15px 25px; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .main-nav a, .home-more summary { font-size: 1em; padding: 12px; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .home-more ul { position: static; max-height: none; border: 0; box-shadow: none; }
    .home-hero h1 { font-size: clamp(3.2rem, 8vw, 5.6rem); }
    .home-hero-inner { padding-block: 65px 25px; }
    .home-experience-copy { padding: 32px; }
    .home-destination-photo { height: 290px; }
}
@media (max-width: 700px) {
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .container { padding-inline: 22px; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .header-inner { min-height: 80px; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-toolbar-inner { gap: 4px; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) .a11y-btn { min-height: 44px; }
    .home-hero { min-height: 640px; }
    .home-hero-inner { padding-block: 55px 22px; gap: 40px; }
    .home-hero-photo { object-position: 58% center; }
    .home-hero h1 { font-size: clamp(2.65rem, 10vw, 4.5rem); letter-spacing: -.05em; }
    .home-hero-description { font-size: .93em; max-width: 360px; }
    .home-hero-bottom { align-items: flex-start; flex-direction: column-reverse; gap: 20px; }
    .home-scene-caption { border-left: 0; padding: 0; }
    .home-scene-controls { gap: 18px; width: 100%; }
    .home-scene-controls button { flex: 1; font-size: .69em; }
    .home-welcome-strip > div { align-items: flex-start; flex-direction: column; gap: 0; padding-block: 14px; }
    .home-discover, .home-featured, .home-categories { padding-block: 55px; }
    .home-section-heading { align-items: flex-start; flex-direction: column; gap: 20px; margin-bottom: 25px; }
    .home-section-heading > p { max-width: none; }
    .home-section-heading h2, .home-categories h2, .home-journey h2 { font-size: 2.3rem; }
    .home-experience-tabs { gap: 6px; }
    .home-experience-tabs button { padding-inline: 12px; font-size: .73em; }
    .home-experience-panel { grid-template-columns: 1fr; }
    .home-experience-panel figure { min-height: 285px; }
    .home-experience-copy { padding: 30px 25px; min-height: 320px; }
    .home-destination-grid { grid-template-columns: 1fr; gap: 35px; }
    .home-destination-photo { height: 340px; }
    .home-journey { padding-block: 55px; }
    .home-journey-grid { grid-template-columns: 1fr; gap: 40px; }
    .home-journey-links strong { font-size: 1.18em; }
    .home-category-links { gap: 8px; }
    .home-category-links a { font-size: .77em; padding-inline: 12px; }
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) #kesfet { scroll-margin-top: 90px; }
}
@media (prefers-reduced-motion: reduce) {
    :is(.home-page, .tours-page, .gastronomy-page, .areas-page) *, :is(.home-page, .tours-page, .gastronomy-page, .areas-page) *::before, :is(.home-page, .tours-page, .gastronomy-page, .areas-page) *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}

