/* =========================================
   АУДИОАУДИТ — GLOBAL STYLES
   black / sunset / glass / luxury tech
   ========================================= */

:root {
  --font-body: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Playfair Display", Georgia, serif;
  --font-heading: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-ui: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-numeric: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;

  --bg: #06070b;
  --bg-soft: #0b0d12;
  --bg-elevated: #10141c;

  --surface: rgba(255, 255, 255, 0.03);
  --surface-strong: rgba(255, 255, 255, 0.045);
  --surface-soft: rgba(255, 255, 255, 0.022);

  --text: #f5f7fb;
  --text-soft: #cdd4e3;
  --text-muted: #98a3b8;

  --line: rgba(255, 255, 255, 0.08);
  --line-strong: rgba(255, 255, 255, 0.12);

  --accent: #ff7a18;
  --accent-2: #ff9a1f;
  --accent-3: #ffb347;

  --orange: #ff7a18;
  --gold: #ffbf47;
  --red: #ff4d4d;
  --pink: #ff6b9f;

  --gradient-main: linear-gradient(
    135deg,
    #ff7a18 0%,
    #ffb347 32%,
    #ff6b35 58%,
    #ff4d6d 100%
  );

  --gradient-soft: linear-gradient(
    90deg,
    #ffd8ae 0%,
    #ffb347 25%,
    #ff7a18 50%,
    #ffb347 75%,
    #ffd8ae 100%
  );

  --shadow-sm: 0 12px 30px rgba(0, 0, 0, 0.18);
  --shadow-md: 0 18px 50px rgba(0, 0, 0, 0.28);
  --shadow-lg: 0 24px 80px rgba(0, 0, 0, 0.42);

  --blur: blur(18px);
  --card-backdrop: blur(4px) saturate(108%);

  --radius-xs: 12px;
  --radius-sm: 16px;
  --radius-md: 22px;
  --radius-lg: 28px;
  --radius-xl: 34px;

  --container: 1180px;
  --transition: 0.22s ease;
  --flow-ornament-opacity: 0.22;
  --flow-ornament-strong: 0.3;
  --flow-fade-mask: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.28) 8%,
    rgba(255, 255, 255, 0.84) 24%,
    rgba(255, 255, 255, 1) 58%,
    rgba(255, 255, 255, 0.72) 78%,
    rgba(255, 255, 255, 0.18) 92%,
    rgba(255, 255, 255, 0) 100%
  );
  --ai-flow-wave-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 980 280' fill='none'%3E%3Cpath d='M-54 238 C86 176 220 280 398 206 C556 140 678 208 822 152 C906 118 966 100 1042 92' stroke='white' stroke-width='4.2' stroke-linecap='round'/%3E%3Cpath d='M-40 202 C98 148 224 234 384 170 C526 114 648 188 774 134 C854 96 928 72 1012 78' stroke='white' stroke-width='2.8' stroke-linecap='round' opacity='.92'/%3E%3Cpath d='M-12 160 C116 126 214 198 334 150 C476 94 584 156 706 116 C790 88 872 72 944 90' stroke='white' stroke-width='1.8' stroke-linecap='round' opacity='.84'/%3E%3Cpath d='M82 262 C226 214 320 278 470 232 C608 190 736 252 890 212 C972 190 1030 174 1086 166' stroke='white' stroke-width='1.1' stroke-linecap='round' opacity='.66'/%3E%3Cpath d='M128 106 C264 90 356 138 474 124 C616 106 712 44 854 42 C922 40 970 50 1032 76' stroke='white' stroke-width='1.1' stroke-linecap='round' opacity='.44'/%3E%3Ccircle cx='592' cy='150' r='1.6' fill='white' opacity='.82'/%3E%3Ccircle cx='620' cy='145' r='1.2' fill='white' opacity='.7'/%3E%3Ccircle cx='648' cy='139' r='1.45' fill='white' opacity='.78'/%3E%3Ccircle cx='680' cy='134' r='1.3' fill='white' opacity='.7'/%3E%3Ccircle cx='710' cy='128' r='1.55' fill='white' opacity='.82'/%3E%3Ccircle cx='742' cy='122' r='1.15' fill='white' opacity='.68'/%3E%3Ccircle cx='772' cy='118' r='1.35' fill='white' opacity='.76'/%3E%3C/svg%3E");
  --ai-flow-arc-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 460 240' fill='none'%3E%3Cpath d='M4 210 C92 154 160 170 236 124 C308 80 370 42 456 30' stroke='white' stroke-width='4.1' stroke-linecap='round'/%3E%3Cpath d='M0 228 C102 176 174 196 252 148 C318 106 382 74 446 66' stroke='white' stroke-width='2.8' stroke-linecap='round' opacity='.92'/%3E%3Cpath d='M16 180 C100 138 162 148 230 110 C300 72 362 38 420 24' stroke='white' stroke-width='1.8' stroke-linecap='round' opacity='.82'/%3E%3Cpath d='M34 154 C118 122 178 128 246 98 C312 70 368 52 412 54' stroke='white' stroke-width='1.1' stroke-linecap='round' opacity='.54'/%3E%3Ccircle cx='248' cy='116' r='1.35' fill='white' opacity='.78'/%3E%3Ccircle cx='276' cy='100' r='1.15' fill='white' opacity='.7'/%3E%3Ccircle cx='300' cy='88' r='1.45' fill='white' opacity='.82'/%3E%3Ccircle cx='324' cy='76' r='1.15' fill='white' opacity='.72'/%3E%3Ccircle cx='346' cy='66' r='1.35' fill='white' opacity='.78'/%3E%3C/svg%3E");
  --flow-wave-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 216, 174, 0.58) 14%, rgba(255, 179, 71, 0.96) 38%, rgba(255, 122, 24, 0.94) 58%, rgba(255, 186, 96, 0.76) 78%, rgba(255, 240, 220, 0.06) 100%);
  --flow-arc-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 216, 174, 0.52) 18%, rgba(255, 179, 71, 0.92) 42%, rgba(255, 122, 24, 0.86) 70%, rgba(255, 240, 220, 0.06) 100%);
  --flow-shimmer-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 216, 174, 0.12) 12%, rgba(255, 179, 71, 0.62) 26%, rgba(255, 248, 235, 0.9) 40%, rgba(255, 122, 24, 0.72) 56%, rgba(255, 179, 71, 0.22) 72%, rgba(255, 255, 255, 0) 88%);
  --chart-panel-background:
    radial-gradient(circle at 80% 8%, rgba(255, 255, 255, 0.16), transparent 26%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 34%);
  --chart-panel-glow: var(--card-pointer-glow);
  --chart-area-fill: rgba(255, 255, 255, 0.06);
  --chart-base-line: rgba(255, 255, 255, 0.28);
  --chart-pulse-line: var(--accent-2);
  --chart-pulse-shadow: rgba(114, 236, 255, 0.26);
  --chart-pulse-dasharray: 82 304;
  --chart-secondary-line: var(--accent-3);
  --chart-point-fill: #ffffff;
  --chart-point-stroke: var(--accent-2);

  --page-background:
    radial-gradient(circle at 12% 0%, rgba(255, 161, 93, 0.12), transparent 24%),
    radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.05), transparent 20%),
    linear-gradient(180deg, #1d1c1c 7%, #1e1d1d 40%, #222121 100%);
  --page-ambient:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.02), transparent 22%);
  --page-grid:
    repeating-linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.012) 0,
      rgba(255, 255, 255, 0.012) 1px,
      transparent 1px,
      transparent 160px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.008) 0,
      rgba(255, 255, 255, 0.008) 1px,
      transparent 1px,
      transparent 160px
    );
  --page-grid-opacity: 0.08;
  --section-divider: rgba(255, 255, 255, 0.035);
  --hero-landscape-image: url("../pictures/background/Scarlet Sunset_edited.png");
  --hero-landscape-position: 68% 100%;
  --hero-landscape-overlay:
    linear-gradient(180deg, rgba(6, 7, 11, 0.99) 0%, rgba(6, 7, 11, 0.95) 10%, rgba(6, 7, 11, 0.76) 28%, rgba(6, 7, 11, 0.40) 52%, rgba(6, 7, 11, 0.12) 74%, rgba(6, 7, 11, 0.02) 100%);

  --badge-border: rgba(255, 150, 70, 0.18);
  --badge-background: linear-gradient(180deg, rgba(255, 145, 56, 0.12), rgba(255, 145, 56, 0.07));
  --badge-text: #ffd3a5;
  --badge-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 8px 24px rgba(255, 122, 24, 0.08);

  --section-title-gradient:
    linear-gradient(
      90deg,
      #ffd8ae 0%,
      #ffb347 18%,
      #ff7a18 36%,
      #ffb347 54%,
      #ffd8ae 72%,
      #ffb347 86%,
      #ff7a18 100%
    );

  --card-surface-background: linear-gradient(180deg, rgba(255, 255, 255, 0.016), rgba(255, 255, 255, 0.004));
  --card-surface-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    var(--shadow-md);
  --card-internal-glow:
    linear-gradient(118deg, transparent 16%, rgba(255, 255, 255, 0.16) 28%, rgba(255, 255, 255, 0.05) 36%, transparent 48%),
    radial-gradient(circle at 16% 0%, rgba(255, 191, 71, 0.09), transparent 28%),
    radial-gradient(circle at 84% 100%, rgba(255, 255, 255, 0.08), transparent 42%);
  --card-glass-overlay:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.026) 20%, rgba(255, 255, 255, 0) 54%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.055) 0%, rgba(255, 255, 255, 0.016) 22%, rgba(255, 255, 255, 0) 42%),
    radial-gradient(circle at 100% 0%, rgba(255, 255, 255, 0.08), transparent 24%);
  --card-glass-outline:
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    inset 0 -1px 0 rgba(255, 255, 255, 0.03);
  --card-glow-opacity: 0.34;
  --card-glow-hover-opacity: 0.72;
  --card-pointer-glow: rgba(255, 255, 255, 0.18);

  --header-background:
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.08),
      rgba(255, 255, 255, 0.03)
    );
  --header-border: rgba(255, 255, 255, 0.10);
  --header-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 10px 30px rgba(0, 0, 0, 0.20);
  --header-signal-line: linear-gradient(90deg, transparent 0%, rgba(255, 216, 174, 0.10) 18%, rgba(255, 179, 71, 0.22) 50%, rgba(255, 216, 174, 0.10) 82%, transparent 100%);
  --header-signal-gradient: linear-gradient(90deg, transparent 0%, rgba(255, 179, 71, 0.16) 12%, rgba(255, 122, 24, 0.72) 42%, rgba(255, 179, 71, 0.52) 72%, transparent 100%);
  --header-signal-shadow: rgba(255, 179, 71, 0.24);
  --logo-glow-ring: rgba(255, 122, 24, 0.08);
  --logo-glow-core: rgba(255, 122, 24, 0.45);
  --nav-link-color: #f2d7b2;
  --nav-link-hover: #fff0dc;

  --theme-switcher-background: rgba(255, 255, 255, 0.04);
  --theme-switcher-border: rgba(255, 255, 255, 0.10);
  --theme-switcher-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  --theme-switcher-text: var(--text-muted);
  --theme-switcher-hover-background: rgba(255, 255, 255, 0.06);
  --theme-switcher-hover-text: var(--text);
  --theme-switcher-active-background: var(--gradient-main);
  --theme-switcher-active-text: #180f08;
  --theme-switcher-active-shadow:
    0 10px 24px rgba(255, 122, 24, 0.20),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);

  --btn-primary-text: #180f08;
  --btn-primary-background: var(--gradient-main);
  --btn-primary-shadow:
    0 10px 26px rgba(255, 122, 24, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
  --btn-primary-hover-shadow:
    0 14px 34px rgba(255, 122, 24, 0.30),
    inset 0 1px 0 rgba(255, 255, 255, 0.24);
  --btn-secondary-background: rgba(255, 255, 255, 0.045);
  --btn-secondary-border: rgba(255, 255, 255, 0.10);
  --btn-secondary-hover-background: rgba(255, 255, 255, 0.07);
  --btn-secondary-hover-border: rgba(255, 255, 255, 0.14);

  --chip-background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.03));
  --chip-border: rgba(255, 255, 255, 0.08);
  --chip-text: var(--text-soft);

  --accent-card-background: linear-gradient(180deg, rgba(255, 130, 28, 0.034), rgba(255, 255, 255, 0.008));
  --accent-card-border: rgba(255, 145, 65, 0.16);
  --accent-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 18px 44px rgba(0, 0, 0, 0.28),
    0 0 0 1px rgba(255, 122, 24, 0.04);

  --featured-card-background: linear-gradient(180deg, rgba(255, 132, 41, 0.042), rgba(255, 255, 255, 0.008));
  --featured-card-border: rgba(255, 150, 70, 0.18);
  --featured-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 22px 60px rgba(0, 0, 0, 0.32),
    0 0 0 1px rgba(255, 122, 24, 0.04);

  --highlight-card-background: linear-gradient(180deg, rgba(255, 198, 41, 0.036), rgba(255, 255, 255, 0.006));
  --highlight-card-border: rgba(255, 198, 41, 0.14);
  --highlight-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.07),
    0 18px 50px rgba(0, 0, 0, 0.30),
    0 0 0 1px rgba(255, 198, 41, 0.04);

  --card-hover-border-default: rgba(255, 214, 150, 0.22);
  --card-hover-background-default:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)),
    radial-gradient(circle at center, rgba(255, 191, 71, 0.07), transparent 72%);
  --card-hover-shadow-default:
    0 28px 90px rgba(0, 0, 0, 0.52),
    0 0 24px rgba(255, 191, 71, 0.10),
    0 0 48px rgba(255, 122, 24, 0.08),
    0 12px 30px rgba(255, 191, 71, 0.06);
  --featured-hover-border: rgba(255, 222, 154, 0.32);
  --featured-hover-background:
    linear-gradient(180deg, rgba(255, 150, 46, 0.20), rgba(255, 255, 255, 0.05)),
    radial-gradient(circle at center, rgba(255, 191, 71, 0.16), transparent 74%);
  --featured-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.11),
    0 28px 90px rgba(0, 0, 0, 0.52),
    0 0 30px rgba(255, 191, 71, 0.18),
    0 0 58px rgba(255, 140, 60, 0.12),
    0 12px 30px rgba(255, 191, 71, 0.08);
  --highlight-hover-border: rgba(255, 227, 155, 0.30);
  --highlight-hover-background:
    linear-gradient(180deg, rgba(255, 206, 78, 0.18), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at center, rgba(255, 215, 110, 0.16), transparent 72%);
  --highlight-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.11),
    0 28px 90px rgba(0, 0, 0, 0.52),
    0 0 30px rgba(255, 208, 92, 0.18),
    0 0 58px rgba(255, 183, 71, 0.12),
    0 12px 30px rgba(255, 208, 92, 0.08);

  --info-link-color: #ffbb4f;
  --metric-divider: rgba(255, 255, 255, 0.06);
  --step-number-text: #ffd8b5;
  --step-number-background: linear-gradient(180deg, rgba(255, 132, 41, 0.16), rgba(255, 132, 41, 0.08));
  --step-number-border: rgba(255, 145, 60, 0.18);
  --step-number-shadow: 0 8px 20px rgba(255, 122, 24, 0.08);
  --pricing-label-background: rgba(255, 255, 255, 0.05);
  --pricing-label-border: rgba(255, 255, 255, 0.08);
  --pricing-label-text: #ffd3a9;

  --form-control-border: rgba(255, 255, 255, 0.10);
  --form-control-background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.025));
  --form-placeholder: #9aa7be;
  --form-focus-border: rgba(255, 160, 80, 0.28);
  --form-focus-shadow: 0 0 0 4px rgba(255, 122, 24, 0.08);
  --footer-border: rgba(255, 255, 255, 0.06);
  --footer-scene-image: url("../pictures/background/Scarlet Sunset_edited.png");
  --footer-scene-position: 50% 100%;
  --footer-scene-overlay: linear-gradient(180deg, rgba(6, 7, 11, 0) 0%, rgba(6, 7, 11, 0.06) 26%, rgba(6, 7, 11, 0.14) 56%, rgba(6, 7, 11, 0.24) 100%);
}

