/* ══════════════════════════════════════════════════
   AIRVEST — Balanced Theme
   Minimalist · Premium Fintech · Investor-Focused
══════════════════════════════════════════════════ */

/* ── Blogger Sans ── */
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/blogger-sans/BloggerSans.woff') format('woff'),
         url('../fonts/blogger-sans/BloggerSans.ttf') format('truetype');
    font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/blogger-sans/BloggerSans-Medium.woff') format('woff'),
         url('../fonts/blogger-sans/BloggerSans-Medium.ttf') format('truetype');
    font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/blogger-sans/BloggerSans-Bold.woff') format('woff'),
         url('../fonts/blogger-sans/BloggerSans-Bold.ttf') format('truetype');
    font-weight: 700 800; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/blogger-sans/BloggerSans-Light.woff') format('woff'),
         url('../fonts/blogger-sans/BloggerSans-Light.ttf') format('truetype');
    font-weight: 300; font-style: normal; font-display: swap;
}

/* ══════════════════════════════════════════════════
   BALANCED THEME (default)
══════════════════════════════════════════════════ */
:root,
[data-theme="mid"] {
    --bg:           #F3F5F7;
    --surface:      #FFFFFF;
    --primary:      #0F2A44;
    --accent:       #FF7A1A;
    --accent-dk:    #e06510;
    --accent-glow:  #FF9A4D;
    --text:         #1F2933;
    --text-muted:   #6B7280;
    --border:       #E5E7EB;
    --shadow-sm:    0 1px 4px rgba(15,42,68,0.06);
    --shadow:       0 4px 16px rgba(15,42,68,0.08);
    --shadow-md:    0 8px 28px rgba(15,42,68,0.12);
    --shadow-lg:    0 20px 56px rgba(15,42,68,0.16);
    --radius:       16px;
    --radius-lg:    24px;
    --nav-bg:       rgba(255,255,255,0.97);
    --footer-bg:    #0A1A2F;
    --v-glow:       0 0 10px rgba(255,122,26,0.40), 0 0 22px rgba(255,154,77,0.18);
    --v-glow-hover: 0 0 18px rgba(255,122,26,0.65), 0 0 36px rgba(255,154,77,0.30);
}

[data-theme="light"] {
    --bg:           #F7F9FC;
    --surface:      #FFFFFF;
    --primary:      #0F2A44;
    --accent:       #FF7A1A;
    --accent-dk:    #e06510;
    --accent-glow:  #FF9A4D;
    --text:         #102A43;
    --text-muted:   #6B7C93;
    --border:       #DCE6F2;
    --shadow-sm:    0 1px 4px rgba(15,42,68,0.05);
    --shadow:       0 4px 16px rgba(15,42,68,0.07);
    --shadow-md:    0 8px 28px rgba(15,42,68,0.11);
    --shadow-lg:    0 20px 56px rgba(15,42,68,0.15);
    --radius:       16px;
    --radius-lg:    24px;
    --nav-bg:       rgba(255,255,255,0.97);
    --footer-bg:    #0A1A2F;
    --v-glow:       0 0 10px rgba(255,122,26,0.35), 0 0 20px rgba(255,154,77,0.15);
    --v-glow-hover: 0 0 16px rgba(255,122,26,0.60), 0 0 32px rgba(255,154,77,0.26);
}

[data-theme="dark"] {
    --bg:           #0B1A2B;
    --surface:      #122338;
    --primary:      #E8EEF4;
    --accent:       #FF7A1A;
    --accent-dk:    #FF9A4D;
    --accent-glow:  #FFB37A;
    --text:         #E8EEF4;
    --text-muted:   #8A9BB0;
    --border:       #1E3A52;
    --shadow-sm:    0 1px 4px rgba(0,0,0,0.25);
    --shadow:       0 4px 16px rgba(0,0,0,0.30);
    --shadow-md:    0 8px 28px rgba(0,0,0,0.40);
    --shadow-lg:    0 20px 56px rgba(0,0,0,0.55);
    --radius:       16px;
    --radius-lg:    24px;
    --nav-bg:       rgba(11,26,43,0.97);
    --footer-bg:    #040D17;
    --v-glow:       0 0 16px rgba(255,122,26,0.65), 0 0 32px rgba(255,154,77,0.30);
    --v-glow-hover: 0 0 24px rgba(255,122,26,0.90), 0 0 48px rgba(255,154,77,0.45);
}

/* ══════════════════════════════════════════════════
   RESETS
══════════════════════════════════════════════════ */
html { scroll-behavior: smooth; }
body { padding-top: 0 !important; margin-top: 0 !important; background: var(--bg); }
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

/* Hello Elementor overrides */
.site-header, .site-header .site-branding,
.hello-elementor-header, .elementor-location-header {
    display: none !important; height: 0 !important; overflow: hidden !important;
}
.site-content, .site-main, #content, #primary,
.entry-content, .page-content, .post-content,
.elementor-section-wrap, .e-con-inner {
    max-width: 100% !important; padding: 0 !important;
    margin: 0 !important; width: 100% !important;
}
.entry-header, .page-title, .entry-title, .post-title { display: none !important; }

/* ══════════════════════════════════════════════════
   AIRVEST BRAND — Animated V
══════════════════════════════════════════════════ */
.airvest-brand {
    display: inline-flex; align-items: center;
    white-space: nowrap; font-weight: inherit; line-height: inherit;
}
.av-brand-air, .av-brand-est {
    color: currentColor; font-size: 1em; font-weight: inherit;
}
.av-brand-v {
    color: var(--accent);
    font-size: 1.4em;
    line-height: 1;
    font-weight: inherit;
    text-shadow: var(--v-glow);
    animation: avVPulse 3.5s ease-in-out infinite alternate;
    display: inline-block;
}
.airvest-brand:hover .av-brand-v { text-shadow: var(--v-glow-hover); }

@keyframes avVPulse {
    0%   { text-shadow: 0 0 6px rgba(255,122,26,0.30), 0 0 14px rgba(255,154,77,0.12); }
    100% { text-shadow: 0 0 16px rgba(255,122,26,0.65), 0 0 30px rgba(255,154,77,0.28); }
}

