
/* PAK-EL İÇ SAYFALAR - Müşteri Sunum Final tabanlı */
.inner-hero{position:relative;min-height:390px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#251d23}
.inner-hero:before{content:"";position:absolute;inset:0;background:url("../images/slider-02-ozel-halilar.png") center/cover no-repeat;transform:scale(1.02)}
.services-page-hero:before{background-image:url("../images/slider-03-ozENLI.jpg")}
.blog-page-hero:before{background-image:url("../images/service-hali-final.png")}
.contact-page-hero:before{background-image:url("../images/pakel-hakkinda-oncesi-sonrasi.png")}
.inner-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(31,22,27,.92),rgba(31,22,27,.62) 58%,rgba(31,22,27,.28))}
.inner-hero-content{position:relative;z-index:2;padding-top:46px}
.inner-hero-content>span,.section-kicker,.page-title>span{color:#ff8ebf;font-size:12px;font-weight:900;letter-spacing:1.1px}
.inner-hero h1{margin:15px 0 13px;font-size:clamp(47px,6.5vw,74px);line-height:1;font-weight:800}
.inner-hero h1 em,.page-title h2 em,.split-copy h2 em,.contact-page-copy h2 em{color:#ff72b1;font-family:"Playfair Display",serif}
.inner-hero p{max-width:700px;margin:0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.75}

.inner-section{padding:92px 0;background:#fff}
.soft-section{padding:92px 0;background:linear-gradient(180deg,#fff8fb,#fff)}
.page-title{max-width:760px;margin:0 auto 42px;text-align:center}
.page-title>span{color:#e64290}
.page-title h2{margin:10px 0;color:#302831;font-size:clamp(34px,4vw,49px);font-weight:800}

.split-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}
.split-media{position:relative}
.split-media img{width:100%;min-height:500px;object-fit:cover;display:block;border-radius:28px;box-shadow:0 24px 58px rgba(53,34,44,.14)}
.year-badge{position:absolute;left:-12px;bottom:22px;padding:14px 20px;border-radius:17px;background:linear-gradient(135deg,#ff79b4,#e83f8e);color:#fff;box-shadow:0 14px 30px rgba(229,63,142,.25)}
.year-badge strong{display:block;font-size:26px;line-height:1}.year-badge small{display:block;margin-top:5px}
.split-copy h2,.contact-page-copy h2{margin:14px 0 18px;color:#302831;font-size:clamp(38px,4.5vw,56px);line-height:1.08;font-weight:800}
.split-copy h2 em,.contact-page-copy h2 em{color:#a13f68}
.split-copy p,.contact-page-copy p{color:#6d626b;font-size:16.5px;line-height:1.8}

.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.feature-card{padding:27px 22px;border-radius:22px;background:#fff;border:1px solid rgba(230,64,142,.12);box-shadow:0 16px 40px rgba(57,34,47,.07)}
.feature-card i{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#ff78b3,#e83f8e);color:#fff;font-size:20px}
.feature-card h3{margin:18px 0 8px;color:#302831;font-size:18px;font-weight:800}
.feature-card p{margin:0;color:#756b73;font-size:14px;line-height:1.7}

.service-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.service-page-card{overflow:hidden;border-radius:23px;background:#fff;border:1px solid rgba(230,64,142,.12);box-shadow:0 16px 42px rgba(57,34,47,.08)}
.service-page-image{position:relative;height:220px;overflow:hidden}
.service-page-image img{width:100%;height:100%;object-fit:cover;display:block}
.service-page-image>span{position:absolute;right:14px;top:14px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.94);color:#e64190;font-size:13px;font-weight:900}
.service-page-body{padding:22px}
.service-page-body h3{margin:0 0 9px;color:#302831;font-size:19px;font-weight:800}
.service-page-body p{min-height:72px;margin:0 0 14px;color:#756b73;font-size:14px;line-height:1.65}
.service-page-body a,.blog-page-card a{color:#e54190;text-decoration:none;font-weight:800;font-size:13.5px}

.blog-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.blog-page-card{padding:28px 24px;border-radius:22px;background:#fff;border:1px solid rgba(230,64,142,.12);box-shadow:0 15px 38px rgba(57,34,47,.07)}
.blog-page-icon{width:48px;height:48px;margin-bottom:17px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#fff1f7;color:#e54190;font-size:20px}
.blog-page-card>span{color:#e64290;font-size:11px;font-weight:900;letter-spacing:1px}
.blog-page-card h3{margin:9px 0;color:#302831;font-size:20px;font-weight:800}
.blog-page-card p{color:#756b73;font-size:14px;line-height:1.7}

.contact-page-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:start}
.contact-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:25px}
.contact-mini-card{display:flex;align-items:center;gap:12px;padding:16px;border-radius:17px;background:#fff;border:1px solid rgba(230,64,142,.13);box-shadow:0 12px 30px rgba(57,34,47,.07);color:#312932;text-decoration:none}
.contact-mini-card i{flex:0 0 43px;width:43px;height:43px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:linear-gradient(135deg,#ff78b3,#e83f8e);color:#fff;font-size:18px}
.contact-mini-card small{display:block;color:#8a7e87;font-size:10.5px;font-weight:700}
.contact-mini-card strong{display:block;margin-top:2px;font-size:13.5px;font-weight:800;word-break:break-word}
.contact-address-card{padding:30px;border-radius:24px;background:#fff7fb;border:1px solid rgba(230,64,142,.13);box-shadow:0 16px 40px rgba(57,34,47,.08)}
.contact-address-card>i{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#ff78b3,#e83f8e);color:#fff;font-size:22px;margin-bottom:18px}
.contact-address-card>span{color:#e64290;font-size:11px;font-weight:900;letter-spacing:1px}
.contact-address-card h3{margin:7px 0;color:#302831;font-size:27px;font-weight:800}
.contact-address-card p{color:#746a72;line-height:1.75}
.contact-map{margin-top:40px;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgba(56,34,46,.12)}
.contact-map iframe{width:100%;height:420px;border:0;display:block}

@media(max-width:1000px){
  .split-layout,.contact-page-grid{grid-template-columns:1fr;gap:36px}
  .feature-grid,.service-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .blog-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .inner-hero{min-height:350px}
  .inner-hero h1{font-size:44px}.inner-hero p{font-size:15px}
  .inner-section,.soft-section{padding:68px 0}
  .split-media img{min-height:0;aspect-ratio:4/3}
  .year-badge{left:10px;bottom:10px;padding:10px 14px}
  .feature-grid,.service-page-grid,.blog-page-grid,.contact-card-grid{grid-template-columns:1fr}
  .service-page-body p{min-height:0}
  .contact-map iframe{height:330px}
} 





/* VIDEOLAR SAYFASI */
.videos-page-hero:before{background-image:url("../images/slider-03-ozENLI.jpg")}
.videos-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.videos-page-card{overflow:hidden;border-radius:24px;background:#fff;border:1px solid rgba(230,64,142,.12);box-shadow:0 16px 42px rgba(57,34,47,.08)}
.videos-page-media{aspect-ratio:16/10;overflow:hidden;background:#181216}
.videos-page-media video{width:100%;height:100%;display:block;object-fit:cover}
.videos-page-body{position:relative;padding:23px 24px 25px}
.videos-page-body>span{position:absolute;right:18px;top:13px;color:rgba(229,63,142,.15);font-size:42px;line-height:1;font-weight:900}
.videos-page-body h3{position:relative;margin:0 0 8px;color:#302831;font-size:20px;font-weight:800}
.videos-page-body p{position:relative;margin:0;color:#756b73;font-size:14px;line-height:1.7}
@media(max-width:900px){.videos-page-grid{grid-template-columns:1fr}}

/* ===== HİZMETLER SAYFASI - ZENGİN DETAY TASARIM ===== */
.page-title-copy{
  max-width:720px;
  margin:10px auto 0;
  color:#756b73;
  font-size:15.5px;
  line-height:1.75;
}
.service-detail-section{
  padding-bottom:76px;
}
.service-detail-list-wrap{
  display:flex;
  flex-direction:column;
  gap:58px;
}
.service-detail-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:54px;
  align-items:center;
  padding:34px;
  border-radius:28px;
  background:#fff;
  border:1px solid rgba(230,64,142,.10);
  box-shadow:0 18px 52px rgba(57,34,47,.07);
}
.service-detail-row.reverse .service-detail-media{
  order:2;
}
.service-detail-row.reverse .service-detail-copy{
  order:1;
}
.service-detail-media{
  position:relative;
  min-height:370px;
  overflow:hidden;
  border-radius:22px;
}
.service-detail-media img{
  width:100%;
  height:100%;
  min-height:370px;
  object-fit:cover;
  display:block;
}
.service-detail-number{
  position:absolute;
  right:16px;
  top:16px;
  width:52px;
  height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(255,255,255,.94);
  color:#e54190;
  font-size:15px;
  font-weight:900;
  box-shadow:0 8px 22px rgba(49,31,41,.12);
}
.service-detail-kicker{
  color:#e64290;
  font-size:11px;
  font-weight:900;
  letter-spacing:1px;
}
.service-detail-copy h2{
  margin:8px 0 14px;
  color:#302831;
  font-size:clamp(32px,3.8vw,47px);
  line-height:1.08;
  font-weight:800;
}
.service-detail-copy>p{
  margin:0 0 18px;
  color:#6d626b;
  font-size:15.5px;
  line-height:1.78;
}
.service-detail-list{
  list-style:none;
  margin:0 0 22px;
  padding:0;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 14px;
}
.service-detail-list li{
  display:flex;
  align-items:flex-start;
  gap:8px;
  color:#5f555d;
  font-size:13.5px;
  line-height:1.5;
}
.service-detail-list li i{
  flex:0 0 24px;
  width:24px;
  height:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:-1px;
  border-radius:8px;
  background:#fff0f7;
  color:#e54190;
  font-size:10px;
}
.service-detail-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#e54190;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
}
.service-help-section{
  padding-top:16px;
}
.service-help-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:36px;
  padding:38px 42px;
  border-radius:27px;
  background:linear-gradient(135deg,#5d2942,#8e305d 58%,#d43d83);
  color:#fff;
  box-shadow:0 22px 54px rgba(87,36,61,.18);
}
.service-help-box>div:first-child{
  max-width:720px;
}
.service-help-box span{
  color:#ffafd1;
  font-size:11px;
  font-weight:900;
  letter-spacing:1px;
}
.service-help-box h2{
  margin:7px 0 8px;
  font-size:32px;
  font-weight:800;
}
.service-help-box p{
  margin:0;
  color:rgba(255,255,255,.82);
  line-height:1.7;
}
.service-help-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.service-help-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:150px;
  padding:12px 17px;
  border-radius:999px;
  text-decoration:none;
  font-weight:800;
  background:#fff;
  color:#7d3155;
}
.service-help-actions a:first-child{
  background:#25d366;
  color:#fff;
}

@media(max-width:950px){
  .service-detail-row{
    grid-template-columns:1fr;
    gap:26px;
  }
  .service-detail-row.reverse .service-detail-media,
  .service-detail-row.reverse .service-detail-copy{
    order:initial;
  }
  .service-help-box{
    display:block;
  }
  .service-help-actions{
    margin-top:20px;
  }
}

@media(max-width:700px){
  .service-detail-list-wrap{
    gap:28px;
  }
  .service-detail-row{
    padding:16px;
    border-radius:20px;
  }
  .service-detail-media{
    min-height:0;
    aspect-ratio:4/3;
    border-radius:16px;
  }
  .service-detail-media img{
    min-height:0;
    height:100%;
  }
  .service-detail-number{
    width:42px;
    height:42px;
    right:10px;
    top:10px;
  }
  .service-detail-copy{
    padding:2px 2px 6px;
  }
  .service-detail-copy h2{
    font-size:30px;
  }
  .service-detail-copy>p{
    font-size:14.5px;
    line-height:1.65;
  }
  .service-detail-list{
    grid-template-columns:1fr;
    gap:8px;
  }
  .service-help-box{
    padding:28px 22px;
    border-radius:21px;
  }
  .service-help-box h2{
    font-size:27px;
  }
  .service-help-actions a{
    flex:1;
  }
}
/* Üye girişi - MVC */
.member-page{margin:0;font-family:Manrope,sans-serif;color:#302831;background:#fff7fb}.member-page *{box-sizing:border-box}.member-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(470px,1.1fr)}.member-visual{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:flex-end;padding:54px;color:#fff;background:#2b2027 url("../images/pakel-hakkinda-oncesi-sonrasi.png") center/cover no-repeat}.member-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(33,22,29,.18),rgba(33,22,29,.9))}.member-visual-content{position:relative;z-index:1;max-width:580px}.member-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.member-brand img{width:68px;height:68px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.7)}.member-brand strong{display:block;font-size:24px}.member-brand small{display:block;margin-top:4px;font-size:11px;text-transform:uppercase;letter-spacing:1.3px}.member-visual h1{margin:30px 0 14px;font-size:clamp(38px,5vw,64px);line-height:1.06}.member-visual h1 em{color:#ff86bb;font-family:"Playfair Display",serif}.member-visual p{margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.75}.member-panel{display:flex;align-items:center;justify-content:center;padding:46px}.member-card{width:100%;max-width:490px;padding:42px;border-radius:28px;background:#fff;border:1px solid rgba(230,66,144,.13);box-shadow:0 24px 65px rgba(69,39,55,.11)}.member-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;color:#9b3965;text-decoration:none;font-size:13px;font-weight:800}.member-card>span{color:#e64290;font-size:11px;font-weight:900;letter-spacing:1.1px}.member-card h2{margin:8px 0 10px;font-size:36px}.member-intro{margin:0 0 26px;color:#786c75;font-size:14.5px;line-height:1.65}.member-field{margin-bottom:17px}.member-field label{display:block;margin-bottom:7px;font-size:13px;font-weight:800}.member-input-wrap{position:relative}.member-input-wrap>i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#b74376}.member-input{width:100%;height:52px;padding:0 48px 0 44px;border:1px solid #ead8e1;border-radius:14px;outline:none;font:inherit;font-size:14px;background:#fffafd}.member-input:focus{border-color:#e65b9b;box-shadow:0 0 0 4px rgba(230,66,144,.1)}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:0;background:transparent;color:#8a7180;cursor:pointer}.member-options{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:2px 0 22px;color:#675b63;font-size:12.5px}.member-options a{color:#a83769;font-weight:800;text-decoration:none}.member-submit{width:100%;height:53px;border:0;border-radius:15px;background:linear-gradient(135deg,#912350,#e64290);color:#fff;font:inherit;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px rgba(211,57,123,.22)}.member-notice{display:flex;gap:9px;margin:19px 0 0;padding:13px;border-radius:12px;background:#fff3f8;color:#75636c;font-size:11.5px;line-height:1.55}.member-notice i{color:#e64290}.form-message{margin:0 0 15px;padding:11px 13px;border-radius:10px;background:#fff0f3;color:#a22551;font-size:12.5px}.form-message:empty{display:none}.member-validation{display:block;margin-top:6px;color:#a22551;font-size:12px}@media(max-width:900px){.member-shell{grid-template-columns:1fr}.member-visual{min-height:310px;padding:34px 24px}.member-visual h1{font-size:39px}.member-panel{padding:30px 18px 45px}}@media(max-width:520px){.member-visual{min-height:270px}.member-visual p{display:none}.member-card{padding:28px 20px}.member-card h2{font-size:31px}.member-options{align-items:flex-start;flex-direction:column;gap:10px}}
/* Veritabanından gelen dinamik blog kartları */
.blog-dynamic-card{padding:0!important;overflow:hidden}.blog-card-media{height:220px;overflow:hidden}.blog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.blog-dynamic-card:hover .blog-card-media img{transform:scale(1.05)}.blog-card-body{position:relative;padding:30px}.blog-card-body .blog-page-icon{position:absolute;right:25px;top:-26px;box-shadow:0 8px 22px rgba(120,30,70,.18)}.blog-card-body>span{display:block;padding-right:55px;color:#e64290;font-size:11px;font-weight:900;letter-spacing:1px}.blog-card-body h3{margin:9px 0;color:#302831;font-size:20px;font-weight:800}.blog-card-body p{color:#756b73;font-size:14px;line-height:1.7}.blog-card-body a{color:#e54190;text-decoration:none;font-weight:800;font-size:13.5px}.empty-note{grid-column:1/-1;padding:25px;text-align:center;border-radius:18px;background:#fff;color:#776a72}
