/* ===============================
   COMBINED STYLES FOR ALL PAGES
   Advanced DataLayer Tracker Website
   =============================== */

/* ===============================
   GLOBAL RESETS & BASE STYLES
   =============================== */

.site-header-inner-wrap.item-is-stuck {
     background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
}

.simplybook-widget-button.right {display:none !important;}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    line-height: 1.6;
    color: #1a1a1a;
    background: #ffffff;
    overflow-x: hidden;
}

.color-white {color: white !important;}
.color-black {color: #0a2540 !important;}
.comparison-table {color: #0a2540; !important;}
/* ===============================
   Navigation Color States
   =============================== */
/* .main-navigation a:hover {color: var(--global-palette-btn-bg) !important;} */
	
/* White text when over dark hero */
/* .nav-on-dark .main-navigation li.menu-item a {
  color: #010101 !important;
  transition: color 0.3s ease;
}
.nav-on-dark .main-navigation a:hover {
  color: var(--global-palette-btn-bg) !important;
} 

.nav-on-light .main-navigation a {
  color: #222 !important;
  transition: color 0.3s ease;
}
.nav-on-light .main-navigation a:hover {
  color: var(--global-palette-btn-bg) !important;
}

site-header-inner-wrap.item-at-start #primary-menu {
	color: #ffffff !important;
	transition: color 0.3s ease;
}
site-header-inner-wrap.item-is-stuck #primary-menu a:hover{
	color: var(--global-palette-btn-bg) !important;
	transition: color 0.3s ease;
} */

body.page-id-6696 .nav-on-light .main-navigation li.menu-item a, 
body.page-id-12417 .nav-on-light .main-navigation li.menu-item a, 
body.page-id-12402 .nav-on-light .main-navigation li.menu-item a {
	color: #010101 !important;
	transition: color 0.3s ease;
}

body.page-id-6696 .nav-on-light .main-navigation li.menu-item a:hover, 
body.page-id-12417 .nav-on-light .main-navigation li.menu-item a:hover, 
body.page-id-12402 .nav-on-light .main-navigation li.menu-item a:hover {
	color: #635bff !important;
	transition: color 0.3s ease;
}
	
body.page-id-12402 .nav-on-dark .main-navigation li.menu-item a,
body.page-id-6696 .nav-on-dark .main-navigation li.menu-item a,
body.page-id-12417 .nav-on-dark .main-navigation li.menu-item a {
  color: #ffffff !important;
  transition: color 0.3s ease;
}

body.page-id-12402 .nav-on-dark .main-navigation li.menu-item a:hover,
body.page-id-6696 .nav-on-dark .main-navigation li.menu-item a:hover,
body.page-id-12417 .nav-on-dark .main-navigation li.menu-item a:hover {
  color: var(--accent-color) !important;
}

body.page-id-6685 .nav-on-dark .main-navigation li.menu-item a {
	color: #000000;
}

body.page-id-6696 .item-at-start .site-branding .site-title,
body.page-id-12402 .item-at-start .site-branding .site-title,
body.page-id-12417 .item-at-start .site-branding .site-title,
body.page-id-6696 .item-at-start .site-branding .site-title,
body.page-id-12639 .item-at-start .site-branding .site-title{
	color: #ffffff !important;
}


body.page-id-6685 .nav-on-dark ..main-navigation li.menu-item a:hover {
	color: var(--accent-color) !important;
}
.pricing-card .feature-item:nth-child(even) {
	direction: ltr;
}
/* ===============================
   DEBUG & ADMIN OVERRIDES
   =============================== */
#adt-debug-overlay-demo .adt-download-btn {
    display: none;
}

section.entry-hero {
    display: none;
}

.header-cart-wrap.kadence-header-cart {
    display: none;
}

section.hero .secondary-button:hover  {color:#635bff !important;}
section.cta-section .secondary-button:hover {color:#635bff !important;}

/* ===============================
   CONTENT LAYOUT
   =============================== */
.content-width-fullwidth .content-area, 
.content-vertical-padding-hide .content-area {
    margin-top: -70px;
    margin-bottom: 0;
}

/* Override for pricing page to prevent hero being pushed off */
body.page-template-pricing .content-area,
body.page-pricing .content-area {
    margin-top: 0 !important;
}

main#inner-wrap {
    margin-bottom: 0 !important;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

/* ===============================
   TYPOGRAPHY & HEADINGS
   =============================== */
.hero-block h1, 
.hero-block h2, 
.hero-block h3, 
.hero-block h4, 
.hero-block h5, 
.hero-block h6 {
    margin: 5px 0 !important;
}

h2.kt-blocks-info-box-title {
    font-size: 22px !important;
}

#form_bug-report h3.frm_form_title {
    font-size: 24px !important;
}

.kt-adv-heading6685_6bfc82-06 strong, 
.kt-adv-heading6685_3342df-63 strong {
    color: black;
}

/* ===============================
   CHANGELOG & BORDERS
   =============================== */
.changelog-entry {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

/* ===============================
   FADE-IN ANIMATION FOR BOXES
   =============================== */
.kt-inside-inner-col.adt-box-fade {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s ease, transform 0.8s ease;
    will-change: opacity, transform;
}

.kt-inside-inner-col.adt-box-fade.is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* ===============================
   ROTATING TAGLINE & COUNTER
   =============================== */
.adt-counter {
    line-height: 1;
}

.rotating-tagline {
    font-family: sans-serif;
    font-size: 4rem;
    font-weight: 600;
    color: #ffffff;
    width: 650px;
}

#rotating-word {
    color: #09ba65;
    transition: opacity 0.5s ease;
}

#rotating-word.fade-out {
    opacity: 0;
}

/* ===============================
   KNOWLEDGE BASE SEARCH
   =============================== */
.adt-kb-search-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

form.adt-kb-search-form {
    display: flex !important;
    
}

input.adt-kb-search-field {
    width: 100%;
}

.adt-kb-sidebar-section .adt-kb-search-form {
    width: 240px !important;
}

/* ===============================
   TABS & ACCORDIONS
   =============================== */
.adt-fade-skip ul.kt-tabs-title-list {
    border-right: 1px solid #cccccc;
}

.adt-fade-skip .kt-title-item {
    border-bottom: 1px solid #cccccc !important;
}

.adt-fade-skip code {
    color: #000000 !important;
}

/* ===============================
   BUTTONS
   =============================== */
.cta-button {
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    color: white;
    padding: 10px 24px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    transition: transform 0.2s, box-shadow 0.2s;
}

.cta-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(99, 91, 255, 0.3);
}

