/*
Theme Name: SHKOLA International Online School
Theme URI: https://shkola-education.com
Description: Professional WordPress theme for SHKOLA International Online School - WASC-accredited K-12 online education with small group classes, certified teachers, and personalized learning paths. Features glassmorphism design, responsive layout, and conversion-optimized structure.
Author: Pavel Shimolin
Author URI: https://yourwebsite.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shkola
Tags: education, online-school, glassmorphism, responsive, modern, landing-page
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4

SHKOLA International Online School Theme
Copyright (C) 2025 Pavel Shimolin

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
*/

/* ============================================
   SHKOLA International Online School
   Glassmorphism Design System
   ============================================ */

:root {
  
  /* ==================== ЦВЕТА ==================== */
  
  /* Brand Colors */
  --color-primary: #1D4ED8;
  --color-primary-light: #3B82F6;
  --color-primary-dark: #1E40AF;
  
  --color-secondary: #0D9488;
  --color-secondary-light: #14B8A6;
  --color-secondary-dark: #0F766E;
  
  --color-accent: #F59E0B;
  --color-accent-light: #FBBF24;
  --color-accent-dark: #D97706;
  
  /* Semantic */
  --color-success: #10B981;
  --color-warning: #F59E0B;
  --color-error: #EF4444;
  
  /* Neutrals */
  --color-white: #FFFFFF;
  --color-black: #000000;
  
  --color-gray-50: #F9FAFB;
  --color-gray-100: #F3F4F6;
  --color-gray-200: #E5E7EB;
  --color-gray-300: #D1D5DB;
  --color-gray-500: #6B7280;
  --color-gray-700: #374151;
  --color-gray-900: #111827;
  
  /* Text */
  --text-primary: #111827;
  --text-secondary: #4B5563;
  --text-muted: #6B7280;
  --text-inverse: #FFFFFF;
  --text-link: #1D4ED8;
  
  --text-on-glass-light: #111827;
  --text-on-glass-dark: #FFFFFF;
  
  
  /* ==================== GLASSMORPHISM ==================== */
  
  --glass-white: rgba(255, 255, 255, 0.7);
  --glass-white-heavy: rgba(255, 255, 255, 0.85);
  --glass-white-light: rgba(255, 255, 255, 0.5);
  --glass-white-subtle: rgba(255, 255, 255, 0.3);
  
  --glass-dark: rgba(17, 24, 39, 0.7);
  --glass-dark-heavy: rgba(17, 24, 39, 0.85);
  --glass-dark-light: rgba(17, 24, 39, 0.5);
  --glass-dark-subtle: rgba(17, 24, 39, 0.3);
  
  --glass-primary: rgba(29, 78, 216, 0.15);
  --glass-primary-medium: rgba(29, 78, 216, 0.25);
  --glass-primary-heavy: rgba(29, 78, 216, 0.4);
  
  --glass-secondary: rgba(13, 148, 136, 0.15);
  --glass-secondary-medium: rgba(13, 148, 136, 0.25);
  
  --glass-accent: rgba(245, 158, 11, 0.15);
  
  --blur-sm: 4px;
  --blur-md: 8px;
  --blur-lg: 12px;
  --blur-xl: 16px;
  --blur-2xl: 24px;
  --blur-3xl: 40px;
  
  --glass-border-light: 1px solid rgba(255, 255, 255, 0.2);
  --glass-border-dark: 1px solid rgba(255, 255, 255, 0.1);
  --glass-border-color: 1px solid rgba(29, 78, 216, 0.2);
  
  
  /* ==================== BACKGROUNDS ==================== */
  
  --bg-primary: #FFFFFF;
  --bg-secondary: #F9FAFB;
  --bg-tertiary: #F3F4F6;
  --bg-dark: #111827;
  
  --overlay-light: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
  --overlay-dark: linear-gradient(180deg, rgba(17, 24, 39, 0.9) 0%, rgba(17, 24, 39, 0.7) 100%);
  --overlay-primary: linear-gradient(135deg, rgba(29, 78, 216, 0.9) 0%, rgba(29, 78, 216, 0.7) 100%);
  
  --bg-gradient-light: linear-gradient(135deg, #F9FAFB 0%, #FFFFFF 100%);
  --bg-gradient-mesh: 
    radial-gradient(at 40% 20%, rgba(29, 78, 216, 0.08) 0px, transparent 50%),
    radial-gradient(at 80% 0%, rgba(13, 148, 136, 0.08) 0px, transparent 50%),
    radial-gradient(at 0% 50%, rgba(16, 185, 129, 0.05) 0px, transparent 50%),
    radial-gradient(at 80% 50%, rgba(59, 130, 246, 0.08) 0px, transparent 50%);
  
  --border-light: #E5E7EB;
  --border-medium: #D1D5DB;
  --border-dark: #9CA3AF;
  
  
  /* ==================== ГРАДИЕНТЫ ==================== */
  
  --gradient-primary: linear-gradient(135deg, #1D4ED8 0%, #3B82F6 100%);
  --gradient-secondary: linear-gradient(135deg, #0D9488 0%, #14B8A6 100%);
  --gradient-hero: linear-gradient(135deg, #1D4ED8 0%, #1E40AF 100%);
  --gradient-gold: linear-gradient(135deg, #F59E0B 0%, #D97706 100%);
  
  --gradient-glass-primary: linear-gradient(135deg, rgba(29, 78, 216, 0.8) 0%, rgba(59, 130, 246, 0.6) 100%);
  --gradient-glass-secondary: linear-gradient(135deg, rgba(13, 148, 136, 0.8) 0%, rgba(20, 184, 166, 0.6) 100%);
  
  
  /* ==================== ШРИФТЫ ==================== */
  
  --font-primary: 'Outfit', -apple-system, system-ui, sans-serif;
  --font-secondary: 'Crimson Pro', Georgia, serif;
  
  --text-xs: 12px;
  --text-sm: 14px;
  --text-base: 16px;
  --text-lg: 18px;
  --text-xl: 20px;
  --text-2xl: 24px;
  --text-3xl: 30px;
  --text-4xl: 36px;
  --text-5xl: 48px;
  --text-6xl: 60px;
  --text-7xl: 72px;
  
  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
  --weight-extrabold: 800;
  
  --leading-tight: 1.2;
  --leading-normal: 1.5;
  --leading-relaxed: 1.75;
  
  
  /* ==================== ОТСТУПЫ ==================== */
  
  --space-4: 4px;
  --space-8: 8px;
  --space-12: 12px;
  --space-16: 16px;
  --space-20: 20px;
  --space-24: 24px;
  --space-32: 32px;
  --space-40: 40px;
  --space-48: 48px;
  --space-56: 56px;
  --space-64: 64px;
  --space-80: 80px;
  --space-96: 96px;
  --space-128: 128px;
  
  --section-sm: 48px;
  --section-md: 64px;
  --section-lg: 96px;
  --section-xl: 128px;
  
  
  /* ==================== РАЗМЕРЫ ==================== */
  
  --container-sm: 640px;
  --container-md: 768px;
  --container-lg: 1024px;
  --container-xl: 1280px;
  --container-max: 1400px;
  
  --header-height: 80px;
  --header-mobile: 64px;
  --button-sm: 36px;
  --button-md: 44px;
  --button-lg: 52px;
  --input-height: 44px;
  
  
  /* ==================== PADDING ==================== */
  
  --btn-padding-sm: 8px 16px;
  --btn-padding-md: 12px 24px;
  --btn-padding-lg: 16px 32px;
  
  --card-padding: 24px;
  --card-padding-lg: 32px;
  --card-padding-xl: 40px;
  
  --input-padding: 12px 16px;
  
  --container-padding: 16px;
  --container-padding-lg: 24px;
  
  
  /* ==================== РАДИУСЫ ==================== */
  
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 20px;
  --radius-2xl: 24px;
  --radius-3xl: 32px;
  --radius-full: 9999px;
  
  --radius-button: 12px;
  --radius-card: 20px;
  --radius-input: 12px;
  
  
  /* ==================== ТЕНИ ==================== */
  
  --shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);
  --shadow-xl: 0 20px 25px rgba(0, 0, 0, 0.15);
  --shadow-2xl: 0 25px 50px rgba(0, 0, 0, 0.25);
  
  --shadow-glass: 0 8px 32px rgba(0, 0, 0, 0.12);
  --shadow-glass-lg: 0 12px 48px rgba(0, 0, 0, 0.18);
  --shadow-glass-xl: 0 20px 60px rgba(0, 0, 0, 0.25);
  
  --shadow-primary: 0 10px 30px rgba(29, 78, 216, 0.3);
  --shadow-secondary: 0 10px 30px rgba(13, 148, 136, 0.3);
  --shadow-accent: 0 10px 30px rgba(245, 158, 11, 0.3);
  
  --glow-inner-light: inset 0 1px 1px rgba(255, 255, 255, 0.5);
  --glow-inner-primary: inset 0 1px 1px rgba(29, 78, 216, 0.3);
  
  --shadow-focus: 0 0 0 3px rgba(29, 78, 216, 0.3);
  
  
  /* ==================== TRANSITIONS ==================== */
  
  --transition-fast: 150ms ease-in-out;
  --transition-base: 250ms ease-in-out;
  --transition-slow: 350ms ease-in-out;
  --transition-smooth: 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  
  
  /* ==================== Z-INDEX ==================== */
  
  --z-base: 1;
  --z-dropdown: 1000;
  --z-sticky: 1020;
  --z-modal-backdrop: 1040;
  --z-modal: 1050;
  --z-tooltip: 1070;
  
}

/* ==================== UTILITY CLASSES ==================== */

.glass-card {
  background: var(--glass-white);
  backdrop-filter: blur(var(--blur-lg));
  -webkit-backdrop-filter: blur(var(--blur-lg));
  border: var(--glass-border-light);
  box-shadow: var(--shadow-glass);
  border-radius: var(--radius-card);
}

.glass-card-dark {
  background: var(--glass-dark);
  backdrop-filter: blur(var(--blur-lg));
  -webkit-backdrop-filter: blur(var(--blur-lg));
  border: var(--glass-border-dark);
  box-shadow: var(--shadow-glass);
  border-radius: var(--radius-card);
}

.glass-card-primary {
  background: var(--glass-primary-medium);
  backdrop-filter: blur(var(--blur-xl));
  -webkit-backdrop-filter: blur(var(--blur-xl));
  border: var(--glass-border-color);
  box-shadow: var(--shadow-glass-lg);
  border-radius: var(--radius-card);
}

.glass-header {
  background: var(--glass-white-heavy);
  backdrop-filter: blur(var(--blur-xl));
  -webkit-backdrop-filter: blur(var(--blur-xl));
  border-bottom: var(--glass-border-light);
  box-shadow: var(--shadow-sm);
}

.glass-button {
  background: var(--glass-white);
  backdrop-filter: blur(var(--blur-md));
  -webkit-backdrop-filter: blur(var(--blur-md));
  border: var(--glass-border-light);
  transition: all var(--transition-base);
}

.glass-button:hover {
  background: var(--glass-white-heavy);
  box-shadow: var(--shadow-glass);
  transform: translateY(-2px);
}

/* ==================== BASE RESET ==================== */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-primary);
  font-size: var(--text-base);
  line-height: var(--leading-normal);
  color: var(--text-primary);
  background: var(--bg-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

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

a:hover {
  color: var(--color-primary-light);
}

/* ==================== TYPOGRAPHY ==================== */

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-primary);
  font-weight: var(--weight-bold);
  line-height: var(--leading-tight);
  color: var(--text-primary);
  margin-bottom: var(--space-16);
}

h1 {
  font-size: var(--text-6xl);
  font-weight: var(--weight-extrabold);
}

h2 {
  font-size: var(--text-5xl);
}

h3 {
  font-size: var(--text-4xl);
}

h4 {
  font-size: var(--text-3xl);
}

h5 {
  font-size: var(--text-2xl);
}

h6 {
  font-size: var(--text-xl);
}

p {
  margin-bottom: var(--space-16);
  line-height: var(--leading-relaxed);
}

/* ==================== CONTAINER ==================== */

.container {
  max-width: var(--container-max);
  margin: 0 auto;
  padding: 0 var(--container-padding);
}

.container-lg {
  max-width: var(--container-xl);
  margin: 0 auto;
  padding: 0 var(--container-padding);
}

/* ==================== WORDPRESS DEFAULTS ==================== */

.alignleft {
  float: left;
  margin-right: var(--space-24);
  margin-bottom: var(--space-16);
}

.alignright {
  float: right;
  margin-left: var(--space-24);
  margin-bottom: var(--space-16);
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--space-16);
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: var(--text-sm);
  color: var(--text-muted);
  text-align: center;
  margin-top: var(--space-8);
}

.gallery-caption {
  font-size: var(--text-sm);
  color: var(--text-muted);
}

/* ==================== ACCESSIBILITY ==================== */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: var(--bg-secondary);
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-lg);
  clip: auto !important;
  color: var(--text-primary);
  display: block;
  font-size: var(--text-sm);
  font-weight: var(--weight-bold);
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}























/* ============================================
   HEADER & NAVIGATION STYLES
   ============================================ */

/* Progress Bar */
.progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; /* Изменено с 0% на 100% */
  height: 2px;
  background: linear-gradient(90deg, var(--color-primary-light) 0%, var(--color-secondary-light) 100%);
  z-index: var(--z-tooltip);
  transform-origin: left;
  transition: transform 0.25s ease-out;
  will-change: transform;
  pointer-events: none;
}

/* Skip to Content */
.skip-to-content {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  padding: 12px 24px;
  background: var(--color-primary);
  color: var(--color-white);
  border-radius: var(--radius-md);
  font-weight: var(--weight-semibold);
  transition: top var(--transition-base);
}

.skip-to-content:focus {
  top: 20px;
}

/* ============================================
   SITE HEADER
   ============================================ */

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: var(--z-sticky);
  background: var(--color-white);
  border-bottom: 1px solid var(--border-light);
  transition: all var(--transition-base);
}

.site-header.scrolled {
  box-shadow: var(--shadow-sm);
}

.header-container {
  max-width: var(--container-max);
  margin: 0 auto;
  padding: 0 var(--container-padding);
}

.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--header-height);
  gap: var(--space-24);
}

/* ============================================
   LOGO
   ============================================ */

.site-logo {
  flex-shrink: 0;
  z-index: 10;
}

.site-logo a {
  display: block;
  line-height: 0;
}

.logo-svg {
  height: 42px;
  width: auto;
  transition: opacity var(--transition-base);
}

.logo-svg:hover {
  opacity: 0.8;
}

/* ============================================
   DESKTOP NAVIGATION
   ============================================ */

.desktop-nav {
  display: flex;
  flex: 1;
  justify-content: center;
  margin: 0 var(--space-20);
}

.nav-menu {
  display: flex;
  align-items: center;
  gap: var(--space-4);
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-item > a {
  display: flex;
  align-items: center;
  gap: var(--space-8);
  padding: var(--space-12) var(--space-16);
  color: var(--text-primary);
  font-weight: var(--weight-medium);
  font-size: var(--text-base);
  transition: color var(--transition-base);
  position: relative;
  white-space: nowrap;
}

.menu-item > a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: var(--color-primary);
  transition: width var(--transition-base);
}

.menu-item > a:hover,
.menu-item > a:focus {
  color: var(--color-primary);
}

.menu-item > a:hover::after,
.menu-item > a:focus::after {
  width: 80%;
}

.menu-item.current-menu-item > a,
.menu-item.current_page_item > a {
  color: var(--color-primary);
}

.menu-item.current-menu-item > a::after,
.menu-item.current_page_item > a::after {
  width: 80%;
}

.dropdown-arrow {
  font-size: 10px;
  transition: transform var(--transition-base);
  opacity: 0.6;
}

.menu-item.has-dropdown:hover .dropdown-arrow,
.menu-item.has-dropdown.active .dropdown-arrow {
  transform: rotate(180deg);
}

/* ============================================
   DROPDOWN MENU
   ============================================ */

.has-dropdown {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%) translateY(-10px);
  min-width: 260px;
  background: var(--color-white);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
  padding: var(--space-8);
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transition: all var(--transition-smooth);
  z-index: var(--z-dropdown);
}

.has-dropdown:hover .dropdown-menu,
.has-dropdown:focus-within .dropdown-menu,
.has-dropdown.active .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

.dropdown-menu li {
  margin: 0;
}

.dropdown-menu a {
  display: flex;
  align-items: center;
  gap: var(--space-12);
  padding: var(--space-12) var(--space-16);
  color: var(--text-primary);
  font-weight: var(--weight-medium);
  font-size: var(--text-sm);
  border-radius: var(--radius-md);
  transition: all var(--transition-base);
}

.dropdown-menu a:hover,
.dropdown-menu a:focus {
  background: var(--bg-secondary);
  color: var(--color-primary);
}

.dropdown-menu svg {
  width: 18px;
  height: 18px;
  color: var(--color-secondary);
  flex-shrink: 0;
}

/* ============================================
   HEADER ACTIONS
   ============================================ */

.header-actions {
  display: flex;
  align-items: center;
  gap: var(--space-12);
  flex-shrink: 0;
}

/* Search */
.search-toggle {
  background: none;
  border: none;
  padding: var(--space-8);
  color: var(--text-secondary);
  cursor: pointer;
  transition: color var(--transition-base);
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-toggle:hover {
  color: var(--color-primary);
}

.search-form-wrapper {
  position: absolute;
  top: calc(100% + 12px);
  right: var(--container-padding);
  width: 350px;
  max-width: calc(100vw - var(--space-32));
  background: var(--color-white);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
  padding: var(--space-16);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all var(--transition-smooth);
  z-index: var(--z-dropdown);
}

.search-form-wrapper.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.search-form {
  position: relative;
  display: flex;
  gap: var(--space-8);
}

.search-field {
  flex: 1;
  padding: var(--input-padding);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-input);
  font-size: var(--text-base);
  font-family: var(--font-primary);
  transition: all var(--transition-base);
}

.search-field:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(29, 78, 216, 0.1);
}

.search-submit {
  padding: var(--space-12);
  background: var(--color-primary);
  color: var(--color-white);
  border: none;
  border-radius: var(--radius-input);
  cursor: pointer;
  transition: all var(--transition-base);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  flex-shrink: 0;
}

.search-submit:hover {
  background: var(--color-primary-dark);
}

/* Phone */
.header-phone {
  display: flex;
  align-items: center;
  gap: var(--space-8);
  padding: var(--space-8) var(--space-12);
  color: var(--color-secondary);
  font-weight: var(--weight-medium);
  font-size: var(--text-sm);
  transition: color var(--transition-base);
  white-space: nowrap;
}

.header-phone:hover {
  color: var(--color-secondary);
}

.header-phone svg {
  color: var(--color-secondary);
  flex-shrink: 0;
}

/* Social Media */
.header-social {
  display: flex;
  gap: var(--space-8);
}

.header-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: var(--text-secondary);
  transition: color var(--transition-base);
}

.header-social a:hover {
  color: var(--color-primary);
}

/* CTA Button */
.btn-cta {
  padding: 11px 20px;
  background: var(--color-primary);
  color: var(--color-white);
  font-weight: var(--weight-semibold);
  font-size: 15px;
  border: none;
  border-radius: var(--radius-button);
  cursor: pointer;
  transition: all var(--transition-base);
  white-space: nowrap;
  line-height: 1.4;
}

.btn-cta:hover {
  background: var(--color-primary-dark);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

/* Mobile Menu Toggle */
.mobile-menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: none;
  border: none;
  padding: var(--space-8);
  cursor: pointer;
  z-index: 1000;
  width: 40px;
  height: 40px;
}

.hamburger-line {
  width: 24px;
  height: 2px;
  background: var(--text-primary);
  border-radius: 2px;
  transition: all 0.3s ease;
}

.mobile-menu-toggle.active .hamburger-line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.mobile-menu-toggle.active .hamburger-line:nth-child(2) {
  opacity: 0;
  transform: translateX(-10px);
}

.mobile-menu-toggle.active .hamburger-line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ============================================
   MOBILE NAVIGATION
   ============================================ */

.mobile-navigation {
  position: fixed;
  top: var(--header-height);
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-white);
  transform: translateX(100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.mobile-navigation.active {
  transform: translateX(0);
}

.mobile-nav-content {
  padding: var(--space-24) var(--container-padding);
  min-height: 100%;
}

.mobile-nav-menu {
  list-style: none;
  padding: 0;
  margin: 0 0 var(--space-32) 0;
}

.mobile-nav-menu > .menu-item {
  border-bottom: none;
  margin-bottom: var(--space-8);
}

.mobile-nav-menu > .menu-item > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--space-16);
  color: var(--text-primary);
  font-weight: var(--weight-semibold);
  font-size: var(--text-lg);
  background: var(--bg-secondary);
  border-radius: var(--radius-md);
  width: 100%;
}

.mobile-nav-menu .dropdown-menu {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
  box-shadow: none;
  border: none;
  padding: 0;
  margin: var(--space-8) 0 0 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  background: transparent;
  border-radius: 0;
}

.mobile-nav-menu .has-dropdown.active .dropdown-menu {
  max-height: 500px;
  padding: 0;
}

.mobile-nav-menu .dropdown-menu li {
  width: 100%;
  margin-bottom: var(--space-4);
}

.mobile-nav-menu .dropdown-menu a {
  display: flex;
  align-items: center;
  gap: var(--space-12);
  padding: var(--space-12) var(--space-16);
  font-size: var(--text-base);
  color: var(--text-primary);
  font-weight: var(--weight-medium);
  width: 100%;
  background: var(--color-white);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-md);
  transition: all var(--transition-base);
}

.mobile-nav-menu .dropdown-menu a:hover {
  background: var(--bg-secondary);
  border-color: var(--color-primary);
}

.mobile-nav-menu .dropdown-menu svg {
  flex-shrink: 0;
  color: var(--color-secondary);
}

.mobile-nav-menu .dropdown-arrow {
  transition: transform 0.3s ease;
  font-size: 12px;
  opacity: 0.7;
}

.mobile-nav-menu .has-dropdown.active .dropdown-arrow {
  transform: rotate(180deg);
}

.mobile-phone {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: var(--space-12);
  font-size: var(--text-lg);
  font-weight: var(--weight-semibold);
  color: var(--text-primary);
  padding: var(--space-16);
  background: var(--bg-secondary);
  border-radius: var(--radius-md);
  text-decoration: none;
  width: 100%;
  margin-bottom: var(--space-16);
}

.mobile-phone svg {
  color: var(--color-secondary);
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.mobile-phone .phone-number {
  display: inline !important;
}

.mobile-search {
  margin-bottom: var(--space-32);
}

.mobile-search,
.mobile-social {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.mobile-social {
  display: flex !important;
  gap: var(--space-16);
  justify-content: center;
  margin-top: var(--space-24);
}

.mobile-social a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  color: var(--text-primary);
  background: var(--bg-secondary);
  border-radius: var(--radius-md);
  transition: all var(--transition-base);
}

.mobile-social a:hover {
  color: var(--color-white);
  background: var(--color-primary);
}

/* ============================================
   MODAL
   ============================================ */

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: var(--z-modal-backdrop);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--space-24);
  opacity: 0;
  visibility: hidden;
  transition: all var(--transition-smooth);
  overflow-y: auto;
}

.modal-backdrop.active {
  opacity: 1;
  visibility: visible;
}

.modal-container {
  max-width: 600px;
  width: 100%;
  margin: auto;
  transform: scale(0.95);
  transition: transform var(--transition-smooth);
}

.modal-backdrop.active .modal-container {
  transform: scale(1);
}

.modal-content {
  background: var(--color-white);
  border-radius: var(--radius-card);
  box-shadow: var(--shadow-2xl);
  overflow: hidden;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--space-32);
  border-bottom: 1px solid var(--border-light);
  flex-shrink: 0;
}

.modal-title {
  font-size: var(--text-3xl);
  font-weight: var(--weight-bold);
  color: var(--text-primary);
  margin: 0;
}

.modal-close {
  background: none;
  border: none;
  padding: var(--space-8);
  color: var(--text-secondary);
  cursor: pointer;
  transition: color var(--transition-base);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.modal-close:hover {
  color: var(--text-primary);
}

.modal-body {
  padding: var(--space-32);
  overflow-y: auto;
  flex: 1;
}

.modal-body::-webkit-scrollbar {
  width: 8px;
}

.modal-body::-webkit-scrollbar-track {
  background: transparent;
}

.modal-body::-webkit-scrollbar-thumb {
  background: var(--border-light);
  border-radius: 4px;
}

.modal-body::-webkit-scrollbar-thumb:hover {
  background: var(--text-muted);
}

.modal-description {
  color: var(--text-secondary);
  margin-bottom: var(--space-24);
  line-height: var(--leading-relaxed);
}

.modal-footer {
  padding: var(--space-24) var(--space-32);
  background: var(--bg-secondary);
  border-top: 1px solid var(--border-light);
  flex-shrink: 0;
}

.modal-footer-text {
  display: flex;
  align-items: center;
  gap: var(--space-8);
  color: var(--text-muted);
  font-size: var(--text-sm);
  margin: 0;
}

.modal-footer-text svg {
  color: var(--color-success);
  flex-shrink: 0;
}

/* ============================================
   CONTACT FORM
   ============================================ */

.contact-form {
  display: flex;
  flex-direction: column;
  gap: var(--space-20);
}

.form-row {
  display: flex;
  gap: var(--space-16);
}

.form-group {
  flex: 1;
}

.form-group label {
  display: block;
  font-weight: var(--weight-medium);
  color: var(--text-primary);
  margin-bottom: var(--space-8);
  font-size: var(--text-sm);
}

.required {
  color: var(--color-error);
}

.form-control {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid var(--border-light);
  border-radius: var(--radius-input);
  font-size: var(--text-base);
  font-family: var(--font-primary);
  transition: all var(--transition-base);
  background: var(--color-white);
  line-height: 1.5;
}

.form-control:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(29, 78, 216, 0.1);
}

/* Custom Select Styling */
.custom-select-wrapper {
  position: relative;
}

.custom-select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  padding-right: 45px;
  background-color: var(--color-white);
  background-image: none;
}


.checkbox-group {
  margin-top: var(--space-8);
}

.checkbox-label {
  display: flex;
  gap: var(--space-12);
  align-items: flex-start;
  cursor: pointer;
}

.checkbox-label input[type="checkbox"] {
  margin-top: 3px;
  cursor: pointer;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.checkbox-text {
  font-size: var(--text-sm);
  color: var(--text-secondary);
  line-height: var(--leading-relaxed);
}

.checkbox-text a {
  color: var(--color-primary);
  text-decoration: underline;
}

.form-actions {
  margin-top: var(--space-8);
}

.btn-submit {
  width: 100%;
  padding: 14px 24px;
  background: var(--color-primary);
  color: var(--color-white);
  font-weight: var(--weight-semibold);
  font-size: var(--text-lg);
  border: none;
  border-radius: var(--radius-button);
  cursor: pointer;
  transition: all var(--transition-base);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-12);
  line-height: 1.5;
}

.btn-submit:hover:not(:disabled) {
  background: var(--color-primary-dark);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

.btn-submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.btn-loader {
  animation: spin 1s linear infinite;
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.form-response {
  padding: var(--space-16);
  border-radius: var(--radius-md);
  font-weight: var(--weight-medium);
  margin-top: var(--space-16);
  text-align: center;
}

.form-response.success {
  background: #DEF7EC;
  color: #03543F;
  border: 1px solid #84E1BC;
}

.form-response.error {
  background: #FDE8E8;
  color: #9B1C1C;
  border: 1px solid #F98080;
}



















/* ============================================
   CUSTOM SELECT STYLES
   ============================================ */

.custom-select-wrapper {
  position: relative;
  width: 100%;
}

/* Скрываем оригинальный select */
.custom-select-wrapper select {
  display: none !important;
}

/* Кастомный select head */
.new-select {
  position: relative;
  padding: 12px 45px 12px 16px;
  background: var(--color-white);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-input);
  font-size: var(--text-base);
  font-family: var(--font-primary);
  font-weight: var(--weight-medium);
  color: var(--text-primary);
  cursor: pointer;
  transition: all var(--transition-base);
  user-select: none;
  line-height: 1.5;
}

.new-select:hover {
  border-color: var(--color-primary);
}

.new-select.on {
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(29, 78, 216, 0.1);
}

/* Стрелка */
.new-select::after {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #6B7280;
  pointer-events: none;
  transition: all 0.3s ease;
}

.new-select:hover::after {
  border-top-color: var(--color-primary);
}

.new-select.on::after {
  transform: translateY(-50%) rotate(180deg);
  border-top-color: var(--color-primary);
}

/* Список опций */
.new-select__list {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: var(--color-white);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-input);
  box-shadow: var(--shadow-lg);
  max-height: 250px;
  overflow-y: auto;
  z-index: 100;
  opacity: 0;
  transform: translateY(-10px);
}

.new-select__list::-webkit-scrollbar {
  width: 8px;
}

.new-select__list::-webkit-scrollbar-track {
  background: transparent;
}

.new-select__list::-webkit-scrollbar-thumb {
  background: var(--border-light);
  border-radius: 4px;
}

.new-select__list::-webkit-scrollbar-thumb:hover {
  background: var(--text-muted);
}

/* Опция */
.new-select__item {
  padding: 12px 16px;
  cursor: pointer;
  transition: all var(--transition-base);
  font-size: var(--text-base);
  color: var(--text-primary);
  font-weight: var(--weight-medium);
  border-bottom: 1px solid var(--border-light);
}

.new-select__item:last-child {
  border-bottom: none;
}

.new-select__item:hover {
  background: var(--bg-secondary);
  color: var(--color-primary);
}

.new-select__item.selected {
  background: var(--glass-primary);
  color: var(--color-primary);
  font-weight: var(--weight-semibold);
}

.new-select__item span {
  display: block;
}

/* Disabled состояние */
.custom-select-wrapper.disabled .new-select {
  opacity: 0.6;
  cursor: not-allowed;
  background: var(--bg-secondary);
}

.custom-select-wrapper.disabled .new-select:hover {
  border-color: var(--border-light);
}

/* Focus состояние для доступности */
.new-select:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(29, 78, 216, 0.1);
}





































/* ============================================
   RESPONSIVE BREAKPOINTS
   ============================================ */

@media (max-width: 1200px) {
  .nav-menu {
    gap: 0;
  }
  
  .menu-item > a {
    padding: var(--space-12) var(--space-12);
    font-size: 14px;
  }
  
  .header-actions {
    gap: var(--space-8);
  }
  
  .btn-cta {
    padding: 10px 16px;
    font-size: 14px;
  }
}

@media (max-width: 1100px) {
  .header-phone .phone-number {
    display: none;
  }

  .header-social {
    display: none;
  }
  
  .menu-item > a {
    padding: var(--space-12) var(--space-8);
    font-size: 14px;
  }
  .stat-card-glass:nth-child(3) {
    grid-column: span 2;
}
.trust-indicator-item {
    max-width: 40%;
}
.video-story-card:nth-child(3) {
    grid-column: span 2;
}
}

@media (max-width: 800px) {
  .desktop-nav {
    display: none;
  }

  .mobile-menu-toggle {
    display: flex;
  }

  .search-toggle {
    order: -1;
  }
  
  .header-phone {
    display: none;
  }
  
  .btn-cta {
    padding: 10px 16px;
    font-size: 14px;
  }
  .menu-item.current-menu-item > a::after,
.menu-item.current_page_item > a::after, .menu-item > a::after {
  display: none;
}
.has-dropdown:hover .dropdown-menu, .has-dropdown:focus-within .dropdown-menu, .has-dropdown.active .dropdown-menu {
    transform: translateX(0%) translateY(0);
}
}

@media (max-width: 768px) {
  .header-content {
    height: 70px;
  }

  .site-header {
    height: 70px;
  }

  .mobile-navigation {
    top: 70px;
  }

  .logo-svg {
    height: 36px;
  }

  .modal-header {
    padding: var(--space-24);
  }

  .modal-body {
    padding: var(--space-24);
  }

  .modal-title {
    font-size: var(--text-2xl);
  }

  .btn-cta {
    padding: 9px 14px;
    font-size: 13px;
  }

  .new-select {
    padding: 10px 40px 10px 14px;
    font-size: var(--text-sm);
  }
  
  .new-select__item {
    padding: 10px 14px;
    font-size: var(--text-sm);
  }
  
  .new-select__list {
    max-height: 200px;
  }
  .stat-card-glass:nth-child(3) {
        grid-column: span 1;
    }
}

@media (max-width: 480px) {
  .header-container {
    padding: 0 var(--space-16);
  }

  .logo-svg {
    height: 32px;
  }

  .modal-backdrop {
    padding: var(--space-16);
  }

  .form-row {
    flex-direction: column;
    gap: var(--space-16);
  }
  
  .search-toggle {
    padding: var(--space-4);
  }
  
  .mobile-menu-toggle {
    padding: var(--space-4);
  }
}

















































/*
Theme Name: SHKOLA International Online School
Theme URI: https://shkola-education.com
Description: Professional WordPress theme for SHKOLA International Online School - WASC-accredited K-12 online education with small group classes, certified teachers, and personalized learning paths. Features glassmorphism design, responsive layout, and conversion-optimized structure.
Author: Pavel Shimolin
Author URI: https://yourwebsite.com
Version: 3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shkola
Tags: education, online-school, glassmorphism, responsive, modern, landing-page
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
*/

/* ============================================
   HERO SECTION V3 - POWER VERSION (FIXED)
   ============================================ */

.hero-section-v3 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 120px 0 80px;
  overflow: hidden;
}

/* ============================================
   BACKGROUND
   ============================================ */

.hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.hero-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: background-position 0.3s ease;
}

.hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0000005c;
}

/* ============================================
   CONTAINER
   ============================================ */

