@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{height:100vh;width:100%}.login-page{align-items:center;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.login-bg{bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.bg-gradient{background:linear-gradient(135deg,#f5f7fa,#e8ecf1 50%,#dce2e8)}.bg-gradient,.bg-pattern{inset:0;position:absolute}.bg-pattern{background-image:radial-gradient(circle at 20% 30%,#1a1f2e08 0,#0000 50%),radial-gradient(circle at 80% 70%,#1a1f2e08 0,#0000 50%)}.login-container{align-items:center;animation:fadeIn .5s ease;display:flex;flex-direction:column;max-width:420px;padding:40px 24px;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-logo{margin-bottom:32px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6b9fff,#9b6bff);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;letter-spacing:-1px}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 8px 32px #00000014;padding:40px;width:100%}.login-card h2{color:#1a1f2e;font-size:24px;font-weight:700;margin-bottom:8px;text-align:center}.login-subtitle{color:#6b7280;font-size:14px;margin-bottom:32px;text-align:center}.login-error{background:#ff44441a;border:1px solid #f443;border-radius:12px;color:#f44;font-size:14px;margin-bottom:24px;padding:12px 16px}.form-group{margin-bottom:20px}.form-group label{color:#1a1f2e;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{font-size:18px;left:16px;opacity:.5;position:absolute}.input-wrapper input{background:#ffffff80;border:1px solid #00000014;border-radius:12px;font-size:15px;padding:14px 16px 14px 48px;transition:all .2s ease;width:100%}.input-wrapper input:focus{background:#fff;border-color:#6b9fff;box-shadow:0 0 0 4px #6b9fff1a;outline:none}.password-wrapper input{padding-right:48px}.password-toggle{background:none;border:none;cursor:pointer;font-size:18px;opacity:.5;position:absolute;right:16px;transition:opacity .2s ease}.password-toggle:hover{opacity:1}.form-options{justify-content:space-between;margin-bottom:24px}.checkbox-label,.form-options{align-items:center;display:flex}.checkbox-label{color:#6b7280;cursor:pointer;font-size:14px;gap:10px}.checkbox-label input{display:none}.checkmark{border:2px solid #0003;border-radius:4px;height:18px;position:relative;transition:all .2s ease;width:18px}.checkbox-label input:checked+.checkmark{background:#6b9fff;border-color:#6b9fff}.checkbox-label input:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.forgot-link{background:none;border:none;color:#6b9fff;cursor:pointer;font-size:14px;transition:color .2s ease}.forgot-link:hover{color:#9b6bff}.login-button{background:linear-gradient(135deg,#6b9fff,#9b6bff);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.login-button:hover:not(:disabled){box-shadow:0 8px 20px #6b9fff66;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7}.login-hint{color:#6b7280;font-size:13px;margin-top:24px;text-align:center}.login-hint strong{color:#1a1f2e}.login-footer{color:#6b7280;font-size:13px;margin-top:32px;text-align:center}@media (max-width:480px){.login-card{padding:32px 24px}.form-options{align-items:flex-start;flex-direction:column;gap:16px}}.dashboard-container{background:linear-gradient(135deg,#f5f7fa,#e8ecf1);display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;overflow:hidden;position:relative;width:100vw}.dashboard-layout{display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%}.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-right:1px solid #ffffff2e;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100%;overflow-x:hidden;overflow-y:auto;padding:17px;position:relative;width:256px}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#0000}.sidebar::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#00000040}.logo{color:#6b9fff;font-family:Inter,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.449219px;line-height:28px;margin-bottom:32px;padding-left:8px}.nav-menu{display:flex;flex-direction:column;gap:8px;width:222px}.nav-item{align-items:center;border-radius:16px;box-sizing:border-box;color:#364153;display:flex;font-size:16px;font-weight:500;gap:12px;height:48px;letter-spacing:-.3125px;line-height:24px;padding:12px 16px;position:relative;text-decoration:none;transition:all .2s ease}.nav-item:hover{background:#6b9fff1a}.nav-item.active{background:linear-gradient(90deg,#2b7fff,#155dfc);box-shadow:0 10px 15px -3px #2b7fff4d,0 4px 6px -4px #2b7fff4d;color:#fff}.nav-icon{flex-shrink:0;height:20px;width:20px}.nav-item.active .nav-icon{filter:brightness(0) invert(1)}.notification-badge{background:#e7000b;border-radius:10px;color:#fff;font-family:Inter,sans-serif;font-size:11px;font-weight:600;min-width:18px;padding:2px 6px;position:absolute;right:16px;text-align:center}.sidebar-section{display:flex;flex-direction:column;margin-top:25px;padding-top:25px}.sidebar-label{padding-left:8px}.sidebar-customer{letter-spacing:-.150391px;margin-top:4px;padding-left:8px}.sidebar-customer.empty{color:#99a1af}.sidebar-actions{flex:1 1;width:222px}.sidebar-action{cursor:pointer;letter-spacing:-.150391px}.sidebar-action.disabled{background:#f3f4f680;color:#99a1af;cursor:not-allowed;opacity:.5;pointer-events:none}.sidebar-action.active{background:linear-gradient(90deg,#2b7fff,#155dfc);box-shadow:0 10px 15px -3px #2b7fff4d,0 4px 6px -4px #2b7fff4d;color:#fff}.sidebar-action.active svg path{stroke:#fff}.sidebar-action.disabled svg{opacity:.5}.sidebar-action.disabled svg path{stroke:#99a1af}.sidebar-bottom{border-top:1px solid #ffffff4d;display:flex;flex-direction:column;flex-shrink:0;gap:4px;margin-top:auto;padding-top:25px;width:222px}.logout-button{background:none;border:none;color:#364153;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.3125px;line-height:24px;text-align:left;width:100%}.customers-main{background:linear-gradient(135deg,#f9fafb,#eff6ff4d);display:flex;flex:1 1;flex-direction:column;min-height:100vh;overflow-y:auto;padding:32px 32px 0;position:relative}.customers-main::-webkit-scrollbar{width:8px}.customers-main::-webkit-scrollbar-track{background:#0000000d}.customers-main::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.customers-main::-webkit-scrollbar-thumb:hover{background:#0000004d}.customers-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;max-width:1571.59px;min-height:64px;width:100%}.customers-title-section{display:flex;flex-direction:column;gap:4px}.customers-title-section h1{color:#1d1d1f;font-family:Inter,sans-serif;font-size:30px;font-weight:700;letter-spacing:.395508px;line-height:36px;margin:0}.customers-subtitle{color:#4a5565;font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.3125px;line-height:24px;margin:0}.new-customer-btn{align-items:center;background:linear-gradient(90deg,#2b7fff,#155dfc);border:none;border-radius:16px;box-shadow:0 10px 15px -3px #2b7fff4d,0 4px 6px -4px #2b7fff4d;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:8px;height:40px;justify-content:center;letter-spacing:-.150391px;line-height:20px;padding:10px 20px;transition:all .2s ease;white-space:nowrap;width:141.55px}.new-customer-btn:hover{box-shadow:0 12px 18px -3px #2b7fff59,0 6px 8px -4px #2b7fff59;transform:translateY(-1px)}.new-customer-btn:active{transform:translateY(0)}.customers-table-card{background:#ffffffb3;border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #0000000d;margin-bottom:32px;max-width:1571.59px;overflow:hidden;width:100%}.table-header{box-sizing:border-box;padding:24px 24px 0;width:100%}.customers-data-table thead tr{border-bottom:1px solid #0000000f}.table-search{margin-bottom:24px;max-width:1143.59px;position:relative;width:100%}.table-search .search-icon{height:16px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.table-search input{background:#ffffffb3;border:1px solid #ffffff2e;border-radius:16px;box-sizing:border-box;color:#1d1d1f;height:40px;outline:none;padding:8px 16px 8px 40px;transition:all .2s ease;width:100%}.table-search input,.table-search input::placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.150391px;line-height:17px}.table-search input::placeholder{color:#86868b}.table-search input:focus{background:#ffffffe6;border-color:#2b7fff}.table-wrapper{overflow-x:auto;width:100%}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#0000004d}.customers-data-table{border-collapse:collapse;table-layout:fixed;width:100%}.customers-data-table thead{display:table-header-group}.customers-data-table th{font-weight:500;height:40px;padding:10px 8px;text-align:left;white-space:nowrap}.customers-data-table td,.customers-data-table th{box-sizing:border-box;color:#1d1d1f;font-family:Inter,sans-serif;font-size:14px;letter-spacing:-.150391px;line-height:20px}.customers-data-table td{border-bottom:1px solid #0000000f;font-weight:400;height:61px;padding:0 8px;vertical-align:middle}.customers-data-table tbody tr{cursor:pointer;transition:background-color .15s ease}.customers-data-table tbody tr:hover td{background:#eff6ff80}.customers-data-table tbody tr:active td{background:#eff6ffcc}.col-kunde{width:257.79px}.col-branche{width:164.52px}.col-kontaktperson{width:145.14px}.col-kontakt{width:219.35px}.col-assessment{width:148.69px}.col-status{text-align:center;width:116.27px}.cell-kunde{padding-left:8px!important}.cell-status{padding-right:8px!important}.customer-name-cell{display:flex;flex-direction:column;gap:0;justify-content:center}.customer-name-text{color:#1d1d1f;font-weight:500}.customer-address-text,.customer-name-text{font-size:14px;letter-spacing:-.150391px;line-height:20px}.customer-address-text{color:#6a7282;font-weight:400}.contact-info{display:flex;flex-direction:column;gap:4px;justify-content:center}.contact-row{align-items:center;display:flex;gap:8px}.contact-link{color:#155dfc;font-size:14px;font-weight:400;letter-spacing:-.150391px;line-height:20px;text-decoration:none}.contact-link:hover{text-decoration:underline}.contact-phone{color:#4a5565;font-size:14px;font-weight:400;letter-spacing:-.150391px;line-height:20px}.risk-score-badge{font-size:14px;font-weight:600;height:20px;letter-spacing:-.150391px;line-height:20px;min-width:40px}.risk-score-badge,.status-badge-pill{align-items:center;display:inline-flex;font-family:Inter,sans-serif;justify-content:center;text-align:center}.status-badge-pill{border-radius:16777200px;box-sizing:border-box;font-size:12px;font-weight:500;height:26px;line-height:16px;padding:4px 13px;white-space:nowrap}@media (max-width:1200px){.customers-data-table{min-width:1000px}}@media (max-width:768px){.sidebar{padding:17px 8px;width:64px}.logo,.nav-item span,.sidebar-action span,.sidebar-customer,.sidebar-label{display:none}.nav-item{justify-content:center;padding:12px}.notification-badge{right:4px;top:4px}.customers-main{padding:20px}.customers-header{align-items:flex-start;flex-direction:column}.new-customer-btn{justify-content:center;width:100%}}.risky-chat{display:flex;flex-direction:column;height:100%}.chat-header{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.chat-header h2{color:#1a1f2e;font-size:18px;margin:0}.current-doc{color:#6b7280;font-size:13px;margin-right:16px}.clear-btn{background:#ff44441a;border:none;border-radius:8px;color:#f44;cursor:pointer;font-size:13px;padding:8px 16px;transition:background .2s ease}.clear-btn:hover{background:#f443}.messages-container{flex:1 1;overflow-y:auto;padding:16px}.welcome-message{color:#6b7280;padding:40px;text-align:center}.welcome-message h3{color:#1a1f2e;margin-bottom:16px}.message{border-radius:12px;margin-bottom:16px;max-width:70%;padding:12px 16px}.message.user{background:#6b9fff;color:#fff;margin-left:auto}.message.assistant{background:#f3f4f6;color:#1f2937;margin-right:auto}.message.error{background:#fef2f2;color:#dc2626}.message-header{font-size:12px;font-weight:600;margin-bottom:4px;opacity:.8}.message-content{font-size:14px;line-height:1.5}.message-content p{margin:0 0 8px}.message-content p:last-child{margin-bottom:0}.sources{color:#6b7280;font-size:12px;margin-top:8px}.loading{opacity:.7}.typing-indicator{align-items:center;display:flex;gap:4px}.dots{animation:dots 1.5s infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.chat-input-container{border-top:1px solid #0000001a;gap:12px;padding-top:16px}.chat-input-container,.upload-section{align-items:center;display:flex}.upload-btn{background:#f3f4f6;border:none;border-radius:8px;cursor:pointer;font-size:14px;padding:12px 16px;transition:background .2s ease}.upload-btn:hover:not(:disabled){background:#e5e7eb}.upload-btn:disabled{cursor:not-allowed;opacity:.5}.input-form{display:flex;flex:1 1;gap:12px}.chat-input{border:1px solid #0000001a;border-radius:8px;flex:1 1;font-size:14px;padding:12px 16px;transition:border-color .2s ease}.chat-input:focus{border-color:#6b9fff;outline:none}.send-btn{background:linear-gradient(135deg,#6b9fff,#9b6bff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:transform .2s ease}.send-btn:hover:not(:disabled){transform:translateY(-2px)}.send-btn:disabled{cursor:not-allowed;opacity:.5}*{box-sizing:border-box;margin:0;padding:0}.notifications-main{background:linear-gradient(135deg,#f9fafb,#eff6ff4d);flex:1 1;min-height:100vh;overflow-y:auto;padding:32px 32px 0}.notifications-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.notifications-title-section h1{color:#101828;font-family:Inter,sans-serif;font-size:30px;font-weight:700;letter-spacing:.4px;line-height:36px;margin-bottom:4px}.notifications-subtitle{color:#86868b;font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.31px;line-height:24px}.mark-all-read-btn{align-items:center;background:linear-gradient(135deg,#007aff,#155dfc);border:none;border-radius:16px;box-shadow:0 10px 15px -3px #2b7fff4d,0 4px 6px -4px #2b7fff4d;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:8px;letter-spacing:-.15px;line-height:20px;padding:10px 20px;transition:transform .2s ease;white-space:nowrap}.mark-all-read-btn:hover{transform:translateY(-2px)}.notifications-filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.search-box-notifications{position:relative;width:290px}.search-box-notifications .search-icon{height:20px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.search-box-notifications input{background:#ffffff80;border:1px solid #ffffff1a;border-radius:16px;color:#1d1d1f;font-family:Inter,sans-serif;font-size:14px;font-weight:400;height:48px;letter-spacing:-.15px;line-height:17px;outline:none;padding:8px 16px 8px 40px;transition:all .2s ease;width:100%}.search-box-notifications input::placeholder{color:#86868b}.search-box-notifications input:focus{background:#fffc;border-color:#007aff}.filter-tabs{display:flex;flex-wrap:wrap;gap:8px}.filter-tab{align-items:center;background:#ffffff80;border:1px solid #ffffff1a;border-radius:16px;color:#1d1d1f;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:40px;justify-content:center;letter-spacing:-.15px;line-height:20px;padding:8px 20px;transition:all .2s ease}.filter-tab:hover{background:#ffffffb3}.filter-tab.active{background:linear-gradient(135deg,#007aff,#155dfc);border-color:#0000;box-shadow:0 10px 15px -3px #2b7fff4d,0 4px 6px -4px #2b7fff4d;color:#fff}.notifications-list{background:#ffffffd9;border:1px solid #ffffff40;border-radius:24px;overflow:hidden}.notification-item{border-bottom:1px solid #00000008;display:flex;gap:16px;padding:24px 24px 24px 28px;transition:background .2s ease}.notification-item:last-child{border-bottom:none}.notification-item.unread{background:#eff6ff80;border-left:4px solid #007aff;padding-left:24px}.notification-item:hover{background:#eff6ff4d}.notification-icon{flex-shrink:0;height:24px;margin-top:4px;width:24px}.notification-content{flex:1 1;min-width:0}.notification-header-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.notification-title{color:#101828;font-family:Inter,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.44px;line-height:28px}.unread-dot{background:#007aff;border-radius:50%;flex-shrink:0;height:10px;opacity:.63;width:10px}.notification-description{color:#4a5565;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.15px;line-height:20px;margin-bottom:8px}.notification-time{color:#86868b;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.sidebar-section{border-top:1px solid #ffffff4d;margin:25px 17px 0;padding:25px 0 0}.sidebar-label{color:#6a7282;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.6px;line-height:16px;margin-bottom:4px;text-transform:uppercase}.sidebar-customer{color:#364153;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.15px;line-height:20px}.sidebar-actions{display:flex;flex-direction:column;gap:4px;margin-top:12px}.sidebar-action{align-items:center;border-radius:24px;color:#4a5565;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:12px;height:40px;letter-spacing:-.15px;line-height:20px;padding:0 0 0 16px;text-decoration:none;transition:all .2s ease}.sidebar-action:hover{background:#6b9fff1a}.sidebar-action svg{flex-shrink:0;height:16px;width:16px}.notifications-empty,.notifications-error,.notifications-loading{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;padding:40px;text-align:center}.notifications-error{color:#f44}.notifications-empty{color:#86868b}.mark-all-read-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:1024px){.notifications-filter-bar{align-items:flex-start;flex-direction:column}.search-box-notifications{width:100%}.filter-tabs{overflow-x:auto;padding-bottom:8px;width:100%}.notifications-header{align-items:flex-start;flex-direction:column}.mark-all-read-btn{justify-content:center;width:100%}}@media (max-width:768px){.notifications-main{padding:20px}.notification-item{padding:16px}.notification-item.unread{padding-left:16px}.notification-title{font-size:16px;line-height:24px}}.customer-detail-main{background:linear-gradient(135deg,#f9fafb,#eff6ff4d);display:flex;flex:1 1;flex-direction:column;min-height:100vh;overflow-y:auto;padding:32px 32px 0}.customer-detail-main::-webkit-scrollbar{width:8px}.customer-detail-main::-webkit-scrollbar-track{background:#0000000d}.customer-detail-main::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.customer-detail-header{height:64px;justify-content:space-between;margin-bottom:24px;max-width:841.53px;width:100%}.customer-detail-header,.header-left{align-items:center;display:flex;gap:16px}.back-button{align-items:center;background:#0000;border:none;border-radius:16px;color:#1d1d1f;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:8px;height:40px;justify-content:center;letter-spacing:-.150391px;line-height:20px;padding:10px 20px;transition:all .2s ease;white-space:nowrap;width:102.6px}.back-button:hover{background:#6b9fff1a}.back-button svg{height:16px;width:16px}.title-section{display:flex;flex-direction:column;gap:4px}.title-section h1{color:#1d1d1f;font-size:30px;font-weight:700;letter-spacing:.395508px;line-height:36px}.subtitle,.title-section h1{font-family:Inter,sans-serif;margin:0}.subtitle{color:#4a5565;font-size:16px;font-weight:400;letter-spacing:-.3125px;line-height:24px}.header-actions{display:flex;gap:12px}.action-btn-primary{align-items:center;background:linear-gradient(90deg,#2b7fff,#155dfc);border:none;border-radius:16px;box-shadow:0 10px 15px -3px #2b7fff4d,0 4px 6px -4px #2b7fff4d;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:8px;height:40px;justify-content:center;letter-spacing:-.150391px;line-height:20px;padding:10px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap;width:213.38px}.action-btn-primary:hover{box-shadow:0 12px 18px -3px #2b7fff59,0 6px 8px -4px #2b7fff59;transform:translateY(-1px)}.action-btn-primary svg{height:16px;width:16px}.stats-section{display:flex;gap:16px;margin-bottom:24px;max-width:841.53px;width:100%}.stat-card{background:#ffffffb3;border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #0000000d;box-sizing:border-box;display:flex;flex-direction:column;height:182px;padding:24px 0 0 24px;width:195.13px}.stat-card:last-child{padding:24px 0 24px 24px}.stat-card-header{align-items:flex-start;display:flex;justify-content:space-between;width:145.13px}.stat-card-content{display:flex;flex-direction:column;gap:8px}.stat-label{color:#4a5565;font-size:14px;font-weight:400;letter-spacing:-.150391px;line-height:20px}.stat-label,.stat-value{font-family:Inter,sans-serif}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#101828,#4a5565);-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:700;letter-spacing:.395508px;line-height:36px}.stat-change{font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.150391px;line-height:20px}.stat-change.positive{color:#00a63e}.stat-change.negative{color:#e7000b}.stat-icon-container{background:#ffffffb3;border:1px solid #ffffff2e;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;height:50px;padding:13px 13px 1px;width:50px}.stat-icon{height:24px;width:24px}.risk-matrix-section{background:#ffffffb3;border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #0000000d;box-sizing:border-box;height:540px;margin-bottom:24px;max-width:841.53px;padding:24px;width:100%}.risk-matrix-title{color:#1d1d1f;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.3125px;line-height:16px;margin-bottom:24px}.risk-matrix-container{display:flex;flex-direction:column;gap:24px}.risk-matrix-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:48px repeat(5,1fr);grid-template-rows:32px repeat(5,64px);width:100%}.matrix-header-cell{font-size:12px;line-height:16px}.matrix-header-cell,.matrix-y-axis{align-items:center;color:#1d1d1f;display:flex;font-family:Inter,sans-serif;font-weight:500;justify-content:center}.matrix-y-axis{font-size:14px;grid-column:1;grid-row:1/-1;letter-spacing:-.150391px;line-height:20px;text-orientation:mixed;transform:rotate(180deg);writing-mode:vertical-rl}.matrix-row-label{color:#1d1d1f;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.matrix-cell,.matrix-row-label{align-items:center;display:flex;justify-content:center}.matrix-cell{border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box}.matrix-cell.green{background:#00c950}.matrix-cell.yellow{background:#f0b100}.matrix-cell.orange{background:#ff6900}.matrix-cell.red{background:#fb2c36}.matrix-risk-badge{background:inherit;border-radius:16777200px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#fff;font-size:18px;font-weight:700;height:48px;letter-spacing:-.439453px;line-height:28px;width:48px}.matrix-risk-badge,.matrix-x-axis{align-items:center;display:flex;font-family:Inter,sans-serif;justify-content:center}.matrix-x-axis{color:#1d1d1f;font-size:14px;font-weight:500;grid-column:2/-1;letter-spacing:-.150391px;line-height:20px}.matrix-legend{display:flex;gap:24px;justify-content:center;margin-top:20px}.legend-item{align-items:center;display:flex;gap:8px}.legend-color{border-radius:4px;height:16px;width:16px}.legend-color.low{background:#00c950}.legend-color.medium{background:#f0b100}.legend-color.high{background:#ff6900}.legend-color.critical{background:#fb2c36}.legend-label{color:#1d1d1f;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.150391px;line-height:20px}.risk-overview-section{background:#ffffffb3;border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #0000000d;box-sizing:border-box;height:436.5px;margin-bottom:32px;max-width:841.53px;overflow:hidden;padding:24px;width:100%}.risk-overview-title{color:#1d1d1f;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.3125px;line-height:16px;margin-bottom:24px}.risk-table-wrapper{overflow-x:auto;width:100%}.risk-table{border-collapse:collapse;width:100%}.risk-table thead{border-bottom:1px solid #0000000f}.risk-table th{font-weight:500;height:40px;padding:10px 8px;text-align:left;white-space:nowrap}.risk-table td,.risk-table th{box-sizing:border-box;color:#1d1d1f;font-family:Inter,sans-serif;font-size:14px;letter-spacing:-.150391px;line-height:20px}.risk-table td{border-bottom:1px solid #0000000f;font-weight:400;height:43px;padding:0 8px;vertical-align:middle}.risk-table tr:last-child td{border-bottom:none}.col-risiko{width:221.8px}.col-kategorie{width:143.42px}.col-wahrscheinlichkeit{text-align:center;width:140.55px}.col-auswirkung{text-align:center;width:93.27px}.col-risikoscore{text-align:center;width:91.84px}.col-bewertung{text-align:center;width:87.65px}.risk-name{font-weight:500}.risk-category{font-weight:400}.risk-score-value{font-weight:600}.risk-score-value.critical{color:#e7000b}.risk-score-value.high{color:#f54900}.risk-score-value.medium{color:#d08700}.risk-score-value.low{color:#00a63e}.risk-badge{align-items:center;border-radius:16777200px;box-sizing:border-box;display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-weight:500;height:26px;justify-content:center;line-height:16px;padding:4px 13px;text-align:center;white-space:nowrap}.risk-badge.critical{background:#ffe2e2;border:1px solid #bedbff80;color:#9f0712}.risk-badge.high{background:#ffedd4;border:1px solid #bedbff80;color:#9f2d00}.risk-badge.medium{background:#fef9c2;border:1px solid #bedbff80;color:#894b00}.risk-badge.low{background:#dcfce7;border:1px solid #bedbff80;color:#016630}@media (max-width:1024px){.stats-section{flex-wrap:wrap}.stat-card{flex:1 1;min-width:180px}.risk-matrix-grid{grid-template-columns:32px repeat(5,1fr);grid-template-rows:24px repeat(5,48px)}.matrix-cell{font-size:10px}.matrix-risk-badge{font-size:14px;height:36px;width:36px}.customer-detail-header{align-items:flex-start;flex-direction:column;gap:12px;height:auto}.header-actions{width:100%}.action-btn-primary{flex:1 1}}@media (max-width:768px){.customer-detail-main{padding:20px}.title-section h1{font-size:24px;line-height:30px}.stat-card{height:auto;padding:16px;width:100%}.stat-value{font-size:24px}.risk-matrix-section,.risk-overview-section{padding:16px}.matrix-legend{flex-wrap:wrap;gap:12px}.risk-table-wrapper{overflow-x:scroll}.risk-table{min-width:700px}}
/*# sourceMappingURL=main.c9f58a36.css.map*/