/* 
 * VOLTZ MARKETING - PREMIUM MODERN AGENCY BRAND LAYOUT
 * Editorial dark polished interface with fine grids, violet glow highlights & glassmorphic charts
 */

:root {
    /* Voltz Dark Polished Palette */
    --bg-page: #070708;       /* Deep dark onyx */
    --bg-surface: #0d0d0e;    /* Alternating section background */
    --bg-card: #121214;       /* Card background */
    --bg-card-hover: #18181b; /* Card hover state */
    
    --text-main: #f5f5f7;     /* High-contrast soft white */
    --text-muted: #8e8e93;    /* Zinc / slate gray for secondary copy */
    --text-light: #5a5a60;    /* Dark gray for secondary elements */
    
    /* Violet / Purple Glow Accents */
    --accent: #a855f7;
    --accent-dark: #7e22ce;
    --accent-subtle: rgba(168, 85, 247, 0.08);
    --accent-glow: rgba(168, 85, 247, 0.15);
    
    --border: rgba(255, 255, 255, 0.06);
    --border-hover: rgba(255, 255, 255, 0.12);
    
    --radius: 16px;
    --radius-sm: 8px;
    --radius-pill: 50px;
    
    --transition: all 0.5s cubic-bezier(0.15, 0.85, 0.35, 1);
}

/* ==========================================================================
   Global Reset & Structure
   ========================================================================== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
    overflow-x: hidden;
    background-color: var(--bg-page);
}

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-page);
    color: var(--text-main);
    line-height: 1.6;
    overflow-x: hidden;
}

a {
    color: inherit;
    text-decoration: none;
    transition: var(--transition);
}

button, input {
    font-family: inherit;
    outline: none;
    border: none;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    position: relative;
    z-index: 2;
}

.section {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.section-dark {
    background-color: var(--bg-surface);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}

.section-top {
    max-width: 600px;
    margin: 0 auto 60px auto;
}

.section-top h2 {
    font-family: 'Outfit', sans-serif;
    font-size: 2.5rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    margin-bottom: 16px;
}

.section-top p {
    color: var(--text-muted);
    font-size: 1.1rem;
    font-weight: 300;
}

.text-center { text-align: center; }

/* ==========================================================================
   Fine Grid & Topographic Background Overlays
   ========================================================================== */
.grid-overlay {
    display: none;
}

.tech-bg-overlay {
    position: fixed;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    z-index: 0;
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 800 800'%3E%3Cdefs%3E%3ClinearGradient id='damascus' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2300f2fe'/%3E%3Cstop offset='25%25' stop-color='%237928ca'/%3E%3Cstop offset='50%25' stop-color='%23ff007f'/%3E%3Cstop offset='75%25' stop-color='%237928ca'/%3E%3Cstop offset='100%25' stop-color='%2300f2fe'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' stroke='url(%23damascus)' stroke-width='1.4' opacity='0.25'%3E%3Cpath d='M 220,180 C 270,180 300,220 300,270 C 300,320 250,350 200,350 C 150,350 120,310 120,260 C 120,210 170,180 220,180 Z'/%3E%3Cpath d='M 220,200 C 255,200 280,230 280,270 C 280,310 240,330 200,330 C 160,330 140,300 140,260 C 140,220 185,200 220,200 Z'/%3E%3Cpath d='M 220,220 C 240,220 260,240 260,270 C 260,300 230,310 200,310 C 170,310 160,290 160,260 C 160,230 200,220 220,220 Z'/%3E%3Cpath d='M 500,450 C 560,420 620,450 640,510 C 660,570 610,630 550,640 C 490,650 440,610 430,550 C 420,490 440,480 500,450 Z'/%3E%3Cpath d='M 500,475 C 545,450 590,475 605,515 C 620,555 585,600 540,605 C 495,610 460,580 450,540 C 440,500 455,500 500,475 Z'/%3E%3Cpath d='M 215,260 L 225,260 M 220,255 L 220,265' stroke-width='1.2'/%3E%3Cpath d='M 495,540 L 505,540 M 500,535 L 500,545' stroke-width='1.2'/%3E%3Cpath d='M-50,150 Q 150,100 250,50 T 600,0 T 850,-50'/%3E%3Cpath d='M-50,250 C 50,220 100,100 200,80 C 350,50 500,250 650,200 C 750,180 800,100 850,50'/%3E%3Cpath d='M-50,450 C 100,400 150,550 300,500 C 450,450 420,300 600,320 C 700,330 800,250 850,200'/%3E%3Cpath d='M-50,650 C 120,620 200,750 350,700 C 500,650 550,780 700,720 C 800,700 820,650 850,600'/%3E%3C/g%3E%3Cg fill='url(%23damascus)' font-family='monospace' font-size='9' font-weight='bold' opacity='0.75'%3E%3Ctext x='280' y='325' transform='rotate(-15 280 325)'%3E580%3C/text%3E%3Ctext x='145' y='225' transform='rotate(35 145 225)'%3E600%3C/text%3E%3Ctext x='590' y='580' transform='rotate(25 590 580)'%3E620%3C/text%3E%3Ctext x='430' y='505' transform='rotate(-40 430 505)'%3E640%3C/text%3E%3Ctext x='80' y='240' transform='rotate(-10 80 240)'%3E560%3C/text%3E%3C/g%3E%3C/svg%3E");
    background-size: 800px 800px;
    will-change: transform;
    animation: damascusMove 45s infinite linear alternate;
    opacity: 0.9;
}

