:root{
  --evhv-bg:#f4f4f3;--evhv-card:#fff;--evhv-card2:#fafafa;--evhv-ink:#111214;--evhv-muted:#5d6065;
  --evhv-line:#e3e1dc;--evhv-line2:#d0cdc6;--evhv-accent:#C6A15B;--evhv-accent-soft:#f6f0e5;
  --evhv-teal:#08a88a;--evhv-orange:#e5704b;--evhv-red:#d8526a;--evhv-yellow:#d89b2b;
  --evhv-shadow:0 16px 42px rgba(32,44,66,.08);--evhv-radius:18px;--evhv-radius-sm:12px;
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--evhv-bg);color:var(--evhv-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.evh-customer-body{min-height:100vh}.evhc-app{min-height:100vh}.evhc-topbar{height:68px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--evhv-line);position:sticky;top:0;z-index:140;background:rgba(255,255,255,.9);backdrop-filter:blur(18px)}.evhc-brand{display:flex;align-items:center;gap:10px;color:var(--evhv-ink);text-decoration:none;letter-spacing:.015em;font-size:15px;font-weight:650}.evhc-mark{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#6d5dfc,#8b75ff);color:#fff;font-weight:900;box-shadow:0 8px 20px rgba(109,93,252,.25)}.evhc-account{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--evhv-muted)}.evhc-account a{color:var(--evhv-ink);text-decoration:none;font-weight:700}.evhc-user-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#1c2430;color:#fff;font-size:11px;font-weight:900}.evhc-main{width:100%;padding:0;min-height:calc(100vh - 68px)}.evhc-main .evh-admin{max-width:none!important;background:transparent!important;color:var(--evhv-ink)!important;margin:0!important}.evhc-main .evh-admin h1,.evhc-main .evh-admin h2,.evhc-main .evh-admin h3,.evhc-main .evh-admin h4,.evhc-main .evh-admin strong{color:var(--evhv-ink)!important}.evhc-main .evh-admin p,.evhc-main .evh-admin span,.evhc-main .evh-admin small,.evhc-main .description{color:var(--evhv-muted)!important;line-height:1.55}.evhv-kicker,.evhc-main .evh-eyebrow{font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase;font-weight:900!important;color:var(--evhv-accent)!important}.evhc-main .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 14px!important;border:1px solid var(--evhv-line2)!important;border-radius:11px!important;background:#fff!important;color:var(--evhv-ink)!important;text-decoration:none!important;font-weight:750!important;box-shadow:0 1px 2px rgba(22,30,44,.03)!important}.evhc-main .button:hover{border-color:#aeb8c7!important;background:#fbfcfe!important}.evhc-main .button-primary,.evhc-main .evh-primary{background:var(--evhv-accent)!important;border-color:var(--evhv-accent)!important;color:#fff!important}.evhc-main .evh-danger{border-color:#efc0c8!important;color:#ba3349!important}.evhc-main input,.evhc-main select,.evhc-main textarea{width:100%;background:#fff!important;color:var(--evhv-ink)!important;border:1px solid var(--evhv-line2)!important;border-radius:11px!important;min-height:46px;padding:10px 12px;font-size:15px!important;box-shadow:0 1px 2px rgba(22,30,44,.02)!important}.evhc-main textarea{min-height:110px;resize:vertical}.evhc-main input:focus,.evhc-main select:focus,.evhc-main textarea:focus{outline:none!important;border-color:var(--evhv-accent)!important;box-shadow:0 0 0 4px rgba(109,93,252,.11)!important}.evhc-main label{display:block;font-size:13px;font-weight:750;color:#475365!important;margin-bottom:10px}.evhc-main label input,.evhc-main label select,.evhc-main label textarea{margin-top:6px}.evhc-main .evh-check{display:flex!important;align-items:flex-start;gap:8px}.evhc-main .evh-check input{width:auto!important;min-height:0!important;margin-top:3px!important}.evhc-main .evh-form-card,.evhc-main .evh-structure-block,.evhc-main .evh-table-wrap,.evhc-main .evh-attendance-list article,.evhc-main .evh-payroll-score article,.evhc-main .evh-payroll-row,.evhc-main .evh-doc-list article,.evhc-main .evh-staff-list article,.evhc-main .evh-question-admin article,.evhc-main .evh-action-list article,.evhc-main .evh-message-stats>*,.evhc-main .evh-kpi-row>div{background:#fff!important;border:1px solid var(--evhv-line)!important;border-radius:var(--evhv-radius)!important;box-shadow:0 8px 24px rgba(30,43,64,.05)!important}.evhc-main .evh-form-card{padding:20px!important}.evhc-main .evh-builder-grid{gap:16px!important}.evhc-main .evh-table-wrap{overflow:auto}.evhc-main .evh-table{background:#fff!important;color:var(--evhv-ink)!important;border-collapse:separate!important;border-spacing:0!important}.evhc-main .evh-table th{background:#f7f9fb!important;color:#596577!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.05em}.evhc-main .evh-table td{background:#fff!important;color:var(--evhv-ink)!important;border-color:var(--evhv-line)!important;font-size:14px!important}.evhc-main .evh-table small{color:var(--evhv-muted)!important}.evhc-main .evh-section-head{align-items:flex-end!important;margin:26px 0 14px!important}.evhc-main .evh-section-head h2{font-size:24px!important;letter-spacing:-.025em;margin:4px 0!important}.evhc-main .evh-section-head p{margin:5px 0 0!important}.evhc-main .evh-meter{height:7px;background:#edf0f4!important;border-radius:999px!important;overflow:hidden}.evhc-main .evh-meter span{display:block;height:100%;background:linear-gradient(90deg,#6d5dfc,#08a88a)!important;border-radius:999px!important}.evhc-main .evh-time-badge,.evhc-main .evh-status,.evhc-main .evh-paid-badge{border-radius:999px!important}.evhc-main .evh-empty-admin{border:1px dashed #bdc7d4!important;background:#fff!important;border-radius:var(--evhv-radius)!important}.evhc-main .notice{border:0!important;border-radius:12px!important;box-shadow:none!important}.evhc-main .evh-code-editor{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:14px!important;line-height:1.55!important;min-height:280px!important}.evhc-main .evh-placeholder-panel{border:1px solid var(--evhv-line);padding:14px;background:#f7f8fb;border-radius:12px}.evhc-main .evh-placeholder-panel>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.evhc-main .evh-placeholder-panel code{border:1px solid var(--evhv-line2);border-radius:7px;padding:7px 9px;color:#263244;cursor:pointer;background:#fff}.evhc-main .evh-mail-preview-wrap{border:1px solid var(--evhv-line);padding:12px;border-radius:14px;background:#f7f8fa}.evhc-main .evh-mail-preview{width:100%;min-height:320px;border:0;border-radius:9px;background:#fff}.evhc-main .evh-editor-actions{display:flex;gap:8px;flex-wrap:wrap}

/* Event gallery */
.evhv-events-home{padding:46px clamp(20px,4vw,64px) 70px;max-width:1500px;margin:0 auto}.evhv-home-hero{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:32px}.evhv-home-hero h1{font-size:clamp(42px,5vw,72px)!important;letter-spacing:-.06em!important;line-height:.92!important;margin:8px 0 14px!important}.evhv-home-hero p{font-size:17px;max-width:650px;margin:0!important}.evhv-primary-action,.evhv-ghost-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 17px;border-radius:12px;text-decoration:none;font-weight:850}.evhv-primary-action{background:var(--evhv-accent);color:#fff!important;box-shadow:0 10px 24px rgba(109,93,252,.22)}.evhv-ghost-action{background:#fff;color:var(--evhv-ink)!important;border:1px solid var(--evhv-line)}.evhv-event-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.evhv-event-tile{background:#fff;border:1px solid var(--evhv-line);border-radius:22px;overflow:hidden;box-shadow:var(--evhv-shadow);transition:transform .18s ease,box-shadow .18s ease}.evhv-event-tile:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(32,44,66,.12)}.evhv-event-image{height:190px;background-size:cover;background-position:center}.evhv-event-image-generated{display:grid;place-items:center;background:linear-gradient(135deg,var(--evhv-accent),#1f2d44)}.evhv-event-image-generated span{font-size:72px!important;color:#fff!important;font-weight:900}.evhv-event-tile-body{padding:20px}.evhv-event-meta{display:flex;gap:8px;margin-bottom:10px}.evhv-event-meta span{font-size:10px!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase;padding:5px 8px;border-radius:999px;background:#f1f3f7;color:#5d6879!important}.evhv-event-tile h2{font-size:24px!important;letter-spacing:-.035em;margin:0 0 5px!important}.evhv-event-tile p{margin:0 0 18px!important}.evhv-ring-row{display:flex;align-items:center;gap:16px;padding:15px 0;border-top:1px solid var(--evhv-line);border-bottom:1px solid var(--evhv-line)}.evhv-progress-ring{--p:0;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--evhv-accent) calc(var(--p)*1%),#e9edf2 0);position:relative}.evhv-progress-ring:after{content:"";position:absolute;inset:7px;background:#fff;border-radius:50%}.evhv-progress-ring strong{position:relative;z-index:1;font-size:13px}.evhv-ring-row>div:last-child{display:flex;flex-direction:column}.evhv-ring-row>div:last-child strong{font-size:18px}.evhv-ring-row>div:last-child span{font-size:12px!important}.evhv-ring-row>div:last-child small{font-size:11px!important}.evhv-tile-link{display:flex;justify-content:space-between;align-items:center;padding-top:16px;text-decoration:none;color:var(--evhv-ink);font-weight:850}.evhv-tile-link span{color:var(--evhv-accent)!important;font-size:20px!important}.evhv-empty-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid var(--evhv-line);border-radius:26px}.evhv-empty-orb{width:86px;height:86px;border-radius:24px;background:linear-gradient(135deg,#6d5dfc,#08a88a);transform:rotate(12deg);margin-bottom:22px}

/* Workspace shell */
.evhv-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 68px)}.evhv-sidebar{border-right:1px solid var(--evhv-line);background:#fbfcfd;padding:22px 16px 36px;position:sticky;top:68px;height:calc(100vh - 68px);overflow:auto}.evhv-sidebar-back{font-size:12px;text-decoration:none;color:#657184;font-weight:800}.evhv-sidebar-event{padding:18px 10px 17px;border-bottom:1px solid var(--evhv-line);margin-bottom:14px;display:flex;flex-direction:column}.evhv-sidebar-event>span{font-size:9px!important;color:var(--evhv-accent)!important;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.evhv-sidebar-event strong{font-size:15px;line-height:1.2;margin:4px 0}.evhv-sidebar-event small{font-size:11px!important}.evhv-nav-group{margin:15px 0 20px}.evhv-nav-group>span{display:block;padding:0 10px 7px;font-size:9px!important;text-transform:uppercase;letter-spacing:.12em;color:#9aa3b1!important;font-weight:900}.evhv-nav-group a{display:flex;align-items:center;gap:9px;min-height:39px;padding:8px 10px;text-decoration:none;color:#4c586a;border-radius:10px;font-size:13px;font-weight:720;margin:2px 0}.evhv-nav-group a b{width:6px;height:6px;border-radius:50%;background:#c7ced8;flex:none}.evhv-nav-group a:hover{background:#f0f2f6}.evhv-nav-group a.active{background:var(--evhv-accent-soft);color:#4c3dd4}.evhv-nav-group a.active b{background:var(--evhv-accent)}.evhv-workspace-main{min-width:0;padding:30px clamp(18px,3vw,46px) 76px;max-width:1600px;width:100%;margin:0 auto}.evhv-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.evhv-page-head h1{font-size:clamp(34px,4vw,54px)!important;letter-spacing:-.055em!important;line-height:.95!important;margin:6px 0 0!important}.evhv-page-actions{display:flex;gap:8px}.evhv-mobile-nav{display:none}

/* overview */
.evhv-overview{display:flex;flex-direction:column;gap:18px}.evhv-event-hero{min-height:225px;border-radius:26px;padding:30px;background:linear-gradient(135deg,#202a38,#33425a);background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;color:#fff;overflow:hidden;box-shadow:var(--evhv-shadow)}.evhv-event-hero span,.evhv-event-hero p{color:rgba(255,255,255,.82)!important}.evhv-event-hero h2{font-size:clamp(32px,4vw,54px)!important;color:#fff!important;margin:7px 0!important;letter-spacing:-.05em}.evhv-event-hero p{font-size:15px;margin:0!important}.evhv-upload-button{display:inline-flex!important;align-items:center!important;justify-content:center;padding:10px 13px!important;border:1px solid rgba(255,255,255,.35);background:rgba(15,20,29,.45);backdrop-filter:blur(10px);border-radius:11px!important;color:#fff!important;font-size:12px!important;cursor:pointer}.evhv-upload-button input{display:none}.evhv-kpi-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:12px}.evhv-kpi-grid article{min-height:128px;background:#fff;border:1px solid var(--evhv-line);border-radius:18px;padding:19px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 8px 20px rgba(30,43,64,.04);position:relative;overflow:hidden}.evhv-kpi-grid article:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:#dbe1e8}.evhv-kpi-grid article.accent:before{background:var(--evhv-accent)}.evhv-kpi-grid article.warn:before{background:var(--evhv-yellow)}.evhv-kpi-grid article.danger:before{background:var(--evhv-red)}.evhv-kpi-grid span{font-size:11px!important;text-transform:uppercase;letter-spacing:.08em;font-weight:850!important}.evhv-kpi-grid strong{font-size:34px!important;line-height:1;margin:6px 0}.evhv-kpi-grid small{font-size:11px!important}.evhv-two-col{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:18px}.evhv-panel{background:#fff;border:1px solid var(--evhv-line);border-radius:22px;padding:22px;box-shadow:0 8px 22px rgba(31,44,67,.04)}.evhv-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:18px}.evhv-panel-head h2{font-size:22px!important;margin:5px 0 0!important;letter-spacing:-.03em}.evhv-panel-head>a{font-size:12px;color:var(--evhv-accent);font-weight:800;text-decoration:none}.evhv-sector-bars{display:flex;flex-direction:column;gap:15px}.evhv-sector-bar{display:grid;grid-template-columns:170px 1fr 42px;gap:12px;align-items:center}.evhv-sector-bar>div:first-child{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.evhv-sector-bar strong{font-size:13px}.evhv-sector-bar span{font-size:11px!important}.evhv-bar{height:9px;background:#eff2f5;border-radius:999px;overflow:hidden}.evhv-bar i{display:block;height:100%;border-radius:999px}.evhv-sector-bar small{text-align:right;font-weight:800}.evhv-inbox{display:flex;flex-direction:column;gap:7px}.evhv-inbox-item{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:11px;padding:12px;border-radius:13px;background:#f8f9fb;text-decoration:none;color:var(--evhv-ink)}.evhv-inbox-status{width:8px;height:8px;border-radius:50%;background:var(--evhv-red)}.evhv-inbox-item.neutral .evhv-inbox-status{background:var(--evhv-accent)}.evhv-inbox-item.danger .evhv-inbox-status{background:#a81e36}.evhv-inbox-item div{display:flex;flex-direction:column}.evhv-inbox-item strong{font-size:13px}.evhv-inbox-item small{font-size:10px!important}.evhv-inbox-item b{font-size:11px;color:#a42c40}.evhv-calm{padding:28px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:14px;background:#f7faf9}.evhv-calm strong{font-size:17px}.evhv-calm span{font-size:12px!important}.evhv-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.evhv-quick-actions a{min-height:105px;background:#fff;border:1px solid var(--evhv-line);border-radius:16px;padding:17px;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;transition:.16s ease}.evhv-quick-actions a:hover{transform:translateY(-2px);border-color:#c8c0ff}.evhv-quick-actions strong{font-size:15px}.evhv-quick-actions span{font-size:11px!important;color:var(--evhv-accent)!important;font-weight:800}

/* planning studio */
.evhv-planner-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.evhv-day-switch{display:flex;gap:6px;overflow:auto;padding-bottom:2px}.evhv-day-switch a{white-space:nowrap;padding:8px 11px;border-radius:10px;border:1px solid var(--evhv-line);background:#fff;text-decoration:none;color:#5e6879;font-size:12px;font-weight:800}.evhv-day-switch a.active{background:#1c2430;border-color:#1c2430;color:#fff}.evhv-planner-tools{position:relative}.evhv-planner-tools summary,.evhv-helper-toolbar details summary{list-style:none;cursor:pointer;background:var(--evhv-accent);color:#fff;padding:10px 13px;border-radius:11px;font-size:12px;font-weight:850}.evhv-planner-tools summary::-webkit-details-marker,.evhv-helper-toolbar summary::-webkit-details-marker{display:none}.evhv-tool-popover{position:absolute;right:0;top:48px;z-index:80;width:min(900px,75vw);display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;border:1px solid var(--evhv-line);border-radius:18px;padding:18px;box-shadow:0 24px 70px rgba(25,36,55,.18);max-height:70vh;overflow:auto}.evhv-tool-popover h3{margin:0 0 12px!important}.evhv-timeline-shell{background:#fff;border:1px solid var(--evhv-line);border-radius:20px;overflow:auto;box-shadow:0 10px 28px rgba(30,42,64,.05)}.evhv-timeline-head,.evhv-timeline-row{display:grid;grid-template-columns:210px minmax(900px,1fr)}.evhv-timeline-head{position:sticky;top:0;z-index:14;background:#fff;border-bottom:1px solid var(--evhv-line)}.evhv-lane-label{padding:12px 14px;display:flex;align-items:center;gap:9px;border-right:1px solid var(--evhv-line);min-width:0}.evhv-timeline-head .evhv-lane-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8b95a5;font-weight:900}.evhv-hours{height:44px;position:relative}.evhv-hours span{position:absolute;top:14px;transform:translateX(-50%);font-size:9px!important;color:#8893a3!important;font-weight:750}.evhv-timeline-row{min-height:78px;border-bottom:1px solid var(--evhv-line)}.evhv-timeline-row:last-child{border-bottom:0}.evhv-timeline-row>.evhv-lane-label strong{font-size:12px;display:block}.evhv-timeline-row>.evhv-lane-label small{font-size:9px!important;display:block;margin-top:2px}.evhv-lane-color{width:8px;height:30px;border-radius:6px;flex:none}.evhv-lane{position:relative;background:linear-gradient(180deg,#fff,#fbfcfe);min-height:78px}.evhv-lane.drag-over{background:#f0efff}.evhv-gridline{position:absolute;top:0;bottom:0;width:1px;background:#edf0f4}.evhv-shift-block{position:absolute;top:10px;height:58px;min-width:58px;border:0;border-left:4px solid var(--shift-color);border-radius:10px;background:#f3f5fa;box-shadow:0 4px 13px rgba(26,38,59,.08);padding:7px 9px;display:flex;flex-direction:column;text-align:left;overflow:hidden;cursor:grab;color:var(--evhv-ink)}.evhv-shift-block:active{cursor:grabbing}.evhv-shift-block.medium{background:#fff7e6}.evhv-shift-block.low{background:#fff0f2}.evhv-shift-block.full{background:#ecf8f4}.evhv-shift-block>span{font-size:9px!important;font-weight:850!important;color:#5a6575!important}.evhv-shift-block strong{font-size:11px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.evhv-shift-block small{font-size:9px!important}.evhv-drag-hint{font-size:11px!important;margin:10px 4px!important}.evhv-planner-empty{padding:50px;grid-column:1/-1;text-align:center}.evhv-drawer{position:fixed;right:0;top:0;bottom:0;width:min(420px,92vw);z-index:220;background:#fff;padding:78px 25px 25px;box-shadow:-15px 0 50px rgba(25,35,52,.18);transform:translateX(105%);transition:transform .22s ease}.evhv-drawer.open{transform:translateX(0)}.evhv-drawer-close{position:absolute;right:18px;top:18px;width:40px;height:40px;border-radius:50%;border:1px solid var(--evhv-line);background:#fff;font-size:24px}.evhv-drawer h2{font-size:30px!important;letter-spacing:-.04em;margin:7px 0!important}.evhv-drawer-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.evhv-drawer-stats>div{background:#f6f8fa;border-radius:14px;padding:15px;display:flex;flex-direction:column}.evhv-drawer-stats strong{font-size:25px}.evhv-drawer-stats span{font-size:10px!important}.evhv-drawer-backdrop{position:fixed;inset:0;background:rgba(21,28,40,.34);z-index:210;opacity:0;pointer-events:none;transition:.2s}.evhv-drawer-backdrop.open{opacity:1;pointer-events:auto}

/* helper board */
.evhv-helper-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.evhv-search{flex:1;min-width:220px}.evhv-search input{margin:0!important}.evhv-filter-chips{display:flex;gap:5px;overflow:auto}.evhv-filter-chips button{border:1px solid var(--evhv-line);background:#fff;border-radius:999px;padding:8px 11px;color:#5c6778;font-size:11px;font-weight:800;white-space:nowrap}.evhv-filter-chips button.active{background:#1c2430;color:#fff;border-color:#1c2430}.evhv-helper-toolbar details{position:relative}.evhv-helper-add{position:absolute;right:0;top:46px;width:350px;background:#fff;border:1px solid var(--evhv-line);border-radius:16px;box-shadow:0 20px 60px rgba(25,35,52,.16);padding:16px;z-index:80}.evhv-helper-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.evhv-board-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.evhv-board-title h2{font-size:25px!important;letter-spacing:-.035em;margin:4px 0 0!important}.evhv-board-title>small{font-size:10px!important}.evhv-helper-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.evhv-helper-card{background:#fff;border:1px solid var(--evhv-line);border-radius:16px;padding:14px;display:grid;grid-template-columns:46px 1fr auto;gap:11px;align-items:start;box-shadow:0 6px 16px rgba(30,43,64,.04);transition:.16s;cursor:grab}.evhv-helper-card:hover{transform:translateY(-2px);border-color:#c9c1ff}.evhv-helper-card.hidden{display:none}.evhv-avatar{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:900}.evhv-helper-main>div{display:flex;flex-direction:column}.evhv-helper-main strong{font-size:13px}.evhv-helper-main span{font-size:9px!important}.evhv-helper-main p{font-size:10px!important;margin:7px 0!important}.evhv-tags{display:flex;gap:4px;flex-wrap:wrap}.evhv-tags span{font-size:8px!important;padding:3px 5px;border-radius:999px;background:#f0efff;color:#5748dc!important;font-weight:800}.evhv-helper-card>a{font-size:9px;color:var(--evhv-accent);text-decoration:none;font-weight:800}.evhv-drop-shifts{background:#fff;border:1px solid var(--evhv-line);border-radius:18px;padding:16px;height:fit-content;position:sticky;top:88px}.evhv-shift-drop-list{display:flex;flex-direction:column;gap:7px;max-height:68vh;overflow:auto}.evhv-shift-drop{padding:11px;border:1px dashed #cbd3df;border-radius:12px;display:flex;justify-content:space-between;gap:10px;align-items:center;background:#fafbfc}.evhv-shift-drop.drag-over{border-color:var(--evhv-accent);background:#f0efff}.evhv-shift-drop>div{display:flex;flex-direction:column}.evhv-shift-drop strong{font-size:11px}.evhv-shift-drop span{font-size:9px!important}.evhv-shift-drop b{font-size:9px;color:#56705f;white-space:nowrap}.evhv-toast{position:fixed;right:24px;bottom:24px;z-index:300;transform:translateY(30px);opacity:0;pointer-events:none;background:#1c2430;color:#fff;border-radius:12px;padding:12px 15px;font-size:12px;font-weight:750;box-shadow:0 10px 35px rgba(24,32,45,.25);transition:.2s}.evhv-toast.show{transform:none;opacity:1}.evhv-toast.error{background:#a52f43}

/* legacy customer screens modernized */
.evhv-workspace-main>.evh-section-head:first-of-type{margin-top:0!important}.evhv-workspace-main .evh-admin-head{display:none!important}.evhv-workspace-main .evh-tabs{display:none!important}.evhv-workspace-main .evh-structure-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.evhv-workspace-main .evh-structure-list>h3{grid-column:1/-1}.evhv-workspace-main .evh-structure-row,.evhv-workspace-main .evh-task-row{border:0!important;background:#f8fafc!important;border-radius:10px!important;padding:10px 12px!important}.evhv-workspace-main .evh-question-admin,.evhv-workspace-main .evh-attendance-list,.evhv-workspace-main .evh-action-list{gap:10px!important}.evhv-workspace-main .evh-attendance-list article,.evhv-workspace-main .evh-question-admin article{padding:18px!important}.evhv-workspace-main .evh-kpi-row,.evhv-workspace-main .evh-payroll-score{gap:10px!important}.evhv-workspace-main .evh-kpi-row>div,.evhv-workspace-main .evh-payroll-score article{min-height:100px;padding:17px!important}.evhv-workspace-main .evh-kpi-row strong,.evhv-workspace-main .evh-payroll-score strong{font-size:26px!important}.evhv-workspace-main .evh-admin-filter{display:flex;gap:6px;overflow:auto;padding-bottom:4px}.evhv-workspace-main .evh-channel-checks{display:flex;gap:10px;flex-wrap:wrap}.evhv-workspace-main .evh-mode-cards span{background:#fff!important;border:1px solid var(--evhv-line2)!important;border-radius:13px!important;color:var(--evhv-ink)!important}.evhv-workspace-main .evh-mode-cards input:checked+span{border-color:var(--evhv-accent)!important;box-shadow:0 0 0 3px rgba(109,93,252,.08)!important;background:#f2f0ff!important}.evhv-workspace-main .evh-billing-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.evhv-workspace-main .evh-billing-box>div{border:1px solid var(--evhv-line)!important;border-radius:14px!important;padding:14px;background:#fff}.evhv-workspace-main .evh-customer-notice{border:1px solid #d9d2ff!important;border-radius:13px;padding:14px 16px;background:#f5f3ff;margin:0 0 18px}.evhv-workspace-main .evh-shift-admin-list>article{background:#fff!important;border:1px solid var(--evhv-line)!important;border-radius:15px!important;box-shadow:0 5px 15px rgba(30,43,64,.04)!important}.evhv-workspace-main .evh-date-heading{margin-top:24px!important}

@media(max-width:1200px){.evhv-event-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.evhv-kpi-grid{grid-template-columns:repeat(3,1fr)}.evhv-kpi-grid article.accent{grid-column:span 1}.evhv-helper-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.evhv-two-col{grid-template-columns:1fr}.evhv-quick-actions{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.evhv-workspace{grid-template-columns:1fr}.evhv-sidebar{display:none}.evhv-workspace-main{padding:22px 14px 94px}.evhv-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:180;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid var(--evhv-line);border-radius:18px;box-shadow:0 12px 40px rgba(25,35,52,.16);padding:5px}.evhv-mobile-nav a{min-height:48px;display:grid;place-items:center;text-decoration:none;border-radius:13px;color:#717c8c;font-size:10px;font-weight:800}.evhv-mobile-nav a.active{background:#1c2430;color:#fff}.evhv-page-head{margin-bottom:17px}.evhv-page-head h1{font-size:38px!important}.evhv-helper-layout{grid-template-columns:1fr}.evhv-drop-shifts{position:static}.evhv-shift-drop-list{max-height:none}.evhv-timeline-head,.evhv-timeline-row{grid-template-columns:160px minmax(850px,1fr)}.evhv-lane-label{padding-left:10px;padding-right:10px}.evhv-tool-popover{right:-5px;width:min(650px,94vw);grid-template-columns:1fr}.evhv-event-hero{min-height:200px}}
@media(max-width:680px){.evhc-topbar{height:60px;padding:0 12px}.evhc-user-name{display:none}.evhc-account{gap:8px}.evhc-account>a{font-size:11px}.evhc-main{min-height:calc(100vh - 60px)}.evhv-events-home{padding:26px 12px 88px}.evhv-home-hero{align-items:flex-start;flex-direction:column;margin-bottom:20px}.evhv-home-hero h1{font-size:44px!important}.evhv-home-hero p{font-size:15px}.evhv-primary-action{width:100%;min-height:50px}.evhv-event-gallery{grid-template-columns:1fr}.evhv-event-image{height:165px}.evhv-workspace-main{padding:18px 10px 92px}.evhv-page-head{align-items:flex-start}.evhv-page-head h1{font-size:34px!important}.evhv-page-actions .evhv-ghost-action{min-height:40px;padding:8px 10px;font-size:10px}.evhv-event-hero{min-height:235px;padding:20px;align-items:flex-start;flex-direction:column;justify-content:flex-end;border-radius:20px}.evhv-event-hero h2{font-size:34px!important}.evhv-hero-tools{width:100%}.evhv-upload-button{width:100%}.evhv-kpi-grid{grid-template-columns:repeat(2,1fr);gap:8px}.evhv-kpi-grid article{min-height:108px;padding:15px}.evhv-kpi-grid article.accent{grid-column:span 2}.evhv-kpi-grid strong{font-size:29px!important}.evhv-panel{padding:16px;border-radius:18px}.evhv-sector-bar{grid-template-columns:1fr 42px;gap:7px}.evhv-sector-bar>div:first-child{grid-column:1/-1}.evhv-bar{grid-column:1}.evhv-quick-actions{grid-template-columns:1fr 1fr;gap:8px}.evhv-quick-actions a{min-height:94px;padding:14px}.evhv-planner-toolbar{align-items:stretch;flex-direction:column}.evhv-day-switch{width:100%}.evhv-planner-tools summary{width:100%;text-align:center;min-height:44px;display:grid;place-items:center}.evhv-timeline-shell{border-radius:15px;margin-left:-2px;margin-right:-2px}.evhv-timeline-head,.evhv-timeline-row{grid-template-columns:128px minmax(760px,1fr)}.evhv-timeline-row{min-height:74px}.evhv-timeline-row>.evhv-lane-label strong{font-size:11px}.evhv-timeline-row>.evhv-lane-label small{font-size:8px!important}.evhv-shift-block{top:9px;height:56px}.evhv-drag-hint{display:none}.evhv-helper-toolbar{align-items:stretch}.evhv-search{flex:1 1 100%}.evhv-filter-chips{width:100%}.evhv-helper-toolbar>details{width:100%}.evhv-helper-toolbar details summary{width:100%;text-align:center}.evhv-helper-add{position:fixed;left:10px;right:10px;bottom:80px;top:auto;width:auto;max-height:70vh;overflow:auto;z-index:190}.evhv-helper-cards{grid-template-columns:1fr}.evhv-helper-card{grid-template-columns:44px 1fr auto;padding:13px}.evhv-drop-shifts{padding:13px;border-radius:15px}.evhv-board-title>small{display:none}.evhv-workspace-main .evh-builder-grid{grid-template-columns:1fr!important}.evhv-workspace-main .evh-inline,.evhv-workspace-main .evh-billing-box{grid-template-columns:1fr!important}.evhv-workspace-main .evh-form-card{padding:16px!important}.evhv-workspace-main .evh-structure-list{grid-template-columns:1fr}.evhv-workspace-main .evh-table-wrap{border-radius:14px!important}.evhv-workspace-main .evh-table th,.evhv-workspace-main .evh-table td{font-size:13px!important}.evhv-workspace-main .button{min-height:48px!important;font-size:14px!important}.evhv-workspace-main input,.evhv-workspace-main select,.evhv-workspace-main textarea{min-height:50px!important;font-size:16px!important}.evhv-workspace-main .evh-admin p,.evhv-workspace-main .evh-admin span,.evhv-workspace-main .evh-admin small,.evhv-workspace-main .description{font-size:14px!important}.evhv-workspace-main .evh-section-head{align-items:flex-start!important}.evhv-workspace-main .evh-section-head h2{font-size:22px!important}.evhv-toast{left:12px;right:12px;bottom:84px;text-align:center}.evhv-mobile-nav{left:7px;right:7px;bottom:max(7px,env(safe-area-inset-bottom))}}
.evhv-mobile-nav button{border:0;background:transparent;min-height:48px;border-radius:13px;color:#717c8c;font-size:10px;font-weight:800}.evhv-mobile-more{display:none}.evhv-mobile-more>div{background:#fff;border:1px solid var(--evhv-line);border-radius:22px 22px 0 0;padding:14px 14px calc(24px + env(safe-area-inset-bottom));max-height:78vh;overflow:auto;box-shadow:0 -20px 60px rgba(25,35,52,.2)}.evhv-mobile-more-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.evhv-mobile-more-head strong{font-size:20px}.evhv-mobile-more-head button{width:38px;height:38px;border-radius:50%;border:1px solid var(--evhv-line);background:#fff;font-size:20px}.evhv-mobile-more section{padding:10px 0;border-top:1px solid var(--evhv-line)}.evhv-mobile-more section>span{display:block;font-size:9px!important;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#97a0ae!important;margin-bottom:5px}.evhv-mobile-more a{display:flex;justify-content:space-between;align-items:center;padding:11px 2px;text-decoration:none;color:var(--evhv-ink);font-weight:750;font-size:13px}.evhv-mobile-more a b{color:var(--evhv-accent)}
@media(max-width:900px){.evhv-mobile-more{display:block;position:fixed;inset:0;z-index:250;background:rgba(20,27,39,.34);opacity:0;pointer-events:none;transition:.2s;display:flex;align-items:flex-end}.evhv-mobile-more.open{opacity:1;pointer-events:auto}.evhv-mobile-more>div{width:100%;transform:translateY(100%);transition:.22s}.evhv-mobile-more.open>div{transform:none}}
.evhv-helper-card.selected{border-color:var(--evhv-accent);box-shadow:0 0 0 3px rgba(109,93,252,.12),0 8px 22px rgba(30,43,64,.07)}
.evhv-resource-upload{background:#fff;border:1px solid var(--evhv-line);border-radius:22px;padding:22px;margin-bottom:22px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:28px;align-items:start}.evhv-resource-upload h2{font-size:28px!important;letter-spacing:-.04em;margin:6px 0!important}.evhv-resource-form{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:9px}.evhv-resource-form .evhv-file-pick,.evhv-resource-form button{grid-column:span 1}.evhv-file-pick{display:flex!important;align-items:center;justify-content:center;min-height:46px;border:1px dashed #bac4d1;border-radius:11px!important;background:#fafbfc;cursor:pointer}.evhv-file-pick input{display:none}.evhv-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.evhv-resource-card{background:#fff;border:1px solid var(--evhv-line);border-radius:18px;overflow:hidden;box-shadow:0 7px 20px rgba(30,43,64,.04)}.evhv-resource-preview{height:170px;display:grid;place-items:center;background-size:cover;background-position:center;text-decoration:none}.evhv-resource-preview.file{background:linear-gradient(135deg,#273347,#59677c)}.evhv-resource-preview.file span{font-size:28px!important;color:#fff!important;font-weight:900;letter-spacing:.08em}.evhv-resource-card-body{padding:15px}.evhv-resource-card-body h3{font-size:17px!important;margin:4px 0 13px!important}.evhv-resource-card-body>div:last-child{display:flex;gap:6px}
@media(max-width:900px){.evhv-resource-upload{grid-template-columns:1fr}.evhv-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.evhv-resource-upload{padding:16px;border-radius:17px}.evhv-resource-form{grid-template-columns:1fr}.evhv-resource-grid{grid-template-columns:1fr}.evhv-resource-preview{height:190px}}
.evhv-comms{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px}.evhv-comms-compose{background:linear-gradient(135deg,#252e3d,#34445c);border-radius:22px;padding:24px;color:#fff;display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:24px}.evhv-comms-compose h2{font-size:34px!important;line-height:1;letter-spacing:-.045em;color:#fff!important;margin:7px 0 12px!important}.evhv-comms-compose p,.evhv-comms-compose label{color:rgba(255,255,255,.82)!important}.evhv-comms-compose input,.evhv-comms-compose select,.evhv-comms-compose textarea{background:rgba(255,255,255,.98)!important}.evhv-channel-visual{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.evhv-channel-visual span{border:1px solid rgba(255,255,255,.28);color:#fff!important;border-radius:999px;padding:6px 9px;font-size:10px!important;font-weight:800}.evhv-channel-picks{display:flex;gap:7px;flex-wrap:wrap}.evhv-channel-picks label{margin:0!important}.evhv-channel-picks input{position:absolute;opacity:0;width:1px!important;min-height:1px!important}.evhv-channel-picks span{display:inline-flex;padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.28);color:#fff!important;font-size:10px!important;font-weight:800}.evhv-channel-picks input:checked+span{background:#fff;color:#1e2836!important;border-color:#fff}.evhv-comms-status{display:flex;flex-direction:column;gap:12px}.evhv-kpi-grid.mini{grid-template-columns:repeat(3,1fr)}.evhv-kpi-grid.mini article{min-height:92px}.evhv-kpi-grid.mini strong{font-size:27px!important}.evhv-automation-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}.evhv-automation-list span{padding:9px;border-radius:10px;background:#f7f8fa;font-size:10px!important;font-weight:750;color:#5f6b7c!important}.evhv-delivery-feed{grid-column:1/-1}.evhv-feed{display:flex;flex-direction:column}.evhv-feed>div{display:grid;grid-template-columns:9px 1fr auto 130px;gap:11px;align-items:center;padding:10px 2px;border-bottom:1px solid var(--evhv-line)}.evhv-feed>div:last-child{border-bottom:0}.evhv-feed-dot{width:8px;height:8px;border-radius:50%;background:#c4cad3}.evhv-feed-dot.sent{background:var(--evhv-teal)}.evhv-feed-dot.failed{background:var(--evhv-red)}.evhv-feed-dot.queued{background:var(--evhv-yellow)}.evhv-feed>div>div{display:flex;flex-direction:column}.evhv-feed strong{font-size:12px}.evhv-feed small{font-size:9px!important}.evhv-feed b{font-size:9px;text-transform:uppercase;color:#6c7787}.evhv-feed time{font-size:9px;color:#9aa3b0;text-align:right}
@media(max-width:1100px){.evhv-comms{grid-template-columns:1fr}.evhv-delivery-feed{grid-column:auto}}
@media(max-width:680px){.evhv-comms-compose{grid-template-columns:1fr;padding:18px;border-radius:18px}.evhv-comms-compose h2{font-size:29px!important}.evhv-kpi-grid.mini{grid-template-columns:repeat(3,1fr)}.evhv-feed>div{grid-template-columns:9px 1fr auto}.evhv-feed time{grid-column:2;text-align:left}.evhv-automation-list{grid-template-columns:1fr 1fr}}


/* 1.0.1 – robuste Scroll-Navigation + Profil */
html,body.evh-customer-body,.evhc-app,.evhc-main{max-width:100%;overflow-x:hidden}.evhc-topbar{min-width:0}.evhc-topnav{display:flex;align-items:center;gap:4px;margin-left:auto;margin-right:10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:auto;scrollbar-width:thin;min-width:0}.evhc-topnav a{flex:0 0 auto;text-decoration:none;color:#687385;font-size:12px;font-weight:800;padding:8px 10px;border-radius:10px}.evhc-topnav a.active{background:#1c2430;color:#fff}.evh-tabs,.evhv-day-switch,.evhv-filter-chips,.evh-admin-filter{max-width:100%;overflow-x:auto!important;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.evh-tabs>*,.evhv-day-switch>*,.evhv-filter-chips>*,.evh-admin-filter>*{flex:0 0 auto}.evhv-workspace,.evhv-workspace-main,.evhv-panel{min-width:0}.evhv-profile-page{max-width:1350px;margin:0 auto;padding:38px 28px 80px}.evhv-profile-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr) minmax(260px,.7fr);gap:14px}.evhv-profile-card,.evhv-profile-invoices{background:#fff;border:1px solid var(--evhv-line,#dfe4ea);border-radius:20px;padding:22px;box-shadow:0 8px 28px rgba(30,43,64,.05)}.evhv-profile-card-wide{grid-row:span 2}.evhv-profile-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:18px}.evhv-profile-card-head span,.evhv-profile-label,.evhv-profile-subhead span{font-size:9px!important;font-weight:900;letter-spacing:.12em;color:#8a94a3!important}.evhv-profile-card-head h2,.evhv-profile-card h2,.evhv-profile-invoices h2{margin:4px 0 0!important;font-size:25px!important}.evhv-profile-card p{font-size:14px!important;line-height:1.55;color:#697587!important}.evhv-profile-price{display:block;font-size:35px;margin:14px 0 4px}.evhv-package-selected,.evhv-security-state{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eef8f4;color:#087957;font-size:11px;font-weight:850}.evhv-profile-form{display:grid;gap:20px}.evhv-profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.evhv-profile-fields label{font-size:12px;font-weight:800;color:#4a5565}.evhv-profile-fields label.wide{grid-column:1/-1}.evhv-profile-fields input{display:block;width:100%;min-height:46px;margin-top:6px;border:1px solid #cfd7e1;border-radius:10px;padding:10px 12px;background:#fff;color:#1c2430;font-size:15px}.evhv-profile-subhead{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-top:17px;border-top:1px solid #e6e9ed}.evhv-profile-subhead small{color:#8993a1}.evhv-profile-save{justify-self:start;border:0;border-radius:11px;background:#1c2430;color:#fff;min-height:46px;padding:0 18px;font-weight:850}.evhv-profile-success,.evhv-profile-error{padding:12px 14px;border-radius:12px;margin-bottom:12px}.evhv-profile-success{background:#e9f7f1;color:#087957}.evhv-profile-error{background:#fff0f1;color:#a12c3d}.evhv-profile-invoices{margin-top:14px}.evhv-invoice-list{display:grid;gap:7px}.evhv-invoice-list article{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border:1px solid #e3e7ed;border-radius:14px}.evhv-invoice-list article>div{display:flex;flex-direction:column;gap:3px}.evhv-invoice-list article>div:last-child{align-items:flex-end}.evhv-invoice-list span,.evhv-invoice-list small{font-size:11px;color:#7b8594}.evhv-invoice-list strong{font-size:16px}.evhv-invoice-list b{font-size:10px;text-transform:uppercase;letter-spacing:.06em}.evhv-invoice-list b.is-paid{color:#087957}.evhv-invoice-list b.is-pending{color:#9a6a0b}.evhv-invoice-list a{font-size:12px;font-weight:800;color:#5e4bd2}.evhv-empty{padding:20px;text-align:center;color:#7b8594}
@media(max-width:980px){.evhv-profile-grid{grid-template-columns:1fr 1fr}.evhv-profile-card-wide{grid-column:1/-1;grid-row:auto}}
@media(max-width:680px){.evhc-brand>span:last-child{display:none}.evhc-topnav{margin-left:2px;margin-right:auto}.evhc-topnav a{min-height:42px;display:grid;place-items:center;padding:8px 11px}.evhv-profile-page{padding:22px 10px 92px}.evhv-profile-grid{grid-template-columns:1fr}.evhv-profile-card-wide{grid-column:auto}.evhv-profile-card,.evhv-profile-invoices{border-radius:17px;padding:17px}.evhv-profile-fields{grid-template-columns:1fr}.evhv-profile-fields label.wide{grid-column:auto}.evhv-profile-card-head{flex-direction:column}.evhv-profile-subhead{align-items:flex-start;flex-direction:column}.evhv-profile-save{width:100%;min-height:50px}.evhv-invoice-list article{align-items:flex-start;flex-direction:column}.evhv-invoice-list article>div:last-child{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between}.evhc-account>a{font-size:0}.evhc-account>a:after{content:"Abmelden";font-size:10px}}


/* 1.0.2 – scrollbare Menüs ohne graue Scrollbar */
.evhc-new-event-link{background:var(--evhv-accent)!important;color:#fff!important}.evhv-new-event-cta{display:grid;gap:5px;justify-items:end}.evhv-new-event-cta small{font-size:11px!important;color:var(--evhv-muted)!important}.evh-scroll-wrap{position:relative;min-width:0;max-width:100%}.evh-scroll-wrap>.evh-scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:30;width:34px;height:34px;border:1px solid rgba(118,130,148,.22);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(26,38,57,.16);display:none;align-items:center;justify-content:center;color:#273244;font-size:20px;line-height:1;cursor:pointer}.evh-scroll-wrap.is-scrollable>.evh-scroll-arrow{display:flex}.evh-scroll-arrow.is-left{left:4px}.evh-scroll-arrow.is-right{right:4px}.evh-scroll-arrow:disabled{opacity:0;pointer-events:none}.evh-scroll-wrap.is-scrollable>[data-horizontal-scroll]{padding-left:44px!important;padding-right:44px!important}.evhc-topbar>.evh-scroll-wrap{flex:1;min-width:0;margin-left:auto}.evhc-topbar>.evh-scroll-wrap .evhc-topnav{margin:0;max-width:100%;justify-content:flex-end}.evhc-topnav,.evh-tabs,.evhv-day-switch,.evhv-filter-chips,.evh-admin-filter{scrollbar-width:none!important;-ms-overflow-style:none}.evhc-topnav::-webkit-scrollbar,.evh-tabs::-webkit-scrollbar,.evhv-day-switch::-webkit-scrollbar,.evhv-filter-chips::-webkit-scrollbar,.evh-admin-filter::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.evhv-page-head{gap:16px}.evhv-page-head>div:last-child{flex:0 0 auto}
@media(max-width:760px){.evhc-topbar{padding:0 10px;gap:8px}.evhc-brand>span:last-child{display:none}.evhc-account .evhc-user-name,.evhc-account>a{display:none}.evhc-topbar>.evh-scroll-wrap{order:2}.evhc-account{order:3}.evhc-topnav a{font-size:11px;padding:8px 9px}.evhv-new-event-cta{justify-items:start}.evhv-page-head{align-items:flex-start!important}.evhv-profile-page{padding-left:14px!important;padding-right:14px!important}}

/* 1.0.3 – Drag-Scroll, Refresh und schmale Ansichten */
.evh-drag-scroll{cursor:grab;user-select:none}.evh-drag-scroll.is-dragging-scroll{cursor:grabbing;scroll-behavior:auto!important}
.evhc-main .evhv-refresh-action{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 13px;border:1px solid var(--evhv-line2);border-radius:11px;background:#fff;color:var(--evhv-ink);font-weight:800;cursor:pointer}.evhv-refresh-action:before{content:"↻";font-size:16px}.evhv-refresh-action.is-loading{opacity:.6;pointer-events:none}
.evhv-page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.evhc-main .evh-payroll-export-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.evhc-main .evh-payroll-export-actions .button{font-weight:850!important}
.evhc-main .evh-payroll-review-button{font-weight:850!important}
.evhv-feed>div{min-width:0}.evhv-feed>div>div{min-width:0}.evhv-feed strong,.evhv-feed small{overflow-wrap:anywhere;word-break:break-word}.evhv-feed b,.evhv-feed time{white-space:nowrap}
@media(max-width:620px){
  .evhv-page-head{flex-direction:column;align-items:stretch!important}.evhv-page-actions{justify-content:flex-start;width:100%}.evhv-page-actions>*{min-height:44px}
  .evhv-feed>div{grid-template-columns:9px minmax(0,1fr);gap:9px}.evhv-feed b,.evhv-feed time{grid-column:2;text-align:left}.evhv-feed b{justify-self:start}.evhv-feed time{justify-self:start}
  .evhc-main .evh-section-head{align-items:flex-start!important;flex-direction:column!important}.evhc-main .evh-section-head>div:last-child,.evhc-main .evh-payroll-export-actions{width:100%}.evhc-main .evh-payroll-export-actions .button{flex:1 1 150px}
}

/* 1.0.3 – globaler Daten-Refresh im Kunden-CMS */
.evhc-global-refresh{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:7px 10px;border:1px solid var(--evhv-line2);border-radius:10px;background:#fff;color:var(--evhv-ink);font:inherit;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.evhc-global-refresh span{font-size:16px;line-height:1}.evhc-global-refresh b{font-size:11px}.evhc-global-refresh.is-loading{opacity:.55;pointer-events:none}
@media(max-width:760px){.evhc-global-refresh{width:40px;height:40px;min-height:40px;padding:0;justify-content:center}.evhc-global-refresh b{display:none}.evhc-global-refresh span{font-size:19px}}

/* 1.0.4: horizontale Menüs dürfen vertikale Seitenbewegung nie blockieren. */
body.evh-customer-body{overflow-y:auto!important;overscroll-behavior-y:auto;touch-action:auto}.evhc-app,.evhc-main,.evhv-workspace,.evhv-workspace-main{overflow-y:visible;touch-action:auto}.evh-drag-scroll{cursor:grab;user-select:auto!important}.evh-drag-scroll.is-dragging-scroll{cursor:grabbing;user-select:none!important}.evhv-resource-preview img{display:block;width:100%;height:100%;object-fit:cover}.evh-file-target-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.evh-file-target-grid select{width:100%;min-height:150px}@media(max-width:760px){.evh-file-target-grid{grid-template-columns:1fr}.evh-file-target-grid select{min-height:120px}}

/* 1.0.5 – echtes Viewport-Scrolling, kompakter Header und Profil-Eventsteuerung */
html.evh-customer-html{width:100%;min-height:100%;height:auto!important;overflow-x:hidden!important;overflow-y:scroll!important;scroll-behavior:auto}
body.evh-customer-body{width:100%;min-width:0;min-height:100dvh;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:visible!important;position:static!important}
body.evh-customer-body .evhc-app,body.evh-customer-body .evhc-main{height:auto!important;max-height:none!important;overflow-y:visible!important}
.evhc-brand{gap:0;font-weight:720;white-space:nowrap}.evhc-mark{display:none!important}
.evhv-profile-events,.evhv-profile-integration{background:#fff;border:1px solid var(--evhv-line);border-radius:20px;padding:22px;box-shadow:0 8px 28px rgba(30,43,64,.05);margin-bottom:14px}
.evhv-event-counts{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.evhv-event-counts>*{font-size:10px!important;padding:6px 9px;border-radius:999px;background:#f3f5f8;color:#667386!important}.evhv-event-counts .pending{background:#fff4dd;color:#8b620f!important}
.evhv-event-switcher{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:9px;align-items:end}.evhv-event-switcher label{margin:0!important}.evhv-event-help{font-size:12px!important;margin:10px 0 0!important;color:#788494!important}.evhv-empty.compact{min-height:46px;display:flex;align-items:center;padding:9px 12px;text-align:left}
.evhv-profile-integration{margin-top:14px}.evhv-integration-state{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#f1f3f6;color:#6b7584;font-size:10px;font-weight:850}.evhv-integration-state.connected{background:#eaf8f2;color:#087957}
.evhv-integration-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:24px}.evhv-integration-grid p,.evhv-integration-grid li{font-size:13px!important;line-height:1.55;color:#697587!important}.evhv-integration-grid ol{margin:12px 0 18px;padding-left:20px}.evhv-km-connect{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.evhv-km-connect label{margin:0!important}.evhv-km-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.evhv-km-actions form{margin:0}.evhv-link-danger{border:0;background:transparent;color:#b33b4d;min-height:42px;padding:8px 10px;font-weight:800;cursor:pointer}
.evhv-km-import{border-left:1px solid var(--evhv-line);padding-left:24px;display:flex;flex-direction:column;gap:16px}.evhv-km-pool{background:#f7f9fb;border:1px solid var(--evhv-line);border-radius:16px;padding:16px}.evhv-km-pool>span{display:block;font-size:9px!important;font-weight:900;letter-spacing:.1em;color:#8691a1!important}.evhv-km-pool>strong{display:block;font-size:38px;margin:5px 0 2px}.evhv-km-pool>small{font-size:11px!important}.evhv-km-names{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.evhv-km-names span{font-size:10px!important;background:#fff;border:1px solid #e1e6ec;border-radius:999px;padding:5px 7px;color:#536070!important}.evhv-km-event-form{display:grid;gap:9px}.evhv-km-event-buttons{display:flex;gap:7px;flex-wrap:wrap}.evhv-km-event-form small{font-size:10px!important;color:#7a8696!important}.evhv-km-event-form button:disabled{opacity:.45;cursor:not-allowed}

@media(max-width:900px){
  html.evh-customer-html,body.evh-customer-body{overflow-y:auto!important;-webkit-overflow-scrolling:touch}
  .evhv-workspace{display:block!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important}
  .evhv-workspace-main{min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important}
  .evhv-integration-grid{grid-template-columns:1fr}.evhv-km-import{border-left:0;border-top:1px solid var(--evhv-line);padding-left:0;padding-top:18px}
}
@media(max-width:680px){
  .evhc-brand>span{font-size:13px}.evhc-topbar{gap:6px}.evhc-topnav{margin:0!important}.evhc-topnav a{padding-left:8px;padding-right:8px}.evhc-user-avatar{width:32px;height:32px}
  .evhv-profile-events,.evhv-profile-integration{padding:16px;border-radius:17px}.evhv-event-counts{justify-content:flex-start}.evhv-event-switcher{grid-template-columns:1fr}.evhv-event-switcher .evhv-primary-action,.evhv-event-switcher .evhv-ghost-action{width:100%}.evhv-km-connect{grid-template-columns:1fr}.evhv-km-connect .evhv-profile-save{width:100%}.evhv-km-event-buttons{display:grid;grid-template-columns:1fr}.evhv-km-event-buttons>*{width:100%}
}
@media(max-width:420px){.evhc-brand strong{display:none}.evhc-topnav a{font-size:10px;padding:7px}.evhc-global-refresh{width:36px!important;height:36px!important;min-height:36px!important}.evhc-account{gap:4px}}

@media(max-width:680px){.evhc-brand>span:last-child{display:inline!important}}


/* 1.0.6 – zuverlässiges App-Scrolling, CSV-Import und Gesamtübersicht */
html.evh-customer-html,body.evh-customer-body{height:100%!important;min-height:100%!important;overflow:hidden!important}
body.evh-customer-body .evhc-app{height:100dvh!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
body.evh-customer-body .evhc-topbar{flex:0 0 68px}
body.evh-customer-body .evhc-main{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}
body.evh-customer-body .evhv-workspace,body.evh-customer-body .evhv-workspace-main{height:auto!important;min-height:100%!important;max-height:none!important;overflow:visible!important}
.evhv-csv-columns{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.evhv-csv-columns span{font-size:10px!important;font-weight:800;padding:6px 8px;border:1px solid var(--evhv-line);border-radius:999px;background:#fff;color:#596577!important}.evhv-csv-form{display:grid;gap:9px}.evhv-csv-form input[type=file]{padding:9px}.evhv-csv-form [hidden]{display:none!important}
.evhv-total-overview{display:grid;gap:16px}.evhv-total-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;background:linear-gradient(135deg,#171d27,#2a3343);border-radius:24px;padding:28px;color:#fff;box-shadow:var(--evhv-shadow)}.evhv-total-hero h2{color:#fff!important;font-size:32px!important;margin:5px 0 7px!important}.evhv-total-hero p{color:#d3d9e1!important;margin:0!important;max-width:760px}.evhv-total-fill{width:120px;height:120px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;align-content:center;flex:0 0 auto}.evhv-total-fill strong{color:#fff!important;font-size:31px}.evhv-total-fill span{color:#cbd3dd!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.08em}.evhv-total-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.evhv-total-kpis a{display:flex;min-width:0;flex-direction:column;padding:16px;background:#fff;border:1px solid var(--evhv-line);border-radius:16px;text-decoration:none;color:var(--evhv-ink);box-shadow:0 6px 20px rgba(30,43,64,.04)}.evhv-total-kpis a.warn{border-color:#efd59e;background:#fffaf0}.evhv-total-kpis a.danger{border-color:#efc7cf;background:#fff7f8}.evhv-total-kpis span{font-size:10px!important;text-transform:uppercase;font-weight:900;letter-spacing:.06em}.evhv-total-kpis strong{font-size:28px!important;margin:4px 0}.evhv-total-kpis small{font-size:10px!important;line-height:1.35}.evhv-total-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.evhv-total-list{display:grid}.evhv-total-list a{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--evhv-line);text-decoration:none;color:var(--evhv-ink)}.evhv-total-list a:last-child{border-bottom:0}.evhv-total-list b{font-size:12px}.evhv-total-alerts{display:grid;gap:8px}.evhv-total-alerts>a{display:grid;gap:3px;padding:13px;border:1px solid var(--evhv-line);border-radius:13px;text-decoration:none;color:var(--evhv-ink)}.evhv-total-alerts>a.warn{border-color:#efd59e;background:#fffaf0}.evhv-total-alerts>a.danger{border-color:#efc7cf;background:#fff7f8}.evhv-total-alerts span{font-size:11px!important}.evhv-total-export{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:1180px){.evhv-total-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){body.evh-customer-body .evhc-topbar{flex-basis:68px}.evhv-total-hero{align-items:flex-start;padding:20px}.evhv-total-fill{width:86px;height:86px}.evhv-total-fill strong{font-size:23px}.evhv-total-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.evhv-total-grid{grid-template-columns:1fr}.evhv-total-hero h2{font-size:25px!important}}
@media(max-width:430px){.evhv-total-hero{display:grid}.evhv-total-fill{width:100%;height:auto;border-radius:14px;display:flex;justify-content:space-between;padding:11px 14px}.evhv-total-kpis{grid-template-columns:1fr 1fr}}

/* 1.0.8 */
.evhv-profile-package-list{display:grid;gap:7px;margin:14px 0}.evhv-profile-package-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e2e7ed;border-radius:12px;padding:11px 12px;background:#fafbfc}.evhv-profile-package-list span{font-size:12px!important;font-weight:800;color:#556172!important}.evhv-profile-package-list strong{font-size:17px;color:#1c2430}

/* 1.0.10 - visuelle Gesamtübersicht / Timeline */
.evhv-total-timeline-panel{overflow:hidden}.evhv-total-day-switch{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;margin:0 0 12px}.evhv-total-day-switch::-webkit-scrollbar{display:none}.evhv-total-day-switch button{border:1px solid var(--evhv-line);background:#fff;border-radius:10px;padding:9px 12px;white-space:nowrap;font-size:11px;font-weight:850;color:#657083;cursor:pointer}.evhv-total-day-switch button.active{background:#1c2430;color:#fff;border-color:#1c2430}.evhv-total-timeline-shell{overflow-x:auto;border:1px solid var(--evhv-line);border-radius:16px;background:#fff;scrollbar-width:none}.evhv-total-timeline-shell::-webkit-scrollbar{display:none}.evhv-total-timeline-head,.evhv-total-timeline-row{display:grid;grid-template-columns:190px minmax(860px,1fr)}.evhv-total-timeline-head{border-bottom:1px solid var(--evhv-line);background:#f9fafc}.evhv-total-lane-label{min-width:0;padding:11px 12px;border-right:1px solid var(--evhv-line);display:flex;gap:8px;align-items:center}.evhv-total-timeline-head .evhv-total-lane-label{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#8a94a3}.evhv-total-lane-label>i{width:7px;height:28px;border-radius:5px;flex:none}.evhv-total-lane-label strong{font-size:11px!important;display:block;line-height:1.2}.evhv-total-lane-label small{font-size:9px!important;display:block;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.evhv-total-hours{height:42px;position:relative}.evhv-total-hours span{position:absolute;top:14px;transform:translateX(-50%);font-size:9px!important;color:#7f8998!important;font-weight:800}.evhv-total-timeline-row{min-height:66px;border-bottom:1px solid var(--evhv-line)}.evhv-total-timeline-row:last-child{border-bottom:0}.evhv-total-lane{position:relative;min-height:66px;background:linear-gradient(180deg,#fff,#fbfcfe)}.evhv-total-gridline{position:absolute;top:0;bottom:0;width:1px;background:#edf0f4}.evhv-total-shift{position:absolute;top:8px;height:50px;min-width:50px;border-left:4px solid var(--shift-color);border-radius:8px;padding:6px 8px;text-decoration:none;color:var(--evhv-ink);overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-shadow:0 3px 10px rgba(26,38,59,.06)}.evhv-total-shift.full{background:#eaf7f1}.evhv-total-shift.medium{background:#fff6df}.evhv-total-shift.low{background:#fff0f2}.evhv-total-shift strong{font-size:10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.evhv-total-shift span,.evhv-total-shift small{font-size:8px!important;line-height:1.15}.evhv-total-shift:hover{filter:brightness(.98)}
@media(max-width:680px){.evhv-total-timeline-head,.evhv-total-timeline-row{grid-template-columns:126px minmax(760px,1fr)}.evhv-total-lane-label{padding:9px 8px}.evhv-total-timeline-panel{margin-left:-2px;margin-right:-2px}.evhv-total-timeline-panel .evhv-panel-head p{font-size:12px!important}}

/* 1.0.11 - überlappende Schichten werden in separaten Unterspuren gerendert; kein Hover-Versatz, damit keine Layer-Flackereffekte entstehen. */


/* 1.0.14 - stabile Timeline ohne absolute Prozent-Layer / GPU-Doppelrendering */
.evhv-total-timeline-shell{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;isolation:isolate}
.evhv-total-timeline-head,.evhv-total-timeline-row{grid-template-columns:190px minmax(var(--evh-timeline-width,860px),1fr)}
.evhv-total-hours{display:grid!important;position:relative;height:42px;align-items:center;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(var(--evh-hour-px,72px) - 1px),#edf0f4 calc(var(--evh-hour-px,72px) - 1px),#edf0f4 var(--evh-hour-px,72px))}
.evhv-total-hours span{position:relative!important;top:auto!important;left:auto!important;transform:none!important;align-self:center;padding-left:4px;white-space:nowrap}
.evhv-total-lane{display:grid!important;position:relative;align-content:start;column-gap:0;row-gap:4px;padding:8px 0;background:repeating-linear-gradient(90deg,#fff 0,#fff calc(var(--evh-hour-px,72px) - 1px),#edf0f4 calc(var(--evh-hour-px,72px) - 1px),#edf0f4 var(--evh-hour-px,72px));isolation:isolate;overflow:hidden;grid-auto-columns:0}
.evhv-total-gridline{display:none!important}
.evhv-total-shift{position:relative!important;left:auto!important;top:auto!important;width:auto!important;height:auto!important;min-width:0!important;min-height:50px;align-self:stretch;z-index:1;transform:none!important;transition:none!important;filter:none!important;contain:layout paint}
.evhv-total-shift:hover{transform:none!important;filter:none!important}
.evhv-total-timeline-panel .evh-scroll-wrap.is-scrollable>.evhv-total-timeline-shell{padding-left:0!important;padding-right:0!important}
@media(max-width:680px){.evhv-total-timeline-head,.evhv-total-timeline-row{grid-template-columns:126px minmax(var(--evh-timeline-width,760px),1fr)}}


/* 1.0.19 – EVANU CI, Navigation & Lesbarkeit */
.evhc-topbar{border-bottom-color:#dedbd4;background:rgba(255,255,255,.95)}
.evhc-brand,.evhc-account a,.evhc-topnav a{color:#111214!important}.evhc-topnav a.active{background:#111214!important;color:#fff!important}
.evhv-primary-action{background:#C6A15B!important;color:#111214!important;box-shadow:0 10px 24px rgba(198,161,91,.18)!important}.evhv-primary-action:hover{background:#111214!important;color:#fff!important;transform:none!important}
.evhc-main .button-primary,.evhc-main .evh-primary{background:#C6A15B!important;border-color:#C6A15B!important;color:#111214!important;box-shadow:0 7px 18px rgba(198,161,91,.14)!important}
.evhc-main .button-primary:hover,.evhc-main .evh-primary:hover,.evhc-main .button-primary:focus,.evhc-main .evh-primary:focus{background:#111214!important;border-color:#111214!important;color:#fff!important;transform:none!important;box-shadow:0 0 0 3px rgba(198,161,91,.18)!important}
.evhc-main input:focus,.evhc-main select:focus,.evhc-main textarea:focus{border-color:#C6A15B!important;box-shadow:0 0 0 4px rgba(198,161,91,.14)!important}
.evhv-workspace-main .evh-mode-cards input:checked+span{border-color:#C6A15B!important;background:#f8f3e9!important;box-shadow:0 0 0 3px rgba(198,161,91,.12)!important}.evhv-workspace-main .evh-customer-notice{border-color:#e2d2ad!important;background:#fbf7ef!important}.evhv-workspace-main .evh-date-error{border-color:#efc7cf!important;background:#fff7f8!important}
.evhv-sidebar{background:#fbfbfa}.evhv-sidebar-back{color:#111214!important}.evhv-nav-group>span{color:#6c6251!important}.evhv-nav-group a{color:#111214!important;font-size:14px;font-weight:760}.evhv-nav-group a:hover{background:#f4efe5}.evhv-nav-group a.active{background:#f2e8d4;color:#111214!important}.evhv-nav-group a.active b{background:#C6A15B}.evhv-sidebar-event>span{color:#9a7735!important}.evhv-sidebar-event small{color:#4f5359!important}
.evhv-mobile-nav a,.evhv-mobile-nav button{color:#111214!important;font-size:12px!important;font-weight:850!important;line-height:1.15;text-align:center}.evhv-mobile-nav a.active{background:#111214!important;color:#fff!important}.evhv-mobile-nav{border-color:#d8d4cc;background:rgba(255,255,255,.97)}
.evhv-profile-page{color:#111214}.evhv-profile-card-head span,.evhv-profile-label,.evhv-profile-subhead span{color:#8a6a2d!important}.evhv-profile-card p,.evhv-profile-subhead small,.evhv-invoice-list span,.evhv-invoice-list small{color:#555a60!important}.evhv-profile-fields label{color:#111214!important}.evhv-profile-fields input{color:#111214;border-color:#d0cdc6}.evhv-profile-save{background:#C6A15B;color:#111214;border:1px solid #C6A15B}.evhv-profile-save:hover{background:#111214;color:#fff}.evhv-package-selected,.evhv-security-state{background:#f6f0e5;color:#6f541f}.evhv-invoice-list a{color:#6f541f!important}.evhv-profile-package-list>div{border-color:#e3ded3;background:#fbfaf7}.evhv-profile-package-list span{color:#111214!important}.evhv-profile-package-list strong{color:#8a6a2d!important}
.evh-field-help{display:block!important;margin:5px 0 11px!important;color:#5d6065!important;font-size:12px!important;line-height:1.45!important;font-weight:500!important}.evh-package-only{margin-bottom:6px!important}.evh-package-only span{min-height:92px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.evh-package-only strong{font-size:16px!important}.evh-package-only small{font-size:13px!important;color:#42464c!important}
@media(max-width:900px){.evhv-mobile-nav a,.evhv-mobile-nav button{font-size:12px!important;min-height:52px!important}.evhv-mobile-more a{font-size:15px!important;color:#111214!important}.evhv-mobile-more section>span{font-size:10px!important;color:#6c6251!important}}
@media(max-width:680px){.evhv-workspace-main .evh-admin p,.evhv-workspace-main .evh-admin span,.evhv-workspace-main .evh-admin small,.evhv-workspace-main .description{font-size:15px!important;line-height:1.5!important}.evh-field-help{font-size:14px!important}.evh-package-only strong{font-size:17px!important}.evh-package-only small{font-size:14px!important}.evhv-mobile-nav a,.evhv-mobile-nav button{font-size:12px!important}}

/* 1.0.19 – letzte CI-Bereinigung alter Farbreste */
.evhc-mark{background:linear-gradient(135deg,#C6A15B,#8A6A2D)!important;color:#111214!important;box-shadow:0 8px 20px rgba(198,161,91,.22)!important}
.evhv-empty-orb{background:linear-gradient(135deg,#C6A15B,#111214)!important}
.evhc-main .evh-meter span{background:linear-gradient(90deg,#C6A15B,#8A6A2D)!important}
.evhv-quick-actions a:hover{border-color:#C6A15B!important;transform:none!important}
.evhv-planner-tools summary,.evhv-helper-toolbar details summary{background:#C6A15B!important;color:#111214!important}
.evhc-new-event-link{background:#C6A15B!important;color:#111214!important}
.evhv-event-image-generated{background:linear-gradient(135deg,var(--evhv-accent),#111214)!important}
.evhv-event-tile:hover{transform:none!important;border-color:#d6c49f!important;box-shadow:0 16px 38px rgba(31,31,31,.10)!important}


/* 1.0.20 – klare Veröffentlichung / Eventansicht + korrekte Kontraste auf dunklen Titelflächen */
.evhc-main .evh-admin .evhv-total-hero h2,.evhc-main .evh-admin .evhv-total-hero strong,.evhc-main .evh-admin .evhv-event-hero h2,.evhc-main .evh-admin .evhv-event-hero strong,.evhc-main .evh-admin .evhv-comms-compose h2,.evhc-main .evh-admin .evhv-comms-compose strong{color:#fff!important}
.evhc-main .evh-admin .evhv-total-hero p,.evhc-main .evh-admin .evhv-total-hero span:not(.evhv-kicker),.evhc-main .evh-admin .evhv-event-hero p,.evhc-main .evh-admin .evhv-event-hero span:not(.evhv-kicker),.evhc-main .evh-admin .evhv-comms-compose p{color:rgba(255,255,255,.82)!important}
.evhc-main .evh-admin .evhv-total-hero .evhv-kicker,.evhc-main .evh-admin .evhv-event-hero .evhv-kicker,.evhc-main .evh-admin .evhv-comms-compose .evhv-kicker{color:#C6A15B!important}
.evhv-event-view-link{display:flex;flex-direction:column;gap:3px;margin:0 2px 18px;padding:12px 13px;border:1px solid #d7c79e;border-radius:12px;background:#f6f0e5;text-decoration:none;color:#111214!important}.evhv-event-view-link:hover{background:#eee2c8}.evhv-event-view-link strong{font-size:13px!important;color:#111214!important}.evhv-event-view-link span{font-size:10px!important;color:#5b564d!important}.evhv-event-view-link.is-preview{border-style:dashed;background:#fbfaf7}
.evhv-page-actions{align-items:center}.evhv-publish-form{margin:0}.evhv-publish-action,.evhv-event-open-action,.evhv-preview-action{appearance:none;border:1px solid #C6A15B;border-radius:12px;min-height:46px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.evhv-publish-action{background:#C6A15B;color:#111214}.evhv-publish-action:hover{background:#111214;border-color:#111214;color:#fff}.evhv-publish-action.is-disabled{background:#e8e5de;border-color:#d5d1c8;color:#77736c;cursor:not-allowed}.evhv-event-open-action{background:#111214;border-color:#111214;color:#fff!important}.evhv-event-open-action:hover{background:#C6A15B;border-color:#C6A15B;color:#111214!important}.evhv-preview-action{background:#fff;border-color:#bdb9b0;color:#111214!important}.evhv-preview-action:hover{border-color:#C6A15B;background:#fbfaf7}.evhv-publish-hint{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:-10px 0 18px;padding:11px 13px;border-left:3px solid #C6A15B;background:#f7f3ea;font-size:12px}.evhv-publish-hint strong{color:#111214!important}.evhv-publish-hint span{color:#555a60!important}.evhv-publish-success{border:1px solid #c8b071!important;background:#f8f2e7!important}.evhv-publish-success a{color:#6f541f;font-weight:850}
@media(max-width:620px){.evhv-page-actions{display:grid!important;grid-template-columns:1fr;width:100%}.evhv-page-actions>*{width:100%}.evhv-publish-form .evhv-publish-action,.evhv-event-open-action,.evhv-preview-action,.evhv-publish-action{width:100%;min-height:50px;font-size:14px}.evhv-publish-hint{align-items:flex-start;flex-direction:column}}

/* 1.0.21 – Kunden-CMS: stabile Navigation, Editor-Layout, Formulare & Lesbarkeit */
.evhc-main .evh-template-grid-email{grid-template-columns:1fr!important}
.evhc-main .evh-template-grid-email .evh-mail-editor-card{width:100%!important;max-width:none!important;min-width:0!important}
.evhc-main .evh-template-grid-email .evh-mail-editor-form{width:100%!important;min-width:0!important;align-items:start!important}
.evhc-main .evh-template-grid-email .evh-mail-editor-left,.evhc-main .evh-template-grid-email .evh-mail-preview-wrap{min-width:0!important}
.evhc-main .evh-template-grid-email .evh-mail-preview-wrap{padding:0!important;overflow:hidden!important;background:#fff!important}
@media(min-width:901px){.evhc-main .evh-template-grid-email .evh-mail-editor-form{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr)!important;gap:22px!important}.evhc-main .evh-template-grid-email .evh-mail-preview-wrap{grid-column:2!important;grid-row:1!important;position:sticky!important;top:18px!important}}
@media(max-width:900px){.evhc-main .evh-template-grid-email .evh-mail-editor-form{grid-template-columns:1fr!important}.evhc-main .evh-template-grid-email .evh-mail-preview-wrap{grid-column:1!important;grid-row:auto!important;position:static!important}.evhc-main .evh-template-grid-email .evh-mail-preview{height:520px!important}}

.evhc-main .evh-kpi-list{display:grid;gap:7px;margin:8px 0 18px}.evhc-main .evh-kpi-list>div{display:grid;grid-template-columns:minmax(130px,auto) minmax(0,1fr);gap:10px;align-items:baseline}.evhc-main .evh-kpi-list>div>span{color:#5d6065!important}.evhc-main .evh-kpi-list>div>strong{color:#111214!important;overflow-wrap:anywhere}
@media(max-width:520px){.evhc-main .evh-kpi-list>div{grid-template-columns:1fr;gap:1px;padding:6px 0;border-bottom:1px solid var(--evhv-line)}}

.evhc-main .evh-table th,.evhc-main .evh-table td{padding:12px 14px!important;line-height:1.45!important}.evhc-main .evh-table tbody tr:last-child td{padding-bottom:15px!important}.evhv-workspace-main>.description,.evhv-workspace-main .evh-form-card>.description,.evhv-workspace-main .evh-table-wrap+.description{margin-top:14px!important;margin-bottom:20px!important;line-height:1.6!important}.evhc-main .evh-card-list>p,.evhc-main .evh-card-list>.evh-list-empty{padding:16px 18px!important;margin:0!important}.evh-list-empty{display:flex;flex-direction:column;gap:4px;color:#5d6065}.evh-list-empty strong{font-size:14px!important}.evh-list-empty span{font-size:13px!important}

.evhc-main select:disabled,.evhc-main input:disabled,.evhc-main textarea:disabled{opacity:1!important;background:#f0efec!important;color:#77736c!important;cursor:not-allowed}.evhc-main .button:disabled{opacity:1!important;background:#e8e5de!important;border-color:#d5d1c8!important;color:#77736c!important;cursor:not-allowed!important;box-shadow:none!important}.evh-form-help{margin:-2px 0 12px!important;color:#5d6065!important;font-size:13px!important;line-height:1.55!important}.evh-prereq-note{display:grid;gap:7px;padding:12px 13px;margin:2px 0 4px;border-left:3px solid #C6A15B;background:#f8f4ec;border-radius:0 10px 10px 0}.evh-prereq-note strong{font-size:13px!important}.evh-prereq-note span{font-size:12px!important;line-height:1.5!important}.evh-prereq-note .button{justify-self:start}

.evh-action-empty{max-width:760px!important}.evh-action-empty p{font-size:14px!important;line-height:1.65!important}.evh-briefing-picker{display:grid;grid-template-columns:minmax(260px,520px) 1fr;gap:16px;align-items:end;margin:0 0 16px;padding:16px 18px;background:#fff;border:1px solid var(--evhv-line);border-radius:16px;box-shadow:0 8px 24px rgba(30,43,64,.04)}.evh-briefing-picker label{margin:0!important}.evh-briefing-picker>span{padding-bottom:12px;color:#5d6065!important;font-size:13px!important}.evh-briefing-grid{grid-template-columns:1fr!important}.evh-briefing-card{max-width:900px!important}.evh-briefing-card[hidden]{display:none!important}@media(max-width:760px){.evh-briefing-picker{grid-template-columns:1fr}.evh-briefing-picker>span{padding-bottom:0}}

.evh-schema-builder{max-width:980px!important}.evh-schema-intro{display:flex;flex-direction:column;gap:4px;padding:13px 14px;margin-bottom:13px;background:#f8f4ec;border-left:3px solid #C6A15B;border-radius:0 10px 10px 0}.evh-schema-intro strong{font-size:14px!important}.evh-schema-intro span{font-size:13px!important;line-height:1.5!important}.evh-schema-toolbar{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.evh-schema-items{display:grid;gap:10px}.evh-schema-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:12px;align-items:start;padding:15px;border:1px solid var(--evhv-line);border-radius:14px;background:#fbfbfa}.evh-schema-item.is-dragging{opacity:.55}.evh-schema-drag{font-size:22px;line-height:1;cursor:grab;color:#8a6a2d;padding-top:8px;user-select:none}.evh-schema-fields{min-width:0}.evh-schema-item .button-link-delete{border:0;background:transparent;color:#b33b4d;font-weight:800;padding:8px;cursor:pointer}.evh-schema-empty{display:flex;flex-direction:column;gap:4px;padding:20px;border:1px dashed #d0cdc6;border-radius:14px;background:#fbfbfa}.evh-schema-empty[hidden]{display:none!important}.evh-schema-empty strong{font-size:15px!important}.evh-schema-empty span{font-size:13px!important}.evh-schema-save{margin:16px 0 0!important}@media(max-width:680px){.evh-schema-toolbar{display:grid;grid-template-columns:1fr 1fr}.evh-schema-toolbar .button{width:100%}.evh-schema-item{grid-template-columns:20px minmax(0,1fr)}.evh-schema-item .button-link-delete{grid-column:2;justify-self:start;padding-left:0}}

.evh-customer-body .evhv-comms-compose .evhv-comms-intro h2{color:#fff!important}.evh-customer-body .evhv-comms-compose .evhv-comms-intro p,.evh-customer-body .evhv-comms-compose form>label,.evh-customer-body .evhv-comms-compose form .evh-inline>label{color:rgba(255,255,255,.9)!important}.evh-customer-body .evhv-comms-compose .evhv-kicker{color:#C6A15B!important}.evh-customer-body .evhv-comms-compose .evhv-channel-visual span{color:#fff!important}.evhv-feed>.evhv-calm{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:140px!important;padding:28px!important;text-align:center!important;border-bottom:0!important;background:#f7faf9!important;border-radius:14px!important}.evhv-feed>.evhv-calm strong{font-size:16px!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.evhv-feed>.evhv-calm span{font-size:12px!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}
.evhc-main .evh-card-list{display:grid;gap:9px}.evhc-main .evh-card-list>article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px;background:#fff;border:1px solid var(--evhv-line);border-radius:14px;box-shadow:0 5px 15px rgba(30,43,64,.035)}.evhc-main .evh-card-list>article>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.evhc-main .evh-card-list>article span{font-size:12px!important;line-height:1.5!important}@media(max-width:680px){.evhc-main .evh-card-list>article{align-items:flex-start;flex-direction:column}.evhc-main .evh-card-list>article>.button{width:100%}}


/* 1.0.22 – Kunden-CMS UX/Regression-Fixes */
/* Die Topbar liegt bereits ausserhalb des scrollenden .evhc-main. Darum darf die Sticky-Sidebar nicht nochmals 68px nach unten versetzt werden. */
@media(min-width:901px){
  body.evh-customer-body .evhv-sidebar{top:0!important;height:calc(100dvh - 68px)!important;max-height:calc(100dvh - 68px)!important;align-self:start!important;padding-top:18px!important;padding-bottom:64px!important;scroll-padding-top:18px;scroll-padding-bottom:54px}
}

/* Kommunikation: Kanalwahl und Sende-CTA optisch trennen. */
.evhv-comms-compose form{align-content:start}
.evhv-comms-compose .evhv-channel-picks{margin-top:4px!important;margin-bottom:15px!important}
.evhv-comms-compose form>.button.button-primary{margin-top:0!important;justify-self:start!important;min-height:45px!important}

/* Ressourcen: Firefox darf Selects nicht aus dem Grid heraus verbreitern. */
.evhv-resource-upload,.evhv-resource-upload form,.evhv-resource-form,.evhv-resource-form>*{min-width:0!important;max-width:100%!important}
.evhv-resource-form label{min-width:0!important;max-width:100%!important;overflow:hidden}
.evhv-resource-form select,.evhv-resource-form input{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;text-overflow:ellipsis!important}
@media(max-width:1100px) and (min-width:681px){.evhv-resource-form{grid-template-columns:1fr 1fr!important}.evhv-resource-form label:first-child{grid-column:1/-1}}

/* Formular-Builder: Feldtypen müssen eindeutig wie klickbare Controls wirken. */
.evh-schema-toolbar .button{cursor:pointer!important;border:1px solid #c9c4ba!important;background:#fff!important;color:#111214!important;font-weight:850!important;box-shadow:0 2px 7px rgba(17,18,20,.05)!important;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease!important}
.evh-schema-toolbar .button:hover,.evh-schema-toolbar .button:focus-visible{background:#f5ead5!important;border-color:#C6A15B!important;box-shadow:0 0 0 3px rgba(198,161,91,.16)!important;color:#111214!important;outline:none!important}
.evh-schema-toolbar .button:active{background:#ead8b5!important}

/* Helfer Board: Empty-State nutzt die ganze linke Spalte; rechte Box hat ebenfalls einen erklärenden Zustand. */
.evhv-helper-layout>section{min-width:0}
.evhv-helper-cards>.evhv-helper-empty{grid-column:1/-1!important;width:100%!important;min-height:150px!important;justify-content:center!important}
.evhv-shift-empty{display:flex;flex-direction:column;gap:5px;padding:18px 14px;border:1px dashed #d7d2c9;border-radius:13px;background:#fbfaf7;color:#5d6065}
.evhv-shift-empty strong{font-size:13px!important;color:#111214!important}.evhv-shift-empty span{font-size:11px!important;line-height:1.45!important}

/* Titelbild-CTA: bewusst deutlich sichtbar, auch ohne bereits vorhandenes Hero-Bild. */
.evhv-upload-button{background:#C6A15B!important;border:1px solid #C6A15B!important;color:#111214!important;font-weight:900!important;box-shadow:0 7px 18px rgba(0,0,0,.18)!important;opacity:1!important;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease!important}
.evhv-upload-button:hover,.evhv-upload-button:focus-within{background:#fff!important;border-color:#fff!important;color:#111214!important;box-shadow:0 9px 24px rgba(0,0,0,.24)!important}

/* QR-Darstellung */
.evhc-main img[alt="QR-Code"],.evhc-main img[alt="QR"]{display:block!important;width:220px;max-width:100%;height:auto!important;margin:12px 0;background:#fff;padding:8px;border:1px solid #dedbd4;border-radius:12px}
.evhc-main img[alt="QR"]{width:200px}

/* Vorfälle */
.evhc-main .evh-incident{border-left:4px solid #c9c4ba!important}.evhc-main .evh-incident.high{border-left-color:#C6A15B!important}.evhc-main .evh-incident.critical{border-left-color:#b2384b!important}.evhc-main .evh-incident p{margin:5px 0 0!important;line-height:1.5!important}


/* 1.0.24 – Kunden-CMS Feinschliff */
.evhc-main .evh-logistics-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;align-items:stretch!important}.evhc-main .evh-logistics-meal{grid-column:1/-1!important}.evhc-main .evh-logistics-meal>form{max-width:920px}
.evhc-main .evh-points-explainer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.evhc-main .evh-points-explainer>div{background:#fff!important;border:1px solid var(--evhv-line)!important;border-radius:14px;padding:14px 15px;box-shadow:0 6px 18px rgba(30,43,64,.04)}
.evhc-main .evh-points-explainer strong{color:#111!important}.evhc-main .evh-points-explainer span{color:#586475!important;font-size:13px!important;line-height:1.5}.evhc-main .evh-points-accounts{max-width:none!important}.evhc-main .evh-points-table{width:100%!important;min-width:820px!important}.evhc-main .evh-points-table th,.evhc-main .evh-points-table td{padding:12px!important;white-space:nowrap}.evhc-main .evh-points-table td:last-child{min-width:360px}
.evhc-main .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}.evhc-main .evh-points-adjustment input{margin:0!important;min-height:42px!important}.evhc-main .evh-points-adjustment .button{min-height:42px!important;white-space:nowrap}
.evhc-main .evh-editor-actions .evh-format-code:hover,.evhc-main .evh-editor-actions .evh-preview-button:hover{background:#fff4dc!important;border-color:#c6a15b!important;color:#111!important;transform:translateY(-1px)!important;box-shadow:0 5px 14px rgba(35,28,16,.10)!important}.evhc-main .evh-mail-preview-wrap:hover{border-color:#c6a15b!important;box-shadow:0 0 0 3px rgba(198,161,91,.12)!important}
@media(max-width:900px){.evhc-main .evh-logistics-grid{grid-template-columns:1fr!important}.evhc-main .evh-logistics-meal{grid-column:auto!important}.evhc-main .evh-points-explainer{grid-template-columns:1fr}.evhc-main .evh-points-adjustment{grid-template-columns:90px minmax(145px,1fr) auto!important}}


/* 1.0.25 – klare Voraussetzungen statt leerer Dropdowns */
.evh-prereq-hint{display:grid;gap:5px;margin:8px 0 2px;padding:11px 12px;border-left:3px solid #C6A15B;border-radius:0 10px 10px 0;background:#faf6ed;color:#111214!important;font-weight:500!important}
.evh-prereq-hint strong{font-size:12px!important;color:#111214!important}.evh-prereq-hint span{font-size:12px!important;line-height:1.45!important;color:#4d4a43!important}.evh-prereq-hint a{justify-self:start;font-size:12px!important;font-weight:850!important;color:#6f541f!important;text-decoration:underline;text-underline-offset:2px}
@media(max-width:680px){.evh-prereq-hint strong,.evh-prereq-hint span,.evh-prereq-hint a{font-size:14px!important}}


/* 1.0.26 – visueller Geländeplan-Editor */
.evh-venue-editor-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.evh-venue-map-editor{position:relative;max-width:1100px;overflow:hidden;border:1px solid var(--evhv-line);background:#111;touch-action:none;user-select:none}.evh-venue-map-editor>img{display:block;width:100%;height:auto}.evh-hotspot-pin{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;border:4px solid #fff;background:#c6a15b;box-shadow:0 5px 18px rgba(0,0,0,.35);cursor:grab;z-index:3}.evh-hotspot-pin:active{cursor:grabbing}.evh-hotspot-pin span{position:absolute;left:50%;top:34px;transform:translateX(-50%);white-space:nowrap;background:#111;color:#fff;padding:5px 7px;border-radius:7px;font-size:10px;font-weight:800;pointer-events:none}.evh-hotspot-pin.is-dragging{box-shadow:0 0 0 5px rgba(198,161,91,.25),0 8px 22px rgba(0,0,0,.35)}
@media(max-width:680px){.evh-venue-editor-head{display:block}.evh-venue-editor-head .button{margin-top:10px}.evh-hotspot-pin span{display:none}}

.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.29 – Mobile Navigation / More-Sheet / Timeline touch */
@media (max-width:900px){
  .evhv-mobile-nav{
    left:0!important;right:0!important;bottom:0!important;
    width:100%!important;margin:0!important;
    border-left:0!important;border-right:0!important;border-bottom:0!important;
    border-radius:20px 20px 0 0!important;
    padding:6px 8px calc(6px + min(env(safe-area-inset-bottom),18px))!important;
    box-shadow:0 -10px 34px rgba(25,35,52,.14)!important;
    background:rgba(255,255,255,.98)!important;
  }
  .evhv-mobile-nav a,.evhv-mobile-nav button{min-height:54px!important;cursor:pointer!important}
  .evhv-workspace-main{padding-bottom:calc(88px + min(env(safe-area-inset-bottom),18px))!important}
  .evhv-mobile-more{inset:0!important;align-items:flex-end!important}
  .evhv-mobile-more>div{
    max-height:calc(100dvh - 72px)!important;
    overflow-y:auto!important;overflow-x:hidden!important;
    overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
    padding-bottom:calc(24px + min(env(safe-area-inset-bottom),18px))!important;
    scrollbar-width:thin!important;scrollbar-color:#c6a15b #ece8df!important;
  }
  .evhv-mobile-more>div::-webkit-scrollbar{display:block!important;width:6px!important}
  .evhv-mobile-more>div::-webkit-scrollbar-track{background:#ece8df!important}
  .evhv-mobile-more>div::-webkit-scrollbar-thumb{background:#c6a15b!important;border-radius:99px!important}
  .evhv-mobile-more a.active{background:#f4ecd9!important;border-radius:10px!important;padding-left:10px!important;padding-right:10px!important}
  .evhv-total-timeline-shell,.evhv-timeline-shell{
    overflow-x:auto!important;overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-x:contain!important;
    touch-action:pan-x pan-y!important;
    scrollbar-width:thin!important;scrollbar-color:#c6a15b #ece8df!important;
  }
  .evhv-total-timeline-shell::-webkit-scrollbar,.evhv-timeline-shell::-webkit-scrollbar{display:block!important;height:7px!important}
  .evhv-total-timeline-shell::-webkit-scrollbar-track,.evhv-timeline-shell::-webkit-scrollbar-track{background:#ece8df!important}
  .evhv-total-timeline-shell::-webkit-scrollbar-thumb,.evhv-timeline-shell::-webkit-scrollbar-thumb{background:#c6a15b!important;border-radius:99px!important}
  .evh-demo-dashboard-body .evh-demo-readonly-content .evhv-total-timeline-shell,
  .evh-demo-dashboard-body .evh-demo-readonly-content .evhv-timeline-shell{pointer-events:auto!important;user-select:auto!important}
}

/* 1.0.30 – selektives Event-Kopieren & Kandidatenpool */
.evh-copy-wizard{max-width:1180px;margin:0 auto;padding:20px 0 60px}.evh-copy-form{display:grid;gap:18px}.evh-copy-basics{max-width:none!important}.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:11px!important;align-items:start!important;margin:0!important;padding:14px!important;border:1px solid #ddd8cf;border-radius:14px;background:#fbfbfa;cursor:pointer}.evh-copy-option:hover{border-color:#C6A15B;background:#fbf6eb}.evh-copy-option>input{margin:3px 0 0!important}.evh-copy-option>span{display:flex;flex-direction:column;gap:4px;min-width:0}.evh-copy-option strong{font-size:14px!important;color:#111214!important}.evh-copy-option small{font-size:12px!important;line-height:1.5!important;color:#5d6065!important}.evh-copy-option b{font-size:10px!important;letter-spacing:.06em;text-transform:uppercase;color:#8a6a2d!important}.evh-copy-safety{display:flex;flex-direction:column;gap:5px;padding:16px 18px;border-left:4px solid #111214;border-radius:0 14px 14px 0;background:#f2f2f0}.evh-copy-safety strong{font-size:14px}.evh-copy-safety span{font-size:12px!important;line-height:1.6!important;color:#5d6065!important}.evh-copy-submit{justify-self:start;min-height:48px!important;padding-inline:20px!important}
.evhv-event-tile-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding-top:14px}.evhv-event-tile-actions .evhv-tile-link{padding-top:0!important}.evhv-tile-copy{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 11px;border:1px solid #d7d2c8;border-radius:10px;background:#fff;color:#111214!important;text-decoration:none;font-size:11px!important;font-weight:850!important}.evhv-tile-copy:hover,.evhv-tile-copy:focus-visible{border-color:#C6A15B;background:#f8f1e3;outline:none}
.evhv-candidate-pool{display:grid;gap:14px;margin:0 0 20px;padding:18px;border:1px solid #dccba7;border-radius:18px;background:#fbf7ee}.evhv-candidate-pool h2{margin:3px 0 4px!important;font-size:21px!important}.evhv-candidate-pool p{margin:0!important;font-size:13px!important;line-height:1.55!important;color:#5d6065!important}.evhv-candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.evhv-candidate-grid article{display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:13px;border:1px solid #e4dccd;border-radius:13px;background:#fff}.evhv-candidate-grid article>div{display:flex;flex-direction:column;gap:2px;min-width:0}.evhv-candidate-grid strong{font-size:13px!important}.evhv-candidate-grid span,.evhv-candidate-grid small{font-size:11px!important;overflow-wrap:anywhere}.evhv-candidate-grid a{display:inline-flex;justify-content:center;padding:8px 10px;border-radius:9px;background:#C6A15B;color:#111214!important;text-decoration:none;font-size:11px!important;font-weight:900!important}.evhv-candidate-wait{display:block;padding:8px 10px;border-radius:9px;background:#efede8;color:#6d6961!important;text-align:center;font-weight:800!important}.evh-copy-candidates{margin:16px 0!important}.evh-copy-candidate-list{display:grid;gap:8px}.evh-copy-candidate-list article{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #ece8df}.evh-copy-candidate-list article:last-child{border-bottom:0}.evh-copy-candidate-list article>div{display:flex;flex-direction:column;gap:2px}.evh-copy-candidate-disabled{font-size:12px!important;color:#77736c!important}
@media(max-width:900px){.evh-copy-options{grid-template-columns:1fr}.evhv-candidate-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.evh-copy-wizard{padding-top:8px}.evhv-event-tile-actions{grid-template-columns:1fr}.evhv-tile-copy{width:100%}.evhv-candidate-grid{grid-template-columns:1fr}.evh-copy-candidate-list article{align-items:flex-start;flex-direction:column}}

/* 1.0.31 – Berechtigungsbestätigung für Personendaten-Importe */
.evhv-import-consent{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:12px 0!important;padding:12px 14px!important;border:1px solid #dccba7!important;border-radius:12px!important;background:#fbf7ee!important;color:#111214!important;line-height:1.5!important}.evhv-import-consent input{width:18px!important;height:18px!important;min-height:0!important;margin:2px 0 0!important;flex:0 0 auto;accent-color:#C6A15B}.evhv-import-consent span{font-size:12px!important;color:#3f4145!important}.evhv-km-authorized-form{display:grid;gap:10px;margin-top:10px}
.evhv-km-actions .evhv-km-authorized-form{flex:1 1 100%;max-width:720px}.evhv-km-authorized-form .evhv-ghost-action{justify-self:start}@media(max-width:700px){.evhv-km-actions .evhv-km-authorized-form{max-width:none}.evhv-km-authorized-form .evhv-ghost-action{width:100%}}

/* 1.0.33 – Session-Wächter für lange Eventtage */
.evhc-session-watch{position:fixed;z-index:12000;left:50%;top:14px;transform:translateX(-50%);width:min(760px,calc(100vw - 28px));display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid #d7d2c8;border-radius:14px;background:#fff;box-shadow:0 14px 42px rgba(17,18,20,.18);color:#111214}
.evhc-session-watch[hidden]{display:none!important}.evhc-session-watch>div{display:flex;flex-direction:column;gap:2px;min-width:0}.evhc-session-watch strong{font-size:13px!important;line-height:1.35!important;color:#111214!important}.evhc-session-watch span{font-size:12px!important;line-height:1.45!important;color:#5b5d61!important}.evhc-session-watch a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border-radius:10px;background:#111214;color:#fff!important;text-decoration:none;font-size:12px!important;font-weight:850!important}.evhc-session-watch.is-warning{border-color:#d9bd7b;background:#fffaf0}.evhc-session-watch.is-expired{border-color:#d88c8c;background:#fff4f4}.evhc-session-watch.is-expired a{background:#9d2f2f}.evhc-session-watch.is-connection{border-color:#d7d2c8;background:#f7f7f5}
@media(max-width:680px){.evhc-session-watch{top:8px;align-items:stretch;flex-direction:column;gap:10px;padding:12px}.evhc-session-watch strong{font-size:14px!important}.evhc-session-watch span{font-size:13px!important}.evhc-session-watch a{width:100%;font-size:13px!important}}
.evhc-session-watch.is-recovered{border-color:#8fc5a6;background:#f2fbf5}.evhc-session-watch.is-recovered a{background:#17633d}
