/*
Theme Name: Yildizpanel
Theme URI: https://sohbet.fit
Author: Yildizpanel
Author URI: https://sohbet.fit
Description: Yildizpanel sohbet platformu WordPress teması. Ana sayfada giriş formu, korumalı sohbet sayfası ve son yazılar bölümü içerir.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yildizpanel
Tags: responsive-layout, custom-logo, custom-menu, featured-images
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* ===== TEMEL STİLLER ===== */
body {
    font-family: "Poppins", sans-serif;
    background: #f0fffa;
    margin: 0;
    overflow-x: hidden !important;
}

a {
    text-decoration: none;
}

.form-label {
    margin-bottom: .5rem;
}

/* ===== BLOG YAZILARI ===== */
.blogbas {
    background: #3750eb;
    border: 1px solid #c5d4fd;
    color: #fff;
    border-radius: 20px;
    padding: 15px 30px;
}

.blogbir {
    background: #ff9800;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -5px;
    top: -5px;
    border-radius: 100%;
}

.pbir {
    width: 50px;
    height: 50px;
    background: #009688;
    top: 70px;
    right: -170px;
}

.katbir, .pbir {
    z-index: -1;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
}

.minner {
    background: #fff;
    border: 1px solid #d4e1f2;
    color: #285a87;
    position: relative;
    z-index: 1;
    padding: 20px;
    border-radius: 15px;
}

.etiketler a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 30px;
    color: rgba(0,0,0,.75);
    transition-duration: .3s;
    background: rgba(0,0,0,.05);
    margin-bottom: 5px;
}

.etiketler a:hover {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 30px;
    color: rgba(255,255,255,.9);
    transition-duration: .3s;
    margin-bottom: 5px;
}

.byazarka {
    background: #e7edff;
    border: 1px solid #c5d4fd;
    border-radius: 20px;
    padding: 20px;
    height: 100%;
}

.blogresim {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 6px;
}

.blogtitle {
    font-size: 17px;
}

.sidebaslik {
    color: #435681;
    text-decoration: none;
}

.yazitarih {
    margin-right: 1px;
    margin-top: -2px;
}

.asagial {
    margin-top: 20px;
}

/* ===== ANA LOGIN BÖLÜMÜ ===== */
.d_login {
    background: #f0fffa;
}

.d_login * {
    box-sizing: border-box;
}

.d_login p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.d_login img, .d_login svg {
    vertical-align: middle;
}

