.elementor-widget-container [data-tippy-root] > .tippy-box{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), assistant;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-widget-container [data-tippy-root] > .tippy-box .tippy-arrow{color:var( --e-global-color-primary );}.elementor-9084 .elementor-element.elementor-element-4e46c35{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-html [data-tippy-root] > .tippy-box{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), assistant;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-widget-html [data-tippy-root] > .tippy-box .tippy-arrow{color:var( --e-global-color-primary );}.elementor-widget-html .wpcf7 input:not([type="submit"]){background-color:var( --e-global-color-primary );}.elementor-widget-html .wpcf7 select{background-color:var( --e-global-color-primary );}.elementor-widget-html .wpcf7 textarea{background-color:var( --e-global-color-primary );}.elementor-widget-html .wpcf7 label{font-family:var( --e-global-typography-primary-font-family ), assistant;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-widget-html ::placeholder{font-family:var( --e-global-typography-primary-font-family ), assistant;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-widget-html .wpcf7-submit{font-family:var( --e-global-typography-primary-font-family ), assistant;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );}.elementor-widget-html .wpcf7 input[type="submit"]:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );}@media(max-width:1025px){.elementor-widget-container [data-tippy-root] > .tippy-box{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-widget-html [data-tippy-root] > .tippy-box{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-widget-html .wpcf7 label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-html ::placeholder{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-html .wpcf7-submit{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:769px){.elementor-widget-container [data-tippy-root] > .tippy-box{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-widget-html [data-tippy-root] > .tippy-box{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-widget-html .wpcf7 label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-html ::placeholder{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-html .wpcf7-submit{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for html, class: .elementor-element-4d92a35 *//* ===========================================================
   1. CSS Variables and Reset
   =========================================================== */

:root {
  /* פלטת צבעים */
  --color-primary-dark: #004D40;
  --color-primary: #00A99D;
  --color-accent: #F7A072;
  --color-accent-dark: #E56642;
  --color-white: #FFFFFF;
  --color-bg-light: #F5F6FA;
  --color-bg-alt: #F9F9F9;
  --color-border: #E0E0E0;
  --color-text-secondary: #666666;
  --color-text-primary: #333333;
  --color-success: #4CAF50;
  --color-error: #F44336;
  --color-warning: #FFC107;

  /* גרדיאנטים */
  --gradient-header: linear-gradient(135deg, #004D40, #00A99D);
  --gradient-button: linear-gradient(90deg, #F7A072, #00A99D);
  --gradient-button-hover: linear-gradient(90deg, #00A99D, #F7A072);
  --gradient-progress: linear-gradient(90deg, #F7A072, #00A99D);
  --gradient-box-selected: linear-gradient(to bottom, #ffffff, #fff9f5);
  --gradient-form-bg: linear-gradient(135deg, #004D40, #00A99D);
  --gradient-decorative: linear-gradient(135deg, rgba(0, 169, 157, 0.12), rgba(0, 169, 157, 0.03));

  /* צלליות */
  --shadow-light: 0 2px 5px rgba(0, 0, 0, 0.05);
  --shadow-medium: 0 5px 15px rgba(0, 0, 0, 0.08);
  --shadow-strong: 0 10px 30px rgba(0, 0, 0, 0.1);
  --shadow-button: 0 8px 15px rgba(247, 160, 114, 0.3);
  --shadow-button-hover: 0 12px 20px rgba(247, 160, 114, 0.4);
  --shadow-button-active: 0 5px 10px rgba(247, 160, 114, 0.3);

  /* עיגול פינות */
  --border-radius-small: 5px;
  --border-radius-medium: 8px;
  --border-radius-large: 12px;
  --border-radius-x-large: 20px;
  --border-radius-round: 30px;
  --border-radius-circle: 50%;

  /* טיפוגרפיה - גדלי גופן */
  --font-size-title: 42px;
  --font-size-subtitle: 20px;
  --font-size-question: 20px;
  --font-size-body: 16px;
  --font-size-input: 18px;
  --font-size-small: 14px;
  --font-size-tiny: 12px;

  /* מעברים */
  --transition-fast: all 0.2s ease;
  --transition-normal: all 0.3s ease;
  --transition-slow: all 0.5s ease;
  --transition-bounce: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Reset */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
  direction: rtl;
}

body {
  font-family: 'Heebo', sans-serif;
  line-height: 1.5;
  color: var(--color-text-primary);
  background-color: var(--color-bg-light);
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button, 
input, 
select, 
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: var(--color-primary);
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

button {
  cursor: pointer;
  background: none;
  border: none;
}

/* ===========================================================
   2. General Styles and Typography
   =========================================================== */

/* טיפוגרפיה */
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

h1, h2, h3, h4, h5, h6 {
  font-family: 'Heebo', sans-serif;
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-bottom: 0.5rem;
}

h1 {
  font-size: var(--font-size-title);
  font-weight: 800;
}

h2 {
  font-size: var(--font-size-subtitle);
  font-weight: 700;
}

p {
  margin-bottom: 1rem;
  line-height: 1.6;
}

small {
  font-size: var(--font-size-small);
  color: var(--color-text-secondary);
}

strong {
  font-weight: 700;
}

/* מיכל כללי */
.main-container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  direction: rtl;
  background: var(--color-white);
  box-shadow: var(--shadow-medium);
  border-radius: 15px;
  padding: 30px;
  overflow: hidden;
  position: relative;
}

/* סרגל התקדמות */
.progress-bar-container {
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
  padding: 20px 0;
  margin-top: -50px;
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.progress-wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: var(--gradient-progress);
  border-radius: 0 0 50% 50% / 10px;
}

.progress-steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 40px;
}

.step-item {
  position: relative;
  z-index: 2;
  text-align: center;
  transition: var(--transition-normal);
}

.step-connector {
  flex-grow: 1;
  height: 3px;
  background: var(--color-border);
  position: relative;
  z-index: 1;
}

.step-item.completed + .step-connector {
  background: var(--color-primary);
}

.step-circle {
  width: 50px;
  height: 50px;
  background: white;
  border: 2px solid var(--color-border);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  color: var(--color-text-secondary);
  font-weight: 600;
  font-size: 18px;
  transition: var(--transition-normal);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

.step-item.completed .step-circle {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: white;
}

.step-item.current .step-circle {
  background: white;
  border-color: var(--color-accent);
  color: var(--color-accent);
  box-shadow: 0 0 0 5px rgba(247, 160, 114, 0.2);
  transform: scale(1.1);
  animation: pulse 2s infinite;
}

.step-label {
  font-size: 14px;
  color: var(--color-text-secondary);
  font-weight: 500;
  white-space: nowrap;
}

.step-item.current .step-label {
  color: var(--color-accent);
  font-weight: 600;
}

/* ===========================================================
   3. Common Design Elements
   =========================================================== */

/* כפתורים */
.primary-button {
  background: var(--gradient-button);
  color: var(--color-white);
  border: none;
  border-radius: var(--border-radius-round);
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  box-shadow: var(--shadow-button);
  transition: var(--transition-normal);
  overflow: hidden;
  position: relative;
  z-index: 1;
  text-align: center;
}

.primary-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--gradient-button-hover);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.primary-button:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-button-hover);
}

.primary-button:hover::before {
  opacity: 1;
}

.primary-button:active {
  transform: translateY(1px);
  box-shadow: var(--shadow-button-active);
}

.secondary-button {
  background: var(--color-white);
  color: var(--color-primary);
  border: 2px solid var(--color-primary);
  border-radius: var(--border-radius-round);
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 500;
  transition: var(--transition-normal);
  text-align: center;
}

.secondary-button:hover {
  background: rgba(0, 169, 157, 0.1);
}

.skip-button {
  background: transparent;
  color: var(--color-text-secondary);
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-x-large);
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 400;
  transition: var(--transition-fast);
}

.skip-button:hover {
  background: #f5f5f5;
}

.reset-button {
  background: transparent;
  color: var(--color-text-secondary);
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-x-large);
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  top: 15px;
  left: 15px;
  transition: var(--transition-fast);
}

.reset-button:hover {
  background: #f5f5f5;
  color: var(--color-error);
  border: 1px solid var(--color-error);
}

/* שדות קלט */
.form-group {
  margin-bottom: 25px;
  position: relative;
}

.form-group label {
  display: block;
  color: var(--color-primary-dark);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}

.input-container {
  position: relative;
}

.input-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  color: var(--color-primary);
  font-size: 18px;
}

.input-focus-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--gradient-button);
  transition: width 0.3s ease;
}

.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="tel"] {
  width: 100%;
  height: 50px;
  padding: 0 45px 0 15px;
  font-size: 16px;
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-medium);
  transition: var(--transition-normal);
}

.form-group input:focus {
  border-color: var(--color-accent);
  outline: none;
  box-shadow: 0 4px 10px rgba(247, 160, 114, 0.1);
}

.form-group input:focus + .input-focus-border {
  width: 100%;
}

.form-group input[type="number"] {
  width: 100%;
  height: 50px;
  padding: 0 15px 0 35px;
  font-size: 16px;
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-medium);
  transition: var(--transition-normal);
  text-align: left;
  direction: rtl;
}

.validation-mark {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.form-group.valid .validation-mark::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  color: var(--color-primary);
  opacity: 1;
}

/* צ'קבוקס */
.form-checkbox {
  margin-bottom: 30px;
  display: flex;
  align-items: flex-start;
}

.form-checkbox input {
  margin-left: 10px;
  margin-top: 4px;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid var(--color-border);
  border-radius: 3px;
  transition: var(--transition-fast);
  position: relative;
  cursor: pointer;
}

.form-checkbox input:checked {
  background: var(--color-primary);
  border-color: var(--color-primary);
}

.form-checkbox input:checked::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 12px;
}

.form-checkbox label {
  font-size: 14px;
  color: var(--color-text-secondary);
  cursor: pointer;
  flex: 1;
}

/* בחירה מרובה / רדיו */
.choice-container {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.choice-item {
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-medium);
  padding: 15px;
  transition: var(--transition-normal);
  cursor: pointer;
}

.choice-item.selected {
  background: #E0F2F1;
  border: 2px solid var(--color-primary);
}

.choice-item.selected::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  left: 10px;
  color: var(--color-primary);
}

/* תיבות מידע */
.tip-box {
  background: #FFF8E1;
  border-right: 3px solid var(--color-accent);
  border-radius: var(--border-radius-large);
  padding: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  color: var(--color-text-secondary);
  line-height: 1.5;
}

.tip-icon {
  color: var(--color-accent);
  font-size: 18px;
  margin-left: 10px;
  margin-bottom: 2px;
}

.tip-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: var(--color-accent-dark);
  margin-bottom: 8px;
}

.success-box {
  background: #E8F5E9;
  border-right: 3px solid var(--color-success);
  border-radius: var(--border-radius-large);
  padding: 15px;
  font-size: 14px;
  font-weight: 400;
  color: var(--color-text-primary);
}

.warning-box {
  background: #FFF3E0;
  border-right: 3px solid var(--color-warning);
  border-radius: var(--border-radius-large);
  padding: 15px;
  font-size: 14px;
  font-weight: 400;
  color: var(--color-text-primary);
}

/* טבלאות */
table {
  width: 100%;
  border-collapse: collapse;
}

table th {
  background: var(--color-bg-light);
  font-family: Heebo, sans-serif;
  font-weight: bold;
  color: var(--color-primary-dark);
  padding: 12px;
  text-align: right;
}

table td {
  padding: 12px;
  font-family: Heebo, sans-serif;
  color: var(--color-text-primary);
  border-bottom: 1px solid var(--color-bg-light);
}

table tr:nth-child(even) {
  background: var(--color-bg-light);
}

table tr:hover {
  background: rgba(0, 169, 157, 0.05);
}

/* לוודרים ואנימציות */
.loading-spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid var(--color-primary);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

.autosave-indicator {
  background: rgba(76, 175, 80, 0.1);
  color: var(--color-success);
  border-radius: var(--border-radius-x-large);
  font-size: 12px;
  font-weight: 500;
  padding: 5px 10px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  align-items: center;
  animation: fadeInOut 2s ease;
}

.autosave-icon {
  font-size: 14px;
  margin-left: 6px;
  color: var(--color-success);
}

/* ===========================================================
   4. Stage 1: Header and Personal Details
   =========================================================== */

/* כותרת עליונה (Header) */
.header-section {
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 20px 80px;
  border-radius: 0 0 50% 50% / 20px;
  margin-bottom: 60px;
  box-shadow: 0 5px 25px rgba(0, 77, 64, 0.2);
  overflow: hidden;
}

.header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: var(--gradient-header);
}

