body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.results-container{margin:0 auto;max-width:1400px;width:100%}.query-display{background:#0000;margin-bottom:2rem;padding:0}.language-toggle{display:flex;gap:.5rem;margin-top:1rem}.language-toggle button{background:#fff;border:1px solid #ccc;border-radius:0;color:#333;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-weight:400;padding:.5rem 1rem;transition:all .2s ease}.language-toggle button.active{background:#f5f5f5;border-color:#999;color:#000}.language-toggle button:hover{background:#f5f5f5;color:#000}.query-display h3{color:#000;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:400;margin:0 0 .5rem}.results-count{color:#666;font-size:.9rem;font-style:italic;margin:0}.results-list{display:flex;flex-direction:column;gap:0}.result-card{background:#0000;border-bottom:1px solid #e5e5e5;padding:1.5rem 0;transition:none}.result-card:last-child{border-bottom:none}.result-card.rtl{direction:rtl;text-align:right}.result-card:hover{box-shadow:none;transform:none}.result-content-wrapper{align-items:flex-start;display:flex;gap:1.25rem}.result-image-container{flex-shrink:0;height:180px;overflow:hidden;width:250px}.result-image-link{text-decoration:none}.result-image,.result-image-link{display:block;height:100%;width:100%}.result-image{object-fit:cover;transition:transform .3s ease}.result-image-link:hover .result-image{transform:scale(1.05)}.result-image-placeholder{align-items:center;background:#f5f5f5;color:#999;display:flex;font-family:Georgia,Times New Roman,serif;font-size:.9rem;height:100%;justify-content:center;width:100%}.result-text-content{display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-width:0}.result-card.rtl .result-content-wrapper{flex-direction:row-reverse}.result-title{margin:0}.result-title a{color:#000;display:block;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s ease}.result-title a:hover{color:#333;text-decoration:underline}.result-snippet{color:#333;font-size:1rem;line-height:1.7;margin:0}.result-date,.result-snippet{font-family:Georgia,Times New Roman,serif}.result-date{color:#666;font-size:.875rem;font-style:italic;margin-top:.25rem}.loading{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.loading .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#666;height:48px;margin-bottom:1rem;width:48px}.empty-state,.no-results{background:#0000;color:#666;padding:4rem 2rem;text-align:center}@media (max-width:768px){.result-content-wrapper{flex-direction:column}.result-image-container{height:220px;width:100%}.result-title a{font-size:1.2rem}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f0;color:#333;font-family:Georgia,Times New Roman,Times,serif;margin:0}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}.App-header{background:#fff;box-shadow:0 1px 3px #0000000d}.App-header,.header-top{border-bottom:1px solid #e5e5e5}.header-top{padding:2.5rem 1rem;text-align:center}.logo-container{align-items:center;display:flex;justify-content:center}.logo{display:block;height:auto;margin:0 auto;max-height:180px;max-width:700px;object-fit:contain;width:auto}.main-navigation{background:#fff;border-bottom:1px solid #e5e5e5}.nav-container{align-items:center;margin:0 auto;max-width:1400px;padding:0 1.5rem}.nav-container,.nav-links{display:flex;justify-content:center}.nav-links{flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}.nav-links li{margin:0}.nav-links a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-bottom:2px solid #0000;color:#333;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:1rem 1.2rem;text-decoration:none;text-transform:uppercase;transition:color .2s ease,background-color .2s ease}.nav-links a:hover{background-color:#f9f9f9;border-bottom-color:#c41e3a;color:#c41e3a}.App-header h1{color:#333;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:700;margin:0}.App-main{background:#f5f5f0;flex:1 1;padding:0}.container{margin:0 auto;max-width:1400px;padding:0 2rem;width:100%}.search-section{background:#0000;margin-bottom:2rem;padding:2rem 0}.search-heading{color:#000;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0 0 1.5rem}.search-form{display:flex;gap:1rem;margin-bottom:1rem}.search-input-wrapper{align-items:center;display:flex;flex:1 1;position:relative}.search-input{background:#fff;border:1px solid #ccc;border-radius:4px;color:#333;flex:1 1;font-family:Georgia,Times New Roman,serif;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s ease;width:100%}.search-input:focus{background:#fff;border-color:#666;outline:none}.search-input::placeholder{color:#999}.speak-search-button{background:#555;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.875rem 2rem;text-transform:uppercase;transition:background-color .2s ease;white-space:nowrap}.button-content,.speak-search-button{align-items:center;display:flex;gap:.5rem;justify-content:center}.mic-icon,.stop-icon{display:inline-block;height:16px;vertical-align:middle;width:16px}.speak-search-button:hover{background:#444}.speak-search-button:active{background:#333}.speak-search-button.recording{animation:pulse 1.5s ease-in-out infinite;background:#c41e3a}.speak-search-button.recording:hover{background:#a01a2e}.speak-search-button.processing{background:#c41e3a;cursor:not-allowed}.speak-search-button:disabled{cursor:not-allowed;opacity:.6}.speak-search-spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-results-info{color:#666;font-size:.95rem;font-style:italic;margin:1.5rem 0 0}.search-button,.search-results-info{font-family:Georgia,Times New Roman,serif}.search-button{background:#555;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.875rem 2rem;text-transform:uppercase;transition:background-color .2s ease;white-space:nowrap}.search-button:hover{background:#444}.search-button:active{background:#333}.error-banner{background:#fff3cd;border-left:3px solid #ffc107;border-radius:0;color:#856404;font-size:.95rem;margin-bottom:2rem;padding:1rem;text-align:left}@media (max-width:768px){.App-header h1{font-size:2rem}.nav-container{padding:.5rem 1rem}.nav-links{-webkit-overflow-scrolling:touch;justify-content:center;overflow-x:auto;width:100%}.nav-links a{font-size:.85rem;padding:.75rem .8rem;white-space:nowrap}.search-form{flex-direction:column}.search-button,.search-input-wrapper,.speak-search-button{width:100%}}
/*# sourceMappingURL=main.0ffc2084.css.map*/