@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);
.firsatlar,
.web,
td {
    vertical-align: middle;
}
.grid-container,
.grid-container-fluid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}
.change-item,
.faq-question,
.info,
.info img,
.main-navigation,
.main-navigation ul li,
.site-header,
.timeline-item {
    position: relative;
}
.menu-item-has-children > a::after,
.teknolojitr-logo {
    background-repeat: no-repeat;
    background-position: center;
}
.legal h1,
h1,
h1.mobilheading,
h2,
h3,
h4,
h5,
h6 {
    color: #292c35;
}
.blog-thumb,
.featured-thumb img {
    object-fit: cover;
}
#fullscreen-menu *,
.cta-box,
.mobile-nav,
.search-field,
.search-form,
input.search-field {
    box-sizing: border-box;
}
.container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 1rem;
}
.container-fluid {
    width: 100%;
    padding: 0;
}
.grid-container {
    align-items: flex-start !important;
    gap: 24px;
}
.teknolojitr,
.teknolojitr-logo {
    display: flex;
    align-items: center;
}
.grid-container-fluid,
.search-field,
.search-form {
    width: 100%;
}
.grid-col-1 {
    grid-column: span 1;
}
.grid-col-2 {
    grid-column: span 2;
}
.grid-col-3 {
    grid-column: span 3;
}
.grid-col-4 {
    grid-column: span 4;
}
.grid-col-5 {
    grid-column: span 5;
}
.grid-col-6 {
    grid-column: span 6;
}
.grid-col-7 {
    grid-column: span 7;
}
.grid-col-8 {
    grid-column: span 8;
}
.grid-col-9 {
    grid-column: span 9;
}
.grid-col-10 {
    grid-column: span 10;
}
.grid-col-11 {
    grid-column: span 11;
}
.grid-col-12 {
    grid-column: span 12;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 0.75rem !important;
}
.mt-4 {
    margin-top: 1rem !important;
}
.mt-5 {
    margin-top: 1.25rem !important;
}
.mt-6 {
    margin-top: 1.5rem !important;
}
.mt-7 {
    margin-top: 1.75rem !important;
}
.mt-8 {
    margin-top: 2rem !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 0.75rem !important;
}
.mb-4 {
    margin-bottom: 1rem !important;
}
.mb-5 {
    margin-bottom: 1.25rem !important;
}
.mb-6 {
    margin-bottom: 1.5rem !important;
}
.mb-7 {
    margin-bottom: 1.75rem !important;
}
.mb-8 {
    margin-bottom: 2rem !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: 0.25rem !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}