@keyframes damascusMove {
    0% { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
    50% { transform: translate3d(-3%, -2%, 0) scale(1.05) rotate(0.5deg); }
    100% { transform: translate3d(3%, 2%, 0) scale(1) rotate(-0.5deg); }
}

/* Ambient glow orbs */
.glow-orb {
    display: none !important;
    position: absolute;
    width: 600px;
    height: 600px;
    pointer-events: none;
    z-index: 1;
    will-change: transform;
}

.orb-violet {
    background: radial-gradient(circle, rgba(121, 40, 202, 0.12) 0%, rgba(121, 40, 202, 0.03) 40%, rgba(121, 40, 202, 0.005) 60%, transparent 75%);
    top: -100px;
    left: -150px;
    animation: liquidViolet 30s infinite ease-in-out alternate;
}

@keyframes liquidViolet {
    0% { transform: translate3d(0, 0, 0) scale(1); }
    50% { transform: translate3d(50px, 30px, 0) scale(1.1); }
    100% { transform: translate3d(-30px, -50px, 0) scale(0.95); }
}

.orb-pink {
    background: radial-gradient(circle, rgba(255, 0, 127, 0.08) 0%, rgba(255, 0, 127, 0.02) 40%, rgba(255, 0, 127, 0.003) 60%, transparent 75%);
    bottom: -150px;
    right: -150px;
    animation: liquidPink 35s infinite ease-in-out alternate;
}

@keyframes liquidPink {
    0% { transform: translate3d(0, 0, 0) scale(1); }
    50% { transform: translate3d(-40px, -20px, 0) scale(1.15); }
    100% { transform: translate3d(20px, 40px, 0) scale(0.9); }
}

.orb-blue {
    background: radial-gradient(circle, rgba(0, 242, 254, 0.08) 0%, rgba(0, 242, 254, 0.02) 40%, rgba(0, 242, 254, 0.003) 60%, transparent 75%);
    top: 40%;
    right: -100px;
    animation: liquidBlue 40s infinite ease-in-out alternate;
}

@keyframes liquidBlue {
    0% { transform: translate3d(0, 0, 0) scale(1); }
    50% { transform: translate3d(30px, -40px, 0) scale(0.9); }
    100% { transform: translate3d(-30px, 20px, 0) scale(1.1); }
}

/* ==========================================================================
   Header Bar
   ========================================================================== */
.header {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    max-width: 1100px;
    z-index: 100;
    background-color: rgba(7, 7, 8, 0.95);
    border: 1px solid var(--border);
    border-radius: var(--radius-pill);
    transition: var(--transition);
}

.header.sticky {
    top: 10px;
    background-color: rgba(7, 7, 8, 0.98);
    border-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.5);
}

.header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
    padding: 0 24px;
    transition: var(--transition);
}

.header.sticky .header-inner {
    height: 56px;
}

.brand-logo-link {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Outfit', sans-serif;
    font-weight: 800;
    font-size: 1.15rem;
    letter-spacing: 0.5px;
    color: var(--text-main);
}

.brand-icon {
    width: 24px;
    height: 24px;
    stroke: #ffffff;
    stroke-width: 2.5px;
}

.nav {
    display: flex;
    gap: 32px;
}

.nav-item {
    font-size: 0.88rem;
    font-weight: 500;
    color: var(--text-muted);
}

.nav-item:hover, .nav-item.active {
    color: var(--text-main);
}

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    border-radius: var(--radius-pill);
    font-size: 0.88rem;
    font-weight: 600;
    transition: var(--transition);
    cursor: pointer;
}

.btn-primary {
    background-color: #ffffff;
    color: #070708;
    box-shadow: 0 4px 15px rgba(255, 255, 255, 0.08);
    position: relative;
    overflow: hidden;
}