body[data-theme="northline"] {
  --font-body: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Cormorant Garamond", Georgia, serif;
  --font-heading: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-ui: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-numeric: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --hero-landscape-image: url("../pictures/background/Northline_edited.png");
  --hero-landscape-position: 68% 100%;
  --hero-landscape-overlay:
    linear-gradient(180deg, rgba(243, 238, 228, 0.99) 0%, rgba(243, 238, 228, 0.95) 10%, rgba(243, 238, 228, 0.78) 28%, rgba(243, 238, 228, 0.42) 52%, rgba(243, 238, 228, 0.14) 74%, rgba(243, 238, 228, 0.03) 100%);
  --footer-border: rgba(17, 16, 14, 0.12);
  --footer-scene-image: url("../pictures/background/Northline_edited_edited_bottom.png");
  --footer-scene-position: 50% 100%;
  --footer-scene-overlay: linear-gradient(180deg, rgba(243, 238, 228, 0) 0%, rgba(243, 238, 228, 0.08) 26%, rgba(243, 238, 228, 0.16) 56%, rgba(243, 238, 228, 0.28) 100%);
}

body[data-theme="sunset"] {
  --font-body: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Playfair Display", Georgia, serif;
  --font-heading: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-ui: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-numeric: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;

  --bg: #fffaf7;
  --bg-soft: #fff0eb;
  --bg-elevated: #ffffff;

  --surface: rgba(255, 255, 255, 0.22);
  --surface-strong: rgba(255, 255, 255, 0.42);
  --surface-soft: rgba(255, 240, 235, 0.16);

  --text: #1b2330;
  --text-soft: #455062;
  --text-muted: #687487;

  --line: rgba(162, 91, 92, 0.16);
  --line-strong: rgba(162, 91, 92, 0.24);

  --accent: #ff6840;
  --accent-2: #ff9355;
  --accent-3: #ffd2a6;

  --orange: #ff9355;
  --gold: #ffd2a6;
  --red: #ff7346;
  --pink: #ffb682;

  --gradient-main: linear-gradient(135deg, #ff6840 0%, #ff9355 46%, #ffd2a6 100%);
  --gradient-soft: linear-gradient(90deg, #ffb682 0%, #ff9d61 24%, #ff6840 52%, #ffd2a6 78%, #fff0eb 100%);

  --shadow-sm: 0 12px 30px rgba(91, 43, 47, 0.08);
  --shadow-md: 0 24px 64px rgba(91, 43, 47, 0.12);
  --shadow-lg: 0 30px 84px rgba(91, 43, 47, 0.16);

  --card-backdrop: blur(4px) saturate(108%);

  --page-background:
    radial-gradient(circle at 75% 8%, rgba(255, 104, 64, 0.14), transparent 28rem),
    radial-gradient(circle at 18% 18%, rgba(255, 192, 138, 0.20), transparent 24rem),
    linear-gradient(180deg, #fffdfb 0%, #fffaf7 100%);
  --page-ambient:
    linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.46) 48%, transparent 54%),
    linear-gradient(180deg, rgba(255, 240, 235, 0.18), transparent 34%);
  --page-grid:
    repeating-linear-gradient(
      90deg,
      rgba(162, 91, 92, 0.05) 0,
      rgba(162, 91, 92, 0.05) 1px,
      transparent 1px,
      transparent 64px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(162, 91, 92, 0.05) 0,
      rgba(162, 91, 92, 0.05) 1px,
      transparent 1px,
      transparent 64px
    );
  --page-grid-opacity: 0.34;
  --section-divider: rgba(162, 91, 92, 0.08);
  --hero-landscape-image: url("../pictures/background/Scarlet Sunset_edited.png");
  --hero-landscape-position: 68% 100%;
  --hero-landscape-overlay:
    linear-gradient(180deg, rgba(255, 250, 247, 0.99) 0%, rgba(255, 250, 247, 0.95) 10%, rgba(255, 250, 247, 0.78) 28%, rgba(255, 250, 247, 0.42) 52%, rgba(255, 250, 247, 0.14) 74%, rgba(255, 250, 247, 0.03) 100%);

  --badge-border: rgba(255, 111, 97, 0.18);
  --badge-background: linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 240, 235, 0.68));
  --badge-text: #cf6128;
  --badge-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 10px 24px rgba(91, 43, 47, 0.08);

  --section-title-gradient:
    linear-gradient(
      90deg,
      #ffd8ae 0%,
      #ffb347 18%,
      #ff7a18 36%,
      #ffb347 54%,
      #ffd8ae 72%,
      #ffb347 86%,
      #ff7a18 100%
    );

  --card-surface-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.56), rgba(255, 240, 235, 0.18) 28%),
    linear-gradient(135deg, rgba(255, 182, 130, 0.05), transparent 58%),
    rgba(255, 255, 255, 0.22);
  --card-surface-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.78),
    0 26px 80px rgba(91, 43, 47, 0.12);
  --card-internal-glow:
    linear-gradient(118deg, transparent 14%, rgba(255, 255, 255, 0.30) 28%, rgba(255, 255, 255, 0.08) 38%, transparent 50%),
    radial-gradient(circle at 18% 0%, rgba(255, 147, 85, 0.10), transparent 28%),
    radial-gradient(circle at 84% 100%, rgba(255, 255, 255, 0.12), transparent 40%);
  --card-glass-overlay:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.05) 20%, rgba(255, 255, 255, 0) 54%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.024) 22%, rgba(255, 255, 255, 0) 42%),
    radial-gradient(circle at 100% 0%, rgba(255, 255, 255, 0.09), transparent 24%);
  --card-glass-outline:
    inset 0 1px 0 rgba(255, 255, 255, 0.28),
    inset 0 -1px 0 rgba(162, 91, 92, 0.04);
  --card-glow-opacity: 0.40;
  --card-glow-hover-opacity: 0.78;
  --card-pointer-glow: rgba(255, 147, 85, 0.16);

  --header-background: rgba(255, 255, 255, 0.72);
  --header-border: rgba(255, 255, 255, 0.78);
  --header-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.88),
    0 16px 46px rgba(91, 43, 47, 0.12);
  --header-signal-line: linear-gradient(90deg, transparent 0%, rgba(255, 210, 166, 0.12) 18%, rgba(255, 147, 85, 0.22) 50%, rgba(255, 210, 166, 0.12) 82%, transparent 100%);
  --header-signal-gradient: linear-gradient(90deg, transparent 0%, rgba(255, 182, 130, 0.16) 12%, rgba(255, 104, 64, 0.78) 42%, rgba(255, 147, 85, 0.58) 72%, transparent 100%);
  --header-signal-shadow: rgba(255, 104, 64, 0.24);
  --logo-glow-ring: rgba(255, 104, 64, 0.12);
  --logo-glow-core: rgba(255, 104, 64, 0.42);
  --nav-link-color: #687487;
  --nav-link-hover: #1b2330;

  --theme-switcher-background: rgba(255, 255, 255, 0.74);
  --theme-switcher-border: rgba(162, 91, 92, 0.14);
  --theme-switcher-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88);
  --theme-switcher-text: #687487;
  --theme-switcher-hover-background: rgba(255, 240, 235, 0.78);
  --theme-switcher-hover-text: #1b2330;
  --theme-switcher-active-background: var(--gradient-main);
  --theme-switcher-active-text: #2b070b;
  --theme-switcher-active-shadow:
    0 12px 28px rgba(255, 104, 64, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);

  --btn-primary-text: #2b070b;
  --btn-primary-background: var(--gradient-main);
  --btn-primary-shadow:
    0 18px 48px rgba(255, 104, 64, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
  --btn-primary-hover-shadow:
    0 22px 52px rgba(255, 104, 64, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.24);
  --btn-secondary-background: rgba(255, 255, 255, 0.72);
  --btn-secondary-border: rgba(255, 255, 255, 0.82);
  --btn-secondary-hover-background: rgba(255, 240, 235, 0.76);
  --btn-secondary-hover-border: rgba(255, 192, 138, 0.32);

  --chip-background: linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 240, 235, 0.70));
  --chip-border: rgba(162, 91, 92, 0.12);
  --chip-text: #455062;

  --accent-card-background:
    linear-gradient(180deg, rgba(255, 104, 64, 0.07), rgba(255, 255, 255, 0.10)),
    linear-gradient(135deg, rgba(255, 192, 138, 0.08), transparent 58%);
  --accent-card-border: rgba(255, 111, 97, 0.18);
  --accent-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 22px 54px rgba(91, 43, 47, 0.12),
    0 0 0 1px rgba(255, 104, 64, 0.04);

  --featured-card-background:
    linear-gradient(180deg, rgba(255, 111, 97, 0.08), rgba(255, 255, 255, 0.10)),
    linear-gradient(135deg, rgba(255, 182, 130, 0.08), transparent 56%);
  --featured-card-border: rgba(255, 111, 97, 0.18);
  --featured-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.84),
    0 24px 58px rgba(91, 43, 47, 0.12),
    0 0 0 1px rgba(255, 111, 97, 0.04);

  --highlight-card-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.42), transparent 20%),
    linear-gradient(135deg, rgba(255, 192, 138, 0.06), transparent 52%),
    rgba(255, 255, 255, 0.26);
  --highlight-card-border: rgba(255, 182, 130, 0.16);
  --highlight-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.84),
    0 22px 54px rgba(91, 43, 47, 0.10),
    0 0 0 1px rgba(255, 182, 130, 0.04);

  --card-hover-border-default: rgba(255, 182, 130, 0.24);
  --card-hover-background-default:
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 240, 235, 0.66)),
    radial-gradient(circle at center, rgba(255, 111, 97, 0.12), transparent 74%);
  --card-hover-shadow-default:
    0 28px 72px rgba(91, 43, 47, 0.18),
    0 0 24px rgba(255, 111, 97, 0.12),
    0 12px 30px rgba(91, 43, 47, 0.06);
  --featured-hover-border: rgba(255, 111, 97, 0.28);
  --featured-hover-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 240, 235, 0.68)),
    radial-gradient(circle at center, rgba(255, 104, 64, 0.16), transparent 74%);
  --featured-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 28px 76px rgba(91, 43, 47, 0.18),
    0 0 26px rgba(255, 104, 64, 0.14),
    0 12px 30px rgba(91, 43, 47, 0.08);
  --highlight-hover-border: rgba(255, 192, 138, 0.28);
  --highlight-hover-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 245, 238, 0.70)),
    radial-gradient(circle at center, rgba(255, 192, 138, 0.18), transparent 74%);
  --highlight-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 28px 76px rgba(91, 43, 47, 0.16),
    0 0 26px rgba(255, 192, 138, 0.14),
    0 12px 30px rgba(91, 43, 47, 0.08);

  --info-link-color: #e46a1d;
  --metric-divider: rgba(162, 91, 92, 0.10);
  --step-number-text: #b35222;
  --step-number-background: linear-gradient(180deg, rgba(255, 182, 130, 0.18), rgba(255, 255, 255, 0.72));
  --step-number-border: rgba(255, 111, 97, 0.16);
  --step-number-shadow: 0 8px 20px rgba(91, 43, 47, 0.08);
  --pricing-label-background: rgba(255, 255, 255, 0.74);
  --pricing-label-border: rgba(162, 91, 92, 0.12);
  --pricing-label-text: #cf6128;

  --form-control-border: rgba(162, 91, 92, 0.14);
  --form-control-background: linear-gradient(180deg, rgba(255, 255, 255, 0.84), rgba(255, 240, 235, 0.66));
  --form-placeholder: #7f8a9b;
  --form-focus-border: rgba(255, 104, 64, 0.22);
  --form-focus-shadow: 0 0 0 4px rgba(255, 104, 64, 0.08);
  --footer-border: rgba(162, 91, 92, 0.12);
  --footer-scene-image: url("../pictures/background/Scarlet Sunset_edited.png");
  --footer-scene-position: 50% 100%;
  --footer-scene-overlay: linear-gradient(180deg, rgba(255, 250, 247, 0) 0%, rgba(255, 250, 247, 0.08) 26%, rgba(255, 240, 235, 0.16) 56%, rgba(255, 240, 235, 0.28) 100%);

  --flow-ornament-opacity: 0.18;
  --flow-ornament-strong: 0.24;
  --flow-wave-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 182, 130, 0.34) 16%, rgba(255, 147, 85, 0.78) 38%, rgba(255, 104, 64, 0.90) 58%, rgba(255, 210, 166, 0.64) 78%, rgba(255, 255, 255, 0.04) 100%);
  --flow-arc-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 182, 130, 0.28) 18%, rgba(255, 147, 85, 0.72) 44%, rgba(255, 210, 166, 0.58) 74%, rgba(255, 255, 255, 0.04) 100%);
  --flow-shimmer-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 182, 130, 0.08) 12%, rgba(255, 147, 85, 0.30) 24%, rgba(255, 255, 255, 0.84) 38%, rgba(255, 104, 64, 0.64) 56%, rgba(255, 210, 166, 0.18) 72%, rgba(255, 255, 255, 0) 88%);

  --chart-panel-background:
    radial-gradient(circle at 78% 8%, rgba(255, 255, 255, 0.26), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 111, 97, 0.02) 72%, transparent 100%);
  --chart-panel-glow: rgba(255, 111, 97, 0.16);
  --chart-area-fill: rgba(91, 43, 47, 0.06);
  --chart-base-line: rgba(119, 103, 106, 0.28);
  --chart-pulse-line: #ff6840;
  --chart-pulse-shadow: rgba(255, 104, 64, 0.24);
  --chart-pulse-dasharray: 88 294;
  --chart-secondary-line: #ffc08a;
  --chart-point-fill: #fffaf7;
  --chart-point-stroke: #ff6840;
}

