/* V64 — Marka, tipografi, okunurluk ve telif standardı */
.sf-brand-mark{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto}
.sf-brand-mark img{display:block;width:30px;height:30px;object-fit:contain}
.article-head h1{font-size:clamp(38px,4.2vw,54px)!important;line-height:1.08!important;letter-spacing:-.025em!important;text-wrap:balance}
.article-content{font-size:19px!important;line-height:1.78!important;max-width:800px!important;margin-inline:auto!important}
.article-content p{font-size:inherit!important;line-height:inherit!important;margin:0 0 1.35em!important;font-family:Georgia,'Times New Roman',serif!important}
.article-content h1,.article-content h2,.article-content h3,.article-content h4{font-family:Georgia,'Times New Roman',serif!important;font-style:normal!important;color:var(--ink)!important;letter-spacing:-.015em!important;text-align:left!important}
.article-content h1,.article-content h2{font-size:32px!important;line-height:1.2!important;margin:1.85em 0 .65em!important;font-weight:500!important}
.article-content h3{font-size:24px!important;line-height:1.3!important;margin:1.65em 0 .55em!important;font-weight:600!important}
.article-content h4{font-size:20px!important;line-height:1.35!important;margin:1.5em 0 .5em!important;font-weight:600!important}
.article-content blockquote{max-width:680px!important;margin:2em auto!important;padding:18px 24px!important;border-left:2px solid var(--accent)!important;font-size:20px!important;line-height:1.65!important;font-style:italic!important}
.article-content ul,.article-content ol{margin:1.2em 0 1.5em 1.3em!important;padding:0!important}
.article-content li{margin:.35em 0!important;line-height:1.65!important}
.article-content :where(p,h1,h2,h3,h4,li,blockquote,span,font)[style*="font-family"]{font-family:inherit!important}
.article-content :where(p,h1,h2,h3,h4,li,blockquote,span,font)[style*="font-size"]{font-size:inherit}
.sf-rights-notice{width:min(800px,100%);margin:38px auto 0;padding:20px 22px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:start;border-top:1px solid rgba(86,69,54,.18);border-bottom:1px solid rgba(86,69,54,.12);background:rgba(255,255,255,.18)}
.sf-rights-icon{width:48px;height:48px;object-fit:contain}
.sf-rights-notice strong{display:block;font-size:15px;letter-spacing:.02em;margin:2px 0 5px}
.sf-rights-notice p{margin:0;font-size:13px;line-height:1.6;color:var(--muted)}
@media(max-width:900px){
  .sf-brand-mark img{width:26px;height:26px}
  .article-head h1{font-size:clamp(30px,8.5vw,38px)!important;line-height:1.08!important}
  .article-content{font-size:18px!important;line-height:1.74!important}
  .article-content h1,.article-content h2{font-size:27px!important;line-height:1.22!important}
  .article-content h3{font-size:22px!important}
  .article-content h4{font-size:19px!important}
  .article-content blockquote{font-size:18px!important;padding:14px 18px!important}
  .sf-rights-notice{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px 14px;margin-top:30px}
  .sf-rights-icon{width:40px;height:40px}
  .sf-rights-notice p{font-size:12.5px}
}
