/* Premium Dark Red/Black Theme - Enhanced */
.navbar, .header {
    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%) !important;
    border-bottom: 1px solid #333333;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 1000;
    padding: 12px 0;
}

/* Professional Logo Container */
.header .navbar-brand {
    background: transparent !important;
    padding: 8px !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: auto !important;
    height: 60px !important;
    border: none !important;
    box-shadow: none !important;
}

.header .navbar-brand img,
.header .navbar-logo {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    max-height: 50px !important;
    max-width: 120px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.header .navbar-brand:hover img,
.header .navbar-brand:hover .navbar-logo {
    transform: scale(1.05) !important;
}
.navbar .nav-link, .header .nav-link {
    color: #f5f5f5 !important;
    background: transparent !important;
    border: 1px solid transparent !important;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 12px 18px;
    border-radius: 10px;
    position: relative;
    letter-spacing: 0.3px;
    text-decoration: none;
}

.navbar .nav-link:hover, .header .nav-link:hover {
    color: #ff4444 !important;
    background: rgba(255, 68, 68, 0.08) !important;
    border-color: rgba(255, 68, 68, 0.2);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(255, 68, 68, 0.15);
}

.navbar .nav-link.active, .header .nav-link.active {
    color: #ffffff !important;
    background: linear-gradient(135deg, #ff4444 0%, #ff6666 100%) !important;
    box-shadow: 0 4px 16px rgba(255, 68, 68, 0.3);
    transform: translateY(-1px);
    border-color: rgba(255, 68, 68, 0.4);
}
.navbar .btn-primary, .header .btn-primary {
    background: linear-gradient(135deg, #ff4444 0%, #ff6666 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 10px;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 28px;
    margin-left: 16px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 16px rgba(255, 68, 68, 0.3);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.navbar .btn-primary::before, .header .btn-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.navbar .btn-primary:hover::before, .header .btn-primary:hover::before {
    left: 100%;
}

.navbar .btn-primary:hover, .header .btn-primary:hover {
    background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 68, 68, 0.4);
    color: #ffffff !important;
}

.navbar .btn-primary:active, .header .btn-primary:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(255, 68, 68, 0.3);
}
body {
    background: linear-gradient(135deg, #000000 0%, #0a0a0a 50%, #1a1a1a 100%) !important;
    color: #f5f5f5 !important;
    border: none !important;
    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;
}
.card, .navbar, .footer, .form-control, .modal-content {
    background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
    color: #f5f5f5 !important;
    border: 1px solid #333333;
    box-shadow: none; /* Removed box-shadow */
}
a, .btn-primary, .btn, .nav-link.active, .highlight {
    color: #fff !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: none; /* Removed box-shadow */
}
a:hover, .btn-primary:hover, .btn:hover {
    background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
    border-color: #ff6666 !important;
    transform: translateY(-2px);
    box-shadow: none; /* Removed box-shadow */
}
input, textarea, select {
    background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
    color: #f5f5f5 !important;
    border: 1px solid #333333 !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 12px;
    padding: 14px 20px;
    font-weight: 500;
}

input:focus, textarea:focus, select:focus {
    background: linear-gradient(135deg, #2a2a2a 0%, #3a3a3a 100%) !important;
    color: #ffffff !important;
    border-color: #ff4444 !important;
    box-shadow: none; /* Removed box-shadow */
    transform: translateY(-1px);
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/Rubik-Light.ttf?b269c92bc326f0d43f542b946c3f0203) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/Rubik-Regular.ttf?705a89f52bdf93b960ed7777e4b152af) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/Rubik-Medium.ttf?e41132b912f5c264d4f0596e939fb78a) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/Rubik-SemiBold.ttf?4bc5c511d3be812971dc09c7b01a9d56) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/Rubik-Bold.ttf?b24c64f715ba25a6e7f5c3df2188a90c) format("truetype");
  font-display: swap;
}
body {
  font-family: "rubik";
  font-weight: 400;
}