/* ══════════════════════════════════════════════════
   THEME SWITCHER
══════════════════════════════════════════════════ */
.av-theme-switcher {
    display: flex; align-items: center; gap: 2px;
    background: #F0F2F5; border: 1px solid #E5E7EB;
    border-radius: 100px; padding: 3px 5px;
}
.av-theme-btn {
    background: none; border: none; cursor: pointer;
    width: 28px; height: 28px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 14px; transition: background 0.18s, transform 0.15s;
    color: #6B7280;
}
.av-theme-btn:hover  { background: #E5E7EB; transform: scale(1.1); }
.av-theme-btn.active { background: rgba(255,122,26,0.12); color: #FF7A1A; }

/* ══════════════════════════════════════════════════
   BASE / TYPOGRAPHY
══════════════════════════════════════════════════ */
#av2 {
    font-family: 'Blogger Sans', 'Inter', system-ui, sans-serif;
    color: var(--text); line-height: 1.65;
}
#av2 * { box-sizing: border-box; }
#av2 a { text-decoration: none; }
#av2 img { max-width: 100%; display: block; }
#av2 svg { display: inline-block; vertical-align: middle; flex-shrink: 0; }

#av2 .av-h1 {
    font-size: clamp(34px, 5vw, 60px); font-weight: 700; line-height: 1.06;
    letter-spacing: -0.5px; color: #fff;
    font-family: 'Blogger Sans', system-ui, sans-serif;
}
#av2 .av-h2 {
    font-size: clamp(26px, 3.5vw, 42px); font-weight: 700; line-height: 1.15;
    font-family: 'Blogger Sans', system-ui, sans-serif;
}
#av2 .av-h2--light { color: #fff; }
#av2 .av-h2--dark  { color: var(--text); }
#av2 .av-sub       { font-size: 17px; line-height: 1.7; }
#av2 .av-sub--light { color: rgba(255,255,255,0.68); }
#av2 .av-sub--dark  { color: var(--text-muted); }

/* ── Layout ── */
#av2 .av-container {
    max-width: 1200px; margin: 0 auto; width: 100%;
    padding: 0 clamp(20px, 4vw, 64px);
}
#av2 .av-section     { padding: clamp(72px, 9vw, 120px) 0; }
#av2 .av-grid-2 { display: grid; grid-template-columns: 1fr; gap: 48px; align-items: center; }
#av2 .av-grid-3 { display: grid; grid-template-columns: 1fr; gap: 24px; }
#av2 .av-grid-4 { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }

@media(min-width:768px) {
    #av2 .av-grid-2 { grid-template-columns: 1fr 1fr; gap: clamp(40px, 5vw, 80px); }
    #av2 .av-grid-3 { grid-template-columns: repeat(3, 1fr); gap: 28px; }
}
@media(min-width:1024px) {
    #av2 .av-grid-4 { grid-template-columns: repeat(4, 1fr); gap: 24px; }
}
@media(max-width:639px) {
    #av2 .av-grid-4 { grid-template-columns: 1fr; }
}

/* ── Tag pill ── */
#av2 .av-tag {
    display: inline-block; font-size: 10px; font-weight: 700;
    letter-spacing: 2.5px; text-transform: uppercase;
    padding: 5px 14px; border-radius: 100px; margin-bottom: 18px;
}
#av2 .av-tag--light { background: rgba(255,255,255,0.10); color: var(--accent); border: 1px solid rgba(255,122,26,0.30); }
#av2 .av-tag--dark  { background: rgba(255,122,26,0.08); color: var(--accent); border: 1px solid rgba(255,122,26,0.18); }

/* ── Section head ── */
#av2 .av-section-head          { margin-bottom: 52px; }
#av2 .av-section-head.center   { text-align: center; }
#av2 .av-section-head .av-sub  { max-width: 580px; margin-top: 14px; }
#av2 .av-section-head.center .av-sub { margin-left: auto; margin-right: auto; }

/* ── Divider ── */
#av2 .av-divider {
    width: 40px; height: 3px; border-radius: 2px;
    background: var(--accent); margin: 20px 0 0;
}
#av2 .av-section-head.center .av-divider { margin-left: auto; margin-right: auto; }

/* ── Buttons ── */
#av2 .av-btn {
    display: inline-flex; align-items: center; gap: 8px;
    font-family: inherit; font-weight: 600; border-radius: 12px;
    cursor: pointer; border: none; transition: all 0.22s;
    text-decoration: none; white-space: nowrap; letter-spacing: 0.2px;
}
#av2 .av-btn--primary {
    background: var(--accent); color: #fff; padding: 14px 32px;
    box-shadow: 0 4px 16px rgba(255,122,26,0.28);
}
#av2 .av-btn--primary:hover {
    background: var(--accent-dk);
    box-shadow: 0 6px 24px rgba(255,122,26,0.40);
    transform: translateY(-2px);
}
#av2 .av-btn--secondary {
    background: transparent; color: #fff; padding: 13px 30px;
    border: 1.5px solid rgba(255,255,255,0.35);
}
#av2 .av-btn--secondary:hover {
    background: rgba(255,255,255,0.10); border-color: rgba(255,255,255,0.60);
    transform: translateY(-2px);
}
#av2 .av-btn--outline {
    background: transparent; color: var(--accent); padding: 13px 30px;
    border: 1.5px solid var(--accent);
}
#av2 .av-btn--outline:hover {
    background: var(--accent); color: #fff; transform: translateY(-2px);
}
#av2 .av-btn--glow {
    background: var(--accent); color: #fff; padding: 17px 48px; font-size: 17px;
    box-shadow: 0 0 28px rgba(255,122,26,0.40), 0 6px 20px rgba(255,122,26,0.28);
    border-radius: 14px;
}
#av2 .av-btn--glow:hover {
    background: var(--accent-dk);
    box-shadow: 0 0 48px rgba(255,122,26,0.55), 0 8px 28px rgba(255,122,26,0.38);
    transform: translateY(-3px);
}

/* ── Card ── */
#av2 .av-card {
    background: var(--surface);
    border-radius: var(--radius);
    border: 1px solid var(--border);
    box-shadow: var(--shadow-sm);
    transition: box-shadow 0.28s, transform 0.28s;
    padding: 32px;
}
#av2 .av-card:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-4px);
}

/* ── Icon box ── */
#av2 .av-icon-box {
    width: 48px; height: 48px; border-radius: 12px;
    display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
#av2 .av-icon-box--orange { background: rgba(255,122,26,0.10); }
#av2 .av-icon-box--navy   { background: rgba(15,42,68,0.06); border: 1px solid var(--border); }

