@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap");
body {
  font-family: "Noto Sans TC", "Poppins", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", "Noto Sans TC", sans-serif;
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
.welcome-page .navbar.nav-bg-color {
  background: transparent !important;
  box-shadow: none !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transition: all 0.3s ease-out;
  padding: 1rem 0;
}
.welcome-page .navbar.nav-bg-color > .container {
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1200px) {
  .welcome-page .navbar.nav-bg-color > .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.welcome-page .navbar.nav-bg-color .navbar-brand {
  font-family: "Poppins", "Noto Sans TC", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #FFFFFF !important;
  letter-spacing: -0.02em;
  transition: all 0.3s ease-out;
}
.welcome-page .navbar.nav-bg-color .navbar-brand:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}
.welcome-page .navbar.nav-bg-color .nav-link {
  color: rgba(255, 255, 255, 0.9) !important;
  font-weight: 500;
  padding: 0.5rem 1rem !important;
  transition: all 0.25s ease-out;
}
.welcome-page .navbar.nav-bg-color .nav-link:hover {
  color: #FFFFFF !important;
  background: rgba(255, 255, 255, 0.1);
}
.welcome-page .navbar.nav-bg-color .nav-link:not(.dropdown-toggle) {
  position: relative;
}
.welcome-page .navbar.nav-bg-color .nav-link:not(.dropdown-toggle)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #FFFFFF;
  transition: all 0.25s ease-out;
  transform: translateX(-50%);
}
.welcome-page .navbar.nav-bg-color .nav-link:not(.dropdown-toggle):hover::after {
  width: 60%;
}
.welcome-page .navbar.nav-bg-color .dropdown-menu {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15);
  padding: 0.5rem;
  margin-top: 0.5rem;
}
.welcome-page .navbar.nav-bg-color .dropdown-menu .dropdown-item {
  color: #1E293B !important;
  padding: 0.625rem 1rem;
  font-weight: 500;
  transition: all 0.2s ease-out;
}
.welcome-page .navbar.nav-bg-color .dropdown-menu .dropdown-item:hover {
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1 !important;
}
.welcome-page .navbar.nav-bg-color .navbar-nav .nav-link.btn-nav {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1.25rem !important;
  margin-left: 0.5rem;
}
.welcome-page .navbar.nav-bg-color .navbar-nav .nav-link.btn-nav:hover {
  background: rgba(255, 255, 255, 0.25);
}
.welcome-page .navbar.nav-bg-color .navbar-nav .nav-link.btn-nav::after {
  display: none;
}
.welcome-page .navbar.nav-bg-color .navbar-toggler {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.5rem 0.75rem;
  transition: all 0.2s ease-out;
}
.welcome-page .navbar.nav-bg-color .navbar-toggler:hover {
  background: rgba(255, 255, 255, 0.1);
}
.welcome-page .navbar.nav-bg-color .navbar-toggler:focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}
.welcome-page .navbar.nav-bg-color .cart-link {
  background: rgba(255, 255, 255, 0.1);
  padding: 0.5rem 0.75rem;
  transition: all 0.2s ease-out;
}
.welcome-page .navbar.nav-bg-color .cart-link:hover {
  background: rgba(255, 255, 255, 0.2);
}
.welcome-page.scrolled .navbar.nav-bg-color {
  position: fixed;
  background: rgba(255, 255, 255, 0.95) !important;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08) !important;
  padding: 0.75rem 0;
}
.welcome-page.scrolled .navbar.nav-bg-color .navbar-brand {
  color: #1E293B !important;
}
.welcome-page.scrolled .navbar.nav-bg-color .nav-link {
  color: #475569 !important;
}
.welcome-page.scrolled .navbar.nav-bg-color .nav-link:hover {
  color: #6366F1 !important;
  background: rgba(99, 102, 241, 0.08);
}
.welcome-page.scrolled .navbar.nav-bg-color .nav-link:not(.dropdown-toggle)::after {
  background: #6366F1;
}
.welcome-page.scrolled .navbar.nav-bg-color .navbar-toggler {
  border-color: #94A3B8;
}
.welcome-page.scrolled .navbar.nav-bg-color .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2830, 41, 59, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.welcome-page.scrolled .navbar.nav-bg-color .cart-link {
  background: rgba(99, 102, 241, 0.1);
}
.welcome-page.scrolled .navbar.nav-bg-color .cart-link:hover {
  background: rgba(99, 102, 241, 0.15);
}
.welcome-page.scrolled .navbar.nav-bg-color .nav-link.btn-nav {
  background: #6366F1;
  border-color: #6366F1;
  color: #FFFFFF !important;
}
.welcome-page.scrolled .navbar.nav-bg-color .nav-link.btn-nav:hover {
  background: #4F46E5;
}
.welcome-page main {
  padding: 0;
}
.welcome-page footer.footer {
  margin-top: 0 !important;
}
@media (max-width: 991.98px) {
  .welcome-page .navbar.nav-bg-color {
    padding: 0.75rem 0;
  }
  .welcome-page .navbar.nav-bg-color > .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .welcome-page .navbar.nav-bg-color .navbar-collapse {
    background: rgba(30, 41, 59, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    margin: 0.75rem -1rem -0.75rem;
    padding: 1rem;
  }
  .welcome-page .navbar.nav-bg-color .navbar-nav .nav-link {
    padding: 0.75rem 1rem !important;
    margin-bottom: 0.25rem;
  }
  .welcome-page .navbar.nav-bg-color .navbar-nav .nav-link:not(.dropdown-toggle)::after {
    display: none;
  }
  .welcome-page .navbar.nav-bg-color .dropdown-menu {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    box-shadow: none;
    padding-left: 1rem;
  }
  .welcome-page .navbar.nav-bg-color .dropdown-menu .dropdown-item {
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .welcome-page .navbar.nav-bg-color .dropdown-menu .dropdown-item:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #FFFFFF !important;
  }
  .welcome-page.scrolled .navbar.nav-bg-color .navbar-collapse {
    background: rgba(255, 255, 255, 0.98);
  }
  .welcome-page.scrolled .navbar.nav-bg-color .dropdown-menu {
    background: rgba(99, 102, 241, 0.05);
  }
  .welcome-page.scrolled .navbar.nav-bg-color .dropdown-menu .dropdown-item {
    color: #475569 !important;
  }
  .welcome-page.scrolled .navbar.nav-bg-color .dropdown-menu .dropdown-item:hover {
    background: rgba(99, 102, 241, 0.1);
    color: #6366F1 !important;
  }
}

.hero-section {
  position: relative;
  background: linear-gradient(135deg, #667EEA 0%, #764BA2 100%);
  min-height: 100vh;
  overflow: hidden;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(ellipse 80% 50% at 20% 40%, rgba(139, 92, 246, 0.3) 0%, transparent 50%), radial-gradient(ellipse 60% 40% at 80% 60%, rgba(236, 72, 153, 0.2) 0%, transparent 50%), radial-gradient(ellipse 50% 30% at 50% 80%, rgba(99, 102, 241, 0.25) 0%, transparent 50%);
  animation: aurora-shift 10s ease-in-out infinite alternate;
  pointer-events: none;
}
.hero-section .hero-particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.15) 1px, transparent 1px), radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.12) 1px, transparent 1px), radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.08) 2px, transparent 2px), radial-gradient(circle at 60% 70%, rgba(255, 255, 255, 0.1) 1.5px, transparent 1.5px);
  background-size: 100px 100px, 150px 150px, 200px 200px, 120px 120px;
  animation: float-particles 25s linear infinite;
}