.hero-container {
  position: relative;
  z-index: 1;
  max-width: var(--container-max);
  margin: 0 auto;
  padding: 0 60px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 80px;
  align-items: center;
}

/* ============================================
   LEFT CONTENT
   ============================================ */

.hero-left {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

/* Hero Headline */
.hero-headline {
  font-size: clamp(2.5rem, 5vw, 4.5rem);
  font-weight: var(--weight-extrabold);
  line-height: 1.1;
  color: var(--color-white);
  letter-spacing: -0.02em;
  margin: 0;
}

.hero-headline .gradient-text {
  background: linear-gradient(135deg, #FBBF24 0%, #F59E0B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-block;
}

/* Hero Subheading */
.hero-subheading {
  font-size: clamp(1rem, 2vw, 1.25rem);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.95);
  margin: 0;
  max-width: 600px;
}

/* ============================================
   INTERACTIVE BENEFITS
   ============================================ */

.benefits-interactive {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.benefit-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

.benefit-card:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(8px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.benefits-interactive .benefit-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  color: var(--color-white);
  flex-shrink: 0;
}

.benefit-content {
  flex: 1;
}

.benefit-content h4 {
  font-size: 16px;
  font-weight: var(--weight-semibold);
  color: var(--color-white);
  margin: 0 0 4px 0;
}

.benefit-content p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.benefit-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.6);
  transition: transform 0.3s ease;
}

.benefit-card:hover .benefit-arrow {
  transform: translateX(4px);
  color: rgba(255, 255, 255, 0.9);
}

/* ============================================
   DUAL CTA SYSTEM
   ============================================ */

.cta-group {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.hero-left .btn-primary-mega {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 18px 32px;
  background: linear-gradient(135deg, #10B981 0%, #34D397 100%);
  background-size: 200% 100%;
  color: var(--color-white);
  border: none;
  border-radius: 16px;
  font-family: var(--font-primary);
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.4);
  animation: gradientShift 3s ease infinite;
}

@keyframes gradientShift {
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}

.btn-primary-mega:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(16, 185, 129, 0.5);
}

.btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.btn-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}

.btn-content strong {
  font-size: 16px;
  font-weight: var(--weight-bold);
}

.btn-content small {
  font-size: 12px;
  opacity: 0.9;
}

.btn-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.btn-primary-mega:hover .btn-arrow {
  transform: translateX(4px);
}

.btn-secondary-outline {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 18px 32px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: var(--color-white);
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 16px;
  font-size: 16px;
  font-weight: var(--weight-semibold);
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-secondary-outline:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-2px);
}

/* ============================================
   RIGHT STATS (ANIMATED CARDS)
   ============================================ */

.hero-right {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}

.stat-card-animated {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 24px 28px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  min-width: 280px;
  transition: all 0.3s ease;
}

.stat-card-animated:hover {
  transform: translateX(-12px) scale(1.03);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
}

/* Card Colors */
.stat-blue {
  background: linear-gradient(135deg, rgba(29, 78, 216, 0.3), rgba(59, 130, 246, 0.2));
  border-color: rgba(59, 130, 246, 0.4);
}

.stat-teal {
  background: linear-gradient(135deg, rgba(13, 148, 136, 0.3), rgba(20, 184, 166, 0.2));
  border-color: rgba(20, 184, 166, 0.4);
  margin-left: 30px;
}

.stat-green {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.3), rgba(52, 211, 153, 0.2));
  border-color: rgba(52, 211, 153, 0.4);
  margin-left: 60px;
}

/* Stat Circle */
.stat-circle-wrapper {
  position: relative;
  width: 90px;
  height: 90px;
  flex-shrink: 0;
}

.stat-circle {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.stat-circle-bg {
  fill: none;
  stroke: rgba(255, 255, 255, 0.2);
  stroke-width: 8;
}

.stat-circle-progress {
  fill: none;
  stroke: var(--glass-white-light);
  stroke-width: 8;
  stroke-linecap: round;
  stroke-dasharray: 283;
  stroke-dashoffset: 283;
}

.stat-number-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: baseline;
  gap: 2px;
}

.stat-number-wrapper .stat-label-inner{
  color: var(--bg-primary);
  font-weight: var(--weight-semibold);
}

.hero-right .stat-number {
  font-size: 28px;
  font-weight: var(--weight-extrabold);
  color: var(--color-white);
  line-height: 1;
  margin-bottom: 0px;
}

.stat-percent,
.stat-plus,
.stat-decimal {
  font-size: 18px;
  font-weight: var(--weight-bold);
  color: var(--color-white);
  opacity: 0.9;
}

.stat-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.hero-right .stat-label {
  font-size: 16px;
  font-weight: var(--weight-semibold);
  color: var(--color-white);
}

.stat-trend {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
}

/* ============================================
   TRUST BAR
   ============================================ */

.trust-bar-premium {
  position: relative;
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 20px 40px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 100px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  margin: 60px auto 0;
  width: fit-content;
  max-width: 90%;
  background: linear-gradient(135deg, rgba(29, 78, 216, 0.3), rgba(59, 130, 246, 0.2));
  border-color: rgba(59, 130, 246, 0.4);
}

.trust-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.stars-animated {
  display: flex;
  gap: 4px;
}

.stars-animated svg {
  color: var(--bg-primary);
  width: 18px;
  height: 18px;
}

.trust-badge-img svg {
  color: var(--bg-primary);
  width: 32px;
  height: 32px;
}

.globe-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.trust-text {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}

.trust-text strong {
  font-size: 15px;
  font-weight: var(--weight-bold);
  color: var(--color-white);
}

.trust-text span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}

.trust-divider {
  width: 1px;
  height: 32px;
  background: rgba(255, 255, 255, 0.3);
}

/* ============================================
   SCROLL BUTTON
   ============================================ */

.scroll-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin: 40px auto 40px;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
}

.scroll-text {
  font-size: 12px;
  font-weight: var(--weight-medium);
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.scroll-arrow {
  animation: bounce 2s ease-in-out infinite;
}

@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(8px); }
}

.scroll-arrow svg {
  color: rgba(255, 255, 255, 0.8);
}

/* ============================================
   RESPONSIVE
   ============================================ */

@media (min-width: 1201px) {
  .hero-bg-image {
    background-position: 50% center;
  }
}

@media (max-width: 1200px) {
  .hero-section-v3 {
    padding: 100px 0 60px;
  }
  
  .hero-bg-image {
    background-position: 65% center;
  }
  
  .hero-container {
    gap: 60px;
    padding: 0 40px;
  }
  
  .stat-card-animated {
    min-width: 240px;
  }
  
  .stat-teal {
    margin-left: 20px;
  }
  
  .stat-green {
    margin-left: 40px;
  }
  
  .btn-secondary-outline{
    display: none;
  }
}

@media (max-width: 1024px) {
  .hero-container .hero-section-v3 {
    padding: 90px 0 50px;
  }
  
  .hero-container {
    grid-template-columns: 1fr;
    gap: 48px;
    padding: 200px 32px 0;
  }
  
  .hero-container .hero-bg-image {
    background-position: 75% center;
  }
  
  .hero-right {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .stat-teal,
  .stat-green {
    margin-left: 0;
  }
  
  .hero-container .trust-bar-premium {
    flex-wrap: wrap;
    justify-content: center;
  }
}

/* ============================================
   ОБНОВИ @media (max-width: 768px)
   ============================================ */

@media (max-width: 768px) {
  .hero-container .hero-section-v3 {
    padding: 80px 0 40px;
  }
  
  .hero-container {
    padding: 0 24px;
  }
  
  .hero-headline {
    font-size: clamp(2rem, 8vw, 3rem);
  }
  
  .hero-subheading {
    font-size: 1rem;
  }
  
  .benefits-interactive {
    gap: 10px;
  }
  
  .benefit-card {
    padding: 14px 16px;
  }
  
  .benefit-icon {
    width: 40px;
    height: 40px;
  }
  
  .cta-group {
    flex-direction: column;
    gap: 12px;
  }
  
  .btn-primary-mega,
  .btn-secondary-outline {
    width: 100%;
    justify-content: center;
  }
  
  .hero-right {
    flex-direction: column;
    align-items: stretch;
  }
  
  .stat-card-animated {
    min-width: auto;
  }
  
  /* TRUST BAR MOBILE FIX - ДОБАВЛЕНО */
  .hero-container .trust-bar-premium {
    /* Горизонтальная прокрутка вместо вертикали */
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    
    /* Компактные размеры */
    gap: 16px;
    padding: 16px 20px;
    border-radius: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    max-width: calc(100% - 48px);
    
    /* Скрываем scrollbar */
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  
  .trust-bar-premium::-webkit-scrollbar {
    display: none;
  }
  
  .hero-container .trust-item {
    flex-shrink: 0;
    min-width: auto;
  }
  
  /* Вертикальные dividers */
  .hero-container .trust-divider {
    width: 1px;
    height: 24px;
    flex-shrink: 0;
  }
  
  /* Компактный текст */
  .hero-container .trust-text {
    white-space: nowrap;
  }
  
  .hero-container .trust-text strong {
    font-size: 13px;
  }
  
  .hero-container .trust-text span {
    font-size: 11px;
  }
  
  /* Меньше иконки */
  .hero-container .stars-animated svg {
    width: 14px;
    height: 14px;
  }
  
  .hero-container .trust-badge-img svg {
    width: 24px;
    height: 24px;
  }
  
  .globe-icon svg {
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 680px) {
	.trust-bar-premium{
    display: none;
  }
	
}

/* ============================================
   ОБНОВИ @media (max-width: 480px)
   ============================================ */

@media (max-width: 480px) {
  .hero-container .hero-section-v3 {
    padding: 70px 0 30px;
  }
  
  .hero-container {
    padding: 0 16px;
  }
  
  .benefit-card {
    padding: 12px;
  }
  
  .btn-primary-mega {
    padding: 16px 24px;
  }
  
  .stat-circle-wrapper {
    width: 70px;
    height: 70px;
  }
  
  .stat-circle-wrapper .stat-number {
    font-size: 22px;
  }
  
  .stat-circle-wrapper .scroll-button {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  /* TRUST BAR SMALL MOBILE - ДОБАВЛЕНО */
  .stat-circle-wrapper .trust-bar-premium {
    display: none;
  }
  

}














































/**
 * Block 02 - Social Proof / Trust Bar
 * University logos + Live stats + Trust indicators
 */

/* ============================================
   SECTION BASE
   ============================================ */

.social-proof-section {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--color-gray-50) 0%, var(--color-gray-200) 100%);
    position: relative;
    overflow: hidden;
}

.social-proof-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.social-proof-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ============================================
   SECTION HEADER
   ============================================ */

.section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 0px;
}

.section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.08);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: #1D4ED8;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.section-title {
    font-size: 48px;
    font-weight: 800;
    color: #111827;
    line-height: 1.2;
    margin-bottom: 20px;
}

.gradient-text {
    background: linear-gradient(135deg, #1D4ED8 0%, #0D9488 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-description {
    font-size: 18px;
    line-height: 1.6;
    color: #6B7280;
}

/* ============================================
   UNIVERSITY CAROUSEL
   ============================================ */

.university-carousel-wrapper {
    position: relative;
    max-width: 100%;
}

.university-carousel-container {
    position: relative;
    max-width: calc(100% - 120px);
    overflow: hidden;
    margin: 0 auto;
    padding: 100px 0px 40px;
}

.university-carousel {
    display: flex;
    gap: 40px;
    align-items: center;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); /* Плавная прокрутка */
    will-change: transform; /* Оптимизация для анимации */
}

.university-logo-item {
    position: relative;
    flex-shrink: 0; /* Предотвращаем сжатие элементов */
    transition: transform 0.3s ease;
}

.university-logo-item:hover {
    transform: translateY(-4px);
}

.logo-container {
    position: relative;
    width: 140px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(229, 231, 235, 0.8);
    border-radius: 16px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.logo-container:hover {
    background: rgba(255, 255, 255, 0.95);
    border-color: #1D4ED8;
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.15);
}

.logo-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    filter: grayscale(0.3) opacity(0.8);
    transition: filter 0.3s ease;
}

.university-logo-item:hover .logo-container img {
    filter: grayscale(0) opacity(1);
}

/* Tooltip */
.logo-tooltip {
    position: absolute;
    bottom: calc(100% + 16px);
    left: 50%;
    transform: translateX(-50%) translateY(8px);
    background: rgba(17, 24, 39, 0.95);
    backdrop-filter: blur(12px);
    color: #FFFFFF;
    padding: 12px 16px;
    border-radius: 12px;
    white-space: nowrap;
    font-size: 13px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
    z-index: 10;
}

.logo-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: rgba(17, 24, 39, 0.95);
}

.university-logo-item:hover .logo-tooltip {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.logo-tooltip strong {
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
}

.logo-tooltip span {
    font-size: 12px;
    opacity: 0.8;
}

/* Carousel Controls */
.carousel-control {
    position: absolute;
    top: calc(50% + 15px);
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(209, 213, 219, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10; /* Поверх всего */
}

.carousel-control:hover {
    background: #1D4ED8;
    border-color: #1D4ED8;
    transform: translateY(-50%) scale(1.1);
}

.carousel-control:hover svg {
    stroke: #FFFFFF;
}

.carousel-control svg {
    stroke: #374151;
    transition: stroke 0.3s ease;
}

.university-carousel-wrapper .carousel-prev {
    left: 0; /* Внутри wrapper с padding */
}

.university-carousel-wrapper .carousel-next {
    right: 0; /* Внутри wrapper с padding */
}

/* ============================================
   STATS GRID
   ============================================ */

.stats-grid-premium {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 32px;
    margin-bottom: 80px;
}

.stat-card-glass {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(229, 231, 235, 0.8);
    border-radius: 24px;
    padding: 40px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
}

.stat-card-glass::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #1D4ED8 0%, #3B82F6 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
}

.stat-card-glass:hover::before {
    transform: scaleX(1);
}

.stat-card-glass:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 48px rgba(29, 78, 216, 0.2);
    border-color: #1D4ED8;
}

.stat-card-highlight {
    background: rgba(29, 78, 216, 0.08);
    border: 2px solid #3B82F6;
}

.stat-icon-wrapper {
    width: 64px;
    height: 64px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: #FFFFFF;
}

.stat-icon-blue {
    background: linear-gradient(135deg, #1D4ED8 0%, #3B82F6 100%);
}

.stat-icon-teal {
    background: linear-gradient(135deg, #0D9488 0%, #14B8A6 100%);
}

.stat-icon-gold {
    background: linear-gradient(135deg, #F59E0B 0%, #FBBF24 100%);
}

.stat-number-animated {
    display: flex;
    align-items: baseline;
    gap: 4px;
    margin-bottom: 12px;
}

.stat-value {
    font-size: 56px;
    font-weight: 800;
    background: linear-gradient(135deg, #1D4ED8 0%, #3B82F6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
}

.stat-suffix {
    font-size: 32px;
    font-weight: 700;
    color: #111827;
}

.stat-title {
    font-size: 20px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 12px;
}

.stat-description {
    font-size: 15px;
    color: #6B7280;
    line-height: 1.5;
    margin-bottom: 20px;
}

.stat-description strong {
    color: #F59E0B;
    font-weight: 700;
}

.stat-card-glass .stat-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: rgba(243, 244, 246, 0.8);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: #374151;
    position: relative;
    top: auto;
    left: auto;
}

.stat-badge svg {
    width: 16px;
    height: 16px;
    fill: #10B981;
}

.stat-badge-premium {
    background: linear-gradient(135deg, #F59E0B 0%, #FBBF24 100%);
    color: #FFFFFF;
}

.stat-badge-premium svg {
    fill: var(--color-accent);
    top: 2px;
    position: relative;
}

.stat-highlight-badge {
    position: absolute;
    top: 16px;
    right: 16px;
    background: linear-gradient(135deg, #F59E0B 0%, #D97706 100%);
    color: #FFFFFF;
    padding: 6px 14px;
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ============================================
   TRUST INDICATORS
   ============================================ */

.trust-indicators {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 48px;
    flex-wrap: wrap;
    padding: 40px;
    background: rgba(249, 250, 251, 0.8);
    backdrop-filter: blur(8px);
    border-radius: 24px;
}

.trust-indicator-item {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.stat-icon-wrapper .trust-indicator-item {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 30%;
    justify-content: flex-start;
}

.trust-indicator-icon {
    min-width: 48px;
    height: 48px;
    border-radius: 12px;
    background: linear-gradient(135deg, #1D4ED8 0%, #3B82F6 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.trust-indicator-text strong {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #111827;
    line-height: 1;
    margin-bottom: 4px;
}

.trust-indicator-text span {
    font-size: 14px;
    color: #6B7280;
}

.trust-indicator-divider {
    width: 1px;
    height: 40px;
    background: #E5E7EB;
}

/* ============================================
   BACKGROUND DECORATION
   ============================================ */



/* ============================================
   RESPONSIVE
   ============================================ */

@media (max-width: 1200px) {
    .carousel-prev,
    .carousel-next {
        display: none;
    }
    .university-carousel-container {
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 100px 0px 40px;
}
}

@media (max-width: 900px) {
.solution-summary > :nth-child(3) {
  grid-column: span 2;
}
	
}

@media (max-width: 768px) {
    .university-carousel-container .social-proof-section {
        padding: 60px 0;
    }
    
    .social-proof-section .container {
        padding: 0 20px;
    }
    
    .section-title {
        font-size: 32px;
    }
    
    .section-title br {
        display: none;
    }
    
    .social-proof-section .university-carousel {
        gap: 24px;
    }
    
    .social-proof-section .logo-container {
        width: 120px;
        height: 70px;
    }
    
    .stats-grid-premium {
        grid-template-columns: 1fr;
        gap: 24px;
        margin-bottom: 48px;
    }
    
    .logo-container .stat-value {
        font-size: 48px;
    }
    
    .logo-container .stat-suffix {
        font-size: 28px;
    }
    
    .logo-container .trust-indicators {
        gap: 24px;
        padding: 32px 24px;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .logo-container .trust-indicator-divider {
        display: none;
    }
    
    .logo-container .trust-indicator-item {
        text-align: left;
        flex-direction: row;
        justify-content: flex-start;
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .logo-container .section-title {
        font-size: 28px;
    }
    
    .logo-container .university-carousel {
        gap: 16px;
    }
    
    .social-proof-section .logo-container {
        width: 100px;
        height: 60px;
        padding: 12px;
    }
    
    .stat-card-glass {
        padding: 32px 24px;
    }
    
    .logo-container .stat-value {
        font-size: 40px;
    }
}

/* ============================================
   ANIMATIONS
   ============================================ */

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

.stat-card-glass {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.stat-card-glass:nth-child(1) {
    animation-delay: 0.1s;
}

.stat-card-glass:nth-child(2) {
    animation-delay: 0.2s;
}

.logo-container .stat-card-glass:nth-child(3) {
    animation-delay: 0.3s;
}

/* ============================================
   PRINT STYLES
   ============================================ */

@media print {
    .carousel-control,
    .section-background-decoration {
        display: none !important;
    }
    
    .logo-container .social-proof-section {
        background: #FFFFFF;
    }
    
    .social-proof-section .stat-card-glass {
        background: #FFFFFF;
        border: 1px solid #E5E7EB;
    }
}





































/**
 * Block 03 - Problem-Solution
 * Flip cards with problem/solution contrast
 */

/* ===================================
   SECTION BASE
   =================================== */

.problem-solution-section {
    padding: 100px 0;
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
}

.problem-solution-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ===================================
   SPLIT BACKGROUND (Visual Effect)
   =================================== */

.split-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    z-index: 0;
    pointer-events: none;
}

.split-left {
    flex: 1;
    background: linear-gradient(135deg, rgb(239 68 68 / 14%) 0%, rgb(220 38 38 / 1%) 100%);
}

.split-right {
    flex: 1;
    background: linear-gradient(135deg, rgb(16 185 129 / 5%) 0%, rgb(5 150 105 / 8%) 100%);
}

/* ===================================
   HEADER
   =================================== */

.section-header-center {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 80px;
}

.problem-solution-section .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.08);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: #1D4ED8;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.problem-solution-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: #111827;
    line-height: 1.2;
    margin-bottom: 20px;
}

.problem-solution-section .gradient-text {
    background: linear-gradient(135deg, #10B981 0%, #059669 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.problem-solution-section .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: #6B7280;
}

/* ===================================
   FLIP CARDS GRID
   =================================== */

.problems-solutions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 32px;
    margin-bottom: 80px;
}

/* ===================================
   FLIP CARD
   =================================== */

.flip-card {
    perspective: 1000px;
    height: 600px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.flip-card.flipped .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 20px;
    padding: 32px;
    display: flex;
    flex-direction: column;
}

.flip-card-front {
    background: rgba(255, 255, 255, 0.95);
    border: 2px solid rgba(239, 68, 68, 0.2);
}

.flip-card-back {
    background: rgba(255, 255, 255, 0.95);
    border: 2px solid rgba(16, 185, 129, 0.2);
    transform: rotateY(180deg);
}

/* ===================================
   CARD ICON
   =================================== */

.card-icon {
    width: 64px;
    height: 64px;
    min-width: 64px;
    min-height: 64px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.problem-icon {
    background: linear-gradient(135deg, #EF4444 0%, #DC2626 100%);
    color: #FFFFFF;
}

.solution-icon {
    background: linear-gradient(135deg, #10B981 0%, #059669 100%);
    color: #FFFFFF;
}

/* ===================================
   BADGES
   =================================== */

.problem-badge,
.solution-badge {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    align-self: flex-start;
}

.problem-badge {
    background: rgba(239, 68, 68, 0.15);
    color: #DC2626;
}

.solution-badge {
    background: rgba(16, 185, 129, 0.15);
    color: #059669;
}

/* ===================================
   CARD CONTENT
   =================================== */

.card-title {
    font-size: 22px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
    line-height: 1.3;
}

.card-description {
    font-size: 15px;
    line-height: 1.6;
    color: #4B5563;
    margin-bottom: 20px;
    flex-grow: 1;
}

/* ===================================
   CARD STATS
   =================================== */

.card-stat {
    padding: 16px;
    border-radius: 12px;
    margin-bottom: 20px;
}

.problem-stat {
    background: rgba(239, 68, 68, 0.08);
    border-left: 3px solid #EF4444;
}

.solution-stat {
    background: rgba(16, 185, 129, 0.08);
    border-left: 3px solid #10B981;
}

.problem-solution-section .stat-number {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 8px;
}

.problem-stat .stat-number {
    color: #DC2626;
}

.solution-stat .stat-number {
    color: #059669;
}

.stat-impact,
.stat-benefit {
    font-size: 13px;
    line-height: 1.5;
    color: #6B7280;
}

/* ===================================
   FLIP TRIGGER BUTTON
   =================================== */

.flip-trigger {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    align-self: flex-start;
}

.problem-side .flip-trigger {
    background: #EF4444;
    color: #FFFFFF;
}

.problem-side .flip-trigger:hover {
    background: #DC2626;
    transform: translateX(4px);
}

.solution-side .flip-trigger {
    background: #10B981;
    color: #FFFFFF;
}

.solution-side .flip-trigger:hover {
    background: #059669;
    transform: translateX(-4px);
}

.flip-trigger svg {
    transition: transform 0.3s ease;
}

/* ===================================
   SUMMARY BANNER
   =================================== */

.solution-summary {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 32px;
    align-items: center;
    padding: 48px;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(5, 150, 105, 0.05) 100%);
    border: 2px solid rgba(16, 185, 129, 0.2);
    border-radius: 24px;
}

.summary-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #10B981 0%, #059669 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    flex-shrink: 0;
}

.summary-content h3 {
    font-size: 28px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
}

.summary-content p {
    font-size: 16px;
    line-height: 1.7;
    color: #4B5563;
}

.summary-content strong {
    color: #059669;
    font-weight: 700;
}

.btn-primary-large {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 32px;
    background: var(--color-primary);
    color: #FFFFFF;
    border: none;
  border-radius: var(--radius-button);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    text-decoration: none;
    white-space: nowrap;
    transition: all var(--transition-base);
    cursor: pointer;
}

.btn-primary-large:hover {
  background: var(--color-primary-dark);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

.btn-primary-large svg {
    transition: transform 0.3s ease;
}

.btn-primary-large:hover svg {
    transform: translateX(4px);
}

/* ===================================
   RESPONSIVE
   =================================== */

@media (max-width: 1200px) {
    .problems-solutions-grid {
        grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    }
}

@media (max-width: 768px) {
    .problem-solution-section {
        padding: 60px 0;
    }
    
    .problem-solution-section .container {
        padding: 0 20px;
    }
    
    .problem-solution-section .section-title {
        font-size: 32px;
    }
    
    .problem-solution-section .section-title br {
        display: none;
    }
    
    .problems-solutions-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .flip-card {
        height: 450px;
    }
    
    .solution-summary {
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 32px;
        text-align: center;
    }
    
    .summary-icon {
        margin: 0 auto;
    }
    
    .btn-primary-large {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 576px) {
    .problem-solution-section .section-title {
        font-size: 28px;
    }
    
    .flip-card-front,
    .flip-card-back {
        padding: 24px;
    }
    
    .card-title {
        font-size: 20px;
    }
    
    .flip-card {
        height: 480px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.95);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.flip-card {
    animation: fadeInScale 0.5s ease forwards;
    opacity: 0;
    cursor: pointer;
}

.flip-card:nth-child(1) { animation-delay: 0.1s; }
.flip-card:nth-child(2) { animation-delay: 0.15s; }
.flip-card:nth-child(3) { animation-delay: 0.2s; }
.flip-card:nth-child(4) { animation-delay: 0.25s; }
.flip-card:nth-child(5) { animation-delay: 0.3s; }
.flip-card:nth-child(6) { animation-delay: 0.35s; }
























/**
 * Block 04 - Video Testimonials
 * Видео-отзывы с конкретными результатами
 */

/* ===================================
   SECTION BASE
   =================================== */

.video-testimonials-section {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    position: relative;
    overflow: hidden;
}

.video-testimonials-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ===================================
   HEADER
   =================================== */

.video-testimonials-section .section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 64px;
}

.video-testimonials-section .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.08);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.video-testimonials-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 20px;
}

.video-testimonials-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.video-testimonials-section .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* ===================================
   VIDEO STORIES GRID
   =================================== */

.video-stories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 32px;
    margin-bottom: 64px;
}

/* ===================================
   VIDEO STORY CARD
   =================================== */

.video-story-card {
    background: var(--glass-white);
    backdrop-filter: blur(12px);
    border: 1px solid var(--color-gray-200);
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.4s ease;
    position: relative;
}

.video-story-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.12);
    border-color: var(--color-primary);
}

/* Featured Card */
.video-story-featured {
    border: 2px solid var(--color-accent);
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.05) 0%, var(--glass-white) 100%);
}

.featured-badge {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 10;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    color: var(--color-white);
    border-radius: 100px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

/* ===================================
   VIDEO THUMBNAIL
   =================================== */

.video-thumbnail-wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 aspect ratio */
    overflow: hidden;
}

.video-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.4s ease;
}

/* Play Button */
.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 5;
}

.video-play-btn:hover {
    transform: translate(-50%, -50%) scale(1.15);
}

.video-play-btn svg {
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.2));
}

/* Duration Badge */
.video-duration {
    position: absolute;
    bottom: 12px;
    right: 12px;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(8px);
    color: var(--color-white);
    font-size: 13px;
    font-weight: 600;
    border-radius: 6px;
}

/* University Badge */
.video-badge-ivy,
.video-badge-uk,
.video-badge-scholarship {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 48px;
    height: 48px;
    background: var(--color-white);
    border-radius: 50%;
    padding: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.video-badge-ivy img,
.video-badge-uk img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* ===================================
   STORY CONTENT
   =================================== */

.story-content {
    padding: 24px;
}

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

.story-name {
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
}

.story-flag {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: var(--text-muted);
}

.story-flag img {
    width: 24px;
    height: 16px;
    object-fit: cover;
    border-radius: 2px;
}

/* ===================================
   ACHIEVEMENT BADGES
   =================================== */

.story-achievement-badges {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

.achievement-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 600;
}

.badge-speed {
    background: rgba(139, 92, 246, 0.15);
    color: #7C3AED;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 15px;
    border-radius: 20px;
}

.badge-score {
    background: rgba(16, 185, 129, 0.15);
    color: var(--color-success);
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 15px;
    border-radius: 20px;
}

.badge-language {
    background: rgba(59, 130, 246, 0.15);
    color: var(--color-primary-light);
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 15px;
    border-radius: 20px;
}

.badge-honor {
    background: rgba(245, 158, 11, 0.15);
    color: var(--color-accent);
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 15px;
    border-radius: 20px;
}

.badge-gold {
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: #000000;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 15px;
    border-radius: 20px;
}

.badge-universities {
    background: rgba(220, 38, 38, 0.15);
    color: #DC2626;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 15px;
    border-radius: 20px;
}

/* ===================================
   STORY QUOTE
   =================================== */

.story-quote {
    font-size: 15px;
    line-height: 1.7;
    color: var(--text-secondary);
    margin-bottom: 20px;
    font-style: italic;
    position: relative;
    padding-left: 16px;
}

/* ===================================
   STORY RESULTS
   =================================== */

.story-results {
    margin-top: 20px;
}

.results-label {
    font-size: 12px;
    font-weight: 700;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
}

.universities-accepted {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
}

.universities-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.uni-chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    background: var(--color-gray-100);
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-primary);
}

.uni-chip img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.uni-ivy {
    background: rgba(139, 92, 246, 0.15);
    color: #7C3AED;
    border: 1px solid rgba(139, 92, 246, 0.3);
}

.uni-russell {
    background: rgba(220, 38, 38, 0.15);
    color: #DC2626;
    border: 1px solid rgba(220, 38, 38, 0.3);
}

.uni-more {
    background: var(--color-primary);
    color: var(--color-white);
}

/* ===================================
   EXTRA ACHIEVEMENT
   =================================== */

.story-extra-achievement {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 16px;
    background: rgba(16, 185, 129, 0.08);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--color-success);
    margin-top: 12px;
}

/* ===================================
   HIGHLIGHT STAT
   =================================== */

.story-highlight-stat {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px;
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.15) 0%, rgba(251, 191, 36, 0.1) 100%);
    border-radius: 12px;
    margin-top: 20px;
}

.highlight-icon {
    font-size: 36px;
}

.highlight-text strong {
    display: block;
    font-size: 28px;
    font-weight: 800;
    color: var(--color-accent);
    line-height: 1;
    margin-bottom: 4px;
}

.highlight-text span {
    font-size: 13px;
    color: var(--text-muted);
}

/* ===================================
   CTA BLOCK
   =================================== */

.testimonials-cta-block {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 32px;
    align-items: center;
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    border-radius: 24px;
    color: var(--color-white);
}

.cta-content h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--color-white);
}

.cta-content p {
    font-size: 16px;
    opacity: 0.9;
}

.cta-buttons {
    display: flex;
    gap: 16px;
    align-items: center;
}

.testimonials-cta-block .btn-primary-mega {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 18px 32px;
    background: var(--color-white);
    color: var(--color-primary);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.testimonials-cta-block .btn-primary-mega:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

.testimonials-cta-block .btn-secondary-outline {
    display: inline-flex;
    align-items: center;
    padding: 16px 28px;
    background: transparent;
    color: var(--color-white);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.testimonials-cta-block .btn-secondary-outline:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--color-white);
    color: var(--color-white);
}

/* ===================================
   CUSTOM VIDEO PLAYER
   =================================== */

.custom-video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    display: flex;
    flex-direction: column;
}

.video-element {
    flex: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    display: flex;
    align-items: center;
    gap: 12px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.custom-video-player:hover .video-controls {
    opacity: 1;
}

.control-btn {
    background: none;
    border: none;
    color: var(--color-white);
    cursor: pointer;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    border-radius: 6px;
}

.control-btn:hover {
    background: rgba(255, 255, 255, 0.2);
}

.time-display {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: var(--color-white);
    font-weight: 600;
    white-space: nowrap;
}

.progress-bar-container {
    flex: 1;
    padding: 8px 0;
}

.progress-bar-container .progress-bar {
    position: relative;
    width: 100%;
    height: 4px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    cursor: pointer;
}

.progress-bar:hover {
    height: 6px;
}

.progress-bar-filled {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: var(--color-primary);
    border-radius: 2px;
    transition: width 0.1s linear;
}

.progress-bar-handle {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    background: var(--color-white);
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.progress-bar:hover .progress-bar-handle {
    opacity: 1;
}

/* ===================================
   CUSTOM VIDEO PLAYER
   =================================== */

.shkola-video-player {
    position: relative;
    width: 100%;
    background: #000000;
    border-radius: 12px;
    overflow: hidden;
}

.shkola-video-player video {
    width: 100%;
    height: 100%;
    display: block;
}

.player-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
    pointer-events: none;
}

.player-spinner {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top-color: var(--color-white);
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* Controls */
.player-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    padding: 20px 16px 16px;
    opacity: 0;
    transition: opacity 0.3s;
}

.player-controls.show {
    opacity: 1;
}

.shkola-video-player:hover .player-controls {
    opacity: 1;
}

.progress-container {
    margin-bottom: 12px;
}

.progress-container .progress-bar {
    position: relative;
    height: 4px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    cursor: pointer;
}

.progress-container .progress-bar:hover {
    height: 6px;
}

.progress-buffered,
.progress-played {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 2px;
}

.progress-buffered {
    background: rgba(255, 255, 255, 0.4);
}

.progress-played {
    background: var(--color-primary);
}

.controls-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.player-controls button {
    background: none;
    border: none;
    color: var(--color-white);
    cursor: pointer;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    transition: background 0.2s;
}

.player-controls button:hover {
    background: rgba(255, 255, 255, 0.2);
}

.progress-container .time-display {
    font-size: 14px;
    color: var(--color-white);
    font-weight: 600;
    display: flex;
    gap: 4px;
}

.spacer {
    flex: 1;
}

.volume-control {
    display: flex;
    align-items: center;
    gap: 8px;
}

.volume-slider {
    width: 80px;
    height: 4px;
    -webkit-appearance: none;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    outline: none;
}

.volume-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    background: var(--color-white);
    border-radius: 50%;
    cursor: pointer;
}

