/* HHH Enterprise Futuristic Professional UI
   Copyright-/Credits-Ausgabe bleibt zentral in includes/enterprise_layout.php erhalten. */
:root{
  color-scheme:dark;
  --hhh-bg:#070b14;--hhh-bg-2:#0b1220;--hhh-surface:rgba(16,24,39,.86);--hhh-surface-2:rgba(22,33,52,.78);--hhh-surface-3:rgba(255,255,255,.075);
  --hhh-text:#edf6ff;--hhh-muted:#9fb2c8;--hhh-soft:#c8d8ea;--hhh-border:rgba(148,163,184,.20);--hhh-border-strong:rgba(125,211,252,.38);
  --hhh-primary:#38bdf8;--hhh-primary-2:#0ea5e9;--hhh-accent:#8b5cf6;--hhh-accent-2:#22d3ee;--hhh-success:#34d399;--hhh-warning:#fbbf24;--hhh-danger:#fb7185;
  --hhh-shadow:0 24px 80px rgba(0,0,0,.38);--hhh-glow:0 0 0 1px rgba(56,189,248,.18),0 24px 80px rgba(14,165,233,.16);
  --hhh-radius:24px;--hhh-radius-sm:16px;--hhh-sidebar:292px;--hhh-topbar:78px;--hhh-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}
