.Toast-module__eHqTLW__toast{background:var(--bg-card);border:1px solid var(--border-color);opacity:0;z-index:300;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(100px);box-shadow:0 10px 40px #0006}.Toast-module__eHqTLW__toast.Toast-module__eHqTLW__show{opacity:1;transform:translateY(0)}.Toast-module__eHqTLW__toastIcon{color:var(--success);flex-shrink:0}.Toast-module__eHqTLW__toastMessage{color:var(--text-primary);font-size:.875rem;font-weight:500}@media (max-width:768px){.Toast-module__eHqTLW__toast{bottom:1rem;left:1rem;right:1rem}}
.SearchFilters-module__TK_SsG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;overflow:hidden}.SearchFilters-module__TK_SsG__cardHeader{border-bottom:1px solid var(--border-color);padding:1.25rem 1.5rem}.SearchFilters-module__TK_SsG__cardTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;display:flex}.SearchFilters-module__TK_SsG__cardBody{padding:1.5rem}.SearchFilters-module__TK_SsG__searchField{margin-bottom:1.25rem}.SearchFilters-module__TK_SsG__searchField:last-of-type{margin-bottom:.5rem}.SearchFilters-module__TK_SsG__fieldLabel{color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.SearchFilters-module__TK_SsG__searchInput{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:10px;padding:.875rem 1rem;font-size:.9rem;transition:all .2s}.SearchFilters-module__TK_SsG__searchInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.SearchFilters-module__TK_SsG__searchInput::placeholder{color:var(--text-muted)}.SearchFilters-module__TK_SsG__dateSelector{background:var(--bg-secondary);border-radius:10px;gap:4px;padding:4px;display:flex}.SearchFilters-module__TK_SsG__datePill{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.5rem;font-size:.75rem;font-weight:500;transition:all .2s}.SearchFilters-module__TK_SsG__datePill:hover{color:var(--text-secondary)}.SearchFilters-module__TK_SsG__datePill.SearchFilters-module__TK_SsG__active{background:var(--accent-primary);color:var(--bg-primary);font-weight:600}.SearchFilters-module__TK_SsG__searchBtn{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));width:100%;color:var(--bg-primary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.SearchFilters-module__TK_SsG__searchBtn:hover{box-shadow:0 4px 20px var(--accent-glow);transform:translateY(-1px)}.SearchFilters-module__TK_SsG__searchBtn:active{transform:translateY(0)}.SearchFilters-module__TK_SsG__autocomplete{background:var(--bg-card);border:1px solid var(--border-color);z-index:1000;border-radius:10px;max-height:240px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #0000001a}.SearchFilters-module__TK_SsG__suggestion{cursor:pointer;color:var(--text-primary);border-bottom:1px solid var(--border-color);padding:.75rem 1rem;font-size:.875rem;transition:all .15s}.SearchFilters-module__TK_SsG__suggestion:last-child{border-bottom:none}.SearchFilters-module__TK_SsG__suggestion:hover,.SearchFilters-module__TK_SsG__suggestion.SearchFilters-module__TK_SsG__active{background:var(--bg-secondary);color:var(--accent-primary)}.SearchFilters-module__TK_SsG__suggestion.SearchFilters-module__TK_SsG__active{background:linear-gradient(90deg,var(--bg-secondary),transparent)}
.SearchStrategies-module__ogx82a__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;overflow:hidden}.SearchStrategies-module__ogx82a__cardHeader{border-bottom:1px solid var(--border-color);padding:1.25rem 1.5rem}.SearchStrategies-module__ogx82a__cardTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;display:flex}.SearchStrategies-module__ogx82a__cardBody{padding:1.5rem}.SearchStrategies-module__ogx82a__strategyList{flex-direction:column;gap:.5rem;display:flex}.SearchStrategies-module__ogx82a__strategyBtn{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.SearchStrategies-module__ogx82a__strategyBtn:hover{border-color:var(--border-hover);transform:translate(4px)}.SearchStrategies-module__ogx82a__strategyBtn:hover .SearchStrategies-module__ogx82a__strategyArrow{opacity:1;transform:translate(4px)}.SearchStrategies-module__ogx82a__strategyBtn.SearchStrategies-module__ogx82a__active{border-color:var(--accent-primary);background:var(--accent-glow)}.SearchStrategies-module__ogx82a__strategyIcon{color:currentColor;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.SearchStrategies-module__ogx82a__strategyIcon svg{color:inherit;opacity:.9}.SearchStrategies-module__ogx82a__blue{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633}.SearchStrategies-module__ogx82a__green{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.SearchStrategies-module__ogx82a__orange{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c33}.SearchStrategies-module__ogx82a__purple{color:#a78bfa;background:#a855f71a;border:1px solid #a855f733}.SearchStrategies-module__ogx82a__pink{color:#f472b6;background:#ec48991a;border:1px solid #ec489933}.SearchStrategies-module__ogx82a__yellow{color:#fbbf24;background:#eab3081a;border:1px solid #eab30833}.SearchStrategies-module__ogx82a__strategyContent{flex:1;min-width:0}.SearchStrategies-module__ogx82a__strategyName{color:var(--text-primary);margin-bottom:.125rem;font-size:.9rem;font-weight:600}.SearchStrategies-module__ogx82a__strategyDesc{color:var(--text-muted);font-size:.75rem}.SearchStrategies-module__ogx82a__strategyArrow{color:var(--text-muted);opacity:0;transition:all .2s}
.LocationFilter-module__jIXsja__container{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;overflow:hidden}.LocationFilter-module__jIXsja__cardHeader{border-bottom:1px solid var(--border-color);padding:1.25rem 1.5rem}.LocationFilter-module__jIXsja__cardTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;display:flex}.LocationFilter-module__jIXsja__cardBody{padding:1.5rem}.LocationFilter-module__jIXsja__select{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.75rem;font-size:.95rem;transition:all .2s}.LocationFilter-module__jIXsja__select:hover{border-color:var(--accent-primary)}.LocationFilter-module__jIXsja__select:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.1);outline:none}.LocationFilter-module__jIXsja__select option,.LocationFilter-module__jIXsja__select optgroup{background:var(--bg-secondary);color:var(--text-primary)}.LocationFilter-module__jIXsja__clearButton{border:1px solid var(--border-color);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;margin-top:.75rem;padding:.5rem;font-size:.875rem;transition:all .2s}.LocationFilter-module__jIXsja__clearButton:hover{background:var(--bg-tertiary);border-color:var(--accent-primary);color:var(--accent-primary)}
.WorkLocationFilter-module__Ay9hha__container{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;overflow:hidden}.WorkLocationFilter-module__Ay9hha__cardHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.WorkLocationFilter-module__Ay9hha__cardTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;display:flex}.WorkLocationFilter-module__Ay9hha__actions{gap:.5rem;display:flex}.WorkLocationFilter-module__Ay9hha__actionButton{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.WorkLocationFilter-module__Ay9hha__actionButton:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.WorkLocationFilter-module__Ay9hha__cardBody{padding:1.5rem}.WorkLocationFilter-module__Ay9hha__types{flex-direction:column;gap:.5rem;display:flex}.WorkLocationFilter-module__Ay9hha__type{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem;padding:1rem;transition:all .2s;display:flex}.WorkLocationFilter-module__Ay9hha__type:hover{border-color:var(--border-hover);transform:translate(4px)}.WorkLocationFilter-module__Ay9hha__type.WorkLocationFilter-module__Ay9hha__selected{border-color:var(--accent-primary);background:var(--accent-glow)}.WorkLocationFilter-module__Ay9hha__locationIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.WorkLocationFilter-module__Ay9hha__remote{color:#00d4aa;background:#00d4aa1a;border:1px solid #00d4aa33}.WorkLocationFilter-module__Ay9hha__hybrid{color:#4a90e2;background:#4a90e21a;border:1px solid #4a90e233}.WorkLocationFilter-module__Ay9hha__onsite{color:#f5a623;background:#f5a6231a;border:1px solid #f5a62333}.WorkLocationFilter-module__Ay9hha__unknown{color:#a0a0a0;background:#8080801a;border:1px solid #80808033}.WorkLocationFilter-module__Ay9hha__type:hover .WorkLocationFilter-module__Ay9hha__locationIcon,.WorkLocationFilter-module__Ay9hha__type.WorkLocationFilter-module__Ay9hha__selected .WorkLocationFilter-module__Ay9hha__locationIcon{color:var(--accent-primary)}.WorkLocationFilter-module__Ay9hha__typeName{color:var(--text-primary);flex:1;font-size:.9rem;font-weight:600}.WorkLocationFilter-module__Ay9hha__selectedCount{border-top:1px solid var(--border-color);color:var(--text-secondary);text-align:center;margin-top:1rem;padding-top:1rem;font-size:.875rem}
.QueryPreview-module__3TF01W__queryPreview{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.QueryPreview-module__3TF01W__queryHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.QueryPreview-module__3TF01W__queryLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-family:Space Mono,monospace;font-size:.65rem;font-weight:600}.QueryPreview-module__3TF01W__copyBtn{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.65rem;transition:all .2s;display:flex}.QueryPreview-module__3TF01W__copyBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.QueryPreview-module__3TF01W__queryBody{padding:1rem}.QueryPreview-module__3TF01W__queryText{color:var(--accent-primary);word-break:break-all;font-family:Space Mono,monospace;font-size:.7rem;line-height:1.5}.QueryPreview-module__3TF01W__googleLink{color:var(--text-muted);justify-content:flex-end;align-items:center;gap:.25rem;margin-top:.75rem;font-size:.7rem;text-decoration:none;transition:color .2s;display:flex}.QueryPreview-module__3TF01W__googleLink:hover{color:var(--accent-primary)}
.SearchContainer-module__kFR7zG__sidebar{flex-direction:column;flex:0 0 360px;gap:1.5rem;height:fit-content;display:flex;position:sticky;top:1rem}@media (max-width:1024px){.SearchContainer-module__kFR7zG__sidebar{flex:1;position:static}}
.ResultsHeader-module__G-SgPa__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ResultsHeader-module__G-SgPa__resultsTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.5rem;font-weight:700}.ResultsHeader-module__G-SgPa__resultsMeta{align-items:center;gap:1rem;display:flex}.ResultsHeader-module__G-SgPa__resultsCount{color:var(--text-muted);font-family:Space Mono,monospace;font-size:.85rem}.ResultsHeader-module__G-SgPa__pagination{align-items:center;gap:.5rem;display:flex}.ResultsHeader-module__G-SgPa__pageBtn{border:1px solid var(--border-color);background:var(--bg-card);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.ResultsHeader-module__G-SgPa__pageBtn:hover:not(:disabled){background:var(--bg-tertiary);border-color:var(--border-hover)}.ResultsHeader-module__G-SgPa__pageBtn:disabled{opacity:.3;cursor:not-allowed}.ResultsHeader-module__G-SgPa__pageInfo{color:var(--text-muted);text-align:center;min-width:80px;font-family:Space Mono,monospace;font-size:.75rem}@media (max-width:768px){.ResultsHeader-module__G-SgPa__resultsHeader{flex-direction:column;align-items:flex-start;gap:1rem}}
.JobCard-module__cK3eXW__jobCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:1.5rem;transition:all .2s;position:relative;overflow:hidden}.JobCard-module__cK3eXW__jobCard:before{content:"";background:var(--accent-primary);opacity:0;width:3px;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.JobCard-module__cK3eXW__jobCard:hover{border-color:var(--border-hover);transform:translateY(-2px);box-shadow:0 10px 40px #00000026}[data-theme=light] .JobCard-module__cK3eXW__jobCard:hover{box-shadow:0 10px 40px #00000014}.JobCard-module__cK3eXW__jobCard:hover:before{opacity:1}.JobCard-module__cK3eXW__jobHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.JobCard-module__cK3eXW__favoriteBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.JobCard-module__cK3eXW__favoriteBtn:hover{background:var(--bg-tertiary);color:var(--accent-primary);transform:scale(1.1)}.JobCard-module__cK3eXW__favoriteBtn.JobCard-module__cK3eXW__isFavorite{color:var(--accent-primary)}.JobCard-module__cK3eXW__favoriteBtn.JobCard-module__cK3eXW__isFavorite:hover{color:#ff4757;transform:scale(1.15)}.JobCard-module__cK3eXW__jobMain{flex:1;min-width:0}.JobCard-module__cK3eXW__jobTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.3}.JobCard-module__cK3eXW__jobTitle a{color:var(--text-primary);text-decoration:none;transition:color .2s}.JobCard-module__cK3eXW__jobTitle a:hover{color:var(--accent-primary)}.JobCard-module__cK3eXW__jobMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.JobCard-module__cK3eXW__jobCompany{background:var(--bg-tertiary);color:var(--text-primary);border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.JobCard-module__cK3eXW__jobSource{color:var(--accent-primary);opacity:.8;align-items:center;gap:.375rem;font-size:.75rem;display:inline-flex}.JobCard-module__cK3eXW__jobSnippet{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.JobCard-module__cK3eXW__jobFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.JobCard-module__cK3eXW__jobUrl{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:Space Mono,monospace;font-size:.7rem;overflow:hidden}.JobCard-module__cK3eXW__jobApplyBtn{background:var(--accent-glow);border:1px solid var(--accent-primary);color:var(--accent-primary);border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.JobCard-module__cK3eXW__jobApplyBtn:hover{background:var(--accent-primary);color:var(--bg-primary)}.JobCard-module__cK3eXW__workLocationBadge,.JobCard-module__cK3eXW__categoryBadge{background:#0000000d;border:1px solid;border-radius:12px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}[data-theme=dark] .JobCard-module__cK3eXW__workLocationBadge,[data-theme=dark] .JobCard-module__cK3eXW__categoryBadge{background:#ffffff0d}.JobCard-module__cK3eXW__workLocationBadge svg,.JobCard-module__cK3eXW__categoryBadge svg{flex-shrink:0}@media (max-width:768px){.JobCard-module__cK3eXW__jobHeader{flex-direction:column}.JobCard-module__cK3eXW__jobFooter{flex-direction:column;align-items:flex-start}.JobCard-module__cK3eXW__jobUrl{max-width:100%}.JobCard-module__cK3eXW__jobApplyBtn{justify-content:center;width:100%}}
.EmptyState-module__UB_raa__emptyState{text-align:center;border:2px dashed var(--border-color);background:var(--bg-secondary-alpha);border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.EmptyState-module__UB_raa__illustration{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;display:flex;position:relative}.EmptyState-module__UB_raa__radarPulse,.EmptyState-module__UB_raa__searchVoid{background:var(--bg-tertiary);width:80px;height:80px;color:var(--accent-primary);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.EmptyState-module__UB_raa__searchVoid{color:var(--text-muted);background:var(--bg-card)}.EmptyState-module__UB_raa__pulseRing{border:1px solid var(--accent-primary);opacity:0;z-index:1;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(0,.2,.8,1) infinite EmptyState-module__UB_raa__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EmptyState-module__UB_raa__voidRing{border:2px dashed var(--border-color);opacity:.5;border-radius:50%;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes EmptyState-module__UB_raa__ripple{0%{opacity:.5;width:100%;height:100%}to{opacity:0;width:200%;height:200%}}.EmptyState-module__UB_raa__emptyTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.EmptyState-module__UB_raa__emptyDesc{color:var(--text-secondary);max-width:400px;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.EmptyState-module__UB_raa__actions{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.EmptyState-module__UB_raa__googleBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.EmptyState-module__UB_raa__googleBtn:hover{background:var(--bg-tertiary);border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px)}.EmptyState-module__UB_raa__suggestions{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.EmptyState-module__UB_raa__suggestion{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:100px;padding:.25rem .75rem;font-family:Space Mono,monospace;font-size:.8rem}
.ApiConfigMenu-module__S5WQya__menuContainer{position:relative}.ApiConfigMenu-module__S5WQya__triggerBtn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ApiConfigMenu-module__S5WQya__triggerBtn:hover{background:var(--bg-secondary);border-color:var(--border-hover);color:var(--text-primary)}.ApiConfigMenu-module__S5WQya__triggerBtn.ApiConfigMenu-module__S5WQya__ready{color:var(--success);background:#10b9811a;border-color:#10b98133}.ApiConfigMenu-module__S5WQya__triggerBtn.ApiConfigMenu-module__S5WQya__ready:hover{background:#10b98126;border-color:#10b9814d}.ApiConfigMenu-module__S5WQya__dot{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.ApiConfigMenu-module__S5WQya__ready .ApiConfigMenu-module__S5WQya__dot{background:var(--success);box-shadow:0 0 0 2px #10b98133}.ApiConfigMenu-module__S5WQya__dropdown{background:var(--bg-card);border:1px solid var(--border-color);z-index:100;opacity:0;border-radius:12px;width:320px;padding:1.25rem;animation:.2s forwards ApiConfigMenu-module__S5WQya__slideDown;position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-10px);box-shadow:0 10px 30px #00000026}@keyframes ApiConfigMenu-module__S5WQya__slideDown{to{opacity:1;transform:translateY(0)}}[data-theme=light] .ApiConfigMenu-module__S5WQya__dropdown{box-shadow:0 10px 30px #0000001a}.ApiConfigMenu-module__S5WQya__header{border-bottom:1px solid var(--border-color);color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-weight:600;display:flex}.ApiConfigMenu-module__S5WQya__closeBtn{display:none}.ApiConfigMenu-module__S5WQya__field{margin-bottom:1rem}.ApiConfigMenu-module__S5WQya__label{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8rem;display:flex}.ApiConfigMenu-module__S5WQya__helpLink{color:var(--accent-primary);font-size:.75rem;text-decoration:none;transition:opacity .2s}.ApiConfigMenu-module__S5WQya__helpLink:hover{opacity:.8}.ApiConfigMenu-module__S5WQya__inputWrapper{align-items:center;display:flex;position:relative}.ApiConfigMenu-module__S5WQya__icon{color:var(--text-muted);pointer-events:none;position:absolute;left:.75rem}.ApiConfigMenu-module__S5WQya__input{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:8px;padding:.6rem .75rem .6rem 2.25rem;font-size:.9rem;transition:all .2s}.ApiConfigMenu-module__S5WQya__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-alpha);outline:none}.ApiConfigMenu-module__S5WQya__saveBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.6rem;font-weight:500;transition:all .2s;display:flex}.ApiConfigMenu-module__S5WQya__saveBtn:hover{background:var(--accent-hover)}.ApiConfigMenu-module__S5WQya__overlay{display:none}@media (max-width:768px){.ApiConfigMenu-module__S5WQya__triggerBtn{gap:.35rem;padding:.35rem .5rem;font-size:.75rem}.ApiConfigMenu-module__S5WQya__dot{width:6px;height:6px}.ApiConfigMenu-module__S5WQya__dropdown{background:var(--bg-card);border:none;border-left:1px solid var(--border-color);opacity:1;z-index:1001;border-radius:0;width:85vw;max-width:85vw;height:100vh;padding:1.5rem;animation:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 30px #0000004d}.ApiConfigMenu-module__S5WQya__dropdown.ApiConfigMenu-module__S5WQya__open{animation:.3s forwards ApiConfigMenu-module__S5WQya__slideInFromRight}@keyframes ApiConfigMenu-module__S5WQya__slideInFromRight{to{transform:translate(0)}}[data-theme=light] .ApiConfigMenu-module__S5WQya__dropdown{box-shadow:-10px 0 30px #00000026}.ApiConfigMenu-module__S5WQya__overlay{z-index:1000;background:#00000080;transition:opacity .3s;display:block;position:fixed;inset:0}[data-theme=light] .ApiConfigMenu-module__S5WQya__overlay{background:#0000004d}.ApiConfigMenu-module__S5WQya__header{justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.ApiConfigMenu-module__S5WQya__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.ApiConfigMenu-module__S5WQya__closeBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}}
.LoadingState-module__7S14qG__loadingState{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:400px;display:flex}.LoadingState-module__7S14qG__radarContainer{width:120px;height:120px;margin-bottom:2rem;position:relative}.LoadingState-module__7S14qG__radar{border:2px solid var(--accent-primary-alpha);width:100%;height:100%;box-shadow:0 0 20px var(--accent-primary-alpha);border-radius:50%;position:absolute;top:0;left:0;overflow:hidden}.LoadingState-module__7S14qG__radar:after{content:"";background:linear-gradient(45deg,transparent 50%,var(--accent-primary)100%);transform-origin:0 0;opacity:.5;width:50%;height:50%;animation:2s linear infinite LoadingState-module__7S14qG__scan;position:absolute;top:50%;left:50%}.LoadingState-module__7S14qG__radarGrid{background:radial-gradient(transparent 30%,var(--accent-primary-alpha)31%,transparent 32%),radial-gradient(transparent 60%,var(--accent-primary-alpha)61%,transparent 62%);border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.LoadingState-module__7S14qG__radarDot{background:var(--accent-primary);width:6px;height:6px;box-shadow:0 0 8px var(--accent-primary);opacity:0;border-radius:50%;animation:2s ease-out infinite LoadingState-module__7S14qG__pulse;position:absolute}.LoadingState-module__7S14qG__radarDot:first-child{animation-delay:.5s;top:30%;left:60%}.LoadingState-module__7S14qG__radarDot:nth-child(2){animation-delay:1.2s;top:70%;left:40%}.LoadingState-module__7S14qG__radarDot:nth-child(3){animation-delay:1.8s;top:40%;left:20%}@keyframes LoadingState-module__7S14qG__scan{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingState-module__7S14qG__pulse{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(.5)}}.LoadingState-module__7S14qG__loadingText{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.LoadingState-module__7S14qG__loadingSub{color:var(--text-muted);font-size:.9rem}
.Header-module__Af2_WG__header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#0a0a0bd9;position:sticky;top:0}[data-theme=light] .Header-module__Af2_WG__header{background:#ffffffe6}.Header-module__Af2_WG__headerInner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s;display:flex}.Header-module__Af2_WG__logo:hover{transform:translateY(-2px)}.Header-module__Af2_WG__logoIcon{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));width:40px;height:40px;box-shadow:0 0 20px var(--accent-glow);color:var(--bg-primary);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__Af2_WG__logo:hover .Header-module__Af2_WG__logoIcon{box-shadow:0 0 30px var(--accent-glow);transform:rotate(-5deg)}.Header-module__Af2_WG__logoText{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Header-module__Af2_WG__logoText span{color:var(--accent-primary)}.Header-module__Af2_WG__nav{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover,.Header-module__Af2_WG__navLink.Header-module__Af2_WG__active{color:var(--accent-primary);transform:translateY(-2px)}.Header-module__Af2_WG__navLink:hover:after,.Header-module__Af2_WG__navLink.Header-module__Af2_WG__active:after{width:100%}.Header-module__Af2_WG__headerActions{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__apiIndicator{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Space Mono,monospace;font-size:.75rem;display:flex}.Header-module__Af2_WG__apiIndicator .Header-module__Af2_WG__dot{background:var(--text-muted);border-radius:50%;width:8px;height:8px;transition:all .3s}.Header-module__Af2_WG__apiIndicator.Header-module__Af2_WG__ready .Header-module__Af2_WG__dot{background:var(--success);box-shadow:0 0 10px var(--success)}.Header-module__Af2_WG__themeToggle,.Header-module__Af2_WG__favoritesLink,.Header-module__Af2_WG__mobileMenuBtn{border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex;position:relative}.Header-module__Af2_WG__favoritesCount{background:var(--accent-primary);min-width:18px;height:18px;color:var(--bg-primary);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;font-size:.65rem;font-weight:600;animation:.3s Header-module__Af2_WG__fadeIn;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #0003}@keyframes Header-module__Af2_WG__fadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Header-module__Af2_WG__themeToggle:hover,.Header-module__Af2_WG__favoritesLink:hover,.Header-module__Af2_WG__mobileMenuBtn:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__Af2_WG__mobileMenuBtn{display:none}.Header-module__Af2_WG__mobileNav{background:var(--bg-secondary);border-top:1px solid var(--border-color);flex-direction:column;gap:0;padding:1rem 0;display:none}.Header-module__Af2_WG__mobileNavLink{color:var(--text-secondary);border-left:3px solid #0000;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__Af2_WG__mobileNavLink:hover{background:var(--bg-tertiary);color:var(--accent-primary);border-left-color:var(--accent-primary)}@media (max-width:968px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__mobileMenuBtn,.Header-module__Af2_WG__mobileNav{display:flex}.Header-module__Af2_WG__themeToggle{display:none}}@media (max-width:768px){.Header-module__Af2_WG__headerInner{padding:1rem}.Header-module__Af2_WG__apiIndicator span:not(.Header-module__Af2_WG__dot){display:none}}.Header-module__Af2_WG__mobileThemeBtn{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:1rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.Header-module__Af2_WG__mobileThemeBtn:hover{background:var(--bg-tertiary);color:var(--accent-primary);border-left-color:var(--accent-primary)}
.ErrorState-module__21F75a__errorState{text-align:center;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:16px;padding:2rem}.ErrorState-module__21F75a__errorIcon{width:48px;height:48px;color:var(--error);background:#ff6b6b26;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.ErrorState-module__21F75a__errorTitle{color:var(--error);margin-bottom:.5rem;font-weight:600}.ErrorState-module__21F75a__errorMessage{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.ErrorState-module__21F75a__errorHelp{color:var(--text-muted);font-size:.8rem;line-height:1.6}.ErrorState-module__21F75a__errorHelp a{color:var(--accent-primary);text-decoration:none}.ErrorState-module__21F75a__errorHelp a:hover{text-decoration:underline}
.Footer-module__EZoWya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);margin-top:auto;padding:3rem 0 2rem}.Footer-module__EZoWya__footerInner{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__footerGrid{border-bottom:1px solid var(--border-color);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;padding-bottom:2rem;display:grid}.Footer-module__EZoWya__footerSection h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Footer-module__EZoWya__footerSection ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__footerSection a{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerSection a:hover{color:var(--accent-primary)}.Footer-module__EZoWya__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.Footer-module__EZoWya__footerCopyright{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem;display:flex}.Footer-module__EZoWya__footerCopyright a{color:var(--accent-primary);font-weight:500;text-decoration:none}.Footer-module__EZoWya__footerCopyright a:hover{text-decoration:underline}.Footer-module__EZoWya__footerSocial{align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__footerSocial a{border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-secondary);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__EZoWya__footerSocial a:hover{background:var(--bg-tertiary);color:var(--accent-primary);border-color:var(--accent-primary)}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:2rem 0 1.5rem}.Footer-module__EZoWya__footerInner{padding:0 1rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.Footer-module__EZoWya__footerBottom{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__footerCopyright{flex-direction:column;align-items:flex-start;gap:.5rem}}
.ResultsContainer-module__vFYFCa__resultsArea{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.ResultsContainer-module__vFYFCa__resultsContainer{flex-direction:column;gap:1rem;display:flex}@media (max-width:1024px){.ResultsContainer-module__vFYFCa__resultsArea{width:100%}}
.page-module__CxEfpW__container{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem}.page-module__CxEfpW__header{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.page-module__CxEfpW__headerContent{align-items:center;gap:1.5rem;display:flex}.page-module__CxEfpW__headerIcon{background:var(--accent-glow);border:2px solid var(--accent-primary);width:64px;height:64px;color:var(--accent-primary);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__CxEfpW__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__CxEfpW__subtitle{color:var(--text-secondary);font-size:1rem}.page-module__CxEfpW__headerActions{align-items:center;gap:1rem;display:flex}.page-module__CxEfpW__sortSelect{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;transition:all .2s}.page-module__CxEfpW__sortSelect:hover{border-color:var(--border-hover)}.page-module__CxEfpW__sortSelect:focus{border-color:var(--accent-primary);outline:none}.page-module__CxEfpW__clearBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__CxEfpW__clearBtn:hover{color:#ff4757;background:#ff475720;border-color:#ff4757}.page-module__CxEfpW__favoritesGrid{flex-direction:column;gap:1rem;display:flex}.page-module__CxEfpW__emptyContainer{justify-content:center;align-items:center;min-height:400px;display:flex}@media (max-width:768px){.page-module__CxEfpW__container{padding:1rem}.page-module__CxEfpW__header{flex-direction:column;align-items:stretch}.page-module__CxEfpW__headerContent{flex-direction:column;align-items:flex-start}.page-module__CxEfpW__headerActions{flex-direction:column;width:100%}.page-module__CxEfpW__sortSelect,.page-module__CxEfpW__clearBtn{justify-content:center;width:100%}.page-module__CxEfpW__title{font-size:1.5rem}}
.page-module__E0kJGG__container{flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__main{flex:1;grid-template-columns:380px 1fr;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:grid}.page-module__E0kJGG__sidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__E0kJGG__resultsArea{flex-direction:column;display:flex}.page-module__E0kJGG__resultsContainer{flex-direction:column;flex:1;gap:1rem;display:flex}.page-module__E0kJGG__viewModeToggle{background:var(--bg-secondary);border-radius:12px;gap:.5rem;margin-bottom:.5rem;padding:.5rem;display:flex}.page-module__E0kJGG__viewModeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__E0kJGG__viewModeBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.page-module__E0kJGG__viewModeBtn.page-module__E0kJGG__active{background:var(--accent-glow);color:var(--accent-primary);border:1px solid var(--accent-primary)}@media (max-width:1024px){.page-module__E0kJGG__main{grid-template-columns:1fr;padding:1rem}.page-module__E0kJGG__sidebar{order:2}.page-module__E0kJGG__resultsArea{order:1}}@media (max-width:768px){.page-module__E0kJGG__main{gap:1.5rem;padding:1rem}}