ul {
  list-style: none;
  padding-left: 0;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.btn {
  padding: 10px 30px;
  border-radius: 10px;
  box-shadow: none !important;
}
@media (max-width: 575px) {
  .btn {
    padding: 10px 20px;
  }
}

.btn-white {
  background-color: #ff4444; /* Changed to red */
  color: #ffffff; /* Changed to white */
  border: 1px solid #ff4444; /* Changed to red */
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
  background-color: #ff4444; /* Ensured consistent red */
  color: #ffffff; /* Ensured consistent white */
  border: 1px solid #ff4444; /* Ensured consistent red */
}

/* Premium Red Actions */
.btn-primary, .nav-link.active, .highlight, .main-action {
    background: linear-gradient(135deg, #ff4444 0%, #cc3333 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: none; /* Removed box-shadow */
    text-transform: uppercase !important;
    font-size: 14px !important;
}
.btn-primary:hover, .nav-link.active:hover, .highlight:hover, .main-action:hover {
    background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
    transform: translateY(-3px) !important;
    box-shadow: none; /* Removed box-shadow */
}

/* Premium Cookie Consent Override */
.btn-info, .alert-info, .cookie-consent, .cookie-consent__message, .text-info, .bg-info {
    background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
    color: #f5f5f5 !important;
}
.btn-success, .alert-success, .text-success, .bg-success {
    background: #0ac074 !important;
    color: #fff !important;
    border-color: #0ac074 !important;
}
.btn-warning, .alert-warning, .text-warning, .bg-warning {
    background: #ffb821 !important;
    color: #fff !important;
    border-color: #ffb821 !important;
}

/* View More Button - Always Red with Enhanced Hover Effects */
.btn-primary-light {
    background: linear-gradient(135deg, #ff4444 0%, #cc3333 100%) !important;
    color: #ffffff !important;
    border: 2px solid #ff4444 !important;
    border-radius: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    padding: 12px 30px !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 4px 15px rgba(255, 68, 68, 0.3) !important;
    position: relative !important;
    overflow: hidden !important;
}

.btn-primary-light::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%);
    transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

.btn-primary-light:hover,
.btn-primary-light:focus,
.btn-primary-light:active,
.btn-primary-light.active {
    background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
    color: #ffffff !important;
    border: 2px solid #ff6666 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 25px rgba(255, 68, 68, 0.5) !important;
}

.btn-primary-light:hover::before {
    left: 0;
}

.btn-primary-light span {
    position: relative;
    z-index: 2;
}

/* Remove global red overrides for .btn, .btn-white, .text-primary, .bg-primary, etc. */
.btn:hover, .btn-white:hover,
.btn:focus, .btn-white:focus,
.btn:active, .btn-white:active,
.btn.active, .btn-white.active {
    background: linear-gradient(135deg, #ff4444 0%, #cc3333 100%) !important; /* Unified to primary red gradient */
    color: #fff !important;
    border: none !important; /* Removed border */
}
.text-primary, .bg-primary {
    color: #ff4444 !important;
}

.btn-gray {
  background-color: #ffffff;
  color: #1b1920;
  border: 1px solid #d8d8d8;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .mb-40 {
    margin-bottom: 30px;
  }
}

.mb-60 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mb-60 {
    margin-bottom: 40px;
  }
}

h1,
.fs-60 {
  font-weight: 600;
  font-size: 50px;
  line-height: 60px;
}
@media (max-width: 991px) {
  h1,
.fs-60 {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  h1,
.fs-60 {
    font-size: 35px;
    line-height: 42px;
  }
}

.fs-18 {
  font-size: 18px;
}
@media (max-width: 767px) {
  .fs-18 {
    font-size: 16px;
  }
}

.fs-40 {
  font-size: 40px;
}
@media (max-width: 991px) {
  .fs-40 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .fs-40 {
    font-size: 32px;
  }
}

h2 {
  font-size: 30px;
}
@media (max-width: 575px) {
  h2 {
    font-size: 26px;
  }
}

.section-heading h2 {
  position: relative;
}
.section-heading h2::after {
  position: absolute;
  content: "";
  bottom: -4px;
  left: 6%;
  width: 33%;
  height: 2px;
  border-radius: 2px;
  background-color: #e53935;
}

.fs-20 {
  font-size: 20px;
}
@media (max-width: 991px) {
  .fs-20 {
    font-size: 18px;
  }
}

.fs-30 {
  font-size: 30px;
}
@media (max-width: 991px) {
  .fs-30 {
    font-size: 26px;
  }
}
@media (max-width: 575px) {
  .fs-30 {
    font-size: 24px;
  }
}

.fw-5 {
  font-weight: 500;
}

.fw-6 {
  font-weight: 600;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-100 {
  padding-top: 100px;
}
@media (max-width: 991px) {
  .pt-100 {
    padding-top: 50px;
  }
}

.pb-100 {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .pb-100 {
    padding-bottom: 50px;
  }
}

.bg-light {
  background-color: #f3f3ff !important;
}

.text-black {
  color: #1b1920;
}

.text-gray-100 {
  color: #99999a;
}

.form-control {
  border: none;
  height: 60px;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  color: #1b1920;
  padding: 10px 20px;
}
.form-control::-moz-placeholder {
  color: #99999a;
}
.form-control::placeholder {
  color: #99999a;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #d8d8d8;
}

mark {
  background-color: transparent;
  color: #e53935;
}
@media (max-width: 767px) {
  mark {
    color: #1b1920;
  }
}

.slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 50%;
  background-color: #e53935;
  color: #ffffff;
  border: 1px solid #e53935;
  position: absolute;
}
@media (max-width: 575px) {
  .slick-arrow {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
}
.slick-arrow:active, .slick-arrow:focus, .slick-arrow.active, .slick-arrow:hover {
  background-color: transparent;
  color: #e53935;
  border: 1px solid #e53935;
}

.vcard-template-section .vcard-bg {
  top: 60px;
  left: 0;
  z-index: -1;
}
.vcard-template-section .plus-vector1 {
  top: 900px;
  left: 100px;
  animation: zoom-in 3s linear infinite;
  z-index: -1;
}
.vcard-template-section .plus-vector2 {
  bottom: 550px;
  right: 100px;
  animation: zoom-in 3s linear infinite;
  z-index: -1;
}
.vcard-template-section .plus-vector3 {
  bottom: 60px;
  right: 250px;
  animation: zoom-in 3s linear infinite;
  z-index: -1;
}
.vcard-template-section .template-card {
  max-width: 400px;
  margin: 0 auto;
}
.vcard-template-section .template-card .card-img {
  border-radius: 15px;
  max-height: 700px;
  height: auto;
  overflow: hidden;
}
.vcard-template-section .template-card .card-img:hover img {
  -o-object-position: left;
     object-position: left;
  transform-origin: 50% 50%;
  transition-duration: 0.5s;
  transition: all 8s ease;
}
.vcard-template-section .template-card .card-img img {
  height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  transition: all 8s ease;
  width: 100%;
}
@media (max-width: 1199px) {
  .vcard-template-section .template-card .card-img img {
    max-height: 500px;
  }
}

.curve-shape {
  position: relative;
  width: 100%;
  padding-bottom: 7%;
  overflow: hidden;
  z-index: 1;
}
.curve-shape svg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  pointer-events: none;
  will-change: transform;
}

/* Enhanced responsive curve styling */
@media (max-width: 768px) {
  .curve-shape {
    padding-bottom: 8%;
  }
}

@media (max-width: 576px) {
  .curve-shape {
    padding-bottom: 10%;
  }
}

.vcard-object {
  position: absolute;
  z-index: 0;
}
.vcard-object img {
  width: 100%;
}
@media (max-width: 768px) {
  .vcard-object img {
    width: 70%;
  }
}
@media (max-width: 575px) {
  .vcard-object img {
    width: 50%;
  }
}
.vcard-object.object-img-1 {
  top: 0%;
  left: 50%;
  animation: movetopbounce 5s linear infinite;
}
.vcard-object.object-img-2 {
  top: 22%;
  left: 0%;
  animation: movetopbounce 5s linear infinite;
}
.vcard-object.object-img-3 {
  top: 34%;
  left: 20%;
  animation: zoom-in 3s linear infinite;
}
.vcard-object.object-img-4 {
  top: 26%;
  left: 36%;
  animation: moveleftbounce 3s linear infinite;
}
.vcard-object.object-img-5 {
  top: 30%;
  right: 10%;
  animation: zoom-in 3s linear infinite;
}
.vcard-object.object-img-6 {
  top: 60%;
  right: 5%;
  animation: moveleftbounce 2s linear infinite;
}
.vcard-object.object-img-7 {
  top: 90%;
  left: 7%;
  animation: zoom-in 3s linear infinite;
}
.vcard-object.object-img-8 {
  top: 90%;
  right: 0;
  text-align: right;
  animation: movetopbounce 5s linear infinite;
}

@keyframes moveleftbounce {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes movetopbounce {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes zoom-in {
  0% {
    transform: scale(0.5, 0.5);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.4, 0.4);
  }
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.9, 0.9);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.9, 0.9);
  }
}
@keyframes geometric-form-animation {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(-45deg);
  }
}
.nav-link-white {
  color: #ffffff !important;
}
@media (max-width: 991px) {
  .nav-link-white {
    color: #1b1920 !important;
  }
}

