:root{color:#0f172a;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f6f8fb;margin:0}.appShell{min-height:100vh;display:flex}.sidebar{background:#ffffffeb;border-right:1px solid #e2e8f0;flex-direction:column;gap:22px;width:310px;height:100vh;padding:22px;display:flex;position:sticky;top:0;overflow:auto}.sidebarBrand{align-items:center;gap:12px;display:flex}.sidebarBrand span{color:#64748b;margin-top:2px;font-size:12px;display:block}.brandIcon,.brandMark{color:#fff;background:#020617;border-radius:18px;place-items:center;display:grid}.brandIcon{width:40px;height:40px}.brandMark{width:56px;height:56px;margin-bottom:18px}.navBlock{flex-direction:column;gap:6px;display:flex}.navItem,.tenantButton{text-align:left;cursor:pointer;background:0 0;border:0}.navItem{color:#475569;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;font-weight:650;display:flex}.navItem:hover,.tenantButton:hover{background:#f1f5f9}.navItem.active{color:#fff;background:#2563eb}.sideTitle{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:4px 0 10px;font-size:11px;font-weight:800}.tenantList{border-top:1px solid #e2e8f0;padding-top:18px}.tenantButton{border-radius:16px;align-items:center;gap:10px;width:100%;margin-bottom:6px;padding:10px;display:flex}.tenantButton.active{background:#eff6ff;outline:1px solid #bfdbfe}.tenantAvatar{background:#e2e8f0;border-radius:14px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.tenantButton b{font-size:13px;display:block}.tenantButton small{color:#64748b;margin-top:2px;display:block}.sessionBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-top:auto;padding:14px}.sessionBox p{margin:0;font-weight:750}.sessionBox span{color:#64748b;margin:4px 0 12px;font-size:12px;display:block}.sessionBox button,.ghost{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:8px 10px;font-weight:650;display:inline-flex}.main{flex:1;max-width:1500px;padding:30px}.topbar{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:12px;font-weight:800}.topbar h1,.loginCard h1{letter-spacing:-.04em;margin:0;font-size:38px}.rolePill,.pill{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.rolePill{color:#3730a3;background:#eef2ff}.stack{flex-direction:column;gap:18px;display:flex}.metricsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metricsGrid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metricCard,.panel,.currentReport{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 12px 35px #0f172a0a}.metricCard{flex-direction:column;min-height:125px;padding:20px;display:flex}.clickable{cursor:pointer;transition:all .18s}.clickable:hover{transform:translateY(-2px);box-shadow:0 18px 45px #0f172a14}.metricTop{color:#64748b;justify-content:space-between;align-items:center;font-size:14px;font-weight:750;display:flex}.metricCard strong{letter-spacing:-.04em;margin-top:18px;font-size:28px;display:block}.panel,.currentReport{padding:24px}.sectionHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.sectionHead h2{letter-spacing:-.03em;margin:0;font-size:22px}.reportGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.infoBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.infoBlock span{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:12px;font-weight:900;display:block}.infoBlock p{color:#334155;margin:8px 0 0;line-height:1.45}.trafficBar{background:linear-gradient(90deg,#dc2626 0%,#f59e0b 50%,#16a34a 100%);border-radius:999px;height:12px;position:relative}.trafficBar span{background:#fff;border:4px solid #0f172a;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;position:absolute;top:50%;box-shadow:0 4px 16px #0000002e}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.searchBox{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1;align-items:center;gap:8px;min-width:280px;padding:0 12px;display:flex}.searchBox input{width:100%;font:inherit;background:0 0;border:0;outline:0;padding:13px 0}.input{width:100%;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 13px}.input.compact{width:auto;min-width:170px}.primary,.secondary{cursor:pointer;border:0;border-radius:16px;align-items:center;gap:8px;padding:12px 15px;font-weight:850;display:inline-flex}.primary{color:#fff;background:#2563eb}.primary:hover{background:#1d4ed8}.secondary{color:#fff;background:#0f172a}.wide{justify-content:center;width:100%;margin-top:14px}.dataTable{border-collapse:separate;border-spacing:0 10px;width:100%}.dataTable th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#64748b;padding:0 12px;font-size:12px}.dataTable td{color:#334155;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:14px 12px}.dataTable td:first-child{border-left:1px solid #e2e8f0;border-radius:16px 0 0 16px}.dataTable td:last-child{border-right:1px solid #e2e8f0;border-radius:0 16px 16px 0}.clickableRows tbody tr{cursor:pointer}.clickableRows tbody tr:hover td{background:#f8fafc}.pill.neutral{color:#475569;background:#f1f5f9}.pill.warn{color:#92400e;background:#fef3c7}.pill.good{color:#166534;background:#dcfce7}.pill.bad{color:#991b1b;background:#fee2e2}.folderTabs{flex-wrap:wrap;gap:10px;display:flex}.folderTabs button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:flex}.folderTabs button.active{color:#fff;background:#0f172a;border-color:#0f172a}.accordionList{flex-direction:column;gap:12px;display:flex}.accordion{border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.accordionHead{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:16px;display:grid}.accordionHead b{display:block}.accordionHead span{color:#64748b;margin-top:3px;font-size:13px;display:block}.accordionBody{padding:0 16px 16px}.topSpace{margin-top:14px}.loginPage{background:radial-gradient(circle at 0 0,#dbeafe,#0000 33%),#f6f8fb;place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{background:#fff;border:1px solid #e2e8f0;border-radius:30px;width:min(460px,100%);padding:34px;box-shadow:0 30px 80px #0f172a1a}.muted{color:#64748b;line-height:1.55}.fieldLabel{margin:22px 0 8px;font-size:13px;font-weight:800;display:block}.smallNote{color:#64748b;font-size:12px;line-height:1.4}.modalBackdrop{z-index:20;background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:28px;width:min(880px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 30px 100px #00000059}.modalHead{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.modalHead h2{letter-spacing:-.03em;margin:0;font-size:24px}.iconBtn{cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.formGrid label span{margin-bottom:7px;font-size:13px;font-weight:800;display:block}.formGrid textarea{resize:vertical}.modalActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.ghost{text-decoration:none}.ghost:disabled,.primary:disabled{opacity:.55;cursor:not-allowed}.notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;align-items:center;gap:8px;padding:12px 14px;font-weight:750;display:flex}.fullWidth{grid-column:1/-1}.trafficBlocks{align-items:center;gap:4px;display:flex}.trafficBlock{border-radius:6px;flex:1;height:18px;transition:background .2s}.traffic.compact .trafficBlock{border-radius:5px;height:14px}.traffic{min-width:130px}.traffic.compact{min-width:110px}.metricCard .traffic{flex:1;align-items:center;width:100%;margin-top:12px;display:flex}.metricCard .trafficBlocks{width:100%}.bulletList{color:#334155;margin:8px 0 0;padding-left:16px;line-height:1.55}.bulletList li{margin-bottom:4px}.pill.closed{color:#0f172a;background:#f1f5f9;border:1px solid #cbd5e1}.emptyState{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.emptyState p{margin:0;font-size:14px}.notice .iconBtn{color:#9a3412;background:#ffedd5;margin-left:auto}.modal>.notice{margin-bottom:14px}.loginError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-top:14px;padding:10px 12px;font-size:13px;font-weight:750}.actionCell{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ghost.small,button.small,.iconBtn.small{border-radius:10px;padding:7px 9px;font-size:12px}.iconBtn.small{width:30px;height:30px;padding:0}button.danger{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:12px;align-items:center;gap:7px;font-weight:850;display:inline-flex}button.danger:hover{background:#b91c1c}.sidebarBrand .brandIcon{background:0 0;border-radius:0}.sidebarLogo{object-fit:contain;border-radius:0;width:40px;height:40px;display:block}.sidebarLogoFallback{color:#fff;background:#020617;border-radius:18px;place-items:center;width:40px;height:40px;display:none}.tenantAvatarLogo{object-fit:contain;background:#fff;border-radius:12px;width:100%;height:100%}.pdfAttachment{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.uploadHint{color:#64748b;margin:6px 0 0;font-size:13px}.loginLogoMark{align-items:center;width:190px;max-width:100%;height:42px;margin-bottom:18px;display:flex}.loginLogo{width:100%;height:auto;display:block}@media (width<=1023px){.sidebar{width:240px}.metricsGrid,.metricsGrid.three,.reportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.detailGrid,.formGrid{grid-template-columns:1fr}.fullWidth{grid-column:auto}.main{padding:24px}.topbar h1,.loginCard h1{font-size:32px}}@media (width<=639px){.appShell{display:block}.sidebar{z-index:30;width:300px;height:100vh;box-shadow:none;transition:left .25s;position:fixed;top:0;left:-320px}.sidebar.open{left:0;box-shadow:4px 0 40px #0000002e}.navBackdrop{z-index:29;background:#0f172a73;position:fixed;inset:0}.sidebarClose{cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;flex-shrink:0;align-self:flex-end;place-items:center;width:38px;height:38px;margin-bottom:6px;display:grid}.mobileNavBar{align-items:center;gap:12px;padding:16px 0 4px;display:flex}.mobileBrand{color:#0f172a;font-size:15px;font-weight:800}.hamburger{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.hamburger span{background:#334155;border-radius:2px;width:20px;height:2px;display:block}.main{padding:0 16px 32px}.topbar{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px}.topbar h1,.loginCard h1{font-size:26px}.metricsGrid,.metricsGrid.three,.reportGrid,.detailGrid,.formGrid{grid-template-columns:1fr}.fullWidth{grid-column:auto}.metricCard{min-height:90px;padding:16px}.metricCard strong{margin-top:10px;font-size:22px}.toolbar{flex-direction:column;align-items:stretch}.toolbar .searchBox{min-width:0}.toolbar .input.compact{width:100%}.toolbar .primary,.toolbar .secondary{justify-content:center}.panel{padding:16px;overflow:hidden}.dataTable{-webkit-overflow-scrolling:touch;white-space:nowrap;font-size:13px;display:block;overflow-x:auto}.clickableRows th:nth-child(3),.clickableRows td:nth-child(3){display:none}.modalBackdrop{align-items:flex-end;padding:0}.modal{border-radius:24px 24px 0 0;width:100%;max-height:92vh;padding:20px 16px}.folderTabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.folderTabs button{white-space:nowrap}.navItem{min-height:44px;padding:14px}.primary,.secondary{min-height:44px;padding:12px 16px}.input{min-height:44px;padding:13px}select.input{min-height:44px}.accordionHead{padding:14px 12px}.loginCard{border-radius:20px;padding:24px 20px}.sessionBox{padding:12px}.actionCell{flex-direction:column;align-items:flex-start}.currentReport{padding:16px}}@media (width>=640px){.mobileNavBar,.navBackdrop,.sidebarClose{display:none}}.topbarRight{align-items:center;gap:10px;display:flex}.sectionActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.notifWrap{position:relative}.notifBtn{cursor:pointer;color:#475569;background:0 0;border:1px solid #e2e8f0;border-radius:14px;place-items:center;width:40px;height:40px;transition:background .15s,color .15s;display:grid;position:relative}.notifBtn:hover{color:#0f172a;background:#f1f5f9}.notifBtn--active{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.notifBadge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:900;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.notifDropdown{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:340px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 60px #0f172a24}.notifHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.notifHeader span{color:#0f172a;font-size:13px;font-weight:800}.notifMarkAll{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:700}.notifMarkAll:hover{text-decoration:underline}.notifEmpty{color:#94a3b8;text-align:center;margin:0;padding:20px 16px;font-size:13px}.notifList{max-height:360px;margin:0;padding:6px 0;list-style:none;overflow-y:auto}.notifList li{margin:0}.notifItem{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px 16px;transition:background .12s;display:flex}.notifItem:hover{background:#f8fafc}.notifItem--unread{background:#eff6ff}.notifItem--unread:hover{background:#dbeafe}.notifItemIcon{color:#475569;background:#f1f5f9;border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.notifItem--unread .notifItemIcon{color:#2563eb;background:#dbeafe}.notifItemLabel{color:#334155;flex:1;font-size:13px;font-weight:600;line-height:1.4}.notifItem--unread .notifItemLabel{color:#1e3a8a;font-weight:750}.notifDot{background:#2563eb;border-radius:50%;flex-shrink:0;width:7px;height:7px}.progressRing{color:#fff;background:#0f172a;border-radius:50%;place-items:center;min-width:58px;height:58px;font-size:13px;font-weight:900;display:grid}.checklistGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.checklistItem{text-align:left;cursor:pointer;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:10px;min-height:96px;padding:13px;display:flex}.checklistItem:hover{background:#eff6ff;border-color:#bfdbfe}.checklistItem.done{background:#f0fdf4;border-color:#bbf7d0}.checklistIcon{color:#2563eb;background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex:none;place-items:center;width:26px;height:26px;display:grid}.checklistItem.done .checklistIcon{color:#fff;background:#16a34a;border-color:#16a34a}.checklistItem b{color:#0f172a;font-size:13px;line-height:1.25;display:block}.checklistItem small{color:#64748b;margin-top:5px;line-height:1.35;display:block}@media (width<=1023px){.checklistGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639px){.checklistGrid{grid-template-columns:1fr}.progressRing{width:52px;min-width:52px;height:52px}}.profileHero{justify-content:space-between;align-items:center;gap:18px;display:flex}.profileIdentity{align-items:center;gap:16px;display:flex}.profileAvatar{border-radius:18px;width:64px;height:64px;font-size:18px}.profileHero h2{letter-spacing:-.03em;margin:0;font-size:28px}.profileMeta{color:#64748b;align-items:center;gap:8px;margin-top:8px;font-weight:750;display:flex}.profileGrid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;display:grid}.contactList{flex-direction:column;gap:10px;display:flex}.contactRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.contactRow b{font-size:14px;display:block}.contactRow small{color:#64748b;margin-top:3px;display:block}.reportMiniList{flex-direction:column;gap:10px;display:flex}.reportMini{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr 140px;align-items:center;gap:14px;padding:12px;display:grid}.reportMini b,.reportMini span{display:block}.reportMini span{color:#64748b;margin-top:3px}@media (width<=1023px){.profileGrid{grid-template-columns:1fr}}@media (width<=639px){.profileHero{flex-direction:column;align-items:flex-start}.reportMini{grid-template-columns:1fr}}.statusTimeline{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:18px;display:grid}.timelineItem{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;padding:12px;display:grid}.timelineItem:hover,.timelineItem.active{background:#eff6ff;border-color:#bfdbfe}.timelineDot{border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-top:3px;box-shadow:0 0 0 4px #fff}.timelineItem b,.timelineItem small{display:block}.timelineItem b{color:#0f172a}.timelineItem small{color:#64748b;margin-top:3px;line-height:1.35}.statusDetail{border-top:1px solid #e2e8f0;padding-top:18px}.sectionSubhead{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 10px;font-size:11px;font-weight:800}.reportHistoryList{border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;margin-top:20px;padding-top:18px;display:flex}.reportHistoryRow{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:12px 16px;display:grid}.reportHistoryRow:hover,.reportHistoryRow.active{background:#eff6ff;border-color:#bfdbfe}.reportHistoryMeta b,.reportHistoryMeta small{display:block}.reportHistoryMeta small{color:#64748b;margin-top:3px;line-height:1.35}.invoiceTable td,.invoiceTable td b{font-size:13px}.activityList{flex-direction:column;gap:10px;display:flex}.activityList.compact .activityItem:nth-child(n+6){display:none}.activityItem{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:12px;display:grid}.activityItem:hover{background:#f8fafc;border-color:#bfdbfe}.activityIcon{color:#475569;background:#f1f5f9;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.activityIcon.report{color:#2563eb;background:#eff6ff}.activityIcon.document{color:#16a34a;background:#f0fdf4}.activityIcon.invoice{color:#ea580c;background:#fff7ed}.activityIcon.request{color:#4f46e5;background:#eef2ff}.activityItem b,.activityItem small{display:block}.activityItem small{color:#64748b;margin-top:3px;line-height:1.35}.activityItem time{color:#64748b;white-space:nowrap;font-size:12px;font-weight:800}@media (width<=639px){.activityItem{grid-template-columns:auto 1fr}.activityItem time{grid-column:2}}.emptyState span{color:#64748b;max-width:460px;font-size:13px;line-height:1.45}.emptyState .primary{margin-top:4px}.settingsList{flex-direction:column;gap:10px;display:flex}.settingsActionRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.settingsActionRow b,.settingsActionRow small{display:block}.settingsActionRow small{color:#64748b;margin-top:4px;line-height:1.35}.toggleRow{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px;display:grid;position:relative}.toggleRow b,.toggleRow small{display:block}.toggleRow small{color:#64748b;margin-top:4px;line-height:1.35}.toggleRow input{opacity:0;pointer-events:none;position:absolute}.toggleSwitch{background:#cbd5e1;border-radius:999px;width:48px;height:28px;transition:background .15s;position:relative}.toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0f172a33}.toggleRow input:checked+.toggleSwitch{background:#2563eb}.toggleRow input:checked+.toggleSwitch:after{transform:translate(20px)}.tableSub{color:#64748b;margin-top:4px;font-size:12px;font-weight:600;line-height:1.35;display:block}.projectCards{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;display:grid}.projectCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex}.projectCardHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.projectCardHead b{letter-spacing:-.02em;font-size:15px;display:block}.projectCardHead span{color:#64748b;margin-top:4px;font-size:13px;line-height:1.4;display:block}.projectCardMeta{color:#64748b;align-items:center;gap:7px;font-size:13px;font-weight:650;display:flex}.projectTimeline{flex-direction:column;gap:7px;display:flex}.timelineDates{color:#64748b;justify-content:space-between;font-size:12px;font-weight:700;display:flex}.timelineTrack{background:#e2e8f0;border-radius:999px;height:9px;overflow:hidden}.timelineFill{background:#2563eb;border-radius:999px;height:100%;transition:width .25s}.timelineFill.done{background:#16a34a}.timelineFill.over{background:#dc2626}.timelineFill.soon{background:#f59e0b}.timelineFill.neutral{background:#cbd5e1}.timelineLabel{color:#2563eb;font-size:12px;font-weight:800}.timelineLabel.done{color:#16a34a}.timelineLabel.over{color:#dc2626}.timelineLabel.soon{color:#b45309}.timelineLabel.neutral{color:#64748b}.inlineToggle{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:8px;padding:11px 13px;font-size:14px;font-weight:650;display:inline-flex}.inlineToggle:hover{background:#f8fafc}.inlineToggle input{cursor:pointer;margin:0}.leadsNav{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:16px}.sidebar .leadsNav~.sessionBox{margin-top:16px}.leadHinweis{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe;align-items:flex-start;font-weight:600;line-height:1.5}.leadWarm{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.scoreChip{border-radius:999px;place-items:center;min-width:42px;padding:5px 9px;font-size:13px;font-weight:900;display:inline-grid}.scoreChip.ok{color:#166534;background:#dcfce7}.scoreChip.mid{color:#92400e;background:#fef3c7}.scoreChip.low{color:#475569;background:#f1f5f9}.scoreWert{letter-spacing:-.04em;margin-top:18px;font-size:32px;display:block}.scoreWert small{color:#94a3b8;margin-left:2px;font-size:16px;font-weight:700}.scoreWert.ok{color:#16a34a}.scoreWert.mid{color:#d97706}.scoreWert.low{color:#64748b}.leadDomain{color:#94a3b8;margin-top:3px;font-size:12px;display:block}.leadText{color:#334155;margin:0;line-height:1.6}.leadZitat{color:#334155;background:#f8fafc;border-left:3px solid #2563eb;border-radius:0 14px 14px 0;margin:0;padding:14px 18px;font-style:italic;line-height:1.55}.steckbrief{border-spacing:0}.steckbrief td{vertical-align:top;border:0;border-bottom:1px solid #f1f5f9;padding:11px 0}.steckbrief td:first-child{color:#64748b;border-radius:0;width:210px;font-size:13px;font-weight:750}.steckbrief td:last-child{border-radius:0}.steckbrief tr:last-child td{border-bottom:0}.leadAngebot{border:1px solid #e2e8f0;border-radius:18px;margin-bottom:12px;padding:16px}.leadAngebot:last-child{margin-bottom:0}.leadAngebotKopf{align-items:center;gap:11px;margin-bottom:8px;display:flex}.leadAngebotKopf b{font-size:15px}.leadNummer{border-radius:50%;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:13px;font-weight:900;display:grid}.leadNummer.ok{color:#166534;background:#dcfce7}.leadNummer.mid{color:#92400e;background:#fef3c7}.leadNummer.low{color:#475569;background:#f1f5f9}.callout{color:#713f12;background:#fefce8;border:1px solid #fde68a;border-radius:18px;align-items:flex-start;gap:12px;padding:16px;display:flex}.callout p{margin:0;line-height:1.6}.callout svg{flex-shrink:0;margin-top:2px}.leadKopf{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px 20px}.leadKopfZahlen{flex-wrap:wrap;gap:30px;display:flex}.leadKopfZahl b{letter-spacing:-.03em;font-size:24px;line-height:1.15;display:block}.leadKopfZahl span{color:#64748b;margin-top:2px;font-size:12px;font-weight:700;display:block}.leadReiter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.leadReiterRechts{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.compactSearch{flex:0 280px;min-width:240px}.segment{background:#eef2f7;border-radius:14px;gap:3px;padding:4px;display:inline-flex}.segmentBtn{font:inherit;color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:11px;align-items:center;gap:7px;padding:9px 14px;font-size:14px;font-weight:750;display:inline-flex}.segmentBtn:hover{background:#e2e8f0}.segmentBtn.active{color:#0f172a;background:#fff;box-shadow:0 2px 8px #0f172a17}.phasePill{color:#475569;background:#f1f5f9;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-block}.phasePill.identifiziert{color:#3730a3;background:#eef2ff}.phasePill.kontaktiert{color:#92400e;background:#fef3c7}.phasePill.geantwortet{color:#1e40af;background:#dbeafe}.phasePill.abschluss{color:#166534;background:#dcfce7}.phasePill.verworfen{color:#64748b;background:#f1f5f9}.leadKacheln{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:13px;display:grid}.leadKarte{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.leadKarteKopf{align-items:flex-start;gap:11px;display:flex}.leadKarteTitel b{font-size:14px;line-height:1.3;display:block}.leadKarteTitel small{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.leadKarteMeta{color:#64748b;flex-direction:column;gap:5px;font-size:12.5px;display:flex}.leadKarteMeta span{align-items:center;gap:6px;display:flex}.leadKarteBranche{color:#94a3b8}.leadKarteFuss{flex-wrap:wrap;gap:7px;display:flex}.leadSignalTag{color:#475569;background:#f1f5f9;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:750}.leadWarmTag{color:#166534;background:#dcfce7;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.kanban{grid-template-columns:repeat(5,minmax(210px,1fr));align-items:start;gap:13px;padding-bottom:6px;display:grid;overflow-x:auto}.kanbanSpalte{background:#f1f5f9;border:2px solid #0000;border-radius:18px;min-height:220px;padding:12px}.kanbanSpalte.ueber{background:#eff6ff;border-color:#2563eb}.kanbanKopf{justify-content:space-between;align-items:center;padding:4px 6px 12px;display:flex}.kanbanKopf b{letter-spacing:-.01em;font-size:13px}.kanbanKopf span{color:#475569;background:#fff;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:800}.kanbanKopf.identifiziert b{color:#3730a3}.kanbanKopf.kontaktiert b{color:#92400e}.kanbanKopf.geantwortet b{color:#1e40af}.kanbanKopf.abschluss b{color:#166534}.kanbanKopf.verworfen b{color:#64748b}.kanbanKarten{flex-direction:column;gap:10px;display:flex}.kanbanKarten .leadKarte{cursor:grab}.kanbanKarten .leadKarte:active{cursor:grabbing}.kanbanLeer{text-align:center;color:#94a3b8;border:1px dashed #cbd5e1;border-radius:13px;margin:0;padding:22px 8px;font-size:12.5px}.phasenPanel{padding:20px 24px}.phasenKopf{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.leadTitel{letter-spacing:-.03em;margin:0 0 4px;font-size:25px}.phasenKopf .muted{margin:0;font-size:14px}.scoreChip.gross{min-width:58px;padding:10px 14px;font-size:19px}.phasenLeiste{flex-wrap:wrap;gap:7px;display:flex}.phasenStufe{min-width:118px;font:inherit;color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:13px;flex:1;padding:11px 10px;font-size:13.5px;font-weight:750;transition:all .15s}.phasenStufe:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.phasenStufe:disabled{opacity:.6;cursor:default}.phasenStufe.aktiv{color:#fff;border-color:#0000}.phasenStufe.aktiv.identifiziert{background:#4f46e5}.phasenStufe.aktiv.kontaktiert{background:#d97706}.phasenStufe.aktiv.geantwortet{background:#2563eb}.phasenStufe.aktiv.abschluss{background:#16a34a}.phasenStufe.aktiv.verworfen{background:#64748b}.leadLayout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.leadHaupt{flex-direction:column;gap:18px;min-width:0;display:flex}.leadSeite{position:sticky;top:18px}.leadFakten{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.leadFakt{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:11px 13px}.leadFakt span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800;display:block}.leadFakt b{margin-top:4px;font-size:14px;line-height:1.35;display:block}.leadVerlauf{flex-direction:column;max-height:calc(100vh - 60px);display:flex}.verlaufEingabe{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:9px;padding-bottom:15px;display:flex}.verlaufEingabe .input.compact{width:100%}.verlaufAktionen{flex-wrap:wrap;gap:8px;display:flex}.primary.small,.ghost.small,.danger.small{border-radius:11px;padding:8px 11px;font-size:13px}.verlaufListe{flex-direction:column;gap:14px;margin-top:15px;display:flex;overflow-y:auto}.verlaufEintrag{align-items:flex-start;gap:11px;display:flex}.verlaufIcon{color:#475569;background:#f1f5f9;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.verlaufIcon.identifiziert{color:#4f46e5;background:#eef2ff}.verlaufIcon.mail{color:#b45309;background:#fef3c7}.verlaufIcon.antwort{color:#2563eb;background:#dbeafe}.verlaufIcon.phase{color:#475569;background:#f1f5f9}.verlaufIcon.anruf{color:#16a34a;background:#dcfce7}.verlaufInhalt{min-width:0}.verlaufInhalt p{color:#334155;word-break:break-word;margin:0;font-size:13.5px;line-height:1.45}.verlaufInhalt small{color:#94a3b8;margin-top:3px;font-size:11.5px;display:block}@media (width<=1200px){.leadLayout{grid-template-columns:minmax(0,1fr)}.leadSeite{position:static}.leadVerlauf{max-height:none}.kanban{grid-template-columns:repeat(5,minmax(200px,1fr))}}.mailWarnung{color:#92400e;background:#fffbeb;border-color:#fde68a;align-items:flex-start}.mailWarnung code,.leadHinweis code{background:#0f172a12;border-radius:5px;padding:1px 5px;font-size:12px}.mailFeld{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:14px;padding:11px 0;display:flex}.mailFeldLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;width:60px;padding-top:7px;font-size:12px;font-weight:800}.mailChips{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.mailChip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;flex-direction:column;padding:8px 30px 8px 12px;display:inline-flex;position:relative}.mailChip b{font-size:13px;font-weight:750}.mailChip small{color:#475569;margin-top:2px;font-size:11.5px}.mailChip em{text-transform:uppercase;letter-spacing:.04em;margin-top:3px;font-size:10.5px;font-style:normal;font-weight:800}.mailChip.gefunden{background:#f0fdf4;border-color:#bbf7d0}.mailChip.gefunden em{color:#16a34a}.mailChip.abgeleitet{background:#fffbeb;border-color:#fde68a}.mailChip.abgeleitet em{color:#b45309}.mailChip.manuell em{color:#64748b}.mailChipWeg{cursor:pointer;color:#94a3b8;background:0 0;border:0;border-radius:6px;padding:2px;position:absolute;top:7px;right:7px}.mailChipWeg:hover{color:#0f172a;background:#e2e8f0}.mailZufuegen{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.mailZufuegen .input{flex:1;min-width:220px}.mailVorschlaege{flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;display:flex}.mailVorschlag{font:inherit;color:#475569;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:700}.mailVorschlag:hover{color:#2563eb;border-style:solid;border-color:#2563eb}.mailText{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.65}.mailAnhang{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;align-items:center;gap:13px;padding:14px;display:flex}.mailAnhang>div{flex:1;min-width:0}.mailAnhang b{font-size:13.5px;display:block}.mailAnhang small{color:#64748b;margin-top:3px;font-size:12px;display:block}.mailAnhangAktionen{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.mailUpload{cursor:pointer;align-items:center;gap:7px;display:inline-flex}.mailGespeichert{color:#16a34a;align-items:center;gap:6px;font-size:13px;font-weight:750;display:inline-flex}.mailVorschau{border:1px solid #e2e8f0;border-radius:15px;overflow:hidden}.mailVorschauKopf{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:7px;padding:14px 16px;display:flex}.mailVorschauKopf>div{align-items:baseline;gap:12px;font-size:13.5px;display:flex}.mailVorschauKopf span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;width:58px;font-size:11px;font-weight:800}.mailVorschauKopf b{color:#0f172a;word-break:break-word;align-items:center;gap:6px;font-weight:650;display:inline-flex}.mailVorschauRahmen{background:#f6f8fb;border:0;width:100%;height:78vh;min-height:620px;display:block}.mailPdfRahmen{aspect-ratio:1/1.414;background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;width:100%;min-height:700px;margin-top:12px;display:block}.testBadge{color:#78350f;letter-spacing:.06em;vertical-align:middle;background:#fbbf24;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:900;display:inline-block}.leadKarte.testKarte{background:#fffbeb;border-color:#fbbf24;box-shadow:0 0 0 1px #fbbf24}.leadKarte.testKarte .leadKarteKopf{align-items:center}tr.testZeile td{background:#fffbeb!important;border-color:#fde68a!important}.guthaben{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:12px;padding:11px 12px}.guthabenKopf{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.guthabenTitel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.guthabenKopf b{color:#0f172a;font-size:14px}.guthabenKopf b.knapp{color:#dc2626}.guthabenBalken{background:#e2e8f0;border-radius:999px;height:5px;margin:8px 0 6px;overflow:hidden}.guthabenFuellung{background:#2563eb;border-radius:999px;height:100%;transition:width .3s}.guthabenFuellung.knapp{background:#dc2626}.guthaben small{color:#94a3b8;font-size:10.5px;display:block}.kennzahlen{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.kennzahl{text-align:left;cursor:pointer;min-width:150px;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1;padding:14px 16px;transition:all .15s}.kennzahl:hover{background:#f8fafc;border-color:#cbd5e1}.kennzahl.aktiv{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.kennzahl b{letter-spacing:-.04em;color:#0f172a;font-size:26px;line-height:1.1;display:block}.kennzahl span{color:#64748b;margin-top:3px;font-size:12.5px;font-weight:700;display:block}.kennzahl em{color:#b45309;margin-top:5px;font-size:11.5px;font-style:normal;font-weight:800;display:block}.kennzahlZurueck{align-self:center}.werkzeugleiste{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.werkzeugSuche{flex:1;min-width:240px}.tastenhinweis{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-bottom-width:2px;border-radius:6px;padding:1px 6px;font-family:inherit;font-size:11px}.menueHuelle{position:relative}.menueBackdrop{z-index:18;position:fixed;inset:0}.menue{z-index:19;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:226px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 40px #0f172a24}.menue button{width:100%;font:inherit;color:#334155;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.menue button:hover{background:#f1f5f9}.menueTrenner{background:#e2e8f0;height:1px;margin:5px 8px}.leadHinweis{padding-right:44px;position:relative}.leadHinweis .iconBtn{background:0 0;width:26px;height:26px;position:absolute;top:10px;right:10px}.alsNaechstes{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px 16px}.alsNaechstesKopf{color:#475569;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:7px;margin-bottom:11px;font-size:12px;font-weight:800;display:flex}.alsNaechstesListe{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.naechsterLead{cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:13px;align-items:center;gap:11px;padding:11px 13px;transition:all .15s;display:flex}.naechsterLead:hover{border-color:#2563eb;box-shadow:0 4px 14px #2563eb1f}.naechsterName{flex:1;min-width:0}.naechsterName b{font-size:13.5px;display:block}.naechsterName small{color:#94a3b8;margin-top:2px;font-size:11.5px;display:block}.naechsterAktion{color:#2563eb;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.dataTable.kompakt td{padding:9px 12px}.dataTable.kompakt tbody tr.markiert td{background:#eff6ff;border-color:#bfdbfe}.phaseWahl{font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;max-width:118px;padding:5px 7px;font-size:12.5px}.frist{color:#64748b;margin-left:7px;font-size:11px;font-weight:800}.frist.knapp{color:#dc2626}.tastenzeile{text-align:center;color:#94a3b8;margin:0;font-size:12px}.tastenzeile kbd{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-bottom-width:2px;border-radius:5px;margin:0 2px;padding:1px 5px;font-family:inherit;font-size:11px}.panel.klapp{padding:0}.klappKopf{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:18px 24px;display:flex}.klappKopf h2{letter-spacing:-.02em;flex:1;margin:0;font-size:16px}.klappInhalt{padding:0 24px 22px}.notice.pruefFehler{color:#991b1b;background:#fef2f2;border-color:#fecaca;align-items:flex-start}.notice.pruefOk{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.pruefListe{flex-direction:column;gap:4px;display:flex}.pruefListe b{font-size:14px}.pruefListe span{font-size:13px;font-weight:500;line-height:1.45}.pruefListe em{opacity:.7;margin-right:4px;font-style:normal;font-weight:800}.pruefListe small{opacity:.8;margin-top:4px;font-size:12px}.kennzahl.statisch{cursor:default}.kennzahl.statisch:hover{background:#fff;border-color:#e2e8f0}.anrufListe{flex-direction:column;gap:8px;display:flex}.anrufZeile{cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:34px 54px minmax(0,1fr) 190px 140px;align-items:center;gap:14px;padding:12px 14px;transition:all .15s;display:grid}.anrufZeile:hover{border-color:#2563eb;box-shadow:0 4px 16px #2563eb1f}.anrufZeile.wartet{opacity:.62}.anrufRang{color:#cbd5e1;text-align:center;font-size:15px;font-weight:900}.anrufFirma{min-width:0}.anrufFirma b{font-size:14px;display:block}.anrufFirma small{color:#94a3b8;margin-top:2px;font-size:12px;display:block}.anrufNummer{color:#334155;font-variant-numeric:tabular-nums;font-size:13.5px}.anrufNummer small{color:#b45309;margin-top:2px;font-size:11px;font-weight:700;display:block}.anrufNummer .fehlt{color:#94a3b8;font-size:12.5px;font-style:normal}.anrufStatus{color:#2563eb;justify-content:flex-end;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.anrufZeile.wartet .anrufStatus{color:#94a3b8;font-weight:650}.gespraech{background:#fff;border-radius:24px;flex-direction:column;width:min(1180px,96vw);max-height:94vh;display:flex;overflow:hidden;box-shadow:0 30px 100px #00000059}.gespraechKopf{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 26px 18px;display:flex}.gespraechKopf h2{letter-spacing:-.03em;margin:4px 0 0;font-size:27px}.gespraechOrt{color:#64748b;margin:5px 0 0;font-size:14px}.gespraechKopfRechts{align-items:center;gap:12px;display:flex}.gespraechInhalt{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:24px;padding:22px 26px;display:grid;overflow-y:auto}.gespraechSpalte{flex-direction:column;gap:18px;min-width:0;display:flex}.gespraechBlock h3{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 9px;font-size:12px;font-weight:900}.gespraechAnlass{color:#334155;background:#f8fafc;border-left:3px solid #2563eb;border-radius:0 10px 10px 0;margin:0;padding:13px 15px;font-size:14px;font-style:italic;line-height:1.5}.gespraechFakten{flex-direction:column;gap:5px;margin-top:10px;display:flex}.gespraechFakten span{color:#64748b;align-items:center;gap:7px;font-size:12.5px;font-weight:650;display:flex}.personenListe{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.personenListe li{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:6px;display:flex}.personenListe b{font-size:14.5px}.personenListe span{color:#64748b;text-align:right;font-size:12.5px}.angebotListe{flex-direction:column;gap:9px;margin:0;padding-left:20px;display:flex}.angebotListe li b{font-size:14px;display:block}.angebotListe li span{color:#475569;margin-top:2px;font-size:12.5px;line-height:1.45;display:block}.angebotListe li em{color:#2563eb;margin-top:3px;font-size:12px;font-style:normal;font-weight:800;display:inline-block}.gespraechEinstieg{color:#713f12;background:#fefce8;border:1px solid #fde68a;border-radius:12px;align-items:flex-start;gap:8px;margin:12px 0 0;padding:11px 13px;font-size:13px;line-height:1.5;display:flex}.gespraechEinstieg svg{flex-shrink:0;margin-top:2px}.gespraechBlock.waehlen{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.einwilligung{cursor:pointer;color:#334155;align-items:flex-start;gap:9px;margin-top:11px;font-size:13px;display:flex}.einwilligung input{cursor:pointer;margin-top:2px}.ansageText{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:9px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.anrufKnopf{color:#fff;cursor:pointer;width:100%;font:inherit;text-align:left;background:#16a34a;border:0;border-radius:16px;align-items:center;gap:14px;margin-top:14px;padding:16px 18px;transition:all .15s;display:flex}.anrufKnopf:hover:not(:disabled){background:#15803d;transform:translateY(-1px);box-shadow:0 10px 26px #16a34a4d}.anrufKnopf:disabled{cursor:not-allowed;background:#cbd5e1}.anrufKnopf b{font-size:17px;display:block}.anrufKnopf small{opacity:.9;font-variant-numeric:tabular-nums;margin-top:2px;font-size:13px;display:block}.anrufLaeuft{color:#fff;background:#0f172a;border-radius:16px;align-items:center;gap:13px;margin-top:14px;padding:15px 18px;display:flex}.anrufLaeuft b{font-size:15px;display:block}.anrufLaeuft small{opacity:.75;font-variant-numeric:tabular-nums;margin-top:2px;font-size:12.5px;display:block}.anrufPunkt{background:#4ade80;border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:1.6s ease-in-out infinite pulsieren}@keyframes pulsieren{0%,to{opacity:1}50%{opacity:.3}}.gespraechFehler{margin:0 26px}.gespraechFuss{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 26px;display:flex}.ergebnisKnoepfe{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.ergebnis{font:inherit;color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;padding:9px 13px;font-size:13px;font-weight:750;transition:all .13s}.ergebnis:hover:not(:disabled){transform:translateY(-1px)}.ergebnis:disabled{opacity:.45;cursor:not-allowed}.ergebnis.gut:hover:not(:disabled),.ergebnis.gut.gewaehlt{color:#166534;background:#dcfce7;border-color:#16a34a}.ergebnis.neutral:hover:not(:disabled),.ergebnis.neutral.gewaehlt{color:#92400e;background:#fef3c7;border-color:#d97706}.ergebnis.schlecht:hover:not(:disabled),.ergebnis.schlecht.gewaehlt{color:#991b1b;background:#fee2e2;border-color:#dc2626}@media (width<=1000px){.gespraechInhalt{grid-template-columns:minmax(0,1fr)}.anrufZeile{grid-template-columns:28px 46px minmax(0,1fr)}.anrufNummer,.anrufStatus{grid-column:2/-1;justify-content:flex-start}}.gespraechAnlass.unsicher{color:#92400e;background:#fffbeb;border-left-color:#f59e0b;font-style:normal}.mailMitChat{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.kiChat{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;max-height:78vh;display:flex;position:sticky;top:18px;overflow:hidden}.kiKopf{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:15px 18px;display:flex}.kiKopf b{font-size:14px}.kiKopf span{color:#94a3b8;margin-left:auto;font-size:11.5px}.kiKopf svg{color:#2563eb}.kiVerlauf{flex-direction:column;flex:1;gap:10px;min-height:220px;padding:16px;display:flex;overflow-y:auto}.kiLeer p{color:#64748b;margin:0 0 12px;font-size:13.5px;line-height:1.5}.kiVorschlaege{flex-direction:column;gap:6px;display:flex}.kiVorschlaege button{font:inherit;color:#475569;cursor:pointer;text-align:left;background:#fff;border:1px dashed #cbd5e1;border-radius:11px;padding:9px 12px;font-size:12.5px}.kiVorschlaege button:hover{color:#2563eb;background:#eff6ff;border-style:solid;border-color:#2563eb}.kiNachricht{display:flex}.kiNachricht span{border-radius:14px;max-width:92%;padding:10px 13px;font-size:13px;line-height:1.5;display:inline-block}.kiNachricht.ich{justify-content:flex-end}.kiNachricht.ich span{color:#fff;background:#2563eb;border-bottom-right-radius:5px}.kiNachricht.ki span{color:#334155;background:#f1f5f9;border-bottom-left-radius:5px}.kiNachricht.wartet span{color:#94a3b8;font-style:italic}.kiFehler{margin:0 16px 10px;padding:9px 11px;font-size:12.5px}.kiEingabe{background:#f8fafc;border-top:1px solid #e2e8f0;align-items:flex-end;gap:8px;padding:13px 16px;display:flex}.kiEingabe textarea{font:inherit;resize:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:9px 11px;font-size:13px}.kiEingabe textarea:focus{outline-offset:-1px;outline:2px solid #bfdbfe}.kiEingabe .primary{padding:10px 12px}@media (width<=1300px){.mailMitChat{grid-template-columns:minmax(0,1fr)}.kiChat{max-height:none;position:static}}.anrufZeile.uebung{background:#fffbeb;border-color:#fbbf24}.anrufZeile.uebung:hover{border-color:#f59e0b;box-shadow:0 4px 16px #f59e0b2e}.uebungHinweis{margin:0 26px 4px}.gespraechFuss{align-items:stretch}.ergebnisKnoepfe{flex:1}.ergebnis{border-width:1.5px;padding:11px 15px;font-size:13.5px;font-weight:800}.ergebnis.gewaehlt{transform:none;box-shadow:inset 0 0 0 2px}.abschlussKnoepfe{align-items:center;gap:10px;display:flex}.primary.gross{border-radius:14px;padding:13px 22px;font-size:15px}.primary.gross:disabled{background:#cbd5e1}.weiterKnopf{color:#fff;font:inherit;cursor:pointer;background:#16a34a;border:0;border-radius:14px;align-items:center;gap:7px;padding:13px 20px;font-size:15px;font-weight:850;transition:all .15s;display:inline-flex}.weiterKnopf:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 8px 22px #16a34a47}.abschlussLeiste{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.abschlussText{color:#166534;align-items:center;gap:12px;display:flex}.abschlussText b{font-size:15px;display:block}.abschlussText small{color:#475569;margin-top:2px;font-size:13px;display:block}.gespraechBlock.zusatzfeld{background:#fffbeb;border:1px solid #fde68a;border-radius:16px;padding:15px}.zeitfelder{grid-template-columns:1fr 1fr;gap:10px;display:grid}.zeitfelder label{color:#64748b;flex-direction:column;gap:5px;font-size:12px;font-weight:750;display:flex}.anrufZeit{font-variant-numeric:tabular-nums;color:#475569;font-size:13px}.ergebnisPille{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-block}.ergebnisPille.gut{color:#166534;background:#dcfce7}.ergebnisPille.neutral{color:#92400e;background:#fef3c7}.ergebnisPille.schlecht{color:#991b1b;background:#fee2e2}.ergebnisPille.offen{color:#64748b;background:#f1f5f9}.aufnahmePunkt{vertical-align:middle;background:#dc2626;border-radius:50%;width:7px;height:7px;margin-left:7px;display:inline-block}.betragZelle b{font-variant-numeric:tabular-nums;display:block}.betragZelle small{color:#94a3b8;margin-top:3px;font-size:11.5px;display:block}.belegFeld{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;margin-bottom:14px;padding:16px;display:block}.belegFeld>span{margin-bottom:4px;font-size:13px;font-weight:800;display:block}.belegFeld .uploadHint{margin:0 0 10px}.belegFeld .input[type=file]{background:#fff}.notice.belegNotiz{color:#166534;background:#f0fdf4;border-color:#bbf7d0;align-items:flex-start;margin-bottom:14px}.belegNotiz b{font-size:14px;display:block}.belegNotiz small{opacity:.85;margin-top:3px;font-size:12.5px;font-weight:600;line-height:1.45;display:block}.input.erkannt{background:#f7fefa;border-color:#86efac;box-shadow:inset 3px 0 #16a34a}.feldWarnung{color:#b91c1c;margin-top:6px;font-size:12px;font-weight:750;display:block}.steuerFeld{align-items:center;gap:8px;display:flex}.steuerEinheit{color:#64748b;font-weight:800}.bruttoVorschau{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;justify-content:center;padding:10px 14px;display:flex}.bruttoVorschau span{color:#64748b;font-size:13px;font-weight:800}.bruttoVorschau b{letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:3px;font-size:21px}.bruttoVorschau small{color:#94a3b8;margin-top:2px;font-size:11.5px}.loginCard .notice.sitzungsHinweis{margin:18px 0 0;font-size:13.5px;font-weight:700}