.header-overlay::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E");
  opacity: 0.1;
}

.header-content {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  z-index: 1;
  padding: 0 20px;
  text-align: center;
}

.logo-container {
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}

.logo-container::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: -10%;
  width: 120%;
  height: 5px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}

.main-logo {
  max-width: 220px;
  box-shadow: filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
  animation: floating 3s ease-in-out infinite;
}

.main-title {
  color: var(--color-white);
  font-size: var(--font-size-title);
  font-weight: 800;
  margin-bottom: 15px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.5px;
}

.subtitle {
  color: rgba(255, 255, 255, 0.9);
  font-size: var(--font-size-subtitle);
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 30px;
}

.header-icon-grid {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 30px;
}

.header-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.header-icon {
  background: rgba(255, 255, 255, 0.15);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: var(--transition-normal);
}

.header-icon:hover {
  transform: translateY(-5px);
}

.header-icon i {
  font-size: 36px;
  color: white;
}

.header-icon-text {
  color: white;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}

/* טופס פרטים אישיים */
.form-section {
  background: var(--color-white);
  border-radius: 20px;
  padding: 0;
  margin-bottom: 60px;
  position: relative;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.form-section-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: var(--gradient-form-bg);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
  z-index: 1;
}

.form-section-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E");
  opacity: 0.1;
}

