/** Project: Subscription | Package: DashLite | Version : 1.0.0 **/
.sp-plan-name {
    font-size: 13px;
    color: #8094ae;
}
.sp-plan-name .badge {
    margin-left: 0.5rem;
}
.sp-plan-opt {
    width: 100%;
}
.sp-plan-opt label {
    font-size: 12px;
    font-weight: 500;
}
.sp-plan-desc {
    border-top: 1px solid #e5e9f2;
    padding-top: 1rem;
    margin-bottom: -0.5rem;
}
.sp-plan-desc li {
    padding: 0.375rem 0;
    font-weight: 500;
}
.sp-plan-desc p > span {
    font-weight: 400;
    display: block;
}
.sp-plan-action {
    background: #f5f6fa;
    border-top: 1px solid #dbdfea;
    border-radius: 0 0 4px 4px;
}
.sp-plan-note {
    margin-top: 0.75rem;
    font-style: italic;
    font-size: 12px;
    color: #8094ae;
}
.sp-plan-note span {
    color: #526484;
}
.sp-plan-head-group {
    display: flex;
    justify-content: space-between;
}
.sp-plan-head-group + .sp-plan-payopt {
    margin-top: 0.75rem;
}
.sp-plan-head + .sp-plan-desc {
    padding-top: 0.5rem;
    border-top: 0;
    margin-bottom: 0;
}
.sp-plan-head .title {
    line-height: 1.3;
}
.sp-plan-head .title + span {
    font-size: 13px;
}
.sp-plan-amount {
    flex-shrink: 0;
    font-size: 0.875rem;
    color: #364a63;
    font-weight: 500;
    text-align: right;
    line-height: 1.3;
}
.sp-plan-status {
    font-size: 12px;
    display: inline-block;
    text-align: left;
    padding-right: 0.5rem;
}
.sp-plan-link {
    position: relative;
    margin: -0.5rem 0;
}
.sp-plan-link .link {
    padding: 0.5rem 1.5rem 0.5rem 0;
    display: block;
}
.sp-plan-link .link > span {
    display: inline-flex;
    align-items: center;
}
.sp-plan-link .link > span .icon {
    font-size: 1.5rem;
    padding-right: 0.75rem;
}
.sp-plan-link .link > .icon {
    position: absolute;
    right: 0;
    font-size: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 414px) {
    .sp-plan-action {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .sp-plan-note {
        margin-top: 0;
    }
    .sp-plan-amount {
        font-size: 1rem;
    }
    .sp-plan-status {
        font-size: 13px;
    }
}
@media (min-width: 768px) {
    .sp-plan-head + .sp-plan-desc {
        padding-top: 1rem;
    }
    .sp-plan-desc {
        border-top: 0;
        padding-top: 0;
        margin-top: -0.5rem;
    }
    .sp-plan-action {
        height: 100%;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        border-top: 0;
        border-left: 1px solid #dbdfea;
        border-radius: 0 4px 4px 0;
    }
    .sp-plan-note {
        margin-top: 0.75rem;
        font-size: 13px;
    }
}
@media (max-width: 575.98px) {
    .sp-plan-desc-mb p {
        text-align: right;
    }
    .sp-plan-desc-mb p > span {
        text-align: left;
        float: left;
        width: 45%;
        display: inline-block;
    }
}
.cc-pay .title {
    font-size: 0.875rem;
    color: #526484;
    font-family: Roboto, sans-serif;
}
.cc-pay-method {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.cc-pay-btn {
    margin-top: 1.25rem;
}
.cc-pay-dd > .btn, .dual-listbox .cc-pay-dd > .dual-listbox__button {
    width: 100%;
    font-size: 1rem;
    font-family: Roboto, sans-serif;
    font-weight: 400;
}
.cc-pay-dd > .btn span, .dual-listbox .cc-pay-dd > .dual-listbox__button span {
    letter-spacing: 0.08em;
}
.cc-pay-dd > .btn .icon, .dual-listbox .cc-pay-dd > .dual-listbox__button .icon {
    margin-right: 0.25rem;
    margin-left: -0.25rem;
    font-size: 1.5rem;
}
.cc-pay-dd .dropdown-toggle:after {
    position: absolute;
    margin-right: -0.25rem;
    padding-left: 0.5rem;
    right: 1rem;
}
.cc-pay-dd .btn + .dropdown-menu, .cc-pay-dd .dual-listbox .dual-listbox__button + .dropdown-menu, .dual-listbox .cc-pay-dd .dual-listbox__button + .dropdown-menu {
    margin-top: -2.25rem;
}
.cc-pay-dd .btn-lg + .dropdown-menu, .cc-pay-dd .btn-group-lg > .btn + .dropdown-menu, .cc-pay-dd .dual-listbox .btn-group-lg > .dual-listbox__button + .dropdown-menu, .dual-listbox .cc-pay-dd .btn-group-lg > .dual-listbox__button + .dropdown-menu {
    margin-top: -2.75rem;
}
.cc-pay-star {
    line-height: 1;
    padding-top: 0.125rem;
    display: inline-block;
    vertical-align: middle;
}
.cc-pay-item {
    padding: 0.75rem 1.25rem !important;
}
.cc-pay-item-icon {
    font-size: 1.5rem;
    width: 2rem;
    flex-shrink: 0;
    display: inline-block;
    margin-right: 0.5rem;
}
.cc-pay-item-name {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.cc-pay-item-method {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 90%;
}
.cc-pay-item-method-new {
    color: #6576ff;
    font-weight: 500;
}
.cc-pay-item-meta {
    font-weight: 400;
    color: #8094ae;
    font-size: 12px;
    font-style: italic;
}

@media (min-width: 768px) {
    .cc-pay-dd {
        min-width: 280px;
        margin-right: 1rem;
    }
    .cc-pay-method {
        flex-direction: row;
    }
    .cc-pay-btn {
        margin-top: 0;
    }
}
.sp-package-plan {
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}
.sp-package-item:not(:last-child) {
    margin-bottom: 1.25rem;
}
.sp-package-choose {
    position: absolute;
    opacity: 0;
    height: 1px;
    width: 1px;
}
.sp-package-choose ~ label {
    position: relative;
    border-width: 2px;
    cursor: pointer;
    transition: border-color 0.4s;
    margin-bottom: 0;
}
.sp-package-choose ~ label:after, .sp-package-choose ~ label:before {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    height: 22px;
    width: 22px;
    border-radius: 50%;
}
.sp-package-choose ~ label:before {
    content: "";
    border: 2px solid #dbdfea;
}
.sp-package-choose ~ label:after {
    line-height: 22px;
    font-size: 12px;
    font-family: "Nioicon";
    content: "\e9bd";
    color: #fff;
    background: #6576ff;
    text-align: center;
    opacity: 0;
    transition: opacity 0.4s;
}
.sp-package-choose:checked ~ label {
    border-color: #6576ff;
}
.sp-package-choose:checked ~ label:after {
    opacity: 1;
}
.sp-package-desc {
    text-align: left;
    display: flex;
    justify-content: space-between;
    border: 1px solid #dbdfea;
    border-radius: 4px;
    flex-direction: column;
}
.sp-package-desc .badge {
    vertical-align: middle;
    margin-left: 0.5rem;
}
.sp-package-title {
    color: #364a63;
    font-size: 1.15rem;
    display: block;
    font-weight: 500;
}
.sp-package-detail {
    color: #8094ae;
}
.sp-package-action {
    margin-top: 1.5rem;
}
.sp-package-action .btn, .sp-package-action .dual-listbox .dual-listbox__button, .dual-listbox .sp-package-action .dual-listbox__button, .sp-package-action .link {
    margin: 0 0.75rem;
}
.sp-package-info, .sp-package-price {
    padding: 1.25rem;
}
.sp-package-price {
    text-align: left;
    background: #f5f6fa;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #e5e9f2;
    min-width: 185px;
}
.sp-package-amount {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1;
}
.sp-package-amount .amount {
    display: block;
    font-size: 1.75rem;
}
.sp-package-amount .amount + span {
    margin-top: 0.5rem;
    display: block;
}

@media (min-width: 992px) {
    .sp-package-desc {
        text-align: left;
        padding-left: 2.75rem;
        flex-direction: row;
    }
    .sp-package-info, .sp-package-price {
        padding: 1.5rem 1.25rem;
    }
    .sp-package-info {
        flex-grow: 1;
    }
    .sp-package-price {
        text-align: center;
        border-radius: 0 4px 4px 0;
        border-top: 0;
        border-left: 1px solid #e5e9f2;
    }
    .sp-package-choose ~ label:after, .sp-package-choose ~ label:before {
        left: 1.25rem;
        right: auto;
        top: 50%;
        transform: translateY(-50%);
    }
}
.sp-pdl-item {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border: 1px solid #dbdfea;
    border-radius: 4px;
    background: #fff;
}
.sp-pdl-item:not(:last-child) {
    margin-bottom: 1rem;
}
.sp-pdl-btn {
    padding-left: 2.75rem;
}
.sp-pdl-desc {
    display: flex;
    flex-grow: 1;
}
.sp-pdl-info {
    margin-top: 0.35rem;
}
.sp-pdl-title {
    font-size: 1rem;
    line-height: 1.2;
}
.sp-pdl-img {
    flex-shrink: 0;
    width: 1.75rem;
    margin-right: 1rem;
}
.sp-pdl-meta .version, .sp-pdl-meta .release {
    display: block;
    line-height: 1.2;
    padding: 0.25rem 0;
}
.sp-pdl-title .badge {
    margin-left: 1rem;
}

@media (min-width: 768px) {
    .sp-pdl-img {
        width: 2.5rem;
        margin-right: 1.5rem;
    }
    .sp-pdl-desc {
        align-items: center;
    }
    .sp-pdl-item {
        padding: 1rem 1.5rem;
    }
    .sp-pdl-meta .version, .sp-pdl-meta .release {
        display: inline-block;
        padding-right: 1.5rem;
    }
}
@media (max-width: 459px) {
    .sp-pdl-desc {
        width: 100%;
        padding-left: 2.75rem;
    }
    .sp-pdl-img {
        position: absolute;
        margin-left: -2.75rem;
    }
    .sp-pdl-btn {
        margin: 1rem 0 0.5rem;
    }
}

.chandle {
    position: relative;
    font-size: 1.125rem;
    cursor: move;
    margin: 0 .875rem;
}

/* SaÄŸ Panel - Ã–nizleme */
.preview-panel {
    display: flex;
    align-items: center;
    justify-content: center;
}

.phone-mockup {
    background: #000;
    border-radius: 3rem;
    padding: 0.5rem;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    position: relative;
}

.phone-screen {
    width: 100%;
    height: 100%;
    background: var(#0f0f0f);
    border-radius: 2.5rem;
    overflow: hidden;
    position: relative;
}

.phone-notch {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 8rem;
    height: 1.5rem;
    background: #000;
    border-radius: 0 0 1rem 1rem;
    z-index: 50;
}

.card-full .nk-help-plain {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.nk-help-plain .nk-help-img {
    margin-bottom: 1.25rem;
}
.nk-help-plain .nk-help-text {
    padding: 0;
}
.nk-help-plain .nk-help-text:not(:last-child) {
    margin-bottom: 1.5rem;
}
.nk-help-plain .nk-help-action {
    margin-top: auto;
    padding: 0;
}

.qr-code-container {
    position: relative;
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.qr-code-container:hover {
    transform: scale(1.05);
}

.qr-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 8px;
}

.qr-code-container:hover .qr-hover-overlay {
    opacity: 1;
}

.qr-code-container:hover svg {
    filter: blur(1px);
}


ul.checkout-progress-bar {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
}

li.checkout-step {
    display: inline-block;
    padding-top: 45px;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    color: #364a63;
    vertical-align: top;
    position: relative;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* AdÄ±m ikonlarÄ± */
li.checkout-step::before {
    content: 'x';
    position: absolute;
    top: 2px;
    left: calc(50% - 15px);
    z-index: 1;
    width: 35px;
    height: 35px;
    color: #364a63;
    border: 2px solid white;
    border-radius: 17px;
    line-height: 32px;
    background: #e5e9f2;
}

/* Ortadaki baÄŸlantÄ± Ã§izgisi */
.checkout-status-bar {
    height: 2px;
    background: gray;
    position: relative;
    top: 20px;
    margin: 0 auto;
}

.checkout-current-status {
    height: 2px;
    width: 0;
    border-radius: 1px;
    background: mediumseagreen;
}

/* Animasyon */
@keyframes checkoutChangeBackground {
    from { background: gray; }
    to { background: mediumseagreen; }
}

/* Ziyaret edilmiÅŸ adÄ±mlar */
li.checkout-step.visited::before {
    content: '\2714';
    animation: checkoutChangeBackground .5s linear;
    animation-fill-mode: forwards;
    color: #ffffff;
}

/* Åžu anki adÄ±m */
li.checkout-step.visited.current::before {
    box-shadow: 0 0 0 2px mediumseagreen;
    color: #ffffff;
}

/* ============================================
   Custom Chart Dashboard Styles
   ============================================ */

.customchart-menu-section {
    background-color: #ffffff;
    border-radius: 0.75rem;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 2rem;
    overflow: hidden;
}

.customchart-menu-header {
    padding: 1.5rem;
    border-bottom: 1px solid #e5e7eb;
    background-color: #f9fafb;
}

.customchart-menu-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.customchart-menu-title em {
    color: #b695ff;
}

.customchart-menu-content {
    padding: 1.5rem;
}

.customchart-menu-grid {
    display: grid;
    grid-template-columns: 6fr 3fr 3fr;
    gap: 1.5rem;
}

.customchart-chart-container {
    background-color: #f9fafb;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #e5e7eb;
}

.customchart-chart-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.customchart-chart-title {
    font-size: 1rem;
    font-weight: 600;
    color: #111827;
}

.customchart-chart-wrapper {
    position: relative;
    height: 250px;
}

/* Language Bar Chart */
.customchart-languages {
    padding: 0.5rem 0;
}

.customchart-language-bar {
    margin-bottom: 0.75rem;
}

.customchart-language-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.25rem;
}

.customchart-language-name {
    font-weight: 500;
    color: #111827;
    font-size: 0.875rem;
}

.customchart-language-count {
    font-weight: 600;
    color: #6b7280;
    font-size: 0.875rem;
}

.customchart-language-bar-bg {
    height: 8px;
    background-color: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
}

.customchart-language-bar-fill {
    height: 100%;
    border-radius: 4px;
    transition: width 0.3s ease;
}

/* Total Visitors Card */
.customchart-total-card {
    color: white;
    padding: 1.5rem;
    border-radius: 0.5rem;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.3s ease;
}

.customchart-total-card:hover {
}

.customchart-total-label {
    opacity: 0.9;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #111827;
    font-size: 0.875rem;
}

.customchart-total-value {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #111827;
}

.customchart-total-change {
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.customchart-total-change.positive {
    color: #86efac;
}

.customchart-total-change.negative {
    color: #fca5a5;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .customchart-menu-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .customchart-menu-section {
        margin-bottom: 1rem;
    }

    .customchart-menu-header,
    .customchart-menu-content {
        padding: 1rem;
    }

    .customchart-total-value {
        font-size: 2rem;
    }
}

/* ============================================
   Review Card & Input Fixed Styles (Theme Independent)
   ============================================ */

/*!* Review Cards - Fixed White Background *!*/
/*.card-full,*/
/*.card-bordered,*/
/*.modal-content .card,*/
/*.modal-content .card-bordered {*/
/*    background-color: #ffffff !important;*/
/*}*/

/*!* Form Inputs - Fixed #f4f4f4 Background *!*/
/*.form-control,*/
/*.form-select,*/
/*textarea.form-control,*/
/*input[type="text"],*/
/*input[type="email"],*/
/*input[type="password"],*/
/*input[type="number"],*/
/*input[type="tel"],*/
/*input[type="url"],*/
/*input[type="search"],*/
/*input[type="date"],*/
/*input[type="datetime-local"],*/
/*input[type="month"],*/
/*input[type="time"],*/
/*input[type="week"] {*/
/*    background-color: #f4f4f4 !important;*/
/*}*/



/* Language Switcher Styles */
.auth-lang-switcher {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 20px;
    width: 100%;
    align-self: center;
}

.auth-lang-switcher .lang-option {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 5px 10px;
    border-radius: 8px;
    border: 1.5px solid #e5e7eb;
    background-color: #ffffff;
    transition: all 0.2s ease;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.auth-lang-switcher .lang-option:hover {
    border-color: var(--primary-color);
    background-color: rgba(var(--primary-rgb), 0.03);
}

.auth-lang-switcher .lang-option.active {
    border-color: #d0d5db;
    background-color: rgba(232,240,255);
}

.auth-lang-switcher .lang-option img {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    object-fit: cover;
}

.auth-lang-switcher .lang-option span {
    font-size: 12px;
    font-weight: 500;
    color: #4b5563;
    transition: color 0.2s ease;
}

.auth-lang-switcher .lang-option:hover span {
    color: var(--primary-color);
}

.auth-lang-switcher .lang-option.active span {
    color: var(--primary-color);
    font-weight: 600;
}

.social-login-button-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 12px;
}

.social-login-button-list li {
    width: 100%;
}

.social-btn {
    width: 100%;
    height: 48px;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;

    font-size: 14px;
    font-weight: 500;
    color: #374151;

    cursor: pointer;
    transition: all 0.2s ease;
}

.social-btn img {
    width: 20px;
    height: 20px;
}

/* Hover */
.social-btn:hover {
    background: #f9fafb;
    border-color: #d1d5db;
}

/* Active */
.social-btn:active {
    transform: scale(0.98);
}

/* Focus */
.social-btn:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.06);
}




/* Password Wrapper */
.lrform-password-wrapper {
    position: relative;
}

.lrform-password-input {
    cursor: pointer;
    padding-right: 50px !important; /* Göz butonu için yer */
}

.lrform-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

/* Password Toggle Button */
.lrform-password-toggle {
    position: absolute;
    right: 12px;
    background: none;
    border: none;
    padding: 6px;
    cursor: pointer;
    color: #6b7280;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    border-radius: 4px;
    z-index: 5;
}

.lrform-password-toggle:hover {
    color: #374151;
    background-color: rgba(0, 0, 0, 0.05);
}

.lrform-password-toggle:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.3);
}

.lrform-eye-icon {
    display: block;
    transition: all 0.2s ease;
}

.lrform-eye-open {
    color: #3b82f6;
}

/* Password Rules Popup */
.lrform-password-rules {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    animation: lrform-fadeIn 0.2s ease;
    overflow: hidden;
}

@keyframes lrform-fadeIn {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

.lrform-rules-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    background-color: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
}

.lrform-rules-title {
    font-size: 14px;
    font-weight: 600;
    color: #374151;
}

.lrform-rules-close {
    background: none;
    border: none;
    padding: 4px;
    cursor: pointer;
    color: #6b7280;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.lrform-rules-close:hover {
    color: #374151;
    background-color: rgba(0, 0, 0, 0.05);
}

.lrform-rules-close:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.3);
}