.top-margin {
  position: relative;
  top: 178px;
  margin-bottom: 190px;
}

@media (max-width: 1399px) {
  .top-margin {
    position: relative;
    top: 163px;
    margin-bottom: 190px;
  }
}
@media (max-width: 1199px) {
  .top-margin {
    position: relative;
    top: 130px;
    margin-bottom: 190px;
  }
}
@media (max-width: 991px) {
  .top-margin {
    position: relative;
    top: 110px;
    margin-bottom: 190px;
  }
}
@media (max-width: 575px) {
  .top-margin {
    position: relative;
    top: 85px;
    margin-bottom: 190px;
  }
}
.top-margin-privacy {
  position: relative;
  top: 178px;
  margin-bottom: 190px;
}

.js-cookie-consent {
  background: #f3f3ff;
  z-index: 5;
}
.js-cookie-consent .cookie-consent__message {
  color: rgb(202, 202, 202) !important;
}

@media (max-width: 375px) {
  input.contact-section-submit-btn {
    font-size: 12px !important;
    padding: 6px !important;
  }
}
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
}
.ribbon-wrapper .ribbon {
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  top: 17px;
  left: -27px;
  width: 120px;
  background-color: #ff4444;
  color: #fff;
  font-size: 10px !important;
}

.main-social-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .main-social-links {
    justify-content: center;
  }
}
.main-social-links a {
  margin: 5px;
  width: 37px;
  height: 37px;
  display: flex;
  border-radius: 50%;
  font-size: 20px;
  align-items: center;
  justify-content: center;
  background: white;
  transition: 0.5s ease;
}
.main-social-links a.globe {
  color: #ff4444;
}
.main-social-links a.globe:hover {
  color: #fff;
  background-color: #ff4444;
}
.main-social-links a.twitter .icon {
  fill: #000;
}
.main-social-links a.twitter:hover {
  background-color: #000;
}
.main-social-links a.twitter:hover .icon {
  fill: #fff;
}
.main-social-links a.facebook {
  color: #ff4444;
}
.main-social-links a.facebook:hover {
  color: #fff;
  background-color: #ff4444;
}
.main-social-links a.instagram {
  color: #ee2a7b;
}
.main-social-links a.instagram:hover {
  color: #fff;
  background: linear-gradient(213deg, #833ab4, #fd1d1d, #fcb045);
}
.main-social-links a.youtube {
  color: #fd0200;
}
.main-social-links a.youtube:hover {
  color: #fff;
  background-color: #fd0200;
}
.main-social-links a.tumblr {
  color: #001a35;
}
.main-social-links a.tumblr:hover {
  color: #fff;
  background-color: #001a35;
}
.main-social-links a.reddit {
  color: #fd4500;
}
.main-social-links a.reddit:hover {
  color: #fff;
  background-color: #fd4500;
}
.main-social-links a.linkedin {
  color: #ff4444;
}
.main-social-links a.linkedin:hover {
  color: #fff;
  background-color: #ff4444;
}
.main-social-links a.whatsapp {
  color: #2bd44b;
}
.main-social-links a.whatsapp:hover {
  color: #fff;
  background-color: #2bd44b;
}
.main-social-links a.pinterest {
  color: #e60222;
}
.main-social-links a.pinterest:hover {
  color: #fff;
  background-color: #e60222;
}
.main-social-links a.tiktok {
  color: #000;
}
.main-social-links a.tiktok:hover {
  color: #fff;
  background-color: #000;
}

.header[dir=rtl] .dropdown .dropdown-toggle:after {
  margin-right: 10px;
  margin-left: auto;
}
.header[dir=rtl] .me-1 {
  margin-left: 0.25rem !important;
  margin-right: auto;
}

@media (max-width: 768px) {
  .new-footer-term {
    margin-top: 90px !important;
  }
}
@media (max-width: 425px) {
  .new-footer-term {
    text-align: center !important;
  }
}

.vcard-alias-search #search-alias-input {
  padding: 20px 153px 20px 20px;
}
.vcard-alias-search #search-alias-btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
@media (max-width: 440px) {
  .vcard-alias-search #search-alias-input {
    padding: 20px 20px 20px 20px;
  }
  .vcard-alias-search #search-alias-btn {
    position: relative;
    margin-top: 10px;
    transform: translateY(0);
  }
}

/* ===== PREMIUM RED/BLACK DARK THEME ===== */

/* Override any remaining light theme elements */
.bg-light {
  background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%) !important;
}

.bg-white {
  background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
}

.text-dark {
  color: #f5f5f5 !important;
}

.text-black {
  color: #f5f5f5 !important;
}

/* Premium Typography */
h1, h2, h3, h4, h5, h6 {
  color: #ffffff !important;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-shadow: none; /* Removed text-shadow */
}

