@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap";.wa-module{min-width:0}.wa-title{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.wa-title span{letter-spacing:.1em;color:#08735e;font-size:.68rem;font-weight:800}.wa-title h1{font-family:var(--display);margin:.35rem 0;font-size:clamp(2.3rem,4vw,4rem);line-height:1}.wa-title p{color:var(--muted);margin:0;font-size:.82rem}.wa-title>button,.wa-actions button,.info-button,.mobile-back{border:1px solid var(--line);color:#0b6d5d;background:#eef7f4;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem .8rem;font-weight:700;display:flex}.wa-title svg,.info-button svg,.mobile-back svg{width:18px}.wa-layout{border:1px solid var(--line);height:calc(100dvh - 170px);min-height:620px;box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:minmax(260px,330px) minmax(420px,1fr) minmax(250px,310px);display:grid;overflow:hidden}.wa-conversations{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;display:flex}.wa-connection{border-bottom:1px solid var(--line);align-items:center;gap:.45rem;padding:.7rem .8rem;font-size:.72rem;display:flex}.wa-connection>span{background:#b65353;border-radius:50%;width:9px;height:9px}.wa-connection>span.on{background:#20aa7f}.wa-connection em{color:#627b7d;background:#edf3f2;border-radius:999px;margin-left:auto;padding:.22rem .38rem;font-size:.56rem;font-style:normal}.wa-connection .rt-online{color:#087057;background:#e4f6ee}.wa-search{margin:.65rem;position:relative}.wa-search svg{color:#6a8486;width:16px;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.wa-search input{padding-left:2rem;font-size:.72rem}.wa-filters{gap:.3rem;padding:0 .65rem .55rem;display:flex;overflow-x:auto}.wa-filters button{white-space:nowrap;border:1px solid var(--line);color:#60777b;background:#fff;border-radius:999px;padding:.32rem .55rem;font-size:.6rem}.wa-filters button.active{color:#fff;background:#0e7765;border-color:#0e7765}.wa-list{-webkit-overflow-scrolling:touch;min-height:0;overflow:auto}.wa-list>button{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;gap:.3rem;width:100%;padding:.78rem .82rem;display:grid}.wa-list>button.active{background:#eaf7f3}.wa-list>button>div,.wa-list footer{align-items:center;gap:.4rem;min-width:0;display:flex}.wa-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.wa-list time{color:#789092;white-space:nowrap;margin-left:auto;font-size:.55rem}.wa-list p{color:#61787b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.66rem;overflow:hidden}.wa-list footer span{color:#4a6969;background:#edf4f3;border-radius:999px;padding:.18rem .4rem;font-size:.55rem}.wa-list footer .mode-human{color:#365f99;background:#e8f0ff}.wa-list footer b{color:#fff;background:#11826b;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:.55rem;display:grid}.wa-list footer small{color:#637d7f;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;font-size:.55rem;overflow:hidden}.wa-chat{background:#f8fbfa;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.wa-chat-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:.7rem;min-width:0;padding:.7rem .85rem;display:flex}.wa-chat-header>div{min-width:0;display:grid}.wa-chat-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.wa-chat-header span{color:#687e81;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.wa-chat-header .info-button{margin-left:auto;padding:.45rem .55rem;font-size:.65rem}.mobile-back{padding:.35rem!important;display:none!important}.wa-actions{border-bottom:1px solid var(--line);background:#fff;gap:.35rem;padding:.48rem .65rem;display:flex;overflow-x:auto}.wa-actions button{white-space:nowrap;padding:.42rem .58rem;font-size:.62rem}.wa-messages{-webkit-overflow-scrolling:touch;background:linear-gradient(#f5f9f8ed,#f5f9f8ed),radial-gradient(circle at 20% 20%,#dcebe7 0 1px,#0000 1px) 0 0/18px 18px;flex-direction:column;gap:.55rem;min-height:0;padding:1rem;display:flex;overflow:auto}.wa-bubble{border:1px solid var(--line);background:#fff;border-radius:12px 12px 12px 4px;gap:.35rem;width:min(76%,680px);padding:.65rem .75rem;display:grid;box-shadow:0 3px 12px #143c3e0a}.wa-bubble.out{background:#dcf5ea;border-radius:12px 12px 4px;align-self:flex-end}.wa-bubble header,.wa-bubble footer{align-items:center;gap:.5rem;display:flex}.wa-bubble header strong{color:#236359;font-size:.62rem}.wa-bubble header time{color:#789092;margin-left:auto;font-size:.54rem}.wa-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:.05rem 0;font-size:.78rem;line-height:1.45}.wa-bubble footer{color:#759092;font-size:.52rem}.wa-media{border-radius:10px;max-width:100%;overflow:hidden}.wa-media.image{text-decoration:none;display:grid}.wa-media.image img{object-fit:contain;background:#eaf0ee;border-radius:9px;width:auto;max-width:100%;max-height:420px}.wa-media.image span,.wa-media.video a{color:#0b715f;align-items:center;gap:.3rem;margin-top:.25rem;font-size:.58rem;text-decoration:none;display:flex}.wa-media svg{width:16px}.wa-media.audio{align-items:center;gap:.5rem;min-width:min(330px,100%);display:flex}.wa-media.audio audio{width:100%;height:38px}.wa-media.video video{background:#101414;border-radius:9px;width:min(480px,100%);max-height:420px}.wa-media.document{color:#285b57;background:#f1f6f5;align-items:center;gap:.5rem;padding:.75rem;font-size:.7rem;text-decoration:none;display:flex}.wa-delete-alert{color:#765b17;background:#fff6dd;border-radius:8px;gap:.4rem;margin-top:.25rem;padding:.55rem;font-size:.6rem;line-height:1.4;display:flex}.wa-delete-alert svg{flex:none;width:16px}.wa-delete-alert span{display:block}.wa-delete-alert small{margin-top:.2rem;display:block}.wa-composer{padding:.6rem max(.6rem,env(safe-area-inset-right)) max(.6rem,env(safe-area-inset-bottom)) max(.6rem,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:end;gap:.45rem;display:grid}.wa-composer>input[type=file]{display:none}.wa-composer textarea{resize:none;min-height:42px;max-height:130px;padding:.65rem .75rem}.wa-composer button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;height:42px;display:flex}.wa-composer .attach{color:#0e7765;background:#eaf5f2;width:42px}.wa-composer .send{color:#fff;background:#0e7765;padding:0 .8rem;font-size:.68rem;font-weight:800}.wa-composer button:disabled{opacity:.5}.wa-composer svg{width:18px}.wa-info{border-left:1px solid var(--line);-webkit-overflow-scrolling:touch;background:#fff;min-width:0;overflow:auto}.wa-info>header{border-bottom:1px solid var(--line);align-items:center;gap:.5rem;padding:.85rem;font-size:.75rem;display:flex}.wa-info-body{gap:.8rem;padding:1rem;display:grid}.wa-info-body .avatar{color:#0b7c67;background:#e8f5f1;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.wa-info-body h2{font-family:var(--display);margin:0;font-size:1.4rem}.wa-info-body>p{color:#637c7e;margin:-.55rem 0 0;font-size:.68rem}.wa-info dl{border:1px solid var(--line);border-radius:10px;margin:0;display:grid;overflow:hidden}.wa-info dl>div{border-bottom:1px solid var(--line);gap:.15rem;padding:.55rem .65rem;display:grid}.wa-info dl>div:last-child{border-bottom:0}.wa-info dt{color:#71898b;text-transform:uppercase;font-size:.55rem}.wa-info dd{margin:0;font-size:.7rem;font-weight:650}.wa-info label{gap:.3rem;font-size:.63rem;font-weight:700;display:grid}.wa-immutable{color:#466c67;background:#edf7f4;border-radius:10px;gap:.5rem;padding:.75rem;font-size:.62rem;line-height:1.45;display:flex}.wa-immutable svg{color:#0c816b;flex:none;width:18px}.wa-immutable span{gap:.15rem;display:grid}.wa-empty{text-align:center;color:#708789;align-content:center;place-items:center;min-height:100%;padding:2rem;display:grid}.wa-empty svg{color:#8cb2ab;width:46px;height:46px}.wa-empty h2{font-family:var(--display);margin:.5rem 0 .2rem;font-size:1.4rem}.wa-empty p{font-size:.7rem}.wa-error{color:#9a3838;background:#fff0f0;border-radius:10px;margin-bottom:.7rem;padding:.7rem;font-size:.72rem}.wa-loading{color:#fff;z-index:100;background:#163f43;border-radius:9px;padding:.5rem .7rem;font-size:.6rem;position:fixed;bottom:1rem;right:1rem}.wa-toast{z-index:120;color:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.7rem .85rem;font-size:.7rem;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 12px 35px #0003}.wa-toast.ok{background:#117761}.wa-toast.error{background:#a54343}.wa-toast svg{width:17px}@media (max-width:1180px){.wa-layout{grid-template-columns:280px 1fr}.wa-info{z-index:90;width:min(360px,90vw);transition:transform .2s;position:fixed;top:68px;bottom:0;right:0;transform:translate(110%);box-shadow:-20px 0 50px #00000026}.wa-layout.pane-info .wa-info{transform:translate(0)}.wa-info .mobile-back{display:flex!important}}@media (max-width:720px){.wa-title{align-items:flex-start}.wa-title p{display:none}.wa-title h1{font-size:2.15rem}.wa-title>button{padding:.5rem;font-size:0}.wa-title>button svg{margin:0}.wa-layout{height:calc(100dvh - 138px - env(safe-area-inset-bottom));border-radius:12px;min-height:480px;display:block;position:relative}.wa-conversations,.wa-chat{position:absolute;inset:0}.wa-conversations{border-right:0}.wa-chat{transition:transform .2s;transform:translate(105%)}.wa-layout.pane-chat .wa-chat,.wa-layout.pane-info .wa-chat{transform:translate(0)}.wa-layout.pane-chat .wa-conversations,.wa-layout.pane-info .wa-conversations{visibility:hidden}.wa-chat-header .mobile-back{display:flex!important}.wa-bubble{width:min(90%,560px)}.wa-info{width:100%;height:100%;top:0;bottom:auto;transform:translate(110%)}.wa-layout.pane-info .wa-info{transform:translate(0)}.wa-actions{padding:.4rem}.wa-messages{padding:.65rem}.wa-composer .send{width:42px;padding:0;font-size:0}.wa-composer .send svg{margin:0}.wa-connection{padding-top:max(.7rem,env(safe-area-inset-top))}}@media (max-width:390px){.wa-title h1{font-size:1.9rem}.wa-layout{height:calc(100dvh - 128px - env(safe-area-inset-bottom))}.wa-bubble{width:94%;padding:.58rem}.wa-search{margin:.5rem}.wa-filters{padding-inline:.5rem}.wa-list>button{padding:.7rem}.wa-composer{padding:.45rem max(.45rem,env(safe-area-inset-right)) max(.45rem,env(safe-area-inset-bottom)) max(.45rem,env(safe-area-inset-left));gap:.3rem}}.wa-module{flex-direction:column;min-width:0;height:calc(100dvh - 68px - 3.2rem);min-height:0;display:flex;overflow:hidden}.wa-title{flex:none;margin-bottom:.9rem}.wa-title-actions{flex:none;align-items:center;gap:.65rem;display:flex}.wa-title-actions small{color:#6f8588;white-space:nowrap;font-size:.6rem}.wa-title-actions button{border:1px solid var(--line);color:#0b6d5d;background:#eef7f4;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem .8rem;font-weight:700;display:flex}.wa-title-actions button svg{width:18px}.wa-layout{flex:auto;height:auto;min-height:0;overflow:hidden}.wa-conversations,.wa-chat,.wa-info{min-height:0;overflow:hidden}.wa-conversations{height:100%}.wa-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow:hidden auto}.wa-chat{height:100%}.wa-messages{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow:hidden auto}.wa-info{overscroll-behavior:contain;overflow-y:auto}.wa-connection,.wa-search,.wa-filters,.wa-chat-header,.wa-actions,.wa-composer{flex:none}.wa-new-conversation{color:#075f52;text-align:left;cursor:pointer;background:#eaf7f3;border:1px solid #b9ded6;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:28px 1fr;column-gap:.55rem;margin:.65rem .75rem .15rem;padding:.72rem .8rem;display:grid}.wa-new-conversation svg{grid-row:1/3;align-self:center;width:22px;height:22px}.wa-new-conversation span{font-size:.78rem;font-weight:800}.wa-new-conversation small{color:#5a7775;margin-top:.1rem;font-size:.62rem}.wa-new-conversation:hover{background:#def2ec}.wa-direct-backdrop{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07272b70;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.wa-direct-card{background:#fff;border:1px solid #cfe1de;border-radius:18px;width:min(520px,100%);max-height:min(760px,100dvh - 2rem);padding:1rem;overflow-y:auto;box-shadow:0 24px 80px #082a2d33}.wa-direct-card>header{border-bottom:1px solid #e1ecea;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.8rem;display:flex}.wa-direct-card>header span{letter-spacing:.12em;color:#087362;font-size:.6rem;font-weight:800}.wa-direct-card>header h2{color:#123b40;margin:.15rem 0;font-size:1.45rem}.wa-direct-card>header p{color:#698083;margin:0;font-size:.78rem}.wa-direct-card>header button{color:#356b66;cursor:pointer;background:#f4faf8;border:1px solid #d5e4e1;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.wa-direct-card>header button svg{width:18px}.wa-direct-card>label{color:#173f43;flex-direction:column;gap:.38rem;margin-top:.85rem;font-size:.72rem;font-weight:800;display:flex}.wa-direct-card>label>small{color:#789091;font-weight:500}.wa-direct-card input,.wa-direct-card textarea{color:#153d41;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #cbdedb;border-radius:12px;outline:none;padding:.78rem .85rem;font-weight:500}.wa-direct-card input:focus,.wa-direct-card textarea:focus{border-color:#189984;box-shadow:0 0 0 3px #1899841a}.wa-direct-help{color:#557573;background:#eff8f5;border-radius:12px;align-items:flex-start;gap:.55rem;margin-top:.85rem;padding:.72rem;font-size:.66rem;line-height:1.45;display:flex}.wa-direct-help svg{color:#0c8a76;width:19px;min-width:19px}.wa-direct-card>footer{border-top:1px solid #e1ecea;justify-content:flex-end;gap:.6rem;margin-top:1rem;padding-top:.85rem;display:flex}.wa-direct-card>footer button{cursor:pointer;border:1px solid #cbdedb;border-radius:11px;justify-content:center;align-items:center;gap:.42rem;padding:.72rem .9rem;font-weight:800;display:flex}.wa-direct-card>footer button svg{width:18px}.wa-direct-card>footer .cancel{color:#466664;background:#fff}.wa-direct-card>footer .confirm{color:#fff;background:#128a77;border-color:#128a77}.wa-direct-card>footer button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1180px){.wa-info{overflow-y:auto}}@media (max-width:720px){.wa-module{height:calc(100dvh - 68px - 1.8rem - env(safe-area-inset-bottom));min-height:0;overflow:hidden}.wa-title{gap:.55rem;margin-bottom:.6rem}.wa-title h1{margin:.22rem 0 0;font-size:1.85rem}.wa-title>div:first-child>span{font-size:.58rem}.wa-title-actions{align-items:flex-end}.wa-title-actions small{display:none}.wa-title-actions button{justify-content:center;width:42px;height:42px;padding:0;font-size:0}.wa-layout{flex:auto;height:auto;min-height:0;position:relative;overflow:hidden}.wa-conversations,.wa-chat{height:100%;min-height:0;position:absolute;inset:0;overflow:hidden}.wa-conversations{flex-direction:column;display:flex}.wa-list{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;max-height:none;overflow-y:auto}.wa-chat{grid-template-rows:auto auto minmax(0,1fr) auto;display:grid}.wa-messages{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:1rem;overflow-y:auto}.wa-info{-webkit-overflow-scrolling:touch;width:100%;height:100%;min-height:0;position:absolute;inset:0;overflow-y:auto}.wa-composer{z-index:2;position:relative}.wa-new-conversation{margin:.55rem .65rem .1rem;padding:.65rem .72rem}.wa-direct-backdrop{align-items:flex-end;padding:0}.wa-direct-card{width:100%;max-height:92dvh;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.wa-direct-card>footer{grid-template-columns:1fr 1.4fr;display:grid}}@media (max-width:390px){.wa-module{height:calc(100dvh - 68px - 1.6rem - env(safe-area-inset-bottom))}.wa-title h1{font-size:1.7rem}.wa-connection strong{font-size:.66rem}.wa-connection em{font-size:.52rem}.wa-direct-card>footer{grid-template-columns:1fr}}@media (max-width:720px){.wa-layout{isolation:isolate;background:#fff!important;min-height:0!important;position:relative!important;overflow:hidden!important}.wa-layout.pane-list .wa-conversations{visibility:visible!important;pointer-events:auto!important;z-index:3!important;height:100%!important;display:flex!important;position:absolute!important;inset:0!important;transform:none!important}.wa-layout.pane-list .wa-chat,.wa-layout.pane-list .wa-info{pointer-events:none!important;display:none!important}.wa-layout.pane-chat .wa-chat{visibility:visible!important;pointer-events:auto!important;z-index:4!important;height:100%!important;display:grid!important;position:absolute!important;inset:0!important;transform:none!important}.wa-layout.pane-chat .wa-conversations,.wa-layout.pane-chat .wa-info{pointer-events:none!important;display:none!important}.wa-layout.pane-info .wa-info{-webkit-overflow-scrolling:touch;visibility:visible!important;pointer-events:auto!important;z-index:5!important;width:100%!important;max-width:none!important;height:100%!important;box-shadow:none!important;display:block!important;position:absolute!important;inset:0!important;overflow-y:auto!important;transform:none!important}.wa-layout.pane-info .wa-conversations,.wa-layout.pane-info .wa-chat{pointer-events:none!important;display:none!important}.wa-info .mobile-back,.wa-chat-header .mobile-back{touch-action:manipulation;z-index:8!important;pointer-events:auto!important;position:relative!important}}.secure-login{background:#fff;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);min-height:100dvh;display:grid}.secure-card{width:min(560px,100%);margin:auto;padding:clamp(1.4rem,5vw,3.5rem)}.secure-back{color:#60777b;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.secure-back svg{width:16px}.secure-brand{align-items:center;gap:.7rem;margin:2.4rem 0;display:flex}.secure-brand>span{color:#fff;background:linear-gradient(145deg,#0c655c,#19a17f);border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.secure-brand svg{width:25px}.secure-brand>div{display:grid}.secure-brand strong{font-family:var(--display);font-size:1.25rem}.secure-brand small{color:#60777b;font-size:.62rem}.secure-eyebrow{text-transform:uppercase;letter-spacing:.09em;color:#08735e;align-items:center;gap:.4rem;font-size:.66rem;font-weight:850;display:flex}.secure-eyebrow svg{width:16px}.secure-card h1{font-family:var(--display);margin:.55rem 0;font-size:clamp(2.6rem,5vw,4rem);line-height:1}.secure-card>p{color:#60777b;font-size:.82rem;line-height:1.65}.secure-card form{gap:1rem;margin-top:1.8rem;display:grid}.secure-card form label{gap:.4rem;font-size:.72rem;font-weight:750;display:grid}.secure-card form button{color:#fff;background:#0d7c68;border:0;border-radius:11px;justify-content:center;align-items:center;gap:.45rem;min-height:46px;font-weight:800;display:flex}.secure-card form button svg{width:18px}.secure-card button:disabled{opacity:.55}.otp-input{text-align:center;font-family:var(--mono);letter-spacing:.35em;padding-left:1.1em!important;font-size:1.55rem!important}.secure-resend{justify-content:space-between;gap:.7rem;margin-top:.8rem;display:flex}.secure-resend button{color:#0d7362;background:0 0;border:0;align-items:center;gap:.3rem;font-size:.68rem;font-weight:750;display:flex}.secure-resend svg{width:14px}.secure-message{border-radius:10px;margin-top:1rem;padding:.75rem;font-size:.7rem}.secure-message.ok{color:#166b56;background:#e8f7f0}.secure-message.error{color:#9a3838;background:#fff0f0}.secure-activation{color:#245e54;background:#f0faf7;border:1px solid #cbe7df;border-radius:14px;align-items:flex-start;gap:.8rem;margin:1.2rem 0;padding:1rem;display:flex}.secure-activation>svg{color:#0d8a70;flex:none;width:24px;height:24px}.secure-activation>div{gap:.25rem;display:grid}.secure-activation strong{font-size:.82rem}.secure-activation span{color:#55746e;font-size:.72rem;line-height:1.55}.secure-whatsapp-button,.secure-retry-button{border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:50px;font-size:.8rem;font-weight:800;text-decoration:none;display:flex}.secure-whatsapp-button{color:#fff;background:#0d7c68;border:0;box-shadow:0 9px 24px #0d7c682e}.secure-whatsapp-button svg,.secure-retry-button svg{width:18px}.secure-retry-button{color:#0d7362;background:#fff;border:1px solid #c8ddd8;margin-top:.65rem}.secure-login>aside{color:#fff;background:radial-gradient(circle at 70% 15%,#137565,#0000 32%),linear-gradient(145deg,#092f34,#0b4445);align-content:center;padding:clamp(2rem,7vw,6rem);display:grid}.secure-login>aside>svg{color:#5bd8b8;width:58px;height:58px}.secure-login>aside h2{font-family:var(--display);max-width:650px;font-size:clamp(2.6rem,4vw,4.3rem);line-height:1}.secure-login>aside ul{color:#c1d7d4;font-size:.82rem;line-height:2}@media (max-width:850px){.secure-login{grid-template-columns:1fr}.secure-login>aside{display:none}.secure-card{padding-top:max(1.3rem,env(safe-area-inset-top));padding-bottom:max(2rem,env(safe-area-inset-bottom))}.secure-whatsapp-button,.secure-retry-button{min-height:52px;font-size:.82rem}}@media (max-width:390px){.secure-card{padding-inline:1rem}.secure-brand{margin:1.5rem 0}.secure-card h1{font-size:2.5rem}.secure-resend{flex-direction:column;align-items:flex-start}.otp-input{font-size:1.35rem!important}.secure-activation{padding:.85rem}.secure-whatsapp-button,.secure-retry-button{font-size:.76rem}}.legal-page{color:#17383b;background:#f7faf9;min-height:100dvh}.legal-page>header{z-index:10;background:#fff;border-bottom:1px solid #dfe9e7;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:1rem clamp(1rem,5vw,4rem);display:flex;position:sticky;top:0}.legal-page>header>a:first-child{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:flex}.legal-page>header>a:first-child>span{color:#fff;background:#0d7b68;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.legal-page>header svg{width:20px}.legal-page>header div{display:grid}.legal-page>header strong{font-family:var(--display);font-size:1.05rem}.legal-page>header small{color:#6e8587;font-size:.58rem}.legal-back{color:#0b735f;align-items:center;gap:.35rem;font-size:.68rem;font-weight:800;text-decoration:none;display:flex}.legal-page main{width:min(900px,100% - 2rem);margin:0 auto;padding:clamp(2rem,6vw,5rem) 0}.legal-eyebrow{color:#0c7965;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.4rem;font-size:.66rem;font-weight:850;display:flex}.legal-eyebrow svg{width:17px}.legal-page h1{font-family:var(--display);margin:.7rem 0 1.2rem;font-size:clamp(2.8rem,7vw,5.5rem);line-height:.95}.legal-page .lead{color:#587174;max-width:780px;font-size:clamp(.92rem,2vw,1.12rem);line-height:1.75}.legal-page section{background:#fff;border:1px solid #dfe9e7;border-radius:14px;margin-top:2rem;padding:1.35rem 1.5rem;box-shadow:0 10px 35px #183e3f0a}.legal-page section h2{font-family:var(--display);margin:0 0 .65rem;font-size:1.35rem}.legal-page section p{color:#516c6f;margin:.2rem 0;font-size:.8rem;line-height:1.75}.legal-page section a{color:#0c765f;font-weight:800}.legal-contact{gap:.9rem;display:flex}.legal-contact>svg{color:#0b7964;flex:none;width:25px}.legal-page>footer{color:#c8d9d7;background:#103d40;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem clamp(1rem,5vw,4rem);font-size:.65rem;display:flex}.legal-page>footer nav{gap:1rem;display:flex}.legal-page>footer a{color:#fff;font-weight:700;text-decoration:none}@media (max-width:600px){.legal-page>header{padding-top:max(1rem,env(safe-area-inset-top))}.legal-back{font-size:0}.legal-back svg{width:22px}.legal-page main{width:min(100% - 1.2rem,900px);padding:2rem 0}.legal-page h1{font-size:3rem}.legal-page section{padding:1rem}.legal-page>footer{padding-bottom:max(1.2rem,env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start}}:root{color:#15343a;font-synthesis:none;--ink:#15343a;--muted:#60777b;--line:#dce7e5;--card:#fff;--soft:#eef7f4;--deep:#0b3c3f;--deep2:#092f34;--accent:#1aa986;--accent-dark:#0d7c68;--warn:#a66a19;--danger:#ae3b3b;--shadow:0 18px 55px #0f3c411a;--radius:18px;--display:"Newsreader",Georgia,serif;--mono:"IBM Plex Mono",monospace;background:#f5f9f8;font-family:IBM Plex Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:#f5f9f8;margin:0}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfdedb;border-radius:11px;outline:0;padding:.78rem .85rem;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1aa9861f}textarea{resize:vertical;min-height:100px}.large{min-height:190px}.field{gap:.4rem;display:grid}.field>span{color:#36575c;font-size:.78rem;font-weight:700}.field>small{color:var(--muted);font-size:.7rem}.check{color:#405f64;align-items:flex-start;gap:.55rem;font-size:.82rem;display:flex}.check input{width:auto;accent-color:var(--accent);margin-top:.14rem}.btn{border:0;border-radius:11px;justify-content:center;align-items:center;gap:.48rem;min-height:42px;padding:.7rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn svg{width:17px;height:17px}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--accent-dark);color:#fff;box-shadow:0 8px 22px #0d7c682e}.btn.secondary{color:#0b6355;background:#e8f3f0;border:1px solid #c7e0d9}.btn.ghost{color:#496368;background:0 0}.btn.danger{color:var(--danger);background:#fff0f0;border:1px solid #edcece}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.brand{align-items:center;gap:.75rem;display:flex}.brand-icon{color:#fff;background:linear-gradient(145deg,#0c655c,#19a17f);border-radius:13px;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 8px 20px #0d7c6833}.brand-icon svg{width:25px}.brand>div:last-child{display:grid}.brand strong{font-family:var(--display);font-size:1.23rem;line-height:1}.brand span{color:var(--muted);letter-spacing:.06em;margin-top:.2rem;font-size:.64rem}.brand.compact .brand-icon{border-radius:11px;width:38px;height:38px}.brand.compact strong{font-size:1rem}.eyebrow{color:#08735e;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;display:inline-flex}.eyebrow svg{width:15px}.actions{flex-wrap:wrap;gap:.7rem;display:flex}.center{justify-content:center;margin-top:2rem;display:flex}.back{color:var(--muted);align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.back svg{width:16px}.public-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;position:relative}.public-top{color:#577277;justify-content:flex-end;align-items:center;gap:1.2rem;max-width:1260px;margin:auto;padding:.42rem 1.5rem;font-size:.7rem;display:flex}.public-top>span{align-items:center;gap:.35rem;display:flex}.public-top .btn{min-height:30px;padding:.25rem .6rem;font-size:.66rem}.public-nav{justify-content:space-between;align-items:center;gap:2rem;max-width:1260px;margin:auto;padding:.8rem 1.5rem;display:flex}.public-nav>a{text-decoration:none}.public-nav nav{align-items:center;gap:1.25rem;display:flex}.public-nav nav a{color:#35545a;font-size:.78rem;font-weight:650;text-decoration:none}.nav-login{background:#eaf5f2;border-radius:9px;align-items:center;gap:.35rem;padding:.55rem .75rem;display:flex;color:#0b6b59!important}.hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);max-width:1320px;margin:auto;padding:5.3rem 2rem 5.7rem;display:grid;position:relative}.hero:before{content:"";z-index:-1;background:radial-gradient(circle at 82% 25%,#19a6851f,#0000 30%);position:absolute;inset:0}.hero-copy h1{font-family:var(--display);letter-spacing:-.045em;margin:1.1rem 0 .9rem;font-size:clamp(3.2rem,6vw,6.1rem);font-weight:600;line-height:.9}.hero-copy h3{text-transform:uppercase;color:#197562;letter-spacing:.07em;margin:0 0 1rem;font-size:.84rem}.hero-copy>p{color:#587176;max-width:610px;font-size:1.06rem;line-height:1.75}.trust{color:#5c7478;flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;font-size:.72rem;font-weight:650;display:flex}.trust span{align-items:center;gap:.3rem;display:flex}.trust svg{color:#15856e;width:16px}.hero-visual{background:var(--deep);border-radius:35px 12px;min-height:560px;overflow:hidden;box-shadow:0 35px 90px #0d393e2e}.hero-visual img{object-fit:cover;width:100%;height:100%;min-height:560px}.hero-placeholder{color:#e8f6f2;background:radial-gradient(circle at 70% 20%,#187760,#0000 32%),linear-gradient(145deg,#0a3439,#0d5550);align-content:center;place-items:center;gap:.8rem;min-height:560px;display:grid}.hero-placeholder svg{color:#63d9ba;width:70px;height:70px}.hero-placeholder strong{font-family:var(--display);font-size:2rem}.hero-placeholder span{color:#b7d1cd}.quick{border:1px solid var(--line);max-width:1180px;box-shadow:var(--shadow);z-index:3;background:#fff;border-radius:17px;grid-template-columns:repeat(4,1fr);margin:-2.4rem auto 3.5rem;display:grid;position:relative;overflow:hidden}.quick article{border-right:1px solid var(--line);grid-template-columns:auto 1fr;gap:.15rem .7rem;padding:1.25rem;display:grid}.quick article:last-child{border-right:0}.quick svg{color:var(--accent);grid-row:1/3;width:21px}.quick strong{font-size:.82rem}.quick span{color:var(--muted);font-size:.7rem}.spotlight,.split-section,.tech-section,.contact{border-radius:25px;max-width:1220px;margin:0 auto 5rem;overflow:hidden}.spotlight{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#edf7f4);grid-template-columns:1fr 1fr;align-items:center;display:grid}.spotlight>div{padding:3.5rem}.spotlight h2,.section-head h2,.split-section h2,.tech-section h2,.contact h2,.directory-hero h1,.appointment-copy h1{font-family:var(--display);letter-spacing:-.035em;font-weight:600;line-height:1}.spotlight h2{margin:.7rem 0 1rem;font-size:clamp(2.3rem,4vw,4rem)}.spotlight p{color:var(--muted);line-height:1.7}.spotlight img{object-fit:cover;width:100%;height:100%;min-height:410px}.public-section{max-width:1220px;margin:auto;padding:5.5rem 1.5rem}.section-head{text-align:center;max-width:760px;margin:0 auto 2.7rem}.section-head.left{text-align:left;margin-left:0}.section-head>span{color:#15816b;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.section-head h2{margin:.65rem 0;font-size:clamp(2.5rem,4.5vw,4.25rem)}.card-grid{gap:1rem;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.service-card,.exam-card,.testimonial,.schedule-card,.feature{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:250px;padding:1.4rem;display:flex}.service-card>svg,.exam-card>svg,.schedule-card>svg,.feature>svg{color:#0a816b;background:#e8f5f1;border-radius:10px;width:38px;height:38px;padding:8px}.service-card h3,.exam-card h3,.schedule-card h3,.feature h2{font-family:var(--display);margin:1rem 0 .45rem;font-size:1.45rem}.service-card p,.exam-card p,.schedule-card p,.feature p,.testimonial p{color:var(--muted);font-size:.8rem;line-height:1.6}.service-card a{color:#087461;align-items:center;gap:.35rem;margin-top:auto;font-size:.78rem;font-weight:750;text-decoration:none;display:flex}.exam-card>span{color:#5f777a;text-transform:uppercase;margin-top:.7rem;font-size:.65rem;font-weight:800}.exam-card>strong{color:#28bea0;margin-top:auto}.dark-section{color:#eef8f5;background:linear-gradient(135deg,#092f34,#0d4546);padding:6rem max(1.5rem,50% - 610px)}.dark-section .section-head>span{color:#58d4b3}.dark-section .exam-card{color:#fff;background:#12484a;border-color:#235a5b}.dark-section .exam-card p,.dark-section .exam-card>span{color:#bcd0cd}.dark-section .btn.secondary{background:#edf8f5}.split-section{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;align-items:center;display:grid}.split-section>img{object-fit:cover;width:100%;height:100%;min-height:500px}.split-section>div{padding:3.5rem}.split-section h2,.tech-section h2{margin:.7rem 0;font-size:clamp(2.5rem,4vw,4rem)}.split-section p,.tech-section p{color:var(--muted);line-height:1.75}.split-section ul{gap:.7rem;padding:0;list-style:none;display:grid}.split-section li{border-bottom:1px solid var(--line);align-items:center;gap:.55rem;padding:.7rem 0;display:flex}.split-section li svg{color:var(--accent)}.tech-section{background:var(--deep);color:#f0f8f6;grid-template-columns:1fr 1fr;display:grid}.tech-section>div{padding:4rem}.tech-section>div>svg{color:#5de0bd;width:38px;height:38px}.tech-section span{color:#58d4b3;text-transform:uppercase;letter-spacing:.1em;margin-top:1rem;font-size:.7rem;display:block}.tech-section p{color:#b9cdca}.tech-section img{object-fit:cover;height:100%;min-height:450px}.testimonial{min-height:230px}.stars{color:#ca8e23;letter-spacing:.15em}.testimonial strong{margin-top:auto}.testimonial span{color:var(--muted);font-size:.72rem}.contact{color:#fff;background:linear-gradient(135deg,#07393d,#0d6258);justify-content:space-between;align-items:center;gap:2rem;padding:3.5rem;display:flex}.contact .eyebrow{color:#78e4c5}.contact h2{margin:.7rem 0;font-size:clamp(2.4rem,4vw,4rem)}.contact p{color:#c8dcda}.public-footer{color:#e7f3f1;background:#072b30;justify-content:space-between;align-items:center;gap:2rem;padding:3rem max(1.5rem,50% - 610px);display:flex}.public-footer .brand span,.public-footer>span{color:#9fbab7;font-size:.72rem}.directory-wrap{max-width:1180px;margin:auto;padding:2rem 1.5rem 5rem}.directory-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#edf7f4);border-radius:24px;margin:1.5rem 0 3rem;padding:2.8rem}.directory-hero h1{margin:.7rem 0;font-size:clamp(2.6rem,5vw,4.5rem)}.directory-hero p{max-width:680px;color:var(--muted);line-height:1.65}.directory-hero img{object-fit:contain;background:#fff;border-radius:15px;width:100%;max-height:450px;margin-top:1.5rem}.schedule-block{margin:3rem 0}.entries{gap:.5rem;margin:1rem 0;display:grid}.entries>div{background:#f5faf8;border-radius:9px;padding:.65rem;display:grid}.entries strong{font-size:.78rem}.entries span,.entries small{color:var(--muted);font-size:.68rem}.promo-box{color:#fff;background:linear-gradient(135deg,#123f8d,#067a9a);border-radius:20px;grid-template-columns:auto 1fr;gap:1.3rem;margin:3rem 0;padding:2rem;display:grid}.promo-box>svg{background:#1bc0b2;border-radius:50%;width:50px;height:50px;padding:10px}.promo-box span{color:#5ce7df;text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:900}.promo-box h2{margin:.3rem 0;font-size:clamp(1.6rem,3vw,2.6rem)}.promo-box p{color:#d9f2f2}.appointment-wrap{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1100px;margin:auto;padding:4rem 1.5rem 6rem;display:grid}.appointment-copy{padding-top:2rem}.appointment-copy h1{margin:.7rem 0;font-size:clamp(3rem,5vw,5rem)}.appointment-copy p{color:var(--muted);line-height:1.7}.guard{color:#37625d;background:#eaf5f2;border-radius:11px;align-items:flex-start;gap:.6rem;padding:.9rem;font-size:.78rem;display:flex}.guard svg{color:#087b66;flex:none;width:18px}.form-card,.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.35rem;box-shadow:0 8px 28px #1444450d}.form-card h2,.panel h2{font-family:var(--display);margin:.2rem 0 1.15rem;font-size:1.5rem}.form{gap:.85rem;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.public-form{padding:1.8rem}.success-box{color:#146b55;background:#e6f6ee;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem;display:flex}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.login-page>section{width:100%;max-width:560px;margin:auto;padding:3rem}.login-page .brand{margin:3rem 0}.login-page h1{font-family:var(--display);margin:.6rem 0;font-size:3.2rem}.login-page>section>p{color:var(--muted)}.login-form{gap:1rem;margin-top:2rem;display:grid}.login-page>aside{color:#fff;background:radial-gradient(circle at 70% 15%,#137565,#0000 32%),linear-gradient(145deg,#092f34,#0b4445);align-content:center;padding:5rem;display:grid}.login-page>aside>svg{color:#5bd8b8;width:54px;height:54px}.login-page>aside h2{font-family:var(--display);max-width:600px;font-size:clamp(2.5rem,4vw,4rem)}.login-page>aside ul{color:#c1d7d4;line-height:2}.admin-shell{grid-template-columns:260px 1fr;min-height:100dvh;display:grid}.sidebar{color:#d7e8e5;z-index:50;background:#092f34;flex-direction:column;height:100dvh;display:flex;position:sticky;top:0}.sidebar-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.1rem;display:flex}.sidebar-head>a{color:#fff;text-decoration:none}.sidebar-head .brand span{color:#98b9b5}.sidebar-head button{color:#fff;background:0 0;border:0;display:none}.sidebar nav{gap:.18rem;padding:.8rem;display:grid;overflow:auto}.sidebar nav a{color:#b9cfcc;border-radius:9px;align-items:center;gap:.65rem;padding:.67rem .72rem;font-size:.76rem;font-weight:650;text-decoration:none;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#70dfc2;background:#35c8a321}.sidebar-note{border:1px solid #ffffff17;border-radius:11px;gap:.6rem;margin:auto .9rem .9rem;padding:.8rem;display:flex}.sidebar-note svg{color:#5edbbb;width:18px}.sidebar-note span{display:grid}.sidebar-note strong{font-size:.72rem}.sidebar-note small{color:#91aeaa;margin-top:.15rem;font-size:.62rem}.workspace{min-width:0}.topbar{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:68px;padding:0 1.4rem;display:flex;position:sticky;top:0}.topbar>div{display:grid}.topbar>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.63rem}.topbar>div strong{font-size:.82rem}.mobile-menu{background:0 0;border:0;display:none}.admin-main{max-width:1500px;margin:auto;padding:1.6rem}.module{position:relative}.module-head{grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;margin-bottom:1.5rem;display:grid}.module-icon{color:#08735e;background:#e6f3f0;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.module-icon svg{width:23px}.module-head span{color:#0b7f69;text-transform:uppercase;letter-spacing:.09em;font-size:.68rem;font-weight:850}.module-head h1{font-family:var(--display);margin:.35rem 0;font-size:clamp(2rem,3.3vw,3.2rem);line-height:1}.module-head p{color:var(--muted);max-width:780px;margin:0;font-size:.82rem}.module-action{align-self:center}.metrics{grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;gap:.25rem;padding:1rem;display:grid}.metric svg{color:var(--accent);width:20px}.metric span{color:var(--muted);font-size:.68rem}.metric strong{font-family:var(--mono);font-size:1.3rem}.two{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid}.lab-three{grid-template-columns:.85fr 1fr 1fr;align-items:start;gap:1rem;display:grid}.panel>div{display:grid}.list-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.75rem 0;display:grid}.list-row:last-child{border-bottom:0}.list-row>div:first-child{min-width:0;display:grid}.list-row strong{font-size:.79rem}.list-row span{color:var(--muted);white-space:normal;font-size:.69rem}.list-row em{color:#41635f;background:#edf5f3;border-radius:999px;padding:.28rem .48rem;font-size:.64rem;font-style:normal;font-weight:700}.row-actions{gap:.25rem;display:flex!important}.row-actions .btn{min-height:32px;padding:.35rem .5rem}.empty{text-align:center;color:var(--muted);place-items:center;gap:.4rem;padding:2rem;display:grid}.empty>svg{color:#8cb2ab;width:35px;height:35px}.empty strong{color:#34545a}.empty span{font-size:.72rem}.loading,.fullscreen-loading{text-align:center;color:var(--muted);padding:3rem}.fullscreen-loading{place-items:center;min-height:100dvh;display:grid}.order-button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;width:100%;padding:.75rem .2rem;display:grid}.order-button.selected{background:#edf8f5}.order-button>svg{color:#13866f}.order-button span{display:grid}.order-button small{color:var(--muted)}.order-button em{font-size:.65rem;font-style:normal}.permission-manager{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.permission-list{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.permission-list label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:.4rem;padding:.5rem;font-size:.7rem;display:flex}.permission-list input{width:auto}.settings-form h2{border-bottom:1px solid var(--line);margin-top:1rem;padding-bottom:.5rem}.integration-tabs{gap:.5rem;margin-bottom:1rem;display:flex}.integration-tabs button{border:1px solid var(--line);color:#506b70;background:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem .8rem;font-weight:650;display:flex}.integration-tabs button.active{color:#fff;background:#0e7666;border-color:#0e7666}.integration-tabs svg{width:17px}.integration-panel{max-width:950px}.integration-status{background:#f4faf8;border-radius:11px;align-items:center;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.integration-status span{color:var(--muted);font-size:.72rem}.agents{border-top:1px solid var(--line);margin-top:1.4rem;padding-top:1rem}.agents article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:.5rem;padding:.8rem 0;display:grid}.agents article>div:first-child{display:grid}.agents article span{color:var(--muted);font-size:.7rem}.agent-test{grid-column:1/-1;grid-template-columns:1fr auto;gap:.5rem;display:grid}.image-ai{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.image-ai.compact{grid-template-columns:1fr auto;align-items:center}.image-ai>div:first-child>svg{color:var(--accent);width:35px}.file-btn{position:relative;overflow:hidden}.file-btn input{opacity:0;cursor:pointer;position:absolute;inset:0}.preview-list{max-height:340px;overflow:auto}.site-editor{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.site-editor>.btn{grid-column:1/-1;justify-self:start}.editor-section{border:1px solid var(--line);border-radius:12px;gap:.8rem;padding:1rem;display:grid}.editor-section h2{margin:0}.toggles{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.image-picker{gap:.6rem;display:grid}.image-picker>span{font-size:.76rem;font-weight:700}.image-picker img{object-fit:contain;background:#edf3f2;border-radius:10px;width:100%;height:160px}.collections{grid-template-columns:.9fr 1.1fr;gap:1rem;margin-top:1rem;display:grid}.collections>.actions{grid-column:1/-1}.collection-list{max-height:480px;overflow:auto}.whatsapp-grid{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:330px 1fr;height:calc(100dvh - 180px);min-height:580px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--line);overflow:auto}.connection{border-bottom:1px solid var(--line);align-items:center;gap:.5rem;padding:.75rem;display:flex}.dot{background:#c46a6a;border-radius:50%;width:9px;height:9px}.dot.on{background:#21aa7f}.conversation-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;gap:.2rem;width:100%;padding:.8rem;display:grid}.conversation-list>button.active{background:#eaf7f3}.conversation-list>button strong{font-size:.78rem}.conversation-list>button span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.conversation-list>button small{color:#13836d;font-size:.62rem}.chat-panel{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.chat-actions{border-bottom:1px solid var(--line);gap:.4rem;padding:.6rem;display:flex}.messages{background:#f6f9f8;flex-direction:column;gap:.55rem;padding:1rem;display:flex;overflow:auto}.messages article{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:75%;padding:.65rem .75rem;display:grid}.messages article.out{background:#dff4ed;align-self:flex-end}.messages p{white-space:pre-wrap;margin:.2rem 0;font-size:.78rem}.messages small,.messages time{color:var(--muted);font-size:.58rem}.messages a{font-size:.7rem}.composer{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;gap:.45rem;padding:.65rem;display:grid}.attach{color:#0e7765;background:#eaf5f2;border-radius:10px;place-items:center;width:42px;height:42px;display:grid;position:relative}.attach input{opacity:0;position:absolute;inset:0}.toast{z-index:100;color:#fff;border-radius:12px;align-items:center;gap:.5rem;max-width:420px;padding:.85rem 1rem;font-size:.78rem;display:flex;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 14px 40px #0003}.toast.ok{background:#117761}.toast.error{background:#a54343}.toast svg{width:18px}.loadingbar{z-index:100;background:var(--accent);width:35%;height:3px;animation:1s ease-in-out infinite alternate load;position:fixed;top:0;left:0}@keyframes load{to{transform:translate(190%)}}.public-error,.error-text{color:var(--danger);text-align:center;padding:1rem}@media (max-width:1180px){.metrics{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(2,1fr)}.lab-three{grid-template-columns:1fr 1fr}.lab-three>:last-child{grid-column:1/-1}.site-editor{grid-template-columns:1fr}}@media (max-width:900px){.public-top,.public-nav nav a:not(.nav-login){display:none}.hero,.spotlight,.split-section,.tech-section,.appointment-wrap{grid-template-columns:1fr}.hero{padding-top:3.5rem}.hero-visual,.hero-visual img,.hero-placeholder{min-height:430px}.quick{grid-template-columns:repeat(2,1fr);margin-inline:1rem}.quick article:nth-child(2){border-right:0}.quick article:nth-child(-n+2){border-bottom:1px solid var(--line)}.spotlight,.split-section,.tech-section,.contact{margin-inline:1rem}.spotlight>div,.split-section>div,.tech-section>div{padding:2.3rem}.contact{flex-direction:column;align-items:flex-start}.card-grid.three{grid-template-columns:repeat(2,1fr)}.login-page{grid-template-columns:1fr}.login-page>aside{display:none}.admin-shell{grid-template-columns:1fr}.sidebar{width:260px;transition:left .2s;position:fixed;left:-280px}.sidebar.open{left:0}.sidebar-head button,.mobile-menu{display:block}.backdrop{z-index:40;background:#00000059;border:0;position:fixed;inset:0}.topbar{justify-content:flex-start;gap:1rem}.topbar>div{margin-right:auto}.two,.permission-manager,.collections{grid-template-columns:1fr}.whatsapp-grid{grid-template-columns:280px 1fr}.image-ai{grid-template-columns:1fr}}@media (max-width:650px){.public-nav{padding:.7rem 1rem}.public-nav .brand span{display:none}.hero{padding:2.5rem 1rem 5rem}.hero-copy h1{font-size:clamp(2.7rem,13vw,4rem)}.hero-visual,.hero-visual img,.hero-placeholder{min-height:360px}.quick{grid-template-columns:1fr;margin-top:-3.2rem}.quick article{border-right:0;border-bottom:1px solid var(--line)}.spotlight>div,.split-section>div,.tech-section>div,.contact{padding:1.5rem}.spotlight img,.split-section>img,.tech-section img{min-height:300px}.public-section{padding:4rem 1rem}.card-grid.three,.card-grid.four{grid-template-columns:1fr}.dark-section{padding:4rem 1rem}.public-footer{flex-direction:column;align-items:flex-start;padding-bottom:5rem}.directory-wrap{padding-inline:.75rem}.directory-hero{padding:1.4rem}.appointment-wrap{gap:1.5rem;padding:2rem .9rem 5rem}.appointment-copy h1{font-size:2.8rem}.form-grid{grid-template-columns:1fr}.admin-main{padding:.9rem}.module-head{grid-template-columns:auto 1fr}.module-action{grid-column:1/-1}.metrics{grid-template-columns:repeat(2,1fr)}.lab-three{grid-template-columns:1fr}.lab-three>:last-child{grid-column:auto}.permission-list{grid-template-columns:1fr}.site-editor{padding:.8rem}.toggles{grid-template-columns:1fr}.whatsapp-grid{grid-template-columns:1fr;height:auto;min-height:0}.conversation-list{border-right:0;border-bottom:1px solid var(--line);max-height:300px}.chat-panel{min-height:560px}.messages article{max-width:88%}.integration-tabs{overflow:auto}.integration-tabs button{white-space:nowrap}.image-ai.compact{grid-template-columns:1fr}.toast{max-width:none;bottom:.7rem;left:.7rem;right:.7rem}}.whatsapp-float{z-index:120;color:#fff;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:56px;padding:.78rem 1rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #0f503747}.whatsapp-float:hover{filter:saturate(1.05);transform:translateY(-2px);box-shadow:0 18px 40px #0f503757}.whatsapp-float:focus-visible{outline-offset:4px;outline:3px solid #25d36647}.whatsapp-float svg{flex:none;width:24px;height:24px}@media (max-width:720px){.whatsapp-float{border-radius:50%;width:58px;height:58px;min-height:58px;padding:0;bottom:16px;right:16px}.whatsapp-float span{display:none}.whatsapp-float svg{width:27px;height:27px}}
