/*
Theme: Saygın Otel Selimiye Elite
SAYGIN-OTEL-ELITE-V1
*/
:root{
    --black:#11120f;
    --ink:#1c1d19;
    --muted:#6f7468;
    --green:#102d20;
    --green-2:#244431;
    --sage:#748466;
    --cream:#f4f0e8;
    --cream-2:#fbf8f1;
    --line:#ded8cc;
    --gold:#bda881;
    --white:#fff;
    --shadow:0 22px 60px rgba(17,18,15,.12);
    --serif: Georgia, "Times New Roman", serif;
    --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --script: "Brush Script MT","Segoe Script",cursive;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
    margin:0;
    background:var(--cream-2);
    color:var(--ink);
    font-family:var(--sans);
    line-height:1.55;
}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input,select,textarea{font:inherit}
.skip-link{position:absolute;left:-999px;top:0;background:#fff;color:#000;padding:10px;z-index:9999}
.skip-link:focus{left:10px}
.side-nav{
    position:fixed;inset:0 auto 0 0;width:145px;background:linear-gradient(90deg,#0c0e0d,#151714);
    color:#eae6da;z-index:80;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08)
}
.side-nav__logo{padding:34px 22px 22px;text-align:center}
.side-nav__logo img{width:90px;margin:auto;filter:drop-shadow(0 10px 18px rgba(0,0,0,.4))}
.side-nav__menu{display:flex;flex-direction:column;gap:0;margin-top:26px}
.side-nav__menu a{
    position:relative;display:flex;align-items:center;justify-content:space-between;
    padding:14px 26px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d7d3c8
}
.side-nav__menu a:hover,.side-nav__menu a.is-active{color:#fff;background:rgba(255,255,255,.025)}
.side-nav__menu a i{font-style:normal;color:var(--gold)}
.side-nav__bottom{margin-top:auto;padding:28px 20px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.vertical-word{writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;text-transform:uppercase;letter-spacing:.36em;color:#b6afa0}
.socials{display:flex;flex-direction:column;gap:16px;align-items:center}
.socials a{font-size:17px;color:#f4f0e8;opacity:.88}
.site-main,.footer-cta,.site-footer,.site-bottom{margin-left:145px}
.mobile-head,.mobile-menu{display:none}
.hero{position:relative;min-height:610px;overflow:hidden;background:#0b1714}
.hero__media{position:absolute;inset:0;z-index:0}
.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero__overlay{
    position:absolute;inset:0;z-index:1;
    background:linear-gradient(90deg,rgba(244,240,232,.88) 0%,rgba(244,240,232,.68) 16%,rgba(244,240,232,.08) 45%,rgba(0,0,0,.12) 100%),
               linear-gradient(0deg,rgba(0,0,0,.34),rgba(0,0,0,.05) 44%,rgba(255,255,255,.05));
}
.hero__content{position:relative;z-index:2;width:min(600px,46vw);padding:112px 0 70px 118px;color:var(--ink)}
.hero__eyebrow,.section-kicker{
    display:flex;align-items:center;gap:18px;margin:0 0 18px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:#4a5b44
}
.hero__eyebrow span,.section-kicker:after{content:"";display:inline-block;width:64px;height:1px;background:var(--gold)}
.hero h1{font-family:var(--serif);font-size:70px;line-height:.94;font-weight:400;margin:0;color:#161713;letter-spacing:-.045em}
.hero h1 em{display:block;font-family:var(--script);font-size:74px;font-weight:400;line-height:.88;letter-spacing:0;color:#20231f}
.hero__location{max-width:380px;margin:34px 0 24px;font-size:15px;line-height:1.7;text-transform:uppercase;letter-spacing:.08em;color:#505548}
.text-link{display:inline-flex;align-items:center;gap:14px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.13em;color:#283728}
.text-link span{transition:transform .25s ease}
.text-link:hover span{transform:translateX(5px)}
.text-link--light{color:#2e3a2f}
.hero-badges{display:flex;gap:24px;margin-top:42px}
.hero-badges div{display:flex;flex-direction:column;gap:4px;border-left:1px solid rgba(28,29,25,.18);padding-left:16px}
.hero-badges strong{font-size:15px}
.hero-badges small{font-size:11px;color:#5f6559}
.hero__booking{position:absolute;z-index:3;right:74px;top:50%;transform:translateY(-45%);width:288px}
.booking-form{
    background:rgba(13,32,23,.96);color:#f5f1e8;padding:26px;border:1px solid rgba(255,255,255,.13);box-shadow:0 28px 70px rgba(0,0,0,.28)
}
.booking-title{font-family:var(--serif);font-size:17px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;color:#efe8d8}
.booking-form label{display:block;margin-bottom:13px}
.booking-form span{display:block;font-size:10px;color:#afa998;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}
.booking-form input,.booking-form select{
    width:100%;height:48px;border:1px solid rgba(255,255,255,.18);background:#0e241a;color:#fff;padding:0 13px;outline:none;border-radius:0;
}
.booking-form input:focus,.booking-form select:focus{border-color:var(--gold)}
.booking-form select option{color:#111;background:#fff}
.booking-form button{
    width:100%;height:52px;border:0;background:#f3eee5;color:#1b1d18;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:.25s
}
.booking-form button:hover{background:var(--gold);color:#fff}
.section-pad{padding:64px 86px}
.rooms-section{position:relative;background:#fff;border-bottom:1px solid var(--line)}
.scroll-label{
    position:absolute;left:32px;top:0;transform:translateY(-20px);writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.22em;font-size:10px;color:#8b897e
}
.scroll-label span{display:block;width:1px;height:60px;background:#151515;margin:0 auto 18px}
.section-intro{display:grid;grid-template-columns:220px 1fr auto;align-items:end;gap:34px;margin-bottom:34px}
.section-intro h2,.hotel-section h2,.breakfast-section h2,.seo-block h2,.inner-heading h2,.content-split h2,.reservation-summary h2{
    font-family:var(--serif);font-weight:400;letter-spacing:-.03em;line-height:1.05;margin:0;color:#1b1c18
}
.section-intro h2{font-size:36px}
.section-intro .section-kicker{align-self:start;margin-top:8px}
.section-intro--small{grid-template-columns:180px 300px auto}
.room-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.room-card{position:relative;min-width:0}
.room-card__image{height:148px;overflow:hidden;display:block;background:#e5dfd3}
.room-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.room-card:hover img{transform:scale(1.04)}
.room-card h3{font-size:15px;text-transform:uppercase;letter-spacing:.08em;margin:16px 0 7px}
.room-card p{font-size:13px;color:#666b60;margin:0}
.room-card__arrow{position:absolute;right:0;bottom:0;font-size:21px;color:#56634d}
.experiences-strip{
    display:grid;grid-template-columns:160px 1fr 150px;gap:30px;align-items:center;padding:42px 86px;background:#fbfaf6;border-bottom:1px solid var(--line)
}
.experiences-strip__items{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.experience-mini{display:flex;gap:14px}
.experience-mini>span{font-size:32px;line-height:1;color:#879179}
.experience-mini h3{margin:0 0 4px;font-size:14px;font-family:var(--serif);font-weight:500}
.experience-mini p{margin:0;color:#6d7168;font-size:12px}
.hotel-section{
    display:grid;grid-template-columns:1.1fr .55fr 1fr;border-bottom:1px solid var(--line);background:#fff
}
.hotel-section__image{min-height:290px;overflow:hidden}
.hotel-section__image img{width:100%;height:100%;object-fit:cover}
.hotel-section__intro{padding:56px 54px;border-right:1px solid var(--line)}
.hotel-section h2{font-size:38px;margin:8px 0 20px}
.hotel-section__intro p{font-size:14px;color:#60655a;margin-bottom:24px}
.hotel-section__features{display:grid;grid-template-columns:1fr 1fr;gap:0}
.hotel-section__features div{display:flex;align-items:center;gap:16px;padding:28px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:90px}
.hotel-section__features span{font-size:28px;color:#7d8f74}
.hotel-section__features p{margin:0;font-size:13px;color:#64685f}
.gallery-section{display:grid;grid-template-columns:1fr 2.6fr;gap:34px;padding:44px 86px;background:#fff;border-bottom:1px solid var(--line)}
.gallery-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.gallery-row a{height:150px;overflow:hidden}
.gallery-row img{width:100%;height:100%;object-fit:cover}
.breakfast-section{display:grid;grid-template-columns:1.2fr 1fr;background:#fbfaf6;border-bottom:1px solid var(--line)}
.breakfast-section>img{width:100%;height:280px;object-fit:cover}
.breakfast-section>div{padding:54px 72px;background:
    radial-gradient(circle at 90% 40%, rgba(115,132,102,.08), transparent 30%),
    #fbfaf6}
.breakfast-section h2{font-size:34px;margin:0 0 16px}
.breakfast-section p{color:#62685d;max-width:420px}
.bottom-grid{display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;border-bottom:1px solid var(--line)}
.bottom-grid>div{padding:46px 58px;border-right:1px solid var(--line)}
.quote{font-family:var(--serif);font-size:80px;line-height:.6;color:#d8d2c6}
.review-box p{font-size:14px;color:#555b51}
.review-box h3{margin:22px 0 0;font-size:14px;text-transform:uppercase}
.faq-box details{border-bottom:1px solid var(--line);padding:13px 0}
.faq-box summary,.faq-page-list summary{cursor:pointer;font-weight:700;font-size:13px;display:flex;justify-content:space-between}
.faq-box summary:after,.faq-page-list summary:after{content:"+"}
.faq-box p,.faq-page-list p{color:#656a60;font-size:14px}
.contact-box p{font-size:14px;color:#555c52}
.button-dark,.button-outline{
    display:inline-flex;align-items:center;gap:10px;border:1px solid var(--green);padding:15px 22px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase
}
.button-dark{background:var(--green);color:#fff}
.button-outline{background:transparent;color:var(--green)}
.seo-block{padding:44px 86px;background:#fbfaf6;border-bottom:1px solid var(--line)}
.seo-block h2{font-size:28px;margin-bottom:14px}
.seo-block p{max-width:1120px;color:#5b6157}
.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.tag-row span,.feature-pill-grid span{
    border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;color:#586052
}
.footer-cta{
    background:var(--green);color:#fff;padding:42px 86px;display:grid;grid-template-columns:1fr 1.4fr;gap:48px;align-items:center;border-radius:80px 0 0 0;margin-top:0
}
.footer-cta h2{font-family:var(--serif);font-weight:400;font-size:31px;line-height:1.05;margin:0 0 10px;color:#fff}
.footer-cta p{margin:0;color:#d6ddd1}
.booking-form--compact{
    display:grid;grid-template-columns:repeat(4,1fr) 185px;gap:10px;padding:12px;background:#f7f3ea;color:#1e211c;border:0;box-shadow:none;border-radius:0
}
.booking-form--compact label{margin:0}
.booking-form--compact span{color:#71766b}
.booking-form--compact input,.booking-form--compact select{background:#fff;color:#1d1e1a;border:1px solid #ded8cc}
.booking-form--compact button{height:48px;background:var(--green);color:#fff}
.site-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:34px;padding:46px 86px;background:#f7f3ea;color:#1c211b;border-bottom:1px solid #ddd5c8}
.footer-brand img{width:145px;margin-bottom:18px}
.footer-brand p,.footer-col p{color:#65695f;font-size:13px}
.footer-socials{display:flex;gap:12px;flex-wrap:wrap}
.footer-socials a,.footer-col a{display:block;font-size:13px;color:#485244;margin:8px 0}
.footer-col h3{font-size:13px;text-transform:uppercase;letter-spacing:.13em;margin:0 0 14px}
.footer-map{font-weight:800;color:var(--green)!important}
.site-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 86px;background:#11120f;color:#b8b0a3;font-size:12px}
.inner-hero{position:relative;min-height:360px;background:#111;overflow:hidden}
.inner-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.68}
.inner-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,18,15,.62),rgba(17,18,15,.12))}
.inner-hero__content{position:relative;z-index:2;color:#fff;padding:92px 86px;max-width:790px}
.inner-hero__content .section-kicker{color:#d5c197}
.inner-hero__content h1{font-family:var(--serif);font-size:58px;line-height:1;margin:0 0 18px;font-weight:400}
.inner-hero__content p{font-size:18px;color:#ece8dd}
.inner-section,.text-page{padding:64px 86px;background:#fff}
.inner-heading{max-width:760px;margin-bottom:34px}
.inner-heading h2{font-size:42px;margin:8px 0 12px}
.inner-heading p{color:#5c6258}
.listing-grid{display:grid;gap:28px}
.listing-card{display:grid;grid-template-columns:360px 1fr;gap:32px;border:1px solid var(--line);background:#fbfaf6;padding:16px}
.listing-card img{width:100%;height:250px;object-fit:cover}
.listing-card h3{font-family:var(--serif);font-size:32px;font-weight:400;margin:6px 0 10px}
.listing-card p{color:#5f655a}
.listing-card span{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#66705f;font-weight:800}
.meta-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}
.meta-row b{border:1px solid var(--line);padding:8px 12px;font-size:12px;background:#fff;color:#4c564a}
.room-detail-hero{display:grid;grid-template-columns:1fr 1.2fr;gap:36px;padding:72px 86px;background:#f8f4ec;align-items:center}
.room-detail-hero h1{font-family:var(--serif);font-weight:400;font-size:58px;line-height:1;margin:0 0 18px}
.room-detail-hero p{font-size:18px;color:#5f675b}
.room-detail-hero img{height:480px;width:100%;object-fit:cover;box-shadow:var(--shadow)}
.room-detail-layout{display:grid;grid-template-columns:1fr 340px;gap:46px;padding:64px 86px;background:#fff}
.room-detail-layout h2,.room-detail-layout h3{font-family:var(--serif);font-weight:400;font-size:32px}
.room-detail-layout p{color:#5b6157}
.price-note{background:#f4f0e8;border-left:4px solid var(--green);padding:16px 18px!important;color:#1f261f!important}
.feature-pill-grid{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 32px}
.detail-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.detail-gallery img{height:230px;width:100%;object-fit:cover}
.sticky-booking{position:sticky;top:20px;align-self:start;background:#102d20;color:#fff;padding:24px}
.sticky-booking h3{font-family:var(--serif);font-size:27px;font-weight:400;margin:0 0 8px}
.sticky-booking p{color:#d1d6c9}
.sticky-booking .booking-form{padding:0;box-shadow:none;border:0;background:transparent}
.content-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;padding:72px 86px;background:#fff;align-items:center}
.content-split__image{width:100%;height:440px;object-fit:cover;box-shadow:var(--shadow)}
.content-split h2{font-size:42px;margin:10px 0 18px}
.content-split p{color:#5e665a}
.feature-list-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:#fbfaf6}
.feature-list-panel div{display:flex;gap:12px;align-items:center;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.feature-list-panel span{font-size:28px;color:#7f8f73}
.icon-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.icon-card-grid article{background:#fbfaf6;border:1px solid var(--line);padding:28px}
.icon-card-grid span{font-size:42px;color:#738466}
.icon-card-grid h3{font-family:var(--serif);font-weight:400;font-size:24px}
.icon-card-grid p{color:#62695f}
.masonry-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.masonry-gallery figure{margin:0;background:#fbfaf6;border:1px solid var(--line);padding:10px}
.masonry-gallery img{width:100%;height:280px;object-fit:cover}
.masonry-gallery figcaption{padding:10px;font-size:13px;color:#5f655b}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.review-card{border:1px solid var(--line);background:#fbfaf6;padding:30px}
.review-card .stars{color:#bfa26d;letter-spacing:.12em}
.review-card p{font-family:var(--serif);font-size:20px;color:#30352e}
.review-card h3{margin-bottom:0}
.review-card small{color:#6a6f65}
.faq-page-list{max-width:980px;margin:0 auto;background:#fff}
.faq-page-list details{border-bottom:1px solid var(--line);padding:22px 0}
.contact-layout{display:grid;grid-template-columns:420px 1fr;gap:28px;padding:64px 86px;background:#fff}
.contact-info-panel{background:#f7f3ea;border:1px solid var(--line);padding:34px}
.contact-info-panel h2{font-family:var(--serif);font-size:36px;font-weight:400}
.contact-info-panel a{display:block;margin:13px 0;color:#1c2d20;font-weight:700}
.map-embed iframe{width:100%;height:520px;display:block;border:0}
.reservation-layout{display:grid;grid-template-columns:350px 1fr;gap:30px;padding:64px 86px;background:#fff}
.reservation-summary{border:1px solid var(--line);background:#f7f3ea;padding:30px;height:max-content}
.hms-frame{border:1px solid var(--line);background:#fff;min-height:580px;padding:24px}
.hms-frame iframe{width:100%;min-height:640px;border:0}
.hms-frame__head h2{font-family:var(--serif);font-weight:400;font-size:32px;margin:0}
.text-page{min-height:380px;font-size:18px;color:#555c52}
@media (max-width: 1180px){
    .hero__content{padding-left:72px;width:55vw}
    .hero h1{font-size:58px}
    .hero h1 em{font-size:60px}
    .hero__booking{right:38px}
    .section-pad,.experiences-strip,.gallery-section,.seo-block,.inner-section,.content-split,.contact-layout,.reservation-layout,.room-detail-layout,.room-detail-hero,.footer-cta,.site-footer,.site-bottom{padding-left:52px;padding-right:52px}
    .hotel-section{grid-template-columns:1fr 1fr}
    .hotel-section__features{grid-column:1/-1}
}
@media (max-width: 900px){
    body{background:#fff}
    .side-nav{display:none}
    .site-main,.footer-cta,.site-footer,.site-bottom{margin-left:0}
    .mobile-head{
        display:flex;position:fixed;top:18px;left:18px;right:18px;height:78px;background:rgba(247,243,234,.94);z-index:100;align-items:center;justify-content:center;border-radius:999px;box-shadow:0 18px 40px rgba(0,0,0,.12);backdrop-filter:blur(12px)
    }
    .mobile-head__logo img{height:55px;width:auto;max-width:210px;object-fit:contain}
    .mobile-head__toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;border:0;background:var(--green);display:grid;place-content:center;gap:6px}
    .mobile-head__toggle span{display:block;width:25px;height:2px;background:#fff}
    .mobile-menu{display:block;position:fixed;inset:0;background:#0d1510;color:#fff;z-index:200;transform:translateX(100%);transition:.32s ease;padding:34px}
    .mobile-menu.is-open{transform:translateX(0)}
    .mobile-menu__close{position:absolute;right:24px;top:22px;background:transparent;border:0;color:#fff;font-size:44px}
    .mobile-menu img{width:150px;margin:28px auto 40px}
    .mobile-menu nav{display:flex;flex-direction:column;gap:0}
    .mobile-menu a{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:18px}
    .mobile-reservation-link{background:#f4f0e8!important;color:#102d20!important;padding:16px 18px!important;border-radius:999px;text-align:center;margin-top:20px;font-weight:800}
    .hero{min-height:760px;display:flex;align-items:flex-end}
    .hero__media img{object-fit:cover;object-position:center}
    .hero__overlay{background:linear-gradient(0deg,rgba(4,10,8,.76),rgba(4,10,8,.16) 45%,rgba(4,10,8,.18)),linear-gradient(90deg,rgba(4,10,8,.18),rgba(4,10,8,.02))}
    .hero__content{width:100%;padding:138px 28px 38px;color:#fff}
    .hero__eyebrow{color:#e0c38c;font-size:10px;gap:12px}
    .hero__eyebrow span{width:50px;background:#cdb57e}
    .hero h1{font-size:52px;color:#fff;letter-spacing:-.05em;max-width:640px}
    .hero h1 em{font-size:46px;color:#fff;margin-top:6px}
    .hero__location{font-size:15px;color:#fff;margin:24px 0 22px;text-transform:none;letter-spacing:0;max-width:620px}
    .text-link--light{color:#fff}
    .hero-badges{gap:10px;overflow:auto;margin-top:30px;padding-bottom:4px}
    .hero-badges div{min-width:150px;border-left-color:rgba(255,255,255,.25)}
    .hero-badges small{color:#e7e2d7}
    .hero__booking{position:static;transform:none;width:auto;margin:0 24px 30px;z-index:3}
    .hero .booking-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:rgba(244,240,232,.96);color:#141711;border-radius:22px;padding:18px;box-shadow:0 14px 44px rgba(0,0,0,.18)}
    .hero .booking-title{grid-column:1/-1;color:#17221a;margin-bottom:2px;font-size:14px}
    .hero .booking-form label{margin:0}
    .hero .booking-form span{color:#71766b}
    .hero .booking-form input,.hero .booking-form select{background:#fff;color:#151713;border-color:#e0d9cd;border-radius:12px}
    .hero .booking-room{grid-column:1/-1}
    .hero .booking-form button{grid-column:1/-1;border-radius:12px;background:#102d20;color:#fff;height:50px}
    .section-pad,.experiences-strip,.gallery-section,.seo-block,.inner-section,.content-split,.contact-layout,.reservation-layout,.room-detail-layout,.room-detail-hero,.footer-cta,.site-footer,.site-bottom{padding-left:24px;padding-right:24px}
    .rooms-section{padding-top:48px}
    .scroll-label{display:none}
    .section-intro,.section-intro--small{display:block}
    .section-intro h2{font-size:34px;margin:8px 0 16px}
    .room-card-grid,.experiences-strip__items,.gallery-row,.bottom-grid,.hotel-section,.breakfast-section,.listing-card,.room-detail-hero,.room-detail-layout,.content-split,.icon-card-grid,.masonry-gallery,.review-grid,.contact-layout,.reservation-layout,.site-footer,.footer-cta{grid-template-columns:1fr}
    .experiences-strip{display:block}
    .experiences-strip__items{margin:22px 0}
    .hotel-section__intro{padding:34px 24px;border-right:0}
    .hotel-section__features{grid-template-columns:1fr}
    .gallery-section{display:block}
    .gallery-row{margin-top:24px}
    .gallery-row a,.room-card__image{height:220px}
    .breakfast-section>div{padding:34px 24px}
    .bottom-grid>div{padding:34px 24px;border-right:0;border-bottom:1px solid var(--line)}
    .booking-form--compact{grid-template-columns:1fr}
    .footer-cta{border-radius:42px 42px 0 0;gap:24px}
    .site-footer{gap:22px}
    .site-bottom{display:block;text-align:center}
    .inner-hero{min-height:360px;padding-top:90px}
    .inner-hero__content{padding:80px 24px 46px}
    .inner-hero__content h1{font-size:44px}
    .listing-card{gap:18px}
    .listing-card img{height:260px}
    .room-detail-hero img{height:340px}
    .detail-gallery{grid-template-columns:1fr}
    .sticky-booking{position:relative;top:auto}
    .feature-list-panel{grid-template-columns:1fr}
    .map-embed iframe{height:420px}
}
@media (max-width: 540px){
    .hero{min-height:720px}
    .hero h1{font-size:43px}
    .hero h1 em{font-size:39px}
    .hero__content{padding-left:22px;padding-right:22px}
    .hero .booking-form{grid-template-columns:1fr}
    .section-pad,.experiences-strip,.gallery-section,.seo-block,.inner-section,.content-split,.contact-layout,.reservation-layout,.room-detail-layout,.room-detail-hero,.footer-cta,.site-footer,.site-bottom{padding-left:18px;padding-right:18px}
    .mobile-head{left:14px;right:14px;height:72px}
    .mobile-head__logo img{height:50px;max-width:185px}
    .mobile-head__toggle{width:56px;height:56px}
}

/* SAYGIN-V30-SAFE-HEADING-MENU-FIX
   Bu blok sadece public görünümde başlıkları kibarlaştırır ve mobil menüyü garanti açılır hale getirir.
*/
body:not(.admin-page) .site-main h1,
body:not(.admin-page) main h1,
body:not(.admin-page) .inner-hero h1,
body:not(.admin-page) .inner-hero-v13 h1,
body:not(.admin-page) .page-hero h1,
body:not(.admin-page) .sg-v18-page-intro h1 {
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(30px, 3vw, 48px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.022em !important;
  font-weight: 500 !important;
  text-wrap: balance;
}

body:not(.admin-page) .site-main h2,
body:not(.admin-page) main h2,
body:not(.admin-page) .section-intro h2,
body:not(.admin-page) .section-title h2,
body:not(.admin-page) .inner-heading h2,
body:not(.admin-page) .content-split h2,
body:not(.admin-page) .footer-cta h2,
body:not(.admin-page) .sg-atlas-section-head h2,
body:not(.admin-page) .sg-v17-section-head h2,
body:not(.admin-page) .sg-v18-section-head h2,
body:not(.admin-page) .sg-v18-page-intro h2 {
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(23px, 2vw, 34px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.016em !important;
  font-weight: 500 !important;
  text-wrap: balance;
}

body:not(.admin-page) .site-main h3,
body:not(.admin-page) main h3,
body:not(.admin-page) .room-card h3,
body:not(.admin-page) .listing-card h3,
body:not(.admin-page) .sg-v18-places-page-grid h3,
body:not(.admin-page) .sg-v18-policy-grid h3 {
  font-size: clamp(18px, 1.25vw, 22px) !important;
  line-height: 1.25 !important;
  letter-spacing: -0.006em !important;
  font-weight: 600 !important;
}

body:not(.admin-page) .hero h1,
body:not(.admin-page) .sg-atlas-hero__title {
  font-size: clamp(38px, 4.2vw, 66px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.035em !important;
  font-weight: 500 !important;
}

body:not(.admin-page) .hero h1 em,
body:not(.admin-page) .sg-atlas-hero__title em,
body:not(.admin-page) .sg-atlas-hero__title span {
  font-size: clamp(34px, 3.8vw, 58px) !important;
  line-height: 1 !important;
}

body:not(.admin-page) .section-kicker,
body:not(.admin-page) .sg-v18-kicker,
body:not(.admin-page) .sg-atlas-hero__kicker,
body:not(.admin-page) [class*="kicker"],
body:not(.admin-page) [class*="eyebrow"] {
  font-size: 10.5px !important;
  letter-spacing: .15em !important;
  line-height: 1.5 !important;
}

/* Desktop/mobil başlık span çakışması: aynı başlığın iki kez görünmesini engeller */
@media (min-width: 768px) {
  body:not(.admin-page) .inner-hero-v13__mobile-title,
  body:not(.admin-page) .inner-hero-v13__mobile-lead,
  body:not(.admin-page) .mobile-title,
  body:not(.admin-page) [data-mobile-title],
  body:not(.admin-page) [class*="mobile-title"],
  body:not(.admin-page) [class*="mobile-lead"] {
    display: none !important;
  }
  body:not(.admin-page) .inner-hero-v13__desktop-title,
  body:not(.admin-page) .inner-hero-v13__desktop-lead,
  body:not(.admin-page) .desktop-title,
  body:not(.admin-page) [data-desktop-title],
  body:not(.admin-page) [class*="desktop-title"],
  body:not(.admin-page) [class*="desktop-lead"] {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  body:not(.admin-page) .inner-hero-v13__desktop-title,
  body:not(.admin-page) .inner-hero-v13__desktop-lead,
  body:not(.admin-page) .desktop-title,
  body:not(.admin-page) [data-desktop-title],
  body:not(.admin-page) [class*="desktop-title"],
  body:not(.admin-page) [class*="desktop-lead"] {
    display: none !important;
  }
  body:not(.admin-page) .inner-hero-v13__mobile-title,
  body:not(.admin-page) .inner-hero-v13__mobile-lead,
  body:not(.admin-page) .mobile-title,
  body:not(.admin-page) [data-mobile-title],
  body:not(.admin-page) [class*="mobile-title"],
  body:not(.admin-page) [class*="mobile-lead"] {
    display: inline !important;
  }
}

/* İç sayfa hero alanları daha sakin */
body:not(.admin-page) .inner-hero,
body:not(.admin-page) .inner-hero-v13,
body:not(.admin-page) .page-hero {
  min-height: min(50vh, 500px) !important;
}

body:not(.admin-page) .inner-hero__content,
body:not(.admin-page) .inner-hero-v13__content,
body:not(.admin-page) .page-hero__content {
  max-width: 760px !important;
}

body:not(.admin-page) .inner-hero__content p,
body:not(.admin-page) .inner-hero-v13__content p,
body:not(.admin-page) .page-hero__content p,
body:not(.admin-page) .sg-v18-page-intro p {
  font-size: clamp(15px, 1.05vw, 17px) !important;
  line-height: 1.72 !important;
}

/* Gezilecek Yerler web görselleri kare ve daha şık */
@media (min-width: 992px) {
  body:not(.admin-page) .sg-v18-places-page-grid,
  body:not(.admin-page) .places-grid,
  body:not(.admin-page) .route-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 24px !important;
  }

  body:not(.admin-page) .sg-v18-place-card,
  body:not(.admin-page) .sg-v18-places-page-grid article,
  body:not(.admin-page) .places-grid article,
  body:not(.admin-page) .route-card {
    border-radius: 24px !important;
    overflow: hidden !important;
  }

  body:not(.admin-page) .sg-v18-place-card img,
  body:not(.admin-page) .sg-v18-places-page-grid article img,
  body:not(.admin-page) .places-grid article img,
  body:not(.admin-page) .route-card img {
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
    min-height: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
  }
}

/* Sol menüde uzun kelimelerin taşmasını engeller */
body:not(.admin-page) .side-nav__menu a,
body:not(.admin-page) .side-nav__menu a span {
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
}

body:not(.admin-page) .side-nav__menu a span {
  display: block !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
  line-height: 1.18 !important;
  font-size: clamp(9.5px, .68vw, 11px) !important;
  letter-spacing: .08em !important;
}

/* Mobil üst menü butonu: küçük, elit ve tıklanabilir */
@media (max-width: 991px) {
  body:not(.admin-page) .mobile-head {
    z-index: 10020 !important;
  }

  body:not(.admin-page) .mobile-head__toggle,
  body:not(.admin-page) [data-menu-toggle],
  body:not(.admin-page) .menu-toggle,
  body:not(.admin-page) .hamburger,
  body:not(.admin-page) .mobile-menu-toggle {
    position: relative !important;
    z-index: 10030 !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    border-radius: 999px !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    pointer-events: auto !important;
    cursor: pointer !important;
  }

  body:not(.admin-page) .mobile-head__toggle span,
  body:not(.admin-page) [data-menu-toggle] span {
    width: 17px !important;
    height: 1.5px !important;
    margin: 2.5px 0 !important;
    display: block !important;
  }

  body:not(.admin-page) .mobile-menu,
  body:not(.admin-page) [data-mobile-menu] {
    z-index: 10025 !important;
  }

  body:not(.admin-page) .mobile-menu.is-open,
  body:not(.admin-page) .mobile-menu.is-active,
  body:not(.admin-page) .mobile-menu.open,
  body:not(.admin-page) [data-mobile-menu].is-open,
  body:not(.admin-page) [data-mobile-menu].is-active,
  body:not(.admin-page) [data-mobile-menu].open {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    pointer-events: auto !important;
  }

  body.saygin-v30-menu-open,
  html.saygin-v30-menu-open {
    overflow: hidden !important;
  }

  body:not(.admin-page) .site-main h1,
  body:not(.admin-page) main h1,
  body:not(.admin-page) .inner-hero h1,
  body:not(.admin-page) .inner-hero-v13 h1,
  body:not(.admin-page) .page-hero h1 {
    font-size: clamp(27px, 8vw, 38px) !important;
    line-height: 1.12 !important;
  }

  body:not(.admin-page) .site-main h2,
  body:not(.admin-page) main h2,
  body:not(.admin-page) .section-intro h2,
  body:not(.admin-page) .section-title h2,
  body:not(.admin-page) .sg-v18-page-intro h2 {
    font-size: clamp(23px, 6.8vw, 31px) !important;
    line-height: 1.18 !important;
  }
}

[data-saygin-v30-duplicate-hidden="true"] {
  display: none !important;
}
/* /SAYGIN-V30-SAFE-HEADING-MENU-FIX */

/* SAYGIN-V32-MOBILE-MENU-ROOT-FIX */
@media (max-width: 900px){

  html body:not(.admin-page) .mobile-head{
    display:flex !important;
    position:fixed !important;
    top:max(12px, env(safe-area-inset-top)) !important;
    left:14px !important;
    right:14px !important;
    width:auto !important;
    height:64px !important;
    min-height:64px !important;
    max-height:64px !important;
    padding:0 72px !important;
    margin:0 !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:visible !important;
    border-radius:999px !important;
    background:rgba(250,247,239,.97) !important;
    border:1px solid rgba(17,48,33,.12) !important;
    box-shadow:0 16px 36px rgba(7,22,14,.15) !important;
    backdrop-filter:blur(16px) saturate(1.06) !important;
    -webkit-backdrop-filter:blur(16px) saturate(1.06) !important;
    z-index:2147483000 !important;
    transform:none !important;
  }

  html body:not(.admin-page) .mobile-head__logo{
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    right:auto !important;
    bottom:auto !important;
    transform:translate(-50%,-50%) !important;
    width:132px !important;
    max-width:42vw !important;
    height:48px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin:0 !important;
    padding:0 !important;
    z-index:1 !important;
    pointer-events:auto !important;
  }

  html body:not(.admin-page) .mobile-head__logo img{
    width:auto !important;
    max-width:100% !important;
    height:auto !important;
    max-height:42px !important;
    object-fit:contain !important;
    margin:0 !important;
    padding:0 !important;
    opacity:.96 !important;
    filter:none !important;
    transform:none !important;
  }

  html body:not(.admin-page) .mobile-head__toggle,
  html body:not(.admin-page) [data-menu-toggle],
  html body:not(.admin-page) button.mobile-head__toggle{
    position:absolute !important;
    left:auto !important;
    right:8px !important;
    top:50% !important;
    bottom:auto !important;
    transform:translateY(-50%) !important;
    width:48px !important;
    height:48px !important;
    min-width:48px !important;
    min-height:48px !important;
    max-width:48px !important;
    max-height:48px !important;
    margin:0 !important;
    padding:0 !important;
    border-radius:999px !important;
    border:1px solid rgba(255,255,255,.22) !important;
    background:linear-gradient(180deg,#0d5a3a 0%,#062014 100%) !important;
    box-shadow:0 12px 26px rgba(7,42,26,.25), inset 0 1px 0 rgba(255,255,255,.16) !important;
    display:block !important;
    overflow:hidden !important;
    pointer-events:auto !important;
    cursor:pointer !important;
    z-index:5 !important;
    appearance:none !important;
    -webkit-appearance:none !important;
    font-size:0 !important;
    line-height:0 !important;
    color:transparent !important;
    text-indent:-9999px !important;
    outline:none !important;
  }

  html body:not(.admin-page) .mobile-head__toggle span,
  html body:not(.admin-page) [data-menu-toggle] span,
  html body:not(.admin-page) button.mobile-head__toggle span{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    width:0 !important;
    height:0 !important;
    margin:0 !important;
    padding:0 !important;
    transform:none !important;
  }

  html body:not(.admin-page) .mobile-head__toggle::before,
  html body:not(.admin-page) [data-menu-toggle]::before,
  html body:not(.admin-page) button.mobile-head__toggle::before{
    content:"" !important;
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    width:20px !important;
    height:2px !important;
    min-width:20px !important;
    max-width:20px !important;
    min-height:2px !important;
    max-height:2px !important;
    border-radius:999px !important;
    background:#fff !important;
    transform:translate(-50%,-50%) !important;
    box-shadow:0 -6px 0 #fff, 0 6px 0 #fff !important;
    opacity:1 !important;
    display:block !important;
  }

  html body:not(.admin-page) .mobile-head__toggle::after,
  html body:not(.admin-page) [data-menu-toggle]::after,
  html body:not(.admin-page) button.mobile-head__toggle::after{
    content:none !important;
    display:none !important;
  }

  html body:not(.admin-page) .mobile-head__toggle:focus-visible{
    box-shadow:0 12px 26px rgba(7,42,26,.25), 0 0 0 4px rgba(199,178,126,.28) !important;
  }

  html.saygin-v32-menu-open body:not(.admin-page) .mobile-head,
  body.saygin-v32-menu-open:not(.admin-page) .mobile-head{
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
  }

  html body:not(.admin-page) .mobile-menu,
  html body:not(.admin-page) [data-mobile-menu]{
    display:flex !important;
    position:fixed !important;
    inset:0 !important;
    width:100vw !important;
    height:100dvh !important;
    min-height:100dvh !important;
    max-width:none !important;
    max-height:none !important;
    margin:0 !important;
    padding:72px 26px 34px !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
    background:
      radial-gradient(circle at 10% 35%, rgba(196,176,126,.10), transparent 34%),
      linear-gradient(180deg,#06100b 0%,#07150d 52%,#030705 100%) !important;
    color:#fff !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    z-index:2147482900 !important;
    transform:translate3d(105%,0,0) !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transition:transform .32s cubic-bezier(.22,.8,.22,1), opacity .22s ease, visibility .22s ease !important;
  }

  html body:not(.admin-page) .mobile-menu.is-open,
  html body:not(.admin-page) .mobile-menu.is-active,
  html body:not(.admin-page) .mobile-menu.open,
  html body:not(.admin-page) [data-mobile-menu].is-open,
  html body:not(.admin-page) [data-mobile-menu].is-active,
  html body:not(.admin-page) [data-mobile-menu].open{
    transform:translate3d(0,0,0) !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
  }

  html body:not(.admin-page) .mobile-menu__close,
  html body:not(.admin-page) [data-menu-close]{
    position:absolute !important;
    top:max(18px, env(safe-area-inset-top)) !important;
    right:22px !important;
    left:auto !important;
    bottom:auto !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    margin:0 !important;
    padding:0 !important;
    border:1px solid rgba(255,255,255,.14) !important;
    border-radius:999px !important;
    background:rgba(255,255,255,.07) !important;
    color:transparent !important;
    font-size:0 !important;
    line-height:0 !important;
    z-index:5 !important;
    cursor:pointer !important;
    overflow:hidden !important;
  }

  html body:not(.admin-page) .mobile-menu__close::before,
  html body:not(.admin-page) .mobile-menu__close::after,
  html body:not(.admin-page) [data-menu-close]::before,
  html body:not(.admin-page) [data-menu-close]::after{
    content:"" !important;
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    width:22px !important;
    height:2px !important;
    background:#fff !important;
    border-radius:999px !important;
    transform-origin:center !important;
    display:block !important;
  }

  html body:not(.admin-page) .mobile-menu__close::before,
  html body:not(.admin-page) [data-menu-close]::before{
    transform:translate(-50%,-50%) rotate(45deg) !important;
  }
  html body:not(.admin-page) .mobile-menu__close::after,
  html body:not(.admin-page) [data-menu-close]::after{
    transform:translate(-50%,-50%) rotate(-45deg) !important;
  }

  html body:not(.admin-page) .mobile-menu > img,
  html body:not(.admin-page) [data-mobile-menu] > img{
    position:relative !important;
    left:auto !important;
    top:auto !important;
    right:auto !important;
    bottom:auto !important;
    display:block !important;
    width:104px !important;
    max-width:34vw !important;
    height:auto !important;
    max-height:76px !important;
    object-fit:contain !important;
    margin:0 auto 26px !important;
    padding:0 !important;
    opacity:.82 !important;
    filter:none !important;
    transform:none !important;
    z-index:1 !important;
  }

  html body:not(.admin-page) .mobile-menu nav,
  html body:not(.admin-page) [data-mobile-menu] nav{
    width:min(100%, 440px) !important;
    max-width:440px !important;
    margin:0 auto !important;
    padding:0 2px 36px !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:0 !important;
    position:relative !important;
    z-index:2 !important;
  }

  html body:not(.admin-page) .mobile-menu nav a,
  html body:not(.admin-page) [data-mobile-menu] nav a{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    width:100% !important;
    min-height:48px !important;
    padding:13px 0 !important;
    margin:0 !important;
    border:0 !important;
    border-bottom:1px solid rgba(255,255,255,.10) !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    color:rgba(255,255,255,.94) !important;
    font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    font-size:clamp(17px, 4.8vw, 21px) !important;
    line-height:1.2 !important;
    font-weight:500 !important;
    letter-spacing:.002em !important;
    text-transform:none !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    text-align:left !important;
  }

  html body:not(.admin-page) .mobile-menu nav a:hover,
  html body:not(.admin-page) [data-mobile-menu] nav a:hover{
    color:#f4e6bd !important;
  }

  html body:not(.admin-page) .mobile-menu nav a.mobile-reservation-link,
  html body:not(.admin-page) [data-mobile-menu] nav a.mobile-reservation-link{
    justify-content:center !important;
    min-height:50px !important;
    margin-top:20px !important;
    padding:0 18px !important;
    border:1px solid rgba(255,255,255,.12) !important;
    border-radius:999px !important;
    background:linear-gradient(180deg,#f7f1df 0%,#e8dcc1 100%) !important;
    color:#07150d !important;
    font-size:12px !important;
    line-height:1 !important;
    font-weight:800 !important;
    letter-spacing:.12em !important;
    text-transform:uppercase !important;
    box-shadow:0 18px 38px rgba(0,0,0,.22) !important;
  }

  html.saygin-v32-menu-open,
  body.saygin-v32-menu-open{
    overflow:hidden !important;
    touch-action:none !important;
  }

  html.saygin-v32-menu-open body .whatsapp-mini,
  html.saygin-v32-menu-open body .whatsapp-float,
  html.saygin-v32-menu-open body .floating-whatsapp,
  html.saygin-v32-menu-open body .sg-whatsapp-float,
  html.saygin-v32-menu-open body .saygin-whatsapp,
  html.saygin-v32-menu-open body .saygin-v27-whatsapp,
  html.saygin-v32-menu-open body .saygin-v27-whatsapp-button,
  html.saygin-v32-menu-open body .saygin-v17-concierge,
  html.saygin-v32-menu-open body .saygin-v27-wa-button,
  html.saygin-v32-menu-open body a[href*="wa.me"][style*="fixed"]{
    display:none !important;
  }
}

@media (max-width: 420px){
  html body:not(.admin-page) .mobile-head{
    left:12px !important;
    right:12px !important;
    height:60px !important;
    min-height:60px !important;
    max-height:60px !important;
    padding:0 64px !important;
  }
  html body:not(.admin-page) .mobile-head__logo{
    width:116px !important;
    height:42px !important;
  }
  html body:not(.admin-page) .mobile-head__logo img{
    max-height:38px !important;
  }
  html body:not(.admin-page) .mobile-head__toggle,
  html body:not(.admin-page) [data-menu-toggle],
  html body:not(.admin-page) button.mobile-head__toggle{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    max-width:44px !important;
    max-height:44px !important;
    right:8px !important;
  }
  html body:not(.admin-page) .mobile-head__toggle::before,
  html body:not(.admin-page) [data-menu-toggle]::before,
  html body:not(.admin-page) button.mobile-head__toggle::before{
    width:18px !important;
    min-width:18px !important;
    max-width:18px !important;
    box-shadow:0 -5.5px 0 #fff, 0 5.5px 0 #fff !important;
  }
  html body:not(.admin-page) .mobile-menu,
  html body:not(.admin-page) [data-mobile-menu]{
    padding-left:24px !important;
    padding-right:24px !important;
  }
  html body:not(.admin-page) .mobile-menu nav a,
  html body:not(.admin-page) [data-mobile-menu] nav a{
    font-size:18px !important;
    min-height:47px !important;
    padding:12px 0 !important;
  }
}
/* /SAYGIN-V32-MOBILE-MENU-ROOT-FIX */
