@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{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{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim);outline:none}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;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:340px;padding:2.25rem;display:flex}.login-form h1{margin-bottom:.25rem;font-size:1.25rem}.page{max-width:960px;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;justify-content:space-between;align-items:center;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{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);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}.status-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.match-options{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.match-option{color:var(--text);border-radius:var(--radius-sm);border:1px solid var(--border);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;display:flex}.match-sublabel{color:var(--text-muted);font-size:.72rem}.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}@media (width<=1023px){.status-grid,.form-grid{grid-template-columns:1fr}}
