﻿.btn-check-hidden,
.chk-row,
.sm-date-stamp {
    display: none;
}

.chk-row {
    margin-top: 13px;
    margin-bottom: 13px;
    margin-right: 3px;
}

.row:has(.chk-header:checked) .btn-check-hidden {
    display: block;
}

.card:has(.chk-row [type="checkbox"]:checked) {
    outline: 1px solid #0055ff !important;
}

.card:has(.chk-row),
.card:has(.chk-header) {
    margin-bottom: 1px;
}

    .card:has(.chk-row):hover .avatar,
    .card:has(.chk-row [type="checkbox"]:checked) .avatar {
        display: none;
    }

    .card:has(.chk-row):hover .chk-row,
    .card:has(.chk-row [type="checkbox"]:checked) .chk-row,
    .card:has(.chk-row [type="checkbox"]:checked) .sm-date-stamp,
    .card:has(.chk-row):hover .sm-date-stamp,
    .tab-pane:has(.row .card .chk-row [type="checkbox"]:checked) .btn-check-hidden {
        display: block;
    }

.multiselect-container {
    width: 100% !important;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .w-ft {
        width: fit-content
    }
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 12px
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0 !important
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-handle {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 1
}

    .irs-handle.type_last {
        z-index: 2
    }

.irs-max, .irs-min {
    position: absolute;
    display: block;
    cursor: default
}

.irs-min {
    left: 0;
    right: auto
}

.irs-max {
    right: 0;
    left: auto
}

[dir=rtl] .irs-min {
    right: 0;
    left: auto
}

[dir=rtl] .irs-max {
    left: 0;
    right: auto
}

.irs-from, .irs-single, .irs-to {
    position: absolute;
    display: block;
    top: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #6c757d
}

    .irs-grid-pol.small {
        height: 4px
    }

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #6c757d
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #6c757d;
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: 0 !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs--flat {
    height: 40px
}

    .irs--flat.irs-with-grid {
        height: 60px
    }

    .irs--flat .irs-line {
        top: 25px;
        height: 12px;
        background-color: var(--bs-secondary-bg);
        border-radius: 4px
    }

    .irs--flat .irs-bar {
        top: 25px;
        height: 12px;
        background-color: rgb(var(--bs-primary-rgb));
    }

    .irs--flat .irs-bar--single {
        border-radius: 4px 0 0 4px
    }

    .irs--flat .irs-shadow {
        height: 1px;
        bottom: 16px;
        background-color: inherit;
    }

    .irs--flat .irs-handle {
        top: 22px;
        width: 16px;
        height: 18px;
        background-color: transparent
    }

        .irs--flat .irs-handle > i:first-child {
            position: absolute;
            display: block;
            top: 0;
            left: 50%;
            width: 2px;
            height: 100%;
            margin-left: -1px;
            background-color: #287abc
        }

    .irs--flat .irs-max, .irs--flat .irs-min {
        top: 0;
        padding: 1px 3px;
        color: inherit;
        font-size: 10px;
        line-height: 1.333;
        text-shadow: none;
        background-color: var(--bs-secondary-bg);
        border-radius: 4px
    }

    .irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to {
        color: #fff;
        font-size: 10px;
        line-height: 1.333;
        text-shadow: none;
        padding: 1px 5px;
        background-color: rgb(var(--bs-primary-rgb));
        border-radius: 4px
    }

        .irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before {
            position: absolute;
            display: block;
            content: "";
            bottom: -6px;
            left: 50%;
            width: 0;
            height: 0;
            margin-left: -3px;
            overflow: hidden;
            border: 3px solid transparent;
            border-top-color: rgb(var(--bs-primary-rgb))
        }

    .irs--flat .irs-grid-pol {
        background-color: var(--bs-secondary-bg);
    }

    .irs--flat .irs-grid-text {
        color: var(--ct-gray-700)
    }

[dir=rtl] .irs-bar--single {
    border-radius: 0 4px 4px 0 !important
}


#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
    z-index: 9999;
}

#status {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
}

@-webkit-keyframes bouncing-loader {
    to {
        opacity: .1;
        -webkit-transform: translate3d(0, -16px, 0);
        transform: translate3d(0, -16px, 0);
    }
}

@keyframes bouncing-loader {
    to {
        opacity: .1;
        -webkit-transform: translate3d(0, -16px, 0);
        transform: translate3d(0, -16px, 0);
    }
}

