/* SEO sayfası kendi eski landing.css dosyasını da yüklediği için bu dosya en son yüklenir. */
/* Tüm SEO/modül sayfalarında üst alanlar ve içerik aynı 1120px ızgarasında
   kalır. Hero içindeki ayrı kabuk da kartın kenarına yapışmaz. */
body.content-page>header.seo-shell,
body.content-page>nav.seo-shell,
body.content-page>main{width:min(1120px,calc(100% - 48px));margin-left:auto!important;margin-right:auto!important}
body.content-page>header.seo-shell{padding-left:0!important;padding-right:0!important}
body.content-page>nav.seo-shell{padding-left:0!important;padding-right:0!important}
body.content-page main>.seo-hero{padding:clamp(38px,6vw,70px) clamp(26px,5vw,64px)!important}
body.content-page main>.seo-hero>.seo-shell{width:100%;max-width:none;margin:0;padding:0!important}
body.content-page .seo-hero .seo-cta,body.content-page .seo-final-cta .seo-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;margin-top:22px!important;padding:0 19px!important;border:0!important;border-radius:10px!important;background:#245ef6!important;color:#fff!important;text-decoration:none!important;font:800 13px/1 Inter,ui-sans-serif,system-ui,sans-serif!important;box-shadow:0 10px 22px rgba(36,94,246,.28)!important}body.content-page .seo-hero .seo-cta:hover,body.content-page .seo-final-cta .seo-cta:hover{background:#174bc4!important;color:#fff!important;transform:translateY(-1px)}body.content-page .seo-long-content h2{font-size:clamp(24px,3vw,32px)!important;font-weight:800!important}body.content-page .seo-long-content h3{font-size:18px!important;font-weight:800!important}body.content-page .seo-long-content p{font-size:16px!important;font-weight:400!important;line-height:1.85!important;letter-spacing:normal!important}body.content-page.content-dark .seo-hero .seo-cta,body.content-page.content-dark .seo-final-cta .seo-cta{background:#78a0ff!important;color:#07172e!important;box-shadow:none!important}body.content-page.content-dark .seo-hero .seo-cta:hover,body.content-page.content-dark .seo-final-cta .seo-cta:hover{background:#a5c0ff!important;color:#07172e!important}@media(max-width:640px){body.content-page>header.seo-shell,body.content-page>nav.seo-shell,body.content-page>main{width:min(100% - 32px,1120px)}body.content-page>header.seo-shell{padding-top:15px!important;padding-bottom:15px!important}body.content-page main>.seo-hero{padding:32px 22px!important;margin:0 0 26px!important}body.content-page .seo-hero .seo-cta,body.content-page .seo-final-cta .seo-cta{width:100%;min-height:46px;margin-top:18px!important}body.content-page .seo-long-content p{font-size:15px!important;line-height:1.78!important}}
