/* ==========================================================================
   CONTACT PAGE STYLES (SuperVisuals - Cyberpunk Interactive Terminal)
   File: assets/css/contact-page.css
   Features:
   - Dynamic scaling Terminal (takes advantage of available space on any viewport)
   - Expanded 1.5x description width
   - Matching font size for email & phone
   - Realtime MSK 11:00-20:00 schedule indicator
   - Solid 100vh lock to eliminate 4K void
   ========================================================================== */

:root {
    --c-cyan: #2dd4bf;
    --c-cyan-dim: rgba(45, 212, 191, 0.6);
    --c-cyan-glow: rgba(45, 212, 191, 0.45);
    --c-purple: #a855f7;
    --c-purple-glow: rgba(168, 85, 247, 0.45);
    --c-neon-purple: #c084fc;
    --panel-bg: rgba(9, 10, 15, 0.94);
    --panel-border: rgba(255, 255, 255, 0.12);
}

/* ==========================================================================
   0. HIDE PARENT THEME JUNGLE HERO & DEFAULT FOOTER
   ========================================================================== */
body.page-template-template-contact .site-hero,
body.page-template-template-contact .no-title.site-hero,
body.page-template-template-contact .page-header,
body.page-id-53 .site-hero,
body.page-id-1075 .site-hero,
.page-template-template-contact .site-hero {
    display: none !important;
    height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

body.page-template-template-contact footer:not(.hp-footer),
body.page-id-53 footer:not(.hp-footer),
body.page-id-1075 footer:not(.hp-footer) {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ==========================================================================
   1. FULL-HEIGHT 100vh FLEX CHAIN (LOCK FOOTER TO ABSOLUTE BOTTOM ON 4K & ALL)
   ========================================================================== */
html,
html body.page-template-template-contact,
body.page-template-template-contact,
body.page-id-53,
body.page-id-1075 {
    background-color: #040508 !important;
    background: #040508 !important;
    background-image: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    overflow-x: hidden !important;
}

body.page-template-template-contact #swup,
body.page-template-template-contact .site,
body.page-template-template-contact #page,
body.page-template-template-contact #wrapper,
body.page-template-template-contact #content,
body.page-template-template-contact #primary,
body.page-template-template-contact .site-main,
.page-template-template-contact #swup,
.page-template-template-contact #page,
.page-template-template-contact #primary,
.page-template-template-contact .site-main {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #040508 !important;
    background: #040508 !important;
    background-image: none !important;
    position: relative !important;
    box-sizing: border-box !important;
}

@media (min-width: 1025px) {
    html:has(body.page-template-template-contact),
    body.page-template-template-contact {
        height: 100vh !important;
        max-height: 100vh !important;
        min-height: 100vh !important;
        overflow: hidden !important;
    }

    body.page-template-template-contact {
        display: flex !important;
        flex-direction: column !important;
    }

    body.page-template-template-contact #swup,
    body.page-template-template-contact .site,
    body.page-template-template-contact #page {
        flex: 1 1 auto !important;
        min-height: 100% !important;
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
    }

    body.page-template-template-contact .site-header {
        flex-shrink: 0 !important;
    }

    body.page-template-template-contact #swup > .site-main,
    body.page-template-template-contact .site > .site-main,
    body.page-template-template-contact #page > .site-main,
    body.page-template-template-contact #swup > main {
        flex: 1 1 auto !important;
        min-height: 100% !important;
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
    }

    body.page-template-template-contact .sv-contact-page-main {
        flex: 1 1 auto !important;
        min-height: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }

    body.page-template-template-contact .global-project-bottom-wrapper {
        margin-top: auto !important;
        flex-shrink: 0 !important;
        width: 100% !important;
    }
}

/* ==========================================================================
   2. MAIN HERO SECTION (FULL 100% WIDTH, DYNAMIC RESPONSIVE CANVAS)
   ========================================================================== */