body[data-theme="obsidian"] {
  --font-body: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Cormorant Garamond", Georgia, serif;
  --font-heading: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-ui: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-numeric: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;

  --bg: #06070a;
  --bg-soft: #0d1014;
  --bg-elevated: #11151b;

  --surface: rgba(255, 255, 255, 0.035);
  --surface-strong: rgba(255, 255, 255, 0.06);
  --surface-soft: rgba(255, 255, 255, 0.022);

  --text: #f4f2ee;
  --text-soft: #d0d6de;
  --text-muted: #9ea7b3;

  --line: rgba(255, 255, 255, 0.09);
  --line-strong: rgba(255, 255, 255, 0.14);

  --accent: #b79a62;
  --accent-2: #cbd2dc;
  --accent-3: #8f98a4;

  --orange: #b79a62;
  --gold: #b79a62;
  --red: #c7a97b;
  --pink: #b9c1cb;

  --gradient-main: linear-gradient(135deg, #f4f2ee 0%, #cbd2dc 28%, #b79a62 70%, #8f98a4 100%);
  --gradient-soft: linear-gradient(90deg, #e7edf4 0%, #cbd2dc 26%, #b79a62 56%, #dbe0e7 100%);

  --shadow-sm: 0 12px 30px rgba(0, 0, 0, 0.24);
  --shadow-md: 0 28px 80px rgba(0, 0, 0, 0.55);
  --shadow-lg: 0 32px 96px rgba(0, 0, 0, 0.58);

  --page-background:
    radial-gradient(circle at 50% 18%, rgba(196, 204, 220, 0.12), transparent 24%),
    radial-gradient(circle at 15% 0%, rgba(183, 154, 98, 0.14), transparent 24%),
    radial-gradient(circle at 85% 18%, rgba(255, 255, 255, 0.08), transparent 20%),
    linear-gradient(180deg, #0d1014 0%, #06070a 36%, #030406 100%);
  --page-ambient:
    linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.04) 48%, transparent 52%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 35%);
  --page-grid:
    repeating-linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.018) 0,
      rgba(255, 255, 255, 0.018) 1px,
      transparent 1px,
      transparent 140px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.012) 0,
      rgba(255, 255, 255, 0.012) 1px,
      transparent 1px,
      transparent 140px
    );
  --page-grid-opacity: 0.22;
  --section-divider: rgba(255, 255, 255, 0.045);
  --hero-landscape-image: url("../pictures/background/New York after dark_edited.png");
  --hero-landscape-position: 66% 100%;
  --hero-landscape-overlay:
    linear-gradient(180deg, rgba(6, 7, 10, 0.99) 0%, rgba(6, 7, 10, 0.95) 10%, rgba(6, 7, 10, 0.78) 28%, rgba(6, 7, 10, 0.42) 52%, rgba(6, 7, 10, 0.14) 74%, rgba(6, 7, 10, 0.03) 100%);

  --badge-border: rgba(183, 154, 98, 0.28);
  --badge-background: linear-gradient(180deg, rgba(183, 154, 98, 0.14), rgba(255, 255, 255, 0.04));
  --badge-text: #ded2bf;
  --badge-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 10px 28px rgba(0, 0, 0, 0.18);

  --section-title-gradient: linear-gradient(90deg, #f4f2ee 0%, #cbd2dc 24%, #b79a62 60%, #8f98a4 100%);

  --card-surface-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.028), transparent 22%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.015), transparent 54%),
    rgba(15, 17, 22, 0.28);
  --card-surface-shadow: 0 28px 80px rgba(0, 0, 0, 0.55);
  --card-internal-glow:
    linear-gradient(118deg, transparent 16%, rgba(255, 255, 255, 0.14) 28%, rgba(255, 255, 255, 0.04) 36%, transparent 48%),
    radial-gradient(circle at 18% 0%, rgba(183, 154, 98, 0.12), transparent 28%),
    radial-gradient(circle at 82% 100%, rgba(255, 255, 255, 0.06), transparent 40%);
  --card-glass-overlay:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.024) 20%, rgba(255, 255, 255, 0) 54%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.048) 0%, rgba(255, 255, 255, 0.014) 22%, rgba(255, 255, 255, 0) 42%),
    radial-gradient(circle at 100% 0%, rgba(203, 210, 220, 0.06), transparent 24%);
  --card-glass-outline:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    inset 0 -1px 0 rgba(255, 255, 255, 0.02);
  --card-glow-opacity: 0.3;
  --card-glow-hover-opacity: 0.66;
  --card-backdrop: blur(4px) saturate(105%);

  --header-background: rgba(10, 12, 16, 0.52);
  --header-border: rgba(255, 255, 255, 0.08);
  --header-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
  --header-signal-line: linear-gradient(90deg, transparent 0%, rgba(203, 210, 220, 0.12) 18%, rgba(183, 154, 98, 0.20) 50%, rgba(203, 210, 220, 0.12) 82%, transparent 100%);
  --header-signal-gradient: linear-gradient(90deg, transparent 0%, rgba(203, 210, 220, 0.16) 12%, rgba(183, 154, 98, 0.58) 44%, rgba(143, 152, 164, 0.44) 72%, transparent 100%);
  --header-signal-shadow: rgba(183, 154, 98, 0.20);
  --logo-glow-ring: rgba(183, 154, 98, 0.12);
  --logo-glow-core: rgba(183, 154, 98, 0.36);
  --nav-link-color: #d4dae3;
  --nav-link-hover: #ffffff;

  --theme-switcher-background: rgba(255, 255, 255, 0.03);
  --theme-switcher-border: rgba(255, 255, 255, 0.10);
  --theme-switcher-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  --theme-switcher-text: #aab2bc;
  --theme-switcher-hover-background: rgba(255, 255, 255, 0.06);
  --theme-switcher-hover-text: var(--text);
  --theme-switcher-active-background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(203, 210, 220, 0.88) 30%, rgba(183, 154, 98, 0.9));
  --theme-switcher-active-text: #0a0c10;
  --theme-switcher-active-shadow:
    0 10px 24px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.24);

  --btn-primary-text: #0a0c10;
  --btn-primary-background:
    linear-gradient(135deg, rgba(244, 242, 238, 0.96), rgba(203, 210, 220, 0.9) 30%, rgba(183, 154, 98, 0.92));
  --btn-primary-shadow:
    0 12px 28px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.24);
  --btn-primary-hover-shadow:
    0 16px 36px rgba(0, 0, 0, 0.30),
    inset 0 1px 0 rgba(255, 255, 255, 0.28);
  --btn-secondary-background: rgba(255, 255, 255, 0.03);
  --btn-secondary-border: rgba(255, 255, 255, 0.14);
  --btn-secondary-hover-background: rgba(255, 255, 255, 0.06);
  --btn-secondary-hover-border: rgba(183, 154, 98, 0.28);

  --chip-background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.025));
  --chip-border: rgba(255, 255, 255, 0.10);
  --chip-text: #d0d6de;

  --accent-card-background: linear-gradient(180deg, rgba(183, 154, 98, 0.052), rgba(255, 255, 255, 0.008));
  --accent-card-border: rgba(183, 154, 98, 0.22);
  --accent-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 22px 54px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(183, 154, 98, 0.06);

  --featured-card-background: linear-gradient(180deg, rgba(183, 154, 98, 0.048), rgba(255, 255, 255, 0.008));
  --featured-card-border: rgba(183, 154, 98, 0.20);
  --featured-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 24px 64px rgba(0, 0, 0, 0.36),
    0 0 0 1px rgba(183, 154, 98, 0.05);

  --highlight-card-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.038), transparent 20%),
    linear-gradient(135deg, rgba(183, 154, 98, 0.042), transparent 52%),
    rgba(15, 18, 23, 0.32);
  --highlight-card-border: rgba(203, 210, 220, 0.14);
  --highlight-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 24px 64px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(183, 154, 98, 0.05);

  --card-hover-border-default: rgba(221, 227, 236, 0.22);
  --card-hover-background-default:
    linear-gradient(180deg, rgba(255, 255, 255, 0.10), rgba(255, 255, 255, 0.04)),
    radial-gradient(circle at center, rgba(183, 154, 98, 0.10), transparent 74%);
  --card-hover-shadow-default:
    0 30px 92px rgba(0, 0, 0, 0.56),
    0 0 28px rgba(183, 154, 98, 0.14),
    0 0 54px rgba(203, 210, 220, 0.08),
    0 12px 30px rgba(183, 154, 98, 0.08);
  --featured-hover-border: rgba(221, 227, 236, 0.30);
  --featured-hover-background:
    linear-gradient(180deg, rgba(203, 210, 220, 0.16), rgba(255, 255, 255, 0.05)),
    radial-gradient(circle at center, rgba(183, 154, 98, 0.16), transparent 74%);
  --featured-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 30px 94px rgba(0, 0, 0, 0.58),
    0 0 32px rgba(183, 154, 98, 0.18),
    0 0 60px rgba(203, 210, 220, 0.10),
    0 12px 30px rgba(183, 154, 98, 0.08);
  --highlight-hover-border: rgba(221, 227, 236, 0.28);
  --highlight-hover-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05)),
    radial-gradient(circle at center, rgba(183, 154, 98, 0.16), transparent 72%);
  --highlight-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.11),
    0 30px 92px rgba(0, 0, 0, 0.56),
    0 0 32px rgba(183, 154, 98, 0.18),
    0 0 56px rgba(203, 210, 220, 0.10),
    0 12px 30px rgba(183, 154, 98, 0.08);

  --info-link-color: #d9c39b;
  --metric-divider: rgba(255, 255, 255, 0.08);
  --step-number-text: #ece2d2;
  --step-number-background: linear-gradient(180deg, rgba(203, 210, 220, 0.16), rgba(183, 154, 98, 0.10));
  --step-number-border: rgba(183, 154, 98, 0.20);
  --step-number-shadow: 0 10px 24px rgba(0, 0, 0, 0.20);
  --pricing-label-background: rgba(255, 255, 255, 0.05);
  --pricing-label-border: rgba(255, 255, 255, 0.08);
  --pricing-label-text: #ded2bf;

  --form-control-border: rgba(255, 255, 255, 0.10);
  --form-control-background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
  --form-placeholder: #97a1ad;
  --form-focus-border: rgba(183, 154, 98, 0.32);
  --form-focus-shadow: 0 0 0 4px rgba(183, 154, 98, 0.10);
  --footer-border: rgba(255, 255, 255, 0.08);
  --footer-scene-image: url("../pictures/background/New York after dark_edited_bottom.png");
  --footer-scene-position: 50% 100%;
  --footer-scene-overlay: linear-gradient(180deg, rgba(6, 7, 10, 0) 0%, rgba(6, 7, 10, 0.08) 24%, rgba(6, 7, 10, 0.16) 56%, rgba(6, 7, 10, 0.28) 100%);
  --flow-ornament-opacity: 0.28;
  --flow-ornament-strong: 0.36;
  --flow-wave-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(244, 242, 238, 0.48) 14%, rgba(203, 210, 220, 0.72) 32%, rgba(183, 154, 98, 0.92) 56%, rgba(143, 152, 164, 0.68) 78%, rgba(255, 255, 255, 0.05) 100%);
  --flow-arc-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(203, 210, 220, 0.6) 18%, rgba(183, 154, 98, 0.88) 44%, rgba(143, 152, 164, 0.64) 74%, rgba(255, 255, 255, 0.04) 100%);
  --flow-shimmer-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(203, 210, 220, 0.1) 12%, rgba(203, 210, 220, 0.46) 24%, rgba(255, 255, 255, 0.86) 38%, rgba(183, 154, 98, 0.7) 54%, rgba(143, 152, 164, 0.2) 72%, rgba(255, 255, 255, 0) 88%);
  --chart-panel-background:
    radial-gradient(circle at 78% 8%, rgba(255, 255, 255, 0.18), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(183, 154, 98, 0.02) 72%, transparent 100%);
  --chart-panel-glow: rgba(203, 210, 220, 0.18);
  --chart-area-fill: rgba(226, 231, 238, 0.08);
  --chart-base-line: rgba(234, 239, 244, 0.32);
  --chart-pulse-line: #d7dfe8;
  --chart-pulse-shadow: rgba(203, 210, 220, 0.22);
  --chart-pulse-dasharray: 84 298;
  --chart-secondary-line: #b79a62;
  --chart-point-fill: #ffffff;
  --chart-point-stroke: #d7dfe8;
}

