:root{--green:#0b1f11;--green2:#173619;--olive:#6f8422;--lime:#a9c737;--cream:#f3efe5;--panel:#fbf8ef;--ink:#171b15;--muted:#4d5449;--line:rgba(255,255,255,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--cream);color:var(--ink)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.topbar{position:absolute;top:0;left:0;right:0;z-index:20;height:94px;display:flex;align-items:center;padding:22px 48px;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.45),transparent);gap:30px}.brand{width:175px;line-height:1;text-align:left;letter-spacing:3px}.brand b{display:block;font:700 25px Georgia,serif}.brand small{font-size:12px;letter-spacing:4px}.tree{display:block;font-size:27px;margin-bottom:3px}nav{flex:1;display:flex;justify-content:center;gap:34px;text-transform:uppercase;font-size:13px;font-weight:800}nav a{position:relative;opacity:.95}nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:3px;background:var(--lime);border-radius:3px}.reserve,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#7b8f2e,#516a1d);color:white;padding:15px 24px;border-radius:8px;font-weight:900;text-transform:uppercase;font-size:13px;box-shadow:0 12px 30px rgba(58,85,21,.22)}.reserve:before{content:"▣"}.hamb{background:none;border:0;color:white;font-size:30px;line-height:1}.hero{position:relative;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.28),rgba(0,0,0,.15)),var(--hero) center/cover;min-height:610px;padding:150px 6% 118px;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 77% 50%,transparent 0 32%,rgba(0,0,0,.12) 62%),linear-gradient(0deg,rgba(6,21,9,.68),transparent 45%);pointer-events:none}.hero-inner{position:relative;z-index:2;max-width:680px}.script{font-family:cursive;font-size:40px;color:var(--lime);line-height:1;margin-bottom:12px}.hero h1{font-family:Georgia,serif;font-size:76px;line-height:1.02;margin:0 0 20px;letter-spacing:-2px;text-shadow:0 6px 30px rgba(0,0,0,.45)}.hero p{font-size:19px;line-height:1.65;max-width:520px;margin:0;color:#f3f3ef}.actions{display:flex;gap:18px;margin-top:28px}.ghost{display:inline-flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.6);color:#fff;padding:14px 24px;border-radius:8px;text-transform:uppercase;font-weight:900;font-size:13px;background:rgba(0,0,0,.16)}.ghost:before{content:"▶";border:1px solid #fff;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;font-size:10px}.hero-card{position:absolute;right:6%;top:225px;z-index:3;width:225px;border-radius:18px;background:rgba(9,25,11,.82);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);padding:20px 24px;box-shadow:0 20px 45px rgba(0,0,0,.35)}.hero-card div{display:grid;gap:3px;padding:11px 0;border-bottom:1px solid var(--line)}.hero-card div:last-child{border-bottom:0}.hero-card b{font-size:14px}.hero-card span{font-size:12px;color:#dfe5d6}.slider-dots{position:absolute;z-index:3;left:50%;bottom:85px;display:flex;gap:10px}.slider-dots i{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.55)}.slider-dots i:first-child{background:var(--lime)}.features{position:relative;z-index:5;margin:-54px auto 0;width:94%;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(8,22,10,.88);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 50px rgba(0,0,0,.24);color:#fff}.feature{min-height:85px;padding:20px 25px;display:grid;grid-template-columns:48px 1fr;grid-template-areas:'icon title' 'icon text';align-items:center;border-right:1px solid var(--line)}.feature:last-child{border-right:0}.feature b{grid-area:title;text-transform:uppercase;font-size:14px}.feature em{grid-area:text;font-style:normal;font-size:13px;color:#d9e0d1}.ficon{grid-area:icon;width:42px;height:42px;border-radius:50%;border:1px solid rgba(188,213,63,.55);display:grid;place-items:center;color:var(--lime);font-size:22px}.section{padding:70px 6%}.eyebrow{text-transform:uppercase;color:var(--olive);letter-spacing:3.5px;font-size:13px;font-weight:900;margin-bottom:13px}.section h2{font-family:Georgia,serif;font-size:43px;line-height:1.12;letter-spacing:-1px;margin:0 0 22px}.section p{font-size:16px;line-height:1.75;color:var(--muted)}.restaurant-panel{display:grid;grid-template-columns:.78fr 1.45fr .72fr;gap:18px;align-items:stretch;background:var(--panel);border-radius:18px;margin:26px 2% 0;padding:46px 4%;box-shadow:0 1px 0 rgba(0,0,0,.05)}.restaurant-text{padding:18px 8px}.restaurant-main img,.restaurant-side img,.stay-main img,.stay-side img,.exp-card img{width:100%;height:100%;object-fit:cover;border-radius:16px}.restaurant-main{min-height:300px}.restaurant-side{display:grid;gap:16px}.restaurant-side img{min-height:142px}.dark{background:linear-gradient(90deg,#071b0d,#102612 55%,#071b0d);color:white}.experience-panel{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:16px;align-items:stretch;margin-top:0}.experience-panel p{color:#d8dfd0}.experience-intro{padding:26px 24px 20px 0}.exp-card{position:relative;height:275px;border-radius:16px;overflow:hidden;border:1px solid rgba(173,201,69,.35);background:#111;color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.18)}.exp-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent 55%)}.exp-card strong{position:absolute;z-index:2;left:18px;right:18px;bottom:20px;font-size:17px;text-transform:uppercase}.stay-panel{display:grid;grid-template-columns:.8fr 1.45fr .72fr;gap:20px;align-items:stretch;background:var(--panel);border-radius:18px;margin:0 2%;padding:46px 4%}.stay-text{padding:25px 10px}.stay-main{min-height:300px}.stay-side{display:grid;gap:16px}.slogan{background:linear-gradient(90deg,#0b1f11,#18381a,#0b1f11);color:#fff;text-align:center;padding:32px 6%;font-family:Georgia,serif}.slogan span{font-size:34px}.slogan p{font-family:Inter,Arial,sans-serif;margin:8px 0 0;color:#dce5d2}.footer{background:#081c0d;color:white;display:grid;grid-template-columns:1.4fr 1fr 1.35fr 1fr;gap:35px;padding:48px 6%;border-top:1px solid rgba(255,255,255,.1)}.footer b{font:30px Georgia,serif;letter-spacing:2px}.footer p{color:#d5dfcc;line-height:1.65}.footer h4{color:#c2d753;text-transform:uppercase;font-size:14px}.footer a{display:block;margin:9px 0;color:#d9dfca}.page-hero{padding:165px 6% 95px;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.2)),var(--hero) center/cover;color:white}.page-hero h1{font:68px Georgia,serif;margin:0 0 15px}.page-hero p{font-size:18px;max-width:650px;line-height:1.6}.content{max-width:1120px;margin:auto;padding:70px 6%;font-size:18px;line-height:1.8}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery img{width:100%;height:220px;object-fit:cover;border-radius:14px}.admin{background:#f7f7f7}.admin .box{max-width:1100px;margin:30px auto;background:white;border-radius:14px;padding:25px;box-shadow:0 10px 30px #0001}.admin input,.admin textarea,.admin select{width:100%;padding:13px;border:1px solid #ddd;border-radius:8px;margin:7px 0 14px}.admin table{width:100%;border-collapse:collapse}.admin td,.admin th{padding:12px;border-bottom:1px solid #eee;text-align:left}.adminbar{background:#122416;color:white;padding:18px 30px;display:flex;gap:20px;flex-wrap:wrap}.adminbar a{color:white}.contact-form{margin-top:35px;background:white;border-radius:18px;padding:28px;box-shadow:0 15px 45px #0001}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid textarea{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;border:1px solid #ddd;border-radius:10px;padding:15px;font:inherit}.success{background:#e7f5dc;color:#1f501d;padding:14px;border-radius:10px;margin-bottom:15px}.admin .gallery div{background:#fff;border:1px solid #eee;border-radius:14px;padding:10px}.admin .gallery img{height:150px}@media(max-width:1100px){.hero-card{display:none}.hero h1{font-size:60px}.features,.restaurant-panel,.experience-panel,.stay-panel,.footer{grid-template-columns:1fr 1fr}.experience-intro,.restaurant-text,.stay-text{grid-column:1/-1}.restaurant-main,.stay-main{min-height:240px}}@media(max-width:760px){.topbar{height:auto;padding:18px 22px}.brand b{font-size:20px}.brand small{font-size:9px}nav{display:none;position:absolute;top:74px;left:18px;right:18px;background:#102113;padding:20px;border-radius:14px;flex-direction:column}.open{display:flex}.reserve{display:none}.hero{min-height:590px;padding:125px 26px 90px}.hero h1{font-size:43px}.script{font-size:31px}.hero p{font-size:16px}.actions{flex-direction:column;align-items:flex-start}.features,.restaurant-panel,.experience-panel,.stay-panel,.footer{grid-template-columns:1fr}.features{width:94%;margin-top:-42px}.feature{border-right:0;border-bottom:1px solid var(--line)}.section{padding:42px 18px}.restaurant-panel,.stay-panel{margin:18px 12px;padding:28px 22px}.section h2{font-size:34px}.exp-card{height:220px}.gallery{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.slogan span{font-size:25px}}

.mainnav{align-items:center}.navdrop{position:relative;display:flex;align-items:center}.navdrop>a:after{content:'⌄';font-size:11px;margin-left:6px}.dropdown{position:absolute;top:28px;left:50%;transform:translateX(-50%) translateY(12px);min-width:285px;background:rgba(8,22,10,.96);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:12px;opacity:0;visibility:hidden;transition:.2s;box-shadow:0 18px 45px rgba(0,0,0,.35);backdrop-filter:blur(14px)}.dropdown a{display:block;padding:11px 13px;border-radius:9px;color:#fff;text-transform:none;font-weight:700;font-size:13px;white-space:nowrap}.dropdown a:hover{background:rgba(169,199,55,.14);color:#d6ef59}.navdrop:hover .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.content{max-width:1180px;margin:0 auto;padding:70px 28px}.content h2,.content h3{font-family:Georgia,serif}.content h2{font-size:44px;margin:0 0 18px}.content h3{font-size:28px;margin:28px 0 10px}.content p,.content li{font-size:17px;line-height:1.8;color:#343c32}.content ul{padding-left:22px}.page-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:start}.page-card{background:#fff;border-radius:22px;padding:34px;box-shadow:0 18px 40px rgba(10,31,17,.09)}.page-img{border-radius:22px;overflow:hidden;box-shadow:0 20px 45px rgba(0,0,0,.16)}.page-img img{width:100%;height:420px;object-fit:cover}.mini-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.mini-gallery img{height:190px;width:100%;object-fit:cover;border-radius:16px}.subnav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 30px}.subnav a{background:#fff;border:1px solid #e6ddca;border-radius:999px;padding:11px 16px;font-weight:800;color:#203314}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.feature-list span{background:#f7f3e9;border-radius:12px;padding:13px 15px;font-weight:700}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:1px solid #ddd2bf;border-radius:10px}.contact-form textarea{min-height:130px}
@media(max-width:900px){.mainnav{display:none}.topbar{height:78px;padding:16px}.brand{width:auto}.brand b{font-size:19px}.reserve{padding:11px 14px}.hero h1{font-size:46px}.hero{padding:120px 24px 90px;min-height:540px}.hero-card{display:none}.features{grid-template-columns:1fr;margin-top:0;width:100%;border-radius:0}.section,.restaurant-panel,.experience-panel,.stay-panel{grid-template-columns:1fr!important}.restaurant-side,.stay-side{grid-template-columns:1fr}.page-grid{grid-template-columns:1fr}.mini-gallery{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr}.content{padding:45px 18px}}

/* Eğlence sayfası - Naturköy mevcut içerik kurgusu */
.eglence-hero{position:relative;min-height:520px;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.22)),var(--hero) center/cover;color:#fff;padding:170px 6% 95px;overflow:hidden}.eglence-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,27,13,.55),transparent 52%)}.eglence-hero-inner{position:relative;z-index:2;max-width:780px}.eglence-hero h1{font-family:Georgia,serif;font-size:74px;line-height:1;margin:10px 0 18px}.eglence-hero p{font-size:19px;line-height:1.7;max-width:650px;color:#eef3ea}.eglence-wrap{padding:58px 6% 80px;background:#f5f0e6}.eglence-intro-card{display:grid;grid-template-columns:1fr 1.25fr;gap:34px;align-items:center;background:#fff;border-radius:28px;padding:34px;box-shadow:0 20px 50px rgba(8,28,12,.09);margin-bottom:34px}.eglence-intro-card h2{font-family:Georgia,serif;font-size:44px;margin:0 0 12px}.eglence-intro-card p{color:#4b5348;line-height:1.75}.eglence-mini-nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.eglence-mini-nav a{background:#f5f0e6;border:1px solid #ded3bd;border-radius:999px;padding:11px 15px;font-weight:800;color:#1d3216}.activity-row{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;margin:34px 0;background:linear-gradient(135deg,#0b1f11,#18381a);border-radius:30px;padding:26px;color:#fff;box-shadow:0 24px 60px rgba(5,20,9,.22)}.activity-image img{width:100%;height:440px;object-fit:cover;border-radius:24px}.activity-text{padding:15px 26px}.activity-no{display:inline-flex;width:52px;height:52px;border-radius:50%;border:1px solid rgba(194,215,83,.55);align-items:center;justify-content:center;color:#c2d753;margin-bottom:18px;font-weight:900}.activity-text h2{font-family:Georgia,serif;font-size:48px;margin:0 0 15px}.activity-text p{font-size:17px;line-height:1.85;color:#e3eadc}.activity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.activity-card{background:#fff;border-radius:26px;overflow:hidden;display:grid;grid-template-columns:.95fr 1fr;box-shadow:0 18px 45px rgba(8,28,12,.09);border:1px solid #eadfc9}.activity-card img{width:100%;height:100%;min-height:300px;object-fit:cover}.activity-card div{padding:28px}.activity-card span{color:#7b8f2e;font-weight:900;letter-spacing:2px}.activity-card h3,.activity-small h3{font-family:Georgia,serif;font-size:31px;margin:8px 0 12px}.activity-card p,.activity-small p{font-size:16px;line-height:1.75;color:#454d42}.activity-bottom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.activity-small{background:#0b1f11;color:#fff;border-radius:24px;padding:30px;border:1px solid rgba(194,215,83,.25);box-shadow:0 18px 45px rgba(8,28,12,.14)}.activity-small h3{color:#fff}.activity-small p{color:#dce6d4}@media(max-width:900px){.eglence-hero{min-height:450px;padding:135px 24px 70px}.eglence-hero h1{font-size:46px}.eglence-intro-card,.activity-row,.activity-grid,.activity-bottom-grid,.activity-card{grid-template-columns:1fr}.eglence-mini-nav{justify-content:flex-start}.activity-image img{height:300px}.activity-text{padding:8px 6px}.activity-card img{min-height:220px}.eglence-wrap{padding:35px 18px 55px}}

/* v7 MOBIL RESPONSIVE DÜZENLEMELER - her sayfayı otomatik kapsar */
html,body{max-width:100%;overflow-x:hidden}.hamb{cursor:pointer}.hamb span{display:none}.topbar{transition:.25s ease}.topbar .hamb{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(0,0,0,.18)}
.mobile-overlay{display:none}
@media(max-width:1180px){
  .topbar{padding:18px 28px;gap:18px}.brand{width:150px}nav.mainnav{gap:20px;font-size:12px}.reserve{padding:13px 18px}.hero h1{font-size:64px}.restaurant-panel,.stay-panel{grid-template-columns:.8fr 1.25fr .65fr;margin-left:0;margin-right:0}.experience-panel{grid-template-columns:1fr 1fr 1fr}.experience-intro{grid-column:1/-1;padding:0 0 10px}.exp-card{height:245px}
}
@media(min-width:901px){.hamb{display:none!important}}
@media(max-width:900px){
  body.menu-active{overflow:hidden}.topbar{position:fixed!important;top:0;left:0;right:0;height:76px;padding:12px 16px;background:rgba(7,24,12,.92)!important;backdrop-filter:blur(14px);z-index:1000;box-shadow:0 12px 35px rgba(0,0,0,.18)}.brand{width:auto;min-width:128px}.brand .tree{font-size:20px;margin:0}.brand b{font-size:18px;letter-spacing:2px}.brand small{font-size:9px;letter-spacing:3px}.topbar .reserve{display:inline-flex!important;margin-left:auto;padding:11px 12px;border-radius:10px;font-size:0;min-width:44px;height:44px}.topbar .reserve:before{font-size:16px;margin:0}.topbar .reserve::after{content:'Rez.';font-size:11px;margin-left:5px}.topbar .hamb{font-size:0;color:transparent;flex:0 0 46px}.topbar .hamb:before{content:'☰';font-size:28px;line-height:1;color:#fff}.menu-active .topbar .hamb:before{content:'×';font-size:34px}.mobile-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:.25s;z-index:900}.menu-active .mobile-overlay{opacity:1;visibility:visible}
  nav.mainnav{position:fixed!important;display:flex!important;top:76px;left:auto;right:0;bottom:0;width:min(88vw,360px);height:calc(100vh - 76px);overflow-y:auto;transform:translateX(105%);transition:transform .28s ease;background:#0b1f11!important;border-left:1px solid rgba(255,255,255,.12);border-radius:0!important;padding:18px!important;flex-direction:column!important;justify-content:flex-start!important;gap:4px!important;z-index:1001;box-shadow:-18px 0 45px rgba(0,0,0,.28);text-align:left}.menu-active nav.mainnav,nav.mainnav.open{transform:translateX(0)}nav.mainnav>a,.navdrop>a{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding:15px 14px;border-radius:12px;background:rgba(255,255,255,.04);font-size:14px!important;letter-spacing:.3px}nav.mainnav a:first-child:after{display:none}.navdrop{display:block!important;width:100%}.navdrop>a:after{content:'⌄';margin-left:auto}.dropdown{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;min-width:0!important;width:100%;display:none;margin:6px 0 8px;padding:8px;background:rgba(255,255,255,.06);box-shadow:none;border-radius:12px}.navdrop.open .dropdown{display:block}.dropdown a{white-space:normal!important;padding:11px 13px;font-size:13px!important;color:#e9f0e1!important;background:transparent!important}
  .hero,.page-hero,.eglence-hero{padding-top:118px!important}.hero{min-height:auto!important;padding:118px 18px 54px!important;background-position:center!important}.hero:after{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.38)),linear-gradient(0deg,rgba(6,21,9,.82),transparent 62%)}.hero-inner{max-width:100%}.script{font-size:30px;margin-bottom:8px}.hero h1{font-size:42px!important;line-height:1.07;letter-spacing:-1px;margin-bottom:14px}.hero p{font-size:15.5px;line-height:1.6;max-width:96%}.actions{gap:10px;margin-top:22px;flex-direction:row;flex-wrap:wrap}.btn,.ghost{padding:12px 14px;font-size:12px;border-radius:10px}.ghost:before{width:24px;height:24px}.slider-dots{display:none}.features{margin:0!important;width:100%!important;border-radius:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;background:#0c2011!important}.feature{min-height:74px;padding:14px 12px;grid-template-columns:38px 1fr;border-bottom:1px solid rgba(255,255,255,.12)}.feature b{font-size:12px}.feature em{font-size:11px}.ficon{width:32px;height:32px;font-size:16px}
  .section{padding:36px 14px!important}.section h2,.content h2{font-size:31px!important;line-height:1.14}.section p,.content p,.content li{font-size:15.5px;line-height:1.72}.eyebrow{font-size:11px;letter-spacing:2.4px}.restaurant-panel,.stay-panel{display:grid!important;grid-template-columns:1fr!important;margin:0!important;border-radius:0!important;padding:32px 16px!important;gap:16px}.restaurant-text,.stay-text{padding:0!important}.restaurant-main,.stay-main{min-height:0!important}.restaurant-main img,.stay-main img{height:260px!important}.restaurant-side,.stay-side{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px}.restaurant-side img,.stay-side img{height:135px!important;min-height:0!important}.dark{padding:34px 14px!important}.experience-panel{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px}.experience-intro{grid-column:1/-1;padding:0!important}.exp-card{height:190px!important;border-radius:14px}.exp-card strong{font-size:13px;bottom:14px;left:13px;right:13px}.slogan{padding:28px 16px}.slogan span{font-size:24px;line-height:1.25;display:block}.footer{grid-template-columns:1fr!important;padding:34px 18px!important;gap:20px}.footer b{font-size:24px}.footer h4{margin-bottom:8px}.footer a{margin:7px 0}.page-hero{padding:120px 20px 58px!important}.page-hero h1{font-size:43px!important}.page-hero p{font-size:15.5px}.content{padding:38px 16px!important}.page-card{padding:22px;border-radius:18px}.page-img img{height:280px}.subnav{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.subnav a{white-space:nowrap;font-size:13px;padding:9px 13px}.gallery{grid-template-columns:1fr 1fr!important;gap:10px}.gallery img{height:155px}.admin .box{margin:14px 10px;padding:16px;overflow-x:auto}.adminbar{padding:14px;gap:10px}.adminbar a{font-size:13px}.admin table{min-width:640px}.form-grid{grid-template-columns:1fr!important}
}
@media(max-width:520px){
  .brand b{font-size:16px}.brand small{font-size:8px}.topbar .reserve::after{display:none}.topbar .reserve{min-width:42px;padding:0}.hero h1{font-size:35px!important}.script{font-size:26px}.hero p{font-size:14.5px}.btn,.ghost{width:100%;justify-content:center}.features{grid-template-columns:1fr!important}.feature{min-height:64px}.restaurant-main img,.stay-main img{height:220px!important}.restaurant-side,.stay-side{grid-template-columns:1fr!important}.restaurant-side img,.stay-side img{height:185px!important}.experience-panel{grid-template-columns:1fr!important}.exp-card{height:210px!important}.gallery{grid-template-columns:1fr!important}.gallery img{height:210px}.page-hero h1{font-size:34px!important}.content h2{font-size:28px!important}.eglence-hero h1{font-size:36px!important}.eglence-intro-card{padding:20px!important}.activity-text h2{font-size:32px!important}.activity-card div{padding:20px!important}
}
@media(max-width:900px){
  .eglence-wrap{padding:32px 14px 50px!important}.eglence-intro-card{grid-template-columns:1fr!important;border-radius:20px;padding:22px!important;margin-bottom:22px}.eglence-mini-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.eglence-mini-nav a{white-space:nowrap}.activity-row{grid-template-columns:1fr!important;margin:20px 0;border-radius:22px;padding:16px!important;gap:16px}.activity-image img{height:245px!important;border-radius:18px}.activity-text{padding:0!important}.activity-text h2{font-size:35px!important}.activity-grid,.activity-bottom-grid,.activity-card{grid-template-columns:1fr!important;gap:16px}.activity-card{border-radius:20px}.activity-card img{height:230px;min-height:0}.activity-small{border-radius:18px;padding:22px}.activity-no{width:44px;height:44px;margin-bottom:12px}
}

/* Hikayemiz sayfası - Naturköy özel tasarım */
.story-hero{position:relative;min-height:560px;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.24)),var(--hero) center/cover;padding:160px 6% 90px;overflow:hidden}.story-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,25,11,.72),transparent 58%)}.story-hero-inner{position:relative;z-index:2;max-width:760px}.eyebrow.light{color:#bfd56b}.story-hero h1{font-family:Georgia,serif;font-size:76px;line-height:1;margin:12px 0 18px;letter-spacing:-2px}.story-hero p{font-size:20px;line-height:1.75;max-width:680px;color:#eef3e8}.story-wrap{max-width:1220px;margin:0 auto;padding:72px 28px 80px}.story-lead{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:end;margin-bottom:46px}.story-script{font-size:34px;color:#78912a}.story-lead h2{font-family:Georgia,serif;font-size:54px;line-height:1.05;margin:0}.story-lead p{font-size:19px;line-height:1.85;color:#3e473b;margin:0}.story-grid{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:stretch;margin:28px 0}.story-grid.reverse{grid-template-columns:.9fr 1fr}.story-card{background:#fff;border-radius:28px;padding:42px;box-shadow:0 24px 60px rgba(9,31,13,.1);border:1px solid #eee2cd}.story-card.large{display:flex;flex-direction:column;justify-content:center}.story-card h3,.story-split h3{font-family:Georgia,serif;font-size:42px;line-height:1.12;margin:12px 0 18px}.story-card p,.story-split p{font-size:17px;line-height:1.86;color:#3f483c}.story-no{display:inline-flex;width:52px;height:52px;border-radius:50%;align-items:center;justify-content:center;background:#eff4dc;color:#5f741d;font-weight:900;border:1px solid #dce8a8}.story-photo{border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.15);margin:0}.story-photo img{width:100%;height:100%;min-height:430px;object-fit:cover}.story-photo.tall img{min-height:520px}.story-image-band{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0}.story-image-band figure{margin:0;position:relative;border-radius:22px;overflow:hidden;box-shadow:0 18px 44px rgba(4,20,7,.12)}.story-image-band img{width:100%;height:250px;object-fit:cover}.story-image-band figcaption{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(9,25,11,.78);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:12px 14px;font-weight:800}.story-split{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;background:linear-gradient(135deg,#0b1f11,#183719);color:#fff;border-radius:32px;padding:28px;margin:34px 0;box-shadow:0 24px 60px rgba(7,22,10,.18)}.story-split figure{margin:0;border-radius:24px;overflow:hidden}.story-split img{width:100%;height:440px;object-fit:cover}.story-split article{padding:12px 18px}.story-split p{color:#e4eadf}.story-split .story-no{background:rgba(185,213,75,.13);color:#cce37a;border-color:rgba(204,227,122,.35)}.dark-card{background:linear-gradient(135deg,#0b1f11,#1b3b1b);color:#fff;border-color:rgba(255,255,255,.1)}.dark-card p{color:#dde7d7}.dark-card .btn{margin-top:10px}.story-values{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px}.story-values div{background:#fff;border-radius:20px;padding:24px;border:1px solid #e7ddc9;box-shadow:0 14px 34px rgba(9,31,13,.07)}.story-values b{display:block;font-family:Georgia,serif;font-size:28px;margin-bottom:8px;color:#193217}.story-values span{color:#515a4d;line-height:1.55}
@media(max-width:900px){.story-hero{min-height:430px;padding:118px 20px 58px;background-position:center}.story-hero h1{font-size:46px}.story-hero p{font-size:16px}.story-wrap{padding:38px 16px 55px}.story-lead,.story-grid,.story-grid.reverse,.story-split{grid-template-columns:1fr;gap:20px}.story-lead h2{font-size:36px}.story-lead p,.story-card p,.story-split p{font-size:15.5px}.story-card{padding:24px;border-radius:22px}.story-card h3,.story-split h3{font-size:32px}.story-photo img,.story-photo.tall img,.story-split img{min-height:0;height:280px}.story-image-band,.story-values{grid-template-columns:1fr}.story-image-band img{height:210px}.story-split{padding:16px;border-radius:24px}.story-split article{padding:4px}.story-values div{padding:20px}}

/* v9 Standart Bungalov birebir sayfa + mobil */
.room-hero{position:relative;min-height:560px;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.28),rgba(0,0,0,.12)),var(--hero) center/cover;color:#fff;padding:165px 6% 95px;display:flex;align-items:flex-end;overflow:hidden}.room-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,28,12,.62),transparent 54%);pointer-events:none}.room-hero-inner{position:relative;z-index:2;max-width:820px}.eyebrow.light{color:#c2d753}.room-hero h1{font-family:Georgia,serif;font-size:76px;line-height:1;margin:8px 0 18px;letter-spacing:-2px}.room-hero p{font-size:19px;line-height:1.65;max-width:650px;color:#eef4e7}.room-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.room-page{background:#f4efe4}.room-tabs{position:relative;z-index:5;margin:-38px auto 0;max-width:1180px;display:flex;gap:10px;overflow-x:auto;padding:0 20px 8px}.room-tabs a{white-space:nowrap;background:#fff;border:1px solid #e3d7c0;color:#203314;border-radius:999px;padding:13px 18px;font-weight:900;font-size:13px;box-shadow:0 12px 30px rgba(8,28,12,.08)}.room-tabs a.active{background:linear-gradient(135deg,#7b8f2e,#516a1d);color:#fff;border-color:transparent}.room-intro{max-width:1180px;margin:0 auto;padding:60px 28px 34px;display:grid;grid-template-columns:1fr .95fr;gap:42px;align-items:center}.section-kicker{display:inline-block;text-transform:uppercase;color:#758927;letter-spacing:3px;font-size:12px;font-weight:900;margin-bottom:12px}.room-copy h2,.room-section-head h2,.room-cta h2{font-family:Georgia,serif;font-size:48px;line-height:1.12;margin:0 0 20px;letter-spacing:-1px;color:#132113}.room-copy p,.room-cta p{font-size:17px;line-height:1.85;color:#444d40}.room-photo-stack{display:grid;grid-template-columns:1fr .55fr;gap:14px;align-items:end}.room-photo-stack img{width:100%;height:285px;object-fit:cover;border-radius:24px;box-shadow:0 22px 50px rgba(8,28,12,.16)}.room-photo-stack img.main{height:440px}.room-features-section{max-width:1180px;margin:0 auto;padding:32px 28px}.room-section-head{max-width:720px;margin-bottom:28px}.room-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.room-features article{background:#fff;border:1px solid #eadfca;border-radius:22px;padding:24px;min-height:140px;box-shadow:0 16px 40px rgba(8,28,12,.07)}.room-features article span{display:block;color:#758927;text-transform:uppercase;font-size:12px;letter-spacing:2px;font-weight:900;margin-bottom:10px}.room-features article strong{display:block;font-size:18px;line-height:1.45;color:#182517}.room-gallery-block{max-width:1180px;margin:10px auto 0;padding:24px 28px 48px;display:grid;grid-template-columns:1.1fr .8fr .8fr;gap:16px}.room-gallery-block img{width:100%;height:330px;object-fit:cover;border-radius:24px;box-shadow:0 18px 45px rgba(8,28,12,.12)}.room-gallery-block img:first-child{height:420px}.room-cta{max-width:1124px;margin:0 auto 70px;background:linear-gradient(135deg,#0b1f11,#19391b);color:#fff;border-radius:30px;padding:42px;display:flex;gap:28px;align-items:center;justify-content:space-between;box-shadow:0 28px 70px rgba(8,28,12,.22)}.room-cta h2{color:#fff;font-size:42px}.room-cta p{color:#dce8d3;margin-bottom:0}.room-cta>div{max-width:760px}@media(max-width:980px){.room-hero{min-height:460px;padding:128px 22px 76px;background-position:center}.room-hero h1{font-size:48px;letter-spacing:-1px}.room-hero p{font-size:16px}.room-tabs{margin-top:-28px;padding-left:16px;padding-right:16px}.room-tabs a{font-size:12px;padding:10px 13px}.room-intro{grid-template-columns:1fr;padding:42px 16px 24px;gap:24px}.room-copy h2,.room-section-head h2,.room-cta h2{font-size:34px}.room-copy p,.room-cta p{font-size:15.5px;line-height:1.75}.room-photo-stack{grid-template-columns:1fr 1fr;gap:10px}.room-photo-stack img.main,.room-photo-stack img{height:250px;border-radius:18px}.room-features-section{padding:26px 16px}.room-features{grid-template-columns:1fr 1fr;gap:10px}.room-features article{padding:18px;min-height:120px;border-radius:18px}.room-features article strong{font-size:15.5px}.room-gallery-block{padding:18px 16px 34px;grid-template-columns:1fr;gap:12px}.room-gallery-block img,.room-gallery-block img:first-child{height:245px;border-radius:18px}.room-cta{margin:0 16px 48px;padding:26px 20px;border-radius:22px;display:grid}.room-cta .btn{width:100%}}@media(max-width:520px){.room-hero{min-height:430px}.room-hero h1{font-size:40px}.room-actions .btn,.room-actions .ghost{width:100%;justify-content:center}.room-photo-stack,.room-features{grid-template-columns:1fr}.room-photo-stack img.main,.room-photo-stack img{height:230px}.room-tabs{gap:8px}.room-copy h2,.room-section-head h2,.room-cta h2{font-size:30px}.section-kicker{font-size:11px;letter-spacing:2px}}

