:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;--primary-color: #000000;--text-primary: #111111;--text-secondary: #666666;--border-color: #e5e5e5;--bg-color: #ffffff;--hover-bg: #f5f5f5;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;background-color:#fff;background-image:radial-gradient(#e5e5e5 1px,transparent 1px);background-size:20px 20px;color:var(--text-primary);overflow:hidden}#app{width:100%;height:100%;display:flex;flex-direction:column}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.main-layout[data-v-bfc46dce]{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;max-width:800px;margin:0 auto;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0}.header-section[data-v-bfc46dce]{padding:2rem 2rem 1rem;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:all .3s ease;z-index:10}.header-section.is-compact[data-v-bfc46dce]{padding:1rem 2rem;border-bottom-color:#f0f0f0}.brand[data-v-bfc46dce]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;transition:all .3s ease}.header-section.is-compact .brand[data-v-bfc46dce]{margin-bottom:1rem}.logo-box[data-v-bfc46dce]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent}.logo-box svg[data-v-bfc46dce]{width:100%;height:100%}.brand-text h1[data-v-bfc46dce]{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#000}.version[data-v-bfc46dce]{font-size:.75rem;background:#f0f0f0;padding:2px 6px;border-radius:4px;color:#666;font-family:monospace}.search-bar[data-v-bfc46dce]{display:flex;gap:.75rem;height:48px}.input-group[data-v-bfc46dce]{flex:1;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;display:flex;align-items:center;padding:0 1rem;transition:all .2s;height:100%}.input-group.focused[data-v-bfc46dce]{background:#fff;border-color:#000;box-shadow:0 0 0 2px #0000000d}.input-group input[data-v-bfc46dce]{flex:1;border:none;background:transparent;height:100%;font-size:1rem;outline:none;color:#000;font-family:Inter,monospace}.kbd-hint[data-v-bfc46dce]{font-size:.75rem;color:#999;border:1px solid #ddd;padding:2px 6px;border-radius:4px;font-family:monospace;line-height:1}.search-btn[data-v-bfc46dce]{padding:0 1.5rem;background:#000;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;min-width:80px;height:100%;display:flex;align-items:center;justify-content:center}.search-btn[data-v-bfc46dce]:hover:not(:disabled){background:#333}.search-btn[data-v-bfc46dce]:disabled{background:#ccc;cursor:not-allowed}.content-area[data-v-bfc46dce]{flex:1;overflow-y:auto;padding:1rem 2rem;position:relative}.loading-state[data-v-bfc46dce]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:#666}.spinner-large[data-v-bfc46dce]{width:48px;height:48px;border:3px solid #f0f0f0;border-top-color:#000;border-radius:50%;animation:spin-bfc46dce 1s cubic-bezier(.55,.055,.675,.19) infinite}.empty-state[data-v-bfc46dce]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;gap:1rem}.placeholder-icon svg[data-v-bfc46dce]{width:64px;height:64px;opacity:.2}.message-state.error[data-v-bfc46dce]{background:#fff5f5;border:1px solid #ffc9c9;color:#e03131;padding:1rem;border-radius:8px;display:flex;align-items:center;gap:.75rem;margin-top:1rem}.results-wrapper[data-v-bfc46dce]{padding-bottom:2rem}.results-header[data-v-bfc46dce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;color:#666}.results-grid[data-v-bfc46dce]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.data-card[data-v-bfc46dce]{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.25rem;transition:all .2s;animation:slideUp-bfc46dce .3s ease backwards}.data-card[data-v-bfc46dce]:hover{border-color:#000;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.data-row[data-v-bfc46dce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.data-row[data-v-bfc46dce]:last-child{margin-bottom:0}.data-row.main[data-v-bfc46dce]{margin-bottom:.75rem}.data-divider[data-v-bfc46dce]{height:1px;background:#f0f0f0;margin:.5rem 0 .75rem}.data-label[data-v-bfc46dce]{font-size:.75rem;color:#999;text-transform:uppercase}.data-value[data-v-bfc46dce]{font-size:.9rem;font-weight:500;color:#000}.data-value.mono[data-v-bfc46dce]{font-family:Inter,monospace;font-size:1.1rem;font-weight:600;letter-spacing:-.02em}.tag[data-v-bfc46dce]{font-size:.75rem;padding:2px 8px;border-radius:4px;font-weight:600}.tag.mobile[data-v-bfc46dce]{color:#166534;background:#f0fdf4}.tag.unicom[data-v-bfc46dce]{color:#92400e;background:#fffbeb}.tag.telecom[data-v-bfc46dce]{color:#1e40af;background:#eff6ff}.tag.other[data-v-bfc46dce]{color:#666;background:#f5f5f5}.footer-bar[data-v-bfc46dce]{padding:.75rem 2rem;background:#f9f9f9;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;font-size:.7rem;color:#999;font-family:monospace}@keyframes slideUp-bfc46dce{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin-bfc46dce{to{transform:rotate(360deg)}}.fade-enter-active[data-v-bfc46dce],.fade-leave-active[data-v-bfc46dce]{transition:opacity .2s}.fade-enter-from[data-v-bfc46dce],.fade-leave-to[data-v-bfc46dce]{opacity:0}@media (max-width: 640px){.main-layout[data-v-bfc46dce]{border:none}.header-section[data-v-bfc46dce],.content-area[data-v-bfc46dce]{padding:1rem}.results-grid[data-v-bfc46dce]{grid-template-columns:1fr}.footer-bar[data-v-bfc46dce]{padding:.75rem 1rem}}