.sv-contact-page-main {
    background-color: #040508 !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: stretch !important;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.sv-contact-hero-wrapper {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
    position: relative !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: clamp(90px, 11vh, 135px) clamp(30px, 4.5vw, 80px) clamp(15px, 2.5vh, 40px) clamp(30px, 4.5vw, 80px) !important;
    background-color: #040508 !important;
    gap: clamp(30px, 3.5vw, 60px);
}

/* ==========================================================================
   3. LEFT COLUMN (CONTACT INFO - EXPANDED 1.5X DESCRIPTION)
   ========================================================================== */
.sv-contact-content-col {
    flex: 0 1 clamp(380px, 36%, 620px) !important;
    max-width: 620px !important;
    padding: 10px 0 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    z-index: 20 !important;
    position: relative !important;
    background: transparent !important;
}

/* THIN TITLE */
.sv-contact-title {
    font-family: 'Exo 2', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: clamp(28px, 3.2vw, 48px) !important;
    font-weight: 300 !important;
    line-height: 1.15 !important;
    letter-spacing: -0.02em !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
    margin: 0 0 clamp(12px, 1.8vh, 20px) 0 !important;
}

/* DESCRIPTION - EXPANDED 1.5X WIDER TO THE RIGHT */
.sv-contact-description {
    font-family: 'Inter', sans-serif !important;
    font-size: clamp(13px, 0.95vw, 15px) !important;
    font-weight: 400 !important;
    line-height: 1.7 !important;
    color: rgba(255, 255, 255, 0.65) !important;
    max-width: 720px !important; /* <--- В ПОЛТОРА РАЗА ШИРЕ */
    width: 100% !important;
    margin: 0 0 clamp(18px, 2.5vh, 30px) 0 !important;
}

.sv-contact-info-block {
    width: 100%;
    max-width: 520px;
    display: flex;
    flex-direction: column;
    gap: clamp(16px, 2vh, 24px);
}

/* PHONES ROW */
.sv-contact-phones-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    width: 100%;
    align-items: center;
}

.sv-phone-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sv-phone-icon {
    color: #a855f7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: transform 0.2s ease, color 0.2s ease;
}

.sv-phone-item:hover .sv-phone-icon {
    color: var(--c-cyan);
    transform: scale(1.1);
}

.sv-phone-details {
    display: flex;
    flex-direction: column;
}

.sv-phone-number {
    font-family: 'Exo 2', sans-serif;
    font-size: clamp(14px, 0.95vw, 15.5px);
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.3;
    transition: color 0.2s ease;
    white-space: nowrap;
}

.sv-phone-number:hover {
    color: var(--c-cyan);
}

.sv-phone-city {
    font-family: 'Inter', sans-serif;
    font-size: 12.5px;
    color: rgba(255, 255, 255, 0.45);
    margin-top: 2px;
}