.bouncing-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .bouncing-loader > div {
        width: 13px;
        height: 13px;
        margin: 32px 3px;
        background: var(--ct-primary);
        border-radius: 50%;
        -webkit-animation: bouncing-loader .6s infinite alternate;
        animation: bouncing-loader .6s infinite alternate;
    }

        .bouncing-loader > div:nth-child(2) {
            -webkit-animation-delay: .2s;
            animation-delay: .2s;
            background: #fa5c7c;
        }

        .bouncing-loader > div:nth-child(3) {
            -webkit-animation-delay: .4s;
            animation-delay: .4s;
            background: #0acf97;
        }

.iziToast-wrapper .iziToast.iziToast-balloon:before {
    display: none;
}

.iziToast > .iziToast-progressbar {
    position: absolute;
    left: 2.9%;
    bottom: 0.5px;
    width: 94%;
    z-index: 1;
    background: rgba(255,255,255,.2);
}

.iziToast, .iziToast.iziToast-theme-dark {
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: transparent;
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    background: var(--bs-modal-bg);
    border-color: var(--bs-modal-border-color);
    border-width: var(--bs-modal-border-width);
    border-radius: var( --bs-modal-border-radius);
}

    .iziToast.iziToast-balloon:after {
        --bs-modal-box-shadow: var(--bs-box-shadow-lg);
        box-shadow: var(--bs-modal-box-shadow);
    }

    .iziToast.iziToast-balloon .iziToast-progressbar {
        display: none;
    }

.dt-container .row:first-child {
    display: none;
}

.bg-body-tertiary .nav-link.active {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

div.dt-processing, .dt-empty {
    display: none !important;
}

table.table.dataTable > tbody > tr.selected > * {
    --bs-bg-opacity: 1;
    box-shadow: inset 0 0 0 9999px rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity));
    color: inherit;
}

table.table.dataTable.table-hover > tbody > tr.selected:hover > * {
    --bs-bg-opacity: 1;
    box-shadow: inset 0 0 0 9999px rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity));
    color: inherit;
}

:root {
    --bs-text-opacity: 1;
    --pulseSize: 5px;
    --blue: rgba(var(--bs-danger-rgb), var(--bs-text-opacity));
    --transparentBlue: rgba(95,139,250,0);
    --mock-up-img: url(/images/mockupfront.png);
    --bg-dash: url('../images/bg-1-dark.png');
}

.noti-icon-badge {
    display: inline-block;
    position: absolute;
    padding: 0px;
    top: 1px;
    right: 0px;
    border-radius: 50%;
    font-size: 5px;
    animation: pulsing 2s infinite;
    transition: all 0.2s;
    cursor: pointer;
}

@keyframes pulsing {
    from {
        box-shadow: 0 0 0 0 var(--blue);
    }

    70% {
        box-shadow: 0 0 0 var(--pulseSize) var(--transparentBlue);
    }

    to {
        box-shadow: 0 0 0 0 var(--transparentBlue);
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
}
/* Define the heartbeat wave effect */
@keyframes heartbeat {
    0% {
        transform: scale(1);
        opacity: 0.8;
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.4), 0 0 30px rgba(255, 0, 0, 0.2);
    }

    50% {
        transform: scale(1.3);
        opacity: 1;
        box-shadow: 0 0 15px rgba(255, 0, 0, 0.5), 0 0 40px rgba(255, 0, 0, 0.3);
    }

    100% {
        transform: scale(1);
        opacity: 0.8;
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.4), 0 0 30px rgba(255, 0, 0, 0.2);
    }
}
/* Define the smooth pulsating animation */
@keyframes pulsate {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }

    40% {
        transform: scale(1.2);
        opacity: 1;
    }

    60% {
        transform: scale(1.3);
        opacity: 0.85;
    }

    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}

.was-validated select[required] ~ .btn-group > [type="button"].multiselect[title="None selected"] {
    border-color: var(--bs-form-invalid-border-color);
}

.was-validated select[required] ~ .btn-group > [type="button"].multiselect:not([title="None selected"]) {
    border-color: var(--bs-form-valid-border-color);
}

.was-validated select:not([required]) ~ .btn-group > [type="button"].multiselect {
    border-color: var(--bs-form-valid-border-color);
}

.dt-orderable-none .dt-column-order {
    display: none;
}

