.ayz-projects,.ayz-project-detail{--ayz-primary:#1D2733;--ayz-secondary:#47704C;--ayz-accent:#C49A6C;--ayz-highlight:#F02D1D;font-family:"Open Sans",Arial,sans-serif;color:#28313a;box-sizing:border-box}.ayz-projects *,.ayz-project-detail *{box-sizing:border-box}.ayz-projects h1,.ayz-projects h2,.ayz-projects h3,.ayz-project-detail h1,.ayz-project-detail h2,.ayz-project-detail h3{font-family:"Montserrat",Arial,sans-serif}.ayz-filterbar{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,.8fr)) auto;gap:12px;background:#fff;border:1px solid #e4e7ea;border-radius:14px;padding:16px;box-shadow:0 10px 30px rgba(29,39,51,.05);margin-bottom:18px}.ayz-filter{display:flex;flex-direction:column;gap:5px}.ayz-filter span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#68717a}.ayz-filter input,.ayz-filter select{width:100%;height:46px;border:1px solid #d8dde2;border-radius:8px;background:#fff;color:#1D2733;padding:0 12px;font:500 14px/1 "Open Sans",Arial,sans-serif;outline:none}.ayz-filter input:focus,.ayz-filter select:focus{border-color:var(--ayz-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--ayz-accent) 18%,transparent)}.ayz-reset{align-self:end;height:46px;border:1px solid #d8dde2;background:#f7f8f9;color:#1D2733;border-radius:8px;padding:0 14px;font-weight:700;cursor:pointer}.ayz-reset:hover{border-color:var(--ayz-accent)}.ayz-project-results{font-size:13px;color:#68717a;margin:0 0 16px}.ayz-year-group{margin:0 0 36px}.ayz-year-heading{display:flex;align-items:center;gap:14px;margin:0 0 16px}.ayz-year-heading span{font:700 26px/1 "Montserrat",Arial,sans-serif;color:var(--ayz-primary)}.ayz-year-heading i{height:1px;background:#dfe3e6;flex:1;position:relative}.ayz-year-heading i:before{content:"";position:absolute;left:0;top:-1px;width:90px;height:3px;background:var(--ayz-accent)}.ayz-grid{display:grid;grid-template-columns:repeat(var(--ayz-columns,3),minmax(0,1fr));gap:22px}.ayz-card{background:#fff;border:1px solid #e4e7ea;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(29,39,51,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ayz-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(29,39,51,.1);border-color:color-mix(in srgb,var(--ayz-accent) 55%,#e4e7ea)}.ayz-card[hidden]{display:none!important}.ayz-card-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eef0f2}.ayz-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ayz-card:hover .ayz-card-media img{transform:scale(1.025)}.ayz-card-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--ayz-primary),var(--ayz-secondary))}.ayz-card-placeholder span{font:700 42px/1 "Montserrat",Arial,sans-serif;color:rgba(255,255,255,.22);letter-spacing:.08em}.ayz-card-year,.ayz-card-status{position:absolute;top:12px;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:700;line-height:1}.ayz-card-year{left:12px;background:rgba(29,39,51,.9);color:#fff}.ayz-card-status{right:12px;background:var(--ayz-secondary);color:#fff}.ayz-status-tamamlanan{background:var(--ayz-primary)!important}.ayz-status-devam-eden{background:var(--ayz-secondary)!important}.ayz-status-planlanan{background:var(--ayz-accent)!important;color:var(--ayz-primary)!important}.ayz-card-body{padding:20px}.ayz-card-body h3{font-size:18px;line-height:1.35;margin:0 0 11px;color:var(--ayz-primary)}.ayz-card-body h3 a{color:inherit;text-decoration:none}.ayz-card-meta{display:flex;flex-direction:column;gap:4px;color:#69737d;font-size:12px;margin-bottom:10px}.ayz-meta-location:before{content:"⌖";margin-right:6px;color:var(--ayz-accent)}.ayz-meta-institution:before{content:"▦";margin-right:6px;color:var(--ayz-accent)}.ayz-card-body p{font-size:14px;line-height:1.7;color:#5f6973;margin:0 0 16px}.ayz-card-link{display:inline-flex;align-items:center;gap:8px;color:var(--ayz-primary);font-weight:700;text-decoration:none;font-size:13px}.ayz-card-link span{color:var(--ayz-accent);transition:transform .2s}.ayz-card-link:hover span{transform:translateX(3px)}.ayz-pagination{display:flex;justify-content:center;gap:7px;margin:30px 0 0}.ayz-page-btn{min-width:38px;height:38px;border:1px solid #d8dde2;background:#fff;color:var(--ayz-primary);border-radius:8px;cursor:pointer;font-weight:700}.ayz-page-btn.is-active,.ayz-page-btn:hover{background:var(--ayz-primary);border-color:var(--ayz-primary);color:#fff}.ayz-empty{padding:28px;text-align:center;background:#f7f8f9;border:1px dashed #cfd5da;border-radius:12px;color:#64707a}.ayz-plugin-single-main{width:100%;max-width:none!important;padding:0!important;margin:0!important}.ayz-detail-hero{background:linear-gradient(125deg,var(--ayz-primary) 0%,#263544 72%,var(--ayz-secondary) 145%);color:#fff;min-height:clamp(var(--ayz-single-hero-desktop,360px),20vw,calc(var(--ayz-single-hero-desktop,360px) + 60px));padding:clamp(145px,10vw,190px) 24px clamp(56px,4vw,74px);position:relative;overflow:hidden;display:flex;align-items:flex-end}.ayz-detail-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(196,154,108,.24);border-radius:50%;right:-150px;top:-220px}.ayz-detail-hero-inner{width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:1}.ayz-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.ayz-badge-year,.ayz-badge-status{display:inline-flex;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:700;letter-spacing:.03em;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16)}.ayz-badge-year{color:#fff}.ayz-badge-status{background:var(--ayz-secondary);border-color:transparent}.ayz-detail-hero h1{font-size:clamp(30px,4.4vw,56px);line-height:1.1;letter-spacing:-.025em;color:#fff;margin:0;max-width:980px}.ayz-detail-submeta{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;color:rgba(255,255,255,.78);font-size:14px}.ayz-detail-submeta span+span:before{content:"•";margin-right:18px;color:var(--ayz-accent)}.ayz-detail-wrap{max-width:1200px;margin:0 auto;padding:36px 24px 70px}.ayz-detail-cover{margin:-82px 0 36px;position:relative;z-index:2;border-radius:16px;overflow:hidden;background:#eef0f2;box-shadow:0 22px 55px rgba(18,27,34,.18);aspect-ratio:16/7}.ayz-detail-cover img{width:100%;height:100%;object-fit:cover;display:block}.ayz-detail-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(290px,.75fr);gap:38px;align-items:start}.ayz-detail-section{margin-bottom:38px}.ayz-detail-section h2,.ayz-project-info-card h2,.ayz-related h2{font-size:24px;line-height:1.25;color:var(--ayz-primary);margin:0 0 18px}.ayz-prose{font-size:15px;line-height:1.85;color:#4c5863}.ayz-prose p:first-child{margin-top:0}.ayz-prose img{max-width:100%;height:auto;border-radius:10px}.ayz-detail-sidebar{position:relative}.ayz-project-info-card{position:sticky;top:28px;background:#fff;border:1px solid #e2e6e9;border-top:4px solid var(--ayz-accent);border-radius:12px;padding:24px;box-shadow:0 14px 40px rgba(29,39,51,.07)}.ayz-project-info-card dl{margin:0}.ayz-project-info-card dl>div{display:grid;grid-template-columns:1fr 1.2fr;gap:14px;padding:12px 0;border-bottom:1px solid #edf0f2}.ayz-project-info-card dt{font-size:12px;color:#77818a}.ayz-project-info-card dd{margin:0;text-align:right;font-size:13px;font-weight:700;color:var(--ayz-primary)}.ayz-progress{margin:20px 0}.ayz-progress-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:7px}.ayz-progress-track{height:8px;background:#edf0f2;border-radius:99px;overflow:hidden}.ayz-progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--ayz-secondary),var(--ayz-accent));border-radius:inherit}.ayz-primary-btn,.ayz-outline-btn{display:flex;justify-content:center;align-items:center;min-height:46px;border-radius:8px;text-decoration:none;font-weight:700;font-size:13px;padding:10px 16px;margin-top:10px}.ayz-primary-btn{background:var(--ayz-primary);color:#fff}.ayz-primary-btn:hover{background:#111b25;color:#fff}.ayz-outline-btn{border:1px solid #d8dde2;color:var(--ayz-primary);background:#fff}.ayz-section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.ayz-section-title h2{margin:0}.ayz-section-title span{font-size:12px;color:#7a838b}.ayz-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ayz-gallery-button{border:0;padding:0;background:#eef0f2;border-radius:10px;overflow:hidden;cursor:zoom-in;aspect-ratio:4/3}.ayz-gallery-button:first-child{grid-column:span 2;grid-row:span 2}.ayz-gallery-button img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.ayz-gallery-button:hover img{transform:scale(1.025)}.ayz-related{border-top:1px solid #e4e7ea;margin-top:10px;padding-top:38px}.ayz-lightbox[hidden]{display:none}.ayz-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(11,16,21,.94);display:flex;align-items:center;justify-content:center;padding:52px 74px}.ayz-lightbox img{max-width:100%;max-height:calc(100vh - 110px);object-fit:contain}.ayz-lightbox-close,.ayz-lightbox-prev,.ayz-lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;border-radius:50%}.ayz-lightbox-close{right:22px;top:20px;width:42px;height:42px;font-size:30px}.ayz-lightbox-prev,.ayz-lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:48px;font-size:38px;line-height:1}.ayz-lightbox-prev{left:18px}.ayz-lightbox-next{right:18px}.ayz-lightbox-count{position:absolute;bottom:18px;color:#fff;font-size:12px}.ayz-lightbox-open{overflow:hidden}@media(max-width:1024px){.ayz-filterbar{grid-template-columns:1fr 1fr 1fr}.ayz-filter-search{grid-column:span 2}.ayz-reset{align-self:end}.ayz-detail-layout{grid-template-columns:1fr}.ayz-project-info-card{position:static}.ayz-grid{--ayz-columns:2!important}}@media(max-width:720px){.ayz-filterbar{grid-template-columns:1fr;padding:12px}.ayz-filter-search{grid-column:auto}.ayz-reset{width:100%}.ayz-grid{grid-template-columns:1fr!important}.ayz-year-heading span{font-size:22px}.ayz-card-body{padding:17px}.ayz-detail-hero{min-height:clamp(var(--ayz-single-hero-mobile,280px),72vw,calc(var(--ayz-single-hero-mobile,280px) + 40px));padding:clamp(112px,30vw,138px) 18px 62px}.ayz-detail-hero h1{font-size:32px}.ayz-detail-submeta{flex-direction:column;gap:7px}.ayz-detail-submeta span+span:before{display:none}.ayz-detail-wrap{padding:20px 16px 50px}.ayz-detail-cover{margin:-58px 0 28px;aspect-ratio:16/10;border-radius:12px}.ayz-detail-layout{gap:20px}.ayz-detail-section h2,.ayz-project-info-card h2,.ayz-related h2{font-size:21px}.ayz-gallery-grid{grid-template-columns:1fr 1fr;gap:8px}.ayz-gallery-button:first-child{grid-column:span 2;grid-row:auto}.ayz-project-info-card{padding:20px}.ayz-project-info-card dl>div{grid-template-columns:1fr}.ayz-project-info-card dd{text-align:left}.ayz-lightbox{padding:64px 12px 50px}.ayz-lightbox-prev,.ayz-lightbox-next{width:40px;height:40px;font-size:30px;background:rgba(0,0,0,.4)}.ayz-lightbox-prev{left:8px}.ayz-lightbox-next{right:8px}.ayz-lightbox-close{right:10px;top:10px}}@media(prefers-reduced-motion:reduce){.ayz-card,.ayz-card-media img,.ayz-card-link span,.ayz-gallery-button img{transition:none!important}.ayz-card:hover{transform:none}}

/* AYZ Proje Listesi — v1.1.0 */
.ayz-project-list{--ayz-primary:#1D2733;--ayz-secondary:#47704C;--ayz-accent:#C49A6C;--ayz-highlight:#F02D1D;width:100%;max-width:100%;font-family:"Open Sans",Arial,sans-serif;color:#28313a;box-sizing:border-box}.ayz-project-list *{box-sizing:border-box}.ayz-project-list h2,.ayz-project-list strong,.ayz-project-list th{font-family:"Montserrat",Arial,sans-serif}.ayz-list-filterbar{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,.8fr)) auto;gap:12px;align-items:end;margin:0 0 18px;padding:16px;background:#fff;border:1px solid #e2e6e9;border-radius:14px;box-shadow:0 10px 30px rgba(29,39,51,.055)}.ayz-list-filter{display:flex;flex-direction:column;gap:6px;min-width:0}.ayz-list-filter>span{font:700 11px/1.2 "Montserrat",Arial,sans-serif;text-transform:uppercase;letter-spacing:.065em;color:#68717a}.ayz-list-filter input,.ayz-list-filter select{width:100%;height:46px;margin:0;padding:0 12px;border:1px solid #d6dce1;border-radius:8px;background:#fff;color:var(--ayz-primary);outline:none;font:500 14px/1 "Open Sans",Arial,sans-serif;box-shadow:none}.ayz-list-filter input:focus,.ayz-list-filter select:focus{border-color:var(--ayz-accent);box-shadow:0 0 0 3px rgba(196,154,108,.15)}.ayz-list-reset{height:46px;padding:0 15px;border:1px solid #d6dce1;border-radius:8px;background:#f7f8f9;color:var(--ayz-primary);font:700 12px/1 "Montserrat",Arial,sans-serif;cursor:pointer;white-space:nowrap;transition:border-color .2s ease,background .2s ease}.ayz-list-reset:hover{border-color:var(--ayz-accent);background:#fff}.ayz-list-summary{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-height:20px;margin:0 0 14px;color:#707a83;font-size:12px}.ayz-list-summary strong{color:var(--ayz-primary);font-size:13px}.ayz-list-sections{display:flex;flex-direction:column;gap:30px}.ayz-list-section{overflow:hidden;background:#fff;border:1px solid #e0e4e7;border-radius:14px;box-shadow:0 12px 34px rgba(29,39,51,.06)}.ayz-list-section[hidden]{display:none!important}.ayz-list-section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:86px;padding:18px 22px;background:linear-gradient(125deg,var(--ayz-primary),#273746);color:#fff;border-bottom:3px solid var(--ayz-accent)}.ayz-list-section-devam-eden .ayz-list-section-header{background:linear-gradient(125deg,#355a3d,var(--ayz-secondary));border-bottom-color:var(--ayz-accent)}.ayz-list-section-kicker{display:block;margin:0 0 5px;font:700 10px/1.2 "Montserrat",Arial,sans-serif;letter-spacing:.13em;color:rgba(255,255,255,.62)}.ayz-list-section-header h2{margin:0;color:#fff;font-size:20px;line-height:1.25;letter-spacing:-.015em}.ayz-list-section-count{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:8px 11px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:11px}.ayz-list-section-count strong{color:#fff;font-size:12px}.ayz-list-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ayz-list-table{width:100%;margin:0!important;border:0!important;border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff}.ayz-list-table col.ayz-col-no{width:70px}.ayz-list-table col.ayz-col-date{width:190px}.ayz-list-table col.ayz-col-project{width:46%}.ayz-list-table col.ayz-col-employer{width:auto}.ayz-list-table thead th{padding:13px 15px;border:0;border-right:1px solid rgba(255,255,255,.12);background:#2b3641;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.045em;font-size:10.5px;font-weight:700;line-height:1.4;vertical-align:middle}.ayz-list-section-devam-eden .ayz-list-table thead th{background:#3e6445}.ayz-list-table thead th:last-child{border-right:0}.ayz-list-table tbody tr{background:#fff;transition:background .18s ease}.ayz-list-table tbody tr:nth-child(even){background:#f8f8f7}.ayz-list-table tbody tr:hover{background:#f3f5f4}.ayz-list-row[hidden]{display:none!important}.ayz-list-table td{padding:15px;border:0;border-right:1px solid #e5e8ea;border-bottom:1px solid #e5e8ea;color:#444e57;font-size:13px;line-height:1.55;vertical-align:middle;overflow-wrap:anywhere}.ayz-list-table tbody tr:last-child td{border-bottom:0}.ayz-list-table td:last-child{border-right:0}.ayz-list-no{text-align:center}.ayz-list-number{display:inline-flex;align-items:center;justify-content:center;min-width:29px;height:29px;padding:0 7px;border-radius:999px;background:#f0f2f3;color:#5d6871;font:700 11px/1 "Montserrat",Arial,sans-serif}.ayz-list-date time,.ayz-list-date>span{font-variant-numeric:tabular-nums;font-weight:600;color:#35414b;white-space:nowrap}.ayz-list-date.is-year-only>span{color:#7b858e;font-weight:600}.ayz-list-project-name a,.ayz-list-project-name>strong{display:inline;color:var(--ayz-primary);font:700 13.5px/1.5 "Montserrat",Arial,sans-serif;text-decoration:none;transition:color .18s ease}.ayz-list-project-name a:hover{color:var(--ayz-secondary)}.ayz-list-location{display:block;margin-top:5px;color:#7b858d;font-size:11.5px;line-height:1.4}.ayz-list-location:before{content:"⌖";margin-right:5px;color:var(--ayz-accent)}.ayz-list-employer{color:#525d66}.ayz-list-empty{margin-top:20px;padding:28px;border:1px dashed #cfd5da;border-radius:12px;background:#f7f8f9;color:#65717a;text-align:center;font-size:13px}.ayz-list-empty[hidden]{display:none!important}
@media(max-width:1100px){.ayz-list-filterbar{grid-template-columns:1fr 1fr 1fr}.ayz-list-filter-search{grid-column:span 2}.ayz-list-table col.ayz-col-date{width:170px}.ayz-list-table col.ayz-col-project{width:42%}}
@media(max-width:760px){.ayz-list-filterbar{grid-template-columns:1fr 1fr;padding:13px}.ayz-list-filter-search{grid-column:1/-1}.ayz-list-reset{width:100%}.ayz-list-summary{justify-content:flex-start;margin-bottom:12px}.ayz-list-sections{gap:22px}.ayz-list-section{border-radius:12px}.ayz-list-section-header{min-height:78px;padding:16px 17px}.ayz-list-section-header h2{font-size:18px}.ayz-list-section-kicker{font-size:9px}.ayz-list-section-count{padding:7px 9px}.ayz-list-table-wrap{overflow:visible}.ayz-list-table,.ayz-list-table tbody{display:block;width:100%}.ayz-list-table colgroup,.ayz-list-table thead{display:none}.ayz-list-table tbody tr{display:block;padding:14px 16px;border-bottom:1px solid #e3e7e9;background:#fff!important}.ayz-list-table tbody tr:last-child{border-bottom:0}.ayz-list-table tbody tr:hover{background:#fff}.ayz-list-table td{display:grid;grid-template-columns:132px minmax(0,1fr);gap:12px;width:100%;padding:8px 0;border:0!important;font-size:13px;line-height:1.5;text-align:left}.ayz-list-table td:before{content:attr(data-label);align-self:start;color:#7a858e;font:700 9.5px/1.45 "Montserrat",Arial,sans-serif;text-transform:uppercase;letter-spacing:.045em}.ayz-list-no{display:none!important}.ayz-list-project-name{padding-top:3px!important}.ayz-list-project-name a,.ayz-list-project-name>strong{font-size:13px}.ayz-list-location{font-size:11px}.ayz-list-date time,.ayz-list-date>span{white-space:normal}}
@media(max-width:520px){.ayz-list-filterbar{grid-template-columns:1fr}.ayz-list-section-header{align-items:flex-start;flex-direction:column;gap:10px}.ayz-list-section-count{align-self:flex-start}.ayz-list-table tbody tr{padding:13px 14px}.ayz-list-table td{grid-template-columns:1fr;gap:3px;padding:7px 0}.ayz-list-table td:before{font-size:9px}.ayz-list-filter input,.ayz-list-filter select,.ayz-list-reset{height:44px}}
