.elementor-9651 .elementor-element.elementor-element-d27efae{--display:flex;--min-height:590px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:-103px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9651 .elementor-element.elementor-element-d27efae:not(.elementor-motion-effects-element-type-background), .elementor-9651 .elementor-element.elementor-element-d27efae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.bitbinders.in/wp-content/uploads/2025/06/page-header-bg.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-9651 .elementor-element.elementor-element-121dcbd{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-9651 .elementor-element.elementor-element-121dcbd.elementor-element{--flex-grow:1;--flex-shrink:0;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-9651 .elementor-element.elementor-element-d27efae{--min-height:455px;}}/* Start custom CSS for html, class: .elementor-element-121dcbd *//* Tell Android/iOS browsers that this site is ALREADY dark, so they don't invert the colors! */
:root, html, body {
    color-scheme: dark !important;
    -webkit-font-smoothing: antialiased;
}
/* FIX: Stops the "Agency-grade" text from turning into a giant solid green block on mobile */
.bg-clip-text {
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    filter: none !important; 
    display: inline-block !important;
}
/* =========================================
   1. GLOBAL FIXES & BACKGROUNDS
   ========================================= */
 #bricks-content, .brxe-section {
    background-color: #050508 !important;
    overflow-x: hidden !important;
    font-family: inherit;
    color: #94A3B8;
}
header.sticky.top-0 {
    display: none !important;
}
section.pt-32 {
    padding-top: 3rem !important;
    min-height: auto !important;
}
* {
    cursor: auto !important;
}
.cursor, .cursor-dot {
    display: none !important;
}
:root {
    --color-bg-main: #050508;
    --color-bg-card: rgba(10, 10, 15, 0.65);
    --color-lime: #BFFF00;
    --color-lime-dark: #8ab600;
    --color-border: rgba(255, 255, 255, 0.05);
 
}
/* =========================================
   3. TYPOGRAPHY & BUTTONS
   ========================================= */
h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    margin-block-end: 1rem;
    margin-block-start: .5rem;
}
h1 { font-size: 3.5rem; }
h2 {
    font-size: 3.5rem;
    font-weight: 530;
}
.text-xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-gradient {
    background: linear-gradient(135deg, #ffffff 0%, #dcdfe2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-3d-extruded {
    color: #BFFF00 !important;
    text-shadow: 1px 1px 0px #8ab600, 2px 2px 0px #8ab600, 3px 3px 0px #8ab600, 5px 5px 15px rgba(0, 0, 0, 0.8) !important;
    display: inline-block;
}
.way { color: #BFFF00; }
.text-neutral-400, .text-neutral-500, .text-neutral-600 { color: #FFFFFF; }
[type=button], [type=submit], button {
    background-color: #BFF747;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #111111;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    padding: .5rem 1rem;
    text-align: center;
    white-space: nowrap;
}
#start-audit-btn {
    background-color: #BFFF00 !important;
    color: #000000 !important;
    box-shadow: 0 10px 20px rgba(191, 255, 0, 0.3) !important;
}
.magnetic-btn:hover {
    background-color: #BFFF00 !important;
    color: #000000 !important;
    box-shadow: 0 10px 20px rgba(191, 255, 0, 0.3) !important;
}
#seo{
       background-color: #BFFF00 !important;
    color: #000000 !important;
     box-shadow: 0 10px 20px rgba(191, 255, 0, 0.3) !important;
}
.magnetic-btn:nth-child(2) {
    background-color: #0c0d10 !important;
    color: #ffffff !important;
    border: 1px solid #262626 !important;
}
.magnetic-btn:nth-child(2):hover {
    background-color: #14161d !important;
    border-color: #BFFF00 !important;
    color: #BFFF00 !important;
}
/* =========================================
   4. FAQ & CARDS
   ========================================= */
.faq-item, .faq-item button {
    background: #14161d !important;
    background-color: #14161d !important;
    width: 100% !important;
    max-width: 100% !important;
}
.faq-item button {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    text-align: left !important;
}
.faq-item button span { color: #ffffff !important; }
.faq-item button div { border-color: #404040 !important; background-color: #0c0d10 !important; }
.faq-item button i { color: #BFFF00 !important; }
.faq-item button:hover { background-color: #14161d !important; color: #ffffff !important; }
.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1), padding 0.5s ease, opacity 0.4s ease;
    opacity: 0;
}
.accordion-content.open {
    max-height: 200px;
    padding: 1.25rem;
    opacity: 1;
}
.glass-card {
    background: #0c0d10 !important;
    border: 1px solid transparent !important;
    backdrop-filter: blur(12px);
    transition: all 0.3s ease !important;
    position: relative;
    overflow: hidden;
}
.glass-card .w-12 {
    background-color: #14161d !important;
    border: 1px solid #262626 !important;
    transition: all 0.3s ease !important;
}
.glass-card .w-12 i { color: #BFFF00 !important; }
.glass-card:hover { border: 1px solid #BFFF00 !important; transform: translateY(-5px); }
.glass-card:hover .w-12 { background-color: #BFFF00 !important; }
.glass-card:hover .w-12 i { color: #000000 !important; }
.mini-chart-bar {
    display: block !important;
    background: linear-gradient(90deg, #BFFF00, transparent) !important;
    height: 4px !important;
    border-radius: 2px !important;
    width: 0%;
    transition: width 1s ease-in-out;
}
.aos-animate .mini-chart-bar { width: 70%; }
/* =========================================
   5. DASHBOARD & 3D ELEMENTS
   ========================================= */
#dashboard img {
    height: 500px !important;
    object-fit: cover !important;
    object-position: top !important;
}
.glow-blob {
    position: absolute;
    width: 300px;
    height: 300px;
    background: var(--color-lime);
    opacity: 0.05;
    filter: blur(100px);
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
}
#canvas-container {
    width: 100%;
    height: 560px;
    position: relative;
    background: transparent;
    perspective: 1000px;
}
#faqThreeCanvas {
    width: 100%;
    height: 450px;
    display: block;
    position: relative;
    z-index: 1;
}
.browser-mockup {
    transform: rotateX(12deg) rotateY(-12deg);
    transform-style: preserve-3d;
    transition: transform 0.7s cubic-bezier(0.2, 1, 0.2, 1);
    box-shadow: -20px 20px 50px rgba(0, 0, 0, 0.7), 0 0 20px rgba(191, 255, 0, 0.05);
}
.browser-mockup:hover {
    transform: rotateX(4deg) rotateY(-4deg) scale(1.02);
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.8), 0 0 40px rgba(191, 255, 0, 0.1);
}
.sim-window { background: rgba(10, 12, 14, 0.8); backdrop-filter: blur(20px); border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 16px; height: 100%; display: flex; flex-direction: column; overflow: hidden; }
.sim-header { background: rgba(20, 23, 26, 0.5); padding: 12px 20px; display: flex; justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
.sim-url-bar { background: #050508; border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 8px; padding: 6px 16px; font-size: 11px; font-family: inherit; color: #94A3B8; width: 50%; text-align: center; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5); }
.sim-body { flex: 1; display: grid; grid-template-columns: 180px 1fr; height: calc(100% - 49px); }
.sim-sidebar { background: rgba(13, 16, 19, 0.5); border-right: 1px solid rgba(255, 255, 255, 0.05); padding: 20px; display: flex; flex-direction: column; gap: 16px; }
.sim-content { padding: 20px; display: flex; flex-direction: column; gap: 20px; overflow: hidden; background: linear-gradient(135deg, rgba(10, 12, 14, 0.5) 0%, rgba(5, 5, 8, 0.5) 100%); }
.sim-nav-item { font-size: 11px; font-weight: 600; color: #4a5568; display: flex; gap: 10px; transition: color 0.3s ease; }
.sim-nav-item.active { color: var(--color-lime); text-shadow: 0 0 10px rgba(191, 255, 0, 0.3); }
.sim-card { background: rgba(255, 255, 255, 0.02); border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 12px; padding: 16px; transition: all 0.3s ease; }
.sim-card:hover { background: rgba(255, 255, 255, 0.03); border-color: rgba(255, 255, 255, 0.1); }
.sim-terminal { background: #050508; border: 1px solid rgba(255, 255, 255, 0.03); border-radius: 8px; padding: 12px; font-family: inherit; font-size: 10px; color: #a0aec0; height: 140px; overflow-y: auto; box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.5); }
#sim-status { display: flex !important; align-items: center !important; gap: 10px !important; white-space: nowrap !important; }
#sim-status span { width: 8px !important; height: 8px !important; border-radius: 50% !important; display: inline-block !important; flex-shrink: 0 !important; background-color: #ffb703 !important; }
.premium-overlay { background: rgba(5, 5, 8, 0.85); backdrop-filter: blur(15px); border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 16px; padding: 24px; text-align: center; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5); }
#sitemap-three-canvas { width: 100%; height: 100%; display: block; }
/* =========================================
   MATCHING CTA BUTTON LAYOUTS (Perfect Symmetry)
   ========================================= */
/* Left Button: Green Solid */
.audit-btn-main {
    background-color: #BFFF00 !important;
    color: #000000 !important;
    border-radius: 12px !important;
    padding: 0 28px !important; /* Perfect width padding */
    font-size: 14px !important;
    font-weight: 800 !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-decoration: none !important;
    box-shadow: 0 10px 20px rgba(191, 255, 0, 0.15) !important;
    border: none !important;
    height: 50px !important; /* Explicit matching height */
    line-height: 50px !important;
    transition: all 0.3s ease !important;
}
.audit-btn-main span, .audit-btn-main i {
    color: #000000 !important;
}
.audit-btn-main:hover {
    background-color: #BFF747 !important;
    box-shadow: 0 12px 25px rgba(191, 255, 0, 0.3) !important;
    transform: translateY(-2px) !important;
}
/* Right Button: Dark Outline */
.contact-btn-mobile {
    background-color: #0c0d10 !important;
    color: #ffffff !important;
    border: 1px solid #262626 !important;
    border-radius: 12px !important;
    padding: 0 28px !important; /* Matching width padding */
    font-size: 14px !important;
    font-weight: 800 !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-decoration: none !important;
    height: 50px !important; /* Explicit matching height */
    line-height: 48px !important; /* Accounts for border */
    transition: all 0.3s ease !important;
}
.contact-btn-mobile span {
    color: #ffffff !important;
}
.contact-btn-mobile:hover {
    background-color: #14161d !important;
    border-color: #BFFF00 !important;
    color: #BFFF00 !important;
    transform: translateY(-2px) !important;
}
/* PREMIUM POPUP MODAL STYLES */
#audit-form-modal {
    position: fixed !important;
    inset: 0 !important;
    z-index: 999999 !important;
    display: none;
    align-items: center !important;
    justify-content: center !important;
    background-color: rgba(0, 0, 0, 0.85) !important;
    backdrop-filter: blur(12px) !important;
}
.custom-scrollbar::-webkit-scrollbar {
    width: 5px;
}
.custom-scrollbar::-webkit-scrollbar-track {
    background: #0c0d10;
    border-radius: 8px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #262626;
    border-radius: 8px;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #BFFF00;
}
.fluent-form-dark-theme form {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}
.fluent-form-dark-theme .fluentform {
    color: #ffffff !important;
}
.fluent-form-dark-theme input, 
.fluent-form-dark-theme textarea, 
.fluent-form-dark-theme select {
    background-color: #14161d !important;
    border: 1px solid #262626 !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    padding: 10px 14px !important;
    font-size: 13px !important;
    width: 100% !important;
}
.fluent-form-dark-theme input:focus {
    border-color: #BFFF00 !important;
}
.fluent-form-dark-theme button[type="submit"] {
    background-color: #BFFF00 !important;
    color: #000000 !important;
    font-weight: 800 !important;
    border-radius: 8px !important;
    padding: 12px 24px !important;
    width: 100% !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}
.fluent-form-dark-theme button[type="submit"]:hover {
    background-color: #a6df00 !important;
    box-shadow: 0 5px 15px rgba(191, 255, 0, 0.3) !important;
}
/* =========================================
   6. MOBILE RESPONSIVE FIXES (CLEANED UP)
   ========================================= */
@media (max-width: 767px) {
    html, body {
        overflow-x: hidden !important;
        width: 100vw !important;
    }
    .max-w-7xl {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        overflow-x: hidden !important;
    }
    .cinematic-image { display: none !important; }
    .cinematic-container { background: transparent !important; border: none !important; box-shadow: none !important; animation: none !important; }
    
    h1, .text-5xl, .text-6xl, .text-7xl { font-size: 2.2rem !important; line-height: 1.2 !important; word-wrap: break-word !important; }
    h2 { font-size: 2rem; }
    
    #canvas-container { display: none !important; }
    #faqThreeCanvas { height: 250px !important; width: 100% !important; }
    #dashboard img { height: 293px !important; object-fit: fill !important; object-position: top !important; }
    
    #why-us, #dashboard, #faq, #call-to, #features, #who-its-for {
        text-align: center;
        margin-top: -40px;
    }
    .contact-us-btn {
        background-color: rgba(255, 255, 255, 0.05) !important;
        color: #ffffff !important;
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
        padding: 12px 20px !important;
        border-radius: 12px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin-top: 15px !important;
        text-align: center !important;
    }
    .cta-section ul, ul.text-xs { margin-top: 25px !important; padding-left: 10px !important; }
    .faq-item button { height: auto !important; }
    .faq-item button span { white-space: normal !important; padding-right: 15px !important; font-size: 13px !important; }
    
    .chaty * { display: none; }
    
    #faqThreeCanvas { 
        display: block !important;
        height: 300px !important; 
        width: 100% !important; 
        margin: 0 auto !important;
    }
    .audit-btn-main, .contact-btn-mobile {
        width: 100% !important;
        margin-top: 10px !important;
    }
    .contact-btn-mobile {
        border-radius: 12px !important; 
        padding: 14px 20px !important; 
        width: 100% !important; 
        border: 1px solid rgba(255, 255, 255, 0.15) !important; 
        background-color: rgba(255, 255, 255, 0.05) !important; 
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin-top: 10px !important; 
        height: auto !important;
        margin-left:-1px;
    }
    .contact-btn-mobile span {
        white-space: normal !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
        text-align: center !important;
    }
    
    .audit-btn-main {
        width: 100% !important;
        padding: 16px 20px !important;
    }
  


}/* End custom CSS */