@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Regular.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Regular.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Regular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Regular.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Regular.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Regular.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Regular.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Regular.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Bold.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Bold.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Bold.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Bold.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Bold.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Estedad alias to Peyda for full backwards-compatibility */
@font-face {
    font-family: 'Estedad';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Regular.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Regular.woff') format('woff');
    font-weight: 100 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Estedad';
    src: url('../assets/fonts/woff2/PeydaFaNumWeb-Bold.woff2') format('woff2'),
         url('../assets/fonts/woff/PeydaFaNumWeb-Bold.woff') format('woff');
    font-weight: 600 900;
    font-style: normal;
    font-display: swap;
}

:root {
    /* --- Modern Bento Design Radius System (Neither too round nor too sharp) --- */
    --radius-bento-hero: 28px;
    --radius-bento-card: 25px;
    --radius-bento-sub: 21px;
    --radius-bento-row: 19px;
    --radius-bento-btn: 17px;
    --radius-bento-badge: 15px;
    --radius-bento-sm: 13px;

    /* --- 60% Architectural Light Foundation (Clean, High-Legibility Canvas) --- */
    --white: #ffffff;
    --page-bg: #ffffff;
    --surface-card: #ffffff;
    --surface-subtle: #F9FAFB;
    --surface-muted: #F3F4F6;
    
    /* --- 30% Executive Midnight Navy Structure (Original Cloudland Signature) --- */
    --brand-primary: #040D21;
    --brand-primary-rgb: 4, 13, 33;
    --brand-primary-surface: #071330;
    --brand-primary-dark: #020712;
    --brand-primary-deep: #020712;
    
    /* --- 10% Minimalist Champagne Gold Accent + Micro Royal Blue Highlight --- */
    --brand-secondary: #C99700;
    --brand-secondary-light: #D4AF37;
    --brand-secondary-hover: #DFB739;
    --brand-secondary-glow: rgba(201, 151, 0, 0.20);
    --brand-secondary-subtle: rgba(201, 151, 0, 0.08);
    --brand-secondary-border: rgba(201, 151, 0, 0.24);
    --brand-accent: #C99700;
    
    --brand-blue-accent: #2563EB;
    --brand-blue-glow: rgba(37, 99, 235, 0.20);
    --brand-blue-subtle: rgba(37, 99, 235, 0.08);
    --brand-blue-border: rgba(37, 99, 235, 0.24);
    
    /* --- Standard System Gradients --- */
    --gradient-gold: linear-gradient(135deg, #D4AF37 0%, var(--brand-secondary) 100%);
    --gradient-gold-hover: linear-gradient(135deg, #E5BE42 0%, #D4AF37 100%);
    --gradient-dark-card: linear-gradient(145deg, #071330 0%, #020712 100%);
    --gradient-dark-footer: linear-gradient(180deg, #071330 0%, #020712 100%);
    --gradient-pedestal: linear-gradient(145deg, var(--white) 0%, var(--surface-subtle) 100%);
    --gradient-pedestal-hover: linear-gradient(145deg, var(--brand-primary) 0%, var(--brand-primary-surface) 100%);
    
    /* --- Semantic Status Indicator --- */
    --color-online: #10B981;
    --color-online-bg: rgba(16, 185, 129, 0.1);
    --color-online-border: rgba(16, 185, 129, 0.25);
    
    /* --- Typography Hierarchy (Neutral High-Contrast - Eliminates Muddy Blue Text) --- */
    --text-main: #0F172A;
    --text-body: #374151;
    --text-muted: #6B7280;
    --text-light: #9CA3AF;
    --text-on-dark: #FFFFFF;
    --text-on-dark-muted: rgba(255, 255, 255, 0.85);
    --text-on-dark-subtle: rgba(255, 255, 255, 0.65);
    
    /* --- Minimalist Clean Borders & Dividers (Neutral Hairlines) --- */
    --border-color: #E5E7EB;
    --border-subtle: rgba(4, 13, 33, 0.06);
    --border-hover: rgba(4, 13, 33, 0.14);
    --glass-dark-bg: rgba(4, 13, 33, 0.92);
    --glass-dark-border: rgba(255, 255, 255, 0.1);
    
    /* --- Elevation & Depth Shadows (Clean, Controlled Executive Contrast) --- */
    --shadow-card-subtle: 0 4px 20px -4px rgba(4, 13, 33, 0.04);
    --shadow-card-hover: 0 20px 40px -8px rgba(4, 13, 33, 0.09);
    --shadow-gold-button: 0 4px 18px var(--brand-secondary-glow);
    --shadow-gold-button-hover: 0 8px 24px rgba(201, 151, 0, 0.35);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Peyda', 'PeydaFaNumWeb', sans-serif;
}

html {
    scroll-behavior: smooth;
}

body {
    background-color: var(--page-bg);
    direction: rtl;
    overflow-x: hidden;
    color: var(--text-main);
    position: relative;
}

/* ==========================================================================
   Header (Fixed Luxury Glass Navigation - Perfectly Centered in RTL)
   ========================================================================== */
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 22px 6%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9999;
    transition: background 0.4s ease, padding 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    pointer-events: auto;
}

.header.scrolled {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 14px 6%;
    background: var(--glass-dark-bg);
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px);
    border: none;
    border-bottom: 1px solid var(--glass-dark-border);
    border-radius: 0;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.35);
}

.logo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 800;
    font-size: 16px;
    color: var(--white);
    text-decoration: none;
    letter-spacing: -0.2px;
}

.logo img {
    width: 36px;
    height: auto;
    filter: none !important;
    transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.3s ease;
}

.logo:hover img {
    transform: scale(1.08) rotate(-4deg);
    filter: drop-shadow(0 4px 14px var(--brand-secondary-glow)) !important;
}

.nav-menu {
    display: flex;
    align-items: center;
}

.nav-menu-header {
    display: none;
}

.nav-list {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
}

.nav-link {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    font-size: 13.5px;
    font-weight: 500;
    transition: all 0.25s ease;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: var(--radius-bento-badge);
}

.nav-link:hover {
    color: var(--white);
    background: rgba(255, 255, 255, 0.1);
}

.has-dropdown {
    position: relative;
}

.dropdown {
    position: absolute;
    top: calc(100% + 14px);
    right: 0;
    background: var(--glass-dark-bg);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    border: 1px solid var(--glass-dark-border);
    min-width: 220px;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    padding: 8px;
    list-style: none;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(12px) scale(0.97);
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.has-dropdown:hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

.dropdown a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 12.5px;
    font-weight: 500;
    border-radius: 10px;
    transition: all 0.25s ease;
}

.dropdown a:hover {
    background: var(--brand-secondary-subtle);
    color: var(--brand-secondary);
    transform: translateX(-4px);
}

.header-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}

.btn-primary.header-btn {
    padding: 8px 18px;
    font-size: 12.5px;
    font-weight: 700;
    border-radius: var(--radius-bento-btn);
    background: var(--gradient-gold);
    color: var(--brand-primary);
    border: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    box-shadow: var(--shadow-gold-button);
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}

.btn-primary.header-btn:hover {
    background: var(--gradient-gold-hover);
    transform: translateY(-2px);
    box-shadow: var(--shadow-gold-button-hover);
}

.mobile-toggle {
    display: none;
    background: none;
    border: none;
    color: var(--white);
    font-size: 20px;
    cursor: pointer;
    padding: 6px;
}

/* ==========================================================================
   Hero Section & Canvas (Fully self-contained in hero-sticky)
   ========================================================================== */
.hero-wrapper {
    position: relative;
    width: 100%;
    z-index: 5;
    background: var(--brand-primary-deep);
}

.hero-sticky {
    position: sticky;
    top: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    z-index: 5;
}

.hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.hero-bg .bg-img, .hero-bg .bg-canvas {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.hero-bg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* Directional Architectural Scrim: Retains 100% video clarity, crisp marble and wood */
    background: 
        linear-gradient(180deg, rgba(4, 13, 33, 0.72) 0%, rgba(4, 13, 33, 0.22) 16%, transparent 28%),
        linear-gradient(270deg, rgba(4, 13, 33, 0.76) 0%, rgba(4, 13, 33, 0.45) 32%, rgba(4, 13, 33, 0.08) 60%, transparent 82%),
        linear-gradient(0deg, rgba(4, 13, 33, 0.65) 0%, transparent 16%);
}

.grid-lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20%;
    pointer-events: none;
    z-index: 1;
}

.grid-line {
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.04);
}

.hero-slides-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 8%;
    display: flex;
    align-items: center;
    z-index: 2;
    pointer-events: none;
}

/* 3-Stage Orchestrated Hero Structure */
.hero-stage {
    position: absolute;
    transition: opacity 0.45s cubic-bezier(0.16, 1, 0.3, 1), transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    pointer-events: none;
}

/* STAGE 1: Sovereign Entrance & Core Identity (Free-Floating, No Background Box) */
.hero-stage-1 {
    right: 8%;
    max-width: 720px;
    opacity: 1;
    pointer-events: auto;
    z-index: 3;
}

.hero-brand-heading {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    font-size: clamp(13px, 1.1vw, 15px);
    font-weight: 700;
    color: var(--brand-secondary);
    letter-spacing: 0.3px;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.85);
}

.brand-heading-accent {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--brand-secondary);
    box-shadow: 0 0 10px var(--brand-secondary);
    animation: pulseDot 2s infinite ease-in-out;
}

.hero-stage-1 .title {
    font-size: clamp(32px, 4.2vw, 50px);
    line-height: 1.24;
    font-weight: 900;
    margin-bottom: 18px;
    letter-spacing: -0.5px;
    color: #ffffff;
    text-shadow: 0 4px 30px rgba(0, 0, 0, 0.75), 0 2px 8px rgba(0, 0, 0, 0.9);
}

.hero-stage-1 .desc {
    font-size: clamp(15px, 1.25vw, 17.5px);
    line-height: 1.9;
    color: rgba(255, 255, 255, 0.92);
    max-width: 620px;
    margin-bottom: 34px;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.75);
}

.hero-stage-1 .hero-actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

/* STAGE 2: Strategic Pillars & Credentials HUD */
.hero-stage-2 {
    right: 8%;
    max-width: 640px;
    opacity: 0;
    transform: translateY(24px);
    pointer-events: none;
    z-index: 3;
}

.hud-glass-panel {
    padding: 34px 38px;
    background: rgba(4, 13, 33, 0.52);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border: 1px solid rgba(0, 212, 255, 0.18);
    border-radius: 24px;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45);
}

.hud-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    font-weight: 700;
    color: var(--brand-secondary);
    background: rgba(0, 212, 255, 0.1);
    border: 1px solid rgba(0, 212, 255, 0.25);
    padding: 5px 14px;
    border-radius: 100px;
    margin-bottom: 14px;
}

.hud-title {
    font-size: clamp(22px, 2.6vw, 30px);
    font-weight: 800;
    color: #ffffff;
    line-height: 1.35;
    margin-bottom: 22px;
}

.hud-pillars-grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.hud-pillar-item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px 18px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 16px;
    transition: background 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}

.hud-pillar-item:hover {
    background: rgba(0, 212, 255, 0.08);
    border-color: rgba(0, 212, 255, 0.3);
    transform: translateX(-4px);
}

.hud-num-wrap {
    min-width: 46px;
    height: 46px;
    border-radius: 12px;
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(30, 77, 183, 0.25) 100%);
    border: 1px solid rgba(0, 212, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
}

.hud-num {
    font-size: 20px;
    font-weight: 900;
    color: var(--brand-secondary);
    font-family: var(--font-primary);
    line-height: 1;
}

.hud-text {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.hud-text strong {
    font-size: 14.5px;
    font-weight: 700;
    color: #ffffff;
}

.hud-text span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.5;
}

/* STAGE 3: Brand Monolith Arrival Badge */
.hero-stage-3 {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%) translateY(20px);
    opacity: 0;
    pointer-events: none;
    z-index: 3;
    display: flex;
    justify-content: center;
}

.monolith-arrival-badge {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 12px 28px;
    background: rgba(4, 13, 33, 0.65);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(0, 212, 255, 0.35);
    border-radius: 100px;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5), 0 0 30px rgba(0, 212, 255, 0.15);
    cursor: pointer;
}

.monolith-beacon {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--brand-secondary);
    box-shadow: 0 0 10px var(--brand-secondary);
    animation: pulseDot 2s infinite ease-in-out;
}

.monolith-brand-text {
    font-size: 13.5px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.2px;
}

