*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background:#f5f7fb;font-family:Inter,Arial,sans-serif}.container{max-width:1400px;margin:40px auto;padding:0 24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:24px;padding:24px;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d}.card h2{margin-bottom:20px;font-size:1.4rem;font-weight:600}.search-row{gap:12px;display:flex}.search-row input{flex:1}input{border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:14px}input:focus{border-color:#2563eb}.btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:10px;padding:12px 22px;font-weight:600}.btn:hover{opacity:.95}.table-wrapper{border:1px solid #e5e7eb;border-radius:12px;max-height:70vh;overflow:auto}.results-table{border-collapse:collapse;background:#fff;width:max-content;min-width:100%}.results-table th{color:#475569;text-transform:uppercase;letter-spacing:.03em;z-index:10;background:#f8fafc;font-size:13px;font-weight:600;position:sticky;top:0}.results-table th,.results-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:14px 16px}.results-table tbody tr:hover{background:#f8fbff}.keyword{font-weight:600}.rank{color:#2563eb;font-weight:700}.table-wrapper::-webkit-scrollbar{height:10px}.table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}@media (width<=900px){.container{margin-top:20px;padding:0 16px}.search-row{flex-direction:column}.btn{width:100%}}.spinner{border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;margin:20px auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.filter-row{gap:16px;margin-top:16px;display:flex}.filter-group{flex:1}.filter-group label{color:#475569;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.filter-group input{width:100%}@media (width<=900px){.filter-row{flex-direction:column}}.item-cell{position:relative}.tooltip-card{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:300px;padding:38px 14px 14px;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #0000001f}.tooltip-card h4{white-space:normal;margin-bottom:10px}.tooltip-card p{margin-left:10px;top:0;left:100%}.tooltip-card a{color:#2563eb;margin-top:10px;font-weight:700;text-decoration:none;display:inline-block}.item-link{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;max-width:180px;display:inline-block;overflow:hidden}.close-btn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;transition:all .15s;display:flex;position:absolute;top:10px;right:10px}.close-btn:hover{background:#fecaca}.results-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.sortRank{cursor:pointer;background:#eef2ff}.keyword{align-items:center;gap:8px;display:flex}.keyword-link{text-decoration:none}.no-results{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.no-results-icon{opacity:.8;margin-bottom:16px;font-size:48px}.no-results-title{color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:600}.no-results-message{color:#64748b;max-width:320px;font-size:14px;line-height:1.5}.empty-state{text-align:center;padding:60px 30px}.empty-icon{margin-bottom:20px;font-size:64px}.empty-state h2{color:#1f2937;margin-bottom:12px}.empty-state p{color:#64748b;max-width:600px;margin:0 auto;font-size:15px;line-height:1.6}.empty-features{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.empty-features span{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:500}.hero-header{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-bottom:1px solid #e5e7eb;padding:32px}.hero-content{align-items:center;gap:28px;max-width:1400px;margin:0 auto;display:flex}.hero-logo{object-fit:contain;flex-shrink:0;width:120px;height:120px}.hero-badge{color:#2563eb;letter-spacing:.08em;background:#eff6ff;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.hero-text h1{color:#111827;margin-bottom:8px;font-size:2.6rem;font-weight:800;line-height:1.1}.hero-text p{color:#64748b;font-size:1.05rem}.header-actions{flex-direction:column;gap:10px;margin-left:auto;display:flex}.header-actions a{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none}.header-actions a:hover{text-decoration:underline}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1400px;margin:0 auto 24px;display:grid}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:13px;font-weight:600}.stat-value{color:#111827;font-size:2rem;font-weight:800}@media (width<=900px){.stats-grid{grid-template-columns:1fr}}.login-card{max-width:520px;margin:80px auto}.login-inputs{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.login-btn{width:100%;margin-top:10px}.login-subtext{color:#64748b;margin-bottom:12px;font-size:14px}.code-input{text-align:center;letter-spacing:4px;font-size:18px;font-weight:600}.error-message{color:#b91c1c;background:#fee2e2;border-radius:6px;margin-bottom:12px;padding:10px;font-size:14px}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.learn-more-container{color:#1f2937;max-width:900px;margin:0 auto;padding:40px 24px;line-height:1.7}.learn-more-container h1{color:#111827;margin-bottom:16px;font-size:2.5rem;font-weight:700}.learn-more-container section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:24px}.learn-more-container h2{color:#111827;margin-bottom:12px;font-size:1.4rem;font-weight:600}.learn-more-container p{color:#4b5563;margin-bottom:12px}.learn-more-container ul{margin:12px 0;padding-left:24px}.learn-more-container li{color:#4b5563;margin-bottom:8px}.learn-more-container section:last-child{margin-bottom:0}.learn-more-container strong{color:#111827}@media (width<=768px){.learn-more-container{padding:24px 16px}.learn-more-container h1{font-size:2rem}.learn-more-container h2{font-size:1.25rem}.learn-more-container section{padding:20px}}.admin-container{max-width:1500px;margin:0 auto;padding:32px}.admin-header{margin-bottom:24px}.admin-header h1{color:#111827;margin-bottom:8px;font-size:2rem}.admin-header p{color:#64748b}.admin-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.admin-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.admin-stat-label{color:#64748b;margin-bottom:8px;font-size:14px}.admin-stat-value{color:#111827;font-size:2rem;font-weight:700}.admin-layout{grid-template-columns:350px 1fr;align-items:start;gap:24px;display:grid}.users-panel,.details-panel{flex-direction:column;gap:20px;display:flex}.panel-header{justify-content:space-between;align-items:center;display:flex}.user-filters{flex-wrap:wrap;gap:8px;display:flex}.filter-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;transition:all .2s}.filter-btn:hover{background:#f8fafc}.filter-btn.active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.users-list{scrollbar-gutter:stable;background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:650px;overflow-y:auto}.user-card{cursor:pointer;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px;display:flex}.user-card:last-child{border-bottom:none}.user-card:hover{background:#f8fafc}.user-card.selected{background:#eff6ff}.user-card h3{color:#111827;margin-bottom:4px;font-size:15px}.user-card p{color:#64748b;font-size:14px}.search-count{color:#2563eb;font-size:13px;font-weight:600}.lead-card,.history-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.lead-card{justify-content:space-between;align-items:center;display:flex}.contacted-badge{color:#166534;background:#dcfce7;border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.contact-status{text-align:right}.admin-btn{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:8px;padding:10px 16px;font-weight:600}.admin-btn:hover{opacity:.95}.history-table-wrapper{scrollbar-gutter:stable;height:650px;overflow:auto}.history-table{border-collapse:collapse;width:100%}.history-table thead th{z-index:2;text-align:left;background:#fff;border-bottom:1px solid #e5e7eb;padding:14px;position:sticky;top:0}.history-table td{border-bottom:1px solid #f1f5f9;padding:14px}.history-table tbody tr:hover{background:#f8fafc}@media (width<=1000px){.admin-layout{grid-template-columns:1fr}.admin-stats{grid-template-columns:repeat(2,1fr)}.users-list,.history-table-wrapper{height:500px}}@media (width<=600px){.admin-stats{grid-template-columns:1fr}.lead-card{flex-direction:column;align-items:flex-start;gap:16px}.contact-status{text-align:left}.panel-header{flex-direction:column;align-items:flex-start;gap:12px}}
