._header_9u0dw_1{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;row-gap:10px;margin-bottom:50px;padding-bottom:20px;border-bottom:1px solid var(--bone-300, #CFC7B4)}._logo-section_9u0dw_12{display:flex;align-items:center;gap:15px}._logo-icon_9u0dw_18{height:40px;width:auto}._logo-text_9u0dw_23{font-family:var(--font-sans, "Inter Tight", sans-serif);font-size:1.5rem;font-weight:700;color:var(--graphite, #1A1F26);letter-spacing:.02em}._nav-links_9u0dw_31{display:flex;gap:1rem;justify-self:end}._app-meta_9u0dw_37{grid-column:1 / -1;display:flex;flex-direction:column;gap:4px}._app-name-version_9u0dw_44{font-size:.95rem;font-weight:600;color:var(--slate-700, #2E3744)}._app-note_9u0dw_50,._app-count_9u0dw_55{font-size:.85rem;color:var(--slate-500, #5B6675)}._nav-link_9u0dw_31{padding:10px 20px;background:transparent;color:var(--graphite, #1A1F26);text-decoration:none;border:1px solid var(--bone-300, #CFC7B4);border-radius:6px;font-weight:500;font-family:var(--font-sans, "Inter Tight", sans-serif);transition:all .2s ease}._nav-link_9u0dw_31:hover{border-color:var(--graphite, #1A1F26);text-decoration:none}._nav-link_9u0dw_31._active_9u0dw_77{background:var(--hull-navy, #0B1A2B);color:var(--bone-50, #EDE7D8);border-color:var(--hull-navy, #0B1A2B)}@media (max-width: 768px){._header_9u0dw_1{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:16px;text-align:center}._nav-links_9u0dw_31{justify-self:center}}._footer_vjl88_1{background-color:var(--hull-navy, #0B1A2B);border-top:1px solid var(--hull-600, #1E3954);margin-top:60px;padding:40px 0}._footer-container_vjl88_8{max-width:1200px;margin:0 auto;padding:0 20px}._footer-content_vjl88_14{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px}._footer-logo_vjl88_22{display:flex;align-items:center;gap:12px}._footer-logo-icon_vjl88_28{width:40px;height:40px;object-fit:contain}._footer-logo-text_vjl88_34{font-family:var(--font-sans, "Inter Tight", sans-serif);font-size:1.5rem;font-weight:700;color:#fff;display:block;letter-spacing:.02em}._footer-logo-subtitle_vjl88_43{font-size:.85rem;color:#fff;opacity:.7;margin-top:2px}._footer-right-section_vjl88_50{display:flex;flex-direction:column;align-items:flex-end;gap:12px}._footer-copyright_vjl88_57{text-align:right}._footer-copyright_vjl88_57 p{margin:0;font-size:.9rem;color:#fff;opacity:.7}._footer-links_vjl88_68{display:flex;gap:24px;flex-wrap:wrap}._footer-links_vjl88_68 a{color:#fff;text-decoration:none;font-size:.9rem;transition:opacity .15s ease}._footer-links_vjl88_68 a:hover{opacity:.7;text-decoration:none}@media (max-width: 768px){._footer-content_vjl88_14{flex-direction:column;text-align:center;gap:30px}._footer-right-section_vjl88_50{align-items:center}._footer-links_vjl88_68{justify-content:center;gap:20px}._footer-logo_vjl88_22{justify-content:center}._footer-copyright_vjl88_57{text-align:center}}._modal-overlay_40x2f_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_40x2f_1 .2s ease-out}@keyframes _fadeIn_40x2f_1{0%{opacity:0}to{opacity:1}}._modal-content_40x2f_28{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;animation:_slideUp_40x2f_1 .3s ease-out;position:relative}@keyframes _slideUp_40x2f_1{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._modal-header_40x2f_53{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:#f9fafb;border-radius:16px 16px 0 0}._modal-header_40x2f_53 h2{margin:0;font-size:1.5rem;font-weight:600;color:#1f2937}._modal-close_40x2f_70{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._modal-close_40x2f_70:hover{background:#e5e7eb;color:#374151}._modal-body_40x2f_92{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6}._modal-body_40x2f_92::-webkit-scrollbar{width:6px}._modal-body_40x2f_92::-webkit-scrollbar-track{background:#f3f4f6}._modal-body_40x2f_92::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._modal-body_40x2f_92::-webkit-scrollbar-thumb:hover{background:#9ca3af}._modal-loading_40x2f_118{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}._modal-loading_40x2f_118 ._loading-spinner_40x2f_127{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_40x2f_1 1s linear infinite}@keyframes _spin_40x2f_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modal-loading_40x2f_118 p{color:#6b7280;font-size:1rem;margin:0}._modal-error_40x2f_147{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}._modal-error_40x2f_147 p{color:#dc2626;font-weight:500;margin:0;text-align:center}._retry-button_40x2f_163{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s ease}._retry-button_40x2f_163:hover{background:#2563eb}._model-details_40x2f_179{padding:2rem}._model-header-section_40x2f_183{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}._model-title-group_40x2f_189{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:.5rem}._model-title-group_40x2f_189 h3{margin:0;font-size:1.75rem;font-weight:600;color:#1f2937}._model-fingerprint-preview_40x2f_203{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;color:#6b7280;margin-top:.25rem;letter-spacing:.5px;word-break:break-all}._model-provider_40x2f_212{color:#6b7280;font-size:1.1rem;margin:0}._details-grid_40x2f_221{display:flex;flex-direction:column;gap:2rem}._detail-section_40x2f_227{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._detail-section_40x2f_227 h4{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#1f2937}._detail-items_40x2f_243{display:flex;flex-direction:column;gap:.75rem}._detail-item_40x2f_243{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.5rem 0;border-bottom:1px solid #e5e7eb}._detail-item_40x2f_243:last-child{border-bottom:none}._detail-label_40x2f_262{font-weight:500;color:#374151;white-space:nowrap;flex-shrink:0}._detail-value_40x2f_269{color:#1f2937;text-align:right;word-break:break-word}._detail-value_40x2f_269._canonical-id_40x2f_275{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;background:#f3f4f6;padding:.25rem .5rem;border-radius:4px}._fingerprint-item_40x2f_284{margin-bottom:1.5rem;padding:1rem;background:#f8f9ff;border-radius:8px;border:1px solid #e3e8ff}._fingerprint-ipv6_40x2f_292{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1rem;background:#fff;padding:.75rem;border-radius:6px;border:1px solid #d1d5db;word-break:break-all;color:#1f2937;font-weight:500;letter-spacing:.5px}._fingerprint-meta_40x2f_305{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e3e8ff}._fingerprint-date_40x2f_311{font-size:.875rem;color:#6b7280;font-style:italic}._description-content_40x2f_318{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._description-text_40x2f_325{margin:0;padding:1rem;white-space:pre-wrap;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.6;color:#374151;background:none;border:none;overflow-x:auto}._verification-history_40x2f_339{display:flex;flex-direction:column;gap:.75rem}._history-entry_40x2f_345{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}._history-date_40x2f_355{color:#6b7280;font-size:.875rem}._modal-footer_40x2f_363{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 16px 16px;display:flex;justify-content:flex-end;gap:12px}._reference-button_40x2f_373{background:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease}._reference-button_40x2f_373:hover{background:#1d4ed8}._close-button_40x2f_388{background:#374151;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s ease}._close-button_40x2f_388:hover{background:#1f2937}@media (max-width: 640px){._modal-overlay_40x2f_2{padding:.5rem}._modal-content_40x2f_28{max-height:95vh;border-radius:12px}._modal-header_40x2f_53{padding:1rem 1.5rem;border-radius:12px 12px 0 0}._modal-header_40x2f_53 h2{font-size:1.25rem}._model-details_40x2f_179{padding:1.5rem}._model-title-group_40x2f_189{flex-direction:column;align-items:flex-start;gap:.5rem}._model-title-group_40x2f_189 h3{font-size:1.5rem}._details-grid_40x2f_221{grid-template-columns:1fr}._detail-section_40x2f_227{padding:1rem}._detail-item_40x2f_243{flex-direction:column;align-items:flex-start;gap:.25rem}._detail-value_40x2f_269{text-align:left}._modal-footer_40x2f_363{padding:1rem 1.5rem;border-radius:0 0 12px 12px}._history-entry_40x2f_345{flex-direction:column;align-items:flex-start;gap:.5rem}}._backdrop_hj8yj_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;animation:_fadeIn_hj8yj_1 .2s ease-out}@keyframes _fadeIn_hj8yj_1{0%{opacity:0}to{opacity:1}}._modal_hj8yj_25{background:#fff;border-radius:16px;max-width:520px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000040;animation:_slideIn_hj8yj_1 .3s ease-out}@keyframes _slideIn_hj8yj_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._closeButton_hj8yj_48{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;cursor:pointer;color:#9ca3af;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;z-index:1}._closeButton_hj8yj_48:hover{background-color:#f3f4f6;color:#374151}._content_hj8yj_72{padding:32px}._iconContainer_hj8yj_76{text-align:center;margin-bottom:16px}._icon_hj8yj_76{font-size:48px;display:inline-block;background:linear-gradient(135deg,#fef3c7,#fde68a);padding:16px;border-radius:50%}._title_hj8yj_89{font-size:1.5rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:12px}._description_hj8yj_97{color:#6b7280;text-align:center;margin-bottom:24px;line-height:1.6}._ipv6Container_hj8yj_104{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:24px}._ipv6Label_hj8yj_112{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:8px}._ipv6Value_hj8yj_120{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:12px}._ipv6Value_hj8yj_120 code{flex:1;font-family:Courier New,monospace;font-size:.9rem;color:#1f2937;word-break:break-all}._copyButton_hj8yj_138{background:none;border:none;cursor:pointer;font-size:1.25rem;padding:4px;border-radius:4px;transition:background-color .2s ease}._copyButton_hj8yj_138:hover{background-color:#f3f4f6}._form_hj8yj_153{display:flex;flex-direction:column;gap:20px}._formGroup_hj8yj_159{display:flex;flex-direction:column;gap:6px}._label_hj8yj_165{font-size:.9rem;font-weight:600;color:#374151}._required_hj8yj_171{color:#dc2626}._optional_hj8yj_175{color:#9ca3af;font-weight:400;font-size:.85rem}._input_hj8yj_181{padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;color:#1f2937;transition:all .2s ease;background:#fff}._input_hj8yj_181:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_hj8yj_181::placeholder{color:#9ca3af}._inputError_hj8yj_201{border-color:#dc2626}._inputError_hj8yj_201:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._errorText_hj8yj_210{color:#dc2626;font-size:.85rem}._helperText_hj8yj_215{color:#6b7280;font-size:.85rem}._submitError_hj8yj_220{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px;font-size:.9rem;text-align:center}._actions_hj8yj_230{display:flex;gap:12px;justify-content:center;margin-top:8px}._primaryButton_hj8yj_237{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._primaryButton_hj8yj_237:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}._primaryButton_hj8yj_237:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_hj8yj_260{background:#fff;color:#374151;border:1px solid #d1d5db;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._secondaryButton_hj8yj_260:hover{background:#f9fafb;border-color:#9ca3af}._successContainer_hj8yj_278{text-align:center;padding:20px 0}._successIcon_hj8yj_283{font-size:64px;margin-bottom:16px}._successTitle_hj8yj_288{font-size:1.5rem;font-weight:700;color:#059669;margin-bottom:12px}._successMessage_hj8yj_295{color:#6b7280;line-height:1.6;margin-bottom:24px}._successMessage_hj8yj_295 strong{color:#1f2937}@media (max-width: 480px){._modal_hj8yj_25{margin:10px}._content_hj8yj_72{padding:24px}._actions_hj8yj_230{flex-direction:column}._primaryButton_hj8yj_237,._secondaryButton_hj8yj_260{width:100%}}._similarity-bar-container_10ijj_1{width:100%;margin:4px 0}._similarity-bar-track_10ijj_6{position:relative;width:100%;background-color:#e5e7eb;border-radius:10px;overflow:hidden;box-shadow:inset 0 1px 3px #0000001a}._similarity-bar-fill_10ijj_15{border-radius:10px;transition:width .3s ease,background-color .3s ease;position:relative;box-shadow:0 1px 3px #0000001a}._similarity-bar-text_10ijj_22{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);z-index:1;pointer-events:none;white-space:nowrap}@media (max-width: 768px){._similarity-bar-text_10ijj_22{font-size:.7rem}}@keyframes _fillBar_10ijj_1{0%{width:0%}to{width:var(--target-width)}}._similarity-bar-fill_10ijj_15._animated_10ijj_53{animation:_fillBar_10ijj_1 .8s ease-out}._container_1n7b0_1{display:flex;flex-direction:column;gap:12px}._empty_1n7b0_7{text-align:center;color:var(--slate-500, #5B6675);padding:40px}._controls_1n7b0_13{display:flex;flex-direction:column;gap:8px}._filterRow_1n7b0_19{display:flex;align-items:flex-start;gap:8px}._filterLabel_1n7b0_25{font-size:.8rem;color:var(--slate-500, #5B6675);font-weight:500;min-width:60px;padding-top:6px}._filterSelect_1n7b0_33{padding:4px 8px;border-radius:6px;border:1px solid var(--bone-300, #CFC7B4);background:var(--bone-100, #F2EEE5);color:var(--graphite, #1A1F26);font-size:.78rem;font-family:var(--font-sans, "Inter Tight", sans-serif);min-width:160px;max-height:90px;cursor:pointer}._filterSelect_1n7b0_33 option{padding:2px 4px}._filterSelect_1n7b0_33 option:checked{background:#dbeafe;color:#1d4ed8}._customDropdown_1n7b0_55{position:relative}._dropdownToggle_1n7b0_59{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px;border-radius:6px;border:1px solid var(--bone-300, #CFC7B4);background:#fff;color:var(--graphite, #1A1F26);font-size:.78rem;font-family:var(--font-sans, "Inter Tight", sans-serif);min-width:160px;cursor:pointer;transition:border-color .15s}._dropdownToggle_1n7b0_59:hover{border-color:var(--slate-500, #5B6675)}._dropdownArrow_1n7b0_80{font-size:.6rem;color:var(--slate-500, #5B6675)}._dropdownMenu_1n7b0_85{position:absolute;top:100%;left:0;margin-top:4px;min-width:180px;max-height:240px;overflow-y:auto;background:#fff;border:1px solid var(--bone-300, #CFC7B4);border-radius:6px;box-shadow:0 4px 12px #00000014;z-index:100}._dropdownItem_1n7b0_100{display:flex;align-items:center;gap:8px;padding:7px 12px;font-size:.78rem;color:var(--graphite, #1A1F26);cursor:pointer;transition:background .1s}._dropdownItem_1n7b0_100:hover{background:var(--bone-200, #E6E0D2)}._dropdownItemActive_1n7b0_115{background:var(--bone-200, #E6E0D2);color:var(--verified-teal, #1F8A8A);font-weight:500}._checkmark_1n7b0_121{margin-left:auto;color:var(--verified-teal, #1F8A8A);font-size:.75rem}._providerDot_1n7b0_127{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}._controlsRight_1n7b0_135{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._zoomBtn_1n7b0_142{width:28px;height:28px;border-radius:6px;border:1px solid var(--bone-300, #CFC7B4);background:#fff;color:var(--graphite, #1A1F26);font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}._zoomBtn_1n7b0_142:last-child{width:auto;padding:0 10px;font-size:.72rem}._zoomBtn_1n7b0_142:hover{background:var(--bone-200, #E6E0D2);border-color:var(--slate-500, #5B6675)}._modelCount_1n7b0_169{font-size:.8rem;color:var(--slate-500, #5B6675)}._vizContainer_1n7b0_175{width:100%;aspect-ratio:1;position:relative}._svg_1n7b0_181{width:100%;height:100%;border-radius:8px;border:1px solid var(--bone-300, #CFC7B4);background:#fff}._bandLabel_1n7b0_189{font-family:system-ui,sans-serif;pointer-events:none}._referenceNode_1n7b0_194{filter:drop-shadow(0 0 6px rgba(59,130,246,.5))}._legend_1n7b0_198{display:flex;flex-wrap:wrap;gap:12px;padding:8px 0;justify-content:center}._tableSection_1n7b0_206{margin-top:16px}._tableHeader_1n7b0_210{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._tableTitle_1n7b0_217{font-family:var(--font-serif, "Fraunces", serif);font-size:1rem;color:var(--graphite, #1A1F26);margin:0;font-weight:600}._pagination_1n7b0_225{display:flex;align-items:center;gap:8px}._pageBtn_1n7b0_231{padding:4px 12px;border-radius:6px;border:1px solid var(--bone-300, #CFC7B4);background:var(--bone-100, #F2EEE5);color:var(--graphite, #1A1F26);font-size:.75rem;font-family:var(--font-sans, "Inter Tight", sans-serif);cursor:pointer;transition:all .15s}._pageBtn_1n7b0_231:hover:not(:disabled){background:var(--bone-200, #E6E0D2);border-color:var(--slate-500, #5B6675)}._pageBtn_1n7b0_231:disabled{opacity:.4;cursor:not-allowed}._pageInfo_1n7b0_253{font-size:.75rem;color:var(--slate-500, #5B6675);min-width:50px;text-align:center}._table_1n7b0_206{width:100%;border-collapse:collapse;font-size:.8rem}._table_1n7b0_206 thead th{text-align:left;padding:8px 12px;border-bottom:1px solid var(--bone-300, #CFC7B4);color:var(--slate-500, #5B6675);font-weight:500;font-size:.75rem}._table_1n7b0_206 thead th:last-child{text-align:right}._tableRow_1n7b0_279{cursor:pointer;transition:background .1s}._tableRow_1n7b0_279:hover{background:var(--bone-200, #E6E0D2)}._tableRow_1n7b0_279 td{padding:8px 12px;border-bottom:1px solid var(--bone-200, #E6E0D2)}._rankCell_1n7b0_293{color:var(--slate-500, #5B6675);width:40px}._nameCell_1n7b0_298{color:var(--graphite, #1A1F26);font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.78rem;font-weight:500}._providerCell_1n7b0_305{display:flex;align-items:center;gap:6px;color:var(--slate-500, #5B6675)}._scoreCell_1n7b0_312{text-align:right;color:var(--verified-teal, #1F8A8A);font-family:var(--font-mono, "JetBrains Mono", monospace);font-weight:600}._similarity-page_1h744_1{max-width:1200px;margin:0 auto;padding:40px 20px}._page-content_1h744_7{min-height:calc(100vh - 200px)}._page-title_1h744_11{text-align:center;margin-bottom:50px}._title_1h744_16{font-family:var(--font-serif, "Fraunces", serif);font-size:2.5rem;font-weight:600;color:var(--graphite, #1A1F26);margin-bottom:10px}._subtitle_1h744_24{font-size:1.1rem;color:var(--slate-500, #5B6675)}._similarity-header_1h744_29{text-align:center;margin-bottom:2rem}._similarity-header_1h744_29 h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}._similarity-header_1h744_29 p{color:#6b7280;font-size:1.1rem;max-width:600px;margin:0 auto}._similarity-controls_1h744_48{background:var(--bone-100, #F2EEE5);border:1px solid var(--bone-300, #CFC7B4);border-radius:8px;padding:1.5rem;margin-bottom:2rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}._control-group_1h744_60{display:flex;flex-direction:column;gap:.5rem}._control-group_1h744_60 label{font-weight:600;color:#374151;font-size:.875rem}._model-select-container_1h744_72{position:relative;display:flex;align-items:center}._custom-model-select_1h744_78{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;color:#1f2937;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s ease}._custom-model-select_1h744_78:hover{border-color:#3b82f6}._custom-model-select_1h744_78:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._selected-model-text_1h744_103{flex:1;color:#1f2937}._dropdown-arrow_1h744_108{color:#6b7280;font-size:.75rem;transition:transform .2s ease}._dropdown-arrow-open_1h744_114{transform:rotate(180deg)}._model-dropdown_1h744_118{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 6px #0000001a;max-height:400px;overflow-y:auto;z-index:10}._model-dropdown-item_1h744_133{padding:.5rem;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}._model-dropdown-item_1h744_133:hover{background-color:#f9fafb}._model-dropdown-item_1h744_133:last-child{border-bottom:none}._model-dropdown-item-selected_1h744_148{background-color:#eff6ff;color:#1d4ed8}._model-dropdown-item-selected_1h744_148:hover{background-color:#dbeafe}._model-dropdown-name_1h744_157{font-weight:600;color:inherit;font-size:.95rem;margin-bottom:.25rem}._model-dropdown-provider_1h744_164{color:#6b7280;font-size:.85rem}._model-dropdown-item-selected_1h744_148 ._model-dropdown-provider_1h744_164{color:#3b82f6}._model-select_1h744_72,._fingerprint-select_1h744_174{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;color:#1f2937;transition:border-color .2s ease;flex:1}._model-select_1h744_72:focus,._fingerprint-select_1h744_174:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._search-icon-button_1h744_192{background:#fff;border:1px solid #d1d5db;cursor:pointer;padding:.6rem 1.5rem;border-radius:8px;font-size:1.5rem;color:#6b7280;transition:all .2s ease;width:100%;min-width:120px}._search-icon-button_1h744_192:hover{background-color:#0000000d;color:#3b82f6}._search-box-container_1h744_210{position:relative;margin-top:.5rem;width:100%;flex-basis:100%}._search-input_1h744_217{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;color:#1f2937;transition:border-color .2s ease}._search-input_1h744_217:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._search-results_1h744_234{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 6px #0000001a;max-height:300px;overflow-y:auto;z-index:10}._search-result-item_1h744_249{padding:.75rem;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}._search-result-item_1h744_249:hover{background-color:#f9fafb}._search-result-item_1h744_249:last-child{border-bottom:none}._search-result-name_1h744_264{font-weight:600;color:#1f2937;font-size:.95rem;margin-bottom:.25rem}._search-result-provider_1h744_271{color:#6b7280;font-size:.85rem}._no-search-results_1h744_276{padding:1rem;text-align:center;color:#6b7280;font-style:italic}._threshold-slider_1h744_283{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;transition:background .2s ease}._threshold-slider_1h744_283::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;transition:background .2s ease}._threshold-slider_1h744_283::-webkit-slider-thumb:hover{background:#2563eb}._threshold-slider_1h744_283::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none}._selected-model-info_1h744_316{margin-bottom:2rem}._selected-model-info_1h744_316 h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}._model-info-card_1h744_327{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s ease}._model-info-card_1h744_327:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-1px);border-color:#3b82f6}._model-info-content_1h744_343 h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}._model-info-content_1h744_343 p{color:#6b7280;margin-bottom:.5rem;font-size:.95rem}._fingerprint-display_1h744_356{font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.85rem;color:var(--slate-700, #2E3744);background:#fff;padding:4px 8px;border-radius:4px;border:1px solid var(--slate-700, #2E3744);display:inline-block;margin-bottom:.5rem}._permalink-link_1h744_368{color:#3b82f6;font-size:.85rem;cursor:pointer;transition:color .15s}._permalink-link_1h744_368:hover{color:#1d4ed8}._click-hint_1h744_379{color:#3b82f6!important;font-size:.875rem!important;font-weight:500!important;margin-top:.75rem!important}._permalink-section_1h744_386{margin-top:1rem;display:flex;justify-content:flex-start}._permalink-button_1h744_392{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #7dd3fc;color:#0369a1;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}._permalink-button_1h744_392:hover{background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-color:#38bdf8;transform:translateY(-1px);box-shadow:0 2px 8px #0ea5e933}._loading-state_1h744_414{text-align:center;padding:3rem}._loading-spinner_1h744_419{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_1h744_1 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_1h744_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading-state_1h744_414 p{color:#6b7280;font-size:1.1rem}._ipv6-lookup-text_1h744_439{margin-top:.5rem}._ipv6-lookup-text_1h744_439 code{font-family:Courier New,monospace;font-size:.9rem;background:#f3f4f6;padding:4px 8px;border-radius:4px;color:#1f2937}._error-state_1h744_452{text-align:center;padding:2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:1rem 0}._error-state_1h744_452 p{color:#dc2626;font-weight:500}._no-results_1h744_466{text-align:center;padding:3rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:1rem 0}._no-results_1h744_466 p{color:#6b7280;margin-bottom:.5rem}._similarities-results_1h744_480{margin-top:2rem}._similarities-results_1h744_480 h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}._similarities-list_1h744_491{display:grid;gap:1rem}._similarity-card_1h744_496{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.5rem;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._similarity-card_1h744_496:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}._similarity-card_1h744_496._clickable_1h744_510{cursor:pointer}._similarity-card_1h744_496._clickable_1h744_510:hover{border-color:#3b82f6}._similarity-header-info_1h744_518{display:flex;justify-content:space-between;align-items:center;margin-bottom:.1rem;padding-bottom:.25rem}._similarity-header-info_1h744_518._expanded_1h744_526{border-bottom:1px solid #e5e7eb}._similarity-header-clickable_1h744_530{flex:1;cursor:pointer;margin-right:1rem}._similarity-header-info_1h744_518 h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}._fingerprint-ipv6_1h744_543{color:#6b7280;font-size:.85rem;font-family:Courier New,monospace;margin:.25rem 0 .5rem;word-break:break-all}._expand-button_1h744_551{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s ease;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}._expand-button_1h744_551:hover{background-color:#0000000d}._caret_1h744_569{font-size:.75rem;transition:transform .2s ease;color:#6b7280}._caret_1h744_569._expanded_1h744_526{transform:rotate(90deg)}._similarity-details_1h744_579{margin-top:1rem;padding-top:1rem}._similarity-score_1h744_584{font-size:1.5rem;font-weight:700;padding:.5rem;background:#fffc;border-radius:8px;border:2px solid currentColor}._similarity-details_1h744_579 p{color:#6b7280;margin-bottom:0rem;font-size:.95rem}._metrics-grid_1h744_599{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (min-width: 768px){._metrics-grid_1h744_599{grid-template-columns:1fr 1fr 1fr 1fr}}._metric_1h744_599{display:flex;flex-direction:column;gap:.25rem}._metric-label_1h744_617{font-size:.8rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._metric-value_1h744_625{font-size:1rem;color:#1f2937;font-weight:600}._metric-bar_1h744_631{min-width:80px}._similarity-score-bar_1h744_635{min-width:100px;max-width:150px;flex-shrink:0}._similarity-header-info_1h744_518{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.1rem}._similarity-header-info_1h744_518 h4{margin:0;flex:1}._view-toggle_1h744_655{display:flex;gap:0;border:1px solid var(--bone-300, #CFC7B4);border-radius:6px;overflow:hidden;width:fit-content;margin-bottom:16px}._view-toggle-btn_1h744_665{padding:8px 18px;border:none;background:transparent;color:var(--slate-500, #5B6675);font-size:.85rem;font-family:var(--font-sans, "Inter Tight", sans-serif);cursor:pointer;transition:all .15s;border-right:1px solid var(--bone-300, #CFC7B4)}._view-toggle-btn_1h744_665:last-child{border-right:none}._view-toggle-btn_1h744_665:hover{background:var(--bone-200, #E6E0D2);color:var(--graphite, #1A1F26)}._view-toggle-active_1h744_686{background:var(--hull-navy, #0B1A2B);color:var(--bone-50, #EDE7D8)}._view-toggle-active_1h744_686:hover{background:var(--hull-700, #13283F);color:var(--bone-50, #EDE7D8)}@media (max-width: 768px){._similarity-page_1h744_1{padding:20px 15px}._title_1h744_16{font-size:2rem}._similarity-controls_1h744_48{grid-template-columns:1fr}._similarity-header-info_1h744_518{flex-direction:column;align-items:flex-start;gap:1rem}._similarity-score_1h744_584{align-self:flex-end}._metrics-grid_1h744_599{grid-template-columns:1fr}}._App_mx7mg_1{min-height:100vh}:root{--bone: #F2EEE5;--hull-navy: #0B1A2B;--graphite: #1A1F26;--beacon-orange: #E25822;--verified-teal: #1F8A8A;--drift-amber: #C99846;--adversarial-red: #A1342B;--bone-100: #F2EEE5;--bone-200: #E6E0D2;--bone-300: #CFC7B4;--slate-500: #5B6675;--slate-700: #2E3744;--hull-900: #070F1A;--hull-800: #0B1A2B;--hull-700: #13283F;--hull-600: #1E3954;--bone-50: #EDE7D8;--font-serif: "Fraunces", "EB Garamond", Georgia, serif;--font-sans: "Inter Tight", "IBM Plex Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", "IBM Plex Mono", "Courier New", monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);line-height:1.6;color:var(--graphite);background:#fff;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}h1,h2,h3{font-family:var(--font-serif);font-weight:600;color:var(--graphite)}h1{font-size:3.25rem;line-height:1.1}h2{font-size:2.25rem;line-height:1.15}h3{font-size:1.5rem;line-height:1.3}code,pre{font-family:var(--font-mono);font-size:.9375rem}a{color:var(--beacon-orange);text-decoration:none}a:hover{text-decoration:underline}