@media (max-width: 768px) {
    .hero-slides-container {
        padding: 0 5%;
        justify-content: center;
    }
    .hero-stage-1, .hero-stage-2 {
        right: 5%;
        left: 5%;
        max-width: none;
    }
    .hero-stage-1 .title {
        font-size: clamp(26px, 6.8vw, 34px);
    }
    .hero-stage-1 .desc {
        font-size: 14px;
        margin-bottom: 24px;
    }
    .hud-glass-panel {
        padding: 24px 20px;
        border-radius: 20px;
        background: rgba(4, 13, 33, 0.68);
    }
    .hud-title {
        font-size: 20px;
    }
    .hero-bg .overlay {
        background: linear-gradient(180deg, rgba(4, 13, 33, 0.8) 0%, rgba(4, 13, 33, 0.4) 40%, rgba(4, 13, 33, 0.85) 100%);
    }
}

/* Minimalist Luxury Scroll Hint */
.hero-scroll-hint {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    z-index: 4;
    pointer-events: none;
    opacity: 0.85;
    transition: opacity 0.35s ease;
}

.scroll-mouse-pill {
    width: 22px;
    height: 36px;
    border-radius: 20px;
    border: 1.5px solid rgba(255, 255, 255, 0.35);
    display: flex;
    justify-content: center;
    padding-top: 6px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    background: rgba(4, 13, 33, 0.35);
}

.scroll-wheel-dot {
    width: 3.5px;
    height: 7px;
    border-radius: 2px;
    background: var(--brand-secondary);
    box-shadow: 0 0 8px var(--brand-secondary-glow);
    animation: scrollWheel 2s infinite ease-in-out;
}

@keyframes scrollWheel {
    0% { transform: translateY(0); opacity: 1; }
    60% { transform: translateY(12px); opacity: 0; }
    61% { transform: translateY(0); opacity: 0; }
    100% { transform: translateY(0); opacity: 1; }
}

.scroll-hint-text {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.65);
    white-space: nowrap;
}

.hero-actions {
    display: flex;
    align-items: center;
    gap: 20px;
}

.btn-primary {
    background: var(--gradient-gold);
    color: var(--brand-primary);
    border: 1px solid rgba(255, 255, 255, 0.25);
    padding: 11px 26px;
    border-radius: var(--radius-bento-btn);
    font-size: 13px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    text-decoration: none;
    box-shadow: var(--shadow-gold-button);
}

.btn-primary:hover {
    background: var(--gradient-gold-hover);
    color: var(--brand-primary) !important;
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: var(--shadow-gold-button-hover);
    transform: translateY(-2px);
}

.secondary-link {
    color: rgba(255, 255, 255, 0.85);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s;
    cursor: pointer;
}

.secondary-link:hover {
    color: var(--brand-secondary);
}

/* ==========================================================================
   Editorial Minimal & Luxury Design System (Cloudland Enterprise 2026)
   ========================================================================== */

.main-container {
    background-color: #ffffff !important;
    background: #ffffff !important;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 20 !important;
    isolation: isolate;
    opacity: 1 !important;
}

.editorial-section {
    background-color: #ffffff !important;
    background: #ffffff !important;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 6%;
    box-sizing: border-box;
    border-top: 1px solid var(--border-color);
    scroll-margin-top: 85px;
    position: relative;
    z-index: 2;
}

.about-section,
.departments-section,
.products-section,
.projects-section,
.blog-section,
.consultation-section {
    background-color: #ffffff !important;
    background: #ffffff !important;
}

.about-section {
    border-top: none;
    padding-top: 90px;
}

/* Editorial Headers */
.editorial-header {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* ==========================================================================
   LUXURY ARCHITECTURAL EYEBROW LABELS (Bento Micro-Capsule Architecture)
   ========================================================================== */
.editorial-index {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding-block: 5px;
    padding-inline-start: 6px;
    padding-inline-end: 16px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.9) 100%);
    border: 1px solid rgba(201, 151, 0, 0.32);
    border-radius: var(--radius-bento-badge);
    box-shadow: 0 4px 18px -2px rgba(4, 13, 33, 0.06),
                0 1px 3px rgba(4, 13, 33, 0.03),
                inset 0 1px 0 rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin-bottom: 20px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    cursor: default;
    user-select: none;
    position: relative;
}

.editorial-index:hover {
    transform: translateY(-2px);
    border-color: rgba(201, 151, 0, 0.6);
    box-shadow: 0 8px 26px -4px rgba(201, 151, 0, 0.25),
                0 2px 6px rgba(4, 13, 33, 0.04),
                inset 0 1px 0 #ffffff;
}

/* Inner Index Badge (High-Contrast Capsule) */
.editorial-index .eyebrow-badge,
.hero-eyebrow-capsule .eyebrow-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--brand-primary);
    color: var(--brand-secondary-light);
    font-size: 11px;
    font-weight: 900;
    padding: 3px 9px;
    border-radius: calc(var(--radius-bento-badge) - 5px);
    box-shadow: 0 2px 8px rgba(4, 13, 33, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

.editorial-index:hover .eyebrow-badge {
    background: #020712;
    box-shadow: 0 2px 10px rgba(201, 151, 0, 0.3);
}

/* Pulsing Status Beacon */
.editorial-index .eyebrow-dot-pulse,
.hero-eyebrow-capsule .eyebrow-dot-pulse {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--brand-secondary);
    box-shadow: 0 0 8px var(--brand-secondary-glow);
    animation: eyebrowBeacon 2s infinite ease-in-out;
}

@keyframes eyebrowBeacon {
    0%, 100% {
        opacity: 0.7;
        transform: scale(0.9);
        box-shadow: 0 0 4px var(--brand-secondary-glow);
    }
    50% {
        opacity: 1;
        transform: scale(1.25);
        box-shadow: 0 0 10px var(--brand-secondary);
    }
}

/* Hairline Divider */
.editorial-index .eyebrow-divider,
.hero-eyebrow-capsule .eyebrow-divider {
    width: 1px;
    height: 14px;
    background: rgba(201, 151, 0, 0.32);
    border-radius: 1px;
}

/* Eyebrow Label Text & Icon */
.editorial-index .eyebrow-text,
.hero-eyebrow-capsule .eyebrow-text {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 12.5px;
    font-weight: 800;
    color: var(--brand-primary);
    letter-spacing: 0.2px;
}

.editorial-index .eyebrow-text i,
.editorial-index .eyebrow-text svg,
.editorial-index.dark-variant .eyebrow-text i,
.editorial-index.dark-variant .eyebrow-text svg,
.hero-eyebrow-capsule .eyebrow-text i,
.hero-eyebrow-capsule .eyebrow-text svg {
    color: var(--brand-secondary);
    width: 14px;
    height: 14px;
}

/* --- Dark Surface Variant (Hero & Section 06 Consultation CTA) --- */
.editorial-index.dark-variant,
.hero-eyebrow-capsule {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding-block: 5px;
    padding-inline-start: 6px;
    padding-inline-end: 16px;
    background: rgba(4, 13, 33, 0.75);
    border: 1px solid rgba(201, 151, 0, 0.38);
    border-radius: var(--radius-bento-badge);
    box-shadow: 0 6px 22px rgba(0, 0, 0, 0.4),
                inset 0 1px 0 rgba(255, 255, 255, 0.14);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    margin-bottom: 20px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    cursor: default;
    user-select: none;
}

.editorial-index.dark-variant:hover,
.hero-eyebrow-capsule:hover {
    transform: translateY(-2px);
    border-color: rgba(201, 151, 0, 0.65);
    box-shadow: 0 8px 30px rgba(201, 151, 0, 0.28),
                inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.editorial-index.dark-variant .eyebrow-badge,
.hero-eyebrow-capsule .eyebrow-badge {
    background: rgba(201, 151, 0, 0.18);
    border: 1px solid rgba(201, 151, 0, 0.45);
    color: #DFB739;
    box-shadow: 0 0 12px rgba(201, 151, 0, 0.2);
}

.editorial-index.dark-variant .eyebrow-divider,
.hero-eyebrow-capsule .eyebrow-divider {
    background: rgba(255, 255, 255, 0.2);
}

.editorial-index.dark-variant .eyebrow-text,
.hero-eyebrow-capsule .eyebrow-text {
    color: var(--white);
}

.editorial-headline {
    font-size: clamp(26px, 3.2vw, 38px);
    font-weight: 900;
    color: var(--brand-primary);
    line-height: 1.35;
    letter-spacing: -0.02em;
    max-width: 920px;
    margin-bottom: 14px;
}

.editorial-lead {
    font-size: 15px;
    line-height: 1.9;
    color: var(--text-body);
    max-width: 780px;
}

/* --------------------------------------------------------------------------
   SECTION 01: ABOUT US (Editorial Broadsheet Split + Telemetry Radar)
   -------------------------------------------------------------------------- */
.editorial-split-2col {
    display: grid;
    grid-template-columns: 1.35fr 1fr;
    gap: 48px;
    align-items: stretch;
}

/* Pillars List */
.editorial-pillars-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.editorial-pillar-item {
    display: flex;
    gap: 22px;
    padding: 24px 0;
    border-bottom: 1px solid var(--border-color);
}

.editorial-pillar-item:first-child {
    padding-top: 0;
}

.pillar-marker {
    font-size: 14px;
    font-weight: 900;
    color: var(--brand-secondary);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    width: 38px;
    height: 38px;
    border-radius: var(--radius-bento-btn);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.pillar-body {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.pillar-title {
    font-size: 16px;
    font-weight: 800;
    color: var(--brand-primary);
    line-height: 1.4;
}

.pillar-desc {
    font-size: 13.5px;
    line-height: 1.85;
    color: var(--text-body);
}

/* Sovereign Accreditations Strip */
.sovereign-certs-strip {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    margin-top: 32px;
    padding: 18px 20px;
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-sub);
}

.sov-cert-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.sov-cert-item i {
    color: var(--brand-secondary);
    font-size: 20px;
    flex-shrink: 0;
}

.sov-cert-item strong {
    display: block;
    font-size: 12px;
    font-weight: 800;
    color: var(--brand-primary);
    margin-bottom: 2px;
}

.sov-cert-item span {
    display: block;
    font-size: 11px;
    color: var(--text-muted);
}

/* Radar Telemetry Panel */
.radar-telemetry-panel {
    background: var(--brand-primary-surface);
    border: 1px solid var(--brand-secondary-border);
    border-radius: var(--radius-bento-card);
    padding: 32px;
    color: var(--white);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: var(--shadow-luxury);
    position: relative;
    overflow: hidden;
}

.telemetry-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    z-index: 2;
}

.telemetry-title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13.5px;
    font-weight: 800;
}

.telemetry-title i {
    color: var(--brand-secondary);
}

.telemetry-status {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 10.5px;
    font-weight: 700;
    color: var(--color-online);
    background: var(--color-online-bg);
    border: 1px solid var(--color-online-border);
    padding: 4px 10px;
    border-radius: var(--radius-bento-badge);
}

.pulse-beacon {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--color-online);
    box-shadow: 0 0 8px var(--color-online);
    animation: beaconPulse 1.8s infinite;
}

@keyframes beaconPulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.3; transform: scale(0.8); }
}

.radar-screen {
    position: relative;
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.radar-ring {
    position: absolute;
    border-radius: 50%;
    border: 1px dashed rgba(255, 255, 255, 0.1);
}

.radar-ring.r1 { width: 90px; height: 90px; border-style: solid; border-color: rgba(255,255,255,0.06); }
.radar-ring.r2 { width: 170px; height: 170px; }
.radar-ring.r3 { width: 230px; height: 230px; border-color: var(--brand-secondary-border); }

.radar-beam {
    position: absolute;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: conic-gradient(from 0deg, var(--brand-secondary-subtle) 0deg, transparent 65deg, transparent 360deg);
    animation: radarSweep 7s linear infinite;
    pointer-events: none;
}

@keyframes radarSweep {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.radar-node {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgba(4, 13, 33, 0.94);
    border: 1px solid rgba(255, 255, 255, 0.18);
    padding: 6px 12px;
    border-radius: var(--radius-bento-badge);
    z-index: 3;
    transition: all 0.3s ease;
}

.radar-node:hover {
    border-color: var(--brand-secondary);
    transform: translateY(-2px);
}

.node-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--brand-secondary);
    box-shadow: 0 0 8px var(--brand-secondary);
}

.node-label strong {
    display: block;
    font-size: 11px;
    font-weight: 800;
    color: var(--white);
}

.node-label span {
    display: block;
    font-size: 9.5px;
    color: rgba(255, 255, 255, 0.65);
}

.node-tehran { top: 15px; right: 20px; }
.node-ahvaz { bottom: 25px; right: 25px; border-color: var(--brand-secondary-border); }
.node-ardabil { top: 35px; left: 15px; }

.telemetry-foot {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
    margin-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding-top: 14px;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    z-index: 2;
}

