/*
Theme Name: Sky Academy
Author: Sarina Feyz Abadi & Saeid Azizi
Instagram Page : @S_fayzabadi_arina & @saeidazizi_sls
Whatsapp Numbers : +989330750549 & +989380477753
Mobile Nambers : +989330750549 & +989380477753
WebSite : www.Gp20.ir
Description: Aviation Training Center Theme
Version: 1.0
*/

:root {
  --bg: #dce8f4;
  --fg: #0c2240;
  --card: rgba(255, 255, 255, 0.75);
  --card-border: rgba(50, 120, 190, 0.18);
  --accent: #0369a1;
  --accent2: #0ea5e9;
  --muted: #4a7090;
  --glass: rgba(255, 255, 255, 0.4);
  --shadow: rgba(0, 40, 100, 0.08);
  --nav-bg: rgba(220, 232, 244, 0.85);
  --footer-bg: rgba(8, 20, 40, 0.9);
  --footer-fg: #a0bcd4;
  --footer-accent: #38bdf8;
  --footer-border: rgba(56, 189, 248, 0.15)
}

[data-theme="sunset"] {
  --bg: #1e0e18;
  --fg: #fce4d0;
  --card: rgba(50, 20, 30, 0.8);
  --card-border: rgba(255, 100, 40, 0.2);
  --accent: #ea580c;
  --accent2: #f97316;
  --muted: #b08070;
  --glass: rgba(50, 20, 30, 0.45);
  --shadow: rgba(0, 0, 0, 0.4);
  --nav-bg: rgba(30, 14, 24, 0.9);
  --footer-bg: rgba(20, 6, 14, 0.93);
  --footer-fg: #c09080;
  --footer-accent: #fb923c;
  --footer-border: rgba(251, 146, 60, 0.15)
}

[data-theme="night"] {
  --bg: #060e1c;
  --fg: #c0d0e4;
  --card: rgba(12, 24, 48, 0.85);
  --card-border: rgba(60, 100, 170, 0.2);
  --accent: #d4a020;
  --accent2: #f0c840;
  --muted: #607890;
  --glass: rgba(12, 24, 48, 0.5);
  --shadow: rgba(0, 0, 0, 0.4);
  --nav-bg: rgba(6, 14, 28, 0.92);
  --footer-bg: rgba(3, 8, 18, 0.96);
  --footer-fg: #607890;
  --footer-accent: #f0c840;
  --footer-border: rgba(240, 200, 64, 0.12)
}

[data-theme="storm"] {
  --bg: #16191f;
  --fg: #a0aab8;
  --card: rgba(28, 34, 44, 0.85);
  --card-border: rgba(80, 100, 130, 0.2);
  --accent: #06b6d4;
  --accent2: #22d3ee;
  --muted: #5a6678;
  --glass: rgba(28, 34, 44, 0.5);
  --shadow: rgba(0, 0, 0, 0.4);
  --nav-bg: rgba(22, 25, 31, 0.92);
  --footer-bg: rgba(10, 12, 16, 0.95);
  --footer-fg: #5a6a7a;
  --footer-accent: #22d3ee;
  --footer-border: rgba(34, 211, 238, 0.12)
}

[data-theme="arctic"] {
  --bg: #dae8f4;
  --fg: #0c3050;
  --card: rgba(255, 255, 255, 0.8);
  --card-border: rgba(60, 140, 200, 0.22);
  --accent: #0284c7;
  --accent2: #38bdf8;
  --muted: #3a6888;
  --glass: rgba(255, 255, 255, 0.5);
  --shadow: rgba(0, 40, 90, 0.07);
  --nav-bg: rgba(218, 232, 244, 0.88);
  --footer-bg: rgba(10, 30, 50, 0.92);
  --footer-fg: #90b8d8;
  --footer-accent: #38bdf8;
  --footer-border: rgba(56, 189, 248, 0.15)
}

[data-theme="forest"] {
  --bg: #101c10;
  --fg: #b8d8b0;
  --card: rgba(22, 42, 20, 0.8);
  --card-border: rgba(60, 150, 50, 0.2);
  --accent: #16a34a;
  --accent2: #22c55e;
  --muted: #6a9060;
  --glass: rgba(22, 42, 20, 0.5);
  --shadow: rgba(0, 0, 0, 0.35);
  --nav-bg: rgba(16, 28, 16, 0.9);
  --footer-bg: rgba(6, 14, 6, 0.95);
  --footer-fg: #609058;
  --footer-accent: #4ade80;
  --footer-border: rgba(74, 222, 128, 0.12)
}

[data-theme="cherry"] {
  --bg: #fce4ec;
  --fg: #831843;
  --card: rgba(255, 255, 255, 0.8);
  --card-border: rgba(236, 72, 153, 0.18);
  --accent: #db2777;
  --accent2: #ec4899;
  --muted: #9f6083;
  --glass: rgba(255, 255, 255, 0.5);
  --shadow: rgba(219, 39, 119, 0.08);
  --nav-bg: rgba(252, 228, 236, 0.85);
  --footer-bg: rgba(31, 4, 17, 0.9);
  --footer-fg: #f9a8d4;
  --footer-accent: #ec4899;
  --footer-border: rgba(236, 72, 153, 0.15)
}

