/* Dikkat Ankara OSGB - kurumsal ek stiller (Tailwind tamamlayici) */
html{scroll-behavior:smooth}
::selection{background:#00918C;color:#fff}
.prose-osgb p{margin:.6rem 0;line-height:1.75}
.prose-osgb h2,.prose-osgb h3{font-weight:800;color:#0B2A4A;margin:1rem 0 .5rem}
.prose-osgb ul{list-style:disc;padding-left:1.25rem;margin:.6rem 0}
.prose-osgb a{color:#00918C;text-decoration:underline}
.card-hover{transition:transform .25s ease,box-shadow .25s ease}
.card-hover:hover{transform:translateY(-4px)}
.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.breadcrumb-osgb a{color:#00918C;font-weight:600}
.hero-dot{transition:all .3s ease;cursor:pointer}
@media (max-width:640px){.prose-osgb img{border-radius:.75rem}}