.ml-3 {
    margin-left: 0.75rem !important;
}
.ml-4 {
    margin-left: 1rem !important;
}
.ml-5 {
    margin-left: 1.25rem !important;
}
.ml-6 {
    margin-left: 1.5rem !important;
}
.ml-7 {
    margin-left: 1.75rem !important;
}
.ml-8 {
    margin-left: 2rem !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.mr-3 {
    margin-right: 0.75rem !important;
}
.mr-4 {
    margin-right: 1rem !important;
}
.mr-5 {
    margin-right: 1.25rem !important;
}
.mr-6 {
    margin-right: 1.5rem !important;
}
.mr-7 {
    margin-right: 1.75rem !important;
}
.mr-8 {
    margin-right: 2rem !important;
}
.m-0 {
    margin: 0 !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.m-4 {
    margin: 1rem !important;
}
.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pt-3 {
    padding-top: 0.75rem !important;
}
.pt-4 {
    padding-top: 1rem !important;
}
.pt-5 {
    padding-top: 1.25rem !important;
}
.pt-6 {
    padding-top: 1.5rem !important;
}
.pt-7 {
    padding-top: 1.75rem !important;
}
.pt-8 {
    padding-top: 2rem !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3 {
    padding-bottom: 0.75rem !important;
}
.pb-4 {
    padding-bottom: 1rem !important;
}
.pb-5 {
    padding-bottom: 1.25rem !important;
}
.pb-6 {
    padding-bottom: 1.5rem !important;
}
.pb-7 {
    padding-bottom: 1.75rem !important;
}
.pb-8 {
    padding-bottom: 2rem !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-2 {
    padding-left: 0.5rem !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.p-0 {
    padding: 0 !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.p-4 {
    padding: 1rem !important;
}
.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.legal h1,
h1 {
    font-size: 1.5rem;
    font-weight: 600;
}
h2 {
    font-size: 1.375rem;
}
h3 {
    font-size: 1.25rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1rem;
}
h6 {
    font-size: 0.875rem;
}
h1.mobilheading {
    font-size: 1.2rem;
    font-weight: 600;
}
.desc {
    font-size: 0.875rem;
    color: #4e5360;
    font-weight: 400;
    line-height: 1.25rem;
}
body {
    font-family: Rubik, sans-serif;
    background-color: #f1f2f6;
    margin: 0;
    padding: 0;
}
header {
    padding: 1em 0;
}
.site-header {
    background-color: #fff;
    color: #787e8d;
    padding: 1rem 0;
    border-bottom: 1px solid #dde0e8;
}
.teknolojitr {
    gap: 12px;
}
.teknolojitr-logo {
    justify-content: center;
    width: 204px;
    height: 36px;
    background-image: url("img/teknolojitr.svg");
    background-size: contain;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin-top: 6px;
    color: transparent !important;
    text-decoration: none !important;
}
input.search-field {
    background: url("img/search.svg") 16px center/18px no-repeat #f4f5f7;
    padding: 1rem 1rem 1rem 48px;
    color: #8e94a4;
    border: none;
    font-size: 0.875rem;
    height: 48px;
    border-radius: 9999px;
    width: 100%;
}
.main-navigation {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 1rem 0 0;
    margin-top: 1rem;
    border-top: 1px solid #dde0e8;
    z-index: 100;
}
.legal-menu-right li a:hover,
.main-navigation a:hover,
.toocat-title a:hover {
    color: #008eff;
}
.content-area {
    max-width: 1324px;
    margin: 0 auto;
}
.entry-title,
ul.footer-menu li {
    margin-bottom: 1rem;
}
.widget {
    background: #f8f9fa;
    padding: 1.5rem;
    margin-bottom: 2rem;
    border-radius: 5px;
}
.widget-title {
    padding-bottom: 0.5rem;
}
.site-footer {
    color: #787e8d;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
}
.tech-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    transition:
        transform 0.3s,
        box-shadow 0.3s;
}
.dijitalurunler,
.ekle,
.favoriler,
.firsatlar,
.forum,
.hesabim,
.web {
    transition:
        background-color 0.3s,
        transform 0.25s,
        filter 0.25s;
}
.tech-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.tech-badge {
    color: #fff;
    padding: 0.3rem 0.8rem;
    border-radius: 20px;
    font-size: 0.8rem;
    display: inline-block;
    margin-bottom: 1rem;
}
.ekle,
.favoriler,
.forum {
    padding: 1rem;
    font-weight: 500;
}
.ekle,
.favoriler,
.forum,
.mobile-menu .sub-menu a {
    font-size: 14px;
    text-decoration: none;
}
.dijitalurunler,
.forum,
.hesabim {
    float: left;
    border-radius: 9999px;
    display: flex;
    align-items: center;
}
.dijitalurunler,
.hesabim {
    width: 48px;
    height: 48px;
    background: #eeeff3;
    justify-content: center;
    margin-right: 12px;
}
.favoriler,
.forum {
    justify-content: center;
}
.ekle img,
.favoriler img,
.firsatlar,
.forum img,
.web {
    margin-right: 8px;
}
.dijitalurunler:hover,
.hesabim:hover {
    background: #008eff;
}
.dijitalurunler:hover img,
.hesabim:hover img {
    filter: brightness(0) invert(1);
}
.forum {
    background: #000c3a;
    color: #fff;
    height: 16px;
}
.ekle,
.favoriler {
    float: left;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    height: 16px;
}
.forum:hover {
    background: #003467;
}
.favoriler {
    background: #fff;
    color: #000c3a;
}
.favoriler:hover {
    background: #eeeff3;
}
.ekle {
    background: #008eff;
    justify-content: center;
    color: #fff;
}
.header-inner,
.mobile-menu > li > a,
td {
    padding: 16px 20px;
}
.firsatlar,
.web {
    display: inline-block;
    width: 18px;
    height: 18px;
}
.cta-button:hover,
.ekle:hover,
.visit-btn:hover {
    background: #006abf;
}
.firsatlar {
    background: url("img/firsatlar.svg") center/contain no-repeat;
}
.web {
    background: url("img/webaraclari.svg") center/contain no-repeat;
}
.main-navigation ul li a:hover .firsatlar {
    background: url("img/firsathover.svg") center no-repeat;
}
.main-navigation ul li a:hover .web {
    background: url("img/webhover.svg") center no-repeat;
}
.main-navigation ul {
    display: flex;
    gap: 1rem;
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-navigation a {
    font-size: 1rem;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.25s;
    padding: 8px 12px;
}
.anasayfa-aiaraclari h2,
.widgetbox h4 {
    font-weight: 500 !important;
    color: #292c35 !important;
    width: 100%;
}
.main-navigation li:hover > a {
    color: #06f;
}
.main-navigation li.menu-item-has-children > a::after {
    content: "";
    width: 14px;
    height: 14px;
    margin-left: 6px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")
        center/contain no-repeat;
    transition: transform 0.3s;
}
.dropdown.active .dropdown-arrow,
.main-navigation li.menu-item-has-children:hover > a::after,
.menu-item-has-children.active > a::after {
    transform: rotate(180deg);
}
.main-navigation ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 16px;
    padding: 24px;
    margin: 0 !important;
    gap: 0 !important;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
    min-width: 240px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: 0.25s;
    pointer-events: none;
}
.main-navigation li.menu-item-has-children:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
    animation: 0.25s forwards fadeInDropdown;
}
.main-navigation ul.sub-menu li {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.3;
}
.main-navigation ul.sub-menu li a {
    display: block;
    padding: 16px;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #1a1a1a !important;
    text-decoration: none;
    border-radius: 8px;
    line-height: 1.4;
    transition: 0.2s;
    border: none !important;
}
.main-navigation ul.sub-menu li a:hover {
    background-color: #edf7ff !important;
    color: #06f !important;
}
@keyframes fadeInDropdown {
    from {
        opacity: 0;
        transform: translateY(6px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.site-header {
    z-index: 1000;
}
.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu-toggle {
    width: 32px;
    height: 20px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 1100;
    float: right;
}
.menu-toggle .bar {
    border-radius: 999px;
    width: 24px;
}
.menu-toggle.is-open .bar:first-child {
    transform: translateY(10px) rotate(45deg);
}
.menu-toggle.is-open .bar:nth-child(2) {
    opacity: 0;
}
.menu-toggle.is-open .bar:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
}
.rehber-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 24px;
}
.rehber-card {
    background: #fff;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: 0.25s;
}
.menu-close,
.menu-toggle {
    border: none;
    cursor: pointer;
    background: 0 0;
}
.rehber-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.rightfix {
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}
.fullscreen-menu {
    overflow-y: auto;
    padding: 50px 16px 16px;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
}
.fullscreen-menu.is-open {
    left: 0;
}
.menu-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #333;
    padding: 10px;
    z-index: 10000;
    border-radius: 4px;
    transition: 0.3s;
}
.menu-close:hover {
    color: #007cba;
    background: #f8f9fa;
}
.hamburger-icon .bar,
.menu-toggle .bar {
    height: 2px;
    background: #333;
    transition: 0.3s;
}
.menu-toggle {
    padding: 8px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.close-menu,
.hamburger-btn {
    border: none;
    cursor: pointer;
    align-items: center;
    display: flex;
}
.hamburger-btn {
    background: 0 0;
    padding: 8px;
    justify-content: center;
    transition: 0.3s;
    width: 40px;
    height: 40px;
    margin: 0;
}
.hamburger-icon {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 20px;
    height: 14px;
}
.hamburger-icon .bar {
    width: 100%;
    transform-origin: center;
}
body.menu-open .hamburger-icon .bar:first-child {
    transform: translateY(6px) rotate(45deg);
}
body.menu-open .hamburger-icon .bar:nth-child(2) {
    opacity: 0;
    transform: scale(0);
}
body.menu-open .hamburger-icon .bar:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
}
.fullscreen-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    overflow: hidden;
}
.favorite-wrapper:hover .favorite-tooltip,
.fullscreen-menu.active {
    opacity: 1;
    visibility: visible;
}
.menu-container {
    position: relative;
    width: 100%;
    height: 100vh;
    padding: 0;
    margin: 0;
}
.close-menu {
    position: fixed;
    top: 15px;
    right: 15px;
    background: #eeeff3;
    padding: 10px;
    color: #141b34;
    border-radius: 999999px;
    transition: 0.3s;
    z-index: 9999;
    backdrop-filter: blur(10px);
    width: 40px;
    height: 40px;
    justify-content: center;
}
.close-menu:hover {
    color: #007cba;
    background: rgba(248, 249, 250, 0.95);
    transform: rotate(90deg);
}
.mobile-nav {
    height: 100vh;
    overflow-y: auto;
    margin: 0;
}
.cta-box,
.featured-thumb,
body.menu-open {
    overflow: hidden;
}
.mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.mobile-menu > li {
    border-bottom: 1px solid #f0f0f0;
    margin: 0;
    animation: 0.3s forwards fadeInUp;
    opacity: 0;
}
.mobile-menu .sub-menu li:last-child,
.mobile-menu > li:last-child,
tr:last-child td {
    border-bottom: none;
}
.mobile-menu > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: 0.2s;
    margin: 0;
}
.menu-item-has-children > a::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    transition: transform 0.3s;
    flex-shrink: 0;
    margin-left: 10px;
}
.mobile-menu .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f8f9fa;
    display: none;
}
.goruntuleme img,
.mobile-menu .menu-item-has-children.active > .sub-menu {
    display: block;
}
.mobile-menu .sub-menu li {
    border-bottom: 1px solid #e9ecef;
    margin: 0;
}
.mobile-menu .sub-menu a {
    display: block;
    padding: 12px 20px 12px 35px;
    font-weight: 400;
    color: #555;
    transition: 0.2s;
    margin: 0;
}
.mobile-menu .sub-menu a:hover {
    color: #007cba;
    background: #e9ecef;
}
.mobile-menu > li.current-menu-item > a,
.mobile-menu > li.current_page_item > a {
    color: #292c35 !important;
    background: 0 0 !important;
}
.kesfet-item.background:hover,
.mobile-menu > li > a:hover {
    color: #008eff !important;
}
.mobile-menu > li > a:hover {
    background: #edf7ff !important;
    border: 1px solid #ceeaff !important;
}
#early-counter p,
#fullscreen-menu *,
.entry-header,
.tool-cat-title,
h1.entry-title,
ul.footer-menu {
    margin: 0;
    padding: 0;
}
#mobile-primary-menu,
#mobile-primary-menu a,
#mobile-primary-menu li,
#mobile-primary-menu ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    text-decoration: none !important;
    background: #fff;
}
@media (max-width: 768px) {
    .header-container {
        flex-direction: column;
        gap: 15px;
    }
    .teknolojitr-logo {
        width: 150px;
        height: 40px;
        margin-top: 0;
    }
    .main-navigation ul {
        flex-direction: column;
        gap: 1rem;
    }
    .content-area {
        padding: 1rem;
    }
    .hamburger-btn {
        background: #eeeff3;
        padding: 4px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 99999px;
        margin-left: auto;
    }
    .hamburger-icon {
        width: 18px;
        height: 12px;
        gap: 3px;
    }
    .close-menu {
        top: 12px;
        right: 12px;
        padding: 8px;
        width: 36px;
        height: 36px;
    }
    .mobile-nav {
        padding: 50px 0 0;
    }
    .mobile-menu > li > a {
        font-size: 15px;
        padding: 14px 15px;
    }
    .mobile-menu .sub-menu a {
        padding: 10px 15px 10px 30px;
        font-size: 13px;
    }
    .menu-item-has-children > a::after {
        width: 14px;
        height: 14px;
    }
}
.mobile-nav::-webkit-scrollbar {
    width: 4px;
}
.mobile-nav::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.mobile-nav::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 2px;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.mobile-menu > li:first-child {
    animation-delay: 50ms;
}
.mobile-menu > li:nth-child(2) {
    animation-delay: 0.1s;
}
.mobile-menu > li:nth-child(3) {
    animation-delay: 0.15s;
}
.mobile-menu > li:nth-child(4) {
    animation-delay: 0.2s;
}
.mobile-menu > li:nth-child(5) {
    animation-delay: 0.25s;
}
.mobile-menu > li:nth-child(6) {
    animation-delay: 0.3s;
}
.mobile-menu > li:nth-child(7) {
    animation-delay: 0.35s;
}
.mobile-nav {
    width: 92% !important;
    padding: 24px 0 80px !important;
}
#mobile-primary-menu li {
    margin-bottom: 12px !important;
    border-bottom: none !important;
}
#mobile-primary-menu li a {
    padding: 16px !important;
    font-size: 1rem;
    color: #292c35;
    background: #f9fafb;
    font-weight: 500;
    border-radius: 8px !important;
    margin-bottom: 8px !important;
}
ul.sub-menu {
    margin-top: 8px !important;
}
ul.sub-menu li a {
    background: #fff !important;
    color: #0f172a !important;
    border: 1px solid #e8eaef;
    font-size: 1rem !important;
    font-weight: 400 !important;
}
#mobile-primary-menu li#menu-item-38001 > a {
    background: #000c3a !important;
    color: #fff !important;
}
#mobile-primary-menu li#menu-item-38095 > a {
    background: #008eff !important;
    color: #fff !important;
}
.anasayfa-aiaraclari,
.archivebox,
.widgetbox {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 1rem;
    border: 1px solid #e8eaef;
    border-radius: 1rem;
}
.ai-card,
.anasayfasagspot {
    display: flex;
    border-radius: 8px;
}
.widgetbox h4 {
    display: flex;
    align-items: center;
    font-size: 1rem !important;
}
.anasayfasagspot {
    background: #f7faff;
    padding: 8px;
}
.anasayfa-aiaraclari h2 {
    display: flex;
    align-items: center;
    font-size: 1.1rem !important;
}
.popular-ai-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.ai-card {
    gap: 16px;
    padding: 1rem;
    background: #fff;
    border: 1px solid #e3e5ec;
    text-decoration: none !important;
    color: inherit;
}
.ai-title a,
.alfabe-harfleri a,
.breadcrumb a,
.category-item-link,
.chip-tag,
.dropdown-item,
.external-btn,
.featured-item a,
.info-box a,
.show-more-btn,
.tool-cat-title a,
a.all-link {
    text-decoration: none;
}
.ai-card:hover,
.ai-komut-list-card:hover,
.ai-model-row:hover,
.related-ai-card:hover {
    border: 1px solid #008eff;
    background: #edf7ff;
}
.ai-model-group-header img,
.ai-thumb {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #dde0e8;
}
.ai-thumb-placeholder {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 2px solid #dde0e8;
}
.blog-thumb,
.blog-thumb-placeholder {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.blog-thumb {
    border: 1px solid #dde0e8;
}
.blog-thumb-placeholder {
    border: 2px solid #dde0e8;
}
.ai-title {
    margin: 0 0 4px;
}
.ai-title a {
    color: #292c35;
    font-size: 1rem;
    font-weight: 500;
}
.ai-price-badge {
    color: #068133;
    font-weight: 500;
    font-size: 0.813rem;
    margin-top: 8px;
}
.ai-description {
    color: #292c35;
    margin-bottom: 6px;
    font-size: 0.875rem;
}
.cat-label {
    margin-top: 8px;
}
.ai-card-left {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination-wrapper {
    margin-top: 12px;
    text-align: center;
}
.pagination-wrapper ul {
    list-style: none;
    padding: 0;
    display: inline-flex;
    gap: 8px;
}
.badge-popular,
.info,
.pagination-wrapper li {
    display: inline-block;
}
.pagination-wrapper a,
.pagination-wrapper span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #4a5560;
    background: #f5f7fa;
    border: 1px solid #dde0e8;
    transition: 0.2s;
}
.pagination-wrapper a:hover {
    background: #e6f3ff;
    border-color: #008eff;
    color: #008eff;
}
.pagination-wrapper .current {
    background: #008eff !important;
    color: #fff !important;
    border-color: #008eff !important;
}
.ai-count {
    font-size: 0.95rem;
    color: #4a5560;
    margin: 10px 0 16px;
}
.category-stats {
    margin: 16px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.category-stats span {
    font-size: 0.85rem;
    color: #4a5560;
}
.featured-box {
    background: #f0f8ff;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 16px;
    border: 1px solid #e0ecf5;
}
.featured-thumb,
.thumb-placeholder,
table,
tr:nth-child(2n) {
    background: #fff;
}
.featured-title {
    font-size: 1.25rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 20px;
    color: #1a1a1a;
}
.featured-list {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 20px;
    align-items: center;
    width: 100%;
}
.featured-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
}
.featured-item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    color: #333;
    width: 100%;
    height: 100%;
}
.featured-thumb {
    width: 60px;
    height: 60px;
    padding: 4px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.featured-thumb img,
.thumb-placeholder {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.featured-name {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.2;
    max-width: 100%;
    word-break: break-word;
    display: block;
    margin-top: 8px;
    min-height: 32px;
}
h3.onecikan-title {
    margin: 0 0 12px;
    padding: 0;
    font-size: 0.75rem;
    color: #58585b;
    font-weight: 500;
    display: block;
}
.bilgibox strong,
.category-stats span strong,
.hakkimizda-wrapper strong,
.icerikalani strong {
    font-weight: 600;
}
.ai-ekle-info li strong,
.cta-text strong,
.entry-content h1 b,
.entry-content h2 b,
.entry-content h3 b,
.entry-content h4 b,
.entry-content h5 b,
.entry-content h6 b,
.icerikalani h2,
.icerikalani h3,
.icerikalani ul li strong {
    font-weight: 500;
}
.breadcrumb {
    font-size: 14px;
    margin: 0 0 16px;
    color: #6c7684;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.breadcrumb a {
    color: #61646e;
}
.breadcrumb a:hover,
.entry-content a:hover {
    text-decoration: underline;
}
.breadcrumb .sep {
    color: #b3b7bc;
}
.breadcrumb .current {
    font-weight: 600;
    color: #1a1a1a;
}
.chip {
    display: inline-flex;
    padding: 8px 12px;
    border-radius: 164px;
    font-size: 0.85rem;
    font-weight: 400;
    margin-top: 12px;
    margin-right: 8px;
    white-space: nowrap;
}
.chip-category {
    background: #f4f6f8;
    color: #4a5560;
    cursor: default;
    display: inline-block !important;
}
.chip-tag {
    background: #fff;
    color: #292c35;
    transition: 0.2s;
    border: 1px solid #e2e8f0;
}
.chip-tag:hover,
.tags-links a:hover {
    background: #0078ff;
    color: #fff;
    border-color: #0078ff;
}
.ai-single-categories {
    gap: 8px;
    margin: 16px 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #e3e5ec;
}
.ai-single-categories span {
    display: flex;
    font-size: 0.875rem;
    color: #292c35;
    display: flex;
    flex-wrap: wrap;
}
.icerikalani {
    margin: 0;
    padding: 0;
    font-size: 0.938rem;
    color: #4b4e57;
    line-height: 1.6rem;
}
.icerikalani h2 {
    margin: 0 0 1rem;
    padding: 0;
    font-size: 1.125rem;
    color: #292c35;
}
.icerikalani h3 {
    margin: 0;
    padding: 0;
    font-size: 1.1rem;
    color: #292c35;
}
.icerikalani ul {
    margin: 16px;
    padding: 0;
}
.icerikalani ul li {
    margin-bottom: 8px;
}
.ai-cons-box,
.ai-pros-box {
    flex: 1;
    padding: 1rem;
    border-radius: 1rem;
    margin-bottom: 1rem;
}
.ai-pros-box {
    background: #f3fff8;
}
.ai-cons-box {
    background: #fff7f7;
}
.pro-icon {
    color: #14c46b;
    font-size: 40px;
}
.con-icon {
    color: #e24c4c;
    font-size: 40px;
}
.ai-cons-box ul,
.ai-pros-box ul {
    padding: 0;
    margin: 0;
}
.ai-cons-box li,
.ai-pros-box li {
    display: flex;
    align-items: center;
    gap: 8px;
}
.con-bullet-circle,
.pro-bullet-circle {
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
}
.pro-bullet-circle {
    background: #14c46b;
}
.con-bullet-circle {
    background: #e24c4c;
}
.ai-cons-box li,
.ai-pros-box li {
    display: flex;
    align-items: center;
    font-size: 0.938rem;
    margin-bottom: 14px;
}
.proscons-title {
    display: flex;
    font-size: 1.1rem;
    color: #292c35;
    margin-bottom: 1rem;
    font-weight: 600;
}
.cat-links,
.category-item.filtered-out,
.hidden-item,
.nav-subtitle {
    display: none;
}
.toggle-more-btn {
    background: #fff;
    border: 1px solid #fff;
    padding: 8px 24px;
    border-radius: 114px;
    cursor: pointer;
    color: #292c35;
    font-size: 0.813rem;
    transition: 0.3s;
    display: flex;
    font-weight: 600;
}
.toggle-more-btn:hover {
    background: #292c35;
    border-color: #292c35;
    color: #fff;
}
.toggle-button-wrapper {
    margin-top: 15px;
    text-align: left;
}
.compare-title,
.cta-button,
.show-more-btn,
.visit-btn {
    text-align: center;
}
.cons-list,
.pros-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
.cons-list li,
.pros-list li {
    padding-left: 0;
    margin-left: 0;
    position: relative;
}
.con-bullet-circle,
.pro-bullet-circle {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 10px;
}
.pro-bullet-circle {
    background-color: #28a745;
}
.con-bullet-circle {
    background-color: #dc3545;
}
.ai-meta-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    background: #f9fafb;
    border-radius: 8px;
    margin: 12px 0 0;
}
.ai-meta-left button {
    background: #fff;
    border: 1px solid #e3e6ee;
    border-radius: 8px;
    padding: 6px 12px;
    font-size: 14px;
    cursor: pointer;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: 0.15s;
}
.ai-meta-left button:hover {
    background: #eef3ff;
    border-color: #d0d8ff;
}
.ai-dislike-btn.disliked,
.ai-like-btn.liked {
    background: #0070ff;
    border-color: #0062e6;
    color: #fff;
}
.ai-meta-right {
    font-size: 14px;
    color: #6a7283;
}
.goruntuleme {
    font-size: 0.813rem;
    color: #787e8d;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.show-more-btn {
    display: block;
    background: #fff;
    color: #008efd;
    border: 2px solid #008efd;
    padding: 8px 18px;
    border-radius: 108px;
    font-size: 14px;
    font-weight: 600;
    transition: 0.2s;
}
.show-more-btn:hover {
    background: #008efd;
    color: #fff;
    border: 2px solid #008efd;
}
.comparison-box,
.related-ai-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.comparison-item,
.related-ai-card {
    gap: 12px;
    padding: 12px;
    transition: 0.2s;
    display: flex;
    background: #fff;
    text-decoration: none;
}
.related-ai-card {
    border: 1px solid #e6e8ef;
    border-radius: 8px;
    color: inherit;
    align-items: center;
}
.related-ai-left {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.comparison-thumb img,
.related-ai-thumb {
    width: 42px;
    height: 42px;
    object-fit: cover;
}
.related-ai-thumb {
    border-radius: 50%;
    border: 1px solid #dde0e8;
    background: #fff;
}
.related-ai-title {
    font-weight: 600;
    font-size: 0.813rem;
    margin-bottom: 4px;
}
.related-ai-desc {
    font-size: 0.813rem;
    color: #6b7280;
    margin: 0;
    line-height: 1.35;
}
.comparison-item {
    border-radius: 8px;
    border: 1px solid #e2e8f0;
}
.comparison-item:hover {
    background: #f7f9ff;
    border-color: #008eff;
}
.comparison-thumb img {
    border-radius: 50%;
}
.comparison-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.comparison-name {
    font-size: 0.813rem;
    font-weight: 600;
    color: #292c35;
}
.comparison-link {
    font-size: 13px;
    color: #07f;
    margin-top: 8px;
}
.compare-container {
    padding: 16px 0;
    max-width: 1280px;
    margin: 0 auto;
}
.compare-title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 12px;
    color: #292c35;
}
.compare-subtitle,
.tool-header {
    margin-bottom: 2rem;
    text-align: center;
}
.compare-subtitle {
    color: #718096;
    font-size: 0.875rem;
}
.compare-main-grid {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 2rem;
    align-items: start;
}
.tool-column {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    border: 1px solid #e2e8f0;
}
.tool-header {
    padding-bottom: 2rem;
    border-bottom: 2px solid #f7fafc;
}
.tool-logo {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin: 0 auto 1rem;
    border-radius: 12px;
}
.tool-logo.placeholder {
    background: #e2e8f0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #718096;
    font-weight: 700;
}
.tool-name {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #2d3748;
}
.cons-box h3,
.pros-box h3,
.tool-price {
    margin-bottom: 1rem;
    font-size: 1.1rem;
}
.tool-bio {
    color: #718096;
    line-height: 1.6;
    margin-bottom: 1rem;
}
.tool-price {
    color: #2d3748;
}
.tool-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
}
.tool-tag {
    background: #edf2f7;
    color: #4a5568;
    padding: 0.3rem 0.8rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 500;
}
.pros-cons-section {
    margin-bottom: 2rem;
}
.cons-box,
.pros-box {
    margin-bottom: 1.5rem;
}
.pros-box h3 {
    color: #38a169;
}
.cons-box h3 {
    color: #e53e3e;
}
.cons-box ul,
.pros-box ul,
.sponsor-benefits-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.cons-box li,
.pros-box li {
    padding: 0.5rem 0 0.5rem 1.5rem;
    border-bottom: 1px solid #f7fafc;
    line-height: 1.5;
    position: relative;
}
.pros-box li:before {
    content: "✓";
    color: #38a169;
    font-weight: 700;
    position: absolute;
    left: 0;
}
.cons-box li:before {
    content: "✗";
    color: #e53e3e;
    font-weight: 700;
    position: absolute;
    left: 0;
}
.visit-btn {
    display: block;
    background: #008eff;
    color: #fff;
    padding: 1rem;
    border-radius: 800px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.3s;
    font-size: 0.938rem;
}
.vs-separator {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.social-follow-item,
.vs-badge {
    align-items: center;
    display: flex;
}
.vs-badge {
    background: #292c35;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    justify-content: center;
    font-weight: 700;
    font-size: 1.2rem;
}
.bilgibox {
    font-size: 0.875rem;
    color: #4e5360;
    font-weight: 400;
    line-height: 1.25rem;
    background: #fff9ed;
    padding: 1.2rem;
    margin: 0;
    border-radius: 8px;
}
.social-follow-box {
    background: #fff;
    border: 1px solid #e3e5ec;
    border-radius: 8px;
    padding: 16px;
}
.social-follow-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.social-follow-item {
    gap: 12px;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #e3e5ec;
    text-decoration: none;
    transition: 0.2s;
    background: #fff;
    color: #111;
}
.social-follow-item-footer:hover,
.social-follow-item:hover {
    border-color: #008eff;
    background: #edf7ff;
}
.social-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #fff;
    flex-shrink: 0;
}
.social-follow-item.instagram .social-icon {
    background: radial-gradient(circle at 30% 30%, #ffdc80 0, #fcaf45 25%, #f77737 50%, #f56040 75%, #bc2a8d 100%);
}
.social-follow-item.instagram .social-icon svg,
.social-follow-item.x-twitter .social-icon svg {
    fill: #fff;
}
.social-text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}
.social-text strong {
    font-size: 14px;
    font-weight: 500;
}
.social-text small {
    font-size: 12px;
    color: #666;
    margin-top: 2px;
}
.background {
    background: #edf7ff !important;
    border: 1px solid #ceeaff;
}
.kesfet-item.background {
    font-weight: 600 !important;
}
.cta-box {
    padding: 24px;
    border-radius: 12px;
    background: #f8fafc;
    border: 1px solid #ceeaff;
    width: 100%;
}
.cta-title {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 600;
    color: #111;
}
.cta-text {
    font-size: 0.813rem;
    margin-bottom: 18px;
    color: #555;
    line-height: 1.6;
}
.cta-button {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 800px;
    background: #008eff;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.2s;
}
.edit-link,
.entry-meta,
.post-edit-link,
.single-post-card,
.single-post-meta,
.tags-links {
    display: flex;
    display: flex;
}
.fixsize {
    width: 96%;
}
h1.entry-title {
    color: #292c35;
    font-size: 1.5rem;
    font-weight: 600;
}
.entry-meta {
    margin: 12px 0;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    background: #f9fafb;
    border-radius: 8px;
}
.post-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.single-post-card {
    align-items: center;
    gap: 24px;
    padding: 28px;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    background: #fff;
}
.single-post-thumb img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
}
.ai-komut-content,
.single-post-content {
    flex: 1;
}
.single-post-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 12px;
    line-height: 1.3;
}
.single-post-excerpt {
    font-size: 18px;
    color: #4b5563;
    margin-bottom: 10px;
    line-height: 1.5;
}
.single-post-meta {
    align-items: center;
    gap: 6px;
    margin-bottom: 14px;
    color: #6b7280;
    font-size: 15px;
    flex-wrap: wrap;
}
.check,
.price,
.single-post-meta .dot {
    font-weight: 700;
}
.form-group input[readonly],
.post-date,
.reading-time {
    color: #6b7280;
}
.alfabe-harfleri a:hover,
.external-btn:hover,
.kategori-item:hover {
    transform: translateY(-2px);
}
.entry-content td,
td {
    border-bottom: 1px solid #e5e7eb;
}
.entry-content {
    max-width: 760px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.75;
    color: #1e293b;
}
.entry-content p {
    margin-bottom: 22px;
    font-weight: 400;
    font-size: 1rem;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
    color: #0f172a;
    letter-spacing: -0.2px;
    margin-top: 48px;
    margin-bottom: 16px;
}
.entry-content h1 {
    font-size: 24px;
}
.entry-content h2 {
    font-size: 22px;
}
.entry-content h3,
blockquote {
    font-size: 20px;
}
.entry-content h4,
.price {
    font-size: 18px;
}
.entry-content ol,
.entry-content ul {
    margin: 0 0 22px;
    padding-left: 0;
    list-style: none;
}
.entry-content li {
    margin-bottom: 10px;
}
.entry-content table,
table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 24px 0;
    overflow: hidden;
}
.entry-content b,
.entry-content strong {
    color: #0f172a;
    font-weight: 600;
}
.entry-content table {
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
}
.entry-content tr:nth-child(odd),
tr:nth-child(odd) {
    background: #f9fafb;
}
.entry-content tr:hover {
    background: #eef2f6;
}
.entry-content td {
    padding: 14px 18px;
}
.entry-content img {
    border-radius: 14px;
    margin: 28px 0;
}
.entry-content a {
    color: #3b82f6;
    font-weight: 600;
    text-decoration: none;
}
blockquote {
    position: relative;
    margin: 12px 0;
    padding: 24px 28px;
    line-height: 1.6;
    color: #0f172a;
    background: #f8fafc;
    border-radius: 8px;
}
blockquote::before {
    content: "“";
    position: absolute;
    top: 8px;
    left: 16px;
    font-size: 52px;
    font-weight: 700;
    color: #dbeafe;
    opacity: 0.8;
    line-height: 1;
}
td,
td .p1,
td p {
    color: #1e293b;
}
table {
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    font-size: 17px;
}
td .p1,
td p {
    margin: 0 !important;
    font-size: 0.938rem;
    line-height: 1.6;
}
tr:hover {
    background: #f1f5f9;
    transition: 0.2s;
}
.tags-links {
    flex-wrap: wrap;
    gap: 8px;
    font-size: 0;
}
.tags-links a {
    background: #fff;
    color: #292c35;
    text-decoration: none;
    border: 1px solid #e2e8f0;
    padding: 6px 12px;
    border-radius: 50px;
    display: inline-block;
    transition: 0.2s;
    font-size: 14px;
}
.post-edit-link {
    margin-top: 24px;
    background: #f1f5f9;
    color: #0078ff;
    font-size: 1rem;
    padding: 1rem;
    border-radius: 8px;
}
.entry-footer {
    flex-basis: 100% !important;
    width: 100% !important;
    display: block !important;
    margin-top: 16px;
    border-top: 1px solid #e3e5ec;
    padding-top: 20px;
    padding-bottom: 20px;
}
.blog-title {
    font-size: 1rem;
    font-weight: 500;
    color: #292c35;
    margin-top: 8px;
}
.blog-description {
    font-size: 0.875rem;
    line-height: 20px;
    color: #51545d;
}
.navigation.post-navigation {
    margin-top: 40px;
    padding-top: 24px;
    border-top: 1px solid #eef2f6;
}
.navigation.post-navigation .nav-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}
.navigation.post-navigation .nav-next,
.navigation.post-navigation .nav-previous {
    background: #fff;
    border: 1px solid #e6ebf1;
    border-radius: 14px;
    transition: 0.2s;
    overflow: hidden;
}
.navigation.post-navigation .nav-next:hover,
.navigation.post-navigation .nav-previous:hover {
    border-color: #0078ff;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
    transform: translateY(-1px);
}
.navigation.post-navigation a[rel="next"],
.navigation.post-navigation a[rel="prev"] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 16px 18px;
    text-decoration: none;
    color: #0f172a;
    font-weight: 500;
    font-size: 1rem;
}
.navigation.post-navigation a[rel="next"]::before,
.navigation.post-navigation a[rel="prev"]::before {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #6b7280;
}
.navigation.post-navigation a[rel="prev"]::before {
    content: "Önceki Yazı";
}
.navigation.post-navigation a[rel="next"]::before {
    content: "Sonraki Yazı";
}
.navigation.post-navigation .nav-links a,
.navigation.post-navigation .nav-links a span {
    line-height: 1.4;
}
.navigation.post-navigation .nav-next a {
    text-align: right;
    align-items: flex-end;
}
.site-footer {
    background: #fff;
    padding: 42px 0 16px;
    border-top: 1px solid #e5e7eb;
    margin-top: 40px;
}
.footer-desc {
    margin: 0 0 16px;
    padding: 0;
    font-size: 0.813rem;
    line-height: 1.4rem;
    color: #636876;
}
.footer-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}
.footer-col h4 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #1f2937;
    margin-top: 0;
}
.footer-menu ul,
.legal-menu-right ul,
ul.footer-recent-posts {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu li {
    margin-bottom: 12px;
    display: flex;
}
.footer-menu a {
    color: #4a5560;
    font-size: 0.9rem;
    text-decoration: none;
}
.footer-menu a:hover {
    color: #0b5fff;
}
.footer-logo,
.reklam-section h2 {
    margin-bottom: 15px;
}
.social-follow-list-footer {
    display: flex;
    flex-direction: row;
    gap: 16px;
    width: 100%;
}
.social-follow-item-footer {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    color: #1f2937;
    text-decoration: none;
}
.social-follow-item-footer strong {
    font-size: 0.9rem;
    display: block;
}
.social-follow-item-footer small {
    font-size: 0.75rem;
    color: #6b7280;
}
.footer-recent-title {
    margin-top: 20px;
    margin-bottom: 10px;
}
.change-item ul li,
.footer-recent-posts li {
    margin-bottom: 6px;
}
.footer-bottom {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #e5e7eb;
}
.footer-bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-legal-menu li {
    display: inline-block;
    margin-left: 15px;
}
.legal-menu-right li a {
    text-decoration: none;
    font-size: 0.75rem;
    color: #3b3e47;
    font-weight: 500;
}
.kesfet-box {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
}
.kesfet-box .kesfet-item {
    display: block;
    text-decoration: none !important;
    padding: 1rem;
    background: #f8f9fb;
    border-radius: 12px;
    color: #4e5360;
    font-weight: 400;
    font-size: 0.875rem;
    transition: 0.2s;
}
.kesfet-box .kesfet-item.active,
.kesfet-box .kesfet-item:hover {
    background: #0084ff;
    color: #fff;
}
@media (max-width: 1024px) {
    .kesfet-box {
        gap: 6px;
    }
    .kesfet-box .kesfet-item {
        padding: 0.875rem;
        font-size: 0.85rem;
    }
}
@media (max-width: 768px) {
    .compare-main-grid,
    .footer-grid,
    .navigation.post-navigation .nav-links {
        grid-template-columns: 1fr;
    }
    .compare-main-grid {
        gap: 1rem;
    }
    .desc,
    .single-post-meta .dot,
    .vs-separator {
        display: none;
    }
    .tool-column {
        padding: 1.5rem;
    }
    .single-post-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 16px;
        padding: 20px;
        border-radius: 16px;
        transition:
            transform 0.2s,
            box-shadow 0.2s;
    }
    .single-post-content,
    .single-post-thumb {
        width: 100%;
        text-align: center;
    }
    .single-post-thumb img {
        width: 100px;
        height: 100px;
        border-radius: 50%;
    }
    .single-post-title {
        font-size: 1.4rem;
        margin-bottom: 10px;
        line-height: 1.25;
        text-align: center;
    }
    .single-post-excerpt {
        font-size: 16px;
        margin-bottom: 12px;
        line-height: 1.4;
        text-align: center;
    }
    .single-post-meta {
        font-size: 14px;
        gap: 0;
        margin-bottom: 16px;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .post-date,
    .reading-time {
        display: block;
        margin-bottom: 4px;
    }
    .single-post-card:active {
        transform: scale(0.99);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    .navigation.post-navigation .nav-next a {
        text-align: left;
        align-items: flex-start;
    }
    input.search-field {
        height: 38px;
    }
    .featured-box {
        background: #f0f8ff;
        padding: 12px;
        border-radius: 0;
        margin-bottom: 0;
        border: 1px solid #e0ecf5;
    }
    .featured-list {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        gap: 0;
        padding: 0 0 0 12px;
        margin: 0 -12px;
        scrollbar-width: none;
    }
    .featured-list::-webkit-scrollbar {
        display: none;
    }
    .featured-item {
        flex: 0 0 auto;
        width: calc((100vw - 48px) / 4);
        scroll-snap-align: start;
        min-width: 80px;
    }
    .mobilenone {
        display: none;
    }
    .fixsize {
        width: 90%;
    }
    .featured-thumb {
        width: 44px;
        height: 44px;
    }
    @media (min-width: 480px) and (max-width: 768px) {
        .featured-item {
            width: calc((100vw - 64px) / 4.5);
        }
    }
    .featured-list.fixed-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
        overflow-x: visible;
    }
    @media (max-width: 480px) {
        .featured-list.fixed-grid {
            grid-template-columns: repeat(3, 1fr);
        }
    }
    .featured-list.grid-5 {
        grid-template-columns: repeat(5, 1fr);
    }
    .site-footer {
        padding: 32px 0;
        margin-top: 30px;
    }
    .footer-grid {
        gap: 8px;
    }
    .footer-col {
        width: 100%;
    }
    .social-follow-list-footer {
        flex-direction: column;
        gap: 12px;
    }
    .footer-bottom-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .footer-legal-menu ul {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .footer-legal-menu li {
        display: block;
        margin-bottom: 20px;
        margin-left: 0;
    }
    .footer-col h4 {
        margin-bottom: 16px;
        font-size: 1.1rem;
        cursor: pointer;
        position: relative;
        padding-right: 24px;
    }
    .footer-col h4::after {
        content: "+";
        position: absolute;
        right: 0;
        top: 0;
        font-size: 1.2rem;
        font-weight: 300;
        transition: transform 0.3s;
    }
    .footer-col.active h4::after {
        content: "−";
    }
    .footer-menu,
    .footer-recent-posts {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
    }
    .footer-col.active .footer-menu,
    .footer-col.active .footer-recent-posts {
        max-height: 500px;
    }
    .kesfet-box {
        gap: 5px;
    }
    .kesfet-box .kesfet-item {
        padding: 0.75rem;
        font-size: 0.813rem;
        border-radius: 10px;
    }
}
@media (max-width: 480px) {
    .single-post-card {
        padding: 16px;
        gap: 12px;
        border-radius: 12px;
    }
    .single-post-thumb img {
        width: 80px;
        height: 80px;
    }
    .single-post-title {
        font-size: 1.2rem;
        margin-bottom: 8px;
    }
    .single-post-excerpt {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .single-post-meta {
        font-size: 13px;
        margin-bottom: 12px;
    }
    .post-date,
    .reading-time {
        margin-bottom: 3px;
    }
    .kesfet-box {
        gap: 4px;
    }
    .kesfet-box .kesfet-item {
        padding: 0.625rem 0.75rem;
        font-size: 0.85rem;
        border-radius: 8px;
        line-height: 1.3;
    }
}
@media (max-width: 360px) {
    .kesfet-box .kesfet-item {
        padding: 0.5rem 0.625rem;
        font-size: 0.7rem;
    }
}
.mobilhead {
    background: #fff;
    padding: 0.75rem 1rem;
}
.subcategory-dropdown-wrapper {
    max-width: 300px;
}
.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}
.dropdown-toggle {
    width: 100%;
    padding: 12px 16px;
    background: #fff;
    border: 2px solid #008eff;
    border-radius: 8px;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.3s;
}
.dropdown-toggle:hover {
    background-color: #f8f9fa;
    box-shadow: 0 2px 8px rgba(0, 142, 255, 0.2);
}
.dropdown-arrow {
    font-size: 12px;
    transition: transform 0.3s;
}
.ai-mini-card,
.check-mark,
.dropdown-item {
    font-size: 14px;
}
.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 250px;
    width: 100%;
    padding: 8px 0;
    margin-top: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    max-height: 400px;
    overflow-y: auto;
}
.dropdown-menu.show {
    display: block;
    animation: 0.2s fadeIn;
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.dropdown-item {
    display: block;
    padding: 10px 16px;
    clear: both;
    font-weight: 400;
    color: #333;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    transition: 0.2s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dropdown-item:hover {
    background-color: #f8f9fa;
    color: #008eff;
}
.dropdown-item.active {
    background-color: #e8f4ff;
    color: #008eff;
    font-weight: 500;
}
.dropdown-item.active .check-mark {
    color: #008eff;
    font-weight: 700;
}
.dropdown-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #eee;
}
.ai-mini-card {
    background: #fffdf4;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 8px;
}
.ai-mini-title {
    font-weight: 600;
    margin-bottom: 6px;
    color: #292c35;
}
.ai-mini-desc {
    color: #37383b;
    line-height: 1.6;
}
.single-ai-card {
    display: flex;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 16px;
    align-items: center;
    gap: 24px;
    margin-bottom: 20px;
    transition: box-shadow 0.3s;
}
.single-ai-thumb {
    flex-shrink: 0;
}
.single-ai-thumb img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #dde0e8;
}
.single-ai-content {
    flex: 1;
    min-width: 0;
}
.single-ai-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: #1a202c;
    margin: 0 0 8px;
    line-height: 1.3;
}
.single-ai-price {
    font-weight: 500;
    color: #078b2f;
    margin-bottom: 12px;
    font-size: 0.938rem;
}
.single-ai-cats,
.single-ai-desc {
    margin-bottom: 16px;
}
.single-ai-desc {
    font-size: 1rem;
    color: #4a5568;
    line-height: 1.6;
}
.single-ai-cats .cat-label {
    background: #f4f6f8;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 0.8rem;
    color: #4a5560;
    margin-right: 6px;
    display: inline-block;
    margin-bottom: 6px;
}
.external-btn {
    display: inline-block;
    padding: 16px 32px;
    background: #008eff;
    color: #fff;
    font-weight: 500;
    font-size: 0.875rem;
    border-radius: 100px;
    transition: 0.2s;
    border: none;
    cursor: pointer;
}
.external-btn:hover {
    background: #006ed1;
    box-shadow: 0 4px 12px rgba(0, 142, 255, 0.2);
}
@media (max-width: 768px) {
    h1 {
        color: #292c35;
        font-size: 1.2rem;
        font-weight: 600;
    }
    .subcategory-dropdown-wrapper {
        max-width: 100%;
    }
    .dropdown-toggle {
        padding: 10px 14px;
        font-size: 15px;
    }
    .dropdown-menu {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        max-width: 300px;
        max-height: 70vh;
        z-index: 10000;
    }
    .dropdown-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9999;
        display: none;
    }
    .dropdown-backdrop.show {
        display: block;
    }
    .single-ai-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 16px;
        padding: 20px;
        margin-bottom: 16px;
    }
    .single-ai-content,
    .single-ai-thumb {
        width: 100%;
        text-align: center;
    }
    .single-ai-thumb img {
        width: 100px;
        height: 100px;
    }
    .single-ai-title {
        font-size: 1.5rem;
        margin-bottom: 8px;
    }
    .single-ai-price {
        font-size: 0.875rem;
        margin-bottom: 10px;
    }
    .single-ai-desc {
        font-size: 0.95rem;
        margin-bottom: 20px;
    }
    .single-ai-cats {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 6px;
        margin-bottom: 20px;
    }
    .single-ai-cats .cat-label {
        margin-right: 0;
        margin-bottom: 0;
    }
    .external-btn {
        width: 80%;
        max-width: 300px;
        padding: 14px 24px;
        margin: 0 auto;
        display: block;
    }
}
.favorite-tooltip,
.favorite-tooltip:after,
.info span {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}
@media (max-width: 480px) {
    .single-ai-card {
        padding: 16px;
        gap: 12px;
    }
    .single-ai-thumb img {
        width: 80px;
        height: 80px;
    }
    .single-ai-title {
        font-size: 1.3rem;
    }
    .single-ai-price {
        font-size: 0.85rem;
    }
    .single-ai-desc {
        font-size: 0.9rem;
        margin-bottom: 16px;
    }
    .external-btn {
        padding: 12px 20px;
        font-size: 0.85rem;
        max-width: 100%;
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .single-post-card {
        gap: 20px;
        padding: 24px;
    }
    .single-post-thumb img {
        width: 120px;
        height: 120px;
    }
    .single-ai-title,
    .single-post-title {
        font-size: 1.6rem;
    }
    .single-post-excerpt {
        font-size: 17px;
    }
    .footer-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    .single-ai-card {
        gap: 20px;
        padding: 20px;
    }
    .single-ai-thumb img {
        width: 100px;
        height: 100px;
    }
    .single-ai-desc {
        font-size: 0.95rem;
    }
}
@media (prefers-color-scheme: dark) {
    .single-ai-card,
    .single-post-card {
        background: #1a1a1a;
        border-color: #333;
    }
    .single-ai-title,
    .single-post-title {
        color: #fff;
    }
    .single-ai-desc,
    .single-post-excerpt {
        color: #bbb;
    }
    .post-date,
    .reading-time,
    .single-post-meta {
        color: #999;
    }
    .single-ai-price {
        color: #27ae60;
    }
    .single-ai-cats .cat-label {
        background: #2d2d2d;
        color: #ccc;
    }
}
.category-head {
    margin: 16px 0;
    font-size: 1.2rem;
    color: #292c35;
    font-weight: 400;
}
.category-head span {
    font-size: 0.875rem;
    color: #4e5360;
}
.kategori-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}
.kategori-item {
    background: #fff;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.tool-cat-title a {
    font-size: 1rem;
    color: #292c35;
    font-weight: 600;
}
.kategori-meta span {
    font-size: 0.875rem;
    color: #7b7e88;
}
a.all-link {
    font-size: 0.875rem;
    color: #008eff;
    font-weight: 500;
    display: block;
    margin-top: 10px;
}
.harf-bolumu {
    scroll-margin-top: 120px;
}
.alfabe-harfleri a.active,
.harf-link.active {
    background: #008eff;
    color: #fff;
    border-color: #008eff;
}
.alfabe-harfleri a {
    gap: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
html {
    scroll-behavior: smooth;
}
.error-box {
    padding: 60px 20px;
}
.error-code {
    font-size: 96px;
    font-weight: 700;
    margin-bottom: 10px;
}
.error-title {
    font-size: 28px;
    margin-bottom: 12px;
}
.error-desc {
    color: #6b7280;
    font-size: 16px;
}
.error-actions {
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
}
.error-actions .btn {
    padding: 10px 16px;
    border-radius: 8px;
}
.ai-model-row {
    display: grid;
    grid-template-columns: 110px 1fr 190px;
    gap: 8px;
    align-items: center;
    border-bottom: 1px solid #e5e7eb;
    transition: background 0.2s;
}
.ai-model-thumb img {
    width: 64px;
    height: 64px;
    object-fit: contain;
    border-radius: 80px;
    background: #fff;
    padding: 6px;
    border: 2px solid #e5e7eb;
}
.ai-model-title {
    font-size: 1rem;
    font-weight: 500;
    color: #111827;
}
.ai-model-desc {
    font-size: 15px;
    color: #4b5563;
    line-height: 1.4;
}
.ai-model-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.ai-model-group {
    padding: 24px;
    margin-bottom: 32px;
    background: #fff;
    border-radius: 16px;
}
.ai-model-group-header {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 16px;
}
.ai-model-group-title {
    margin: 0;
    font-size: 18px;
}
.ai-model-row {
    display: flex;
    justify-content: space-between;
    padding: 1rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e3e5ec;
    margin-bottom: 12px;
}
.ad-grid,
.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.ai-model-thumb {
    border: 1px solid #dde0e8;
    border-radius: 8px;
    padding: 4px;
    background: #fff;
    flex-shrink: 0;
}
.ai-model-group-desc {
    font-size: 0.875rem;
    color: #4e5360;
    font-weight: 400;
    line-height: 1.25rem;
    margin: 8px 0 0;
}
@media (max-width: 768px) {
    .alfabe-harfleri {
        gap: 8px;
    }
    .alfabe-harfleri a {
        width: 32px;
        height: 32px;
        font-size: 0.8rem;
    }
    .harf-bolumu {
        scroll-margin-top: 100px;
    }
    .sss-wrapper {
        max-width: 850px;
        margin: 0 auto;
        padding: 16px 0 0 !important;
    }
    .ai-model-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    .ai-model-row .external-btn {
        width: 80%;
        text-align: center;
        margin-top: 8px;
    }
    .hakkimizda-wrapper {
        max-width: 800px;
        margin: 0 auto !important;
        padding: 16px 0 0 !important;
    }
    .hakkimizda-wrapper h2 {
        font-size: 1.1rem;
    }
    .hakkimizda-wrapper h3 {
        font-size: 1rem !important;
    }
    .timeline-year {
        font-size: 14px !important;
    }
}
.hakkimizda-wrapper hr,
.legal hr {
    border: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    margin: 40px 0;
}
.hakkimizda-wrapper,
.iletisim-wrapper,
.sss-wrapper {
    max-width: 850px;
    margin: 0 auto;
    padding: 20px;
}
.hakkimizda-wrapper h2 {
    color: #292c35;
    font-size: 1.2rem;
    font-weight: 500;
}
.hakkimizda-wrapper h3 {
    color: #292c35;
    font-size: 1.1rem;
    font-weight: 500;
}
.hakkimizda-wrapper p {
    line-height: 30px;
}
.timeline {
    margin: 40px 0;
    border-left: 3px solid #0e76fd;
    padding-left: 25px;
}
.contact-grid,
.faq-container {
    margin-top: 30px;
}
.timeline-item {
    margin-bottom: 40px;
}
.timeline-year {
    font-size: 1rem;
    font-weight: 500;
    color: #0e76fd;
    margin-bottom: 5px;
}
.change-item::before,
.timeline-item::before {
    content: "";
    width: 14px;
    height: 14px;
    background: #0e76fd;
    border-radius: 50%;
    position: absolute;
    left: -32px;
    top: 5px;
}
.timeline-content p {
    margin: 5px 0 0;
    color: #555;
}
.faq-item {
    border: 1px solid #e3e5ec;
    padding: 1.4rem;
    background: #fff;
    margin-bottom: 16px;
    border-radius: 16px;
}
.faq-question {
    width: 100%;
    background: 0 0;
    border: none;
    padding: 12px 0;
    text-align: left;
    font-size: 0.938rem;
    font-weight: 600;
    cursor: pointer;
    color: #0e1b30;
}
.faq-question::after {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 22px;
    color: #0e76fd;
    transition: transform 0.3s;
}
.faq-item.active .faq-question::after {
    content: "-";
    transform: rotate(180deg);
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s;
    color: #555;
}
.faq-answer p {
    margin: 0 0 10px;
    padding-right: 15px;
    line-height: 24px;
    font-size: 0.875rem;
}
.contact-grid {
    gap: 35px;
}
.info-box {
    background: #fff;
    padding: 1rem;
    border-radius: 1rem;
    margin-bottom: 18px;
    border: 1px solid #e6ecf5;
}
.info-box h4 {
    margin-top: 0;
    color: #292c35;
    font-weight: 500;
    margin-bottom: 1rem;
}
.info-box p {
    margin: 5px 0;
    font-size: 0.875rem;
    line-height: 24px;
}
.info-box a {
    color: #0062e6;
    margin-top: 8px;
    display: block;
    font-size: 0.875rem;
}
.contact-form-area {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
}
.form-wrapper {
    margin-top: 20px;
}
.map-wrapper {
    margin-top: 40px;
    border-radius: 10px;
    overflow: hidden;
}
.wpcf7 form.wpcf7-form label {
    display: block;
    font-weight: 400;
    margin-bottom: 6px;
    color: #0e1b30;
    font-size: 0.875rem;
}
.wpcf7 form.wpcf7-form label span {
    margin-top: 12px;
    display: flex;
}
.wpcf7-form-control {
    width: 92%;
    background: #f8faff;
    border: 1px solid #d9e1ec;
    padding: 12px 14px;
    border-radius: 10px;
    font-size: 15px;
    margin-bottom: 18px;
    transition: 0.25s;
}
.wpcf7-form-control:focus {
    border-color: #0e76fd;
    box-shadow: 0 0 0 3px rgba(14, 118, 253, 0.15);
    outline: 0;
    background: #fff;
}
textarea.wpcf7-form-control {
    min-height: 130px;
    resize: vertical;
}
.wpcf7-submit {
    background: #0e76fd;
    color: #fff;
    padding: 14px 28px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    transition: 0.25s;
    width: 100%;
}
.wpcf7-submit:hover {
    background: #055ed9;
    box-shadow: 0 4px 12px rgba(14, 118, 253, 0.35);
}
.wpcf7-mail-sent-ok {
    border: none !important;
    background: #e6f7ed !important;
    color: #0f8a47 !important;
    padding: 12px 18px;
    border-radius: 8px;
}
.wpcf7-not-valid-tip {
    color: #d93025;
    font-size: 13px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.wpcf7-acceptance-missing,
.wpcf7-validation-errors {
    background: #ffecec !important;
    border: none !important;
    color: #d93025 !important;
    padding: 12px 18px;
    border-radius: 8px;
}
.ad-box,
.ai-ekle-form,
.ai-ekle-info,
.reklam-form {
    background: #fff;
    border-radius: 12px;
}
.ai-ekle-wrapper,
.reklam-wrapper,
.yenilik-wrapper {
    max-width: 850px;
    margin: 0 auto;
    padding: 20px 25px;
}
.ai-ekle-wrapper .intro,
.reklam-wrapper .intro {
    background: #fff2d9;
    padding: 18px 22px;
    border-radius: 12px;
    margin-bottom: 35px;
    color: #292c35;
    font-size: 0.938rem;
    line-height: 24px;
}
.ai-ekle-info {
    padding: 20px 25px;
    border: 1px solid #ececec;
    margin-bottom: 40px;
}
.change-item,
.reklam-section {
    margin-bottom: 45px;
}
.ai-ekle-info h2 {
    margin-top: 0;
    margin-bottom: 15px;
}
.ai-ekle-info ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.ai-ekle-info li {
    margin-bottom: 10px;
    background: #f9faff;
    padding: 1rem;
    border-radius: 12px;
    font-size: 0.938rem;
}
.ai-ekle-form,
.reklam-form {
    padding: 30px;
    border: 1px solid #e3e3e3;
}
.ai-ekle-form h2 {
    margin-top: 0;
    margin-bottom: 25px;
}
.ai-ekle-form .wpcf7-form-control {
    background: #f8faff;
    border: 1px solid #cfd8e6;
    padding: 12px 14px;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
}
.ai-ekle-form textarea.wpcf7-form-control {
    min-height: 140px;
}
.ai-ekle-form .wpcf7-submit {
    width: 100%;
    background: #0e76fd;
    color: #fff;
    padding: 14px 24px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.25s;
    margin-top: 15px;
}
.ai-ekle-form .wpcf7-submit:hover {
    background: #055ed9;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.target-list,
.why-list {
    line-height: 1.7;
    padding-left: 22px;
}
.ad-grid {
    gap: 18px;
    margin-top: 18px;
}
.ad-box {
    border: 1px solid #e6e6e6;
    padding: 18px 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
}
.ad-box h3 {
    margin-top: 0;
    color: #0e76fd;
    margin-bottom: 8px;
}
@media (max-width: 768px) {
    .ad-grid,
    .contact-grid {
        grid-template-columns: 1fr;
    }
    .iletisim-wrapper {
        max-width: 900px;
        margin: 0 auto;
        padding: 16px 0 0 !important;
    }
    .contact-grid {
        margin-top: 16px;
        gap: 4px;
    }
    .ai-ekle-wrapper {
        padding: 16px 0;
    }
    .ai-ekle-form {
        padding: 16px;
    }
    .reklam-wrapper {
        padding: 16px 0 0 !important;
    }
    .yenilik-wrapper {
        padding: 16px 0 !important;
    }
    .change-item ul {
        padding: 0 0 0 14px !important;
        margin: 0 !important;
    }
}
.yenilik-wrapper .intro {
    background: #dde7fe;
    padding: 18px 24px;
    border-radius: 12px;
    border: 1px solid #e1e8f5;
    margin-bottom: 35px;
    color: #292c35;
    font-size: 0.938rem;
    line-height: 24px;
}
.changelog {
    border-left: 3px solid #0e76fd;
    padding-left: 25px;
}
.change-date {
    font-size: 15px;
    font-weight: 600;
    color: #0e76fd;
    margin-bottom: 6px;
}
.change-item h3 {
    margin: 5px 0 10px;
}
.change-item ul {
    margin: 10px 0 0 18px;
    color: #444;
}
.bildirim-buton {
    font-size: 0.875rem;
    font-weight: 500;
}
.wp-dropdown-container {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 400px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    margin: 15px 0;
}
.wp-dropdown-trigger {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background-color: #fff;
    text-align: left;
    font-size: 15px;
    color: #374151;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.2s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.wp-dropdown-trigger:hover {
    border-color: #9ca3af;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.wp-dropdown-trigger.active {
    border-color: #007cba;
    box-shadow: 0 0 0 2px rgba(0, 124, 186, 0.2);
}
.wp-dropdown-trigger .arrow {
    font-size: 12px;
    color: #6b7280;
    transition: transform 0.2s;
}
.wp-dropdown-trigger.active .arrow {
    transform: rotate(180deg);
    color: #007cba;
}
.wp-dropdown-menu {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    width: 100%;
    max-height: 320px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
    z-index: 9999;
    padding: 10px 0;
    display: none;
}
.search-box {
    padding: 0 12px 10px;
    border-bottom: 1px solid #f3f4f6;
    margin-bottom: 6px;
    float: left;
    width: 85%;
}
.wp-search-input {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    font-size: 14px;
    color: #374151;
    transition: border-color 0.2s;
}
.wp-search-input:focus {
    outline: 0;
    border-color: #007cba;
    box-shadow: 0 0 0 2px rgba(0, 124, 186, 0.15);
}
.wp-category-list {
    padding: 0 6px;
}
.category-item {
    padding: 12px 16px;
    font-size: 14px;
    color: #374151;
    cursor: pointer;
    border-radius: 6px;
    margin: 2px 0;
    transition: 0.15s;
}
.category-item-link:hover .category-item,
.category-item-link:not(.selected):hover .category-item,
.category-item:hover,
.wp-dropdown-menu .category-item-link:hover .category-item {
    background-color: #f0f9ff;
    color: #007cba;
}
.category-item.selected {
    background-color: #007cba;
    color: #fff;
}
.category-item-link {
    display: block;
    color: inherit;
}
.count {
    font-size: 12px;
    color: #6b7280;
    margin-left: 5px;
}
.wp-dropdown-menu .category-item-link {
    display: block;
    text-decoration: none;
    float: left;
    width: 100%;
}
.category-item-link.selected .category-item {
    background-color: #007cba !important;
    color: #fff !important;
    font-weight: 600;
    border-left: 3px solid #005a87;
    display: flex;
}
.category-item-link.selected .count {
    color: rgba(255, 255, 255, 0.9) !important;
}
.current-indicator {
    float: right;
    font-weight: 700;
    color: #fff;
    background-color: #005a87;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-left: 8px;
}
.wp-dropdown-container[data-current-category] .wp-dropdown-trigger {
    background-color: #f8fafc;
    border-color: #007cba;
    font-weight: 500;
}
.wp-dropdown-container[data-current-category] .selected-text {
    color: #007cba;
}
.category-item-link.selected.filtered-out,
.tt-faq-accordion {
    display: block !important;
}
.category-item-link.selected.filtered-out .category-item {
    opacity: 0.7;
}
@media (max-width: 1024px) {
    .wp-dropdown-container {
        margin: 10px 0;
    }
    .category-item {
        padding: 12px 14px;
        font-size: 14px;
    }
    .current-indicator {
        width: 16px;
        height: 16px;
        font-size: 11px;
    }
}
.favorite-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: #f8fafc;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    color: #64748b;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    position: relative;
}
.favorite-btn:hover {
    background: #f1f5f9;
    border-color: #cbd5e1;
    color: #475569;
}
.favorite-btn.active {
    background: #fef2f2;
    border-color: #fecaca;
    color: #dc2626;
}
.favorite-btn.active .favorite-icon {
    animation: 0.5s heartBeat;
    content: "♥";
    color: #dc2626;
}
.favorite-icon {
    font-size: 18px;
    transition: transform 0.3s;
}
.favorite-count {
    background: #e2e8f0;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 12px;
    min-width: 24px;
    text-align: center;
}
.favorite-btn.active .favorite-count {
    background: #fecaca;
    color: #dc2626;
}
.favorite-tooltip {
    bottom: 100%;
    background: #1e293b;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
    margin-bottom: 8px;
    z-index: 1000;
}
.favorite-tooltip:after {
    content: "";
    top: 100%;
    border-width: 4px;
    border-style: solid;
    border-color: #1e293b transparent transparent;
}
@keyframes heartBeat {
    0%,
    100%,
    50% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.3);
    }
    75% {
        transform: scale(1.2);
    }
}
.favorite-notification {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 12px 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    gap: 12px;
    z-index: 9999;
    animation: 0.3s slideIn;
    border-left: 4px solid #10b981;
}
.favorite-notification.success {
    border-left-color: #10b981;
}
.favorite-notification.info {
    border-left-color: #3b82f6;
}
.favorite-notification.error {
    border-left-color: #ef4444;
}
.close-notification {
    background: 0 0;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #64748b;
    padding: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.close-notification:hover {
    background: #f1f5f9;
}
@keyframes slideIn {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}
.ai-araclari-kategorileri {
    padding: 24px;
    background: #fff;
    margin-top: 24px;
    border-radius: 1rem;
    border: 1px solid #e8eaef;
}
.ai-araclari-kategorileri h2,
.contact-form-area h2,
.reklam-form h2,
.timeline-content h3 {
    margin-top: 0;
}
.alfabetik-navigasyon {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #e8eaef;
    margin-bottom: 30px;
}
.alfabe-harfleri {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 4px;
}
.alfabe-harfleri a {
    background: #eeeff3;
    width: 24px;
    height: 24px;
    color: #292c35;
    text-decoration: none;
    border-radius: 99999px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.875rem;
    transition: 0.3s;
    border: 2px solid transparent;
    flex-shrink: 0;
}
.alfabe-harfleri a:hover,
.btn-outline:hover {
    background: #008eff;
    color: #fff;
}
@media (max-width: 768px) {
    .changelog {
        border-left: none;
        padding-left: 0;
    }
    .change-item::before {
        display: none;
    }
    .wp-dropdown-container {
        max-width: 100%;
    }
    .wp-dropdown-trigger {
        padding: 12px 16px;
        font-size: 14px;
    }
    .wp-dropdown-menu {
        position: fixed;
        width: 90%;
        left: 5%;
        top: 30%;
        max-height: 50vh;
    }
    .alfabetik-navigasyon {
        position: relative;
        top: auto;
        padding: 8px;
        margin-bottom: 20px;
        border-radius: 8px;
        overflow: hidden;
    }
    .alfabe-harfleri {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        gap: 8px;
        padding: 8px 4px;
        justify-content: flex-start;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .alfabe-harfleri::-webkit-scrollbar {
        display: none;
        height: 0;
    }
    .alfabe-harfleri a {
        width: 36px;
        height: 36px;
        font-size: 1rem;
        flex-shrink: 0;
    }
    .alfabetik-navigasyon::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.9));
        pointer-events: none;
    }
}
@media (max-width: 480px) {
    .wp-dropdown-trigger {
        padding: 12px 14px;
        font-size: 14px;
    }
    .selected-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
    }
    .alfabe-harfleri a {
        width: 32px;
        height: 32px;
        font-size: 0.9rem;
    }
    .alfabetik-navigasyon {
        padding: 6px;
        margin-bottom: 16px;
    }
    .kategori-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    @media (min-width: 769px) and (max-width: 1024px) {
        .alfabe-harfleri a {
            width: 28px;
            height: 28px;
        }
        .kategori-wrapper {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 16px;
        }
    }
}
.pricing-table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
    font-size: 15px;
}
.pricing-table td,
.pricing-table th {
    border: 1px solid #e5e7eb;
    padding: 14px;
    text-align: center;
    vertical-align: middle;
    z-index: 0 !important;
}
.pricing-table th {
    background: #f9fafb;
    font-weight: 600;
}
.pricing-table td:first-child {
    text-align: left;
    font-weight: 500;
    background: #fafafa;
}
.badge-popular {
    background: #219600;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 6px;
    margin-bottom: 6px;
}
.price small {
    display: block;
    font-size: 12px;
    color: #6b7280;
    font-weight: 400;
}
.info {
    margin-left: 6px;
    cursor: pointer;
}
.btn-outline,
.btn-primary {
    padding: 10px 16px;
    border-radius: 8px;
    text-decoration: none;
    display: inline-flex;
    transition: 0.2s;
}
.info span {
    visibility: hidden;
    width: 260px;
    background-color: #111827;
    color: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 6px;
    z-index: 10;
    bottom: 125%;
    font-size: 13px;
    line-height: 1.4;
}
.info img {
    top: 3px;
    display: block;
}
.info:hover span {
    visibility: visible;
}
.check {
    color: #16a34a;
}
.cross {
    color: #9ca3af;
}
.btn-primary {
    background: #008eff;
    color: #fff;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    min-width: 130px;
    width: 80%;
}
.btn-primary:hover {
    background: #0075d1;
}
.btn-outline {
    background: 0 0;
    color: #008eff;
    font-weight: 600;
    border: 2px solid #008eff;
    justify-content: center;
    align-items: center;
    width: 70%;
}
.intro {
    background: #fff2d9;
    padding: 18px 22px;
    border-radius: 12px;
    margin-bottom: 24px;
    color: #292c35;
    font-size: 0.938rem;
    line-height: 24px;
}
#early-counter {
    background: #eff6ff;
    border: 1px solid #bfdbfe;
    color: #1e3a8a;
    padding: 1rem;
    font-size: 1rem;
    display: flex;
    border-radius: 12px;
}
#days-left {
    padding-left: 4px;
    font-weight: 600;
}
.benefits-wrap,
.sponsor-visibility-wrap {
    margin-top: 24px;
    background: #fff;
    border: 1px solid #e3e5ec;
    border-radius: 12px;
    padding: 24px;
}
.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 16px;
}
.benefit-item {
    background: #fff;
    border: 1px solid #e3e5ec;
    border-radius: 10px;
    padding: 1rem;
    transition:
        border-color 0.2s,
        box-shadow 0.2s;
}
.benefit-item:hover {
    border-color: #008eff;
    box-shadow: 0 6px 16px rgba(0, 142, 255, 0.06);
}
.benefit-item img {
    display: inline-block;
    margin-bottom: 10px;
}
.benefit-item h4 {
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 4px;
}
.benefit-item p {
    font-size: 14px;
    line-height: 1.55;
    color: #6b7280;
    margin: 0;
    font-weight: 400;
}
.benefits-wrap h3 {
    font-size: 20px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 6px;
    margin-top: 0;
}
.benefits-wrap h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 0;
}
.benefits-wrap > p {
    margin-top: 24px;
    font-size: 14px;
    color: #374151;
    font-weight: 500;
}
@media (max-width: 640px) {
    .benefits-wrap {
        padding: 16px;
    }
    .benefit-item {
        padding: 0.875rem;
    }
    .benefit-item img {
        width: 48px;
        height: 48px;
    }
}
.platinum,
.sponsor {
    padding: 1rem;
    border-radius: 8px;
}
.sponsor {
    background: #eafaff;
}
.platinum {
    background: #eaf3ff;
}
.textinfo {
    margin: 0 0 20px !important;
    padding: 0 !important;
    font-weight: 400 !important;
}
.sponsor-content {
    display: flex;
    align-items: center;
    gap: 32px;
}
.sponsor-image,
.sponsor-text {
    width: 50%;
}
.sponsor-heading {
    font-size: 20px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 8px;
    margin-top: 0;
}
.sponsor-desc {
    font-size: 14px;
    line-height: 1.6;
    color: #4b5563;
    margin-bottom: 12px;
}
.sponsor-note {
    font-size: 12px;
    color: #9ca3af;
    display: flex;
    margin-top: 20px;
}
.iban-box,
.sponsor-benefits {
    margin-top: 16px;
}
.sponsor-image img {
    width: 100%;
    border-radius: 12px;
    border: 1px solid #e3e5ec;
}
.sponsor-benefits-title {
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 8px;
}
.sponsor-benefits-list li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    color: #4b5563;
    line-height: 1.6;
    margin-bottom: 6px;
}
.sponsor-benefits-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #008eff;
    font-weight: 600;
}
@media (max-width: 768px) {
    .sponsor-content {
        flex-direction: column;
        gap: 16px;
    }
    .sponsor-image,
    .sponsor-text {
        width: 100%;
    }
    .footer-col .footer-menu,
    .footer-col .footer-recent-posts {
        display: none;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: 0.3s;
    }
    .footer-col.active .footer-menu,
    .footer-col.active .footer-recent-posts {
        display: block;
        max-height: 500px;
        opacity: 1;
        margin-top: 10px;
    }
    #mobile-primary-menu li.menu-item-41145 a {
        background: #008eff !important;
        color: #fff !important;
    }
    #mobile-primary-menu li.menu-item-41147 a {
        background: #000c3a !important;
        color: #fff !important;
        font-weight: 600;
        text-align: center;
    }
}
@media (min-width: 769px) {
    .footer-col .footer-menu,
    .footer-col .footer-recent-posts {
        display: block !important;
        max-height: none !important;
        opacity: 1 !important;
    }
}
.odeme-form button,
.odeme-form input {
    width: 100%;
    padding: 12px;
    margin-bottom: 12px;
}
.odeme-form button {
    background: #008eff;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
}
.iban-box {
    background: #f9fafb;
    padding: 16px;
    border-radius: 8px;
}
.odeme-form {
    max-width: 900px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 24px;
}
.odeme-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}
.odeme-desc {
    font-size: 14px;
    color: #4b5563;
    margin-bottom: 24px;
}
.odeme-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-bottom: 24px;
}
.form-group {
    display: flex;
    flex-direction: column;
}
.form-group label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #374151;
}
.form-group input,
.form-group select {
    padding: 12px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 14px;
    background: #f9fafb;
}
.btn-submit {
    background: #008eff;
    color: #fff;
    border: none;
    padding: 14px 20px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}