.hero-section h1 {
  background: linear-gradient(135deg, #ffffff 0%, #ff4444 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 3.5rem;
  font-weight: 800;
}

/* Premium Section backgrounds */
.hero-section {
  background: linear-gradient(135deg, #000000 0%, #0a0a0a 50%, #1a1a1a 100%);
  position: relative;
  overflow: hidden;
}

.hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 30% 50%, rgba(255, 68, 68, 0.1) 0%, transparent 50%);
  pointer-events: none;
}

.features-section,
.modern-interface-section,
.pricing-plan-section,
.testimonial-section,
.contact-section,
.banner-section {
  background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);
  position: relative;
}

.footer-section {
  background: linear-gradient(135deg, #000000 0%, #0a0a0a 100%);
  border-top: 1px solid #333333;
}

/* Card styling */
.vcard-template-section .template-card {
  background-color: #2a2a2a;
  border: 1px solid #3a3a3a;
  box-shadow: none; /* Removed box-shadow */
}

/* Form elements */
.form-control,
.form-select,
input,
textarea,
select {
  background-color: #2a2a2a !important;
  border: 1px solid #3a3a3a !important;
  color: #ffffff !important;
}

.form-control:focus,
.form-select:focus,
input:focus,
textarea:focus,
select:focus {
  background-color: #2a2a2a !important;
  border-color: #BC4AFE !important;
  color: #ffffff !important;
  box-shadow: none; /* Removed box-shadow */
  transform: translateY(-1px);
}

.form-control::placeholder,
.form-select::placeholder,
input::placeholder,
textarea::placeholder {
  color: #999999 !important;
}

/* Button styling */
.btn-gray {
  background-color: #3a3a3a !important;
  color: #ffffff !important;
  border: 1px solid #4a4a4a !important;
}

.btn-gray:hover {
  background-color: #BC4AFE !important;
  color: #ffffff !important;
  border-color: #BC4AFE !important;
  transform: translateY(-1px);
}

/* Dropdown styling */
.dropdown-menu {
  background-color: #2a2a2a;
  border: 1px solid #3a3a3a;
  box-shadow: none; /* Removed box-shadow */
}

.dropdown-item {
  color: #ffffff;
  transition: all 0.3s ease;
}

.dropdown-item:hover {
  background-color: #3a3a3a;
  color: #BC4AFE;
}

/* Modal styling */
.modal-content {
  background-color: #2a2a2a;
  border: 1px solid #3a3a3a;
  box-shadow: none; /* Removed box-shadow */
}

.modal-header {
  border-bottom: 1px solid #3a3a3a;
}

.modal-footer {
  border-top: 1px solid #3a3a3a;
}

.modal-title {
  color: #ffffff;
}

/* Alert styling */
.alert {
  background-color: #2a2a2a;
  border: 1px solid #3a3a3a;
  color: #ffffff;
}

.alert-danger {
  background-color: #3a1a1a;
  border-color: #ff4444;
  color: #ffaaaa;
}

.alert-success {
  background-color: #1a3a1a;
  border-color: #44ff44;
  color: #aaffaa;
}

/* Table styling */
.table {
  color: #ffffff;
}

.table th {
  background-color: #3a3a3a;
  border-color: #4a4a4a;
  color: #ffffff;
}

.table td {
  border-color: #4a4a4a;
  color: #cccccc;
}

/* List group styling */
.list-group-item {
  background-color: #2a2a2a;
  border-color: #3a3a3a;
  color: #ffffff;
}

/* Badge styling */
.badge {
  background-color: #3a3a3a;
  color: #ffffff;
}

/* Progress bar styling */
.progress {
  background-color: #2a2a2a;
}

.progress-bar {
  background-color: #BC4AFE;
}

/* Tooltip styling */
.tooltip-inner {
  background-color: #2a2a2a;
  color: #ffffff;
}

.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #2a2a2a;
}

/* Popover styling */
.popover {
  background-color: #2a2a2a;
  border-color: #3a3a3a;
}

.popover-header {
  background-color: #3a3a3a;
  border-bottom-color: #4a4a4a;
  color: #ffffff;
}

.popover-body {
  color: #cccccc;
}

/* Breadcrumb styling */
.breadcrumb-item + .breadcrumb-item::before {
  color: #cccccc;
}

.breadcrumb-item a {
  color: #BC4AFE;
}

.breadcrumb-item.active {
  color: #cccccc;
}

/* Pagination styling */
.page-link {
  background-color: #2a2a2a;
  border-color: #3a3a3a;
  color: #ffffff;
}

.page-link:hover {
  background-color: #3a3a3a;
  border-color: #BC4AFE;
  color: #BC4AFE;
}

.page-item.active .page-link {
  background-color: #BC4AFE;
  border-color: #BC4AFE;
  color: #ffffff;
}

.page-item.disabled .page-link {
  background-color: #1a1a1a;
  border-color: #3a3a3a;
  color: #666666;
}

/* Slick slider styling */
.slick-dots li button:before {
  color: #cccccc;
}

.slick-dots li.slick-active button:before {
  color: #ff4444;
}

