/* Footer: clear navigation, contact details, and optional verified links. */
.site-footer{--footer-heading:#f5f1e9;--footer-text:#b9c9cb;--footer-accent:#cf835c;color:var(--footer-text);padding-top:54px}
.footer-grid{grid-template-columns:minmax(0,1.7fr) minmax(0,.85fr) minmax(0,.9fr) minmax(0,1.15fr);gap:clamp(25px,4vw,64px);padding-bottom:43px}
.footer-grid>div>a:not(.brand){margin-bottom:0}
.footer-grid>div>a.footer-wordmark{display:inline-flex;align-items:baseline;gap:0;margin:0 0 14px;color:var(--footer-heading);font-family:Nunito,Arial,sans-serif;font-size:clamp(31px,3vw,39px);font-style:normal;font-weight:950;letter-spacing:-.075em;line-height:1.1;text-decoration:none}
.footer-wordmark em{color:var(--footer-accent);font-style:normal}
.footer-wordmark img{display:block;width:min(220px,100%);height:auto;max-height:62px;object-fit:contain;object-position:left center}
.footer-wordmark--default img{filter:contrast(.65) brightness(1.65)}
.footer-brand-col p{max-width:320px;margin:2px 0 18px;color:var(--footer-text);font-size:13px;line-height:1.72}
.footer-col h3{margin:4px 0 17px;color:var(--footer-heading);font-size:14px;font-weight:850}
.footer-col>a,.footer-col>p,.footer-col>address{display:block;margin:0 0 12px;color:var(--footer-text);font-size:13px;font-style:normal;line-height:1.55}
.footer-col>a:hover,.footer-col>a:focus-visible,.footer-bottom a:hover,.footer-legal a:hover{color:var(--footer-heading)}
.footer-contact-col p{max-width:250px}
.footer-contact-col>a[href^="tel:"],.footer-contact-col>a[href^="mailto:"]{color:var(--footer-heading);font-weight:750;overflow-wrap:anywhere}
.footer-grid>div>a.footer-contact-cta{display:inline-flex;align-items:center;gap:11px;width:max-content;max-width:100%;margin-top:2px;padding:10px 14px;border:1px solid rgba(207,131,92,.55);border-radius:7px;color:var(--footer-heading);font-weight:800;transition:background .2s ease,border-color .2s ease}
.footer-contact-cta:hover{background:rgba(207,131,92,.12);border-color:var(--footer-accent)}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.footer-socials a{display:grid;place-items:center;width:35px;height:35px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:var(--footer-heading);transition:border-color .2s ease,background .2s ease,transform .2s ease}
.footer-socials a:hover,.footer-socials a:focus-visible{border-color:var(--footer-accent);background:rgba(207,131,92,.16);transform:translateY(-2px)}
.footer-socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.footer-verification{display:flex!important;flex-direction:column;align-items:flex-start;gap:7px;margin-top:17px!important;color:var(--footer-heading)!important;font-size:11px!important}
.footer-verification img{max-width:160px;max-height:52px;object-fit:contain}
.footer-legal{display:flex;align-items:center;flex-wrap:wrap;gap:12px 23px;padding:20px 0;border-top:1px solid rgba(230,241,239,.18)}
.footer-legal strong{color:var(--footer-heading);font-size:12px;font-weight:850}
.footer-legal a{color:var(--footer-text);font-size:12px}
.footer-bottom{align-items:center;border-top:1px solid rgba(230,241,239,.24);padding:19px 0 22px;color:var(--footer-text);font-size:12px}
.footer-bottom a{color:var(--footer-heading);font-size:12px;font-weight:800;text-decoration:none}
.footer-bottom a span{color:var(--footer-accent);margin-left:5px;font-size:16px}
.footer-bottom-right{display:flex;align-items:center;gap:18px}
.footer-bottom-right img{display:block;max-width:135px;max-height:28px;object-fit:contain}
@media(max-width:920px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 28px}}
@media(max-width:620px){
  .site-footer{padding-top:43px}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 20px;padding-bottom:30px}
  .footer-brand-col{grid-column:1/-1}
  .footer-contact-col{grid-column:1/-1}
  .footer-col h3{margin-bottom:13px}
  .footer-legal{align-items:flex-start;gap:11px 17px}
  .footer-legal strong{width:100%}
  .footer-bottom{gap:10px;flex-wrap:wrap}
  .footer-bottom-right{gap:12px;flex-wrap:wrap}
}
@media(prefers-reduced-motion:reduce){.footer-socials a,.footer-contact-cta{transition:none}}