/* ── Read more ── */
#av2 .av-readmore-text      { color: var(--text-muted); line-height: 1.7; font-size: 15px; }
#av2 .av-readmore-text.light { color: rgba(255,255,255,0.58); }
#av2 .av-readmore-btn {
    display: inline-flex; align-items: center; gap: 5px; margin-top: 14px;
    color: var(--accent); font-weight: 600; font-size: 13px;
    background: none; border: none; cursor: pointer;
    font-family: inherit; padding: 0; transition: color 0.2s; letter-spacing: 0.2px;
}
#av2 .av-readmore-btn:hover    { color: var(--accent-dk); }
#av2 .av-readmore-btn svg      { transition: transform 0.2s; }
#av2 .av-readmore-btn.open svg { transform: rotate(180deg); }
#av2 .av-readmore-full         { display: none; margin-top: 10px; }

/* ── Backgrounds ── */
#av2 .bg-page  { background: var(--bg); }
#av2 .bg-white { background: var(--surface); }
#av2 .bg-dark  { background: linear-gradient(155deg,#071828 0%,#0D2238 60%,#071828 100%); }
#av2 .bg-navy  { background: linear-gradient(155deg,#0F2A44 0%,#163A5F 100%); }
#av2 .bg-cta   { background: linear-gradient(155deg,#071828 0%,#0A1F35 100%); }

/* ══════════════════════════════════════════════════
   NAVBAR
══════════════════════════════════════════════════ */
#av2 .av-nav {
    position: fixed; top: 0; left: 0; right: 0; z-index: 9999;
    background: #ffffff;
    box-shadow: 0 1px 0 #E5E7EB;
    transition: box-shadow 0.3s;
    font-family: 'Blogger Sans', system-ui, sans-serif;
}
#av2 .av-nav.scrolled { box-shadow: 0 2px 20px rgba(15,42,68,0.10); }
#av2 .av-nav-inner {
    max-width: 1200px; margin: 0 auto;
    padding: 0 clamp(20px,4vw,64px);
    display: flex; align-items: center; justify-content: space-between; height: 80px;
}
#av2 .av-nav-right { display: flex; align-items: center; gap: 16px; }
#av2 .av-logo       { opacity: 1; transition: opacity 0.2s; }
#av2 .av-logo:hover { opacity: 0.75; }
#av2 .av-logo img   { height: 52px; width: auto; }
#av2 .av-nav-links  { display: none; gap: 28px; align-items: center; }
#av2 .av-nav-link   { color: #6B7280; font-size: 14px; font-weight: 600; transition: color 0.2s; }
#av2 .av-nav-link:hover { color: #0F2A44; }
#av2 .av-hamburger {
    background: none; border: none; cursor: pointer; color: #0F2A44;
    padding: 8px; border-radius: 8px; transition: background 0.2s; display: flex;
}
#av2 .av-hamburger:hover { background: #F3F5F7; }
#av2 .av-mobile-menu {
    display: none; background: #fff; border-top: 1px solid #E5E7EB;
    box-shadow: 0 8px 24px rgba(15,42,68,0.08);
}
#av2 .av-mobile-menu a {
    display: block; padding: 14px 24px; color: #6B7280;
    font-size: 14px; font-weight: 600; border-bottom: 1px solid #F3F5F7;
}
#av2 .av-mobile-menu a:hover { color: #0F2A44; background: #F7F9FC; }
#av2 .av-mobile-menu .av-btn--primary {
    margin: 16px 24px; display: flex; justify-content: center; width: calc(100% - 48px);
}
@media(min-width:768px) {
    #av2 .av-nav-links { display: flex; }
    #av2 .av-hamburger { display: none; }
}

/* ══════════════════════════════════════════════════
   HERO
══════════════════════════════════════════════════ */
#av2 .av-hero {
    min-height: 100vh; display: flex; align-items: center;
    overflow: hidden; position: relative; padding: 120px 0 88px;
}
#av2 .av-hero-glow {
    position: absolute; inset: 0; pointer-events: none;
    background: radial-gradient(ellipse 800px 500px at 50% 40%, rgba(255,122,26,0.08) 0%, transparent 70%);
}
#av2 .av-hero-grid {
    position: absolute; inset: 0; opacity: 0.02; pointer-events: none;
    background-image: linear-gradient(rgba(255,255,255,1) 1px,transparent 1px),
                      linear-gradient(90deg,rgba(255,255,255,1) 1px,transparent 1px);
    background-size: 72px 72px;
}
#av2 .av-hero-inner {
    max-width: 1200px; margin: 0 auto; width: 100%;
    padding: 0 clamp(20px,4vw,64px);
    display: grid; grid-template-columns: 1fr;
    gap: 48px; align-items: center; position: relative; z-index: 2;
}
#av2 .av-hero-badge {
    display: inline-flex; align-items: center; gap: 8px;
    background: rgba(255,122,26,0.10); border: 1px solid rgba(255,122,26,0.22);
    border-radius: 100px; padding: 6px 16px; margin-bottom: 28px;
}
#av2 .av-hero-badge-dot {
    width: 6px; height: 6px; border-radius: 50%;
    background: var(--accent); box-shadow: 0 0 6px rgba(255,122,26,0.9); flex-shrink: 0;
}
#av2 .av-hero-badge span { color: var(--accent); font-size: 10px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; }
#av2 .av-hero-sub        { font-size: 18px; color: rgba(255,255,255,0.68); margin: 20px 0 0; line-height: 1.7; max-width: 520px; }
#av2 .av-hero-ctas       { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 36px; }
#av2 .av-hero-trust      { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 32px; }
#av2 .av-trust-badge {
    display: flex; align-items: center; gap: 7px;
    background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.10);
    border-radius: 10px; padding: 8px 14px;
}
#av2 .av-trust-badge svg  { stroke: var(--accent); flex-shrink: 0; }
#av2 .av-trust-badge span { color: rgba(255,255,255,0.75); font-size: 12px; font-weight: 500; }
#av2 .av-hero-img         { display: none; position: relative; }
#av2 .av-hero-img-inner {
    border-radius: var(--radius-lg); overflow: hidden;
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 40px 80px rgba(0,0,0,0.38);
    aspect-ratio: 4/3; min-height: 360px; position: relative;
}
#av2 .av-hero-img-placeholder {
    width: 100%; height: 100%; min-height: 360px;
    background: linear-gradient(135deg,#163A5F,#0A1A2F);
    display: flex; align-items: center; justify-content: center;
}
#av2 .av-hero-img-placeholder p { color: rgba(255,255,255,0.18); font-size: 12px; margin-top: 10px; text-align: center; }
#av2 .av-stat-card {
    position: absolute;
    background: rgba(255,255,255,0.10);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255,255,255,0.18);
    border-radius: 14px; padding: 14px 20px;
}
#av2 .av-stat-card--bl { bottom: 24px; left: 24px; }
#av2 .av-stat-card--tr { top: 24px; right: 24px; }
#av2 .av-stat-val          { font-size: 22px; font-weight: 900; line-height: 1; }
#av2 .av-stat-val--orange  { color: var(--accent); }
#av2 .av-stat-val--white   { color: #fff; }
#av2 .av-stat-label        { color: rgba(255,255,255,0.58); font-size: 11px; margin-top: 4px; }
#av2 .av-hero-glow-bg {
    position: absolute; inset: -20px; z-index: -1; border-radius: 32px;
    filter: blur(40px);
    background: radial-gradient(ellipse,rgba(255,122,26,0.10) 0%,transparent 70%);
}
@media(min-width:1024px) {
    #av2 .av-hero-inner { grid-template-columns: 1fr 1fr; gap: 64px; }
    #av2 .av-hero-img   { display: block; }
}

