:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f3f6fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a,input,select,textarea{font:inherit}a{color:#2458cf}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,tr[role=link]:focus-visible{outline:3px solid #7ba2ff;outline-offset:2px}.company-page{display:grid;gap:22px}.back-link{width:fit-content;border:0;color:#2458cf;background:transparent;cursor:pointer}.company-heading,.section-heading,.contact-title,.timeline-heading,.row-actions,.heading-badges{display:flex;gap:14px;align-items:center;justify-content:space-between}.company-heading h1{font-size:clamp(2rem,5vw,3.2rem)}.heading-badges{justify-content:flex-end;flex-wrap:wrap}.archive-badge{padding:6px 10px;border-radius:999px;color:#6b3f00;background:#fff0c7;font-size:.82rem;font-weight:750}.company-grid,.activity-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:22px;align-items:start}.activity-layout{grid-template-columns:minmax(300px,.8fr) minmax(0,1.5fr)}.panel{padding:26px;border:1px solid #dce3ef;border-radius:16px;background:#fff;box-shadow:0 7px 24px #2231540d}.panel h2,.panel h3{margin:0 0 20px}.section-heading h2{margin:0}.section-heading button,.row-actions button,.secondary-action,.danger-action{min-height:38px;padding:0 13px;border:1px solid #bcc8da;border-radius:8px;color:#263149;background:#fff;cursor:pointer}.danger-action{width:100%;border-color:#d79898;color:#8a2828;background:#fff7f7}.compact-panel{display:grid;gap:18px}.compact-panel label,.data-form label{display:grid;gap:7px;color:#4c5870;font-size:.85rem;font-weight:700}.compact-panel select,.data-form input:not([type=checkbox]),.data-form select,.data-form textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid #bcc8da;border-radius:8px;color:#172033;background:#fff}.data-form textarea{min-height:96px;resize:vertical}.data-form{display:grid;gap:14px;margin-top:20px}.data-form .check-row{display:flex;flex-direction:row;align-items:center}.check-row input{width:18px;height:18px}.detail-list{display:grid;gap:0;margin:20px 0 0}.detail-list div{display:grid;grid-template-columns:minmax(130px,.4fr) minmax(0,1fr);gap:16px;padding:11px 0;border-bottom:1px solid #e7ebf2}.detail-list dt{color:#68738a}.detail-list dd{margin:0;overflow-wrap:anywhere}.detail-list .blocked-badge{margin-left:8px}.contact-form{margin-bottom:24px;padding:20px;border-radius:12px;background:#f7f9fc}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:22px}.contact-card{padding:18px;border:1px solid #dce3ef;border-radius:12px}.contact-card.inactive{opacity:.66;background:#f7f7f7}.contact-title span{padding:3px 7px;border-radius:999px;color:#31507f;background:#eaf0ff;font-size:.72rem}.quick-links{display:grid;gap:7px;margin:13px 0;overflow-wrap:anywhere}.contact-note,.timeline p{white-space:pre-wrap}.row-actions{justify-content:flex-start;flex-wrap:wrap}.timeline{margin:0;padding:0;list-style:none}.timeline li{position:relative;display:grid;grid-template-columns:18px 1fr;gap:12px;padding-bottom:24px}.timeline li:before{position:absolute;top:14px;bottom:0;left:5px;width:2px;content:"";background:#dce3ef}.timeline-marker{z-index:1;width:12px;height:12px;margin-top:4px;border-radius:50%;background:#315fd4}.timeline-heading{align-items:baseline}.timeline-heading time,.timeline small,.empty-copy{color:#68738a}.shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 10%,rgba(70,114,255,.12),transparent 35%),#f3f6fb}.card{width:min(100%,480px);padding:40px;border:1px solid #dce3ef;border-radius:20px;background:#fff;box-shadow:0 18px 50px #2231541a}.protected-shell{place-items:start center}.app-layout{min-height:100vh;background:#f3f6fb}.app-header{position:sticky;z-index:10;top:0;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;min-height:68px;padding:0 32px;border-bottom:1px solid #dce3ef;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-button,.app-header nav button,.user-menu button{border:0;color:#263149;background:transparent;cursor:pointer}.brand-button{color:#1e4dbb;font-size:1.15rem;font-weight:800}.app-header nav{display:flex;gap:8px}.app-header nav button{padding:10px 12px;border-radius:8px}.app-header nav button:hover,.app-header nav .nav-active{color:#1747b6;background:#eaf0ff}.user-menu{display:flex;gap:16px;align-items:center;color:#59647a;font-size:.9rem}.user-menu button{text-decoration:underline}.app-content{width:min(100% - 48px,1500px);margin:0 auto;padding:36px 0 64px}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}.page-heading h1,.import-page h1,.placeholder-card h1{font-size:clamp(2rem,4vw,2.8rem)}.result-count{margin:0;color:#59647a;font-weight:600}.lead-filters{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(170px,1fr));gap:14px;align-items:end;margin-bottom:20px;padding:18px;border:1px solid #dce3ef;border-radius:14px;background:#fff}.lead-filters label{display:grid;gap:7px;color:#4c5870;font-size:.83rem;font-weight:700}.lead-filters input[type=search],.lead-filters select{min-width:0;height:44px;padding:0 12px;border:1px solid #bcc8da;border-radius:9px;color:#172033;background:#fff}.lead-filters .checkbox-filter{display:flex;grid-column:1 / -1;flex-direction:row;align-items:center}.checkbox-filter input{width:18px;height:18px}.table-scroll{overflow-x:auto;border:1px solid #dce3ef;border-radius:14px;background:#fff;box-shadow:0 8px 30px #2231540f}.lead-table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}.lead-table th{padding:14px 16px;color:#59647a;background:#f7f9fc;font-size:.78rem;letter-spacing:.04em;text-align:left;text-transform:uppercase}.lead-table td{padding:15px 16px;border-top:1px solid #e7ebf2;vertical-align:middle;overflow-wrap:anywhere}.lead-table th:nth-child(1){width:18%}.lead-table th:nth-child(2){width:18%}.lead-table th:nth-child(3){width:12%}.lead-table th:nth-child(4){width:17%}.lead-table th:nth-child(5){width:13%}.lead-table th:nth-child(6),.lead-table th:nth-child(7){width:11%}.lead-table tbody tr{cursor:pointer;transition:background .12s ease}.lead-table tbody tr:hover{background:#f6f9ff}.profile-cell{color:#59647a;line-height:1.45}.email-cell{display:grid;gap:5px;justify-items:start}.blocked-badge,.status-badge{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;font-size:.76rem;font-weight:750}.blocked-badge{color:#8a2828;background:#ffebeb}.status-badge{color:#30405f;background:#edf1f7}.status-attempted{color:#714a00;background:#fff0c7}.status-conversation,.status-meeting,.status-offer{color:#1747a5;background:#e7efff}.status-won{color:#176437;background:#e1f6e9}.status-lost,.status-do_not_contact{color:#852a2a;background:#ffe8e8}.pagination{display:flex;justify-content:center;gap:18px;align-items:center;margin-top:22px}.pagination button,.primary-button{min-height:42px;padding:0 18px;border:1px solid #315fd4;border-radius:9px;color:#fff;background:#315fd4;cursor:pointer}.pagination button:disabled,.primary-button:disabled{opacity:.5;cursor:not-allowed}.list-state{padding:48px;border:1px dashed #bac6d8;border-radius:14px;color:#59647a;background:#fff;text-align:center}.import-page,.placeholder-card{width:min(100%,720px);padding:32px;border:1px solid #dce3ef;border-radius:18px;background:#fff}.import-form{display:grid;gap:14px}.import-form input{padding:14px;border:1px dashed #9eabc0;border-radius:10px}.compact-button{width:auto;padding:0 20px}.protected-card{width:min(100%,760px)}.import-panel{margin:28px 0;padding:24px;border:1px solid #dce3ef;border-radius:14px;background:#f8faff}.import-panel h2,.import-panel h3{margin-top:0}.import-panel form{display:grid;gap:14px}.import-panel input[type=file]{width:100%;padding:12px;border:1px dashed #9eabc0;border-radius:10px;background:#fff}.preview-report{margin-top:24px}.status-message{padding:12px 14px;border-radius:10px;color:#17472a;background:#eaf8ef}.eyebrow{margin:0 0 8px;color:#315fd4;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,8vw,3rem);letter-spacing:-.04em}.description{margin:16px 0 28px;color:#59647a;line-height:1.6}.alert{padding:12px 14px;border:1px solid #f0b7b7;border-radius:10px;color:#8d2020;background:#fff3f3}.google-button,.secondary-button{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;cursor:pointer}.google-button{color:#fff;background:#315fd4;font-weight:700}.google-button:hover{background:#274fb5}.secondary-button{border:1px solid #bec8d9;color:#263149;background:#fff}.identity{display:grid;gap:12px;margin:0 0 28px}.identity div{display:flex;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid #e6ebf3}.identity dt{color:#68738a}.identity dd{margin:0;font-weight:600;text-align:right;overflow-wrap:anywhere}@media(max-width:520px){.card{padding:28px 22px}}@media(max-width:980px){.app-header{grid-template-columns:1fr auto;padding:12px 20px}.app-header nav{grid-row:2;grid-column:1 / -1}.user-menu span{display:none}.app-content{width:min(100% - 28px,1500px);padding-top:24px}.lead-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.company-grid,.activity-layout{grid-template-columns:1fr}}@media(max-width:600px){.lead-filters{grid-template-columns:1fr}.lead-filters .checkbox-filter{grid-column:1}.page-heading{align-items:start;flex-direction:column}.company-heading,.section-heading,.timeline-heading{align-items:flex-start;flex-direction:column}.panel{padding:20px}.detail-list div{grid-template-columns:1fr;gap:5px}}
