/* Etap 51.9d — wyszukiwarka bez emoji i ikon AI-style */
.lm-search-page{max-width:1500px;margin:0 auto;padding:18px 18px 40px;color:#102033}.lm-search-header{display:flex;gap:14px;margin-bottom:18px}.lm-heading-mark{width:10px;height:42px;border-radius:4px;background:#0057a8;margin-top:4px;flex:0 0 auto}.lm-search-header h1{margin:0 0 8px;font-size:30px;line-height:1.15;font-weight:800;letter-spacing:-.02em}.lm-search-header p{margin:0;color:#334155;font-size:14px}.lm-card{background:#fff;border:1px solid #cfdbe8;border-radius:7px;box-shadow:0 1px 4px rgba(15,23,42,.08)}.lm-search-box{margin-bottom:16px;overflow:hidden}.lm-search-form{display:grid;grid-template-columns:190px minmax(260px,1fr) 120px;gap:14px;padding:22px;align-items:center}.lm-search-form select,.lm-search-form input{height:42px;border:1px solid #bccbdd;border-radius:4px;background:#fff;color:#102033;font-size:14px;padding:0 12px;outline:none}.lm-search-form select:focus,.lm-search-form input:focus{border-color:#0057a8;box-shadow:0 0 0 2px rgba(0,87,168,.12)}.lm-search-form button{height:42px;border:0;border-radius:4px;background:#0057a8;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.lm-search-form button:hover{background:#004680}.lm-search-icon{display:inline-block;width:12px;height:12px;border:2px solid currentColor;border-radius:50%;margin-right:7px;position:relative;top:1px}.lm-search-icon:after{content:"";position:absolute;width:7px;height:2px;background:currentColor;right:-6px;bottom:-4px;transform:rotate(45deg);border-radius:2px}.lm-summary{padding:0 22px 18px;font-size:14px;color:#334155}.lm-summary strong{color:#0057a8}.lm-tabs{border-top:1px solid #e2eaf3;padding:12px 22px;display:flex;gap:8px;flex-wrap:wrap}.lm-tabs a{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid #cfdbe8;border-radius:4px;background:#f8fafc;color:#0057a8;text-decoration:none;font-weight:700;font-size:13px}.lm-tabs a:hover,.lm-tabs a.active{background:#0057a8;color:#fff;border-color:#0057a8}.lm-square{width:12px;height:12px;border:2px solid currentColor;border-radius:2px}.lm-tabs b{display:inline-flex;min-width:20px;height:20px;padding:0 6px;align-items:center;justify-content:center;border-radius:10px;background:#e7eff8;color:#0057a8;font-size:12px}.lm-tabs a.active b,.lm-tabs a:hover b{background:rgba(255,255,255,.2);color:#fff}.lm-results,.lm-empty{padding:18px;margin-bottom:16px}.lm-section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.lm-section-head h2{display:flex;align-items:center;gap:9px;margin:0;color:#003f7d;font-size:21px;font-weight:800}.lm-section-mark{width:14px;height:14px;border-radius:3px;border:2px solid #0057a8;background:#eaf2fb}.lm-outline,.lm-action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid #bccbdd;border-radius:4px;background:#fff;color:#0057a8;text-decoration:none;font-weight:700;font-size:13px}.lm-outline:hover,.lm-action:hover{background:#0057a8;color:#fff;border-color:#0057a8}.lm-table-wrap{overflow-x:auto;border:1px solid #cfdbe8;border-radius:5px}.lm-table{width:100%;min-width:980px;border-collapse:collapse}.lm-table th{background:#e7eff8;color:#0f2f5f;text-align:left;font-weight:800;font-size:13px;padding:12px 14px;border-bottom:1px solid #c7d5e5}.lm-table td{padding:12px 14px;border-bottom:1px solid #edf2f7;vertical-align:middle;font-size:14px}.lm-table tbody tr:last-child td{border-bottom:0}.lm-table tbody tr:hover{background:#f8fafc}.lm-search-thumb{width:76px;height:76px;object-fit:contain;border:1px solid #d7e1ec;border-radius:5px;background:#fff;padding:6px;box-sizing:border-box}.lm-color,.lm-placeholder{display:flex;align-items:center;justify-content:center}.lm-placeholder{background:#f8fafc;color:#475569;font-size:12px;font-weight:800;letter-spacing:.04em}.lm-id,.lm-name{color:#0057a8;font-weight:800;text-decoration:none}.lm-id:hover,.lm-name:hover{text-decoration:underline}.lm-name{line-height:1.35}.lm-small{margin-top:4px;color:#64748b;font-size:12px}.lm-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#e7eff8;color:#003f7d;font-weight:800;font-size:12px}.lm-info{line-height:1.5}.lm-sep{color:#94a3b8}.lm-muted{color:#64748b;font-size:14px}.lm-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px}.lm-pagination a,.lm-pagination span{min-width:38px;height:36px;padding:0 12px;border-radius:4px;border:1px solid #cfdbe8;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;font-size:13px}.lm-pagination a{color:#0057a8;background:#fff}.lm-pagination .current{background:#0057a8;color:#fff;border-color:#0057a8}.lm-pagination .disabled{color:#94a3b8;background:#f8fafc}@media(max-width:900px){.lm-search-form{grid-template-columns:1fr}.lm-section-head{align-items:flex-start;flex-direction:column}}