.volume-slider::-moz-range-thumb {
    width: 12px;
    height: 12px;
    background: var(--color-white);
    border-radius: 50%;
    cursor: pointer;
    border: none;
}

/* Settings Menu */
.settings-menu {
    position: absolute;
    bottom: 70px;
    right: 60px;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(12px);
    padding: 16px;
    border-radius: 12px;
    min-width: 200px;
}



/* ===================================
   VIDEO MODAL
   =================================== */

.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
}

.video-modal.active {
    display: flex;
}

.video-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(8px);
}

.video-modal-content {
    position: relative;
    width: 90%;
    max-width: 1200px;
    z-index: 2;
}

.video-modal-close {
    position: absolute;
    top: -50px;
    right: 0;
    background: none;
    border: none;
    color: var(--color-white);
    cursor: pointer;
    transition: transform 0.3s ease;
}

.video-modal-close:hover {
    transform: scale(1.1);
}

.video-modal-player {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background: #000000;
    border-radius: 12px;
    overflow: hidden;
}

#video-player-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#video-player-wrapper iframe {
    width: 100%;
    height: 100%;
}

.video-modal-info {
    padding: 24px;
    background: var(--glass-white-heavy);
    backdrop-filter: blur(12px);
    border-radius: 12px;
    margin-top: 16px;
}

.video-modal-info h3 {
    font-size: 24px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.video-modal-info p {
    font-size: 15px;
    color: var(--text-secondary);
}

/* ===================================
   BACKGROUND PATTERN
   =================================== */

.section-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.03;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15l10 10-10 10-10-10 10-10z' fill='%231D4ED8'/%3E%3C/svg%3E");
    pointer-events: none;
}

/* ===================================
   RESPONSIVE
   =================================== */

@media (max-width: 1200px) {
    .video-stories-grid {
        grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    }
}

@media (max-width: 768px) {
    .video-testimonials-section {
        padding: 60px 0;
    }
    
    .video-testimonials-section .container {
        padding: 0 20px;
    }
    
    .video-testimonials-section .section-title {
        font-size: 32px;
    }
    
    .video-testimonials-section .section-title br {
        display: none;
    }
    
    .video-stories-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .video-testimonials-section .testimonials-cta-block {
        grid-template-columns: 1fr;
        padding: 32px;
        text-align: center;
    }
    
    .cta-content h3 {
        font-size: 24px;
    }
    
    .cta-buttons {
        flex-direction: column;
        width: 100%;
    }
    
    .btn-primary-mega,
    .testimonials-cta-block .btn-secondary-outline {
        width: 100%;
        justify-content: center;
    }
    
    .testimonials-cta-block .universities-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    .testimonials-cta-block .section-title {
        font-size: 28px;
    }
    
    .testimonials-cta-block .story-content {
        padding: 20px;
    }
    
    .testimonials-cta-block .story-name {
        font-size: 20px;
    }
    
    .testimonials-cta-block .featured-badge {
        font-size: 10px;
        padding: 6px 12px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

.testimonials-cta-block .video-story-card {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.video-story-card:nth-child(1) { animation-delay: 0.1s; }
.video-story-card:nth-child(2) { animation-delay: 0.2s; }
.testimonials-cta-block .video-story-card:nth-child(3) { animation-delay: 0.3s; }










































/**
 * Block 05 - Programs Overview
 * Полностью адаптивный CSS с проработкой каждого элемента
 */

/* ===================================
   SECTION BASE
   =================================== */

.programs-overview-section {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--color-white) 0%, var(--color-gray-50) 100%);
    position: relative;
    overflow: hidden;
}

.container-wide {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ===================================
   HEADER
   =================================== */

.programs-overview-section .section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 64px;
}

.programs-overview-section .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.08);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.programs-overview-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 20px;
}

.programs-overview-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.programs-overview-section .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* ===================================
   TABS WRAPPER
   =================================== */

.programs-tabs-wrapper {
    background: var(--glass-white);
    backdrop-filter: blur(12px);
    border: 1px solid var(--color-gray-200);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}

/* ===================================
   TABS NAVIGATION
   =================================== */

.programs-tabs-nav {
    display: flex;
    gap: 8px;
    padding: 16px;
    background: var(--color-gray-50);
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--color-gray-300) transparent;
    -webkit-overflow-scrolling: touch;
}

.programs-tabs-nav::-webkit-scrollbar {
    height: 6px;
}

.programs-tabs-nav::-webkit-scrollbar-track {
    background: transparent;
}

.programs-tabs-nav::-webkit-scrollbar-thumb {
    background: var(--color-gray-300);
    border-radius: 3px;
}

.tab-nav-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 24px;
    background: var(--color-white);
    border: 2px solid transparent;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: fit-content;
    flex-shrink: 0;
    white-space: nowrap;
}

.tab-nav-item:hover {
    border-color: var(--color-primary);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(29, 78, 216, 0.15);
}

.tab-nav-item.active {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    box-shadow: 0 6px 20px rgba(29, 78, 216, 0.3);
}

.tab-nav-item.active .tab-icon {
    color: var(--color-white);
    background: rgba(255, 255, 255, 0.2);
}

.tab-nav-item.active .tab-title,
.tab-nav-item.active .tab-subtitle {
    color: var(--color-white);
}

.tab-icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(29, 78, 216, 0.1);
    border-radius: 10px;
    color: var(--color-primary);
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.tab-label {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.tab-title {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.2;
}

.tab-subtitle {
    font-size: 12px;
    color: var(--text-muted);
    font-weight: 500;
    line-height: 1.2;
}

/* ===================================
   TABS CONTENT
   =================================== */

.programs-tabs-content {
    padding: 48px;
}

.tab-content-panel {
    display: none;
}

.tab-content-panel.active {
    display: block;
    animation: fadeInUp 0.5s ease;
}

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

/* ===================================
   PROGRAM CONTENT GRID
   =================================== */

.program-content-grid {
    display: grid;
    grid-template-columns: 480px 1fr;
    gap: 56px;
    align-items: start;
}

/* ===================================
   PROGRAM VISUAL
   =================================== */

.program-visual {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.12);
    background: var(--color-gray-100);
}

.program-visual img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
}

.program-visual:hover img {
    transform: scale(1.05);
}

.program-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 20px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(8px);
    border-radius: 100px;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.badge-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

/* SVG иконки через CSS */
.program-badge .badge-icon::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.program-badge .badge-icon::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23F59E0B'%3E%3Cpath d='M5.166 2.621v.858c-1.035.148-2.059.33-3.071.543a.75.75 0 00-.584.859 6.753 6.753 0 006.138 5.6 6.73 6.73 0 002.743 1.346A6.707 6.707 0 019.279 15H8.54c-1.036 0-1.875.84-1.875 1.875V19.5h-.75a2.25 2.25 0 00-2.25 2.25c0 .414.336.75.75.75h15a.75.75 0 00.75-.75 2.25 2.25 0 00-2.25-2.25h-.75v-2.625c0-1.036-.84-1.875-1.875-1.875h-.739a6.706 6.706 0 01-1.112-3.173 6.73 6.73 0 002.743-1.347 6.753 6.753 0 006.139-5.6.75.75 0 00-.585-.858 47.077 47.077 0 00-3.07-.543V2.62a.75.75 0 00-.658-.744 49.22 49.22 0 00-6.093-.377c-2.063 0-4.096.128-6.093.377a.75.75 0 00-.657.744z'/%3E%3C/svg%3E");
}

.badge-premium .badge-icon::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.007 5.404.433c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.257 5.273c.271 1.136-.964 2.033-1.96 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.749-2.305l5.404-.433 2.082-5.006z'/%3E%3C/svg%3E");
}

.badge-flexible .badge-icon::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M15.59 14.37a6 6 0 01-5.84 7.38v-4.8m5.84-2.58a14.98 14.98 0 006.16-12.12A14.98 14.98 0 009.631 8.41m5.96 5.96a14.926 14.926 0 01-5.841 2.58m-.119-8.54a6 6 0 00-7.381 5.84h4.8m2.581-5.84a14.927 14.927 0 00-2.58 5.84m2.699 2.7c-.103.021-.207.041-.311.06a15.09 15.09 0 01-2.448-2.448 14.9 14.9 0 01.06-.312m-2.24 2.39a4.493 4.493 0 00-1.757 4.306 4.493 4.493 0 004.306-1.758M16.5 9a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z' stroke='%23FFFFFF' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
}

.badge-exclusive .badge-icon::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z'/%3E%3C/svg%3E");
}

.badge-results .badge-icon::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M9.568 3H5.25A2.25 2.25 0 003 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 005.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 009.568 3z'/%3E%3Cpath d='M6 6h.008v.008H6V6z'/%3E%3C/svg%3E");
}

.badge-premium {
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: #000000;
}

.badge-flexible {
    background: linear-gradient(135deg, var(--color-secondary) 0%, var(--color-secondary-dark) 100%);
    color: var(--color-white);
}

.badge-exclusive {
    background: linear-gradient(135deg, #8B5CF6 0%, #7C3AED 100%);
    color: var(--color-white);
}

.badge-results {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    color: var(--color-white);
}

/* ===================================
   PROGRAM DETAILS
   =================================== */

.program-details {
    min-width: 0;
}

.program-title {
    font-size: 36px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 16px;
    line-height: 1.2;
}

.program-description {
    font-size: 17px;
    line-height: 1.7;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

/* ===================================
   PROGRAM HIGHLIGHTS
   =================================== */

.program-highlights h4 {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 20px;
}

.highlights-grid {
    display: grid;
    gap: 16px;
    margin-bottom: 32px;
}

.highlight-item {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.highlight-item svg {
    width: 24px;
    height: 24px;
    color: var(--color-success);
    flex-shrink: 0;
    margin-top: 2px;
}

.highlight-text {
    flex: 1;
    min-width: 0;
}

.highlight-text strong {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 4px;
    line-height: 1.4;
}

.highlight-text span {
    display: block;
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.5;
}

/* ===================================
   IDEAL FOR SECTION
   =================================== */

.program-ideal-for {
    margin-bottom: 32px;
}

.program-ideal-for h4 {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.ideal-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.ideal-tag {
    padding: 8px 16px;
    background: var(--color-gray-100);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    white-space: nowrap;
}

/* ===================================
   SUCCESS STORY MINI
   =================================== */

.success-story-mini {
    display: flex;
    gap: 16px;
    padding: 20px;
    background: rgba(16, 185, 129, 0.05);
    border-left: 3px solid var(--color-success);
    border-radius: 12px;
    margin-bottom: 32px;
}

.story-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background: var(--color-gray-200);
}

.story-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.story-text {
    flex: 1;
    min-width: 0;
}

.story-text p {
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-secondary);
    margin-bottom: 8px;
}

.story-text p:last-child {
    margin-bottom: 0;
}

.story-text strong {
    color: var(--text-primary);
    font-weight: 700;
}

.story-result {
    color: var(--color-success) !important;
    font-weight: 600 !important;
}

/* ===================================
   SUCCESS STATS MINI
   =================================== */

.success-stats-mini {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 24px;
    background: var(--color-gray-50);
    border-radius: 12px;
    margin-bottom: 32px;
}

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

.stat-mini strong {
    display: block;
    font-size: 32px;
    font-weight: 800;
    color: var(--color-primary);
    margin-bottom: 4px;
    line-height: 1;
}

.stat-mini span {
    display: block;
    font-size: 13px;
    color: var(--text-muted);
    line-height: 1.4;
}

/* ===================================
   CTA GROUP
   =================================== */

.program-cta-group {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    color: var(--color-white);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.3);
}

.btn-link {
    font-size: 15px;
    font-weight: 600;
    color: var(--color-primary);
    text-decoration: none;
    transition: color 0.2s ease;
    white-space: nowrap;
}

.btn-link:hover {
    color: var(--color-primary-dark);
}

/* ===================================
   BACKGROUND GRADIENT
   =================================== */

.section-bg-gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(at 20% 30%, rgba(29, 78, 216, 0.03) 0px, transparent 50%),
        radial-gradient(at 80% 70%, rgba(13, 148, 136, 0.03) 0px, transparent 50%);
    pointer-events: none;
    z-index: 0;
}

/* ===================================
   RESPONSIVE - TABLET (1200px)
   =================================== */

@media (max-width: 1200px) {
    .program-content-grid {
        grid-template-columns: 420px 1fr;
        gap: 40px;
    }
    
    .program-title {
        font-size: 32px;
    }
}

/* ===================================
   RESPONSIVE - TABLET (992px)
   =================================== */

@media (max-width: 992px) {
    .program-content-grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    
    .program-visual {
        max-width: 600px;
        margin: 0 auto;
    }
    
    .programs-tabs-nav {
        gap: 6px;
        padding: 12px;
    }
    
    .tab-nav-item {
        padding: 14px 20px;
        gap: 10px;
    }
    
    .tab-icon {
        width: 40px;
        height: 40px;
    }
}

/* ===================================
   RESPONSIVE - MOBILE (768px)
   =================================== */

@media (max-width: 768px) {
    .programs-overview-section {
        padding: 60px 0;
    }
    
    .container-wide {
        padding: 0 20px;
    }
    
    .programs-overview-section .section-title {
        font-size: 32px;
    }
    
    .programs-overview-section .section-title br {
        display: none;
    }
    
    .programs-overview-section .section-description {
        font-size: 16px;
    }
    
    .programs-tabs-wrapper {
        border-radius: 16px;
    }
    
    .programs-tabs-content {
        padding: 32px 20px;
    }
    
    .program-title {
        font-size: 26px;
    }
    
    .program-description {
        font-size: 16px;
    }
    
    .program-visual {
        border-radius: 16px;
    }
    
    .program-badge {
        top: 12px;
        left: 12px;
        padding: 10px 16px;
        font-size: 13px;
        gap: 8px;
    }
    
    .highlights-grid {
        gap: 14px;
    }
    
    .highlight-item {
        gap: 12px;
    }
    
    .highlight-item svg {
        width: 20px;
        height: 20px;
    }
    
    .programs-tabs-wrapper .highlight-text strong {
        font-size: 14px;
    }
    
    .programs-tabs-wrapper .highlight-text span {
        font-size: 13px;
    }
    
    .programs-tabs-wrapper .success-stats-mini {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 20px;
    }
    
    .programs-tabs-wrapper .stat-mini strong {
        font-size: 28px;
    }
    
    .programs-tabs-wrapper .ideal-tags {
        gap: 6px;
    }
    
    .programs-tabs-wrapper .ideal-tag {
        padding: 6px 14px;
        font-size: 12px;
    }
    
    .programs-tabs-wrapper .program-cta-group {
        flex-direction: column;
        width: 100%;
        gap: 12px;
    }
    
    .btn-primary {
        width: 100%;
        justify-content: center;
        padding: 14px 28px;
    }
    
    .btn-link {
        width: 100%;
        text-align: center;
    }
}

/* ===================================
   RESPONSIVE - SMALL MOBILE (576px)
   =================================== */

@media (max-width: 576px) {
    .program-cta .section-title {
        font-size: 28px;
    }
    
    .program-cta .section-label {
        font-size: 12px;
        padding: 6px 16px;
    }
    
    .program-cta .programs-tabs-nav {
        padding: 10px;
        gap: 6px;
    }
    
    .program-cta .tab-nav-item {
        padding: 12px 16px;
        gap: 8px;
        min-width: 180px;
    }
    
    .program-cta .tab-icon {
        width: 36px;
        height: 36px;
    }
    
    .program-cta .tab-title {
        font-size: 14px;
    }
    
    .program-cta .tab-subtitle {
        font-size: 11px;
    }
    
    .program-cta .programs-tabs-content {
        padding: 24px 16px;
    }
    
    .program-cta .program-title {
        font-size: 22px;
    }
    
    .program-cta .program-description {
        font-size: 15px;
    }
    
    .program-cta .program-highlights h4 {
        font-size: 16px;
    }
    
    .program-cta .program-ideal-for h4 {
        font-size: 15px;
    }
    
    .program-cta .success-story-mini {
        padding: 16px;
        gap: 12px;
    }
    
    .program-cta .story-avatar {
        width: 40px;
        height: 40px;
    }
    
    .program-cta .story-text p {
        font-size: 13px;
    }
}

/* ===================================
   PRINT STYLES
   =================================== */

@media print {
    .program-cta .programs-overview-section {
        background: white;
        padding: 40px 0;
    }
    
    .programs-overview-section .programs-tabs-nav {
        display: none;
    }
    
    .programs-overview-section .tab-content-panel {
        display: block !important;
        page-break-inside: avoid;
    }
    
    .programs-overview-section .program-visual {
        box-shadow: none;
        border: 1px solid #e5e7eb;
    }
    
    .btn-primary,
    .programs-overview-section .btn-link {
        display: none;
    }
}
































































/**
 * Block 06 - Why SHKOLA
 * Interactive benefit cards with expand functionality
 */

/* ===================================
   SECTION BASE
   =================================== */

.why-shkola-section {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--color-white) 0%, var(--color-gray-50) 100%);
    position: relative;
    overflow: hidden;
}

.why-shkola-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ===================================
   HEADER
   =================================== */

.why-shkola-section .section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 64px;
}

.why-shkola-section .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.08);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.why-shkola-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 20px;
}

.why-shkola-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.why-shkola-section .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* ===================================
   BENEFITS GRID
   =================================== */

.benefits-premium-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 32px;
    margin-bottom: 64px;
}

/* ===================================
   BENEFIT CARD
   =================================== */

.benefit-card-premium {
    position: relative;
    background: var(--glass-white);
    backdrop-filter: blur(12px);
    border: 1px solid var(--color-gray-200);
    border-radius: 20px;
    padding: 32px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    min-height: 480px;
}

.benefit-card-premium::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    border-radius: 20px 20px 0 0;
}

.benefit-card-premium:hover::before {
    transform: scaleX(1);
}

.benefit-card-premium:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
}

.benefit-card-premium.expanded {
    transform: translateY(0);
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.15);
    border-color: var(--color-primary);
}

.benefit-card-premium.expanded::before {
    transform: scaleX(1);
    height: 6px;
}

/* Featured Card */
.benefit-card-featured {
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.05) 0%, var(--glass-white) 100%);
    border: 2px solid var(--color-accent);
}

.benefit-card-featured::before {
    background: linear-gradient(90deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
}

.benefit-card-featured.expanded {
    border-color: var(--color-accent);
}

.featured-badge-corner {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    box-shadow: 0 4px 16px rgba(245, 158, 11, 0.3);
}

/* ===================================
   CARD ELEMENTS
   =================================== */

.benefit-number {
    position: absolute;
    top: 24px;
    left: 24px;
    font-size: 64px;
    font-weight: 900;
    color: var(--color-gray-200);
    line-height: 1;
    opacity: 0.5;
}

.benefit-icon-wrapper {
    width: 72px;
    height: 72px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: var(--color-white);
    position: relative;
    z-index: 1;
}

.icon-blue {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);
}

.icon-teal {
    background: linear-gradient(135deg, var(--color-secondary) 0%, var(--color-secondary-light) 100%);
}

.icon-purple {
    background: linear-gradient(135deg, #8B5CF6 0%, #7C3AED 100%);
}

.icon-orange {
    background: linear-gradient(135deg, #F97316 0%, #EA580C 100%);
}

.icon-green {
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
}

.icon-gold {
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
}

.benefit-title {
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 12px;
    line-height: 1.3;
}

.benefit-description {
    font-size: 15px;
    line-height: 1.7;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

/* ===================================
   BENEFIT STATS
   =================================== */

.benefit-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-bottom: 24px;
}

.benefit-stat {
    padding: 16px;
    background: var(--color-gray-50);
    border-radius: 12px;
    text-align: center;
}

.benefit-stat strong {
    display: block;
    font-size: 24px;
    font-weight: 800;
    color: var(--color-primary);
    margin-bottom: 4px;
    line-height: 1;
}

.benefit-stat span {
    font-size: 12px;
    color: var(--text-muted);
    line-height: 1.4;
}

/* ===================================
   BENEFIT STATS GRID (Featured)
   =================================== */

.benefit-stats-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 24px;
}

.benefit-icon-wrapper .stat-mini {
    text-align: center;
    padding: 16px 12px;
    background: rgba(245, 158, 11, 0.08);
    border-radius: 12px;
}

.benefit-icon-wrapper .stat-mini strong {
    display: block;
    font-size: 28px;
    font-weight: 800;
    color: var(--color-accent);
    margin-bottom: 4px;
    line-height: 1;
}

.benefit-icon-wrapper .stat-mini span {
    font-size: 12px;
    color: var(--text-muted);
    line-height: 1.4;
}

/* ===================================
   BADGES ROW
   =================================== */

.benefit-badges-row {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.mini-badge {
    width: 60px;
    height: 60px;
    background: var(--color-white);
    border: 1px solid var(--color-gray-200);
    border-radius: 12px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mini-badge img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* ===================================
   ICON LIST
   =================================== */

.benefit-icon-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 24px;
}

.icon-list-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.icon-list-item svg {
    width: 20px;
    height: 20px;
    color: var(--color-success);
    flex-shrink: 0;
}

.icon-list-item span {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.5;
}

/* ===================================
   TIMEZONE VISUAL
   =================================== */

.timezone-visual {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.timezone-dot {
    padding: 10px 16px;
    background: var(--color-gray-50);
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-primary);
    white-space: nowrap;
}

.timezone-asia {
    background: rgba(59, 130, 246, 0.1);
    color: var(--color-primary-light);
}

.timezone-europe {
    background: rgba(16, 185, 129, 0.1);
    color: var(--color-success);
}

.timezone-americas {
    background: rgba(245, 158, 11, 0.1);
    color: var(--color-accent);
}

/* ===================================
   LEARN MORE BUTTON
   =================================== */

.benefit-learn-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    background: transparent;
    color: var(--color-primary);
    border: 2px solid var(--color-primary);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.benefit-learn-more:hover {
    background: var(--color-primary);
    color: var(--color-white);
}

.benefit-learn-more svg {
    transition: transform 0.3s ease;
}

.benefit-learn-more:hover svg {
    transform: translateX(4px);
}

/* ===================================
   EXPANDABLE CONTENT (Slide-down Panel)
   =================================== */

.benefit-expandable {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(12px);
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10;
    overflow: hidden;
}

.benefit-expandable.expanded {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.expandable-content {
    height: 100%;
    padding: 32px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/* Scrollbar styling */
.expandable-content::-webkit-scrollbar {
    width: 6px;
}

.expandable-content::-webkit-scrollbar-track {
    background: var(--color-gray-100);
    border-radius: 3px;
}

.expandable-content::-webkit-scrollbar-thumb {
    background: var(--color-primary);
    border-radius: 3px;
}

.expandable-content::-webkit-scrollbar-thumb:hover {
    background: var(--color-primary-dark);
}

/* Close button */
.expandable-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-300);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 2;
}

.expandable-close:hover {
    background: var(--color-error);
    border-color: var(--color-error);
    transform: rotate(90deg);
}

.expandable-close:hover svg {
    stroke: var(--color-white);
}

.expandable-close svg {
    width: 20px;
    height: 20px;
    stroke: var(--color-gray-700);
    transition: stroke 0.3s ease;
}

.expandable-content h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 20px;
    padding-top: 20px;
}

.expandable-content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 24px 0;
}

.expandable-content ul li {
    padding: 12px 0 12px 32px;
    position: relative;
    margin-bottom: 0;
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    border-bottom: 1px solid var(--color-gray-100);
}

.expandable-content ul li:last-child {
    border-bottom: none;
}

.expandable-content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    width: 20px;
    height: 20px;
    background: var(--color-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.expandable-content ul li::after {
    content: '✓';
    position: absolute;
    left: 6px;
    top: 16px;
    color: var(--color-white);
    font-size: 12px;
    font-weight: 700;
}

.expandable-highlight {
    padding: 20px 24px;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(16, 185, 129, 0.05) 100%);
    border-left: 4px solid var(--color-success);
    border-radius: 12px;
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-top: 24px;
}

.expandable-highlight strong {
    display: block;
    color: var(--color-success);
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
}

/* ===================================
   COMPARISON CTA BANNER
   =================================== */

.comparison-cta-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    padding: 40px 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    border-radius: 20px;
    color: var(--color-white);
}

.comparison-content h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.2;
    color: var(--color-white);
}

.comparison-content p {
    font-size: 16px;
    opacity: 0.9;
}

.btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: var(--color-white);
    color: var(--color-primary);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.btn-secondary:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

/* ===================================
   BACKGROUND PATTERN
   =================================== */

.section-bg-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.03;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15l10 10-10 10-10-10 10-10z' fill='%231D4ED8'/%3E%3Ccircle cx='15' cy='45' r='5' fill='%230D9488'/%3E%3Crect x='40' y='40' width='8' height='8' fill='%23F59E0B'/%3E%3C/svg%3E");
    pointer-events: none;
    z-index: 0;
}

/* ===================================
   RESPONSIVE - 1200px
   =================================== */

@media (max-width: 1200px) {
    .benefits-premium-grid {
        grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    }
}

/* ===================================
   RESPONSIVE - 992px
   =================================== */

@media (max-width: 992px) {
    .benefits-premium-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
    
    .comparison-cta-banner {
        padding: 32px 36px;
    }
    
    .comparison-content h3 {
        font-size: 24px;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .comparison-cta .why-shkola-section {
        padding: 60px 0;
    }
    
    .comparison-cta-banner{
        display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }
    
    .why-shkola-section .container {
        padding: 0 20px;
    }
    
    .why-shkola-section .section-title {
        font-size: 32px;
    }
    
    .why-shkola-section .section-title br {
        display: none;
    }
    
    .why-shkola-section .section-description {
        font-size: 16px;
    }
    
    .benefits-premium-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .benefit-card-premium {
        padding: 28px 24px;
        min-height: 420px;
    }
    
    .benefit-number {
        font-size: 48px;
        top: 20px;
        left: 20px;
    }
    
    .benefit-icon-wrapper {
        width: 64px;
        height: 64px;
    }
    
    .benefit-title {
        font-size: 20px;
    }
    
    .benefit-description {
        font-size: 14px;
    }
    
    .benefit-stats {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    
    .benefit-stats-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    
    .benefit-icon-wrapper .stat-mini strong {
        font-size: 24px;
    }
    
    /* Expandable panel на мобильных */
    .expandable-content {
        padding: 24px 20px;
    }
    
    .benefit-icon-wrapper .expandable-content h4 {
        font-size: 18px;
        padding-top: 10px;
    }
    
    .benefit-icon-wrapper .expandable-content ul li {
        font-size: 14px;
        padding: 10px 0 10px 28px;
    }
    
    .benefit-icon-wrapper .expandable-content ul li::before {
        width: 18px;
        height: 18px;
        top: 13px;
    }
    
    .benefit-icon-wrapper .expandable-content ul li::after {
        left: 5px;
        top: 13px;
        font-size: 11px;
    }
    
    .expandable-close {
        top: 16px;
        right: 16px;
        width: 32px;
        height: 32px;
    }
    
    .benefit-icon-wrapper .expandable-close svg {
        width: 18px;
        height: 18px;
    }
    
    .benefit-icon-wrapper .comparison-cta-banner {
        flex-direction: column;
        text-align: center;
        padding: 32px 24px;
        gap: 24px;
    }
    
    .comparison-content h3 {
        font-size: 22px;
    }
    
    .comparison-content p {
        font-size: 14px;
    }
    
    .btn-secondary {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .comparison-cta .section-title {
        font-size: 28px;
    }
    
    .comparison-cta .section-label {
        font-size: 12px;
        padding: 6px 16px;
    }
    
    .comparison-cta .benefit-card-premium {
        padding: 24px 20px;
    }
    
    .comparison-cta .benefit-number {
        font-size: 40px;
    }
    
    .comparison-cta .benefit-icon-wrapper {
        width: 56px;
        height: 56px;
    }
    
    .benefit-title {
        font-size: 18px;
    }
    
    .benefit-stat strong {
        font-size: 20px;
    }
    
    .timezone-visual {
        flex-direction: column;
        gap: 8px;
    }
    
    .timezone-dot {
        width: 100%;
        text-align: center;
    }
    
    .benefit-badges-row {
        justify-content: center;
    }
    
    .benefit-icon-wrapper .featured-badge-corner {
        width: 40px;
        height: 40px;
        top: 16px;
        right: 16px;
    }
    
    .featured-badge-corner svg {
        width: 20px;
        height: 20px;
    }
}

/* ===================================
   PRINT STYLES
   =================================== */

@media print {
    .benefit-icon-wrapper .why-shkola-section {
        background: white;
        padding: 40px 0;
    }
    
    .benefit-card-premium {
        page-break-inside: avoid;
        box-shadow: none;
        border: 1px solid #e5e7eb;
    }
    
    .why-shkola-section .benefit-learn-more {
        display: none;
    }
    
    .why-shkola-section .benefit-expandable {
        max-height: none !important;
        display: block;
    }
    
    .why-shkola-section .comparison-cta-banner {
        page-break-before: always;
    }
}





























































/**
 * Block 07 - How It Works (IMPROVED)
 * Clean vertical timeline with step cards
 */

/* ===================================
   SECTION BASE
   =================================== */

.how-it-works-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
    position: relative;
}

.how-it-works-section .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

.section-header-centered {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 64px;
}

.section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.08);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 700;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
}

.section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 16px;
}

.gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-description {
    font-size: 18px;
    color: var(--text-muted);
    line-height: 1.6;
}

/* ===================================
   TIMELINE
   =================================== */

.timeline-visual {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
}

/* Vertical line */
.timeline-visual::before {
    content: '';
    position: absolute;
    left: 60px;
    top: 60px;
    bottom: 140px;
    width: 3px;
    background: linear-gradient(180deg, var(--color-primary) 0%, var(--color-gray-300) 100%);
}

/* ===================================
   TIMELINE STEP
   =================================== */

.timeline-step {
    position: relative;
    margin-bottom: 64px;
    display: flex;
    gap: 40px;
}

.timeline-step:last-child {
    margin-bottom: 0;
}

.timeline-step:last-child .timeline-visual::before {
    display: none;
}

/* ===================================
   STEP NUMBER
   =================================== */

.step-number-circle {
    position: relative;
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-white);
    border-radius: 50%;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.step-number {
    font-size: 48px;
    font-weight: 900;
    margin-top: -4px;
    color: var(--color-primary);
}

.step-circle-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    transform: rotate(-90deg);
}

.circle-bg {
    fill: none;
    stroke: var(--color-gray-200);
    stroke-width: 6;
}

.circle-progress {
    fill: none;
    stroke: var(--color-primary);
    stroke-width: 6;
    stroke-linecap: round;
    stroke-dasharray: 339;
    stroke-dashoffset: 339;
    transition: stroke-dashoffset 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.step-number-circle.animated .circle-progress {
    stroke-dashoffset: 0;
}

/* Success circle */
.step-number-success {
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
}

.step-number-success .step-number {
    color: var(--color-white);
}

.step-number-success .circle-progress {
    stroke: var(--color-white);
}

.success-burst {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

/* ===================================
   STEP CONTENT
   =================================== */

.step-content {
    flex: 1;
    padding: 24px 0;
}

.step-title {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
    line-height: 1.3;
}

.step-description {
    font-size: 16px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 24px;
}

/* ===================================
   STEP DETAILS CARDS
   =================================== */

.step-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 24px;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    background: var(--color-gray-50);
    border-radius: 10px;
}

.feature-item svg {
    width: 20px;
    height: 20px;
    color: var(--color-success);
    flex-shrink: 0;
}

.feature-item span {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ===================================
   SUPPORT GRID
   =================================== */

.step-support-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 24px;
}

.support-card {
    padding: 20px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 12px;
    text-align: center;
    transition: all 0.3s ease;
}

.support-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.support-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.support-card strong {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 4px;
}

.support-card span {
    font-size: 12px;
    color: var(--text-muted);
}

/* ===================================
   OUTCOMES
   =================================== */

.graduation-outcomes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 24px;
}

.outcome-card {
    padding: 24px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 12px;
    transition: all 0.3s ease;
}

.outcome-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1);
}

.outcome-card-highlight {
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.05) 0%, var(--color-white) 100%);
    border-color: var(--color-accent);
}

.outcome-icon {
    width: 56px;
    height: 56px;
    background: var(--color-gray-50);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-primary);
    margin-bottom: 16px;
}

.outcome-card-highlight .outcome-icon {
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    color: var(--color-white);
}

.outcome-card h4 {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.outcome-card p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
}

/* ===================================
   STEP CTA
   =================================== */

.step-cta {
    margin-top: 20px;
}

.btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    color: var(--color-white);
    border: none;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(29, 78, 216, 0.3);
}

.btn-link-arrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 600;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-link-arrow:hover {
    gap: 12px;
}

/* ===================================
   BOTTOM CTA
   =================================== */

.how-it-works-cta {
    margin-top: 80px;
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 20px;
    text-align: center;
    color: var(--color-white);
}

.cta-content h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 12px;
}

.cta-content p {
    font-size: 18px;
    opacity: 0.95;
    margin-bottom: 32px;
}