/* EMAIL ROW - MATCHING PHONE FONT SIZE */
.sv-contact-email-row {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 520px !important;
    padding: 0 !important;
    margin: 2px 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.sv-email-icon {
    color: #a855f7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: transform 0.2s ease, color 0.2s ease;
}

.sv-contact-email-row:hover .sv-email-icon {
    color: var(--c-cyan);
    transform: scale(1.1);
}

.sv-email-link {
    font-family: 'Exo 2', sans-serif !important;
    font-size: clamp(14px, 0.95vw, 15.5px) !important; /* <--- РАЗМЕР КАК У ТЕЛЕФОНА */
    font-weight: 500 !important;
    letter-spacing: -0.01em !important;
    color: #ffffff !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
    line-height: 1.3 !important;
    white-space: nowrap !important;
}

.sv-email-link:hover {
    color: var(--c-cyan) !important;
}

.sv-copy-icon-btn {
    background: transparent;
    border: none !important;
    box-shadow: none !important;
    color: rgba(255, 255, 255, 0.35);
    cursor: pointer;
    padding: 4px;
    margin-left: 4px;
    border-radius: 6px;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sv-copy-icon-btn:hover {
    color: #ffffff;
    transform: scale(1.15);
}

.sv-copy-icon-btn.copied {
    color: var(--c-cyan);
}

/* SOCIAL ICONS */
.sv-contact-social-row {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    margin-top: clamp(14px, 2vh, 26px) !important;
    padding: 8px 8px !important;
    box-sizing: border-box;
}

.sv-social-icon-link {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: transform 0.25s ease;
}

.sv-social-icon-link svg {
    width: 22px !important;
    height: 22px !important;
    fill: #ffffff !important;
    transition: fill 0.25s ease, transform 0.25s ease;
}

.sv-social-icon-link:hover svg {
    fill: var(--c-cyan) !important;
    transform: translateY(-3px) scale(1.1);
}

/* ==========================================================================
   4. RIGHT COLUMN: DYNAMIC SCALING TERMINAL (EXPANDS ON LARGE DISPLAYS)
   ========================================================================== */
.sv-contact-media-col {
    flex: 1 1 auto !important;
    max-width: 64% !important;
    width: 100% !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
    padding: 10px 0 !important;
    box-sizing: border-box;
}

/* Ambient Background Glows */
.cyber-ambient-canvas {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 1;
}

.cyber-orb-cyan {
    position: absolute;
    top: 20%;
    right: 15%;
    width: clamp(380px, 30vw, 550px);
    height: clamp(380px, 30vw, 550px);
    background: radial-gradient(circle, rgba(45, 212, 191, 0.08) 0%, rgba(45, 212, 191, 0) 70%);
    filter: blur(60px);
    animation: floatOrb 8s ease-in-out infinite alternate;
}

.cyber-orb-pink {
    position: absolute;
    bottom: 15%;
    left: 10%;
    width: clamp(340px, 28vw, 500px);
    height: clamp(340px, 28vw, 500px);
    background: radial-gradient(circle, rgba(168, 85, 247, 0.08) 0%, rgba(168, 85, 247, 0) 70%);
    filter: blur(60px);
    animation: floatOrb 10s ease-in-out infinite alternate-reverse;
}

@keyframes floatOrb {
    0% { transform: translate(0, 0) scale(1); }
    100% { transform: translate(-20px, 20px) scale(1.1); }
}

/* DYNAMIC SCALING CHASSIS */
.cyber-terminal-chassis {
    position: relative;
    z-index: 10;
    width: 100% !important;
    max-width: clamp(740px, 56vw, 1300px) !important;
    height: clamp(470px, 50vh, 740px) !important;
    background: var(--panel-bg);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    border: 1px solid var(--panel-border);
    border-radius: 8px;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.75),
        0 0 1px rgba(255, 255, 255, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

@media (min-width: 2200px) {
    .cyber-terminal-chassis {
        max-width: 1400px !important;
        height: clamp(550px, 55vh, 850px) !important;
    }
}

.cyber-terminal-chassis:hover {
    border-color: rgba(255, 255, 255, 0.22);
    box-shadow: 
        0 25px 60px rgba(0, 0, 0, 0.85),
        0 0 25px rgba(255, 255, 255, 0.06),
        inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

/* Corner Brackets */
.cyber-corner {
    position: absolute;
    width: 12px;
    height: 12px;
    z-index: 15;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0.3);
}
.corner-tl { top: -1px; left: -1px; border-top: 1.5px solid rgba(255, 255, 255, 0.4); border-left: 1.5px solid rgba(255, 255, 255, 0.4); }
.corner-tr { top: -1px; right: -1px; border-top: 1.5px solid rgba(255, 255, 255, 0.4); border-right: 1.5px solid rgba(255, 255, 255, 0.4); }
.corner-bl { bottom: -1px; left: -1px; border-bottom: 1.5px solid rgba(255, 255, 255, 0.4); border-left: 1.5px solid rgba(255, 255, 255, 0.4); }
.corner-br { bottom: -1px; right: -1px; border-bottom: 1.5px solid rgba(255, 255, 255, 0.4); border-right: 1.5px solid rgba(255, 255, 255, 0.4); }

/* Scanlines and Grid Overlay */
.cyber-scanlines {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(18, 18, 24, 0) 50%, rgba(0, 0, 0, 0.3) 50%);
    background-size: 100% 4px;
    pointer-events: none;
    z-index: 12;
    opacity: 0.5;
}

.cyber-grid-overlay {
    position: absolute;
    inset: 0;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
    background-size: 32px 32px;
    pointer-events: none;
    z-index: 2;
}

/* TOP HEADER BAR */
.cyber-terminal-header {
    position: relative;
    z-index: 14;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: clamp(9px, 1.2vh, 14px) 16px;
    background: rgba(6, 7, 10, 0.96);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.cyber-header-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.cyber-dots {
    display: flex;
    align-items: center;
    gap: 6px;
}

.cyber-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    box-shadow: none;
}
.dot-purple { background: rgba(255, 255, 255, 0.25); }
.dot-neon-purple { background: rgba(255, 255, 255, 0.45); }
.dot-cyan { background: rgba(255, 255, 255, 0.75); }

.cyber-title {
    font-family: 'Orbitron', monospace;
    font-size: clamp(10.5px, 0.8vw, 13px);
    font-weight: 700;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
}

.cyber-title span {
    color: rgba(255, 255, 255, 0.4);
    margin: 0 4px;
    text-shadow: none;
}

.cyber-header-right {
    display: flex;
    align-items: center;
    gap: 12px;
}

.cyber-live-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    background: rgba(45, 212, 191, 0.08);
    border: 1px solid rgba(45, 212, 191, 0.3);
    padding: 3px 8px;
    border-radius: 3px;
    font-family: 'JetBrains Mono', monospace;
    font-size: 9.5px;
    letter-spacing: 1px;
    color: var(--c-cyan);
    transition: all 0.3s ease;
}

.cyber-live-badge.status-standby {
    color: rgba(255, 255, 255, 0.55) !important;
    background: rgba(255, 255, 255, 0.04) !important;
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.pulse-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #10b981;
    box-shadow: 0 0 6px #10b981;
    animation: pulseGreen 1.6s infinite ease-in-out;
}

.pulse-dot.dot-standby {
    background: #f59e0b !important;
    box-shadow: 0 0 6px #f59e0b !important;
}

@keyframes pulseGreen {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.4; transform: scale(0.8); }
}