/* ══════════════════════════════════════════════════
   OPPORTUNITY
══════════════════════════════════════════════════ */
#av2 .av-opp-grid { display: grid; grid-template-columns: 1fr; gap: 56px; align-items: center; }
#av2 .av-opp-img  { position: relative; order: 2; }
#av2 .av-opp-content { order: 1; }
#av2 .av-opp-img-inner {
    border-radius: var(--radius-lg); overflow: hidden;
    border: 1px solid var(--border); box-shadow: var(--shadow-md);
    aspect-ratio: 5/4; min-height: 300px;
}
#av2 .av-opp-placeholder {
    width: 100%; height: 100%; min-height: 300px;
    background: linear-gradient(135deg,#E5E7EB,#D1D5DB);
    display: flex; align-items: center; justify-content: center;
}
#av2 .av-opp-placeholder p { color: rgba(107,114,128,0.7); font-size: 12px; margin-top: 10px; text-align: center; }
#av2 .av-float-badge {
    position: absolute; bottom: -18px; right: -18px;
    background: var(--surface); border-radius: var(--radius);
    box-shadow: var(--shadow-md); border: 1px solid var(--border);
    padding: 14px 18px; display: flex; align-items: center; gap: 12px;
}
#av2 .av-float-badge-val   { color: var(--text); font-weight: 800; font-size: 20px; line-height: 1; }
#av2 .av-float-badge-label { color: var(--text-muted); font-size: 12px; margin-top: 3px; }
#av2 .av-stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 32px; }
#av2 .av-stat-box {
    background: var(--bg); border-radius: var(--radius);
    border: 1px solid var(--border); padding: 20px 22px;
}
#av2 .av-stat-box-val   { font-size: 28px; font-weight: 900; color: var(--accent); line-height: 1; }
#av2 .av-stat-box-label { font-size: 13px; color: var(--text-muted); margin-top: 6px; font-weight: 500; }
@media(min-width:1024px) {
    #av2 .av-opp-grid    { grid-template-columns: 1fr 1fr; gap: 80px; }
    #av2 .av-opp-img     { order: 1; }
    #av2 .av-opp-content { order: 2; }
}

/* ══════════════════════════════════════════════════
   HOW IT WORKS
══════════════════════════════════════════════════ */
#av2 .av-steps { position: relative; }
#av2 .av-steps-connector {
    display: none; position: absolute; top: 3.25rem;
    left: calc(16.67% + 2rem); right: calc(16.67% + 2rem);
    height: 1px; background: linear-gradient(to right, var(--border), rgba(255,122,26,0.25), var(--border));
}
#av2 .av-step-header  { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 20px; }
#av2 .av-step-num     { font-size: 44px; font-weight: 900; color: var(--border); line-height: 1; user-select: none; }
#av2 .av-step-icon    { width: 52px; height: 52px; background: rgba(255,122,26,0.08); border-radius: 14px; display: flex; align-items: center; justify-content: center; }
#av2 .av-step-icon svg { stroke: var(--accent); }
#av2 .av-step-title   { font-size: 19px; font-weight: 700; color: var(--text); margin-bottom: 10px; }
#av2 .av-step-desc    { font-size: 14px; color: var(--text-muted); line-height: 1.7; }
@media(min-width:768px) { #av2 .av-steps-connector { display: block; } }

/* ══════════════════════════════════════════════════
   PERFORMANCE
══════════════════════════════════════════════════ */
#av2 .av-metric-title { font-size: 15px; font-weight: 700; color: var(--text); margin-bottom: 8px; }
#av2 .av-metric-desc  { font-size: 14px; color: var(--text-muted); line-height: 1.65; }

/* ══════════════════════════════════════════════════
   THE SYSTEM
══════════════════════════════════════════════════ */
#av2 .av-system-dots {
    position: absolute; inset: 0; opacity: 0.025; pointer-events: none;
    background-image: radial-gradient(circle, rgba(255,255,255,0.6) 1px, transparent 1px);
    background-size: 40px 40px;
}
#av2 .av-flow {
    display: flex; flex-wrap: wrap; align-items: center;
    justify-content: center; gap: 10px; margin-bottom: 48px;
}
#av2 .av-flow-step  { display: flex; flex-direction: column; align-items: center; gap: 10px; }
#av2 .av-flow-icon {
    width: 64px; height: 64px; border-radius: 18px;
    display: flex; align-items: center; justify-content: center;
    border: 1px solid rgba(255,255,255,0.15); background: rgba(255,255,255,0.08);
    transition: transform 0.2s;
}
#av2 .av-flow-icon:hover       { transform: scale(1.07); }
#av2 .av-flow-icon svg         { stroke: rgba(255,255,255,0.75); }
#av2 .av-flow-icon--active     { background: var(--accent); border-color: var(--accent); box-shadow: 0 0 24px rgba(255,122,26,0.45); }
#av2 .av-flow-icon--active svg { stroke: #fff; }
#av2 .av-flow-label            { font-size: 12px; font-weight: 600; color: rgba(255,255,255,0.65); letter-spacing: 0.3px; }
#av2 .av-flow-label--active    { color: var(--accent); }
#av2 .av-flow-arrow            { color: rgba(255,255,255,0.20); display: none; margin-bottom: 28px; }
#av2 .av-system-desc           { max-width: 560px; margin: 0 auto; text-align: center; }
@media(min-width:640px) { #av2 .av-flow-arrow { display: block; } }

/* ══════════════════════════════════════════════════
   OUTCOME
══════════════════════════════════════════════════ */
#av2 .av-outcome-grid {
    display: grid; grid-template-columns: 1fr;
    gap: 24px; max-width: 900px; margin: 0 auto;
}
#av2 .av-outcome-card {
    background: var(--surface); border-radius: var(--radius-lg);
    border: 1px solid var(--border); overflow: hidden;
    transition: box-shadow 0.28s, transform 0.28s;
}
#av2 .av-outcome-card:hover { box-shadow: var(--shadow-lg); transform: translateY(-5px); }
#av2 .av-outcome-bar       { height: 3px; background: linear-gradient(to right, var(--accent), var(--accent-glow)); }
#av2 .av-outcome-body      { padding: 36px; }
#av2 .av-outcome-header    { display: flex; align-items: center; gap: 14px; margin-bottom: 24px; }
#av2 .av-outcome-title     { font-size: 20px; font-weight: 700; color: var(--text); }
#av2 .av-outcome-highlight { font-size: 54px; font-weight: 900; color: var(--accent); line-height: 1; margin-bottom: 4px; }
#av2 .av-outcome-sublabel  { font-size: 13px; color: var(--text-muted); font-weight: 500; margin-bottom: 16px; }
@media(min-width:768px) { #av2 .av-outcome-grid { grid-template-columns: 1fr 1fr; gap: 28px; } }

/* ══════════════════════════════════════════════════
   CTA
══════════════════════════════════════════════════ */
#av2 .av-cta-section {
    padding: clamp(88px,10vw,140px) 32px;
    position: relative; overflow: hidden; text-align: center;
}
#av2 .av-cta-glow {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
    width: 700px; height: 500px; pointer-events: none;
    background: radial-gradient(ellipse, rgba(255,122,26,0.12) 0%, transparent 65%);
}
#av2 .av-cta-inner { position: relative; z-index: 2; max-width: 680px; margin: 0 auto; }
#av2 .av-cta-title {
    font-size: clamp(32px,5vw,52px); font-weight: 700; color: #fff;
    line-height: 1.1; margin-bottom: 20px;
}
#av2 .av-cta-sub {
    font-size: 18px; color: rgba(255,255,255,0.62); max-width: 460px;
    margin: 0 auto 40px; line-height: 1.7;
}