.primary-button {
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    color: white;
    padding: 16px 32px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: transform 0.2s, box-shadow 0.2s;
    display: inline-block;
}

.primary-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(99, 91, 255, 0.3);
}

.secondary-button {
    background: white;
    color: #635bff;
    padding: 16px 32px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    border: 2px solid #e3e8ef;
    transition: all 0.2s;
    display: inline-block;
}

.secondary-button:hover {
    border-color: #635bff;
    background: rgba(99, 91, 255, 0.05);
}

.btn {
    padding: 15px 30px;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
    display: inline-block;
}

.btn-primary {
    background: white;
    color: #09ba65;
}

.btn-primary:hover {
    background: #f0f0f0;
    transform: translateY(-2px);
}

.btn-secondary {
    background: transparent;
    color: white;
    border: 2px solid white;
}

.btn-secondary:hover {
    background: white;
    color: #09ba65;
    transform: translateY(-2px);
}

.plan-button {
    display: block;
    width: 100%;
    padding: 16px;
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s;
    margin-bottom: 32px;
}

.plan-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(99, 91, 255, 0.3);
}

.plan-button.secondary {
    background: white;
    color: #635bff;
    border: 2px solid #635bff;
}

.plan-button.secondary:hover {
    background: rgba(99, 91, 255, 0.05);
}

/* ===============================
   HERO SECTIONS - PAGE SPECIFIC
   =============================== */

