/* v0.9.2 · very-light eye-care green layer. Visual only; no workflow logic. */
:root{
  --paper:#f6faf4;
  --surface:#fcfefb;
  --surface-soft:#f0f6ee;
  --surface-strong:#e7f0e4;
  --line:#dfe8dc;
  --line-strong:#cddbc9;
  --ink:#303833;
  --ink-soft:#59645c;
  --muted:#7b847d;
  --success-soft:#eaf4e8;
}
body{background:linear-gradient(180deg,#fbfdf9 0,#f6faf4 34rem,#f2f7f0 100%)!important}
body::before{opacity:.07!important}
.card,.history-sidebar,.history-main,.workflow-panel,.workbench-nav,.recent-projects-card{background:rgba(253,255,252,.96)!important;border-color:var(--line)!important}
input,textarea,select{background:#fdfffc!important;border-color:#d8e3d5!important}
input:focus,textarea:focus,select:focus{border-color:#b9cdb5!important}
.workbench-nav a:hover{background:#f1f6ef!important}
.workflow-item,.recent-project-card,.history-project-card,.history-article,.history-field-value{border-color:#dfe8dc!important}
.history-project-card,.history-article,.recent-project-card{background:#fcfefb!important}
.history-project-card.active,.history-article.active{background:#f2f7ef!important}
.history-delete-dialog{background:#fcfefb!important;border-color:#d9e5d6!important}
.history-delete-project-box,.history-delete-warning{background:#f2f7ef!important;border-color:#dfe8dc!important}
.history-fast-review{display:grid;gap:3px;margin-top:8px;padding:10px 12px;border:1px solid #dfe8dc;border-radius:10px;background:#f7fbf5}
.history-fast-review span{color:var(--ink-soft);font-size:13px;line-height:1.55}
.history-status-warning{background:#f8eee5!important;color:#945438!important}
.history-viewer-actions{margin-top:14px}
.history-mode-redirect{display:flex!important;align-items:center;justify-content:space-between;gap:14px;background:#f5f9f3!important}
.history-mode-redirect a{text-decoration:none}
.page-fast-xhs,.page-fast-history{--fast-bg:#f6faf4;--fast-card:#fcfefb;--fast-line:#dfe8dc;--fast-text:#303833;--fast-muted:#7b847d;--fast-soft:#f1f6ee;background:var(--fast-bg)!important}
.page-fast-xhs .fast-panel,.page-fast-xhs .fast-stepper,.page-fast-xhs .fast-stepper button,.page-fast-xhs .fast-topic-card,.page-fast-xhs .fast-style-card,.page-fast-xhs .fast-result,.page-fast-xhs .fast-material{background:#fcfefb!important;border-color:#dfe8dc!important}
.page-fast-xhs .fast-upload,.page-fast-xhs .fast-subpanel{background:#f3f8f1!important;border-color:#d8e4d5!important}
.page-fast-xhs .fast-stepper button.active,.page-fast-xhs .fast-topic-card.selected,.page-fast-xhs .fast-style-card.selected{background:#f5f8f2!important}
.pro-topic-dialog,.pro-topic-card{background:#fcfefb!important;border-color:#dfe8dc!important}
.pro-topic-card.selected{background:#f4f8f2!important}
@media(max-width:760px){.history-mode-redirect{align-items:stretch;flex-direction:column}.history-mode-redirect a{width:100%;text-align:center}}
.channel-card{background:rgba(253,255,252,.94)!important;border-color:#dfe8dc!important}.channel-card.is-available:hover{background:#fbfef9!important}.channel-card.is-planned{background:#f5f9f3!important}.channel-mode-link{background:#fcfefb!important;border-color:#dce6d9!important}.channel-mode-link.primary{background:#f2f7ef!important;border-color:#d2dfcf!important}
