@font-face {
    font-family: 'Glyphicons Halflings';
    
    src: url('icons/glyphicons-halflings-regular.woff2') format('woff2');
    }
    
    #main-textarea-to-send-msg{
    font-size: 16px;
    }
    
    .color-blue{
    color: #298ee5;
    }
    
    .color-green{
    color: green;
    }
    
    .bg-welcome{background: url('../images/bg.jpg') repeat;background-size: contain;}
    
    .text-right{
    text-align: right;
    }
    
    .place-content{
    place-content: space-between;
    }
    
    .place-content-start{
    place-content: start;
    }
    
    .flex-auto{
    flex: 1 1 auto;
    }
    
    .list-username{
    line-height: 0.8em;
    margin-top: 0.5em;
    display: table;
    width: 100%;
    }
    
    .list-username input{
    margin-right: 8px;
    float: left;
    }
    
    .list-username span{
    display: block;
    margin-top: 6px;
    font-size: 13px;
    width: 15em;
    height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    
    .xxt1{
    position: relative;
    top: 1px;
    }
    
    .pointer{
    cursor: pointer;
    }
    
    .minibutton {
    border-radius: 4px;
    padding: 2px 5px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    border: 1px solid #0075b0;
    cursor: pointer;
    margin-right: 10px;
    background-color: #0075b0;
    }
    
    .minibutton:hover {
    color: #e8e2e2
    }
    
    .dashboard-ef__item:not(:last-child) {
    margin-bottom: 20px;
    }
    
    .dashboard-ef__info {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    }
    
    
    .dashboard-ef__descr {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 10px;
    }
    
    .dashboard-ef__values {
    color: #bababa;
    font-size: 13px;
    }
    
    .infopic {
    height: 21px;
    width: 21px;
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1C16.5228 1 21 5.47715 21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1Z' stroke='%230075B0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 15V11' stroke='%230075B0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle r='0.5' transform='matrix(1 0 0 -1 11 7)' stroke='%230075B0'/%3E%3C/svg%3E%0A") 0 0/contain no-repeat;
    cursor: help;
    vertical-align: middle;
    margin: -1px 0 -2px 10px
    }
    
    .dashboard-ef__infopic {
    margin: 0;
    width: 15px;
    height: 15px;
    }
    
    .dashboard-ef__upgrade {
    border-radius: 5px;
    background-color: #00e5ae;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    text-align: center;
    }
    .dashboard-ef__upgrade:hover{
    color: #f7f7f7;
    }
    .dashboard-ef__progress {
    background-color: #eeeff4;
    width: 100%;
    height: 5px;
    border-radius: 20px;
    overflow: hidden;
    }
    
    .dashboard-ef__progress-line {
    height: 100%;
    width: 0;
    border-radius: inherit;
    background-color: #0075b0;
    -webkit-transition: width .5s;
    transition: width .5s;
    }
    
    .creditos-inline .py-5 { 
    padding-bottom: 1.25rem!important; 
    padding-top: 1.25rem!important;
    } 
    
    .creditos-inline .flex { 
    display: flex!important;
    } 
    
    .creditos-inline .flex-1 { 
    flex: 1 1!important;
    } 
    
    .creditos-inline .flex-col { 
    flex-direction: column!important;
    } 
    
    .creditos-inline .absolute { 
    position: absolute!important;
    } 
    
    .creditos-inline .bottom-0 { 
    bottom: 0!important;
    } 
    
    .creditos-inline .right-0 { 
    right: 0!important;
    } 
    
    
    .creditos-inline .lg\:flex-row { 
    flex-direction: row!important;
    } 
    
    
    .creditos-inline .educof * { 
    border: 0 solid #e8ebef;
    } 
    
    
    .creditos-inline .mb-6 { 
    margin-bottom: 1.5rem!important;
    } 
    
    @media (min-width: 1024px){ 
    .creditos-inline .lg\:mb-0 { 
    margin-bottom: 0!important;
    } 
    
    .creditos-inline .lg\:mr-3 { 
    margin-right: .75rem!important;
    } 
    }     
    
    .creditos-inline .border-white { 
    --tw-border-opacity: 1!important;
    } 
    
    .creditos-inline .border-white { 
    border-color: rgb(255 255 255/var(--tw-border-opacity))!important;
    } 
    
    .creditos-inline .bg-gray-700 {
    background-color: #f7f7f7;
    } 
    
    .creditos-inline .bg-gray-700 { 
    --tw-bg-opacity: 1!important;
    } 
    
    .creditos-inline .sm\:border-l { 
    border-left-width: 1px!important;
    } 
    
    .creditos-inline .lg\:flex-col { 
    flex-direction: column!important;
    } 
    
    .creditos-inline .lg\:rounded-t { 
    border-top-left-radius: .25rem!important; 
    border-top-right-radius: .25rem!important;
    } 
    
    .creditos-inline .lg\:border-0 { 
    border-width: 0!important;
    } 
    
    .creditos-inline .hidden { 
    display: none!important;
    } 
    
    .creditos-inline .border { 
    border-width: 1px!important;
    } 
    
    .creditos-inline .border-t-0 { 
    border-top-width: 0!important;
    } 
    
    .creditos-inline .border-gray-200 { 
    --tw-border-opacity: 1!important;
    border-color: rgb(232 235 239/var(--tw-border-opacity))!important;
    background: #f7f7f7;
    } 
    
    .creditos-inline .lg\:block { 
    display: block!important;
    } 
    
    .creditos-inline .lg\:rounded-b { 
    border-bottom-left-radius: .25rem!important; 
    border-bottom-right-radius: .25rem!important;
    } 
    
    .creditos-inline .px-6 { 
    padding-left: 1.5rem!important; 
    padding-right: 1.5rem!important;
    } 
    
    .creditos-inline .lg\:pb-0 { 
    padding-bottom: 0!important;
    } 
    
    .creditos-inline .justify-between { 
    justify-content: space-between!important;
    } 
    
    .creditos-inline .bg-gray-800 { 
    --tw-bg-opacity: 1!important;
    } 
    
    .creditos-inline .bg-gray-800 { 
    background-color: rgb(50 57 75/var(--tw-bg-opacity))!important;
    } 
    
    .creditos-inline .bg-opacity-50 { 
    --tw-bg-opacity: 0.5!important;
    } 
    
    .creditos-inline .lg\:bg-opacity-0 { 
    --tw-bg-opacity: 0!important;
    } 
    
    .creditos-inline .lg\:pt-0 { 
    padding-top: 0!important;
    } 
    
    .creditos-inline .text-lg { 
    font-size: 1.125rem!important; 
    line-height: 1.75rem!important;
    } 
    
    
    .creditos-inline .h-24 { 
    height: 6rem!important;
    } 
    
    .creditos-inline .justify-center { 
    justify-content: center!important;
    } 
    
    .creditos-inline .border-gray-600 { 
    --tw-border-opacity: 1!important;
    } 
    
    .creditos-inline .lg\:mb-5 { 
    margin-bottom: 1.25rem!important;
    } 
    
    .creditos-inline .lg\:border-b { 
    border-bottom-width: 1px!important;
    } 
    
    .creditos-inline .ant-spin-nested-loading { 
    position: relative;
    } 
    
    .creditos-inline .mr-3 { 
    margin-right: .75rem!important;
    } 
    
    .creditos-inline .items-center { 
    align-items: center!important;
    } 
    
    .creditos-inline .lg\:hidden { 
    display: none!important;
    } 
    
    .creditos-inline .mr-2 { 
    margin-right: .5rem!important;
    } 
    
    .creditos-inline .inline { 
    display: inline!important;
    } 
    
    .creditos-inline .text-3xl { 
    font-size: 1.875rem!important; 
    line-height: 2.25rem!important;
    } 
    
    .creditos-inline .ant-spin-container { 
    position: relative; 
    transition: opacity .3s;
    } 
    
    .creditos-inline .ant-spin-container:after { 
    background: #fff; 
    bottom: 0; 
    content: ""; 
    display: none\9; 
    height: 100%; 
    left: 0; 
    opacity: 0; 
    pointer-events: none; 
    position: absolute; 
    right: 0; 
    top: 0; 
    transition: all .3s; 
    width: 100%; 
    z-index: 10;
    } 
    
    .creditos-inline .text-2xl { 
    font-size: 1.5rem!important; 
    line-height: 2rem!important;
    } 
    
    .creditos-inline .text-primary { 
    color: rgb(82 126 221/var(--tw-text-opacity))!important;
    } 
    
    .creditos-inline .text-primary { 
    --tw-text-opacity: 1!important;
    } 
    
    .creditos-inline .p-0 { 
    padding: 0!important;
    } 
    
    .creditos-inline .text-4xl { 
    font-size: 2.25rem!important; 
    line-height: 2.5rem!important;
    } 
    
    .creditos-inline .font-light { 
    font-weight: 300!important;
    } 
    
    .creditos-inline .text-green-500 { 
    --tw-text-opacity: 1!important; 
    color: rgb(34 197 94/var(--tw-text-opacity))!important;
    } 
    
    .creditos-inline .text-xs { 
    font-size: .8125rem!important;
    } 
    
    .creditos-inline .text-gray-600 { 
    --tw-text-opacity: 1!important; 
    color: rgb(129 138 165/var(--tw-text-opacity))!important;
    } 
    
    
    .creditos-inline .leading-tight { 
    line-height: 1.25!important;
    } 
    
    .creditos-inline .ant-input { 
    font-feature-settings: "tnum","tnum"; 
    background-color: #fff; 
    background-image: none; 
    border: 1px solid #d9d9d9; 
    border-radius: 2px; 
    box-sizing: border-box; 
    color: #7f8188; 
    display: inline-block; 
    font-size: 14px; 
    font-variant: tabular-nums; 
    line-height: 1.4; 
    list-style: none; 
    margin: 0; 
    min-width: 0; 
    padding: 13.2px 11px; 
    position: relative; 
    transition: all .3s; 
    width: 100%;
    } 
    
    .creditos-inline .mt-1 { 
    margin-top: .25rem!important;
    } 
    
    .creditos-inline .text-2xs { 
    font-size: .75rem!important;
    } 
    
    .creditos-inline .text-xl { 
    font-size: 1.25rem!important; 
    line-height: 1.75rem!important;
    } 
    
    .creditos-inline .lg\:text-3xl { 
    font-size: 1.875rem!important; 
    line-height: 2.25rem!important;
    } 
    
    .creditos-inline .lg\:text-green-500 { 
    --tw-text-opacity: 1!important; 
    color: rgb(34 197 94/var(--tw-text-opacity))!important;
    } 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    #folder-navigation{
    }
    
    #folder-navigation .card-body{padding-bottom: 0;padding-top: 0;}
    
    .card-folders .card-body > .breadcrumb {
    margin-left: -0.25em;
    margin-right: -0.25em;
    margin-top: 0.68em;
    margin-bottom: 1em;
    }
    
    #explorer-container{
    margin: 0 -2.6em;
    }
    
    #main-folders{
    float: left;
    }
    
    #main-files{
    float: left;
    }
    
    .folder-container {
    text-align: center;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: 1.5rem;
    width: 5em;
    padding: 0;
    align-self: start;
    background: none;
    border: none;
    outline-color: transparent !important;
    cursor: pointer;
    }
    .folder-icon {
    font-size: 3em;
    line-height: 1.25em;
    }
    .folder-icon-color {
    color: #FFC107;
    text-shadow: 1px 1px 0px #e0a800;
    }
    .folder-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 5.8em;
    font-size: 0.9em;
    }
    
    .flex-column .folder-container {
    display: flex;
    width: auto;
    min-width: 100px;
    text-align: left;
    margin: 0;
    margin-bottom: 1rem;
    }
    .flex-column .folder-icon, .flex-column .folder-name {
    display: inline-flex;
    }
    .flex-column .folder-icon {
    font-size: 1.4em;
    margin-right: 1rem;
    }
    .file-icon-color {
    color: #999;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .sidebar-nav ul .sidebar-item .sidebar-link.btn {
    background: #ed3338;
    height: 3.5em;
    font-size: 1.3em;
    text-align: center;
    padding-left: 2em;
    margin-bottom: 1.3em;
    color: #fff;
    }
    
    .sidebar-nav ul .sidebar-item>.sidebar-link.btn.active{
    background: #ed3338;
    color: #fff;
    }
    
    .sidebar-nav ul .sidebar-item .sidebar-link.btn:hover{
    background: #f82f34;
    }
    
    #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .left-sidebar .sidebar-nav ul .sidebar-item .sidebar-link{
    height: 3.5em;
    padding-top: 0.5em;
    padding-left: 0;
    width: 122%;
    justify-content: space-evenly;
    }
    
    .mini-sidebar .sidebar-nav ul .sidebar-item>.sidebar-link.btn.active{
    padding-left: 10px ! Important;
    }
    
    #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .left-sidebar .sidebar-nav ul .sidebar-item .sidebar-link svg{
    position: relative;
    left: 3px;
    }
    
    .sidebar-nav ul .sidebar-item .sidebar-link.btn:active{
    background: #d91015;
    }
    
    .brand-logo{
    margin-top: 16px;
    }
    
    #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .logo-img img{width: 6.8em;}
    
    #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .nav-small-cap:first-child{
    color: transparent;
    }
    
    .text-overflow{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 95%;
    display: inline-block!important;
    }
    
    .text-overflow i{
    position: relative;
    top: 2px;
    }
    
    .app-header .navbar .logo{
    max-width: 50px;
    }
    
    .cardsvg{
    width: 40px;
    height: auto;
    }
    
    .cardp{
    border-top: 1px solid #ffffff6b;
    padding-top: 0.6em;
    margin-top: 1.5em;
    font-size: 16px;
    font-weight: 500;
    }
    
    .text-white-50{
    color: rgb(255 255 255)!important;
    }
    
    .card-breadcrumb-bg{
    background: url(../../images/background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    }
    
    .breadcrumb-item.active{
    color: #c7787a;
    }
    
    .body-wrapper>.container-fluid{
    max-width: 1300px;
    }
    
    .note-link svg{
    margin-right: 5px;
    }
    
    .icon-lineheight-1{
    line-height: 1.8em;
    }
    
    .bg-gray{
    background: #f6f6f680;
    }
    
    .text-gray{
    color: #ccc;
    }
    
    #buttons-export-container .dt-buttons{
    float: right;
    }
    
    .background-waves-container-app:before{
    background: url('../images/bg-lines-3.png');
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: '';
    }
    
    .background-waves-container-app > *{
    position: relative;
    z-index: 2;
    }
    
    
    .default{
    cursor: default!important;
    }
    
    .pull-right{
    float: right;
    }
    
    input[type='number'] {
    -moz-appearance:textfield;
    }
    
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    }
    
    .loading-effect{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: auto;
    text-align: center;
    height: 24.2em;
    }
    .loading-effect .content{
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    }
    .loading-effect .wrapper{
    position: absolute;
    top: -35px;
    transform: scale(1.5);
    }
    .loaderx{
    height: 25px;
    width: 1px;
    position: absolute;
    animation: rotate 2.8s linear infinite;
    }
    .loaderx .dot{
    top: 30px;
    height: 7px;
    width: 7px;
    background: #49abff;
    border-radius: 50%;
    position: relative;
    }
    @keyframes rotate {
    30%{
    transform: rotate(220deg);
    }
    40%{
    transform: rotate(450deg);
    opacity: 1;
    }
    75%{
    transform: rotate(720deg);
    opacity: 1;
    }
    76%{
    opacity: 0;
    }
    100%{
    opacity: 0;
    transform: rotate(0deg);
    }
    }
    .loaderx:nth-child(1){
    animation-delay: 0.15s;
    }
    .loaderx:nth-child(2){
    animation-delay: 0.3s;
    }
    .loaderx:nth-child(3){
    animation-delay: 0.45s;
    }
    .loaderx:nth-child(4){
    animation-delay: 0.6s;
    }
    .loaderx:nth-child(5){
    animation-delay: 0.75s;
    }
    .loaderx:nth-child(6){
    animation-delay: 0.9s;
    }
    
    
    .progress {
    background-color: #d71e23;
    border-radius: 20px;
    position: relative;
    margin: 15px 0;
    height: 2.3em;
    width: 100%;
    }
    
    .progress-done {
    background: linear-gradient(to left, #1e4ccd, #007ae3);
    box-shadow: 0 3px 3px -5px #F2709C, 0 2px 5px #F2709C;
    border-radius: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0;
    opacity: 0;
    transition: 1s ease 0.3s;
    background: -webkit-linear-gradient(left, #1e4ccd 30%, #006ac6 80%, #1e4ccd 100%) repeat;
    -webkit-background-size: 50% 100%;
    -webkit-animation-name: moving-gradient;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    }
    @-webkit-keyframes moving-gradient {
    0% { background-position: left bottom; }
    100% { background-position: right bottom; }
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .plan-details {
        background: white;
        border-radius: 0.5rem;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    }
    
    .plan-header {
        background: var(--light-gray);
        padding: 1.5rem;
        border-radius: 0.5rem 0.5rem 0 0;
        border-bottom: 1px solid var(--border-color);
    }
    
    .plan-price {
        font-size: 2.5rem;
        font-weight: 700;
        color: var(--danger-color);
    }
    
    .plan-price span {
        font-size: 1rem;
        color: #6b7280;
    }
    
    .status-badge {
        display: inline-flex;
        align-items: center;
        padding: 0.375rem 0.75rem;
        border-radius: 9999px;
        font-size: 0.875rem;
        font-weight: 500;
    }
    
    .status-active {
        background-color: #dcfce7;
        color: var(--success-color);
    }
    
    .info-label {
        color: #6b7280;
        font-size: 0.875rem;
    }
    
    .info-value {
        color: #111827;
        font-weight: 500;
    }
    
    .features-list {
        list-style: none;
        padding: 0;
    }
    
    .features-list li {
        display: flex;
        align-items: center;
        margin-bottom: 0.75rem;
        color: #4b5563;
    }
    
    .features-list li::before {
        content: "✓";
        color: var(--success-color);
        margin-right: 0.5rem;
        font-weight: bold;
    }
    
    .payment-list {
        background: white;
        border-radius: 0.5rem;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    }
    
    .payment-item {
        border-left: 4px solid transparent;
        transition: all 0.2s;
    }
    
    .payment-item:hover {
        background-color: var(--light-gray);
        border-left-color: var(--primary-color);
    }
    
    .payment-status {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        display: inline-block;
        margin-right: 0.5rem;
    }
    
    .status-paid {
        background-color: var(--success-color);
    }
    
    .status-pending {
        background-color: #eab308;
    }
    
    .status-failed {
        background-color: var(--danger-color);
    }
    
    .payment-date {
        font-size: 0.875rem;
        color: #6b7280;
    }
    
    .payment-amount {
        font-weight: 600;
        color: #111827;
    }
    
    .usage-progress {
        height: 0.5rem;
        border-radius: 9999px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
            .container {
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 1rem;
            }
    
            .pricing-header {
                text-align: center;
                margin-bottom: 3rem;
            }
    
            .pricing-title {
                font-size: 2.5rem;
                color: #2c3e50;
                margin-bottom: 1rem;
            }
    
            .billing-toggle {
                display: inline-flex;
                background: #fff;
                border: 1px solid var(--border-color);
                border-radius: 50px;
                padding: 0.25rem;
                margin-bottom: 2rem;
            }
    
            .billing-toggle button {
                padding: 0.5rem 1.5rem;
                border: none;
                background: none;
                border-radius: 50px;
                cursor: pointer;
                font-weight: 500;
                transition: all 0.3s ease;
            }
    
            .billing-toggle button.active {
                background-color: #0098db;
                color: white;
            }
    
            .pricing-grid {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
                gap: 2rem;
                align-items: start;
            }
    
            .pricing-card {
                background: white;
                border: 1px solid var(--border-color);
                border-radius: 12px;
                padding: 2rem;
                transition: all 0.3s ease;
                position: relative;
                overflow: hidden;
            }
    
            .pricing-card.recommended {
                border: 2px solid var(--primary-color);
                transform: scale(1.02);
            }
    
            .recommended-badge {
                position: absolute;
                top: 1rem;
                right: 1rem;
                background-color: var(--primary-color);
                color: white;
                padding: 0.25rem 0.75rem;
                border-radius: 20px;
                font-size: 0.875rem;
            }
    
            .plan-name {
                font-size: 1.5rem;
                font-weight: 600;
                margin-bottom: 1rem;
                color: #2c3e50;
            }
    
            .plan-price {
                font-size: 2.5rem;
                font-weight: 700;
                color: #2c3e50;
                margin-bottom: 0.5rem;
            }
    
            .plan-price span {
                font-size: 1rem;
                color: #666;
                font-weight: normal;
            }
    
            .features-list {
                list-style: none;
                margin: 2rem 0;
                padding: 0;
            }
    
            .features-list li {
                display: flex;
                align-items: center;
                margin-bottom: 1rem;
                color: #666;
                font-size: 0.95rem;
            }
    
            .features-list li.available::before {
                content: "✓";
                color: var(--success-color);
                margin-right: 0.5rem;
                font-weight: bold;
            }
    
            .features-list li.unavailable {
                color: #999;
            }
    
            .features-list li.unavailable::before {
                content: "×";
                color: #999;
                margin-right: 0.5rem;
                font-weight: bold;
            }
    
            .upgrade-button {
                display: block;
                width: 100%;
                padding: 0.875rem;
                background-color: var(--primary-color);
                color: white;
                text-align: center;
                border: none;
                border-radius: 6px;
                font-weight: 500;
                cursor: pointer;
                transition: all 0.3s ease;
                text-transform: uppercase;
                letter-spacing: 0.5px;
            }
            
            .upgrade-button:hover {
                opacity: 0.9;
                transform: translateY(-1px);
                color: #fff;
            }
    
            .info-icon {
                display: inline-block;
                width: 16px;
                height: 16px;
                background-color: #ddd;
                border-radius: 50%;
                text-align: center;
                line-height: 16px;
                font-size: 12px;
                color: white;
                margin-left: 0.5rem;
                cursor: help;
            }
    
            @media (max-width: 768px) {
                .pricing-grid {
                    grid-template-columns: 1fr;
                    gap: 1.5rem;
                }
    
                .pricing-card.recommended {
                    transform: none;
                }
            }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
            :root {
                --primary-color: #ed3338;
                --border-color: #eaeaea;
                --error-color: #dc3545;
                --success-color: #198754;
            }
    
            body {
                background-color: #f8f9fa;
                color: #333;
                line-height: 1.6;
            }
    
            .checkout-container {
                max-width: 1000px;
                margin: 2rem auto;
                padding: 0 1rem;
            }
    
            .checkout-header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .checkout-card {
                background: white;
                border-radius: 12px;
                box-shadow: 0 2px 10px rgba(0,0,0,0.08);
                overflow: hidden;
            }
    
            .plan-summary {
                background: #f8f9fa;
                padding: 1.5rem;
                border-bottom: 1px solid var(--border-color);
            }
    
            .plan-features {
                list-style: none;
                padding: 0;
                margin: 1rem 0;
            }
    
            .plan-features li {
                padding: 0.5rem 0;
                display: flex;
                align-items: center;
                color: #666;
            }
    
            .plan-features li::before {
                content: "✓";
                color: var(--success-color);
                margin-right: 0.5rem;
                font-weight: bold;
            }
    
            .payment-section {
                padding: 1.5rem;
            }
    
            .form-floating {
                margin-bottom: 1rem;
            }
    
            .card-element {
                padding: 1rem;
                border: 1px solid var(--border-color);
                border-radius: 6px;
                background: white;
            }
    
            .error-message {
                color: var(--error-color);
                font-size: 0.875rem;
                margin-top: 0.25rem;
            }
    
            .success-message {
                color: var(--success-color);
                font-size: 0.875rem;
                margin-top: 0.25rem;
            }
    
            .total-section {
                background: #f8f9fa;
                padding: 1.5rem;
                border-top: 1px solid var(--border-color);
            }
    
            .price-breakdown {
                margin-bottom: 1rem;
            }
    
            .price-row {
                display: flex;
                justify-content: space-between;
                padding: 0.5rem 0;
                border-bottom: 1px dashed #ddd;
            }
    
            .price-row:last-child {
                border-bottom: none;
                font-weight: bold;
            }
    
            .subscription-toggle {
                margin-bottom: 1.5rem;
                display: flex;
                align-items: center;
                gap: 1rem;
            }
    
            .discount-badge {
                background: var(--success-color);
                color: white;
                padding: 0.25rem 0.75rem;
                border-radius: 20px;
                font-size: 0.875rem;
            }
    
            .secure-payment {
                display: flex;
                align-items: center;
                gap: 0.5rem;
                color: #666;
                font-size: 0.875rem;
                margin-top: 1rem;
            }
    
            .secure-payment svg {
                width: 16px;
                height: 16px;
                color: #666;
            }
    
            @media (min-width: 768px) {
                .checkout-content {
                    display: grid;
                    grid-template-columns: 1fr 350px;
                }
    
                .total-section {
                    border-top: none;
                    border-left: 1px solid var(--border-color);
                }
            }