:root{--rf-bg:#f4f6f8;--rf-panel:#fff;--rf-sidebar:#10151b;--rf-sidebar2:#161d25;--rf-text:#17202a;--rf-muted:#748091;--rf-line:#e6e9ee;--rf-accent:#b18b45;--rf-accent2:#8e6d31;--rf-good:#20875a;--rf-warn:#b87a20;--rf-danger:#bb4343;--rf-radius:14px;--rf-shadow:0 10px 30px rgba(20,27,34,.06)}
.rfcrm-page{margin:0!important;background:var(--rf-bg)!important}.rfcrm-page #page,.rfcrm-page .site,.rfcrm-page .site-content,.rfcrm-page .content-area,.rfcrm-page .entry-content,.rfcrm-page main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.rfcrm-page .entry-header,.rfcrm-page .site-header,.rfcrm-page .site-footer,.rfcrm-page .page-header{display:none!important}.rfcrm-app*{box-sizing:border-box}.rfcrm-app{min-height:100vh;display:grid;grid-template-columns:264px minmax(0,1fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--rf-text);background:var(--rf-bg)}
.rfcrm-sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,var(--rf-sidebar),#0d1217);color:#dce3ea;padding:24px 18px 18px;display:flex;flex-direction:column;z-index:50}.admin-bar .rfcrm-sidebar{top:32px;height:calc(100vh - 32px)}.rfcrm-brand{display:flex;align-items:center;gap:12px;padding:0 8px 24px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:18px}.rfcrm-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#d7b66e,#8c6a2d);color:#17120b;font-weight:900}.rfcrm-brand strong{display:block;font-size:15px}.rfcrm-brand small{display:block;font-size:11px;color:#8d99a8;margin-top:2px}.rfcrm-sidebar nav{display:flex;flex-direction:column;gap:5px;min-height:0;overflow:auto}.rfcrm-sidebar nav a{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:10px;color:#9eabb9;text-decoration:none;font-size:13px;font-weight:650;transition:.18s}.rfcrm-sidebar nav a span{width:24px;text-align:center;color:#758291}.rfcrm-sidebar nav a:hover,.rfcrm-sidebar nav a.active{background:var(--rf-sidebar2);color:#fff}.rfcrm-sidebar nav a.active{box-shadow:inset 3px 0 0 var(--rf-accent)}.rfcrm-sidebar nav a.active span{color:#d3b36f}.rfcrm-sidebar-foot{margin-top:auto;padding:16px 10px 4px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:3px}.rfcrm-sidebar-foot small{color:#778595}.rfcrm-sidebar-foot strong{font-size:12px}.rfcrm-sidebar-foot a{font-size:12px;color:#c8a861;text-decoration:none;margin-top:6px}.rfcrm-main{min-width:0}.rfcrm-topbar{min-height:96px;background:#fff;border-bottom:1px solid var(--rf-line);display:flex;align-items:center;gap:16px;padding:22px 32px;position:sticky;top:0;z-index:40}.admin-bar .rfcrm-topbar{top:32px}.rfcrm-topbar h1{font-size:24px!important;line-height:1.1!important;margin:0!important;color:var(--rf-text)!important;letter-spacing:-.5px}.rfcrm-topbar p{margin:5px 0 0;color:var(--rf-muted);font-size:13px}.rfcrm-top-actions{margin-left:auto}.rfcrm-today{display:inline-flex;border:1px solid var(--rf-line);padding:9px 12px;border-radius:9px;color:#5f6978;font-size:12px;background:#fafbfc}.rfcrm-menu-toggle{display:none;border:0;background:#f0f2f5;border-radius:9px;width:42px;height:42px;font-size:20px}.rfcrm-content{padding:28px 32px 48px;max-width:1600px;margin:auto}.rfcrm-page-actions{display:flex;justify-content:flex-end;margin-bottom:18px}.rfcrm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid #d8dde4;border-radius:9px;background:#fff;color:#29313a;font-weight:750;font-size:13px;text-decoration:none;cursor:pointer}.rfcrm-btn.primary{background:#1d2732;border-color:#1d2732;color:#fff}.rfcrm-btn:hover{filter:brightness(.98)}
.rfcrm-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px}.rfcrm-stats article,.rfcrm-report-grid article{background:var(--rf-panel);border:1px solid var(--rf-line);border-radius:var(--rf-radius);padding:18px;box-shadow:var(--rf-shadow)}.rfcrm-stats small,.rfcrm-report-grid small{display:block;color:var(--rf-muted);font-size:11px;font-weight:700}.rfcrm-stats strong,.rfcrm-report-grid strong{display:block;font-size:25px;margin:8px 0 4px;letter-spacing:-.7px}.rfcrm-stats span,.rfcrm-report-grid span{font-size:11px;color:#8b96a5}.rfcrm-grid{display:grid;gap:18px;margin-top:18px}.rfcrm-grid.two{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.rfcrm-panel{background:var(--rf-panel);border:1px solid var(--rf-line);border-radius:var(--rf-radius);padding:20px;box-shadow:var(--rf-shadow);min-width:0}.rfcrm-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.rfcrm-panel-head h2,.rfcrm-panel>h2{font-size:16px!important;margin:0!important;color:var(--rf-text)!important}.rfcrm-panel-head p{margin:4px 0 0;color:var(--rf-muted);font-size:12px}.rfcrm-panel-head a{font-size:12px;color:#8b6b31;text-decoration:none;font-weight:750}.rfcrm-table-wrap{overflow:auto;max-width:100%;-webkit-overflow-scrolling:touch}.rfcrm-table{width:100%;border-collapse:collapse;min-width:650px}.rfcrm-table th{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#8b95a2;text-align:left;padding:11px 12px;background:#fafbfc;border-bottom:1px solid var(--rf-line)}.rfcrm-table td{font-size:12px;color:#53606e;padding:13px 12px;border-bottom:1px solid #eef0f3;vertical-align:middle}.rfcrm-table td strong{color:#202833}.rfcrm-empty,.rfcrm-empty-card{text-align:center!important;color:#9099a6!important;padding:28px!important}.rfcrm-row-actions,.rfcrm-card-actions{display:flex;gap:8px;flex-wrap:wrap}.rfcrm-row-actions button,.rfcrm-card-actions button,.rfcrm-row-actions a,.rfcrm-card-actions a,.rfcrm-wa-link{border:1px solid #dfe3e8;background:#fff;border-radius:7px;padding:7px 9px;color:#53606e;text-decoration:none;font:inherit;font-size:11px;cursor:pointer}.rfcrm-wa-link{color:#17724f;border-color:#cbe7db;background:#f4fbf7}.rfcrm-muted{font-size:11px;color:#9aa3ad}.rfcrm-pill{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:#f1f3f5;color:#637080;font-size:10px;font-weight:750}.rfcrm-pill.pago{background:#eaf7f0;color:#167249}.rfcrm-pill.pendente{background:#fff5df;color:#97601b}.rfcrm-funnel{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.rfcrm-funnel>div{padding:14px;border:1px solid var(--rf-line);border-radius:10px;background:#fafbfc;text-align:center}.rfcrm-funnel span{display:block;font-size:10px;color:#7a8797}.rfcrm-funnel strong{display:block;font-size:22px;margin-top:4px}.rfcrm-finance-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rfcrm-finance-summary>div{padding:18px;border-radius:10px;background:#f8f9fb;border:1px solid var(--rf-line)}.rfcrm-finance-summary small{display:block;color:var(--rf-muted);font-size:11px}.rfcrm-finance-summary strong{display:block;font-size:20px;margin-top:6px}.rfcrm-timeline{display:grid;gap:12px}.rfcrm-timeline article{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f3}.rfcrm-datebox{width:50px;min-width:50px;border:1px solid var(--rf-line);border-radius:10px;padding:8px;text-align:center}.rfcrm-datebox strong{display:block;font-size:16px}.rfcrm-datebox span{font-size:9px;text-transform:uppercase;color:#8994a0}.rfcrm-timeline h3{font-size:13px!important;margin:0!important}.rfcrm-timeline p{font-size:11px;color:#6f7a88;margin:3px 0}.rfcrm-timeline small{color:#929ca8;font-size:10px}
.rfcrm-kanban{display:grid;grid-template-columns:repeat(6,minmax(240px,1fr));gap:12px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity}.rfcrm-kanban-col{background:#edf0f3;border:1px solid #e1e5e9;border-radius:12px;padding:12px;min-width:240px;scroll-snap-align:start}.rfcrm-kanban-col>header{display:flex;justify-content:space-between;align-items:center;padding:3px 3px 11px}.rfcrm-kanban-col>header strong{font-size:12px}.rfcrm-kanban-col>header span{min-width:24px;height:24px;border-radius:999px;background:#dde2e8;display:grid;place-items:center;font-size:10px}.rfcrm-kanban-list{display:grid;gap:10px}.rfcrm-kanban-card{background:#fff;border:1px solid #dde2e7;border-radius:10px;padding:13px;box-shadow:0 5px 15px rgba(26,31,37,.04)}.rfcrm-card-title{font-size:13px;font-weight:800;margin-bottom:5px}.rfcrm-kanban-card small{display:block;color:#8792a0;margin-bottom:12px}.rfcrm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rfcrm-record-card,.rfcrm-doc-card{background:#fff;border:1px solid var(--rf-line);border-radius:var(--rf-radius);padding:18px;box-shadow:var(--rf-shadow)}.rfcrm-record-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.rfcrm-record-head small{color:#8893a0}.rfcrm-record-card h3{font-size:16px!important;margin:16px 0!important}.rfcrm-record-card dl{display:grid;gap:10px;margin:0 0 15px}.rfcrm-record-card dl div{display:grid;grid-template-columns:120px 1fr;gap:10px}.rfcrm-record-card dt{font-size:10px;color:#929ba7}.rfcrm-record-card dd{margin:0;font-size:12px;color:#46515e;overflow-wrap:anywhere}.rfcrm-card-grid.docs{grid-template-columns:repeat(4,minmax(0,1fr))}.rfcrm-doc-card{display:flex;align-items:flex-start;gap:13px}.rfcrm-doc-icon{width:44px;height:44px;border-radius:10px;background:#f4efe4;color:#8a6a2f;display:grid;place-items:center;font-size:10px;font-weight:900}.rfcrm-doc-card strong,.rfcrm-doc-card small,.rfcrm-doc-card a{display:block}.rfcrm-doc-card small{color:#87919d;font-size:11px;margin:4px 0 8px}.rfcrm-doc-card a{color:#8b6b31;text-decoration:none;font-size:11px;font-weight:750}
.rfcrm-whatsapp-status{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:12px;padding:18px;margin-bottom:18px;border:1px solid}.rfcrm-whatsapp-status.ok{background:#eff9f4;border-color:#cfe9dd}.rfcrm-whatsapp-status.warn{background:#fff8e9;border-color:#f0dfb6}.rfcrm-whatsapp-status strong{font-size:14px}.rfcrm-whatsapp-status p{margin:4px 0 0;color:#667382;font-size:12px}.rfcrm-wa-form{display:grid;gap:14px}.rfcrm-wa-form label,.rfcrm-record-form label,.rfcrm-upload-form label{display:grid;gap:6px;color:#52606e;font-size:11px;font-weight:750}.rfcrm-wa-form input,.rfcrm-wa-form textarea,.rfcrm-record-form input,.rfcrm-record-form textarea,.rfcrm-record-form select,.rfcrm-upload-form input{width:100%;min-height:42px;border:1px solid #dce1e7;border-radius:8px;background:#fff;padding:10px 11px;color:#1f2933;font:inherit;font-size:14px;outline:none}.rfcrm-wa-form input:focus,.rfcrm-wa-form textarea:focus,.rfcrm-record-form input:focus,.rfcrm-record-form textarea:focus,.rfcrm-record-form select:focus,.rfcrm-upload-form input:focus{border-color:#b28b45;box-shadow:0 0 0 3px rgba(178,139,69,.09)}.rfcrm-message-list{display:grid;gap:10px;max-height:480px;overflow:auto}.rfcrm-message-list article{border:1px solid #e6e9ed;border-radius:10px;padding:12px}.rfcrm-message-list article>div{display:flex;justify-content:space-between;gap:10px}.rfcrm-message-list strong{font-size:11px}.rfcrm-message-list small{font-size:9px;color:#929ca8}.rfcrm-message-list p{margin:8px 0 0;color:#56616e;font-size:12px;line-height:1.5}.rfcrm-webhook{margin-top:18px}.rfcrm-webhook code{display:block;margin-top:10px;padding:12px;background:#f5f6f8;border-radius:8px;overflow:auto}.rfcrm-report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.rfcrm-kpi-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px}.rfcrm-kpi-list>div{padding:15px;border:1px solid var(--rf-line);border-radius:9px;background:#fafbfc}.rfcrm-kpi-list span{display:block;color:#7a8795;font-size:11px}.rfcrm-kpi-list strong{display:block;margin-top:5px;font-size:20px}
.rfcrm-modal{position:fixed;inset:0;background:rgba(10,14,18,.56);display:none;align-items:center;justify-content:center;padding:20px;z-index:99999}.rfcrm-modal.open{display:flex}.rfcrm-modal-card{width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:24px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.25)}.rfcrm-modal-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:9px;background:#f1f3f5;font-size:22px;cursor:pointer}.rfcrm-record-form h2,.rfcrm-upload-form h2,.rfcrm-status-picker h2{font-size:19px!important;margin:0 0 20px!important}.rfcrm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.rfcrm-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.rfcrm-status-picker{display:grid;gap:8px}.rfcrm-status-picker button{min-height:44px;border:1px solid #e0e4e9;background:#fafbfc;border-radius:9px;text-align:left;padding:10px 12px;font-weight:700;cursor:pointer}.rfcrm-toast{position:fixed;right:20px;bottom:20px;z-index:100000;max-width:360px;padding:12px 15px;border-radius:10px;background:#16202a;color:#fff;font-size:12px;box-shadow:0 12px 30px rgba(0,0,0,.22);opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.rfcrm-toast.show{opacity:1;transform:none}.rfcrm-toast.error{background:#8f3434}.rfcrm-login-shell{min-height:100vh;background:#f1f3f5;display:grid;place-items:center;padding:24px}.rfcrm-login-card{width:min(420px,100%);background:#fff;border:1px solid #e2e6eb;border-radius:16px;padding:28px;box-shadow:var(--rf-shadow);font-family:Inter,system-ui,sans-serif}.rfcrm-login-brand{font-weight:900;color:#1b232c;margin-bottom:25px}.rfcrm-login-brand span{font-weight:650;color:#8b6b31;margin-left:8px}.rfcrm-login-card h1{font-size:24px!important;margin:0 0 8px!important}.rfcrm-login-card p{color:#748091;font-size:13px;line-height:1.5}.rfcrm-login-card input[type=text],.rfcrm-login-card input[type=password]{width:100%;min-height:44px;border:1px solid #dce1e7;border-radius:8px;padding:10px}.rfcrm-login-card input[type=submit]{min-height:44px;background:#1d2732;color:#fff;border:0;border-radius:8px;padding:10px 16px}.rfcrm-denied{padding:40px;font-family:system-ui;text-align:center}
@media(max-width:1200px){.rfcrm-stats{grid-template-columns:repeat(3,1fr)}.rfcrm-card-grid{grid-template-columns:repeat(2,1fr)}.rfcrm-card-grid.docs{grid-template-columns:repeat(3,1fr)}.rfcrm-report-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.rfcrm-app{grid-template-columns:1fr}.rfcrm-sidebar{position:fixed;left:-285px;top:0;width:264px;transition:.22s;box-shadow:18px 0 50px rgba(0,0,0,.2)}.admin-bar .rfcrm-sidebar{top:46px;height:calc(100vh - 46px)}.rfcrm-app.menu-open .rfcrm-sidebar{left:0}.rfcrm-menu-toggle{display:block}.rfcrm-topbar{padding:15px 18px;min-height:82px}.admin-bar .rfcrm-topbar{top:46px}.rfcrm-content{padding:20px 18px 40px}.rfcrm-grid.two{grid-template-columns:1fr}.rfcrm-stats{grid-template-columns:repeat(2,1fr)}.rfcrm-card-grid.docs{grid-template-columns:repeat(2,1fr)}.rfcrm-report-grid{grid-template-columns:repeat(2,1fr)}.rfcrm-kpi-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.rfcrm-topbar{align-items:flex-start}.rfcrm-topbar h1{font-size:20px!important}.rfcrm-topbar p{font-size:11px}.rfcrm-top-actions{display:none}.rfcrm-content{padding:16px 12px 32px}.rfcrm-page-actions{justify-content:stretch}.rfcrm-page-actions .rfcrm-btn{width:100%}.rfcrm-stats{grid-template-columns:1fr 1fr;gap:10px}.rfcrm-stats article{padding:14px}.rfcrm-stats strong{font-size:21px}.rfcrm-stats span{display:none}.rfcrm-funnel{grid-template-columns:1fr 1fr}.rfcrm-card-grid,.rfcrm-card-grid.docs,.rfcrm-report-grid,.rfcrm-kpi-list{grid-template-columns:1fr}.rfcrm-finance-summary{grid-template-columns:1fr}.rfcrm-panel{padding:14px}.rfcrm-panel-head{align-items:flex-start}.rfcrm-kanban{grid-template-columns:repeat(6,82vw)}.rfcrm-kanban-col{min-width:82vw}.rfcrm-record-card dl div{grid-template-columns:95px 1fr}.rfcrm-whatsapp-status{align-items:flex-start;flex-direction:column}.rfcrm-whatsapp-status .rfcrm-btn{width:100%}.rfcrm-form-grid{grid-template-columns:1fr}.rfcrm-form-actions{flex-direction:column-reverse}.rfcrm-form-actions .rfcrm-btn{width:100%}.rfcrm-modal{padding:10px;align-items:flex-end}.rfcrm-modal-card{padding:20px 16px;border-radius:16px 16px 0 0;max-height:92vh}.rfcrm-table{min-width:620px}}
.rfcrm-public-lead-form{max-width:760px;margin:24px auto;padding:22px;background:#fff;border:1px solid #e2e6eb;border-radius:14px;font-family:Inter,system-ui,sans-serif}.rfcrm-public-lead-form h3{margin:0 0 18px;font-size:22px}.rfcrm-public-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rfcrm-public-lead-form label{display:grid;gap:6px;margin-bottom:12px;font-size:12px;font-weight:700;color:#53606e}.rfcrm-public-lead-form input,.rfcrm-public-lead-form textarea{width:100%;border:1px solid #dce1e7;border-radius:8px;padding:11px;font:inherit;font-size:16px}.rfcrm-public-lead-form button{min-height:44px;border:0;border-radius:8px;background:#1d2732;color:#fff;font-weight:800;padding:10px 18px;cursor:pointer}.rfcrm-public-result{font-size:12px;color:#53606e}@media(max-width:600px){.rfcrm-public-grid{grid-template-columns:1fr}.rfcrm-public-lead-form{padding:16px}}

/* v1.1 - Portal de acesso e gestão de usuários */
.rfcrm-access-page{margin:0!important;background:#0d1218!important}.rfcrm-access-page #wpadminbar{display:none!important}.rfcrm-access-page{padding-top:0!important}.rfcrm-access-layout{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.72fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:linear-gradient(135deg,#0d1218 0%,#151d26 58%,#0f151c 100%);color:#fff}.rfcrm-access-intro{padding:clamp(48px,7vw,110px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.rfcrm-access-intro:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(177,139,69,.08);right:-160px;bottom:-180px}.rfcrm-access-badge{display:inline-flex;align-self:flex-start;border:1px solid rgba(218,190,129,.24);background:rgba(177,139,69,.08);color:#d8b974;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900;letter-spacing:.14em}.rfcrm-access-intro h1{max-width:760px;font-size:clamp(42px,5vw,74px)!important;line-height:1.01!important;letter-spacing:-3.2px!important;margin:24px 0 20px!important;color:#fff!important}.rfcrm-access-intro>p{max-width:670px;font-size:17px;line-height:1.7;color:#aab5c1;margin:0}.rfcrm-access-points{display:grid;gap:12px;margin-top:32px;color:#d4dbe3;font-size:13px;font-weight:650}.rfcrm-access-points span{display:flex;gap:9px;align-items:center}.rfcrm-login-card-pro{align-self:center;justify-self:center;width:min(460px,calc(100% - 48px));margin:40px 24px;background:#fff;color:#17202a;border:0;border-radius:18px;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.3)}.rfcrm-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:30px}.rfcrm-login-mark{width:44px;height:44px;border-radius:12px;background:#1b232c;color:#d7b66e;display:grid;place-items:center;font-weight:900}.rfcrm-login-brand div{display:flex;flex-direction:column}.rfcrm-login-brand strong{font-size:14px}.rfcrm-login-brand small{font-size:10px;color:#8b95a2;margin-top:2px;text-transform:uppercase;letter-spacing:.08em}.rfcrm-login-card-pro h2{font-size:27px!important;letter-spacing:-.5px!important;margin:0 0 7px!important}.rfcrm-login-card-pro>p{margin:0 0 23px;color:#748091;font-size:13px;line-height:1.5}.rfcrm-login-form{display:grid;gap:15px}.rfcrm-login-form label>span{display:block;font-size:11px;font-weight:800;color:#56616e;margin-bottom:7px}.rfcrm-login-form input[type=text],.rfcrm-login-form input[type=password]{width:100%;min-height:48px;border:1px solid #dce1e7;border-radius:9px;padding:11px 12px;font-size:16px;outline:none}.rfcrm-login-form input:focus{border-color:#b18b45;box-shadow:0 0 0 3px rgba(177,139,69,.1)}.rfcrm-remember{display:flex!important;align-items:center;gap:8px}.rfcrm-remember span{margin:0!important;font-weight:650!important}.rfcrm-login-submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;width:100%;border:0;border-radius:9px;background:#1b232c;color:#fff!important;text-decoration:none;font-weight:800;cursor:pointer}.rfcrm-login-links{margin-top:18px;text-align:center}.rfcrm-login-links a{color:#806226;text-decoration:none;font-size:12px;font-weight:750}.rfcrm-login-security{display:block;text-align:center;margin-top:22px;color:#9aa3ad;font-size:10px}.rfcrm-login-error{padding:11px 12px;background:#fff1f1;border:1px solid #f2cece;border-radius:8px;color:#9a3434;font-size:12px;margin-bottom:15px}.rfcrm-access-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:18px}.rfcrm-access-create{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rfcrm-access-create label{display:grid;gap:6px;font-size:11px;font-weight:750;color:#596675}.rfcrm-access-create input,.rfcrm-access-create select{width:100%;min-height:44px;border:1px solid #dce1e7;border-radius:8px;padding:9px 10px;background:#fff;font:inherit;font-size:13px}.rfcrm-access-create button{grid-column:1/-1}.rfcrm-access-url{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rfcrm-access-url code{flex:1;min-width:220px;padding:12px;background:#f6f7f9;border:1px solid #e4e7eb;border-radius:8px;overflow-wrap:anywhere}.rfcrm-role-help{display:grid;gap:10px;margin-top:18px}.rfcrm-role-help>div{padding:12px;background:#f8f9fb;border:1px solid #e7eaee;border-radius:9px}.rfcrm-role-help strong,.rfcrm-role-help span{display:block}.rfcrm-role-help strong{font-size:12px}.rfcrm-role-help span{font-size:11px;color:#7c8795;margin-top:3px}.rfcrm-access-list-panel{margin-top:18px}.rfcrm-access-notice{padding:12px 14px;border-radius:9px;margin-bottom:16px;font-size:12px;font-weight:700}.rfcrm-access-notice.success{background:#eaf7f0;color:#167249;border:1px solid #cfe9dd}.rfcrm-access-notice.error{background:#fff1f1;color:#9a3434;border:1px solid #f0cece}.rfcrm-access-table form{margin:0}.rfcrm-access-table .rfcrm-btn{white-space:nowrap}
@media(max-width:900px){.rfcrm-access-layout{grid-template-columns:1fr}.rfcrm-access-intro{padding:52px 28px 24px}.rfcrm-access-intro h1{font-size:42px!important;letter-spacing:-2px!important}.rfcrm-login-card-pro{margin:18px auto 44px}.rfcrm-access-admin-grid{grid-template-columns:1fr}}
@media(max-width:600px){.rfcrm-access-intro{padding:38px 20px 16px}.rfcrm-access-intro h1{font-size:34px!important;letter-spacing:-1.5px!important}.rfcrm-access-intro>p{font-size:14px}.rfcrm-access-points{font-size:12px}.rfcrm-login-card-pro{width:calc(100% - 24px);padding:24px 18px}.rfcrm-access-create{grid-template-columns:1fr}.rfcrm-access-create button{grid-column:auto}.rfcrm-access-table{min-width:720px}}


/* v1.2 - Portal exclusivo do cliente */
.rfcrm-client-access-page,.rfcrm-client-portal-page{margin:0!important;background:#f3f5f7!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.rfcrm-client-access-page #wpadminbar,.rfcrm-client-portal-page #wpadminbar{display:none!important}.rfcrm-client-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);background:linear-gradient(135deg,#10161d,#18212b 58%,#0e141a);color:#fff}.rfcrm-client-login-info{padding:clamp(44px,7vw,104px);display:flex;flex-direction:column;justify-content:center}.rfcrm-client-login-badge,.rfcrm-client-kicker{display:inline-flex;align-self:flex-start;font-size:10px;letter-spacing:.15em;font-weight:900;color:#c9a95f;border:1px solid rgba(201,169,95,.25);background:rgba(201,169,95,.07);padding:8px 11px;border-radius:999px}.rfcrm-client-login-info h1{font-size:clamp(40px,5vw,70px)!important;line-height:1.02!important;letter-spacing:-3px!important;color:#fff!important;margin:24px 0 20px!important;max-width:760px}.rfcrm-client-login-info>p{max-width:680px;color:#acb7c4;font-size:17px;line-height:1.7}.rfcrm-client-login-points{display:grid;gap:12px;margin-top:30px;color:#d9e0e7;font-size:13px;font-weight:650}.rfcrm-client-login-card{width:min(460px,calc(100% - 48px));align-self:center;justify-self:center;background:#fff;color:#17202a;border-radius:18px;padding:34px;margin:38px 24px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.rfcrm-client-login-card h1,.rfcrm-client-login-card h2{color:#17202a!important}.rfcrm-client-login-card h2{font-size:27px!important;margin:0 0 7px!important}.rfcrm-client-login-card>p{color:#748091;font-size:13px;line-height:1.5;margin:0 0 22px}.rfcrm-client-portal-shell{max-width:1500px;margin:auto;padding:34px 34px 70px;color:#17202a}.rfcrm-client-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.rfcrm-client-header h1{font-size:34px!important;letter-spacing:-1px!important;margin:12px 0 7px!important;color:#17202a!important}.rfcrm-client-header p{margin:0;color:#748091;max-width:720px;line-height:1.6}.rfcrm-client-logout{padding:11px 16px;border:1px solid #dce1e7;border-radius:9px;background:#fff;text-decoration:none;color:#384452;font-size:12px;font-weight:800}.rfcrm-client-summary{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px;margin-bottom:18px}.rfcrm-client-summary article{background:#fff;border:1px solid #e1e5ea;border-radius:14px;padding:18px;box-shadow:0 8px 25px rgba(22,30,39,.04)}.rfcrm-client-summary small{display:block;color:#7e8997;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.rfcrm-client-summary strong{display:block;font-size:21px;margin:8px 0 3px}.rfcrm-client-summary span{font-size:11px;color:#8993a0}.rfcrm-client-progress{height:7px;border-radius:999px;background:#edf0f3;overflow:hidden;margin-top:11px}.rfcrm-client-progress i{display:block;height:100%;background:#b18b45;border-radius:999px}.rfcrm-client-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:18px;align-items:start}.rfcrm-client-card{background:#fff;border:1px solid #e1e5ea;border-radius:15px;padding:24px;box-shadow:0 8px 25px rgba(22,30,39,.04)}.rfcrm-client-aside{display:grid;gap:18px;position:sticky;top:20px}.rfcrm-client-card h2{font-size:19px!important;margin:0 0 7px!important;color:#17202a!important}.rfcrm-client-card>p{color:#7b8795;font-size:12px;line-height:1.55;margin:0 0 18px}.rfcrm-client-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #edf0f2;margin-bottom:20px}.rfcrm-client-card-head.section{margin-top:30px;padding-top:28px;border-top:1px solid #edf0f2}.rfcrm-client-card-head>div{display:flex;align-items:center;gap:10px}.rfcrm-client-card-head>div>span{width:30px;height:30px;border-radius:50%;background:#1d2732;color:#d9b76c;display:grid;place-items:center;font-size:12px;font-weight:900}.rfcrm-client-card-head h2{margin:0!important}.rfcrm-client-card-head p{margin:3px 0 0;color:#8993a0;font-size:11px}.rfcrm-client-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.rfcrm-client-intake-form label,.rfcrm-client-doc-form label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#556270;margin-bottom:14px}.rfcrm-client-intake-form input,.rfcrm-client-intake-form select,.rfcrm-client-intake-form textarea,.rfcrm-client-doc-form input{width:100%;min-height:45px;border:1px solid #dce1e7;border-radius:9px;background:#fff;padding:10px 11px;font:inherit;font-size:16px;color:#1d2732;outline:none}.rfcrm-client-intake-form textarea{min-height:130px;line-height:1.55;resize:vertical}.rfcrm-client-intake-form input:focus,.rfcrm-client-intake-form select:focus,.rfcrm-client-intake-form textarea:focus,.rfcrm-client-doc-form input:focus{border-color:#b18b45;box-shadow:0 0 0 3px rgba(177,139,69,.09)}.rfcrm-client-full{grid-column:1/-1;margin-top:4px!important}.rfcrm-client-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important;padding:14px;border-radius:10px;background:#f7f8fa;border:1px solid #e7eaee;margin:10px 0 17px!important;line-height:1.45}.rfcrm-client-consent input{width:18px!important;min-height:18px!important;margin-top:1px}.rfcrm-client-primary,.rfcrm-client-secondary{min-height:46px;border:0;border-radius:9px;font:inherit;font-size:13px;font-weight:850;cursor:pointer}.rfcrm-client-primary{background:#1d2732;color:#fff;padding:11px 20px}.rfcrm-client-secondary{background:#b18b45;color:#18120a;width:100%;margin-top:8px}.rfcrm-client-doc-form small{display:block;color:#8a95a2;font-size:10px;line-height:1.4;margin:-5px 0 7px}.rfcrm-client-doc-list{display:grid;gap:8px;margin-top:18px}.rfcrm-client-doc-list a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#283441;background:#f7f8fa;border:1px solid #e7eaee;border-radius:10px;padding:11px}.rfcrm-client-doc-list a>span{width:32px;height:32px;border-radius:8px;background:#eceff2;display:grid;place-items:center;color:#8d6c2e}.rfcrm-client-doc-list a div{min-width:0}.rfcrm-client-doc-list strong,.rfcrm-client-doc-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfcrm-client-doc-list strong{font-size:11px}.rfcrm-client-doc-list small{color:#8c96a3;font-size:9px;margin-top:2px}.rfcrm-client-empty{padding:16px;text-align:center;color:#8c96a3;font-size:11px;border:1px dashed #dfe3e8;border-radius:9px}.rfcrm-client-status{display:flex;gap:12px;align-items:flex-start;padding:14px;background:#f7f8fa;border:1px solid #e6e9ed;border-radius:10px}.rfcrm-client-status>i{width:10px;height:10px;border-radius:50%;background:#36a36e;margin-top:4px;box-shadow:0 0 0 4px rgba(54,163,110,.12)}.rfcrm-client-status strong{font-size:12px}.rfcrm-client-status p{font-size:10px;color:#85909d;line-height:1.45;margin:4px 0 0}.rfcrm-client-case-list{display:grid;gap:8px;margin-top:12px}.rfcrm-client-case-list>div{padding:11px;border:1px solid #e7eaee;border-radius:9px}.rfcrm-client-case-list small,.rfcrm-client-case-list strong,.rfcrm-client-case-list span{display:block}.rfcrm-client-case-list small{font-size:9px;color:#8c96a3}.rfcrm-client-case-list strong{font-size:11px;margin:3px 0}.rfcrm-client-case-list span{font-size:9px;color:#647182}.rfcrm-client-alert{padding:13px 15px;border-radius:10px;margin-bottom:16px;font-size:12px;font-weight:700}.rfcrm-client-alert.success{background:#eaf7f0;border:1px solid #cfe9dd;color:#167249}.rfcrm-client-alert.error{background:#fff1f1;border:1px solid #f0cece;color:#9a3434}.rfcrm-intake-detail{margin-top:18px}.rfcrm-intake-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rfcrm-intake-grid>div{padding:13px;background:#f8f9fb;border:1px solid #e7eaee;border-radius:9px}.rfcrm-intake-grid>div.wide{grid-column:1/-1}.rfcrm-intake-grid small,.rfcrm-intake-grid strong{display:block}.rfcrm-intake-grid small{font-size:9px;color:#7d8997;text-transform:uppercase;letter-spacing:.05em}.rfcrm-intake-grid strong{font-size:12px;line-height:1.55;margin-top:5px;font-weight:650}.rfcrm-intake-doc-head{margin-top:22px}.rfcrm-client-doc-list.admin{grid-template-columns:repeat(2,1fr)}
@media(max-width:980px){.rfcrm-client-login-shell{grid-template-columns:1fr}.rfcrm-client-login-info{padding:50px 28px 20px}.rfcrm-client-login-info h1{font-size:42px!important;letter-spacing:-2px!important}.rfcrm-client-login-card{margin:16px auto 42px}.rfcrm-client-layout{grid-template-columns:1fr}.rfcrm-client-aside{position:static;grid-template-columns:1fr 1fr}.rfcrm-client-summary{grid-template-columns:1fr 1fr}.rfcrm-intake-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.rfcrm-client-login-info{padding:36px 20px 14px}.rfcrm-client-login-info h1{font-size:33px!important;letter-spacing:-1.4px!important}.rfcrm-client-login-info>p{font-size:14px}.rfcrm-client-login-card{width:calc(100% - 24px);padding:24px 18px}.rfcrm-client-portal-shell{padding:20px 12px 44px}.rfcrm-client-header{flex-direction:column}.rfcrm-client-header h1{font-size:27px!important}.rfcrm-client-logout{width:100%;text-align:center}.rfcrm-client-summary{grid-template-columns:1fr}.rfcrm-client-layout{display:block}.rfcrm-client-aside{display:grid;grid-template-columns:1fr;margin-top:14px}.rfcrm-client-card{padding:17px}.rfcrm-client-card-head{flex-direction:column}.rfcrm-client-form-grid{grid-template-columns:1fr}.rfcrm-client-primary{width:100%}.rfcrm-intake-grid{grid-template-columns:1fr}.rfcrm-client-doc-list.admin{grid-template-columns:1fr}}


/* v1.3 - Ficha pública por CPF, sem login do cliente */
.rfcrm-public-intake-shell{max-width:1120px;margin:0 auto;padding:44px 28px 80px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#17202a}.rfcrm-public-intake-header{max-width:820px;margin-bottom:24px}.rfcrm-public-intake-header h1{font-size:clamp(34px,5vw,58px)!important;line-height:1.04!important;letter-spacing:-2.4px!important;color:#17202a!important;margin:18px 0 14px!important}.rfcrm-public-intake-header p{font-size:16px;line-height:1.65;color:#6e7b8b;margin:0}.rfcrm-public-lookup-card{margin-bottom:16px}.rfcrm-cpf-lookup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.rfcrm-cpf-lookup-row label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#556270}.rfcrm-cpf-lookup-row input{min-height:48px;border:1px solid #dce1e7;border-radius:9px;padding:10px 12px;font-size:18px;letter-spacing:.04em;outline:none}.rfcrm-cpf-lookup-row input:focus{border-color:#b18b45;box-shadow:0 0 0 3px rgba(177,139,69,.09)}.rfcrm-cpf-feedback{margin-top:13px;border-radius:9px;font-size:12px;font-weight:700}.rfcrm-cpf-feedback.success,.rfcrm-cpf-feedback.info,.rfcrm-cpf-feedback.error{padding:12px 14px;border:1px solid}.rfcrm-cpf-feedback.success{background:#eaf7f0;border-color:#cfe9dd;color:#167249}.rfcrm-cpf-feedback.info{background:#eef5fb;border-color:#d5e5f3;color:#365f81}.rfcrm-cpf-feedback.error{background:#fff1f1;border-color:#f0cece;color:#9a3434}.rfcrm-public-intake-form{display:grid;gap:16px}.rfcrm-public-intake-form[hidden]{display:none!important}.rfcrm-public-intake-form .rfcrm-client-card{padding:28px}.rfcrm-public-help{font-size:10px;color:#8a95a2;font-weight:500}.rfcrm-public-submit{min-width:280px}.rfcrm-cpf-entry-shell{grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr)}
@media(max-width:720px){.rfcrm-public-intake-shell{padding:26px 12px 54px}.rfcrm-public-intake-header h1{font-size:34px!important;letter-spacing:-1.5px!important}.rfcrm-public-intake-header p{font-size:14px}.rfcrm-cpf-lookup-row{grid-template-columns:1fr}.rfcrm-cpf-lookup-row .rfcrm-client-primary{width:100%}.rfcrm-public-intake-form .rfcrm-client-card{padding:18px}.rfcrm-public-submit{width:100%;min-width:0}.rfcrm-cpf-entry-shell{grid-template-columns:1fr}}

/* v1.4 - Painel central da proprietária, responsabilidades e gestão de colaboradores */
.rfcrm-owner-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:14px;background:linear-gradient(135deg,#18212b,#25313e);color:#fff;box-shadow:var(--rf-shadow);margin-bottom:18px}.rfcrm-owner-banner span{display:block;font-size:9px;font-weight:900;letter-spacing:.11em;color:#d9b76c;margin-bottom:7px}.rfcrm-owner-banner h2{font-size:20px!important;line-height:1.2!important;color:#fff!important;margin:0 0 6px!important}.rfcrm-owner-banner p{margin:0;color:#b8c2cd;font-size:12px;line-height:1.55}.rfcrm-owner-banner .rfcrm-btn{background:#fff;border-color:#fff;color:#1d2732;white-space:nowrap}.rfcrm-central-grid{margin-top:0!important;margin-bottom:18px}.rfcrm-demand-list,.rfcrm-team-list{display:grid;gap:9px}.rfcrm-demand-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 13px;border:1px solid var(--rf-line);border-radius:10px;text-decoration:none;background:#fbfcfd;color:inherit}.rfcrm-demand-item:hover{border-color:#d7c49d;background:#fff}.rfcrm-demand-item strong,.rfcrm-demand-item span{display:block}.rfcrm-demand-item strong{font-size:12px;color:#202833}.rfcrm-demand-item span{font-size:10px;color:#7e8997;margin-top:4px}.rfcrm-demand-meta{display:flex;align-items:center;gap:9px;white-space:nowrap}.rfcrm-demand-meta small{color:#909aa6;font-size:9px}.rfcrm-team-member{border:1px solid var(--rf-line);border-radius:11px;padding:13px;background:#fbfcfd}.rfcrm-team-member-head{display:flex;align-items:center;gap:10px}.rfcrm-avatar{width:34px;height:34px;border-radius:10px;background:#1d2732;color:#d9b76c;display:grid;place-items:center;font-size:13px;font-weight:900}.rfcrm-team-member-head strong,.rfcrm-team-member-head span{display:block}.rfcrm-team-member-head strong{font-size:12px}.rfcrm-team-member-head span{font-size:9px;color:#8994a1;margin-top:2px}.rfcrm-team-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:11px 0 8px}.rfcrm-team-kpis span{padding:8px 6px;border-radius:8px;background:#fff;border:1px solid #edf0f3;text-align:center;font-size:9px;color:#7d8896}.rfcrm-team-kpis b{display:block;color:#25313d;font-size:15px;margin-bottom:2px}.rfcrm-team-member>small{color:#9aa3ad;font-size:9px}.rfcrm-my-work-panel{margin-bottom:18px}.rfcrm-my-work-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.rfcrm-my-work-grid a{display:block;text-decoration:none;color:inherit;border:1px solid var(--rf-line);border-radius:10px;padding:14px;background:#fafbfc}.rfcrm-my-work-grid small{display:block;color:#85909d;font-size:10px}.rfcrm-my-work-grid strong{display:block;color:#202833;font-size:24px;margin-top:5px}.rfcrm-btn.danger{border-color:#efc8c8;background:#fff5f5;color:#a93535}.rfcrm-btn.danger:hover{background:#ffecec}.rfcrm-access-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rfcrm-access-actions form{margin:0}.rfcrm-responsible{margin-top:-6px!important;color:#6d7886!important;font-weight:650}.rfcrm-responsible-line{font-size:10px;color:#7e8997;margin:-8px 0 14px}.rfcrm-responsible-line strong{color:#44515e}
@media(max-width:980px){.rfcrm-owner-banner{align-items:flex-start}.rfcrm-team-kpis{grid-template-columns:1fr 1fr}.rfcrm-my-work-grid{grid-template-columns:1fr 1fr}.rfcrm-demand-item{align-items:flex-start}.rfcrm-demand-meta{flex-direction:column;align-items:flex-end}}
@media(max-width:620px){.rfcrm-owner-banner{display:grid}.rfcrm-owner-banner .rfcrm-btn{width:100%}.rfcrm-demand-item{display:grid}.rfcrm-demand-meta{flex-direction:row;align-items:center;justify-content:space-between}.rfcrm-my-work-grid{grid-template-columns:1fr 1fr}.rfcrm-access-actions{display:grid}.rfcrm-access-actions .rfcrm-btn{width:100%}}

/* WhatsApp settings inside the CRM */
.rfcrm-inline-alert{padding:12px 14px;border-radius:10px;margin-bottom:16px;font-size:12px;font-weight:750}.rfcrm-inline-alert.success{background:#eaf7f0;border:1px solid #cfe9dd;color:#167249}.rfcrm-wa-settings{margin-bottom:18px;scroll-margin-top:110px}.rfcrm-config-badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f1f3f5;color:#607080;font-size:9px;font-weight:900;letter-spacing:.06em}.rfcrm-wa-settings-form label{display:grid;gap:6px;color:#52606e;font-size:11px;font-weight:750}.rfcrm-wa-settings-form input{width:100%;min-height:42px;border:1px solid #dce1e7;border-radius:8px;background:#fff;padding:10px 11px;color:#1f2933;font:inherit;font-size:14px;outline:none}.rfcrm-wa-settings-form input:focus{border-color:#b28b45;box-shadow:0 0 0 3px rgba(178,139,69,.09)}.rfcrm-wa-settings-form label small{color:#8b96a3;font-size:9px;line-height:1.45;font-weight:500}.rfcrm-wa-readonly-status{min-height:42px;border:1px solid #dce1e7;border-radius:8px;background:#f8f9fb;padding:9px 11px;display:grid;align-content:center}.rfcrm-wa-readonly-status strong{font-size:11px;color:#273341}.rfcrm-wa-readonly-status small{margin-top:2px}.rfcrm-wa-webhook-field{margin-top:14px}.rfcrm-copy-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.rfcrm-copy-field input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;background:#f8f9fb}.rfcrm-copy-field .rfcrm-btn{white-space:nowrap}
@media(max-width:600px){.rfcrm-copy-field{grid-template-columns:1fr}.rfcrm-copy-field .rfcrm-btn{width:100%}}
