.bg-navy-blue {
    background-color: #243770;
}

#loading {
    background: url('/wp-content/themes/tally/assets/images/loader.gif') no-repeat center center;
    position: fixed;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    background-size: 50px 50px;
    background-color: rgba(0, 0, 0, .75);
    z-index: 9999999;
}

.text-light-blue {
    color: #006EA6;
}

.text-blur {
    filter: blur(3px);
}

.hrLine {
    width: 97%;
    border-top: 2px solid #b3c5cd;
}

.gstinDetailsSection {
    border-radius: .8rem;
    border: 1.5px solid #235693;
}

.accordion-button {
    background-color: transparent;
    border: none;
}

.accordion-item:first-of-type {
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}

.accordion-button:not(.collapsed) {
    background-color: #fffbe6;
    box-shadow: 0px !important;
    color: #006ea6 !important;
}

.accordion-header,
.accordion-body {
    background-color: #fffbe6;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button .collapsed {
    background-color: #fffbe6;
}

#accordionExampleFaq .accordion-button .collapsed {
    background-color: #dcf2fb;
}

#accordionExampleFaq .accordion-header,
#accordionExampleFaq .accordion-body {
    background-color: #dcf2fb;
}

#accordionExampleFaq .accordion-button:not(.collapsed) {
    background-color: #dcf2fb;
}

.accordion-item {
    border-top: 0px solid #fffbe6 !important;
    border-left: 0px solid #fffbe6 !important;
    border-right: 0px solid #fffbe6 !important;
}

.accordion-button {
    border-bottom: 0px !important;
    line-height: normal;
}

.accordion-button::after {
    background-image: url('/wp-content/themes/tally/assets/images/icons/icon-plus.svg') !important;
    background-repeat: no-repeat;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('/wp-content/themes/tally/assets/images/icons/icon-minus.svg') !important;
    background-repeat: no-repeat;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

.keyPointBorder {
    border: 1px solid #E1EBF4;
}

.keyPointImg {
    width: 4rem;
}

.blue-bg {
    background-color: #95C7EC1A;
}

.additionalCards {
    border: 1px solid #E1EBF4;
}

.numberSection {
    background-color: #006EA6;
    width: 3rem;
    text-align: center;
    border-radius: 5px;
}

.numbersFont {
    font-size: 1.2rem !important;
}

.gstinImages {
    width: 100%;
}

.step-arrow {
    height: 2px;
    background-color: #9FE5E1;
    position: relative;
}

.videosRepeater .slick-dots {
    display: none !important;
}

.step-arrow::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #9FE5E1;
    top: -3.1px;
    left: -7px;
    border-radius: 1rem;
    transform: rotate(45deg);
}

.streamLineQuotn ol li:before {
    counter-increment: numList;
    content: counter(numList);
    position: absolute;
    left: -26px;
    font-size: 1rem;
    text-align: center;
    color: #2b68b2;
    line-height: 28px;
    width: 30px;
    height: 30px;
    background: inherit;
    border-radius: 999px;
    border: 1px solid #bad0eb;
}

.streamLineQuotn ol {
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
}

.streamLineQuotn ol li {
    position: relative;
    font-size: 1rem;
}

.formContainer {
    box-shadow: 0px 0px 35.88px 0px #5F5F5F26;
}

.bg-dark-yellow {
    background-color: #fcaf1b !important;
}

@media (min-width: 280px) {
    .pagingInfo {
        font-size: 1.2rem;
    }

    .bannerImg {
        width: 22rem;
    }

    .gstinImg {
        width: 22rem;
    }

    .bannerHeading {
        font-size: 2rem;
    }

    .hrLine {
        width: 83%;
        border-top: 2px solid #b3c5cd;
        margin: 0 auto;
    }

    .gstinInput {
        width: 75%;
    }

    .slick-next {
        right: 16px;
    }

    .gstinImages {
        width: 15rem;
    }

    .additionalCards {
        min-height: 18rem;
    }

}

@media (min-width: 425px) {
    .gstinInput {
        width: 75%;
    }

    .additionalCards {
        min-height: 12rem;
    }
}