.btn-submit:hover {
    background: #0077d6;
}
.ttr-ai-today-box {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 1rem;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    color: #0f172a;
    font-size: 14px;
    text-decoration: none;
    transition: 0.2s;
    margin-bottom: 1rem;
}
.ttr-ai-today-box:hover {
    background: #eaf2ff;
    border-color: #3b82f6;
    color: #1d4ed8;
}
.ttr-ai-today-box strong {
    font-size: 18px;
    font-weight: 700;
}
.ttr-ai-today-text {
    color: #475569;
}
.ttr-ai-today-label {
    background: #f6643b;
    margin-right: 8px;
    animation: 2.4s ease-in-out infinite ttr-glow;
    background: linear-gradient(135deg, #ff6a00, #ff3d00);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 999px;
    letter-spacing: 0.3px;
    box-shadow: 0 0 0 rgba(255, 90, 0, 0.6);
}
@keyframes ttr-glow {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 90, 0, 0.6);
    }
    50% {
        box-shadow: 0 0 0 6px rgba(255, 90, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 90, 0, 0);
    }
}
.ai-prompt-card {
    margin-top: 24px;
    border: 1px solid #e6ebf2;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.04);
}
.ai-prompt-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 18px;
    border-bottom: 1px solid #eef2f7;
    background: #f8fafc;
}
.ai-prompt-label {
    font-size: 13px;
    font-weight: 600;
    color: #0f172a;
}
.ai-prompt-content {
    padding: 18px;
    font-size: 14px;
    line-height: 1.75;
    color: #1e293b;
}
.ai-copy-btn {
    background: #000c3a;
    color: #fff;
    border: none;
    font-size: 13px;
    padding: 6px 14px;
    border-radius: 999px;
    cursor: pointer;
    transition: 0.2s;
}
.ai-copy-btn:hover {
    background: #1d4ed8;
}
.ai-copy-btn.copied {
    background: #16a34a;
}
.ai-komut-list-card {
    display: block;
    color: inherit;
    display: flex;
    gap: 14px;
    padding: 16px;
    margin-bottom: 14px;
    border: 1px solid #e6ebf2;
    border-radius: 14px;
    background: #fff;
    text-decoration: none;
    color: inherit;
    transition:
        border-color 0.25s,
        background-color 0.25s,
        box-shadow 0.25s,
        transform 0.2s;
}
.ai-komut-icon {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 12px;
    background: #f1f5f9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ai-komut-icon img {
    width: 22px;
    height: 22px;
}
.cat-label {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #2563eb;
    background: #eff6ff;
    padding: 4px 8px;
    border-radius: 999px;
    margin-bottom: 6px;
}
.ai-komut-card-title {
    font-size: 15px;
    font-weight: 500;
    color: #0f172a;
}
.ai-komut-card-desc {
    font-size: 14px;
    color: #64748b;
}
.category-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    font-size: 14px;
    color: #374151;
    margin-bottom: 24px;
}
.category-stats span {
    background: #fff;
    border: 1px solid #e5e7eb;
    padding: 8px 12px;
    border-radius: 8px;
}
.category-stats strong {
    font-weight: 600;
    color: #111827;
}
.category-stats.stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin: 16px 0;
}
.category-stats .stat-item {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 12px 10px;
    text-align: center;
}
.category-stats .stat-label {
    display: block;
    font-size: 12px;
    color: #6b7280;
    margin-bottom: 4px;
}
.category-stats .stat-value {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #111827;
}
@media (min-width: 768px) {
    .category-stats.stats-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }
    .category-stats .stat-item {
        text-align: left;
        padding: 8px 12px;
    }
}
.category-stats.category-stats-single span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.category-stats.category-stats-single .category-stats-count {
    font-weight: 700;
    font-size: 0.95rem;
    color: #111827;
}
.faq-force-wrapper {
    clear: both;
    width: 100%;
    overflow: visible !important;
    position: relative;
    z-index: 999;
}
.ai-category-faq {
    margin: 60px auto;
    padding: 40px;
    background: #fff;
    border-radius: 16px;
    max-width: 1200px;
}
.tt-faq-section {
    margin-top: 48px;
}
.tt-section-title {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 24px;
    color: #111827;
}
.tt-faq-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 20px 22px;
    margin-bottom: 16px;
}
.tt-faq-card h3 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 8px;
    color: #0f172a;
}
.tt-faq-card p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #475569;
    margin: 0;
}
.fy-footer-signature {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    justify-content: center;
}
.fy-footer-signature a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    opacity: 0.9;
}
.fy-footer-signature img {
    width: 110px;
    height: auto;
    display: block;
}
.fy-footer-signature span {
    font-size: 12px;
    color: #777;
    letter-spacing: 0.2px;
}
.fy-footer-signature a:hover {
    opacity: 1;
}
@media (max-width: 768px) {
    .odeme-grid {
        grid-template-columns: 1fr;
    }
    .grid-col-m-12 {
        grid-column: span 12;
    }
    .fy-footer-signature {
        margin-top: 10px;
        padding-top: 24px;
    }
    .fy-footer-signature a {
        flex-direction: column;
        gap: 6px;
    }
    .fy-footer-signature img {
        width: 120px;
    }
    .fy-footer-signature span {
        font-size: 11px;
        letter-spacing: 0.3px;
    }
}
.tt-faq-block {
    margin-top: 32px !important;
}
.tt-faq-block__title {
    margin: 0 0 14px !important;
    font-size: 28px !important;
    line-height: 1.15 !important;
    letter-spacing: -0.02em !important;
    color: #111827 !important;
}
.tt-faq-item {
    border: 1px solid rgba(17, 24, 39, 0.12) !important;
    border-radius: 16px !important;
    background: #fff !important;
    overflow: hidden !important;
    margin: 12px 0 !important;
    padding: 1rem !important;
    box-shadow: none !important;
    transition:
        border-color 0.18s,
        box-shadow 0.18s,
        transform 0.18s !important;
    font-weight: 600;
    cursor: pointer;
}
.tt-faq-answer p {
    font-weight: 400;
}
.tt-faq-item > summary {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
}
.tt-faq-q {
    flex: 1 1 auto !important;
    min-width: 0 !important;
}
.tt-faq-icon {
    margin-left: auto !important;
    flex: 0 0 auto !important;
}
.tt-faq-item:hover {
    border-color: rgba(47, 111, 237, 0.28) !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06) !important;
    transform: translateY(-1px) !important;
}
.tt-faq-item > summary::-webkit-details-marker {
    display: none !important;
}
.tt-faq-item > summary::marker {
    content: "" !important;
}
.tt-faq-item__summary {
    list-style: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    cursor: pointer !important;
    padding: 16px 18px !important;
    margin: 0 !important;
    user-select: none !important;
    outline: 0 !important;
    background: #fff !important;
}
.tt-faq-item__q {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
    color: #111827 !important;
}
.tt-faq-item__icon {
    flex: 0 0 auto !important;
    width: 34px !important;
    height: 34px !important;
    border-radius: 12px !important;
    display: grid !important;
    place-items: center !important;
    background: rgba(47, 111, 237, 0.1) !important;
    color: #2f6fed !important;
    font-weight: 900 !important;
    font-size: 18px !important;
    line-height: 1 !important;
}
.tt-faq-item[open] .tt-faq-item__minus,
.tt-faq-item__plus {
    display: inline !important;
}
.tt-faq-item[open] .tt-faq-item__plus,
.tt-faq-item__minus {
    display: none !important;
}
.tt-faq-item[open] .tt-faq-item__icon {
    background: rgba(47, 111, 237, 0.14) !important;
}
.tt-faq-item__answer {
    border-top: 1px solid rgba(17, 24, 39, 0.06) !important;
    padding: 0 18px 16px !important;
    background: #fff !important;
}
.tt-faq-item__answer p {
    margin: 12px 0 0 !important;
    font-size: 16px !important;
    line-height: 1.75 !important;
    color: #111827 !important;
}
@media (max-width: 600px) {
    .tt-faq-block__title {
        font-size: 24px !important;
    }
    .tt-faq-item__summary {
        padding: 14px !important;
    }
    .tt-faq-item__q {
        font-size: 16px !important;
    }
    .tt-faq-item__icon {
        width: 32px !important;
        height: 32px !important;
        border-radius: 12px !important;
    }
    .tt-faq-item__answer {
        padding: 0 14px 14px !important;
    }
    .tt-faq-item__answer p {
        font-size: 15px !important;
    }
}
.tt-filters select {
    min-width: 240px;
    height: 52px;
    border-radius: 14px;
    padding: 0 14px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #fff;
}
.tt-platform-filter {
    width: 100%;
    max-width: 360px;
}
.tt-filter-label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
    color: rgba(17, 24, 39, 0.85);
}
.tt-select-wrap {
    position: relative;
    width: 100%;
}
.tt-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 52px;
    padding: 0 44px 0 16px;
    border: 1px solid rgba(17, 24, 39, 0.14);
    border-radius: 14px;
    background: #fff;
    color: rgba(17, 24, 39, 0.92);
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 1px 0 rgba(17, 24, 39, 0.04);
}
.tt-select:focus {
    outline: 0;
    border-color: rgba(34, 113, 177, 0.55);
    box-shadow: 0 0 0 4px rgba(34, 113, 177, 0.12);
}
.tt-select-caret {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 16px;
    color: rgba(17, 24, 39, 0.55);
}
.tt-faq-item > summary {
    font-weight: 500 !important;
    font-size: 16px !important;
}
.tt-prompt-cat-switch {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    border: 1px solid rgb(206 234 255);
    border-radius: 12px;
    background: #edf7ff;
    margin: 12px 0 18px;
}
.tt-prompt-cat-label {
    font-weight: 600;
    font-size: 14px;
    opacity: 0.9;
}
.tt-prompt-cat-select {
    flex: 1;
    min-width: 220px;
    padding: 10px 12px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    background: #fff;
    font-size: 14px;
}
.ai-related-block {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.ai-related-card:hover,
.ai-related-more:hover {
    background: #edf7ff;
    border-color: rgba(0, 142, 255, 0.35);
}
.ai-related-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}
.ai-related-title {
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
    letter-spacing: -0.02em;
}
.ai-related-more {
    font-size: 13px;
    text-decoration: none;
    color: rgb(0 142 255);
    padding: 6px 10px;
    border-radius: 10px;
    border: 1px solid rgb(0 142 255);
    background: #fff;
    transition:
        background-color 0.16s,
        border-color 0.16s,
        transform 0.16s;
}
.ai-related-badge,
.ai-related-cat {
    font-size: 12px;
    white-space: nowrap;
}
.ai-related-more:hover {
    transform: translateY(-1px);
}
.ai-related-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}
.ai-related-card {
    display: block;
    text-decoration: none;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    padding: 14px;
    transition:
        transform 0.18s,
        box-shadow 0.18s,
        border-color 0.18s,
        background-color 0.18s;
    will-change: transform;
}
.ai-related-card:hover {
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}
.ai-related-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
}
.ai-related-badge {
    line-height: 1;
    padding: 6px 10px;
    border-radius: 999px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.7);
}
.ai-related-cat {
    color: rgba(0, 0, 0, 0.55);
    overflow: hidden;
    text-overflow: ellipsis;
}
.ai-related-card-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    color: rgba(0, 0, 0, 0.92);
    margin-bottom: 8px;
}
.ai-related-card-excerpt {
    font-size: 13px;
    line-height: 1.45;
    color: rgba(0, 0, 0, 0.65);
}
@media (max-width: 900px) {
    .ai-related-grid {
        grid-template-columns: 1fr;
    }
}
/* =========================
   TT AI-SEC Landing (scoped)
   ========================= */

