*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:#f5f5f5;color:#333}.container{max-width:800px;margin:0 auto;padding:2rem 1rem}h1{text-align:center;margin-bottom:.5rem}.status{text-align:center;color:#888;margin-bottom:1.5rem;font-size:.9rem}.status.ready{color:#4caf50}.search-box{display:flex;gap:.5rem;margin-bottom:1.5rem}.search-box input{flex:1;padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;outline:none}.search-box input:focus{border-color:#4caf50}.search-box button{padding:.75rem 1.5rem;background:#4caf50;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.search-box button:disabled{background:#ccc;cursor:not-allowed}.card{background:#fff;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a}.card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.rank{font-weight:700;color:#4caf50}.score{font-size:.85rem;color:#888}.source{font-size:.85rem;background:#e8f5e9;padding:2px 8px;border-radius:4px}.headings{font-size:.85rem;color:#666}.doc{white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.6;max-height:200px;overflow-y:auto;background:#fafafa;padding:.75rem;border-radius:4px}
