:root{--blue:#0878f9;--blue-dark:#07347c;--ink:#071b4a;--muted:#60749c;--line:#dfeafb;--panel:#fff;--green:#08b765;--purple:#6d35e9;--orange:#ff9914;--red:#ec3346;--shadow:0 10px 28px rgba(40,105,180,.1);font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#eef8ff}a[href],button:not(:disabled),input[type=submit]:not(:disabled),input[type=button]:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled),select:not(:disabled),label[for],[role=button],summary{cursor:pointer}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.brand__mark{width:56px;height:56px;display:grid;place-items:center;border:7px solid var(--blue);border-radius:50%;font-size:34px;font-weight:800;color:var(--blue);line-height:1;position:relative}.brand__mark:after{content:"➤";font-size:22px;position:absolute;right:-10px;top:-13px;transform:rotate(-45deg)}.brand strong{font-size:25px;letter-spacing:-1.3px}.brand strong span{color:var(--blue)}.brand small{display:block;font-size:9px;color:#315993;margin-top:1px}.button{border:0;border-radius:9px;padding:13px 22px;font-weight:700;cursor:pointer}.button--primary{color:#fff;background:linear-gradient(135deg,#0986ff,#0869ed);box-shadow:0 7px 16px #0878f933}.button--whatsapp{color:#fff;background:linear-gradient(135deg,#18c876,#00a75c)}.button--full{width:100%}.button:disabled,button:disabled{cursor:not-allowed;opacity:.66}.guest-page{min-height:100vh;background:linear-gradient(135deg,#e6f5ff,#f7fbff 52%,#e4f3ff)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.login-presentation{position:relative;overflow:hidden;padding:54px clamp(35px,6vw,90px);background:radial-gradient(circle at 75% 35%,rgba(55,154,255,.26),transparent 35%),linear-gradient(145deg,#d9efff,#f1f9ff)}.login-presentation__copy{max-width:610px;margin-top:18vh}.eyebrow{display:inline-block;color:var(--blue);font-weight:700;background:#ffffffbf;border:1px solid #cae4ff;border-radius:20px;padding:7px 13px}.login-presentation h1{font-size:clamp(42px,5vw,72px);line-height:1.03;letter-spacing:-3px;margin:20px 0;color:#08275f}.login-presentation p{font-size:18px;line-height:1.65;color:#476588;max-width:520px}.orbit{position:absolute;width:300px;height:300px;border:2px dashed rgba(8,120,249,.25);border-radius:50%;right:-70px;bottom:-90px}.orbit span{position:absolute;left:35px;top:30px;width:90px;height:90px;background:#0878f9;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:48px;box-shadow:0 18px 35px #0878f94d}.orbit i,.orbit b{position:absolute;border-radius:50%;background:#7bc4ff}.orbit i{width:24px;height:24px;top:15px;right:40px}.orbit b{width:14px;height:14px;left:4px;bottom:70px}.login-card-wrap{display:grid;place-items:center;padding:28px}.login-card{width:min(440px,100%);padding:42px;border:1px solid rgba(185,217,246,.65);border-radius:24px;background:#ffffffe0;box-shadow:0 24px 60px #2d66a529;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card__mobile-brand{display:none}.login-avatar{margin:auto;width:76px;height:76px;display:grid;place-items:center;border-radius:50%;font-size:34px;background:linear-gradient(145deg,#e6f5ff,#cfeaff);border:6px solid #fff;box-shadow:0 7px 22px #0878f92e}.login-card h2{text-align:center;font-size:30px;margin:16px 0 6px}.login-card>p{text-align:center;color:var(--muted);margin:0 0 28px}.auth-form>label{display:block;font-size:13px;font-weight:700;margin:17px 0 7px}.input-wrap{height:48px;display:flex;align-items:center;gap:10px;border:1px solid #cedcf1;border-radius:10px;background:#fff;padding:0 13px}.input-wrap:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0878f91a}.input-wrap span{color:var(--blue)}.input-wrap input{border:0;outline:0;width:100%;color:var(--ink)}.input-wrap button{border:0;background:none;color:#6e82a4;cursor:pointer}.auth-options{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin:16px 0 22px;color:#6a7d9c}.auth-options span{color:#8ba0be}.check{display:flex;align-items:center;gap:6px}.form-error{color:var(--red);font-size:12px}.secure-note{display:block;text-align:center;color:#8495ae;margin-top:22px}.app-page{min-height:100vh;background:radial-gradient(circle at 55% 5%,rgba(130,199,255,.22),transparent 33%),#eff8ff;font-size:13px}.sidebar{position:fixed;inset:0 auto 0 0;width:255px;padding:25px 18px 18px;background:#f6fcffed;border-right:1px solid #d4e8f9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 12px 17px}.sidebar .brand__mark{width:46px;height:46px;border-width:6px;font-size:28px}.sidebar .brand strong{font-size:22px}.sidebar__nav{display:flex;flex-direction:column;gap:4px;margin-top:4px}.nav-item{display:flex;align-items:center;gap:15px;min-height:44px;padding:0 19px;color:#12366e;text-decoration:none;border-radius:26px;font-weight:500}.nav-item span{font-size:21px;width:24px;text-align:center;color:#0753b4}.nav-item.is-active{background:linear-gradient(135deg,#148cff,#0969eb);color:#fff;box-shadow:0 8px 18px #0878f93d}.nav-item.is-active span{color:#fff}.nav-item.is-disabled{cursor:default}.sidebar-rocket{margin:auto 0 14px;text-align:center;color:#0742a2}.sidebar-rocket span{font-size:70px;display:block;filter:drop-shadow(0 14px 13px rgba(52,137,235,.2))}.sidebar-rocket strong{font-size:19px;line-height:1.05}.sidebar-rocket em{font-style:italic}.version-card{padding:14px 16px;display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.version-card span{color:#abd7ff}.version-card strong,.version-card small{display:block}.version-card small{color:#7890b4;margin-top:4px}.app-shell{margin-left:255px;min-height:100vh}.topbar{height:65px;padding:0 26px;display:flex;align-items:center;border-bottom:1px solid #d7e9f8;background:#f0f9ffbd;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:sticky;top:0;z-index:10}.global-search{width:min(410px,38vw);height:42px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid #e0ecf8;border-radius:12px;background:#fff}.global-search span{font-size:22px;color:#2b5796}.global-search input{width:100%;border:0;outline:0;background:transparent;color:#6780a4;font-size:12px}.topbar__actions{margin-left:auto;display:flex;align-items:center;gap:14px}.icon-button{border:0;background:transparent;color:#083d88;font-size:20px;position:relative}.icon-button i{position:absolute;right:-4px;top:-6px;width:15px;height:15px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:9px;background:var(--red);color:#fff}.help{border:1px solid #a8c9ec;border-radius:50%;font-size:13px;width:23px;height:23px}.menu-button{display:none}.user-summary{display:flex;align-items:center;gap:9px;border-left:1px solid #dbe9f8;padding-left:15px}.user-summary__avatar{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:linear-gradient(#1786ff,#075be3);border:4px solid #d9ecff;border-radius:50%}.user-summary strong,.user-summary small{display:block}.user-summary small{color:#60769a;font-size:10px;margin-top:2px}.logout{border:0;color:#17457c;background:none;font-size:11px;font-weight:700}.content{padding:14px 18px 28px;max-width:1600px;margin:auto}.demo-banner{display:flex;gap:9px;align-items:center;margin-bottom:10px;padding:8px 12px;border:1px solid #bcdcff;background:#e6f4ff;color:#265e9b;border-radius:8px;font-size:11px}.demo-banner strong{color:#0878f9}.welcome-banner{height:94px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr 210px;align-items:center;padding-left:26px;border:1px solid #dbeafb;border-radius:13px;background:linear-gradient(110deg,#f4fbff,#d7edff 68%,#badfff);box-shadow:var(--shadow)}.welcome-banner h1{font-size:27px;letter-spacing:-1px;margin:0 0 4px}.welcome-banner h1 span{font-size:21px}.welcome-banner p{margin:0;color:#24518c}.welcome-banner aside{height:100%;display:grid;place-items:center;padding:20px 25px;color:#fff;background:linear-gradient(135deg,#1589ff,#075ddf);font-size:13px;line-height:1.5}.welcome-art{height:100%;position:relative}.welcome-art span{position:absolute;left:18%;top:20%;font-size:35px;color:var(--blue)}.welcome-art b{position:absolute;right:17%;bottom:7%;font-size:65px;color:#0b4ea4}.welcome-art i{position:absolute;width:170px;height:70px;left:29%;top:18%;background:linear-gradient(160deg,#f9fdff,#c5e7ff);transform:skew(-22deg);border-radius:8px;opacity:.8}.metrics-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:13px 0}.metric-card{min-height:89px;display:flex;align-items:center;gap:13px;padding:13px;border:1px solid #e1ebf7;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.metric-icon{width:50px;height:50px;flex:none;display:grid;place-items:center;border-radius:50%;font-size:26px}.metric-icon--blue{color:#0878f9;background:#dff0ff}.metric-icon--green{color:var(--green);background:#dbf8e9}.metric-icon--purple{color:var(--purple);background:#eee7ff}.metric-icon--orange{color:var(--orange);background:#fff0da}.metric-card p{font-size:11px;font-weight:700;margin:0 0 5px}.metric-card strong{display:block;font-size:23px}.metric-card small{color:#7287a7;font-size:9px}.dashboard-grid{display:grid;gap:12px;margin-bottom:12px}.dashboard-grid--hero{grid-template-columns:1.4fr 1fr}.dashboard-grid--table{grid-template-columns:2.25fr 1fr}.dashboard-grid--charts{grid-template-columns:1.45fr .9fr .95fr}.panel{background:#fff;border:1px solid #dce9f7;border-radius:11px;box-shadow:var(--shadow);overflow:hidden}.panel>header{height:41px;display:flex;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid #e7eff8}.panel>header h2{font-size:14px;margin:0}.panel>header p{font-size:10px;color:#647a9d;margin:2px 0 0}.panel>header button,.panel-actions button{margin-left:auto;border:1px solid #c7def4;border-radius:6px;background:#f7fbff;color:#075bc6;font-size:9px;font-weight:700;padding:7px 12px}.panel-icon{font-size:22px;color:var(--blue)}.search-panel{min-height:220px}.search-panel>header{border:0;height:65px}.search-fields{display:grid;grid-template-columns:1.25fr .75fr .88fr;gap:18px;align-items:end;padding:0 16px 17px}.search-fields label,.message-panel>label{font-size:10px;font-weight:700}.search-fields input,.search-fields select,.message-panel select{width:100%;height:42px;margin-top:7px;border:1px solid #cfdeef;border-radius:8px;background:#fff;padding:0 12px;color:#243f6d}.search-fields .button{height:42px}.search-panel footer{display:flex;justify-content:space-around;gap:10px;border-top:1px solid #eaf1f8;padding:17px;color:#3e608f;font-size:9px}.search-panel footer span:before{color:var(--green)}.message-panel{padding-bottom:11px}.message-panel>label{display:block;padding:8px 16px 0}.message-preview{margin:10px 16px 7px;padding:12px;display:flex;gap:10px;min-height:62px;background:#effcf4;border:1px solid #bdebd0;border-radius:10px;color:#204935;font-size:10px;line-height:1.4}.message-preview span{color:var(--green);font-size:22px}.message-preview p{margin:0}.panel-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 16px}.panel-actions button{margin:0}.leads-panel,.activity-panel{min-height:226px}.empty-state{height:175px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8194b1}.empty-state span{font-size:40px;color:#c5d9ed}.empty-state strong{color:#4b6489;margin:7px 0}.empty-state p{font-size:10px;margin:0}.empty-state--compact{height:175px}.chart-panel,.niche-panel,.tech-panel{min-height:190px}.chart-placeholder{height:140px;position:relative;margin:7px 18px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 27px,#e9f0f8 28px)}.chart-placeholder svg{position:absolute;top:15px;right:0;bottom:10px;left:0;width:100%;height:100px}.chart-placeholder polyline{fill:none;stroke:#1685ff;stroke-width:3}.donut{width:115px;height:115px;margin:16px auto;border-radius:50%;background:conic-gradient(#0878f9 0,#0878f9 34%,#10aaa9 34%,#10aaa9 61%,#733be9 61%,#733be9 80%,#ffb143 80%,#ffb143 92%,#d8dee8 92%);display:grid;place-items:center}.donut:before{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#fff}.donut span{position:relative;text-align:center}.donut strong,.donut small{display:block}.donut small{font-size:9px;color:#7488a6}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:16px 12px}.tech-grid div{height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #e3ecf6;border-radius:7px}.tech-grid span{font-size:30px;color:#0878f9}.tech-grid .green{color:var(--green)}.tech-grid .red{color:var(--red)}.tech-grid strong{font-size:9px;margin:7px 0 3px}.tech-grid small{font-size:7px;color:#7589a8}.mobile-backdrop{display:none}@media(max-width:1180px){.metrics-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid--charts{grid-template-columns:1.5fr 1fr}.tech-panel{grid-column:1/-1}.sidebar{width:225px}.app-shell{margin-left:225px}.welcome-banner{grid-template-columns:1fr .65fr 180px}.welcome-banner h1{font-size:22px}.dashboard-grid--hero{grid-template-columns:1fr}.dashboard-grid--table{grid-template-columns:1.7fr 1fr}}@media(max-width:820px){.sidebar{transform:translate(-105%);transition:transform .2s}.sidebar.is-open{transform:translate(0)}.app-shell{margin-left:0}.menu-button{display:block}.mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#03183a66;z-index:15}.mobile-backdrop.is-visible{display:block}.global-search{width:45vw}.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid--table,.dashboard-grid--charts{grid-template-columns:1fr}.tech-panel{grid-column:auto}.welcome-banner{grid-template-columns:1fr 120px}.welcome-banner aside{display:none}.user-summary div,.logout{display:none}}@media(max-width:560px){.login-shell{display:block}.login-presentation{display:none}.login-card-wrap{min-height:100vh;padding:18px}.login-card{padding:28px 22px}.login-card__mobile-brand{display:flex;justify-content:center;margin-bottom:25px}.topbar{padding:0 12px}.global-search{display:none}.content{padding:10px}.welcome-banner{height:auto;min-height:122px;padding:20px;display:block}.welcome-art{display:none}.welcome-banner h1{font-size:22px}.metrics-grid{grid-template-columns:1fr}.search-fields{grid-template-columns:1fr;gap:10px}.search-panel footer{flex-wrap:wrap;justify-content:flex-start}.dashboard-grid--hero{grid-template-columns:1fr}.message-panel>header button{display:none}.tech-grid{grid-template-columns:repeat(2,1fr)}.demo-banner{align-items:flex-start;flex-direction:column}.auth-options{gap:15px}.sidebar-rocket{display:none}}.auth-options a,.auth-back{color:#0878f9;text-decoration:none;font-weight:600}.auth-back{display:block;text-align:center;margin-top:17px;font-size:12px}.form-success{color:#087c4a;background:#e9fff4;border:1px solid #bdebd2;border-radius:8px;padding:9px;font-size:12px}.auth-submit{margin-top:22px}.ui-icon{display:inline-block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:none}.brand img{display:block;width:100%;height:auto}.sidebar .brand{padding:0 7px 18px}.sidebar .brand img{width:205px;max-height:61px}.login-presentation .brand img{width:290px}.sidebar{width:clamp(255px,16vw,292px);padding:25px 18px 18px}.app-shell{margin-left:clamp(255px,16vw,292px)}.nav-item{min-height:46px;font-size:13px}.nav-item .ui-icon{width:21px;height:21px;color:#0753b4}.nav-item.is-active .ui-icon{color:#fff}.sidebar-rocket img{width:145px;height:134px;object-fit:contain;display:block;margin:0 auto -12px}.sidebar-rocket strong{display:block;font-size:20px;line-height:1.08}.version-card{min-height:68px}.welcome-banner{height:104px;grid-template-columns:1.08fr .92fr 220px}.welcome-art{height:104px;overflow:hidden}.welcome-art img{position:absolute;width:390px;height:112px;object-fit:contain;left:50%;top:50%;transform:translate(-50%,-50%)}.welcome-banner aside{display:flex;gap:15px;justify-content:center}.welcome-banner aside .ui-icon{stroke-width:2.2}.metric-card{min-height:96px;padding:15px}.metric-card strong{font-size:25px}.panel>header{height:45px}.panel-icon{display:grid;place-items:center}.search-panel>header{height:70px}.button .ui-icon{margin-right:4px}.search-fields .button,.panel-actions .button{display:flex;align-items:center;justify-content:center}.message-preview span{display:grid;place-items:start;color:var(--green)}.empty-state span{display:grid;place-items:center;color:#b9d3ea}.tech-grid span{height:32px;display:grid;place-items:center}.tech-grid .ui-icon{width:30px;height:30px}.tech-grid strong{font-size:9.5px}.content{padding:14px 20px 30px}.dashboard-grid{gap:13px;margin-bottom:13px}.metrics-grid{gap:12px;margin:14px 0}.panel{border-color:#d7e6f5;box-shadow:0 8px 24px #1f64aa17}@media(max-width:1180px){.sidebar{width:225px}.app-shell{margin-left:225px}.sidebar .brand img{width:185px}.welcome-art img{width:320px}}.version-card em{margin-left:5px;padding:2px 5px;border-radius:4px;background:#e7f3ff;color:#0878f9;font-size:7px;font-style:normal}.content{max-width:1280px;padding-top:13px}.welcome-banner{height:92px;grid-template-columns:1.18fr .82fr 205px}.welcome-art,.welcome-art img{height:92px}.metrics-grid{gap:10px;margin:12px 0}.metric-card{min-height:83px;padding:11px 13px}.metric-card>div{min-width:0}.metric-value{display:flex;align-items:center;gap:10px}.metric-value strong{font-size:22px}.metric-value b{color:#08a44d;font-size:11px;white-space:nowrap}.metric-card small{display:block;margin-top:2px}.dashboard-grid{gap:10px;margin-bottom:10px}.dashboard-grid--hero{grid-template-columns:1.42fr .9fr}.search-panel{min-height:210px}.search-panel>header{height:65px}.search-fields{grid-template-columns:1.42fr .72fr .9fr;gap:15px;padding-bottom:15px}.search-panel footer{align-items:center;justify-content:flex-start;gap:25px;padding:14px 16px}.search-panel footer span:not(.source-brand){color:#315b91}.search-panel footer span:not(.source-brand):first-letter{color:#08b765}.source-brand,.google-mark{font-weight:900;font-family:Arial,sans-serif;color:#1684f8!important;font-size:25px}.message-select{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;padding:7px 13px 0}.message-select label{font-size:9px;font-weight:700}.message-select select{width:100%;height:34px;margin-top:5px;border:1px solid #cfdeef;border-radius:7px;padding:0 10px;background:#fff;color:#243f6d}.message-select button{height:34px;border:1px solid #c7def4;border-radius:6px;background:#f7fbff;color:#075bc6;font-size:9px;font-weight:700;padding:0 11px}.message-preview{min-height:73px;margin:8px 13px 6px;padding:9px 11px;font-size:9px}.panel-actions{padding:0 13px}.panel-actions button{padding:5px 10px}.leads-panel,.activity-panel{min-height:230px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:9px}th{height:29px;text-align:left;background:#f8fbff;color:#122e5c;font-weight:700}td{height:31px;border-top:1px solid #e5edf6;color:#31527f;white-space:nowrap}th:first-child,td:first-child{width:38px;text-align:center;color:#91aed0}th,td{padding:0 8px}.company-avatar{display:inline-grid;place-items:center;width:21px;height:21px;margin-right:7px;border-radius:50%;background:#10264c;color:#fff;font-size:7px;font-weight:800}.phone,.row-actions{color:#04ad5e}.status{display:inline-block;padding:4px 7px;border-radius:12px;font-size:8px}.status--success{color:#078547;background:#d8f7e7}.status--waiting{color:#d98200;background:#fff0c9}.status--danger{color:#d41d34;background:#ffe1e5}.activity-panel>header select{margin-left:auto;width:92px;height:28px;border:1px solid #c7def4;border-radius:6px;background:#fff;color:#31527f;padding:0 8px;font-size:9px}.activity-list{padding:4px 13px}.activity-item{height:36px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #e9f0f7}.activity-item:last-child{border:0}.activity-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#fff}.activity-icon--green{background:#08b765}.activity-icon--blue{background:#1689ec}.activity-icon--orange{background:#ff9914}.activity-icon--purple{background:#7a3be7}.activity-item strong,.activity-item small{display:block;font-size:8px}.activity-item small{margin-top:2px;color:#50709c}.activity-item time{font-size:8px;color:#6683aa}.chart-panel,.niche-panel,.tech-panel{min-height:182px}.chart-legend{text-align:center;padding-top:7px;color:#42608c;font-size:7px}.blue-dot{color:#0878f9}.green-dot{color:#08b765}.purple-dot{color:#7738ea}.teal-dot{color:#12aaa8}.orange-dot{color:#ffae3d}.gray-dot{color:#aab5c7}.chart-placeholder{height:117px;margin:2px 18px 8px}.chart-placeholder svg{top:4px;right:0;bottom:13px;left:0;height:94px}.chart-placeholder polyline{stroke-width:2}.chart-placeholder .line-blue{stroke:#0878f9}.chart-placeholder .line-green{stroke:#08a973}.chart-placeholder .line-purple{stroke:#7738ea}.chart-dates{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;color:#607da5;font-size:7px}.niche-content{height:135px;display:flex;align-items:center;justify-content:center;gap:16px}.niche-content .donut{margin:0;width:104px;height:104px}.niche-content ul{list-style:none;padding:0;margin:0;width:125px}.niche-content li{display:grid;grid-template-columns:12px 1fr auto;gap:3px;margin:7px 0;font-size:8px}.niche-content li i{font-style:normal}.niche-content li b{color:#183b6d}.tech-grid{padding:13px 10px}.tech-grid div{height:102px}.google-mark{height:32px!important;display:grid!important;place-items:center!important}@media(min-width:1500px){.content{max-width:1510px}.sidebar{width:255px}.app-shell{margin-left:255px}.welcome-banner{height:94px}.metric-card{min-height:89px}.search-panel{min-height:226px}.leads-panel,.activity-panel{min-height:276px}table{font-size:10px}td{height:38px}.activity-item{height:44px}.chart-panel,.niche-panel,.tech-panel{min-height:190px}}.sidebar .brand img{width:214px;max-height:62px}.google-mark{background:conic-gradient(from -35deg,#4285f4 0,#4285f4 25%,#34a853 25%,#34a853 43%,#fbbc05 43%,#fbbc05 67%,#ea4335 67%,#ea4335 82%,#4285f4 82%);-webkit-background-clip:text;background-clip:text;color:transparent!important;font-size:29px;text-shadow:none}.integration-icon{width:34px!important;height:34px!important;border-radius:50%;display:grid!important;place-items:center!important}.integration-icon .ui-icon{width:23px!important;height:23px!important}.integration-icon--whatsapp{color:#fff!important;background:#08b765;box-shadow:0 5px 12px #08b76538}.integration-icon--email{color:#0878f9!important;background:#e4f2ff;border:2px solid #1685f8}.integration-icon--cep{color:#fff!important;background:#f04453;box-shadow:0 5px 12px #f0445333}.tech-grid img{display:block;width:42px;height:42px;object-fit:contain;margin-bottom:3px;filter:drop-shadow(0 4px 5px rgba(27,91,160,.13))}.tech-grid strong{font-size:10px;margin-top:4px}.tech-grid small{font-size:7.5px;margin-top:1px}.tech-grid div{padding:8px 3px}.sidebar{overflow:hidden;background:linear-gradient(180deg,#f7fcfff7,#edf8ffeb)}.sidebar:before{content:"";position:absolute;z-index:-1;top:85px;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 18% 23%,rgba(177,196,207,.28),transparent 18%),radial-gradient(ellipse at 82% 42%,rgba(184,203,214,.26),transparent 20%),radial-gradient(ellipse at 35% 65%,rgba(175,197,210,.21),transparent 24%);filter:blur(7px)}.sidebar .brand img{width:205px}.nav-item{font-size:12px;gap:13px}.sidebar-rocket img{width:155px;height:145px}.tech-grid{gap:8px;padding:14px 10px}.tech-grid div{height:116px;border-color:#dce7f3;background:#fff}.tech-grid img{width:39px;height:39px;margin-bottom:5px;filter:none}.tech-grid strong{font-size:10.5px;margin:3px 0}.tech-grid small{font-size:8px}.activity-list{padding:3px 15px}.activity-item{height:43px;grid-template-columns:36px 1fr auto;gap:9px}.activity-icon{width:34px;height:34px}.activity-icon .ui-icon{width:21px;height:21px}.activity-item strong{font-size:9.5px}.activity-item small{font-size:8.5px}.activity-item time{font-size:8.5px}.activity-panel>header h2,.tech-panel>header h2{font-size:15px}.content{width:100%;max-width:none;margin:0;padding:14px 18px 28px}.sidebar{width:255px}.app-shell{margin-left:255px}.sidebar .brand{padding-left:10px;padding-right:4px}.sidebar .brand img{width:210px}.nav-item{min-height:45px;font-size:13px}.welcome-banner h1{font-size:28px}.welcome-banner p{font-size:13px}.panel>header h2{font-size:15px}.metric-card p{font-size:11.5px}.metric-card strong{font-size:24px}@media(min-width:1500px){.content{max-width:none;margin:0;padding-left:18px;padding-right:18px}.welcome-banner{height:104px;grid-template-columns:1.15fr .85fr 220px}.welcome-art,.welcome-art img{height:104px}.metrics-grid{margin:14px 0}.metric-card{min-height:96px;padding:14px}.dashboard-grid{gap:13px;margin-bottom:13px}.search-panel{min-height:226px}.leads-panel,.activity-panel{min-height:276px}.panel>header{height:45px}.activity-item{height:44px}.chart-panel,.niche-panel,.tech-panel{min-height:190px}.tech-grid div{height:108px}}@media(max-width:1180px){.sidebar{width:225px}.app-shell{margin-left:225px}.content{padding-left:14px;padding-right:14px}}@media(max-width:820px){.sidebar{width:255px}.app-shell{margin-left:0}}.tech-grid img{width:48px;height:48px;object-fit:contain;margin:0 0 4px;filter:none}.activity-reference-icon{display:block;width:38px;height:38px;object-fit:cover;border-radius:50%}.activity-icon{display:none}.sidebar{width:clamp(255px,16.6vw,320px);padding:25px 18px 18px;background:linear-gradient(180deg,#f7fcff,#f1faff 56%,#eaf7ff)}.sidebar:before{inset:auto -30px 78px -30px;height:290px;background:radial-gradient(ellipse at 50% 92%,rgba(255,255,255,.98) 0 29%,transparent 30%),radial-gradient(circle at 35% 64%,rgba(177,224,255,.38),transparent 36%),radial-gradient(circle at 70% 44%,rgba(211,237,255,.66),transparent 34%);filter:blur(2px)}.app-shell{margin-left:clamp(255px,16.6vw,320px)}.sidebar .brand{height:60px;padding:0 7px 15px}.sidebar .brand img{width:218px;max-height:58px}.sidebar__nav{gap:3px;margin-top:2px}.nav-item{min-height:43px;padding:0 20px;border-radius:24px;font-size:13px;gap:14px}.nav-item .ui-icon{width:20px;height:20px}.sidebar-rocket{margin:auto 0 13px}.sidebar-rocket img{width:150px;height:142px;margin-bottom:-10px}.sidebar-rocket strong{font-size:19px}.version-card{min-height:72px;padding:14px 17px;border-radius:14px}.content{padding:13px 18px 28px}.welcome-banner{border-radius:13px}.welcome-banner aside{min-width:210px}.metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-card{border-radius:11px}@media(min-width:1500px){.welcome-banner{height:116px;grid-template-columns:1.12fr .88fr 235px}.welcome-art,.welcome-art img{height:116px}.welcome-art img{width:430px}.welcome-banner h1{font-size:30px}.welcome-banner p{font-size:14px}.metrics-grid{margin:15px 0;gap:12px}.metric-card{min-height:108px;padding:15px}.metric-icon{width:54px;height:54px}.metric-card strong{font-size:26px}.dashboard-grid--hero{grid-template-columns:1.42fr 1fr}.search-panel{min-height:238px}.leads-panel,.activity-panel{min-height:286px}}@media(max-width:1180px){.sidebar{width:225px}.app-shell{margin-left:225px}.sidebar .brand img{width:185px}}@media(max-width:820px){.sidebar{width:255px}.app-shell{margin-left:0}.sidebar .brand img{width:205px}}.nav-item .nav-reference-icon{display:block;width:24px;height:24px;object-fit:cover;flex:none}.nav-item.is-active .nav-reference-icon{mix-blend-mode:screen}.metric-card .metric-reference-icon{display:block;width:58px;height:58px;object-fit:cover;border-radius:50%;flex:none}.row-actions img{display:block;width:78px;height:26px;object-fit:cover}.sidebar .sidebar-rocket--reference{margin:auto -2px 8px}.sidebar .sidebar-rocket--reference img{display:block;width:100%;height:auto;margin:0;object-fit:contain}.sidebar .sidebar-rocket--reference strong{display:none}.metric-card .metric-reference-icon,.metric-whatsapp-aligned{width:48px;height:48px;flex:none}.metric-whatsapp-aligned{display:grid;place-items:center;border-radius:50%;background:#dff8eb}.metric-whatsapp-aligned img{display:block;width:31px;height:31px}.phone{display:flex;align-items:center;gap:4px}.phone-whatsapp-aligned{display:block;width:18px;height:18px;object-fit:contain}.sidebar .sidebar-rocket--reference{display:flex;justify-content:center}.sidebar .sidebar-rocket--reference img{width:220px;max-width:100%;height:auto}.row-actions img{width:70px;height:24px}.message-whatsapp-clean{display:block;width:20px;height:20px;object-fit:contain;flex:none;margin-top:1px}.phone-whatsapp-aligned{width:16px;height:16px}.activity-reference-icon{width:34px;height:34px;object-fit:contain}.activity-item{grid-template-columns:34px 1fr auto}.message-whatsapp-clean{width:26px;height:26px;margin-top:0}.phone-whatsapp-aligned{width:22px;height:22px;margin-left:-3px;margin-right:-1px}.nav-reference-icon,.metric-reference-icon,.panel-icon .ui-icon,.message-whatsapp-clean,.phone-whatsapp-aligned,.row-actions img,.activity-reference-icon,.tech-grid img{filter:none!important;box-shadow:none!important;text-shadow:none!important}.metric-card .metric-reference-icon{width:58px;height:58px}.message-whatsapp-clean{width:21px;height:24px;object-fit:fill;margin:1px 2px 0 0}.phone-whatsapp-aligned{width:16px;height:18px;object-fit:fill;margin:0 2px 0 0}.activity-reference-icon{width:38px;height:38px;object-fit:contain}.activity-item{grid-template-columns:38px 1fr auto}.phone-whatsapp-aligned{width:18px;height:20px;object-fit:contain;overflow:visible}.phone-whatsapp-aligned{width:24px;height:24px;object-fit:contain;overflow:visible;margin:0}.message-whatsapp-clean{width:24px;height:24px;object-fit:contain;overflow:visible;margin:0 8px 0 0;align-self:flex-start}.module-heading{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 24px;margin-bottom:14px;border:1px solid #d7e6f5;border-radius:13px;background:linear-gradient(110deg,#fff,#e7f5ff);box-shadow:var(--shadow)}.module-heading>div{display:flex;align-items:center;gap:14px}.module-heading__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#dff0ff;color:var(--blue)}.module-heading h1{font-size:25px;margin:0 0 4px}.module-heading p{margin:0;color:var(--muted)}.module-panel,.module-form{border:1px solid #d7e6f5;border-radius:13px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.module-panel>header{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e4edf7}.module-panel>header h2{font-size:16px;margin:0}.module-panel>header span{color:var(--muted);font-size:11px}.module-table-wrap{overflow:auto}.module-table{font-size:12px}.module-table th{height:42px;padding:0 18px}.module-table td{height:52px;padding:0 18px}.module-table th:nth-child(1){width:25%}.module-table th:nth-child(2){width:45%}.niche-status{display:inline-block;padding:5px 10px;border-radius:14px;font-size:10px;font-weight:700}.niche-status--active{color:#087c4a;background:#d8f7e7}.niche-status--inactive{color:#7a4960;background:#f2e9ee}.niche-actions{display:flex;align-items:center;gap:7px}.niche-actions form{margin:0}.niche-actions a,.niche-actions button{border:1px solid #c7def4;border-radius:6px;background:#f7fbff;color:#075bc6;text-decoration:none;font-size:9px;font-weight:700;padding:6px 9px;cursor:pointer}.niche-actions .danger{border-color:#f4cbd1;background:#fff5f6;color:#cf2d43}.module-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8aa0bc}.module-empty .ui-icon{color:#b9d3ea}.module-empty strong{margin:12px 0 5px;color:#3b5b85}.module-empty p{margin:0}.module-form{max-width:760px;padding:25px}.form-field{display:block;margin-bottom:20px}.form-field>span{display:block;margin-bottom:7px;font-weight:700}.form-field input,.form-field textarea{width:100%;border:1px solid #cfdeef;border-radius:9px;background:#fff;padding:12px;color:#173968;outline:none}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0878f91a}.field-error{display:block;margin-top:6px;color:var(--red)}.toggle-field{display:flex;align-items:center;gap:9px;margin:5px 0 24px}.toggle-field input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue)}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:18px;border-top:1px solid #e8eff7}.button--secondary{border:1px solid #c7def4;background:#f7fbff;color:#075bc6;text-decoration:none}.alert-success{margin-bottom:14px;padding:12px 15px;border:1px solid #bdebd2;border-radius:9px;background:#e9fff4;color:#087c4a;font-weight:600}.module-pagination{padding:15px 20px;border-top:1px solid #e8eff7}.module-pagination nav>div:first-child{display:none}.module-pagination nav>div:last-child{display:flex;justify-content:space-between;align-items:center}.module-pagination svg{width:18px}.module-pagination a{color:#075bc6}@media(max-width:700px){.module-heading{align-items:flex-start;flex-direction:column}.module-table th,.module-table td{padding:0 10px}.niche-actions{align-items:stretch;flex-direction:column}.module-form{padding:18px}.form-actions{flex-direction:column-reverse}.form-actions .button{text-align:center}}.search-error,.form-alert{margin:0 16px 10px;padding:9px 12px;border:1px solid #f4cbd1;border-radius:8px;background:#fff5f6;color:#b8293e;font-size:11px}.source-brand{font-size:17px!important}.prospecting-layout{display:grid;grid-template-columns:380px 1fr;gap:14px}.prospecting-form{padding:22px}.prospecting-form h2{margin:0 0 20px}.prospecting-form select{width:100%;border:1px solid #cfdeef;border-radius:9px;background:#fff;padding:12px;color:#173968}.prospecting-form .form-alert{margin:0 0 15px}.form-hint{font-size:11px;color:var(--muted);text-align:center}.search-history-list a{min-height:65px;display:grid;grid-template-columns:1fr 100px 100px;align-items:center;gap:12px;padding:10px 18px;border-bottom:1px solid #e7eff8;color:inherit;text-decoration:none}.search-history-list a:hover{background:#f7fbff}.search-history-list strong,.search-history-list small{display:block}.search-history-list small{margin-top:4px;color:var(--muted)}.search-history-list b{text-align:right;font-size:10px;color:#49678f}.search-state{padding:5px 8px;border-radius:12px;text-align:center;font-size:9px;font-weight:700}.search-state--completed{background:#d8f7e7;color:#087c4a}.search-state--failed{background:#ffe1e5;color:#d41d34}.search-state--processing,.search-state--pending{background:#e4f2ff;color:#075bc6}.source-notice{margin:13px 3px;color:#6982a5;font-size:10px}.result-table th:nth-child(1){width:22%}.result-table th:nth-child(2){width:25%}.result-table a{color:#0870df}.result-contact{display:flex;align-items:center;gap:5px;color:#04ad5e}.result-contact img{width:21px;height:21px;object-fit:contain}.result-table td{white-space:normal;min-width:150px}@media(max-width:900px){.prospecting-layout{grid-template-columns:1fr}.search-history-list a{grid-template-columns:1fr 90px}.search-history-list b{display:none}}.lead-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto auto;gap:10px;align-items:center;margin-bottom:14px;padding:14px;border:1px solid #d7e6f5;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.lead-filters input,.lead-filters select{height:42px;border:1px solid #cfdeef;border-radius:9px;padding:0 12px;color:#173968;background:#fff}.favorite-filter{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#49678f}.leads-list-table th:nth-child(1),.leads-list-table th:nth-child(2){width:auto}.lead-added,.lead-status{display:inline-block;padding:5px 9px;border-radius:14px;font-size:9px;font-weight:700}.lead-added,.lead-status--interested,.lead-status--contacted{color:#087c4a;background:#d8f7e7}.lead-status--new{color:#075bc6;background:#e4f2ff}.lead-status--waiting{color:#a56a00;background:#fff0c9}.lead-status--not_interested,.lead-status--no_response{color:#d41d34;background:#ffe1e5}.mini-action{display:inline-block;border:1px solid #c7def4;border-radius:6px;background:#f7fbff;color:#075bc6;text-decoration:none;font-size:9px;font-weight:700;padding:6px 9px;cursor:pointer;white-space:nowrap}.module-panel>header form{margin:0}.module-panel>header .button{padding:8px 13px;font-size:10px}.lead-filters .button{height:42px;padding:0 18px}.lead-detail{display:block}.lead-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-detail-grid .module-form{max-width:none}.lead-detail-grid select{width:100%;border:1px solid #cfdeef;border-radius:9px;background:#fff;padding:12px;color:#173968}.lead-detail-grid textarea{resize:vertical}.lead-detail-grid .module-panel{height:max-content}.lead-detail-grid .module-panel>header{height:55px}.lead-detail-grid dl{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:22px;margin:0}.lead-detail-grid dt{font-weight:700;color:#49678f}.lead-detail-grid dd{margin:0;overflow-wrap:anywhere}.lead-detail-grid a{color:#0870df}@media(max-width:1050px){.lead-filters{grid-template-columns:1fr 1fr}.lead-filters>input{grid-column:1/-1}.lead-detail-grid{grid-template-columns:1fr}}@media(max-width:650px){.lead-filters{grid-template-columns:1fr}.lead-filters>input{grid-column:auto}.lead-detail-grid dl{grid-template-columns:1fr;gap:5px}.lead-detail-grid dd{margin-bottom:10px}}.lead-contact-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.lead-contact-edit-grid__email{grid-column:1/-1}@media(max-width:650px){.lead-contact-edit-grid{grid-template-columns:1fr}.lead-contact-edit-grid__email{grid-column:auto}}.location-text-fields{display:grid;grid-template-columns:1fr 1fr 78px;gap:10px}.location-text-fields[hidden],[data-location-cep][hidden],[data-location-term][hidden]{display:none}.location-text-fields .form-field{margin-bottom:20px}.state-input{text-transform:uppercase}@media(max-width:650px){.location-text-fields{grid-template-columns:1fr}.location-text-fields .form-field{margin-bottom:0}.location-text-fields{margin-bottom:20px}}.discovery-history{margin-top:14px}.discovery-history>div>a{min-height:48px;display:grid;grid-template-columns:150px 1fr 80px;align-items:center;padding:0 20px;border-bottom:1px solid #e7eff8;text-decoration:none;color:#49678f}.discovery-history>div>a:last-child{border-bottom:0}.discovery-history b{text-align:right;color:#0870df}.discovery-review form{padding:18px}.discovery-review .source-notice{overflow-wrap:anywhere}.discovery-review .source-notice a{color:#0870df}.discovery-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.discovery-option{display:flex;align-items:center;gap:12px;min-height:72px;padding:13px;border:1px solid #cfe2f3;border-radius:10px;background:#f8fcff}.discovery-option input{width:18px;height:18px;accent-color:var(--blue)}.discovery-option strong,.discovery-option small{display:block}.discovery-option small{margin-top:5px;color:#60749c;overflow-wrap:anywhere}.discovery-option.is-empty{opacity:.58;background:#f4f6f8}.lead-contact-card header{gap:10px}.lead-contact-card header h2{margin-right:auto}@media(max-width:650px){.discovery-options{grid-template-columns:1fr}.discovery-history>div>a{grid-template-columns:1fr auto;padding:9px 14px}.discovery-history strong{grid-column:1/-1;grid-row:2}.lead-contact-card header .button{font-size:8px}}.lead-row-actions,.module-heading__actions{display:flex;align-items:center;gap:7px}.lead-row-actions form,.module-heading__actions form{margin:0}.mini-action--danger,.button--danger{border-color:#f0b9c1;background:#fff2f4;color:#c9253b}.button--danger{border:1px solid #f0b9c1}.button--danger:hover,.mini-action--danger:hover{background:#ffe2e7}.module-heading__actions .button{display:inline-block;text-decoration:none;white-space:nowrap}@media(max-width:650px){.module-heading__actions{width:100%;justify-content:flex-end}.lead-row-actions{align-items:stretch;flex-direction:column}}.message-template-list article{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #e7eff8}.message-template-list article:last-child{border-bottom:0}.message-template-list p{max-width:850px;margin:7px 0;color:#49678f;white-space:pre-line}.message-template-list small{color:#087c4a;font-weight:700}.message-form{max-width:850px}.variable-help{margin:-7px 0 22px;padding:12px;border-radius:9px;background:#eff7ff;color:#49678f}.variable-help code{display:inline-block;margin:3px;padding:3px 6px;border-radius:5px;background:#fff;color:#075bc6}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.whatsapp-preview{max-width:950px}.whatsapp-preview select,.contact-history-table select{width:100%;border:1px solid #cfdeef;border-radius:8px;background:#fff;padding:11px;color:#173968}.wa-warning{margin:4px 0 18px;padding:12px;border:1px solid #bdebd2;border-radius:9px;background:#edfff5;color:#087c4a}.button--whatsapp{border:0;background:#08ad61;color:#fff}.button--whatsapp:hover{background:#079954}.whatsapp-heading{background:#d9f8e7;color:#08ad61}.contact-history-table th:nth-child(1){width:140px}.contact-history-table a{color:#075bc6;font-weight:700;text-decoration:none}.contact-history-table form{margin:0}.contact-history-table th:last-child,.contact-history-table td:last-child{min-width:220px;width:220px}.contact-history-table td:last-child select{min-width:200px;white-space:nowrap}.lead-contact-shortcut{display:flex;justify-content:flex-end;margin-bottom:14px}.lead-contact-shortcut a{text-decoration:none}@media(max-width:700px){.message-template-list article{flex-direction:column}.preview-grid{grid-template-columns:1fr}.contact-history-table td{min-width:130px}}.response-filters{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:14px;border:1px solid #d7e6f5;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.response-filters select{min-width:250px;height:42px;border:1px solid #cfdeef;border-radius:9px;padding:0 12px;color:#173968;background:#fff}.response-filters .button{height:42px;display:inline-flex;align-items:center;text-decoration:none}.response-list article{display:flex;justify-content:space-between;gap:20px;padding:17px 20px;border-bottom:1px solid #e7eff8}.response-list article:last-child{border-bottom:0}.response-list__main{min-width:0}.response-list__main span,.response-list__main small{font-size:10px;color:#6982a5}.response-list h3{margin:4px 0;font-size:14px}.response-list p{margin:5px 0 7px;color:#49678f;white-space:pre-wrap}.response-list__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:14px}.response-form{max-width:900px}.response-form select{width:100%;border:1px solid #cfdeef;border-radius:9px;background:#fff;padding:12px;color:#173968}.response-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-response-history{margin-top:14px}.lead-response-history article{display:grid;grid-template-columns:145px 1fr 55px;gap:14px;align-items:center;padding:12px 20px;border-bottom:1px solid #e7eff8}.lead-response-history article:last-child{border-bottom:0}.lead-response-history time{font-size:11px;color:#6982a5}.lead-response-history p{margin:0;color:#49678f}.lead-response-history a{color:#075bc6;text-decoration:none;font-weight:700}@media(max-width:650px){.response-filters{align-items:stretch;flex-direction:column}.response-filters select{min-width:0}.response-list article{flex-direction:column}.response-list__side{align-items:flex-start}.response-form-grid{grid-template-columns:1fr}.lead-response-history article{grid-template-columns:1fr}.lead-contact-shortcut{flex-direction:column}}.favorite-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.favorite-cards article{padding:18px;border:1px solid #d7e6f5;border-radius:11px;background:linear-gradient(135deg,#fff,#f5fbff)}.favorite-cards__heading{display:flex;align-items:center;gap:11px}.favorite-cards__heading>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e5f2ff;color:#0878f9}.favorite-cards h3{margin:0 0 4px;font-size:16px}.favorite-cards small{color:#6982a5}.favorite-cards dl{display:grid;grid-template-columns:65px 1fr;gap:10px;margin:18px 0}.favorite-cards dt{font-weight:700;color:#49678f}.favorite-cards dd{margin:0}.favorite-cards__actions{display:flex;flex-wrap:wrap;gap:7px;padding-top:13px;border-top:1px solid #e4edf7}.favorite-cards__actions form{margin:0}.mini-action--whatsapp{border-color:#a8e7c8;background:#effff6;color:#079954}@media(max-width:850px){.favorite-cards{grid-template-columns:1fr}}.report-filters{display:flex;align-items:flex-end;gap:10px;padding:14px;border:1px solid #d7e6f5;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.report-filters label span{display:block;margin-bottom:6px;font-size:11px;font-weight:700;color:#49678f}.report-filters input{height:42px;border:1px solid #cfdeef;border-radius:9px;padding:0 12px;color:#173968;background:#fff}.report-filters .button{height:42px;display:inline-flex;align-items:center;text-decoration:none}.report-period{margin:11px 3px 14px;color:#6982a5}.report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.report-metrics article{display:flex;align-items:center;gap:13px;min-height:92px;padding:15px;border:1px solid #d7e6f5;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.report-metrics article>span{width:47px;height:47px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#dff0ff;color:#0878f9}.report-metrics article>span.report-green{background:#d9f8e7;color:#08ad61}.report-metrics article>span.report-purple{background:#eee5ff;color:#7138dc}.report-metrics article>span.report-orange{background:#fff0db;color:#ff9100}.report-metrics article>span.report-red{background:#ffe6ea;color:#e72d46}.report-metrics small,.report-metrics strong{display:block}.report-metrics small{margin-bottom:5px;color:#49678f;font-weight:700}.report-metrics strong{font-size:24px;color:#001a4d}.report-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.report-ranking,.report-status-list{padding:18px 20px}.report-ranking>div{margin-bottom:17px}.report-ranking>div:last-child{margin-bottom:0}.report-ranking header{display:flex;justify-content:space-between;margin-bottom:7px}.report-ranking i{display:block;height:9px;overflow:hidden;border-radius:10px;background:#e9f1fa}.report-ranking i b{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#0878f9,#28a5ff)}.report-status-list>div{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e7eff8}.report-status-list>div:last-child{border-bottom:0}.report-status-list strong{font-size:17px}.report-empty{min-height:180px}@media(max-width:900px){.report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.report-grid{grid-template-columns:1fr}}@media(max-width:650px){.report-filters{align-items:stretch;flex-direction:column}.report-filters label,.report-filters input,.report-filters .button{width:100%}.report-metrics{grid-template-columns:1fr}}.report-export-actions{display:flex;gap:7px;margin-left:auto}@media(max-width:1100px){.report-filters{flex-wrap:wrap}.report-export-actions{width:100%;margin-left:0}}@media(max-width:650px){.report-export-actions{flex-direction:column}.report-export-actions .button{justify-content:center}}.metric-symbol,.metric-brand-icon,.activity-symbol,.activity-brand-icon,.tech-grid img{display:grid;place-items:center;flex:0 0 auto;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;text-shadow:none!important}.metric-symbol,.metric-brand-icon{width:42px;height:42px}.metric-symbol--blue{color:#0878f9}.metric-symbol--green{color:#08b765}.metric-symbol--purple{color:#6635db}.metric-symbol--orange{color:#ff9418}.metric-brand-icon{object-fit:contain;padding:3px}.activity-item{grid-template-columns:30px 1fr auto}.activity-symbol,.activity-brand-icon{width:28px;height:28px}.activity-symbol--blue{color:#0878f9}.activity-symbol--green{color:#08b765}.activity-symbol--orange{color:#ff9418}.activity-symbol--purple{color:#7138dc}.activity-brand-icon{object-fit:contain;padding:1px}.tech-grid img{width:36px;height:36px;object-fit:contain;margin-bottom:5px}.tech-grid .official-google-icon{mix-blend-mode:multiply}.nav-item .nav-icon,.nav-item .nav-brand-icon{display:block;width:21px;height:21px;flex:0 0 21px;margin:0;padding:0;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;text-shadow:none!important;object-fit:contain;overflow:visible}.nav-item .nav-icon{color:#0753b4;stroke-width:1.9}.nav-item .nav-brand-icon{width:20px;height:20px;flex-basis:21px}.nav-item.is-active .nav-icon{color:#fff}.nav-item.is-active .nav-brand-icon{filter:brightness(0) invert(1)!important}.nav-item .nav-reference-icon{display:none}.nav-item .nav-label{width:auto;font-size:13px;text-align:left;color:inherit}.module-form select{width:100%;border:1px solid #cfdeef;border-radius:9px;background:#fff;padding:12px;color:#173968}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 20px;padding:16px;border:1px solid #d7e6f5;border-radius:10px}.permission-grid legend{padding:0 7px;font-weight:700}.permission-grid label{display:flex;align-items:center;gap:9px;padding:10px;border-radius:8px;background:#f5faff}.permission-grid input{width:18px;height:18px;accent-color:var(--blue)}@media(max-width:650px){.permission-grid{grid-template-columns:1fr}}.sidebar__nav{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bedbf2 transparent}.sidebar-compact-promo{flex:0 0 auto;margin:12px 8px 2px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:11px;color:#0753b4;background:#ffffffb8;border:1px solid #d8eaf8;border-radius:13px}.sidebar-compact-promo img{width:84px;height:84px;object-fit:contain;flex:0 0 84px}.sidebar-compact-promo strong{font-size:13px;line-height:1.25}@media(max-height:900px){.sidebar{padding-top:14px;padding-bottom:12px}.sidebar .brand{height:49px;padding-bottom:8px}.sidebar .brand img{max-height:46px}.sidebar__nav{gap:1px}.nav-item{min-height:38px}.sidebar-compact-promo{margin:8px 7px 0;padding:5px 8px}.sidebar-compact-promo img{width:72px;height:72px;flex-basis:72px}}@media(max-height:740px){.nav-item{min-height:34px}.sidebar-compact-promo{margin:5px 6px 0;padding:4px 7px}.sidebar-compact-promo img{width:64px;height:64px;flex-basis:64px}.sidebar-compact-promo strong{font-size:11px}}.icon-button{display:inline-grid;place-items:center;text-decoration:none;cursor:pointer}.icon-button.is-active{color:var(--blue)}.notifications-panel{max-width:980px}.notification-item{display:flex;align-items:center;gap:14px;min-height:76px;padding:13px 20px;border-bottom:1px solid #e7eff8;color:var(--ink);text-decoration:none;transition:background .15s ease}.notification-item:last-child{border-bottom:0}.notification-item:hover,.notification-item:focus-visible{background:#f3f9ff}.notification-item__icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:50%;background:#e1f1ff;color:var(--blue)}.notification-item__content{display:flex;flex-direction:column;gap:4px;min-width:0}.notification-item__content small{color:var(--muted)}.notification-item time{margin-left:auto;color:#7086a5;font-size:10px;white-space:nowrap}@media(max-width:640px){.notification-item{align-items:flex-start;padding:13px}.notification-item time{margin-left:0}.notification-item__content{flex:1}}.theme-toggle{width:38px;height:38px;display:grid;place-items:center;border:1px solid #b8d5ef;border-radius:50%;background:#fff;color:#0a56ad;font-size:20px;line-height:1;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.theme-toggle:hover{transform:translateY(-1px);background:#e9f5ff}.theme-toggle__sun{display:none}.theme-toggle__moon,[data-theme=dark] .theme-toggle__sun{display:block}[data-theme=dark] .theme-toggle__moon{display:none}[data-theme=dark]{--ink:#eef6ff;--muted:#a9bdd5;--line:#2a4260;--panel:#132238;--shadow:0 10px 28px rgba(0,0,0,.28);color-scheme:dark;background:#091321}[data-theme=dark] body.app-page{background:radial-gradient(circle at 55% 5%,rgba(24,119,226,.15),transparent 33%),#091321;color:var(--ink)}[data-theme=dark] .sidebar{background:#0b192bf7;border-color:#243b57}[data-theme=dark] .topbar{background:#0c1c30f0;border-color:#29415d}[data-theme=dark] .brand,[data-theme=dark] .nav-item,[data-theme=dark] .icon-button,[data-theme=dark] .logout,[data-theme=dark] .user-summary strong{color:#e9f4ff}[data-theme=dark] .nav-item .nav-icon{color:#78baff}[data-theme=dark] .nav-item.is-active,[data-theme=dark] .nav-item.is-active .nav-icon{color:#fff}[data-theme=dark] .user-summary,[data-theme=dark] .form-actions{border-color:#2a425e}[data-theme=dark] .user-summary small,[data-theme=dark] .module-heading p,[data-theme=dark] .module-panel>header span,[data-theme=dark] .form-hint,[data-theme=dark] .source-notice,[data-theme=dark] .notification-item__content small,[data-theme=dark] .notification-item time{color:#a9bdd5}[data-theme=dark] .theme-toggle{background:#162b45;border-color:#426687;color:#ffd66b}[data-theme=dark] .theme-toggle:hover{background:#203b5c}[data-theme=dark] .global-search,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .input-wrap{background:#0e1c2f!important;border-color:#34506f!important;color:#edf6ff!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#8299b5}[data-theme=dark] .panel,[data-theme=dark] .metric-card,[data-theme=dark] .module-panel,[data-theme=dark] .module-form,[data-theme=dark] .lead-filters,[data-theme=dark] .response-filters,[data-theme=dark] .report-filters,[data-theme=dark] .report-metrics article,[data-theme=dark] .favorite-cards article,[data-theme=dark] .discovery-option,[data-theme=dark] .permission-grid,[data-theme=dark] .sidebar-compact-promo{background:#132238!important;border-color:#2a4260!important;color:#eef6ff}[data-theme=dark] .module-heading{background:linear-gradient(110deg,#132238,#172d49);border-color:#2a4260;color:#eef6ff}[data-theme=dark] .welcome-banner{background:linear-gradient(110deg,#142740,#19395d 68%,#20578c);border-color:#345476;color:#fff}[data-theme=dark] .welcome-banner p{color:#c2dcf7}[data-theme=dark] .panel>header,[data-theme=dark] .module-panel>header,[data-theme=dark] .notification-item,[data-theme=dark] .message-template-list article,[data-theme=dark] .response-list article,[data-theme=dark] .lead-response-history article,[data-theme=dark] .report-status-list>div,[data-theme=dark] .search-history-list a,[data-theme=dark] .favorite-cards__actions,[data-theme=dark] .discovery-history>div>a{border-color:#2a4260}[data-theme=dark] .notification-item,[data-theme=dark] .search-history-list a,[data-theme=dark] .discovery-history>div>a{color:#eef6ff}[data-theme=dark] .notification-item:hover,[data-theme=dark] .notification-item:focus-visible,[data-theme=dark] .search-history-list a:hover{background:#192e49}[data-theme=dark] .module-table th{background:#172d49;color:#dceeff}[data-theme=dark] .module-table td{border-color:#263e59;color:#e7f2ff}[data-theme=dark] .module-table tbody tr:hover{background:#172a43}[data-theme=dark] .panel>header button,[data-theme=dark] .panel-actions button,[data-theme=dark] .niche-actions a,[data-theme=dark] .niche-actions button,[data-theme=dark] .mini-action,[data-theme=dark] .button--secondary{background:#183453;border-color:#3b6389;color:#91c8ff}[data-theme=dark] .message-preview,[data-theme=dark] .wa-warning{background:#102f29;border-color:#235f50;color:#bff4dc}[data-theme=dark] .variable-help,[data-theme=dark] .permission-grid label{background:#172d49;color:#c8dcf2}[data-theme=dark] .variable-help code{background:#0d1c2e;color:#8bc5ff}[data-theme=dark] .empty-state,[data-theme=dark] .empty-state strong,[data-theme=dark] .module-empty,[data-theme=dark] .module-empty strong,[data-theme=dark] .message-template-list p,[data-theme=dark] .response-list p,[data-theme=dark] .lead-response-history p,[data-theme=dark] .favorite-cards dt,[data-theme=dark] .lead-detail-grid dt,[data-theme=dark] .report-period,[data-theme=dark] .report-metrics small{color:#b3c6db}[data-theme=dark] .chart-placeholder{background:repeating-linear-gradient(to bottom,transparent 0,transparent 27px,#27405c 28px)}[data-theme=dark] .donut:before{background:#132238}[data-theme=dark] .tech-grid div{border-color:#2a4260}[data-theme=dark] .demo-banner{background:#102b48;border-color:#2d5c87;color:#b9d9f7}[data-theme=dark] .notification-item__icon,[data-theme=dark] .module-heading__icon{background:#183b60;color:#76baff}[data-theme=dark] .form-success,[data-theme=dark] .alert-success{background:#12382c;border-color:#2b7058;color:#a5f0ce}[data-theme=dark] .search-error,[data-theme=dark] .form-alert{background:#3b1d28;border-color:#744050;color:#ffc2cb}[data-theme=dark] .sidebar-compact-promo{color:#91c8ff}@media(max-width:820px){.theme-toggle{width:34px;height:34px}.topbar__actions{gap:9px}}[data-theme=dark] .sidebar:before{display:none!important;background:none!important;filter:none!important}[data-theme=dark] .tech-grid div{background:#0f1e31!important;border-color:#2f4967!important;color:#eef6ff}[data-theme=dark] table th{background:#1b324f!important;color:#eaf4ff!important}[data-theme=dark] table td{background:#132238;color:#d8e7f7;border-color:#35506e}[data-theme=dark] table tbody tr:hover td{background:#192e49}[data-theme=dark] .row-actions,[data-theme=dark] .row-actions a,[data-theme=dark] .row-actions button{background:#132238!important;color:#79bdff!important;border-color:#35506e!important}[data-theme=dark] .activity-panel>header select{background:#102036!important;border-color:#3a5877!important;color:#eef6ff!important}[data-theme=dark] .activity-item{border-color:#35506e}[data-theme=dark] .activity-item strong,[data-theme=dark] .niche-content li b,[data-theme=dark] .report-metrics strong{color:#eef6ff}[data-theme=dark] .activity-item small,[data-theme=dark] .activity-item time,[data-theme=dark] .chart-legend,[data-theme=dark] .chart-dates,[data-theme=dark] .tech-grid small{color:#9eb6d0}[data-theme=dark] .tech-grid strong{color:#eef6ff}[data-theme=dark] .sidebar-compact-promo{background:#10233a!important;border-color:#315170!important;color:#9dceff}.welcome-banner aside{width:100%;min-width:0!important;box-sizing:border-box;overflow:visible;padding-left:16px;padding-right:16px;gap:12px}.welcome-banner aside .ui-icon{flex:0 0 auto}.welcome-banner aside strong{min-width:0;overflow-wrap:normal}@media(min-width:821px)and (max-width:1180px){.welcome-banner{grid-template-columns:minmax(0,1fr) minmax(110px,.55fr) 190px}.welcome-banner aside{padding-left:12px;padding-right:12px;gap:9px;font-size:12px}.welcome-banner aside .ui-icon{width:36px;height:36px}}[data-theme=dark] .row-actions img{filter:invert(1) hue-rotate(180deg) brightness(.86) contrast(1.1)!important;border-radius:4px}.welcome-banner aside{position:relative;display:flex;align-items:center;justify-content:center!important;text-align:center}.welcome-banner aside .ui-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%)}.welcome-banner aside strong{display:block;width:100%;padding:0 38px;text-align:center;line-height:1.5}@media(min-width:821px)and (max-width:1180px){.welcome-banner aside .ui-icon{left:12px}.welcome-banner aside strong{padding-left:32px;padding-right:24px}}.tech-grid .official-google-icon{width:34px!important;height:34px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;object-fit:contain}.welcome-banner aside strong{transform:translateY(-7px);line-height:1.35}.row-action-set{display:inline-flex;align-items:center;gap:3px;padding:2px;border:1px solid #cbdced;border-radius:5px;background:#f7fbff}.row-action{width:20px;height:20px;display:grid;place-items:center;border-radius:4px;background:transparent;font-size:14px;font-weight:800;line-height:1}.row-action--whatsapp img{display:block!important;width:15px!important;height:15px!important;object-fit:contain!important;filter:none!important}.row-action--whatsapp{color:#00a85a}.row-action--open{color:#2874c9}.row-action--more{color:#345f91;font-size:17px}[data-theme=dark] .row-action-set{background:#102036;border-color:#36516e}.row-action-set .row-action{background:transparent!important}[data-theme=dark] .row-action--open{color:#78b9ff}[data-theme=dark] .row-action--more{color:#a8c3df}[data-theme=dark] .row-actions .row-action--whatsapp img{filter:none!important}.tech-grid .official-google-icon{mix-blend-mode:normal!important;opacity:1!important;filter:none!important}.row-action{text-decoration:none;cursor:pointer}.row-action:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.panel-header-link{margin-left:auto;padding:7px 12px;border:1px solid #c7def4;border-radius:6px;background:#f7fbff;color:#075bc6;text-decoration:none;font-size:9px;font-weight:700}.help-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:16px;align-items:start}.help-index{position:sticky;top:79px;display:flex;flex-direction:column;padding:16px;border:1px solid #d7e6f5;border-radius:13px;background:#fff;box-shadow:var(--shadow);max-height:calc(100vh - 95px);overflow:auto}.help-index strong{margin:2px 8px 10px;font-size:15px}.help-index a{padding:8px;border-radius:7px;color:#315b86;text-decoration:none;font-size:11px}.help-index a:hover,.help-index a:focus-visible{background:#eaf5ff;color:#075bc6}.help-content{display:flex;flex-direction:column;gap:14px}.help-content section{position:relative;padding:22px 24px 22px 66px;border:1px solid #d7e6f5;border-radius:13px;background:#fff;box-shadow:var(--shadow);scroll-margin-top:82px}.help-content h2{margin:0 0 10px;font-size:20px}.help-content p{margin:8px 0;color:#49678f;line-height:1.65}.help-content ol,.help-content ul{margin:9px 0;padding-left:20px;color:#31527f;line-height:1.75}.help-step{position:absolute;left:20px;top:20px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e0f1ff;color:#0878f9;font-weight:800}.help-tip{margin-top:13px;padding:11px 13px;border-left:4px solid #0878f9;border-radius:7px;background:#eff7ff;color:#31527f}.help .is-active{color:var(--blue)}[data-theme=dark] .panel-header-link{background:#183453;border-color:#3b6389;color:#91c8ff}[data-theme=dark] .help-index,[data-theme=dark] .help-content section{background:#132238;border-color:#2a4260;color:#eef6ff}[data-theme=dark] .help-index a,[data-theme=dark] .help-content p,[data-theme=dark] .help-content ol,[data-theme=dark] .help-content ul{color:#b5c9df}[data-theme=dark] .help-index a:hover,[data-theme=dark] .help-index a:focus-visible{background:#1b3553;color:#91c8ff}[data-theme=dark] .help-step{background:#193b60;color:#86c4ff}[data-theme=dark] .help-tip{background:#102b48;color:#c3dcf5}@media(max-width:850px){.help-layout{grid-template-columns:1fr}.help-index{position:static;max-height:none}.help-content section{padding:65px 18px 20px}.help-step{left:18px;top:18px}}.help-start{margin-bottom:16px;padding:22px;border:1px solid #cfe2f5;border-radius:14px;background:linear-gradient(135deg,#fff,#eaf6ff);box-shadow:var(--shadow)}.help-start header{text-align:center;margin-bottom:18px}.help-start header>span{display:inline-block;padding:5px 10px;border-radius:14px;background:#0878f9;color:#fff;font-size:9px;font-weight:800;letter-spacing:.8px}.help-start h2{margin:9px 0 5px;font-size:23px}.help-start header p{margin:0;color:#60749c}.help-journey{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.help-journey a{min-height:130px;display:flex;flex-direction:column;align-items:center;gap:9px;padding:12px 8px;border:1px solid #d5e6f5;border-radius:10px;background:#fff;color:#173968;text-align:center;text-decoration:none}.help-journey a:hover{border-color:#72b9ff;transform:translateY(-2px)}.help-journey b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e0f1ff;color:#0878f9}.help-journey strong,.help-journey small{display:block}.help-journey strong{font-size:11px}.help-journey small{margin-top:6px;color:#6982a5;font-size:8px;line-height:1.45}.help-result{margin-top:14px;padding:11px;text-align:center;border-radius:8px;background:#0878f9;color:#fff}.help-where,.help-expected{margin:10px 0;padding:10px 12px;border-radius:8px}.help-where{background:#eef7ff;color:#31527f}.help-expected{background:#eafff4;color:#087c4a}[data-theme=dark] .help-start{background:linear-gradient(135deg,#132238,#17324f);border-color:#2a4d70}[data-theme=dark] .help-start header p{color:#acc0d7}[data-theme=dark] .help-journey a{background:#102036;border-color:#2c4866;color:#eef6ff}[data-theme=dark] .help-journey small{color:#9fb6cf}[data-theme=dark] .help-where{background:#172f4b;color:#c4dcf4}[data-theme=dark] .help-expected{background:#12382c;color:#a8f0ce}@media(max-width:1200px){.help-journey{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.help-journey{grid-template-columns:1fr 1fr}}@media(max-width:430px){.help-journey{grid-template-columns:1fr}.help-journey a{min-height:auto;flex-direction:row;text-align:left}.help-journey a span{flex:1}}.message-panel .panel-header-link{margin-left:auto}.message-select button:disabled{cursor:not-allowed;opacity:.6}.panel-actions .button{text-decoration:none}.message-preview p{white-space:normal}.global-search button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:#2b5796}.global-search input{min-width:0}.global-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.global-result-card{overflow:hidden;border:1px solid #d7e6f5;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.global-result-card>header{display:flex;align-items:center;gap:9px;padding:15px 17px;border-bottom:1px solid #e3edf7}.global-result-card>header h2{margin:0;font-size:16px}.global-result-list{display:flex;flex-direction:column}.global-result-item{display:flex;flex-direction:column;gap:4px;padding:13px 17px;border-bottom:1px solid #e7eff8;color:#173968;text-decoration:none}.global-result-item:last-child{border-bottom:0}.global-result-item:hover,.global-result-item:focus-visible{background:#eff7ff}.global-result-item strong{color:#0b3d79}.global-result-item span,.global-result-item small{color:#647fa3}.global-result-empty{padding:22px 17px;color:#7085a3;text-align:center}.global-search-summary{margin:0 0 14px;color:#49678f}.global-search-hint{padding:28px;border:1px dashed #b8d3eb;border-radius:13px;background:#f7fbff;color:#49678f;text-align:center}[data-theme=dark] .global-search button{color:#91c8ff}[data-theme=dark] .global-result-card{background:#132238;border-color:#2a4260}[data-theme=dark] .global-result-card>header,[data-theme=dark] .global-result-item{border-color:#2a4260}[data-theme=dark] .global-result-item,[data-theme=dark] .global-result-item strong{color:#eef6ff}[data-theme=dark] .global-result-item span,[data-theme=dark] .global-result-item small,[data-theme=dark] .global-search-summary{color:#a9bdd5}[data-theme=dark] .global-result-item:hover,[data-theme=dark] .global-result-item:focus-visible{background:#192e49}[data-theme=dark] .global-search-hint{background:#102036;border-color:#35506e;color:#b5c9df}@media(max-width:1050px){.global-results{grid-template-columns:1fr 1fr}}@media(max-width:700px){.global-results{grid-template-columns:1fr}.global-search{width:min(100%,360px)}}[data-theme=dark] .sidebar .brand img{filter:brightness(0) invert(1) drop-shadow(0 0 7px rgba(76,169,255,.24));opacity:1}.backup-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;align-items:start}.backup-card{padding:24px;border:1px solid #d7e6f5;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.backup-card h2{margin:0 0 9px;font-size:20px}.backup-card p{color:#49678f;line-height:1.65}.backup-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;padding:0;list-style:none}.backup-list li{padding:12px;border-radius:9px;background:#eef7ff;color:#254f80}.backup-list li:before{content:"✓";margin-right:8px;color:#08a65c;font-weight:900}.backup-warning{padding:13px 15px;border:1px solid #f2cf7f;border-radius:9px;background:#fff8df;color:#785812;line-height:1.55}.backup-actions{display:flex;align-items:center;gap:13px;margin-top:20px}.backup-actions small{color:#6982a5}.restore-steps{margin:13px 0 0;padding-left:20px;color:#31527f;line-height:1.75}.backup-error{margin-bottom:14px;padding:12px 14px;border:1px solid #e9a4ad;border-radius:9px;background:#fff0f2;color:#9b2333}[data-theme=dark] .backup-card{background:#132238;border-color:#2a4260;color:#eef6ff}[data-theme=dark] .backup-card p,[data-theme=dark] .restore-steps,[data-theme=dark] .backup-actions small{color:#b5c9df}[data-theme=dark] .backup-list li{background:#172f4b;color:#c4dcf4}[data-theme=dark] .backup-warning{background:#3c321b;border-color:#755f2c;color:#ffe09a}[data-theme=dark] .backup-error{background:#3b1d28;border-color:#744050;color:#ffc2cb}@media(max-width:900px){.backup-grid,.backup-list{grid-template-columns:1fr}}@media(max-width:560px){.backup-card{padding:18px}.backup-actions{align-items:stretch;flex-direction:column}.backup-actions .button{width:100%}}.backup-automatic{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:center;margin-bottom:16px;padding:20px 24px;border:1px solid #bcdcf4;border-radius:14px;background:linear-gradient(120deg,#fff,#edf8ff);box-shadow:var(--shadow)}.backup-automatic h2{margin:7px 0 5px}.backup-automatic p{margin:0;color:#49678f;line-height:1.6}.backup-status{display:inline-block;padding:5px 9px;border-radius:20px;background:#eef1f5;color:#65778c;font-size:10px;font-weight:800}.backup-status.is-active{background:#ddf8eb;color:#087647}.backup-latest{display:flex;flex-direction:column;gap:6px;padding:15px;border:1px solid #cfe2f3;border-radius:10px;background:#fff}.backup-latest small,.backup-latest span{color:#6982a5}.install-app{border:0;background:transparent;color:#0a56ad;cursor:pointer}.install-app.is-ready{background:#e0f2ff;color:#0878f9;box-shadow:0 0 0 3px #0878f91f}[data-theme=dark] .backup-automatic{background:linear-gradient(120deg,#132238,#17324f);border-color:#2a4d70;color:#eef6ff}[data-theme=dark] .backup-automatic p,[data-theme=dark] .backup-latest small,[data-theme=dark] .backup-latest span{color:#b5c9df}[data-theme=dark] .backup-latest{background:#102036;border-color:#2c4866}[data-theme=dark] .install-app{color:#91c8ff}[data-theme=dark] .install-app.is-ready{background:#183b60;color:#fff}@media(max-width:760px){.backup-automatic{grid-template-columns:1fr}.backup-latest{width:100%}}@media(max-width:820px){.sidebar{width:225px!important;visibility:visible!important;transform:none!important}.app-shell{margin-left:225px!important}.mobile-backdrop,.menu-button{display:none!important}.global-search{width:min(410px,52vw)}}@media(max-width:560px){.sidebar{width:205px!important;padding-left:10px;padding-right:10px}.app-shell{margin-left:205px!important}.sidebar .brand img{width:175px!important}.nav-item{padding-left:13px;padding-right:13px}.global-search{display:flex;width:min(320px,70vw)}.topbar,.content{min-width:420px}}