@media (min-width: 576px) {
    .gstinInput {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .w-md-50 {
        width: 50%;
    }

    .gstinInput {
        width: 90%;
    }

    .bannerHeading {
        font-size: 1.8rem;
    }

    .streamLineHead {
        font-size: 1.5rem;
    }

    .formHeading {
        font-size: 1.5rem;
    }
}

@media (min-width: 1024px) {
    .bannerHeading {
        font-size: 2.5rem;
    }

    .bannerImg {
        width: 29rem;
    }

    .gstinInput {
        width: 75%;
    }


    .additionalCards {
        min-height: 14rem;
    }

    .gstinImg {
        width: 26rem;
    }

    .hrLine {
        width: 91%;
    }

}

@media (min-width: 1200px) {
    .streamLineHead {
        font-size: 1.8rem;
    }

    .additionalCards {
        min-height: 24rem;
    }

    .streamLineHead {
        font-size: 1.5rem;
    }

    .formHeading {
        font-size: 1.5rem;
    }

    .bannerImg {
        width: 36rem;
    }

    .gstinImg {
        width: 32rem;
    }

    .bannerHeading {
        font-size: 3rem;
    }
}

@media (min-width: 1440px) {
    .additionalCards {
        min-height: 22rem;
    }

    .gstinInput {
        width: 60%;
    }
}

@media (min-width: 1536px) {
    .bannerImg {
        width: 36rem;
    }
}

@media (min-width: 1680px) {}

@media (min-width: 1920px) {
    .bannerImg {
        width: 36rem;
    }
}

/* CSS Variables */
:root {
    --lv-dark: #0f172a;
    --lv-primary: #2563eb;
    --lv-primary-hover: #3b82f6;
    --lv-muted: #212529;
    --lv-muted-light: #21252999;
    --lv-bg-light: #f8fafc;
    --lv-success: #10b981;
    --lv-amber: #d97706;
    --lv-radius-lg: 1rem;
    --lv-radius-xl: 1.5rem;
}

/* Utility */
.font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}

.max-w-2xl {
    max-width: 42rem;
}

.max-w-3xl {
    max-width: 48rem;
}

.max-w-4xl {
    max-width: 56rem;
}

.max-w-5xl {
    max-width: 64rem;
}

.max-w-6xl {
    max-width: 72rem;
}

.fw-extrabold {
    font-weight: 800;
}

.text-inactive {
    color: rgba(15, 23, 42, 0.2);
}

.border-y {
    border-top: 1px solid rgba(15, 23, 42, 0.05);
    border-bottom: 1px solid rgba(15, 23, 42, 0.05);
}

/* Badge pill (Best Practices label) */
.badge-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
    background: rgba(37, 99, 235, 0.08);
    color: #006ea6;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

/* Preview / Search Result card */
.preview-card {
    border-radius: var(--lv-radius-lg) !important;
    border: 1px solid rgba(15, 23, 42, 0.1) !important;
    overflow: hidden;
}

.preview-header {
    background: var(--lv-bg-light);
    border-bottom: 1px solid rgba(15, 23, 42, 0.05);
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: var(--lv-muted-light);
}

.dot {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: rgba(15, 23, 42, 0.1);
    display: inline-block;
}

/* Results table */
.results-table thead th {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--lv-muted-light);
    border-bottom: 1px solid rgba(15, 23, 42, 0.05);
    padding-bottom: 1rem;
}

.results-table tbody td {
    padding: 1.25rem 0.5rem;
    border-bottom: 1px solid rgba(15, 23, 42, 0.05);
    font-size: 0.875rem;
}

.results-table tbody tr:last-child td {
    border-bottom: none;
}

.results-table tbody tr:hover {
    background: rgba(248, 250, 252, 0.6);
}

.btn-view-details {
    color: #006ea6;
    font-weight: 600;
    text-decoration: none;
}

.btn-view-details:hover {
    text-decoration: underline;
    color: var(--lv-primary-hover);
}

/* Status badges */
.badge {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.25rem 0.625rem;
    border-radius: 9999px;
}

.status-active {
    background: rgba(16, 185, 129, 0.1);
    color: var(--lv-success);
}

.status-cancelled {
    background: #f1f5f9;
    color: #64748b;
}

.status-suspended {
    background: #fef3c7;
    color: var(--lv-amber);
}

.status-provisional {
    background: #dbeafe;
    color: #2563eb;
}

.status-notfound {
    background: #fef2f2;
    color: #ef4444;
}