[type="button"][data-bs-toggle="collapse"]:not(.collapsed) {
    color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

html[data-bs-theme="dark"] .leaflet-layer,
html[data-bs-theme="dark"] .leaflet-control-zoom-in,
html[data-bs-theme="dark"] .leaflet-control-zoom-out,
html[data-bs-theme="dark"] .leaflet-control-attribution,
html[data-bs-theme="dark"] .leaflet-popup-content-wrapper {
    filter: invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%);
    box-shadow: var(--ct-box-shadow-lg) !important;
}

.text-container {
    white-space: normal; /* Wrap text by default */
    overflow: visible;
}

@media (max-width: 768px) {
    .text-container {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: block;
    }
}

div.dataTables_scrollBody {
    overflow: visible !important;
}

.btn-delete-rate {
    display: none;
}

#tbl-wages:has(> tbody > tr:nth-child(2)) > tbody tr > td .btn-delete-rate {
    display: block;
}

[data-bs-toggle="collapse"].collapsed.showp::after {
    content: ' more';
}

[data-bs-toggle="collapse"]:not(.collapsed).showp::after {
    content: ' less';
}

[data-bs-toggle="collapse"].collapsed .ct-int {
    display: block;
}

[data-bs-toggle="collapse"]:not(.collapsed) .ct-int {
    display: none;
}

.fc-theme-standard td, .fc-theme-standard th, .fc-theme-standard .fc-scrollgrid {
    --bs-card-line-border-color: var(--bs-border-color);
    border: 1px solid var(--bs-card-line-border-color);
}

/*.fc-theme-standard .fc-scrollgrid {
    border-left: none !important;
    border-right: none !important;
}
*/
.fc .fc-scrollgrid-section-sticky > * {
    background: var(--bs-body-bg);
    position: sticky;
    z-index: 3;
}

.fc .fc-cell-shaded, .fc .fc-day-disabled {
    background: var(--bs-body-bg);
}

.fc-day-today .fc-scrollgrid-sync-inner {
    color: #f9bc06 !important;
}

.fc-day-future .fc-scrollgrid-sync-inner,
.fc-day-past .fc-scrollgrid-sync-inner {
    color: var(--bs-breadcrumb-item-active-color) !important;
}

.fc-event {
    background: red;
}

.fc-datagrid-cell-frame {
    display: flex;
    align-items: center;
}

.fc-datagrid-expander {
    width: 100%;
}

[data-resource-id] .fc-scrollgrid-sync-inner {
    align-items: center;
    justify-content: start;
    display: flex;
}

.iziToast:after {
    box-shadow: none;
}

#notification-canvas {
    width: 23rem;
    max-width: 23rem;
}

.desc-notif {
    max-width: 19rem;
}

@media only screen and (max-width: 568px) {
    #notification-canvas {
        width: 100%;
        max-width: 100%;
    }
}

.notification-child {
    background: rgba(248, 248, 250, 0.75); /* Apple's latest light mode tint */
    backdrop-filter: blur(24px) saturate(180%); /* Stronger frosted glass effect */
    -webkit-backdrop-filter: blur(24px) saturate(180%);
}

.rounded-notif-icon {
    border-radius: 11px !important; /* More rounded edges like Sequoia */
}

#notification-canvas {
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 100%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 93%, rgba(0, 0, 0, 0) 100%);
}

.close-notif {
    position: absolute;
    top: -9px;
    left: -8px;
    border-radius: 50%;
    font-size: .5rem !important;
    padding-left: .3rem;
    padding-right: .3rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
}

.close-notif {
    display: none;
}

.notification-child:hover .close-notif {
    display: block;
}
/*[data-bs-theme-value="light"], [data-bs-theme-value="dark"] {
    display: none !important;
}*/
/*html[data-bs-theme="dark"] [data-bs-theme-value="light"] {
    display: block !important;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}*/
/*html[data-bs-theme="light"] [data-bs-theme-value="dark"] {
    display: block !important;
}*/
#topnav-lg {
    z-index:99;
}
.main {
    padding-top: calc(var(--bs-main-padding-top) + 35px);
    min-height: 100vh;
}
/*.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;*/ /* remove the gap so it doesn't close */
/*}*/


    .navbar.is-scrolling {
/*        --bs-bg-opacity: 1;
        background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;*/
        /*box-shadow: var(--bs-box-shadow-sm) !important;
        transform: translateY(0);*/ /* Snappy effect */
    }
/*        .navbar.is-scrolling .nav-pills .nav-link.active:hover {
            background-color: var(--bs-body-bg);
        }
        .navbar.is-scrolling .nav-pills .nav-link.active {
            background-color: var(--bs-body-bg);
            border-color: var(--bs-nav-pills-link-active-border-color);
        }*/