.telemetry-foot i {
    color: var(--brand-secondary);
    margin-top: 3px;
    flex-shrink: 0;
}

/* Key Metrics Ledger */
.metrics-ledger {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    margin-top: 50px;
    border: 1px solid var(--border-color);
    background: var(--surface-card);
    border-radius: var(--radius-bento-card);
    overflow: hidden;
}

.metric-ledger-item {
    padding: 28px 24px;
    border-left: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: background 0.25s ease;
}

.metric-ledger-item:last-child {
    border-left: none;
}

.metric-ledger-item:hover {
    background: var(--surface-subtle);
}

.metric-num {
    font-size: 34px;
    font-weight: 900;
    color: var(--brand-primary);
    line-height: 1.1;
    margin-bottom: 6px;
    font-feature-settings: "tnum";
}

.metric-label {
    font-size: 13.5px;
    font-weight: 800;
    color: var(--brand-primary);
    margin-bottom: 4px;
}

.metric-desc {
    font-size: 11.5px;
    color: var(--text-muted);
    line-height: 1.5;
}

/* --------------------------------------------------------------------------
   SECTION 02: DEPARTMENTS (Interactive Split-Screen Hub)
   -------------------------------------------------------------------------- */
.mobile-scroll-hint-dept {
    display: none;
}

.dept-split-hub {
    display: grid;
    grid-template-columns: 1.15fr 1.35fr;
    gap: 40px;
    align-items: stretch;
    margin-top: 30px;
}

/* Navigation Column */
.dept-nav-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.dept-nav-item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 20px;
    background: var(--surface-card);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-row);
    cursor: pointer;
    transition: all 0.25s ease;
}

.dept-nav-item:hover {
    border-color: var(--brand-secondary-border);
    background: var(--surface-subtle);
    transform: translateX(-4px);
}

.dept-nav-item.active {
    background: var(--brand-primary);
    border-color: var(--brand-primary);
    color: var(--white);
    box-shadow: 0 4px 18px rgba(4, 13, 33, 0.18);
}

.dept-item-index {
    font-size: 13px;
    font-weight: 900;
    color: var(--brand-secondary);
    width: 28px;
    flex-shrink: 0;
}

.dept-item-meta {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.dept-item-title {
    font-size: 13.5px;
    font-weight: 800;
    color: var(--text-main);
    transition: color 0.25s ease;
}

.dept-nav-item.active .dept-item-title {
    color: var(--white);
}

.dept-item-role {
    font-size: 11px;
    color: var(--text-muted);
    transition: color 0.25s ease;
}

.dept-nav-item.active .dept-item-role {
    color: rgba(255, 255, 255, 0.7);
}

.dept-item-tag {
    font-size: 10px;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: var(--radius-bento-sm);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    color: var(--text-muted);
    white-space: nowrap;
    transition: all 0.25s ease;
}

.dept-nav-item.active .dept-item-tag {
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.2);
    color: var(--brand-secondary);
}

.dept-item-chevron {
    color: var(--text-light);
    font-size: 14px;
    transition: all 0.25s ease;
}

.dept-nav-item.active .dept-item-chevron {
    color: var(--brand-secondary);
    transform: translateX(-4px);
}

/* Spotlight Stage Column (Compact Height + Blue Photo Background) */
.dept-spotlight-stage {
    position: sticky;
    top: 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 380px;
    padding: 28px 32px;
    color: var(--white);
    background: #040d21;
    border: 1px solid rgba(0, 212, 255, 0.22);
    border-radius: var(--radius-bento-card);
    overflow: hidden;
    box-shadow: 0 16px 45px rgba(0, 0, 0, 0.45);
}

.spotlight-bg-wrap {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
    border-radius: inherit;
}

.spotlight-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.35;
    filter: saturate(1.25) contrast(1.1);
    transform: scale(1.02);
    transition: opacity 0.7s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.spotlight-bg-overlay {
    position: absolute;
    inset: 0;
    /* Rich corporate deep blue with gradient and cyan luminous glow */
    background: 
        linear-gradient(135deg, rgba(4, 13, 33, 0.92) 0%, rgba(10, 36, 84, 0.82) 55%, rgba(2, 8, 24, 0.95) 100%),
        radial-gradient(circle at 85% 15%, rgba(0, 212, 255, 0.25) 0%, transparent 60%);
    pointer-events: none;
}

.spotlight-watermark {
    position: absolute;
    bottom: -15px;
    left: 15px;
    font-size: 130px;
    font-weight: 900;
    color: rgba(255, 255, 255, 0.035);
    line-height: 1;
    pointer-events: none;
    user-select: none;
    font-feature-settings: "tnum";
    z-index: 1;
}

.spotlight-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.spotlight-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.spotlight-badge {
    font-size: 11px;
    font-weight: 800;
    color: var(--brand-secondary);
    background: var(--brand-secondary-subtle);
    border: 1px solid var(--brand-secondary-border);
    padding: 4px 12px;
    border-radius: var(--radius-bento-badge);
}

.spotlight-subbrand {
    font-size: 11.5px;
    color: rgba(255, 255, 255, 0.65);
}

.spotlight-title {
    font-size: 21px;
    font-weight: 900;
    color: var(--white);
    margin-bottom: 10px;
    line-height: 1.35;
}

.spotlight-desc {
    font-size: 13.5px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.86);
    margin-bottom: 16px;
}

.spotlight-specs-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.09);
    padding-top: 12px;
    margin-bottom: 18px;
}

.specs-label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: var(--brand-secondary);
    margin-bottom: 8px;
}

.spotlight-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.spec-chip {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 11px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.88);
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 4px 10px;
    border-radius: var(--radius-bento-badge);
}

.spec-chip i {
    color: var(--brand-secondary);
}

.btn-spotlight-cta {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 13px 22px;
    border-radius: var(--radius-bento-btn);
    background: var(--gradient-gold);
    color: var(--brand-primary);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: var(--shadow-gold-button);
}

.btn-spotlight-cta:hover {
    background: var(--gradient-gold-hover);
    transform: translateY(-2px);
    box-shadow: var(--shadow-gold-button-hover);
}

/* --------------------------------------------------------------------------
   SECTION 03: PRODUCTS & PLATFORMS (Deep-Tech Alternating Showcase Rows)
   -------------------------------------------------------------------------- */
.showcase-row {
    display: grid;
    grid-template-columns: 1.15fr 1fr;
    gap: 48px;
    align-items: center;
    padding: 60px 0;
    border-bottom: 1px solid var(--border-color);
}

.showcase-row.reverse {
    grid-template-columns: 1fr 1.15fr;
    direction: ltr;
}

.showcase-row.reverse > * {
    direction: rtl;
}

/* Tech Console Box */
.showcase-console-box {
    background: #020712;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: var(--radius-bento-card);
    padding: 24px;
    color: #ffffff;
    box-shadow: var(--shadow-luxury);
    font-family: 'Peyda', 'PeydaFaNumWeb', sans-serif;
}

.dark-shield-box {
    border-color: var(--brand-secondary-border);
}

.console-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding-bottom: 14px;
    margin-bottom: 16px;
}

.console-dots {
    display: flex;
    gap: 6px;
}

.console-dots span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.console-title {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.5px;
    font-weight: 600;
}

.console-badge-live {
    font-size: 9.5px;
    font-weight: 800;
    color: var(--color-online);
    background: var(--color-online-bg);
    border: 1px solid var(--color-online-border);
    padding: 2px 8px;
    border-radius: var(--radius-bento-sm);
}

.console-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 12.5px;
}

.console-line {
    display: flex;
    gap: 8px;
    line-height: 1.5;
}

.c-dim { color: rgba(255, 255, 255, 0.45); }
.c-key { color: var(--brand-secondary); font-weight: 700; width: 155px; flex-shrink: 0; font-size: 12px; }
.c-val { color: rgba(255, 255, 255, 0.92); font-weight: 500; font-size: 12px; }

.showcase-btn-wrap {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 6px;
}

.platform-compliance-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11.5px;
    font-weight: 700;
    color: var(--text-body);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    padding: 10px 16px;
    border-radius: var(--radius-bento-btn);
}

.platform-compliance-tag i {
    color: var(--color-online);
}

.console-metric-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
}

.c-metric {
    background: rgba(255, 255, 255, 0.04);
    padding: 8px 10px;
    border-radius: var(--radius-bento-sm);
}

.m-title {
    display: block;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 2px;
}

.m-val {
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: var(--white);
}

/* Showcase Info Box */
.showcase-info-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.showcase-kicker,
.module-kicker {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11.5px;
    font-weight: 800;
    color: var(--brand-secondary);
    margin-bottom: 8px;
    letter-spacing: 0.2px;
}

.showcase-kicker::before,
.module-kicker::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--brand-secondary);
    box-shadow: 0 0 8px var(--brand-secondary-glow);
    flex-shrink: 0;
}

.showcase-title {
    font-size: 24px;
    font-weight: 900;
    color: var(--brand-primary);
    line-height: 1.4;
    margin-bottom: 14px;
}

.showcase-desc {
    font-size: 14px;
    line-height: 1.85;
    color: var(--text-body);
    margin-bottom: 24px;
}

.showcase-checklist {
    list-style: none;
    padding: 0;
    margin: 0 0 28px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.showcase-checklist li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-main);
}

.showcase-checklist i {
    color: var(--color-online);
    flex-shrink: 0;
}

/* Twin High-Precision Tech Modules */
.twin-showcase-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-top: 50px;
}

.twin-module-card {
    background: var(--surface-card);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-card);
    padding: 36px 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
}

.twin-module-card:hover {
    border-color: var(--brand-secondary-border);
    transform: translateY(-4px);
    box-shadow: var(--shadow-card-hover);
}

.module-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.module-icon {
    width: 44px;
    height: 44px;
    border-radius: var(--radius-bento-btn);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--brand-secondary);
}

.module-badge {
    font-size: 10.5px;
    font-weight: 700;
    color: var(--brand-primary);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    padding: 4px 10px;
    border-radius: var(--radius-bento-badge);
}

.module-kicker {
    font-size: 11.5px;
    font-weight: 700;
    color: var(--brand-secondary);
    margin-bottom: 6px;
    display: block;
}

.module-title {
    font-size: 17px;
    font-weight: 800;
    color: var(--brand-primary);
    margin-bottom: 12px;
    line-height: 1.45;
}

.module-desc {
    font-size: 13px;
    line-height: 1.8;
    color: var(--text-body);
    margin-bottom: 20px;
}

.module-specs {
    display: flex;
    flex-direction: column;
    gap: 8px;
    border-top: 1px solid var(--border-color);
    padding-top: 16px;
    margin-bottom: 24px;
}

.module-specs span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: var(--text-body);
}

.module-specs i {
    color: var(--brand-secondary);
}

.btn-module-link {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-btn);
    font-size: 12px;
    font-weight: 700;
    color: var(--brand-primary);
    text-decoration: none;
    transition: all 0.25s ease;
}

.btn-module-link:hover {
    background: var(--brand-primary);
    color: var(--white);
    border-color: var(--brand-primary);
}

/* --------------------------------------------------------------------------
   SECTION 04: PROJECTS (Cinematic Billboard + Architectural Ledger)
   -------------------------------------------------------------------------- */
.flagship-billboard {
    position: relative;
    border-radius: var(--radius-bento-card);
    overflow: hidden;
    min-height: 380px;
    display: flex;
    align-items: flex-end;
    padding: 48px;
    border: 1px solid var(--border-color);
    box-shadow: var(--shadow-luxury);
    margin-bottom: 40px;
}

.billboard-backdrop {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    filter: brightness(0.65);
    transition: transform 0.8s ease;
}

.flagship-billboard:hover .billboard-backdrop {
    transform: scale(1.03);
}

.billboard-overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(0deg, rgba(2, 7, 18, 0.95) 0%, rgba(2, 7, 18, 0.6) 60%, rgba(2, 7, 18, 0.3) 100%);
    z-index: 2;
}

.billboard-content {
    position: relative;
    z-index: 3;
    max-width: 850px;
    color: var(--white);
}

.billboard-tag-row {
    display: flex;
    gap: 10px;
    margin-bottom: 14px;
}

.billboard-badge {
    font-size: 11px;
    font-weight: 800;
    color: var(--brand-primary);
    background: var(--brand-secondary);
    padding: 4px 12px;
    border-radius: var(--radius-bento-sm);
}

.billboard-std {
    font-size: 11px;
    font-weight: 700;
    color: var(--white);
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 4px 12px;
    border-radius: var(--radius-bento-sm);
}

.billboard-title {
    font-size: clamp(22px, 2.6vw, 30px);
    font-weight: 900;
    margin-bottom: 14px;
    line-height: 1.35;
}

.billboard-desc {
    font-size: 14px;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 24px;
}