/* Mobile route carousel: a clear image peek without clipped copy. */
@media(max-width:620px){
  .route-discovery{padding-bottom:50px}
  .route-discovery+.categories{padding-top:49px}
  .route-filters{max-width:100%;min-width:0;flex-wrap:nowrap;justify-content:flex-start;gap:22px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
  .route-filters::-webkit-scrollbar{display:none}
  .route-filters button{flex:0 0 auto}
  .route-card{flex-basis:84%}
  .route-card-kind,.route-card-copy{transition:opacity .2s ease}
  .route-card:not(.is-current) .route-card-kind,.route-card:not(.is-current) .route-card-copy{opacity:0}
  .route-card-arrow{width:44px;height:44px;border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.24);font-size:22px}
}
@media(prefers-reduced-motion:reduce){.route-card-kind,.route-card-copy{transition:none}}

/* Keep the mobile footer useful without repeating the same action three times. */
@media(max-width:620px){
  .site-footer{padding-top:29px}
  .footer-grid{gap:19px 16px;padding-bottom:20px}
  .footer-grid>div>a.footer-wordmark{margin-bottom:7px;font-size:30px}
  .footer-wordmark img{max-height:45px}
  .footer-brand-col p{max-width:340px;margin:0;color:var(--footer-text);font-size:12px;line-height:1.5}
  .footer-socials{margin-top:10px}
  .footer-col h3{margin:0 0 9px;font-size:13px}
  .footer-col>a,.footer-col>p,.footer-col>address{margin-bottom:7px;font-size:12px;line-height:1.4}
  .footer-grid nav[aria-label="Keşfet"]>a:last-child{display:none}
  .footer-contact-col.is-empty{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;padding-top:15px;border-top:1px solid rgba(230,241,239,.18)}
  .footer-contact-col.is-empty h3{grid-column:1;grid-row:1;margin:0}
  .footer-contact-col.is-empty p{grid-column:1;grid-row:2;margin:0;font-size:11px}
  .footer-grid>div.footer-contact-col.is-empty>a.footer-contact-cta{grid-column:2;grid-row:1/3;margin:0;padding:8px 10px;font-size:11px;white-space:nowrap}
  .footer-bottom{padding:13px 0 16px;font-size:11px}
  .footer-bottom-right>a:last-child{display:none}
}

/* Prevent iOS input zoom and make the entire date field a reliable tap target. */
.search-field.search-start,.search-field.search-end{cursor:pointer;touch-action:manipulation}
@media(max-width:620px){
  .search-field input[readonly][name$="_date"],.filter-panel input[readonly][name$="_date"]{font-size:16px;letter-spacing:-.035em}
  .search-field input[readonly][name$="_date"]{padding-right:24px;background-size:17px 17px;background-position:right 2px center}
}