[data-theme="cyber"] {
  --bg: #0a0a0f;
  --fg: #e0e0e0;
  --card: rgba(20, 20, 30, 0.85);
  --card-border: rgba(255, 0, 255, 0.3);
  --accent: #d500f9;
  --accent2: #00e5ff;
  --muted: #8888aa;
  --glass: rgba(20, 20, 30, 0.5);
  --shadow: rgba(0, 0, 0, 0.6);
  --nav-bg: rgba(10, 10, 15, 0.92);
  --footer-bg: rgba(5, 5, 8, 0.96);
  --footer-fg: #8888aa;
  --footer-accent: #00e5ff;
  --footer-border: rgba(0, 229, 255, 0.15)
}

[data-theme="desert"] {
  --bg: #fdf6e3;
  --fg: #78350f;
  --card: rgba(255, 251, 235, 0.8);
  --card-border: rgba(217, 119, 6, 0.2);
  --accent: #d97706;
  --accent2: #f59e0b;
  --muted: #92651a;
  --glass: rgba(255, 251, 235, 0.5);
  --shadow: rgba(120, 53, 15, 0.08);
  --nav-bg: rgba(253, 246, 227, 0.88);
  --footer-bg: rgba(26, 10, 2, 0.92);
  --footer-fg: #fbbf24;
  --footer-accent: #f59e0b;
  --footer-border: rgba(245, 158, 11, 0.15)
}

[data-theme="ocean"] {
  --bg: #022c43;
  --fg: #e0f2fe;
  --card: rgba(5, 62, 86, 0.8);
  --card-border: rgba(14, 165, 233, 0.2);
  --accent: #0ea5e9;
  --accent2: #06b6d4;
  --muted: #7dd3lc;
  --footer-accent: #06b6d4;
  --footer-border: rgba(6, 182, 212, 0.15)
}

[data-theme="ruby"] {
  --bg: #fff0f0;
  --fg: #991b1b;
  --card: rgba(255, 255, 255, 0.8);
  --card-border: rgba(239, 68, 68, 0.2);
  --accent: #dc2626;
  --accent2: #f87171;
  --muted: #b91c1c;
  --glass: rgba(254, 226, 226, 0.5);
  --shadow: rgba(220, 38, 38, 0.08);
  --nav-bg: rgba(255, 240, 240, 0.85);
  --footer-bg: rgba(127, 29, 29, 0.9);
  --footer-fg: #fecaca;
  --footer-accent: #ef4444;
  --footer-border: rgba(239, 68, 68, 0.15)
}

[data-theme="bee"] {
  --bg: #0a0a0a;
  --fg: #fde047;
  --card: rgba(20, 20, 20, 0.85);
  --card-border: rgba(250, 204, 21, 0.3);
  --accent: #facc15;
  --accent2: #eab308;
  --muted: #a16207;
  --glass: rgba(20, 20, 20, 0.5);
  --shadow: rgba(0, 0, 0, 0.6);
  --nav-bg: rgba(10, 10, 10, 0.92);
  --footer-bg: rgba(0, 0, 0, 0.96);
  --footer-fg: #ca8a04;
  --footer-accent: #facc15;
  --footer-border: rgba(250, 204, 21, 0.15)
}

[data-theme="mint"] {
  --bg: #ecfdf5;
  --fg: #064e3b;
  --card: rgba(255, 255, 255, 0.8);
  --card-border: rgba(16, 185, 129, 0.2);
  --accent: #059669;
  --accent2: #10b981;
  --muted: #047857;
  --glass: rgba(209, 250, 229, 0.4);
  --shadow: rgba(16, 185, 129, 0.08);
  --nav-bg: rgba(236, 253, 245, 0.85);
  --footer-bg: rgba(6, 78, 59, 0.9);
  --footer-fg: #a7f3d0;
  --footer-accent: #10b981;
  --footer-border: rgba(16, 185, 129, 0.15)
}

[data-theme="royal"] {
  --bg: #1e1b4b;
  --fg: #fef3c7;
  --card: rgba(30, 27, 75, 0.8);
  --card-border: rgba(250, 204, 21, 0.25);
  --accent: #eab308;
  --accent2: #facc15;
  --muted: #a78bfa;
  --glass: rgba(30, 27, 75, 0.5);
  --shadow: rgba(0, 0, 0, 0.5);
  --nav-bg: rgba(30, 27, 75, 0.9);
  --footer-bg: rgba(15, 12, 41, 0.95);
  --footer-fg: #c4b5fd;
  --footer-accent: #facc15;
  --footer-border: rgba(250, 204, 21, 0.15)
}

[data-theme="goldsilver"] {
  --bg: #f8f8f8;
  --fg: #2d2d2d;
  --card: rgba(255, 255, 255, 0.85);
  --card-border: rgba(192, 192, 192, 0.4);
  --accent: #c0c0c0;
  --accent2: #d4af37;
  --muted: #555555;
  --glass: rgba(245, 245, 245, 0.5);
  --shadow: rgba(0, 0, 0, 0.1);
  --nav-bg: rgba(248, 248, 248, 0.9);
  --footer-bg: rgba(45, 45, 45, 0.95);
  --footer-fg: #c0c0c0;
  --footer-accent: #d4af37;
  --footer-border: rgba(192, 192, 192, 0.2)
}

