/*
Theme Name: ALEXA
Author: Nicole
Version: 1.0
*/
.card-blog-1 .card-image,
.card-blog-1 .card-image.mb-20 {
  height: 100px !important;
  overflow: hidden !important;
  border-radius: 16px !important;
}

.card-blog-1 .card-image a {
  display: block !important;
  height: 100% !important;
}
.section-title {
  font-size: 32px;
  font-weight: 700;
  color: #e6f1ff;
  margin-bottom: 8px;
  letter-spacing: -0.3px;
}

.section-subtitle {
  color: rgba(230,241,255,0.6);
  font-size: 15px;
}

.section-title {
  background: linear-gradient(90deg, #e6f1ff, #7dd3fc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card-blog-1 .card-image img,
.card-blog-1 .card-image a img,
.card-blog-1 .card-image .attachment-large,
.card-blog-1 .card-image .size-large {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
}
.card-list-posts .card-image img {
    HEIGHT: 200PX !important;
}

/* ===== SINGLE COMMENT FORM FIX ===== */
.comment-respond,
.comment-respond a,
.comment-form,
.comment-form p,
.comment-form label,
.logged-in-as,
.logged-in-as a,
.comment-notes,
.comment-notes a {
  color: #94a9c9;
}

.comment-form textarea,
.comment-form input {
  color: #94a9c9;
}

.comment-form textarea::placeholder,
.comment-form input::placeholder {
  color: #66789c;
}
/* ===== END SINGLE COMMENT FORM FIX ===== */
/* ===== SINGLE COMMENT FORM SPACING FIX ===== */

.box-form-comments .logged-in-as {
  margin-bottom: 20px;
  color: #94a9c9;
}

.box-form-comments .comment-form-comment {
  margin-bottom: 20px;
}

.box-form-comments textarea {
  min-height: 170px;
  padding: 22px;
}

.box-form-comments .form-submit {
  margin-top: 20px;
}

/* ===== END SINGLE COMMENT FORM SPACING FIX ===== */

/* ===== SIDEBAR POPULAR TAGS SPACING FIX ===== */

.sidebar-tags-box .head-sidebar {
  margin-bottom: 24px !important;
}

.sidebar-tags-box .head-sidebar .line-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 8px !important;
  display: inline-block;
  position: relative;
}

.sidebar-tags-box .head-sidebar .line-bottom::before,
.sidebar-tags-box .head-sidebar .line-bottom::after {
  bottom: 0 !important;
}

.sidebar-tags-box .content-sidebar {
  padding-top: 0 !important;
}

/* ===== END SIDEBAR POPULAR TAGS SPACING FIX ===== */

/* ===== ARIA5 HERO: COLOR FIX START ===== */

/* Fix heading color */
.aria5-hero h1 {
  color: #E6F0FF;
}

/* Fix paragraph */
.aria5-hero p {
  color: #94A9C9;
}

/* Fix list */
.aria5-hero li {
  color: #94A9C9;
}

/* Fix links */
.aria5-hero a {
  color: #0EA5EA;
}

/* Hover */
.aria5-hero a:hover {
  color: #11D1D1;
}

/* Secondary button */
.aria5-link-btn {
  color: #94A9C9;
  margin-left: 20px;
  font-weight: 500;
}

.aria5-link-btn:hover {
  color: #0EA5EA;
}

/* ===== ARIA5 HERO: COLOR FIX END ===== */
/* ===== ARIA5 HERO: CARD TITLES FIX START ===== */

/* Fix titles inside preview cards */
.aria5-hero .aria5-preview-card h4 {
  color: #E6F0FF;
}

/* Fix small labels (LUXE BEAUTY, PRO SERVICES, etc.) */
.aria5-hero .aria5-preview-top {
  color: #94A9C9;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* Fix description text */
.aria5-hero .aria5-preview-body p {
  color: #94A9C9;
}

/* ===== ARIA5 HERO: CARD TITLES FIX END ===== */
/* ===== ARIA5 HERO: SPACING START ===== */

.aria5-hero {
  padding-top: 15px !important;
  padding-bottom: 55px !important;
}



.aria5-hero .pt-80 {
  padding-top: 20px !important;
}

.aria5-hero h1 {
  max-width: 560px;
  font-size: 56px;
  line-height: 1.15;
}

/* ===== ARIA5 HERO: SPACING END ===== */

/* ===== ARIA5 HERO: FAKE TEMPLATE CARDS START ===== */

.aria5-template-preview {
  display: flex;
  gap: 18px;
  justify-content: flex-end;
  align-items: stretch;
}

.aria5-preview-card {
  width: 31%;
  min-height: 330px;
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
}

.aria5-preview-header {
  padding: 16px;
  border-bottom: 1px solid #edf2f7;
}

.aria5-preview-header span {
  display: block;
  color: #0f172a;
  font-weight: 800;
  font-size: 13px;
}

.aria5-preview-header small {
  color: #64748b;
  font-size: 10px;
}

.aria5-preview-visual {
  height: 135px;
  position: relative;
}

.aria5-card-beauty .aria5-preview-visual {
  background: linear-gradient(135deg, #ffe4ec, #fff7f9);
}

.aria5-card-services .aria5-preview-visual {
  background: linear-gradient(135deg, #dbeafe, #f8fafc);
}

.aria5-card-food .aria5-preview-visual {
  background: linear-gradient(135deg, #1f2937, #78350f);
}

.aria5-preview-circle,
.aria5-preview-tools,
.aria5-preview-plate {
  position: absolute;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.aria5-preview-circle {
  background: #f9a8d4;
}

.aria5-preview-tools {
  background: #3b82f6;
  border-radius: 18px;
}

.aria5-preview-plate {
  background: #fbbf24;
  box-shadow: inset 0 0 0 14px #fff7ed;
}

.aria5-preview-body {
  padding: 18px;
}

.aria5-preview-body h4 {
  color: #0f172a;
  margin-bottom: 8px;
}

.aria5-preview-body p {
  color: #64748b;
  font-size: 14px;
  line-height: 1.5;
}

/* ===== ARIA5 HERO: FAKE TEMPLATE CARDS END ===== */

/* ===== ARIA5 HERO: TEMPLATE CARDS DARK MODE START ===== */

html.theme-night .aria5-preview-card {
  background: rgba(19, 28, 49, 0.96);
  border: 1px solid #222F43;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.28);
}

html.theme-night .aria5-preview-header {
  border-bottom-color: #222F43;
}

html.theme-night .aria5-preview-header span {
  color: #E6F0FF;
}

html.theme-night .aria5-preview-header small {
  color: #94A9C9;
}

html.theme-night .aria5-preview-body h4 {
  color: #E6F0FF;
}

html.theme-night .aria5-preview-body p {
  color: #94A9C9;
}

html.theme-night .aria5-card-beauty .aria5-preview-visual {
  background: linear-gradient(135deg, #42243a, #131C31);
}

html.theme-night .aria5-card-services .aria5-preview-visual {
  background: linear-gradient(135deg, #1e3a8a, #131C31);
}

html.theme-night .aria5-card-food .aria5-preview-visual {
  background: linear-gradient(135deg, #3b2418, #131C31);
}

html.theme-night .aria5-preview-card:hover {
  border-color: #0EA5EA;
  box-shadow: 0 18px 50px rgba(14, 165, 234, 0.18);
}
/* ===== ARIA5 HERO: TEMPLATE CARDS DARK MODE END ===== */


/* ===== ARIA5 HERO: BENEFITS START ===== */

.aria5-hero-list {
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
}

.aria5-hero-list li {
  position: relative;
  padding-left: 26px;
  color: #94A9C9;
  font-size: 15px;
  line-height: 1.4;
}

.aria5-hero-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #0EA5EA;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  font-weight: 800;
}

/* ===== ARIA5 HERO: BENEFITS END ===== */

/* ===== ARIA5 HOW IT WORKS: LIGHT MODE START ===== */

html.theme-day .aria5-how-inner {
  background: #ffffff;
  border-color: #e6eef8;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
}

html.theme-day .aria5-how-step h3 {
  color: #0f172a;
}

html.theme-day .aria5-how-step p {
  color: #64748b;
}

/* ===== ARIA5 HOW IT WORKS: LIGHT MODE END ===== */
/* ===== ARIA5 HOW IT WORKS: DARK MODE START ===== */

html.theme-night .aria5-how-inner {
  background: rgba(19, 28, 49, 0.92);
  border-color: #222F43;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
}

html.theme-night .aria5-how-step h3 {
  color: #E6F0FF;
}

html.theme-night .aria5-how-step p {
  color: #94A9C9;
}

/* ===== ARIA5 HOW IT WORKS: DARK MODE END ===== */
/* ===== ARIA5 HOW IT WORKS START ===== */

.aria5-how {
  margin-top: 10px;
  margin-bottom: 80px;
}

.aria5-how-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 34px 42px;
  background: rgba(19, 28, 49, 0.92);
  border: 1px solid #222F43;
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
}

.aria5-how-step {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 18px;
}

.aria5-how-number {
  min-width: 58px;
  height: 58px;
  border-radius: 50%;
  background: linear-gradient(90deg, #0EA5EA, #11D1D1);
  color: #ffffff;
  font-weight: 800;
  font-size: 22px;
  line-height: 58px;
  text-align: center;
}

.aria5-how-step h3 {
  color: #E6F0FF;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 6px;
}

.aria5-how-step p {
  color: #94A9C9;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}

.aria5-how-arrow {
  color: #0EA5EA;
  font-size: 54px;
  line-height: 1;
}

/* ===== ARIA5 HOW IT WORKS END ===== */
/* ===== ARIA5 HERO CARDS HOVER START ===== */

.aria5-preview-card {
  transition: all 0.35s ease;
  transform: translateY(0);
}

.aria5-preview-card:hover {
  transform: translateY(-10px);
}

/* glow только в тёмной теме */
html.theme-night .aria5-preview-card:hover {
  box-shadow: 0 25px 60px rgba(14, 165, 234, 0.25);
}

/* лёгкая тень в светлой */
html.theme-day .aria5-preview-card:hover {
  box-shadow: 0 25px 50px rgba(15, 23, 42, 0.18);
}

/* ===== ARIA5 HERO CARDS HOVER END ===== */
/* ===== ARIA5 HERO CARDS ANIMATION START ===== */

.aria5-preview-card {
  opacity: 0;
  transform: translateY(30px);
  animation: ariaFadeUp 0.6s ease forwards;
}

.aria5-preview-card:nth-child(1) {
  animation-delay: 0.1s;
}

.aria5-preview-card:nth-child(2) {
  animation-delay: 0.25s;
}

.aria5-preview-card:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes ariaFadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ===== ARIA5 HERO CARDS ANIMATION END ===== */
/* ===== ARIA5 HERO ICON HOVER START ===== */

.aria5-preview-visual {
  transition: transform 0.4s ease;
}

.aria5-preview-card:hover .aria5-preview-visual {
  transform: scale(1.08);
}

/* ===== ARIA5 HERO ICON HOVER END ===== */




/* ===== READY WEBSITES BLOCK START ===== */

.aria5-ready-websites {
  padding: 70px 0 80px;
}

.aria5-ready-websites h2 {
  color: #e6f0ff;
  font-size: 42px;
  line-height: 1.15;
  margin-bottom: 14px;
}

.aria5-ready-websites > .container > p {
  color: #94a9c9;
  font-size: 18px;
  line-height: 1.6;
  max-width: 720px;
  margin-bottom: 46px;
}

.aria5-ready-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.aria5-ready-card {
  background: rgba(19, 28, 49, 0.94);
  border: 1px solid #222f43;
  border-radius: 24px;
  padding: 18px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.aria5-ready-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 18px;
  margin-bottom: 22px;
}

.aria5-ready-card h3 {
  color: #e6f0ff;
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 14px;
}

.aria5-ready-card p {
  color: #94a9c9;
  font-size: 15px;
  line-height: 1.6;
  white-space: pre-line;
  min-height: 70px;
  max-height: 90px;
  overflow: hidden;
  margin-bottom: 22px;
}

.aria5-ready-card a {
  color: #0ea5ea;
  font-weight: 700;
}

/* ===== LIGHT MODE FIX ===== */

body.light-mode .aria5-ready-websites {
  background: #f5f7fb;
}

body.light-mode .aria5-ready-websites h2 {
  color: #0f172a;
}

body.light-mode .aria5-ready-websites > .container > p {
  color: #475569;
}

body.light-mode .aria5-ready-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
}

body.light-mode .aria5-ready-card h3 {
  color: #0f172a;
}

body.light-mode .aria5-ready-card p {
  color: #475569;
}

body.light-mode .aria5-ready-card a {
  color: #0284c7;
}
body.light-mode .aria5-ready-card {
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

/* ===== READY WEBSITES LIGHT THEME START ===== */

html.theme-day .aria5-ready-websites h2 {
  color: #26314f !important;
}

html.theme-day .aria5-ready-websites > .container > p {
  color: #6f85aa !important;
}

html.theme-day .aria5-ready-card {
  background: #ffffff !important;
  border: 1px solid #dbe5f3 !important;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
}

html.theme-day .aria5-ready-card h3 {
  color: #26314f !important;
}

html.theme-day .aria5-ready-card p {
  color: #6f85aa !important;
}

html.theme-day .aria5-ready-card a {
  color: #0ea5ea !important;
}

html.theme-day .aria5-ready-websites h2 {
  color: #26314f !important;
}


/* ===== READY WEBSITES LIGHT THEME END ===== */

/* ===== CARD HOVER UPGRADE ===== */

.aria5-ready-card {
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}

.aria5-ready-card:hover {
  transform: translateY(-10px) scale(1.015);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.25);
  border-color: #0ea5ea;
}

/* ===== READY CARD HOVER FIX START ===== */

.aria5-ready-card {
  position: relative;
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.aria5-ready-card:hover {
  transform: translateY(-6px);
  border-color: #0ea5ea;
  box-shadow: 0 18px 45px rgba(14, 165, 234, 0.16);
}

.aria5-ready-card img {
  transition: transform 0.35s ease;
}

.aria5-ready-card:hover img {
  transform: scale(1.03);
}

/* ===== READY CARD HOVER FIX END ===== */
.aria5-ready-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.3s ease;
  background: linear-gradient(120deg, rgba(14,165,234,0.08), transparent);
}

.aria5-ready-card:hover::after {
  opacity: 1;
}
.aria5-ready-card:hover a {
  transform: translateX(4px);
  color: #38bdf8;
}


/* ===== BADGE UPGRADE START ===== */

.aria5-ready-card {
  position: relative;
  overflow: hidden;
}

/* позиция */
.aria5-ready-badge {
  position: absolute;
  top: 16px;
  left: 16px;

  padding: 6px 12px;
  border-radius: 999px;

  font-size: 12px;
  font-weight: 700;

  background: linear-gradient(135deg, #0ea5ea, #38bdf8);
  color: #fff;

  box-shadow: 0 6px 20px rgba(14,165,234,0.4);

  z-index: 3;
}

/* лёгкое свечение при hover */
.aria5-ready-card:hover .aria5-ready-badge {
  box-shadow: 0 10px 30px rgba(14,165,234,0.6);
}


/* ===== BADGE UPGRADE END ===== */

/* ===== FEATURED READY CARD START ===== */

.aria5-ready-card.featured {
  border-color: #0ea5ea !important;
  box-shadow: 0 24px 70px rgba(14, 165, 234, 0.22);
  transform: translateY(-6px);
}

.aria5-ready-card.featured .aria5-ready-badge {
  background: linear-gradient(135deg, #0ea5ea, #22d3ee);
  box-shadow: 0 10px 28px rgba(14, 165, 234, 0.45);
}

/* Light theme */
html.theme-day .aria5-ready-card.featured {
  border-color: #0ea5ea !important;
  box-shadow: 0 24px 70px rgba(14, 165, 234, 0.18);
}

/* ===== FEATURED READY CARD END ===== */
/* PRIMARY CTA VIEW DEMO*/

.aria5-ready-card a {
  display: inline-block;
  margin-top: 14px;
  padding: 10px 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0ea5ea, #22d3ee);
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: 0 8px 20px rgba(14,165,234,0.25);
}

.aria5-ready-card a:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 35px rgba(14,165,234,0.35);
}

.aria5-ready-card a {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 8px 16px;
  border-radius: 999px;

  font-size: 13px;
  font-weight: 600;

  width: auto;          /* ключевое */
  max-width: max-content;

  background: linear-gradient(135deg, #0ea5ea, #22d3ee);
  color: #fff !important;
  text-decoration: none;

  transition: all 0.25s ease;
  box-shadow: 0 6px 16px rgba(14,165,234,0.25);
}
.aria5-ready-card a {
  margin-left: auto;
}

.aria5-ready-card a {
  opacity: 0.85;
  transition: all 0.25s ease;
}

.aria5-ready-card:hover a {
  opacity: 1;
  transform: translateY(-2px) scale(1.03);
}
.aria5-ready-card:hover {
  transform: translateY(-4px);
}
.aria5-ready-badge {
  font-size: 11px;
  padding: 4px 10px;
}


html.theme-day .aria5-ready-card .aria5-ready-link:hover {
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 14px 32px rgba(14, 165, 234, 0.32);
}
/* ===== READY BUTTON LIGHT FIX START ===== */

html.theme-day .aria5-ready-card a {
  opacity: 1 !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #0ea5ea, #0b7cff) !important;
  box-shadow: 0 10px 24px rgba(14, 165, 234, 0.28) !important;
}

html.theme-day .aria5-ready-card a:hover {
  opacity: 1 !important;
  color: #ffffff !important;
  transform: translateY(-2px) scale(1.03);
  box-shadow: 0 14px 32px rgba(14, 165, 234, 0.38) !important;
}

/* ===== READY BUTTON LIGHT FIX END ===== */
/* ===== READY WEBSITES BLOCK END ===== */

/* ===== WHY DEVELOPER BLOCK START ===== */

.aria5-why {
  padding: 90px 0 70px;
}

.aria5-why .container {
  padding: 42px;
  border-radius: 28px;
  background: rgba(19, 28, 49, 0.72);
  border: 1px solid #222f43;
}

.aria5-why-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 26px 44px;
  margin-top: 34px;
}

.aria5-why-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.aria5-why-icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  border-radius: 14px;
  background: rgba(14, 165, 234, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.aria5-why-title {
  color: #e6f0ff;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.aria5-why-desc {
  color: #94a9c9;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

/* Light theme */
html.theme-day .aria5-why .container {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid #dbe5f3;
  box-shadow: 0 20px 60px rgba(15, 23, 42, 0.06);
}

html.theme-day .aria5-why-title {
  color: #26314f;
}

html.theme-day .aria5-why-desc {
  color: #6f85aa;
}

html.theme-day .aria5-why-icon {
  background: rgba(14, 165, 234, 0.1);
}

.aria5-why-item {
  background: rgba(19, 28, 49, 0.55);
  border: 1px solid rgba(255,255,255,0.04);
  border-radius: 18px;
  padding: 18px 18px 18px 18px;

  display: flex;
  gap: 14px;
  align-items: flex-start;

  transition: all 0.25s ease;
}

/* Hover */
.aria5-why-item:hover {
  transform: translateY(-4px) scale(1.02);
  background: rgba(14, 165, 234, 0.08);
  border-color: rgba(14, 165, 234, 0.25);
  box-shadow: 0 10px 30px rgba(14, 165, 234, 0.08);
}
.aria5-why-icon {
  background: rgba(14, 165, 234, 0.12);
  transition: all 0.25s ease;
}

.aria5-why-item:hover .aria5-why-icon {
  background: rgba(14, 165, 234, 0.25);
  transform: scale(1.05);
}
html.theme-day .aria5-why-item {
  background: rgba(255,255,255,0.7);
  border: 1px solid #e3ebf7;
}

html.theme-day .aria5-why-item:hover {
  background: rgba(14, 165, 234, 0.08);
  border-color: rgba(14, 165, 234, 0.2);
}
/* БАЗА карточки */
.aria5-why-item {
  background: rgba(255,255,255,0.03); /* было слишком темно */
  border: 1px solid rgba(255,255,255,0.06);
}

/* HOVER */
.aria5-why-item:hover {
  background: rgba(14,165,234,0.10);
  border-color: rgba(14,165,234,0.35);
}

/* КОНТЕЙНЕР (общий блок) */
.aria5-why-block {
  background: rgba(255,255,255,0.02); /* слабый контраст */
}
html.theme-day .aria5-why-block {
  background: #f4f7fb; /* не чисто белый */
}

html.theme-day .aria5-why-item {
  background: #ffffff;
  border: 1px solid #e3ebf7;
}

html.theme-day .aria5-why-item:hover {
  background: #f0f7ff;
  border-color: #38bdf8;
}
.aria5-why-item:hover {
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

html.theme-day .aria5-why-item:hover {
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

html.theme-day .aria5-why-title {
  color: #0f172a; /* почти чёрный, но мягкий */
}

html.theme-day .aria5-why-subtitle {
  color: #475569; /* вторичный текст */
}

/* Заголовки внутри карточек */
html.theme-day .aria5-why-item h3 {
  color: #0f172a;
}

/* Описание */
html.theme-day .aria5-why-item p {
  color: #64748b;
}
html.theme-day .aria5-why-item:hover h3 {
  color: #0284c7; /* твой голубой акцент */
}
html.theme-day .aria5-why-block h2 {
  color: #0f172a !important;
}

html.theme-day .aria5-why-block p {
  color: #475569;
}
html.theme-day .aria5-why .section-title {
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  background: none !important;
}

html.theme-day .aria5-why .section-subtitle {
  color: #475569 !important;
}
/* ===== WHY DEVELOPER BLOCK END ===== */


/* ===== ARIA5 SECTION SPACING FIX START ===== */

.aria5-how {
  margin-bottom: 45px;
}

.aria5-ready-websites {
  padding-top: 35px;
  padding-bottom: 55px;
}

.aria5-why {
  padding-top: 45px;
  padding-bottom: 45px;
}
/* ===== ARIA5 GLOBAL SPACING TIGHTEN START ===== */

.aria5-hero {
  padding-bottom: 35px !important;
}

.aria5-how {
  margin-top: 20px !important;
  margin-bottom: 45px !important;
}

.aria5-ready-websites {
  padding-top: 20px !important;
  padding-bottom: 45px !important;
}

.aria5-why {
  padding-top: 20px !important;
  padding-bottom: 45px !important;
}

.aria5-why + footer,
.aria5-why + .footer,
footer {
  margin-top: 35px !important;
}

/* ===== ARIA5 GLOBAL SPACING TIGHTEN END ===== */

/* ===== ARIA5 SECTION SPACING FIX END ===== */


/* ===== ARIA5 GET YOUR WEBSITE ===== */

.aria5-cta-main {
  background: linear-gradient(135deg, #22d3ee, #0ea5e9);
  color: #fff;
  padding: 14px 26px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 15px;
  display: inline-block;
  box-shadow: 0 10px 25px rgba(14, 165, 233, 0.3);
  transition: all 0.25s ease;
}

.aria5-cta-main:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(14, 165, 233, 0.4);
}

.aria5-hero-cta {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.aria5-hero-cta .aria5-btn-secondary {
    padding: 12px 28px;
    border-radius: 999px;
    background: linear-gradient(135deg, #00c6ff, #0072ff);
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 10px 25px rgba(0, 114, 255, 0.25);
}

.aria5-hero-cta .aria5-btn-secondary:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(0, 114, 255, 0.35);
}
.aria5-hero-cta {
    display: flex;
    justify-content: center;
    margin-top: 32px; /* было 20 — увеличили */
}

.aria5-hero-cta .aria5-btn-secondary {
    padding: 16px 36px; /* было 12x28 */
    font-size: 16px; /* было меньше */
    border-radius: 999px;
}

/* ===== ARIA5 GET YOUR WEBSITE END ===== */

/* ===== ARIA5 Get your website in minutes ===== */

/* ===== ARIA5 FINAL CTA START ===== */

.aria5-final-cta {
  padding: 35px 0 55px;
}

.aria5-final-cta .container {
  max-width: 1320px;
  text-align: center;
  padding: 54px 36px;
  border-radius: 30px;

  background:
    radial-gradient(circle at 50% 0%, rgba(34, 211, 238, 0.22), transparent 45%),
    linear-gradient(135deg, rgba(15, 28, 55, 0.96), rgba(7, 45, 72, 0.88));

  border: 1px solid rgba(34, 211, 238, 0.28);
  box-shadow: 0 26px 80px rgba(0, 0, 0, 0.22);
}

.aria5-final-cta .section-title {
  margin-bottom: 14px;
}

.aria5-final-cta .section-subtitle {
  margin-bottom: 26px;
}

.aria5-final-btn {
  margin: 24px 0 16px;
}

.aria5-final-note {
  color: #a9c7e8;
  font-size: 15px;
  margin: 0;
}

.aria5-final-note::before {
  content: "💬 ";
}

/* Light theme */
html.theme-day .aria5-final-cta .container {
  background:
    radial-gradient(circle at 50% 0%, rgba(34, 211, 238, 0.18), transparent 45%),
    linear-gradient(135deg, #ffffff, #eef9ff);

  border: 1px solid rgba(14, 165, 233, 0.25);
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.08);
}

html.theme-day .aria5-final-note {
  color: #475569;
}

.aria5-final-cta .container {
  position: relative;
}

.aria5-final-cta .container::before {
  content: "";
  position: absolute;
  inset: 34px;
  border-radius: 24px;
  background: rgba(8, 18, 34, 0.38);
  border: 1px solid rgba(148, 199, 232, 0.16);
  backdrop-filter: blur(14px);
  z-index: 0;
}

.aria5-final-cta .container > * {
  position: relative;
  z-index: 1;
}

.aria5-final-cta .section-title {
  font-size: 38px;
  color: #eaf6ff;
}

.aria5-final-cta .section-subtitle {
  font-size: 18px;
  color: #b9cbe3;
}

.aria5-final-btn .aria5-btn-secondary {
  display: inline-flex;
  padding: 16px 36px;
  border-radius: 999px;
  background: linear-gradient(135deg, #22d3ee, #0b7cff);
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 14px 34px rgba(14, 165, 233, 0.35);
}

.aria5-final-note {
  font-size: 16px;
  color: #c7dcf5;
}

/* ===== FIX LIGHT FINAL CTA ===== */

html.theme-day .aria5-final-cta .container::before {
  display: none;
}

html.theme-day .aria5-final-cta .container {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 20px 60px rgba(15, 23, 42, 0.08);
}

html.theme-day .aria5-final-cta .section-title {
  color: #0f172a;
}

html.theme-day .aria5-final-cta .section-subtitle {
  color: #475569;
}

html.theme-day .aria5-final-note {
  color: #64748b;
}
html.theme-day .aria5-final-cta .container {
  background: linear-gradient(180deg, #ffffff, #f8fbff);
}
html.theme-day .aria5-final-cta .section-title,
html.theme-day .aria5-final-cta h2 {
  background: none !important;
  -webkit-background-clip: initial !important;
  background-clip: initial !important;
  -webkit-text-fill-color: #0f172a !important;
  color: #0f172a !important;
}

/* ===== ARIA5 FINAL CTA END ===== */

/* ===== ARIA5 Get your website in minutes END ===== */


/* ===== ARIA5 TRIGGERS ===== */

.aria5-triggers {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
  font-size: 14px;
  color: #9fb3c8;
}

.aria5-triggers span {
  background: rgba(14, 165, 233, 0.08);
  border: 1px solid rgba(14, 165, 233, 0.2);
  padding: 8px 14px;
  border-radius: 999px;
}

/* Light theme */

html.theme-day .aria5-triggers {
  color: #334155;
}

html.theme-day .aria5-triggers span {
  background: rgba(14, 165, 233, 0.06);
  border: 1px solid rgba(14, 165, 233, 0.15);
}
/* ===== ARIA5 TRIGGERS  END===== */

/* ===== HOME HOW IT WORKS MOBILE FIX ===== */
@media (max-width: 767px) {

  .aria5-how-inner {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 18px !important;
    overflow: hidden !important;
  }

  .aria5-how-step {
    width: 100% !important;
    max-width: 100% !important;
  }

  .aria5-how-arrow {
    display: none !important;
  }

}
/* ===== END HOME HOW IT WORKS MOBILE FIX ===== */

/* ===== ARIA5 MOBILE STACK FIX ===== */
@media (max-width: 767px) {

  body {
    overflow-x: hidden !important;
  }

  .aria5-hero .row {
    display: flex !important;
    flex-direction: column !important;
  }

  .aria5-hero .col-lg-5,
  .aria5-hero .col-lg-7 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .aria5-template-preview {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    width: 100% !important;
  }

  .aria5-preview-card,
  .aria5-ready-card,
  .aria5-why-item,
  .aria5-how-step {
    width: 100% !important;
    max-width: 100% !important;
  }

  .aria5-how-inner,
  .aria5-ready-grid,
  .aria5-why-grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    width: 100% !important;
  }

  .aria5-how-arrow {
    display: none !important;
  }

  .aria5-hero-cta {
    width: 100% !important;
    text-align: center !important;
  }

}
/* ===== END ARIA5 MOBILE STACK FIX ===== */

/* ===== ARIA5 MOBILE TYPOGRAPHY FIX ===== */
@media (max-width: 767px) {

  .aria5-hero h1 {
    font-size: 32px !important;
    line-height: 1.12 !important;
    letter-spacing: -1px !important;
  }

  .section-title,
  .aria5-ready-websites .section-title,
  .aria5-final-cta .section-title {
    font-size: 26px !important;
    line-height: 1.18 !important;
    letter-spacing: -0.5px !important;
  }

  .section-subtitle,
  .aria5-hero p {
    font-size: 12px !important;
    line-height: 1.55 !important;
  }

}
/* ===== END ARIA5 MOBILE TYPOGRAPHY FIX ===== */

/* ===== FULL WIDTH CTA MOBILE FIX ===== */
@media (max-width: 767px) {

  .aria5-final-cta {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    padding: 40px 20px !important;
    border-radius: 0 !important;
  }

  .aria5-final-cta .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
  }

}
/* ===== END FULL WIDTH CTA MOBILE FIX ===== */

/* ===== ARIA5 FINAL CTA START ===== */

.aria5-final-cta {
  padding: 35px 0 55px;
}

.aria5-final-cta-inner {
  max-width: 1320px;
  margin: 0 auto;
  padding: 54px 36px;
  border-radius: 30px;
  text-align: center;
  overflow: hidden;

  background:
    radial-gradient(circle at 50% 0%, rgba(34, 211, 238, 0.22), transparent 45%),
    linear-gradient(135deg, rgba(15, 28, 55, 0.96), rgba(7, 45, 72, 0.88));

  border: 1px solid rgba(34, 211, 238, 0.28);
  box-shadow: 0 26px 80px rgba(0, 0, 0, 0.22);
}

.aria5-final-cta .section-title {
  font-size: 38px;
  margin-bottom: 14px;
  color: #eaf6ff;
}

.aria5-final-cta .section-subtitle {
  font-size: 18px;
  color: #b9cbe3;
  margin-bottom: 26px;
}

.aria5-final-btn {
  margin: 24px 0 16px;
}

.aria5-final-btn .aria5-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 36px;
  border-radius: 999px;
  background: linear-gradient(135deg, #22d3ee, #0b7cff);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 14px 34px rgba(14, 165, 233, 0.35);
}

.aria5-final-note {
  color: #c7dcf5;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

.aria5-final-note::before {
  content: "💬 ";
}

/* Mobile */
@media (max-width: 767px) {
  .aria5-final-cta {
    padding: 42px 14px 55px;
  }

  .aria5-final-cta-inner {
    width: 100%;
    padding: 38px 26px;
    border-radius: 30px;
    text-align: left;
  }

  .aria5-final-cta .section-title {
    font-size: 36px;
    line-height: 1.15;
    margin-bottom: 22px;
  }

  .aria5-final-cta .section-subtitle {
    font-size: 18px;
    line-height: 1.45;
    margin-bottom: 30px;
  }

  .aria5-final-btn .aria5-btn-secondary {
    width: 100%;
    padding: 18px 22px;
    font-size: 18px;
  }

  .aria5-final-note {
    font-size: 18px;
    line-height: 1.45;
  }
}
.aria5-btn-secondary {
  white-space: nowrap;
}

/* ===== ARIA5 FINAL CTA END ===== */