@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{--bg:#080b12;--surface:#0f141d;--surface-2:#151b26;--surface-3:#1b2230;--line:#242c39;--line-soft:#1c2430;--text:#f4f7fb;--muted:#8f9bad;--muted-2:#667184;--blue:#3b82f6;--blue-2:#60a5fa;--green:#22c55e;--red:#ef4444;--amber:#f59e0b;--purple:#8b5cf6;--cyan:#06b6d4;--sidebar:244px;--radius:12px;--shadow:0 16px 44px #00000042}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue-2);outline-offset:2px}svg{stroke-width:1.8px;width:18px;height:18px}.app{min-height:100vh}.app-main{margin-left:var(--sidebar);min-width:0}.page{max-width:1800px;margin:auto;padding:24px 28px 40px}.primary,.secondary{color:#fff;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 15px;font-weight:600;display:inline-flex}.primary{background:var(--blue);box-shadow:0 5px 16px #3b82f638}.primary:hover{background:#4a8df7}.secondary{background:var(--surface-2);border-color:var(--line);color:#dce3ee}.secondary:hover{border-color:#3b4658}.icon-btn{border:1px solid var(--line);background:var(--surface);color:#aeb8c7;border-radius:9px;place-items:center;width:40px;height:40px;display:inline-grid}.icon-btn:hover{color:#fff;background:var(--surface-2)}.login-page{background:#0b0f16;grid-template-columns:minmax(460px,1.05fr) minmax(460px,.95fr);min-height:100vh;display:grid}.login-visual{background:radial-gradient(circle at 65% 45%,#1f5ec54f,#0000 25%),linear-gradient(145deg,#07101f 0%,#0a1627 52%,#080d15 100%);border-right:1px solid #1b2636;flex-direction:column;padding:44px 54px;display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.login-visual:after{content:"";border:1px solid #4d8ef22b;border-radius:200px 0 0;width:430px;height:540px;position:absolute;bottom:-110px;right:-110px;transform:rotate(-15deg);box-shadow:-40px -20px 100px #3b82f614}.visual-glow{filter:blur(70px);background:#3b82f614;border-radius:50%;width:400px;height:400px;position:absolute;top:25%;right:12%}.logo{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.logo-mark{color:#fff;background:linear-gradient(145deg,#3b82f6,#1f5fc7);border-radius:10px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 7px 20px #3b82f640}.logo>div:last-child{flex-direction:column;display:flex}.logo b{letter-spacing:.5px;font-family:Manrope;font-size:18px;line-height:17px}.logo span{letter-spacing:3px;color:#8ea0b8;font-size:9px}.login-copy{z-index:1;max-width:570px;margin:auto 0;padding-bottom:48px;position:relative}.eyebrow{color:#60a5fa;letter-spacing:1.7px;align-items:center;gap:7px;margin-bottom:20px;font-size:11px;font-weight:700;display:inline-flex}.login-copy h1{letter-spacing:-2px;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:48px;line-height:1.12}.login-copy p{color:#9bacbf;max-width:530px;margin:0;font-size:17px;line-height:1.65}.login-proof{align-items:center;gap:16px;margin-top:36px;display:flex}.avatar-stack{display:flex}.avatar-stack span{background:#26334a;border:2px solid #0b1524;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:10px;font-weight:700;display:grid}.avatar-stack span:first-child{margin-left:0}.login-proof>div:last-child{flex-direction:column;gap:2px;display:flex}.login-proof b{font-size:13px}.login-proof span{color:#8090a4;font-size:12px}.login-quote{z-index:1;color:#718097;font-size:12px;position:relative}.login-form-wrap{background:radial-gradient(circle at 90% 0,#3b82f60f,#0000 28%);place-items:center;padding:40px;display:grid}.login-card{flex-direction:column;gap:20px;width:100%;max-width:410px;display:flex}.login-card .hello{letter-spacing:.7px;color:var(--blue-2);text-transform:uppercase;font-size:12px;font-weight:700}.login-card h2{letter-spacing:-.7px;margin:5px 0 7px;font:700 30px Manrope}.login-card>div>p{color:var(--muted);margin:0}.login-card>label{color:#c7d0dd;flex-direction:column;gap:8px;font-size:12px;font-weight:600;display:flex}.login-card input{color:#eef2f7;background:#111720;border:1px solid #293241;border-radius:9px;height:46px;padding:0 13px}.login-card input:hover{border-color:#374357}.password{position:relative}.password input{width:100%;padding-right:48px}.password button{color:#718097;background:0 0;border:0;width:42px;height:40px;position:absolute;top:3px;right:2px}.form-row{justify-content:space-between;align-items:center;display:flex}.check{align-items:center;color:#9da9ba!important;flex-direction:row!important;gap:8px!important;display:flex!important}.check input{width:16px;height:16px;accent-color:var(--blue)}.link{color:var(--blue-2);background:0 0;border:0;font-size:12px}.role-switch{border:1px solid var(--line);background:#0d121a;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.role-switch button{color:#78869a;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:38px;font-size:12px;font-weight:600;display:flex}.role-switch button.active{color:#e8f1ff;background:#1a2535;box-shadow:0 3px 12px #0004}.login-btn{height:48px}.secure{color:#647084;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.spinner{border:2px solid #fff5;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.mobile-login-logo{display:none}@keyframes spin{to{transform:rotate(360deg)}}.sidebar{z-index:40;width:var(--sidebar);border-right:1px solid var(--line-soft);background:#0b0f16;flex-direction:column;padding:18px 13px 14px;display:flex;position:fixed;top:0;bottom:0;left:0}.side-head{align-items:center;height:54px;padding:0 8px 14px;display:flex}.close-side{display:none}.sidebar nav{flex-direction:column;gap:3px;margin-top:8px;display:flex}.sidebar nav button{color:#8895a8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;height:43px;padding:0 12px;font-size:13px;font-weight:500;display:flex;position:relative}.sidebar nav button svg{width:19px}.sidebar nav button:hover{color:#d8e0ec;background:#121923}.sidebar nav button.active{color:#eaf2ff;background:linear-gradient(90deg,#3b82f62e,#3b82f612)}.sidebar nav button.active:before{content:"";background:var(--blue);border-radius:0 4px 4px 0;width:3px;height:22px;position:absolute;left:-13px}.sidebar nav button.active svg{color:#60a5fa}.sidebar nav button i{color:#fff;text-align:center;background:#2563eb;border-radius:10px;min-width:19px;margin-left:auto;padding:2px 5px;font-size:10px;font-style:normal}.ai-card{background:linear-gradient(145deg,#101a2a,#111723);border:1px solid #243248;border-radius:10px;margin-top:auto;margin-bottom:14px;padding:12px}.ai-card>div{color:#70a8ff;align-items:center;gap:6px;display:flex}.ai-card span{font-size:11px;font-weight:700}.ai-card em{letter-spacing:.6px;color:#90a5c1;background:#1f2c42;border-radius:3px;margin-left:auto;padding:3px 5px;font-size:7px;font-style:normal}.ai-card p{color:#718097;margin:8px 0 0;font-size:10px;line-height:1.45}.side-user{border-top:1px solid var(--line-soft);align-items:center;gap:9px;padding:14px 4px 0;display:flex}.avatar{color:#eaf2ff;background:linear-gradient(145deg,#2c5fa8,#24334d);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.side-user>div{flex-direction:column;min-width:0;display:flex}.side-user b{white-space:nowrap;font-size:11px}.side-user span:not(.avatar){color:#697588;margin-top:2px;font-size:9px}.side-user button{color:#687588;background:0 0;border:0;margin-left:auto;padding:7px}.side-user button svg{width:16px}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line-soft);background:#080b12db;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.top-left{align-items:center;gap:14px;display:flex}.top-left h1{margin:4px 0 0;font:700 18px Manrope}.breadcrumb{color:#667286;align-items:center;gap:4px;font-size:9px;display:flex}.breadcrumb svg{width:10px}.menu-btn{display:none}.top-actions{align-items:center;gap:10px;display:flex}.global-search{border:1px solid var(--line);background:#0f141d;border-radius:9px;align-items:center;gap:8px;width:264px;height:38px;padding:0 10px;display:flex}.global-search svg{color:#738095;width:16px}.global-search input{color:#d8e0ec;background:0 0;border:0;outline:0;width:100%;font-size:11px}.global-search kbd{color:#677386;white-space:nowrap;border:1px solid #2a3342;border-radius:4px;padding:2px 5px;font-size:9px}.notification{position:relative}.notification i{background:#ef4444;border:1px solid #0b0f16;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:9px}.profile-pill{color:#dce3ec;background:0 0;border:0;align-items:center;gap:8px;height:42px;padding:0 4px 0 7px;display:flex}.profile-pill>span{background:#254a80;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:700;display:grid}.profile-pill>div{flex-direction:column;align-items:flex-start;display:flex}.profile-pill b{font-size:10px}.profile-pill small{color:#6f7b8e;font-size:8px}.profile-pill>svg{color:#687486;width:14px}.page-toolbar,.welcome{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.page-toolbar h2,.welcome h2{letter-spacing:-.4px;margin:0 0 5px;font:700 23px Manrope}.page-toolbar p,.welcome p{color:var(--muted);margin:0;font-size:12px}.welcome h2 span{color:var(--green);vertical-align:middle;font-size:8px}.toolbar-actions{gap:8px;display:flex}.date-filter{border:1px solid var(--line);background:var(--surface);color:#b5bfcd;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 12px;font-size:11px;display:flex}.date-filter svg{width:15px}.stats-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:11px;margin-bottom:14px;display:grid}.stat-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(145deg,#111720,#0e131b);min-height:143px;padding:15px;position:relative;overflow:hidden}.stat-card:after{content:"";background:#3b82f60d;border-radius:50%;width:70px;height:70px;position:absolute;top:-30px;right:-30px}.stat-icon{float:left;color:#60a5fa;background:#3b82f61f;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.stat-icon svg{width:16px}.stat-icon.purple{color:#a78bfa;background:#8b5cf61c}.stat-icon.cyan{color:#22d3ee;background:#06b6d41c}.stat-icon.amber{color:#fbbf24;background:#f59e0b1c}.stat-icon.green{color:#4ade80;background:#22c55e1c}.stat-title{color:#8895a6;justify-content:space-between;align-items:center;min-height:31px;margin-left:41px;font-size:10px;display:flex}.stat-title svg{color:#526074;width:15px}.stat-card strong{margin:12px 0;font:700 22px Manrope;display:block}.stat-foot{align-items:center;gap:5px;display:flex}.stat-foot>span{align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.stat-foot>span svg{width:11px}.stat-foot .up{color:#4ade80}.stat-foot .down{color:#f87171}.stat-foot small{color:#606d80;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(300px,.85fr);gap:14px;display:grid}.panel{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(145deg,#10151e,#0d1219)}.panel-head{justify-content:space-between;align-items:flex-start;padding:17px 18px 12px;display:flex}.panel-head h3{margin:0 0 4px;font:700 14px Manrope}.panel-head p{color:#707d90;margin:0;font-size:10px}.panel-head button{border:1px solid var(--line);color:#98a4b5;background:#141b25;border-radius:7px;align-items:center;gap:5px;height:29px;padding:0 9px;font-size:9px;display:flex}.panel-head button svg{width:11px}.performance{min-width:0;padding-bottom:8px}.chart-legend{color:#738095;gap:15px;margin:-1px 0 0 18px;font-size:9px;display:flex;position:absolute}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i,.pipeline-summary i{border-radius:50%;width:7px;height:7px}.blue-dot{background:#3b82f6}.purple-dot{background:#8b5cf6}.sources{position:relative}.donut{height:185px;position:relative}.donut-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.donut-center b{font:700 22px Manrope}.donut-center span{color:#738095;font-size:9px}.source-list{gap:8px;padding:0 18px 16px;display:grid}.source-list>div{justify-content:space-between;font-size:10px;display:flex}.source-list span{color:#8995a8;align-items:center;gap:7px;display:flex}.source-list i{border-radius:2px;width:7px;height:7px}.source-list b{font-size:10px}.funnel-list{flex-direction:column;gap:11px;padding:3px 18px 18px;display:flex}.funnel-list>div{grid-template-columns:115px 1fr 74px;align-items:center;gap:11px;display:grid}.funnel-list span{color:#8a96a8;font-size:9px}.funnel-list>div>div{background:#19212d;border-radius:5px;height:7px;overflow:hidden}.funnel-list i{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:5px;height:100%;display:block}.funnel-list b{text-align:right;font-size:10px}.funnel-list small{color:#667387;margin-left:4px;font-size:8px}.alert-list{padding:0 8px 9px}.alert-item{border:0;border-top:1px solid var(--line-soft);color:#dbe3ee;text-align:left;background:0 0;grid-template-columns:34px 1fr auto 14px;align-items:center;gap:9px;width:100%;padding:10px;display:grid}.alert-item:hover{background:#141a24}.alert-icon{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.alert-icon svg{width:15px}.alert-icon.red{color:#f87171;background:#ef444416}.alert-icon.amber{color:#fbbf24;background:#f59e0b16}.alert-icon.purple{color:#a78bfa;background:#8b5cf616}.alert-icon.blue{color:#60a5fa;background:#3b82f616}.alert-item>div{flex-direction:column;display:flex}.alert-item b{font-size:10px}.alert-item small{color:#697689;margin-top:3px;font-size:8px}.alert-item strong{font-size:12px}.alert-item>svg{color:#526073;width:13px}.member-stats{grid-template-columns:repeat(5,1fr)}.timeline{padding:0 18px 18px}.timeline>div{grid-template-columns:40px 10px 1fr;gap:9px;min-height:68px;display:grid}.timeline time{color:#60a5fa;font-size:10px;font-weight:600}.timeline i{background:#3b82f6;border-radius:50%;width:7px;height:7px;position:relative}.timeline i:after{content:"";background:#293443;width:1px;height:48px;position:absolute;top:10px;left:3px}.timeline div:last-child i:after{display:none}.timeline span{flex-direction:column;display:flex}.timeline b{font-size:10px}.timeline small{color:#6f7c8f;margin-top:4px;font-size:9px}.pipeline-page{max-width:none;padding-right:0}.pipeline-page .page-toolbar{padding-right:28px}.pipeline-summary{color:#7d899b;align-items:center;gap:26px;margin-bottom:15px;font-size:10px;display:flex}.pipeline-summary span{align-items:center;gap:6px;display:flex}.pipeline-summary svg{color:#60a5fa;width:14px}.pipeline-summary b{color:#dce4ef}.kanban{scrollbar-color:#2b3646 transparent;gap:11px;padding:0 28px 18px 0;display:flex;overflow-x:auto}.kanban-col{background:#0d1219;border:1px solid #1a222e;border-radius:11px;flex:0 0 270px;min-height:590px}.kanban-head{border-bottom:1px solid #202834;height:82px;padding:13px}.kanban-head>div{align-items:center;gap:7px;display:flex}.kanban-head i{border-radius:50%;width:8px;height:8px}.kanban-head b{font-size:11px}.kanban-head span{color:#8e9aad;background:#202836;border-radius:10px;padding:2px 6px;font-size:9px}.kanban-head button{color:#667386;background:0 0;border:0;margin-left:auto}.kanban-head button svg{width:16px}.kanban-head small{color:#657286;margin:10px 0 0 15px;font-size:9px;display:block}.kanban-list{flex-direction:column;gap:8px;padding:9px;display:flex}.lead-card{cursor:grab;background:linear-gradient(145deg,#151b25,#111720);border:1px solid #252e3a;border-radius:9px;padding:11px;box-shadow:0 5px 14px #0000001f}.lead-card:hover{border-color:#374458;transform:translateY(-1px)}.lead-card:active{cursor:grabbing}.lead-card-top{justify-content:space-between;align-items:center;display:flex}.lead-card-top button,.user-card-top button{color:#667386;background:0 0;border:0}.priority{border-radius:4px;padding:4px 6px;font-size:8px;font-weight:700}.priority.quente,.priority.alta{color:#fb7185;background:#ef444418}.priority.morno,.priority.media{color:#fbbf24;background:#f59e0b18}.priority.frio{color:#60a5fa;background:#3b82f618}.lead-card h4{margin:10px 0 4px;font:600 12px Manrope}.lead-phone{color:#6f7d90;align-items:center;gap:5px;font-size:9px;display:flex}.lead-phone svg{width:11px}.property-line{border-top:1px solid #222a36;border-bottom:1px solid #222a36;gap:7px;margin:9px 0;padding:9px 0;display:flex}.property-line>svg{color:#60a5fa;width:14px}.property-line>div{flex-direction:column;display:flex}.property-line b{font-size:9px}.property-line span{color:#697689;align-items:center;margin-top:3px;font-size:8px;display:flex}.property-line span svg{width:9px}.value-line{justify-content:space-between;align-items:center;display:flex}.value-line span{color:#697689;font-size:8px}.value-line b{font-size:10px}.lead-card-foot{color:#798698;align-items:center;margin-top:10px;font-size:8px;display:flex}.mini-avatar{color:#cde0ff;background:#253653;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:5px;font-weight:700;font-size:7px!important;display:grid!important}.lead-card-foot time{align-items:center;gap:3px;margin-left:auto;display:flex}.lead-card-foot time svg{width:10px}.add-card{color:#667588;background:0 0;border:1px dashed #293342;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:35px;font-size:9px;display:flex}.add-card svg{width:13px}.inbox-page{grid-template-columns:290px minmax(360px,1fr) 285px;height:calc(100vh - 76px);display:grid;overflow:hidden}.conversations,.chat,.lead-details{background:#0c1118;min-width:0}.conversations{border-right:1px solid var(--line-soft);flex-direction:column;display:flex}.inbox-list-head{justify-content:space-between;align-items:center;height:63px;padding:14px 16px 8px;display:flex}.inbox-list-head>div{align-items:center;gap:8px;display:flex}.inbox-list-head h2{margin:0;font:700 18px Manrope}.inbox-list-head span{color:#60a5fa;background:#3b82f619;border-radius:8px;padding:3px 6px;font-size:8px}.inbox-list-head .icon-btn{width:32px;height:32px}.inbox-list-head svg{width:14px}.inbox-search{background:#111720;border:1px solid #222b38;border-radius:8px;align-items:center;gap:7px;height:37px;margin:7px 12px;padding:0 10px;display:flex}.inbox-search svg{color:#6c798c;width:14px}.inbox-search input{color:#dce3ec;background:0 0;border:0;outline:0;width:100%;font-size:10px}.inbox-tabs{border-bottom:1px solid var(--line-soft);gap:5px;padding:5px 12px 10px;display:flex}.inbox-tabs button{color:#788598;background:0 0;border:0;border-radius:6px;height:28px;padding:0 8px;font-size:9px}.inbox-tabs button.active{color:#dce8fb;background:#172131}.inbox-tabs span{margin-left:3px;font-size:8px}.conversation-list{overflow-y:auto}.conversation-list>button{color:#e2e8f0;text-align:left;background:0 0;border:0;border-bottom:1px solid #171e29;grid-template-columns:36px 1fr auto;gap:9px;width:100%;height:78px;padding:10px 12px;display:grid;position:relative}.conversation-list>button:hover{background:#111821}.conversation-list>button.active{background:#142033}.conversation-list>button.active:before{content:"";background:#3b82f6;width:2px;height:100%;position:absolute;left:0}.conversation-list>button>div{flex-direction:column;min-width:0;display:flex}.conversation-list b{font-size:10px}.conversation-list p{color:#798698;white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:9px;overflow:hidden}.conversation-list small{color:#566477;align-items:center;gap:5px;font-size:8px;display:flex}.conversation-list time{color:#697689;font-size:8px}.conversation-list em{background:#2563eb;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid;position:absolute;bottom:12px;right:13px}.status-dot{background:#64748b;border-radius:50%;width:6px;height:6px;display:inline-block}.status-dot.online{background:#22c55e}.chat{background:#0a0f16;flex-direction:column;display:flex}.chat-head{border-bottom:1px solid var(--line-soft);flex:none;align-items:center;gap:9px;height:63px;padding:0 14px;display:flex}.chat-head>div:not(.chat-actions){flex-direction:column;display:flex}.chat-head b{font-size:11px}.chat-head span:not(.avatar){color:#657286;margin-top:3px;font-size:8px}.chat-actions{gap:6px;margin-left:auto;display:flex}.chat-actions .icon-btn{width:32px;height:32px}.chat-actions svg{width:14px}.mobile-back{display:none}.stage-strip{border-bottom:1px solid var(--line-soft);background:#0e141d;flex:none;align-items:center;gap:9px;height:39px;padding:0 14px;display:flex}.stage-strip>span:first-child{color:#667386;font-size:8px}.stage-strip button{color:#aeb8c7;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.stage-strip button i{border-radius:50%;width:6px;height:6px}.stage-strip button svg{width:11px}.ai-suggestion{background:#172238;border-radius:5px;align-items:center;gap:4px;margin-left:auto;padding:4px 7px;display:flex;color:#8baff0!important;font-size:8px!important}.ai-suggestion svg{width:10px}.messages{background-image:radial-gradient(#2b3745 .5px,#0000 .5px);background-size:18px 18px;flex-direction:column;flex:1;padding:18px clamp(16px,4vw,60px);display:flex;overflow-y:auto}.day-separator{text-align:center;margin-bottom:16px}.day-separator span{color:#687587;background:#141b24;border-radius:10px;padding:5px 9px;font-size:8px}.message{border-radius:9px;max-width:72%;margin-bottom:8px;padding:9px 11px 5px}.message p{margin:0;font-size:10px;line-height:1.45}.message span{color:#718096;justify-content:flex-end;align-items:center;gap:2px;margin-top:4px;font-size:7px;display:flex}.message.them{background:#181f2a;border-radius:3px 9px 9px;align-self:flex-start}.message.me{background:#163666;border-radius:9px 3px 9px 9px;align-self:flex-end}.message.me span{color:#8cb5ef}.composer-tools{border-top:1px solid var(--line-soft);flex:none;align-items:center;gap:4px;height:35px;padding:0 12px;display:flex}.composer-tools button{color:#748195;background:0 0;border:0;align-items:center;gap:4px;padding:5px 7px;font-size:8px;display:flex}.composer-tools svg{width:11px}.composer{border-top:1px solid var(--line-soft);background:#0d131c;flex:none;align-items:center;gap:6px;min-height:56px;padding:8px 12px;display:flex}.composer button{color:#768397;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.composer textarea{resize:none;color:#dce3ec;background:#151c27;border:0;border-radius:8px;outline:0;flex:1;height:36px;max-height:80px;padding:10px;font-size:9px}.composer .send{color:#fff;background:#2563eb;border-radius:8px}.lead-details{border-left:1px solid var(--line-soft);overflow-y:auto}.details-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;height:63px;padding:0 15px;display:flex}.details-head h3{font:700 12px Manrope}.details-head .icon-btn{border:0;width:30px;height:30px}.details-head svg{width:14px}.lead-profile{text-align:center;border-bottom:1px solid var(--line-soft);padding:18px 14px}.avatar.large{width:50px;height:50px;margin:auto;font-size:12px}.lead-profile h3{margin:9px 0 3px;font:600 12px Manrope}.lead-profile p{color:#6d7a8d;margin:0;font-size:8px}.lead-profile>div{justify-content:center;gap:24px;margin-top:15px;display:flex}.lead-profile button{color:#78879a;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;font-size:8px;display:flex}.lead-profile button svg{color:#60a5fa;width:15px}.detail-section{border-bottom:1px solid var(--line-soft);padding:12px 15px}.detail-section>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.detail-section h4{color:#8d99aa;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:9px}.detail-section>div:first-child button{color:#566477;background:0 0;border:0}.detail-section button svg{width:11px}.detail-section p{color:#b4becb;align-items:center;gap:7px;margin:7px 0;font-size:9px;display:flex}.detail-section p svg{color:#647286;width:12px}.detail-pair{margin:7px 0;font-size:9px}.detail-pair span{color:#677488}.detail-pair b{font-weight:500}.owner-row{justify-content:flex-start!important;margin-bottom:0!important}.owner-row b{font-size:9px}.owner-row button{font-size:8px;color:#60a5fa!important;margin-left:auto!important}.tag-list{gap:5px;justify-content:flex-start!important;margin:0!important}.tag-list span{color:#80adf0;background:#172438;border-radius:4px;padding:4px 6px;font-size:8px}.tag-list button{width:23px;height:23px;border:1px dashed #3b4657!important;border-radius:4px!important}.filters-row{align-items:center;gap:7px;margin-bottom:12px;display:flex}.filters-row>button{border:1px solid var(--line);background:var(--surface);color:#8f9bad;white-space:nowrap;border-radius:7px;align-items:center;gap:6px;height:35px;padding:0 10px;font-size:9px;display:flex}.filters-row>button svg{width:12px}.filters-row>button.active{color:#dbe8fb;background:#18243a;border-color:#294d83}.filters-row>button span{background:#202936;border-radius:6px;padding:2px 5px}.table-search{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:7px;width:min(340px,30vw);height:35px;padding:0 10px;display:flex}.table-search svg{color:#677488;width:14px}.table-search input{color:#dbe2ec;background:0 0;border:0;outline:0;width:100%;font-size:9px}.filters-all{margin-left:auto}.table-wrap{border:1px solid var(--line-soft);background:#0d1219;border-radius:10px 10px 0 0;max-height:calc(100vh - 255px);overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{z-index:2;color:#69768a;text-align:left;text-transform:uppercase;letter-spacing:.3px;background:#121923;border-bottom:1px solid #29313e;height:38px;padding:0 10px;font-size:8px;font-weight:600;position:sticky;top:0}td{color:#929eae;border-bottom:1px solid #1b232e;height:45px;padding:0 10px;font-size:9px}tr:hover td{background:#111821}tr.selected td{background:#132039}input[type=checkbox]{accent-color:var(--blue)}.cell-person{align-items:center;gap:7px;display:flex}.cell-person>span,.owner-cell>span{color:#bcd6ff;background:#24344e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;font-weight:700;display:grid}.cell-person b{color:#d6dee8;font-size:9px}.origin-badge{color:#9eabbc;background:#17202c;border:1px solid #26303d;border-radius:4px;padding:3px 6px;font-size:8px}.stage-badge{align-items:center;gap:5px;display:flex}.stage-badge i{border-radius:50%;width:6px;height:6px}.owner-cell{align-items:center;gap:6px;display:flex}.owner-cell>span{width:21px;height:21px}.task-date{color:#a7b1c0;align-items:center;gap:4px;display:flex}.task-date svg{width:11px}.more{color:#647185;background:0 0;border:0}.more svg{width:15px}.table-footer{border:1px solid var(--line-soft);color:#687588;background:#0e131b;border-top:0;border-radius:0 0 10px 10px;justify-content:space-between;align-items:center;height:45px;padding:0 12px;font-size:8px;display:flex}.table-footer>div{align-items:center;gap:3px;display:flex}.table-footer button{color:#738095;background:0 0;border:0;border-radius:5px;width:27px;height:27px;font-size:9px}.table-footer button.active{color:#75a9f7;background:#1c3150}.table-footer button:disabled{opacity:.4}.flip{transform:rotate(180deg)}.selection-bar{z-index:20;height:52px;box-shadow:var(--shadow);background:#1a2230;border:1px solid #364256;border-radius:11px;align-items:center;gap:7px;padding:0 9px 0 15px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-43%)}.selection-bar b{font-size:10px}.selection-bar>span{background:#354053;width:1px;height:22px;margin:0 4px}.selection-bar>button:not(.icon-btn){color:#aeb9c8;background:#222c3b;border:0;border-radius:6px;align-items:center;gap:5px;height:32px;padding:0 9px;font-size:8px;display:flex}.selection-bar button svg{width:12px}.selection-bar button.danger{color:#f87171!important}.selection-bar .icon-btn{border:0;width:30px;height:30px}.task-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.task-stats>div{border:1px solid var(--line-soft);background:var(--surface);border-radius:10px;align-items:center;gap:13px;height:82px;padding:0 17px;display:flex}.task-stats>div>svg{color:#60a5fa;width:22px}.task-stats span{color:#7f8b9e;flex-direction:column;font-size:9px;display:flex}.task-stats b{color:#eef2f7;font:700 20px Manrope}.task-panel{padding:14px}.task-panel .filters-row{border-bottom:1px solid var(--line-soft);padding-bottom:12px}.task-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:28px 1fr auto 125px 95px 26px;align-items:center;gap:12px;min-height:62px;padding:5px 7px;display:grid}.task-check{color:#fff;background:0 0;border:1px solid #394556;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.task-check.done{background:#22c55e;border-color:#22c55e}.task-check svg{width:11px}.task-main{flex-direction:column;gap:5px;display:flex}.task-main b{font-size:10px}.task-main span{color:#718094;align-items:center;gap:4px;font-size:8px;display:flex}.task-main svg,.task-list time svg{width:11px}.task-list time{color:#8491a3;align-items:center;gap:5px;font-size:9px;display:flex}.task-list time.soon{color:#fbbf24}.task-status{text-align:center;border-radius:5px;padding:5px;font-size:8px}.task-status.pendente{color:#fbbf24;background:#f59e0b14}.task-status.em-andamento{color:#60a5fa;background:#3b82f614}.task-status.concluida{color:#4ade80;background:#22c55e14}.investment-stats{grid-template-columns:repeat(4,1fr)}.campaign-panel{overflow:hidden}.campaign-panel table{white-space:normal}.campaign-panel th{position:static}.campaign-panel td{height:52px}.roas{color:#4ade80;align-items:center;gap:5px;display:flex}.roas svg{width:12px}.user-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.user-card{border:1px solid var(--line-soft);background:linear-gradient(145deg,#111720,#0e131b);border-radius:11px;padding:16px}.user-card-top{justify-content:space-between;display:flex}.user-card .avatar{width:43px;height:43px}.user-card h3{margin:12px 0 3px;font:600 13px Manrope}.user-card>p{color:#738094;margin:0 0 16px;font-size:9px}.user-meta{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);flex-direction:column;gap:8px;padding:12px 0;display:flex}.user-meta span{color:#8592a4;align-items:center;gap:7px;font-size:9px;display:flex}.user-meta svg{color:#647286;width:12px}.user-card-foot{justify-content:space-between;margin-top:12px;display:flex}.user-status{color:#4ade80;align-items:center;gap:5px;font-size:8px;display:flex}.user-status i{background:#22c55e;border-radius:50%;width:6px;height:6px}.user-status.inativo{color:#8491a3}.user-status.inativo i{background:#64748b}.user-card-foot b{color:#708095;font-size:8px}.settings-layout{grid-template-columns:220px minmax(0,720px);gap:14px;display:grid}.settings-layout>aside{flex-direction:column;gap:4px;display:flex}.settings-layout>aside button{color:#8491a3;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;height:43px;padding:0 11px;font-size:10px;display:flex}.settings-layout>aside button svg{width:15px}.settings-layout>aside button svg:last-child{width:12px;margin-left:auto}.settings-layout>aside button.active{color:#dbe8fa;background:#152035}.settings-form{padding:20px}.settings-form>h3{margin:0 0 5px;font:600 14px Manrope}.settings-form>p{color:#738094;margin:0 0 20px;font-size:9px}.company-logo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.company-logo>div{color:#60a5fa;background:#19335b;border-radius:10px;place-items:center;width:50px;height:50px;display:grid}.company-logo>span{flex-direction:column;display:flex}.company-logo b{font-size:10px}.company-logo small{color:#748195;margin-top:3px;font-size:8px}.company-logo button{margin-left:auto}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label{color:#aab5c4;flex-direction:column;gap:7px;font-size:9px;display:flex}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select{border:1px solid var(--line);color:#d8e0e9;background:#0d131b;border-radius:7px;height:40px;padding:0 10px;font-size:10px}.settings-form hr{border:0;border-top:1px solid var(--line-soft);margin:23px 0}@media (width<=1280px){.stats-grid,.user-grid{grid-template-columns:repeat(3,1fr)}.inbox-page{grid-template-columns:270px 1fr}.lead-details{z-index:35;width:300px;position:fixed;top:76px;bottom:0;right:0;box-shadow:-20px 0 45px #0007}.member-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){:root{--sidebar:0px}.sidebar{width:255px;transition:transform .22s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.scrim{z-index:39;background:#0009;position:fixed;inset:0}.close-side{margin-left:auto;display:grid}.menu-btn{display:grid}.topbar{padding:0 16px}.profile-pill>div,.profile-pill>svg,.global-search kbd{display:none}.global-search{width:200px}.page{padding:20px 16px 36px}.pipeline-page{padding-right:0}.pipeline-page .page-toolbar,.kanban{padding-right:16px}.dashboard-grid{grid-template-columns:1fr}.task-stats,.user-grid{grid-template-columns:repeat(2,1fr)}.settings-layout{grid-template-columns:1fr}.settings-layout>aside{flex-direction:row;overflow-x:auto}.settings-layout>aside button{white-space:nowrap}.login-page{grid-template-columns:1fr}.login-visual{display:none}.mobile-login-logo{margin-bottom:24px;display:block}.login-form-wrap{min-height:100vh}}@media (width<=650px){.topbar{height:65px}.app-main{margin:0}.page{padding:17px 12px 30px}.top-left h1{font-size:15px}.breadcrumb,.global-search{display:none}.profile-pill{padding:0}.page-toolbar,.welcome{align-items:flex-start;gap:13px}.page-toolbar h2,.welcome h2{font-size:19px}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.toolbar-actions .secondary{padding:0 10px}.toolbar-actions .secondary svg,.date-filter{display:none}.stats-grid,.member-stats{scroll-snap-type:x mandatory;margin-left:-12px;margin-right:-12px;padding:0 12px 5px;display:flex;overflow-x:auto}.stat-card{scroll-snap-align:start;flex:0 0 165px}.dashboard-grid{gap:10px}.funnel-list>div{grid-template-columns:95px 1fr 60px}.pipeline-summary{white-space:nowrap;overflow-x:auto}.kanban-col{flex-basis:82vw}.inbox-page{height:calc(100vh - 65px);display:block;position:relative}.conversations{position:absolute;inset:0}.chat{display:none;position:absolute;inset:0}.inbox-page.chat-open .conversations{display:none}.inbox-page.chat-open .chat{display:flex}.mobile-back{width:32px;height:32px;display:grid}.stage-strip .ai-suggestion{display:none}.messages{padding:16px 13px}.message{max-width:86%}.lead-details{width:86vw;top:65px}.details-toggle{display:grid}.leads-page .page-toolbar{display:block}.leads-page .toolbar-actions{justify-content:flex-start;margin-top:12px}.filters-row{overflow-x:auto}.table-search{flex:0 0 260px;width:260px}.filters-all{margin-left:0}.table-wrap{max-height:calc(100vh - 260px)}.selection-bar{left:10px;right:10px;overflow-x:auto;transform:none}.selection-bar>button:not(.icon-btn){white-space:nowrap}.task-stats{grid-template-columns:1fr 1fr}.task-list>div{grid-template-columns:25px 1fr auto}.task-list .priority,.task-list time,.task-status{display:none}.investment-stats{grid-template-columns:1fr 1fr;margin:0 0 14px;padding:0;display:grid}.investment-stats .stat-card{min-width:0}.campaign-panel{overflow-x:auto}.user-grid{grid-template-columns:1fr}.settings-form{padding:15px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.login-form-wrap{padding:24px}.login-card{max-width:380px}.login-card h2{font-size:27px}.role-switch button{height:40px}}.empty-state{text-align:center;min-height:210px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.empty-state>span{color:#60a5fa;background:#172131;border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:12px;display:grid}.empty-state>span svg{width:21px;height:21px}.empty-state h3{color:#dce4ef;margin:0 0 6px;font:600 13px Manrope}.empty-state p{max-width:320px;margin:0;font-size:10px;line-height:1.5}.empty-state button{margin-top:14px}.empty-inbox .chat>.empty-state{height:100%}.user-grid>.empty-state{border:1px solid var(--line-soft);background:var(--surface);border-radius:12px;grid-column:1/-1}.login-role-note{align-items:center;gap:7px;display:flex;color:#8996a8!important;margin:0!important;font-size:11px!important}.login-role-note svg{color:#60a5fa;width:15px}.login-error{color:#fca5a5;background:#450a0a55;border:1px solid #7f1d1d;border-radius:8px;padding:10px 12px;font-size:11px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-loading{color:#8f9bad;background:#080b12;place-content:center;justify-items:center;gap:10px;min-height:100vh;display:grid}.app-loading .spinner{border-color:#60a5fa #3b82f644 #3b82f644;width:24px;height:24px}.app-loading p{margin:0;font-size:11px}.period-picker{position:relative}.date-filter{cursor:pointer}.period-menu{z-index:35;background:#101720;border:1px solid #293444;border-radius:10px;width:210px;padding:6px;position:absolute;top:46px;right:0;box-shadow:0 18px 45px #0008}.period-menu>button{color:#9ca8b8;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;font-size:10px;display:flex}.period-menu>button:hover,.period-menu>button.active{color:#e4edfa;background:#18253a}.period-menu button svg{color:#60a5fa;width:13px}.custom-period-form{border-top:1px solid #283343;gap:9px;margin:6px 4px 2px;padding-top:10px;display:grid}.custom-period-form label{color:#8e9bad;gap:5px;font-size:9px;display:grid}.custom-period-form input{color:#e5edf8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b1119;border:1px solid #2a3545;border-radius:7px;height:36px;padding:0 8px}.custom-period-form .primary{justify-content:center;width:100%;height:36px;margin-top:2px}.read-only-badge{color:#93c5fd;background:#10243a;border:1px solid #1e4b76;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:9px;font-weight:700;display:flex}.read-only-badge svg{width:14px}.master-global-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.master-global-stats>div{border:1px solid var(--line-soft);background:linear-gradient(145deg,#111923,#0d131b);border-radius:10px;align-items:center;gap:12px;height:74px;padding:0 15px;display:flex}.master-global-stats>div>svg{color:#60a5fa;width:20px}.master-global-stats span{color:#7e8b9d;flex-direction:column;font-size:8px;display:flex}.master-global-stats b{color:#edf4ff;margin-bottom:2px;font:700 18px Manrope}.master-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:14px;display:grid}.master-users{overflow:hidden}.master-users>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;height:70px;padding:0 15px;display:flex}.master-users h3,.master-detail h3{margin:0;font:700 13px Manrope}.master-users p,.master-detail p{color:#748195;margin:4px 0 0;font-size:8px}.master-users>header>span{color:#93c5fd;background:#192b45;border-radius:999px;place-items:center;min-width:25px;height:25px;font-size:9px;display:grid}.master-user-list{max-height:590px;padding:7px;overflow:auto}.master-user-list button{color:#d8e1ed;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:58px;padding:8px;display:grid}.master-user-list button:hover,.master-user-list button.active{background:#162135}.master-user-list button.active{box-shadow:inset 3px 0 #3b82f6}.master-user-list .avatar{width:32px;height:32px}.master-user-list button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.master-user-list b,.master-user-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.master-user-list b{font-size:9px}.master-user-list small{color:#718095;margin-top:3px;font-size:7px}.master-user-list svg{color:#607087;width:13px}.master-detail{min-height:500px;overflow:hidden}.master-profile-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;height:78px;padding:0 18px;display:flex}.master-profile-head>div{align-items:center;gap:10px;display:flex}.master-profile-head .avatar{width:42px;height:42px}.master-user-stats{grid-template-columns:repeat(4,1fr);gap:8px;padding:14px;display:grid}.master-user-stats>div{background:#0c121a;border:1px solid #222d3b;border-radius:9px;flex-direction:column;justify-content:center;min-height:64px;padding:10px;display:flex}.master-user-stats span{color:#748195;font-size:8px}.master-user-stats b{margin-top:5px;font:700 15px Manrope}.master-data-grid{grid-template-columns:1fr 1fr;gap:12px;padding:0 14px 14px;display:grid}.master-data-grid>div{background:#0c121a;border:1px solid #222d3b;border-radius:10px;overflow:hidden}.master-data-grid h4{border-bottom:1px solid #222d3b;align-items:center;height:43px;margin:0;padding:0 12px;font:700 10px Manrope;display:flex}.master-data-grid article{border-bottom:1px solid #1d2632;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:55px;padding:7px 11px;display:grid}.master-data-grid article:last-child{border-bottom:0}.master-data-grid article>span{flex-direction:column;min-width:0;display:flex}.master-data-grid article b,.master-data-grid article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.master-data-grid article b{font-size:9px}.master-data-grid article small{color:#718095;margin-top:3px;font-size:7px}.master-data-grid article em{color:#93c5fd;background:#172b45;border-radius:5px;padding:4px 6px;font-size:7px;font-style:normal}.master-data-grid article em.completed{color:#4ade80;background:#153222}.master-data-grid article strong{color:#cbd5e1;font-size:8px}.master-data-grid .empty-state{min-height:190px}@media (width<=1000px){.master-layout{grid-template-columns:1fr}.master-user-list{max-height:260px}.master-global-stats,.master-user-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.read-only-badge{display:none}.master-global-stats{grid-template-columns:1fr 1fr}.master-data-grid{grid-template-columns:1fr}.master-user-stats{grid-template-columns:1fr 1fr}}.commercial-pipeline{flex-direction:column;height:calc(100vh - 76px);padding-bottom:16px;display:flex;overflow:hidden}.commercial-toolbar{flex:none;margin-bottom:14px}.module-kicker{color:#60a5fa;letter-spacing:1.5px;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.commercial-summary{flex:none;grid-template-columns:repeat(4,minmax(150px,220px));gap:8px;margin:0 28px 14px 0;display:grid}.commercial-summary>div{background:linear-gradient(145deg,#111923,#0d131b);border:1px solid #202a38;border-radius:12px;flex-direction:column;justify-content:center;height:58px;padding:10px 13px;display:flex}.commercial-summary span{color:#8491a3;font-size:9px}.commercial-summary b{color:#f4f7fb;font-variant-numeric:tabular-nums;margin-top:4px;font:700 16px Manrope}.commercial-kanban{scrollbar-color:#334155 transparent;scroll-snap-type:x proximity;flex:1;align-items:stretch;gap:12px;min-height:0;padding:0 28px 4px 0;display:flex;overflow:auto hidden}.commercial-column,.add-stage-column{scroll-snap-align:start;background:#0d131b;border:1px solid #202a38;border-radius:20px;flex:0 0 282px;min-height:0;overflow:hidden}.commercial-column{flex-direction:column;transition:border-color .2s,opacity .2s;display:flex}.commercial-column:has(.commercial-lead-card:active){border-color:#3b82f6}.commercial-column.stage-dragging{opacity:.55}.commercial-column-head{color:#fff;cursor:default;border-bottom:1px solid #ffffff1a;flex:none;min-height:106px;padding:14px;position:relative}.commercial-column-head[draggable=true]{cursor:grab}.commercial-column-head[draggable=true]:active{cursor:grabbing}.tone-blue .commercial-column-head{background:linear-gradient(135deg,#1d4ed8,#2563eb)}.tone-sky .commercial-column-head{background:linear-gradient(135deg,#0369a1,#0284c7)}.tone-indigo .commercial-column-head{background:linear-gradient(135deg,#4338ca,#4f46e5)}.tone-violet .commercial-column-head{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.tone-amber .commercial-column-head{background:linear-gradient(135deg,#b45309,#d97706)}.tone-slate .commercial-column-head{background:linear-gradient(135deg,#334155,#475569)}.tone-emerald .commercial-column-head{background:linear-gradient(135deg,#047857,#059669)}.tone-rose .commercial-column-head{background:linear-gradient(135deg,#be123c,#e11d48)}.tone-orange .commercial-column-head{background:linear-gradient(135deg,#c2410c,#ea580c)}.tone-fuchsia .commercial-column-head{background:linear-gradient(135deg,#a21caf,#c026d3)}.tone-zinc .commercial-column-head{background:linear-gradient(135deg,#3f3f46,#52525b)}.stage-title-row{grid-template-columns:18px minmax(0,1fr) 28px;align-items:flex-start;gap:8px;display:grid}.stage-title-row>svg{opacity:.82;width:15px;height:15px;margin-top:2px}.stage-title-row h3{letter-spacing:.55px;text-transform:uppercase;cursor:inherit;margin:0;font:700 11px/1.25 Manrope}.stage-title-row p{color:#ffffffc2;margin:4px 0 0;font-size:9px;line-height:1.35}.stage-title-row>span{background:#ffffff2e;border:1px solid #ffffff38;border-radius:999px;place-items:center;min-width:27px;height:27px;font-size:10px;font-weight:700;display:grid}.stage-total{background:#00000024;border:1px solid #ffffff2e;border-radius:9px;justify-content:space-between;align-items:center;margin:11px 26px 0 23px;padding:7px 9px;display:flex}.stage-total span{color:#ffffffbf;font-size:8px}.stage-total b{font-variant-numeric:tabular-nums;font-size:10px}.stage-head-actions{display:flex;position:absolute;bottom:6px;right:8px}.stage-head-actions button,.stage-edit-form button{color:#ffffffbf;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.stage-head-actions button:hover,.stage-edit-form button:hover{color:#fff;background:#0003}.stage-head-actions svg,.stage-edit-form button svg{width:13px}.stage-edit-form{gap:7px;display:grid}.stage-edit-form input{color:#fff;background:#0000002e;border:1px solid #ffffff40;border-radius:7px;width:100%;height:30px;padding:0 8px;font-size:9px}.stage-edit-form label{align-items:center;gap:6px;font-size:9px;display:flex}.stage-edit-form label input{width:14px;height:14px}.stage-edit-form>div{justify-content:flex-end;display:flex}.commercial-card-list{scrollbar-width:thin;scrollbar-color:#2c3848 transparent;flex-direction:column;flex:1;gap:9px;min-height:0;padding:10px;display:flex;overflow-y:auto}.commercial-card-list.empty{place-items:center;display:grid}.commercial-lead-card{cursor:grab;background:linear-gradient(145deg,#171f2a,#121923);border:1px solid #273241;border-radius:15px;flex:none;padding:13px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;box-shadow:0 8px 20px #0000002b}.commercial-lead-card:hover{border-color:#3b4b61;transform:translateY(-2px);box-shadow:0 12px 24px #0000003d}.commercial-lead-card:active{cursor:grabbing}.commercial-card-top{justify-content:space-between;align-items:center;gap:7px;display:flex}.cnpj-badge{color:#cbd5e1;background:#273142;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:700;display:inline-flex}.cnpj-badge.sim,.cnpj-badge.mei{color:#86efac;background:#14532d55}.delay-alert{color:#fda4af;align-items:center;gap:3px;font-size:8px;font-weight:700;display:flex}.delay-alert svg{width:12px;height:12px}.commercial-lead-card h4{color:#f1f5f9;margin:11px 0 4px;font:700 12px Manrope}.commercial-phone,.cadence{color:#94a3b8;align-items:center;gap:5px;margin:5px 0;font-size:9px;display:flex}.commercial-phone svg,.cadence svg{width:12px;height:12px}.cadence{color:#fbbf24}.commercial-lead-card footer{color:#7f8da1;border-top:1px solid #26303d;justify-content:space-between;align-items:center;margin-top:11px;padding-top:9px;font-size:8px;display:flex}.commercial-lead-card footer b{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:9px}.card-stage-select{display:none}.empty-stage{text-align:center;color:#64748b;border:1px dashed #2a3545;border-radius:13px;flex-direction:column;gap:4px;padding:25px 10px;display:flex}.empty-stage span{color:#8b98aa;font-size:10px}.empty-stage small{font-size:8px}.add-stage-column{background:linear-gradient(160deg,#101722,#090e15);border-style:dashed;flex-direction:column;gap:14px;padding:18px;display:flex}.add-stage-column>div>svg{color:#60a5fa;width:24px;height:24px}.add-stage-column h3{margin:11px 0 5px;font:700 15px Manrope}.add-stage-column p{color:#748195;margin:0;font-size:10px;line-height:1.5}.add-stage-column>label{color:#aab5c4;flex-direction:column;gap:7px;font-size:10px;display:flex}.add-stage-column input[type=text],.add-stage-column label>input:not([type=checkbox]){color:#eef2f7;background:#111923;border:1px solid #293444;border-radius:9px;width:100%;height:42px;padding:0 10px}.add-stage-column .sale-check{flex-direction:row;align-items:center;min-height:32px}.add-stage-column .sale-check input{width:16px;height:16px}.add-stage-column .primary{width:100%}.restore-button{color:#8491a3;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;height:40px;font-size:10px;display:flex}.restore-button:hover{color:#dce5f1}.restore-button svg{width:14px}.kanban-toast{z-index:120;color:#dbeafe;background:#12233d;border:1px solid #31517e;border-radius:10px;max-width:360px;padding:11px 14px;font-size:11px;position:fixed;top:88px;right:24px;box-shadow:0 12px 40px #0008}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02060cb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.crm-modal{background:#101720;border:1px solid #2a3647;border-radius:18px;width:min(500px,100%);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 26px 80px #0000008c}.crm-modal.wide{width:min(620px,100%)}.crm-modal>header{border-bottom:1px solid #222d3b;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}.crm-modal>header span{letter-spacing:1.5px;color:#60a5fa;font-size:8px;font-weight:700}.crm-modal>header h3{margin:3px 0 0;font:700 17px Manrope}.modal-close{color:#94a3b8;background:0 0;border:0;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.modal-close:hover{color:#fff;background:#1a2431}.modal-close svg{width:18px}.modal-form{gap:15px;padding:20px;display:grid}.modal-help{color:#8290a3;margin:0;font-size:10px;line-height:1.5}.modal-form label,.mobile-stage-fallback{color:#b8c2cf;flex-direction:column;gap:7px;font-size:10px;font-weight:600;display:flex}.modal-form input,.modal-form select,.modal-form textarea,.mobile-stage-fallback select{color:#eef2f7;background:#0b1119;border:1px solid #2a3545;border-radius:9px;width:100%;min-height:44px;padding:0 11px}.modal-form textarea{resize:vertical;height:88px;padding-top:11px}.form-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-actions{justify-content:flex-end;gap:8px;margin-top:3px;display:flex}.opportunity-note{color:#93c5fd;background:#13243b;border:1px solid #1e3a5f;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:9px;display:flex}.opportunity-note svg{width:14px}.form-error{color:#fca5a5;margin:0;font-size:10px}.lead-modal-profile{align-items:center;gap:12px;margin:20px 20px 0;display:flex}.lead-modal-profile>span{color:#dbeafe;background:#1d4e89;border-radius:13px;place-items:center;width:46px;height:46px;font-size:11px;font-weight:700;display:grid}.lead-modal-profile h4{margin:0;font:700 15px Manrope}.lead-modal-profile p{color:#8996a8;margin:4px 0 0;font-size:10px}.lead-detail-grid{grid-template-columns:1fr 1fr;gap:8px;padding:18px 20px;display:grid}.lead-detail-grid>div{background:#0c121a;border:1px solid #222d3b;border-radius:10px;flex-direction:column;gap:5px;min-height:64px;padding:11px;display:flex}.lead-detail-grid span{color:#748195;font-size:8px}.lead-detail-grid b{font-size:10px}.mobile-stage-fallback{padding:0 20px 20px}.mobile-stage-fallback select{margin-top:7px}@media (width<=900px){.commercial-pipeline{height:calc(100dvh - 65px)}.commercial-summary{margin-right:16px;padding-bottom:3px;display:flex;overflow-x:auto}.commercial-summary>div{flex:0 0 175px}.commercial-kanban{padding-right:16px}.kanban-toast{max-width:none;top:76px;left:16px;right:16px}}@media (width<=650px){.commercial-toolbar{padding-right:12px!important}.commercial-toolbar .page-toolbar{display:flex}.commercial-column,.add-stage-column{flex-basis:calc(100vw - 42px)}.commercial-card-list{padding:12px}.commercial-lead-card{padding:15px}.commercial-lead-card h4{font-size:14px}.commercial-phone,.cadence{font-size:11px}.card-stage-select{color:#7f8da1;flex-direction:column;gap:5px;margin-top:10px;font-size:8px;display:flex}.card-stage-select select{color:#dce4ef;background:#0c121a;border:1px solid #2b3747;border-radius:8px;height:38px;padding:0 8px;font-size:10px}.form-two,.lead-detail-grid{grid-template-columns:1fr}.modal-backdrop{padding:10px}.crm-modal{border-radius:15px;max-height:calc(100dvh - 20px)}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%;min-height:44px}}.generate-user-access{color:#93c5fd;background:#13243a;border:1px solid #274466;border-radius:7px;align-items:center;gap:5px;height:29px;padding:0 8px;font-size:8px;display:flex}.generate-user-access:hover{color:#dbeafe;background:#193252}.generate-user-access svg{width:12px}.access-person{background:#0c121a;border:1px solid #253244;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.access-person>div{flex-direction:column;gap:3px;display:flex}.access-person b{font-size:11px}.access-person small{color:#7d8a9d;font-size:9px}.access-success{text-align:center}.access-success-icon{color:#4ade80;background:#123923;border-radius:14px;place-items:center;width:54px;height:54px;margin:0 auto;display:grid}.access-success-icon svg{width:27px}.access-success h4{margin:0;font:700 17px Manrope}.access-success>p{color:#8190a3;margin:0;font-size:10px}.credential-box{text-align:left;background:#0b1420;border:1px solid #28405e;border-radius:10px;display:grid;overflow:hidden}.credential-box span{color:#718197;border-bottom:1px solid #24344a;flex-direction:column;gap:5px;min-height:54px;padding:9px 12px;font-size:8px;display:flex}.credential-box span:last-child{border-bottom:0}.credential-box b{color:#e7eef8;word-break:break-all;font-size:11px}.copy-access{justify-content:center;width:100%}.copy-access svg{width:14px}.official-brand{gap:9px;min-width:0}.official-mark{background:#080b12;border-radius:11px;flex:0 0 43px;width:43px;height:43px;display:block;position:relative;overflow:hidden;box-shadow:0 6px 18px #00000047}.official-mark img{mix-blend-mode:screen;width:99px;max-width:none;height:99px;position:absolute;top:-17px;left:-30px}.official-wordmark{flex-direction:column;min-width:0;display:flex}.official-wordmark b{letter-spacing:1.5px;color:#2f6fbd;font:700 20px/19px Manrope}.official-wordmark span{white-space:nowrap;max-width:128px;margin-top:4px;line-height:1.2;letter-spacing:1.2px!important;color:#d5ae4e!important;font-size:6px!important}.mobile-top-logo{display:none}.sidebar .side-user{margin-top:auto}.dashboard-page .stats-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.commercial-pipeline{padding-top:18px;position:relative}.kanban-actionbar{z-index:5;justify-content:flex-end;display:flex;position:absolute;top:18px;right:28px}.commercial-summary{min-height:58px;margin-top:0}.commercial-column,.add-stage-column{height:100%}.commercial-column-head{min-height:112px}@media (width<=900px){.kanban-actionbar{right:16px}.commercial-summary{padding-right:132px}}@media (width<=650px){.mobile-top-logo{display:block}.top-left>.mobile-top-logo+div{display:none}.official-mark{flex-basis:40px;width:40px;height:40px}.official-mark img{width:92px;height:92px;top:-16px;left:-28px}.kanban-actionbar{margin:0 12px 10px 0;position:static}.kanban-actionbar .primary{width:100%}.commercial-summary{margin-top:0;padding-right:0}.commercial-pipeline{padding-top:12px}.commercial-column-head{min-height:118px}}.team-password{width:100%}.team-password input{padding-right:48px}.generate-password{color:#60a5fa;background:0 0;border:0;justify-self:start;align-items:center;gap:7px;min-height:36px;padding:0;font-size:10px;font-weight:600;display:flex}.generate-password svg{width:14px}.team-modal-tip{color:#9db9df;background:#122039;border:1px solid #263a55;border-radius:9px;align-items:center;gap:8px;min-height:40px;margin:0;padding:9px 10px;font-size:9px;line-height:1.4;display:flex}.team-modal-tip svg{flex:none;width:15px}.user-card .user-meta span{overflow-wrap:anywhere}.pipeline-commandbar{flex:none;justify-content:space-between;align-items:stretch;gap:14px;margin:0 28px 12px 0;display:flex}.pipeline-switcher{scrollbar-width:thin;gap:7px;min-width:0;padding-bottom:3px;display:flex;overflow-x:auto}.pipeline-switcher>button{color:#8694a8;text-align:left;cursor:pointer;background:#101721;border:1px solid #263244;border-radius:11px;align-items:center;gap:9px;min-width:190px;min-height:54px;padding:8px 12px;transition:background .2s,border-color .2s,color .2s;display:flex}.pipeline-switcher>button:hover{color:#dbe8fa;background:#141e2b;border-color:#3a4b63}.pipeline-switcher>button.active{color:#dbeafe;background:#13284a;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb55}.pipeline-switcher>button>svg{flex:none;width:19px}.pipeline-switcher>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.pipeline-switcher b{white-space:nowrap;font-size:10px}.pipeline-switcher small{color:#718198;font-size:8px}.new-lead-action{flex:none;min-height:54px}.pipeline-context{background:#0d141e;border:1px solid #202a38;border-radius:10px;flex:none;align-items:center;gap:9px;min-height:43px;margin:0 28px 12px 0;padding:8px 11px;display:flex}.pipeline-context>svg{color:#60a5fa;width:17px}.pipeline-context>div{flex-direction:column;gap:2px;display:flex}.pipeline-context b{font-size:10px}.pipeline-context span{color:#748195;font-size:8px}.lead-source-badge{color:#93c5fd;white-space:nowrap;text-overflow:ellipsis;background:#172b47;border-radius:6px;max-width:150px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex;overflow:hidden}.journey-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.journey-choice>label{cursor:pointer;background:#0b1119;border:1px solid #2a3545;border-radius:12px;grid-template-columns:28px 1fr 18px;align-items:start;gap:9px;min-height:104px;padding:14px;transition:border-color .2s,background .2s;display:grid;position:relative}.journey-choice>label:hover{background:#111b28;border-color:#40516a}.journey-choice>label.selected{background:#12233d;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f633}.journey-choice input{opacity:0;pointer-events:none;position:absolute}.journey-choice>label>svg{color:#60a5fa;width:23px}.journey-choice>label>svg:last-child{opacity:0;color:#4ade80;width:17px}.journey-choice>label.selected>svg:last-child{opacity:1}.journey-choice span{flex-direction:column;gap:5px;display:flex}.journey-choice b{color:#e7eef8;font-size:11px}.journey-choice small{color:#8290a3;font-size:9px;line-height:1.45}.opportunity-note b{color:#bfdbfe}@media (width<=900px){.pipeline-commandbar,.pipeline-context{margin-right:16px}.pipeline-commandbar{flex-direction:column}.new-lead-action{width:100%}.pipeline-switcher>button{min-width:175px}.commercial-summary{padding-right:0}.journey-choice{grid-template-columns:1fr}}@media (width<=650px){.pipeline-commandbar,.pipeline-context{margin-right:12px}.pipeline-switcher>button{min-width:165px;min-height:58px}.pipeline-context{align-items:flex-start}.commercial-pipeline{padding-top:12px}.journey-choice>label{min-height:96px}.new-lead-action{min-height:48px}}.commercial-pipeline{background:#080d14;padding-top:16px}.pipeline-commandbar{align-items:center;margin-bottom:10px}.pipeline-switcher{gap:8px}.pipeline-switcher>button{background:#0f1722;border-radius:12px;min-width:176px;min-height:56px;padding:9px 13px}.pipeline-switcher>button.active{background:#142746;border-color:#2f7df4;box-shadow:inset 0 0 0 1px #2f7df440}.pipeline-switcher>button>svg{width:18px;height:18px}.pipeline-switcher b{font-size:11px}.pipeline-switcher small{font-size:9px}.new-lead-action{border-radius:11px;min-height:48px;padding:0 18px}.commercial-summary{background:#0e151f;border:1px solid #202a38;border-radius:12px;grid-template-columns:repeat(4,minmax(120px,1fr));gap:0;max-width:none;margin:0 28px 10px 0;overflow:hidden}.commercial-summary>div{background:0 0;border:0;border-right:1px solid #202a38;border-radius:0;height:58px;padding:9px 16px}.commercial-summary>div:last-child{border-right:0}.commercial-summary span{font-size:9px}.commercial-summary b{font-size:17px}.kanban-navigation{flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:48px;margin:0 28px 9px 0;padding:0 4px 0 2px;display:flex}.kanban-navigation>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.kanban-navigation strong{color:#e6edf7;font:700 12px Manrope}.kanban-navigation span{color:#77869a;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.kanban-navigation>div:last-child{align-items:center;gap:7px;display:flex}.kanban-navigation small{color:#718096;white-space:nowrap;margin-right:3px;font-size:9px}.kanban-navigation button{color:#9eabbc;cursor:pointer;background:#111923;border:1px solid #263244;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.kanban-navigation button:hover{color:#dbeafe;background:#172337;border-color:#3b82f6}.kanban-navigation button:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.kanban-navigation svg{width:17px}.commercial-kanban{gap:10px;padding-bottom:8px;scroll-padding-left:1px}.commercial-column,.add-stage-column{background:#0d141d;border-radius:14px;flex-basis:252px}.commercial-column-head{border-top:3px solid var(--stage-accent);border-bottom-color:#253142;min-height:124px;padding:14px 13px 10px;background:linear-gradient(145deg,color-mix(in srgb,var(--stage-accent) 18%,#111923),#111923 70%)!important}.tone-blue{--stage-accent:#3b82f6}.tone-sky{--stage-accent:#0ea5e9}.tone-indigo{--stage-accent:#6366f1}.tone-violet{--stage-accent:#8b5cf6}.tone-amber{--stage-accent:#f59e0b}.tone-slate{--stage-accent:#94a3b8}.tone-emerald{--stage-accent:#10b981}.tone-rose{--stage-accent:#f43f5e}.tone-orange{--stage-accent:#f97316}.tone-fuchsia{--stage-accent:#d946ef}.tone-zinc{--stage-accent:#a1a1aa}.stage-title-row{grid-template-columns:17px minmax(0,1fr) 28px}.stage-title-row>svg{color:var(--stage-accent)}.stage-title-row h3{letter-spacing:.45px;color:#f1f5f9;overflow-wrap:anywhere;font-size:10px;line-height:1.35}.stage-title-row p{color:#93a1b3;min-height:28px;font-size:8.5px;line-height:1.45}.stage-title-row>span{background:color-mix(in srgb,var(--stage-accent) 18%,transparent);border-color:color-mix(in srgb,var(--stage-accent) 48%,transparent);color:#f8fafc}.stage-total{background:#0a1018;border-color:#2a3645;margin:10px 25px 0 23px}.stage-total span{color:#8290a3}.commercial-card-list.empty{place-items:start center;padding-top:54px}.empty-stage{width:calc(100% - 20px);padding:20px 8px}.commercial-kanban::-webkit-scrollbar{height:9px}.commercial-kanban::-webkit-scrollbar-track{background:#0d141d;border-radius:999px}.commercial-kanban::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.commercial-kanban::-webkit-scrollbar-thumb:hover{background:#475569}@media (width<=900px){.commercial-summary,.kanban-navigation{margin-right:16px}.commercial-summary{padding:0;display:grid;overflow:visible}.commercial-column,.add-stage-column{flex-basis:245px}}@media (width<=650px){.pipeline-commandbar{align-items:stretch}.pipeline-switcher>button{min-width:156px}.commercial-summary{grid-template-columns:1fr 1fr;margin-right:12px}.commercial-summary>div{border-bottom:1px solid #202a38}.commercial-summary>div:nth-child(2){border-right:0}.commercial-summary>div:nth-child(3),.commercial-summary>div:nth-child(4){border-bottom:0}.kanban-navigation{margin-right:12px}.kanban-navigation span{max-width:210px}.kanban-navigation small{display:none}.commercial-column,.add-stage-column{flex-basis:calc(100vw - 54px)}}.user-card{position:relative;overflow:visible}.user-card-top{position:relative}.user-menu-button{place-items:center;width:34px;height:34px;display:grid;border-radius:8px!important}.user-menu-button:hover{color:#dbeafe!important;background:#1a2431!important}.user-menu-button svg{width:18px}.user-actions-menu{z-index:30;background:#121923;border:1px solid #2a3545;border-radius:10px;width:185px;padding:6px;position:absolute;top:38px;right:0;box-shadow:0 18px 45px #000a}.user-actions-menu button{color:#c4cfdd;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:36px;padding:0 9px;font-size:9px;display:flex}.user-actions-menu button:hover{color:#fff;background:#1d2837}.user-actions-menu button svg{width:14px}.user-actions-menu button.danger{color:#fca5a5}.user-actions-menu button.danger:hover{background:#451a1a}.user-actions-menu button:disabled{opacity:.35;cursor:not-allowed}.user-actions-menu small{color:#718096;padding:7px 9px 4px;font-size:8px;line-height:1.35;display:block}.danger-confirm{background:#2a1416;border:1px solid #5f2525;border-radius:11px;align-items:flex-start;gap:12px;padding:14px;display:flex}.danger-confirm>svg{color:#f87171;flex:none;width:22px}.danger-confirm b{color:#fee2e2;font-size:12px}.danger-confirm p{color:#c99b9f;margin:5px 0 0;font-size:10px;line-height:1.5}.danger-button{color:#fff;background:#991b1b;border:1px solid #b91c1c;border-radius:8px;min-height:40px;padding:0 16px;font-size:10px;font-weight:700}.danger-button:hover{background:#b91c1c}.danger-button:disabled{opacity:.55}