.btn-primary::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -60%;
    width: 30%;
    height: 200%;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.15) 30%,
        rgba(255, 255, 255, 0.35) 50%,
        rgba(255, 255, 255, 0.15) 70%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: rotate(25deg);
    transition: none;
}

.btn-primary:hover {
    background-color: #e5e5e7;
    transform: translateY(-1.5px);
    box-shadow: 0 6px 20px rgba(255, 255, 255, 0.12);
}

.btn-primary:hover::after {
    animation: shimmerSweep 1.2s cubic-bezier(0.15, 0.85, 0.35, 1) forwards;
}

@keyframes shimmerSweep {
    0% { left: -60%; }
    100% { left: 140%; }
}

.btn-outline {
    background-color: transparent;
    border: 1px solid var(--border);
    color: var(--text-main);
}

.btn-outline:hover {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.04);
    transform: translateY(-1.5px);
}

.btn-block {
    display: flex;
    width: 100%;
}

/* Mobile toggle button */
.mobile-menu-btn {
    display: none;
    color: var(--text-main);
}

/* ==========================================================================
   Hero Section
   ========================================================================== */
.hero {
    padding: 180px 0 100px 0;
    min-height: 90vh;
    display: flex;
    align-items: center;
}

.hero-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.tag-badge {
    background-color: var(--accent-subtle);
    border: 1px solid var(--accent);
    color: var(--text-main);
    border-radius: var(--radius-pill);
    padding: 6px 16px;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.hero h1 {
    font-family: 'Outfit', sans-serif;
    font-size: 4rem;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -1.5px;
    color: var(--text-main);
    margin-bottom: 24px;
}

.hero p {
    color: var(--text-muted);
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 36px;
    max-width: 620px;
}

/* Glassmorphic input container */
.audit-input-box {
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.03);
    border: 1px solid var(--border);
    border-radius: var(--radius-pill);
    padding: 6px 6px 6px 20px;
    width: 100%;
    max-width: 460px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    margin-bottom: 60px;
    transition: var(--transition);
}

.audit-input-box:focus-within {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.05);
}

.audit-input-box input {
    background: transparent;
    color: var(--text-main);
    flex-grow: 1;
    font-size: 0.88rem;
    padding-right: 12px;
}

.audit-input-box input::placeholder {
    color: var(--text-light);
}

/* Hero Mockup Widget */
.hero-mockup {
    width: 100%;
    max-width: 820px;
    margin-top: 20px;
    position: relative;
    border-radius: var(--radius);
    background-color: rgba(255, 255, 255, 0.01);
    border: 1px solid var(--border);
    padding: 8px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6);
}

.dashboard-card {
    background-color: var(--bg-surface);
    border-radius: 12px;
    border: 1px solid var(--border);
    overflow: hidden;
}

.dashboard-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    border-bottom: 1px solid var(--border);
}

.dashboard-dots {
    display: flex;
    gap: 6px;
}

.db-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--border);
}

.db-dot.red { background-color: #ef4444; }
.db-dot.yellow { background-color: #eab308; }
.db-dot.green { background-color: #22c55e; }

.dashboard-title {
    font-size: 0.75rem;
    color: var(--text-muted);
    font-family: monospace;
    letter-spacing: 0.5px;
}

.dashboard-body {
    display: grid;
    grid-template-columns: 1fr 1.8fr;
    padding: 24px;
    gap: 24px;
}

/* Left panel of dashboard */
.db-stats-panel {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.stat-box {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: var(--radius-sm);
    padding: 16px;
}

.stat-label {
    font-size: 0.75rem;
    color: var(--text-muted);
    margin-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.stat-value {
    font-family: 'Outfit', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    color: #ffffff;
}

.stat-change {
    font-size: 0.75rem;
    color: #22c55e;
    margin-top: 4px;
    display: flex;
    align-items: center;
    gap: 4px;
}

/* Right panel of dashboard (Graph Simulator) */
.db-graph-panel {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: var(--radius-sm);
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.graph-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.graph-title {
    font-size: 0.85rem;
    font-weight: 600;
}

.graph-legend {
    display: flex;
    gap: 12px;
    font-size: 0.75rem;
    color: var(--text-muted);
}

.legend-color {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--accent);
    display: inline-block;
    margin-right: 4px;
}

.graph-bars {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    height: 140px;
    padding-top: 20px;
}

.graph-bar-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    height: 100%;
    justify-content: flex-end;
    gap: 8px;
}

.graph-bar {
    width: 60%;
    max-width: 24px;
    background: linear-gradient(180deg, var(--accent) 0%, rgba(168, 85, 247, 0.2) 100%);
    border-radius: 4px 4px 0 0;
    height: 0%;
    transition: height 1.5s cubic-bezier(0.16, 1, 0.3, 1) 0.2s;
}

.graph-label {
    font-size: 0.65rem;
    color: var(--text-light);
}

/* ==========================================================================
   Bento Grid Section (Why Partner With Me)
   ========================================================================== */
.bento-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 20px;
}

.bento-card {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 36px;
    overflow: hidden;
    position: relative;
    transition: var(--transition);
}

.bento-card:hover {
    border-color: var(--border-hover);
    transform: translateY(-2px);
}

.bento-card-double {
    grid-column: span 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}

.bento-tag {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--accent);
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 12px;
    display: inline-block;
}

.bento-card h3 {
    font-family: 'Outfit', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-bottom: 12px;
    color: #ffffff;
}

.bento-card p {
    color: var(--text-muted);
    font-size: 0.95rem;
    line-height: 1.6;
    font-weight: 300;
}

/* Mini visualizers in Bento Box */
.bento-visual {
    background-color: var(--bg-surface);
    border: 1px solid var(--border);
    border-radius: var(--radius-sm);
    padding: 20px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

/* Visualizer 1: Conversion Rate Lift Graph */
.cro-visualizer {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    width: 100%;
    height: 120px;
}

.cro-bar-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.cro-bar-fill {
    width: 40px;
    background-color: var(--border);
    border-radius: 4px;
    height: 30px;
    transition: var(--transition);
}

.cro-bar-box.featured .cro-bar-fill {
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.1) 100%);
    height: 90px;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.1);
}