/* Animation for smooth transitions */
* {
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

/* Focus states for accessibility */
*:focus {
  outline: 2px solid #BC4AFE;
  outline-offset: 2px;
}

/* Hover effects for interactive elements */
.btn:hover,
.nav-link:hover,
.dropdown-item:hover {
  transform: translateY(-1px);
}

/* Professional shadows for depth */
.card,
.modal-content,
.dropdown-menu {
  box-shadow: none; /* Removed box-shadow */
}

/* Section headings */
.section-heading h2 {
  color: #ffffff;
}

.section-heading h2::after {
  background: linear-gradient(135deg, #ff4444 0%, #ff6666 100%);
}

/* Links */
a {
  color: #ff4444;
  transition: all 0.3s ease;
}

a:hover {
  color: #ff6666;
}

/* Icons */
.icon-purpul {
  color: #ff4444;
}

/* Contact Icon Container - Remove any backgrounds */
.contact-section .contact-icon {
  background: transparent !important;
  background-color: transparent !important;
}

/* Text colors */
.text-gray-100 {
  color: #cccccc !important;
}

.text-gray-200 {
  color: #bbbbbb !important;
}

.text-gray-300 {
  color: #aaaaaa !important;
}

.text-gray-400 {
  color: #999999 !important;
}

/* Premium Cookie Consent Styling */
.js-cookie-consent {
  background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);
  border: none; /* Removed border */
  color: #f5f5f5;
  box-shadow: none; /* Removed box-shadow */
  backdrop-filter: blur(10px);
  border-radius: 0;
  padding: 20px;
}

.js-cookie-consent .cookie-consent__message {
  color: #f5f5f5;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

.cookie-consent__agree,
.cookie-consent__disagree {
  background: linear-gradient(135deg, #ff4444 0%, #cc3333 100%) !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 12px 24px !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: none; /* Removed box-shadow */
  margin: 0 8px !important;
}

.cookie-consent__agree:hover,
.cookie-consent__disagree:hover {
  background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
  transform: translateY(-2px) !important;
  box-shadow: none; /* Removed box-shadow */
}

.cookie-consent__disagree {
  background: linear-gradient(135deg, #333333 0%, #2a2a2a 100%) !important;
  box-shadow: none; /* Removed box-shadow */
}

.cookie-consent__disagree:hover {
  background: linear-gradient(135deg, #444444 0%, #333333 100%) !important;
  box-shadow: none; /* Removed box-shadow */
}

/* Additional Cookie Consent Overrides */
.cookieConsentContainer,
.cc-window,
.cc-banner,
.cookie-bar,
.cookie-notice,
.gdpr-cookie-notice,
div[class*="cookie"],
div[id*="cookie"] {
  background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
  color: #f5f5f5 !important;
  border: 1px solid #333333 !important;
  box-shadow: none; /* Removed box-shadow */
  border-radius: 0 !important;
  padding: 20px !important;
}

.cookieConsentContainer .cookie-consent__message,
.cc-window .cc-message,
.cc-banner .cc-message,
.cookie-bar p,
.cookie-notice p,
.gdpr-cookie-notice p,
.cookieConsentContainer p,
.cc-window p,
.cc-banner p,
.cookie-bar span,
.cookie-notice span,
.gdpr-cookie-notice span,
div[class*="cookie"] p,
div[class*="cookie"] span,
div[id*="cookie"] p,
div[id*="cookie"] span {
  color: #ffffff !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  margin: 0 !important;
  text-shadow: none !important;
}

.cookieConsentContainer button,
.cc-window button,
.cc-banner button,
.cookie-bar button,
.cookie-notice button,
.gdpr-cookie-notice button,
button[class*="cookie"],
button[id*="cookie"] {
  background: linear-gradient(135deg, #ff4444 0%, #cc3333 100%) !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 10px 20px !important;
  font-weight: 600 !important;
  letter-spacing: 0.3px !important;
  transition: all 0.3s ease !important;
  box-shadow: none; /* Removed box-shadow */
  margin: 0 6px !important;
  cursor: pointer !important;
}

.cookieConsentContainer button:hover,
.cc-window button:hover,
.cc-banner button:hover,
.cookie-bar button:hover,
.cookie-notice button:hover,
.gdpr-cookie-notice button:hover,
button[class*="cookie"]:hover,
button[id*="cookie"]:hover {
  background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
  transform: translateY(-1px) !important;
  box-shadow: none; /* Removed box-shadow */
}

/* Decline/Reject button variant */
.cookieConsentContainer button[class*="decline"],
.cookieConsentContainer button[class*="reject"],
.cc-window .cc-deny,
.cc-banner .cc-deny,
button[class*="decline"],
button[class*="reject"] {
  background: linear-gradient(135deg, #333333 0%, #2a2a2a 100%) !important;
  box-shadow: none; /* Removed box-shadow */
}

.cookieConsentContainer button[class*="decline"]:hover,
.cookieConsentContainer button[class*="reject"]:hover,
.cc-window .cc-deny:hover,
.cc-banner .cc-deny:hover,
button[class*="decline"]:hover,
button[class*="reject"]:hover {
  background: linear-gradient(135deg, #444444 0%, #333333 100%) !important;
  box-shadow: none; /* Removed box-shadow */
}

/* Social links styling */
.main-social-links a {
  background-color: #2a2a2a;
  border: 1px solid #3a3a3a;
  transition: all 0.3s ease;
}

.main-social-links a:hover {
  transform: translateY(-2px);
  box-shadow: none; /* Removed box-shadow */
}

/* Ribbon styling */
.ribbon-wrapper .ribbon {
  background-color: #ff4444;
  color: #ffffff;
}

/* Premium VCard Search Styling */
.vcard-alias-search #search-alias-input {
  background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
  border: 1px solid #333333 !important;
  color: #f5f5f5 !important;
  border-radius: 16px !important;
  padding: 16px 160px 16px 24px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: none; /* Removed box-shadow */
}

.vcard-alias-search #search-alias-input:focus {
  border-color: #ff4444 !important;
  box-shadow: none; /* Removed box-shadow */
  transform: translateY(-1px) !important;
}

.vcard-alias-search #search-alias-input::placeholder {
  color: #999999;
  font-weight: 400;
}

.vcard-alias-search #search-alias-btn {
  background: linear-gradient(135deg, #ff4444 0%, #cc3333 100%) !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 16px !important;
  padding: 16px 32px !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: none; /* Removed box-shadow */
  position: absolute !important;
  top: 50% !important;
  right: 10px !important;
  margin: 0 !important;
  transform: translateY(-50%) !important;
}

.vcard-alias-search #search-alias-btn:hover {
  background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
  transform: translateY(-50%) scale(1.05) !important;
  box-shadow: none; /* Removed box-shadow */
}

/* Professional Navigation Links */
.navbar .navbar-nav .nav-link {
  color: #f5f5f5 !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  padding: 10px 16px !important;
  border-radius: 8px !important;
  transition: all 0.3s ease !important;
  position: relative !important;
  margin: 0 2px !important;
  text-decoration: none !important;
  letter-spacing: 0.3px !important;
}

/* ===== RESPONSIVE NAVIGATION SYSTEM ===== */

/* Base Navigation Styles */
.navbar, .header {
    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%) !important;
    box-shadow: none;
    border-bottom: 1px solid #333333;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    padding: 12px 0;
}

/* Professional Logo Container - Responsive */
.header .navbar-brand {
    background: transparent !important;
    padding: 8px !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: auto !important;
    height: 60px !important;
    border: none !important;
    box-shadow: none !important;
    transition: all 0.3s ease !important;
}

.header .navbar-brand img,
.header .navbar-logo {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    max-height: 50px !important;
    max-width: 180px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Responsive Logo Sizing */
@media (max-width: 1199px) {
    .header .navbar-brand img,
    .header .navbar-logo {
        max-width: 150px !important;
        max-height: 45px !important;
    }
}

@media (max-width: 767px) {
    .header .navbar-brand img,
    .header .navbar-logo {
        max-width: 120px !important;
        max-height: 40px !important;
    }
}

.header .navbar-brand:hover img,
.header .navbar-brand:hover .navbar-logo {
    transform: scale(1.02) !important;
}

/* ===== DESKTOP VIEW (1200px+) ===== */
@media (min-width: 1200px) {
    .navbar-collapse.new-home-nav {
        display: flex !important;
        position: static !important;
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
        margin: 0 !important;
        width: auto !important;
        box-shadow: none !important;
    }
    
    .navbar-toggler {
        display: none !important;
    }
    
    .navbar-nav {
        flex-direction: row !important;
        align-items: center !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .navbar-nav .nav-item {
        width: auto !important;
        text-align: left !important;
        margin: 0 4px !important;
        padding: 0 !important;
    }
    
    .navbar-nav .nav-link {
        color: #f5f5f5 !important;
        font-weight: 500 !important;
        font-size: 15px !important;
        padding: 12px 18px !important;
        border-radius: 8px !important;
        transition: all 0.3s ease !important;
        position: relative !important;
        text-decoration: none !important;
        letter-spacing: 0.3px !important;
        margin: 0 !important;
        white-space: nowrap !important;
    }
}

/* ===== LARGE DESKTOP VIEW (1400px+) ===== */
@media (min-width: 1400px) {
    .navbar-nav .nav-link {
        font-size: 16px !important;
        padding: 14px 22px !important;
    }
    
    .navbar-nav .nav-item {
        margin: 0 6px !important;
    }
}

/* ===== TABLET & MOBILE VIEW (1199px and below) ===== */
@media (max-width: 1199px) {
    .header {
        padding: 8px 0;
    }
    
    .navbar-collapse.new-home-nav {
        display: none !important;
        position: absolute !important;
        top: calc(100% + 10px) !important;
        left: 15px !important;
        right: 15px !important;
        background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
        border: 1px solid #444444 !important;
        border-radius: 16px !important;
        padding: 24px 20px !important;
        margin: 0 !important;
        width: calc(100% - 30px) !important;
        z-index: 1000 !important;
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4) !important;
        backdrop-filter: blur(10px) !important;
        animation: slideDown 0.3s ease-out;
    }
    
    .navbar-collapse.new-home-nav.show {
        display: block !important;
    }
    
    .navbar-toggler {
        display: block !important;
        border: none !important;
        background: transparent !important;
        padding: 8px !important;
        border-radius: 8px !important;
        transition: all 0.3s ease !important;
        position: relative !important;
        width: 44px !important;
        height: 44px !important;
    }
    
    .navbar-toggler:hover {
        background: rgba(255, 68, 68, 0.1) !important;
    }
    
    .navbar-toggler:focus {
        box-shadow: none !important;
        outline: none !important;
    }
    
    .navbar-nav {
        flex-direction: column !important;
        padding: 0 !important;
        margin: 0 !important;
        gap: 8px !important;
    }
    
    .navbar-nav .nav-item {
        width: 100% !important;
        text-align: center !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    .navbar-nav .nav-link {
        color: #f5f5f5 !important;
        font-weight: 500 !important;
        font-size: 16px !important;
        padding: 14px 20px !important;
        border-radius: 12px !important;
        margin: 0 !important;
        transition: all 0.3s ease !important;
        text-decoration: none !important;
        letter-spacing: 0.3px !important;
        display: block !important;
        width: 100% !important;
        text-align: center !important;
    }
}

/* ===== SMALL TABLET VIEW (768px - 991px) ===== */
@media (max-width: 991px) and (min-width: 768px) {
    .navbar-collapse.new-home-nav {
        left: 20px !important;
        right: 20px !important;
        width: calc(100% - 40px) !important;
        padding: 28px 24px !important;
    }
    
    .navbar-nav .nav-link {
        font-size: 17px !important;
        padding: 16px 24px !important;
    }
}

/* ===== MOBILE VIEW (767px and below) ===== */
@media (max-width: 767px) {
    .header {
        padding: 6px 0;
    }
    
    .navbar-collapse.new-home-nav {
        left: 10px !important;
        right: 10px !important;
        width: calc(100% - 20px) !important;
        padding: 20px 16px !important;
        border-radius: 12px !important;
    }
    
    .navbar-nav .nav-link {
        font-size: 15px !important;
        padding: 12px 16px !important;
    }
    
    .navbar-toggler {
        width: 40px !important;
        height: 40px !important;
    }
}

/* ===== EXTRA SMALL MOBILE (575px and below) ===== */
@media (max-width: 575px) {
    .navbar-collapse.new-home-nav {
        left: 8px !important;
        right: 8px !important;
        width: calc(100% - 16px) !important;
        padding: 18px 14px !important;
    }
    
    .navbar-nav .nav-link {
        font-size: 14px !important;
        padding: 10px 14px !important;
    }
}

/* ===== NAVIGATION LINK STATES ===== */
.navbar-nav .nav-link:hover {
    color: #ff4444 !important;
    background: rgba(255, 68, 68, 0.1) !important;
    transform: translateY(-1px) !important;
}

.navbar-nav .nav-link.active {
    color: #ff4444 !important;
    background: rgba(255, 68, 68, 0.15) !important;
    font-weight: 600 !important;
}

/* Mobile-specific hover states */
@media (max-width: 1199px) {
    .navbar-nav .nav-link:hover {
        transform: none !important;
        background: rgba(255, 68, 68, 0.12) !important;
    }
}

/* ===== SMOOTH ANIMATIONS ===== */
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideUp {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-10px);
    }
}

.navbar-collapse.new-home-nav.collapsing {
    animation: slideUp 0.3s ease-in;
}

/* ===== HAMBURGER MENU STYLING ===== */
.navbar-toggler-icon {
    background-image: none !important;
    position: absolute;
    height: 2px;
    background-color: #f5f5f5;
    width: 22px;
    display: block;
    border-radius: 1px;
    transition: all 0.3s ease;
    left: 50%;
    transform: translateX(-50%);
}

.navbar-toggler .top-bar {
    top: 14px;
}

.navbar-toggler .middle-bar {
    top: 21px;
    opacity: 1;
}

.navbar-toggler .bottom-bar {
    top: 28px;
}

/* Hamburger animation when opened */
.navbar-toggler[aria-expanded="true"] .top-bar {
    top: 21px;
    transform: translateX(-50%) rotate(45deg);
    background-color: #ff4444;
}

.navbar-toggler[aria-expanded="true"] .middle-bar {
    opacity: 0;
    width: 0;
}

.navbar-toggler[aria-expanded="true"] .bottom-bar {
    top: 21px;
    transform: translateX(-50%) rotate(-45deg);
    background-color: #ff4444;
}

@media (max-width: 767px) {
    .navbar-toggler-icon {
        width: 20px;
        height: 2px;
    }
    
    .navbar-toggler .top-bar {
        top: 12px;
    }
    
    .navbar-toggler .middle-bar {
        top: 19px;
    }
    
    .navbar-toggler .bottom-bar {
        top: 26px;
    }
    
    .navbar-toggler[aria-expanded="true"] .top-bar,
    .navbar-toggler[aria-expanded="true"] .bottom-bar {
        top: 19px;
    }
}

/* ===== DROPDOWN AND BUTTON STYLING ===== */
/* Language Dropdown Button - Responsive */
.navbar .dropdown .btn.dropdown-toggle {
    background: transparent !important;
    color: #f5f5f5 !important;
    border: 1px solid #444444 !important;
    border-radius: 8px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 10px 16px !important;
    transition: all 0.3s ease !important;
    text-transform: none !important;
    letter-spacing: 0.3px !important;
}

@media (max-width: 1199px) {
    .navbar .dropdown .btn.dropdown-toggle {
        width: 100% !important;
        text-align: center !important;
        margin: 8px 0 !important;
        padding: 12px 20px !important;
        font-size: 15px !important;
    }
}

.navbar .dropdown .btn.dropdown-toggle:hover,
.navbar .dropdown .btn.dropdown-toggle:focus {
    background: rgba(255, 68, 68, 0.1) !important;
    border-color: #ff4444 !important;
    color: #ff4444 !important;
    box-shadow: none !important;
}

/* Dropdown Menu - Responsive */
.navbar .dropdown-menu {
    background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%) !important;
    border: 1px solid #444444 !important;
    border-radius: 12px !important;
    box-shadow: none;
    padding: 8px !important;
    min-width: 150px !important;
}

@media (max-width: 1199px) {
    .navbar .dropdown-menu {
        position: static !important;
        transform: none !important;
        width: 100% !important;
        margin-top: 8px !important;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important;
    }
}

.navbar .dropdown-item {
    color: #f5f5f5 !important;
    padding: 8px 12px !important;
    border-radius: 6px !important;
    transition: all 0.3s ease !important;
    font-size: 14px !important;
}

.navbar .dropdown-item:hover {
    background: rgba(255, 68, 68, 0.1) !important;
    color: #ff4444 !important;
}

/* Sign In Button - Responsive */
.navbar .btn-white,
.navbar .btn.btn-white {
    background: linear-gradient(135deg, #ff4444 0%, #cc3333 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    padding: 12px 24px !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: none;
    position: relative !important;
    overflow: hidden !important;
    white-space: nowrap !important;
}

@media (max-width: 1199px) {
    .navbar .btn-white,
    .navbar .btn.btn-white {
        width: 100% !important;
        margin-top: 16px !important;
        padding: 14px 24px !important;
        font-size: 15px !important;
    }
}

@media (max-width: 575px) {
    .navbar .btn-white,
    .navbar .btn.btn-white {
        padding: 12px 20px !important;
        font-size: 14px !important;
    }
}

.navbar .btn-white:hover,
.navbar .btn.btn-white:hover {
    background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%) !important;
    transform: translateY(-2px) !important;
    box-shadow: none;
    color: #ffffff !important;
}

@media (max-width: 1199px) {
    .navbar .btn-white:hover,
    .navbar .btn.btn-white:hover {
        transform: none !important;
    }
}

/* ===== ACCESSIBILITY & TOUCH IMPROVEMENTS ===== */
@media (max-width: 1199px) {
    /* Larger touch targets for mobile */
    .navbar-nav .nav-link {
        min-height: 48px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    
    .navbar .dropdown .btn.dropdown-toggle {
        min-height: 48px !important;
    }
    
    .navbar .btn-white,
    .navbar .btn.btn-white {
        min-height: 48px !important;
    }
}

/* Focus states for accessibility */
.navbar-nav .nav-link:focus,
.navbar .dropdown .btn.dropdown-toggle:focus,
.navbar .btn-white:focus,
.navbar-toggler:focus {
    outline: 2px solid #ff4444 !important;
    outline-offset: 2px !important;
}

/* Smooth scrolling behavior */
html {
    scroll-behavior: smooth;
}

/* Prevent horizontal scroll on mobile */
@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
}

/* ===== VIDEO SHOWCASE SECTION STYLES ===== */

/* Video Showcase Section */
.video-showcase-section {
  background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 0;
  padding: 80px 0;
  border-bottom: 1px solid rgba(255, 68, 68, 0.2);
}

/* Video Content Styling */
.video-content .section-heading h2 {
  background: linear-gradient(135deg, #ff4444 0%, #ff6666 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  color: transparent;
}

@media (max-width: 991px) {
  .video-content .section-heading h2 {
    font-size: 2rem;
  }
}

@media (max-width: 575px) {
  .video-content .section-heading h2 {
    font-size: 1.75rem;
  }
}

.video-content .section-heading p {
  color: #f5f5f5;
  line-height: 1.6;
  font-size: 1.1rem;
}

/* Video Features Styling */
.video-features .feature-item {
  transition: all 0.3s ease;
  margin-bottom: 1rem;
}

.video-features .feature-item:hover {
  transform: translateX(10px);
}

.video-features .feature-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.video-features .feature-item span {
  font-weight: 500;
  font-size: 1rem;
  color: #f5f5f5;
}

/* Video Container Styling */
.video-container {
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease;
  background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);
  border: 2px solid rgba(255, 68, 68, 0.3);
  padding: 20px;
  margin: 30px 0;
  position: relative;
}

.video-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 25px;
  background: linear-gradient(135deg, rgba(255, 68, 68, 0.1) 0%, rgba(255, 102, 102, 0.05) 100%);
  pointer-events: none;
  z-index: 1;
}

.video-wrapper {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: #000;
  z-index: 2;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
}

.video-wrapper video {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  transition: all 0.3s ease;
  background: #000;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  min-height: 300px;
  object-fit: cover;
}

/* Video Overlay and Play Button */
.video-overlay {
  z-index: 10;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.3s ease;
  position: relative;
  z-index: 3;
}

.play-button-wrapper {
  pointer-events: auto;
}

.play-button {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4444 0%, #ff6666 100%);
  border: 3px solid rgba(255, 255, 255, 0.3);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 8px 25px rgba(255, 68, 68, 0.4);
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(10px);
  z-index: 5;
}

.play-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #ff6666 0%, #ff4444 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 50%;
}

