:root{--ink:#0a1220;--navy:#0d1728;--navy2:#15243c;--blue:#1766e8;--blue2:#76a9ff;--paper:#f3f6fa;--white:#fff;--line:#dce4ef;--muted:#687386;--green:#139467;--red:#d43c32;--amber:#d8900c;--radius:18px;--shadow:0 18px 50px rgba(18,36,64,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:80;display:flex;width:252px;flex-direction:column;padding:24px 17px 18px;background:var(--navy);color:#fff}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 21px}.brand-mark{display:grid;width:43px;height:43px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#3685fb,#0a459c);box-shadow:0 8px 22px rgba(25,102,232,.35);font-size:1.35rem;font-weight:900}.brand>div,.user-card>div{display:grid;min-width:0}.brand strong{letter-spacing:.14em}.brand small,.user-card small{overflow:hidden;color:#92a2b8;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.workspace-switch{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:4px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#09111f}.workspace-switch button{padding:8px;border:0;border-radius:8px;background:transparent;color:#8190a6;font-size:.69rem;font-weight:800}.workspace-switch button.active{background:#1d365c;color:#fff}.sidebar nav{display:flex;flex:1;flex-direction:column;gap:2px;margin-top:15px;overflow:auto;scrollbar-width:thin}.sidebar nav>small{margin:14px 12px 5px;color:#64758e;font-size:.56rem;font-weight:900;letter-spacing:.13em}.sidebar nav button{display:flex;align-items:center;gap:11px;width:100%;padding:9px 12px;border:0;border-radius:10px;background:transparent;color:#b6c2d2;font-size:.77rem;font-weight:700;text-align:left;transition:.16s ease}.sidebar nav button>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:7px;color:#87b4ff}.sidebar nav button:hover,.sidebar nav button.active{background:#1b304f;color:#fff}.sidebar nav button.active span{border-color:#377de9;background:#1766e8;color:#fff}.user-card{display:flex;align-items:center;gap:10px;padding:14px 7px 0;border-top:1px solid rgba(255,255,255,.09)}.user-card>span{display:grid;flex:none;width:35px;height:35px;place-items:center;border-radius:50%;background:#fff;color:#154d9e;font-weight:900}.user-card strong{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.main{min-height:100vh;margin-left:252px;padding:0 clamp(22px,4vw,60px) 70px}.topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;min-height:96px;border-bottom:1px solid rgba(13,23,40,.09);background:rgba(243,246,250,.91);backdrop-filter:blur(18px)}.topbar>div:nth-child(2){display:grid}.topbar small,.panel-kicker,.eyebrow,.modal header small{color:var(--blue);font-size:.62rem;font-weight:900;letter-spacing:.14em}.topbar h1{margin:4px 0 0;font-size:1.42rem}.top-actions{display:flex;gap:9px;margin-left:auto}.button{min-height:41px;padding:0 17px;border:1px solid var(--blue);border-radius:11px;background:var(--blue);color:#fff;font-size:.72rem;font-weight:850}.button:hover{background:#0e53c2}.button.secondary{border-color:#cbd7e5;background:#fff;color:#26364e}.button:disabled{cursor:not-allowed;opacity:.55}.menu-button{display:none;border:0;background:transparent;font-size:1.45rem}.alert{display:flex;align-items:center;margin:20px 0 -3px;padding:12px 15px;border:1px solid #ffc8c3;border-radius:11px;background:#fff1ef;color:#9c2c24;font-size:.77rem}.dashboard{display:grid;gap:22px;padding-top:28px}.hero{position:relative;display:flex;align-items:end;justify-content:space-between;min-height:230px;padding:37px 40px;border-radius:24px;background:radial-gradient(circle at 78% 8%,rgba(50,126,244,.43),transparent 34%),linear-gradient(135deg,#091321,#142946);color:#fff;overflow:hidden;box-shadow:0 20px 60px rgba(14,35,65,.16)}.hero:after{position:absolute;right:-55px;bottom:-145px;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 46px rgba(255,255,255,.03),0 0 0 92px rgba(255,255,255,.02);content:""}.eyebrow{display:block;margin-bottom:12px;color:var(--blue2)}.hero h2,.finance-intro h2,.integrations-intro h2{margin:0;font-size:clamp(1.9rem,3.3vw,3.35rem);line-height:1.04;letter-spacing:-.045em}.hero h2 em,.finance-intro h2 em,.integrations-intro h2 em{color:var(--blue2);font-style:normal}.hero p{max-width:610px;margin:17px 0 0;color:#c3cede;font-size:.84rem}.hero .button{position:relative;z-index:2;min-width:190px;border-color:rgba(255,255,255,.2);background:#fff;color:#113d7b}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.metric{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 12px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 25px rgba(24,45,75,.04);text-align:left}.metric-icon{grid-row:1/4;display:grid;width:43px;height:43px;place-items:center;border-radius:13px;background:#eaf2ff;color:var(--blue);font-weight:900}.metric small{color:var(--muted);font-size:.67rem}.metric strong{font-size:1.42rem;line-height:1.1}.metric i{color:var(--blue);font-size:.61rem;font-style:normal;font-weight:800;opacity:0;transition:.15s}.metric:hover i{opacity:1}.two-col{display:grid;grid-template-columns:1fr 1.35fr;gap:17px}.panel{padding:23px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 7px 24px rgba(24,45,75,.03)}.panel-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.panel-head h3{margin:4px 0 0;font-size:1rem}.panel-head button{border:0;background:none;color:var(--blue);font-size:.66rem;font-weight:850}.big-number{display:block;margin:30px 0 20px;font-size:clamp(2rem,4vw,3.1rem);letter-spacing:-.05em}.summary-row{display:flex;justify-content:space-between;gap:12px;padding-top:15px;border-top:1px solid var(--line);color:var(--muted);font-size:.65rem}.status-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--green)}.status-dot.danger{background:var(--red)}.feed{display:grid;margin-top:16px}.feed-row{display:flex;align-items:center;gap:11px;padding:10px 0;border-top:1px solid #edf1f6}.feed-row>span{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:#eaf2ff;color:var(--blue);font-size:.65rem;font-weight:900}.feed-row>div{display:grid}.feed-row strong{font-size:.73rem}.feed-row small,.muted{color:var(--muted);font-size:.64rem}.toolbar{display:flex;gap:9px;padding:23px 0 17px}.search{display:flex;align-items:center;gap:8px;flex:1;max-width:470px;height:42px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:#fff}.search input{width:100%;border:0;outline:0;background:transparent;font-size:.75rem}.toolbar>button{height:42px;padding:0 15px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:.69rem;font-weight:800}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:17px;background:#fff}.data-table{width:100%;border-collapse:collapse;white-space:nowrap}.data-table th{padding:14px 17px;border-bottom:1px solid var(--line);background:#f9fbfd;color:#758197;font-size:.57rem;letter-spacing:.08em;text-align:left;text-transform:uppercase}.data-table td{max-width:330px;padding:15px 17px;border-bottom:1px solid #edf1f6;color:#344054;font-size:.73rem;overflow:hidden;text-overflow:ellipsis}.data-table td:first-child{color:#101828;font-weight:800}.data-table tr:last-child td{border:0}.status-select{padding:6px 8px;border:1px solid #ccd8e6;border-radius:8px;background:#f5f8fc;color:#344054;font-size:.65rem;font-weight:800}.status-select.active,.status-select.paid,.status-select.done{border-color:#a7dfc5;background:#ecfaf3;color:#16724d}.status-select.overdue,.status-select.cancelled{border-color:#ffc8c3;background:#fff0ef;color:#a62e27}.badge{display:inline-flex;padding:5px 8px;border-radius:7px;background:#eef2f7;color:#526075;font-size:.61rem;font-weight:850;text-transform:capitalize}.badge.high,.badge.urgent{background:#fff0ef;color:#ab332b}.badge.low{background:#ebf9f1;color:#16724d}.negative{color:var(--red)!important}.link{color:var(--blue);font-weight:850}.kanban{display:grid;grid-template-columns:repeat(5,minmax(210px,1fr));gap:11px;padding-bottom:20px;overflow:auto}.kanban-column{min-height:480px;padding:11px;border:1px solid var(--line);border-radius:15px;background:#eaf0f6}.kanban-column>header{display:flex;justify-content:space-between;padding:6px 4px 13px;font-size:.69rem;font-weight:900}.kanban-column>header b{display:grid;width:22px;height:22px;place-items:center;border-radius:7px;background:#fff;color:#657187;font-size:.61rem}.deal{margin-bottom:8px;padding:14px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(26,45,72,.05)}.deal small{color:#758197;font-size:.59rem}.deal h3{margin:6px 0 12px;font-size:.77rem}.deal>strong{font-size:.92rem}.deal footer{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #edf1f6}.deal footer span{max-width:98px;color:var(--muted);font-size:.57rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal select{max-width:92px;border:0;background:transparent;color:var(--blue);font-size:.58rem;font-weight:850}.task-list{display:grid;gap:8px}.task{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px 17px;border:1px solid var(--line);border-radius:13px;background:#fff}.task-check{display:grid;width:27px;height:27px;place-items:center;border:1px solid #b8c5d5;border-radius:8px;background:#fff;color:#fff}.task-check.checked{border-color:var(--blue);background:var(--blue)}.task>div{display:grid}.task strong{font-size:.76rem}.task small{color:var(--muted);font-size:.62rem}.empty{display:grid;min-height:430px;place-items:center;align-content:center;padding:45px;border:1px dashed #b9cce4;border-radius:20px;background:rgba(255,255,255,.74);text-align:center}.empty>span{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:#eaf2ff;color:var(--blue);font-size:1.45rem}.empty h2{margin:18px 0 7px;font-size:1.2rem}.empty p{max-width:430px;margin:0 0 20px;color:var(--muted);font-size:.77rem}.loading{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding-top:24px}.loading i{height:220px;border-radius:17px;background:linear-gradient(100deg,#e7edf5 20%,#f9fbfd 40%,#e7edf5 60%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position:-200% 0}}.finance-page{display:grid;gap:21px;padding-top:29px}.finance-intro{display:flex;align-items:end;justify-content:space-between;padding:33px 36px;border-radius:22px;background:linear-gradient(135deg,#10203a,#17345d);color:#fff}.finance-intro p{max-width:520px;margin:14px 0 0;color:#c5d0df;font-size:.78rem}.scope-label{padding:9px 12px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.08);font-size:.66rem;font-weight:850}.finance-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.finance-stat{padding:19px;border:1px solid var(--line);border-radius:16px;background:#fff}.finance-stat small{display:block;margin-bottom:8px;color:var(--muted);font-size:.64rem}.finance-stat strong{font-size:1.3rem}.finance-stat.income strong{color:var(--green)}.finance-stat.expense strong{color:var(--red)}.account-grid,.goal-grid,.file-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.account-card,.goal-card,.file-card{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.account-card header{display:flex;align-items:center;justify-content:space-between}.account-card header i{width:10px;height:10px;border-radius:50%}.account-card small,.goal-card small,.file-card small{color:var(--muted);font-size:.62rem}.account-card strong{display:block;margin-top:18px;font-size:1.35rem}.goal-card h3,.file-card h3{margin:6px 0 15px;font-size:.79rem}.progress{height:7px;border-radius:10px;background:#e7edf5;overflow:hidden}.progress i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#1766e8,#6fa7ff)}.goal-meta{display:flex;justify-content:space-between;margin-top:8px}.goal-meta strong{font-size:.67rem}.upload-box{display:grid;min-height:270px;place-items:center;padding:35px;border:2px dashed #b9cce3;border-radius:20px;background:#f9fbfd;text-align:center}.upload-box>div>span{display:grid;width:55px;height:55px;margin:0 auto 14px;place-items:center;border-radius:17px;background:#eaf2ff;color:var(--blue);font-size:1.4rem}.upload-box h3{margin:0 0 6px}.upload-box p{margin:0 0 15px;color:var(--muted);font-size:.72rem}.upload-box input{max-width:260px;margin-bottom:15px;font-size:.68rem}.file-grid{margin-top:17px}.file-card{display:grid;grid-template-columns:auto 1fr;gap:3px 11px;text-decoration:none;color:inherit}.file-card>span{grid-row:1/3;display:grid;width:37px;height:37px;place-items:center;border-radius:11px;background:#eaf2ff;color:var(--blue)}.integrations{display:grid;grid-template-columns:minmax(250px,.8fr) 1.35fr;gap:48px;padding:52px 0}.integrations-intro{position:sticky;top:130px;align-self:start}.integrations-intro p{max-width:430px;color:var(--muted);font-size:.81rem}.integration-list{display:grid;gap:11px}.integration{display:flex;gap:17px;padding:21px;border:1px solid var(--line);border-radius:16px;background:#fff}.integration>span{display:grid;flex:none;width:44px;height:44px;place-items:center;border-radius:13px;background:#142946;color:#78abff}.integration h3{margin:1px 0 5px;font-size:.86rem}.integration p{margin:0 0 9px;color:var(--muted);font-size:.69rem}.connection{display:flex;align-items:center;gap:6px;color:#86630a;font-size:.59rem;font-weight:850}.connection:before{width:7px;height:7px;border-radius:50%;background:#e7aa16;content:""}.connection.ready{color:#17704d}.connection.ready:before{background:var(--green)}.modal-backdrop{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:23px;background:rgba(4,11,22,.68);backdrop-filter:blur(8px)}.modal-backdrop[hidden]{display:none}.modal{width:min(760px,100%);max-height:90vh;padding:25px;border-radius:21px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.3);overflow:auto}.modal>header{display:flex;align-items:start;justify-content:space-between;margin-bottom:21px}.modal h2{margin:4px 0 0}.modal>header button{border:0;background:transparent;color:#667085;font-size:1.7rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:6px}.form-grid label.wide{grid-column:1/-1}.form-grid label>span{color:#344054;font-size:.67rem;font-weight:850}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea{width:100%;min-height:43px;padding:10px 11px;border:1px solid #ccd7e4;border-radius:10px;background:#fbfcfe;color:#172033;outline:0}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#4383e7;box-shadow:0 0 0 3px #eaf2ff}.checkbox{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.checkbox input{width:18px;height:18px;accent-color:var(--blue)}.modal form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:23px;padding-top:19px;border-top:1px solid var(--line)}
@media(max-width:1100px){.metric-grid,.finance-stats{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.integrations{grid-template-columns:1fr}.integrations-intro{position:static}.account-grid,.goal-grid,.file-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.sidebar{transform:translateX(-103%);transition:transform .18s ease}.sidebar.open{transform:none;box-shadow:18px 0 60px rgba(0,0,0,.35)}.main{margin-left:0;padding:0 15px 42px}.menu-button{display:block}.topbar{min-height:78px}.topbar>div:nth-child(2){margin-left:11px}.topbar small{display:none}.topbar h1{font-size:1.05rem}.top-actions .secondary{display:none}.button{min-height:39px;padding:0 12px;font-size:.66rem}.hero{display:grid;min-height:330px;padding:27px 23px}.hero .button{align-self:end;width:100%}.metric-grid,.finance-stats{grid-template-columns:1fr 1fr}.metric{grid-template-columns:1fr;padding:15px}.metric-icon{grid-row:auto;width:36px;height:36px}.metric i{display:none}.summary-row{display:grid;gap:7px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.modal{padding:19px 16px}.finance-intro{display:grid;gap:20px;padding:27px 23px}.account-grid,.goal-grid,.file-grid{grid-template-columns:1fr}.integrations{padding-top:31px}.table-wrap{margin-right:-15px;border-radius:15px 0 0 15px}.toolbar>button{display:none}}
@media(max-width:440px){.metric-grid,.finance-stats{grid-template-columns:1fr}.top-actions .button{width:42px;padding:0;font-size:0}.top-actions .button:after{content:"+";font-size:1.2rem}.hero h2,.finance-intro h2,.integrations-intro h2{font-size:2rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Lima OS — atualização visual e central de comunicação */
body{font-size:16px;background:radial-gradient(circle at 92% -8%,rgba(71,126,255,.25),transparent 30%),radial-gradient(circle at 28% 4%,rgba(194,176,255,.22),transparent 28%),#f5f7ff}
.sidebar{border-right:1px solid rgba(86,112,164,.13);background:rgba(250,251,255,.95);color:var(--ink);box-shadow:12px 0 50px rgba(67,88,131,.07);backdrop-filter:blur(22px)}
.brand small,.user-card small{color:#8792a7}.workspace-switch{border-color:#dce4f2;background:#eef2fb}.workspace-switch button{color:#68758a}.workspace-switch button.active{background:linear-gradient(135deg,#2977ff,#654de8);color:#fff;box-shadow:0 8px 20px rgba(61,91,220,.22)}
.sidebar nav>small{color:#9aa5b7}.sidebar nav button{color:#5e6b80}.sidebar nav button>span{border-color:#dbe3f1;background:#fff;color:#4d6faa}.sidebar nav button:hover{background:#eef3ff;color:#19498f}.sidebar nav button.active{background:linear-gradient(135deg,#edf3ff,#f4f0ff);color:#1655bd}.sidebar nav button.active span{border-color:transparent;background:linear-gradient(135deg,#2876ff,#594ee9);color:#fff}.user-card{border-color:#e2e8f2}.user-card>span{background:#eaf1ff}
.main{background:linear-gradient(180deg,rgba(255,255,255,.25),rgba(248,250,255,.68))}.topbar{background:rgba(248,250,255,.8)}
.panel,.metric,.finance-stat,.account-card,.goal-card,.file-card,.integration,.campaign-card{border-color:rgba(132,153,190,.16);box-shadow:0 18px 44px rgba(75,94,139,.07)}
.hero{background:radial-gradient(circle at 83% 18%,rgba(50,111,255,.34),transparent 19%),radial-gradient(circle at 72% 62%,rgba(141,113,255,.2),transparent 25%),linear-gradient(135deg,#fff,#eef3ff 58%,#dce8ff);color:#0c2450}.hero:after{border-color:rgba(40,96,216,.18);box-shadow:0 0 0 46px rgba(46,105,232,.05),0 0 0 92px rgba(84,74,226,.035)}.hero h2 em{color:#165fd9}.hero p{color:#64738b}.hero .button{border:0;background:linear-gradient(135deg,#2474ff,#5a4de5);color:#fff;box-shadow:0 12px 25px rgba(47,87,220,.25)}
.metric{transition:transform .18s ease,box-shadow .18s ease}.metric:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(63,91,151,.12)}.metric:first-child{border-color:transparent;background:linear-gradient(145deg,#2d72ff,#594be5);color:#fff}.metric:first-child small,.metric:first-child i{color:#dbe7ff}.metric:first-child .metric-icon{background:rgba(255,255,255,.16);color:#fff}
.finance-intro{background:radial-gradient(circle at 82% 15%,rgba(75,127,255,.35),transparent 27%),linear-gradient(135deg,#fff,#edf3ff);color:#102650}.finance-intro h2 em{color:#296cff}.finance-intro p{color:#67758c}.scope-label{border-color:#d7e2f4;background:#fff;color:#295ba8}.integration>span{background:linear-gradient(135deg,#eaf2ff,#efeaff);color:#2468df}
.button{border:0;background:linear-gradient(135deg,#2474ff,#584ce4);box-shadow:0 8px 18px rgba(41,91,220,.16)}.button:hover{background:linear-gradient(135deg,#1764eb,#493bd6)}.button.secondary{border:1px solid #d8e1ee;background:#fff;color:#26364e;box-shadow:none}
.campaign-page{display:grid;gap:20px;padding-top:28px}.campaign-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;min-height:220px;padding:34px 38px;border:1px solid rgba(98,123,183,.14);border-radius:25px;background:radial-gradient(circle at 84% 13%,rgba(102,77,233,.28),transparent 25%),radial-gradient(circle at 75% 78%,rgba(34,119,255,.25),transparent 25%),linear-gradient(135deg,#fff,#eef3ff);box-shadow:0 24px 65px rgba(66,88,145,.1);overflow:hidden}.campaign-hero:after{position:absolute;right:-60px;bottom:-150px;width:370px;height:370px;border:1px solid rgba(47,104,222,.15);border-radius:50%;box-shadow:0 0 0 44px rgba(45,111,242,.045),0 0 0 88px rgba(90,70,225,.025);content:""}.campaign-hero h2{max-width:650px;margin:7px 0 0;color:#112b57;font-size:clamp(2rem,4vw,3.45rem);line-height:1.02;letter-spacing:-.05em}.campaign-hero h2 em{color:#286cf2;font-style:normal}.campaign-hero p{max-width:650px;margin:16px 0 0;color:#64738b;line-height:1.7}.campaign-hero .button{position:relative;z-index:2;min-width:205px}.campaign-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.campaign-stats article{padding:20px;border:1px solid rgba(132,153,190,.16);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 14px 34px rgba(75,94,139,.06)}.campaign-stats small{display:block;margin-bottom:8px;color:#718096;font-size:.72rem}.campaign-stats strong{font-size:1.5rem;letter-spacing:-.04em}.provider-strip{display:flex;align-items:center;gap:10px;padding:14px 17px;border:1px solid #dce4f1;border-radius:15px;background:rgba(255,255,255,.8);color:#68758a;font-size:.78rem}.provider-strip b{color:#1d2f4d}.provider-strip .connection{margin-right:16px}.campaign-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.campaign-card{display:grid;align-content:start;min-height:280px;padding:22px;border:1px solid rgba(132,153,190,.17);border-radius:20px;background:rgba(255,255,255,.94)}.campaign-card header{display:flex;align-items:start;justify-content:space-between;gap:13px}.channel-icon{display:grid;width:43px;height:43px;place-items:center;border-radius:13px;background:linear-gradient(135deg,#e6f0ff,#ece8ff);color:#235fc8;font-size:1.1rem}.campaign-status{padding:6px 9px;border-radius:9px;background:#fff4dc;color:#94600a;font-size:.65rem;font-weight:850;text-transform:capitalize}.campaign-status.sent,.campaign-status.completed{background:#e8f8f0;color:#16734e}.campaign-status.sending{background:#eaf2ff;color:#195dc2}.campaign-card h3{margin:18px 0 7px;font-size:1.02rem}.campaign-card>p{min-height:40px;margin:0 0 18px;color:#6c788d;font-size:.78rem;line-height:1.55}.campaign-progress{height:8px;border-radius:10px;background:#e9eef6;overflow:hidden}.campaign-progress i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#2372ff,#614be3)}.campaign-numbers{display:flex;justify-content:space-between;margin:9px 0 19px;color:#758197;font-size:.68rem}.campaign-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.done-label{color:#25815e;font-size:.72rem;font-weight:850}
@media(max-width:1100px){.campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.campaign-hero{grid-template-columns:1fr;min-height:350px;padding:28px 23px}.campaign-hero .button{width:100%}.campaign-grid{grid-template-columns:1fr}.provider-strip{align-items:flex-start;flex-wrap:wrap}.sidebar{background:rgba(250,251,255,.98)}}
@media(max-width:440px){.campaign-stats{grid-template-columns:1fr 1fr}.campaign-stats article{padding:16px}.campaign-hero h2{font-size:2.15rem}}
.campaign-stats article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px}.campaign-stats article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:linear-gradient(135deg,#e7f0ff,#eeeaff);color:#2869df;font-weight:900}.provider-strip{gap:16px}.provider-strip>div{display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 7px;min-width:175px}.provider-strip>div i{grid-row:1/3;width:9px;height:9px;border-radius:50%;background:#e0a217}.provider-strip>div i.online{background:#15966a}.provider-strip>div strong{color:#1d2f4d;font-size:.73rem}.provider-strip>div small{color:#7c8799;font-size:.62rem}.provider-strip>p{margin:0 0 0 auto;color:#6c788d;font-size:.7rem}
.nav-more{margin-top:8px}.nav-more summary{display:flex;align-items:center;gap:11px;padding:9px 12px;border-radius:10px;color:#788499;font-size:.75rem;font-weight:800;list-style:none;cursor:pointer}.nav-more summary::-webkit-details-marker{display:none}.nav-more summary>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid #dbe3f1;border-radius:7px;background:#fff;color:#6780a8}.nav-more[open] summary{background:#f1f4fa;color:#385174}.nav-more>div{display:grid;gap:2px;margin:5px 0 0 12px;padding-left:8px;border-left:1px solid #dde5f1}.nav-more>div button{padding-block:7px}.focus-hero{display:flex;align-items:end;justify-content:space-between;gap:25px;padding:34px 38px;border:1px solid rgba(116,140,185,.14);border-radius:24px;background:radial-gradient(circle at 86% 14%,rgba(94,89,238,.18),transparent 25%),linear-gradient(135deg,#fff,#edf3ff);box-shadow:0 20px 55px rgba(72,93,143,.08)}.focus-hero h2{margin:0;color:#11284f;font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.03;letter-spacing:-.05em}.focus-hero h2 em{color:#276df0;font-style:normal}.focus-hero p{max-width:610px;margin:15px 0 0;color:#68768d;font-size:.88rem}.focus-actions{display:flex;gap:9px}.simple-metrics .metric:first-child{background:linear-gradient(145deg,#2d72ff,#594be5)}.daily-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:17px}.action-list{display:grid;margin-top:15px}.action-list button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 0;border:0;border-top:1px solid #e7edf5;background:transparent;text-align:left}.action-list button>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#edf3ff;color:#2266d5;font-size:.66rem;font-weight:900}.action-list button>div{display:grid;gap:3px}.action-list strong{font-size:.79rem}.action-list small{color:#7c8798;font-size:.66rem}.action-list b{color:#3173e6}.inbox-page{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:calc(100vh - 125px);padding-top:20px}.inbox-list{overflow:auto;border:1px solid #dfe6f1;border-radius:20px 0 0 20px;background:rgba(255,255,255,.9)}.inbox-search{display:flex;align-items:center;gap:8px;margin:14px;padding:0 13px;border:1px solid #dfe6f1;border-radius:11px;background:#f8faff;color:#6e7b91}.inbox-search input{width:100%;height:42px;border:0;outline:0;background:transparent;font-size:.75rem}.conversation{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;padding:14px;border:0;border-top:1px solid #edf1f6;background:transparent;text-align:left}.conversation:hover,.conversation.active{background:#eef3ff}.conversation-avatar,.conversation-person>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:linear-gradient(135deg,#2675ff,#5c4be5);color:#fff;font-weight:900}.conversation>div{display:grid;min-width:0;gap:4px}.conversation strong,.conversation small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation strong{font-size:.76rem}.conversation small{color:#778398;font-size:.65rem}.conversation time{color:#9aa4b4;font-size:.56rem}.conversation-view{display:grid;grid-template-rows:auto 1fr auto;border:1px solid #dfe6f1;border-left:0;border-radius:0 20px 20px 0;background:rgba(255,255,255,.94)}.conversation-view>header{display:flex;align-items:center;justify-content:space-between;padding:20px 23px;border-bottom:1px solid #e8edf5}.conversation-person{display:flex;align-items:center;gap:12px}.conversation-person>div{display:grid;gap:4px}.conversation-person h2{margin:0;font-size:1rem}.conversation-person small{color:#748095;font-size:.65rem}.message-stage{display:grid;align-content:start;padding:30px;background:radial-gradient(circle at 78% 12%,rgba(61,120,255,.08),transparent 30%),#f7f9fd}.message-bubble{position:relative;max-width:560px;padding:19px 20px 16px 54px;border:1px solid #e0e7f2;border-radius:6px 18px 18px 18px;background:#fff;box-shadow:0 12px 35px rgba(65,86,130,.08)}.message-bubble i{position:absolute;left:17px;top:17px;display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#eaf2ff;color:#2667d6;font-style:normal}.message-bubble small{color:#2564ca;font-size:.65rem;font-weight:850}.message-bubble p{margin:8px 0 14px;color:#334155;line-height:1.6}.message-bubble time{color:#8a95a7;font-size:.59rem}.conversation-view>footer{display:flex;align-items:center;gap:14px;padding:17px 23px;border-top:1px solid #e8edf5}.conversation-view>footer small{color:#8590a2;font-size:.65rem}
@media(max-width:900px){.daily-grid{grid-template-columns:1fr}.inbox-page{grid-template-columns:280px minmax(430px,1fr);overflow:auto}.focus-hero{align-items:start;flex-direction:column}.focus-actions{width:100%}.focus-actions .button{flex:1}}
@media(max-width:620px){.inbox-page{display:block;min-height:auto}.inbox-list{max-height:310px;border-radius:18px}.conversation-view{min-height:480px;margin-top:12px;border-left:1px solid #dfe6f1;border-radius:18px}.conversation-view>header{align-items:flex-start;gap:12px}.conversation-view>header .button{display:none}.message-stage{padding:18px}.conversation-view>footer{align-items:stretch;flex-direction:column}.focus-actions{flex-direction:column}.focus-hero{padding:27px 22px}.nav-more>div{margin-left:5px}}
.clients-page{display:grid;gap:18px;padding-top:22px}.clients-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:30px 34px;border:1px solid rgba(116,140,185,.14);border-radius:22px;background:radial-gradient(circle at 84% 15%,rgba(94,89,238,.16),transparent 25%),linear-gradient(135deg,#fff,#eef3ff)}.clients-intro h2{margin:0;color:#11284f;font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.03;letter-spacing:-.05em}.clients-intro h2 em{color:#276df0;font-style:normal}.clients-intro p{margin:13px 0 0;color:#6d798d;font-size:.82rem}.client-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.client-card{display:grid;min-height:330px;padding:20px;border:1px solid rgba(132,153,190,.18);border-radius:19px;background:rgba(255,255,255,.95);box-shadow:0 16px 38px rgba(75,94,139,.07)}.client-card>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.client-logo{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:linear-gradient(135deg,#2776ff,#5c4be5);color:#fff;font-weight:900}.client-card header>div{display:grid;min-width:0;gap:3px}.client-card header small{color:#7b8799;font-size:.61rem}.client-card h3{margin:0;font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-status{padding:6px 8px;border-radius:8px;background:#edf2f8;color:#5f6d82;font-size:.57rem;font-weight:850}.client-status.active{background:#e8f8f0;color:#16734e}.client-status.prospect{background:#eaf2ff;color:#195dc2}.client-status.paused{background:#fff4dc;color:#94600a}.client-location{margin:16px 0;padding-bottom:14px;border-bottom:1px solid #e8edf4;color:#6e7a8e;font-size:.66rem}.client-card>section{display:grid;align-content:start;gap:8px}.client-section-label{color:#8a95a6;font-size:.56rem;font-weight:900;letter-spacing:.1em}.client-service{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:10px;border-radius:11px;background:#f5f8fd}.client-service>span{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#e7f0ff;color:#2366d5}.client-service>div,.no-service{display:grid;gap:3px}.client-service strong,.no-service strong{font-size:.69rem}.client-service small,.no-service small{color:#7c8798;font-size:.58rem}.no-service{padding:13px;border:1px dashed #d5deeb;border-radius:11px}.client-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:15px}.client-card footer button,.service-guide .panel-head button{border:0;background:transparent;color:#2165d2;font-size:.65rem;font-weight:850}.client-card footer small{color:#939dad;font-size:.55rem}.service-guide{padding:23px;border:1px solid rgba(132,153,190,.17);border-radius:19px;background:rgba(255,255,255,.9)}.service-guide>.panel-head{margin-bottom:15px}.service-guide>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.service-guide article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:13px;border-radius:12px;background:#f5f8fd}.service-guide article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#e7f0ff;color:#2467d8}.service-guide article>div{display:grid;gap:4px}.service-guide article strong{font-size:.71rem}.service-guide article small{color:#768397;font-size:.61rem;line-height:1.4}.client-empty{min-height:280px}
@media(max-width:1100px){.client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-guide>div:last-child{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.clients-intro{align-items:flex-start;flex-direction:column}.clients-intro .button{width:100%}.client-grid{grid-template-columns:1fr}.service-guide>div:last-child{grid-template-columns:1fr}}

/* Onboarding orientado: identidade primeiro, servidor em segundo plano */
.install-card{width:min(100%,790px)}.install-card select{width:100%;border:1px solid #ccd7e8;border-radius:12px;background:#fff;padding:13px 14px;color:#101c33;font:inherit}.demo-entry{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:24px 0;padding:18px;border:1px solid #cbdcff;border-radius:17px;background:linear-gradient(135deg,#eef4ff,#f2efff);color:#142749;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.demo-entry:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(49,91,187,.12)}.demo-entry>span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:linear-gradient(135deg,#2474ff,#584ce4);color:#fff}.demo-entry>div{display:grid;gap:4px}.demo-entry small{color:#67758c;line-height:1.4}.demo-entry b{color:#2469df;font-size:20px}.install-divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:#8a96a9;font-size:12px}.install-divider:before,.install-divider:after{height:1px;flex:1;background:#e2e8f2;content:""}.setup-section{padding:20px;border:1px solid #e0e7f2;border-radius:18px;background:#fff}.setup-section>header,.database-setup>summary{display:flex;align-items:center;gap:12px;margin-bottom:18px}.setup-section>header>span,.database-setup>summary>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#e9f1ff;color:#1f65d4;font-size:11px;font-weight:900}.setup-section>header>div,.database-setup>summary>div{display:grid;gap:3px}.setup-section header small,.database-setup summary small{color:#7b8799}.database-setup{border:1px solid #dce5f2;border-radius:18px;background:#f8faff}.database-setup>summary{margin:0;padding:19px;list-style:none;cursor:pointer}.database-setup>summary::-webkit-details-marker{display:none}.database-setup>summary>div{flex:1}.database-setup>summary>b{color:#4870ac}.database-body{padding:0 19px 19px}.database-body>p{margin:0 0 18px;color:#66758c;font-size:13px;line-height:1.55}.technical-preview{min-height:15px;color:#2469d8;font-size:11px}.database-tip{margin-top:15px;padding:13px 15px;border-radius:12px;background:#eef4ff;color:#526681;font-size:12px}.install-submit{margin-top:4px}.demo-mode-badge{position:fixed;right:18px;bottom:18px;z-index:20;padding:9px 13px;border-radius:999px;background:#101b30;color:#fff;font-size:11px;font-weight:800;box-shadow:0 8px 25px rgba(14,27,50,.22)}@media(max-width:760px){.setup-section,.database-body{padding:16px}.database-setup>summary{padding:16px}.demo-entry{align-items:start}.install-divider span{text-align:center}}

.user-control{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center;gap:10px 12px;margin:0!important;padding:14px 0;border-top:1px solid #e6ebf3}.user-control>.user-initial{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#e7efff;color:#1766e8;font-weight:900}.user-identity{display:grid;min-width:0;gap:3px}.user-identity strong,.user-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-control small{color:#75839a}.user-actions{grid-column:2/-1;display:flex!important;flex-wrap:wrap;align-items:center;gap:9px!important}.user-actions select{flex:1 1 155px;min-width:0;padding:9px 34px 9px 11px}.user-control .access-toggle{display:flex;align-items:center;gap:6px;min-height:36px;padding:0 4px}.user-control .access-toggle input{width:auto}.user-control .button{min-height:36px;padding:0 12px}.owner-badge{justify-self:end;padding:6px 9px;border-radius:999px;background:#edf4ff;color:#1766e8;font-size:10px;text-transform:uppercase;white-space:nowrap}@media(max-width:650px){.user-control{grid-template-columns:auto minmax(0,1fr)!important}.user-actions{grid-column:1/-1;padding-left:46px}.owner-badge{grid-column:2;justify-self:start}}
.role-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.role-guide>span{display:grid;gap:4px;padding:13px;border:1px solid #dce6f5;border-radius:13px;background:#f7f9fd}.role-guide b{font-size:12px;color:#243a5b}.role-guide small{font-size:10px;line-height:1.4;color:#74839a}@media(max-width:650px){.role-guide{grid-template-columns:1fr}}

.demo-login-link{display:block;margin-top:10px;text-align:center;color:#526987;font-size:13px;font-weight:700;text-decoration:none}.demo-login-link:hover{color:#1766e8}

/* Acesso, instalação e configurações da edição HostGator */
.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 90% 10%,#dce8ff 0,transparent 34%),linear-gradient(145deg,#f7f9fd,#edf3ff);color:#101c33}.login-card{width:min(100%,480px);background:rgba(255,255,255,.94);border:1px solid #d9e2f1;border-radius:28px;padding:38px;box-shadow:0 28px 80px rgba(28,64,126,.14)}.login-card .brand{margin-bottom:34px}.login-card h1{font-size:42px;line-height:1.02;margin:12px 0 14px;letter-spacing:-.045em}.login-card h1 em{color:#1766e8;font-style:normal}.login-card>p{color:#5f6f89;line-height:1.6}.login-card form{display:grid;gap:16px;margin-top:26px}.login-card label,.settings-panel label{display:grid;gap:7px}.login-card label span,.settings-panel label span{font-size:12px;font-weight:800;color:#52627c}.login-card input,.settings-panel input,.settings-panel select{width:100%;border:1px solid #ccd7e8;border-radius:12px;background:#fff;padding:13px 14px;color:#101c33;font:inherit}.login-card .button{width:100%;justify-content:center;text-align:center}.login-link{display:block;margin-top:20px;text-align:center;color:#1766e8;font-weight:700}.login-error,.login-success{padding:13px 15px;border-radius:12px;margin:18px 0;font-size:14px}.login-error{background:#fff0f1;color:#a92f41;border:1px solid #f4c4ca}.login-success{background:#edf9f3;color:#14704b;border:1px solid #bce6d2}.install-card{width:min(100%,760px)}.install-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.install-grid .wide{grid-column:1/-1}.user-card>a,.user-card>button{border:0;background:transparent;color:#98a7c0;font-size:17px;padding:6px;text-decoration:none;cursor:pointer}.settings-page{min-height:100vh;background:#f4f7fc;color:#101c33}.settings-wrap{max-width:1180px;margin:auto;padding:48px 24px}.settings-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.settings-header h1{font-size:40px;margin:8px 0}.settings-header p,.settings-panel>p{color:#63728a}.settings-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.settings-panel{background:#fff;border:1px solid #dce4f0;border-radius:22px;padding:26px;box-shadow:0 12px 36px rgba(20,55,110,.07)}.settings-panel h2{margin:0 0 8px}.settings-panel form{display:grid;gap:13px;margin-top:22px}.settings-note{display:grid;gap:8px;margin-top:22px;padding:16px;border-radius:14px;background:#eef4ff}.settings-note code{display:block;overflow-wrap:anywhere;color:#315079}.user-list{display:grid;gap:10px;margin-top:22px}.user-list>div{display:flex;gap:10px;align-items:center;padding:11px;border-top:1px solid #e6ebf3}.user-list>div>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#e7efff;color:#1766e8;font-weight:900}.user-list div div{display:grid}.user-list small{color:#75839a}@media(max-width:760px){.login-card{padding:28px 22px}.login-card h1{font-size:34px}.install-grid,.settings-grid{grid-template-columns:1fr}.install-grid .wide{grid-column:auto}.settings-header{display:grid}.settings-header h1{font-size:32px}}

/* Identidade refinada, gráficos e superfícies operacionais */
.brand{gap:13px;padding:0 5px 22px}.brand-mark{position:relative;flex:none;width:47px;height:47px;border:1px solid rgba(255,255,255,.72);border-radius:15px;background:linear-gradient(145deg,#3d8cff 0%,#1766e8 48%,#073b89 100%);box-shadow:0 10px 24px rgba(25,102,232,.3),inset 0 1px 0 rgba(255,255,255,.45);color:#fff;font-size:1.18rem;isolation:isolate;overflow:hidden}.brand-mark:before{position:absolute;inset:-18px 48% -18px auto;width:18px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:rotate(24deg);content:""}.brand-mark:after{position:absolute;right:7px;bottom:7px;width:6px;height:6px;border:2px solid #a7dbff;border-radius:50%;background:#16a5ff;box-shadow:0 0 0 3px rgba(67,181,255,.16);content:""}.brand>div{gap:3px}.brand strong{overflow:hidden;color:#111d33;font-size:.84rem;font-weight:950;letter-spacing:.09em;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;line-height:1;text-decoration:none;white-space:nowrap}
.finance-charts{display:grid;grid-template-columns:1.45fr 1fr;gap:17px}.chart-key{display:flex;gap:13px;color:#6b7890;font-size:.62rem;font-weight:800}.chart-key span:before{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:2px;content:""}.income-key:before{background:#1766e8}.expense-key:before{background:#654de8}.bar-chart{display:flex;align-items:end;justify-content:space-around;height:220px;margin-top:18px;padding:18px 10px 0;border-bottom:1px solid #dfe6f0;background:repeating-linear-gradient(to bottom,#edf1f7 0 1px,transparent 1px 54px)}.bar-group{display:grid;align-items:end;width:14%;height:100%;text-align:center}.bar-group>div{display:flex;align-items:end;justify-content:center;gap:4px;height:170px}.bar-group i{display:block;width:13px;min-height:4px;border-radius:5px 5px 2px 2px}.income-bar{background:linear-gradient(#4d8cff,#1766e8)}.expense-bar{background:linear-gradient(#8b78ef,#654de8)}.bar-group small{padding-top:8px;color:#718097;font-size:.6rem;text-transform:capitalize}.donut-layout{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:25px;margin-top:25px}.donut{display:grid;width:150px;height:150px;place-items:center;border-radius:50%}.donut:before{grid-area:1/1;width:98px;height:98px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #edf1f6;content:""}.donut>span{z-index:1;grid-area:1/1;display:grid;text-align:center;font-size:.72rem;font-weight:900}.donut>span small{color:#7b8799;font-size:.58rem;font-weight:700}.donut-legend{display:grid;gap:9px}.donut-legend>span{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font-size:.65rem}.donut-legend i{width:8px;height:8px;border-radius:3px}.donut-legend small{color:#758197}.chart-empty{display:grid;min-height:190px;place-items:center;margin:0;color:#78869b;font-size:.72rem;text-align:center}.pipeline-toolbar{display:flex;align-items:center;gap:10px}.pipeline-toolbar .toolbar{flex:1}.drag-hint,.priority-note{margin:0 0 14px;color:#68778e;font-size:.68rem}.kanban-column{border-top:3px solid var(--stage-color)}.deal{cursor:grab}.deal:active{cursor:grabbing}.deal.dragging{opacity:.45;transform:scale(.98)}.kanban-column.drag-over{border-color:var(--stage-color);background:#dce8f8;box-shadow:inset 0 0 0 2px var(--stage-color)}
.integrations-hub{display:grid;gap:20px;padding:30px 0}.integrations-banner{position:relative;display:flex;align-items:end;justify-content:space-between;min-height:260px;padding:36px;border-radius:26px;background:radial-gradient(circle at 85% 8%,rgba(36,178,255,.42),transparent 35%),linear-gradient(135deg,#061f53,#073d91 55%,#075fb4);color:#fff;overflow:hidden;box-shadow:0 24px 65px rgba(7,49,116,.2)}.integrations-banner:after{position:absolute;right:-40px;top:-100px;width:300px;height:300px;border:1px solid rgba(69,220,255,.45);border-radius:70px;transform:rotate(30deg);content:""}.integrations-banner h2{margin:0;font-size:clamp(2.1rem,4vw,3.9rem);line-height:1;letter-spacing:-.05em}.integrations-banner h2 em{color:#62d9ff;font-style:normal}.integrations-banner p{max-width:610px;color:#c5d9f5;font-size:.78rem}.integration-summary{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.integration-summary span{display:grid;min-width:96px;padding:12px;border:1px solid rgba(255,255,255,.17);border-radius:13px;background:rgba(4,23,60,.42);color:#bed0eb;font-size:.6rem;backdrop-filter:blur(10px)}.integration-summary b{color:#fff;font-size:1.25rem}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.integration-card{position:relative;display:grid;min-height:285px;padding:23px;border:1px solid rgba(92,170,255,.24);border-radius:21px;background:linear-gradient(155deg,#0a2f69,#062050 70%,#051b43);color:#fff;box-shadow:0 15px 40px rgba(12,45,95,.16);overflow:hidden}.integration-card:after{position:absolute;right:-55px;bottom:-70px;width:150px;height:150px;border:1px solid rgba(69,220,255,.2);border-radius:42px;transform:rotate(28deg);content:""}.integration-card header{display:flex;align-items:start;justify-content:space-between}.integration-card img{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 9px 14px rgba(0,0,0,.22))}.integration-card header>span{padding:6px 8px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.07);color:#8ddfff;font-size:.54rem;font-weight:900;letter-spacing:.1em}.integration-card h3{margin:20px 0 7px;font-size:1.05rem}.integration-card p{margin:0;color:#b8cce8;font-size:.7rem;line-height:1.55}.integration-card footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.integration-status{display:flex;align-items:center;gap:6px;color:#b8c8df;font-size:.59rem;font-weight:850}.integration-status i{width:7px;height:7px;border-radius:50%;background:#e0a41a}.integration-card.ready .integration-status i{background:#24c987;box-shadow:0 0 0 4px rgba(36,201,135,.12)}.integration-card.future .integration-status i{background:#8394ae}.integration-card footer a{color:#7bddff;font-size:.6rem;font-weight:850;text-decoration:none}
@media(max-width:1050px){.integration-grid{grid-template-columns:repeat(2,1fr)}.finance-charts{grid-template-columns:1fr}}@media(max-width:700px){.integrations-banner{align-items:start;flex-direction:column;padding:28px 23px}.integration-summary{width:100%}.integration-summary span{min-width:0}.integration-grid{grid-template-columns:1fr}.integration-card{min-height:245px}.pipeline-toolbar{align-items:stretch;flex-direction:column}.pipeline-toolbar .toolbar{width:100%;padding-bottom:0}.donut-layout{grid-template-columns:1fr}.donut{margin:auto}}

/* Assistente de agenda e semanas */
.secretary-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:18px 0 14px;padding:22px 24px;border:1px solid #cadeff;border-radius:22px;background:linear-gradient(125deg,#0c244c 0%,#124ea7 62%,#2f72f5 100%);color:#fff;box-shadow:0 18px 42px rgba(18,69,150,.16)}.secretary-avatar{display:grid;width:52px;height:52px;place-items:center;border-radius:17px;background:linear-gradient(145deg,#fff,#dce9ff);color:#0e56bd;font-size:22px;font-weight:950;box-shadow:0 9px 24px rgba(0,0,0,.18)}.secretary-card small{color:#a9d7ff;font-size:10px;font-weight:900;letter-spacing:.13em}.secretary-card h2{margin:4px 0;font-size:22px}.secretary-card p{margin:0;color:#e3edff;line-height:1.5}.secretary-total{display:grid;min-width:98px;padding:13px 16px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.1);text-align:center}.secretary-total strong{font-size:25px}.secretary-total span{font-size:11px;color:#dbe8ff}.priority-note{margin:0 0 20px;padding:13px 16px;border:1px solid #d9e5f7;border-radius:13px;background:#fff;color:#5d6d85;font-size:12px}.priority-note strong{color:#14315e}.task-weeks{display:grid;gap:20px}.task-week{display:grid;gap:10px}.task-week>header{display:flex;align-items:end;justify-content:space-between;padding:0 3px}.task-week>header small{color:#1766e8;font-size:9px;font-weight:900;letter-spacing:.14em}.task-week>header h2{margin:3px 0 0;font-size:17px;text-transform:capitalize}.task-week>header>span{padding:6px 10px;border-radius:999px;background:#eaf1fc;color:#50627e;font-size:11px;font-weight:800}.task.is-done{opacity:.56}.task.is-done strong{text-decoration:line-through}

/* Central de documentos por cliente */
.files-page{display:grid;gap:18px;padding-top:18px}.files-overview{display:flex;justify-content:space-between;gap:28px;padding:28px 30px;border-radius:24px;background:linear-gradient(120deg,#fff 0%,#f5f9ff 58%,#dbe9ff 100%);border:1px solid #dce6f5}.files-overview h2{margin:7px 0 8px;font-size:34px;line-height:1.02}.files-overview h2 em{color:#1766e8;font-style:normal}.files-overview p{max-width:600px;margin:0;color:#65748b}.file-stats{display:flex;align-items:center;gap:10px}.file-stats span{display:grid;min-width:125px;padding:14px;border:1px solid #d7e3f5;border-radius:15px;background:rgba(255,255,255,.78);color:#6c7b91;font-size:11px}.file-stats strong{color:#11233f;font-size:18px}.document-toolbar{display:flex;gap:10px}.document-toolbar .search{flex:1}.document-toolbar select{min-width:220px}.document-workspace{display:grid;grid-template-columns:minmax(285px,360px) minmax(0,1fr);gap:18px;align-items:start}.document-upload,.document-library{border:1px solid #dce5f2;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(26,56,108,.06)}.document-upload{display:grid;gap:13px;padding:20px}.upload-heading{display:flex;gap:12px;align-items:center}.upload-heading>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#eaf1ff;color:#1766e8;font-size:22px;font-weight:900}.upload-heading h3{margin:0}.upload-heading p{margin:3px 0 0;color:#718096;font-size:11px}.document-upload label:not(.document-drop){display:grid;gap:6px}.document-upload label>span{color:#3f536f;font-size:11px;font-weight:800}.document-drop{display:grid;place-items:center;gap:3px;padding:24px 12px;border:1.5px dashed #9bb9e8;border-radius:15px;background:#f6f9ff;text-align:center;cursor:pointer;transition:.2s}.document-drop:hover,.document-drop.is-over{border-color:#1766e8;background:#eaf2ff;transform:translateY(-1px)}.document-drop input{position:absolute;width:1px;height:1px;opacity:0}.document-drop .drop-icon{font-size:25px;color:#1766e8}.document-drop small{color:#77859a}.document-drop b{max-width:260px;margin-top:7px;color:#294263;font-size:10px;overflow-wrap:anywhere}.document-library{overflow:hidden}.document-library>header{display:flex;align-items:end;justify-content:space-between;padding:20px;border-bottom:1px solid #e6ebf3}.document-library>header small{color:#1766e8;font-size:9px;font-weight:900;letter-spacing:.13em}.document-library>header h3{margin:4px 0 0}.document-library>header>span{color:#718096;font-size:11px}.document-list{display:grid}.document-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid #edf1f6}.document-row:last-child{border-bottom:0}.document-row:hover{background:#f8fbff}.document-type{display:grid;width:43px;height:43px;place-items:center;border-radius:13px;background:#e9f1ff;color:#1766e8;font-size:10px;font-weight:950}.document-type.pdf{background:#fff0ee;color:#d44b35}.document-type.sheet{background:#e9f8ef;color:#168452}.document-type.image{background:#f0ecff;color:#654de8}.document-row>div{min-width:0}.document-row strong,.document-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-row small{margin-top:4px;color:#718096;font-size:10px}.document-row time{color:#718096;font-size:10px;text-align:right}.document-row .button{min-height:34px;padding:0 12px;font-size:10px}.document-empty{display:grid;gap:5px;padding:42px;text-align:center;color:#718096}.document-empty strong{color:#152845}.permission-option{display:flex!important;align-items:center;gap:10px;padding:12px;border:1px solid #dce5f2;border-radius:12px;background:#f8faff}.permission-option input{width:auto!important}.permission-option span{display:grid}.permission-option small{color:#718096;font-size:10px}.user-control{grid-template-columns:auto minmax(0,1fr) auto auto auto auto!important}.campaign-status.scheduled{background:#e7efff;color:#1758b7}
@media(max-width:900px){.document-workspace{grid-template-columns:1fr}.files-overview{display:grid}.file-stats{justify-content:start}}@media(max-width:650px){.secretary-card{grid-template-columns:auto 1fr;padding:18px}.secretary-total{grid-column:1/-1;grid-template-columns:auto auto;justify-content:center;gap:7px}.files-overview{padding:22px}.files-overview h2{font-size:28px}.file-stats{display:grid;grid-template-columns:1fr 1fr}.document-toolbar{display:grid}.document-toolbar select{min-width:0}.document-row{grid-template-columns:auto minmax(0,1fr) auto}.document-row time{display:none}.document-row .button{grid-column:2/-1;justify-self:start}.user-control{grid-template-columns:auto 1fr!important}}

/* Personalização do funil e temperatura do lead */
.kanban-column>header{grid-template-columns:auto 1fr auto auto!important}.stage-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--stage-color) 14%,white);color:var(--stage-color);font-size:15px}.kanban-column>header>strong{font-size:12px}.stage-edit{width:27px;height:27px;border:0;border-radius:8px;background:transparent;color:#718096;font-weight:900;cursor:pointer}.stage-edit:hover{background:#fff;color:#1766e8}.deal-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.lead-temp{padding:5px 7px;border-radius:999px;font-size:9px;font-weight:900}.lead-temp.cold{background:#eaf2ff;color:#2465c7}.lead-temp.warm{background:#fff3d9;color:#9a6408}.lead-temp.hot{background:#ffebe8;color:#c34634}.stage-builder{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:rgba(7,20,45,.48);backdrop-filter:blur(8px)}.stage-builder[hidden]{display:none}.stage-builder form{display:grid;grid-template-columns:1fr 100px;gap:16px;width:min(100%,520px);padding:24px;border:1px solid #dce5f2;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(8,27,61,.28)}.stage-builder form>header,.stage-builder fieldset,.stage-builder .button{grid-column:1/-1}.stage-builder form>header{display:flex;align-items:start;justify-content:space-between}.stage-builder form>header small{color:#1766e8;font-size:9px;font-weight:900;letter-spacing:.12em}.stage-builder h2{margin:5px 0 0}.stage-builder form>header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:10px;background:#eef3fb;color:#53627a;font-size:22px;cursor:pointer}.stage-builder label:not(.stage-icon-library label){display:grid;gap:7px}.stage-builder label>span,.stage-builder legend{color:#50617a;font-size:11px;font-weight:850}.stage-builder input{width:100%;padding:12px;border:1px solid #ccd8e9;border-radius:11px;font:inherit}.stage-builder input[type=color]{height:46px;padding:5px}.stage-builder fieldset{margin:0;padding:0;border:0}.stage-builder legend{margin-bottom:9px}.stage-icon-library{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.stage-icon-library label{cursor:pointer}.stage-icon-library input{position:absolute;width:1px;height:1px;opacity:0}.stage-icon-library span{display:grid;height:44px;place-items:center;border:1px solid #d9e3f1;border-radius:12px;background:#f8faff;color:#42628f;font-size:18px}.stage-icon-library input:checked+span{border-color:#1766e8;background:#eaf2ff;color:#1766e8;box-shadow:0 0 0 2px rgba(23,102,232,.12)}@media(max-width:560px){.stage-builder form{grid-template-columns:1fr}.stage-builder form>header,.stage-builder fieldset,.stage-builder .button{grid-column:auto}.stage-icon-library{grid-template-columns:repeat(4,1fr)}}

/* Perfis Empresa/Pessoal */
.profile-switch{display:grid;gap:8px;margin:0 0 15px}.profile-switch>small{padding:0 8px;color:#8b99ae;font-size:8px;font-weight:950;letter-spacing:.13em}.workspace-switch{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;padding:0!important;background:transparent!important}.workspace-switch button{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-width:0;padding:10px!important;border:1px solid #dce5f2!important;border-radius:13px!important;background:#fff!important;color:#34465f!important;text-align:left!important}.workspace-switch button>span:nth-child(2){display:grid;min-width:0;gap:2px}.workspace-switch button b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.workspace-switch button small{color:#8995a8;font-size:8px;font-weight:650}.workspace-switch button i{display:none;color:#fff;font-style:normal}.workspace-switch button.active{border-color:#236cf0!important;background:linear-gradient(135deg,#2775f7,#594be6)!important;color:#fff!important;box-shadow:0 8px 20px rgba(41,102,226,.22)}.workspace-switch button.active small{color:#dbe8ff}.workspace-switch button.active i{display:block}.scope-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#eaf1ff;color:#1766e8;font-size:11px;font-weight:950}.workspace-switch button.active .scope-avatar{background:rgba(255,255,255,.16);color:#fff}

/* Caixa de conversas */
.inbox-page{min-height:calc(100vh - 150px);gap:12px}.inbox-list{border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(31,59,108,.06)}.conversation-view{min-height:620px;border:1px solid #dfe6f1!important;border-radius:20px!important;background:#fff;box-shadow:0 12px 35px rgba(31,59,108,.06);overflow:hidden}.chat-header{min-height:78px;padding:17px 21px!important;background:#fff}.conversation-person h2{font-size:15px}.conversation-person small{display:flex;align-items:center;gap:6px}.online-dot{width:7px;height:7px;border-radius:50%;background:#21a56b;box-shadow:0 0 0 3px #e2f6ed}.chat-client-button{min-width:118px;min-height:40px}.chat-canvas{position:relative;display:grid!important;align-content:start;gap:22px;padding:25px 28px!important;background:radial-gradient(circle at 85% 15%,rgba(49,113,240,.1),transparent 30%),linear-gradient(160deg,#f8faff,#eef4fc)!important}.chat-canvas:before{position:absolute;inset:0;background-image:radial-gradient(#9ab3d8 1px,transparent 1px);background-size:20px 20px;opacity:.12;content:"";pointer-events:none}.chat-day{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.chat-day span{padding:6px 11px;border:1px solid #dce5f2;border-radius:999px;background:rgba(255,255,255,.86);color:#7a8799;font-size:9px;font-weight:800}.chat-canvas .message-bubble{z-index:1;width:min(100%,610px);max-width:none;padding:18px 20px 15px 57px;border-radius:7px 19px 19px 19px}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.message-meta strong{font-size:12px}.message-meta span{padding:4px 7px;border-radius:999px;background:#edf3ff;color:#2465cf;font-size:8px;font-weight:900}.chat-canvas .message-bubble p{font-size:14px}.message-bubble>footer{display:flex;justify-content:space-between;gap:12px;color:#8a95a7;font-size:9px}.chat-next{position:relative;z-index:1;display:flex;align-items:center;gap:11px;width:min(100%,510px);padding:13px 15px;border:1px solid #d7e4f6;border-radius:14px;background:rgba(255,255,255,.78);color:#334b6d}.chat-next>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#1766e8;color:#fff}.chat-next>div{display:grid;gap:3px}.chat-next small{color:#1766e8;font-size:8px;font-weight:950;letter-spacing:.11em}.chat-next strong{font-size:11px}.conversation-compose{display:flex!important;align-items:center!important;justify-content:space-between;gap:16px;min-height:82px;padding:15px 20px!important;background:#fff}.conversation-compose>div:first-child{display:grid;gap:3px}.conversation-compose>div:first-child strong{font-size:11px}.conversation-compose>div:first-child small{color:#8190a5;font-size:9px}.compose-actions{display:flex;align-items:center;gap:7px}.quick-channel{display:grid;flex:none;width:40px;height:40px;place-items:center;border:1px solid #d9e3f1;border-radius:12px;background:#f8faff;color:#1766e8;font-size:15px;cursor:pointer}.quick-channel:hover{border-color:#1766e8;background:#eaf2ff}.conversation-compose .button{flex:none;min-width:160px;min-height:42px;padding:0 16px!important}
@media(max-width:760px){.inbox-page{display:grid;grid-template-columns:1fr;min-height:0}.inbox-list{max-height:290px}.conversation-view{min-height:540px;margin:0}.conversation-compose{align-items:stretch!important;flex-direction:column}.compose-actions{display:grid;grid-template-columns:repeat(3,40px) 1fr}.conversation-compose .button{min-width:0}.chat-client-button{display:inline-flex!important}}@media(max-width:460px){.chat-canvas{padding:18px 14px!important}.message-meta{align-items:flex-start;flex-direction:column}.compose-actions{grid-template-columns:repeat(3,1fr)}.conversation-compose .button{grid-column:1/-1}.file-stats{grid-template-columns:1fr}}
[hidden]{display:none!important}

/* Navegação por finalidade, com ícones vetoriais */
.sidebar nav{gap:12px;margin-top:10px;padding:2px 2px 16px}.nav-group{display:grid;gap:4px;padding-top:11px;border-top:1px solid rgba(255,255,255,.08)}.nav-group:first-child{padding-top:0;border-top:0}.nav-group>small{margin:0 9px 5px!important;color:#687a94!important;font-size:8px!important;letter-spacing:.14em!important}.sidebar .nav-group button{min-width:0}.sidebar .nav-primary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:9px 10px;background:rgba(255,255,255,.025)}.sidebar .nav-primary.active{background:linear-gradient(135deg,#1b5fc8,#254695);box-shadow:0 8px 20px rgba(0,0,0,.2)}.nav-copy{display:grid!important;width:auto!important;height:auto!important;min-width:0;gap:2px;place-items:initial!important;border:0!important;border-radius:0!important;color:inherit!important;text-align:left}.nav-copy b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.nav-copy small{overflow:hidden;color:#7f90a8;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.nav-primary.active .nav-copy small,.nav-feature.active .nav-copy small{color:#c9ddff}.nav-glyph{display:grid!important;flex:none;width:29px!important;height:29px!important;place-items:center!important;border:1px solid rgba(132,171,230,.2)!important;border-radius:9px!important;background:#111f34!important;color:#78adff!important}.nav-glyph svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-primary.active .nav-glyph,.nav-feature.active .nav-glyph{border-color:rgba(255,255,255,.25)!important;background:rgba(255,255,255,.14)!important;color:#fff!important}.nav-feature{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:10px!important;margin-bottom:3px;padding:10px!important;border:1px solid rgba(116,151,205,.12)!important;background:#101d30!important}.nav-feature:hover{border-color:rgba(77,138,236,.35)!important}.nav-feature.active{border-color:#397fec!important;background:linear-gradient(135deg,#174f9d,#203b75)!important}.nav-feature .nav-glyph{width:33px!important;height:33px!important}.nav-compact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3px}.sidebar .nav-compact-grid button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px;padding:7px 8px;font-size:9px}.nav-compact-grid .nav-glyph,.sidebar .nav-group>.nav-feature~button .nav-glyph{width:24px!important;height:24px!important;border-radius:7px!important}.nav-compact-grid .nav-glyph svg{width:14px;height:14px}.sidebar .nav-group>.nav-feature~button{padding:7px 9px}.nav-glyph.dollar{font-size:17px;font-weight:950}.sidebar .finance-feature{background:linear-gradient(145deg,#10253d,#10365c)!important}

/* Barra superior sem recortes laterais */
.topbar{min-height:88px;margin-inline:calc(clamp(22px,4vw,60px) * -1);padding-inline:clamp(22px,4vw,60px);border-bottom:1px solid #dbe3ef;background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(32,58,103,.045)}.topbar:before{position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(90deg,#1766e8 0 110px,transparent 110px);content:""}.topbar h1{font-size:20px}.top-actions .button{min-height:42px}

/* Seletores alinhados ao sistema visual */
.document-toolbar select,.document-upload select{height:44px;padding:0 40px 0 13px;border:1px solid #cdd9e9;border-radius:12px;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#557091 50%),linear-gradient(135deg,#557091 50%,transparent 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:5px 5px;color:#1e304b;appearance:none;outline:0}.document-toolbar select:focus,.document-upload select:focus{border-color:#1766e8;box-shadow:0 0 0 3px rgba(23,102,232,.12)}
@media(max-width:760px){.topbar{margin-inline:-20px;padding-inline:20px}.nav-compact-grid{grid-template-columns:1fr 1fr}}

/* Controles próprios: as gavetas abertas seguem o acabamento arredondado. */
.custom-select{position:relative;display:inline-block;min-width:150px;vertical-align:middle}.custom-select-native{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:43px;padding:0 14px;border:1px solid #ccd8e7;border-radius:14px;background:#fff;color:#1b2d48;text-align:left;box-shadow:0 3px 10px rgba(24,52,94,.03);transition:.16s}.custom-select-trigger:hover{border-color:#9eb8dc;background:#fbfdff}.custom-select.open .custom-select-trigger,.custom-select-trigger:focus-visible{border-color:#2771e8;outline:0;box-shadow:0 0 0 4px rgba(39,113,232,.12)}.custom-select-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger>i{flex:none;width:8px;height:8px;border-right:2px solid #58708f;border-bottom:2px solid #58708f;border-radius:1px;transform:rotate(45deg) translateY(-2px);transition:.16s}.custom-select.open .custom-select-trigger>i{transform:rotate(225deg) translate(-2px,-2px)}.custom-select-menu{position:fixed;z-index:300;display:none;max-height:320px;padding:7px;border:1px solid #d8e2ef;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 22px 65px rgba(18,42,78,.22);backdrop-filter:blur(18px);overflow:auto}.custom-select.open .custom-select-menu{display:grid;gap:3px;animation:select-pop .16s ease-out}.custom-select-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:39px;padding:8px 11px;border:0;border-radius:11px;background:transparent;color:#263852;text-align:left}.custom-select-option:hover,.custom-select-option[aria-selected=true]{background:#eaf2ff;color:#145bc7}.custom-select-option b{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#1766e8;color:#fff;font-size:11px}@keyframes select-pop{from{opacity:0;transform:translateY(-5px) scale(.985)}}.form-grid .custom-select,.document-toolbar .custom-select,.document-upload .custom-select,.contact-filters .custom-select{width:100%}.status-select.custom-select{min-width:104px;padding:0!important;border:0!important;background:transparent!important}.status-select .custom-select-trigger{min-height:30px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:850}.deal footer .custom-select{min-width:105px}.deal footer .custom-select-trigger{min-height:30px;padding:0 9px;border:0;border-radius:999px;background:#edf4ff;color:#165dc8;font-size:9px;font-weight:850}

/* Paleta arredondada do editor de etapas. */
.stage-color-editor{display:grid;gap:8px}.stage-color-editor>span{color:#344054;font-size:.67rem;font-weight:850}.stage-color-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.stage-color-row>button{width:32px;height:32px;padding:0;border:3px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #cad7e7;transition:.15s}.stage-color-row>button:hover,.stage-color-row>button.active{transform:scale(1.08);box-shadow:0 0 0 2px var(--swatch),0 6px 16px color-mix(in srgb,var(--swatch) 30%,transparent)}.stage-color-row>label{display:flex;align-items:center;width:92px;height:34px;padding:0 9px;border:1px solid #ccd8e7;border-radius:999px;background:#fff;color:#61728a}.stage-color-row>label input{min-width:0;width:62px!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;text-transform:uppercase;box-shadow:none!important}

/* Gráfico financeiro com escala, totais e valores legíveis. */
.finance-trend-panel{overflow:hidden}.chart-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.chart-summary>span{display:grid;gap:4px;padding:12px 14px;border:1px solid #e0e8f3;border-radius:14px;background:#f8faff}.chart-summary small{color:#718097;font-size:10px}.chart-summary strong{font-size:14px}.chart-summary .positive{color:#12825b}.bar-chart-shell{display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px;margin-top:16px}.chart-scale{display:flex;flex-direction:column;justify-content:space-between;height:190px;padding:0 0 24px;color:#7a889c;font-size:9px;text-align:right}.bar-chart{height:220px;margin:0}.bar-group{position:relative}.bar-group>.bar-values{position:absolute;top:-3px;left:50%;display:flex;gap:4px;width:auto;height:auto;transform:translateX(-50%)}.bar-values b{width:38px;color:#66758c;font-size:8px;font-weight:750;white-space:nowrap}.bar-group>.bar-pair{height:170px}.donut-legend>span{padding:7px 8px;border-radius:10px;background:#f8faff}.donut-legend small{white-space:nowrap}

/* Contatos em cartões, consistentes com o restante do produto. */
.contacts-page{display:grid;gap:18px;padding-top:24px}.contacts-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px 30px;border:1px solid #dce6f5;border-radius:24px;background:linear-gradient(120deg,#fff 0%,#f6f9ff 55%,#e5efff 100%)}.contacts-head h2{margin:7px 0 8px;font-size:34px;line-height:1.03;letter-spacing:-.035em}.contacts-head h2 em{color:#1766e8;font-style:normal}.contacts-head p{margin:0;color:#65748b}.contact-filters{display:grid;grid-template-columns:minmax(280px,1fr) 230px 220px;gap:10px}.contact-filters .search{max-width:none}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.contact-card{display:grid;gap:15px;padding:20px;border:1px solid #dbe5f2;border-radius:20px;background:#fff;box-shadow:0 9px 28px rgba(27,55,96,.05);transition:.17s}.contact-card:hover{transform:translateY(-2px);border-color:#b9cdec;box-shadow:0 15px 38px rgba(27,55,96,.09)}.contact-card>header{display:flex;align-items:center;gap:11px}.contact-avatar{display:grid;flex:none;width:43px;height:43px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#3180f4,#584de9);color:#fff;font-weight:900}.contact-card header>div{min-width:0;flex:1}.contact-card h3{margin:0;font-size:15px}.contact-card header p{margin:4px 0 0;color:#718097;font-size:11px}.contact-main-tag,.contact-tag{padding:6px 9px;border-radius:999px;background:#eef2f7;color:#64738a;font-size:9px;font-weight:850}.contact-main-tag.primary{background:#e7efff;color:#165fcf}.contact-company{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#f7f9fd}.contact-company small,.contact-channels small{color:#7d8ba0;font-size:8px;font-weight:900;letter-spacing:.09em}.contact-company strong{font-size:12px}.contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-channels>a{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #e0e8f3;border-radius:14px;color:#1e3556;text-decoration:none}.contact-channels>a:hover{border-color:#a9c3ea;background:#f8fbff}.contact-channels>a>span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#eaf2ff;color:#1766e8}.contact-channels a>div{display:grid;gap:3px;min-width:0}.contact-channels strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.contact-channels .disabled{pointer-events:none;opacity:.55}.contact-card>footer{display:flex;flex-wrap:wrap;gap:6px;padding-top:13px;border-top:1px solid #edf1f6}.contact-tag.allowed{background:#e9f8f1;color:#11744e}.contact-tag.blocked{background:#fff1ef;color:#a8473d}.contact-no-results{padding:40px;border:1px dashed #bfd0e7;border-radius:20px;color:#718097;text-align:center}
.new-relation-field{grid-column:1/-1}.new-relation-field[hidden]{display:none!important}.new-relation-field input{border-radius:14px!important}
@media(max-width:820px){.contact-filters{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.chart-summary{grid-template-columns:1fr}.bar-values{display:none!important}}@media(max-width:560px){.contacts-head{align-items:start;flex-direction:column;padding:22px}.contacts-head h2{font-size:27px}.chart-key{display:none}.bar-chart-shell{grid-template-columns:42px 1fr}.contact-channels{grid-template-columns:1fr}}

/* Central de documentos em faixa horizontal, sem coluna vazia. */
.document-workspace{grid-template-columns:1fr}.document-upload{grid-template-columns:minmax(210px,1.1fr) minmax(170px,.75fr) minmax(170px,.75fr) minmax(260px,1.25fr) auto;align-items:end}.document-upload .upload-heading{align-self:center}.document-upload .document-drop{min-height:92px;padding:12px}.document-upload>.button{min-width:150px}.document-library{min-height:220px}.document-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1px;background:#edf1f6}.document-row{background:#fff}.document-row:nth-child(odd){border-right:1px solid #edf1f6}

/* Nova visão geral: mural executivo. */
.overview-dashboard{gap:16px}.overview-hero{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:32px 36px;border-radius:25px;background:radial-gradient(circle at 82% 0,rgba(73,139,255,.28),transparent 34%),linear-gradient(135deg,#0b1729,#18375f);color:#fff;box-shadow:0 18px 45px rgba(18,44,82,.15)}.overview-hero h2{margin:0;font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.02;letter-spacing:-.045em}.overview-hero h2 em{color:#72a9ff;font-style:normal}.overview-hero p{max-width:630px;margin:14px 0 0;color:#c5d0df}.overview-actions{display:flex;gap:9px;flex-wrap:wrap}.overview-actions .secondary{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff}.overview-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.overview-metrics .metric{padding:16px}.overview-metrics .metric-icon{width:38px;height:38px}.overview-metrics .metric strong{font-size:1.1rem}.goals-wall{padding:22px}.overview-goals{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.goal-card header{display:flex;align-items:center;justify-content:space-between;gap:8px}.goal-card header>span{padding:5px 8px;border-radius:999px;background:#eaf2ff;color:#1766e8;font-size:9px;font-weight:850}.goal-card h3{min-height:34px}.overview-columns{display:grid;grid-template-columns:1.15fr 1fr .85fr;gap:13px}.overview-task-list,.attention-list{display:grid;margin-top:13px}.overview-task-list button,.attention-list button{display:flex;align-items:center;gap:10px;padding:11px 0;border:0;border-top:1px solid #edf1f6;background:transparent;text-align:left}.overview-task-list button:first-child,.attention-list button:first-child{border-top:0}.overview-task-list button>div,.attention-list button>div{display:grid;flex:1}.overview-task-list strong,.attention-list strong{font-size:11px}.overview-task-list small,.attention-list small{color:#718097;font-size:9px}.task-date{display:grid;width:48px;height:38px;place-items:center;border-radius:11px;background:#eef4ff;color:#155fcf;font-size:9px;font-weight:850}.priority-dot{width:8px;height:8px;border-radius:50%;background:#9aa8ba}.priority-dot.high,.priority-dot.urgent{background:#e75b50}.priority-dot.medium{background:#e7a415}.attention-list button>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#eef4ff;color:#1766e8;font-weight:900}.attention-list .danger>span{background:#fff0ef;color:#c3483d}.attention-list .warning>span{background:#fff4dd;color:#9a650a}.attention-list .ok>span{background:#eaf8f1;color:#147651}

/* Orçamentos em cartões de planejamento. */
.budget-page{display:grid;gap:17px;padding-top:24px}.budget-hero{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:30px 34px;border:1px solid #dce6f5;border-radius:24px;background:linear-gradient(120deg,#fff,#f3f7ff 58%,#dce9ff)}.budget-hero h2{margin:6px 0 8px;font-size:36px;line-height:1.02}.budget-hero h2 em{color:#1766e8;font-style:normal}.budget-hero p{max-width:580px;margin:0;color:#65748b}.budget-total{display:grid;min-width:210px;padding:17px;border:1px solid #cfddf1;border-radius:18px;background:rgba(255,255,255,.82)}.budget-total small{color:#718097;font-size:9px;font-weight:900}.budget-total strong{margin:5px 0;font-size:25px}.budget-total span{color:#718097;font-size:10px}.budget-toolbar{display:flex;gap:10px}.budget-toolbar .search{max-width:none}.budget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.budget-card{display:grid;gap:16px;padding:20px;border:1px solid #dbe5f2;border-radius:20px;background:#fff;box-shadow:0 8px 25px rgba(23,52,95,.05)}.budget-card header{display:flex;align-items:center;gap:10px}.budget-card header>span{width:12px;height:42px;border-radius:999px;background:var(--category-color)}.budget-card header>div{display:grid;gap:3px;flex:1}.budget-card header small{color:#718097;font-size:9px;text-transform:capitalize}.budget-card h3{margin:0;font-size:14px}.budget-card header>b{padding:6px 8px;border-radius:999px;background:#eaf2ff;color:#1766e8;font-size:9px}.budget-card>strong{font-size:25px}.budget-limit-line{height:7px;border-radius:999px;background:#edf1f6;overflow:hidden}.budget-limit-line i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1766e8,#6653ee)}.budget-card footer{display:flex;justify-content:space-between;color:#718097;font-size:9px}
@media(max-width:1450px){.files-page>*{min-width:0}.files-overview{display:grid}.file-stats{justify-content:start}.document-upload{grid-template-columns:1fr 1fr}.document-upload .upload-heading,.document-upload .document-drop{grid-column:1/-1}.document-upload>.button{justify-self:end}.overview-metrics{grid-template-columns:repeat(3,1fr)}.overview-goals{grid-template-columns:repeat(2,1fr)}.overview-columns{grid-template-columns:1fr 1fr}.attention-panel{grid-column:1/-1}.budget-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.document-list{grid-template-columns:1fr}.document-row:nth-child(odd){border-right:0}.overview-hero,.budget-hero{align-items:start;flex-direction:column;padding:24px}.overview-metrics,.overview-goals,.overview-columns,.budget-grid{grid-template-columns:1fr}.attention-panel{grid-column:auto}.budget-toolbar{display:grid}.document-upload{grid-template-columns:1fr}.document-upload .upload-heading,.document-upload .document-drop{grid-column:auto}.document-upload>.button{justify-self:stretch}}

.finance-insights{padding:20px 22px;border:1px solid #dce5f2;border-radius:20px;background:#fff}.finance-insights>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.finance-insights h3{margin:4px 0 0}.finance-insights>header>span{color:#718097;font-size:9px}.finance-insights>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.finance-insights article{position:relative;display:grid;gap:5px;padding:15px 16px;border-radius:15px;background:#f7f9fd;overflow:hidden}.finance-insights article:before{position:absolute;inset:0 auto 0 0;width:4px;border-radius:99px;background:#1766e8;content:""}.finance-insights article.good:before{background:#13956a}.finance-insights article.warning:before{background:#e2a118}.finance-insights article.danger:before{background:#df594d}.finance-insights article small{color:#718097;font-size:9px;font-weight:800}.finance-insights article strong{font-size:20px}.finance-insights article p{margin:0;color:#718097;font-size:9px;line-height:1.4}
html,body{max-width:100%;overflow-x:hidden}.stage-builder form>label{align-self:start}.stage-builder form>label>input{height:46px;min-height:46px}.stage-builder .stage-color-row>label{display:flex;grid-template-columns:auto 1fr;gap:3px}.stage-builder .stage-color-row>label input{height:auto;min-height:0}@media(max-width:760px){.topbar{margin-inline:-15px;padding-inline:15px}.finance-insights>header{align-items:start;flex-direction:column}.finance-insights>div{grid-template-columns:1fr}}

/* Sidebar clara: cartões coerentes e sem faixa interna no texto */
.sidebar .nav-group{border-top-color:#e5edf8}
.sidebar .nav-copy,
.sidebar nav button:hover .nav-copy,
.sidebar nav button.active .nav-copy{background:transparent!important;box-shadow:none!important}
.sidebar .nav-primary{border:1px solid transparent;color:#536985}
.sidebar .nav-primary:hover{border-color:#d8e7fa;background:#edf5ff;color:#1f579b}
.sidebar .nav-primary.active{border-color:#bcd5f6!important;background:linear-gradient(135deg,#d7e9ff,#edf5ff)!important;color:#174f95!important;box-shadow:0 8px 20px rgba(45,111,196,.12)!important}
.sidebar .nav-feature,
.sidebar .finance-feature{border-color:#d5e5f8!important;background:linear-gradient(135deg,#e8f3ff,#f3f8ff)!important;color:#365d89!important;box-shadow:0 6px 16px rgba(60,114,180,.07)}
.sidebar .nav-feature:hover,
.sidebar .finance-feature:hover{border-color:#b9d4f5!important;background:linear-gradient(135deg,#deedff,#edf6ff)!important;color:#174f95!important}
.sidebar .nav-feature.active,
.sidebar .finance-feature.active{border-color:#9fc4f1!important;background:linear-gradient(135deg,#cfe4ff,#e7f2ff)!important;color:#124986!important;box-shadow:0 9px 22px rgba(42,105,188,.14)!important}
.sidebar .nav-glyph{border-color:#cbdff8!important;background:#e2efff!important;color:#2368be!important}
.sidebar .nav-primary.active .nav-glyph,
.sidebar .nav-feature.active .nav-glyph,
.sidebar .finance-feature.active .nav-glyph{border-color:#4d8fdf!important;background:linear-gradient(145deg,#5b9bea,#3478cf)!important;color:#fff!important}
.sidebar .nav-primary.active .nav-copy small,
.sidebar .nav-feature.active .nav-copy small,
.sidebar .finance-feature.active .nav-copy small{color:#55779f!important}

/* Operações: uma visão única da produção da agência. */
.operations-page{display:grid;gap:16px;padding-top:24px}.operations-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px 30px;border:1px solid #d4e4f7;border-radius:24px;background:linear-gradient(120deg,#fff 0%,#f1f7ff 62%,#dcecff 100%)}.operations-head h2{margin:6px 0 8px;font-size:clamp(30px,3vw,44px);line-height:1.03;letter-spacing:-.04em}.operations-head h2 em{color:#2570d8;font-style:normal}.operations-head p{max-width:640px;margin:0;color:#61738b;font-size:14px;line-height:1.55}.operations-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.operations-metrics article{display:flex;align-items:center;gap:11px;padding:16px;border:1px solid #dce7f4;border-radius:17px;background:#fff}.operations-metrics article>span{display:grid;flex:none;width:39px;height:39px;place-items:center;border-radius:12px;background:#e5f1ff;color:#2369bd;font-weight:900}.operations-metrics article>div{display:grid;gap:3px}.operations-metrics small{color:#6d7e94;font-size:12px}.operations-metrics strong{font-size:20px}.operations-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 220px 210px;gap:9px}.operations-toolbar .search{max-width:none}.operations-list{display:grid;gap:12px}.operation-project{display:grid;gap:18px;padding:20px;border:1px solid #d8e4f2;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(37,75,126,.055)}.operation-project>header{display:flex;align-items:center;gap:12px}.operation-service-icon{display:grid;flex:none;width:44px;height:44px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#dcecff,#eef6ff);color:#2368bc;font-size:19px;font-weight:900}.operation-project>header>div{display:grid;min-width:0;flex:1;gap:3px}.operation-project>header small{color:#718198;font-size:12px}.operation-project h3{margin:0;font-size:18px}.operation-status{padding:7px 10px;border-radius:999px;background:#eef3f8;color:#53667f;font-size:11px;font-weight:850}.operation-status.active{background:#e5f6ee;color:#14724e}.operation-status.waiting{background:#fff3d8;color:#90600b}.operation-status.review{background:#eeeaff;color:#5845bd}.operation-progress{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:12px}.operation-progress span,.operation-progress small{color:#697b92;font-size:12px}.operation-progress span b{color:#173d6c}.operation-progress>div{height:8px;border-radius:999px;background:#eaf0f7;overflow:hidden}.operation-progress>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4c8de1,#75acf0)}.operation-phases{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:8px;overflow:auto}.operation-phase{min-height:160px;padding:10px;border:1px solid #e0e8f2;border-radius:17px;background:#f7faff}.operation-phase>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:3px 3px 10px}.operation-phase>header>span{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#e1eeff;color:#2369bd;font-size:11px;font-weight:900}.operation-phase h4{margin:0;font-size:13px}.operation-phase>header b{color:#718198;font-size:11px}.operation-phase>div{display:grid;gap:6px}.operation-task{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;width:100%;padding:10px;border:1px solid #e1e9f3;border-radius:13px;background:#fff;color:#203550;text-align:left}.operation-task:hover{border-color:#b8d0ef;background:#fbfdff}.operation-task>i{display:grid;width:22px;height:22px;place-items:center;border:1px solid #b9cbe1;border-radius:7px;color:#fff;font-size:11px;font-style:normal}.operation-task>span{display:grid;min-width:0;gap:4px}.operation-task strong{font-size:12px;line-height:1.35}.operation-task small{color:#77879b;font-size:10px;line-height:1.35}.operation-task.is-done{opacity:.68}.operation-task.is-done>i{border-color:#3e8b68;background:#3e9a72}.operation-task.is-done strong{text-decoration:line-through}.operation-phase>div>p{margin:8px;color:#8a98aa;font-size:11px}.operations-empty{padding:42px;border:1px dashed #bfd2e9;border-radius:22px;background:#f8fbff;text-align:center}.operations-empty h3{margin:0 0 7px}.operations-empty p{margin:0;color:#718198}.operation-project[hidden]{display:none!important}
@media(max-width:1180px){.operations-metrics{grid-template-columns:repeat(2,1fr)}.operation-phases{grid-template-columns:repeat(4,230px)}}@media(max-width:760px){.operations-head{align-items:start;flex-direction:column;padding:23px}.operations-head .button{width:100%}.operations-metrics,.operations-toolbar{grid-template-columns:1fr}.operation-project{padding:15px}.operation-project>header{align-items:flex-start}.operation-progress{grid-template-columns:1fr}.operation-phases{grid-template-columns:repeat(4,250px)}}

/* Seletor de perfis recolhível: o perfil secundário fica atrás do ativo. */
.profile-switch{position:relative;z-index:5;margin-bottom:5px}.profile-switch>.workspace-switch{position:relative;display:block;height:58px;padding:4px;overflow:visible;transition:height .2s ease}.profile-switch .workspace-switch button{position:absolute;inset:4px;width:calc(100% - 8px);height:50px;transition:transform .2s ease,opacity .16s ease,box-shadow .2s ease}.profile-switch .workspace-switch button.active{z-index:3;transform:translateY(0);opacity:1}.profile-switch .workspace-switch button:not(.active){z-index:2;transform:translateY(7px) scale(.965);opacity:.34;pointer-events:none}.profile-switch:hover>.workspace-switch,.profile-switch:focus-within>.workspace-switch,.profile-switch.is-open>.workspace-switch{height:112px}.profile-switch:hover .workspace-switch button:not(.active),.profile-switch:focus-within .workspace-switch button:not(.active),.profile-switch.is-open .workspace-switch button:not(.active){transform:translateY(54px) scale(1);opacity:1;pointer-events:auto}.profile-switch:hover .workspace-switch button.active,.profile-switch:focus-within .workspace-switch button.active,.profile-switch.is-open .workspace-switch button.active{box-shadow:0 7px 18px rgba(49,94,176,.16)}
@media(max-width:760px) and (hover:none) and (pointer:coarse){.profile-switch:not(.is-open):hover>.workspace-switch{height:58px}.profile-switch:not(.is-open):hover .workspace-switch button:not(.active){transform:translateY(7px) scale(.965);opacity:.34;pointer-events:none}.profile-switch.is-open>.workspace-switch{height:112px}.profile-switch.is-open .workspace-switch button:not(.active){transform:translateY(54px) scale(1);opacity:1;pointer-events:auto}}

/* Equipe e armazenamento temporário: controles legíveis mesmo em painéis estreitos. */
.settings-panel textarea{width:100%;padding:13px 14px;border:1px solid #ccd7e8;border-radius:14px;background:#fff;color:#101c33;font:inherit;line-height:1.45;resize:vertical}.settings-panel textarea:focus{border-color:#4e87ef;outline:0;box-shadow:0 0 0 3px #eaf2ff}.drive-panel{grid-column:1/-1}.drive-heading{display:flex;align-items:center;gap:13px}.drive-heading>div{min-width:0}.drive-heading h2{margin:0}.drive-heading p{margin:5px 0 0;color:#63728a}.drive-mark{display:grid;flex:none;width:44px;height:44px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#e8f1ff,#f3efff);color:#1766e8;font-size:21px;font-weight:900}.drive-state{margin-left:auto;padding:7px 10px;border-radius:999px;background:#f0f3f7;color:#6a778a;font-size:10px;font-weight:900;text-transform:uppercase}.drive-state.ready{background:#e8f8ef;color:#14704b}.drive-sync-action{display:flex!important;align-items:center;justify-content:space-between;gap:14px;margin-top:14px!important;padding-top:16px;border-top:1px solid #e6ebf3}.drive-sync-action>div{display:grid;gap:3px}.drive-sync-action small{color:#75839a}.user-control>.user-initial{grid-column:1}.user-control>.user-identity{grid-column:2}.user-control>.user-actions{grid-column:2/-1}.user-control>.owner-badge{grid-column:3}
@media(max-width:650px){.drive-heading{align-items:flex-start;flex-wrap:wrap}.drive-state{margin-left:57px}.drive-sync-action{align-items:stretch;flex-direction:column}.user-control>.user-actions{grid-column:1/-1;padding-left:46px}.user-control>.owner-badge{grid-column:2}}

/* A equipe usa duas faixas para preservar nomes, e-mails e controles em painéis estreitos. */
.user-control{grid-template-columns:auto minmax(0,1fr) auto!important}
.user-control>.user-initial{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#e7efff;color:#1766e8;font-weight:900}
.user-control>.user-identity{display:grid;min-width:0;gap:3px}
.user-identity strong,.user-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.user-control>.user-actions{grid-column:2/-1;display:flex!important;flex-wrap:wrap;align-items:center;gap:9px!important}
.user-actions select{flex:1 1 155px;min-width:0}
.owner-badge{justify-self:end;padding:6px 9px;border-radius:999px;background:#edf4ff;color:#1766e8;font-size:10px;text-transform:uppercase;white-space:nowrap}
@media(max-width:650px){.user-control{grid-template-columns:auto minmax(0,1fr)!important}.user-control>.user-actions{grid-column:1/-1;padding-left:46px}.owner-badge{grid-column:2;justify-self:start}}

/* Instalação particular e acesso exclusivo. */
.private-install-note,.private-access-card,.private-url-preview{display:grid;gap:5px;margin:18px 0;padding:16px;border:1px solid #cfe0f6;border-radius:16px;background:linear-gradient(135deg,#f6faff,#edf4ff);color:#334a69}.private-install-note strong,.private-access-card>span,.private-url-preview>span{color:#1766e8;font-size:11px;font-weight:900;letter-spacing:.08em}.private-install-note span{font-size:14px;line-height:1.5}.private-access-card a{color:#124fba;font-size:20px;font-weight:900;text-decoration:none;overflow-wrap:anywhere}.private-access-card small,.private-url-preview small,.field-help{color:#6a7890;font-size:12px;line-height:1.45}.private-url-preview{margin:0}.private-url-preview strong{color:#17365f;font-size:15px;overflow-wrap:anywhere}.private-login-note{display:block;margin:18px 0 0!important;padding:11px 13px;border-radius:12px;background:#eef4ff;color:#4d6280!important;font-size:12px!important;text-align:center}.install-card .field-help{display:block;font-weight:600}.install-card input[type=password]{letter-spacing:.03em}
.install-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.install-top .brand{margin:0}.install-login{width:auto!important;min-width:92px}.setup-section header{position:relative}.creator-role{align-self:center;margin-left:auto;padding:6px 9px;border-radius:999px;background:#e8f1ff;color:#1766e8;font-size:10px;letter-spacing:.08em}@media(max-width:540px){.install-top{align-items:flex-start}.install-login{min-width:76px}.creator-role{grid-column:2;justify-self:start;margin:4px 0 0}}
.login-pending{display:grid;gap:5px;margin:20px 0;padding:15px;border:1px solid #cfe0f6;border-radius:16px;background:#f2f7ff;color:#405773}.login-pending strong{color:#175fcf;font-size:13px}.login-pending span{font-size:12px;line-height:1.5}.login-register-button{display:flex;align-items:center;text-decoration:none}
.storage-mode-card{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #cfe0f6;border-radius:16px;background:#f4f8ff}.storage-mode-card>span{display:grid;flex:none;width:38px;height:38px;place-items:center;border-radius:12px;background:#dfeeff;color:#1766e8;font-weight:900}.storage-mode-card>div{display:grid;gap:4px}.storage-mode-card strong{color:#18385f;font-size:13px}.storage-mode-card small{color:#667891;font-size:12px;line-height:1.5}
