.elementor-1214 .elementor-element.elementor-element-e36d6c4{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1214 .elementor-element.elementor-element-40288b4{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1214 .elementor-element.elementor-element-e2c13de{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1214 .elementor-element.elementor-element-97438dc{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1214 .elementor-element.elementor-element-b82aa32{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1214 .elementor-element.elementor-element-b44580f{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1214 .elementor-element.elementor-element-4a15ff0{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1214 .elementor-element.elementor-element-be3be77{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS *//* ============================================================================
   דף נחיתה — ראש השנה 2026 | zichronot.co.il
   shared.css — טוקנים + רכיבים משותפים לכל קבצי האיזורים בתיקייה הזו.
   מבוסס 1:1 על המשתנים והרכיבים החיים באתר:
   אתר זיכרונות קסומים\zc-full\wpcode-split\01-global-tokens-base.css
   ואת \02-global-components.css (btn-*, card-*, chip-*, step-*, phone-float).
   אם כבר מדביקים את תוכן הבלוקים בתוך WPCode/Elementor באתר החי — קובץ הזה
   מיותר שם (הטוקנים כבר טעונים גלובלית). הוא כאן רק כדי שכל קובץ HTML
   בתיקייה ייפתח ויתצוגה נכון גם בעצמו, בדפדפן, בלי תלות באתר.
   ============================================================================ */

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap');

:root {
  --color-forest:          #2F3324;
  --color-secondary:       #5C5C3A;
  --color-secondary-light: #ECE0D0;
  --color-gold:            #B08C4E;
  --color-gold-deep:       #96793F;
  --color-gold-soft:       #E8D6B0;

  --color-bg:              #F7F2EE;
  --color-bg-card:         #FFFFFF;
  --color-surface:         #ECE0D0;
  --color-surface-high:    #E0CFB0;

  --color-text:            #2F3324;
  --color-text-muted:      #5C5C3A;
  --color-text-on-gold:    #2F3324;

  --color-border:          #DDD0B8;
  --color-whatsapp:        #25D366;
  --color-terracotta:      #B5502E; /* ייעודי לכפתור הזמנה טלפונית בלבד */
  --color-terracotta-deep: #963E22;

  --font-serif: 'Rubik', Arial, sans-serif;
  --font-body:  'Rubik', Arial, sans-serif;

  --text-display:  48px;
  --text-headline: 28px;
  --text-xl:       24px;
  --text-lg:       18px;
  --text-md:       16px;
  --text-sm:       13px;

  --leading-tight: 1.2;
  --leading-snug:  1.35;
  --leading-body:  1.6;

  --weight-medium: 500;
  --weight-semi:   600;
  --weight-bold:   700;

  --radius-md:   12px;
  --radius-lg:   16px;
  --radius-xl:   24px;
  --radius-pill: 9999px;

  --space-2xs: 4px;
  --space-xs:  8px;
  --space-sm:  16px;
  --space-md:  32px;
  --space-lg:  64px;
  --space-xl:  96px;

  --container:        1200px;
  --container-narrow: 800px;
  --gutter:           24px;

  --shadow-card:  0 4px 20px -4px rgba(47, 51, 36, 0.10);
  --shadow-hover: 0 8px 28px -4px rgba(47, 51, 36, 0.16);

  --ease:      cubic-bezier(0.22, 0.61, 0.36, 1);
  --dur-fast:  0.18s;
  --dur-base:  0.28s;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 24px; }
body {
  margin: 0;
  background-color: var(--color-bg);
  color: var(--color-text);
  font-family: var(--font-body);
  font-size: var(--text-md);
  line-height: var(--leading-body);
  direction: rtl;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--font-serif); color: var(--color-text); line-height: var(--leading-tight); margin: 0 0 var(--space-sm); }
h4, h5, h6 { line-height: var(--leading-snug); margin: 0 0 var(--space-xs); }
p { margin: 0 0 var(--space-sm); }
ul { margin: 0; padding: 0; list-style: none; }
img { max-width: 100%; height: auto; display: block; }
a { color: var(--color-gold); text-decoration: none; transition: color var(--dur-fast) ease; }
a:hover { color: var(--color-gold-deep); }
a:focus-visible, button:focus-visible { outline: 2px solid var(--color-gold); outline-offset: 3px; border-radius: var(--radius-md); }

/* ---- layout ---- */
.zc-sec { position: relative; padding-top: var(--zc-pt, var(--space-lg)); padding-bottom: var(--zc-pb, var(--space-lg)); background-color: var(--zc-bg, transparent); color: var(--zc-fg, var(--color-text)); }
.zc-in { max-width: var(--container); margin-inline: auto; width: 100%; padding-inline: var(--gutter); }
.zc-in--narrow { max-width: var(--container-narrow); margin-inline: auto; width: 100%; padding-inline: var(--gutter); }
.zc-bg-cream   { --zc-bg: var(--color-bg); }
.zc-bg-white   { --zc-bg: var(--color-bg-card); }
.zc-bg-surface { --zc-bg: var(--color-surface); }
.zc-bg-gold-soft { --zc-bg: var(--color-gold-soft); }
.zc-bg-forest  { --zc-bg: var(--color-forest); --zc-fg: #fff; }
.zc-bg-forest a:not(.btn-primary):not(.btn-call):not(.btn-whatsapp) { color: var(--color-gold-soft); }

.zc-pad-xl { --zc-pt: var(--space-xl); --zc-pb: var(--space-xl); }
.zc-pad-lg { --zc-pt: var(--space-lg); --zc-pb: var(--space-lg); }
.zc-pad-md { --zc-pt: var(--space-md); --zc-pb: var(--space-md); }

.zc-grid { display: grid; gap: var(--gutter); }
.zc-grid--2 { grid-template-columns: repeat(2, 1fr); }
.zc-grid--3 { grid-template-columns: repeat(3, 1fr); }
.zc-grid--4 { grid-template-columns: repeat(4, 1fr); }
@media (max-width: 1024px) { .zc-grid--4 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 767px)  { .zc-grid--2, .zc-grid--3, .zc-grid--4 { grid-template-columns: 1fr; } }

.zc-center { text-align: center; }
.zc-eyebrow { font-size: var(--text-sm); font-weight: var(--weight-semi); letter-spacing: .14em; text-transform: uppercase; color: var(--color-gold); margin-bottom: var(--space-xs); display: block; }
.zc-lead { font-size: var(--text-lg); line-height: var(--leading-body); color: var(--color-text-muted); }
.zc-bg-forest .zc-lead { color: rgba(255,255,255,.78); }
.zc-price { font-family: var(--font-body); font-weight: var(--weight-bold); color: var(--color-gold); }
.divider { width: 60px; height: 3px; background: var(--color-gold); border-radius: var(--radius-pill); margin: var(--space-sm) auto; border: none; }

/* ---- buttons ---- */
.btn-primary, .btn-outline, .btn-whatsapp, .btn-call {
  display: inline-flex; align-items: center; justify-content: center; gap: var(--space-xs);
  border-radius: var(--radius-pill); font-family: var(--font-body); font-weight: var(--weight-semi);
  font-size: var(--text-md); line-height: 1.2; padding: 16px 38px; cursor: pointer; text-align: center;
  transition: background-color var(--dur-base) ease, color var(--dur-base) ease, border-color var(--dur-base) ease, transform var(--dur-fast) ease, box-shadow var(--dur-base) ease;
  border: 2px solid transparent;
}
.btn-call { background-color: var(--color-terracotta); color: #fff; border-color: var(--color-terracotta); box-shadow: var(--shadow-card); }
.btn-call:hover { background-color: var(--color-terracotta-deep); border-color: var(--color-terracotta-deep); color: #fff; transform: translateY(-2px); box-shadow: var(--shadow-hover); }
.btn-primary { background-color: var(--color-gold); color: var(--color-forest); border-color: var(--color-gold); }
.btn-primary:hover { background-color: var(--color-gold-deep); border-color: var(--color-gold-deep); color: #fff; transform: translateY(-2px); }
.btn-outline { background: transparent; color: var(--color-gold); border-color: var(--color-gold); }
.btn-outline:hover { background: var(--color-gold); color: var(--color-forest); transform: translateY(-2px); }
.zc-bg-forest .btn-outline { color: #fff; border-color: rgba(255,255,255,.6); }
.zc-bg-forest .btn-outline:hover { background: #fff; color: var(--color-forest); border-color: #fff; }
.btn-whatsapp { background: var(--color-whatsapp); color: #fff; border-color: var(--color-whatsapp); }
.btn-whatsapp:hover { filter: brightness(.92); transform: translateY(-2px); }
.btn-lg { padding: 20px 48px !important; font-size: var(--text-lg) !important; }
.btn-full { width: 100%; display: flex; }
.zc-btn-group { display: flex; flex-wrap: wrap; gap: var(--space-sm); align-items: center; }
.zc-btn-group.zc-center { justify-content: center; }
.btn-sub { display: block; font-size: var(--text-sm); font-weight: var(--weight-medium); opacity: .85; margin-top: 2px; }

/* ---- cards ---- */
.card-value { background: var(--color-surface); border-radius: var(--radius-lg); padding: var(--space-md); text-align: center; height: 100%; transition: background var(--dur-base) ease, transform var(--dur-base) var(--ease); }
.card-value:hover { background: var(--color-surface-high); transform: translateY(-3px); }
.card-value .zc-icon { font-size: 36px; margin-bottom: var(--space-xs); display: block; }
.card-value h3 { font-size: var(--text-lg); margin-bottom: 4px; }
.card-value p { color: var(--color-text-muted); font-size: var(--text-sm); margin: 0; }

.card-product { background: var(--color-bg-card); border-radius: var(--radius-lg); box-shadow: var(--shadow-card); overflow: hidden; transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease); }
.card-product:hover { transform: translateY(-4px); box-shadow: var(--shadow-hover); }

.chip { display: inline-flex; align-items: center; gap: 4px; padding: 5px 14px; border-radius: var(--radius-pill); font-size: var(--text-sm); font-weight: var(--weight-semi); white-space: nowrap; }
.chip-kosher { background: var(--color-gold); color: var(--color-forest); }
.chip-muted  { background: var(--color-surface); color: var(--color-text-muted); }

.menu-cat { background: var(--color-bg-card); border: 1px solid var(--color-border); border-radius: var(--radius-lg); padding: var(--space-sm) var(--space-md); }
.menu-cat h4 { font-size: var(--text-md); font-weight: var(--weight-bold); margin-bottom: 4px; }
.menu-cat .menu-cat__need { color: var(--color-gold-deep); font-size: var(--text-sm); font-weight: var(--weight-semi); margin-bottom: var(--space-xs); display: block; }
.menu-cat ul { display: flex; flex-wrap: wrap; gap: 6px; }
.menu-cat li { background: var(--color-surface); color: var(--color-text); border-radius: var(--radius-pill); padding: 4px 12px; font-size: var(--text-sm); }
.menu-cat li.upgrade { background: var(--color-gold-soft); color: var(--color-gold-deep); }
.menu-cat .menu-cat__more { color: var(--color-text-muted); font-size: var(--text-sm); align-self: center; padding: 4px 4px; }

/* ---- process steps ---- */
.step-item { text-align: center; padding: var(--space-sm); }
.step-number { width: 48px; height: 48px; border-radius: var(--radius-pill); background: var(--color-gold); color: var(--color-forest); font-size: var(--text-xl); font-weight: var(--weight-bold); font-family: var(--font-serif); display: flex; align-items: center; justify-content: center; margin: 0 auto var(--space-sm); }
.step-title { font-size: var(--text-lg); font-weight: var(--weight-semi); margin-bottom: 4px; }
.step-text { color: var(--color-text-muted); font-size: var(--text-sm); }

/* ---- faq (native <details>, styled to match card language) ---- */
.faq-item { background: var(--color-bg-card); border: 1px solid var(--color-border); border-radius: var(--radius-md); margin-bottom: var(--space-xs); overflow: hidden; }
.faq-item summary { list-style: none; cursor: pointer; padding: var(--space-sm) var(--space-md); font-weight: var(--weight-semi); display: flex; justify-content: space-between; align-items: center; gap: var(--space-sm); }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after { content: '+'; font-size: 22px; color: var(--color-gold); flex-shrink: 0; transition: transform var(--dur-base) ease; }
.faq-item[open] summary::after { transform: rotate(45deg); }
.faq-item .faq-body { padding: 0 var(--space-md) var(--space-sm); color: var(--color-text-muted); }

/* ---- פס טלפון תחתון קבוע — ייחודי לדף הנחיתה הזה (לא ה-phone-float הגלובלי של האתר) ---- */
body.has-sticky-cta { padding-bottom: 76px; }
.sticky-cta-bar {
  position: fixed; inset-inline: 0; bottom: 0; z-index: 1100;
  display: flex; align-items: center; justify-content: center; gap: var(--space-sm);
  background: var(--color-terracotta); color: #fff;
  padding: 14px 20px; box-shadow: 0 -6px 24px rgba(47,51,36,.22);
}
.sticky-cta-bar a.sticky-cta-bar__link {
  display: inline-flex; align-items: center; gap: 10px;
  color: #fff; font-weight: var(--weight-bold); font-size: var(--text-lg);
}
.sticky-cta-bar__icon { display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 34px; height: 34px; border-radius: var(--radius-pill); background: rgba(255,255,255,.18); }
.sticky-cta-bar__icon svg { width: 18px; height: 18px; }
.sticky-cta-bar__text { display: flex; flex-direction: column; line-height: 1.2; text-align: right; }
.sticky-cta-bar__sub { font-size: var(--text-sm); font-weight: var(--weight-medium); opacity: .85; }
@media (max-width: 480px) {
  .sticky-cta-bar { padding: 12px 14px; }
  .sticky-cta-bar__sub { display: none; }
}/* End custom CSS */