.btn-primary-mega {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 18px 36px;
    background: var(--color-white);
    color: var(--color-primary);
    border: none;
    border-radius: 12px;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-primary-mega:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .how-it-works-section {
        padding: 60px 0;
    }
    
    .how-it-works-section .container {
        padding: 0 20px;
    }
    
    .section-title {
        font-size: 32px;
    }
    
    .timeline-visual::before {
        left: 40px;
        top: 40px;
    }
    
    .timeline-step {
        gap: 24px;
    }
    
    .step-number-circle {
        width: 80px;
        height: 80px;
    }
    
    .step-circle-progress {
        width: 80px;
        height: 80px;
    }
    
    .step-number {
        font-size: 36px;
    }
    
    .step-title {
        font-size: 24px;
    }
    
    .step-features {
        grid-template-columns: 1fr;
    }
    
    .step-support-grid {
        grid-template-columns: 1fr;
    }
    
    .graduation-outcomes {
        grid-template-columns: 1fr;
    }
    
    .how-it-works-cta {
        padding: 40px 24px;
    }
    
    .cta-content h3 {
        font-size: 26px;
    }
    
    .btn-primary-mega {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .section-title {
        font-size: 28px;
    }
    
    .timeline-visual::before {
        left: 30px;
    }
    
    .step-number-circle {
        width: 60px;
        height: 60px;
    }
    
    .step-circle-progress {
        width: 60px;
        height: 60px;
    }
    
    .step-number {
        font-size: 28px;
    }
    
    .step-title {
        font-size: 20px;
    }
    
    .success-burst {
        width: 32px;
        height: 32px;
        top: -6px;
        right: -6px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

.timeline-step {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.timeline-step:nth-child(1) { animation-delay: 0.1s; }
.timeline-step:nth-child(2) { animation-delay: 0.2s; }
.timeline-step:nth-child(3) { animation-delay: 0.3s; }
.timeline-step:nth-child(4) { animation-delay: 0.4s; }
























































/* ===================================
   SUCCESS STORIES CAROUSEL - COMPLETE REDESIGN
   =================================== */

/* ===================================
   SECTION BASE
   =================================== */

.success-stories-section {
    padding: 100px 0;
    background: linear-gradient(135deg, #EEF2FF 0%, #E0F2FE 50%, #CCFBF1 100%);
    position: relative;
    overflow: hidden;
}

.success-stories-section .container-wide {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ===================================
   HEADER
   =================================== */

.success-stories-section .section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 64px;
}

.success-stories-section .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.1);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.success-stories-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 20px;
}

.success-stories-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.success-stories-section .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* ===================================
   CAROUSEL CONTAINER - REDESIGNED
   =================================== */

.stories-carousel-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto 80px;
    padding: 0 60px;
}

.stories-carousel-wrapper {
    overflow: hidden;
    border-radius: 24px;
    position: relative;
}

.stories-carousel {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
}

/* ===================================
   STORY CARD - COMPLETE REDESIGN
   =================================== */

.story-card-detailed {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 0;
    background: var(--color-white);
    border-radius: 24px;
    border: 1px solid var(--color-gray-200);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    margin-right: 0;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.story-card-inner {
    padding: 40px;
    position: relative;
    z-index: 1;
}

.story-card-featured {
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.03) 0%, var(--color-white) 100%);
    border: 2px solid var(--color-accent);
}

.featured-corner-badge {
    position: absolute;
    top: 24px;
    right: 24px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    color: var(--color-white);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 0 4px 16px rgba(245, 158, 11, 0.3);
    z-index: 20;
}

/* ===================================
   STORY HEADER SECTION - COMPLETE FIX
   =================================== */

.story-header-section {
    display: flex;
    gap: 32px;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 2px solid var(--color-gray-100);
    align-items: flex-start;
}

/* Student profile with isolated badges */
.student-profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 160px;
    flex-shrink: 0;
}

.avatar-container {
    margin-bottom: 16px;
}

.student-avatar-large {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid var(--color-white);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    display: block;
}

.profile-badges-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.profile-badges {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    max-width: 140px;
}

/* Individual badges - completely isolated */
.badge-country,
.badge-ivy,
.badge-russell,
.badge-scholarship {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.badge-country {
    background: var(--color-gray-100);
    color: var(--text-primary);
}

.badge-country img {
    width: 18px;
    height: 14px;
    object-fit: cover;
    border-radius: 2px;
}

.badge-ivy {
    background: rgba(139, 92, 246, 0.15);
    color: #7C3AED;
}

.badge-russell {
    background: rgba(220, 38, 38, 0.15);
    color: #DC2626;
}

.badge-scholarship {
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: #000000;
}

/* Student info section */
.student-info {
    flex: 1;
    min-width: 0;
}

.student-name {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 8px;
    line-height: 1.2;
}

.student-tagline {
    font-size: 18px;
    font-style: italic;
    color: var(--text-muted);
    margin-bottom: 24px;
}

/* ===================================
   ACHIEVEMENT HIGHLIGHTS - FIXED
   =================================== */

.achievement-highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 16px;
}

.profile-badges-container .highlight-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 18px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    border: 1px solid transparent;
    white-space: nowrap;
}

.highlight-badge svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.profile-badges-container .badge-speed {
    background: rgba(139, 92, 246, 0.1);
    color: #7C3AED;
    border-color: rgba(139, 92, 246, 0.2);
}

.profile-badges-container .badge-score {
    background: rgba(16, 185, 129, 0.1);
    color: var(--color-success);
    border-color: rgba(16, 185, 129, 0.2);
}

.profile-badges-container .badge-language {
    background: rgba(59, 130, 246, 0.1);
    color: var(--color-primary-light);
    border-color: rgba(59, 130, 246, 0.2);
}

.profile-badges-container .badge-honor {
    background: rgba(245, 158, 11, 0.1);
    color: var(--color-accent);
    border-color: rgba(245, 158, 11, 0.2);
}

.profile-badges-container .badge-gold {
    background: linear-gradient(135deg, rgba(255, 215, 0, 0.15) 0%, rgba(255, 165, 0, 0.15) 100%);
    color: #B45309;
    border-color: rgba(255, 215, 0, 0.3);
}

.profile-badges-container .badge-universities {
    background: rgba(220, 38, 38, 0.1);
    color: #DC2626;
    border-color: rgba(220, 38, 38, 0.2);
}

/* ===================================
   QUOTE SECTION
   =================================== */

.story-quote-section {
    position: relative;
    padding: 28px 28px 28px 48px;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.03) 0%, rgba(13, 148, 136, 0.02) 100%);
    border-left: 4px solid var(--color-primary);
    border-radius: 12px;
    margin-bottom: 32px;
}

.quote-icon {
    position: absolute;
    top: 24px;
    left: 24px;
    color: var(--color-primary);
    opacity: 0.15;
    width: 32px;
    height: 32px;
}

.story-quote-section .story-quote {
    font-size: 17px;
    line-height: 1.7;
    color: var(--text-secondary);
    font-style: italic;
    margin: 0;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

.story-quote::before {
    content: open-quote;
}

.story-quote::after {
    content: close-quote;
}

/* ===================================
   RESULTS SECTION
   =================================== */

.story-results-section {
    margin-bottom: 32px;
}

.results-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 20px;
}

.university-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.university-grid-extended {
    grid-template-columns: repeat(5, 1fr);
}

.university-card {
    padding: 18px;
    background: var(--color-gray-50);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.university-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.university-featured {
    background: var(--color-white);
    border-color: var(--color-primary);
}

.university-large {
    grid-column: span 2;
}

.university-card img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 12px;
}

.uni-name {
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 6px;
    line-height: 1.3;
}

.uni-program {
    font-size: 12px;
    color: var(--text-muted);
    margin-bottom: 10px;
    line-height: 1.4;
}

.uni-details {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
}

.uni-badge-ivy,
.uni-badge-russell {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 100px;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
}

.uni-badge-ivy {
    background: rgba(139, 92, 246, 0.15);
    color: #7C3AED;
}

.uni-badge-russell {
    background: rgba(220, 38, 38, 0.15);
    color: #DC2626;
}

.uni-location {
    font-size: 11px;
    color: var(--text-muted);
    line-height: 1.3;
}

.uni-chosen-badge {
    position: absolute;
    top: -10px;
    right: -10px;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 10px;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    color: var(--color-white);
    border-radius: 100px;
    font-size: 10px;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
    z-index: 5;
}

.uni-stats {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 10px;
    font-size: 11px;
    color: var(--text-muted);
    line-height: 1.3;
}

.scholarship-amount {
    font-size: 12px;
    font-weight: 700;
    color: var(--color-success);
    margin-top: 8px;
    line-height: 1.3;
}

.university-more {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    color: var(--color-white);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}



.more-count {
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 8px;
}

.university-more .uni-name,
.university-more .scholarship-amount {
    color: var(--color-white);
}

/* ===================================
   SPECIAL ACHIEVEMENT
   =================================== */

.story-special-achievement {
    display: flex;
    gap: 20px;
    padding: 20px;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(13, 148, 136, 0.05) 100%);
    border-radius: 16px;
    margin-bottom: 32px;
    align-items: center;
}

.special-badge {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, var(--color-success) 0%, var(--color-secondary) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    flex-shrink: 0;
}

.special-badge svg {
    width: 28px;
    height: 28px;
}

.special-content h4 {
    font-size: 17px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 6px;
    line-height: 1.3;
}

.special-content p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.5;
}

/* ===================================
   JOURNEY TIMELINE
   =================================== */

.story-journey {
    margin-top: 32px;
    padding-top: 24px;
    border-top: 2px solid var(--color-gray-100);
}

.story-journey h4 {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 16px;
    line-height: 1.3;
}

.journey-timeline {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.journey-item {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    background: var(--color-white);
    border: 1px solid var(--color-gray-200);
    border-radius: 12px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    min-height: 56px;
}

.journey-item:hover {
    border-color: var(--color-primary);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.journey-item span {
    font-size: 13px;
    color: var(--text-secondary);
    line-height: 1.5;
    display: inline-block;
}

.journey-item strong {
    color: var(--text-primary);
    font-weight: 700;
}

/* ===================================
   MEGA STAT
   =================================== */

.story-highlight-stat-mega {
    display: flex;
    gap: 24px;
    align-items: center;
    padding: 28px;
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.1) 0%, rgba(251, 191, 36, 0.05) 100%);
    border: 2px solid var(--color-accent);
    border-radius: 16px;
    margin-bottom: 32px;
}

.mega-stat-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    flex-shrink: 0;
}

.mega-stat-icon svg {
    width: 40px;
    height: 40px;
}

.mega-stat-content {
    flex: 1;
}

.mega-stat-number {
    font-size: 48px;
    font-weight: 900;
    color: var(--color-accent);
    line-height: 1;
    margin-bottom: 8px;
}

.mega-stat-label {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
    line-height: 1.3;
}

.mega-stat-note {
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.5;
}

/* ===================================
   CAROUSEL CONTROLS
   =================================== */

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    height: 56px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-300);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 20;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.carousel-btn:hover {
    background: var(--color-primary);
    border-color: var(--color-primary);
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.carousel-btn:hover svg {
    stroke: var(--color-white);
}

.carousel-prev {
    left: 0;
}

.carousel-next {
    right: 0;
}

/* ===================================
   CAROUSEL INDICATORS
   =================================== */

.carousel-indicators {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 32px;
}

.indicator {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--color-gray-300);
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 0;
}

.indicator.active {
    width: 28px;
    border-radius: 6px;
    background: var(--color-primary);
}

.indicator:hover {
    background: var(--color-primary);
}

/* ===================================
   CTA BLOCK
   =================================== */

.success-stories-cta-block {
    position: relative;
    padding: 56px 64px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}

.cta-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.05;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15l10 10-10 10-10-10 10-10z' fill='%23FFFFFF'/%3E%3Ccircle cx='15' cy='45' r='5' fill='%23FFFFFF'/%3E%3C/svg%3E");
}

.cta-content-wrapper {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 48px;
    align-items: center;
}

.cta-text-section {
    color: var(--color-white);
}

.cta-text-section h3 {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 12px;
    line-height: 1.2;
    color: var(--bg-primary);
}

.cta-text-section p {
    font-size: 18px;
    opacity: 0.95;
    margin-bottom: 24px;
    line-height: 1.5;
}

.cta-trust-indicators {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.trust-indicator {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
}

.trust-indicator svg {
    color: var(--bg-primary);
    width: 18px;
    height: 18px;
}

.cta-buttons-section {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.cta-buttons-section .btn-primary-mega {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    padding: 20px 32px;
    background: var(--color-white);
    color: var(--color-primary);
    border: none;
    border-radius: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    font-weight: 600;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.cta-buttons-section .btn-primary-mega:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.2);
    background: var(--color-gray-50);
}

.cta-buttons-section .btn-icon {
    display: flex;
    flex-shrink: 0;
}

.btn-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.btn-text strong {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
}

.btn-text small {
    font-size: 13px;
    opacity: 0.7;
    line-height: 1.3;
}

.cta-buttons-section .btn-arrow {
    display: flex;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.cta-buttons-section .btn-primary-mega:hover .btn-arrow {
    transform: translateX(4px);
}

.cta-buttons-section .btn-secondary-outline {
    display: inline-block;
    padding: 14px 28px;
    background: transparent;
    color: var(--color-white);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    transition: all 0.3s ease;
    line-height: 1.3;
}

.cta-buttons-section .btn-secondary-outline:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--color-white);
    transform: translateY(-2px);
}

/* ===================================
   BACKGROUND
   =================================== */

.section-bg-inspirational {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.4;
    background: 
        radial-gradient(circle at 20% 20%, rgba(59, 130, 246, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(13, 148, 136, 0.1) 0%, transparent 50%);
    pointer-events: none;
    z-index: 0;
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .stories-carousel-container {
        padding: 0 50px;
    }
    
    .stories-carousel-container .story-card-inner {
        padding: 36px;
    }
    
    .stories-carousel-container .university-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stories-carousel-container .university-grid-extended {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .stories-carousel-container .university-large {
        grid-column: span 1;
    }
    
    .stories-carousel-container .cta-content-wrapper {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    
    .cta-content-wrapper .cta-buttons-section {
        width: 100%;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .cta-buttons-section .success-stories-section {
        padding: 60px 0;
    }
    
    .cta-content-wrapper {
        display: flex;
        flex-direction: column;
    }
    
    .cta-buttons-section {
    display: none;
}
    
    .success-stories-section .container-wide {
        padding: 0 20px;
    }
    
    .stories-carousel-container {
        padding: 0 40px;
    }
    
    .stories-carousel-container .section-title {
        font-size: 32px;
    }
    
    .stories-carousel-container .section-title br {
        display: none;
    }
    
    .stories-carousel-container .section-description {
        font-size: 16px;
    }
    
    .stories-carousel-container .story-card-inner {
        padding: 28px 24px;
    }
    
    .stories-carousel-container .story-header-section {
        flex-direction: column;
        gap: 24px;
        text-align: center;
    }
    
    .student-profile {
        width: 100%;
        margin-bottom: 0;
    }
    
    .story-header-section .student-avatar-large {
        width: 100px;
        height: 100px;
        margin: 0 auto 16px;
    }
    
    .story-header-section .profile-badges {
        flex-direction: row;
        justify-content: center;
        max-width: 100%;
        gap: 8px;
    }
    
    .badge-country,
    .badge-ivy,
    .badge-russell,
    .story-header-section .badge-scholarship {
        width: auto;
        max-width: 140px;
        font-size: 11px;
        padding: 6px 10px;
    }
    
    .story-header-section .student-name {
        font-size: 28px;
    }
    
    .story-header-section .student-tagline {
        font-size: 16px;
    }
    
    .story-header-section .achievement-highlights {
        justify-content: center;
    }
    
    .story-header-section .highlight-badge {
        padding: 10px 14px;
        font-size: 13px;
    }
    
    .story-header-section .story-quote-section {
        padding: 20px 20px 20px 40px;
    }
    
    .story-quote-section .story-quote {
        font-size: 15px;
        line-height: 1.6;
    }
    
    .quote-icon {
        top: 16px;
        left: 16px;
        width: 28px;
        height: 28px;
    }
    
    .story-quote-section .university-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    
    .story-quote-section .university-grid-extended {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .story-quote-section .university-card img {
        width: 50px;
        height: 50px;
    }
    
    .story-quote-section .journey-timeline {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    
    .story-quote-section .story-highlight-stat-mega {
        flex-direction: column;
        text-align: center;
        padding: 24px 20px;
        gap: 16px;
    }
    
    .story-quote-section .mega-stat-icon {
        width: 70px;
        height: 70px;
    }
    
    .story-quote-section .mega-stat-icon svg {
        width: 36px;
        height: 36px;
    }
    
    .story-quote-section .mega-stat-number {
        font-size: 40px;
    }
    
    .story-quote-section .mega-stat-label {
        font-size: 16px;
    }
    
    .story-quote-section .carousel-btn {
        width: 48px;
        height: 48px;
    }
    
    .story-quote-section .success-stories-cta-block {
        padding: 40px 24px;
    }
    
    .success-stories-cta-block .cta-text-section h3 {
        font-size: 28px;
    }
    
    .success-stories-cta-block .cta-text-section p {
        font-size: 16px;
    }
    
    .cta-trust-indicators {
        flex-direction: column;
        gap: 12px;
    }
    
    .cta-text-section .btn-primary-mega {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .cta-text-section .section-title {
        font-size: 28px;
    }
    
    .cta-text-section .stories-carousel-container {
        padding: 0 30px;
    }
    
    .stories-carousel-container .story-card-inner {
        padding: 24px 20px;
    }
    
    .stories-carousel-container .featured-corner-badge {
        top: 16px;
        right: 16px;
        font-size: 11px;
        padding: 8px 14px;
    }
    
    .stories-carousel-container .student-avatar-large {
        width: 90px;
        height: 90px;
    }
    
    .stories-carousel-container .student-name {
        font-size: 24px;
    }
    
    .stories-carousel-container .profile-badges {
        flex-wrap: wrap;
        gap: 6px;
    }
    
    .badge-country,
    .badge-ivy,
    .badge-russell,
    .stories-carousel-container .badge-scholarship {
        font-size: 10px;
        padding: 5px 8px;
        max-width: 120px;
    }
    
    .stories-carousel-container .highlight-badge {
        padding: 8px 12px;
        font-size: 12px;
    }
    
    .stories-carousel-container .story-quote {
        font-size: 14px;
    }
    
    .stories-carousel-container .story-quote-section {
        padding: 18px 18px 18px 36px;
    }
    
    .quote-icon {
        width: 24px;
        height: 24px;
    }
    
    .story-quote-section .university-grid-extended {
        grid-template-columns: 1fr;
    }
    
    .story-quote-section .mega-stat-icon {
        width: 60px;
        height: 60px;
    }
    
    .story-quote-section .mega-stat-icon svg {
        width: 32px;
        height: 32px;
    }
    
    .story-quote-section .mega-stat-number {
        font-size: 36px;
    }
    
    .story-quote-section .mega-stat-label {
        font-size: 15px;
    }
    
    .story-quote-section .carousel-btn {
        width: 40px;
        height: 40px;
    }
    
    .carousel-btn svg {
        width: 24px;
        height: 24px;
    }
    
    .story-quote-section .carousel-indicators {
        gap: 8px;
    }
    
    .story-quote-section .indicator {
        width: 8px;
        height: 8px;
    }
    
    .story-quote-section .indicator.active {
        width: 24px;
    }
}

/* ===================================
   RESPONSIVE - 400px (Extra Small)
   =================================== */

@media (max-width: 400px) {
    .story-quote-section .section-title {
        font-size: 24px;
    }
    
    .story-quote-section .section-description {
        font-size: 14px;
    }
    
    .story-quote-section .stories-carousel-container {
        padding: 0 20px;
    }
    
    .stories-carousel-container .story-card-inner {
        padding: 20px 16px;
    }
    
    .stories-carousel-container .student-avatar-large {
        width: 80px;
        height: 80px;
    }
    
    .stories-carousel-container .student-name {
        font-size: 22px;
    }
    
    .stories-carousel-container .student-tagline {
        font-size: 14px;
    }
    
    .stories-carousel-container .profile-badges {
        flex-direction: column;
        align-items: center;
        gap: 6px;
    }
    
    .badge-country,
    .badge-ivy,
    .badge-russell,
    .stories-carousel-container .badge-scholarship {
        width: 120px;
        max-width: 120px;
        font-size: 9px;
        padding: 4px 6px;
    }
    
    .stories-carousel-container .story-quote {
        font-size: 13px;
    }
    
    .stories-carousel-container .story-quote-section {
        padding: 16px 16px 16px 30px;
    }
    
    .story-quote-section .cta-text-section h3 {
        font-size: 24px;
    }
    
    .cta-text-section .btn-primary-mega {
        padding: 16px 20px;
        gap: 12px;
    }
    
    .cta-text-section .btn-text strong {
        font-size: 15px;
    }
}































































































/**
 * Block 09 - Accreditation (COMPLETELY FIXED)
 */

/* SECTION */
.accreditation-block {
    padding: 100px 0;
    background: linear-gradient(180deg, #1E40AF 0%, #3B82F6 40%, #FFFFFF 100%);
    position: relative;
    overflow: hidden;
}

.accreditation-block::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.05;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15l10 10-10 10-10-10 10-10z' fill='%23FFFFFF'/%3E%3Ccircle cx='15' cy='45' r='5' fill='%23FFFFFF'/%3E%3C/svg%3E");
}

.accred-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* HEADER */
.accred-header {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 64px;
}

.accred-badge {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.accred-heading {
    font-size: 52px;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.2;
    margin-bottom: 20px;
}

.accred-gold {
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.accred-tagline {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.95);
}

/* HERO CARD */
.accred-hero {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 56px;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.15);
    margin-bottom: 48px;
}

.accred-hero-grid {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 56px;
    align-items: start;
    margin-bottom: 48px;
    padding-bottom: 48px;
    border-bottom: 2px solid #F3F4F6;
}

/* SEAL */
.accred-seal-box {
    text-align: center;
}

.accred-seal-img {
    width: 100%;
    height: 260px;
    object-fit: contain;
    margin-bottom: 20px;
}

.accred-verified {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 24px;
    background: linear-gradient(135deg, #10B981 0%, #059669 100%);
    color: #FFFFFF;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 700;
}

/* INFO */
.accred-info-title {
    font-size: 40px;
    font-weight: 900;
    color: #111827;
    margin-bottom: 8px;
}

.accred-info-subtitle {
    font-size: 18px;
    color: #6B7280;
    margin-bottom: 32px;
}

/* FACTS */
.accred-facts {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 32px;
}

.accred-fact {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 18px 22px;
    background: #F9FAFB;
    border-radius: 12px;
    border-left: 4px solid #1D4ED8;
}

.accred-fact-icon {
    flex-shrink: 0;
    margin-top: 2px;
}

.accred-fact-text {
    font-size: 16px;
    color: #4B5563;
    line-height: 1.7;
}

.accred-fact-text strong {
    color: #111827;
    font-weight: 700;
}

/* DOWNLOAD BUTTON */
.accred-download {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 32px;
    background: linear-gradient(135deg, #1D4ED8 0%, #1E40AF 100%);
    color: #FFFFFF;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.accred-download:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.4);
}

/* BADGES GRID - 3 COLUMNS */
.accred-badges-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.accred-badge-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px 24px;
    background: #FFFFFF;
    border: 2px solid #E5E7EB;
    border-radius: 16px;
    text-align: center;
    transition: all 0.3s ease;
}

.accred-badge-card:hover {
    border-color: #1D4ED8;
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}

.accred-badge-img {
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin-bottom: 20px;
}

.accred-badge-name {
    font-size: 17px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 6px;
}

.accred-badge-desc {
    font-size: 14px;
    color: #6B7280;
}

.accred-badge-featured {
    border-color: #F59E0B;
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.05) 0%, #FFFFFF 100%);
}

.accred-ribbon {
    position: absolute;
    top: -12px;
    right: -12px;
    padding: 8px 18px;
    background: linear-gradient(135deg, #F59E0B 0%, #D97706 100%);
    color: #FFFFFF;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

/* BENEFITS */
.accred-benefits {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 56px;
    margin-bottom: 48px;
}

.accred-benefits-title {
    font-size: 36px;
    font-weight: 900;
    color: #111827;
    text-align: center;
    margin-bottom: 48px;
}

.accred-benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
}

.accred-benefit-card {
    padding: 36px;
    background: #F9FAFB;
    border: 2px solid #E5E7EB;
    border-radius: 20px;
    transition: all 0.3s ease;
}

.accred-benefit-card:hover {
    border-color: #1D4ED8;
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.1);
}

.accred-benefit-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #1D4ED8 0%, #1E40AF 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.accred-benefit-title {
    font-size: 24px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 12px;
}

.accred-benefit-text {
    font-size: 16px;
    color: #4B5563;
    line-height: 1.8;
    margin-bottom: 24px;
}

/* EXPAND BUTTON */
.accred-expand-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 24px;
    background: transparent;
    color: #1D4ED8;
    border: 2px solid #1D4ED8;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.accred-expand-btn:hover {
    background: #1D4ED8;
    color: #FFFFFF;
}

.accred-expand-btn.expanded svg {
    transform: rotate(180deg);
}

/* EXPANDABLE */
.accred-expandable {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
    margin-top: 24px;
}

.accred-expandable.expanded {
    max-height: 800px;
}

.accred-expand-content {
    padding: 24px;
    background: #FFFFFF;
    border-radius: 12px;
    border: 2px solid #E5E7EB;
}

.accred-uni-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.accred-uni-category {
    padding: 16px 0;
    border-bottom: 1px solid #F3F4F6;
}

.accred-uni-category:last-child {
    border-bottom: none;
}

.accred-uni-region {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 8px;
}

.accred-uni-names {
    font-size: 15px;
    color: #4B5563;
    line-height: 1.7;
}

/* COMPARISON */
.accred-comparison {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 24px;
    padding: 24px;
    background: #FFFFFF;
    border-radius: 12px;
    border: 2px solid #E5E7EB;
}

.accred-comp-item {
    flex: 1;
    text-align: center;
}

.accred-comp-name {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 10px;
}

.accred-comp-price {
    display: block;
    font-size: 22px;
    font-weight: 900;
    color: #1D4ED8;
}

.accred-comp-equals {
    font-size: 28px;
    font-weight: 900;
    color: #1D4ED8;
}

/* SCHOLARSHIP STAT */
.accred-scholarship-stat {
    margin-top: 24px;
    padding: 32px;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(13, 148, 136, 0.05) 100%);
    border-radius: 16px;
    text-align: center;
}

.accred-stat-number {
    font-size: 64px;
    font-weight: 900;
    color: #10B981;
    line-height: 1;
    margin-bottom: 12px;
}

.accred-stat-label {
    font-size: 16px;
    color: #4B5563;
    font-weight: 600;
}

/* COLLEGE BOARD */
.accred-collegeboard {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 56px;
    margin-bottom: 48px;
}

.accred-cb-grid {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 56px;
    align-items: start;
}

.accred-cb-badge {
    text-align: center;
}

.accred-cb-img {
    width: 100%;
    height: 220px;
    object-fit: contain;
    margin-bottom: 16px;
}

.accred-cb-number {
    font-size: 22px;
    font-weight: 900;
    color: #1D4ED8;
}

.accred-cb-info h3 {
    font-size: 36px;
    font-weight: 900;
    color: #111827;
    margin-bottom: 8px;
}

.accred-cb-subtitle {
    font-size: 18px;
    color: #6B7280;
    margin-bottom: 24px;
}

.accred-cb-description {
    font-size: 17px;
    color: #4B5563;
    line-height: 1.8;
    margin-bottom: 32px;
}

.accred-cb-features {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 32px;
}

.accred-cb-feature {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.accred-cb-feature svg {
    flex-shrink: 0;
    margin-top: 2px;
}

.accred-cb-feature span {
    font-size: 16px;
    color: #4B5563;
    line-height: 1.7;
}

.accred-cb-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #1D4ED8;
    text-decoration: none;
    transition: all 0.3s ease;
}

.accred-cb-link:hover {
    gap: 14px;
}

/* TRUST */
.accred-trust {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 56px;
    text-align: center;
}

.accred-trust-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 28px;
    background: linear-gradient(135deg, #1D4ED8 0%, #1E40AF 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.accred-trust h3 {
    font-size: 36px;
    font-weight: 900;
    color: #111827;
    margin-bottom: 20px;
}

.accred-trust-text {
    font-size: 19px;
    color: #4B5563;
    line-height: 1.8;
    max-width: 900px;
    margin: 0 auto 36px;
}

.accred-trust-logos {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.accred-trust-logo {
    padding: 14px 28px;
    background: #F9FAFB;
    border: 2px solid #E5E7EB;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
    color: #111827;
    transition: all 0.3s ease;
}

.accred-trust-logo:hover {
    border-color: #1D4ED8;
    transform: translateY(-2px);
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .accreditation-block {
        padding: 60px 0;
    }
    
    .accred-wrapper {
        padding: 0 20px;
    }
    
    .accred-heading {
        font-size: 36px;
    }
    
    .accred-hero {
        padding: 40px 24px;
    }
    
    .accred-hero-grid {
        grid-template-columns: 1fr;
        gap: 32px;
        text-align: center;
    }
    
    .accred-seal-img {
        width: 200px;
        height: 200px;
        margin: 0 auto;
    }
    
    .accred-badges-grid {
        grid-template-columns: 1fr;
    }
    
    .accred-benefits {
        padding: 40px 24px;
    }
    
    .accred-benefits-grid {
        grid-template-columns: 1fr;
    }
    
    .accred-comparison {
        flex-direction: column;
        gap: 16px;
    }
    
    .accred-comp-equals {
        transform: rotate(90deg);
    }
    
    .accred-collegeboard {
        padding: 40px 24px;
    }
    
    .accred-cb-grid {
        grid-template-columns: 1fr;
        gap: 32px;
        text-align: center;
    }
    
    .accred-trust {
        padding: 40px 24px;
    }
}














































/**
 * Block 10 - Curriculum Structure
 * Interactive K-12 curriculum explorer
 */

/* ===================================
   SECTION BASE
   =================================== */

.curriculum-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
    position: relative;
    overflow: hidden;
}

.curriculum-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ===================================
   HEADER
   =================================== */

.curriculum-section .section-header-centered {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 64px;
}

.curriculum-section .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.1);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.curriculum-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 20px;
}

.curriculum-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.curriculum-section .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* ===================================
   CURRICULUM EXPLORER
   =================================== */

.curriculum-explorer {
    background: var(--color-white);
    border-radius: 24px;
    padding: 48px;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.08);
    margin-bottom: 48px;
}

/* ===================================
   LEVEL SELECTOR
   =================================== */

.level-selector {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 48px;
}

.level-btn {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 24px;
    background: var(--color-gray-50);
    border: 3px solid transparent;
    border-radius: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.level-btn:hover {
    background: var(--color-white);
    border-color: var(--color-primary);
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(29, 78, 216, 0.15);
}

.level-btn.active {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
}

.level-icon {
    width: 56px;
    height: 56px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.level-btn.active .level-icon {
    background: rgba(255, 255, 255, 0.25);
}

.level-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    text-align: left;
}

.level-info strong {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
}

.level-btn.active .level-info strong,
.level-btn.active .level-info span {
    color: var(--color-white);
}

.level-info span {
    font-size: 14px;
    color: var(--text-muted);
}

/* ===================================
   LEVEL PANELS
   =================================== */

.level-content-panels {
    position: relative;
    min-height: 600px;
}

.level-panel {
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.level-panel.active {
    display: block;
    opacity: 1;
}

.panel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
    padding-bottom: 24px;
    border-bottom: 2px solid var(--color-gray-100);
}

.panel-header h3 {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
}

.credits-badge {
    padding: 10px 24px;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    color: var(--color-white);
    border-radius: 100px;
    font-size: 14px;
    font-weight: 700;
}

/* ===================================
   CURRICULUM GRID
   =================================== */

.curriculum-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
    margin-bottom: 32px;
}

.subject-card {
    padding: 28px 24px;
    background: var(--color-gray-50);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    transition: all 0.3s ease;
}

.subject-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.subject-icon {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    color: var(--color-white);
}

.subject-icon-reading {
    background: linear-gradient(135deg, #EF4444 0%, #DC2626 100%);
}

.subject-icon-writing {
    background: linear-gradient(135deg, #F59E0B 0%, #D97706 100%);
}

.subject-icon-math {
    background: linear-gradient(135deg, #3B82F6 0%, #2563EB 100%);
}

.subject-icon-science {
    background: linear-gradient(135deg, #10B981 0%, #059669 100%);
}

.subject-icon-social {
    background: linear-gradient(135deg, #8B5CF6 0%, #7C3AED 100%);
}

.subject-icon-english {
    background: linear-gradient(135deg, #EC4899 0%, #DB2777 100%);
}

.subject-icon-history {
    background: linear-gradient(135deg, #14B8A6 0%, #0D9488 100%);
}

.subject-card h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.subject-card p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 16px;
}

.subject-credits {
    display: inline-block;
    padding: 6px 14px;
    background: var(--color-white);
    border: 1px solid var(--color-gray-300);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
}

/* ===================================
   HIGH SCHOOL GRID
   =================================== */

.curriculum-grid-large {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-bottom: 32px;
}

.subject-category {
    padding: 28px;
    background: var(--color-gray-50);
    border-radius: 16px;
}

.category-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid var(--color-gray-200);
}

.subject-item {
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 16px 0;
    border-bottom: 1px solid var(--color-gray-200);
}

.subject-item:last-child {
    border-bottom: none;
}

.subject-name {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
}

.subject-details {
    font-size: 14px;
    color: var(--text-muted);
    text-align: right;
    max-width: 60%;
}

/* ===================================
   AP COURSES HIGHLIGHT
   =================================== */

.ap-courses-highlight {
    padding: 32px;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border: 2px solid var(--color-primary);
    border-radius: 16px;
    margin-bottom: 32px;
}

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

.ap-header h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
}

.ap-badge {
    padding: 8px 18px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    color: var(--color-white);
    border-radius: 100px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.ap-subjects-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 12px;
}

.ap-subject {
    padding: 12px 16px;
    background: var(--color-white);
    border: 1px solid var(--color-gray-300);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-primary);
    text-align: center;
}

.ap-subject-more {
    padding: 12px 16px;
    background: var(--color-primary);
    color: var(--color-white);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

/* ===================================
   TEACHING APPROACH
   =================================== */

.teaching-approach {
    padding: 20px 24px;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(13, 148, 136, 0.04) 100%);
    border-left: 4px solid var(--color-success);
    border-radius: 10px;
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
}

.teaching-approach strong {
    color: var(--text-primary);
    font-weight: 700;
}

/* ===================================
   STANDARDS CERTIFICATION
   =================================== */

.standards-certification {
    display: flex;
    align-items: center;
    gap: 32px;
    padding: 40px;
    background: var(--color-white);
    border-radius: 20px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
}

.cert-badge {
    flex-shrink: 0;
}

.cert-badge img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

.cert-text strong {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.cert-text p {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
}

/* ===================================
   BACKGROUND
   =================================== */

.section-bg-educational {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.03;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20h10v10H20zM50 50l10 10-10 10-10-10z' fill='%231D4ED8'/%3E%3Ccircle cx='70' cy='30' r='8' fill='%231D4ED8'/%3E%3C/svg%3E");
    pointer-events: none;
    z-index: 0;
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .curriculum-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .curriculum-grid-large {
        grid-template-columns: 1fr;
    }
    
    .ap-subjects-grid {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .curriculum-section {
        padding: 60px 0;
    }
    
    .curriculum-section .container {
        padding: 0 20px;
    }
    
    .curriculum-section .section-title {
        font-size: 32px;
    }
    
    .curriculum-section .section-title br {
        display: none;
    }
    
    .curriculum-section .section-description {
        font-size: 16px;
    }
    
    .curriculum-explorer {
        padding: 32px 24px;
    }
    
    .level-selector {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    
    .level-btn {
        padding: 20px;
    }
    
    .level-icon {
        width: 48px;
        height: 48px;
    }
    
    .level-info strong {
        font-size: 16px;
    }
    
    .panel-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    
    .panel-header h3 {
        font-size: 26px;
    }
    
    .curriculum-grid {
        grid-template-columns: 1fr;
    }
    
    .curriculum-section .subject-item {
        flex-direction: column;
        gap: 8px;
    }
    
    .curriculum-section .subject-details {
        text-align: left;
        max-width: 100%;
    }
    
    .curriculum-section .ap-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    
    .curriculum-section .ap-header h4 {
        font-size: 20px;
    }
    
    .curriculum-section .ap-subjects-grid {
        grid-template-columns: 1fr;
    }
    
    .curriculum-section .standards-certification {
        flex-direction: column;
        text-align: center;
        padding: 32px 24px;
    }
    

}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .curriculum-section .section-title {
        font-size: 28px;
    }
    
    .curriculum-explorer {
        padding: 24px 20px;
    }
    
    .level-btn {
        padding: 16px;
        gap: 12px;
    }
    
    .level-icon {
        width: 44px;
        height: 44px;
    }
    
    .level-info strong {
        font-size: 15px;
    }
    
    .level-info span {
        font-size: 13px;
    }
    
    .panel-header h3 {
        font-size: 22px;
    }
    
    .subject-card {
        padding: 24px 20px;
    }
    
    .subject-icon {
        width: 56px;
        height: 56px;
    }
    
    .subject-card h4 {
        font-size: 18px;
    }
    
    .subject-category {
        padding: 24px 20px;
    }
    
    .curriculum-section .ap-courses-highlight {
        padding: 24px 20px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

.level-panel.active {
    animation: fadeInUp 0.5s ease;
}















































/**
 * Block 11 - Teaching Methodology
 * Enhanced with stats, interactions, and marketing elements
 */

/* ===================================
   SECTION BASE
   =================================== */

.methodology-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #F9FAFB 0%, #FFFFFF 100%);
    position: relative;
}

.methodology-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

.methodology-section .section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 64px;
}

.methodology-section .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.1);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.methodology-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 20px;
}

.methodology-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.methodology-section .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* ===================================
   METHODOLOGY CARDS
   =================================== */

.methodology-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 64px;
}

.method-card {
    position: relative;
    padding: 40px 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.method-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(29, 78, 216, 0.15);
}

.method-card.expanded {
    border-color: var(--color-primary);
}

/* ===================================
   METHOD NUMBER
   =================================== */

.method-number {
    position: absolute;
    top: -20px;
    right: 32px;
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 900;
    color: var(--color-white);
    box-shadow: 0 4px 16px rgba(29, 78, 216, 0.3);
}

/* ===================================
   METHOD ICON
   =================================== */

.method-icon {
    width: 80px;
    height: 80px;
    background: var(--color-gray-50);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: var(--color-white);
    font-size: 40px;
}

.method-card:nth-child(1) .method-icon {
    background: linear-gradient(135deg, #EC4899 0%, #DB2777 100%);
}

.method-card:nth-child(2) .method-icon {
    background: linear-gradient(135deg, #8B5CF6 0%, #7C3AED 100%);
}

.method-card:nth-child(3) .method-icon {
    background: linear-gradient(135deg, #10B981 0%, #059669 100%);
}

/* ===================================
   METHOD CONTENT
   =================================== */

.method-card h3 {
    font-size: 26px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 16px;
}

.method-card > p {
    font-size: 16px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 24px;
}

.method-card > p strong {
    color: var(--text-primary);
    font-weight: 700;
}

/* ===================================
   METHOD STATS (NEW)
   =================================== */

.method-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-bottom: 24px;
}

.stat-item {
    text-align: center;
    padding: 16px;
    background: var(--color-gray-50);
    border-radius: 12px;
}

.methodology-section .stat-number {
    font-size: 32px;
    font-weight: 900;
    color: var(--color-primary);
    line-height: 1;
    margin-bottom: 4px;
}

.methodology-section .stat-label {
    font-size: 12px;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ===================================
   METHOD FEATURES
   =================================== */

.method-features {
    list-style: none;
    padding: 0;
    margin: 0 0 24px 0;
}

.method-features li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.6;
}

.method-features li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    border-radius: 50%;
}

.method-features li::after {
    content: '✓';
    position: absolute;
    left: 5px;
    top: 6px;
    color: var(--color-white);
    font-size: 12px;
    font-weight: 700;
}

/* ===================================
   EXPAND BUTTON (NEW)
   =================================== */

.expand-method-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: transparent;
    color: var(--color-primary);
    border: 2px solid var(--color-primary);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}

.expand-method-btn:hover {
    background: var(--color-primary);
    color: var(--color-white);
}

.expand-method-btn svg {
    transition: transform 0.3s ease;
}

.method-card.expanded .expand-method-btn svg {
    transform: rotate(180deg);
}

/* ===================================
   EXPANDABLE DETAILS (NEW)
   =================================== */

.method-details {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.method-card.expanded .method-details {
    max-height: 800px;
}

.method-example {
    padding: 20px;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border-left: 4px solid var(--color-primary);
    border-radius: 10px;
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 20px;
}

.method-example strong {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

/* ===================================
   RESEARCH PROOF (NEW)
   =================================== */

.research-proof {
    padding: 20px;
    background: rgba(16, 185, 129, 0.05);
    border-radius: 10px;
    margin-bottom: 20px;
}

.research-proof strong {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: var(--color-success);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

.research-proof p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin: 0;
}

/* ===================================
   VIDEO PREVIEW (NEW)
   =================================== */

.method-video-preview {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    background: var(--color-gray-100);
    aspect-ratio: 16/9;
    cursor: pointer;
}

.video-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
    background: rgba(29, 78, 216, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    transition: all 0.3s ease;
}

.method-video-preview:hover .video-play-button {
    transform: translate(-50%, -50%) scale(1.1);
    background: var(--color-primary);
}

/* ===================================
   METHODOLOGY RESULT
   =================================== */

.methodology-result {
    padding: 48px;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    border-radius: 24px;
    text-align: center;
    color: var(--color-white);
    position: relative;
    overflow: hidden;
}

.methodology-result::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    pointer-events: none;
}

.result-icon {
    width: 96px;
    height: 96px;
    margin: 0 auto 24px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.methodology-result h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
    color: var(--bg-primary);
}

.methodology-result p {
    font-size: 18px;
    line-height: 1.8;
    max-width: 800px;
    margin: 0 auto 32px;
    opacity: 0.95;
    position: relative;
    z-index: 1;
}

.methodology-result p strong {
    font-weight: 800;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}

/* ===================================
   RESULT CTA (NEW)
   =================================== */

.result-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: var(--color-white);
    color: var(--color-success);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.result-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .methodology-cards {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .method-card {
        max-width: 600px;
        margin: 0 auto;
    }
    
    .method-stats {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .methodology-section {
        padding: 60px 0;
    }
    
    .methodology-section .container {
        padding: 0 20px;
    }
    
    .methodology-section .section-title {
        font-size: 32px;
    }
    
    .methodology-section .section-description {
        font-size: 16px;
    }
    
    .methodology-cards {
        gap: 32px;
        margin-bottom: 48px;
    }
    
    .method-card {
        padding: 32px 24px;
    }
    
    .method-number {
        top: -16px;
        right: 24px;
        width: 48px;
        height: 48px;
        font-size: 20px;
    }
    
    .method-icon {
        width: 72px;
        height: 72px;
        font-size: 36px;
    }
    
    .method-card h3 {
        font-size: 24px;
    }
    
    .method-card > p {
        font-size: 15px;
    }
    
    .methodology-section .stat-number {
        font-size: 28px;
    }
    
    .methodology-section .methodology-result {
        padding: 40px 24px;
    }
    
    .methodology-section .result-icon {
        width: 80px;
        height: 80px;
    }
    
    .methodology-section .methodology-result h3 {
        font-size: 28px;
    }
    
    .methodology-section .methodology-result p {
        font-size: 16px;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .methodology-section .section-title {
        font-size: 28px;
    }
    
    .method-card {
        padding: 28px 20px;
    }
    
    .method-number {
        width: 44px;
        height: 44px;
        font-size: 18px;
        top: -14px;
        right: 20px;
    }
    
    .method-icon {
        width: 64px;
        height: 64px;
        font-size: 32px;
    }
    
    .method-card h3 {
        font-size: 22px;
    }
    
    .method-stats {
        grid-template-columns: 1fr;
    }
    
    .methodology-section .stat-number {
        font-size: 24px;
    }
    
    .method-features li {
        font-size: 14px;
    }
    
    .method-example {
        padding: 16px;
        font-size: 13px;
    }
    
    .methodology-section .methodology-result {
        padding: 32px 20px;
    }
    
    .methodology-section .result-icon {
        width: 72px;
        height: 72px;
    }
    
    .result-icon svg {
        width: 40px;
        height: 40px;
    }
    
    .methodology-section .methodology-result h3 {
        font-size: 24px;
    }
    
    .methodology-section .methodology-result p {
        font-size: 15px;
    }
    
    .methodology-section .result-cta {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

@keyframes countUp {
    from {
        opacity: 0;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.result-cta .method-card {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.method-card:nth-child(1) {
    animation-delay: 0.1s;
}

.method-card:nth-child(2) {
    animation-delay: 0.2s;
}

.method-card:nth-child(3) {
    animation-delay: 0.3s;
}

.result-cta .methodology-result {
    animation: fadeInUp 0.6s ease 0.5s forwards;
    opacity: 0;
}

.stat-number.counting {
    animation: countUp 0.6s ease forwards;
}





























































/**
 * Block 12 - Teachers Quality
 * v3: scoped selectors, flip-card on click, fixed tab conflicts
 */

/* ===================================
   SECTION BASE
   =================================== */

#teachers.teachers-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 50%, #FFFFFF 100%);
    position: relative;
    overflow: hidden;
}

#teachers.teachers-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

#teachers .section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 64px;
}

#teachers .section-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(29, 78, 216, 0.1);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

#teachers .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 20px;
}

#teachers .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

#teachers .section-description {
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* ===================================
   TEACHERS GRID
   =================================== */

#teachers .teachers-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 24px;
    margin-bottom: 64px;
}

/* ===================================
   TEACHER PROFILE CARD
   Новый класс: teachers-section__profile
   Flip по клику, скролл внутри оверлея
   =================================== */

#teachers .teachers-section__profile {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    /* анимация входа — через JS-класс, не через CSS-delay чтобы не зависать */
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.4s ease, transform 0.4s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

#teachers .teachers-section__profile.is-visible {
    opacity: 1;
    transform: translateY(0);
}

#teachers .teachers-section__profile:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    border-color: var(--color-primary);
}

#teachers .teachers-section__profile img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

#teachers .teachers-section__profile:hover img {
    transform: scale(1.04);
}

/* Нижняя плашка с именем — показывается при ховере */
#teachers .teachers-section__name-hover {
    padding: 14px 16px;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.72) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--color-white);
    transform: translateY(100%);
    transition: transform 0.3s ease;
    pointer-events: none;
}

#teachers .teachers-section__profile:hover .teachers-section__name-hover {
    transform: translateY(0);
}

