/* Kıvanç Tour V6 */
:root{--red:#e21f2a;--dark:#071018;--ink:#12151a;--muted:#68707a;--line:#e5e8eb;--green:#12a765;--soft:#f6f7f8;--white:#fff;--shadow:0 12px 28px rgba(7,16,24,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{font:inherit}.wrap{width:min(1490px,calc(100% - 44px));margin:0 auto}
.topbar{height:36px;background:#05090d;color:#fff}.topbar .wrap{height:100%;display:flex;align-items:center;justify-content:space-between;font-size:12px}.topbar .place:before{content:'⌖';font-size:15px;margin-right:8px}.topbar .phone{font-weight:760}.topbar .phone:before{content:'◉';color:#22d47c;margin-right:7px}
.nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #eceef0}.nav-inner{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;justify-self:start}.brand-badge{width:48px;height:48px;border-radius:9px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:28px;font-weight:950}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{color:#d91f26;font-size:23px;letter-spacing:-.3px}.brand-copy small{margin-top:5px;color:#555;font-size:12px}.menu{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:780}.actions{justify-self:end}.language-switch{display:flex;gap:8px}.lang{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e3e6e9;border-radius:50%;font-size:11px;font-weight:850;background:#fff}.lang.active{background:var(--red);border-color:var(--red);color:#fff}
.hero{position:relative;min-height:300px;background:url('/assets/images/hero-manavgat.webp?v=6') center 52%/cover no-repeat;color:#fff}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,30,.95) 0%,rgba(2,18,30,.80) 34%,rgba(2,18,30,.28) 67%,rgba(2,18,30,.05) 100%)}.hero-inner{position:relative;z-index:1;min-height:300px;display:grid;grid-template-columns:minmax(0,720px) 360px;justify-content:space-between;align-items:center;gap:55px;padding:28px 0}.hero-copy{max-width:690px}.eyebrow{font-size:12px;font-weight:920;letter-spacing:.7px;color:#ff3038;margin-bottom:9px}.hero h1{font-size:clamp(39px,3.55vw,58px);line-height:.99;letter-spacing:-1.5px;margin:0 0 12px;max-width:690px}.hero-copy p{font-size:15px;line-height:1.45;margin:0 0 16px;max-width:615px;color:#f5f7f8}.hero-buttons{display:flex;gap:11px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:12px 17px;font-weight:850;font-size:13px;border:1px solid transparent;cursor:pointer}.btn-red{background:var(--red);color:#fff}.btn-outline{color:#fff;border-color:rgba(255,255,255,.9);background:rgba(4,17,27,.34)}.btn-wa{background:var(--green);color:#fff}.hero-benefits{display:grid;gap:10px}.hero-benefit{min-height:66px;background:rgba(255,255,255,.98);color:#111;border-radius:12px;box-shadow:0 9px 24px rgba(0,0,0,.14);display:flex;align-items:center;gap:14px;padding:12px 16px}.benefit-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border:2px solid var(--red);color:var(--red);border-radius:50%;font-weight:950;font-size:16px}.hero-benefit:nth-child(2) .benefit-icon{border-color:#6653a8;color:#6653a8}.hero-benefit b{display:block;font-size:13px;margin-bottom:3px}.hero-benefit small{display:block;color:#6b7076;font-size:11px}
.featured{padding:18px 0 10px}.section-head h2{font-size:24px;line-height:1.08;margin:0 0 4px}.section-head h2:before{content:'🔥';font-size:20px;margin-right:7px}.section-head p{margin:0;color:var(--muted);font-size:12px}.featured-pills{display:flex;gap:9px;flex-wrap:wrap;margin:13px 0 14px}.featured-pill{border:1px solid #e0e3e6;background:#fff;border-radius:999px;padding:7px 13px;font-size:10.5px;font-weight:780}.featured-pill.active{background:var(--red);color:#fff;border-color:var(--red)}
.featured-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.tour-card{min-width:0;border:1px solid #e3e6e8;border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:.18s ease}.tour-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.08)}.tour-image{position:relative;aspect-ratio:1.22/1;overflow:hidden;background:#eef0f1}.tour-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.tour-card:hover .tour-image img{transform:scale(1.02)}.tag{position:absolute;top:8px;right:7px;background:var(--red);color:#fff;border-radius:999px;padding:4px 7px;font-size:8.5px;font-weight:900;box-shadow:0 3px 10px rgba(0,0,0,.15)}.price{position:absolute;right:8px;bottom:7px;color:var(--red);font-weight:950;font-size:18px;background:rgba(255,255,255,.94);border-radius:8px;padding:2px 5px;line-height:1}.price.pending{font-size:8px;color:#32373c;padding:5px 7px}.tour-body{padding:9px 9px 10px;display:flex;flex-direction:column;gap:4px;min-height:116px}.tour-meta{font-size:8px;font-weight:950;color:var(--red);text-transform:uppercase;letter-spacing:.32px}.tour-card h3{font-size:13px;line-height:1.15;margin:0;min-height:30px}.tour-card p{font-size:9.7px;line-height:1.34;color:#686d74;margin:0}.tour-foot{margin-top:auto;padding-top:3px;font-size:9.5px;color:#777}.tour-foot:before{content:'◷ ';font-weight:700}
.transfer-showcase{margin-top:8px;background:linear-gradient(90deg,#151d25,#0b1117);color:#fff}.transfer-shell{min-height:145px;display:grid;grid-template-columns:400px 220px minmax(0,1fr);gap:24px;align-items:stretch}.transfer-photo{overflow:hidden;min-height:145px}.transfer-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.transfer-intro{padding:20px 0;display:flex;flex-direction:column;justify-content:center}.transfer-kicker{font-size:11px;font-weight:850;color:#f2b8bb;text-transform:uppercase;letter-spacing:.6px}.transfer-intro h2{font-size:27px;line-height:1.02;margin:4px 0 6px}.transfer-intro p{font-size:11.5px;line-height:1.4;color:#c8cfd6;margin:0 0 10px}.transfer-main-cta{align-self:flex-start;padding:9px 12px;font-size:11px}.transfer-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-items:center;padding:18px 0}.transfer-option{height:96px;background:#fff;color:#111;border-radius:10px;padding:12px;display:flex;align-items:flex-start;gap:10px}.transfer-option>span{font-size:22px;line-height:1;color:#3f76d8;flex:0 0 auto}.transfer-option:nth-child(2)>span{color:#ed9416}.transfer-option:nth-child(3)>span{color:#1db56f}.transfer-option.whatsapp-option>span{color:#10a56a}.transfer-option b{display:block;font-size:11.5px;line-height:1.2;margin-bottom:5px}.transfer-option small{display:block;font-size:9px;line-height:1.3;color:#676e75}
.trust-strip{padding:0 0 26px}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e4e6e8;border-radius:0 0 13px 13px;overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.04)}.trust-item{display:flex;align-items:center;gap:12px;padding:13px 20px;background:#fff}.trust-item+.trust-item{border-left:1px solid #eceef0}.trust-circle{width:36px;height:36px;border-radius:50%;background:#f2f5f6;display:grid;place-items:center;color:var(--red);font-size:17px;font-weight:950;flex:0 0 36px}.trust-item:first-child .trust-circle{background:#eaf8f1;color:var(--green)}.trust-item b{display:block;font-size:12px}.trust-item small{display:block;color:#777;font-size:10px;margin-top:2px}
.chips{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0 18px}.chip{border:1px solid #e0e2e5;background:#fff;border-radius:999px;padding:8px 14px;font-weight:800;font-size:11px;cursor:pointer}.chip.active{background:var(--red);border-color:var(--red);color:#fff}.all-tours{padding:30px 0 48px;background:#f7f8f8;border-top:1px solid #eef0f1}.all-tours .section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.all-tours .section-head h2:before{content:'';margin:0}.all-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.all-grid .tour-card{border-radius:15px;box-shadow:0 5px 18px rgba(0,0,0,.035)}.all-grid .tour-image{aspect-ratio:16/10}.all-grid .tour-body{padding:15px;min-height:145px;gap:8px}.all-grid .tour-meta{font-size:10px}.all-grid .tour-card h3{font-size:18px;min-height:auto}.all-grid .tour-card p{font-size:13px;line-height:1.45}.all-grid .price{font-size:20px}.all-grid .tag{font-size:10px}.all-grid .tour-foot{font-size:11px}
.footer{background:#111820;color:#fff;padding:40px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer .brand-copy strong{color:#fff}.footer .brand-copy small{color:#bfc4c8}.footer p{color:#b7bdc2;line-height:1.6;font-size:13px}.footer b{font-size:14px}.wa-float{position:fixed;right:18px;bottom:18px;z-index:120;background:var(--green);color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;font-size:13px;box-shadow:0 12px 28px rgba(0,0,0,.20)}
/* Detail pages */.tour-hero{padding:34px 0;background:#f7f8f8}.tour-hero-card{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.tour-hero-card>img{width:100%;height:100%;min-height:460px;object-fit:cover}.tour-copy{padding:40px}.tour-copy h1{font-size:clamp(34px,4.6vw,56px);line-height:1.02;margin:8px 0 14px}.meta{font-size:11px;font-weight:950;color:var(--red);text-transform:uppercase;letter-spacing:.5px}.bigprice{font-size:42px;font-weight:950;color:var(--red);margin:20px 0}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.fact{padding:13px;background:#f5f6f7;border-radius:12px;font-size:13px}.section{padding:38px 0}.content-grid{display:grid;grid-template-columns:1fr .42fr;gap:22px}.content-box{background:#fff;border:1px solid #e7e9eb;border-radius:18px;padding:26px}.content-box h2{margin-top:0}.sticky{position:sticky;top:94px}.notice{background:#fff7df;border:1px solid #eed28a;border-radius:12px;padding:13px 15px;font-size:13px;color:#694e0b}
@media(max-width:1320px){.featured-grid{grid-template-columns:repeat(4,1fr)}.hero-inner{grid-template-columns:minmax(0,1fr) 330px}.wrap{width:min(1180px,calc(100% - 40px))}.transfer-shell{grid-template-columns:330px 210px 1fr}.transfer-options{grid-template-columns:repeat(2,1fr)}}
@media(max-width:930px){.nav-inner{grid-template-columns:1fr auto}.menu{display:none}.hero-inner{grid-template-columns:1fr;gap:20px;padding:30px 0}.hero-benefits{grid-template-columns:repeat(3,1fr)}.hero-benefit{padding:11px}.benefit-icon{display:none}.featured-grid{grid-template-columns:repeat(2,1fr)}.transfer-shell{grid-template-columns:1fr 1fr}.transfer-photo{min-height:210px}.transfer-intro{padding:20px}.transfer-options{grid-column:1/-1;padding:0 0 18px;grid-template-columns:repeat(2,1fr)}.all-grid{grid-template-columns:repeat(2,1fr)}.trust-row{grid-template-columns:repeat(2,1fr);border-radius:0 0 13px 13px}.trust-item:nth-child(3){border-left:0;border-top:1px solid #eceef0}.trust-item:nth-child(4){border-top:1px solid #eceef0}.tour-hero-card,.content-grid{grid-template-columns:1fr}.sticky{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:calc(100% - 22px)}.topbar{height:auto}.topbar .wrap{padding:7px 0;font-size:10px}.nav-inner{min-height:62px;gap:8px}.brand-badge{width:37px;height:37px;font-size:21px}.brand-copy strong{font-size:17px}.brand-copy small{display:none}.language-switch{gap:3px}.lang{width:30px;height:30px;font-size:9px}.hero{min-height:auto;background-position:59% center}.hero-inner{min-height:0;padding:28px 0}.hero h1{font-size:37px;letter-spacing:-1px}.hero-copy p{font-size:14px}.hero-benefits{grid-template-columns:1fr}.hero-benefit{min-height:55px}.featured{padding-top:18px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.featured-pills{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.featured-pill{white-space:nowrap}.tour-card h3{font-size:12px}.tour-card p{font-size:9.4px}.tour-body{min-height:106px;padding:8px}.price{font-size:16px}.transfer-shell{grid-template-columns:1fr}.transfer-photo{min-height:190px}.transfer-intro{padding:18px 2px}.transfer-options{grid-template-columns:1fr;padding-bottom:14px}.transfer-option{height:auto;min-height:72px}.all-grid{grid-template-columns:1fr}.all-grid .tour-card{display:grid;grid-template-columns:43% 57%}.all-grid .tour-image{height:100%;aspect-ratio:auto}.all-grid .tour-body{min-height:145px}.trust-row{grid-template-columns:1fr}.trust-item+.trust-item{border-left:0;border-top:1px solid #eceef0}.footer-grid{grid-template-columns:1fr}.tour-copy{padding:25px}.tour-hero-card>img{min-height:270px}.facts{grid-template-columns:1fr}.wa-float{right:12px;bottom:12px}}

/* V11 combined VIP transfer + car rental */
.service-hero-card{align-items:stretch}.service-copy{display:flex;flex-direction:column;justify-content:center}.service-consult{display:inline-flex;align-self:flex-start;background:#fff1f2;color:var(--red);border:1px solid #ffd0d3;border-radius:12px;padding:12px 16px;font-size:18px;font-weight:950;margin:14px 0 18px}.service-duo{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.service-mini{background:#f5f6f7;border:1px solid #e7e9eb;border-radius:14px;padding:14px;display:flex;gap:10px;align-items:flex-start}.service-mini .service-icon{font-size:21px;line-height:1}.service-mini b{display:block;font-size:13px;margin-bottom:5px}.service-mini small{display:block;color:#596068;line-height:1.35;font-size:11px}.service-wa{align-self:flex-start}.service-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px}.service-section-lead{color:#596068;max-width:760px}.service-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.service-choice{border:1px solid #e7e9eb;border-radius:16px;padding:20px;background:#fafafa}.service-choice>span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#fff1f2;font-size:22px;margin-bottom:12px}.service-choice h3{font-size:20px;margin:0 0 8px}.service-choice p{margin:0;color:#596068;line-height:1.55}.service-contact{align-self:start}.service-contact h2{font-size:29px;line-height:1.08;margin:8px 0 12px;color:var(--red)}.service-contact p,.service-contact li{color:#596068;line-height:1.5}.service-contact ul{padding-left:20px;margin:16px 0 22px}.service-contact .btn{width:100%;text-align:center}.tour-card[data-category="service"] .price.pending{display:inline-flex}
@media(max-width:930px){.service-detail-grid{grid-template-columns:1fr}.service-contact{position:static}.service-duo{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.service-duo,.service-choice-grid{grid-template-columns:1fr}.service-consult{font-size:16px}.service-contact h2{font-size:24px}}

/* V14 content-only refinements */
.featured-pill{cursor:pointer;user-select:none}.featured-pill:focus-visible{outline:2px solid var(--red);outline-offset:2px}.pickup-line{margin-top:auto;padding-top:4px;font-size:9.5px;color:#4f5963;font-weight:750}.pickup-line+.tour-foot{margin-top:0}.all-grid .pickup-line{font-size:11px}.service-choice-photo{width:100%;height:180px;object-fit:cover;border-radius:12px;margin:0 0 14px;display:block}.service-choice-photo-caption{display:block;font-size:10px;color:#777;margin:-7px 0 11px}@media(max-width:620px){.service-choice-photo{height:150px}}

/* V15 targeted fixes: filters, hotel pickup, stable all-tours layout */
.featured-pills{position:relative;z-index:2}
.featured-pill{appearance:none;-webkit-appearance:none;cursor:pointer;pointer-events:auto;user-select:none;margin:0;line-height:1}
.featured-pill:hover{border-color:#cfd3d7;background:#fafafa}
.featured-pill.active,.featured-pill.active:hover{background:var(--red);color:#fff;border-color:var(--red)}
.all-tours .chips{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;margin:14px 0 18px!important}
.all-tours .chip{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;padding:8px 14px!important;font-size:11px!important;line-height:1.1!important}
.pickup-line{display:flex;align-items:center;gap:5px;margin-top:5px!important;padding-top:3px!important;color:#2b6b4d;font-weight:800}
.pickup-line span{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#e9f7ef;color:#14945d;font-size:9px;flex:0 0 15px}
.all-grid .pickup-line{font-size:11px}

/* V17 small visual fixes only */
.all-tours .chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;line-height:1.15!important;text-align:center!important;white-space:nowrap!important}
.pickup-line+.pickup-line{margin-top:0!important;padding-top:2px!important}
.service-choice-photo{object-fit:contain!important;object-position:center center!important;background:#f5f6f7!important;padding:8px!important}

.all-tours .chip,.featured-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.15!important;min-height:36px!important}

/* V21 analytics consent — isolated from approved site layout */
.consent-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999;display:flex;justify-content:center;pointer-events:none}
.consent-inner{width:min(820px,100%);background:#fff;border:1px solid #e1e4e7;border-radius:14px;box-shadow:0 16px 45px rgba(0,0,0,.2);padding:15px 16px;display:flex;align-items:center;gap:18px;pointer-events:auto}
.consent-copy{flex:1;min-width:0}.consent-copy strong{display:block;font-size:14px;margin-bottom:4px;color:#17191c}.consent-copy p{margin:0;color:#5f666d;font-size:12px;line-height:1.45}
.consent-actions{display:flex;gap:8px;flex:0 0 auto}.consent-btn{border-radius:999px;padding:9px 15px;font:inherit;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}.consent-reject{background:#fff;border:1px solid #d7dade;color:#34383d}.consent-accept{background:var(--red);border:1px solid var(--red);color:#fff}
.cookie-settings-link{appearance:none;border:0;background:none;padding:0;color:#999;text-decoration:underline;font:inherit;font-size:inherit;cursor:pointer}
@media(max-width:620px){.consent-banner{left:10px;right:10px;bottom:10px}.consent-inner{align-items:stretch;flex-direction:column;gap:11px;padding:14px}.consent-actions{width:100%}.consent-btn{flex:1}.consent-copy p{font-size:11.5px}}
