*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#f0fdfa,#ecfeff,#f0f9ff);background-attachment:fixed;color:#1e293b;line-height:1.6;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:2rem}.header{text-align:center;margin-bottom:2.5rem;padding:2rem 1rem;background:linear-gradient(135deg,#0d9488,#06b6d4);border-radius:20px;box-shadow:0 10px 40px #0d94884d}.header h1{font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:.5rem;letter-spacing:-.5px}.header .subtitle{color:#ffffffe6;font-size:1rem;font-weight:400}.header .author{color:#ffffffd9;font-size:.9rem;margin-top:.75rem}.header .author a{color:#a7f3d0;text-decoration:none;font-weight:600;transition:all .2s}.header .author a:hover{color:#fff;text-decoration:underline}.input-section,.articles-section,.terms-section,.queries-section,.loading-section{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 4px 20px #0000000d;margin-bottom:1.5rem;border:1px solid rgba(13,148,136,.08)}.input-section h2{font-size:1.15rem;font-weight:700;margin-bottom:1rem;color:#0f766e;display:flex;align-items:center;gap:.5rem}.input-section h2:before{content:"📝"}.input-section textarea{width:100%;min-height:120px;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-family:inherit;resize:vertical;transition:all .3s ease;background:#f0fdfa}.input-section textarea:focus{outline:none;border-color:#0d9488;background:#fff;box-shadow:0 0 0 4px #0d94881a}.input-section textarea::placeholder{color:#94a3b8}.input-section .hint{color:#64748b;font-size:.85rem;margin-top:.5rem}.pdf-upload-zone{border:2px dashed #99f6e4;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease;background:linear-gradient(135deg,#f0fdfa,#ecfeff);margin-bottom:1rem;cursor:pointer}.pdf-upload-zone:hover{border-color:#14b8a6;background:linear-gradient(135deg,#ccfbf1,#cffafe)}.pdf-upload-zone.drag-active{border-color:#0d9488;background:linear-gradient(135deg,#99f6e4,#a5f3fc);transform:scale(1.02)}.pdf-upload-zone.uploading{border-color:#14b8a6;background:linear-gradient(135deg,#ccfbf1,#cffafe);cursor:wait}.pdf-upload-label{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer}.upload-icon{font-size:2.5rem}.pdf-upload-zone.uploading .upload-icon{animation:bounce 1s infinite}.upload-text{font-size:1rem;color:#0f766e;font-weight:500}.upload-link{color:#0891b2;text-decoration:underline;font-weight:600}.upload-hint{font-size:.8rem;color:#64748b;margin-top:.25rem}.pdf-result{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;margin-bottom:1rem;position:relative}.pdf-result.success{background:linear-gradient(135deg,#ccfbf1,#99f6e4);border:1px solid #5eead4}.pdf-result.warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d}.pdf-result-icon{font-size:1.25rem;flex-shrink:0}.pdf-result-content{flex:1;display:flex;flex-direction:column;gap:.2rem}.pdf-result-message{font-size:.9rem;font-weight:600;color:#0f766e}.pdf-result.warning .pdf-result-message{color:#92400e}.pdf-result-meta{font-size:.8rem;color:#64748b}.pdf-result-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.25rem;color:#64748b;cursor:pointer;line-height:1;padding:.25rem;transition:color .2s}.pdf-result-close:hover{color:#1e293b}.input-divider{display:flex;align-items:center;margin:1rem 0;gap:1rem}.input-divider:before,.input-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#99f6e4,transparent)}.input-divider span{color:#64748b;font-size:.85rem;font-weight:500;white-space:nowrap}.pmid-stats{margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0fdfa,#ecfeff);border-radius:10px;font-size:.9rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.pmid-count{font-weight:700;padding:.4rem .8rem;border-radius:8px;display:inline-flex;align-items:center;gap:.4rem}.pmid-count:before{content:"🔢";font-size:.9rem}.pmid-count.good{background:linear-gradient(135deg,#ccfbf1,#99f6e4);color:#0f766e}.pmid-count.warning{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#b45309}.pmid-count.error{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}.duplicate-warning{color:#64748b;font-size:.8rem;font-style:italic}.error-text{color:#dc2626;font-size:.85rem;font-weight:600}.warning-text{color:#d97706;font-size:.85rem}.button-row{display:flex;gap:1rem;margin-top:1.25rem}.btn{padding:.85rem 1.75rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:linear-gradient(135deg,#0d9488,#06b6d4);color:#fff;box-shadow:0 4px 15px #0d948866}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0d948880}.btn-primary:disabled{background:linear-gradient(135deg,#94a3b8,#cbd5e1);box-shadow:none;cursor:not-allowed}.btn-secondary{background:#f1f5f9;color:#475569;border:2px solid #e2e8f0}.btn-secondary:hover{background:#e2e8f0;border-color:#cbd5e1}.advanced-toggle{margin-top:1.25rem}.btn-link{background:none;border:none;color:#0d9488;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem;transition:color .2s}.btn-link:hover{color:#0f766e}.advanced-settings{margin-top:1rem;padding:1.5rem;background:linear-gradient(135deg,#f0fdfa,#ecfeff);border-radius:12px;border:1px solid #99f6e4}.advanced-settings h3{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#0f766e}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem}.setting-row{display:flex;flex-direction:column;gap:.4rem}.setting-row label{font-size:.85rem;font-weight:600;color:#6b7280}.setting-row input,.setting-row select{padding:.7rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.9rem;background:#fff;transition:all .2s}.setting-row input:focus,.setting-row select:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.test-llm-row{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #99f6e4}.test-result{font-size:.85rem;font-weight:600;padding:.4rem .8rem;border-radius:6px}.test-result.success{background:#ccfbf1;color:#0f766e}.test-result.error{background:#fee2e2;color:#dc2626}.loading-section{background:linear-gradient(135deg,#f0fdfa,#ecfeff)}.progress-container{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.progress-bar{flex:1;height:14px;background:#e2e8f0;border-radius:7px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#0d9488,#06b6d4,#14b8a6);background-size:200% 100%;animation:shimmer 2s linear infinite;border-radius:7px;transition:width .5s ease}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.progress-text{font-size:1rem;font-weight:700;color:#0d9488;min-width:50px;text-align:right}.loading-steps{display:flex;flex-direction:column;gap:.5rem}.loading-step{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:10px;transition:all .3s;background:#fff;border:1px solid transparent}.loading-step.active{background:linear-gradient(135deg,#ecfeff,#f0fdfa);border-color:#5eead4}.loading-step.completed{opacity:.5}.step-icon{font-size:1.25rem;min-width:30px;text-align:center}.loading-step.completed .step-icon{color:#10b981}.loading-step.active .step-icon{animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.step-label{font-size:.9rem;color:#64748b}.loading-step.active .step-label{color:#0f766e;font-weight:600}.error-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:1rem}.error-icon{font-size:2rem;flex-shrink:0}.error-content{display:flex;flex-direction:column;gap:.3rem}.error-content .error-text{font-size:1rem;font-weight:600;color:#dc2626}.error-hint{font-size:.85rem;color:#6b7280}.error-network{background:linear-gradient(135deg,#fdf2f8,#fce7f3);border-color:#fbcfe8}.error-timeout{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a}.error-rate_limit{background:linear-gradient(135deg,#fefce8,#fef9c3);border-color:#fef08a}.error-validation{background:linear-gradient(135deg,#ecfeff,#cffafe);border-color:#a5f3fc}.error-not_found{background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border-color:#5eead4}.meta-info{background:linear-gradient(135deg,#f0fdfa,#ecfeff);padding:.6rem 1.25rem;border-radius:30px;font-size:.85rem;color:#0d9488;font-weight:500;margin-bottom:1.25rem;text-align:center;display:inline-flex;align-items:center;gap:.5rem;margin-left:50%;transform:translate(-50%)}.meta-info:before{content:"🤖"}.warnings-section{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #fde68a;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.warnings-section h3{font-size:1rem;font-weight:700;color:#b45309;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.warnings-section h3:before{content:"⚠️"}.warnings-list{list-style:none;font-size:.9rem;color:#92400e}.warnings-list li{padding:.4rem 0 .4rem 1.5rem;position:relative}.warnings-list li:before{content:"•";position:absolute;left:.5rem;color:#f59e0b;font-weight:700}.articles-section h2{font-size:1.15rem;font-weight:700;margin-bottom:1.25rem;color:#0891b2;display:flex;align-items:center;gap:.5rem}.articles-section h2:before{content:"📚"}.article-card{padding:1.25rem;background:linear-gradient(135deg,#ecfeff,#f0fdfa);border:1px solid #a5f3fc;border-radius:12px;margin-bottom:1rem;transition:all .3s}.article-card:hover{box-shadow:0 4px 15px #06b6d426;transform:translateY(-2px)}.article-card:last-child{margin-bottom:0}.article-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.article-pmid-link{font-size:.9rem;color:#0891b2;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .7rem;background:#fff;border-radius:6px;border:1px solid #a5f3fc;transition:all .2s}.article-pmid-link:hover{background:#06b6d4;color:#fff;border-color:#06b6d4}.article-title{font-size:.95rem;margin:.5rem 0;color:#1e293b;font-weight:500;line-height:1.5}.article-meta{font-size:.85rem;color:#64748b}.article-mesh{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.mesh-label{font-size:.75rem;color:#64748b;font-weight:600}.mesh-tag{font-size:.7rem;padding:.2rem .5rem;background:linear-gradient(135deg,#cffafe,#a5f3fc);color:#0e7490;border-radius:4px;font-weight:500}.mesh-more{font-size:.7rem;color:#94a3b8;font-style:italic}.terms-section h2{font-size:1.15rem;font-weight:700;margin-bottom:1rem;color:#0f766e;display:flex;align-items:center;gap:.5rem}.terms-section h2:before{content:"🏷️"}.terms-filter{display:flex;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap}.filter-btn{padding:.5rem 1rem;border:2px solid #99f6e4;border-radius:25px;background:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;color:#6b7280}.filter-btn:hover{border-color:#5eead4;background:#f0fdfa}.filter-btn.active{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-color:transparent;box-shadow:0 3px 10px #14b8a64d}.terms-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.terms-table th,.terms-table td{padding:.9rem 1rem;text-align:left}.terms-table th{background:linear-gradient(135deg,#f0fdfa,#ecfeff);font-weight:700;color:#0f766e;border-bottom:2px solid #99f6e4}.terms-table th:first-child{border-radius:10px 0 0}.terms-table th:last-child{border-radius:0 10px 0 0}.terms-table td{border-bottom:1px solid #ccfbf1}.terms-table tr:hover td{background:#f0fdfa}.role-badge{display:inline-block;padding:.3rem .7rem;border-radius:6px;font-size:.8rem;font-weight:700}.role-P{background:linear-gradient(135deg,#cffafe,#a5f3fc);color:#0e7490}.role-I{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#047857}.role-O{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#c2410c}.role-D{background:linear-gradient(135deg,#ccfbf1,#99f6e4);color:#0f766e}.role-Other{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#64748b}.source-badge{font-size:.75rem;padding:.2rem .5rem;border-radius:4px;background:#f1f5f9;color:#64748b;font-weight:500}.source-badge.mesh-major{background:linear-gradient(135deg,#cffafe,#a5f3fc);color:#0e7490}.queries-section h2{font-size:1.15rem;font-weight:700;color:#0d9488;display:flex;align-items:center;gap:.5rem}.queries-section h2:before{content:"🔍"}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:1rem}.export-buttons{display:flex;gap:.5rem}.btn-export{padding:.5rem 1rem;background:#fff;color:#0d9488;border:2px solid #5eead4;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.4rem}.btn-export:hover{background:#14b8a6;color:#fff;border-color:#14b8a6}.queries-explanation{background:linear-gradient(135deg,#f0fdfa,#ecfeff);border:1px solid #5eead4;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.queries-explanation h3{font-size:.95rem;font-weight:700;color:#0f766e;margin:0 0 1rem}.query-type-info{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #99f6e4}.query-type-info:last-of-type{border-bottom:none;padding-bottom:0}.query-type-info:first-of-type{padding-top:0}.query-icon{font-size:1.75rem;flex-shrink:0}.query-type-info strong{display:block;font-size:.95rem;color:#0f766e;margin-bottom:.3rem}.query-type-info p{font-size:.85rem;color:#4b5563;line-height:1.6;margin:0}.metrics-title{margin-top:1.5rem!important;padding-top:1.25rem;border-top:1px solid #99f6e4}.metrics-explanation{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.metric-info{background:#fff;padding:1rem;border-radius:10px;border:1px solid #99f6e4}.metric-info strong{display:block;font-size:.9rem;color:#0f766e;margin-bottom:.4rem}.metric-info p{font-size:.8rem;color:#6b7280;line-height:1.5;margin:0}.query-card{border:2px solid #99f6e4;border-radius:14px;margin-bottom:1.25rem;overflow:hidden;transition:all .3s}.query-card:hover{box-shadow:0 6px 20px #14b8a626}.query-card:last-child{margin-bottom:0}.query-header{padding:1.25rem;background:linear-gradient(135deg,#f0fdfa,#ecfeff);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #99f6e4}.query-title{font-weight:700;font-size:1rem;color:#0f766e;display:flex;align-items:center;gap:.5rem}.query-stats{display:flex;gap:1.25rem;font-size:.85rem}.stat{display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;background:#fff;border-radius:6px;border:1px solid #99f6e4}.stat-label{color:#6b7280;font-weight:500}.stat-value{font-weight:700}.stat-value.success{color:#0d9488}.stat-value.warning{color:#d97706}.stat-value.error{color:#dc2626}.query-body{padding:1.25rem;background:#fff}.query-description{font-size:.9rem;color:#6b7280;margin-bottom:1rem}.database-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.db-tab{padding:.5rem 1rem;border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.3rem;color:#64748b}.db-tab:hover{border-color:#14b8a6;color:#0d9488}.db-tab.active{background:linear-gradient(135deg,#0d9488,#06b6d4);color:#fff;border-color:transparent;box-shadow:0 3px 10px #0d94884d}.db-tab .validate-badge{font-size:.75rem;color:#10b981}.db-tab.active .validate-badge{color:#a7f3d0}.query-string{background:linear-gradient(135deg,#134e4a,#164e63);padding:1.25rem;border-radius:10px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.85rem;color:#e2e8f0;white-space:pre-wrap;word-break:break-all;position:relative;line-height:1.7}.copy-btn{position:absolute;top:.75rem;right:.75rem;padding:.5rem 1rem;background:linear-gradient(135deg,#14b8a6,#06b6d4);color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.copy-btn:hover{transform:scale(1.05)}.copy-btn.copied{background:linear-gradient(135deg,#10b981,#059669)}.search-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.5rem 1rem;background:linear-gradient(135deg,#ecfeff,#cffafe);color:#0891b2;font-size:.85rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s}.search-link:hover{background:#0891b2;color:#fff}.database-note{margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#ecfeff,#cffafe);border-radius:8px;font-size:.85rem;color:#0e7490}.database-note .note-warning{color:#d97706;font-weight:600}.missing-pmids{margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;font-size:.85rem;color:#92400e;font-weight:500}.blog-section{background:#fff;border-radius:16px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0}.blog-section h2{font-size:1.15rem;font-weight:700;color:#0d9488;margin-bottom:.5rem}.blog-section h2:before{content:""}.section-description{font-size:.9rem;color:#6b7280;margin-bottom:1.5rem}.blog-input-row{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:end;margin-bottom:1.5rem}@media (max-width: 768px){.blog-input-row{grid-template-columns:1fr}}.blog-topic-input{display:flex;flex-direction:column;gap:.5rem}.blog-topic-input label{font-size:.85rem;font-weight:600;color:#6b7280}.blog-topic-input input{padding:.8rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.95rem;transition:all .2s}.blog-topic-input input:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.blog-query-select label{display:block;font-size:.85rem;font-weight:600;color:#6b7280;margin-bottom:.5rem}.blog-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.btn-blog{padding:.7rem 1.2rem;background:linear-gradient(135deg,#0d9488,#06b6d4);color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-blog:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #0d948866}.btn-blog:disabled{opacity:.6;cursor:not-allowed}.blog-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:linear-gradient(135deg,#f0fdfa,#ecfeff);border-radius:12px;margin-top:1rem}.loading-spinner{width:40px;height:40px;border:4px solid #ccfbf1;border-top-color:#14b8a6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.blog-loading p{color:#0f766e;font-weight:500}.blog-result{margin-top:1.5rem;border:2px solid #5eead4;border-radius:12px;overflow:hidden}.blog-header{background:linear-gradient(135deg,#f0fdfa,#ecfeff);padding:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.blog-header h3{font-size:1.1rem;font-weight:700;color:#0f766e;margin:0}.blog-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.85rem;color:#6b7280}.blog-meta span{background:#fff;padding:.3rem .7rem;border-radius:6px}.blog-actions{display:flex;gap:.5rem}.blog-content{padding:1.5rem;background:#fff}.blog-article{font-size:1rem;line-height:1.8;color:#374151}.blog-article h1{font-size:1.5rem;font-weight:700;color:#0f766e;margin:1.5rem 0 1rem}.blog-article h2{font-size:1.25rem;font-weight:700;color:#0d9488;margin:1.5rem 0 .75rem}.blog-article h3{font-size:1.1rem;font-weight:600;color:#14b8a6;margin:1.25rem 0 .5rem}.blog-article strong{font-weight:600;color:#0f766e}.blog-article li{margin-left:1.5rem;margin-bottom:.5rem}.blog-references{padding:1.25rem;background:#f8fafc;border-top:1px solid #e2e8f0}.blog-references h4{font-size:.95rem;font-weight:700;color:#0f766e;margin-bottom:.75rem}.blog-references ul{list-style:none;padding:0;margin:0}.blog-references li{font-size:.85rem;color:#6b7280;padding:.5rem 0;border-bottom:1px solid #e2e8f0}.blog-references li:last-child{border-bottom:none}.blog-references a{color:#0891b2;font-weight:600;text-decoration:none}.blog-references a:hover{text-decoration:underline}.ref-category{font-size:.85rem;font-weight:600;margin:1rem 0 .5rem;padding:.4rem .8rem;border-radius:6px;display:inline-block}.ref-category.primary{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}.ref-category.supporting{background:linear-gradient(135deg,#e0f2fe,#bae6fd);color:#0369a1}.blog-references ul{margin-bottom:.5rem}.primary-ref{border-left:3px solid #22c55e!important;padding-left:.75rem!important}.supporting-ref{border-left:3px solid #0ea5e9!important;padding-left:.75rem!important}.disclaimer{background:linear-gradient(135deg,#f0fdfa,#ecfeff);border:1px solid #5eead4;border-radius:12px;padding:1.25rem;font-size:.9rem;color:#0f766e;text-align:center;font-weight:500;line-height:1.6}@media (max-width: 768px){.container{padding:1rem}.header{padding:1.5rem 1rem;border-radius:16px}.header h1{font-size:1.5rem}.header .subtitle{font-size:.85rem}.input-section,.articles-section,.terms-section,.queries-section,.loading-section{padding:1.25rem;border-radius:12px}.input-section textarea{min-height:100px}.pmid-stats,.section-header{flex-direction:column;align-items:flex-start}.export-buttons{width:100%}.terms-section{overflow-x:auto}.terms-table{font-size:.8rem;min-width:500px}.terms-table th,.terms-table td{padding:.6rem .75rem}.terms-filter{gap:.4rem}.filter-btn{padding:.4rem .75rem;font-size:.8rem}.article-mesh{flex-direction:column;align-items:flex-start}.query-header{flex-direction:column;align-items:flex-start;gap:.75rem}.query-stats{flex-wrap:wrap;gap:.5rem}.stat{font-size:.8rem;padding:.3rem .6rem}.database-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.db-tab{flex-shrink:0;font-size:.8rem;padding:.4rem .75rem}.queries-explanation{padding:1rem}.query-type-info{flex-direction:column;gap:.5rem}.query-icon{font-size:1.5rem}.metrics-explanation{grid-template-columns:1fr}.loading-section{padding:1.5rem 1rem}.loading-steps{gap:.4rem}.step-label{font-size:.85rem}.error-message{flex-direction:column;text-align:center}.error-icon{font-size:2.5rem}.advanced-settings{padding:1rem}.settings-grid{grid-template-columns:1fr}.test-llm-row{flex-direction:column;align-items:stretch}}@media (max-width: 480px){.container{padding:.75rem}.header h1{font-size:1.25rem}.btn{padding:.7rem 1.25rem;font-size:.9rem}.button-row{flex-direction:column}.button-row .btn{width:100%;justify-content:center}.query-string{font-size:.75rem;padding:1rem}.copy-btn{position:static;display:block;width:100%;margin-bottom:.75rem;text-align:center}.meta-info{font-size:.8rem;padding:.5rem 1rem}}