@keyframes aurora-shift {
  0% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
  100% {
    opacity: 0.8;
    transform: scale(1.05) translateY(-20px);
  }
}
@keyframes float-particles {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100px);
  }
}
.hero-content-wrapper {
  display: flex;
  align-items: center;
  min-height: 100vh;
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 600px;
  margin-left: auto;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
@media (min-width: 992px) {
  .hero-content {
    padding-left: 5rem !important;
    padding-right: 4rem !important;
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .hero-content {
    padding-left: 8rem !important;
  }
}

.paa-badge {
  display: inline-flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  padding: 0.625rem 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #FFFFFF;
  font-size: 0.875rem;
  font-weight: 500;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-out;
}
.paa-badge:hover {
  background: rgba(255, 255, 255, 0.18);
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}
.paa-badge .badge-dot {
  width: 8px;
  height: 8px;
  background: #F59E0B;
  margin-right: 0.625rem;
  box-shadow: 0 0 12px rgba(245, 158, 11, 0.6);
  animation: pulse-dot 2s ease-in-out infinite;
}

@keyframes pulse-dot {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0 0 12px rgba(245, 158, 11, 0.6);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.3);
    box-shadow: 0 0 20px rgba(245, 158, 11, 0.8);
  }
}
.hero-title {
  color: #FFFFFF;
  line-height: 1.1;
}
.hero-title .paa-text {
  display: inline-block;
  font-size: 4.5rem;
  font-weight: 800;
  background: linear-gradient(135deg, #F59E0B 0%, #FCD34D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: paa-glow 2s ease-in-out infinite alternate;
}
@media (min-width: 768px) {
  .hero-title .paa-text {
    font-size: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .hero-title .paa-text {
    font-size: 6rem;
  }
}
.hero-title .title-line {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .hero-title .title-line {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  .hero-title .title-line {
    font-size: 3.5rem;
  }
}
.hero-title .title-sub {
  font-size: 1.25rem;
  font-weight: 400;
  opacity: 0.9;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .hero-title .title-sub {
    font-size: 1.5rem;
  }
}

@keyframes paa-glow {
  0% {
    filter: brightness(1);
  }
  100% {
    filter: brightness(1.15);
  }
}
.hero-desc {
  font-size: 1.0625rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.85);
  max-width: 480px;
}
@media (min-width: 768px) {
  .hero-desc {
    font-size: 1.125rem;
  }
}
.hero-desc strong {
  color: #FCD34D;
}
.hero-desc .highlight {
  color: #FFFFFF;
  font-weight: 600;
}

.btn-primary-paa {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #FFFFFF 0%, #F8FAFC 100%);
  color: #6366F1;
  padding: 1rem 2rem;
  font-weight: 600;
  font-size: 1.0625rem;
  text-decoration: none;
  transition: all 0.25s ease-out;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.btn-primary-paa::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  transition: left 0.5s ease;
}
.btn-primary-paa .btn-paa-sound {
  position: absolute;
  right: -40px;
  opacity: 0;
  color: #F59E0B;
  font-weight: 700;
  font-size: 0.875rem;
  transition: all 0.25s ease-out;
}
.btn-primary-paa:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #4F46E5;
  text-decoration: none;
}
.btn-primary-paa:hover::before {
  left: 100%;
}
.btn-primary-paa:hover .btn-paa-sound {
  right: 1rem;
  opacity: 1;
}
.btn-primary-paa:active {
  transform: translateY(-2px);
}

.btn-outline-paa {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #FFFFFF;
  padding: 1rem 1.75rem;
  border: 2px solid rgba(255, 255, 255, 0.25);
  font-weight: 500;
  font-size: 1.0625rem;
  text-decoration: none;
  transition: all 0.25s ease-out;
  cursor: pointer;
}
.btn-outline-paa:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.btn-outline-paa:active {
  transform: translateY(0);
}

.hero-stats-mini .stat-mini strong {
  font-size: 1.375rem;
  color: #FFFFFF;
  font-weight: 700;
}
.hero-stats-mini .stat-mini span {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.7);
}
.hero-stats-mini .stat-divider {
  width: 1px;
  height: 45px;
  background: rgba(255, 255, 255, 0.3);
}