.play-button:hover {
  transform: scale(1.1);
  box-shadow: 0 12px 35px rgba(255, 68, 68, 0.6);
}

.play-button:hover::before {
  opacity: 1;
}

.play-button i {
  position: relative;
  z-index: 2;
  margin-left: 3px;
}

/* Video playing state */
.video-wrapper.playing .video-overlay {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.video-wrapper.playing .play-button {
  transform: scale(0.8);
  opacity: 0;
}

/* Section Separators - Top and Bottom */
.video-showcase-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, transparent 0%, #ff4444 20%, #ff6666 50%, #ff4444 80%, transparent 100%);
  box-shadow: 0 0 10px rgba(255, 68, 68, 0.5);
}

.video-showcase-section::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, transparent 0%, #ff4444 20%, #ff6666 50%, #ff4444 80%, transparent 100%);
  box-shadow: 0 0 10px rgba(255, 68, 68, 0.5);
}

/* Background Shapes */
.video-bg-shape-1 {
  top: 10%;
  left: 5%;
  width: 200px;
  animation: float 6s ease-in-out infinite;
}

.video-bg-shape-2 {
  bottom: 10%;
  right: 5%;
  width: 150px;
  animation: float 6s ease-in-out infinite reverse;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
}

/* Responsive Design */
@media (max-width: 991px) {
  .video-showcase-section {
    padding: 60px 0;
  }
  
  .video-content {
    text-align: center;
    margin-bottom: 30px;
  }
  
  .play-button {
    width: 70px;
    height: 70px;
  }
  
  .video-bg-shape-1,
  .video-bg-shape-2 {
    display: none;
  }
}