*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 8% 4%,rgba(56,189,248,.25),transparent 28rem),radial-gradient(circle at 88% 0,rgba(139,92,246,.20),transparent 30rem),linear-gradient(135deg,var(--hhh-bg),var(--hhh-bg-2) 56%,#09111f);color:var(--hhh-text);font-family:var(--hhh-font);line-height:1.55;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.52),transparent 72%)}a{color:#7dd3fc;text-decoration:none}a:hover{text-decoration:none;color:#bae6fd}img{max-width:100%}::selection{background:rgba(56,189,248,.35)}
.hhh-app{min-height:100vh;display:flex}.hhh-sidebar{position:fixed;inset:16px auto 16px 16px;width:var(--hhh-sidebar);padding:18px;z-index:30;display:flex;flex-direction:column;overflow:auto;border:1px solid var(--hhh-border);border-radius:28px;background:linear-gradient(180deg,rgba(10,19,34,.92),rgba(6,11,22,.88));backdrop-filter:blur(22px);box-shadow:var(--hhh-shadow)}.hhh-brand{display:flex;align-items:center;gap:13px;padding:8px 8px 18px;margin-bottom:14px;border-bottom:1px solid var(--hhh-border)}.hhh-brand-mark,.hhh-landing-logo{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;font-weight:950;letter-spacing:-.04em;color:#06111f;background:linear-gradient(135deg,#67e8f9,#38bdf8 45%,#a78bfa);box-shadow:0 0 34px rgba(56,189,248,.32)}.hhh-brand-title{font-weight:900;letter-spacing:-.02em}.hhh-brand-subtitle{font-size:12px;color:var(--hhh-muted)}.hhh-nav{display:flex;flex-direction:column;gap:6px}.hhh-nav a{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:16px;color:#cbd7e6;font-weight:750;border:1px solid transparent;transition:.18s ease}.hhh-nav a:hover,.hhh-nav a.is-active{color:#fff;background:linear-gradient(135deg,rgba(56,189,248,.16),rgba(139,92,246,.13));border-color:var(--hhh-border-strong);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.hhh-nav-logout,.hhh-sidebar-logout{color:#fecdd3!important}.hhh-sidebar-footer{margin-top:auto;padding:16px 8px 4px;color:var(--hhh-muted);font-size:12px;border-top:1px solid var(--hhh-border)}
.hhh-main{margin-left:calc(var(--hhh-sidebar) + 32px);width:calc(100% - var(--hhh-sidebar) - 32px);min-height:100vh;display:flex;flex-direction:column}.hhh-topbar{position:sticky;top:0;z-index:20;min-height:var(--hhh-topbar);display:flex;align-items:center;gap:18px;justify-content:space-between;padding:16px 28px;border-bottom:1px solid var(--hhh-border);background:rgba(7,11,20,.72);backdrop-filter:blur(22px)}.hhh-page-title{margin:0;font-size:clamp(20px,2.2vw,30px);font-weight:950;letter-spacing:-.04em}.hhh-breadcrumb{margin-top:2px;font-size:13px;color:var(--hhh-muted)}.hhh-version-inline{color:#bae6fd}.hhh-content{width:100%;max-width:1540px;margin:0 auto;padding:30px}.hhh-userbox{display:flex;align-items:center;gap:11px;color:var(--hhh-soft);font-size:13px}.hhh-avatar{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;color:#06111f;background:linear-gradient(135deg,#67e8f9,#c4b5fd);font-weight:950}.hhh-top-actions{display:flex;align-items:center;gap:10px}.hhh-global-search{flex:1;max-width:560px}.hhh-global-search input{height:44px;background:rgba(255,255,255,.07);border-color:var(--hhh-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.hhh-mobile-menu{display:none}
.hhh-card,.card,.hhh-landing-panel,.hhh-admin-card,.hhh-inquiry-card,article{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.055));border:1px solid var(--hhh-border);border-radius:var(--hhh-radius);box-shadow:var(--hhh-shadow);padding:24px;margin-bottom:22px;backdrop-filter:blur(20px)}.hhh-card:before,.card:before,.hhh-landing-panel:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 32%,rgba(56,189,248,.08));opacity:.75}.hhh-card>* ,.card>*{position:relative}.hhh-card h1,.hhh-card h2,.card h1,.card h2{margin-top:0;letter-spacing:-.03em}.hhh-muted,.muted{color:var(--hhh-muted)}.hhh-grid,.grid{display:grid;gap:20px}.hhh-grid.cols-2,.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hhh-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hhh-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hhh-kpis,.hhh-inquiry-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.hhh-kpi{padding:20px;border-radius:22px;border:1px solid var(--hhh-border);background:linear-gradient(150deg,rgba(56,189,248,.14),rgba(255,255,255,.055) 45%,rgba(139,92,246,.12));box-shadow:var(--hhh-glow)}.hhh-kpi-label{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd}.hhh-kpi-value{font-size:clamp(28px,3.6vw,42px);font-weight:950;letter-spacing:-.06em;margin-top:6px}.hhh-kpi-foot{font-size:13px;color:var(--hhh-muted);margin-top:6px}
.hhh-btn,button,input[type=submit],.button{appearance:none;border:1px solid rgba(125,211,252,.28);border-radius:15px;background:linear-gradient(135deg,#38bdf8,#2563eb 52%,#7c3aed);color:#fff;padding:11px 16px;font:inherit;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;box-shadow:0 14px 36px rgba(37,99,235,.28);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.hhh-btn:hover,button:hover,input[type=submit]:hover,.button:hover{transform:translateY(-1px);box-shadow:0 18px 44px rgba(56,189,248,.25);color:#fff}.hhh-btn.secondary,.button.secondary{background:rgba(255,255,255,.075);color:#e5f3ff;box-shadow:none;border-color:var(--hhh-border)}.hhh-btn.ghost{background:transparent;box-shadow:none;color:#bae6fd}.hhh-btn.accent{background:linear-gradient(135deg,#14b8a6,#0ea5e9)}.hhh-btn.danger,.hhh-logout-btn{background:linear-gradient(135deg,#f43f5e,#be123c);border-color:rgba(251,113,133,.35)}.hhh-actions,.hhh-toolbar-actions,.hhh-row-actions,.hhh-landing-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.hhh-icon-btn{width:44px;height:44px;border-radius:15px;border:1px solid var(--hhh-border);display:grid;place-items:center;background:rgba(255,255,255,.075);box-shadow:none;color:#e0f2fe}.hhh-icon-btn:hover{border-color:var(--hhh-border-strong);background:rgba(56,189,248,.12)}
input,select,textarea{width:100%;border:1px solid var(--hhh-border);border-radius:15px;padding:12px 14px;font:inherit;background:rgba(255,255,255,.075);color:var(--hhh-text);transition:.16s ease;outline:0}select option{color:#0f172a}input:focus,select:focus,textarea:focus{border-color:#67e8f9;box-shadow:0 0 0 4px rgba(56,189,248,.16),0 0 30px rgba(56,189,248,.09)}label{display:block;margin:11px 0 6px;color:#cbd5e1;font-size:13px;font-weight:850}.hhh-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hhh-table-wrap{overflow:auto;border:1px solid var(--hhh-border);border-radius:20px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.hhh-table,.table{width:100%;border-collapse:separate;border-spacing:0;background:transparent}.hhh-table th,.hhh-table td,.table th,.table td{padding:14px 16px;border-bottom:1px solid var(--hhh-border);text-align:left;vertical-align:top}.hhh-table th,.table th{position:sticky;top:0;background:rgba(8,13,24,.92);color:#bae6fd;font-size:12px;text-transform:uppercase;letter-spacing:.08em;z-index:1}.hhh-table tr:hover td,.table tr:hover td{background:rgba(56,189,248,.07)}
.hhh-badge,.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900;color:#dff9ff;background:rgba(56,189,248,.13);border:1px solid rgba(56,189,248,.22)}.hhh-badge.success{color:#bbf7d0;background:rgba(16,185,129,.14);border-color:rgba(52,211,153,.25)}.hhh-badge.warn{color:#fde68a;background:rgba(245,158,11,.15);border-color:rgba(251,191,36,.28)}.hhh-badge.danger{color:#fecdd3;background:rgba(244,63,94,.15);border-color:rgba(251,113,133,.28)}.hhh-badge.neutral{color:#cbd5e1;background:rgba(148,163,184,.12);border-color:var(--hhh-border)}.hhh-tabs,.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.hhh-tabs a,.tabs a,.hhh-backlink{border:1px solid var(--hhh-border);background:rgba(255,255,255,.065);padding:9px 13px;border-radius:999px;color:#dbeafe;font-weight:800}.hhh-tabs a:hover,.tabs a:hover,.hhh-backlink:hover{border-color:var(--hhh-border-strong);background:rgba(56,189,248,.12)}.hhh-alert{padding:14px 16px;border-radius:18px;margin-bottom:18px;border:1px solid}.hhh-alert.error{background:rgba(244,63,94,.13);color:#fecdd3;border-color:rgba(251,113,133,.28)}.hhh-alert.success{background:rgba(16,185,129,.13);color:#bbf7d0;border-color:rgba(52,211,153,.28)}.note,.hhh-original-mail,.email-original{white-space:pre-wrap;background:rgba(255,255,255,.055);border:1px solid var(--hhh-border);border-left:4px solid #38bdf8;border-radius:18px;padding:16px;line-height:1.7;color:#d8e5f5}
.hhh-list{display:flex;flex-direction:column;gap:10px}.hhh-list-item,.hhh-timeline-item{display:grid;grid-template-columns:1fr auto;gap:6px 12px;padding:14px;border:1px solid var(--hhh-border);border-radius:18px;background:rgba(255,255,255,.055);color:var(--hhh-text)}.hhh-list-item:hover,.hhh-timeline-item:hover{border-color:var(--hhh-border-strong);background:rgba(56,189,248,.09)}.hhh-empty{text-align:center;padding:46px 24px;border:1px dashed var(--hhh-border-strong);border-radius:24px;background:rgba(255,255,255,.045)}.hhh-empty-icon,.hhh-section-icon,.hhh-admin-icon,.hhh-pwa-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;margin:0 auto 14px;background:linear-gradient(135deg,rgba(56,189,248,.22),rgba(139,92,246,.18));font-size:28px}.hhh-search-page{display:grid;grid-template-columns:1fr auto;gap:12px}.hhh-system-footer,.hhh-auth-footer,.hhh-landing-footer{margin-top:auto;color:var(--hhh-muted);font-size:12px;border-top:1px solid var(--hhh-border);padding:20px 30px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hhh-system-footer strong,.hhh-auth-footer strong,.hhh-landing-footer strong{color:#e0f2fe}.credit-line{display:flex;gap:12px;flex-wrap:wrap}.hhh-pwa-install-board{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px;margin-bottom:22px;border:1px solid var(--hhh-border-strong);border-radius:22px;background:rgba(56,189,248,.11)}
.hhh-auth-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:radial-gradient(circle at 12% 0,rgba(56,189,248,.30),transparent 34rem),linear-gradient(135deg,#060b14,#101a2d)}.hhh-auth-hero{padding:64px;color:#fff;display:flex;flex-direction:column;justify-content:center}.hhh-auth-hero h1{font-size:clamp(36px,5vw,64px);line-height:.98;letter-spacing:-.07em;margin:18px 0}.hhh-auth-hero p{font-size:18px;color:#c9d9eb;max-width:660px}.hhh-auth-panel{display:grid;place-items:center;padding:32px;background:rgba(255,255,255,.045);backdrop-filter:blur(24px)}.hhh-auth-card{width:min(460px,100%);background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.065));border:1px solid var(--hhh-border);border-radius:30px;padding:32px;box-shadow:var(--hhh-shadow)}.hhh-auth-card h1{margin:0 0 8px;letter-spacing:-.04em}
.hhh-landing-body{background:#060b14}.hhh-landing{min-height:100vh;padding:24px;display:flex;flex-direction:column;gap:26px}.hhh-landing-nav{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 16px;border:1px solid var(--hhh-border);border-radius:26px;background:rgba(255,255,255,.06);backdrop-filter:blur(22px)}.hhh-landing-brand{display:flex;align-items:center;gap:13px;color:#fff}.hhh-landing-brand small{display:block;color:var(--hhh-muted);font-size:12px}.hhh-landing-nav-actions{display:flex;gap:10px;flex-wrap:wrap}.hhh-landing-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:28px;align-items:stretch}.hhh-landing-copy{padding:clamp(30px,6vw,82px) 10px}.hhh-secure-pill,.hhh-v2-ribbon{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--hhh-border-strong);border-radius:999px;background:rgba(56,189,248,.10);color:#bae6fd;font-weight:850;font-size:13px}.hhh-landing-copy h1{font-size:clamp(38px,6.6vw,78px);line-height:.95;letter-spacing:-.08em;margin:18px 0;background:linear-gradient(135deg,#fff,#bae6fd 50%,#c4b5fd);-webkit-background-clip:text;background-clip:text;color:transparent}.hhh-landing-copy p{font-size:18px;color:#c8d8ea;max-width:760px}.hhh-landing-note{margin-top:18px;padding:14px 16px;border-radius:18px;border:1px solid rgba(251,191,36,.24);background:rgba(251,191,36,.08);color:#fde68a}.hhh-panel-header{display:flex;justify-content:space-between;gap:12px;color:#bae6fd;margin-bottom:16px}.hhh-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hhh-panel-grid a{display:block;min-height:112px;padding:16px;border-radius:20px;border:1px solid var(--hhh-border);background:rgba(255,255,255,.055);color:#edf6ff}.hhh-panel-grid a:hover{border-color:var(--hhh-border-strong);background:rgba(56,189,248,.10);transform:translateY(-1px)}.hhh-panel-grid span{display:block;margin-top:7px;color:var(--hhh-muted);font-size:13px}.hhh-landing-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hhh-landing-sections article{margin:0}.container{max-width:1280px;margin:0 auto;padding:30px}.hhh-inquiry-board,.hhh-inquiry-detail-grid{display:grid;gap:18px}.hhh-contact-strip,.hhh-card-badges,.hhh-contact-list{display:flex;gap:10px;flex-wrap:wrap}.hhh-detail-header,.hhh-inquiry-card-head,.hhh-admin-section-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.hhh-dot{width:10px;height:10px;border-radius:99px;background:#38bdf8;box-shadow:0 0 16px #38bdf8}.hhh-skeleton{border-radius:16px;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.14),rgba(255,255,255,.06));background-size:200% 100%;animation:hhh-shimmer 1.4s infinite}@keyframes hhh-shimmer{to{background-position:-200% 0}}
@media(max-width:1180px){.hhh-userbox{display:none}.hhh-global-search{max-width:380px}.hhh-kpis,.hhh-inquiry-kpis,.hhh-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hhh-landing-hero{grid-template-columns:1fr}.hhh-landing-panel{min-width:0}}@media(max-width:980px){.hhh-sidebar{position:fixed;inset:12px auto 12px 12px;transform:translateX(calc(-100% - 18px));transition:.22s ease}.hhh-sidebar.is-open{transform:translateX(0)}.hhh-sidebar-open .hhh-mobile-backdrop{display:block}.hhh-mobile-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:25}.hhh-mobile-menu{display:inline-flex;width:44px;height:44px;border-radius:15px;padding:0}.hhh-main{margin-left:0;width:100%}.hhh-topbar{position:sticky;padding:12px 16px;flex-wrap:wrap}.hhh-global-search{order:4;max-width:none;flex-basis:100%;margin:0}.hhh-mainmenu-btn,.hhh-logout-btn{display:none}.hhh-content{padding:18px}.hhh-grid.cols-2,.hhh-grid.cols-3,.hhh-grid.cols-4,.grid,.hhh-form-row,.hhh-kpis,.hhh-inquiry-kpis,.hhh-landing-sections,.hhh-panel-grid{grid-template-columns:1fr}.hhh-auth-page{grid-template-columns:1fr}.hhh-auth-hero{display:none}.hhh-landing{padding:14px}.hhh-landing-nav,.hhh-system-footer,.hhh-landing-footer{align-items:flex-start;flex-direction:column}.hhh-landing-hero{display:block}.hhh-landing-copy{padding:30px 2px}}@media(max-width:620px){.hhh-top-actions{margin-left:auto}.hhh-icon-btn.hhh-pwa-install-top{display:none}.hhh-card,.card,.hhh-landing-panel{padding:18px;border-radius:20px}.hhh-landing-nav-actions .hhh-btn{width:100%}.hhh-landing-nav-actions{width:100%}.hhh-table th,.hhh-table td,.table th,.table td{padding:11px}.hhh-panel-grid a{min-height:auto}.hhh-auth-card{padding:22px;border-radius:24px}}@media print{body{background:#fff;color:#111}.hhh-sidebar,.hhh-topbar,.hhh-actions,.tabs,.hhh-tabs,.hhh-pwa-install-board{display:none!important}.hhh-main{margin:0;width:100%}.hhh-card,.card{box-shadow:none;border:1px solid #ddd;background:#fff;color:#111}.hhh-system-footer{color:#333}}

/* Public agency registration – premium standalone design */
.hhh-agency-register-body{min-height:100vh;background:radial-gradient(circle at 15% 6%,rgba(56,189,248,.32),transparent 31rem),radial-gradient(circle at 84% 12%,rgba(139,92,246,.28),transparent 34rem),linear-gradient(135deg,#050914,#0b1222 58%,#0b1324);}
.hhh-agency-register{min-height:100vh;padding:24px;display:flex;flex-direction:column;}
.hhh-agency-register-hero{width:min(1480px,100%);margin:0 auto;display:flex;flex-direction:column;gap:30px;}
.hhh-agency-register-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;border:1px solid var(--hhh-border);border-radius:28px;background:rgba(255,255,255,.065);backdrop-filter:blur(24px);box-shadow:var(--hhh-shadow);}
.hhh-agency-register-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,560px);gap:34px;align-items:center;min-height:calc(100vh - 128px);}
.hhh-agency-register-copy{padding:clamp(20px,4vw,58px) 4px;}
.hhh-agency-register-copy h1{font-size:clamp(42px,7vw,82px);line-height:.92;letter-spacing:-.085em;margin:20px 0;background:linear-gradient(135deg,#fff,#bdefff 48%,#ddd6fe);-webkit-background-clip:text;background-clip:text;color:transparent;}
.hhh-agency-register-copy p{font-size:19px;color:#c9d9eb;max-width:760px;}
.hhh-agency-register-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;max-width:760px;}
.hhh-agency-register-steps div{padding:16px;border-radius:20px;border:1px solid var(--hhh-border);background:rgba(255,255,255,.065);backdrop-filter:blur(18px);}
.hhh-agency-register-steps strong{display:block;color:#67e8f9;font-size:13px;letter-spacing:.12em;}
.hhh-agency-register-steps span{display:block;color:#e8f2ff;font-weight:850;margin-top:6px;}
.hhh-agency-register-card{width:100%;padding:30px;border-radius:32px;}
.hhh-agency-register-card .hhh-panel-header{align-items:flex-start;}
.hhh-modern-form{display:grid;gap:6px;}
.hhh-modern-form button{width:100%;margin-top:10px;min-height:48px;}
.hhh-file-drop{border:1px dashed var(--hhh-border-strong);border-radius:20px;padding:16px;background:rgba(56,189,248,.075);cursor:pointer;}
.hhh-file-drop input{margin-top:10px;background:rgba(0,0,0,.18);}
.hhh-file-drop span{display:block;margin-top:8px;color:var(--hhh-muted);font-size:12px;}
.err{color:#fecdd3}.ok{color:#bbf7d0}
@media(max-width:1050px){.hhh-agency-register-grid{grid-template-columns:1fr;min-height:auto}.hhh-agency-register-copy{padding:30px 2px 0}.hhh-agency-register-steps{grid-template-columns:1fr}.hhh-agency-register-nav{align-items:flex-start;flex-direction:column}.hhh-agency-register-nav .hhh-landing-nav-actions{width:100%}.hhh-agency-register-nav .hhh-btn{flex:1}}
@media(max-width:620px){.hhh-agency-register{padding:14px}.hhh-agency-register-card{padding:20px;border-radius:24px}.hhh-agency-register-copy h1{font-size:42px}.hhh-agency-register-copy p{font-size:16px}}

/* Stage 12 Reporting & Unternehmenssteuerung */
.hhh-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}
.hhh-report-health{display:grid;gap:12px}
.hhh-report-health-row{display:grid;grid-template-columns:180px 1fr auto;gap:12px;align-items:center}
.hhh-report-bar{height:10px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;border:1px solid var(--hhh-border)}
.hhh-report-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--hhh-primary),var(--hhh-accent))}
@media(max-width:980px){.hhh-form-grid,.hhh-report-health-row{grid-template-columns:1fr}}


/* Stage 14: offizielles Logo, scrollbares Menü und Bedienbarkeit */
.hhh-sidebar{overflow:hidden;max-height:calc(100vh - 32px);min-height:0}
.hhh-nav{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(125,211,252,.55) rgba(255,255,255,.06)}
.hhh-nav::-webkit-scrollbar{width:8px}.hhh-nav::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:999px}.hhh-nav::-webkit-scrollbar-thumb{background:rgba(125,211,252,.48);border-radius:999px}
.hhh-sidebar-footer{flex-shrink:0;margin-top:12px}
.hhh-brand-logo{width:58px;height:58px;object-fit:cover;border-radius:18px;border:1px solid rgba(251,191,36,.35);box-shadow:0 0 34px rgba(56,189,248,.24),0 0 20px rgba(251,191,36,.14);background:#07111f}
.hhh-auth-logo{width:112px;height:112px;object-fit:cover;border-radius:28px;border:1px solid rgba(251,191,36,.38);box-shadow:0 24px 70px rgba(0,0,0,.36),0 0 40px rgba(56,189,248,.22)}
.hhh-landing-logo-img{width:54px;height:54px;object-fit:cover;border-radius:17px;border:1px solid rgba(251,191,36,.38);box-shadow:0 0 34px rgba(56,189,248,.28),0 0 22px rgba(251,191,36,.16);background:#07111f}
.hhh-table-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.hhh-inline-form{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0}.hhh-danger-zone{border-color:rgba(251,113,133,.35)!important;background:rgba(251,113,133,.08)!important}.hhh-upload-panel{border:1px dashed var(--hhh-border-strong);border-radius:20px;padding:18px;background:rgba(56,189,248,.075)}
@media(max-width:980px){.hhh-sidebar{max-height:calc(100vh - 24px)}}

/* Stage 15: Diskretion, Rollenportale und sichere Arbeitsbereiche */
.hhh-privacy-banner{border:1px solid rgba(99,179,237,.35);background:linear-gradient(135deg,rgba(15,42,68,.88),rgba(12,18,32,.94));box-shadow:0 18px 70px rgba(14,165,233,.16)}
.hhh-privacy-banner h2:before{content:'🔐 ';}
.hhh-definition{display:grid;grid-template-columns:140px 1fr;gap:.55rem 1rem}.hhh-definition dt{font-weight:800;color:#8fb9df;text-transform:uppercase;font-size:.78rem}.hhh-definition dd{margin:0;color:#f8fafc}.hhh-checklist{margin:0;padding-left:1.2rem}.hhh-checklist li{margin:.55rem 0}.hhh-alert.success{border-color:rgba(34,197,94,.35);background:rgba(20,83,45,.25)}.hhh-alert.danger{border-color:rgba(239,68,68,.35);background:rgba(127,29,29,.25)}
@media print{body:before{content:'Ausdruck sensibler Kundendaten ist nur mit Berechtigung erlaubt.';display:block;padding:12px;border:2px solid #111;font-weight:bold}.hhh-sidebar,.hhh-topbar,.hhh-actions,.hhh-btn{display:none!important}}

/* Stage 16: endgültiger Fix für scrollbares Seitenmenü im Public-/App-Bereich
   Das gesamte Menüpanel ist scrollbar; zusätzlich bleibt die Linkliste eigenständig scrollbar.
   Wichtig für kleine Displays, niedrige Browserfenster und Touch-Geräte. */
html, body { min-height: 100%; }
.hhh-sidebar{
  height:calc(100dvh - 32px) !important;
  max-height:calc(100dvh - 32px) !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior:contain;
  scrollbar-width:thin;
  scrollbar-color:rgba(125,211,252,.62) rgba(255,255,255,.07);
}
.hhh-sidebar::-webkit-scrollbar{width:9px}
.hhh-sidebar::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:999px}
.hhh-sidebar::-webkit-scrollbar-thumb{background:rgba(125,211,252,.55);border-radius:999px;border:2px solid rgba(7,11,20,.9)}
.hhh-brand{flex:0 0 auto;}
.hhh-nav{
  flex:0 0 auto !important;
  min-height:auto !important;
  max-height:none !important;
  overflow:visible !important;
  padding-bottom:12px;
}
.hhh-sidebar-footer{flex:0 0 auto !important;margin-top:12px !important;}
@media(max-width:980px){
  .hhh-sidebar{
    height:calc(100dvh - 24px) !important;
    max-height:calc(100dvh - 24px) !important;
    width:min(var(--hhh-sidebar), calc(100vw - 24px));
    touch-action:pan-y;
  }
}
@supports not (height: 100dvh){
  .hhh-sidebar{height:calc(100vh - 32px) !important;max-height:calc(100vh - 32px) !important;}
  @media(max-width:980px){.hhh-sidebar{height:calc(100vh - 24px) !important;max-height:calc(100vh - 24px) !important;}}
}


/* Stage 18: Mitarbeiter-Dashboard Menüscroll final + Rollen-/Diskretionsfix
   Fix: Sidebar nutzt eine feste Grid-Struktur. Branding und Footer bleiben sichtbar,
   die Navigation ist der einzige Scrollbereich. Dadurch funktioniert Scrollen auch
   in /public/employee/dashboard.php, auf iOS/Android und bei niedrigen Displays. */
.hhh-sidebar{
  display:grid !important;
  grid-template-rows:auto minmax(0, 1fr) auto !important;
  height:calc(100dvh - 32px) !important;
  max-height:calc(100dvh - 32px) !important;
  overflow:hidden !important;
  align-content:stretch !important;
}
.hhh-sidebar .hhh-brand{min-height:0; flex:none !important;}
.hhh-sidebar .hhh-nav{
  min-height:0 !important;
  max-height:none !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  -webkit-overflow-scrolling:touch !important;
  overscroll-behavior:contain !important;
  padding-right:6px !important;
  padding-bottom:18px !important;
  touch-action:pan-y !important;
  scrollbar-width:thin;
  scrollbar-color:rgba(125,211,252,.72) rgba(255,255,255,.07);
}
.hhh-sidebar .hhh-nav::-webkit-scrollbar{width:10px}
.hhh-sidebar .hhh-nav::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:999px}
.hhh-sidebar .hhh-nav::-webkit-scrollbar-thumb{background:rgba(125,211,252,.68);border-radius:999px;border:2px solid rgba(7,11,20,.9)}
.hhh-sidebar .hhh-sidebar-footer{min-height:0; flex:none !important; margin-top:12px !important;}
@media(max-width:980px){
  .hhh-sidebar{
    height:calc(100dvh - 24px) !important;
    max-height:calc(100dvh - 24px) !important;
    width:min(var(--hhh-sidebar), calc(100vw - 24px)) !important;
  }
}
@supports not (height: 100dvh){
  .hhh-sidebar{height:calc(100vh - 32px) !important;max-height:calc(100vh - 32px) !important;}
  @media(max-width:980px){.hhh-sidebar{height:calc(100vh - 24px) !important;max-height:calc(100vh - 24px) !important;}}
}

/* Stage 19: Mobile navigation access fix
   - Das Hauptmenü und der Adminbereich bleiben auf mobilen Geräten erreichbar.
   - Die Sidebar ist auf Touch-Geräten zuverlässig scrollbar. */
@media(max-width:980px){
  .hhh-topbar{align-items:flex-start !important;gap:10px !important;}
  .hhh-mobile-menu{display:inline-flex !important;position:relative;z-index:60;flex:0 0 44px;align-items:center;justify-content:center;}
  .hhh-top-actions{display:flex !important;gap:8px !important;margin-left:auto;flex-wrap:wrap;justify-content:flex-end;}
  .hhh-mainmenu-btn.hhh-mobile-critical,
  .hhh-admin-top-btn.hhh-mobile-critical{display:inline-flex !important;padding:9px 11px !important;border-radius:13px !important;font-size:13px !important;line-height:1.1;white-space:nowrap;}
  .hhh-logout-btn{display:none !important;}
  .hhh-sidebar{z-index:70 !important;overflow:hidden !important;display:flex !important;flex-direction:column !important;touch-action:pan-y !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior:contain !important;}
  .hhh-sidebar.is-open{transform:translateX(0) !important;}
  .hhh-sidebar .hhh-nav{overflow-y:auto !important;overflow-x:hidden !important;-webkit-overflow-scrolling:touch !important;touch-action:pan-y !important;overscroll-behavior:contain !important;max-height:none !important;min-height:0 !important;}
  .hhh-sidebar-open .hhh-mobile-backdrop{display:block !important;z-index:65 !important;}
  body.hhh-sidebar-open{overflow:hidden;}
}
@media(max-width:520px){
  .hhh-page-title{font-size:19px !important;}
  .hhh-breadcrumb{font-size:12px !important;}
  .hhh-topbar > div:first-of-type{max-width:calc(100vw - 78px);}
  .hhh-mainmenu-btn.hhh-mobile-critical,
  .hhh-admin-top-btn.hhh-mobile-critical{font-size:12px !important;padding:8px 9px !important;}
}

/* Stage 20: FINAL Sidebar/Menu Scroll Fix
   Problem: In einigen Browsern/Installationen wurde die Navigation selbst gescrollt,
   während die Sidebar durch feste Grid/Flex-Regeln blockiert war. Dadurch waren
   untere Menüpunkte im Mitarbeiterbereich nicht erreichbar. Ab jetzt scrollt die
   komplette Sidebar zuverlässig – Desktop, Tablet und Mobil. */
.hhh-sidebar{
  top:16px !important;
  bottom:16px !important;
  left:16px !important;
  height:auto !important;
  max-height:none !important;
  min-height:0 !important;
  display:flex !important;
  flex-direction:column !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  -webkit-overflow-scrolling:touch !important;
  overscroll-behavior:contain !important;
  touch-action:pan-y !important;
  padding-bottom:22px !important;
  scrollbar-width:thin !important;
  scrollbar-color:rgba(125,211,252,.78) rgba(255,255,255,.08) !important;
}
.hhh-sidebar::-webkit-scrollbar{width:10px !important;}
.hhh-sidebar::-webkit-scrollbar-track{background:rgba(255,255,255,.07) !important;border-radius:999px !important;}
.hhh-sidebar::-webkit-scrollbar-thumb{background:rgba(125,211,252,.76) !important;border-radius:999px !important;border:2px solid rgba(7,11,20,.92) !important;}
.hhh-sidebar .hhh-brand{
  flex:0 0 auto !important;
  min-height:auto !important;
  margin-bottom:12px !important;
}
.hhh-sidebar .hhh-brand-logo{
  width:72px !important;
  height:72px !important;
  max-width:72px !important;
  max-height:72px !important;
  object-fit:cover !important;
  flex:0 0 auto !important;
}
.hhh-sidebar .hhh-nav{
  flex:0 0 auto !important;
  min-height:auto !important;
  max-height:none !important;
  overflow:visible !important;
  padding-right:0 !important;
  padding-bottom:16px !important;
}
.hhh-sidebar .hhh-sidebar-footer{
  flex:0 0 auto !important;
  margin-top:12px !important;
}
@media(max-width:980px){
  .hhh-sidebar{
    top:12px !important;
    bottom:12px !important;
    left:12px !important;
    height:auto !important;
    max-height:none !important;
    width:min(var(--hhh-sidebar), calc(100vw - 24px)) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
  }
  .hhh-sidebar .hhh-brand-logo{width:66px !important;height:66px !important;max-width:66px !important;max-height:66px !important;}
  body.hhh-sidebar-open{overflow:hidden !important;}
}
@media(max-height:760px){
  .hhh-sidebar .hhh-brand{gap:10px !important;padding-bottom:12px !important;}
  .hhh-sidebar .hhh-brand-logo{width:58px !important;height:58px !important;max-width:58px !important;max-height:58px !important;}
  .hhh-nav a{padding-top:9px !important;padding-bottom:9px !important;}
}

/* Stage 27: Impressum & Datenschutz */
.hhh-system-footer a,.hhh-auth-footer a,.hhh-sidebar-footer a{color:#93c5fd;text-decoration:none}.hhh-system-footer a:hover,.hhh-auth-footer a:hover,.hhh-sidebar-footer a:hover{text-decoration:underline}.hhh-legal-body{min-height:100vh;background:radial-gradient(circle at 15% 8%,rgba(14,165,233,.28),transparent 34rem),radial-gradient(circle at 86% 14%,rgba(245,158,11,.18),transparent 34rem),linear-gradient(135deg,#050914,#0b1222 58%,#0f172a);}.hhh-legal-page{width:min(1180px,100%);margin:0 auto;padding:24px;}.hhh-legal-nav{margin-bottom:28px}.hhh-legal-hero{padding:clamp(24px,5vw,60px) 2px 28px}.hhh-legal-hero h1{font-size:clamp(40px,7vw,76px);line-height:.95;letter-spacing:-.075em;margin:18px 0;background:linear-gradient(135deg,#fff,#bfdbfe 48%,#fde68a);-webkit-background-clip:text;background-clip:text;color:transparent}.hhh-legal-hero p{max-width:820px;color:#cbd5e1;font-size:18px}.hhh-legal-card{padding:clamp(22px,4vw,44px);line-height:1.72}.hhh-legal-card h2{font-size:clamp(28px,4vw,44px);margin-top:0}.hhh-legal-card h3{margin-top:30px;color:#e0f2fe}.hhh-legal-card p,.hhh-legal-card li,.hhh-legal-card dd{color:#e5eef9}.hhh-legal-card a{color:#93c5fd}.hhh-legal-dl{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:10px 18px;padding:18px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.04)}.hhh-legal-dl dt{font-weight:900;color:#bae6fd}.hhh-legal-dl dd{margin:0}.hhh-consent-box{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid rgba(99,179,237,.35);border-radius:18px;background:rgba(14,165,233,.08)}.hhh-consent-box input{width:auto;margin-top:4px}.hhh-consent-box span{display:block;color:#dbeafe;font-size:14px}.hhh-consent-box a{color:#93c5fd}@media(max-width:700px){.hhh-legal-page{padding:14px}.hhh-legal-dl{grid-template-columns:1fr}.hhh-legal-nav .hhh-landing-nav-actions{display:flex;flex-wrap:wrap;width:100%}.hhh-legal-nav .hhh-btn{flex:1 1 auto}}

/* Version 4.0 Enterprise refinements */
.hhh-enterprise-pill{display:inline-flex;align-items:center;gap:.35rem;margin-left:.6rem;padding:.28rem .7rem;border:1px solid rgba(212,175,55,.42);border-radius:999px;background:linear-gradient(135deg,rgba(212,175,55,.18),rgba(71,163,255,.12));color:#f7d776;font-size:.82rem;vertical-align:middle;letter-spacing:.02em}
.hhh-v3-hero{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative;overflow:hidden}
.hhh-v3-hero:after{content:"";position:absolute;inset:auto -10% -40% 40%;height:220px;background:radial-gradient(circle,rgba(71,163,255,.16),transparent 65%);pointer-events:none}
.hhh-v3-seal{min-width:132px;min-height:132px;border-radius:28px;display:grid;place-items:center;border:1px solid rgba(212,175,55,.4);background:linear-gradient(145deg,rgba(212,175,55,.18),rgba(9,20,34,.72));box-shadow:0 24px 70px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.16);text-align:center;transform:rotate(-2deg)}
.hhh-v3-seal span{display:block;font-size:2.35rem;line-height:1;font-weight:900;color:#f7d776;letter-spacing:-.05em}.hhh-v3-seal small{display:block;color:rgba(255,255,255,.78);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.hhh-v3-release{border-color:rgba(212,175,55,.25);background:linear-gradient(135deg,rgba(212,175,55,.08),rgba(71,163,255,.05)),var(--hhh-card-bg,rgba(13,27,44,.78))}
@media (max-width:760px){.hhh-v3-hero{align-items:flex-start}.hhh-v3-seal{min-width:92px;min-height:92px;border-radius:22px}.hhh-v3-seal span{font-size:1.75rem}.hhh-enterprise-pill{margin-left:0;margin-top:.45rem}}

/* Stage 32 QA: readability, focus and reachability refinements */
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid rgba(125,211,252,.95)!important;outline-offset:3px!important;box-shadow:0 0 0 5px rgba(14,165,233,.22)!important}
.hhh-content{overflow-wrap:anywhere;word-break:normal}.hhh-card,.hhh-empty,.hhh-alert{max-width:100%}.hhh-original-mail{overflow:auto;max-width:100%;line-height:1.65}.hhh-original-mail table{max-width:100%;border-collapse:collapse}.hhh-original-mail img{max-width:100%;height:auto}.hhh-original-mail a{color:#93c5fd;text-decoration:underline}.hhh-alert.error,.hhh-alert.danger{background:rgba(127,29,29,.52)!important;border-color:rgba(248,113,113,.55)!important;color:#fff!important}.hhh-alert.success{background:rgba(6,95,70,.52)!important;border-color:rgba(52,211,153,.55)!important;color:#ecfdf5!important}.hhh-muted{color:#b8c4d8!important}.hhh-btn,.hhh-nav a{min-height:42px}.hhh-system-footer{gap:12px;flex-wrap:wrap}.hhh-global-search input{min-width:min(320px,100%)}
@media(max-width:980px){.hhh-main{min-width:0}.hhh-topbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.hhh-global-search{order:3;flex-basis:100%;width:100%}.hhh-global-search input{width:100%}.hhh-userbox{max-width:100%;min-width:0}.hhh-userbox strong{display:inline-block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hhh-content{padding-inline:14px!important}.hhh-card{padding:18px!important}.hhh-grid,.hhh-kpis,.hhh-panel-grid{grid-template-columns:1fr!important}}

/* Version 4.1: CSP-sichere Hilfsklassen */
.hhh-billing-alert{border-color:rgba(251,191,36,.42);background:rgba(245,158,11,.13);color:#fde68a}
.hhh-actions-spaced{margin-top:12px}
.hhh-offline-panel,.hhh-logout-confirm{max-width:720px;margin:80px auto}
.hhh-actions-end{align-self:end}
.hhh-actions-right{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}
.hhh-full-width{width:100%}
.hhh-check-inline{display:flex!important;gap:10px;align-items:center}
.hhh-inline-role-form{display:flex;gap:8px;align-items:center;min-width:240px}
.hhh-inline-actions-form{display:flex;gap:6px;flex-wrap:wrap}
.hhh-role-badge{margin-top:6px}
.hhh-code-wrap{white-space:pre-wrap;word-break:break-word}
.hhh-error-text{color:#b00020}
.twofa-secret{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;word-break:break-all;background:rgba(148,163,184,.13);border:1px solid rgba(148,163,184,.28);border-radius:14px;padding:12px;margin:.75rem 0}
.twofa-recovery{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin:16px 0}
.twofa-recovery code{display:block;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.28);border-radius:12px;padding:10px;text-align:center;font-weight:800;letter-spacing:.08em}
.twofa-uri{width:100%;min-height:90px}
.hhh-maintenance-page{font-family:Arial,sans-serif;max-width:720px;margin:80px auto;padding:24px}

/* Version 4.2 Arbeitsfluss: schlanker Mitarbeiterbereich und strukturierter E-Mail-Import */
.hhh-employee-commandbar{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 28px}.hhh-employee-commandbar h2{margin:10px 0 6px;font-size:clamp(24px,3vw,38px)}.hhh-employee-commandbar p{max-width:880px;margin:0;color:var(--hhh-soft)}
.hhh-work-views{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 0 18px}.hhh-work-views a{display:flex;flex-direction:column;gap:2px;min-height:88px;padding:16px 18px;border:1px solid var(--hhh-border);border-radius:20px;background:rgba(255,255,255,.055);color:var(--hhh-soft);transition:.16s ease}.hhh-work-views a:hover,.hhh-work-views a.is-active{transform:translateY(-1px);border-color:var(--hhh-border-strong);background:rgba(56,189,248,.12);box-shadow:var(--hhh-glow)}.hhh-work-views strong{font-size:28px;line-height:1;color:#fff}.hhh-work-views span{font-size:13px;color:var(--hhh-muted)}
.hhh-filter-card{padding:16px 18px}.hhh-inquiry-toolbar-compact{display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(4,minmax(130px,1fr)) auto;gap:12px;align-items:end}.hhh-inquiry-toolbar-compact label{margin-top:0}.hhh-inquiry-toolbar-compact .hhh-toolbar-actions{padding-bottom:1px}.hhh-inquiry-results-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:24px 2px 12px}.hhh-inquiry-results-head h2,.hhh-inquiry-results-head p{margin:0}
.hhh-lean-inquiry-list{display:grid;gap:14px}.hhh-lean-inquiry{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:22px;margin:0;padding:21px 22px;border:1px solid var(--hhh-border);border-left:4px solid rgba(148,163,184,.35);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:0 16px 44px rgba(0,0,0,.2);backdrop-filter:blur(14px)}.hhh-lean-inquiry.priority-high{border-left-color:var(--hhh-warning)}.hhh-lean-inquiry.priority-urgent{border-left-color:var(--hhh-danger);box-shadow:0 16px 44px rgba(190,18,60,.14)}.hhh-lean-inquiry-main{min-width:0}.hhh-inquiry-meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--hhh-muted);font-size:12px;font-weight:800}.hhh-inquiry-meta-row>span:not(.hhh-badge){padding-right:8px;border-right:1px solid var(--hhh-border)}.hhh-inquiry-meta-row>span:last-child{border-right:0}.hhh-lean-inquiry h3{margin:8px 0 5px;font-size:clamp(20px,2vw,27px);letter-spacing:-.03em}.hhh-lean-inquiry h3 a{color:#fff}.hhh-inquiry-summary{margin:0;color:#d6e3f2;line-height:1.5;max-width:1000px}.hhh-fact-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.hhh-fact-row span{display:flex;flex-direction:column;min-width:120px;max-width:280px;padding:9px 11px;border:1px solid rgba(148,163,184,.15);border-radius:13px;background:rgba(255,255,255,.04);color:#e5eef9;font-weight:750}.hhh-fact-row small{display:block;margin-bottom:1px;color:#8fa6bd;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.hhh-contact-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:13px;font-size:13px}.hhh-contact-actions a,.hhh-contact-actions span{color:#bfdbfe}.hhh-lean-inquiry-side{display:flex;flex-direction:column;align-items:flex-end;gap:12px;border-left:1px solid var(--hhh-border);padding-left:20px}.hhh-primary-actions,.hhh-status-shortcuts{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hhh-primary-actions form,.hhh-status-shortcuts form{margin:0}.hhh-status-shortcuts button{min-height:34px;padding:6px 10px;border-radius:11px;background:rgba(255,255,255,.06);border:1px solid var(--hhh-border);box-shadow:none;color:#dbeafe;font-size:12px}.hhh-inline-details{width:100%;margin-top:auto;border-top:1px solid var(--hhh-border);padding-top:10px}.hhh-inline-details summary{cursor:pointer;color:#9cc9e8;font-size:12px;font-weight:850;text-align:right}.hhh-inline-edit-compact{display:grid;grid-template-columns:1fr;gap:7px;margin-top:10px}.hhh-inline-edit-compact label{margin:0}.hhh-inline-edit-compact input,.hhh-inline-edit-compact select{padding:8px 10px;min-height:38px}
.hhh-inquiry-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.hhh-inquiry-detail-title{min-width:0;max-width:930px}.hhh-inquiry-detail-title h2{margin:9px 0 7px;font-size:clamp(28px,4vw,48px)}.hhh-inquiry-lead{margin:0 0 14px;color:#d8e6f5;font-size:16px}.hhh-inquiry-detail-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;max-width:460px}.hhh-inquiry-detail-actions form{margin:0}.hhh-data-quality-note{margin:-6px 0 20px;padding:13px 16px;border:1px solid rgba(251,191,36,.28);border-radius:16px;background:rgba(245,158,11,.10);color:#fde7a5}.hhh-detail-top-grid{grid-template-columns:minmax(0,2.1fr) minmax(300px,.9fr)}.hhh-sticky-workflow{align-self:start;position:sticky;top:100px}.hhh-sticky-workflow form{display:grid;gap:8px}.hhh-divider{border:0;border-top:1px solid var(--hhh-border);margin:22px 0}
.hhh-structured-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hhh-structured-group{margin:0;padding:17px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:rgba(255,255,255,.04);box-shadow:none}.hhh-structured-group h3{margin:0 0 11px;color:#a5ddfb;font-size:15px}.hhh-structured-group dl{margin:0}.hhh-structured-group dl>div{display:grid;grid-template-columns:minmax(120px,.72fr) minmax(0,1.28fr);gap:12px;padding:8px 0;border-top:1px solid rgba(148,163,184,.11)}.hhh-structured-group dl>div:first-child{border-top:0}.hhh-structured-group dt{color:#91a7bc;font-size:12px;font-weight:800}.hhh-structured-group dd{margin:0;color:#edf6ff;font-weight:700;overflow-wrap:anywhere}
.hhh-edit-data-panel{padding:0}.hhh-edit-data-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 24px;cursor:pointer;list-style:none}.hhh-edit-data-panel>summary::-webkit-details-marker{display:none}.hhh-edit-data-panel>summary span{color:var(--hhh-muted);font-size:13px}.hhh-edit-data-panel[open]>summary{border-bottom:1px solid var(--hhh-border)}.hhh-customer-data-form{padding:20px 24px 24px}.hhh-customer-data-form fieldset{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px;padding:15px;border:1px solid var(--hhh-border);border-radius:17px}.hhh-customer-data-form legend{padding:0 8px;color:#9ed9f8;font-weight:900}.hhh-customer-data-form label{margin:0}.hhh-customer-data-form .hhh-wide-field{grid-column:span 2}
.hhh-mail-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.hhh-mail-meta-grid>div{padding:12px;border:1px solid rgba(148,163,184,.14);border-radius:14px;background:rgba(255,255,255,.035)}.hhh-mail-meta-grid span{display:block;color:var(--hhh-muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.hhh-mail-meta-grid strong{display:block;margin-top:3px;overflow-wrap:anywhere}.hhh-original-mail-details{border:1px solid var(--hhh-border);border-radius:16px;overflow:hidden}.hhh-original-mail-details>summary{padding:13px 16px;cursor:pointer;color:#bfdbfe;font-weight:850;background:rgba(255,255,255,.04)}.hhh-original-mail-details .hhh-original-mail{margin:0;border:0;border-radius:0;max-height:700px}.hhh-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hhh-note-grid article{margin:0;padding:15px;border:1px solid rgba(148,163,184,.15);border-radius:16px;background:rgba(255,255,255,.035);box-shadow:none}.hhh-note-grid header{display:flex;justify-content:space-between;gap:12px;color:#bae6fd}.hhh-note-grid header span{color:var(--hhh-muted);font-size:12px}.hhh-note-grid p{margin:10px 0 0}.hhh-danger-zone{border-color:rgba(251,113,133,.24);padding:16px 20px}.hhh-danger-zone>summary{cursor:pointer;color:#fecdd3;font-weight:900}.hhh-danger-zone form{margin-top:14px}
.hhh-delete-form,.hhh-delete-form-inline{display:inline-flex;margin:0}.hhh-delete-mail-form{align-items:center;gap:8px;flex-wrap:wrap}.hhh-inline-check{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(148,163,184,.25);border-radius:13px;background:rgba(15,23,42,.42);font-size:.9rem;font-weight:750;color:#dbeafe;white-space:nowrap}.hhh-inline-check input{width:auto;accent-color:#38bdf8}.hhh-compact-select{width:auto;min-height:38px;padding:7px 10px;border-radius:12px;border:1px solid rgba(148,163,184,.25);background:rgba(15,23,42,.5);color:#e0f2fe;font-weight:750}

@media(max-width:1180px){.hhh-work-views{grid-template-columns:repeat(3,minmax(0,1fr))}.hhh-inquiry-toolbar-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hhh-filter-search{grid-column:span 2}.hhh-lean-inquiry{grid-template-columns:1fr}.hhh-lean-inquiry-side{align-items:flex-start;border-left:0;border-top:1px solid var(--hhh-border);padding:14px 0 0}.hhh-primary-actions,.hhh-status-shortcuts{justify-content:flex-start}.hhh-inline-details summary{text-align:left}.hhh-detail-top-grid{grid-template-columns:1fr}.hhh-sticky-workflow{position:static}.hhh-customer-data-form fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.hhh-employee-commandbar,.hhh-inquiry-detail-hero{flex-direction:column}.hhh-work-views{grid-template-columns:repeat(2,minmax(0,1fr))}.hhh-work-views a{min-height:76px;padding:13px}.hhh-inquiry-toolbar-compact{grid-template-columns:1fr}.hhh-filter-search{grid-column:auto}.hhh-lean-inquiry{padding:17px}.hhh-structured-groups,.hhh-note-grid,.hhh-mail-meta-grid{grid-template-columns:1fr}.hhh-structured-group dl>div{grid-template-columns:1fr;gap:2px}.hhh-customer-data-form fieldset{grid-template-columns:1fr}.hhh-customer-data-form .hhh-wide-field{grid-column:auto}.hhh-edit-data-panel>summary{align-items:flex-start;flex-direction:column}.hhh-inquiry-detail-actions{justify-content:flex-start}.hhh-inquiry-detail-actions .hhh-btn,.hhh-inquiry-detail-actions form{width:100%}.hhh-inquiry-detail-actions form .hhh-btn{width:100%}}
.hhh-import-log-list{display:grid;gap:13px}.hhh-import-log-entry{margin:0;padding:18px 20px;border:1px solid var(--hhh-border);border-radius:20px;background:rgba(255,255,255,.04);box-shadow:none}.hhh-import-log-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hhh-import-log-head h3{margin:7px 0 0;font-size:19px}.hhh-import-log-grid{display:grid;grid-template-columns:1.05fr .85fr 1.3fr 1.1fr;gap:10px;margin-top:15px}.hhh-import-log-grid>div{display:flex;flex-direction:column;gap:3px;min-width:0;padding:12px;border:1px solid rgba(148,163,184,.14);border-radius:14px;background:rgba(255,255,255,.03)}.hhh-import-log-grid span{color:#8fa6bd;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.hhh-import-log-grid strong{overflow-wrap:anywhere}.hhh-import-log-grid small{color:var(--hhh-muted);overflow-wrap:anywhere}
@media(max-width:1100px){.hhh-import-log-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hhh-import-log-head{flex-direction:column}.hhh-import-log-grid{grid-template-columns:1fr}.hhh-import-log-head .hhh-btn{width:100%}}

/* 2026-08-17: Produktive 24h-Pflege Arbeitsoberfläche */
.hhh-contact-workflow-card{border-color:rgba(56,189,248,.28);background:linear-gradient(145deg,rgba(13,34,58,.96),rgba(11,24,43,.94));box-shadow:0 24px 70px rgba(2,132,199,.12)}
.hhh-contact-workflow-card .hhh-section-head{align-items:flex-start}.hhh-workflow-state-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.hhh-current-workflow-state{display:grid;grid-template-columns:.75fr 1.15fr 1.5fr;gap:10px;margin:18px 0;padding:12px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid var(--hhh-border)}
.hhh-current-workflow-state>div{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-right:1px solid var(--hhh-border)}.hhh-current-workflow-state>div:last-child{border-right:0}.hhh-current-workflow-state span{color:#8fa6bd;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.hhh-current-workflow-state strong{color:#eef8ff;line-height:1.35}.hhh-current-workflow-state small{color:#9fc8e3}.hhh-workflow-feedback strong{font-size:13px}
.hhh-contact-workflow-form{display:grid;grid-template-columns:150px 190px minmax(260px,1.4fr);gap:12px;align-items:end}.hhh-contact-workflow-form label{margin:0}.hhh-contact-workflow-form .hhh-workflow-feedback-input{grid-column:span 1}.hhh-contact-workflow-form .hhh-workflow-next-input{grid-column:span 2}.hhh-workflow-checks{grid-column:1/-1;display:flex;gap:9px;flex-wrap:wrap}.hhh-workflow-submit{grid-column:1/-1;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hhh-workflow-submit small{color:var(--hhh-muted)}
.hhh-list-next-action{max-width:620px!important;color:#e0f2fe!important;background:rgba(14,165,233,.08)!important;border:1px solid rgba(56,189,248,.15);border-radius:12px;padding:5px 9px}
.hhh-activity-stream{display:grid;gap:12px}.hhh-activity-stream article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:14px 0;border-top:1px solid var(--hhh-border)}.hhh-activity-stream article:first-child{border-top:0}.hhh-activity-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:rgba(56,189,248,.1);border:1px solid rgba(56,189,248,.18)}.hhh-activity-body header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.hhh-activity-body header span{color:var(--hhh-muted);font-size:12px}.hhh-activity-body p{margin:6px 0 10px}.hhh-activity-next{margin-top:9px;padding:9px 11px;border-radius:12px;background:rgba(255,255,255,.035);color:#cfe9f9}
.hhh-team-workload{display:grid;gap:8px}.hhh-team-workload article{display:grid;grid-template-columns:44px minmax(140px,1fr) repeat(3,72px);gap:10px;align-items:center;padding:11px 12px;border:1px solid rgba(148,163,184,.14);border-radius:15px;background:rgba(255,255,255,.03)}.hhh-team-avatar{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(56,189,248,.18),rgba(139,92,246,.18));font-weight:950;color:#e0f2fe}.hhh-team-workload article>div:nth-child(2){display:flex;flex-direction:column}.hhh-team-workload article>div:nth-child(2) span{font-size:11px;color:var(--hhh-muted);text-transform:uppercase}.hhh-team-numbers{text-align:center;padding:6px;border-radius:10px;background:rgba(255,255,255,.035)}.hhh-team-numbers b{display:block;font-size:18px}.hhh-team-numbers small{font-size:9px;color:var(--hhh-muted);text-transform:uppercase}.hhh-team-numbers.is-warning{background:rgba(245,158,11,.12);color:#fde68a}
.hhh-team-activity-list{display:grid}.hhh-team-activity-list a{display:flex;flex-direction:column;gap:3px;padding:11px 2px;border-top:1px solid var(--hhh-border);color:#eaf6ff;text-decoration:none}.hhh-team-activity-list a:first-child{border-top:0}.hhh-team-activity-list a span{color:#c4d6e7;font-size:13px}.hhh-team-activity-list a small{color:var(--hhh-muted)}
.hhh-team-message-list{display:grid;gap:10px;max-height:760px;overflow:auto;padding-right:4px}.hhh-team-message-list article{padding:13px;border:1px solid rgba(148,163,184,.14);border-radius:15px;background:rgba(255,255,255,.03)}.hhh-team-message-list header{display:flex;justify-content:space-between;gap:10px}.hhh-team-message-list header span{color:var(--hhh-muted);font-size:11px}.hhh-team-message-list p{margin:8px 0 10px}

.hhh-followup-list{display:grid;gap:8px}.hhh-followup-list>a{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:center;padding:13px 14px;border:1px solid rgba(148,163,184,.15);border-radius:15px;background:rgba(255,255,255,.035);text-decoration:none;color:#eff8ff}.hhh-followup-list>a:hover{border-color:rgba(56,189,248,.38);background:rgba(56,189,248,.075)}.hhh-followup-list time{display:grid;place-items:center;min-height:48px;padding:8px;border-radius:12px;background:rgba(56,189,248,.10);color:#a5e2ff;font-weight:950;font-size:12px;text-align:center}.hhh-followup-list>a>div{display:flex;flex-direction:column;gap:2px;min-width:0}.hhh-followup-list span{color:#d9e9f7}.hhh-followup-list small{color:var(--hhh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hhh-update-list{display:grid;gap:12px}.hhh-update-list>article{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:22px;align-items:center;padding:18px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:rgba(255,255,255,.035)}.hhh-update-list h3{margin:8px 0 4px}.hhh-update-list p{margin:0 0 6px}.hhh-update-install-form{display:grid;gap:8px}.hhh-update-install-form label{margin:0}
@media(max-width:1050px){.hhh-contact-workflow-form{grid-template-columns:1fr 1fr}.hhh-contact-workflow-form .hhh-workflow-feedback-input,.hhh-contact-workflow-form .hhh-workflow-next-input{grid-column:1/-1}.hhh-current-workflow-state{grid-template-columns:1fr}.hhh-current-workflow-state>div{border-right:0;border-bottom:1px solid var(--hhh-border)}.hhh-current-workflow-state>div:last-child{border-bottom:0}.hhh-update-list>article{grid-template-columns:1fr}}
@media(max-width:720px){.hhh-followup-list>a{grid-template-columns:1fr}.hhh-followup-list time{justify-self:start;min-height:auto}.hhh-contact-workflow-form{grid-template-columns:1fr}.hhh-contact-workflow-form>*{grid-column:1!important}.hhh-workflow-checks{display:grid}.hhh-team-workload article{grid-template-columns:42px 1fr}.hhh-team-numbers{display:flex;align-items:center;justify-content:space-between;text-align:left}.hhh-team-workload article .hhh-team-numbers{grid-column:span 1}.hhh-activity-body header{flex-direction:column}.hhh-update-list>article{padding:14px}}
/* 2026-08-17: anfragegebundene Kundendokumente */
.hhh-document-send-review{border-color:rgba(56,189,248,.28);box-shadow:0 22px 60px rgba(2,132,199,.10)}.hhh-inquiry-document-list{display:grid;gap:10px}.hhh-inquiry-document-list article{display:grid;grid-template-columns:54px minmax(220px,1fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid rgba(148,163,184,.15);border-radius:16px;background:rgba(255,255,255,.035)}.hhh-doc-filemark{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:rgba(56,189,248,.11);border:1px solid rgba(56,189,248,.20);color:#a5e2ff;font-size:11px;font-weight:950}.hhh-inquiry-document-list article>div:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.hhh-inquiry-document-list article>div:nth-child(2) span{color:#d4e4f3}.hhh-inquiry-document-list article>div:nth-child(2) small{color:var(--hhh-muted)}.hhh-document-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.hhh-document-actions .hhh-btn{padding:8px 10px;font-size:12px}
@media(max-width:980px){.hhh-inquiry-document-list article{grid-template-columns:50px 1fr}.hhh-document-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:620px){.hhh-document-actions{display:grid;grid-template-columns:1fr 1fr}.hhh-document-actions .hhh-btn{width:100%}}

/* === Update 4.4: Live-Anfragehinweise & Team-Verfügbarkeit === */
.hhh-notification-bell{position:relative}
.hhh-notification-count{position:absolute;top:-7px;right:-8px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#b42318;color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff}
.hhh-live-notification{position:sticky;top:10px;z-index:80;margin:0 0 16px;padding:14px 16px;border:1px solid rgba(14,116,144,.28);border-left:5px solid #0e7490;border-radius:14px;background:#ecfeff;box-shadow:0 12px 30px rgba(15,42,68,.14);display:flex;align-items:center;justify-content:space-between;gap:16px}
.hhh-live-notification[hidden]{display:none!important}
.hhh-live-notification>div:first-child{display:grid;gap:4px}.hhh-live-notification strong{font-size:15px}.hhh-live-notification span{color:#365164;font-size:13px}.hhh-live-notification-actions{display:flex;gap:8px;flex-wrap:wrap}
.hhh-availability-hero{display:flex;align-items:center;justify-content:space-between;gap:24px}.hhh-availability-hero h2{margin:.4rem 0}.hhh-availability-hero p{margin:0;max-width:900px}
.hhh-availability-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.hhh-availability-board.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.hhh-availability-person{display:grid;grid-template-columns:auto 1fr;gap:11px 12px;align-items:center;padding:14px;border:1px solid #dce5eb;border-left:5px solid #94a3b8;border-radius:14px;background:#fff;min-width:0}
.hhh-availability-person.can-accept{border-left-color:#15803d;background:linear-gradient(135deg,#f0fdf4,#fff)}.hhh-availability-person.status-busy{border-left-color:#d97706;background:linear-gradient(135deg,#fffbeb,#fff)}.hhh-availability-person.status-unavailable,.hhh-availability-person.status-absence{border-left-color:#b42318;background:linear-gradient(135deg,#fef2f2,#fff)}.hhh-availability-person.status-off,.hhh-availability-person.status-vacation{border-left-color:#64748b;background:linear-gradient(135deg,#f8fafc,#fff)}
.hhh-availability-person-main{min-width:0;display:grid;gap:2px}.hhh-availability-person-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hhh-availability-person-main small{color:#5d7080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hhh-availability-status{font-size:13px;font-weight:800}.hhh-availability-status b{font-size:16px}.hhh-availability-person.can-accept .hhh-availability-status b{color:#15803d}.hhh-availability-person.status-busy .hhh-availability-status b{color:#d97706}.hhh-availability-person.status-unavailable .hhh-availability-status b,.hhh-availability-person.status-absence .hhh-availability-status b{color:#b42318}
.hhh-capacity-flag{grid-column:1/-1;border-radius:9px;padding:7px 9px;font-size:11px;font-weight:900;letter-spacing:.04em;text-align:center}.hhh-capacity-flag.yes{background:#dcfce7;color:#166534}.hhh-capacity-flag.no{background:#eef2f6;color:#475569}
.hhh-availability-upcoming{display:grid;gap:10px}.hhh-availability-upcoming article{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border:1px solid #e1e7ec;border-radius:12px}.hhh-availability-upcoming article>div{display:grid;gap:2px}.hhh-availability-upcoming span,.hhh-availability-upcoming small{font-size:12px;color:#607180}
.hhh-team-calendar-card{overflow:hidden}.hhh-calendar-head{align-items:flex-end}.hhh-team-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;margin-top:8px;background:#dce5eb;border:1px solid #dce5eb;border-bottom:0;border-radius:12px 12px 0 0;overflow:hidden}.hhh-team-calendar-weekdays span{padding:9px;text-align:center;background:#f6f9fb;font-size:12px;font-weight:800;color:#526675}
.hhh-team-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;background:#dce5eb;border:1px solid #dce5eb;border-radius:0 0 12px 12px;overflow:hidden}.hhh-team-calendar-day{min-height:145px;padding:9px;background:#fff}.hhh-team-calendar-day.outside{background:#f8fafc;color:#8a9aa6}.hhh-team-calendar-day.today{box-shadow:inset 0 0 0 2px #0e7490}.hhh-team-calendar-day header{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.hhh-team-calendar-day header span{font-size:10px;color:#82929e;text-transform:uppercase}
.hhh-calendar-entries{display:grid;gap:5px}.hhh-calendar-entry{padding:6px 7px;border-radius:8px;border-left:3px solid #94a3b8;background:#f8fafc;overflow:hidden}.hhh-calendar-entry strong,.hhh-calendar-entry span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hhh-calendar-entry strong{font-size:11px}.hhh-calendar-entry span{font-size:10px;color:#64748b}.hhh-calendar-entry.can-accept{border-left-color:#15803d;background:#f0fdf4}.hhh-calendar-entry.status-busy{border-left-color:#d97706;background:#fffbeb}.hhh-calendar-entry.status-unavailable,.hhh-calendar-entry.status-absence{border-left-color:#b42318;background:#fef2f2}.hhh-calendar-entry.status-off,.hhh-calendar-entry.status-vacation{border-left-color:#64748b;background:#f1f5f9}
.hhh-dashboard-team-pulse{overflow:hidden}.hhh-availability-pulse-list{display:flex;gap:9px;overflow-x:auto;padding-bottom:4px}.hhh-availability-pulse-list>a{min-width:220px;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #dce5eb;border-left:4px solid #94a3b8;border-radius:12px;background:#fff;color:inherit;text-decoration:none}.hhh-availability-pulse-list>a.can-accept{border-left-color:#15803d;background:#f0fdf4}.hhh-availability-pulse-list>a>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf2f6;font-weight:900;font-size:12px}.hhh-availability-pulse-list>a div{display:grid;min-width:0}.hhh-availability-pulse-list>a strong,.hhh-availability-pulse-list>a small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hhh-availability-pulse-list>a small{color:#64748b}
.hhh-team-live-status{border-top:4px solid #0e7490}.hhh-availability-edit-grid{align-items:start}.hhh-availability-accept{padding:11px 12px;border-radius:10px;background:#f0fdf4;border:1px solid #bbf7d0}
@media(max-width:900px){.hhh-availability-hero,.hhh-live-notification{align-items:flex-start;flex-direction:column}.hhh-team-calendar-weekdays{display:none}.hhh-team-calendar-grid{grid-template-columns:1fr;background:transparent;border:0;gap:10px}.hhh-team-calendar-day{min-height:auto;border:1px solid #dce5eb;border-radius:10px}.hhh-team-calendar-day.outside{display:none}.hhh-calendar-entries{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.hhh-availability-upcoming article{align-items:flex-start;flex-direction:column}.hhh-notification-count{box-shadow:none}}


/* 4.4.2 Teamkalender: Mitarbeiterauswahl in Chrome/Edge eindeutig lesbar */
.hhh-employee-select-field select,
.hhh-availability-edit-grid select{background-color:#263244!important;color:#f8fafc!important;color-scheme:dark}
.hhh-employee-select-field select option,
.hhh-availability-edit-grid select option{background:#fff!important;color:#0f172a!important;font-weight:700}
.hhh-employee-select-field select:disabled{opacity:.7;cursor:not-allowed}

/* === Update 4.4.5: Hochkontrast-Teamstatus, Teamzentrale & Glocke === */
.hhh-notification-bell-team{
  width:auto!important;min-width:126px!important;padding:0 11px!important;display:flex!important;
  align-items:center!important;justify-content:center!important;gap:7px!important;text-decoration:none!important;
}
.hhh-notification-bell-team .hhh-bell-icon{font-size:17px;line-height:1}
.hhh-bell-team-indicator{font-size:10px;line-height:1.15;font-weight:950;letter-spacing:.02em;color:#dbeafe;white-space:nowrap}
.hhh-bell-team-indicator.is-good{color:#bbf7d0}.hhh-bell-team-indicator.is-none-free{color:#fecaca}
.hhh-notification-count{box-shadow:0 0 0 2px #07111f!important}

/* Verfügbarkeitskarten bewusst im dunklen Enterprise-Theme: kein Weiß-auf-Weiß mehr. */
.hhh-availability-person{
  border-color:rgba(148,163,184,.24)!important;border-left-color:#94a3b8!important;
  background:linear-gradient(145deg,#172131,#111827)!important;color:#f8fafc!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.hhh-availability-person.can-accept{border-left-color:#22c55e!important;background:linear-gradient(145deg,rgba(20,83,45,.72),#111827 74%)!important}
.hhh-availability-person.status-busy{border-left-color:#f59e0b!important;background:linear-gradient(145deg,rgba(120,53,15,.58),#111827 74%)!important}
.hhh-availability-person.status-unavailable,.hhh-availability-person.status-absence{border-left-color:#ef4444!important;background:linear-gradient(145deg,rgba(127,29,29,.56),#111827 74%)!important}
.hhh-availability-person.status-off{border-left-color:#94a3b8!important;background:linear-gradient(145deg,#263244,#111827)!important}
.hhh-availability-person.status-vacation{border-left-color:#a78bfa!important;background:linear-gradient(145deg,rgba(76,29,149,.45),#111827 74%)!important}
.hhh-availability-person-main strong{color:#fff!important;font-weight:950!important;text-shadow:none!important}
.hhh-availability-person-main small{color:#cbd5e1!important}
.hhh-availability-status{color:#e2e8f0!important}.hhh-availability-person.can-accept .hhh-availability-status{color:#bbf7d0!important}.hhh-availability-person.status-busy .hhh-availability-status{color:#fde68a!important}.hhh-availability-person.status-unavailable .hhh-availability-status,.hhh-availability-person.status-absence .hhh-availability-status{color:#fecaca!important}.hhh-availability-person.status-vacation .hhh-availability-status{color:#ddd6fe!important}
.hhh-team-avatar{background:linear-gradient(135deg,rgba(56,189,248,.24),rgba(139,92,246,.26))!important;color:#e0f2fe!important;border:1px solid rgba(125,211,252,.18)}
.hhh-capacity-flag.yes{background:rgba(34,197,94,.18)!important;color:#bbf7d0!important;border:1px solid rgba(34,197,94,.28)}
.hhh-capacity-flag.no{background:rgba(148,163,184,.12)!important;color:#e2e8f0!important;border:1px solid rgba(148,163,184,.18)}

/* Auch Monatskalender, kommende Einträge und Dashboard-Pulse hochkontrastreich. */
.hhh-availability-upcoming article{border-color:rgba(148,163,184,.22)!important;background:#111827!important;color:#f8fafc!important}
.hhh-availability-upcoming span,.hhh-availability-upcoming small{color:#cbd5e1!important}
.hhh-team-calendar-weekdays{background:rgba(148,163,184,.20)!important;border-color:rgba(148,163,184,.24)!important}
.hhh-team-calendar-weekdays span{background:#172131!important;color:#e2e8f0!important}
.hhh-team-calendar-grid{background:rgba(148,163,184,.18)!important;border-color:rgba(148,163,184,.24)!important}
.hhh-team-calendar-day{background:#111827!important;color:#f8fafc!important}.hhh-team-calendar-day.outside{background:#0b1220!important;color:#64748b!important}.hhh-team-calendar-day.today{box-shadow:inset 0 0 0 2px #38bdf8!important}.hhh-team-calendar-day header span{color:#94a3b8!important}
.hhh-calendar-entry{background:#1f2937!important;color:#f8fafc!important;border-left-color:#94a3b8!important}.hhh-calendar-entry span{color:#cbd5e1!important}.hhh-calendar-entry.can-accept{background:rgba(20,83,45,.65)!important;border-left-color:#22c55e!important}.hhh-calendar-entry.status-busy{background:rgba(120,53,15,.55)!important;border-left-color:#f59e0b!important}.hhh-calendar-entry.status-unavailable,.hhh-calendar-entry.status-absence{background:rgba(127,29,29,.55)!important;border-left-color:#ef4444!important}.hhh-calendar-entry.status-off{background:#263244!important}.hhh-calendar-entry.status-vacation{background:rgba(76,29,149,.42)!important;border-left-color:#a78bfa!important}
.hhh-availability-pulse-list>a{border-color:rgba(148,163,184,.22)!important;background:#111827!important;color:#f8fafc!important}.hhh-availability-pulse-list>a.can-accept{border-left-color:#22c55e!important;background:rgba(20,83,45,.55)!important}.hhh-availability-pulse-list>a>span{background:#263244!important;color:#e0f2fe!important}.hhh-availability-pulse-list>a small{color:#cbd5e1!important}
.hhh-availability-accept{background:rgba(20,83,45,.28)!important;border-color:rgba(34,197,94,.25)!important;color:#dcfce7!important}

/* Teamzentrale: Teamstatus ist die erste operative Information. */
.hhh-team-entry-status{display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(360px,1.5fr) auto;gap:18px;align-items:center;border:1px solid rgba(56,189,248,.28)!important;border-top:4px solid #38bdf8!important;background:linear-gradient(135deg,rgba(14,116,144,.17),rgba(17,24,39,.92))!important}
.hhh-team-entry-status h2{margin:.45rem 0 .35rem;color:#f8fafc}.hhh-team-entry-status p{margin:0;color:#cbd5e1}.hhh-team-entry-status-lists{display:grid;gap:8px}.hhh-team-entry-status-lists>div{display:grid;gap:3px;padding:10px 12px;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:rgba(255,255,255,.035)}.hhh-team-entry-status-lists strong{color:#fff}.hhh-team-entry-status-lists span{font-size:12px;color:#cbd5e1;line-height:1.5}
.hhh-team-entry-status [data-hhh-availability-live="summary"].is-good{color:#bbf7d0}.hhh-team-entry-status [data-hhh-availability-live="summary"].is-none-free{color:#fecaca}
.hhh-team-live-status{border-top-color:#38bdf8!important}

/* Glocken-Seite: Verfügbarkeit direkt zusammen mit Benachrichtigungen. */
.hhh-notification-team-status{border-top:4px solid #38bdf8!important;background:linear-gradient(145deg,rgba(14,116,144,.12),rgba(17,24,39,.95))!important}
.hhh-notification-team-status h2{margin:.55rem 0 .2rem}.hhh-notification-team-status [data-hhh-availability-live="summary"].is-good{color:#bbf7d0}.hhh-notification-team-status [data-hhh-availability-live="summary"].is-none-free{color:#fecaca}

/* Live-Anfragehinweis ebenfalls an dunkle Oberfläche angepasst. */
.hhh-live-notification{border-color:rgba(56,189,248,.32)!important;border-left-color:#38bdf8!important;background:#0f2334!important;color:#f8fafc!important;box-shadow:0 16px 34px rgba(0,0,0,.28)!important}.hhh-live-notification span{color:#cbd5e1!important}

@media(max-width:1180px){.hhh-team-entry-status{grid-template-columns:1fr 1fr}.hhh-team-entry-status>.hhh-actions{grid-column:1/-1}.hhh-notification-bell-team{min-width:112px!important}}
@media(max-width:760px){.hhh-team-entry-status{grid-template-columns:1fr}.hhh-team-entry-status>.hhh-actions{grid-column:auto}.hhh-notification-bell-team{min-width:44px!important;width:44px!important;padding:0!important}.hhh-bell-team-indicator{display:none}.hhh-availability-board{grid-template-columns:1fr!important}}

/* 4.4.6: exakte Datums-/Zeitraumanzeige im Teamstatus */
.hhh-availability-person-main .hhh-availability-period{display:block!important;color:#e2e8f0!important;font-weight:800!important;white-space:normal!important;line-height:1.35!important;margin-top:2px!important}
.hhh-availability-person-main .hhh-availability-note{display:block!important;color:#cbd5e1!important;white-space:normal!important;line-height:1.35!important}
.hhh-availability-board.compact .hhh-availability-person{min-height:180px}
@media(max-width:760px){.hhh-availability-board.compact .hhh-availability-person{min-height:auto}.hhh-availability-person-main .hhh-availability-period{font-size:11px!important}}

.hhh-availability-pulse-list>a{min-width:310px!important}
.hhh-availability-pulse-list>a div small{white-space:normal!important;line-height:1.35!important}

/* Enterprise 4.5: nur gezielt freigegebene Partnerdaten im HHH-Mandanten */
.hhh-partner-boundary{border-color:rgba(54,190,170,.35)!important;background:linear-gradient(135deg,rgba(10,48,48,.86),rgba(12,28,47,.92))!important}.hhh-partner-boundary h2{margin:.7rem 0 .35rem}.hhh-partner-share-item{display:grid!important;grid-template-columns:minmax(260px,1.4fr) minmax(260px,1fr) auto;gap:18px;align-items:center}.hhh-partner-share-item p{margin:.55rem 0 0;color:var(--muted,#9eafc4);line-height:1.55}.hhh-partner-consent-proof{padding:10px 12px;border-radius:11px;background:rgba(31,118,91,.12);border:1px solid rgba(56,198,151,.23)}.hhh-partner-consent-proof small{display:block;margin-top:6px;line-height:1.55;color:#b6c9d9}@media(max-width:900px){.hhh-partner-share-item{grid-template-columns:1fr}}

/* HHH Enterprise 4.5 – protokollierte Partnerübergaben */
.hhh-partner-boundary{border-color:rgba(34,211,238,.28);background:linear-gradient(135deg,rgba(8,47,73,.28),rgba(15,23,42,.76))}
.hhh-partner-share-item{align-items:flex-start}
.hhh-partner-consent-proof{min-width:250px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:rgba(15,23,42,.48)}

/* === HHH Enterprise 4.6: Pflegeorganisationen-Ökosystem / öffentliche Startseite === */
.hhh-ecosystem-home,.hhh-ecosystem-info-body{background:
radial-gradient(circle at 8% 8%,rgba(14,165,233,.22),transparent 34rem),
radial-gradient(circle at 88% 18%,rgba(124,58,237,.20),transparent 34rem),
radial-gradient(circle at 50% 88%,rgba(16,185,129,.11),transparent 32rem),#050914}
.hhh-ecosystem-landing{width:min(1680px,100%);margin:0 auto;gap:34px}.hhh-ecosystem-nav{position:sticky;top:14px;z-index:40;box-shadow:0 22px 70px rgba(0,0,0,.28)}
.hhh-ecosystem-navlinks{display:flex;gap:20px;align-items:center;margin-left:auto}.hhh-ecosystem-navlinks a{color:#b9c9da;font-size:13px;font-weight:850}.hhh-ecosystem-navlinks a:hover{color:#fff}
.hhh-ecosystem-hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr);gap:58px;align-items:center;padding:clamp(38px,7vw,100px) clamp(4px,2vw,28px)}
.hhh-ecosystem-hero-copy{max-width:880px}.hhh-ecosystem-kicker,.hhh-ecosystem-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#7dd3fc;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}
.hhh-ecosystem-kicker:before,.hhh-ecosystem-eyebrow:before{content:"";width:32px;height:2px;border-radius:99px;background:linear-gradient(90deg,#22d3ee,#8b5cf6)}
.hhh-ecosystem-hero h1,.hhh-ecosystem-info-hero h1{font-size:clamp(48px,7.3vw,104px);line-height:.91;letter-spacing:-.078em;margin:20px 0 24px;background:linear-gradient(125deg,#fff 10%,#dbeafe 42%,#a5f3fc 68%,#ddd6fe);-webkit-background-clip:text;background-clip:text;color:transparent;text-wrap:balance}
.hhh-ecosystem-lead,.hhh-ecosystem-info-hero p{font-size:clamp(18px,1.8vw,23px);line-height:1.62;color:#c9d8e9;max-width:900px}.hhh-ecosystem-lead strong,.hhh-ecosystem-info-hero strong{color:#fff}
.hhh-btn-large{padding:14px 20px;border-radius:17px;font-size:15px}.hhh-ecosystem-actions{margin-top:28px}.hhh-ecosystem-trustline{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:26px;color:#a9bad0;font-size:13px;font-weight:750}.hhh-ecosystem-trustline span{display:inline-flex;align-items:center;gap:7px}
.hhh-ecosystem-network{position:relative;min-height:560px;border:1px solid rgba(125,211,252,.18);border-radius:40px;background:radial-gradient(circle at center,rgba(56,189,248,.18),rgba(139,92,246,.09) 36%,rgba(255,255,255,.035) 62%,rgba(255,255,255,.02));box-shadow:0 34px 100px rgba(2,6,23,.52),inset 0 1px 0 rgba(255,255,255,.08);overflow:hidden;isolation:isolate}.hhh-ecosystem-network:before,.hhh-ecosystem-network:after{content:"";position:absolute;border:1px dashed rgba(125,211,252,.22);border-radius:50%;inset:15%;z-index:-1}.hhh-ecosystem-network:after{inset:29%;border-color:rgba(167,139,250,.24)}
.hhh-network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(103,232,249,.35);background:linear-gradient(145deg,rgba(14,165,233,.28),rgba(99,102,241,.26));box-shadow:0 0 80px rgba(56,189,248,.23)}.hhh-network-core>span{font-size:34px;font-weight:950;color:#fff;letter-spacing:-.06em}.hhh-network-core strong{font-size:14px;color:#dff8ff}.hhh-network-core small{margin-top:6px;color:#9bb1c8}
.hhh-network-node{position:absolute;min-width:150px;padding:14px 16px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(7,15,29,.88);box-shadow:0 15px 44px rgba(0,0,0,.28)}.hhh-network-node strong{display:block;color:#fff}.hhh-network-node span{display:block;color:#9fb2c8;font-size:12px;margin-top:3px}.hhh-network-node.node-a{left:7%;top:12%;border-color:rgba(52,211,153,.34)}.hhh-network-node.node-b{right:6%;top:16%;border-color:rgba(167,139,250,.34)}.hhh-network-node.node-c{left:8%;bottom:14%;border-color:rgba(56,189,248,.34)}.hhh-network-node.node-d{right:8%;bottom:12%;border-color:rgba(251,191,36,.30)}
.hhh-network-orbit{position:absolute;inset:0;background:radial-gradient(circle at 18% 23%,rgba(52,211,153,.45) 0 3px,transparent 4px),radial-gradient(circle at 83% 26%,rgba(167,139,250,.48) 0 3px,transparent 4px),radial-gradient(circle at 21% 80%,rgba(56,189,248,.48) 0 3px,transparent 4px),radial-gradient(circle at 82% 79%,rgba(251,191,36,.46) 0 3px,transparent 4px);pointer-events:none}
.hhh-ecosystem-statement{padding:clamp(36px,6vw,76px);border:1px solid rgba(125,211,252,.16);border-radius:34px;background:linear-gradient(130deg,rgba(14,165,233,.11),rgba(255,255,255,.045) 48%,rgba(139,92,246,.10));text-align:center}.hhh-ecosystem-statement h2{max-width:1180px;margin:16px auto;font-size:clamp(32px,4.7vw,62px);line-height:1.02;letter-spacing:-.055em}.hhh-ecosystem-statement p{max-width:990px;margin:0 auto;color:#bacbe0;font-size:18px;line-height:1.7}
.hhh-ecosystem-benefits,.hhh-ecosystem-data{padding:clamp(28px,5vw,72px) 0}.hhh-ecosystem-sectionhead{max-width:1000px;margin-bottom:28px}.hhh-ecosystem-sectionhead>span{color:#7dd3fc;font-size:12px;font-weight:950;letter-spacing:.15em}.hhh-ecosystem-sectionhead h2{margin:10px 0 0;font-size:clamp(32px,4.5vw,58px);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}
.hhh-ecosystem-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hhh-ecosystem-feature{min-height:260px;margin:0;padding:26px;border-radius:28px;background:linear-gradient(160deg,rgba(255,255,255,.085),rgba(255,255,255,.035));transition:.18s ease}.hhh-ecosystem-feature:hover{transform:translateY(-3px);border-color:rgba(125,211,252,.34)}.hhh-ecosystem-feature.feature-primary{background:linear-gradient(145deg,rgba(16,185,129,.16),rgba(14,165,233,.09),rgba(255,255,255,.04));border-color:rgba(52,211,153,.22)}.hhh-feature-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.08);font-size:24px}.hhh-ecosystem-feature h3{font-size:21px;margin:22px 0 8px;letter-spacing:-.025em}.hhh-ecosystem-feature p{color:#aebfd2;line-height:1.65;margin:0}
.hhh-ecosystem-split{display:grid;grid-template-columns:1.06fr .94fr;gap:20px}.hhh-ecosystem-process,.hhh-ecosystem-promise{padding:clamp(26px,4vw,50px);border-radius:32px;border:1px solid var(--hhh-border);background:rgba(255,255,255,.045)}.hhh-ecosystem-process h2,.hhh-ecosystem-promise h2{font-size:clamp(30px,3.6vw,48px);line-height:1.04;letter-spacing:-.05em;margin:14px 0 28px}.hhh-process-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.hhh-process-list li{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:rgba(255,255,255,.035)}.hhh-process-list li>b{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#06111f;background:linear-gradient(135deg,#67e8f9,#a78bfa);font-size:18px}.hhh-process-list strong,.hhh-process-list span{display:block}.hhh-process-list strong{color:#f7fbff}.hhh-process-list span{color:#9eb2c8;margin-top:4px;line-height:1.5}
.hhh-ecosystem-promise{background:linear-gradient(150deg,rgba(99,102,241,.13),rgba(255,255,255,.04))}.hhh-promise-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.08)}.hhh-promise-row:last-child{border-bottom:0}.hhh-promise-row span{color:#9fb2c8}.hhh-promise-row strong{text-align:right;color:#e9f5ff}
.hhh-data-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hhh-data-card{padding:28px;border-radius:28px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04)}.hhh-data-card.good{border-color:rgba(52,211,153,.24);background:linear-gradient(155deg,rgba(16,185,129,.10),rgba(255,255,255,.035))}.hhh-data-card.controlled{border-color:rgba(56,189,248,.24);background:linear-gradient(155deg,rgba(14,165,233,.10),rgba(255,255,255,.035))}.hhh-data-card.blocked{border-color:rgba(167,139,250,.24);background:linear-gradient(155deg,rgba(124,58,237,.10),rgba(255,255,255,.035))}.hhh-data-label{font-size:11px;font-weight:950;letter-spacing:.14em;color:#9fcdf0}.hhh-data-card h3{font-size:22px;margin:10px 0 16px}.hhh-data-card ul{margin:0;padding-left:19px;color:#b9cadc;line-height:1.8}.hhh-ecosystem-legalnote{margin:18px 0 0;padding:16px 18px;border-left:3px solid #38bdf8;border-radius:10px;background:rgba(56,189,248,.06);color:#aebfd2;line-height:1.6}
.hhh-ecosystem-cta{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;padding:clamp(34px,6vw,72px);border-radius:36px;border:1px solid rgba(103,232,249,.24);background:linear-gradient(125deg,rgba(14,165,233,.18),rgba(37,99,235,.12) 45%,rgba(124,58,237,.16));box-shadow:0 30px 90px rgba(2,6,23,.38)}.hhh-ecosystem-cta h2{font-size:clamp(34px,4.7vw,64px);line-height:1;letter-spacing:-.055em;margin:14px 0}.hhh-ecosystem-cta p{max-width:900px;color:#bfd0e2;font-size:18px;line-height:1.65}.hhh-ecosystem-cta-actions{display:flex;flex-direction:column;gap:10px;min-width:270px}.hhh-footer-links{display:flex;gap:14px;flex-wrap:wrap}.hhh-footer-links a{color:#9fd9ff}.hhh-footer-links a:hover{color:#fff}

/* Partner-Informationsseite */
.hhh-ecosystem-info{width:min(1500px,100%);margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:24px;min-height:100vh}.hhh-ecosystem-info-hero{padding:clamp(52px,8vw,112px) clamp(4px,3vw,40px);max-width:1240px}.hhh-ecosystem-info-hero h1{font-size:clamp(46px,6.5vw,92px)}.hhh-ecosystem-info-hero p{max-width:1100px}.hhh-info-block{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:50px;padding:clamp(28px,5vw,62px);border:1px solid rgba(255,255,255,.10);border-radius:32px;background:rgba(255,255,255,.045)}.hhh-info-block.emphasis{background:linear-gradient(135deg,rgba(14,165,233,.13),rgba(139,92,246,.10))}.hhh-info-block h2{font-size:clamp(30px,4vw,52px);line-height:1.03;letter-spacing:-.05em;margin:12px 0}.hhh-info-block>p{font-size:18px;line-height:1.75;color:#bdcee1;margin:0;align-self:center}.hhh-info-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hhh-info-card{margin:0;min-height:260px}.hhh-info-card>span{font-size:12px;color:#7dd3fc;font-weight:950;letter-spacing:.14em}.hhh-info-card h3{font-size:23px;margin:16px 0 10px}.hhh-info-card p{color:#aebfd2;line-height:1.65}.hhh-info-checkgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hhh-info-checkgrid>div{padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.035)}.hhh-info-checkgrid b,.hhh-info-checkgrid span{display:block}.hhh-info-checkgrid b{color:#fff}.hhh-info-checkgrid span{color:#9fb2c8;font-size:13px;line-height:1.5;margin-top:5px}.hhh-info-security{display:block}.hhh-info-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.hhh-info-security-grid article{margin:0;box-shadow:none;background:rgba(6,15,30,.55)}.hhh-info-security-grid h3{margin-top:0}.hhh-info-security-grid ul{padding-left:18px;color:#afc1d4;line-height:1.8}.hhh-network-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hhh-network-values>div{padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.035)}.hhh-network-values strong,.hhh-network-values span{display:block}.hhh-network-values span{color:#9fb2c8;margin-top:5px;font-size:13px}.hhh-join-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hhh-join-steps li{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:18px}.hhh-join-steps b{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(56,189,248,.14);color:#bae6fd}.hhh-join-steps strong,.hhh-join-steps span{display:block}.hhh-join-steps span{color:#9eb1c7;margin-top:4px;font-size:13px}.hhh-info-faq{padding:clamp(28px,5vw,62px)}.hhh-info-faq details{border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.04);padding:0 18px;margin-bottom:10px}.hhh-info-faq summary{cursor:pointer;padding:18px 0;font-weight:900;color:#eef8ff}.hhh-info-faq details p{padding:0 0 18px;margin:0;color:#afc1d5;line-height:1.65}.hhh-info-cta{margin-top:10px}

@media(max-width:1180px){.hhh-ecosystem-navlinks{display:none}.hhh-ecosystem-hero{grid-template-columns:1fr;min-height:auto}.hhh-ecosystem-network{min-height:480px}.hhh-ecosystem-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hhh-ecosystem-split{grid-template-columns:1fr}.hhh-data-columns{grid-template-columns:1fr}.hhh-ecosystem-cta{grid-template-columns:1fr}.hhh-ecosystem-cta-actions{flex-direction:row;flex-wrap:wrap;min-width:0}.hhh-info-block{grid-template-columns:1fr;gap:18px}.hhh-info-grid.three,.hhh-info-security-grid{grid-template-columns:1fr}}
@media(max-width:760px){.hhh-ecosystem-landing,.hhh-ecosystem-info{padding:12px}.hhh-ecosystem-nav{position:relative;top:0}.hhh-ecosystem-hero{padding:42px 2px;gap:28px}.hhh-ecosystem-hero h1,.hhh-ecosystem-info-hero h1{font-size:clamp(42px,14vw,68px)}.hhh-ecosystem-network{min-height:430px;border-radius:26px}.hhh-network-core{width:150px;height:150px}.hhh-network-node{min-width:122px;padding:10px 12px;font-size:12px}.hhh-network-node.node-a{left:3%;top:8%}.hhh-network-node.node-b{right:3%;top:12%}.hhh-network-node.node-c{left:3%;bottom:10%}.hhh-network-node.node-d{right:3%;bottom:8%}.hhh-ecosystem-benefit-grid{grid-template-columns:1fr}.hhh-ecosystem-feature{min-height:auto}.hhh-ecosystem-statement,.hhh-ecosystem-process,.hhh-ecosystem-promise,.hhh-ecosystem-data,.hhh-ecosystem-cta,.hhh-info-block,.hhh-info-faq{padding:24px 18px}.hhh-promise-row{align-items:flex-start;flex-direction:column;gap:5px}.hhh-promise-row strong{text-align:left}.hhh-info-checkgrid,.hhh-network-values,.hhh-join-steps{grid-template-columns:1fr}.hhh-ecosystem-info-hero{padding:48px 2px}.hhh-ecosystem-cta-actions{flex-direction:column}.hhh-ecosystem-cta-actions .hhh-btn{width:100%}.hhh-ecosystem-trustline{display:grid;grid-template-columns:1fr 1fr;gap:10px}}

/* ===== HHH Enterprise 5.0 · Operations & Secure Ecosystem ===== */
.hhh-enterprise5-hero,.hhh-enterprise5-strip{position:relative;overflow:hidden;border:1px solid rgba(56,189,248,.32);background:linear-gradient(135deg,rgba(8,47,73,.68),rgba(15,23,42,.96) 46%,rgba(46,16,101,.46));box-shadow:0 24px 70px rgba(2,6,23,.28)}
.hhh-enterprise5-hero:after,.hhh-enterprise5-strip:after{content:"";position:absolute;inset:auto -8% -70% auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(34,211,238,.18),transparent 68%);pointer-events:none}
.hhh-enterprise5-hero h2,.hhh-enterprise5-strip h2{margin:.65rem 0 .45rem;font-size:clamp(1.35rem,2vw,2rem)}
.hhh-enterprise5-strip{display:flex;align-items:center;justify-content:space-between;gap:24px}
.hhh-enterprise5-strip>div:first-child{max-width:820px}.hhh-enterprise5-strip .hhh-actions{flex-shrink:0}
.hhh-ops-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}
.hhh-ops-list{display:grid;gap:12px}.hhh-ops-row{display:grid;grid-template-columns:180px minmax(0,1fr) 280px;gap:18px;align-items:center;padding:16px;border:1px solid rgba(148,163,184,.17);border-radius:18px;background:rgba(15,23,42,.52)}
.hhh-ops-row.signal-response_overdue{border-left:4px solid #fb7185}.hhh-ops-row.signal-followup_overdue{border-left:4px solid #f59e0b}.hhh-ops-row.signal-urgent{border-left:4px solid #ef4444}.hhh-ops-row.signal-unassigned{border-left:4px solid #38bdf8}.hhh-ops-row.signal-high{border-left:4px solid #a78bfa}
.hhh-ops-signal{display:grid;gap:4px}.hhh-ops-signal strong{font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.hhh-ops-signal small{color:#94a3b8}.hhh-ops-case h3{margin:0 0 4px}.hhh-ops-case h3 a{color:#f8fafc;text-decoration:none}.hhh-ops-case>span{color:#cbd5e1}.hhh-ops-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:9px;font-size:.82rem;color:#94a3b8}.hhh-ops-meta b{color:#dbeafe}.hhh-ops-owner{display:grid;gap:3px}.hhh-ops-owner>span{font-size:.72rem;text-transform:uppercase;color:#7dd3fc;letter-spacing:.08em}.hhh-ops-owner>strong{color:#f8fafc}.hhh-ops-owner>small{color:#94a3b8}.hhh-ops-owner .hhh-actions{margin-top:9px;gap:7px}.hhh-ops-owner form{display:inline-flex;margin:0}
.hhh-partner-ops-list{display:grid;gap:14px}.hhh-partner-transfer{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.65fr) minmax(300px,.8fr);gap:18px;padding:18px;border:1px solid rgba(148,163,184,.17);border-radius:18px;background:rgba(15,23,42,.5)}.hhh-partner-transfer h3{margin:10px 0 8px}.hhh-partner-data-min{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hhh-partner-data-min span{padding:6px 9px;border-radius:10px;background:rgba(30,41,59,.7);font-size:.8rem;color:#cbd5e1}.hhh-receiver-ack{display:grid;gap:10px;padding:14px;border:1px solid rgba(56,189,248,.24);border-radius:14px;background:rgba(8,47,73,.32)}.hhh-receiver-ack p{margin:0;color:#cbd5e1;font-size:.8rem;line-height:1.45}.hhh-receiver-ack label{display:flex;gap:8px;align-items:flex-start;font-size:.8rem;color:#e2e8f0}.hhh-receiver-ack input{margin-top:3px}
@media(max-width:1200px){.hhh-ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hhh-ops-row{grid-template-columns:150px minmax(0,1fr)}.hhh-ops-owner{grid-column:1/-1;padding-left:168px}.hhh-partner-transfer{grid-template-columns:1fr}.hhh-enterprise5-strip{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.hhh-ops-row{grid-template-columns:1fr}.hhh-ops-owner{padding-left:0}.hhh-ops-kpis{grid-template-columns:1fr}}