/* ===== BAŞLIKLAR ===== */
.habb {
    font-size: calc(1.3rem + 0.6vw);
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

@media (min-width: 1200px) {
    .habb {
        font-size: 1.75rem;
        margin-top: 0;
        margin-bottom: 0.5rem;
        font-weight: 500;
        line-height: 1.2;
        color: inherit;
    }
}

.labb {
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

/* ===== GRID SİSTEMİ ===== */
.riwe_con {
    width: 100%;
    padding-right: calc(1.5rem * 0.5);
    padding-left: calc(1.5rem * 0.5);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .riwe_con { max-width: 540px; }
}

@media (min-width: 768px) {
    .riwe_con { max-width: 720px; }
}

@media (min-width: 992px) {
    .riwe_con { max-width: 980px; }
}

@media (min-width: 1200px) {
    .riwe_con { max-width: 1180px; }
}

@media (min-width: 1400px) {
    .riwe_con { max-width: 1180px; }
}

.riwe {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.riwe > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}

.g-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.mb-344 {
    margin-bottom: 0px !important;
    margin-top: 20px !important;
    margin-left: 10px;
}

@media (min-width: 992px) {
    .lgc4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .lgc6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .lgc8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .lgc9 {
        flex: 0 0 auto;
        width: 100%;
    }

    .lgc12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

/* ===== BUTONLAR ===== */
.l_buton {
    display: inline-block;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 0.375rem;
    background-color: transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.l_buton:hover {
    color: #000;
    background-color: #d3d4d5;
    border-color: transparent;
}

/* ===== MENÜ ===== */
.l_menu {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.l_menu-link {
    display: block;
    padding: 0.5rem 1rem;
    font-size: 16px;
    color: #0d6efd;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    cursor: pointer;
}

.l_menu-link:focus, .l_menu-link:hover {
    color: #0d6efd;
}

/* ===== YARDIMCI SINIFLAR ===== */
.d-flex { display: flex !important; }
.d-none { display: none !important; }
.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
.position-relative { position: relative !important; }
.justify-content-end { justify-content: flex-end !important; }
.justify-content-center { justify-content: center !important; }
.align-items-center { align-items: center !important; }
.align-items-stretch { align-items: stretch !important; }
.order-1 { order: 1 !important; }
.order-2 { order: 2 !important; }
.order-3 { order: 3 !important; }
.mt-3 { margin-top: 1rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mt-5 { margin-top: 3rem !important; }
.me-2 { margin-right: 0.5rem !important; }
.mb-0 { margin-bottom: 0 !important; }
.mb-1 { margin-bottom: 0.25rem !important; }
.mb-3 { margin-bottom: 1rem !important; }
.mb-4 { margin-bottom: 1.5rem !important; }
.mb-5 { margin-bottom: 3rem !important; }
.ms-3 { margin-left: 1rem !important; }
.p-4 { padding: 1.5rem !important; }
.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
.py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
.pt-5 { padding-top: 3rem !important; }
.pb-5 { padding-bottom: 3rem !important; }
.fw-bold { font-weight: 700 !important; }
.text-center { text-align: center !important; }
.text-decoration-none { text-decoration: none !important; }
.text-uppercase { text-transform: uppercase !important; }
.small { font-size: 0.875em !important; }
.visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }

@media (min-width: 992px) {
    .d-lg-block { display: block !important; }
    .justify-content-lg-end { justify-content: flex-end !important; }
    .order-lg-1 { order: 1 !important; }
    .order-lg-2 { order: 2 !important; }
    .order-lg-3 { order: 3 !important; }
    .mt-lg-0 { margin-top: 0 !important; }
    .mt-lg-4 { margin-top: 1.5rem !important; }
    .pt-lg-5 { padding-top: 3rem !important; }
    .text-lg-end { text-align: right !important; }
}

@media (min-width: 1200px) {
    .d-xl-block { display: block !important; }
}

@media (min-width: 1400px) {
    .d-xxl-block { display: block !important; }
}

/* ===== GİRİŞ BUTONLARI ===== */
.l_buton2, .l_buton3 {
    display: inline-flex;
    width: 100%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.2px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
    outline: 0;
    text-transform: uppercase;
}

.lg-center {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lg-center label {
    user-select: none;
    font-size: 20px;
}

.width_50 {
    float: left;
    margin: 5px;
    text-decoration: none;
    padding: 10px 5px !important;
    max-width: 100px !important;
    font-size: 13px !important;
}

.l_buton2:hover, .l_buton3:hover {
    opacity: 0.95;
    color: #fff;
}

/* ===== KURALLAR LİSTESİ ===== */
.madde {
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    line-height: 1.8;
    margin-bottom: 0;
}

.madde li, .madde li:first-child {
    border: 1px solid #d4e1f2;
    background: #f0fffa;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 10px;
}

.madde li:last-child {
    border: 1px solid #d4e1f2;
    background: #f0fffa;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 0;
}

.menui {
    margin-right: 3px;
    width: 24px;
    color: #f0fffa;
    height: 24px;
}

.msimg {
    max-width: 24px;
    margin-right: 5px;
    margin-top: -3px;
    height: 24px;
    object-fit: cover;
}

.l_buton2, .l_buton3, .sinput {
    outline: 0;
}

.sinput {
    outline: 0;
    font-family: inherit;
    line-height: inherit;
    width: 100%;
    border: none;
    margin-left: 15px;
    font-size: 18px;
    background: transparent;
}

.sinput:-webkit-autofill,
.sinput:-webkit-autofill:hover,
.sinput:-webkit-autofill:focus,
.sinput:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.l_buton2, .l_buton3, .l_butonmobil, .storebaslik {
    text-transform: uppercase;
}

.l_buton2 {
    align-items: center;
    justify-content: space-between;
    background: #1e88e5;
    border: 0;
    border-radius: 20px;
    color: #fff;
}

.l_buton2:hover, .lg_first {
    background: #ff5722;
}

.l_buton2 .lg_anima, .l_buton3 .lg_anima {
    border-radius: 100%;
    animation: 0.6s linear infinite ripple;
}

.l_buton3 {
    align-items: center;
    justify-content: space-between;
    background: #ff5722;
    border: 0;
    border-radius: 20px;
    color: #fff;
}

.l_buton3:hover {
    background: #1e88e5;
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0);
    }
}

/* ===== MEDYA SORGULAMALARI ===== */
@media (min-width: 1200px) and (max-width: 1700px) {
    .sagx, .solx { top: 50px; }
    .solx, .soli { left: -50px; }
    .sagx, .sagi { right: -50px; }
    .sagi, .soli { bottom: 290px; }
    .sagx, .sagi, .solx, .soli {
        position: absolute;
        z-index: 0;
        max-width: 150px;
        overflow: hidden;
    }
}

@media (max-width: 1200px) {
    .sagx, .sagi, .solx, .soli { display: none; }
    .cift {
        position: absolute;
        right: -10px;
        top: 260px;
        z-index: 0;
        object-fit: cover;
    }
    .l_menu .l_menu-item .l_menu-link {
        color: #fff;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
    }
}

@media (min-width: 1200px) {
    .cift {
        position: absolute;
        right: 60px;
        top: 260px;
        z-index: 0;
    }
    .l_menu .l_menu-item .l_menu-link {
        color: #fff;
        font-weight: 700;
        font-size: 17px;
        text-transform: uppercase;
    }
}

@media (min-width: 1700px) {
    .sagx, .solx { top: 0; }
    .solx, .soli { left: -150px; }
    .sagx, .sagi { right: -150px; }
    .sagi, .soli { bottom: 290px; }
    .sagx, .sagi, .solx, .soli {
        position: absolute;
        z-index: -1;
        max-width: 500px;
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    .u_indir { border-radius: 0 15px 15px 0; }
    .tanim { border-radius: 0; }
    .cizgisel { margin-bottom: 200px; }
    .none_con { display: block; }
}

.lg_first {
    width: 24px;
    height: 24px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    position: absolute;
    right: -90px;
    top: 150px;
}

@media (max-width: 992px) {
    .u_indir { border-radius: 0 0 15px 15px; }
    .tanim { border-radius: 15px 15px 0 0; }
    .cizgisel { margin-bottom: 50px; }
    .none_con { display: none; }
}

/* ===== ANA BAŞLIK BÖLÜMÜ ===== */
.head_bc {
    background: #03549b;
    background-image: linear-gradient(#03549b, #03549b);
    z-index: 0;
    position: relative;
}

.se_one, .lg_three {
    position: absolute;
    z-index: 0;
    object-fit: cover;
}

.se_one { left: 25px; top: 360px; }
.lg_three { right: 25px; top: 200px; }
.lg_second, .k_one { margin-top: 15px; }

.se_second, .se_three {
    border: 2px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    height: 24px;
    background: #ff5722;
    width: 24px;
}

.se_second {
    border-radius: 8px;
    left: -90px;
    top: 280px;
}

.se_three {
    border-radius: 8px;
    right: 30%;
    top: 520px;
}

.cdort {
    width: 24px;
    height: 24px;
    background: #ff5722;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    position: absolute;
    left: 30%;
    top: 600px;
}

.kbir, .lg_second {
    background: #f0fffa;
    display: inline-block;
    position: absolute;
    border: 2px solid #d4e1f2;
    box-shadow: 0 5px 25px 0 rgb(86 93 109 / 25%);
}

.kbir {
    top: 290px;
    left: 215px;
    border-radius: 15px 15px 15px 0;
    padding: 10px;
}

.lg_second {
    top: 520px;
    left: -60px;
    border-radius: 15px 15px 0;
    padding: 10px;
}

.kdort, .k_one {
    position: absolute;
    border: 2px solid #d4e1f2;
    padding: 10px;
    background: #f0fffa;
    display: inline-block;
    box-shadow: 0 5px 25px 0 rgb(86 93 109 / 25%);
}

.k_one {
    top: 290px;
    right: 205px;
    border-radius: 15px 15px 0;
}

.kdort {
    top: 540px;
    right: -50px;
    border-radius: 15px 15px 15px 0;
}

.asagigit {
    position: relative;
    max-width: 48px;
    margin-bottom: -80px;
    object-fit: cover;
    width: 100%;
    height: auto;
}

.l_butonmobil {
    background: #f0fffa;
    border: 2px solid #d4e1f2;
    color: #285a87;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 15px;
}

.infoi {
    width: 24px;
    height: 24px;
    margin-right: 6px;
    margin-top: -2px;
}

.l_logos {
    height: auto;
    object-fit: cover;
    max-width: 260px;
    width: 100%;
}

.sifretab, .ssifre { margin-top: 15px; }

/* ===== FOOTER ===== */
.lg_foot {
    background: #03549b;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}

.al_logos, .sust { padding: 15px; }

.al_logos {
    display: inline-block;
    border-bottom: 1px solid #d4e1f2;
    background: #fff;
    border-radius: 15px;
}

/* ===== GİRİŞ FORMU ===== */
.lg_giris {
    background: #f0fffa;
    border-right: 1px solid #d4e1f2;
    border-left: 2px solid #d4e1f2;
    border-bottom: 2px solid #d4e1f2;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 5px 25px 0 rgb(86 93 109 / 25%);
}

.seslis, .sust { background: #fff; }

.sust { border-bottom: 1px solid #d4e1f2; }

.seslis {
    color: #285a87;
    padding: 30px;
    border: 1px solid #d4e1f2;
}

.skull, .ssifre {
    display: flex;
    background: #fff;
    border-radius: 15px;
    padding: 9px 12px;
    box-shadow: 0 0 0 2px #d4e1f2, 0 1px 3px 0 rgba(78, 97, 121, 0.16);
}

.sbaslik {
    color: #1e88e5;
    font-weight: 800;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1;
    margin-top: -5px;
}

.m_tops { z-index: 2; }

.suser {
    width: 24px;
    height: 24px;
    margin-left: 3px;
    margin-right: 3px;
    object-fit: cover;
}

.alst, .asagigit { width: 100%; height: auto; }

.sifretab {
    text-align: center;
    background: rgba(217, 226, 255, 0.5);
    border-radius: 10px;
    padding: 5px;
    cursor: pointer;
}

.sifrerenk {
    color: #376dc1;
    font-weight: 500;
}

/* ===== MAĞAZA BÖLÜMÜ ===== */
.store {
    padding-top: 45px;
    padding-bottom: 45px;
}

.storebaslik {
    font-size: 26px;
    font-weight: 900;
    color: #cfefff;
}

.storetanim {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 25px;
}

.alst { margin-top: -10px; }

/* ===== POZISYON ELEMANLARı ===== */
.altcizgi, .cerceve, .u_iccon, .msags, .wiki {
    position: absolute;
}

.ortakisim {
    background: #fff;
    border: 1px solid #d4e1f2;
    color: #285a87;
    padding: 20px;
    border-radius: 15px;
    z-index: 1;
    position: relative;
}

.mobilsohbet, .yeniask {
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px 16px;
    border-radius: 15px;
    color: #fff;
}

.ts { line-height: 1.6; }

.yeniask { background: #03549b; }
.mobilsohbet { background: #ff5722; }

.imagrose {
    max-width: 42px;
    height: 42px;
    margin-top: -3px;
    margin-right: 5px;
    object-fit: cover;
}

.genelkural {
    background: #03549b;
    padding: 15px;
    border-radius: 15px;
    color: #fff;
}

.krx_x {
    background: #fff;
    border: 1px solid #d4e1f2;
    padding: 25px;
    border-radius: 15px;
    color: #285a87;
    z-index: 1;
    position: inherit;
}

.msags {
    width: 24px;
    height: 24px;
    background: #ff5722;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    right: -5px;
    top: -10px;
}

.cerceve {
    bottom: -30px;
    right: -30px;
    z-index: 0;
    max-width: 300px;
}

.cevreana {
    background: #e7edff;
    border: 1px solid #c5d4fd;
    border-radius: 15px 0 0 15px;
    overflow: hidden;
    min-height: 200px;
}

.wiki {
    bottom: -1px;
    left: 0;
    max-width: 100%;
}

.u_indir {
    padding: 30px;
    background: #03549b;
    color: #fff;
}

.u_iccon {
    left: -40px;
    top: 12px;
}

.u_loggo {
    border-radius: 15px;
    max-width: 64px;
}

.makalegovde { padding: 20px; }

.mb_lgs {
    background: #fff;
    border: 1px solid #d4e1f2;
    border-radius: 15px;
    overflow: hidden;
}

.krake_n {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
}

.altcizgi {
    bottom: -50px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.soli, .sagi {
    position: absolute;
    z-index: 0;
}

.lg_foottop {
    width: 100%;
    height: auto;
    margin-top: -5px;
}

.fal_logos {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ===== WORDPRESS SON KONULAR ===== */
.wp-son-konular {
    padding: 60px 0;
    background: #f8fbff;
}

.wp-son-konular .baslik-alan {
    text-align: center;
    margin-bottom: 40px;
}

.wp-son-konular .bolum-baslik {
    background: #3750eb;
    border: 1px solid #c5d4fd;
    color: #fff;
    border-radius: 20px;
    padding: 15px 30px;
    display: inline-flex;
    position: relative;
}

.wp-son-konular .bolum-baslik .turuncu-nokta {
    background: #ff9800;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -5px;
    top: -5px;
    border-radius: 100%;
}

.wp-son-konular .bolum-aciklama {
    color: #666;
    margin-top: 12px;
}

.wp-konu-kart {
    background: #fff;
    border: 1px solid #d4e1f2;
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    height: 100%;
}

.wp-konu-kart:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(55, 80, 235, 0.15);
}

.wp-konu-kart .konu-resim {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.wp-konu-kart .konu-icerik {
    padding: 16px;
}

.wp-konu-kart .konu-kategori {
    display: inline-block;
    background: #e7edff;
    color: #3750eb;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
}

.wp-konu-kart .konu-baslik {
    font-size: 15px;
    font-weight: 600;
    color: #285a87;
    line-height: 1.4;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wp-konu-kart .konu-baslik a {
    color: inherit;
    text-decoration: none;
}

.wp-konu-kart .konu-baslik a:hover {
    color: #3750eb;
}

.wp-konu-kart .konu-meta {
    font-size: 12px;
    color: #888;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.wp-konu-kart .konu-meta .meta-item {
    display: flex;
    align-items: center;
    gap: 4px;
}

.wp-konular-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

@media (max-width: 992px) {
    .wp-konular-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .wp-konular-grid {
        grid-template-columns: 1fr;
    }
}

.wp-konular-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    background: linear-gradient(135deg, #e7edff 0%, #f0f4ff 100%);
    color: #3750eb;
    font-size: 48px;
}

/* ===== HATA BİLDİRİMİ ===== */
.login-hata {
    background: #fee;
    border: 1px solid #fcc;
    color: #c33;
    border-radius: 10px;
    padding: 10px 15px;
    margin-top: 10px;
    font-size: 14px;
    display: none;
}

.login-hata.goster {
    display: block;
}

.login-yukleniyor {
    opacity: 0.7;
    pointer-events: none;
}

/* ===== GİRİŞ SEKMELERİ ===== */
.sb-tabs {
    display: flex;
    border-bottom: 2px solid #e8eaf6;
    margin-bottom: 0;
    padding: 0 12px;
}

.sb-tab {
    flex: 1;
    background: none;
    border: none;
    padding: 12px 8px;
    font-size: 13px;
    font-weight: 600;
    color: #888;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    margin-bottom: -2px;
    transition: color 0.2s, border-color 0.2s;
}

.sb-tab i {
    margin-right: 4px;
}

.sb-tab:hover {
    color: #3750eb;
}

.sb-tab.active {
    color: #3750eb;
    border-bottom-color: #3750eb;
}

/* ===== IFRAME MODAL ===== */
.sb-modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sb-modal-box {
    position: relative;
    width: 90%;
    max-width: 520px;
    height: 80vh;
    max-height: 680px;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0,0,0,0.4);
}

.sb-modal-box iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.sb-modal-kapat {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 10;
    background: rgba(0,0,0,0.5);
    border: none;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sb-modal-kapat:hover {
    background: rgba(0,0,0,0.8);
}

.sb-modal-yukleniyor {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    z-index: 2;
    color: #555;
    font-size: 14px;
}

.sb-modal-spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #e0e0e0;
    border-top-color: #3750eb;
    border-radius: 50%;
    animation: sb-spin 0.8s linear infinite;
    margin-bottom: 12px;
}

@keyframes sb-spin {
    to { transform: rotate(360deg); }
}

.sb-yonlendirme {
    text-align: center;
    padding: 10px 0;
}

.sb-yon-icon {
    font-size: 48px;
    color: #3750eb;
    margin-bottom: 12px;
}

.sb-yon-aciklama {
    color: #555;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 4px;
}

/* ===== SOFBET SAYFASI ===== */
.sofbet-page {
    min-height: 100vh;
    background: #f0fffa;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sofbet-hosgeldin {
    text-align: center;
    padding: 60px 20px;
}

.sofbet-hosgeldin h1 {
    color: #03549b;
    font-size: 2.5rem;
    margin-bottom: 15px;
}

.sofbet-hosgeldin p {
    color: #666;
    font-size: 1.1rem;
}

/* ===== SAYFALAMA ===== */
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    flex-wrap: wrap;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.375rem 0.75rem;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
}

.page-link:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #0a58ca;
}

/* ===== UYARI MESAJLARI ===== */
.alert {
    padding: 1rem;
    border-radius: 10px;
    margin-bottom: 1rem;
}

.alert-info {
    background: #e7f3ff;
    border: 1px solid #b8daff;
    color: #004085;
}