.form-container {
  position: relative;
  z-index: 2;
  padding: 50px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(5px);
  border-radius: 20px;
}

.form-title {
  color: var(--color-primary-dark);
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}

.contact-form {
  width: 100%;
}

.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.unit-marker {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: var(--color-text-secondary);
  font-weight: 500;
  z-index: 2;
}

.submit-button {
  display: block;
  width: 100%;
  height: 60px;
  background: var(--gradient-button);
  color: white;
  border: none;
  border-radius: var(--border-radius-round);
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition-normal);
  box-shadow: var(--shadow-button);
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.submit-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--gradient-button-hover);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.submit-button:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-button-hover);
}

.submit-button:hover::before {
  opacity: 1;
}

.submit-button:active {
  transform: translateY(1px);
  box-shadow: var(--shadow-button-active);
}

.submit-button i {
  margin-left: 10px;
}

/* טיזר ערך */
.value-teaser {
  background: var(--color-white);
  border-radius: 15px;
  box-shadow: var(--shadow-medium);
  padding: 30px;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.teaser-content {
  flex: 2;
  margin-left: 30px;
  font-size: 18px;
  line-height: 1.6;
  color: var(--color-text-primary);
}

.teaser-content strong {
  font-weight: 700;
  color: var(--color-primary-dark);
}

.teaser-content em {
  color: var(--color-primary);
  font-style: normal;
}

.teaser-content mark {
  color: var(--color-accent);
  background: transparent;
  font-weight: normal;
}

.teaser-image {
  flex: 1;
  max-width: 200px;
  margin: 0 auto;
}

.teaser-question {
  width: 100%;
  margin-top: 20px;
  font-size: 22px;
  font-weight: 700;
  color: var(--color-primary-dark);
  text-align: center;
}

/* חיסכון אפשרי */
.potential-savings {
  background: var(--color-white);
  border-radius: 15px;
  box-shadow: var(--shadow-medium);
  padding: 30px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.savings-title {
  font-size: 24px;
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-bottom: 10px;
  text-align: center;
}

.savings-subtitle {
  font-size: 16px;
  font-weight: 400;
  color: var(--color-text-secondary);
  margin-bottom: 25px;
  text-align: center;
}

.savings-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.savings-box {
  width: 32%;
  background: #f5f5f5;
  border-radius: var(--border-radius-large);
  padding: 20px;
  border-bottom: 3px solid transparent;
  transition: var(--transition-normal);
}

.savings-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  border-bottom-color: var(--color-primary);
}

.savings-box-icon {
  font-size: 28px;
  color: var(--color-primary);
  margin-bottom: 15px;
  display: block;
  text-align: center;
}

.savings-box-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-bottom: 10px;
  text-align: center;
}

.savings-box-value {
  font-size: 24px;
  font-weight: 800;
  color: var(--color-accent);
  text-align: center;
}

.savings-note {
  font-size: 14px;
  font-weight: 400;
  color: var(--color-text-secondary);
  text-align: center;
  margin-top: 20px;
}

/* אזור יתרונות המחשבון */
.calculator-benefits {
  background: var(--color-white);
  border-radius: 15px;
  box-shadow: var(--shadow-medium);
  padding: 30px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}

.benefits-title {
  font-size: 24px;
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-bottom: 25px;
  text-align: center;
}

.benefits-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 15px;
}

.benefit-item {
  width: calc(50% - 30px);
  background: var(--color-white);
  border-radius: var(--border-radius-large);
  padding: 20px;
  box-shadow: var(--shadow-light);
  border-bottom: 3px solid transparent;
  transition: var(--transition-normal);
  margin-bottom: 15px;
}

.benefit-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
  border-bottom-color: var(--color-primary);
}

.benefit-icon {
  font-size: 32px;
  color: var(--color-primary);
  margin-bottom: 15px;
  display: block;
}

.benefit-title {
  font-size: 18px;
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-bottom: 10px;
}

.benefit-description {
  font-size: 15px;
  font-weight: 400;
  color: var(--color-text-secondary);
  line-height: 1.5;
}

/* מונים וסטטיסטיקות */
.stats-counters {
  background: var(--color-white);
  border-radius: 15px;
  box-shadow: var(--shadow-light);
  padding: 20px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.time-counter {
  display: flex;
  align-items: center;
  width: 48%;
}

.time-counter i {
  font-size: 24px;
  color: var(--color-error);
  margin-left: 10px;
}

.users-counter {
  display: flex;
  align-items: center;
  width: 48%;
}

.users-counter i {
  font-size: 24px;
  color: var(--color-primary);
  margin-left: 10px;
}

/* אזור אמינות */
.trust-section {
  background: var(--color-bg-light);
  border-radius: var(--border-radius-large);
  padding: 25px;
  margin-bottom: 40px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.03);
}

.user-count, .security-info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.trust-icon {
  margin-left: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 169, 157, 0.1);
  font-size: 20px;
  color: var(--color-primary);
}

.trust-text {
  margin: 0;
  font-size: 15px;
  color: var(--color-text-secondary);
}

.security-tags {
  display: flex;
  gap: 15px;
  margin-top: 15px;
  justify-content: center;
}

.tag {
  background: white;
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-x-large);
  padding: 8px 15px;
  font-size: 14px;
  color: var(--color-primary);
  display: flex;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

.tag i {
  margin-left: 5px;
}

/* ויזואליזציה לפני/אחרי */
.visualization-section {
  display: flex;
  margin-bottom: 60px;
  gap: 30px;
}

.visualization-container, .chart-container {
  flex: 1;
  background: var(--color-white);
  border-radius: 15px;
  padding: 30px;
  box-shadow: var(--shadow-medium);
  transition: var(--transition-normal);
}

.visualization-container:hover, .chart-container:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.viz-title, .graph-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-top: 0;
  margin-bottom: 25px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.viz-title i, .graph-title i {
  margin-left: 10px;
  color: var(--color-primary);
}

.before-after-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 25px;
}

.before-column, .after-column {
  text-align: center;
  width: 40%;
  padding: 20px;
  border-radius: var(--border-radius-large);
  box-shadow: var(--shadow-light);
}