body[data-theme="ivory"] {
  --font-body: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Cormorant Garamond", Georgia, serif;
  --font-heading: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-ui: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-numeric: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;

  --bg: #f6f1ea;
  --bg-soft: #eee7de;
  --bg-elevated: #f9f4ed;

  --surface: rgba(255, 255, 255, 0.32);
  --surface-strong: rgba(255, 255, 255, 0.52);
  --surface-soft: rgba(255, 255, 255, 0.18);

  --text: #191c22;
  --text-soft: #404854;
  --text-muted: #616975;

  --line: rgba(83, 90, 99, 0.12);
  --line-strong: rgba(83, 90, 99, 0.18);

  --accent: #a98955;
  --accent-2: #4e5968;
  --accent-3: #d2b07a;

  --orange: #a98955;
  --gold: #a98955;
  --red: #b99d6e;
  --pink: #767f8d;

  --gradient-main: linear-gradient(135deg, #5a4031 0%, #8c5e33 22%, #c78638 58%, #efd0a0 100%);
  --gradient-soft: linear-gradient(90deg, #7a532f 0%, #c07a33 30%, #e0a85f 62%, #f1d9b7 100%);

  --shadow-sm: 0 12px 30px rgba(96, 77, 47, 0.10);
  --shadow-md: 0 22px 60px rgba(96, 77, 47, 0.12);
  --shadow-lg: 0 28px 72px rgba(96, 77, 47, 0.16);

  --page-background:
    radial-gradient(circle at 50% 18%, rgba(150, 156, 165, 0.18), transparent 24%),
    radial-gradient(circle at 12% 0%, rgba(201, 145, 74, 0.16), transparent 22%),
    radial-gradient(circle at 84% 16%, rgba(255, 248, 238, 0.56), transparent 24%),
    linear-gradient(180deg, #f3ede5 0%, #e8dfd4 42%, #ddd1c3 100%);
  --page-ambient:
    linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.42) 48%, transparent 52%),
    linear-gradient(180deg, rgba(255, 248, 238, 0.32), transparent 35%);
  --page-grid:
    repeating-linear-gradient(
      90deg,
      rgba(49, 52, 58, 0.05) 0,
      rgba(49, 52, 58, 0.05) 1px,
      transparent 1px,
      transparent 140px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(49, 52, 58, 0.03) 0,
      rgba(49, 52, 58, 0.03) 1px,
      transparent 1px,
      transparent 140px
    );
  --page-grid-opacity: 0.16;
  --section-divider: rgba(83, 90, 99, 0.08);
  --hero-landscape-image: url("../pictures/background/Ivory Gold Luxe_edited.png");
  --hero-landscape-position: 68% 100%;
  --hero-landscape-overlay:
    linear-gradient(180deg, rgba(248, 242, 233, 0.99) 0%, rgba(248, 242, 233, 0.95) 10%, rgba(248, 242, 233, 0.80) 28%, rgba(248, 242, 233, 0.44) 52%, rgba(248, 242, 233, 0.16) 74%, rgba(248, 242, 233, 0.04) 100%);

  --badge-border: rgba(171, 117, 53, 0.24);
  --badge-background: linear-gradient(180deg, rgba(189, 127, 57, 0.18), rgba(255, 250, 243, 0.40));
  --badge-text: #694522;
  --badge-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    0 10px 24px rgba(96, 77, 47, 0.10);

  --section-title-gradient:
    linear-gradient(
      90deg,
      #d18a33 0%,
      #8b5429 16%,
      #edbe78 34%,
      #a15d2a 50%,
      #d18a33 66%,
      #8b5429 84%,
      #d18a33 100%
    );

  --card-surface-background:
    linear-gradient(180deg, rgba(255, 252, 247, 0.34), rgba(245, 236, 226, 0.12) 26%),
    linear-gradient(135deg, rgba(166, 173, 182, 0.08), transparent 54%),
    rgba(239, 231, 221, 0.24);
  --card-surface-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.66),
    0 24px 62px rgba(96, 77, 47, 0.14);
  --card-internal-glow:
    linear-gradient(118deg, transparent 14%, rgba(255, 255, 255, 0.34) 28%, rgba(255, 255, 255, 0.10) 36%, transparent 48%),
    radial-gradient(circle at 18% 0%, rgba(191, 132, 65, 0.10), transparent 28%),
    radial-gradient(circle at 84% 100%, rgba(255, 255, 255, 0.14), transparent 40%);
  --card-glass-overlay:
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04) 20%, rgba(255, 255, 255, 0) 54%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.022) 22%, rgba(255, 255, 255, 0) 42%),
    radial-gradient(circle at 100% 0%, rgba(255, 255, 255, 0.08), transparent 24%);
  --card-glass-outline:
    inset 0 1px 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 0 rgba(120, 100, 77, 0.05);
  --card-glow-opacity: 0.38;
  --card-glow-hover-opacity: 0.74;
  --card-backdrop: blur(3px) saturate(103%);
  --card-pointer-glow: rgba(255, 255, 255, 0.28);

  --header-background: rgba(250, 243, 235, 0.68);
  --header-border: rgba(83, 90, 99, 0.14);
  --header-shadow: 0 12px 30px rgba(92, 73, 44, 0.12);
  --header-signal-line: linear-gradient(90deg, transparent 0%, rgba(233, 198, 145, 0.14) 18%, rgba(209, 138, 51, 0.24) 50%, rgba(233, 198, 145, 0.14) 82%, transparent 100%);
  --header-signal-gradient: linear-gradient(90deg, transparent 0%, rgba(233, 198, 145, 0.20) 12%, rgba(209, 138, 51, 0.72) 42%, rgba(139, 84, 41, 0.54) 72%, transparent 100%);
  --header-signal-shadow: rgba(209, 138, 51, 0.24);
  --logo-glow-ring: rgba(186, 122, 52, 0.10);
  --logo-glow-core: rgba(186, 122, 52, 0.22);
  --nav-link-color: #5a524a;
  --nav-link-hover: #191c22;

  --theme-switcher-background: rgba(255, 255, 255, 0.40);
  --theme-switcher-border: rgba(83, 90, 99, 0.12);
  --theme-switcher-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.74);
  --theme-switcher-text: #616975;
  --theme-switcher-hover-background: rgba(255, 255, 255, 0.74);
  --theme-switcher-hover-text: #191c22;
  --theme-switcher-active-background:
    linear-gradient(135deg, rgba(255, 249, 240, 0.92), rgba(225, 168, 97, 0.52), rgba(188, 120, 48, 0.42));
  --theme-switcher-active-text: #191c22;
  --theme-switcher-active-shadow:
    0 10px 22px rgba(96, 77, 47, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.86);

  --btn-primary-text: #191c22;
  --btn-primary-background:
    linear-gradient(135deg, rgba(255, 250, 244, 0.94), rgba(228, 171, 98, 0.62), rgba(186, 120, 48, 0.78));
  --btn-primary-shadow:
    0 12px 28px rgba(96, 77, 47, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
  --btn-primary-hover-shadow:
    0 16px 36px rgba(96, 77, 47, 0.20),
    inset 0 1px 0 rgba(255, 255, 255, 0.88);
  --btn-secondary-background: rgba(255, 255, 255, 0.46);
  --btn-secondary-border: rgba(83, 90, 99, 0.16);
  --btn-secondary-hover-background: rgba(255, 255, 255, 0.70);
  --btn-secondary-hover-border: rgba(169, 137, 85, 0.24);

  --chip-background: linear-gradient(180deg, rgba(255, 255, 255, 0.70), rgba(239, 230, 220, 0.62));
  --chip-border: rgba(120, 100, 77, 0.14);
  --chip-text: #5d5347;

  --accent-card-background:
    linear-gradient(180deg, rgba(210, 154, 85, 0.08), rgba(248, 240, 230, 0.12)),
    linear-gradient(135deg, rgba(120, 128, 138, 0.06), transparent 58%);
  --accent-card-border: rgba(180, 124, 59, 0.22);
  --accent-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.78),
    0 22px 54px rgba(96, 77, 47, 0.14),
    0 0 0 1px rgba(180, 124, 59, 0.05);

  --featured-card-background:
    linear-gradient(180deg, rgba(207, 150, 78, 0.072), rgba(248, 239, 229, 0.12)),
    linear-gradient(135deg, rgba(129, 136, 147, 0.05), transparent 56%);
  --featured-card-border: rgba(178, 122, 58, 0.20);
  --featured-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.80),
    0 24px 58px rgba(96, 77, 47, 0.14),
    0 0 0 1px rgba(178, 122, 58, 0.05);

  --highlight-card-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.34), transparent 20%),
    linear-gradient(135deg, rgba(196, 138, 68, 0.04), transparent 52%),
    rgba(239, 231, 221, 0.26);
  --highlight-card-border: rgba(178, 122, 58, 0.16);
  --highlight-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.80),
    0 22px 54px rgba(96, 77, 47, 0.12),
    0 0 0 1px rgba(178, 122, 58, 0.04);

  --card-hover-border-default: rgba(83, 90, 99, 0.16);
  --card-hover-background-default:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(244, 235, 225, 0.64)),
    radial-gradient(circle at center, rgba(193, 132, 62, 0.14), transparent 74%);
  --card-hover-shadow-default:
    0 28px 74px rgba(96, 77, 47, 0.18),
    0 0 24px rgba(193, 132, 62, 0.12),
    0 12px 30px rgba(255, 255, 255, 0.10);
  --featured-hover-border: rgba(83, 90, 99, 0.18);
  --featured-hover-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(244, 235, 224, 0.66)),
    radial-gradient(circle at center, rgba(204, 139, 66, 0.18), transparent 74%);
  --featured-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.84),
    0 28px 76px rgba(96, 77, 47, 0.18),
    0 0 26px rgba(204, 139, 66, 0.14),
    0 12px 30px rgba(255, 255, 255, 0.10);
  --highlight-hover-border: rgba(83, 90, 99, 0.18);
  --highlight-hover-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 235, 224, 0.68)),
    radial-gradient(circle at center, rgba(204, 139, 66, 0.20), transparent 74%);
  --highlight-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 28px 76px rgba(96, 77, 47, 0.18),
    0 0 26px rgba(204, 139, 66, 0.14),
    0 12px 30px rgba(255, 255, 255, 0.12);

  --info-link-color: #9a632b;
  --metric-divider: rgba(83, 90, 99, 0.12);
  --step-number-text: #4f4333;
  --step-number-background: linear-gradient(180deg, rgba(169, 137, 85, 0.18), rgba(255, 255, 255, 0.70));
  --step-number-border: rgba(169, 137, 85, 0.18);
  --step-number-shadow: 0 8px 20px rgba(96, 77, 47, 0.10);
  --pricing-label-background: rgba(255, 255, 255, 0.60);
  --pricing-label-border: rgba(83, 90, 99, 0.12);
  --pricing-label-text: #7b4f27;

  --form-control-border: rgba(120, 100, 77, 0.14);
  --form-control-background: linear-gradient(180deg, rgba(255, 255, 255, 0.76), rgba(244, 235, 225, 0.56));
  --form-placeholder: #7a838f;
  --form-focus-border: rgba(193, 132, 62, 0.26);
  --form-focus-shadow: 0 0 0 4px rgba(193, 132, 62, 0.10);
  --footer-border: rgba(83, 90, 99, 0.12);
  --footer-scene-image: url("../pictures/background/Ivory Gold Luxe_edited_bottom.png");
  --footer-scene-position: 50% 100%;
  --footer-scene-overlay: linear-gradient(180deg, rgba(248, 242, 233, 0) 0%, rgba(248, 242, 233, 0.10) 26%, rgba(248, 242, 233, 0.18) 56%, rgba(248, 242, 233, 0.30) 100%);
  --flow-ornament-opacity: 0.14;
  --flow-ornament-strong: 0.2;
  --flow-wave-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(241, 217, 183, 0.42) 12%, rgba(224, 168, 95, 0.72) 34%, rgba(209, 138, 51, 0.94) 56%, rgba(139, 84, 41, 0.74) 78%, rgba(255, 248, 240, 0.05) 100%);
  --flow-arc-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(239, 213, 176, 0.38) 18%, rgba(199, 134, 56, 0.82) 44%, rgba(139, 84, 41, 0.74) 72%, rgba(255, 248, 240, 0.04) 100%);
  --flow-shimmer-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(241, 217, 183, 0.08) 14%, rgba(224, 168, 95, 0.38) 26%, rgba(255, 255, 255, 0.74) 40%, rgba(209, 138, 51, 0.72) 56%, rgba(139, 84, 41, 0.18) 72%, rgba(255, 255, 255, 0) 88%);
  --chart-panel-background:
    radial-gradient(circle at 78% 10%, rgba(255, 255, 255, 0.32), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.44), rgba(235, 226, 215, 0.20) 68%, transparent 100%);
  --chart-panel-glow: rgba(193, 132, 62, 0.18);
  --chart-area-fill: rgba(106, 92, 74, 0.09);
  --chart-base-line: rgba(78, 89, 104, 0.42);
  --chart-pulse-line: #8b5429;
  --chart-pulse-shadow: rgba(209, 138, 51, 0.24);
  --chart-pulse-dasharray: 96 288;
  --chart-secondary-line: #c78638;
  --chart-point-fill: #fff8f0;
  --chart-point-stroke: #8b5429;
}

body[data-theme="nord"] {
  --font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-heading: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-ui: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-numeric: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;

  --bg: #f8fbff;
  --bg-soft: #edf4fa;
  --bg-elevated: #ffffff;

  --surface: rgba(255, 255, 255, 0.44);
  --surface-strong: rgba(255, 255, 255, 0.62);
  --surface-soft: rgba(234, 245, 255, 0.34);

  --text: #14202b;
  --text-soft: #405364;
  --text-muted: #667789;

  --line: rgba(116, 139, 163, 0.18);
  --line-strong: rgba(116, 139, 163, 0.28);

  --accent: #087fbb;
  --accent-2: #38d8ff;
  --accent-3: #b8ff5c;

  --orange: #087fbb;
  --gold: #b8ff5c;
  --red: #836cff;
  --pink: #38d8ff;

  --gradient-main: linear-gradient(135deg, #173344 0%, #087fbb 34%, #38d8ff 70%, #836cff 100%);
  --gradient-soft: linear-gradient(90deg, #173344 0%, #087fbb 24%, #38d8ff 54%, #b8ff5c 78%, #173344 100%);

  --shadow-sm: 0 12px 28px rgba(31, 57, 86, 0.10);
  --shadow-md: 0 24px 64px rgba(31, 57, 86, 0.14);
  --shadow-lg: 0 30px 84px rgba(31, 57, 86, 0.18);

  --blur: blur(20px);

  --radius-xs: 10px;
  --radius-sm: 12px;
  --radius-md: 16px;
  --radius-lg: 20px;
  --radius-xl: 24px;

  --page-background:
    linear-gradient(180deg, rgba(248, 251, 255, 0.92), rgba(245, 249, 252, 0.98)),
    radial-gradient(circle at 74% 8%, rgba(56, 216, 255, 0.18), transparent 32rem),
    radial-gradient(circle at 18% 20%, rgba(184, 255, 92, 0.12), transparent 24rem),
    radial-gradient(circle at 84% 12%, rgba(131, 108, 255, 0.10), transparent 20rem),
    #f8fbff;
  --page-ambient:
    linear-gradient(140deg, transparent 0%, rgba(255, 255, 255, 0.56) 48%, transparent 56%),
    radial-gradient(circle at top, rgba(56, 216, 255, 0.08), transparent 34%);
  --page-grid:
    repeating-linear-gradient(
      90deg,
      rgba(99, 130, 154, 0.05) 0,
      rgba(99, 130, 154, 0.05) 1px,
      transparent 1px,
      transparent 144px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(99, 130, 154, 0.04) 0,
      rgba(99, 130, 154, 0.04) 1px,
      transparent 1px,
      transparent 144px
    );
  --page-grid-opacity: 0.14;
  --section-divider: rgba(116, 139, 163, 0.10);
  --hero-landscape-image: url("../pictures/background/Nord Signal_edited.png");
  --hero-landscape-position: 68% 100%;
  --hero-landscape-overlay:
    linear-gradient(180deg, rgba(248, 251, 255, 0.99) 0%, rgba(248, 251, 255, 0.95) 10%, rgba(248, 251, 255, 0.80) 28%, rgba(248, 251, 255, 0.42) 52%, rgba(248, 251, 255, 0.15) 74%, rgba(248, 251, 255, 0.03) 100%);

  --badge-border: rgba(56, 216, 255, 0.24);
  --badge-background: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(234, 245, 255, 0.74));
  --badge-text: #0f557b;
  --badge-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.88),
    0 10px 24px rgba(31, 57, 86, 0.08);

  --section-title-gradient:
    linear-gradient(
      90deg,
      #173344 0%,
      #087fbb 18%,
      #38d8ff 42%,
      #1d6f8f 60%,
      #836cff 82%,
      #173344 100%
    );

  --card-surface-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.36), rgba(239, 247, 252, 0.16) 28%),
    linear-gradient(135deg, rgba(56, 216, 255, 0.06), transparent 52%),
    rgba(255, 255, 255, 0.24);
  --card-surface-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 24px 64px rgba(31, 57, 86, 0.12);
  --card-internal-glow:
    linear-gradient(118deg, transparent 14%, rgba(255, 255, 255, 0.34) 28%, rgba(255, 255, 255, 0.12) 38%, transparent 50%),
    radial-gradient(circle at 18% 0%, rgba(56, 216, 255, 0.10), transparent 28%),
    radial-gradient(circle at 84% 100%, rgba(255, 255, 255, 0.14), transparent 40%);
  --card-glass-overlay:
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04) 20%, rgba(255, 255, 255, 0) 54%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(56, 216, 255, 0.018) 22%, rgba(255, 255, 255, 0) 42%),
    radial-gradient(circle at 100% 0%, rgba(255, 255, 255, 0.08), transparent 24%);
  --card-glass-outline:
    inset 0 1px 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 0 rgba(116, 139, 163, 0.04);
  --card-glow-opacity: 0.36;
  --card-glow-hover-opacity: 0.74;
  --card-backdrop: blur(3px) saturate(106%);
  --card-pointer-glow: rgba(56, 216, 255, 0.14);

  --header-background: rgba(255, 255, 255, 0.76);
  --header-border: rgba(255, 255, 255, 0.72);
  --header-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.90),
    0 10px 28px rgba(31, 57, 86, 0.10);
  --header-signal-line: linear-gradient(90deg, transparent 0%, rgba(64, 180, 255, 0.12) 18%, rgba(22, 154, 217, 0.20) 50%, rgba(184, 255, 92, 0.12) 82%, transparent 100%);
  --header-signal-gradient: linear-gradient(90deg, transparent 0%, rgba(64, 180, 255, 0.18) 12%, rgba(22, 154, 217, 0.74) 42%, rgba(184, 255, 92, 0.52) 72%, transparent 100%);
  --header-signal-shadow: rgba(64, 180, 255, 0.22);
  --logo-glow-ring: rgba(56, 216, 255, 0.12);
  --logo-glow-core: rgba(56, 216, 255, 0.38);
  --nav-link-color: #627487;
  --nav-link-hover: #14202b;

  --theme-switcher-background: rgba(255, 255, 255, 0.72);
  --theme-switcher-border: rgba(116, 139, 163, 0.16);
  --theme-switcher-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.90);
  --theme-switcher-text: #667789;
  --theme-switcher-hover-background: rgba(234, 245, 255, 0.92);
  --theme-switcher-hover-text: #14202b;
  --theme-switcher-active-background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(234, 245, 255, 0.96) 26%, rgba(56, 216, 255, 0.56) 72%, rgba(184, 255, 92, 0.46) 100%);
  --theme-switcher-active-text: #14202b;
  --theme-switcher-active-shadow:
    0 10px 24px rgba(31, 57, 86, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.92);

  --btn-primary-text: #10202b;
  --btn-primary-background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(234, 245, 255, 0.96) 22%, rgba(56, 216, 255, 0.76) 70%, rgba(184, 255, 92, 0.78) 100%);
  --btn-primary-shadow:
    0 12px 28px rgba(31, 57, 86, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.92);
  --btn-primary-hover-shadow:
    0 16px 36px rgba(31, 57, 86, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.96);
  --btn-secondary-background: rgba(255, 255, 255, 0.78);
  --btn-secondary-border: rgba(116, 139, 163, 0.18);
  --btn-secondary-hover-background: rgba(234, 245, 255, 0.94);
  --btn-secondary-hover-border: rgba(56, 216, 255, 0.26);

  --chip-background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(234, 245, 255, 0.72));
  --chip-border: rgba(116, 139, 163, 0.16);
  --chip-text: #4a5e70;

  --accent-card-background:
    linear-gradient(180deg, rgba(56, 216, 255, 0.056), rgba(255, 255, 255, 0.12)),
    linear-gradient(135deg, rgba(131, 108, 255, 0.05), transparent 58%);
  --accent-card-border: rgba(56, 216, 255, 0.22);
  --accent-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.90),
    0 22px 54px rgba(31, 57, 86, 0.12),
    0 0 0 1px rgba(56, 216, 255, 0.05);

  --featured-card-background:
    linear-gradient(180deg, rgba(56, 216, 255, 0.05), rgba(255, 255, 255, 0.11)),
    linear-gradient(135deg, rgba(131, 108, 255, 0.05), transparent 56%);
  --featured-card-border: rgba(56, 216, 255, 0.20);
  --featured-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.90),
    0 24px 58px rgba(31, 57, 86, 0.12),
    0 0 0 1px rgba(56, 216, 255, 0.05);

  --highlight-card-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.34), transparent 20%),
    linear-gradient(135deg, rgba(184, 255, 92, 0.04), transparent 52%),
    rgba(250, 253, 255, 0.24);
  --highlight-card-border: rgba(184, 255, 92, 0.20);
  --highlight-card-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 22px 54px rgba(31, 57, 86, 0.11),
    0 0 0 1px rgba(184, 255, 92, 0.05);

  --card-hover-border-default: rgba(56, 216, 255, 0.22);
  --card-hover-background-default:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(238, 248, 253, 0.82)),
    radial-gradient(circle at center, rgba(56, 216, 255, 0.12), transparent 74%);
  --card-hover-shadow-default:
    0 28px 72px rgba(31, 57, 86, 0.16),
    0 0 24px rgba(56, 216, 255, 0.12),
    0 12px 30px rgba(31, 57, 86, 0.06);
  --featured-hover-border: rgba(56, 216, 255, 0.26);
  --featured-hover-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(238, 248, 253, 0.84)),
    radial-gradient(circle at center, rgba(56, 216, 255, 0.18), transparent 74%);
  --featured-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.94),
    0 28px 76px rgba(31, 57, 86, 0.16),
    0 0 26px rgba(56, 216, 255, 0.14),
    0 12px 30px rgba(31, 57, 86, 0.06);
  --highlight-hover-border: rgba(184, 255, 92, 0.28);
  --highlight-hover-background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(241, 251, 246, 0.86)),
    radial-gradient(circle at center, rgba(184, 255, 92, 0.20), transparent 74%);
  --highlight-hover-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 28px 76px rgba(31, 57, 86, 0.16),
    0 0 26px rgba(184, 255, 92, 0.14),
    0 12px 30px rgba(31, 57, 86, 0.06);

  --info-link-color: #087fbb;
  --metric-divider: rgba(116, 139, 163, 0.12);
  --step-number-text: #153041;
  --step-number-background: linear-gradient(180deg, rgba(234, 245, 255, 0.94), rgba(56, 216, 255, 0.18));
  --step-number-border: rgba(56, 216, 255, 0.20);
  --step-number-shadow: 0 8px 20px rgba(31, 57, 86, 0.08);
  --pricing-label-background: rgba(255, 255, 255, 0.78);
  --pricing-label-border: rgba(116, 139, 163, 0.16);
  --pricing-label-text: #087fbb;

  --form-control-border: rgba(116, 139, 163, 0.18);
  --form-control-background: linear-gradient(180deg, rgba(255, 255, 255, 0.90), rgba(237, 244, 250, 0.78));
  --form-placeholder: #7a8d9f;
  --form-focus-border: rgba(56, 216, 255, 0.30);
  --form-focus-shadow: 0 0 0 4px rgba(56, 216, 255, 0.10);
  --footer-border: rgba(116, 139, 163, 0.14);
  --footer-scene-image: url("../pictures/background/Nord Signal_edited_bottom.png");
  --footer-scene-position: 50% 100%;
  --footer-scene-overlay: linear-gradient(180deg, rgba(248, 251, 255, 0) 0%, rgba(248, 251, 255, 0.10) 26%, rgba(234, 245, 255, 0.18) 56%, rgba(234, 245, 255, 0.30) 100%);
  --flow-ornament-opacity: 0.18;
  --flow-ornament-strong: 0.24;
  --flow-wave-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(56, 216, 255, 0.46) 16%, rgba(73, 178, 238, 0.82) 38%, rgba(22, 154, 217, 0.9) 58%, rgba(184, 255, 92, 0.66) 76%, rgba(255, 255, 255, 0.04) 100%);
  --flow-arc-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(56, 216, 255, 0.42) 18%, rgba(22, 154, 217, 0.84) 46%, rgba(184, 255, 92, 0.68) 72%, rgba(255, 255, 255, 0.04) 100%);
  --flow-shimmer-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(56, 216, 255, 0.08) 12%, rgba(56, 216, 255, 0.42) 24%, rgba(255, 255, 255, 0.86) 38%, rgba(22, 154, 217, 0.74) 54%, rgba(184, 255, 92, 0.22) 72%, rgba(255, 255, 255, 0) 88%);
  --chart-panel-background:
    radial-gradient(circle at 78% 8%, rgba(255, 255, 255, 0.24), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.10), rgba(64, 180, 255, 0.02) 72%, transparent 100%);
  --chart-panel-glow: rgba(27, 154, 220, 0.16);
  --chart-area-fill: rgba(64, 83, 100, 0.07);
  --chart-base-line: rgba(64, 83, 100, 0.26);
  --chart-pulse-line: #169ad9;
  --chart-pulse-shadow: rgba(64, 180, 255, 0.22);
  --chart-pulse-dasharray: 84 300;
  --chart-secondary-line: #49b2ee;
  --chart-point-fill: #f8fbff;
  --chart-point-stroke: #169ad9;
}

