:root {
  --border-radius: 0.75rem;
  --card-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04);
}

/* Általános stílusok */
body {
  background-color: var(--light-bg);
  color: var(--text-primary);
}

/* Gombok */
.btn {
  border-radius: 0.5rem;
  font-weight: 500;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

/* Disabled gombok láthatóságának biztosítása */
.btn:disabled,
.btn.disabled {
  opacity: 0.65 !important;
  pointer-events: none !important;
  cursor: not-allowed !important;
}

.btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--primary-btn-text) !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: var(--primary-hover) !important;
  border-color: var(--primary-hover) !important;
  color: var(--primary-btn-text) !important;
}

/* Másodlagos gomb: 1px réz keret, Midnight Slate szöveg */
.btn-secondary {
  background-color: transparent !important;
  border: 1px solid var(--border-color-accent) !important;
  color: var(--text-primary) !important;
}

.btn-secondary:hover, .btn-secondary:focus {
  background-color: rgba(176, 109, 69, 0.08) !important;
  border-color: var(--secondary-hover) !important;
  color: var(--text-primary) !important;
}

.btn-success {
  background-color: var(--success-color);
  border-color: var(--success-color);
  color: #fff !important;
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
  background-color: #157347 !important;
  border-color: #157347 !important;
  color: #fff !important;
}

.btn-success:hover .bi,
.btn-success:focus .bi,
.btn-success:active .bi {
  color: inherit !important;
}

/* Info szín felülírás: #0dcaf0 → #b06d45 (copper) */
.btn-info {
  background-color: #b06d45 !important;
  border-color: #b06d45 !important;
  color: #fff !important;
}
.btn-info:hover, .btn-info:focus {
  background-color: #9a5f3b !important;
  border-color: #9a5f3b !important;
  color: #fff !important;
}
.text-info {
  color: #b06d45 !important;
}
.border-info {
  border-color: #b06d45 !important;
}
.badge.bg-info {
  background-color: #b06d45 !important;
}
.btn-outline-info {
  color: #b06d45 !important;
  border-color: #b06d45 !important;
  background-color: transparent !important;
}
.btn-outline-info:hover,
.btn-outline-info:focus {
  background-color: #b06d45 !important;
  border-color: #b06d45 !important;
  color: #fff !important;
}

.btn-outline-primary {
  color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: var(--primary-btn-text) !important;
}

.btn-outline-secondary {
  border: 1px solid var(--border-color-accent);
  color: var(--text-primary);
  background-color: transparent;
}

.btn-outline-secondary:hover {
  background-color: rgba(176, 109, 69, 0.08);
  border-color: var(--secondary-hover);
  color: var(--text-primary);
}

/* Outline light gombok biztosítása (pl. sötét háttérön) */
.btn-outline-light {
  color: var(--pearl-ivory) !important;
  border-color: var(--pearl-ivory) !important;
}

.btn-outline-light:hover {
  background-color: var(--pearl-ivory) !important;
  border-color: var(--pearl-ivory) !important;
  color: var(--text-primary) !important;
}

.btn-outline-light:disabled,
.btn-outline-light.disabled {
  color: #f8f9fa !important;
  border-color: #f8f9fa !important;
  background-color: transparent !important;
}

/* AI Editor prompt gomb specifikus stílusok */
.bg-success .btn-outline-light {
  color: #ffffff !important;
  border-color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.bg-success .btn-outline-light:hover {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: var(--success-color) !important;
}

.bg-success .btn-outline-light:disabled,
.bg-success .btn-outline-light.disabled {
  color: rgba(255, 255, 255, 0.6) !important;
  border-color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
}

/* Kártyák */
.card {
  border: none;
  border-radius: var(--border-radius);
  box-shadow: var(--card-shadow);
  transition: box-shadow 0.3s ease;
}

.card:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.card-header:not(.bg-success):not(.bg-primary):not(.bg-info):not(.bg-warning):not(.bg-danger):not(.bg-secondary):not(.bg-dark):not(.ai-run-log-header):not(.quiz-custom-colors-header):not(.solo-dashboard-theme-header) {
  background-color: var(--header-bg);
  border-bottom: 1px solid var(--border-color);
  border-top-left-radius: var(--border-radius) !important;
  border-top-right-radius: var(--border-radius) !important;
  padding: 1rem 1.25rem;
}

.ai-run-log-header {
  background-color: var(--teal);
  border-color: var(--teal);
  color: var(--primary-btn-text);
}

/* Quiz szín testreszabás kártya fejléc */
.quiz-custom-colors-header {
  background-color: var(--teal) !important;
  border-color: var(--teal) !important;
  color: var(--primary-btn-text) !important;
}

/* Solo nyitóképernyő – „Add meg a témát” kártya fejléc */
.solo-dashboard-theme-header,
#soloDashboardThemeCard .solo-dashboard-theme-header {
  background-color: var(--teal) !important;
  border-color: var(--teal) !important;
  color: #fff !important;
}
#soloDashboardThemeCard .solo-dashboard-theme-header .card-title,
#soloDashboardThemeCard .solo-dashboard-theme-header p,
.solo-dashboard-theme-header .card-title,
.solo-dashboard-theme-header p {
  color: #fff !important;
}

/* Solo dashboard – mockup kinézet */
.solo-dashboard-top {
  margin-bottom: 1.5rem !important;
}
.solo-dashboard-hero {
  padding-top: 0.15rem;
}
.solo-dashboard-title {
  font-size: clamp(1.5rem, 2.5vw, 1.85rem);
  font-weight: 700;
  color: #1a2e28;
  letter-spacing: -0.02em;
}
.solo-dashboard-subtitle {
  color: #5c6b66;
  font-size: 0.95rem;
  max-width: 36rem;
  line-height: 1.5;
}
.solo-field-label {
  font-size: 0.8rem;
  font-weight: 600;
  color: #3d4a46;
  margin-bottom: 0.35rem;
}
.solo-link-arrow {
  color: #2d8a62;
  font-weight: 500;
}
.solo-link-arrow:hover {
  color: #1f6b4a;
}