html[data-bs-theme="dark"] {
    --mock-up-img: url(/images/mockupfrontdark.png);
    --bg-dash: url('../images/bg-1.png');
}
.mockup-element {
    position: absolute;
    right: -250px;
    top: 80px;
    z-index: 1;
    min-height: 833.425px;
    min-width: 1054px;
}

    .mockup-element::before {
        content: "";
        position: absolute;
        inset: 0;
        background-image: var(--mock-up-img);
        background-repeat: no-repeat;
        background-size: contain;
        filter: drop-shadow(5px 5px 15px rgba(0, 0, 0, 0.3)); /* Softer shadow */
        z-index: -1;
    }
.slide-animation1 {
    animation: 25s linear 0s infinite normal none running marquee;
}

    .slide-animation1 .feature-item {
        width: 270px;
        height: 64px;
        flex-shrink: 0
    }

.slide-animation2 {
    animation: 25s linear 0s infinite normal none running marquee2
}

    .slide-animation2 .feature-item {
        width: 270px;
        height: 64px;
        flex-shrink: 0
    }

@keyframes marquee {
    0% {
        transform: translate3d(0,0,0)
    }

    100% {
        transform: translate3d(-2086px,0,0)
    }
}

@keyframes marquee2 {
    0% {
        transform: translate3d(-2086px,0,0)
    }

    100% {
        transform: translate3d(0,0,0)
    }
}
html, body {
	position:relative;
	overflow-x:hidden;
}


/*.dashbrd-bg {
    position: absolute;
    background-image: url('../images/bg-light-removebg.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100vh;
    max-width: none;
    z-index: 10;
    transform: translateX(0%) translateY(-10%);
    color: transparent;*/ /* optional, if you want to mimic inline style */
    /*opacity: 0.09;*/ /* optional, if you want to mimic inline style */
    /* Responsive behavior */
    /*filter: invert(1);*/ /* ✅ This will invert white to black */
/*}*/

footer {
    width: 100%;
}

.bg-cs-dark {
    background-color: #22252A;
}
html[data-bs-theme="dark"] .bg-cs-dark {
    background-color: #fff;
}
/*#topnav-lg {
    position: sticky;
    top: 0;
    background-color: var(--bs-body-bg);
}
*/
/*    #topnav-lg.is-scrolling {
        width: 100%;
        position: fixed;
    }*/
    

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

:root {
    --bg-color: #fff;
    --text-color: #212529;
    --badge-bg: #f1f1f1;
    --badge-text: #212529;
    --btn-bg: #212529;
    --btn-text: #fff;
    --btn-hover: #3b82f6;
}

/* Dark mode */
html[data-bs-theme="dark"] {
    --bg-color: #212529;
    --text-color: #f1f1f1;
    --badge-bg: #343a40;
    --badge-text: #f1f1f1;
    --btn-bg: #343a40;
    --btn-text: #fff;
    --btn-hover: #3b82f6;
}
    html[data-bs-theme="dark"] .img-light {
        display:none;
    }
.img-dark {
    display: none;
}
html[data-bs-theme="dark"] .img-dark {
    display: block;
}
.hero-section {
    padding: 100px 0px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.hero-title {
    font-size: 3rem;
    font-weight: bold;
    color: var(--text-color);
}

.highlight {
    color: #3b82f6;
}

.badge-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-top: 30px;
}

.cs-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    background: var(--badge-bg);
    border-radius: 12px;
    padding: 12px 18px;
    font-size: 16px;
    color: var(--badge-text);
    transition: 0.3s;
}

    .cs-badge:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    }

.btn-cta {
    background: var(--btn-bg);
    color: var(--btn-text);
    padding: 12px 32px;
    border-radius: 25px;
    text-decoration: none;
    transition: 0.3s;
}

    .btn-cta:hover {
        background: var(--btn-hover);
        color: var(--btn-text);
    }
.benefits-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

.benefit-card {
    background: var(--badge-bg);
    color: var(--text-color);
    border-radius: 16px;
    padding: 30px;
    max-width: 320px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

    .benefit-card img {
        width: 64px;
        height: 64px;
        margin-bottom: 20px;
    }

    .benefit-card h3 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 12px;
    }

    .benefit-card p {
        font-size: 16px;
        line-height: 1.5;
        color: #6c757d;
    }

    .benefit-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
    }

@media (max-width: 768px) {
    .benefits-container {
        flex-direction: column;
        align-items: center;
    }

    .benefit-card {
        max-width: 100%;
    }
}