.before-column {
  background: linear-gradient(45deg, #FFE0C4, #FFF5EC);
  border: 1px solid rgba(247, 160, 114, 0.2);
}

.after-column {
  background: linear-gradient(45deg, #E0F2F1, #F5FFFD);
  border: 1px solid rgba(0, 169, 157, 0.2);
}

.arrow-icon {
  font-size: 30px;
  animation: moveLeftRight 2s infinite;
  color: var(--color-primary-dark);
}

.savings-result {
  text-align: center;
  background: var(--color-bg-light);
  padding: 15px;
  border-radius: var(--border-radius-large);
  margin-top: 20px;
}

.savings-result span {
  color: var(--color-primary);
  font-size: 22px;
  font-weight: 700;
}

.chart {
  height: 300px;
  position: relative;
  margin-top: 20px;
  padding-bottom: 40px;
}

.chart-placeholder {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  border-bottom: 2px solid var(--color-border);
  border-left: 2px solid var(--color-border);
  position: relative;
  padding-left: 10px;
}

.chart-point {
  position: relative;
  width: 20%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.chart-bar {
  width: 60%;
  background: var(--color-primary);
  border-radius: 6px 6px 0 0;
  margin: 0 auto;
  transition: height 1.5s ease-out;
}

.point-value {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -30px;
  font-weight: 700;
  color: var(--color-primary);
}

.point-label {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -35px;
  color: var(--color-text-secondary);
}

/* ===========================================================
   5. Stages 2-4: Goal Selection, Mortgage Data, Preferences
   =========================================================== */

/* שלב 2: בחירת מטרה */
#step-2-content {
  display: none;
  animation: fadeIn 0.6s ease-in-out;
  padding: 30px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.goal-main-title {
  color: var(--color-accent) !important;
  font-size: 38px !important;
  font-weight: 800 !important;
  display: inline-block;
  margin-bottom: 20px;
  animation: titlePulse 2s infinite alternate;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}

.step2-header {
  text-align: center !important;
  margin-bottom: 40px;
}

.step2-header .section-subtitle {
  font-size: 20px !important;
  margin: 0 auto;
  max-width: 600px;
}

.goals-container {
  margin: 30px 0;
}

.goal-row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 15px;
  justify-content: center;
}

.goal-box {
  background: var(--color-white);
  border-radius: var(--border-radius-large);
  padding: 20px;
  width: calc(25% - 15px);
  height: auto;
  min-height: 220px;
  position: relative;
  box-shadow: var(--shadow-light);
  overflow: hidden;
  transition: var(--transition-normal);
  cursor: pointer;
  border: 1px solid rgba(0, 169, 157, 0.1);
  display: flex;
  flex-direction: column;
}

.goal-box:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-medium);
}

.goal-box-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  border-radius: 0 12px 0 80%;
  background: var(--gradient-decorative);
  z-index: 1;
  transition: var(--transition-normal);
}

.goal-box-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.goal-icon {
  font-size: 24px;
  margin-bottom: 15px;
  background: rgba(0, 169, 157, 0.1);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition-normal);
  box-shadow: 0 4px 10px rgba(0, 169, 157, 0.1);
}

.goal-icon i {
  font-size: 24px;
  color: var(--color-primary);
  transition: var(--transition-normal);
}

.goal-title {
  color: var(--color-primary-dark);
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px 0;
  line-height: 1.3;
}

.goal-description {
  color: var(--color-text-secondary);
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  flex-grow: 1;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.goal-check {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--color-accent);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0);
  transition: var(--transition-normal);
}

.goal-box.selected {
  border-color: var(--color-accent);
  box-shadow: 0 12px 25px rgba(247, 160, 114, 0.2);
  background: var(--gradient-box-selected);
}

.goal-box.selected .goal-icon {
  background: rgba(247, 160, 114, 0.2);
  box-shadow: 0 5px 15px rgba(247, 160, 114, 0.2);
}

.goal-box.selected .goal-icon i {
  color: var(--color-accent);
}

.goal-box.selected .goal-check {
  opacity: 1;
  transform: scale(1);
}

.goal-box.selected .goal-box-bg {
  background: linear-gradient(135deg, rgba(247, 160, 114, 0.1), rgba(247, 160, 114, 0.03));
}

.goal-box.unavailable {
  border: 1px dashed var(--color-border);
  opacity: 0.7;
  cursor: not-allowed;
  pointer-events: none;
}

.goal-box.unavailable::after {
  content: "בפיתוח";
  position: absolute;
  top: 10px;
  right: 10px;
  background: var(--color-error);
  color: white;
  border-radius: 3px;
  padding: 2px 6px;
  font-size: 10px;
  font-weight: 700;
  box-shadow: 0 2px 5px rgba(244, 67, 54, 0.3);
  transform: rotate(-10deg);
}

/* כפתורי ניווט */
.navigation-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  margin-bottom: 30px;
}

#next-step-btn {
  width: 280px;
  font-size: 20px;
  height: 55px;
  background: var(--gradient-button);
  color: white;
  border: none;
  border-radius: var(--border-radius-round);
  transition: var(--transition-normal);
  box-shadow: var(--shadow-button);
}

#next-step-btn:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-button-hover);
}

#next-step-btn:active {
  transform: translateY(1px);
  box-shadow: var(--shadow-button-active);
}

#next-step-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

#prev-step-btn {
  background: none;
  border: none;
  color: var(--color-primary);
  font-size: 16px;
  cursor: pointer;
  transition: var(--transition-normal);
  display: flex;
  align-items: center;
}

#prev-step-btn i {
  margin-left: 5px;
}

#skip-question-btn {
  background: transparent;
  border: 1px solid var(--color-border);
  color: var(--color-text-secondary);
  border-radius: var(--border-radius-x-large);
  padding: 8px 15px;
  font-size: 14px;
  transition: var(--transition-fast);
  margin-top: 10px;
}

#skip-question-btn:hover {
  background: #f5f5f5;
}

/* התנהגות הודעת "מטרה בפיתוח" */
#development-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
  animation: fadeIn 0.3s ease;
}

.development-modal-content {
  background: var(--color-white);
  max-width: 400px;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: fadeInUp 0.4s ease;
}

.development-icon {
  width: 70px;
  height: auto;
  color: var(--color-accent);
  margin-bottom: 20px;
  display: block;
  margin: 0 auto;
}

.development-title {
  font-size: 22px;
  color: var(--color-primary-dark);
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
}

.development-message {
  font-size: 16px;
  color: var(--color-text-secondary);
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.5;
}

.close-development-modal {
  background: var(--gradient-button);
  color: white;
  border: none;
  padding: 12px 30px;
  border-radius: var(--border-radius-round);
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin: 0 auto;
  box-shadow: 0 5px 15px rgba(247, 160, 114, 0.3);
  transition: var(--transition-normal);
}

.close-development-modal:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(247, 160, 114, 0.4);
}

/* שלב 3: נתוני משכנתא */
#step-3-content {
  display: none;
  animation: fadeIn 0.6s ease-in-out;
  padding: 30px 20px;
  max-width: 900px;
  margin: 0 auto;
}