/* HOMEPAGE HERO - Light gradient with badge and stats */
body.page-id-6685 .hero,
body.home .hero {
    padding: 180px 0 120px;
    background: linear-gradient(180deg, #f6f9fc 0%, #ffffff 100%);
    margin-top: 64px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

body.page-id-6685 .hero::before,
body.home .hero::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(99, 91, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
}

body.page-id-6685 .hero-content,
body.home .hero-content {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

body.page-id-6685 .hero h1,
body.home .hero h1 {
    font-size: 72px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 24px;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

body.page-id-6685 .hero p,
body.home .hero p {
    font-size: 24px;
    color: #425466;
    margin-bottom: 40px;
    line-height: 1.5;
}

/* CONTACT/SUPPORT/ABOUT HERO - Stripe style dark */
body.page-id-6696 .hero,
body.page-id-12417 .hero,
body.page-id-12402 .hero {
    background: #0a2540;
    color: white;
    padding: 120px 20px 100px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

body.page-id-6696 .hero::before,
body.page-id-12417 .hero::before,
body.page-id-12402 .hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, rgba(139, 92, 246, 0.05) 100%);
    pointer-events: none;
}

body.page-id-6696 .hero .container,
body.page-id-12417 .hero .container,
body.page-id-12402 .hero .container {
    position: relative;
    z-index: 1;
}

body.page-id-6696 .hero h1,
body.page-id-12417 .hero h1,
body.page-id-12402 .hero h1 {
    font-size: 4rem;
    font-weight: 600;
    margin-bottom: 24px;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

body.page-id-6696 .hero p,
body.page-id-12417 .hero p,
body.page-id-12402 .hero p {
    font-size: 1.35rem;
    opacity: 0.8;
    max-width: 700px;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1.6;
}

/* FEATURES PAGE HERO - Light gradient with categories */
.page-template-features .hero {
    padding: 160px 0 80px;
    background: linear-gradient(180deg, #f6f9fc 0%, #ffffff 100%);
    margin-top: 64px;
    text-align: center;
}

.page-template-features .hero h1 {
    font-size: 64px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 24px;
    line-height: 1.1;
}

.page-template-features .hero p {
    font-size: 24px;
    color: #425466;
    max-width: 800px;
    margin: 0 auto 48px;
}

/* HOW IT WORKS PAGE HERO - Light with decorative gradient */
.page-template-how-it-works .hero {
    padding: 160px 0 80px;
    background: linear-gradient(180deg, #f6f9fc 0%, #ffffff 100%);
    margin-top: 64px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.page-template-how-it-works .hero::before {
    content: '';
    position: absolute;
    top: -30%;
    right: -15%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(99, 91, 255, 0.08) 0%, transparent 70%);
    border-radius: 50%;
}

.page-template-how-it-works .hero-content {
    position: relative;
    z-index: 1;
}

.page-template-how-it-works .hero h1 {
    font-size: 64px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 24px;
    line-height: 1.1;
}

.page-template-how-it-works .hero p {
    font-size: 24px;
    color: #425466;
    max-width: 700px;
    margin: 0 auto;
}

/* PRICING PAGE HERO - Light gradient like homepage */
.page-template-pricing .hero,
body.page-pricing .hero {
    padding: 140px 0 100px;
    background: linear-gradient(180deg, #f6f9fc 0%, #ffffff 100%);
    margin-top: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.page-template-pricing .hero::before,
body.page-pricing .hero::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(99, 91, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
}

.page-template-pricing .hero-content,
body.page-pricing .hero-content {
    position: relative;
    z-index: 1;
}

.page-template-pricing .hero h1,
body.page-pricing .hero h1 {
    font-size: 64px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 24px;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

.page-template-pricing .hero p,
body.page-pricing .hero p {
    font-size: 21px;
    color: #425466;
    max-width: 700px;
    margin: 0 auto 40px;
    line-height: 1.5;
}

/* SHARED HERO ELEMENTS */
.hero-content {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: rgba(99, 91, 255, 0.1);
    border: 1px solid rgba(99, 91, 255, 0.2);
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #635bff;
    margin-bottom: 24px;
}

.hero-gradient-text {
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    margin-bottom: 60px;
}

.hero-stats {
    display: flex;
    gap: 48px;
    justify-content: center;
    padding: 32px 0;
    border-top: 1px solid #e3e8ef;
}

.stat-item {
    text-align: center;
}

.stat-value {
    font-size: 36px;
    font-weight: 600;
    color: #635bff;
    display: block;
    margin-bottom: 8px;
}

.stat-label {
    font-size: 14px;
    color: #697386;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ===============================
   SECTIONS - GENERAL
   =============================== */
.section {
    margin-bottom: 60px;
}

.section h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #1d2327;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
}

.section p {
    font-size: 1.1rem;
    margin-bottom: 15px;
    color: #3c434a;
}

.content {
    padding: 60px 0;
}

.section-header {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 80px;
}

.section-subtitle {
    font-size: 16px;
    font-weight: 600;
    color: #635bff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
}

.section-title {
    font-size: 48px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 20px;
    line-height: 1.2;
}

.section-description {
    font-size: 20px;
    color: #425466;
}

/* ===============================
   PROBLEM SECTION
   =============================== */
.problem-section {
    padding: 120px 0;
    background: #0a2540;
    color: white;
    position: relative;
    overflow: hidden;
}

.problem-section::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -20%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(99, 91, 255, 0.15) 0%, transparent 70%);
    border-radius: 50%;
}

.problem-content {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 80px;
}

.problem-section h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 24px;
    line-height: 1.2;
}

.problem-section p {
    font-size: 20px;
    color: #c9cfd8;
    line-height: 1.6;
}

.problem-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 32px;
    position: relative;
    z-index: 1;
}

.problem-card {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 32px;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.problem-card:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(99, 91, 255, 0.5);
    transform: translateY(-4px);
}

.problem-icon {
    font-size: 32px;
    margin-bottom: 16px;
}

.problem-card h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}

.problem-card p {
    font-size: 15px;
    color: #c9cfd8;
    line-height: 1.6;
}

/* ===============================
   FEATURE SHOWCASE
   =============================== */
.feature-showcase {
    padding: 120px 0;
}

.showcase-grid {
    display: grid;
    gap: 80px;
}

.showcase-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.showcase-item:nth-child(even) {
    direction: rtl;
}

.showcase-item:nth-child(even) > * {
    direction: ltr;
}

.showcase-content h3 {
    font-size: 36px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 20px;
    line-height: 1.2;
}

.showcase-content p {
    font-size: 18px;
    color: #425466;
    line-height: 1.7;
    margin-bottom: 24px;
}

.showcase-features {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.showcase-feature {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.showcase-feature svg {
    width: 24px;
    height: 24px;
    stroke: #635bff;
    fill: none;
    stroke-width: 2;
    flex-shrink: 0;
    margin-top: 2px;
}

.showcase-feature span {
    font-size: 16px;
    color: #425466;
    line-height: 1.6;
}

.showcase-visual {
    background: linear-gradient(135deg, #f6f9fc 0%, #e3e8ef 100%);
    border-radius: 16px;
    padding: 40px;
    border: 1px solid #e3e8ef;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.showcase-visual::before {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(99, 91, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translate(0, 0); }
    50% { transform: translate(30px, -30px); }
}

.visual-placeholder {
    font-size: 72px;
    opacity: 0.3;
}

/* ===============================
   FEATURES GRID & CARDS
   =============================== */
.features-section {
    padding: 120px 0;
    background: linear-gradient(180deg, #f6f9fc 0%, #ffffff 100%);
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 32px;
}

.feature-card {
    background: white;
    padding: 40px;
    border-radius: 12px;
    border: 1px solid #e3e8ef;
    transition: all 0.3s ease;
}

.feature-card:hover {
    border-color: #635bff;
    box-shadow: 0 8px 24px rgba(99, 91, 255, 0.12);
    transform: translateY(-4px);
}

.feature-icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    font-size: 28px;
}

.feature-title {
    font-size: 22px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 12px;
}

.feature-description {
    font-size: 16px;
    color: #425466;
    line-height: 1.6;
    margin-bottom: 20px;
}

.feature-highlights {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.feature-highlight {
    font-size: 14px;
    color: #697386;
    padding-left: 16px;
    position: relative;
}

.feature-highlight::before {
    content: '→';
    position: absolute;
    left: 0;
    color: #635bff;
    font-weight: bold;
}

/* Feature Grid (from features page) */
.feature-grid {
    display: grid;
    gap: 80px;
}

.feature-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.feature-item:nth-child(even) {
    direction: rtl;
}

.feature-item:nth-child(even) > * {
    direction: ltr;
}

.feature-content {
    max-width: 540px;
}

.feature-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    border-radius: 12px;
    font-size: 20px;
    font-weight: 600;
    color: white;
    margin-bottom: 24px;
}

.feature-content h3 {
    font-size: 32px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 20px;
    line-height: 1.2;
}

.feature-content p {
    font-size: 18px;
    color: #425466;
    line-height: 1.7;
    margin-bottom: 28px;
}

.feature-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.feature-list-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 16px;
    color: #425466;
}

.feature-list-item svg {
    width: 20px;
    height: 20px;
    stroke: #635bff;
    fill: none;
    stroke-width: 2.5;
    flex-shrink: 0;
    margin-top: 3px;
}

.feature-visual {
    background: linear-gradient(135deg, #f6f9fc 0%, #e3e8ef 100%);
    border-radius: 20px;
    padding: 60px;
    border: 1px solid #e3e8ef;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.feature-visual::before {
    content: '';
    position: absolute;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(99, 91, 255, 0.12) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 8s ease-in-out infinite;
}

.visual-icon {
    font-size: 120px;
    opacity: 0.4;
    position: relative;
    z-index: 1;
}

.feature-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 24px;
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #e3e8ef;
}

.stat-box {
    text-align: center;
}

.stat-box .stat-value {
    font-size: 28px;
    font-weight: 600;
    color: #635bff;
    display: block;
    margin-bottom: 6px;
}

.stat-box .stat-label {
    font-size: 13px;
    color: #697386;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.feature-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #635bff;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
    transition: gap 0.2s;
}

.feature-link:hover {
    gap: 12px;
}

.feature-link svg {
    width: 16px;
    height: 16px;
}

/* ===============================
   STATS SECTION
   =============================== */
/* .stats-section {
    padding: 100px 0;
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    color: white;
    text-align: center;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 60px;
    max-width: 900px;
    margin: 0 auto;
}

.stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin: 40px 0;
}

.stat-card {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    text-align: center;
    border-top: 4px solid #09ba65;
}

.stat-card .number {
    font-size: 2.5rem;
    font-weight: 700;
    color: #09ba65;
    margin-bottom: 10px;
}

.stat-card .label {
    font-size: 1rem;
    color: #3c434a;
    font-weight: 500;
} */

/* ===============================
   TIMELINE SECTION
   =============================== */
.timeline-section {
    padding: 100px 0;
}

.timeline-header {
    text-align: center;
    margin-bottom: 80px;
}

.timeline-header h2 {
    font-size: 48px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 20px;
}

.timeline-header p {
    font-size: 20px;
    color: #425466;
    max-width: 700px;
    margin: 0 auto;
}

.timeline {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.timeline::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, #635bff 0%, #8c7aff 100%);
    transform: translateX(-50%);
}

.timeline-item {
    position: relative;
    margin-bottom: 80px;
    display: flex;
    align-items: center;
}

.timeline-item:nth-child(odd) {
    flex-direction: row;
}

.timeline-item:nth-child(even) {
    flex-direction: row-reverse;
}

.timeline-content {
    width: 45%;
    padding: 32px;
    background: white;
    border-radius: 16px;
    border: 1px solid #e3e8ef;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.timeline-content:hover {
    border-color: #635bff;
    box-shadow: 0 8px 24px rgba(99, 91, 255, 0.15);
    transform: translateY(-4px);
}

.timeline-number {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
    color: white;
    border: 4px solid white;
    box-shadow: 0 4px 12px rgba(99, 91, 255, 0.3);
    z-index: 2;
}

.timeline-content h3 {
    font-size: 28px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 12px;
}

.timeline-content .step-label {
    font-size: 14px;
    font-weight: 600;
    color: #635bff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    display: block;
}

.timeline-content p {
    font-size: 16px;
    color: #425466;
    line-height: 1.7;
    margin-bottom: 20px;
}

.timeline-features {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.timeline-feature {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    color: #425466;
}

.timeline-feature svg {
    width: 18px;
    height: 18px;
    stroke: #635bff;
    fill: none;
    stroke-width: 2.5;
    flex-shrink: 0;
}

.timeline-stat {
    display: inline-block;
    margin-top: 16px;
    padding: 8px 16px;
    background: rgba(99, 91, 255, 0.1);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #635bff;
}

/* ===============================
   ARCHITECTURE SECTION
   =============================== */
.architecture-section {
    padding: 100px 0;
    background: #0a2540;
    color: white;
}

.architecture-header {
    text-align: center;
    margin-bottom: 80px;
}

.architecture-header h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 20px;
}

.architecture-header p {
    font-size: 20px;
    color: #c9cfd8;
    max-width: 700px;
    margin: 0 auto;
}

.architecture-diagram {
    max-width: 900px;
    margin: 0 auto;
    padding: 60px 40px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    position: relative;
}

.arch-layer {
    margin-bottom: 40px;
    padding: 28px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    position: relative;
}

.arch-layer:last-child {
    margin-bottom: 0;
}

.arch-layer-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #8c7aff;
}

.arch-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 16px;
}

.arch-item {
    padding: 16px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    font-size: 14px;
    text-align: center;
    transition: all 0.2s;
}

.arch-item:hover {
    background: rgba(99, 91, 255, 0.2);
    transform: translateY(-2px);
}

.arch-arrow {
    text-align: center;
    font-size: 32px;
    color: #8c7aff;
    margin: 20px 0;
}

/* ===============================
   PROCESS SECTION
   =============================== */
.process-section {
    padding: 100px 0;
}

.process-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.process-card {
    padding: 40px 32px;
    background: white;
    border: 1px solid #e3e8ef;
    border-radius: 16px;
    text-align: center;
    transition: all 0.3s ease;
}

.process-card:hover {
    border-color: #635bff;
    box-shadow: 0 8px 24px rgba(99, 91, 255, 0.12);
    transform: translateY(-4px);
}

.process-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    margin: 0 auto 24px;
}

.process-card h3 {
    font-size: 24px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 16px;
}

.process-card p {
    font-size: 16px;
    color: #425466;
    line-height: 1.7;
}

/* ===============================
   TECH STACK SECTION
   =============================== */
.tech-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #f6f9fc 0%, #ffffff 100%);
}

.tech-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 32px;
}

.tech-card {
    padding: 32px;
    background: white;
    border: 1px solid #e3e8ef;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.tech-card:hover {
    border-color: #635bff;
    box-shadow: 0 4px 12px rgba(99, 91, 255, 0.1);
}

.tech-card h4 {
    font-size: 20px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 12px;
}

.tech-list {
    list-style: none;
}

.tech-list li {
    padding: 8px 0;
    color: #425466;
    font-size: 15px;
    border-bottom: 1px solid #f6f9fc;
}

.tech-list li:last-child {
    border-bottom: none;
}

/* ===============================
   PRICING SECTION
   =============================== */
.billing-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 60px;
}