/* ══════════════════════════════════════════════════
   FOOTER
══════════════════════════════════════════════════ */
#av2 .av-footer {
    background: var(--footer-bg);
    border-top: 1px solid rgba(255,255,255,0.05); padding: 40px 0;
}
#av2 .av-footer-inner {
    max-width: 1200px; margin: 0 auto;
    padding: 0 clamp(20px,4vw,64px);
    display: flex; flex-wrap: wrap;
    align-items: center; justify-content: space-between; gap: 20px;
}
#av2 .av-footer-logo        { opacity: 0.55; transition: opacity 0.2s; }
#av2 .av-footer-logo:hover  { opacity: 1; }
#av2 .av-footer-logo img    { height: 28px; width: auto; }
#av2 .av-footer-copy        { color: rgba(255,255,255,0.38); font-size: 13px; }
#av2 .av-footer-links       { display: flex; gap: 24px; }
#av2 .av-footer-links a     { color: rgba(255,255,255,0.38); font-size: 13px; transition: color 0.2s; }
#av2 .av-footer-links a:hover { color: rgba(255,255,255,0.85); }

/* ══════════════════════════════════════════════════
   SCROLL FADE-IN
══════════════════════════════════════════════════ */
.av-fade-up {
    opacity: 0; transform: translateY(24px);
    transition: opacity 0.55s ease, transform 0.55s ease;
}
.av-fade-up.av-visible { opacity: 1; transform: translateY(0); }

/* ══════════════════════════════════════════════════
   OPPORTUNITIES PAGE — Hero
══════════════════════════════════════════════════ */
#av2 .av-prop-hero {
    padding: 0;
    position: relative; overflow: hidden;
}
#av2 .av-prop-hero-glow {
    position: absolute; inset: 0; pointer-events: none;
    background: radial-gradient(ellipse 700px 400px at 50% 60%, rgba(255,122,26,0.09) 0%, transparent 70%);
}
#av2 .av-prop-hero-grid {
    position: absolute; inset: 0; opacity: 0.02; pointer-events: none;
    background-image: linear-gradient(rgba(255,255,255,1) 1px,transparent 1px),
                      linear-gradient(90deg,rgba(255,255,255,1) 1px,transparent 1px);
    background-size: 72px 72px;
}
#av2 .av-prop-hero-stats {
    display: flex; align-items: center; justify-content: center;
    flex-wrap: wrap; gap: 0; margin-top: 52px;
    background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08);
    border-radius: var(--radius-lg); padding: 28px 40px; max-width: 680px; margin-left: auto; margin-right: auto;
}
#av2 .av-prop-hero-stat       { text-align: center; flex: 1; min-width: 120px; }
#av2 .av-prop-hero-stat-val   { display: block; font-size: 28px; font-weight: 900; color: var(--accent); line-height: 1; }
#av2 .av-prop-hero-stat-label { display: block; font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 6px; font-weight: 500; letter-spacing: 0.3px; }
#av2 .av-prop-hero-stat-divider {
    width: 1px; height: 40px; background: rgba(255,255,255,0.10); flex-shrink: 0; margin: 0 8px;
}

/* ══════════════════════════════════════════════════
   OPPORTUNITIES PAGE — Filter Bar
══════════════════════════════════════════════════ */
#av2 .av-prop-filter {
    display: flex; align-items: center; justify-content: space-between;
    flex-wrap: wrap; gap: 14px; margin-bottom: 40px;
}
#av2 .av-prop-filter-label {
    font-size: 14px; color: var(--text-muted); font-weight: 600;
}
#av2 .av-prop-filter-pills { display: flex; flex-wrap: wrap; gap: 8px; }
#av2 .av-prop-pill {
    background: var(--surface); border: 1.5px solid var(--border);
    color: var(--text-muted); font-size: 13px; font-weight: 600;
    padding: 7px 18px; border-radius: 100px;
    cursor: pointer; font-family: inherit; transition: all 0.18s;
}
#av2 .av-prop-pill:hover  { border-color: var(--accent); color: var(--accent); }
#av2 .av-prop-pill.active { background: var(--accent); border-color: var(--accent); color: #fff; }

