/* His Beauty Sakarya CMS v0.7.2 — Pendik tema uyumluluk katmanı.
   Ana tema doğrudan Pendik app.css sınıflarını kullanır. Bu dosya yalnızca CMS içerik/listeleri tamamlar. */
.hb-cms-main{background:#fff}
.hb-cms-content-section{padding:72px 0 90px;background:#fffaf7}
.hb-cms-content{max-width:980px;margin:0 auto;background:#fff;border:1px solid #f0dfd7;border-radius:24px;padding:48px 54px;box-shadow:0 18px 55px rgba(91,58,42,.06);overflow:hidden}
.hb-cms-content>*:first-child{margin-top:0}.hb-cms-content>*:last-child{margin-bottom:0}
.hb-cms-content h1,.hb-cms-content h2,.hb-cms-content h3,.hb-cms-content h4{color:#2c211d;line-height:1.2;margin-top:1.5em}
.hb-cms-content h2{font-size:34px}.hb-cms-content h3{font-size:26px}
.hb-cms-content p,.hb-cms-content li{font-size:16px;line-height:1.8;color:#625650}
.hb-cms-content img{max-width:100%;height:auto;border-radius:18px}.hb-cms-content figure{max-width:100%!important;margin:28px 0}
.hb-cms-content a{color:#bc6c4d;text-decoration:underline;text-underline-offset:3px}.hb-cms-content iframe,.hb-cms-content video{max-width:100%;border-radius:18px}
.hb-cms-content table{width:100%!important;border-collapse:collapse;display:block;overflow:auto}.hb-cms-content td,.hb-cms-content th{border:1px solid #eadbd4;padding:10px}
.hb-cms-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.hb-cms-article-grid .hb-cms-content{max-width:none;margin:0}.hb-cms-side{position:sticky;top:24px}.hb-cms-side-card{background:#251c18;color:#fff;border-radius:22px;padding:28px}.hb-cms-side-card h3{font-size:29px;margin:8px 0 10px}.hb-cms-side-card p{color:#d9cbc4}.hb-cms-side-card .hblm-btn{display:flex;justify-content:center;margin-top:10px;width:100%}.hb-cms-date{font-size:13px;font-weight:800;margin-top:15px;color:#765e53}
.hb-cms-list-hero{padding:76px 0 54px;background:linear-gradient(125deg,#fff9f6,#ffe5d9)}.hb-cms-list-hero h1{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:54px;line-height:1.04;color:#e1835e}.hb-cms-list-desc{max-width:830px;color:#685952;line-height:1.75}
.hb-cms-blog-section{padding:56px 0 92px;background:#fff}.hb-cms-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hb-cms-blog-card{border:1px solid #efdfd8;border-radius:20px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.hb-cms-blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(90,57,40,.10)}.hb-cms-blog-image{display:block;height:235px;overflow:hidden;background:#fff2ec}.hb-cms-blog-image img{width:100%;height:100%;object-fit:cover}.hb-cms-blog-image>span{height:100%;display:grid;place-items:center;font-size:70px;font-family:Georgia,serif;color:#df9d80}.hb-cms-blog-body{padding:23px}.hb-cms-blog-body small{color:#9b7d6f;font-weight:700}.hb-cms-blog-body h2{font-size:23px;line-height:1.25;margin:9px 0 12px}.hb-cms-blog-body h2 a{color:#2d221e;text-decoration:none}.hb-cms-blog-body p{font-size:14px;line-height:1.65;color:#71635c}.hb-cms-read{font-size:13px;font-weight:800;color:#ba6849;text-decoration:none}
@media(max-width:980px){.hb-cms-article-grid{grid-template-columns:1fr}.hb-cms-side{position:static}.hb-cms-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.hb-cms-content-section{padding:42px 0 62px}.hb-cms-content{padding:28px 22px;border-radius:18px}.hb-cms-content h2{font-size:28px}.hb-cms-content h3{font-size:22px}.hb-cms-list-hero{padding:54px 0 38px}.hb-cms-list-hero h1{font-size:40px}.hb-cms-blog-grid{grid-template-columns:1fr}.hb-cms-blog-image{height:215px}}

/* v0.7.3: Pendik Hakkımızda landing düzeniyle tam uyum */
.hblm-landing .hb-cms-main{padding:0}
.hblm-landing .hblm-main{overflow:hidden}

/* v0.7.4 contact form feedback */
.hb-contact-flash{max-width:920px;margin:0 auto 22px;padding:15px 18px;border-radius:14px;font-weight:700}.hb-contact-flash-success{background:#effaf2;border:1px solid #bfe8c8;color:#216234}.hb-contact-flash-error{background:#fff2f2;border:1px solid #efc5c5;color:#8c2d2d}

/* v0.7.5 Pendik gallery page */
.hb-gallery-page-title{padding:54px 20px 18px;background:#fffaf7;text-align:center}.hb-gallery-page-title h1{margin:10px 0 0;font-size:clamp(38px,6vw,72px);line-height:1;color:#251b18;font-weight:700}.hb-gallery-breadcrumb{display:flex;justify-content:center;align-items:center;gap:10px;font-size:13px;color:#806f68}.hb-gallery-breadcrumb a{color:#cd7957;text-decoration:none}.hb-gallery-page .hb-memories{padding-top:42px}.hb-gallery-instagram{padding-top:18px;padding-bottom:80px}.hb-gallery-instagram-card{max-width:1100px;margin:auto;padding:34px 38px;border:1px solid #f0d2c5;border-radius:24px;background:#fffaf7;display:flex;align-items:center;justify-content:space-between;gap:30px}.hb-gallery-instagram-card h3{font-size:clamp(25px,3vw,38px);margin:6px 0 10px;color:#251b18}.hb-gallery-instagram-card p{margin:0;max-width:680px;color:#6c5a53}.hb-gallery-instagram-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;background:#e99b78;color:white;text-decoration:none;font-weight:700;white-space:nowrap}.gallery-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.gallery-admin-card{margin:0}.gallery-admin-preview{aspect-ratio:4/5;border-radius:12px;overflow:hidden;background:#f3f3f3;margin-bottom:12px}.gallery-admin-preview img{width:100%;height:100%;object-fit:cover;display:block}.gallery-admin-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}@media(max-width:900px){.hb-gallery-instagram-card{align-items:flex-start;flex-direction:column}.gallery-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.hb-gallery-page-title{padding-top:34px}.hb-gallery-instagram-card{padding:26px 22px}.gallery-admin-grid{grid-template-columns:1fr}}

/* v0.7.6 Pendik blog index parity */
.hb-blog-index-main{background:#fffaf7;padding:34px 0 76px}.hb-blog-index-shell{display:block}.hb-blog-index-hero{position:relative;display:flex;justify-content:space-between;align-items:center;gap:34px;min-height:230px;padding:42px 46px;border:1px solid #efcdbf;border-radius:26px;background:linear-gradient(110deg,#fffdfb 0%,#fff7f2 62%,#fde7dc 100%);overflow:hidden}.hb-blog-index-hero:after{content:"";position:absolute;right:-50px;top:-120px;width:260px;height:260px;border:1px solid #efc2ae;border-radius:50%}.hb-blog-index-hero-copy{position:relative;z-index:1;max-width:760px}.hb-blog-eyebrow,.hb-blog-section-heading>div>span{display:block;font-size:10px;letter-spacing:.22em;font-weight:800;color:#c96f4b;margin-bottom:11px}.hb-blog-index-hero h1{font-family:Georgia,serif;font-size:clamp(38px,5vw,64px);line-height:1.02;margin:0 0 18px;color:#281d19}.hb-blog-index-hero p{max-width:680px;margin:0;color:#75655f;line-height:1.75}.hb-blog-index-stat{position:relative;z-index:1;min-width:135px;padding:22px;border:1px solid #efcdbf;border-radius:18px;background:#fff;text-align:center}.hb-blog-index-stat strong{display:block;font-family:Georgia,serif;font-size:36px;color:#d97850;line-height:1}.hb-blog-index-stat span{display:block;margin-top:8px;font-size:11px}.hb-blog-category-section,.hb-blog-list-section{margin-top:38px}.hb-blog-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.hb-blog-section-heading h2{font-family:Georgia,serif;font-size:29px;margin:0;color:#2a1d18}.hb-blog-all-link{display:inline-flex;align-items:center;gap:10px;border:1px solid #edc9ba;border-radius:999px;padding:8px 12px;text-decoration:none;color:#4c3830;background:#fff}.hb-blog-all-link b{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#f8d7c8;color:#bd633e}.hb-blog-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hb-blog-category-card{position:relative;display:flex;flex-direction:column;min-height:92px;padding:17px 42px 15px 16px;border:1px solid #efcdbf;border-radius:14px;background:#fff;text-decoration:none;color:#261c18}.hb-blog-category-name{font-family:Georgia,serif;font-weight:700;font-size:16px;line-height:1.16}.hb-blog-category-count{font-size:10px;margin-top:9px;color:#8a6e63}.hb-blog-category-count b{color:#d56f48}.hb-blog-category-arrow{position:absolute;right:12px;top:12px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#fff0e9;color:#d56f48}.hb-blog-five-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.hb-blog-list-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #ebc8b9;border-radius:16px;background:#fff;min-width:0}.hb-blog-card-media{display:block;aspect-ratio:1.22/1;overflow:hidden;background:#f1e9e5}.hb-blog-card-media img{width:100%;height:100%;object-fit:cover;display:block}.hb-blog-card-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:64px;color:#e49a78}.hb-blog-card-copy{display:flex;flex-direction:column;flex:1;padding:14px 14px 16px}.hb-blog-card-meta{display:flex;justify-content:space-between;gap:8px;font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#a88b7e}.hb-blog-card-meta span{color:#ce6b45;font-weight:800}.hb-blog-card-copy h2{font-family:Georgia,serif;font-size:18px;line-height:1.12;margin:8px 0}.hb-blog-card-copy h2 a{color:#281d19;text-decoration:none}.hb-blog-card-copy p{font-size:11px;line-height:1.55;color:#78665f;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hb-blog-card-more{margin-top:auto;padding-top:13px;border-top:1px solid #f0d8ce;color:#c8613d;text-decoration:none;font-size:10px;font-weight:700;display:flex;justify-content:space-between}.hb-blog-pagination{margin-top:28px;padding-top:26px;border-top:1px solid #ebc9ba;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.hb-blog-page-numbers{grid-column:2;display:flex;gap:8px;align-items:center}.hb-blog-page-numbers a,.hb-blog-page-numbers span{width:34px;height:34px;border:1px solid #ebc9ba;border-radius:50%;display:grid;place-items:center;text-decoration:none;color:#4e3a32;background:#fff}.hb-blog-page-numbers .is-current{background:#db805a;color:#fff;border-color:#db805a}.hb-blog-page-gap{border:0!important;background:transparent!important}.hb-blog-page-arrow{color:#7a5141;text-decoration:none;font-size:11px}.hb-blog-page-arrow:last-child{justify-self:end}@media(max-width:1180px){.hb-blog-category-grid,.hb-blog-five-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.hb-blog-index-hero{padding:32px;align-items:flex-start}.hb-blog-category-grid,.hb-blog-five-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.hb-blog-index-main{padding-top:18px}.hb-blog-index-hero{flex-direction:column;padding:26px 22px}.hb-blog-index-stat{min-width:105px}.hb-blog-category-grid,.hb-blog-five-grid{grid-template-columns:1fr}.hb-blog-section-heading{align-items:flex-start}.hb-blog-pagination{grid-template-columns:auto 1fr auto;gap:10px}.hb-blog-page-numbers{grid-column:2;justify-content:center}.hb-blog-page-arrow{font-size:10px}}

/* v0.7.7 — Sakarya genelinde daha kibar / profesyonel başlık ölçeği */
/* Ana sayfa: büyük afiş hissini azalt, klasik kurumsal ölçeğe çek. */
.hb-home-hero-copy h1{font-size:clamp(36px,3.2vw,50px)!important;line-height:1.06!important;letter-spacing:-.02em!important}
.hb-intro-head h2,
.hb-section-head h2,
.hb-treatment h2,
.hb-choose-copy h2,
.hb-local-copy h2{font-size:clamp(27px,2.25vw,34px)!important;line-height:1.16!important;letter-spacing:-.012em!important}
.hb-cta h3{font-size:clamp(21px,1.8vw,26px)!important;line-height:1.2!important}

/* Landing / hizmet / kurumsal sayfalar. */
.hblm-hero h1{font-size:clamp(34px,3vw,46px)!important;line-height:1.08!important;letter-spacing:-.018em!important}
.hblm-title,
.hblm-section-head .hblm-title,
.hblm-section-head h2{font-size:clamp(27px,2.2vw,34px)!important;line-height:1.16!important;letter-spacing:-.012em!important}
.hblm-title--long{font-size:clamp(26px,2.05vw,32px)!important}
.hblm-card-title{font-size:19px!important;line-height:1.25!important}
.hblm-contact-card h3{font-size:23px!important;line-height:1.22!important}

/* CMS ile düzenlenen normal sayfa ve yazı içerikleri. */
.hb-cms-list-hero h1{font-size:clamp(34px,3vw,44px)!important;line-height:1.08!important}
.hb-cms-content h1{font-size:34px!important;line-height:1.15!important}
.hb-cms-content h2{font-size:28px!important;line-height:1.2!important}
.hb-cms-content h3{font-size:22px!important;line-height:1.25!important}
.hb-cms-side-card h3{font-size:23px!important;line-height:1.22!important}

/* Galeri başlıkları. */
.hb-gallery-page-title{padding:42px 20px 16px!important}
.hb-gallery-page-title h1{font-size:clamp(34px,3vw,44px)!important;line-height:1.08!important}
.hb-gallery-instagram-card h3{font-size:clamp(24px,2vw,30px)!important;line-height:1.2!important}

/* Blog: hero alanını ve başlığı özellikle daha sade / klasik hale getir. */
.hb-blog-index-main{padding-top:28px!important}
.hb-blog-index-hero{min-height:178px!important;padding:30px 38px!important;border-radius:22px!important;gap:28px!important}
.hb-blog-index-hero-copy{max-width:820px!important}
.hb-blog-index-hero h1{font-size:clamp(34px,3vw,44px)!important;line-height:1.08!important;letter-spacing:-.018em!important;margin-bottom:13px!important}
.hb-blog-index-hero p{font-size:14px!important;line-height:1.65!important;max-width:720px!important}
.hb-blog-index-stat{min-width:118px!important;padding:18px 16px!important;border-radius:16px!important}
.hb-blog-index-stat strong{font-size:30px!important}
.hb-blog-section-heading h2{font-size:26px!important;line-height:1.18!important}
.hb-blog-category-name{font-size:15px!important;line-height:1.2!important}
/* Kart başlıkları zaten küçük; okunaklı standart ölçüde sabitle. */
.hb-blog-card-copy h2{font-size:17px!important;line-height:1.18!important}

@media(max-width:900px){
  .hb-home-hero-copy h1{font-size:40px!important}
  .hblm-hero h1,.hb-blog-index-hero h1,.hb-gallery-page-title h1,.hb-cms-list-hero h1{font-size:36px!important}
  .hb-blog-index-hero{min-height:auto!important;padding:28px 30px!important}
}
@media(max-width:620px){
  .hb-home-hero-copy h1{font-size:34px!important;line-height:1.08!important}
  .hblm-hero h1,.hb-blog-index-hero h1,.hb-gallery-page-title h1,.hb-cms-list-hero h1{font-size:31px!important;line-height:1.1!important}
  .hb-intro-head h2,.hb-section-head h2,.hb-treatment h2,.hb-choose-copy h2,.hb-local-copy h2,
  .hblm-title,.hblm-section-head .hblm-title,.hblm-section-head h2{font-size:25px!important;line-height:1.18!important}
  .hblm-title--long{font-size:24px!important}
  .hb-cms-content h1{font-size:29px!important}
  .hb-cms-content h2{font-size:25px!important}
  .hb-cms-content h3{font-size:21px!important}
  .hb-blog-index-hero{padding:24px 22px!important;border-radius:18px!important}
  .hb-blog-index-stat{min-width:102px!important;padding:15px!important}
  .hb-blog-index-stat strong{font-size:27px!important}
  .hb-blog-section-heading h2{font-size:24px!important}
}