/* Скрываем плашку когда карточка открыта */
#teachers .teachers-section__profile.is-flipped .teachers-section__name-hover {
    transform: translateY(100%);
}

#teachers .teachers-section__name-hover strong {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 3px;
}

#teachers .teachers-section__name-hover span {
    font-size: 12px;
    opacity: 0.88;
    display: block;
    line-height: 1.4;
}

/* Бейдж-звёздочка */
#teachers .teachers-section__badge {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    background: var(--color-white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 2;
    transition: opacity 0.2s ease;
}

#teachers .teachers-section__profile.is-flipped .teachers-section__badge {
    opacity: 0;
    pointer-events: none;
}

/* ===================================
   FLIP-ОВЕРЛЕЙ (информация об учителе)
   =================================== */

#teachers .teachers-section__flip-info {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(15, 23, 65, 0.97) 0%, rgba(29, 78, 216, 0.95) 100%);
    color: var(--color-white);
    display: flex;
    flex-direction: column;
    padding: 0;
    opacity: 0;
    pointer-events: none;
    transform: scale(0.96);
    transition: opacity 0.3s ease, transform 0.3s ease;
    border-radius: 14px;
    z-index: 5;
}

#teachers .teachers-section__profile.is-flipped .teachers-section__flip-info {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
}

/* Кнопка закрытия */
#teachers .teachers-section__flip-close {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 28px;
    height: 28px;
    background: rgba(255, 255, 255, 0.18);
    border: none;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 6;
    transition: background 0.2s ease;
    flex-shrink: 0;
}

#teachers .teachers-section__flip-close:hover {
    background: rgba(255, 255, 255, 0.35);
}

/* Скроллируемый контейнер внутри оверлея */
#teachers .teachers-section__flip-scroll {
    padding: 36px 16px 16px;
    overflow-y: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 6px;
    /* Тонкий скроллбар */
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.3) transparent;
}

#teachers .teachers-section__flip-scroll::-webkit-scrollbar {
    width: 4px;
}
#teachers .teachers-section__flip-scroll::-webkit-scrollbar-track {
    background: transparent;
}
#teachers .teachers-section__flip-scroll::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.3);
    border-radius: 2px;
}

#teachers .teachers-section__flip-name {
    display: block;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.2;
    color: #fff;
}

#teachers .teachers-section__flip-subjects {
    display: block;
    font-size: 11px;
    font-weight: 600;
    color: rgba(255,255,255,0.7);
    line-height: 1.4;
    margin-top: 2px;
}

#teachers .teachers-section__flip-flag {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #fff;
    background: rgba(255,255,255,0.18);
    border-radius: 20px;
    padding: 3px 8px;
    margin-top: 4px;
    align-self: flex-start;
}

#teachers .teachers-section__flip-bio {
    font-size: 12px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.88);
    margin-top: 8px;
    margin-bottom: 0;
}

/* ===================================
   DETAIL TABS — scoped to #teachers
   =================================== */

#teachers .teachers-detail {
    margin-top: 0;
    padding: 40px;
    background: var(--color-white);
    border-radius: 20px;
    border: 2px solid var(--color-gray-200);
}

#teachers .teachers-detail .detail-tabs {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
    border-bottom: 2px solid var(--color-gray-200);
}

#teachers .teachers-detail .detail-tab {
    padding: 16px 24px;
    background: transparent;
    border: none;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    font-weight: 600;
    color: var(--text-muted);
    cursor: pointer;
    transition: color 0.2s ease, border-color 0.2s ease;
    position: relative;
    bottom: -2px;
    white-space: nowrap;
}

#teachers .teachers-detail .detail-tab:hover {
    color: var(--color-primary);
}

#teachers .teachers-detail .detail-tab.is-active {
    color: var(--color-primary);
    border-bottom-color: var(--color-primary);
}

#teachers .teachers-detail .detail-content {
    display: none;
}

#teachers .teachers-detail .detail-content.is-active {
    display: block;
    animation: teachers-fadeIn 0.35s ease;
}

/* ===================================
   BENEFITS GRID
   =================================== */

#teachers .benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

#teachers .benefit-item {
    display: flex;
    gap: 16px;
    padding: 20px;
    background: var(--color-gray-50);
    border-radius: 12px;
    border-left: 3px solid transparent;
    transition: all 0.25s ease;
}

#teachers .benefit-item:hover {
    background: var(--color-white);
    border-left-color: var(--color-primary);
    transform: translateX(4px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

#teachers .benefit-icon {
    width: 48px;
    height: 48px;
    min-width: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    flex-shrink: 0;
    transition: transform 0.25s ease;
}

#teachers .benefit-item:hover .benefit-icon {
    transform: scale(1.1);
}

#teachers .benefit-text strong {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 4px;
}

#teachers .benefit-text span {
    font-size: 13px;
    color: var(--text-secondary);
    line-height: 1.6;
}

/* ===================================
   TESTIMONIAL
   =================================== */

#teachers .teacher-testimonial {
    padding: 28px 32px;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(13, 148, 136, 0.04) 100%);
    border-left: 4px solid var(--color-success);
    border-radius: 12px;
    margin-top: 24px;
}

#teachers .testimonial-quote {
    font-size: 15px;
    font-style: italic;
    color: var(--text-secondary);
    line-height: 1.8;
    margin-bottom: 16px;
}

#teachers .testimonial-author {
    display: flex;
    align-items: center;
    gap: 12px;
}

#teachers .testimonial-author img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
}

#teachers .testimonial-author strong {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
}

#teachers .testimonial-author span {
    font-size: 13px;
    color: var(--text-muted);
}

/* ===================================
   CTA
   =================================== */

#teachers .teachers-cta {
    margin-top: 48px;
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 24px;
    text-align: center;
    color: var(--color-white);
}

#teachers .teachers-cta h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 16px;
    color: #fff;
}

#teachers .teachers-cta p {
    font-size: 18px;
    opacity: 0.95;
    margin-bottom: 32px;
}

#teachers .cta-buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
}

#teachers .btn-cta-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: var(--color-white);
    color: var(--color-primary);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    text-decoration: none;
}

#teachers .btn-cta-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

#teachers .btn-cta-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: transparent;
    color: var(--color-white);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease, border-color 0.2s ease;
    text-decoration: none;
}

#teachers .btn-cta-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--color-white);
}

/* ===================================
   RESPONSIVE — 1024px
   =================================== */

@media (max-width: 1024px) {
    #teachers .teachers-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    #teachers .benefits-grid {
        grid-template-columns: 1fr;
    }
}

/* ===================================
   RESPONSIVE — 768px
   =================================== */

@media (max-width: 768px) {
    #teachers.teachers-section {
        padding: 60px 0;
    }

    #teachers .section-title {
        font-size: 32px;
    }

    #teachers .section-description {
        font-size: 16px;
    }

    #teachers .teachers-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    #teachers .teachers-detail {
        padding: 28px 20px;
    }

    #teachers .teachers-detail .detail-tabs {
        flex-wrap: wrap;
        gap: 8px;
    }

    #teachers .teachers-detail .detail-tab {
        padding: 10px 14px;
        font-size: 14px;
    }

    #teachers .teachers-cta {
        padding: 40px 24px;
    }

    #teachers .teachers-cta h3 {
        font-size: 26px;
    }

    #teachers .cta-buttons {
        flex-direction: column;
    }

    #teachers .btn-cta-primary,
    #teachers .btn-cta-secondary {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE — 576px
   =================================== */

@media (max-width: 576px) {
    #teachers .section-title {
        font-size: 28px;
    }

    #teachers .teachers-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    #teachers .teachers-section__flip-name {
        font-size: 14px;
    }

    #teachers .teachers-section__flip-bio {
        font-size: 11px;
    }
}

/* ===================================
   АНИМАЦИИ
   =================================== */

@keyframes teachers-fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}






















































/**
 * Block 13 - Small Class Size (REDESIGNED)
 * Clean, elegant design with better layout
 */

/* ===================================
   SECTION BASE
   =================================== */

.class-size-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
    position: relative;
}

.class-size-section .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

.class-size-section .section-header-centered {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 64px;
}

.class-size-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
}

.class-size-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* ===================================
   INTERACTIVE VISUAL
   =================================== */

.class-visual-interactive {
    margin-bottom: 64px;
    padding: 48px;
    background: var(--color-white);
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.visual-controls {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-bottom: 40px;
}

.size-toggle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-300);
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
}

.size-toggle svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
}

.size-toggle:hover {
    border-color: var(--color-primary);
    transform: translateY(-2px);
}

.size-toggle.active {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
}

.visual-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    max-width: 800px;
    margin: 0 auto 32px;
}

.student-box {
    aspect-ratio: 0;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 12px;
    position: relative;
    transition: all 0.3s ease;
    opacity: 0;
}

.student-box.visible {
    opacity: 1;
}

.student-box.teacher {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
}

.student-icon {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
}

.student-icon svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    color: var(--text-secondary);
}

.student-box.teacher .student-icon svg {
    color: var(--color-white);
}

.student-label {
    font-size: 11px;
    font-weight: 600;
    color: var(--text-secondary);
    text-align: center;
}

.student-box.teacher .student-label {
    color: var(--color-white);
}

.attention-indicator {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 10px;
    height: 10px;
    background: var(--color-success);
    border-radius: 50%;
    border: 2px solid var(--color-white);
    opacity: 0;
}

.student-box.visible .attention-indicator {
    opacity: 1;
    animation: pulse 2s ease infinite;
}

.student-box.inactive {
    opacity: 0.3;
}

.student-box.inactive .attention-indicator {
    background: var(--color-error);
}

.visual-stats {
    display: flex;
    justify-content: space-around;
    padding: 24px;
    background: var(--color-gray-50);
    border-radius: 12px;
}

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

.visual-stat-number {
    font-size: 32px;
    font-weight: 900;
    color: var(--color-primary);
    line-height: 1;
    margin-bottom: 6px;
    transition: all 0.3s ease;
}

.visual-stat.negative .visual-stat-number {
    color: var(--color-error);
}

.visual-stat-label {
    font-size: 13px;
    color: var(--text-muted);
}

/* ===================================
   BENEFITS - HORIZONTAL LAYOUT
   =================================== */

.class-size-benefits {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 64px;
}

.class-size-section .benefit-item {
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 24px 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    transition: all 0.3s ease;
}

.class-size-section .benefit-item:hover {
    border-color: var(--color-success);
    transform: translateX(4px);
    box-shadow: 0 4px 16px rgba(16, 185, 129, 0.15);
}

.benefit-icon-large {
    width: 72px;
    height: 72px;
    min-width: 72px;
    min-height: 72px;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    flex-shrink: 0;
}

.benefit-icon-large svg {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
}

.benefit-content {
    flex: 1;
}

.class-size-section .benefit-item h4 {
    font-size: 20px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.class-size-section .benefit-item p {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin: 0;
}

/* ===================================
   COMPARISON - SIDE BY SIDE
   =================================== */

.comparison-section {
    margin-bottom: 64px;
}

.comparison-section h3 {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    text-align: center;
    margin-bottom: 40px;
}

.comparison-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.stat-card {
    padding: 32px;
    border-radius: 16px;
    position: relative;
}

.stat-bad {
    background: linear-gradient(135deg, rgba(239, 68, 68, 0.08) 0%, rgba(220, 38, 38, 0.04) 100%);
    border: 2px solid rgba(239, 68, 68, 0.3);
}

.stat-good {
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(5, 150, 105, 0.04) 100%);
    border: 2px solid rgba(16, 185, 129, 0.3);
}

.stat-badge {
    position: absolute;
    top: -12px;
    left: 32px;
    padding: 6px 16px;
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.stat-bad .stat-badge {
    background: var(--color-error);
    color: var(--color-white);
}

.stat-good .stat-badge {
    background: var(--color-success);
    color: var(--color-white);
}

.stat-card strong {
    display: block;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 12px;
}

.stat-bad strong {
    color: var(--color-error);
}

.stat-good strong {
    color: var(--color-success);
}

.stat-card > span {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 16px;
}

.stat-icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    flex-shrink: 0;
}

.stat-metrics {
    padding-top: 16px;
    border-top: 1px solid var(--color-gray-200);
}

.metric-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    font-size: 13px;
    gap: 16px;
}

.metric-item:last-child {
    margin-bottom: 0;
}

.metric-label {
    color: var(--text-secondary);
}

.metric-value {
    font-weight: 700;
}

.stat-bad .metric-value {
    color: var(--color-error);
}

.stat-good .metric-value {
    color: var(--color-success);
}

/* ===================================
   INVESTMENT NOTE
   =================================== */

.investment-note {
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 20px;
    text-align: center;
    color: var(--color-white);
    margin-bottom: 48px;
}

.investment-note h3 {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 16px;
    color: var(--bg-primary);
}

.investment-note p {
    font-size: 17px;
    line-height: 1.7;
    max-width: 800px;
    margin: 0 auto 32px;
    opacity: 0.95;
}

.investment-note strong {
    font-weight: 800;
}

.investment-stats {
    display: flex;
    justify-content: center;
    gap: 56px;
}

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

.investment-stat-number {
    font-size: 48px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 8px;
}

.investment-stat-label {
    font-size: 14px;
    opacity: 0.9;
}

/* ===================================
   RESEARCH PROOF
   =================================== */

.research-proof-section {
    padding: 32px;
    background: rgba(16, 185, 129, 0.05);
    border-left: 4px solid var(--color-success);
    border-radius: 12px;
}

.research-proof-section h4 {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-success);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 24px;
}

.research-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.research-item {
    display: flex;
    gap: 16px;
}

.research-icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    background: var(--color-success);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    flex-shrink: 0;
}

.research-icon svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
}

.research-text p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin: 0 0 6px 0;
}

.research-text cite {
    display: block;
    font-size: 11px;
    color: var(--text-muted);
    font-style: italic;
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .class-size-section {
        padding: 60px 0;
    }
    
    .class-size-section .container {
        padding: 0 20px;
    }
    
    .class-size-section .section-title {
        font-size: 32px;
    }
    
    .class-visual-interactive {
        padding: 32px 24px;
    }
    
    .visual-controls {
        flex-direction: column;
    }
    
    .size-toggle {
        width: 100%;
        justify-content: center;
    }
    
    .visual-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .visual-stats {
        flex-direction: column;
        gap: 16px;
    }
    
    .class-size-section .benefit-item {
        flex-direction: column;
        text-align: center;
        padding: 28px 24px;
    }
    
    .comparison-stats {
        grid-template-columns: 1fr;
    }
    
    .investment-note {
        padding: 40px 24px;
    }
    
    .investment-note h3 {
        font-size: 24px;
    }
    
    .investment-note p {
        font-size: 15px;
    }
    
    .investment-stats {
        flex-direction: column;
        gap: 24px;
    }
    
    .research-items {
        grid-template-columns: 1fr;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .class-size-section .section-title {
        font-size: 28px;
    }
    
    .visual-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .investment-stat-number {
        font-size: 40px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.7;
    }
}

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

.class-size-section .benefit-item {
    animation: fadeInUp 0.5s ease forwards;
    opacity: 0;
}

.benefit-item:nth-child(1) { animation-delay: 0.1s; }
.benefit-item:nth-child(2) { animation-delay: 0.2s; }
.benefit-item:nth-child(3) { animation-delay: 0.3s; }









































































/**
 * Block 14 - Learning Platform BUZZ (ENHANCED)
 * Interactive demo, feature showcase, device preview
 */

/* ===================================
   SECTION BASE
   =================================== */

.platform-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #F9FAFB 0%, #FFFFFF 50%, #F9FAFB 100%);
    position: relative;
}

.platform-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

.platform-section .section-header-centered {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 64px;
}

.platform-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 16px;
}

.platform-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-subtitle {
    font-size: 18px;
    color: var(--text-muted);
    line-height: 1.6;
}

/* ===================================
   PLATFORM SCREENSHOT
   =================================== */

.platform-screenshot-container {
    margin-bottom: 64px;
}

.platform-screenshot {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.15);
}

.platform-screenshot img {
    width: 100%;
    height: auto;
    display: block;
}

/* ===================================
   PLATFORM FEATURES GRID
   =================================== */

.platform-features-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-bottom: 64px;
}

.feature {
    padding: 32px 24px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.feature:hover {
    border-color: var(--color-primary);
    transform: translateY(-8px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.15);
}

.feature-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.feature h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.feature p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
}

/* ===================================
   DETAILED FEATURES (NEW)
   =================================== */

.detailed-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-bottom: 64px;
}

.feature-detailed {
    padding: 40px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    display: flex;
    gap: 24px;
    transition: all 0.3s ease;
}

.feature-detailed:hover {
    border-color: var(--color-primary);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
}

