.srp-header-card{border-radius:8px;background-color:#fff}body.night-mode .srp-header-card{background-color:#242526;border:1px solid #333333!important}.srp-search-wrapper{display:flex;align-items:center;background:#f0f2f5;border-radius:6px;border:1px solid #fff0;transition:all 0.2s}body.night-mode .srp-search-wrapper{background:#3a3b3c}.srp-search-wrapper:focus-within{border-color:#dee2e6;background:#fff;box-shadow:0 0 0 .2rem rgb(45 136 255 / .1)}body.night-mode .srp-search-wrapper:focus-within{background:#242526;border-color:#444}.srp-search-icon{padding-left:16px;padding-right:12px}.srp-search-input{border:none!important;background:transparent!important;font-size:15px;padding:14px 0!important;box-shadow:none!important;color:#1c1e21}body.night-mode .srp-search-input{color:#e4e6eb}.srp-search-input::placeholder{color:#65676b}body.night-mode .srp-search-input::placeholder{color:#b0b3b8}.srp-search-input:focus{outline:none}.srp-search-mic{padding:0 16px;cursor:pointer;color:#5e72e4;transition:opacity 0.2s}.srp-search-mic:hover{opacity:.8}.srp-nav-tabs{border-bottom:1px solid #dee2e6;margin-bottom:-1px}body.night-mode .srp-nav-tabs{border-bottom:1px solid #3e4042}.srp-nav-tabs .nav-link{font-size:14px;font-weight:600;color:#65676b;border:none;border-bottom:3px solid #fff0;padding:12px 16px;background:#fff0;transition:color 0.1s,border-bottom-color 0.1s}body.night-mode .srp-nav-tabs .nav-link{color:#b0b3b8}.srp-nav-tabs .nav-link:hover{color:#1c1e21;border-bottom-color:#ccd0d5}body.night-mode .srp-nav-tabs .nav-link:hover{color:#e4e6eb;border-bottom-color:#4e5052}.srp-nav-tabs .nav-link.active{color:#1877f2!important;border-bottom-color:#1877f2!important;background:transparent!important}.srp-result-card{border-radius:8px;background-color:#fff}body.night-mode .srp-result-card{background-color:#242526;border:1px solid #333333!important}.srp-list-group .list-group-item{background-color:#fff0;border-color:#f0f2f5;transition:background-color 0.2s}body.night-mode .srp-list-group .list-group-item{border-color:#3e4042}.srp-list-group .list-group-item:hover{background-color:#f8f9fa}body.night-mode .srp-list-group .list-group-item:hover{background-color:#3a3b3c}.srp-list-group .list-group-item:last-child{border-bottom:none}body.night-mode .bg-light{background-color:#3a3b3c!important}body.night-mode .bg-white{background-color:#242526!important}.font-weight-600{font-weight:600}.min-width-0{min-width:0}.srp-live-dropdown{position:absolute;top:100%;z-index:1050}body.night-mode .srp-live-dropdown{background-color:#242526;border:1px solid #333!important}.skeleton-item{animation:placeholder-glow 2s ease-in-out infinite}.skeleton-avatar{width:40px;height:40px;border-radius:50%;background-color:#e9ecef}body.night-mode .skeleton-avatar{background-color:#3a3b3c}.skeleton-line{height:12px;border-radius:4px;background-color:#e9ecef;width:70%}.skeleton-line.short{width:40%}body.night-mode .skeleton-line{background-color:#3a3b3c}@keyframes placeholder-glow{50%{opacity:.5}}.x-hidden{display:none!important}.voice-search-overlay{position:fixed;inset:0;background-color:rgb(255 255 255 / .95);z-index:9999;display:none;align-items:center;justify-content:center;text-align:center;padding:20px}body.night-mode .voice-search-overlay{background-color:rgb(36 37 38 / .95)}.voice-search-overlay.active{display:flex}.voice-search-container{position:relative;max-width:500px;width:100%}.voice-search-close{position:absolute;top:-60px;right:0;width:40px;height:40px;border-radius:50%;border:1px solid #ddd;background-color:#fff;cursor:pointer;font-size:16px;color:#666;display:flex;align-items:center;justify-content:center}body.night-mode .voice-search-close{background-color:#3a3b3c;border-color:#444;color:#e4e6eb}.voice-mic-container{width:80px;height:80px;border-radius:50%;background-color:#1877f2;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 12px rgb(24 119 242 / .3)}.voice-mic-btn{background:#fff0;border:none;padding:0}.voice-status-text{font-size:20px;font-weight:600;color:#1c1e21;margin-bottom:10px}body.night-mode .voice-status-text{color:#e4e6eb}.voice-transcript{font-size:16px;color:#65676b;min-height:24px;margin-bottom:20px}body.night-mode .voice-transcript{color:#b0b3b8}.voice-visualizer{display:flex;justify-content:center;align-items:flex-end;gap:4px;height:30px;margin-bottom:20px}.voice-bar{width:4px;background-color:#1877f2;border-radius:2px;animation:voice-wave 0.5s ease-in-out infinite alternate}.voice-bar:nth-child(1){height:10px;animation-delay:0s}.voice-bar:nth-child(2){height:20px;animation-delay:0.1s}.voice-bar:nth-child(3){height:30px;animation-delay:0.2s}.voice-bar:nth-child(4){height:20px;animation-delay:0.1s}.voice-bar:nth-child(5){height:10px;animation-delay:0s}@keyframes voice-wave{from{height:8px}to{height:100%}}.btn-voice-retry{background-color:#1877f2;color:#fff;border:none;padding:8px 24px;border-radius:6px;font-weight:600;cursor:pointer}