/* Gerado de SiteHome.dc.html — CSS da página */

body{margin:0;font-family:Poppins,system-ui,sans-serif;color:#16211F;background:#F6FAFB;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}
a{color:#0C8695}a:hover{color:#10646E}
h1,h2,h3,p{margin:0}

@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@keyframes floatB{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(10px) rotate(1deg)}}
@keyframes pop{from{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:none}}
@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes slideIn{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:none}}
@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@keyframes ring{0%{transform:scale(.7);opacity:.75}100%{transform:scale(2.3);opacity:0}}
@keyframes sheen{to{background-position:300% center}}
@keyframes drift{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(40px,-30px) scale(1.12)}}
@keyframes wave{0%,100%{transform:scaleY(.25)}50%{transform:scaleY(1)}}
@keyframes dots{0%,80%,100%{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}
@keyframes grow{0%,100%{transform:scaleY(.35)}50%{transform:scaleY(1)}}
@keyframes fill{from{width:0}to{width:100%}}
@keyframes fillLoop{0%{width:6%}60%,100%{width:var(--w)}}
@keyframes halo{0%,100%{transform:scale(1);opacity:.35}50%{transform:scale(1.18);opacity:.05}}
@keyframes kanban{0%,12%{transform:translateX(0)}30%,45%{transform:translateX(131px)}63%,85%{transform:translateX(262px)}100%{transform:translateX(0)}}
@keyframes kanbanS{0%,12%{transform:translateX(0)}30%,45%{transform:translateX(106px)}63%,85%{transform:translateX(212px)}100%{transform:translateX(0)}}
@keyframes itemLoop{0%{opacity:0;transform:translateY(8px)}8%,86%{opacity:1;transform:none}96%,100%{opacity:0}}
@keyframes border{to{background-position:300% 0}}
@keyframes blink{50%{opacity:.35}}

.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 26px;border-radius:14px;border:1px solid transparent;font:inherit;font-weight:600;font-size:15.5px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.btn:hover{transform:translateY(-2px)}
.btn-c{background:#35D0DE;color:#0F2830;box-shadow:0 10px 30px -8px rgba(53,208,222,.65)}.btn-c:hover{background:#6FE0EA;color:#0F2830;box-shadow:0 16px 40px -8px rgba(53,208,222,.8)}
.btn-glass{background:rgba(255,255,255,.07);color:#fff;border-color:rgba(255,255,255,.18)}.btn-glass:hover{background:rgba(255,255,255,.14);color:#fff}
.btn-p{background:#15B5C6;color:#fff}.btn-p:hover{background:#0C96A6;color:#fff;box-shadow:0 12px 30px -10px rgba(11,122,136,.7)}
.btn-w{background:#fff;color:#3E3568}.btn-w:hover{background:#EFEDFA;color:#3E3568;box-shadow:0 12px 30px -10px rgba(0,0,0,.35)}
.btn-g{background:#fff;color:#16211F;border-color:#CDD8DC}.btn-g:hover{background:#EDF2F4;color:#16211F}

.nav a.l{color:#CDD8DC;text-decoration:none;font-size:14px;font-weight:500;position:relative;padding:6px 0}
.nav a.l:hover{color:#fff}
.nav a.l::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#35D0DE;transform:scaleX(0);transition:transform .25s ease}
.nav a.l:hover::after{transform:scaleX(1)}

.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0C8695}
.h2{font-size:44px;font-weight:800;color:#16211F;line-height:1.08;letter-spacing:-1.4px}
.lead{font-size:18px;color:#586A71;line-height:1.6}
.grad{background:linear-gradient(90deg,#35D0DE,#8FE9F2,#A99CE8,#35D0DE);background-size:300% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:sheen 7s linear infinite}
.grad-dark{background:linear-gradient(90deg,#0C8695,#15B5C6,#6B5EAE,#0C8695);background-size:300% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:sheen 8s linear infinite}

.bubble{max-width:80%;border-radius:14px;padding:10px 13px;font-size:13px;line-height:1.45;animation:pop .45s cubic-bezier(.2,.9,.3,1.2) both}
.bin{align-self:flex-start;background:#fff;border:1px solid #E1E9EC;border-top-left-radius:4px}
.bout{align-self:flex-end;background:#D0F5F8;border-top-right-radius:4px}
.tdot{width:6px;height:6px;border-radius:50%;background:#6B5EAE;display:inline-block;animation:dots 1.2s infinite}

.chip{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:14px;background:#fff;border:1px solid #E1E9EC;font-size:15px;font-weight:600;color:#16211F;white-space:nowrap}
.sig{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#8B7CD8,#6B5EAE 52%,#3E3568);box-shadow:0 8px 22px -8px rgba(107,94,174,.75),inset 0 1px 0 rgba(255,255,255,.35)}
.sig .aura{position:absolute;inset:-7px;border-radius:inherit;border:2px solid #8B7CD8;animation:halo 4.5s ease-in-out infinite}

.bento{position:relative;border-radius:22px;padding:28px;background:#fff;border:1px solid #E1E9EC;overflow:hidden;display:flex;flex-direction:column;gap:10px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.bento:hover{transform:translateY(-6px);box-shadow:0 26px 50px -24px rgba(18,62,69,.35);border-color:#A6ECF2}
.seg-nav{display:inline-flex;gap:4px;padding:5px;border-radius:40px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14)}
.seg-nav a{font-size:14px;font-weight:600;text-decoration:none;color:#CDD8DC;padding:9px 18px;border-radius:30px;min-height:40px;display:inline-flex;align-items:center}
.seg-nav a:hover{color:#fff;background:rgba(255,255,255,.08)}
.seg-nav a[aria-current="page"]{background:#15B5C6;color:#fff}
.frow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;align-items:center}
.ftag{align-self:flex-start;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:20px;background:#E3F7FA;color:#0C8695}
.mock{background:#fff;border:1px solid #E1E9EC;border-radius:20px;box-shadow:0 40px 80px -40px rgba(18,62,69,.45);overflow:hidden}
.mock-h{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #EDF2F4;font-size:14px;font-weight:700}
.bento h3{font-size:20px;font-weight:700;letter-spacing:-.3px}
.bento p{font-size:14.5px;color:#586A71;line-height:1.55}

.step{display:flex;gap:16px;padding:18px 20px;border-radius:16px;cursor:pointer;text-align:left;font:inherit;border:1px solid transparent;background:transparent;width:100%;position:relative;overflow:hidden;transition:background .25s ease}
.step:hover{background:#fff}
.step .bar{position:absolute;left:0;bottom:0;height:3px;background:linear-gradient(90deg,#15B5C6,#6B5EAE);animation:fill 4.5s linear both}
.panel{animation:slideIn .5s ease both}
.pi{animation:pop .45s ease both}

.lift{transition:transform .3s ease,box-shadow .3s ease}
.lift:hover{transform:translateY(-6px);box-shadow:0 28px 50px -26px rgba(18,62,69,.4)}
.plan-hot{position:relative;border-radius:22px;padding:2px;background:linear-gradient(90deg,#35D0DE,#8B7CD8,#15B5C6,#35D0DE);background-size:300% 100%;animation:border 6s linear infinite}
.chk{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5}
.loopItem{animation:itemLoop 9s infinite both}
.foot a{color:#CDD8DC;text-decoration:none;font-size:14px}.foot a:hover{color:#fff}

.mob{--c-50:#ECFBFD; --c-100:#D0F5F8; --c-200:#A6ECF2; --c-300:#6FE0EA; --c-400:#35D0DE; --c-500:#15B5C6; --c-600:#0C96A6; --c-700:#0C8695; --c-800:#10646E; --c-900:#123E45; --c-ink:#0F2830; --brand:var(--c-500); --brand-strong:var(--c-700); --brand-bright:var(--c-400); --n-0:#FFFFFF; --n-50:#F6FAFB; --n-100:#EDF2F4; --n-200:#E1E9EC; --n-300:#CDD8DC; --n-400:#9FB0B6; --n-500:#7B8E95; --n-600:#586A71; --n-700:#3F4E54; --n-800:#28353A; --n-900:#16211F; --ok:#17B26A; --warn:#F79009; --danger:#F04438; --info:#15B5C6; --ok-soft:#E7F7EF; --warn-soft:#FEF0D8; --danger-soft:#FDE7E5; --info-soft:#E3F7FA; --bg:var(--n-50); --surface:#fff; --border:var(--n-200); --ink:var(--n-900); --muted:var(--n-500); --ia:#6B5EAE; --ia-bright:#8B7CD8; --ia-soft:#EFEDFA; --ia-text:#6B5EAE; --font:"Poppins", system-ui, sans-serif; --shadow:0 2px 20px rgba(18,62,69,.08); --shadow-lg:0 24px 60px rgba(18,62,69,.16); font-family:Poppins,system-ui,sans-serif;color:var(--ink);text-align:left}
.mob .phone{width:390px; height:812px; border-radius:44px; background:#0b1417; padding:9px; box-shadow:var(--shadow-lg); position:relative;}
.mob .screen{width:100%; height:100%; border-radius:36px; overflow:hidden; background:var(--bg); display:flex; flex-direction:column; position:relative;}
.mob .sbar{height:44px; flex:none; display:flex; align-items:center; justify-content:space-between; padding:0 22px 0 26px; font-size:12.5px; font-weight:600; color:var(--ink);}
.mob .sbar .r{display:flex; gap:5px; align-items:center; font-size:13px;}
.mob .sbar.on-dark, .mob .sbar.on-dark .r{color:#fff;}
.mob .notch{position:absolute; top:9px; left:50%; transform:translateX(-50%); width:104px; height:26px; border-radius:0 0 16px 16px; background:#0b1417; z-index:5;}
.mob .home{position:absolute; bottom:7px; left:50%; transform:translateX(-50%); width:126px; height:4px; border-radius:3px; background:var(--n-400); opacity:.55; z-index:5;}
.mob .abar{flex:none; background:var(--surface); border-bottom:1px solid var(--border); padding:6px 14px 11px; display:flex; align-items:center; gap:11px;}
.mob .abar .t{font-size:17px; font-weight:700; letter-spacing:-.3px; flex:1; min-width:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mob .abar .ic{width:40px; height:40px; border-radius:12px; display:grid; place-items:center; font-size:21px; color:var(--muted); flex:none;}
.mob .abar .ic.b{color:var(--brand-strong);}
.mob .abar .ava{width:34px; height:34px; border-radius:50%; flex:none;}
.mob .body{flex:1; overflow:hidden; padding:14px; display:flex; flex-direction:column; gap:12px;}
.mob .body.p0{padding:0; gap:0;}
.mob .tabs{flex:none; background:var(--surface); border-top:1px solid var(--border); display:grid; grid-template-columns:repeat(4,1fr); padding:7px 4px 20px;}
.mob .tab{display:flex; flex-direction:column; align-items:center; gap:3px; padding:6px 0; color:var(--muted); font-size:10px; font-weight:600; min-height:48px;}
.mob .tab i{font-size:23px;}
.mob .tab.on{color:var(--brand-strong);}
.mob .tab .dot{position:relative;}
.mob .tab .dot::after{content:""; position:absolute; top:1px; right:-3px; width:8px; height:8px; border-radius:50%; background:var(--danger); border:2px solid var(--surface);}
.mob .card{background:var(--surface); border:1px solid var(--border); border-radius:14px;}
.mob .kpi{padding:13px; position:relative;}
.mob .kpi .ic{position:absolute; top:11px; right:11px; width:32px; height:32px; border-radius:10px; display:grid; place-items:center; font-size:17px;}
.mob .ic-b{background:var(--info-soft); color:var(--brand-strong);}
.mob .ic-o{background:var(--ok-soft); color:#0a7d49;}
.mob .ic-w{background:var(--warn-soft); color:#a86400;}
.mob .ic-d{background:var(--danger-soft); color:#b42318;}
.mob .ic-v{background:var(--ia-soft); color:var(--ia-text);}
.mob .kpi .l{font-size:11px; color:var(--muted); font-weight:500; padding-right:36px; line-height:1.3;}
.mob .kpi .v{font-size:23px; font-weight:700; letter-spacing:-.6px; margin-top:5px;}
.mob .kpi .d{font-size:10.5px; font-weight:600; margin-top:1px;}
.mob .kpi .d.up{color:var(--ok);}
.mob .kpi .d.dn{color:var(--danger);}
.mob .g2{display:grid; grid-template-columns:1fr 1fr; gap:10px;}
.mob .sh{font-size:10.5px; font-weight:700; text-transform:uppercase; letter-spacing:.07em; color:var(--muted); display:flex; align-items:center; gap:6px;}
.mob .sh a{margin-left:auto; color:var(--brand-strong); text-decoration:none; font-size:11px; text-transform:none; letter-spacing:0;}
.mob .btn{font-family:inherit; font-size:14px; font-weight:600; padding:13px 18px; border-radius:12px; border:none; display:flex; align-items:center; justify-content:center; gap:8px; min-height:48px;}
.mob .btn-p{background:var(--brand); color:#fff;}
.mob .btn-o{background:transparent; border:1px solid var(--border); color:var(--ink);}
.mob .btn-g{background:var(--ok); color:#fff;}
.mob .btn-full{width:100%;}
.mob .inp{width:100%; font-family:inherit; font-size:14.5px; padding:14px 14px 14px 42px; border:1px solid var(--border); border-radius:12px; background:var(--bg); color:var(--ink); min-height:50px;}
.mob .fld{position:relative; margin-bottom:13px;}
.mob .fld > i{position:absolute; left:14px; top:50%; transform:translateY(-50%); font-size:19px; color:var(--muted);}
.mob .fld .lb{font-size:12px; font-weight:600; color:var(--muted); margin-bottom:5px; display:block;}
.mob .fld .eye{left:auto; right:14px;}
.mob .av{border-radius:50%; display:grid; place-items:center; color:#fff; font-weight:600; flex:none; position:relative;}
.mob .lbl{font-size:10px; font-weight:600; padding:2px 7px; border-radius:5px; background:var(--info-soft); color:var(--brand-strong);}
.mob .lbl.w{background:var(--warn-soft); color:#a86400;}
.mob .lbl.g{background:var(--ok-soft); color:#0a7d49;}
.mob .lbl.d{background:var(--danger-soft); color:#b42318;}
.mob .filt{flex:none; background:var(--surface); border-bottom:1px solid var(--border); display:flex; gap:7px; padding:9px 14px; overflow:hidden;}
.mob .f{font-size:12px; font-weight:600; padding:7px 13px; border-radius:20px; background:var(--bg); border:1px solid var(--border); color:var(--muted); white-space:nowrap; display:flex; align-items:center; gap:5px;}
.mob .f.on{background:var(--brand); border-color:var(--brand); color:#fff;}
.mob .f .n{font-size:10px; font-weight:700; background:rgba(255,255,255,.25); border-radius:8px; padding:0 5px;}
.mob .f:not(.on) .n{background:var(--info-soft); color:var(--brand-strong);}
.mob .conv{display:flex; gap:11px; padding:13px 14px; border-bottom:1px solid var(--border); background:var(--surface);}
.mob .conv .cb{flex:1; min-width:0;}
.mob .conv .r1{display:flex; align-items:baseline; gap:8px;}
.mob .conv .nm{font-weight:600; font-size:14px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; flex:1;}
.mob .conv .tm{font-size:10.5px; color:var(--muted); flex:none;}
.mob .conv .pv{font-size:12.5px; color:var(--muted); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin:2px 0 6px;}
.mob .conv .r3{display:flex; gap:5px; align-items:center;}
.mob .conv .ag{font-size:10.5px; color:var(--muted); display:flex; align-items:center; gap:3px;}
.mob .un{margin-left:auto; background:var(--brand); color:#fff; font-size:10.5px; font-weight:700; min-width:20px; height:20px; border-radius:10px; display:grid; place-items:center; padding:0 6px;}
.mob .pres{position:absolute; right:-1px; bottom:-1px; width:12px; height:12px; border-radius:50%; border:2px solid var(--surface); background:var(--ok);}
.mob .thd{flex:1; overflow:hidden; padding:14px; display:flex; flex-direction:column; gap:8px; background:var(--bg);}
.mob .m{max-width:80%; padding:9px 12px 6px; border-radius:14px; font-size:13.5px; line-height:1.42;}
.mob .m .mt{font-size:10px; opacity:.72; margin-top:3px; text-align:right;}
.mob .m.in{align-self:flex-start; background:var(--surface); border:1px solid var(--border); border-bottom-left-radius:4px;}
.mob .m.out{align-self:flex-end; background:var(--brand); color:#fff; border-bottom-right-radius:4px;}
.mob .m.note{align-self:flex-end; background:var(--warn-soft); border:1px solid var(--warn); border-left:3px solid var(--warn); color:#6d4b06; max-width:86%;}
.mob .m.ia{align-self:flex-end; background:var(--ia-soft); border:1px solid var(--ia); color:var(--ink); max-width:88%;}
.mob .m .nh{font-size:9.5px; font-weight:700; text-transform:uppercase; letter-spacing:.05em; display:flex; align-items:center; gap:4px; margin-bottom:3px;}
.mob .m.ia .nh{color:var(--ia-text);}
.mob .evt{align-self:center; font-size:10.5px; color:var(--muted); background:rgba(0,0,0,.05); padding:3px 11px; border-radius:10px;}
.mob .comp{flex:none; background:var(--surface); border-top:1px solid var(--border); padding:9px 12px 18px;}
.mob .cmodes{display:flex; gap:6px; margin-bottom:9px;}
.mob .cm{font-size:11.5px; font-weight:600; padding:6px 11px; border-radius:9px; color:var(--muted); display:flex; align-items:center; gap:4px; background:var(--bg);}
.mob .cm.on{background:var(--brand); color:#fff;}
.mob .cm.on-n{background:var(--warn); color:#6d4b06;}
.mob .cm.on-i{background:var(--ia); color:#fff;}
.mob .cbox{display:flex; align-items:center; gap:9px; border:1px solid var(--border); border-radius:24px; padding:6px 6px 6px 15px; background:var(--bg); min-height:48px;}
.mob .cbox .ph{flex:1; font-size:13.5px; color:var(--muted);}
.mob .cbox i{font-size:21px; color:var(--muted);}
.mob .cbox .snd{width:38px; height:38px; border-radius:50%; background:var(--brand); color:#fff; display:grid; place-items:center; font-size:19px; flex:none;}
.mob .scrim{position:absolute; inset:0; background:rgba(15,40,48,.5); z-index:6;}
.mob .drw{position:absolute; top:0; bottom:0; left:0; width:296px; background:var(--c-ink); z-index:7; display:flex; flex-direction:column; box-shadow:14px 0 40px rgba(0,0,0,.3);}
.mob .drw .dh{flex:none; padding:52px 18px 14px;}
.mob .drw .dh .row1{display:flex; align-items:center; gap:10px;}
.mob .drw .dh .mk3{width:30px; height:30px; color:var(--brand-bright); flex:none;}
.mob .drw .dh .wm{color:#fff; font-size:18px; font-weight:700; letter-spacing:-.3px;}
.mob .drw .dh .x{margin-left:auto; color:#7fa0a8; font-size:22px;}
.mob .drw .conta{display:flex; align-items:center; gap:8px; margin:12px 0 0; padding:9px 11px; background:rgba(255,255,255,.06); border-radius:9px; border-left:3px solid var(--brand-bright); color:#cfe4e8; font-size:12.5px; font-weight:600;}
.mob .drw .conta i{font-size:15px; color:var(--brand-bright); flex:none;}
.mob .drw .dbody{flex:1; overflow:hidden; padding-bottom:8px;}
.mob .drw .cap2{font-size:9.5px; text-transform:uppercase; letter-spacing:.11em; color:#5b757c; padding:12px 18px 5px; font-weight:700;}
.mob .drw .it{display:flex; align-items:center; gap:12px; padding:11px 18px; color:#9fbac1; font-size:13.5px; border-left:3px solid transparent; min-height:48px;}
.mob .drw .it i.mi{font-size:19px; width:19px; flex:none;}
.mob .drw .it.on{color:#fff; background:rgba(255,255,255,.055); border-left-color:var(--brand-bright); font-weight:500;}
.mob .drw .it .b2{margin-left:auto; background:var(--brand); color:#fff; font-size:10px; font-weight:700; border-radius:9px; padding:1px 6px;}
.mob .drw .it .chev{margin-left:auto; font-size:16px; opacity:.55;}
.mob .drw .it.dim{color:#4d6a71;}
.mob .drw .it.dim .lk{margin-left:auto; font-size:14px;}
.mob .drw .it .etq{width:8px; height:8px; border-radius:50%; flex:none;}
.mob .drw .sub2{padding:2px 18px 6px 50px; display:flex; flex-direction:column;}
.mob .drw .sub2 a{color:#8ba7ae; font-size:12.5px; padding:8px 0; display:flex; align-items:center; gap:8px; text-decoration:none;}
.mob .drw .it.more{color:#6b8a92; font-size:12.5px; font-style:italic;}
.mob .drw .sub2 a::before{content:""; width:4px; height:4px; border-radius:50%; background:currentColor; opacity:.5; flex:none;}
.mob .drw .dfoot{flex:none; border-top:1px solid rgba(255,255,255,.08); padding:12px 18px 20px; display:flex; align-items:center; gap:10px;}
.mob .drw .dfoot img{width:36px; height:36px; border-radius:50%; flex:none;}
.mob .drw .dfoot .nm2{color:#fff; font-size:13px; font-weight:600; line-height:1.2;}
.mob .drw .dfoot .rl2{color:#7fa0a8; font-size:11px;}
.mob .drw .dfoot .out{margin-left:auto; color:#7fa0a8; font-size:20px;}
.mob .clock{text-align:center; padding:4px 0 0;}
.mob .clock .hh{font-size:40px; font-weight:800; letter-spacing:-2px; line-height:1;}
.mob .clock .dd{font-size:12.5px; color:var(--muted); margin-top:5px;}
.mob .punch{flex:none; width:150px; height:150px; border-radius:50%; margin:10px auto 2px; background:var(--brand); color:#fff; display:grid; place-items:center; align-content:center; gap:3px; box-shadow:0 14px 34px -12px var(--brand);}
.mob .punch i{font-size:38px;}
.mob .punch .t2{font-size:14px; font-weight:700;}
.mob .punch .s2{font-size:10.5px; opacity:.85;}
.mob .tl{display:flex; gap:11px; padding:7px 0;}
.mob .tl .p{width:9px; height:9px; border-radius:50%; background:var(--ok); flex:none; margin-top:5px; position:relative;}
.mob .tl .p::after{content:""; position:absolute; left:3.5px; top:11px; width:2px; height:26px; background:var(--border);}
.mob .tl:last-child .p::after{display:none;}
.mob .tl .k{font-size:13px; font-weight:600;}
.mob .tl .s3{font-size:11.5px; color:var(--muted);}
.mob .tl .hr{margin-left:auto; font-size:13px; font-weight:700; font-variant-numeric:tabular-nums;}
.mob .call{flex:1; background:linear-gradient(165deg,var(--c-ink),var(--c-800) 55%,var(--c-600)); display:flex; flex-direction:column; align-items:center; padding:34px 24px 30px; color:#fff;}
.mob .call .st2{font-size:12.5px; opacity:.82; letter-spacing:.04em;}
.mob .call .who{font-size:25px; font-weight:700; letter-spacing:-.6px; margin-top:6px;}
.mob .call .sub2{font-size:12.5px; opacity:.78; margin-top:3px;}
.mob .call .big{width:118px; height:118px; border-radius:50%; background:rgba(255,255,255,.16); display:grid; place-items:center; font-size:40px; font-weight:700; margin:30px 0 8px; border:3px solid rgba(255,255,255,.22);}
.mob .call .tmr{font-size:16px; font-weight:600; font-variant-numeric:tabular-nums; opacity:.9;}
.mob .call .pill2{display:inline-flex; align-items:center; gap:7px; background:rgba(255,255,255,.14); font-size:11.5px; font-weight:600; padding:6px 13px; border-radius:20px; margin-top:22px;}
.mob .call .acts{margin-top:auto; display:flex; gap:16px;}
.mob .call .cb2{width:60px; height:60px; border-radius:50%; background:rgba(255,255,255,.16); display:grid; place-items:center; font-size:25px;}
.mob .call .cb2.end{background:var(--danger);}
.mob .login{flex:1; display:flex; flex-direction:column;}
.mob .lg-top{background:linear-gradient(150deg,var(--c-ink),var(--c-800) 45%,var(--c-600)); padding:20px 26px 30px; color:#fff; position:relative; overflow:hidden;}
.mob .lg-top::after{content:""; position:absolute; right:-70px; bottom:-90px; width:230px; height:230px; border-radius:50%; background:var(--c-400); opacity:.17;}
.mob .lg-top .mk2{width:44px; height:44px;}
.mob .lg-brand{display:flex; align-items:center; gap:11px; position:relative;}
.mob .lg-brand .wm2{font-size:23px; font-weight:700; letter-spacing:-.4px; color:#fff;}
.mob .lg-by{margin-top:auto; padding-top:18px; text-align:center;}
.mob .lg-by .by{font-size:11.5px; color:var(--muted);}
.mob .lg-by .exi{display:flex; align-items:center; justify-content:center; gap:8px; margin-top:6px;}
.mob .lg-by .exi img{height:28px; width:auto;}
.mob .lg-by .exi .nome{font-size:15px; font-weight:700; letter-spacing:-.2px; color:var(--ink);}
.mob .lg-by .vs{font-size:10.5px; color:var(--n-400); margin-top:10px;}
.mob .lg-top h3{font-size:24px; font-weight:800; letter-spacing:-.7px; margin:22px 0 7px; line-height:1.15; position:relative;}
.mob .lg-top h3 span{color:var(--c-300);}
.mob .lg-top p{font-size:12.5px; opacity:.88; margin:0; line-height:1.5; position:relative;}
.mob .lg-form{flex:1; background:var(--surface); border-radius:22px 22px 0 0; margin-top:-14px; padding:24px 22px; position:relative;}
.mob .lg-form .h4{font-size:17px; font-weight:700; margin:0 0 3px;}
.mob .lg-form .p4{font-size:12.5px; color:var(--muted); margin:0 0 20px;}
.mob .bio{display:flex; align-items:center; justify-content:center; gap:8px; font-size:12.5px; color:var(--brand-strong); font-weight:600; margin-top:16px;}
@font-face{font-family:"MDI";src:url(/fonts/mdi.woff2) format("woff2");font-weight:400;font-style:normal}
.mob .mdi:before{display:inline-block;font:normal normal normal 24px/1 "MDI";font-size:inherit;line-height:inherit;-webkit-font-smoothing:antialiased}
.mob .mdi-account-alert-outline:before{content:"\f0b50"}
.mob .mdi-account-group:before{content:"\f0849"}
.mob .mdi-account-outline:before{content:"\f0013"}
.mob .mdi-arrow-left:before{content:"\f004d"}
.mob .mdi-arrow-right:before{content:"\f0054"}
.mob .mdi-battery-70:before{content:"\f0080"}
.mob .mdi-bell-outline:before{content:"\f009c"}
.mob .mdi-calendar-month-outline:before{content:"\f0e18"}
.mob .mdi-calendar-outline:before{content:"\f0b67"}
.mob .mdi-cash-multiple:before{content:"\f0116"}
.mob .mdi-chart-box-outline:before{content:"\f154e"}
.mob .mdi-chevron-down:before{content:"\f0140"}
.mob .mdi-clock-outline:before{content:"\f0150"}
.mob .mdi-close:before{content:"\f0156"}
.mob .mdi-coffee-outline:before{content:"\f06ca"}
.mob .mdi-dialpad:before{content:"\f061c"}
.mob .mdi-domain:before{content:"\f01d7"}
.mob .mdi-dots-horizontal:before{content:"\f01d8"}
.mob .mdi-dots-vertical:before{content:"\f01d9"}
.mob .mdi-email-outline:before{content:"\f01f0"}
.mob .mdi-eye-outline:before{content:"\f06d0"}
.mob .mdi-filter-variant:before{content:"\f0236"}
.mob .mdi-fingerprint:before{content:"\f0237"}
.mob .mdi-forum-outline:before{content:"\f0822"}
.mob .mdi-help-circle-outline:before{content:"\f0625"}
.mob .mdi-lock:before{content:"\f033e"}
.mob .mdi-lock-outline:before{content:"\f0341"}
.mob .mdi-login-variant:before{content:"\f05fc"}
.mob .mdi-logout:before{content:"\f0343"}
.mob .mdi-magnify:before{content:"\f0349"}
.mob .mdi-menu:before{content:"\f035c"}
.mob .mdi-message-text:before{content:"\f0369"}
.mob .mdi-microphone:before{content:"\f036c"}
.mob .mdi-microphone-off:before{content:"\f036d"}
.mob .mdi-note-plus-outline:before{content:"\f039d"}
.mob .mdi-paperclip:before{content:"\f03e2"}
.mob .mdi-phone-hangup:before{content:"\f03f5"}
.mob .mdi-phone-outline:before{content:"\f0df0"}
.mob .mdi-record-circle-outline:before{content:"\f0ec3"}
.mob .mdi-reply:before{content:"\f045a"}
.mob .mdi-scale-balance:before{content:"\f05d1"}
.mob .mdi-send:before{content:"\f048a"}
.mob .mdi-signal-cellular-3:before{content:"\f08be"}
.mob .mdi-star-four-points:before{content:"\f0ae2"}
.mob .mdi-star-four-points-outline:before{content:"\f0ae3"}
.mob .mdi-theme-light-dark:before{content:"\f050e"}
.mob .mdi-timer-outline:before{content:"\f051b"}
.mob .mdi-timer-sand:before{content:"\f051f"}
.mob .mdi-view-dashboard-outline:before{content:"\f0a1d"}
.mob .mdi-volume-high:before{content:"\f057e"}
.mob .mdi-whatsapp:before{content:"\f05a3"}
.mob .mdi-wifi:before{content:"\f05a9"}
.mob .mdi-cellphone:before{content:"\f011c"}
.fan .mob{transition:transform .35s ease}
.fan .mob:hover{transform:translateY(-14px) scale(1.03)!important;z-index:9}
.web{--c-50:#ECFBFD; --c-100:#D0F5F8; --c-200:#A6ECF2; --c-300:#6FE0EA; --c-400:#35D0DE; --c-500:#15B5C6; --c-600:#0C96A6; --c-700:#0C8695; --c-800:#10646E; --c-900:#123E45; --c-ink:#0F2830; --brand:var(--c-500); --brand-strong:var(--c-700); --brand-bright:var(--c-400); --n-0:#FFFFFF; --n-50:#F6FAFB; --n-100:#EDF2F4; --n-200:#E1E9EC; --n-300:#CDD8DC; --n-400:#9FB0B6; --n-500:#7B8E95; --n-600:#586A71; --n-700:#3F4E54; --n-800:#28353A; --n-900:#16211F; --ok:#17B26A; --warn:#F79009; --danger:#F04438; --info:#15B5C6; --ok-soft:#E7F7EF; --warn-soft:#FEF0D8; --danger-soft:#FDE7E5; --info-soft:#E3F7FA; --bg:var(--n-50); --surface:#fff; --border:var(--n-200); --ink:var(--n-900); --muted:var(--n-500); --radius:12px; --shadow:0 2px 20px rgba(18,62,69,.08); --shadow-lg:0 24px 60px rgba(18,62,69,.16); --font:"Poppins", system-ui, sans-serif; font-family:Poppins,system-ui,sans-serif;color:var(--ink);text-align:left;font-size:14px;line-height:1.5}
.web *{box-sizing:border-box}
.web .ezbtn{font-family:inherit; font-size:14px; font-weight:600; padding:11px 20px; border-radius:10px; border:none; cursor:pointer; display:inline-flex; align-items:center; gap:8px; text-decoration:none; transition:transform .06s, box-shadow .2s, background .2s;}
.web .ezbtn:active{transform:translateY(1px);}
.web .ezbtn-primary{background:var(--brand); color:#fff; box-shadow:0 8px 20px -8px var(--brand);}
.web .ezbtn-primary:hover{background:var(--c-600);}
.web .ezbtn-bright{background:var(--brand-bright); color:var(--c-900);}
.web .ezbtn-ghost{background:transparent; border:1px solid var(--border); color:var(--ink);}
.web .ezbtn-ghost:hover{border-color:var(--brand); color:var(--brand-strong);}
.web .ezbtn-lg{padding:14px 26px; font-size:15px;}
.web .ezcard{background:var(--surface); border:1px solid var(--border); border-radius:var(--radius); box-shadow:var(--shadow);}
.web .ezinput{width:100%; font-family:inherit; font-size:14px; padding:12px 14px; border:1px solid var(--border); border-radius:10px; background:var(--bg); color:var(--ink);}
.web .ezinput:focus{outline:none; border-color:var(--brand); box-shadow:0 0 0 3px var(--info-soft);}
.web .ezlabel{font-size:12.5px; font-weight:600; color:var(--muted); margin-bottom:6px; display:block;}
.web .ezbadge{font-size:11px; font-weight:600; padding:3px 10px; border-radius:6px; background:var(--info-soft); color:var(--brand-strong);}
.web .ez-app{display:flex; height:100vh; overflow:hidden;}
.web .ez-rail{width:240px; flex-shrink:0; background:var(--c-ink); color:#a7c2c8; display:flex; flex-direction:column; overflow-y:auto;}
.web .ez-rail .brand{height:66px; display:flex; align-items:center; gap:9px; padding:0 20px; color:#fff; font-weight:700; font-size:19px; flex-shrink:0;}
.web .ez-rail .brand .lg{width:32px; height:32px; border-radius:9px; background:var(--brand-bright); display:flex; align-items:center; justify-content:center; color:var(--c-900); font-weight:800; font-style:italic; font-size:16px;}
.web .ez-rail .cap{font-size:10px; text-transform:uppercase; letter-spacing:.1em; color:#5b757c; padding:16px 20px 6px;}
.web .ez-rail a{display:flex; align-items:center; gap:11px; padding:9px 20px; color:#9fbac1; text-decoration:none; font-size:13.5px; border-left:3px solid transparent;}
.web .ez-rail a i{font-size:18px;}
.web .ez-rail a:hover{color:#e6f4f6;}
.web .ez-rail a.on{color:#fff; background:rgba(255,255,255,.05); border-left-color:var(--brand-bright); font-weight:500;}
.web .ez-rail a .b{margin-left:auto; background:var(--brand); color:#fff; font-size:10px; border-radius:9px; padding:0 6px; font-weight:600;}
.web .ez-rail .grp .parent{cursor:pointer;}
.web .ez-rail .grp .parent .chev{margin-left:auto; font-size:16px; transition:transform .2s;}
.web .ez-rail .grp.open .parent .chev{transform:rotate(90deg);}
.web .ez-rail .grp.open .parent{color:#e6f4f6;}
.web .ez-rail .sub{max-height:0; overflow:hidden; transition:max-height .25s ease;}
.web .ez-rail .grp.open .sub{max-height:560px;}
.web .ez-rail .sub a{padding:7px 20px 7px 48px; font-size:12.5px; color:#8ba7ae;}
.web .ez-rail .sub a.on{color:#fff; background:rgba(255,255,255,.05); border-left-color:var(--brand-bright);}
.web .ez-rail .sub a::before{content:""; width:4px; height:4px; border-radius:50%; background:currentColor; opacity:.5;}
.web .ez-main{flex:1; display:flex; flex-direction:column; min-width:0;}
.web .ez-top{height:66px; background:var(--surface); border-bottom:1px solid var(--border); display:flex; align-items:center; padding:0 24px; gap:14px; flex-shrink:0;}
.web .ez-top .h{font-weight:700; font-size:17px;}
.web .ez-top .search{position:relative; margin-left:6px;}
.web .ez-top .search i{position:absolute; left:11px; top:50%; transform:translateY(-50%); color:var(--muted);}
.web .ez-top .search input{padding-left:34px; width:260px;}
.web .ez-top .right{margin-left:auto; display:flex; align-items:center; gap:14px; color:var(--muted);}
.web .ez-top .right i{font-size:20px; cursor:pointer;}
.web .ez-top .ava{width:36px; height:36px; border-radius:50%;}
.web .inbox{flex:1; display:flex; min-width:0;}
.web .col-list{width:320px; flex-shrink:0; background:var(--surface); border-right:1px solid var(--border); display:flex; flex-direction:column;}
.web .lh{padding:15px 16px 9px;}
.web .lh .t{font-size:17px; font-weight:700;}
.web .lh .s{font-size:12px; color:var(--muted);}
.web .tabs{display:flex; gap:16px; padding:6px 16px 0; border-bottom:1px solid var(--border);}
.web .tab{font-size:12.5px; font-weight:500; color:var(--muted); padding-bottom:10px; border-bottom:2px solid transparent; display:flex; align-items:center; gap:5px; cursor:pointer; white-space:nowrap;}
.web .tab.on{color:var(--brand-strong); border-bottom-color:var(--brand);}
.web .tab .n{font-size:10.5px; font-weight:700; border-radius:8px; padding:0 6px; background:var(--info-soft); color:var(--brand-strong);}
.web .chan{padding:8px 16px; border-bottom:1px solid var(--border);}
.web .chansel{width:100%; display:flex; align-items:center; gap:8px; background:var(--bg); border:1px solid var(--border); border-radius:9px; padding:7px 11px; font-size:12.5px; font-weight:500; cursor:pointer;}
.web .chansel .dot{width:7px; height:7px; border-radius:50%; background:var(--ok);}
.web .chansel i.chev{margin-left:auto;}
.web .lscroll{flex:1; overflow-y:auto;}
.web .conv{display:flex; gap:10px; padding:12px 16px; border-bottom:1px solid var(--border); cursor:pointer;}
.web .conv:hover{background:var(--bg);}
.web .conv.on{background:var(--info-soft); box-shadow:inset 3px 0 0 var(--brand);}
.web .conv .av{width:42px; height:42px; border-radius:50%; flex-shrink:0; display:flex; align-items:center; justify-content:center; color:#fff; font-weight:600; font-size:15px; position:relative;}
.web .conv .av .pres{position:absolute; right:-1px; bottom:-1px; width:11px; height:11px; border-radius:50%; border:2px solid var(--surface); background:var(--ok);}
.web .conv .cb{flex:1; min-width:0;}
.web .conv .r1{display:flex; justify-content:space-between; align-items:center;}
.web .conv .ag{font-size:11px; color:var(--muted); display:flex; align-items:center; gap:3px; white-space:nowrap; overflow:hidden;}
.web .conv .tm{font-size:10.5px; color:var(--muted); flex-shrink:0;}
.web .conv .nm{font-weight:600; font-size:13.5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.web .conv .pv{font-size:12px; color:var(--muted); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin:1px 0 6px;}
.web .conv .r3{display:flex; gap:5px; align-items:center;}
.web .lbl{font-size:10px; font-weight:600; padding:1px 7px; border-radius:5px; background:var(--info-soft); color:var(--brand-strong);}
.web .lbl.a{background:var(--warn-soft); color:#a86400;}
.web .lbl.g{background:var(--ok-soft); color:#0a7d49;}
.web .unread{margin-left:auto; background:var(--brand); color:#fff; font-size:10.5px; font-weight:700; min-width:19px; height:19px; border-radius:10px; display:flex; align-items:center; justify-content:center; padding:0 5px;}
.web .thread{flex:1; display:flex; flex-direction:column; min-width:0; background:var(--bg);}
.web .th{height:60px; background:var(--surface); border-bottom:1px solid var(--border); display:flex; align-items:center; gap:11px; padding:0 18px;}
.web .th .av{width:40px; height:40px; border-radius:50%; display:flex; align-items:center; justify-content:center; color:#fff; font-weight:600; flex-shrink:0;}
.web .th .tinfo{min-width:0; flex:1;}
.web .th .nm{font-weight:700; font-size:14.5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.web .th .st{font-size:11.5px; color:var(--muted); white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.web .th .wa{color:var(--ok); font-weight:600;}
.web .th .acts{margin-left:auto; display:flex; gap:8px;}
.web .thmsgs{flex:1; overflow-y:auto; padding:18px 24px; display:flex; flex-direction:column; gap:9px;}
.web .day{text-align:center;}
.web .day span{font-size:11px; color:var(--muted); background:rgba(0,0,0,.05); padding:2px 12px; border-radius:10px;}
.web .m{max-width:64%; padding:9px 13px 7px; border-radius:13px; font-size:13.5px; line-height:1.4;}
.web .m .mt{font-size:10px; margin-top:3px; opacity:.7; text-align:right;}
.web .m.in{align-self:flex-start; background:var(--surface); border:1px solid var(--border); border-bottom-left-radius:3px;}
.web .m.out{align-self:flex-end; background:var(--brand); color:#fff; border-bottom-right-radius:3px;}
.web .m.note{align-self:flex-end; background:var(--warn-soft); border:1px solid var(--warn); border-left:3px solid var(--warn); border-radius:10px; max-width:66%; color:#6d4b06;}
.web .m.note .nh{font-size:10px; font-weight:700; text-transform:uppercase; letter-spacing:.05em; display:flex; gap:5px; margin-bottom:2px;}
.web .evt{text-align:center;}
.web .evt span{font-size:11px; color:var(--muted); background:rgba(0,0,0,.04); padding:3px 11px; border-radius:10px;}
.web .composer{background:var(--surface); border-top:1px solid var(--border); padding:11px 16px;}
.web .ctabs{display:flex; gap:6px; margin-bottom:9px;}
.web .ct{font-size:12px; font-weight:600; padding:5px 12px; border-radius:8px; color:var(--muted); cursor:pointer; display:flex; align-items:center; gap:5px;}
.web .ct.on{background:var(--brand); color:#fff;}
.web .ct.on-note{background:var(--warn); color:#6d4b06;}
.web .ct.on-ia{background:#6b5eae; color:#fff;}
.web .cbox{border:1px solid var(--border); border-radius:11px; padding:11px 13px; display:flex; align-items:center; gap:10px; background:var(--bg);}
.web .cbox.note{background:var(--warn-soft); border-color:var(--warn);}
.web .cbox input{flex:1; border:none; background:transparent; font-family:inherit; font-size:13.5px; color:var(--ink);}
.web .cbox input:focus{outline:none;}
.web .cbox .tools{display:flex; gap:8px; color:var(--muted);}
.web .cbox .tools i{font-size:18px; cursor:pointer;}
.web .ctx{width:296px; flex-shrink:0; background:var(--surface); border-left:1px solid var(--border); overflow-y:auto;}
.web .ctx .head{padding:20px 18px; text-align:center; border-bottom:1px solid var(--border);}
.web .ctx .big{width:64px; height:64px; border-radius:20px; display:flex; align-items:center; justify-content:center; color:#fff; font-weight:800; font-size:24px; margin:0 auto 10px;}
.web .ctx .cn{font-weight:700; font-size:16px;}
.web .ctx .cs{font-size:12.5px; color:var(--muted); margin-top:1px;}
.web .ctx .bdg{display:inline-block; margin-top:9px; background:var(--ok-soft); color:#0a7d49; font-size:11.5px; font-weight:600; padding:3px 12px; border-radius:20px;}
.web .ctx .quick{display:flex; justify-content:center; gap:22px; margin-top:14px;}
.web .ctx .quick a{display:flex; flex-direction:column; align-items:center; gap:3px; font-size:11px; color:var(--brand-strong); text-decoration:none;}
.web .ctx .quick a i{font-size:18px;}
.web .sec{padding:16px 18px; border-bottom:1px solid var(--border);}
.web .sh{font-size:10.5px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:var(--muted); margin-bottom:10px; display:flex; align-items:center; gap:6px;}
.web .kv{display:flex; justify-content:space-between; font-size:12.5px; padding:4px 0;}
.web .kv .k{color:var(--muted);}
.web .kv .v{font-weight:500;}
.web .deal{background:var(--bg); border:1px solid var(--border); border-radius:11px; padding:12px;}
.web .deal .dt{font-weight:600; font-size:12.5px;}
.web .deal .dv{color:var(--brand-strong); font-weight:800; font-size:17px; margin-top:2px;}
.web .deal .dp{height:6px; border-radius:4px; background:var(--border); margin-top:8px; overflow:hidden;}
.web .deal .dp span{display:block; height:100%; background:var(--brand); border-radius:4px;}
.web .rel{display:flex; align-items:center; gap:9px; font-size:12.5px; padding:6px 0; text-decoration:none; color:var(--ink);}
.web .rel i{color:var(--muted);}
.web .rel .nm{flex:1;}
.web .rel .st{font-size:10.5px;}
.web .ez-app{height:100%}
.web .m.ia{align-self:flex-end;background:#EFEDFA;border:1px solid #6B5EAE;color:var(--ink);max-width:70%}
.web .m.ia .nh{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;display:flex;gap:5px;align-items:center;margin-bottom:3px;color:#6B5EAE}
.web .m, .web .day, .web .evt{animation:pop .45s cubic-bezier(.2,.9,.3,1.2) both}
.web .fakein{flex:1;font-size:13.5px;color:var(--muted)}
.web .mdi:before{display:inline-block;font:normal normal normal 24px/1 "MDI";font-size:inherit;line-height:inherit;-webkit-font-smoothing:antialiased}
.web .mdi-account-box-outline:before{content:"\f0007"}
.web .mdi-account-cog-outline:before{content:"\f1371"}
.web .mdi-account-multiple-outline:before{content:"\f000f"}
.web .mdi-account-outline:before{content:"\f0013"}
.web .mdi-bell-outline:before{content:"\f009c"}
.web .mdi-briefcase-outline:before{content:"\f0814"}
.web .mdi-bullhorn-outline:before{content:"\f0b23"}
.web .mdi-calendar-outline:before{content:"\f0b67"}
.web .mdi-card-account-details-outline:before{content:"\f0dab"}
.web .mdi-cash-multiple:before{content:"\f0116"}
.web .mdi-chart-box-outline:before{content:"\f154e"}
.web .mdi-check-circle-outline:before{content:"\f05e1"}
.web .mdi-checkbox-marked-circle-outline:before{content:"\f0134"}
.web .mdi-chevron-down:before{content:"\f0140"}
.web .mdi-chevron-right:before{content:"\f0142"}
.web .mdi-domain:before{content:"\f01d7"}
.web .mdi-email-outline:before{content:"\f01f0"}
.web .mdi-emoticon-happy-outline:before{content:"\f01f5"}
.web .mdi-file-document-outline:before{content:"\f09ee"}
.web .mdi-folder-multiple-outline:before{content:"\f0255"}
.web .mdi-folder-open-outline:before{content:"\f0dcf"}
.web .mdi-folder-outline:before{content:"\f0256"}
.web .mdi-format-list-checks:before{content:"\f0756"}
.web .mdi-forum-outline:before{content:"\f0822"}
.web .mdi-lifebuoy:before{content:"\f087e"}
.web .mdi-lock:before{content:"\f033e"}
.web .mdi-lock-outline:before{content:"\f0341"}
.web .mdi-magnify:before{content:"\f0349"}
.web .mdi-message-cog-outline:before{content:"\f1172"}
.web .mdi-microphone-outline:before{content:"\f036e"}
.web .mdi-paperclip:before{content:"\f03e2"}
.web .mdi-phone-outline:before{content:"\f0df0"}
.web .mdi-reply:before{content:"\f045a"}
.web .mdi-robot-outline:before{content:"\f167a"}
.web .mdi-shield-account-outline:before{content:"\f0a12"}
.web .mdi-star-four-points:before{content:"\f0ae2"}
.web .mdi-star-four-points-outline:before{content:"\f0ae3"}
.web .mdi-swap-horizontal:before{content:"\f04e1"}
.web .mdi-theme-light-dark:before{content:"\f050e"}
.web .mdi-ticket-confirmation-outline:before{content:"\f13aa"}
.web .mdi-ticket-outline:before{content:"\f0913"}
.web .mdi-truck-outline:before{content:"\f129d"}
.web .mdi-view-dashboard-outline:before{content:"\f0a1d"}
.web .mdi-whatsapp:before{content:"\f05a3"}

.web.dark{--bg:#0d1a1e;--surface:#122329;--border:#1e353c;--ink:#e6eef0;--muted:#8aa3aa;--info-soft:rgba(53,208,222,.14);--ok-soft:rgba(23,178,106,.16);--warn-soft:rgba(247,144,9,.16);--danger-soft:rgba(240,68,56,.16)}
.web.dark .ez-rail{background:#0a1417}
.web.dark .day span, .web.dark .evt span{background:rgba(255,255,255,.07)}
.web.dark .m.ia{background:rgba(139,124,216,.16);color:var(--ink)}
.web.dark .m.ia .nh{color:#A99CE8}
.web.dark .m.note{color:#FEF0D8}
.web .m, .web .day, .web .evt{animation:none}
@keyframes sweepClip{0%,12%{clip-path:inset(0 0 0 78%)}42%,58%{clip-path:inset(0 0 0 22%)}88%,100%{clip-path:inset(0 0 0 78%)}}
@keyframes sweepLine{0%,12%{left:78%}42%,58%{left:22%}88%,100%{left:78%}}
.theme-range{width:100%;accent-color:#15B5C6;height:44px;cursor:ew-resize}
.theme-pill{font:inherit;font-size:14px;font-weight:600;border-radius:30px;padding:10px 18px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;min-height:44px}

@media (prefers-reduced-motion: reduce){*{animation:none !important;transition:none !important}}

/* Chamada final */
.fim{position:relative;overflow:hidden;margin:96px 70px;border-radius:30px;background:#6B5EAE;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 440px;align-items:end;min-height:430px}
.fim-aro{position:absolute;right:-170px;bottom:-250px;width:620px;height:620px;border-radius:50%;pointer-events:none;background:repeating-radial-gradient(circle,rgba(169,156,232,.0) 0 58px,rgba(169,156,232,.22) 59px 60px);-webkit-mask-image:radial-gradient(circle,#000 30%,transparent 70%);mask-image:radial-gradient(circle,#000 30%,transparent 70%)}
.fim-luz{position:absolute;right:-70px;bottom:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(239,237,250,.22),transparent 65%);pointer-events:none}
.fim-txt{position:relative;z-index:1;align-self:center;padding:48px 0 48px 64px;display:flex;flex-direction:column;gap:16px}
.fim-selo{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;border-radius:999px;background:rgba(255,255,255,.14);font-size:13px;font-weight:600;color:#fff}
.fim-selo i{width:24px;height:24px;border-radius:8px;background:linear-gradient(135deg,#8B7CD8,#3E3568);display:flex;align-items:center;justify-content:center}
.fim-h{margin:0;font-size:46px;line-height:1.08;font-weight:800;letter-spacing:-1.2px;color:#fff;max-width:620px}
.fim-h span{color:#8FE9F2}
.fim-p{margin:0;font-size:17px;line-height:1.6;color:#EFEDFA;max-width:540px}
.fim-acoes{display:flex;gap:12px;align-items:center;margin-top:6px}
.fim-b1{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 24px;border-radius:14px;background:#fff;color:#3E3568;font-weight:700;font-size:16px;text-decoration:none;box-shadow:0 18px 40px -18px rgba(28,20,70,.7);transition:transform .2s,box-shadow .2s}
.fim-b1:hover{transform:translateY(-2px);color:#3E3568;box-shadow:0 22px 44px -16px rgba(28,20,70,.8)}
.fim-b2{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 20px;border-radius:14px;background:transparent;border:1.5px solid rgba(255,255,255,.55);color:#fff;font:inherit;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s,border-color .2s}
.fim-b2:hover{background:rgba(255,255,255,.1);border-color:#fff}
.fim-b1:focus-visible,.fim-b2:focus-visible{outline:3px solid #8FE9F2;outline-offset:3px}
.fim-ok{list-style:none;margin:4px 0 0;padding:0;display:flex;gap:22px;flex-wrap:wrap;font-size:14px;color:#EFEDFA}
.fim-ok li{display:inline-flex;align-items:center;gap:7px}
.fim-exi{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;padding-right:64px}
.fim-exi img{position:relative;display:block;height:410px;width:auto}
.fim-balao{position:absolute;left:0;top:44px;max-width:200px;background:#fff;color:#16211F;border-radius:16px;border-bottom-right-radius:4px;padding:12px 14px;font-size:13.5px;line-height:1.45;box-shadow:0 22px 44px -20px rgba(28,20,70,.75);animation:float 6s ease-in-out infinite}
.fim-balao b{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#6B5EAE;margin-bottom:3px}
/* Rodapé */
.rod{position:relative;overflow:hidden;background:#0F2830;color:#CDD8DC;padding:64px 70px 24px;display:flex;flex-direction:column;gap:44px}
.rod::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#15B5C6,#35D0DE 40%,#8B7CD8)}
.rod::after{content:"";position:absolute;width:520px;height:520px;left:-160px;top:-260px;border-radius:50%;background:radial-gradient(circle,rgba(21,181,198,.16),transparent 65%);pointer-events:none}
.rod-topo{position:relative;z-index:1;display:grid;grid-template-columns:1.35fr 0.8fr 0.8fr 1.45fr;gap:48px;align-items:start}
.rod-marca{display:flex;flex-direction:column;gap:18px;max-width:300px}
.rod-marca img{height:34px;align-self:flex-start}
.rod-marca p{margin:0;font-size:14.5px;line-height:1.65;color:#A9BCC2}
.rod-cta{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 18px;border-radius:12px;background:#15B5C6;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}
.rod-cta:hover{background:#0C96A6;color:#fff}
.rod-col{display:flex;flex-direction:column;gap:12px}
.rod-col h3{margin:0 0 4px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6FE0EA}
.rod-col a.rod-l{color:#CDD8DC;text-decoration:none;font-size:14.5px;display:inline-flex;align-items:center;gap:8px;transition:color .2s,transform .2s;align-self:flex-start}
.rod-col a.rod-l:hover{color:#fff;transform:translateX(3px)}
.rod-col a.rod-l[aria-current="page"]{color:#fff;font-weight:600}
.rod-col a.rod-l[aria-current="page"]::before{content:"";width:6px;height:6px;border-radius:50%;background:#35D0DE}
.rod-card{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;transition:background .2s,border-color .2s}
a.rod-card:hover{background:rgba(255,255,255,.07);border-color:rgba(53,208,222,.4)}
.rod-ic{width:42px;height:42px;flex-shrink:0;border-radius:12px;display:flex;align-items:center;justify-content:center}
.rod-ic.wa{background:#17B26A;color:#fff}
.rod-ic.pin{background:#123E45;color:#6FE0EA}
.rod-card small{display:block;font-size:12px;color:#8FA5AC;margin-bottom:2px}
.rod-card strong{display:block;font-size:15px;font-weight:600;color:#fff}
.rod-card em{display:block;font-style:normal;font-size:13.5px;color:#A9BCC2;margin-top:1px}
.rod-base{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.08);padding-top:20px;display:flex;justify-content:flex-start;align-items:center;gap:40px;font-size:13px;color:#8FA5AC}
.rod-base nav{display:flex;gap:24px}
.rod-base a{color:#A9BCC2;text-decoration:none;font-size:13px}
.rod-base a:hover{color:#fff}
/* ═══ Kit editorial · direção "tinta profunda" ═══
   Uma cor dominante (tinta #0F2830 sobre papel #F6FAFB), um acento (ciano) usado pouco,
   violeta só para a Exi_IA. Destaque é cor sólida + sublinhado, nunca texto em degradê.
   Movimento: entrada orquestrada no hero, revelação em cascata no scroll, botões magnéticos,
   brilho que segue o cursor. Só transform/opacity; respeita prefers-reduced-motion. */
:root{--tinta:#0F2830;--papel:#F6FAFB;--acento:#15B5C6;--acento-tinta:#0C8695;--acento-claro:#8FE9F2;--exi:#6B5EAE;
  --texto:#16211F;--texto-2:#586A71;--linha:rgba(15,40,48,.12);
  --mono:'IBM Plex Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
  --ease:cubic-bezier(.2,.8,.2,1);--ease-mola:cubic-bezier(.34,1.56,.64,1);--passo:80ms}

/* textura: grão fino sobre a página inteira, abaixo do balão */
[data-pg]{counter-reset:sec}
[data-pg]::after{content:"";position:absolute;inset:0;z-index:55;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='g'><feTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 .55 0'/></filter><rect width='100%25' height='100%25' filter='url(%23g)'/></svg>");opacity:.05;mix-blend-mode:multiply}

/* tipografia: títulos mais densos; metadados em mono */
.h2{letter-spacing:-1.8px!important;text-wrap:balance}
.lead{text-wrap:pretty}
.eyebrow{font-family:var(--mono)!important;font-weight:500!important;letter-spacing:.06em!important;text-transform:none!important;font-size:13px!important;gap:12px!important}
section ~ section .eyebrow::before,section ~ footer .eyebrow::before{counter-increment:sec;content:counter(sec,decimal-leading-zero);font-weight:600;opacity:.55}

/* cabeçalhos que eram centralizados viram editoriais: índice + fio, título à esquerda, texto à direita */
:is([style*="text-align:center"],[style*="text-align: center"]):has(> .eyebrow + .h2){display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);column-gap:72px;row-gap:22px!important;align-items:end!important;text-align:left!important;align-self:stretch!important;max-width:none!important;width:100%}
:is([style*="text-align:center"],[style*="text-align: center"]):has(> .eyebrow + .h2) > .eyebrow{grid-column:1/-1;display:flex!important;width:100%}
:is([style*="text-align:center"],[style*="text-align: center"]):has(> .eyebrow + .h2) > .eyebrow::after{content:"";flex:1;height:1px;background:currentColor;opacity:.28;transform-origin:left center}
:is([style*="text-align:center"],[style*="text-align: center"]):has(> .eyebrow + .h2) > .lead{max-width:none!important;margin:0!important;padding-bottom:6px}
:is([style*="text-align:center"],[style*="text-align: center"]):has(> .eyebrow + .h2):not(:has(> .lead)) > .h2{grid-column:1/-1}

/* destaque: cor sólida + sublinhado que acende quando o título entra */
.grad-dark{background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;color:var(--acento-tinta)!important;-webkit-text-fill-color:currentColor;text-decoration:underline;text-decoration-thickness:.09em;text-underline-offset:.14em;text-decoration-color:rgba(21,181,198,.45);text-decoration-skip-ink:none;transition:text-decoration-color 1s var(--ease) .45s}
.grad{background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;color:var(--acento-claro)!important;-webkit-text-fill-color:currentColor;text-decoration:underline;text-decoration-thickness:.09em;text-underline-offset:.14em;text-decoration-color:rgba(143,233,242,.4);text-decoration-skip-ink:none;transition:text-decoration-color 1s var(--ease) .45s}
[data-rv="out"] .grad,[data-rv="out"] .grad-dark{text-decoration-color:transparent}

/* rótulos de recurso: sem pílula, em mono com travessão */
.ftag{background:none!important;padding:0!important;border-radius:0!important;font-family:var(--mono);font-weight:500!important;letter-spacing:.04em!important;text-transform:none!important;font-size:13px!important}
.ftag::before{content:"— "}

/* brilhos de fundo mais contidos */
[style*="animation:drift"],[style*="animation: drift"]{opacity:.45}

/* revelação em cascata */
[data-rv]{transition:opacity .9s var(--ease),transform .9s var(--ease);transition-delay:calc(var(--i,0) * var(--passo))}
[data-rv="out"]{opacity:0;transform:translate3d(0,28px,0)}
[data-rv="in"]{opacity:1;transform:none}
.eyebrow[data-rv]::after{transform:scaleX(0);transition:transform 1.3s var(--ease) .15s}
.eyebrow[data-rv="in"]::after{transform:scaleX(1)}

/* botões magnéticos */
[data-mag]{transition:translate .45s var(--ease-mola),background-color .2s,box-shadow .25s,border-color .2s,color .2s;will-change:translate}

/* brilho que segue o cursor nos cartões */
[data-luz]{isolation:isolate}
[data-luz]::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;opacity:0;transition:opacity .35s var(--ease);background:radial-gradient(280px circle at var(--mx,50%) var(--my,50%),rgba(53,208,222,.13),transparent 62%)}
[data-luz]:hover::after{opacity:1}

/* parallax do hero */
[data-par]{transition:translate .6s var(--ease)}

@media (prefers-reduced-motion:reduce){[data-rv]{transition:none!important;opacity:1!important;transform:none!important}[data-mag],[data-par]{transition:none!important;translate:none!important}}
/* Kit editorial · 2ª passada: módulos em linha, segurança em lista, recursos em livro-razão */
.mods{margin:0;display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:baseline;padding-top:22px;border-top:1px solid var(--linha)}
.mods-t{font-family:var(--mono);font-size:13px;font-weight:500;color:var(--acento-tinta);white-space:nowrap}
.mods-l{font-size:16px;line-height:1.9;color:var(--texto)}
.mods-l b{font-weight:500;white-space:nowrap}
.mods-l i{font-style:normal;color:var(--acento);margin:0 .55em;opacity:.7}

.seg-lista{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:72px;counter-reset:sg}
.seg-lista li{counter-increment:sg;display:grid;grid-template-columns:56px 1fr;gap:0;padding:22px 0 24px;border-top:1px solid rgba(255,255,255,.12);position:relative}
.seg-lista li::before{content:counter(sg,decimal-leading-zero);font-family:var(--mono);font-size:13px;font-weight:500;color:#6FE0EA;padding-top:4px}
.seg-lista li::after{content:"";position:absolute;left:0;top:-1px;height:1px;width:100%;background:#35D0DE;transform:scaleX(0);transform-origin:left;transition:transform .6s var(--ease)}
.seg-lista li:hover::after{transform:scaleX(1)}
.seg-lista strong{display:block;font-size:19px;font-weight:700;color:#fff;letter-spacing:-.3px;margin-bottom:4px}
.seg-lista span{display:block;font-size:15px;line-height:1.55;color:#A9BCC2}

:has(> .frow){counter-reset:rec}
.frow{grid-template-columns:56px minmax(0,1fr) minmax(0,1.12fr)!important;column-gap:48px!important;padding-top:40px;border-top:1px solid var(--linha);counter-increment:rec}
.frow::before{content:counter(rec,decimal-leading-zero);grid-column:1;grid-row:1;align-self:start;font-family:var(--mono);font-size:15px;font-weight:500;color:var(--acento-tinta);padding-top:6px;border-top:2px solid var(--acento);width:32px}
.frow > :has(.ftag){grid-column:2;grid-row:1}
.frow > :not(:has(.ftag)){grid-column:3;grid-row:1}
/* Balão do comercial — flutua: acompanha a parte visível (wabLigar); no site real é position:fixed */
.wab{position:absolute;top:700px;right:28px;z-index:60;transition:top .35s ease;display:flex;align-items:center;gap:12px;text-decoration:none;animation:wabIn .6s .8s both}
.wab-card{background:#fff;color:#16211F;border-radius:14px;border-bottom-right-radius:4px;padding:10px 14px;box-shadow:0 18px 40px -14px rgba(15,40,48,.45);display:flex;flex-direction:column;gap:1px;font-family:Poppins,system-ui,sans-serif}
.wab-card strong{font-size:14px;font-weight:700;color:#0F2830}
.wab-card span{font-size:12px;color:#586A71}
.wab-btn{position:relative;width:62px;height:62px;border-radius:50%;background:#17B26A;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px -10px rgba(10,125,73,.7);flex-shrink:0}
.wab-btn::before{content:"";position:absolute;inset:0;border-radius:50%;background:#17B26A;animation:wabPulse 2.4s ease-out infinite;z-index:-1}
.wab:hover .wab-btn{background:#0A7D49}
.wab-abrir{display:flex;align-items:center;gap:12px;background:none;border:0;padding:0;margin:0;font:inherit;cursor:pointer;text-align:left}
.wab-abrir:focus-visible{outline:3px solid #35D0DE;outline-offset:4px;border-radius:40px}
.wab-painel{position:absolute;right:0;bottom:78px;width:360px;background:#fff;border-radius:18px;box-shadow:0 30px 70px -20px rgba(15,40,48,.55);padding:20px 20px 18px;display:flex;flex-direction:column;gap:14px;font-family:Poppins,system-ui,sans-serif;color:#16211F;animation:wabIn .25s both}
.wab-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.wab-top strong{display:block;font-size:16px;font-weight:700;color:#0F2830}
.wab-top span{display:block;font-size:12.5px;color:#586A71;line-height:1.45;margin-top:2px}
.wab-x{width:32px;height:32px;flex-shrink:0;border-radius:8px;border:0;background:#EDF2F4;color:#3F4E54;cursor:pointer;display:flex;align-items:center;justify-content:center}
.wab-x:hover{background:#E1E9EC}
.wab-form{display:flex;flex-direction:column;gap:10px;margin:0}
.wab-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.wab-campo{display:flex;flex-direction:column;gap:4px}
.wab-l{font-size:12.5px;font-weight:600;color:#3F4E54}
.wab-in{width:100%;height:42px;border:1px solid #CDD8DC;border-radius:10px;padding:0 12px;font:inherit;font-size:14px;color:#16211F;background:#fff;box-sizing:border-box}
.wab-in:focus{outline:2px solid #35D0DE;outline-offset:1px;border-color:#15B5C6}
.wab-err{font-size:12px;color:#B42318;line-height:1.35}
.wab-err:empty{display:none}
.wab-chk{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#3F4E54;line-height:1.45}
.wab-chk input{width:16px;height:16px;margin:2px 0 0;accent-color:#0C8695;flex-shrink:0}
.wab-enviar{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;border:0;border-radius:12px;background:#0A7D49;color:#fff;font:inherit;font-weight:600;font-size:15px;cursor:pointer;text-decoration:none}
.wab-enviar:hover{background:#086A3E;color:#fff}
.wab-nota{font-size:11.5px;color:#586A71;line-height:1.45;margin:0}
.wab-ok{display:flex;flex-direction:column;gap:12px;align-items:flex-start}
.wab-ok-ic{width:44px;height:44px;border-radius:50%;background:#E7F7EF;color:#0A7D49;display:flex;align-items:center;justify-content:center}
.wab-ok p{margin:0;font-size:13.5px;color:#3F4E54;line-height:1.5}
.wab-ok .wab-enviar{align-self:stretch}
.wab-link{background:none;border:0;padding:0;font:inherit;font-size:12.5px;color:#0C8695;text-decoration:underline;cursor:pointer}
@keyframes wabPulse{0%{transform:scale(1);opacity:.55}100%{transform:scale(1.7);opacity:0}}
@keyframes wabIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
