@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#1a1a1a;background:#f5f7fb;font-synthesis:none;--blue:#0044ff;--blue-dark:#0035c8;--blue-tint:#f0f4ff;--ink:#1a1a1a;--muted:#6e7480;--line:#e3e6ec;--white:#fff;--serif:"Libre Baskerville",serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:10;inset:0 auto 0 0;display:flex;width:248px;flex-direction:column;border-right:1px solid #dfe3eb;background:#fff}.sidebar-brand{min-height:104px;border-bottom:1px solid var(--line);padding:24px 28px 20px}.brand-lockup{display:inline-grid}.brand-row{display:flex;align-items:center;gap:9px}.brand-name{font-size:23px;font-weight:700;letter-spacing:-1.1px}.brand-name span{color:var(--blue)}.brand-subtitle{margin:3px 0 0 40px;color:#111;font-size:10px;font-weight:700;letter-spacing:.21em;text-transform:uppercase}.brand-mark{position:relative;display:flex;width:31px;height:29px;align-items:end;gap:3px}.brand-mark i{display:block;width:8px;border-radius:1px 1px 0 0;background:var(--ink);clip-path:polygon(0 24%,100% 0,100% 100%,0 100%)}.brand-mark i:nth-child(1){height:13px}.brand-mark i:nth-child(2){height:21px}.brand-mark i:nth-child(3){height:29px;background:var(--blue)}.brand-mark b{position:absolute;z-index:1;width:5px;height:5px;border:1.5px solid white;border-radius:50%;background:var(--ink)}.brand-mark b:nth-of-type(1){left:2px;bottom:6px}.brand-mark b:nth-of-type(2){left:13px;bottom:12px}.brand-mark b:nth-of-type(3){right:1px;top:3px;background:var(--blue)}.sidebar-nav{flex:1;padding:27px 16px}.nav-section{display:block;margin:0 12px 10px;color:#9a9da5;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav-item{display:grid;width:100%;grid-template-columns:22px 1fr 16px;align-items:center;gap:10px;border:0;border-radius:5px;background:transparent;color:#4b505a;padding:12px;text-align:left}.nav-item--active{background:var(--blue-tint);color:var(--blue);font-weight:700}.sidebar-footer{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding:21px 24px}.environment-dot{width:8px;height:8px;border-radius:50%;background:#26a65b;box-shadow:0 0 0 4px #e8f7ed}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{font-size:11px}.sidebar-footer small{margin-top:2px;color:#9699a1;font-size:9px}.logout-button{margin-left:auto;border:0;background:transparent;color:#737780;cursor:pointer;padding:7px;border-radius:7px}.logout-button:hover{background:#eef2ff;color:#0648ff}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f7f9ff,#fff 62%)}.login-card{width:min(440px,100%);padding:44px;border:1px solid var(--line);border-top:3px solid #0648ff;border-radius:12px;background:#fff;box-shadow:0 24px 70px #1622461f}.login-card .eyebrow{display:block;margin-top:38px}.login-card h1{margin:10px 0 12px;font-family:Georgia,serif;font-size:38px}.login-card p{color:#656b78;line-height:1.6}.login-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;margin-top:28px;padding:14px;border:0;border-radius:7px;background:#0648ff;color:#fff;font-weight:700;cursor:pointer}.login-button:hover{background:#0039cf}.main-content{min-height:100vh;margin-left:248px;padding:44px clamp(28px,4vw,68px) 70px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;max-width:1480px;margin:0 auto 30px}.eyebrow{color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.page-header h1{margin:9px 0 8px;font-family:var(--serif);font-size:36px;letter-spacing:-1.3px}.page-header p{margin:0;color:var(--muted);font-size:14px}.header-actions{display:flex;align-items:center;gap:10px}.refresh-button,.state-panel button{display:inline-flex;align-items:center;gap:8px;border:1px solid #cfd5e0;border-radius:4px;background:#fff;color:#3d424b;font-size:12px;font-weight:700;padding:11px 15px}.refresh-button:hover{border-color:var(--blue);color:var(--blue)}.new-program-button{display:inline-flex;min-height:40px;align-items:center;gap:8px;border:1px solid var(--blue);border-radius:4px;background:var(--blue);color:#fff;font-size:12px;font-weight:700;padding:0 16px}.new-program-button:hover{background:var(--blue-dark)}.link-program-button{display:inline-flex;min-height:40px;align-items:center;gap:7px;border:1px solid #bfc8d9;border-radius:4px;background:#fff;color:var(--blue);font-size:12px;font-weight:700;padding:0 14px}.link-program-button:hover{border-color:var(--blue);background:var(--blue-tint)}.summary-strip{display:flex;max-width:1480px;min-height:92px;align-items:center;margin:0 auto 20px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 8px 28px #2332530a}.summary-strip>div{display:grid;min-width:180px;grid-template-columns:1fr auto;align-items:center;gap:20px;border-right:1px solid var(--line);padding:0 26px}.summary-strip span{color:#787d87;font-size:11px}.summary-strip strong{font-family:var(--serif);font-size:25px}.summary-strip .warning-number{color:#c37b10}.summary-strip p{margin-left:auto;color:#9a9da5;font-size:10px;padding:0 26px}.program-panel{max-width:1480px;min-height:520px;margin:0 auto;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 16px 45px #2332530f}.tabs{display:flex;min-height:64px;align-items:end;gap:5px;border-bottom:1px solid var(--line);padding:0 24px}.tabs button{position:relative;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#747984;font-size:12px;font-weight:600;padding:21px 14px 18px}.tabs button span{border-radius:20px;background:#f0f1f4;color:#777c85;font-size:9px;padding:3px 7px}.tabs button.active{color:var(--blue)}.tabs button.active:after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;background:var(--blue);content:""}.tabs button.active span{background:var(--blue-tint);color:var(--blue)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0f4;padding:17px 24px}.search-field{display:flex;width:min(430px,100%);min-height:40px;align-items:center;gap:9px;border:1px solid #d9dde5;border-radius:4px;background:#fafbfc;color:#8a8e97;padding:0 12px}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0044ff12}.search-field input{width:100%;border:0;outline:0;background:transparent;color:#272b32;font-size:12px}.result-count{display:flex;align-items:center;gap:7px;color:#8c9098;font-size:10px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:fixed}th{background:#fafbfc;color:#8b9099;font-size:9px;font-weight:700;letter-spacing:.08em;padding:12px 18px;text-align:left;text-transform:uppercase}th:nth-child(1){width:28%}th:nth-child(2){width:17%}th:nth-child(3){width:20%}th:nth-child(4){width:14%}th:nth-child(5){width:10%}th:nth-child(6){width:105px}td{border-top:1px solid #edf0f4;color:#3e434c;font-size:11px;padding:17px 18px;vertical-align:middle}td small{display:-webkit-box;margin-top:5px;overflow:hidden;color:#858a94;font-size:9px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.program-cell{display:flex;align-items:flex-start;gap:12px}.program-cell>div{min-width:0}.program-cell strong{display:block;overflow:hidden;color:#20242a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.file-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:4px;background:var(--blue-tint);color:var(--blue)}.secondary-value{display:block;color:#444a54;font-size:10px}.rate-text{display:-webkit-box;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.status-pill{display:inline-flex;border-radius:30px;font-size:9px;font-weight:700;padding:6px 9px;text-transform:uppercase}.status-pill--approved{background:#e8f7ed;color:#277442}.status-pill--pending_review{background:#fff4df;color:#99620e}.status-pill--deprecated{background:#f0f1f3;color:#70747c}.status-pill--client-novo{background:#fff4df;color:#99620e}.status-pill--client-em_negociacao{background:#edf3ff;color:#2456b8}.status-pill--client-finalizado-sucesso{background:#e8f7ed;color:#277442}.status-pill--client-finalizado-sem-resultado{background:#fff4df;color:#99620e}.clients-table th:nth-child(1){width:24%}.clients-table th:nth-child(2){width:19%}.clients-table th:nth-child(3){width:24%}.clients-table th:nth-child(4){width:15%}.clients-table th:nth-child(5){width:120px}.clients-table th:nth-child(6){width:105px}.row-action{display:inline-flex;min-height:31px;align-items:center;gap:4px;border:1px solid #e0e3e9;border-radius:4px;background:#fff;color:#626873;font-size:10px;font-weight:700;padding:0 9px}.row-action:hover{border-color:var(--blue);color:var(--blue)}.success-notice{margin:18px 24px 0;border:1px solid #bfe3cb;border-radius:5px;background:#edf9f1;color:#277442;font-size:11px;padding:11px 14px}.state-panel{display:grid;min-height:340px;place-items:center;align-content:center;color:#8a8f98;text-align:center}.state-panel strong{margin-top:14px;color:#343942;font-size:14px}.state-panel p{margin:7px 0 18px;font-size:11px}.state-panel--error svg{color:#c85151}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.dialog-open{overflow:hidden}.dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f1624a3;padding:24px}.program-dialog{display:flex;width:min(920px,100%);max-height:calc(100vh - 48px);overflow:hidden;flex-direction:column;border-radius:8px;background:#fff;box-shadow:0 30px 90px #0000004d}.program-dialog--compact{width:min(650px,100%)}.dialog-header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);padding:25px 30px 21px}.dialog-header h2{margin:7px 0 6px;font-family:var(--serif);font-size:25px;letter-spacing:-.6px}.dialog-header p{margin:0;color:var(--muted);font-size:11px}.dialog-close{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:4px;background:#fff;color:#747984}.dialog-close:hover{border-color:var(--blue);color:var(--blue)}.dialog-header__actions{display:flex;flex:0 0 auto;align-items:center;gap:9px}.dialog-form{max-height:calc(100vh - 160px);overflow-y:auto;padding:0 30px 28px}.form-section{display:grid;grid-template-columns:190px 1fr;gap:28px;border-bottom:1px solid #edf0f4;padding:25px 0}.section-heading strong,.section-heading span{display:block}.section-heading strong{color:#252a32;font-size:12px}.section-heading span{margin-top:5px;color:#92969e;font-size:9px;line-height:1.5}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field--wide{grid-column:1/-1}.field span{display:block;margin-bottom:7px;color:#4b5059;font-size:10px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #d8dde5;border-radius:4px;outline:0;background:#fff;color:#252a32;font-size:11px;line-height:1.5;padding:10px 11px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0044ff12}.form-section--source{background:#fafbfc;margin:0 -30px;padding:25px 30px}.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;margin:0}.source-grid--wide{grid-column:1/-1}.source-grid div{min-width:0}.source-grid dt{color:#969aa2;font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.source-grid dd{margin:5px 0 0;overflow-wrap:anywhere;color:#4a5059;font-size:10px;line-height:1.45}.source-grid a{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-weight:700;text-decoration:none}.mono{font-family:Consolas,monospace;font-size:9px!important}.operator-field{display:block;max-width:470px;margin:24px 0 0}.operator-field small{display:block;margin-top:6px;color:#8d929b;font-size:9px}.dialog-error{border:1px solid #efc6c6;border-radius:4px;background:#fff4f4;color:#a23e3e;font-size:10px;padding:10px 12px}.dialog-footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.program-delete-button{margin-right:auto}.button-danger{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dc2626;border-radius:6px;background:#fff;color:#b91c1c;padding:10px 14px;font-weight:700;cursor:pointer}.button-danger:hover{background:#fef2f2}.button-danger:disabled{cursor:not-allowed;opacity:.55}.confirm-dialog{position:fixed;z-index:1200;top:50%;left:50%;width:min(440px,calc(100vw - 32px));transform:translate(-50%,-50%);border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 24px 80px #11182740;padding:24px}.confirm-dialog h3{margin:0 0 10px;font-family:Georgia,serif;font-size:23px}.confirm-dialog p{margin:0;color:#666b76;line-height:1.55}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.link-form{padding-top:24px}.link-form>.field{display:block;margin-top:18px}.link-form>.field small{display:block;margin-top:6px;color:#8d929b;font-size:9px}.link-callout{display:flex;align-items:flex-start;gap:11px;border:1px solid #d6e0ff;border-radius:5px;background:var(--blue-tint);color:var(--blue);padding:13px}.link-callout p{margin:0;color:#4d5a78;font-size:10px;line-height:1.55}.input-with-icon{display:flex;align-items:center;gap:8px;border:1px solid #d8dde5;border-radius:4px;padding:0 11px}.input-with-icon:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0044ff12}.input-with-icon svg{flex:0 0 auto;color:#8a909a}.input-with-icon input{border:0;box-shadow:none!important;padding-right:0;padding-left:0}.button-primary,.button-secondary{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border-radius:4px;font-size:11px;font-weight:700;padding:0 16px}.button-primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-dark)}.button-secondary{border:1px solid #d2d7df;background:#fff;color:#555b65}.button-secondary:hover{border-color:#9da3ad}.matches-dialog{width:min(1040px,100%)}.matches-dialog__body{min-height:0;overflow-y:auto;flex:1 1 auto;padding:24px 30px}.matches-dialog__footer{display:flex;flex:0 0 auto;justify-content:flex-end;align-items:center;gap:10px;border-top:1px solid var(--line);background:#fff;padding:16px 30px}.matches-dialog__footer>.dialog-error{margin:0 auto 0 0}.client-danger-toolbar{display:flex;justify-content:flex-start;border-bottom:1px solid var(--line);background:#fafbfc;padding:11px 30px}.button-danger-outline,.button-danger{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:4px;font-size:10px;font-weight:700;padding:0 14px}.button-danger-outline{border:1px solid #e4b8b8;background:#fff;color:#ad3535}.button-danger-outline:hover{border-color:#bd3f3f;background:#fff7f7}.button-danger{border:1px solid #b93636;background:#b93636;color:#fff}.button-danger:hover{background:#9e2929}.button-danger:disabled,.button-danger-outline:disabled{cursor:not-allowed;opacity:.6}.confirm-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f1624b8;padding:24px}.confirm-dialog{width:min(450px,100%);border-radius:8px;background:#fff;box-shadow:0 24px 80px #00000059;padding:28px}.confirm-dialog__icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#fff0f0;color:#b93636}.confirm-dialog h3{margin:17px 0 8px;color:#252a32;font-family:var(--serif);font-size:23px}.confirm-dialog>p{margin:0;color:#666d78;font-size:11px;line-height:1.65}.confirm-dialog>.dialog-error{margin-top:16px;color:#a23e3e}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}.client-detail-section{border:1px solid var(--line);border-radius:6px;background:#fafbfc;padding:19px}.client-detail-heading{margin-bottom:15px}.client-detail-heading h3,.matches-section-title h3{margin:5px 0 0;color:#242a33;font-family:var(--serif);font-size:17px}.client-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 20px;margin:0}.client-detail-grid div{min-width:0}.client-detail-grid dt{color:#9398a1;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.client-detail-grid dd{margin:5px 0 0;overflow-wrap:anywhere;color:#3e454f;font-size:10px;line-height:1.45}.client-detail-wide{grid-column:1/-1}.matches-section-title{margin:24px 0 13px}.match-state{display:grid;min-height:310px;place-items:center;align-content:center;color:#868c96;text-align:center}.match-state strong{margin-top:13px;color:#303640;font-size:14px}.match-state p{max-width:480px;margin:7px 0 17px;font-size:11px;line-height:1.55}.match-state--error svg{color:#c85151}.match-state--compact{min-height:220px}.match-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:6px;background:#fafbfc}.match-summary div{border-right:1px solid var(--line);padding:14px 17px}.match-summary div:last-child{border:0}.match-summary span,.match-summary strong{display:block}.match-summary span{color:#9398a1;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.match-summary strong{margin-top:5px;color:#333943;font-size:11px}.match-disclaimer{display:flex;align-items:flex-start;gap:10px;margin:16px 0;border:1px solid #d6e0ff;border-radius:5px;background:var(--blue-tint);color:var(--blue);padding:12px 14px}.match-disclaimer svg{flex:0 0 auto}.match-disclaimer p{margin:0;color:#4d5a78;font-size:10px;line-height:1.55}.match-list{display:grid;gap:14px}.match-card{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff}.match-card__header{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:17px}.match-position{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--blue-tint);color:var(--blue);font-size:10px;font-weight:700}.match-card h3{margin:0;color:#222831;font-size:13px}.match-card h3+small{display:block;margin-top:4px;color:#92969e;font-size:8px}.match-score{text-align:right}.match-score strong,.match-score span{display:block}.match-score strong{font-family:var(--serif);font-size:21px}.match-score span{color:#9398a1;font-size:8px;text-transform:uppercase}.match-classification{min-width:76px;border-radius:20px;font-size:8px;font-weight:700;padding:6px 8px;text-align:center;text-transform:uppercase}.match-classification--high{background:#e8f7ed;color:#277442}.match-classification--medium{background:#edf3ff;color:#2456b8}.match-classification--low{background:#fff4df;color:#99620e}.match-classification--very_low{background:#f0f1f3;color:#70747c}.match-selected{border-radius:20px;background:#e8f7ed;color:#277442;font-size:8px;font-weight:700;padding:6px 8px;text-transform:uppercase}.score-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fafbfc}.score-grid div{border-right:1px solid #edf0f4;padding:11px 17px}.score-grid div:last-child{border:0}.score-grid span,.score-grid strong{display:block}.score-grid span{color:#92969e;font-size:8px}.score-grid strong{margin-top:4px;color:#3f4650;font-size:11px}.match-notes{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:15px 17px}.match-notes strong{display:flex;align-items:center;gap:6px;color:#277442;font-size:9px}.match-notes ul{margin:8px 0 0;padding-left:17px;color:#6d737d;font-size:9px;line-height:1.55}.match-pending strong{color:#99620e}.service-section{margin-top:24px}.service-section+.service-section{border-top:1px solid var(--line);padding-top:4px}.service-loading{display:flex;align-items:center;gap:9px;color:#777e89;font-size:10px;padding:18px 0}.service-empty{border:1px dashed #d8dde5;border-radius:5px;background:#fafbfc;color:#858b95;font-size:10px;padding:18px}.chosen-programs{display:grid;gap:8px}.chosen-programs div{display:flex;align-items:center;gap:9px;border:1px solid #cfe2d5;border-radius:5px;background:#f3faf5;color:#2d6740;padding:12px 14px}.chosen-programs strong{color:#303740;font-size:11px}.contact-notes-list{display:grid;gap:9px}.contact-notes-list article{border-left:3px solid var(--blue);border-radius:0 5px 5px 0;background:#fafbfc;padding:12px 14px}.contact-notes-list time{color:#8b919b;font-size:8px;font-weight:700;text-transform:uppercase}.contact-notes-list p{margin:6px 0 0;color:#454c56;font-size:10px;line-height:1.6;white-space:pre-wrap}.contact-notes-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.note-add-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--blue);border-radius:4px;background:var(--blue);color:#fff}.note-add-button:hover{background:var(--blue-dark)}.note-field{display:block;margin-top:18px}.note-field textarea{min-height:130px}.confirm-dialog__icon--finish{background:#edf9f1;color:#277442}.note-attachment{display:flex;align-items:center;gap:7px;width:fit-content;margin-top:10px;border:1px solid #d6e0ff;border-radius:4px;background:#fff;color:var(--blue);font-size:9px;font-weight:700;padding:8px 10px;text-decoration:none}.note-attachment small{color:#8a9099;font-weight:400}.note-attachment:hover{border-color:var(--blue);background:var(--blue-tint)}.note-file-field{display:block;margin-top:15px;border:1px dashed #cdd3dd;border-radius:5px;background:#fafbfc;padding:12px}.note-file-field>span{display:flex;align-items:center;gap:7px;color:#4b5059;font-size:10px;font-weight:700}.note-file-field input{display:block;width:100%;margin-top:9px;color:#656c77;font-size:9px}.note-file-field small{display:block;margin-top:7px;color:#8d929b;font-size:8px}.note-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.note-meta>span{border-radius:20px;background:#edf3ff;color:#2456b8;font-size:8px;font-weight:700;padding:5px 8px}.note-meta>.note-status--final{background:#e8f7ed;color:#277442}.note-status-field{display:block;margin-top:15px}.new-client-dialog{width:min(940px,100%)}.new-client-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;flex:0 0 auto;background:#fafbfc;padding:10px 30px}.new-client-progress span{height:3px;border-radius:4px;background:#dfe3ea}.new-client-progress span.active{background:var(--blue)}.new-client-body{min-height:0;overflow-y:auto;flex:1 1 auto;padding:26px 30px}.new-client-step{max-width:820px;margin:0 auto}.new-client-step--center{display:grid;min-height:430px;place-items:center;align-content:center;text-align:center}.new-client-step--center>svg{color:var(--blue)}.new-client-step--center h3,.new-client-step-title h3{margin:7px 0;color:#252a32;font-family:var(--serif);font-size:25px}.new-client-step--center>p,.new-client-step-title>p{margin:0 0 20px;color:#777e89;font-size:11px}.new-client-cnpj{width:min(380px,100%);margin:22px 0 14px;text-align:left}.new-client-cnpj input{font-size:17px;letter-spacing:.06em}.new-client-step-title{margin-bottom:22px}.bo-company-card{border:1px solid var(--line);border-radius:7px;background:#fafbfc;padding:20px}.bo-company-card header{display:flex;align-items:center;gap:12px}.bo-company-card header>svg{color:var(--blue)}.bo-company-card header div{min-width:0;flex:1}.bo-company-card header strong,.bo-company-card header small{display:block}.bo-company-card header strong{font-size:13px}.bo-company-card header small{margin-top:3px;color:#888e97;font-size:9px}.bo-company-card header>span{border-radius:20px;background:#e8f7ed;color:#277442;font-size:8px;font-weight:700;padding:6px 9px}.bo-company-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}.bo-company-card dt{color:#9298a2;font-size:8px;font-weight:700;text-transform:uppercase}.bo-company-card dd{margin:5px 0 0;color:#414852;font-size:10px}.bo-company-card>p{display:flex;align-items:center;gap:7px;margin:0;border-top:1px solid var(--line);color:#626a75;font-size:10px;padding-top:14px}.new-client-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.new-client-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.bo-consent{display:flex;align-items:flex-start;gap:9px;border:1px solid #d6e0ff;border-radius:5px;background:var(--blue-tint);color:#4d5a78;font-size:10px;line-height:1.5;padding:12px}.bo-consent input{margin-top:2px;accent-color:var(--blue)}.bo-match-choice-list{display:grid;gap:10px}.bo-match-choice-list>label{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:6px;cursor:pointer;padding:14px}.bo-match-choice-list>label:has(input:checked){border-color:var(--blue);background:var(--blue-tint)}.bo-match-choice-list input{width:17px;height:17px;accent-color:var(--blue)}.bo-match-choice-list span,.bo-match-choice-list strong,.bo-match-choice-list small,.bo-match-choice-list em{display:block}.bo-match-choice-list strong{font-size:11px}.bo-match-choice-list small{margin-top:4px;color:var(--blue);font-size:9px;font-weight:700}.bo-match-choice-list em{margin-top:5px;color:#747b85;font-size:9px;font-style:normal}.new-client-success{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:#e8f7ed;color:#277442;margin-bottom:16px}@media(max-width:700px){.dialog-backdrop{padding:0}.program-dialog{width:100%;max-height:100vh;border-radius:0}.dialog-form{max-height:calc(100vh - 140px);padding:0 20px 24px}.dialog-header{padding:22px 20px}.form-section{grid-template-columns:1fr;gap:16px}.form-section--source{margin:0 -20px;padding:22px 20px}.field-grid,.source-grid{grid-template-columns:1fr}.source-grid--wide{grid-column:auto}.dialog-footer{position:sticky;bottom:-24px;background:#fff;padding:16px 0 24px}}@media(max-width:900px){.sidebar{width:82px}.sidebar-brand{padding:24px 20px}.brand-name,.brand-subtitle,.nav-section,.nav-item span,.nav-item svg:last-child,.sidebar-footer div{display:none}.sidebar-nav{padding:25px 14px}.nav-item{display:grid;grid-template-columns:1fr;place-items:center}.sidebar-footer{justify-content:center}.main-content{margin-left:82px;padding:32px 20px}.summary-strip{overflow-x:auto}.summary-strip p{display:none}.page-header{align-items:flex-start}.table-wrap table{min-width:1000px}}@media(max-width:620px){.main-content{padding:24px 14px}.page-header{display:grid}.page-header h1{font-size:30px}.header-actions{flex-wrap:wrap}.refresh-button{justify-self:start}.summary-strip>div{min-width:140px;padding:0 18px}.tabs{overflow-x:auto;padding:0 10px}.tabs button{flex:0 0 auto}.toolbar{align-items:flex-start;flex-direction:column}.result-count{align-self:flex-end}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
