/*
Theme Name: sarisayfalar.com Blog
Theme URI: https://sarisayfalar.com/
Author: sarisayfalar.com
Description: sarisayfalar.com için hızlı, mobil uyumlu ve yönetilebilir blog teması.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: sarisayfalar-blog
*/

:root{--yellow:#ffe000;--ink:#202124;--navy:#344054;--muted:#667085;--line:#e7e7e7;--bg:#f5f5f5;--white:#fff;--green:#16864b;--radius:12px;--shadow:0 8px 30px rgba(16,24,40,.07);--wrap:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(var(--wrap),calc(100% - 32px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.utility{background:#1f1f1f;color:#ddd;font-size:12px}.utility .wrap{height:30px;display:flex;align-items:center;justify-content:space-between}.utility-links,.utility-account{display:flex;gap:20px}.brandbar{background:var(--yellow);padding:12px 0}.brandbar-inner{display:grid;grid-template-columns:220px 1fr auto;gap:18px;align-items:center}.custom-logo{max-width:190px;max-height:36px;width:auto}.site-name{font-size:23px;font-weight:900;letter-spacing:-1px;color:#000!important}.site-name span{color:#000!important}.top-search{display:flex;height:44px;background:#fff;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.top-search input{border:0;padding:0 16px;flex:1;min-width:0;outline:0}.top-search select{border:0;border-left:1px solid var(--line);padding:0 12px;color:#555}.top-search button{border:0;background:#161616;color:#fff;width:52px;font-size:18px}.post-ad-btn{background:#1d1d1d;color:#fff;padding:12px 18px;border-radius:8px;font-weight:800;white-space:nowrap}.category-nav{background:#fff;border-bottom:1px solid #ddd;box-shadow:0 2px 8px rgba(0,0,0,.04)}.category-nav ul{display:flex;align-items:center;gap:9px;list-style:none;margin:0;padding:10px 0;overflow:auto}.category-nav a{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:7px 10px;border-radius:20px;font-size:13px;font-weight:700}.category-nav a:hover{background:#fff7b5}.nav-dot{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;background:var(--navy);color:#fff;border-radius:50%}.nav-dot svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nav-dot svg.fill-icon{fill:currentColor;stroke:none}.category-nav li:first-child .nav-dot{background:var(--yellow);color:#111}
.main{padding:34px 0 60px}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:10px}.page-title{font-size:38px;line-height:1.15;letter-spacing:-1.2px;margin:0 0 7px}.page-lead{color:var(--muted);margin:0 0 26px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px}.hero{min-height:310px;border-radius:var(--radius);overflow:hidden;background:linear-gradient(110deg,#fff6ad 0 43%,rgba(255,246,173,.15) 60%),linear-gradient(135deg,#dfe7ef,#879bae);position:relative;box-shadow:var(--shadow);margin-bottom:28px}.hero.has-image{background-size:cover;background-position:center}.hero.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,246,173,.98) 0 42%,rgba(255,246,173,.12) 72%)}.hero-content{position:relative;z-index:1;width:52%;padding:30px}.pill{display:inline-flex;background:var(--yellow);padding:5px 12px;border-radius:7px;font-weight:800;font-size:12px}.hero h2{font-size:30px;line-height:1.05;letter-spacing:-.7px;margin:14px 0 12px}.hero p{margin:0 0 20px;color:#3e4147}.button{display:inline-flex;align-items:center;gap:8px;background:var(--yellow);border-radius:8px;padding:11px 18px;font-weight:900}.section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.section-head h2{font-size:25px;margin:0}.section-head a{font-size:13px;color:#315791;font-weight:800}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.post-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.2s;box-shadow:0 3px 12px rgba(0,0,0,.025)}.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#e5e7eb,#c7d1dc);position:relative;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.thumb .pill{position:absolute;left:12px;top:12px}.card-body{padding:15px;display:flex;flex-direction:column;flex:1}.card-body h3{font-size:17px;line-height:1.25;margin:0 0 8px}.excerpt{font-size:13px;color:var(--muted);margin:0 0 15px}.meta{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid #eee;color:#777;font-size:11px}.meta .arrow{margin-left:auto;font-size:18px;color:#111}.sidebar{display:flex;flex-direction:column;gap:16px}.widget{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:0 3px 14px rgba(0,0,0,.025)}.widget-title{font-size:18px;margin:0 0 14px}.widget ul{list-style:none;padding:0;margin:0}.widget li{border-bottom:1px solid #eee}.widget li:last-child{border:0}.widget li a{display:flex;justify-content:space-between;padding:10px 0;font-weight:700;font-size:13px}.widget_search form,.newsletter form{display:flex}.widget_search input,.newsletter input{width:100%;border:1px solid #ddd;border-radius:7px 0 0 7px;padding:11px}.widget_search button,.newsletter button{border:0;background:#202124;color:#fff;border-radius:0 7px 7px 0;padding:0 13px}.newsletter{background:var(--yellow)}.newsletter p{font-size:13px}.newsletter form{display:block}.newsletter input{border-radius:7px;margin-bottom:8px}.newsletter button{border-radius:7px;width:100%;padding:11px;font-weight:800}.ad-box{min-height:210px;background:linear-gradient(135deg,var(--yellow),#fff5a1);display:flex;flex-direction:column;justify-content:center}.ad-label{font-size:10px;background:#5f55bd;color:#fff;border-radius:4px;padding:2px 7px;align-self:flex-start}.popular-item{display:grid!important;grid-template-columns:76px 1fr!important;gap:10px;padding:10px 0!important}.popular-item img{width:76px;height:55px;object-fit:cover;border-radius:6px}.popular-item strong{font-size:12px;line-height:1.25}.pagination,.nav-links{display:flex;gap:8px;justify-content:center;margin:28px 0}.page-numbers{display:grid;place-items:center;min-width:36px;height:36px;padding:0 8px;background:#fff;border:1px solid #ddd;border-radius:7px;font-weight:700}.page-numbers.current{background:var(--yellow);border-color:var(--yellow)}
.single-shell{background:#fff;border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.single-title{font-size:42px;line-height:1.15;margin:8px 0 15px;letter-spacing:-1px}.single-featured{border-radius:12px;margin:25px 0;max-height:520px;width:100%;object-fit:cover}.entry-content{font-size:17px;line-height:1.8}.entry-content h2{font-size:29px;margin-top:38px}.entry-content h3{font-size:23px;margin-top:30px}.entry-content a{color:#1b61a8;text-decoration:underline}.entry-content blockquote{border-left:5px solid var(--yellow);margin:25px 0;padding:12px 22px;background:#fffbea}.archive-head{margin-bottom:24px}.no-results{background:#fff;padding:30px;border-radius:12px}.comments-area{margin-top:30px;padding-top:25px;border-top:1px solid #eee}
.footer{background:#1f1f1f;color:#bbb;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.footer h3{color:#fff;font-size:14px;margin:0 0 15px}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:7px 0;font-size:12px}.footer-bottom{border-top:1px solid #333;margin-top:35px;padding-top:18px;font-size:11px;display:flex;justify-content:space-between}
.sidebar-categories .category-name{display:flex;align-items:center;gap:10px}.sidebar-categories .nav-dot{width:27px;height:27px;flex-basis:27px;background:#eef3ff;color:#315791}.sidebar-categories li:nth-child(3n+2) .nav-dot{background:#fff0e5;color:#e36a18}.sidebar-categories li:nth-child(3n+3) .nav-dot{background:#e8f8ef;color:#16864b}.sidebar-categories .category-count{color:#8a8f98;font-weight:600}
@media(max-width:980px){.brandbar-inner{grid-template-columns:1fr auto}.top-search{grid-column:1/-1;grid-row:2}.content-grid{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,1fr)}.posts-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.utility{display:none}.wrap{width:min(100% - 22px,var(--wrap))}.brandbar-inner{grid-template-columns:1fr auto;gap:10px}.site-name{font-size:20px}.post-ad-btn{padding:9px 11px;font-size:12px}.top-search select{display:none}.category-nav ul{padding:8px 0}.main{padding-top:24px}.page-title{font-size:30px}.content-grid{display:block}.hero{min-height:390px}.hero.has-image:before,.hero:before{background:linear-gradient(0deg,rgba(255,246,173,.98) 0 57%,rgba(255,246,173,.12) 100%)}.hero-content{width:100%;padding:22px;position:absolute;bottom:0}.hero h2{font-size:24px}.posts-grid{grid-template-columns:1fr}.sidebar{display:flex;margin-top:22px}.single-shell{padding:20px}.single-title{font-size:32px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}}
