/*  Sabbath Prep theme overrides extracted from app-theme-module.css.  */
body[data-theme] .sabbath-prep-card {
  border-color: var(--theme-panel-border);
  background: var(--theme-panel-bg);
  box-shadow: var(--theme-panel-shadow);
}
body.theme-dark .sabbath-prep-help, body.theme-dark .sabbath-prep-meta {
  color: #aebfdd;
}
body.theme-dark .sabbath-prep-toggle, body.theme-dark .sabbath-prep-path-panel, body.theme-dark .sabbath-prep-wisdom-card, body.theme-dark .sabbath-prep-balance-card, body.theme-dark .sabbath-prep-readiness-control, body.theme-dark .sabbath-prep-timeline-card, body.theme-dark .sabbath-prep-readiness-segment, body.theme-dark .sabbath-prep-habit-card {
  border-color: rgba(190, 154, 79, 0.22);
  background: rgba(34, 27, 13, 0.58);
}
body.theme-dark .sabbath-prep-card {
  background: linear-gradient(180deg, rgba(34, 27, 13, 0.94), rgba(27, 21, 10, 0.86));
  border-color: rgba(190, 154, 79, 0.22);
}
body.theme-dark .sabbath-prep-toggle {
  border-color: transparent;
  background: transparent;
}
body.theme-dark .sabbath-prep-hero-icon {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.05),
    0 16px 28px rgba(3, 10, 19, 0.26);
}
body.theme-dark .sabbath-prep-hero-icon {
  border-color: rgba(190, 154, 79, 0.26);
  background:
    radial-gradient(circle at 78% 20%, rgba(243, 199, 92, 0.26), transparent 30%),
    linear-gradient(160deg, rgba(56, 41, 15, 0.96), rgba(37, 27, 12, 0.94));
}
body.theme-dark .sabbath-prep-countdown-card {
  border-color: rgba(190, 154, 79, 0.22);
  background: rgba(34, 27, 13, 0.72);
}
body.theme-dark .sabbath-prep-formation-strip {
  border-color: rgba(190, 154, 79, 0.18);
  background:
    radial-gradient(circle at top right, rgba(214, 169, 78, 0.16), transparent 34%),
    linear-gradient(160deg, rgba(41, 31, 14, 0.92), rgba(30, 23, 10, 0.9));
}
body.theme-dark .sabbath-prep-eyebrow, body.theme-dark .sabbath-prep-formation-kicker, body.theme-dark .sabbath-prep-path-kicker, body.theme-dark .sabbath-prep-wisdom-label, body.theme-dark .sabbath-prep-wisdom-source, body.theme-dark .sabbath-prep-reminder-eyebrow, body.theme-dark .sabbath-prep-countdown-label, body.theme-dark .sabbath-prep-habit-kicker {
  color: #eac97a;
}
body.theme-dark .sabbath-prep-title, body.theme-dark .sabbath-prep-date, body.theme-dark .sabbath-prep-formation-lead, body.theme-dark .sabbath-prep-path-title, body.theme-dark .sabbath-prep-wisdom-title, body.theme-dark .sabbath-prep-wisdom-question, body.theme-dark .sabbath-prep-balance-title, body.theme-dark .sabbath-prep-timeline-title, body.theme-dark .sabbath-prep-readiness-label, body.theme-dark .sabbath-prep-readiness-control-top, body.theme-dark .sabbath-prep-countdown-value, body.theme-dark .sabbath-prep-habit-title, body.theme-dark .sabbath-prep-habit-field span {
  color: #f7edd4;
}
body.theme-dark .sabbath-prep-countdown-meta, body.theme-dark .sabbath-prep-path-meta, body.theme-dark .sabbath-prep-wisdom-copy, body.theme-dark .sabbath-prep-wisdom-quote, body.theme-dark .sabbath-prep-balance-meta, body.theme-dark .sabbath-prep-timeline-copy, body.theme-dark .sabbath-prep-timeline-labels, body.theme-dark .sabbath-prep-habit-lead {
  color: #cbb690;
}
body.theme-dark .sabbath-prep-readiness-segment.is-active {
  border-color: rgba(214, 169, 78, 0.34);
  background: rgba(63, 47, 15, 0.82);
}
body.theme-dark .sabbath-prep-habit-track, body.theme-dark .sabbath-prep-habit-status, body.theme-dark .sabbath-prep-habit-input {
  border-color: rgba(190, 154, 79, 0.22);
  background: rgba(24, 19, 10, 0.86);
  color: #f7edd4;
}
body.theme-dark .sabbath-prep-habit-track.is-active, body.theme-dark .sabbath-prep-habit-status.is-active {
  border-color: rgba(214, 169, 78, 0.34);
  background: rgba(63, 47, 15, 0.82);
  color: #f7edd4;
}
body.theme-dark .sabbath-prep-habit-state, body.theme-dark .sabbath-prep-habit-trend span {
  background: rgba(214, 169, 78, 0.14);
  color: #f2d89a;
}
body.theme-dark .sabbath-prep-habit-input::placeholder {
  color: #b9a77d;
}
body.theme-dark .sabbath-prep-step-arrow, body.theme-dark .sabbath-prep-readiness-track {
  border-color: rgba(190, 154, 79, 0.22);
  background: rgba(24, 19, 10, 0.86);
  color: #f7edd4;
}
body.theme-dark .sabbath-prep-balance-wheel::after {
  background: rgba(29, 24, 14, 0.94);
}
body.theme-dark .sabbath-prep-reminder-panel {
  border-color: rgba(214, 169, 78, 0.2);
  box-shadow: 0 22px 44px rgba(0, 0, 0, 0.28);
}
body.theme-dark.home-sabbath-prep-active #sabbathPrepCard {
  background:
    radial-gradient(circle at top right, rgba(214, 169, 78, 0.14), transparent 30%),
    linear-gradient(180deg, rgba(18, 15, 10, 0.99), rgba(27, 21, 13, 0.99));
}
body.theme-dark.home-sabbath-prep-active #sabbathPrepCard > .sabbath-prep-toggle {
  background: linear-gradient(180deg, rgba(18, 15, 10, 0.96), rgba(18, 15, 10, 0.88));
  border-bottom-color: rgba(190, 154, 79, 0.18);
}
body.theme-dark .sabbath-prep-reminder-lead-label {
  color: #eac97a;
}
body.theme-dark .sabbath-prep-reminder-toggle-btn.mission-action-btn, body.theme-dark .sabbath-prep-reminder-lead-btn, body.theme-dark .sabbath-prep-reminder-step {
  border-color: rgba(255, 255, 255, 0.14);
}
body.theme-dark .sabbath-prep-reminder-lead-btn {
  background: rgba(34, 27, 13, 0.72);
  color: #f7edd4;
}
body.theme-dark .sabbath-prep-reminder-lead-btn.is-active {
  border-color: rgba(214, 169, 78, 0.34);
  background: linear-gradient(135deg, rgba(133, 95, 17, 0.4), rgba(194, 152, 70, 0.28));
}
body.theme-dark .sabbath-prep-responsibilities-title, body.theme-dark .sabbath-prep-responsibility-title-text, body.theme-dark .sabbath-prep-notes-input {
  color: #f7edd4;
}
body.theme-dark .sabbath-prep-responsibilities-help, body.theme-dark .sabbath-prep-responsibility-meta, body.theme-dark .sabbath-prep-notes-preview, body.theme-dark .sabbath-prep-notes-save-meta {
  color: #cfbc96;
}
body.theme-dark .sabbath-prep-responsibility-badge {
  background: rgba(214, 169, 78, 0.14);
  color: #f2d89a;
}
body.theme-dark .sabbath-prep-responsibility-label {
  color: #f0d99a;
  background: rgba(236, 199, 112, 0.12);
  box-shadow: inset 0 0 0 1px rgba(236, 199, 112, 0.16);
}
body.theme-dark .sabbath-prep-responsibility-stage {
  color: #f0d99a;
}
body.theme-dark .sabbath-prep-responsibility-card {
  border-color: rgba(190, 154, 79, 0.22);
  background: rgba(34, 27, 13, 0.72);
}
body.theme-dark .sabbath-prep-responsibility-card.is-assigned {
  border-color: rgba(214, 169, 78, 0.34);
  background: linear-gradient(160deg, rgba(70, 49, 11, 0.92), rgba(58, 40, 9, 0.9));
}
body.theme-dark .sabbath-prep-note-toggle, body.theme-dark .sabbath-prep-notes-input {
  border-color: rgba(190, 154, 79, 0.22);
  background: rgba(24, 19, 10, 0.86);
}
body.theme-dark .sabbath-prep-path-panel[data-active-tone="home"] {
  background: linear-gradient(160deg, rgba(58, 42, 12, 0.92), rgba(49, 35, 10, 0.9));
}
body.theme-dark .sabbath-prep-path-panel[data-active-tone="rhythm"] {
  background: linear-gradient(160deg, rgba(60, 41, 17, 0.92), rgba(47, 32, 14, 0.9));
}
body.theme-dark .sabbath-prep-path-panel[data-active-tone="worship"] {
  background: linear-gradient(160deg, rgba(23, 40, 62, 0.92), rgba(18, 31, 49, 0.9));
}
body.theme-dark .sabbath-prep-path-panel[data-active-tone="care"] {
  background: linear-gradient(160deg, rgba(20, 47, 37, 0.92), rgba(17, 35, 30, 0.9));
}
body.theme-dark .sabbath-prep-action-meta {
  color: #cfbc96;
}
body.theme-dark .sabbath-prep-card.is-shabbat-live {
  border-color: rgba(194, 152, 70, 0.32);
  background: linear-gradient(160deg, rgba(56, 39, 9, 0.96), rgba(42, 29, 7, 0.94));
}
body.theme-dark .sabbath-prep-card.is-shabbat-transition {
  border-color: rgba(214, 169, 78, 0.34);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);
}
body.theme-dark .sabbath-prep-card.is-shabbat-transition .sabbath-prep-countdown-card {
  border-color: rgba(214, 169, 78, 0.28);
  background: rgba(65, 46, 11, 0.9);
}
body.theme-dark .sabbath-prep-card.is-shabbat-live .sabbath-prep-toggle, body.theme-dark .sabbath-prep-card.is-shabbat-live .sabbath-prep-countdown-card, body.theme-dark .sabbath-prep-card.is-shabbat-live .sabbath-prep-path-panel, body.theme-dark .sabbath-prep-card.is-shabbat-live .sabbath-prep-wisdom-card, body.theme-dark .sabbath-prep-card.is-shabbat-live .sabbath-prep-balance-card, body.theme-dark .sabbath-prep-card.is-shabbat-live .sabbath-prep-readiness-control, body.theme-dark .sabbath-prep-card.is-shabbat-live .sabbath-prep-timeline-card {
  background: rgba(52, 37, 11, 0.84);
}
body.theme-business #sabbathPrepCard {
  height: 100%;
}
body.theme-business .sabbath-prep-toggle {
  border-radius: 18px;
  border-color: rgba(16, 66, 83, 0.12);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(243, 248, 249, 0.94));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78);
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed > .sabbath-prep-toggle {
  min-height: 188px;
  padding: 18px;
  align-items: end;
  align-content: end;
  background-size: cover, cover, cover;
  background-position: center, center, center;
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed > .sabbath-prep-toggle {
  background:
    linear-gradient(180deg, rgba(16, 48, 65, 0.02), rgba(16, 48, 65, 0.78)),
    linear-gradient(160deg, rgba(255, 251, 241, 0.98), rgba(246, 223, 168, 0.96));
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed > .sabbath-prep-toggle::before {
  background: url("../../home-sabbath-preparation.jpg") center / cover no-repeat;
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed .sabbath-prep-toggle-copy {
  display: grid;
  gap: 5px;
  align-self: end;
  max-width: min(100%, 17rem);
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed .sabbath-prep-hero-icon {
  display: none;
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed .sabbath-prep-eyebrow {
  color: rgba(233, 245, 246, 0.78);
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed .sabbath-prep-title {
  color: #ffffff;
  text-shadow: 0 2px 16px rgba(7, 24, 31, 0.42);
}
body.theme-business .home-priority-grid > .sabbath-prep-card.is-collapsed .sabbath-prep-help {
  display: block !important;
  color: rgba(235, 244, 245, 0.88);
  text-shadow: 0 2px 16px rgba(7, 24, 31, 0.36);
}
body.theme-business .sabbath-prep-hero-icon {
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(250, 253, 253, 0.98), rgba(223, 237, 237, 0.96));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 16px 28px rgba(12, 44, 55, 0.12);
}
body.theme-business .sabbath-prep-title {
  overflow-wrap: anywhere;
  hyphens: auto;
}
body.theme-business .sabbath-prep-help {
  color: #5a7481;
}