.cro-label {
    font-size: 0.7rem;
    color: var(--text-muted);
}

/* Visualizer 2: Acquisition Cloud */
.acq-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    max-width: 240px;
}

.acq-tag {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    color: var(--text-muted);
    font-size: 0.75rem;
    padding: 4px 10px;
    border-radius: var(--radius-pill);
}

.acq-tag.featured {
    background-color: #ffffff;
    color: #070708;
    border-color: #ffffff;
    font-weight: 600;
}

/* ==========================================================================
   ROI Calculator Section
   ========================================================================== */
.calculator-panel {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 40px;
}

.calculator-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}

.slider-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.slider-header label {
    font-size: 0.88rem;
    font-weight: 500;
    color: var(--text-main);
}

.slider-value {
    font-family: 'Outfit', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--text-main);
}

.calculator-slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background: var(--border);
    outline: none;
    margin-bottom: 30px;
}

.calculator-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.calculator-slider::-webkit-slider-thumb:hover {
    transform: scale(1.2);
}

.calculator-results {
    background-color: var(--bg-surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.result-box {
    margin-bottom: 24px;
}

.result-box:last-child { margin-bottom: 0; }

.result-label {
    font-size: 0.75rem;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 6px;
}

.result-value {
    font-family: 'Outfit', sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    color: #ffffff;
}

/* ==========================================================================
   FAQ Section (Accordion)
   ========================================================================== */
.faq-container {
    max-width: 750px;
    margin: 0 auto;
}

.faq-item {
    border-bottom: 1px solid var(--border);
    padding: 8px 0;
}

.faq-trigger {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--text-main);
    cursor: pointer;
    background: transparent;
}

.faq-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
    transition: var(--transition);
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
    color: var(--text-main);
}

.faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.faq-content p {
    color: var(--text-muted);
    font-size: 0.95rem;
    line-height: 1.6;
    padding-bottom: 20px;
    font-weight: 300;
}

/* ==========================================================================
   Contact Section
   ========================================================================== */
.contact-panel {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 50px;
    max-width: 700px;
    margin: 0 auto;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    font-size: 0.75rem;
    font-weight: 500;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
}

.form-control {
    width: 100%;
    background-color: var(--bg-surface);
    border: 1px solid var(--border);
    border-radius: var(--radius-sm);
    padding: 12px 16px;
    color: var(--text-main);
    font-size: 0.88rem;
    transition: var(--transition);
}

.form-control:focus {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: var(--bg-card-hover);
}

textarea.form-control {
    resize: none;
    height: 120px;
}

.form-success {
    display: none;
    background-color: rgba(34, 197, 94, 0.08);
    border: 1px solid #22c55e;
    color: #22c55e;
    border-radius: var(--radius-sm);
    padding: 16px;
    font-weight: 500;
    margin-top: 20px;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.footer {
    border-top: 1px solid var(--border);
    background-color: var(--bg-page);
    padding: 60px 0;
}

.footer-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Outfit', sans-serif;
    font-weight: 800;
    font-size: 1rem;
    color: var(--text-main);
}

