:root{--ea-border:#e2e8f0;--ea-bg:#f8fafc;--ea-card:#fff;--ea-text:#172033;--ea-muted:#667085;--ea-review:#7c3aed;--ea-review-bg:#f5f0ff;--ea-review-border:#c4b5fd;--ea-planned:#b45309;--ea-planned-bg:#fffbeb;--ea-planned-border:#f59e0b;--ea-progress:#2563eb;--ea-progress-bg:#eff6ff;--ea-progress-border:#60a5fa;--ea-release:#047857;--ea-release-bg:#ecfdf5;--ea-release-border:#34d399;--ea-closed:#64748b;--ea-closed-bg:#f1f5f9;--ea-closed-border:#94a3b8}
.ea-roadmap-admin-wrap,.ea-roadmap-public{color:var(--ea-text);box-sizing:border-box}.ea-roadmap-admin-wrap *,.ea-roadmap-public *{box-sizing:border-box}
.ea-admin-heading,.ea-public-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:20px 0}.ea-public-heading{display:block;margin:0 0 22px}.ea-admin-heading h1,.ea-public-heading h2{margin:0 0 6px}.ea-admin-heading p,.ea-public-heading p{margin:0;color:var(--ea-muted)}
.ea-toolbar{margin:16px 0 20px}.ea-admin-toolbar{display:flex;gap:10px;flex-wrap:wrap}.ea-toolbar input,.ea-toolbar select{min-height:42px;padding:8px 11px;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#172033!important;box-shadow:none!important}.ea-admin-toolbar input{min-width:260px;flex:1}.ea-admin-toolbar select{min-width:170px}
.ea-public-toolbar{display:grid!important;grid-template-columns:minmax(260px,1fr) 190px 190px;gap:10px;align-items:center}.ea-public-toolbar>*,.ea-public-toolbar input,.ea-public-toolbar select{width:100%!important;min-width:0!important;margin:0!important}.ea-search-wrap{position:relative}.ea-search-wrap>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#98a2b3;font-size:17px;pointer-events:none}.ea-search-wrap input{padding-left:38px!important}.ea-account-note{margin:-4px 0 20px;padding:10px 12px;background:#f8fafc;border:1px solid var(--ea-border);border-radius:8px;color:var(--ea-muted);font-size:13px}.ea-account-note a{font-weight:650}
.ea-roadmap-board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:start}.ea-column{background:var(--ea-bg);border:1px solid var(--ea-border);border-radius:14px;min-width:0;overflow:hidden}.ea-column[data-status="reviewing"]{border-top:4px solid var(--ea-review)}.ea-column[data-status="planned"]{border-top:4px solid var(--ea-planned)}.ea-column[data-status="in-progress"]{border-top:4px solid var(--ea-progress)}.ea-column[data-status="released"]{border-top:4px solid var(--ea-release)}.ea-column[data-status="closed"]{border-top:4px solid var(--ea-closed)}
.ea-column-head{display:flex;justify-content:space-between;align-items:center;padding:14px 14px;border-bottom:1px solid var(--ea-border)}.ea-column-head h3{margin:0;font-size:15px;line-height:1.2}.ea-count{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:0 8px;border-radius:999px;background:#fff;font-size:12px;font-weight:700}.ea-column-items{padding:11px;display:flex;flex-direction:column;gap:10px;min-height:90px}
.ea-card{background:var(--ea-card);border:1px solid var(--ea-border);border-radius:11px;padding:13px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.ea-card[draggable="true"]{cursor:grab}.ea-card.ea-dragging{opacity:.45}.ea-column-items.ea-dragover{outline:2px dashed #94a3b8;outline-offset:-7px}.ea-card-title-row{display:flex;gap:8px;align-items:flex-start;justify-content:space-between}.ea-card h4{margin:0 0 8px;font-size:14px;line-height:1.35}.ea-featured{font-size:9px;font-weight:750;text-transform:uppercase;background:#fff7ed;color:#c2410c;padding:4px 6px;border-radius:5px;white-space:nowrap}.ea-card p{margin:0 0 11px;color:var(--ea-muted);font-size:12.5px;line-height:1.5}.ea-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ea-tag,.ea-priority,.ea-target{font-size:9.5px;font-weight:650;padding:4px 6px;border-radius:5px;background:#eef2f7;color:#475569}.ea-priority[data-priority="high"],.ea-priority[data-priority="critical"]{background:#fee2e2;color:#991b1b}.ea-date{font-size:9.5px;color:#94a3b8}
.ea-community-actions{display:flex;gap:7px;margin-top:12px;padding-top:10px;border-top:1px solid #eef2f6}.ea-vote-btn,.ea-feedback-btn{appearance:none;border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:7px;min-height:34px;padding:6px 9px;font:inherit;font-size:11px;font-weight:650;cursor:pointer}.ea-vote-btn{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1}.ea-vote-btn.ea-voted{background:#eefbf4;border-color:#86d3a7;color:#087443}.ea-vote-count{font-size:11px}.ea-feedback-btn{white-space:nowrap}.ea-vote-btn:hover,.ea-feedback-btn:hover{background:#f8fafc}
.ea-vote-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:10px;padding:8px;background:#f8fafc;border-radius:7px;font-size:10px;color:#667085}.ea-vote-breakdown span{display:flex;justify-content:space-between;gap:6px}.ea-card-actions{display:flex;gap:6px;margin-top:10px}.ea-card-actions button{font-size:11px;min-height:28px}.ea-empty{padding:14px;color:#94a3b8;text-align:center;font-size:12px}
.ea-modal,.ea-feedback-overlay{position:fixed;inset:0;background:rgba(15,23,42,.48);z-index:100000;display:none;align-items:center;justify-content:center;padding:20px}.ea-modal.ea-open{display:flex}.ea-modal-card,.ea-feedback-dialog{width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 25px 60px rgba(0,0,0,.25);padding:20px}.ea-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ea-modal-head h2{margin:0}.ea-icon-btn,.ea-feedback-close{border:0;background:transparent;font-size:28px;cursor:pointer}.ea-modal label{display:block;font-weight:600;margin:0 0 14px}.ea-modal input[type="text"],.ea-modal input[type="number"],.ea-modal input[type="date"],.ea-modal select,.ea-modal textarea{display:block;width:100%;margin-top:6px;min-height:40px}.ea-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ea-check{font-weight:400!important}.ea-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.ea-modal small{display:block;color:#667085;margin-top:5px;font-weight:400}.ea-live-vote-readout{margin:-2px 0 14px;padding:9px 11px;background:#f8fafc;border-radius:7px;color:#475467;font-size:12px;font-weight:650}
.ea-feedback-overlay{display:flex}.ea-feedback-dialog{width:min(520px,100%);position:relative}.ea-feedback-dialog h3{margin:0 35px 6px 0}.ea-feedback-dialog p{margin:0 0 14px;color:#667085}.ea-feedback-close{position:absolute;top:12px;right:14px}.ea-feedback-dialog textarea,.ea-feedback-dialog select{width:100%;margin:6px 0 14px;min-height:42px;padding:9px;border:1px solid #cbd5e1;border-radius:8px}.ea-feedback-dialog label{display:block;font-weight:650}.ea-feedback-actions{display:flex;justify-content:flex-end;gap:8px}.ea-feedback-actions button{border:1px solid #cbd5e1;border-radius:7px;padding:8px 12px;background:#fff;cursor:pointer}.ea-feedback-actions .ea-feedback-send{background:#172033;color:#fff;border-color:#172033}.ea-feedback-message{margin-top:10px;font-size:12px;color:#087443}
@media(max-width:1320px){.ea-roadmap-board{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1000px){.ea-roadmap-board{grid-template-columns:repeat(2,minmax(0,1fr))}.ea-public-toolbar{grid-template-columns:minmax(220px,1fr) 170px 170px}}
@media(max-width:720px){.ea-roadmap-board{grid-template-columns:1fr}.ea-form-grid{grid-template-columns:1fr}.ea-public-toolbar{grid-template-columns:1fr}.ea-admin-toolbar input,.ea-admin-toolbar select{width:100%;min-width:0}.ea-admin-heading{flex-direction:column}}
/* v1.2 public roadmap history */
.ea-public-board{grid-template-columns:repeat(4,minmax(0,1fr))}
.ea-roadmap-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px}.ea-roadmap-stats>div{display:flex;align-items:baseline;gap:8px;padding:12px 14px;border:1px solid var(--ea-border);border-radius:10px;background:#fff}.ea-roadmap-stats strong{font-size:21px}.ea-roadmap-stats span{font-size:12px;color:var(--ea-muted)}
.ea-view-history{width:calc(100% - 22px);margin:0 11px 11px;padding:8px;border:1px solid var(--ea-border);border-radius:8px;background:#fff;color:#475569;font-weight:650;font-size:11px;cursor:pointer}.ea-view-history:hover{background:#f8fafc}
.ea-terminal-interest{margin-top:11px;padding-top:9px;border-top:1px solid #eef2f6;color:#667085;font-size:10.5px}
.ea-history-section{margin-top:34px;padding-top:28px;border-top:1px solid var(--ea-border)}.ea-history-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:14px}.ea-history-heading h3{margin:0 0 4px;font-size:22px}.ea-history-heading p{margin:0;color:var(--ea-muted);font-size:13px}.ea-history-toolbar{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.ea-history-toolbar select{min-height:40px;padding:7px 10px;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#172033!important;min-width:160px}.ea-history-year-group{margin:0 0 26px}.ea-history-year-group>h4{font-size:22px;margin:0 0 12px}.ea-history-quarter-group{margin:0 0 20px}.ea-history-quarter-group>h5{margin:0 0 8px;font-size:13px;color:#667085;text-transform:uppercase;letter-spacing:.05em}.ea-history-items{display:flex;flex-direction:column;gap:8px}.ea-history-item{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:12px 14px;border:1px solid var(--ea-border);border-radius:10px;background:#fff}.ea-history-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;font-weight:800;font-size:12px}.ea-history-released .ea-history-icon{background:#d1fae5;color:#047857}.ea-history-closed .ea-history-icon{background:#eef2f7;color:#64748b}.ea-history-title-row{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.ea-history-title-row strong{font-size:13.5px}.ea-history-title-row span{font-size:9px;text-transform:uppercase;letter-spacing:.04em;font-weight:750;color:#667085;background:#f8fafc;padding:4px 6px;border-radius:5px;white-space:nowrap}.ea-history-content p{margin:5px 0 7px;color:var(--ea-muted);font-size:12px;line-height:1.45}.ea-history-meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:#94a3b8;font-size:10px}.ea-history-empty{padding:18px;border:1px dashed var(--ea-border);border-radius:10px;color:#94a3b8;text-align:center}
@media(max-width:1100px){.ea-public-board{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.ea-public-board,.ea-roadmap-stats{grid-template-columns:1fr}.ea-history-toolbar select{width:100%;min-width:0}.ea-history-title-row{flex-direction:column;gap:5px}}

/* v1.3: WordPress page supplies the public title; tighten top spacing */
.ea-roadmap-public{margin-top:-48px}
.ea-roadmap-public .ea-public-heading{margin:0 0 14px}
.ea-roadmap-public .ea-public-heading p{margin:0;line-height:1.5}
.ea-roadmap-public .ea-public-toolbar{margin-top:0}
@media(max-width:720px){.ea-roadmap-public{margin-top:-24px}}

/* v1.4: compact cards, richer feedback dialog, horizontal history controls */
.ea-card-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.ea-history-toolbar{display:grid!important;grid-template-columns:minmax(220px,1.35fr) minmax(150px,.7fr) minmax(150px,.7fr);gap:10px;align-items:center}
.ea-history-toolbar select{width:100%!important;min-width:0!important;margin:0!important}
.ea-feedback-dialog{width:min(650px,100%)}
.ea-feedback-feature{margin:-2px 0 18px;padding:16px;border:1px solid var(--ea-border);border-radius:11px;background:#f8fafc}
.ea-feedback-kicker{margin-bottom:4px;color:#7c3aed;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.ea-feedback-feature h3{margin:0 34px 8px 0;font-size:20px;line-height:1.3}
.ea-feedback-feature-description{color:#475467;font-size:13px;line-height:1.6;white-space:normal;max-height:320px;overflow:auto;padding-right:8px}
.ea-feedback-no-description{font-style:italic;color:#98a2b3}
.ea-feedback-feature-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}
.ea-feedback-feature-meta span{padding:4px 7px;border-radius:6px;background:#eef2f7;color:#475569;font-size:10px;font-weight:650}
.ea-feedback-form-heading{display:flex;flex-direction:column;gap:2px;margin:0 0 10px}
.ea-feedback-form-heading strong{font-size:14px;color:#172033}
.ea-feedback-form-heading span{font-size:11.5px;color:#667085}
.ea-roadmap-settings-wrap code{user-select:all}
@media(max-width:720px){.ea-history-toolbar{grid-template-columns:1fr}.ea-feedback-feature-description{max-height:180px}}


/* v1.6: public feature details, account-gated feedback */
.ea-details-btn{appearance:none;border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:7px;min-height:34px;padding:6px 9px;font:inherit;font-size:11px;font-weight:650;cursor:pointer;white-space:nowrap}
.ea-details-btn:hover{background:#f8fafc;border-color:#aeb8c6}
.ea-terminal-row{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:12px;padding-top:10px;border-top:1px solid #eef2f6}
.ea-terminal-row .ea-terminal-interest{margin:0;padding:0;border:0;flex:1}
.ea-history-details{margin-top:9px}
.ea-feedback-login{margin-top:16px;padding:14px 16px;border:1px solid #dbe3ec;border-radius:10px;background:#fff}
.ea-feedback-login strong{display:block;margin-bottom:4px;color:#172033;font-size:14px}
.ea-feedback-login p{margin:0 0 11px;color:#667085;font-size:12.5px;line-height:1.5}
.ea-feedback-login-actions{display:flex;flex-wrap:wrap;gap:8px}
.ea-feedback-login-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:7px;padding:8px 12px;font-size:12px;font-weight:700}
.ea-login-link{border:1px solid #cbd5e1;color:#344054;background:#fff}
.ea-register-link{border:1px solid #172033;color:#fff!important;background:#172033}
.ea-detail-status{margin:0 0 12px}
.ea-detail-reason{margin-top:12px;padding:10px 11px;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:12px;line-height:1.5}
.ea-detail-interest{margin-top:12px;color:#475467;font-size:12px}
@media(max-width:560px){.ea-community-actions,.ea-terminal-row{align-items:stretch;flex-direction:column}.ea-details-btn{width:100%}.ea-feedback-login-actions a{width:100%}}


/* v1.7: rich feature-description formatting */
.ea-feedback-feature-description p{margin:0 0 12px;padding:0}
.ea-feedback-feature-description p:last-child{margin-bottom:0}
.ea-feedback-feature-description ul,.ea-feedback-feature-description ol{display:block;margin:8px 0 14px 22px;padding:0;list-style-position:outside}
.ea-feedback-feature-description ul{list-style-type:disc}
.ea-feedback-feature-description ol{list-style-type:decimal}
.ea-feedback-feature-description li{display:list-item;margin:0 0 6px;padding:0 0 0 2px;line-height:1.55}
.ea-feedback-feature-description li:last-child{margin-bottom:0}
.ea-feedback-feature-description strong,.ea-feedback-feature-description b{font-weight:700}
.ea-feedback-feature-description blockquote{margin:10px 0;padding:2px 0 2px 14px;border-left:3px solid #cbd5e1}
.ea-feedback-feature-description a{text-decoration:underline}

/* v2.2.4: active planned dates, four stats, planning/history category filters */
.ea-roadmap-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
.ea-history-toolbar{grid-template-columns:minmax(210px,1.2fr) minmax(130px,.65fr) minmax(130px,.65fr) minmax(170px,.85fr)!important}
.ea-planning-section{margin-top:34px}
.ea-planning-reviewing .ea-history-icon{background:#f3e8ff;color:#7c3aed}
.ea-planning-planned .ea-history-icon{background:#e0f2fe;color:#0f8aa8}
@media(max-width:900px){.ea-roadmap-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ea-history-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.ea-roadmap-stats,.ea-history-toolbar{grid-template-columns:1fr!important}}

/* v2.2.5: brand buttons and progressive history loading */
:root{--ea-primary:#824DEB;--ea-secondary:#C1C1E5;--ea-secondary-text:#25233a}
.ea-roadmap-public .ea-vote-btn,
.ea-roadmap-public .ea-feedback-send,
.ea-roadmap-public .ea-login-link{
 background:var(--ea-primary)!important;
 border-color:var(--ea-primary)!important;
 color:#fff!important;
}
.ea-roadmap-public .ea-vote-btn:hover,
.ea-roadmap-public .ea-feedback-send:hover,
.ea-roadmap-public .ea-login-link:hover{filter:brightness(.94)}
.ea-roadmap-public .ea-vote-btn.ea-voted{background:var(--ea-primary)!important;border-color:var(--ea-primary)!important;color:#fff!important}
.ea-roadmap-public .ea-details-btn,
.ea-roadmap-public .ea-view-history,
.ea-roadmap-public .ea-section-load-more,
.ea-roadmap-public .ea-register-link,
.ea-roadmap-public .ea-feedback-cancel{
 background:var(--ea-secondary)!important;
 border-color:var(--ea-secondary)!important;
 color:var(--ea-secondary-text)!important;
}
.ea-roadmap-public .ea-details-btn:hover,
.ea-roadmap-public .ea-view-history:hover,
.ea-roadmap-public .ea-section-load-more:hover,
.ea-roadmap-public .ea-register-link:hover,
.ea-roadmap-public .ea-feedback-cancel:hover{filter:brightness(.96)}
.ea-section-load-more{display:block;margin:18px auto 0;min-width:190px;min-height:40px;padding:8px 16px;border:1px solid var(--ea-secondary);border-radius:8px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.ea-section-load-more[hidden]{display:none!important}

/* v2.3.1: rich Board editor, public preview, and visible roadmap item numbers */
.ea-item-number{font-variant-numeric:tabular-nums;font-weight:800}
.ea-rich-description-field{margin:0 0 14px}
.ea-rich-description-label{font-weight:600;margin-bottom:6px}
.ea-rich-description-field .wp-editor-wrap{margin-top:6px}
.ea-rich-description-field small{display:block;color:#667085;margin-top:6px;font-weight:400}
.ea-modal .ea-rich-description-field textarea{width:100%}
.ea-card-actions{flex-wrap:wrap}

/* v2.3.2: preserve original request and document shipped delivery separately */
.ea-detail-content-section{margin-top:16px;padding-top:14px;border-top:1px solid #e4e7ec}
.ea-detail-content-section h4{margin:0 0 9px;color:#172033;font-size:13px;line-height:1.35}
.ea-detail-content-section:first-of-type{margin-top:12px}
.ea-detail-delivered{padding:14px;border:1px solid #d9d1f3;border-radius:9px;background:#faf8ff}
.ea-detail-delivered h4{color:#6d3fd1}
.ea-detail-release-notes{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}
.ea-detail-release-notes a,.ea-release-notes-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ea-primary);border-radius:7px;background:var(--ea-primary);color:#fff!important;text-decoration:none!important;padding:7px 10px;font-size:11px;font-weight:700;line-height:1.2}
.ea-detail-release-notes a:hover,.ea-release-notes-link:hover{filter:brightness(.94)}
.ea-detail-release-notes span{font-size:10.5px;color:#667085}
.ea-terminal-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.ea-admin-card-section{margin:8px 0 0}
.ea-admin-card-section>strong{display:block;margin-bottom:3px;color:#475467;font-size:10px;text-transform:uppercase;letter-spacing:.04em}
.ea-admin-card-section p{margin:0}
.ea-admin-delivered{margin-top:10px;padding-top:9px;border-top:1px solid #ece8f8}
.ea-admin-delivered>strong{color:#6d3fd1}
.ea-admin-release-link{margin-top:9px}
.ea-admin-release-link a{font-size:11px;font-weight:650;text-decoration:none}
@media(max-width:560px){.ea-terminal-actions{width:100%;align-items:stretch;flex-direction:column}.ea-release-notes-link{width:100%}}

/* v2.3.3 active-browser status consistency */
.ea-planning-in-progress .ea-history-icon{background:#dbeafe;color:var(--ea-progress)}
.ea-status-badge{font-size:9px!important;text-transform:uppercase;letter-spacing:.04em;font-weight:750!important;padding:4px 7px!important;border-radius:6px!important;white-space:nowrap}
.ea-status-badge.ea-status-reviewing{background:#f3e8ff!important;color:var(--ea-review)!important}
.ea-status-badge.ea-status-planned{background:#e0f2fe!important;color:var(--ea-planned)!important}
.ea-status-badge.ea-status-in-progress{background:#dbeafe!important;color:var(--ea-progress)!important}
.ea-status-badge.ea-status-released{background:#d1fae5!important;color:var(--ea-release)!important}
.ea-status-badge.ea-status-closed{background:#eef2f7!important;color:var(--ea-closed)!important}
.ea-detail-status .ea-status-badge{border:1px solid currentColor}

/* v2.3.4: status-specific card colors across admin/public roadmap */
.ea-column[data-status="reviewing"] .ea-card{background:var(--ea-review-bg);border-color:var(--ea-review-border);border-left:4px solid var(--ea-review)}
.ea-column[data-status="planned"] .ea-card{background:var(--ea-planned-bg);border-color:var(--ea-planned-border);border-left:4px solid var(--ea-planned)}
.ea-column[data-status="in-progress"] .ea-card{background:var(--ea-progress-bg);border-color:var(--ea-progress-border);border-left:4px solid var(--ea-progress)}
.ea-column[data-status="released"] .ea-card{background:var(--ea-release-bg);border-color:var(--ea-release-border);border-left:4px solid var(--ea-release)}
.ea-column[data-status="closed"] .ea-card{background:var(--ea-closed-bg);border-color:var(--ea-closed-border);border-left:4px solid var(--ea-closed)}
.ea-planning-reviewing.ea-history-item{background:var(--ea-review-bg);border-color:var(--ea-review-border);border-left:4px solid var(--ea-review)}
.ea-planning-planned.ea-history-item{background:var(--ea-planned-bg);border-color:var(--ea-planned-border);border-left:4px solid var(--ea-planned)}
.ea-planning-in-progress.ea-history-item{background:var(--ea-progress-bg);border-color:var(--ea-progress-border);border-left:4px solid var(--ea-progress)}
.ea-history-released.ea-history-item{background:var(--ea-release-bg);border-color:var(--ea-release-border);border-left:4px solid var(--ea-release)}
.ea-history-closed.ea-history-item{background:var(--ea-closed-bg);border-color:var(--ea-closed-border);border-left:4px solid var(--ea-closed)}
.ea-planning-planned .ea-history-icon{background:#fef3c7;color:var(--ea-planned)}
.ea-status-badge.ea-status-planned{background:#fef3c7!important;color:var(--ea-planned)!important}
.ea-detail-reviewing .ea-feedback-dialog{border-top:6px solid var(--ea-review)}
.ea-detail-planned .ea-feedback-dialog{border-top:6px solid var(--ea-planned)}
.ea-detail-in-progress .ea-feedback-dialog{border-top:6px solid var(--ea-progress)}
.ea-detail-released .ea-feedback-dialog{border-top:6px solid var(--ea-release)}
.ea-detail-closed .ea-feedback-dialog{border-top:6px solid var(--ea-closed)}

/* v2.3.5: tabbed settings and configurable roadmap appearance */
.ea-settings-tabs{margin:20px 0 0}
.ea-settings-tabs .nav-tab{cursor:pointer}
.ea-settings-panel{max-width:1050px;padding:18px 0 0}
.ea-settings-panel[hidden]{display:none!important}
.ea-settings-panel h2{margin:0 0 4px}
.ea-settings-form>.submit{padding-top:18px;border-top:1px solid #dcdcde;margin-top:20px}
.ea-color-settings input[type="color"]{width:52px;height:34px;padding:2px;vertical-align:middle;border:1px solid #8c8f94;border-radius:4px;background:#fff}
.ea-color-settings code{display:inline-block;margin-left:8px;vertical-align:middle}
@media(max-width:782px){.ea-settings-tabs{display:flex;overflow:auto;padding-bottom:1px}.ea-settings-tabs .nav-tab{white-space:nowrap}.ea-settings-panel{padding-top:12px}}

/* v2.4.1: priority colors, locked released votes, repeatable resource links, admin preview */
.ea-priority[data-priority="low"]{background:#dcfce7!important;color:#166534!important;border:1px solid #bbf7d0}
.ea-priority[data-priority="medium"]{background:#dbeafe!important;color:#1d4ed8!important;border:1px solid #bfdbfe}
.ea-priority[data-priority="high"]{background:#ffedd5!important;color:#c2410c!important;border:1px solid #fed7aa}
.ea-priority[data-priority="critical"]{background:#fee2e2!important;color:#b91c1c!important;border:1px solid #fecaca}
#ea-priority[data-priority="low"]{background:#dcfce7;color:#166534;border-color:#86efac}
#ea-priority[data-priority="medium"]{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}
#ea-priority[data-priority="high"]{background:#ffedd5;color:#c2410c;border-color:#fdba74}
#ea-priority[data-priority="critical"]{background:#ef4444;color:#fff;border-color:#dc2626;font-weight:700}
.ea-vote-btn.ea-vote-locked,.ea-vote-btn.ea-vote-locked:hover{cursor:not-allowed;opacity:.82;filter:none!important}
.ea-board-link-section{margin:14px 0;padding:12px;border:1px solid #dcdcde;border-radius:6px;background:#fff}
.ea-board-link-section>small{display:block;color:#646970;margin:3px 0 9px}
.ea-board-link-rows{display:flex;flex-direction:column;gap:7px;margin-bottom:8px}
.ea-board-link-row{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(220px,1.5fr) auto;gap:7px;align-items:center}
.ea-board-link-row input{width:100%}
.ea-detail-link-list{display:flex;flex-wrap:wrap;gap:8px}
.ea-detail-link-list a{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ea-primary);border-radius:7px;background:var(--ea-primary);color:#fff!important;text-decoration:none!important;padding:7px 10px;font-size:11px;font-weight:700;line-height:1.2}
.ea-detail-link-list a:hover{filter:brightness(.94)}
.ea-link-note{display:block;margin-top:7px;font-size:10.5px;color:#667085}
.ea-admin-preview-overlay{z-index:100100}
.ea-admin-preview-overlay .ea-feedback-dialog{max-height:min(86vh,900px);overflow:auto}
@media(max-width:700px){.ea-board-link-row{grid-template-columns:1fr}.ea-board-link-row .button{justify-self:start}}
.ea-priority{text-transform:capitalize}
/* v2.4.3: publication visibility on the admin Board */
.ea-admin-publication-row{display:flex;align-items:center;gap:6px;margin:4px 0 8px}
.ea-publication-badge{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.03em;background:#eef2f7;color:#475569;border:1px solid #d8dee8}
.ea-publication-publish{background:#dcfce7;color:#166534;border-color:#bbf7d0}
.ea-publication-draft{background:#f1f5f9;color:#475569;border-color:#cbd5e1}
.ea-publication-pending{background:#fef3c7;color:#92400e;border-color:#fde68a}
.ea-publication-private{background:#f3e8ff;color:#6b21a8;border-color:#e9d5ff}
.ea-publication-future{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}

/* Rich roadmap media */
.ea-feedback-feature-description img,
.ea-detail-content-section img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    display: block;
    margin: 12px 0;
}
.ea-feedback-feature-description figure,
.ea-detail-content-section figure {
    max-width: 100%;
    margin: 14px 0;
}
.ea-feedback-feature-description figcaption,
.ea-detail-content-section figcaption {
    font-size: 12px;
    opacity: .72;
    margin-top: 6px;
}


/* v2.4.5: detail popup section separation and compact interest metadata */
.ea-detail-header{padding:0 0 14px;margin:0 0 14px;border-bottom:1px solid #e6eaf0}
.ea-detail-sections{display:flex;flex-direction:column;gap:14px}
.ea-detail-content-section{margin:0!important;padding:15px 16px;border:1px solid #e1e6ed;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.03)}
.ea-detail-content-section h4{margin:0 0 10px;padding:0;font-size:13px;line-height:1.3;color:#172033}
.ea-detail-request{border-left:4px solid #94a3b8}
.ea-detail-delivered{border-left:4px solid var(--ea-status-released,#047857);background:#fbfefc}
.ea-detail-links{border-left:4px solid var(--ea-primary,#824DEB)}
.ea-detail-interest-meta{display:inline-flex!important;align-items:center;gap:4px}
.ea-detail-interest-meta strong{font-size:inherit;color:inherit}
.ea-public-metrics{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ea-public-metrics .ea-detail-interest-meta{font-size:9.5px;font-weight:650;padding:4px 6px;border-radius:5px;background:#eef2f7;color:#475569}
.ea-detail-interest{display:none!important}

/* v2.4.6: place lower-browser View details directly beneath the status badge */
.ea-history-title-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:0 0 auto}
.ea-history-title-actions .ea-history-details{margin-top:0}
@media(max-width:600px){.ea-history-title-actions{align-items:flex-start}}

/* v2.4.8: View details stands alone at far right; lifecycle metadata is a badge row at the bottom of each lower-browser card */
.ea-history-item{grid-template-columns:28px minmax(0,1fr) auto;align-items:start}
.ea-history-content{min-width:0}
.ea-history-title-row{display:block}
.ea-history-actions{grid-column:3;grid-row:1;justify-self:end;align-self:start;display:flex;align-items:flex-start;width:auto;min-width:0}
.ea-history-actions .ea-history-details{width:auto;margin-top:0}
.ea-history-badges{margin:9px 0 0!important;gap:6px!important}
.ea-history-badges>span{display:inline-flex;align-items:center;min-height:22px;padding:4px 7px!important;border-radius:6px!important;background:#eef2f7;color:#475569;font-size:10px;font-weight:650;line-height:1.2;white-space:nowrap}
.ea-history-badges .ea-status-badge{border:1px solid currentColor}
.ea-history-badges .ea-priority{border:1px solid currentColor}
@media(max-width:720px){
  .ea-history-item{grid-template-columns:28px minmax(0,1fr)}
  .ea-history-actions{grid-column:2;grid-row:1;justify-self:end;margin-left:10px}
  .ea-history-content{grid-column:2;grid-row:2}
  .ea-history-badges{margin-top:9px!important}
}