.toggle-label {
    font-size: 16px;
    font-weight: 600;
    color: #425466;
    transition: color 0.2s;
}

.toggle-label.active {
    color: #0a2540;
}

.toggle-switch {
    position: relative;
    width: 60px;
    height: 32px;
    background: #e3e8ef;
    border-radius: 16px;
    cursor: pointer;
    transition: background 0.3s;
}

.toggle-switch.active {
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
}

.toggle-slider {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 24px;
    height: 24px;
    background: white;
    border-radius: 50%;
    transition: transform 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.toggle-switch.active .toggle-slider {
    transform: translateX(28px);
}

.save-badge {
    display: inline-block;
    padding: 4px 12px;
    background: rgba(99, 91, 255, 0.1);
    border: 1px solid rgba(99, 91, 255, 0.3);
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    color: #635bff;
    margin-left: 8px;
}

.pricing-section {
    padding: 60px 0 120px;
}

.pricing-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    max-width: 1000px;
    margin: 0 auto;
}

.pricing-card {
    padding: 48px 40px;
    background: white;
    border: 2px solid #e3e8ef;
    border-radius: 20px;
    transition: all 0.3s ease;
    position: relative;
}

.pricing-card:hover {
    border-color: #635bff;
    box-shadow: 0 12px 32px rgba(99, 91, 255, 0.15);
    transform: translateY(-8px);
}

