/* Minification failed. Returning unminified contents.
(755,48): run-time error CSS1030: Expected identifier, found '.'
(755,72): run-time error CSS1031: Expected selector, found ')'
(755,72): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.nopadding {
    padding-left: 1px;
    padding-right: 1px;
}
.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../../../../Areas/Administrator/Theme/Default/Images/Load.svg) center no-repeat;
}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
    .btn-group .btn:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media screen and (min-width: 768px) {
    #adv-search {
        /*width: 500px;*/
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
        .dropdown.dropdown-lg .dropdown-menu {
            min-width: 500px;
        }
}
/*#region
Y�netim Panelinde S�rlama ��lemleri ��in Yaz�ld� */
table tr.sorting-row td {
    background-color: #8b8;
}
table td.sorter {
    background-color: #f80;
    width: 10px;
    cursor: ns-resize;
}
.sort-handler {
    float: right;
    background-color: #f80;
    width: 14px;
    height: 14px;
    margin: 2px 0 0 6px;
    cursor: ns-resize;
}
table.sorting-table tbody tr:not(.sorting-row) td {
    opacity: 0.5;
}
/* some styling for table1 */
table#table1 tr.sorting-row td {
    background-color: #ccc;
}
table#table1.sorting-table {
    cursor: ns-resize;
    box-shadow: none;
    outline: 1px solid #333;
}
    table#table1.sorting-table tbody tr:not(.sorting-row) td {
        opacity: 1;
        color: #bbb;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    }
/*#endregion*/
/*#region
Y�netim Resim Y�kleme Kontrol�*/
.custom-Image-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
    .custom-Image-input .Image-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .custom-Image-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
    .Image-query:focus + button {
        z-index: 3;
    }
/*#endregion*/
.panel-heading span  i {
    color: white;
}
.panel-heading span input {
    background: none;
    color: white;
    padding: 0;
    border: 0;
}
.ForceNopadding {
    padding:5px !important;
}

/* KKU Online Başvuru — Premium Giriş v2 */