.hero-visual-wrapper {
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.1);
}

.hero-visual {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 500px;
}

.gavel-animation {
  position: relative;
  width: 400px;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gavel-head {
  position: relative;
  z-index: 3;
}
.gavel-head i {
  font-size: 10rem;
  color: #FFFFFF;
  filter: drop-shadow(0 10px 40px rgba(0, 0, 0, 0.3));
  animation: gavel-swing 3s ease-in-out infinite;
  transform-origin: bottom right;
}

@keyframes gavel-swing {
  0%, 100% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(-30deg);
  }
  50% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(-5deg);
  }
}
.gavel-impact {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
}
.gavel-impact .paa-burst {
  position: relative;
  z-index: 4;
  font-size: 3rem;
  font-weight: 800;
  color: #F59E0B;
  text-shadow: 0 0 40px rgba(245, 158, 11, 0.8);
  animation: paa-burst 3s ease-in-out infinite;
}
.gavel-impact .impact-rings {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gavel-impact .ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 3px solid rgba(245, 158, 11, 0.5);
  animation: ring-expand 3s ease-out infinite;
}
.gavel-impact .ring.ring-1 {
  width: 60px;
  height: 60px;
  animation-delay: 0.5s;
}
.gavel-impact .ring.ring-2 {
  width: 100px;
  height: 100px;
  animation-delay: 0.7s;
}
.gavel-impact .ring.ring-3 {
  width: 150px;
  height: 150px;
  animation-delay: 0.9s;
}

