/* /Components/Layout/Header.razor.rz.scp.css */
.start_free[b-9pkaevpcem] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #013289;
  white-space: nowrap;
  transition: .3s;
  box-shadow: none;
  background: transparent;
}

/* Don't override btn-blue-round styles when both classes are present */
.start_free.btn-blue-round[b-9pkaevpcem],
button.start_free.btn-blue-round[b-9pkaevpcem] {
  background: #0d6efd !important;
  color: #ffffff !important;
  border-radius: 999px !important;
  box-shadow: 0 2px 6px rgba(13, 110, 253, 0.18) !important;
  padding: 0.5rem 1.1rem !important;
}

.header-phone[b-9pkaevpcem] {
  display: inline-flex;
  align-items: center;
  margin-left: 6px;
  padding: 0.5rem 0.75rem;
  border-radius: 999px;
  border: 1px solid var(--color-primary);
  background: var(--color-primary);
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.header-phone:hover[b-9pkaevpcem] {
  background-color: var(--color-primary-dark);
  border-color: var(--color-primary-dark);
  transform: translateY(-1px);
}

.contact .php-email-form[b-9pkaevpcem] {
  padding: 0 15px !important;
  background: transparent !important;
}

.verification-code[b-9pkaevpcem] {
  font-size: 18px;
  padding: 10px;
  letter-spacing: 15px !important;
}

.verification-code[b-9pkaevpcem]::placeholder {
  letter-spacing: normal;
  font-size: 14px;
}

.disabled-link[b-9pkaevpcem] {
  color: #6c757d;
  pointer-events: none;
  text-decoration: none;
}




/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-c8mb3cmff3] {
    /* Avoid large blank areas on short pages (e.g., /contact) */
    min-height: auto;
}

#blazor-error-ui[b-c8mb3cmff3] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-c8mb3cmff3] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-f54isisq06] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-f54isisq06] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-f54isisq06] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-f54isisq06] {
    font-size: 1.1rem;
}

.bi[b-f54isisq06] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-f54isisq06] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-f54isisq06] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-f54isisq06] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-f54isisq06] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-f54isisq06] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-f54isisq06] {
        padding-bottom: 1rem;
    }

    .nav-item[b-f54isisq06]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-f54isisq06]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-f54isisq06]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-f54isisq06] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-f54isisq06] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-f54isisq06] {
        display: none;
    }

    .nav-scrollable[b-f54isisq06] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-zxkn0t4obp],
.components-reconnect-repeated-attempt-visible[b-zxkn0t4obp],
.components-reconnect-failed-visible[b-zxkn0t4obp],
.components-pause-visible[b-zxkn0t4obp],
.components-resume-failed-visible[b-zxkn0t4obp],
.components-rejoining-animation[b-zxkn0t4obp] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-retrying[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-failed[b-zxkn0t4obp],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-zxkn0t4obp] {
    display: block;
}


#components-reconnect-modal[b-zxkn0t4obp] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-zxkn0t4obp 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-zxkn0t4obp 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-zxkn0t4obp 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-zxkn0t4obp]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-zxkn0t4obp 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-zxkn0t4obp {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-zxkn0t4obp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-zxkn0t4obp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-zxkn0t4obp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-zxkn0t4obp] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-zxkn0t4obp] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-zxkn0t4obp] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-zxkn0t4obp] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-zxkn0t4obp] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-zxkn0t4obp] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-zxkn0t4obp 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-zxkn0t4obp] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-zxkn0t4obp {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/About.razor.rz.scp.css */
.breadcrumb_img[b-uswskgx425] {
  margin-top: 85px;
  background-image: url('/assets/img/about.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 100px 0 95px;
  position: relative;
}

.about_img[b-uswskgx425] {
  top: 30px;
}




/* /Components/Pages/Contact.razor.rz.scp.css */
.contact[b-fqp13iz7s5] {
  padding-top: 84px; /* clear fixed header without creating a big gap */
  padding-bottom: 12px; /* avoid blank space after content */
  scroll-margin-top: 84px; /* Account for fixed header */
}

/* Ensure contact section is visible on mobile */
@media (max-width: 768px) {
  .contact[b-fqp13iz7s5] {
    padding-top: 92px; /* just enough to clear header */
    padding-bottom: 12px;
    scroll-margin-top: 92px;
  }
  
  main#main[b-fqp13iz7s5] {
    min-height: auto;
    padding-top: 0;
    margin-top: 0;
  }
}