.lrform-rules-content {
    padding: 20px;
}

/* Password Validation Rules */
.lrform-password-validation {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
}

.lrform-validation-item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    color: #6b7280;
    transition: color 0.2s ease;
}

.lrform-validation-item.lrform-valid {
    color: #10b981;
}

.lrform-validation-item.lrform-invalid {
    color: #ef4444;
}

.lrform-validation-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    font-size: 12px;
    border-radius: 50%;
    border: 1px solid currentColor;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

.lrform-validation-item.lrform-valid .lrform-validation-icon {
    background-color: #10b981;
    color: white;
    border-color: #10b981;
}

.lrform-validation-item.lrform-invalid .lrform-validation-icon {
    background-color: #ef4444;
    color: white;
    border-color: #ef4444;
}

.lrform-validation-item.lrform-valid .lrform-validation-icon::before {
    content: '✓';
}

.lrform-validation-item.lrform-invalid .lrform-validation-icon::before {
    content: '✕';
}

.lrform-validation-text {
    line-height: 1.4;
}

/* Password Strength */
.lrform-password-strength {
    padding-top: 16px;
    border-top: 1px solid #e5e7eb;
}

.lrform-strength-bar {
    height: 8px;
    background-color: #e5e7eb;
    border-radius: 4px;
    margin-bottom: 8px;
    overflow: hidden;
}