.billboard-meta-strip {
    display: flex;
    gap: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding-top: 18px;
}

.b-meta-item {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.b-meta-lbl {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
}

.b-meta-val {
    font-size: 13px;
    font-weight: 800;
    color: var(--brand-secondary);
}

/* Projects Ledger Table */
.projects-ledger-table {
    display: flex;
    flex-direction: column;
    border-top: 1px solid var(--border-color);
}

.ledger-row {
    display: grid;
    grid-template-columns: 140px 1.5fr 1fr 140px;
    gap: 24px;
    align-items: center;
    padding: 28px 12px;
    border-bottom: 1px solid var(--border-color);
    transition: all 0.25s ease;
    border-radius: var(--radius-bento-row);
}

.ledger-row:hover {
    background: var(--surface-subtle);
    padding-right: 20px;
}

.client-pill {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    color: var(--brand-primary);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    padding: 5px 12px;
    border-radius: var(--radius-bento-badge);
    text-align: center;
}

.ledger-row:hover .client-pill {
    background: var(--brand-primary);
    color: var(--white);
    border-color: var(--brand-primary);
}

.ledger-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.ledger-title {
    font-size: 15px;
    font-weight: 800;
    color: var(--brand-primary);
    line-height: 1.4;
}

.ledger-desc {
    font-size: 12.5px;
    color: var(--text-body);
    line-height: 1.7;
}

.ledger-chips {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.ledger-chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    font-weight: 600;
    color: var(--text-muted);
}

.ledger-chip i {
    color: var(--brand-secondary);
}

.ledger-action {
    display: flex;
    justify-content: flex-end;
}

.ledger-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 800;
    color: var(--brand-primary);
    text-decoration: none;
    transition: all 0.2s ease;
}

.ledger-row:hover .ledger-link {
    color: var(--brand-secondary);
    gap: 10px;
}

/* --------------------------------------------------------------------------
   SECTION 05: BROADSHEET KNOWLEDGE BASE (Pure Minimalist Typographic Rows)
   -------------------------------------------------------------------------- */
.broadsheet-articles-list {
    display: flex;
    flex-direction: column;
    border-top: 2px solid var(--brand-primary);
}

.broadsheet-article-row {
    display: grid;
    grid-template-columns: 160px 2fr 1.1fr 120px;
    gap: 32px;
    align-items: center;
    padding: 34px 12px;
    border-bottom: 1px solid var(--border-color);
    transition: all 0.25s ease;
    border-radius: var(--radius-bento-row);
}

.broadsheet-article-row:hover {
    background: var(--surface-subtle);
    padding-right: 20px;
}

.article-meta-col {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.article-date {
    font-size: 12px;
    font-weight: 700;
    color: var(--brand-primary);
}

.article-time {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    color: var(--text-muted);
}

.article-dept-tag {
    font-size: 10.5px;
    font-weight: 700;
    color: var(--brand-secondary);
    margin-top: 4px;
}

.article-body-col {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.article-title {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.45;
}

.article-title a {
    color: var(--text-main);
    text-decoration: none;
    transition: color 0.2s ease;
}

.broadsheet-article-row:hover .article-title a {
    color: var(--brand-secondary);
}

.article-excerpt {
    font-size: 12.5px;
    line-height: 1.75;
    color: var(--text-body);
}

.article-author-col {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.author-name {
    font-size: 12px;
    font-weight: 700;
    color: var(--brand-primary);
}

.author-role {
    font-size: 11px;
    color: var(--text-muted);
}

.article-action-col {
    display: flex;
    justify-content: flex-end;
}

.article-read-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 800;
    color: var(--brand-primary);
    text-decoration: none;
    transition: all 0.2s ease;
}

.broadsheet-article-row:hover .article-read-btn {
    color: var(--brand-secondary);
    gap: 10px;
}

.broadsheet-footer-action {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.btn-broadsheet-archive {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 28px;
    border-radius: var(--radius-bento-btn);
    background: var(--surface-card);
    border: 1px solid var(--border-color);
    color: var(--brand-primary);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-broadsheet-archive:hover {
    border-color: var(--brand-secondary);
    color: var(--brand-secondary);
    transform: translateY(-2px);
    box-shadow: var(--shadow-card-hover);
}

/* --------------------------------------------------------------------------
   SECTION 06: EXECUTIVE CONSULTATION GATEWAY
   -------------------------------------------------------------------------- */
.consultation-section {
    padding-bottom: 120px;
}

.consultation-gateway-card {
    background: var(--gradient-dark-card);
    border: 1px solid var(--brand-secondary-border);
    border-radius: var(--radius-bento-card);
    padding: 56px 48px;
    color: var(--white);
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 48px;
    align-items: center;
    box-shadow: var(--shadow-luxury);
}

.gateway-kicker {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11.5px;
    font-weight: 800;
    color: var(--brand-secondary);
    margin-bottom: 12px;
}

.gateway-title {
    font-size: 26px;
    font-weight: 900;
    line-height: 1.35;
    margin-bottom: 14px;
    color: var(--white);
}

.gateway-desc {
    font-size: 14px;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 28px;
    max-width: 600px;
}

.gateway-contacts {
    display: flex;
    gap: 32px;
}

.gateway-contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.gateway-contact-item i {
    color: var(--brand-secondary);
    font-size: 20px;
}

.g-lbl {
    display: block;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
}

.g-val {
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: var(--white);
}

.gateway-action-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
}

.btn-primary-luxury {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 13px 28px;
    border-radius: var(--radius-bento-btn);
    background: var(--gradient-gold);
    color: var(--brand-primary);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    border: none;
    cursor: pointer;
    box-shadow: var(--shadow-gold-button);
    transition: all 0.3s ease;
}

.btn-primary-luxury:hover {
    background: var(--gradient-gold-hover);
    transform: translateY(-2px);
    box-shadow: var(--shadow-gold-button-hover);
}

.btn-gateway-action {
    width: 100%;
    justify-content: center;
    padding: 16px 24px;
    font-size: 14px;
}

.gateway-sub-note {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.55);
}

/* --------------------------------------------------------------------------
   RESPONSIVE OVERRIDES FOR NEW EDITORIAL SYSTEM
   -------------------------------------------------------------------------- */
@media (max-width: 1100px) {
    .editorial-split-2col { grid-template-columns: 1fr; }
    .dept-split-hub { grid-template-columns: 1fr; }
    .dept-spotlight-stage { position: static; min-height: auto; }
    .showcase-row, .showcase-row.reverse { grid-template-columns: 1fr; direction: rtl !important; }
    .twin-showcase-grid { grid-template-columns: 1fr; }
    .consultation-gateway-card { grid-template-columns: 1fr; }
    .metrics-ledger { grid-template-columns: repeat(2, 1fr); }
    .metric-ledger-item:nth-child(2) { border-left: none; }
    .metric-ledger-item:nth-child(3) { border-top: 1px solid var(--border-color); }
    .metric-ledger-item:nth-child(4) { border-top: 1px solid var(--border-color); border-left: none; }
    .sovereign-certs-strip { grid-template-columns: 1fr; }
    .ledger-row { grid-template-columns: 1fr; gap: 12px; }
    .broadsheet-article-row { grid-template-columns: 1fr; gap: 16px; }
    .article-action-col, .ledger-action { justify-content: flex-start; }
}

@media (max-width: 768px) {
    .editorial-section { padding: 70px 5%; }
    .flagship-billboard { padding: 28px 20px; min-height: 320px; }
    .billboard-meta-strip { flex-direction: column; gap: 12px; }
    .gateway-contacts { flex-direction: column; gap: 16px; }
    .metrics-ledger { grid-template-columns: 1fr; }
    .metric-ledger-item { border-left: none !important; border-bottom: 1px solid var(--border-color); }
    .metric-ledger-item:last-child { border-bottom: none; }
}


/* ==========================================================================
   Luxury Footer (Smooth, Solid & Animated)
   ========================================================================== */
.luxury-footer {
    position: relative;
    width: 100%;
    z-index: 1;
    background: var(--gradient-dark-footer);
    color: var(--white);
    padding: 70px 6% 35px;
    overflow: hidden;
    margin-top: -30px;
}

.footer-ambient-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(90px);
    pointer-events: none;
    opacity: 0.18;
    animation: floatOrb 12s ease-in-out infinite alternate;
}

.orb-1 {
    width: 450px;
    height: 450px;
    background: var(--brand-secondary-glow);
    top: -80px;
    left: 5%;
}

.orb-2 {
    width: 550px;
    height: 550px;
    background: rgba(4, 13, 33, 0.85);
    bottom: -100px;
    right: 5%;
    animation-duration: 16s;
}

@keyframes floatOrb {
    0% { transform: translate(0, 0) scale(1); }
    100% { transform: translate(50px, 30px) scale(1.15); }
}

.footer-watermark {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: clamp(50px, 10vw, 130px);
    font-weight: 900;
    letter-spacing: 12px;
    color: rgba(255, 255, 255, 0.02);
    user-select: none;
    pointer-events: none;
    white-space: nowrap;
    text-transform: uppercase;
}

.footer-grid {
    display: grid;
    grid-template-columns: 1.4fr 1.6fr 1fr;
    gap: 40px;
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 100%;
}

.footer-brand .brand-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.footer-brand .brand-header img {
    width: 40px;
    height: auto;
    filter: none;
}

.footer-brand .brand-header h3 {
    font-size: 18px;
    font-weight: 900;
    color: var(--white);
}

.footer-brand p {
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.8;
    font-size: 12.5px;
    margin-bottom: 24px;
    max-width: 380px;
}

.footer-col-title {
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 20px;
    color: var(--white);
    display: flex;
    align-items: center;
    gap: 8px;
}

.footer-col-title::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 2px;
    background: var(--brand-secondary);
    border-radius: 2px;
}

.footer-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contact-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    color: rgba(255, 255, 255, 0.75);
    font-size: 12.5px;
    line-height: 1.7;
}

.footer-contact-list i {
    color: var(--brand-secondary);
    font-size: 14px;
    margin-top: 4px;
    flex-shrink: 0;
}

.footer-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-nav-list li {
    margin-bottom: 12px;
}

.footer-nav-list a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 12.5px;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.footer-nav-list a:hover {
    color: var(--brand-secondary);
    transform: translateX(-4px);
}

.footer-top-btn-wrap {
    margin-top: 25px;
}

.footer-bottom {
    max-width: 1500px;
    margin: 40px auto 0;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(255, 255, 255, 0.65);
    font-size: 12px;
    position: relative;
    z-index: 2;
    width: 100%;
}

.footer-bottom-subtitle {
    color: var(--text-on-dark-subtle);
    font-size: 11.5px;
}

.social-links-wrap {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.social-heading {
    font-size: 11.5px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.65);
    letter-spacing: 0.2px;
}

.social-links {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 320px;
}

.social-links a {
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-bento-btn);
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.15);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    text-decoration: none;
    position: relative;
}

.social-links a:hover {
    background: var(--brand-secondary) !important;
    color: var(--brand-primary) !important;
    border-color: var(--brand-secondary) !important;
    transform: translateY(-3px) scale(1.08);
    box-shadow: 0 10px 22px var(--brand-secondary-glow), inset 0 1px 2px rgba(255, 255, 255, 0.3);
}

.social-links a svg {
    width: 17px;
    height: 17px;
    transition: transform 0.25s ease;
}

.social-links a:hover svg {
    transform: scale(1.08);
}

.back-to-top {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 16px;
    border-radius: var(--radius-bento-btn);
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.8);
    font-size: 11.5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.back-to-top:hover {
    background: var(--brand-secondary);
    color: var(--brand-primary);
    border-color: var(--brand-secondary);
    transform: translateY(-2px);
}

.reveal {
    opacity: 1;
    transform: none;
    transition: opacity 0.7s cubic-bezier(0.16, 1, 0.3, 1), transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
}

.delay-100 { transition-delay: 0.1s; }
.delay-200 { transition-delay: 0.2s; }
.delay-300 { transition-delay: 0.3s; }
.delay-400 { transition-delay: 0.4s; }

/* ==========================================================================
   Luxury Logo Preloader (Centerpiece with Brand Identity)
   ========================================================================== */
.preloader-pro {
    position: fixed;
    top: 0; left: 0; width: 100vw; height: 100vh;
    z-index: 999999;
    display: flex; justify-content: center; align-items: center;
    pointer-events: none;
}

.preloader-curtain {
    position: absolute; width: 100%; height: 50%;
    background: var(--brand-primary-dark);
    transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
}

.preloader-curtain-top { top: 0; }
.preloader-curtain-bottom { bottom: 0; }

