/* Calm midnight theme, loaded after the playful light palette. */
[data-theme='dark']{color-scheme:dark;--bg:#0f151b;--bg-2:#151d25;--surface:#19222b;--surface-soft:#202b35;--text:#edf3f7;--text-muted:#a8b5bf;--text-dim:#74838f;--border:rgba(222,235,244,.09);--border-strong:rgba(222,235,244,.15);--fill:rgba(222,235,244,.07);--chip-bg:rgba(102,183,158,.14);--nav-bg:rgba(15,21,27,.88);--accent:#ff8067;--accent-3:#67b79f;--shadow:0 12px 34px rgba(0,0,0,.2);--shadow-hover:0 18px 44px rgba(0,0,0,.3);--park-ink:#edf3f7;--park-muted:#a8b5bf;--park-cream:#0f151b;--park-paper:#19222b;--park-ground:#15231f;--park-line:rgba(222,235,244,.11);--park-shadow:0 12px 34px rgba(0,0,0,.2)}
[data-theme='dark'] body.subpage-body,[data-theme='dark'] body.home-body.map-home{color:var(--text)!important;background:radial-gradient(circle at 82% 5%,rgba(78,145,126,.09),transparent 29rem),radial-gradient(circle at 8% 14%,rgba(98,130,170,.07),transparent 25rem),var(--bg)!important;background-attachment:fixed!important}
[data-theme='dark'] body.subpage-body::before{opacity:.05;filter:saturate(.5) brightness(.7)}[data-theme='dark'] .home-landscape{opacity:.1;filter:saturate(.45) brightness(.75)}

/* Navigation */
[data-theme='dark'] .topbar,[data-theme='dark'] .subpage-header,[data-theme='dark'] .ai-page-body .subpage-header{color:var(--text)!important;background:var(--nav-bg)!important;border-color:var(--border)!important;box-shadow:inset 0 -1px var(--border)!important}
[data-theme='dark'] .topbar-title,[data-theme='dark'] .subpage-header .topbar-title,[data-theme='dark'] .home-nav-link{color:var(--text)!important}[data-theme='dark'] .topbar-subtitle,[data-theme='dark'] .subpage-header .topbar-subtitle{color:var(--text-dim)!important}
[data-theme='dark'] .site-nav-more-panel{border-color:var(--border-strong)!important;background:#1b252e!important;box-shadow:0 18px 40px rgba(0,0,0,.32)!important}[data-theme='dark'] .site-nav-more-panel a{color:var(--text-muted)!important}[data-theme='dark'] .site-nav-more-panel a:hover,[data-theme='dark'] .site-nav-more-panel a.is-active{color:var(--text)!important;background:var(--fill)!important}

/* Home */
[data-theme='dark'] .map-home .site-hero-title,[data-theme='dark'] .map-home .today-panel h2,[data-theme='dark'] .map-home .search-label,[data-theme='dark'] .map-home .category-name,[data-theme='dark'] .map-home .link-name{color:var(--text)!important}
[data-theme='dark'] .map-home .site-hero-sub,[data-theme='dark'] .map-home .hero-eyebrow,[data-theme='dark'] .map-home .hero-meta,[data-theme='dark'] .map-home .category-count,[data-theme='dark'] .map-home .link-desc{color:var(--text-muted)!important}
[data-theme='dark'] .map-home .today-panel,[data-theme='dark'] .map-home .search-box,[data-theme='dark'] .map-home .unit-inner{color:var(--text)!important;border-color:var(--border)!important;background:rgba(25,34,43,.9)!important;box-shadow:var(--shadow)!important}
[data-theme='dark'] .map-home .link-card{color:var(--text)!important;border-color:transparent!important;background:rgba(255,255,255,.035)!important;box-shadow:none!important}[data-theme='dark'] .map-home .link-card:hover{border-color:var(--border)!important;background:rgba(255,255,255,.07)!important}[data-theme='dark'] .map-home .search-box input{color:var(--text)!important;background:transparent!important}[data-theme='dark'] .map-home .home-note{background:rgba(255,255,255,.035)!important}

/* Shared cards and controls */
[data-theme='dark'] .menu-hero,[data-theme='dark'] .messages-hero,[data-theme='dark'] .account-hero{border-color:rgba(111,164,185,.18)!important;background:linear-gradient(135deg,#1b2932,#1a242c)!important}
[data-theme='dark'] .menu-hero-title,[data-theme='dark'] .messages-display,[data-theme='dark'] .edit-section-title,[data-theme='dark'] .modal-title{color:var(--text)!important}[data-theme='dark'] .menu-hero-desc,[data-theme='dark'] .messages-unread,[data-theme='dark'] .modal-hint{color:var(--text-muted)!important}
[data-theme='dark'] .edit-card,[data-theme='dark'] .messages-card,[data-theme='dark'] .meal-panel,[data-theme='dark'] .menu-gate,[data-theme='dark'] .bakery-gate,[data-theme='dark'] .ai-page-gate,[data-theme='dark'] .modal{color:var(--text)!important;border-color:var(--border)!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}
[data-theme='dark'] .dish-card,[data-theme='dark'] .dish-card:nth-child(n),[data-theme='dark'] .dish-tile,[data-theme='dark'] .message-item,[data-theme='dark'] .category-editor,[data-theme='dark'] .link-editor,[data-theme='dark'] .dish-item,[data-theme='dark'] .meal-summary-item,[data-theme='dark'] .slot-row{color:var(--text)!important;border-color:var(--border)!important;background:var(--surface-soft)!important;box-shadow:none!important}
[data-theme='dark'] .message-item:hover,[data-theme='dark'] .dish-card:hover{background:#26333e!important}
[data-theme='dark'] .meal-tab,[data-theme='dark'] .dish-cat-btn,[data-theme='dark'] .bakery-filter,[data-theme='dark'] .recipe-tab,[data-theme='dark'] .btn-secondary,[data-theme='dark'] .btn-ghost{color:var(--text-muted)!important;border-color:var(--border)!important;background:rgba(255,255,255,.045)!important;box-shadow:none!important}
[data-theme='dark'] input,[data-theme='dark'] select,[data-theme='dark'] textarea,[data-theme='dark'] .field input,[data-theme='dark'] .field select{color:var(--text)!important;border-color:var(--border-strong)!important;background:#121a21!important;box-shadow:none!important}[data-theme='dark'] input::placeholder,[data-theme='dark'] textarea::placeholder{color:var(--text-dim)!important}[data-theme='dark'] .modal-overlay{background:rgba(4,8,11,.74)!important}

/* Bakery: restrained warm accents */
[data-theme='dark'] .bakery-body.subpage-body{background:radial-gradient(circle at 85% 7%,rgba(217,139,87,.08),transparent 30rem),var(--bg)!important}
[data-theme='dark'] .bakery-body .bakery-hero{border-color:rgba(222,161,106,.22)!important;background:radial-gradient(circle at 78% 15%,rgba(255,255,255,.045) 0 74px,transparent 76px),linear-gradient(135deg,#263039,#2d2928)!important;box-shadow:var(--shadow)!important}
[data-theme='dark'] .bakery-body .bakery-brand,[data-theme='dark'] .bakery-series-intro h3,[data-theme='dark'] .bakery-body .series-card-title,[data-theme='dark'] .bakery-body .lesson-card-title,[data-theme='dark'] .bakery-body .lesson-stage .lesson-title{color:var(--text)!important}
[data-theme='dark'] .bakery-body .bakery-hero-title,[data-theme='dark'] .bakery-body .series-card-desc,[data-theme='dark'] .bakery-body .series-card-meta,[data-theme='dark'] .bakery-body .lesson-intro{color:var(--text-muted)!important}
[data-theme='dark'] .bakery-body .bakery-hero-desc,[data-theme='dark'] .bakery-body .bakery-crumb,[data-theme='dark'] .bakery-body .series-card-kind,[data-theme='dark'] .bakery-body .lesson-stage .lesson-number{color:#e8b084!important;background:rgba(232,176,132,.09)!important}
[data-theme='dark'] .bakery-body .bakery-search,[data-theme='dark'] .bakery-body .series-card,[data-theme='dark'] .bakery-body .series-card:nth-child(n),[data-theme='dark'] .bakery-body .lesson-card,[data-theme='dark'] .bakery-body .series-header,[data-theme='dark'] .bakery-body .lesson-stage,[data-theme='dark'] .bakery-body .recipe-section,[data-theme='dark'] .bakery-body .recipe-block{color:var(--text)!important;border-color:var(--border)!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}
[data-theme='dark'] .bakery-body .bakery-search input{color:var(--text)!important}[data-theme='dark'] .bakery-body .lesson-sidebar{border-color:rgba(222,161,106,.16)!important;background:linear-gradient(155deg,#28323a,#2b2929)!important}[data-theme='dark'] .bakery-body .recipe-section-header{border-color:var(--border)!important}

/* AI */
[data-theme='dark'] .ai-page-body{background:var(--bg)!important}[data-theme='dark'] .ai-page-chat .ai-chat-messages{background:transparent!important}
[data-theme='dark'] .ai-page-chat .ai-starter{border-color:rgba(150,130,220,.18)!important;background:radial-gradient(circle at 8% 18%,rgba(255,255,255,.04) 0 35px,transparent 36px),linear-gradient(125deg,#222c35 0 31%,#19222b 31% 69%,#202b29 100%)!important;box-shadow:var(--shadow)!important}
[data-theme='dark'] .ai-page-chat .ai-starter h2{color:var(--text)!important}[data-theme='dark'] .ai-page-chat .ai-starter>p{color:var(--text-muted)!important}
[data-theme='dark'] .ai-page-chat .ai-starter-prompts button,[data-theme='dark'] .ai-page-chat .ai-starter-prompts button:nth-child(n),[data-theme='dark'] .ai-page-chat .ai-chat-tools,[data-theme='dark'] .ai-page-chat .ai-chat-form,[data-theme='dark'] .ai-page-chat .ai-tool-button,[data-theme='dark'] .ai-page-chat .ai-model-select-label select,[data-theme='dark'] .ai-page-chat .ai-search-toggle{color:var(--text)!important;border-color:var(--border)!important;background:var(--surface)!important;box-shadow:none!important}
[data-theme='dark'] .ai-message-content{color:var(--text)!important;border-color:var(--border)!important;background:var(--surface-soft)!important}[data-theme='dark'] .ai-message-user .ai-message-content{color:#fff!important;background:linear-gradient(145deg,#765bd1,#5d43b9)!important}[data-theme='dark'] .ai-page-chat .ai-chat-note{color:var(--text-dim)!important}
@media(max-width:700px){[data-theme='dark'] .shared-site-nav .site-nav-more-trigger{color:var(--text)!important;border-color:var(--border)!important;background:var(--surface-soft)!important}}

/* Home uses a higher-specificity illustrated header/search skin. */
[data-theme='dark'] .home-body.map-home .topbar {
  color:var(--text)!important;
  background:rgba(15,21,27,.92)!important;
  border-color:var(--border)!important;
  box-shadow:inset 0 -1px var(--border)!important;
}
[data-theme='dark'] .home-body.map-home .topbar-title,
[data-theme='dark'] .home-body.map-home .home-nav-link,
[data-theme='dark'] .home-body.map-home .topbar-clock,
[data-theme='dark'] .home-body.map-home .topbar-weather { color:var(--text)!important; }
[data-theme='dark'] .home-body.map-home .topbar-subtitle { color:var(--text-dim)!important; }
[data-theme='dark'] .home-body.map-home .hero-search .search-box {
  color:var(--text-muted)!important;
  border-color:var(--border-strong)!important;
  background:#19222b!important;
  box-shadow:0 10px 28px rgba(0,0,0,.18)!important;
}
[data-theme='dark'] .home-body.map-home .hero-search .search-box input {
  color:var(--text)!important;
  background:transparent!important;
}
[data-theme='dark'] .home-body.map-home .hero-search .search-box input::placeholder { color:var(--text-dim)!important; }
[data-theme='dark'] .home-body.map-home .topbar .auth-actions .btn.btn-ghost {
  color:var(--text)!important;
  border-color:var(--border-strong)!important;
  background:rgba(255,255,255,.055)!important;
  box-shadow:none!important;
}

/* Page identities: dark mode should retain the colourful family character. */
[data-theme='dark'] body.home-body.map-home {
  background:
    radial-gradient(circle at 76% 10%,rgba(93,86,186,.13),transparent 27rem),
    radial-gradient(circle at 15% 32%,rgba(61,137,117,.12),transparent 30rem),
    linear-gradient(180deg,#151827,#111722 72%,#111a1b) !important;
}
[data-theme='dark'] .map-home .site-hero {
  border-color:transparent !important;
  background:transparent !important;
  box-shadow:none !important;
}
[data-theme='dark'] .map-home .today-panel {
  background:linear-gradient(145deg,rgba(36,49,60,.94),rgba(31,42,55,.94)) !important;
}
[data-theme='dark'] .map-home .unit:nth-child(4n+1) .unit-inner { background:linear-gradient(145deg,#1d2937,#1a2530) !important; }
[data-theme='dark'] .map-home .unit:nth-child(4n+2) .unit-inner { background:linear-gradient(145deg,#25243b,#1e2734) !important; }
[data-theme='dark'] .map-home .unit:nth-child(4n+3) .unit-inner { background:linear-gradient(145deg,#1b302d,#1a2830) !important; }
[data-theme='dark'] .map-home .unit:nth-child(4n+4) .unit-inner { background:linear-gradient(145deg,#30272b,#242733) !important; }
[data-theme='dark'] .map-home .category-icon,
[data-theme='dark'] .map-home .link-icon { filter:saturate(.86) brightness(.98); }

[data-theme='dark'] body.menu-body {
  background:radial-gradient(circle at 86% 12%,rgba(239,132,75,.12),transparent 28rem),linear-gradient(180deg,#171923,#11161d) !important;
}
[data-theme='dark'] .menu-body .menu-hero {
  border-color:rgba(242,151,91,.18) !important;
  background:linear-gradient(135deg,#342825,#252532) !important;
}
[data-theme='dark'] .menu-body .edit-card,
[data-theme='dark'] .menu-body .meal-panel { background:linear-gradient(145deg,#1d2630,#1a222b) !important; }
[data-theme='dark'] .menu-body .dish-card:nth-child(4n+1) { background:#28282f !important; }
[data-theme='dark'] .menu-body .dish-card:nth-child(4n+2) { background:#202d2b !important; }
[data-theme='dark'] .menu-body .dish-card:nth-child(4n+3) { background:#202a35 !important; }
[data-theme='dark'] .menu-body .dish-card:nth-child(4n+4) { background:#30272a !important; }

[data-theme='dark'] body.messages-body {
  background:radial-gradient(circle at 84% 12%,rgba(194,100,145,.12),transparent 28rem),linear-gradient(180deg,#171821,#11161d) !important;
}
[data-theme='dark'] .messages-body .messages-hero {
  border-color:rgba(213,133,172,.18) !important;
  background:linear-gradient(135deg,#322633,#242734) !important;
}
[data-theme='dark'] .messages-body .messages-card { background:linear-gradient(145deg,#202632,#19232c) !important; }
[data-theme='dark'] .messages-body .message-item.is-unread { background:rgba(189,104,151,.1) !important; }

[data-theme='dark'] body.bakery-body.subpage-body {
  background:radial-gradient(circle at 84% 9%,rgba(229,147,82,.14),transparent 29rem),linear-gradient(180deg,#1b191c,#13171d) !important;
}
[data-theme='dark'] .bakery-body .bakery-hero {
  background:radial-gradient(circle at 78% 15%,rgba(255,255,255,.055) 0 74px,transparent 76px),linear-gradient(135deg,#3a2a27,#2d2933) !important;
}
[data-theme='dark'] .bakery-body .bakery-gate {
  border-color:var(--border)!important;
  background:linear-gradient(145deg,#1f2730,#1b222a)!important;
}
[data-theme='dark'] .bakery-body .series-card:nth-child(4n+1) { background:#2e2928 !important; }
[data-theme='dark'] .bakery-body .series-card:nth-child(4n+2) { background:#222e2a !important; }
[data-theme='dark'] .bakery-body .series-card:nth-child(4n+3) { background:#202b36 !important; }
[data-theme='dark'] .bakery-body .series-card:nth-child(4n+4) { background:#32272c !important; }

[data-theme='dark'] body.ai-page-body {
  background:radial-gradient(circle at 18% 8%,rgba(116,86,209,.14),transparent 29rem),radial-gradient(circle at 88% 20%,rgba(65,148,125,.1),transparent 30rem),#12151e !important;
}
[data-theme='dark'] .ai-page-chat .ai-starter {
  background:radial-gradient(circle at 8% 18%,rgba(255,255,255,.05) 0 35px,transparent 36px),linear-gradient(125deg,#292443 0 31%,#1d2231 31% 69%,#1e302e 100%) !important;
}
[data-theme='dark'] .ai-page-chat .ai-starter-prompts button:nth-child(1) { background:#28283b !important; }
[data-theme='dark'] .ai-page-chat .ai-starter-prompts button:nth-child(2) { background:#30272d !important; }
[data-theme='dark'] .ai-page-chat .ai-starter-prompts button:nth-child(3) { background:#22302d !important; }
[data-theme='dark'] .ai-page-chat .ai-starter-prompts button:nth-child(4) { background:#232c39 !important; }
[data-theme='dark'] .home-body .ai-float-launcher {
  border-color:rgba(232,226,255,.68)!important;
  background:linear-gradient(145deg,#6550bf,#4d389f)!important;
  box-shadow:0 8px 24px rgba(22,12,60,.34)!important;
}