[data-theme="goldblack"] {
  --bg: #0a0a0a;
  --fg: #ffd700;
  --card: rgba(20, 20, 20, 0.85);
  --card-border: rgba(212, 175, 55, 0.35);
  --accent: #d4af37;
  --accent2: #ffd700;
  --muted: #8a8a8a;
  --glass: rgba(20, 20, 20, 0.5);
  --shadow: rgba(0, 0, 0, 0.7);
  --nav-bg: rgba(10, 10, 10, 0.92);
  --footer-bg: rgba(0, 0, 0, 0.96);
  --footer-fg: #d4af37;
  --footer-accent: #ffd700;
  --footer-border: rgba(212, 175, 55, 0.15)
}

[data-theme="goldred"] {
  --bg: #1a0505;
  --fg: #ffd700;
  --card: rgba(30, 10, 10, 0.8);
  --card-border: rgba(212, 175, 55, 0.35);
  --accent: #d4af37;
  --accent2: #dc2626;
  --muted: #fca5a5;
  --glass: rgba(30, 10, 10, 0.5);
  --shadow: rgba(0, 0, 0, 0.6);
  --nav-bg: rgba(26, 5, 5, 0.92);
  --footer-bg: rgba(10, 0, 0, 0.96);
  --footer-fg: #d4af37;
  --footer-accent: #dc2626;
  --footer-border: rgba(212, 175, 55, 0.15)
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: var(--accent) transparent
}

body {
  font-family: 'Poppins', sans-serif;
  background: var(--bg);
  color: var(--fg);
  overflow-x: hidden;
  transition: background .8s, color .8s
}

[dir="rtl"] body {
  font-family: 'Vazirmatn', 'Poppins', sans-serif
}

.bg-sky {
  position: fixed;
  inset: 0;
  z-index: 0;
  transition: background 1.2s
}