body[data-theme="nord"] .btn,
body[data-theme="nord"] .contact-copy-card,
body[data-theme="nord"] .form__input,
body[data-theme="nord"] .form__textarea,
body[data-theme="nord"] .form__select {
  border-radius: 12px;
}

body[data-theme="nord"] .theme-switcher {
  border-radius: 12px;
}

body[data-theme="nord"] .theme-switcher__button,
body[data-theme="nord"] .section-badge {
  border-radius: 8px;
}

/* =========================================
   RESET
   ========================================= */

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  color-scheme: light dark;
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: var(--font-body);
  color: var(--text);
  background: var(--page-background);
  line-height: 1.55;
  min-width: 320px;
  overflow-x: hidden;
  transition: background 320ms ease, color 320ms ease;
}

img,
svg,
video {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

a,
button {
  touch-action: manipulation;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: 2px solid var(--accent-3);
  outline-offset: 3px;
}

:target {
  scroll-margin-top: 104px;
}

button,
input,
textarea,
select {
  font: inherit;
}

button {
  cursor: pointer;
}

/* =========================================
   ANIMATIONS
   ========================================= */

@keyframes gradientShift {
  from {
    background-position: 0% 50%;
  }
  to {
    background-position: 100% 50%;
  }
}

/* =========================================
   GLOBAL HELPERS
   ========================================= */

.container {
  width: calc(100% - 32px);
  max-width: var(--container);
  margin: 0 auto;
}

.site-main {
  position: relative;
  z-index: 1;
}

.page {
  position: relative;
}

.page::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background: var(--page-ambient);
  z-index: 0;
}

.page::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background: var(--page-grid);
  opacity: var(--page-grid-opacity);
  z-index: 0;
}

.section {
  position: relative;
  padding: 90px 0;
  isolation: isolate;
}

.section + .section {
  border-top: 1px solid var(--section-divider);
}

.hero {
  position: relative;
  isolation: isolate;
}

body:not(.page-audit-demo) .hero > .container::before {
  content: "";
  position: absolute;
  left: -24px;
  right: -24px;
  bottom: -12px;
  height: 38%;
  min-height: 180px;
  max-height: 320px;
  pointer-events: none;
  z-index: -1;
  background-image: var(--hero-landscape-overlay), var(--hero-landscape-image);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, cover;
  background-position: center center, var(--hero-landscape-position);
  opacity: 0.82;
  filter: saturate(0.98) contrast(0.96);
  -webkit-mask-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.06) 10%, rgba(255, 255, 255, 0.24) 22%, rgba(255, 255, 255, 0.58) 40%, rgba(255, 255, 255, 0.88) 68%, rgba(255, 255, 255, 1) 100%);
  mask-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.06) 10%, rgba(255, 255, 255, 0.24) 22%, rgba(255, 255, 255, 0.58) 40%, rgba(255, 255, 255, 0.88) 68%, rgba(255, 255, 255, 1) 100%);
}

.hero > .container,
.section > .container {
  position: relative;
  z-index: 1;
}

.hero::before,
.hero::after,
.section--solutions::before,
.section--problem::before,
.section--result::before,
.section--results::before,
.section--demo::before,
.section--final-proof::before,
.section--audit::after,
.section--audit-offer::after,
.section--automation::after,
.section--steps::after,
.section--formats::after,
.section--start::after,
.section--industries::before,
.section--reasons::after,
.section--cta::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: var(--flow-ornament-opacity);
}

.hero::before,
.section--solutions::before,
.section--problem::before,
.section--result::before,
.section--results::before,
.section--demo::before,
.section--final-proof::before {
  left: max(-8vw, -118px);
  bottom: 10px;
  width: min(58vw, 900px);
  height: 240px;
  background-image: var(--flow-wave-gradient);
  background-position: left bottom;
  -webkit-mask-image: var(--ai-flow-wave-mask);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-image: var(--ai-flow-wave-mask);
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  animation: aiFlowPresence 18s ease-in-out infinite;
}

.hero::after,
.section--industries::before,
.section--reasons::after,
.section--cta::after {
  width: min(34vw, 460px);
  height: 188px;
  background-image: var(--flow-arc-gradient);
  background-position: center;
  opacity: var(--flow-ornament-strong);
  -webkit-mask-image: var(--ai-flow-arc-mask);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-image: var(--ai-flow-arc-mask);
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}

.hero::after {
  right: -36px;
  top: 18px;
  background-image: var(--flow-shimmer-gradient);
  background-size: 240% 100%;
  -webkit-mask-image: var(--ai-flow-arc-mask);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  mask-image: var(--ai-flow-arc-mask);
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  transform: rotate(-6deg);
  animation: aiFlowShimmer 8.8s linear infinite;
}

.section--audit::after,
.section--audit-offer::after,
.section--automation::after,
.section--steps::after,
.section--formats::after,
.section--start::after {
  right: max(-4vw, -58px);
  top: 18px;
  width: min(42vw, 680px);
  height: 212px;
  background-image: var(--flow-wave-gradient);
  background-position: right top;
  transform: scaleX(-1) rotate(-6deg);
  transform-origin: center;
  -webkit-mask-image: var(--ai-flow-wave-mask);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-image: var(--ai-flow-wave-mask);
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  animation: aiFlowPresence 20s ease-in-out infinite;
}

.hero::before {
  left: max(-16vw, -240px);
  bottom: -14px;
  width: min(76vw, 1180px);
  height: 308px;
  animation-duration: 19.8s;
  animation-delay: -3.8s;
}

.section--solutions::before {
  left: max(-8vw, -110px);
  bottom: 18px;
  width: min(54vw, 840px);
  height: 220px;
  animation-duration: 17.2s;
  animation-delay: -6.9s;
}

.section--problem::before {
  left: max(-12vw, -168px);
  bottom: -6px;
  width: min(52vw, 790px);
  height: 214px;
  animation-duration: 20.4s;
  animation-delay: -11.2s;
}

.section--result::before,
.section--results::before {
  left: max(-6vw, -92px);
  bottom: 12px;
  width: min(60vw, 920px);
  height: 244px;
  animation-duration: 18.6s;
  animation-delay: -5.2s;
}

.section--demo::before {
  left: max(-10vw, -150px);
  bottom: 24px;
  width: min(50vw, 760px);
  height: 208px;
  animation-duration: 16.8s;
  animation-delay: -9.6s;
}

.section--final-proof::before {
  left: max(-5vw, -74px);
  bottom: 18px;
  width: min(46vw, 700px);
  height: 194px;
  animation-duration: 21.2s;
  animation-delay: -13.1s;
}

.section--audit::after {
  right: max(-2vw, -36px);
  top: 10px;
  width: min(48vw, 760px);
  height: 236px;
  animation-duration: 18.4s;
  animation-delay: -4.2s;
}

.section--audit-offer::after {
  right: max(-10vw, -142px);
  top: -2px;
  width: min(54vw, 860px);
  height: 248px;
  animation-duration: 21.6s;
  animation-delay: -12.8s;
}

.section--automation::after {
  right: max(-6vw, -92px);
  top: 22px;
  width: min(36vw, 560px);
  height: 188px;
  animation-duration: 17.8s;
  animation-delay: -6.1s;
}

.section--steps::after {
  right: max(-8vw, -116px);
  top: 24px;
  width: min(40vw, 620px);
  height: 196px;
  animation-duration: 23.2s;
  animation-delay: -9.7s;
}

.section--formats::after {
  right: max(-3vw, -44px);
  top: 8px;
  width: min(46vw, 710px);
  height: 226px;
  animation-duration: 19.6s;
  animation-delay: -15.1s;
}

.section--start::after {
  right: max(-7vw, -104px);
  top: 20px;
  width: min(38vw, 590px);
  height: 188px;
  animation-duration: 16.8s;
  animation-delay: -2.3s;
}

.section--industries::before {
  right: -24px;
  top: 4px;
  left: auto;
  width: min(28vw, 380px);
  height: 160px;
  animation: aiFlowPresenceStrong 15.4s ease-in-out infinite;
  animation-delay: -3.1s;
}

.section--reasons::after {
  left: -28px;
  right: auto;
  bottom: -6px;
  top: auto;
  width: min(34vw, 460px);
  height: 186px;
  transform: scaleX(-1) rotate(-2deg);
  animation: aiFlowPresenceStrong 18.2s ease-in-out infinite;
  animation-delay: -10.5s;
}

.section--cta::after {
  right: -20px;
  top: 10px;
  bottom: auto;
  width: min(30vw, 420px);
  height: 170px;
  animation: aiFlowPresenceStrong 15.8s ease-in-out infinite;
  animation-delay: -6.8s;
}

.section-heading {
  max-width: none;
  margin-bottom: 28px;
}

.section-heading--compact {
  margin-top: 34px;
  margin-bottom: 22px;
}

.page-crumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  color: var(--text-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.page-crumbs a {
  color: var(--text-soft);
}

.page-crumbs__sep {
  opacity: 0.55;
}

.section-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  max-width: 100%;
  min-height: 38px;
  padding: 8px 14px;
  margin-bottom: 18px;
  border-radius: 999px;
  border: 1px solid var(--badge-border);
  background: var(--badge-background);
  color: var(--badge-text);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.28;
  box-shadow: var(--badge-shadow);
}

.section-title,
.hero__title {
  margin: 0;
  line-height: 1.04;
  letter-spacing: 0;
  font-family: var(--font-display);
  text-wrap: balance;
}

.hero__title {
  font-size: clamp(36px, 5vw, 64px);
  max-width: 940px;
  background: var(--gradient-main);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: 700;
}