.preloader-pro.finished {
    opacity: 0;
    visibility: hidden !important;
    pointer-events: none !important;
}
.preloader-pro.finished .preloader-curtain-top { transform: translateY(-100%); }
.preloader-pro.finished .preloader-curtain-bottom { transform: translateY(100%); }

.preloader-content-pro {
    position: relative; z-index: 10;
    display: flex; flex-direction: column; align-items: center;
    text-align: center;
    transition: opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1), transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.preloader-pro.finished .preloader-content-pro {
    opacity: 0;
    transform: scale(0.9);
}

.loader-logo-wrap {
    position: relative;
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}

.loader-halo-ring {
    position: absolute;
    top: -6px; left: -6px; right: -6px; bottom: -6px;
    border-radius: 50%;
    background: conic-gradient(from 0deg, var(--brand-secondary), var(--brand-primary-surface), transparent 50%, var(--brand-secondary));
    animation: loaderRotate 3.5s linear infinite;
    filter: blur(4px);
    opacity: 0.75;
}

.loader-halo-inner {
    position: absolute;
    top: 2px; left: 2px; right: 2px; bottom: 2px;
    border-radius: 50%;
    background: var(--brand-primary-dark);
}

@keyframes loaderRotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.loader-logo-pro {
    position: relative;
    z-index: 2;
    width: 82px !important;
    height: auto;
    filter: none !important;
    animation: logoBreathe 2.4s ease-in-out infinite;
}

@keyframes logoBreathe {
    0%, 100% {
        transform: scale(1);
        filter: drop-shadow(0 0 16px var(--brand-secondary-glow));
    }
    50% {
        transform: scale(1.06);
        filter: drop-shadow(0 0 32px var(--brand-secondary-glow));
    }
}

.loader-brand-title {
    font-size: 17px;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: -0.2px;
    margin-bottom: 6px;
}

.loader-brand-sub {
    font-size: 11.5px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 500;
    margin-bottom: 24px;
    letter-spacing: 0.2px;
}

.loader-progress-pro {
    width: 220px;
    height: 3.5px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 100px;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.5);
}

.loader-bar-pro {
    height: 100%;
    width: 0%;
    background: linear-gradient(90deg, #D4AF37, var(--brand-secondary), #E5BE42);
    border-radius: 100px;
    box-shadow: 0 0 12px var(--brand-secondary-glow);
    transition: width 0.15s ease-out;
}

.preloader-counter-wrap {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 700;
    color: var(--brand-secondary);
    letter-spacing: 1px;
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums;
}

/* Responsive */
@media (max-width: 1024px) {
    .about-bento-grid { grid-template-columns: 1fr; }
    .certs-grid { grid-template-columns: 1fr; }
    .metrics-strip { grid-template-columns: repeat(2, 1fr); }
    .products-grid { grid-template-columns: repeat(2, 1fr); }
    .blog-grid { grid-template-columns: repeat(2, 1fr); }
    .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 768px) {
    .header { padding: 14px 5%; width: 100% !important; max-width: 100% !important; top: 0 !important; margin: 0 !important; border-radius: 0 !important; }
    .header.scrolled { width: 100% !important; max-width: 100% !important; top: 0 !important; border-radius: 0 !important; padding: 12px 5% !important; }
    
    /* Remove consultation button completely in mobile header */
    .header .desktop-btn,
    .header .header-btn,
    .btn-primary.header-btn,
    .header-actions .desktop-btn,
    .header-actions .header-btn {
        display: none !important;
    }
    
    .mobile-toggle {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 42px;
        height: 42px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.05);
        border: 1px solid rgba(255, 255, 255, 0.12);
        color: var(--white);
        cursor: pointer;
        padding: 0;
        transition: all 0.25s ease;
    }
    .mobile-toggle:hover,
    .mobile-toggle:active {
        background: rgba(255, 255, 255, 0.12);
        border-color: rgba(201, 162, 77, 0.4);
        color: var(--brand-secondary);
    }
    
    .nav-menu {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        height: 100dvh;
        background: rgba(4, 13, 33, 0.98);
        backdrop-filter: blur(28px) saturate(190%);
        -webkit-backdrop-filter: blur(28px);
        flex-direction: column;
        justify-content: flex-start;
        align-items: stretch;
        transition: right 0.4s cubic-bezier(0.16, 1, 0.3, 1);
        z-index: 100000;
        padding: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    .nav-menu.active { right: 0; }
    
    .nav-menu-header {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        padding: 16px 20px;
        background: rgba(7, 19, 48, 0.7);
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        position: sticky;
        top: 0;
        z-index: 10;
    }
    .nav-menu-brand {
        display: flex;
        align-items: center;
        gap: 10px;
        font-weight: 800;
        font-size: 15px;
        color: var(--white);
        letter-spacing: -0.2px;
    }
    .nav-menu-logo {
        width: 32px;
        height: auto;
    }
    .mobile-close-btn {
        width: 40px;
        height: 40px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.06);
        border: 1px solid rgba(255, 255, 255, 0.12);
        color: var(--white);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
    }
    .mobile-close-btn:hover,
    .mobile-close-btn:active {
        background: rgba(201, 162, 77, 0.18);
        border-color: rgba(201, 162, 77, 0.45);
        color: var(--brand-secondary);
        transform: rotate(90deg);
    }
    
    .nav-list {
        flex-direction: column;
        gap: 8px;
        padding: 20px 20px 48px;
        width: 100%;
    }
    .nav-item {
        width: 100%;
    }
    .nav-link {
        font-size: 15px;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.9);
        padding: 12px 16px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.03);
        border: 1px solid rgba(255, 255, 255, 0.05);
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        transition: all 0.2s ease;
    }
    .nav-link:hover,
    .nav-link:active {
        background: rgba(255, 255, 255, 0.08);
        border-color: rgba(201, 162, 77, 0.3);
        color: var(--white);
        transform: translateX(-4px);
    }
    
    .dropdown {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        display: none;
        background: rgba(2, 7, 18, 0.6);
        border-radius: 12px;
        margin: 8px 0 4px;
        padding: 8px 12px;
        border: 1px solid rgba(255, 255, 255, 0.07);
        text-align: right;
    }
    .dropdown.active {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .dropdown a {
        font-size: 13.5px;
        padding: 10px 12px;
        border-radius: 8px;
        color: rgba(255, 255, 255, 0.85);
        display: flex;
        align-items: center;
        gap: 8px;
        transition: all 0.2s ease;
    }
    .dropdown a:hover,
    .dropdown a:active {
        background: rgba(201, 162, 77, 0.12);
        color: var(--brand-secondary);
    }
    
    .main-container {
        background-color: #ffffff !important;
        background: #ffffff !important;
        padding: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        width: 100% !important;
        position: relative !important;
        z-index: 20 !important;
        isolation: isolate;
    }
    .editorial-section {
        background-color: #ffffff !important;
        background: #ffffff !important;
    }
    .about-section, .departments-section, .products-section, .projects-section, .blog-section, .consultation-section {
        background-color: #ffffff !important;
        background: #ffffff !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .products-grid { grid-template-columns: 1fr; }
    .blog-grid { grid-template-columns: 1fr; }
    .narrative-pillars { grid-template-columns: 1fr; }
    .metrics-strip { grid-template-columns: 1fr; }
    .footer-grid { grid-template-columns: 1fr; gap: 30px; }
    .footer-bottom { flex-direction: column; gap: 16px; text-align: center; }
}

/* ===================================================
   3D MINIMAL ICONS DESIGN SYSTEM (Cloudland Enterprise)
   =================================================== */

/* 3D Glass Pedestal for Department Cards */
.dept-icon-wrap {
    width: 52px !important;
    height: 52px !important;
    border-radius: 16px !important;
    background: var(--gradient-pedestal) !important;
    box-shadow: 0 10px 24px -4px rgba(4, 13, 33, 0.08), 
                0 2px 6px -1px rgba(4, 13, 33, 0.04), 
                inset 0 1.5px 2px var(--white) !important;
    border: 1px solid var(--border-color) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    position: relative;
    overflow: visible;
}

.dept-card:hover .dept-icon-wrap {
    background: var(--gradient-pedestal-hover) !important;
    border-color: var(--brand-secondary-border) !important;
    box-shadow: 0 18px 36px -4px rgba(4, 13, 33, 0.28), 
                0 4px 14px var(--brand-secondary-glow), 
                inset 0 1px 2px rgba(255, 255, 255, 0.25) !important;
    transform: translateY(-5px) scale(1.06) !important;
}

/* 3D Modern Badges */
.modern-badge {
    box-shadow: 0 4px 12px rgba(4, 13, 33, 0.05), inset 0 1px 1px var(--white);
    transition: all 0.3s ease;
}

.modern-badge:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(4, 13, 33, 0.09), inset 0 1px 1px var(--white);
}

/* 3D Bento Pillars */
.pillar-item {
    transition: transform 0.3s ease;
}

.pillar-item:hover {
    transform: translateY(-3px);
}

/* 3D Certifications Vault Pills */
.cert-pill {
    position: relative;
    box-shadow: 0 4px 14px rgba(4, 13, 33, 0.03), inset 0 1px 1px var(--white) !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cert-pill:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(4, 13, 33, 0.08), inset 0 1px 1px var(--white) !important;
}

/* 3D Hub Radar Nodes */
.hub-node {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(255, 255, 255, 0.2) !important;
    transition: all 0.3s ease;
}

.hub-node:hover {
    transform: scale(1.08);
    box-shadow: 0 12px 28px var(--brand-secondary-glow), inset 0 1px 1px rgba(255, 255, 255, 0.4) !important;
}

/* 3D Meta Chips in Projects */
.meta-chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    box-shadow: 0 2px 8px rgba(4, 13, 33, 0.04), inset 0 1px 1px rgba(255, 255, 255, 0.6);
    transition: all 0.25s ease;
}

.meta-chip:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(4, 13, 33, 0.08);
}

/* 3D Footer Contact List */
.footer-contact-list li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
}

/* 3D Footer Navigation Links */
.footer-nav-list li a {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    transition: all 0.25s ease !important;
}

.footer-nav-list li a:hover {
    transform: translateX(-4px) !important;
    color: var(--brand-secondary) !important;
}

/* 3D Back to Top */
.back-to-top {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    box-shadow: 0 6px 18px rgba(4, 13, 33, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.2) !important;
    transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    cursor: pointer;
}

.back-to-top:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 12px 28px rgba(4, 13, 33, 0.35), inset 0 1px 2px rgba(255, 255, 255, 0.3) !important;
}

/* ==========================================================================
   Luxury Minimal Metrics Strip
   ========================================================================== */
.metrics-strip {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 36px;
}

.metric-card {
    background: var(--surface-card);
    border: 1px solid var(--border-color);
    border-radius: 20px;
    padding: 24px 20px;
    display: flex;
    align-items: center;
    gap: 16px;
    box-shadow: var(--shadow-card-subtle);
    transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.35s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.3s ease;
}

.metric-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-card-hover);
    border-color: var(--brand-secondary-border);
}

.metric-icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: linear-gradient(135deg, rgba(4, 13, 33, 0.04) 0%, rgba(201, 151, 0, 0.08) 100%);
    border: 1px solid var(--border-subtle);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--brand-primary);
    flex-shrink: 0;
}

.metric-val {
    font-size: 28px;
    font-weight: 900;
    color: var(--brand-primary);
    line-height: 1.1;
    margin-bottom: 4px;
    font-feature-settings: "tnum";
}

.metric-lbl {
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
}

@media (max-width: 1024px) {
    .metrics-strip {
        grid-template-columns: repeat(2, 1fr);
    }
    .products-grid,
    .blog-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .products-grid,
    .blog-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }
    .product-card {
        padding: 24px 20px;
    }
    .blog-thumb-wrap {
        height: 180px;
    }
    .about-section,
    .departments-section,
    .products-section,
    .projects-section,
    .blog-section {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

@media (max-width: 640px) {
    .metrics-strip {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================================
   Accessibility & Motion Preferences (WCAG AA & Modern UI/UX)
   ========================================================================== */
a:focus-visible,
button:focus-visible,
.filter-btn:focus-visible,
.back-to-top:focus-visible {
    outline: 2px solid var(--brand-secondary) !important;
    outline-offset: 3px !important;
}

@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
    
    .radar-sweep,
    .pulse-dot {
        animation: none !important;
    }
}


/* --------------------------------------------------------------------------
   PROJECTS 2-COLUMN INTERACTIVE SLIDER
   -------------------------------------------------------------------------- */
.projects-slider-wrapper {
    position: relative;
    background: var(--surface-card);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-card);
    overflow: hidden;
    box-shadow: var(--shadow-luxury);
    padding: 36px;
}

.projects-slider-grid {
    display: grid;
    grid-template-columns: 1.15fr 1.35fr;
    gap: 40px;
    align-items: center;
}

.project-slide-info {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    min-height: 380px;
    opacity: 0;
    transition: opacity 0.4s ease, transform 0.4s ease;
    transform: translateY(8px);
}

.project-slide-info.active {
    display: flex;
    opacity: 1;
    transform: translateY(0);
}

.slide-tag-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
}