.pricing-card.popular {
    border-color: #635bff;
    box-shadow: 0 12px 32px rgba(99, 91, 255, 0.15);
}

.popular-badge {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 20px;
    background: linear-gradient(135deg, #635bff 0%, #8c7aff 100%);
    color: white;
    border-radius: 16px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.plan-name {
    font-size: 24px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 12px;
}

.plan-description {
    font-size: 16px;
    color: #425466;
    margin-bottom: 32px;
    line-height: 1.6;
}

.price-container {
    margin-bottom: 32px;
}

.price {
    font-size: 56px;
    font-weight: 600;
    color: #0a2540;
    line-height: 1;
}

.price-currency {
    font-size: 32px;
    vertical-align: super;
}

.price-period {
    font-size: 18px;
    color: #697386;
    font-weight: 400;
}

.price-note {
    font-size: 14px;
    color: #697386;
    margin-top: 8px;
}

.features-label {
    font-size: 14px;
    font-weight: 600;
    color: #697386;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.feature-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    font-size: 15px;
    color: #425466;
    line-height: 1.6;
}

.feature-item:last-child {
    margin-bottom: 0;
}

.feature-item svg {
    width: 20px;
    height: 20px;
    stroke: #635bff;
    fill: none;
    stroke-width: 2.5;
    flex-shrink: 0;
    margin-top: 2px;
}

.feature-item.highlight {
    font-weight: 600;
    color: #0a2540;
}

/* ===============================
   COMPARISON SECTION
   =============================== */
.comparison-section {
    padding: 100px 0;
    background: #0a2540;
    color: white;
}

.comparison-header {
    text-align: center;
    margin-bottom: 60px;
}

.comparison-header h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 20px;
}

.comparison-header p {
    font-size: 20px;
    color: #c9cfd8;
}

.comparison-table {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    overflow: hidden;
    max-width: 900px;
    margin: 0 auto;
}

.comparison-row {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 20px;
    padding: 20px 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.comparison-row:last-child {
    border-bottom: none;
}

.comparison-row.header {
    background: rgba(99, 91, 255, 0.1);
    font-weight: 600;
    padding: 24px 32px;
}

.comparison-cell {
    display: flex;
    align-items: center;
    justify-content: center;
}

.comparison-cell:first-child {
    justify-content: flex-start;
    font-weight: 500;
}

.check {
    color: #4ade80;
    font-size: 24px;
}

.cross {
    color: #f87171;
    font-size: 24px;
}

.feature-badge {
    display: inline-block;
    padding: 2px 8px;
    background: rgba(99, 91, 255, 0.1);
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    color: #635bff;
    text-transform: uppercase;
    margin-left: 8px;
}

/* ===============================
   FAQ SECTION
   =============================== */
.faq-section {
    padding: 100px 0;
}

.faq-header {
    text-align: center;
    margin-bottom: 60px;
}

.faq-header h2 {
    font-size: 48px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 20px;
}

.faq-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    max-width: 1000px;
    margin: 0 auto;
}

.faq-item {
    padding: 32px;
    background: white;
    border: 1px solid #e3e8ef;
    border-radius: 12px;
}

.faq-question {
    font-size: 18px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 12px;
}

.faq-answer {
    font-size: 15px;
    color: #425466;
    line-height: 1.7;
}

/* FAQ List (different style) */
.faq-list {
    margin-top: 30px;
}

.faq-list .faq-item {
    background: white;
    padding: 25px;
    margin-bottom: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.faq-list .faq-item h3 {
    font-size: 1.2rem;
    margin-bottom: 12px;
    color: #1d2327;
}

.faq-list .faq-item p {
    color: #3c434a;
    margin-bottom: 10px;
}

.faq-list .faq-item code {
    background: #f0f0f0;
    padding: 2px 6px;
    border-radius: 3px;
    font-family: monospace;
    font-size: 0.9em;
}

/* FAQ Quick Links */
.faq-links {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-bottom: 40px;
}

.faq-link-card {
    background: white;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
    border-top: 3px solid #09ba65;
}

.faq-link-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.faq-link-card .icon {
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
}

.faq-link-card h3 {
    font-size: 1.1rem;
    margin-bottom: 8px;
    color: #1d2327;
}

.faq-link-card p {
    color: #3c434a;
    font-size: 0.95rem;
    line-height: 1.5;
}

/* ===============================
   FREE VERSION SECTION
   =============================== */
.free-version-section {
    padding: 60px 0;
    background: #f6f9fc;
    border-top: 1px solid #e3e8ef;
}

.free-version-content {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}

.free-version-content p {
    font-size: 15px;
    color: #697386;
    margin-bottom: 16px;
}

.free-version-link {
    color: #635bff;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
    transition: color 0.2s;
}

.free-version-link:hover {
    color: #0a2540;
}

/* ===============================
   VALUES SECTION
   =============================== */
.values {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin: 40px 0;
}

.value-card {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.value-card h3 {
    font-size: 1.3rem;
    color: #1d2327;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.value-card .icon {
    font-size: 1.5rem;
}

.value-card p {
    color: #3c434a;
    font-size: 1rem;
}

/* ===============================
   MISSION & STORY SECTIONS
   =============================== */
.mission {
    background: white;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin: 40px 0;
}

.mission h3 {
    font-size: 1.5rem;
    color: #09ba65;
    margin-bottom: 15px;
}

.mission p {
    font-size: 1.15rem;
    line-height: 1.8;
}

.story {
    background: white;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin: 40px 0;
}

.story h3 {
    font-size: 1.75rem;
    margin-bottom: 20px;
    color: #1d2327;
}

.story p {
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

.team-intro {
    text-align: center;
    margin: 40px 0;
}

.team-intro p {
    font-size: 1.15rem;
    color: #3c434a;
    max-width: 800px;
    margin: 0 auto;
}

/* ===============================
   CTA SECTIONS
   =============================== */
.cta-section {
    padding: 120px 0;
    text-align: center;
}

.cta-content {
    max-width: 700px;
    margin: 0 auto;
}

.cta-section h2 {
    font-size: 48px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 24px;
    line-height: 1.2;
}

.cta-section p {
    font-size: 20px;
    color: #425466;
    margin-bottom: 40px;
}

.cta {
    background: linear-gradient(135deg, #09ba65 0%, #07995a 100%);
    color: white;
    padding: 60px 20px;
    text-align: center;
    border-radius: 8px;
    margin: 60px 0;
}

.cta h2 {
    font-size: 2rem;
    margin-bottom: 20px;
}

.cta p {
    font-size: 1.15rem;
    margin-bottom: 30px;
    opacity: 0.95;
}

.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

/* ===============================
   CONTACT PAGE SPECIFIC
   =============================== */
.contact-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 60px;
}

.contact-form-section {
    background: white;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.contact-form-section h2 {
    font-size: 2rem;
    margin-bottom: 15px;
    color: #1d2327;
}

.contact-form-section p {
    color: #3c434a;
    margin-bottom: 25px;
    font-size: 1.05rem;
}

.formidable-form-placeholder {
    padding: 40px;
    background: #f9fafb;
    border: 2px dashed #ddd;
    border-radius: 8px;
    text-align: center;
    color: #666;
}

.contact-info-section {
    background: white;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.contact-info-section h2 {
    font-size: 2rem;
    margin-bottom: 25px;
    color: #1d2327;
}

.contact-info-card {
    padding: 20px;
    margin-bottom: 20px;
    background: #f9fafb;
    border-radius: 8px;
    border-left: 4px solid #09ba65;
}

.contact-info-card h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #1d2327;
    display: flex;
    align-items: center;
    gap: 10px;
}

.contact-info-card .icon {
    font-size: 1.5rem;
}

.contact-info-card p {
    color: #3c434a;
    margin-bottom: 8px;
    font-size: 1rem;
}

.contact-info-card a {
    color: #09ba65;
    text-decoration: none;
    font-weight: 600;
}

.contact-info-card a:hover {
    text-decoration: underline;
}

.additional-info {
    background: white;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
}

.additional-info h3 {
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: #1d2327;
}

.additional-info p {
    color: #3c434a;
    margin-bottom: 15px;
    font-size: 1.05rem;
}

.additional-info ul {
    list-style: none;
    margin-left: 0;
}

.additional-info ul li {
    padding: 10px 0;
    padding-left: 30px;
    position: relative;
    color: #3c434a;
}

.additional-info ul li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #09ba65;
    font-weight: bold;
    font-size: 1.2rem;
}

.response-banner {
    background: #e8f5e9;
    border-left: 4px solid #09ba65;
    padding: 25px;
    margin-bottom: 40px;
    border-radius: 4px;
}

.response-banner h3 {
    color: #09ba65;
    margin-bottom: 10px;
    font-size: 1.3rem;
}

.response-banner p {
    color: #3c434a;
    margin-bottom: 0;
}

.office-hours {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
}

.office-hours h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    color: #1d2327;
}

.hours-table {
    width: 100%;
}

.hours-table tr {
    border-bottom: 1px solid #eee;
}

.hours-table td {
    padding: 12px 0;
    color: #3c434a;
}

.hours-table td:first-child {
    font-weight: 600;
    width: 40%;
}

.social-links {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: #09ba65;
    color: white;
    border-radius: 50%;
    text-decoration: none;
    font-size: 1.3rem;
    transition: all 0.3s ease;
}

.social-link:hover {
    background: #07995a;
    transform: translateY(-3px);
}

/* ===============================
   SUPPORT PAGE SPECIFIC
   =============================== */
.quick-links {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    margin-bottom: 60px;
}

.quick-link-card {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
    border-top: 4px solid #09ba65;
}

.quick-link-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.quick-link-icon {
    font-size: 2.5rem;
    margin-bottom: 15px;
}

.quick-link-card h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
    color: #1d2327;
}

.quick-link-card p {
    color: #3c434a;
    font-size: 0.95rem;
    line-height: 1.5;
}

.response-time-banner {
    background: #e8f5e9;
    border-left: 4px solid #09ba65;
    padding: 20px;
    margin: 30px 0;
    border-radius: 4px;
}

.response-time-banner strong {
    color: #09ba65;
}

.support-options {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

.support-card {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.support-card h3 {
    font-size: 1.4rem;
    margin-bottom: 15px;
    color: #1d2327;
    display: flex;
    align-items: center;
    gap: 10px;
}

.support-card .icon {
    font-size: 1.5rem;
}

.support-card p {
    color: #3c434a;
    margin-bottom: 20px;
}

.support-card ul {
    list-style: none;
    margin-bottom: 20px;
}

.support-card ul li {
    padding: 8px 0;
    padding-left: 25px;
    position: relative;
    color: #3c434a;
}

.support-card ul li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #09ba65;
    font-weight: bold;
}

.resources-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 30px;
}

.resource-item {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-left: 4px solid #09ba65;
}

.resource-item h4 {
    font-size: 1.1rem;
    margin-bottom: 8px;
    color: #1d2327;
}

.resource-item p {
    font-size: 0.95rem;
    color: #3c434a;
    margin-bottom: 12px;
}

.resource-link {
    color: #09ba65;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
}

.resource-link:hover {
    text-decoration: underline;
}

.troubleshooting-steps {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-top: 20px;
}

.troubleshooting-steps ol {
    margin-left: 20px;
}

.troubleshooting-steps li {
    padding: 10px 0;
    color: #3c434a;
}

.contact-form-wrapper {
    background: white;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-top: 30px;
}

.contact-form-wrapper h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #1d2327;
}

.contact-form-wrapper p {
    color: #3c434a;
    margin-bottom: 25px;
}

/* ===============================
   FOOTER
   =============================== */
footer {
    background: #0a2540;
    color: white;
    padding: 60px 0 32px;
}

.footer-content {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 60px;
    margin-bottom: 40px;
}

.footer-brand h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}

