:root{--ink:#16231f;--muted:#697773;--green:#166b50;--green-dark:#10513d;--mint:#e5f3ed;--line:#dfe6e3;--paper:#fff;--bg:#f7f9f8;--orange:#d08332}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh;background:radial-gradient(circle at 50% -20%,#dff1e9 0,transparent 34%),var(--bg)}.topbar{height:72px;padding:0 5vw;justify-content:space-between;background:rgba(255,255,255,.86);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;border:0;background:none;color:var(--ink);font-size:25px;font-weight:800;letter-spacing:-1px}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:10px 10px 10px 3px;background:var(--green);color:white}.brand-mark svg{width:18px}.secure{gap:7px;color:var(--muted);font-size:13px}.secure,.top-actions{display:flex;align-items:center}.top-actions{gap:12px}.nav-button{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;padding:7px 11px;background:white;color:var(--green);font-weight:700}.progress{max-width:660px;margin:28px auto 0;display:flex;justify-content:space-between;position:relative}.progress:before{content:"";position:absolute;top:14px;right:12%;left:12%;height:1px;background:var(--line);z-index:0}.progress-item{display:flex;align-items:center;flex-direction:column;gap:5px;color:#9ba5a2;position:relative;z-index:1;min-width:90px;border:0;background:none;padding:0;cursor:default}.progress-item>span{width:29px;height:29px;border:1px solid var(--line);background:var(--bg);border-radius:50%;display:grid;place-items:center;font-size:12px}.progress-item.active{color:var(--green);font-weight:600}.progress-item.clickable{cursor:pointer}.progress-item.clickable:hover small{text-decoration:underline}.progress-item.active>span{color:white;background:var(--green);border-color:var(--green)}.progress-item small{font-size:12px}.page{margin:0 auto;padding:52px 24px 80px;text-align:center}.page.narrow{max-width:760px}.page.wide{max-width:1260px;text-align:right}.eyebrow,.overline{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.2px}h1{font-size:46px;line-height:1.1;margin:14px 0;letter-spacing:-1.8px}.lead{color:var(--muted);font-size:18px;line-height:1.6;margin:0 auto 34px;max-width:610px}.upload-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin:28px 0 22px}.file-card{min-height:245px;padding:28px 20px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1.5px dashed #b9c8c2;border-radius:18px;background:rgba(255,255,255,.72);position:relative;transition:.2s;cursor:pointer}.file-card:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 12px 35px rgba(17,83,62,.08)}.file-card.has-file{border-style:solid;border-color:#8bbda9;background:#f2faf6}.file-card input{display:none}.file-card strong{max-width:230px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-card>span:not(.file-index):not(.upload-icon):not(.choose){color:var(--muted);font-size:13px}.file-index{position:absolute;right:18px;top:14px;color:#9aa7a2;font-size:12px}.upload-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:15px;background:var(--mint);color:var(--green);margin-bottom:5px}.choose{margin-top:8px;padding:7px 17px;background:white;color:var(--green);border:1px solid var(--line);border-radius:8px;font-size:13px;font-weight:700}.primary,.secondary,.text-button{border:0;border-radius:10px;font-weight:700}.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 22px;color:white;background:var(--green);box-shadow:0 5px 15px rgba(22,107,80,.18)}.primary:hover{background:var(--green-dark)}.primary:disabled{opacity:.45;cursor:not-allowed}.primary.large{min-width:280px;padding:14px 25px}.secondary{padding:10px 16px;background:white;border:1px solid var(--line);color:var(--ink);display:flex;align-items:center;gap:7px}.text-button{display:block;background:none;color:var(--green);margin:13px auto 0;font-size:13px}.file-note{color:#929c99;font-size:12px;margin-top:24px}.error{display:flex;align-items:center;gap:8px;color:#a23d35;padding:12px 15px;border-radius:9px;background:#fff0ee;margin:0 0 18px;text-align:right}.success-icon{width:65px;height:65px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;color:var(--green);background:var(--mint)}.success-icon svg{width:33px;height:33px}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.stat{background:white;border:1px solid var(--line);border-radius:14px;padding:20px 10px;display:flex;flex-direction:column;position:relative}.stat .dot{position:absolute;top:12px;right:12px;width:7px;height:7px;background:currentColor;border-radius:50%}.stat strong{font-size:32px;line-height:1.1}.stat>span:last-child{color:var(--muted);font-size:12px}.stat.green{color:var(--green)}.stat.blue{color:#39749c}.stat.orange{color:var(--orange)}.total{display:flex;flex-direction:column;margin:14px 0;background:var(--ink);color:white;padding:22px;border-radius:14px}.total small,.total span{opacity:.65}.total strong{font-size:38px}.notice{display:flex;text-align:right;gap:12px;align-items:flex-start;padding:16px;border:1px solid #badacc;border-radius:12px;background:#eff8f4;color:var(--green-dark);margin:14px 0 22px}.notice div{display:flex;flex-direction:column}.notice span{font-size:13px;color:var(--muted)}.list-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.list-title h1{font-size:38px;margin:5px 0}.list-title p{margin:0;color:var(--muted)}.selection-count{display:flex;gap:8px;align-items:baseline;background:var(--mint);color:var(--green);padding:12px 18px;border-radius:12px}.selection-count strong{font-size:28px}.selection-count span{font-size:13px}.toolbar{display:flex;justify-content:space-between;margin-bottom:12px}.toolbar-actions{display:flex;gap:8px}.secondary:disabled{opacity:.45;cursor:not-allowed}.filterbar{display:flex;align-items:center;gap:8px;margin:0 0 12px}.filterbar input,.filterbar select{border:1px solid var(--line);background:white;border-radius:8px;padding:8px 10px;color:var(--ink)}.filterbar span{margin-right:auto;color:var(--muted);font-size:12px}.import-button{cursor:pointer}.import-button input{display:none}.update-report{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;margin:0 0 12px;padding:11px 14px;border:1px solid #9bcbb7;border-radius:10px;background:#edf8f3;color:var(--green);font-size:13px}.update-report span{color:var(--muted)}.update-report>button{border:0;background:none;color:var(--muted);font-size:19px}.safety-warning{display:flex;align-items:center;gap:8px;padding:11px 14px;margin-bottom:12px;border:1px solid #e7bd82;background:#fff5e8;color:#945515;border-radius:10px;font-size:13px}.safety-warning span,.search{color:var(--muted)}.search{display:flex;align-items:center;gap:8px;min-width:330px;background:white;border:1px solid var(--line);border-radius:10px;padding:0 12px}.search input{width:100%;border:0;outline:0;padding:10px 0;background:transparent}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:14px;background:white;box-shadow:0 10px 30px rgba(26,50,42,.04)}table{width:100%;border-collapse:collapse;white-space:nowrap}th{background:#f4f7f6;color:var(--muted);font-size:12px;font-weight:600;text-align:right;padding:13px 16px}td{padding:15px 16px;border-top:1px solid #edf0ef;font-size:14px}td.ltr{direction:ltr;text-align:right}input[type=checkbox]{width:17px;height:17px;accent-color:var(--green)}.muted-row{background:#fbfbfb;color:#88918e}.no-phone{display:flex;align-items:center;gap:5px;color:#b06928}.paid-label{display:block;width:max-content;margin-top:3px;padding:2px 6px;border-radius:5px;color:var(--green);background:#eaf4ef}.previous-debt{display:block;color:var(--muted);text-decoration:line-through}.preview-link{border:0;background:none;color:var(--green);display:flex;gap:2px;align-items:center;font-weight:600}.criterion-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eaf4ef;color:var(--green);font-size:11px;font-weight:700}.criterion-badge.review{background:#fff0dd;color:#a65b19}.contact-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:7px;font-size:11px;font-weight:700}.contact-status.ready{color:var(--green);background:#eaf4ef}.contact-status.missing{color:#a65b19;background:#fff0dd}.contact-status.review{color:#8b5a20;background:#f7ead7}.bottom-action{position:-webkit-sticky;position:sticky;bottom:18px;margin-top:15px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.93);border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 35px rgba(23,44,37,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bottom-action>div{display:flex;flex-direction:column}.bottom-action small{color:var(--muted)}.bottom-action .step-actions{flex-direction:row;gap:8px}.report-card{display:grid;grid-template-columns:repeat(3,1fr);background:white;border:1px solid var(--line);border-radius:15px;margin:24px 0}.report-card>div{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 8px;gap:2px 8px;text-align:right;align-items:center;padding:18px;border-left:1px solid var(--line)}.report-card>div:last-child{border:0}.report-card svg{color:var(--green);grid-row:1/3}.report-card span{color:var(--muted);font-size:12px}.report-card strong{font-size:25px}.message-stack{display:flex;flex-direction:column;gap:8px;margin:0 0 12px}.message-stack button{display:flex;align-items:center;text-align:right;gap:11px;padding:12px;border:1px solid var(--line);border-radius:11px;background:white}.message-stack button>span:nth-child(2){display:flex;flex:1 1;flex-direction:column}.message-stack small{color:var(--muted)}.avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green);font-weight:800}.more{color:var(--muted);font-size:13px}.modal-backdrop{position:fixed;inset:0;z-index:10;background:rgba(8,20,16,.55);display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(440px,100%);padding:18px;background:white;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-head{justify-content:space-between;text-align:right;padding-bottom:14px}.modal-head,.modal-head>div{display:flex;align-items:center}.modal-head>div{gap:10px}.modal-head>div>span:last-child{display:flex;flex-direction:column}.modal-head small{color:var(--muted)}.modal-head>button{border:0;background:#f2f4f3;border-radius:50%;width:31px;height:31px;font-size:20px}.whatsapp{display:grid;place-items:center;background:#25d366;color:white;width:38px;height:38px;border-radius:50%}.phone-preview{min-height:350px;padding:50px 18px 20px;display:flex;align-items:flex-start;background-color:#e9e2da;background-image:radial-gradient(#cfc6bc 1px,transparent 0);background-size:18px 18px;border-radius:12px;margin-bottom:15px}.bubble{position:relative;width:92%;background:#d9fdd3;border-radius:9px 0 9px 9px;padding:12px 12px 22px;text-align:right;line-height:1.45;box-shadow:0 1px 2px rgba(0,0,0,.1)}.bubble span{display:block}.bubble time{position:absolute;bottom:5px;left:8px;font-size:10px;color:#71817b;direction:ltr}.client-card{width:min(680px,100%);max-height:94vh;overflow:auto}.client-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.client-summary span{display:flex;flex-direction:column;padding:9px;border-radius:9px;background:#f4f7f6;color:var(--muted);font-size:11px}.client-summary strong{color:var(--ink);font-size:14px}.editor-label{display:flex;flex-direction:column;gap:5px;text-align:right;margin-bottom:11px;color:var(--muted);font-size:12px}.editor-label textarea{resize:vertical;border:1px solid var(--line);border-radius:9px;padding:10px;line-height:1.5;outline:0}.editor-label textarea:focus{border-color:var(--green)}.phone-preview.compact{min-height:230px;padding-top:25px}.receipt-box{display:grid;grid-template-columns:1fr 150px auto;align-items:end;grid-gap:10px;gap:10px;margin:12px 0;padding:14px;border:1px solid #b9d8cb;border-radius:11px;background:#f0f8f5;text-align:right}.receipt-box>div{display:flex;flex-direction:column}.receipt-box>div span{color:var(--muted);font-size:12px}.receipt-box .pin-field{margin:0}.receipt-box p{grid-column:1/-1;margin:0;font-size:12px}.receipt-ok{color:var(--green)}.receipt-error{color:#9a352e}.dashboard-backdrop{align-items:start;overflow:auto}.dashboard-panel{width:min(960px,100%);margin:35px auto;padding:24px;border-radius:18px;background:var(--bg);box-shadow:0 30px 80px rgba(0,0,0,.25)}.dashboard-head{display:flex;align-items:center;justify-content:space-between}.dashboard-head h2{margin:3px 0 16px;font-size:35px}.dashboard-head>button{border:0;background:white;width:34px;height:34px;border-radius:50%;font-size:20px}.dashboard-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.dashboard-kpis div{display:flex;flex-direction:column;padding:18px;background:white;border:1px solid var(--line);border-radius:12px}.dashboard-kpis span{color:var(--muted);font-size:12px}.dashboard-kpis strong{font-size:27px;color:var(--green)}.activity-card{margin-top:12px;padding:18px;background:white;border:1px solid var(--line);border-radius:12px}.activity-card h3{display:flex;gap:7px;align-items:center;margin:0 0 10px}.activity-card>div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #edf0ef}.activity-card time{color:var(--muted);font-size:11px}.dashboard-actions{display:flex;justify-content:space-between;margin-top:14px}.danger-button{border:1px solid #dba6a0;color:#9a352e;background:#fff0ee;border-radius:9px;padding:9px 14px;font-weight:700}.confirm-modal{text-align:center;padding:28px}.confirm-modal h2{margin:12px 0 6px}.confirm-modal>p{color:var(--muted);line-height:1.6}.warning-icon{width:58px;height:58px;display:grid;place-items:center;margin:auto;border-radius:50%;color:#a65b19;background:#fff0dd}.confirm-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:20px 0}.confirm-summary span{display:flex;flex-direction:column;padding:12px;background:#f4f7f6;border-radius:10px;color:var(--muted);font-size:12px}.confirm-summary strong{color:var(--ink);font-size:18px}.pin-field{display:flex;flex-direction:column;gap:5px;text-align:right;margin:0 0 16px;color:var(--muted);font-size:12px}.pin-field input{border:1px solid var(--line);border-radius:9px;padding:11px;outline:0}.pin-field input:focus{border-color:var(--green)}.send-result{display:flex;flex-direction:column;padding:14px;margin-bottom:14px;border:1px solid #9bcbb7;border-radius:10px;background:#edf8f3;color:var(--green)}.send-result.failed{border-color:#e5aea7;background:#fff0ee;color:#9a352e}.send-result span{font-size:12px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#dff1e9 0,transparent 42%),var(--bg)}.auth-card{width:min(440px,100%);padding:34px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 24px 70px rgba(20,58,45,.12);text-align:right}.auth-card h1{margin:14px 0 8px;font-size:39px}.auth-card>p{margin:0 0 24px;color:var(--muted);line-height:1.6}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:30px;font-size:25px;font-weight:800;letter-spacing:-1px}.auth-card form{display:flex;flex-direction:column;gap:14px}.auth-card form label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:13px;font-weight:700}.auth-card form input{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:10px;outline:0;color:var(--ink);background:white;direction:ltr;text-align:left}.auth-card form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(22,107,80,.1)}.auth-card form .primary{width:100%;margin-top:3px}.auth-card>small{display:flex;align-items:center;gap:5px;margin-top:18px;color:var(--muted);font-size:11px}.auth-loading{text-align:center}.auth-loading .brand-mark{margin:auto}.auth-loading h1{font-size:32px}.auth-loading p{margin:0}.user-email{color:var(--muted);font-size:12px;direction:ltr}.cloud-error{color:#a23d35}.cloud-saving{color:#9a6a27}.agency-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 10px;border-radius:8px;background:var(--mint);color:var(--green);font-size:12px;font-weight:700}.team-backdrop{align-items:start;overflow:auto}.team-panel{width:min(850px,100%);margin:35px auto;padding:24px;border-radius:18px;background:var(--bg);box-shadow:0 30px 80px rgba(0,0,0,.25)}.team-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;text-align:right}.team-head h2{margin:5px 0;font-size:32px}.team-head p{margin:0 0 18px;color:var(--muted)}.team-head>button{flex:0 0 auto;border:0;background:white;width:34px;height:34px;border-radius:50%;font-size:20px}.team-add{display:grid;grid-template-columns:1fr 220px 140px auto;align-items:end;grid-gap:10px;gap:10px;margin-bottom:14px;padding:16px;border:1px solid #b9d8cb;border-radius:12px;background:#f0f8f5}.team-add>div{display:flex;flex-direction:column;gap:3px}.team-add strong{display:flex;gap:6px;align-items:center}.team-add small{color:var(--muted);line-height:1.4}.team-add input,.team-add select,.team-row select{min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:white;outline:0}.team-add input{direction:ltr;text-align:left}.team-notice{display:flex;align-items:center;gap:7px;margin-bottom:12px;padding:11px 14px;color:var(--green);border:1px solid #9bcbb7;border-radius:9px;background:#edf8f3}.team-list{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:white}.team-list-head{display:flex;justify-content:space-between;padding:13px 16px;background:#f4f7f6}.team-list-head span{color:var(--muted);font-size:12px}.team-row{display:grid;grid-template-columns:42px 1fr 140px 38px;align-items:center;grid-gap:10px;gap:10px;padding:13px 16px;border-top:1px solid #edf0ef}.team-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green);font-weight:800}.team-person{min-width:0;display:flex;flex-direction:column}.team-person small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);direction:ltr;text-align:right}.role-badge{justify-self:start;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:700}.role-admin,.role-owner{background:#e6f1ff;color:#35678c}.role-agent{background:var(--mint);color:var(--green)}.role-viewer{background:#f1f2f2;color:var(--muted)}.team-remove{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff0ee;color:#9a352e}.team-empty{padding:24px;text-align:center;color:var(--muted)}@media(max-width:720px){.agency-name,.secure,.user-email{display:none}.topbar{padding:0 14px}.top-actions{gap:6px}.nav-button{padding:7px 9px}.progress-item small{display:none}.progress{padding:0 18px}.page{padding-top:35px}h1{font-size:37px}.stats,.upload-grid{grid-template-columns:1fr}.file-card{min-height:190px}.list-title{align-items:flex-start;gap:15px}.selection-count span{display:none}.toolbar{gap:8px;flex-direction:column}.filterbar,.toolbar-actions{flex-direction:column;align-items:stretch}.filterbar span{margin:0}.search{min-width:0}.bottom-action>div:first-child{display:none}.bottom-action .step-actions{width:100%}.bottom-action .step-actions button{flex:1 1}.report-card{grid-template-columns:1fr}.report-card>div{border-left:0;border-bottom:1px solid var(--line)}.report-card>div:last-child{border:0}.dashboard-kpis{grid-template-columns:1fr 1fr}.client-summary,.receipt-box,.team-add{grid-template-columns:1fr}.team-row{grid-template-columns:42px 1fr auto}.role-badge,.team-row select{grid-column:2}.team-remove{grid-column:3;grid-row:1/3}}