.selected-goal-display {
  background: linear-gradient(120deg, rgba(247, 160, 114, 0.15), rgba(0, 169, 157, 0.1));
  border: 2px solid var(--color-accent);
  border-radius: var(--border-radius-large);
  padding: 15px 25px;
  font-size: 18px;
  font-weight: 600;
  color: var(--color-primary-dark);
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.selected-goal-icon {
  color: var(--color-accent);
  font-size: 20px;
  margin-left: 10px;
}

.selected-goal-name {
  display: flex;
  align-items: center;
}

.change-goal-btn {
  background: var(--color-primary);
  color: white;
  border: none;
  border-radius: var(--border-radius-small);
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition-fast);
}

.change-goal-btn:hover {
  background: var(--color-accent);
}

.mini-progress {
  background: #f5f5f5;
  border-radius: 10px;
  height: 6px;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

.mini-progress-fill {
  background: var(--gradient-progress);
  height: 100%;
  transition: width 0.5s ease-out;
}

.question-counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  font-size: 14px;
  color: var(--color-text-secondary);
}

.question-box {
  background: white;
  border-radius: 15px;
  padding: 35px;
  box-shadow: var(--shadow-medium);
  border-right: 4px solid var(--color-primary);
  max-width: 700px;
  transition: all 0.4s ease-in-out;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.question-text {
  font-size: var(--font-size-question);
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-bottom: 20px;
  line-height: 1.4;
}

.required-mark {
  content: "*";
  color: var(--color-error);
  font-size: 18px;
  position: relative;
  margin-right: 3px;
}

.answer-container {
  width: 100%;
  margin-bottom: 20px;
}

.number-input {
  width: 100%;
  height: 60px;
  font-size: 18px;
  padding: 0 15px 0 65px;
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-medium);
  text-align: left;
  direction: rtl;
  transition: var(--transition-normal);
}

.number-input:focus {
  border: 2px solid var(--color-accent);
  box-shadow: 0 4px 15px rgba(247, 160, 114, 0.1);
  outline: none;
}

.quick-choices {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}

.quick-choice-btn {
  background: #f5f5f5;
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-round);
  padding: 8px 15px;
  font-size: 14px;
  color: var(--color-text-primary);
  transition: var(--transition-normal);
  cursor: pointer;
}

.quick-choice-btn:hover {
  background: #E0F2F1;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
}

.quick-choice-btn.active {
  background: #E0F2F1;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  font-weight: 600;
}

.radio-choices {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
}

.radio-choice-item {
  position: relative;
  width: calc(50% - 15px);
  display: block;
}

.radio-choice-input {
  appearance: none;
  position: absolute;
  opacity: 0;
}

.radio-choice-label {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-medium);
  padding: 15px 20px;
  font-size: 16px;
  color: var(--color-text-primary);
  transition: var(--transition-normal);
  cursor: pointer;
}

.radio-choice-label:hover {
  background: #E0F2F1;
  border: 1px solid var(--color-primary);
}

.radio-choice-input:checked + .radio-choice-label {
  background: #E0F2F1;
  border: 2px solid var(--color-primary);
  color: var(--color-primary-dark);
  font-weight: 600;
}

.radio-icon {
  border: 2px solid var(--color-border);
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition-fast);
}

.radio-choice-input:checked + .radio-choice-label .radio-icon {
  border: 2px solid var(--color-primary);
  background: var(--color-primary);
}

.radio-choice-input:checked + .radio-choice-label .radio-icon::after {
  content: "";
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
}

.checkbox-choices {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
}

.checkbox-choice-item {
  position: relative;
  width: calc(50% - 15px);
  display: block;
}

.checkbox-choice-input {
  appearance: none;
  position: absolute;
  opacity: 0;
}

.checkbox-choice-label {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  border: 1px solid var(--color-border);
  border-radius: var(--border-radius-medium);
  padding: 15px 20px;
  font-size: 16px;
  color: var(--color-text-primary);
  transition: var(--transition-normal);
  cursor: pointer;
}

.checkbox-choice-input:checked + .checkbox-choice-label {
  background: #E0F2F1;
  border: 2px solid var(--color-primary);
  color: var(--color-primary-dark);
  font-weight: 600;
}

.checkbox-icon {
  border: 2px solid var(--color-border);
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition-fast);
}

.checkbox-choice-input:checked + .checkbox-choice-label .checkbox-icon {
  border: 2px solid var(--color-primary);
  background: var(--color-primary);
}

.checkbox-choice-input:checked + .checkbox-choice-label .checkbox-icon::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 12px;
  color: white;
  font-weight: 900;
}

.tip-container {
  background: #FFF8E1;
  border-radius: var(--border-radius-large);
  padding: 15px;
  border-right: 3px solid var(--color-accent);
  margin-top: 15px;
  margin-bottom: 15px;
  animation: fadeIn 0.3s ease;
}

.tip-icon {
  color: var(--color-accent);
  font-size: 18px;
  margin-left: 10px;
  margin-bottom: 2px;
}

.tip-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: var(--color-accent-dark);
  margin-bottom: 8px;
}

.tip-content {
  font-size: 14px;
  color: var(--color-text-secondary);
  line-height: 1.5;
}

/* שלב 4: העדפות */
#step-4-content {
  display: none;
  animation: fadeIn 0.6s ease-in-out;
  padding: 30px 20px;
  max-width: 900px;
  margin: 0 auto;
}