/* Full width hero band, content container inside */
#tt-aisec-hero-band{
    background: #ffffff;
    border-bottom: 1px solid rgb(221 224 232);
    padding: 24px 0;
}

#tt-aisec{
  --aisec-border: rgba(0,0,0,.10);
  --aisec-text: rgba(0,0,0,.78);
  --aisec-muted: rgba(0,0,0,.56);
  --aisec-radius: 18px;
  --aisec-radius-sm: 14px;
  --aisec-shadow: 0 10px 30px rgba(0,0,0,.06);
}

#tt-aisec{ background: transparent; border: 0; padding: 0; }


.tt-aisec-lead{
  color: var(--aisec-text);
  margin: 0 0 10px;
  max-width: 860px;
  font-size: 15px;
}

.tt-aisec-actions{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

/* Header’daki gibi pill button */
.tt-aisec-pill{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 800;
  border: 1px solid transparent;
  transition: transform .08s ease, opacity .12s ease;
}
.tt-aisec-pill:active{ transform: translateY(1px); }

.tt-aisec-pill--ghost{
  background: #fff;
  color: #111;
  border-color: rgba(0,0,0,.14);
}
.tt-aisec-pill--dark{
  background:#111;
  color:#fff;
}

/* Beta alert */
.tt-aisec-alert{
  margin-top: 10px;
  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(0, 84, 255, .06);
  border: 1px solid rgba(0, 84, 255, .18);
  color: rgba(0,0,0,.78);
  font-size: 14px;
}

/* Headings */
.tt-aisec-h2{
  font-size: 20px;
  margin: 0 0 8px;
  letter-spacing: -.01em;
  font-weight: 900;
}
.tt-aisec-muted{ color: var(--aisec-muted); margin: 0; }

/* SEKTOR (mavilik) */
.tt-aisec-sectors{
  background: rgba(0, 84, 255, .06); /* mavilik */
  border: 1px solid rgba(0, 84, 255, .12);
  border-radius: var(--aisec-radius);
  padding: 16px;
  margin-top: 24px;
}

.tt-aisec-sectors__head{ margin-bottom: 12px; }

/* Grid cards */
.tt-aisec-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 12px;
}