html.kk-premium-account,
html.kk-premium-account body.kk-premium-account {
    min-height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #120a22 !important;
    font-family: 'Plus Jakarta Sans', 'Poppins', 'Open Sans', sans-serif;
    color: #1a1625;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

html.kk-premium-account {
    font-size: 16px;
}

/* Sayfa iskeleti */
body.kk-premium-account .kk-login {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px 16px 32px;
    box-sizing: border-box;
}

body.kk-premium-account .kk-login-form {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

body.kk-premium-account .kk-login-main {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Arka plan slideshow */
body.kk-premium-account .kk-login-bg.full {
    position: fixed !important;
    inset: 0;
    z-index: 0;
    width: 100% !important;
    height: 100% !important;
    min-height: 100vh;
    margin: 0;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: background-image 1.2s ease-in-out !important;
}

body.kk-premium-account .kk-login-overlay {
    position: fixed;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
        radial-gradient(ellipse 80% 60% at 20% 80%, rgba(168, 85, 247, 0.35) 0%, transparent 55%),
        radial-gradient(ellipse 70% 50% at 85% 15%, rgba(232, 185, 35, 0.18) 0%, transparent 50%),
        linear-gradient(160deg, rgba(12, 6, 24, 0.94) 0%, rgba(58, 15, 110, 0.82) 42%, rgba(18, 10, 34, 0.96) 100%);
}

/* Dekoratif orb */
body.kk-premium-account .kk-login-orb {
    position: fixed;
    border-radius: 50%;
    filter: blur(80px);
    pointer-events: none;
    z-index: 2;
    opacity: 0.55;
    animation: kk-orb-float 14s ease-in-out infinite;
}

body.kk-premium-account .kk-login-orb--1 {
    width: 420px;
    height: 420px;
    background: #7c1fd4;
    top: -120px;
    left: -80px;
}

body.kk-premium-account .kk-login-orb--2 {
    width: 320px;
    height: 320px;
    background: #e8b923;
    bottom: -60px;
    right: -40px;
    animation-delay: -5s;
}

body.kk-premium-account .kk-login-orb--3 {
    width: 200px;
    height: 200px;
    background: #a855f7;
    top: 40%;
    right: 15%;
    animation-delay: -9s;
    opacity: 0.35;
}

@keyframes kk-orb-float {
    0%, 100% { transform: translate(0, 0) scale(1); }
    33% { transform: translate(24px, -18px) scale(1.05); }
    66% { transform: translate(-16px, 12px) scale(0.95); }
}

/* Ana kart */
body.kk-premium-account .kk-login-card {
    position: relative;
    z-index: 4;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.08),
        0 32px 64px rgba(0, 0, 0, 0.45),
        0 8px 24px rgba(124, 31, 212, 0.2);
}

@media (min-width: 900px) {
    body.kk-premium-account .kk-login-card {
        grid-template-columns: 1.05fr 1fr;
        min-height: 560px;
    }
}

body.kk-premium-account .kk-login-animate {
    animation: kk-card-in 0.7s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes kk-card-in {
    from {
        opacity: 0;
        transform: translateY(28px) scale(0.98);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* Sol görsel panel */
body.kk-premium-account .kk-login-visual {
    position: relative;
    min-height: 220px;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

@media (min-width: 900px) {
    body.kk-premium-account .kk-login-visual {
        min-height: 100%;
    }
}

body.kk-premium-account .kk-login-visual-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(26, 12, 48, 0.35) 0%,
        rgba(58, 15, 110, 0.75) 45%,
        rgba(18, 10, 34, 0.95) 100%
    );
}

body.kk-premium-account .kk-login-visual-content {
    position: relative;
    z-index: 1;
    padding: 32px 28px 36px;
    color: #fff;
}

@media (min-width: 900px) {
    body.kk-premium-account .kk-login-visual-content {
        padding: 40px 36px 44px;
    }
}

body.kk-premium-account .kk-login-logo {
    display: inline-block;
    margin-bottom: 20px;
}

body.kk-premium-account .kk-login-logo img {
    max-height: 72px;
    width: auto;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.35));
}

body.kk-premium-account .kk-login-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    margin-bottom: 18px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 999px;
    backdrop-filter: blur(8px);
}

body.kk-premium-account .kk-login-title {
    font-size: clamp(24px, 3.2vw, 34px);
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.03em;
    margin: 0 0 12px;
    color: #fff;
}

body.kk-premium-account .kk-login-title em {
    font-style: normal;
    background: linear-gradient(105deg, #f5d76e 0%, #e8b923 50%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

body.kk-premium-account .kk-login-lead {
    font-size: 15px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.82);
    margin: 0 0 28px;
    max-width: 340px;
}

body.kk-premium-account .kk-login-stats {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

body.kk-premium-account .kk-login-stats li {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

body.kk-premium-account .kk-login-stats strong {
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    line-height: 1;
}

body.kk-premium-account .kk-login-stats strong i {
    font-size: 18px;
    color: #f5d76e;
}

body.kk-premium-account .kk-login-stats span {
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.65);
}

/* Sağ form paneli */
body.kk-premium-account .kk-login-panel {
    padding: 36px 28px 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
}

@media (min-width: 900px) {
    body.kk-premium-account .kk-login-panel {
        padding: 48px 44px 40px;
    }
}

body.kk-premium-account .kk-login-panel-head {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 32px;
}

body.kk-premium-account .kk-login-panel-icon {
    width: 52px;
    height: 52px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(135deg, #7c1fd4, #a855f7);
    border-radius: 14px;
    box-shadow: 0 8px 20px rgba(124, 31, 212, 0.35);
}

body.kk-premium-account .kk-login-panel-head h2 {
    font-size: 26px;
    font-weight: 800;
    letter-spacing: -0.03em;
    margin: 0 0 4px;
    color: #1a1625;
}

body.kk-premium-account .kk-login-panel-head p {
    font-size: 14px;
    color: #5c5670;
    margin: 0;
}

/* Form alanları */
body.kk-premium-account .kk-login-field {
    margin-bottom: 20px;
}

body.kk-premium-account .kk-login-field > label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #1a1625;
    margin-bottom: 8px;
}

body.kk-premium-account .kk-login-input {
    display: flex;
    align-items: stretch;
    background: #f4f2f8;
    border: 2px solid transparent;
    border-radius: 14px;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

body.kk-premium-account .kk-login-input.is-focused,
body.kk-premium-account .kk-login-input:focus-within {
    background: #fff;
    border-color: #a855f7;
    box-shadow: 0 0 0 4px rgba(168, 85, 247, 0.15);
}

body.kk-premium-account .kk-login-input-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    flex-shrink: 0;
    color: #7c1fd4;
    font-size: 16px;
}

body.kk-premium-account .kk-login-input .form-control {
    flex: 1;
    height: 52px;
    padding: 0 12px 0 0;
    font-size: 15px;
    font-weight: 500;
    color: #1a1625;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}

body.kk-premium-account .kk-login-input .form-control::placeholder {
    color: #9b94a8;
    font-weight: 400;
}

body.kk-premium-account .kk-login-pwd-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    flex-shrink: 0;
    background: none;
    border: none;
    color: #9b94a8;
    cursor: pointer;
    padding: 0;
    transition: color 0.2s ease;
}

body.kk-premium-account .kk-login-pwd-toggle:hover {
    color: #7c1fd4;
}

body.kk-premium-account .kk-login-error {
    display: block;
    font-size: 12px;
    color: #d63031;
    margin-top: 6px;
    font-weight: 500;
}

/* Giriş butonu */
body.kk-premium-account .kk-login-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    height: 54px;
    margin-top: 8px;
    padding: 0 24px;
    font-size: 16px;
    font-weight: 700;
    color: #1a1625;
    background: linear-gradient(135deg, #e8b923 0%, #f5d76e 50%, #e8b923 100%);
    background-size: 200% auto;
    border: none;
    border-radius: 14px;
    cursor: pointer;
    box-shadow: 0 10px 28px rgba(232, 185, 35, 0.4);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-position 0.4s ease;
}

body.kk-premium-account .kk-login-submit:hover,
body.kk-premium-account .kk-login-submit:focus {
    transform: translateY(-2px);
    box-shadow: 0 14px 36px rgba(232, 185, 35, 0.5);
    background-position: right center;
    outline: none;
    color: #1a1625;
}

body.kk-premium-account .kk-login-submit i {
    font-size: 14px;
    transition: transform 0.2s ease;
}

body.kk-premium-account .kk-login-submit:hover i {
    transform: translateX(4px);
}

/* Alt linkler */
body.kk-premium-account .kk-login-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 24px;
}

body.kk-premium-account .kk-login-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px 12px;
    text-decoration: none !important;
    border-radius: 14px;
    border: 2px solid rgba(124, 31, 212, 0.12);
    background: #faf9fc;
    transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

body.kk-premium-account .kk-login-link i {
    font-size: 18px;
    color: #7c1fd4;
}

body.kk-premium-account .kk-login-link i.fas,
body.kk-premium-account .kk-login-link i.far {
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-weight: 900;
}

body.kk-premium-account .kk-login-link span {
    font-size: 13px;
    font-weight: 600;
    color: #1a1625;
}

body.kk-premium-account .kk-login-link:hover {
    border-color: #a855f7;
    background: rgba(124, 31, 212, 0.06);
    transform: translateY(-2px);
}

body.kk-premium-account .kk-login-link--primary {
    background: linear-gradient(135deg, rgba(124, 31, 212, 0.08), rgba(168, 85, 247, 0.12));
    border-color: rgba(124, 31, 212, 0.2);
}

body.kk-premium-account .kk-login-link--primary:hover {
    background: linear-gradient(135deg, #7c1fd4, #a855f7);
    border-color: transparent;
}

body.kk-premium-account .kk-login-link--primary:hover i,
body.kk-premium-account .kk-login-link--primary:hover span {
    color: #fff !important;
}

body.kk-premium-account .kk-login-back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #7c1fd4 !important;
    text-decoration: none !important;
    transition: gap 0.2s ease, color 0.2s ease;
}

body.kk-premium-account .kk-login-back:hover {
    gap: 12px;
    color: #5a12a8 !important;
}

/* Copyright */
body.kk-premium-account .kk-login-copy {
    margin: 24px 0 0;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.02em;
}

/* Yönlendirme */
body.kk-premium-account .kk-login-card--redirect {
    max-width: 440px;
    margin: 0 auto;
    padding: 48px 36px;
    display: block;
    text-align: center;
}

body.kk-premium-account .kk-login-redirect {
    color: #1a1625;
}

/* Tema çakışmalarını sıfırla */
body.kk-premium-account a {
    transition: color 0.2s ease;
}

body.kk-premium-account .btn.btn-danger,
body.kk-premium-account .btn.btn-primary {
    /* eski buton sınıfları kullanılmıyor */
}

@media (max-width: 899px) {
    body.kk-premium-account .kk-login-visual {
        min-height: 280px;
    }

    body.kk-premium-account .kk-login-stats {
        gap: 16px;
    }

    body.kk-premium-account .kk-login-links {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    body.kk-premium-account .kk-login {
        padding: 16px 12px 24px;
    }

    body.kk-premium-account .kk-login-card {
        border-radius: 20px;
    }

    body.kk-premium-account .kk-login-panel {
        padding: 28px 20px 24px;
    }

    body.kk-premium-account .kk-login-panel-head h2 {
        font-size: 22px;
    }
}

/* ——— Üyelik / şifre / aktivasyon süreçleri ——— */

body.kk-premium-account .kk-login-form {
    max-width: 980px;
}

body.kk-premium-account .kk-login-card--register {
    max-width: 100%;
}

@media (min-width: 900px) {
    body.kk-premium-account .kk-login-form:has(.kk-login-card--register) {
        max-width: 1060px;
    }

    body.kk-premium-account .kk-login-card--register {
        grid-template-columns: 0.95fr 1.15fr;
        min-height: auto;
    }

    body.kk-premium-account .kk-login-card--register .kk-login-panel {
        overflow: visible;
    }
}

body.kk-premium-account .kk-login-card--register .kk-login-panel {
    overflow: visible;
}

body.kk-premium-account .kk-login-card--legal {
    max-width: 820px;
    margin: 0 auto;
    display: block !important;
    grid-template-columns: none !important;
}

body.kk-premium-account .kk-login-card--legal .kk-login-visual {
    display: none !important;
}

body.kk-premium-account .kk-login-card--legal .kk-login-panel {
    padding: 36px 32px 32px;
}

@media (min-width: 900px) {
    body.kk-premium-account .kk-login-card--legal .kk-login-panel {
        padding: 44px 48px 40px;
    }
}

body.kk-premium-account .kk-login-hint {
    font-weight: 500;
    color: #9b94a8;
    font-size: 12px;
}

body.kk-premium-account .kk-login-grid {
    display: grid;
    gap: 0 16px;
}

body.kk-premium-account .kk-login-grid--2 {
    grid-template-columns: 1fr 1fr;
}

@media (max-width: 599px) {
    body.kk-premium-account .kk-login-grid--2 {
        grid-template-columns: 1fr;
    }
}

body.kk-premium-account .kk-login-input--select .form-control,
body.kk-premium-account .kk-login-input--select .select2-container {
    width: 100% !important;
}

body.kk-premium-account .kk-login-input--select .select2-container .select2-selection--single {
    height: 52px !important;
    border: none !important;
    background: transparent !important;
    display: flex;
    align-items: center;
    padding-left: 0;
}

body.kk-premium-account .kk-login-input--select .select2-selection__rendered {
    line-height: 52px !important;
    padding-left: 0 !important;
    color: #1a1625;
    font-weight: 500;
}

body.kk-premium-account .kk-login-input--select .select2-selection__arrow {
    height: 50px !important;
}

body.kk-premium-account .kk-auth-contract {
    margin: 4px 0 20px;
}

body.kk-premium-account .kk-auth-contract-card {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 16px 18px;
    background: linear-gradient(135deg, #faf8ff 0%, #f3effa 100%);
    border: 2px solid rgba(124, 31, 212, 0.14);
    border-radius: 16px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body.kk-premium-account .kk-auth-contract-card:focus-within {
    border-color: rgba(124, 31, 212, 0.35);
    box-shadow: 0 0 0 4px rgba(124, 31, 212, 0.08);
}

body.kk-premium-account .kk-auth-contract-icon {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #7c1fd4;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(124, 31, 212, 0.12);
}

body.kk-premium-account .kk-auth-contract-text {
    flex: 1;
    min-width: 0;
}

body.kk-premium-account .kk-auth-contract-label {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin: 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.55;
    color: #1a1625;
    font-weight: 500;
}

body.kk-premium-account .kk-auth-contract-hint {
    margin: 6px 0 0 32px;
    font-size: 12px;
    color: #8a8499;
    line-height: 1.4;
}

body.kk-premium-account .kk-auth-checkbox {
    width: 20px;
    height: 20px;
    margin: 2px 0 0;
    flex-shrink: 0;
    accent-color: #7c1fd4;
    cursor: pointer;
}

body.kk-premium-account .kk-auth-contract-label a,
body.kk-premium-account a.kk-auth-sozlesme-link {
    color: #7c1fd4;
    font-weight: 700;
    text-decoration: underline;
}

body.kk-premium-account .kk-auth-contract-label a:hover,
body.kk-premium-account a.kk-auth-sozlesme-link:hover {
    color: #5a12a8;
}

body.kk-premium-account .kk-login-card--register .kk-login-panel-head {
    margin-bottom: 24px;
}

body.kk-premium-account .kk-login-card--register .kk-login-field {
    margin-bottom: 14px;
}

body.kk-premium-account .kk-login-card--register .kk-login-links {
    margin-top: 18px;
}

body.kk-premium-account .kk-login-submit--register {
    margin-top: 4px;
}

body.kk-premium-account .kk-auth-success {
    text-align: center;
    padding: 12px 0 8px;
}

body.kk-premium-account .kk-auth-success-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #fff;
    background: linear-gradient(135deg, #22a06b, #178a5c);
    border-radius: 50%;
    box-shadow: 0 10px 28px rgba(34, 160, 107, 0.35);
}

body.kk-premium-account .kk-auth-success h3 {
    font-size: 22px;
    font-weight: 800;
    color: #1a1625;
    margin: 0 0 12px;
    letter-spacing: -0.02em;
}

body.kk-premium-account .kk-auth-success p {
    font-size: 14px;
    line-height: 1.65;
    color: #5c5670;
    margin: 0 0 24px;
}

body.kk-premium-account .kk-auth-legal {
    max-height: min(52vh, 480px);
    overflow-y: auto;
    padding: 20px 22px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.7;
    color: #1a1625;
    background: #f8f6fc;
    border: 1px solid rgba(124, 31, 212, 0.12);
    border-radius: 14px;
}

body.kk-premium-account .kk-auth-legal::-webkit-scrollbar {
    width: 8px;
}

body.kk-premium-account .kk-auth-legal::-webkit-scrollbar-thumb {
    background: rgba(124, 31, 212, 0.35);
    border-radius: 4px;
}

body.kk-premium-account .kk-login-submit--secondary {
    background: #fff;
    color: #7c1fd4;
    border: 2px solid rgba(124, 31, 212, 0.25);
    box-shadow: none;
}

body.kk-premium-account .kk-login-submit--secondary:hover {
    background: rgba(124, 31, 212, 0.06);
    box-shadow: none;
    color: #5a12a8;
}

body.kk-premium-account .kk-login-links--flex {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
}

/* Eski üyelik panelini gizle */
body.kk-premium-account .body-sign,
body.kk-premium-account .panel-sign,
body.kk-premium-account .center-sign {
    display: none !important;
}

body.kk-premium-account .field-validation-error {
    display: block;
    font-size: 12px;
    color: #d63031;
    margin-top: 6px;
    font-weight: 500;
}

body.kk-premium-account .kk-kosullar-html {
    max-height: min(65vh, 560px);
    min-height: 0;
    overflow-y: auto;
    padding: 20px 24px;
    background: #fff;
    font-size: 14px;
    line-height: 1.65;
    color: #1a1625;
}

body.kk-premium-account .kk-kosullar-html p {
    margin-bottom: 12px;
}

body.kk-premium-account .kk-kosullar-empty {
    margin: 20px 24px;
}

/* Eski SweetAlert / Bootstrap modal — premium hesap sayfalarında kullanılmıyor */
body.kk-premium-account .sweet-overlay,
body.kk-premium-account .sweet-alert {
    display: none !important;
    visibility: hidden !important;
}

body.kk-premium-account.kk-auth-modal-open {
    overflow: hidden;
}

body.kk-premium-account.kk-auth-modal-open .kk-login {
    pointer-events: none;
}

/* Özel auth overlay — net, ortada, el imleci */
body.kk-premium-account .kk-auth-overlay {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 200000;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    pointer-events: none;
}

body.kk-premium-account .kk-auth-overlay.is-open {
    display: flex;
    pointer-events: auto;
}

body.kk-premium-account .kk-auth-overlay__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(18, 10, 34, 0.78);
    cursor: pointer;
    pointer-events: auto;
}

body.kk-premium-account .kk-auth-overlay__panel {
    position: relative;
    z-index: 2;
    width: 100%;
    max-height: calc(100vh - 40px);
    overflow: hidden;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45);
    pointer-events: auto;
    transform: none;
    filter: none;
    opacity: 1;
    -webkit-font-smoothing: subpixel-antialiased;
}

body.kk-premium-account .kk-auth-overlay__close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: rgba(26, 22, 37, 0.1);
    color: #5c5670;
    font-size: 18px;
    line-height: 1;
    cursor: pointer !important;
    pointer-events: auto !important;
    transition: background 0.15s ease, color 0.15s ease, transform 0.15s ease;
}

body.kk-premium-account .kk-auth-overlay__close--light {
    background: rgba(255, 255, 255, 0.22);
    color: #fff;
}

body.kk-premium-account .kk-auth-overlay__close:hover,
body.kk-premium-account .kk-auth-overlay__close:focus {
    background: rgba(124, 31, 212, 0.2);
    color: #7c1fd4;
    outline: none;
    transform: scale(1.06);
    cursor: pointer !important;
}

body.kk-premium-account .kk-auth-overlay__close--light:hover,
body.kk-premium-account .kk-auth-overlay__close--light:focus {
    background: rgba(255, 255, 255, 0.38);
    color: #fff;
}

/* Hata / başarı paneli */
body.kk-premium-account .kk-auth-alert-panel {
    width: min(92vw, 440px);
    max-width: 440px;
}

body.kk-premium-account .kk-auth-alert-modal__body {
    padding: 40px 28px 28px;
    text-align: center;
}

body.kk-premium-account .kk-auth-alert-modal__icon {
    width: 72px;
    height: 72px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 34px;
    color: #fff;
}

body.kk-premium-account .kk-auth-alert-panel.kk-auth-alert--success .kk-auth-alert-modal__icon {
    background: linear-gradient(135deg, #22a06b, #178a5c);
    box-shadow: 0 12px 28px rgba(34, 160, 107, 0.35);
}

body.kk-premium-account .kk-auth-alert-panel.kk-auth-alert--error .kk-auth-alert-modal__icon {
    background: linear-gradient(135deg, #e74c3c, #c0392b);
    box-shadow: 0 12px 28px rgba(231, 76, 60, 0.35);
}

body.kk-premium-account .kk-auth-alert-panel.kk-auth-alert--warning .kk-auth-alert-modal__icon {
    background: linear-gradient(135deg, #f39c12, #e67e22);
    box-shadow: 0 12px 28px rgba(243, 156, 18, 0.35);
}

body.kk-premium-account .kk-auth-alert-panel.kk-auth-alert--info .kk-auth-alert-modal__icon {
    background: linear-gradient(135deg, #7c1fd4, #a855f7);
    box-shadow: 0 12px 28px rgba(124, 31, 212, 0.35);
}

body.kk-premium-account .kk-auth-alert-modal__title {
    font-size: 20px;
    font-weight: 800;
    color: #1a1625;
    margin: 0 0 12px;
    letter-spacing: -0.02em;
    line-height: 1.3;
}

body.kk-premium-account .kk-auth-alert-modal__message {
    font-size: 15px;
    line-height: 1.65;
    color: #5c5670;
    margin: 0 0 24px;
}

body.kk-premium-account .kk-auth-alert-modal__message p {
    margin: 0 0 8px;
}

body.kk-premium-account .kk-auth-alert-modal__message p:last-child {
    margin-bottom: 0;
}

body.kk-premium-account .kk-auth-alert-modal__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    height: 48px;
    padding: 0 28px;
    font-size: 15px;
    font-weight: 700;
    color: #1a1625;
    background: linear-gradient(135deg, #e8b923 0%, #f5d76e 50%, #e8b923 100%);
    background-size: 200% auto;
    border: none;
    border-radius: 12px;
    cursor: pointer !important;
    pointer-events: auto !important;
    box-shadow: 0 8px 22px rgba(232, 185, 35, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-position 0.35s ease;
}

body.kk-premium-account .kk-auth-alert-modal__btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(232, 185, 35, 0.45);
    background-position: right center;
}

body.kk-premium-account .kk-auth-alert-modal__btn--ghost {
    color: #7c1fd4;
    background: #fff;
    border: 2px solid rgba(124, 31, 212, 0.2);
    box-shadow: none;
}

body.kk-premium-account .kk-auth-alert-modal__btn--ghost:hover {
    background: rgba(124, 31, 212, 0.06);
    color: #5a12a8;
    box-shadow: none;
}

/* Üyelik sözleşmesi paneli */
body.kk-premium-account .kk-auth-sozlesme-panel {
    width: min(92vw, 720px);
    max-width: 720px;
    display: flex;
    flex-direction: column;
}

body.kk-premium-account .kk-auth-sozlesme-modal__header {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 56px;
    padding: 14px 56px 14px 22px;
    background: linear-gradient(135deg, #5a12a8 0%, #7c1fd4 100%);
    color: #fff;
    flex-shrink: 0;
}

body.kk-premium-account .kk-auth-sozlesme-modal__header .kk-auth-overlay__close {
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
}

body.kk-premium-account .kk-auth-sozlesme-modal__header .kk-auth-overlay__close:hover,
body.kk-premium-account .kk-auth-sozlesme-modal__header .kk-auth-overlay__close:focus {
    transform: translateY(-50%) scale(1.06);
}

body.kk-premium-account .kk-auth-sozlesme-modal__title {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 1.05rem;
    line-height: 1.3;
    color: #fff;
}

body.kk-premium-account .kk-auth-sozlesme-modal__body {
    padding: 0;
    background: #f4f2f9;
    overflow: auto;
    max-height: min(65vh, 560px);
}

body.kk-premium-account #auth-sozlesme-modal-content {
    min-height: 80px;
}

@media (max-width: 520px) {
    body.kk-premium-account .kk-auth-contract-hint {
        margin-left: 0;
    }
}

/* Şifre değiştirme — zorunlu akış */
body.kk-premium-account .kk-login-card--change-password .kk-login-panel {
    padding-bottom: 8px;
}

body.kk-premium-account .kk-auth-security-notice {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: 16px 18px;
    margin-bottom: 22px;
    border-radius: 14px;
    background: linear-gradient(135deg, rgba(232, 185, 35, 0.14) 0%, rgba(168, 85, 247, 0.1) 100%);
    border: 1px solid rgba(232, 185, 35, 0.35);
}

body.kk-premium-account .kk-auth-security-notice__icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: linear-gradient(135deg, #7c1fd4 0%, #a855f7 100%);
    color: #fff;
    font-size: 16px;
    box-shadow: 0 6px 16px rgba(124, 31, 212, 0.35);
}

body.kk-premium-account .kk-auth-security-notice__body strong {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #1a1625;
    margin-bottom: 4px;
}

body.kk-premium-account .kk-auth-security-notice__body p {
    margin: 0;
    font-size: 13px;
    line-height: 1.55;
    color: #5c5670;
}

body.kk-premium-account .kk-pwd-strength {
    margin-top: 10px;
}

body.kk-premium-account .kk-pwd-strength__bar {
    height: 6px;
    border-radius: 999px;
    background: #e8e4ef;
    overflow: hidden;
}

body.kk-premium-account .kk-pwd-strength__fill {
    display: block;
    height: 100%;
    width: 0;
    border-radius: 999px;
    background: #d63031;
    transition: width 0.25s ease, background 0.25s ease;
}

body.kk-premium-account .kk-pwd-strength[data-level="1"] .kk-pwd-strength__fill {
    width: 25%;
    background: #e17055;
}

body.kk-premium-account .kk-pwd-strength[data-level="2"] .kk-pwd-strength__fill {
    width: 50%;
    background: #f39c12;
}

body.kk-premium-account .kk-pwd-strength[data-level="3"] .kk-pwd-strength__fill {
    width: 75%;
    background: #00b894;
}

body.kk-premium-account .kk-pwd-strength[data-level="4"] .kk-pwd-strength__fill {
    width: 100%;
    background: linear-gradient(90deg, #00b894, #7c1fd4);
}

body.kk-premium-account .kk-pwd-strength__label {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    font-weight: 600;
    color: #9b94a8;
}

body.kk-premium-account .kk-pwd-strength[data-level="1"] .kk-pwd-strength__label { color: #e17055; }
body.kk-premium-account .kk-pwd-strength[data-level="2"] .kk-pwd-strength__label { color: #f39c12; }
body.kk-premium-account .kk-pwd-strength[data-level="3"] .kk-pwd-strength__label { color: #00b894; }
body.kk-premium-account .kk-pwd-strength[data-level="4"] .kk-pwd-strength__label { color: #7c1fd4; }

body.kk-premium-account .kk-pwd-match {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 6px;
    font-size: 12px;
    font-weight: 600;
    color: #9b94a8;
}

body.kk-premium-account .kk-pwd-match.is-match {
    color: #00b894;
}

body.kk-premium-account .kk-pwd-match.is-mismatch {
    color: #d63031;
}

body.kk-premium-account .kk-pwd-hints {
    margin: 0 0 18px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

body.kk-premium-account .kk-pwd-hints li {
    font-size: 11px;
    font-weight: 600;
    color: #7c7589;
    background: #f4f2f8;
    padding: 6px 10px;
    border-radius: 999px;
}

body.kk-premium-account .kk-pwd-hints li.is-met {
    color: #7c1fd4;
    background: rgba(168, 85, 247, 0.12);
}

body.kk-premium-account .kk-login-submit--change-password {
    margin-top: 4px;
}