.feature-section {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    max-width: 1400px; /* Constrain max width */
    margin: 0 auto;
    padding: 100px 50px;
    overflow: hidden;
}

.feature-content {
    max-width: 45%;
    z-index: 2;
}

    .feature-content h2 {
        font-size: 2.8rem;
        color: var(--text-color);
        font-weight: bold;
    }

    .feature-content p {
        font-size: 1.1rem;
        line-height: 1.8;
        color: var(--text-color);
        margin: 20px 0;
    }

    .feature-content ul {
        list-style: none;
        padding: 0;
        margin: 20px 0;
    }

    .feature-content li {
        font-size: 1rem;
        line-height: 1.6;
        color: var(--text-color);
        display: flex;
        align-items: center;
        gap: 10px;
    }

        .feature-content li::before {
            content: '✔️';
            margin-right: 10px;
        }

.btn-cta {
    display: inline-block;
    padding: 12px 30px;
    background: var(--primary-color);
    color: #fff;
    font-weight: bold;
    border-radius: 30px;
    transition: 0.3s;
    text-decoration: none;
}

    .btn-cta:hover {
        background: var(--primary-hover);
        transform: translateY(-3px);
    }

.feature-image {
    max-width: 50%;
    position: relative;
    z-index: 1;
}

    .feature-image img {
        width: 100%;
        max-width: 750px; /* Larger image on wide screens */
        transition: transform 0.5s ease, box-shadow 0.5s ease;
    }

        .feature-image img:hover {
            transform: scale(1.05);
        }

/* Responsive Design */
@media (max-width: 1200px) {
    .feature-section {
        flex-direction: column;
        text-align: center;
    }

    .feature-content, .feature-image {
        max-width: 90%;
    }
}

@media (max-width: 768px) {
    .feature-section {
        padding: 60px 30px;
    }

    .feature-content h2 {
        font-size: 2.2rem;
    }

    .feature-content p {
        font-size: 1rem;
    }

    .btn-cta {
        padding: 10px 25px;
    }

    .feature-image img {
        max-width: 100%;
    }
}


/* Section Styling */
.pricing-section {
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 50px;
    text-align: center;
}

.pricing-title {
    font-size: 3rem;
    font-weight: bold;
    color: var(--text-color);
    margin-bottom: 15px;
}

.pricing-subtitle {
    font-size: 1.2rem;
    color: var(--text-color);
    margin-bottom: 50px;
}

/* Pricing Container */
.pricing-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

/* Pricing Card */
.pricing-card {
    background: var(--card-bg);
    color: var(--text-color);
    border-radius: 20px;
    padding: 60px 40px;
    width: 100%;
    max-width: 350px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    text-align: center;
    border: 1px solid var(--border-color);
}

    .pricing-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
    }

    .pricing-card h3 {
        font-size: 2rem;
        font-weight: bold;
        color: var(--primary-color);
        margin-bottom: 20px;
    }

    .pricing-card .price {
        font-size: 2.4rem;
        font-weight: bold;
        color: var(--text-color);
        margin-bottom: 30px;
    }

        .pricing-card .price span {
            font-size: 3rem;
            color: var(--primary-color);
        }

    .pricing-card ul {
        list-style: none;
        padding: 0;
        margin: 0;
        margin-bottom: 40px;
    }

        .pricing-card ul li {
            font-size: 1.1rem;
            color: var(--text-color);
            margin: 15px 0;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

/* Featured Plan */
.featured {
    background: var(--primary-color);
    color: #fff;
    transform: scale(1.05);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}

    .featured:hover {
        transform: scale(1.1);
    }

/* CTA Button */
.btn-cta {
    display: inline-block;
    padding: 12px 30px;
    background: var(--primary-color);
    color: #fff;
    font-weight: bold;
    border-radius: 30px;
    transition: 0.3s;
    text-decoration: none;
}

    .btn-cta:hover {
        background: var(--primary-hover);
        transform: translateY(-3px);
    }

/* Responsive Design */
@media (max-width: 1200px) {
    .pricing-container {
        flex-direction: column;
        align-items: center;
    }

    .pricing-card {
        max-width: 90%;
    }
}

@media (max-width: 768px) {
    .pricing-section {
        padding: 60px 30px;
    }

    .pricing-title {
        font-size: 2.5rem;
    }

    .pricing-subtitle {
        font-size: 1rem;
    }

    .btn-cta {
        padding: 10px 25px;
    }
}