.tt-aisec-card{
  background: #fff;
  border: 1px solid var(--aisec-border);
  border-radius: var(--aisec-radius-sm);
  padding: 32px;
  text-decoration: none;
  display: flex;
  gap: 24px;
  align-items: center;
  transition: transform .12s ease, box-shadow .12s ease;
}
.tt-aisec-card:hover{
    border: 1px solid #008eff;
    background: #edf7ff;
}
.tt-aisec-card__icon{
  transition: background .18s ease, color .18s ease, transform .18s ease;
}

.tt-aisec-card:hover .tt-aisec-card__icon{
  background: #0070ff;
  color: #ffffff;
  transform: scale(1.05);
}
.tt-aisec-card__icon{
    width: 64px;
    height: 64px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: rgb(241 242 246);
    color: #000c3a;
    flex: 0 0 auto;
}
.tt-aisec-card__title{ font-weight: 600; font-size: 1rem; color:#292C35; margin-bottom: 4px; }
.tt-aisec-card__desc{ color: var(--aisec-text); font-size: 14px; line-height: 1.5; }
.tt-aisec-card__chev{ margin-left: auto; font-size: 20px; color: rgba(0,0,0,.35); }

/* NASIL CALISIR box */
.tt-aisec-how{
  margin-top: 32px;
}
.tt-aisec-how__inner{
background: #fff;
    padding: 1rem;
    border: 1px solid #e8eaef;
    border-radius: 1rem;
}
.tt-aisec-how__desc{
  margin: 0 0 10px;
  color: var(--aisec-text);
  font-size: 14px;
  line-height: 1.6;
}
.tt-aisec-ul{
  margin: 0;
  padding-left: 18px;
  color: var(--aisec-text);
  line-height: 1.7;
}
.tt-aisec-ul li{ margin: 6px 0; }

/* Responsive */
@media (max-width: 900px){
  .tt-aisec-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 560px){
  .tt-aisec-grid{ grid-template-columns: 1fr; }
}
/* ===== AI-SEC WOW PATCH ===== */

/* Typography: daha premium, daha az bold */
.tt-aisec-h1{ font-size: 22px; font-weight: 600; }
.tt-aisec-h2{ font-size: 18px; font-weight: 600; }
.tt-aisec-lead{ font-size: 14px; opacity: .9; }

/* Mavi primary buton (site stiline yakın) */
.tt-aisec-pill--dark{
  background: #0B57D0;         /* mavi */
  color: #fff;
  border-color: rgba(11,87,208,.18);
  box-shadow: 0 10px 20px rgba(11,87,208,.18);
}
.tt-aisec-pill--dark:hover{ opacity: .95; }

/* Ghost buton biraz daha temiz */
.tt-aisec-pill--ghost{
  background: #fff;
  border-color: rgba(0,0,0,.12);
  font-weight: 750;
}

/* Beta pill (hero değil, sektör başlığı altında) */
.tt-aisec-beta{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  padding: 1rem;
  border-radius: 8px;
 background: #fff5e7;
    border: 1px solid rgb(255 230 195);
  color: rgba(0,0,0,.72);
  font-size: 14px;
  font-weight: 500;
}
.tt-aisec-beta__dot{
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: #292C35;
  box-shadow: 0 0 0 3px rgba(11,87,208,.18);
}

/* Sektör mavilik daha “soft” */
.tt-aisec-sectors{
    background: #fff;
    padding: 1rem;
    border: 1px solid #e8eaef;
    border-radius: 1rem;
}

/* Nasıl çalışır: border’lı step kart + circle */
.tt-aisec-how__inner{
background: #fff;
    padding: 1rem;
    border: 1px solid #e8eaef;
    border-radius: 1rem;
}

.tt-aisec-steps{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 12px;
}

.tt-aisec-step{
  background: #fff;
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 16px;
  padding: 14px;
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.tt-aisec-step__num{
  width: 34px;
  height: 34px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: rgba(11,87,208,.10);
  border: 1px solid rgba(11,87,208,.18);
  color: #0B57D0;
  font-weight: 800;
  flex: 0 0 auto;
}

.tt-aisec-step__title{
  font-weight: 800;
  font-size: 14px;
  margin-bottom: 4px;
  color: rgba(0,0,0,.84);
}
.tt-aisec-step__text{
  color: rgba(0,0,0,.68);
  font-size: 13px;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 900px){
  .tt-aisec-steps{ grid-template-columns: 1fr; }
}
.padding {
    padding: 14px !important;
    font-size: 0.938rem !important;
    border:2px solid #008efd !important;
}
/* =========================
   AI-SEC FLOW (How it works)
   ========================= */

.tt-aisec-flow{
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 14px;
  margin-top: 14px;
}

/* Kart */
.tt-aisec-flow-card{
  display:flex;
  flex-direction:column;
  gap:1rem;
  transition: transform .18s ease, box-shadow .18s ease;
  background: #fff;
  padding: 1rem;
  border: 1px solid #e8eaef;
    border-radius: 1rem;
}
.tt-aisec-flow-card:hover{
  transform: translateY(-2px);
}

/* Görsel alan */
.tt-aisec-flow-visual{
  height:180px;
  border-radius:14px;
  background: linear-gradient(180deg, rgba(11,87,208,.06), rgba(11,87,208,.02));
  border:1px solid rgba(11,87,208,.12);
  position:relative;
  overflow:hidden;
}

/* Başlık + metin */
.tt-aisec-flow-title{
  font-size:1rem;
  font-weight:600;
  margin:0;
}
.tt-aisec-flow-text{
  font-size:14px;
  color:rgba(0,0,0,.68);
  line-height:1.6;
  margin:0;
}

/* =========================
   MICRO ANIMATIONS
   ========================= */

/* 1) SEKTÖR SEÇ – nokta dolaşıyor */
.tt-aisec-flow-visual--pick::before{
  content:"";
  position:absolute;
  width:14px;height:14px;
  border-radius:99px;
  background:#0B57D0;
  top:40%;
  left:20%;
  animation: ttPickMove 2.4s ease-in-out infinite;
}
@keyframes ttPickMove{
  0%{ transform: translate(0,0); opacity:.6; }
  50%{ transform: translate(80px,-20px); opacity:1; }
  100%{ transform: translate(0,0); opacity:.6; }
}

/* 2) FORM – satırlar akıyor */
.tt-aisec-flow-visual--form::before,
.tt-aisec-flow-visual--form::after{
  content:"";
  position:absolute;
  left:20px; right:20px;
  height:6px;
  border-radius:6px;
  background: rgba(11,87,208,.25);
  animation: ttLinePulse 2s ease-in-out infinite;
}
.tt-aisec-flow-visual--form::before{ top:36px; }
.tt-aisec-flow-visual--form::after{ top:62px; animation-delay:.4s; }

@keyframes ttLinePulse{
  0%,100%{ opacity:.3; }
  50%{ opacity:.9; }
}

/* 3) RESULT – yıldız parlıyor */
.tt-aisec-flow-visual--result::before{
  content:"";
  position:absolute;
  width:60px;height:60px;
  border-radius:99px;
  left:50%; top:50%;
  transform: translate(-50%,-50%);
  background: radial-gradient(circle, rgba(11,87,208,.45), rgba(11,87,208,0) 70%);
  animation: ttGlowPulse 2.4s ease-in-out infinite;
}

@keyframes ttGlowPulse{
  0%,100%{ transform: translate(-50%,-50%) scale(.85); opacity:.5; }
  50%{ transform: translate(-50%,-50%) scale(1.05); opacity:1; }
}

/* Responsive */
@media (max-width: 900px){
  .tt-aisec-flow{ grid-template-columns: 1fr; }
}
/* =========================
   AI-SEC SEKTOR PAGE (scoped)
   ========================= */

#tt-aisec-sektor-hero{
  background: linear-gradient(180deg, rgba(11,87,208,.06), rgba(255,255,255,1));
  border-bottom: 1px solid rgba(0,0,0,.06);
  padding: 18px 0 10px;
}

#tt-sektor{ background: transparent; border: 0; padding: 0; }

.tt-sektor-hero{
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
  padding: 18px;
}

.tt-sektor-hero__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  flex-wrap:wrap;
  margin-bottom: 8px;
}

