/* V65 — Sevgi Dinçmen eskiz marka sistemi */
.sf-brand-mark{width:38px!important;height:38px!important;border-radius:50%;overflow:hidden;background:#f6f2ea;border:1px solid rgba(138,106,72,.38)}
.sf-brand-mark img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%}
.sf-rights-notice{grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important}
.sf-rights-icon{width:72px!important;height:72px!important;object-fit:contain!important}
.sf-footer-logo{display:block!important;max-width:255px!important}
.sf-footer-logo img{display:block!important;width:100%!important;height:auto!important;max-height:92px!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:900px){
 .sf-brand-mark{width:34px!important;height:34px!important}
 .sf-rights-notice{grid-template-columns:58px minmax(0,1fr)!important}
 .sf-rights-icon{width:54px!important;height:54px!important}
 .sf-footer-logo{max-width:210px!important}
 .sf-footer-logo img{max-height:78px!important}
}