/* ══════════════════════════════════════════════════
   OPPORTUNITIES PAGE — Property Grid
══════════════════════════════════════════════════ */
#av2 .av-prop-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 28px;
}
@media(min-width:640px) {
    #av2 .av-prop-grid { grid-template-columns: repeat(2, 1fr); }
}
@media(min-width:1024px) {
    #av2 .av-prop-grid { grid-template-columns: repeat(3, 1fr); gap: 28px; }
}

/* ── Property Card ── */
#av2 .av-prop-card {
    background: var(--surface);
    border-radius: var(--radius);
    border: 1px solid var(--border);
    box-shadow: var(--shadow-sm);
    overflow: hidden;
    display: flex; flex-direction: column;
    transition: box-shadow 0.28s, transform 0.28s, border-color 0.28s;
}
#av2 .av-prop-card.av-fade-up {
    opacity: 1;
    transform: none;
}
#av2 .av-prop-card:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-5px);
    border-color: rgba(255,122,26,0.18);
}

/* ── Image area ── */
#av2 .av-prop-image {
    position: relative; aspect-ratio: 16/10; overflow: hidden; flex-shrink: 0;
}
#av2 .av-prop-image img {
    width: 100%; height: 100%; object-fit: cover;
    transition: transform 0.45s ease;
}
#av2 .av-prop-card:hover .av-prop-image img { transform: scale(1.04); }
#av2 .av-prop-image-placeholder {
    width: 100%; height: 100%; min-height: 190px;
    background: linear-gradient(135deg, #0F2A44 0%, #163A5F 100%);
    display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px;
}
#av2 .av-prop-image-placeholder span {
    color: rgba(255,255,255,0.30); font-size: 12px; font-weight: 500; letter-spacing: 0.3px;
}

/* Price overlay on image */
#av2 .av-prop-img-price {
    position: absolute; bottom: 14px; left: 14px;
    background: rgba(10,20,35,0.78); backdrop-filter: blur(6px);
    color: #fff; font-size: 20px; font-weight: 800; line-height: 1;
    padding: 7px 14px; border-radius: 8px;
    letter-spacing: -0.3px;
}

/* Status badge */
#av2 .av-prop-status {
    position: absolute; top: 14px; right: 14px;
    font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;
    padding: 4px 12px; border-radius: 100px;
}
#av2 .av-prop-status--available { background: rgba(16,185,129,0.15); color: #10B981; border: 1px solid rgba(16,185,129,0.25); }
#av2 .av-prop-status--limited   { background: rgba(255,122,26,0.15); color: var(--accent); border: 1px solid rgba(255,122,26,0.25); }
#av2 .av-prop-status--soon      { background: rgba(107,114,128,0.12); color: var(--text-muted); border: 1px solid var(--border); }

/* ── Card body ── */
#av2 .av-prop-body {
    padding: 22px; display: flex; flex-direction: column; flex: 1;
}

/* Type + Location */
#av2 .av-prop-meta {
    display: flex; align-items: center; justify-content: space-between;
    gap: 10px; margin-bottom: 16px;
}
#av2 .av-prop-type {
    font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;
    color: var(--accent); background: rgba(255,122,26,0.08); border: 1px solid rgba(255,122,26,0.16);
    padding: 4px 12px; border-radius: 100px; white-space: nowrap;
}
#av2 .av-prop-location {
    display: flex; align-items: center; gap: 4px;
    color: var(--text-muted); font-size: 12px; font-weight: 500;
}
#av2 .av-prop-location svg { stroke: var(--text-muted); flex-shrink: 0; }

#av2 .av-prop-title {
    font-size: 20px; line-height: 1.2; font-weight: 800;
    color: var(--text); margin: 0 0 18px;
}
#av2 .av-prop-price-strip {
    display: flex; align-items: center; justify-content: space-between; gap: 12px;
    background: rgba(255,122,26,0.08); border: 1px solid rgba(255,122,26,0.18);
    border-radius: 12px; padding: 14px 16px; margin: 0 0 16px;
}
#av2 .av-prop-price-strip span {
    color: var(--text-muted); font-size: 11px; font-weight: 800;
    text-transform: uppercase; letter-spacing: 1.2px;
}
#av2 .av-prop-price-strip strong {
    color: var(--text); font-size: 24px; font-weight: 900; line-height: 1;
}
#av2 .av-prop-price-strip.is-waiting {
    background: var(--bg); border-style: dashed; opacity: 0.82;
}
#av2 .av-prop-price-strip.is-waiting strong {
    color: var(--text-muted); font-size: 15px; line-height: 1.25;
}
#av2 .av-prop-facts {
    display: flex; flex-wrap: wrap; gap: 8px; margin: -6px 0 18px;
}
#av2 .av-prop-facts span {
    background: var(--bg); border: 1px solid var(--border); border-radius: 999px;
    color: var(--text-muted); font-size: 12px; font-weight: 700; padding: 6px 10px;
}
#av2 .av-prop-facts span.is-waiting,
#av2 .av-prop-type.is-waiting,
#av2 .av-prop-location.is-waiting,
#av2 .av-prop-invest-cell.is-waiting {
    color: var(--text-muted);
    border-style: dashed;
    opacity: 0.78;
}
#av2 .av-prop-simple-note {
    color: var(--text-muted); font-size: 13px; line-height: 1.5;
    margin: -6px 0 14px;
}

/* Total investment */
#av2 .av-prop-invest-grid {
    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;
    margin-bottom: 16px;
}
#av2 .av-prop-invest-cell {
    background: var(--bg); border: 1px solid var(--border); border-radius: 12px;
    padding: 12px 14px;
}
#av2 .av-prop-invest-cell--primary { grid-column: 1 / -1; background: rgba(255,122,26,0.05); border-color: rgba(255,122,26,0.14); }
#av2 .av-prop-investment { margin-bottom: 18px; }
#av2 .av-prop-amount {
    display: block; font-size: 28px; font-weight: 900;
    color: var(--text); line-height: 1; letter-spacing: -0.5px;
}
#av2 .av-prop-amount-label {
    display: block; font-size: 11px; font-weight: 600;
    color: var(--text-muted); text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 6px;
}