body[data-theme="sunset"] .hero__title {
  background: linear-gradient(135deg, #ff7a18 0%, #ffb347 32%, #ff6b35 58%, #ff4d6d 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.section-title {
  font-size: clamp(28px, 3vw, 44px);
  font-weight: 600;
  background: var(--section-title-gradient);
  background-size: 300% 100%;
  background-position: 100% 50%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: gradientShift 14s ease-in-out infinite alternate;
}

.feature-panel .section-title,
.result-card .section-title,
.cta-box .section-title {
  font-size: clamp(26px, 2.6vw, 40px);
}

.feature-panel__title,
.result-card__title,
.info-card__title,
.step-card__title,
.pricing-card__title,
.growth-map-card__title,
.use-case-card h3,
.faq-card summary {
  font-family: var(--font-heading);
}

.site-logo,
.site-nav a,
.btn,
.theme-switcher__button,
.section-badge,
.page-crumbs,
.form__label,
.pricing-card__label,
.hero-signal__eyebrow,
.hero-signal__group-label,
.hero-signal__metric-label {
  font-family: var(--font-ui);
}

.growth-map-card__index,
.stats-card__value,
.hero-signal__metric-value,
.result-metrics span,
.step-card__number,
.pricing-card__price,
.savings,
.field-output strong {
  font-family: var(--font-numeric);
}

.section-text,
.hero__text,
.info-card__text,
.step-card__text,
.pricing-card__text,
.site-footer__text,
.form__label,
.section-note,
.stats-card__hint {
  color: var(--text-soft);
}

.section-text,
.hero__text {
  font-size: 18px;
  text-wrap: pretty;
}

.hero__subtext,
.section-note {
  font-size: 15px;
  color: var(--text-muted);
  margin-top: 18px;
}

p {
  margin: 0;
}

h1, h2, h3, h4 {
  margin: 0;
}

ul,
ol {
  margin: 0;
}

/* =========================================
   GLASS SURFACES
   ========================================= */

.info-card,
.stats-card,
.feature-panel,
.result-card,
.step-card,
.pricing-card,
.cta-box,
.site-header,
.form__input,
.form__textarea,
.form__select {
  backdrop-filter: var(--blur);
  -webkit-backdrop-filter: var(--blur);
}

.info-card,
.stats-card,
.feature-panel,
.result-card,
.step-card,
.pricing-card,
.cta-box,
.hero-signal,
.hero-signal__group {
  backdrop-filter: var(--card-backdrop);
  -webkit-backdrop-filter: var(--card-backdrop);
}

.info-card,
.stats-card,
.feature-panel,
.result-card,
.step-card,
.pricing-card,
.cta-box {
  background:
    var(--card-glass-overlay),
    var(--card-surface-background);
  border: 1px solid var(--line);
  box-shadow: var(--card-surface-shadow);
}

.info-card::before,
.stats-card::before,
.feature-panel::before,
.result-card::before,
.step-card::before,
.pricing-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: var(--card-internal-glow);
  box-shadow: var(--card-glass-outline);
  opacity: var(--card-glow-opacity);
  transition: opacity .22s ease;
  z-index: 0;
}

.feature-panel,
.result-card,
.cta-box {
  border-radius: var(--radius-lg);
}

.info-card,
.step-card,
.pricing-card,
.stats-card {
  border-radius: var(--radius-md);
}

/* =========================================
   HEADER
   ========================================= */

.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  overflow: hidden;
  background: var(--header-background);
  border-bottom: 0;
  box-shadow: var(--header-shadow);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.site-header::before,
.site-header::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  pointer-events: none;
}

.site-header::before {
  bottom: 0;
  height: 1px;
  background: var(--header-signal-line);
  opacity: 0.92;
}

.site-header::after {
  bottom: 0;
  width: 26%;
  height: 1px;
  left: -28%;
  right: auto;
  background: var(--header-signal-gradient);
  box-shadow: 0 0 10px var(--header-signal-shadow);
  opacity: 0.98;
  animation: headerSignalSweep 7.2s ease-in-out infinite;
}

.site-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 78px;
}

.scroll-progress {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 70;
  height: 3px;
  pointer-events: none;
  background: var(--gradient-main);
  box-shadow: 0 0 22px rgba(255, 122, 24, 0.34);
  transform: scaleX(var(--scroll-progress, 0));
  transform-origin: 0 50%;
}

.site-header .container {
  width: calc(100% - 32px);
  max-width: 1480px;
}

.site-logo {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-weight: 800;
  font-size: 17px;
  letter-spacing: 0.02em;
}

.site-logo::before {
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 8px;
  flex: 0 0 auto;
  background-color: var(--panel);
  background-image: url("../pictures/brand/ai-growth-loop/logo-mark.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  box-shadow:
    0 0 0 1px var(--line),
    0 0 24px var(--logo-glow-core);
}

.site-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 0;
}

.site-nav a {
  color: var(--nav-link-color);
  font-size: 13.5px;
  transition: color var(--transition), opacity var(--transition);
}

.site-nav a:hover {
  color: var(--nav-link-hover);
}

.site-header__actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: nowrap;
  justify-content: flex-end;
  min-width: max-content;
}

.theme-switcher {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px;
  border-radius: 15px;
  border: 1px solid var(--theme-switcher-border);
  background: var(--theme-switcher-background);
  box-shadow: var(--theme-switcher-shadow);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.theme-switcher__button {
  min-height: 32px;
  padding: 0 10px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: var(--theme-switcher-text);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
  white-space: nowrap;
  transition:
    background var(--transition),
    color var(--transition),
    box-shadow var(--transition),
    transform var(--transition);
}

.theme-switcher__button:hover {
  background: var(--theme-switcher-hover-background);
  color: var(--theme-switcher-hover-text);
}

.theme-switcher__button.is-active {
  background: var(--theme-switcher-active-background);
  color: var(--theme-switcher-active-text);
  box-shadow: var(--theme-switcher-active-shadow);
}

.theme-switcher__button:focus-visible {
  outline: 2px solid var(--accent-3);
  outline-offset: 2px;
}

/* =========================================
   BUTTONS
   ========================================= */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 20px;
  border-radius: 15px;
  border: 1px solid transparent;
  font-size: 15px;
  font-weight: 800;
  text-align: center;
  transition:
    transform var(--transition),
    border-color var(--transition),
    background var(--transition),
    box-shadow var(--transition),
    color var(--transition);
  cursor: pointer;
}

.btn:hover {
  transform: translateY(-1px);
}

.btn--primary {
  color: var(--btn-primary-text);
  background: var(--btn-primary-background);
  box-shadow: var(--btn-primary-shadow);
}

.btn--primary:hover {
  box-shadow: var(--btn-primary-hover-shadow);
}

.btn--secondary {
  color: var(--text);
  background: var(--btn-secondary-background);
  border-color: var(--btn-secondary-border);
}

.btn--secondary:hover {
  background: var(--btn-secondary-hover-background);
  border-color: var(--btn-secondary-hover-border);
}

.btn--sm {
  min-height: 42px;
  padding: 0 16px;
  font-size: 14px;
}

.btn--full {
  width: 100%;
}

/* =========================================
   HERO
   ========================================= */

.hero {
  padding: 58px 0 44px;
}

.hero__grid {
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 24px;
  align-items: stretch;
}

.hero__content,
.hero__aside {
  min-width: 0;
}

.hero__content {
  display: grid;
  gap: 18px;
  align-content: start;
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 4px;
}

.hero__action-strip {
  margin-top: 24px;
}

/* =========================================
   GROWTH MAP
   ========================================= */

.section--growth-map {
  position: relative;
  overflow: hidden;
}

.section--growth-map::before {
  content: "";
  position: absolute;
  left: max(18px, calc((100vw - var(--container)) / 2));
  right: max(18px, calc((100vw - var(--container)) / 2));
  top: 28px;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 179, 71, 0.42) 18%, rgba(255, 122, 24, 0.76) 50%, rgba(255, 179, 71, 0.42) 82%, transparent 100%);
  opacity: 0.8;
}

.growth-map {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 22px;
  align-items: stretch;
}

.growth-map__intro,
.growth-map__promise,
.growth-map-card {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--line);
  background:
    var(--card-glass-overlay),
    var(--card-surface-background);
  box-shadow: var(--card-surface-shadow);
  backdrop-filter: var(--card-backdrop);
  -webkit-backdrop-filter: var(--card-backdrop);
}

.growth-map__intro {
  display: grid;
  align-content: center;
  gap: 18px;
  min-height: 100%;
  padding: 32px;
  border-radius: var(--radius-lg);
}

.growth-map__intro .section-text {
  max-width: 620px;
}

.growth-map__board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.growth-map-card {
  display: grid;
  gap: 14px;
  min-height: 300px;
  padding: 24px;
  border-radius: var(--radius-md);
  transform-style: preserve-3d;
  transition:
    transform .22s ease,
    border-color .22s ease,
    box-shadow .22s ease,
    background .22s ease;
}

.growth-map-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    radial-gradient(circle at 18% 0%, rgba(255, 191, 71, 0.16), transparent 34%),
    linear-gradient(126deg, transparent 0 24%, rgba(255, 255, 255, 0.10) 32%, transparent 44%);
  opacity: 0.52;
  z-index: 0;
}

.growth-map-card:hover {
  transform: translateY(-4px);
  border-color: var(--featured-hover-border);
  box-shadow: var(--featured-hover-shadow);
}

.growth-map-card > * {
  position: relative;
  z-index: 1;
}

.growth-map-card__index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid var(--pricing-label-border);
  background: var(--chip-background);
  color: var(--accent-3);
  font-size: 13px;
  font-weight: 900;
}

.growth-map-card__title {
  font-size: 21px;
  line-height: 1.14;
  letter-spacing: 0;
}

.growth-map-card__text,
.growth-map__promise p {
  color: var(--text-soft);
  font-size: 15px;
  line-height: 1.58;
}

.growth-map__promise {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  padding: 18px 22px;
  border-radius: var(--radius-md);
}

.growth-map__promise-kicker {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid var(--pricing-label-border);
  background: var(--chip-background);
  color: var(--text);
  font-size: 13px;
  font-weight: 900;
  white-space: nowrap;
}

.hero__aside {
  display: grid;
  gap: 14px;
  align-content: stretch;
}

.hero-signal {
  position: relative;
  display: grid;
  gap: 18px;
  min-height: 100%;
  padding: 24px;
  border: 1px solid var(--line-strong);
  border-radius: calc(var(--radius-xl) + 6px);
  background:
    var(--card-glass-overlay),
    linear-gradient(145deg, var(--surface-strong), var(--surface));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.34),
    var(--shadow-lg);
  overflow: hidden;
  isolation: isolate;
  transform-style: preserve-3d;
  transition:
    transform var(--transition),
    box-shadow var(--transition),
    border-color var(--transition);
}

.hero-signal::before,
.hero-signal::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero-signal::before {
  background:
    radial-gradient(circle at var(--mx, 22%) var(--my, 18%), var(--card-pointer-glow), transparent 26%),
    radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.18), transparent 28%),
    linear-gradient(135deg, transparent 0%, rgba(255, 255, 255, 0.12) 46%, transparent 76%);
  opacity: 0.95;
  z-index: 0;
}

.hero-signal::after {
  inset: -1px;
  padding: 1px;
  border-radius: inherit;
  background:
    linear-gradient(
      115deg,
      transparent 0%,
      transparent 18%,
      rgba(255, 255, 255, 0.08) 26%,
      rgba(255, 255, 255, 0.76) 34%,
      var(--accent-2) 38%,
      transparent 46%,
      transparent 68%,
      rgba(255, 255, 255, 0.12) 76%,
      var(--accent-3) 82%,
      rgba(255, 255, 255, 0.88) 86%,
      transparent 92%
    );
  background-size: 240% 100%;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  animation: heroBorderSweep 6.4s linear infinite;
  opacity: 0.92;
  z-index: 0;
}

.hero-signal:hover {
  transform: translateY(-4px);
  border-color: var(--featured-hover-border);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    var(--featured-hover-shadow);
}

.hero-signal > * {
  position: relative;
  z-index: 1;
}

.hero-signal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.hero-signal__eyebrow,
.hero-signal__group-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-muted);
}

.hero-signal__status {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.18);
  color: var(--text-soft);
  font-size: 13px;
  font-weight: 700;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.hero-signal__status::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--accent-3);
  box-shadow: 0 0 0 0 var(--card-pointer-glow);
  animation: heroSignalPulse 1.9s ease-out infinite;
}

.hero-signal__spotlight,
.hero-signal__metric,
.hero-signal__stream,
.hero-signal__group {
  position: relative;
  border: 1px solid var(--line);
  overflow: hidden;
}

.hero-signal__spotlight {
  display: grid;
  gap: 10px;
  padding: 22px;
  border-radius: calc(var(--radius-lg) + 4px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), transparent 32%),
    var(--featured-card-background);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.26),
    0 18px 38px rgba(0, 0, 0, 0.06);
}

.hero-signal__spotlight::after {
  content: "";
  position: absolute;
  inset: -10% auto -10% -36%;
  width: 46%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.18), transparent);
  transform: skewX(-18deg);
  animation: heroSignalSweep 5.6s linear infinite;
  pointer-events: none;
}

.hero-signal__spotlight-label,
.hero-signal__metric-label {
  color: var(--text-muted);
  font-size: 13px;
  line-height: 1.35;
}

.page-home .hero-signal__spotlight-label {
  color: var(--text);
  font-weight: 800;
  letter-spacing: 0.01em;
}

.hero-signal__spotlight-text,
.hero-signal__metric-text,
.hero-signal__group-copy {
  color: var(--text-soft);
  font-size: 14px;
  line-height: 1.5;
}

.hero-signal__focus-list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hero-signal__focus-list li {
  position: relative;
  padding-left: 18px;
  color: var(--text);
  font-size: 15px;
  line-height: 1.45;
}

.hero-signal__focus-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.52em;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: var(--accent-3);
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.04);
}

.hero-signal__metrics,
.hero-signal__group-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.hero-signal__metric {
  display: grid;
  gap: 8px;
  min-width: 0;
  min-height: 140px;
  padding: 18px;
  border-radius: calc(var(--radius-lg) + 2px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), transparent 34%),
    var(--card-surface-background);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.hero-signal__metric-value {
  max-width: 100%;
  font-size: clamp(18px, 1.7vw, 25px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  color: var(--text);
  overflow-wrap: anywhere;
  hyphens: auto;
}

.hero-signal__stream {
  display: grid;
  gap: 12px;
  padding: 18px;
  border-radius: calc(var(--radius-lg) + 2px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 38%),
    repeating-linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.05) 0,
      rgba(255, 255, 255, 0.05) 1px,
      transparent 1px,
      transparent 42px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.05) 0,
      rgba(255, 255, 255, 0.05) 1px,
      transparent 1px,
      transparent 28px
    ),
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent 58%);
}

.hero-signal__stream-head {
  color: var(--text);
  font-size: 17px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: 0;
}

.hero-signal__stream-copy {
  color: var(--text-soft);
  font-size: 14px;
  line-height: 1.45;
  max-width: 34ch;
}

.hero-signal__chart {
  position: relative;
  min-height: 118px;
  border-radius: calc(var(--radius-md) + 2px);
  overflow: hidden;
  background: var(--chart-panel-background);
}

.hero-signal__chart::before {
  content: "";
  position: absolute;
  inset: auto -12% -40% auto;
  width: 52%;
  height: 92%;
  background: radial-gradient(circle, var(--chart-panel-glow), transparent 64%);
  opacity: 0.65;
  pointer-events: none;
}

.hero-signal__chart-svg {
  display: block;
  width: 100%;
  height: 118px;
}

.hero-signal__chart-area {
  fill: var(--chart-area-fill);
}