/* Bullet icons (Why One PAN) */
.bullet-icon {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 0.25rem;
    background: rgba(37, 99, 235, 0.1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 0.15rem;
}

.bullet-dot {
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 50%;
    background: #006ea6;
    display: block;
}

/* Stat cards */
.stat-card {
    background: #fff;
    border: 1px solid rgba(15, 23, 42, 0.05);
    border-radius: var(--lv-radius-lg);
    padding: 1.5rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.stat-value {
    font-size: 1rem;
    font-weight: 600;
    color: #006ea6;
    margin-bottom: 0.5rem;
}

.stat-label {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--lv-muted-light);
}

/* Field cards (What You'll See) */
.field-card {
    padding: 1.5rem;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, 0.05);
    border-radius: var(--lv-radius-lg);
    transition: border-color 0.2s ease, background 0.2s ease;
    height: 100%;
}

.field-card:hover {
    border-color: rgba(37, 99, 235, 0.2);
    background: rgba(37, 99, 235, 0.05);
}

.field-label {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: var(--lv-muted-light);
    margin-bottom: 0.5rem;
}

.field-title {
    font-weight: 600;
    font-size: 1.125rem;
    margin-bottom: 0.25rem;
}

.field-desc {
    font-size: 0.875rem;
    color: var(--lv-muted);
}

/* GSTIN breakdown anatomy */
.gstin-breakdown {
    font-size: clamp(1.25rem, 3vw, 1.875rem);
    font-weight: 600;
}

.gstin-box {
    height: 3.5rem;
    padding: 0 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    background: var(--lv-bg-light);
    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.1);
}

.gstin-box-pan {
    background: rgba(37, 99, 235, 0.1);
    box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.3);
    color: #006ea6;
    padding: 0 1.25rem;
}

.gstin-label {
    display: block;
    margin-top: 0.75rem;
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: var(--lv-muted-light);
}

.gstin-label-pan {
    color: rgba(37, 99, 235, 0.7);
}

.step-num {
    font-size: 0.75rem;
    font-weight: 600;
    color: rgba(15, 23, 42, 0.3);
    flex-shrink: 0;
}

/* Status explanation table */
.status-table thead {
    background: var(--lv-bg-light);
}

.status-table thead th {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: var(--lv-muted-light);
    padding: 1rem 1.5rem;
    border: none;
}

.status-table tbody td {
    padding: 1.25rem 1.5rem;
    font-size: 0.875rem;
    border-color: rgba(15, 23, 42, 0.05);
    vertical-align: middle;
}

.status-table tbody tr:hover {
    background: rgba(248, 250, 252, 0.6);
}

.w-status {
    width: 11rem;
}

/* Use-case cards (Built for Everyday — on bg-navy-blue) */
.use-case-card {
    padding: 1.5rem;
    border-radius: var(--lv-radius-lg);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    transition: background 0.2s ease;
}

.use-case-card:hover {
    background: rgba(255, 255, 255, 0.1);
}

.use-case-icon {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 0.75rem;
    background: rgba(37, 99, 235, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
}

/* Tip cards */
.tip-card {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.25rem;
    border: 1px solid rgba(15, 23, 42, 0.05);
    border-radius: 0.75rem;
    background: #fff;
    transition: border-color 0.2s ease;
}

.tip-card:hover {
    border-color: rgba(37, 99, 235, 0.2);
}

.tip-num {
    font-size: 0.75rem;
    font-weight: 600;
    color: #006ea6;
    flex-shrink: 0;
}

.tip-card p {
    color: rgba(15, 23, 42, 0.8);
    margin-bottom: 0;
}

/* FAQ accordion — override existing Tally accordion inside .faq-accordion */
.faq-accordion .accordion-item {
    border: 1px solid rgba(15, 23, 42, 0.05) !important;
    border-radius: var(--lv-radius-lg) !important;
    margin-bottom: 0.75rem;
    overflow: hidden;
}

.faq-accordion .accordion-header,
.faq-accordion .accordion-body,
.faq-accordion .accordion-button,
.faq-accordion .accordion-button:not(.collapsed) {
    background: #fff !important;
    color: var(--lv-dark) !important;
}

.faq-accordion .accordion-button {
    font-weight: 500;
    padding: 1.25rem 1.5rem;
    box-shadow: none !important;
}

.faq-accordion .accordion-button:hover {
    background: var(--lv-bg-light) !important;
}

.faq-accordion .accordion-body {
    padding: 0 1.5rem 1.5rem;
    font-size: 0.875rem;
    color: rgba(15, 23, 42, 0.7);
    line-height: 1.7;
}

.programCard {
    border: 1px solid #E3E3E3;
    border-radius: 8px;
}

@media (max-width: 768px) {
    .gstin-breakdown {
        font-size: 1rem;
        padding-bottom: 25px;
    }
}