@media (max-width: 575px) {
  .video-showcase-section {
    padding: 40px 0;
  }
  
  .play-button {
    width: 60px;
    height: 60px;
  }
  
  .play-button i {
    font-size: 1rem;
  }
}

/* RTL Support */
.video-showcase-section[dir="rtl"] .video-features .feature-item:hover {
  transform: translateX(-10px);
}

.video-showcase-section[dir="rtl"] .feature-icon {
  margin-left: 0.75rem;
  margin-right: 0;
}

/* ===== PARTICLE EFFECTS FOR HOME SECTION ===== */

/* Particle Container */
.particles-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  pointer-events: none;
}

/* Canvas Styling */
#particlesCanvas {
  display: block;
  width: 100%;
  height: 100%;
}

/* Enhanced Hero Section with Particles */
.hero-section {
  position: relative;
  overflow: hidden;
}

.hero-section .particles-container {
  z-index: 1;
}

.hero-section .container {
  position: relative;
  z-index: 2;
}

/* Responsive Particle Adjustments */
@media (max-width: 991px) {
  .particle {
    animation-duration: 4s;
  }
  
  .particle:nth-child(1) { animation-duration: 5s; }
  .particle:nth-child(2) { animation-duration: 6s; }
  .particle:nth-child(3) { animation-duration: 4s; }
  .particle:nth-child(4) { animation-duration: 5s; }
  .particle:nth-child(5) { animation-duration: 4s; }
  .particle:nth-child(6) { animation-duration: 6s; }
  .particle:nth-child(7) { animation-duration: 5s; }
  .particle:nth-child(8) { animation-duration: 6s; }
  .particle:nth-child(9) { animation-duration: 4s; }
  .particle:nth-child(10) { animation-duration: 5s; }
}

@media (max-width: 575px) {
  .particle {
    animation-duration: 3s;
  }
  
  .particle:nth-child(1) { animation-duration: 4s; }
  .particle:nth-child(2) { animation-duration: 5s; }
  .particle:nth-child(3) { animation-duration: 3s; }
  .particle:nth-child(4) { animation-duration: 4s; }
  .particle:nth-child(5) { animation-duration: 3s; }
  .particle:nth-child(6) { animation-duration: 5s; }
  .particle:nth-child(7) { animation-duration: 4s; }
  .particle:nth-child(8) { animation-duration: 5s; }
  .particle:nth-child(9) { animation-duration: 3s; }
  .particle:nth-child(10) { animation-duration: 4s; }
}
