:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7f8;color:#172026;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#fff,#f5f7f8 42%,#eef3f2)}button,input{font:inherit}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;padding:12px clamp(18px,4vw,48px);border-bottom:1px solid #d9e1e2;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.user-area{display:flex;align-items:center}.brand{gap:12px}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid #cdd9dc;border-radius:8px;color:#0d716e;background:#edf8f6}.brand strong{display:block;font-size:15px;line-height:1.2}.brand span,.user-area span{color:#66727a;font-size:12px}.user-area{gap:10px;color:#234a57}.workspace,.auth-layout,.config-page{width:min(1280px,calc(100vw - 32px));margin:0 auto}.workspace{padding:34px 0 56px}.auth-layout,.config-page{display:grid;min-height:calc(100vh - 68px);align-items:center}.auth-copy,.config-panel{max-width:680px}.auth-copy h1,.config-panel h1,.search-band h1{margin:0;color:#11181c;font-size:clamp(32px,5vw,56px);line-height:1;letter-spacing:0}.search-band h1{font-size:clamp(28px,4vw,44px)}.auth-copy p,.config-panel p,.search-band p,.empty-state p{max-width:620px;margin:14px 0 0;color:#59666e;font-size:16px;line-height:1.6}.auth-copy .primary-button{margin-top:26px}.search-band{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1fr);gap:clamp(24px,5vw,72px);align-items:end;padding:22px 0 30px}.search-form{display:grid;gap:10px}.search-form label,.summary-label{color:#59666e;font-size:12px;font-weight:700;text-transform:uppercase}.search-row{display:grid;grid-template-columns:1fr auto;gap:12px}.input-wrap{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid #c9d3d6;border-radius:8px;background:#fff;color:#5f6c73;box-shadow:0 8px 28px #1422280f}.input-wrap:focus-within{border-color:#13867f;box-shadow:0 0 0 4px #13867f1f}.input-wrap input{width:100%;min-width:0;border:0;outline:0;color:#12191f;background:transparent;font-size:16px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:0;border-radius:8px;color:#fff;background:#0f6d68;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #0f6d6838}.primary-button:hover{background:#0a5d58}.primary-button:disabled{cursor:not-allowed;opacity:.68}.search-button{min-width:118px;min-height:48px}.normalized-line{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:26px;color:#66727a;font-size:13px}.normalized-line strong{color:#172026}.notice,.empty-state,.result-summary,.source-group,.rep-lookup-panel{border:1px solid #d7e0e2;border-radius:8px;background:#fff}.rep-lookup-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1px;overflow:hidden;background:#d7e0e2;box-shadow:0 8px 28px #1422280f}.rep-phone,.rep-status{display:flex;align-items:center;min-height:72px;padding:14px 16px;background:#fff}.rep-phone{flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.rep-phone span,.rep-status span{color:#59666e;font-size:12px;font-weight:800;text-transform:uppercase}.rep-phone strong{color:#12191f;font-size:22px}.rep-status{gap:8px;color:#0f6d68;white-space:nowrap}.notice{display:flex;align-items:center;gap:10px;padding:14px 16px;font-size:14px}.notice.error{border-color:#e4bbb5;color:#8c2e20;background:#fff6f4}.notice.neutral{color:#4b5d67}.empty-state{display:grid;min-height:310px;place-items:center;padding:42px;color:#44656e;text-align:center}.empty-state h2{margin:12px 0 0;color:#172026;font-size:22px}.results-stack{display:grid;gap:16px}.result-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;background:#d7e0e2}.result-summary>div{display:grid;gap:5px;min-height:78px;padding:16px;background:#fff}.result-summary strong{color:#10181d;font-size:22px}.source-group{overflow:hidden}.group-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #d7e0e2;background:#fbfcfc}.group-header h2{margin:0;color:#12191f;font-size:18px}.group-header span{color:#66727a;font-size:13px}.group-header strong{color:#184950;font-size:13px}.table-scroll{overflow-x:auto}table{width:100%;min-width:1060px;border-collapse:collapse}th,td{padding:11px 12px;border-bottom:1px solid #edf1f2;text-align:left;vertical-align:top;font-size:13px}th{position:sticky;top:0;color:#59666e;background:#fff;font-weight:800}td{color:#1d2930;line-height:1.35}tbody tr:hover{background:#f7faf9}.muted{color:#9aa5aa}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:840px){.topbar{padding:12px 16px}.search-band,.search-row,.result-summary,.rep-lookup-panel{grid-template-columns:1fr}.search-button{width:100%}.user-area span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