/* Detail pills */
#av2 .av-prop-details {
    display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 20px;
    padding-bottom: 20px; border-bottom: 1px solid var(--border);
}
#av2 .av-prop-detail {
    display: flex; align-items: center; gap: 5px;
    font-size: 12px; font-weight: 600; color: var(--text-muted);
    background: var(--bg); border: 1px solid var(--border);
    padding: 5px 10px; border-radius: 8px;
}
#av2 .av-prop-detail svg { stroke: var(--text-muted); flex-shrink: 0; }

/* Returns */
#av2 .av-prop-returns {
    display: flex; align-items: center; gap: 0;
    background: rgba(255,122,26,0.04); border: 1px solid rgba(255,122,26,0.12);
    border-radius: 12px; padding: 14px 18px; margin-bottom: 20px;
}
#av2 .av-prop-return-item { flex: 1; text-align: center; }
#av2 .av-prop-return-val {
    display: block; font-size: 20px; font-weight: 900;
    color: var(--accent); line-height: 1;
}
#av2 .av-prop-invest-cell.is-waiting .av-prop-amount,
#av2 .av-prop-invest-cell.is-waiting .av-prop-return-val {
    color: var(--text-muted);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
}
#av2 .av-prop-return-label {
    display: block; font-size: 10px; font-weight: 600;
    color: var(--text-muted); text-transform: uppercase; letter-spacing: 1.5px; margin-top: 5px;
}
#av2 .av-prop-returns-divider {
    width: 1px; height: 36px; background: rgba(255,122,26,0.15); flex-shrink: 0; margin: 0 4px;
}

/* CTA button */
#av2 .av-prop-cta {
    width: 100%; justify-content: center;
    font-size: 14px; padding: 13px 24px;
    margin-top: auto;
}

/* Footnote */
#av2 .av-prop-footnote {
    text-align: center; font-size: 12px; color: var(--text-muted);
    max-width: 640px; margin: 48px auto 0; line-height: 1.7;
    padding-top: 32px; border-top: 1px solid var(--border);
}

/* ── Status badges — Reserved / Sold ── */
#av2 .av-prop-status--reserved { background: rgba(255,122,26,0.15); color: var(--accent);      border: 1px solid rgba(255,122,26,0.25); }
#av2 .av-prop-status--sold     { background: rgba(107,114,128,0.10); color: var(--text-muted); border: 1px solid var(--border); }

/* ── Short summary ── */
#av2 .av-prop-summary { font-size: 14px; color: var(--text-muted); line-height: 1.65; margin: 0 0 18px; }

/* ── Gallery grid (inside Read More) ── */
#av2 .av-prop-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 14px; }
#av2 .av-prop-gallery a   { display: block; border-radius: 8px; overflow: hidden; }
#av2 .av-prop-gallery img { width: 100%; height: 72px; object-fit: cover; transition: transform 0.3s; }
#av2 .av-prop-gallery a:hover img { transform: scale(1.05); }

/* ── Empty state ── */
#av2 .av-prop-empty {
    text-align: center; padding: 80px 20px;
    display: flex; flex-direction: column; align-items: center; gap: 16px;
}
#av2 .av-prop-empty h3 { font-size: 22px; font-weight: 700; color: var(--text); }

/* ================================================================
   INVESTMENT PROPERTY CARDS — new design
   ================================================================ */

/* ═══════════════════════════════════════════════
   INVESTMENT CARD  (.av-inv-card)
   Matches reference design: feature + inner frame
   + content-area tag row + 3-col metrics + 5-col details
═══════════════════════════════════════════════ */
#av2 .av-inv-card {
    overflow: hidden;
    border: 1px solid rgba(7,58,109,0.12);
    border-radius: 28px;
    background: #ffffff;
    box-shadow: 0 32px 90px rgba(7,58,109,0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex; flex-direction: column;
}
[data-theme="dark"] #av2 .av-inv-card {
    background: #12263a;
    border-color: rgba(255,255,255,0.07);
    box-shadow: 0 32px 80px rgba(0,0,0,0.35);
}
#av2 .av-inv-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 48px 120px rgba(7,58,109,0.26);
}

/* ── Feature image ── */
#av2 .av-inv-feature {
    position: relative;
    min-height: 360px;
    background: #0b1e33;
    overflow: hidden;
    flex-shrink: 0;
}
#av2 .av-inv-feature img {
    position: absolute; inset: 0;
    width: 100%; height: 100%;
    object-fit: cover; z-index: 0;
    transition: transform 0.5s ease;
}
#av2 .av-inv-card:hover .av-inv-feature img { transform: scale(1.04); }

/* Gradient overlay */
#av2 .av-inv-feature::before {
    content: '';
    position: absolute; inset: 0; z-index: 1;
    background: linear-gradient(180deg, rgba(7,58,109,0.08) 0%, rgba(7,58,109,0.68) 100%);
}
/* Inner white border frame */
#av2 .av-inv-feature::after {
    content: '';
    position: absolute; inset: 24px; z-index: 2;
    border: 1px solid rgba(255,255,255,0.28);
    border-radius: 20px;
    pointer-events: none;
}

#av2 .av-inv-feature-placeholder {
    position: absolute; inset: 0; z-index: 0;
    display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px;
    background: linear-gradient(135deg,#0b2a46,#173d5e);
    color: rgba(255,255,255,0.25); font-size: 13px; font-weight: 600; letter-spacing: 0.05em;
}

/* ── Content area ── */
#av2 .av-inv-content {
    padding: 34px;
    background:
        linear-gradient(180deg, rgba(237,246,255,0.72), rgba(255,255,255,0.94) 38%),
        #ffffff;
    flex: 1; display: flex; flex-direction: column;
}
[data-theme="dark"] #av2 .av-inv-content {
    background:
        linear-gradient(180deg, rgba(15,42,68,0.35) 0%, rgba(0,0,0,0) 38%),
        #12263a;
}