/* A continuous, quiet ribbon connects the chosen travel dates. */
.sinope-calendar-grid{column-gap:0}
.sinope-calendar-day{position:relative;isolation:isolate}
.sinope-calendar-day>span{position:relative;z-index:2}
.sinope-calendar-day.is-in-range,.sinope-calendar-day.is-in-range:hover:not(:disabled),.sinope-calendar-day.is-selected,
.sinope-calendar-day.is-selected:hover:not(:disabled){background:transparent;box-shadow:none;transform:none}
.sinope-calendar-day.is-in-range{color:#244d5d}
.sinope-calendar-day.is-in-range::before,
.sinope-calendar-day.is-range-start::before,
.sinope-calendar-day.is-range-end::before{content:"";position:absolute;z-index:0;top:4px;bottom:4px;left:0;right:0;background:#dcebe6}
.sinope-calendar-day.is-range-start::before{left:50%}
.sinope-calendar-day.is-range-end::before{right:50%}
.sinope-calendar-day.is-selected::after{content:"";position:absolute;z-index:1;top:0;bottom:0;left:50%;width:min(100%,44px);transform:translateX(-50%);border-radius:9px;background:#1154a4;box-shadow:0 3px 9px rgba(17,84,164,.2)}

/* Compact tour discovery controls, with a horizontal mobile layout. */
.filter-panel--tours{padding:20px}
.filter-panel--tours h2{margin-bottom:15px}
.filter-panel--tours form{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:14px}
.filter-panel--tours form label{display:block;width:auto;margin:0}
.filter-panel--tours form label>span:not(.traveler-summary){display:block;margin-bottom:6px;color:#526477;font-size:12px;font-weight:750}
.filter-panel--tours form input:not([type=radio]){width:100%;min-width:0;height:44px;margin:0;padding:0 11px;font-size:14px}
.filter-panel--tours .tour-filter-type{display:flex;flex-wrap:wrap;gap:6px;min-width:0;margin:0;padding:0;border:0}
.filter-panel--tours .tour-filter-type legend{float:left;width:100%;margin-bottom:7px;color:#526477;font-size:12px;font-weight:750}
.filter-panel--tours .tour-filter-type label{position:relative;flex:1 1 auto;cursor:pointer}
.filter-panel--tours .tour-filter-type input[type=radio]{position:absolute;width:1px;min-width:0;height:1px;opacity:0}
.filter-panel--tours .tour-filter-type label>span{display:grid!important;place-items:center;min-height:39px;margin:0!important;padding:6px 8px;border:1px solid #d9e3e8;border-radius:7px;background:#fff;color:#4a5c6a!important;font-size:11px!important;font-weight:800!important;line-height:1.2;text-align:center;white-space:nowrap;transition:border-color .18s,background .18s,color .18s}
.filter-panel--tours .tour-filter-type input:checked+span{border-color:#1d3b4c;background:#1d3b4c;color:#fff!important}
.filter-panel--tours .tour-filter-type input:focus-visible+span{outline:2px solid #c66f46;outline-offset:2px}
.filter-panel--tours .tour-filter-dates{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}
.filter-panel--tours .tour-filter-dates label{min-width:0;cursor:pointer}
.filter-panel--tours .tour-filter-dates input{cursor:pointer}
.filter-panel--tours .tour-filter-travelers{min-width:0}
.filter-panel--tours .traveler-control{min-width:0;margin:0}
.filter-panel--tours .traveler-trigger{height:44px;border-radius:7px}
.filter-panel--tours .tour-filter-submit{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;width:100%;margin:0;padding:8px 12px;border-radius:7px;font-size:13px;white-space:nowrap}
.filter-panel--tours .tour-filter-submit span{font-size:18px;font-weight:400;line-height:1}

/* Keep the navigation available while the announcement ticker scrolls away. */
html{scroll-padding-top:88px}
.site-header{position:sticky;top:0;z-index:100}
body.admin-bar .site-header{top:32px}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
@media(max-width:820px){html{scroll-padding-top:82px}}
@media(max-width:620px){
  .search-field.search-destination input[type="search"]{font-size:16px}
}
@media(max-width:820px){
  .filter-panel--tours form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .filter-panel--tours .tour-filter-type,.filter-panel--tours .tour-filter-keyword,.filter-panel--tours .tour-filter-dates{grid-column:1/-1}
  .filter-panel--tours .tour-filter-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .filter-panel--tours .tour-filter-type label{flex:1 1 0}
}
@media(max-width:620px){
  .filter-panel--tours{padding:16px;border-radius:13px}
  .filter-panel--tours h2{margin-bottom:14px;font-size:16px}
  .filter-panel--tours form{gap:11px 9px}
  .filter-panel--tours .tour-filter-type{gap:5px}
  .filter-panel--tours .tour-filter-type label>span{min-height:38px;padding:5px 4px;font-size:10px!important}
  .filter-panel--tours form input:not([type=radio]),.filter-panel--tours .traveler-trigger{height:45px}
  .filter-panel--tours .tour-filter-keyword input[type=search]{font-size:16px}
  .filter-panel--tours .tour-filter-dates input[readonly]{padding-right:22px;background-size:15px 15px;background-position:right 3px center;font-size:16px;letter-spacing:-.04em}
  .filter-panel--tours .tour-filter-travelers .traveler-archive-label{margin-bottom:6px}
  .filter-panel--tours .tour-filter-submit{min-height:45px;align-self:end;padding:7px 6px;font-size:12px}
}