.cyber-clock {
    font-family: 'JetBrains Mono', monospace;
    font-size: 10.5px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 1px;
}

.cyber-fx-toggle {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.65);
    font-family: 'JetBrains Mono', monospace;
    font-size: 9px;
    letter-spacing: 1px;
    padding: 3px 8px;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    gap: 4px;
}

.cyber-fx-toggle.active {
    border-color: rgba(255, 255, 255, 0.35);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.12);
    box-shadow: none;
}

/* TERMINAL LOG STREAM */
.cyber-terminal-content {
    position: relative;
    z-index: 10;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: clamp(14px, 2vh, 24px) clamp(16px, 1.5vw, 24px) clamp(12px, 1.6vh, 18px);
    overflow: hidden;
}

.cyber-log-stream {
    flex: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: clamp(8px, 1.2vh, 14px);
    padding-right: 6px;
    margin-bottom: 8px;
    font-family: 'JetBrains Mono', monospace;
    font-size: clamp(13px, 0.9vw, 15.5px);
    line-height: 1.55;
}

.cyber-log-stream::-webkit-scrollbar {
    width: 3px;
}
.cyber-log-stream::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 2px;
}

.log-line {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    animation: fadeInLog 0.22s ease-out;
}

@keyframes fadeInLog {
    from { opacity: 0; transform: translateY(4px); }
    to { opacity: 1; transform: translateY(0); }
}