.feature-detailed-icon {
    width: 72px;
    height: 72px;
    flex-shrink: 0;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.feature-detailed:nth-child(2) .feature-detailed-icon {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
}

.feature-detailed:nth-child(3) .feature-detailed-icon {
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
}

.feature-detailed:nth-child(4) .feature-detailed-icon {
    background: linear-gradient(135deg, #8B5CF6 0%, #7C3AED 100%);
}

.feature-detailed-content h4 {
    font-size: 22px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.feature-detailed-content p {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 16px;
}

.feature-benefits {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.benefit-point {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: var(--text-secondary);
}

.benefit-point svg {
    width: 16px;
    height: 16px;
    color: var(--color-success);
    flex-shrink: 0;
}

/* ===================================
   AWARDS & RECOGNITION (NEW)
   =================================== */

.awards-section {
    padding: 48px;
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.08) 0%, rgba(251, 191, 36, 0.04) 100%);
    border: 2px solid var(--color-accent);
    border-radius: 24px;
    margin-bottom: 64px;
}

.awards-section h3 {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    text-align: center;
    margin-bottom: 40px;
}

.awards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.award-item {
    text-align: center;
    padding: 32px 24px;
    background: var(--color-white);
    border-radius: 16px;
}

.award-badge {
    width: 80px;
    height: 80px;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.award-badge svg {
    width: 40px;
    height: 40px;
}

.award-item strong {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.award-item span {
    font-size: 14px;
    color: var(--text-muted);
}

/* ===================================
   PARENT DASHBOARD PREVIEW (NEW)
   =================================== */

.parent-dashboard-preview {
    padding: 48px;
    background: var(--color-white);
    border-radius: 24px;
    border: 2px solid var(--color-gray-200);
    margin-bottom: 48px;
}

.parent-dashboard-preview h3 {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 24px;
}

.dashboard-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.dashboard-feature {
    padding: 24px;
    background: var(--color-gray-50);
    border-radius: 12px;
}

.dashboard-feature-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.dashboard-icon {
    width: 40px;
    height: 40px;
    background: var(--color-primary);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.dashboard-feature h4 {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
}

.dashboard-feature p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
}

/* ===================================
   CTA SECTION (NEW)
   =================================== */

.platform-cta {
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 24px;
    text-align: center;
    color: var(--color-white);
}

.platform-cta h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 16px;
    color: var(--bg-primary);
}

.platform-cta p {
    font-size: 18px;
    opacity: 0.95;
    margin-bottom: 32px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.platform-cta .cta-buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.btn-cta-white {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: var(--color-white);
    color: var(--color-primary);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-cta-white:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

.btn-cta-outline {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: transparent;
    color: var(--color-white);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-cta-outline:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--color-white);
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .platform-features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detailed-features {
        grid-template-columns: 1fr;
    }
    
    .awards-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .dashboard-features {
        grid-template-columns: 1fr;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .platform-section {
        padding: 60px 0;
    }
    
    .platform-section .container {
        padding: 0 20px;
    }
    
    .platform-section .section-title {
        font-size: 32px;
    }
    
    .platform-screenshot-container {
        margin-bottom: 48px;
    }
    
    .platform-features-grid {
        grid-template-columns: 1fr;
    }
    
    .feature-detailed {
        flex-direction: column;
        text-align: center;
        padding: 32px 24px;
    }
    
    .feature-detailed-icon {
        margin: 0 auto;
    }
    
    .awards-section {
        padding: 32px 24px;
    }
    
    .awards-section h3 {
        font-size: 26px;
    }
    
    .awards-grid {
        grid-template-columns: 1fr;
    }
    
    .parent-dashboard-preview {
        padding: 32px 24px;
    }
    
    .parent-dashboard-preview h3 {
        font-size: 26px;
    }
    
    .platform-cta {
        padding: 40px 24px;
    }
    
    .platform-cta h3 {
        font-size: 26px;
    }
    
    .platform-cta .cta-buttons {
        flex-direction: column;
    }
    
    .btn-cta-white,
    .btn-cta-outline {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .btn-cta .section-title {
        font-size: 28px;
    }
    
    .device-btn {
        padding: 10px 16px;
        font-size: 14px;
    }
    
    .btn-cta .feature-icon {
        width: 56px;
        height: 56px;
    }
    
    .btn-cta .feature h4 {
        font-size: 18px;
    }
    
    .btn-cta .feature-detailed-icon {
        width: 64px;
        height: 64px;
    }
    
    .btn-cta .award-badge {
        width: 64px;
        height: 64px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

.btn-cta .feature {
    animation: fadeInUp 0.5s ease forwards;
    opacity: 0;
}

.feature:nth-child(1) { animation-delay: 0.1s; }
.feature:nth-child(2) { animation-delay: 0.2s; }
.feature:nth-child(3) { animation-delay: 0.3s; }
.feature:nth-child(4) { animation-delay: 0.4s; }
























































































/**
 * Block 15 - Transparent Pricing (ENHANCED)
 * Interactive calculator, detailed tiers, payment options
 */

/* ===================================
   SECTION BASE
   =================================== */

.pricing-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
    position: relative;
}

.pricing-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

.pricing-section .section-header-centered {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 64px;
}

.pricing-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 16px;
}

.pricing-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.pricing-section .section-subtitle {
    font-size: 18px;
    color: var(--text-muted);
    line-height: 1.6;
}

/* ===================================
   PRICING CALCULATOR (NEW)
   =================================== */

.pricing-calculator {
    margin-bottom: 64px;
    padding: 48px;
    background: var(--color-white);
    border-radius: 24px;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.08);
}

.calculator-header {
    text-align: center;
    margin-bottom: 40px;
}

.calculator-header h3 {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.calculator-header p {
    font-size: 16px;
    color: var(--text-secondary);
}

.calculator-controls {
    display: flex;
    gap: 24px;
    margin-bottom: 40px;
    flex-direction: column;
}

.control-group {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.control-label {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.control-options {
    display: flex;
    gap: 8px;
}

.pricing-section .control-btn {
    flex: 1;
    padding: 12px;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-300);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

.pricing-section .control-btn:hover {
    border-color: var(--color-primary);
}

.control-btn.active {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
}

.price-display {
    padding: 40px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 20px;
    text-align: center;
    color: var(--color-white);
}

.price-label {
    font-size: 14px;
    opacity: 0.9;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.price-amount {
    font-size: 56px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 8px;
}

.price-period {
    font-size: 16px;
    opacity: 0.9;
}

.price-breakdown {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: space-around;
}

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

.breakdown-value {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 4px;
}

.breakdown-label {
    font-size: 12px;
    opacity: 0.8;
}

/* ===================================
   PRICING TIERS
   =================================== */

.pricing-tiers {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 64px;
}

.pricing-tier {
    padding: 40px 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    transition: all 0.3s ease;
    position: relative;
}

.pricing-tier:hover {
    border-color: var(--color-primary);
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(29, 78, 216, 0.15);
}

.pricing-tier.featured {
    border-color: var(--color-primary);
    border-width: 3px;
}

.tier-badge {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 20px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    border-radius: 100px;
    font-size: 12px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.tier-header {
    text-align: center;
    margin-bottom: 32px;
}

.tier-name {
    font-size: 24px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.tier-description {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
}

.tier-price {
    text-align: center;
    margin-bottom: 32px;
}

.tier-price-from {
    font-size: 12px;
    color: var(--text-muted);
    margin-bottom: 4px;
}

.tier-price-amount {
    font-size: 48px;
    font-weight: 900;
    color: var(--color-primary);
    line-height: 1;
}

.tier-price-period {
    font-size: 14px;
    color: var(--text-muted);
}

.tier-features {
    list-style: none;
    padding: 0;
    margin: 0 0 32px 0;
}

.tier-features li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.6;
}

.tier-features li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    border-radius: 50%;
}

.tier-features li::after {
    content: '✓';
    position: absolute;
    left: 5px;
    top: 6px;
    color: var(--color-white);
    font-size: 12px;
    font-weight: 700;
}

.tier-cta {
    display: block;
    width: 100%;
    padding: 14px 24px;
    background: transparent;
    border: 2px solid var(--color-primary);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-primary);
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.tier-cta:hover {
    background: var(--color-primary);
    color: var(--color-white);
}

.pricing-tier.featured .tier-cta {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    color: var(--color-white);
    border: none;
}

.pricing-tier.featured .tier-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(29, 78, 216, 0.3);
}

/* ===================================
   PRICING PROMOTIONS
   =================================== */

.pricing-promotions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 64px;
}

.promo-card {
    padding: 32px 24px;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(5, 150, 105, 0.04) 100%);
    border: 2px solid var(--color-success);
    border-radius: 16px;
    text-align: center;
}

.promo-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, var(--color-success) 0%, #059669 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.promo-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.promo-card p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin: 0;
}

/* ===================================
   COMPARISON TABLE (NEW)
   =================================== */

.pricing-comparison {
    margin-bottom: 64px;
    overflow-x: auto;
}

.comparison-table {
    width: 100%;
    background: var(--color-white);
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid var(--color-gray-200);
}

.comparison-table th,
.comparison-table td {
    padding: 20px;
    text-align: left;
}

.comparison-table thead {
    background: var(--color-gray-50);
}

.comparison-table th {
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.comparison-table tbody tr {
    border-bottom: 1px solid var(--color-gray-200);
}

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

.comparison-table td {
    font-size: 15px;
    color: var(--text-secondary);
}

.comparison-check {
    color: var(--color-success);
    font-size: 20px;
}

.comparison-cross {
    color: var(--color-error);
    font-size: 20px;
}

/* ===================================
   PRICING CTA
   =================================== */

.pricing-cta {
    text-align: center;
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 24px;
    color: var(--color-white);
}

.pricing-cta h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 16px;
    color: var(--bg-primary);
}

.pricing-cta p {
    font-size: 18px;
    opacity: 0.95;
    margin-bottom: 32px;
}

.pricing-cta .btn-primary-mega {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 18px 40px;
    background: var(--color-white);
    color: var(--color-primary);
    border: none;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.pricing-cta .btn-primary-mega:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .calculator-controls {
        grid-template-columns: 1fr;
    }
    
    .pricing-tiers {
        grid-template-columns: 1fr;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .pricing-promotions {
        grid-template-columns: 1fr;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .pricing-section {
        padding: 60px 0;
    }
    
    .pricing-section .container {
        padding: 0 20px;
    }
    
    .pricing-section .section-title {
        font-size: 32px;
    }
    
    .pricing-calculator {
        padding: 32px 24px;
    }
    
    .calculator-header h3 {
        font-size: 26px;
    }
    
    .price-amount {
        font-size: 48px;
    }
    
    .price-breakdown {
        flex-direction: column;
        gap: 16px;
    }
    
    .tier-price-amount {
        font-size: 40px;
    }
    
    .pricing-section .pricing-cta {
        padding: 40px 24px;
    }
    
    .pricing-section .pricing-cta h3 {
        font-size: 26px;
    }
    
    .pricing-cta .btn-primary-mega {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .pricing-cta .section-title {
        font-size: 28px;
    }
    
    .pricing-cta .control-options {
        flex-direction: column;
    }
    
    .pricing-cta .price-amount {
        font-size: 40px;
    }
    
    .pricing-cta .tier-price-amount {
        font-size: 36px;
    }
    
    .pricing-cta .promo-icon {
        width: 56px;
        height: 56px;
    }
    
    .pricing-cta .promo-card h3 {
        font-size: 18px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

@keyframes priceChange {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

.pricing-cta .pricing-tier {
    animation: fadeInUp 0.5s ease forwards;
    opacity: 0;
}

.pricing-tier:nth-child(1) { animation-delay: 0.1s; }
.pricing-tier:nth-child(2) { animation-delay: 0.2s; }
.pricing-tier:nth-child(3) { animation-delay: 0.3s; }

.price-amount.updating {
    animation: priceChange 0.3s ease;
}











































































/**
 * Block 16 - Latest News (ENHANCED)
 * WordPress integration, category filter, featured posts
 */

/* ===================================
   SECTION BASE
   =================================== */

.news-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #F9FAFB 0%, #FFFFFF 100%);
    position: relative;
}

.news-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

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

.section-header-left h2 {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 12px;
}

.news-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-header-left p {
    font-size: 16px;
    color: var(--text-muted);
}

.section-header-right {
    display: flex;
    gap: 12px;
}

.category-filter {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-300);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.category-filter:hover {
    border-color: var(--color-primary);
}

.category-filter.active {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
}

/* ===================================
   NEWS GRID
   =================================== */

.news-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 64px;
}

.news-card {
    position: relative;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.news-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.12);
}

.news-card.featured {
    grid-column: 1 / -1;
    flex-direction: row;
}

/* ===================================
   NEWS CARD IMAGE
   =================================== */

.news-card-image {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    background: var(--color-gray-100);
}

.news-card.featured .news-card-image {
    width: 50%;
    aspect-ratio: auto;
    min-height: 400px;
}

.news-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.news-card:hover .news-card-image img {
    transform: scale(1.05);
}

.news-category-badge {
    position: absolute;
    top: 16px;
    left: 16px;
    padding: 6px 16px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 100px;
    font-size: 12px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 2;
}

.news-date-badge {
    position: absolute;
    bottom: 16px;
    right: 16px;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-primary);
    display: flex;
    align-items: center;
    gap: 6px;
    z-index: 2;
}

.news-date-badge svg {
    width: 14px;
    height: 14px;
    color: var(--color-primary);
}

/* ===================================
   NEWS CARD CONTENT
   =================================== */

.news-card-content {
    padding: 32px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.news-card.featured .news-card-content {
    width: 50%;
    padding: 48px;
}

.news-card-meta {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
}

.news-author {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: var(--text-muted);
}

.news-author-avatar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
}

.news-reading-time {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: var(--text-muted);
}

.news-reading-time svg {
    width: 14px;
    height: 14px;
}

.news-card h3 {
    font-size: 22px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.3;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-card.featured h3 {
    font-size: 32px;
    margin-bottom: 16px;
}

.news-card-excerpt {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

.news-card.featured .news-card-excerpt {
    font-size: 16px;
    -webkit-line-clamp: 4;
}

.news-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid var(--color-gray-200);
}

.news-tags {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.news-tag {
    padding: 4px 12px;
    background: var(--color-gray-100);
    border-radius: 100px;
    font-size: 12px;
    font-weight: 600;
    color: var(--text-secondary);
}

.news-read-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.news-read-more:hover {
    gap: 10px;
}

.news-read-more svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   VIEW ALL SECTION
   =================================== */

.news-view-all {
    text-align: center;
    padding: 48px;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border: 2px solid var(--color-primary);
    border-radius: 24px;
}

.news-view-all h3 {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.news-view-all p {
    font-size: 16px;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.btn-view-all {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-view-all:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.3);
}

/* ===================================
   EMPTY STATE
   =================================== */

.news-empty {
    text-align: center;
    padding: 80px 32px;
}

.news-empty-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 24px;
    background: var(--color-gray-100);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
}

.news-empty h3 {
    font-size: 24px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.news-empty p {
    font-size: 16px;
    color: var(--text-secondary);
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .news-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .news-card.featured {
        grid-column: 1 / -1;
        flex-direction: column;
    }
    
    .news-card.featured .news-card-image {
        width: 100%;
        aspect-ratio: 16/9;
        min-height: auto;
    }
    
    .news-card.featured .news-card-content {
        width: 100%;
        padding: 32px;
    }
    
    .news-card.featured h3 {
        font-size: 28px;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .news-section {
        padding: 60px 0;
    }
    
    .news-section .container {
        padding: 0 20px;
    }
    
    .section-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }
    
    .section-header-left h2 {
        font-size: 32px;
    }
    
    .section-header-right {
        width: 100%;
        flex-wrap: wrap;
    }
    
    .category-filter {
        flex: 1;
        justify-content: center;
    }
    
    .news-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .news-card-content {
        padding: 24px;
    }
    
    .news-card h3 {
        font-size: 20px;
    }
    
    .news-card.featured h3 {
        font-size: 24px;
    }
    
    .news-section .news-view-all {
        padding: 32px 24px;
    }
    
    .news-section .news-view-all h3 {
        font-size: 24px;
    }
    
    .news-section .btn-view-all {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .section-header-left h2 {
        font-size: 28px;
    }
    
    .news-card-image {
        aspect-ratio: 4/3;
    }
    
    .news-card h3 {
        font-size: 18px;
    }
    
    .news-card-excerpt {
        font-size: 14px;
    }
    
    .news-card-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

.news-card {
    animation: fadeInUp 0.5s ease forwards;
    opacity: 0;
}

.news-card:nth-child(1) { animation-delay: 0.1s; }
.news-card:nth-child(2) { animation-delay: 0.2s; }
.news-card:nth-child(3) { animation-delay: 0.3s; }
.news-card:nth-child(4) { animation-delay: 0.4s; }
.news-card:nth-child(5) { animation-delay: 0.5s; }
.news-card:nth-child(6) { animation-delay: 0.6s; }






























































/**
 * Block 17 - University Acceptances (ENHANCED)
 * University logos grid, regional groups, animated stats
 */

/* ===================================
   SECTION BASE
   =================================== */

.universities-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 50%, #FFFFFF 100%);
    position: relative;
}

.universities-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

.universities-section .section-header-centered {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 64px;
}

.universities-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 16px;
}

.universities-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.universities-section .section-subtitle {
    font-size: 18px;
    color: var(--text-muted);
    line-height: 1.6;
}

/* ===================================
   UNIVERSITY LOGOS EXPANDED
   =================================== */

.university-logos-expanded {
    margin-bottom: 64px;
}

.region-group {
    margin-bottom: 48px;
    padding: 40px;
    background: var(--color-white);
    border-radius: 24px;
    border: 2px solid var(--color-gray-200);
    transition: all 0.3s ease;
}

.region-group:hover {
    border-color: var(--color-primary);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.region-group h3 {
    font-size: 24px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 20px;
    border-bottom: 2px solid var(--color-gray-200);
}

.region-flag {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}

/* ===================================
   LOGOS GRID
   =================================== */

.logos {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 24px;
}

.university-logo {
    aspect-ratio: 16/9;
    padding: 20px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.university-logo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, transparent 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.university-logo:hover {
    border-color: var(--color-primary);
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(29, 78, 216, 0.15);
}

.university-logo:hover::before {
    opacity: 1;
}

.university-logo img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.7;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}

.university-logo:hover img {
    filter: grayscale(0%);
    opacity: 1;
    transform: scale(1.05);
}

.university-name {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    padding: 8px;
    background: var(--color-primary);
    color: var(--color-white);
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    transition: bottom 0.3s ease;
    z-index: 2;
}

.university-logo:hover .university-name {
    bottom: 0;
}

/* ===================================
   FEATURED UNIVERSITIES (NEW)
   =================================== */

.featured-universities {
    margin-bottom: 64px;
    padding: 48px;
    background: linear-gradient(135deg, rgba(245, 158, 11, 0.08) 0%, rgba(251, 191, 36, 0.04) 100%);
    border: 2px solid var(--color-accent);
    border-radius: 24px;
}

.featured-universities h3 {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    text-align: center;
    margin-bottom: 16px;
}

.featured-subtitle {
    text-align: center;
    font-size: 16px;
    color: var(--text-secondary);
    margin-bottom: 40px;
}

.featured-logos {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 32px;
}

.featured-logo {
    aspect-ratio: 16/9;
    padding: 24px;
    background: var(--color-white);
    border: 3px solid var(--color-accent);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s ease;
}

.featured-logo::after {
    content: '+';
    position: absolute;
    top: -12px;
    right: -12px;
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    color: var(--bg-primary);
    border-radius: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size: 19px;
}

.featured-logo:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(245, 158, 11, 0.2);
}

.featured-logo img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* ===================================
   ACCEPTANCE STATS
   =================================== */

.acceptance-stats-final {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 24px;
    margin-bottom: 64px;
    position: relative;
    overflow: hidden;
}

.acceptance-stats-final::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    pointer-events: none;
}

.acceptance-stats-final .stat {
    text-align: center;
    color: var(--color-white);
    position: relative;
    z-index: 1;
}

.acceptance-stats-final .stat strong {
    display: block;
    font-size: 56px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 12px;
}

.acceptance-stats-final .stat::after {
    content: attr(data-label);
    display: block;
    font-size: 16px;
    opacity: 0.95;
    margin-top: 8px;
}

/* ===================================
   MAP VISUALIZATION (NEW)
   =================================== */

.university-map {
    margin-bottom: 64px;
    padding: 48px;
    background: var(--color-white);
    border-radius: 24px;
    border: 2px solid var(--color-gray-200);
}

.university-map h3 {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    text-align: center;
    margin-bottom: 40px;
}

.map-regions {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.map-region {
    padding: 24px;
    background: var(--color-gray-50);
    border-radius: 12px;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.map-region:hover {
    background: var(--color-primary);
    color: var(--color-white);
    transform: translateY(-4px);
}

.map-region-icon {
    font-size: 32px;
    margin-bottom: 12px;
}

.map-region-name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

.map-region-count {
    font-size: 24px;
    font-weight: 900;
    color: var(--color-primary);
}

.map-region:hover .map-region-count {
    color: var(--color-white);
}

/* ===================================
   CTA SECTION (NEW)
   =================================== */

.universities-cta {
    text-align: center;
    padding: 48px;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border: 2px solid var(--color-primary);
    border-radius: 24px;
}

.universities-cta h3 {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 16px;
}

.universities-cta p {
    font-size: 18px;
    color: var(--text-secondary);
    margin-bottom: 32px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.btn-universities-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-universities-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.3);
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .logos {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .featured-logos {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .acceptance-stats-final {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .map-regions {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .universities-section {
        padding: 60px 0;
    }
    
    .universities-section .container {
        padding: 0 20px;
    }
    
    .universities-section .section-title {
        font-size: 32px;
    }
    
    .region-group {
        padding: 32px 24px;
    }
    
    .region-group h3 {
        font-size: 20px;
    }
    
    .logos {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }
    
    .featured-universities {
        padding: 32px 24px;
    }
    
    .featured-logos {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
    
    .acceptance-stats-final {
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 40px 24px;
    }
    
    .acceptance-stats-final .stat strong {
        font-size: 48px;
    }
    
    .universities-section .map-regions {
        grid-template-columns: 1fr;
    }
    
    .universities-section .universities-cta {
        padding: 40px 24px;
    }
    
    .universities-section .universities-cta h3 {
        font-size: 26px;
    }
    
    .btn-universities-cta {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .btn-universities-cta .section-title {
        font-size: 28px;
    }
    
    .btn-universities-cta .logos {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .btn-universities-cta .featured-logos {
        grid-template-columns: 1fr;
    }
    
    .btn-universities-cta .acceptance-stats-final .stat strong {
        font-size: 40px;
    }
    
    .btn-universities-cta .region-flag {
        width: 28px;
        height: 28px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

@keyframes countUp {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.btn-universities-cta .region-group {
    animation: fadeInUp 0.5s ease forwards;
    opacity: 0;
}

.region-group:nth-child(1) { animation-delay: 0.1s; }
.region-group:nth-child(2) { animation-delay: 0.2s; }
.region-group:nth-child(3) { animation-delay: 0.3s; }
.region-group:nth-child(4) { animation-delay: 0.4s; }

.btn-universities-cta .acceptance-stats-final .stat strong {
    animation: countUp 0.6s ease forwards;
}
























































/**
 * Block 18 - FAQ Accordion (ENHANCED)
 * Categorized questions, search, smooth animations
 */

/* ===================================
   SECTION BASE
   =================================== */

.faq-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #F9FAFB 0%, #FFFFFF 100%);
    position: relative;
}

.faq-section .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER
   =================================== */

.faq-section .section-header-centered {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 64px;
}

.faq-section .section-title {
    font-size: 48px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 16px;
}

.faq-section .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.faq-section .section-subtitle {
    font-size: 18px;
    color: var(--text-muted);
    line-height: 1.6;
}

/* ===================================
   SEARCH BAR (NEW)
   =================================== */

.faq-search-container {
    max-width: 700px;
    margin: 0 auto 48px;
    position: relative;
}

.faq-search {
    width: 100%;
    padding: 18px 56px 18px 24px;
    font-size: 16px;
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    outline: none;
    transition: all 0.3s ease;
    background: var(--color-white);
}

.faq-search:focus {
    border-color: var(--color-primary);
    box-shadow: 0 0 0 4px rgba(29, 78, 216, 0.1);
}

.faq-search-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    color: var(--text-muted);
    pointer-events: none;
}

/* ===================================
   CATEGORY FILTERS (NEW)
   =================================== */

.faq-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 48px;
}

.category-btn {
    padding: 10px 20px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-300);
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
}

.category-btn:hover {
    border-color: var(--color-primary);
}

.category-btn.active {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
}

.category-count {
    display: inline-block;
    margin-left: 6px;
    padding: 2px 8px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    font-size: 12px;
}

.category-btn.active .category-count {
    background: rgba(255, 255, 255, 0.3);
    color: var(--color-white);
}

/* ===================================
   FAQ ACCORDION
   =================================== */

.faq-accordion {
    max-width: 900px;
    margin: 0 auto;
}

.faq-category-group {
    margin-bottom: 40px;
}

.faq-category-title {
    font-size: 24px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 2px solid var(--color-primary);
}

.faq-item {
    margin-bottom: 16px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item:hover {
    border-color: var(--color-primary);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

.faq-item.active {
    border-color: var(--color-primary);
}

.faq-item.hidden {
    display: none;
}

.faq-question {
    width: 100%;
    padding: 24px;
    background: none;
    border: none;
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    transition: all 0.3s ease;
}

.faq-question:hover {
    color: var(--color-primary);
}

.faq-question svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    color: var(--color-primary);
}

.faq-item.active .faq-question svg {
    transform: rotate(180deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.faq-item.active .faq-answer {
    max-height: 800px;
}

.faq-answer-content {
    padding: 0 24px 24px 24px;
}

.faq-answer p {
    font-size: 16px;
    color: var(--text-secondary);
    line-height: 1.8;
    margin-bottom: 12px;
}

.faq-answer p:last-child {
    margin-bottom: 0;
}

.faq-answer strong {
    color: var(--text-primary);
    font-weight: 700;
}

.faq-answer ul {
    margin: 12px 0;
    padding-left: 24px;
}

.faq-answer li {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 8px;
}

/* ===================================
   QUICK STATS (NEW)
   =================================== */

.faq-quick-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 64px;
    padding: 40px;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border-radius: 24px;
}

.quick-stat {
    text-align: center;
    padding: 24px;
    background: var(--color-white);
    border-radius: 12px;
}

.quick-stat-number {
    font-size: 40px;
    font-weight: 900;
    color: var(--color-primary);
    line-height: 1;
    margin-bottom: 8px;
}

.quick-stat-label {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ===================================
   CTA SECTION
   =================================== */

.faq-cta {
    text-align: center;
    padding: 48px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 24px;
    color: var(--color-white);
    margin-top: 64px;
}

.faq-cta h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 16px;
    color: var(--bg-primary);
}

.faq-cta p {
    font-size: 18px;
    opacity: 0.95;
    margin-bottom: 32px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.btn-faq-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: var(--color-white);
    color: var(--color-primary);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-faq-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

/* ===================================
   NO RESULTS MESSAGE
   =================================== */

.faq-no-results {
    text-align: center;
    padding: 80px 32px;
    display: none;
}

.faq-no-results.show {
    display: block;
}

.faq-no-results-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 24px;
    background: var(--color-gray-100);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
}

.faq-no-results h3 {
    font-size: 24px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.faq-no-results p {
    font-size: 16px;
    color: var(--text-secondary);
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .faq-section {
        padding: 60px 0;
    }
    
    .faq-section .container {
        padding: 0 20px;
    }
    
    .faq-section .section-title {
        font-size: 32px;
    }
    
    .faq-section .faq-categories {
        justify-content: flex-start;
    }
    
    .faq-section .category-btn {
        font-size: 13px;
        padding: 8px 16px;
    }
    
    .faq-section .faq-quick-stats {
        grid-template-columns: 1fr;
        padding: 32px 24px;
    }
    
    .faq-section .faq-question {
        font-size: 16px;
        padding: 20px;
    }
    
    .faq-section .faq-answer-content {
        padding: 0 20px 20px 20px;
    }
    
    .faq-section .faq-cta {
        padding: 40px 24px;
    }
    
    .faq-section .faq-cta h3 {
        font-size: 26px;
    }
    
    .btn-faq-cta {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .btn-faq-cta .section-title {
        font-size: 28px;
    }
    
    .btn-faq-cta .faq-search {
        font-size: 15px;
        padding: 16px 48px 16px 20px;
    }
    
    .btn-faq-cta .faq-question {
        font-size: 15px;
        padding: 18px;
    }
    
    .btn-faq-cta .faq-answer p {
        font-size: 15px;
    }
    
    .btn-faq-cta .quick-stat-number {
        font-size: 36px;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

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

.btn-faq-cta .faq-item {
    animation: fadeIn 0.4s ease forwards;
    opacity: 0;
}

.faq-item:nth-child(1) { animation-delay: 0.05s; }
.faq-item:nth-child(2) { animation-delay: 0.1s; }
.faq-item:nth-child(3) { animation-delay: 0.15s; }
.faq-item:nth-child(4) { animation-delay: 0.2s; }
.faq-item:nth-child(5) { animation-delay: 0.25s; }















































/**
 * Block 19 - Final Major CTA (ENHANCED)
 * Powerful conversion-focused design with animations
 */

/* ===================================
   SECTION BASE
   =================================== */

.final-cta-section {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 50%, var(--color-secondary) 100%);
}

.final-cta-section::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.05;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 15l10 10-10 10-10-10 10-10z' fill='%23FFFFFF'/%3E%3Ccircle cx='15' cy='45' r='5' fill='%23FFFFFF'/%3E%3C/svg%3E");
}

.final-cta-section .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 32px;
    position: relative;
    z-index: 2;
}

/* ===================================
   BACKGROUND EFFECTS
   =================================== */

.final-cta-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
}

.final-cta-bg::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
    animation: float 20s ease-in-out infinite;
}

.final-cta-bg::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    animation: float 15s ease-in-out infinite reverse;
}

/* ===================================
   CONTENT
   =================================== */

.final-cta-content {
    text-align: center;
    color: var(--color-white);
}

.final-cta-content h2 {
    font-size: 56px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 24px;
    color: var(--bg-primary);
}

.final-cta-content > p {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 48px;
    opacity: 0.95;
}

/* ===================================
   TRUST BADGES ROW
   =================================== */

.trust-badges-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 48px;
}

.trust-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 100px;
    font-size: 15px;
    font-weight: 600;
    color: var(--color-white);
    transition: all 0.3s ease;
}

.trust-badge:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-2px);
}

.trust-badge-icon {
    width: 20px;
    height: 20px;
}

/* ===================================
   CTA BUTTONS
   =================================== */

.cta-buttons-mega {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}

.final-cta .btn-primary-mega {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    padding: 20px 40px;
    background: var(--color-white);
    color: var(--color-primary);
    border: none;
    border-radius: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
}

.final-cta .btn-primary-mega:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.3);
}

.final-cta .btn-icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

.final-cta .btn-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    position: relative;
    z-index: 1;
}

.final-cta .btn-text strong {
    font-size: 18px;
    font-weight: 800;
    display: block;
    margin-bottom: 2px;
}

.final-cta .btn-text small {
    font-size: 13px;
    opacity: 0.7;
}

.final-cta .btn-arrow {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1;
}

.final-cta .btn-primary-mega:hover .btn-arrow {
    transform: translateX(4px);
}

.final-cta .btn-secondary-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 20px 40px;
    background: transparent;
    color: var(--color-white);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 16px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
}

.final-cta .btn-secondary-outline:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: var(--color-white);
    transform: translateY(-2px);
}

/* ===================================
   TRUST FOOTER
   =================================== */

.final-trust-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
}

.final-cta .trust-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
}

.trust-item-icon {
    width: 20px;
    height: 20px;
}

/* ===================================
   URGENCY BANNER (NEW)
   =================================== */

.urgency-banner {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 32px;
    background: rgba(245, 158, 11, 0.2);
    border: 2px solid var(--color-accent);
    border-radius: 100px;
    margin-bottom: 32px;
}

.urgency-icon {
    width: 24px;
    height: 24px;
    background: var(--color-accent);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    animation: pulse 2s ease infinite;
}

.urgency-text {
    font-size: 15px;
    font-weight: 700;
    color: var(--color-white);
}

/* ===================================
   SOCIAL PROOF MINI (NEW)
   =================================== */

.social-proof-mini {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-top: 40px;
}

.proof-avatars {
    display: flex;
    margin-right: 12px;
}

.proof-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid var(--color-white);
    margin-left: -12px;
    object-fit: cover;
}

.proof-avatar:first-child {
    margin-left: 0;
}

.proof-text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.95);
}

.proof-text strong {
    font-weight: 800;
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .final-cta-content h2 {
        font-size: 48px;
    }
    
    .final-cta-content > p {
        font-size: 20px;
    }
    
    .trust-badges-row {
        gap: 16px;
    }
    
    .cta-buttons-mega {
        flex-direction: column;
        align-items: center;
    }
    
    .btn-primary-mega,
    .final-cta .btn-secondary-outline {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .final-cta-section {
        padding: 80px 0;
    }
    
    .final-cta-section .container {
        padding: 0 20px;
    }
    
    .final-cta-content h2 {
        font-size: 36px;
    }
    
    .final-cta-content > p {
        font-size: 18px;
    }
    
    .trust-badges-row {
        gap: 12px;
    }
    
    .trust-badge {
        padding: 10px 20px;
        font-size: 14px;
    }
    
    .final-cta .btn-primary-mega {
        padding: 18px 32px;
    }
    
    .final-cta .btn-icon {
        width: 36px;
        height: 36px;
    }
    
    .final-cta .btn-text strong {
        font-size: 16px;
    }
    
    .final-cta .btn-text small {
        font-size: 12px;
    }
    
    .final-trust-footer {
        flex-direction: column;
        gap: 16px;
    }
    
    .social-proof-mini {
        flex-direction: column;
        gap: 12px;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .final-cta-content h2 {
        font-size: 32px;
    }
    
    .final-cta-content > p {
        font-size: 16px;
    }
    
    .trust-badges-row {
        display: none;
    }
    
    .trust-badge {
        width: 100%;
        max-width: 300px;
        justify-content: center;
    }
    
    .final-cta .btn-primary-mega {
        flex-direction: column;
        text-align: center;
    }
    
    .final-cta .btn-text {
        align-items: center;
    }
    
    .urgency-banner {
        flex-direction: column;
        text-align: center;
    }
}

/* ===================================
   ANIMATIONS
   =================================== */

@keyframes float {
    0%, 100% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-30px) rotate(5deg);
    }
}

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

@keyframes shimmer {
    0% {
        background-position: -200% center;
    }
    100% {
        background-position: 200% center;
    }
}

.final-cta .btn-primary-mega {
    animation: fadeInUp 0.8s ease forwards;
}

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
















































/**
 * Block 20 - Footer (ENHANCED)
 * Multi-column menu, trust signals, newsletter, social
 */

/* ===================================
   FOOTER BASE
   =================================== */

.site-footer {
    background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);
    color: #e2e8f0;
    padding: 80px 0 0;
    position: relative;
}

.footer-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   FOOTER TOP - NEWSLETTER
   =================================== */

.footer-top {
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 60px;
}

.footer-newsletter {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.footer-newsletter h3 {
    font-size: 28px;
    font-weight: 800;
    color: var(--color-white);
    margin-bottom: 12px;
}

.footer-newsletter p {
    font-size: 16px;
    color: #cbd5e1;
    margin-bottom: 24px;
}

.newsletter-form {
    display: flex;
    gap: 12px;
    max-width: 500px;
    margin: 0 auto;
}

.newsletter-input {
    flex: 1;
    padding: 14px 20px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    color: var(--color-white);
    font-size: 15px;
    transition: all 0.3s ease;
}

.newsletter-input::placeholder {
    color: #94a3b8;
}

.newsletter-input:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.15);
    border-color: var(--color-primary);
}

.newsletter-btn {
    padding: 14px 28px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    color: var(--color-white);
    border: none;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.newsletter-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(29, 78, 216, 0.4);
}

/* ===================================
   FOOTER MAIN - COLUMNS
   =================================== */

.footer-main {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 60px;
}

.footer-column h4 {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ===================================
   COMPANY INFO COLUMN
   =================================== */

.footer-company {
    padding-right: 20px;
}

.footer-logo {
    margin-bottom: 24px;
}

.footer-logo svg {
    width: 180px;
    height: auto;
}

.footer-description {
    font-size: 15px;
    line-height: 1.7;
    color: #cbd5e1;
    margin-bottom: 24px;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer-contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #cbd5e1;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-contact-item:hover {
    color: var(--color-primary);
}

.footer-contact-icon {
    width: 18px;
    height: 18px;
    color: var(--color-primary);
    flex-shrink: 0;
}

/* ===================================
   FOOTER MENU
   =================================== */

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu li {
    margin-bottom: 12px;
}

.footer-menu a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #cbd5e1;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-menu a:hover {
    color: var(--color-primary);
    transform: translateX(4px);
}

.footer-menu-icon {
    width: 16px;
    height: 16px;
    opacity: 0.6;
}

/* ===================================
   FOOTER SOCIAL
   =================================== */

.footer-social {
    margin-top: 24px;
}

.footer-social-links {
    display: flex;
    gap: 12px;
}

.footer-social-link {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cbd5e1;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-social-link:hover {
    background: var(--color-primary);
    color: var(--color-white);
    transform: translateY(-2px);
}

.footer-social-link svg {
    width: 20px;
    height: 20px;
}

/* ===================================
   TRUST BADGES
   =================================== */

.footer-trust {
    padding: 40px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 40px;
}

.footer-trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.footer-container .trust-badge {
    text-align: center;
}

.footer-container .trust-badge-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
}

.trust-badge-title {
    font-size: 20px;
    font-weight: 800;
    color: var(--color-white);
    margin-bottom: 4px;
}

.trust-badge-text {
    font-size: 13px;
    color: #94a3b8;
}

/* ===================================
   FOOTER BOTTOM
   =================================== */