.footer-brand p {
    font-size: 14px;
    color: #c9cfd8;
    line-height: 1.6;
}

.footer-links h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    color: #c9cfd8;
}

.footer-links ul {
    list-style: none;
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
}

.footer-links a:hover {
    color: #8c7aff;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 24px;
    text-align: center;
    font-size: 14px;
    color: #c9cfd8;
}

.footer-widget-area ul, 
.footer-widget-area ol {
    margin: 0 !important;
}

/* ===============================
   NAVIGATION - MULTI-PAGE SUPPORT
   =============================== */
body.page-id-6685 .nav-on-dark .main-navigation li.menu-item a,
body.page-id-6696 .nav-on-dark .main-navigation li.menu-item a,
body.page-id-12417 .nav-on-dark .main-navigation li.menu-item a,
body.page-id-12402 .nav-on-dark .main-navigation li.menu-item a,
body.page-id-12639 .nav-on-dark .main-navigation li.menu-item a {
    color: #ffffff !important;
    transition: color 0.3s ease;
}

body.page-id-6685 .nav-on-dark .main-navigation li.menu-item a:hover,
body.page-id-6696 .nav-on-dark .main-navigation li.menu-item a:hover,
body.page-id-12417 .nav-on-dark .main-navigation li.menu-item a:hover,
body.page-id-12402 .nav-on-dark .main-navigation li.menu-item a:hover {
    color: var(--accent-color) !important;
}

