.project-search-container{display:grid;grid-template-columns:1fr;gap:24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 2px #0000000a}.card h2,.card h3{margin:0 0 16px;font-size:18px;font-weight:600}.card label{display:block;margin-bottom:4px;font-size:16px;font-weight:500;color:#374151}.card input,.card textarea{width:100%;padding:12px 14px;margin-bottom:14px;font-size:14px;font-family:Inter,system-ui,-apple-system,sans-serif;background:#fff;color:#111827;border-radius:10px;border:1px solid #d1d5db;transition:border .2s,box-shadow .2s}.card input:focus,.card textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.card textarea{resize:vertical;min-height:90px}.card button{padding:10px 16px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.card button:hover{background:#1d4ed8}.card button:disabled{opacity:.6;cursor:not-allowed}.card ul{list-style:none;padding:0;margin:0}.card ul li{padding:8px 0;border-bottom:1px solid #e5e7eb;font-size:14px}.card ul li:last-child{border-bottom:none}.muted{color:#6b7280}.pagination{display:flex;align-items:center;gap:12px;margin:16px 0}.pagination span{font-size:14px;color:#374151}.card table{width:100%;border-collapse:collapse;font-size:13px}.card table th{text-align:left;padding:10px;border-bottom:1px solid #e5e7eb;color:#6b7280;font-weight:500}.card table td{padding:10px;border-bottom:1px solid #f1f5f9}.card table tr:hover{background:#f9fafb}.card table a{color:#2563eb;text-decoration:none}.works-list{margin:0;padding-left:16px}.works-list li{margin-bottom:6px;line-height:1.4}.actions{display:flex;gap:12px;margin-top:12px}.card button.secondary{background:#6b7280}.card button.secondary:hover{background:#4b5563}.country-dropdown{margin-top:16px}.country-select{width:100%;padding:12px 14px;font-size:14px;font-family:Inter,system-ui,-apple-system,sans-serif;background:#fff;color:#111827;border-radius:10px;border:1px solid #d1d5db;transition:border .2s,box-shadow .2s;min-height:120px}.country-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.country-select option{padding:8px 4px}.authors-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.authors-header h3{margin:0}.authors-actions{display:flex;gap:12px}.card table input[type=checkbox]{width:18px;height:18px;cursor:pointer}.filter-row{display:flex;gap:12px;margin-bottom:16px;align-items:center}.filter-row .exclude-input{flex:1;margin-bottom:0}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#f9fafb;color:#111827}#root{max-width:1200px;margin:0 auto;padding:24px}.app-header{background:linear-gradient(90deg,#2563eb,#1d4ed8);padding:20px 32px;margin-bottom:32px;border-radius:0 0 16px 16px}.logo{font-size:20px;font-weight:600;color:#fff;letter-spacing:.2px}body,input,textarea,button,table{font-family:Inter,system-ui,-apple-system,sans-serif}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