.hero-signal__chart-line {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.hero-signal__chart-line--base {
  stroke: var(--chart-base-line);
  stroke-width: 3.5;
}

.hero-signal__chart-line--pulse {
  stroke: var(--chart-pulse-line);
  stroke-width: 3.8;
  stroke-dasharray: var(--chart-pulse-dasharray);
  stroke-dashoffset: 0;
  filter: drop-shadow(0 0 6px var(--chart-pulse-shadow));
  animation: heroChartDash 4.8s linear infinite;
}

.hero-signal__chart-line--secondary {
  stroke: var(--chart-secondary-line);
  stroke-width: 2.4;
  opacity: 0.86;
}

.hero-signal__chart-point {
  fill: var(--chart-point-fill);
  stroke: var(--chart-point-stroke);
  stroke-width: 3;
  filter: drop-shadow(0 0 8px var(--chart-pulse-shadow));
  transform-box: fill-box;
  transform-origin: center;
  animation: heroChartPointPulse 2.6s ease-in-out infinite;
}

.hero-signal__group {
  display: grid;
  gap: 12px;
  padding: 18px;
  border-radius: calc(var(--radius-lg) + 2px);
  background:
    var(--card-glass-overlay),
    var(--card-surface-background);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.hero-signal__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.hero-signal__tags .chip {
  min-height: 34px;
  padding: 7px 12px;
}

.hero--home .hero__grid,
.hero--service .hero__grid,
.hero--niche .hero__grid {
  align-items: stretch;
}

/* =========================================
   STATS / CHIPS
   ========================================= */

.stats-card {
  padding: 20px;
  min-height: 128px;
}

.stats-card--accent {
  background:
    var(--card-glass-overlay),
    var(--accent-card-background);
  border-color: var(--accent-card-border);
  box-shadow: var(--accent-card-shadow);
}

.stats-card__label {
  color: var(--text-muted);
  font-size: 13px;
  margin-bottom: 10px;
}

.stats-card__value {
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 8px;
}

.stats-card__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.chip,
.tag {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 14px;
  border-radius: 999px;
  background: var(--chip-background);
  border: 1px solid var(--chip-border);
  color: var(--chip-text);
  font-size: 14px;
  line-height: 1.3;
}

.tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

@keyframes heroSignalPulse {
  0% {
    box-shadow: 0 0 0 0 var(--card-pointer-glow);
  }

  70% {
    box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes heroSignalSweep {
  0% {
    transform: translateX(0) skewX(-18deg);
    opacity: 0;
  }

  14% {
    opacity: 0.32;
  }

  48% {
    opacity: 0.18;
  }

  100% {
    transform: translateX(340%) skewX(-18deg);
    opacity: 0;
  }
}

@keyframes heroBorderSweep {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -40% 0;
  }
}

@keyframes heroChartDash {
  0% {
    stroke-dashoffset: 360;
  }

  100% {
    stroke-dashoffset: -360;
  }
}

@keyframes heroChartPointPulse {
  0%,
  100% {
    transform: scale(0.94);
    opacity: 0.94;
  }

  50% {
    transform: scale(1.14);
    opacity: 1;
  }
}

@keyframes aiFlowPresence {
  0%,
  100% {
    opacity: 0.04;
  }

  24% {
    opacity: 0.12;
  }

  56% {
    opacity: 0.24;
  }

  82% {
    opacity: 0.1;
  }
}

@keyframes aiFlowPresenceStrong {
  0%,
  100% {
    opacity: 0.06;
  }

  28% {
    opacity: 0.14;
  }

  60% {
    opacity: 0.28;
  }

  84% {
    opacity: 0.12;
  }
}

@keyframes aiFlowShimmer {
  0% {
    background-position: 180% 50%;
  }

  100% {
    background-position: -40% 50%;
  }
}

@keyframes headerSignalSweep {
  0% {
    transform: translateX(0);
    opacity: 0;
  }

  10% {
    opacity: 0.88;
  }

  50% {
    opacity: 1;
  }

  90% {
    opacity: 0.82;
  }

  100% {
    transform: translateX(520%);
    opacity: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero::before,
  .hero::after,
  .section--solutions::before,
  .section--problem::before,
  .section--result::before,
  .section--results::before,
  .section--demo::before,
  .section--final-proof::before,
  .section--audit::after,
  .section--audit-offer::after,
  .section--automation::after,
  .section--steps::after,
  .section--formats::after,
  .section--start::after,
  .section--industries::before,
  .section--reasons::after,
  .section--cta::after,
  .site-header::after,
  .hero-signal::after {
    animation: none !important;
  }

  .hero-signal__status::before {
    animation-duration: 2.8s;
  }

  .hero-signal__chart-line--pulse {
    animation-duration: 8s;
  }

  .hero-signal__chart-point {
    animation-duration: 4.2s;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* =========================================
   GRID BLOCKS
   ========================================= */

.cards-grid,
.steps-grid,
.pricing-grid,
.feature-columns,
.result-grid {
  display: grid;
  gap: 16px;
}

.cards-grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.cards-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cards-grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cards-grid--5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.cards-grid--products {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}

.cards-grid--products > :last-child:nth-child(odd) {
  grid-column: 1 / -1;
}

.steps-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pricing-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.feature-columns {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.feature-columns--inner {
  margin-top: 22px;
}

.result-grid {
  grid-template-columns: 1.05fr 0.95fr;
  align-items: stretch;
}

.page-home .section--audit-offer .result-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* =========================================
   GLASS TILT EFFECT
   ========================================= */

.info-card,
.stats-card,
.feature-panel,
.result-card,
.step-card,
.pricing-card {
  position: relative;
  overflow: hidden;
  transform-style: preserve-3d;
  --card-hover-border-color: var(--card-hover-border-default);
  --card-hover-background: var(--card-hover-background-default);
  --card-hover-shadow: var(--card-hover-shadow-default);
  transition:
    transform .22s ease,
    box-shadow .22s ease,
    border-color .22s ease,
    background .22s ease;
}

.info-card::after,
.stats-card::after,
.feature-panel::after,
.result-card::after,
.step-card::after,
.pricing-card::after {
  content: "";
  position: absolute;
  inset: -1px;
  background: radial-gradient(
    circle at var(--mx, 50%) var(--my, 50%),
    var(--card-pointer-glow),
    transparent 28%
  );
  opacity: 0;
  transition: opacity .22s ease;
  pointer-events: none;
  z-index: 0;
}

.info-card:hover,
.stats-card:hover,
.feature-panel:hover,
.result-card:hover,
.step-card:hover,
.pricing-card:hover {
  border-color: var(--card-hover-border-color);
  background:
    var(--card-glass-overlay),
    var(--card-hover-background);
  box-shadow: var(--card-hover-shadow);
}

.info-card:hover::before,
.stats-card:hover::before,
.feature-panel:hover::before,
.result-card:hover::before,
.step-card:hover::before,
.pricing-card:hover::before {
  opacity: var(--card-glow-hover-opacity);
}

.info-card:hover::after,
.stats-card:hover::after,
.feature-panel:hover::after,
.result-card:hover::after,
.step-card:hover::after,
.pricing-card:hover::after {
  opacity: 1;
}

.info-card > *,
.stats-card > *,
.feature-panel > *,
.result-card > *,
.step-card > *,
.pricing-card > * {
  position: relative;
  z-index: 1;
}

.tilt-card {
  position: relative;
  overflow: hidden;
  transform-style: preserve-3d;
}

.tilt-card::after {
  content: "";
  position: absolute;
  inset: -1px;
  background: radial-gradient(
    circle at var(--mx, 50%) var(--my, 50%),
    var(--card-pointer-glow),
    transparent 28%
  );
  opacity: 0;
  transition: opacity .22s ease;
  pointer-events: none;
  z-index: 0;
}

.tilt-card:hover {
  border-color: var(--card-hover-border-default);
  box-shadow: var(--card-hover-shadow-default);
}

.tilt-card:hover::after {
  opacity: 1;
}

.tilt-card > * {
  position: relative;
  z-index: 1;
}

/* =========================================
   INFO CARDS
   ========================================= */

.info-card {
  padding: 24px;
  min-height: 100%;
}

.info-card.info-card--product {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  border-radius: 18px;
}

.info-card--product .product-card__media {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  border-radius: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.product-card__media::before,
.product-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}

.product-card__media::before {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 22%),
    linear-gradient(180deg, transparent 44%, rgba(10, 12, 18, 0.22) 100%);
}

.product-card__media::after {
  inset: auto 0 0;
  height: 38%;
  background: linear-gradient(180deg, transparent 0%, rgba(8, 10, 14, 0.28) 100%);
}

.product-card__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.018);
  transition:
    transform .38s ease,
    filter .38s ease,
    opacity .24s ease;
  filter: saturate(1.02) contrast(1.02);
}

.product-card__body {
  display: grid;
  gap: 12px;
  align-content: start;
  flex: 1;
  padding: 20px 22px 0;
}

.info-card__title {
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.info-card--product .info-card__title,
.info-card--product .info-card__text {
  margin: 0;
}

.info-card__link {
  display: inline-flex;
  margin-top: 16px;
  color: var(--info-link-color);
  font-weight: 700;
  font-size: 15px;
}

.info-card--product .info-card__link {
  margin: auto 22px 22px;
}

.info-card__link--disabled {
  color: var(--text-muted);
  opacity: 0.82;
  pointer-events: none;
}

.info-card--product:hover .product-card__image {
  transform: scale(1.05);
  filter: saturate(1.06) contrast(1.03);
}

.info-card--highlight {
  background:
    var(--card-glass-overlay),
    var(--highlight-card-background);
  border-color: var(--highlight-card-border);
  box-shadow: var(--highlight-card-shadow);
  --card-hover-border-color: var(--highlight-hover-border);
  --card-hover-background: var(--highlight-hover-background);
  --card-hover-shadow: var(--highlight-hover-shadow);
}

/* =========================================
   FEATURE / RESULT PANELS
   ========================================= */

.feature-panel,
.result-card {
  padding: 28px;
}

.feature-panel__title,
.result-card__title {
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: 0;
  margin-bottom: 14px;
}

.feature-list,
.pricing-card__list {
  padding-left: 18px;
  color: var(--text-soft);
  display: grid;
  gap: 10px;
}

.result-metrics {
  list-style: none;
  padding: 0;
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.result-metrics li {
  display: flex;
  flex-direction: column;
  gap: 4px;
  color: var(--text-soft);
  padding-bottom: 14px;
  border-bottom: 1px solid var(--metric-divider);
}

.result-metrics li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.result-metrics span {
  font-size: clamp(22px, 2.4vw, 32px);
  line-height: 1.04;
  font-weight: 800;
  color: var(--text);
  letter-spacing: 0;
}

.result-card--featured {
  background:
    var(--card-glass-overlay),
    var(--featured-card-background);
  border-color: var(--featured-card-border);
  box-shadow: var(--featured-card-shadow);
}

.result-card--metrics {
  background:
    var(--card-glass-overlay),
    linear-gradient(145deg, var(--surface-strong), var(--surface));
}

/* =========================================
   STEPS
   ========================================= */

.step-card {
  position: relative;
  padding: 62px 24px 24px;
  min-height: 100%;
}

.step-card__number {
  position: absolute;
  top: 20px;
  left: 24px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  color: var(--step-number-text);
  background: var(--step-number-background);
  border: 1px solid var(--step-number-border);
  box-shadow: var(--step-number-shadow);
}

.step-card__title {
  font-size: 21px;
  line-height: 1.1;
  letter-spacing: 0;
  margin-bottom: 10px;
}

/* =========================================
   PRICING
   ========================================= */

.pricing-card {
  padding: 24px;
  min-height: 100%;
}

.pricing-card__label {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 6px 12px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: var(--pricing-label-background);
  border: 1px solid var(--pricing-label-border);
  color: var(--pricing-label-text);
  font-size: 13px;
  font-weight: 700;
}

.pricing-card__title {
  font-size: 24px;
  line-height: 1.08;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.pricing-card__price {
  font-size: clamp(28px, 3vw, 36px);
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 16px;
}

.pricing-card--featured {
  background:
    var(--card-glass-overlay),
    var(--featured-card-background);
  border-color: var(--featured-card-border);
  box-shadow: var(--featured-card-shadow);
}

.stats-card--accent,
.result-card--featured,
.pricing-card--featured {
  --card-hover-border-color: var(--featured-hover-border);
  --card-hover-background: var(--featured-hover-background);
  --card-hover-shadow: var(--featured-hover-shadow);
}

.pricing-card .btn {
  margin-top: 18px;
}

.pricing-tier + .pricing-tier {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--metric-divider);
}

.pricing-level + .pricing-level {
  margin-top: 34px;
}

.pricing-level__head {
  display: grid;
  gap: 10px;
  margin-bottom: 16px;
}

.pricing-level__head .section-badge {
  width: fit-content;
}

.pricing-level__title {
  margin: 0;
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1.08;
  letter-spacing: 0;
}

.pricing-grid--single {
  grid-template-columns: minmax(0, 1fr);
  max-width: 620px;
}

.result-card--simple {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 22px;
  text-align: center;
}

.result-card--simple > div {
  max-width: 760px;
  margin: 0 auto;
}

.result-card--simple .section-actions {
  justify-content: center;
  align-items: center;
}

.result-card--simple .btn {
  width: min(100%, 460px);
  justify-self: center;
}

.result-card__action {
  width: min(100%, 460px);
}

/* =========================================
   CTA / FORM
   ========================================= */

.cta-box {
  display: grid;
  grid-template-columns: 1fr 0.92fr;
  gap: 22px;
  padding: 32px;
  align-items: stretch;
}

.cta-box__content,
.cta-box__form {
  min-width: 0;
}

.cta-box__content {
  display: grid;
  align-content: start;
  gap: 14px;
}

.cta-box__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 6px;
}

.action-strip {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 12px;
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px solid var(--metric-divider);
}

.action-strip .btn {
  flex: 1 1 0;
  width: auto;
  min-width: 0;
  min-height: 56px;
}

.form {
  display: grid;
  gap: 14px;
}

.form__group {
  display: grid;
  gap: 8px;
}

.form__label {
  font-size: 14px;
}

.form__input,
.form__textarea,
.form__select {
  width: 100%;
  min-height: 50px;
  padding: 0 15px;
  border-radius: 14px;
  border: 1px solid var(--form-control-border);
  background: var(--form-control-background);
  color: var(--text);
  outline: 2px solid transparent;
  outline-offset: 3px;
  transition:
    border-color var(--transition),
    background var(--transition),
    box-shadow var(--transition);
}

.form__textarea {
  min-height: 120px;
  padding-top: 12px;
  padding-bottom: 12px;
  resize: vertical;
}

.form__input::placeholder,
.form__textarea::placeholder {
  color: var(--form-placeholder);
}

.form__input:focus,
.form__textarea:focus,
.form__select:focus {
  border-color: var(--form-focus-border);
  box-shadow: var(--form-focus-shadow);
}

.form__status {
  min-height: 20px;
  margin: 0;
  color: var(--text-muted);
  font-size: 13px;
  line-height: 1.45;
}

.form__status--inline {
  min-height: 18px;
  margin-top: 2px;
}

.contact-copy-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  max-width: 460px;
}

.contact-copy-item {
  display: grid;
  gap: 4px;
}

.contact-copy-item__label {
  color: var(--text-muted);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
}

.contact-copy-card {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 50px;
  padding: 0 16px;
  border: 1px solid var(--pricing-label-border);
  border-radius: var(--radius-sm);
  background: var(--chip-background);
  box-shadow: var(--shadow-sm);
  color: var(--text);
  text-align: left;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  word-break: break-word;
  transition:
    transform var(--transition),
    border-color var(--transition),
    box-shadow var(--transition),
    background var(--transition),
    color var(--transition);
}

.contact-copy-card:hover {
  transform: translateY(-2px);
  border-color: var(--featured-hover-border);
  box-shadow: var(--featured-hover-shadow);
}

.contact-copy-card.is-copied {
  border-color: var(--accent-3);
  box-shadow: var(--featured-hover-shadow);
}

/* =========================================
   FOOTER
   ========================================= */

.site-footer {
  position: relative;
  isolation: isolate;
  padding: 22px 0 26px;
  border-top: 1px solid var(--footer-border);
}

.site-footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 96px;
  pointer-events: none;
  z-index: 0;
  background-image: var(--footer-scene-overlay), var(--footer-scene-image);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, cover;
  background-position: center center, var(--footer-scene-position);
  opacity: 0.86;
  filter: saturate(0.98) contrast(0.96);
  -webkit-mask-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 12%, rgba(255, 255, 255, 0.20) 28%, rgba(255, 255, 255, 0.52) 52%, rgba(255, 255, 255, 0.84) 76%, rgba(255, 255, 255, 1) 100%);
  mask-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 12%, rgba(255, 255, 255, 0.20) 28%, rgba(255, 255, 255, 0.52) 52%, rgba(255, 255, 255, 0.84) 76%, rgba(255, 255, 255, 1) 100%);
}

.site-footer__inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.site-footer__brand {
  max-width: 760px;
  display: grid;
  gap: 8px;
}

.site-footer__text {
  font-size: 14px;
  line-height: 1.45;
}

.site-footer__text a {
  color: inherit;
}

.site-footer__text a:hover {
  color: var(--text);
}

.site-footer__text a[href^="tel:"] {
  display: inline-block;
  white-space: nowrap;
}

.site-footer__contacts {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 14px;
}

.site-footer__contact-item {
  white-space: nowrap;
}

.site-footer__links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-content: flex-start;
}

