.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:var(--ivory);border-bottom:1px solid var(--line-dark);box-shadow:0 6px 18px rgba(23,23,23,.045);transition:box-shadow .3s ease}.site-header.is-scrolled{box-shadow:var(--shadow-header)}.header-top{height:38px;overflow:hidden;background:var(--wine-dark);border-bottom:1px solid rgba(216,185,120,.22);transition:height .3s ease,opacity .3s ease}.site-header.is-scrolled .header-top{height:0;opacity:0}.header-top-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:rgba(255,255,255,.82);font-size:12px;font-weight:600}.header-top-left,.header-top-right{display:flex;align-items:center;gap:16px}.header-top-left span,.header-top-right span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.header-dot{width:6px;height:6px;border-radius:50%;background:var(--champagne)}.navbar{position:relative;min-height:84px;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:32px;transition:min-height .3s ease,padding .3s ease}.site-header.is-scrolled .navbar{min-height:72px;padding:10px 0}.brand{display:inline-flex;align-items:center;gap:14px;min-width:max-content}.brand-symbol{position:relative;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--wine);color:var(--white);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.brand-symbol:after{content:"";position:absolute;inset:-5px;border-radius:21px;border:1px solid rgba(216,185,120,.4)}.brand-symbol svg{width:24px;height:24px}.brand-name{display:flex;flex-direction:column;line-height:1.1}.brand-name strong{font-size:22px;font-weight:800;letter-spacing:-.7px;color:var(--ink)}.brand-name span{margin-top:5px;font-size:12px;font-weight:600;letter-spacing:.2px;color:var(--muted)}.nav-menu{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none}.nav-menu a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border-radius:12px;color:#424047;font-size:14px;font-weight:700;transition:color .22s ease,background .22s ease}.nav-menu a:hover,.nav-menu a.active{color:var(--wine);background:var(--wine-soft)}.nav-actions{display:flex;align-items:center;gap:10px;min-width:max-content}.menu-toggle{display:none;width:46px;height:46px;border-radius:15px;border:1px solid var(--line-dark);background:var(--paper);color:var(--ink);cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;margin:4px auto;border-radius:100px;background:currentColor;transition:.22s ease}.menu-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.page-hero,.services-hero,.concepts-hero,.gallery-hero,.contact-hero,.packages-hero{position:relative;min-height:640px;padding:190px 0 88px;background-size:cover;background-position:center;color:#fff;overflow:hidden}.page-hero:after,.services-hero:after,.concepts-hero:after,.gallery-hero:after,.contact-hero:after,.packages-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 50%,rgba(122,23,50,.28),transparent 32%),radial-gradient(circle at 82% 16%,rgba(216,185,120,.14),transparent 28%);pointer-events:none}.services-hero,.gallery-hero,.packages-hero{background:linear-gradient(90deg,rgba(13,8,10,.88),rgba(13,8,10,.62),rgba(13,8,10,.28)),url("https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=1900&q=90");background-size:cover;background-position:center}.concepts-hero{background:linear-gradient(90deg,rgba(13,8,10,.88),rgba(13,8,10,.62),rgba(13,8,10,.28)),url("https://images.unsplash.com/photo-1523438885200-e635ba2c371e?auto=format&fit=crop&w=1900&q=90");background-size:cover;background-position:center}.contact-hero{min-height:620px;background:linear-gradient(90deg,rgba(13,8,10,.88),rgba(13,8,10,.62),rgba(13,8,10,.28)),url("https://images.unsplash.com/photo-1520854221256-17451cc331bf?auto=format&fit=crop&w=1900&q=90");background-size:cover;background-position:center}.page-hero-inner,.services-hero-inner,.concepts-hero-inner,.gallery-hero-inner,.contact-hero-inner,.packages-hero-inner{position:relative;z-index:2;max-width:900px}.breadcrumb{display:inline-flex;align-items:center;gap:10px;margin-bottom:26px;color:rgba(255,255,255,.72);font-size:13px;font-weight:700}.breadcrumb a{color:#f3d89d}.hero-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:#f3d89d;font-size:13px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.hero-kicker:before{content:"";width:42px;height:1px;background:var(--champagne)}.page-hero h1,.services-hero h1,.concepts-hero h1,.gallery-hero h1,.contact-hero h1,.packages-hero h1{max-width:860px;margin-bottom:24px;font-family:"Playfair Display",Georgia,serif;font-size:clamp(44px,6vw,78px);line-height:1;letter-spacing:-1.8px;font-weight:700}.page-hero h1 span,.services-hero h1 span,.concepts-hero h1 span,.gallery-hero h1 span,.contact-hero h1 span,.packages-hero h1 span{color:#f3d89d}.page-hero p,.services-hero p,.concepts-hero p,.gallery-hero p,.contact-hero p,.packages-hero p{max-width:720px;margin-bottom:34px;color:rgba(255,255,255,.78);font-size:18px;line-height:1.78}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.summary-strip,.contact-strip,.intro-strip{position:relative;z-index:4;margin-top:-54px}.summary-grid,.contact-card-grid,.intro-box{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:28px;background:var(--paper);border:1px solid var(--line-dark);box-shadow:var(--shadow-card)}.summary-item,.contact-mini-card,.intro-item{padding:28px;border-right:1px solid var(--line-soft)}.summary-item:last-child,.contact-mini-card:last-child,.intro-item:last-child{border-right:0}.summary-item small,.contact-mini-card small,.intro-item small{display:block;margin-bottom:10px;color:var(--wine);font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.summary-item strong,.contact-mini-card strong,.intro-item strong{display:block;margin-bottom:8px;color:var(--ink);font-size:18px;letter-spacing:-.35px}.summary-item p,.contact-mini-card a,.contact-mini-card span,.intro-item p{color:var(--muted);font-size:14px;line-height:1.65}.contact-mini-card a:hover{color:var(--wine)}
.faq-wrap{max-width:900px;margin:0 auto;display:grid;gap:12px}.faq-item{border-radius:22px;background:var(--paper);border:1px solid var(--line-dark);overflow:hidden}.faq-question{width:100%;min-height:68px;padding:0 22px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;text-align:left;color:var(--ink);font-weight:800;font-size:16px}.faq-question span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;color:var(--wine);background:var(--wine-soft);transition:.22s ease}.faq-item.active .faq-question span{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{padding:0 22px 22px;color:var(--muted);font-size:15px;line-height:1.75}
.cta-section{padding:96px 0;background:linear-gradient(90deg,rgba(76,13,31,.94),rgba(76,13,31,.78)),url("https://images.unsplash.com/photo-1520854221256-17451cc331bf?auto=format&fit=crop&w=1900&q=90");background-size:cover;background-position:center;color:#fff}.cta-box{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.cta-box h2{max-width:780px;margin-bottom:16px;font-family:"Playfair Display",Georgia,serif;font-size:clamp(34px,4vw,56px);line-height:1.05;letter-spacing:-1px}.cta-box p{max-width:690px;color:rgba(255,255,255,.72);font-size:16px;line-height:1.8}.cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}
.footer{background:#140b0f;color:#fff;padding:68px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:34px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{display:inline-flex;align-items:center;gap:14px;margin-bottom:18px}.footer-brand .brand-symbol{width:44px;height:44px}.footer-brand strong{font-size:22px;letter-spacing:-.6px}.footer p{max-width:360px;color:rgba(255,255,255,.64);font-size:14px;line-height:1.75}.footer h4{margin-bottom:18px;color:#fff;font-size:15px;letter-spacing:-.2px}.footer-links{display:grid;gap:11px;list-style:none}.footer-links a,.footer-links span{color:rgba(255,255,255,.64);font-size:14px;transition:.2s ease}.footer-links a:hover{color:var(--champagne)}.footer-bottom{padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:rgba(255,255,255,.52);font-size:13px}

/* Tektaş logo ve geniş kurumsal menü düzeni */
.site-header .header-container,
.hero-slider .hero-container,
.hero-slider + .intro-strip .container {
    width: min(1400px, calc(100% - 40px));
}

.header-main {
    background: var(--ivory);
}

.navbar {
    display: grid;
    grid-template-columns: minmax(190px, 1fr) auto minmax(190px, 1fr);
    min-height: 92px;
    padding: 13px 0;
    gap: 24px;
}

.site-header.is-scrolled .navbar {
    min-height: 78px;
    padding: 9px 0;
}

.brand-image-link {
    justify-self: start;
    display: inline-flex;
    align-items: center;
    min-width: 0;
}

.header-logo {
    display: block;
    width: 142px;
    height: 62px;
    object-fit: contain;
    object-position: left center;
}

.nav-menu {
    justify-self: center;
    gap: 6px;
}

.nav-menu a {
    min-height: 40px;
    padding: 0 13px;
    border-radius: 10px;
    font-size: 13px;
}

.nav-actions {
    justify-self: end;
}

.nav-actions .btn {
    min-height: 42px;
    padding: 0 18px;
    border-radius: 12px;
}

.footer-logo-link {
    display: inline-flex;
    margin-bottom: 18px;
}

.footer-logo-box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 164px;
    min-height: 74px;
    padding: 8px 12px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.94);
}

.footer-logo {
    width: 140px;
    max-height: 56px;
    object-fit: contain;
}


/* =========================================================
   V5: NORMAL CONTAINER GENİŞLİĞİ + WHATSAPP SABİT BUTONU
   ========================================================= */
.site-header .header-container,
.hero-slider + .intro-strip .container {
    width: min(1400px, calc(100% - 40px));
}

.hero-slider {
    width: min(1400px, calc(100% - 40px));
    margin: 130px auto 0;
    border-radius: 28px;
    box-shadow: 0 20px 54px rgba(23, 23, 23, 0.13);
}

.hero-slider .hero-container {
    width: 100%;
    padding-inline: 44px;
}

.whatsapp-float {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 1150;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: transform .22s ease, filter .22s ease;
}

.whatsapp-float:hover {
    transform: translateY(-3px);
    filter: brightness(1.04);
}

.whatsapp-float-label {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    padding: 0 15px;
    border-radius: 999px;
    color: #1f5f3e;
    background: rgba(255, 255, 255, .96);
    border: 1px solid rgba(31, 95, 62, .15);
    box-shadow: 0 10px 30px rgba(23, 23, 23, .12);
    font-size: 13px;
    font-weight: 800;
}

.whatsapp-float-icon {
    display: grid;
    width: 58px;
    height: 58px;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background: #25d366;
    box-shadow: 0 12px 28px rgba(37, 211, 102, .32);
}

.whatsapp-float-icon svg {
    width: 31px;
    height: 31px;
}
