.elementor-323 .elementor-element.elementor-element-ce2120c{--display:flex;}.elementor-323 .elementor-element.elementor-element-ce2120c:not(.elementor-motion-effects-element-type-background), .elementor-323 .elementor-element.elementor-element-ce2120c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3EFFF;}.elementor-323 .elementor-element.elementor-element-f68f04f > .elementor-widget-container{margin:-21px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-388c06c */.intro-section {
      background: #f3efff;
      padding: 60px 20px 40px;
      text-align: center;
      font-family: 'Segoe UI', sans-serif;
      margin-bottom: 40px;
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-df4c2c3 *//* === BASE === */
body {
  font-family: 'Segoe UI', sans-serif;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  color: #333;
}

/* === PACKAGE CONTAINER === */
.telegram-views-packages {
  max-width: 960px;
  margin: 40px auto;
  padding: 20px;
  background: #f9f9fb;
  border-radius: 12px;
  box-shadow: 0 0 12px rgba(0,0,0,0.05);
}

/* === TOP SECTION === */
.top-section {
  text-align: center;
  margin-bottom: 20px;
}

.telegram-icon {
  font-size: 28px;
}

.section-title {
  font-size: 22px;
  font-weight: 600;
  color: #222;
}

/* === FEATURE LIST === */
.feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 20px 0 30px;
}

.feature-item {
  background: #eceef5;
  color: #444;
  padding: 8px 14px;
  border-radius: 20px;
  font-size: 13px;
}

/* === PACKAGE OPTIONS === */
.followers-options {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
}

.followers-item {
  flex: 1 1 240px;
  padding: 18px 14px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
  transition: 0.2s ease-in-out;
}

.followers-item:hover {
  border-color: #999;
  box-shadow: 0 0 8px rgba(0,0,0,0.05);
}

.followers-item.selected {
  border-color: #6366f1;
  background: #f0f4ff;
  box-shadow: 0 0 12px rgba(99,102,241,0.2);
}

.followers-item .count {
  font-weight: 600;
  color: #222;
  font-size: 15px;
}

/* === ACTIONS SECTION === */
.followers-actions {
  text-align: center;
  margin-top: 30px;
}

.followers-price {
  font-size: 20px;
  margin-bottom: 12px;
}

.followers-price .disc {
  font-weight: bold;
  color: #111;
}

.followers-price .reg {
  text-decoration: line-through;
  color: #888;
  margin-left: 10px;
}

.saving-text {
  color: #2e7d32;
  font-weight: 500;
  font-size: 14px;
  margin-top: 6px;
}

/* === BUY NOW BUTTON === */
.buy-now-btn {
  background: #6366f1;
  color: white;
  padding: 12px 30px;
  font-size: 15px;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s;
}

.buy-now-btn:hover {
  background: #4f51c1;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60bf831 */header, nav {
  margin-bottom: 0;
  padding-bottom: 0;
}
body {
  padding-top: 0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f68f04f */.luxury-footer {
  background-color: #111827;
  color: #d1d5db;
  padding: 40px 20px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  border-top: 1px solid #1f2937;
  width: 100%;
}

.footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.footer-brand {
  margin-bottom: 16px;
  color: #9ca3af;
}

.footer-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
}

.footer-links a {
  color: #e5e7eb;
  text-decoration: none !important;
  transition: color 0.2s ease;
}

.footer-links a:hover {
  color: #38bdf8;
}/* End custom CSS */