.site-footer__links a {
  color: var(--text-muted);
  font-size: 13px;
}

.site-footer__links a:hover {
  color: var(--text);
}

/* =========================================
   SECTION ACTIONS
   ========================================= */

.section-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

/* =========================================
   FAQ DISCLOSURES
   ========================================= */

.faq-stack {
  display: grid;
  gap: 14px;
}

.faq-card {
  padding: 0;
}

.faq-card summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px;
  cursor: pointer;
  list-style: none;
  font-family: var(--font-heading);
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  color: var(--text);
}

.faq-card summary::-webkit-details-marker {
  display: none;
}

.faq-card summary::after {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  flex: 0 0 auto;
  border-radius: 999px;
  border: 1px solid var(--pricing-label-border);
  background: var(--chip-background);
  color: var(--text);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  transition:
    transform var(--transition),
    border-color var(--transition),
    box-shadow var(--transition);
}

.faq-card[open] summary::after {
  content: "−";
}

.faq-card__answer {
  padding: 18px 24px 24px;
  border-top: 1px solid var(--metric-divider);
  color: var(--text-soft);
  font-size: 15px;
  line-height: 1.6;
}

.section-heading .section-title,
.section-heading .section-text,
.pricing-level__head .pricing-level__title,
.pricing-level__head .section-text {
  text-align: center;
}

.section-heading .section-title {
  max-width: 820px;
  margin-inline: auto;
}

.section-heading .section-badge,
.pricing-level__head .section-badge {
  margin-inline: 0;
}

.section-heading .section-text,
.pricing-level__head .section-text {
  max-width: 760px;
  margin-inline: auto;
}

/* =========================================
   AUDIT DEMO PAGE
   ========================================= */

.page-audit-demo .hero__aside {
  align-content: start;
}

.audit-demo-hero {
  padding-bottom: 64px;
}

.audit-demo-intro {
  display: grid;
  gap: 18px;
  max-width: 1060px;
}

.audit-demo-intro .hero__title {
  max-width: 1040px;
}

.audit-demo-intro .hero__text {
  max-width: 920px;
}

.audit-demo-section-head {
  max-width: none;
  margin-bottom: 26px;
}

.audit-demo-section-head .section-title,
.audit-demo-section-head .section-text {
  text-align: center;
}

.audit-demo-section-head .section-title {
  max-width: 940px;
  margin-inline: auto;
}

.audit-demo-section-head .section-text {
  max-width: 760px;
  margin-inline: auto;
}

.audit-demo-section-head .section-badge {
  margin-inline: 0;
}

.audit-demo-copy-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
  gap: 18px;
  align-items: stretch;
  margin-bottom: 18px;
}

.audit-demo-copy-grid--reverse {
  grid-template-columns: minmax(320px, 0.92fr) minmax(0, 1.08fr);
}

.audit-demo-copy-card {
  display: grid;
  align-content: start;
  gap: 14px;
  min-width: 0;
}

.audit-demo-copy-card .section-text,
.audit-demo-copy-card .section-note {
  margin: 0;
}

.audit-demo-copy-card--accent {
  background:
    var(--card-glass-overlay),
    var(--featured-card-background);
  border-color: var(--featured-card-border);
  box-shadow: var(--featured-card-shadow);
}

.audit-demo-viewer {
  margin-top: 18px;
  padding: 22px;
}

.audit-demo-viewer__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 18px;
}

.demo-showcase,
.grafana-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
  gap: 18px;
  align-items: stretch;
}

.demo-document,
.demo-notes,
.grafana-panel,
.grafana-copy {
  min-width: 0;
}

.demo-document__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 18px;
}

.pdf-frame {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 420px;
  border-radius: 18px;
  border: 1px solid var(--line);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    rgba(255, 255, 255, 0.03);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.pdf-frame--large {
  min-height: 640px;
}

.pdf-frame--wide {
  height: min(78vh, 760px);
  min-height: 620px;
}

.pdf-frame object {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  border: 0;
  background: rgba(255, 255, 255, 0.92);
}

.pdf-frame a {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
  color: var(--text);
  font-weight: 800;
  text-align: center;
}

.image-scroll-frame {
  overflow: auto;
  width: 100%;
  height: min(78vh, 760px);
  min-height: 620px;
  border-radius: 18px;
  border: 1px solid var(--line);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    rgba(255, 255, 255, 0.03);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.image-scroll-frame img {
  display: block;
  width: 100%;
  min-width: 900px;
  height: auto;
  background: rgba(10, 12, 16, 0.94);
}

.demo-assets-grid {
  align-items: stretch;
}

.demo-asset-card {
  display: grid;
  align-content: start;
  gap: 14px;
}

.demo-asset-card .info-card__title,
.demo-asset-card .info-card__text {
  margin-bottom: 0;
}

.demo-asset-card .pdf-frame {
  min-height: 360px;
  margin-top: 2px;
}

.demo-image-preview {
  overflow: hidden;
  min-height: 360px;
  margin: 0;
  border-radius: 18px;
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.88);
}

.demo-image-preview img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  object-position: top center;
}

.grafana-panel {
  padding: 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 0%, rgba(249, 199, 122, 0.16), transparent 34%),
    radial-gradient(circle at 82% 18%, rgba(129, 188, 169, 0.16), transparent 30%),
    var(--card-surface-background);
}

.grafana-panel__topbar {
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 54px;
  padding: 0 20px;
  border-bottom: 1px solid var(--line);
  color: var(--text-muted);
  font-size: 13px;
}

.grafana-panel__topbar span {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: var(--accent);
  box-shadow: 0 0 18px rgba(249, 199, 122, 0.36);
}

.grafana-panel__topbar span:nth-child(2) {
  background: var(--accent-2);
}

.grafana-panel__topbar span:nth-child(3) {
  background: var(--accent-3);
}

.grafana-panel__topbar strong {
  margin-left: 8px;
  color: var(--text);
  font-weight: 800;
}

.grafana-panel__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 20px;
}

.grafana-widget {
  min-height: 150px;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid var(--line);
  background: rgba(0, 0, 0, 0.16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.grafana-widget--wide {
  grid-column: 1 / -1;
}

.grafana-widget span {
  display: block;
  margin-bottom: 12px;
  color: var(--text-muted);
  font-size: 13px;
}

.grafana-widget strong {
  display: block;
  color: var(--text);
  font-size: clamp(28px, 4vw, 48px);
  line-height: 1;
  letter-spacing: 0;
}

.grafana-line {
  height: 92px;
  margin-top: 18px;
  border-radius: 14px;
  background:
    linear-gradient(135deg, transparent 0 13%, rgba(249, 199, 122, 0.38) 13% 15%, transparent 15% 32%, rgba(129, 188, 169, 0.42) 32% 35%, transparent 35% 54%, rgba(240, 152, 117, 0.44) 54% 57%, transparent 57%),
    linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: 100% 100%, 100% 23px, 48px 100%;
}

.grafana-bars {
  display: grid;
  gap: 12px;
  margin-top: 18px;
}

.grafana-bars i {
  display: block;
  width: var(--bar);
  height: 18px;
  border-radius: 999px;
  background: var(--gradient-main);
  box-shadow: 0 10px 28px rgba(249, 199, 122, 0.18);
}

/* =========================================
   RESPONSIVE
   ========================================= */

@media (max-width: 1180px) {
  .cards-grid--5 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  body:not(.page-audit-demo) .hero > .container::before {
    left: -16px;
    right: -16px;
    height: 34%;
    min-height: 148px;
    background-position: center center, 60% 100%;
  }

  .hero__grid,
  .growth-map,
  .result-grid,
  .cta-box,
  .feature-columns,
  .audit-demo-copy-grid,
  .audit-demo-copy-grid--reverse,
  .demo-showcase,
  .grafana-showcase {
    grid-template-columns: 1fr;
  }

  .cards-grid--3,
  .cards-grid--4,
  .cards-grid--5,
  .cards-grid--products,
  .pricing-grid,
  .steps-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cards-grid--products > :last-child:nth-child(odd) {
    grid-column: auto;
  }

  .site-header__inner {
    min-height: auto;
    padding: 14px 0;
    align-items: flex-start;
    flex-direction: column;
  }

  .site-header__actions {
    min-width: 0;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }

  .site-footer::before {
    height: 82px;
  }

  .contact-copy-grid {
    grid-template-columns: 1fr;
  }

  .hero::before,
  .section--solutions::before,
  .section--problem::before,
  .section--result::before,
  .section--results::before,
  .section--demo::before,
  .section--final-proof::before {
    width: min(74vw, 520px);
    height: 156px;
    opacity: 0.16;
  }

  .hero::after,
  .section--audit::after,
  .section--audit-offer::after,
  .section--automation::after,
  .section--steps::after,
  .section--formats::after,
  .section--start::after,
  .section--industries::before,
  .section--reasons::after,
  .section--cta::after {
    width: min(52vw, 300px);
    height: 118px;
    opacity: 0.14;
  }

  .hero-signal__metrics,
  .hero-signal__group-grid,
  .growth-map__board {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
  }

  body:not(.page-audit-demo) .hero > .container::before {
    left: -10px;
    right: -10px;
    bottom: -6px;
    height: 31%;
    min-height: 120px;
    max-height: 220px;
    background-position: center center, 58% 100%;
    opacity: 0.74;
  }

  .section {
    padding: 58px 0;
  }

  .hero {
    padding: 34px 0 28px;
  }

  .container {
    width: calc(100vw - 28px);
    max-width: calc(100vw - 28px);
  }

  .site-header .container {
    width: calc(100vw - 28px);
    max-width: calc(100vw - 28px);
  }

  .site-header__inner {
    gap: 10px;
    padding: 10px 0 12px;
  }

  .site-header,
  .site-header *,
  .site-main,
  .site-main * {
    min-width: 0;
  }

  .site-main,
  .hero,
  .section,
  .hero__grid,
  .hero__content,
  .hero__aside,
  .hero-signal,
  .growth-map,
  .growth-map__board {
    width: calc(100vw - 28px);
    max-width: calc(100vw - 28px);
  }

  .hero__title,
  .hero__text,
  .hero__subtext,
  .section-title,
  .section-text,
  .section-note {
    width: 100%;
    max-width: 342px;
    margin-inline: auto;
    overflow-wrap: break-word;
  }

  .action-strip {
    gap: 8px;
  }

  .hero__title {
    max-width: 318px;
    font-size: 34px;
    line-height: 1.06;
  }

  .hero::before,
  .hero::after,
  .section--solutions::before,
  .section--problem::before,
  .section--result::before,
  .section--results::before,
  .section--demo::before,
  .section--final-proof::before,
  .section--audit::after,
  .section--audit-offer::after,
  .section--automation::after,
  .section--steps::after,
  .section--formats::after,
  .section--start::after,
  .section--industries::before,
  .section--reasons::after,
  .section--cta::after {
    opacity: 0.08;
    filter: none;
  }

  .section-title {
    font-size: clamp(26px, 7vw, 34px);
  }

  .cards-grid--2,
  .cards-grid--3,
  .cards-grid--4,
  .cards-grid--5,
  .cards-grid--products,
  .steps-grid,
  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .info-card,
  .stats-card,
  .feature-panel,
  .result-card,
  .step-card,
  .pricing-card,
  .growth-map__intro,
  .growth-map-card,
  .growth-map__promise,
  .cta-box,
  .hero-signal {
    border-radius: 20px;
  }

  .info-card,
  .stats-card,
  .feature-panel,
  .result-card,
  .step-card,
  .pricing-card,
  .growth-map__intro,
  .growth-map-card {
    padding: 22px;
  }

  .growth-map__promise {
    grid-template-columns: 1fr;
    padding: 18px;
  }

  .growth-map__promise-kicker {
    width: max-content;
    max-width: 100%;
  }

  .info-card--product .product-card__media {
    aspect-ratio: 16 / 11;
    border-radius: 0;
  }

  .hero-signal {
    padding: 20px;
    gap: 16px;
  }

  .cta-box {
    padding: 22px;
  }

  .hero__actions,
  .section-actions,
  .cta-box__actions {
    flex-direction: column;
    width: min(100%, 342px);
    margin-inline: auto;
  }

  .btn {
    width: 100%;
  }

  .site-footer__inner {
    flex-direction: column;
  }

  .site-footer::before {
    height: 68px;
  }

  .site-nav {
    display: none;
  }

  .section-badge {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: min(100%, 342px);
    margin-inline: auto;
    border-radius: 18px;
    text-align: center;
  }

  .section-text,
  .hero__text {
    font-size: 16px;
  }

  .site-header__actions {
    display: grid;
    grid-template-columns: 1fr;
    align-items: stretch;
    gap: 8px;
  }

  .site-header__actions .btn {
    min-height: 42px;
  }

  .theme-switcher {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: min(100%, 342px);
    margin-inline: auto;
    justify-content: stretch;
  }

  .theme-switcher__button {
    flex: 1 1 0;
    min-width: 0;
    padding: 0 7px;
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .hero-signal__spotlight,
  .hero-signal__metric,
  .hero-signal__stream,
  .hero-signal__group {
    padding: 16px;
  }

  .faq-card summary {
    padding: 18px 20px;
    font-size: 17px;
  }

  .faq-card__answer {
    padding: 16px 20px 20px;
  }

  .hero-signal__status {
    width: 100%;
    justify-content: center;
  }

  .hero-signal__chart {
    min-height: 92px;
  }

  .hero-signal__chart-svg {
    height: 92px;
  }

  .demo-document__header {
    display: grid;
  }

  .audit-demo-viewer__header {
    display: grid;
  }

  .pdf-frame,
  .pdf-frame--large,
  .pdf-frame--wide,
  .demo-asset-card .pdf-frame,
  .demo-image-preview,
  .demo-image-preview img,
  .image-scroll-frame {
    min-height: 320px;
    height: 68vh;
  }

  .grafana-panel__grid {
    grid-template-columns: 1fr;
    padding: 14px;
  }

  .grafana-widget {
    min-height: 128px;
  }
}

@media (max-width: 520px) {
  .site-header .theme-switcher {
    display: none;
  }
}