/* Suit Bungalov ek düzen */
.room-intro.reverse{margin-top:44px}
.room-gallery-wide{grid-template-columns:repeat(3,1fr)}
.room-gallery-wide img{height:260px;object-fit:cover;border-radius:24px}
@media(max-width:760px){
  .room-intro.reverse{display:flex;flex-direction:column}
  .room-gallery-wide{grid-template-columns:1fr!important}
  .room-gallery-wide img{height:220px;width:100%}
  .room-tabs{overflow-x:auto;display:flex;gap:10px;padding-bottom:10px}
  .room-tabs a{white-space:nowrap;min-width:max-content}
}

/* v11 ACIL MOBIL FIX - tüm sayfalarda geçerli */
@media (max-width: 900px){
  html,body{width:100%;max-width:100%;overflow-x:hidden;background:#f3efe5!important;}
  .topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;height:74px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:10px 14px!important;background:rgba(7,24,12,.96)!important;color:#fff!important;z-index:9999!important;box-shadow:0 10px 30px rgba(0,0,0,.24)!important;}
  .brand{display:block!important;width:auto!important;min-width:112px!important;max-width:126px!important;text-align:center!important;color:#fff!important;letter-spacing:2px!important;line-height:1!important;}
  .brand .tree{font-size:18px!important;display:block!important;margin:0 0 2px!important;}
  .brand b{font-size:16px!important;display:block!important;color:#fff!important;letter-spacing:2px!important;}
  .brand small{font-size:8px!important;color:#fff!important;letter-spacing:2.5px!important;}
  .topbar>.reserve{display:inline-flex!important;margin-left:auto!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border-radius:12px!important;font-size:0!important;color:#fff!important;}
  .topbar>.reserve:before{font-size:17px!important;margin:0!important;}
  .hamb{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:0!important;z-index:10001!important;}
  .hamb:before{content:'☰'!important;font-size:27px!important;line-height:1!important;color:#fff!important;}
  body.menu-active .hamb:before{content:'×'!important;font-size:34px!important;}

  nav.mainnav{position:fixed!important;top:74px!important;right:0!important;bottom:0!important;left:auto!important;width:min(88vw,360px)!important;height:calc(100vh - 74px)!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:6px!important;padding:18px!important;background:#0b1f11!important;color:#fff!important;border-radius:0!important;box-shadow:-18px 0 45px rgba(0,0,0,.35)!important;overflow-y:auto!important;transform:translateX(110%)!important;transition:transform .25s ease!important;z-index:10000!important;text-align:left!important;}
  body.menu-active nav.mainnav, nav.mainnav.open{transform:translateX(0)!important;}
  nav.mainnav>a, nav.mainnav .navdrop>a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:14px 13px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important;text-transform:none!important;white-space:normal!important;letter-spacing:.2px!important;}
  nav.mainnav a:first-child:after{display:none!important;}
  .navdrop{display:block!important;width:100%!important;position:relative!important;}
  .navdrop>a:after{content:'⌄'!important;margin-left:auto!important;font-size:13px!important;}
  .dropdown{position:static!important;display:none!important;opacity:1!important;visibility:visible!important;transform:none!important;min-width:0!important;width:100%!important;margin:6px 0 10px!important;padding:8px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;box-shadow:none!important;}
  .navdrop.open .dropdown{display:block!important;}
  .dropdown a{display:block!important;width:100%!important;padding:11px 12px!important;background:transparent!important;border-radius:9px!important;color:#eaf0e1!important;font-size:12.5px!important;font-weight:700!important;white-space:normal!important;text-transform:none!important;}
  .mobile-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.55)!important;z-index:9998!important;opacity:0!important;visibility:hidden!important;transition:.25s!important;display:block!important;}
  body.menu-active .mobile-overlay{opacity:1!important;visibility:visible!important;}

  .hero,.page-hero,.eglence-hero,.story-hero,.room-hero{margin-top:0!important;padding-top:118px!important;min-height:520px!important;background-position:center center!important;color:#fff!important;}
  .hero:before,.page-hero:before,.eglence-hero:before,.story-hero:before,.room-hero:before{content:''!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.38)),linear-gradient(0deg,rgba(6,20,9,.75),transparent 58%)!important;z-index:1!important;pointer-events:none!important;}
  .hero-inner,.eglence-hero-inner,.story-hero-inner,.room-hero-inner{position:relative!important;z-index:2!important;}
  .script{font-size:30px!important;color:#c4df45!important;}
  .hero h1,.page-hero h1,.eglence-hero h1,.story-hero h1,.room-hero h1{font-size:40px!important;line-height:1.08!important;color:#fff!important;text-shadow:0 8px 26px rgba(0,0,0,.45)!important;letter-spacing:-.5px!important;}
  .hero p,.page-hero p,.eglence-hero p,.story-hero p,.room-hero p{font-size:15.5px!important;line-height:1.65!important;color:#f3f3ed!important;}
  .actions,.room-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:280px!important;}
  .btn,.ghost{width:100%!important;min-height:44px!important;padding:12px 14px!important;font-size:12px!important;}
  .features{width:100%!important;margin:0!important;border-radius:0!important;grid-template-columns:1fr 1fr!important;background:#0b1f11!important;}
  .feature{min-height:auto!important;padding:13px 12px!important;grid-template-columns:34px 1fr!important;border-right:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;}
  .feature b{font-size:11px!important;}.feature em{font-size:11px!important;}.ficon{width:30px!important;height:30px!important;font-size:16px!important;}
  .restaurant-panel,.stay-panel,.experience-panel{display:grid!important;grid-template-columns:1fr!important;margin:0!important;border-radius:0!important;padding:28px 16px!important;gap:16px!important;}
  .restaurant-main,.stay-main{min-height:220px!important;}.restaurant-main img,.restaurant-side img,.stay-main img,.stay-side img{height:220px!important;border-radius:16px!important;}
  .restaurant-side,.stay-side{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  .section h2,.restaurant-text h2,.stay-text h2{font-size:31px!important;line-height:1.16!important;}
  .experience-panel{padding-top:34px!important;padding-bottom:34px!important;}
  .experience-intro{padding:0!important;}
  .exp-card{height:220px!important;}
  .footer{grid-template-columns:1fr!important;padding:34px 18px!important;gap:24px!important;text-align:left!important;}
}
@media (max-width:420px){
  .brand{min-width:104px!important;max-width:112px!important}.brand b{font-size:15px!important}.topbar>.reserve{width:40px!important;min-width:40px!important}.hamb{width:40px!important;min-width:40px!important}.hero h1,.page-hero h1,.eglence-hero h1,.story-hero h1,.room-hero h1{font-size:36px!important}.features{grid-template-columns:1fr!important}.feature{grid-template-columns:34px 1fr!important}.restaurant-main img,.restaurant-side img,.stay-main img,.stay-side img{height:200px!important}
}

/* v14 logo update */
.logo-brand{width:185px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;letter-spacing:0!important;text-align:left!important;}
.logo-brand .logo-bg{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:16px;background:rgba(255,255,255,.90);box-shadow:0 14px 36px rgba(0,0,0,.22);backdrop-filter:blur(10px);}
.logo-brand img{width:145px;max-height:64px;object-fit:contain;display:block;}
.footer-logo{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.94);border-radius:18px;padding:10px 14px;margin-bottom:18px;box-shadow:0 15px 35px rgba(0,0,0,.20);}
.footer-logo img{width:155px;height:auto;display:block;}
@media(max-width:760px){.topbar .logo-brand{width:auto!important;min-width:112px!important;max-width:132px!important}.topbar .logo-brand .logo-bg{padding:5px 8px;border-radius:12px;background:rgba(255,255,255,.94)}.topbar .logo-brand img{width:104px!important;max-height:46px!important}.footer-logo img{width:135px}}
@media(max-width:380px){.topbar .logo-brand img{width:94px!important}.topbar .logo-brand{min-width:100px!important;max-width:112px!important}.topbar .logo-brand .logo-bg{padding:4px 7px}}

/* v17 - Konaklama sekmeleri premium düzeltme */
.room-tabs{
  max-width:1120px!important;
  margin:-34px auto 34px!important;
  padding:14px 18px!important;
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  gap:12px!important;
  overflow:visible!important;
  background:rgba(255,255,255,.86)!important;
  border:1px solid rgba(227,215,192,.85)!important;
  border-radius:24px!important;
  box-shadow:0 24px 55px rgba(8,28,12,.12)!important;
  backdrop-filter:blur(12px)!important;
}
.room-tabs::-webkit-scrollbar{display:none!important}
.room-tabs a{
  flex:0 1 auto!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  text-align:center!important;
  line-height:1.15!important;
  border-radius:999px!important;
  padding:13px 20px!important;
  background:#fff!important;
  color:#1b3217!important;
  border:1px solid #e7dcc8!important;
  box-shadow:0 10px 22px rgba(8,28,12,.07)!important;
  transition:.2s ease!important;
}
.room-tabs a:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(8,28,12,.12)!important}
.room-tabs a.active{background:linear-gradient(135deg,#7b8f2e,#516a1d)!important;color:#fff!important;border-color:transparent!important}

@media(max-width:760px){
  .room-tabs{
    margin:-24px 12px 26px!important;
    padding:12px!important;
    border-radius:18px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }
  .room-tabs a{
    width:100%!important;
    padding:11px 8px!important;
    font-size:11px!important;
    letter-spacing:.2px!important;
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
}
@media(max-width:420px){
  .room-tabs{grid-template-columns:1fr!important;margin-left:10px!important;margin-right:10px!important}
  .room-tabs a{font-size:12px!important;min-height:40px!important}
}

/* v19 - Mobile konaklama sayfası kesin düzen */
@media (max-width: 760px){
  body{overflow-x:hidden!important;background:#f3efe5!important;}
  .room-hero{
    min-height:520px!important;
    padding:118px 22px 56px!important;
    display:flex!important;
    align-items:flex-end!important;
  }
  .room-hero h1{
    font-size:38px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }
  .room-hero p{
    font-size:15px!important;
    line-height:1.65!important;
    max-width:100%!important;
  }
  .room-actions{
    grid-template-columns:1fr!important;
    max-width:100%!important;
    margin-top:22px!important;
  }
  .room-actions .btn,
  .room-actions .ghost{
    width:100%!important;
    border-radius:14px!important;
    min-height:50px!important;
  }

  .room-tabs{
    position:relative!important;
    z-index:8!important;
    margin:0!important;
    padding:22px 16px 24px!important;
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    overflow:visible!important;
    background:#f3efe5!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .room-tabs:before{
    content:'Konaklama Seçenekleri'!important;
    grid-column:1/-1!important;
    display:block!important;
    font-family:Georgia,serif!important;
    font-size:22px!important;
    font-weight:700!important;
    line-height:1.1!important;
    color:#132113!important;
    margin:0 0 4px!important;
  }
  .room-tabs a{
    width:100%!important;
    min-height:48px!important;
    margin:0!important;
    padding:10px 12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
    line-height:1.18!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.15px!important;
    text-transform:uppercase!important;
    color:#173619!important;
    background:#fffdf7!important;
    border:1px solid #e4d8c3!important;
    border-radius:15px!important;
    box-shadow:0 8px 18px rgba(8,28,12,.08)!important;
  }
  .room-tabs a.active{
    background:linear-gradient(135deg,#7b8f2e,#516a1d)!important;
    color:#fff!important;
    border-color:transparent!important;
    box-shadow:0 12px 24px rgba(82,106,29,.22)!important;
  }
  .room-intro{
    padding:18px 18px 28px!important;
    margin:0!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:20px!important;
  }
  .room-copy h2{
    font-size:32px!important;
    line-height:1.12!important;
    margin-top:4px!important;
  }
  .room-photo-stack{
    grid-template-columns:1fr!important;
  }
  .room-photo-stack img.main,
  .room-photo-stack img{
    height:230px!important;
    border-radius:18px!important;
  }
}

@media (max-width:420px){
  .room-tabs{
    grid-template-columns:1fr 1fr!important;
    padding-left:12px!important;
    padding-right:12px!important;
    gap:8px!important;
  }
  .room-tabs a{
    min-height:44px!important;
    font-size:10.2px!important;
    padding:9px 8px!important;
    border-radius:14px!important;
  }
  .room-tabs:before{font-size:21px!important;}
  .room-copy h2{font-size:30px!important;}
}
/* v20 Kahvaltı sayfası */
.food-hero{min-height:560px;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.35),rgba(0,0,0,.1)),var(--hero) center/cover;color:#fff;padding:165px 6% 90px;display:flex;align-items:flex-end;position:relative;overflow:hidden}.food-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,26,11,.68),transparent 56%)}.food-hero-inner{position:relative;z-index:1;max-width:760px}.food-hero h1{font-family:Georgia,serif;font-size:82px;line-height:.95;margin:10px 0 18px;color:#fff}.food-hero p{font-size:19px;line-height:1.7;max-width:680px;color:#f3f8ee}.food-page{background:#f4efe4}.day-tabs{max-width:1120px;margin:-34px auto 0;position:relative;z-index:5;display:flex;gap:12px;padding:0 18px 10px;overflow-x:auto}.day-tabs a{background:#fff;border:1px solid #e5dac5;color:#203314;border-radius:999px;padding:14px 22px;font-size:13px;font-weight:900;text-transform:uppercase;white-space:nowrap;box-shadow:0 14px 35px rgba(8,28,12,.1)}.day-tabs a.active{background:linear-gradient(135deg,#7b8f2e,#516a1d);color:#fff;border-color:transparent}.food-intro{max-width:1180px;margin:0 auto;padding:62px 28px 38px;display:grid;grid-template-columns:.72fr 1fr;gap:44px;align-items:center}.food-copy h2,.menu-head h2,.food-exp-text h2,.food-cta h2{font-family:Georgia,serif;font-size:48px;line-height:1.12;margin:0 0 20px;color:#132113}.food-copy p,.menu-head p,.food-exp-text p,.food-cta p{font-size:17px;line-height:1.85;color:#444d40}.food-photo-grid{display:grid;grid-template-columns:1fr .52fr;gap:14px}.food-photo-grid img{width:100%;height:210px;object-fit:cover;border-radius:24px;box-shadow:0 18px 44px rgba(8,28,12,.15)}.food-photo-grid .big{grid-row:span 2;height:438px}.breakfast-menu{max-width:1180px;margin:0 auto;padding:36px 28px 58px}.menu-head{max-width:760px;margin-bottom:24px}.breakfast-list{display:flex;flex-wrap:wrap;gap:12px}.breakfast-list span{background:#fff;border:1px solid #eadfca;border-radius:999px;padding:13px 18px;color:#203314;font-weight:800;box-shadow:0 12px 28px rgba(8,28,12,.06)}.food-experience{padding:58px 6%;background:linear-gradient(135deg,#07180c,#153317);display:grid;grid-template-columns:.75fr repeat(3,1fr);gap:18px;align-items:stretch}.food-exp-text{color:#fff;padding:14px 10px}.food-exp-text h2{color:#fff}.food-exp-text p{color:#dce8d3}.food-exp-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);border-radius:24px;overflow:hidden;color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.2)}.food-exp-card img{width:100%;height:220px;object-fit:cover;display:block}.food-exp-card div{padding:20px}.food-exp-card h3{font-family:Georgia,serif;font-size:26px;margin:0 0 8px}.food-exp-card p{margin:0;color:#dce8d3;line-height:1.55}.food-cta{max-width:1124px;margin:70px auto;background:#fff;border:1px solid #eadfca;border-radius:30px;padding:42px;display:flex;gap:28px;align-items:center;justify-content:space-between;box-shadow:0 26px 60px rgba(8,28,12,.12)}.food-cta>div{max-width:760px}@media(max-width:980px){.food-hero{min-height:450px;padding:128px 22px 72px;background-position:center}.food-hero h1{font-size:50px}.food-hero p{font-size:16px}.day-tabs{margin-top:-26px;padding-left:16px}.day-tabs a{font-size:12px;padding:11px 14px}.food-intro{grid-template-columns:1fr;padding:44px 16px 30px;gap:25px}.food-copy h2,.menu-head h2,.food-exp-text h2,.food-cta h2{font-size:34px}.food-copy p,.menu-head p,.food-exp-text p,.food-cta p{font-size:15.5px;line-height:1.75}.food-photo-grid{grid-template-columns:1fr 1fr}.food-photo-grid .big,.food-photo-grid img{height:230px;border-radius:18px}.breakfast-menu{padding:28px 16px 42px}.breakfast-list{gap:9px}.breakfast-list span{padding:11px 14px;font-size:13px}.food-experience{grid-template-columns:1fr;padding:42px 16px}.food-exp-card img{height:210px}.food-cta{margin:48px 16px;padding:26px 20px;border-radius:22px;display:grid}.food-cta .btn{width:100%;justify-content:center}}@media(max-width:520px){.food-hero{min-height:430px}.food-hero h1{font-size:42px}.food-photo-grid{grid-template-columns:1fr}.food-photo-grid .big,.food-photo-grid img{height:235px}.room-actions .btn,.room-actions .ghost{width:100%;justify-content:center}.day-tabs{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important}.day-tabs a{text-align:center}}


/* V33 - Cinematic home hero slider */
.hero-slider{background:#081c0d!important;isolation:isolate;}
.hero-slider .hero-slides{position:absolute;inset:0;z-index:0;overflow:hidden;}
.hero-slider .hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.06);transition:opacity 1.15s ease, transform 7.2s ease;will-change:opacity,transform;}
.hero-slider .hero-slide.active{opacity:1;transform:scale(1.13);}
.hero-slider:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.33),rgba(0,0,0,.08)),linear-gradient(0deg,rgba(6,21,9,.72),transparent 54%);pointer-events:none;}
.hero-slider:after{z-index:1!important;}
.hero-slider .hero-inner,.hero-slider .hero-card,.hero-slider .slider-dots{z-index:4;}
.hero-copy{display:none;animation:heroTextIn .75s ease both;}
.hero-copy.active{display:block;}
@keyframes heroTextIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.hero-slider .slider-dots{left:auto;right:6%;bottom:58px;gap:8px;align-items:center;}
.hero-slider .slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.55);padding:0;cursor:pointer;transition:.25s ease;}
.hero-slider .slider-dots button.active{width:34px;background:var(--lime);}
.admin-slider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.slider-admin-item h3{margin:0 0 12px;font:800 15px Inter,Arial,sans-serif;color:#18381a;}
@media(max-width:900px){
  .hero-slider .hero-slide{background-position:center center;}
  .hero-slider .slider-dots{right:22px;bottom:50px;}
  .hero-slider .slider-dots button{width:8px;height:8px;}
  .hero-slider .slider-dots button.active{width:26px;}
  .admin-slider-grid{grid-template-columns:1fr;}
}

/* V36 Standart Bungalov - Naturköy orijinal sayfa akışına yakın özel düzen */
.standard-original-hero .room-hero-inner{
  max-width: 980px;
}
.standard-original-page{
  padding-top: 28px;
}
.standard-original-head{
  max-width: 1180px;
  margin: 38px auto 22px;
  padding: 0 24px;
  text-align: center;
}
.standard-original-head h2{
  margin: 8px 0 0;
  font-size: clamp(30px,4vw,54px);
  letter-spacing: -.035em;
  color: var(--dark);
}
.standard-original-gallery{
  max-width: 1220px;
  margin: 0 auto 56px;
  padding: 0 24px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.standard-original-gallery figure{
  margin: 0;
  min-height: 230px;
  border-radius: 28px;
  overflow: hidden;
  background: #eef2e8;
  box-shadow: 0 18px 52px rgba(19,43,29,.12);
}
.standard-original-gallery figure.wide{
  grid-column: span 2;
  min-height: 300px;
}
.standard-original-gallery img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display:block;
  transition: transform .75s ease;
}
.standard-original-gallery figure:hover img{
  transform: scale(1.045);
}
.standard-original-content{
  max-width: 1180px;
  margin: 0 auto 52px;
  padding: 42px;
  border-radius: 36px;
  background: linear-gradient(135deg, rgba(251,247,238,.98), rgba(239,244,230,.96));
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: 38px;
  box-shadow: 0 24px 70px rgba(17,44,29,.12);
}
.standard-original-text h2{
  font-size: clamp(28px,3.2vw,46px);
  line-height: 1.08;
  color: var(--dark);
  margin: 8px 0 18px;
  letter-spacing: -.035em;
}
.standard-original-text p,
.standard-original-text .admin-room-content{
  color: #516356;
  font-size: 17px;
  line-height: 1.78;
}
.standard-original-feature-list{
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 14px;
}
.standard-feature-item{
  padding: 20px;
  border-radius: 22px;
  background: rgba(255,255,255,.74);
  border: 1px solid rgba(30,72,42,.10);
  box-shadow: 0 14px 34px rgba(28,55,37,.08);
}
.standard-feature-item b{
  display:block;
  margin-bottom: 7px;
  color: #1d3c29;
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: .04em;
}
.standard-feature-item span{
  display:block;
  color: #5c6d60;
  line-height: 1.55;
  font-size: 14.5px;
}
.standard-original-cta{
  max-width:1180px;
  margin-bottom: 72px;
}
@media(max-width: 980px){
  .standard-original-gallery{grid-template-columns: repeat(2, minmax(0,1fr)); gap:12px; padding:0 16px; margin-bottom:36px;}
  .standard-original-gallery figure,.standard-original-gallery figure.wide{grid-column:span 1; min-height:210px; border-radius:22px;}
  .standard-original-content{grid-template-columns:1fr; margin:0 16px 34px; padding:28px 20px; border-radius:28px; gap:24px;}
}
@media(max-width: 640px){
  .standard-original-page{padding-top:18px;}
  .standard-original-head{margin:26px auto 16px; padding:0 16px;}
  .standard-original-gallery{grid-template-columns:1fr;}
  .standard-original-gallery figure,.standard-original-gallery figure.wide{min-height:245px;}
  .standard-original-feature-list{grid-template-columns:1fr;}
  .standard-original-text p,.standard-original-text .admin-room-content{font-size:15.8px; line-height:1.72;}
  .standard-feature-item{padding:18px; border-radius:20px;}
  .standard-original-cta{margin:0 16px 48px;}
}

/* V50 - Mobil cinematic slider düzeltmesi */
@media (max-width: 900px){
  .hero-slider{
    min-height: 520px !important;
    padding: 96px 14px 42px !important;
    display: flex !important;
    align-items: flex-end !important;
    background:#07170b !important;
  }
  .hero-slider .hero-slides,
  .hero-slider .hero-slide{
    position:absolute !important;
    inset:0 !important;
  }
  .hero-slider .hero-slide{
    background-size: cover !important;
    background-position: center center !important;
    transform: scale(1.02) !important;
  }
  .hero-slider .hero-slide.active{
    transform: scale(1.08) !important;
  }
  .hero-slider:before{
    background:
      linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.40)),
      linear-gradient(0deg,rgba(5,18,8,.86) 0%,rgba(5,18,8,.56) 38%,rgba(5,18,8,.12) 100%) !important;
    z-index:1 !important;
  }
  .hero-slider:after{display:none !important;}
  .hero-slider .hero-inner{
    position:relative !important;
    z-index:5 !important;
    width:100% !important;
    max-width: 100% !important;
    padding:0 !important;
  }
  .hero-slider .hero-copy{
    display:none !important;
    max-width: 330px !important;
    animation: heroTextIn .55s ease both !important;
  }
  .hero-slider .hero-copy.active{display:block !important;}
  .hero-slider .script{
    font-size:26px !important;
    line-height:1 !important;
    margin:0 0 8px !important;
    color:#c4df45 !important;
  }
  .hero-slider h1{
    font-size:34px !important;
    line-height:1.04 !important;
    letter-spacing:-.6px !important;
    margin:0 0 12px !important;
    max-width:330px !important;
    color:#fff !important;
  }
  .hero-slider p{
    font-size:14px !important;
    line-height:1.55 !important;
    max-width:300px !important;
    margin:0 !important;
    color:#f4f2ea !important;
  }
  .hero-slider .actions{
    display:flex !important;
    width:auto !important;
    max-width:220px !important;
    margin-top:18px !important;
    gap:0 !important;
  }
  .hero-slider .actions .btn{
    width:100% !important;
    min-height:44px !important;
    padding:12px 18px !important;
    border-radius:12px !important;
    font-size:12px !important;
  }
  .hero-slider .actions .ghost{display:none !important;}
  .hero-slider .hero-card{display:none !important;}
  .hero-slider .slider-dots{
    left:14px !important;
    right:auto !important;
    bottom:18px !important;
    z-index:6 !important;
    display:flex !important;
    gap:7px !important;
  }
  .hero-slider .slider-dots button{
    width:7px !important;
    height:7px !important;
    border-radius:50% !important;
    background:rgba(255,255,255,.5) !important;
  }
  .hero-slider .slider-dots button.active{
    width:24px !important;
    border-radius:999px !important;
    background:#a9c737 !important;
  }
  .hero-slider + .features,
  .exact-features{
    margin-top:0 !important;
  }
}

@media (max-width: 420px){
  .hero-slider{
    min-height: 500px !important;
    padding: 90px 14px 42px !important;
  }
  .hero-slider .hero-copy{max-width: 310px !important;}
  .hero-slider h1{font-size:31px !important;max-width:310px !important;}
  .hero-slider .script{font-size:24px !important;}
  .hero-slider p{font-size:13.5px !important;max-width:285px !important;}
  .hero-slider .actions{max-width:100% !important;}
  .hero-slider .actions .btn{max-width:220px !important;}
}

/* V51 - Doğada Bir Gün/Kahvaltı alt menü premium fix */
.day-tabs{
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scrollbar-width:none !important;
    -ms-overflow-style:none !important;
    padding:0 18px 18px !important;
    margin-bottom:26px !important;
    align-items:center !important;
}
.day-tabs::-webkit-scrollbar{
    display:none !important;
    width:0 !important;
    height:0 !important;
}
.day-tabs a{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:48px !important;
    line-height:1 !important;
    flex:0 0 auto !important;
    text-decoration:none !important;
}
@media(min-width:981px){
    .day-tabs{
        justify-content:center !important;
        flex-wrap:nowrap !important;
        max-width:1180px !important;
    }
}
@media(max-width:768px){
    .day-tabs{
        display:flex !important;
        grid-template-columns:none !important;
        gap:10px !important;
        margin-top:-22px !important;
        margin-bottom:24px !important;
        padding:0 16px 16px !important;
        overflow-x:auto !important;
        overflow-y:hidden !important;
    }
    .day-tabs a{
        min-height:42px !important;
        padding:12px 16px !important;
        font-size:11px !important;
        border-radius:999px !important;
        box-shadow:0 10px 24px rgba(8,28,12,.10) !important;
    }
}

/* V52 - Doğada Bir Gün alt menü diğer sayfalarla uyumlu premium görünüm */
.day-tabs{
    max-width:1120px !important;
    margin:-34px auto 34px !important;
    position:relative !important;
    z-index:8 !important;
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    gap:12px !important;
    padding:0 16px 12px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scrollbar-width:none !important;
    -ms-overflow-style:none !important;
}
.day-tabs::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important;}
.day-tabs a,
.day-tabs a:first-child,
.day-tabs a.active{
    position:relative !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:48px !important;
    padding:0 24px !important;
    border-radius:999px !important;
    border:1px solid #e5dac5 !important;
    background:#fff !important;
    color:#203314 !important;
    font-size:13px !important;
    font-weight:900 !important;
    line-height:1 !important;
    text-transform:uppercase !important;
    white-space:nowrap !important;
    text-decoration:none !important;
    box-shadow:0 14px 34px rgba(8,28,12,.10) !important;
    flex:0 0 auto !important;
}
.day-tabs a:first-child:after,
.day-tabs a:after,
.day-tabs a.active:after{
    display:none !important;
    content:none !important;
}
.day-tabs a.active{
    background:linear-gradient(135deg,#7b8f2e,#516a1d) !important;
    color:#fff !important;
    border-color:transparent !important;
    box-shadow:0 18px 40px rgba(81,106,29,.22) !important;
}
.day-tabs a:hover{
    transform:translateY(-1px);
    box-shadow:0 18px 38px rgba(8,28,12,.14) !important;
}
.food-page .food-intro{
    padding-top:36px !important;
}
@media(max-width:768px){
    .day-tabs{
        justify-content:flex-start !important;
        margin:-25px 0 28px !important;
        padding:0 16px 14px !important;
        gap:10px !important;
    }
    .day-tabs a,
    .day-tabs a:first-child,
    .day-tabs a.active{
        min-height:42px !important;
        padding:0 16px !important;
        font-size:11px !important;
        box-shadow:0 10px 24px rgba(8,28,12,.10) !important;
    }
    .food-page .food-intro{
        padding-top:22px !important;
    }
}
@media(max-width:520px){
    .day-tabs{
        display:flex !important;
        grid-template-columns:none !important;
        overflow-x:auto !important;
        overflow-y:hidden !important;
    }
}

/* V53 - Doğada Bir Gün alt sayfaları ortak premium chip menü */
.subnav{
    max-width:1120px !important;
    margin:-34px auto 34px !important;
    position:relative !important;
    z-index:8 !important;
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    gap:12px !important;
    padding:0 16px 12px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scrollbar-width:none !important;
    -ms-overflow-style:none !important;
}
.subnav::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important;}
.subnav a,
.subnav a:first-child{
    position:relative !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:48px !important;
    padding:0 24px !important;
    border-radius:999px !important;
    border:1px solid #e5dac5 !important;
    background:#fff !important;
    color:#203314 !important;
    font-size:13px !important;
    font-weight:900 !important;
    line-height:1 !important;
    text-transform:uppercase !important;
    white-space:nowrap !important;
    text-decoration:none !important;
    box-shadow:0 14px 34px rgba(8,28,12,.10) !important;
    flex:0 0 auto !important;
}
.subnav a:after{display:none !important;content:none !important;}
.subnav a.active,
.subnav a.is-active{
    background:linear-gradient(135deg,#7b8f2e,#516a1d) !important;
    color:#fff !important;
    border-color:transparent !important;
    box-shadow:0 18px 40px rgba(81,106,29,.22) !important;
}
.subnav a:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(8,28,12,.14) !important;}
.compact-food-hero{min-height:500px !important;}
.day-content{max-width:1180px;margin:0 auto 70px !important;padding:40px 28px 20px !important;background:transparent !important;}
.day-content .page-grid{display:grid;grid-template-columns:.8fr 1fr;gap:34px;align-items:center;max-width:1180px;margin:0 auto 36px;}
.day-content .page-card{background:#fff;border:1px solid #eadfca;border-radius:28px;padding:38px;box-shadow:0 22px 54px rgba(8,28,12,.10);}
.day-content .page-card h2{font-family:Georgia,serif;font-size:42px;line-height:1.12;margin:0 0 18px;color:#132113;}
.day-content .page-card p{font-size:17px;line-height:1.85;color:#444d40;}
.day-content .page-img img{width:100%;height:430px;object-fit:cover;border-radius:28px;box-shadow:0 22px 54px rgba(8,28,12,.15);}
.day-content .mini-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px;}
.day-content .mini-gallery img{width:100%;height:220px;object-fit:cover;border-radius:22px;box-shadow:0 16px 34px rgba(8,28,12,.12);}
@media(max-width:980px){
  .subnav{justify-content:flex-start !important;margin:-25px 0 28px !important;padding:0 16px 14px !important;gap:10px !important;}
  .subnav a,.subnav a:first-child{min-height:42px !important;padding:0 16px !important;font-size:11px !important;box-shadow:0 10px 24px rgba(8,28,12,.10) !important;}
  .day-content{padding:24px 16px 10px !important;margin-bottom:48px !important;}
  .day-content .page-grid{grid-template-columns:1fr;gap:22px;}
  .day-content .page-card{padding:26px 20px;border-radius:22px;}
  .day-content .page-card h2{font-size:32px;}
  .day-content .page-card p{font-size:15.5px;line-height:1.75;}
  .day-content .page-img img{height:260px;border-radius:20px;}
  .day-content .mini-gallery{grid-template-columns:1fr;gap:12px;}
  .day-content .mini-gallery img{height:230px;border-radius:18px;}
  .compact-food-hero{min-height:430px !important;}
}

/* V58 - İletişim sayfası + mobil konum düzeni */
.contact-hero{min-height:420px;display:flex;align-items:center;padding:140px 6vw 70px;}
.contact-hero .page-hero-inner{max-width:900px;position:relative;z-index:2;color:#fff;}
.contact-hero .script{font-family:cursive;color:#a6c832;font-size:38px;display:block;margin-bottom:10px;}
.contact-hero h1{font-family:Georgia,serif;font-size:72px;line-height:1;margin:0 0 18px;color:#fff;}
.contact-hero p{font-size:20px;line-height:1.7;max-width:760px;color:rgba(255,255,255,.88);}
.contact-section{background:#f4efe3;padding:70px 6vw 80px;}
.contact-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:28px;}
.contact-card{background:#fff;border:1px solid #eadfca;border-radius:30px;padding:42px;box-shadow:0 24px 60px rgba(8,28,12,.10);}
.contact-card .eyebrow,.contact-map-card .eyebrow{display:block;text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:#6f862b;font-size:12px;margin-bottom:12px;}
.contact-card h2,.contact-map-card h2{font-family:Georgia,serif;font-size:46px;line-height:1.14;margin:0 0 18px;color:#132113;}
.contact-card .lead{font-size:17px;line-height:1.8;color:#485144;margin:0 0 24px;}
.contact-list{display:grid;gap:12px;margin:24px 0 28px;}
.contact-list a,.contact-list div{display:grid;grid-template-columns:170px 1fr;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid #eee3d1;color:#263323;text-decoration:none;}
.contact-list b{font-weight:900;color:#132113;}
.contact-list span{line-height:1.55;color:#465044;}
.contact-actions{display:flex;gap:12px;flex-wrap:wrap;}
.contact-actions .ghost.dark{border:1px solid #203314;color:#203314;background:transparent;border-radius:12px;padding:14px 20px;text-decoration:none;font-weight:900;text-transform:uppercase;font-size:13px;display:inline-flex;align-items:center;justify-content:center;}
.contact-form{display:grid;gap:14px;}
.contact-form input,.contact-form textarea{width:100%;border:1px solid #e1d7c7;border-radius:14px;padding:16px 18px;font-size:15px;background:#fbfaf7;outline:none;box-sizing:border-box;}
.contact-form input:focus,.contact-form textarea:focus{border-color:#7d9630;box-shadow:0 0 0 4px rgba(125,150,48,.13);}
.form-success{background:#edf7df;color:#31530f;border:1px solid #c7e5a3;border-radius:14px;padding:13px 16px;margin-bottom:14px;font-weight:800;}
.contact-map-card{max-width:1180px;margin:32px auto 0;background:#fff;border:1px solid #eadfca;border-radius:30px;padding:28px;box-shadow:0 24px 60px rgba(8,28,12,.10);}
.map-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;}
.map-head h2{font-size:38px;margin:0;}
.btn.small{padding:13px 18px;font-size:12px;white-space:nowrap;}
.map-wrap{position:relative;overflow:hidden;border-radius:24px;background:#e7dfcf;min-height:420px;}
.map-wrap iframe{width:100%;height:430px;border:0;display:block;}
@media(max-width:900px){
  .contact-hero{min-height:330px;padding:125px 20px 54px;}
  .contact-hero .script{font-size:28px;}
  .contact-hero h1{font-size:46px;}
  .contact-hero p{font-size:16px;line-height:1.65;}
  .contact-section{padding:38px 14px 54px;}
  .contact-grid{grid-template-columns:1fr;gap:18px;}
  .contact-card{border-radius:24px;padding:26px 20px;}
  .contact-card h2,.contact-map-card h2{font-size:34px;}
  .contact-list a,.contact-list div{grid-template-columns:1fr;gap:5px;padding:12px 0;}
  .contact-actions{display:grid;grid-template-columns:1fr;}
  .contact-actions .btn,.contact-actions .ghost.dark{width:100%;box-sizing:border-box;}
  .contact-map-card{border-radius:24px;padding:18px;margin-top:18px;}
  .map-head{align-items:flex-start;flex-direction:column;gap:12px;}
  .map-head h2{font-size:30px;}
  .map-head .btn{width:100%;box-sizing:border-box;text-align:center;justify-content:center;}
  .map-wrap{border-radius:18px;min-height:300px;}
  .map-wrap iframe{height:320px;}
}


/* V59 - İletişim sayfası Naturköy konum ve mobil düzen final */
.contact-mini-cards{max-width:1180px;margin:24px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.contact-mini-cards a{background:#102715;color:#fff;text-decoration:none;border-radius:22px;padding:24px 26px;display:grid;gap:8px;border:1px solid rgba(166,200,50,.22);box-shadow:0 20px 45px rgba(8,28,12,.14);}
.contact-mini-cards b{font-size:18px;color:#a6c832;}
.contact-mini-cards span{font-size:16px;color:rgba(255,255,255,.9);}
.contact-map-card .map-head .btn.small{background:#6f862b;color:#fff;}
.contact-list a:hover{color:#6f862b;}
@media(max-width:900px){
  .contact-hero{min-height:300px !important;padding:118px 18px 44px !important;}
  .contact-hero h1{font-size:40px !important;}
  .contact-hero p{font-size:15px !important;}
  .contact-card{padding:24px 18px !important;border-radius:22px !important;}
  .contact-card h2,.contact-map-card h2{font-size:30px !important;line-height:1.16 !important;}
  .contact-list a,.contact-list div{grid-template-columns:1fr !important;}
  .contact-map-card{padding:16px !important;border-radius:22px !important;}
  .map-wrap{min-height:280px !important;}
  .map-wrap iframe{height:310px !important;}
  .contact-mini-cards{grid-template-columns:1fr !important;gap:12px !important;margin-top:16px !important;}
  .contact-mini-cards a{padding:18px 20px;border-radius:18px;}
}

/* V60 - İletişim mobil kesin düzen */
@media (max-width: 768px){
  body{overflow-x:hidden !important;}
  .contact-hero{
    min-height: 255px !important;
    padding: 105px 14px 34px !important;
    align-items:flex-end !important;
    background-position:center !important;
  }
  .contact-hero:before,
  .page-hero.contact-hero:before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(4,16,8,.42),rgba(4,16,8,.82)) !important;
    pointer-events:none;
  }
  .contact-hero .page-hero-inner{
    width:100% !important;
    max-width:100% !important;
    padding:0 !important;
  }
  .contact-hero .script{
    font-size:20px !important;
    letter-spacing:2px !important;
    margin-bottom:8px !important;
  }
  .contact-hero h1{
    font-size:34px !important;
    line-height:1.05 !important;
    margin:0 0 10px !important;
  }
  .contact-hero p{
    font-size:14px !important;
    line-height:1.55 !important;
    margin:0 !important;
    max-width:100% !important;
  }
  .contact-section{
    padding:24px 12px 44px !important;
    background:#f4efe3 !important;
  }
  .contact-grid{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
  }
  .contact-card{
    display:block !important;
    width:100% !important;
    background:#fff !important;
    border:1px solid #e7dcc8 !important;
    border-radius:22px !important;
    padding:22px 18px !important;
    margin:0 0 18px !important;
    box-shadow:0 16px 36px rgba(8,28,12,.10) !important;
    overflow:hidden !important;
  }
  .contact-card .eyebrow,
  .contact-map-card .eyebrow{
    display:block !important;
    font-size:11px !important;
    letter-spacing:.22em !important;
    color:#6f862b !important;
    margin:0 0 10px !important;
  }
  .contact-card h2,
  .contact-map-card h2{
    font-size:30px !important;
    line-height:1.12 !important;
    margin:0 0 14px !important;
    color:#132113 !important;
    word-break:normal !important;
  }
  .contact-card .lead{
    font-size:14.5px !important;
    line-height:1.65 !important;
    margin:0 0 18px !important;
    color:#465044 !important;
  }
  .contact-list{
    display:grid !important;
    gap:10px !important;
    margin:18px 0 20px !important;
  }
  .contact-list a,
  .contact-list div{
    display:block !important;
    width:100% !important;
    padding:12px 0 !important;
    border-bottom:1px solid #eee3d1 !important;
    color:#263323 !important;
    text-decoration:none !important;
  }
  .contact-list b{
    display:block !important;
    font-size:13px !important;
    line-height:1.3 !important;
    margin:0 0 4px !important;
    color:#132113 !important;
  }
  .contact-list span{
    display:block !important;
    font-size:14.5px !important;
    line-height:1.55 !important;
    color:#465044 !important;
    word-break:break-word !important;
  }
  .contact-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    margin-top:14px !important;
  }
  .contact-actions .btn,
  .contact-actions .ghost.dark{
    width:100% !important;
    min-height:48px !important;
    border-radius:14px !important;
    padding:0 14px !important;
    font-size:12px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
  }
  .contact-form-card{margin-top:0 !important;}
  .contact-form{
    display:grid !important;
    gap:11px !important;
    margin:0 !important;
    padding:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }
  .contact-form input,
  .contact-form textarea{
    width:100% !important;
    border-radius:14px !important;
    padding:14px 15px !important;
    font-size:14px !important;
    box-sizing:border-box !important;
  }
  .contact-map-card{
    width:100% !important;
    max-width:100% !important;
    margin:0 0 18px !important;
    padding:18px !important;
    background:#fff !important;
    border-radius:22px !important;
    border:1px solid #e7dcc8 !important;
    box-shadow:0 16px 36px rgba(8,28,12,.10) !important;
  }
  .map-head{
    display:block !important;
    margin-bottom:14px !important;
  }
  .map-head .btn,
  .map-head .btn.small{
    width:100% !important;
    margin-top:12px !important;
    min-height:46px !important;
    border-radius:14px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
  }
  .map-wrap{
    min-height:260px !important;
    border-radius:18px !important;
    overflow:hidden !important;
  }
  .map-wrap iframe{
    height:285px !important;
    width:100% !important;
  }
  .contact-mini-cards{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    max-width:100% !important;
    margin:0 !important;
  }
  .contact-mini-cards a{
    border-radius:18px !important;
    padding:17px 18px !important;
  }
}

/* V63 Premium Footer Upgrade */
.premium-footer{background:linear-gradient(180deg,#102215 0%,#07120b 100%);color:#fff;padding:72px 5vw 26px;position:relative;overflow:hidden}.premium-footer:before{content:"";position:absolute;inset:-25%;background:radial-gradient(circle at 20% 0%,rgba(197,161,84,.20),transparent 28%),radial-gradient(circle at 90% 15%,rgba(95,145,93,.22),transparent 28%);pointer-events:none}.premium-footer>*{position:relative;z-index:1}.footer-map-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;max-width:1280px;margin:0 auto 30px;align-items:stretch}.footer-map-copy{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:32px;padding:38px;backdrop-filter:blur(14px);box-shadow:0 28px 70px rgba(0,0,0,.24)}.footer-map-copy h2{font-size:clamp(30px,4vw,58px);line-height:.98;margin:12px 0 18px;letter-spacing:-.04em}.footer-map-copy p{color:rgba(255,255,255,.72);font-size:16px;line-height:1.7;max-width:520px}.footer-map-frame{min-height:420px;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.15);box-shadow:0 30px 80px rgba(0,0,0,.32)}.footer-map-frame iframe{width:100%!important;height:100%!important;min-height:420px!important;display:block;filter:saturate(.9) contrast(1.04)}.footer-map-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.footer-btn{min-height:48px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;font-size:13px;letter-spacing:.02em;transition:.28s ease;border:1px solid rgba(255,255,255,.18)}.footer-btn.primary{background:#d9b464;color:#102215;box-shadow:0 16px 34px rgba(217,180,100,.22)}.footer-btn.ghost{background:rgba(255,255,255,.08);color:#fff}.footer-btn:hover{transform:translateY(-3px);filter:brightness(1.05)}.footer-btn.wide{width:100%;box-sizing:border-box}.footer-main-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.25fr .8fr .9fr 1fr;gap:18px}.footer-brand-card,.footer-links-card,.footer-reservation-card,.footer-mini-gallery,.footer-instagram-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:26px;box-shadow:0 20px 55px rgba(0,0,0,.18);transition:.28s ease}.footer-brand-card:hover,.footer-links-card:hover,.footer-reservation-card:hover,.footer-mini-gallery:hover,.footer-instagram-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.085);border-color:rgba(217,180,100,.35)}.premium-footer .footer-logo img{height:74px;width:auto;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.28))}.footer-brand-card p,.footer-reservation-card p{color:rgba(255,255,255,.68);line-height:1.7}.footer-contact-mini{display:grid;gap:8px;margin-top:18px;color:rgba(255,255,255,.74);font-size:13px}.footer-links-card h4,.footer-reservation-card h4{margin:0 0 16px;font-size:18px}.footer-links-card a{display:block;color:rgba(255,255,255,.70);text-decoration:none;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07);transition:.22s ease}.footer-links-card a:hover{color:#d9b464;padding-left:8px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#d9b464}.footer-visual-grid{max-width:1280px;margin:18px auto 0;display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.footer-section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:16px}.footer-section-title span{font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#d9b464}.footer-section-title strong{font-size:16px}.footer-gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.footer-gallery-grid a,.footer-insta-grid a{display:block;overflow:hidden;border-radius:18px;position:relative;background:#17331e}.footer-gallery-grid img,.footer-insta-grid img{width:100%;height:116px;object-fit:cover;display:block;transition:.45s ease}.footer-gallery-grid a:hover img,.footer-insta-grid a:hover img{transform:scale(1.08);filter:saturate(1.1)}.footer-insta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.footer-insta-grid img{height:116px}.footer-bottom{max-width:1280px;margin:24px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:15px;color:rgba(255,255,255,.55);font-size:13px}
@media(max-width:980px){.premium-footer{padding:48px 18px 22px}.footer-map-panel,.footer-main-grid,.footer-visual-grid{grid-template-columns:1fr}.footer-map-copy{padding:26px;border-radius:24px}.footer-map-frame{min-height:320px;border-radius:24px}.footer-map-frame iframe{min-height:320px!important}.footer-main-grid{gap:14px}.footer-gallery-grid{grid-template-columns:repeat(3,1fr)}.footer-insta-grid{grid-template-columns:repeat(4,1fr)}.footer-gallery-grid img,.footer-insta-grid img{height:92px}.footer-bottom{display:grid;text-align:center}.footer-map-actions{display:grid;grid-template-columns:1fr}.footer-btn{width:100%;box-sizing:border-box}}
@media(max-width:540px){.premium-footer{padding:38px 14px 20px}.footer-map-copy h2{font-size:31px;line-height:1.05}.footer-map-copy p{font-size:14px}.footer-brand-card,.footer-links-card,.footer-reservation-card,.footer-mini-gallery,.footer-instagram-card{border-radius:22px;padding:20px}.premium-footer .footer-logo img{height:58px}.footer-gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}.footer-insta-grid{grid-template-columns:repeat(2,1fr);gap:8px}.footer-gallery-grid img,.footer-insta-grid img{height:104px}.footer-section-title{display:block}.footer-section-title strong{display:block;margin-top:5px}.footer-map-frame,.footer-map-frame iframe{min-height:290px!important}}

/* V65 - Premium footer mobile fix */
@media (max-width: 760px){
  .premium-footer{
    padding: 26px 12px 18px !important;
    border-radius: 26px 26px 0 0 !important;
    overflow: hidden !important;
  }
  .premium-footer:before{
    inset: -12% !important;
    opacity: .75 !important;
  }
  .footer-map-panel{
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    margin: 0 auto 14px !important;
  }
  .footer-map-copy{
    padding: 22px 18px !important;
    border-radius: 22px !important;
    text-align: left !important;
  }
  .footer-map-copy .eyebrow{
    font-size: 10px !important;
    letter-spacing: .14em !important;
    margin-bottom: 8px !important;
  }
  .footer-map-copy h2{
    font-size: 27px !important;
    line-height: 1.06 !important;
    letter-spacing: -.035em !important;
    margin: 8px 0 10px !important;
  }
  .footer-map-copy p{
    font-size: 13.5px !important;
    line-height: 1.58 !important;
    margin: 0 !important;
  }
  .footer-map-actions{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
    margin-top: 18px !important;
  }
  .footer-btn{
    width: 100% !important;
    min-height: 43px !important;
    height: 43px !important;
    padding: 0 12px !important;
    border-radius: 14px !important;
    font-size: 11.5px !important;
    white-space: nowrap !important;
    box-shadow: none !important;
  }
  .footer-map-frame{
    min-height: 218px !important;
    height: 218px !important;
    border-radius: 22px !important;
  }
  .footer-map-frame iframe{
    min-height: 218px !important;
    height: 218px !important;
  }
  .footer-main-grid{
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin: 0 auto !important;
  }
  .footer-brand-card,
  .footer-links-card,
  .footer-reservation-card,
  .footer-mini-gallery,
  .footer-instagram-card{
    border-radius: 20px !important;
    padding: 18px !important;
    transform: none !important;
  }
  .footer-brand-card:hover,
  .footer-links-card:hover,
  .footer-reservation-card:hover,
  .footer-mini-gallery:hover,
  .footer-instagram-card:hover{
    transform: none !important;
  }
  .premium-footer .footer-logo img{
    height: 50px !important;
    max-width: 150px !important;
    object-fit: contain !important;
  }
  .footer-brand-card p,
  .footer-reservation-card p{
    font-size: 13.5px !important;
    line-height: 1.55 !important;
    margin: 12px 0 !important;
  }
  .footer-contact-mini{
    gap: 6px !important;
    font-size: 12.5px !important;
    margin-top: 10px !important;
  }
  .footer-links-card h4,
  .footer-reservation-card h4{
    font-size: 16px !important;
    margin-bottom: 8px !important;
  }
  .footer-links-card a{
    padding: 8px 0 !important;
    font-size: 13px !important;
  }
  .footer-visual-grid{
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin-top: 10px !important;
  }
  .footer-section-title{
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-bottom: 12px !important;
  }
  .footer-section-title span{
    font-size: 10px !important;
    letter-spacing: .12em !important;
  }
  .footer-section-title strong{
    font-size: 13px !important;
    text-align: right !important;
    margin: 0 !important;
  }
  .footer-gallery-grid,
  .footer-insta-grid{
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 7px !important;
  }
  .footer-gallery-grid a,
  .footer-insta-grid a{
    border-radius: 13px !important;
  }
  .footer-gallery-grid img,
  .footer-insta-grid img{
    height: 82px !important;
    object-fit: cover !important;
  }
  .footer-insta-grid a:nth-child(n+4){
    display: none !important;
  }
  .footer-bottom{
    margin-top: 15px !important;
    padding-top: 14px !important;
    display: grid !important;
    gap: 5px !important;
    text-align: center !important;
    font-size: 11.5px !important;
  }
}

@media (max-width: 380px){
  .footer-map-actions{grid-template-columns:1fr !important;}
  .footer-gallery-grid,
  .footer-insta-grid{grid-template-columns: repeat(2,1fr) !important;}
  .footer-gallery-grid img,
  .footer-insta-grid img{height: 90px !important;}
  .footer-map-copy h2{font-size: 24px !important;}
}

/* V66 - Footer mobile hard fix: gallery/instagram compact premium cards */
@media (max-width: 768px){
  .premium-footer{
    display:block !important;
    width:100% !important;
    padding:28px 14px 18px !important;
    margin:0 !important;
    background:linear-gradient(180deg,#07190d 0%,#0d2412 45%,#061008 100%) !important;
    color:#fff !important;
    overflow:hidden !important;
    border-radius:24px 24px 0 0 !important;
  }
  .premium-footer *{box-sizing:border-box !important;}
  .footer-map-panel,
  .footer-main-grid,
  .footer-visual-grid{
    width:100% !important;
    max-width:100% !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:14px !important;
    margin:0 auto 14px !important;
  }
  .footer-map-copy,
  .footer-map-frame,
  .footer-brand-card,
  .footer-links-card,
  .footer-reservation-card,
  .footer-mini-gallery,
  .footer-instagram-card{
    width:100% !important;
    max-width:100% !important;
    border-radius:22px !important;
    padding:18px !important;
    background:rgba(255,255,255,.075) !important;
    border:1px solid rgba(255,255,255,.13) !important;
    box-shadow:0 18px 38px rgba(0,0,0,.24) !important;
    transform:none !important;
  }
  .footer-map-copy h2{
    font-size:25px !important;
    line-height:1.1 !important;
    margin:8px 0 10px !important;
  }
  .footer-map-copy p,
  .footer-brand-card p,
  .footer-reservation-card p{
    font-size:13.5px !important;
    line-height:1.55 !important;
    color:rgba(255,255,255,.76) !important;
  }
  .footer-map-frame{height:230px !important; min-height:230px !important; padding:0 !important; overflow:hidden !important;}
  .footer-map-frame iframe{height:230px !important; min-height:230px !important; width:100% !important; display:block !important;}
  .footer-map-actions{display:grid !important; grid-template-columns:1fr 1fr !important; gap:10px !important;}
  .footer-btn{height:44px !important; min-height:44px !important; width:100% !important; border-radius:14px !important; font-size:11px !important; padding:0 10px !important;}
  .footer-section-title{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    margin:0 0 12px !important;
  }
  .footer-section-title span{font-size:10px !important; letter-spacing:.12em !important; color:#d9b464 !important;}
  .footer-section-title strong{font-size:13px !important; color:#fff !important; text-align:right !important; margin:0 !important;}
  .footer-gallery-grid,
  .footer-insta-grid{
    width:100% !important;
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    margin:0 0 12px !important;
  }
  .footer-gallery-grid a,
  .footer-insta-grid a{
    display:block !important;
    width:100% !important;
    height:96px !important;
    overflow:hidden !important;
    border-radius:15px !important;
    background:#102215 !important;
  }
  .footer-gallery-grid img,
  .footer-insta-grid img{
    display:block !important;
    width:100% !important;
    height:96px !important;
    max-height:96px !important;
    object-fit:cover !important;
    border-radius:15px !important;
    margin:0 !important;
  }
  .footer-gallery-grid a:nth-child(n+5),
  .footer-insta-grid a:nth-child(n+5){display:none !important;}
  .footer-instagram-card .footer-btn{
    margin-top:6px !important;
    background:rgba(255,255,255,.12) !important;
    color:#fff !important;
  }
  .footer-bottom{
    display:grid !important;
    gap:4px !important;
    padding:14px 8px 0 !important;
    margin:12px 0 0 !important;
    font-size:12px !important;
    line-height:1.35 !important;
    text-align:center !important;
    color:rgba(255,255,255,.66) !important;
    border-top:1px solid rgba(255,255,255,.12) !important;
  }
}

@media (max-width: 390px){
  .footer-map-actions{grid-template-columns:1fr !important;}
  .footer-gallery-grid a,
  .footer-insta-grid a,
  .footer-gallery-grid img,
  .footer-insta-grid img{height:86px !important; max-height:86px !important;}
}


/* V89 logo ve görsel hız düzeltmeleri */
.footer-logo{overflow:visible!important;}
.footer-logo img,.premium-footer .footer-logo img,.footer-logo-img{
  display:block!important;
  width:auto!important;
  max-width:190px!important;
  height:auto!important;
  max-height:72px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
}
.logo-brand img,.nk-loader-logo{object-fit:contain!important;background:transparent!important;}
img{max-width:100%;}


/* V90 temizlik: hikayemiz, logo, müzik ve görsel hız düzeltmeleri */
body .topbar{min-height:86px!important;align-items:center!important;z-index:999!important;}
body .logo-brand{width:auto!important;min-width:128px!important;max-width:178px!important;overflow:visible!important;}
body .logo-brand .logo-bg{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:178px!important;height:auto!important;padding:8px 11px!important;border-radius:16px!important;background:rgba(255,255,255,.95)!important;overflow:hidden!important;}
body .logo-brand img{display:block!important;width:auto!important;max-width:150px!important;height:auto!important;max-height:62px!important;object-fit:contain!important;object-position:center!important;}
body .footer-logo{width:auto!important;max-width:220px!important;background:rgba(255,255,255,.94)!important;overflow:hidden!important;}
body .footer-logo img,body .premium-footer .footer-logo img,body .footer-logo-img{width:auto!important;max-width:175px!important;height:auto!important;max-height:68px!important;object-fit:contain!important;}
body .story-hero{min-height:430px!important;padding:138px 6vw 72px!important;background-position:center center!important;display:flex!important;align-items:center!important;}
body .story-hero:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(4,20,8,.72),rgba(4,20,8,.22)),linear-gradient(0deg,rgba(7,25,10,.70),rgba(7,25,10,.08) 58%,rgba(7,25,10,.18))!important;z-index:1!important;pointer-events:none!important;}
body .story-hero:after{z-index:1!important;opacity:.75!important;}
body .story-hero-inner{position:relative!important;z-index:3!important;max-width:760px!important;}
body .story-hero h1{font-size:clamp(46px,5.4vw,72px)!important;line-height:1.02!important;margin:10px 0 14px!important;}
body .story-hero p{font-size:clamp(16px,1.35vw,20px)!important;line-height:1.65!important;max-width:720px!important;}
body .story-wrap{max-width:1240px!important;margin:0 auto!important;padding:44px 24px 72px!important;}
body .story-lead{display:grid!important;grid-template-columns:minmax(360px,.92fr) minmax(420px,1fr)!important;gap:32px!important;align-items:stretch!important;background:linear-gradient(135deg,#0b2412,#14381a)!important;color:#fff!important;border-radius:30px!important;padding:28px!important;box-shadow:0 26px 70px rgba(5,25,9,.18)!important;overflow:hidden!important;margin-bottom:34px!important;}
body .story-lead>div:first-child{min-height:330px!important;border-radius:22px!important;background:rgba(255,255,255,.04)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:22px!important;}
body .story-lead .story-script{display:block!important;color:#cce875!important;font-size:22px!important;line-height:1.2!important;margin-bottom:12px!important;font-family:inherit!important;font-weight:900!important;}
body .story-lead h2{font-size:clamp(34px,3.8vw,54px)!important;color:#fff!important;margin:0!important;}
body .story-lead p{font-size:16.5px!important;line-height:1.75!important;color:rgba(255,255,255,.86)!important;margin:0 0 14px!important;}
body .story-lead img,body .story-wrap img{content-visibility:auto;}
body .story-photo img{height:100%!important;min-height:340px!important;max-height:520px!important;object-fit:cover!important;}
body .story-grid,body .story-grid.reverse,body .story-split{margin:24px 0!important;}
body .story-split{align-items:center!important;overflow:hidden!important;}
body #nk-music-toggle,body .nk-music-toggle,body .music-final-toggle,body .music-toggle,body .audio-toggle{right:24px!important;bottom:88px!important;z-index:1001!important;max-width:230px!important;}
img[loading="lazy"]{content-visibility:auto;}
@media(max-width:980px){
  body .story-hero{min-height:360px!important;padding:118px 18px 48px!important;}
  body .story-wrap{padding:28px 14px 52px!important;}
  body .story-lead{grid-template-columns:1fr!important;padding:16px!important;border-radius:24px!important;gap:16px!important;}
  body .story-lead>div:first-child{min-height:auto!important;padding:14px!important;}
  body .story-photo img{min-height:0!important;height:260px!important;}
  body #nk-music-toggle,body .nk-music-toggle,body .music-final-toggle,body .music-toggle,body .audio-toggle{right:14px!important;bottom:82px!important;transform:scale(.92);transform-origin:right bottom;}
  body .logo-brand .logo-bg{max-width:132px!important;padding:5px 8px!important;border-radius:12px!important;}
  body .logo-brand img{max-width:112px!important;max-height:48px!important;}
}

/* V91 Hikayemiz premium düzen düzeltmesi */
body .story-v91-wrap{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:46px 22px 78px!important;
  background:transparent!important;
}
body .story-v91-card{
  display:grid!important;
  grid-template-columns:minmax(360px,.86fr) minmax(420px,1fr)!important;
  gap:0!important;
  align-items:stretch!important;
  max-width:1180px!important;
  margin:0 auto 28px!important;
  border-radius:30px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#0c2813,#153c1c)!important;
  box-shadow:0 22px 60px rgba(5,25,9,.14)!important;
  border:1px solid rgba(255,255,255,.06)!important;
  color:#fff!important;
  padding:0!important;
}
body .story-v91-card.reverse figure{order:2!important;}
body .story-v91-card.reverse article{order:1!important;}
body .story-v91-card figure{
  margin:0!important;
  min-height:320px!important;
  max-height:420px!important;
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
body .story-v91-card figure img{
  width:100%!important;
  height:100%!important;
  min-height:320px!important;
  max-height:420px!important;
  object-fit:cover!important;
  display:block!important;
}
body .story-v91-card article{
  padding:54px 58px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
body .story-v91-card .story-no{
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  padding:8px 14px!important;
  align-self:flex-start!important;
  border-radius:999px!important;
  background:rgba(204,232,117,.12)!important;
  border:1px solid rgba(204,232,117,.28)!important;
  color:#d6ed80!important;
  font-size:13px!important;
  letter-spacing:.03em!important;
}
body .story-v91-card h3{
  color:#fff!important;
  font-size:clamp(32px,3.3vw,48px)!important;
  line-height:1.08!important;
  margin:18px 0 16px!important;
}
body .story-v91-card p{
  color:rgba(255,255,255,.86)!important;
  font-size:16.5px!important;
  line-height:1.82!important;
  margin:0 0 12px!important;
}
body .story-v91-gallery-head{margin:42px 0 18px!important;text-align:center!important;}
body .story-v91-gallery-head span{display:inline-block!important;color:#78912a!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:12px!important;}
body .story-v91-gallery-head h2{font-family:Georgia,serif!important;font-size:clamp(34px,4vw,52px)!important;margin:8px 0 0!important;color:#172315!important;}
body .story-v91-gallery{max-width:1180px!important;margin:0 auto 34px!important;}
body .story-v91-gallery img{height:230px!important;min-height:0!important;}
body .story-v91-cta{max-width:980px!important;margin:34px auto 0!important;}
body .story-hero{min-height:390px!important;padding-top:124px!important;padding-bottom:58px!important;}
body .story-hero h1{font-size:clamp(44px,4.9vw,66px)!important;}
body .story-hero p{font-size:18px!important;}
@media(max-width:980px){
  body .story-v91-wrap{padding:28px 14px 58px!important;}
  body .story-v91-card,body .story-v91-card.reverse{grid-template-columns:1fr!important;border-radius:24px!important;margin-bottom:20px!important;}
  body .story-v91-card.reverse figure,body .story-v91-card.reverse article{order:initial!important;}
  body .story-v91-card figure{min-height:220px!important;max-height:280px!important;}
  body .story-v91-card figure img{min-height:220px!important;height:260px!important;max-height:280px!important;}
  body .story-v91-card article{padding:26px 22px 30px!important;}
  body .story-v91-card h3{font-size:32px!important;}
  body .story-v91-card p{font-size:15.5px!important;line-height:1.72!important;}
  body .story-hero{min-height:330px!important;padding-top:108px!important;padding-bottom:42px!important;}
}


/* V92 - mobil hız ve menü kesin düzeltme */
@media(max-width:900px){
  body.is-loading .nk-loader{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
  .nk-atmosphere,.nk-mist,.nk-leaf{display:none!important;animation:none!important;}
  .topbar{z-index:2147483000!important;transform:none!important;will-change:auto!important;}
  .hamb{position:relative!important;display:flex!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important;z-index:2147483002!important;border:1px solid rgba(255,255,255,.18)!important;}
  .mobile-overlay{z-index:2147482998!important;}
  nav.mainnav{z-index:2147483001!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;}
  body.menu-active{overflow:hidden!important;touch-action:none!important;}
  body.menu-active nav.mainnav{transform:translate3d(0,0,0)!important;}
  nav.mainnav .dropdown{max-height:0!important;display:block!important;overflow:hidden!important;padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;border-width:0!important;transition:max-height .22s ease, padding .22s ease, margin .22s ease!important;}
  nav.mainnav .navdrop.open .dropdown{max-height:520px!important;padding:8px!important;margin:6px 0 10px!important;border-width:1px!important;}
  .hero,.page-hero,.eglence-hero,.story-hero,.room-hero{background-attachment:scroll!important;}
  img{content-visibility:auto;}
  .footer-map-frame iframe{height:260px!important;}
  .premium-footer .footer-visual-grid,.footer-visual-grid{display:grid!important;grid-template-columns:1fr!important;}
  .footer-mini-gallery,.footer-instagram-card{display:block!important;}
  .footer-gallery-grid,.footer-insta-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;}
  .footer-gallery-grid img,.footer-insta-grid img{height:96px!important;}
  .nk-final-music-btn{right:12px!important;bottom:16px!important;transform:scale(.86)!important;transform-origin:right bottom!important;}
}

/* V93 - Mobil menü tıklama ve hız kesin düzeltme */
@media(max-width:900px){
  nav.mainnav, nav.mainnav *{pointer-events:auto!important;}
  nav.mainnav>a, nav.mainnav .navdrop>a, nav.mainnav .dropdown a{
    position:relative!important;
    z-index:2147483003!important;
    touch-action:manipulation!important;
    cursor:pointer!important;
    color:#fff!important;
    opacity:1!important;
  }
  nav.mainnav .navdrop>a:after{content:''!important;display:none!important;}
  nav.mainnav .dropdown{display:none!important;}
  body.menu-active .mobile-overlay{pointer-events:auto!important;}
  body.menu-active nav.mainnav{pointer-events:auto!important;}
  .topbar .reserve{z-index:2147483004!important;}
  .nk-final-music-btn{pointer-events:auto!important;z-index:2147482990!important;}
  .hero-slider,.hero-slide,.page-hero,.story-hero{min-height:auto!important;}
  .hero{min-height:520px!important;}
}


/* V94 - Mobil menü final düzeltme */
@media(max-width:900px){
  .topbar{position:fixed!important;z-index:2147483000!important;}
  .hamb,.topbar .hamb,header.topbar .hamb{
    display:flex!important;align-items:center!important;justify-content:center!important;
    pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important;
    z-index:2147483005!important;position:relative!important;
  }
  nav.mainnav{
    display:flex!important;position:fixed!important;top:76px!important;right:0!important;bottom:0!important;left:auto!important;
    width:min(88vw,370px)!important;height:calc(100vh - 76px)!important;
    transform:translate3d(112%,0,0)!important;transition:transform .25s ease!important;
    z-index:2147483002!important;pointer-events:auto!important;overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body.menu-active nav.mainnav, nav.mainnav.open{transform:translate3d(0,0,0)!important;}
  .mobile-overlay{display:block!important;position:fixed!important;inset:0!important;z-index:2147482998!important;}
  body.menu-active .mobile-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
  nav.mainnav>a, nav.mainnav .navdrop>a, nav.mainnav .dropdown a{
    pointer-events:auto!important;touch-action:manipulation!important;position:relative!important;z-index:2147483004!important;
  }
  nav.mainnav .navdrop>a:after{content:'+'!important;display:inline-flex!important;margin-left:auto!important;color:#d6ed80!important;font-size:18px!important;line-height:1!important;}
  nav.mainnav .navdrop.open>a:after{content:'−'!important;}
  nav.mainnav .dropdown{
    position:static!important;display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;
    max-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border-width:0!important;
    transition:max-height .22s ease,padding .22s ease,margin .22s ease!important;
  }
  nav.mainnav .navdrop.open .dropdown{
    max-height:650px!important;padding:8px!important;margin:6px 0 10px!important;border-width:1px!important;
  }
}


/* V95 - Kesin masaüstü/mobil menü düzeltmesi */
.topbar{z-index:99999!important;pointer-events:auto!important;}
.topbar *{pointer-events:auto!important;}
.mainnav{pointer-events:auto!important;}
.mainnav a{pointer-events:auto!important;cursor:pointer!important;}

@media(min-width:901px){
  .hamb{display:none!important;}
  .mobile-overlay{display:none!important;}
  body.menu-active{overflow:auto!important;}
  nav.mainnav{
    position:static!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;
    transform:none!important;height:auto!important;width:auto!important;background:transparent!important;box-shadow:none!important;border:0!important;
    padding:0!important;gap:30px!important;overflow:visible!important;text-align:center!important;opacity:1!important;visibility:visible!important;
  }
  nav.mainnav>a,
  nav.mainnav .navdrop>a{
    display:inline-flex!important;width:auto!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;
    color:#fff!important;text-transform:uppercase!important;font-size:13px!important;font-weight:900!important;letter-spacing:.3px!important;white-space:nowrap!important;
  }
  nav.mainnav .navdrop{position:relative!important;display:flex!important;width:auto!important;align-items:center!important;overflow:visible!important;}
  nav.mainnav .navdrop>a:after{content:'⌄'!important;display:inline-block!important;margin-left:6px!important;color:#fff!important;font-size:11px!important;line-height:1!important;}
  nav.mainnav .dropdown{
    position:absolute!important;top:calc(100% + 20px)!important;left:50%!important;right:auto!important;bottom:auto!important;
    transform:translateX(-50%) translateY(10px)!important;display:block!important;min-width:285px!important;width:max-content!important;
    max-height:none!important;opacity:0!important;visibility:hidden!important;overflow:visible!important;
    padding:12px!important;margin:0!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:14px!important;
    background:rgba(8,22,10,.97)!important;box-shadow:0 18px 45px rgba(0,0,0,.35)!important;transition:.18s ease!important;z-index:100000!important;
  }
  nav.mainnav .navdrop:hover .dropdown,
  nav.mainnav .navdrop:focus-within .dropdown{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)!important;}
  nav.mainnav .dropdown a{
    display:block!important;width:100%!important;padding:11px 13px!important;color:#fff!important;background:transparent!important;border:0!important;border-radius:9px!important;
    text-transform:none!important;font-size:13px!important;font-weight:700!important;text-align:left!important;white-space:nowrap!important;
  }
  nav.mainnav .dropdown a:hover{background:rgba(169,199,55,.16)!important;color:#d6ef59!important;}
}

@media(max-width:900px){
  body.menu-active{overflow:hidden!important;}
  .topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;height:76px!important;padding:12px 20px!important;background:rgba(4,18,8,.94)!important;backdrop-filter:blur(14px)!important;display:flex!important;align-items:center!important;gap:10px!important;}
  .topbar .brand{width:auto!important;min-width:118px!important;max-width:145px!important;flex:0 0 auto!important;}
  .topbar .logo-bg{display:flex!important;width:145px!important;height:56px!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;overflow:hidden!important;background:rgba(255,255,255,.92)!important;}
  .topbar .logo-bg img{max-width:132px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important;}
  .topbar .reserve{display:inline-flex!important;margin-left:auto!important;height:54px!important;padding:0 18px!important;border-radius:18px!important;font-size:12px!important;z-index:100003!important;}
  .hamb{display:flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:54px!important;min-width:54px!important;border:0!important;border-radius:18px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:0!important;line-height:1!important;z-index:100004!important;}
  .hamb:before{content:'☰'!important;font-size:30px!important;color:#fff!important;line-height:1!important;}
  body.menu-active .hamb:before,.hamb.is-open:before{content:'×'!important;font-size:42px!important;font-weight:300!important;}
  .mobile-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.58)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:99998!important;transition:.2s ease!important;display:block!important;}
  body.menu-active .mobile-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
  nav.mainnav{
    position:fixed!important;top:76px!important;right:0!important;bottom:0!important;left:auto!important;width:min(88vw,390px)!important;height:calc(100vh - 76px)!important;
    display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;
    padding:20px!important;background:#06190b!important;color:#fff!important;border-left:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;
    box-shadow:-20px 0 50px rgba(0,0,0,.38)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;
    transform:translate3d(112%,0,0)!important;transition:transform .24s ease!important;z-index:100002!important;opacity:1!important;visibility:visible!important;text-align:left!important;
  }
  body.menu-active nav.mainnav,nav.mainnav.open{transform:translate3d(0,0,0)!important;}
  nav.mainnav>a,nav.mainnav .navdrop>a{
    display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:58px!important;margin:0!important;padding:16px 18px!important;
    background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:16px!important;color:#fff!important;
    font-size:16px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important;line-height:1.2!important;opacity:1!important;
  }
  nav.mainnav .navdrop{display:block!important;width:100%!important;position:relative!important;}
  nav.mainnav .navdrop>a:after{content:'+'!important;display:inline-flex!important;color:#cce36f!important;font-size:22px!important;margin-left:auto!important;}
  nav.mainnav .navdrop.open>a:after{content:'−'!important;}
  nav.mainnav a:first-child:after{display:none!important;}
  nav.mainnav .dropdown{
    position:static!important;display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;width:100%!important;min-width:0!important;max-height:0!important;
    overflow:hidden!important;padding:0!important;margin:0!important;border:0!important;border-radius:16px!important;background:rgba(255,255,255,.055)!important;box-shadow:none!important;
    transition:max-height .22s ease,padding .22s ease,margin .22s ease!important;
  }
  nav.mainnav .navdrop.open .dropdown{max-height:700px!important;padding:8px!important;margin:8px 0 4px!important;border:1px solid rgba(255,255,255,.08)!important;}
  nav.mainnav .dropdown a{display:block!important;width:100%!important;padding:14px 15px!important;border-radius:12px!important;color:#ecf4e4!important;background:transparent!important;font-size:14px!important;font-weight:700!important;text-transform:none!important;white-space:normal!important;}
  nav.mainnav .dropdown a:hover,nav.mainnav .dropdown a:active{background:rgba(169,199,55,.14)!important;color:#fff!important;}
  .nk-final-music-btn{z-index:9990!important;right:12px!important;bottom:14px!important;transform:scale(.82)!important;transform-origin:right bottom!important;}
}


/* V106 - mobil footer, harita, instagram ve Adavizyon imza fix */
.footer-credit a{color:#d9b464;text-decoration:none;font-weight:800}
.footer-credit a:hover{text-decoration:underline}
.footer-map-frame iframe{border:0!important;width:100%!important;display:block!important;}
@media(max-width:900px){
  .premium-footer{padding-bottom:94px!important;overflow:visible!important;}
  .footer-map-frame{display:block!important;min-height:260px!important;height:260px!important;overflow:hidden!important;}
  .footer-map-frame iframe{height:260px!important;min-height:260px!important;}
  .premium-footer .footer-visual-grid,.footer-visual-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;margin-top:16px!important;}
  .footer-mini-gallery,.footer-instagram-card{display:block!important;visibility:visible!important;opacity:1!important;}
  .footer-gallery-grid,.footer-insta-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;}
  .footer-gallery-grid img,.footer-insta-grid img{height:104px!important;object-fit:cover!important;}
  .footer-bottom{display:grid!important;grid-template-columns:1fr!important;text-align:center!important;gap:8px!important;padding-bottom:8px!important;}
  .footer-credit{display:block!important;font-size:12px!important;line-height:1.5!important;}
}

/* V107 - Mobil footer mini galeri/instagram kesin görünürlük ve harita düzeltmesi */
.footer-visual-grid{display:grid!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;}
.footer-mini-gallery,.footer-instagram-card{display:block!important;visibility:visible!important;opacity:1!important;min-height:1px!important;}
.footer-gallery-grid,.footer-insta-grid{display:grid!important;visibility:visible!important;opacity:1!important;}
.footer-gallery-grid a,.footer-insta-grid a{display:block!important;visibility:visible!important;opacity:1!important;}
.footer-gallery-grid img,.footer-insta-grid img{display:block!important;visibility:visible!important;opacity:1!important;}
.footer-credit{padding:0 70px;}
.footer-credit a{color:#d9b464!important;text-decoration:none!important;font-weight:900!important;}
@media(max-width:900px){
  .premium-footer{padding-bottom:118px!important;overflow:visible!important;}
  .footer-visual-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin:0 auto 14px!important;width:100%!important;max-width:100%!important;}
  .footer-mini-gallery,.footer-instagram-card{width:100%!important;max-width:100%!important;padding:18px!important;border-radius:22px!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;}
  .footer-gallery-grid,.footer-insta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  .footer-gallery-grid a,.footer-insta-grid a{height:96px!important;border-radius:14px!important;overflow:hidden!important;background:#102215!important;}
  .footer-gallery-grid img,.footer-insta-grid img{width:100%!important;height:96px!important;max-height:96px!important;object-fit:cover!important;border-radius:14px!important;}
  .footer-gallery-grid a:nth-child(n+5),.footer-insta-grid a:nth-child(n+5){display:none!important;}
  .footer-section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important;}
  .footer-section-title span{font-size:10px!important;letter-spacing:.12em!important;white-space:nowrap!important;}
  .footer-section-title strong{font-size:13px!important;text-align:right!important;}
  .footer-map-frame{display:block!important;height:260px!important;min-height:260px!important;overflow:hidden!important;font-size:0!important;line-height:0!important;}
  .footer-map-frame iframe{display:block!important;width:100%!important;height:260px!important;min-height:260px!important;}
  .footer-bottom{padding-bottom:20px!important;}
  .footer-credit{display:block!important;padding:0 84px!important;font-size:11.5px!important;line-height:1.45!important;}
  .nk-final-music-btn{bottom:22px!important;right:10px!important;transform:scale(.74)!important;}
}
@media(max-width:380px){
  .footer-gallery-grid a,.footer-insta-grid a,.footer-gallery-grid img,.footer-insta-grid img{height:86px!important;max-height:86px!important;}
  .footer-credit{padding:0 88px 0 10px!important;text-align:left!important;}
}

/* V108 - Ana sayfa özellik şeridi: tek sıra, Ateş Başı kaldırıldı */
.features-v108,
.exact-features.features-v108{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  align-items:stretch!important;
  overflow:hidden!important;
}
.features-v108 .feature{
  min-height:118px!important;
  padding:22px 18px!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  border-right:1px solid rgba(255,255,255,.15)!important;
  border-bottom:0!important;
}
.features-v108 .feature:last-child{border-right:0!important;}
.features-v108 .ficon{
  flex:0 0 48px!important;
  width:48px!important;
  height:48px!important;
  font-size:24px!important;
}
.features-v108 .feature b{display:block!important;font-size:14px!important;line-height:1.25!important;}
.features-v108 .feature em{display:block!important;font-size:13px!important;line-height:1.35!important;margin-top:4px!important;}
@media(max-width:900px){
  .features-v108,
  .exact-features.features-v108{
    grid-template-columns:none!important;
    grid-auto-flow:column!important;
    grid-auto-columns:minmax(230px,1fr)!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x proximity!important;
  }
  .features-v108 .feature{scroll-snap-align:start!important;min-height:96px!important;}
}

/* V109 - Footer Mini Galeri / Instagram mobil kesin görünürlük ve sıralama fix */
.premium-footer .footer-visual-grid{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  max-width:1280px!important;
  width:100%!important;
  margin:18px auto 24px!important;
  position:relative!important;
  z-index:3!important;
}
.premium-footer .footer-mini-gallery,
.premium-footer .footer-instagram-card{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
.premium-footer .footer-gallery-grid,
.premium-footer .footer-insta-grid{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
}
@media(max-width:900px){
  .premium-footer{display:block!important;overflow:visible!important;padding-bottom:122px!important;}
  .premium-footer .footer-map-panel{display:grid!important;grid-template-columns:1fr!important;}
  .premium-footer .footer-main-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin-bottom:16px!important;}
  .premium-footer .footer-visual-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    margin:16px auto 18px!important;
    width:100%!important;
    max-width:100%!important;
    clear:both!important;
  }
  .premium-footer .footer-mini-gallery,
  .premium-footer .footer-instagram-card{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-height:auto!important;
    padding:18px!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.075)!important;
    border:1px solid rgba(255,255,255,.14)!important;
    box-shadow:0 18px 38px rgba(0,0,0,.24)!important;
    transform:none!important;
  }
  .premium-footer .footer-section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 12px!important;}
  .premium-footer .footer-section-title span{font-size:10px!important;letter-spacing:.12em!important;color:#d9b464!important;white-space:nowrap!important;}
  .premium-footer .footer-section-title strong{display:block!important;font-size:13px!important;color:#fff!important;text-align:right!important;margin:0!important;}
  .premium-footer .footer-gallery-grid,
  .premium-footer .footer-insta-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 0 12px!important;}
  .premium-footer .footer-gallery-grid a,
  .premium-footer .footer-insta-grid a{display:block!important;width:100%!important;height:96px!important;border-radius:14px!important;overflow:hidden!important;background:#102215!important;}
  .premium-footer .footer-gallery-grid img,
  .premium-footer .footer-insta-grid img{display:block!important;width:100%!important;height:96px!important;max-height:96px!important;object-fit:cover!important;border-radius:14px!important;margin:0!important;}
  .premium-footer .footer-gallery-grid a:nth-child(n+5),
  .premium-footer .footer-insta-grid a:nth-child(n+5){display:none!important;}
  .premium-footer .footer-bottom{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;text-align:center!important;margin-top:10px!important;padding-bottom:22px!important;}
}


/* V110 - Özellik şeridi admin yönetimi + footer mobil mini galeri kesin görünürlük */
.footer-mobile-safe-gallery{display:none!important;}
@media(max-width:900px){
  .premium-footer .footer-visual-grid{display:none!important;}
  .premium-footer .footer-mobile-safe-gallery{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin-top:14px!important;visibility:visible!important;opacity:1!important;}
  .premium-footer .footer-mobile-safe-gallery .footer-mini-gallery,
  .premium-footer .footer-mobile-safe-gallery .footer-instagram-card{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:22px!important;padding:18px!important;transform:none!important;}
  .premium-footer .footer-mobile-safe-gallery .footer-gallery-grid,
  .premium-footer .footer-mobile-safe-gallery .footer-insta-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  .premium-footer .footer-mobile-safe-gallery .footer-gallery-grid a,
  .premium-footer .footer-mobile-safe-gallery .footer-insta-grid a{display:block!important;height:96px!important;border-radius:14px!important;overflow:hidden!important;background:#102215!important;}
  .premium-footer .footer-mobile-safe-gallery .footer-gallery-grid img,
  .premium-footer .footer-mobile-safe-gallery .footer-insta-grid img{display:block!important;width:100%!important;height:96px!important;object-fit:cover!important;border-radius:14px!important;}
  .premium-footer .footer-mobile-safe-gallery .footer-gallery-grid a:nth-child(n+5),
  .premium-footer .footer-mobile-safe-gallery .footer-insta-grid a:nth-child(n+5){display:none!important;}
}
@media(min-width:901px){.premium-footer .footer-visual-grid{display:grid!important;}}