@keyframes paa-burst {
  0%, 40%, 100% {
    opacity: 0;
    transform: scale(0.8);
  }
  45%, 70% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes ring-expand {
  0%, 40% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
  }
  50% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.5);
  }
}
.success-icons {
  position: absolute;
  width: 100%;
  height: 100%;
}

.icon-float {
  position: absolute;
  width: 56px;
  height: 56px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  color: #6366F1;
  font-size: 1.375rem;
  animation: icon-float 6s ease-in-out infinite;
}
.icon-float.icon-1 {
  top: 8%;
  left: 8%;
  animation-delay: 0s;
}
.icon-float.icon-2 {
  top: 5%;
  right: 12%;
  animation-delay: 1.5s;
}
.icon-float.icon-3 {
  bottom: 18%;
  left: 5%;
  animation-delay: 3s;
}
.icon-float.icon-4 {
  bottom: 8%;
  right: 8%;
  animation-delay: 4.5s;
}

@keyframes icon-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
.hero-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
}
.hero-wave svg {
  width: 100%;
  height: 120px;
}

.features-section {
  background: #FFFFFF;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.features-header-col {
  background: #F1F5F9;
  min-height: 400px;
}
@media (min-width: 992px) {
  .features-header-col {
    min-height: 500px;
  }
}

.features-header-content {
  max-width: 400px;
}
@media (min-width: 992px) {
  .features-header-content {
    margin-left: auto;
    padding-right: 3rem !important;
  }
}

.features-cards-col {
  background: #FFFFFF;
}

.section-tag {
  display: inline-block;
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1;
  padding: 0.5rem 1.25rem;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.section-title {
  font-size: 2.25rem;
  font-weight: 700;
  color: #1E293B;
  line-height: 1.35;
}
@media (min-width: 768px) {
  .section-title {
    font-size: 2.75rem;
  }
}

.section-desc {
  font-size: 1.0625rem;
  color: #475569;
  max-width: 500px;
}
@media (min-width: 768px) {
  .section-desc {
    font-size: 1.125rem;
  }
}

.feature-card {
  position: relative;
  background: #FFFFFF;
  border: none;
  border-right: 1px solid #E2E8F0;
  padding: 2.5rem 2rem;
  transition: all 0.3s ease-out;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
@media (min-width: 992px) {
  .feature-card {
    padding: 3rem 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .feature-card {
    border-right: none;
    border-bottom: 1px solid #E2E8F0;
  }
}
.feature-card:last-child {
  border-right: none;
}
.feature-card::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-out;
}
.feature-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.02) 0%, rgba(99, 102, 241, 0.05) 100%);
  opacity: 0;
  transition: opacity 0.3s ease-out;
  pointer-events: none;
}
.feature-card:hover {
  background: #FFFFFF;
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}
.feature-card:hover::before {
  transform: scaleX(1);
}
.feature-card:hover::after {
  opacity: 1;
}
.feature-card:hover .feature-icon .icon-bg {
  transform: scale(1);
}
.feature-card:hover .feature-icon i {
  color: #FFFFFF;
  transform: scale(1.1);
}
.feature-card:hover .feature-number {
  opacity: 0.08;
  transform: translateY(-5px);
}
.feature-card .feature-icon {
  position: relative;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.feature-card .feature-icon .icon-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  transform: scale(0);
  transition: transform 0.4s ease;
}
.feature-card .feature-icon i {
  position: relative;
  z-index: 1;
  font-size: 2rem;
  color: #6366F1;
  transition: all 0.4s ease;
}
.feature-card .feature-number {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  font-size: 4rem;
  font-weight: 800;
  color: #E2E8F0;
  line-height: 1;
  transition: all 0.3s ease-out;
}
@media (min-width: 992px) {
  .feature-card .feature-number {
    font-size: 5rem;
  }
}
.feature-card h3 {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1E293B;
  margin-bottom: 0.875rem;
}
.feature-card p {
  color: #475569;
  line-height: 1.75;
  margin-bottom: 1.25rem;
  font-size: 0.9375rem;
  flex-grow: 1;
}
.feature-card .feature-highlight {
  display: inline-flex;
  align-items: center;
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1;
  padding: 0.5rem 1rem;
  font-size: 0.8125rem;
  font-weight: 600;
}

