:root{--yth-bg:#f7f8fa;--yth-card:#fff;--yth-text:#17191d;--yth-muted:#69707a;--yth-line:#e7e9ee;--yth-accent:#d71920;--yth-accent-dark:#a80e14;--yth-soft:#fff4f4;--yth-radius:20px;--yth-shadow:0 10px 30px rgba(17,24,39,.06)}
.yth-wrap{max-width:1240px;margin:0 auto;padding:28px 18px 60px;color:var(--yth-text);font-family:inherit}.yth-wrap *{box-sizing:border-box}
.yth-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:13px;color:var(--yth-muted);margin:0 0 18px}.yth-breadcrumb a{color:inherit;text-decoration:none}
.yth-hero{background:linear-gradient(145deg,#fff 0%,#fbfbfc 70%,#fff1f1 100%);border:1px solid var(--yth-line);border-radius:28px;padding:42px;box-shadow:var(--yth-shadow);position:relative;overflow:hidden}.yth-hero:after{content:"";position:absolute;width:220px;height:220px;border:42px solid rgba(215,25,32,.06);border-radius:50%;right:-85px;top:-95px}.yth-eyebrow,.yth-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--yth-accent);text-transform:uppercase}.yth-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.035em;margin:10px 0 16px;max-width:880px}.yth-hero>p,.yth-lead{font-size:18px;line-height:1.7;color:#4d545e;max-width:820px}
.yth-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:28px;align-items:center;position:relative;z-index:2}.yth-hero-copy{min-width:0}.yth-hero-media{min-width:0}
.yth-search-row{display:flex;gap:10px;max-width:760px;margin-top:26px;position:relative;z-index:2}.yth-search-row input{flex:1;min-width:0;border:1px solid #dfe2e7;background:#fff;border-radius:14px;padding:15px 17px;font:inherit;outline:none}.yth-search-row input:focus{border-color:#bfc4cc;box-shadow:0 0 0 4px rgba(215,25,32,.07)}.yth-search-row button,.yth-btn{border:0;border-radius:14px;background:var(--yth-accent);color:#fff;padding:14px 20px;font-weight:800;text-decoration:none;cursor:pointer}.yth-search-row button:hover,.yth-btn:hover{background:var(--yth-accent-dark)}
.yth-az{display:flex;gap:6px;flex-wrap:wrap;margin-top:22px;position:relative;z-index:2}.yth-az a{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff;border:1px solid var(--yth-line);color:#32363d;text-decoration:none;font-weight:700;font-size:13px}.yth-az a:hover{border-color:var(--yth-accent);color:var(--yth-accent)}
.yth-cats{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:18px 0 36px}.yth-cats a{display:flex;justify-content:space-between;gap:6px;align-items:center;padding:13px 14px;border:1px solid var(--yth-line);border-radius:14px;background:#fff;text-decoration:none;color:#24272c;font-weight:700;font-size:13px}.yth-cats small{color:var(--yth-muted);font-weight:600}
.yth-list-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:36px 0 18px}.yth-list-head h2{font-size:32px;margin:4px 0 0}.yth-count{color:var(--yth-muted);font-weight:700}
.yth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.yth-card{background:var(--yth-card);border:1px solid var(--yth-line);border-radius:var(--yth-radius);box-shadow:0 4px 16px rgba(17,24,39,.035);display:flex;flex-direction:column;overflow:hidden;min-height:100%}.yth-card:hover{transform:translateY(-2px);box-shadow:var(--yth-shadow);transition:.2s ease}.yth-card-visual-link{text-decoration:none;color:inherit;display:block}.yth-card-body{padding:20px 22px 22px;display:flex;flex-direction:column;min-height:238px}.yth-card-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--yth-accent)}.yth-card h3{font-size:22px;line-height:1.2;letter-spacing:-.02em;margin:9px 0}.yth-card h3 a{text-decoration:none;color:var(--yth-text)}.yth-card p{font-size:14px;line-height:1.6;color:var(--yth-muted);margin:0 0 14px}.yth-card-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#555e69;margin-top:auto;padding-top:12px;border-top:1px solid var(--yth-line)}.yth-card-link{margin-top:14px;text-decoration:none;color:var(--yth-accent);font-weight:800;font-size:14px}
.yth-pagination{margin-top:28px}.yth-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.yth-pagination a,.yth-pagination span{padding:10px 13px;border-radius:10px;border:1px solid var(--yth-line);text-decoration:none}.yth-pagination .current{background:var(--yth-accent);color:#fff;border-color:var(--yth-accent)}
.yth-facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px;position:relative;z-index:2}.yth-facts>div{min-width:120px;background:#fff;border:1px solid var(--yth-line);border-radius:14px;padding:12px 14px}.yth-facts b{display:block;font-size:20px}.yth-facts span{font-size:11px;color:var(--yth-muted)}
.yth-toc{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 26px;position:sticky;top:8px;z-index:8;background:rgba(247,248,250,.92);backdrop-filter:blur(10px);padding:8px;border-radius:14px;border:1px solid var(--yth-line)}.yth-toc a{padding:9px 12px;background:#fff;border-radius:9px;text-decoration:none;color:#3f454d;font-size:13px;font-weight:700}
.yth-answer{background:#17191d;color:#fff;border-radius:20px;padding:22px 24px;margin:0 0 20px}.yth-answer>span{display:block;color:#ffb5b7;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.yth-answer h2{font-size:24px;margin:5px 0 8px;color:#fff}.yth-answer p{margin:0;line-height:1.7;color:#e6e7e9}
.yth-recipe-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.yth-main-col{min-width:0}.yth-section{background:#fff;border:1px solid var(--yth-line);border-radius:22px;padding:28px;margin-bottom:18px}.yth-section-head{display:flex;gap:13px;align-items:center;margin-bottom:20px}.yth-section-head>span{width:42px;height:42px;border-radius:13px;background:var(--yth-soft);color:var(--yth-accent);display:grid;place-items:center;font-weight:900}.yth-section-head p{margin:0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--yth-muted);font-weight:800}.yth-section-head h2{margin:2px 0 0;font-size:27px;letter-spacing:-.025em}.yth-ingredients{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.yth-ingredients li{padding:12px 14px 12px 36px;background:#fafbfc;border:1px solid #eef0f2;border-radius:12px;position:relative;line-height:1.45}.yth-ingredients li:before{content:"✓";position:absolute;left:13px;top:11px;color:var(--yth-accent);font-weight:900}.yth-steps{list-style:none;padding:0;margin:0;display:grid;gap:12px}.yth-steps li{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:start;padding:14px;border:1px solid #eef0f2;border-radius:14px}.yth-steps li>span{width:36px;height:36px;border-radius:11px;background:var(--yth-text);color:#fff;display:grid;place-items:center;font-weight:800}.yth-steps p{margin:5px 0 0;line-height:1.65}.yth-tips ul{margin:0;padding-left:20px}.yth-tips li{margin:10px 0;line-height:1.6}
.yth-side{position:sticky;top:72px;display:grid;gap:14px}.yth-sidebox{background:#fff;border:1px solid var(--yth-line);border-radius:18px;padding:20px}.yth-side-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--yth-accent);font-weight:800}.yth-sidebox h3{font-size:20px;margin:7px 0}.yth-sidebox p{font-size:14px;line-height:1.6;color:var(--yth-muted)}.yth-sidebox>a:not(.yth-pill){color:var(--yth-accent);font-weight:800;text-decoration:none}.yth-pill{display:inline-block;background:#f6f7f8;border-radius:999px;padding:7px 10px;margin:5px 4px 0 0;color:#373c43;text-decoration:none;font-size:12px;font-weight:700}
.yth-safety{border:1px solid #f1d8a8;background:#fffaf0;border-radius:18px;padding:18px 20px;margin:0 0 18px}.yth-safety strong{display:block;margin-bottom:4px}.yth-safety p{margin:0;color:#66583f;line-height:1.6}.yth-faq details{border-top:1px solid var(--yth-line);padding:14px 0}.yth-faq details:last-child{border-bottom:1px solid var(--yth-line)}.yth-faq summary{cursor:pointer;font-weight:800}.yth-faq p{color:var(--yth-muted);line-height:1.65}
.yth-related{margin-top:38px}.yth-searchbox{padding:0}.yth-searchbox label{display:block;font-weight:800;margin-bottom:8px}.yth-live-results{background:#fff;border-radius:14px;box-shadow:var(--yth-shadow);overflow:hidden;margin-top:8px}.yth-live-results a{display:block;padding:12px 15px;text-decoration:none;color:var(--yth-text);border-bottom:1px solid var(--yth-line)}.yth-live-results a strong,.yth-live-results a span{display:block}.yth-live-results a span{font-size:12px;color:var(--yth-muted);margin-top:3px}.yth-center{text-align:center;margin-top:22px}.yth-empty{padding:40px;text-align:center;background:#fff;border:1px dashed #ccd1d8;border-radius:18px}.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}
@media(max-width:1100px){.yth-hero-grid{grid-template-columns:1fr}.yth-hero-media{order:-1;max-width:720px}.yth-cats{grid-template-columns:repeat(5,1fr)}}
@media(max-width:980px){.yth-cats{grid-template-columns:repeat(4,1fr)}.yth-grid{grid-template-columns:repeat(2,1fr)}.yth-recipe-layout{grid-template-columns:1fr}.yth-side{position:static;grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.yth-wrap{padding:18px 12px 44px}.yth-hero{padding:26px 20px;border-radius:22px}.yth-hero h1{font-size:36px}.yth-hero>p,.yth-lead{font-size:16px}.yth-search-row{flex-direction:column}.yth-search-row button{width:100%}.yth-cats{grid-template-columns:repeat(2,1fr)}.yth-grid{grid-template-columns:1fr}.yth-card-body{min-height:0;padding:18px}.yth-facts>div{flex:1 1 42%;min-width:0}.yth-toc{position:static;overflow:auto;flex-wrap:nowrap}.yth-toc a{white-space:nowrap}.yth-section{padding:20px 16px}.yth-section-head h2{font-size:22px}.yth-ingredients{grid-template-columns:1fr}.yth-side{grid-template-columns:1fr}.yth-list-head{align-items:start;flex-direction:column}.yth-az a{width:31px;height:31px}.yth-card h3{font-size:20px}}
/* v1.2.0 gerçek tarif fotoğrafları — WordPress öne çıkan görsel sisteminden bağımsızdır */
.yth-hero-grid-no-image{grid-template-columns:minmax(0,1fr)}
.yth-recipe-photo{margin:0;background:#fff;border:1px solid var(--yth-line);border-radius:22px;overflow:hidden;box-shadow:var(--yth-shadow)}
.yth-recipe-photo img{display:block;width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;background:#f1f2f4}
.yth-recipe-photo figcaption{padding:8px 12px 10px;font-size:10px;line-height:1.45;color:#7b8189;text-align:right;background:#fff}
.yth-image-credit a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.yth-card-media{display:block;aspect-ratio:4/3;overflow:hidden;background:#f1f2f4;text-decoration:none}
.yth-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.yth-card:hover .yth-card-media img{transform:scale(1.025)}
@media(max-width:640px){.yth-recipe-photo{border-radius:18px}.yth-card-body{padding:18px}}
/* v1.3.0 Search Console / Recipe schema geliştirmeleri */
.yth-rating{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--yth-line);border-radius:18px;padding:17px 20px;margin:0 0 20px;flex-wrap:wrap}.yth-rating>div:first-child{display:grid;gap:5px}.yth-rating-summary{font-size:18px}.yth-stars{display:flex;gap:4px}.yth-stars button{appearance:none;border:0;background:transparent;color:#c8ccd2;font-size:28px;line-height:1;padding:2px;cursor:pointer}.yth-stars button:hover,.yth-stars button:focus,.yth-stars button.is-selected{color:#e2a400}.yth-stars button:disabled{cursor:default}.yth-rating-message{flex:1 0 100%;font-size:12px;color:var(--yth-muted);margin:0}.yth-nutrition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.yth-nutrition-grid>div{background:#fafbfc;border:1px solid #eef0f2;border-radius:12px;padding:12px 14px}.yth-nutrition-grid span{display:block;color:var(--yth-muted);font-size:11px;margin-bottom:4px}.yth-nutrition-grid strong{font-size:16px}.yth-nutrition-note{margin:14px 0 0;color:var(--yth-muted);font-size:13px;line-height:1.55}.yth-video-frame{position:relative;width:100%;aspect-ratio:16/9;background:#111;border-radius:16px;overflow:hidden}.yth-video-frame iframe,.yth-video-frame video,.yth-video-frame .wp-video{width:100%!important;height:100%!important}.yth-video-frame iframe{border:0}.yth-video>p{color:var(--yth-muted);line-height:1.65}
@media(max-width:640px){.yth-rating{align-items:flex-start}.yth-nutrition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yth-stars button{font-size:25px}}