.footer-info {
    font-size: 0.85rem;
    color: var(--text-light);
}

/* ==========================================================================
   Custom Cursor (Lerp & sleeping - GPU optimized)
   ========================================================================== */
.cursor-dot, .cursor-outline {
    position: fixed;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: 10000;
    pointer-events: none;
    transition: width 0.2s ease, height 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
    will-change: transform;
}

.cursor-dot {
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.cursor-outline {
    width: 32px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

body.custom-cursor-active .cursor-dot.hover {
    width: 10px;
    height: 10px;
}

body.custom-cursor-active .cursor-outline.hover {
    width: 48px;
    height: 48px;
    border-color: rgba(255, 255, 255, 0.8);
}

@media (pointer: coarse) {
    .cursor-dot, .cursor-outline { display: none !important; }
}

/* ==========================================================================
   Media Queries & Responsiveness
   ========================================================================== */
@media (max-width: 992px) {
    .hero h1 { font-size: 3rem; }
    .bento-grid { grid-template-columns: 1fr; }
    .bento-card-double { grid-column: span 1; grid-template-columns: 1fr; }
    .calculator-layout { grid-template-columns: 1fr; gap: 40px; }
}

@media (max-width: 768px) {
    .section { padding: 60px 0; }
    .hero { padding: 120px 0 50px 0; min-height: auto; }
    .header { width: calc(100% - 20px); top: 12px; }
    .hero h1 {
        font-size: clamp(1.8rem, 7.5vw, 2.5rem);
        line-height: 1.2;
    }
    .hero p { font-size: 0.98rem; margin-bottom: 24px; }
    .dashboard-body { grid-template-columns: 1fr; padding: 16px; gap: 16px; }
    .dashboard-header { padding: 12px 16px; }
    .footer-inner { flex-direction: column; gap: 20px; text-align: center; }

    .tech-bg-overlay {
        display: none !important;
    }

    .glow-orb {
        display: none !important;
    }

    .calculator-panel {
        padding: 24px 16px;
    }

    .contact-panel {
        padding: 28px 18px;
    }

    .whatsapp-float-fixed {
        bottom: 16px;
        right: 16px;
        width: 54px;
        height: 54px;
    }
}

/* Accessibility: Respeitar preferência do usuário por menos movimento */
@media (prefers-reduced-motion: reduce) {
    .tech-bg-overlay,
    .glow-orb,
    .graph-bar,
    .scroll-reveal {
        animation: none !important;
        transition: none !important;
    }
    .scroll-reveal {
        opacity: 1 !important;
        transform: none !important;
    }
}


/* ==========================================================================
   10. Premium Light / White Theme Overrides (Inverts all colors)
   ========================================================================== */
body.light-theme {
    --bg-page: #f9f9fb;         /* Premium paper white background */
    --bg-surface: #f0f0f3;      /* Muted light gray */
    --bg-card: #ffffff;         /* Pure white card backgrounds */
    --bg-card-hover: #f5f5f8;
    
    --text-main: #131316;       /* Deep obsidian black */
    --text-muted: #5b5b62;      /* Medium slate gray */
    --text-light: #8a8a92;      /* Slate gray details */
    
    --border: rgba(0, 0, 0, 0.08);
    --border-hover: rgba(0, 0, 0, 0.18);
}

body.light-theme .header {
    background-color: rgba(249, 249, 251, 0.6);
    border-color: rgba(0, 0, 0, 0.08);
}

body.light-theme .header.sticky {
    background-color: rgba(249, 249, 251, 0.85);
    border-color: rgba(0, 0, 0, 0.15);
}

body.light-theme .brand-logo-link {
    color: #131316;
}

body.light-theme .brand-icon {
    stroke: #131316;
}

body.light-theme .nav-item:hover, 
body.light-theme .nav-item.active {
    color: #131316;
}

body.light-theme .btn-primary {
    background-color: #131316;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

body.light-theme .btn-primary:hover {
    background-color: #27272a;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

body.light-theme .audit-input-box {
    background-color: rgba(0, 0, 0, 0.03);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
}

body.light-theme .audit-input-box input {
    color: #131316;
}

body.light-theme .audit-input-box input::placeholder {
    color: #8a8a92;
}

body.light-theme .dashboard-card {
    background-color: #ffffff;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}

body.light-theme .stat-box {
    background-color: #f7f7fa;
}

body.light-theme .stat-value {
    color: #131316;
}

body.light-theme .db-graph-panel {
    background-color: #f7f7fa;
}

body.light-theme .graph-title {
    color: #131316;
}

body.light-theme .bento-card h3 {
    color: #131316;
}

body.light-theme .result-value {
    color: #131316;
}

body.light-theme .calculator-slider::-webkit-slider-thumb {
    background: #131316;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

body.light-theme .faq-trigger {
    color: #131316;
}

body.light-theme .cursor-dot {
    background-color: #131316;
}

body.light-theme .cursor-outline {
    border-color: rgba(19, 19, 22, 0.4);
}

body.light-theme .footer-logo {
    color: #131316;
}

body.light-theme .footer-info {
    color: #5b5b62;
}

body.light-theme .lucas-signature {
    color: #5b5b62;
}

body.light-theme .lucas-logo {
    filter: brightness(0) invert(0.15);
}

body.light-theme .tech-bg-overlay {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 800 800'%3E%3Cdefs%3E%3ClinearGradient id='damascus-dark' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2300b4d8'/%3E%3Cstop offset='25%25' stop-color='%236f00ff'/%3E%3Cstop offset='50%25' stop-color='%23d0006f'/%3E%3Cstop offset='75%25' stop-color='%236f00ff'/%3E%3Cstop offset='100%25' stop-color='%2300b4d8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' stroke='url(%23damascus-dark)' stroke-width='1.4' opacity='0.3'%3E%3Cpath d='M 220,180 C 270,180 300,220 300,270 C 300,320 250,350 200,350 C 150,350 120,310 120,260 C 120,210 170,180 220,180 Z'/%3E%3Cpath d='M 220,200 C 255,200 280,230 280,270 C 280,310 240,330 200,330 C 160,330 140,300 140,260 C 140,220 185,200 220,200 Z'/%3E%3Cpath d='M 220,220 C 240,220 260,240 260,270 C 260,300 230,310 200,310 C 170,310 160,290 160,260 C 160,230 200,220 220,220 Z'/%3E%3Cpath d='M 500,450 C 560,420 620,450 640,510 C 660,570 610,630 550,640 C 490,650 440,610 430,550 C 420,490 440,480 500,450 Z'/%3E%3Cpath d='M 500,475 C 545,450 590,475 605,515 C 620,555 585,600 540,605 C 495,610 460,580 450,540 C 440,500 455,500 500,475 Z'/%3E%3Cpath d='M 215,260 L 225,260 M 220,255 L 220,265' stroke-width='1.2'/%3E%3Cpath d='M 495,540 L 505,540 M 500,535 L 500,545' stroke-width='1.2'/%3E%3Cpath d='M-50,150 Q 150,100 250,50 T 600,0 T 850,-50'/%3E%3Cpath d='M-50,250 C 50,220 100,100 200,80 C 350,50 500,250 650,200 C 750,180 800,100 850,50'/%3E%3Cpath d='M-50,450 C 100,400 150,550 300,500 C 450,450 420,300 600,320 C 700,330 800,250 850,200'/%3E%3Cpath d='M-50,650 C 120,620 200,750 350,700 C 500,650 550,780 700,720 C 800,700 820,650 850,600'/%3E%3C/g%3E%3Cg fill='url(%23damascus-dark)' font-family='monospace' font-size='9' font-weight='bold' opacity='0.85'%3E%3Ctext x='280' y='325' transform='rotate(-15 280 325)'%3E580%3C/text%3E%3Ctext x='145' y='225' transform='rotate(35 145 225)'%3E600%3C/text%3E%3Ctext x='590' y='580' transform='rotate(25 590 580)'%3E620%3C/text%3E%3Ctext x='430' y='505' transform='rotate(-40 430 505)'%3E640%3C/text%3E%3Ctext x='80' y='240' transform='rotate(-10 80 240)'%3E560%3C/text%3E%3C/g%3E%3C/svg%3E");
}

body.light-theme .orb-violet {
    background: radial-gradient(circle, rgba(0, 180, 216, 0.08) 0%, rgba(0, 180, 216, 0.02) 40%, transparent 75%);
}

body.light-theme .orb-pink {
    background: radial-gradient(circle, rgba(208, 0, 111, 0.06) 0%, rgba(208, 0, 111, 0.01) 40%, transparent 75%);
}

body.light-theme .orb-blue {
    background: radial-gradient(circle, rgba(111, 0, 255, 0.06) 0%, rgba(111, 0, 255, 0.01) 40%, transparent 75%);
}

/* ==========================================================================
   11. Premium Scroll Reveal (Apple-like soft blur and translate entrance)
   ========================================================================== */
.scroll-reveal {
    opacity: 0;
    transform: translateY(30px);
    filter: blur(10px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1),
                transform 0.8s cubic-bezier(0.16, 1, 0.3, 1),
                filter 0.8s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform, opacity, filter;
}

.scroll-reveal.active {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
}

@media (prefers-reduced-motion: reduce) {
    .scroll-reveal {
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
        transition: none !important;
    }
}

/* ==========================================================================
   12. New Sections (Metodologia, Diferenciais, Compromisso & CRM Visualizer)
   ========================================================================== */
.crm-pipeline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 16px 20px;
    border-radius: 12px;
    margin-top: 20px;
}

.pipeline-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    font-size: 0.75rem;
    color: var(--text-muted);
}

.pipeline-step.active .step-num {
    background: rgba(168, 85, 247, 0.15);
    border-color: var(--accent);
    color: #ffffff;
}

.pipeline-step.featured .step-num {
    background: var(--accent);
    border-color: var(--accent);
    color: #ffffff;
    box-shadow: 0 0 15px rgba(168, 85, 247, 0.4);
}

.step-num {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.pipeline-arrow {
    color: rgba(255, 255, 255, 0.15);
    font-weight: bold;
}

.timeline-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 40px;
}

.timeline-card {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 30px;
    position: relative;
    transition: var(--transition);
}

.timeline-card:hover {
    border-color: var(--border-hover);
    transform: translateY(-4px);
}

.timeline-num {
    font-family: 'Outfit', sans-serif;
    font-size: 2.5rem;
    font-weight: 800;
    color: rgba(168, 85, 247, 0.15);
    margin-bottom: 16px;
    transition: var(--transition);
}

.timeline-card:hover .timeline-num {
    color: var(--accent);
}

@media (max-width: 992px) {
    .timeline-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .timeline-grid {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================================
   13. Social Proof, Comparison Table & Case Studies
   ========================================================================== */
.section-social-proof {
    padding: 60px 0;
    border-bottom: 1px solid var(--border);
    background-color: var(--bg-page);
    position: relative;
    z-index: 10;
}

.social-proof-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 36px;
}

.social-proof-title {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    color: var(--text-muted);
    text-align: center;
    text-transform: uppercase;
}

.logos-grid {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    gap: 40px;
    flex-wrap: wrap;
}

.logo-item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    opacity: 0.5;
    transition: opacity var(--transition-speed) ease, transform var(--transition-speed) ease;
}

.logo-item:hover {
    opacity: 0.9;
    transform: translateY(-1px);
}

.partner-logo {
    height: 24px;
    color: var(--text-main);
}

.metrics-summary {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid var(--border);
    padding-top: 40px;
    gap: 30px;
    flex-wrap: wrap;
}

.metric-summary-box {
    flex: 1;
    min-width: 200px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.m-value {
    font-family: 'Outfit', sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    color: var(--text-main);
    background: linear-gradient(135deg, var(--text-main) 30%, var(--accent) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.m-label {
    font-size: 0.75rem;
    color: var(--text-muted);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

/* Tabela de Comparação */
.comparison-table-wrapper {
    margin-top: 40px;
    overflow-x: auto;
    border: 1px solid var(--border);
    border-radius: var(--radius);
    background-color: var(--bg-card);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 0.95rem;
    min-width: 600px;
}

.comparison-table th, .comparison-table td {
    padding: 22px 28px;
    border-bottom: 1px solid var(--border);
}

.comparison-table th {
    font-family: 'Outfit', sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--text-muted);
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.005);
}

.comparison-table tr:last-child td {
    border-bottom: none;
}

.comparison-table tr:hover td {
    background-color: rgba(255, 255, 255, 0.005);
}

.featured-column {
    color: var(--accent) !important;
    background-color: rgba(168, 85, 247, 0.02) !important;
}

.featured-cell {
    font-weight: 600;
    color: #ffffff;
    background-color: rgba(168, 85, 247, 0.02) !important;
    border-left: 1px solid rgba(168, 85, 247, 0.08);
    border-right: 1px solid rgba(168, 85, 247, 0.08);
}

body.light-theme .featured-cell {
    color: var(--text-main);
}

/* Cases Grid */
.cases-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 40px;
}

.case-card {
    background-color: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 40px;
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    gap: 24px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.case-card:hover {
    border-color: var(--border-hover);
    transform: translateY(-4px);
    box-shadow: 0 15px 40px rgba(168, 85, 247, 0.06);
}

.case-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.case-client {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--accent);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.case-badge {
    font-size: 0.7rem;
    padding: 4px 12px;
    background-color: rgba(255, 255, 255, 0.02);
    border: 1px solid var(--border);
    border-radius: 20px;
    color: var(--text-light);
    font-weight: 500;
}

.case-card h3 {
    font-family: 'Outfit', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.35;
    color: var(--text-main);
}

.case-metrics {
    display: flex;
    gap: 30px;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    padding: 24px 0;
}

.case-metric-box {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1;
}

.cm-val {
    font-family: 'Outfit', sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    color: #ffffff;
    background: linear-gradient(135deg, #ffffff 50%, var(--accent) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body.light-theme .cm-val {
    background: linear-gradient(135deg, var(--text-main) 50%, var(--accent) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cm-lbl {
    font-size: 0.7rem;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
}

.case-content {
    font-size: 0.9rem;
    line-height: 1.6;
    color: var(--text-light);
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.compromisso-banner {
    background: linear-gradient(135deg, rgba(13, 13, 14, 0.95) 0%, rgba(20, 20, 22, 0.95) 100%);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 60px 40px;
    text-align: center;
    max-width: 900px;
    margin: 40px auto 0 auto;
}

.compromisso-banner h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 700;
}

.compromisso-text {
    font-size: 1.1rem;
    color: var(--text-light);
    line-height: 1.6;
    margin-bottom: 30px;
}

/* Custom Neon Focus Ring for Accessibility (WCAG AAA Compliance) */
:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 4px;
    border-radius: 4px;
}

/* ==========================================================================
   Footer & Signature Styles
   ========================================================================== */
.footer {
    padding: 60px 0;
    border-top: 1px solid var(--border);
    background-color: var(--bg-surface);
}

.footer-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    color: var(--text-main);
}

.footer-logo .brand-icon {
    width: 24px;
    height: 24px;
    color: var(--accent);
}

.footer-info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
    font-size: 0.85rem;
    color: var(--text-muted);
}

.lucas-signature {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.8rem;
    color: var(--text-light);
    text-decoration: none;
    transition: var(--transition);
}

.lucas-signature:hover {
    color: var(--accent);
}

.lucas-logo {
    height: 18px;
    width: auto;
    object-fit: contain;
    filter: brightness(0) invert(0.8);
    transition: var(--transition);
}

.lucas-signature:hover .lucas-logo {
    filter: brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(250deg); /* Violet glow shift para combinar com a identidade visual da Voltz */
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .footer-inner {
        flex-direction: column;
        text-align: center;
        gap: 30px;
    }
    
    .footer-info {
        align-items: center;
    }
}

/* ==========================================================================
   FLOATING WHATSAPP BUTTON (HIGH CONVERSION) & MOBILE FIXES
   ========================================================================== */
html, body {
    overflow-x: hidden !important;
    max-width: 100vw !important;
}

.whatsapp-float-fixed {
    position: fixed;
    bottom: 24px;
    right: 24px;
    background: #25d366;
    color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(37, 211, 102, 0.4);
    z-index: 9999;
    text-decoration: none;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s;
}

.whatsapp-float-fixed:hover {
    transform: scale(1.1);
    box-shadow: 0 15px 40px rgba(37, 211, 102, 0.6);
}

.wa-status-badge {
    position: absolute;
    top: -8px;
    right: -10px;
    background: #0f172a;
    border: 1px solid #25d366;
    color: #25d366;
    font-size: 0.65rem;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 12px;
    white-space: nowrap;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

/* ==========================================================================
   MOBILE HEADER & MENU DRAWER STYLES (VOLTZ)
   ========================================================================== */
.mobile-menu-btn {
    display: none;
    background: transparent;
    border: none;
    color: var(--text-main);
    cursor: pointer;
    padding: 8px;
    border-radius: 8px;
    z-index: 1001;
}

.mobile-drawer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(7, 7, 8, 0.96);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    z-index: 99999;
    padding: 24px;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: auto;
}

.mobile-drawer.active {
    display: flex;
}

.mobile-drawer-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--border);
    margin-bottom: 24px;
}

.mobile-drawer-close {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid var(--border);
    color: var(--text-main);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: var(--transition);
}

.mobile-drawer-close:active {
    background: rgba(255, 255, 255, 0.15);
}

.mobile-drawer-inner {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}

.mobile-link {
    color: var(--text-main);
    font-family: 'Outfit', sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-decoration: none;
    padding: 16px 12px;
    border-bottom: 1px solid var(--border);
    border-radius: 8px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.mobile-link:active {
    background-color: rgba(255, 255, 255, 0.05);
    color: var(--accent);
}

@media (max-width: 991px) {
    .nav {
        display: none !important;
    }

    .mobile-menu-btn {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .header-inner {
        justify-content: space-between;
    }

    .header-actions-wrap .header-wa-btn {
        display: none !important;
    }
}