.stats-section {
  background: #FFFFFF;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.stats-highlight-col {
  background: #1E293B;
  position: relative;
  overflow: hidden;
  min-height: 300px;
}
@media (min-width: 992px) {
  .stats-highlight-col {
    min-height: 400px;
  }
}

.stats-highlight-content {
  position: relative;
  z-index: 1;
  max-width: 400px;
}
@media (min-width: 992px) {
  .stats-highlight-content {
    margin-left: auto;
    padding-right: 4rem !important;
  }
}

.stats-paa-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 10rem;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.03);
  white-space: nowrap;
  pointer-events: none;
  z-index: 0;
}
@media (min-width: 992px) {
  .stats-paa-bg {
    font-size: 14rem;
  }
}

.stat-big-number {
  font-size: 4rem;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .stat-big-number {
    font-size: 5rem;
  }
}
@media (min-width: 1200px) {
  .stat-big-number {
    font-size: 6rem;
  }
}
.stat-big-number span {
  font-size: 2rem;
  color: #F59E0B;
}
@media (min-width: 768px) {
  .stat-big-number span {
    font-size: 2.5rem;
  }
}

.stat-big-label {
  font-size: 1.25rem;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .stat-big-label {
    font-size: 1.5rem;
  }
}

.stat-big-desc {
  font-size: 0.9375rem;
  color: rgba(255, 255, 255, 0.6);
}
.stat-big-desc i {
  color: #F59E0B;
}

.stats-cards-col {
  background: #F1F5F9;
}

