:root{--bg:#0b0a08;--bg2:#15110d;--card:#17130f;--text:#f4efe6;--muted:#bdb4a7;--gold:#d6ad69;--gold2:#f0cf94;--line:rgba(255,255,255,.09);--green:#1fb45a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;background:var(--bg);color:var(--text);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(8,7,6,.84);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand strong{font-family:'Playfair Display',serif;letter-spacing:.18em;font-size:24px;color:var(--gold2)}.brand small{display:block;font-size:8px;letter-spacing:.28em;color:#c7bba8}.lotus{font-size:30px;color:var(--gold)}.nav{display:flex;gap:22px;margin-left:auto}.nav a{font-size:14px;color:#ddd4c7}.nav a:hover{color:var(--gold2)}.head-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;border:1px solid transparent;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.gold{background:linear-gradient(135deg,var(--gold2),#b98743);color:#17110a}.btn.dark{background:#17130f;border-color:#6f5b40}.btn.ghost{border-color:#6f5b40;color:#f3eadc}.btn.whatsapp{background:var(--green);color:white}.menu-btn{display:none;background:none;border:0;color:white;font-size:28px;margin-left:auto}.hero{min-height:670px;position:relative;background:url('azra-hero.jpg') center 24%/cover no-repeat;display:flex;align-items:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,4,3,.95) 0%,rgba(5,4,3,.82) 35%,rgba(5,4,3,.25) 67%,rgba(5,4,3,.06) 100%),linear-gradient(0deg,rgba(5,4,3,.35),transparent 50%)}.hero-grid{position:relative;z-index:1}.hero-copy{max-width:650px}.eyebrow{display:inline-block;color:var(--gold2);font-size:12px;letter-spacing:.22em;font-weight:700;margin-bottom:14px}.hero h1,.section h2{font-family:'Playfair Display',serif;line-height:1.08;margin:0 0 20px}.hero h1{font-size:clamp(46px,6vw,78px)}.hero h1 em{color:var(--gold2);font-style:normal}.hero p{font-size:18px;color:#d8d0c6;max-width:600px}.hero-actions{display:flex;gap:12px;margin:28px 0}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#d8c7ac;font-size:13px}.quick-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#100d0a}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid div{display:flex;align-items:center;gap:12px;padding:24px;border-right:1px solid var(--line)}.quick-grid b{font-family:'Playfair Display',serif;color:var(--gold);font-size:24px}.quick-grid span{color:#c9c0b5;font-size:14px}.section{padding:100px 0}.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.photo-card{position:relative}.photo-card img{border-radius:var(--radius);aspect-ratio:4/5;object-fit:cover;border:1px solid #6f5b40}.photo-badge{position:absolute;right:-20px;bottom:28px;background:var(--gold2);color:#18110a;padding:10px 22px;border-radius:999px;font-weight:800;letter-spacing:.2em}.section h2{font-size:clamp(34px,4vw,54px)}.section-copy p,.section-head p,.faq p,.contact p{color:var(--muted)}.feature-list{display:grid;gap:9px;margin:24px 0;color:#ded4c5}.text-link{color:var(--gold2);font-weight:700}.services{background:#100d0a}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-head>p{max-width:390px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-4px);border-color:#6b583f}.service-card img{width:100%;height:220px;object-fit:cover}.service-card div{padding:22px}.service-card h3{font-family:'Playfair Display',serif;font-size:25px;margin:0 0 10px}.service-card p{color:var(--muted);min-height:76px}.service-card a{color:var(--gold2);font-weight:700}.booking-banner{padding:48px 0}.booking-box{background:linear-gradient(135deg,#1c160f,#0e0b08);border:1px solid #5f4c34;border-radius:26px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.booking-box h2{font-size:38px;margin-bottom:10px}.booking-box p{margin:0;color:var(--muted)}.gallery{background:#0e0c09}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-grid img{height:310px;width:100%;object-fit:cover;border-radius:16px;border:1px solid var(--line)}.narrow{max-width:900px}.center{text-align:center;justify-content:center}.faq details{background:#13100c;border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin:12px 0}.faq summary{cursor:pointer;font-weight:700;font-size:17px}.faq details p{margin-bottom:0}.contact{background:#f5f0e8;color:#17120d}.contact .eyebrow{color:#9b6a2e}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px}.contact-card{padding:18px 0;border-bottom:1px solid rgba(0,0,0,.12)}.contact-card b{display:block;font-size:13px;letter-spacing:.12em;color:#8a6233;text-transform:uppercase}.contact-card a{font-size:25px;font-family:'Playfair Display',serif}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.contact .btn.ghost{color:#201a14;border-color:#7b654e}.map-wrap{min-height:440px;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.15)}.map-wrap iframe{border:0;width:100%;height:100%;min-height:440px}.footer{padding:32px 0;border-top:1px solid var(--line)}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p,.footer a{color:#aaa095;font-size:13px}.floating-wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;font-weight:800;box-shadow:0 10px 24px rgba(0,0,0,.35);z-index:55}
@media(max-width:980px){.nav,.head-actions{display:none}.menu-btn{display:block}.nav.open{display:flex;position:absolute;left:4%;right:4%;top:76px;background:#100d0a;border:1px solid var(--line);border-radius:14px;padding:18px;flex-direction:column}.hero{min-height:620px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(5,4,3,.96),rgba(5,4,3,.6) 70%,rgba(5,4,3,.15))}.quick-grid{grid-template-columns:repeat(2,1fr)}.two-col,.contact-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.booking-box{flex-direction:column;align-items:flex-start}.section{padding:72px 0}}
@media(max-width:640px){.site-header .container{width:94%}.brand strong{font-size:20px}.hero{min-height:720px;background-position:69% center}.hero-shade{background:linear-gradient(0deg,rgba(5,4,3,.98) 0%,rgba(5,4,3,.76) 57%,rgba(5,4,3,.35) 100%)}.hero-copy{padding-top:235px}.hero h1{font-size:43px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid div{padding:18px 10px}.service-grid,.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:340px}.section-head{display:block}.service-card img{height:250px}.footer-grid{flex-direction:column;text-align:center}.photo-badge{right:12px}.booking-box{padding:28px}.booking-box h2{font-size:32px}.contact-actions .btn{width:100%}}


/* Görsel yerleşim iyileştirmeleri */
img{width:100%;height:auto}
.photo-card{overflow:hidden;border-radius:var(--radius);background:#111}
.photo-card img{display:block;width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;border-radius:0}
.service-card{display:flex;flex-direction:column;height:100%}
.service-card img{display:block;width:100%;aspect-ratio:3/2;height:auto;object-fit:cover;object-position:center}
.service-card>div{display:flex;flex-direction:column;flex:1}
.service-card p{min-height:0;flex:1}
.gallery-grid{grid-auto-rows:310px}
.gallery-item{appearance:none;border:0;padding:0;margin:0;background:#111;border-radius:16px;overflow:hidden;cursor:zoom-in;border:1px solid var(--line);width:100%;height:100%}
.gallery-item img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}
.gallery-item:hover img{transform:scale(1.035)}
.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:200;display:none;align-items:center;justify-content:center;padding:24px}
.lightbox.open{display:flex}
.lightbox img{width:auto;max-width:min(1200px,96vw);height:auto;max-height:92vh;object-fit:contain;border-radius:12px}
.lightbox-close{position:absolute;top:16px;right:20px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.55);color:#fff;font-size:32px;line-height:1;cursor:pointer}
@media(max-width:640px){.gallery-grid{grid-auto-rows:360px}.service-card img{aspect-ratio:4/3}.photo-card img{aspect-ratio:4/5}}