.lrform-strength-fill {
    height: 100%;
    border-radius: 4px;
    transition: all 0.3s ease;
    background-color: #ef4444;
}

.lrform-strength-fill.lrform-weak {
    width: 25%;
    background-color: #ef4444;
}

.lrform-strength-fill.lrform-medium {
    width: 50%;
    background-color: #f59e0b;
}

.lrform-strength-fill.lrform-good {
    width: 75%;
    background-color: #10b981;
}

.lrform-strength-fill.lrform-strong {
    width: 100%;
    background-color: #059669;
}

.lrform-strength-label {
    font-size: 12px;
    color: #6b7280;
    font-weight: 500;
    display: block;
}

/* Mobile için popup düzenlemesi */
@media (max-width: 768px) {
    .lrform-password-rules {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        max-width: 320px;
        max-height: 80vh;
        overflow-y: auto;
        z-index: 9999;
    }
}

/* Form-control-wrap için düzenleme */
.form-control-wrap.lrform-password-wrapper {
    position: relative;
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
    .lrform-password-rules {
        background-color: #1f2937;
        border-color: #374151;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    }

    .lrform-rules-header {
        background-color: #374151;
        border-color: #4b5563;
    }

    .lrform-rules-title {
        color: #f9fafb;
    }

    .lrform-rules-close {
        color: #9ca3af;
    }

    .lrform-rules-close:hover {
        color: #d1d5db;
        background-color: rgba(255, 255, 255, 0.1);
    }

    .lrform-password-validation,
    .lrform-password-strength {
        border-color: #4b5563;
    }

    .lrform-strength-bar {
        background-color: #374151;
    }

    .lrform-password-toggle {
        color: #9ca3af;
    }

    .lrform-password-toggle:hover {
        color: #d1d5db;
        background-color: rgba(255, 255, 255, 0.1);
    }

    .lrform-eye-open {
        color: #60a5fa;
    }
}

/* Password Input Styles */
.lrform-password-input.lrform-input-valid,
.lrform-confirm-input.lrform-input-valid {
    border-color: #10b981 !important;
    box-shadow: 0 0 0 1px rgba(16, 185, 129, 0.2) !important;
}

.lrform-password-input.lrform-input-invalid,
.lrform-confirm-input.lrform-input-invalid {
    border-color: #ef4444 !important;
    box-shadow: 0 0 0 1px rgba(239, 68, 68, 0.2) !important;
}

/* Confirm Wrapper */
.lrform-confirm-wrapper {
    position: relative;
}

.lrform-confirm-input {
    padding-right: 50px !important;
}

/* Confirm Status Indicator */
.lrform-confirm-status {
    margin-top: 6px;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 6px;
    animation: lrform-slideDown 0.2s ease;
}

.lrform-confirm-success {
    color: #10b981;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
}

.lrform-confirm-error {
    color: #ef4444;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* Icon animations */
.lrform-confirm-success svg,
.lrform-confirm-error svg {
    animation: lrform-iconPulse 0.3s ease;
}

@keyframes lrform-iconPulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

/* Hover effects for confirm status */
.lrform-confirm-success:hover {
    color: #059669;
}

.lrform-confirm-error:hover {
    color: #dc2626;
}

/* Responsive adjustments */
@media (max-width: 576px) {
    .lrform-password-wrapper,
    .lrform-confirm-wrapper {
        margin-bottom: 16px;
    }

    .lrform-confirm-status {
        font-size: 11px;
    }
}

/* Dark Mode Support */
@media (prefers-color-scheme: dark) {
    .lrform-password-input.lrform-input-valid,
    .lrform-confirm-input.lrform-input-valid {
        border-color: #10b981 !important;
        box-shadow: 0 0 0 1px rgba(16, 185, 129, 0.3) !important;
    }

    .lrform-password-input.lrform-input-invalid,
    .lrform-confirm-input.lrform-input-invalid {
        border-color: #ef4444 !important;
        box-shadow: 0 0 0 1px rgba(239, 68, 68, 0.3) !important;
    }

    .lrform-confirm-success {
        color: #34d399;
    }

    .lrform-confirm-error {
        color: #f87171;
    }

    .lrform-confirm-success:hover {
        color: #10b981;
    }

    .lrform-confirm-error:hover {
        color: #ef4444;
    }
}

/* Form-control override for validation */
.form-control.lrform-input-valid:focus {
    border-color: #10b981;
    box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.1);
}

.form-control.lrform-input-invalid:focus {
    border-color: #ef4444;
    box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}

.mtc{margin-top: 75px;}