.advanced-search-container.svelte-1ay5eaw{max-width:1400px;margin:0 auto;padding:20px;font-family:Tajwal,sans-serif}.search-header.svelte-1ay5eaw{text-align:center;margin-bottom:30px}.search-header.svelte-1ay5eaw h1:where(.svelte-1ay5eaw){color:#4285f4;font-size:2.5em;margin-bottom:10px;font-weight:400}.search-header.svelte-1ay5eaw p:where(.svelte-1ay5eaw){color:#5f6368;font-size:1.1em}.search-layout.svelte-1ay5eaw{display:grid;grid-template-columns:280px 1fr 280px;gap:30px;min-height:600px}.left-sidebar.svelte-1ay5eaw,.right-sidebar.svelte-1ay5eaw{background:#f8f9fa;border-radius:12px;padding:20px;height:fit-content;position:sticky;top:20px}.filter-section.svelte-1ay5eaw h3:where(.svelte-1ay5eaw){color:#202124;font-size:1.2em;margin-bottom:20px;font-weight:500}.filter-group.svelte-1ay5eaw{margin-bottom:20px}.filter-group.svelte-1ay5eaw label:where(.svelte-1ay5eaw){display:block;margin-bottom:8px;font-weight:500;color:#3c4043}.dropdown-container.svelte-1ay5eaw{position:relative}.dropdown-trigger.svelte-1ay5eaw{width:100%;padding:12px;border:1px solid #dadce0;border-radius:8px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Tajwal,sans-serif;font-size:14px;transition:all .2s}.dropdown-trigger.svelte-1ay5eaw:hover{border-color:#4285f4;box-shadow:0 2px 8px #4285f41a}.arrow.svelte-1ay5eaw{transition:transform .2s}.dropdown-trigger.svelte-1ay5eaw:hover .arrow:where(.svelte-1ay5eaw){transform:rotate(180deg)}.dropdown-menu.svelte-1ay5eaw{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #dadce0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:200px;overflow-y:auto;z-index:1000}.dropdown-menu.svelte-1ay5eaw button:where(.svelte-1ay5eaw){width:100%;padding:12px;border:none;background:#fff;cursor:pointer;text-align:right;font-family:Tajwal,sans-serif;font-size:14px;border-bottom:1px solid #f0f0f0}.dropdown-menu.svelte-1ay5eaw button:where(.svelte-1ay5eaw):hover{background:#f8f9fa}.dropdown-menu.svelte-1ay5eaw button:where(.svelte-1ay5eaw):last-child{border-bottom:none}.select-field.svelte-1ay5eaw,.text-input.svelte-1ay5eaw{width:100%;padding:12px;border:1px solid #dadce0;border-radius:8px;font-family:Tajwal,sans-serif;font-size:14px}.text-input.svelte-1ay5eaw:focus,.select-field.svelte-1ay5eaw:focus{outline:none;border-color:#4285f4;box-shadow:0 2px 8px #4285f41a}.clear-filters.svelte-1ay5eaw{width:100%;padding:12px;background:#ea4335;color:#fff;border:none;border-radius:8px;font-family:Tajwal,sans-serif;font-size:14px;cursor:pointer;transition:background .2s}.clear-filters.svelte-1ay5eaw:hover{background:#d93025}.center-content.svelte-1ay5eaw{padding:0 20px}.search-form.svelte-1ay5eaw{margin-bottom:30px}.search-input-container.svelte-1ay5eaw{display:flex;gap:10px;align-items:center}.search-input.svelte-1ay5eaw{flex:1;padding:16px 20px;border:2px solid #dadce0;border-radius:24px;font-size:16px;font-family:Tajwal,sans-serif;transition:all .2s}.search-input.svelte-1ay5eaw:focus{outline:none;border-color:#4285f4;box-shadow:0 4px 12px #4285f41a}.search-button.svelte-1ay5eaw{padding:16px 32px;background:#4285f4;color:#fff;border:none;border-radius:24px;font-size:16px;font-family:Tajwal,sans-serif;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.search-button.svelte-1ay5eaw:hover:not(:disabled){background:#3367d6;transform:translateY(-2px);box-shadow:0 4px 12px #4285f44d}.search-button.svelte-1ay5eaw:disabled{opacity:.6;cursor:not-allowed}.search-stats.svelte-1ay5eaw{display:flex;gap:20px;margin-bottom:20px;font-size:14px;color:#5f6368}.results-count.svelte-1ay5eaw{font-weight:500}.spelling-correction.svelte-1ay5eaw{color:#4285f4;font-style:italic}.loading-container.svelte-1ay5eaw{text-align:center;padding:60px 20px}.loading-spinner.svelte-1ay5eaw{border:2px solid #f3f3f3;border-top:2px solid #4285f4;border-radius:50%;width:20px;height:20px;animation:svelte-1ay5eaw-spin 1s linear infinite;margin:0 auto}.loading-spinner.large.svelte-1ay5eaw{width:40px;height:40px;border-width:4px;margin-bottom:20px}@keyframes svelte-1ay5eaw-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-item.svelte-1ay5eaw{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.result-item.svelte-1ay5eaw:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.result-header.svelte-1ay5eaw{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.result-title.svelte-1ay5eaw{margin:0;font-size:1.1em;font-weight:400}.result-title.svelte-1ay5eaw a:where(.svelte-1ay5eaw){color:#1a0dab;text-decoration:none}.result-title.svelte-1ay5eaw a:where(.svelte-1ay5eaw):hover{text-decoration:underline}.file-badge.svelte-1ay5eaw{background:#4285f4;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.result-url.svelte-1ay5eaw{color:#006621;font-size:14px;margin-bottom:8px}.result-snippet.svelte-1ay5eaw{color:#545454;line-height:1.6;margin-bottom:12px}.result-images.svelte-1ay5eaw{display:flex;gap:8px;margin-bottom:12px}.result-thumbnail.svelte-1ay5eaw{width:60px;height:60px;object-fit:cover;border-radius:4px}.result-meta.svelte-1ay5eaw{display:flex;gap:15px;font-size:12px;color:#5f6368}.meta-item.svelte-1ay5eaw{display:flex;align-items:center;gap:4px}.pagination.svelte-1ay5eaw{display:flex;justify-content:center;gap:8px;margin-top:30px}.page-btn.svelte-1ay5eaw{padding:8px 16px;border:1px solid #dadce0;background:#fff;border-radius:6px;cursor:pointer;font-family:Tajwal,sans-serif;transition:all .2s}.page-btn.svelte-1ay5eaw:hover{background:#f8f9fa}.page-btn.active.svelte-1ay5eaw{background:#4285f4;color:#fff;border-color:#4285f4}.tips-section.svelte-1ay5eaw{margin-top:30px}.tips-section.svelte-1ay5eaw h4:where(.svelte-1ay5eaw){color:#202124;margin-bottom:15px;font-size:1em}.tips-section.svelte-1ay5eaw ul:where(.svelte-1ay5eaw){padding-right:20px;margin:0}.tips-section.svelte-1ay5eaw li:where(.svelte-1ay5eaw){margin-bottom:8px;font-size:13px;color:#5f6368;line-height:1.4}@media (max-width: 1024px){.search-layout.svelte-1ay5eaw{grid-template-columns:1fr;gap:20px}.left-sidebar.svelte-1ay5eaw,.right-sidebar.svelte-1ay5eaw{position:static}}@media (max-width: 768px){.advanced-search-container.svelte-1ay5eaw{padding:10px}.search-input-container.svelte-1ay5eaw{flex-direction:column}.search-input.svelte-1ay5eaw,.search-button.svelte-1ay5eaw{width:100%}.search-stats.svelte-1ay5eaw,.result-header.svelte-1ay5eaw{flex-direction:column;gap:8px}.pagination.svelte-1ay5eaw{flex-wrap:wrap}}