/* Stat kártyák */
.solo-stat-card {
  border-radius: 0.85rem !important;
  background: #fff;
  border: 1px solid #e8ecea !important;
  box-shadow: 0 1px 2px rgba(26, 46, 40, 0.04) !important;
}
.solo-dashboard-stats-row {
  --bs-gutter-x: 0.5rem;
}
.solo-stat-card .card-body {
  padding: 0.9rem 1rem !important;
  min-height: auto;
}
.solo-dashboard-top .solo-stat-card .card-body {
  padding: 0.65rem 0.6rem !important;
}
.solo-dashboard-top .solo-stat-count {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}
.solo-dashboard-top .solo-stat-icon {
  width: 2.85rem;
  height: 2.85rem;
  font-size: 1.35rem;
  border-radius: 0.65rem;
}
.solo-dashboard-top .solo-stat-label {
  font-size: 0.68rem;
  line-height: 1.25;
}
.solo-dashboard-top .solo-stat-top {
  gap: 0.65rem;
  margin-bottom: 0;
}
.solo-dashboard-top .solo-stat-top > div {
  min-width: 0;
}
.solo-stat-top {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  margin-bottom: 0;
}
.solo-stat-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 1.35rem;
}
.solo-stat-icon-tone-active {
  background: #e8f5ee;
  color: #2d8a62;
}
.solo-stat-icon-tone-draft {
  background: #fff3e6;
  color: #d97706;
}
.solo-stat-icon-tone-transcript {
  background: #e6f0f1;
  color: var(--teal, #004a50);
}
.solo-stat-icon-tone-archived {
  background: #eef4ff;
  color: #3b6fd9;
}
.solo-stat-icon-tone-trash {
  background: #f1f3f2;
  color: #6b7c76;
}
.solo-stat-icon-tone-new {
  background: #e6f0f1;
  color: var(--teal, #004a50);
}
.solo-stat-icon-tone-mine {
  background: #faf0e8;
  color: var(--copper, #b06d45);
}
.solo-dashboard-top .solo-stat-icon-tone-new {
  background: #e6f0f1;
}
.solo-dashboard-top .solo-stat-icon-tone-mine {
  background: #faf0e8;
}
.solo-stat-action-title {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.2;
  color: #1a2e28;
  margin-bottom: 0.1rem;
}
.solo-dashboard-top .solo-stat-action-title {
  font-size: 0.95rem;
}
.solo-stat-action-title-tone-new {
  color: var(--teal, #004a50);
}
.solo-stat-action-title-tone-mine {
  color: var(--copper, #b06d45);
}
.solo-stat-card--action .solo-stat-top {
  align-items: center;
}
.solo-dashboard-top .solo-stat-icon-tone-active {
  background: #dff3ea;
}
.solo-dashboard-top .solo-stat-icon-tone-draft {
  background: #ffe8cc;
}
.solo-dashboard-top .solo-stat-icon-tone-transcript {
  background: #d9ecee;
}
.solo-dashboard-top .solo-stat-icon-tone-archived {
  background: #dce8ff;
}
.solo-dashboard-top .solo-stat-icon-tone-trash {
  background: #e8ecea;
}
.solo-stat-count {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
  color: #1a2e28;
}
.solo-stat-count.solo-stat-count-tone-active,
.solo-dashboard-top .solo-stat-count.solo-stat-count-tone-active {
  color: #2d8a62;
}
.solo-stat-count.solo-stat-count-tone-draft,
.solo-dashboard-top .solo-stat-count.solo-stat-count-tone-draft {
  color: #d97706;
}
.solo-stat-count.solo-stat-count-tone-transcript,
.solo-dashboard-top .solo-stat-count.solo-stat-count-tone-transcript {
  color: var(--teal, #004a50);
}
.solo-stat-count.solo-stat-count-tone-archived,
.solo-dashboard-top .solo-stat-count.solo-stat-count-tone-archived {
  color: #3b6fd9;
}
.solo-stat-count.solo-stat-count-tone-trash,
.solo-dashboard-top .solo-stat-count.solo-stat-count-tone-trash {
  color: #6b7c76;
}
.solo-stat-label {
  font-size: 0.8rem;
  color: #6b7c76;
  margin-top: 0.15rem;
}
.solo-stat-card-link {
  color: inherit;
  border-radius: 0.85rem;
}
.solo-stat-card-link:hover .solo-stat-card {
  border-color: #c5d4cf !important;
  box-shadow: 0 4px 14px rgba(26, 46, 40, 0.08) !important;
}
.solo-stat-card-link:focus-visible {
  outline: 2px solid var(--teal, #004a50);
  outline-offset: 2px;
}
.solo-stat-card-link:focus-visible .solo-stat-card {
  border-color: var(--teal, #004a50) !important;
}

/* Műveleti kártyák */
.solo-action-cards-row {
  align-items: stretch;
  --solo-action-fields-height: 8.35rem;
}
.solo-dashboard-main-left .solo-dashboard-left-actions {
  margin-bottom: 1rem !important;
}
.solo-dashboard-main-left {
  min-width: 0;
}
.solo-cms-widget-card {
  min-width: 0;
  overflow: hidden;
}
#soloDashboardPostListContainer {
  min-width: 0;
  max-width: 100%;
}
.solo-dashboard-main-left .solo-dashboard-left-actions + .solo-cms-widget-card,
.solo-dashboard-main-left .solo-dashboard-left-actions + .solo-recent-card {
  margin-top: 0;
}
@media (min-width: 992px) {
  .solo-dashboard-main-left {
    display: flex;
    flex-direction: column;
    min-width: 0;
  }
  .solo-dashboard-main-left .solo-cms-widget-card,
  .solo-dashboard-main-left .solo-recent-card {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .solo-dashboard-main-left .solo-cms-widget-card-body,
  .solo-dashboard-main-left .solo-recent-card .card-body {
    flex: 1 1 auto;
  }
}
.solo-cms-widget-card-body {
  padding-top: 0.5rem !important;
  min-width: 0;
}
.solo-cms-widget-card .cms-list-table-wrap,
.solo-cms-widget-card .table-responsive {
  overflow-x: auto;
  max-width: 100%;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.solo-cms-widget-card .cms-dashboard-widget-table {
  table-layout: fixed;
  width: 100%;
  min-width: 520px;
}
.solo-cms-widget-card .cms-dashboard-widget-table .cms-col-title {
  width: 34%;
  word-break: break-word;
  overflow-wrap: anywhere;
  line-height: 1.35;
}
.solo-cms-widget-card .cms-dashboard-widget-table .cms-col-type {
  width: 12%;
}
.solo-cms-widget-card .cms-dashboard-widget-table .cms-col-status {
  width: 24%;
}
.solo-cms-widget-card .cms-dashboard-widget-table .cms-col-status .badge {
  white-space: normal;
  text-align: left;
  line-height: 1.25;
}
.solo-cms-widget-card .cms-dashboard-widget-table .cms-col-created {
  width: 14%;
  white-space: nowrap;
}
.solo-cms-widget-card .cms-dashboard-widget-table .cms-col-actions {
  width: 16%;
  white-space: nowrap;
}
.solo-cms-widget-card .cms-widget-actions .btn {
  padding: 0.2rem 0.45rem;
}
.solo-cms-widget-card .cms-dashboard-widget-table .cms-col-title .badge {
  font-size: 0.65rem;
  vertical-align: middle;
}
.solo-dashboard-main-right {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.solo-dashboard-main-right .solo-dashboard-source-wrap {
  flex: 1 1 auto;
  min-width: 0;
}
.solo-dashboard-main-right .solo-card-source {
  height: auto;
}
.solo-dashboard-main-right .solo-card-source .card-body {
  min-height: 100%;
}
.solo-dashboard-main-right .solo-tips-card:not(.solo-dashboard-how-it-works-card) {
  flex: 0 0 auto;
}
@media (min-width: 992px) {
  .solo-dashboard-main-right .solo-dashboard-how-it-works-wrap {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    min-height: 11rem;
  }
  .solo-dashboard-main-right .solo-dashboard-how-it-works-card {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }
  .solo-dashboard-main-right .solo-dashboard-how-it-works-card > .card-body {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }
  .solo-dashboard-main-right .solo-how-it-works-widget-accordion {
    flex: 1 1 auto;
  }
  .solo-dashboard-main-right .solo-dashboard-how-it-works-card .card-body > .solo-link-arrow {
    margin-top: auto !important;
    padding-top: 0.75rem;
  }
}
.solo-dashboard-main-right .solo-how-it-works-widget-accordion {
  --bs-accordion-btn-padding-y: 0.95rem;
}
.solo-dashboard-main-right .solo-how-it-works-widget-button {
  min-height: 3rem;
}
.solo-dashboard-main-right .solo-how-it-works-widget-item + .solo-how-it-works-widget-item {
  margin-top: 0.15rem;
}
.solo-action-card {
  border-radius: 1rem !important;
  background: #fff;
  border: 1px solid #e8ecea !important;
  box-shadow: 0 1px 3px rgba(26, 46, 40, 0.04) !important;
}
.solo-action-card .form-control,
.solo-action-card .form-select {
  border-color: #dfe5e2;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
}
.solo-action-card .form-control:focus,
.solo-action-card .form-select:focus {
  border-color: #b8d4c8;
  box-shadow: 0 0 0 0.2rem rgba(45, 138, 98, 0.12);
}
.solo-card-source .form-control:focus {
  border-color: #b8cce8;
  box-shadow: 0 0 0 0.2rem rgba(59, 111, 217, 0.12);
}
.solo-action-card-head {
  display: flex;
  gap: 0.85rem;
  align-items: flex-start;
  padding-bottom: 0.85rem;
  margin-bottom: 1rem !important;
  border-bottom: 1px solid #eef2f0;
}
.solo-action-card-content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.solo-action-card-actions {
  flex-shrink: 0;
  margin-top: 0.85rem;
}
.solo-card-theme-fields {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
  min-height: var(--solo-action-fields-height);
  padding: 0;
  background: transparent;
  border: none;
}
.solo-card-theme-fields .form-label {
  margin-bottom: 0.25rem;
}
.solo-card-theme .solo-action-card-content {
  flex: 1 1 auto;
  min-height: 0;
}
.solo-card-theme .solo-action-card-actions {
  flex: 0 0 auto;
  margin-top: 2rem;
}
.solo-card-theme-footnote-wrap {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  padding-top: 0.35rem;
}
.solo-card-theme-footnote-wrap .solo-action-footnote {
  margin-top: 0 !important;
}
.solo-card-theme-footnote-wrap .solo-action-footnote i {
  color: #2d8a62;
}
.solo-card-audio .solo-action-card-content {
  flex: 1 1 auto;
  min-height: 0;
}
.solo-card-audio .solo-action-card-actions {
  flex: 0 0 auto;
  margin-top: 2rem;
}
.solo-card-audio-footnote-wrap {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  padding-top: 0.35rem;
}
.solo-card-audio-footnote-wrap .solo-action-footnote {
  margin-top: 0 !important;
}
.solo-card-audio-footnote-wrap .solo-action-footnote i {
  color: #7c5cbf;
}
.solo-card-audio .solo-audio-dropzone {
  flex: 0 0 auto;
  min-height: var(--solo-action-fields-height);
  margin-bottom: 0 !important;
  padding: 0.85rem 1rem;
  cursor: pointer;
  border: 2px dashed #d4c8ef;
  background: #faf8fd;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}
.solo-card-audio .solo-audio-dropzone .fw-semibold.small {
  font-size: 0.8125rem;
  margin-bottom: 0.2rem !important;
}
.solo-card-audio .solo-audio-dropzone .small.text-muted {
  font-size: 0.75rem;
}
.solo-card-audio .solo-audio-cloud {
  width: 2.35rem;
  height: 2.35rem;
  font-size: 1.05rem;
  margin-bottom: 0.35rem !important;
}
.solo-action-card-head h2 {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.25rem;
}
.solo-action-card-head .solo-action-card-desc,
.solo-action-card-head p.small {
  font-size: 0.9375rem;
  line-height: 1.45;
  color: #5c6b66 !important;
}
.solo-card-theme .solo-action-card-head h2 {
  color: #2d8a62;
}
.solo-card-audio .solo-action-card-head h2 {
  color: #7c5cbf;
}
.solo-card-source .solo-action-card-head h2 {
  color: #3b6fd9;
}
.solo-action-icon {
  width: 4.35rem;
  height: 4.35rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 1.45rem;
}
.solo-action-icon-theme {
  background: #e8f5ee;
  color: #2d8a62;
}
.solo-action-icon-audio {
  background: #f0ebfa;
  color: #7c5cbf;
}
.solo-action-icon-source {
  background: #e8f0fa;
  color: #3b6fd9;
}
.solo-action-footnote {
  font-size: 0.9rem;
  color: #8a9691;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  line-height: 1.35;
}
.solo-btn-theme {
  background: #2d8a62;
  border-color: #2d8a62;
  color: #fff !important;
  font-weight: 600;
  padding: 0.65rem 1rem;
  border-radius: 0.5rem;
}
.solo-btn-theme:hover,
.solo-btn-theme:focus,
.solo-btn-theme:active,
a.btn.solo-btn-theme,
a.btn.solo-btn-theme:hover,
a.btn.solo-btn-theme:focus,
a.btn.solo-btn-theme:visited,
button.btn.solo-btn-theme {
  color: #fff !important;
  text-decoration: none !important;
}
.solo-btn-theme:hover {
  background: #257652;
  border-color: #257652;
}
.solo-btn-audio {
  background: #7c5cbf;
  border-color: #7c5cbf;
  color: #fff;
  font-weight: 600;
  padding: 0.65rem 1rem;
  border-radius: 0.5rem;
}
.solo-btn-audio:hover {
  background: #6a4da8;
  border-color: #6a4da8;
  color: #fff;
}
.solo-btn-source,
.solo-card-source .solo-btn-source {
  background-color: #3b6fd9 !important;
  border-color: #3b6fd9 !important;
  color: #fff !important;
  font-weight: 600;
  padding: 0.65rem 1rem;
  border-radius: 0.5rem;
}
.solo-btn-source:hover:not(:disabled),
.solo-btn-source:focus:not(:disabled),
.solo-card-source .solo-btn-source:hover:not(:disabled),
.solo-card-source .solo-btn-source:focus:not(:disabled) {
  background-color: #2f5db8 !important;
  border-color: #2f5db8 !important;
  color: #fff !important;
}
.solo-btn-source:disabled,
.solo-card-source .solo-btn-source:disabled {
  background-color: #3b6fd9 !important;
  border-color: #3b6fd9 !important;
  color: #fff !important;
  opacity: 0.55;
}

/* Hang dropzone – hover */
.solo-audio-cloud {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #f0ebfa;
  color: #7c5cbf;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.35rem;
}
.solo-audio-dropzone-active,
.solo-card-audio .solo-audio-dropzone:hover {
  border-color: #7c5cbf !important;
  background: #f5f0fc;
}

.solo-audio-progress {
  margin-top: 0.75rem;
}
.solo-audio-progress-bar {
  height: 0.55rem;
  border-radius: 999px;
  background: #ece6f8;
}
.solo-card-audio.solo-card-audio--busy .solo-audio-dropzone {
  pointer-events: none;
  opacity: 0.65;
}

.solo-audio-done-actions .btn {
  font-weight: 600;
}

/* AI Editor jobb oldali sáv – dashboard widgetek */
.ai-editor-sidebar-audio .solo-audio-dropzone {
  min-height: 7.5rem;
  padding: 0.85rem 0.75rem;
}
.ai-editor-sidebar-audio .solo-action-card-head h2 {
  font-size: 1rem;
}
.ai-editor-sidebar-tips .solo-how-it-works-list li {
  font-size: 0.875rem;
}
.ai-editor-sidebar-tips .solo-how-it-works-link {
  font-size: 0.9rem;
}

/* Hangfeltöltés – ne navigáljon el figyelmeztetés */
.transcription-upload-nav-notice {
  position: fixed;
  top: var(--zidalio-navbar-height, 56px);
  left: 0;
  right: 0;
  z-index: 1045;
  margin: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
}
.transcription-upload-nav-notice-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0.65rem 1rem;
  font-size: 0.9rem;
  line-height: 1.45;
}
body.has-admin-sidebar .transcription-upload-nav-notice {
  left: 64px;
}
@media (max-width: 991.98px) {
  body.has-admin-sidebar .transcription-upload-nav-notice {
    left: 0;
  }
}

/* Transcription – alsó fix progress (AI editor minta) */
.transcription-inline-progress {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1070;
  min-height: 70px;
  background: linear-gradient(135deg, #198754 0%, #20c997 100%);
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
  padding: 0;
  overflow: hidden;
  transform: translateY(100%);
  transition: transform 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
}

.transcription-inline-progress-inner {
  position: relative;
  z-index: 2;
}

.transcription-inline-progress-bar-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: rgba(255, 255, 255, 0.25);
  transition: width 0.8s cubic-bezier(0.4, 0.0, 0.2, 1);
  box-shadow: inset 0 2px 10px rgba(255, 255, 255, 0.3);
  z-index: 1;
  pointer-events: none;
}

.transcription-inline-progress-hide {
  padding: 0.25rem 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  backdrop-filter: blur(10px);
}

.transcription-inline-progress-hide:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}

body.has-admin-sidebar .transcription-inline-progress {
  left: 64px;
}

@media (max-width: 991.98px) {
  body.has-admin-sidebar .transcription-inline-progress {
    left: 0;
  }
}

/* Forrásanyag */
.solo-source-textarea-wrap {
  position: relative;
}
.solo-source-textarea {
  resize: vertical;
  min-height: 6.5rem;
  font-size: 0.9rem;
  border-radius: 0.5rem;
}
.solo-card-source .solo-action-card-head {
  padding-bottom: 0.65rem;
  margin-bottom: 0.65rem !important;
}
.solo-card-source .solo-source-textarea-wrap {
  margin-bottom: 0.65rem !important;
}
.solo-card-source .solo-source-textarea {
  min-height: 4rem;
  font-size: 0.8125rem;
  padding: 0.4rem 0.65rem;
  line-height: 1.35;
}
.solo-dashboard-main-right .solo-card-source .solo-source-textarea {
  min-height: 7.5rem;
  font-size: 0.875rem;
  padding: 0.5rem 0.75rem;
  line-height: 1.45;
}
.solo-card-source .solo-field-label {
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
}
.solo-card-source .solo-source-pick-label {
  margin-bottom: 0.35rem !important;
}
.solo-card-source .solo-source-prompts-row {
  --bs-gutter-x: 0.35rem;
  --bs-gutter-y: 0.35rem;
  margin-bottom: 0.65rem !important;
}
.solo-card-source .solo-action-footnote {
  margin-top: 0.65rem !important;
}
.solo-source-counter {
  position: absolute;
  right: 0.65rem;
  bottom: 0.45rem;
  font-size: 0.7rem;
  color: #8a9691;
  pointer-events: none;
}
.solo-source-tile {
  border: 1px solid #e2e8e5;
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.55rem 0.65rem;
  text-align: left;
  width: 100%;
  font-size: 0.78rem;
  font-weight: 500;
  color: #3d4a46;
  transition: border-color 0.12s, background 0.12s, box-shadow 0.12s;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  line-height: 1.25;
}
.solo-card-source .solo-source-tile {
  padding: 0.5rem 0.6rem;
  font-size: 0.8125rem;
  line-height: 1.3;
  gap: 0.35rem;
  border-radius: 0.45rem;
  min-height: 0;
}
.solo-source-tile .bi {
  font-size: 0.95rem;
  color: #5c6b66;
  flex-shrink: 0;
}
.solo-card-source .solo-source-tile .bi {
  font-size: 0.9rem;
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile {
  padding: 0.55rem 0.65rem;
  font-size: 0.875rem;
  line-height: 1.35;
  gap: 0.4rem;
  border-radius: 0.5rem;
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile .bi {
  font-size: 1rem;
}
.solo-source-tile:hover {
  border-color: #b8cce8;
  background: #f8fbff;
}
.solo-source-tile.active {
  border-color: #3b6fd9;
  background: #eef4ff;
  box-shadow: 0 0 0 1px #3b6fd9;
}
.solo-source-tile.active .bi {
  color: #3b6fd9;
}

/* Dashboard – forrásanyag gombok látványosabb kiemelése */
.solo-dashboard-main-right .solo-card-source .solo-source-actions-panel {
  margin-top: 0.15rem;
  padding: 0.9rem 0.85rem 0.85rem;
  border-radius: 0.75rem;
  background: linear-gradient(165deg, #f8fafb 0%, #f1f5fb 100%);
  border: 1px solid #e3eaf2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
}
.solo-dashboard-main-right .solo-card-source .solo-source-pick-label {
  font-weight: 700;
  font-size: 0.8125rem;
  color: #1a2e28;
  display: flex;
  align-items: center;
  gap: 0.15rem;
}
.solo-dashboard-main-right .solo-card-source .solo-source-pick-icon {
  color: #3b6fd9;
  font-size: 0.95rem;
  opacity: 0.9;
}
.solo-dashboard-main-right .solo-card-source .solo-source-prompts-row {
  --bs-gutter-x: 0.5rem;
  --bs-gutter-y: 0.5rem;
  margin-bottom: 0.75rem !important;
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile {
  position: relative;
  overflow: hidden;
  min-height: 2.85rem;
  padding: 0.7rem 0.85rem 0.7rem 0.95rem;
  font-size: 0.9375rem;
  font-weight: 600;
  border-width: 1.5px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(26, 46, 40, 0.07);
  transition: border-color 0.15s, background 0.15s, box-shadow 0.15s, transform 0.15s;
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile .bi {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.85rem;
  height: 1.85rem;
  border-radius: 0.5rem;
  background: rgba(59, 111, 217, 0.09);
  color: #3b6fd9;
  font-size: 1rem;
  flex-shrink: 0;
  transition: background 0.15s, color 0.15s, transform 0.15s;
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile span {
  flex: 1;
  min-width: 0;
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile:hover {
  border-color: #7ca8e8;
  background: #fff;
  box-shadow: 0 3px 8px rgba(59, 111, 217, 0.14);
  transform: translateY(-1px);
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile:hover .bi {
  background: rgba(59, 111, 217, 0.16);
  transform: scale(1.04);
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile.active {
  border-width: 2px;
  background: linear-gradient(135deg, #fff 0%, #f3f8ff 100%);
  box-shadow: 0 0 0 3px rgba(59, 111, 217, 0.14), 0 3px 10px rgba(59, 111, 217, 0.2);
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile.active::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, #6aa3eb 0%, #3b6fd9 100%);
  border-radius: 0.5rem 0 0 0.5rem;
}
.solo-dashboard-main-right .solo-card-source .solo-source-tile.active .bi {
  background: rgba(59, 111, 217, 0.2);
  color: #2f5db8;
}
.solo-dashboard-main-right .solo-card-source .solo-btn-source {
  font-size: 1rem;
  padding: 0.75rem 1.15rem;
  min-height: 2.85rem;
  box-shadow: 0 3px 12px rgba(59, 111, 217, 0.3);
  letter-spacing: 0.01em;
  transition: background 0.15s, border-color 0.15s, box-shadow 0.15s, transform 0.15s;
}
.solo-dashboard-main-right .solo-card-source .solo-btn-source:not(:disabled) {
  background: linear-gradient(180deg, #4a86e3 0%, #3b6fd9 55%, #3468c9 100%) !important;
  border-color: #3468c9 !important;
}
.solo-dashboard-main-right .solo-card-source .solo-btn-source:hover:not(:disabled),
.solo-dashboard-main-right .solo-card-source .solo-btn-source:focus:not(:disabled) {
  background: linear-gradient(180deg, #5590e8 0%, #4278de 55%, #3a6fd0 100%) !important;
  border-color: #3a6fd0 !important;
  box-shadow: 0 5px 16px rgba(59, 111, 217, 0.38);
  transform: translateY(-1px);
}
.solo-dashboard-main-right .solo-card-source .solo-btn-source .bi {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.12));
}

/* Legutóbbi munkák */
.solo-recent-card {
  border-radius: 1rem !important;
  background: #fff;
  border: 1px solid #e8ecea !important;
  box-shadow: 0 1px 3px rgba(26, 46, 40, 0.04) !important;
  --solo-recent-item-height: 4.35rem;
}
.solo-recent-card .card-header h2 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #1a2e28;
}
.solo-recent-card .solo-link-arrow {
  color: #3b6fd9;
  font-size: 0.8125rem;
}
.solo-recent-card .solo-link-arrow:hover {
  color: #2f5db8;
}
.solo-recent-card-body {
  padding-top: 0.35rem !important;
}
.solo-recent-list-scroll {
  height: calc(var(--solo-recent-item-height) * 3);
  max-height: calc(var(--solo-recent-item-height) * 3);
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #d8e0dc transparent;
}
.solo-recent-list-scroll::-webkit-scrollbar {
  width: 5px;
}
.solo-recent-list-scroll::-webkit-scrollbar-thumb {
  background: #d8e0dc;
  border-radius: 4px;
}
.solo-recent-card--empty .solo-recent-list-scroll {
  height: auto;
  max-height: none;
  overflow: visible;
}
.solo-recent-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-height: var(--solo-recent-item-height);
  padding: 0.65rem 0;
  border-bottom: 1px solid #eef1ef;
}
.solo-recent-item:last-child {
  border-bottom: none !important;
}
.solo-recent-type-icon {
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 0.55rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 1.05rem;
}
.solo-recent-type-icon-article {
  background: #e8f5ee;
  color: #2d8a62;
}
.solo-recent-type-icon-audio {
  background: #f0ebfa;
  color: #7c5cbf;
}
.solo-recent-item-main {
  flex: 1 1 auto;
  min-width: 0;
}
.solo-recent-item-title,
.solo-recent-item-title-wrap a {
  display: block;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.3;
  color: #1a2e28;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solo-recent-item-title-wrap a:hover {
  color: #2d8a62;
}
.solo-recent-meta {
  font-size: 0.78rem;
  color: #8a9691;
  line-height: 1.35;
  margin-top: 0.15rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solo-recent-item-badge {
  flex: 0 0 auto;
}
.solo-recent-item-updated {
  flex: 0 0 auto;
  font-size: 0.75rem;
  color: #a3ada8;
  white-space: nowrap;
}
.solo-recent-item-menu {
  flex: 0 0 auto;
  width: 1.5rem;
  display: flex;
  justify-content: center;
}
.solo-recent-badge {
  font-size: 0.6875rem;
  font-weight: 600;
  padding: 0.35em 0.7em;
  border-radius: 2rem;
  white-space: nowrap;
}
.solo-recent-badge-editing {
  background: #eef4ff;
  color: #3b6fd9;
}
.solo-recent-badge-draft {
  background: #fff3e6;
  color: #c56a08;
}
.solo-recent-badge-published {
  background: #eef4ff;
  color: #3b6fd9;
}
.solo-recent-locked {
  cursor: pointer;
}
.solo-recent-menu-btn {
  color: #a3ada8;
  padding: 0.15rem 0.35rem;
  line-height: 1;
  border: none;
  background: transparent;
}
.solo-recent-menu-btn:hover {
  color: #5c6b66;
}
@media (max-width: 991.98px) {
  .solo-recent-item {
    flex-wrap: wrap;
    align-items: flex-start;
    min-height: auto;
    padding: 0.85rem 0;
  }
  .solo-recent-item-badge,
  .solo-recent-item-updated {
    margin-left: calc(2.35rem + 0.75rem);
  }
  .solo-recent-item-menu {
    margin-left: auto;
  }
  .solo-recent-list-scroll {
    height: auto;
    max-height: calc(var(--solo-recent-item-height) * 3 + 2rem);
  }
}

/* Tippek */
.solo-tips-card {
  border-radius: 1rem !important;
  background: linear-gradient(160deg, #f7fbf9 0%, #f0f7f3 100%);
  border: 1px solid #e2ece6 !important;
}
.solo-tips-icon {
  width: 2rem;
  height: 2rem;
  border-radius: 0.5rem;
  background: #e8f5ee;
  color: #2d8a62;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}
.solo-tips-list {
  font-size: 0.85rem;
  color: #5c6b66;
  line-height: 1.45;
  margin-bottom: 0;
}
.solo-how-it-works-list li:last-child {
  margin-bottom: 0 !important;
}
.solo-how-it-works-link {
  color: var(--solo-card-teal, #004a50);
  font-size: 0.875rem;
}
.solo-how-it-works-link:hover {
  color: var(--solo-card-teal-hover, #003a40);
  text-decoration: underline !important;
}

.solo-how-it-works-widget-accordion {
  --bs-accordion-border-width: 0;
  --bs-accordion-btn-padding-x: 0;
  --bs-accordion-btn-padding-y: 0.65rem;
  --bs-accordion-body-padding-x: 0;
  --bs-accordion-body-padding-y: 0;
  --bs-accordion-active-color: var(--solo-card-teal, #004a50);
  --bs-accordion-active-bg: transparent;
  --bs-accordion-btn-focus-box-shadow: none;
}

.solo-how-it-works-widget-item + .solo-how-it-works-widget-item {
  border-top: 1px solid #e2ece6 !important;
}

.solo-how-it-works-widget-button {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--solo-card-teal, #004a50);
  background: transparent;
  box-shadow: none;
  gap: 0.35rem;
}

.solo-how-it-works-widget-button:not(.collapsed) {
  color: var(--solo-card-teal, #004a50);
  background: transparent;
  box-shadow: none;
}

.solo-how-it-works-widget-button::after {
  width: 0.85rem;
  height: 0.85rem;
  background-size: 0.85rem;
  flex-shrink: 0;
}

.solo-how-it-works-widget-icon {
  color: #2d8a62;
  font-size: 0.95rem;
  flex-shrink: 0;
}

.solo-how-it-works-widget-title {
  line-height: 1.35;
  text-align: left;
}

.solo-how-it-works-widget-text {
  font-size: 0.85rem;
  color: #5c6b66;
  line-height: 1.45;
}

.solo-how-it-works-widget-more {
  font-size: 0.8rem;
}

.ai-editor-sidebar-tips .solo-how-it-works-widget-button {
  font-size: 0.84rem;
}

.ai-editor-sidebar-tips .solo-how-it-works-widget-text {
  font-size: 0.82rem;
}

/* Solo brand – közös színpaletta (landing + dashboard) */
body.solo-brand-body {
  --solo-landing-bg: var(--pearl-ivory, #faf5ef);
  --solo-card-teal: var(--teal, #004a50);
  --solo-card-teal-hover: var(--teal-hover, #003a40);
  --solo-card-teal-soft: #e6f0f1;
  --solo-card-green: var(--teal-light, #008e73);
  --solo-card-green-soft: #e6f5f1;
  --solo-card-copper: var(--copper, #b06d45);
  --solo-card-copper-hover: var(--secondary-hover, #9a5f3b);
  --solo-card-copper-soft: #faf0e8;
}

/* Solo landing (vendég) – padding-top csak a body-n (html-en duplázódott volna) */
html:has(body.solo-landing-body) {
  background-color: var(--solo-landing-bg) !important;
}
body.solo-landing-body {
  --solo-landing-navbar-height: 4.75rem;
  --solo-landing-nav-height: var(--solo-landing-navbar-height);
  padding-top: var(--solo-landing-nav-height);
  scroll-padding-top: calc(var(--solo-landing-nav-height) + 0.75rem);
  background-color: var(--solo-landing-bg) !important;
}
body.solo-landing-body .main-wrapper,
body.solo-landing-body .solo-landing-page,
body.solo-landing-body footer.solo-landing-footer {
  background-color: var(--solo-landing-bg) !important;
}
body.solo-landing-body footer.solo-landing-footer {
  margin-top: 0;
  padding-top: 3rem;
}

/* Solo dashboard – landing felület és szövegszínek */
body.solo-dashboard-body {
  background-color: var(--solo-landing-bg) !important;
}
body.solo-dashboard-body .main-wrapper,
body.solo-dashboard-body .dashboard-page,
body.solo-dashboard-body footer.solo-landing-footer {
  background-color: var(--solo-landing-bg) !important;
}
body.solo-dashboard-body footer.solo-landing-footer {
  margin-top: 0;
  padding-top: 2.5rem;
}
body.solo-dashboard-body .solo-dashboard-title {
  color: var(--midnight-slate, #2d3436);
}
body.solo-dashboard-body .solo-link-arrow {
  color: var(--solo-card-teal, var(--teal, #004a50));
}
body.solo-dashboard-body .solo-link-arrow:hover {
  color: var(--solo-card-teal-hover, var(--teal-hover, #003a40));
}
body.solo-dashboard-body .solo-recent-card .card-header h2,
body.solo-dashboard-body .solo-stat-count,
body.solo-dashboard-body .solo-stat-action-title {
  color: var(--midnight-slate, #2d3436);
}
body.solo-dashboard-body .solo-recent-card .solo-link-arrow {
  color: var(--solo-card-teal, var(--teal, #004a50));
}
body.solo-dashboard-body .solo-recent-card .solo-link-arrow:hover {
  color: var(--solo-card-teal-hover, var(--teal-hover, #003a40));
}
body.solo-dashboard-body .solo-stat-icon-tone-active,
body.solo-dashboard-body .solo-dashboard-top .solo-stat-icon-tone-active {
  background: var(--solo-card-green-soft, #e6f5f1);
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-dashboard-body .solo-stat-count.solo-stat-count-tone-active,
body.solo-dashboard-body .solo-dashboard-top .solo-stat-count.solo-stat-count-tone-active {
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-dashboard-body .solo-tips-card {
  background: linear-gradient(160deg, #fff 0%, var(--solo-card-teal-soft, #e6f0f1) 100%);
  border-color: rgba(0, 74, 80, 0.14) !important;
}
body.solo-dashboard-body .solo-tips-icon {
  background: var(--solo-card-teal-soft, #e6f0f1);
  color: var(--solo-card-teal, var(--teal, #004a50));
}

body.solo-landing-body nav.navbar.solo-landing-navbar {
  margin-bottom: 0 !important;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
body.solo-landing-body .navbar-admin-inner {
  flex-wrap: nowrap;
}
body.solo-landing-body .solo-landing-nav-desktop {
  display: none !important;
  min-width: 0;
}
@media (min-width: 992px) {
  body.solo-landing-body .solo-landing-nav-desktop {
    display: flex !important;
  }
  body.solo-landing-body .solo-landing-nav-mobile-bar {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  body.solo-landing-body {
    --solo-landing-nav-height: calc(var(--solo-landing-navbar-height) + 2.5rem);
  }
  body.solo-landing-body .solo-landing-nav-mobile-bar {
    display: block;
    position: fixed;
    top: var(--solo-landing-navbar-height);
    left: 0;
    right: 0;
    z-index: 1040;
  }
}
body.solo-landing-body .navbar-admin-toolbar a.btn-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.125rem;
  padding: 0 0.85rem;
  font-size: 0.875rem;
  line-height: 1;
  box-sizing: border-box;
}
body.solo-landing-body .navbar-admin-toolbar .solo-btn-theme.btn-sm {
  font-weight: 600;
}
.solo-landing-nav a,
.solo-landing-nav-link {
  color: #3d4a46;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
}
.solo-landing-nav a:hover,
.solo-landing-nav-link:hover {
  color: var(--primary-color);
}
.solo-landing-nav-link--active {
  color: var(--solo-card-teal, var(--teal, #004a50)) !important;
  font-weight: 600;
}
.solo-landing-nav-link--disabled {
  color: #9aa8a3 !important;
  cursor: default;
  opacity: 0.85;
}
.solo-landing-nav-mobile-bar {
  background-color: var(--solo-landing-bg, #f5f7f6);
  border-bottom: 1px solid #e2e8e5;
}
.solo-landing-nav-mobile a {
  color: #3d4a46;
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 500;
}
.solo-landing-nav-mobile a:hover {
  color: var(--primary-color);
}
.solo-landing-page {
  overflow-x: hidden;
  position: relative;
  background-color: var(--solo-landing-bg, #f5f7f6);
}
.solo-landing-page::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 42%;
  height: 100%;
  background-image: radial-gradient(#d8dedb 1px, transparent 1px);
  background-size: 14px 14px;
  opacity: 0.55;
  pointer-events: none;
  z-index: 0;
}
.solo-landing-page > section,
.solo-landing-page > nav {
  position: relative;
  z-index: 1;
}
.solo-landing-hero {
  padding: 0.5rem 0 1.5rem;
  position: relative;
  background: transparent;
}
@media (min-width: 992px) {
  .solo-landing-hero {
    padding-top: 0.7rem;
  }
}
@media (max-width: 991.98px) {
  .solo-landing-hero {
    padding-top: 0.65rem;
  }
}
.solo-landing-kicker {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  color: var(--solo-card-teal, var(--teal, #004a50));
  text-transform: uppercase;
  margin-bottom: 0.4rem !important;
}
.solo-landing-headline {
  font-size: clamp(1.85rem, 3.2vw, 2.65rem);
  font-weight: 700;
  color: var(--midnight-slate, #2d3436);
  letter-spacing: -0.02em;
  line-height: 1.15;
  max-width: 52rem;
  margin-bottom: 0.65rem !important;
}
.solo-landing-lead {
  color: #5c6b66;
  font-size: 1.05rem;
  max-width: 34rem;
  line-height: 1.55;
}
.solo-landing-hero-copy {
  position: relative;
  z-index: 1;
}
.solo-landing-cards .solo-landing-card input[readonly],
.solo-landing-cards .solo-landing-card textarea[readonly] {
  background-color: #fff;
  cursor: pointer;
}
.solo-landing-benefit-icon {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.65rem;
  background: var(--solo-card-teal-soft, #e6f0f1);
  color: var(--solo-card-teal, var(--teal, #004a50));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.15rem;
  margin-bottom: 0.65rem;
}
.solo-landing-tagline {
  letter-spacing: 0.01em;
}
.solo-landing-float-register {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  width: min(100%, 20rem);
  z-index: 1045;
  border-radius: 1rem !important;
}
.solo-landing-float-close {
  position: absolute;
  top: 0.65rem;
  right: 0.65rem;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .solo-landing-float-register {
    display: none;
  }
}
.solo-landing-social-row {
  margin-top: 0.15rem;
}
.solo-landing-social-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.2;
  min-height: 2.125rem;
}
.solo-landing-social-btn .solo-landing-social-icon {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
.solo-landing-social-btn .solo-landing-social-icon-fb {
  flex-shrink: 0;
  font-size: 1rem;
  line-height: 1;
}
#soloLandingFbBtn {
  color: #fff !important;
}
#soloLandingFbBtn:hover,
#soloLandingFbBtn:focus {
  color: #fff !important;
}

/* Solo brand paletta – műveleti kártyák (landing + dashboard) */
body.solo-brand-body .solo-card-theme .solo-action-card-head h2 {
  color: var(--solo-card-teal, var(--teal, #004a50));
}
body.solo-brand-body .solo-action-icon-theme {
  background: var(--solo-card-teal-soft, #e6f0f1);
  color: var(--solo-card-teal, var(--teal, #004a50));
}
body.solo-brand-body .solo-card-theme-footnote-wrap .solo-action-footnote i {
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-brand-body .solo-card-theme .form-control:focus,
body.solo-brand-body .solo-card-theme .form-select:focus {
  border-color: rgba(0, 74, 80, 0.45);
  box-shadow: 0 0 0 0.2rem rgba(0, 74, 80, 0.12);
}
body.solo-brand-body .solo-btn-theme {
  background: var(--solo-card-teal, var(--teal, #004a50));
  border-color: var(--solo-card-teal, var(--teal, #004a50));
}
body.solo-brand-body .solo-btn-theme:hover {
  background: var(--solo-card-teal-hover, var(--teal-hover, #003a40));
  border-color: var(--solo-card-teal-hover, var(--teal-hover, #003a40));
}

body.solo-brand-body .solo-card-audio .solo-action-card-head h1,
body.solo-brand-body .solo-card-audio .solo-action-card-head h2 {
  color: var(--solo-card-copper, var(--copper, #b06d45));
}
body.solo-brand-body .solo-action-icon-audio {
  background: var(--solo-card-copper-soft, #faf0e8);
  color: var(--solo-card-copper, var(--copper, #b06d45));
}
body.solo-brand-body .solo-card-audio-footnote-wrap .solo-action-footnote i {
  color: var(--solo-card-copper, var(--copper, #b06d45));
}
body.solo-brand-body .solo-card-audio .solo-audio-dropzone {
  border-color: #e8d4c4;
  background: #fdfaf7;
}
body.solo-brand-body .solo-card-audio .solo-audio-cloud {
  background: var(--solo-card-copper-soft, #faf0e8);
  color: var(--solo-card-copper, var(--copper, #b06d45));
}
body.solo-brand-body .solo-audio-dropzone-active,
body.solo-brand-body .solo-card-audio .solo-audio-dropzone:hover {
  border-color: var(--solo-card-copper, var(--copper, #b06d45)) !important;
  background: #fbf4ee;
}
body.solo-brand-body .solo-btn-audio {
  background: var(--solo-card-copper, var(--copper, #b06d45));
  border-color: var(--solo-card-copper, var(--copper, #b06d45));
}
body.solo-brand-body .solo-btn-audio:hover {
  background: var(--solo-card-copper-hover, var(--secondary-hover, #9a5f3b));
  border-color: var(--solo-card-copper-hover, var(--secondary-hover, #9a5f3b));
}

body.solo-brand-body .solo-card-source .solo-action-card-head h2 {
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-brand-body .solo-action-icon-source {
  background: var(--solo-card-green-soft, #e6f5f1);
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-brand-body .solo-card-source .form-control:focus,
body.solo-brand-body .solo-card-source .form-select:focus {
  border-color: rgba(0, 142, 115, 0.45);
  box-shadow: 0 0 0 0.2rem rgba(0, 142, 115, 0.12);
}
body.solo-brand-body .solo-card-source .solo-source-tile:hover {
  border-color: rgba(0, 142, 115, 0.35);
  background: #f3faf8;
}
body.solo-brand-body .solo-card-source .solo-source-tile.active {
  border-color: var(--solo-card-green, var(--teal-light, #008e73));
  background: var(--solo-card-green-soft, #e6f5f1);
  box-shadow: 0 0 0 1px var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-brand-body .solo-card-source .solo-source-tile.active .bi {
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-brand-body .solo-btn-source,
body.solo-brand-body .solo-card-source .solo-btn-source {
  background-color: var(--solo-card-green, var(--teal-light, #008e73)) !important;
  border-color: var(--solo-card-green, var(--teal-light, #008e73)) !important;
}
body.solo-brand-body .solo-btn-source:hover:not(:disabled),
body.solo-brand-body .solo-btn-source:focus:not(:disabled),
body.solo-brand-body .solo-card-source .solo-btn-source:hover:not(:disabled),
body.solo-brand-body .solo-card-source .solo-btn-source:focus:not(:disabled) {
  background-color: #007a63 !important;
  border-color: #007a63 !important;
}
body.solo-brand-body .solo-btn-source:disabled,
body.solo-brand-body .solo-card-source .solo-btn-source:disabled {
  background-color: var(--solo-card-green, var(--teal-light, #008e73)) !important;
  border-color: var(--solo-card-green, var(--teal-light, #008e73)) !important;
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-actions-panel {
  background: linear-gradient(165deg, #f6fbf9 0%, #edf6f3 100%);
  border-color: #dceee8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-pick-icon {
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-tile .bi {
  background: rgba(0, 142, 115, 0.1);
  color: var(--solo-card-green, var(--teal-light, #008e73));
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-tile:hover {
  border-color: rgba(0, 142, 115, 0.45);
  box-shadow: 0 3px 8px rgba(0, 142, 115, 0.14);
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-tile:hover .bi {
  background: rgba(0, 142, 115, 0.16);
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-tile.active {
  background: linear-gradient(135deg, #fff 0%, #eef8f5 100%);
  box-shadow: 0 0 0 3px rgba(0, 142, 115, 0.14), 0 3px 10px rgba(0, 142, 115, 0.18);
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-tile.active::before {
  background: linear-gradient(180deg, #00a88a 0%, var(--solo-card-green, #008e73) 100%);
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-source-tile.active .bi {
  background: rgba(0, 142, 115, 0.2);
  color: #007a63;
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-btn-source:not(:disabled) {
  background: linear-gradient(180deg, #00a088 0%, var(--solo-card-green, #008e73) 55%, #007a63 100%) !important;
  border-color: #007a63 !important;
}
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-btn-source:hover:not(:disabled),
body.solo-brand-body .solo-dashboard-main-right .solo-card-source .solo-btn-source:focus:not(:disabled) {
  background: linear-gradient(180deg, #00ad8f 0%, #00967a 55%, #00856d 100%) !important;
  border-color: #00856d !important;
  box-shadow: 0 5px 16px rgba(0, 142, 115, 0.36);
}

.prompt-run-log-meta {
  min-width: 0;
}

.prompt-run-log-title {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.prompt-run-log-badge {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.ai-diff-wrapper {
  gap: 1.5rem;
}

.ai-diff-panel {
  flex: 1 1 100%;
  min-width: 0;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .ai-diff-panel {
    flex: 0 0 360px;
    max-width: 360px;
  }
}

.ai-diff-panel textarea {
  background-color: #f8fafc;
  resize: vertical;
}

.ai-editor-main {
  flex: 1 1 auto;
  min-width: 0;
}

.diff-stats {
  min-height: 2rem;
}

.diff-unchanged-block {
  background-color: rgba(255, 193, 7, 0.25) !important;
  transition: background-color 0.2s ease;
}

/* Diff Comparison Modal */
#diffComparisonModal .modal-body {
  overflow: hidden;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
}

#diffComparisonModal .modal-body .container-fluid {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
}

#diffComparisonModal .modal-body .row:first-child {
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}

#diffComparisonModal .modal-body .row:last-child {
  flex: 0 0 auto;
  flex-shrink: 0;
}

#diffComparisonModal .col-md-6 {
  display: flex;
  flex-direction: column;
  min-height: 0;
}

/* Diff bal oldal – prompt eredmény gombok: a kiválasztott gomb kiemelt (teal/zöldes háttér) */
#diffComparisonModal #diffOriginalPromptButtons .diff-prompt-result-btn.active {
  background-color: var(--teal, #004A50) !important;
  color: var(--primary-btn-text, #fff) !important;
  border-color: var(--teal, #004A50) !important;
  font-weight: 600;
  box-shadow: 0 2px 4px rgba(0, 74, 80, 0.3);
}

#diffComparisonModal #diffOriginalContainer,
#diffComparisonModal #diffCurrentContainer {
  flex: 1 1 0;
  min-height: 150px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

#diffComparisonModal #diffOriginalTextarea {
  flex: 1 1 0;
  min-height: 0;
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.6;
  box-sizing: border-box;
}


#diffComparisonModal #diffCurrentEditor {
  flex: 1 1 0;
  min-height: 0;
  width: 100%;
  box-sizing: border-box;
}

#diffComparisonModal #diffCurrentContainer .tox-tinymce {
  flex: 1 1 0;
  min-height: 0;
}

#diffComparisonModal #diffCurrentContainer .tox-tinymce .tox-edit-area__iframe {
  min-height: 100%;
}

#diffComparisonModal .diff-stats {
  flex-shrink: 0;
  min-height: auto;
}

#diffComparisonModal .diff-current-content p,
#diffComparisonModal .diff-current-content li,
#diffComparisonModal .diff-current-content blockquote,
#diffComparisonModal .diff-current-content h1,
#diffComparisonModal .diff-current-content h2,
#diffComparisonModal .diff-current-content h3,
#diffComparisonModal .diff-current-content h4,
#diffComparisonModal .diff-current-content h5,
#diffComparisonModal .diff-current-content h6,
#diffComparisonModal .diff-current-content pre {
  margin-bottom: 0.5rem;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
}

#diffComparisonModal .diff-current-content .diff-unchanged-block {
  background-color: rgba(255, 193, 7, 0.3) !important;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  display: inline-block;
  width: 100%;
}

/* Form elemek */
.form-control, .input-group-text {
  border-radius: 0.5rem;
  border-color: var(--border-color);
}

.form-control:focus {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 0.2rem rgba(0, 74, 80, 0.15);
}

.form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

/* Kérdés blokkok */
.question-block {
  margin-bottom: 1.5rem;
}

.question-block .card-body {
  padding: 1.5rem;
}

.question-block .input-group {
  border-radius: 0.5rem;
  overflow: hidden;
}

.question-block .input-group-text {
  background-color: var(--pearl-ivory);
  border-right: none;
}

.question-block .form-control {
  border-left: none;
}

/* Navbar – fejléc #FFFFFF, logó és szlogen #004A50 (Teal) */
:root {
  --zidalio-navbar-height: 4.75rem;
}

nav.navbar.zidalio-navbar-fixed {
  margin-bottom: 0 !important;
  z-index: 1030;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

body.zidalio-navbar-fixed-body {
  scroll-padding-top: calc(var(--zidalio-navbar-height) + 0.75rem);
}

/* Dashboard: body padding (solo-dashboard-body – ne módosítsd) */
body.solo-dashboard-body.zidalio-navbar-fixed-body {
  padding-top: var(--zidalio-navbar-height);
}

/* Minden más fix fejléces oldal: tartalom a main-wrapperben indul lejjebb */
body.zidalio-navbar-fixed-body:not(.solo-landing-body):not(.solo-dashboard-body) .main-wrapper {
  padding-top: var(--zidalio-navbar-height);
}

body.has-admin-sidebar nav.navbar.zidalio-navbar-fixed {
  left: 64px;
  right: 0;
  width: auto;
  margin-left: 0 !important;
  z-index: 1050;
}

@media (max-width: 991.98px) {
  body.has-admin-sidebar nav.navbar.zidalio-navbar-fixed {
    left: 0;
    right: 0;
  }
}

.navbar {
  background-color: var(--header-bg) !important;
  box-shadow: none;
  padding: 1rem 0;
}

.navbar-brand {
  color: var(--primary-color) !important;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: -0.5px;
}

.navbar-brand-zidalio {
  flex-direction: column;
  align-items: flex-end;
  gap: 0;
  line-height: 1;
  margin-bottom: 4px;
}

.navbar-brand-zidalio img {
  display: block;
  height: 35px;
  width: auto;
}

.navbar-brand-zidalio.navbar-brand-zidalio--solo {
  align-items: flex-start;
}

.navbar-brand-zidalio.navbar-brand-zidalio--solo img {
  height: 47px;
  max-width: min(196px, 59vw);
  object-fit: contain;
  object-position: left center;
}

.navbar .btn-outline-secondary {
  border: 1px solid var(--border-color-accent);
  color: var(--text-primary);
  padding: 0.375rem 0.75rem;
}

.navbar .btn-outline-secondary:hover {
  background-color: rgba(176, 109, 69, 0.08);
  border-color: var(--secondary-hover);
  color: var(--text-primary);
}

.navbar .dropdown-menu {
  border: none;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-radius: 0.5rem;
}

nav.navbar.zidalio-navbar-fixed .dropdown-menu.show {
  z-index: 10060;
}

.navbar .dropdown-item {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
}

.navbar .dropdown-item:hover {
  background-color: var(--pearl-ivory);
}

.navbar .dropdown-item.active {
  background-color: var(--pearl-ivory);
  color: var(--primary-color);
  font-weight: 500;
}

/* User dropdown – letisztult megjelenés */
#userEmailContainer .dropdown-toggle {
  transition: color 0.2s ease;
}
#userEmailContainer .dropdown-toggle:hover {
  color: var(--primary-color) !important;
}
#userEmailContainer .dropdown-menu {
  background: var(--white);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius-lg);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
  padding: 0.5rem 0;
  min-width: 200px;
}
#userEmailContainer .dropdown-item {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  color: var(--text-primary);
  transition: background 0.15s ease;
}
#userEmailContainer .dropdown-item:hover {
  background: var(--pearl-ivory);
  color: var(--primary-color);
}
#userEmailContainer .dropdown-item.text-danger:hover {
  background: rgba(220, 53, 69, 0.08);
  color: var(--danger-color);
}
#userEmailContainer .dropdown-divider {
  margin: 0.375rem 0;
  border-color: var(--border-color);
}
#userEmailContainer .email-text {
  font-size: 0.875rem;
}

/* Offcanvas menü újratervezése */
.offcanvas {
  border-left: none;
  box-shadow: -5px 0 15px -3px rgba(0, 0, 0, 0.1);
}

.offcanvas-header {
  background-color: var(--header-bg);
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid var(--border-color);
}

.offcanvas-title {
  color: var(--primary-color);
  font-weight: 600;
  font-size: 1.25rem;
}

.offcanvas-body {
  padding: 1rem;
  background-color: var(--light-bg);
}

.offcanvas .nav-link {
  color: var(--text-primary);
  border-radius: 0.5rem;
  margin-bottom: 0.25rem;
  font-weight: 500;
  transition: all 0.2s ease;
}

.offcanvas .nav-link:hover {
  background-color: rgba(176, 109, 69, 0.08);
  color: var(--primary-color);
}

.offcanvas .nav-link.active {
  background-color: var(--primary-color);
  color: var(--primary-btn-text);
}

.offcanvas hr {
  margin: 1rem 0;
  border-color: var(--border-color);
}

/* Nagy színes sávok – réz kitöltés, fehér vagy ivory felirat */
.band-copper {
  background-color: var(--border-color-accent);
  color: var(--primary-btn-text);
}

/* Címsorok */
h1.text-primary {
  color: var(--primary-color) !important;
  font-weight: 700;
}

/* Alerts */
.alert {
  border-radius: var(--border-radius);
  border: none;
}

.alert-success {
  background-color: #ECFDF5;
  color: #065F46;
}

.alert-danger {
  background-color: #FEF2F2;
  color: #991B1B;
}

.alert-warning {
  background-color: #FFFBEB;
  color: #92400E;
}

/* Animációk */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.question-block {
  animation: fadeIn 0.3s ease-out;
}

/* Reszponzív igazítások */
@media (max-width: 768px) {
  .card-body {
    padding: 1rem;
  }
  
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  
  .navbar {
    padding: 0.75rem 0;
  }
  
  .navbar-brand {
    font-size: 1.25rem;
  }
  
  #userEmailContainer {
    display: none !important;
  }
} 

/* Social Login */
.social-login-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 1rem;
}

.or-separator {
    display: flex;
    align-items: center;
    text-align: center;
}

.or-separator::before,
.or-separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #dee2e6;
}

.or-separator:not(:empty)::before {
    margin-right: .25em;
}

.or-separator:not(:empty)::after {
    margin-left: .25em;
} 

/* Google Login Button Customization */
.g_id_signin {
  width: 100% !important;
  max-width: 100%;
  border-radius: 0.5rem !important;
  box-shadow: var(--card-shadow);
  overflow: hidden;
  margin-bottom: 0.5rem;
  background: white !important;
  border: 1px solid var(--border-color) !important;
  transition: box-shadow 0.2s, border-color 0.2s;
}
.g_id_signin:hover {
  box-shadow: 0 8px 24px rgba(0, 74, 80, 0.12);
  border-color: var(--primary-color) !important;
}
.g_id_signin span, .g_id_signin div {
  font-family: inherit !important;
  color: var(--primary-color) !important;
  font-weight: 500 !important;
}

/* Egyedi Google gomb méret és igazítás */
#customGoogleBtn {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  font-weight: 500;
  font-size: 1rem;
  box-shadow: var(--card-shadow);
  background: #fff;
  border: 1px solid var(--border-color);
  transition: box-shadow 0.2s, border-color 0.2s;
}
#customGoogleBtn:hover, #customGoogleBtn:focus {
  box-shadow: 0 8px 24px rgba(0, 74, 80, 0.12);
  border-color: var(--primary-color);
}
#customGoogleBtn img {
  height: 22px;
  margin-right: 10px;
  margin-left: 0;
}

/* --- Landing page extra vizuális elemek --- */
.landing-hero {
  position: relative;
  overflow: hidden;
  min-height: 60vh;
  background: linear-gradient(135deg, var(--pearl-ivory) 0%, rgba(176, 109, 69, 0.06) 100%);
}
.landing-logo {
  width: 120px;
  height: 120px;
  margin-bottom: 1.5rem;
  animation: logoPop 1.2s cubic-bezier(.68,-0.55,.27,1.55);
}
@keyframes logoPop {
  0% { transform: scale(0.7) rotate(-10deg); opacity: 0; }
  60% { transform: scale(1.1) rotate(3deg); opacity: 1; }
  100% { transform: scale(1) rotate(0deg); }
}
.landing-bubble {
  position: absolute;
  border-radius: 50%;
  opacity: 0.18;
  z-index: 0;
  animation: bubbleFloat 8s infinite alternate;
}
.landing-bubble1 { width: 180px; height: 180px; background: rgba(0, 74, 80, 0.12); top: -60px; left: -60px; animation-delay: 0s; }
.landing-bubble2 { width: 120px; height: 120px; background: rgba(176, 109, 69, 0.2); top: 40%; right: -60px; animation-delay: 1.5s; }
.landing-bubble3 { width: 90px; height: 90px; background: rgba(0, 74, 80, 0.1); bottom: -40px; left: 30%; animation-delay: 2.5s; }
.landing-bubble4 { width: 60px; height: 60px; background: rgba(176, 109, 69, 0.15); bottom: 10%; right: 10%; animation-delay: 3.5s; }
@keyframes bubbleFloat {
  0% { transform: translateY(0) scale(1); }
  100% { transform: translateY(-30px) scale(1.08); }
}
.landing-cta {
  font-size: 1.4rem;
  padding: 0.9rem 3.5rem;
  border-radius: 2rem;
  box-shadow: 0 8px 32px 0 rgba(0, 74, 80, 0.2);
  background: var(--teal);
  color: var(--primary-btn-text);
  border: none;
  transition: transform 0.18s, box-shadow 0.18s, background 0.18s;
  position: relative;
  z-index: 1;
}
.landing-cta:hover, .landing-cta:focus {
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 12px 36px 0 rgba(0, 74, 80, 0.25);
  background: var(--teal-hover);
  color: var(--primary-btn-text);
}
.landing-features .list-group-item {
  background: rgba(255,255,255,0.95);
  border: none;
  font-size: 1.18rem;
  display: flex;
  align-items: center;
  gap: 0.7rem;
  opacity: 0;
  transform: translateY(30px);
  animation: featureFadeIn 0.7s forwards;
}
.landing-features .list-group-item:nth-child(1) { animation-delay: 0.2s; }
.landing-features .list-group-item:nth-child(2) { animation-delay: 0.4s; }
.landing-features .list-group-item:nth-child(3) { animation-delay: 0.6s; }
.landing-features .list-group-item:nth-child(4) { animation-delay: 0.8s; }
.landing-features .list-group-item:nth-child(5) { animation-delay: 1s; }
@keyframes featureFadeIn {
  to { opacity: 1; transform: translateY(0); }
} 