.preferences-title {
  color: var(--color-primary-dark);
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.preferences-subtitle {
  color: var(--color-text-secondary);
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}

.preferences-container {
  background: var(--color-white);
  border-radius: 15px;
  padding: 35px;
  box-shadow: var(--shadow-medium);
  margin-bottom: 30px;
  max-width: 700px;
  margin: 0 auto;
}

.preference-question {
  font-size: 18px;
  font-weight: 700;
  color: var(--color-primary-dark);
  margin-bottom: 20px;
}

.preference-options {
  display/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-94c9aef *//* === כללי === */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:root {
    /* פלטת צבעים */
    --primary-dark: #004D40;
    --primary: #00A99D;
    --accent: #F7A072;
    --accent-dark: #e56642;
    --white: #FFFFFF;
    --light-bg: #F5F6FA;
    --light-border: #E0E0E0;
    --text-secondary: #666666;
    --text-primary: #333333;
    --error: #F44336;
    --success: #4CAF50;
    
    /* גרדיאנטים */
    --primary-gradient: linear-gradient(135deg, #004D40, #00A99D);
    --accent-gradient: linear-gradient(90deg, #F7A072, #e56642);
    --light-gradient: linear-gradient(135deg, #E0F2F1, #F5FFFD);
    
    /* צללים */
    --shadow-small: 0 2px 5px rgba(0, 0, 0, 0.05);
    --shadow-medium: 0 5px 15px rgba(0, 0, 0, 0.08);
    --shadow-large: 0 10px 30px rgba(0, 0, 0, 0.12);
    --shadow-inner: inset 0 2px 4px rgba(0, 0, 0, 0.05);
    
    /* עיגולי פינות */
    --radius-large: 15px;
    --radius-medium: 10px;
    --radius-small: 5px;
}

html {
    font-size: 16px;
    direction: rtl;
}

body {
    font-family: 'Heebo', 'Assistant', sans-serif;
    background-color: var(--light-bg);
    color: var(--text-primary);
    line-height: 1.5;
}

/* === מיכל כללי === */
.mortgage-calculator {
    max-width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header {
    width: 100%;
    padding: 15px 30px;
    background-color: var(--white);
    box-shadow: var(--shadow-small);
    display: flex;
    justify-content: flex-start;
}

.logo {
    height: 40px;
}

.main-container {
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
    padding: 20px 0;
}

/* === סרגל התקדמות === */
.progress-bar-container {
    width: 100%;
    max-width: 800px;
    margin: 20px auto 0;
    padding: 0 30px;
}

.progress-bar {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
}

.progress-bar::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    width: 100%;
    background-color: var(--light-border);
    z-index: 0;
}

.progress {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    background: var(--primary-gradient);
    width: 0%;
    transition: width 0.3s ease;
    z-index: 1;
}

.step {
    width: 30px;
    height: 30px;
    background-color: var(--white);
    border: 2px solid var(--light-border);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    color: var(--text-secondary);
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.step.active {
    border-color: var(--primary);
    color: var(--primary);
    font-weight: 700;
}

.step.completed {
    border-color: var(--primary);
    background-color: var(--primary);
    color: var(--white);
}

/* === מיכל שלב === */
.step-container {
    display: none;
    background-color: var(--white);
    border-radius: var(--radius-large);
    box-shadow: var(--shadow-medium);
    padding: 30px;
    margin-bottom: 20px;
}

.step-container.active {
    display: block;
    animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.main-title {
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 10px;
    text-align: center;
}

.sub-title {
    font-size: 20px;
    font-weight: 500;
    color: var(--text-secondary);
    margin-bottom: 30px;
    text-align: center;
}

/* === טפסים וקלט === */
.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
    color: var(--text-primary);
}

.required {
    color: var(--error);
    margin-right: 4px;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"] {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    font-family: 'Heebo', 'Assistant', sans-serif;
    font-size: 16px;
    border: 1px solid var(--light-border);
    border-radius: var(--radius-small);
    transition: all 0.3s ease;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus {
    border: 2px solid var(--accent);
    outline: none;
    box-shadow: var(--shadow-small);
}

.error-message {
    display: none;
    color: var(--error);
    font-size: 14px;
    margin-top: 5px;
}

.checkbox-group {
    display: flex;
    align-items: center;
}

.checkbox-group input[type="checkbox"] {
    margin-left: 10px;
}

.checkbox-group label {
    margin-bottom: 0;
    font-weight: 400;
}

/* === כפתורים === */
.buttons {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    gap: 15px;
}

.primary-button {
    background: var(--accent-gradient);
    color: var(--white);
    border: none;
    border-radius: 30px;
    padding: 12px 25px;
    font-family: 'Heebo', 'Assistant', sans-serif;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(247, 160, 114, 0.3);
    transition: all 0.3s ease;
}

.primary-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(247, 160, 114, 0.4);
}

.primary-button:disabled {
    background: linear-gradient(90deg, #ccc, #999);
    cursor: not-allowed;
    box-shadow: none;
}

.secondary-button {
    background-color: var(--white);
    color: var(--primary);
    border: 2px solid var(--primary);
    border-radius: 30px;
    padding: 12px 25px;
    font-family: 'Heebo', 'Assistant', sans-serif;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.secondary-button:hover {
    background-color: rgba(0, 169, 157, 0.1);
}

.skip-button {
    background-color: transparent;
    color: var(--text-secondary);
    border: 1px solid var(--light-border);
    border-radius: 20px;
    padding: 8px 15px;
    font-family: 'Heebo', 'Assistant', sans-serif;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.skip-button:hover {
    background-color: var(--light-bg);
}

/* === שלב 2: בחירת מטרה === */
.goals-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.goal-card {
    background-color: var(--white);
    border: 1px solid var(--light-border);
    border-radius: var(--radius-medium);
    padding: 20px;
    text-align: center;
    box-shadow: var(--shadow-small);
    transition: all 0.3s ease;
    cursor: pointer;
}

.goal-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-medium);
}

.goal-card.selected {
    border: 2px solid var(--primary);
    background-color: rgba(0, 169, 157, 0.05);
    box-shadow: var(--shadow-medium);
}

.goal-card.selected::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: 10px;
    color: var(--primary);
    font-size: 18px;
}

.goal-icon {
    font-size: 28px;
    color: var(--primary);
    margin-bottom: 15px;
}

.goal-card h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--primary-dark);
}

.goal-card p {
    font-size: 14px;
    color: var(--text-secondary);
}

/* === שלב 3: נתוני משכנתא === */
.selected-goal-container {
    margin-bottom: 20px;
}

.selected-goal {
    background: linear-gradient(120deg, rgba(247, 160, 114, 0.15), rgba(0, 169, 157, 0.1));
    border: 2px solid var(--accent);
    border-radius: var(--radius-medium);
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 500;
    color: var(--primary-dark);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.change-button {
    background-color: var(--primary);
    color: var(--white);
    border: none;
    border-radius: 20px;
    padding: 6px 15px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.change-button:hover {
    background-color: var(--accent);
}

.mini-progress {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: var(--text-secondary);
    font-weight: 500;
}

.question-container {
    background-color: var(--white);
    border-radius: var(--radius-large);
    padding: 35px;
    box-shadow: var(--shadow-large);
    border-right: 4px solid var(--primary);
    max-width: 700px;
    margin: 0 auto 20px;
    transition: all 0.4s ease-in-out;
}

.question-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
}

.question-tip {
    background-color: #FFF8E1;
    border-right: 3px solid var(--accent);
    border-radius: var(--radius-small);
    padding: 15px;
    font-size: 14px;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}

.tip-icon {
    color: var(--accent);
    font-size: 18px;
    margin-left: 10px;
    margin-top: 2px;
}

.quick-options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}

.quick-option {
    background-color: var(--light-bg);
    border: 1px solid var(--light-border);
    border-radius: 30px;
    padding: 8px 15px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.quick-option:hover {
    background-color: rgba(0, 169, 157, 0.1);
    border-color: var(--primary);
}

.quick-option.selected {
    background-color: var(--primary);
    color: var(--white);
    border-color: var(--primary);
}

.input-group {
    position: relative;
    margin-bottom: 20px;
}

.input-group input {
    padding-left: 40px; /* מקום לסימון יחידה */
    text-align: left;
    direction: ltr;
}

.input-unit {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--text-secondary);
    font-weight: 500;
}

.radio-options {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
}

.radio-option {
    background-color: var(--white);
    border: 1px solid var(--light-border);
    border-radius: var(--radius-small);
    padding: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.radio-option:hover {
    background-color: rgba(0, 169, 157, 0.05);
}

.radio-option.selected {
    background-color: #E0F2F1;
    border: 2px solid var(--primary);
}

.radio-option.selected::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: 10px;
    color: var(--primary);
    font-size: 16px;
}

.auto-save-indicator {
    display: none;
    background-color: rgba(76, 175, 80, 0.1);
    color: var(--success);
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px;
    margin: 10px auto;
    width: fit-content;
    animation: fadeInOut 2s ease;
}

@keyframes fadeInOut {
    0% { opacity: 0; }
    25% { opacity: 1; }
    75% { opacity: 1; }
    100% { opacity: 0; }
}

.history-icon {
    background-color: rgba(0, 169, 157, 0.05);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary);
    font-size: 20px;
    cursor: pointer;
    margin: 0 auto 20px;
    transition: all 0.3s ease;
}

.history-icon:hover {
    background-color: rgba(0, 169, 157, 0.15);
    transform: scale(1.05);
}

.history-panel {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 350px;
    height: 100%;
    background-color: var(--white);
    box-shadow: var(--shadow-large);
    z-index: 1000;
    padding: 20px;
    overflow-y: auto;
    animation: slideInRight 0.3s ease;
}

@keyframes slideInRight {
    from { transform: translateX(100%); }
    to { transform: translateX(0); }
}

.history-panel h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--primary-dark);
    border-bottom: 2px solid var(--primary);
    padding-bottom: 10px;
}

