*{box-sizing:border-box}:root{--prodifi-navy:#14233c;--prodifi-navy-soft:#1c3153;--prodifi-blue:#315b85;--prodifi-slate:#61758a;--prodifi-olive:#7d8f69;--prodifi-taupe:#a59683;--prodifi-red:#d52b1e;--bg:#f5f7fa;--panel:#ffffffd1;--panel-solid:#fff;--border:#15233c14;--text:#172033;--text-muted:#697386;--text-soft:#98a2b3;--success:#2f855a;--warning:#b7791f;--shadow-xs:0 1px 2px #0f172a0a;--shadow-sm:0 8px 24px #0f172a0f;--shadow-md:0 18px 45px #0f172a17;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 10%, #7d8f6914, transparent 26%), radial-gradient(circle at 92% 5%, #315b8514, transparent 24%), linear-gradient(180deg, #f8fafc 0%, var(--bg) 100%);margin:0}button,input,select,textarea{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex}.main-area{flex:1;min-width:0}.sidebar{color:#fff;background:radial-gradient(circle at 100% 0,#7d8f692e,#0000 24%),linear-gradient(#13233c 0%,#172b49 60%,#12213a 100%);border-right:1px solid #ffffff0a;flex-direction:column;flex-shrink:0;width:272px;min-height:100vh;padding:24px 18px 20px;display:flex}.brand{align-items:center;gap:12px;margin-bottom:34px;padding:0 10px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#ffffff24,#7d8f6957);border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:inset 0 1px #ffffff14}.brand h2{letter-spacing:-.045em;margin:0;font-size:29px;font-weight:800;line-height:1}.brand span{color:#ffffff94;margin-top:5px;font-size:12px;font-weight:500;display:block}.workspace-label{color:#ffffff61;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;padding:0 12px;font-size:10px;font-weight:800}.main-navigation{flex-direction:column;gap:5px;display:flex}.nav-item{color:#ffffffad;border-radius:12px;align-items:center;gap:12px;min-height:47px;padding:0 13px;font-size:14px;font-weight:550;transition:background .16s,color .16s,transform .16s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff12;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(90deg,#ffffff21,#ffffff14);box-shadow:inset 0 0 0 1px #ffffff0f}.nav-item.active:before{content:"";background:#a9ba93;border-radius:0 5px 5px 0;width:3px;height:27px;position:absolute;top:10px;left:0}.nav-icon{justify-content:center;align-items:center;width:22px;display:flex}.sidebar-bottom{margin-top:auto;padding-top:28px}.system-card{background:#ffffff0b;border:1px solid #ffffff14;border-radius:14px;margin-bottom:10px;padding:14px}.system-card-header{color:#ffffff9e;align-items:center;gap:8px;margin-bottom:7px;font-size:11px;display:flex}.status-dot{background:#7fd39d;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #7fd39d1a}.system-card strong{margin-bottom:4px;font-size:12px;font-weight:700;display:block}.system-card small{color:#ffffff6b;font-size:10px}.sidebar-settings{color:#ffffff94;cursor:pointer;background:0 0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 13px;display:flex}.sidebar-settings:hover{color:#fff;background:#ffffff0f}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafcc7;border-bottom:1px solid #15233c12;justify-content:space-between;align-items:center;gap:26px;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.portal-search{width:min(560px,48vw);height:42px;color:var(--text-soft);box-shadow:var(--shadow-xs);background:#ffffffc7;border:1px solid #15233c14;border-radius:12px;align-items:center;gap:10px;padding:0 14px;display:flex}.portal-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.portal-search input::placeholder{color:var(--text-soft)}.topbar-actions{align-items:center;gap:14px;display:flex}.icon-button{width:38px;height:38px;color:var(--prodifi-slate);cursor:pointer;background:#ffffffbf;border:1px solid #15233c12;border-radius:11px;justify-content:center;align-items:center;display:flex;position:relative}.notification-dot{background:var(--prodifi-red);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.user-divider{background:#15233c17;width:1px;height:27px}.user-menu{align-items:center;gap:11px;display:flex}.user-details{text-align:right}.user-details strong{color:var(--text);font-size:13px;display:block}.user-details span{color:var(--text-muted);margin-top:2px;font-size:10px;display:block}.user-avatar{color:#fff;background:linear-gradient(135deg, var(--prodifi-navy), var(--prodifi-blue));border-radius:12px;justify-content:center;align-items:center;width:39px;height:39px;font-size:12px;font-weight:800;display:flex;box-shadow:0 8px 22px #14233c2e}.content{padding:34px 36px 44px}.page-header{margin-bottom:30px}.page-header h1{color:var(--prodifi-navy);letter-spacing:-.035em;margin:7px 0 9px;font-size:37px;line-height:1.12}.page-header p{max-width:760px;color:var(--text-muted);margin:0;font-size:15px;line-height:1.65}.eyebrow{letter-spacing:.11em;text-transform:uppercase;margin:0;font-weight:800;color:var(--prodifi-red)!important;font-size:11px!important}.service-card,.dashboard-card,.project-card,.request-form-card,.request-info-card{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm)}.service-card,.dashboard-card,.project-card{transition:transform .18s,box-shadow .18s,border-color .18s}.service-card:hover,.dashboard-card:hover,.project-card:hover{box-shadow:var(--shadow-md);border-color:#315b8521;transform:translateY(-2px)}.service-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:24px;display:grid}.service-card{border-radius:18px;padding:26px;position:relative;overflow:hidden}.service-card:before{content:"";background:#315b850a;border-radius:50%;width:110px;height:110px;position:absolute;top:-35px;right:-35px}.service-card:first-child{border-top:3px solid var(--prodifi-taupe)}.service-card:nth-child(2){border-top:3px solid var(--prodifi-olive)}.service-card h2{color:var(--prodifi-navy);letter-spacing:-.02em;margin:12px 0 10px;font-size:23px}.service-card p{color:var(--text-muted);margin:0 0 15px;line-height:1.6}.service-card ul{margin:17px 0 22px;padding-left:19px}.service-card li{margin-bottom:8px;line-height:1.5}.service-label{color:var(--prodifi-slate);letter-spacing:.07em;text-transform:uppercase;background:#eef2f5;border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dashboard-card{border-radius:17px;min-height:150px;padding:22px;position:relative;overflow:hidden}.dashboard-card:after{content:"";background:#315b8509;border-radius:50%;width:88px;height:88px;position:absolute;bottom:-30px;right:-30px}.dashboard-card h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px;font-weight:700}.dashboard-card strong{color:var(--prodifi-navy);letter-spacing:-.035em;margin:14px 0 7px;font-size:35px;line-height:1;display:block}.dashboard-card p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.primary-button{color:#fff;background:linear-gradient(135deg, var(--prodifi-navy), var(--prodifi-blue));cursor:pointer;border-radius:11px;justify-content:center;align-items:center;min-height:43px;padding:10px 17px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 20px #14233c24}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #14233c30}.request-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:22px;display:grid}.request-form-card,.request-info-card{border-radius:18px;padding:26px}.request-info-card{border-top:3px solid var(--prodifi-olive)}.request-info-card h2{color:var(--prodifi-navy);margin:11px 0 9px;font-size:21px}.request-info-card p{color:var(--text-muted);font-size:14px;line-height:1.6}.form-group{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.form-group label{color:var(--prodifi-navy);font-size:12px;font-weight:750}.form-group input,.form-group select,.form-group textarea{width:100%;color:var(--text);background:#f8fafcd1;border:1px solid #15233c1a;border-radius:11px;outline:0;padding:12px 13px;transition:background .15s,border-color .15s,box-shadow .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#315b8557;box-shadow:0 0 0 4px #315b8514}.projects-grid{gap:18px;display:grid}.project-card{border-radius:18px;padding:25px}.project-card-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.project-card h2{color:var(--prodifi-navy);margin:11px 0 0;font-size:21px}.status-badge{color:#516344;white-space:nowrap;background:#edf2e9;border-radius:999px;align-items:center;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.progress-row{color:var(--text-muted);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.progress-row strong{color:var(--prodifi-navy)}.progress-bar{background:#e7ebef;border-radius:999px;width:100%;height:8px;overflow:hidden}.progress-value{border-radius:inherit;background:linear-gradient(90deg, var(--prodifi-olive), #9aaa86);height:100%}@media (width<=1100px){.dashboard-grid,.service-overview{grid-template-columns:1fr}.portal-search{width:44vw}}@media (width<=900px){.sidebar{width:225px}.request-layout{grid-template-columns:1fr}.content{padding:28px}.portal-search{width:40vw}}@media (width<=700px){.app-shell{flex-direction:column}.sidebar{width:100%;min-height:auto}.sidebar-bottom{display:none}.main-navigation{flex-flow:wrap}.nav-item{min-height:40px}.topbar{height:auto;min-height:70px;padding:12px 18px}.portal-search{width:100%}.user-details,.user-divider{display:none}.content{padding:22px 18px}.page-header h1{font-size:30px}}.content{width:100%}.content>*{width:100%;max-width:1480px;margin-left:auto;margin-right:auto}@media (width>=1400px){.content{padding:42px 48px 56px}.dashboard-grid{grid-template-columns:repeat(3,minmax(280px,1fr))}.service-overview,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-layout{grid-template-columns:minmax(0,2.2fr) minmax(320px,.8fr)}.portal-search{width:620px}}@media (width>=1800px){.content>*{max-width:1600px}.content{padding-left:64px;padding-right:64px}.dashboard-grid{grid-template-columns:repeat(3,minmax(320px,1fr));gap:22px}.service-overview,.projects-grid{gap:24px}}.documents-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.documents-search{max-width:520px;height:44px;color:var(--text-soft);border:1px solid var(--border);box-shadow:var(--shadow-xs);background:#ffffffdb;border-radius:12px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.documents-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.documents-list{gap:12px;display:grid}.document-row{border:1px solid var(--border);box-shadow:var(--shadow-xs);background:#ffffffe0;border-radius:14px;align-items:center;gap:16px;padding:16px 18px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.document-row:hover{box-shadow:var(--shadow-sm);border-color:#315b8524;transform:translateY(-1px)}.document-icon{width:42px;height:42px;color:var(--prodifi-navy);background:#315b8514;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.document-main{flex:1;min-width:0}.document-main strong{color:var(--prodifi-navy);margin-bottom:5px;font-size:14px;display:block}.document-meta{color:var(--text-muted);flex-wrap:wrap;gap:6px;font-size:11px;display:flex}.document-action{width:38px;height:38px;color:var(--prodifi-slate);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.document-action:hover{color:var(--prodifi-navy);background:#315b8512}.secondary-button{min-height:42px;color:var(--prodifi-navy);border:1px solid var(--border);cursor:pointer;background:#fffc;border-radius:11px;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.secondary-button:hover{background:#fff}@media (width<=700px){.documents-toolbar{flex-direction:column;align-items:stretch}.documents-search{max-width:none}.document-row{align-items:flex-start}.document-meta{line-height:1.5}}@media (width<=1200px){.workspace-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.workspace-main-grid,.workspace-bottom-grid{grid-template-columns:1fr}.dashboard-welcome{flex-direction:column;align-items:flex-start}.workspace-status{width:100%}}@media (width<=650px){.workspace-stats{grid-template-columns:1fr}.workspace-panel-header{flex-direction:column}}.dashboard-welcome{justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.dashboard-welcome h1{color:var(--prodifi-navy);letter-spacing:-.035em;margin:7px 0 9px;font-size:38px;line-height:1.1}.dashboard-welcome p{max-width:760px;color:var(--text-muted);margin:0;line-height:1.6}.workspace-status{border:1px solid var(--border);min-width:220px;box-shadow:var(--shadow-xs);background:#ffffffd1;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.workspace-status strong,.workspace-status span{display:block}.workspace-status strong{color:var(--prodifi-navy);margin-bottom:3px;font-size:12px}.workspace-status span{color:var(--text-muted);font-size:10px}.workspace-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.workspace-stat-card{border:1px solid var(--border);min-height:165px;box-shadow:var(--shadow-sm);background:#ffffffdb;border-radius:16px;flex-direction:column;padding:20px;transition:transform .16s,box-shadow .16s;display:flex}.workspace-stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.workspace-stat-header{color:var(--text-soft);justify-content:space-between;align-items:center;display:flex}.workspace-stat-icon{width:38px;height:38px;color:var(--prodifi-navy);background:#315b8514;border-radius:11px;justify-content:center;align-items:center;display:flex}.workspace-stat-value{color:var(--prodifi-navy);margin-top:18px;font-size:32px;line-height:1}.workspace-stat-label{color:var(--text);margin-top:7px;font-size:13px;font-weight:700}.workspace-stat-card small{color:var(--text-muted);margin-top:5px;font-size:10px}.workspace-main-grid,.workspace-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.workspace-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffdb;border-radius:18px;padding:22px}.workspace-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.workspace-panel-header h2{color:var(--prodifi-navy);letter-spacing:-.02em;margin:6px 0 0;font-size:20px}.panel-link{color:var(--prodifi-slate);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-task-list{gap:10px;display:grid}.dashboard-task-row{border-bottom:1px solid #15233c0f;align-items:center;gap:12px;padding:13px 0;display:flex}.dashboard-task-row:last-child{border-bottom:0}.task-check{border:1.5px solid #15233c33;border-radius:5px;flex-shrink:0;width:17px;height:17px}.dashboard-task-content{flex:1;min-width:0}.dashboard-task-content strong{color:var(--text);font-size:12px;display:block}.dashboard-task-meta{color:var(--text-muted);gap:6px;margin-top:4px;font-size:10px;display:flex}.priority-badge{color:var(--prodifi-slate);text-transform:uppercase;background:#eef2f5;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.priority-high{color:var(--prodifi-red);background:#d52b1e14}.dashboard-project-list{gap:18px;display:grid}.dashboard-project{border-bottom:1px solid #15233c0f;padding-bottom:16px}.dashboard-project:last-child{border-bottom:0;padding-bottom:0}.dashboard-project-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.dashboard-project-heading strong,.dashboard-project-heading span{display:block}.dashboard-project-heading strong{color:var(--text);margin-bottom:4px;font-size:12px}.dashboard-project-heading div span,.dashboard-project-footer{color:var(--text-muted);font-size:10px}.dashboard-project-heading>span{color:var(--prodifi-navy);font-size:12px;font-weight:800}.dashboard-project-footer{justify-content:space-between;margin-top:8px;display:flex}.dashboard-project-footer strong{color:var(--prodifi-navy)}.workspace-service-links{gap:10px;display:grid}.workspace-service-link{background:#f8fafcbf;border:1px solid #15233c0f;border-radius:13px;align-items:center;gap:12px;padding:13px;display:flex}.workspace-service-link>div:nth-child(2){flex:1;min-width:0}.workspace-service-link strong,.workspace-service-link span{display:block}.workspace-service-link strong{color:var(--text);margin-bottom:3px;font-size:12px}.workspace-service-link span{color:var(--text-muted);font-size:10px}.workspace-service-icon{width:38px;height:38px;color:var(--prodifi-navy);background:#7d8f691f;border-radius:11px;justify-content:center;align-items:center;display:flex}.activity-list{gap:15px;display:grid}.activity-item{align-items:flex-start;gap:11px;display:flex}.activity-dot{background:var(--prodifi-olive);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.activity-item strong,.activity-item span{display:block}.activity-item strong{color:var(--text);margin-bottom:3px;font-size:12px}.activity-item span{color:var(--text-muted);font-size:10px}@media (width<=1200px){.workspace-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.workspace-main-grid,.workspace-bottom-grid{grid-template-columns:1fr}.dashboard-welcome{flex-direction:column;align-items:flex-start}.workspace-status{width:100%}}@media (width<=650px){.workspace-stats{grid-template-columns:1fr}.workspace-panel-header{flex-direction:column}}.task-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.task-summary-card{border:1px solid var(--border);box-shadow:var(--shadow-xs);background:#ffffffdb;border-radius:15px;padding:18px 20px}.task-summary-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.task-summary-card strong{color:var(--prodifi-navy);font-size:30px;line-height:1}.tasks-layout{grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr);gap:20px;display:grid}.task-list{gap:10px;display:grid}.task-item{border-bottom:1px solid #15233c0f;align-items:center;gap:13px;padding:14px 0;display:flex}.task-item:last-child{border-bottom:0}.task-toggle{width:34px;height:34px;color:var(--prodifi-slate);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.task-toggle:hover{color:var(--prodifi-olive);background:#7d8f6914}.task-item-main{flex:1;min-width:0}.task-item-main>strong{color:var(--text);margin-bottom:6px;font-size:13px;display:block}.task-item-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.task-item-meta span{color:var(--text-muted);align-items:center;gap:5px;font-size:10px;display:inline-flex}.empty-state{text-align:center;color:var(--text-muted);background:#f8fafc9e;border:1px dashed #15233c1f;border-radius:14px;padding:38px 20px}.empty-state svg{color:var(--prodifi-olive);margin-bottom:9px}.empty-state h3{color:var(--prodifi-navy);margin:0 0 6px;font-size:14px}.empty-state p{margin:0;font-size:11px;line-height:1.5}.tasks-layout .primary-button{gap:8px}@media (width<=1000px){.tasks-layout{grid-template-columns:1fr}}@media (width<=700px){.task-summary{grid-template-columns:1fr}.task-item{align-items:flex-start}}.project-page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.project-page-header>div{min-width:0}.project-page-header .primary-button{flex-shrink:0;gap:8px}.project-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.project-summary-card{border:1px solid var(--border);box-shadow:var(--shadow-xs);background:#ffffffdb;border-radius:15px;padding:18px 20px}.project-summary-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.project-summary-card strong{color:var(--prodifi-navy);font-size:30px;line-height:1}.project-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.project-workspace-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffdb;border-radius:18px;padding:22px;transition:transform .16s,box-shadow .16s,border-color .16s}.project-workspace-card:hover{box-shadow:var(--shadow-md);border-color:#315b8524;transform:translateY(-2px)}.project-workspace-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:19px;display:flex}.project-workspace-icon{width:42px;height:42px;color:var(--prodifi-navy);background:#315b8514;border-radius:12px;justify-content:center;align-items:center;display:flex}.project-status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;padding:6px 10px;font-size:9px;font-weight:800;display:inline-flex}.project-status-aktiv{color:#3f684e;background:#4a8b5e1a}.project-status-planung{color:var(--prodifi-slate);background:#4a607017}.project-status-pausiert{color:#9a681b;background:#b7791f1a}.project-status-abgeschlossen{color:var(--prodifi-olive);background:#7d8f691c}.project-workspace-content{margin-bottom:20px}.project-workspace-content h2{color:var(--prodifi-navy);letter-spacing:-.02em;margin:11px 0 6px;font-size:20px}.project-workspace-content p{color:var(--text-muted);margin:0;font-size:12px}.project-workspace-meta{border-top:1px solid #15233c0f;border-bottom:1px solid #15233c0f;flex-wrap:wrap;gap:18px;margin-bottom:17px;padding:13px 0;display:flex}.project-workspace-meta span{color:var(--text-muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.project-progress-header{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:10px;display:flex}.project-progress-header strong{color:var(--prodifi-navy);font-size:11px}@media (width<=1000px){.project-workspace-grid{grid-template-columns:1fr}}@media (width<=700px){.project-page-header{flex-direction:column;align-items:flex-start}.project-summary{grid-template-columns:1fr}.project-page-header .primary-button{width:100%}}.customer-page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.customer-page-header>div{min-width:0}.customer-page-header .primary-button{flex-shrink:0;gap:8px}.customer-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.customer-summary-card{border:1px solid var(--border);box-shadow:var(--shadow-xs);background:#ffffffdb;border-radius:15px;padding:18px 20px}.customer-summary-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.customer-summary-card strong{color:var(--prodifi-navy);font-size:30px;line-height:1}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.customer-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffdb;border-radius:18px;flex-direction:column;padding:22px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.customer-card:hover{box-shadow:var(--shadow-md);border-color:#315b8524;transform:translateY(-2px)}.customer-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.customer-company-icon{width:42px;height:42px;color:var(--prodifi-navy);background:#315b8514;border-radius:12px;justify-content:center;align-items:center;display:flex}.customer-status{color:var(--prodifi-slate);text-transform:uppercase;letter-spacing:.05em;background:#4a607017;border-radius:999px;align-items:center;padding:6px 10px;font-size:9px;font-weight:800;display:inline-flex}.customer-status-active{color:#3f684e;background:#4a8b5e1a}.customer-status-lead{color:#986b24;background:#b7791f1a}.customer-card-main h2{color:var(--prodifi-navy);letter-spacing:-.02em;margin:11px 0 15px;font-size:20px}.customer-contact{gap:9px;display:grid}.customer-contact>div{min-width:0;color:var(--text-muted);align-items:center;gap:8px;font-size:11px;display:flex}.customer-contact svg{color:var(--prodifi-slate);flex-shrink:0}.customer-contact span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-card-footer{color:var(--text-muted);border-top:1px solid #15233c0f;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;font-size:10px;display:flex}.customer-card-footer strong{color:var(--prodifi-navy);font-size:13px}@media (width<=1000px){.customer-grid{grid-template-columns:1fr}}@media (width<=700px){.customer-page-header{flex-direction:column;align-items:flex-start}.customer-summary{grid-template-columns:1fr}.customer-page-header .primary-button{width:100%}}.finance-page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.finance-page-header>div{min-width:0}.finance-page-header .primary-button{flex-shrink:0;gap:8px}.finance-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.finance-summary-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffdb;border-radius:16px;padding:20px}.finance-summary-icon{width:38px;height:38px;color:var(--prodifi-navy);background:#315b8514;border-radius:11px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.finance-summary-card>span{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.finance-summary-card>strong{color:var(--prodifi-navy);letter-spacing:-.025em;font-size:24px;line-height:1.1;display:block}.finance-summary-card>small{color:var(--text-muted);margin-top:6px;font-size:10px;display:block}.finance-table{border:1px solid #15233c12;border-radius:14px;width:100%;overflow:hidden}.finance-table-header,.finance-table-row{grid-template-columns:minmax(80px,.7fr) minmax(120px,1fr) minmax(170px,1.4fr) minmax(100px,.8fr) minmax(90px,.8fr) minmax(120px,1fr);align-items:center;gap:12px;display:grid}.finance-table-header{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;background:#f5f7fae6;border-bottom:1px solid #15233c12;padding:11px 15px;font-size:9px;font-weight:800}.finance-table-row{color:var(--text-muted);background:#ffffffb8;border-bottom:1px solid #15233c0e;padding:14px 15px;font-size:11px}.finance-table-row:last-child{border-bottom:0}.finance-table-row:hover{background:#f8fafceb}.finance-table-row>strong{color:var(--prodifi-navy);font-size:11px}.finance-status{width:fit-content;color:var(--prodifi-slate);text-transform:uppercase;background:#4a607017;border-radius:999px;align-items:center;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.finance-status-open{color:#986b24;background:#b7791f1a}.finance-status-paid{color:#3f684e;background:#4a8b5e1a}.finance-amount{text-align:right}@media (width<=1150px){.finance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-table{overflow-x:auto}.finance-table-header,.finance-table-row{min-width:900px}}@media (width<=700px){.finance-page-header{flex-direction:column;align-items:flex-start}.finance-page-header .primary-button{width:100%}.finance-summary{grid-template-columns:1fr}}.it-health-page{gap:28px;display:grid}.it-health-hero{border:1px solid var(--border-color,#e4e7ec);background:radial-gradient(circle at 92% 8%,#536d601f,#0000 32%),linear-gradient(135deg,#fffffffa,#f7f9faf5);border-radius:22px;padding:34px;position:relative;overflow:hidden;box-shadow:0 16px 42px #19232f0f}.it-health-hero-content{justify-content:space-between;align-items:flex-start;gap:36px;display:flex}.it-health-hero h1{letter-spacing:-.04em;max-width:720px;margin:12px 0 14px;font-size:clamp(34px,4vw,54px);line-height:1.05}.it-health-hero p{max-width:650px;color:var(--text-muted,#667085);margin:0;font-size:17px;line-height:1.65}.it-health-product-label{letter-spacing:.04em;color:#3f5f50;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.it-health-hero-actions{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.it-health-automation-badge{color:#43614f;background:#52716014;border:1px solid #4866572e;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.it-health-hero-flow{color:var(--text-muted,#667085);border-top:1px solid #1e2b3914;flex-wrap:wrap;align-items:center;gap:10px;margin-top:32px;padding-top:20px;font-size:13px;font-weight:650;display:flex}.it-health-hero-flow svg{opacity:.45}.it-health-create-panel{margin:0}.it-health-icon-button{border:1px solid var(--border-color,#e4e7ec);width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex}.it-health-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.it-health-create-notes,.it-health-create-actions{grid-column:1/-1}.it-health-create-actions{justify-content:flex-end;display:flex}.it-health-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.it-health-section-heading h2{margin:3px 0 0}.it-health-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.it-health-product-card{border:1px solid var(--border-color,#e4e7ec);background:var(--surface,#fff);border-radius:20px;flex-direction:column;min-height:360px;padding:26px;display:flex;position:relative;box-shadow:0 10px 28px #19232f0b}.it-health-product-primary{background:linear-gradient(145deg,#f6faf7,#fff);border-color:#46645438}.it-health-product-icon{color:#426352;background:#4263521a;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:inline-flex}.it-health-product-icon-secondary{color:#3d526c;background:#3b526c14}.it-health-product-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.it-health-product-status{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted,#667085);font-size:12px;font-weight:750}.it-health-auto-chip{color:#426352;background:#4263521a;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750}.it-health-product-card h3{letter-spacing:-.025em;margin:15px 0 10px;font-size:24px}.it-health-product-card p{color:var(--text-muted,#667085);margin:0;line-height:1.6}.it-health-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin-top:22px;display:grid}.it-health-feature-list span{color:var(--text-muted,#667085);padding-left:14px;font-size:13px;position:relative}.it-health-feature-list span:before{content:"";background:#637e6f;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}.it-health-card-action{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:18px 0 0;font-weight:750;display:inline-flex}.it-health-card-action svg{transition:transform .16s}.it-health-card-action:hover svg{transform:translate(3px)}.it-health-check-list{gap:10px;display:grid}.it-health-check-card{border:1px solid var(--border-color,#e4e7ec);background:var(--surface,#fff);cursor:pointer;border-radius:15px;grid-template-columns:auto minmax(0,1fr) minmax(125px,auto) auto;align-items:center;gap:18px;padding:17px 18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.it-health-check-card:hover{border-color:#455e5142;transform:translateY(-1px);box-shadow:0 10px 26px #19232f0f}.it-health-check-icon{color:#435f51;background:#43605114;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.it-health-check-main{min-width:0}.it-health-check-topline{color:var(--text-muted,#667085);align-items:center;gap:10px;margin-bottom:5px;font-size:12px;font-weight:700;display:flex}.it-health-check-main h3{margin:0;font-size:16px}.it-health-check-meta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px;display:flex}.it-health-check-meta span{color:var(--text-muted,#667085);align-items:center;gap:5px;font-size:12px;display:inline-flex}.it-health-check-score{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.it-health-check-score small{color:var(--text-muted,#667085)}.it-health-check-score strong{letter-spacing:-.025em;margin:2px 0;font-size:22px}.it-health-check-score span{color:var(--text-muted,#667085);font-size:11px}.it-health-check-chevron{opacity:.4}@media (width<=900px){.it-health-hero-content{flex-direction:column}.it-health-hero-actions{align-items:flex-start}.it-health-product-grid{grid-template-columns:1fr}.it-health-check-card{grid-template-columns:auto minmax(0,1fr) auto}.it-health-check-score{text-align:left;grid-column:2;align-items:flex-start}.it-health-check-chevron{grid-area:1/3/span 2}}@media (width<=640px){.it-health-hero{padding:24px 20px}.it-health-create-grid{grid-template-columns:1fr}.it-health-create-notes,.it-health-create-actions{grid-column:auto}.it-health-feature-list{grid-template-columns:1fr}.it-health-check-card{grid-template-columns:auto minmax(0,1fr)}.it-health-check-chevron{display:none}.it-health-check-score{grid-column:2}}.it-health-detail{gap:26px}.it-health-back{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #0f172a14;border-radius:999px;padding:8px 12px;transition:background .18s,transform .18s,border-color .18s}.it-health-back:hover{background:#fff;border-color:#0f172a24;transform:translate(-2px)}.it-health-detail-hero{color:#f8fafc;background:radial-gradient(circle at 83% 12%,#66ffc229,#0000 28%),radial-gradient(circle at 18% 90%,#4e7dff29,#0000 35%),linear-gradient(135deg,#111820 0%,#17212b 48%,#10171e 100%);border:1px solid #ffffff14;border-radius:26px;padding:32px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a29,inset 0 1px #ffffff0f}.it-health-detail-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.it-health-detail-heading,.it-health-detail-metrics{z-index:1;gap:12px;display:grid;position:relative}.it-health-detail-product{color:#8ef0bd;letter-spacing:.12em;font-size:11px}.it-health-detail-heading h1{color:#fff;max-width:780px;margin-top:12px;font-size:clamp(34px,4vw,50px)}.it-health-detail-heading p{color:#e2e8f0b3;font-size:14px}.it-health-detail-heading .priority-badge{color:#a7f3d0;background:#8ef0bd14;border-color:#8ef0bd33}.it-health-detail-metrics{grid-template-columns:minmax(270px,1.6fr) repeat(3,minmax(145px,1fr));margin-top:34px}.it-health-score-card,.it-health-detail-stat{-webkit-backdrop-filter:blur(18px);background:#ffffff0b;border:1px solid #ffffff14;flex-direction:column;justify-content:center;padding:18px;display:flex;box-shadow:inset 0 1px #ffffff09}.it-health-score-card{padding:22px 24px;position:relative;overflow:hidden}.it-health-score-card:after{content:"";border:1px solid #8ef0bd1f;border-radius:50%;width:130px;height:130px;position:absolute;top:-45px;right:-45px;box-shadow:0 0 0 20px #8ef0bd06,0 0 0 40px #8ef0bd04}.it-health-score-card small,.it-health-detail-stat span{color:#e2e8f094}.it-health-score-value{color:#fff;font-variant-numeric:tabular-nums;margin-top:8px;font-size:52px;line-height:1}.it-health-score-card>strong{color:#b8f6d2;margin-top:7px}.it-health-score-track{background:#ffffff12;height:5px}.it-health-score-card .it-health-score-track span{background:linear-gradient(90deg,#4ca978,#8ef0bd);box-shadow:0 0 14px #8ef0bd40}.it-health-detail-stat{min-height:135px;position:relative}.it-health-detail-stat svg{color:#8ef0bd;opacity:.9}.it-health-detail-stat strong{color:#fff;letter-spacing:-.03em;font-size:24px}.it-health-summary-card,.it-health-progress-card{border-radius:20px}.it-health-summary-card{position:relative;overflow:hidden}.it-health-summary-card:before{content:"";background:linear-gradient(#587865,#58786526);border-radius:999px;width:3px;position:absolute;top:22px;bottom:22px;left:0}.it-health-summary-card{padding-left:28px}.it-health-summary-card h2{letter-spacing:-.025em;font-size:24px}.it-health-summary-card>p{max-width:720px;font-size:15px}.it-health-summary-meta{border-top:1px solid #0f172a0f;padding-top:16px}.it-health-progress-card{background:radial-gradient(circle at 90% 0,#4b695914,#0000 38%),#fff}.it-health-progress-number{font-size:56px}.it-health-finding-list{gap:8px}.it-health-finding{background:#fff;border-radius:13px;padding:17px 18px;transition:transform .15s,box-shadow .15s,border-color .15s;position:relative;overflow:hidden}.it-health-finding:hover{border-color:#0f172a21;transform:translateY(-1px);box-shadow:0 10px 26px #0f172a0e}.it-health-finding-critical:before{content:"";background:#b94949;width:3px;position:absolute;top:0;bottom:0;left:0}.it-health-finding-meta{letter-spacing:.04em;text-transform:uppercase}.it-health-finding-content h3{letter-spacing:-.01em;font-size:15px}.it-health-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.it-health-category-card{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:15px;padding:18px}.it-health-category-top span{font-size:13px}.it-health-category-top strong{font-variant-numeric:tabular-nums;font-size:21px}.it-health-category-card .it-health-score-track{background:#edf0f2}.it-health-category-card .it-health-score-track span{background:linear-gradient(90deg,#526f60,#79a58d)}.it-health-technical-list{gap:8px}.it-health-tech-section{background:#fff;border-radius:13px;transition:border-color .15s,box-shadow .15s}.it-health-tech-section[open]{border-color:#445e5033;box-shadow:0 8px 24px #0f172a0a}.it-health-tech-section summary{min-height:56px}.it-health-tech-section summary span{font-size:13px}.it-health-tech-section summary svg{color:#577160}.it-health-tech-content{background:linear-gradient(#fafbfc,#fdfdfd)}.it-health-asset-card,.it-health-evidence-list article{border-radius:10px;transition:transform .15s,border-color .15s}.it-health-asset-card:hover,.it-health-evidence-list article:hover{border-color:#445e502e;transform:translate(2px)}.it-health-detail>.workspace-panel{border-radius:20px;box-shadow:0 10px 30px #0f172a09}.it-health-detail .workspace-panel-header h2{letter-spacing:-.02em}@media (width<=1000px){.it-health-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.it-health-score-card{grid-column:1/-1}}@media (width<=700px){.it-health-detail-hero{border-radius:20px;padding:24px 20px}.it-health-detail-heading h1{font-size:32px}.it-health-detail-metrics{grid-template-columns:1fr}.it-health-score-card{grid-column:auto}.it-health-category-grid{grid-template-columns:1fr}}.it-health-page,.it-health-detail{--ith-bg:#0f161d;--ith-bg-soft:#131c25;--ith-surface:#17212b;--ith-surface-soft:#1b2631;--ith-border:#ffffff14;--ith-border-strong:#8ef0bd2e;--ith-text:#f4f7f9;--ith-muted:#8f9ba7;--ith-accent:#8ef0bd;--ith-accent-soft:#8ef0bd14;--ith-danger:#ff8c8c;--ith-warning:#f4c66b;color:var(--ith-text);position:relative}.it-health-page:before,.it-health-detail:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 78% 10%,#53b48014,#0000 26%),radial-gradient(circle at 18% 85%,#4563a612,#0000 30%),#0f161d;position:fixed;inset:0}.it-health-page .workspace-panel,.it-health-detail .workspace-panel{border:1px solid var(--ith-border);color:var(--ith-text);background:linear-gradient(145deg,#19232efa,#141d26fa);box-shadow:0 18px 46px #00000029,inset 0 1px #ffffff06}.it-health-page .workspace-panel h2,.it-health-page .workspace-panel h3,.it-health-detail .workspace-panel h2,.it-health-detail .workspace-panel h3{color:var(--ith-text)}.it-health-page .workspace-panel p,.it-health-detail .workspace-panel p{color:var(--ith-muted)}.it-health-page .eyebrow,.it-health-detail .eyebrow{color:var(--ith-accent)}.it-health-page .it-health-hero{border-color:var(--ith-border);color:var(--ith-text);background:radial-gradient(circle at 90% 8%,#8ef0bd21,#0000 30%),radial-gradient(circle at 10% 100%,#4668b41f,#0000 35%),linear-gradient(135deg,#17212b,#10171e);box-shadow:0 28px 64px #00000038,inset 0 1px #ffffff0a}.it-health-page .it-health-hero h1{color:#fff}.it-health-page .it-health-hero p{color:#e2e8f0ad}.it-health-page .it-health-product-label{color:var(--ith-accent)}.it-health-page .it-health-automation-badge{color:var(--ith-accent);background:#8ef0bd12;border-color:#8ef0bd2e}.it-health-page .it-health-hero-flow{border-top-color:var(--ith-border);color:var(--ith-muted)}.it-health-page .it-health-product-card{border-color:var(--ith-border);color:var(--ith-text);background:linear-gradient(145deg,#1b2631fa,#151e27fa);box-shadow:0 16px 40px #00000024}.it-health-page .it-health-product-primary{background:radial-gradient(circle at 90% 5%,#8ef0bd14,#0000 32%),linear-gradient(145deg,#1a2931,#151f28);border-color:#8ef0bd2e}.it-health-page .it-health-product-card h3{color:#fff}.it-health-page .it-health-product-card p,.it-health-page .it-health-feature-list span,.it-health-page .it-health-product-status{color:var(--ith-muted)}.it-health-page .it-health-product-icon{color:var(--ith-accent);background:#8ef0bd14}.it-health-page .it-health-product-icon-secondary{color:#b2c2d2;background:#899eb514}.it-health-page .it-health-auto-chip{color:var(--ith-accent);background:#8ef0bd14}.it-health-page .it-health-card-action{color:var(--ith-accent)}.it-health-page .it-health-feature-list span:before{background:var(--ith-accent)}.it-health-page .workspace-stat-card,.it-health-detail .workspace-stat-card{border:1px solid var(--ith-border);color:var(--ith-text);background:linear-gradient(145deg,#19232d,#151e27);box-shadow:0 12px 30px #0000001f}.it-health-page .workspace-stat-icon,.it-health-detail .workspace-stat-icon{color:var(--ith-accent);background:#8ef0bd14}.it-health-page .workspace-stat-value,.it-health-detail .workspace-stat-value{color:#fff}.it-health-page .workspace-stat-label,.it-health-detail .workspace-stat-label{color:#dbe3e9}.it-health-page .workspace-stat-card small,.it-health-detail .workspace-stat-card small{color:var(--ith-muted)}.it-health-page .it-health-check-card{border-color:var(--ith-border);color:var(--ith-text);background:linear-gradient(145deg,#1a242ff2,#151e27f2)}.it-health-page .it-health-check-card:hover{border-color:#8ef0bd33;box-shadow:0 16px 34px #0000002e}.it-health-page .it-health-check-icon{color:var(--ith-accent);background:#8ef0bd14}.it-health-page .it-health-check-main h3,.it-health-page .it-health-check-score strong{color:#fff}.it-health-page .it-health-check-topline,.it-health-page .it-health-check-meta span,.it-health-page .it-health-check-score small,.it-health-page .it-health-check-score span,.it-health-page .it-health-check-chevron{color:var(--ith-muted)}.it-health-detail .it-health-detail-hero{border-color:var(--ith-border);background:radial-gradient(circle at 83% 12%,#66ffc229,#0000 28%),radial-gradient(circle at 18% 90%,#4e7dff21,#0000 35%),linear-gradient(135deg,#111820 0%,#17212b 48%,#10171e 100%)}.it-health-detail .it-health-detail-heading h1{color:#fff}.it-health-detail .it-health-detail-heading p{color:#e2e8f0ad}.it-health-detail .it-health-summary-card,.it-health-detail .it-health-progress-card{border-color:var(--ith-border);background:linear-gradient(145deg,#19232d,#151e27)}.it-health-detail .it-health-summary-card:before{background:linear-gradient(to bottom, var(--ith-accent), #8ef0bd14)}.it-health-detail .it-health-summary-card h2{color:#fff}.it-health-detail .it-health-summary-card>p,.it-health-detail .it-health-progress-card>p{color:var(--ith-muted)}.it-health-detail .it-health-progress-number{color:#fff}.it-health-detail .it-health-summary-meta{border-top-color:var(--ith-border)}.it-health-detail .it-health-summary-meta span{color:var(--ith-muted)}.it-health-detail .it-health-score-track,.it-health-page .it-health-score-track{background:#ffffff12}.it-health-detail .it-health-score-track span,.it-health-page .it-health-score-track span{background:linear-gradient(90deg,#4ca978,#8ef0bd);box-shadow:0 0 12px #8ef0bd2e}.it-health-detail .it-health-clean-state{background:#8ef0bd0a;border-color:#8ef0bd21}.it-health-detail .it-health-clean-state strong{color:#fff}.it-health-detail .it-health-clean-state p{color:var(--ith-muted)}.it-health-detail .it-health-clean-state svg{color:var(--ith-accent)}.it-health-detail .it-health-finding{border-color:var(--ith-border);background:linear-gradient(145deg,#19232d,#151e27)}.it-health-detail .it-health-finding:hover{border-color:#8ef0bd29;box-shadow:0 12px 28px #00000024}.it-health-detail .it-health-finding-content h3{color:#fff}.it-health-detail .it-health-finding-content p,.it-health-detail .it-health-finding-meta{color:var(--ith-muted)}.it-health-detail .it-health-finding-critical{background:linear-gradient(145deg,#441d226b,#171f27);border-color:#ff6d6d33}.it-health-detail .it-health-finding-critical:before{background:#f77}.it-health-detail .it-health-finding-critical .it-health-finding-priority{color:#ff9b9b;background:#ff777717}.it-health-detail .it-health-category-card{border-color:var(--ith-border);background:linear-gradient(145deg,#1a242e,#151e27)}.it-health-detail .it-health-category-top span,.it-health-detail .it-health-category-top strong{color:#fff}.it-health-detail .it-health-category-card small{color:var(--ith-muted)}.it-health-detail .it-health-tech-section{border-color:var(--ith-border);background:#151e27}.it-health-detail .it-health-tech-section[open]{border-color:#8ef0bd29;box-shadow:0 12px 28px #0000001f}.it-health-detail .it-health-tech-section summary{color:var(--ith-text);background:#18222c}.it-health-detail .it-health-tech-section summary svg{color:var(--ith-accent)}.it-health-detail .it-health-tech-section summary strong{color:var(--ith-muted)}.it-health-detail .it-health-tech-content{border-top-color:var(--ith-border);background:linear-gradient(#121a22,#151e27)}.it-health-detail .it-health-tech-meta-grid small{color:var(--ith-muted)}.it-health-detail .it-health-tech-meta-grid strong{color:#fff}.it-health-detail .it-health-asset-card,.it-health-detail .it-health-evidence-list article{border-color:var(--ith-border);background:#19232d}.it-health-detail .it-health-asset-card:hover,.it-health-detail .it-health-evidence-list article:hover{border-color:#8ef0bd29}.it-health-detail .it-health-asset-card strong,.it-health-detail .it-health-evidence-list strong{color:#fff}.it-health-detail .it-health-asset-card small,.it-health-detail .it-health-asset-card span,.it-health-detail .it-health-evidence-list small{color:var(--ith-muted)}.it-health-detail .it-health-evidence-list article>span{color:#d4dde4}.it-health-page .priority-badge,.it-health-detail .priority-badge{color:#cdd6de;background:#ffffff0b;border-color:#ffffff14}.it-health-page .it-health-create-panel input,.it-health-page .it-health-create-panel select,.it-health-page .it-health-create-panel textarea{border-color:var(--ith-border);color:#fff;background:#111920}.it-health-page .it-health-create-panel input::placeholder,.it-health-page .it-health-create-panel textarea::placeholder{color:#687582}.it-health-page .it-health-create-panel label{color:#c7d0d8}.it-health-page .it-health-icon-button{border-color:var(--ith-border);color:var(--ith-text);background:#ffffff09}.it-health-page .primary-button,.it-health-detail .primary-button{color:#0d1712;background:linear-gradient(135deg,#5da77f,#7dca9f);border-color:#8ef0bd29;box-shadow:0 8px 24px #489d7129}.it-health-page .primary-button:hover,.it-health-detail .primary-button:hover{filter:brightness(1.04)}.it-health-detail .it-health-back{border-color:var(--ith-border);color:var(--ith-muted);background:#17212bc2}.it-health-detail .it-health-back:hover{color:var(--ith-text);background:#19232d;border-color:#8ef0bd29}.it-health-page .empty-state,.it-health-detail .empty-state{border-color:var(--ith-border);color:var(--ith-text);background:#17212b}.it-health-page .empty-state p,.it-health-detail .empty-state p{color:var(--ith-muted)}@media (width<=700px){.it-health-page,.it-health-detail{gap:18px}}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}html,body,#root{width:100%;min-width:100%;min-height:100vh;margin:0;padding:0}
