
/* ===== SEO REHBER / MAKALE SAYFALARI ===== */
.guide-hero{padding:clamp(5rem,9vw,8rem) 0 3.5rem;background:linear-gradient(135deg,#2a1418,#4b1f27);color:var(--c-ivory)}
.guide-hero .breadcrumb{color:rgba(255,255,255,.72);margin-bottom:1.25rem}.guide-hero .breadcrumb a{color:inherit}
.guide-hero h1{color:var(--c-ivory);max-width:19ch;font-size:clamp(2.35rem,5vw,4.6rem);line-height:1.02}
.guide-hero p{color:rgba(255,255,255,.82);max-width:70ch;font-size:1.08rem;margin-top:1.2rem}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.guide-card{background:#fff;border:1px solid rgba(126,99,66,.17);border-radius:6px;overflow:hidden;box-shadow:0 12px 34px rgba(38,24,19,.06);display:flex;flex-direction:column}.guide-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.guide-card-body{padding:1.5rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.guide-card h2,.guide-card h3{font-size:1.55rem;line-height:1.15;margin:0}.guide-card p{margin:0}.guide-card .text-link{margin-top:auto;color:var(--c-wine);font-weight:500}
.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:4rem;align-items:start;max-width:1180px;margin:0 auto;padding:4.5rem 24px}.article-main{max-width:780px}.article-main .lead{font-size:1.18rem;line-height:1.8;color:#554842}.article-main h2{font-size:clamp(1.7rem,3vw,2.35rem);margin:2.5rem 0 .8rem;line-height:1.15}.article-main p,.article-main li{font-size:1.03rem;line-height:1.8}.article-main ul{padding-left:1.25rem;margin:1rem 0}.article-main li+li{margin-top:.5rem}.article-cover{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin:1.8rem 0 2.2rem}.article-meta{display:flex;gap:.8rem;flex-wrap:wrap;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;color:var(--c-gold);margin-bottom:1rem}.article-sidebar{position:sticky;top:110px;background:var(--c-cream);border:1px solid rgba(126,99,66,.16);padding:1.5rem;border-radius:6px}.article-sidebar h3{font-size:1.3rem}.article-sidebar ul{list-style:none;padding:0;margin:1rem 0 0}.article-sidebar li+li{border-top:1px solid rgba(126,99,66,.15)}.article-sidebar a{display:block;padding:.7rem 0;font-size:.92rem}.article-cta{margin:3rem 0;padding:2rem;background:linear-gradient(135deg,#30171c,#5b2530);color:#fff;border-radius:8px}.article-cta h2{color:#fff;margin:0 0 .5rem}.article-cta p{color:rgba(255,255,255,.8)}.article-faq{margin-top:3rem}.article-faq details{border-top:1px solid rgba(126,99,66,.18);padding:1rem 0}.article-faq details:last-child{border-bottom:1px solid rgba(126,99,66,.18)}.article-faq summary{cursor:pointer;font-weight:500}.article-faq details p{margin:.7rem 0 0}.guide-note{background:#fbf6ef;border-left:3px solid var(--c-gold);padding:1.2rem 1.4rem;margin:1.5rem 0}.related-guides{padding:4rem 0;background:var(--c-cream)}
@media(max-width:980px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-shell{grid-template-columns:1fr;gap:2rem}.article-sidebar{position:static}.article-main{max-width:none}}
@media(max-width:640px){.guide-grid{grid-template-columns:1fr}.guide-hero{padding-top:4.5rem}.guide-hero h1{font-size:clamp(2.1rem,11vw,3rem);overflow-wrap:anywhere}.article-shell{padding:3rem 18px}.article-main h2{font-size:1.75rem}.article-main p,.article-main li{font-size:1rem}.article-cta{padding:1.5rem}.article-cover{margin-top:1rem}.guide-card-body{padding:1.25rem}}
