.qxhDzG_container{background-color:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.qxhDzG_loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.qxhDzG_spinner{border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:50px;height:50px;animation:1s linear infinite qxhDzG_spin}@keyframes qxhDzG_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qxhDzG_unauthorizedContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.qxhDzG_unauthorizedIcon{margin-bottom:1rem;font-size:4rem}.qxhDzG_unauthorizedContainer h1{color:#333;margin-bottom:1rem}.qxhDzG_unauthorizedContainer p{color:#666;margin-bottom:.5rem;font-size:1.1rem}.qxhDzG_unauthorizedHint{color:#999!important;margin-top:1rem!important;font-size:.9rem!important}.qxhDzG_backButton{color:#fff;background-color:#007bff;border-radius:4px;margin-top:2rem;padding:12px 24px;font-size:16px;text-decoration:none;transition:background-color .2s}.qxhDzG_backButton:hover{background-color:#0056b3}.qxhDzG_header{background-color:#fff;border-bottom:2px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;box-shadow:0 2px 4px #0000001a}.qxhDzG_header h1{color:#333;margin:0;font-size:1.75rem;font-weight:600}.qxhDzG_userInfo{align-items:center;gap:1rem;display:flex}.qxhDzG_agentBadge{color:#fff;text-transform:uppercase;background-color:#28a745;border-radius:4px;padding:6px 12px;font-size:.85rem;font-weight:600}.qxhDzG_userEmail{color:#666;font-size:.95rem}.qxhDzG_content{max-width:1400px;margin:0 auto;padding:2rem}.qxhDzG_searchSection{background-color:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.qxhDzG_searchSection h2{color:#333;margin:0 0 1.5rem;font-size:1.3rem}.qxhDzG_searchForm{flex-direction:column;gap:1rem;display:flex}.qxhDzG_searchTypeToggle{border:1px solid #ddd;border-radius:4px;gap:0;width:fit-content;display:flex;overflow:hidden}.qxhDzG_searchTypeToggle button{color:#666;cursor:pointer;background-color:#fff;border:none;border-right:1px solid #ddd;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.qxhDzG_searchTypeToggle button:last-child{border-right:none}.qxhDzG_searchTypeToggle button:hover{background-color:#f8f9fa}.qxhDzG_searchTypeToggle button.qxhDzG_active{color:#fff;background-color:#007bff}.qxhDzG_searchInputGroup{align-items:stretch;gap:1rem;display:flex}.qxhDzG_searchInput{border:2px solid #ddd;border-radius:4px;flex:1;padding:12px 16px;font-size:16px;transition:border-color .2s}.qxhDzG_searchInput:focus{border-color:#007bff;outline:none}.qxhDzG_searchInput:disabled{cursor:not-allowed;background-color:#f5f5f5}.qxhDzG_searchButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#007bff;border:none;border-radius:4px;padding:12px 32px;font-size:16px;font-weight:500;transition:background-color .2s}.qxhDzG_searchButton:hover:not(:disabled){background-color:#0056b3}.qxhDzG_searchButton:disabled{cursor:not-allowed;background-color:#ccc}.qxhDzG_clearButton{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:4px;padding:12px 24px;font-size:16px;font-weight:500;transition:background-color .2s}.qxhDzG_clearButton:hover:not(:disabled){background-color:#5a6268}.qxhDzG_clearButton:disabled{cursor:not-allowed;background-color:#ccc}.qxhDzG_errorMessage{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.qxhDzG_errorIcon{font-size:1.2rem}.qxhDzG_resultsSection{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.qxhDzG_resultsSection h3{color:#333;border-bottom:2px solid #e0e0e0;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.3rem}.qxhDzG_infoGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.qxhDzG_infoCard{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem}.qxhDzG_infoCard h4{color:#333;border-bottom:2px solid #ddd;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}.qxhDzG_infoRow{border-bottom:1px solid #e0e0e0;justify-content:space-between;padding:.75rem 0;display:flex}.qxhDzG_infoRow:last-child{border-bottom:none}.qxhDzG_label{color:#666;font-size:.9rem;font-weight:500}.qxhDzG_value{color:#333;text-align:right;word-break:break-word;font-weight:400}.qxhDzG_badge{text-transform:uppercase;border-radius:4px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-block}.qxhDzG_badgeSuccess{color:#155724;background-color:#d4edda}.qxhDzG_badgeWarning{color:#856404;background-color:#fff3cd}.qxhDzG_addressBlock{padding:.5rem 0}.qxhDzG_addressBlock .qxhDzG_value{text-align:left;margin-bottom:.25rem}.qxhDzG_rawDataSection{background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;margin-top:2rem;padding:1rem}.qxhDzG_rawDataSection summary{cursor:pointer;color:#666;-webkit-user-select:none;user-select:none;padding:.5rem;font-weight:600}.qxhDzG_rawDataSection summary:hover{color:#333}.qxhDzG_rawData{color:#333;background-color:#fff;border:1px solid #ddd;border-radius:4px;margin-top:1rem;padding:1rem;font-family:Courier New,monospace;font-size:12px;line-height:1.5;overflow-x:auto}@media(max-width:768px){.qxhDzG_header{flex-direction:column;gap:1rem;padding:1rem}.qxhDzG_header h1{font-size:1.5rem}.qxhDzG_userInfo{flex-direction:column;gap:.5rem}.qxhDzG_content,.qxhDzG_searchSection,.qxhDzG_resultsSection{padding:1rem}.qxhDzG_searchInputGroup{flex-direction:column}.qxhDzG_searchTypeToggle{width:100%}.qxhDzG_searchTypeToggle button{flex:1}.qxhDzG_infoGrid{grid-template-columns:1fr}.qxhDzG_infoRow{flex-direction:column;gap:.5rem}.qxhDzG_value{text-align:left}}@media(max-width:480px){.qxhDzG_header h1{font-size:1.25rem}.qxhDzG_searchSection h2,.qxhDzG_resultsSection h3{font-size:1.1rem}.qxhDzG_unauthorizedContainer{padding:1rem}.qxhDzG_unauthorizedIcon{font-size:3rem}}