.slide-client-badge {
    font-size: 11.5px;
    font-weight: 800;
    color: var(--brand-primary);
    background: var(--brand-secondary);
    padding: 5px 14px;
    border-radius: var(--radius-bento-badge);
}

.slide-std-badge {
    font-size: 11.5px;
    font-weight: 700;
    color: var(--text-muted);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    padding: 5px 12px;
    border-radius: var(--radius-bento-badge);
}

.slide-title {
    font-size: clamp(20px, 2.4vw, 28px);
    font-weight: 900;
    color: var(--brand-primary);
    line-height: 1.4;
    margin-bottom: 14px;
}

.slide-desc {
    font-size: 13.5px;
    line-height: 1.85;
    color: var(--text-body);
    margin-bottom: 22px;
}

.slide-metrics-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
    margin-bottom: 24px;
}

.slide-metric-box {
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-sub);
    padding: 12px 16px;
}

.slide-m-lbl {
    display: block;
    font-size: 11px;
    color: var(--text-muted);
    margin-bottom: 4px;
}

.slide-m-val {
    font-size: 14px;
    font-weight: 800;
    color: var(--brand-primary);
}

.slide-action-row {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 18px;
    border-top: 1px solid var(--border-color);
}

.slide-visual-stage {
    position: relative;
    border-radius: var(--radius-bento-sub);
    overflow: hidden;
    height: 420px;
    background: #020712;
    border: 1px solid var(--border-color);
}

.slide-visual-img {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1), transform 0.7s ease;
    transform: scale(1.04);
}

.slide-visual-img.active {
    opacity: 1;
    transform: scale(1);
}

.slide-visual-overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(180deg, rgba(2, 7, 18, 0.2) 0%, rgba(2, 7, 18, 0.75) 100%);
    z-index: 2;
    pointer-events: none;
}

.slide-visual-caption {
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--white);
    font-size: 12px;
    font-weight: 700;
}

/* Slider Controls Bar */
.slider-controls-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 28px;
    padding-top: 20px;
    border-top: 1px solid var(--border-color);
}

.slider-dots {
    display: flex;
    gap: 8px;
}

.slider-dot {
    width: 28px;
    height: 5px;
    border-radius: var(--radius-bento-sm);
    background: var(--border-color);
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider-dot.active {
    background: var(--brand-secondary);
    width: 44px;
}

.slider-arrows {
    display: flex;
    gap: 10px;
}

.slider-nav-btn {
    width: 42px;
    height: 42px;
    border-radius: var(--radius-bento-btn);
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    color: var(--brand-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.25s ease;
}

.slider-nav-btn:hover {
    background: var(--brand-primary);
    color: var(--white);
    border-color: var(--brand-primary);
    transform: translateY(-2px);
}

/* --------------------------------------------------------------------------
   AUTHENTIC BENTO BLOG SHOWCASE (Rich Imagery & Clear Structure)
   -------------------------------------------------------------------------- */
.bento-blog-grid {
    display: grid;
    grid-template-columns: 1.25fr 1fr;
    gap: 28px;
}

/* Big Featured Blog Card */
.bento-blog-featured {
    background: var(--surface-card);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-card);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: var(--shadow-card-subtle);
    transition: all 0.35s ease;
    text-decoration: none;
    color: inherit;
}

.bento-blog-featured:hover {
    border-color: var(--brand-secondary-border);
    transform: translateY(-4px);
    box-shadow: var(--shadow-card-hover);
}

.bento-featured-thumb-wrap {
    position: relative;
    height: 260px;
    overflow: hidden;
}

.bento-featured-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.bento-blog-featured:hover .bento-featured-thumb {
    transform: scale(1.05);
}

.bento-card-badge {
    position: absolute;
    top: 16px;
    right: 16px;
    background: rgba(4, 13, 33, 0.88);
    backdrop-filter: blur(10px);
    color: var(--white);
    font-size: 11px;
    font-weight: 800;
    padding: 6px 14px;
    border-radius: var(--radius-bento-badge);
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.bento-featured-content {
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

.bento-meta-bar {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 11.5px;
    color: var(--text-muted);
    margin-bottom: 12px;
}

.bento-featured-title {
    font-size: 19px;
    font-weight: 900;
    color: var(--brand-primary);
    line-height: 1.45;
    margin-bottom: 12px;
    transition: color 0.2s ease;
}

.bento-blog-featured:hover .bento-featured-title {
    color: var(--brand-secondary);
}

.bento-featured-excerpt {
    font-size: 13.5px;
    line-height: 1.8;
    color: var(--text-body);
    margin-bottom: 20px;
}

.bento-author-strip {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    border-top: 1px solid var(--border-color);
    font-size: 12px;
    font-weight: 700;
    color: var(--brand-primary);
}

/* Stacked Secondary Blog Cards */
.bento-blog-stack {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bento-blog-subcard {
    background: var(--surface-card);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-card);
    overflow: hidden;
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 18px;
    padding: 16px;
    align-items: center;
    box-shadow: var(--shadow-card-subtle);
    transition: all 0.3s ease;
    text-decoration: none;
    color: inherit;
}

.bento-blog-subcard:hover {
    border-color: var(--brand-secondary-border);
    transform: translateY(-3px);
    box-shadow: var(--shadow-card-hover);
}

.bento-subcard-thumb {
    width: 100%;
    height: 115px;
    border-radius: var(--radius-bento-sub);
    object-fit: cover;
    transition: transform 0.5s ease;
}

.bento-blog-subcard:hover .bento-subcard-thumb {
    transform: scale(1.05);
}

.bento-subcard-info {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.bento-subcard-badge {
    font-size: 10.5px;
    font-weight: 800;
    color: var(--brand-secondary);
}

.bento-subcard-title {
    font-size: 14px;
    font-weight: 800;
    color: var(--brand-primary);
    line-height: 1.45;
    transition: color 0.2s ease;
}

.bento-blog-subcard:hover .bento-subcard-title {
    color: var(--brand-secondary);
}

.bento-subcard-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 11px;
    color: var(--text-muted);
}

/* --------------------------------------------------------------------------
   PHOTO CTA BOX (Visual Background Atmosphere)
   -------------------------------------------------------------------------- */
.consultation-photo-card {
    position: relative;
    border-radius: var(--radius-bento-card);
    overflow: hidden;
    padding: 60px 50px;
    color: var(--white);
    border: 1px solid var(--brand-secondary-border);
    box-shadow: var(--shadow-luxury);
    background: #040D21;
}

.consultation-bg-photo {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background-image: url('https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1800&q=80');
    background-size: cover;
    background-position: center;
    filter: brightness(0.28) contrast(1.1);
    z-index: 1;
    transition: transform 1s ease;
}

.consultation-photo-card:hover .consultation-bg-photo {
    transform: scale(1.02);
}

.consultation-bg-overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(135deg, rgba(4, 13, 33, 0.94) 0%, rgba(7, 19, 48, 0.82) 60%, rgba(2, 7, 18, 0.92) 100%);
    z-index: 2;
}

.consultation-photo-content {
    position: relative;
    z-index: 3;
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 48px;
    align-items: center;
}

/* --------------------------------------------------------------------------
   ABOUT SECTION PHOTO & VISUAL ENHANCEMENT
   -------------------------------------------------------------------------- */
.about-visual-banner {
    margin-top: 32px;
    border-radius: var(--radius-bento-sub);
    overflow: hidden;
    height: 140px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.about-visual-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.65);
}

.about-banner-badge {
    position: absolute;
    bottom: 12px;
    right: 14px;
    background: rgba(4, 13, 33, 0.85);
    backdrop-filter: blur(8px);
    color: var(--white);
    font-size: 11px;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: var(--radius-bento-badge);
    border: 1px solid rgba(255, 255, 255, 0.15);
}

/* Responsive updates */
@media (max-width: 1024px) {
    .projects-slider-grid { grid-template-columns: 1fr; }
    .slide-visual-stage { height: 320px; }
    .bento-blog-grid { grid-template-columns: 1fr; }
    .consultation-photo-content { grid-template-columns: 1fr; gap: 32px; }
}

@media (max-width: 768px) {
    .consultation-photo-card { padding: 36px 24px; }
    .bento-blog-subcard { grid-template-columns: 1fr; }
    .bento-subcard-thumb { height: 160px; }
}



/* ==========================================================================
   LUXURY ENTERPRISE FOOTER ENHANCEMENTS (4-Column Architecture)
   ========================================================================== */
.footer-grid {
    display: grid !important;
    grid-template-columns: 1.35fr 1fr 1fr 1.3fr !important;
    gap: 36px !important;
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 100%;
}

.brand-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 14px;
}

.brand-header .brand-title {
    font-size: 19px;
    font-weight: 900;
    color: var(--white);
    line-height: 1.2;
}

.brand-header .brand-kicker {
    display: block;
    font-size: 11px;
    color: var(--brand-secondary-light);
    font-weight: 700;
    margin-top: 2px;
}

.brand-desc {
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.85;
    font-size: 13px;
    margin-bottom: 20px;
}

/* Footer Trust Accreditations Strip */
.footer-trust-strip {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 22px;
}

.footer-trust-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: var(--radius-bento-badge);
    font-size: 11.5px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9);
    width: fit-content;
    transition: all 0.25s ease;
}

.footer-trust-pill:hover {
    background: rgba(201, 151, 0, 0.12);
    border-color: rgba(201, 151, 0, 0.35);
    color: var(--brand-secondary-light);
    transform: translateX(-3px);
}

.footer-trust-pill i,
.footer-trust-pill svg {
    color: var(--brand-secondary);
}

/* Hub contact entries */
.hub-contact-entry {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 12px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.75);
}

.hub-contact-entry i,
.hub-contact-entry svg {
    color: var(--brand-secondary);
    margin-top: 3px;
    flex-shrink: 0;
}

.hub-contact-entry strong {
    display: block;
    color: var(--white);
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 2px;
}

.hub-contact-entry span {
    font-size: 11.5px;
    color: rgba(255, 255, 255, 0.7);
}

.phone-numbers-line {
    font-weight: 700;
    letter-spacing: 0.5px;
    color: var(--brand-secondary-light) !important;
}

/* Live SOC status indicator in footer */
.footer-soc-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    background: rgba(16, 185, 129, 0.08);
    border: 1px solid rgba(16, 185, 129, 0.25);
    border-radius: var(--radius-bento-badge);
    font-size: 11.5px;
    font-weight: 700;
    color: #6EE7B7;
    margin-top: 14px;
}

.soc-dot-live {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #10B981;
    box-shadow: 0 0 8px #10B981;
    animation: socPulse 1.8s infinite ease-in-out;
}

@keyframes socPulse {
    0%, 100% { opacity: 0.7; transform: scale(0.9); }
    50% { opacity: 1; transform: scale(1.3); box-shadow: 0 0 12px #10B981; }
}

/* Footer Bottom Updates */
.footer-bottom {
    max-width: 1500px;
    margin: 45px auto 0;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(255, 255, 255, 0.65);
    font-size: 12px;
    position: relative;
    z-index: 2;
    width: 100%;
    gap: 20px;
}

.footer-bottom-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.footer-legal-tag {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.45);
}

.footer-legal-links {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 11.5px;
}

.footer-legal-links a {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    transition: color 0.2s ease;
}

.footer-legal-links a:hover {
    color: var(--brand-secondary-light);
}

.footer-legal-links span {
    color: rgba(255, 255, 255, 0.25);
}

/* Responsive Footer Grid */
@media (max-width: 1200px) {
    .footer-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 36px !important;
    }
}

@media (max-width: 768px) {
    .footer-grid {
        grid-template-columns: 1fr !important;
        gap: 32px !important;
    }
    .footer-bottom {
        flex-direction: column !important;
        text-align: center !important;
        gap: 16px !important;
    }
    .footer-legal-links {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
}



/* ==========================================================================
   MINIMALIST LUXURY FOOTER SYSTEM
   ========================================================================== */
.minimal-footer {
    padding: 70px 6% 30px !important;
    background: linear-gradient(180deg, #071330 0%, #020712 100%) !important;
    border-top: 1px solid rgba(201, 151, 0, 0.2);
}

.footer-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 100%;
}

.footer-main-grid {
    display: grid;
    grid-template-columns: 1.2fr 1.5fr 1.3fr;
    gap: 44px;
    align-items: start;
}

/* Brand Col */
.footer-brand-col .brand-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 14px;
}