.history-items {
    margin-bottom: 20px;
}

.history-item {
    border-bottom: 1px solid var(--light-border);
    padding: 10px 0;
}

.history-question {
    font-weight: 500;
    margin-bottom: 5px;
}

.history-answer {
    color: var(--primary);
    font-weight: 700;
}

.history-edit {
    color: var(--accent);
    cursor: pointer;
    margin-right: 10px;
    font-size: 14px;
}

.close-history {
    background-color: var(--light-bg);
    border: 1px solid var(--light-border);
    border-radius: var(--radius-small);
    padding: 8px 15px;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
}

/* === שלב 4: העדפות === */
.preferences-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.preference-question {
    background-color: var(--white);
    border-radius: var(--radius-large);
    padding: 35px;
    box-shadow: var(--shadow-medium);
    margin-bottom: 30px;
    max-width: 700px;
    margin: 0 auto;
}

.question-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
}

.preference-options {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: space-between;
}

.preference-options.two-row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 15px;
}

.preference-option {
    background-color: #f5f5f5;
    border: 1px solid var(--light-border);
    border-radius: var(--radius-small);
    padding: 15px;
    text-align: center;
    font-size: 16px;
    color: var(--text-primary);
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 1;
    min-width: 150px;
}

.preference-option.large {
    flex-basis: 48%;
}

.preference-option:hover {
    background-color: rgba(0, 169, 157, 0.05);
}

.preference-option.selected {
    background-color: #E0F2F1;
    border: 2px solid var(--primary);
    color: var(--primary-dark);
    font-weight: 700;
}

.preference-option.selected::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: 10px;
    color: var(--primary);
    font-size: 16px;
}

/* === שלב 5: תוצאות === */
.loading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 300px;
}

.loading-spinner {
    border: 5px solid #f3f3f3;
    border-top: 5px solid var(--primary);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    margin-bottom: 20px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-text {
    font-size: 18px;
    color: var(--text-secondary);
}

.sticky-bar {
    position: sticky;
    top: 0;
    z-index: 100;
    background: linear-gradient(90deg, var(--primary-dark), #00806F);
    color: var(--white);
    padding: 15px 20px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    border-radius: var(--radius-small);
    display: flex;
    justify-content: center;
    align-items: center;
    animation: slideIn 0.5s ease;
}

@keyframes slideIn {
    from { transform: translateY(-100%); }
    to { transform: translateY(0); }
}

.savings-per-day {
    text-align: center;
    font-size: 16px;
}

.savings-per-day strong {
    font-size: 24px;
    color: var(--accent);
    margin: 0 5px;
}

.offer-validity {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    opacity: 0.9;
}

.good-news {
    background: var(--light-gradient);
    border: 2px solid var(--primary);
    border-radius: var(--radius-large);
    padding: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.good-news-text {
    font-size: 22px;
    font-weight: 700;
    color: var(--primary-dark);
}

.good-news-text strong {
    color: var(--accent-dark);
}

.comparison-table-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
}

.comparison-table {
    flex: 1;
    min-width: 300px;
    border-collapse: collapse;
    border: 1px solid var(--light-border);
    border-radius: var(--radius-small);
    overflow: hidden;
    box-shadow: var(--shadow-small);
}

.comparison-table th {
    background-color: var(--light-bg);
    padding: 12px;
    font-weight: 700;
    text-align: right;
}

.comparison-table td {
    padding: 12px;
    border-top: 1px solid var(--light-border);
}

.comparison-table tr:nth-child(even) {
    background-color: var(--light-bg);
}

.comparison-table tr:hover {
    background-color: rgba(0, 169, 157, 0.05);
}

.summary-table-container {
    background-color: #E0F2F1;
    border: 2px solid var(--primary);
    border-radius: var(--radius-medium);
    padding: 15px;
    margin-bottom: 30px;
    box-shadow: var(--shadow-medium);
}

.summary-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 10px;
    text-align: center;
}

.summary-table {
    width: 100%;
    border-collapse: collapse;
}

.summary-table td {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 169, 157, 0.2);
}

.summary-table tr:last-child td {
    border-bottom: none;
}

.savings-box {
    background: var(--accent-gradient);
    color: var(--white);
    border-radius: var(--radius-large);
    padding: 25px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-around;
    box-shadow: 0 10px 25px rgba(247, 160, 114, 0.2);
    text-align: center;
}

.savings-category h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}

.savings-value {
    font-size: 28px;
    font-weight: 700;
}

.charts-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
}

.chart-box {
    background-color: var(--white);
    border-radius: var(--radius-medium);
    padding: 20px;
    box-shadow: var(--shadow-medium);
}

.chart-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    color: var(--primary-dark);
}

.chart {
    height: 300px;
}

.options-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 40px;
}

.option-box {
    background-color: var(--white);
    border-radius: var(--radius-large);
    padding: 25px;
    box-shadow: var(--shadow-medium);
    transition: all 0.3s ease;
    position: relative;
    border-right: 4px solid;
}

