@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--primary:#f9b000;--primary-dark:#c98d00;--primary-dim:#f9b0001f;--primary-border:#f9b00040;--secondary:#000;--header-bg:#000;--page-bg:#f8f7f4;--sidebar-bg:#0a0a0a;--text:#1a1a1a;--text-muted:#6b6b6b;--border:#0000000f;--radius-card:18px;--radius-modal:20px;--radius-sm:6px;--radius-md:12px;--shadow-card:0 2px 8px #00000012;--shadow-card-hover:0 4px 16px #0000001f;--shadow-header:0 2px 16px #0000004d;--shadow-welcome:0 4px 20px #0000002e;--shadow-modal:0 8px 32px #0000002e;--shadow-news:0 2px 6px #0000000f;color:var(--text);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--page-bg);margin:0}h1,h2,h3{color:var(--text);margin:0;font-weight:700}p{margin:0}.atlas-card{border-radius:var(--radius-card);border:1px solid var(--border);border-top:2px solid var(--primary-border);box-shadow:var(--shadow-card);background:#fff;padding:20px;transition:box-shadow .2s,transform .2s}.atlas-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.section-header{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;margin-bottom:.9rem;padding-bottom:.6rem;display:flex}.icon-badge{border-radius:var(--radius-sm);background:var(--primary-dim);width:22px;min-width:22px;height:22px;color:var(--primary-dark);justify-content:center;align-items:center;font-size:13px;display:flex}.section-title{letter-spacing:.01em;margin:0;font-size:13px;font-weight:700}label{color:var(--text-muted);flex-direction:column;gap:.25rem;font-size:.8rem;font-weight:600;display:flex}input,textarea,select{border-radius:var(--radius-sm);color:var(--text);background:#fff;border:1px solid #0000001f;padding:.55rem .7rem;font-family:inherit;font-size:.95rem;font-weight:400;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim);outline:none}.spinner-wrap{align-items:center;gap:.5rem;display:inline-flex}.spinner{border:2px solid #00000040;border-top-color:#000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}button{font-family:inherit}button[type=submit],.btn-primary{border-radius:var(--radius-sm);background:var(--primary);color:#000;cursor:pointer;border:none;padding:10px 20px;font-size:12px;font-weight:600;transition:opacity .15s}button[type=submit]:hover,.btn-primary:hover{opacity:.88}button[type=submit]:disabled{background:var(--primary-dim);color:var(--text-muted);cursor:not-allowed}.link-button{color:var(--primary-dark);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.error{color:#c0392b;font-size:.875rem;font-weight:600}.badge{letter-spacing:.02em;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:700}.login-page{background:var(--page-bg);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-form{border-radius:var(--radius-modal);box-shadow:var(--shadow-welcome);border-top:2px solid var(--primary-border);background:#fff;flex-direction:column;gap:1.1rem;width:100%;max-width:340px;padding:2.25rem;display:flex}.login-form h1{margin-bottom:.25rem;font-size:1.25rem}.btn-microsoft{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#2f2f2f;border:none;padding:10px 16px;font-size:13px;font-weight:600;transition:opacity .15s}.btn-microsoft:hover{opacity:.88}.admin-login-form{border-top:1px solid var(--border);flex-direction:column;gap:1.1rem;padding-top:.5rem;display:flex}.page{max-width:1280px;margin:0 auto;padding:0 1.5rem 4rem}.page-header{-webkit-backdrop-filter:blur(20px)saturate(180%);box-shadow:var(--shadow-header);color:#fff;border-radius:0 0 var(--radius-md) var(--radius-md);background:#000000e6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 -1.5rem 1.5rem;padding:1.1rem 1.5rem;display:flex}.page-header h1{color:#fff;font-size:1.3rem}.page-header .link-button{color:var(--primary)}.header-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.header-actions a.link-button{text-decoration:underline}.log-list{flex-direction:column;gap:1rem;display:flex}.log-entry .section-header{justify-content:space-between}.log-timestamp{color:var(--text-muted);margin-left:auto;font-size:.75rem;font-weight:400}.log-systems{flex-wrap:wrap;gap:1.25rem;font-size:.85rem;display:flex}.log-error{margin-top:.6rem}.stepper{color:var(--text-muted);flex-wrap:wrap;gap:1.5rem;margin:0 0 1.25rem;padding:0;font-size:.8rem;font-weight:600;list-style:none;display:flex}.stepper li.active{color:var(--primary-dark)}.check-form{align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.check-form.atlas-card label{flex:1}.hint{color:var(--text-muted);margin:0 0 1rem;font-size:.8rem;line-height:1.5}.firmenbuch-section{margin-bottom:1rem}.system-pickers-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (width<=1100px){.system-pickers-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.system-pickers-grid{grid-template-columns:1fr}}.status-grid-scroll{scrollbar-width:thin;scrollbar-color:var(--border) transparent;margin-bottom:1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;overflow:auto visible}.status-grid-scroll::-webkit-scrollbar{height:5px}.status-grid-scroll::-webkit-scrollbar-track{background:0 0}.status-grid-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}.status-grid{grid-auto-columns:minmax(200px,1fr);grid-auto-flow:column;gap:1rem;width:100%;min-width:max-content;display:grid}@media (width>=1280px){.status-grid{min-width:unset;grid-auto-columns:1fr}.status-grid-scroll{overflow-x:visible}}.match-picker{flex-direction:column;min-width:0;display:flex}.match-picker-highlight{border-top:2px solid var(--primary);background:linear-gradient(180deg, var(--primary-dim) 0%, #fff 70px)}.badge-primary{background:var(--primary);color:#000;margin-left:auto}.hint-highlight{margin-top:-.4rem}.match-options{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;gap:.5rem;max-height:280px;margin-bottom:.75rem;padding-right:.25rem;display:flex;overflow-y:auto}.match-option{color:var(--text);border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.8rem;font-weight:400;transition:border-color .15s,background .15s;display:flex}.match-option:has(input:checked){border-color:var(--primary-border);background:var(--primary-dim)}.match-option-none{color:var(--text-muted);border-style:dashed}.match-option-text{flex-direction:column;flex:1;min-width:0;display:flex}.match-option-text span:first-child{word-break:break-word}.match-sublabel{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.muted{color:var(--text-muted);font-size:.875rem}.score-badge{white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:700}.score-high{color:#1e8449;background:#e3f7e8}.score-medium{color:#b9770e;background:#fff5e0}.score-low{color:#c0392b;background:#fdecea}.company-form{margin-bottom:1.5rem}.form-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.full-width{margin-bottom:1.25rem;display:flex}.result-summary{margin-top:1.5rem}.result-summary ul{flex-direction:column;gap:.5rem;margin:0 0 1.25rem;padding:0;font-size:.9rem;list-style:none;display:flex}.result-summary li{border-radius:var(--radius-sm);background:var(--page-bg);border:1px solid var(--border);padding:.5rem .75rem}.auszug-loading-overlay{border-color:var(--primary);background:#f9b00014;justify-content:center;align-items:center;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}.company-search-wrapper{margin-bottom:1.25rem}.company-autocomplete{position:relative}.company-autocomplete input{border:1px solid var(--border);border-radius:var(--radius);width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.autocomplete-list{z-index:100;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;max-height:220px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.autocomplete-list li button{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;padding:.5rem .75rem;font-family:inherit;font-size:.88rem}.autocomplete-list li button:hover{background:var(--page-bg)}.selected-company-badge{border:1px solid var(--primary);border-radius:var(--radius);background:#fff8e1;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.88rem;font-weight:500;display:inline-flex}.badge-remove{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0;font-size:.85rem;line-height:1}.badge-remove:hover{color:var(--text)}.required{color:#c0392b}.btn-secondary{color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:#fff;padding:.55rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:border-color .15s,background .15s}.btn-secondary:hover{border-color:var(--primary);background:#fffbf0}.system-label{letter-spacing:.02em;border-radius:4px;align-items:center;gap:.3rem;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.system-label-hill{color:#1a6fa8;background:#e8f4fd}.system-label-gg{color:#1e7e34;background:#f0faf0}@media (width<=900px){.form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.page{padding:0 1rem 3rem}.page-header{margin:0 -1rem 1.25rem;padding:.9rem 1rem}.page-header h1{font-size:1.1rem}.form-grid{grid-template-columns:1fr}.check-form{flex-direction:column;align-items:stretch}.check-form button[type=submit]{width:100%}button[type=submit],.btn-primary{text-align:center;width:100%}.header-actions{gap:.75rem}}