.footer-brand-col .brand-logo {
    width: 44px;
    height: auto;
}

.footer-brand-col .brand-title {
    font-size: 18px;
    font-weight: 900;
    color: var(--white);
    line-height: 1.25;
}

.footer-brand-col .brand-kicker {
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: var(--brand-secondary-light);
    margin-top: 2px;
}

.footer-brand-col .brand-desc {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.85;
    font-size: 13px;
    margin-bottom: 24px;
    max-width: 440px;
}

/* Robust Social Buttons */
.footer-social-strip {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.social-btn {
    width: 40px;
    height: 40px;
    border-radius: var(--radius-bento-btn);
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.85);
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    text-decoration: none;
}

.social-btn:hover {
    background: var(--brand-secondary) !important;
    color: var(--brand-primary) !important;
    border-color: var(--brand-secondary) !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px var(--brand-secondary-glow);
}

.social-btn svg {
    display: block;
    transition: transform 0.25s ease;
}

.social-btn:hover svg {
    transform: scale(1.1);
}

/* Nav Col - 2-Column Submenu */
.footer-links-col .footer-col-title,
.footer-hubs-col .footer-col-title {
    font-size: 14px;
    font-weight: 800;
    color: var(--white);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.footer-links-col .footer-col-title::after,
.footer-hubs-col .footer-col-title::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 2px;
    background: var(--brand-secondary);
    border-radius: 2px;
}

.footer-links-2col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links-2col li a {
    color: rgba(255, 255, 255, 0.72);
    text-decoration: none;
    font-size: 12.5px;
    font-weight: 600;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}

.footer-links-2col li a:hover {
    color: var(--brand-secondary-light);
    transform: translateX(-4px);
}

.footer-links-2col li a i,
.footer-links-2col li a svg {
    color: var(--brand-secondary);
    flex-shrink: 0;
}

/* Hubs & Contact Card */
.footer-hubs-card {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--radius-bento-sub);
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.hub-line {
    display: flex;
    gap: 8px;
    font-size: 12px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.75);
}

.hub-tag {
    color: var(--brand-secondary-light);
    font-weight: 800;
    white-space: nowrap;
}

.hub-meta-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.meta-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.meta-item .m-lbl {
    display: block;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.55);
    font-weight: 600;
    line-height: 1.2;
}

.meta-item .m-val {
    display: block;
    font-size: 13.5px;
    font-weight: 800;
    color: var(--brand-secondary-light);
    letter-spacing: 0.5px;
    line-height: 1.2;
}

/* Live SOC status badge */
.footer-soc-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 14px;
    background: rgba(16, 185, 129, 0.08);
    border: 1px solid rgba(16, 185, 129, 0.22);
    border-radius: var(--radius-bento-badge);
    font-size: 11.5px;
    font-weight: 700;
    color: #6EE7B7;
    margin-top: 14px;
}

.soc-dot-live {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #10B981;
    box-shadow: 0 0 8px #10B981;
    animation: socPulse 1.8s infinite ease-in-out;
}

@keyframes socPulse {
    0%, 100% { opacity: 0.7; transform: scale(0.9); }
    50% { opacity: 1; transform: scale(1.3); box-shadow: 0 0 10px #10B981; }
}

/* Minimal Bottom Bar */
.footer-bottom-minimal {
    margin-top: 50px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.f-legal-info p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 2px;
}

.f-subtext {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.45);
}

.back-to-top {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 16px;
    border-radius: var(--radius-bento-btn);
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.8);
    font-size: 11.5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.back-to-top:hover {
    background: var(--brand-secondary);
    color: var(--brand-primary);
    border-color: var(--brand-secondary);
    transform: translateY(-2px);
}

/* Responsive Overrides */
@media (max-width: 1024px) {
    .footer-main-grid {
        grid-template-columns: 1fr 1fr;
        gap: 36px;
    }
    .footer-brand-col {
        grid-column: 1 / -1;
    }
}

@media (max-width: 640px) {
    .footer-main-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .footer-bottom-minimal {
        flex-direction: column;
        text-align: center;
        gap: 16px;
    }
    .hub-meta-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    .footer-links-2col {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}


/* ==========================================================================
   SECTION 03 CUSTOM DISTINCT SPEC SYSTEMS (4 Bespoke Layouts for 4 Products)
   ========================================================================== */

/* Product 1: Resource Topology Nodes */
.resource-node-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}

.resource-node-item {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--radius-bento-sm);
    padding: 12px 16px;
    display: flex;
    align-items: center;
    gap: 14px;
    transition: all 0.25s ease;
}

.resource-node-item:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: var(--brand-secondary-border);
    transform: translateX(-3px);
}

.node-item-icon {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: rgba(201, 151, 0, 0.12);
    border: 1px solid var(--brand-secondary-border);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--brand-secondary);
    flex-shrink: 0;
}

.node-item-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.node-item-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.node-item-title {
    font-size: 13px;
    font-weight: 800;
    color: var(--white);
}

.node-item-badge {
    font-size: 10px;
    font-weight: 700;
    color: var(--brand-secondary-light);
    background: rgba(201, 151, 0, 0.12);
    padding: 2px 8px;
    border-radius: 6px;
}

.node-item-spec {
    font-size: 11.5px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.4;
}

/* Product 2: 3-Stage Security Pipeline */
.defense-pipeline {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.pipeline-step {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--radius-bento-sm);
    padding: 12px 16px;
    display: flex;
    align-items: center;
    gap: 14px;
    transition: all 0.25s ease;
}

.pipeline-step:hover {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(37, 99, 235, 0.4);
    transform: translateX(-3px);
}

.step-num-badge {
    font-size: 11px;
    font-weight: 900;
    color: var(--white);
    background: var(--brand-blue-accent);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 0 10px var(--brand-blue-glow);
}

.step-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.step-title {
    font-size: 12.5px;
    font-weight: 800;
    color: var(--white);
}

.step-desc {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.65);
}

.step-status-chip {
    font-size: 10px;
    font-weight: 700;
    color: var(--color-online);
    background: var(--color-online-bg);
    border: 1px solid var(--color-online-border);
    padding: 2px 8px;
    border-radius: 6px;
    flex-shrink: 0;
}

/* Product 3: Industrial Sensor Tiles (3-Column Hardware Grid) */
.telemetry-sensor-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin: 18px 0 22px 0;
}

.sensor-tile {
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-sm);
    padding: 14px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 6px;
    transition: all 0.25s ease;
}

.sensor-tile:hover {
    border-color: var(--brand-secondary-border);
    background: var(--white);
    transform: translateY(-3px);
    box-shadow: var(--shadow-card-subtle);
}

.sensor-tile i {
    color: var(--brand-secondary);
    font-size: 18px;
}

.sensor-tile strong {
    font-size: 11.5px;
    font-weight: 800;
    color: var(--brand-primary);
}

.sensor-tile span {
    font-size: 10px;
    color: var(--text-muted);
    line-height: 1.3;
}

/* Product 4: AI Capability Rows */
.ai-capability-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 18px 0 22px 0;
}

.ai-cap-item {
    background: var(--surface-subtle);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-bento-sm);
    padding: 11px 14px;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: all 0.25s ease;
}

.ai-cap-item:hover {
    border-color: var(--brand-blue-border);
    background: var(--white);
    transform: translateX(-3px);
}

.ai-cap-item i {
    color: var(--brand-blue-accent);
    flex-shrink: 0;
}

.ai-cap-item span {
    font-size: 12px;
    font-weight: 700;
    color: var(--brand-primary);
}

.ai-cap-badge {
    margin-right: auto;
    font-size: 10px;
    font-weight: 700;
    color: var(--text-muted);
    background: var(--surface-muted);
    padding: 3px 8px;
    border-radius: 6px;
}

@media (max-width: 600px) {
    .telemetry-sensor-grid {
        grid-template-columns: 1fr;
    }
}


/* ==========================================================================
   DEDICATED LUXURY MOBILE ARCHITECTURE (Comprehensive Smartphone Experience)
   Breakpoints: <= 768px (Tablets & Large Phones) and <= 480px (Compact Mobile)
   ========================================================================== */