.contact .info-box[b-fqp13iz7s5] {
  color: #444444;
  padding: 20px;
  width: 100%;
  box-shadow: 0 0 30px rgba(1, 41, 112, 0.08);
}

.contact .info-box i[b-fqp13iz7s5] {
  font-size: 32px;
  color: #013289;
  float: left;
  width: 44px;
  height: 44px;
  background: #e7f1fd;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin-right: 15px;
}

.contact .php-email-form[b-fqp13iz7s5] {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 30px rgba(1, 41, 112, 0.08);
  padding: 30px;
}

.contact .php-email-form button[type=submit][b-fqp13iz7s5] {
  background: #013289;
  border: 0;
  padding: 12px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover[b-fqp13iz7s5] {
  background: #4154f1;
}

.contact .php-email-form .error-message[b-fqp13iz7s5] {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .sent-message[b-fqp13iz7s5] {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .loading[b-fqp13iz7s5] {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.contact .php-email-form .loading[b-fqp13iz7s5]:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading-b-fqp13iz7s5 1s linear infinite;
}

@keyframes animate-loading-b-fqp13iz7s5 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Contact Intro Section */
.contact-intro[b-fqp13iz7s5] {
  margin-bottom: 0;
  padding: 20px;
  background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%);
  border-radius: 12px;
}

@media (max-width: 768px) {
  .contact-intro[b-fqp13iz7s5] {
    padding: 20px;
    margin-bottom: 0;
  }
}

.contact-intro h1[b-fqp13iz7s5],
.contact-intro h3[b-fqp13iz7s5] {
  font-size: clamp(28px, 3.5vw, 36px);
  font-weight: 700;
  color: var(--color-primary);
  margin-bottom: 12px;
}

.contact-intro .lead[b-fqp13iz7s5] {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--color-gray-700);
  line-height: 1.7;
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .contact-intro .lead[b-fqp13iz7s5] {
    margin-bottom: 16px;
  }
}

.phone-highlight[b-fqp13iz7s5] {
  background: white;
  padding: 18px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  margin-top: 12px;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .phone-highlight[b-fqp13iz7s5] {
    padding: 20px;
    margin-top: 16px;
    margin-bottom: 0;
  }
}

.phone-number-large[b-fqp13iz7s5] {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  color: var(--color-primary);
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.phone-number-large i[b-fqp13iz7s5] {
  font-size: 0.8em;
  color: var(--color-secondary);
}

.phone-link[b-fqp13iz7s5] {
  color: var(--color-primary);
  text-decoration: none;
  transition: color 0.3s ease;
}

.phone-link:hover[b-fqp13iz7s5] {
  color: var(--color-primary-dark);
  text-decoration: underline;
}

.phone-hours[b-fqp13iz7s5] {
  font-size: clamp(14px, 1.8vw, 16px);
  color: var(--color-gray-600);
  text-align: center;
  margin: 0;
  font-style: italic;
}

@media (max-width: 768px) {
  .contact-intro[b-fqp13iz7s5] {
    padding: 20px;
    margin-bottom: 0;
  }

  .contact-intro h1[b-fqp13iz7s5] {
    margin-bottom: 12px;
  }

  .phone-number-large[b-fqp13iz7s5] {
    font-size: 28px;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 8px;
  }
  
  .phone-hours[b-fqp13iz7s5] {
    margin-top: 0;
  }
}




/* /Components/Pages/Features.razor.rz.scp.css */
.breadcrumb_img[b-8gs71sot0y] {
  margin-top: 85px;
  background-image: url('/assets/img/about.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 100px 0 95px;
  position: relative;
}




/* /Components/Pages/Home.razor.rz.scp.css */
/* Resources Section Styles */
.feature_content[b-9mxk933b6f] {
  padding: clamp(60px, 8vw, 120px) 0;
  background-color: var(--color-gray-100);
}

.tabs_header[b-9mxk933b6f] {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(8px, 1vw, 12px);
  margin-bottom: clamp(24px, 4vw, 48px);
}

.tab_button[b-9mxk933b6f] {
  padding: 10px 20px;
  background: #f5f7fa;
  border: none;
  border-radius: 6px;
  color: #4a5568;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.tab_button:hover[b-9mxk933b6f] {
  background: #e2e8f0;
}

.tab_button.active[b-9mxk933b6f] {
  background: #013289;
  color: white;
}

.feature_content .row[b-9mxk933b6f] {
  row-gap: clamp(24px, 3vw, 32px);
}

.resource_card[b-9mxk933b6f] {
  background: #fff;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  padding: clamp(24px, 3vw, 32px);
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: all var(--transition-base);
}

.resource_card:hover[b-9mxk933b6f] {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}

.resource_type[b-9mxk933b6f] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.icon_wrapper[b-9mxk933b6f] {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}

.icon-blue[b-9mxk933b6f] {
  background-color: #ebf5ff;
  color: #3b82f6;
}

.icon-purple[b-9mxk933b6f] {
  background-color: #f3effb;
  color: #8b5cf6;
}

.icon-red[b-9mxk933b6f] {
  background-color: #fef2f2;
  color: #ef4444;
}

.icon-green[b-9mxk933b6f] {
  background-color: #ecfdf5;
  color: #22c55e;
}

.icon-gray[b-9mxk933b6f] {
  background-color: #f3f4f6;
  color: #6b7280;
}

.type_badge[b-9mxk933b6f] {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
}

.badge-blue[b-9mxk933b6f] {
  background-color: #ebf5ff;
  color: #3b82f6;
}

.badge-purple[b-9mxk933b6f] {
  background-color: #f3effb;
  color: #8b5cf6;
}

.badge-red[b-9mxk933b6f] {
  background-color: #fef2f2;
  color: #ef4444;
}

.badge-green[b-9mxk933b6f] {
  background-color: #ecfdf5;
  color: #22c55e;
}

.badge-gray[b-9mxk933b6f] {
  background-color: #f3f4f6;
  color: #6b7280;
}

.resource_title[b-9mxk933b6f] {
  font-size: clamp(16px, 2vw, 20px);
  font-weight: var(--font-weight-semibold);
  color: var(--color-gray-900);
  margin-bottom: clamp(16px, 2vw, 24px);
  flex-grow: 1;
  line-height: 1.5;
}

.view_resource_btn[b-9mxk933b6f] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: linear-gradient(135deg, var(--color-primary-light) 0%, var(--color-primary) 100%);
  color: white;
  padding: 12px 24px;
  border-radius: var(--radius-md);
  font-weight: var(--font-weight-semibold);
  font-size: var(--font-size-base);
  text-align: center;
  transition: all var(--transition-base);
  border: none;
  cursor: pointer;
  text-decoration: none;
  box-shadow: var(--shadow-primary);
}

.view_resource_btn:hover[b-9mxk933b6f] {
  background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(1, 50, 137, 0.4);
}

.view_resource_btn svg[b-9mxk933b6f] {
  transition: transform 0.3s ease;
}

.view_resource_btn:hover svg[b-9mxk933b6f] {
  transform: translateX(3px);
}

.empty_state[b-9mxk933b6f] {
  text-align: center;
  padding: clamp(60px, 8vw, 120px) 0;
}

.empty_icon[b-9mxk933b6f] {
  color: #cbd5e1;
  margin-bottom: 20px;
}

.empty_state h3[b-9mxk933b6f] {
  font-size: 24px;
  font-weight: 600;
  color: #334155;
  margin-bottom: 10px;
}

.empty_state p[b-9mxk933b6f] {
  color: #64748b;
}

.section-carousel[b-9mxk933b6f] {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  overflow: visible;
  background-color: transparent;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  transition: height 0.5s ease;
}

/* Remove gap between carousel and main content */
.section-carousel + main[b-9mxk933b6f] {
  margin-top: 0;
  padding-top: 0;
}

/* Ensure first section after carousel has no top padding */
.section-carousel + main > section:first-of-type[b-9mxk933b6f] {
  padding-top: 0;
  margin-top: 0;
}

/* Remove hero background image from carousel hero section - match Vue app */
.section-carousel .section-hero[b-9mxk933b6f] {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Remove all backgrounds, borders, and shadows from all elements in carousel hero */
.section-carousel .section-hero[b-9mxk933b6f],
.section-carousel .section-hero *[b-9mxk933b6f],
.section-carousel .section-hero *[b-9mxk933b6f]::before,
.section-carousel .section-hero *[b-9mxk933b6f]::after {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.section-carousel .hero[b-9mxk933b6f] {
  background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%) !important;
  background-image: none !important;
  padding: clamp(60px, 10vw, 120px) 0 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  position: relative !important;
  overflow: hidden !important;
}

/* Decorative background element */
.section-carousel .hero[b-9mxk933b6f]::before {
  content: '';
  position: absolute;
  top: -30%;
  right: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(1, 50, 137, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.section-carousel .hero[b-9mxk933b6f]::after {
  content: '';
  position: absolute;
  bottom: -20%;
  left: -5%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(81, 194, 235, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

/* Ensure container and columns don't create a box effect */
.section-carousel .hero .container[b-9mxk933b6f] {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  max-width: 1200px !important;
  padding-left: clamp(24px, 4vw, 48px) !important;
  padding-right: clamp(24px, 4vw, 48px) !important;
  position: relative !important;
  z-index: 1 !important;
}

.section-carousel .hero .col-lg-6[b-9mxk933b6f] {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Ensure the flex column container has no background */
.section-carousel .hero .col-lg-6.d-flex[b-9mxk933b6f] {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Typography improvements for carousel hero */
.section-carousel .hero h1[b-9mxk933b6f] {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 0 1.5rem 0 !important;
  font-size: clamp(36px, 5vw, 64px) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important;
  color: var(--color-primary) !important;
}

.section-carousel .hero h6[b-9mxk933b6f] {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: clamp(18px, 2vw, 22px) !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  letter-spacing: 0.01em !important;
  color: var(--color-gray-700) !important;
  max-width: 600px !important;
}

/* Remove box effect from row */
.section-carousel .hero .row[b-9mxk933b6f] {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
}

.section-display[b-9mxk933b6f] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  z-index: 1;
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  visibility: hidden;
  pointer-events: none;
}

.section-display.active-section[b-9mxk933b6f] {
  opacity: 1;
  transform: translateY(0);
  z-index: 2;
  visibility: visible;
  pointer-events: auto;
}

.section-display.section-exit[b-9mxk933b6f] {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  visibility: hidden;
}

/* Ensure hero text wraps identically to Vue app */
.section-carousel .hero .col-lg-6[b-9mxk933b6f] {
  box-sizing: border-box;
  padding-left: clamp(12px, 2vw, 24px);
  padding-right: clamp(12px, 2vw, 24px);
  position: relative;
  z-index: 1;
}

/* Hero image enhancements */
.section-carousel .hero-img[b-9mxk933b6f] {
  position: relative;
  z-index: 1;
}

.section-carousel .hero-img img[b-9mxk933b6f] {
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.section-carousel .hero-img img:hover[b-9mxk933b6f] {
  transform: translateY(-5px);
}

.section-carousel .hero h6[b-9mxk933b6f] {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  box-sizing: border-box;
  width: 100%;
  display: block;
}

.carousel-indicators[b-9mxk933b6f] {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  z-index: 100;
}

.carousel-dots[b-9mxk933b6f] {
  display: flex;
  gap: 8px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 15px;
  border-radius: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.dot[b-9mxk933b6f] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #cbd5e1;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dot.active[b-9mxk933b6f] {
  background-color: #013289;
  transform: scale(1.2);
}

/* Hero Section Styles */
.hero[b-9mxk933b6f] {
  padding: clamp(100px, 12vw, 160px) 0 clamp(80px, 12vw, 140px) 0; /* Extra top padding for fixed header */
  background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%);
  position: relative;
  overflow: hidden;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

/* Prevent any border on hero section and all its children */
#hero[b-9mxk933b6f],
section#hero[b-9mxk933b6f],
.hero[b-9mxk933b6f],
section.hero[b-9mxk933b6f],
#hero *[b-9mxk933b6f],
section#hero *[b-9mxk933b6f],
.hero *[b-9mxk933b6f],
section.hero *[b-9mxk933b6f] {
  border: none !important;
  border-width: 0 !important;
  outline: none !important;
}

.hero[b-9mxk933b6f]::before {
  content: '';
  position: absolute;
  top: -30%;
  right: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(1, 50, 137, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.hero[b-9mxk933b6f]::after {
  content: '';
  position: absolute;
  bottom: -20%;
  left: -5%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(81, 194, 235, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.hero .container[b-9mxk933b6f] {
  position: relative;
  z-index: 1;
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  outline: none !important;
}

.hero .row[b-9mxk933b6f] {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  outline: none !important;
}

.hero .col-lg-6[b-9mxk933b6f] {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  outline: none !important;
}

.hero .d-flex[b-9mxk933b6f] {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

.hero h1[b-9mxk933b6f] {
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: var(--color-primary);
  margin-bottom: clamp(20px, 3vw, 32px);
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
  outline: none !important;
}

/* Ensure no border on initial load */
#hero h1[b-9mxk933b6f],
section#hero h1[b-9mxk933b6f],
.hero h1[b-9mxk933b6f],
section.hero h1[b-9mxk933b6f] {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  background: transparent !important;
}

.hero-subheadline[b-9mxk933b6f] {
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 400;
  line-height: 1.7;
  color: var(--color-gray-700);
  margin-bottom: 0;
}

.hero-cta[b-9mxk933b6f] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.trust-microcopy[b-9mxk933b6f] {
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--color-gray-600);
  font-style: italic;
}

.hero-img img[b-9mxk933b6f] {
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.hero-img img:hover[b-9mxk933b6f] {
  transform: translateY(-5px);
}

/* Industry Strip Section */
.industry-strip[b-9mxk933b6f] {
  background: var(--color-gray-100);
  padding: clamp(40px, 6vw, 80px) 0;
}

.industry-icons[b-9mxk933b6f] {
  margin-bottom: clamp(20px, 3vw, 32px);
}

.industry-badge[b-9mxk933b6f] {
  display: inline-block;
  padding: clamp(8px, 1vw, 12px) clamp(16px, 2vw, 24px);
  background: white;
  border: 2px solid var(--color-gray-300);
  border-radius: 30px;
  font-weight: 600;
  color: var(--color-gray-700);
  font-size: clamp(14px, 1.5vw, 16px);
  transition: all 0.3s ease;
}

.industry-badge:hover[b-9mxk933b6f] {
  border-color: var(--color-primary);
  color: var(--color-primary);
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

.support-text[b-9mxk933b6f] {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--color-gray-600);
  max-width: 800px;
  margin: 0 auto;
}

/* Outcome-Based Value Section */
.outcomes-section[b-9mxk933b6f] {
  padding: clamp(60px, 8vw, 120px) 0;
  background: white;
}

.outcome-box[b-9mxk933b6f] {
  background: white;
  border: 1px solid var(--color-gray-200);
  border-radius: var(--radius-lg);
  padding: clamp(24px, 3vw, 32px);
  height: 100%;
  transition: all var(--transition-base);
  box-shadow: var(--shadow-sm);
}

.outcome-box:hover[b-9mxk933b6f] {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
  border-color: var(--color-primary);
}

.outcome-icon[b-9mxk933b6f] {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, var(--color-primary-light) 0%, var(--color-primary) 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: clamp(16px, 2vw, 24px);
  color: white;
  font-size: 28px;
}

.outcome-box h3[b-9mxk933b6f] {
  font-size: clamp(20px, 2.5vw, 24px);
  font-weight: 600;
  color: var(--color-gray-900);
  margin-bottom: clamp(12px, 1.5vw, 16px);
}

.outcome-box p[b-9mxk933b6f] {
  color: var(--color-gray-600);
  line-height: 1.7;
  margin: 0;
}

/* Product Visual Section */
.product-visual-section[b-9mxk933b6f] {
  padding: clamp(60px, 8vw, 120px) 0;
  background: var(--color-gray-100);
}

.product-visual-section h2[b-9mxk933b6f] {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  color: var(--color-gray-900);
  margin-bottom: clamp(20px, 3vw, 32px);
}

.product-visual-section .lead[b-9mxk933b6f] {
  font-size: clamp(18px, 2vw, 20px);
  color: var(--color-gray-600);
  line-height: 1.7;
}

/* Testimonials Section */
.testimonials[b-9mxk933b6f] {
  padding: clamp(60px, 8vw, 120px) 0;
  background: white;
}

.testimonial-item[b-9mxk933b6f] {
  background: white;
  border: 1px solid var(--color-gray-200);
  border-radius: var(--radius-lg);
  padding: clamp(24px, 3vw, 32px);
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: var(--shadow-sm);
  transition: all var(--transition-base);
}

.testimonial-item:hover[b-9mxk933b6f] {
  box-shadow: var(--shadow-lg);
  transform: translateY(-2px);
}

.testimonial-item p[b-9mxk933b6f] {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--color-gray-700);
  line-height: 1.7;
  font-style: italic;
  margin-bottom: clamp(20px, 3vw, 24px);
  flex-grow: 1;
}

.testimonial-item .profile[b-9mxk933b6f] {
  display: flex;
  align-items: center;
  gap: 12px;
}

.testimonial-img[b-9mxk933b6f] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-item h3[b-9mxk933b6f] {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-gray-900);
  margin: 0;
}

/* How It Works Section */
.how-it-works[b-9mxk933b6f] {
  padding: clamp(60px, 8vw, 120px) 0;
  background: var(--color-gray-100);
}

.step-box[b-9mxk933b6f] {
  background: white;
  border-radius: var(--radius-lg);
  padding: clamp(32px, 4vw, 48px);
  height: 100%;
  box-shadow: var(--shadow-sm);
  transition: all var(--transition-base);
}

.step-box:hover[b-9mxk933b6f] {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}

.step-number[b-9mxk933b6f] {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, var(--color-primary-light) 0%, var(--color-primary) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto clamp(20px, 3vw, 24px);
  color: white;
  font-size: 28px;
  font-weight: 700;
}

.step-box h3[b-9mxk933b6f] {
  font-size: clamp(22px, 2.5vw, 26px);
  font-weight: 600;
  color: var(--color-gray-900);
  margin-bottom: clamp(12px, 1.5vw, 16px);
}

.step-box p[b-9mxk933b6f] {
  color: var(--color-gray-600);
  line-height: 1.7;
  margin: 0;
}

/* Final CTA Section */
.final-cta[b-9mxk933b6f] {
  padding: clamp(80px, 10vw, 120px) 0;
  background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
  color: white;
}

.final-cta h2[b-9mxk933b6f] {
  font-size: clamp(36px, 5vw, 48px);
  font-weight: 700;
  color: white;
  margin-bottom: clamp(16px, 2vw, 24px);
}

.final-cta .lead[b-9mxk933b6f] {
  font-size: clamp(18px, 2vw, 22px);
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
}

.final-cta .btn-primary[b-9mxk933b6f] {
  background: white;
  color: var(--color-primary);
  border: none;
  font-weight: 600;
  padding: 14px 32px;
  font-size: 18px;
}

.final-cta .btn-primary:hover[b-9mxk933b6f] {
  background: var(--color-gray-100);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .section-header .title[b-9mxk933b6f] {
    font-size: 28px;
  }

  .resource_card[b-9mxk933b6f] {
    padding: 20px;
  }

  .carousel-dots[b-9mxk933b6f] {
    padding: 8px 12px;
  }

  .dot[b-9mxk933b6f] {
    width: 8px;
    height: 8px;
  }

  .hero-cta[b-9mxk933b6f] {
    flex-direction: column;
  }

  .hero-cta .btn[b-9mxk933b6f] {
    width: 100%;
  }

  .industry-badge[b-9mxk933b6f] {
    font-size: 14px;
    padding: 8px 16px;
  }

  .outcome-box[b-9mxk933b6f],
  .step-box[b-9mxk933b6f] {
    margin-bottom: 24px;
  }

}

/* /Components/Pages/StartFreeTrial.razor.rz.scp.css */
.section-header[b-wwfnlq6cos] {
  text-align: left !important;
  padding-bottom: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.feature_content[b-wwfnlq6cos] {
  padding-top: 110px;
}

.section-header h2[b-wwfnlq6cos] {
  font-size: 20px !important;
  margin: 10px 0 5px 0 !important;
}

.section-header h6[b-wwfnlq6cos] {
  text-align: justify;
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}

.free_form[b-wwfnlq6cos] {
  color: #696969;
  background: #fafbff;
  padding: 30px;
  margin-bottom: 20px;
}

.start-trial-form[b-wwfnlq6cos] {
  margin-top: 0.5rem !important;
}

.free_form .form-control[b-wwfnlq6cos] {
  padding: 10px 15px;
}

.free_form button[type=submit][b-wwfnlq6cos],
.free_form button[type=button][b-wwfnlq6cos] {
  background: #0d6efd; /* primary blue */
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: background .12s ease, box-shadow .12s ease, transform .06s ease;
  border-radius: 999px; /* fully rounded pill */
  box-shadow: 0 2px 6px rgba(13,110,253,0.18);
}

.free_form button[type=submit]:hover[b-wwfnlq6cos],
.free_form button[type=button]:hover[b-wwfnlq6cos] {
  background: #0b5ed7;
  box-shadow: 0 4px 10px rgba(13,110,253,0.22);
}

.free_form .form-control:focus[b-wwfnlq6cos] {
  border-color: #51c2eb;
  box-shadow: none;
}

.notification_part[b-wwfnlq6cos] {
  margin: 10px auto;
  padding: 8px !important;
}

@media(max-width:991px) {
  .notification_part[b-wwfnlq6cos] {
    width: 100%;
    font-size: 15px !important;
    line-height: 22px !important;
  }
}

.section-header h2[b-wwfnlq6cos] {
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  color: var(--color-secondary);
  text-transform: uppercase;
  margin-top: 15px;
}




/* /Components/Shared/PricingSection.razor.rz.scp.css */
/* Pricing Section Styles (shared across Home + /pricing) */
.pricing[b-pqxhhbyqe9] {
  padding: clamp(80px, 10vw, 120px) 0;
  background: white;
}

.pricing-explanation[b-pqxhhbyqe9] {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--color-gray-600);
  line-height: 1.7;
  max-width: 800px;
  margin: 0 auto clamp(40px, 5vw, 60px);
  text-align: center;
}

.pricing-explanation strong[b-pqxhhbyqe9] {
  color: var(--color-primary);
  font-weight: 600;
}

.pricing-options[b-pqxhhbyqe9] {
  margin: clamp(20px, 3vw, 32px) 0;
}

.price-option[b-pqxhhbyqe9] {
  margin-bottom: clamp(16px, 2vw, 24px);
  padding: clamp(16px, 2vw, 20px);
  background: var(--color-gray-100);
  border-radius: var(--radius-md);
  text-align: center;
}

.price-option.annual-option[b-pqxhhbyqe9] {
  background: linear-gradient(135deg, rgba(1, 50, 137, 0.05) 0%, rgba(81, 194, 235, 0.05) 100%);
  border: 2px solid var(--color-primary);
}

.price-label[b-pqxhhbyqe9] {
  font-size: clamp(12px, 1.5vw, 14px);
  font-weight: 600;
  color: var(--color-gray-600);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
}

.price-option.annual-option .price-label[b-pqxhhbyqe9] {
  color: var(--color-primary);
}

.price[b-pqxhhbyqe9] {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  color: var(--color-primary);
  line-height: 1.2;
}

.price sup[b-pqxhhbyqe9] {
  font-size: 0.6em;
  vertical-align: super;
}

.price span[b-pqxhhbyqe9] {
  font-size: 0.4em;
  font-weight: 500;
  color: var(--color-gray-600);
}

.price-savings[b-pqxhhbyqe9] {
  font-size: clamp(12px, 1.5vw, 14px);
  color: var(--color-primary);
  font-weight: 600;
  margin-top: 8px;
  font-style: italic;
}

@media (max-width: 768px) {
  .pricing-explanation[b-pqxhhbyqe9] {
    font-size: 16px;
    padding: 0 20px;
  }
}

/* /Components/Shared/StartTrialForm.razor.rz.scp.css */
/* Scoped styles for StartTrialForm component to ensure rounded blue buttons */
.free_form button[type=submit][b-rkzkw4qz70],
.free_form button[type=button][b-rkzkw4qz70],
.btn-blue-round[b-rkzkw4qz70]
{
  background: #0d6efd; /* primary blue */
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: background .12s ease, box-shadow .12s ease, transform .06s ease;
  border-radius: 999px; /* fully rounded pill */
  box-shadow: 0 2px 6px rgba(13,110,253,0.18);
}

.free_form button[type=submit]:hover[b-rkzkw4qz70],
.free_form button[type=button]:hover[b-rkzkw4qz70],
.btn-blue-round:hover[b-rkzkw4qz70]
{
  background: #0b5ed7;
  box-shadow: 0 4px 10px rgba(13,110,253,0.22);
}
