:root{--navy:#0a2342;--navy2:#07182e;--gold:#18a66a;--gold2:#63d69b;--text:#122033;--muted:#687386;--soft:#f6f7f9;--white:#fff;--green:#25D366;--shadow:0 18px 45px rgba(7,24,46,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope",system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:0 auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,35,66,.08)}.nav-wrap{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:46px;height:46px;border:2px solid var(--gold);color:var(--gold);border-radius:50%;display:grid;place-items:center;font-family:"Playfair Display";font-size:25px;font-weight:800}.brand strong{display:block;font-family:"Playfair Display";font-size:22px;color:var(--navy);line-height:1}.brand span{display:block;font-size:11px;letter-spacing:2px;color:var(--gold);font-weight:800;margin-top:4px}.nav{display:flex;align-items:center;gap:25px;margin-left:auto}.nav a{font-size:13px;font-weight:800;color:var(--navy)}.nav a:hover{color:var(--gold)}.nav-call{background:var(--navy);color:#fff;padding:12px 16px;border-radius:10px;font-weight:800;font-size:13px}.menu-btn{display:none;margin-left:auto;border:0;background:transparent;font-size:26px;color:var(--navy)}.hero{min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(7,24,46,.97) 0%,rgba(7,24,46,.9) 46%,rgba(7,24,46,.25) 72%,rgba(7,24,46,.08) 100%),radial-gradient(circle at 78% 40%,rgba(24,166,106,.24),transparent 30%),linear-gradient(135deg,#1c3656,#d8d1c4)}.hero:after{content:"";position:absolute;right:-6%;bottom:-14%;width:52%;height:70%;background:repeating-linear-gradient(14deg,rgba(255,255,255,.13) 0 6px,rgba(255,255,255,.02) 6px 16px);transform:rotate(-3deg);border-radius:40px;filter:blur(.2px)}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:center;padding:90px 0}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:800;color:var(--gold2)}.hero h1{font-family:"Playfair Display";font-size:68px;line-height:1.02;color:#fff;margin:12px 0 20px}.hero h1 span{color:var(--gold2)}.hero-copy>p{max-width:650px;color:#e7edf5;font-size:18px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:10px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#052b1d}.btn-whatsapp{background:var(--green);color:#fff}.hero-numbers{display:flex;gap:10px;align-items:center;color:#fff;margin-top:15px;font-size:14px;font-weight:700;flex-wrap:wrap}.trust-row{display:flex;gap:25px;flex-wrap:wrap;margin-top:35px;color:#dfe8f4;font-size:13px;font-weight:700}.hero-card{justify-self:end;width:min(100%,360px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);padding:30px;border-radius:20px;color:#fff;box-shadow:var(--shadow)}.badge{width:120px;height:120px;border:2px solid var(--gold2);border-radius:22px;display:grid;place-items:center;text-align:center;color:var(--gold2);font-weight:800;line-height:1.2;transform:rotate(-3deg);margin-bottom:24px}.badge strong{font-size:20px}.hero-card p{color:#e6edf5}.hero-card a{color:var(--gold2);font-weight:800}.section{padding:90px 0}.section-soft{background:linear-gradient(180deg,#faf7f1,#fff)}.section-head{text-align:center;max-width:760px;margin:0 auto 45px}.section-head span{color:var(--gold);font-weight:800;letter-spacing:1.5px;font-size:12px}.section-head h2{font-family:"Playfair Display";color:var(--navy);font-size:40px;margin:6px 0 12px}.section-head p{color:var(--muted);margin:0}.cards{display:grid;gap:20px}.services{grid-template-columns:repeat(5,1fr)}.service-card{padding:28px 22px;background:#fff;border:1px solid #edf0f3;border-radius:18px;text-align:center;box-shadow:0 12px 30px rgba(7,24,46,.06);transition:.2s}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.service-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:var(--navy);font-size:27px}.service-card h3{color:var(--navy);font-size:16px}.service-card p{font-size:14px;color:var(--muted)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.why-grid>div{padding:28px;border-left:2px solid rgba(24,166,106,.35)}.why-grid b{font-size:31px;color:var(--gold)}.why-grid h3{color:var(--navy);margin:8px 0}.why-grid p{color:var(--muted);font-size:14px}.gallery-section{background:var(--navy2)}.light h2,.light p{color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item{height:260px;border-radius:18px;overflow:hidden;position:relative;display:flex;align-items:flex-end;padding:22px;background-size:cover;background-position:center;box-shadow:0 18px 40px rgba(0,0,0,.18)}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(4,16,31,.8))}.gallery-item span{position:relative;z-index:2;color:#fff;font-size:20px;font-weight:800}.g1{background-image:linear-gradient(135deg,#837668,#d8ccb7)}.g2{background-image:linear-gradient(135deg,#5d6673,#c9cbd1)}.g3{background-image:linear-gradient(135deg,#b6a285,#eee2ce)}.testimonials{grid-template-columns:repeat(3,1fr)}.testimonials article{padding:28px;border:1px solid #eceff3;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(7,24,46,.06)}.stars{color:var(--gold);letter-spacing:3px}.testimonials p{color:var(--muted)}.testimonials strong{color:var(--navy)}.contact-section{background:linear-gradient(135deg,var(--navy2),var(--navy));padding:90px 0;color:#fff}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:start}.contact-grid h2{font-family:"Playfair Display";font-size:44px;margin:8px 0 12px}.contact-grid>div>p{color:#d6dfeb}.contact-list{display:grid;gap:13px;margin-top:28px}.contact-list a{font-weight:700;color:#fff}.contact-list a:hover{color:var(--gold2)}.address-card{background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(24,166,106,.12));color:#fff;padding:34px;border-radius:20px;border:1px solid rgba(99,214,155,.28);box-shadow:0 18px 45px rgba(0,0,0,.18);backdrop-filter:blur(10px)}.address-card h3{font-family:"Playfair Display";color:#fff;font-size:28px;margin-top:0}.address-card p{color:#dbe7e3}footer{background:#04111f;color:#aeb9c7;padding:28px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-brand strong{color:#fff}.footer-grid p{font-size:13px;margin:0}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:60;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:26px;box-shadow:0 14px 30px rgba(0,0,0,.22)}@media (max-width:1000px){.nav-call{display:none}.services{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.hero-content{grid-template-columns:1fr}.hero-card{justify-self:start}}@media (max-width:760px){.menu-btn{display:block}.nav{display:none;position:absolute;top:78px;left:0;right:0;margin:0;padding:18px 4%;background:#fff;flex-direction:column;align-items:flex-start;border-top:1px solid #eee;box-shadow:var(--shadow)}.nav.open{display:flex}.hero{min-height:auto}.hero-content{padding:70px 0}.hero h1{font-size:46px}.hero-card{width:100%}.services,.why-grid,.gallery-grid,.testimonials,.contact-grid{grid-template-columns:1fr}.section{padding:65px 0}.section-head h2{font-size:32px}.gallery-item{height:220px}.contact-grid h2{font-size:36px}}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.instagram-card{min-height:560px;background:#fff;border-radius:18px;padding:10px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.2)}.instagram-card .instagram-media{min-width:0 !important;width:100% !important;margin:0 auto !important}.instagram-cta{display:flex;justify-content:center;margin-top:32px}.google-rating-card{max-width:760px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;background:#fff;border:1px solid #e9edf2;border-radius:20px;padding:28px;box-shadow:var(--shadow)}.google-g{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#f4f6f8;color:#4285f4;font-size:28px;font-weight:800}.rating-line{display:flex;align-items:center;gap:14px}.rating-line strong{font-size:34px;color:var(--navy)}.google-rating-card p{margin:0;color:var(--muted)}.btn-navy{background:var(--navy);color:#fff}@media (max-width:1000px){.instagram-grid{grid-template-columns:1fr}.instagram-card{min-height:420px}}@media (max-width:760px){.google-rating-card{grid-template-columns:1fr;text-align:center}.google-g{margin:0 auto}.rating-line{justify-content:center}}.social-gallery-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:32px}.btn-facebook{background:#1877f2;color:#fff}.btn-facebook:hover{filter:brightness(.95)}.footer-social{display:flex;gap:12px;align-items:center}.footer-social a{color:#fff;font-size:13px;font-weight:800;border:1px solid rgba(255,255,255,.18);padding:8px 12px;border-radius:999px}.footer-social a:hover{color:var(--gold2);border-color:var(--gold2)}.local-section{background:#fff}.local-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.local-card{padding:26px;border:1px solid #e9edf2;border-radius:18px;background:linear-gradient(180deg,#fff,#fafbfc);box-shadow:0 12px 30px rgba(7,24,46,.05)}.local-card h3{margin:0 0 8px;color:var(--navy);font-size:18px}.local-card p{margin:0;color:var(--muted);font-size:14px}.local-cta{display:flex;justify-content:center;margin-top:30px}@media (max-width:1000px){.local-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.local-grid{grid-template-columns:1fr}}.service-icon svg{width:31px;height:31px;fill:none;stroke:var(--gold2);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.services .service-card{position:relative;overflow:hidden;border-top:4px solid transparent}.services .service-card:nth-child(1){background:linear-gradient(180deg,#ffffff 0%,#f2fbf7 100%);border-top-color:#18a66a}.services .service-card:nth-child(2){background:linear-gradient(180deg,#ffffff 0%,#f5f2ff 100%);border-top-color:#7c5ce6}.services .service-card:nth-child(3){background:linear-gradient(180deg,#ffffff 0%,#fff5f1 100%);border-top-color:#ef7b45}.services .service-card:nth-child(4){background:linear-gradient(180deg,#ffffff 0%,#eef8ff 100%);border-top-color:#2f8fd5}.services .service-card:nth-child(5){background:linear-gradient(180deg,#ffffff 0%,#fff9e9 100%);border-top-color:#e4a928}.services .service-card:nth-child(1) .service-icon{background:#0d5f45}.services .service-card:nth-child(2) .service-icon{background:#5641a9}.services .service-card:nth-child(3) .service-icon{background:#b9572c}.services .service-card:nth-child(4) .service-icon{background:#176eaa}.services .service-card:nth-child(5) .service-icon{background:#a87306}.services .service-card:nth-child(1) .service-icon svg{stroke:#7be2b5}.services .service-card:nth-child(2) .service-icon svg{stroke:#c7b8ff}.services .service-card:nth-child(3) .service-icon svg{stroke:#ffc0a3}.services .service-card:nth-child(4) .service-icon svg{stroke:#a8dbff}.services .service-card:nth-child(5) .service-icon svg{stroke:#ffe39a}.services .service-card:nth-child(1) h3{color:#0d5f45}.services .service-card:nth-child(2) h3{color:#5641a9}.services .service-card:nth-child(3) h3{color:#9c4825}.services .service-card:nth-child(4) h3{color:#176eaa}.services .service-card:nth-child(5) h3{color:#8c6107}.services .service-icon{position:relative;width:68px;height:68px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.20),0 10px 22px rgba(7,24,46,.14)}.services .service-icon::before{content:"";position:absolute;inset:7px;border-radius:50%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.30),transparent 38%);pointer-events:none}.services .service-icon svg{position:relative;z-index:2;width:34px;height:34px;stroke-width:2}.services .service-card:nth-child(1) .service-icon{background:linear-gradient(145deg,#0b7251,#18b879)}.services .service-card:nth-child(1) .service-icon svg{stroke:#c9ffe7}.services .service-card:nth-child(2) .service-icon{background:linear-gradient(145deg,#5840b7,#8b6cf0)}.services .service-card:nth-child(2) .service-icon svg{stroke:#eee8ff}.services .service-card:nth-child(3) .service-icon{background:linear-gradient(145deg,#b94d27,#ef7a48)}.services .service-card:nth-child(3) .service-icon svg{stroke:#ffe3d6}.services .service-card:nth-child(4) .service-icon{background:linear-gradient(145deg,#176baa,#2ca5d9)}.services .service-card:nth-child(4) .service-icon svg{stroke:#d9f5ff}.services .service-card:nth-child(5) .service-icon{background:linear-gradient(145deg,#a76d00,#e4aa16)}.services .service-card:nth-child(5) .service-icon svg{stroke:#fff2bf}.service-photo{width:112px;height:112px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid currentColor;box-shadow:0 12px 26px rgba(7,24,46,.14);background:#fff}.service-photo img{width:100%;height:100%;display:block;object-fit:cover}.services .service-card:nth-child(1) .service-photo{color:#18a66a}.services .service-card:nth-child(2) .service-photo{color:#7c5ce6}.services .service-card:nth-child(3) .service-photo{color:#ef7b45}.services .service-card:nth-child(4) .service-photo{color:#2f8fd5}.services .service-card:nth-child(5) .service-photo{color:#e4a928}.social-account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:760px;margin:0 auto}.social-account{display:flex;align-items:center;gap:16px;padding:22px 24px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff;transition:.2s}.social-account:hover{transform:translateY(-3px);background:rgba(255,255,255,.12)}.social-account-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:28px;font-weight:800;background:#fff;color:#111}.social-account strong{display:block;font-size:18px}.social-account span{display:block;font-size:14px;color:#d8e1eb;margin-top:2px}.instagram-account .social-account-icon{color:#c13584}.facebook-account .social-account-icon{color:#1877f2}@media(max-width:760px){.social-account-grid{grid-template-columns:1fr}}.favori-instagram-featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:800px;margin:34px auto 0;align-items:start}.favori-instagram-featured .instagram-media{width:100%!important;min-width:0!important;margin:0!important;border-radius:16px!important;overflow:hidden!important}@media(max-width:760px){.favori-instagram-featured{grid-template-columns:1fr}}.favori-instagram-featured+.social-account-grid{margin-top:28px}

/* FAVORI SOSYAL MEDYA - FINAL */
.favori-social-posts{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:24px!important;
  max-width:900px!important;
  margin:0 auto!important;
  align-items:start!important;
}
.favori-post-wrap{
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  border-radius:16px!important;
  background:#fff!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.22)!important;
}
.favori-post-frame{
  display:block!important;
  width:100%!important;
  height:760px!important;
  border:0!important;
  background:#fff!important;
}
.favori-social-accounts{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:20px!important;
  max-width:900px!important;
  margin:26px auto 0!important;
}
.favori-social-card{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  padding:20px 22px!important;
  min-height:88px!important;
  border-radius:16px!important;
  background:#1b2f49!important;
  border:1px solid rgba(255,255,255,.16)!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(0,0,0,.12)!important;
  transition:transform .2s ease,background .2s ease!important;
}
.favori-social-card:hover{
  transform:translateY(-3px)!important;
  background:#223a59!important;
}
.favori-social-icon{
  flex:0 0 54px!important;
  width:54px!important;
  height:54px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:#fff!important;
  font-size:28px!important;
  font-weight:800!important;
  line-height:1!important;
}
.favori-social-card.instagram .favori-social-icon{color:#d62976!important}
.favori-social-card.facebook .favori-social-icon{color:#1877f2!important}
.favori-social-text strong{
  display:block!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1.2!important;
}
.favori-social-text span{
  display:block!important;
  color:#d8e2ee!important;
  font-size:14px!important;
  margin-top:4px!important;
}
@media(max-width:760px){
  .favori-social-posts{
    grid-template-columns:1fr!important;
    max-width:430px!important;
    gap:22px!important;
    padding:0 8px!important;
  }
  .favori-post-frame{
    height:760px!important;
  }
  .favori-social-accounts{
    grid-template-columns:1fr!important;
    max-width:430px!important;
    padding:0 8px!important;
  }
}
