/*
Theme Name: Hasyegder Kurumsal
Theme URI: https://hasyegder.org.tr/
Author: Teknoloji Yuvası
Description: Hasköy Yerel Eylem Grubu Derneği için özel, hızlı ve mobil uyumlu kurumsal WordPress teması.
Version: 1.35.16
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 8.0
Text Domain: hasyegder
*/

:root{--green:#0b5d2a;--green-2:#147a3d;--lime:#86b817;--gold:#d8b63c;--ink:#17211a;--muted:#657067;--paper:#fff;--soft:#f4f7f4;--line:#dfe7df;--danger:#b42318;--shadow:0 12px 36px rgba(20,55,30,.10);--radius:18px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:var(--green);text-decoration:none}a:hover{color:var(--green-2)}img{max-width:100%;height:auto}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.site-top-banner{background:#fff}.site-top-banner img{display:block;width:100%;height:auto}.site-nav{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#064d23,#0b652e);box-shadow:0 3px 14px rgba(0,0,0,.12)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35);border-radius:8px;padding:8px 12px}.primary-menu{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.primary-menu a{display:block;color:#fff;padding:18px 14px;font-weight:600;font-size:14px}.primary-menu a:hover,.primary-menu .current-menu-item>a{background:rgba(255,255,255,.10)}.nav-search{color:#fff;border:1px solid rgba(255,255,255,.28);padding:7px 11px;border-radius:999px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(134,184,23,.28),transparent 30%),linear-gradient(135deg,#f6fbf6,#eaf3eb);padding:32px 0}.hero:after{display:none}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .8fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:13px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5vw,64px);line-height:1.05;margin:14px 0 18px;max-width:820px}.hero p{font-size:18px;color:var(--muted);max-width:700px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border-radius:10px;font-weight:700;border:1px solid var(--green);transition:.2s}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-2);color:#fff;transform:translateY(-1px)}.btn-secondary{background:#fff;color:var(--green)}.hero-card{background:#fff;padding:28px;border-radius:24px;box-shadow:var(--shadow);border:1px solid rgba(11,93,42,.08)}.hero-card strong{display:block;font-size:18px;margin-bottom:12px}.hero-card ul{margin:0;padding-left:20px;color:var(--muted)}.quick-links{position:relative;z-index:2;margin-top:0}.quick-grid{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.quick-item{padding:28px 18px;text-align:center;border-right:1px solid var(--line)}.quick-item:last-child{border-right:0}.quick-icon{width:48px;height:48px;margin:0 auto 12px;border-radius:14px;background:#edf7ef;display:grid;place-items:center;color:var(--green);font-size:22px;font-weight:800}.quick-item strong{display:block;color:var(--green);font-size:15px}.quick-item small{display:block;color:var(--muted);margin-top:4px}.section{padding:72px 0}.section-soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-title{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:34px;color:#113d21}.section-kicker{color:var(--green);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.content-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 24px rgba(30,60,40,.06);height:100%;display:flex;flex-direction:column}.card-image{aspect-ratio:16/9;background:#dfe9e0;object-fit:cover;width:100%}.card-body{padding:20px;display:flex;flex-direction:column;flex:1}.badge{display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;background:#e9f6ec;color:var(--green);font-size:12px;font-weight:800;margin-bottom:10px}.badge.warn{background:#fff3d7;color:#8b5a00}.card-title{font-size:20px;line-height:1.25;margin:0 0 10px}.card-excerpt{color:var(--muted);font-size:14px;margin:0 0 16px}.card-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin-top:auto}.split{display:grid;grid-template-columns:1fr 1.15fr;gap:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 24px rgba(30,60,40,.06);overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.panel-head h3{margin:0;color:#153f24}.list{list-style:none;margin:0;padding:0}.list li{padding:16px 20px;border-bottom:1px solid var(--line)}.list li:last-child{border-bottom:0}.list-date{display:inline-block;min-width:72px;color:var(--green);font-weight:800;font-size:12px}.list-title{font-weight:700;color:var(--ink)}.tender-table{width:100%;border-collapse:collapse;font-size:14px}.tender-table th,.tender-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left}.tender-table th{background:#f7faf7;color:#36513d;font-size:12px}.status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800;background:#e8f6eb;color:#166534}.status.closed{background:#ececec;color:#555}.stats{background:linear-gradient(90deg,#064d23,#0a6a31);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:30px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.18)}.stat:last-child{border-right:0}.stat b{display:block;font-size:38px;line-height:1}.stat span{font-size:13px;opacity:.9}.supporters{text-align:center;padding:38px 0;border-top:1px solid var(--line)}.supporters img{max-width:100%;height:auto}.site-footer{background:#05371b;color:#dbe9de;padding:50px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:34px}.footer-logo{width:86px}.site-footer h4{color:#fff;margin-top:0}.site-footer a{color:#dbe9de}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{margin:7px 0}.legal-note{margin-top:38px;padding:24px 0;border-top:1px solid rgba(255,255,255,.14);text-align:center;font-size:13px}.copyright{padding:15px 0;border-top:1px solid rgba(255,255,255,.10);text-align:center;font-size:12px}.content-wrap{padding:56px 0}.page-title{font-family:Georgia,"Times New Roman",serif;font-size:44px;margin:0 0 26px}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pagination{margin-top:34px}.entry-content{max-width:850px}.entry-content img{border-radius:14px}.entry-meta{color:var(--muted);font-size:14px;margin-bottom:24px}.attachment-button{display:inline-flex;margin-top:16px}.empty-state{padding:40px;text-align:center;background:var(--soft);border-radius:var(--radius)}
@media(max-width:980px){.hero-inner{grid-template-columns:1fr}.hero-card{display:none}.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-item:nth-child(3){border-right:0}.card-grid,.archive-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.site-top-banner img{min-height:104px;object-fit:cover;object-position:left center}.menu-toggle{display:block}.nav-inner{min-height:54px}.primary-menu{display:none;position:absolute;top:54px;left:0;right:0;flex-direction:column;align-items:stretch;background:#075526}.primary-menu.is-open{display:flex}.primary-menu a{padding:14px 20px}.nav-search{display:none}.hero{padding:24px 0}.hero h1{font-size:40px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-item{border-bottom:1px solid var(--line)}.quick-item:nth-child(even){border-right:0}.card-grid,.archive-grid{grid-template-columns:1fr}.section{padding:54px 0}.section-title{font-size:29px}.section-head{align-items:flex-start}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.footer-grid{grid-template-columns:1fr}.tender-table{display:block;overflow-x:auto}.page-title{font-size:36px}}


/* v1.2.0 — gelişmiş telefon ve tablet uyumluluğu */
html,body{max-width:100%;overflow-x:hidden}
button,input,select,textarea{font:inherit}
a,button{-webkit-tap-highlight-color:transparent}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.menu-toggle{align-items:center;gap:9px;min-height:44px;font-weight:700;cursor:pointer}
.menu-toggle-icon,.menu-toggle-icon:before,.menu-toggle-icon:after{display:block;width:20px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s,opacity .2s}
.menu-toggle-icon{position:relative}.menu-toggle-icon:before,.menu-toggle-icon:after{content:"";position:absolute;left:0}.menu-toggle-icon:before{top:-6px}.menu-toggle-icon:after{top:6px}
.menu-toggle[aria-expanded="true"] .menu-toggle-icon{background:transparent}.menu-toggle[aria-expanded="true"] .menu-toggle-icon:before{transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-toggle-icon:after{transform:translateY(-6px) rotate(-45deg)}
.primary-menu .sub-menu{list-style:none;margin:0;padding:0;background:#06471f}.primary-menu li{position:relative}
.content-card,.quick-item,.panel{min-width:0}.card-title,.list-title,.entry-content,.panel td{overflow-wrap:anywhere}
.entry-content iframe,.entry-content video{max-width:100%}.entry-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.wp-block-image,.wp-block-gallery{max-width:100%}

@media(max-width:1200px){
  :root{--container:1080px}
  .container{width:min(calc(100% - 40px),var(--container))}
  .primary-menu a{padding-inline:11px}
  .quick-item{padding:24px 14px}
}
@media(max-width:980px){
  .site-nav{position:sticky}
  .hero-inner{gap:28px}
  .hero p{font-size:17px}
  .section-head{align-items:flex-start}
  .supporters img{max-height:110px;object-fit:contain}
}
@media(max-width:768px){
  :root{--radius:15px}
  .container{width:min(calc(100% - 28px),var(--container))}
  .site-top-banner{padding:6px 0;background:#fff}
  .site-top-banner img{width:100%;height:auto;min-height:0;object-fit:contain;object-position:center}
  .nav-inner{position:relative;gap:12px}
  .menu-toggle{display:inline-flex}
  .primary-menu{display:none;position:absolute;top:100%;left:-14px;right:-14px;max-height:calc(100vh - 72px);overflow-y:auto;overscroll-behavior:contain;flex-direction:column;align-items:stretch;gap:0;background:#075526;box-shadow:0 18px 28px rgba(0,0,0,.22);border-radius:0 0 14px 14px}
  .primary-menu.is-open{display:flex}
  .primary-menu li{width:100%}
  .primary-menu a{min-height:48px;padding:13px 20px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.10)}
  .primary-menu .sub-menu{position:static;display:block}.primary-menu .sub-menu a{padding-left:34px;font-size:13px}
  body.menu-open{overflow:hidden}
  .hero{padding:42px 0 82px;background-position:center}
  .hero h1{font-size:clamp(34px,10vw,46px);line-height:1.08;margin-top:10px}
  .hero p{font-size:16px;line-height:1.65}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.btn{width:100%;min-height:48px}
  .quick-links{margin-top:-56px}
  .quick-grid{border-radius:16px}
  .quick-item{padding:20px 12px;min-height:144px;display:flex;flex-direction:column;justify-content:center}
  .quick-icon{width:44px;height:44px;margin-bottom:9px}
  .quick-item small{font-size:12px;line-height:1.4}
  .section{padding:48px 0}
  .section-head{display:block;margin-bottom:22px}.section-head>a{display:inline-block;margin-top:8px;font-weight:700}
  .section-title{font-size:clamp(27px,8vw,34px)}
  .card-grid,.archive-grid{gap:16px}
  .card-body{padding:17px}.card-title{font-size:19px}
  .split{gap:16px}
  .panel-head{padding:16px}.list li{padding:14px 16px}.list-date{display:block;margin-bottom:4px}
  .tender-table,.tender-table thead,.tender-table tbody,.tender-table tr,.tender-table th,.tender-table td{display:block;width:100%}
  .tender-table{overflow:visible}
  .tender-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
  .tender-table tr{padding:14px 16px;border-bottom:1px solid var(--line)}
  .tender-table tr:last-child{border-bottom:0}
  .tender-table td{border:0;padding:5px 0 5px 42%;position:relative;min-height:31px;text-align:left}
  .tender-table td:before{content:attr(data-label);position:absolute;left:0;top:5px;width:38%;font-weight:800;color:#36513d;font-size:12px}
  .tender-table td[colspan]{padding-left:0;text-align:center}.tender-table td[colspan]:before{display:none}
  .stats-grid{gap:0}.stat{padding:24px 12px}.stat b{font-size:32px}
  .footer-grid{gap:26px}.site-footer{padding-top:38px}.legal-note{font-size:12px;line-height:1.65}
  .content-wrap{padding:40px 0}.page-title{font-size:clamp(32px,10vw,42px)}
}
@media(max-width:560px){
  .container{width:min(calc(100% - 22px),var(--container))}
  .site-top-banner{overflow:hidden}
  .quick-grid{grid-template-columns:1fr 1fr}
  .quick-item{min-height:132px;padding:17px 10px}.quick-item strong{font-size:14px}.quick-item small{font-size:11px}
  .hero{padding-top:36px}.eyebrow{font-size:11px;letter-spacing:.04em}
  .stats-grid{grid-template-columns:1fr 1fr}.stat{border-bottom:1px solid rgba(255,255,255,.18)}.stat:nth-last-child(-n+2){border-bottom:0}.stat b{font-size:29px}
  .supporters{padding:28px 0}.supporters .section-title{margin-bottom:14px}.supporters img{max-height:80px}
  .footer-logo{width:72px}.footer-grid{grid-template-columns:1fr}
  .entry-content{font-size:15px}.entry-content h2{font-size:26px}.entry-content h3{font-size:22px}
}
@media(max-width:380px){
  .container{width:min(calc(100% - 18px),var(--container))}
  .quick-grid{grid-template-columns:1fr}.quick-item{min-height:104px;border-right:0;display:grid;grid-template-columns:46px 1fr;column-gap:10px;text-align:left;align-items:center}.quick-icon{grid-row:1/3;margin:0}.quick-item small{margin-top:0}
  .stats-grid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)!important}.stat:last-child{border-bottom:0!important}
  .tender-table td{padding-left:0;padding-top:24px}.tender-table td:before{width:100%;top:2px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* v1.3.0 — ilan/duyuru liste görünümü ve görsel haber arşivi */
.tender-table{table-layout:fixed}
.tender-table th:nth-child(1),.tender-table td:nth-child(1){width:19%}
.tender-table th:nth-child(2),.tender-table td:nth-child(2){width:39%}
.tender-table th:nth-child(3),.tender-table td:nth-child(3){width:18%;white-space:nowrap}
.tender-table th:nth-child(4),.tender-table td:nth-child(4){width:24%;white-space:nowrap}
.tender-table td{vertical-align:top;overflow-wrap:anywhere}
.tender-table .status{max-width:100%;white-space:normal;line-height:1.35;text-align:center}
.archive-header{max-width:820px;margin-bottom:30px}.archive-header .page-title{margin-bottom:8px}.archive-intro{margin:0;color:var(--muted);font-size:17px}
.archive-grid-visual .archive-card-media{display:block;overflow:hidden;background:#e5eee6}.archive-grid-visual .card-image{transition:transform .35s ease}.archive-grid-visual .archive-card:hover .card-image{transform:scale(1.035)}
.card-image-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#dce9de,#f2f7f2);color:var(--green);font-weight:900;letter-spacing:.12em}
.archive-grid-visual .card-meta{align-items:center;margin-bottom:10px}.archive-grid-visual .card-meta .badge{margin:0 0 0 auto}.read-more{font-weight:800;margin-top:auto;padding-top:8px}
.archive-list{display:grid;gap:14px}.archive-list-item{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 22px;box-shadow:0 7px 22px rgba(30,60,40,.055);transition:transform .2s,box-shadow .2s,border-color .2s}.archive-list-item:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#c8d9ca}
.archive-list-date{width:72px;min-height:72px;border-radius:14px;background:#edf7ef;color:var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.archive-list-date strong{font-size:26px;line-height:1}.archive-list-date span{font-size:11px;text-transform:uppercase;font-weight:800;margin-top:5px}
.archive-list-content{min-width:0}.archive-list-content h2{font-size:20px;line-height:1.3;margin:8px 0 6px}.archive-list-content h2 a{color:var(--ink)}.archive-list-content h2 a:hover{color:var(--green)}.archive-list-content p{margin:0 0 9px;color:var(--muted);font-size:14px}.archive-list-badges{display:flex;flex-wrap:wrap;gap:7px}.type-badge{white-space:normal;line-height:1.3;text-align:center}.status-neutral{background:#f0f2f0;color:#4b574e}.archive-list-meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:12px;font-weight:650}.archive-list-action{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-weight:800;border:1px solid var(--line);border-radius:10px;padding:10px 13px}.archive-list-action:hover{background:var(--green);border-color:var(--green);color:#fff}
.pagination .nav-links{display:flex;flex-wrap:wrap;gap:7px}.pagination .page-numbers{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;padding:0 11px;background:#fff;font-weight:700}.pagination .page-numbers.current,.pagination .page-numbers:hover{background:var(--green);border-color:var(--green);color:#fff}
@media(max-width:860px){.archive-list-item{grid-template-columns:74px minmax(0,1fr)}.archive-list-action{grid-column:2;justify-self:start}.tender-table th:nth-child(n),.tender-table td:nth-child(n){width:auto}}
@media(max-width:560px){.archive-list-item{grid-template-columns:1fr;padding:17px}.archive-list-date{width:auto;min-height:auto;display:inline-flex;flex-direction:row;gap:5px;justify-self:start;padding:7px 10px}.archive-list-date strong{font-size:15px}.archive-list-date span{font-size:11px;margin:0}.archive-list-action{grid-column:1}.archive-list-content h2{font-size:18px}.archive-intro{font-size:15px}}


/* v1.4.0 — çalışan arama alanı ve site genelinde tek yazı tipi */
:root{--site-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
html,body,button,input,select,textarea,
h1,h2,h3,h4,h5,h6,.hero h1,.section-title,.page-title,
.site-nav,.primary-menu,.site-footer,.entry-content{font-family:var(--site-font)!important}

.nav-inner{gap:14px}
.primary-menu{flex:1;min-width:0}
.nav-search-form{display:flex;align-items:stretch;flex:0 1 285px;min-width:210px;height:40px;background:#fff;border:1px solid rgba(255,255,255,.48);border-radius:999px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.nav-search-field{min-width:0;width:100%;border:0;outline:0;background:#fff;color:var(--ink);padding:0 13px;font-size:13px;line-height:40px;-webkit-appearance:none;appearance:none}
.nav-search-field::placeholder{color:#758079;opacity:1}
.nav-search-field::-webkit-search-cancel-button{cursor:pointer}
.nav-search-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:68px;border:0;border-left:1px solid var(--line);background:#f1f7f2;color:var(--green);font-weight:800;cursor:pointer;padding:0 12px}
.nav-search-button:hover,.nav-search-button:focus-visible{background:var(--gold);color:#263319}
.nav-search-field:focus{box-shadow:inset 0 0 0 2px var(--gold)}
.nav-search-form:focus-within{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}

@media(max-width:1100px){
  .primary-menu a{padding-inline:9px;font-size:13px}
  .nav-search-form{flex-basis:230px;min-width:190px}
  .nav-search-button-text{display:none}.nav-search-button{min-width:45px;padding:0 10px}
}
@media(max-width:820px){
  .nav-inner{position:relative;flex-wrap:wrap;padding-block:7px;gap:8px}
  .menu-toggle{display:inline-flex}
  .primary-menu{order:3;flex-basis:100%;position:absolute;top:100%;left:0;right:0}
  .nav-search-form{margin-left:auto;flex:1 1 220px;max-width:420px;min-width:150px;height:42px}
  .nav-search-field{line-height:42px}
  .nav-search-button{min-width:48px}
}
@media(max-width:480px){
  .nav-inner{padding-block:8px}
  .menu-toggle{flex:0 0 auto;padding-inline:10px}
  .nav-search-form{flex-basis:calc(100% - 92px);min-width:0}
  .nav-search-field{font-size:16px;padding-inline:11px}
}

/* v1.5.0: düzenli belge/indirme alanları */
.download-list{display:grid;gap:16px}.download-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;align-items:center;background:#fff;border:1px solid #dfe7df;border-radius:14px;padding:20px;box-shadow:0 6px 20px rgba(13,63,31,.06)}.download-icon{width:56px;height:56px;border-radius:12px;background:var(--soft);color:var(--green);display:grid;place-items:center;flex:none}.download-icon .dashicons{font-size:30px;width:30px;height:30px}.download-content h2{font-size:20px;margin:7px 0}.download-content p{margin:0 0 6px;color:#536057}.download-content small{color:#738078}.download-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:#68746c}.download-actions{display:flex;gap:10px;align-items:center}.download-detail{margin-top:30px;padding:20px;border:1px solid #dce6dd;background:var(--soft);border-radius:14px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:16px;align-items:center}.download-detail p{margin:5px 0 0}.entry-type{display:inline-flex;background:var(--soft);color:var(--green);font-weight:700;border-radius:999px;padding:7px 12px;margin-bottom:12px}.entry-body{margin-top:24px}.hero{display:flex;align-items:center;background-repeat:no-repeat}.hero-inner{width:100%}
@media(max-width:760px){.download-card,.download-detail{grid-template-columns:52px minmax(0,1fr)}.download-actions,.download-detail .btn{grid-column:1/-1;display:flex;flex-wrap:wrap}.download-actions .btn{flex:1;text-align:center}.hero{padding-top:22px;padding-bottom:22px}}


/* v1.6.0 — arama tekilleştirme, rahat hero iç boşluğu ve geliştirilmiş indirme alanları */
.hero-inner{padding-inline:clamp(24px,4vw,64px)}
.hero-inner>div:first-child{max-width:680px;background:rgba(255,255,255,.78);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);padding:clamp(24px,4vw,46px);border-radius:22px;box-shadow:0 16px 42px rgba(20,55,30,.10);border:1px solid rgba(255,255,255,.66)}
.hero-inner .hero-card{margin-right:clamp(0px,2vw,24px)}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-actions .btn{min-width:180px;justify-content:center;text-align:center}

.download-list{gap:20px}
.download-card{position:relative;grid-template-columns:76px minmax(0,1fr) auto;gap:22px;padding:24px;border-radius:18px;border-color:#d7e3d9;box-shadow:0 10px 28px rgba(13,63,31,.075);overflow:hidden}
.download-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--green)}
.download-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(13,63,31,.12)}
.download-icon{width:66px;height:66px;border-radius:16px;background:linear-gradient(145deg,#edf7ef,#dfeee2);border:1px solid #d1e3d5;position:relative}
.download-file-ext{position:absolute;right:-8px;bottom:-7px;background:var(--green);color:#fff;border-radius:7px;padding:3px 6px;font-size:10px;font-weight:900;letter-spacing:.04em;box-shadow:0 3px 8px rgba(0,0,0,.18)}
.download-content h2{font-size:22px;line-height:1.3;margin:8px 0 7px}.download-content h2 a{color:var(--ink)}.download-content h2 a:hover{color:var(--green)}
.download-content p{font-size:15px;line-height:1.65}.download-filename{display:inline-flex;align-items:center;gap:6px;margin-top:5px;padding:6px 9px;border-radius:8px;background:#f4f7f4;color:#56635a;overflow-wrap:anywhere;max-width:100%}
.download-actions{flex-direction:column;align-items:stretch;min-width:150px}.download-actions .btn{justify-content:center;text-align:center}
.download-detail{position:relative;padding:26px;border-radius:18px;background:linear-gradient(135deg,#f5faf6,#edf6ef);border:1px solid #d4e3d7;box-shadow:0 10px 26px rgba(13,63,31,.07)}
.download-detail:before{content:"Dosya";position:absolute;right:16px;top:12px;color:#799080;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.hyeg-inline-download{margin:18px 0!important}.hyeg-inline-download a{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid #d5e3d7;border-radius:12px;background:#f5faf6;font-weight:800;overflow-wrap:anywhere}.hyeg-inline-download a:hover{background:var(--green);color:#fff}
@media(max-width:900px){.hero-inner{padding-inline:20px}.hero-inner>div:first-child{max-width:none}.hero-inner .hero-card{margin-right:0}.download-card{grid-template-columns:66px minmax(0,1fr)}.download-actions{grid-column:1/-1;flex-direction:row;min-width:0}.download-actions .btn{flex:1}}
@media(max-width:560px){.hero-inner{padding-inline:12px}.hero-inner>div:first-child{padding:22px 18px;border-radius:16px}.hero-actions .btn{width:100%;min-width:0}.download-card{grid-template-columns:1fr;padding:20px}.download-icon{width:60px;height:60px}.download-actions{flex-direction:column}.download-actions .btn{width:100%}.download-detail{grid-template-columns:1fr}.download-detail .download-icon{margin-bottom:4px}}

/* v1.7.0 — daha kompakt ana görsel alanı ve yakınlaştırma desteği */
.hero{background-color:#eaf3eb}.hero-inner{gap:28px}.hero h1{font-size:clamp(32px,4.2vw,52px);margin:10px 0 12px}.hero p{font-size:16px;margin:0}.hero-actions{margin-top:18px}.hero-card{padding:22px}.quick-links+.section{padding-top:54px}@media(max-width:980px){.hero-inner{gap:18px}}@media(max-width:720px){.hero h1{font-size:34px}.hero-inner>div:first-child{padding:20px 18px}.hero-actions{margin-top:14px}}

/* v1.8.0 — ayrıntı görseli, etiket görünümü, şeffaflık ve ilan türü renkleri */
.entry-content .post-tags,.entry-content .tags-links,.tag-links,.entry-footer .tags-links{display:none!important}
.nav-search-field:focus{box-shadow:none!important;outline:none!important}
.nav-search-form:focus-within{outline:none!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important}
.nav-search-button:focus,.nav-search-button:focus-visible{outline:none!important;box-shadow:none!important;background:#f1f7f2;color:var(--green)}

.hero-copy{background:rgba(255,255,255,var(--hero-content-opacity));border:1px solid rgba(7,95,43,.08);border-radius:18px;padding:clamp(20px,3vw,34px);box-shadow:0 12px 34px rgba(22,56,31,.08);backdrop-filter:blur(2px)}
.hero-inner.no-hero-copy{grid-template-columns:minmax(280px,520px);justify-content:end}
.hero-inner.no-hero-card{grid-template-columns:minmax(0,780px);justify-content:start}
.hero-inner.no-hero-copy.no-hero-card{display:block}

.home .quick-grid,.home .quick-item,.home .content-card,.home .panel{background-color:rgba(255,255,255,var(--home-box-opacity))}
.home .card-image{opacity:var(--home-image-opacity)}
.home .quick-grid,.home .content-card,.home .panel{backdrop-filter:blur(2px)}

.type-badge{margin:2px 4px 2px 0;border:1px solid transparent}
.type-mal{background:#e8f2ff;color:#1459a6;border-color:#bfd8f7}
.type-hizmet{background:#f2eaff;color:#6637a6;border-color:#d9c3f2}
.type-yapim{background:#fff0db;color:#955300;border-color:#f1cc98}
.type-diger{background:#e8f7ed;color:#17633a;border-color:#bfe2cb}
.type-genel,.type-duyuru{background:#edf1f4;color:#46515a;border-color:#d8dfe4}
.tender-table td:first-child{min-width:150px}
.archive-list-badges{align-items:center}

@media(max-width:720px){.hero-copy{padding:18px}.hero-inner.no-hero-copy{justify-content:stretch}.hero-inner.no-hero-copy .hero-card{width:100%}}


/* v1.9.0 — ilan rozetlerini ortalama ve içerik görsellerini büyütme */
.tender-table th:first-child,
.tender-table td:first-child{text-align:center}
.tender-table td:first-child .type-badge{margin:3px 3px;vertical-align:middle}
.archive-list-badges{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;width:100%}
.archive-list-content .archive-list-badges + h2{text-align:left}

.entry-content{max-width:960px;margin-inline:auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:clamp(22px,4vw,44px);box-shadow:0 12px 34px rgba(20,55,30,.07)}
.entry-content .page-title{line-height:1.2;margin-bottom:10px}
.entry-content .entry-meta{color:var(--muted);margin-bottom:22px}
.entry-body{font-size:16px;line-height:1.8}
.entry-body:after{content:"";display:block;clear:both}
.entry-body img{display:block;max-width:100%;height:auto;margin:26px auto;border-radius:14px;box-shadow:0 10px 28px rgba(20,55,30,.12);cursor:zoom-in;transition:transform .2s ease,box-shadow .2s ease}
.entry-body img:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(20,55,30,.18)}
.entry-body figure{max-width:100%;margin:28px auto;text-align:center}
.entry-body figure img{margin:0 auto}
.entry-body figcaption{margin-top:9px;color:var(--muted);font-size:13px;line-height:1.5}
.entry-body .alignleft{float:left;margin:8px 24px 18px 0}
.entry-body .alignright{float:right;margin:8px 0 18px 24px}
.entry-body .aligncenter{margin-left:auto;margin-right:auto}
.entry-body .wp-block-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0}
.entry-body .wp-block-gallery figure{margin:0}
.entry-body .wp-block-gallery img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;margin:0}

.hyeg-lightbox{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(4,18,9,.92);cursor:zoom-out}
.hyeg-lightbox.is-open{display:flex}
.hyeg-lightbox-image{display:block;max-width:min(98vw,2400px);max-height:92vh;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 22px 70px rgba(0,0,0,.48);cursor:default;image-rendering:auto}
.hyeg-lightbox-close{position:fixed;right:18px;top:16px;width:46px;height:46px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(0,0,0,.38);color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer}
.hyeg-lightbox-close:hover,.hyeg-lightbox-close:focus{background:#fff;color:#173d24;outline:none}
body.hyeg-lightbox-open{overflow:hidden}

@media(max-width:720px){
  .archive-list-badges{justify-content:flex-start}
  .entry-content{padding:20px 16px;border-radius:15px}
  .entry-body .alignleft,.entry-body .alignright{float:none;display:block;margin:22px auto}
  .entry-body .wp-block-gallery{grid-template-columns:1fr}
  .hyeg-lightbox{padding:12px}
  .hyeg-lightbox-close{right:10px;top:10px}
}

/* v1.10.0 — tam mobil uyumluluk ve dokunmatik düzen iyileştirmeleri */
@media (max-width: 720px){
  .container{width:min(calc(100% - 24px),var(--container))}
  .site-nav{position:sticky;top:0}
  .nav-inner{gap:10px;padding-block:5px}
  .menu-toggle{display:inline-flex;min-width:112px;justify-content:center}
  .primary-menu{max-height:calc(100dvh - 58px);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 14px 30px rgba(0,0,0,.25)}
  .primary-menu li,.primary-menu a{width:100%}
  .primary-menu a{min-height:48px;display:flex;align-items:center}

  .hero{min-height:0!important;height:auto!important;padding:16px 0!important;background-attachment:scroll!important}
  .hero-inner{display:block!important;padding-inline:0!important}
  .hero-copy,.hero-inner>div:first-child{width:100%;max-width:none;padding:18px 16px!important;border-radius:14px}
  .hero h1{font-size:clamp(28px,9vw,36px);line-height:1.13;overflow-wrap:anywhere}
  .hero p{font-size:15px;line-height:1.65}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%;min-width:0;min-height:48px;padding-inline:14px}
  .hero-card{display:block!important;width:100%;margin:14px 0 0!important;padding:18px;border-radius:14px}
  .hero-inner.no-hero-copy .hero-card{margin-top:0!important}

  .quick-links{margin-top:12px}
  .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:14px}
  .quick-item{min-width:0;padding:18px 10px}
  .quick-icon{width:44px;height:44px;margin-bottom:9px}
  .quick-item strong{font-size:14px;overflow-wrap:anywhere}
  .quick-item small{font-size:12px;line-height:1.35}

  .section{padding:42px 0}
  .section-head{display:block;margin-bottom:20px}
  .section-head>a{display:inline-flex;margin-top:10px;font-weight:700}
  .section-title{font-size:27px;line-height:1.2}
  .card-grid,.archive-grid{grid-template-columns:1fr;gap:16px}
  .content-card{border-radius:14px}
  .card-image{aspect-ratio:16/10}
  .card-body{padding:17px}
  .card-title{font-size:19px}

  .split{gap:16px}
  .panel{border-radius:14px}
  .panel-head{padding:15px 16px;gap:10px}
  .panel-head h3{font-size:18px}
  .list li{padding:15px 16px}
  .list-date{display:block;margin-bottom:4px}

  .tender-table,.tender-table thead,.tender-table tbody,.tender-table tr,.tender-table th,.tender-table td{display:block;width:100%}
  .tender-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
  .tender-table tbody{padding:10px}
  .tender-table tr{margin:0 0 12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,var(--home-box-opacity));box-shadow:0 5px 16px rgba(20,55,30,.06)}
  .tender-table tr:last-child{margin-bottom:0}
  .tender-table td{display:grid;grid-template-columns:106px minmax(0,1fr);gap:10px;padding:8px 0!important;border:0!important;text-align:left!important;align-items:start;min-width:0!important}
  .tender-table td:before{content:attr(data-label);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}
  .tender-table td:first-child{display:block;text-align:center!important;padding-top:2px!important}
  .tender-table td:first-child:before{display:block;margin-bottom:7px;text-align:center}
  .tender-table td:first-child .type-badge{display:inline-flex;margin:3px}
  .archive-list-badges{justify-content:center!important;text-align:center}

  .stats-grid{grid-template-columns:1fr 1fr}
  .stat{padding:22px 10px}
  .stat b{font-size:30px}

  .content-wrap{padding:34px 0}
  .page-title{font-size:30px;line-height:1.2;overflow-wrap:anywhere}
  .entry-content{width:100%;padding:18px 14px;border-radius:14px}
  .entry-body{font-size:15.5px;line-height:1.75}
  .entry-body img{margin:20px auto;border-radius:11px}
  .entry-body iframe,.entry-body video,.entry-body table{max-width:100%}
  .entry-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .entry-body .wp-block-gallery{grid-template-columns:1fr;gap:10px}

  .download-list{gap:14px}
  .download-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:13px;padding:17px;border-radius:14px}
  .download-icon{width:54px;height:54px;border-radius:12px}
  .download-content h2{font-size:18px;margin-top:4px}
  .download-content p{font-size:14px}
  .download-meta{font-size:12px}
  .download-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr;gap:8px}
  .download-actions .btn{width:100%;min-height:46px}
  .download-detail{grid-template-columns:54px minmax(0,1fr);padding:18px}
  .download-detail .btn{grid-column:1/-1;width:100%}

  .footer-grid{grid-template-columns:1fr;gap:24px}
  .site-footer{padding-top:36px}
  .legal-note{margin-top:26px;padding:20px 0}

  .hyeg-lightbox{padding:10px;align-items:center}
  .hyeg-lightbox-image{max-width:96vw;max-height:84dvh;border-radius:8px}
  .hyeg-lightbox-close{width:44px;height:44px;right:8px;top:max(8px,env(safe-area-inset-top));font-size:28px}
}

@media (max-width: 390px){
  .container{width:min(calc(100% - 18px),var(--container))}
  .quick-grid{grid-template-columns:1fr}
  .quick-item{border-right:0!important}
  .stats-grid{grid-template-columns:1fr}
  .stat{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)}
  .stat:last-child{border-bottom:0}
  .tender-table td{grid-template-columns:1fr;gap:3px}
  .tender-table td:before{text-align:left}
  .tender-table td:first-child:before{text-align:center}
}

@media (hover:none) and (pointer:coarse){
  .btn,.quick-item,.content-card a,.download-actions a{min-height:44px}
  .entry-body img:hover{transform:none}
}


/* v1.12.0 — Haber ve proje vitrinleri, detay sayfaları ve gelişmiş görsel galeri */
.showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:stretch}
.showcase-card{display:grid;grid-template-rows:auto 1fr;background:rgba(255,255,255,var(--card-opacity,.96));border:1px solid #e2ebe4;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(17,62,31,.09);transition:transform .25s ease,box-shadow .25s ease}
.showcase-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(17,62,31,.15)}
.showcase-card-featured{grid-column:1/-1;grid-template-columns:minmax(0,1.38fr) minmax(320px,.82fr);grid-template-rows:1fr;min-height:410px}
.showcase-media{position:relative;display:block;overflow:hidden;background:linear-gradient(135deg,#e6f1e7,#cfe2d2);min-height:250px}
.showcase-card-featured .showcase-media{min-height:410px}
.showcase-image{width:100%;height:100%;min-height:250px;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.showcase-card:hover .showcase-image{transform:scale(1.045)}
.showcase-placeholder{display:grid;place-items:center;color:#356b43;font-weight:800;letter-spacing:.15em}
.showcase-media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(5,35,14,.62));opacity:.72;transition:opacity .25s}
.showcase-open{position:absolute;right:18px;bottom:16px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.94);color:#0d5c28;font-weight:800;font-size:13px;transform:translateY(8px);opacity:0;transition:.25s}
.showcase-card:hover .showcase-open,.showcase-media:focus .showcase-open{opacity:1;transform:none}
.showcase-body{display:flex;flex-direction:column;padding:24px 25px 25px}
.showcase-card-featured .showcase-body{justify-content:center;padding:38px}
.showcase-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px;color:#66746a;font-size:13px}
.showcase-title{font-size:clamp(20px,2vw,28px);line-height:1.25;margin:0 0 12px}.showcase-card-featured .showcase-title{font-size:clamp(26px,3vw,40px)}
.showcase-title a{color:#143d22;text-decoration:none}.showcase-title a:hover{color:var(--green)}
.showcase-excerpt{color:#526158;line-height:1.72;margin:0 0 17px}
.showcase-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.showcase-chips span{padding:7px 10px;border-radius:999px;background:#eef6ef;color:#315d3c;font-size:12px;font-weight:700}
.showcase-link{margin-top:auto;color:#0d6b2e;text-decoration:none;font-weight:800;display:inline-flex;gap:6px;align-items:center}
.project-status{white-space:nowrap}

.detail-container{max-width:1060px}.detail-article{padding:0;overflow:visible;border-radius:24px;background:#fff;border:1px solid #e0e9e2;box-shadow:0 18px 50px rgba(16,55,28,.09)}
.single-hyeg_ilan .detail-article{overflow:visible}
.detail-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;padding:44px 48px 34px;background:linear-gradient(135deg,#f8fcf8,#eef7ef);border-bottom:1px solid #e0ebe2}
.detail-heading .page-title{margin:9px 0 16px;max-width:800px}.detail-meta-row{display:flex;flex-wrap:wrap;gap:10px 18px;color:#5b6c60;font-size:14px}.detail-meta-row span{display:inline-flex;align-items:center;gap:5px}
.project-summary{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px;max-width:390px}.project-summary>div{padding:13px 15px;border-radius:14px;background:#fff;border:1px solid #dce9df}.project-summary small{display:block;color:#78837b;margin-bottom:4px}.project-summary strong{display:block;color:#174c27;line-height:1.25}
.project-timeline{display:flex;align-items:center;gap:16px;margin:28px 48px 0;padding:17px 20px;border-radius:15px;background:#f4f9f4;border:1px solid #e0ebe2}.project-timeline span{display:flex;flex-direction:column}.project-timeline small{color:#78837b}.project-timeline i{height:2px;flex:1;background:linear-gradient(90deg,#69a775,#d7e7da)}
.detail-body{padding:38px 48px 48px;font-size:17px;line-height:1.85;color:#34463a}.detail-body>p:first-child{font-size:19px;color:#294231}.detail-body img{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1)}
.detail-body figure{margin-top:28px;margin-bottom:28px}.detail-body figcaption{text-align:center;color:#68746b;font-size:13px;padding-top:8px}
.detail-body .wp-block-gallery,.detail-body .gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.detail-body .wp-block-gallery figure,.detail-body .gallery-item{width:auto!important;margin:0!important}.detail-body .wp-block-gallery img,.detail-body .gallery img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}
.hyeg-zoomable{cursor:zoom-in;transition:transform .2s,filter .2s}.hyeg-zoomable:hover{filter:brightness(.94);transform:scale(1.008)}
.detail-navigation{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:22px}.detail-navigation>div:last-child{text-align:right}.detail-navigation a{display:inline-flex;padding:10px 14px;border:1px solid #dce8de;border-radius:12px;background:#fff;color:#17532a;text-decoration:none;font-weight:700}.detail-navigation>a{background:#175f2d;color:#fff;border-color:#175f2d}

.hyeg-lightbox figure{margin:0;display:flex;flex-direction:column;align-items:center;max-width:min(98vw,2400px);max-height:92vh}.hyeg-lightbox-caption{margin-top:10px;max-width:900px;color:#fff;text-align:center;font-size:14px;line-height:1.5}
.hyeg-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:2;width:52px;height:52px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(0,0,0,.38);color:#fff;font-size:42px;line-height:1;display:grid;place-items:center;cursor:pointer}.hyeg-lightbox-nav:hover,.hyeg-lightbox-nav:focus{background:#fff;color:#173d24;outline:none}.hyeg-lightbox-prev{left:20px}.hyeg-lightbox-next{right:20px}.hyeg-lightbox-counter{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:rgba(0,0,0,.5);color:#fff;font-size:13px}

@media(max-width:900px){.showcase-card-featured{grid-template-columns:1fr;min-height:0}.showcase-card-featured .showcase-media{min-height:330px}.showcase-card-featured .showcase-body{padding:28px}.detail-header{grid-template-columns:1fr}.project-summary{max-width:none}.detail-body{padding:32px}.project-timeline{margin-inline:32px}}
@media(max-width:720px){.showcase-grid{grid-template-columns:1fr;gap:18px}.showcase-card-featured{grid-column:auto}.showcase-card,.showcase-card-featured{border-radius:17px}.showcase-card-featured .showcase-media,.showcase-media{min-height:230px}.showcase-body,.showcase-card-featured .showcase-body{padding:20px}.showcase-card-featured .showcase-title{font-size:26px}.showcase-open{opacity:1;transform:none}.detail-article{border-radius:17px}.detail-header{padding:27px 20px 22px;gap:20px}.project-summary{grid-template-columns:1fr 1fr}.project-timeline{margin:20px 20px 0;padding:14px;gap:10px}.detail-body{padding:26px 20px 32px;font-size:16px}.detail-body>p:first-child{font-size:17px}.detail-body .wp-block-gallery,.detail-body .gallery{grid-template-columns:1fr}.detail-navigation{grid-template-columns:1fr 1fr}.detail-navigation>a{grid-column:1/-1;grid-row:1;justify-content:center}.hyeg-lightbox-nav{width:44px;height:44px;font-size:34px}.hyeg-lightbox-prev{left:7px}.hyeg-lightbox-next{right:7px}.hyeg-lightbox figure{max-width:92vw}.hyeg-lightbox-counter{bottom:10px}}
@media(max-width:420px){.project-summary{grid-template-columns:1fr}.project-timeline{align-items:flex-start}.project-timeline i{display:none}.detail-navigation a{font-size:13px;padding:9px 10px}}


/* v1.13.0 — Haber/proje liste ve detay görsel düzeni */
.news-showcase-grid,.project-showcase-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.news-showcase-grid .showcase-card-featured,
.project-showcase-grid .showcase-card-featured{
  grid-column:auto;
  grid-template-columns:1fr;
  grid-template-rows:auto 1fr;
  min-height:0;
}
.news-showcase-grid .showcase-media,
.project-showcase-grid .showcase-media,
.news-showcase-grid .showcase-card-featured .showcase-media,
.project-showcase-grid .showcase-card-featured .showcase-media{
  min-height:0;
  aspect-ratio:16/10;
}
.news-showcase-grid .showcase-image,
.project-showcase-grid .showcase-image{
  width:100%;
  height:100%;
  min-height:0;
  aspect-ratio:16/10;
  object-fit:cover;
}
.news-showcase-grid .showcase-card-featured .showcase-body,
.project-showcase-grid .showcase-card-featured .showcase-body,
.news-showcase-grid .showcase-body,
.project-showcase-grid .showcase-body{
  padding:22px;
  justify-content:flex-start;
}
.news-showcase-grid .showcase-card-featured .showcase-title,
.project-showcase-grid .showcase-card-featured .showcase-title,
.news-showcase-grid .showcase-title,
.project-showcase-grid .showcase-title{
  font-size:clamp(20px,1.7vw,25px);
}
.detail-featured-media{
  margin:0;
  background:#eef5ef;
  border-bottom:1px solid #e0e9e2;
  overflow:hidden;
}
.detail-featured-media a{display:block;position:relative}
.detail-featured-image{
  display:block;
  width:100%;
  height:auto;
  max-height:560px;
  object-fit:cover;
  object-position:center;
  cursor:zoom-in;
}
.detail-featured-caption{
  margin:0;
  padding:10px 18px;
  color:#647168;
  font-size:13px;
  text-align:center;
  background:#f8fbf8;
}
.detail-body{max-width:none}
.detail-body>p,.detail-body>ul,.detail-body>ol,.detail-body>h2,.detail-body>h3,.detail-body>h4,.detail-body>blockquote{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
}
.detail-body>figure:not(.wp-block-gallery),
.detail-body>.wp-block-image{
  max-width:920px;
  margin-left:auto;
  margin-right:auto;
}
.detail-body>figure:not(.wp-block-gallery) img,
.detail-body>.wp-block-image img{
  display:block;
  width:100%;
  max-height:680px;
  object-fit:contain;
  background:#f4f7f4;
}
.detail-body .wp-block-gallery,.detail-body .gallery{
  max-width:960px;
  margin:30px auto;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.detail-body .wp-block-gallery img,.detail-body .gallery img{
  aspect-ratio:4/3;
  object-fit:cover;
  border-radius:14px;
}
@media(max-width:980px){
  .news-showcase-grid,.project-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .detail-featured-image{max-height:480px}
  .detail-body .wp-block-gallery,.detail-body .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .news-showcase-grid,.project-showcase-grid{grid-template-columns:1fr;gap:16px}
  .news-showcase-grid .showcase-media,.project-showcase-grid .showcase-media,
  .news-showcase-grid .showcase-card-featured .showcase-media,
  .project-showcase-grid .showcase-card-featured .showcase-media{aspect-ratio:16/9}
  .news-showcase-grid .showcase-image,.project-showcase-grid .showcase-image{aspect-ratio:16/9}
  .detail-featured-image{max-height:360px}
  .detail-body .wp-block-gallery,.detail-body .gallery{grid-template-columns:1fr}
  .detail-body>figure:not(.wp-block-gallery) img,.detail-body>.wp-block-image img{max-height:520px}
}


/* v1.14.0 — Kapak görsellerini kırpmadan gösterme ve detayda kapak görselini gizleme */
.news-showcase-grid .showcase-media,
.news-showcase-grid .showcase-card-featured .showcase-media{
  background:
    radial-gradient(circle at 18% 18%,rgba(255,255,255,.72),transparent 34%),
    linear-gradient(135deg,#e9f5ed,#cfe6d6 58%,#b9d8c2);
}
.project-showcase-grid .showcase-media,
.project-showcase-grid .showcase-card-featured .showcase-media{
  background:
    radial-gradient(circle at 82% 16%,rgba(255,255,255,.7),transparent 34%),
    linear-gradient(135deg,#eef5e5,#dce8c4 58%,#cbdca8);
}
.news-showcase-grid .showcase-image,
.project-showcase-grid .showcase-image{
  object-fit:contain;
  padding:12px;
  background:transparent;
}
.news-showcase-grid .showcase-image.is-square,
.project-showcase-grid .showcase-image.is-square{
  padding:10px;
}
.news-showcase-grid .showcase-image.is-portrait,
.project-showcase-grid .showcase-image.is-portrait{
  padding:14px 20px;
}
.news-showcase-grid .showcase-media-overlay,
.project-showcase-grid .showcase-media-overlay{
  background:linear-gradient(180deg,transparent 68%,rgba(5,35,14,.42));
  opacity:.48;
}
/* Ana sayfadaki haber ve proje kapakları da kırpılmaz. */
.home .content-card .card-image{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/10;
  object-fit:contain;
  padding:10px;
  background:linear-gradient(135deg,#edf6ef,#d7e9dc);
}
.home .content-card .card-image.is-portrait{padding:14px 24px}
.home .content-card .card-image.is-square{padding:10px}
/* Haber ve proje detayında öne çıkan kapak görseli gösterilmez; yalnızca editöre eklenen normal görseller görünür. */
.single-hyeg_haber .detail-featured-media,
.single-hyeg_proje .detail-featured-media{display:none!important}
@media(max-width:640px){
  .news-showcase-grid .showcase-image,
  .project-showcase-grid .showcase-image{padding:8px}
  .news-showcase-grid .showcase-image.is-portrait,
  .project-showcase-grid .showcase-image.is-portrait{padding:10px 18px}
  .home .content-card .card-image{padding:8px}
}


/* v1.15.0 — Kapakları kesinlikle kırpmadan gösterme, dengeli proje galerileri ve durum renkleri */
.news-showcase-grid .showcase-media,
.project-showcase-grid .showcase-media,
.news-showcase-grid .showcase-card-featured .showcase-media,
.project-showcase-grid .showcase-card-featured .showcase-media{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  aspect-ratio:16/10;
  min-height:0;
  padding:0;
  overflow:hidden;
}
.news-showcase-grid .showcase-image,
.project-showcase-grid .showcase-image,
.news-showcase-grid .showcase-card-featured .showcase-image,
.project-showcase-grid .showcase-card-featured .showcase-image{
  position:absolute;
  inset:0;
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  min-width:0!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:12px;
  margin:0;
  background:transparent;
  transform:none;
}
.news-showcase-grid .showcase-card:hover .showcase-image,
.project-showcase-grid .showcase-card:hover .showcase-image{transform:none}
.news-showcase-grid .showcase-media-overlay,
.project-showcase-grid .showcase-media-overlay{pointer-events:none}

/* Proje ve haber detayındaki içerik görselleri: kırpılmaz, dengeli kutuya oturur. */
.single-hyeg_haber .detail-body .wp-block-image,
.single-hyeg_proje .detail-body .wp-block-image,
.single-hyeg_haber .detail-body>figure:not(.wp-block-gallery),
.single-hyeg_proje .detail-body>figure:not(.wp-block-gallery){
  width:min(100%,980px);
  margin:28px auto;
  padding:12px;
  border:1px solid #dfe9e1;
  border-radius:18px;
  background:linear-gradient(135deg,#f5faf6,#e7f1e9);
  overflow:hidden;
}
.single-hyeg_haber .detail-body .wp-block-image img,
.single-hyeg_proje .detail-body .wp-block-image img,
.single-hyeg_haber .detail-body>figure:not(.wp-block-gallery) img,
.single-hyeg_proje .detail-body>figure:not(.wp-block-gallery) img{
  display:block;
  width:100%!important;
  height:auto!important;
  max-height:720px;
  object-fit:contain!important;
  object-position:center;
  margin:0 auto;
  border-radius:12px;
  background:transparent;
}
.single-hyeg_haber .detail-body .wp-block-gallery,
.single-hyeg_proje .detail-body .wp-block-gallery,
.single-hyeg_haber .detail-body .gallery,
.single-hyeg_proje .detail-body .gallery{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  width:min(100%,1040px);
  max-width:1040px;
  margin:30px auto;
}
.single-hyeg_haber .detail-body .wp-block-gallery figure,
.single-hyeg_proje .detail-body .wp-block-gallery figure,
.single-hyeg_haber .detail-body .gallery-item,
.single-hyeg_proje .detail-body .gallery-item{
  display:flex!important;
  align-items:center;
  justify-content:center;
  width:100%!important;
  aspect-ratio:4/3;
  margin:0!important;
  padding:10px;
  overflow:hidden;
  border:1px solid #dfe9e1;
  border-radius:16px;
  background:linear-gradient(135deg,#f3f8f4,#e2eee5);
}
.single-hyeg_haber .detail-body .wp-block-gallery img,
.single-hyeg_proje .detail-body .wp-block-gallery img,
.single-hyeg_haber .detail-body .gallery img,
.single-hyeg_proje .detail-body .gallery img{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center;
  margin:0!important;
  border-radius:10px;
}

/* Proje durum rozetleri */
.project-status.status-completed,
.project-summary .status-completed{background:#dcfce7!important;color:#166534!important;border-color:#86efac!important}
.project-status.status-active,
.project-summary .status-active{background:#dbeafe!important;color:#1d4ed8!important;border-color:#93c5fd!important}
.project-status.status-planned,
.project-summary .status-planned{background:#fee2e2!important;color:#b91c1c!important;border-color:#fca5a5!important}
.project-status.status-default,
.project-summary .status-default{background:#f1f5f9!important;color:#475569!important;border-color:#cbd5e1!important}
.project-summary>div.status-completed,
.project-summary>div.status-active,
.project-summary>div.status-planned,
.project-summary>div.status-default{border-width:1px;border-style:solid}
.project-summary>div.status-completed strong{color:#166534}
.project-summary>div.status-active strong{color:#1d4ed8}
.project-summary>div.status-planned strong{color:#b91c1c}

.home .content-card .card-image{
  object-fit:contain!important;
  object-position:center!important;
}
.home .badge.project-status{align-self:flex-start}

@media(max-width:720px){
  .single-hyeg_haber .detail-body .wp-block-gallery,
  .single-hyeg_proje .detail-body .wp-block-gallery,
  .single-hyeg_haber .detail-body .gallery,
  .single-hyeg_proje .detail-body .gallery{grid-template-columns:1fr;gap:12px}
  .news-showcase-grid .showcase-image,
  .project-showcase-grid .showcase-image{padding:8px}
}


/* v1.16.0 — Haber ve proje görsellerinde kareleri tam doldurma, diğer oranları sığdırma */
.news-showcase-grid,
.project-showcase-grid{
  align-items:stretch;
}
.news-showcase-grid .showcase-card,
.project-showcase-grid .showcase-card{
  min-height:620px;
}
.news-showcase-grid .showcase-media,
.project-showcase-grid .showcase-media,
.news-showcase-grid .showcase-card-featured .showcase-media,
.project-showcase-grid .showcase-card-featured .showcase-media{
  aspect-ratio:1/1!important;
  min-height:350px;
}
.news-showcase-grid .showcase-image,
.project-showcase-grid .showcase-image,
.news-showcase-grid .showcase-card-featured .showcase-image,
.project-showcase-grid .showcase-card-featured .showcase-image{
  object-fit:contain!important;
  padding:18px!important;
}
.news-showcase-grid .showcase-image.is-square,
.project-showcase-grid .showcase-image.is-square,
.news-showcase-grid .showcase-card-featured .showcase-image.is-square,
.project-showcase-grid .showcase-card-featured .showcase-image.is-square{
  object-fit:cover!important;
  padding:0!important;
}
.news-showcase-grid .showcase-body,
.project-showcase-grid .showcase-body{
  min-height:250px;
}

/* Ana sayfa haber/proje kartlarında da kare görseller alanı tam doldurur. */
.home .content-card .card-image{
  aspect-ratio:1/1!important;
  object-fit:contain!important;
  padding:16px!important;
}
.home .content-card .card-image.is-square{
  object-fit:cover!important;
  padding:0!important;
}

/* Detay sayfasında editöre eklenen tekli görseller için daha yüksek ve dengeli alan. */
.single-hyeg_haber .detail-body .wp-block-image,
.single-hyeg_proje .detail-body .wp-block-image,
.single-hyeg_haber .detail-body>figure:not(.wp-block-gallery),
.single-hyeg_proje .detail-body>figure:not(.wp-block-gallery){
  min-height:440px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.single-hyeg_haber .detail-body .wp-block-image img,
.single-hyeg_proje .detail-body .wp-block-image img,
.single-hyeg_haber .detail-body>figure:not(.wp-block-gallery) img,
.single-hyeg_proje .detail-body>figure:not(.wp-block-gallery) img{
  width:100%!important;
  height:100%!important;
  min-height:410px;
  max-height:780px;
  object-fit:contain!important;
}
.single-hyeg_haber .detail-body figure.is-square-image,
.single-hyeg_proje .detail-body figure.is-square-image,
.single-hyeg_haber .detail-body .wp-block-image.is-square-image,
.single-hyeg_proje .detail-body .wp-block-image.is-square-image{
  width:min(100%,820px);
  aspect-ratio:1/1;
  min-height:0;
  padding:0;
}
.single-hyeg_haber .detail-body figure.is-square-image img,
.single-hyeg_proje .detail-body figure.is-square-image img,
.single-hyeg_haber .detail-body .wp-block-image.is-square-image img,
.single-hyeg_proje .detail-body .wp-block-image.is-square-image img{
  width:100%!important;
  height:100%!important;
  min-height:0;
  max-height:none;
  object-fit:cover!important;
  border-radius:16px;
}

/* Çoklu galeriler: daha yüksek kutular; kareler tam, diğerleri sığdırılır. */
.single-hyeg_haber .detail-body .wp-block-gallery figure,
.single-hyeg_proje .detail-body .wp-block-gallery figure,
.single-hyeg_haber .detail-body .gallery-item,
.single-hyeg_proje .detail-body .gallery-item{
  aspect-ratio:1/1!important;
  min-height:360px;
  padding:12px;
}
.single-hyeg_haber .detail-body .wp-block-gallery figure.is-square-image,
.single-hyeg_proje .detail-body .wp-block-gallery figure.is-square-image,
.single-hyeg_haber .detail-body .gallery-item.is-square-image,
.single-hyeg_proje .detail-body .gallery-item.is-square-image{
  padding:0;
}
.single-hyeg_haber .detail-body .wp-block-gallery figure.is-square-image img,
.single-hyeg_proje .detail-body .wp-block-gallery figure.is-square-image img,
.single-hyeg_haber .detail-body .gallery-item.is-square-image img,
.single-hyeg_proje .detail-body .gallery-item.is-square-image img{
  object-fit:cover!important;
  border-radius:15px;
}

@media(max-width:980px){
  .news-showcase-grid .showcase-card,
  .project-showcase-grid .showcase-card{min-height:570px}
  .news-showcase-grid .showcase-media,
  .project-showcase-grid .showcase-media,
  .news-showcase-grid .showcase-card-featured .showcase-media,
  .project-showcase-grid .showcase-card-featured .showcase-media{min-height:300px}
}
@media(max-width:720px){
  .news-showcase-grid .showcase-card,
  .project-showcase-grid .showcase-card{min-height:0}
  .news-showcase-grid .showcase-media,
  .project-showcase-grid .showcase-media,
  .news-showcase-grid .showcase-card-featured .showcase-media,
  .project-showcase-grid .showcase-card-featured .showcase-media{
    aspect-ratio:1/1!important;
    min-height:0;
  }
  .news-showcase-grid .showcase-image,
  .project-showcase-grid .showcase-image{padding:10px!important}
  .news-showcase-grid .showcase-image.is-square,
  .project-showcase-grid .showcase-image.is-square{padding:0!important}
  .single-hyeg_haber .detail-body .wp-block-image,
  .single-hyeg_proje .detail-body .wp-block-image,
  .single-hyeg_haber .detail-body>figure:not(.wp-block-gallery),
  .single-hyeg_proje .detail-body>figure:not(.wp-block-gallery){min-height:300px;padding:8px}
  .single-hyeg_haber .detail-body .wp-block-image img,
  .single-hyeg_proje .detail-body .wp-block-image img,
  .single-hyeg_haber .detail-body>figure:not(.wp-block-gallery) img,
  .single-hyeg_proje .detail-body>figure:not(.wp-block-gallery) img{min-height:280px;max-height:620px}
  .single-hyeg_haber .detail-body .wp-block-gallery figure,
  .single-hyeg_proje .detail-body .wp-block-gallery figure,
  .single-hyeg_haber .detail-body .gallery-item,
  .single-hyeg_proje .detail-body .gallery-item{min-height:0;aspect-ratio:1/1!important}
}

/* v1.17.0 — Masaüstünde kare görsel alanını kesinleştirme ve proje durum renklerini koruma */
@media (min-width:721px){
  /* Liste kartlarında görsel alanı gerçek kare olur. Tüm görseller kırpılmadan sığar;
     kare görseller kare alanı doğal olarak tamamen doldurur. */
  .news-showcase-grid .showcase-media,
  .project-showcase-grid .showcase-media,
  .news-showcase-grid .showcase-card-featured .showcase-media,
  .project-showcase-grid .showcase-card-featured .showcase-media{
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1 / 1!important;
    padding:0!important;
    overflow:hidden!important;
    background:linear-gradient(135deg,#f1f7f2,#dfece2)!important;
  }
  .news-showcase-grid .showcase-image,
  .project-showcase-grid .showcase-image,
  .news-showcase-grid .showcase-card-featured .showcase-image,
  .project-showcase-grid .showcase-card-featured .showcase-image,
  .news-showcase-grid .showcase-image.is-square,
  .project-showcase-grid .showcase-image.is-square,
  .news-showcase-grid .showcase-card-featured .showcase-image.is-square,
  .project-showcase-grid .showcase-card-featured .showcase-image.is-square{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    max-height:100%!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
    border-radius:0!important;
    transform:none!important;
  }

  /* Ana sayfa proje/haber kartları da aynı kurala uyar. */
  .home .content-card{overflow:hidden}
  .home .content-card .card-image,
  .home .content-card .card-image.is-square{
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:1 / 1!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
    background:linear-gradient(135deg,#f1f7f2,#dfece2)!important;
  }

  /* Detay içindeki tekli ve galeri görselleri kare çerçeveye tam ve kırpılmadan oturur. */
  .single-hyeg_haber .detail-body .wp-block-image,
  .single-hyeg_proje .detail-body .wp-block-image,
  .single-hyeg_haber .detail-body>figure:not(.wp-block-gallery),
  .single-hyeg_proje .detail-body>figure:not(.wp-block-gallery){
    display:grid!important;
    place-items:center!important;
    width:min(100%,820px)!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1 / 1!important;
    padding:0!important;
    overflow:hidden!important;
    background:linear-gradient(135deg,#f4f9f5,#e2eee5)!important;
  }
  .single-hyeg_haber .detail-body .wp-block-image img,
  .single-hyeg_proje .detail-body .wp-block-image img,
  .single-hyeg_haber .detail-body>figure:not(.wp-block-gallery) img,
  .single-hyeg_proje .detail-body>figure:not(.wp-block-gallery) img,
  .single-hyeg_haber .detail-body figure.is-square-image img,
  .single-hyeg_proje .detail-body figure.is-square-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    max-height:100%!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
    border-radius:14px!important;
  }
  .single-hyeg_haber .detail-body .wp-block-gallery figure,
  .single-hyeg_proje .detail-body .wp-block-gallery figure,
  .single-hyeg_haber .detail-body .gallery-item,
  .single-hyeg_proje .detail-body .gallery-item{
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1 / 1!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .single-hyeg_haber .detail-body .wp-block-gallery img,
  .single-hyeg_proje .detail-body .wp-block-gallery img,
  .single-hyeg_haber .detail-body .gallery img,
  .single-hyeg_proje .detail-body .gallery img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
  }
}

/* Durum rozetleri: daha genel .badge/.status kuralları tarafından ezilemez. */
body .project-status.status-completed,
body .badge.project-status.status-completed,
body .project-summary>div.status-completed{
  background:#dcfce7!important;color:#166534!important;border:1px solid #86efac!important;
}
body .project-status.status-active,
body .badge.project-status.status-active,
body .project-summary>div.status-active{
  background:#dbeafe!important;color:#1d4ed8!important;border:1px solid #93c5fd!important;
}
body .project-status.status-planned,
body .badge.project-status.status-planned,
body .project-summary>div.status-planned{
  background:#fee2e2!important;color:#b91c1c!important;border:1px solid #fca5a5!important;
}
body .project-status.status-default,
body .badge.project-status.status-default,
body .project-summary>div.status-default{
  background:#f1f5f9!important;color:#475569!important;border:1px solid #cbd5e1!important;
}
body .project-summary>div.status-completed strong{color:#166534!important}
body .project-summary>div.status-active strong{color:#1d4ed8!important}
body .project-summary>div.status-planned strong{color:#b91c1c!important}

/* v1.18.0 — ana menü alt öğeleri için erişilebilir açılır menü düzeni */
.primary-menu>li{position:relative}
.primary-menu .menu-item-has-children>a{display:flex;align-items:center;gap:7px}
.primary-menu .menu-item-has-children>a:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center;opacity:.9;transition:transform .18s ease}
.primary-menu .sub-menu{position:absolute;top:calc(100% + 1px);left:0;z-index:100;display:block;min-width:240px;max-width:320px;margin:0;padding:8px;list-style:none;background:#fff;border:1px solid rgba(10,78,35,.13);border-radius:0 0 14px 14px;box-shadow:0 18px 38px rgba(3,45,20,.22);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.primary-menu .sub-menu li{width:100%;position:relative}
.primary-menu .sub-menu a{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:10px 13px;border-radius:9px;color:#173d24;font-size:14px;font-weight:650;line-height:1.35;white-space:normal}
.primary-menu .sub-menu a:hover,.primary-menu .sub-menu a:focus,.primary-menu .sub-menu .current-menu-item>a{background:#edf7ef;color:#075526;outline:none}
.primary-menu>li:hover>.sub-menu,.primary-menu>li:focus-within>.sub-menu,.primary-menu>li.submenu-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.primary-menu>li:hover>a:after,.primary-menu>li:focus-within>a:after,.primary-menu>li.submenu-open>a:after{transform:rotate(225deg) translate(-1px,-1px)}
.primary-menu .sub-menu .sub-menu{top:-8px;left:calc(100% + 8px);border-radius:14px}
.primary-menu .sub-menu .menu-item-has-children>a:after{transform:rotate(-45deg);margin-left:auto}
.submenu-toggle{display:none;border:0;background:transparent;color:inherit;cursor:pointer}

@media(max-width:980px){
  .primary-menu a{padding-inline:9px}
  .primary-menu .sub-menu{min-width:220px}
}

@media(max-width:720px){
  .primary-menu{padding:6px 10px 12px;gap:2px}
  .primary-menu>li{display:grid;grid-template-columns:minmax(0,1fr) 48px;border-bottom:1px solid rgba(255,255,255,.11)}
  .primary-menu>li:last-child{border-bottom:0}
  .primary-menu>li>a{grid-column:1;min-width:0;border-radius:8px}
  .primary-menu .menu-item-has-children>a:after{display:none}
  .submenu-toggle{display:grid;grid-column:2;grid-row:1;place-items:center;align-self:stretch;width:48px;min-height:48px;padding:0;border-left:1px solid rgba(255,255,255,.12);color:#fff;border-radius:8px}
  .submenu-toggle:before{content:"";width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-1px,-1px);transition:transform .18s ease}
  .submenu-toggle[aria-expanded="true"]:before{transform:rotate(225deg) translate(-1px,-1px)}
  .primary-menu .sub-menu{position:static;grid-column:1/-1;display:none;min-width:0;max-width:none;width:100%;padding:4px 0 9px 13px;border:0;border-radius:0;background:rgba(1,40,17,.32);box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto}
  .primary-menu li.submenu-open>.sub-menu{display:block}
  .primary-menu .sub-menu li{display:grid;grid-template-columns:minmax(0,1fr) 44px;border:0}
  .primary-menu .sub-menu a{grid-column:1;color:#fff;min-height:44px;padding:10px 13px;border-radius:8px;font-size:13px}
  .primary-menu .sub-menu a:hover,.primary-menu .sub-menu a:focus,.primary-menu .sub-menu .current-menu-item>a{background:rgba(255,255,255,.12);color:#fff}
  .primary-menu .sub-menu .submenu-toggle{grid-column:2;width:44px;min-height:44px}
  .primary-menu .sub-menu .sub-menu{position:static;grid-column:1/-1;top:auto;left:auto;margin-left:10px;padding-left:10px;border-left:2px solid rgba(255,255,255,.16)}
}


/* v1.19.0 — Haber kapaklarını kare alanı dolduracak biçimde gösterme,
   haber galerilerini düzenleme ve birleşik Mal + Hizmet etiketi */

/* Haber listeleme ve ana sayfa kapakları: kare alanı tamamen doldurur. */
.news-showcase-grid .showcase-media,
.news-showcase-grid .showcase-card-featured .showcase-media,
.home .content-card:has(.card-meta) {
  overflow:hidden;
}
.news-showcase-grid .showcase-image,
.news-showcase-grid .showcase-card-featured .showcase-image,
.news-showcase-grid .showcase-image.is-square,
.news-showcase-grid .showcase-card-featured .showcase-image.is-square,
.home .content-card .card-image {
  width:100%!important;
  height:100%!important;
  aspect-ratio:1 / 1!important;
  object-fit:cover!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
  background:#e7efe8!important;
}

/* Haber detayında çoklu görseller: eşit, temiz galeri; tam görsel lightbox'ta açılır. */
.single-hyeg_haber .detail-body .wp-block-gallery,
.single-hyeg_haber .detail-body .gallery {
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  margin:28px 0!important;
  align-items:stretch!important;
}
.single-hyeg_haber .detail-body .wp-block-gallery figure,
.single-hyeg_haber .detail-body .gallery-item {
  display:block!important;
  width:100%!important;
  min-width:0!important;
  aspect-ratio:1 / 1!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:16px!important;
  background:#edf3ee!important;
  box-shadow:0 8px 22px rgba(19,62,34,.10)!important;
}
.single-hyeg_haber .detail-body .wp-block-gallery img,
.single-hyeg_haber .detail-body .gallery img {
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  cursor:zoom-in!important;
  transition:transform .2s ease!important;
}
.single-hyeg_haber .detail-body .wp-block-gallery figure:hover img,
.single-hyeg_haber .detail-body .gallery-item:hover img {transform:scale(1.025)!important}
.single-hyeg_haber .detail-body .wp-block-gallery figcaption,
.single-hyeg_haber .detail-body .gallery-caption {
  position:absolute!important;
  left:10px!important;
  right:10px!important;
  bottom:10px!important;
  margin:0!important;
  padding:7px 10px!important;
  border-radius:9px!important;
  background:rgba(0,0,0,.62)!important;
  color:#fff!important;
  font-size:12px!important;
  line-height:1.35!important;
}
.single-hyeg_haber .detail-body .wp-block-gallery figure,
.single-hyeg_haber .detail-body .gallery-item {position:relative!important}

/* Mal + Hizmet birlikte seçildiğinde tek satıra sığan ayrı renkli birleşik etiket. */
body .type-badge.type-mal-hizmet {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  max-width:100%!important;
  min-height:28px!important;
  padding:5px 10px!important;
  border:1px solid #f0abfc!important;
  background:linear-gradient(135deg,#fae8ff,#e0e7ff)!important;
  color:#6b21a8!important;
  font-size:10.5px!important;
  font-weight:850!important;
  line-height:1.15!important;
  text-align:center!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
}
.tender-table td:first-child,
.archive-list-badges {text-align:center!important}
.tender-table td:first-child .type-mal-hizmet {width:min(100%,138px)!important}
.archive-list-badges .type-mal-hizmet {width:auto!important}

@media(max-width:720px){
  .single-hyeg_haber .detail-body .wp-block-gallery,
  .single-hyeg_haber .detail-body .gallery {grid-template-columns:1fr!important;gap:12px!important}
  .tender-table td:first-child .type-mal-hizmet {width:auto!important;max-width:100%!important}
}


/* v1.20.0 — Tutarlı açılır menü, haber görseli ve mobil düzeltmeleri */
@media (min-width: 721px){
  .primary-menu .sub-menu,
  .primary-menu .sub-menu .sub-menu{
    display:block!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(8px)!important;
  }
  .primary-menu li:hover > .sub-menu,
  .primary-menu li:focus-within > .sub-menu,
  .primary-menu li.submenu-open > .sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
  .footer-list .sub-menu{display:none;margin:8px 0 0;padding:8px 0 0 14px;border-left:1px solid rgba(255,255,255,.22)}
  .footer-list li:hover > .sub-menu,.footer-list li:focus-within > .sub-menu,.footer-list li.submenu-open > .sub-menu{display:block}
}

/* Haber kapakları listelemede kare alanı eksiksiz doldurur. */
.news-showcase-grid .showcase-media,
.home .news-section .card-image-wrap{aspect-ratio:1/1!important;min-height:0!important;overflow:hidden!important;background:#e7f1e9!important}
.news-showcase-grid .showcase-image,
.news-showcase-grid img.showcase-image,
.home .news-section .card-image,
.home .news-card .card-image{
  width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;
  padding:0!important;margin:0!important;object-fit:cover!important;object-position:center!important;
}
.news-showcase-grid .showcase-card:hover .showcase-image{transform:scale(1.025)!important}

/* İçerik içine peş peşe eklenen çoklu fotoğrafları otomatik galeriye dönüştürür. */
.hyeg-auto-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px auto;width:min(100%,1040px)}
.hyeg-auto-gallery > figure,.hyeg-auto-gallery > .wp-block-image{margin:0!important;width:100%!important;aspect-ratio:1/1!important;padding:8px!important;border:1px solid #dfe9e1;border-radius:16px;background:linear-gradient(135deg,#f5faf6,#e7f1e9);overflow:hidden}
.hyeg-auto-gallery img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;border-radius:10px!important;background:transparent!important}
.hyeg-auto-gallery figcaption{font-size:12px;text-align:center;margin:7px 3px 0;color:#526258}

@media (max-width:720px){
  .hyeg-auto-gallery{grid-template-columns:1fr;gap:12px;margin:20px auto}
  .hyeg-auto-gallery > figure,.hyeg-auto-gallery > .wp-block-image{aspect-ratio:auto!important;min-height:260px;max-height:78vh}
  .hyeg-auto-gallery img{object-fit:contain!important}
  .news-showcase-grid .showcase-media{aspect-ratio:1/1!important}
}


/* v1.21.0 — sayfa içinde otomatik PDF ön izleme */
.hyeg-pdf-viewer{margin:28px 0;border:1px solid #d9e4da;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(20,55,30,.08)}
.hyeg-pdf-toolbar{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#f4f8f4;border-bottom:1px solid #d9e4da}
.hyeg-pdf-toolbar>div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;min-width:0;margin-right:auto}.hyeg-pdf-toolbar .dashicons{grid-row:1/3;color:var(--green);font-size:28px;width:28px;height:28px}.hyeg-pdf-toolbar strong,.hyeg-pdf-toolbar small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyeg-pdf-toolbar small{color:var(--muted)}
.hyeg-pdf-toolbar .btn{width:auto;min-height:40px;padding:0 14px;flex:0 0 auto}
.hyeg-pdf-frame{height:min(78vh,900px);min-height:560px;background:#e9eeea}.hyeg-pdf-frame object,.hyeg-pdf-frame iframe{display:block;width:100%;height:100%;border:0}.hyeg-pdf-frame object>p{padding:28px;text-align:center}
@media(max-width:768px){.hyeg-pdf-toolbar{align-items:stretch;flex-wrap:wrap}.hyeg-pdf-toolbar>div{width:100%;margin:0}.hyeg-pdf-toolbar .btn{flex:1 1 calc(50% - 5px)}.hyeg-pdf-frame{height:68vh;min-height:430px}}
@media(max-width:480px){.hyeg-pdf-toolbar .btn{flex-basis:100%}.hyeg-pdf-frame{height:62vh;min-height:360px}}


/* v1.22.0 — Haberleri projelerle aynı düzen çizgisine alma ve tek ekranda okunabilir kartlar */
.news-showcase-grid,
.project-showcase-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}
.news-showcase-grid .showcase-card,
.project-showcase-grid .showcase-card,
.news-showcase-grid .showcase-card-featured,
.project-showcase-grid .showcase-card-featured{
  grid-column:auto!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  height:100%!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
.news-showcase-grid .showcase-media,
.project-showcase-grid .showcase-media,
.news-showcase-grid .showcase-card-featured .showcase-media,
.project-showcase-grid .showcase-card-featured .showcase-media{
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  flex:0 0 auto!important;
}
.news-showcase-grid .showcase-image,
.project-showcase-grid .showcase-image,
.news-showcase-grid .showcase-card-featured .showcase-image,
.project-showcase-grid .showcase-card-featured .showcase-image{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
}
/* Haber kapakları alanı tamamen doldurur; projeler tam görseli dengeli biçimde gösterir. */
.news-showcase-grid .showcase-image,
.news-showcase-grid .showcase-card-featured .showcase-image{object-fit:cover!important;object-position:center!important}
.project-showcase-grid .showcase-image,
.project-showcase-grid .showcase-card-featured .showcase-image{object-fit:contain!important;object-position:center!important;background:linear-gradient(135deg,#eef6ef,#dcebdd)!important}
.news-showcase-grid .showcase-body,
.project-showcase-grid .showcase-body,
.news-showcase-grid .showcase-card-featured .showcase-body,
.project-showcase-grid .showcase-card-featured .showcase-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1!important;
  min-height:0!important;
  padding:17px 18px 18px!important;
}
.news-showcase-grid .showcase-title,
.project-showcase-grid .showcase-title,
.news-showcase-grid .showcase-card-featured .showcase-title,
.project-showcase-grid .showcase-card-featured .showcase-title{
  margin:7px 0 8px!important;
  font-size:clamp(18px,1.35vw,21px)!important;
  line-height:1.28!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.news-showcase-grid .showcase-excerpt,
.project-showcase-grid .showcase-excerpt{
  margin:0 0 12px!important;
  font-size:13.5px!important;
  line-height:1.5!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.news-showcase-grid .showcase-chips,
.project-showcase-grid .showcase-chips{margin-top:auto!important}
.news-showcase-grid .showcase-link,
.project-showcase-grid .showcase-link{margin-top:12px!important}

/* Haber detayları proje detaylarıyla aynı kart yapısında, fakat durum etiketi olmadan. */
.single-hyeg_haber .detail-container,
.single-hyeg_proje .detail-container{width:min(calc(100% - 32px),1120px)!important}
.single-hyeg_haber .detail-article,
.single-hyeg_proje .detail-article{max-width:none!important}
.single-hyeg_haber .detail-header,
.single-hyeg_proje .detail-header{
  grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)!important;
  gap:24px!important;
  padding:26px 30px 22px!important;
  align-items:start!important;
}
.single-hyeg_haber .detail-header .page-title,
.single-hyeg_proje .detail-header .page-title{
  font-size:clamp(30px,3.2vw,44px)!important;
  line-height:1.08!important;
  margin:7px 0 12px!important;
}
.news-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important}
.news-summary>div:last-child:nth-child(odd){grid-column:1/-1}
.single-hyeg_haber .detail-body,
.single-hyeg_proje .detail-body{
  padding:26px 30px 34px!important;
  font-size:16px!important;
  line-height:1.7!important;
}
.single-hyeg_haber .detail-body>p:first-child,
.single-hyeg_proje .detail-body>p:first-child{margin-top:0!important}

/* Haber/proje içindeki birden fazla fotoğraf kullanıcı dostu galeri olur. */
.single-hyeg_haber .hyeg-auto-gallery,
.single-hyeg_proje .hyeg-auto-gallery,
.single-hyeg_haber .detail-body .wp-block-gallery,
.single-hyeg_proje .detail-body .wp-block-gallery,
.single-hyeg_haber .detail-body .gallery,
.single-hyeg_proje .detail-body .gallery{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  margin:22px 0!important;
}
.single-hyeg_haber .hyeg-auto-gallery>figure,
.single-hyeg_proje .hyeg-auto-gallery>figure,
.single-hyeg_haber .detail-body .wp-block-gallery figure,
.single-hyeg_proje .detail-body .wp-block-gallery figure,
.single-hyeg_haber .detail-body .gallery-item,
.single-hyeg_proje .detail-body .gallery-item{
  aspect-ratio:4/3!important;
  min-height:0!important;
  padding:0!important;
  border-radius:15px!important;
  overflow:hidden!important;
  background:#edf4ee!important;
}
.single-hyeg_haber .hyeg-auto-gallery img,
.single-hyeg_proje .hyeg-auto-gallery img,
.single-hyeg_haber .detail-body .wp-block-gallery img,
.single-hyeg_proje .detail-body .wp-block-gallery img,
.single-hyeg_haber .detail-body .gallery img,
.single-hyeg_proje .detail-body .gallery img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  padding:0!important;
  cursor:zoom-in!important;
}

/* Masaüstünde en az bir haber kartının tamamı ilk görünümde rahatça seçilebilsin. */
@media(min-width:981px){
  .archive-hyeg_haber.content-wrap,.archive-hyeg_proje.content-wrap{padding:34px 0 46px!important}
  .archive-hyeg_haber .archive-header,.archive-hyeg_proje .archive-header{margin-bottom:20px!important}
  .archive-hyeg_haber .archive-header .page-title,.archive-hyeg_proje .archive-header .page-title{font-size:38px!important}
  .archive-hyeg_haber .archive-intro,.archive-hyeg_proje .archive-intro{font-size:15px!important}
}
@media(max-width:980px){
  .news-showcase-grid,.project-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .single-hyeg_haber .detail-header,.single-hyeg_proje .detail-header{grid-template-columns:1fr!important}
  .news-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .news-summary>div:last-child:nth-child(odd){grid-column:auto}
}
@media(max-width:720px){
  .news-showcase-grid,.project-showcase-grid{grid-template-columns:1fr!important;gap:15px!important}
  .news-showcase-grid .showcase-media,.project-showcase-grid .showcase-media{aspect-ratio:16/10!important}
  .news-showcase-grid .showcase-body,.project-showcase-grid .showcase-body{padding:16px!important}
  .news-showcase-grid .showcase-excerpt,.project-showcase-grid .showcase-excerpt{-webkit-line-clamp:2!important}
  .single-hyeg_haber .detail-container,.single-hyeg_proje .detail-container{width:min(calc(100% - 20px),1120px)!important}
  .single-hyeg_haber .detail-header,.single-hyeg_proje .detail-header{padding:22px 18px 18px!important}
  .single-hyeg_haber .detail-body,.single-hyeg_proje .detail-body{padding:22px 18px 28px!important}
  .news-summary{grid-template-columns:1fr!important}
  .single-hyeg_haber .hyeg-auto-gallery,.single-hyeg_proje .hyeg-auto-gallery,
  .single-hyeg_haber .detail-body .wp-block-gallery,.single-hyeg_proje .detail-body .wp-block-gallery,
  .single-hyeg_haber .detail-body .gallery,.single-hyeg_proje .detail-body .gallery{grid-template-columns:1fr!important;gap:12px!important}
  .single-hyeg_haber .hyeg-auto-gallery>figure,.single-hyeg_proje .hyeg-auto-gallery>figure,
  .single-hyeg_haber .detail-body .wp-block-gallery figure,.single-hyeg_proje .detail-body .wp-block-gallery figure,
  .single-hyeg_haber .detail-body .gallery-item,.single-hyeg_proje .detail-body .gallery-item{aspect-ratio:16/10!important}
}


/* v1.23.0 — profesyonel tipografi, kartlar, galeriler ve tutarlı menüler */
/* Tüm genel sayfa başlıkları yönetilebilir ve önceki büyük ölçülerin önüne geçer. */
body .page-title,
body .archive-header .page-title,
body .detail-header .page-title,
body .entry-title,
body .section-title,
body .showcase-title,
body .card-title{
  font-size:clamp(20px,calc(34px * var(--global-title-scale)),34px)!important;
  line-height:1.22!important;
  letter-spacing:-.015em!important;
}
body .showcase-title{font-size:clamp(17px,calc(24px * var(--global-title-scale)),24px)!important}
body .single-hyeg_haber .detail-header .page-title,
body .single-hyeg_proje .detail-header .page-title{font-size:clamp(22px,calc(40px * var(--global-title-scale)),40px)!important}
body .archive-header{padding-block:20px!important;margin-bottom:18px!important}
body .archive-intro{max-width:760px;font-size:14px;line-height:1.55}

/* Haber kapakları kartı kesin olarak doldurur; ayardan değiştirilebilir. */
body .news-showcase-grid .showcase-media,
body .home .news-card .card-image-wrap,
body .home .news-section .card-image-wrap{aspect-ratio:1/1!important;overflow:hidden!important;background:#e6efe7!important}
body .news-showcase-grid img.showcase-image,
body .home .news-card img.card-image,
body .home .news-section img.card-image{
  width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;
  object-fit:var(--news-card-fit)!important;object-position:center!important;padding:0!important;margin:0!important;
}
body .project-showcase-grid img.showcase-image,
body .home .project-card img.card-image{object-fit:var(--project-card-fit)!important;object-position:center!important}

/* Proje durumları belirgin ve sabit renkli. */
body .project-status.status-completed{background:#dff4e5!important;color:#146c2e!important;border-color:#a9dfb8!important}
body .project-status.status-active{background:#e2efff!important;color:#1559a5!important;border-color:#afd0f5!important}
body .project-status.status-planned{background:#ffe4e4!important;color:#ad2020!important;border-color:#f3b2b2!important}

/* İlan kartında aynı bilgiyi ikinci kez gösteren alt meta satırı kaldırılır. */
body .archive-hyeg_ilan .archive-list-meta{display:none!important}
body .archive-hyeg_ilan .archive-list-content{display:flex;flex-direction:column;justify-content:flex-start;gap:0;min-width:0}
body .archive-hyeg_ilan .archive-list-item.ilan-item{grid-template-columns:86px minmax(0,1fr)!important;align-items:start!important;cursor:pointer}
body .archive-hyeg_ilan .archive-list-badges{justify-content:flex-start;align-items:center}
body .type-badge.type-mal-hizmet{
  background:#5b2a86!important;color:#fff!important;border-color:#5b2a86!important;
  box-shadow:0 3px 10px rgba(91,42,134,.18)!important;
}

/* Alt menüler: ikon ve yazı aynı tarafta, yakın ve sola hizalı. */
body .primary-menu .sub-menu a,
body .footer-list .sub-menu a{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;
  gap:var(--submenu-gap)!important;text-align:left!important;direction:ltr!important;
  white-space:normal!important;padding:11px 14px!important;
}
body .primary-menu .sub-menu a .menu-emoji,
body .footer-list .sub-menu a .menu-emoji,
body .primary-menu .sub-menu a>span:first-child,
body .footer-list .sub-menu a>span:first-child{flex:0 0 auto!important;margin:0!important}
body .primary-menu .sub-menu a:after{margin-left:auto!important;flex:0 0 auto}
body .primary-menu .sub-menu{min-width:230px!important;padding:7px!important;border-radius:12px!important}
body .primary-menu .sub-menu li{width:100%!important;text-align:left!important}

/* Çoklu görseller alt alta değil, yan yana ve dengeli kartlar halinde. */
body .hyeg-auto-gallery,
body .detail-body .wp-block-gallery,
body .detail-body .gallery{
  display:grid!important;grid-template-columns:repeat(var(--gallery-columns-desktop),minmax(0,1fr))!important;
  gap:14px!important;width:100%!important;margin:22px 0!important;align-items:stretch!important;
}
body .hyeg-auto-gallery>figure,
body .detail-body .wp-block-gallery figure,
body .detail-body .gallery-item{
  width:100%!important;aspect-ratio:1/1!important;min-width:0!important;margin:0!important;
  border-radius:14px!important;overflow:hidden!important;background:#edf4ee!important;border:1px solid #dce8de!important;
}
body .hyeg-auto-gallery img,
body .detail-body .wp-block-gallery img,
body .detail-body .gallery img{
  display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;
  padding:0!important;margin:0!important;border-radius:0!important;cursor:zoom-in!important;
}

/* Daha profesyonel kart, buton ve navigasyon görünümü. */
body .showcase-card,body .archive-list-item,body .content-card,body .panel{
  border:1px solid #dfe8e1!important;box-shadow:0 8px 24px rgba(23,63,36,.07)!important;
}
body .showcase-card{transition:transform .2s ease,box-shadow .2s ease}
body .showcase-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(23,63,36,.12)!important}
body .btn,body .showcase-link,body .archive-list-action{border-radius:10px!important;font-weight:750!important}

@media(max-width:720px){
  body .page-title,body .archive-header .page-title,body .detail-header .page-title{font-size:clamp(19px,6vw,25px)!important}
  body .showcase-title{font-size:18px!important}
  body .hyeg-auto-gallery,body .detail-body .wp-block-gallery,body .detail-body .gallery{
    grid-template-columns:repeat(var(--gallery-columns-mobile),minmax(0,1fr))!important;gap:9px!important;
  }
  body .hyeg-auto-gallery>figure,body .detail-body .wp-block-gallery figure,body .detail-body .gallery-item{aspect-ratio:1/1!important;min-height:0!important}
  body .primary-menu .sub-menu a{padding:10px 12px!important;gap:var(--submenu-gap)!important}
}


/* v1.24.0 — Haber okuyucu, temiz liste görselleri, çoklu galeri ve sade detay */
.news-reader{max-width:920px;margin:0 auto}
.news-reader-article{
  background:#fff;border:1px solid #dfe8e1;border-radius:20px;overflow:hidden;
  box-shadow:0 12px 36px rgba(23,63,36,.08);
}
.news-reader-header{padding:28px 32px 12px;background:linear-gradient(135deg,#f8fcf8,#eef7ef)}
.news-reader-title{margin:10px 0 0!important;max-width:none}
.news-reader-title a{color:inherit;text-decoration:none}
.news-reader-title a:hover{color:var(--green)}
.news-reader-media{margin:0;background:#e8f0e9}
.news-reader-image{
  display:block;width:100%;height:auto;max-height:min(58vh,560px);
  object-fit:cover;object-position:center;
}
.news-reader-body{padding:28px 32px 18px!important}
.news-reader-footer{padding:0 32px 28px;display:flex;justify-content:flex-end}
.archive-hyeg_haber .pagination{max-width:920px;margin:28px auto 0;display:flex;justify-content:center}

/* Proje / ana sayfa kart görselleri: sabit oran, ayara göre cover/contain */
body .project-showcase-grid .showcase-media,
body .home .project-card .card-image,
body .home .news-card .card-image,
body .home .content-card .card-image{
  display:block!important;width:100%!important;aspect-ratio:16/10!important;
  object-fit:cover!important;object-position:center!important;
  background:#e7efe8!important;padding:0!important;margin:0!important;
}
body .project-showcase-grid img.showcase-image{
  width:100%!important;height:100%!important;aspect-ratio:auto!important;
  object-fit:var(--project-card-fit,cover)!important;object-position:center!important;
  padding:0!important;margin:0!important;
}
body .project-showcase-grid .showcase-media{
  aspect-ratio:16/10!important;overflow:hidden!important;background:#e7efe8!important;
  min-height:0!important;
}
body .home .news-card .card-image{object-fit:var(--news-card-fit,cover)!important}
body .home .project-card .card-image{object-fit:var(--project-card-fit,cover)!important}
body .card-image-placeholder,
body .showcase-image.card-image-placeholder{
  display:grid!important;place-items:center!important;aspect-ratio:16/10!important;
  background:linear-gradient(135deg,#e8f3ea,#d5e6d8)!important;color:#0b5d2a!important;
  font-weight:800!important;letter-spacing:.08em!important;font-size:13px!important;
}

/* Haber detayı: tek sütun okuma düzeni, gereksiz yan özet yok */
body .single-hyeg_haber .detail-header,
body .single-hyeg_haber .detail-header-simple,
body .single-hyeg_proje .detail-header-simple{
  grid-template-columns:1fr!important;gap:12px!important;padding:28px 32px 20px!important;
}
body .single-hyeg_haber .news-summary{display:none!important}
body .single-hyeg_haber .detail-featured-media,
body .single-hyeg_proje .detail-featured-media{
  display:block!important;margin:0!important;border-bottom:1px solid #e0e9e2;
}
body .single-hyeg_haber .detail-featured-image,
body .single-hyeg_proje .detail-featured-image{
  display:block;width:100%;max-height:min(52vh,520px);object-fit:cover;object-position:center;
  cursor:zoom-in;
}
body .single-hyeg_haber .detail-body,
body .single-hyeg_proje .detail-body,
body .news-reader-body{
  font-size:17px!important;line-height:1.8!important;color:#2f4035!important;
}
body .single-hyeg_haber .detail-body > p,
body .single-hyeg_proje .detail-body > p,
body .news-reader-body > p{max-width:720px;margin-left:auto;margin-right:auto}
body .single-hyeg_haber .detail-body > p:first-child,
body .single-hyeg_proje .detail-body > p:first-child,
body .news-reader-body > p:first-child{font-size:1.05em;color:#24352a}

/* Tekil içerik görselleri: okunabilir, taşmayan */
body .single-hyeg_haber .detail-body > .wp-block-image,
body .single-hyeg_proje .detail-body > .wp-block-image,
body .single-hyeg_haber .detail-body > figure:not(.wp-block-gallery),
body .single-hyeg_proje .detail-body > figure:not(.wp-block-gallery),
body .news-reader-body > .wp-block-image,
body .news-reader-body > figure:not(.wp-block-gallery){
  width:100%!important;max-width:860px!important;margin:28px auto!important;
  aspect-ratio:auto!important;min-height:0!important;padding:0!important;
  border:0!important;background:transparent!important;display:block!important;
}
body .single-hyeg_haber .detail-body > .wp-block-image img,
body .single-hyeg_proje .detail-body > .wp-block-image img,
body .single-hyeg_haber .detail-body > figure:not(.wp-block-gallery) img,
body .single-hyeg_proje .detail-body > figure:not(.wp-block-gallery) img,
body .news-reader-body img{
  width:100%!important;height:auto!important;max-height:min(70vh,680px)!important;
  object-fit:contain!important;object-position:center!important;
  border-radius:14px!important;background:#f3f7f3!important;
  min-height:0!important;padding:0!important;
}

/* Çoklu görseller: ayarlanabilir sütun, kare kart, cover */
body .hyeg-auto-gallery,
body .single-hyeg_haber .detail-body .wp-block-gallery,
body .single-hyeg_proje .detail-body .wp-block-gallery,
body .single-hyeg_haber .detail-body .gallery,
body .single-hyeg_proje .detail-body .gallery,
body .news-reader-body .hyeg-auto-gallery,
body .news-reader-body .wp-block-gallery{
  display:grid!important;
  grid-template-columns:repeat(var(--gallery-columns-desktop,3),minmax(0,1fr))!important;
  gap:12px!important;width:100%!important;max-width:920px!important;
  margin:28px auto!important;align-items:stretch!important;
}
body .hyeg-auto-gallery > figure,
body .hyeg-auto-gallery > .wp-block-image,
body .detail-body .wp-block-gallery figure,
body .detail-body .gallery-item,
body .news-reader-body .wp-block-gallery figure{
  aspect-ratio:1/1!important;min-height:0!important;margin:0!important;padding:0!important;
  border-radius:14px!important;overflow:hidden!important;background:#edf4ee!important;
  border:1px solid #dce8de!important;display:block!important;
}
body .hyeg-auto-gallery img,
body .detail-body .wp-block-gallery img,
body .detail-body .gallery img,
body .news-reader-body .hyeg-auto-gallery img{
  width:100%!important;height:100%!important;object-fit:cover!important;
  object-position:center!important;cursor:zoom-in!important;border-radius:0!important;
  max-height:none!important;min-height:0!important;padding:0!important;margin:0!important;
}

/* Proje özeti sade */
body .single-hyeg_proje .project-summary{
  display:flex!important;flex-wrap:wrap!important;gap:10px!important;max-width:none!important;
  grid-template-columns:none!important;margin-top:8px;
}
body .single-hyeg_proje .project-summary > div{
  flex:1 1 140px;min-width:120px;padding:12px 14px!important;
}
body .single-hyeg_proje .detail-meta-row .project-status{margin-left:0}

/* Liste kartları: profesyonel ve dengeli */
body .project-showcase-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;
}
body .project-showcase-grid .showcase-card{
  display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;
}
body .project-showcase-grid .showcase-body{padding:18px!important;flex:1}
body .project-showcase-grid .showcase-excerpt{-webkit-line-clamp:3!important}
body .project-showcase-grid .showcase-chips,
body .news-showcase-grid .showcase-open,
body .project-showcase-grid .showcase-open,
body .showcase-media-overlay{display:none!important}

@media(max-width:980px){
  body .project-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .news-reader-header,.news-reader-body{padding-inline:22px!important}
  .news-reader-footer{padding-inline:22px}
}
@media(max-width:720px){
  body .project-showcase-grid{grid-template-columns:1fr!important}
  body .hyeg-auto-gallery,
  body .detail-body .wp-block-gallery,
  body .detail-body .gallery,
  body .news-reader-body .hyeg-auto-gallery,
  body .news-reader-body .wp-block-gallery{
    grid-template-columns:repeat(var(--gallery-columns-mobile,2),minmax(0,1fr))!important;gap:8px!important;
  }
  .news-reader-header{padding:20px 16px 8px}
  .news-reader-body{padding:18px 16px 12px!important}
  .news-reader-footer{padding:0 16px 20px}
  .news-reader-image{max-height:42vh}
  body .single-hyeg_haber .detail-featured-image,
  body .single-hyeg_proje .detail-featured-image{max-height:40vh}
  body .single-hyeg_haber .detail-header,
  body .single-hyeg_proje .detail-header{padding:20px 16px 14px!important}
  body .single-hyeg_haber .detail-body,
  body .single-hyeg_proje .detail-body{padding:18px 16px 24px!important}
}


/* v1.25.0 — Haber kartı doldur, proje kartı sığdır; tutarlı liste + detay */
body .news-showcase-grid,
body .project-showcase-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
body .news-showcase-grid .showcase-card,
body .project-showcase-grid .showcase-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:#fff!important;
}
body .news-showcase-grid .showcase-media,
body .project-showcase-grid .showcase-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:16/10!important;
  min-height:0!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
body .news-showcase-grid .showcase-media{
  background:#dfe9e1!important;
}
body .project-showcase-grid .showcase-media{
  background:linear-gradient(145deg,#f2f7f2,#e2eee4)!important;
}
body .news-showcase-grid img.showcase-image,
body .project-showcase-grid img.showcase-image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  border-radius:0!important;
  object-position:center!important;
}
/* Haber: kartı doldur */
body .news-showcase-grid img.showcase-image,
body .home .news-card img.card-image,
body .home-news-section .news-card img.card-image{
  object-fit:cover!important;
  padding:0!important;
  background:#dfe9e1!important;
}
/* Proje: görseli kırpmadan sığdır */
body .project-showcase-grid img.showcase-image,
body .home .project-card img.card-image,
body .home-projects-section .project-card img.card-image{
  object-fit:contain!important;
  padding:12px!important;
  box-sizing:border-box!important;
  background:transparent!important;
}
body .home .news-card .card-image,
body .home .project-card .card-image{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/10!important;
  display:block!important;
}
body .home .project-card{
  overflow:hidden;
}
body .home .project-card .card-image{
  background:linear-gradient(145deg,#f2f7f2,#e2eee4)!important;
}
body .news-showcase-grid .showcase-body,
body .project-showcase-grid .showcase-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1!important;
  padding:18px 18px 16px!important;
  gap:0!important;
}
body .news-showcase-grid .showcase-meta,
body .project-showcase-grid .showcase-meta{
  margin-bottom:8px!important;
}
body .news-showcase-grid .showcase-title,
body .project-showcase-grid .showcase-title{
  margin:0 0 8px!important;
  font-size:clamp(17px,1.4vw,21px)!important;
  line-height:1.3!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body .news-showcase-grid .showcase-excerpt,
body .project-showcase-grid .showcase-excerpt{
  margin:0 0 14px!important;
  color:#526158!important;
  font-size:14px!important;
  line-height:1.55!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body .news-showcase-grid .showcase-link,
body .project-showcase-grid .showcase-link{
  margin-top:auto!important;
}
body .showcase-location{
  color:#4a6a52;
  font-size:12px;
  font-weight:700;
}
body .news-showcase-grid .showcase-open,
body .project-showcase-grid .showcase-open,
body .news-showcase-grid .showcase-media-overlay,
body .project-showcase-grid .showcase-media-overlay,
body .news-showcase-grid .showcase-chips,
body .project-showcase-grid .showcase-chips{display:none!important}

/* Detay: okuma odaklı ortak iskelet */
body .single-hyeg_haber .detail-container,
body .single-hyeg_proje .detail-container{
  width:min(calc(100% - 32px),900px)!important;
  max-width:900px!important;
}
body .single-hyeg_haber .detail-header,
body .single-hyeg_proje .detail-header{
  grid-template-columns:1fr!important;
  gap:16px!important;
  padding:28px 28px 18px!important;
  align-items:start!important;
}
body .single-hyeg_haber .entry-type,
body .single-hyeg_proje .entry-type{
  display:inline-flex;
  padding:4px 10px;
  border-radius:999px;
  background:#e8f4eb;
  color:#0d5c2c;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
body .single-hyeg_haber .detail-header .page-title,
body .single-hyeg_proje .detail-header .page-title{
  margin:10px 0 12px!important;
  max-width:none!important;
  font-size:clamp(26px,3vw,38px)!important;
  line-height:1.15!important;
}
body .single-hyeg_proje .project-summary{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important;
  gap:10px!important;
  max-width:none!important;
  width:100%!important;
}
body .single-hyeg_haber .detail-featured-media,
body .single-hyeg_proje .detail-featured-media{
  display:block!important;
  margin:0!important;
  background:linear-gradient(145deg,#f2f7f2,#e2eee4)!important;
  border-bottom:1px solid #e0e9e2;
}
body .single-hyeg_haber .detail-featured-image.is-fill{
  width:100%!important;
  height:auto!important;
  max-height:min(48vh,480px)!important;
  object-fit:cover!important;
  object-position:center!important;
}
body .single-hyeg_proje .detail-featured-image.is-fit{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:min(52vh,520px)!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:18px!important;
  box-sizing:border-box!important;
  background:transparent!important;
}
body .single-hyeg_haber .detail-body,
body .single-hyeg_proje .detail-body{
  padding:26px 28px 34px!important;
  font-size:17px!important;
  line-height:1.8!important;
}
body .single-hyeg_haber .detail-body > p,
body .single-hyeg_proje .detail-body > p,
body .single-hyeg_haber .detail-body > ul,
body .single-hyeg_proje .detail-body > ul{
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
}
body .single-hyeg_haber .detail-body > .wp-block-image,
body .single-hyeg_proje .detail-body > .wp-block-image,
body .single-hyeg_haber .detail-body > figure:not(.wp-block-gallery),
body .single-hyeg_proje .detail-body > figure:not(.wp-block-gallery){
  max-width:820px!important;
  margin:26px auto!important;
  aspect-ratio:auto!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
body .single-hyeg_haber .detail-body > .wp-block-image img,
body .single-hyeg_proje .detail-body > .wp-block-image img,
body .single-hyeg_haber .detail-body > figure:not(.wp-block-gallery) img,
body .single-hyeg_proje .detail-body > figure:not(.wp-block-gallery) img{
  width:100%!important;
  height:auto!important;
  max-height:min(68vh,640px)!important;
  object-fit:contain!important;
  background:#f3f7f3!important;
  border-radius:14px!important;
  min-height:0!important;
}
body .single-hyeg_haber .hyeg-auto-gallery,
body .single-hyeg_proje .hyeg-auto-gallery,
body .single-hyeg_haber .detail-body .wp-block-gallery,
body .single-hyeg_proje .detail-body .wp-block-gallery,
body .single-hyeg_haber .detail-body .gallery,
body .single-hyeg_proje .detail-body .gallery{
  grid-template-columns:repeat(var(--gallery-columns-desktop,3),minmax(0,1fr))!important;
  gap:12px!important;
  max-width:820px!important;
  margin:26px auto!important;
}
body .single-hyeg_haber .hyeg-auto-gallery > figure,
body .single-hyeg_proje .hyeg-auto-gallery > figure,
body .single-hyeg_haber .detail-body .wp-block-gallery figure,
body .single-hyeg_proje .detail-body .wp-block-gallery figure,
body .single-hyeg_haber .detail-body .gallery-item,
body .single-hyeg_proje .detail-body .gallery-item{
  aspect-ratio:1/1!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#edf4ee!important;
}
body .single-hyeg_haber .hyeg-auto-gallery img,
body .single-hyeg_proje .hyeg-auto-gallery img,
body .single-hyeg_haber .detail-body .wp-block-gallery img,
body .single-hyeg_proje .detail-body .wp-block-gallery img,
body .single-hyeg_haber .detail-body .gallery img,
body .single-hyeg_proje .detail-body .gallery img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

@media(max-width:980px){
  body .news-showcase-grid,
  body .project-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body .single-hyeg_haber .detail-container,
  body .single-hyeg_proje .detail-container{width:min(calc(100% - 24px),900px)!important}
}
@media(max-width:720px){
  body .news-showcase-grid,
  body .project-showcase-grid{grid-template-columns:1fr!important;gap:16px!important}
  body .project-showcase-grid img.showcase-image,
  body .home .project-card img.card-image{padding:10px!important}
  body .single-hyeg_haber .detail-header,
  body .single-hyeg_proje .detail-header{padding:20px 16px 14px!important}
  body .single-hyeg_haber .detail-body,
  body .single-hyeg_proje .detail-body{padding:18px 16px 26px!important}
  body .single-hyeg_haber .hyeg-auto-gallery,
  body .single-hyeg_proje .hyeg-auto-gallery,
  body .single-hyeg_haber .detail-body .wp-block-gallery,
  body .single-hyeg_proje .detail-body .wp-block-gallery,
  body .single-hyeg_haber .detail-body .gallery,
  body .single-hyeg_proje .detail-body .gallery{
    grid-template-columns:repeat(var(--gallery-columns-mobile,2),minmax(0,1fr))!important;
  }
}


/* v1.26.0 — Profesyonel menü + doğrudan PDF sayfası */
body .site-nav{
  background:linear-gradient(90deg,#053d1c,#0a6630)!important;
  border-bottom:1px solid rgba(255,255,255,.08);
}
body .nav-inner{
  gap:16px!important;
  min-height:60px!important;
  align-items:center!important;
}
body .primary-menu{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:2px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body .primary-menu > li > a{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-height:44px!important;
  padding:10px 14px!important;
  border-radius:10px!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:650!important;
  letter-spacing:.01em!important;
  line-height:1.25!important;
  transition:background .16s ease,color .16s ease!important;
}
body .primary-menu > li > a:hover,
body .primary-menu > li > a:focus,
body .primary-menu > li.current-menu-item > a,
body .primary-menu > li.current-menu-ancestor > a{
  background:rgba(255,255,255,.14)!important;
  color:#fff!important;
  outline:none!important;
}
body .primary-menu .sub-menu{
  min-width:248px!important;
  padding:10px!important;
  border:1px solid rgba(10,78,35,.12)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 18px 40px rgba(4,40,18,.18)!important;
  top:calc(100% + 6px)!important;
}
body .primary-menu .sub-menu a{
  min-height:42px!important;
  padding:10px 12px!important;
  border-radius:10px!important;
  color:#163d25!important;
  font-size:13.5px!important;
  font-weight:600!important;
}
body .primary-menu .sub-menu a:hover,
body .primary-menu .sub-menu a:focus,
body .primary-menu .sub-menu .current-menu-item > a{
  background:#eef7f0!important;
  color:#075526!important;
}
body .menu-toggle{
  display:none;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:10px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-weight:700;
}
body .nav-backdrop{
  position:fixed;inset:0;z-index:40;
  background:rgba(4,24,12,.42);
  backdrop-filter:blur(2px);
}
body .nav-search-form{margin-left:auto}

@media(min-width:901px){
  body .primary-menu .sub-menu{
    opacity:0;visibility:hidden;pointer-events:none;
    transform:translateY(8px);
    transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
  }
  body .primary-menu > li:hover > .sub-menu,
  body .primary-menu > li:focus-within > .sub-menu,
  body .primary-menu > li.submenu-open > .sub-menu{
    opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);
  }
  body .submenu-toggle{display:none!important}
}

@media(max-width:900px){
  body .menu-toggle,
  body .nav-backdrop{display:none!important}
  body .site-nav .container.nav-inner,
  body .nav-inner{
    display:flex!important;
    align-items:stretch!important;
    gap:0!important;
    min-height:52px!important;
    padding:0!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
  body .nav-menu-shell{
    flex:1 1 auto!important;
    min-width:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    overscroll-behavior-x:contain;
    overflow-anchor:none;
    mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 28px),transparent 100%);
    -webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 28px),transparent 100%);
  }
  body .nav-menu-shell::-webkit-scrollbar{display:none}
  body .nav-menu-shell.is-hinting{
    mask-image:none;
    -webkit-mask-image:none;
  }
  body .primary-menu{
    display:flex!important;
    position:static!important;
    top:auto!important;left:auto!important;right:auto!important;
    z-index:auto!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:2px!important;
    width:max-content!important;
    max-width:none!important;
    max-height:none!important;
    min-height:52px!important;
    margin:0!important;
    padding:4px 14px 4px 12px!important;
    overflow:visible!important;
    background:transparent!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  body .primary-menu > li{
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    border:0!important;
    grid-template-columns:none!important;
  }
  body .primary-menu > li > a{
    width:auto!important;
    white-space:nowrap!important;
    border-radius:999px!important;
    padding:9px 13px!important;
    min-height:40px!important;
    font-size:13.5px!important;
  }
  body .primary-menu > li.menu-item-has-children > a{
    padding-right:28px!important;
    position:relative!important;
  }
  body .primary-menu > li.menu-item-has-children > a:after{
    display:block!important;
    content:""!important;
    position:absolute!important;
    right:11px!important;
    top:50%!important;
    width:7px!important;height:7px!important;
    margin:0!important;
    border-right:2px solid currentColor!important;
    border-bottom:2px solid currentColor!important;
    transform:translateY(-60%) rotate(45deg)!important;
    opacity:.95!important;
  }
  body .primary-menu > li.submenu-open > a{
    background:rgba(255,255,255,.18)!important;
  }
  body .primary-menu > li.submenu-open > a:after{
    transform:translateY(-20%) rotate(225deg)!important;
  }
  body .submenu-toggle{display:none!important}
  /* Mobil: üst menüye dokununca alt menü (yeşil çubuğun altında sabit panel) */
  body .primary-menu > li > .sub-menu{
    display:none!important;
  }
  body .primary-menu > li.submenu-open > .sub-menu{display:none!important}
  body .nav-search-form{display:none!important}
  body.menu-open{overflow:auto}
  body.hyeg-mobile-submenu-open::after{display:none!important}
  body .hyeg-mobile-submenu-backdrop{
    display:none;
    position:fixed;
    inset:0;
    z-index:110;
    border:0;
    padding:0;
    margin:0;
    background:rgba(4,24,12,.34);
    cursor:pointer;
  }
  body .hyeg-mobile-submenu-backdrop.is-open{display:block}
  /* Body'ye taşınan görünür alt menü paneli */
  body > .hyeg-mobile-submenu-panel.is-open,
  body ul.sub-menu.hyeg-mobile-submenu-panel.is-open{
    display:block!important;
    position:fixed!important;
    z-index:120!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:calc(100vw - 24px)!important;
    min-width:0!important;
    margin:0!important;
    padding:10px!important;
    list-style:none!important;
    border:1px solid rgba(10,78,35,.14)!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 18px 40px rgba(0,0,0,.28)!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
    max-height:min(60vh,420px)!important;
    overflow:auto!important;
    -webkit-overflow-scrolling:touch;
  }
  body > .hyeg-mobile-submenu-panel .sub-menu,
  body ul.sub-menu.hyeg-mobile-submenu-panel .sub-menu{
    display:block!important;
    position:static!important;
    margin:4px 0 4px 12px!important;
    padding:0 0 0 10px!important;
    border:0!important;border-left:2px solid #d7e5db!important;
    border-radius:0!important;box-shadow:none!important;
    background:transparent!important;
    max-height:none!important;overflow:visible!important;
    opacity:1!important;visibility:visible!important;transform:none!important;
  }
  body > .hyeg-mobile-submenu-panel a,
  body ul.sub-menu.hyeg-mobile-submenu-panel a{
    display:flex!important;
    align-items:center!important;
    color:#163d25!important;
    min-height:44px!important;
    padding:11px 12px!important;
    border-radius:10px!important;
    white-space:normal!important;
    font-weight:650!important;
  }
  body > .hyeg-mobile-submenu-panel a:hover,
  body > .hyeg-mobile-submenu-panel a:focus,
  body ul.sub-menu.hyeg-mobile-submenu-panel a:hover,
  body ul.sub-menu.hyeg-mobile-submenu-panel a:focus{
    background:#eef7f0!important;
    color:#075526!important;
  }
}

/* PDF doğrudan gösterim: başlık ve çerçeve yok */
body.pdf-direct-page .content-wrap,
body.pdf-direct-page .pdf-direct-wrap{
  padding:0!important;
  background:#e9eeea;
}
body.pdf-direct-page .pdf-direct-container,
body.pdf-direct-page .container.pdf-direct-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.pdf-direct-page .page-title,
body.pdf-direct-page .entry-content > .page-title,
body.pdf-direct-page .hyeg-pdf-toolbar{display:none!important}
body .hyeg-pdf-viewer.hyeg-pdf-direct{
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#525659!important;
  position:relative;
}
body .hyeg-pdf-frame-direct{
  height:calc(100vh - 140px)!important;
  min-height:70vh!important;
  background:#525659!important;
}
body .hyeg-pdf-frame-direct object,
body .hyeg-pdf-frame-direct iframe,
body .hyeg-pdf-embed{
  display:block;
  width:100%!important;
  height:100%!important;
  border:0!important;
  background:#525659!important;
}
body .hyeg-pdf-float-open{
  position:fixed;
  right:16px;
  bottom:16px;
  z-index:30;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:52px;
  min-height:44px;
  padding:0 14px;
  border-radius:999px;
  background:#0b5d2a;
  color:#fff!important;
  font-size:13px;
  font-weight:800;
  box-shadow:0 10px 24px rgba(0,0,0,.22);
  text-decoration:none!important;
}
body .hyeg-pdf-float-open:hover{background:#147a3d;color:#fff!important}
body .hyeg-pdf-fallback{padding:28px;text-align:center;color:#fff}
@media(max-width:720px){
  body .hyeg-pdf-frame-direct{height:calc(100vh - 120px)!important;min-height:62vh!important}
}

/* v1.30.0 — Başlık-PDF boşluğu + dahili PDF.js görüntüleyici */
body .content-wrap.has-pdf-page{padding-top:28px!important;padding-bottom:36px!important}
body .entry-content.entry-pdf{
  max-width:1100px!important;
  padding:22px 22px 18px!important;
}
body .entry-content.entry-pdf > .page-title{
  margin:0 0 10px!important;
  padding:0!important;
  line-height:1.2!important;
}
body .entry-content.entry-pdf > .page-title + .hyeg-pdf-viewer,
body .entry-content.entry-pdf > .page-title + .hyeg-pdf-download{
  margin-top:0!important;
}
body .entry-content.entry-pdf .hyeg-pdf-viewer{
  margin:0!important;
  border-radius:12px;
}
body .entry-content.entry-pdf p:empty,
body .entry-content.entry-pdf > p:has(> br:only-child){display:none!important}
body .hyeg-pdf-frame{
  height:min(80vh,920px);
  min-height:520px;
  background:#525659;
}
body .hyeg-pdf-frame .hyeg-pdf-embed{
  width:100%;
  height:100%;
  border:0;
  background:#525659;
}
body .hyeg-pdf-download{margin:0}
body .hyeg-pdf-download .download-detail{margin:0}
@media(max-width:768px){
  body .content-wrap.has-pdf-page{padding-top:18px!important;padding-bottom:24px!important}
  body .entry-content.entry-pdf{padding:16px 14px 12px!important;border-radius:14px!important}
  body .hyeg-pdf-frame{height:72vh;min-height:420px}
}



/* v1.27.0 — Haber çoklu görseller yan yana; proje: üst kapak + metin */
body .single-hyeg_haber .hyeg-auto-gallery,
body .single-hyeg_haber .detail-body .wp-block-gallery,
body .single-hyeg_haber .detail-body .gallery,
body .news-reader-body .hyeg-auto-gallery,
body .news-reader-body .wp-block-gallery{
  display:grid!important;
  grid-template-columns:repeat(var(--gallery-columns-desktop,3),minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  max-width:920px!important;
  margin:24px auto!important;
  align-items:stretch!important;
}
body .single-hyeg_haber .hyeg-auto-gallery > figure,
body .single-hyeg_haber .hyeg-auto-gallery > .wp-block-image,
body .single-hyeg_haber .detail-body .wp-block-gallery figure,
body .single-hyeg_haber .detail-body .gallery-item,
body .news-reader-body .hyeg-auto-gallery > figure{
  aspect-ratio:1/1!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#edf4ee!important;
  border:1px solid #dce8de!important;
}
body .single-hyeg_haber .hyeg-auto-gallery img,
body .single-hyeg_haber .detail-body .wp-block-gallery img,
body .single-hyeg_haber .detail-body .gallery img,
body .news-reader-body .hyeg-auto-gallery img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  cursor:zoom-in!important;
  margin:0!important;
  padding:0!important;
}

/* Proje detay: büyütme yok, gömülü görsel yok; üst kapak + açıklama */
body .single-hyeg_proje .detail-featured-media{
  display:block!important;
  margin:0!important;
  background:linear-gradient(145deg,#f2f7f2,#e2eee4)!important;
}
body .single-hyeg_proje .detail-featured-image{
  display:block!important;
  width:100%!important;
  max-height:min(52vh,520px)!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:16px!important;
  box-sizing:border-box!important;
  cursor:default!important;
}
body .single-hyeg_proje .detail-featured-image.hyeg-zoomable,
body .single-hyeg_proje .hyeg-zoomable{
  cursor:default!important;
  pointer-events:none;
}
body .single-hyeg_proje .project-copy-only img,
body .single-hyeg_proje .project-copy-only figure,
body .single-hyeg_proje .project-copy-only .wp-block-image,
body .single-hyeg_proje .project-copy-only .wp-block-gallery,
body .single-hyeg_proje .project-copy-only .gallery,
body .single-hyeg_proje .project-copy-only .hyeg-auto-gallery{
  display:none!important;
}
body .single-hyeg_proje .project-copy-only{
  padding-top:22px!important;
}
body .single-hyeg_proje .project-copy-only > p,
body .single-hyeg_proje .project-copy-only > ul,
body .single-hyeg_proje .project-copy-only > ol{
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
}

@media(max-width:720px){
  body .single-hyeg_haber .hyeg-auto-gallery,
  body .single-hyeg_haber .detail-body .wp-block-gallery,
  body .single-hyeg_haber .detail-body .gallery,
  body .news-reader-body .hyeg-auto-gallery{
    grid-template-columns:repeat(var(--gallery-columns-mobile,2),minmax(0,1fr))!important;
    gap:8px!important;
  }
}


/* v1.28.0 — Haber: kapak → metin → küçük galeri önizlemeleri */
body .single-hyeg_haber .news-copy-only img,
body .single-hyeg_haber .news-copy-only figure,
body .single-hyeg_haber .news-copy-only .wp-block-image,
body .single-hyeg_haber .news-copy-only .wp-block-gallery,
body .single-hyeg_haber .news-copy-only .gallery,
body .single-hyeg_haber .news-copy-only .hyeg-auto-gallery{
  display:none!important;
}
body .single-hyeg_haber .detail-featured-media{
  display:block!important;
  margin:0!important;
  background:#e8f0e9!important;
}
body .single-hyeg_haber .detail-featured-image{
  display:block!important;
  width:100%!important;
  max-height:min(48vh,480px)!important;
  object-fit:cover!important;
  object-position:center!important;
  cursor:default!important;
}
body .single-hyeg_haber .news-copy-only{
  padding:26px 28px 8px!important;
}
body .single-hyeg_haber .news-copy-only > p,
body .single-hyeg_haber .news-copy-only > ul,
body .single-hyeg_haber .news-copy-only > ol{
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
}

body .hyeg-news-gallery{
  margin:8px 28px 32px!important;
  padding:18px!important;
  border-top:1px solid #e2ebe4!important;
  background:linear-gradient(180deg,#f7faf7 0%,#fff 48%)!important;
}
body .hyeg-news-gallery-head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:12px;
  margin:0 0 14px;
}
body .hyeg-news-gallery-head strong{
  color:#164a28;
  font-size:15px;
}
body .hyeg-news-gallery-head span{
  color:#6a776e;
  font-size:12.5px;
}
body .hyeg-news-gallery-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(110px,1fr))!important;
  gap:10px!important;
}
body .hyeg-news-thumb{
  appearance:none;
  border:1px solid #d7e3da;
  border-radius:12px;
  padding:0;
  margin:0;
  overflow:hidden;
  aspect-ratio:1/1;
  background:#edf4ee;
  cursor:zoom-in;
  position:relative;
  transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;
}
body .hyeg-news-thumb:hover,
body .hyeg-news-thumb:focus,
body .hyeg-news-thumb.is-active{
  transform:translateY(-2px);
  border-color:#0b5d2a;
  box-shadow:0 8px 20px rgba(20,70,35,.16);
  outline:none;
}
body .hyeg-news-thumb img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

@media(max-width:720px){
  body .single-hyeg_haber .news-copy-only{padding:18px 16px 4px!important}
  body .hyeg-news-gallery{margin:4px 16px 24px!important;padding:14px!important}
  body .hyeg-news-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  body .hyeg-news-gallery-head{flex-direction:column;gap:4px}
}

/* v1.29.0 — Anasayfa Güncel İlanlar: mobilde karışmayan liste (İlanlar arşiviyle aynı yapı) */
.home-ilan-list{
  display:grid;
  gap:10px;
  padding:12px;
}
.home-ilan-item{
  grid-template-columns:64px minmax(0,1fr) auto!important;
  gap:12px!important;
  align-items:center!important;
  padding:14px!important;
  margin:0!important;
  box-shadow:none!important;
  border-radius:12px!important;
}
.home-ilan-item .archive-list-date{
  width:56px;
  min-height:56px;
  border-radius:12px;
}
.home-ilan-item .archive-list-date strong{font-size:20px}
.home-ilan-item .archive-list-content{min-width:0}
.home-ilan-item .archive-list-content h2{
  font-size:16px!important;
  line-height:1.35!important;
  margin:6px 0 0!important;
  overflow-wrap:anywhere;
}
.home-ilan-item .archive-list-badges{
  justify-content:flex-start!important;
  text-align:left!important;
  gap:6px!important;
}
.home-ilan-item .archive-list-action{
  white-space:nowrap;
}
.panel-ilans .empty-state{
  margin:12px;
  padding:24px 16px;
  border-radius:12px;
}
@media(max-width:860px){
  .home-ilan-item{
    grid-template-columns:56px minmax(0,1fr)!important;
  }
  .home-ilan-item .archive-list-action{
    grid-column:2;
    justify-self:start;
  }
}
@media(max-width:560px){
  .home-ilan-list{padding:10px;gap:8px}
  .home-ilan-item{
    grid-template-columns:1fr!important;
    padding:12px!important;
  }
  .home-ilan-item .archive-list-date{
    width:auto;
    min-height:auto;
    display:inline-flex;
    flex-direction:row;
    gap:5px;
    padding:6px 9px;
  }
  .home-ilan-item .archive-list-date strong{font-size:14px}
  .home-ilan-item .archive-list-date span{margin:0;font-size:11px}
  .home-ilan-item .archive-list-action{
    grid-column:1;
    width:100%;
    justify-content:center;
  }
  .home-ilan-item .archive-list-content h2{font-size:15px!important}
}


/* Contact page */
.contact-page .contact-grid,.contact-page-wrap .contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.25rem 0 1rem}
.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.1rem 1.2rem;box-shadow:0 8px 20px rgba(15,23,42,.04)}
.contact-card h2{margin:0 0 .55rem;font-size:1.05rem;color:var(--green-dark,#166534)}
.contact-card p,.contact-empty{margin:0;color:#374151;line-height:1.6;word-break:break-word}
.contact-empty,.contact-social-list .contact-empty{color:#9ca3af}
.contact-social-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}
.contact-social-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem 0;border-bottom:1px dashed #e5e7eb}
.contact-social-list li:last-child{border-bottom:0}
.contact-social-list span{font-weight:600;color:#111827}
.contact-social-list em{font-style:normal;color:#9ca3af}
.contact-hint{margin:1rem 0 0;color:#6b7280;font-size:.92rem}
.contact-intro{margin-bottom:1rem}
@media (max-width:760px){.contact-page .contact-grid,.contact-page-wrap .contact-grid{grid-template-columns:1fr}}

/* Clickable cards (frame + media + title) */
a.card-media-link{display:block;color:inherit;text-decoration:none;overflow:hidden}
a.card-media-link,a.showcase-media{display:block;color:inherit;text-decoration:none}
a.card-media-link:hover .card-image,a.showcase-media:hover img,a.showcase-media:hover .showcase-image{transform:scale(1.02)}
a.card-media-link .card-image,a.showcase-media img,a.showcase-media .showcase-image{transition:transform .25s ease}
.content-card.is-card-clickable,.showcase-card.is-card-clickable,.archive-list-item.is-card-clickable{cursor:pointer}
.content-card.is-card-clickable:hover,.showcase-card.is-card-clickable:hover{box-shadow:0 14px 28px rgba(15,23,42,.1)}
.archive-list-item.is-card-clickable:hover{background:#f8fafc}
.archive-list-date{text-decoration:none;color:inherit}


/* v1.33.3 — mobil hero: daha canlı, içerik aynı */
.hero{position:relative;isolation:isolate;overflow:hidden}
.hero-atmosphere{display:none;pointer-events:none}
.hero-inner{position:relative;z-index:1}

@media (max-width:720px){
  body .hero{
    min-height:min(48vh,440px)!important;
    padding:26px 12px 30px!important;
    display:flex!important;
    align-items:center!important;
    background-attachment:scroll!important;
  }
  body .hero-atmosphere{
    display:block;
    position:absolute;
    inset:0;
    z-index:0;
    background:
      radial-gradient(120% 80% at 12% 0%,rgba(7,95,43,.28),transparent 55%),
      radial-gradient(90% 70% at 100% 100%,rgba(232,184,42,.22),transparent 50%),
      linear-gradient(180deg,rgba(4,40,18,.18) 0%,rgba(246,251,246,.22) 42%,rgba(246,251,246,.55) 100%);
  }
  body .hero-atmosphere:before,
  body .hero-atmosphere:after{
    content:"";
    position:absolute;
    border-radius:50%;
    filter:blur(2px);
    opacity:.55;
    animation:none;
  }
  @media (prefers-reduced-motion: no-preference){
    body .hero-atmosphere:before,
    body .hero-atmosphere:after{
      animation:hyeg-hero-float 12s ease-in-out infinite;
    }
  }
  body .hero-atmosphere:before{
    width:140px;height:140px;left:-28px;top:18%;
    background:radial-gradient(circle,rgba(232,184,42,.45),transparent 70%);
  }
  body .hero-atmosphere:after{
    width:180px;height:180px;right:-40px;bottom:8%;
    background:radial-gradient(circle,rgba(7,95,43,.4),transparent 70%);
    animation-delay:-2.4s;
  }
  body .hero-inner{
    display:block!important;
    width:100%!important;
    padding-inline:0!important;
  }
  body .hero-copy,
  body .hero-inner > div:first-child{
    position:relative;
    width:100%!important;
    max-width:none!important;
    padding:20px 18px 18px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.84)!important;
    border:1px solid rgba(255,255,255,.7)!important;
    box-shadow:0 18px 40px rgba(8,45,22,.16)!important;
    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);
    overflow:hidden;
    animation:hyeg-hero-rise .65s cubic-bezier(.22,.7,.25,1) both;
  }
  body .hero-copy:before,
  body .hero-inner > div.hero-copy:before{
    content:"";
    position:absolute;
    left:0;top:14px;bottom:14px;
    width:4px;
    border-radius:0 6px 6px 0;
    background:linear-gradient(180deg,var(--green,#075f2b),var(--gold,#e8b82a));
  }
  body .hero .eyebrow{
    display:inline-flex;
    align-items:center;
    gap:6px;
    margin:0 0 10px;
    padding:6px 11px;
    border-radius:999px;
    background:rgba(7,95,43,.1);
    color:#0b5a2a;
    font-size:11px;
    font-weight:700;
    letter-spacing:.03em;
    line-height:1.2;
    animation:hyeg-hero-rise .55s .05s cubic-bezier(.22,.7,.25,1) both;
  }
  body .hero h1{
    font-size:clamp(27px,8.4vw,35px)!important;
    line-height:1.14!important;
    margin:6px 0 10px!important;
    color:#123528;
    text-wrap:balance;
    animation:hyeg-hero-rise .65s .1s cubic-bezier(.22,.7,.25,1) both;
  }
  body .hero p{
    font-size:14.5px!important;
    line-height:1.62!important;
    color:#3d5246;
    animation:hyeg-hero-rise .65s .16s cubic-bezier(.22,.7,.25,1) both;
  }
  body .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-top:16px!important;
    animation:hyeg-hero-rise .65s .22s cubic-bezier(.22,.7,.25,1) both;
  }
  body .hero-actions .btn{
    width:100%!important;
    min-height:48px!important;
    border-radius:12px!important;
    font-weight:700!important;
    transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;
  }
  body .hero-actions .btn-primary{
    box-shadow:0 10px 22px rgba(7,95,43,.28)!important;
  }
  body .hero-actions .btn-primary:active{
    transform:translateY(1px) scale(.99);
  }
  body .hero-actions .btn-secondary{
    background:rgba(255,255,255,.92)!important;
    border:1px solid rgba(7,95,43,.22)!important;
    box-shadow:0 6px 16px rgba(15,40,25,.08)!important;
  }
  body .hero-card{
    display:block!important;
    width:100%!important;
    margin:12px 0 0!important;
    padding:16px 16px 14px!important;
    border-radius:16px!important;
    background:rgba(255,255,255,.78)!important;
    border:1px solid rgba(255,255,255,.65)!important;
    box-shadow:0 12px 28px rgba(8,45,22,.12)!important;
    backdrop-filter:blur(6px);
    -webkit-backdrop-filter:blur(6px);
    animation:hyeg-hero-rise .7s .28s cubic-bezier(.22,.7,.25,1) both;
  }
  body .hero-card strong{
    display:block;
    margin-bottom:8px;
    color:#0f3d24;
    font-size:15px;
  }
  body .hero-card ul{margin:0;padding:0;list-style:none}
  body .hero-card li{
    position:relative;
    padding:8px 0 8px 18px;
    border-bottom:1px dashed rgba(7,95,43,.14);
    color:#355043;
    font-size:13.5px;
    line-height:1.4;
  }
  body .hero-card li:last-child{border-bottom:0}
  body .hero-card li:before{
    content:"";
    position:absolute;
    left:0;top:50%;
    width:8px;height:8px;
    border-radius:50%;
    transform:translateY(-50%);
    background:linear-gradient(135deg,var(--green,#075f2b),var(--gold,#e8b82a));
    box-shadow:0 0 0 3px rgba(7,95,43,.12);
  }
}

@keyframes hyeg-hero-rise{
  from{opacity:0;transform:translateY(14px)}
  to{opacity:1;transform:none}
}
@keyframes hyeg-hero-float{
  0%,100%{transform:translate3d(0,0,0) scale(1)}
  50%{transform:translate3d(10px,-12px,0) scale(1.06)}
}

@media (max-width:720px) and (prefers-reduced-motion:reduce){
  body .hero-copy,
  body .hero-inner > div:first-child,
  body .hero .eyebrow,
  body .hero h1,
  body .hero p,
  body .hero-actions,
  body .hero-card,
  body .hero-atmosphere:before,
  body .hero-atmosphere:after{
    animation:none!important;
  }
}


/* v1.33.4 — ana sayfa bölüm arka planları + büyük başlıklar */
body.home .section-title{
  font-size:clamp(34px,4.2vw,46px)!important;
  line-height:1.15!important;
  margin:0!important;
  letter-spacing:-.02em;
}
body.home .section-head{
  align-items:flex-end!important;
  gap:14px!important;
  margin-bottom:28px!important;
}
body.home .section-kicker{display:none!important}
body.home .home-quick-section{
  background:#eef6ef;
  padding:28px 0 8px;
}
body.home .home-projects-section{
  background:#f7faf7;
}
body.home .home-notices-section,
body.home .section.home-notices-section{
  background:#f3f0e8!important;
}
body.home .home-stats-section.stats,
body.home .stats.home-stats-section{
  background:linear-gradient(135deg,#0a5c2c 0%,#0f7a3a 55%,#146b34 100%)!important;
}
body.home .home-news-section{
  background:#eaf3f7;
}
body.home .home-notices-section .panel-head h3{
  font-size:clamp(22px,3vw,28px)!important;
  line-height:1.2;
}
@media(max-width:720px){
  body.home .section-title{font-size:clamp(30px,8.5vw,38px)!important}
  body.home .home-notices-section .panel-head h3{font-size:24px!important}
}

/* v1.34.1 — İlan durum renkleri + profesyonel dosya araç çubuğu */
body .archive-list-item.ilan-item{
  position:relative;
  grid-template-columns:86px minmax(0,1fr);
  align-items:start;
  overflow:visible;
  isolation:isolate;
  cursor:pointer;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
body .archive-list-item.ilan-item:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:5px;
  background:#9ca3af;
}
body .archive-list-item.ilan-item:hover{
  transform:translateY(-3px);
  box-shadow:0 16px 36px rgba(20,55,30,.12)!important;
}
body .archive-list-item.ilan-item.ilan-status-active,
body .home-ilan-item.ilan-status-active{
  background:linear-gradient(135deg,#f4fbf6 0%,#e7f6eb 58%,#f7fbf8 100%)!important;
  border-color:#8ecfa0!important;
  box-shadow:0 10px 26px rgba(22,101,52,.09)!important;
}
body .archive-list-item.ilan-item.ilan-status-active:before{
  background:linear-gradient(180deg,#16a34a,#0b5d2a);
}
body .archive-list-item.ilan-item.ilan-status-expired,
body .home-ilan-item.ilan-status-expired{
  background:linear-gradient(135deg,#f8f8f8 0%,#f0f0f0 100%)!important;
  border-color:#d4d4d4!important;
  box-shadow:0 8px 20px rgba(40,40,40,.05)!important;
}
body .archive-list-item.ilan-item.ilan-status-expired:before{
  background:linear-gradient(180deg,#9ca3af,#6b7280);
}
body .ilan-status-badge.ilan-status-active,
body .status.ilan-status-badge.ilan-status-active{
  display:inline-flex!important;
  align-items:center;
  gap:7px;
  background:#dcfce7!important;
  color:#14532d!important;
  border:1px solid #86efac!important;
  box-shadow:0 0 0 3px rgba(22,163,74,.08);
}
body .ilan-status-badge.ilan-status-active:before,
body .status.ilan-status-badge.ilan-status-active:before{
  content:"";
  width:8px;height:8px;
  border-radius:50%;
  background:#16a34a;
  box-shadow:none;
}
body .ilan-status-badge.ilan-status-expired,
body .status.ilan-status-badge.ilan-status-expired{
  display:inline-flex!important;
  align-items:center;
  gap:7px;
  background:#e5e7eb!important;
  color:#4b5563!important;
  border:1px solid #c4c9d0!important;
}
body .ilan-status-badge.ilan-status-expired:before,
body .status.ilan-status-badge.ilan-status-expired:before{
  content:"";
  width:8px;height:8px;
  border-radius:50%;
  background:#9ca3af;
}
body .ilan-detail-status{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  margin:22px 0 14px;
  padding:12px 14px;
  border-radius:14px;
  border:1px solid transparent;
}
body .ilan-detail-status.ilan-status-active{
  background:#f0faf2;
  border-color:#b7e4c3;
}
body .ilan-detail-status.ilan-status-expired{
  background:#f3f4f6;
  border-color:#d1d5db;
}
body .hyeg-file-bar.is-compact .hyeg-file-name{
  font-size:13px;
  font-weight:750;
}
body .ilan-detail-card{
  position:relative;
  padding:28px 28px 22px!important;
  overflow:visible;
  isolation:isolate;
}
body .ilan-detail-card:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:5px;
  border-radius:24px 0 0 24px;
  background:linear-gradient(180deg,#16a34a,#0b5d2a);
}
body .ilan-detail-card.ilan-status-expired:before{
  background:linear-gradient(180deg,#9ca3af,#6b7280);
}
body .ilan-detail-card.ilan-status-active{
  background:linear-gradient(135deg,#f7fbf8 0%,#ffffff 55%)!important;
  border-color:#b7e0c0!important;
}
body .ilan-detail-card.ilan-status-expired{
  background:linear-gradient(135deg,#f8f8f8 0%,#f0f0f0 100%)!important;
  border-color:#d4d4d4!important;
}
body .ilan-detail-header{margin:0 0 8px}
body .ilan-detail-badges{margin:0 0 12px;justify-content:flex-start!important}
body .ilan-detail-title{
  margin:0 0 10px!important;
  font-size:clamp(22px,3.2vw,32px)!important;
  line-height:1.25!important;
}
body .ilan-detail-meta{margin:0 0 6px;gap:14px}
body .ilan-detail-card .hyeg-file-bar{margin:18px 0 8px}
body .ilan-detail-body{margin-top:18px;padding-top:16px;border-top:1px solid rgba(15,70,35,.1)}
body .ilan-detail-nav{margin-top:22px;padding-top:16px;border-top:1px solid rgba(15,70,35,.1)}
body .home-notices-panel{max-width:100%}
body .home-notices-section .container.split{display:grid}
body .hyeg-file-bar{
  display:flex!important;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  gap:12px 16px;
  margin-top:14px;
  padding:10px 10px 10px 12px;
  border-radius:16px;
  border:1px solid rgba(15,70,35,.1);
  background:#fff!important;
  backdrop-filter:blur(8px);
  box-shadow:0 8px 22px rgba(15,45,25,.07);
  position:relative;
  z-index:3;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
body .ilan-item .hyeg-file-bar{margin-top:12px;display:flex!important}
body .detail-article .hyeg-file-bar{margin:18px 0 8px}
body .hyeg-file-actions{
  display:flex!important;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  visibility:visible!important;
}
body .hyeg-file-btn{
  appearance:none;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:38px;
  padding:0 13px;
  border-radius:11px;
  border:1px solid transparent;
  background:#f3f6f3;
  color:#1f3d28;
  font-size:13px;
  font-weight:800;
  cursor:pointer;
  text-decoration:none;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  transition:transform .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease;
}
body .hyeg-file-main{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
  flex:1 1 240px;
}
body .hyeg-file-icon{
  position:relative;
  flex:none;
  width:46px;height:46px;
  border-radius:12px;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(160deg,#0b5d2a,#147a3d);
  box-shadow:0 8px 16px rgba(11,93,42,.22);
}
body .hyeg-file-icon svg{width:22px;height:22px}
body .hyeg-file-icon b{
  position:absolute;
  right:-6px;bottom:-5px;
  min-width:28px;
  padding:2px 5px;
  border-radius:6px;
  background:#fff;
  color:#14532d;
  font-size:9px;
  font-weight:900;
  letter-spacing:.03em;
  box-shadow:0 2px 8px rgba(0,0,0,.12);
  text-align:center;
}
body .hyeg-file-pdf .hyeg-file-icon{background:linear-gradient(160deg,#b42318,#ef4444)}
body .hyeg-file-pdf .hyeg-file-icon b{color:#b42318}
body .hyeg-file-word .hyeg-file-icon{background:linear-gradient(160deg,#1d4ed8,#3b82f6)}
body .hyeg-file-word .hyeg-file-icon b{color:#1d4ed8}
body .hyeg-file-excel .hyeg-file-icon{background:linear-gradient(160deg,#15803d,#22c55e)}
body .hyeg-file-excel .hyeg-file-icon b{color:#15803d}
body .hyeg-file-powerpoint .hyeg-file-icon{background:linear-gradient(160deg,#c2410c,#f97316)}
body .hyeg-file-powerpoint .hyeg-file-icon b{color:#c2410c}
body .hyeg-file-text{min-width:0}
body .hyeg-file-name{
  display:block;
  font-size:14.5px;
  line-height:1.35;
  color:var(--ink);
  overflow-wrap:anywhere;
}
body .hyeg-file-text small{
  display:block;
  margin-top:3px;
  color:#66756c;
  font-size:12px;
  font-weight:650;
}
body .hyeg-file-btn-ico{
  width:16px;height:16px;
  display:inline-flex;
}
body .hyeg-file-btn-ico svg{width:16px;height:16px}
body .hyeg-file-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 8px 16px rgba(15,45,25,.12);
  color:#fff;
}
body .hyeg-file-btn:active{transform:translateY(0) scale(.98)}
body .hyeg-file-preview{
  background:linear-gradient(180deg,#2b6cb0,#1d4ed8);
  border-color:#1d4ed8;
  color:#fff;
}
body .hyeg-file-preview:hover{background:linear-gradient(180deg,#1d4ed8,#1e3a8a);color:#fff}
body .hyeg-file-download{
  background:#fff;
  border:1px solid #9fd4ae;
  color:#14532d;
}
body .hyeg-file-download:hover{background:linear-gradient(180deg,#147a3d,#0b5d2a);border-color:#0b5d2a;color:#fff}
body .hyeg-file-print{
  background:#f4f4f5;
  color:#3f3f46;
  border-color:#d4d4d8;
}
body .hyeg-file-print:hover{background:#3f3f46;color:#fff}
body .hyeg-file-btn.is-busy{opacity:.7;pointer-events:none}
body .home-ilan-item{
  grid-template-columns:64px minmax(0,1fr)!important;
  align-items:center!important;
}
body .home-ilan-item .hyeg-file-bar{display:none!important}
body .hyeg-file-modal{
  position:fixed;
  inset:0;
  z-index:1200;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
}
body .hyeg-file-modal.is-open{display:flex}
body .hyeg-file-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(10,22,14,.58);
  backdrop-filter:blur(6px);
}
body .hyeg-file-modal-panel{
  position:relative;
  width:min(1100px,100%);
  height:min(92vh,960px);
  display:flex;
  flex-direction:column;
  background:#fff;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 30px 80px rgba(0,0,0,.28);
  animation:hyegModalIn .22s ease;
}
@keyframes hyegModalIn{
  from{opacity:0;transform:translateY(12px) scale(.98)}
  to{opacity:1;transform:none}
}
body .hyeg-file-modal-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px 14px;
  border-bottom:1px solid #e5ece6;
  background:#f7faf7;
}
body .hyeg-file-modal-head strong{
  font-size:14px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body .hyeg-file-modal-tools{display:flex;gap:8px;flex-wrap:wrap}
body .hyeg-file-modal-body{flex:1;min-height:0;background:#111;position:relative}
body .hyeg-file-modal-body.has-preview-frame{display:flex;flex-direction:column}
body .hyeg-file-modal-body iframe.hyeg-preview-frame,
body .hyeg-file-modal-body .hyeg-preview-frame{
  flex:1 1 auto;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  border:0!important;
  background:#3a3d40;
  display:block;
}
body .hyeg-file-modal-loading{
  position:absolute;inset:0;display:grid;place-items:center;
  color:#e5e7eb;font-weight:700;background:#111;padding:24px;text-align:center;
}
body .hyeg-file-modal-tip{
  position:absolute;left:12px;right:12px;bottom:12px;
  background:rgba(255,255,255,.95);color:#1f2937;padding:10px 12px;border-radius:10px;
  font-size:13px;line-height:1.4;
}
body .hyeg-docx-preview{
  height:100%;
  overflow:auto;
  background:#fff;
  color:#111;
  padding:28px 32px;
  font-size:15px;
  line-height:1.55;
}
body .hyeg-docx-preview p{margin:0 0 12px}
body .hyeg-docx-preview table{border-collapse:collapse;width:100%;margin:12px 0}
body .hyeg-docx-preview td,body .hyeg-docx-preview th{border:1px solid #ddd;padding:6px 8px}
body .hyeg-file-modal-body iframe,
body .hyeg-file-modal-body img{
  width:100%;
  height:100%;
  border:0;
  display:block;
  object-fit:contain;
  background:#111;
}
body .hyeg-file-modal-body.has-preview-frame .hyeg-file-modal-tip{
  position:absolute;left:10px;right:10px;bottom:10px;z-index:2;
}
/* İlan detay: eski inline indirme satırını gizle (kalıntı içerik) */
body.single-hyeg_ilan .hyeg-inline-download,
body.single-hyeg_ilan .hyeg-pdf-download,
body.single-hyeg_ilan .hyeg-pdf-viewer,
body.single-hyeg_ilan .wp-block-file,
body.single-hyeg_ilan .download-detail{
  display:none!important;
}

/* Yazdırma artık izole iframe ile; eski host stilleri gerekmez */
.hyeg-print-host{display:none!important}
body .hyeg-docx-preview.is-word-like{
  font:11pt/1.5 Calibri,"Segoe UI",Arial,sans-serif;
  color:#000;
  padding:28px 32px;
  max-width:210mm;
  margin:0 auto;
  background:#fff;
}
body .hyeg-docx-preview.is-word-like p{margin:0 0 8pt}
body .hyeg-docx-preview.is-word-like table{border-collapse:collapse;width:100%;margin:8pt 0}
body .hyeg-docx-preview.is-word-like td,
body .hyeg-docx-preview.is-word-like th{border:1px solid #666;padding:4pt 6pt}
@media print{
  /* Ana sayfa yazdırılmaz; yazdırma yalnızca hyeg-print-frame içinde */
  body.hyeg-printing{background:#fff}
}
@media(max-width:560px){
  body .archive-list-item.ilan-item,
  body .home-ilan-item{
    grid-template-columns:1fr!important;
  }
  body .hyeg-file-bar{padding:10px}
  body .hyeg-file-actions{width:100%}
  body .hyeg-file-btn{flex:1 1 calc(33.3% - 8px);padding:0 8px}
  body .hyeg-file-modal-panel{height:92vh;border-radius:14px}
}