.tt-sektor-back{
  text-decoration:none;
  color: rgba(0,0,0,.70);
  font-weight: 700;
}

.tt-sektor-chip{
  display:inline-flex;
  align-items:center;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(11,87,208,.08);
  border: 1px solid rgba(11,87,208,.16);
  font-size: 13px;
  font-weight: 650;
  color: rgba(0,0,0,.75);
}

.tt-sektor-h1{
  font-size: 22px;
  font-weight: 800;
  margin: 0 0 6px;
  letter-spacing: -.01em;
}

.tt-sektor-lead{
  margin: 0 0 12px;
  color: rgba(0,0,0,.72);
  font-size: 14px;
  line-height: 1.6;
}

.tt-sektor-actions{
  display:flex;
  gap: 10px;
  flex-wrap:wrap;
}

.tt-sektor-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 10px 14px;
  border-radius: 999px;
  text-decoration:none;
  font-weight: 800;
  border: 1px solid transparent;
  transition: transform .08s ease, opacity .12s ease;
}
.tt-sektor-btn:active{ transform: translateY(1px); }

.tt-sektor-btn--primary{
  background: #0B57D0;
  color:#fff;
  border-color: rgba(11,87,208,.18);
  box-shadow: 0 10px 20px rgba(11,87,208,.18);
}

