: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}}body{margin:0;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333}.app-wrapper{display:flex;max-width:1200px;margin:40px auto;gap:30px;padding:0 20px;align-items:flex-start}.main-content{flex:2;min-width:0}.sidebar{flex:1;background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 6px #0000001a;position:sticky;top:40px}.sidebar h2{font-size:1.2rem;margin-top:0;border-bottom:2px solid #eee;padding-bottom:10px;margin-bottom:15px}.leaflet-list{list-style:none;padding:0;margin:0}.leaflet-list li{margin-bottom:10px}.leaflet-link{display:block;padding:10px;background:#f8f9fa;border:1px solid #eee;border-radius:6px;color:#0070f3;text-decoration:none;font-weight:500;cursor:pointer;transition:all .2s;text-align:left;width:100%}.leaflet-link:hover{background:#e6f1ff;border-color:#0070f3}h1{text-align:center;color:#1a1a1a;width:100%;margin-bottom:30px}.tabs{display:flex;margin-bottom:20px;border-bottom:2px solid #ddd}.tab{padding:10px 20px;cursor:pointer;background:none;border:none;font-size:16px;font-weight:600;color:#666}.tab.active{border-bottom:2px solid #0070f3;color:#0070f3}.card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px #0000001a}.form-group{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee}.form-group h3{margin-top:0;color:#444}label{display:block;margin-bottom:8px;font-weight:500;color:#333}input,textarea,select{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:6px;font-size:14px;background:#fff;color:#333;box-sizing:border-box}.drug-options{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.drug-options label{display:flex;align-items:center;gap:10px;margin-bottom:0;cursor:pointer;font-weight:400}.drug-options input[type=radio]{width:auto;margin:0;cursor:pointer}.batch-row{display:flex;gap:15px}.btn-primary{background:#0070f3;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;width:100%;transition:background .2s}.btn-primary:hover{background:#005bb5}.btn-secondary{background:#666;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;margin-bottom:20px;width:100%}.mapping-grid{display:grid;grid-template-columns:1fr 100px 100px;gap:10px;align-items:center;margin-bottom:10px}.mapping-grid input{margin-bottom:0}.mapping-header{font-weight:700;margin-bottom:10px}.search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:6px;list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px #0000001a}.search-results li{padding:10px;border-bottom:1px solid #eee;cursor:pointer}.search-results li:hover{background-color:#f0f7ff}.search-results li:last-child{border-bottom:none}