/* ── Tag row (type badge + location + status — inside content) ── */
#av2 .av-inv-tag-row {
    display: flex; align-items: center; gap: 12px; flex-wrap: wrap;
    margin-bottom: 20px;
}
#av2 .av-inv-badge {
    padding: 10px 14px;
    border-radius: 999px;
    background: #ff7a00;
    color: #fff;
    font-size: 12px; font-weight: 800;
    letter-spacing: 0.12em; text-transform: uppercase;
    box-shadow: 0 16px 32px rgba(255,122,0,0.28);
    white-space: nowrap;
}
#av2 .av-inv-location-pill {
    display: flex; align-items: center; gap: 5px;
    padding: 10px 14px;
    border-radius: 999px;
    background: #edf6ff;
    border: 1px solid rgba(7,58,109,0.14);
    color: #073a6d;
    font-size: 12px; font-weight: 800;
    letter-spacing: 0.12em; text-transform: uppercase;
    white-space: nowrap;
}
[data-theme="dark"] #av2 .av-inv-location-pill {
    background: rgba(47,94,156,0.18);
    border-color: rgba(47,94,156,0.35);
    color: #a8c8f0;
}
#av2 .av-inv-status-pill {
    margin-left: auto;
    padding: 10px 14px;
    border-radius: 999px;
    font-size: 11px; font-weight: 800;
    letter-spacing: 0.09em; text-transform: uppercase;
    white-space: nowrap;
}
#av2 .av-inv-status-pill--available { background: rgba(16,185,129,0.15); color: #059669; border: 1px solid rgba(16,185,129,0.3); }
#av2 .av-inv-status-pill--reserved  { background: rgba(255,122,0,0.15);  color: #c05e00; border: 1px solid rgba(255,122,0,0.3); }
#av2 .av-inv-status-pill--sold      { background: rgba(107,114,128,0.15);color: #6b7280; border: 1px solid rgba(107,114,128,0.3); }

/* ── Metrics grid (3-col: 1.3fr 1fr 1fr) ── */
#av2 .av-inv-metrics {
    display: grid;
    grid-template-columns: 1.3fr 1fr 1fr;
    gap: 14px;
    margin-bottom: 18px;
}
#av2 .av-inv-metric {
    min-height: 122px;
    padding: 22px;
    border: 1px solid #d9e6f0;
    border-radius: 18px;
    background: #fbfdff;
    box-shadow: 0 14px 34px rgba(16,38,59,0.05);
}
[data-theme="dark"] #av2 .av-inv-metric {
    background: #0e2236; border-color: #1e3a52;
}
#av2 .av-inv-metric--primary {
    border-color: transparent;
    background: linear-gradient(135deg, #073a6d 0%, #2f5e9c 100%);
}
#av2 .av-inv-metric--accent {
    border-color: transparent;
    background: linear-gradient(135deg, #ff7a00 0%, #ff9d45 100%);
}
/* Term: cream, col-3 row-2 */
#av2 .av-inv-metric--term {
    grid-column: 3; grid-row: 2;
    background: #fff7ed;
    border-color: transparent;
    box-shadow: inset 0 0 0 1px rgba(255,122,0,0.16);
}
[data-theme="dark"] #av2 .av-inv-metric--term { background: rgba(255,122,0,0.1); }

#av2 .av-inv-metric-label {
    display: block; margin-bottom: 12px;
    font-size: 12px; font-weight: 800;
    letter-spacing: 0.12em; text-transform: uppercase;
    color: #66788a;
}
#av2 .av-inv-metric--primary .av-inv-metric-label,
#av2 .av-inv-metric--accent  .av-inv-metric-label { color: rgba(255,255,255,0.72); }
#av2 .av-inv-metric--term    .av-inv-metric-label { color: #ff7a00; }

#av2 .av-inv-metric-val {
    display: block;
    font-size: clamp(28px, 4vw, 42px);
    font-weight: 800; line-height: 1; letter-spacing: 0;
    color: #073a6d;
}
#av2 .av-inv-metric--primary .av-inv-metric-val,
#av2 .av-inv-metric--accent  .av-inv-metric-val { color: #ffffff; }
#av2 .av-inv-metric--term    .av-inv-metric-val { color: #ff7a00; }
[data-theme="dark"] #av2 .av-inv-metric-val { color: #e8eef4; }
#av2 .av-inv-metric-val.is-waiting {
    font-size: 13px; font-weight: 600; font-style: italic;
    color: rgba(102,120,138,0.6);
}

/* ── Property details row (5-col) ── */
#av2 .av-inv-details {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
    margin-bottom: 26px;
}
#av2 .av-inv-detail {
    min-height: 84px; padding: 16px;
    border: 1px solid #d9e6f0;
    border-radius: 16px; background: #ffffff;
}
[data-theme="dark"] #av2 .av-inv-detail { background: #0e2236; border-color: #1e3a52; }
#av2 .av-inv-detail-label {
    display: block; margin-bottom: 8px;
    font-size: 11px; font-weight: 800;
    letter-spacing: 0.1em; text-transform: uppercase; color: #66788a;
}
#av2 .av-inv-detail-val {
    display: block;
    font-size: 18px; font-weight: 700; line-height: 1.15;
    color: #10263b;
}
[data-theme="dark"] #av2 .av-inv-detail-val { color: #e8eef4; }
#av2 .av-inv-detail-val.is-waiting { font-size: 11px; font-weight: 600; color: rgba(102,120,138,0.55); font-style: italic; }

/* ── Gradient progress bar ── */
#av2 .av-inv-footer-line {
    height: 7px; border-radius: 999px;
    background: #edf6ff; overflow: hidden;
    margin-bottom: 22px;
}
[data-theme="dark"] #av2 .av-inv-footer-line { background: #1e3a52; }
#av2 .av-inv-footer-line::before {
    content: ''; display: block;
    width: 78%; height: 100%; border-radius: inherit;
    background: linear-gradient(90deg, #073a6d 0%, #2f5e9c 72%, #ff7a00 100%);
}

/* ── Responsive ── */
@media (max-width: 740px) {
    #av2 .av-inv-feature { min-height: 300px; }
    #av2 .av-inv-content { padding: 24px; }
    #av2 .av-inv-metrics { grid-template-columns: 1fr 1fr; }
    #av2 .av-inv-metric--term { grid-column: auto; grid-row: auto; }
    #av2 .av-inv-details { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 460px) {
    #av2 .av-inv-feature { min-height: 270px; }
    #av2 .av-inv-feature::after { inset: 14px; }
    #av2 .av-inv-details { grid-template-columns: repeat(2, 1fr); }
    #av2 .av-inv-content { padding: 18px; }
}
#av2 .av-prop-empty p  { color: var(--text-muted); font-size: 15px; }
