:root{--bg:#f8f5f0;--surface:#fff;--surface-2:#f0e9df;--ink:#171311;--muted:#6f665f;--line:#e5dbd0;--brand:#991b1b;--brand-2:#6f1010;--gold:#c99a45;--dark:#181311;--radius:26px;--shadow:0 24px 70px rgba(45,25,15,.10);--container:min(1180px,calc(100% - 40px));--font:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:"Playfair Display",Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container,.wrap,.site-container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:#fff;padding:12px 18px;border-radius:12px}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,219,208,.8);transition:.25s}.site-header.is-scrolled{box-shadow:0 12px 35px rgba(35,20,12,.08)}.announcement-bar{background:var(--brand-2);color:#fff;font-size:13px}.announcement-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement-inner a{font-weight:800}.nav-shell{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:14px;min-width:max-content}.brand-badge{width:50px;height:50px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#be2a2a,var(--brand-2));color:#fff;font-weight:900;box-shadow:0 14px 28px rgba(153,27,27,.24)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:18px;line-height:1.2}.brand-copy small{text-transform:uppercase;letter-spacing:.18em;color:#9a8e85;font-size:10px;margin-top:4px}.main-nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:800}.main-nav>a:not(.nav-cta){position:relative}.main-nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--brand);transition:.2s}.main-nav>a:hover::after{width:100%}.nav-cta,.btn,.site-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:0;border-radius:15px;background:var(--brand);color:#fff;font-weight:850;box-shadow:0 14px 30px rgba(153,27,27,.22);cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}.nav-cta:hover,.btn:hover,.site-button:hover{background:var(--brand-2);transform:translateY(-2px);box-shadow:0 20px 38px rgba(153,27,27,.28)}.btn.secondary{background:#fff;color:var(--ink);box-shadow:none;border:1px solid var(--line)}.menu-toggle{display:none;background:none;border:0;padding:8px}.eyebrow,.section-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.18em;color:var(--brand);text-transform:uppercase}.eyebrow::before{content:"";width:25px;height:2px;background:currentColor}.hero{position:relative;overflow:hidden;padding:90px 0;background:radial-gradient(circle at 80% 20%,rgba(201,154,69,.22),transparent 30%),linear-gradient(135deg,#fffaf4,#efe2d2)}.hero::after{content:"";position:absolute;inset:0;background-image:var(--hero-image);background-size:cover;background-position:center;opacity:.12}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.hero-copy h1{font-family:var(--serif);font-size:clamp(54px,7vw,96px);line-height:.96;letter-spacing:-.045em;margin:24px 0}.hero-copy>p{font-size:19px;color:var(--muted);max-width:650px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px}.hero-features>div{padding:18px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.8)}.hero-features strong,.hero-features span{display:block}.hero-features strong{font-size:14px}.hero-features span{font-size:12px;color:var(--muted);margin-top:5px}.hero-visual{min-height:520px;border-radius:34px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(180deg,transparent 25%,rgba(20,8,5,.9)),linear-gradient(135deg,#a92222,#2c1110);box-shadow:var(--shadow);transform:none;position:relative;overflow:hidden}.hero-visual::before{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,.22);border-radius:25px}.hero-visual span,.hero-visual strong{position:relative}.hero-visual span{letter-spacing:.28em;font-size:12px;font-weight:900}.hero-visual strong{font-family:var(--serif);font-size:52px;line-height:1.05;margin-top:8px}.home-about{padding:100px 0;background:#fff}.home-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.home-about h2,.section-heading h2,.home-cta h2,.page-reservation-cta h2{font-family:var(--serif);font-size:clamp(38px,5vw,65px);line-height:1.05;letter-spacing:-.03em;margin:18px 0}.home-about p,.section-heading p,.home-cta p{color:var(--muted);font-size:18px}.text-link{display:inline-flex;margin-top:18px;color:var(--brand);font-weight:900}.dynamic-home-sections,.listing-section{padding:100px 0}.section-heading{max-width:720px;margin-bottom:45px}.grid,.menu-grid,.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card,.menu-item-card,.price-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:32px;box-shadow:0 12px 40px rgba(45,25,15,.04);transition:.25s}.card:hover,.menu-item-card:hover,.price-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.card>span{color:var(--gold);font-weight:900}.card h2,.menu-item-card h2,.price-card h2{font-size:27px;line-height:1.2;margin:16px 0 10px}.card p,.menu-item-card p,.price-card p{color:var(--muted)}.preview-list{list-style:none;padding:0;margin:20px 0;border-top:1px solid var(--line)}.preview-list li{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.preview-list em{color:var(--brand);font-style:normal;font-weight:900}.home-contact-strip{background:var(--dark);color:#fff}.contact-strip-grid{min-height:118px;display:grid;grid-template-columns:2fr repeat(3,1fr);align-items:center}.contact-strip-grid>div{display:flex;flex-direction:column}.contact-strip-grid small{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-weight:900}.contact-strip-grid a{height:100%;display:grid;place-items:center;border-left:1px solid rgba(255,255,255,.12);font-weight:850}.contact-strip-grid a:hover{background:rgba(255,255,255,.06)}.home-cta,.page-reservation-cta{padding:90px 0}.home-cta-inner,.page-reservation-cta-inner{padding:60px;border-radius:34px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:var(--shadow)}.home-cta .eyebrow,.page-reservation-cta .eyebrow{color:#f4c873}.home-cta p,.page-reservation-cta p{color:rgba(255,255,255,.76)}.inner-hero{padding:78px 0;background:linear-gradient(120deg,#21100e,var(--brand-2));color:#fff}.inner-hero-grid{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.inner-hero h1{font-family:var(--serif);font-size:clamp(50px,7vw,82px);line-height:1;margin:20px 0 15px}.inner-hero p{max-width:700px;color:rgba(255,255,255,.72);font-size:18px}.breadcrumb{display:flex;gap:10px;color:rgba(255,255,255,.62);font-size:13px}.breadcrumb a{color:#fff}.timeline-list{max-width:900px;margin:auto}.timeline-item{display:grid;grid-template-columns:90px 1fr;gap:28px;padding:30px 0;border-bottom:1px solid var(--line)}.timeline-index{width:70px;height:70px;border-radius:22px;background:var(--surface-2);display:grid;place-items:center;color:var(--brand);font-weight:900}.timeline-copy h2{font-size:30px;margin:7px 0}.timeline-copy p{color:var(--muted)}.content-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f9e9e7;color:var(--brand);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.menu-item-top{display:flex;justify-content:space-between;gap:20px}.content-price,.price-value{color:var(--brand);font-weight:900}.price-value{font-family:var(--serif);font-size:38px;margin:22px 0}.empty-state{padding:70px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.reservation-page{background:var(--bg)}.reservation-hero{padding:85px 0;background:linear-gradient(135deg,#fff8ef,#ead8c6)}.reservation-hero-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:50px;align-items:end}.reservation-hero h1{font-family:var(--serif);font-size:clamp(50px,7vw,84px);line-height:1;margin:20px 0}.reservation-hero p{font-size:18px;color:var(--muted);max-width:720px}.reservation-contact-mini{padding:28px;border-radius:24px;background:var(--dark);color:#fff;display:flex;flex-direction:column;gap:8px}.reservation-contact-mini span{color:var(--gold);font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:900}.site-section{padding:80px 0}.reservation-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:30px;align-items:start}.reservation-form-card,.reservation-info-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:38px;box-shadow:0 16px 50px rgba(45,25,15,.06)}.public-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.public-form label{display:flex;flex-direction:column;gap:9px;font-weight:800;font-size:14px}.public-form input,.public-form textarea{width:100%;border:1px solid var(--line);background:#fff;padding:17px 18px;border-radius:15px;outline:none;transition:.2s}.public-form input:focus,.public-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(153,27,27,.08)}.field-wide{grid-column:1/-1}.site-button-large{margin-top:22px}.form-privacy{font-size:12px;color:var(--muted)}.form-alert{padding:16px 18px;border-radius:14px;margin-bottom:20px;display:flex;flex-direction:column}.form-alert-success{background:#e8f7ee;color:#17613b}.form-alert-error{background:#fdecea;color:#8b1818}.reservation-info-card ol{list-style:none;padding:0;counter-reset:steps}.reservation-info-card li{position:relative;padding:0 0 28px 48px;counter-increment:steps}.reservation-info-card li::before{content:counter(steps);position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:900}.reservation-info-card li::after{content:"";position:absolute;left:15px;top:38px;width:1px;height:calc(100% - 42px);background:var(--line)}.reservation-info-card li:last-child::after{display:none}.reservation-info-card strong,.reservation-info-card span{display:block}.reservation-info-card span{color:var(--muted);margin-top:5px}.site-footer{background:#15100f;color:#fff;padding-top:75px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.footer-brand p,.footer-column p{color:#bcb0a9}.footer-column{display:flex;flex-direction:column;gap:11px}.footer-column h3{color:var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.footer-cta{color:#fff;font-weight:900}.footer-bottom{margin-top:60px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#9f948e;font-size:13px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:900;background:#1f9d55;color:#fff;border-radius:999px;padding:14px 19px;font-weight:900;box-shadow:0 18px 40px rgba(0,0,0,.22)}.mobile-booking-bar{display:none}
@media(max-width:980px){.main-nav{position:fixed;inset:122px 18px auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch;gap:5px}.main-nav.is-open{display:flex}.main-nav a{padding:13px 14px}.menu-toggle{display:flex;flex-direction:column;gap:4px;align-items:center}.menu-toggle span{width:24px;height:2px;background:var(--ink)}.menu-toggle b{font-size:10px}.hero-grid,.home-about-grid,.reservation-hero-grid,.reservation-layout{grid-template-columns:1fr}.hero-visual{min-height:380px}.grid,.menu-grid,.price-grid{grid-template-columns:1fr 1fr}.contact-strip-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr}.home-cta-inner,.page-reservation-cta-inner,.inner-hero-grid{align-items:flex-start;flex-direction:column}.inner-hero-grid{display:flex}}
@media(max-width:680px){:root{--container:min(100% - 28px,1180px);--radius:21px}.announcement-inner{justify-content:center}.announcement-inner a{display:none}.nav-shell{height:75px}.brand-badge{width:44px;height:44px}.brand-copy strong{font-size:16px}.hero{padding:65px 0}.hero-copy h1{font-size:54px}.hero-visual{min-height:300px;padding:28px}.hero-visual strong{font-size:40px}.hero-features{grid-template-columns:1fr}.home-about,.dynamic-home-sections,.listing-section{padding:70px 0}.home-about-grid{gap:30px}.grid,.menu-grid,.price-grid{grid-template-columns:1fr}.contact-strip-grid{grid-template-columns:1fr}.contact-strip-grid>div{padding:24px 0}.contact-strip-grid a{min-height:62px;border-left:0;border-top:1px solid rgba(255,255,255,.12)}.home-cta-inner,.page-reservation-cta-inner{padding:34px 25px}.inner-hero{padding:58px 0}.inner-hero h1{font-size:49px}.timeline-item{grid-template-columns:58px 1fr;gap:15px}.timeline-index{width:54px;height:54px}.public-form-grid{grid-template-columns:1fr}.reservation-form-card,.reservation-info-card{padding:24px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.floating-whatsapp{display:none}.mobile-booking-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:950;display:grid;grid-template-columns:1fr 1.5fr;background:#fff;border:1px solid var(--line);border-radius:18px;padding:7px;box-shadow:0 20px 50px rgba(0,0,0,.2)}.mobile-booking-bar a{display:grid;place-items:center;min-height:48px;font-weight:900}.mobile-booking-bar a:last-child{background:var(--brand);color:#fff;border-radius:13px}.site-footer{padding-bottom:90px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Sürüm 2.0 - Blog */
.blog-listing{padding:80px 0 110px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 40px rgba(45,25,15,.05);transition:.25s}.blog-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.blog-card>a{display:block;aspect-ratio:16/10;overflow:hidden}.blog-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.blog-card:hover img{transform:scale(1.04)}.blog-card-body{padding:26px}.blog-card-body>span{display:block;color:var(--brand);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.blog-card h2{font-family:var(--serif);font-size:28px;line-height:1.15;margin:12px 0}.blog-card p{color:var(--muted)}.blog-empty{padding:60px;text-align:center;background:#fff;border:1px dashed var(--line);border-radius:var(--radius)}.blog-detail{max-width:900px;padding-top:65px;padding-bottom:110px}.blog-cover{width:100%;max-height:520px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow);margin-bottom:22px}.blog-meta{font-size:13px;color:var(--muted);margin-bottom:28px}.blog-content{font-size:18px;line-height:1.85}.blog-content h2,.blog-content h3{font-family:var(--serif);line-height:1.2;margin-top:42px}.blog-content h2{font-size:38px}.blog-content h3{font-size:28px}.blog-content img{border-radius:22px;margin:28px 0}.blog-content a{color:var(--brand);text-decoration:underline}.blog-content blockquote{margin:30px 0;padding:20px 24px;border-left:4px solid var(--brand);background:#fff;border-radius:0 16px 16px 0}@media(max-width:980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.blog-listing{padding:50px 0 80px}.blog-grid{grid-template-columns:1fr}.blog-card h2{font-size:25px}.blog-detail{padding-top:40px}.blog-content{font-size:16px}.blog-content h2{font-size:31px}}
.gallery-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery-album-card{display:block;background:#fff;border:1px solid #eee2d8;border-radius:22px;overflow:hidden;color:inherit;text-decoration:none;box-shadow:0 12px 34px rgba(56,32,21,.08)}.gallery-album-card img,.gallery-placeholder{width:100%;height:240px;object-fit:cover}.gallery-placeholder{display:grid;place-items:center;background:#efe3d6;font-size:42px;font-weight:800}.gallery-album-card>div{padding:20px}.gallery-album-card h2{margin:0 0 8px}.gallery-album-card p{margin:0 0 12px}.gallery-album-card span{font-size:.9rem;font-weight:700;color:#8f1717}@media(max-width:850px){.gallery-album-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.gallery-album-grid{grid-template-columns:1fr}}


/* Hızlı rezervasyon — kompakt, JavaScript gerektirmez */
.sj-reservation-toggle{position:fixed;left:-9999px;opacity:0;pointer-events:none}
.sj-reservation-modal{position:fixed;inset:0;z-index:2147483000;visibility:hidden;pointer-events:none}
.sj-reservation-backdrop{position:absolute;inset:0;display:block;background:rgba(12,7,5,.72);opacity:0;transition:opacity .28s ease;backdrop-filter:blur(5px);cursor:pointer}
.sj-reservation-panel{position:absolute;left:50%;bottom:0;width:min(720px,calc(100% - 24px));max-height:88vh;overflow:hidden;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -25px 80px rgba(0,0,0,.38);transform:translate(-50%,105%);transition:transform .38s cubic-bezier(.22,.8,.24,1)}
.sj-reservation-toggle:checked + .sj-reservation-modal{visibility:visible;pointer-events:auto}
.sj-reservation-toggle:checked + .sj-reservation-modal .sj-reservation-backdrop{opacity:1}
.sj-reservation-toggle:checked + .sj-reservation-modal .sj-reservation-panel{transform:translate(-50%,0);animation:sjReservationEnter .38s cubic-bezier(.22,.8,.24,1) both}
@keyframes sjReservationEnter{from{transform:translate(-50%,105%)}to{transform:translate(-50%,0)}}
.sj-reservation-close{position:absolute;left:15px;top:15px;z-index:4;width:40px;height:40px;display:grid;place-items:center;border:1px solid #e5dbd0;border-radius:50%;background:#fff;color:#171311;font-size:27px;line-height:1;cursor:pointer}
.sj-reservation-scroll{max-height:88vh;overflow-y:auto;padding:58px 30px 24px}
.sj-reservation-badge{display:table;margin:0 auto 7px;padding:6px 11px;border-radius:999px;background:#fff1e5;color:#9a3412;font-size:11px;font-weight:900}
.sj-reservation-kicker{margin:0;text-align:center;color:#991b1b;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.sj-reservation-modal h2{margin:4px 0 0;text-align:center;font-family:var(--serif);font-size:clamp(32px,4vw,45px);line-height:1.05;color:#171311}
.sj-reservation-intro{max-width:550px;margin:9px auto 18px;text-align:center;color:#6f665f;font-size:15px;line-height:1.55}
.sj-reservation-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.sj-reservation-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#171311}
.sj-reservation-form input,.sj-reservation-form textarea{width:100%;padding:12px 13px;border:1px solid #e5dbd0;border-radius:13px;background:#fff;color:#171311;font:inherit;outline:none}
.sj-reservation-form textarea{resize:vertical;min-height:78px}
.sj-reservation-form input:focus,.sj-reservation-form textarea:focus{border-color:#991b1b;box-shadow:0 0 0 4px rgba(153,27,27,.08)}
.sj-reservation-wide{grid-column:1/-1}
.sj-reservation-submit,.sj-reservation-whatsapp{width:100%;min-height:50px;border:0;border-radius:14px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none}
.sj-reservation-submit{margin-top:14px;background:#991b1b;color:#fff}
.sj-reservation-whatsapp{margin-top:9px;background:#128c4a;color:#fff}
.sj-reservation-privacy{margin:10px 0 0;text-align:center;color:#81766e;font-size:11px;line-height:1.45}
.sj-reservation-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:14px;background:#991b1b;color:#fff;cursor:pointer}
.sj-fixed-actions{position:fixed;left:50%;bottom:max(10px,env(safe-area-inset-bottom));z-index:9998;transform:translateX(-50%);display:grid;gap:7px;width:min(430px,calc(100% - 20px));padding:7px;background:rgba(255,255,255,.96);border:1px solid #eadfd6;border-radius:19px;box-shadow:0 16px 45px rgba(0,0,0,.22)}
.sj-fixed-actions-two{grid-template-columns:1fr 1fr}.sj-fixed-actions-one{grid-template-columns:1fr}
.sj-fixed-actions a{display:flex;align-items:center;justify-content:center;min-height:50px;border-radius:13px;color:#fff;font-weight:800;text-decoration:none}
.sj-wa{background:#128c4a}.sj-call{background:#991b1b}
.site-footer{padding-bottom:95px}
@media(min-width:900px){.sj-reservation-panel{bottom:18px;border-radius:26px}.sj-reservation-scroll{padding-bottom:22px}}
@media(max-width:680px){.sj-reservation-panel{width:100%;max-height:91dvh;border-radius:23px 23px 0 0}.sj-reservation-scroll{max-height:91dvh;padding:56px 16px calc(20px + env(safe-area-inset-bottom))}.sj-reservation-grid{grid-template-columns:1fr}.sj-reservation-wide{grid-column:auto}.sj-fixed-actions{width:calc(100% - 16px)}.sj-reservation-modal h2{font-size:34px}.sj-reservation-intro{font-size:14px;margin-bottom:15px}}


/* Ana sayfa arama niyeti odaklı hero — v11 */
.hero-search-intent{padding:72px 0 78px}.hero-search-intent .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:56px}.hero-search-intent .hero-copy h1{max-width:760px;font-size:clamp(48px,6vw,82px);line-height:.98;margin:20px 0}.hero-lead{max-width:720px!important;font-size:18px!important;line-height:1.75!important}.hero-actions{margin:28px 0 20px}.hero-popup-button{appearance:none}.hero-whatsapp-button{background:#168a4a!important;color:#fff!important;border-color:#168a4a!important}.hero-whatsapp-button:hover{background:#0f713b!important}.hero-trust-row{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 24px}.hero-trust-row span{padding:8px 12px;border:1px solid rgba(153,27,27,.14);border-radius:999px;background:rgba(255,255,255,.7);color:#5f514a;font-size:12px;font-weight:800}.hero-features-six{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.hero-features-six>div{min-height:112px}.hero-reservation-card{min-height:570px;justify-content:space-between;padding:34px;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.12),transparent 30%),linear-gradient(145deg,#aa2525 0%,#6f1010 48%,#2a0c0b 100%);transform:none}.hero-reservation-card::before{inset:18px}.hero-card-top,.hero-card-content{position:relative;z-index:1}.hero-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-card-badge{display:inline-flex!important;padding:8px 12px;border-radius:999px;background:#fff1e5;color:#8f2a11;font-size:11px!important;font-weight:900;letter-spacing:0!important}.hero-card-location{font-size:11px!important;letter-spacing:.2em!important}.hero-card-content{display:flex;flex-direction:column;align-items:flex-start}.hero-card-kicker{margin:0 0 8px;color:#f0c98a;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-card-content h2{margin:0 0 20px;font-family:var(--serif);font-size:clamp(42px,5vw,62px);line-height:1.02}.hero-card-content ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}.hero-card-content li{position:relative;padding-left:27px;color:rgba(255,255,255,.88);font-size:14px}.hero-card-content li::before{content:'✓';position:absolute;left:0;top:0;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);font-size:11px;font-weight:900}.hero-card-phone{margin-bottom:12px;color:#fff;font-weight:850;text-decoration:underline;text-underline-offset:4px}.hero-card-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:0 20px;border-radius:15px;background:#fff;color:#7d1515;font-weight:900;cursor:pointer;box-shadow:0 14px 30px rgba(0,0,0,.2);transition:.2s}.hero-card-cta:hover{transform:translateY(-2px)}
@media(max-width:980px){.hero-search-intent .hero-grid{grid-template-columns:1fr;gap:34px}.hero-reservation-card{min-height:470px}.hero-features-six{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.hero-search-intent{padding:48px 0 58px}.hero-search-intent .hero-copy h1{font-size:46px}.hero-lead{font-size:16px!important}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-trust-row{gap:7px}.hero-trust-row span{font-size:11px}.hero-features-six{grid-template-columns:1fr 1fr}.hero-features-six>div{min-height:104px;padding:15px}.hero-reservation-card{min-height:460px;padding:26px}.hero-card-top{align-items:flex-start;flex-direction:column}.hero-card-content h2{font-size:42px}}
@media(max-width:430px){.hero-features-six{grid-template-columns:1fr}.hero-features-six>div{min-height:auto}}

/* SEO içerik ve sayfa SSS düzeni — v12 */
.home-seo-section{padding:96px 0;background:#fff}.supporting-seo-content{margin-top:0;margin-bottom:20px}.seo-rich-content{max-width:980px;font-size:17px;line-height:1.9}.seo-rich-content>h2:first-child{margin-top:0}.seo-rich-content h2,.seo-rich-content h3{font-family:var(--serif);line-height:1.15;letter-spacing:-.02em;color:var(--ink)}.seo-rich-content h2{font-size:clamp(34px,4.5vw,50px);margin:52px 0 18px}.seo-rich-content h3{font-size:clamp(24px,3vw,32px);margin:34px 0 12px}.seo-rich-content p{color:#514944;margin:0 0 20px}.seo-rich-content ul,.seo-rich-content ol{margin:20px 0 28px;padding-left:24px}.seo-rich-content li{margin:9px 0;color:#514944}.seo-rich-content strong{color:var(--ink)}.seo-rich-content a{color:var(--brand);font-weight:850;text-decoration:underline;text-underline-offset:4px}.seo-rich-content .seo-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0}.seo-rich-content .seo-info-card{padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(45,25,15,.05)}.seo-rich-content .seo-info-card h3{font-family:var(--font);font-size:20px;margin:0 0 8px}.seo-rich-content .seo-info-card p{font-size:15px;margin:0}.seo-rich-content .seo-note{padding:22px 24px;border-left:4px solid var(--brand);border-radius:0 18px 18px 0;background:#fff3ed}.seo-rich-content .seo-steps{counter-reset:seo-step;list-style:none;padding:0;display:grid;gap:13px}.seo-rich-content .seo-steps li{counter-increment:seo-step;position:relative;padding:18px 18px 18px 60px;margin:0;border:1px solid var(--line);border-radius:18px;background:#fff}.seo-rich-content .seo-steps li::before{content:counter(seo-step);position:absolute;left:17px;top:16px;width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:var(--brand);color:#fff;font-weight:900}.page-faq-section{padding:90px 0;background:#f1e8de}.page-faq-inner{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:60px;align-items:start}.page-faq-heading{position:sticky;top:145px;margin:0}.page-faq-heading h2{font-size:clamp(36px,4.5vw,54px)}.page-faq-list{display:grid;gap:12px}.page-faq-item{overflow:hidden;border:1px solid rgba(95,67,45,.13);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(45,25,15,.04)}.page-faq-item summary{position:relative;cursor:pointer;list-style:none;padding:20px 58px 20px 22px;font-weight:850;line-height:1.45}.page-faq-item summary::-webkit-details-marker{display:none}.page-faq-item summary::after{content:'+';position:absolute;right:22px;top:50%;transform:translateY(-50%);font-size:25px;color:var(--brand);font-weight:500}.page-faq-item[open] summary::after{content:'−'}.page-faq-item>div{padding:0 22px 22px}.page-faq-item p{margin:0;color:var(--muted);line-height:1.75}.reservation-seo-section{padding-top:10px}
@media(max-width:900px){.page-faq-inner{grid-template-columns:1fr;gap:30px}.page-faq-heading{position:static}.seo-rich-content .seo-info-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.home-seo-section,.page-faq-section{padding:65px 0}.seo-rich-content{font-size:16px}.seo-rich-content h2{margin-top:40px}.seo-rich-content .seo-info-grid{grid-template-columns:1fr}.page-faq-item summary{padding:18px 50px 18px 17px}.page-faq-item>div{padding:0 17px 19px}}