.footer-bottom {
    padding: 32px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-copyright {
    font-size: 14px;
    color: #94a3b8;
}

.footer-legal {
    display: flex;
    gap: 24px;
}

.footer-legal a {
    font-size: 14px;
    color: #cbd5e1;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-legal a:hover {
    color: var(--color-primary);
}

/* ===================================
   MOBILE ACCORDION
   =================================== */

.footer-column-toggle {
    display: none;
    width: 100%;
    background: none;
    border: none;
    color: var(--color-white);
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
    padding: 16px 0;
    position: relative;
}

.footer-column-toggle::after {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 24px;
    transition: transform 0.3s ease;
}

.footer-column.active .footer-column-toggle::after {
    transform: rotate(45deg);
}

.footer-column-content {
    max-height: 1000px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .footer-main {
        grid-template-columns: 2fr 1fr 1fr;
    }
    
    .footer-trust-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .site-footer {
        padding: 60px 0 0;
    }
    
    .footer-container {
        padding: 0 20px;
    }
    
    .footer-top {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    
    .footer-newsletter h3 {
        font-size: 24px;
    }
    
    .newsletter-form {
        flex-direction: column;
    }
    
    .newsletter-btn {
        width: 100%;
    }
    
    .footer-main {
        grid-template-columns: 1fr;
        gap: 0;
    }
    
    .footer-column {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .footer-column:last-child {
        border-bottom: none;
    }
    
    .footer-column h4 {
        display: none;
    }
    
    .footer-container .footer-column-toggle {
        display: block;
    }
    
    .footer-container .footer-column-content {
        max-height: 0;
        padding-bottom: 0;
    }
    
    .footer-column.active .footer-column-content {
        max-height: 1000px;
        padding-bottom: 16px;
    }
    
    .footer-company .footer-column-content {
        max-height: none;
        padding-bottom: 20px;
    }
    
    .footer-trust {
        padding: 30px 0;
        margin-bottom: 30px;
    }
    
    .footer-trust-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .footer-bottom {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }
    
    .footer-legal {
        flex-direction: column;
        gap: 12px;
    }
}

/* ===================================
   RESPONSIVE - 576px
   =================================== */

@media (max-width: 576px) {
    .footer-newsletter h3 {
        font-size: 20px;
    }
    
    .footer-social-links {
        justify-content: center;
    }
    
    .footer-container .trust-badge-icon {
        width: 40px;
        height: 40px;
    }
    
    .trust-badge-title {
        font-size: 18px;
    }
}






































































































/* ============================================
   ARCHIVE & SEARCH PAGES STYLES
   Based on Block 16 - Latest News
   ============================================ */

/* ===================================
   SHARED BASE STYLES
   =================================== */

.archive-section,
.search-section {
    padding: 100px 0 80px;
    background: linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    min-height: 100vh;
}

.archive-section .container,
.search-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

/* ===================================
   HEADER SECTION
   =================================== */

.archive-header,
.search-header {
    margin-bottom: 64px;
    text-align: center;
}

/* Breadcrumb */
.archive-breadcrumb,
.search-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass-white);
    backdrop-filter: blur(var(--blur-md));
    border: 1px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.archive-breadcrumb a,
.search-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.archive-breadcrumb a:hover,
.search-breadcrumb a:hover {
    color: var(--color-primary-dark);
}

.archive-breadcrumb svg,
.search-breadcrumb svg {
    width: 14px;
    height: 14px;
}

/* Title */
.archive-title,
.search-title {
    font-size: 56px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.archive-title .gradient-text,
.search-title .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Description */
.archive-description {
    font-size: 18px;
    color: var(--text-secondary);
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto 24px;
}

/* Meta Info */
.archive-meta,
.search-meta {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 24px;
}

.archive-count,
.search-count {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: var(--glass-primary);
    border: 2px solid var(--color-primary);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-primary);
}

.archive-count svg,
.search-count svg {
    width: 18px;
    height: 18px;
}

/* ===================================
   SEARCH FORM
   =================================== */

.search-form-wrapper {
    max-width: 700px;
    margin: 32px auto 0;
}

.search-form {
    width: 100%;
}

.search-input-group {
    position: relative;
    display: flex;
    align-items: center;
    background: var(--color-white);
    border: 2px solid var(--color-gray-300);
    border-radius: 16px;
    padding: 4px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.search-input-group:focus-within {
    border-color: var(--color-primary);
    box-shadow: 0 8px 32px rgba(29, 78, 216, 0.15);
}

.search-icon {
    position: absolute;
    left: 20px;
    width: 20px;
    height: 20px;
    color: var(--text-muted);
    pointer-events: none;
}

.search-input {
    flex: 1;
    padding: 16px 20px 16px 52px;
    border: none;
    outline: none;
    font-size: 16px;
    color: var(--text-primary);
    background: transparent;
}

.search-input::placeholder {
    color: var(--text-muted);
}

.archive-section .search-submit,
.search-section .search-submit
 {
    padding: 14px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.archive-section .search-submit:hover,
.search-section .search-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(29, 78, 216, 0.3);
}

/* ===================================
   RESULTS GRID
   =================================== */

.archive-grid,
.search-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 64px;
}

.archive-card,
.search-card {
    position: relative;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
}

.archive-card:hover,
.search-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}

/* ===================================
   CARD IMAGE
   =================================== */

.archive-card-image,
.search-card-image {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    background: var(--color-gray-100);
}

.archive-card-image img,
.search-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.archive-card:hover .archive-card-image img,
.search-card:hover .search-card-image img {
    transform: scale(1.08);
}

.archive-category-badge,
.search-category-badge {
    position: absolute;
    top: 16px;
    left: 16px;
    padding: 6px 16px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 100px;
    font-size: 12px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 2;
}

.archive-date-badge,
.search-date-badge {
    position: absolute;
    bottom: 16px;
    right: 16px;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-primary);
    display: flex;
    align-items: center;
    gap: 6px;
    z-index: 2;
}

.archive-date-badge svg,
.search-date-badge svg {
    width: 14px;
    height: 14px;
    color: var(--color-primary);
}

/* ===================================
   CARD CONTENT
   =================================== */

.archive-card-content,
.search-card-content {
    padding: 28px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.archive-card-meta,
.search-card-meta {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 14px;
}

.archive-author,
.search-author {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 500;
    color: var(--text-muted);
}

.archive-author-avatar,
.search-author-avatar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
}

.archive-reading-time,
.search-reading-time {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: var(--text-muted);
}

.archive-reading-time svg,
.search-reading-time svg {
    width: 14px;
    height: 14px;
}

.archive-card h2,
.search-card h2 {
    margin-bottom: 12px;
}

.archive-card h2 a,
.search-card h2 a {
    font-size: 20px;
    font-weight: 800;
    color: var(--text-primary);
    text-decoration: none;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
}

.archive-card h2 a:hover,
.search-card h2 a:hover {
    color: var(--color-primary);
}

.archive-card-excerpt,
.search-card-excerpt {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

.archive-card-footer,
.search-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    border-top: 1px solid var(--color-gray-200);
}

.archive-tags,
.search-tags {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.archive-tag,
.search-tag {
    padding: 4px 12px;
    background: var(--color-gray-100);
    border-radius: 100px;
    font-size: 11px;
    font-weight: 600;
    color: var(--text-secondary);
    transition: all 0.3s ease;
}

.archive-tag:hover,
.search-tag:hover {
    background: var(--glass-primary);
    color: var(--color-primary);
}

.archive-read-more,
.search-read-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.archive-read-more:hover,
.search-read-more:hover {
    gap: 10px;
    color: var(--color-primary-dark);
}

.archive-read-more svg,
.search-read-more svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   LOADING STATES
   =================================== */

.archive-loading,
.search-loading {
    text-align: center;
    padding: 48px 0;
}

.loading-spinner {
    width: 50px;
    height: 50px;
    margin: 0 auto 16px;
}

.loading-spinner svg {
    width: 100%;
    height: 100%;
    animation: spin 1s linear infinite;
}

.loading-spinner circle {
    stroke: var(--color-primary);
    stroke-linecap: round;
    stroke-dasharray: 90, 150;
    stroke-dashoffset: 0;
    transform-origin: center;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.archive-loading p,
.search-loading p {
    font-size: 16px;
    color: var(--text-secondary);
    font-weight: 500;
}

/* ===================================
   LOAD MORE BUTTON
   =================================== */

.archive-load-more,
.search-load-more {
    text-align: center;
    margin-bottom: 48px;
}

.btn-load-more {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 40px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 14px;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 8px 24px rgba(29, 78, 216, 0.2);
}

.btn-load-more:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.35);
}

.btn-load-more:active {
    transform: translateY(-1px);
}

.btn-load-more svg {
    width: 20px;
    height: 20px;
}

/* ===================================
   END OF POSTS INDICATOR
   =================================== */

.archive-end,
.search-end {
    text-align: center;
    padding: 48px 0;
}

.archive-end-icon,
.search-end-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 16px;
    background: var(--glass-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-primary);
}

.archive-end p,
.search-end p {
    font-size: 16px;
    color: var(--text-secondary);
    font-weight: 500;
}

/* ===================================
   EMPTY STATE
   =================================== */

.archive-empty,
.search-empty {
    text-align: center;
    padding: 80px 32px;
    max-width: 600px;
    margin: 0 auto;
}

.archive-empty-icon,
.search-empty-icon {
    width: 120px;
    height: 120px;
    margin: 0 auto 32px;
    background: var(--color-gray-100);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
}

.archive-empty h2,
.search-empty h2 {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 16px;
}

.archive-empty p,
.search-empty p {
    font-size: 16px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 32px;
}

.btn-back-home {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-back-home:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.3);
}

.btn-back-home svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   SEARCH-SPECIFIC STYLES
   =================================== */

.search-suggestions {
    text-align: left;
    padding: 24px;
    background: var(--glass-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    margin-bottom: 32px;
}

.search-suggestions h3 {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.search-suggestions ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.search-suggestions li {
    padding: 8px 0;
    padding-left: 24px;
    font-size: 15px;
    color: var(--text-secondary);
    position: relative;
}

.search-suggestions li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: var(--color-primary);
    font-weight: 700;
}

.search-popular {
    margin-bottom: 32px;
}

.search-popular h3 {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 16px;
}

.category-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}

.category-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 20px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.category-link:hover {
    border-color: var(--color-primary);
    color: var(--color-primary);
    transform: translateY(-2px);
}

.category-count {
    color: var(--text-muted);
    font-size: 13px;
}

/* ===================================
   RESPONSIVE - 1024px (Tablet)
   =================================== */

@media (max-width: 1024px) {
    .archive-grid,
    .search-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px;
    }
    
    .archive-title,
    .search-title {
        font-size: 44px;
    }
}

/* ===================================
   RESPONSIVE - 768px (Mobile)
   =================================== */

@media (max-width: 768px) {
    .archive-section,
    .search-section {
        padding: 60px 0;
    }
    
    .archive-section .container,
    .search-section .container {
        padding: 0 20px;
    }
    
    .archive-header,
    .search-header {
        margin-bottom: 48px;
    }
    
    .archive-title,
    .search-title {
        font-size: 36px;
    }
    
    .archive-description {
        font-size: 16px;
    }
    
    .archive-grid,
    .search-grid {
        grid-template-columns: 1fr;
        gap: 24px;
        margin-bottom: 48px;
    }
    
    .archive-card-content,
    .search-card-content {
        padding: 24px;
    }
    
    .search-input-group {
        flex-direction: column;
        padding: 8px;
    }
    
    .archive-section .search-input {
        padding: 14px 20px 14px 48px;
        width: 100%;
    }
    
    .archive-section .search-submit {
        width: 100%;
        padding: 14px 24px;
    }
    
    .btn-load-more {
        width: 100%;
        justify-content: center;
    }
    
    .category-links {
        flex-direction: column;
    }
    
    .category-link {
        justify-content: center;
    }
}

/* ===================================
   RESPONSIVE - 480px (Small Mobile)
   =================================== */

@media (max-width: 480px) {
    .archive-title,
    .search-title {
        font-size: 28px;
    }
    
    .archive-breadcrumb,
    .search-breadcrumb {
        font-size: 12px;
        padding: 6px 12px;
    }
    
    .archive-card h2 a,
    .search-card h2 a {
        font-size: 18px;
    }
    
    .archive-card-excerpt,
    .search-card-excerpt {
        font-size: 14px;
    }
}













































































/* ============================================
   SINGLE POST PAGE STYLES
   Article page with sidebar, navigation, and related posts
   ============================================ */

/* ===================================
   LAYOUT STRUCTURE
   =================================== */

.single-post-section {
    padding: 100px 0 80px;
    background: linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    min-height: 100vh;
}

.single-post-section .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
}

.single-post-layout {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 64px;
    align-items: start;
}

.single-post-main {
    max-width: 100%;
}

/* ===================================
   POST HEADER
   =================================== */

.single-post-header {
    margin-bottom: 48px;
}

/* Breadcrumb */
.single-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass-white);
    backdrop-filter: blur(var(--blur-md));
    border: 1px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.single-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.single-breadcrumb a:hover {
    color: var(--color-primary-dark);
}

.single-breadcrumb svg {
    width: 14px;
    height: 14px;
}

.single-breadcrumb span {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Category Badge */
.single-category-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 24px;
}

.single-category-badge svg {
    width: 16px;
    height: 16px;
}

/* Post Title */
.single-post-title {
    font-size: 56px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 32px;
    letter-spacing: -0.02em;
}

/* Meta Information */
.single-post-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0;
    border-top: 2px solid var(--color-gray-200);
    border-bottom: 2px solid var(--color-gray-200);
    margin-bottom: 32px;
}

.single-meta-author {
    display: flex;
    align-items: center;
    gap: 16px;
}

.single-author-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid var(--color-primary);
}

.single-author-info {
    display: flex;
    flex-direction: column;
}

.single-author-name {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
}

.single-author-role {
    font-size: 13px;
    color: var(--text-muted);
}

.single-meta-details {
    display: flex;
    gap: 24px;
}

.single-meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: var(--text-secondary);
}

.single-meta-item svg {
    width: 18px;
    height: 18px;
    color: var(--color-primary);
}

/* Featured Image */
.single-featured-image {
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 48px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
}

.single-featured-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* ===================================
   POST CONTENT
   =================================== */

.single-post-content {
    font-size: 18px;
    line-height: 1.8;
    color: var(--text-primary);
    margin-bottom: 48px;
}

.single-post-content p {
    margin-bottom: 24px;
}

.single-post-content h2 {
    font-size: 36px;
    font-weight: 800;
    color: var(--text-primary);
    margin: 48px 0 24px;
    line-height: 1.3;
}

.single-post-content h3 {
    font-size: 28px;
    font-weight: 700;
    color: var(--text-primary);
    margin: 40px 0 20px;
    line-height: 1.4;
}

.single-post-content h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
    margin: 32px 0 16px;
}

.single-post-content ul,
.single-post-content ol {
    margin: 24px 0;
    padding-left: 32px;
}

.single-post-content li {
    margin-bottom: 12px;
    line-height: 1.8;
}

.single-post-content blockquote {
    padding: 24px 32px;
    margin: 32px 0;
    background: var(--glass-primary);
    border-left: 4px solid var(--color-primary);
    border-radius: 12px;
    font-style: italic;
    color: var(--text-secondary);
}

.single-post-content a {
    color: var(--color-primary);
    text-decoration: underline;
    transition: color 0.3s ease;
}

.single-post-content a:hover {
    color: var(--color-primary-dark);
}

.single-post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    margin: 32px 0;
}

.single-post-content code {
    padding: 2px 8px;
    background: var(--color-gray-100);
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.9em;
    color: var(--color-primary-dark);
}

.single-post-content pre {
    padding: 24px;
    background: var(--color-gray-900);
    color: var(--color-white);
    border-radius: 12px;
    overflow-x: auto;
    margin: 32px 0;
}

.single-post-content pre code {
    padding: 0;
    background: transparent;
    color: inherit;
}

/* ===================================
   TAGS
   =================================== */

.single-post-tags {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 32px 0;
    border-bottom: 2px solid var(--color-gray-200);
    margin-bottom: 48px;
}

.single-tags-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
    white-space: nowrap;
}

.single-tags-label svg {
    width: 18px;
    height: 18px;
    color: var(--color-primary);
}

.single-tags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.single-tag {
    padding: 8px 16px;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.single-tag:hover {
    background: var(--glass-primary);
    border-color: var(--color-primary);
    color: var(--color-primary);
}

/* ===================================
   AUTHOR BIO
   =================================== */

.single-author-bio {
    display: flex;
    gap: 24px;
    padding: 32px;
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border: 2px solid var(--color-primary);
    border-radius: 20px;
    margin-bottom: 48px;
}

.author-bio-avatar img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 3px solid var(--color-primary);
}

.author-bio-content {
    flex: 1;
}

.author-bio-name {
    font-size: 24px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.author-bio-description {
    font-size: 16px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 16px;
}

.author-bio-meta {
    display: flex;
    gap: 20px;
}

.author-bio-posts {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-muted);
}

.author-bio-posts svg {
    width: 16px;
    height: 16px;
    color: var(--color-primary);
}

/* ===================================
   POST NAVIGATION
   =================================== */

.single-post-navigation {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 64px;
}

.post-nav-item {
    padding: 24px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.post-nav-item:not(.post-nav-disabled):hover {
    border-color: var(--color-primary);
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}

.post-nav-disabled {
    opacity: 0.3;
    cursor: default;
}

.post-nav-direction {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 700;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.post-nav-direction svg {
    width: 20px;
    height: 20px;
}

.post-nav-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-nav-next {
    text-align: right;
}

.post-nav-next .post-nav-direction {
    justify-content: flex-end;
}

/* ===================================
   RELATED POSTS SECTION
   =================================== */

.single-related-posts {
    padding: 64px 0;
    border-top: 2px solid var(--color-gray-200);
}

.related-section-title {
    font-size: 42px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 12px;
    text-align: center;
}

.related-section-title .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.related-section-subtitle {
    font-size: 18px;
    color: var(--text-secondary);
    text-align: center;
    margin-bottom: 48px;
}

.related-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.related-post-card {
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.related-post-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}

.related-card-link {
    display: block;
    text-decoration: none;
}

.related-card-image {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    background: var(--color-gray-100);
}

.related-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.related-post-card:hover .related-card-image img {
    transform: scale(1.08);
}

.related-card-category {
    position: absolute;
    top: 16px;
    left: 16px;
    padding: 6px 16px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 100px;
    font-size: 12px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.related-card-content {
    padding: 24px;
}

.related-card-title {
    font-size: 18px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.4;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
}

.related-post-card:hover .related-card-title {
    color: var(--color-primary);
}

.related-card-meta {
    display: flex;
    gap: 16px;
    font-size: 13px;
    color: var(--text-muted);
}

.related-card-date,
.related-card-reading {
    display: flex;
    align-items: center;
    gap: 6px;
}

.related-card-meta svg {
    width: 14px;
    height: 14px;
}

/* ===================================
   SIDEBAR
   =================================== */

.single-post-sidebar {
    position: relative;
    top: 32px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.sidebar-widget {
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    padding: 28px;
}

.sidebar-widget-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 2px solid var(--color-gray-200);
}

.sidebar-widget-title svg {
    width: 20px;
    height: 20px;
    color: var(--color-primary);
}

/* Sidebar Post Cards */
.sidebar-posts-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sidebar-post-card {
    position: relative;
    background: var(--color-gray-50);
    border: 2px solid var(--color-gray-200);
    border-radius: 14px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.sidebar-post-card:hover {
    border-color: var(--color-primary);
    transform: translateX(4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.sidebar-card-link {
    display: grid;
    grid-template-columns: 32px 80px 1fr;
    gap: 12px;
    align-items: center;
    padding: 12px;
    text-decoration: none;
}

.sidebar-card-number {
    font-size: 18px;
    font-weight: 900;
    color: var(--color-primary);
    text-align: center;
}

.sidebar-card-image {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    overflow: hidden;
    background: var(--color-gray-200);
}

.sidebar-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.sidebar-post-card:hover .sidebar-card-image img {
    transform: scale(1.1);
}

.sidebar-card-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
}

.sidebar-card-category {
    position: absolute;
    bottom: 4px;
    left: 4px;
    right: 4px;
    padding: 2px 6px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 4px;
    font-size: 9px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.3px;
}

.sidebar-card-content {
    flex: 1;
    min-width: 0;
}

.sidebar-card-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
}

.sidebar-post-card:hover .sidebar-card-title {
    color: var(--color-primary);
}

.sidebar-card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sidebar-card-date {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    color: var(--text-muted);
}

.sidebar-card-date svg {
    width: 12px;
    height: 12px;
}

.sidebar-card-arrow {
    color: var(--color-primary);
    transition: transform 0.3s ease;
}

.sidebar-card-arrow svg {
    width: 14px;
    height: 14px;
}

.sidebar-post-card:hover .sidebar-card-arrow {
    transform: translateX(4px);
}

/* Sidebar Empty State */
.sidebar-empty {
    padding: 32px 16px;
    text-align: center;
}

.sidebar-empty-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    color: var(--text-muted);
}

.sidebar-empty p {
    font-size: 14px;
    color: var(--text-secondary);
}

/* Newsletter Widget */
.sidebar-newsletter {
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border-color: var(--color-primary);
}

.sidebar-newsletter-text {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 20px;
}

.sidebar-newsletter-form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.sidebar-newsletter-input {
    padding: 12px 16px;
    border: 2px solid var(--color-gray-300);
    border-radius: 10px;
    font-size: 14px;
    color: var(--text-primary);
    outline: none;
    transition: all 0.3s ease;
}

.sidebar-newsletter-input:focus {
    border-color: var(--color-primary);
    box-shadow: 0 4px 12px rgba(29, 78, 216, 0.15);
}

.sidebar-newsletter-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
}

.sidebar-newsletter-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(29, 78, 216, 0.3);
}

.sidebar-newsletter-button svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   RESPONSIVE - 1200px
   =================================== */

@media (max-width: 1200px) {
    .single-post-layout {
        grid-template-columns: 1fr 320px;
        gap: 48px;
    }
    
    .single-post-title {
        font-size: 48px;
    }
    
    .related-posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .single-post-layout {
        grid-template-columns: 1fr;
        gap: 64px;
    }
    
    .single-post-sidebar {
        position: relative;
        top: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
    
    .sidebar-newsletter {
        grid-column: 1 / -1;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .single-post-section {
        padding: 60px 0;
    }
    
    .single-post-section .container {
        padding: 0 20px;
    }
    
    .single-post-title {
        font-size: 36px;
    }
    
    .single-post-meta {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    
    .single-meta-details {
        flex-wrap: wrap;
    }
    
    .single-post-content {
        font-size: 16px;
    }
    
    .single-post-content h2 {
        font-size: 28px;
    }
    
    .single-post-content h3 {
        font-size: 22px;
    }
    
    .single-author-bio {
        flex-direction: column;
        text-align: center;
    }
    
    .author-bio-avatar img {
        margin: 0 auto;
    }
    
    .author-bio-meta {
        justify-content: center;
    }
    
    .single-post-navigation {
        grid-template-columns: 1fr;
    }
    
    .post-nav-next {
        text-align: left;
    }
    
    .post-nav-next .post-nav-direction {
        justify-content: flex-start;
    }
    
    .related-section-title {
        font-size: 32px;
    }
    
    .related-posts-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .single-post-sidebar {
        grid-template-columns: 1fr;
    }
    
    .sidebar-card-link {
        grid-template-columns: 28px 70px 1fr;
        gap: 10px;
    }
    
    .sidebar-card-image {
        width: 70px;
        height: 70px;
    }
    
    .sidebar-card-title {
        font-size: 13px;
    }
}

/* ===================================
   RESPONSIVE - 480px
   =================================== */

@media (max-width: 480px) {
    .single-post-title {
        font-size: 28px;
    }
    
    .single-breadcrumb {
        font-size: 12px;
        padding: 6px 12px;
    }
    
    .single-post-tags {
        flex-direction: column;
        align-items: flex-start;
    }
}










































































































/* ============================================
   PAGE TEMPLATE STYLES
   Standard page with sidebar and blog posts
   ============================================ */

/* ===================================
   LAYOUT STRUCTURE
   =================================== */

.page-section {
    padding: 100px 0 80px;
    background: linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    min-height: 100vh;
}

.page-section .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
}

.page-layout {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 64px;
    align-items: start;
}

.page-main {
    max-width: 100%;
}

/* ===================================
   PAGE HEADER
   =================================== */

.page-header {
    margin-bottom: 48px;
}

/* Breadcrumb */
.page-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass-white);
    backdrop-filter: blur(var(--blur-md));
    border: 1px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.page-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.page-breadcrumb a:hover {
    color: var(--color-primary-dark);
}

.page-breadcrumb svg {
    width: 14px;
    height: 14px;
}

.page-breadcrumb span {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Page Title */
.page-title {
    font-size: 52px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
}

/* Page Meta */
.page-meta {
    display: flex;
    align-items: center;
    gap: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid var(--color-gray-200);
    margin-bottom: 32px;
}

.page-meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: var(--text-secondary);
}

.page-meta-item svg {
    width: 18px;
    height: 18px;
    color: var(--color-primary);
}

/* Featured Image */
.page-featured-image {
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 48px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
}

.page-featured-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* ===================================
   PAGE CONTENT
   =================================== */

.page-content-body {
    font-size: 18px;
    line-height: 1.8;
    color: var(--text-primary);
    margin-bottom: 48px;
}

.page-content-body p {
    margin-bottom: 24px;
}

.page-content-body h2 {
    font-size: 36px;
    font-weight: 800;
    color: var(--text-primary);
    margin: 48px 0 24px;
    line-height: 1.3;
}

.page-content-body h3 {
    font-size: 28px;
    font-weight: 700;
    color: var(--text-primary);
    margin: 40px 0 20px;
    line-height: 1.4;
}

.page-content-body h4 {
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
    margin: 32px 0 16px;
}

.page-content-body ul,
.page-content-body ol {
    margin: 24px 0;
    padding-left: 32px;
}

.page-content-body li {
    margin-bottom: 12px;
    line-height: 1.8;
}

.page-content-body blockquote {
    padding: 24px 32px;
    margin: 32px 0;
    background: var(--glass-primary);
    border-left: 4px solid var(--color-primary);
    border-radius: 12px;
    font-style: italic;
    color: var(--text-secondary);
}

.page-content-body a {
    color: var(--color-primary);
    text-decoration: underline;
    transition: color 0.3s ease;
}

.page-content-body a:hover {
    color: var(--color-primary-dark);
}

.page-content-body img {
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    margin: 32px 0;
}

.page-content-body code {
    padding: 2px 8px;
    background: var(--color-gray-100);
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.9em;
    color: var(--color-primary-dark);
}

.page-content-body pre {
    padding: 24px;
    background: var(--color-gray-900);
    color: var(--color-white);
    border-radius: 12px;
    overflow-x: auto;
    margin: 32px 0;
}

.page-content-body pre code {
    padding: 0;
    background: transparent;
    color: inherit;
}

.page-content-body table {
    width: 100%;
    border-collapse: collapse;
    margin: 32px 0;
}

.page-content-body th,
.page-content-body td {
    padding: 12px 16px;
    border: 1px solid var(--color-gray-300);
    text-align: left;
}

.page-content-body th {
    background: var(--color-gray-100);
    font-weight: 700;
}

/* Page Links (for multi-page content) */
.page-links {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 40px;
    padding-top: 24px;
    border-top: 2px solid var(--color-gray-200);
}

.page-links-title {
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
}

.page-links a,
.page-links span {
    display: inline-block;
    padding: 8px 16px;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-200);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.page-links a:hover {
    background: var(--glass-primary);
    border-color: var(--color-primary);
    color: var(--color-primary);
}

.page-links .current {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
}

/* ===================================
   CHILD PAGES SECTION
   =================================== */

.page-child-pages {
    padding: 48px 0;
    border-top: 2px solid var(--color-gray-200);
    margin-bottom: 48px;
}

.child-pages-title {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 32px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 32px;
}

.child-pages-title svg {
    width: 24px;
    height: 24px;
    color: var(--color-primary);
}

.child-pages-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.child-page-card {
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.child-page-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-6px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.12);
}

.child-page-link {
    display: block;
    text-decoration: none;
}

.child-page-image {
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    background: var(--color-gray-100);
}

.child-page-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.child-page-card:hover .child-page-image img {
    transform: scale(1.08);
}

.child-page-content {
    padding: 24px;
}

.child-page-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
    margin-bottom: 12px;
    transition: color 0.3s ease;
}

.child-page-card:hover .child-page-title {
    color: var(--color-primary);
}

.child-page-excerpt {
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 16px;
}

.child-page-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-primary);
    transition: gap 0.3s ease;
}

.child-page-card:hover .child-page-cta {
    gap: 12px;
}

.child-page-cta svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   PAGE NAVIGATION
   =================================== */

.page-navigation {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 64px;
}

.page-nav-item {
    padding: 24px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.page-nav-item:not(.page-nav-disabled):hover {
    border-color: var(--color-primary);
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}

.page-nav-disabled {
    opacity: 0.3;
    cursor: default;
}

.page-nav-direction {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 700;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.page-nav-direction svg {
    width: 20px;
    height: 20px;
}

.page-nav-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.page-nav-next {
    text-align: right;
}

.page-nav-next .page-nav-direction {
    justify-content: flex-end;
}

/* ===================================
   PAGE SIDEBAR
   =================================== */

.page-sidebar {
    top: 32px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.sidebar-widget {
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    padding: 28px;
}

.sidebar-widget-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.sidebar-widget-title svg {
    width: 20px;
    height: 20px;
    color: var(--color-primary);
}

.sidebar-widget-subtitle {
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 2px solid var(--color-gray-200);
}

/* Blog Posts in Sidebar */
.sidebar-posts-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 20px;
}

.sidebar-blog-card {
    position: relative;
    background: var(--color-gray-50);
    border: 2px solid var(--color-gray-200);
    border-radius: 14px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.sidebar-blog-card:hover {
    border-color: var(--color-primary);
    transform: translateX(4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.sidebar-blog-link {
    display: grid;
    grid-template-columns: 32px 80px 1fr 24px;
    gap: 12px;
    align-items: center;
    padding: 12px;
    text-decoration: none;
}

.sidebar-blog-number {
    font-size: 18px;
    font-weight: 900;
    color: var(--color-primary);
    text-align: center;
}

.sidebar-blog-image {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    overflow: hidden;
    background: var(--color-gray-200);
}

.sidebar-blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.sidebar-blog-card:hover .sidebar-blog-image img {
    transform: scale(1.1);
}

.sidebar-blog-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
}

.sidebar-blog-category {
    position: absolute;
    bottom: 4px;
    left: 4px;
    right: 4px;
    padding: 2px 6px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 4px;
    font-size: 9px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.3px;
}

.sidebar-blog-content {
    flex: 1;
    min-width: 0;
}

.sidebar-blog-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
}

.sidebar-blog-card:hover .sidebar-blog-title {
    color: var(--color-primary);
}

.sidebar-blog-meta {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 12px;
    color: var(--text-muted);
}

.sidebar-blog-date,
.sidebar-blog-reading {
    display: flex;
    align-items: center;
    gap: 4px;
}

.sidebar-blog-meta svg {
    width: 12px;
    height: 12px;
}

.sidebar-blog-arrow {
    color: var(--color-primary);
    transition: transform 0.3s ease;
}

.sidebar-blog-arrow svg {
    width: 16px;
    height: 16px;
}

.sidebar-blog-card:hover .sidebar-blog-arrow {
    transform: translateX(4px);
}

/* View All Link */
.sidebar-view-all {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    transition: all 0.3s ease;
}

.sidebar-view-all:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(29, 78, 216, 0.3);
}

.sidebar-view-all svg {
    width: 16px;
    height: 16px;
}

/* Quick Navigation Widget */
.sidebar-quick-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.quick-nav-item a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    background: var(--color-gray-50);
    border: 2px solid var(--color-gray-200);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.quick-nav-item a:hover {
    background: var(--glass-primary);
    border-color: var(--color-primary);
    color: var(--color-primary);
    transform: translateX(4px);
}

.quick-nav-item.is-active a {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
}

.quick-nav-item svg {
    width: 14px;
    height: 14px;
}

/* Contact CTA Widget */
.sidebar-contact-cta {
    background: linear-gradient(135deg, rgba(29, 78, 216, 0.05) 0%, rgba(59, 130, 246, 0.02) 100%);
    border-color: var(--color-primary);
    text-align: center;
}

.contact-cta-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    color: var(--color-primary);
}

.contact-cta-title {
    font-size: 20px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.contact-cta-text {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 20px;
}

.contact-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 24px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact-cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(29, 78, 216, 0.3);
}

.contact-cta-button svg {
    width: 16px;
    height: 16px;
}

/* Empty State */
.sidebar-empty {
    padding: 32px 16px;
    text-align: center;
}

.sidebar-empty-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    color: var(--text-muted);
}