.log-badge {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 1px 6px;
    border-radius: 3px;
    white-space: nowrap;
    text-transform: uppercase;
}

.badge-sys {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.7);
}

.badge-user {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

.badge-ok {
    background: rgba(45, 212, 191, 0.15);
    border: 1px solid rgba(45, 212, 191, 0.4);
    color: var(--c-cyan);
}

.log-text {
    color: rgba(255, 255, 255, 0.85);
    word-break: break-word;
}

.log-text.sys-text {
    color: rgba(255, 255, 255, 0.6);
}

.log-text.user-text {
    color: #ffffff;
    font-weight: 500;
}

.log-text.success-text {
    color: var(--c-cyan);
    font-weight: 600;
    text-shadow: 0 0 12px var(--c-cyan-glow);
}

/* QUICK TAG CHIPS (DYNAMIC ACF FORMATS) */
.cyber-quick-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
    max-height: 95px;
    overflow-y: auto;
    animation: fadeInLog 0.3s ease;
}

.cyber-quick-tags::-webkit-scrollbar {
    width: 2px;
}
.cyber-quick-tags::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
}

.tags-title {
    font-family: 'Orbitron', monospace;
    font-size: 9px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.45);
    margin-right: 4px;
}

.tag-chip {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.75);
    font-family: 'JetBrains Mono', monospace;
    font-size: clamp(10.5px, 0.8vw, 12px);
    padding: 3px 8px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tag-chip:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.35);
    color: #ffffff;
    transform: translateY(-1px);
}

/* INTERACTIVE INPUT DOCK */
.cyber-input-dock {
    display: flex;
    flex-direction: column;
    gap: 6px;
    background: rgba(5, 5, 8, 0.88);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 6px;
    padding: clamp(8px, 1.2vh, 14px) clamp(10px, 1vw, 16px);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.6);
    transition: border-color 0.25s, box-shadow 0.25s;
}

.cyber-input-dock:focus-within {
    border-color: rgba(255, 255, 255, 0.35);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.08), inset 0 0 15px rgba(0, 0, 0, 0.7);
}

.cyber-input-row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cyber-prompt-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: 'Orbitron', monospace;
    font-size: clamp(10.5px, 0.8vw, 12.5px);
    font-weight: 700;
    letter-spacing: 1.5px;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: none;
    white-space: nowrap;
    flex-shrink: 0;
}

.cyber-prompt-badge span.step-idx {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    padding: 1px 5px;
    border-radius: 2px;
    font-size: 9.5px;
    font-weight: 900;
}

.cyber-live-input {
    flex: 1;
    background: transparent;
    border: none;
    outline: none;
    font-family: 'JetBrains Mono', monospace;
    font-size: clamp(14px, 0.95vw, 16px);
    color: #ffffff;
    text-shadow: none;
    caret-color: var(--c-cyan);
}

.cyber-live-input::placeholder {
    color: rgba(255, 255, 255, 0.3);
    font-size: clamp(12.5px, 0.85vw, 14px);
}

/* ==========================================================================
   VIVID & HIGHLIGHTED ACTION BUTTONS (ENTER & RESET)
   ========================================================================== */
