:root{--bg:#f6f8fc;--surface:#fff;--surface-soft:#f8faff;--ink:#202124;--muted:#5f6368;--line:#e2e6ef;--line-strong:#d6dce8;--brand:#1a73e8;--brand-strong:#1558b0;--ring:#d2e3fc}*{box-sizing:border-box}body{background:linear-gradient(180deg,#f7f9fd,#f6f8fc);background:linear-gradient(180deg,#f7f9fd 0,var(--bg) 100%);color:#202124;color:var(--ink);font-family:Roboto,Segoe UI,Helvetica Neue,Arial,sans-serif;margin:0;min-height:100vh}#root,body,html{min-height:100%;width:100%}.app-shell{min-height:100vh}.app-shell.auth-mode{background:#fff}.app-content{padding:16px 20px 22px}.app-content.auth-content{background:#fff;padding:0}.app-content.crm-content{padding:18px 20px 22px}.app-shell.legacy-mode{background:#fff;min-height:100vh;overflow:hidden;width:100%}.app-content.legacy-content{background:#fff;inset:0;overflow:hidden;padding:0;position:fixed}.legacy-site-shell{height:100vh;height:100dvh;overflow:hidden;width:100%}.legacy-site-frame{background:#fff;border:0;display:block;height:100%;width:100%}.crm-status-screen,.page-card{align-items:center;display:flex;justify-content:center;min-height:40vh}.crm-status-message{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:1rem;text-align:center}.crm-panel{background:#fff;background:var(--surface);border:none;border-radius:14px;box-shadow:0 8px 24px #10182812;margin:0 auto;max-width:1480px}.crm-toolbar{display:flex;justify-content:flex-end;margin:12px auto 10px;max-width:1480px}.crm-search{background:#fff;border:1px solid #d6dce8;border:1px solid var(--line-strong);border-radius:999px;color:#202124;color:var(--ink);font:inherit;font-size:.76rem;max-width:100%;outline:none;padding:7px 12px;width:320px}.crm-search::placeholder{color:#aeb6c2}.crm-search:focus{border-color:#1a73e8;border-color:var(--brand);box-shadow:0 0 0 2px #d2e3fc;box-shadow:0 0 0 2px var(--ring)}.page-card{display:grid;min-height:220px;place-items:center}.crm-header h1,.page-card h1{font-family:Roboto,Segoe UI,sans-serif;font-weight:600;letter-spacing:0;margin:0}.auth-shell{align-items:center;border-radius:20px;display:flex;justify-content:center;margin:0 auto;max-width:1480px;min-height:100vh;overflow:visible;padding:36px 24px;position:relative}.auth-hero{background:#fff;inset:0;position:absolute}.auth-frame{background:#fff;border:1px solid #dbe7fb;border-radius:24px;box-shadow:0 16px 40px #0f172a17;display:grid;grid-template-columns:1.1fr .9fr;min-height:560px;width:min(980px,100%);z-index:1}.auth-brand-panel,.auth-frame{overflow:hidden;position:relative}.auth-brand-panel{background:#eaf2ff;border-right:1px solid #dbe7fb;padding:0}.auth-visual{display:block;height:100%;inset:0;object-fit:cover;object-position:center center;position:absolute;width:100%}.auth-card{background:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:42px 36px;position:relative;width:100%}.auth-eyebrow{color:#335f9d;font-size:.68rem;font-weight:700;letter-spacing:.16em;margin:0;text-transform:uppercase}.auth-title{color:#15386f;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:2rem;line-height:1;margin:2px 0 0}.auth-label{color:#35588f;font-size:.72rem;font-weight:600;margin-top:2px}.auth-input{background:#fafdff;border:1px solid #cddcf7;border-radius:12px;color:#1f334f;font:inherit;font-size:.84rem;outline:none;padding:12px 13px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease;width:100%}.auth-input:focus{background:#fff;border-color:#2f75d8;box-shadow:0 0 0 3px #d2e3fc}.auth-submit{align-items:center;background:#1a73e8;border:1px solid #1d5fba;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.82rem;font-weight:700;gap:8px;justify-content:center;letter-spacing:0;margin-top:14px;min-height:42px;padding:11px 12px;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.auth-submit:hover{background:#1665cb;border-color:#155db8;box-shadow:0 4px 12px #1a73e830}.auth-submit:disabled{background:#196ad4;border-color:#196ad4;box-shadow:none;cursor:default}.auth-submit-spinner{border:2px solid #ffffff70;border-radius:50%;border-top-color:#fff;height:13px;opacity:0;transform:scale(.85);transition:opacity .12s ease,transform .12s ease;width:13px}.auth-submit-spinner.is-visible{animation:auth-spin .75s linear infinite;opacity:1;transform:scale(1)}.auth-submit:active{background:#145ab3;border-color:#145ab3;box-shadow:inset 0 1px 2px #0f3f7a40}.auth-feedback-slot{margin-top:8px;min-height:18px}.auth-error{color:#b42318;font-size:.72rem;margin:0}@keyframes auth-spin{to{transform:rotate(1turn)}}.crm-table-wrap{height:540px;overflow-x:auto;overflow-y:auto}.crm-table{border-collapse:initial;border-spacing:0;min-width:0;table-layout:fixed;width:100%}.crm-table td,.crm-table th{border-bottom:1px solid #e2e6ef;border-bottom:1px solid var(--line);font-size:.72rem;padding:7.375px 7px;text-align:left;vertical-align:middle;white-space:nowrap}.crm-table th{background:#1a73e8;border-bottom:1px solid #1558b0;color:#fff;font-size:.72rem;font-weight:600;letter-spacing:.01em;position:-webkit-sticky;position:sticky;text-transform:none;top:0;z-index:1}.crm-table th:first-child{border-top-left-radius:0}.crm-table th:last-child{border-top-right-radius:0}.crm-table th:nth-child(2),.crm-table th:nth-child(3),.crm-table th:nth-child(4),.crm-table th:nth-child(5),.crm-table th:nth-child(6),.crm-table th:nth-child(7){background:#fff;border-bottom:1px solid #d6e3fb;color:#1a73e8}.crm-table td:nth-child(2),.crm-table th:nth-child(2){cursor:default;width:60px}.crm-table th:nth-child(7){border-top-right-radius:0}.crm-table tbody tr:hover{background:#f8fbff}.crm-table td:last-child{color:#3c4043;max-width:180px;min-width:140px;white-space:normal}.crm-table td.notes-cell{overflow:hidden;vertical-align:top}.notes-content{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.54rem;line-height:1.08;max-height:3.24em;min-height:3.24em;overflow:hidden}.notes-clickable{cursor:text}.notes-inline-input{background:#0000;border:none;border-radius:0;box-sizing:border-box;color:inherit;display:block;font:inherit;font-size:.58rem;line-height:1.12;max-height:3.36em;max-width:100%;min-height:3.36em;overflow:hidden;overflow-wrap:anywhere;padding:0;resize:none;white-space:normal;width:100%;word-break:break-word}.notes-inline-input:focus{box-shadow:none;outline:none}.crm-table td:first-child,.crm-table th:first-child{min-width:200px}.crm-table td:nth-child(8),.crm-table td:nth-child(9),.crm-table th:nth-child(8),.crm-table th:nth-child(9){min-width:220px;padding-left:7px;padding-right:7px;width:220px}.status-menu{min-width:220px;position:relative;white-space:normal;width:100%}.status-trigger-btn{background:#0000;border:none;margin:0;min-width:220px;padding:0;text-align:left}.status-trigger,.status-trigger-btn{align-items:center;cursor:pointer;display:flex;width:100%}.status-trigger{color:#3c4043;font-size:.62rem;gap:8px;justify-content:space-between;list-style:none}.status-trigger-text{flex:1 1 auto;text-align:left}.status-trigger::-webkit-details-marker{display:none}.status-trigger-arrow{border-bottom:2px solid #3c4043;border-right:2px solid #3c4043;flex:0 0 auto;font-size:0;height:6px;line-height:0;margin-right:7px;transform:rotate(45deg);width:6px}.status-menu-list{border:1px solid #d9e0ee;border-radius:8px;box-shadow:0 12px 26px #1018281f;left:0;min-width:240px;overflow-y:visible;position:absolute;top:calc(100% + 4px);z-index:30}.status-menu-list,.status-menu-list-floating{background:#fff;display:flex;flex-direction:column;max-height:none;padding:4px 0}.status-menu-list-floating{border:none;border-radius:8px;box-shadow:inset 0 1px 0 #f6f8fb;overflow:visible;position:static}.status-modal-backdrop{align-items:center;background:#0f172a4d;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1200}.status-modal{background:#fff;border:1px solid #d9e0ee;border-radius:12px;box-shadow:0 24px 52px #1018282b;min-height:360px;padding:12px;width:min(480px,calc(100vw - 32px))}.status-modal-title{color:#1e3f8f;font-size:14px;font-weight:700;margin:0}.status-modal-subtitle{color:#4b5563;font-size:12px;margin:4px 0 10px}.status-option{background:#0000;border:none;color:#3c4043;cursor:pointer;display:block;font:inherit;font-size:.64rem;padding:5px 10px 5px 14px;text-align:left;width:100%}.status-option:hover{background:#f1f5ff}.status-option.active{color:#1a73e8;font-weight:600}.status-select:focus{box-shadow:none;outline:none}.crm-table tbody tr:first-child td:nth-child(8),.crm-table tbody tr:first-child td:nth-child(9){padding-top:4px}.icon-col{text-align:center!important;width:44px}.location-cell{padding-left:4px!important;padding-right:4px!important}.location-select{background:#0000;border:none;border-radius:6px;color:#3c4043;cursor:pointer;font:inherit;font-size:.64rem;line-height:1;padding:2px 14px 2px 4px;width:52px}.location-select:focus{outline:2px solid #d2e3fc;outline:2px solid var(--ring);outline-offset:1px}.logo-head{align-items:center;display:inline-flex;gap:5px}.logo-head svg{flex:0 0 auto;height:14px;width:14px}.crm-table th:nth-child(3) .logo-head,.crm-table th:nth-child(4) .logo-head,.crm-table th:nth-child(5) .logo-head,.crm-table th:nth-child(6) .logo-head,.crm-table th:nth-child(7) .logo-head{background:#0000;border:none;border-radius:0;padding:0}.status-dot{background:#0000;border:1.5px solid #9aa0a6;border-radius:999px;display:inline-block;height:10px;width:10px}.status-dot-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;justify-content:center;line-height:1;margin:0;padding:0;vertical-align:middle}.status-dot-btn:focus-visible{border-radius:999px;outline:2px solid #1a73e8;outline:2px solid var(--brand);outline-offset:2px}.status-dot-btn:active .status-dot,.status-dot-btn:hover .status-dot{filter:none;transform:none}.status-dot.is-filled{background:#1a73e8;background:var(--brand);border-color:#1a73e8;border-color:var(--brand)}.crm-modal-backdrop{background:#20212466;display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:60}.crm-modal{background:#fff;border:1px solid #d9e0ee;border-radius:16px;box-shadow:0 24px 50px #10182830;padding:18px;width:min(500px,100%)}.crm-modal-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.crm-modal h2{font-size:1.04rem;font-weight:700;margin:0}.crm-modal-subtitle{color:#5f6368;color:var(--muted);font-size:.79rem;margin:5px 0 0}.copy-btn{align-items:center;background:#f9fbff;border:1px solid #d9e0ee;border-radius:8px;color:#5f6368;cursor:pointer;display:inline-flex;height:30px;justify-content:center;width:30px}.copy-btn svg{height:16px;width:16px}.copy-btn:hover{background:#eef3fd;color:#1a73e8}.crm-modal-input{border:1px solid #d9e0ee;border-radius:10px;font:inherit;font-size:.86rem;margin-top:12px;padding:10px 12px;resize:vertical;width:100%}.crm-modal-input:focus{border-color:#1a73e8;border-color:var(--brand);box-shadow:0 0 0 2px #d2e3fc;box-shadow:0 0 0 2px var(--ring);outline:none}.crm-modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}.crm-btn{border:1px solid #0000;border-radius:8px;cursor:pointer;font:inherit;font-size:.8rem;padding:6px 12px}.crm-btn.ghost{background:#fff;border-color:#d6dce8;border-color:var(--line-strong);color:#3c4043}.crm-btn.solid{background:#1a73e8;background:var(--brand);color:#fff}.crm-pagination{align-items:center;background:#fbfdff;border-top:none;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.page-meta{color:#5f6368;color:var(--muted);font-size:.7rem}.page-actions{display:flex;gap:8px}.page-btn{background:#1a73e8;border:none;border-radius:8px;color:#fff;cursor:pointer;font:inherit;font-size:.7rem;padding:4px 9px}.page-btn:hover:not(:disabled){background:#1558b0}.page-btn:disabled{background:#a8c7fa;color:#f5f9ff;cursor:default;opacity:1}.results-count{color:#1a73e8;font-weight:700}@media (max-width:720px){.app-content{padding:14px 12px 18px}.app-content.crm-content{padding:12px 10px 16px}.crm-toolbar{justify-content:stretch;padding:8px}.crm-search{width:100%}.auth-shell{min-height:100vh;padding:18px 10px}.auth-frame{grid-template-columns:1fr;min-height:auto}.auth-brand-panel{border-bottom:1px solid #dbe7fb;border-right:none;min-height:250px}.auth-card{padding:20px 18px}.auth-title{font-size:1.6rem}.crm-table-wrap{height:420px}}
/*# sourceMappingURL=main.44343573.css.map*/