.sidebar-empty p {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ===================================
   RESPONSIVE - 1200px
   =================================== */

@media (max-width: 1200px) {
    .page-layout {
        grid-template-columns: 1fr 320px;
        gap: 48px;
    }
    
    .page-title {
        font-size: 44px;
    }
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .page-layout {
        grid-template-columns: 1fr;
        gap: 64px;
    }
    
    .page-sidebar {
        position: relative;
        top: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
    
    .sidebar-blog-posts {
        grid-column: 1 / -1;
    }
    
    .child-pages-grid {
        grid-template-columns: 1fr;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .page-section {
        padding: 60px 0;
    }
    
    .page-section .container {
        padding: 0 20px;
    }
    
    .page-title {
        font-size: 36px;
    }
    
    .page-meta {
        flex-wrap: wrap;
    }
    
    .page-content-body {
        font-size: 16px;
    }
    
    .page-content-body h2 {
        font-size: 28px;
    }
    
    .page-content-body h3 {
        font-size: 22px;
    }
    
    .page-navigation {
        grid-template-columns: 1fr;
    }
    
    .page-nav-next {
        text-align: left;
    }
    
    .page-nav-next .page-nav-direction {
        justify-content: flex-start;
    }
    
    .child-pages-title {
        font-size: 28px;
    }
    
    .page-sidebar {
        grid-template-columns: 1fr;
    }
    
    .sidebar-blog-link {
        grid-template-columns: 28px 70px 1fr 20px;
        gap: 10px;
    }
    
    .sidebar-blog-image {
        width: 70px;
        height: 70px;
    }
    
    .sidebar-blog-title {
        font-size: 13px;
    }
}

/* ===================================
   RESPONSIVE - 480px
   =================================== */

@media (max-width: 480px) {
    .page-title {
        font-size: 28px;
    }
    
    .page-breadcrumb {
        font-size: 12px;
        padding: 6px 12px;
    }
}































/* ============================================
   TEACHERS PAGE STYLES - COMPLETE INFO VERSION
   ============================================ */

/* ===================================
   LAYOUT & HEADER
   =================================== */

.teachers-section {
    padding: 100px 0 80px;
    background: linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    min-height: 100vh;
}

.teachers-section .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
}

/* Header */
.teachers-header {
    text-align: center;
    margin-bottom: 64px;
}

.teachers-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass-white);
    backdrop-filter: blur(var(--blur-md));
    border: 1px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.teachers-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.teachers-breadcrumb a:hover {
    color: var(--color-primary-dark);
}

.teachers-breadcrumb svg {
    width: 14px;
    height: 14px;
}

.teachers-title {
    font-size: 56px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
}

.teachers-title .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.teachers-subtitle {
    font-size: 20px;
    color: var(--text-secondary);
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 48px;
}

/* Stats Cards */
.teachers-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1000px;
    margin: 0 auto;
}

.stat-card {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 28px 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    flex-direction: column;
}

.stat-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-6px);
    box-shadow: 0 16px 48px rgba(29, 78, 216, 0.15);
}

.stat-icon {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    color: var(--border-dark);
    flex-shrink: 0;
}

.stat-icon svg {
    width: 28px;
    height: 28px;
}

.stat-content {
    flex: 1;
}

.stat-number {
    font-size: 36px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1;
    margin-bottom: 8px;
}

.stat-label {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
}

/* ===================================
   FILTERS
   =================================== */

.teachers-filters {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    padding: 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    margin-bottom: 48px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

.filter-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.filter-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
}

.filter-label svg {
    width: 16px;
    height: 16px;
    color: var(--color-primary);
}

.filter-select {
    padding: 12px 16px;
    background: var(--color-gray-50);
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    color: var(--text-primary);
    cursor: pointer;
    outline: none;
    transition: all 0.3s ease;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231D4ED8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 40px;
}

.filter-select:hover {
    border-color: var(--color-primary);
    background: var(--color-white);
}

.filter-select:focus {
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px var(--glass-primary);
}

.filter-reset {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.filter-reset:hover {
    background: var(--color-white);
    border-color: var(--color-primary);
    color: var(--color-primary);
}

.filter-reset svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   TEACHERS GRID
   =================================== */

.teachers-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 48px;
}

/* Teacher Card */
.teacher-card {
    perspective: 1500px;
    height: 640px;
}

.teacher-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transform-style: preserve-3d;
}

.teacher-card.flipped .teacher-card-inner {
    transform: rotateY(180deg);
}

.teacher-card-front,
.teacher-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.teacher-card:hover .teacher-card-front,
.teacher-card:hover .teacher-card-back {
    border-color: var(--color-primary);
    box-shadow: 0 20px 60px rgba(29, 78, 216, 0.15);
}

.teacher-card-back {
    transform: rotateY(180deg);
}

/* Front Side */
.teacher-image {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
    background: linear-gradient(135deg, var(--color-gray-100) 0%, var(--color-gray-200) 100%);
}

.teacher-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.teacher-card:not(.flipped):hover .teacher-image img {
    transform: scale(1.05);
}

.teacher-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-gray-500);
}

.teacher-badge {
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: var(--glass-white-heavy);
    backdrop-filter: blur(var(--blur-lg));
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.teacher-badge.available {
    color: var(--color-success);
    border: 2px solid var(--color-success);
}

.teacher-badge.limited {
    color: var(--color-warning);
    border: 2px solid var(--color-warning);
}

.teacher-badge svg {
    width: 12px;
    height: 12px;
}

.teacher-content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.teacher-name {
    font-size: 22px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.3;
    margin-bottom: 4px;
}

/* Info Grid */
.teacher-info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.teacher-info-item {
    padding: 12px;
    background: var(--color-gray-50);
    border-left: 3px solid var(--color-primary);
    border-radius: 8px;
}

.teacher-info-item.full-width {
    grid-column: 1 / -1;
}

.info-label {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    font-weight: 700;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}

.info-label svg {
    width: 14px;
    height: 14px;
    color: var(--color-primary);
}

.info-value {
    font-size: 13px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
}

.teacher-languages {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 4px;
}

.language-tag {
    padding: 4px 10px;
    background: var(--color-white);
    border: 1px solid var(--color-gray-300);
    border-radius: 100px;
    font-size: 11px;
    font-weight: 600;
    color: var(--text-secondary);
    transition: all 0.3s ease;
}

.language-tag:hover {
    background: var(--glass-primary);
    border-color: var(--color-primary);
    color: var(--color-primary);
}

.teacher-flip-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 14px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: auto;
}

.teacher-flip-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.4);
}

.teacher-flip-btn svg {
    width: 16px;
    height: 16px;
    transition: transform 0.3s ease;
}

.teacher-flip-btn:hover svg {
    transform: translateX(4px);
}

/* Back Side */
.teacher-card-back {
    display: flex;
    flex-direction: column;
}

.teacher-back-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
}

.teacher-back-header .teacher-name {
    color: var(--color-white);
    margin: 0;
    font-size: 20px;
}

.teacher-flip-btn-back {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 10px;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.teacher-flip-btn-back:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: rotate(90deg);
}

.teacher-flip-btn-back svg {
    width: 20px;
    height: 20px;
}

.teacher-back-content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
    overflow-y: auto;
}

.teacher-degree {
    display: flex;
    gap: 12px;
    padding: 16px 18px;
    background: linear-gradient(135deg, var(--glass-primary) 0%, rgba(29, 78, 216, 0.05) 100%);
    border-left: 4px solid var(--color-primary);
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-primary);
}

.teacher-degree svg {
    width: 18px;
    height: 18px;
    color: var(--color-primary);
    flex-shrink: 0;
    margin-top: 2px;
}

.teacher-degree strong {
    color: var(--text-primary);
}

.teacher-full-info h4 {
    font-size: 16px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.info-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.info-list li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 14px;
    background: var(--color-gray-50);
    border-radius: 8px;
    font-size: 13px;
    line-height: 1.5;
}

.info-list strong {
    color: var(--text-secondary);
    font-weight: 700;
    flex-shrink: 0;
}

.info-list span {
    color: var(--text-primary);
    font-weight: 600;
    text-align: right;
}

.availability-status {
    padding: 4px 10px;
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.availability-status.available {
    background: var(--glass-primary);
    color: var(--color-success);
}

.availability-status.limited {
    background: rgba(245, 158, 11, 0.1);
    color: var(--color-warning);
}

.teacher-bio h4 {
    font-size: 16px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.teacher-bio {
    font-size: 14px;
    line-height: 1.7;
    color: var(--text-secondary);
}

.teacher-bio p {
    margin-bottom: 12px;
}

.teacher-bio p:last-child {
    margin-bottom: 0;
}

.teacher-contact-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: auto;
}

.teacher-contact-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.4);
}

.teacher-contact-btn svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   NO RESULTS / EMPTY STATES
   =================================== */

.teachers-no-results,
.teachers-empty {
    text-align: center;
    padding: 80px 32px;
    background: var(--color-white);
    border: 2px dashed var(--color-gray-300);
    border-radius: 24px;
    grid-column: 1 / -1;
}

.no-results-icon,
.teachers-empty-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 24px;
    color: var(--text-muted);
}

.teachers-no-results h2,
.teachers-empty h2 {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.teachers-no-results p,
.teachers-empty p {
    font-size: 16px;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.btn-reset-filters {
    padding: 12px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-reset-filters:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(29, 78, 216, 0.3);
}

/* ===================================
   RESPONSIVE - 1200px
   =================================== */

@media (max-width: 1200px) {
    .teachers-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px;
    }
    
    .teachers-title {
        font-size: 48px;
    }
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .teachers-stats {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    
    .teachers-filters {
        flex-wrap: wrap;
    }
    
    .filter-group {
        flex: 1 1 calc(50% - 10px);
        min-width: 200px;
    }
    
    .filter-reset {
        flex: 1 1 100%;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .teachers-section {
        padding: 60px 0;
    }
    
    .teachers-section .container {
        padding: 0 20px;
    }
    
    .teachers-title {
        font-size: 36px;
    }
    
    .teachers-subtitle {
        font-size: 16px;
    }
    
    .stat-card {
        padding: 20px 24px;
    }
    
    .stat-icon {
        width: 48px;
        height: 48px;
    }
    
    .stat-icon svg {
        width: 24px;
        height: 24px;
    }
    
    .stat-number {
        font-size: 28px;
    }
    
    .teachers-filters {
        padding: 24px;
    }
    
    .filter-group {
        flex: 1 1 100%;
    }
    
    .teachers-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .teacher-info-grid {
        grid-template-columns: 1fr;
    }
}

/* ===================================
   RESPONSIVE - 480px
   =================================== */

@media (max-width: 480px) {
    .teachers-title {
        font-size: 28px;
    }
    
    .teachers-breadcrumb {
        font-size: 12px;
        padding: 6px 12px;
    }
    
    .teacher-card {
        height: auto;
        min-height: 580px;
    }
}







































































/* ============================================
   SUCCESS STORIES PAGE - UNIQUE STYLES
   No conflicts with Teachers page
   ============================================ */

/* ===================================
   LAYOUT & HEADER
   =================================== */

.stories-section {
    padding: 100px 0 80px;
    background: linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    min-height: 100vh;
}

.stories-section .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
}

/* Header */
.stories-header {
    text-align: center;
    margin-bottom: 64px;
}

.stories-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass-white);
    backdrop-filter: blur(var(--blur-md));
    border: 1px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.stories-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.stories-breadcrumb a:hover {
    color: var(--color-primary-dark);
}

.stories-breadcrumb svg {
    width: 14px;
    height: 14px;
}

.stories-main-title {
    font-size: 56px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
}

.stories-main-title .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.stories-intro {
    font-size: 20px;
    color: var(--text-secondary);
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 48px;
}

/* Statistics */
.stories-statistics {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1000px;
    margin: 0 auto;
}

.statistic-box {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 28px 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.statistic-box:hover {
    border-color: var(--color-primary);
    transform: translateY(-6px);
    box-shadow: 0 16px 48px rgba(29, 78, 216, 0.15);
}

.statistic-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 16px;
    color: var(--color-white);
    flex-shrink: 0;
}

.statistic-icon svg {
    width: 28px;
    height: 28px;
}

.statistic-data {
    flex: 1;
}

.statistic-value {
    font-size: 36px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1;
    margin-bottom: 8px;
}

.statistic-name {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
}

/* ===================================
   FILTERS
   =================================== */

.stories-filtering {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    padding: 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    margin-bottom: 48px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

.filtering-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.filtering-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
}

.filtering-label svg {
    width: 16px;
    height: 16px;
    color: var(--color-primary);
}

.filtering-dropdown {
    padding: 12px 16px;
    background: var(--color-gray-50);
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    color: var(--text-primary);
    cursor: pointer;
    outline: none;
    transition: all 0.3s ease;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231D4ED8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 40px;
}

.filtering-dropdown:hover {
    border-color: var(--color-primary);
    background: var(--color-white);
}

.filtering-dropdown:focus {
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px var(--glass-primary);
}

.filtering-reset-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    background: var(--color-gray-100);
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.filtering-reset-btn:hover {
    background: var(--color-white);
    border-color: var(--color-primary);
    color: var(--color-primary);
}

.filtering-reset-btn svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   STORIES GRID
   =================================== */

.stories-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 48px;
}

/* Story Item (Card) */
.story-item {
    perspective: 1500px;
    height: 640px;
}

.story-flipper {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transform-style: preserve-3d;
}

.story-item.is-flipped .story-flipper {
    transform: rotateY(180deg);
}

.story-side-front,
.story-side-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.story-item:hover .story-side-front,
.story-item:hover .story-side-back {
    border-color: var(--color-primary);
    box-shadow: 0 20px 60px rgba(29, 78, 216, 0.15);
}

.story-side-back {
    transform: rotateY(180deg);
}

/* Front Side */
.story-photo {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
    background: linear-gradient(135deg, var(--color-gray-100) 0%, var(--color-gray-200) 100%);
}

.story-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.story-item:not(.is-flipped):hover .story-photo img {
    transform: scale(1.05);
}

.story-photo-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-gray-500);
}

.story-label {
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: var(--glass-white-heavy);
    backdrop-filter: blur(var(--blur-lg));
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    color: var(--color-warning);
    border: 2px solid var(--color-warning);
}

.story-label svg {
    width: 12px;
    height: 12px;
}

.story-details {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.story-student-name {
    font-size: 22px;
    font-weight: 800;
    color: var(--text-primary);
    line-height: 1.3;
    margin-bottom: 4px;
}

/* Data Grid */
.story-data-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.story-data-field {
    padding: 12px;
    background: var(--color-gray-50);
    border-left: 3px solid var(--color-primary);
    border-radius: 8px;
}

.story-data-field.story-field-wide {
    grid-column: 1 / -1;
}

.field-title {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    font-weight: 700;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}

.field-title svg {
    width: 14px;
    height: 14px;
    color: var(--color-primary);
}

.field-text {
    font-size: 13px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
}

.story-grades .field-text {
    display: flex;
    align-items: center;
    gap: 8px;
}

.grade-start {
    color: var(--color-error);
}

.grade-end {
    color: var(--color-success);
}

.story-reveal-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 14px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: auto;
}

.story-reveal-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.4);
}

.story-reveal-btn svg {
    width: 16px;
    height: 16px;
    transition: transform 0.3s ease;
}

.story-reveal-btn:hover svg {
    transform: translateX(4px);
}

/* Back Side */
.story-side-back {
    display: flex;
    flex-direction: column;
}

.story-back-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
}

.story-back-top .story-student-name {
    color: var(--color-white);
    margin: 0;
    font-size: 20px;
}

.story-close-btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 10px;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.story-close-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: rotate(90deg);
}

.story-close-btn svg {
    width: 20px;
    height: 20px;
}

.story-back-main {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
    overflow-y: auto;
}

.story-achievement-highlight {
    display: flex;
    gap: 12px;
    padding: 16px 18px;
    background: linear-gradient(135deg, var(--glass-primary) 0%, rgba(29, 78, 216, 0.05) 100%);
    border-left: 4px solid var(--color-primary);
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-primary);
}

.story-achievement-highlight svg {
    width: 24px;
    height: 24px;
    color: var(--color-primary);
    flex-shrink: 0;
    margin-top: 2px;
}

.story-achievement-highlight strong {
    color: var(--text-primary);
}

.story-complete-info h4 {
    font-size: 16px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.details-listing {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.details-listing li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 14px;
    background: var(--color-gray-50);
    border-radius: 8px;
    font-size: 13px;
    line-height: 1.5;
}

.details-listing strong {
    color: var(--text-secondary);
    font-weight: 700;
    flex-shrink: 0;
}

.details-listing span {
    color: var(--text-primary);
    font-weight: 600;
    text-align: right;
}

.progress-display {
    padding: 4px 10px;
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    background: linear-gradient(135deg, rgba(239, 68, 68, 0.1) 0%, rgba(16, 185, 129, 0.1) 100%);
    color: var(--color-success);
}

.story-narrative h4 {
    font-size: 16px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.story-narrative {
    font-size: 14px;
    line-height: 1.7;
    color: var(--text-secondary);
}

.narrative-content {
    position: relative;
    padding-left: 48px;
}

.narrative-content svg {
    position: absolute;
    left: 0;
    top: 0;
    color: var(--color-primary);
    opacity: 0.3;
}

.narrative-content p {
    margin-bottom: 12px;
}

.narrative-content p:last-child {
    margin-bottom: 0;
}

.story-action-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: auto;
}

.story-action-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.4);
}

.story-action-btn svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   EMPTY STATES
   =================================== */

.stories-placeholder,
.stories-no-match {
    text-align: center;
    padding: 80px 32px;
    background: var(--color-white);
    border: 2px dashed var(--color-gray-300);
    border-radius: 24px;
    grid-column: 1 / -1;
}

.stories-placeholder svg,
.stories-no-match svg {
    width: 64px;
    height: 64px;
    margin: 0 auto 24px;
    color: var(--text-muted);
}

.stories-placeholder h2,
.stories-no-match h2 {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.stories-placeholder p,
.stories-no-match p {
    font-size: 16px;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.reset-match-btn {
    padding: 12px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
    cursor: pointer;
    transition: all 0.3s ease;
}

.reset-match-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(29, 78, 216, 0.3);
}

/* ===================================
   RESPONSIVE - 1200px
   =================================== */

@media (max-width: 1200px) {
    .stories-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px;
    }
    
    .stories-main-title {
        font-size: 48px;
    }
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .stories-statistics {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    
    .stories-filtering {
        flex-wrap: wrap;
    }
    
    .filtering-group {
        flex: 1 1 calc(50% - 10px);
        min-width: 200px;
    }
    
    .filtering-reset-btn {
        flex: 1 1 100%;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .stories-section {
        padding: 60px 0;
    }
    
    .stories-section .container {
        padding: 0 20px;
    }
    
    .stories-main-title {
        font-size: 36px;
    }
    
    .stories-intro {
        font-size: 16px;
    }
    
    .statistic-box {
        padding: 20px 24px;
    }
    
    .statistic-icon {
        width: 48px;
        height: 48px;
    }
    
    .statistic-icon svg {
        width: 24px;
        height: 24px;
    }
    
    .statistic-value {
        font-size: 28px;
    }
    
    .stories-filtering {
        padding: 24px;
    }
    
    .filtering-group {
        flex: 1 1 100%;
    }
    
    .stories-container {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .story-data-grid {
        grid-template-columns: 1fr;
    }
}

/* ===================================
   RESPONSIVE - 480px
   =================================== */

@media (max-width: 480px) {
    .stories-main-title {
        font-size: 28px;
    }
    
    .stories-breadcrumb {
        font-size: 12px;
        padding: 6px 12px;
    }
    
    .story-item {
        height: auto;
        min-height: 580px;
    }
}




















































/* ============================================
   FAQ PAGE - UNIQUE STYLES
   No conflicts with other pages
   ============================================ */

/* ===================================
   LAYOUT & HEADER
   =================================== */

.faq-section {
    padding: 100px 0 80px;
    background: linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    min-height: 100vh;
}

.faq-section .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 32px;
}

/* Header */
.faq-header {
    text-align: center;
    margin-bottom: 64px;
}

.faq-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass-white);
    backdrop-filter: blur(var(--blur-md));
    border: 1px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.faq-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.faq-breadcrumb a:hover {
    color: var(--color-primary-dark);
}

.faq-breadcrumb svg {
    width: 14px;
    height: 14px;
}

.faq-main-title {
    font-size: 56px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
}

.faq-main-title .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.faq-intro {
    font-size: 20px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 40px;
}

/* ===================================
   SEARCH BOX
   =================================== */

.faq-search-box {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}

.faq-search-box svg:first-child {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--text-muted);
    pointer-events: none;
}

.faq-search-field {
    width: 100%;
    padding: 16px 56px 16px 52px;
    font-size: 16px;
    font-weight: 500;
    color: var(--text-primary);
    background: var(--color-white);
    border: 2px solid var(--color-gray-300);
    border-radius: 16px;
    outline: none;
    transition: all 0.3s ease;
}

.faq-search-field::placeholder {
    color: var(--text-muted);
}

.faq-search-field:focus {
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px var(--glass-primary);
}

.faq-clear-btn {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-gray-100);
    border: none;
    border-radius: 8px;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
}

.faq-clear-btn:hover {
    background: var(--color-gray-200);
    color: var(--text-primary);
}

/* ===================================
   CATEGORY TABS
   =================================== */

.faq-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 48px;
}

.category-tab {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-300);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
}

.category-tab svg {
    width: 16px;
    height: 16px;
    transition: all 0.3s ease;
}

.category-tab:hover {
    border-color: var(--color-primary);
    color: var(--color-primary);
    transform: translateY(-2px);
}

.category-tab:hover svg {
    color: var(--color-primary);
}

.category-tab.active {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-color: var(--color-primary);
    color: var(--color-white);
    box-shadow: 0 4px 12px rgba(29, 78, 216, 0.25);
}

.category-tab.active svg {
    color: var(--color-white);
}

/* ===================================
   FAQ ACCORDION
   =================================== */

.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 48px;
}

.faq-block {
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-block:hover {
    border-color: var(--color-primary);
    box-shadow: 0 4px 16px rgba(29, 78, 216, 0.1);
}

.faq-question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 24px 28px;
    background: transparent;
    border: none;
    text-align: left;
    cursor: pointer;
    transition: all 0.3s ease;
}

.faq-question:hover {
    background: var(--color-gray-50);
}

.question-text {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.4;
}

.question-icon {
    width: 24px;
    height: 24px;
    color: var(--color-primary);
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.faq-block.is-open .question-icon {
    transform: rotate(45deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.faq-block.is-open .faq-answer {
    max-height: 1000px;
}

.answer-content {
    padding: 0 28px 28px;
    font-size: 16px;
    line-height: 1.7;
    color: var(--text-secondary);
}

.answer-content p {
    margin-bottom: 12px;
}

.answer-content p:last-child {
    margin-bottom: 0;
}

.answer-content ul,
.answer-content ol {
    margin-left: 20px;
    margin-bottom: 12px;
}

.answer-content li {
    margin-bottom: 8px;
}

.answer-content strong {
    color: var(--text-primary);
    font-weight: 700;
}

/* ===================================
   NO RESULTS
   =================================== */

.faq-no-results {
    text-align: center;
    padding: 80px 32px;
    background: var(--color-white);
    border: 2px dashed var(--color-gray-300);
    border-radius: 24px;
}

.faq-no-results svg {
    width: 64px;
    height: 64px;
    margin: 0 auto 24px;
    color: var(--text-muted);
}

.faq-no-results h2 {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.faq-no-results p {
    font-size: 16px;
    color: var(--text-secondary);
}

/* ===================================
   CTA SECTION
   =================================== */

.faq-cta {
    text-align: center;
    padding: 48px 40px;
    background: linear-gradient(135deg, var(--glass-primary) 0%, rgba(29, 78, 216, 0.05) 100%);
    border: 2px solid var(--color-primary);
    border-radius: 24px;
}

.cta-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 16px;
    color: var(--color-white);
}

.faq-cta h3 {
    font-size: 28px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.faq-cta p {
    font-size: 16px;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.cta-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 32px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    transition: all 0.3s ease;
}

.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.4);
}

.cta-button svg {
    width: 16px;
    height: 16px;
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .faq-section {
        padding: 60px 0;
    }
    
    .faq-section .container {
        padding: 0 20px;
    }
    
    .faq-main-title {
        font-size: 36px;
    }
    
    .faq-intro {
        font-size: 16px;
    }
    
    .faq-categories {
        flex-direction: column;
        align-items: stretch;
    }
    
    .category-tab {
        justify-content: center;
    }
    
    .question-text {
        font-size: 16px;
    }
    
    .answer-content {
        font-size: 15px;
    }
    
    .faq-cta {
        padding: 32px 24px;
    }
    
    .faq-cta h3 {
        font-size: 24px;
    }
}

/* ===================================
   RESPONSIVE - 480px
   =================================== */

@media (max-width: 480px) {
    .faq-main-title {
        font-size: 28px;
    }
    
    .faq-breadcrumb {
        font-size: 12px;
        padding: 6px 12px;
    }
    
    .faq-search-field {
        padding: 14px 48px 14px 48px;
        font-size: 15px;
    }
    
    .faq-question {
        padding: 20px;
        gap: 16px;
    }
    
    .answer-content {
        padding: 0 20px 20px;
    }
    
    .category-tab {
        padding: 10px 16px;
        font-size: 13px;
    }
}












































































/* ============================================
   PRICING PAGE - UNIQUE STYLES
   No conflicts with other pages
   ============================================ */

/* ===================================
   LAYOUT & HEADER
   =================================== */

.pricing-section {
    padding: 100px 0 80px;
    background: linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);
    min-height: 100vh;
}

.pricing-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
}

.pricing-header {
    text-align: center;
    margin-bottom: 64px;
}

.pricing-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass-white);
    backdrop-filter: blur(var(--blur-md));
    border: 1px solid var(--color-gray-200);
    border-radius: 100px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.pricing-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--color-primary);
    text-decoration: none;
    transition: all 0.3s ease;
}

.pricing-breadcrumb a:hover {
    color: var(--color-primary-dark);
}

.pricing-breadcrumb svg {
    width: 14px;
    height: 14px;
}

.pricing-main-title {
    font-size: 56px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1.2;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
}

.pricing-main-title .gradient-text {
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.pricing-intro {
    font-size: 20px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: 48px;
}

/* ===================================
   BILLING SWITCHER
   =================================== */

.billing-switcher {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    padding: 8px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 100px;
}

.billing-label {
    font-size: 15px;
    font-weight: 700;
    color: var(--text-muted);
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 8px 12px;
    border-radius: 100px;
}

.billing-label.active {
    color: var(--color-primary);
}

.save-badge {
    display: inline-block;
    padding: 2px 8px;
    background: var(--color-success);
    color: var(--color-white);
    font-size: 11px;
    font-weight: 700;
    border-radius: 100px;
    margin-left: 6px;
}

.billing-toggle {
    position: relative;
    width: 52px;
    height: 28px;
    background: var(--color-gray-300);
    border: none;
    border-radius: 100px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.billing-toggle.annual {
    background: var(--color-primary);
}

.toggle-slider {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 22px;
    height: 22px;
    background: var(--color-white);
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.billing-toggle.annual .toggle-slider {
    left: 27px;
}

/* ===================================
   PRICING CARDS
   =================================== */

.pricing-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 80px;
}

.price-card {
    position: relative;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 24px;
    padding: 40px 32px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.price-card:hover {
    border-color: var(--color-primary);
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(29, 78, 216, 0.15);
}

.price-card.featured {
    border-color: var(--color-primary);
    border-width: 3px;
    box-shadow: 0 16px 48px rgba(29, 78, 216, 0.2);
}

.recommended-badge {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 20px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    color: var(--color-white);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 100px;
    box-shadow: 0 4px 12px rgba(29, 78, 216, 0.3);
}

.recommended-badge svg {
    width: 14px;
    height: 14px;
}

.card-header {
    text-align: center;
    margin-bottom: 32px;
}

.card-title {
    font-size: 24px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.card-subtitle {
    font-size: 15px;
    color: var(--text-secondary);
}

.card-pricing {
    text-align: center;
    padding: 24px 0;
    border-top: 2px solid var(--color-gray-100);
    border-bottom: 2px solid var(--color-gray-100);
    margin-bottom: 32px;
}

.price-amount {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 8px;
}

.currency {
    font-size: 24px;
    font-weight: 700;
    color: var(--text-secondary);
}

.amount {
    font-size: 48px;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1;
    margin: 0 4px;
}

.period {
    font-size: 16px;
    font-weight: 600;
    color: var(--text-secondary);
}

.price-annual {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-muted);
}

.card-features {
    list-style: none;
    padding: 0;
    margin: 0 0 32px 0;
}

.card-features li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 0;
    font-size: 15px;
    font-weight: 600;
    color: var(--text-primary);
    border-bottom: 1px solid var(--color-gray-100);
}

.card-features li:last-child {
    border-bottom: none;
}

.card-features svg {
    width: 20px;
    height: 20px;
    color: var(--color-success);
    flex-shrink: 0;
    margin-top: 2px;
}

.card-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 16px 24px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    transition: all 0.3s ease;
}

.card-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(29, 78, 216, 0.4);
}

.card-cta svg {
    width: 16px;
    height: 16px;
}

.card-note {
    text-align: center;
    margin-top: 16px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-muted);
}

/* ===================================
   ADDITIONAL PROGRAMS
   =================================== */

.additional-programs {
    margin-bottom: 80px;
}

.section-heading {
    font-size: 36px;
    font-weight: 900;
    color: var(--text-primary);
    text-align: center;
    margin-bottom: 48px;
}

.program-rows {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.program-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    padding: 32px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    transition: all 0.3s ease;
}

.program-row:hover {
    border-color: var(--color-primary);
    box-shadow: 0 8px 24px rgba(29, 78, 216, 0.1);
}

.program-info h3 {
    font-size: 20px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.program-info p {
    font-size: 15px;
    color: var(--text-secondary);
    margin: 0;
}

.program-price-info {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-shrink: 0;
}

.program-cost {
    font-size: 20px;
    font-weight: 800;
    color: var(--color-primary);
    white-space: nowrap;
}

.program-link {
    font-size: 14px;
    font-weight: 700;
    color: var(--color-primary);
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.3s ease;
}

.program-link:hover {
    color: var(--color-primary-dark);
}

/* ===================================
   PRICING FAQ
   =================================== */

.pricing-faq {
    margin-bottom: 80px;
}

.pricing-faq .faq-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.pricing-faq .faq-item {
    padding: 28px;
    background: var(--color-white);
    border: 2px solid var(--color-gray-200);
    border-radius: 20px;
    transition: all 0.3s ease;
}

.pricing-faq .faq-item:hover {
    border-color: var(--color-primary);
    box-shadow: 0 4px 16px rgba(29, 78, 216, 0.1);
}

.pricing-faq .faq-item h4 {
    font-size: 18px;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.pricing-faq .faq-item p {
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-secondary);
    margin: 0;
}

/* ===================================
   CTA SECTION
   =================================== */

.pricing-cta {
    text-align: center;
    padding: 64px 48px;
    background: linear-gradient(135deg, var(--glass-primary) 0%, rgba(29, 78, 216, 0.05) 100%);
    border: 2px solid var(--color-primary);
    border-radius: 24px;
}

.pricing-cta h2 {
    font-size: 36px;
    font-weight: 900;
    color: var(--text-primary);
    margin-bottom: 16px;
}

.pricing-cta h3 {
    color: var(--color-primary);
}

.pricing-cta p {
    font-size: 18px;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.cta-button-large {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 18px 40px;
    background: linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);
    border-radius: 14px;
    font-size: 18px;
    font-weight: 700;
    color: var(--color-white);
    text-decoration: none;
    transition: all 0.3s ease;
    margin-bottom: 24px;
}

.cta-button-large:hover {
    transform: translateY(-3px);
    box-shadow: 0 16px 40px rgba(29, 78, 216, 0.4);
}

.cta-button-large svg {
    width: 20px;
    height: 20px;
}

.cta-features {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
    flex-wrap: wrap;
}

.cta-features span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-secondary);
}

.cta-features svg {
    width: 16px;
    height: 16px;
    color: var(--color-success);
}

/* ===================================
   RESPONSIVE - 1024px
   =================================== */

@media (max-width: 1024px) {
    .pricing-cards {
        grid-template-columns: 1fr;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .price-card {
        padding: 36px 28px;
    }
}

/* ===================================
   RESPONSIVE - 768px
   =================================== */

@media (max-width: 768px) {
    .pricing-section {
        padding: 60px 0;
    }
    
    .pricing-section .container {
        padding: 0 20px;
    }
    
    .pricing-main-title {
        font-size: 36px;
    }
    
    .pricing-intro {
        font-size: 16px;
    }
    
    .section-heading {
        font-size: 28px;
    }
    
    .faq-grid {
        grid-template-columns: 1fr;
    }
    
    .program-row {
        flex-direction: column;
        align-items: flex-start;
        padding: 24px;
    }
    
    .program-price-info {
        width: 100%;
        justify-content: space-between;
    }
    
    .pricing-cta {
        padding: 40px 24px;
    }
    
    .pricing-cta h2 {
        font-size: 28px;
    }
    
    .cta-features {
        flex-direction: column;
        gap: 16px;
    }
}

/* ===================================
   RESPONSIVE - 480px
   =================================== */

@media (max-width: 480px) {
    .pricing-main-title {
        font-size: 28px;
    }
    
    .pricing-breadcrumb {
        font-size: 12px;
        padding: 6px 12px;
    }
    
    .billing-switcher {
        flex-direction: column;
        gap: 8px;
        padding: 12px;
    }
    
    .amount {
        font-size: 40px;
    }
    
    .card-features li {
        font-size: 14px;
    }
}



















@media (max-width: 620px) {
	.trust-indicators {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.trust-indicator-divider {
    display: none;
}
.trust-indicator-item {
        max-width: 100%;
    }
}

@media (max-width: 774px) {
	.flip-card {
    height: 500px;
}
}

@media (max-width: 485px) {
.flip-card {
        height: 550px;
    }
}

@media (max-width: 433px) {
.flip-card {
        height: 580px;
    }
}

@media (max-width: 380px) {
.flip-card {
        height: 600px;
    }
}

@media (max-width: 320px) {
.flip-card {
        height: 700px;
    }
}

@media (max-width: 500px) {
.summary-icon {
        display: none;
    }
}

@media (max-width: 755px) {
.video-stories-grid {
    display: flex;
    flex-direction: column;
}
}

@media (max-width: 675px) {
.stories-carousel-container {
        padding: 0 0px;
    }
    .student-info {
    flex: 1;
    min-width: 0;
    width: 100%;
}
}


