.cyber-submit-btn {
    background: linear-gradient(135deg, #a855f7 0%, #2dd4bf 100%);
    color: #040508;
    border: none;
    padding: clamp(7px, 1vh, 10px) clamp(14px, 1.2vw, 20px);
    border-radius: 4px;
    font-family: 'Orbitron', monospace;
    font-size: clamp(10px, 0.8vw, 11.5px);
    font-weight: 900;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    box-shadow: 0 0 20px rgba(45, 212, 191, 0.45), 0 0 35px rgba(168, 85, 247, 0.35);
    transition: all 0.25s ease;
    flex-shrink: 0;
}

.cyber-submit-btn:hover {
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 0 30px rgba(45, 212, 191, 0.7), 0 0 50px rgba(168, 85, 247, 0.55);
}

.cyber-reset-btn {
    background: linear-gradient(135deg, rgba(168, 85, 247, 0.15) 0%, rgba(45, 212, 191, 0.15) 100%);
    border: 1px solid var(--c-cyan);
    color: var(--c-cyan);
    padding: 7px 14px;
    border-radius: 4px;
    font-family: 'Orbitron', monospace;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-top: 6px;
    display: inline-block;
    box-shadow: 0 0 15px rgba(45, 212, 191, 0.3);
}

.cyber-reset-btn:hover {
    background: rgba(45, 212, 191, 0.25);
    box-shadow: 0 0 25px rgba(45, 212, 191, 0.55);
    transform: translateY(-1px);
}

/* FOOTER STATUS BAR */
.cyber-status-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
    padding-top: 5px;
    border-top: 1px dashed rgba(255, 255, 255, 0.08);
    font-family: 'JetBrains Mono', monospace;
    font-size: 9px;
    color: rgba(255, 255, 255, 0.4);
    letter-spacing: 1px;
}

.status-hint {
    display: flex;
    align-items: center;
    gap: 6px;
    color: rgba(255, 255, 255, 0.5);
}

.status-hint kbd {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1px 4px;
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.85);
}

/* ==========================================================================
   5. BOTTOM CTA BANNER & FOOTER (LOCKED STRICTLY TO BOTTOM EDGE)
   ========================================================================== */
body.page-template-template-contact .global-project-bottom-wrapper,
body.page-id-53 .global-project-bottom-wrapper,
body.page-id-1075 .global-project-bottom-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: auto !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    background-color: #040508 !important;
    position: relative !important;
    z-index: 30 !important;
    flex-shrink: 0 !important;
}

body.page-template-template-contact .hp-cta-banner,
body.page-id-53 .hp-cta-banner,
body.page-id-1075 .hp-cta-banner {
    padding: clamp(24px, 3vh, 35px) clamp(30px, 4vw, 70px) !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

body.page-template-template-contact .hp-cta-title,
body.page-id-53 .hp-cta-title,
body.page-id-1075 .hp-cta-title {
    font-size: 28px !important;
}

body.page-template-template-contact .hp-footer,
body.page-id-53 .hp-footer,
body.page-id-1075 .hp-footer {
    padding: clamp(20px, 2.5vh, 30px) clamp(30px, 4vw, 70px) !important;
    width: 100% !important;
    box-sizing: border-box !important;
    background-color: #040508 !important;
}

/* RESPONSIVE DESIGN */
@media (max-width: 1100px) {
    body.page-template-template-contact {
        overflow-y: auto !important;
        height: auto !important;
    }

    .sv-contact-hero-wrapper {
        flex-direction: column !important;
        min-height: auto !important;
        padding: 90px 24px 20px 24px !important;
    }

    .sv-contact-content-col {
        flex: 1 1 auto !important;
        max-width: 100% !important;
        width: 100% !important;
        padding: 20px 0 !important;
    }

    .sv-contact-media-col {
        flex: 1 1 auto !important;
        max-width: 100% !important;
        width: 100% !important;
        padding: 20px 0 40px 0 !important;
    }

    .cyber-terminal-chassis {
        height: 440px;
        max-width: 100%;
    }

    body.page-template-template-contact .hp-cta-banner,
    body.page-template-template-contact .hp-footer {
        padding: 24px !important;
    }
}

@media (max-width: 640px) {
    .sv-contact-phones-row {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .sv-contact-info-block {
        max-width: 100%;
    }

    .cyber-terminal-header {
        flex-wrap: wrap;
        gap: 8px;
    }

    .cyber-title {
        font-size: 9.5px;
    }
}