body.page-id-6685 .nav-on-light .main-navigation li.menu-item a,
body.page-id-6696 .nav-on-light .main-navigation li.menu-item a,
body.page-id-12417 .nav-on-light .main-navigation li.menu-item a,
body.page-id-12402 .nav-on-light .main-navigation li.menu-item a {
    color: #010101 !important;
    transition: color 0.3s ease;
}

body.page-id-6685 .nav-on-light .main-navigation li.menu-item a:hover,
body.page-id-6696 .nav-on-light .main-navigation li.menu-item a:hover,
body.page-id-12417 .nav-on-light .main-navigation li.menu-item a:hover,
body.page-id-12402 .nav-on-light .main-navigation li.menu-item a:hover {
    color: var(--accent-color) !important;
    transition: color 0.3s ease;
}

/* ===============================
   CATEGORY SECTIONS (Features Page)
   =============================== */
.category-section {
    padding: 100px 0;
}

.category-section:nth-child(even) {
    background: #f6f9fc;
}

.category-header {
    text-align: center;
    margin-bottom: 80px;
}

.category-label {
    font-size: 16px;
    font-weight: 600;
    color: #635bff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
}

.category-title {
    font-size: 48px;
    font-weight: 600;
    color: #0a2540;
    margin-bottom: 20px;
    line-height: 1.2;
}

.category-description {
    font-size: 20px;
    color: #425466;
    max-width: 700px;
    margin: 0 auto;
}