.stat-card {
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  padding: 2rem 1.5rem;
  text-align: center;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
@media (min-width: 992px) {
  .stat-card {
    padding: 2.5rem 2rem;
  }
}
.stat-card:hover {
  background: #FFFFFF;
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}
.stat-card:hover .stat-card-icon {
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  transform: scale(1.1) rotate(-5deg);
  box-shadow: 0 8px 24px rgba(99, 102, 241, 0.3);
}
.stat-card:hover .stat-card-icon i {
  color: #FFFFFF;
}
.stat-card:hover .stat-card-number {
  color: #6366F1;
}
.stat-card .stat-card-icon {
  width: 60px;
  height: 60px;
  background: rgba(99, 102, 241, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
  transition: all 0.3s ease;
}
.stat-card .stat-card-icon i {
  font-size: 1.5rem;
  color: #6366F1;
  transition: color 0.3s ease;
}
.stat-card .stat-card-number {
  font-size: 2rem;
  font-weight: 800;
  color: #1E293B;
  line-height: 1;
  margin-bottom: 0.5rem;
  transition: color 0.3s ease-out;
}
@media (min-width: 768px) {
  .stat-card .stat-card-number {
    font-size: 2.5rem;
  }
}
.stat-card .stat-card-number span {
  font-size: 1rem;
  color: #6366F1;
}
@media (min-width: 768px) {
  .stat-card .stat-card-number span {
    font-size: 1.25rem;
  }
}
.stat-card .stat-card-label {
  font-size: 1rem;
  font-weight: 600;
  color: #1E293B;
  margin-bottom: 0.25rem;
}
.stat-card .stat-card-desc {
  font-size: 0.8125rem;
  color: #94A3B8;
}

.process-section {
  background: #FFFFFF;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.process-header-col {
  background: linear-gradient(135deg, #667EEA 0%, #764BA2 100%);
  min-height: 400px;
}
@media (min-width: 992px) {
  .process-header-col {
    min-height: 450px;
  }
}

.process-header-content {
  max-width: 350px;
}
@media (min-width: 992px) {
  .process-header-content {
    margin-left: auto;
    padding-right: 3rem !important;
  }
}

.section-tag-light {
  background: rgba(255, 255, 255, 0.2);
  color: #FFFFFF;
}

.section-title-light {
  color: #FFFFFF;
}

.section-desc-light {
  color: rgba(255, 255, 255, 0.8);
}

.process-steps-col {
  background: #FFFFFF;
}

.process-step-card {
  position: relative;
  background: #FFFFFF;
  border-right: 1px solid #E2E8F0;
  padding: 3rem 2rem;
  text-align: center;
  transition: all 0.3s ease-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 992px) {
  .process-step-card {
    padding: 4rem 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .process-step-card {
    border-right: none;
    border-bottom: 1px solid #E2E8F0;
  }
}
.process-step-card:last-child {
  border-right: none;
}
.process-step-card:hover {
  background: #FFFFFF;
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}
.process-step-card:hover .step-icon-lg {
  transform: scale(1.15) rotate(-5deg);
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  box-shadow: 0 12px 32px rgba(99, 102, 241, 0.3);
}
.process-step-card:hover .step-icon-lg i {
  color: #FFFFFF;
}
.process-step-card:hover .step-number-badge {
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  color: #FFFFFF;
  transform: scale(1.1);
}
.process-step-card .step-number-badge {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  width: 32px;
  height: 32px;
  background: #F1F5F9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 700;
  color: #94A3B8;
  transition: all 0.3s ease-out;
}
.process-step-card .step-icon-lg {
  width: 80px;
  height: 80px;
  background: rgba(99, 102, 241, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
}
.process-step-card .step-icon-lg i {
  font-size: 2rem;
  color: #6366F1;
  transition: color 0.4s ease;
}
.process-step-card h4 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1E293B;
  margin-bottom: 0.75rem;
}
.process-step-card p {
  font-size: 0.9375rem;
  color: #475569;
  line-height: 1.7;
}

.process-step-card-highlight {
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.05) 0%, rgba(245, 158, 11, 0.05) 100%);
}
.process-step-card-highlight .step-number-badge {
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  color: #FFFFFF;
}
.process-step-card-highlight .step-icon-lg {
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
}
.process-step-card-highlight .step-icon-lg i {
  color: #FFFFFF;
}
.process-step-card-highlight .paa-label {
  display: inline-block;
  background: linear-gradient(135deg, #F59E0B 0%, #FCD34D 100%);
  color: #FFFFFF;
  padding: 0.5rem 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  animation: paa-pulse 2s ease-in-out infinite;
}

@keyframes paa-pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
.cta-section {
  position: relative;
  background: linear-gradient(135deg, #667EEA 0%, #764BA2 100%);
  overflow: hidden;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
@media (min-width: 768px) {
  .cta-section {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
}

.cta-bg-elements {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.cta-bg-elements .cta-circle {
  position: absolute;
  background: rgba(255, 255, 255, 0.05);
}
.cta-bg-elements .cta-circle.cta-circle-1 {
  width: 400px;
  height: 400px;
  top: -200px;
  right: -100px;
}
.cta-bg-elements .cta-circle.cta-circle-2 {
  width: 300px;
  height: 300px;
  bottom: -150px;
  left: -100px;
}
.cta-bg-elements .cta-gavel {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-15deg);
  font-size: 15rem;
  color: rgba(255, 255, 255, 0.03);
}
@media (min-width: 768px) {
  .cta-bg-elements .cta-gavel {
    font-size: 20rem;
  }
}

.cta-title {
  font-size: 2rem;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.35;
}
@media (min-width: 768px) {
  .cta-title {
    font-size: 2.75rem;
  }
}
@media (min-width: 992px) {
  .cta-title {
    font-size: 3rem;
  }
}
.cta-title .cta-highlight {
  color: #FCD34D;
}

.cta-desc {
  font-size: 1.0625rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.8;
}
@media (min-width: 768px) {
  .cta-desc {
    font-size: 1.25rem;
  }
}

.btn-cta {
  display: inline-block;
  position: relative;
  background: linear-gradient(135deg, #FFFFFF 0%, #F8FAFC 100%);
  color: #6366F1;
  padding: 1.125rem 2.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
  overflow: hidden;
  transition: all 0.25s ease-out;
  cursor: pointer;
}
@media (min-width: 768px) {
  .btn-cta {
    padding: 1.25rem 3rem;
    font-size: 1.25rem;
  }
}
.btn-cta .btn-shine {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
  animation: btn-shine 3s ease-in-out infinite;
}
.btn-cta:hover {
  transform: translateY(-5px) scale(1.03);
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.25), 0 0 60px rgba(99, 102, 241, 0.2);
  color: #4F46E5;
  text-decoration: none;
}
.btn-cta:active {
  transform: translateY(-2px) scale(1.01);
}

@keyframes btn-shine {
  0% {
    left: -100%;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.cta-trust {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9375rem;
}

.trust-section {
  background: #F1F5F9;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.trust-card {
  background: #FFFFFF;
  border-right: 1px solid #E2E8F0;
  border-bottom: 1px solid #E2E8F0;
  padding: 2rem 1.5rem;
  text-align: center;
  position: relative;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
@media (min-width: 992px) {
  .trust-card {
    padding: 3rem 2rem;
    border-bottom: none;
  }
}
.trust-card:last-child {
  border-right: none;
}
@media (max-width: 991.98px) {
  .trust-card:nth-child(2n) {
    border-right: none;
  }
  .trust-card:nth-child(n+3) {
    border-bottom: none;
  }
}
.trust-card:hover {
  background: #FFFFFF;
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.trust-card:hover .trust-card-icon {
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  transform: scale(1.15) rotate(-5deg);
  box-shadow: 0 8px 24px rgba(99, 102, 241, 0.3);
}
.trust-card:hover .trust-card-icon i {
  color: #FFFFFF;
}
.trust-card:hover .trust-card-badge {
  opacity: 1;
  transform: scale(1);
}
.trust-card:hover h5 {
  color: #6366F1;
}
.trust-card .trust-card-icon {
  width: 70px;
  height: 70px;
  background: rgba(99, 102, 241, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.25rem;
  transition: all 0.4s ease;
}
.trust-card .trust-card-icon i {
  font-size: 1.75rem;
  color: #6366F1;
  transition: color 0.3s ease;
}
.trust-card h5 {
  font-size: 1.125rem;
  font-weight: 700;
  color: #1E293B;
  margin-bottom: 0.75rem;
  transition: color 0.3s ease-out;
}
@media (min-width: 768px) {
  .trust-card h5 {
    font-size: 1.25rem;
  }
}
.trust-card p {
  font-size: 0.875rem;
  color: #475569;
  line-height: 1.6;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .trust-card p {
    font-size: 0.9375rem;
  }
}
.trust-card .trust-card-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #6366F1;
  font-size: 1rem;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.3s ease-out;
}
@media (min-width: 992px) {
  .trust-card .trust-card-badge {
    top: 1.5rem;
    right: 1.5rem;
    font-size: 1.25rem;
  }
}

@media (max-width: 991.98px) {
  .hero-section {
    min-height: auto;
  }

  .hero-content-wrapper {
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 150px;
  }

  .hero-content {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .hero-content .hero-desc {
    margin-left: auto;
    margin-right: auto;
  }
  .hero-content .hero-stats-mini {
    justify-content: center;
  }

  .hero-cta {
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  .hero-title .paa-text {
    font-size: 3.5rem;
  }
  .hero-title .title-line {
    font-size: 2rem;
  }
  .hero-title .title-sub {
    font-size: 1.125rem;
  }

  .hero-content {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .btn-primary-paa,
.btn-outline-paa {
    width: 100%;
  }

  .section-title {
    font-size: 1.875rem;
  }

  .feature-card {
    padding: 1.5rem;
  }

  .stats-container {
    padding: 2rem 1rem;
  }

  .stat-item .stat-number {
    font-size: 2rem;
  }
}
html {
  scroll-behavior: smooth;
}

*:focus-visible {
  outline: 2px solid #6366F1;
  outline-offset: 2px;
}

::selection {
  background: rgba(99, 102, 241, 0.2);
  color: #1E293B;
}

.icon-float.icon-1 {
  animation: icon-float-1 5s ease-in-out infinite;
}
.icon-float.icon-2 {
  animation: icon-float-2 6s ease-in-out infinite;
}
.icon-float.icon-3 {
  animation: icon-float-3 5.5s ease-in-out infinite;
}
.icon-float.icon-4 {
  animation: icon-float-4 6.5s ease-in-out infinite;
}

@keyframes icon-float-1 {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-15px) rotate(5deg);
  }
}
@keyframes icon-float-2 {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(-5deg);
  }
}
@keyframes icon-float-3 {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-18px) rotate(3deg);
  }
}
@keyframes icon-float-4 {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-22px) rotate(-3deg);
  }
}
.glass-effect {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.gradient-text {
  background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

a {
  transition: color 0.2s ease-out;
}
