.evh-admin{--ink:#152321;--muted:#66736f;--brand:#0b806f;--line:#dfe8e4;--bg:#f5f8f7;color:var(--ink);max-width:1320px}.evh-admin *{box-sizing:border-box}.evh-admin-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:25px 0}.evh-admin h1{font-size:34px;letter-spacing:-.04em;margin:3px 0 5px}.evh-admin h2{letter-spacing:-.025em}.evh-admin-head p,.evh-admin .description{color:var(--muted)}.evh-eyebrow{display:block;color:var(--brand);font-weight:900;letter-spacing:.13em;font-size:10px}.evh-primary{background:var(--brand)!important;border-color:var(--brand)!important}.evh-event-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px}.evh-event-card,.evh-form-card,.evh-score,.evh-builder-block,.evh-empty-admin{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.evh-event-card h2{font-size:23px;margin:12px 0 4px}.evh-event-card p{color:var(--muted);margin:0 0 20px}.evh-event-top{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.evh-status{padding:4px 8px;border-radius:999px;background:#eef2f1;font-weight:800}.evh-status.published{background:#e5f6f0;color:#08735f}.evh-meter{height:8px;background:#edf2f0;border-radius:99px;overflow:hidden}.evh-meter span{display:block;height:100%;background:var(--brand);border-radius:inherit}.evh-meter.big{height:11px}.evh-card-stats{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:var(--muted)}.evh-card-stats strong{color:var(--ink)}.evh-card-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.evh-back{display:block;margin-bottom:12px;color:var(--muted);text-decoration:none}.evh-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);overflow:auto;margin-bottom:22px}.evh-tabs a{padding:11px 14px;text-decoration:none;color:var(--muted);font-weight:750;white-space:nowrap;border-bottom:3px solid transparent}.evh-tabs a.active{color:var(--ink);border-color:var(--brand)}.evh-score{display:grid;grid-template-columns:1fr repeat(3,120px);gap:13px;align-items:stretch}.evh-score-main{padding:5px 8px}.evh-score-main>span{color:var(--muted);font-size:12px}.evh-score-main>strong{display:block;font-size:48px;line-height:1;margin:5px 0 13px}.evh-score-main p{color:var(--muted);margin:8px 0 0}.evh-score-mini{border-radius:14px;padding:18px;display:flex;flex-direction:column;justify-content:center}.evh-score-mini strong{font-size:32px}.evh-score-mini span{font-size:12px;font-weight:800}.evh-score-mini.green{background:#e6f6ef;color:#08735f}.evh-score-mini.yellow{background:#fff6de;color:#936414}.evh-score-mini.red{background:#fff0f1;color:#aa3344}.evh-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin:27px 0 12px}.evh-section-head h2{margin:3px 0 0}.evh-action-list,.evh-shift-admin-list,.evh-helper-list,.evh-queue-list{display:grid;gap:8px}.evh-action-list article,.evh-shift-admin-list article,.evh-helper-list article,.evh-queue-list article{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px}.evh-action-list article div:nth-child(2),.evh-admin-shift-main,.evh-helper-list article>div:nth-child(2),.evh-queue-list article>div{display:flex;flex-direction:column}.evh-action-list span,.evh-admin-shift-main span,.evh-helper-list span,.evh-queue-list span{color:var(--muted);font-size:12px}.evh-dot{width:10px;height:10px;border-radius:50%;background:#ccc}.evh-dot.green{background:#1c9b73}.evh-dot.yellow{background:#d6a12c}.evh-dot.red{background:#d4515e}.evh-open-count{text-align:right;display:flex;flex-direction:column}.evh-plan-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.evh-shift-admin-list article{grid-template-columns:auto 1fr auto auto auto}.evh-admin-shift-count strong{font-size:18px}.evh-trash{font-size:23px;color:#a84050;text-decoration:none;padding:0 5px}.evh-builder{display:grid;gap:12px}.evh-builder-block h3{margin-top:0}.evh-builder form{display:grid;gap:9px}.evh-builder input,.evh-builder textarea,.evh-builder select,.evh-form-card input,.evh-form-card textarea,.evh-form-card select{width:100%;border:1px solid #cdd9d6;border-radius:9px;padding:8px 10px}.evh-builder textarea{min-height:60px}.evh-builder label,.evh-form-card label{font-weight:700;font-size:12px}.evh-inline{display:grid;grid-template-columns:1fr 1fr;gap:10px}.evh-mini-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.evh-mini-list span{background:#edf5f2;border-radius:999px;padding:5px 8px;font-size:11px}.evh-helper-list article{grid-template-columns:auto 1fr auto auto}.evh-avatar{width:38px;height:38px;border-radius:12px;background:#e5f4ef;color:var(--brand);display:grid!important;place-items:center;font-weight:900}.evh-channel{font-size:11px;background:#f0f3f2;padding:5px 8px;border-radius:999px}.evh-message-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.evh-message-stats>div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px;display:flex;flex-direction:column}.evh-message-stats strong{font-size:30px}.evh-message-stats small{color:var(--muted)}.evh-queue-list article{grid-template-columns:auto 1fr auto auto}.evh-channel-pill,.evh-q-status{padding:5px 7px;border-radius:999px;background:#eef2f1;font-size:10px!important;font-weight:800}.evh-channel-pill.whatsapp{background:#e5f7ee;color:#08784e}.evh-channel-pill.sms{background:#e9f1ff;color:#325a9a}.evh-q-status.failed{background:#fff0f1;color:#a83244}.evh-q-status.sent{background:#e5f7ee;color:#08784e}.evh-form-card{max-width:760px}.evh-form-card form{display:grid;gap:14px}.evh-form-card h2{font-size:26px}.evh-form-card label{display:grid;gap:6px}.evh-check{display:flex!important;align-items:center;gap:8px}.evh-check input{width:auto!important}.evh-form-actions{display:flex;gap:8px;margin-top:5px}.evh-form-card hr{border:0;border-top:1px solid var(--line);margin:9px 0}.evh-empty-admin{text-align:center;padding:45px 20px}.evh-empty-admin.compact{padding:24px}.evh-empty-admin h2,.evh-empty-admin h3{margin-top:0}@media(max-width:900px){.evh-score{grid-template-columns:1fr repeat(3,1fr)}.evh-score-main{grid-column:1/-1}.evh-plan-layout{grid-template-columns:1fr}.evh-builder{order:-1}.evh-message-stats{grid-template-columns:1fr}.evh-shift-admin-list article{grid-template-columns:auto 1fr auto}.evh-shift-admin-list article .button,.evh-shift-admin-list article .evh-trash{grid-column:auto}.evh-helper-list article{grid-template-columns:auto 1fr}.evh-helper-list article>div:nth-child(3),.evh-helper-list article>div:nth-child(4){grid-column:2}}@media(max-width:600px){.evh-admin-head{align-items:flex-start;flex-direction:column}.evh-admin h1{font-size:29px}.evh-inline{grid-template-columns:1fr}.evh-score-mini{padding:10px}.evh-score-mini strong{font-size:25px}.evh-tabs{margin-left:-10px;margin-right:-10px}.evh-action-list article{grid-template-columns:auto 1fr}.evh-open-count{grid-column:2;text-align:left}.evh-queue-list article{grid-template-columns:auto 1fr}.evh-queue-list time,.evh-q-status{grid-column:2}.evh-event-grid{grid-template-columns:1fr}}

/* EVANU Helfer 0.2 – skalierbare Grossanlass-Oberfläche */
.evh-builder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.evh-builder-grid .evh-form-card{max-width:none}.evh-form-card textarea{min-height:76px}.evh-form-card h3{margin-top:0}.evh-sector-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px}.evh-sector-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px;display:flex;flex-direction:column;gap:7px}.evh-sector-grid article>span,.evh-sector-grid small{color:var(--muted);font-size:11px}.evh-sector-grid article>strong{font-size:20px}.evh-structure-list{display:grid;gap:10px;margin-top:24px}.evh-structure-list>h3{margin:18px 0 2px}.evh-structure-block{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.evh-structure-row,.evh-task-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px}.evh-task-row{border-top:1px solid var(--line);padding-left:27px}.evh-task-row small,.evh-structure-row span{color:var(--muted)}.evh-shift-admin-list{gap:7px}.evh-date-heading{margin:22px 0 5px}.evh-shift-admin-list article{grid-template-columns:minmax(300px,1fr) 160px auto}.evh-shift-admin-main{display:flex!important;flex-direction:row!important;gap:12px;align-items:center}.evh-shift-admin-main>div{display:flex;flex-direction:column;gap:2px}.evh-shift-admin-main span,.evh-shift-admin-main small{color:var(--muted);font-size:11px}.evh-time-badge{min-width:94px;background:#edf5f2;color:var(--ink)!important;border-radius:10px;padding:8px;text-align:center;font-weight:800}.evh-shift-admin-fill{min-width:130px}.evh-shift-admin-fill strong{display:block;margin-bottom:6px}.evh-row-actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.evh-danger{color:#a83244!important;border-color:#e8c7cc!important}.evh-table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px}.evh-table{border:0!important;box-shadow:none!important}.evh-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em}.evh-table td{vertical-align:middle}.evh-mini-form{display:flex;gap:5px;align-items:center}.evh-mini-form select{min-width:120px}.evh-auto-card{background:linear-gradient(145deg,#fff,#f0faf7)}.evh-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.evh-kpi-row>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;flex-direction:column}.evh-kpi-row strong{font-size:26px}.evh-kpi-row span{color:var(--muted);font-size:11px}.evh-attendance-list{display:grid;gap:8px}.evh-attendance-list article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px;display:flex;justify-content:space-between;gap:12px;align-items:center}.evh-attendance-list article.checked{border-left:5px solid #1c9b73}.evh-attendance-list article.noshow{border-left:5px solid #d4515e;opacity:.75}.evh-attendance-list h3{margin:3px 0;font-size:18px}.evh-attendance-list p{margin:0 0 4px;color:var(--muted)}.evh-att-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.evh-admin-filter{display:flex;gap:6px;overflow:auto;margin:0 0 15px;padding-bottom:3px}.evh-mode-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.evh-mode-cards label{position:relative}.evh-mode-cards input{position:absolute;opacity:0}.evh-mode-cards span{display:block;border:1px solid var(--line);border-radius:14px;padding:14px;height:100%;background:#fff}.evh-mode-cards strong{display:block;font-size:15px;margin-bottom:4px}.evh-mode-cards small{display:block;color:var(--muted);font-weight:500;line-height:1.4}.evh-mode-cards input:checked+span{border-color:var(--brand);box-shadow:0 0 0 2px rgba(11,128,111,.1);background:#f5fcfa}.evh-event-settings{max-width:820px}
@media(max-width:900px){.evh-builder-grid{grid-template-columns:1fr}.evh-shift-admin-list article{grid-template-columns:1fr}.evh-row-actions{justify-content:flex-start}.evh-shift-admin-fill{max-width:230px}.evh-attendance-list article{align-items:flex-start}.evh-mode-cards{grid-template-columns:1fr}.evh-kpi-row{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:600px){.evh-shift-admin-main{align-items:flex-start}.evh-time-badge{min-width:82px}.evh-attendance-list article{flex-direction:column}.evh-att-actions{justify-content:flex-start;width:100%}.evh-att-actions .button{flex:1;text-align:center}.evh-kpi-row{grid-template-columns:1fr}.evh-table{min-width:720px}}

/* EVANU Helfer 0.3 – Abrechnung */
.evh-payroll-score{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.evh-payroll-score article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px;display:flex;flex-direction:column;gap:5px}.evh-payroll-score span{font-size:11px;color:var(--muted)}.evh-payroll-score strong{font-size:22px}.evh-payroll-detail{display:grid;gap:10px}.evh-payroll-row{background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(520px,2fr);gap:16px}.evh-payroll-row.is-locked{border-left:5px solid var(--brand)}.evh-payroll-assignment h3{margin:4px 0}.evh-payroll-assignment p{margin:0 0 4px;color:var(--muted)}.evh-payroll-assignment small{color:var(--muted)}.evh-payroll-row form{display:grid;gap:10px}.evh-payroll-fields{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:8px}.evh-payroll-fields label{display:grid;gap:5px;font-size:11px;font-weight:800}.evh-payroll-fields input,.evh-payroll-fields select{width:100%;border:1px solid #cdd9d6;border-radius:9px;padding:7px 9px}.evh-payroll-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:11px;color:var(--muted)}.evh-payroll-meta strong{font-size:15px;color:var(--ink)}.evh-payroll-meta strong small{font-size:9px;color:#9b6a11}.evh-muted{color:var(--muted)}.evh-paid-badge{background:#e5f7ee;color:#08784e;border-radius:999px;padding:4px 7px;font-weight:800}.evh-payroll-table td:last-child{white-space:nowrap}
@media(max-width:1000px){.evh-payroll-score{grid-template-columns:1fr 1fr}.evh-payroll-row{grid-template-columns:1fr}.evh-payroll-fields{grid-template-columns:1fr 1fr 1fr}}@media(max-width:650px){.evh-payroll-score{grid-template-columns:1fr}.evh-payroll-fields{grid-template-columns:1fr}.evh-payroll-table{min-width:850px}}

/* EVANU Helfer 0.4.2 – WordPress-Admin bewusst hell und funktional */
.evh-admin{background:transparent;color:#1d2327;padding-bottom:36px}
.evh-admin h1,.evh-admin h2,.evh-admin h3{color:#1d2327}
.evh-admin .button:not(.button-primary){background:#f6f7f7;border-color:#8c8f94;color:#2c3338}
.evh-admin .button:not(.button-primary):hover{background:#f0f0f1;border-color:#50575e;color:#1d2327}

/* EVANU Helfer 0.5 – neue Betriebsbereiche bleiben bewusst im hellen WordPress-Admin */
.evh-doc-list,.evh-staff-list,.evh-question-admin{display:grid;gap:10px}.evh-doc-list article,.evh-staff-list article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.evh-doc-list article>div:first-child,.evh-staff-list article>div:first-child{display:flex;flex-direction:column;gap:4px}.evh-doc-list strong,.evh-staff-list strong{font-size:15px}.evh-staff-list span{color:var(--muted);font-size:12px}.evh-question-admin article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.evh-question-admin article.is-open{border-left:5px solid #d6a12c}.evh-question-admin article.is-answered{border-left:5px solid #1c9b73}.evh-question-admin h3{margin:8px 0 6px}.evh-question-admin p{line-height:1.5}.evh-question-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.evh-question-admin form{display:grid;gap:8px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.evh-question-admin textarea{width:100%;min-height:86px;border:1px solid #cdd9d6;border-radius:9px;padding:9px}.evh-answer{background:#f5f8f7;border-left:4px solid var(--brand);padding:10px 12px;margin-top:10px}.evh-answer p{margin-bottom:0}.evh-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.evh-template-grid .evh-form-card{max-width:none}.evh-template-grid textarea{min-height:160px}
@media(max-width:900px){.evh-template-grid{grid-template-columns:1fr}.evh-question-meta{flex-direction:column;gap:2px}.evh-doc-list article,.evh-staff-list article{align-items:flex-start;flex-direction:column}}

/* 0.7 – Rechnungen & HTML-Mail-Editor im hellen WP-Admin */
.evh-code-editor{width:100%;min-height:280px!important;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;tab-size:2}.evh-placeholder-panel{border:1px solid #c3c4c7;background:#f6f7f7;padding:12px;margin:10px 0}.evh-placeholder-panel>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.evh-placeholder-panel code{display:inline-flex;gap:6px;align-items:center;background:#fff;border:1px solid #c3c4c7;padding:5px 7px;cursor:pointer}.evh-placeholder-panel code small{color:#646970}.evh-editor-actions{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.evh-mail-preview-wrap{border:1px solid #c3c4c7;background:#fff;padding:10px}.evh-mail-preview-wrap>strong{display:block;margin-bottom:8px}.evh-mail-preview{width:100%;height:330px;border:1px solid #dcdcde;background:#fff}.evh-invoice-filter{display:flex;gap:8px;align-items:center;margin:0 0 14px}.evh-invoice-filter input{min-width:300px}.evh-billing-state{display:inline-flex;padding:4px 8px;border:1px solid #8c8f94;font-weight:700}.evh-billing-state.paid{border-color:#00a32a;color:#087b20}.evh-billing-state.waived{border-color:#2271b1;color:#135e96}.evh-billing-state.open{border-color:#dba617;color:#7a5b00}@media(max-width:782px){.evh-invoice-filter{align-items:stretch;flex-direction:column}.evh-invoice-filter input{min-width:0;width:100%}.evh-mail-preview{height:420px}}

/* 1.0 – Mail editor: Code links, Vorschau rechts */
.evh-mail-editor-card{max-width:none}.evh-mail-editor-form{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:22px;align-items:start}.evh-mail-editor-left{min-width:0}.evh-mail-preview-wrap{grid-column:2;grid-row:1;position:sticky;top:44px;border:2px solid #c3c4c7;background:#fff;padding:12px;min-width:0}.evh-mail-preview{height:610px}.evh-mail-editor-left .CodeMirror{border:1px solid #8c8f94;min-height:430px;height:430px;font-size:13px;line-height:1.55}.evh-mail-editor-left .CodeMirror-scroll{min-height:430px}.evh-mail-editor-form label{display:block;margin-bottom:12px}.evh-mail-editor-form input[type=text],.evh-mail-editor-form input:not([type]){width:100%}
@media(max-width:1100px){.evh-mail-editor-form{grid-template-columns:1fr}.evh-mail-preview-wrap{grid-column:1;grid-row:auto;position:static}.evh-mail-preview{height:420px}}


/* 1.0.1 – Mail-Workbench: eine Vorlage fokussiert, Code links / Preview rechts */
.evh-template-workbench{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;align-items:start;max-width:1600px}.evh-template-picker{position:sticky;top:42px;background:#fff;border:1px solid #c3c4c7;padding:10px;min-width:0}.evh-template-picker>strong{display:block;padding:6px 7px 10px;font-size:13px}.evh-template-picker-list{display:grid;gap:4px;max-height:calc(100vh - 150px);overflow:auto}.evh-template-picker-button{width:100%;text-align:left;border:1px solid transparent;border-left:3px solid transparent;background:transparent;padding:10px 9px;cursor:pointer;color:#1d2327}.evh-template-picker-button span,.evh-template-picker-button small{display:block}.evh-template-picker-button span{font-weight:700;font-size:13px;line-height:1.25}.evh-template-picker-button small{font-size:10px;color:#646970;margin-top:3px}.evh-template-picker-button:hover{background:#f6f7f7}.evh-template-picker-button.active{background:#f0f6fc;border-color:#c3d8ed;border-left-color:#2271b1;color:#135e96}.evh-template-panels{min-width:0}.evh-template-panel{background:#fff;border:1px solid #c3c4c7;padding:18px;min-width:0}.evh-template-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;border-bottom:1px solid #dcdcde;padding-bottom:14px;margin-bottom:18px}.evh-template-panel-head h2{font-size:22px;margin:3px 0 0}.evh-template-live{display:inline-flex;align-items:center;gap:6px;border:1px solid #c3c4c7;background:#f6f7f7;padding:6px 9px;font-size:11px;font-weight:700}.evh-template-live:before{content:"";width:7px;height:7px;border-radius:50%;background:#00a32a}.evh-mail-editor-form{display:grid!important;grid-template-columns:minmax(420px,1.08fr) minmax(380px,.92fr)!important;gap:20px!important;align-items:start}.evh-mail-editor-left{min-width:0}.evh-mail-preview-wrap{grid-column:2!important;grid-row:1!important;position:sticky!important;top:42px!important;border:1px solid #c3c4c7!important;padding:0!important;overflow:hidden}.evh-preview-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #dcdcde;background:#f6f7f7}.evh-preview-toolbar small{color:#646970}.evh-mail-preview{height:620px!important;border:0!important;display:block}.evh-mail-editor-left .CodeMirror{height:500px!important;min-height:500px!important}.evh-mail-editor-left .CodeMirror-scroll{min-height:500px!important}.evh-placeholder-panel{margin-top:14px}.evh-placeholder-panel>div{max-height:145px;overflow:auto;align-content:flex-start}.evh-message-text-form{max-width:900px}.evh-message-text-editor textarea{width:100%;min-height:260px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.evh-admin-filter[data-horizontal-scroll]{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:thin}.evh-admin-filter[data-horizontal-scroll]>*{flex:0 0 auto}
@media(max-width:1100px){.evh-template-workbench{grid-template-columns:210px minmax(0,1fr)}.evh-mail-editor-form{grid-template-columns:minmax(360px,1fr) minmax(330px,.9fr)!important}.evh-mail-preview{height:540px!important}}
@media(max-width:900px){.evh-template-workbench{grid-template-columns:1fr}.evh-template-picker{position:static;overflow-x:auto;overflow-y:hidden;padding:8px}.evh-template-picker>strong{display:none}.evh-template-picker-list{display:flex;max-height:none;gap:5px;width:max-content}.evh-template-picker-button{flex:0 0 210px}.evh-mail-editor-form{grid-template-columns:1fr!important}.evh-mail-preview-wrap{grid-column:1!important;grid-row:auto!important;position:static!important}.evh-mail-preview{height:440px!important}.evh-mail-editor-left .CodeMirror,.evh-mail-editor-left .CodeMirror-scroll{min-height:380px!important;height:380px!important}}


/* 1.0.2 – Template menu oben + vollständiges Rechnungsbackend */
.evh-template-workbench{display:block!important;max-width:none!important}.evh-template-picker{position:static!important;top:auto!important;margin:0 0 14px!important;padding:8px 10px!important;overflow:hidden!important}.evh-template-picker>strong{display:block!important;padding:3px 5px 8px!important}.evh-template-picker-list{display:flex!important;gap:6px!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;width:100%!important;padding-bottom:2px;scrollbar-width:thin}.evh-template-picker-button{width:auto!important;min-width:175px!important;max-width:260px!important;flex:0 0 auto!important;border-left:1px solid transparent!important;border-bottom:3px solid transparent!important;padding:9px 12px!important}.evh-template-picker-button.active{border-left-color:#c3d8ed!important;border-bottom-color:#2271b1!important}.evh-template-panel{padding:22px!important}.evh-template-panel-head h2{font-size:25px!important}.evh-mail-editor-form{grid-template-columns:minmax(520px,1.12fr) minmax(430px,.88fr)!important;gap:24px!important}.evh-mail-editor-left .CodeMirror,.evh-mail-editor-left .CodeMirror-scroll{height:610px!important;min-height:610px!important}.evh-mail-preview{height:720px!important}.evh-placeholder-panel>div{max-height:170px!important}.evh-billing-tabs{margin:0 0 20px}.evh-invoice-settings{max-width:1500px}.evh-invoice-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.evh-invoice-config-main{grid-column:1/-1}.evh-settings-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.evh-auto-pill{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #8ccf9e;background:#effaf2;color:#187c33;font-size:11px;font-weight:800}.evh-admin-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:16px;padding-top:15px;border-top:1px solid #dcdcde}.evh-admin-process strong{grid-column:1/-1}.evh-admin-process span{background:#f6f7f7;border:1px solid #dcdcde;padding:9px;font-size:11px;line-height:1.35}.evh-invoice-logo-preview{min-height:115px;border:1px dashed #a7aaad;background:#f6f7f7;display:flex;align-items:center;justify-content:center;margin:10px 0 14px;padding:14px}.evh-invoice-logo-preview img{max-width:260px;max-height:90px;width:auto;height:auto}.evh-invoice-logo-preview div{display:grid;gap:4px;text-align:center;color:#646970}.evh-invoice-settings-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px;padding:16px;background:#fff;border:1px solid #c3c4c7;position:sticky;bottom:0;z-index:20}.evh-billing-alert{margin:14px 0 20px!important}.evh-system-settings{max-width:900px}.evh-head-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:1100px){.evh-mail-editor-form{grid-template-columns:1fr!important}.evh-mail-preview-wrap{position:static!important;grid-column:1!important;grid-row:auto!important}.evh-mail-preview{height:520px!important}.evh-mail-editor-left .CodeMirror,.evh-mail-editor-left .CodeMirror-scroll{height:480px!important;min-height:480px!important}.evh-admin-process{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:900px){.evh-invoice-settings-grid{grid-template-columns:1fr}.evh-invoice-config-main{grid-column:auto}.evh-admin-process{grid-template-columns:1fr}.evh-template-picker-list{scrollbar-width:none}.evh-template-picker-list::-webkit-scrollbar{display:none}.evh-template-picker-button{min-width:160px!important}.evh-template-panel{padding:14px!important}}

/* 1.0.8 */
.evh-package-settings-head{margin-top:18px;padding-top:16px;border-top:1px solid #dcdcde}.evh-package-settings-head h3{margin:3px 0 0}.evh-package-cards{margin-bottom:8px}

/* 1.0.9 - QR-Rechnung Status + lesbarer Code-Editor */
.evh-qr-status{display:grid;gap:3px;margin:10px 0 12px;padding:11px 12px;border:1px solid #dcdcde;background:#f6f7f7}
.evh-qr-status strong{font-size:13px}.evh-qr-status span{font-size:12px;line-height:1.45;color:#50575e}
.evh-qr-status.is-ready{border-color:#8ccf9e;background:#effaf2}.evh-qr-status.is-ready strong{color:#187c33}
.evh-qr-status.is-warning{border-color:#e5c46b;background:#fff9e7}.evh-qr-status.is-warning strong{color:#7a5b00}
.evh-code-editor.evh-code-fallback{display:block;width:100%;min-height:520px!important;resize:vertical;overflow:auto;white-space:pre!important;word-wrap:normal!important;tab-size:2;padding:14px 16px!important;border:1px solid #8c8f94!important;background:#fff!important;color:#1d2327!important;font:13px/1.58 ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace!important}
.evh-format-code:before{content:"{ }";font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700;margin-right:6px}
.evh-mail-editor-left .CodeMirror{background:#fff}.evh-mail-editor-left .CodeMirror-gutters{background:#f6f7f7;border-right:1px solid #dcdcde}.evh-mail-editor-left .CodeMirror-linenumber{color:#8c8f94}

/* 1.0.21 – Form-Builder/Briefing usability */
.evh-schema-intro{display:flex;flex-direction:column;gap:4px;padding:12px 14px;margin-bottom:12px;background:#f6f7f7;border-left:3px solid #d5a93f}.evh-schema-toolbar{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.evh-schema-items{display:grid;gap:10px}.evh-schema-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:start;border:1px solid #dcdcde;padding:14px;background:#fff}.evh-schema-drag{font-size:22px;cursor:grab;padding-top:7px}.evh-schema-fields{min-width:0}.evh-schema-empty{padding:18px;border:1px dashed #c3c4c7;background:#f6f7f7;display:flex;flex-direction:column;gap:4px}.evh-schema-empty[hidden],.evh-briefing-card[hidden]{display:none!important}.evh-briefing-picker{display:grid;grid-template-columns:minmax(260px,520px) 1fr;gap:14px;align-items:end;margin:0 0 14px;padding:14px;background:#fff;border:1px solid #dcdcde}.evh-briefing-grid{grid-template-columns:1fr}.evh-prereq-note{display:grid;gap:6px;padding:11px 12px;margin:4px 0;background:#fff8e5;border-left:3px solid #dba617}.evh-list-empty{padding:14px;display:flex;flex-direction:column;gap:4px}.evh-form-help{color:#646970;margin:-2px 0 10px}.evh-kpi-list{display:grid;gap:6px}.evh-kpi-list>div{display:grid;grid-template-columns:140px 1fr;gap:10px}@media(max-width:700px){.evh-schema-item{grid-template-columns:20px 1fr}.evh-schema-item .button-link-delete{grid-column:2}.evh-briefing-picker{grid-template-columns:1fr}.evh-kpi-list>div{grid-template-columns:1fr}}


/* 1.0.24 – Logistik, Sollstunden und bidirektionaler Vorlageneditor */
.evh-logistics-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}
.evh-logistics-grid>.evh-form-card{height:100%}.evh-logistics-grid>.evh-form-card>form{height:100%;align-content:start}
.evh-logistics-meal{grid-column:1/-1!important}.evh-logistics-meal>form{max-width:920px}
.evh-points-explainer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 16px}
.evh-points-explainer>div{display:flex;flex-direction:column;gap:5px;padding:14px 15px;background:#fff;border:1px solid var(--line);border-radius:14px}
.evh-points-explainer strong{font-size:13px}.evh-points-explainer span{color:var(--muted);font-size:12px;line-height:1.5}
.evh-points-settings,.evh-points-accounts{max-width:none!important}.evh-points-accounts{margin-top:16px}
.evh-points-table{width:100%;min-width:820px;border-collapse:separate!important;border-spacing:0!important}.evh-points-table th,.evh-points-table td{padding:11px 12px;vertical-align:middle}
.evh-points-adjustment{display:grid!important;grid-template-columns:100px minmax(160px,1fr) auto!important;gap:7px!important;align-items:center!important;margin:0!important}.evh-points-adjustment input{min-width:0!important;margin:0!important}.evh-points-adjustment .button{white-space:nowrap}
.evh-points-negative{color:#a83244;font-weight:800}.evh-points-positive{color:#08735f;font-weight:800}
.evh-preview-toolbar small{font-weight:650}.evh-mail-preview{cursor:text}.evh-mail-preview-wrap{box-shadow:0 0 0 0 rgba(198,161,91,0);transition:box-shadow .16s ease,border-color .16s ease}
.evh-mail-preview-wrap:focus-within,.evh-mail-preview-wrap:hover{border-color:#c6a15b!important;box-shadow:0 0 0 3px rgba(198,161,91,.12)}
.evh-editor-actions .button:not(:disabled){cursor:pointer!important;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease!important}
.evh-editor-actions .evh-format-code:hover,.evh-editor-actions .evh-preview-button:hover{border-color:#c6a15b!important;background:#fff8e8!important;color:#111!important;transform:translateY(-1px);box-shadow:0 5px 14px rgba(35,28,16,.10)!important}
.evh-editor-actions .evh-format-code:focus-visible,.evh-editor-actions .evh-preview-button:focus-visible{outline:3px solid rgba(198,161,91,.30)!important;outline-offset:2px}
@media(max-width:900px){.evh-logistics-grid{grid-template-columns:1fr}.evh-logistics-meal{grid-column:auto!important}.evh-points-explainer{grid-template-columns:1fr}.evh-points-adjustment{grid-template-columns:90px minmax(145px,1fr) auto!important}}

/* 1.0.25 – drei feste Paketpreise */
.evh-package-price-fields{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media(max-width:900px){.evh-package-price-fields{grid-template-columns:1fr!important}}

.evh-channel-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:18px;align-items:start}.evh-channel-preview-card{position:sticky;top:18px;min-height:220px;padding:18px;border:1px solid #ddd8cf;border-radius:18px;background:#f8f8f7}.evh-channel-preview-card>span{display:block;margin-bottom:18px;font-size:10px;font-weight:900;letter-spacing:.12em;color:#6f7379}.evh-channel-preview-card>div{white-space:pre-wrap;line-height:1.55;padding:14px 16px;border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.06)}.evh-channel-preview-card.whatsapp>div{background:#e7f6df}.evh-channel-preview-card.sms>div{border-radius:18px 18px 18px 5px;background:#e9e9ee}@media(max-width:800px){.evh-channel-editor-grid{grid-template-columns:1fr}.evh-channel-preview-card{position:static}}

/* 1.0.30 – Event-Kopie */
.evh-copy-wizard{max-width:1180px}.evh-copy-form{display:grid;gap:18px}.evh-copy-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.evh-copy-option{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:10px!important;align-items:start!important;margin:0!important;padding:14px!important;border:1px solid #dcdcde;background:#fff;cursor:pointer}.evh-copy-option:hover{border-color:#c6a15b;background:#fffaf0}.evh-copy-option>input{margin-top:3px!important}.evh-copy-option>span{display:flex;flex-direction:column;gap:4px}.evh-copy-option small{line-height:1.45;color:#646970}.evh-copy-option b{font-size:10px;color:#806220;text-transform:uppercase;letter-spacing:.06em}.evh-copy-safety{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border-left:4px solid #1d2327;background:#f6f7f7}.evh-copy-safety span{font-size:12px;line-height:1.55;color:#50575e}.evh-copy-submit{justify-self:start}.evh-copy-candidates{margin-top:16px}.evh-copy-candidate-list{display:grid;gap:6px}.evh-copy-candidate-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #dcdcde}.evh-copy-candidate-list article>div{display:flex;flex-direction:column}.evh-copy-candidate-list small,.evh-copy-candidate-disabled{color:#646970}
@media(max-width:800px){.evh-copy-options{grid-template-columns:1fr}.evh-copy-candidate-list article{align-items:flex-start;flex-direction:column}}