.option-box:nth-child(1) {
    border-right-color: var(--primary);
}

.option-box:nth-child(2) {
    border-right-color: var(--accent);
}

.option-box:nth-child(3) {
    border-right-color: var(--primary-dark);
}

.option-box:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-large);
}

.option-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--primary-dark);
    padding-right: 10px;
}

.option-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.savings-highlight {
    background-color: rgba(0, 169, 157, 0.1);
    border-radius: var(--radius-small);
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 15px;
}

.option-emphasis {
    font-weight: 700;
    color: var(--accent-dark);
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}

.option-box.special {
    border-right-color: var(--accent-dark);
}

.consolidation-details {
    background-color: var(--light-bg);
    border-radius: var(--radius-small);
    padding: 15px;
    margin-bottom: 20px;
}

.detail-row {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid var(--light-border);
}

.detail-row:last-child {
    border-bottom: none;
}

.detail-row.total {
    font-weight: 700;
    font-size: 18px;
    color: var(--primary-dark);
    padding: 15px 0 8px;
    margin-top: 10px;
    border-top: 2px solid var(--primary);
}

.detail-row.savings {
    font-weight: 500;
    color: var(--accent-dark);
    margin-top: 10px;
}

.recommended-mix {
    margin-bottom: 40px;
}

.mix-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
    text-align: center;
}

.mix-container {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.mix-track {
    background-color: var(--light-bg);
    border-radius: var(--radius-medium);
    padding: 15px;
    flex: 1;
    border-left: 4px solid;
}

.mix-track:nth-child(1) {
    border-left-color: var(--primary);
}

.mix-track:nth-child(2) {
    border-left-color: var(--accent);
}

.mix-track:nth-child(3) {
    border-left-color: var(--primary-dark);
}

.track-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--primary-dark);
    padding-right: 10px;
    text-align: center;
}

.track-details {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.track-detail-row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 5px 0;
}

.detail-label {
    color: var(--text-secondary);
}

.detail-value {
    font-weight: 500;
    color: var(--text-primary);
}

.sensitivity-simulator {
    background-color: var(--light-bg);
    border: 1px solid var(--light-border);
    border-radius: var(--radius-large);
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: var(--shadow-medium);
}

.simulator-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
    text-align: center;
}

.simulator-label {
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-dark);
    margin-bottom: 15px;
    text-align: center;
}

.slider-container {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.slider {
    flex: 1;
    height: 10px;
    -webkit-appearance: none;
    background-color: var(--light-border);
    border-radius: 5px;
    outline: none;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--primary);
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease;
}

.slider::-webkit-slider-thumb:hover {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
    transform: scale(1.1);
}

.slider-min, .slider-max {
    font-size: 14px;
    color: var(--text-secondary);
    font-weight: 500;
}

.simulator-results {
    background-color: var(--white);
    border: 1px solid var(--light-border);
    border-radius: var(--radius-medium);
    padding: 15px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.result-category {
    text-align: center;
}

.result-category h4 {
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 5px;
}

.result-value {
    font-size: 22px;
    font-weight: 700;
    color: var(--primary);
}

.money-usage {
    background: var(--light-gradient);
    border: 1px solid rgba(0, 169, 157, 0.2);
    border-radius: var(--radius-large);
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.usage-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
    text-align: center;
}

.usage-items {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.usage-item {
    background-color: var(--white);
    border: 1px solid rgba(0, 169, 157, 0.2);
    border-radius: var(--radius-medium);
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.usage-icon {
    background-color: rgba(0, 169, 157, 0.1);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 30px;
    color: var(--primary);
}

.usage-item h4 {
    font-size: 16px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 8px;
    text-align: center;
}

.usage-description {
    font-size: 14px;
    color: var(--text-secondary);
    text-align: center;
    line-height: 1.4;
}

.offer-contact {
    background: var(--accent-gradient);
    color: var(--white);
    border-radius: var(--radius-large);
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 10px 30px rgba(247, 160, 114, 0.2);
    text-align: center;
}

.offer-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}

.offer-description {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.countdown-container {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: var(--radius-medium);
    padding: 10px;
    margin-bottom: 25px;
    text-align: center;
}

.countdown {
    font-size: 28px;
    font-weight: 700;
}

.contact-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 25px;
}

.contact-button {
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 30px;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.phone-button {
    background-color: var(--primary);
    color: var(--white);
    box-shadow: 0 5px 15px rgba(0, 169, 157, 0.3);
}

.whatsapp-button {
    background-color: #25D366;
    color: var(--white);
    box-shadow: 0 5px 15px rgba(37, 211, 102, 0.3);
}

.auto-message-note {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 15px;
}

.bottom-navigation {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.disclaimer {
    background-color: var(--light-bg);
    border: 1px solid var(--light-border);
    border-radius: var(--radius-medium);
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.5;
}

.copyright {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    color: var(--text-secondary);
}

/* === רספונסיביות === */
@media (max-width: 1199px) {
    .main-container {
        max-width: 760px;
    }
    
    .progress-bar-container {
        max-width: 760px;
    }
    
    .charts-container {
        grid-template-columns: 1fr;
    }
    
    .mix-container {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .main-container {
        max-width: 100%;
        padding: 20px 15px;
    }
    
    .progress-bar-container {
        max-width: 100%;
        padding: 0 15px;
    }
    
    .main-title {
        font-size: 22px;
    }
    
    .sub-title {
        font-size: 18px;
    }
    
    .step-container {
        padding: 20px;
    }
    
    .goals-grid {
        grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
        gap: 15px;
    }
    
    .goal-card {
        padding: 15px 10px;
    }
    
    .goal-card h3 {
        font-size: 16px;
    }
    
    .goal-card p {
        font-size: 12px;
    }
    
    .question-container {
        padding: 20px;
    }
    
    .preference-options {
        flex-direction: column;
    }
    
    .preference-options.two-row {
        grid-template-columns: 1fr;
    }
    
    .comparison-table-container {
        flex-direction: column;
    }
    
    .savings-box {
        flex-direction: column;
        gap: 20px;
    }
    
    .usage-items {
        flex-direction: column;
    }
    
    .contact-buttons {
        flex-direction: column;
    }
    
    .bottom-navigation {
        flex-direction: column;
    }
    
    .history-panel {
        width: 100%;
    }
}

@media (max-width: 479px) {
    .main-title {
        font-size: 20px;
    }
    
    .sub-title {
        font-size: 16px;
    }
    
    .step-container {
        padding: 15px;
    }
    
    .buttons {
        flex-direction: column;
    }
    
    .button {
        width: 100%;
    }
    
    .question-container {
        padding: 15px;
    }
    
    .selected-goal {
        flex-direction: column;
        gap: 10px;
        font-size: 16px;
    }
}/* End custom CSS */