.tt-sektor-btn--ghost{
  background:#fff;
  color:#0B57D0;
  border-color: rgba(11,87,208,.24);
}

.tt-sektor-section{
  margin-top: 14px;
}

.tt-sektor-head{
  margin-bottom: 10px;
}

.tt-sektor-h2{
  font-size: 18px;
  font-weight: 900;
  margin: 0 0 6px;
}

.tt-sektor-muted{
  margin: 0;
  color: rgba(0,0,0,.62);
  font-size: 14px;
}

.tt-sektor-grid{
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 12px;
  margin-top: 12px;
}

.tt-sektor-card{
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius: 16px;
  padding: 14px;
  text-decoration:none;
  display:flex;
  align-items:center;
  gap: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,.04);
  transition: transform .12s ease, box-shadow .12s ease;
}
.tt-sektor-card:hover{
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(0,0,0,.08);
}

.tt-sektor-card__icon{
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display:grid;
  place-items:center;
  background: rgba(0,0,0,.04);
  font-size: 20px;
  flex: 0 0 auto;
}

.tt-sektor-card__title{
  font-weight: 900;
  font-size: 16px;
  margin-bottom: 4px;
  color: rgba(0,0,0,.84);
}

.tt-sektor-card__desc{
  font-size: 14px;
  color: rgba(0,0,0,.68);
  line-height: 1.5;
}

.tt-sektor-card__chev{
  margin-left:auto;
  font-size: 20px;
  color: rgba(0,0,0,.35);
}

/* How */
.tt-sektor-how{
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0,0,0,.04);
  padding: 16px;
}

.tt-sektor-steps{
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 12px;
  margin-top: 12px;
}

.tt-sektor-step{
  background:#fff;
  border:1px solid rgba(0,0,0,.10);
  border-radius: 16px;
  padding: 14px;
  display:flex;
  gap: 12px;
  align-items:flex-start;
}

.tt-sektor-step__num{
  width: 34px;
  height: 34px;
  border-radius: 999px;
  display:grid;
  place-items:center;
  background: rgba(11,87,208,.10);
  border: 1px solid rgba(11,87,208,.18);
  color: #0B57D0;
  font-weight: 900;
}

.tt-sektor-step__title{
  font-weight: 900;
  font-size: 14px;
  margin-bottom: 4px;
}

.tt-sektor-step__text{
  color: rgba(0,0,0,.68);
  font-size: 13px;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 900px){
  .tt-sektor-grid{ grid-template-columns: 1fr; }
  .tt-sektor-steps{ grid-template-columns: 1fr; }
}