.feature-categories {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

.category-badge {
    padding: 8px 20px;
    background: white;
    border: 2px solid #e3e8ef;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #425466;
    transition: all 0.2s;
}

.category-badge:hover {
    border-color: #635bff;
    color: #635bff;
}

/* ===============================
   MOBILE RESPONSIVE
   =============================== */
@media (max-width: 767px) {
    .kt-inside-inner-col.adt-box-fade {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

@media (max-width: 768px) {
    .adt-fade-skip p, 
    .adt-fade-skip li {
        font-size: 16px !important;
    }

    .adt-fade-skip h2, 
    .adt-fade-skip h3 {
        font-size: 20px !important;
    }

    .adt-fade-skip .wp-block-kadence-tab .kt-tab-inner-content-inner {
        padding-bottom: 20px;
        border-bottom: 1px solid #cccccc;
        margin-bottom: 20px;
    }

    .adt-accordion-content-title {
        display: none;
    }

    .adt-features th {
        width: 100% !important;
    }

    .rotating-tagline {
        font-size: 2.8rem !important;
        font-weight: 600;
        width: 425px;
        margin-top: 0 !important;
        line-height: 55px !important;
    }

    .hero-section .kt-blocks-info-box-title {
        color: #fff !important;
    }

    .hero-block h1,
    .hero-block h2,
    .hero-block h3,
    .hero-block h4 {
        margin: 0;
    }

    h2#hero-subtitle {
        font-size: 22px !important;
    }

    .hero-block h2 {
        margin-top: 20px;
    }

    .hero-block .kt-info-svg-icon,
    .hero-block .kt-info-svg-icon-flip,
    .hero-block .kt-blocks-info-box-number {
        font-size: 20px !important;
    }

    /* Homepage hero responsive */
    body.page-id-6685 .hero,
    body.home .hero {
        padding: 120px 20px 80px;
    }
    
    body.page-id-6685 .hero h1,
    body.home .hero h1 {
        font-size: 48px;
    }

    body.page-id-6685 .hero p,
    body.home .hero p {
        font-size: 20px;
    }

    /* Contact/Support/About hero responsive */
    body.page-id-6696 .hero,
    body.page-id-12417 .hero,
    body.page-id-12402 .hero {
        padding: 80px 20px 60px;
    }
    
    body.page-id-6696 .hero h1,
    body.page-id-12417 .hero h1,
    body.page-id-12402 .hero h1 {
        font-size: 2.5rem;
    }

    body.page-id-6696 .hero p,
    body.page-id-12417 .hero p,
    body.page-id-12402 .hero p {
        font-size: 1.1rem;
    }

    /* Features/How It Works/Pricing hero responsive */
    .page-template-features .hero,
    .page-template-how-it-works .hero {
        padding: 100px 20px 60px;
    }

    .page-template-features .hero h1,
    .page-template-how-it-works .hero h1 {
        font-size: 48px;
    }

    .page-template-features .hero p,
    .page-template-how-it-works .hero p {
        font-size: 20px;
    }

    /* Pricing hero responsive - matches homepage */
    .page-template-pricing .hero,
    body.page-pricing .hero {
        padding: 120px 20px 80px;
    }

    .page-template-pricing .hero h1,
    body.page-pricing .hero h1 {
        font-size: 48px;
    }

    .page-template-pricing .hero p,
    body.page-pricing .hero p {
        font-size: 20px;
    }

    .contact-wrapper {
        grid-template-columns: 1fr;
    }

    .faq-links {
        grid-template-columns: 1fr;
    }

    .section h2 {
        font-size: 1.5rem;
    }

    .stats {
        grid-template-columns: 1fr;
    }

    .values {
        grid-template-columns: 1fr;
    }

    .cta-buttons {
        flex-direction: column;
        align-items: center;
    }

    .hero-stats {
        flex-direction: column;
        gap: 24px;
    }

    .section-title {
        font-size: 36px;
    }

    .showcase-item {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .showcase-item:nth-child(even) {
        direction: ltr;
    }

    .footer-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .feature-item {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .feature-item:nth-child(even) {
        direction: ltr;
    }

    .comparison-row {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .comparison-cell:first-child {
        justify-content: center;
    }

    .pricing-grid {
        grid-template-columns: 1fr;
        max-width: 500px;
    }

    .faq-grid {
        grid-template-columns: 1fr;
    }

    .timeline::before {
        left: 20px;
    }

    .timeline-item {
        flex-direction: column !important;
        padding-left: 60px;
    }

    .timeline-content {
        width: 100%;
    }

    .timeline-number {
        left: 20px;
    }

    .process-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    /* Homepage hero extra small */
    body.page-id-6685 .hero,
    body.home .hero {
        padding: 100px 20px 60px;
    }

    body.page-id-6685 .hero h1,
    body.home .hero h1 {
        font-size: 36px;
    }

    body.page-id-6685 .hero p,
    body.home .hero p {
        font-size: 18px;
    }

    body.page-id-6685 .hero-buttons,
    body.home .hero-buttons {
        flex-direction: column;
    }

    /* Contact/Support/About hero extra small */
    body.page-id-6696 .hero h1,
    body.page-id-12417 .hero h1,
    body.page-id-12402 .hero h1 {
        font-size: 2rem;
    }

    body.page-id-6696 .hero p,
    body.page-id-12417 .hero p,
    body.page-id-12402 .hero p {
        font-size: 1rem;
    }

    /* Features/How It Works hero extra small */
    .page-template-features .hero h1,
    .page-template-how-it-works .hero h1 {
        font-size: 36px;
    }

    .page-template-features .hero p,
    .page-template-how-it-works .hero p {
        font-size: 18px;
    }

    /* Pricing hero extra small - matches homepage */
    .page-template-pricing .hero,
    body.page-pricing .hero {
        padding: 100px 20px 60px;
    }

    .page-template-pricing .hero h1,
    body.page-pricing .hero h1 {
        font-size: 36px;
    }

    .page-template-pricing .hero p,
    body.page-pricing .hero p {
        font-size: 18px;
    }

    .section-title {
        font-size: 32px;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }

    .feature-content h3 {
        font-size: 28px;
    }

    .feature-visual {
        padding: 40px;
        min-height: 300px;
    }

    .price {
        font-size: 48px;
    }

    .comparison-header h2,
    .faq-header h2,
    .timeline-header h2,
    .architecture-header h2 {
        font-size: 36px;
    }
}

/* ===============================
   TABLET RESPONSIVE
   =============================== */
@media (min-width: 768px) and (max-width: 1024px) {
    .rotating-tagline {
        max-width: 550px;
        margin: 0 auto;
    }
}

@media (max-width: 968px) {
    .contact-wrapper {
        grid-template-columns: 1fr;
    }
}

.pricing-section h2 {color:#ffffff !important;}
button.adt-kb-search-submit {padding: 10px 24px;}

main.adt-kb-main-content code {color: #2300fe !important;}

from.adt-kb-search-form { display: flex !important;}
.adt-kb-taxonomy-wrapper {margin-top: 90px !important;}  
.adt-kb-container {
    background: transparent !important;
	padding: 15px !important;
	margin-top: 50px !important;;
}

section {padding: 30px;}
a.primary-button:hover {color:#ffffff;}