@media (max-width: 768px) {
    body {
        background-color: #ffffff !important;
        background: #ffffff !important;
    }
    
    .main-container {
        background-color: #ffffff !important;
        background: #ffffff !important;
        position: relative !important;
        z-index: 20 !important;
        isolation: isolate;
    }

    /* --- General Section Spacing & Rhythm --- */
    .editorial-section {
        background-color: #ffffff !important;
        background: #ffffff !important;
        padding: 55px 5% !important;
        border-top: 1px solid var(--border-color) !important;
        position: relative;
        z-index: 2;
    }
    
    .about-section,
    .departments-section,
    .products-section,
    .projects-section,
    .blog-section,
    .consultation-section {
        background-color: #ffffff !important;
        background: #ffffff !important;
    }
    
    .editorial-header {
        margin-bottom: 28px !important;
    }
    
    .editorial-headline {
        font-size: clamp(22px, 6.4vw, 28px) !important;
        line-height: 1.35 !important;
        margin-bottom: 10px !important;
        letter-spacing: -0.3px !important;
    }
    
    .editorial-lead {
        font-size: 13px !important;
        line-height: 1.8 !important;
        color: var(--text-body) !important;
    }
    
    .editorial-index {
        margin-bottom: 14px !important;
        padding-block: 4px !important;
        padding-inline-start: 4px !important;
        padding-inline-end: 12px !important;
    }
    
    .editorial-index .eyebrow-text {
        font-size: 11px !important;
    }
    
    /* --- HERO SECTION MOBILE --- */
    .hero-slides-container {
        padding: 0 5% !important;
    }
    
    .hero-slide .subtitle,
    .hero-content .subtitle {
        font-size: 10px !important;
        padding: 4px 10px !important;
        margin-bottom: 14px !important;
        letter-spacing: 0.2px !important;
    }
    
    .hero-slide .title,
    .hero-content .title {
        font-size: clamp(26px, 7.5vw, 34px) !important;
        line-height: 1.3 !important;
        margin-bottom: 14px !important;
    }
    
    .hero-slide .desc,
    .hero-content .desc {
        font-size: 13px !important;
        line-height: 1.75 !important;
        margin-bottom: 22px !important;
    }
    
    .hero-actions {
        flex-direction: column !important;
        width: 100% !important;
        gap: 12px !important;
    }
    
    .hero-actions .btn-primary {
        width: 100% !important;
        height: 48px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 13.5px !important;
        border-radius: 14px !important;
    }
    
    .hero-actions .secondary-link {
        width: 100% !important;
        text-align: center !important;
        padding: 8px 0 !important;
        font-size: 12.5px !important;
    }
    
    .hero-scroll-hint {
        bottom: 20px !important;
    }
    
    /* --- SECTION 01: ABOUT & METRICS MOBILE (2x2 Bento Stat Grid) --- */
    .about-bento-grid {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
    }
    
    .radar-telemetry-panel {
        padding: 22px 18px !important;
        border-radius: 20px !important;
    }
    
    .radar-screen {
        height: 180px !important;
    }
    
    .metrics-ledger {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        margin-top: 24px !important;
        border-radius: var(--radius-bento-card) !important;
        border: 1px solid var(--border-color) !important;
        overflow: hidden !important;
    }
    
    .metric-ledger-item {
        padding: 16px 14px !important;
        border-left: 1px solid var(--border-color) !important;
        border-bottom: 1px solid var(--border-color) !important;
    }
    
    .metric-ledger-item:nth-child(2n) {
        border-left: none !important;
    }
    
    .metric-ledger-item:nth-last-child(-n+2) {
        border-bottom: none !important;
    }
    
    .metric-num {
        font-size: 26px !important;
        margin-bottom: 4px !important;
    }
    
    .metric-label {
        font-size: 12px !important;
        line-height: 1.3 !important;
    }
    
    .metric-desc {
        font-size: 10.5px !important;
        line-height: 1.4 !important;
    }
    
    /* --- SECTION 02: DEPARTMENTS MOBILE (Horizontal Swipeable Tab Rail + Stage) --- */
    .mobile-scroll-hint-dept {
        display: inline-flex !important;
        align-items: center;
        gap: 6px;
        font-size: 11px !important;
        font-weight: 700 !important;
        color: var(--brand-secondary) !important;
        margin-bottom: 6px !important;
    }

    .dept-split-hub {
        display: flex !important;
        flex-direction: column !important;
        gap: 16px !important;
        margin-top: 16px !important;
    }
    
    .dept-nav-list {
        display: flex !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        gap: 10px !important;
        padding: 4px 2px 12px 2px !important;
        scrollbar-width: none !important;
    }
    
    .dept-nav-list::-webkit-scrollbar {
        display: none !important;
    }
    
    .dept-nav-item {
        flex: 0 0 auto !important;
        min-width: 220px !important;
        max-width: 250px !important;
        padding: 12px 14px !important;
        border-radius: 16px !important;
        scroll-snap-align: start;
        transform: none !important;
    }
    
    .dept-nav-item:hover {
        transform: none !important;
    }
    
    .dept-item-title {
        font-size: 12.5px !important;
    }
    
    .dept-item-role {
        font-size: 10px !important;
    }
    
    .dept-spotlight-stage {
        position: static !important;
        min-height: auto !important;
        padding: 24px 20px !important;
        border-radius: 20px !important;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
    }
    
    .spotlight-top {
        margin-bottom: 16px !important;
    }
    
    .spotlight-title {
        font-size: 19px !important;
        line-height: 1.4 !important;
        margin-bottom: 12px !important;
    }
    
    .spotlight-desc {
        font-size: 12.5px !important;
        line-height: 1.8 !important;
        margin-bottom: 20px !important;
    }
    
    .spotlight-specs-wrap {
        padding-top: 14px !important;
        margin-bottom: 22px !important;
    }
    
    .spec-chip {
        font-size: 10.5px !important;
        padding: 4px 10px !important;
    }
    
    .btn-spotlight-cta {
        padding: 12px 18px !important;
        font-size: 12px !important;
    }
    
    /* --- SECTION 03: PRODUCTS MOBILE --- */
    .showcase-row,
    .showcase-row.reverse {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
        padding: 30px 0 !important;
        direction: rtl !important;
    }
    
    .showcase-console-box {
        padding: 18px 14px !important;
        border-radius: 18px !important;
    }
    
    .console-title {
        font-size: 11px !important;
    }
    
    .showcase-title {
        font-size: 19px !important;
        line-height: 1.4 !important;
        margin-bottom: 10px !important;
    }
    
    .showcase-desc {
        font-size: 12.5px !important;
        line-height: 1.8 !important;
        margin-bottom: 18px !important;
    }
    
    .showcase-btn-wrap {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 10px !important;
        width: 100% !important;
    }
    
    .btn-primary-luxury {
        width: 100% !important;
        justify-content: center !important;
        height: 46px !important;
        font-size: 12.5px !important;
        border-radius: 12px !important;
    }
    
    .platform-compliance-tag {
        width: 100% !important;
        justify-content: center !important;
        text-align: center !important;
        font-size: 11px !important;
        padding: 8px 12px !important;
        border-radius: 12px !important;
    }
    
    .resource-node-item {
        padding: 10px 12px !important;
        gap: 10px !important;
    }
    
    .node-item-icon {
        width: 32px !important;
        height: 32px !important;
        border-radius: 8px !important;
    }
    
    .node-item-title {
        font-size: 12px !important;
    }
    
    .node-item-spec {
        font-size: 11px !important;
    }
    
    .pipeline-step {
        padding: 10px 12px !important;
        gap: 10px !important;
    }
    
    .step-num-badge {
        width: 22px !important;
        height: 22px !important;
        font-size: 10px !important;
    }
    
    .step-title {
        font-size: 12px !important;
    }
    
    .step-desc {
        font-size: 10.5px !important;
    }
    
    .twin-showcase-grid {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
        margin-top: 24px !important;
    }
    
    .twin-module-card {
        padding: 22px 18px !important;
        border-radius: 20px !important;
    }
    
    .module-title {
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }
    
    .module-desc {
        font-size: 12px !important;
        line-height: 1.75 !important;
        margin-bottom: 16px !important;
    }
    
    .telemetry-sensor-grid {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 8px !important;
        margin: 14px 0 18px 0 !important;
    }
    
    .sensor-tile {
        padding: 10px 6px !important;
        border-radius: 12px !important;
    }
    
    .sensor-tile strong {
        font-size: 10.5px !important;
    }
    
    .sensor-tile span {
        font-size: 9px !important;
    }
    
    .ai-capability-list {
        gap: 8px !important;
        margin: 14px 0 18px 0 !important;
    }
    
    .ai-cap-item {
        padding: 9px 12px !important;
        gap: 10px !important;
        border-radius: 12px !important;
    }
    
    .ai-cap-item span {
        font-size: 11px !important;
    }
    
    .btn-module-link {
        width: 100% !important;
        justify-content: space-between !important;
        padding: 11px 16px !important;
        font-size: 11.5px !important;
        border-radius: 12px !important;
    }
    
    /* --- SECTION 04: PROJECTS MOBILE --- */
    .projects-slider-wrapper {
        padding: 16px 14px !important;
        border-radius: 20px !important;
    }
    
    .slide-visual-stage {
        height: 240px !important;
        border-radius: 16px !important;
    }
    
    .slider-caption-strip {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 8px !important;
        padding-top: 14px !important;
    }
    
    .slider-nav-btn {
        width: 38px !important;
        height: 38px !important;
    }
    
    /* --- SECTION 05: BLOG MOBILE --- */
    .bento-blog-grid {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }
    
    .bento-blog-featured {
        border-radius: 20px !important;
    }
    
    .bento-featured-thumb {
        height: 200px !important;
    }
    
    .bento-blog-subcard {
        grid-template-columns: 1fr !important;
        border-radius: 18px !important;
    }
    
    .bento-subcard-thumb {
        height: 160px !important;
    }
    
    /* --- SECTION 06: CONSULTATION GATEWAY MOBILE --- */
    .consultation-gateway-card {
        padding: 32px 20px !important;
        border-radius: 22px !important;
    }
    
    .consultation-content-wrap {
        flex-direction: column !important;
        gap: 22px !important;
    }
    
    .consultation-btn-wrap {
        width: 100% !important;
    }
    
    .consultation-btn-wrap .btn-primary-luxury {
        width: 100% !important;
        justify-content: center !important;
    }
    
    /* --- SECTION 07: FOOTER MOBILE --- */
    .luxury-footer {
        padding: 48px 5% 24px !important;
        margin-top: 0 !important;
    }
    
    .footer-main-grid {
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }
    
    .footer-brand-col {
        padding-bottom: 20px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    }
    
    .footer-links-2col {
        grid-template-columns: 1fr 1fr !important;
        gap: 12px 16px !important;
    }
    
    .footer-links-2col a {
        padding: 4px 0 !important;
        font-size: 12px !important;
    }
    
    .footer-bottom-minimal {
        margin-top: 36px !important;
        padding-top: 20px !important;
        flex-direction: column-reverse !important;
        gap: 16px !important;
        text-align: center !important;
    }
    
    .back-to-top {
        width: 100% !important;
        justify-content: center !important;
        padding: 10px 0 !important;
        border-radius: 12px !important;
    }
}

/* Extra Compact Phones (iPhone SE / <= 480px) */
@media (max-width: 480px) {
    .main-container {
        background-color: #ffffff !important;
        background: #ffffff !important;
    }
    .editorial-section {
        background-color: #ffffff !important;
        background: #ffffff !important;
        padding: 45px 4.5% !important;
    }
    .about-section,
    .departments-section,
    .products-section,
    .projects-section,
    .blog-section,
    .consultation-section {
        background-color: #ffffff !important;
        background: #ffffff !important;
    }
    
    .telemetry-sensor-grid {
        grid-template-columns: 1fr !important;
        gap: 8px !important;
    }
    
    .sensor-tile {
        flex-direction: row !important;
        text-align: right !important;
        padding: 10px 14px !important;
        justify-content: flex-start !important;
        gap: 12px !important;
    }
    
    .footer-links-2col {
        grid-template-columns: 1fr !important;
        gap: 8px !important;
    }
}

/* ==========================================================================
   Cinematic GSAP Lenis Motion System Foundation
   ========================================================================== */

/* Motion visibility control to avoid FOUC */
html.has-motion [data-motion-text],
html.has-motion [data-reveal],
html.has-motion [data-reveal-item],
html.has-motion [data-image-reveal] {
    visibility: hidden;
}

.motion-line-mask,
.motion-word-mask {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    max-width: 100%;
}

.motion-line,
.motion-word {
    display: inline-block;
    will-change: transform, opacity, filter;
}

[data-image-reveal] {
    overflow: hidden;
}

[data-image-reveal] img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform, clip-path;
}

[data-parallax-image] {
    display: block;
    width: 100%;
    height: 115%;
    object-fit: cover;
    will-change: transform;
}

/* Atmospheric Precision Luxury Cursor */
.luxury-cursor {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    pointer-events: none;
    transform: translate3d(-50%, -50%, 0);
    will-change: transform;
    display: flex;
    align-items: center;
    justify-content: center;
}

.luxury-cursor-dot {
    width: 6px;
    height: 6px;
    background: var(--brand-secondary, #C99700);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(201, 151, 0, 0.6);
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.luxury-cursor-ring {
    position: absolute;
    width: 34px;
    height: 34px;
    border: 1px solid rgba(201, 151, 0, 0.35);
    background: rgba(4, 13, 33, 0.08);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: width 0.35s cubic-bezier(0.16, 1, 0.3, 1), 
                height 0.35s cubic-bezier(0.16, 1, 0.3, 1), 
                background 0.35s ease,
                border-color 0.35s ease;
}

.luxury-cursor-label {
    position: absolute;
    font-size: 10.5px;
    font-weight: 700;
    color: #ffffff;
    white-space: nowrap;
    pointer-events: none;
    opacity: 0;
    transform: scale(0.75);
    transition: opacity 0.25s ease, transform 0.25s cubic-bezier(0.16, 1, 0.3, 1);
    letter-spacing: -0.2px;
}

.luxury-cursor.is-active .luxury-cursor-ring {
    width: 80px;
    height: 80px;
    background: rgba(4, 13, 33, 0.92);
    border-color: rgba(201, 151, 0, 0.85);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4), 0 0 20px rgba(201, 151, 0, 0.35);
}

.luxury-cursor.is-active .luxury-cursor-dot {
    opacity: 0;
    transform: scale(0);
}

.luxury-cursor.is-active .luxury-cursor-label {
    opacity: 1;
    transform: scale(1);
}

/* Fallback & touch devices */
@media (prefers-reduced-motion: reduce), (pointer: coarse) {
    .luxury-cursor {
        display: none !important;
    }
}

/* Preloader Curtain Animations */
.preloader-curtain {
    position: absolute;
    left: 0;
    width: 100%;
    height: 50.5%;
    background: #020712;
    z-index: 1;
    transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.preloader-curtain-top {
    top: 0;
    transform-origin: top;
}
.preloader-curtain-bottom {
    bottom: 0;
    transform-origin: bottom;
}
.preloader-pro.finished {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
.preloader-pro.finished .preloader-curtain-top {
    transform: translateY(-100%);
}
.preloader-pro.finished .preloader-curtain-bottom {
    transform: translateY(100%);
}
.preloader-pro.finished .preloader-content-pro {
    opacity: 0;
    transform: translateY(-24px) scale(0.96);
    transition: opacity 0.5s ease, transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

/* Radar node pulse waves */
.radar-node .node-dot::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: inherit;
    transform: translate(-50%, -50%);
    animation: radarEcho 2.6s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

@keyframes radarEcho {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0.8;
    }
    100% {
        width: 320%;
        height: 320%;
        opacity: 0;
    }
}

/* Defense Pipeline Step Beam */
.defense-pipeline {
    position: relative;
}
.defense-pipeline::before {
    content: '';
    position: absolute;
    top: 24px;
    bottom: 24px;
    right: 23px;
    width: 2px;
    background: linear-gradient(180deg, var(--brand-secondary) 0%, rgba(201, 151, 0, 0.12) 100%);
    z-index: 0;
}

.pipeline-step {
    position: relative;
    z-index: 1;
    transition: transform 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}
.pipeline-step:hover {
    transform: translateX(-4px);
    border-color: rgba(201, 151, 0, 0.35);
    background: rgba(201, 151, 0, 0.04);
}

/* Department Spotlight Stage Transition */
.dept-spotlight-stage {
    transition: border-color 0.4s ease, box-shadow 0.4s ease, transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.dept-spotlight-stage:hover {
    box-shadow: 0 20px 50px -10px rgba(4, 13, 33, 0.15), 0 0 20px rgba(201, 151, 0, 0.08);
    border-color: rgba(201, 151, 0, 0.25);
}

/* Metric Counter Numbers Tabular */
.metric-num {
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum";
}

/* Smooth Lenis Container Rules */
html.lenis, html.lenis body {
    height: auto;
}
.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}
.lenis.lenis-stopped {
    overflow: hidden;
}
.lenis.lenis-scrolling iframe {
    pointer-events: none;
}

html.has-motion [data-motion-text] {
    visibility: visible;
}