.bg-sky.day {
  background: linear-gradient(180deg, #2a6ea0 0%, #3e8cc8 10%, #58a4d8 22%, #72b8e4 35%, #8ccaf0 48%, #a6d8f4 60%, #bee4f6 72%, #d4eef8 84%, #e6f4fb 95%)
}

.bg-sky.sunset {
  background: linear-gradient(180deg, #0c0418 0%, #1e0838 8%, #3a1060 16%, #6a2078 24%, #a03060 32%, #d04838 42%, #e87028 52%, #f09830 62%, #f5b840 72%, #fad868 84%, #fef0b0 96%)
}

.bg-sky.night {
  background: linear-gradient(180deg, #020610 0%, #060e1c 15%, #0a1628 30%, #0f1e38 48%, #142848 65%, #183254 80%, #1c3c60 95%)
}

.bg-sky.storm {
  background: linear-gradient(180deg, #080a0e 0%, #101418 15%, #181e24 30%, #20282e 45%, #283238 60%, #303c42 75%, #3a464c 90%)
}

.bg-sky.arctic {
  background: linear-gradient(180deg, #8ab8d8 0%, #a0c8e0 12%, #b4d6e8 24%, #c8e2f0 36%, #d8ecf4 48%, #e4f2f8 60%, #ecf6fa 72%, #f2f9fc 84%, #f8fcfe 96%)
}

.bg-sky.forest {
  background: linear-gradient(180deg, #061006 0%, #0c1c0c 15%, #142a14 30%, #1c3818 48%, #244820 65%, #2c5828 80%, #346830 95%)
}

.bg-sky.cherry {
  background: linear-gradient(180deg, #f9a8d4 0%, #fbcfe8 50%, #fce7f3 100%)
}

.bg-sky.cyber {
  background: linear-gradient(180deg, #050505 0%, #13001a 50%, #020102 100%)
}

.bg-sky.desert {
  background: linear-gradient(180deg, #fde68a 0%, #fef3c7 100%)
}

.bg-sky.ocean {
  background: linear-gradient(180deg, #001f3f 0%, #022c43 50%, #053b53 100%)
}

.stars {
  position: fixed;
  inset: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 1s
}

.show-stars .stars {
  opacity: 1
}

.star-el {
  position: absolute;
  width: 2px;
  height: 2px;
  background: #fff;
  border-radius: 50%;
  animation: twinkle 3s infinite alternate
}

@keyframes twinkle {
  0% {
    opacity: .1
  }
  100% {
    opacity: 1
  }
}

.cloud {
  position: fixed;
  z-index: 2;
  opacity: .6;
  pointer-events: none;
  transition: opacity 1s
}

[data-theme="storm"] .cloud {
  opacity: .3
}

[data-theme="forest"] .cloud {
  opacity: .25
}

[data-theme="arctic"] .cloud {
  opacity: .75
}

[data-theme="sunset"] .cloud {
  opacity: .35
}

[data-theme="night"] .cloud {
  opacity: .12
}

[data-theme="cherry"] .cloud {
  opacity: .5
}

[data-theme="cyber"] .cloud {
  opacity: .2
}

[data-theme="desert"] .cloud {
  opacity: .2
}

[data-theme="ocean"] .cloud {
  opacity: .4
}

.cloud-shape {
  background: rgba(255, 255, 255, 0.88);
  border-radius: 50%;
  position: absolute;
  transition: background 1s
}

[data-theme="sunset"] .cloud-shape {
  background: rgba(255, 160, 100, 0.55)
}

[data-theme="night"] .cloud-shape {
  background: rgba(120, 150, 200, 0.2)
}

[data-theme="storm"] .cloud-shape {
  background: rgba(120, 135, 160, 0.35)
}

[data-theme="arctic"] .cloud-shape {
  background: rgba(255, 255, 255, 0.92)
}

[data-theme="forest"] .cloud-shape {
  background: rgba(150, 200, 130, 0.3)
}

[data-theme="cherry"] .cloud-shape {
  background: rgba(255, 255, 255, 0.9)
}

[data-theme="cyber"] .cloud-shape {
  background: rgba(213, 0, 249, 0.15)
}

[data-theme="desert"] .cloud-shape {
  background: rgba(255, 240, 200, 0.5)
}

[data-theme="ocean"] .cloud-shape {
  background: rgba(14, 165, 233, 0.15)
}

@keyframes flyCloud {
  0% {
    transform: translateX(-400px)
  }
  100% {
    transform: translateX(calc(100vw + 400px))
  }
}

.fly-plane {
  position: fixed;
  z-index: 3;
  pointer-events: none;
  transition: color 1s
}

.fly-plane.day {
  color: rgba(20, 50, 80, 0.35)
}

.fly-plane.sunset {
  color: rgba(255, 180, 120, 0.4)
}

.fly-plane.night {
  color: rgba(160, 190, 230, 0.3)
}

.fly-plane.storm {
  color: rgba(130, 150, 180, 0.25)
}

.fly-plane.arctic {
  color: rgba(20, 70, 110, 0.3)
}

.fly-plane.forest {
  color: rgba(100, 170, 80, 0.25)
}

.fly-plane.cherry {
  color: rgba(219, 39, 119, 0.4)
}

.fly-plane.cyber {
  color: rgba(0, 229, 255, 0.4)
}

.fly-plane.desert {
  color: rgba(217, 119, 6, 0.4)
}

.fly-plane.ocean {
  color: rgba(14, 165, 233, 0.3)
}

@keyframes fp1 {
  0% {
    transform: translate(-220px, 0) rotate(-2deg)
  }
  50% {
    transform: translate(50vw, 16px) rotate(0deg)
  }
  100% {
    transform: translate(calc(100vw + 220px), 0) rotate(2deg)
  }
}

@keyframes fp2 {
  0% {
    transform: translate(calc(100vw + 180px), 0) scaleX(-1) rotate(3deg)
  }
  50% {
    transform: translate(50vw, -10px) scaleX(-1) rotate(0deg)
  }
  100% {
    transform: translate(-220px, 0) scaleX(-1) rotate(-2deg)
  }
}

.flight-path-svg {
  position: fixed;
  inset: 0;
  z-index: 4;
  pointer-events: none;
  width: 100%;
  height: 100%
}

.dash-line {
  fill: none;
  stroke: #fff;
  stroke-width: 2.5;
  stroke-dasharray: 32 22;
  stroke-linecap: round;
  opacity: .5;
  transition: opacity .8s
}

[data-theme="night"] .dash-line {
  opacity: .2
}

[data-theme="storm"] .dash-line {
  opacity: .15
}

[data-theme="arctic"] .dash-line {
  opacity: .4;
  stroke: #5aa0c8
}

[data-theme="forest"] .dash-line {
  opacity: .2;
  stroke: #90c878
}

[data-theme="sunset"] .dash-line {
  opacity: .35;
  stroke: #ffe0b0
}

[data-theme="cherry"] .dash-line {
  opacity: .4;
  stroke: #ec4899
}

[data-theme="cyber"] .dash-line {
  opacity: .4;
  stroke: #d500f9
}

[data-theme="desert"] .dash-line {
  opacity: .4;
  stroke: #d97706
}

[data-theme="ocean"] .dash-line {
  opacity: .3;
  stroke: #0ea5e9
}

.plane-on-path {
  z-index: 5;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.15));
  offset-rotate: auto;
  animation: moveOnPath 28s linear infinite
}

.plane-on-path i {
  font-size: 20px;
  color: #fff;
  transition: color 1s
}

[data-theme="sunset"] .plane-on-path i {
  color: #fff4e0
}

[data-theme="night"] .plane-on-path i {
  color: #b0cce8
}

[data-theme="storm"] .plane-on-path i {
  color: #80a0c0
}

[data-theme="arctic"] .plane-on-path i {
  color: #3a8ab8
}

[data-theme="forest"] .plane-on-path i {
  color: #a0d888
}

[data-theme="cherry"] .plane-on-path i {
  color: #fff
}

[data-theme="cyber"] .plane-on-path i {
  color: #00e5ff
}

[data-theme="desert"] .plane-on-path i {
  color: #fff
}

[data-theme="ocean"] .plane-on-path i {
  color: #7dd3fc
}

@keyframes moveOnPath {
  0% {
    offset-distance: 0%
  }
  100% {
    offset-distance: 100%
  }
}

.lightning {
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0
}

.lightning.flash {
  opacity: 1;
  background: rgba(180, 200, 230, 0.12);
  animation: lf .2s ease
}

@keyframes lf {
  0% {
    opacity: 1
  }
  40% {
    opacity: 0
  }
  60% {
    opacity: .5
  }
  100% {
    opacity: 0
  }
}

.main-wrap {
  position: relative;
  z-index: 10;
  min-height: 100vh;
  display: flex;
  flex-direction: column
}

nav {
  position: sticky;
  top: 0;
  z-index: 50;
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--card-border);
  transition: background .8s
}

.nav-link {
  padding: .5rem .75rem;
  border-radius: .5rem;
  font-size: .875rem;
  font-weight: 500;
  color: var(--muted);
  transition: all .3s;
  cursor: pointer;
  white-space: nowrap
}

.nav-link:hover,
.nav-link.active {
  color: var(--accent);
  background: rgba(3, 105, 161, 0.08)
}

.glass-card {
  background: var(--card);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid var(--card-border);
  border-radius: 1rem;
  box-shadow: 0 8px 32px var(--shadow);
  transition: all .4s
}

.glass-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 48px var(--shadow)
}

.btn-primary {
  background: linear-gradient(135deg, var(--accent), var(--accent2));
  color: #fff;
  font-weight: 600;
  padding: .65rem 1.5rem;
  border-radius: .65rem;
  border: none;
  cursor: pointer;
  transition: all .3s;
  font-size: .875rem
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(3, 105, 161, 0.35)
}

.btn-outline {
  border: 2px solid var(--accent);
  color: var(--accent);
  background: transparent;
  font-weight: 600;
  padding: .55rem 1.3rem;
  border-radius: .65rem;
  cursor: pointer;
  transition: all .3s;
  font-size: .875rem
}

.btn-outline:hover {
  background: var(--accent);
  color: #fff
}

.btn-danger {
  background: #dc2626;
  color: #fff;
  font-weight: 600;
  padding: .5rem 1rem;
  border-radius: .5rem;
  border: none;
  cursor: pointer;
  transition: all .3s;
  font-size: .8rem
}

.btn-sm {
  padding: .4rem .9rem;
  font-size: .78rem;
  border-radius: .5rem
}

.page {
  display: none;
  animation: fadeUp .5s ease;
  flex: 1
}

.page.active {
  display: block
}

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

.modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(6px);
  display: none;
  align-items: center;
  justify-content: center
}

.modal-overlay.show {
  display: flex
}

.modal-box {
  background: var(--card);
  backdrop-filter: blur(20px);
  border: 1px solid var(--card-border);
  border-radius: 1.2rem;
  padding: 2rem;
  max-width: 520px;
  width: 90%;
  max-height: 85vh;
  overflow-y: auto;
  animation: modalIn .35s ease
}

@keyframes modalIn {
  from {
    opacity: 0;
    transform: scale(.9)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}

.input-field {
  width: 100%;
  padding: .7rem 1rem;
  border: 1.5px solid var(--card-border);
  border-radius: .6rem;
  background: var(--glass);
  color: var(--fg);
  font-size: .9rem;
  transition: border .3s;
  outline: none;
  font-family: inherit
}

.input-field:focus {
  border-color: var(--accent)
}

.star-rating i {
  cursor: pointer;
  font-size: 1.2rem;
  color: #d1d5db;
  transition: color .2s
}

.star-rating i.active {
  color: #f59e0b
}

.prof-img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid var(--accent);
  box-shadow: 0 4px 20px rgba(3, 105, 161, 0.25)
}

.plane-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: .75rem .75rem 0 0
}

.satisfaction-bar {
  height: 8px;
  border-radius: 4px;
  background: rgba(128, 128, 128, 0.15);
  overflow: hidden
}

.satisfaction-fill {
  height: 100%;
  border-radius: 4px;
  transition: width 1s ease
}

.toast-container {
  position: fixed;
  top: 80px;
  right: 20px;
  z-index: 200;
  display: flex;
  flex-direction: column;
  gap: 10px
}

[dir="rtl"] .toast-container {
  right: auto;
  left: 20px
}

.toast {
  padding: .8rem 1.2rem;
  border-radius: .7rem;
  color: #fff;
  font-size: .85rem;
  font-weight: 500;
  animation: toastIn .4s ease;
  min-width: 250px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2)
}

.toast.success {
  background: linear-gradient(135deg, #059669, #10b981)
}

.toast.error {
  background: linear-gradient(135deg, #dc2626, #ef4444)
}

.toast.info {
  background: linear-gradient(135deg, #2563eb, #3b82f6)
}

@keyframes toastIn {
  from {
    opacity: 0;
    transform: translateX(40px)
  }
  to {
    opacity: 1;
    transform: translateX(0)
  }
}

.db-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: .72rem;
  padding: 4px 10px;
  border-radius: 20px;
  background: rgba(16, 185, 129, 0.12);
  color: #059669;
  font-weight: 600
}

.db-badge .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #059669;
  animation: pd 2s infinite
}

@keyframes pd {
  0%,
  100% {
    opacity: 1
  }
  50% {
    opacity: .3
  }
}

.lang-btn {
  padding: 4px 10px;
  border-radius: 6px;
  font-size: .75rem;
  font-weight: 600;
  border: 1.5px solid transparent;
  cursor: pointer;
  transition: all .3s;
  background: transparent;
  color: var(--muted);
  display: flex;
  align-items: center;
  gap: 5px
}

.lang-btn:hover {
  border-color: var(--accent);
  color: var(--accent)
}

.hero-stat {
  text-align: center;
  padding: 1.5rem
}

.hero-stat .num {
  font-size: 2.2rem;
  font-weight: 800;
  background: linear-gradient(135deg, var(--accent), var(--accent2));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

.theme-panel {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: .5rem;
  background: var(--card);
  backdrop-filter: blur(20px);
  border: 1px solid var(--card-border);
  border-radius: 1rem;
  padding: .75rem;
  display: none;
  gap: .5rem;
  z-index: 60;
  box-shadow: 0 12px 40px var(--shadow);
  width: 220px
}

[dir="rtl"] .theme-panel {
  right: auto;
  left: 0
}

.theme-panel.show {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr
}

.theme-swatch {
  width: 54px;
  height: 54px;
  border-radius: .7rem;
  cursor: pointer;
  border: 3px solid transparent;
  transition: all .3s;
  position: relative;
  overflow: hidden
}

.theme-swatch:hover {
  transform: scale(1.08)
}

.theme-swatch.active {
  border-color: var(--fg);
  box-shadow: 0 0 0 2px var(--accent)
}

.theme-swatch .sl {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: .55rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6)
}

.sw-day {
  background: linear-gradient(135deg, #2a6ea0, #d4eef8)
}

.sw-sunset {
  background: linear-gradient(135deg, #3a1060, #f5b840)
}

.sw-night {
  background: linear-gradient(135deg, #020610, #142848)
}

.sw-storm {
  background: linear-gradient(135deg, #080a0e, #3a464c)
}

.sw-arctic {
  background: linear-gradient(135deg, #8ab8d8, #f2f9fc)
}

.sw-forest {
  background: linear-gradient(135deg, #061006, #346830)
}

.sw-cherry {
  background: linear-gradient(135deg, #db2777, #fbcfe8)
}

.sw-cyber {
  background: linear-gradient(135deg, #0a0a0f, #d500f9)
}

.sw-desert {
  background: linear-gradient(135deg, #d97706, #fef3c7)
}

.sw-ocean {
  background: linear-gradient(135deg, #022c43, #0ea5e9)
}

.sw-ruby {
  background: linear-gradient(135deg, #dc2626, #ffffff)
}

.sw-bee {
  background: linear-gradient(135deg, #000000, #facc15)
}

.sw-mint {
  background: linear-gradient(135deg, #10b981, #ecfdf5)
}

.sw-royal {
  background: linear-gradient(135deg, #4c1d95, #facc15)
}

.sw-goldsilver {
  background: linear-gradient(135deg, #c0c0c0, #d4af37)
}

.sw-goldblack {
  background: linear-gradient(135deg, #0a0a0a, #d4af37)
}

.sw-goldred {
  background: linear-gradient(135deg, #dc2626, #d4af37)
}

.pro-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border-radius: 1rem
}

.pro-table thead th {
  text-align: left;
  padding: 1rem 1.25rem;
  font-size: .72rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--muted);
  font-weight: 700;
  border-bottom: 2px solid var(--card-border);
  background: var(--glass);
  white-space: nowrap
}

[dir="rtl"] .pro-table thead th {
  text-align: right
}

.pro-table thead th:first-child {
  border-radius: 1rem 0 0 0
}

[dir="rtl"] .pro-table thead th:first-child {
  border-radius: 0 1rem 0 0
}

.pro-table thead th:last-child {
  border-radius: 0 1rem 0 0
}

[dir="rtl"] .pro-table thead th:last-child {
  border-radius: 1rem 0 0 0
}

.pro-table tbody td {
  padding: .9rem 1.25rem;
  border-bottom: 1px solid var(--card-border);
  font-size: .88rem;
  vertical-align: middle;
  transition: background .25s
}

[dir="rtl"] .pro-table tbody td {
  text-align: right
}

.pro-table tbody tr {
  transition: all .25s
}

.pro-table tbody tr:hover {
  background: rgba(3, 105, 161, 0.04)
}

.pro-table tbody tr:last-child td {
  border-bottom: none
}

.pro-table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 1rem
}

[dir="rtl"] .pro-table tbody tr:last-child td:first-child {
  border-radius: 0 0 1rem 0
}

.pro-table tbody tr:last-child td:last-child {
  border-radius: 0 0 1rem 0
}

[dir="rtl"] .pro-table tbody tr:last-child td:last-child {
  border-radius: 0 0 0 1rem
}

.avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: .8rem;
  color: #fff;
  flex-shrink: 0
}

.stu-info {
  display: flex;
  align-items: center;
  gap: .85rem
}

.stu-name {
  font-weight: 600;
  line-height: 1.3
}

.stu-id {
  font-size: .73rem;
  color: var(--muted);
  font-weight: 400
}

.stars-sm {
  display: flex;
  gap: 2px
}

.stars-sm i {
  font-size: .75rem
}

.tag-active {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: .75rem;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 20px;
  background: rgba(16, 185, 129, 0.12);
  color: #059669;
  white-space: nowrap
}

.tag-active i {
  font-size: .4rem
}

.footer-social {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: var(--footer-fg);
  border: 1.5px solid var(--footer-border);
  transition: all .3s;
  text-decoration: none
}

.footer-social:hover {
  color: var(--footer-accent);
  border-color: var(--footer-accent);
  transform: translateY(-3px)
}

.footer-link {
  color: var(--footer-fg);
  text-decoration: none;
  font-size: .85rem;
  transition: color .3s;
  cursor: pointer
}

.footer-link:hover {
  color: var(--footer-accent)
}

.footer-divider {
  height: 1px;
  background: var(--footer-border)
}

.site-footer {
  background: var(--footer-bg);
  border-top: 1px solid var(--footer-border);
  backdrop-filter: blur(20px);
  margin-top: auto;
  transition: background .8s
}

.tl-line {
  position: absolute;
  left: 24px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, var(--accent), transparent)
}

[dir="rtl"] .tl-line {
  left: auto;
  right: 24px
}

.tl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--accent);
  border: 3px solid var(--bg);
  position: relative;
  z-index: 2;
  flex-shrink: 0;
  box-shadow: 0 0 0 3px var(--accent)
}

.about-card {
  position: relative;
  overflow: hidden
}

.about-card::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 100%;
  height: 200%;
  background: radial-gradient(circle, rgba(3, 105, 161, 0.06) 0%, transparent 70%);
  pointer-events: none
}

.about-icon {
  width: 65px;
  height: 65px;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  flex-shrink: 0;
  transition: all .3s
}

.about-card:hover .about-icon {
  transform: scale(1.1) rotate(-5deg)
}

.slider-container {
  position: relative;
  width: 100%;
  height: 450px;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 12px 40px var(--shadow);
  margin-bottom: 3.5rem
}

.slider-track {
  display: flex;
  height: 100%;
  transition: transform 0.7s cubic-bezier(0.25, 0.1, 0.25, 1)
}

.slide {
  min-width: 100%;
  height: 100%;
  position: relative
}

.slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.slide-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2.5rem 3rem;
  color: #fff
}

.slide-overlay h3 {
  font-size: 2.2rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5)
}

.slide-overlay p {
  font-size: 1.1rem;
  max-width: 600px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  opacity: 0.9
}

.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 10;
  border: 1px solid rgba(255, 255, 255, 0.3)
}

.slider-arrow:hover {
  background: rgba(255, 255, 255, 0.4)
}

.slider-arrow.prev {
  left: 20px
}

.slider-arrow.next {
  right: 20px
}

.slider-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 10
}

.slider-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s
}

.slider-dot.active {
  background: #fff;
  width: 28px;
  border-radius: 5px
}

@media(max-width:768px) {
  .slider-container {
    height: 280px
  }
  .slide-overlay {
    padding: 1.5rem
  }
  .slide-overlay h3 {
    font-size: 1.3rem
  }
  .slide-overlay p {
    font-size: 0.9rem
  }
  .slider-arrow {
    width: 32px;
    height: 32px
  }
}

.fleet-gallery-section {
  padding: 3rem 0;
  background: var(--glass);
  border-top: 1px solid var(--card-border);
  border-bottom: 1px solid var(--card-border);
}

.fleet-gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}

@media (min-width: 640px) {
  .fleet-gallery-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1024px) {
  .fleet-gallery-grid {
    grid-template-columns: repeat(9, 1fr);
  }
}

.g-box {
  background: var(--card);
  border: 1px solid var(--card-border);
  border-radius: 0.75rem;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 4px 15px var(--shadow);
  transition: transform .3s ease, box-shadow .3s ease;
  display: flex;
  flex-direction: column;
}

.g-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px var(--shadow);
}

.g-box-img {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-bottom: 1px solid var(--card-border);
}

.g-box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease;
}

.g-box:hover .g-box-img img {
  transform: scale(1.1);
}

.g-box-info {
  padding: 0.75rem 0.5rem;
  text-align: center;
  background: var(--glass);
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.g-box-info span {
  display: block;
  color: var(--fg);
  font-weight: 700;
  font-size: 0.8rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.portfolio-card {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 8px 32px var(--shadow);
  border: 1px solid var(--card-border);
  height: 280px;
  transition: transform .3s ease;
}

.portfolio-card:hover {
  transform: translateY(-5px);
}

.portfolio-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease;
}

.portfolio-card:hover img {
  transform: scale(1.1);
}

.portfolio-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5rem;
  color: #fff;
}

.portfolio-overlay h3 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
}

.portfolio-overlay p {
  font-size: 0.85rem;
  opacity: 0.9;
  line-height: 1.4;
}

.client-marquee {
  overflow: hidden;
  position: relative;
  padding: 2rem 0;
  -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
  mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}

.marquee-track {
  display: flex;
  gap: 2.5rem;
  width: max-content;
  animation: marqueeScroll 35s linear infinite;
}

.client-logo {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: contain;
  background: #ffffff;
  padding: 12px;
  box-shadow: 0 4px 15px var(--shadow);
  border: 1px solid var(--card-border);
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.client-logo:hover {
  transform: scale(1.1);
}

@keyframes marqueeScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.testimonial-card {
  position: relative;
  padding: 2rem 1.5rem;
  overflow: hidden;
}

.testimonial-quote-icon {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  font-size: 3rem;
  opacity: 0.08;
  color: var(--accent);
}

[dir="rtl"] .testimonial-quote-icon {
  left: 1.5rem;
  right: auto;
}

.testimonial-rating i {
  color: #f59e0b;
  font-size: 1rem;
  margin-right: 2px;
}

[dir="rtl"] .testimonial-rating i {
  margin-right: 0;
  margin-left: 2px;
}

.testimonial-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid var(--accent);
}

.lang-panel {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: .5rem;
  background: var(--card);
  backdrop-filter: blur(20px);
  border: 1px solid var(--card-border);
  border-radius: 1rem;
  padding: .5rem;
  display: none;
  z-index: 60;
  box-shadow: 0 12px 40px var(--shadow);
  width: 180px;
  max-height: 300px;
  overflow-y: auto
}

[dir="rtl"] .lang-panel {
  left: auto;
  right: 0
}

.lang-panel.show {
  display: block
}

.lang-option {
  padding: .5rem .75rem;
  border-radius: .5rem;
  cursor: pointer;
  font-size: .85rem;
  color: var(--fg);
  transition: background .2s;
  display: flex;
  align-items: center;
  gap: 8px
}

.lang-option:hover {
  background: rgba(3, 105, 161, 0.08)
}

.lang-option.active {
  font-weight: 700;
  color: var(--accent)
}

.lang-flag {
  width: 20px;
  height: 14px;
  border-radius: 2px;
  object-fit: cover
}

.badge-type {
  font-size: .7rem;
  padding: 2px 8px;
  border-radius: 10px;
  font-weight: 600;
}

.badge-jet {
  background: rgba(220, 38, 38, .15);
  color: #dc2626;
}

.badge-heli {
  background: rgba(22, 163, 74, .15);
  color: #16a34a;
}

.badge-prop {
  background: rgba(245, 158, 11, .15);
  color: #f59e0b;
}

.badge-cat {
  font-size: .7rem;
  padding: 2px 8px;
  border-radius: 10px;
  font-weight: 600;
  background: rgba(3, 105, 161, .15);
  color: var(--accent);
}

.print-btn {
  margin-bottom: 1.5rem;
  background: #059669;
  color: #fff;
  font-weight: 600;
  padding: .65rem 1.5rem;
  border-radius: .65rem;
  border: none;
  cursor: pointer;
  transition: all .3s;
  font-size: .875rem;
}

.print-btn:hover {
  background: #047857;
}

.cert-badge {
  background: linear-gradient(135deg, #f59e0b, #d97706);
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  flex-shrink: 0;
}

.rule-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding: 1rem;
  background: var(--glass);
  border-radius: .5rem;
  border-left: 4px solid var(--accent);
}

[dir="rtl"] .rule-item {
  border-left: none;
  border-right: 4px solid var(--accent);
}

@media(max-width:768px) {
  .nav-links {
    display: none !important
  }
  .mob-btn {
    display: flex !important
  }
  .hero-stat .num {
    font-size: 1.6rem
  }
  .prof-img {
    width: 80px;
    height: 80px
  }
  .pro-table thead th,
  .pro-table tbody td {
    padding: .65rem .75rem;
    font-size: .78rem
  }
  .avatar {
    width: 34px;
    height: 34px;
    font-size: .7rem
  }
  .theme-panel,
  .lang-panel {
    right: 0;
    left: auto;
    width: 160px;
    max-width: calc(100vw - 20px);
  }
  [dir="rtl"] .theme-panel,
  [dir="rtl"] .lang-panel {
    right: auto;
    left: 0;
  }
}

@media print {
  body * {
    visibility: hidden;
  }
  #page-reports,
  #page-reports * {
    visibility: visible;
  }
  #page-reports {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .no-print {
    display: none !important;
  }
  .glass-card {
    box-shadow: none;
    border: 1px solid #ccc;
    background: #fff !important;
  }
  .pro-table thead th {
    background: #eee !important;
    color: #000 !important;
  }
  .pro-table td,
  .pro-table th {
    color: #000 !important;
    border-color: #ccc !important;
  }
}