:root{--primary:#075e54;--secondary:#0b8f72;--accent:#25d366;--bg:#eef8f5;--line:rgba(15,118,110,.14);--top:74px;--nav:76px;--composer:98px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px)}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#e8f7f2,#f7fffc);color:#132320;overflow:hidden;font-weight:750}.topbar{height:calc(var(--top) + var(--safe-top));padding:calc(8px + var(--safe-top)) 14px 8px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,var(--primary),#10b7a7);box-shadow:0 8px 28px #082f2a29;color:#fff;z-index:50;position:fixed;left:0;right:0;top:0}.brand{display:flex;align-items:center;gap:12px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;min-width:0}.logo{width:56px;height:50px;border-radius:14px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 12px #00000029}.logo img{width:100%;height:100%;object-fit:contain;display:block}.brandText{display:flex;flex-direction:column;min-width:0}.brandText strong{font-size:28px;line-height:1;font-weight:1000;letter-spacing:-.04em}.brandText small{font-size:13px;line-height:1.2;font-weight:900;color:#effffb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topActions{display:flex;align-items:center;gap:10px}.privacyPill,.rolePill,.iconBtn,.primaryBtn,.sendBtn,.attach{border:1px solid rgba(255,255,255,.24);background:#ffffff26;color:#fff;border-radius:16px;height:42px;padding:0 14px;font-weight:1000;cursor:pointer;box-shadow:inset 0 1px #ffffff42}.privacyPill{min-width:190px}.rolePill{background:#fff;color:#075e54}.iconBtn{width:52px;font-size:24px}.appShell{position:fixed;left:0;right:0;top:calc(var(--top) + var(--safe-top));bottom:calc(var(--nav) + var(--safe-bottom));overflow:hidden}.screen{display:none;height:100%;overflow:auto;padding:22px;background:linear-gradient(180deg,#edf7f3c7,#f7fffcf5);background-image:radial-gradient(rgba(7,94,84,.035) 1px,transparent 1px);background-size:18px 18px}.screen.active{display:block}.chatScreen{padding:0;overflow:hidden}.chatBody{position:absolute;left:0;right:0;top:0;bottom:var(--composer);overflow:auto;padding:24px 22px 30px;background:linear-gradient(180deg,#edf7f3cc,#f7fffcf5);-webkit-overflow-scrolling:touch}.notice{max-width:620px;margin:24px auto;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px #082f2a14;border-radius:24px;padding:18px 22px;text-align:center;color:#075e54}.notice b{display:block;font-size:18px;margin-bottom:5px}.notice span{display:block;color:#60746f;font-size:13px}.notice.bad{background:#fff7f7;color:#991b1b;border-color:#fecaca}.msgRow{display:flex;gap:10px;align-items:flex-start;max-width:960px;margin:10px 0}.msgRow.own{margin-left:auto;flex-direction:row-reverse}.msgRow.own .bubble{border-radius:22px 22px 8px;background:linear-gradient(135deg,#dcfce7,#f0fff8);border-color:#25d36642}.msgRow.own .msgHead{flex-direction:row;justify-content:flex-end;gap:8px}.msgRow.own .msgHead b{display:block;color:#0b6b44}.msgRow.own .msgHead span{color:#2f5f4d;font-weight:900}.msgRow.pending .bubble{opacity:.94}.msgRow.pending .msgHead span{color:#6b7280}.msgStatusIcon{display:inline-block;margin-left:6px;font-weight:1000}.msgStatusIcon.pending{opacity:.82}.msgRow.deleted .msgText{font-style:italic;color:#64746f}.avatar{width:46px;height:46px;min-width:46px;border-radius:999px;background:transparent;display:grid;place-items:center;overflow:hidden;border:0;box-shadow:0 8px 18px #082f2a14}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.avatarEmoji{font-size:20px;line-height:1}.bubble{background:#fff;border:1px solid var(--line);border-radius:22px 22px 22px 8px;padding:11px 13px;max-width:min(820px,calc(100vw - 110px));box-shadow:0 12px 26px #082f2a14;min-width:0}.msgHead{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:6px}.msgHead b{font-size:13px;color:#075e54}.msgHead span{font-size:11px;color:#60746f}.msgText{white-space:pre-wrap;word-break:break-word;font-size:14.5px;line-height:1.44;font-weight:650}.media{display:block;max-width:min(440px,100%);max-height:360px;border-radius:16px;margin-top:9px;object-fit:cover}.composer{position:absolute;left:0;right:0;bottom:0;min-height:var(--composer);display:grid;grid-template-columns:64px minmax(0,1fr) 64px;gap:10px;align-items:end;padding:10px 12px 12px;background:#fffffff7;border-top:1px solid rgba(15,118,110,.11);box-shadow:0 -8px 26px #082f2a14}.identityCard{height:64px;border:1px solid var(--line);background:linear-gradient(135deg,#f8fffc,#eafbf7);border-radius:22px;display:flex;align-items:center;justify-content:center;gap:10px;padding:6px;cursor:pointer;min-width:0;color:#075e54;text-align:left}.identityCard.avatarOnly{width:64px;padding:6px;justify-content:center}.identityAvatar{width:50px;height:50px;min-width:50px;border-radius:999px;background:transparent;display:grid;place-items:center;overflow:hidden;border:0}.identityAvatar img{width:100%;height:100%;object-fit:cover;display:block}.identityCard b{font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identityCard small{font-size:11px;color:#60746f;display:block}.chatPreview{grid-column:1/-1}.chatPreview[hidden]{display:none}.chatPreviewCard{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:10px 12px;box-shadow:0 8px 20px #082f2a0f}.chatPreviewImage,.chatPreviewVideo{width:68px;height:68px;border-radius:14px;object-fit:cover;display:block;background:#eff7f4}.chatPreviewAudio{width:100%;max-width:280px}.chatPreviewMeta{min-width:0;display:flex;flex-direction:column;gap:2px}.chatPreviewMeta b{font-size:13px;color:#075e54;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.chatPreviewMeta small{font-size:11px;color:#60746f}.chatPreviewRemove{margin-left:auto;height:34px;width:34px;border:0;border-radius:999px;background:#effbf8;color:#075e54;font-size:20px;font-weight:900;cursor:pointer;display:grid;place-items:center;flex:0 0 auto}.attach{height:42px;width:42px;background:transparent;color:#60746f;border:0;box-shadow:none;font-size:22px;border-radius:999px;padding:0;display:grid;place-items:center}.attach:hover{background:#effbf8;color:#075e54}.attachInInput{margin-left:auto;flex:0 0 auto}.inputBox{height:64px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;box-shadow:inset 0 1px #0f766e0a}.inputBox .chatIcon{font-size:18px;flex:0 0 auto}.inputBox .attach{font-size:22px}.inputBox textarea{border:0;outline:none;resize:none;width:100%;height:42px;line-height:42px;font-family:inherit;font-size:15px;color:#132320;font-weight:650;overflow:hidden}.sendBtn{height:58px;width:58px;border-radius:22px;background:#0db790;color:#fff;font-size:26px;border:0}.bottomNav{position:fixed;left:0;right:0;bottom:0;height:calc(var(--nav) + var(--safe-bottom));padding:7px 4px calc(7px + var(--safe-bottom));display:grid;grid-template-columns:repeat(6,1fr);gap:4px;background:#fff;box-shadow:0 -8px 28px #082f2a14;z-index:55}.tab{border:0;background:transparent;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#566a64;font-weight:1000;font-size:11px;cursor:pointer;position:relative}.tab.active{background:linear-gradient(135deg,#e6fff7,#f4fbff);color:#075e54}.tab.active:before{content:"";position:absolute;top:0;width:30px;height:4px;border-radius:999px;background:#10b981}.tab img{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 5px 9px rgba(8,47,42,.14))}.sectionHead{display:flex;justify-content:space-between;align-items:center;gap:14px;max-width:1120px;margin:0 auto 16px}.sectionHead h2{margin:0;font-size:30px;color:#075e54;letter-spacing:-.04em}.muted{color:#60746f;font-size:13px}.primaryBtn{background:#0db790;border:0;color:#fff;height:44px;border-radius:16px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;max-width:1120px;margin:0 auto 120px}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:0 14px 34px #082f2a14;min-width:0;overflow:hidden}.card h3{margin:0 0 8px;color:#075e54;font-size:18px}.card p{margin:8px 0;color:#253f39;font-weight:650;line-height:1.38;white-space:pre-wrap}.chipRow{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.chip{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border-radius:999px;background:#effbf8;color:#075e54;font-size:11px;font-weight:1000}.thumb{width:100%;max-height:220px;object-fit:cover;border-radius:18px;margin:8px 0;background:#f3faf7}.option{width:100%;text-align:left;border:1px solid var(--line);background:#f8fffc;border-radius:14px;padding:10px;margin:6px 0;font-weight:900;color:#075e54;cursor:pointer}.option.selected{background:#dffff4;border-color:#0db790}.modal{position:fixed;inset:0;background:#021c1861;z-index:100;display:grid;place-items:center;padding:18px}.modal[hidden]{display:none}.modalCard{position:relative;background:#fff;border-radius:26px;box-shadow:0 30px 80px #00000040;width:min(680px,96vw);max-height:86vh;overflow:auto;padding:22px}.modalClose{position:absolute;right:14px;top:12px;border:0;background:#effbf8;color:#075e54;border-radius:999px;width:36px;height:36px;font-size:24px;font-weight:1000;cursor:pointer}.modal h2{margin:0 44px 14px 0;color:#075e54}.field{display:grid;gap:6px;margin:10px 0}.field label{font-size:12px;color:#60746f;font-weight:1000}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 13px;font-family:inherit;font-weight:700}.field textarea{min-height:100px;resize:vertical}.formActions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.toast{position:fixed;left:50%;bottom:calc(var(--nav) + 20px + var(--safe-bottom));transform:translate(-50%) translateY(20px);opacity:0;background:#08342e;color:#fff;padding:11px 14px;border-radius:999px;font-weight:900;z-index:120;transition:.2s;max-width:90vw;text-align:center}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:1024px){.logo{width:62px;height:48px}.brandText strong{font-size:26px}.bootLogo{width:92px;height:78px}}@media(max-width:760px){:root{--top:68px;--nav:68px;--composer:86px}.topbar{padding-left:8px;padding-right:8px}.logo{width:68px;height:44px}.brandText strong{font-size:23px}.brandText small{display:none}.privacyPill{min-width:0;font-size:0;width:42px;padding:0}.privacyPill:before{content:"\26a0\fe0f";font-size:17px}.rolePill{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.iconBtn{width:42px;height:42px}.screen{padding:14px}.chatBody{padding:14px 10px 20px}.composer{grid-template-columns:52px minmax(0,1fr) 48px;gap:5px;padding:8px 6px 10px;min-height:86px}.identityCard{height:52px;padding:4px;border-radius:18px;gap:6px}.identityCard.avatarOnly{width:52px;padding:4px}.identityAvatar{width:42px;height:42px;min-width:42px}.identityCard b{font-size:10.8px;line-height:1.08;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.identityCard small{display:none}.chatPreviewCard{padding:8px 9px;gap:9px}.chatPreviewImage,.chatPreviewVideo{width:52px;height:52px;border-radius:12px}.chatPreviewMeta b{font-size:12px}.chatPreviewAudio{max-width:190px}.chatPreviewRemove{height:30px;width:30px;font-size:18px}.attach{height:40px;width:32px;border-radius:999px;font-size:20px;background:transparent;border:0;padding:0}.inputBox{height:58px;border-radius:20px;padding:0 8px;min-width:0;gap:7px}.inputBox textarea{font-size:13.5px;min-width:0}.sendBtn{height:50px;width:48px;border-radius:18px}.bottomNav{font-size:10px}.tab img{width:30px;height:30px}.sectionHead{align-items:flex-start;flex-direction:column}.sectionHead h2{font-size:26px}.cards{grid-template-columns:1fr;margin-bottom:100px}.msgRow{gap:7px}.avatar{width:38px;height:38px;min-width:38px;border-radius:14px}.bubble{max-width:calc(100vw - 64px);padding:10px 11px}.msgRow.own .bubble{max-width:calc(100vw - 44px)}.msgText{font-size:13.8px}.msgHead{gap:8px}.notice{margin:18px auto;padding:16px}.topActions{gap:6px}.bootLogo{width:96px;height:76px}}.identityPreview{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#f8fffc,#eafbf7);margin:8px 0 12px}.identityPreviewAvatar{width:74px;height:74px;min-width:74px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:transparent;box-shadow:0 10px 22px #082f2a1f}.identityPreviewAvatar img{width:100%;height:100%;object-fit:cover;display:block}.identityPreview b{display:block;color:#075e54;font-size:18px}.identityPreview small{display:block;color:#60746f;font-size:12px;margin-top:3px}.identityMenuActions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.softBtn{border:1px solid var(--line);background:#f8fffc;color:#075e54;height:44px;border-radius:16px;font-weight:1000;cursor:pointer}.primaryBtn:disabled,.softBtn:disabled{opacity:.55;cursor:wait}@media(max-width:760px){.identityMenuActions{grid-template-columns:1fr}.identityPreviewAvatar{width:64px;height:64px;min-width:64px}}.pendingApprovalBox{grid-column:1/-1;max-width:1120px;width:100%;margin:0 auto 12px;background:linear-gradient(135deg,#f8fffc,#e9fbf6);border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:0 12px 28px #082f2a0f}.pendingToggle{width:100%;text-align:left;padding:0 16px;background:#fff}.pendingReportsList{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:12px}.pendingReportsList[hidden]{display:none!important}.pendingCard{border-style:dashed;background:#fffdf8}.pendingCard .chip:nth-child(2){background:#fff4d8;color:#8a5a00}@media(max-width:760px){.pendingApprovalBox{padding:10px;border-radius:20px}.pendingReportsList{grid-template-columns:1fr}}.reportCard{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.reportCard:hover{transform:translateY(-1px);box-shadow:0 18px 42px #082f2a1f}.reportCard:focus{outline:3px solid rgba(13,183,144,.28);outline-offset:2px}.detailHint{background:#e9fff7;color:#087766}.reportDetailPhoto{width:100%;max-height:420px;object-fit:contain;border-radius:18px;background:#f4fbf8;border:1px solid var(--line);margin:8px 0 14px}.detailGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:12px 0 16px}.detailGrid div{background:#f7fffc;border:1px solid var(--line);border-radius:14px;padding:10px}.detailGrid b{display:block;color:#075e54;font-size:12px;margin-bottom:4px}.detailGrid span{display:block;color:#253f39;font-size:13px;font-weight:800;word-break:break-word}.detailSubhead{margin:12px 0 6px;color:#075e54}.reportDetailText{white-space:pre-wrap;line-height:1.5;color:#253f39;font-weight:700}.pendingNote{padding:10px 12px;border-radius:14px;background:#fff8e7;border:1px solid #f5d08a;color:#7a4a00;font-weight:900}.versionBox{margin-top:18px;border:1px solid rgba(15,118,110,.18);background:linear-gradient(135deg,#f0fffb,#fff);border-radius:18px;padding:14px;color:#075e54}.versionBox b{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.versionBox span{display:block;font-size:28px;font-weight:1000;letter-spacing:-.03em;margin:3px 0}.versionBox small{display:block;color:#60746f;font-weight:800;line-height:1.35}.privacySteps{margin-top:12px;background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:18px;padding:14px}.privacySteps h3{margin:0 0 6px;color:#075e54}.privacySteps p{margin:0;color:#253f39;line-height:1.4}.reportSubmitDebug{margin-top:8px;font-size:12px;color:#991b1b}.sectionActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.groupRequestCard small{display:block;color:#60746f;font-weight:900;margin-top:8px}.groupRequestCard h3{word-break:break-word}@media(max-width:760px){.sectionActions{width:100%;justify-content:space-between}.sectionActions .primaryBtn{width:100%;justify-content:center}}.reportDetailActions{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0 16px}.reportPriorityBtn{min-width:180px;justify-content:center}.reportPriorityBtn:disabled{opacity:.75;cursor:default}.priorityVoteBox{display:inline-flex;align-items:center;gap:10px;background:#f8fffc;border:1px solid var(--line);border-radius:22px;padding:8px 10px;box-shadow:0 10px 22px #082f2a0f}.priorityArrow{width:48px;height:48px;border-radius:16px;border:1px solid rgba(15,118,110,.18);background:#fff;color:#075e54;font-size:22px;font-weight:1000;cursor:pointer;display:grid;place-items:center}.priorityArrow.up{color:#047857}.priorityArrow.down{color:#be123c}.priorityArrow.selected{background:#e6fff7;border-color:#0db790;box-shadow:inset 0 0 0 2px #0db7902e}.priorityScore{min-width:78px;text-align:center;color:#075e54}.priorityScore b{display:block;font-size:24px;line-height:1}.priorityScore span{display:block;font-size:11px;font-weight:1000;color:#60746f;text-transform:uppercase;letter-spacing:.04em}@media(max-width:760px){.priorityVoteBox{width:100%;justify-content:space-between}.priorityArrow{width:54px;height:54px}.priorityScore{flex:1}}.reportThumbWrap{width:100%;height:190px;border-radius:18px;background:#f4fbf8;border:1px solid var(--line);display:grid;place-items:center;overflow:hidden;margin:8px 0 10px}.reportCard .reportThumb{width:100%;height:100%;max-height:none;object-fit:contain;border-radius:0;margin:0;background:transparent;display:block}.reportCard .priorityVoteBox.mini{width:auto;display:grid;grid-template-columns:34px 1fr 34px;gap:6px;padding:6px 8px;border-radius:18px;margin:2px 0 9px;box-shadow:0 8px 18px #082f2a0d}.reportCard .priorityVoteBox.mini .priorityArrow{width:34px;height:34px;border-radius:12px;font-size:16px}.reportCard .priorityVoteBox.mini .priorityScore{min-width:54px}.reportCard .priorityVoteBox.mini .priorityScore b{font-size:18px}.reportCard .priorityVoteBox.mini .priorityScore span{font-size:9px}.reportDetailPhoto{max-height:65vh;cursor:zoom-in;display:block}.imageZoomToolbar{display:flex;gap:8px;margin:0 0 10px;justify-content:center;position:sticky;top:0;background:#fff;padding:6px 0;z-index:2}.imageZoomStage{width:100%;height:min(72vh,760px);overflow:auto;background:#071d1a;border-radius:18px;border:1px solid var(--line);display:grid;place-items:center;padding:18px}.imageZoomStage img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .18s ease;transform-origin:center center;border-radius:12px;box-shadow:0 18px 50px #0000004d}@media(max-width:760px){.reportThumbWrap{height:170px}.reportCard .priorityVoteBox.mini{grid-template-columns:32px 1fr 32px;width:100%;justify-content:stretch}.reportCard .priorityVoteBox.mini .priorityArrow{width:32px;height:32px}.imageZoomStage{height:68vh;padding:10px}.reportDetailPhoto{max-height:58vh}}.attachInInput{line-height:1}.bootOverlay{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at 50% 20%,rgba(37,211,102,.16),transparent 34%),linear-gradient(180deg,#e8f7f2,#f7fffc);transition:opacity .28s ease,visibility .28s ease}.bootOverlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.bootCard{width:min(420px,92vw);text-align:center;background:#ffffffeb;border:1px solid var(--line);border-radius:30px;padding:28px 24px;box-shadow:0 24px 70px #082f2a29;color:#075e54}.bootLogo{width:84px;height:78px;margin:0 auto 12px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 28px #082f2a29}.bootLogo img{width:100%;height:100%;object-fit:contain;display:block}.bootCard h2{margin:0 0 8px;font-size:26px;letter-spacing:-.04em}.bootCard p{min-height:44px;margin:0 auto 16px;color:#23443d;font-weight:900;line-height:1.35}.bootCard small{display:block;margin-top:12px;color:#60746f;font-weight:900}.bootDots{display:flex;justify-content:center;gap:7px}.bootDots span{width:9px;height:9px;border-radius:999px;background:#0db790;animation:bootPulse 1s infinite ease-in-out}.bootDots span:nth-child(2){animation-delay:.15s}.bootDots span:nth-child(3){animation-delay:.3s}@keyframes bootPulse{0%,80%,to{transform:scale(.72);opacity:.45}40%{transform:scale(1);opacity:1}}.logo{width:58px!important;height:58px!important;min-width:58px!important;flex:0 0 58px!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;display:grid!important;place-items:center!important;padding:0!important}.logo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.bootLogo{width:96px!important;height:96px!important;border-radius:24px!important}.bootLogo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}@media(max-width:1024px){:root{--top:78px}.logo{width:64px!important;height:64px!important;min-width:64px!important;flex-basis:64px!important;border-radius:18px!important}.brand{gap:10px!important}.brandText strong{font-size:25px!important;line-height:.96!important}.bootLogo{width:108px!important;height:108px!important}}@media(max-width:760px){:root{--top:82px}.topbar{padding-left:8px!important;padding-right:8px!important;padding-top:calc(7px + var(--safe-top))!important;padding-bottom:7px!important}.brand{gap:8px!important;flex:1 1 auto!important;min-width:0!important}.logo{width:66px!important;height:66px!important;min-width:66px!important;flex-basis:66px!important;border-radius:18px!important}.brandText strong{font-size:22px!important;line-height:.94!important;letter-spacing:-.055em!important}.bootLogo{width:112px!important;height:112px!important}}.msgRow.officialMessageV259 .bubble{position:relative;overflow:hidden;border-width:1px;border-left-width:5px;box-shadow:0 16px 38px #082f2a24}.msgRow.officialMessageV259.systemMessageV259 .bubble,.msgRow.officialMessageV259.systemMessageV259.own .bubble{background:linear-gradient(135deg,#f2fbff,#eef8ff 56%,#f8fdff);border-color:#1969a44d;border-left-color:#1976b8}.msgRow.officialMessageV259.moderatorMessageV259 .bubble,.msgRow.officialMessageV259.moderatorMessageV259.own .bubble{background:linear-gradient(135deg,#f0fff9,#e9fbf4 58%,#f9fffc);border-color:#0689674d;border-left-color:#078a68}.officialRibbonV259{display:flex;align-items:center;margin:-2px 0 7px}.officialBadgeV259{display:inline-flex!important;align-items:center;gap:5px;width:max-content;padding:4px 8px;border-radius:8px;font-size:10px!important;line-height:1.2;font-weight:1000!important;letter-spacing:.035em;text-transform:uppercase}.systemBadgeV259{background:#dcefff;color:#125b8d!important}.moderatorBadgeV259{background:#d7f5e9;color:#07694f!important}.officialGroupMessageV259{position:relative;border-left:5px solid #078a68!important;background:linear-gradient(135deg,#f1fff9,#fff)!important;box-shadow:0 14px 34px #082f2a1c!important}.officialGroupMessageV259.systemMessageV259{border-left-color:#1976b8!important;background:linear-gradient(135deg,#f1f8ff,#fff)!important}.chatContextMenuV259{position:fixed;z-index:6500;width:230px;padding:8px;border:1px solid rgba(7,94,84,.18);border-radius:16px;background:#fffffffc;box-shadow:0 22px 65px #041f1b47;backdrop-filter:blur(12px)}.chatContextMenuV259 small{display:block;padding:5px 8px 8px;color:#60746f;font-size:10px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatContextMenuV259 button{width:100%;min-height:43px;border:0;border-radius:11px;padding:9px 10px;background:#fff0f0;color:#8e2020;text-align:left;font:inherit;font-size:13px;font-weight:1000;cursor:pointer}.chatContextMenuV259 button:hover{background:#ffe1e1}.banDialogOverlayV259{position:fixed;inset:0;z-index:6600;display:grid;place-items:center;padding:16px;background:#031b1794;backdrop-filter:blur(6px)}.banDialogCardV259{position:relative;width:min(560px,96vw);max-height:min(760px,94dvh);overflow:auto;padding:24px;border:1px solid rgba(7,94,84,.15);border-radius:26px;background:#fff;box-shadow:0 30px 90px #00000047;display:grid;gap:12px}.banDialogCardV259 h2{margin:0 42px 0 0;color:#075e54;font-size:26px;line-height:1.08}.banDialogCardV259>p{margin:0;color:#526c65;font-size:13px;line-height:1.5}.banDialogEyebrowV259{color:#a12828;font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.banDialogCloseV259{position:absolute;right:13px;top:13px;width:38px;height:38px;border:0;border-radius:999px;background:#edf8f5;color:#075e54;font-size:24px;font-weight:1000;cursor:pointer}.banDialogCardV259 label{display:grid;gap:6px;color:#526c65;font-size:12px;font-weight:1000}.banDialogCardV259 input,.banDialogCardV259 select,.banDialogCardV259 textarea{width:100%;border:1px solid rgba(7,94,84,.2);border-radius:14px;padding:11px 12px;background:#fff;color:#132320;font:inherit;font-size:15px;font-weight:700}.banDialogCardV259 textarea{min-height:100px;resize:vertical;line-height:1.4}.banDialogDurationV259{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border-radius:16px;background:#eff9f6}.banDialogDurationV259[hidden]{display:none!important}.banDialogStatusV259{min-height:18px;color:#9b2525;font-weight:850}.banDialogOpenV259{overflow:hidden!important}.banDurationFieldsV259{display:grid;grid-template-columns:1fr 1fr;gap:7px}.banDurationFieldsV259[hidden]{display:none!important}.banDurationFormV259 select{min-height:44px;border:1px solid var(--line);border-radius:14px;padding:8px 11px;background:#fff;color:#132320;font:inherit;font-weight:750}.temporaryBanV259{background:#fff0cf!important;color:#754c00!important}.permanentBanV259{background:#ffe4e4!important;color:#8c2222!important}.blackBodyV245>small{display:block;margin-top:4px}.composer,.inputBox,#chatInput{-webkit-tap-highlight-color:transparent}.inputBox{height:auto;min-height:64px;transition:border-color .15s ease,box-shadow .15s ease}.inputBox:focus-within{border-color:#0db79094;box-shadow:0 0 0 3px #0db7901a}.inputBox textarea{height:auto;min-height:24px;max-height:112px;line-height:1.42;padding:10px 0;overflow-y:hidden;overscroll-behavior:contain;touch-action:manipulation}.inputBox.multilineV259{align-items:flex-end}.inputBox.multilineV259 .chatIcon,.inputBox.multilineV259 .attach{margin-bottom:8px}@media(max-width:760px){.officialBadgeV259{font-size:9px!important}.msgRow.officialMessageV259 .bubble{border-left-width:4px}.banDialogOverlayV259{align-items:end;padding:8px}.banDialogCardV259{width:100%;max-height:90dvh;border-radius:24px 24px 18px 18px;padding:20px 16px calc(16px + env(safe-area-inset-bottom,0px))}.banDialogDurationV259{grid-template-columns:1fr 1fr}.composer{grid-template-columns:48px minmax(0,1fr) 48px;align-items:end;padding:7px 6px calc(8px + env(safe-area-inset-bottom,0px));min-height:72px;will-change:height}.identityCard.avatarOnly{width:48px;height:50px}.identityAvatar{width:40px;height:40px;min-width:40px}.sendBtn{width:46px;height:50px}.inputBox{min-height:52px;border-radius:22px;padding:0 8px}.inputBox textarea{min-height:23px;max-height:112px;padding:13px 0;font-size:16px!important;line-height:1.38!important}.inputBox .chatIcon{display:none}.inputBox .attach{width:36px;height:42px;font-size:21px}body.chatKeyboardV259 .bottomNav{display:none!important}body.chatKeyboardV259 .appShell{bottom:0!important}body.chatKeyboardV259 .toast{bottom:calc(var(--composer) + 12px)!important}body.chatKeyboardV259 .chatBody{overscroll-behavior:contain;scroll-padding-bottom:calc(var(--composer) + 18px)}}@media(max-width:380px){.banDialogDurationV259,.banDurationFieldsV259{grid-template-columns:1fr}.composer{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px}.identityCard.avatarOnly,.sendBtn{width:44px}}@media(max-width:420px){:root{--top:80px}.logo{width:60px!important;height:60px!important;min-width:60px!important;flex-basis:60px!important;border-radius:17px!important}.brandText strong{font-size:20px!important;line-height:.95!important}.brand{gap:7px!important}.bootLogo{width:104px!important;height:104px!important}}.logo img,.bootLogo img{transform:scale(1.028)!important;transform-origin:center center!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.logo,.bootLogo{overflow:hidden!important}.logo img,.bootLogo img{transform:none!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.logo,.bootLogo{overflow:hidden!important;background:#fff!important}.chatSearchBox{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin:4px 0 8px}.chatSearchBox input{height:46px;border:1px solid var(--line);border-radius:16px;padding:0 14px;font:inherit;font-weight:800;outline:none;color:#132320}.chatSearchHint{font-size:12px;color:#60746f;font-weight:800;margin-bottom:10px}.chatSearchResults{display:grid;gap:8px;margin-top:12px}.chatSearchResult{border:1px solid var(--line);background:#fff;border-radius:18px;padding:10px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;text-align:left;cursor:pointer;box-shadow:0 8px 18px #082f2a0f;color:#132320}.chatSearchResult .avatar{width:44px;height:44px;min-width:44px}.chatSearchText{min-width:0;display:grid;gap:2px}.chatSearchText b{font-size:13px;color:#075e54;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatSearchText small{font-size:11px;color:#60746f;font-weight:900}.chatSearchText span{font-size:13px;color:#243f39;line-height:1.28}.chatSearchText mark{background:#fff1a7;color:#132320;border-radius:5px;padding:0 2px}.msgRow.searchHit .bubble{outline:3px solid rgba(255,193,7,.85);box-shadow:0 0 0 8px #ffc1072e,0 12px 26px #082f2a14}@media(max-width:760px){.chatSearchBox{grid-template-columns:1fr}.chatSearchBox .primaryBtn{width:100%}.chatSearchResult{border-radius:16px}.chatSearchText span{font-size:12.5px}}.replyMsgBtn{margin-left:8px;border:0;background:#075e5414;color:#075e54;border-radius:999px;width:25px;height:25px;font-weight:1000;cursor:pointer;display:inline-grid;place-items:center;vertical-align:middle}.msgRow.own .replyMsgBtn{background:#10b98129;color:#047857}.replyQuote{display:block;width:100%;text-align:left;border:0;border-left:4px solid #0db790;background:#effbf8eb;border-radius:12px;padding:8px 10px;margin:2px 0 8px;cursor:pointer;color:#075e54}.replyQuote b{display:block;font-size:12px;line-height:1.1;margin-bottom:3px}.replyQuote span{display:block;font-size:12px;color:#4c625d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.replyPreview{grid-column:1/-1}.replyPreview[hidden]{display:none}.replyComposerCard{display:flex;align-items:center;gap:10px;border-left:4px solid #0db790;background:#f8fffc;border:1px solid var(--line);border-radius:18px;padding:9px 10px 9px 12px;box-shadow:0 8px 20px #082f2a0f}.replyComposerCard div{min-width:0;display:flex;flex-direction:column;gap:2px}.replyComposerCard small{font-size:10px;color:#60746f;font-weight:1000;text-transform:uppercase;letter-spacing:.04em}.replyComposerCard b{font-size:13px;color:#075e54;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.replyComposerCard span{font-size:12px;color:#4c625d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.replyComposerCard button{margin-left:auto;width:32px;height:32px;border:0;border-radius:999px;background:#effbf8;color:#075e54;font-size:20px;font-weight:1000;cursor:pointer;flex:0 0 auto}@media(max-width:760px){.replyMsgBtn{width:28px;height:28px}.replyComposerCard{padding:8px 9px;border-radius:16px}.replyComposerCard b{font-size:12px}.replyComposerCard span{font-size:11px}}.msgActions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.shareMsgBtn,.replyMsgBtn{border:0;background:#075e5414;color:#075e54;border-radius:999px;min-width:28px;height:28px;font-weight:1000;cursor:pointer;display:inline-grid;place-items:center;padding:0 10px}.shareMsgBtn{font-size:15px}.msgRow.own .shareMsgBtn,.msgRow.own .replyMsgBtn{background:#10b98129;color:#047857}.shareToolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:8px 0 12px}.shareCount{font-size:13px;color:#075e54;font-weight:1000}.shareToolbarBtns,.shareModalActions{display:flex;gap:8px;flex-wrap:wrap}.softBtn{border:1px solid var(--line);background:#f8fffc;color:#075e54;height:42px;padding:0 14px;border-radius:15px;font-weight:1000;cursor:pointer}.softBtn[disabled],.primaryBtn[disabled]{opacity:.45;cursor:not-allowed}.sharePickList{display:grid;gap:8px;margin-top:12px}.sharePickItem{border:1px solid var(--line);background:#fff;border-radius:18px;padding:10px;display:grid;grid-template-columns:26px 44px minmax(0,1fr);gap:10px;align-items:center;text-align:left;cursor:pointer;box-shadow:0 8px 18px #082f2a0f;color:#132320}.sharePickItem.selected{background:#effbf8;border-color:#0db79066}.sharePickCheck{width:22px;height:22px;border-radius:999px;border:1px solid rgba(7,94,84,.18);display:grid;place-items:center;font-size:13px;font-weight:1000;color:#fff;background:#d1d5db}.sharePickItem.selected .sharePickCheck{background:#0db790;border-color:#0db790}.sharePickText{min-width:0;display:grid;gap:2px}.sharePickText b{font-size:13px;color:#075e54;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sharePickText small{font-size:11px;color:#60746f;font-weight:900}.sharePickText span{font-size:13px;color:#243f39;line-height:1.28}.shareModalActions{margin:6px 0 4px}@media(max-width:760px){.msgActions{gap:6px}.shareMsgBtn,.replyMsgBtn{height:30px;min-width:30px;padding:0 9px}.shareToolbar{align-items:flex-start;flex-direction:column}.sharePickItem{grid-template-columns:24px 38px minmax(0,1fr);padding:9px}.sharePickItem .avatar{width:38px;height:38px;min-width:38px}}.sharePickItem.selected{outline:3px solid rgba(13,183,144,.35);scroll-margin:120px}.sharePickList{max-height:min(58vh,620px);overflow:auto;padding-right:4px}.sharePickText span{word-break:break-word}.shareModalActions .primaryBtn,.shareModalActions .softBtn{min-width:150px}.authPanel{border:1px solid var(--line);background:#f8fffc;border-radius:22px;padding:16px;display:grid;gap:10px}.authPanel>b{font-size:18px;color:#075e54}.authActions,.menuActionGrid{display:flex;gap:10px;flex-wrap:wrap}.authChoiceGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:12px}.authChoice{border:1px solid var(--line);background:linear-gradient(135deg,#f8fffc,#effbf8);border-radius:20px;padding:16px;text-align:left;color:#075e54;cursor:pointer;box-shadow:0 10px 24px #082f2a12}.authChoice b{display:block;font-size:18px;margin-bottom:5px}.authChoice span{display:block;color:#60746f;font-size:13px;font-weight:850;line-height:1.3}@media(max-width:760px){.authChoiceGrid{grid-template-columns:1fr}.authActions,.menuActionGrid{flex-direction:column}.authChoice{padding:14px}}.lockedIdentityRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.identityPreview.locked{border:1px solid var(--line);border-radius:18px;background:#f8fffc;padding:12px 16px;justify-content:center;gap:16px}.identityPreview.locked .identityPreviewAvatar{box-shadow:none;flex:0 0 auto}.identityPreview.locked .identityPreviewAvatar img{object-fit:cover;object-position:center center;display:block}.identityPreview.locked>div{min-width:0;flex:0 1 auto}.labelTag{display:inline-block;margin-left:4px;font-size:11px;font-weight:1000}.labelTag.optional{color:#16a34a}.labelTag.required{color:#dc2626}.renewSmallBtn{height:46px;white-space:nowrap}@media(max-width:760px){.lockedIdentityRow{grid-template-columns:1fr}.identityPreview.locked{justify-content:center;text-align:left}.renewSmallBtn{width:100%}}@media(max-width:760px){.identityPreview.locked{justify-content:center!important}.identityPreview.locked .identityPreviewAvatar{margin-left:0!important;margin-right:0!important}}.logo img,.bootLogo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.identityPreview.locked{align-items:center!important}.identityPreview.locked .identityPreviewAvatar{display:flex!important;align-items:center!important;justify-content:center!important}.identityPreview.locked .identityPreviewAvatar img{object-position:54% center!important}#registerForm{max-width:100%!important;overflow-x:hidden!important}#registerForm .field,#registerForm input,#registerForm .formActions,#registerForm .muted{max-width:100%!important}.lockedIdentityRow{grid-template-columns:1fr!important;max-width:100%!important;overflow:hidden!important}.identityPreview.locked{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;align-items:center!important;justify-content:initial!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;gap:14px!important;padding:12px 14px!important}.identityPreview.locked .identityPreviewAvatar{width:74px!important;height:74px!important;min-width:74px!important;justify-self:center!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.identityPreview.locked>div{min-width:0!important;max-width:100%!important;width:100%!important;overflow:hidden!important}.identityPreview.locked b,.identityPreview.locked small{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#registerIdentityRenewBtn{max-width:100%!important;overflow:hidden!important}.logo,.bootLogo{background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important}.logo img,.bootLogo img{transform:scale(1.075)!important;transform-origin:center center!important;object-fit:contain!important}@media(max-width:760px){.identityPreview.locked{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;padding:12px!important}.identityPreview.locked .identityPreviewAvatar{width:68px!important;height:68px!important;min-width:68px!important}.identityPreview.locked b{font-size:16px!important;line-height:1.1!important}.identityPreview.locked small{font-size:12px!important}}.profileAvatarBtn{border:0;background:transparent;padding:0;margin:0;cursor:pointer;align-self:flex-start}.profileAvatarBtn .avatar{pointer-events:none}.profileNameBtn{border:0;background:transparent;color:#075e54;font:inherit;font-size:13px;font-weight:1000;padding:0;margin:0;cursor:pointer;text-align:left}.profileCardHead{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:22px;background:#f8fffc;padding:14px;margin:8px 0 16px}.profileCardHead .avatar{width:62px;height:62px;min-width:62px}.profileCardHead b{display:block;color:#075e54;font-size:20px}.profileCardHead small{display:block;color:#60746f;font-weight:900;margin-top:3px}.profileSubhead{margin:8px 0 10px;color:#075e54}.profileMsgList{display:grid;gap:8px;max-height:52vh;overflow:auto}.profileMsgItem{border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;padding:10px 12px;cursor:pointer;color:#132320}.profileMsgItem small{display:block;color:#60746f;font-weight:900;margin-bottom:4px}.profileMsgItem span{display:block;white-space:pre-wrap;word-break:break-word;line-height:1.35}.profileMsgItem:hover{background:#effbf8}.identityPreviewAvatar img{transform:translate(4%) scale(1.06);transform-origin:center center}.identityPreviewAvatar img[src*=avatar-05],.identityPreviewAvatar img[src*=avatar-18],.identityPreviewAvatar img[src*=avatar-19],.identityPreviewAvatar img[src*=avatar-28],.identityPreviewAvatar img[src*=avatar-29],.identityPreviewAvatar img[src*=avatar-34],.identityPreviewAvatar img[src*=avatar-35]{transform:translate(8%) scale(1.08)}.identityPreview.locked{overflow:hidden}.identityPreview.locked>div{min-width:0;max-width:100%;overflow:hidden}.identityPreview.locked b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identityPreview.locked small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identityLoadingOnly input,.identityLoadingOnly textarea{pointer-events:auto!important;opacity:1!important}@media(max-width:760px){.profileCardHead .avatar{width:56px;height:56px;min-width:56px}.profileNameBtn{font-size:13px}.profileMsgList{max-height:56vh}}.profileAvatarBtn,.profileNameBtn{touch-action:manipulation;position:relative;z-index:2}.waProfileCard{padding:0 2px 6px}.waProfileHero{display:grid;place-items:center;text-align:center;padding:12px 10px 18px;border-bottom:1px solid var(--line)}.waProfileAvatar{width:116px;height:116px;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:#effbf8;box-shadow:0 16px 38px #082f2a1a;margin-bottom:12px}.waProfileAvatar .avatar,.waProfileAvatar img{width:116px!important;height:116px!important;min-width:116px!important;border-radius:999px!important}.waProfileHero h2{margin:4px 0!important;color:#075e54;text-align:center;font-size:28px;letter-spacing:-.04em}.waProfileHero p{margin:0;color:#60746f;font-weight:1000}.waProfileMeta{margin-top:8px;background:#effbf8;color:#075e54;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:1000}.waProfileSection{padding:16px 4px 0}.waProfileSection h3{margin:0 0 10px;color:#075e54}.profileMsgList{max-height:46vh}.profileMsgItem{border-radius:18px;padding:12px 14px}.profileMsgItem small{color:#0b7f73}.identityPreviewAvatar img{object-fit:cover!important;object-position:58% center!important;transform:scale(1.12)!important;transform-origin:center center!important}.identityPreview.locked .identityPreviewAvatar img{object-position:58% center!important;transform:scale(1.12)!important}.identityPreviewAvatar img[src*=avatar-19],.identityPreviewAvatar img[src*=avatar-28],.identityPreviewAvatar img[src*=avatar-29],.identityPreviewAvatar img[src*=avatar-34],.identityPreviewAvatar img[src*=avatar-35]{object-position:62% center!important;transform:scale(1.16)!important}.identityMenuActions.two{grid-template-columns:1fr 1fr}.modalCard{overflow-x:hidden!important}#registerForm,.lockedIdentityRow,.identityPreview.locked{max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.identityPreview.locked{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:center!important;justify-content:normal!important;text-align:left!important}.identityPreview.locked .identityPreviewAvatar{width:74px!important;height:74px!important;min-width:74px!important;margin:0 auto!important;justify-self:center!important;display:grid!important;place-items:center!important;overflow:hidden!important}.identityPreview.locked .identityPreviewAvatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.identityPreview.locked>div{min-width:0!important;max-width:100%!important;overflow:hidden!important}.identityPreview.locked b{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.06!important}.identityPreview.locked small{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.profileAvatarBtn,.profileNameBtn{cursor:pointer}.profileNameBtn:hover{text-decoration:underline}.chatBody.updatingChat{opacity:.995}.identityMenuActions.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:760px){.identityMenuActions.two{grid-template-columns:1fr}}.identityMenuActions.three{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:14px}.identityMenuActions.three .softBtn,.identityMenuActions.three .primaryBtn{width:100%;min-height:44px}.olderChatWrap{display:flex;justify-content:center;margin:10px auto 18px;max-width:960px}.olderChatBtn{border:1px solid rgba(7,94,84,.14);background:#ffffffdb;color:#075e54;border-radius:999px;padding:10px 16px;font-weight:1000;cursor:pointer;box-shadow:0 10px 24px #082f2a14}.olderChatBtn:disabled{opacity:.6;cursor:wait}.chatDaySeparator{display:flex;justify-content:center;align-items:center;margin:14px 0 12px;position:relative;pointer-events:none}.chatDaySeparator span{display:inline-flex;align-items:center;justify-content:center;padding:7px 13px;border-radius:999px;background:#ffffffeb;color:#60746f;border:1px solid rgba(15,118,110,.1);box-shadow:0 8px 18px #082f2a14;font-size:12px;font-weight:1000}@media(max-width:760px){.chatDaySeparator{margin:12px 0 10px}.chatDaySeparator span{font-size:11px;padding:6px 11px}}.audioInInput{margin-left:0;flex:0 0 auto}.audioInInput.recording{background:#fee2e2!important;color:#991b1b!important;animation:pulseAudio 1s infinite}.audioRecordingCard{border-color:#fecaca;background:#fff7f7}.audioPreviewCard audio{width:100%;max-width:260px}.recordingDot{width:14px;height:14px;border-radius:999px;background:#ef4444;box-shadow:0 0 #ef44448c;animation:pulseAudioDot 1.1s infinite;flex:0 0 auto}@keyframes pulseAudio{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes pulseAudioDot{0%{box-shadow:0 0 #ef44448c}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@media(max-width:760px){.inputBox{gap:6px;padding:0 10px}.audioPreviewCard audio{max-width:210px}.audioInInput{font-size:21px}}.chatPreview.is-hidden,.chatPreview[hidden]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;grid-column:1/-1!important}.audioInInput{font-size:21px!important;line-height:1!important}.audioInInput.recording{font-size:20px!important;background:#fee2e2!important;color:#991b1b!important}.audioPreviewCard{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;background:#fff!important;overflow:hidden!important}.audioPreviewCard .chatPreviewAudio{width:100%!important;max-width:none!important;min-width:0!important;display:block!important}.audioPreviewCard .chatPreviewMeta{display:none!important}.audioRemoveBtn{width:36px!important;height:36px!important;font-size:16px!important;background:#fff7f7!important;color:#991b1b!important}@media(max-width:760px){.audioPreviewCard{grid-template-columns:minmax(0,1fr) auto!important}.audioPreviewCard .chatPreviewAudio{max-width:none!important}.audioRemoveBtn{width:34px!important;height:34px!important}}.audioPermissionHelp{display:grid;gap:10px;color:#253f39}.audioPermissionHelp b{font-size:18px;color:#075e54}.audioPermissionHelp p{margin:0;line-height:1.35;color:#4b625d;font-weight:800}.audioPermissionHelp ol{margin:0 0 4px 20px;padding:0;color:#4b625d;font-weight:800;line-height:1.45}.audioInInput[disabled]{opacity:.55;cursor:wait}.audioInInput{display:none!important}.reviewActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(15,118,110,.12)}.miniReviewBtn{height:36px!important;border-radius:13px!important;padding:0 12px!important;font-size:12px!important;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.warnBtn{background:#fff7ed!important;color:#9a3412!important;border-color:#fed7aa!important}.archiveBtn{background:#f8fafc!important;color:#334155!important;border-color:#cbd5e1!important}.dangerBtn{background:#fff1f2!important;color:#b91c1c!important;border-color:#fecdd3!important}.pendingCard .reviewActions{margin-top:14px}@media(max-width:760px){.reviewActions{display:grid;grid-template-columns:1fr 1fr}.miniReviewBtn{width:100%}}.publishedActions{margin-top:12px;border-top:1px solid rgba(15,118,110,.1);padding-top:10px}.pollOptionsEditor{display:grid;gap:8px;margin-bottom:10px}.pollOptionRow{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px 42px;gap:8px;align-items:center}.pollOptionRow input{height:44px}.miniIconBtn{height:40px!important;width:42px!important;padding:0!important;border-radius:13px!important;display:grid!important;place-items:center!important}@media(max-width:760px){.pollOptionRow{grid-template-columns:minmax(0,1fr) 38px 38px 38px;gap:6px}.miniIconBtn{width:38px!important}.reviewActions.publishedActions{display:grid;grid-template-columns:1fr 1fr}}.adminEditSavingNote{font-size:12px;color:#60746f;font-weight:900;margin-top:6px}[data-admin-edit-save][disabled],[data-review-reason-save][disabled]{opacity:.65;cursor:wait}.modalActionStatus{margin-top:10px;color:#075e54;font-size:13px;font-weight:900;min-height:18px}.modalActionStatus.error{color:#991b1b}.modalActionStatus.ok{color:#047857}.modalActionStatus{min-height:20px;margin:10px 0 0;font-weight:900;color:#075e54}.modalActionStatus.error{color:#b3261e}.modalActionStatus.ok{color:#075e54}.field input[type=datetime-local]{width:100%;box-sizing:border-box;border:1px solid rgba(8,47,42,.14);border-radius:16px;padding:12px 14px;background:#fff;font-weight:800;color:#123}.pollOptionsEditor{display:flex;flex-direction:column;gap:8px}.pollOptionRow{display:grid;grid-template-columns:minmax(0,1fr) 46px 46px 46px;gap:8px;align-items:center}.pollOptionRow input{min-width:0}@media(max-width:640px){.pollOptionRow{grid-template-columns:minmax(0,1fr) 40px 40px 40px}.pollOptionRow button{padding:10px 8px}}.archiveApprovalBox{border-style:dashed;background:#ffffff61}.archivedCard{opacity:.9;filter:saturate(.86)}.archivedCard .chip{background:#50505014}.modalActionStatus.ok{color:#066b57;font-weight:900}.modalActionStatus.error{color:#9b1c1c;font-weight:900}#adminEditForm input[type=file]{padding:12px;background:#f8faf9;border:1px dashed rgba(7,94,84,.25);border-radius:14px;width:100%}.commCard[data-comm-id],.groupCard{cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.commCard[data-comm-id]:hover,.groupCard:hover{transform:translateY(-1px);box-shadow:0 18px 42px #082f2a1f}.groupRoom{display:grid;grid-template-columns:148px minmax(0,1fr);gap:14px;min-height:460px}.groupSideTabs{border-right:1px solid var(--line);padding-right:10px;display:flex;flex-direction:column;gap:10px}.groupSideTab{border:1px solid var(--line);background:#f8fffc;color:#075e54;border-radius:18px;padding:12px 10px;text-align:left;font-weight:1000;cursor:pointer;display:grid;gap:4px}.groupSideTab span{display:block;font-size:13px}.groupSideTab small{display:block;color:#60746f;font-size:10px;line-height:1.2}.groupSideTab.active{background:linear-gradient(135deg,#dffff4,#f8fffc);border-color:#0db79073;box-shadow:0 10px 24px #082f2a14}.groupChatPane{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;min-width:0}.groupChatHead{border:1px solid var(--line);background:#f8fffc;border-radius:18px;padding:12px}.groupChatHead b{display:block;color:#075e54}.groupChatHead span{display:block;color:#60746f;font-size:12px}.groupMessages{border:1px solid var(--line);background:linear-gradient(180deg,#f8fffc,#eef8f5);border-radius:20px;padding:12px;overflow:auto;max-height:390px}.groupMsg{background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px 12px;margin:8px 0;box-shadow:0 8px 18px #082f2a0f}.groupMsg b{color:#075e54;font-size:13px}.groupMsg small{float:right;color:#60746f;font-size:11px}.groupMsg p{margin:6px 0 0;color:#243f39}.groupComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.groupComposer input{border:1px solid var(--line);border-radius:16px;padding:0 14px;height:44px;font-family:inherit;font-weight:800;color:#132320}.pollOptionsEditor+.softBtn{width:100%;margin-top:8px}@media(max-width:760px){.groupRoom{grid-template-columns:86px minmax(0,1fr);gap:10px}.groupSideTab{padding:10px 7px;border-radius:16px}.groupSideTab small{display:none}.groupMessages{max-height:52vh}.groupComposer{grid-template-columns:1fr}.groupComposer .primaryBtn{width:100%}}.archiveBoxV142{max-width:1120px;margin:0 auto 14px;border:1px solid var(--line);border-radius:24px;background:#ffffffd1;box-shadow:0 14px 34px #082f2a12;padding:10px}.archiveToggleV142{width:100%;height:auto;min-height:48px;display:flex;align-items:center;justify-content:flex-start;gap:10px;background:#f8fffc;color:#075e54;border:1px solid var(--line);border-radius:18px;box-shadow:none}.archiveToggleV142 span{font-size:18px;width:22px;text-align:center}.archiveToggleV142 b{font-size:14px}.archiveToggleV142 small{margin-left:auto;background:#e7fff8;color:#075e54;border-radius:999px;padding:4px 10px;font-weight:1000}.archiveToggleV142.open{background:linear-gradient(135deg,#e6fff7,#fff)}.archiveListV142{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:12px}.archiveListV142[hidden]{display:none!important}.archivedCard{opacity:.92;border-style:dashed;background:linear-gradient(180deg,#fff,#f8fffc)}.commCard .thumb{height:220px;max-height:220px;object-fit:contain;background:#f3faf7;display:block;padding:6px}.commCard[data-comm-id] .thumb{cursor:pointer}.commDetailImageV142{width:100%;max-height:70vh;object-fit:contain;background:#f3faf7;border:1px solid var(--line);border-radius:20px;padding:8px;cursor:zoom-in;display:block;margin:8px 0 14px}.pollCard .thumb{height:210px;max-height:210px;object-fit:contain;background:#f3faf7;padding:6px}.deleteMsgBtn{border:0;background:#fff1f2;color:#b91c1c;border-radius:999px;width:34px;height:34px;font-weight:1000;cursor:pointer;box-shadow:0 6px 14px #7f1d1d14}.deleteMsgBtn:hover{background:#ffe4e6}.msgActions .deleteMsgBtn{order:-1}.groupCard{cursor:pointer}.groupCard:active{transform:scale(.995)}.imageZoomStage{touch-action:none}.imageZoomStage img{will-change:transform}@media(max-width:760px){.archiveListV142{grid-template-columns:1fr}.commCard .thumb,.pollCard .thumb{height:190px}.commDetailImageV142{max-height:62vh}}.logo{padding:3px!important;overflow:visible!important;background:transparent!important;display:grid!important;place-items:center!important}.logo img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:scale(.92)!important;border-radius:12px!important}@media(max-width:760px){.logo{width:62px!important;height:62px!important;min-width:62px!important;flex-basis:62px!important;padding:4px!important}.logo img{transform:scale(.9)!important}.brandText strong{letter-spacing:-.04em!important}}.archiveApprovalBox.sameAsPending{margin-top:18px!important}.archiveApprovalBox.sameAsPending .pendingToggle{width:100%;justify-content:flex-start;text-align:left}.dangerChoice{border-color:#dc26262e!important;background:linear-gradient(135deg,#fff7f7,#fff)!important}.dangerChoice b{color:#991b1b!important}.dangerChoice.hard{background:linear-gradient(135deg,#fee2e2,#fff7f7)!important}.uploadPreviewBox{margin-top:10px;border:1px solid var(--line);border-radius:18px;background:#f8fffc;padding:10px}.uploadPreviewHead{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.uploadPreviewStage{width:100%;height:210px;border-radius:16px;overflow:hidden;background:#eef8f4;display:grid;place-items:center}.uploadPreviewStage img{width:100%;height:100%;object-fit:contain;display:block}.imageZoomStage.imageZoomStageV144{overflow:hidden;touch-action:none;cursor:grab;padding:8px}.imageZoomStage.imageZoomStageV144.dragging{cursor:grabbing}.imageZoomStage.imageZoomStageV144 img{max-width:100%;max-height:100%;user-select:none;-webkit-user-drag:none;touch-action:none}.commCard .thumb,.pollCard .thumb,.reportCard .reportThumb{object-fit:contain}.groupCardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pinGroupBtn{min-width:42px;height:42px;border:none;border-radius:14px;background:#edf7f2;cursor:pointer;font-size:18px;box-shadow:inset 0 0 0 1px var(--line)}.pinGroupBtn.active{background:#d9f6ea}.groupSectionBox{margin-bottom:14px}.groupSectionBox .pendingReportsList{margin-top:10px}.reportDetailPhoto,.commDetailImageV142{touch-action:manipulation}@media(max-width:760px){.uploadPreviewStage{height:180px}}.archiveNoArrow .pendingToggle{justify-content:flex-start;text-align:left}.archiveNoArrow .pendingToggle:before,.archiveNoArrow .pendingToggle span:first-child{display:none!important;content:none!important}.pollOriginChips{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 10px}.groupGridSection{grid-column:1/-1;margin:6px auto 18px;width:100%;max-width:1180px}.groupGridHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;padding:0 2px}.groupGridHead h3{margin:0;color:#075e54;font-size:1.15rem}.groupGridHead span{font-weight:900;color:#55736c;background:#f7fffb;border:1px solid var(--line);border-radius:999px;padding:7px 12px}.groupVisualGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;width:100%}.groupVisualGrid .card{margin:0;height:100%}.groupsHintV145{grid-column:1/-1;max-width:1180px;width:100%;margin:0 auto 12px;background:#ffffffbd;border:1px dashed var(--line);border-radius:18px;padding:12px 14px;color:#075e54;font-weight:900}@media(max-width:760px){.groupVisualGrid{grid-template-columns:1fr}.groupGridHead{align-items:flex-start;flex-direction:column}.groupsHintV145{font-size:.92rem}}.galleryThumb{width:100%;height:210px;border-radius:18px;background:#f3faf7;border:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:4px;overflow:hidden;margin:8px 0 10px;position:relative}.galleryThumb img{width:100%;height:100%;object-fit:contain;background:#eef8f4;display:block}.galleryThumb img:only-child{grid-column:1/-1}.galleryCount{position:absolute;right:10px;bottom:10px;border-radius:999px;background:#0000009e;color:#fff;padding:5px 10px;font-weight:900}.detailGalleryV146{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:8px 0 18px}.detailGalleryV146 img{width:100%;height:260px;object-fit:contain;background:#f3faf7;border:1px solid var(--line);border-radius:18px;cursor:zoom-in;padding:6px}.galleryViewer{height:min(70vh,720px);display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:10px;background:#071d1a;border-radius:20px;padding:10px}.galleryViewer img{max-width:100%;max-height:100%;object-fit:contain;justify-self:center;cursor:zoom-in;border-radius:12px}.galleryNav{height:54px;border:none;border-radius:16px;background:#fff;color:#075e54;font-size:38px;font-weight:900;cursor:pointer}.galleryNav:disabled{opacity:.35}.galleryDots{display:flex;gap:7px;justify-content:center;margin:12px 0}.galleryDot{width:11px;height:11px;border:none;border-radius:99px;background:#b8d5cc}.galleryDot.active{background:#075e54}.pollBarV146{height:12px;background:#edf4f1;border-radius:999px;overflow:hidden;display:flex;margin:8px 0 4px}.pollBarAnon{height:100%;background:#6aa99a}.pollBarVer{height:100%;background:#0b7a68}.pollVoteBreakdownV146{display:block;text-align:left;color:#58716b;font-weight:800}.pollOptionV146{display:block;text-align:left}.pollOptionV146 b{display:block}.pollChipAnon{box-shadow:inset 0 -3px #6aa99a}.pollChipVer{box-shadow:inset 0 -3px #0b7a68}.linkBtnV146{border:none;background:none;color:#075e54;font-weight:900;text-decoration:underline;cursor:pointer;padding:0}.ownDelete{background:#fff6f6;color:#9b1c1c}.towersHomeCard{background:linear-gradient(135deg,#eefdf8,#fff)}.towersDirectoryGrid{max-height:65vh;overflow:auto;padding-right:4px}.uploadPreviewStage{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;height:auto;min-height:180px}.uploadPreviewStage img{height:170px;border-radius:12px;background:#edf8f4;object-fit:contain}@media(max-width:760px){.galleryThumb{height:180px}.detailGalleryV146 img{height:210px}.galleryViewer{grid-template-columns:42px 1fr 42px;height:64vh}.galleryNav{height:44px;font-size:30px}.uploadPreviewStage img{height:140px}}.accountPanelV147{display:grid;gap:16px}.accountHeroV147{display:flex;gap:14px;align-items:center;background:#f5fffb;border:1px solid var(--line);border-radius:22px;padding:14px}.accountAvatarV147{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:#e6f8f2;font-size:28px}.accountHeroV147 b{display:block;font-size:20px;color:#075e54}.accountHeroV147 span,.accountHeroV147 small{display:block;color:#45645f;font-weight:800}.accountStatsGridV147{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.accountStatsGridV147>div{background:#f7fffc;border:1px solid var(--line);border-radius:18px;padding:12px}.accountStatsGridV147 b{font-size:20px;color:#075e54;display:block}.accountStatsGridV147 span{font-size:12px;color:#60736e;font-weight:900}.identityModeGridV147{display:grid;grid-template-columns:1fr 1fr;gap:10px}.identityModeGridV147 .active{background:#d9f6ea;border-color:#14b894}.okBoxV147{border:1px solid rgba(20,184,148,.35);background:#f0fff9;border-radius:18px;padding:14px}.okBoxV147 b,.okBoxV147 span{display:block}.verificationListV147{display:grid;gap:12px}.verificationRowV147{border:1px solid var(--line);background:#f8fffc;border-radius:20px;padding:14px;display:grid;gap:10px}.verificationRowV147 b,.verificationRowV147 span,.verificationRowV147 small{display:block}.docLinksV147{display:flex;gap:10px;flex-wrap:wrap}.docLinksV147 a{font-weight:1000;color:#075e54}.groupThumbV147{width:100%;height:150px;object-fit:cover;border-radius:18px;margin-bottom:10px;background:#edf8f3;border:1px solid var(--line)}.deleteMsgBtn.hardDeleted{background:#fff0f0;color:#8b1111}.ownDelete{background:#ecfff6!important;color:#075e54!important}.pollBarAnon{background:#f59e0b}.pollBarVer{background:#14b894}.groupCard .groupThumbV147{cursor:pointer}@media(max-width:760px){.accountStatsGridV147,.identityModeGridV147{grid-template-columns:1fr}.groupThumbV147{height:130px}}.msgRow.deleted .bubble{min-width:220px;max-width:min(78vw,460px)}.msgRow.deleted .msgText{word-break:normal;overflow-wrap:anywhere;line-height:1.45}.msgHead .profileNameBtn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;display:inline-block;vertical-align:bottom}.commCard .galleryThumb.singlePreview,.galleryThumb.singlePreview{display:grid!important;grid-template-columns:1fr!important;height:230px!important;background:#f3faf7;padding:6px;overflow:hidden}.galleryThumb.singlePreview img{width:100%!important;height:100%!important;object-fit:contain!important;background:#eef8f4;border-radius:14px}.registerPhoneFieldV148[hidden],.registerEmailFieldV148[hidden]{display:none!important}@media(max-width:760px){.topbar{gap:6px!important;overflow:hidden!important;align-items:center!important}.brand{flex:1 1 auto!important;max-width:42vw!important;min-width:0!important;gap:7px!important}.brandText{min-width:0!important;max-width:110px!important;overflow:hidden!important}.brandText strong{font-size:20px!important;line-height:.96!important;letter-spacing:-.055em!important;display:block!important;max-width:110px!important}.topActions{flex:0 0 auto!important;gap:5px!important;position:relative!important;z-index:3!important}.privacyPill{position:relative!important;z-index:4!important;flex:0 0 42px!important;margin-left:2px!important}.rolePill{position:relative!important;z-index:4!important;max-width:132px!important}.msgRow.deleted .bubble{min-width:214px;max-width:calc(100vw - 82px)}.commCard .galleryThumb.singlePreview,.galleryThumb.singlePreview{height:190px!important}}@media(max-width:380px){.brandText strong{font-size:18px!important;max-width:92px!important}.brand{max-width:39vw!important}.rolePill{max-width:118px!important}.logo{width:52px!important;height:52px!important;min-width:52px!important;flex-basis:52px!important}}.chatBody{display:block!important;white-space:normal!important;overflow-x:hidden!important;overflow-y:auto!important;contain:layout paint!important}.chatBody .msgRow{display:flex!important;float:none!important;clear:both!important;width:fit-content;max-width:960px}.chatBody .msgRow.own{margin-left:auto!important;margin-right:0!important}.chatBody .chatDaySeparator,.chatBody .olderChatWrap{display:flex!important;clear:both!important;width:100%!important}.chatBody .bubble{min-width:0!important}.galleryThumb.singlePreview{height:280px!important;align-items:center!important;justify-items:center!important;background:#f6fffb!important}.commCard .galleryThumb.singlePreview,.reportCard.pendingCard .galleryThumb.singlePreview,.reportGalleryThumb.singlePreview{height:300px!important}.galleryThumb.singlePreview img{object-fit:contain!important;object-position:center center!important;background:transparent!important;max-width:100%!important;max-height:100%!important}.galleryThumb.singlePreview img[data-trimmed-transparent="1"]{width:100%!important;height:100%!important;object-fit:contain!important}.groupCard .reviewActions.publishedActions{margin-top:12px;position:relative;z-index:3}.avatar img[src*=avatar-28],.identityAvatar img[src*=avatar-28],.identityPreviewAvatar img[src*=avatar-28],.profileHeroAvatar img[src*=avatar-28]{object-position:54% 50%!important}@media(max-width:760px){.galleryThumb.singlePreview,.commCard .galleryThumb.singlePreview,.reportCard.pendingCard .galleryThumb.singlePreview,.reportGalleryThumb.singlePreview{height:220px!important}.chatBody .msgRow{max-width:calc(100vw - 24px)}}.reportShareActionsV260{display:flex;justify-content:flex-end;margin-top:12px;padding-top:10px;border-top:1px solid rgba(7,94,84,.1)}.reportShareBtnV260,.reportShareDownloadBtnV260{touch-action:manipulation}.reportShareActionsV260 .reportShareBtnV260{border:0;background:#075e5417;color:#075e54;border-radius:999px;min-height:38px;padding:0 15px;font-weight:1000;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.reportShareActionsV260 .reportShareBtnV260:hover{background:#0db79029;color:#047857}.reportShareDetailV260{display:flex;gap:9px;flex-wrap:wrap;align-items:center;margin:0 0 9px;width:100%}.reportShareDetailV260 .reportShareBtnV260,.reportShareDetailV260 .reportShareDownloadBtnV260{min-width:180px;justify-content:center}.reportShareModalV260{display:grid;gap:12px}.reportSharePreviewV260{display:grid;grid-template-columns:minmax(130px,220px) minmax(0,1fr);gap:16px;align-items:stretch;border:1px solid var(--line);background:#f7fffc;border-radius:20px;padding:12px}.reportSharePreviewV260>img,.reportShareNoPhotoV260{width:100%;height:160px;border-radius:15px;background:#eaf7f3;object-fit:cover}.reportShareNoPhotoV260{display:grid;place-items:center;font-size:48px}.reportSharePreviewV260>div:last-child{min-width:0;display:flex;flex-direction:column;gap:5px;justify-content:center}.reportSharePreviewV260 span{color:#087766;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.04em}.reportSharePreviewV260 h3{margin:0;color:#163b34;font-size:20px;line-height:1.15}.reportSharePreviewV260 p{margin:0;color:#39544e;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.reportSharePreviewV260 small{color:#6a7c77;font-weight:800}.reportShareHintV260{margin:0;padding:11px 13px;border-radius:15px;background:#eef9f6;color:#34524b;font-weight:750;line-height:1.4}@media(max-width:640px){.reportShareActionsV260 .reportShareBtnV260{min-height:42px}.reportShareDetailV260{display:grid;grid-template-columns:1fr}.reportShareDetailV260 .reportShareBtnV260,.reportShareDetailV260 .reportShareDownloadBtnV260{width:100%;min-width:0}.reportSharePreviewV260{grid-template-columns:1fr}.reportSharePreviewV260>img,.reportShareNoPhotoV260{height:210px}}.bottomNav{grid-template-columns:repeat(5,1fr)!important}.tab[data-screen=camaras],#camaras{display:none!important}.groupMsgMedia{display:block;margin-top:8px;border-radius:14px;overflow:hidden;border:1px solid rgba(7,94,84,.12);background:#f8fffc}.groupMsgMedia img{display:block;width:100%;max-width:360px;max-height:320px;object-fit:contain;background:#fff}.groupMsgFile{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:9px 12px;border-radius:14px;background:#effbf8;color:#075e54;text-decoration:none;font-weight:1000;border:1px solid rgba(7,94,84,.12)}.groupReceiptHint{display:block;margin:8px 0 0;color:#60746f;font-size:12px;font-weight:850;line-height:1.3}.groupComposer.withMedia{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.groupMediaInput{max-width:185px;border:1px solid var(--line);border-radius:14px;padding:8px;background:#fff;font-size:12px;font-weight:800;color:#075e54}@media(max-width:760px){.brandText{display:none!important}.brand{gap:0!important;flex:0 0 auto!important}.topbar{padding-left:8px!important;padding-right:8px!important}.topActions{gap:6px!important;min-width:0!important}.privacyPill{min-width:0!important;max-width:148px!important;padding:0 10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px!important}.rolePill{max-width:112px!important;padding:0 10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px!important}.iconBtn{width:42px!important}.groupComposer.withMedia{grid-template-columns:1fr;align-items:stretch}.groupMediaInput{width:100%;max-width:none}}.groupMsgHead{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.groupMsgHead small{margin-left:auto}.groupMsg .groupDeleteBtn{margin-left:4px}.groupMsg.deleted p{font-style:italic;opacity:.82}.modalCard.groupModalV153{overflow:hidden!important}.modalCard.groupModalV153 h2{margin-bottom:16px!important}@media(min-width:900px){.modalCard.groupModalV153{width:min(1180px,96vw)!important;max-height:92vh!important;padding:24px!important}.modalCard.groupModalV153 .groupRoom{grid-template-columns:190px minmax(0,1fr)!important;min-height:clamp(560px,72vh,760px)!important}.modalCard.groupModalV153 .groupMessages{max-height:none!important;min-height:0!important;height:100%!important}.modalCard.groupModalV153 .groupSideTabs{padding-right:14px!important}}@media(max-width:899px){.modalCard.groupModalV153{width:min(680px,96vw)!important;max-height:86vh!important}}.registerPrivacyNoticeV154{border:1px solid rgba(20,184,148,.32);background:linear-gradient(135deg,#f0fff9,#f8fffc);border-radius:18px;padding:13px 14px;margin:10px 0;color:#075e54;font-size:13px;font-weight:850;line-height:1.42}.registerPrivacyNoticeV154 b{display:block;margin-bottom:4px;color:#064f47;font-size:14px}.registerPrivacyNoticeV154 small{display:block;color:#60746f;font-weight:850;margin-top:4px}.registerConfirmEmailV154{word-break:break-word;font-weight:1000;color:#075e54}.emailOnlyBadgeV154{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#e9fff7;color:#075e54;border:1px solid rgba(20,184,148,.28);padding:6px 10px;font-size:12px;font-weight:1000;margin-bottom:8px}.avatar img[src*=anon-default],.identityAvatar img[src*=anon-default],.identityPreviewAvatar img[src*=anon-default],.waProfileAvatar img[src*=anon-default],.profileHeroAvatar img[src*=anon-default]{object-fit:cover!important;object-position:center center!important;background:#effbf8!important}.orientationPageV157{max-width:1120px;margin:0 auto 120px;display:grid;gap:16px}.orientationHeroV157{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:18px;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fffdf2,#f3fff7)}.orientationHeroTextV157 h3{font-size:28px;line-height:1.02;margin:10px 0;color:#075e54;letter-spacing:-.04em}.orientationHeroTextV157 p{font-size:15px;line-height:1.5}.orientationHeroImgV157{width:100%;max-width:300px;justify-self:center;border-radius:28px;box-shadow:0 18px 44px #082f2a1f;background:#fff}.orientationGridV157{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.orientationStepV157{position:relative;padding-left:58px}.orientationStepV157>b{position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:999px;background:#0db790;color:#fff;display:grid;place-items:center;font-weight:1000}.orientationStepV157 h3,.orientationWideV157 h3,.orientationWarningV157 h3{color:#075e54}.orientationWarningV157{border-color:#f59e0b40;background:#fffbeb}.bottomNav .tab[data-screen=orientacion] img{border-radius:10px}@media(max-width:760px){.orientationHeroV157{grid-template-columns:1fr;text-align:left}.orientationHeroImgV157{max-width:210px;order:-1}.orientationGridV157{grid-template-columns:1fr}.orientationStepV157{padding-left:52px}.orientationHeroTextV157 h3{font-size:23px}.bottomNav{grid-template-columns:repeat(6,1fr)}.tab{font-size:10px}.tab img{width:30px;height:30px}}@media(min-width:761px){.bottomNav{grid-template-columns:repeat(6,1fr)!important;height:calc(var(--nav) + var(--safe-bottom))!important}}.tab.active:before{display:none!important;content:none!important}.tab.active{background:linear-gradient(135deg,#dffcf5,#fff)!important;color:#075e54!important;border:1px solid rgba(13,183,144,.32)!important;box-shadow:0 8px 20px #082f2a1a,inset 0 0 0 2px #10b9811a!important}.tab.active img{transform:translateY(-1px) scale(1.04);filter:drop-shadow(0 6px 10px rgba(8,47,42,.18))}.desktopGroupsShortcutV160,#desktopGroupsShortcutV160{display:none!important;visibility:hidden!important;pointer-events:none!important}@media(min-width:900px){.bottomNav{width:min(940px,calc(100vw - 64px));left:50%;right:auto;transform:translate(-50%);bottom:14px;border-radius:28px;border:1px solid rgba(15,118,110,.16);padding:8px;height:74px;box-shadow:0 12px 34px #082f2a24}.appShell{bottom:108px}}.msgText a,.groupMsg p a{color:#075e54;font-weight:1000;text-decoration:underline;text-underline-offset:2px;word-break:break-word}.msgText a:hover,.groupMsg p a:hover{color:#0db790}.pollBarV146{background:#eef5f2;gap:2px;padding:2px;box-sizing:border-box}.pollBarV146.empty{opacity:.55}.pollBarAnon{background:#f59e0b!important;border-radius:999px 0 0 999px}.pollBarVer{background:#14b894!important}.pollBarAdmin{background:#8b5cf6!important;border-radius:0 999px 999px 0}.pollBarV146 span:only-child{border-radius:999px}.pollChipAnon{box-shadow:inset 0 -3px #f59e0b!important}.pollChipVer{box-shadow:inset 0 -3px #14b894!important}.pollChipAdmin{box-shadow:inset 0 -3px #8b5cf6!important}.pollVoteBreakdownV146{line-height:1.35}.option.selected{cursor:pointer}.bottomNav .tab[data-screen=mas] img{border-radius:10px}.moreGridV166{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.moreCardV166{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:center;cursor:pointer;background:linear-gradient(135deg,#fffdf2,#f3fff7)}.moreCardV166:hover{transform:translateY(-1px);box-shadow:0 18px 42px #082f2a1c}.moreIconV166{width:110px;height:110px;object-fit:cover;border-radius:24px;border:1px solid rgba(15,118,110,.18);background:#fff;box-shadow:0 12px 28px #082f2a1a}.moreCardV166 h3{margin-top:8px}@media(max-width:760px){.moreCardV166{grid-template-columns:82px minmax(0,1fr);gap:12px}.moreIconV166{width:82px;height:82px;border-radius:18px}.moreCardV166 .primaryBtn{height:40px}}.adminPanelPageV167{min-height:100vh;background:linear-gradient(180deg,#eafff8,#f8fffc);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#123b34;padding:28px}.adminPanelShellV167{max-width:1120px;margin:0 auto}.adminPanelHeroV167{background:linear-gradient(135deg,#075e54,#0db790);color:#fff;border-radius:28px;padding:28px;box-shadow:0 18px 48px #082f2a2e}.adminPanelHeroV167 h1{margin:0 0 8px;font-size:34px;letter-spacing:-.04em}.adminPanelHeroV167 p{margin:0;opacity:.92;font-weight:750}.adminPanelGridV167{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:18px}.adminPanelCardV167{background:#fff;border:1px solid rgba(15,118,110,.14);border-radius:24px;padding:18px;box-shadow:0 12px 32px #082f2a14;text-decoration:none;color:#075e54;display:block}.adminPanelCardV167 b{font-size:18px;display:block;margin-bottom:6px}.adminPanelCardV167 span{display:block;color:#61756f;font-weight:700;line-height:1.35}.adminPanelBackV167{display:inline-flex;align-items:center;gap:8px;margin:18px 0 0;background:#fff;color:#075e54;border-radius:999px;padding:12px 16px;text-decoration:none;font-weight:1000;border:1px solid rgba(15,118,110,.16)}@media(max-width:760px){.adminPanelPageV167{padding:18px}.adminPanelHeroV167 h1{font-size:28px}}.backToMoreV168{height:38px;border-radius:14px;border:1px solid rgba(15,118,110,.18);background:#f7fffc;color:#075e54;font-weight:1000;padding:0 14px;cursor:pointer}.moreCardV168{display:flex;gap:14px;align-items:center;cursor:pointer}.moreIconV168{width:70px;height:70px;object-fit:contain;border-radius:18px;box-shadow:0 8px 20px #082f2a14}.unavailableV168{opacity:.86;filter:saturate(.82)}.unavailableV168 .chip{text-transform:uppercase;background:#fff7db;color:#8a6100}.adminTableCardV168{background:#fff;border:1px solid rgba(15,118,110,.14);border-radius:24px;padding:18px;margin-top:18px;box-shadow:0 12px 32px #082f2a14}.adminTableWrapV168{overflow:auto;margin-top:12px}.adminTableV168{width:100%;border-collapse:separate;border-spacing:0 8px;min-width:860px}.adminTableV168 th{text-align:left;color:#075e54;font-size:13px;padding:8px 10px}.adminTableV168 td{background:#f8fffc;border-top:1px solid rgba(15,118,110,.1);border-bottom:1px solid rgba(15,118,110,.1);padding:10px;font-weight:750;color:#123b34}.adminTableV168 td:first-child{border-left:1px solid rgba(15,118,110,.1);border-radius:14px 0 0 14px}.adminTableV168 td:last-child{border-right:1px solid rgba(15,118,110,.1);border-radius:0 14px 14px 0}.adminTableV168 small{display:block;color:#60746f;font-weight:800}.identityAdminGridV168{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;margin-top:14px}.identityAdminCardV168{display:flex;gap:12px;align-items:center;background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:20px;padding:12px}.identityAdminCardV168.busy{background:#fff7ed;border-color:#f59e0b47}.identityAdminCardV168.free{background:#f0fdf4;border-color:#10b9813d}.identityAdminAvatarV168{width:58px;height:58px;min-width:58px;border-radius:999px;overflow:hidden;background:#fff;display:grid;place-items:center}.identityAdminAvatarV168 img{width:100%;height:100%;object-fit:cover}.identityAdminCardV168 b{display:block;color:#075e54}.identityAdminCardV168 span,.identityAdminCardV168 small{display:block;color:#60746f;font-weight:800}@media(max-width:760px){.moreCardV168{align-items:flex-start}.moreIconV168{width:56px;height:56px}.adminTableCardV168{padding:12px}.identityAdminGridV168{grid-template-columns:1fr}}#mas{position:relative!important;display:none}#mas.active{display:block!important}#mas .sectionHead{max-width:1120px;margin:0 auto 16px;align-items:center}.moreGridV169{max-width:1120px!important;margin:0 auto 120px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.moreCardV169{display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;min-height:170px!important;cursor:pointer!important}.moreIconV169{width:94px!important;height:94px!important;object-fit:contain!important;border-radius:22px!important;box-shadow:0 12px 28px #082f2a1a!important;background:#f8fffc!important}.unavailableV169{cursor:not-allowed!important;opacity:.92!important;background:linear-gradient(135deg,#fff,#f9fffc)!important}.unavailableChipV169{background:#fff4cf!important;color:#856414!important}.backToMoreV169{height:38px;border-radius:14px;border:1px solid rgba(15,118,110,.18);background:#f7fffc;color:#075e54;font-weight:1000;padding:0 14px;cursor:pointer}@media(max-width:760px){.moreGridV169{grid-template-columns:1fr!important;margin-bottom:100px!important}.moreCardV169{grid-template-columns:72px minmax(0,1fr)!important;min-height:140px!important}.moreIconV169{width:72px!important;height:72px!important}#mas .sectionHead{align-items:flex-start}}body.adminScrollPageV170,body.adminPanelPageV167{overflow-y:auto!important;overflow-x:hidden!important;height:auto!important;min-height:100vh!important;position:relative!important}.adminPanelPageV167 .adminPanelShellV167{padding-bottom:80px!important}.adminTableCardV170{max-height:none!important;overflow:visible!important}.adminTableWrapV168{max-height:calc(100vh - 260px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;border-radius:18px}.adminMiniBtnV170{height:34px!important;border-radius:12px!important;padding:0 12px!important;white-space:nowrap!important}.adminProfileModalV170{position:fixed;inset:0;z-index:999;background:#021c186b;display:grid;place-items:center;padding:18px}.adminProfileModalV170[hidden]{display:none!important}.adminProfileCardV170{position:relative;width:min(760px,96vw);max-height:88vh;overflow:auto;background:#fff;border-radius:28px;padding:22px;box-shadow:0 30px 80px #00000040}.adminProfileSummaryV170{background:#f8fffc;border:1px solid rgba(15,118,110,.14);border-radius:18px;padding:14px;margin:8px 0 16px;color:#075e54}.adminProfileSummaryV170 b,.adminProfileSummaryV170 span,.adminProfileSummaryV170 small{display:block;line-height:1.35}.adminMsgListV170{display:grid;gap:10px;max-height:52vh;overflow:auto;padding-right:4px}.adminMsgListV170 article{background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:16px;padding:12px;color:#123b34}.adminMsgListV170 article b{display:flex;justify-content:space-between;gap:8px;color:#075e54;font-size:13px}.adminMsgListV170 article b span{color:#60746f;font-weight:900}.adminMsgListV170 article p{margin:8px 0 0;white-space:pre-wrap;line-height:1.4;font-weight:750}.adminMsgListV170 article small{display:block;margin-top:6px;color:#60746f;font-weight:900}@media(max-width:760px){.adminTableWrapV168{max-height:calc(100vh - 230px)!important}.adminProfileCardV170{padding:18px}.adminMsgListV170 article b{display:block}}.groupCard .chipRow.groupChipsHiddenV171,.groupCard.cleanGroupCardV171 .chipRow{display:none!important}.msgRow.pinnedV171 .bubble,.groupMsg.pinnedV171{border:2px solid rgba(245,158,11,.42)!important;box-shadow:0 10px 24px #f59e0b21!important;background:linear-gradient(135deg,#fffdf2,#fff)!important}.pinnedBadgeV171{display:inline-flex;align-items:center;gap:4px;font-size:.74rem;font-weight:1000;color:#8a6100;background:#fff4cf;border-radius:999px;padding:3px 8px;margin-left:6px;vertical-align:middle}.pinMsgBtnV171,.pinGroupMsgBtnV171{background:#fff8db!important;color:#8a6100!important;border:0!important;border-radius:999px!important;width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;box-shadow:0 8px 18px #f59e0b29!important;cursor:pointer!important;font-weight:1000!important}.pinMsgBtnV171.active,.pinGroupMsgBtnV171.active{background:#facc15!important;color:#5f4200!important}.pinnedPanelV171{max-width:940px;margin:0 auto 10px;padding:10px 12px;background:#fffbeb;border:1px solid rgba(245,158,11,.28);border-radius:18px;box-shadow:0 10px 26px #082f2a14;font-weight:900;color:#075e54}.pinnedPanelV171 b{display:block;color:#8a6100;font-size:.82rem;margin-bottom:3px}.pinnedPanelV171 span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groupPinnedWrapV171{margin-bottom:10px}@media(max-width:760px){.pinMsgBtnV171,.pinGroupMsgBtnV171{width:31px!important;height:31px!important}.pinnedBadgeV171{font-size:.68rem;padding:2px 6px}.pinnedPanelV171 span{white-space:normal}}.adminPanelGridV172{align-items:stretch}.adminPanelCardV172{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:center}.adminPanelCardMediaV172{width:110px;height:110px;border-radius:24px;display:grid;place-items:center;background:#f7fffc;border:1px solid rgba(15,118,110,.12);overflow:hidden;box-shadow:0 10px 24px #082f2a14}.adminPanelCardMediaV172 img{width:100%;height:100%;object-fit:cover;display:block}.adminPanelEmojiV172{font-size:52px;line-height:1}.adminHeroInlineV172{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.adminHeroInlineV172 p{margin:0}.adminHeroImageV172{width:92px;height:92px;border-radius:22px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;object-fit:cover;box-shadow:0 10px 22px #0000001f}.adminStatsWrapV172{overflow:visible}.adminStatsGridV172{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:14px}.adminStatCardV172{background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:22px;padding:16px;box-shadow:0 10px 24px #082f2a0f}.adminStatCardV172 b{display:block;color:#075e54;font-size:16px;margin-bottom:8px}.adminStatCardV172 span{display:block;color:#133b34;font-size:22px;font-weight:1000;line-height:1.25;word-break:break-word}@media(max-width:760px){.adminPanelCardV172{grid-template-columns:84px minmax(0,1fr)}.adminPanelCardMediaV172{width:84px;height:84px;border-radius:18px}.adminPanelEmojiV172{font-size:42px}.adminHeroImageV172{width:74px;height:74px;border-radius:18px}.adminStatsGridV172{grid-template-columns:1fr}}.adminStatsTitleV173{margin:0 0 12px;color:#075e54;font-size:24px}.adminStatCardV172 small{display:block;margin-top:8px;color:#60746f;font-weight:850;font-size:13px}.adminBarsGridV173{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:10px}.adminBarCardV173{background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:22px;padding:16px;box-shadow:0 10px 24px #082f2a0f}.adminBarCardV173 h3{margin:0 0 12px;color:#075e54;font-size:18px}.adminBarsV173{display:grid;gap:8px}.adminBarRowV173{display:grid;grid-template-columns:48px minmax(120px,1fr) auto;align-items:center;gap:10px;font-weight:900;color:#123b34}.adminBarRowV173 span{color:#60746f;font-size:12px}.adminBarRowV173 b{font-size:12px;color:#075e54;white-space:nowrap}.adminBarTrackV173{height:14px;border-radius:999px;background:#e7f4ef;overflow:hidden;border:1px solid rgba(15,118,110,.08)}.adminBarTrackV173 i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0db790,#25d366)}@media(max-width:760px){.adminBarsGridV173{grid-template-columns:1fr}.adminBarRowV173{grid-template-columns:44px minmax(90px,1fr) auto;gap:7px}.adminBarRowV173 b{font-size:11px}}.adminUserAvatarV174{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;background:#f7fffc;border:1px solid rgba(15,118,110,.14);overflow:hidden;box-shadow:0 8px 18px #082f2a14;font-size:27px}.adminUserAvatarV174 img{width:100%;height:100%;object-fit:cover;display:block}.adminUserAvatarV174.emoji{background:#eefbf7;color:#075e54}.adminProfileSummaryV174{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px}.moreGridV174{max-width:1120px!important;margin:0 auto 120px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.moreIconTextV174{width:94px;height:94px;border-radius:22px;display:grid;place-items:center;background:#f8fffc;border:1px solid rgba(15,118,110,.12);box-shadow:0 12px 28px #082f2a1a;font-size:48px}.moreInfoModalV174{display:grid;gap:10px;color:#123b34;font-weight:850;line-height:1.45}.moreInfoModalV174 p{margin:0;background:#f7fffc;border:1px solid rgba(15,118,110,.12);border-radius:18px;padding:12px 14px}@media(max-width:760px){.moreGridV174{grid-template-columns:1fr!important;margin-bottom:100px!important}.moreIconTextV174{width:72px;height:72px;border-radius:18px;font-size:36px}.adminUserAvatarV174{width:46px;height:46px}.adminProfileSummaryV174{grid-template-columns:52px minmax(0,1fr)}}.adminRoleSelectV175{height:34px;border-radius:12px;border:1px solid rgba(15,118,110,.18);background:#fff;color:#075e54;font-weight:1000;padding:0 8px}.bannedRowV175 td{background:#fff1f2!important}.warnLineV175{display:block;color:#9f1239!important;font-weight:1000;margin-top:6px}.deletedHistV175{background:#fff7ed!important;border-color:#f59e0b40!important}.warnBadgeV175{border:0;background:#fff1c7;color:#8a6100;border-radius:999px;font-weight:1000;padding:2px 7px;margin-left:6px;cursor:help}.modOverlayV175{position:fixed;inset:0;z-index:9999;background:#041c185c;display:grid;place-items:center;padding:18px}.modCardV175{width:min(520px,calc(100vw - 28px));background:#fff;border-radius:26px;border:1px solid rgba(15,118,110,.18);box-shadow:0 24px 80px #082f2a47;padding:22px;position:relative;color:#123b34}.modCardV175 h2{margin:0 0 8px;color:#075e54;font-size:26px}.modCardV175 p{margin:0 0 14px;color:#60746f;font-weight:800}.modCardV175 label{display:block;font-weight:1000;color:#075e54;margin:12px 0 6px}.modCardV175 select{width:100%;height:48px;border-radius:16px;border:1px solid rgba(15,118,110,.18);background:#f8fffc;padding:0 12px;font-weight:900;color:#123b34}.checkLineV175{display:flex!important;align-items:center;gap:10px;background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:16px;padding:12px;color:#123b34!important}.checkLineV175 input{width:18px;height:18px}.small{font-size:.9rem}@media(max-width:760px){:root{--nav:72px!important;--top:74px!important}.bottomNav{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-flow:column!important;gap:2px!important;height:calc(var(--nav) + var(--safe-bottom))!important;padding:5px 3px calc(5px + var(--safe-bottom))!important;overflow:visible!important;align-items:stretch!important}.bottomNav .tab{min-width:0!important;width:auto!important;padding:2px 0!important;border-radius:14px!important;font-size:10px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;gap:2px!important}.bottomNav .tab img{width:29px!important;height:29px!important;min-width:29px!important;object-fit:contain!important}.bottomNav .tab span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}.appShell{bottom:calc(var(--nav) + var(--safe-bottom))!important}#privacyBtn.privacyPill{min-width:0!important;width:auto!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;padding:0 9px!important;font-size:12px!important;border-radius:14px!important}.topActions{gap:6px!important;min-width:0!important;flex:0 0 auto!important}.rolePill{max-width:115px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:0 10px!important}.iconBtn{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important}.modal{padding:8px!important;align-items:start!important;place-items:start center!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important}.modalCard{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:22px!important;padding:16px!important;overflow:auto!important;margin:0 auto!important}.modalCard h2{font-size:24px!important;line-height:1.05!important;margin-right:42px!important}.privacyMobileV179 p,.privacySteps p{font-size:13px!important;line-height:1.34!important}.privacySteps{padding:12px!important;border-radius:16px!important;margin-top:10px!important}.versionBox span{font-size:22px!important}}@media(max-width:760px){.identityMenuActions.three{grid-template-columns:1fr!important}}@media(max-width:760px){.identityMenuActions.three{grid-template-columns:1fr}#privacyBtn.privacyPill{font-size:12px!important;padding:0 10px!important}}.modalOpen{overflow:hidden}@media(max-width:760px){#privacyBtn{max-width:132px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:12px!important;padding-inline:10px!important}#modal{align-items:flex-start!important;padding:12px!important;overflow:auto!important}#modal .modalCard{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 24px)!important;overflow:auto!important;border-radius:22px!important;margin:0 auto!important}.privacyMobileV179 h2{font-size:24px!important;line-height:1.1!important}.privacyMobileV179 p,.privacyMobileV179 .privacySteps p{font-size:15px!important;line-height:1.35!important}}img[src*="/assets/avatars/avatar-18.png"],.identityPreviewAvatar img[src*="avatar-18.png"],.profileAvatarBtn img[src*="avatar-18.png"],.adminUserAvatarV174 img[src*="avatar-18.png"]{object-position:58% center!important;transform:translate(3%) scale(1.02)}@media(max-width:760px){#privacyBtn{max-width:132px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:12px!important;padding-inline:10px!important}}@media(max-width:760px){#privacyBtn{width:56px!important;min-width:56px!important;max-width:56px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-size:20px!important}#modal{z-index:99999!important;align-items:center!important;justify-content:center!important;padding:12px!important;overflow:auto!important}#modal[hidden]{display:none!important}#modal .modalCard{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 150px)!important;overflow:auto!important;border-radius:24px!important;margin:auto!important;padding:18px!important}.privacyMobileV183 h2{font-size:25px!important;line-height:1.1!important;margin:0 0 10px!important}.privacyMobileV183 p{font-size:16px!important;line-height:1.35!important;margin:0 0 12px!important}.privacyMobileV183 section{border:1px solid rgba(15,118,110,.14);border-radius:18px;padding:13px;margin-top:12px;background:#f8fffc}.privacyMobileV183 section h3{font-size:19px!important;line-height:1.15!important;margin:0 0 8px!important;color:#075e54}.privacyMobileV183 .versionBox span{font-size:22px!important;line-height:1.15!important}}.modalOpenV183{overflow:hidden!important}.moderationHeroV183{background:linear-gradient(135deg,#0b6b5f,#17b890)!important}.moderationPanelPageV183 .adminPanelCardMediaV172{background:#f2fffa}.accountAvatarV147{overflow:hidden;display:grid;place-items:center}.accountAvatarV147 img{width:100%;height:100%;object-fit:cover;border-radius:999px;display:block}.accountModGridV184{margin:14px 0!important}@media(max-width:760px){#privacyBtn{width:56px!important;min-width:56px!important;max-width:56px!important;padding:0!important;font-size:20px!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.accountHeroV147{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.accountHeroV147 .accountAvatarV147{width:72px!important;height:72px!important;min-width:72px!important;font-size:30px!important}.accountHeroV147 b{font-size:22px!important;line-height:1.1!important;word-break:break-word!important}.accountHeroV147 span,.accountHeroV147 small{font-size:14px!important;line-height:1.2!important;word-break:break-word!important}}@media(max-width:760px){.identityMenuActions.three{grid-template-columns:1fr}#privacyBtn{width:56px!important;min-width:56px!important;max-width:56px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-size:20px!important}}.adminUsersGridShellV186{overflow:visible!important}.adminListToolbarV186{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:16px}.adminSearchInputV186{height:44px;border:1px solid rgba(15,118,110,.16);border-radius:16px;padding:0 14px;min-width:min(360px,100%);font-weight:850;color:#123b34;background:#f8fffc}.adminUsersGridV186{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.adminUserCardV186{background:#f8fffc;border:1px solid rgba(15,118,110,.14);border-radius:24px;padding:14px;box-shadow:0 10px 24px #082f2a0f;display:grid;gap:12px}.adminUserCardV186.isBanned{background:#fff1f2;border-color:#e11d4838}.adminUserCardTopV186{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center}.adminUserCardTopV186 b{display:block;color:#075e54;font-size:20px;line-height:1.08;word-break:break-word}.adminUserCardTopV186 span,.adminUserCardTopV186 small,.adminUserMetaV186 span{display:block;color:#60746f;font-weight:850;line-height:1.25}.adminUserAvatarBigV186{width:72px;height:72px;border-radius:999px;overflow:hidden;background:#fff;display:grid;place-items:center;border:1px solid rgba(15,118,110,.12);box-shadow:0 8px 18px #082f2a0f;font-size:34px}.adminUserAvatarBigV186 img{width:100%;height:100%;object-fit:cover}.adminUserMetaV186{display:grid;gap:4px;background:#fff;border:1px solid rgba(15,118,110,.08);border-radius:18px;padding:10px}.adminUserActionsV186{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.adminUserActionsV186 label{display:flex;align-items:center;gap:8px;font-weight:1000;color:#075e54;flex-wrap:wrap}.modChatListV186{max-height:55vh;overflow:auto;display:grid;gap:10px;background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:22px;padding:12px;margin:12px 0}.modChatListV186 article,.guideGridV186 article{background:#fff;border:1px solid rgba(15,118,110,.1);border-radius:18px;padding:12px;box-shadow:0 8px 18px #082f2a0a}.modChatListV186 b{color:#075e54}.modChatListV186 span{color:#60746f;font-size:12px}.modChatListV186 p{margin:6px 0 0;color:#123b34;font-weight:800}.modChatFormV186{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.modChatFormV186 input{height:48px;border-radius:16px;border:1px solid rgba(15,118,110,.16);padding:0 14px;font-weight:850}.guideGridV186{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.guideGridV186 h2{margin:0 0 8px;color:#075e54}.guideGridV186 p{margin:0;color:#123b34;font-weight:800;line-height:1.4}@media(max-width:760px){.adminUsersGridV186,.modChatFormV186{grid-template-columns:1fr}.adminUserCardTopV186{grid-template-columns:64px minmax(0,1fr)}.adminUserAvatarBigV186{width:64px;height:64px}}.identityPreviewAvatar span{display:grid;place-items:center;width:100%;height:100%;font-size:34px}#identityAvatar span{display:grid;place-items:center;width:100%;height:100%;font-size:22px}.modChatMsgV188{display:flex;gap:12px;align-items:flex-start;background:#f8fffc;border:1px solid rgba(15,118,110,.12);border-radius:18px;padding:12px;margin-bottom:10px}.modChatAvatarV188{width:42px;height:42px;border-radius:999px;background:#e8fbf5;display:grid;place-items:center;font-size:22px;flex:0 0 42px}.adminUserActionsV186{gap:8px;flex-wrap:wrap}.warnMsgBtnV175{width:34px;height:34px;border-radius:999px;border:0;background:#fff7ed;color:#9a3412;font-weight:1000;box-shadow:0 6px 16px #9a34121a;cursor:pointer}.modalOpenV189{overflow:hidden!important}.identityMenuActions.three{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:760px){.identityMenuActions.three{grid-template-columns:1fr}}#chatForm{position:absolute!important}#identityBtn.identityCard.avatarOnly,#identityBtn{position:relative!important;z-index:9999!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}#identityAvatar,#identityAvatar *{pointer-events:auto!important}.modalOpenV190{overflow:hidden!important}@media(max-width:760px){#identityBtn{z-index:9999!important}}.supportFormV191 textarea{resize:vertical;min-height:140px}.supportToolbarV191{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.supportListV191{display:grid;gap:14px;margin-top:14px}.supportCardV191{border:1px solid rgba(15,118,110,.14);background:#f8fffc;border-radius:22px;padding:16px;box-shadow:0 10px 24px #082f2a0f}.supportHeadV191{display:flex;gap:10px;justify-content:space-between;align-items:flex-start}.supportHeadV191 b{font-size:18px;color:#075e54}.supportHeadV191 span{background:#e9fbf4;color:#075e54;border-radius:999px;padding:5px 10px;font-weight:1000;font-size:12px}.supportCardV191 small{display:block;color:#60746f;font-weight:850;margin:7px 0}.supportCardV191 p{white-space:pre-wrap;line-height:1.45;color:#123b34}.supportMetaV191{display:flex;flex-wrap:wrap;gap:10px;color:#60746f;font-weight:850}.status-resuelto{opacity:.78}.status-en_revision .supportHeadV191 span{background:#fff4cf;color:#856414}.status-nuevo .supportHeadV191 span{background:#e9fbf4;color:#075e54}@media(max-width:760px){.supportHeadV191{display:block}.supportHeadV191 span{display:inline-block;margin-top:8px}.supportCardV191 .formActions{display:grid;grid-template-columns:1fr}.supportToolbarV191 .softBtn{flex:1 1 45%}}.dangerBtnV192{border:1px solid rgba(185,28,28,.18);background:#fff1f2;color:#9f1239;border-radius:16px;min-height:44px;padding:0 18px;font-weight:1000;cursor:pointer}.supportActionsV192{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}@media(max-width:760px){.dangerBtnV192{width:100%;min-height:52px}.supportActionsV192{grid-template-columns:1fr}}.usersGridPageV193 .adminUsersGridV186{min-height:120px}.usersGridPageV193 .notice.bad{border-color:#b91c1c3d;background:#fff1f2;color:#7f1d1d}.operatorGridV197{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.operatorChoiceV197{display:flex;align-items:center;gap:12px;text-align:left}.operatorChoiceV197 img,.operatorChoiceV197 .avatarEmoji{width:46px;height:46px;min-width:46px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}@media(min-width:760px){.operatorGridV197{grid-template-columns:repeat(2,minmax(0,1fr))}}.operationHeroV198{background:linear-gradient(135deg,#075e54,#14b8a6)!important}.operationNoticeV198{display:flex;flex-direction:column;gap:6px;background:#fff8dc;border:1px solid rgba(146,108,0,.18);border-radius:22px;padding:18px 22px;margin:18px 0;color:#6f5600}.operationToolbarV198{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}.operationToolbarV198 input{flex:1;min-width:240px;border:1px solid rgba(6,95,70,.16);border-radius:18px;padding:15px 18px;font:inherit}.operationToolbarV198 span{font-weight:800;color:#64756f}.operationUsersGridV198{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.operationUserCardV198{display:grid;grid-template-columns:72px 1fr;gap:15px;align-items:center;background:#fbfffd;border:1px solid rgba(6,95,70,.14);border-radius:24px;padding:18px;box-shadow:0 14px 32px #0450430f}.operationAvatarV198{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#eefaf6;display:grid;place-items:center;font-size:34px}.operationAvatarV198 img{width:100%;height:100%;object-fit:cover}.operationUserInfoV198 h2{margin:0 0 5px;font-size:20px;color:#075e54}.operationUserInfoV198 p{margin:0;color:#64756f;overflow-wrap:anywhere}.operationTagsV198{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.operationTagsV198 span{background:#e9faf4;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;color:#075e54}.operationEnterV198{grid-column:1/-1;width:100%;min-height:48px}@media(max-width:760px){.operationUsersGridV198{grid-template-columns:1fr}.operationUserCardV198{grid-template-columns:64px 1fr;padding:15px}.operationAvatarV198{width:64px;height:64px}.operationToolbarV198{align-items:stretch}.operationToolbarV198 input{min-width:0;width:100%}}.roleButtonIconV200{width:38px;height:38px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;background:#fff;box-shadow:0 3px 12px #05554b1f;vertical-align:middle;margin-right:8px}.roleButtonIconV200 img{width:100%;height:100%;object-fit:cover;display:block}.identityMenuActions button{display:flex;align-items:center;justify-content:center;gap:4px}.operatorChoiceV197 img{object-fit:cover}@media(max-width:760px){.roleButtonIconV200{width:34px;height:34px;flex-basis:34px}}.dangerBtnV201{border:1px solid rgba(185,28,28,.2);background:#fff1f2;color:#9f1239;font-weight:1000;cursor:pointer}.dangerBtnV201:hover{background:#ffe4e6}:root{--primary:#08766a;--primary-strong:#075e54;--primary-soft:#eaf8f4;--accent:#18b993;--accent-soft:#dff7ef;--surface:#ffffff;--surface-soft:#f8fbfa;--surface-muted:#f1f7f5;--text:#17312c;--muted:#657873;--line:#d7e7e2;--line-strong:#c8ddd6;--shadow-xs:0 2px 8px rgba(21,60,53,.04);--shadow-sm:0 7px 20px rgba(21,60,53,.065);--shadow-md:0 16px 40px rgba(21,60,53,.1);--shadow-lg:0 30px 80px rgba(21,60,53,.18);--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--icon-user:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21a8 8 0 0 0-16 0'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");--icon-lock:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='10' width='16' height='11' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E");--icon-grid:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7' height='7' rx='1.5'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1.5'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1.5'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1.5'/%3E%3C/svg%3E");--icon-shield:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");--icon-switch:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 3l4 4-4 4'/%3E%3Cpath d='M3 7h18'/%3E%3Cpath d='m7 21-4-4 4-4'/%3E%3Cpath d='M21 17H3'/%3E%3C/svg%3E");--icon-tool:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a4 4 0 0 0-5-5L7 4l3 3 2.7-2.7a4 4 0 0 0 2 5Z'/%3E%3Cpath d='m5 13-3 3 6 6 3-3'/%3E%3Cpath d='m14 10 7 7-4 4-7-7'/%3E%3C/svg%3E");--icon-exit:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17l5-5-5-5'/%3E%3Cpath d='M15 12H3'/%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'/%3E%3C/svg%3E");--icon-help:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.1 9a3 3 0 1 1 5.7 1.4c-.8 1-2.8 1.2-2.8 3.1'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E")}html,body{background:#edf4f2;color:var(--text)}body{font-weight:600;letter-spacing:-.008em}b,strong{font-weight:800}button,input,textarea,select{font:inherit}.topbar{background:linear-gradient(135deg,#08766a,#11a896)!important;box-shadow:0 5px 18px #06494024!important;border-bottom:1px solid rgba(255,255,255,.18)!important}.logo{border-radius:12px!important}.brandText strong{font-weight:850!important;letter-spacing:-.025em!important}.brandText small{font-weight:650!important;opacity:.92}.privacyPill,.rolePill,.iconBtn{border-color:#ffffff38!important;box-shadow:none!important;font-weight:750!important;border-radius:14px!important}.rolePill{box-shadow:0 4px 14px #02302a17!important}.bottomNav{background:#fffffff5!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(8,118,106,.1)!important;box-shadow:0 -6px 22px #153c3512!important}.tab{font-weight:700!important;color:#60736d!important;border-radius:14px!important}.tab.active{background:#eaf8f4!important;color:var(--primary)!important}.tab.active:before{height:3px!important;background:var(--accent)!important}.tab img{filter:none!important}.screen,.chatBody{background-color:#f4f8f6!important;background-image:radial-gradient(rgba(8,118,106,.025) 1px,transparent 1px)!important;background-size:20px 20px!important}.sectionHead h2{font-weight:850!important;letter-spacing:-.035em!important}.muted{color:var(--muted)!important;font-weight:600!important}.modal{background:#1a2a2647!important;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.modalCard{width:min(760px,96vw)!important;border-radius:30px!important;padding:30px!important;background:#fffffffb!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:var(--shadow-lg)!important;overflow-x:hidden!important}.modal h2{margin:0 58px 14px 0!important;font-size:32px!important;line-height:1.08!important;font-weight:850!important;letter-spacing:-.035em!important;color:var(--primary-strong)!important}.modalCard>p{color:#51655f;font-weight:600;line-height:1.45}.modalClose{right:22px!important;top:20px!important;width:44px!important;height:44px!important;background:#f0f8f5!important;color:var(--primary)!important;border:1px solid #e2efeb!important;box-shadow:var(--shadow-xs)!important;font-size:25px!important;font-weight:700!important}.modalClose:hover{background:#e5f5ef!important;transform:translateY(-1px)}.menuActionGrid,.authChoiceGrid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:18px!important}.authChoice{--choice-icon:var(--icon-user);position:relative!important;display:grid!important;grid-template-columns:58px minmax(0,1fr) 20px!important;grid-template-rows:auto auto!important;column-gap:16px!important;align-items:center!important;width:100%!important;min-height:92px!important;padding:14px 18px!important;text-align:left!important;border:1px solid var(--line)!important;border-radius:21px!important;background:#fff!important;box-shadow:var(--shadow-xs)!important;color:var(--text)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.authChoice:before{content:"";grid-column:1;grid-row:1/3;width:54px;height:54px;border-radius:16px;background-color:var(--primary);-webkit-mask:var(--choice-icon) center/25px 25px no-repeat;mask:var(--choice-icon) center/25px 25px no-repeat;box-shadow:inset 0 0 0 14px #e8f7f2}.authChoice:after{content:"\203a";grid-column:3;grid-row:1/3;justify-self:end;color:var(--primary);font-size:38px;line-height:1;font-weight:400}.authChoice b{grid-column:2;grid-row:1;display:block!important;margin:0!important;font-size:20px!important;line-height:1.14!important;font-weight:800!important;color:var(--primary-strong)!important}.authChoice span{grid-column:2;grid-row:2;display:block!important;margin-top:4px!important;color:var(--muted)!important;font-size:13.5px!important;font-weight:600!important;line-height:1.32!important}.authChoice:hover{transform:translateY(-1px)!important;border-color:#bddbd2!important;background:#fbfefd!important;box-shadow:var(--shadow-sm)!important}.authChoice:active{transform:scale(.993)!important}.authChoice[data-auth-menu]{--choice-icon:var(--icon-switch)}.authChoice[data-my-account-v147]{--choice-icon:var(--icon-user)}.authChoice[data-panel-v199="/Admin/"],.authChoice[data-go-v198="/Admin/"]{--choice-icon:var(--icon-grid)}.authChoice[data-panel-v199="/Moderacion/"],.authChoice[data-go-v198="/Moderacion/"]{--choice-icon:var(--icon-shield)}.authChoice[data-panel-v199="/Operacion/"],.authChoice[data-go-operation-v198]{--choice-icon:var(--icon-tool)}.authChoice[data-auth-logout]{--choice-icon:var(--icon-exit)}.authChoice[data-auth-open=login]{--choice-icon:var(--icon-lock)}.authChoice[data-auth-open=register]{--choice-icon:var(--icon-user)}.primaryBtn,.softBtn,.dangerBtnV192,.dangerBtnV201{min-height:44px!important;border-radius:14px!important;padding:0 16px!important;font-weight:750!important;letter-spacing:-.01em!important;box-shadow:none!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease!important}.primaryBtn{background:var(--accent)!important;color:#fff!important}.primaryBtn:hover{background:#11a985!important;box-shadow:0 7px 18px #18b99333!important;transform:translateY(-1px)}.softBtn{background:#fff!important;border:1px solid var(--line)!important;color:var(--primary-strong)!important}.softBtn:hover{background:#f5fbf8!important;border-color:#bfdad2!important}.dangerBtnV192,.dangerBtnV201{background:#fff7f7!important;border-color:#f0d4d4!important;color:#a02a3b!important}.card,.notice,.authPanel,.profileCardHead,.identityPreview,.verificationRowV147,.adminUserCardV186,.supportCardV191,.operationUserCardV198,.moreCardV166,.moreCardV168,.moreCardV169,.moreCardV174{background:#fff!important;border:1px solid var(--line)!important;box-shadow:var(--shadow-xs)!important}.card,.adminUserCardV186,.supportCardV191,.operationUserCardV198{border-radius:20px!important}.card{padding:15px!important}.card:hover,.moreCardV166:hover,.moreCardV169:hover,.moreCardV174:hover{box-shadow:var(--shadow-sm)!important}.card h3,.adminUserCardTopV186 b,.supportHeadV191 b{font-weight:800!important;letter-spacing:-.02em!important}.chip{background:#edf8f4!important;font-weight:700!important}.option{background:#fbfefd!important;border-color:var(--line)!important;font-weight:700!important}.option.selected{background:#e4f8f0!important;border-color:#8fd3bf!important}.identityPreview,.accountHeroV147{background:#f6fbf9!important;border-radius:20px!important;box-shadow:none!important}.identityPreview{padding:13px!important}.identityPreview b,.accountHeroV147 b{font-weight:800!important;letter-spacing:-.02em!important}.identityPreview small,.accountHeroV147 span,.accountHeroV147 small{font-weight:600!important;color:var(--muted)!important}.accountStatsGridV147>div{background:#fff!important;border:1px solid var(--line)!important;border-radius:16px!important;box-shadow:none!important}.accountStatsGridV147 b{font-weight:800!important}.profileMsgItem{border-color:var(--line)!important;box-shadow:none!important}.field label{font-weight:700!important;color:#536963!important}.field input,.field textarea,.field select,.adminSearchInputV186,.operationToolbarV198 input,.modChatFormV186 input{border:1px solid var(--line)!important;background:#fff!important;color:var(--text)!important;border-radius:14px!important;box-shadow:inset 0 1px #153c3505!important;font-weight:600!important;outline:none!important}.field input:focus,.field textarea:focus,.field select:focus,.adminSearchInputV186:focus,.operationToolbarV198 input:focus,.modChatFormV186 input:focus{border-color:#7fcab5!important;box-shadow:0 0 0 4px #18b9931a!important}.bubble{border-color:#dce9e5!important;border-radius:18px 18px 18px 6px!important;box-shadow:0 4px 14px #153c350e!important}.msgRow.own .bubble{border-radius:18px 18px 6px!important;background:#e6f8f0!important;border-color:#c8eadf!important}.msgText{font-weight:550!important}.msgHead b{font-weight:800!important}.composer{background:#fffffff2!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(8,118,106,.09)!important;box-shadow:0 -5px 20px #153c350f!important}.identityCard,.inputBox{background:#fff!important;border-color:var(--line)!important;box-shadow:var(--shadow-xs)!important}.inputBox textarea{font-weight:550!important}.sendBtn{background:var(--accent)!important;border-radius:18px!important;box-shadow:0 8px 20px #18b99333!important}.moreGridV169,.moreGridV174{gap:13px!important}.moreCardV169,.moreCardV174{min-height:146px!important;padding:15px!important;border-radius:20px!important}.moreIconV169,.moreIconTextV174{box-shadow:none!important;border-color:var(--line)!important;background:#f5fbf8!important}.adminPanelPageV167{background:#eff5f3!important;color:var(--text)!important;font-weight:600!important}.adminPanelHeroV167,.operationHeroV198,.moderationHeroV183{background:linear-gradient(135deg,#08766a,#11a896)!important;border-radius:24px!important;box-shadow:0 14px 34px #06494026!important;border:1px solid rgba(255,255,255,.2)!important}.adminPanelHeroV167 h1{font-weight:850!important;letter-spacing:-.035em!important}.adminPanelHeroV167 p{font-weight:600!important}.adminPanelBackV167{border-radius:14px!important;font-weight:750!important;box-shadow:none!important}.adminPanelCardV167,.adminTableCardV168{background:#fff!important;border:1px solid var(--line)!important;border-radius:20px!important;box-shadow:var(--shadow-xs)!important}.adminPanelCardV167{padding:16px!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.adminPanelCardV167:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)!important;border-color:#bfdad2!important}.adminPanelCardV167 b{font-weight:800!important;letter-spacing:-.015em!important}.adminPanelCardV167 span{font-weight:600!important;color:var(--muted)!important}.adminPanelCardMediaV172{border-radius:18px!important;box-shadow:none!important;background:#f4faf7!important;border-color:var(--line)!important}.adminTableCardV168{padding:16px!important}.adminStatCardV172{border-color:var(--line)!important;background:#fff!important;box-shadow:var(--shadow-xs)!important;border-radius:18px!important}.operationNoticeV198{border-radius:18px!important;box-shadow:none!important}.adminUsersGridV186,.operationUsersGridV198{gap:13px!important}.adminUserCardV186,.operationUserCardV198{padding:14px!important}.adminUserMetaV186{background:#f8fbfa!important;border-color:#e2ece9!important;border-radius:14px!important}.supportHeadV191 span{font-weight:750!important}.modChatListV186{background:#f4faf7!important;border-color:var(--line)!important;border-radius:18px!important}.modChatListV186 article,.guideGridV186 article,.modChatMsgV188{border-color:var(--line)!important;border-radius:16px!important;box-shadow:none!important}*{scrollbar-width:thin;scrollbar-color:#bfd6cf transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#bfd6cf;border-radius:999px}*::-webkit-scrollbar-track{background:transparent}@media(max-width:760px){.modal{padding:10px!important;align-items:center!important;place-items:center!important}.modalCard{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 112px)!important;border-radius:24px!important;padding:20px!important;margin:auto!important}.modal h2{font-size:27px!important;margin-right:48px!important}.modalClose{right:15px!important;top:14px!important;width:40px!important;height:40px!important}.authChoice{grid-template-columns:48px minmax(0,1fr) 16px!important;min-height:76px!important;padding:11px 13px!important;border-radius:17px!important;column-gap:12px!important}.authChoice:before{width:46px;height:46px;border-radius:14px;-webkit-mask-size:22px 22px;mask-size:22px 22px;box-shadow:inset 0 0 0 12px #e8f7f2}.authChoice:after{font-size:31px}.authChoice b{font-size:17px!important}.authChoice span{font-size:12px!important}.card,.adminUserCardV186,.supportCardV191,.operationUserCardV198{border-radius:18px!important}.adminPanelPageV167{padding:14px!important}.adminPanelHeroV167{border-radius:21px!important;padding:22px!important}.adminPanelGridV167{gap:12px!important}.adminPanelCardV167{border-radius:18px!important;padding:14px!important}.adminTableCardV168{border-radius:18px!important;padding:13px!important}.moreCardV169,.moreCardV174{min-height:126px!important;border-radius:18px!important}.bubble{box-shadow:0 3px 10px #153c350b!important}.composer{padding-left:10px!important;padding-right:10px!important}}:root{--bg:#dfe9e5;--line:rgba(12,88,72,.16)}body{background:radial-gradient(circle at top,rgba(255,255,255,.55),transparent 38%),linear-gradient(180deg,#d7e5e1,#e7f1ee 38%,#eef5f3)!important;color:#18312b!important}.screen{background:linear-gradient(180deg,#dfebe7db,#eff7f4f5)!important;background-image:radial-gradient(rgba(8,66,56,.045) 1px,transparent 1px),linear-gradient(180deg,#ffffff29,#fff0)!important;background-size:18px 18px,auto!important}.chatBody{background:radial-gradient(circle at top,rgba(255,255,255,.34),transparent 26%),linear-gradient(180deg,#d9e6e1,#e7f0ed 55%,#edf4f2)!important}.notice,.chatPreviewCard,.inputBox,.composer,.identityCard,.bubble{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.bubble{background:linear-gradient(180deg,#ffffffeb,#f8fcfafa)!important;border:1px solid rgba(11,94,79,.14)!important;box-shadow:0 14px 32px #082f2a1a,inset 0 1px #ffffff8c!important}.msgRow.own .bubble{background:linear-gradient(180deg,#dff8ea,#eefcf4)!important;border-color:#19925838!important;box-shadow:0 14px 32px #0b5a3a1f,inset 0 1px #ffffff73!important}.msgHead span{color:#51716a!important}.msgText{color:#17342d!important}.composer{background:linear-gradient(180deg,#f4f8f6e0,#e9f0edf5)!important;border-top:1px solid rgba(11,94,79,.12)!important;box-shadow:0 -10px 30px #082f2a14!important}.inputBox{background:linear-gradient(180deg,#fffffff2,#f6faf8fa)!important;border-color:#0b5e4f24!important;box-shadow:inset 0 1px #ffffffa6,0 8px 18px #082f2a0a!important}.notice{background:linear-gradient(180deg,#ffffffed,#f7fbf9fa)!important}.chatPreviewCard,.identityCard{background:linear-gradient(180deg,#fcfffeeb,#f2f9f6fa)!important}.privacySteps,.versionBox{background:linear-gradient(180deg,#f3f8f6f2,#eaf2effa);border:1px solid rgba(11,94,79,.12)}.chatBody>.pinnedPanelV171{display:none!important}.pinnedMessagesBtnV204{position:sticky;top:8px;z-index:30;width:min(680px,calc(100% - 24px));margin:8px auto 12px;padding:10px 13px;border:1px solid rgba(7,94,75,.14);border-radius:16px;background:#f7fcfaf5;color:#075e54;box-shadow:0 8px 22px #0742381a;display:grid;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:10px;text-align:left;cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.pinnedMessagesBtnV204 b{display:block;font-size:.9rem}.pinnedMessagesBtnV204 small{display:block;color:#61766f;font-weight:700;margin-top:1px}.pinSymbolV204{width:34px;height:34px;border-radius:11px;background:#e5f3ee;display:grid;place-items:center}.pinChevronV204{font-size:26px;color:#6b827b;text-align:center}.pinMsgBtnV204{width:34px!important;height:34px!important;border:0!important;border-radius:999px!important;background:#edf4f1!important;color:#42685e!important;display:inline-grid!important;place-items:center!important;cursor:pointer!important;box-shadow:none!important;font-size:15px!important}.pinMsgBtnV204.active{background:#ffe8a5!important;color:#775100!important}.msgRow.pinnedV204 .bubble{border-color:#d3971857!important;box-shadow:0 14px 32px #855c081a,inset 3px 0 #e2b442!important}.pinnedBadgeV204{display:inline-flex!important;align-items:center;gap:3px;margin-left:6px;padding:2px 7px;border-radius:999px;background:#fff3c8;color:#7a5708;font-size:.68rem;font-weight:900;vertical-align:middle}.pinnedModalV204 h2{margin-bottom:4px}.pinnedListV204{display:grid;gap:9px;margin-top:16px}.pinnedItemV204{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch;padding:8px;border:1px solid rgba(8,88,72,.12);border-radius:16px;background:#f7fbf9}.pinnedJumpV204{border:0;background:transparent;display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;align-items:center;text-align:left;padding:2px;cursor:pointer;color:#17342d;min-width:0}.pinnedJumpV204 b,.pinnedJumpV204 small,.pinnedJumpV204 em{display:block}.pinnedJumpV204 small{color:#6d817b;font-weight:700;font-size:.76rem}.pinnedJumpV204 em{font-style:normal;color:#34574e;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pinnedAvatarV204{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#edf5f2;display:grid;place-items:center}.pinnedAvatarV204 img{width:100%;height:100%;object-fit:cover}.pinnedUnpinV204{align-self:center;border:0;border-radius:12px;background:#fff3d6;color:#78540a;font-weight:900;padding:10px 12px;cursor:pointer}@media(max-width:760px){.pinnedMessagesBtnV204{top:6px;width:calc(100% - 16px);margin:6px auto 9px;border-radius:14px}.pinnedItemV204{grid-template-columns:1fr}.pinnedUnpinV204{width:100%}.pinnedJumpV204 em{white-space:normal}}.adminPanelGridV167 .adminPanelCardV172{grid-template-columns:136px minmax(0,1fr)!important;min-height:190px!important;align-items:center!important}.adminPanelGridV167 .adminPanelCardMediaV172{width:136px!important;height:136px!important;min-width:136px!important;border-radius:24px!important;background:#f8f6ee!important;border:1px solid rgba(12,88,72,.12)!important;overflow:hidden!important;box-shadow:0 10px 24px #082f2a0f!important}.adminPanelGridV167 .adminPanelCardMediaV172 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;background:#f8f6ee!important}@media(max-width:760px){.adminPanelGridV167 .adminPanelCardV172{grid-template-columns:92px minmax(0,1fr)!important;min-height:132px!important}.adminPanelGridV167 .adminPanelCardMediaV172{width:92px!important;height:92px!important;min-width:92px!important;border-radius:20px!important}}.logoResponsiveV207 .logoWideV207{display:none!important}.logoResponsiveV207 .logoCompactV207{display:block!important}.logoResponsiveV207 picture{width:100%;height:100%;display:block}.bootLogoWideV207{width:min(430px,84vw)!important;height:auto!important;aspect-ratio:1200/675!important;margin:0 auto 12px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.bootLogoWideV207 img{width:100%!important;height:100%!important;object-fit:contain!important;background:transparent!important}.bootCard{width:min(520px,94vw)!important}.bootCard>h2{display:none!important}@media(min-width:1025px){.brandText{display:none!important}.brand{gap:0!important;flex:0 0 auto!important;max-width:none!important}.logoResponsiveV207{width:108px!important;height:60px!important;min-width:108px!important;flex:0 0 108px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.logoResponsiveV207 .logoCompactV207{display:none!important}.logoResponsiveV207 .logoWideV207{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;border-radius:0!important}}@media(max-width:1024px){.logoResponsiveV207 .logoWideV207{display:none!important}.logoResponsiveV207 .logoCompactV207{display:block!important}}.authChoice.hasMenuArtV207:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:var(--menu-art-v207)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}@media(min-width:1025px){.brand{gap:12px!important;flex:0 1 auto!important;max-width:min(680px,58vw)!important;min-width:0!important}.brandText{display:flex!important;flex-direction:column!important;min-width:0!important;max-width:none!important;overflow:visible!important}.brandText strong{display:block!important;font-size:23px!important;line-height:1!important;letter-spacing:-.035em!important;white-space:nowrap!important}.brandText small{display:block!important;max-width:none!important;font-size:12px!important;line-height:1.18!important;color:#effffb!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}}@media(max-width:760px){#privacyBtn.privacyPill:before,#privacyBtn:before{content:none!important;display:none!important}#privacyBtn.privacyPill{font-size:20px!important;line-height:1!important}}@media(max-width:760px){.bootOverlay{inset:0!important;width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-top:max(14px,env(safe-area-inset-top,0px))!important;padding-right:max(14px,env(safe-area-inset-right,0px))!important;padding-bottom:max(14px,env(safe-area-inset-bottom,0px))!important;padding-left:max(14px,env(safe-area-inset-left,0px))!important;overflow:hidden!important}.bootCard{position:relative!important;left:auto!important;right:auto!important;transform:none!important;flex:0 1 430px!important;width:100%!important;max-width:430px!important;margin:0 auto!important;padding:22px 18px!important}.bootLogoWideV207{width:100%!important;max-width:390px!important;margin-left:auto!important;margin-right:auto!important}.bootCard p,.bootCard small,.bootDots{margin-left:auto!important;margin-right:auto!important}}.directoryPageV210{display:grid;gap:22px;max-width:1500px;margin:0 auto;padding-bottom:36px}.directoryHeadV210{align-items:flex-start}.directoryHeroV210{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(135deg,#fffffff5,#edf8f4fa);border:1px solid rgba(5,96,80,.14);box-shadow:0 18px 48px #0c423817}.directoryEyebrowV210{display:inline-flex;align-items:center;gap:7px;font-size:.9rem;font-weight:850;color:#5a766f;margin-bottom:8px}.directoryHeroV210 h3{font-size:clamp(1.55rem,3vw,2.35rem);margin:0 0 8px;color:#075e54}.directoryHeroV210 p{margin:0;color:#49645e;max-width:780px;line-height:1.55}.directoryMetaRowV210{display:flex;flex-wrap:wrap;gap:10px;margin-top:17px;align-items:center}.directoryVerifiedV210{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#e9f8f1;color:#08785e;font-weight:850;font-size:.82rem}.directoryTypeV210{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:900;letter-spacing:.02em}.directoryTypeV210.official{background:#eef5ff;color:#2a5b91}.directoryTypeV210.internal{background:#fff5d8;color:#816313}.directoryEmergencyV210{min-width:245px;padding:20px;border-radius:22px;background:linear-gradient(145deg,#fff0f0,#fff8f5);border:1px solid rgba(204,48,48,.16);display:grid;gap:5px}.directoryEmergencyV210 b{color:#a32323;font-size:1rem}.directoryEmergencyV210 span{color:#72514f;font-size:.88rem}.directoryCallNowV210{margin-top:8px;display:flex;justify-content:center;align-items:center;text-decoration:none;background:#d92f3a;color:#fff;border-radius:15px;padding:12px 16px;font-weight:950;box-shadow:0 10px 22px #d92f3a33}.directoryNavV210{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;position:sticky;top:78px;z-index:8;padding:10px;border-radius:21px;background:#eff7f4e8;backdrop-filter:blur(16px);border:1px solid rgba(5,96,80,.1);box-shadow:0 12px 28px #0c42380f}.directoryNavV210 button{border:0;border-radius:14px;padding:12px 10px;background:#fff;color:#075e54;font-weight:900;cursor:pointer;box-shadow:0 5px 14px #0c42380d}.directoryNavV210 button:hover{background:#e8f8f2;transform:translateY(-1px)}.directorySectionV210{scroll-margin-top:160px;display:grid;gap:14px}.directorySectionTitleV210{display:flex;justify-content:space-between;gap:18px;align-items:end;padding:0 3px}.directorySectionTitleV210 span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#6a817b;font-weight:900}.directorySectionTitleV210 h3{margin:3px 0 0;color:#075e54;font-size:1.45rem}.directorySectionTitleV210 small{color:#6f817d;text-align:right}.directoryGridV210{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.directoryCardV210{display:flex;flex-direction:column;min-height:270px;padding:20px;border-radius:23px;background:linear-gradient(180deg,#fffffff5,#f4faf7fa);border:1px solid rgba(5,96,80,.13);box-shadow:0 12px 30px #0c423812}.directoryCardV210.emergency{border-color:#c4303024}.directoryCardTopV210{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.directoryIconV210{width:45px;height:45px;display:grid;place-items:center;border-radius:15px;background:#e9f7f2;font-size:1.45rem}.directoryCardV210 h4{margin:0 0 8px;color:#075e54;font-size:1.1rem}.directoryCardV210 p{margin:0 0 16px;color:#516c65;line-height:1.48;flex:1}.directoryNumbersV210{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:7px}.directoryPhoneV210{display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:13px;padding:10px 12px;background:#dff5ec;color:#05634f;font-weight:950}.directoryPhoneV210.red{background:#d92f3a;color:#fff}.directoryNumbersV210 button{border:1px solid rgba(5,96,80,.13);background:#fff;color:#075e54;border-radius:13px;padding:9px 12px;font-weight:850;cursor:pointer}.directorySourceV210{display:inline-flex;margin-top:13px;color:#08765d;font-size:.83rem;font-weight:850;text-decoration:none;align-self:flex-start}.directorySourceV210:after{content:" \2197"}.directoryPendingV210{padding:11px 12px;border-radius:13px;background:#f6f1df;color:#786329;font-weight:850;text-align:center}.directoryInternalNoticeV210{padding:20px 22px;border-radius:21px;background:#fff8e8;border:1px solid rgba(170,132,29,.15)}.directoryInternalNoticeV210 b{color:#795f18}.directoryInternalNoticeV210 p{margin:5px 0 0;color:#6f6548;line-height:1.5}.directoryInternalGridV210{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.directoryInternalGridV210>div{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 18px;border-radius:17px;background:#ffffffeb;border:1px solid rgba(5,96,80,.11)}.directoryInternalGridV210 b{color:#075e54}.directoryInternalGridV210 span{font-size:.82rem;color:#6d807b;text-align:right}@media(max-width:980px){.directoryGridV210{grid-template-columns:repeat(2,minmax(0,1fr))}.directoryNavV210{grid-template-columns:repeat(2,minmax(0,1fr));top:70px}.directoryHeroV210{grid-template-columns:1fr}.directoryEmergencyV210{min-width:0}}@media(max-width:640px){.directoryPageV210{gap:18px}.directoryHeroV210{padding:20px;border-radius:22px}.directoryNavV210{position:static;grid-template-columns:1fr 1fr}.directoryNavV210 button{font-size:.83rem;padding:11px 7px}.directoryGridV210{grid-template-columns:1fr}.directoryCardV210{min-height:0;padding:18px}.directorySectionTitleV210{align-items:flex-start;flex-direction:column}.directorySectionTitleV210 small{text-align:left}.directoryInternalGridV210{grid-template-columns:1fr}.directoryInternalGridV210>div{align-items:flex-start;flex-direction:column;gap:5px}.directoryInternalGridV210 span{text-align:left}.directoryNumbersV210{grid-template-columns:1fr auto}.directoryEmergencyV210{padding:17px}.directoryHeadV210 .sectionActions{align-items:flex-start}.directoryHeadV210 .muted{display:block}}.versionBox{display:none!important}.bootOverlay{isolation:isolate!important;overflow:hidden!important;background:radial-gradient(circle at 50% 30%,rgba(38,191,145,.16),transparent 30%),radial-gradient(circle at 16% 82%,rgba(7,94,84,.08),transparent 24%),linear-gradient(160deg,#dcece7,#edf6f2 52%,#f7fbf9)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.bootBackdropShape{position:absolute;z-index:-1;pointer-events:none;opacity:.42;filter:blur(1px)}.bootBackdropShapeA{width:280px;height:280px;border-radius:42% 58% 62% 38%;left:-90px;top:14%;background:linear-gradient(145deg,#0c8b6f2e,#fff0);transform:rotate(18deg)}.bootBackdropShapeB{width:340px;height:220px;border-radius:58% 42% 38% 62%;right:-120px;bottom:8%;background:linear-gradient(145deg,#24ba8f24,#fff0);transform:rotate(-14deg)}.bootCard{width:min(390px,calc(100vw - 32px))!important;max-width:390px!important;padding:20px 22px 18px!important;border-radius:28px!important;background:#ffffffe0!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 24px 70px #0f4c4129,inset 0 1px #fffffff5!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;transition:opacity .28s ease,transform .28s ease!important}.bootOverlay.readyV211 .bootCard{opacity:.05;transform:translateY(-8px) scale(.97)}.bootLogoWideV207{width:min(300px,78vw)!important;max-width:300px!important;margin:0 auto 10px!important}.bootCard>h2{display:block!important;margin:0 0 5px!important;font-size:23px!important;line-height:1.08!important;letter-spacing:-.035em!important;color:#075e54!important}.bootSubtitle{min-height:0!important;margin:0 auto 15px!important;color:#527068!important;font-size:13px!important;font-weight:650!important;line-height:1.38!important}.bootProgressV211{height:7px;width:100%;overflow:hidden;border-radius:999px;background:#dce9e5;box-shadow:inset 0 1px 2px #075e5414}.bootProgressV211 span{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0c8e73,#25c997);transition:width .42s ease;box-shadow:0 0 14px #25c99742}.bootStageV211{min-height:20px!important;margin:10px auto 0!important;color:#264b43!important;font-size:12px!important;font-weight:750!important;line-height:1.3!important}.bootCard small{margin-top:10px!important;color:#6b817b!important;font-size:11px!important;font-weight:700!important;letter-spacing:.01em!important}.bootRetryV211{margin:12px auto 0;border:0;border-radius:14px;padding:10px 16px;background:#0b8f72;color:#fff;font-weight:800;cursor:pointer}.bootRetryV211[hidden],.bootDots{display:none!important}.soloChatBtnV211{position:sticky;top:8px;z-index:80;width:max-content;max-width:calc(100% - 24px);min-height:38px;margin:8px 12px 8px auto;padding:6px 12px 6px 7px;border:1px solid rgba(7,94,75,.15);border-radius:999px;background:#f7fcfaf5;color:#075e54;box-shadow:0 7px 18px #07423817;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);touch-action:manipulation;user-select:none;-webkit-user-select:none}.soloChatBtnV211:hover{background:#eff8f5;border-color:#075e4b3d}.soloChatBtnV211:focus-visible{outline:3px solid rgba(37,201,151,.28);outline-offset:2px}.soloChatBtnV211 b{display:block;font-size:12.5px;line-height:1;white-space:nowrap;font-weight:850}.soloChatBtnV211 small{display:none!important}.soloChatIconV211{width:25px;height:25px;min-width:25px;border-radius:999px;background:#e5f3ee;display:grid;place-items:center;font-size:13px;line-height:1}body.soloChatModeV211 .soloChatBtnV211{background:#075e54;color:#fff;border-color:#075e54;box-shadow:0 8px 22px #0742382e}body.soloChatModeV211 .soloChatIconV211{background:#ffffff29}.pinnedMenuChoiceV211:before{background-image:none!important;background-color:#e8f7f2!important;-webkit-mask:var(--icon-chat) center/24px 24px no-repeat!important;mask:var(--icon-chat) center/24px 24px no-repeat!important;box-shadow:inset 0 0 0 12px #e8f7f2!important}body.soloChatModeV211 .topbar,body.soloChatModeV211 .bottomNav{display:none!important}body.soloChatModeV211 .appShell{top:0!important;bottom:0!important}body.soloChatModeV211 .screen:not(#chat){display:none!important}body.soloChatModeV211 #chat{display:block!important}body.soloChatModeV211 .chatBody{top:0!important}body.soloChatModeV211 .toast{bottom:calc(var(--composer) + 18px)!important}@media(max-width:760px){.bootOverlay{padding:max(14px,env(safe-area-inset-top,0px)) max(14px,env(safe-area-inset-right,0px)) max(14px,env(safe-area-inset-bottom,0px)) max(14px,env(safe-area-inset-left,0px))!important}.bootCard{width:min(360px,calc(100vw - 28px))!important;max-width:360px!important;padding:18px 17px 16px!important;border-radius:25px!important}.bootLogoWideV207{width:min(280px,76vw)!important;max-width:280px!important}.bootCard>h2{font-size:21px!important}.bootSubtitle{font-size:12.5px!important;margin-bottom:13px!important}.bootStageV211{font-size:11.5px!important}}@media(prefers-reduced-motion:reduce){.bootCard,.bootProgressV211 span,.bootOverlay{transition:none!important;animation:none!important}}@media(max-width:760px){.soloChatBtnV211{top:6px;min-height:36px;margin:6px 8px 6px auto;padding:5px 10px 5px 6px;gap:6px}.soloChatBtnV211 b{font-size:12px}.soloChatIconV211{width:24px;height:24px;min-width:24px;font-size:12px}}.waProfileStatsV213{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;max-width:520px;margin:14px auto 0}.waProfileStatV213{background:#f8fffc;border:1px solid var(--line);border-radius:18px;padding:10px 12px;text-align:center;box-shadow:0 8px 18px #082f2a0f}.waProfileStatV213 b{display:block;color:#075e54;font-size:20px;line-height:1.1}.waProfileStatV213 small{display:block;color:#60746f;font-size:11px;font-weight:1000;margin-top:4px}.waProfileSectionCompactV213{padding-top:14px}.endorseBarV213{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid var(--line);background:#f8fffc;border-radius:18px;padding:12px 14px}.endorseBarV213 b{color:#075e54;font-size:18px}.endorseBarV213 span{color:#60746f;font-weight:900;font-size:13px}.endorseBtnV213{min-width:170px}.endorseBtnV213.active{background:#0b8f74}.endorseNoteV213{margin:0}.avatar img[src*=avatar-33],.identityAvatar img[src*=avatar-33],.identityPreviewAvatar img[src*=avatar-33],.waProfileAvatar img[src*=avatar-33],.profileAvatarBtn img[src*=avatar-33],.adminUserAvatarV174 img[src*=avatar-33]{object-position:center center!important;transform:scale(1.1)!important;transform-origin:center center!important}@media(max-width:760px){.waProfileStatsV213{grid-template-columns:1fr;max-width:100%}.endorseBarV213{align-items:flex-start;flex-direction:column}.endorseBtnV213{width:100%}}@media(min-width:900px){.adminPanelGridV167{grid-template-columns:repeat(auto-fit,minmax(232px,260px))!important;justify-content:center!important}.adminPanelGridV167 .adminPanelCardV172{grid-template-columns:1fr!important;justify-items:center!important;align-content:start!important;text-align:center!important;gap:16px!important;min-height:318px!important;padding:22px 20px!important}.adminPanelGridV167 .adminPanelCardV172>div:last-child{display:grid!important;gap:8px!important;justify-items:center!important}.adminPanelGridV167 .adminPanelCardV172 b,.adminPanelGridV167 .adminPanelCardV172 span{text-align:center!important}.adminPanelGridV167 .adminPanelCardMediaV172{width:140px!important;height:140px!important;min-width:140px!important;margin:0 auto!important}}.adminVersionSectionV214{padding:22px!important}.adminVersionHeaderV214{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:14px}.adminVersionHeaderV214 h2{margin:0;color:#075e54;font-size:28px;letter-spacing:-.03em}.adminVersionHeaderV214 p{margin:6px 0 0;color:#60746f;font-weight:700}.adminVersionAccordionV214{display:grid;gap:10px}.adminVersionAccordionV214 details{border:1px solid rgba(15,118,110,.12);background:#f8fffc;border-radius:18px;padding:0 14px;box-shadow:0 8px 20px #082f2a0a}.adminVersionAccordionV214 details[open]{background:#fff}.adminVersionAccordionV214 summary{cursor:pointer;list-style:none;padding:14px 28px 14px 2px;font-weight:1000;color:#075e54;position:relative}.adminVersionAccordionV214 summary::-webkit-details-marker{display:none}.adminVersionAccordionV214 summary:after{content:"\25be";position:absolute;right:0;top:13px;color:#0b7b68;font-size:18px;transition:transform .18s ease}.adminVersionAccordionV214 details[open] summary:after{transform:rotate(180deg)}.adminVersionAccordionV214 ul{margin:0 0 14px 18px;padding:0;color:#23433b}.adminVersionAccordionV214 li{margin:0 0 8px;line-height:1.45;font-weight:650}@media(max-width:760px){.adminVersionHeaderV214 h2{font-size:24px}}@media(max-width:760px){.brand{gap:0!important;max-width:none!important;flex:0 0 auto!important}.logoResponsiveV207{width:84px!important;height:48px!important;min-width:84px!important;flex:0 0 84px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.logoResponsiveV207 .logoCompactV207{display:none!important}.logoResponsiveV207 .logoWideV207{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;border-radius:0!important}}@media(max-width:380px){.logoResponsiveV207{width:72px!important;height:42px!important;min-width:72px!important;flex-basis:72px!important}}.pollOptionsEditorV215,.pollOptionsRowsV215{display:grid;gap:12px}.pollOptionEditorRowV215{display:grid;grid-template-columns:108px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(15,118,110,.14);background:#f8fffc;border-radius:20px;padding:12px}.pollOptionPreviewV215{width:108px;height:108px;border-radius:18px;overflow:hidden;display:grid;place-items:center;background:#eef7f3;border:1px dashed rgba(7,94,84,.22);color:#6b7e78;font-size:12px;font-weight:900;text-align:center;padding:8px}.pollOptionPreviewV215 img{width:100%;height:100%;object-fit:cover;display:block;border-radius:13px}.pollOptionFieldsV215{display:grid;gap:6px;min-width:0}.pollOptionFieldsV215 label{font-size:11px;color:#60746f;font-weight:1000}.pollOptionFieldsV215 input[type=text],.pollOptionFieldsV215 input:not([type]){min-width:0}.pollOptionToolsV215{display:grid;gap:7px;align-self:stretch;align-content:center}.addPollOptionV215{justify-self:start}.pollDurationV215>div{display:grid;grid-template-columns:minmax(100px,160px) minmax(120px,180px);gap:10px}.pollOptionCardV215{display:grid!important;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:center;padding:10px!important;text-align:left!important;min-height:92px}.pollOptionCardV215:not(.hasImageV215){grid-template-columns:1fr}.pollOptionImageV215{width:112px;height:82px;border-radius:14px;overflow:hidden;background:#eef7f3;display:block}.pollOptionImageV215 img{width:100%;height:100%;object-fit:cover;display:block}.pollOptionInfoV215{display:grid;gap:7px;min-width:0}.pollOptionInfoV215>b{font-size:14px;color:#075e54;line-height:1.25}.pollOptionCardV215.selected .pollOptionImageV215{outline:3px solid rgba(13,183,144,.35)}@media(max-width:760px){.pollOptionEditorRowV215{grid-template-columns:78px minmax(0,1fr);align-items:start}.pollOptionPreviewV215{width:78px;height:78px;border-radius:15px}.pollOptionToolsV215{grid-column:1/-1;grid-template-columns:repeat(3,1fr);width:100%}.pollOptionToolsV215 .miniIconBtn{width:100%}.pollDurationV215>div{grid-template-columns:1fr 1fr}.pollOptionCardV215{grid-template-columns:88px minmax(0,1fr)}.pollOptionImageV215{width:88px;height:72px}}.adminHeroVersionV215{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px;padding:8px 12px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.24);font-size:12px;font-weight:900}.adminHeroVersionV215 span{opacity:.88}.adminHeroVersionV215 b{color:#fff}.adminPanelGridV215{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:1120px;margin-left:auto!important;margin-right:auto!important}.adminPanelGridV215 .adminPanelCardV172{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;align-content:start!important;gap:15px!important;min-height:300px!important;padding:22px!important}.adminPanelGridV215 .adminPanelCardV172>div:last-child{display:grid!important;gap:7px!important;justify-items:center!important}.adminPanelGridV215 .adminPanelCardV172 b,.adminPanelGridV215 .adminPanelCardV172 span{text-align:center!important}.adminPanelGridV215 .adminPanelCardMediaV172{width:138px!important;height:138px!important;min-width:138px!important;margin:0 auto!important}.adminVersionMediaV215{background:linear-gradient(145deg,#effaf5,#fff7df)!important}.adminVersionMediaV215>span{display:grid!important;place-items:center!important;font-size:68px!important;line-height:1!important;color:#075e54!important}.adminVersionCardV215{border-color:#d4a62447!important;box-shadow:0 14px 34px #7b580814!important}.adminVersionsPageV215{margin-bottom:40px}@media(max-width:980px){.adminPanelGridV215{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.adminPanelGridV215{grid-template-columns:1fr!important}.adminPanelGridV215 .adminPanelCardV172{grid-template-columns:92px minmax(0,1fr)!important;justify-items:stretch!important;text-align:left!important;align-items:center!important;min-height:132px!important;padding:16px!important}.adminPanelGridV215 .adminPanelCardV172>div:last-child{justify-items:start!important}.adminPanelGridV215 .adminPanelCardV172 b,.adminPanelGridV215 .adminPanelCardV172 span{text-align:left!important}.adminPanelGridV215 .adminPanelCardMediaV172{width:92px!important;height:92px!important;min-width:92px!important}.adminVersionMediaV215>span{font-size:48px!important}}.logoWideOnlyV215{display:grid!important;place-items:center!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.logoWideOnlyV215 .logoWideV207{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;border-radius:0!important}@media(min-width:1025px){.logoWideOnlyV215{width:118px!important;height:60px!important;min-width:118px!important;flex-basis:118px!important}}@media(min-width:761px)and (max-width:1024px){.logoWideOnlyV215{width:102px!important;height:54px!important;min-width:102px!important;flex-basis:102px!important}}@media(max-width:760px){.logoWideOnlyV215{width:86px!important;height:48px!important;min-width:86px!important;flex-basis:86px!important}}@media(max-width:380px){.logoWideOnlyV215{width:64px!important;height:38px!important;min-width:64px!important;flex-basis:64px!important}}.authChoice[data-v217-open-identity]{--choice-icon:var(--icon-switch)}@media(max-width:760px){.logoWideOnlyV215{width:104px!important;height:56px!important;min-width:104px!important;flex-basis:104px!important}.brand{gap:10px!important;max-width:none!important}}@media(max-width:380px){.logoWideOnlyV215{width:88px!important;height:48px!important;min-width:88px!important;flex-basis:88px!important}}#soloChatBtnV211{display:none!important;pointer-events:none!important}.soloChatBtnV218{position:fixed;top:calc(var(--top) + var(--safe-top) + 10px);right:18px;z-index:92;min-height:40px;padding:7px 13px 7px 8px;border:1px solid rgba(7,94,75,.16);border-radius:999px;background:#f9fdfbf7;color:#075e54;box-shadow:0 9px 24px #07423821;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;touch-action:manipulation;user-select:none;-webkit-user-select:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.soloChatBtnV218 span{width:27px;height:27px;display:grid;place-items:center;border-radius:999px;background:#e5f3ee;font-size:13px}.soloChatBtnV218 b{font-size:12.5px;line-height:1;white-space:nowrap;font-weight:900}.soloChatBtnV218:hover{background:#eff8f5;border-color:#075e4b47;transform:translateY(-1px)}.soloChatBtnV218:active{transform:translateY(0) scale(.985)}.soloChatBtnV218:focus-visible{outline:3px solid rgba(37,201,151,.3);outline-offset:3px}body.soloChatModeV211 .soloChatBtnV218{top:12px;background:#075e54;color:#fff;border-color:#075e54;box-shadow:0 10px 26px #07423833}body.soloChatModeV211 .soloChatBtnV218 span{background:#ffffff2b}.accountAvatarV147.sistemaAvatarV218{overflow:hidden;padding:0!important;background:#eaf8f3!important}.accountAvatarV147.sistemaAvatarV218 img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:760px){.soloChatBtnV218{top:calc(var(--top) + var(--safe-top) + 7px);right:8px;min-height:36px;padding:5px 10px 5px 6px;gap:6px}.soloChatBtnV218 span{width:24px;height:24px;font-size:12px}.soloChatBtnV218 b{font-size:12px}body.soloChatModeV211 .soloChatBtnV218{top:7px}}.identityAdminAvatarV168 img[src*="/assets/avatars/"],.adminUserAvatarV174 img[src*="/assets/avatars/"],.identityPreviewAvatar img[src*="/assets/avatars/"],.identityAvatar img[src*="/assets/avatars/"],.avatar img[src*="/assets/avatars/"]{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:translate(4%) scale(1.12)!important;transform-origin:center center!important}.identityAdminAvatarV168,.adminUserAvatarV174,.identityPreviewAvatar,.identityAvatar,.avatar{display:grid!important;place-items:center!important;overflow:hidden!important}.identityAdminCardV168{align-items:center!important}.identityAdminCardV168>div:last-child{min-width:0}.identityAdminCardV168 b,.identityAdminCardV168 span,.identityAdminCardV168 small{word-break:break-word}.pollFormV220{display:grid;gap:14px}.pollOptionsV220{display:grid;gap:12px}.pollOptionRowV220{display:grid;grid-template-columns:94px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(15,118,110,.16);background:#f8fffc;border-radius:20px;padding:12px}.pollOptionPreviewV220{width:94px;height:94px;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:#edf8f4;border:1px dashed rgba(15,118,110,.24);color:#60746f;font-size:12px;font-weight:900;text-align:center}.pollOptionPreviewV220 img{width:100%;height:100%;object-fit:cover;display:block}.pollOptionFieldsV220{display:grid;gap:7px;min-width:0}.pollOptionFieldsV220 label{font-size:12px;color:#60746f;font-weight:1000}.pollOptionFieldsV220 input[type=text]{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 13px;font-family:inherit;font-weight:750}.pollOptionFieldsV220 input[type=file]{width:100%;border:1px solid var(--line);border-radius:14px;padding:9px;background:#fff;font-family:inherit;font-weight:750}.pollOptionToolsV220{display:grid;gap:7px}.pollOptionToolsV220 button{width:44px;height:42px;padding:0}.addPollOptionV220{width:100%;margin-top:2px}.pollFormNoteV220{margin:0;color:#60746f;font-size:12px;font-weight:800}@media(max-width:760px){.pollOptionRowV220{grid-template-columns:74px minmax(0,1fr);align-items:start}.pollOptionPreviewV220{width:74px;height:74px}.pollOptionToolsV220{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.pollOptionToolsV220 button{width:100%}}.privacyHeroV222{margin:14px 0 10px;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#f4fbf8,#edf7f3);border:1px solid rgba(15,118,110,.1)}.privacyHeroV222 img{display:block;width:100%;height:auto}.cleanGroupCardV222 h3{margin-bottom:8px}.cleanGroupCardV222 p{margin-bottom:0}.privacyHeroV223{margin:14px 0 10px;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#f5fbf8,#edf7f3);border:1px solid rgba(15,118,110,.1)}.privacyHeroV223 img{display:block;width:100%;height:auto;object-fit:contain}#groupsList .groupCard .chipRow,#groupsList .groupCard small.muted{display:none!important}.cleanGroupCardV223 h3{margin-bottom:8px}.cleanGroupCardV223 p{margin-bottom:0}.privacyChatSecureV225{max-width:980px;margin:0 auto}.privacyHeroV225{margin:16px 0 12px;border-radius:24px;overflow:hidden;background:#f4fbf8;border:1px solid rgba(15,118,110,.12)}.privacyHeroV225 img{display:block;width:100%;height:auto;object-fit:contain}.privacyWhyV225{margin-top:12px}#groupsList .groupCard .chipRow{display:none!important}#groupsList .cleanGroupCardV225 h3{margin-top:0}#groupsList .cleanGroupCardV225 p{margin-bottom:0}@media(max-width:760px){.privacyHeroV225{border-radius:18px;margin:12px 0 10px}.privacyChatSecureV225 h2{font-size:30px!important}}#privacyBtnV225,#privacyBtnV226,[data-privacy-duplicate-v227]{display:none!important}.privacyPillV227{display:inline-flex!important;align-items:center!important;justify-content:center!important}.privacyHeroV227{margin:16px 0 12px;border-radius:24px;overflow:hidden;background:#f7fbf8;border:1px solid rgba(15,118,110,.12)}.privacyHeroV227 img{display:block;width:100%;height:auto;object-fit:contain;background:#f7fbf8}@media(max-width:760px){#privacyBtn.privacyPillV227{display:inline-flex!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:0!important;font-size:17px!important;overflow:hidden!important;flex:0 0 42px!important}#privacyBtn.privacyPillV227:before{content:none!important}.privacyHeroV227{margin:12px 0 10px;border-radius:18px}}.privacyPillV229{display:inline-flex!important;align-items:center!important;justify-content:center!important}.privacyHeroV229{margin:16px 0 12px;border-radius:24px;overflow:hidden;background:#f7fbf8;border:1px solid rgba(15,118,110,.12)}.privacyHeroV229 img{display:block;width:100%;height:auto;object-fit:contain;background:#f7fbf8}@media(max-width:760px){#privacyBtnV229.privacyPillV229{display:inline-flex!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:0!important;font-size:17px!important;overflow:hidden!important;flex:0 0 42px!important}#privacyBtnV229.privacyPillV229:before{content:none!important}.privacyHeroV229{margin:12px 0 10px;border-radius:18px}}.moderationPanelPageV183 .adminPanelGridV167{align-items:stretch}.moderationPanelPageV183 .adminPanelCardV167{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:20px;min-height:184px}.moderationPanelPageV183 .adminPanelCardMediaV172{width:118px;height:118px;padding:8px;border-radius:28px;overflow:hidden;background:#f7fbf8}.moderationPanelPageV183 .adminPanelCardMediaV172 img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:22px;display:block}.identityAvatarActionsV229{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.identityAvatarBtnV229{border:1px solid rgba(8,100,88,.2);background:#fff;color:#075f54;border-radius:12px;padding:8px 12px;font:inherit;font-weight:800;cursor:pointer}.systemAvatarCardV229{margin-bottom:18px}@media(max-width:760px){.moderationPanelPageV183 .adminPanelCardV167{grid-template-columns:86px minmax(0,1fr);gap:14px;min-height:142px}.moderationPanelPageV183 .adminPanelCardMediaV172{width:86px;height:86px;border-radius:22px}}.modChatListV186{display:flex;flex-direction:column;gap:12px;padding:14px;background:#f4faf7;border:1px solid var(--line);border-radius:18px;max-height:55vh;overflow:auto}.modChatMsgV230{display:flex;flex-direction:column;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:none}.modChatHeadV230{display:flex;align-items:center;gap:12px}.modChatMetaV230{display:flex;flex-direction:column;min-width:0}.modChatMetaV230 b{color:#075e54;font-size:15px;line-height:1.15}.modChatMetaV230 span{color:#60746f;font-size:12px;line-height:1.2}.modChatAvatarV188{overflow:hidden;border:1px solid rgba(15,118,110,.12);background:#e8fbf5}.modChatAvatarV188 img{width:100%;height:100%;display:block;object-fit:cover}.modChatAvatarV188 span{display:grid;place-items:center;width:100%;height:100%;font-size:22px;line-height:1}.modChatBubbleV230{margin-left:54px;background:#f1fbf7;border:1px solid rgba(15,118,110,.1);border-radius:16px;padding:12px 14px;color:#123b34;font-weight:800;line-height:1.45;white-space:normal;word-break:break-word}.modChatFormV186{margin-top:12px}.modChatFormV186 input{background:#fff}.modChatListV186 .notice{padding:16px;border-radius:14px;background:#fff;border:1px dashed var(--line);color:#60746f}@media(max-width:760px){.modChatBubbleV230{margin-left:0}}.modChatShellV231{overflow:visible}.modChatListV186{display:flex;flex-direction:column;gap:12px;padding:14px;background:#f4faf7;border:1px solid var(--line);border-radius:18px;max-height:58vh;overflow:auto}.modChatMsgV231{display:flex;flex-direction:column;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:18px}.modChatHeadV231{display:flex;align-items:center;gap:10px}.modProfileBtnV231{appearance:none;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.modChatAvatarV231{width:46px;height:46px;border-radius:999px;overflow:hidden;flex:0 0 46px;border:1px solid rgba(15,118,110,.14);background:#e8fbf5}.modChatAvatarV231 img,.modChatAvatarV231 span{width:100%;height:100%;display:grid;place-items:center;object-fit:cover;font-size:22px}.modChatMetaV231{display:flex;flex-direction:column;min-width:0}.modChatMetaV231 b{font-size:15px;color:#075e54}.modChatMetaV231 span{font-size:12px;color:#60746f}.modDeleteBtnV231{margin-left:auto;width:38px;height:38px;border-radius:999px;border:0;background:#fff1f1;color:#c33;cursor:pointer}.modChatBubbleV231{margin-left:56px;background:#f1fbf7;border:1px solid rgba(15,118,110,.1);border-radius:16px;padding:12px 14px;color:#123b34;font-weight:800;line-height:1.45;word-break:break-word}.modChatMediaBtnV231{margin-left:56px;display:block;max-width:min(420px,calc(100% - 56px));padding:0;border:0;background:transparent;border-radius:16px;overflow:hidden;cursor:pointer}.modChatMediaBtnV231 img{display:block;width:100%;max-height:320px;object-fit:contain;background:#edf6f2}.modChatFormV231{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:12px}.modChatFormV231 input[type=text],.modChatFormV231 input:not([type]){height:50px;border-radius:16px;border:1px solid rgba(15,118,110,.16);padding:0 14px;font-weight:800}.modAttachBtnV231{width:50px;height:50px;padding:0;font-size:22px}.modMediaPreviewV231{display:flex;align-items:center;gap:12px;margin-top:12px;padding:10px;border:1px solid var(--line);border-radius:16px;background:#f7fcfa}.modMediaPreviewV231[hidden]{display:none}.modMediaPreviewV231 img{width:72px;height:72px;border-radius:12px;object-fit:cover}.modMediaPreviewV231>div{display:flex;align-items:center;gap:10px;min-width:0}.modMediaPreviewV231 b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modModalV231{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:#0a231f7a;backdrop-filter:blur(8px)}.modModalV231[hidden]{display:none}.modModalCardV231{position:relative;width:min(620px,100%);max-height:min(84vh,820px);overflow:auto;background:#fff;border-radius:26px;padding:26px;box-shadow:0 28px 70px #05231e42}.modModalV231.wide .modModalCardV231{width:min(1000px,100%)}.modModalCloseV231{position:absolute;right:16px;top:14px;width:42px;height:42px;border-radius:999px;border:0;background:#eef9f5;color:#087568;font-size:26px;cursor:pointer}.modProfileHeroV231{display:flex;align-items:center;gap:16px;padding-right:42px}.modProfileAvatarV231{width:86px;height:86px;border-radius:999px;overflow:hidden;background:#e8fbf5;flex:0 0 86px}.modProfileAvatarV231 img,.modProfileAvatarV231 span{width:100%;height:100%;display:grid;place-items:center;object-fit:cover;font-size:38px}.modProfileHeroV231 h2{margin:0;color:#075e54}.modProfileHeroV231 p{margin:4px 0 0;color:#60746f;font-weight:800}.modProfileStatsV231{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.modProfileStatsV231>div{padding:12px;border-radius:15px;background:#f1faf6}.modProfileStatsV231 b,.modProfileStatsV231 span{display:block}.modProfileStatsV231 b{color:#075e54}.modProfileStatsV231 span{font-size:12px;color:#60746f;margin-top:4px}.modProfileHistoryV231{display:grid;gap:8px}.modProfileHistoryV231 article{padding:10px 12px;border:1px solid var(--line);border-radius:14px}.modProfileHistoryV231 article span{font-size:12px;color:#60746f}.modProfileHistoryV231 article p{margin:5px 0 0}.modProfileHistoryV231 article img{display:block;max-width:180px;max-height:120px;object-fit:cover;border-radius:10px;margin-top:8px}.modLightboxImageV231{display:block;max-width:100%;max-height:74vh;margin:auto;object-fit:contain;border-radius:16px}@media(max-width:760px){.modChatBubbleV231,.modChatMediaBtnV231{margin-left:0}.modChatMediaBtnV231{max-width:100%}.modChatFormV231{grid-template-columns:auto minmax(0,1fr) auto}.modChatFormV231 .primaryBtn{padding-inline:14px}.modProfileStatsV231{grid-template-columns:1fr}.modModalCardV231{padding:22px 18px}.modProfileAvatarV231{width:72px;height:72px;flex-basis:72px}}.modAttachBtnV231{display:grid!important;place-items:center!important;align-self:center!important;justify-self:center!important;padding:0!important;line-height:1!important;text-align:center!important}.modAttachBtnV231>*{margin:auto}.modPresenceV233,.modProfilePresenceV233{display:inline-flex!important;align-items:center;gap:6px;color:#60746f;font-size:11px!important;font-weight:800;margin-top:3px}.modPresenceV233 i,.modProfilePresenceV233 i{width:8px;height:8px;border-radius:999px;background:#aab9b5;box-shadow:0 0 0 3px #aab9b526}.modPresenceV233.online,.modProfilePresenceV233.online{color:#087065}.modPresenceV233.online i,.modProfilePresenceV233.online i{background:#20c997;box-shadow:0 0 0 3px #20c9972b}.modProfilePresenceV233{font-size:13px!important;margin-top:7px}.modChatMediaBtnV231{position:relative;cursor:zoom-in!important}.modChatMediaBtnV231 .modOpenImageLabelV234{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;background:#075e54e0;color:#fff;font-size:12px;font-weight:900;box-shadow:0 5px 16px #00000029}.modProfileHistoryImageV234{appearance:none;border:0;background:transparent;padding:0;margin-top:8px;cursor:zoom-in;border-radius:10px;overflow:hidden}.modProfileHistoryImageV234 img{display:block;max-width:180px;max-height:120px;object-fit:cover;border-radius:10px;margin:0!important}.modImageViewerV234{display:flex;flex-direction:column;align-items:center;gap:16px}.modImageLinkV234{display:block;max-width:100%;cursor:zoom-in}.modImageOpenTabV234{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.modChatBubbleV231{font-weight:500!important}.modChatBubbleV231 b,.modChatBubbleV231 strong{font-weight:700!important}.adminPanelGridV167 .adminPanelCardMediaV172{display:grid!important;place-items:center!important;overflow:hidden!important;background:#f7fbf8!important}.adminPanelGridV167 .adminPanelCardMediaV172 img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;padding:8px!important;margin:0 auto!important}.moderationPanelPageV183 .adminPanelCardMediaV172{padding:10px!important;border-radius:24px!important}.moderationPanelPageV183 .adminPanelCardMediaV172 img{object-fit:contain!important;object-position:center center!important;padding:6px!important;border-radius:18px!important;background:transparent!important}@media(max-width:760px){.adminPanelGridV167 .adminPanelCardMediaV172 img{padding:6px!important}.moderationPanelPageV183 .adminPanelCardMediaV172{padding:8px!important;border-radius:20px!important}.moderationPanelPageV183 .adminPanelCardMediaV172 img{padding:4px!important;border-radius:16px!important}}.modalBackRowV236{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin:0 0 14px}.backBtnV236{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(15,118,110,.16);background:#f8fffc;color:#075e54;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #082f2a0a}.backBtnV236:hover{background:#effbf8}.authChoice.hasMenuArtV236:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:var(--menu-art-v236)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}.identityMenuActions .roleButtonIconV200{margin-right:2px!important}@media(max-width:760px){.modalBackRowV236{margin-bottom:12px}.backBtnV236{width:100%;justify-content:center;padding:11px 14px}}img[src*="avatar-34.png"],img[src*="mod-capibara34.png"]{object-position:center!important;transform:translate(10%) scale(1.08)!important;transform-origin:center!important}img[src*="avatar-33.png"],img[src*="avatar-20.png"]{object-position:center!important;transform:translate(8%) scale(1.07)!important;transform-origin:center!important}img[src*="avatar-19.png"]{object-position:center!important;transform:translate(7%) scale(1.06)!important;transform-origin:center!important}.adminUserActionsV186{justify-content:flex-start!important}body.adminHomePageV216{background:#eef8f5!important;background-image:none!important}.adminUserAvatarBigV186,.waProfileAvatar,.adminProfileSummaryV170 .adminUserAvatarBigV186{display:grid!important;place-items:center!important;overflow:hidden!important}.adminUserAvatarBigV186 img,.waProfileAvatar img,.adminProfileSummaryV170 .adminUserAvatarBigV186 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}img[src*="avatar-34.png"],img[src*="mod-capibara34.png"],img[src*="avatar-33.png"],img[src*="avatar-20.png"],img[src*="avatar-19.png"]{object-fit:cover!important;object-position:center center!important;transform:none!important}.identityToolsV239{display:flex;align-items:center;justify-content:space-between;gap:18px}.identityToolsV239 h2{margin:0 0 6px}.identityToolsV239 p{margin:0}.adminCropOverlayV239{position:fixed;inset:0;z-index:2000;background:#0a2a257a;backdrop-filter:blur(10px);display:grid;place-items:center;padding:18px;overflow:auto}.adminCropOverlayV239[hidden]{display:none!important}.adminCropDialogV239{position:relative;width:min(620px,100%);background:#fff;border:1px solid rgba(10,98,84,.14);border-radius:28px;padding:28px;box-shadow:0 28px 90px #07362f3d}.addIdentityDialogV239{width:min(700px,100%)}.modalCloseV239{position:absolute;top:18px;right:18px;width:46px;height:46px;border:1px solid rgba(10,98,84,.12);border-radius:50%;background:#effaf7;color:#087565;font-size:30px;font-weight:800;cursor:pointer;display:grid;place-items:center;line-height:1}.cropStageV239{position:relative;width:320px;height:320px;max-width:100%;margin:20px auto;border-radius:50%;overflow:hidden;background:#e8f4f0;border:5px solid #fff;box-shadow:0 0 0 2px #08756547,0 18px 42px #074a4029;touch-action:none;cursor:grab}.cropStageV239:active{cursor:grabbing}.cropStageV239 img{position:absolute;left:0;top:0;max-width:none!important;user-select:none;pointer-events:none;transform-origin:0 0}.cropZoomLabelV239{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;font-weight:800;color:#47645e;margin:14px 0}.cropZoomLabelV239 input{width:100%}.cropFileRowV239{display:flex;align-items:center;gap:12px;margin:12px 0}.cropFileRowV239 input{display:none}.identityNameModeV239{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.identityNameModeV239 .active{background:#e3f8f1;border-color:#18ae91;color:#066a5c}.addAvatarPreviewV239{display:flex;align-items:center;gap:18px;padding:16px;border:1px solid rgba(10,98,84,.14);border-radius:20px;background:#f7fcfa;margin:14px 0}.newAvatarPreviewV239{width:112px;height:112px;border-radius:50%;background:#e8f3ef;color:#65817a;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(10,98,84,.12);font-weight:700;text-align:center;padding:8px}.newAvatarPreviewV239 img{width:100%;height:100%;object-fit:cover;display:block}.identityAdminAvatarV168{overflow:hidden!important;display:grid!important;place-items:center!important}.identityAdminAvatarV168 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}@media(max-width:760px){.identityToolsV239{align-items:stretch;flex-direction:column}.identityToolsV239 .primaryBtn{width:100%}.adminCropDialogV239{padding:24px 18px}.cropStageV239{width:min(290px,82vw);height:min(290px,82vw)}.identityNameModeV239{grid-template-columns:1fr}.addAvatarPreviewV239{flex-direction:column;text-align:center}.cropFileRowV239{justify-content:center}}.authPortalCoverV239{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;border-radius:22px;border:1px solid rgba(10,98,84,.12);background:#f5fbf8;margin:4px 0 18px}.authChoiceGridV239{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.authChoiceVisualV239{display:grid!important;grid-template-columns:96px 1fr!important;align-items:center!important;gap:16px!important;text-align:left!important;padding:16px!important}.authChoiceVisualV239 img{width:96px;height:96px;object-fit:cover;border-radius:20px;border:1px solid rgba(10,98,84,.12);background:#f8fbf9;display:block}.authFormHeroV239{display:flex;align-items:center;gap:16px;margin:4px 0 18px;padding:14px;border:1px solid rgba(10,98,84,.12);background:#f7fcfa;border-radius:22px}.authFormHeroV239 img{width:108px;height:108px;object-fit:cover;border-radius:22px;display:block}.authFormHeroV239 b{display:block;font-size:1.2rem;color:#086859}.authFormHeroV239 span{display:block;color:#617871;margin-top:4px}@media(max-width:700px){.authChoiceGridV239{grid-template-columns:1fr}.authChoiceVisualV239{grid-template-columns:78px 1fr!important}.authChoiceVisualV239 img{width:78px;height:78px}.authPortalCoverV239{aspect-ratio:16/9}.authFormHeroV239 img{width:82px;height:82px}}#cropModalV239{z-index:2100}.authChoiceVisualV239 span{display:block;min-width:0}.authChoiceVisualV239 span b{display:block;color:#075e54;font-size:1.05rem}.authChoiceVisualV239 span small{display:block;color:#657a75;margin-top:5px;line-height:1.35}.waProfileCardV240{max-width:760px;margin:0 auto}.waProfileHeroV240{padding-bottom:18px}.waProfileStatsV240{grid-template-columns:repeat(3,minmax(0,1fr))!important}.profileLevelsGridV240{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profileLevelV240{border:1px solid rgba(15,118,110,.14);border-radius:18px;padding:14px;background:#f8fffc}.profileLevelV240.reputation{background:linear-gradient(145deg,#fffaf0,#f8fffc)}.profileLevelHeadV240{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profileLevelHeadV240 div{display:flex;flex-direction:column;gap:3px}.profileLevelHeadV240 small{font-size:12px;color:#647b75;font-weight:800}.profileLevelHeadV240 b{color:#075e54;font-size:15px;line-height:1.25}.profileLevelHeadV240 strong{font-size:13px;color:#0d7c6d}.profileLevelTrackV240{height:9px;border-radius:999px;background:#dfeeea;overflow:hidden;margin:12px 0 8px}.profileLevelTrackV240 span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#11b89c,#0b7f6d)}.profileLevelV240.reputation .profileLevelTrackV240 span{background:linear-gradient(90deg,#dfb337,#8ba132)}.profileLevelV240 p{margin:0;color:#62746f;font-size:12px}.endorseBtnV240.active{background:#edf9f5;color:#075e54;border:1px solid rgba(15,118,110,.2)}.groupMsgV240{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:10px 12px!important}.groupProfileAvatarV240{width:48px;height:48px;border:0;padding:0;background:transparent;border-radius:50%;overflow:hidden;cursor:pointer;display:grid;place-items:center}.groupProfileAvatarV240 .avatar,.groupProfileAvatarV240 .avatarEmoji{width:48px!important;height:48px!important;border-radius:50%!important;display:grid!important;place-items:center!important;overflow:hidden!important}.groupProfileAvatarV240 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.groupMsgContentV240{min-width:0}.groupMsgContentV240 .groupMsgHead{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.groupProfileNameV240{border:0;background:transparent;padding:0;color:#075e54;font:inherit;font-weight:900;cursor:pointer;max-width:min(100%,420px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groupMsgContentV240 .groupMsgHead small{margin-left:auto;color:#60746f}.groupMsgActionsV240{display:flex;gap:6px;align-items:center}.groupMsgContentV240>p{margin:8px 0 0;line-height:1.42}.groupMsgV240.pinnedV171{border-left:4px solid #d8ad39!important;background:#fffdf5!important}.groupMsgV240.deleted{opacity:.78}.groupMsgV240 .groupMsgMedia img{max-height:320px;object-fit:contain;border-radius:14px}.pollCreateHardErrorV240{margin-top:10px;padding:10px 12px;border-radius:12px;background:#fff3f3;color:#9b1c1c;font-weight:800}@media(max-width:760px){.profileLevelsGridV240{grid-template-columns:1fr}.waProfileStatsV240{grid-template-columns:repeat(3,minmax(0,1fr))!important}.groupMsgV240{grid-template-columns:42px minmax(0,1fr)!important;padding:10px!important}.groupProfileAvatarV240,.groupProfileAvatarV240 .avatar,.groupProfileAvatarV240 .avatarEmoji{width:42px!important;height:42px!important}.groupMsgContentV240 .groupMsgHead small{width:auto;margin-left:0}.groupMsgActionsV240{width:100%;justify-content:flex-end}}.roleAvatarEditBtnV241{margin-top:10px;width:max-content;max-width:100%}.waProfileStatsV241{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;width:100%}.waProfileStatV241{padding:12px;border-radius:16px;background:#f5fbf8;border:1px solid rgba(15,118,110,.12);text-align:center}.waProfileStatV241 b{display:block;color:#075e54;font-size:22px}.waProfileStatV241 small{display:block;color:#60746f;font-size:12px;font-weight:800;margin-top:3px}.profileLevelsGridV241{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profileLevelV241{padding:14px;border-radius:18px;border:1px solid rgba(15,118,110,.14);background:#f8fffc}.profileLevelV241.reputation{background:linear-gradient(145deg,#fffaf0,#f8fffc)}.profileLevelHeadV241{display:flex;justify-content:space-between;gap:12px}.profileLevelHeadV241 div{display:flex;flex-direction:column;gap:3px}.profileLevelHeadV241 small{color:#60746f;font-weight:800}.profileLevelHeadV241 b{color:#075e54}.profileLevelHeadV241 strong{color:#0d7c6d}.profileLevelTrackV241{height:9px;background:#dfeeea;border-radius:999px;overflow:hidden;margin:12px 0 8px}.profileLevelTrackV241 span{display:block;height:100%;background:linear-gradient(90deg,#11b89c,#0b7f6d);border-radius:inherit}.profileLevelV241.reputation .profileLevelTrackV241 span{background:linear-gradient(90deg,#dfb337,#8ba132)}.groupMsgV241{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:11px 12px!important}.groupProfileAvatarV241{width:48px;height:48px;border:0;padding:0;background:transparent;border-radius:50%;overflow:hidden;display:grid;place-items:center;cursor:pointer}.groupProfileAvatarV241 .avatar,.groupProfileAvatarV241 .avatarEmoji{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:50%!important}.groupProfileAvatarV241 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.groupMsgBodyV241{min-width:0}.groupMsgHeadV241{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.groupProfileNameV241{border:0;background:transparent;padding:0;color:#075e54;font:inherit;font-weight:900;cursor:pointer;max-width:min(100%,420px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groupMsgHeadV241 small{margin-left:auto;color:#60746f}.groupMsgActionsV241{display:flex;gap:6px;align-items:center}.groupMsgTextV241{margin:8px 0 0;line-height:1.42}.groupMsgV241.pinnedV171{border-left:4px solid #d8ad39!important;background:#fffdf5!important}.authPortalCoverV241{width:100%;aspect-ratio:16/7;object-fit:cover;object-position:center;display:block;border-radius:22px;border:1px solid rgba(10,98,84,.12);background:#f5fbf8;margin:4px 0 18px}.authChoiceGridV241{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.authChoiceVisualV241{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;align-items:center!important;text-align:left!important}.authChoiceVisualV241 img{width:96px;height:96px;object-fit:cover;border-radius:18px}.authChoiceVisualV241 span{display:flex;flex-direction:column;gap:4px}.authChoiceVisualV241 small{color:#60746f}.authFormHeroV241{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:center;padding:14px;border:1px solid rgba(15,118,110,.12);border-radius:20px;background:#f8fffc;margin-bottom:16px}.authFormHeroV241 img{width:110px;height:110px;object-fit:cover;border-radius:18px}.authFormHeroV241 div{display:flex;flex-direction:column;gap:5px}.authFormHeroV241 b{color:#075e54;font-size:20px}.authFormHeroV241 span{color:#60746f}@media(max-width:760px){.waProfileStatsV241{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.waProfileStatV241{padding:9px 5px}.waProfileStatV241 b{font-size:18px}.profileLevelsGridV241{grid-template-columns:1fr}.groupMsgV241{grid-template-columns:42px minmax(0,1fr)!important}.groupProfileAvatarV241,.groupProfileAvatarV241 .avatar,.groupProfileAvatarV241 .avatarEmoji{width:42px!important;height:42px!important}.groupMsgHeadV241 small{margin-left:0}.groupMsgActionsV241{width:100%;justify-content:flex-end}.authChoiceGridV241{grid-template-columns:1fr}.authPortalCoverV241{aspect-ratio:16/8}.authChoiceVisualV241{grid-template-columns:82px minmax(0,1fr)!important}.authChoiceVisualV241 img{width:82px;height:82px}.authFormHeroV241{grid-template-columns:82px minmax(0,1fr)}.authFormHeroV241 img{width:82px;height:82px}}.cropStageV239{background-color:#eef8f5!important;background-image:linear-gradient(45deg,rgba(14,116,99,.06) 25%,transparent 25%),linear-gradient(-45deg,rgba(14,116,99,.06) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(14,116,99,.06) 75%),linear-gradient(-45deg,transparent 75%,rgba(14,116,99,.06) 75%)!important;background-size:24px 24px!important;background-position:0 0,0 12px,12px -12px,-12px 0!important}.adminProfileSummaryV174 .roleAvatarEditBtnV241{margin-top:10px;margin-right:8px;display:inline-flex;align-items:center;justify-content:center}@media(max-width:760px){.adminProfileSummaryV174 .roleAvatarEditBtnV241{width:100%;margin-right:0}}.roleButtonIconV200 span{display:grid;place-items:center;width:100%;height:100%;font-size:22px}.adminIpLineV245{overflow-wrap:anywhere;color:#8b2f2f!important}.blacklistGridV245{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-top:16px}.blackCardV245{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;background:#fff;border:1px solid rgba(190,24,93,.15);border-radius:22px;padding:16px;box-shadow:0 10px 28px #082f2a0f}.blackCardV245.ipBanCardV245{border-color:#dc262647;background:snow}.blackIconV245{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#fff0f2;font-size:28px}.blackBodyV245{min-width:0}.blackBodyV245 h3{margin:8px 0;color:#075e54}.blackBodyV245 div{line-height:1.45;overflow-wrap:anywhere}.blackBodyV245 p{margin:10px 0;color:#5b3b3b}.blackBodyV245 small{display:block;color:#60746f;margin-bottom:10px}.blackIpV245{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#fff0f2;padding:7px 9px;border-radius:10px;margin:6px 0}.manualIpBanV245{margin:16px 0;padding:16px;border-radius:20px;background:#f8fffc;border:1px solid rgba(15,118,110,.16)}.manualIpBanV245 h2{margin:0 0 12px;color:#075e54}.manualIpBanFieldsV245{display:grid;grid-template-columns:1fr 1.5fr auto;gap:10px}.manualIpBanFieldsV245 input{min-width:0;padding:12px 14px;border:1px solid rgba(15,118,110,.2);border-radius:14px;font:inherit}.ipPrivacyNoteV245{margin:8px 0 0}@media(max-width:760px){.manualIpBanFieldsV245,.blacklistGridV245{grid-template-columns:1fr}.blackCardV245{grid-template-columns:48px minmax(0,1fr);padding:13px}.blackIconV245{width:46px;height:46px;border-radius:15px;font-size:24px}}body.ipBlockedPageV246{overflow:hidden!important;background:#eaf5f2!important}body.ipBlockedPageV246 .topbar,body.ipBlockedPageV246 .appShell,body.ipBlockedPageV246 .bottomNav,body.ipBlockedPageV246 #toast,body.ipBlockedPageV246 #modal{display:none!important}.bootOverlay.ipBlockedOverlayV246{opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:linear-gradient(160deg,#e5f5f1,#f8fffc 55%,#f5eee5)!important}.bootOverlay.ipBlockedOverlayV246 .bootCard{width:min(520px,calc(100vw - 28px));padding:30px 26px!important;border-radius:30px!important;box-shadow:0 24px 70px #371c1c2e!important;border:1px solid rgba(153,27,27,.14)!important}.ipBlockedIconV246{font-size:54px;line-height:1;margin:6px 0 12px}.ipBlockedReasonV246{margin:20px 0 14px;padding:16px 18px;border-radius:20px;background:#fff4f4;border:1px solid rgba(185,28,28,.18);text-align:left}.ipBlockedReasonV246 b{display:block;color:#991b1b;font-size:13px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}.ipBlockedReasonV246 p{margin:0;color:#4b1d1d;font-size:17px;line-height:1.5;font-weight:850;white-space:pre-wrap;overflow-wrap:anywhere}.ipBlockedReferenceV246{margin:12px 0 4px;color:#6b7280;font-size:12px;font-weight:900}.ipBlockedExpiryV259{margin:10px 0;padding:9px 12px;border-radius:12px;background:#fff2cf;color:#704900;font-size:13px;font-weight:850}.ipBlockedExpiryV259.permanent{background:#ffe8e8;color:#8e2525}.ipBlockedHelpV246{margin:8px 0 0;color:#52645f;font-size:13px;line-height:1.45;font-weight:750}@media(max-width:600px){.bootOverlay.ipBlockedOverlayV246 .bootCard{padding:24px 18px!important}.ipBlockedReasonV246 p{font-size:15px}}.ipBlockedAdminToggleV246{margin-top:16px!important}.ipBlockedAdminFormV246{display:grid;gap:10px;margin-top:12px;padding-top:14px;border-top:1px solid rgba(15,118,110,.14)}.ipBlockedAdminFormV246[hidden]{display:none!important}.ipBlockedAdminFormV246 input{width:100%;min-height:48px;border:1px solid rgba(15,118,110,.22);border-radius:15px;padding:11px 13px;font:inherit;background:#fff;color:#132320}.ipBlockedAdminFormV246 small{display:block;color:#7f1d1d;line-height:1.35;min-height:18px}.adminIpCardV247{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:12px 14px;border:1px solid rgba(15,118,110,.18);border-radius:16px;background:#f5fbf9;min-width:0}.adminIpCardV247>div{display:flex;flex-direction:column;gap:4px;min-width:0}.adminIpCardV247 span{color:#60746f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.adminIpCardV247 code{display:block;color:#075e54;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:900;overflow-wrap:anywhere;white-space:normal}.adminIpCardV247 b{color:#6b7280;font-size:14px}.adminIpCardV247 small{color:#7b8c87;line-height:1.35}.adminIpCardV247.isEmpty{background:#fafcfb;border-style:dashed}.adminIpCardV247.isBlocked{background:#fff2f2;border-color:#b91c1c40}.adminIpCardV247.isBlocked span,.adminIpCardV247.isBlocked code{color:#991b1b}.adminIpCardV247.compact{margin:10px 0 0;padding:10px 11px;border-radius:14px}.adminCopyIpBtnV247{flex:0 0 auto;padding:8px 11px!important;min-height:36px!important;font-size:12px!important}.adminProfileSummaryV174 .adminIpCardV247{width:min(100%,520px);margin-top:10px}@media(max-width:620px){.adminIpCardV247{align-items:stretch;flex-direction:column}.adminCopyIpBtnV247{width:100%}}#pollCreateStatusV220.bad{font-weight:700}#newPollV220 [data-poll-submit-v220]:disabled{opacity:.72;cursor:wait}.emptyBucketV249,.emptyBucketV250,.pendingApprovalBox[data-count="0"],.archiveApprovalBox[data-count="0"]{display:none!important}.reportUploadPreviewV251{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;margin-top:10px}.reportUploadPreviewV251 figure{margin:0;border:1px solid rgba(18,88,73,.16);border-radius:14px;overflow:hidden;background:#fff}.reportUploadPreviewV251 img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.reportUploadPreviewV251 figcaption{padding:6px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportPhotoCountV251{position:absolute;right:8px;bottom:8px;background:#004a3cdb;color:#fff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.reportThumbWrap{position:relative}.reportDetailGalleryV251{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:10px 0 18px}.reportDetailGalleryV251 button{padding:0;border:0;border-radius:16px;overflow:hidden;background:#eef7f4;cursor:zoom-in;min-height:130px}.reportDetailGalleryV251 img{display:block;width:100%;height:100%;min-height:130px;max-height:260px;object-fit:cover}.deletedHistV251 .deletedOriginalV251{margin:10px 0 8px;padding:12px 14px;border-left:4px solid #16866d;border-radius:10px;background:#14866d12}.deletedHistV251 .deletedOriginalV251 small{display:block;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.deletedHistV251 .deletedOriginalV251 p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#173f37}.deletedHistV251 .deletedReasonV251{display:block;color:#5b706b}.reportUploadPreviewV252{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;margin-top:12px}.reportPreviewCardV252{margin:0;padding:10px;border:1px solid rgba(10,98,84,.15);border-radius:18px;background:#f8fffc;overflow:hidden}.reportPreviewCardV252>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:13px;display:block}.reportPreviewCardV252 figcaption{display:grid;gap:9px;margin-top:9px;min-width:0}.reportPreviewCardV252 figcaption b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.reportPreviewCardV252 figcaption span{display:flex;gap:7px;flex-wrap:wrap}.reportPreviewCardV252 .softBtn{font-size:12px;padding:8px 10px}.reportNoPhotosV252{margin:4px 0}.reportCropOverlayV252{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;padding:18px;background:#04231eb8;backdrop-filter:blur(5px)}.reportCropOverlayV252[hidden]{display:none!important}.reportCropDialogV252{position:relative;width:min(760px,96vw);max-height:94vh;overflow:auto;background:#fff;border-radius:26px;padding:24px;box-shadow:0 24px 80px #00000047}.reportCropStageV252{position:relative;width:min(680px,88vw);aspect-ratio:4/3;margin:16px auto;overflow:hidden;border-radius:20px;background:linear-gradient(45deg,#e8efec 25%,transparent 25%),linear-gradient(-45deg,#e8efec 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e8efec 75%),linear-gradient(-45deg,transparent 75%,#e8efec 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;touch-action:none;cursor:grab;border:2px solid rgba(10,98,84,.18)}.reportCropStageV252:active{cursor:grabbing}.reportCropStageV252 img{position:absolute;max-width:none!important;user-select:none;pointer-events:none}.reportCropZoomV252{display:grid;grid-template-columns:auto minmax(180px,1fr) 62px;gap:12px;align-items:center;font-weight:800}.reportCropZoomV252 input{width:100%}.reportCropZoomV252 output{text-align:right;color:#075e54}.reportCropOpenV252{overflow:hidden}@media(max-width:700px){.reportUploadPreviewV252{grid-template-columns:1fr 1fr}.reportPreviewCardV252 figcaption span{display:grid}.reportCropDialogV252{padding:20px 14px}.reportCropZoomV252{grid-template-columns:1fr}.reportCropZoomV252 output{text-align:left}}.modalCard:has([data-report-form-v255]),.modalCard:has([data-type-v255=poll]){width:min(980px,96vw)}.reportImagesFieldV255{padding:15px;border:1px solid rgba(10,98,84,.14);border-radius:20px;background:#f8fffc}.addImagesBtnV255{display:inline-flex!important;align-items:center;justify-content:center;width:max-content!important;max-width:100%;min-height:44px;padding:10px 15px;border:1px solid rgba(10,98,84,.22);border-radius:15px;background:#eaf9f4;color:#075e54!important;font-size:13px!important;font-weight:900!important;cursor:pointer;transition:.18s}.addImagesBtnV255:hover{background:#ddf5ed;transform:translateY(-1px)}.addImagesBtnV255 input{display:none}.reportImagesFieldV255>.muted{display:block;margin-top:7px;line-height:1.4}.reportUploadPreviewV255{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:12px;margin-top:14px}.reportEmptyV255{grid-column:1/-1;display:flex;flex-direction:column;gap:4px;padding:18px;border:1px dashed rgba(10,98,84,.25);border-radius:16px;text-align:center;background:#fff;color:#60746f}.reportEmptyV255 b{color:#075e54}.reportEmptyV255 span{font-size:12px}.reportPhotoCardV255{margin:0;padding:10px;border:1px solid rgba(10,98,84,.16);border-radius:18px;background:#fff;box-shadow:0 8px 22px #082f2a0f;min-width:0}.reportPhotoImageV255{position:relative;overflow:hidden;border-radius:13px;background:#eaf3f0}.reportPhotoImageV255 img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.reportPhotoImageV255>span{position:absolute;left:8px;top:8px;padding:5px 9px;border-radius:999px;background:#045c4ce6;color:#fff;font-size:11px;font-weight:900}.reportPhotoCardV255 figcaption{display:flex;flex-direction:column;gap:3px;margin:9px 1px 8px;min-width:0}.reportPhotoCardV255 figcaption b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#075e54;font-size:13px}.reportPhotoCardV255 figcaption small{color:#71827e;font-size:11px}.reportPhotoToolsV255{display:grid;grid-template-columns:42px 42px minmax(0,1fr) auto;gap:6px}.reportPhotoToolsV255 .softBtn{min-height:38px;padding:7px 9px;font-size:11px}.reportPhotoToolsV255 .editPhotoBtnV255{white-space:normal;line-height:1.15}.reportPhotoToolsV255 button:disabled{opacity:.38;cursor:not-allowed}.coverHelpV255{padding:10px 12px;border-radius:13px;background:#eef9f5;line-height:1.4}.fieldTwoV255{display:grid!important;grid-template-columns:1fr 1fr;gap:12px}.fieldTwoV255>div{display:grid;gap:6px}.fieldTwoV255 label{font-size:12px;color:#60746f;font-weight:1000}.pollOptionsEditorV255{display:grid;gap:12px}.pollOptionEditorRowV255{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:13px;align-items:start;padding:12px;border:1px solid rgba(10,98,84,.15);border-radius:18px;background:#f8fffc}.pollOptionPreviewV255{width:150px;aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#eaf3f0;display:grid;place-items:center;color:#6c807a;font-size:12px}.pollOptionPreviewV255 img{width:100%;height:100%;object-fit:cover;display:block}.pollOptionFieldsV255{display:grid;gap:7px;min-width:0}.pollOptionFieldsV255 label{font-size:12px;color:#60746f;font-weight:900}.pollOptionFieldsV255 input{width:100%;border:1px solid var(--line);border-radius:13px;padding:10px 12px;font:inherit;font-weight:700;background:#fff}.pollOptionFieldsV255 input[type=file]{font-size:12px}.pollOptionToolsV255{display:grid;gap:6px}.pollOptionToolsV255 .softBtn{width:42px;min-height:38px;padding:7px}.pollOptionToolsV255 button:disabled{opacity:.38;cursor:not-allowed}.addPollOptionV255{margin-top:10px}.linkBtnV255{width:max-content;max-width:100%;border:0;background:transparent;color:#a12121;text-decoration:underline;font:inherit;font-size:12px;font-weight:900;cursor:pointer;padding:2px 0}.pollGeneralPreviewV255{display:flex;align-items:center;gap:12px;margin:4px 0 8px;padding:9px;border:1px solid rgba(10,98,84,.13);border-radius:15px;background:#f8fffc;color:#60746f;font-size:12px}.pollGeneralPreviewV255 img{width:150px;aspect-ratio:4/3;object-fit:cover;border-radius:11px;display:block}.pollGeneralPreviewV255 .dangerBtn{margin-left:auto}.reportCropOverlayV255{z-index:5100}.reportCropDialogV255{width:min(780px,96vw)}@media(max-width:760px){.reportUploadPreviewV255{grid-template-columns:1fr}.reportPhotoToolsV255{grid-template-columns:42px 42px 1fr}.reportPhotoToolsV255 .dangerBtn{grid-column:1/-1;width:100%}.fieldTwoV255{grid-template-columns:1fr}.pollOptionEditorRowV255{grid-template-columns:92px minmax(0,1fr)}.pollOptionPreviewV255{width:92px}.pollOptionToolsV255{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.pollOptionToolsV255 .softBtn{width:100%}.pollGeneralPreviewV255{align-items:stretch;flex-direction:column}.pollGeneralPreviewV255 img{width:100%}.pollGeneralPreviewV255 .dangerBtn{margin-left:0;width:100%}}.adminSharedIpV256{margin:9px 0 0;padding:9px 11px;border-radius:12px;background:#fff3cf;color:#6f4d00;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.adminSharedIpV256 small{display:block;margin-top:4px;color:#80672d;font-size:10px}.adminIpMapV256{margin-top:10px;border:1px solid rgba(9,105,88,.17);border-radius:16px;overflow:hidden;background:#f1faf7;min-height:220px}.adminIpMapV256.compact{min-height:165px}.adminIpMapV256 iframe{display:block;width:100%;height:245px;border:0}.adminIpMapV256.compact iframe{height:165px}.adminMapLoadingV256,.adminMapUnavailableV256{min-height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:16px;text-align:center;color:#637872;font-size:12px}.adminMapUnavailableV256 b{color:#075e54;font-size:14px}.adminMapUnavailableV256 span{line-height:1.4}.adminMapFactsV256{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:11px 12px;background:#fff}.adminMapFactsV256 span,.adminMapFactsV256 a,.adminMapFactsV256 small{font-size:11px;line-height:1.4;overflow-wrap:anywhere}.adminMapFactsV256 span b{color:#075e54}.adminMapFactsV256 a{color:#08766a;font-weight:900}.adminMapFactsV256 small{grid-column:1/-1;color:#667a75}.adminIpHistoryBtnV256{background:#e5f4ff!important;color:#145b82!important}.adminProfileCardV170:has(.adminIpHistoryTitleV256){width:min(980px,96vw);max-height:94vh;overflow:auto}.adminIpHistoryTitleV256{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-right:34px}.adminIpHistoryTitleV256 h2{margin-bottom:3px}.adminIpHistoryTitleV256 p{margin:0;color:#60746f}.adminIpHistoryTitleV256>b{white-space:nowrap;padding:8px 12px;border-radius:999px;background:#e8f7f3;color:#075e54}.adminAccuracyNoteV256{margin:13px 0;padding:12px 14px;border-left:4px solid #d99a1d;border-radius:12px;background:#fff7df;color:#685122;font-size:12px;line-height:1.5}.adminIpHistoryListV256{display:grid;gap:14px}.adminIpHistoryCardV256{padding:14px;border:1px solid rgba(9,105,88,.16);border-radius:19px;background:#fbfffd}.adminIpHistoryCardV256.isBlocked{border-color:#d96565;background:snow}.adminIpHistoryHeadV256{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.adminIpHistoryHeadV256>div:first-child{display:flex;flex-direction:column;gap:3px}.adminIpHistoryHeadV256 span{color:#60746f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.adminIpHistoryHeadV256 code{font-size:16px;font-weight:1000;color:#123b34;word-break:break-all}.adminIpHistoryHeadV256>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.adminIpHistoryStatsV256{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px 0}.adminIpHistoryStatsV256 span{padding:9px 10px;border-radius:11px;background:#edf8f5;color:#526a64;font-size:11px;line-height:1.4}.adminIpSharedListV256{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:9px 0;padding:10px;border-radius:12px;background:#fff3cf;color:#6f4d00;font-size:11px}.adminIpSharedListV256 span{padding:5px 8px;background:#fff;border-radius:999px;text-transform:none;letter-spacing:0;color:#6f4d00}@media(max-width:700px){.adminMapFactsV256,.adminIpHistoryStatsV256{grid-template-columns:1fr 1fr}.adminIpHistoryHeadV256{display:block}.adminIpHistoryHeadV256>div:last-child{margin-top:9px}.adminIpHistoryTitleV256{align-items:flex-start}.adminIpMapV256 iframe,.adminIpMapV256.compact iframe{height:210px}}@media(max-width:430px){.adminMapFactsV256,.adminIpHistoryStatsV256{grid-template-columns:1fr}.adminMapFactsV256 small{grid-column:auto}}.blackLayersV257{margin:10px 0;padding:10px 12px;border-radius:12px;background:#fff0cf;color:#6f4a00;font-size:12px;line-height:1.55}.blackLayersV257 b{color:#5b3900}.pollMainPreviewShellV258{display:grid;gap:7px;margin-top:10px}.pollMainPreviewV258{position:relative;width:min(100%,520px);aspect-ratio:16/9;border-radius:20px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#edf8f4,#f8fffc);border:1px dashed rgba(7,94,84,.28);color:#60746f;text-align:center}.pollMainPreviewV258 img{width:100%;height:100%;object-fit:contain;display:block;background:#edf5f2}.pollMainPreviewV258>span:not(.pollMainPreviewEmptyV258){position:absolute;left:10px;right:10px;bottom:9px;padding:6px 9px;border-radius:11px;background:#042b26bd;color:#fff;font-size:11px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pollMainPreviewEmptyV258{max-width:270px;padding:18px;font-size:13px;font-weight:900;line-height:1.35}.pollOptionCardV258{overflow:hidden}.pollOptionImageV258{border:1px solid rgba(15,118,110,.14);box-shadow:0 7px 18px #082f2a14}.pollOptionImageV258 img[hidden]{display:none!important}.pollCardV258.siteReferenceHitV258{animation:siteReferencePulseV258 1.1s ease 2;outline:4px solid rgba(13,183,144,.45);outline-offset:4px}@keyframes siteReferencePulseV258{0%,to{transform:translateY(0);box-shadow:0 14px 34px #082f2a14}50%{transform:translateY(-3px);box-shadow:0 20px 50px #0db79040}}.chatSiteMentionV258{display:inline-flex;align-items:center;max-width:100%;vertical-align:baseline;border:0;border-radius:8px;padding:1px 5px;margin:0 1px;background:#dcf8ef;color:#06695d;font:inherit;font-weight:1000;line-height:1.35;cursor:pointer;text-decoration:none;word-break:break-word;box-shadow:inset 0 0 0 1px #0db7902e}.chatSiteMentionV258:hover,.chatSiteMentionV258:focus-visible{background:#bff3e3;color:#034b44;outline:2px solid rgba(13,183,144,.38);outline-offset:1px}.siteMentionMenuV258{position:absolute;z-index:90;left:76px;right:76px;bottom:calc(100% + 8px);max-height:min(430px,54vh);overflow:auto;padding:8px;border:1px solid rgba(15,118,110,.2);border-radius:22px;background:#fffffffb;box-shadow:0 22px 58px #042b263d;backdrop-filter:blur(12px)}.siteMentionMenuV258[hidden]{display:none!important}.siteMentionTitleV258{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:6px 10px 9px;color:#075e54}.siteMentionTitleV258 b{font-size:13px}.siteMentionTitleV258 span{font-size:11px;color:#60746f;font-weight:850}.siteMentionChoiceV258{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;border:0;border-radius:15px;padding:9px 10px;background:transparent;color:#132320;text-align:left;cursor:pointer}.siteMentionChoiceV258>span{grid-row:1/3;width:32px;height:32px;border-radius:11px;display:grid;place-items:center;background:#edf9f5;font-size:17px}.siteMentionChoiceV258>b{min-width:0;color:#075e54;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.siteMentionChoiceV258>small{min-width:0;color:#60746f;font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.siteMentionChoiceV258.active,.siteMentionChoiceV258:hover{background:#e5faf3;box-shadow:inset 0 0 0 1px #0db79033}.siteMentionEmptyV258{padding:14px;color:#60746f;font-size:12px;font-weight:850;text-align:center}@media(max-width:760px){.pollMainPreviewV258{width:100%;border-radius:17px}.pollOptionCardV258.hasImageV258{grid-template-columns:88px minmax(0,1fr)!important}.siteMentionMenuV258{left:6px;right:6px;bottom:calc(100% + 5px);max-height:min(390px,48vh);border-radius:19px;padding:6px}.siteMentionTitleV258{padding:5px 8px 7px}.siteMentionChoiceV258{padding:8px}}.banDurationFormV259 .manualIpBanFieldsV245{grid-template-columns:minmax(165px,.8fr) minmax(230px,1.25fr) 155px minmax(190px,.8fr) auto;align-items:start}.inputBox{height:auto!important;min-height:64px!important}.inputBox textarea{height:auto!important;min-height:24px!important;max-height:112px!important;line-height:1.42!important;padding:10px 0!important;overflow-y:hidden}.inputBox.multilineV259{align-items:flex-end!important}@media(max-width:760px){.banDurationFormV259 .manualIpBanFieldsV245{grid-template-columns:1fr!important}.composer{grid-template-columns:48px minmax(0,1fr) 48px!important;align-items:end!important;padding:7px 6px calc(8px + env(safe-area-inset-bottom,0px))!important;min-height:72px!important}.inputBox{height:auto!important;min-height:52px!important;border-radius:22px!important;padding:0 8px!important}.inputBox textarea{min-height:23px!important;max-height:112px!important;padding:13px 0!important;font-size:16px!important;line-height:1.38!important}.inputBox .chatIcon{display:none!important}.inputBox .attach{width:36px!important;height:42px!important}.identityCard.avatarOnly{width:48px!important;height:50px!important}.identityAvatar{width:40px!important;height:40px!important;min-width:40px!important}.sendBtn{width:46px!important;height:50px!important}body.chatKeyboardV259 .bottomNav{display:none!important}body.chatKeyboardV259 .appShell{bottom:0!important}}.authChoice.hasMenuArtV261:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:var(--menu-art-v261)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}.authChoice[data-panel-v199="/Admin/panel/"]:before,.authChoice[data-go-v198="/Admin/panel/"]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/menu-administracion-v314.png?v=314)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}.authChoice[data-panel-v199="/Moderacion/"]:before,.authChoice[data-go-v198="/Moderacion/"]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/menu-moderacion-v314.png?v=314)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/menu-mensajes-fijados-v310.png?v=312)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}.officialRibbonV259,.officialBadgeV259{display:none!important}.msgRow.officialMessageV259 .bubble{overflow:visible!important;isolation:isolate;transition:box-shadow .2s ease,transform .2s ease}.msgRow.officialMessageV259.systemMessageV259 .bubble,.msgRow.officialMessageV259.systemMessageV259.own .bubble{box-shadow:0 0 0 1px #4299e159,0 0 0 5px #5bb4ff1a,0 9px 26px #1f74b73d,0 0 32px #43a6f040!important;animation:systemAuraV261 3.4s ease-in-out infinite}.msgRow.officialMessageV259.moderatorMessageV259 .bubble,.msgRow.officialMessageV259.moderatorMessageV259.own .bubble{box-shadow:0 0 0 1px #13a47952,0 0 0 5px #30c99a17,0 9px 25px #087e6033,0 0 27px #29be9133!important;animation:moderatorAuraV261 3.8s ease-in-out infinite}.officialGroupMessageV259.systemMessageV259{box-shadow:0 0 0 1px #4299e147,0 0 0 5px #5bb4ff14,0 12px 30px #1f74b733,0 0 28px #43a6f033!important;animation:systemAuraV261 3.4s ease-in-out infinite}.officialGroupMessageV259.moderatorMessageV259{box-shadow:0 0 0 1px #13a47942,0 0 0 5px #30c99a12,0 12px 28px #087e602e,0 0 24px #29be912b!important;animation:moderatorAuraV261 3.8s ease-in-out infinite}@keyframes systemAuraV261{0%,to{filter:drop-shadow(0 0 0 rgba(67,166,240,0))}50%{filter:drop-shadow(0 0 7px rgba(67,166,240,.28))}}@keyframes moderatorAuraV261{0%,to{filter:drop-shadow(0 0 0 rgba(41,190,145,0))}50%{filter:drop-shadow(0 0 6px rgba(41,190,145,.24))}}@media(prefers-reduced-motion:reduce){.msgRow.officialMessageV259 .bubble,.officialGroupMessageV259{animation:none!important}}.chatImageButtonV261{position:relative;display:block;width:max-content;max-width:100%;margin-top:9px;padding:0;border:0;border-radius:16px;overflow:hidden;background:#edf7f4;color:#fff;cursor:zoom-in;text-align:left;box-shadow:0 8px 20px #074a3e1a;-webkit-tap-highlight-color:transparent}.chatImageButtonV261 .media{margin:0;max-width:min(440px,100%);width:auto;height:auto}.chatImageButtonV261>span{position:absolute;left:9px;bottom:9px;display:inline-flex;padding:6px 9px;border-radius:999px;background:#032923c2;color:#fff;font-size:10px;font-weight:950;line-height:1;backdrop-filter:blur(8px);pointer-events:none}button.groupMsgMedia.chatImageButtonV261{width:auto;font:inherit}.groupMsgMedia.chatImageButtonV261>span{float:none!important}.chatImageShareBarV261{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;margin:14px 0 8px}.chatImageShareBarV261 .primaryBtn,.chatImageShareBarV261 .softBtn{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;min-height:46px;height:auto;padding:10px 12px}.chatImageOriginalV261{line-height:1.2}.chatImageDomainV261{text-align:center;margin:7px 0 0;color:#0b7f73;font-size:12px;font-weight:950;letter-spacing:.035em}@media(max-width:760px){.chatImageButtonV261{width:100%}.chatImageButtonV261 .media{width:100%;max-width:100%;max-height:54vh;object-fit:contain}.chatImageShareBarV261{grid-template-columns:1fr}.chatImageShareBarV261 .primaryBtn,.chatImageShareBarV261 .softBtn{width:100%}}.inputBox.inputBoxV263{position:relative;overflow:hidden;isolation:isolate;cursor:text;touch-action:manipulation;-webkit-tap-highlight-color:rgba(13,183,144,.12);transition:border-color .09s ease,box-shadow .09s ease,background-color .09s ease!important}.inputBox.inputBoxV263:hover,.inputBox.inputBoxV263.isFocusedV263,.inputBox.inputBoxV263:focus-within{border-color:#0db790b8!important;box-shadow:0 0 0 3px #0db7901f,inset 0 1px #0f766e0d!important}.inputBox.inputBoxV263 textarea{flex:1 1 auto;min-width:0;width:auto!important;display:block;margin:0;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;-webkit-user-select:text;user-select:text;touch-action:manipulation;caret-color:#075e54}.inputBox.inputBoxV263 textarea::placeholder{opacity:.78}@media(max-width:760px){.inputBox.inputBoxV263{min-height:54px!important;padding-left:11px!important;padding-right:7px!important;border-width:1.5px!important;background:#fff!important}.inputBox.inputBoxV263 textarea{padding-left:1px!important;padding-right:2px!important}.inputBox.inputBoxV263:active{border-color:#0db790d1!important;background:#fbfffd!important}}.inputBox.inputBoxV263 textarea::-webkit-resizer{display:none}.inputBox.inputBoxV263.inputBoxV265 textarea{background-color:transparent!important;-webkit-box-shadow:none!important;white-space:pre-wrap}.inputBox.inputBoxV263.inputBoxV265.isEmptyV265{align-items:center!important}.inputBox.inputBoxV263.inputBoxV265.isEmptyV265 textarea{min-height:24px!important;max-height:24px!important;height:24px!important;line-height:24px!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}.inputBox.inputBoxV263.inputBoxV265.isEmptyV265 textarea::placeholder{white-space:nowrap}@media(max-width:760px){.composer{grid-template-columns:48px minmax(0,1fr) 46px!important;gap:4px!important;padding:7px 5px calc(8px + env(safe-area-inset-bottom,0px))!important}.inputBox.inputBoxV263.inputBoxV265{min-height:50px!important;padding-left:9px!important;padding-right:4px!important;gap:4px!important}.inputBox.inputBoxV263.inputBoxV265 .attach{width:30px!important;height:38px!important;font-size:19px!important}.inputBox.inputBoxV263.inputBoxV265 textarea{font-size:14px!important;line-height:1.3!important}.inputBox.inputBoxV263.inputBoxV265.isEmptyV265 textarea{font-size:12.8px!important;line-height:24px!important;letter-spacing:-.01em!important}}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266,.inputBox.inputBoxV263.inputBoxV266{background:#fff!important;overflow:hidden!important}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266 textarea,.inputBox.inputBoxV263.inputBoxV266 textarea{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;border:0!important;outline:none!important;border-radius:0!important;resize:none!important}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266.isEmptyV266,.inputBox.inputBoxV263.inputBoxV266.isEmptyV266{align-items:center!important}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266.isEmptyV266 textarea,.inputBox.inputBoxV263.inputBoxV266.isEmptyV266 textarea{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:760px){.composer{grid-template-columns:48px minmax(0,1fr) 46px!important;gap:4px!important;padding:7px 5px calc(8px + env(safe-area-inset-bottom,0px))!important}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266,.inputBox.inputBoxV263.inputBoxV266{min-height:50px!important;padding-left:8px!important;padding-right:4px!important;gap:4px!important;border-radius:21px!important}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266 .attach,.inputBox.inputBoxV263.inputBoxV266 .attach{width:28px!important;height:38px!important;font-size:18px!important}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266 textarea,.inputBox.inputBoxV263.inputBoxV266 textarea{font-size:14px!important;line-height:1.28!important}.inputBox.inputBoxV263.inputBoxV265.inputBoxV266.isEmptyV266 textarea,.inputBox.inputBoxV263.inputBoxV266.isEmptyV266 textarea{font-size:12.4px!important;line-height:1.35em!important;letter-spacing:-.012em!important}}#reportUploadPreview .uploadPreviewStage,#commUploadPreview .uploadPreviewStage,.reportUploadPreviewV251,.reportUploadPreviewV252,.reportUploadPreviewV255,.reportCard .galleryThumb,.commCard .galleryThumb,.reportCard .reportThumb,.commCard .thumb{background:#eef8f4!important}#reportUploadPreview .uploadPreviewStage img,#commUploadPreview .uploadPreviewStage img,.reportUploadPreviewV251 img,.reportPreviewCardV252>img,.reportPhotoImageV255 img,.reportCard .galleryThumb img,.commCard .galleryThumb img,.reportCard .reportThumb,.commCard .thumb{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:#eef8f4!important;display:block!important}.reportPreviewCardV252>img,.reportPhotoImageV255 img{aspect-ratio:4/3;padding:6px}.reportUploadPreviewV251 img{aspect-ratio:1/1;padding:5px}@media(max-width:760px){#reportUploadPreview .uploadPreviewStage img,#commUploadPreview .uploadPreviewStage img,.reportUploadPreviewV251 img,.reportPreviewCardV252>img,.reportPhotoImageV255 img,.reportCard .galleryThumb img,.commCard .galleryThumb img,.reportCard .reportThumb,.commCard .thumb{object-fit:contain!important;object-position:center center!important}}.reportCard .galleryThumb.singlePreview.cardFullPreviewV274,.commCard .galleryThumb.singlePreview.cardFullPreviewV274,.reportCard .reportGalleryThumb.singlePreview,.commCard .commGalleryThumb.singlePreview{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;display:grid!important;place-items:center!important;padding:8px!important;overflow:hidden!important;background:#eef8f4!important;border-radius:18px!important}.reportCard .galleryThumb.singlePreview.cardFullPreviewV274>img,.commCard .galleryThumb.singlePreview.cardFullPreviewV274>img,.reportCard .reportGalleryThumb.singlePreview>img,.commCard .commGalleryThumb.singlePreview>img{position:static!important;width:100%!important;height:auto!important;min-height:0!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;transform:none!important;margin:0 auto!important;padding:0!important;background:transparent!important;border-radius:14px!important;display:block!important}.reportCard .galleryThumb.singlePreview.cardFullPreviewV274 .galleryCount,.commCard .galleryThumb.singlePreview.cardFullPreviewV274 .galleryCount,.reportCard .reportGalleryThumb.singlePreview .galleryCount,.commCard .commGalleryThumb.singlePreview .galleryCount{position:absolute!important;right:14px!important;bottom:14px!important;z-index:2!important}@media(max-width:760px){.reportCard .galleryThumb.singlePreview.cardFullPreviewV274,.commCard .galleryThumb.singlePreview.cardFullPreviewV274,.reportCard .reportGalleryThumb.singlePreview,.commCard .commGalleryThumb.singlePreview{height:auto!important;max-height:none!important;padding:6px!important}.reportCard .galleryThumb.singlePreview.cardFullPreviewV274>img,.commCard .galleryThumb.singlePreview.cardFullPreviewV274>img,.reportCard .reportGalleryThumb.singlePreview>img,.commCard .commGalleryThumb.singlePreview>img{height:auto!important;max-height:none!important}}.inputBox.inputBoxV267{position:relative!important;display:flex!important;align-items:center!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;background:#fff!important}.inputBoxV267 .chatTextClipV267{position:relative!important;flex:1 1 auto!important;align-self:stretch!important;min-width:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.inputBoxV267 .chatTextClipV267 textarea#chatInput{position:relative!important;z-index:2!important;display:block!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;resize:none!important;color:#132320!important;caret-color:#075e54!important;overflow-x:hidden!important;color-scheme:light!important}.inputBoxV267 .chatTextClipV267 textarea#chatInput::placeholder{color:transparent!important;opacity:0!important}.inputBoxV267 .chatPlaceholderV267{position:absolute!important;z-index:3!important;inset:0!important;display:flex!important;align-items:center!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important;pointer-events:none!important;color:#6b7280!important;font-family:inherit!important;font-weight:650!important;font-size:clamp(10.5px,3.15vw,15px)!important;line-height:1!important;letter-spacing:-.018em!important;opacity:.88!important}.inputBoxV267.hasTextV267 .chatPlaceholderV267{display:none!important}.inputBoxV267 .attachInInput{position:relative!important;z-index:4!important;flex:0 0 auto!important}@media(max-width:760px){.composer{grid-template-columns:48px minmax(0,1fr) 46px!important;gap:4px!important;padding:7px 5px calc(8px + env(safe-area-inset-bottom,0px))!important}.inputBox.inputBoxV267{min-height:50px!important;padding:0 4px 0 9px!important;gap:4px!important;border-radius:21px!important}.inputBoxV267 .chatTextClipV267{min-height:48px!important}.inputBoxV267 .chatTextClipV267 textarea#chatInput{min-height:24px!important;max-height:96px!important;font-size:16px!important;line-height:1.35!important}.inputBoxV267.isEmptyV267 .chatTextClipV267 textarea#chatInput{height:24px!important;min-height:24px!important;max-height:24px!important;overflow:hidden!important}.inputBoxV267 .chatPlaceholderV267{font-size:clamp(10.5px,3.15vw,13.5px)!important}.inputBoxV267 .attachInInput{width:28px!important;height:38px!important;font-size:18px!important;margin:0!important}}@media(max-width:380px){.inputBoxV267 .chatPlaceholderV267{font-size:10.5px!important;letter-spacing:-.025em!important}}.inputBox.inputBoxV372{pointer-events:auto!important;-webkit-tap-highlight-color:transparent!important}.inputBoxV372 .chatTextClipV267{pointer-events:auto!important;touch-action:auto!important;-webkit-user-select:text!important;user-select:text!important}.inputBoxV372 .chatTextClipV267 textarea#chatInput{position:relative!important;z-index:5!important;pointer-events:auto!important;touch-action:auto!important;-webkit-user-select:text!important;user-select:text!important;cursor:text!important;caret-color:#075e54!important}.inputBoxV372 .chatPlaceholderV267{pointer-events:none!important;z-index:6!important}.inputBoxV372.isFocusedV372,.inputBoxV372:focus-within{border-color:#0db7907a!important;box-shadow:0 0 0 3px #0db7901a!important}@media(max-width:760px){html,body{height:100%!important;min-height:100%!important}@supports (height:100dvh){html,body{height:100dvh!important;min-height:100dvh!important}}body.chatKeyboardV259 .bottomNav,body.keyboardRecoveryV268 .bottomNav,body.keyboardOpenV270 .bottomNav,.bottomNav{position:fixed!important;inset:auto 0 0!important;transform:none!important;translate:none!important;display:grid!important;visibility:visible!important;opacity:1!important;transition:none!important;will-change:auto!important}body.chatKeyboardV259 .appShell,body.keyboardRecoveryV268 .appShell,body.keyboardOpenV270 .appShell,.appShell{bottom:calc(var(--nav) + var(--safe-bottom))!important;transform:none!important;transition:none!important}body.keyboardOpenV271 .bottomNav{height:var(--nav)!important;padding-bottom:5px!important}body.keyboardOpenV271 .appShell{bottom:var(--nav)!important}body.keyboardOpenV271 .toast{bottom:calc(var(--nav) + 12px)!important}}.privateScreenV275{padding:0!important;overflow:hidden!important;background:linear-gradient(180deg,#edf9f5,#f9fffd)!important}.privateAppV275{height:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;min-height:0}.privateHeaderV275{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fffffff5;border-bottom:1px solid var(--line);box-shadow:0 7px 22px #082f2a0f;z-index:3}.privateHeaderV275 .privateBackV275{border:0;background:#eafbf6;color:#075e54;width:42px;height:42px;border-radius:14px;font-size:22px;font-weight:1000;cursor:pointer;flex:0 0 auto}.privateHeaderInfoV275{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.privateHeaderAvatarV275,.privateConversationAvatarV275{width:46px;height:46px;border-radius:999px;overflow:hidden;background:#f2faf7;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(7,94,84,.12)}.privateHeaderAvatarV275 img,.privateConversationAvatarV275 img{width:100%;height:100%;object-fit:cover;display:block}.privateHeaderTextV275{min-width:0}.privateHeaderTextV275 h2{margin:0;color:#075e54;font-size:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privateHeaderTextV275 p{margin:2px 0 0;color:#60746f;font-size:12px;font-weight:800}.privateBlockV275{border:1px solid rgba(185,28,28,.16);background:#fff5f5;color:#991b1b;border-radius:14px;padding:9px 11px;font-weight:950;cursor:pointer;flex:0 0 auto}.privateListV275{overflow:auto;padding:16px;display:grid;gap:10px;-webkit-overflow-scrolling:touch}.privateIntroV275{background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px 16px;color:#315049;box-shadow:0 10px 25px #082f2a0f}.privateIntroV275 b{color:#075e54}.privateIntroV275 p{margin:5px 0 0;font-size:13px;line-height:1.45}.privateConversationV275{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:#fff;border-radius:20px;padding:12px;cursor:pointer;text-align:left;color:inherit;box-shadow:0 10px 25px #082f2a0f;width:100%}.privateConversationV275:hover,.privateConversationV275:active{background:#f3fffb;border-color:#0db79052}.privateConversationBodyV275{min-width:0;flex:1}.privateConversationTopV275{display:flex;gap:8px;justify-content:space-between;align-items:center}.privateConversationTopV275 b{color:#075e54;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privateConversationTopV275 time{font-size:10.5px;color:#71857f;white-space:nowrap}.privateConversationBodyV275 p{margin:5px 0 0;color:#4f6761;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privateConversationUnreadV275{min-width:25px;height:25px;border-radius:999px;background:#0db790;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:1000;padding:0 7px}.privateEmptyV275{margin:18px;border:1px dashed rgba(7,94,84,.24);background:#fff;border-radius:22px;padding:28px 20px;text-align:center;color:#60746f}.privateEmptyV275 b{display:block;color:#075e54;font-size:18px;margin-bottom:7px}.privateThreadV275{display:flex;flex-direction:column;flex:1;min-height:0}.privateMessagesV275{flex:1;min-height:0;overflow:auto;padding:18px 14px 24px;display:flex;flex-direction:column;gap:8px;-webkit-overflow-scrolling:touch;background-image:radial-gradient(rgba(7,94,84,.04) 1px,transparent 1px);background-size:18px 18px}.privateDayV275{align-self:center;background:#eaf5f1;color:#547069;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:950;margin:5px 0}.privateBubbleV275{max-width:min(76%,620px);padding:10px 12px;border-radius:18px 18px 18px 6px;background:#fff;border:1px solid var(--line);box-shadow:0 7px 18px #082f2a12;align-self:flex-start;word-break:break-word}.privateBubbleV275.own{align-self:flex-end;background:linear-gradient(135deg,#dffbed,#edfff7);border-radius:18px 18px 6px;border-color:#0db7903b}.privateBubbleV275 p{margin:0;white-space:pre-wrap;line-height:1.4;font-size:14px;font-weight:650}.privateBubbleMetaV275{display:flex;justify-content:flex-end;gap:5px;margin-top:5px;color:#688078;font-size:9.5px;font-weight:900}.privateReadV275{color:#0b8f72}.privateBlockedNoticeV275{margin:8px 14px;background:#fff5f5;border:1px solid #fecaca;color:#991b1b;border-radius:16px;padding:10px 12px;text-align:center;font-size:12px;font-weight:850}.privateComposerV275{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:8px;padding:9px 11px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px #082f2a12}.privateComposerV275 textarea{width:100%;min-height:48px;max-height:116px;resize:none;border:1px solid var(--line);border-radius:19px;padding:12px 14px;font:inherit;font-size:15px;line-height:1.35;color:#132320;outline:none;background:#fbfffd}.privateComposerV275 textarea:focus{border-color:#0db790;box-shadow:0 0 0 3px #0db7901a}.privateComposerV275 button{border:0;border-radius:18px;background:#0db790;color:#fff;font-size:24px;font-weight:1000;cursor:pointer}.privateComposerV275 button:disabled,.privateComposerV275 textarea:disabled{opacity:.55}.privateInlineBadgeV275{display:inline-grid;place-items:center;background:#0db790;color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 6px;margin-left:4px;font-size:10px}.privateMoreIconV275{background:linear-gradient(135deg,#e2fff5,#eff9ff)}.privateNavTabV275{position:relative}.privateNavBadgeV275{position:absolute;right:15%;top:4px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:1000;border:2px solid #fff}.privateNavBadgeV275[hidden],.privateInlineBadgeV275[hidden]{display:none!important}.privateProfileActionV275 .primaryBtn{width:100%}@media(max-width:760px){.privateHeaderV275{padding:9px 8px;gap:7px}.privateHeaderV275 .privateBackV275{width:38px;height:38px}.privateHeaderAvatarV275{width:40px;height:40px}.privateHeaderTextV275 h2{font-size:17px}.privateBlockV275{font-size:11px;padding:8px}.privateListV275{padding:10px}.privateConversationV275{padding:10px;border-radius:17px}.privateConversationAvatarV275{width:43px;height:43px}.privateBubbleV275{max-width:86%;font-size:13px}.privateMessagesV275{padding:12px 8px 18px}.privateComposerV275{grid-template-columns:minmax(0,1fr) 48px;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px))}.privateComposerV275 textarea{font-size:16px;min-height:46px;padding:11px 12px}.privateNavBadgeV275{right:10%;top:2px}}.privateProfileAvatarV327,.communityDrawerProfileAvatarV327{cursor:pointer!important;outline:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.privateProfileAvatarV327:hover,.privateProfileAvatarV327:active,.privateProfileAvatarV327:focus-visible,.communityDrawerProfileAvatarV327:hover,.communityDrawerProfileAvatarV327:active,.communityDrawerProfileAvatarV327:focus-visible{transform:scale(1.045);border-color:#0db7908c!important;box-shadow:0 0 0 3px #0db79021,0 7px 18px #04463b24!important}.chatContextMenuV259.privateIdentityMenuV276{width:238px;padding:8px;display:grid;gap:5px}.chatContextMenuV259.privateIdentityMenuV276 button{min-height:44px;border-radius:12px;padding:10px 11px;text-align:left;font:inherit;font-size:13px;font-weight:950;cursor:pointer}.chatContextMenuV259.privateIdentityMenuV276 .privateMessageActionV276{background:#e5faf3!important;color:#075e54!important}.chatContextMenuV259.privateIdentityMenuV276 .privateMessageActionV276:hover{background:#d1f5e9!important}.chatContextMenuV259.privateIdentityMenuV276 .profileActionV276{background:#edf7ff!important;color:#145b83!important}.chatContextMenuV259.privateIdentityMenuV276 .profileActionV276:hover{background:#dcefff!important}.chatContextMenuV259.privateIdentityMenuV276 .banActionV276{background:#fff0f0!important;color:#8e2020!important}.privateProfileActionV275{border:1px solid rgba(13,183,144,.22)!important;background:linear-gradient(135deg,#f2fffa,#f7fcff)!important}.privateProfilePrimaryV276{width:100%;min-height:48px;font-size:14px!important}@media(max-width:760px){.chatContextMenuV259.privateIdentityMenuV276{width:min(250px,calc(100vw - 16px))}.chatContextMenuV259.privateIdentityMenuV276 button{min-height:48px;font-size:14px}}#communityDrawerHandleV277{position:fixed;left:0;top:46%;z-index:79;width:16px;height:64px;border:0;border-radius:0 14px 14px 0;background:#075e54bd;color:#fff;padding:0;box-shadow:3px 5px 18px #04322b33;cursor:pointer;display:grid;place-items:center;transition:.18s}#communityDrawerHandleV277 span{font-size:24px;transform:translate(-1px)}#communityDrawerHandleV277:hover{width:22px;background:#075e54}#communityDrawerOverlayV277{position:fixed;inset:0;z-index:150;background:#0119166b;backdrop-filter:blur(2px);opacity:0;transition:opacity .2s}body.communityDrawerOpenV277 #communityDrawerOverlayV277{opacity:1}#communityDrawerV277{position:absolute;left:0;top:0;bottom:0;width:min(370px,90vw);display:flex;flex-direction:column;background:linear-gradient(180deg,#0a4c46,#0b665b 170px,#f4fbf8 170px);box-shadow:18px 0 50px #00000040;transform:translate(-102%);transition:transform .22s cubic-bezier(.2,.8,.2,1);overflow:hidden}body.communityDrawerOpenV277 #communityDrawerV277{transform:translate(0)}#communityDrawerV277>header{min-height:112px;padding:24px 18px 16px;display:flex;align-items:flex-start;justify-content:space-between;color:#fff}#communityDrawerV277>header small{font-size:11px;font-weight:900;opacity:.8;text-transform:uppercase;letter-spacing:.08em}#communityDrawerV277>header h2{margin:4px 0 0;font-size:25px}#communityDrawerV277>header button{width:40px;height:40px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#ffffff1f;color:#fff;font-size:25px;cursor:pointer}.communityDrawerBodyV277{flex:1;min-height:0;overflow:auto;padding:12px 10px 18px;-webkit-overflow-scrolling:touch}.communityDrawerSectionV277{margin-bottom:16px}.communityDrawerSectionHeadV277{display:flex;align-items:center;justify-content:space-between;padding:5px 8px 8px}.communityDrawerSectionHeadV277 h3{margin:0;color:#31524b;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.communityDrawerSectionHeadV277 button{border:0;background:transparent;color:#0b7f70;font-weight:900;font-size:11px;cursor:pointer}.communityDrawerSectionHeadV277>span{font-size:11px;color:#6a807a;font-weight:900}.communityDrawerListV277{display:grid;gap:5px}.communityDrawerRowV277{width:100%;display:flex;align-items:center;gap:10px;border:0;border-radius:14px;background:transparent;padding:8px;text-align:left;color:#17342e;cursor:pointer}.communityDrawerRowV277:hover,.communityDrawerRowV277:active{background:#e4f6ef}.communityDrawerRowV277>span:nth-child(2){min-width:0;flex:1}.communityDrawerRowV277 b,.communityDrawerRowV277 small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.communityDrawerRowV277 b{font-size:13px;color:#0a534a}.communityDrawerRowV277 small{font-size:10.5px;color:#6b817a;margin-top:2px}.communityDrawerRowV277 em{font-style:normal;min-width:22px;height:22px;border-radius:999px;background:#0db790;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:1000;padding:0 6px}.communityDrawerAvatarV277,.communityDrawerGroupIconV277{width:42px;height:42px;flex:0 0 42px;border-radius:15px;overflow:hidden;background:#e9f5f0;display:grid;place-items:center;font-size:20px;border:1px solid rgba(7,94,84,.1)}.communityDrawerAvatarV277{border-radius:999px}.communityDrawerAvatarV277 img,.communityDrawerGroupIconV277 img{width:100%;height:100%;object-fit:cover;display:block}.communityDrawerEmptyV277{margin:4px 8px;padding:15px;border:1px dashed rgba(7,94,84,.22);border-radius:15px;color:#6b817a;text-align:center;font-size:12px;background:#fff9}.communityDrawerLoadingV277{padding:30px;text-align:center;color:#60746f;font-weight:900}#communityDrawerV277>footer{padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(7,94,84,.1);background:#fff}#communityDrawerV277>footer button{width:100%;min-height:44px;border:0;border-radius:14px;background:#e5f8f1;color:#075e54;font-weight:950;cursor:pointer}.groupMembershipCardV277{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:9px 10px;border-radius:14px;background:#fff7e8;border:1px solid rgba(180,110,10,.16)}.groupMembershipCardV277.joined{background:#e9faf3;border-color:#0db79033}.groupMembershipCardV277 span{font-size:11px;color:#6c5c3d;font-weight:900}.groupMembershipCardV277.joined span{color:#0a705e}.groupMembershipCardV277 button,.groupMembershipBarV277 button{border:0;border-radius:12px;background:#0db790;color:#fff;padding:8px 12px;font-weight:950;cursor:pointer;white-space:nowrap}.groupMembershipCardV277.joined button,.groupMembershipBarV277.joined button{background:#edf4f1;color:#49635c;border:1px solid rgba(7,94,84,.14)}.groupMembershipBarV277{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#fff7e8;border-bottom:1px solid rgba(180,110,10,.14)}.groupMembershipBarV277.joined{background:#e9faf3;border-color:#0db79029}.groupMembershipBarV277 span{min-width:0}.groupMembershipBarV277 b,.groupMembershipBarV277 small{display:block}.groupMembershipBarV277 b{color:#76581d;font-size:13px}.groupMembershipBarV277 small{color:#766b57;font-size:10.5px;margin-top:2px}.groupMembershipBarV277.joined b{color:#075e54}.groupMembershipBarV277.joined small{color:#55736a}.privateProfileActionV277{display:block!important}@media(max-width:760px){#communityDrawerHandleV277{width:11px;height:58px;top:42%}#communityDrawerHandleV277 span{font-size:18px}#communityDrawerV277{width:min(350px,92vw)}#communityDrawerV277>header{padding-top:calc(20px + env(safe-area-inset-top,0px))}.groupMembershipBarV277{align-items:flex-start;flex-direction:column}.groupMembershipBarV277 button{width:100%}.groupMembershipCardV277{align-items:flex-start;flex-direction:column}.groupMembershipCardV277 button{width:100%}}#communityDrawerV277>header{flex:0 0 auto!important;min-height:0!important;padding:24px 20px 22px!important;background:linear-gradient(145deg,#075e54,#0b7b6d)!important;border-bottom:1px solid rgba(255,255,255,.14)!important;box-shadow:0 8px 24px #043a3329!important;position:relative!important;z-index:2!important}#communityDrawerV277>header h2{margin:5px 0 0!important;line-height:1.08!important;font-size:28px!important}#communityDrawerV277>header button{flex:0 0 44px!important;width:44px!important;height:44px!important;display:grid!important;place-items:center!important}.communityDrawerBodyV277{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:18px 12px 22px!important;background:#f4fbf8!important;position:relative!important;z-index:1!important}.communityDrawerSectionV277{margin:0 0 15px!important;padding:13px!important;border:1px solid rgba(7,94,84,.12)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 22px #07483e0f!important;overflow:hidden!important}.communityDrawerSectionHeadV277{min-height:32px!important;padding:0 2px 10px!important;gap:12px!important}.communityDrawerSectionHeadV277 h3{color:#244f47!important;font-size:12.5px!important;line-height:1.25!important}.communityDrawerSectionHeadV277 button{flex:0 0 auto!important;color:#0a786b!important;padding:5px 2px!important}.communityDrawerSectionHeadV277>span{flex:0 0 auto!important;padding:4px 7px!important;border-radius:999px!important;background:#edf8f4!important;color:#55736a!important}.communityDrawerListV277{display:grid!important;gap:8px!important}.communityDrawerRowV277{min-height:58px!important;padding:8px 9px!important;border:1px solid rgba(7,94,84,.09)!important;border-radius:16px!important;background:#f8fdfb!important}.communityDrawerRowV277:hover,.communityDrawerRowV277:active{background:#e8f8f2!important;border-color:#0db79038!important}.communityDrawerEmptyV277{margin:0!important;padding:18px 12px!important;background:#f9fdfb!important}#communityDrawerV277>footer{flex:0 0 auto!important;position:relative!important;z-index:3!important;padding:12px 12px calc(14px + env(safe-area-inset-bottom,0px))!important;background:#fff!important;box-shadow:0 -8px 20px #07483e0d!important}#communityDrawerV277>footer button{min-height:48px!important;border-radius:16px!important}@media(max-width:760px){#communityDrawerV277{width:min(360px,92vw)!important}#communityDrawerV277>header{padding:calc(18px + env(safe-area-inset-top,0px)) 18px 18px!important}#communityDrawerV277>header h2{font-size:25px!important}.communityDrawerBodyV277{padding:14px 10px 18px!important}.communityDrawerSectionV277{padding:11px!important;border-radius:18px!important}.communityDrawerRowV277{min-height:56px!important;padding:7px 8px!important}}#groupsList .groupCard .chipRow,#groupsList .groupCard .chip{display:none!important}#groupsList .groupCard.groupListCleanV280{display:flex;flex-direction:column}#groupsList .groupCard.groupListCleanV280>p{flex:1 1 auto}.groupListActionV280{display:flex;justify-content:flex-end;align-items:center;margin-top:14px;padding-top:12px;border-top:1px solid rgba(7,94,84,.1);position:relative;z-index:4}.groupListJoinV280{min-width:112px;min-height:42px;border:0;border-radius:14px;padding:9px 17px;background:#0db790;color:#fff;font:inherit;font-size:13px;font-weight:1000;cursor:pointer;box-shadow:0 7px 16px #0db7902e;-webkit-tap-highlight-color:transparent}.groupListJoinV280:hover,.groupListJoinV280:focus-visible{background:#0a9e7d;outline:3px solid rgba(13,183,144,.18)}.groupListJoinV280:disabled{opacity:.62;cursor:wait}.groupListActionV280.joined .groupListJoinV280{background:#edf5f2;color:#49635c;border:1px solid rgba(7,94,84,.15);box-shadow:none}@media(max-width:760px){.groupListActionV280{justify-content:stretch}.groupListJoinV280{width:100%;min-height:46px}}.waProfileHero{position:relative!important}.profileMailIconV281{position:absolute;top:4px;right:54px;z-index:3;width:46px;height:46px;padding:0;border:1px solid rgba(7,94,84,.16);border-radius:16px;display:grid;place-items:center;background:#effbf8;color:#075e54;font:inherit;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 8px 20px #082f2a1a;-webkit-tap-highlight-color:transparent}.profileMailIconV281:hover,.profileMailIconV281:focus-visible{background:#dff8f1;border-color:#0db79080;outline:none}.profilePrivateSentinelV281{display:none!important}.groupListActionV281{display:flex;justify-content:flex-end;margin-top:12px;position:relative;z-index:3}.groupListJoinV281{min-width:116px;min-height:42px;padding:9px 16px;border:0;border-radius:15px;background:#0db790;color:#fff;font:inherit;font-size:13px;font-weight:1000;cursor:pointer;box-shadow:0 8px 18px #0db7902e}.groupListActionV281.joined .groupListJoinV281{background:#eef8f5;color:#075e54;border:1px solid rgba(7,94,84,.16);box-shadow:none}.groupListJoinV281:disabled{opacity:.58;cursor:wait}.towersDirectoryGrid .groupCard{display:flex;flex-direction:column}.towersDirectoryGrid .groupListActionV281{margin-top:auto;padding-top:10px}@media(max-width:760px){.profileMailIconV281{top:2px;right:48px;width:42px;height:42px;border-radius:14px;font-size:20px}.groupListJoinV281{width:100%;min-height:44px}}#communityDrawerV277{background:#f4fbf8!important}#communityDrawerHeaderV282{flex:0 0 auto;position:relative;z-index:4;background:linear-gradient(145deg,#075e54,#087b6d);color:#fff!important}.communityDrawerHeaderListV282{min-height:122px;padding:24px 18px 18px;display:flex;align-items:flex-start;justify-content:space-between}.communityDrawerHeaderListV282 small{font-size:11px;font-weight:900;opacity:.82;text-transform:uppercase;letter-spacing:.08em}.communityDrawerHeaderListV282 h2{margin:5px 0 0;font-size:26px}#communityDrawerHeaderV282>button{width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(255,255,255,.25);border-radius:15px;background:#ffffff21;color:#fff;font:inherit;font-size:24px;font-weight:900;cursor:pointer}.communityDrawerHeaderThreadV282{min-height:82px;padding:14px 10px;display:flex;align-items:center;gap:8px}.communityDrawerHeaderThreadV282 .communityDrawerBackV282{font-size:20px}.communityDrawerThreadAvatarV282{width:46px;height:46px;flex:0 0 46px;border-radius:999px;overflow:hidden;background:#fff;display:grid;place-items:center;border:2px solid rgba(255,255,255,.55)}.communityDrawerThreadAvatarV282 img{width:100%;height:100%;object-fit:cover;display:block}.communityDrawerThreadTitleV282{flex:1;min-width:0}.communityDrawerThreadTitleV282 h2{margin:0;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.communityDrawerThreadTitleV282 small{display:block;margin-top:2px;font-size:10.5px;opacity:.82}.communityDrawerHeaderThreadV282 .communityDrawerBlockV282{width:38px;height:38px;font-size:17px;border-radius:13px}.communityDrawerHeaderThreadV282>button:last-child{width:38px;height:38px;font-size:22px;border-radius:13px}.communityDrawerBodyV277{background:#f4fbf8!important}.communityDrawerPrivateMessagesV282{height:100%;min-height:0;overflow:auto;padding:14px 11px 20px;display:flex;flex-direction:column;gap:8px;background-image:radial-gradient(rgba(7,94,84,.045) 1px,transparent 1px);background-size:18px 18px;-webkit-overflow-scrolling:touch}.communityDrawerPrivateBubbleV282{align-self:flex-start;max-width:84%;padding:9px 11px;border:1px solid rgba(7,94,84,.12);border-radius:17px 17px 17px 6px;background:#fff;box-shadow:0 7px 18px #082f2a12;word-break:break-word}.communityDrawerPrivateBubbleV282.own{align-self:flex-end;background:linear-gradient(135deg,#dffbed,#effff8);border-radius:17px 17px 6px;border-color:#0db7903d}.communityDrawerPrivateBubbleV282 p{margin:0;font-size:13.5px;line-height:1.4;white-space:pre-wrap}.communityDrawerPrivateBubbleV282>span{display:flex;justify-content:flex-end;gap:5px;margin-top:5px;color:#6b807a;font-size:9px;font-weight:900}.communityDrawerPrivateBubbleV282>span b.read{color:#0b8f72}#communityDrawerFooterV282{flex:0 0 auto;position:relative;z-index:5;background:#fff;border-top:1px solid rgba(7,94,84,.11)}.communityDrawerFooterListV282{padding:12px 12px calc(14px + env(safe-area-inset-bottom,0px))}.communityDrawerFooterListV282>button{width:100%;min-height:48px;border:0;border-radius:16px;background:#e5f8f1;color:#075e54;font:inherit;font-weight:950;cursor:pointer}.communityDrawerFooterThreadV282{padding:7px 8px calc(8px + env(safe-area-inset-bottom,0px))}.communityDrawerPrivateComposerV282{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:7px;margin:0}.communityDrawerPrivateComposerV282 textarea{width:100%;min-height:46px;max-height:110px;resize:none;border:1px solid rgba(7,94,84,.16);border-radius:18px;padding:11px 12px;background:#fbfffd;color:#132320;font:inherit;font-size:16px;line-height:1.35;outline:none}.communityDrawerPrivateComposerV282 textarea:focus{border-color:#0db790;box-shadow:0 0 0 3px #0db7901a}.communityDrawerPrivateComposerV282 button{border:0;border-radius:17px;background:#0db790;color:#fff;font:inherit;font-size:22px;font-weight:1000;cursor:pointer}.communityDrawerPrivateComposerV282 button:disabled,.communityDrawerPrivateComposerV282 textarea:disabled{opacity:.55}.communityDrawerPrivateBlockedV282{margin:0 0 6px;padding:8px 10px;border-radius:13px;background:#fff2f2;color:#991b1b;font-size:11px;font-weight:850;text-align:center}.profileMailIconV281{z-index:8!important}@media(max-width:760px){.communityDrawerHeaderListV282{padding:calc(18px + env(safe-area-inset-top,0px)) 18px 18px;min-height:120px}.communityDrawerHeaderThreadV282{padding:calc(9px + env(safe-area-inset-top,0px)) 8px 9px;min-height:calc(70px + env(safe-area-inset-top,0px))}.communityDrawerPrivateBubbleV282{max-width:88%}}.privateTagLinkV297{color:#087a6d;font-weight:1000;text-decoration:none;background:#e4f7f0;border-radius:7px;padding:1px 4px;display:inline-block}.privateTagLinkV297:hover,.privateTagLinkV297:focus{background:#c9efe2;text-decoration:underline;outline:none}#siteTooltipV282{position:fixed;z-index:10000;max-width:min(280px,86vw);padding:7px 10px;border-radius:10px;background:#042621f2;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:850;line-height:1.3;text-align:center;box-shadow:0 9px 24px #0000003d;pointer-events:none;opacity:0;transform:translateY(3px);transition:opacity .12s ease,transform .12s ease;word-break:break-word}#siteTooltipV282.show{opacity:1;transform:translateY(0)}#siteTooltipV282[hidden]{display:none!important}@media(hover:none){#siteTooltipV282{font-size:12px;padding:8px 11px}}.bottomNav.bottomNavFiveV284{grid-template-columns:repeat(5,minmax(0,1fr))!important}#communityDrawerHandleV277.communityDrawerHandleV284{left:8px!important;top:46%!important;width:68px!important;height:62px!important;border:2px solid rgba(255,255,255,.88)!important;border-radius:20px!important;background:linear-gradient(145deg,#0db790,#087c6f)!important;box-shadow:0 10px 28px #04463d47,0 0 0 4px #0db7901f!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;color:#fff!important;overflow:visible!important;animation:drawerHandlePulseV284 2.8s ease-in-out 2}#communityDrawerHandleV277.communityDrawerHandleV284 span{font-size:24px!important;line-height:1!important;transform:none!important}#communityDrawerHandleV277.communityDrawerHandleV284 small{font-size:10px;font-weight:1000;line-height:1;text-transform:uppercase;letter-spacing:.02em}#communityDrawerHandleV277.communityDrawerHandleV284:hover{width:72px!important;transform:translateY(-1px)}@keyframes drawerHandlePulseV284{0%,to{box-shadow:0 10px 28px #04463d47,0 0 0 4px #0db7901f}50%{box-shadow:0 12px 32px #04463d57,0 0 0 8px #0db79029}}@media(prefers-reduced-motion:reduce){#communityDrawerHandleV277.communityDrawerHandleV284{animation:none}}body.communityDrawerGroupModeV284 #communityDrawerV277{width:min(430px,94vw)!important}.groupSidebarHeaderV284,.groupSidebarThreadHeaderV284{padding:calc(10px + env(safe-area-inset-top,0px)) 10px 10px!important;min-height:76px!important;align-items:center!important}.groupSidebarHeaderTitleV284{flex:1;min-width:0;padding-left:4px}.groupSidebarHeaderTitleV284 small{display:block;font-size:10px;font-weight:900;opacity:.8;text-transform:uppercase}.groupSidebarHeaderTitleV284 h2{margin:2px 0 0!important;font-size:22px!important}.groupSidebarHeaderIconV284{width:46px;height:46px;flex:0 0 46px;border-radius:15px;display:grid;place-items:center;overflow:hidden;background:#fff;color:#075e54;font-size:22px;border:2px solid rgba(255,255,255,.55)}.groupSidebarHeaderIconV284 img{width:100%;height:100%;object-fit:cover;display:block}.groupSidebarCatalogFooterV284{padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px))!important}.groupSidebarCatalogFooterV284 button{width:100%;min-height:48px;border:0;border-radius:16px;background:#e5f8f1;color:#075e54;font:inherit;font-weight:950;cursor:pointer}.groupSidebarCatalogV284{display:grid;gap:14px}.groupSidebarSearchV284{position:sticky;top:-4px;z-index:3;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;background:#fff;border:1px solid rgba(7,94,84,.14);border-radius:17px;padding:4px 9px;box-shadow:0 8px 18px #07483e0f}.groupSidebarSearchV284 span{text-align:center;color:#0b7b6d;font-size:20px}.groupSidebarSearchV284 input{width:100%;height:42px;border:0;outline:0;background:transparent;font:inherit;font-size:15px;font-weight:750;color:#17342e}.groupSidebarCatalogV284 section{padding:12px;border:1px solid rgba(7,94,84,.11);border-radius:20px;background:#fff;box-shadow:0 8px 22px #07483e0d}.groupSidebarCatalogV284 section>h3{display:flex;align-items:center;justify-content:space-between;margin:0 2px 9px;color:#31524b;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.groupSidebarCatalogV284 section>h3 span{padding:3px 7px;border-radius:999px;background:#edf8f4;color:#55736a;font-size:10px}.groupSidebarCatalogV284 section>div{display:grid;gap:8px}.groupSidebarCatalogCardV284{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center;padding:7px;border:1px solid rgba(7,94,84,.1);border-radius:17px;background:#f8fdfb}.groupSidebarCatalogOpenV284{min-width:0;display:flex;align-items:center;gap:9px;border:0;background:transparent;padding:0;text-align:left;color:#17342e;cursor:pointer}.groupSidebarCatalogOpenV284>span:nth-child(2){min-width:0;flex:1}.groupSidebarCatalogOpenV284 b,.groupSidebarCatalogOpenV284 small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groupSidebarCatalogOpenV284 b{font-size:13px;color:#075e54}.groupSidebarCatalogOpenV284 small{margin-top:2px;font-size:10.5px;color:#6b817a}.groupSidebarCatalogOpenV284 strong{font-size:22px;color:#0b7b6d}.groupSidebarCatalogIconV284{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:#e9f5f0;font-size:20px;border:1px solid rgba(7,94,84,.1)}.groupSidebarCatalogIconV284 img{width:100%;height:100%;object-fit:cover;display:block}.groupSidebarMembershipV284{min-width:62px;height:36px;border:0;border-radius:12px;background:#0db790;color:#fff;font:inherit;font-size:11px;font-weight:950;cursor:pointer;padding:0 9px}.groupSidebarMembershipV284.joined{background:#edf4f1;color:#49635c;border:1px solid rgba(7,94,84,.14)}.groupSidebarMembershipV284:disabled{opacity:.55}.groupSidebarThreadV284{height:100%;min-height:0;display:flex;flex-direction:column;background:#f4fbf8}.groupSidebarChannelsV284{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:8px;background:#fff;border-bottom:1px solid rgba(7,94,84,.1)}.groupSidebarChannelsV284 button{min-width:0;height:44px;border:1px solid rgba(7,94,84,.11);border-radius:13px;background:#f7fcfa;color:#55736a;font:inherit;font-size:10.5px;font-weight:900;cursor:pointer;white-space:nowrap}.groupSidebarChannelsV284 button span{display:block;font-size:15px;line-height:1.1}.groupSidebarChannelsV284 button.active{background:#e4f8f0;color:#075e54;border-color:#0db79042}.groupSidebarMembershipStripV284{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;background:#fff7e8;border-bottom:1px solid rgba(180,110,10,.14)}.groupSidebarMembershipStripV284.joined{background:#e9faf3;border-color:#0db79029}.groupSidebarMembershipStripV284 span{min-width:0}.groupSidebarMembershipStripV284 b,.groupSidebarMembershipStripV284 small{display:block}.groupSidebarMembershipStripV284 b{font-size:11.5px;color:#76581d}.groupSidebarMembershipStripV284 small{margin-top:2px;font-size:9.5px;color:#766b57}.groupSidebarMembershipStripV284.joined b{color:#075e54}.groupSidebarMembershipStripV284 button{flex:0 0 auto;border:0;border-radius:11px;background:#0db790;color:#fff;padding:7px 10px;font:inherit;font-size:10.5px;font-weight:950;cursor:pointer}.groupSidebarMembershipStripV284.joined button{background:#edf4f1;color:#49635c;border:1px solid rgba(7,94,84,.14)}.groupSidebarMessagesV284{flex:1;min-height:0;overflow:auto;padding:12px 10px 20px;display:flex;flex-direction:column;gap:9px;background-image:radial-gradient(rgba(7,94,84,.045) 1px,transparent 1px);background-size:18px 18px;-webkit-overflow-scrolling:touch}.groupSidebarMessageV284{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:start}.groupSidebarMessageAvatarV284{width:38px;height:38px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#fff;border:1px solid rgba(7,94,84,.1);font-size:18px}.groupSidebarMessageAvatarV284 img{width:100%;height:100%;object-fit:cover;display:block}.groupSidebarMessageV284>div{min-width:0;padding:8px 10px;border:1px solid rgba(7,94,84,.11);border-radius:16px;background:#fff;box-shadow:0 6px 16px #082f2a0d}.groupSidebarMessageV284 header{display:flex;align-items:center;justify-content:space-between;gap:8px}.groupSidebarMessageV284 header b{min-width:0;color:#075e54;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groupSidebarMessageV284 header time{flex:0 0 auto;color:#7b8e89;font-size:9px}.groupSidebarMessageV284 p{margin:5px 0 0;color:#1d3832;font-size:13px;line-height:1.38;word-break:break-word}.groupSidebarMessageV284.deleted p{font-style:italic;color:#7b8e89}.groupSidebarMediaV284{display:block;margin-top:7px;border-radius:13px;overflow:hidden;background:#edf7f4}.groupSidebarMediaV284 img{display:block;width:100%;max-height:250px;object-fit:contain}.groupSidebarFileV284{display:block;margin-top:7px;padding:8px 9px;border-radius:11px;background:#edf7f4;color:#075e54;text-decoration:none;font-size:11px;font-weight:900}.groupSidebarThreadFooterV284{padding:7px 8px calc(8px + env(safe-area-inset-bottom,0px))!important}.groupSidebarJoinLargeV284{width:100%;min-height:48px;border:0;border-radius:16px;background:#0db790;color:#fff;font:inherit;font-weight:950;cursor:pointer}.groupSidebarComposerV284{display:grid;grid-template-columns:minmax(0,1fr) 40px 46px;gap:6px;align-items:end}.groupSidebarComposerV284 textarea{width:100%;min-height:46px;max-height:110px;resize:none;border:1px solid rgba(7,94,84,.16);border-radius:17px;padding:11px 12px;background:#fbfffd;color:#132320;font:inherit;font-size:16px;line-height:1.35;outline:none}.groupSidebarComposerV284 textarea:focus{border-color:#0db790;box-shadow:0 0 0 3px #0db7901a}.groupSidebarAttachV284{height:42px;border-radius:14px;background:#edf8f4;color:#075e54;display:grid;place-items:center;cursor:pointer;font-size:20px}.groupSidebarComposerV284 button{height:46px;border:0;border-radius:16px;background:#0db790;color:#fff;font:inherit;font-size:21px;font-weight:1000;cursor:pointer}.groupSidebarComposerV284 button:disabled,.groupSidebarComposerV284 textarea:disabled{opacity:.55}@media(max-width:760px){#communityDrawerHandleV277.communityDrawerHandleV284{left:7px!important;top:auto!important;bottom:calc(var(--nav) + 22px + env(safe-area-inset-bottom,0px))!important;width:64px!important;height:58px!important;border-radius:19px!important}#communityDrawerHandleV277.communityDrawerHandleV284 span{font-size:22px!important}body.communityDrawerGroupModeV284 #communityDrawerV277{width:min(400px,96vw)!important}.groupSidebarCatalogCardV284{grid-template-columns:minmax(0,1fr) 58px}.groupSidebarMembershipV284{min-width:58px;padding:0 7px}.groupSidebarChannelsV284{padding:6px}.groupSidebarMessagesV284{padding:10px 8px 18px}.groupSidebarMessageV284{grid-template-columns:34px minmax(0,1fr);gap:7px}.groupSidebarMessageAvatarV284{width:34px;height:34px}}#communityDrawerHandleV277.communityDrawerHandleV285{position:fixed!important;left:0!important;top:43%!important;bottom:auto!important;z-index:79!important;width:30px!important;height:88px!important;border:0!important;border-radius:0 18px 18px 0!important;background:#075e54e6!important;color:#fff!important;padding:0!important;box-shadow:4px 7px 22px #04322b47!important;display:grid!important;place-items:center!important;cursor:pointer!important;transition:.16s!important;overflow:hidden!important;animation:none!important}#communityDrawerHandleV277.communityDrawerHandleV285 span{font-size:34px!important;line-height:1!important;transform:translate(-1px)!important}#communityDrawerHandleV277.communityDrawerHandleV285:hover,#communityDrawerHandleV277.communityDrawerHandleV285:active{width:38px!important;background:#075e54!important}.groupSidebarMessageV285{display:flex!important;gap:8px!important;align-items:flex-start!important;max-width:100%!important}.groupSidebarMessageV285.own{flex-direction:row-reverse!important}.groupSidebarMessageV285 .groupSidebarMessageAvatarV284{border:0!important;padding:0!important;cursor:pointer!important;flex:0 0 38px!important}.groupSidebarMessageV285 .groupSidebarBubbleV285{min-width:0;max-width:calc(100% - 46px);padding:9px 10px;border:1px solid rgba(7,94,84,.12);border-radius:17px 17px 17px 7px;background:#fff;box-shadow:0 7px 17px #082f2a0f}.groupSidebarMessageV285.own .groupSidebarBubbleV285{background:linear-gradient(135deg,#dcfce7,#f0fff8);border-radius:17px 17px 7px;border-color:#25d3663d}.groupSidebarMessageV285.deleted .groupSidebarBubbleV285{opacity:.82}.groupSidebarMessageV285.pinned .groupSidebarBubbleV285{box-shadow:0 0 0 2px #e8a81d2e,0 7px 18px #082f2a14}.groupSidebarMessageV285 header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.groupSidebarNameV285{min-width:0;border:0;background:transparent;padding:0;color:#075e54;font:inherit;font-size:11.5px;font-weight:1000;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.groupSidebarMessageV285 header time{flex:0 0 auto;max-width:48%;color:#70847e;font-size:9px;line-height:1.2;text-align:right;white-space:normal}.groupSidebarMessageV285 p{margin:6px 0 0!important;color:#1d3832;font-size:13px;line-height:1.4;word-break:break-word}.groupSidebarMessageV285.deleted p{font-style:italic;color:#71847f}.groupSidebarPinnedV285{margin:5px 0;padding:4px 7px;border-radius:9px;background:#fff7df;color:#876317;font-size:9px;font-weight:950}.groupSidebarReplyBlockV285{width:100%;display:block;margin:6px 0 2px;padding:6px 8px;border:0;border-left:3px solid #0db790;border-radius:8px;background:#edf8f4;text-align:left;color:#33564e;cursor:pointer}.groupSidebarReplyBlockV285 small,.groupSidebarReplyBlockV285 span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groupSidebarReplyBlockV285 small{font-size:9px;font-weight:950;color:#075e54}.groupSidebarReplyBlockV285 span{margin-top:2px;font-size:10px}.groupSidebarActionsV285{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:4px;margin-top:7px}.groupSidebarActionV285{width:29px;height:29px;border:0;border-radius:999px;background:#edf8f4;color:#075e54;display:grid;place-items:center;font-size:13px;cursor:pointer}.groupSidebarActionV285:hover{background:#dff5ed}.groupSidebarActionV285.warn{color:#9a6700;background:#fff7df}.groupSidebarActionV285.danger{color:#9b1c1c;background:#fff0f0}.groupSidebarActionV285.own{color:#075e54;background:#e2fbf2}.groupSidebarReplyComposerV285{display:flex;align-items:center;gap:8px;margin-bottom:6px;padding:7px 8px;border-radius:13px;background:#edf8f4;border-left:4px solid #0db790}.groupSidebarReplyComposerV285 span{min-width:0;flex:1}.groupSidebarReplyComposerV285 small,.groupSidebarReplyComposerV285 b,.groupSidebarReplyComposerV285 em{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groupSidebarReplyComposerV285 small{font-size:9px;color:#60746f}.groupSidebarReplyComposerV285 b{font-size:11px;color:#075e54}.groupSidebarReplyComposerV285 em{font-style:normal;font-size:9.5px;color:#60746f}.groupSidebarReplyComposerV285 button{width:30px;height:30px;border:0;border-radius:999px;background:#fff;color:#075e54;font-size:20px;cursor:pointer}.groupSidebarFlashV285 .groupSidebarBubbleV285{animation:groupSidebarFlashV285 1.1s ease}@keyframes groupSidebarFlashV285{0%,to{box-shadow:0 7px 17px #082f2a0f}45%{box-shadow:0 0 0 5px #0db79038,0 7px 20px #082f2a1a}}@media(max-width:760px){#communityDrawerHandleV277.communityDrawerHandleV285{left:0!important;top:41%!important;bottom:auto!important;width:26px!important;height:78px!important;border-radius:0 17px 17px 0!important}#communityDrawerHandleV277.communityDrawerHandleV285 span{font-size:30px!important}.groupSidebarMessageV285 .groupSidebarMessageAvatarV284{width:34px!important;height:34px!important;flex-basis:34px!important}.groupSidebarMessageV285 .groupSidebarBubbleV285{max-width:calc(100% - 41px)}}.groupSidebarCatalogV289 .towerPickerSectionV289{order:99}.towerPickerToolsV289{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px!important;margin-bottom:10px}.towerPickerToolsV289 label{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;border:1px solid rgba(7,94,84,.14);border-radius:14px;background:#f8fdfb;padding:2px 8px}.towerPickerToolsV289 label span{text-align:center;color:#0b7b6d;font-size:18px}.towerPickerToolsV289 input{width:100%;height:38px;border:0;outline:0;background:transparent;font:inherit;font-size:14px;font-weight:800;color:#17342e}.towerMineBtnV289{min-width:88px;border:0;border-radius:13px;background:#e2f7ef;color:#075e54;font:inherit;font-size:12px;font-weight:950;padding:0 12px;cursor:pointer}.towerMineBtnV289.unavailable{background:#eef3f1;color:#83938e}.towerNumberGridV289{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px!important;margin-bottom:11px}.towerNumberBtnV289{height:35px;border:1px solid rgba(7,94,84,.13);border-radius:10px;background:#f8fdfb;color:#31524b;font:inherit;font-size:11px;font-weight:950;cursor:pointer;padding:0}.towerNumberBtnV289.joined{box-shadow:inset 0 -3px #9ac7b8}.towerNumberBtnV289.active{background:#0db790;color:#fff;border-color:#0db790;box-shadow:0 5px 12px #0db79038}.towerPickerEmptyV289{display:flex;flex-direction:column;gap:4px;padding:16px;border:1px dashed rgba(7,94,84,.2);border-radius:16px;background:#fafdfc;text-align:center;color:#6b817a}.towerPickerEmptyV289 b{color:#31524b;font-size:13px}.towerPickerEmptyV289 span{font-size:11px;line-height:1.35}.towerSelectedCardV289{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;padding:11px;border:1px solid rgba(7,94,84,.13);border-radius:18px;background:linear-gradient(145deg,#f4fcf9,#fff)}.towerSelectedIconV289{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;overflow:hidden;background:#e9f5f0;font-size:24px}.towerSelectedIconV289 img{width:100%;height:100%;object-fit:cover}.towerSelectedInfoV289{min-width:0}.towerSelectedInfoV289 small{display:block;color:#0b7b6d;font-size:10px;font-weight:950;text-transform:uppercase}.towerSelectedInfoV289 h4{margin:2px 0 4px;color:#075e54;font-size:16px}.towerSelectedInfoV289 p{margin:0;color:#526d65;font-size:11px;line-height:1.35}.towerSelectedInfoV289>span{display:block;margin-top:5px;color:#7a8d87;font-size:10px;font-weight:850}.towerSelectedActionsV289{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.towerSelectedActionsV289 button{min-height:38px;border:0;border-radius:12px;font:inherit;font-size:11px;font-weight:950;cursor:pointer}.towerOpenV289{background:#075e54;color:#fff}.towerSelectedActionsV289 .groupSidebarMembershipV284{height:38px;min-width:72px}@media(max-width:420px){.towerNumberGridV289{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px!important}.towerNumberBtnV289{height:33px;font-size:10px}.towerPickerToolsV289{grid-template-columns:minmax(0,1fr) 82px}.towerMineBtnV289{min-width:82px;padding:0 8px}}#modal .modalCard{isolation:isolate!important}#modalClose.modalClose{z-index:10050!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(7,94,84,.14)!important}#modalContent .waProfileHero{padding-top:58px!important}#modalContent .profileMailIconV281{right:78px!important;top:8px!important;z-index:30!important}@media(max-width:760px){#modalClose.modalClose{right:12px!important;top:10px!important;width:44px!important;height:44px!important}#modalContent .profileMailIconV281{right:66px!important;top:11px!important;width:42px!important;height:42px!important}#modalContent .waProfileHero{padding-top:62px!important}}.privateProfileModalV329{position:fixed!important;inset:0!important;z-index:30000!important;display:grid!important;place-items:center!important;padding:18px!important;background:#0a1f1b61!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;opacity:0;transition:opacity .17s ease;overflow:auto!important;overscroll-behavior:contain}.privateProfileModalV329[hidden]{display:none!important}.privateProfileModalV329.isOpenV329{opacity:1}.privateProfileCardV329{position:relative!important;width:min(760px,96vw)!important;max-height:min(88dvh,900px)!important;overflow:auto!important;padding:28px!important;border-radius:30px!important;background:#fff!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 34px 110px #0000004d!important;transform:translateY(10px) scale(.985);transition:transform .18s ease;isolation:isolate}.privateProfileModalV329.isOpenV329 .privateProfileCardV329{transform:translateY(0) scale(1)}.privateProfileCloseV329{position:absolute!important;z-index:3!important;right:18px!important;top:16px!important;width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border:1px solid #dcece7!important;border-radius:999px!important;background:#eff8f5!important;color:#087565!important;font-size:27px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important;box-shadow:0 6px 18px #083d3414!important}.privateProfileContentV329{min-height:280px!important}.privateProfileContentV329 .waProfileHero{padding-top:42px!important}.privateProfileLoadingV329,.privateProfileErrorV329{min-height:320px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;padding:50px 20px 30px}.privateProfileLoadingV329 h2,.privateProfileErrorV329 h2{margin:0!important;color:#075e54!important}.privateProfileLoadingV329 p,.privateProfileErrorV329 p{margin:0;color:#60746f;font-weight:700}.privateProfileSpinnerV329{width:58px;height:58px;border-radius:50%;border:5px solid #dcefe9;border-top-color:#0db790;animation:privateProfileSpinV329 .8s linear infinite}.privateProfileErrorV329 button{height:42px;padding:0 18px;border:0;border-radius:14px;background:#0db790;color:#fff;font-weight:900}html.privateProfileOpenV329,body.privateProfileOpenV329{overflow:hidden!important}body.privateProfileOpenV329 #communityDrawerV277,body.privateProfileOpenV329 #sectionDrawerV298{pointer-events:none!important}@keyframes privateProfileSpinV329{to{transform:rotate(360deg)}}@media(max-width:760px){.privateProfileModalV329{padding:10px!important;align-items:center!important}.privateProfileCardV329{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 28px)!important;padding:18px!important;border-radius:24px!important}.privateProfileCloseV329{right:12px!important;top:11px!important;width:42px!important;height:42px!important}.privateProfileContentV329{min-height:300px!important}.privateProfileContentV329 .waProfileHero{padding-top:48px!important}}.unifiedProfileModalV338{z-index:43000!important}.unifiedProfileCardV338{scrollbar-gutter:stable;overscroll-behavior:contain}.unifiedProfileCardV338 .profileCardV331{padding-bottom:8px}.unifiedProfileCardV338 .waProfileHero{padding-top:42px!important}html.unifiedProfileOpenV338,body.unifiedProfileOpenV338{overflow:hidden!important}@media(max-width:760px){.unifiedProfileCardV338 .waProfileHero{padding-top:50px!important}}.unifiedProfileModalV367{z-index:43000!important}.profileInstantV367{min-height:100%;animation:profileInstantEnterV367 .16s ease-out}.profilePulseTextV367{display:inline-flex;min-width:28px;justify-content:center;color:#80958f!important;animation:profilePulseV367 1.15s ease-in-out infinite}.profilePulseBarV367{position:relative;overflow:hidden}.profilePulseBarV367>span{width:34%!important;background:linear-gradient(90deg,#11b89c14,#11b89c94,#11b89c14)!important;animation:profileSlideV367 1.05s ease-in-out infinite}.profileInlineLoadingV367{min-height:112px;border:1px solid rgba(7,94,84,.12);border-radius:20px;background:linear-gradient(145deg,#f7fffc,#fff);display:flex;align-items:center;justify-content:center;gap:12px;color:#55726b;font-weight:850}.profileInlineLoadingV367>span{width:24px;height:24px;border-radius:50%;border:3px solid rgba(7,94,84,.14);border-top-color:#12b99a;animation:profileSpinV367 .72s linear infinite}@keyframes profileSpinV367{to{transform:rotate(360deg)}}@keyframes profilePulseV367{0%,to{opacity:.45}50%{opacity:1}}@keyframes profileSlideV367{0%{transform:translate(-120%)}to{transform:translate(310%)}}@keyframes profileInstantEnterV367{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.profilePulseTextV367,.profilePulseBarV367>span,.profileInlineLoadingV367>span,.profileInstantV367{animation:none!important}}.profileCardV331 .profileStatsV331{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:390px!important;margin-left:auto!important;margin-right:auto!important}.profileCardV331 .profileWarningStatV331 b{color:#b77900!important}.profileWarningsV331{border:1px solid rgba(9,94,84,.12)!important;background:linear-gradient(145deg,#f7fcfafa,#ebf7f3f5)!important;box-shadow:0 12px 28px #075e5414!important}.profileWarningsHeadV331{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.profileWarningsHeadV331>div{display:flex;align-items:center;gap:9px;min-width:0}.profileWarningsHeadV331 span{font-size:21px;line-height:1}.profileWarningsHeadV331 h3{margin:0!important}.profileWarningsHeadV331>b{white-space:nowrap;padding:6px 11px;border-radius:999px;background:#075e5417;color:#075e54;font-size:13px}.profileWarningDotsV331{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:3px 0 12px}.profileWarningDotsV331 i{height:8px;border-radius:999px;background:#075e541f;box-shadow:inset 0 1px 2px #0000000d}.profileWarningDotsV331 i.active{background:linear-gradient(90deg,#f5ba3b,#e59a10)}.profileWarningsV331.high .profileWarningDotsV331 i.active{background:linear-gradient(90deg,#f59e0b,#ea6c12)}.profileWarningsV331.limit .profileWarningDotsV331 i.active{background:linear-gradient(90deg,#ef6b62,#d73b32)}.profileWarningsV331.limit .profileWarningsHeadV331>b{background:#d73b321c;color:#a72822}.profileWarningsV331 p{margin:0!important;color:#536963!important;line-height:1.55!important}.profileWarningsV331.clear p strong{color:#087866}.profileWarningsV331.notice p strong,.profileWarningsV331.high p strong{color:#a76500}.profileWarningsV331.limit p strong{color:#a72822}.profileLevelsV331{display:block!important}.profileLevelsV331 .profileParticipationV331{width:100%!important;max-width:none!important}[data-endorse-v241],[data-toggle-endorsement-v213],[data-endorse-v240],.endorseBarV213,.endorseBtnV213,.endorseNoteV213,.waProfileStatV241.endorsements,.waProfileStatV213.endorsements{display:none!important}@media(max-width:620px){.profileCardV331 .profileStatsV331{max-width:100%!important}.profileWarningsV331{padding:16px!important}}.guestAccountStatsV331{grid-template-columns:repeat(2,minmax(0,1fr))!important}.guestAccountLevelsV331{grid-template-columns:1fr!important}.waProfileCard .profileLevelV241.reputation,.waProfileCard .profileLevelV240.reputation{display:none!important}.waProfileCard .waProfileStatsV241>.waProfileStatV241:nth-child(3){display:none!important}.privateAvatarLoadingV330{position:relative!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(145deg,#fffffff5,#e0f8f1f0)!important}.privateAvatarLoadingV330:before{content:"";position:absolute;inset:5px;border-radius:999px;border:1px solid rgba(13,183,144,.16);background:#ffffff8f}.privateAvatarSpinnerV330,.privateConversationOpeningSpinnerV330{position:relative;z-index:1;width:20px;height:20px;border-radius:999px;border:3px solid rgba(7,94,84,.16);border-top-color:#0db790;border-right-color:#0b8f72;animation:privateAvatarSpinV330 .72s linear infinite;box-sizing:border-box}.communityDrawerThreadAvatarV282.privateAvatarLoadingV330{border-color:#ffffffb8!important;box-shadow:0 6px 18px #02372f26,inset 0 1px #ffffffd6}.privateHeaderAvatarV275.privateAvatarLoadingV330{border-color:#0db79033!important;box-shadow:0 6px 18px #082f2a14,inset 0 1px #ffffffe6}.privateConversationOpeningV330{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#60746f;font-size:15px;padding:30px}.privateConversationOpeningSpinnerV330{width:22px;height:22px}@keyframes privateAvatarSpinV330{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.privateAvatarSpinnerV330,.privateConversationOpeningSpinnerV330{animation-duration:1.5s}}.profileAvatarLoadingV289{background:linear-gradient(145deg,#edf8f4,#f9fffc)!important;box-shadow:0 12px 30px #082f2a14!important}.profileAvatarSpinnerV289{width:42px;height:42px;border-radius:999px;border:4px solid rgba(7,94,84,.12);border-top-color:#0db790;animation:profileAvatarSpinV289 .78s linear infinite}.profileLoadingCardV289 .waProfileHero h2{margin-top:8px!important}@keyframes profileAvatarSpinV289{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.profileAvatarSpinnerV289{animation-duration:1.5s}}.profileCachedV291{animation:profileCachedRevealV291 .12s ease-out}.profileRefreshHintV291{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#60746f;font-size:12px;font-weight:850}.profileRefreshHintV291:before{content:"";width:10px;height:10px;border:2px solid rgba(13,183,144,.22);border-top-color:#0db790;border-radius:50%;animation:profileCacheSpinV291 .7s linear infinite}.profileWarmLoadingV291 .waProfileAvatar img{width:100%;height:100%;object-fit:cover;display:block}@keyframes profileCacheSpinV291{to{transform:rotate(360deg)}}@keyframes profileCachedRevealV291{0%{opacity:.82;transform:translateY(2px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.profileCachedV291,.profileRefreshHintV291:before{animation:none}}.profileCachedV292,.profileCachedV293{animation:none!important}.profileWarmAvatarV293{background:#effbf8!important}.profileWarmAvatarV293 img,.profileCachedV293 .waProfileAvatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.profileLoadingCardV293 .waProfileHero h2{margin-top:8px!important}html,body,.appShell{overscroll-behavior-x:none}body.sectionDrawerNavV298{--nav:0px}body.sectionDrawerNavV298 .bottomNav{display:none!important}body.sectionDrawerNavV298 .appShell{bottom:0!important}body.sectionDrawerNavV298 .toast{bottom:24px!important}#sectionDrawerHandleV298{position:fixed;right:0;top:46%;z-index:79;width:28px;height:84px;border:0;border-radius:16px 0 0 16px;background:#075e54c7;color:#fff;padding:0;box-shadow:-4px 5px 18px #04322b38;cursor:pointer;display:grid;place-items:center;transition:.18s;overflow:visible}#sectionDrawerHandleV298 span{font-size:32px;transform:translate(1px)}#sectionDrawerHandleV298 i{position:absolute;right:5px;top:8px;width:7px;height:7px;border-radius:999px;background:#f59e0b;border:1px solid rgba(255,255,255,.9);box-shadow:0 2px 6px #0000002e}#sectionDrawerHandleV298 i[hidden]{display:none!important}#sectionDrawerHandleV298.hasNewV299{background:#075e54;box-shadow:-4px 5px 18px #04322b42,0 0 0 2px #f59e0b1f}#sectionDrawerHandleV298:hover{width:34px;background:#075e54}#sectionDrawerOverlayV298{position:fixed;inset:0;z-index:151;background:#0119166b;backdrop-filter:blur(2px);opacity:0;transition:opacity .2s}body.sectionDrawerOpenV298 #sectionDrawerOverlayV298{opacity:1}#sectionDrawerV298{position:absolute;right:0;top:0;bottom:0;width:min(360px,90vw);display:flex;flex-direction:column;background:#f4fbf8;box-shadow:-18px 0 50px #00000040;transform:translate(102%);transition:transform .22s cubic-bezier(.2,.8,.2,1);overflow:hidden}body.sectionDrawerOpenV298 #sectionDrawerV298{transform:translate(0)}#sectionDrawerV298>header{min-height:118px;padding:24px 18px 18px;display:flex;align-items:flex-start;justify-content:space-between;color:#fff;background:linear-gradient(135deg,#075e54,#0db790)}#sectionDrawerV298>header small{font-size:11px;font-weight:900;opacity:.82;text-transform:uppercase;letter-spacing:.08em}#sectionDrawerV298>header h2{margin:4px 0 0;font-size:27px}#sectionDrawerV298>header button{width:42px;height:42px;border:1px solid rgba(255,255,255,.24);border-radius:15px;background:#ffffff21;color:#fff;font-size:26px;font-weight:900}.sectionDrawerListV298{padding:16px 12px;display:grid;gap:10px;overflow:auto;-webkit-overflow-scrolling:touch}.sectionDrawerItemV298{width:100%;min-height:76px;border:1px solid rgba(7,94,84,.12);border-radius:21px;background:#fff;display:grid;grid-template-columns:58px minmax(0,1fr) 12px;align-items:center;gap:12px;padding:9px 13px;text-align:left;color:#123b34;box-shadow:0 8px 22px #082f2a0f;cursor:pointer}.sectionDrawerItemV298 img{width:54px;height:54px;object-fit:contain;border-radius:15px}.sectionDrawerItemV298 b,.sectionDrawerItemV298 small{display:block}.sectionDrawerItemV298 b{font-size:17px;color:#075e54}.sectionDrawerItemV298 small{margin-top:3px;color:#687c76;font-size:11px;font-weight:800}.sectionDrawerItemV298 em{width:9px;height:9px;border-radius:999px;background:transparent}.sectionDrawerItemV298.active{background:linear-gradient(135deg,#e5fbf4,#fff);border-color:#0db79066;box-shadow:0 10px 26px #0db7901f}.sectionDrawerItemV298.active em{background:#0db790;box-shadow:0 0 0 4px #0db79024}@media(max-width:760px){#sectionDrawerHandleV298{width:25px;height:76px;top:42%}#sectionDrawerHandleV298 span{font-size:28px}#sectionDrawerV298{width:min(350px,92vw)}#sectionDrawerV298>header{padding-top:calc(20px + env(safe-area-inset-top,0px))}.sectionDrawerListV298{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}}.sectionDrawerItemV298{position:relative}.sectionDrawerItemV298 .sectionDrawerNewV299{width:10px;height:10px;border-radius:999px;background:#f59e0b;box-shadow:0 0 0 4px #f59e0b21;display:block}.sectionDrawerItemV298 .sectionDrawerNewV299[hidden]{display:none!important}.sectionDrawerItemV298.hasNewV299{border-color:#f59e0b61;background:linear-gradient(135deg,#fffaf0,#fff)}.sectionDrawerItemV298.hasNewV299 small{color:#9a6100}.sectionDrawerItemV298.active .sectionDrawerNewV299{display:none!important}.nameSuffixV300{display:inline-flex;align-items:center;vertical-align:middle;margin-left:6px;padding:2px 7px;border-radius:999px;font-size:10px!important;line-height:1.25!important;font-weight:1000!important;letter-spacing:.015em;white-space:nowrap;text-transform:none}.nameSuffixV300.juridico{background:#fee2e2;color:#b91c1c;border:1px solid rgba(185,28,28,.24);box-shadow:0 2px 7px #b91c1c14}.adminUserNameLineV300{display:flex;align-items:center;flex-wrap:wrap;gap:2px}.adminSuffixEditorV300{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid rgba(7,94,84,.13);border-radius:14px;background:#f8fffc}.adminSuffixEditorV300 label{font-size:11px;font-weight:1000;color:#49655e}.adminSuffixEditorV300 select{min-height:36px;border:1px solid rgba(7,94,84,.18);border-radius:11px;background:#fff;color:#075e54;font-weight:900;padding:0 10px;flex:1}#communityDrawerHandleV277.communityDrawerHandleV285,#sectionDrawerHandleV298{top:43%!important;background:#075e54b8!important}#communityDrawerHandleV277.communityDrawerHandleV285:hover,#communityDrawerHandleV277.communityDrawerHandleV285:active,#sectionDrawerHandleV298:hover,#sectionDrawerHandleV298:active{background:#075e54d6!important}#sectionDrawerHandleV298.hasNewV299,#communityDrawerHandleV277.hasUnreadV296{background:#075e54c9!important}@media(max-width:760px){#communityDrawerHandleV277.communityDrawerHandleV285,#sectionDrawerHandleV298{top:41%!important}}.msgHead .profileNameBtn,.groupSidebarMessageV284 .groupSidebarNameV285{overflow:visible!important;max-width:min(230px,55vw)!important;white-space:normal!important;text-overflow:clip!important;text-decoration:none!important}.profileNameStackV301{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:3px}.profileNameTextV301{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileNameStackV301>.nameSuffixV300{display:inline-flex!important;width:max-content;margin:0!important;padding:2px 7px}.msgRow.own .profileNameStackV301,.groupSidebarMessageV284.own .profileNameStackV301{align-items:flex-end}@media(max-width:760px){.msgHead .profileNameBtn,.groupSidebarMessageV284 .groupSidebarNameV285{max-width:48vw!important}}#modalContent .unifiedAccountHeadingV363{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 6px}#modalContent .unifiedAccountHeadingV363 h2{margin:0;color:#075e54;font-size:clamp(30px,7vw,44px);line-height:1}#modalContent .unifiedAccountBackV363{appearance:none;-webkit-appearance:none;border:0!important;background:transparent!important;color:#08766a!important;font:inherit;font-size:15px!important;font-weight:950!important;line-height:1.15!important;padding:7px 2px!important;margin:0!important;border-radius:12px!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;gap:5px!important;cursor:pointer!important}#modalContent .unifiedAccountBackV363:hover,#modalContent .unifiedAccountBackV363:focus-visible{background:#07766912!important;outline:none!important}#modalContent .unifiedAccountBackV363:active{transform:translateY(1px)}#modalContent .unifiedAccountProfileV363{display:block}#modalContent .unifiedAccountProfileV363 .waProfileCard{margin:0!important;max-width:none!important}#modalContent .unifiedAccountProfileV363 .waProfileHero{position:relative!important;padding-top:0!important}#modalContent .unifiedAccountActionsV363{margin-top:8px}#modalContent .unifiedAccountActionsV363 h3{margin-bottom:4px}#modalContent .unifiedAccountButtonsV363{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}#modalContent .unifiedAccountLoadingV363,#modalContent .unifiedAccountErrorV363{min-height:280px;border:1px solid rgba(7,94,84,.13);border-radius:28px;background:linear-gradient(145deg,#f8fffc,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:#506c65;gap:8px}#modalContent .unifiedAccountLoadingV363>span{width:52px;height:52px;border-radius:50%;border:5px solid rgba(7,94,84,.13);border-top-color:#10b995;animation:unifiedAccountSpinV363 .8s linear infinite}#modalContent .unifiedAccountLoadingV363 b,#modalContent .unifiedAccountErrorV363 b{color:#075e54;font-size:22px}#modalContent .unifiedAccountLoadingV363 small{font-weight:750}@keyframes unifiedAccountSpinV363{to{transform:rotate(360deg)}}#modalContent .unifiedAccountRenewTopV363{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 0 10px;padding:0 12px}#modalContent .unifiedAccountRenewTopV363 button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:min(100%,280px)!important;min-height:46px!important;padding:10px 22px!important;border-radius:999px!important;border:1px solid rgba(7,94,84,.16)!important;background:linear-gradient(145deg,#effbf8f5,#fffffffa)!important;color:#075e54!important;font-size:15px!important;font-weight:950!important;box-shadow:0 10px 22px #075e5414,inset 0 1px #ffffffe6!important}#modalContent .unifiedAccountRenewTopV363 button span{font-size:22px;line-height:1}#modalContent .unifiedAccountRenewTopV363 button:active{transform:translateY(1px)}#modalContent .unifiedAccountRenewTopV363 button[disabled]{opacity:.62;cursor:wait}#modalContent .unifiedAccountRenewStatusV363{min-height:18px;margin-top:5px;text-align:center;font-size:12px;font-weight:850;color:#5b716b}#modalContent .unifiedAccountRenewStatusV363.isSuccess{color:#087b67}#modalContent .unifiedAccountRenewStatusV363.isError{color:#b33b34}@media(max-width:520px){#modalContent .unifiedAccountButtonsV363{grid-template-columns:1fr}#modalContent .unifiedAccountProfileV363 .waProfileHero{padding-top:0!important}}#modalContent [data-unified-account-v363] .profileMailIconV281,#modalContent [data-unified-account-v363] [data-hub-profile-mail-v282]{display:none!important}.unifiedAccountRenewConfirmV363{position:fixed;inset:0;z-index:90000;display:grid;place-items:center;padding:22px;background:#05201d7a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transition:opacity .18s ease}.unifiedAccountRenewConfirmV363[hidden]{display:none!important}.unifiedAccountRenewConfirmV363.isOpenV363{opacity:1}.unifiedAccountRenewConfirmCardV363{width:min(100%,390px);border-radius:28px;border:1px solid rgba(7,94,84,.14);background:linear-gradient(145deg,#fffdf7,#fff);box-shadow:0 28px 80px #00282347;padding:24px 22px 20px;text-align:center;transform:translateY(10px) scale(.97);transition:transform .2s ease;color:#48645e}.unifiedAccountRenewConfirmV363.isOpenV363 .unifiedAccountRenewConfirmCardV363{transform:translateY(0) scale(1)}.unifiedAccountRenewConfirmIconV363{width:62px;height:62px;margin:0 auto 10px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#fff5cf,#fffaf0);border:1px solid rgba(203,146,0,.18);font-size:33px;box-shadow:0 12px 30px #b47f001f}.unifiedAccountRenewConfirmCardV363 h2{margin:0 0 10px;color:#075e54;font-size:27px;line-height:1.1}.unifiedAccountRenewConfirmCardV363 p{margin:0 auto 7px;max-width:330px;font-size:15px;font-weight:800;line-height:1.45}.unifiedAccountRenewConfirmNoteV363{color:#765812!important;font-size:14px!important}.unifiedAccountRenewConfirmActionsV363{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.unifiedAccountRenewConfirmActionsV363 button{min-height:48px;border-radius:16px!important;font-weight:950!important}html.unifiedAccountRenewConfirmOpenV363,body.unifiedAccountRenewConfirmOpenV363{overflow:hidden!important}@media(max-width:430px){.unifiedAccountRenewConfirmActionsV363{grid-template-columns:1fr}.unifiedAccountRenewConfirmCardV363{padding:22px 18px 18px;border-radius:24px}}html.identityRenewOpenV489,body.identityRenewOpenV489{overflow:hidden!important}.identityRenewOptionsV489{position:fixed;inset:0;z-index:2147481200;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));background:#02191794;backdrop-filter:blur(7px);opacity:0;transition:opacity .16s ease}.identityRenewOptionsV489[hidden]{display:none!important}.identityRenewOptionsV489.isOpenV489{opacity:1}.identityRenewCardV489{position:relative;width:min(520px,100%);max-height:min(760px,calc(100dvh - 32px));overflow:auto;padding:24px 20px 20px;border:1px solid rgba(11,113,97,.17);border-radius:26px;background:linear-gradient(180deg,#fff,#f5fbf8);box-shadow:0 24px 70px #001d194d;transform:translateY(12px) scale(.985);transition:transform .18s ease;color:#12342f}.identityRenewOptionsV489.isOpenV489 .identityRenewCardV489{transform:none}.identityRenewCloseV489{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#e8f3ef;color:#28544d;font-size:27px;line-height:1;cursor:pointer}.identityRenewIconV489{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 10px;border-radius:18px;background:linear-gradient(145deg,#0b806d,#075e54);box-shadow:0 9px 23px #075e543d;color:#fff;font-size:31px;font-weight:800}.identityRenewCardV489 h2{margin:0;text-align:center;font-size:24px;line-height:1.2;color:#123e37}.identityRenewIntroV489{margin:8px auto 18px;max-width:390px;text-align:center;color:#5a716d;font-size:14px;line-height:1.45}.identityRenewChoicesV489{display:grid;gap:10px}.identityRenewChoiceV489{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;width:100%;padding:15px 14px;border:1px solid #d5e6e1;border-radius:18px;background:#fff;color:#173d37;text-align:left;cursor:pointer;box-shadow:0 4px 13px #0c443a0e;transition:transform .13s ease,border-color .13s ease,box-shadow .13s ease,background .13s ease}.identityRenewChoiceV489:hover,.identityRenewChoiceV489:focus-visible{outline:0;border-color:#15917c;background:#f8fffc;box-shadow:0 8px 22px #075e5421;transform:translateY(-1px)}.identityRenewChoiceV489:active{transform:scale(.985)}.identityRenewChoiceV489:disabled{cursor:wait;opacity:.68;transform:none}.identityRenewChoiceIconV489{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#e7f5f0;color:#08725f;font-size:21px;font-style:normal;font-weight:800}.identityRenewChoiceV489 span:nth-child(2){display:grid;gap:4px;min-width:0}.identityRenewChoiceV489 b{font-size:15px;line-height:1.25}.identityRenewChoiceV489 small{color:#627672;font-size:12.5px;line-height:1.38;font-weight:500}.identityRenewChoiceV489 em{position:absolute;top:8px;right:9px;padding:3px 7px;border-radius:999px;background:#dff5ea;color:#08705d;font-size:9.5px;font-style:normal;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.identityRenewChoiceV489.isRecommendedV489{padding-top:22px;border-color:#a9dacd}.identityRenewChoiceV489.isDestructiveV489 .identityRenewChoiceIconV489{background:#f4efeb;color:#81604b}.identityRenewChoiceV489.isLoadingV489:after{content:"";position:absolute;right:15px;bottom:14px;width:17px;height:17px;border:2px solid rgba(7,94,84,.22);border-top-color:#075e54;border-radius:50%;animation:identityRenewSpinV489 .7s linear infinite}.identityRenewModerationV489{margin:13px 4px 7px;padding:9px 11px;border-radius:12px;background:#edf4f2;color:#536a65;font-size:11.5px;line-height:1.38;text-align:center}.identityRenewStatusV489{min-height:20px;margin:6px 2px 0;text-align:center;font-size:12.5px;font-weight:700;color:#526b66}.identityRenewStatusV489.isLoadingV489{color:#176b5d}.identityRenewStatusV489.isSuccessV489{color:#08705d}.identityRenewStatusV489.isErrorV489{color:#a33f36}.identityRenewCancelV489{display:block;width:100%;margin-top:9px;min-height:44px}@keyframes identityRenewSpinV489{to{transform:rotate(360deg)}}@media(max-width:600px){.identityRenewOptionsV489{align-items:end;padding:10px 8px max(8px,env(safe-area-inset-bottom))}.identityRenewCardV489{width:100%;max-height:calc(100dvh - 10px);padding:22px 14px 14px;border-radius:25px 25px 18px 18px}.identityRenewCardV489 h2{font-size:22px}.identityRenewIntroV489{margin-bottom:14px}.identityRenewChoiceV489{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:13px 11px;border-radius:16px}.identityRenewChoiceV489.isRecommendedV489{padding-top:21px}.identityRenewChoiceIconV489{width:39px;height:39px;border-radius:13px}}@media(prefers-reduced-motion:reduce){.identityRenewOptionsV489,.identityRenewCardV489,.identityRenewChoiceV489{transition:none!important}.identityRenewChoiceV489.isLoadingV489:after{animation-duration:1.4s}}.menuActionGrid>.menuLogoutBottomV380{order:9999!important;margin-top:12px!important;border-top:1px solid rgba(177,58,58,.15)!important;box-shadow:0 -7px 0 -6px #b13a3a1a,0 8px 18px #5d19190f!important}.accountDeleteZoneV380{margin-top:18px;padding-top:16px;border-top:1px solid rgba(150,52,52,.15)}.accountDeleteZoneV380 h3{margin:0 0 5px;color:#8d2929;font-size:15px}.accountDeleteZoneV380 p{margin:0 0 11px;color:#6f7774;font-size:12.5px;line-height:1.45}.accountDeleteButtonV380{width:100%;min-height:44px;border:1px solid rgba(173,47,47,.28);border-radius:14px;background:#fff5f5;color:#9b2525;font-weight:950;cursor:pointer}.accountDeleteFormV380{display:grid;gap:13px}.accountDeleteWarningV380{padding:12px 13px;border:1px solid rgba(181,55,55,.18);border-radius:14px;background:#fff7f7;color:#6e3333;font-size:12.5px;line-height:1.48}.accountDeleteFormV380 label{display:grid;gap:6px;color:#32534c;font-size:12px;font-weight:900}.accountDeleteFormV380 input{width:100%;min-height:44px;border:1px solid rgba(0,94,80,.2);border-radius:13px;padding:10px 12px;background:#fff;color:#173d36;font:inherit;box-sizing:border-box}.accountDeleteActionsV380{display:flex;justify-content:flex-end;gap:9px;margin-top:3px}.accountDeleteDangerV380{min-height:40px;border:0;border-radius:999px;padding:9px 15px;background:#a82d2d;color:#fff;font-weight:950;cursor:pointer}.accountDeleteDangerV380:disabled{opacity:.48;cursor:not-allowed}.accountDeleteStatusV380{min-height:18px;color:#8d2929;font-size:12px;font-weight:850}:root{--drawer-handle-width-v325:34px;--drawer-handle-height-v325:90px;--drawer-intro-width-v325:126px}#communityDrawerHandleV277.communityDrawerHandleV285,#sectionDrawerHandleV298{position:fixed!important;top:auto!important;bottom:90px!important;width:var(--drawer-handle-width-v325)!important;height:var(--drawer-handle-height-v325)!important;padding:0!important;border:1px solid rgba(0,94,80,.46)!important;background:linear-gradient(145deg,#ffffff0b,#00b19709)!important;color:#0b6f62!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;overflow:hidden!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 12px 26px #003d341a,0 2px 5px #003d340f,inset 0 1px #ffffff94,inset 0 0 0 1px #75ebd51a!important;transition:width .48s cubic-bezier(.22,.75,.24,1),transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,filter .18s ease!important;will-change:width,transform}#communityDrawerHandleV277.communityDrawerHandleV285{left:0!important;right:auto!important;border-radius:0 24px 24px 0!important;border-left:0!important;justify-content:flex-end!important;box-shadow:10px 12px 27px #003d341a,inset 0 1px #ffffff94,inset 0 0 0 1px #75ebd51a!important}#sectionDrawerHandleV298{right:0!important;left:auto!important;border-radius:24px 0 0 24px!important;border-right:0!important;justify-content:flex-start!important;box-shadow:-10px 12px 27px #003d341a,inset 0 1px #ffffff94,inset 0 0 0 1px #75ebd51a!important}#communityDrawerHandleV277.communityDrawerHandleV285:before,#sectionDrawerHandleV298:before{content:"";position:absolute;inset:4px 3px;border-radius:20px;background:radial-gradient(circle at 50% 50%,#53e4ca12,#53e4ca00 62%),linear-gradient(180deg,#ffffff09,#ffffff02)!important;box-shadow:inset 0 1px #ffffff57,inset 0 -1px #005a4c09!important;pointer-events:none}#communityDrawerHandleV277.communityDrawerHandleV285:after,#sectionDrawerHandleV298:after{content:none!important;display:none!important}#communityDrawerHandleV277.communityDrawerHandleV285>span:first-child,#sectionDrawerHandleV298>span:first-child{position:relative;z-index:2;width:32px;min-width:32px;height:100%;display:grid!important;place-items:center;font-size:0!important;line-height:1!important;color:#0b6f62!important;text-shadow:0 1px 0 rgba(255,255,255,.72),0 3px 10px rgba(0,67,57,.13)!important;transform:none!important}#communityDrawerHandleV277.communityDrawerHandleV285>span:first-child:before{content:"\203a";font-size:33px;font-weight:850}#sectionDrawerHandleV298>span:first-child:before{content:"\2039";font-size:33px;font-weight:850}body.communityDrawerOpenV277 #communityDrawerHandleV277.communityDrawerHandleV285>span:first-child:before,body.sectionDrawerOpenV298 #sectionDrawerHandleV298>span:first-child:before{content:"\d7";font-size:25px;font-weight:760}.drawerHandleLabelV325{position:relative;z-index:2;display:flex!important;align-items:center;gap:7px;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;pointer-events:none;color:#075e54;font-size:11px;font-weight:1000;letter-spacing:.055em;text-transform:uppercase;transition:max-width .42s cubic-bezier(.22,.75,.24,1),opacity .25s ease,transform .42s cubic-bezier(.22,.75,.24,1)!important}.drawerHandleLabelV325 b{font-size:16px;line-height:1;color:#078b77}.drawerHandleLabelV325 strong{font:inherit;color:inherit}#communityDrawerHandleV277 .drawerHandleLabelV325{order:-1;transform:translate(-8px);padding-left:12px}#sectionDrawerHandleV298 .drawerHandleLabelV325{transform:translate(8px);padding-right:12px}#communityDrawerHandleV277.drawerHandleIntroV325,#sectionDrawerHandleV298.drawerHandleIntroV325{width:var(--drawer-intro-width-v325)!important;background:linear-gradient(145deg,#ffffff1c,#00b19713)!important;border-color:#006a5a8c!important}#communityDrawerHandleV277.drawerHandleIntroV325 .drawerHandleLabelV325,#sectionDrawerHandleV298.drawerHandleIntroV325 .drawerHandleLabelV325{max-width:94px;opacity:1;transform:translate(0)}#communityDrawerHandleV277.communityDrawerHandleV285:hover,#sectionDrawerHandleV298:hover{border-color:#006a5a99!important;background:linear-gradient(145deg,#fff1,#00bfa30e)!important;filter:saturate(108%)!important}#communityDrawerHandleV277.communityDrawerHandleV285:active{transform:translate(4px) scale(.99)!important}#sectionDrawerHandleV298:active{transform:translate(-4px) scale(.99)!important}#communityDrawerHandleV277.drawerHandleNudgeV325{animation:drawerNudgeLeftV325 .85s cubic-bezier(.22,.75,.24,1) 1}#sectionDrawerHandleV298.drawerHandleNudgeV325{animation:drawerNudgeRightV325 .85s cubic-bezier(.22,.75,.24,1) 1}@keyframes drawerNudgeLeftV325{0%,to{transform:translate(0)}35%{transform:translate(7px)}60%{transform:translate(2px)}}@keyframes drawerNudgeRightV325{0%,to{transform:translate(0)}35%{transform:translate(-7px)}60%{transform:translate(-2px)}}#communityDrawerHandleV277 em#communityDrawerHandleBadgeV296,#sectionDrawerHandleV298 i{position:absolute!important;z-index:4;right:5px!important;top:8px!important;min-width:15px!important;width:15px!important;height:15px!important;padding:0!important;border-radius:999px!important;border:1.5px solid rgba(255,255,255,.98)!important;background:linear-gradient(180deg,#ffe08a,#efae1b)!important;box-shadow:0 4px 10px #00000024!important}#communityDrawerHandleV277 em#communityDrawerHandleBadgeV296{color:#4d3100!important;font-style:normal!important;font-size:8px!important;font-weight:1000!important;display:grid!important;place-items:center!important}#communityDrawerHandleV277 em#communityDrawerHandleBadgeV296[hidden],#sectionDrawerHandleV298 i[hidden]{display:none!important}.drawerCoachBubbleV325{position:fixed;z-index:1002;width:min(232px,calc(100vw - 84px));padding:12px 13px 11px;border:1px solid rgba(0,94,80,.18);border-radius:18px;background:#fafffdf0;box-shadow:0 15px 38px #00352e29;color:#173d36;opacity:0;transform:translateY(8px) scale(.97);pointer-events:none;transition:opacity .22s ease,transform .26s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.drawerCoachBubbleV325.showV325{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.drawerCoachBubbleV325.leftV325{left:44px;bottom:96px}.drawerCoachBubbleV325.rightV325{right:44px;bottom:96px}.drawerCoachBubbleV325 b{display:block;color:#075e54;font-size:14px;margin-bottom:3px}.drawerCoachBubbleV325 span{display:block;color:#5d746d;font-size:12px;font-weight:750;line-height:1.35}.drawerCoachBubbleV325 button{margin-top:8px;border:0;border-radius:999px;padding:6px 10px;background:#e4f5f0;color:#075e54;font-size:11px;font-weight:950;cursor:pointer}@media(max-width:760px){:root{--drawer-handle-width-v325:32px;--drawer-handle-height-v325:84px;--drawer-intro-width-v325:120px}#communityDrawerHandleV277.communityDrawerHandleV285,#sectionDrawerHandleV298{bottom:76px!important}#communityDrawerHandleV277.communityDrawerHandleV285{border-radius:0 22px 22px 0!important}#sectionDrawerHandleV298{border-radius:22px 0 0 22px!important}.drawerCoachBubbleV325.leftV325{left:38px;bottom:84px}.drawerCoachBubbleV325.rightV325{right:38px;bottom:84px}.drawerHandleLabelV325{font-size:10px}}@media(prefers-reduced-motion:reduce){#communityDrawerHandleV277.communityDrawerHandleV285,#sectionDrawerHandleV298,.drawerHandleLabelV325,.drawerCoachBubbleV325{transition:none!important}.drawerHandleNudgeV325{animation:none!important}}#communityDrawerHandleV277.communityDrawerHandleV285 .drawerHandleLabelV325,#sectionDrawerHandleV298 .drawerHandleLabelV325{display:flex!important;font-size:11px!important;line-height:1!important;font-weight:1000!important;color:#075e54!important;text-shadow:none!important}#communityDrawerHandleV277.communityDrawerHandleV285 .drawerHandleLabelV325{transform:translate(-8px)!important}#sectionDrawerHandleV298 .drawerHandleLabelV325{transform:translate(8px)!important}#communityDrawerHandleV277.drawerHandleIntroV325 .drawerHandleLabelV325,#sectionDrawerHandleV298.drawerHandleIntroV325 .drawerHandleLabelV325{transform:translate(0)!important}#communityDrawerHandleV277.communityDrawerHandleV285 .drawerHandleLabelV325 b,#sectionDrawerHandleV298 .drawerHandleLabelV325 b{font-size:16px!important;line-height:1!important}#communityDrawerHandleV277.communityDrawerHandleV285 .drawerHandleLabelV325 strong,#sectionDrawerHandleV298 .drawerHandleLabelV325 strong{font-size:inherit!important;line-height:1!important;font-weight:inherit!important}@media(max-width:760px){#communityDrawerHandleV277.communityDrawerHandleV285 .drawerHandleLabelV325,#sectionDrawerHandleV298 .drawerHandleLabelV325{font-size:10px!important}}#communityDrawerHandleV277.communityDrawerHandleV285,#sectionDrawerHandleV298{background:linear-gradient(145deg,#e7faf5cc,#abe8daad)!important;border-color:#006a5a66!important;color:#075e54!important;box-shadow:0 10px 24px #003d341f,inset 0 1px #ffffffa8,inset 0 0 0 1px #44c3ac1a!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}#communityDrawerHandleV277.communityDrawerHandleV285:hover,#sectionDrawerHandleV298:hover,#communityDrawerHandleV277.drawerHandleIntroV325,#sectionDrawerHandleV298.drawerHandleIntroV325{background:linear-gradient(145deg,#daf7efe0,#84dac6c2)!important;border-color:#006a5a85!important}#communityDrawerHandleV277.communityDrawerHandleV285:before,#sectionDrawerHandleV298:before{background:radial-gradient(circle at 50% 50%,#ffffff7a,#fff0 67%),linear-gradient(180deg,#ffffff24,#08967e0a)!important}.communityDrawerRowV277{border:1px solid rgba(7,94,84,.07)!important;background:linear-gradient(135deg,#edfaf6ad,#e1f5ef8a)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}.communityDrawerRowV277:hover,.communityDrawerRowV277:active{border-color:#075e5424!important;background:linear-gradient(135deg,#ddf7efd1,#effbf7bd)!important}.communityDrawerSectionHeadV277 button{padding:6px 9px!important;border:1px solid rgba(7,94,84,.08)!important;border-radius:999px!important;background:#e7f6f2ad!important}.sectionDrawerItemV298{background:linear-gradient(135deg,#f5fcf9b3,#eaf7f294)!important;border-color:#075e541c!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}.sectionDrawerItemV298:hover,.sectionDrawerItemV298:active{background:linear-gradient(135deg,#e2f8f1d4,#f7fdfbc2)!important;border-color:#0db7903b!important}#communityDrawerV277>header button,#sectionDrawerV298>header button{background:#ffffff26!important}#communityDrawerHandleV277.drawerCoachTargetV375,#sectionDrawerHandleV298.drawerCoachTargetV375{position:fixed!important;z-index:1004!important;isolation:isolate;box-shadow:0 0 0 4px #1fbe9d33,0 0 0 9px #1fbe9d17,0 10px 28px #0052452e!important;animation:drawerCoachPulseV375 1.35s ease-in-out infinite!important}#communityDrawerHandleV277.drawerCoachTargetV375:after,#sectionDrawerHandleV298.drawerCoachTargetV375:after{content:"";position:absolute;inset:-7px;border:2px solid rgba(20,174,144,.55);border-radius:inherit;pointer-events:none}.drawerCoachBackdropV375{position:fixed;inset:0;z-index:1002;background:#06231f14;opacity:0;pointer-events:none;transition:opacity .22s ease}.drawerCoachBackdropV375.showV375{opacity:1}.drawerCoachBubbleV375{position:fixed;z-index:1005;width:min(286px,calc(100vw - 56px));padding:14px 15px 12px;border:1px solid rgba(0,94,80,.18);border-radius:19px;background:#fafffdf7;box-shadow:0 18px 42px #00352e33,inset 0 1px #ffffffe6;color:#173d36;opacity:0;transform:translateY(8px) scale(.97);transition:opacity .22s ease,transform .26s cubic-bezier(.22,.75,.24,1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.drawerCoachBubbleV375.showV375{opacity:1;transform:translateY(0) scale(1)}.drawerCoachBubbleV375:after{content:"";position:absolute;width:14px;height:14px;background:inherit;border:inherit;transform:rotate(45deg)}.drawerCoachBubbleV375.arrowLeftV375:after{left:-8px;top:var(--drawer-coach-arrow-y-v375,24px);border-right:0;border-top:0}.drawerCoachBubbleV375.arrowRightV375:after{right:-8px;top:var(--drawer-coach-arrow-y-v375,24px);border-left:0;border-bottom:0}.drawerCoachEyebrowV375{display:inline-flex;align-items:center;gap:6px;margin-bottom:5px;color:#0a8b75;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.drawerCoachBubbleV375 h3{margin:0 0 4px;color:#075e54;font-size:16px;line-height:1.15}.drawerCoachBubbleV375 p{margin:0;color:#55716a;font-size:13px;font-weight:720;line-height:1.42}.drawerCoachBubbleV375 .drawerCoachActionsV375{display:flex;justify-content:flex-end;gap:8px;margin-top:11px}.drawerCoachBubbleV375 button{min-height:34px;border:0;border-radius:999px;padding:7px 13px;background:#ddf5ee;color:#075e54;font-size:12px;font-weight:950;cursor:pointer}.drawerCoachBubbleV375 button.primaryV375{background:#0ba98e;color:#fff;box-shadow:0 7px 15px #00866f2e}.drawerCoachStepV375{margin-right:auto;align-self:center;color:#78908a;font-size:11px;font-weight:850}@keyframes drawerCoachPulseV375{0%,to{filter:saturate(100%);transform:translateY(0)}50%{filter:saturate(116%);transform:translateY(-2px)}}@media(max-width:760px){.drawerCoachBubbleV375{width:min(258px,calc(100vw - 34px));padding:13px 14px 11px}.drawerCoachBubbleV375 h3{font-size:15px}.drawerCoachBubbleV375 p{font-size:12.5px}}@media(prefers-reduced-motion:reduce){#communityDrawerHandleV277.drawerCoachTargetV375,#sectionDrawerHandleV298.drawerCoachTargetV375{animation:none!important}.drawerCoachBackdropV375,.drawerCoachBubbleV375{transition:none!important}}.pollBarV146.pollBarV317{position:relative!important;height:28px!important;display:flex!important;align-items:center!important;gap:0!important;padding:3px!important;margin:9px 0 2px!important;overflow:hidden!important;border:1px solid rgba(15,118,110,.12)!important;background:linear-gradient(180deg,#eef6f3,#e6f0ed)!important;box-sizing:border-box!important}.pollBarSegmentsV317{position:absolute!important;inset:3px!important;display:flex!important;gap:2px!important;border-radius:999px!important;overflow:hidden!important;z-index:1!important}.pollBarSegmentsV317>.pollBarAnon,.pollBarSegmentsV317>.pollBarVer,.pollBarSegmentsV317>.pollBarAdmin{display:block!important;height:100%!important}.pollVoteTotalV317{position:relative!important;z-index:2!important;margin-left:auto!important;min-width:64px!important;padding:3px 9px!important;border-radius:999px!important;background:#ffffffe6!important;color:#075e54!important;box-shadow:0 2px 8px #082f2a1f!important;font-size:11px!important;line-height:1.15!important;font-weight:1000!important;text-align:center!important;white-space:nowrap!important}.pollBarV317.empty .pollVoteTotalV317{opacity:.78!important}.pollVoteBreakdownV146{display:none!important}@media(max-width:760px){.pollBarV146.pollBarV317{height:30px!important}.pollVoteTotalV317{min-width:60px!important;font-size:10px!important;padding:4px 8px!important}}.chatBody>.chatInitialLoadingV353{position:absolute!important;left:50%!important;top:52%!important;width:min(620px,calc(100% - 44px))!important;margin:0!important;transform:translate(-50%,-50%)!important;z-index:2}@media(max-width:760px){.chatBody>.chatInitialLoadingV353{top:54%!important;width:calc(100% - 28px)!important}}#searchBtn{display:none!important}.menuSearchActionV352{--choice-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.8-3.8'/%3E%3C/svg%3E")!important}.accountRenewActionV352{--choice-icon:var(--icon-switch)!important;grid-column:1/-1}.accountHubBackV352{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;margin:2px 0 18px;padding:8px 3px;border:0;background:transparent;color:#087568;font:inherit;font-size:16px;font-weight:950;cursor:pointer}.accountHubBackV352 span{font-size:20px;line-height:1}.accountHubBackV352:active{transform:translate(-2px)}@media(max-width:760px){.topActions,#roleBtn{min-width:0!important}#menuBtn{flex:0 0 auto!important}.accountRenewActionV352{grid-column:auto}.accountHubBackV352{margin-bottom:14px;font-size:15px}}.commRichTextV359{color:#183a34;font:inherit;line-height:1.55;overflow-wrap:anywhere}.commCard .commRichTextV359{margin:8px 0 10px}.commRichTextV359 p,.commRichTextV359 div{margin:.45em 0}.commRichTextV359 h2,.commRichTextV359 h3,.commRichTextV359 h4{color:#075e54;line-height:1.16;margin:.7em 0 .35em}.commRichTextV359 h2{font-size:1.65em}.commRichTextV359 h3{font-size:1.4em}.commRichTextV359 h4{font-size:1.18em}.commRichTextV359 ul,.commRichTextV359 ol{padding-left:1.45em;margin:.55em 0}.commRichTextV359 li{margin:.2em 0}.commRichTextV359 blockquote{margin:.7em 0;padding:12px 16px;border-left:5px solid #14b99b;border-radius:0 14px 14px 0;background:#effaf7;color:#375a52}.commRichTextV359 a{color:#087c70;text-decoration:underline;font-weight:800}.commRichTextV359 code{display:inline-block;max-width:100%;padding:2px 7px;border-radius:7px;background:#e6f1ee;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.commRichTextV359 hr{border:0;border-top:1px solid rgba(7,94,84,.18);margin:16px 0}.commRichTextV359 font[size="1"]{font-size:.76em}.commRichTextV359 font[size="2"]{font-size:.88em}.commRichTextV359 font[size="3"]{font-size:1em}.commRichTextV359 font[size="4"]{font-size:1.18em}.commRichTextV359 font[size="5"]{font-size:1.42em}.commRichTextV359 font[size="6"]{font-size:1.72em}.commRichTextV359 font[size="7"]{font-size:2em}.commEditorV359{border:1px solid rgba(7,94,84,.18);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 24px #075e540f}.commEditorToolbarV359{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:9px;background:linear-gradient(180deg,#f4fbf9,#edf8f5);border-bottom:1px solid rgba(7,94,84,.13);position:sticky;top:0;z-index:2}.commEditorToolbarV359>span{width:1px;height:28px;background:#075e5424;margin:0 2px}.commEditorToolbarV359 button,.commEditorToolbarV359 select,.commColorToolV359{min-height:36px;border:1px solid rgba(7,94,84,.14);border-radius:10px;background:#fff;color:#075e54;font:inherit;font-size:13px;font-weight:900;padding:6px 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.commEditorToolbarV359 button:hover,.commEditorToolbarV359 select:hover,.commColorToolV359:hover{background:#e8f8f3}.commEditorToolbarV359 button:active{transform:translateY(1px)}.commEditorToolbarV359 select{max-width:150px}.commColorToolV359{position:relative;width:38px;padding:0;font-size:17px;text-decoration:underline;text-decoration-thickness:3px}.commColorToolV359.highlight{text-decoration:none}.commColorToolV359 input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.commEditorSurfaceV359{min-height:240px;max-height:52vh;overflow:auto;padding:18px 19px;color:#173b34;font-size:16px;line-height:1.55;outline:none}.commEditorSurfaceV359:empty:before{content:attr(data-placeholder);color:#82958f;pointer-events:none}.commEditorSurfaceV359:focus{box-shadow:inset 0 0 0 2px #14b99b29}.commEditorSurfaceV359 p,.commEditorSurfaceV359 div{margin:.45em 0}.commEditorSurfaceV359 blockquote{margin:.7em 0;padding:12px 16px;border-left:5px solid #14b99b;background:#effaf7}.commEditorSurfaceV359 code{background:#e6f1ee;border-radius:7px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.commEditorHelpV359{display:block;padding:8px 13px 11px;color:#667d76;font-weight:700;background:#f8fcfb}.commRichSourceV359[hidden]{display:none!important}@media(max-width:600px){.commEditorToolbarV359{gap:4px;padding:7px}.commEditorToolbarV359 button,.commEditorToolbarV359 select,.commColorToolV359{min-height:34px;font-size:12px;padding:5px 7px}.commEditorToolbarV359>span{display:none}.commEditorSurfaceV359{min-height:220px;padding:15px;font-size:15px}}.commShareActionsV359{display:flex;justify-content:flex-end;margin-top:14px;padding-top:12px;border-top:1px solid rgba(7,94,84,.1)}.commShareBtnV359{appearance:none;border:1px solid rgba(7,94,84,.16);border-radius:999px;min-height:44px;padding:9px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(145deg,#effbf8fa,#fffffffa);color:#075e54;font:inherit;font-weight:950;cursor:pointer;box-shadow:0 9px 20px #075e5414,inset 0 1px #fffffff5;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.commShareBtnV359>span{font-size:20px;line-height:1}.commShareBtnV359:hover{background:#e9faf5;box-shadow:0 12px 24px #075e541c}.commShareBtnV359:active{transform:translateY(1px)}.commShareBtnV359[disabled]{opacity:.62;cursor:wait;transform:none}@media(max-width:520px){.commShareActionsV359{justify-content:stretch}.commShareBtnV359{width:100%;min-height:46px}}#modalContent .compactAccountHubV364{display:block}#modalContent .compactAccountHubV364 h2{margin-bottom:8px}#modalContent .compactAccountBackV364{margin:0 0 12px!important}#modalContent .compactAccountHubV364>p{margin:0 0 10px!important;max-width:620px}#modalContent .compactAccountChoicesV364{margin-top:12px!important}#modalContent .compactAccountRenewV364{--choice-icon:var(--icon-switch)}#modalContent .compactAccountHubV364 .authChoiceVisualV239,#modalContent .compactAccountHubV364 .authChoiceVisualV241{display:grid!important;grid-template-columns:58px minmax(0,1fr) 20px!important;min-height:92px!important}#modalContent .compactAccountHubV364 .authChoice img,#modalContent .compactAccountHubV364 .authPortalCoverV239,#modalContent .compactAccountHubV364 .authPortalCoverV241{display:none!important}@media(max-width:520px){#modalContent .compactAccountHubV364 h2{font-size:clamp(32px,9vw,44px)}#modalContent .compactAccountHubV364>p{font-size:15px;line-height:1.42}}#modalContent .compactAccountSessionV364{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:center;margin:12px 0 16px;padding:18px;border:1px solid rgba(7,94,84,.14);border-radius:24px;background:linear-gradient(145deg,#f2fcf9,#fff);box-shadow:0 12px 26px #075e540f}#modalContent .compactAccountSessionIconV364{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#18b996;color:#fff;font-size:25px;font-weight:1000}#modalContent .compactAccountSessionV364 small{display:block;color:#617872;font-weight:850;margin-bottom:3px}#modalContent .compactAccountSessionV364 b{display:block;color:#075e54;font-size:24px;line-height:1.15}#modalContent .compactAccountSessionV364 p{margin:6px 0 0;color:#60736e;font-weight:750}#modalContent .compactAccountLogoutV364{--choice-icon:var(--icon-logout);border-color:#b136362e!important;background:linear-gradient(145deg,#fff8f8,#fff)!important}#modalContent .compactAccountLogoutV364 b{color:#9a2f2f!important}#modalContent .accountStatsGridV485>button.accountStatHistoryV485{appearance:none;-webkit-appearance:none;width:100%;text-align:left;cursor:pointer;background:#f7fffc;border:1px solid var(--line);border-radius:18px;padding:12px;color:inherit;font:inherit;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}#modalContent .accountStatsGridV485>button.accountStatHistoryV485:hover,#modalContent .accountStatsGridV485>button.accountStatHistoryV485:focus-visible{border-color:#14b89480;box-shadow:0 8px 18px #075e5414;outline:none}#modalContent .accountStatsGridV485>button.accountStatHistoryV485:active{transform:scale(.985)}#modalContent .accountStatsGridV485>button.accountStatHistoryV485 b{font-size:20px;color:#075e54;display:block;font-weight:800}#modalContent .accountStatsGridV485>button.accountStatHistoryV485 span{font-size:12px;color:#60736e;font-weight:900}#modalContent .accountHistorySummaryV485{display:flex;align-items:baseline;gap:8px;margin:14px 0;padding:14px 16px;border-radius:18px;background:#f0fff9;border:1px solid rgba(20,184,148,.28)}#modalContent .accountHistorySummaryV485 b{font-size:28px;color:#075e54}#modalContent .accountHistorySummaryV485 span{color:#60736e;font-weight:850}#modalContent .accountHistoryListV485{display:grid;gap:10px;padding-bottom:8px}#modalContent .accountHistoryItemV485{padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#fff,#f8fffc)}#modalContent .accountHistoryMetaV485{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:7px;font-size:12px;font-weight:900;color:#647873}#modalContent .accountHistoryMetaV485 span{color:#08786a}#modalContent .accountHistoryItemV485 p{margin:0;color:#183934;font-weight:700;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere}#modalContent .accountHistoryItemV485>small{display:block;margin-top:7px;color:#74847f;font-weight:750}#modalContent .accountHistoryEmptyV485{display:grid;gap:5px;padding:22px;border:1px dashed rgba(7,94,84,.22);border-radius:18px;text-align:center;background:#fbfffd;color:#647873}#modalContent .accountHistoryEmptyV485 b{color:#075e54;font-size:18px}#modalContent .accountHistoryLoadingV485{display:grid;justify-items:center;text-align:center;gap:8px;padding:28px 12px;color:#617872}#modalContent .accountHistoryLoadingV485>span{width:34px;height:34px;border-radius:50%;border:4px solid rgba(7,94,84,.14);border-top-color:#14b894;animation:accountHistorySpinV485 .8s linear infinite}#modalContent .accountHistoryLoadingV485 b{color:#075e54;font-size:18px}@keyframes accountHistorySpinV485{to{transform:rotate(360deg)}}#modalContent .accountHistoryPagerV485{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 4px}#modalContent .accountHistoryPagerV485 button{appearance:none;border:1px solid rgba(7,94,84,.22);background:#fff;color:#075e54;border-radius:14px;padding:10px 13px;font-weight:900;cursor:pointer}#modalContent .accountHistoryPagerV485 button:disabled{opacity:.38;cursor:default}#modalContent .accountHistoryPagerV485 span{font-size:12px;color:#60736e;font-weight:900;text-align:center}#modalContent button.accountHistoryItemV485{appearance:none;-webkit-appearance:none;width:100%;display:block;text-align:left;color:inherit;font:inherit;cursor:pointer;transition:transform .12s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}#modalContent button.accountHistoryItemV485:hover,#modalContent button.accountHistoryItemV485:focus-visible{border-color:#14b8947a;box-shadow:0 9px 22px #075e541a;outline:none;background:linear-gradient(145deg,#fff,#f0fff9)}#modalContent button.accountHistoryItemV485:active,#modalContent button.accountHistoryItemV485.isOpeningV485{transform:scale(.982);border-color:#14b894b8;background:#edfff8}#modalContent button.accountHistoryItemV485:disabled{opacity:1;cursor:progress}#modalContent .accountHistoryOpenV485{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:10px;color:#08786a;font-size:12px;font-weight:950}#modalContent .accountHistoryOpenV485 b{font-size:20px;line-height:.7}.msgRow.accountHistoryTargetV485,.groupMsg.accountHistoryTargetV485,.groupMsgV241.accountHistoryTargetV485{animation:accountHistoryTargetPulseV485 1.05s ease 2;outline:3px solid rgba(20,184,148,.42);outline-offset:4px;border-radius:18px}@keyframes accountHistoryTargetPulseV485{0%,to{filter:none;transform:translateZ(0)}50%{filter:drop-shadow(0 8px 16px rgba(7,94,84,.18));transform:scale(1.012)}}@media(prefers-reduced-motion:reduce){#modalContent button.accountHistoryItemV485,.msgRow.accountHistoryTargetV485,.groupMsg.accountHistoryTargetV485,.groupMsgV241.accountHistoryTargetV485{transition:none;animation:none;scroll-behavior:auto}}#mas,#guia-portal,#reglamento,#documentos,#normas-portal{position:relative}.moreHubV486,.guidePageV486,.regPageV486,.docsPageV486,.rulesPageV486{max-width:1180px;margin:0 auto 120px;display:grid;gap:18px}.moreHeroV486{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(230px,.6fr);gap:18px;align-items:center;padding:24px;border-radius:26px;background:linear-gradient(135deg,#047864fa,#095b51f5);color:#fff;box-shadow:0 18px 44px #06494133;overflow:hidden}.moreHeroV486 h3,.guideHeroV486 h3,.regHeroV486 h3{font-size:clamp(1.35rem,3vw,2rem);margin:5px 0 8px;line-height:1.12}.moreHeroV486 p,.guideHeroV486 p,.regHeroV486 p{margin:0;line-height:1.55;font-weight:720}.moreHeroBadgeV486{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#ffffff29;font-weight:900;font-size:.78rem}.moreHeroStatsV486{display:grid;grid-template-columns:1fr 1fr;gap:10px}.moreHeroStatsV486 div{background:#ffffff21;border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:14px}.moreHeroStatsV486 b{display:block;font-size:1.25rem}.moreHeroStatsV486 span{font-size:.78rem;font-weight:780}.moreSearchV486{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid rgba(15,118,110,.18);border-radius:19px;padding:9px 12px;box-shadow:0 8px 22px #0a484014}.moreSearchV486 input,.regSearchV486 input{width:100%;border:0;outline:0;background:transparent;color:#123b34;font:inherit;font-weight:800;padding:7px}.moreSearchV486 span{font-size:1.25rem}.moreSearchResultV486{font-size:.82rem;color:#52706b;font-weight:800}.moreGridV486{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.moreCardV486{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;min-height:142px;padding:18px;border-radius:22px;border:1px solid rgba(15,118,110,.12);background:#ffffffed;box-shadow:0 8px 24px #0c4c4314;cursor:pointer;text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.moreCardV486:active{transform:scale(.985)}.moreCardV486:hover,.moreCardV486:focus-visible{border-color:#14b8a66b;box-shadow:0 14px 30px #0c4c4321;outline:0}.moreCardIconV486{width:64px;height:64px;border-radius:19px;display:grid;place-items:center;font-size:31px;background:linear-gradient(145deg,#effcf8,#d9f7ef);border:1px solid rgba(15,118,110,.13)}.moreCardV486 h3{margin:5px 0 4px;color:#0e554b;font-size:1.02rem}.moreCardV486 p{margin:0;color:#4a6560;line-height:1.42;font-size:.89rem;font-weight:710}.moreCardV486 .chip{font-size:.7rem}.moreCardV486[hidden]{display:none!important}.morePrimaryV486{grid-column:1/-1;grid-template-columns:78px minmax(0,1fr) auto;background:linear-gradient(145deg,#fff,#effcf8)}.morePrimaryV486 .moreCardIconV486{width:78px;height:78px;font-size:38px}.moreArrowV486{font-size:1.7rem;color:#0f766e;font-weight:900}.moreEmptyV486{padding:22px;text-align:center;border-radius:20px;background:#fff;border:1px dashed rgba(15,118,110,.28);font-weight:800;color:#476660}.infoBackV486{display:inline-flex;align-items:center;gap:7px}.guideHeroV486,.regHeroV486{padding:23px;border-radius:25px;background:linear-gradient(145deg,#f4fffb,#e4f8f2);border:1px solid rgba(15,118,110,.14);color:#123b34}.guideIndexV486,.regTopicGridV486{display:flex;flex-wrap:wrap;gap:8px}.guideIndexV486 button,.regTopicGridV486 button,.regGroupTabsV486 button{border:1px solid rgba(15,118,110,.18);background:#fff;color:#0f5d53;border-radius:999px;padding:9px 12px;font-weight:880;cursor:pointer}.guideIndexV486 button:active,.regTopicGridV486 button:active{transform:scale(.97)}.guideSectionV486,.docsCardV486,.rulesCardV486{scroll-margin-top:105px;background:#fff;border:1px solid rgba(15,118,110,.11);border-radius:22px;padding:20px;box-shadow:0 8px 23px #0a484012}.guideSectionV486 h3,.docsCardV486 h3,.rulesCardV486 h3{margin:0 0 9px;color:#0d5d52}.guideSectionV486 p,.guideSectionV486 li,.docsCardV486 p,.rulesCardV486 p{line-height:1.55;color:#365a54;font-weight:690}.guideSectionV486 ul{margin:8px 0 0;padding-left:20px}.guideModuleGridV486{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.guideModuleV486{border-radius:18px;background:#f7fffc;border:1px solid rgba(15,118,110,.1);padding:15px}.guideModuleV486 h4{margin:0 0 6px;color:#0f655a}.guideModuleV486 p{margin:0;font-size:.9rem}.guideTipV486{border-left:5px solid #14b8a6;background:#effcf8;border-radius:16px;padding:14px 16px;color:#174f47;font-weight:760}.regControlsV486{position:sticky;top:8px;z-index:8;background:#effaf7f0;backdrop-filter:blur(12px);border:1px solid rgba(15,118,110,.14);border-radius:22px;padding:12px;display:grid;gap:10px;box-shadow:0 9px 26px #0a48401a}.regSearchV486{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(15,118,110,.16);border-radius:16px;padding:6px 10px}.regActionsV486{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.regActionsV486 small{font-weight:820;color:#486964}.regActionsV486 div{display:flex;gap:7px;flex-wrap:wrap}.regActionsV486 button,.regPdfBtnV486{border:0;border-radius:13px;padding:9px 11px;background:#0f766e;color:#fff;font-weight:870;cursor:pointer;text-decoration:none}.regActionsV486 .soft{background:#fff;color:#0f665c;border:1px solid rgba(15,118,110,.17)}.regSourceNoticeV486{background:#fff8df;border:1px solid rgba(181,132,10,.2);border-radius:18px;padding:15px;color:#654e15}.regSourceNoticeV486 b{display:block;margin-bottom:5px}.regSourceNoticeV486 ul{margin:7px 0 0;padding-left:19px}.regSourceNoticeV486 li{margin:4px 0;line-height:1.42;font-weight:690}.regGroupV486{display:grid;gap:10px;scroll-margin-top:175px}.regGroupHeadV486{display:flex;justify-content:space-between;align-items:end;gap:10px;padding:4px 4px 0}.regGroupHeadV486 h3{margin:0;color:#0d5c52}.regGroupHeadV486 span{font-size:.78rem;font-weight:820;color:#58736e}.regArticleV486{background:#fff;border:1px solid rgba(15,118,110,.12);border-radius:19px;overflow:hidden;box-shadow:0 7px 20px #0b4c430f}.regArticleV486[hidden]{display:none}.regArticleV486 summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;color:#0d5f54;font-weight:920}.regArticleV486 summary::-webkit-details-marker{display:none}.regArticleV486 summary:after{content:"+";width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#e7f8f3;color:#0f766e;font-size:1.15rem}.regArticleV486[open] summary:after{content:"\2013"}.regArticleV486[open] summary{border-bottom:1px solid rgba(15,118,110,.1)}.regArticleBodyV486{padding:17px 18px 19px;color:#294f49}.regArticleBodyV486 p{margin:0 0 11px;line-height:1.63;font-weight:650}.regArticleBodyV486 p:last-child{margin-bottom:0}.regListLineV486{padding:10px 12px;border-radius:13px;background:#f7fffc;border-left:4px solid #35b8a5}.regMarkerV486{color:#0f665b;margin-right:5px}.regNoResultsV486{padding:24px;background:#fff;border:1px dashed rgba(15,118,110,.25);border-radius:20px;text-align:center;font-weight:820;color:#496a64}.regHighlightV486{animation:regPulseV486 1.8s ease}@keyframes regPulseV486{0%,to{box-shadow:0 7px 20px #0b4c430f}35%{box-shadow:0 0 0 5px #14b8a633,0 14px 28px #0b4c4324}}.docsGridV486,.rulesGridV486{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.docActionV486{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.docActionV486 a,.docActionV486 button{border:0;border-radius:13px;padding:10px 12px;background:#0f766e;color:#fff;text-decoration:none;font-weight:870;cursor:pointer}.docStatusV486{display:inline-flex;padding:6px 9px;border-radius:999px;background:#e7f8f3;color:#0f665b;font-size:.73rem;font-weight:900}.docStatusV486.empty{background:#f3f4f6;color:#60706d}.rulesLinkListV486{display:grid;gap:9px}.rulesLinkListV486 a{display:flex;justify-content:space-between;gap:12px;padding:12px 13px;border-radius:15px;background:#f6fffc;border:1px solid rgba(15,118,110,.1);text-decoration:none;color:#0f5d53;font-weight:850}@media(max-width:760px){.moreHubV486,.guidePageV486,.regPageV486,.docsPageV486,.rulesPageV486{margin-bottom:100px}.moreHeroV486{grid-template-columns:1fr;padding:20px}.moreGridV486,.guideModuleGridV486,.docsGridV486,.rulesGridV486{grid-template-columns:1fr}.morePrimaryV486{grid-template-columns:64px minmax(0,1fr)}.morePrimaryV486 .moreCardIconV486{width:64px;height:64px;font-size:31px}.morePrimaryV486 .moreArrowV486{display:none}.moreCardV486{min-height:126px;padding:15px}.regControlsV486{top:4px}.regGroupHeadV486{align-items:flex-start;flex-direction:column}.regArticleV486 summary{padding:15px}.regArticleBodyV486{padding:15px}.sectionHead .sectionActions{align-items:flex-start}}@media(max-width:430px){.moreCardV486{grid-template-columns:56px minmax(0,1fr);gap:11px}.moreCardIconV486,.morePrimaryV486 .moreCardIconV486{width:56px;height:56px;border-radius:16px;font-size:27px}.moreHeroStatsV486{grid-template-columns:1fr 1fr}.moreHeroStatsV486 div{padding:11px}.regActionsV486{align-items:stretch}.regActionsV486>div{width:100%}.regActionsV486 button,.regPdfBtnV486{flex:1;text-align:center}}.profileHistoryPagerV410,.accountHistoryPagerV410{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 2px}.profileHistoryPagerV410 button,.accountHistoryPagerV410 button{appearance:none;-webkit-appearance:none;border:1px solid rgba(7,94,84,.22);background:#fff;color:#075e54;border-radius:14px;padding:10px 13px;font-weight:900;cursor:pointer}.profileHistoryPagerV410 button:disabled,.accountHistoryPagerV410 button:disabled{opacity:.38;cursor:default}.profileHistoryPagerV410 span,.accountHistoryPagerV410 span{font-size:12px;color:#60736e;font-weight:900;text-align:center}@media(max-width:520px){.profileHistoryPagerV410 button,.accountHistoryPagerV410 button{padding:9px 10px;font-size:12px}.profileHistoryPagerV410 span,.accountHistoryPagerV410 span{font-size:11px}}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/auth-login-v239.png?v=397)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/auth-create-account-v239.png?v=397)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/menu-identidad-chat.png?v=397)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login],#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register],#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]{background:linear-gradient(145deg,#fff,#fbfefd)!important}@media(max-width:520px){#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{width:54px!important;height:54px!important;border-radius:16px!important}}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/auth-login-v398.png?v=398)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/auth-login-v400.png?v=400)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:109% 109%!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/auth-create-account-v400.png?v=400)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:109% 109%!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/menu-identidad-chat.png?v=397)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}.authChoice[data-menu-art-v400=session]:before,.authChoice[data-menu-art-v400=search]:before{background-size:109% 109%!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/menu-mensajes-fijados-v400.png?v=400)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:109% 109%!important;box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important}.authChoice[data-my-account-v147]:before,.authChoice[data-menu-art-v400=session]:before,.authChoice[data-menu-art-v400=search]:before,.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{-webkit-mask:none!important;mask:none!important;background-color:transparent!important;background-repeat:no-repeat!important;background-origin:border-box!important;border:none!important;box-shadow:none!important;border-radius:0!important}.authChoice[data-my-account-v147]:before{background-image:url(/assets/ui/menu-mi-cuenta.png?v=221)!important;background-size:148% 148%!important;background-position:center center!important}.authChoice[data-menu-art-v400=session]:before{background-size:156% 156%!important;background-position:center center!important}.authChoice[data-menu-art-v400=search]:before{background-size:152% 152%!important;background-position:center center!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{background-image:url(/assets/ui/menu-mensajes-fijados-v400.png?v=400)!important;background-size:150% 150%!important;background-position:center center!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{background-image:url(/assets/ui/auth-login-v400.png?v=400)!important;background-size:160% 160%!important;background-position:center center!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{background-image:url(/assets/ui/auth-create-account-v400.png?v=400)!important;background-size:156% 156%!important;background-position:center center!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{background-image:url(/assets/ui/menu-identidad-chat.png?v=397)!important;background-size:132% 132%!important;background-position:center center!important}@media(max-width:700px){.authChoice[data-my-account-v147]:before{background-size:150% 150%!important}.authChoice[data-menu-art-v400=session]:before{background-size:158% 158%!important}.authChoice[data-menu-art-v400=search]:before{background-size:154% 154%!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{background-size:152% 152%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{background-size:162% 162%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{background-size:158% 158%!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{background-size:134% 134%!important}}.authChoice[data-my-account-v147]:before,.authChoice[data-menu-art-v400=session]:before,.authChoice[data-menu-art-v400=search]:before,.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-repeat:no-repeat!important;background-position:center center!important;border:1px solid rgba(12,88,72,.12)!important;border-radius:26px!important;box-shadow:none!important}.authChoice[data-my-account-v147]:before{background-image:url(/assets/ui/menu-mi-cuenta.png?v=221)!important;background-size:106% 106%!important}.authChoice[data-menu-art-v400=session]:before{background-size:112% 112%!important}.authChoice[data-menu-art-v400=search]:before{background-size:110% 110%!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{background-image:url(/assets/ui/menu-mensajes-fijados-v400.png?v=400)!important;background-size:109% 109%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{background-image:url(/assets/ui/auth-login-v400.png?v=400)!important;background-size:112% 112%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{background-image:url(/assets/ui/auth-create-account-v400.png?v=400)!important;background-size:110% 110%!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{background-image:url(/assets/ui/menu-identidad-chat.png?v=397)!important;background-size:104% 104%!important}@media(max-width:700px){.authChoice[data-my-account-v147]:before{background-size:108% 108%!important}.authChoice[data-menu-art-v400=session]:before{background-size:114% 114%!important}.authChoice[data-menu-art-v400=search]:before{background-size:112% 112%!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{background-size:111% 111%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{background-size:114% 114%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{background-size:112% 112%!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{background-size:106% 106%!important}}.authChoice[data-my-account-v147]:before,.authChoice[data-menu-art-v400=session]:before,.authChoice[data-menu-art-v400=search]:before,.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{border-radius:24px!important;background-color:#f8f6ee!important;background-repeat:no-repeat!important;background-position:center center!important;border:1px solid rgba(12,88,72,.12)!important;box-shadow:none!important}.authChoice[data-my-account-v147]:before{background-image:url(/assets/ui/menu-mi-cuenta.png?v=221)!important;background-size:100% 100%!important}.authChoice[data-menu-art-v400=session]:before{background-image:url(/assets/ui/menu-cuenta-sesion-v400.png?v=400)!important;background-size:100% 100%!important}.authChoice[data-menu-art-v400=search]:before{background-image:url(/assets/ui/menu-buscar-chat-v400.png?v=400)!important;background-size:100% 100%!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{background-image:url(/assets/ui/menu-mensajes-fijados-v400.png?v=400)!important;background-size:100% 100%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{background-image:url(/assets/ui/auth-login-v400.png?v=400)!important;background-size:100% 100%!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{background-image:url(/assets/ui/auth-create-account-v400.png?v=400)!important;background-size:100% 100%!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{background-image:url(/assets/ui/menu-identidad-chat.png?v=397)!important;background-size:100% 100%!important}@media(max-width:700px){.authChoice[data-my-account-v147]:before,.authChoice[data-menu-art-v400=session]:before,.authChoice[data-menu-art-v400=search]:before,.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{background-size:100% 100%!important;border-radius:24px!important}}.authChoice[data-my-account-v147]:before,.authChoice[data-menu-art-v400=session]:before,.authChoice[data-menu-art-v400=search]:before,.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{-webkit-mask:none!important;mask:none!important;background-color:transparent!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% 100%!important;border:0!important;box-shadow:none!important;border-radius:14px!important}.authChoice[data-my-account-v147]:before{background-image:url(/assets/ui/menu-mi-cuenta.png?v=221)!important}.authChoice[data-menu-art-v400=session]:before{background-image:url(/assets/ui/menu-cuenta-sesion-v400.png?v=400)!important}.authChoice[data-menu-art-v400=search]:before{background-image:url(/assets/ui/menu-buscar-chat-v400.png?v=400)!important}.pinnedMenuChoiceV211:before,.pinnedMenuChoiceV310:before,.authChoice[data-pinned-art-v310]:before{background-image:url(/assets/ui/menu-mensajes-fijados-v400.png?v=400)!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=login]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=login]:before{background-image:url(/assets/ui/auth-login-v400.png?v=400)!important}#modalContent .compactAccountHubV364 .authChoice[data-auth-open=register]:before,#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open=register]:before{background-image:url(/assets/ui/auth-create-account-v400.png?v=400)!important}#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]:before,#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]:before{background-image:url(/assets/ui/menu-identidad-chat.png?v=397)!important}.authChoice.npIconV406:before{content:""!important;-webkit-mask:none!important;mask:none!important;background-color:transparent!important;background-image:var(--np-icon-v406)!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:0!important;box-shadow:none!important;border-radius:13px!important}@media(max-width:760px){.authChoice.npIconV406:before{width:54px!important;height:54px!important;border-radius:13px!important;background-size:100% 100%!important}}.authChoice.npIconV407:before{content:""!important;-webkit-mask:none!important;mask:none!important;background-color:transparent!important;background-image:var(--np-icon-v407)!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:0!important;box-shadow:none!important;border-radius:13px!important}@media(max-width:760px){.authChoice.npIconV407:before{width:54px!important;height:54px!important;border-radius:13px!important;background-size:100% 100%!important}}body.soloChatModeV211 #communityDrawerHandleV277,body.soloChatModeV211 #sectionDrawerHandleV298,body.soloChatModeV211 .drawerCoachBubbleV325{display:none!important}.reportMsgBtnV390,.reportUserBtnV390{appearance:none;border:0;cursor:pointer;font:inherit}.reportMsgBtnV390{background:transparent;color:inherit;opacity:.72;padding:4px 6px;border-radius:9px;line-height:1}.reportMsgBtnV390:hover,.reportMsgBtnV390:focus-visible{opacity:1;background:#ffffff1a;outline:none}.groupMsgActionsV241 .reportMsgBtnV390{font-size:15px}.reportUserSectionV390{border-top:1px solid rgba(255,255,255,.08);padding-top:14px}.reportUserBtnV390{width:100%;min-height:44px;border-radius:12px;padding:10px 14px;background:#be3a3a1f;border:1px solid rgba(218,86,86,.28);color:inherit;font-weight:700}.reportUserBtnV390:hover,.reportUserBtnV390:focus-visible{background:#be3a3a33;outline:none}.contentReportOverlayV390{position:fixed;inset:0;z-index:2147482500;background:#080e12b8;display:grid;place-items:center;padding:16px}.contentReportOverlayV390[hidden]{display:none!important}.contentReportCardV390{width:min(520px,100%);max-height:min(720px,calc(100dvh - 24px));overflow:auto;background:var(--card,#122027);color:var(--text,#eef7f5);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 24px 70px #00000073;padding:20px}.contentReportHeadV390{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.contentReportHeadV390 h2{margin:0;font-size:1.22rem}.contentReportHeadV390 p{margin:5px 0 0;opacity:.72;font-size:.9rem}.contentReportCloseV390{border:0;background:transparent;color:inherit;font-size:28px;line-height:1;cursor:pointer;padding:0 4px}.contentReportFormV390{display:grid;gap:14px}.contentReportFormV390 label{display:grid;gap:6px;font-weight:700;font-size:.92rem}.contentReportFormV390 select,.contentReportFormV390 textarea{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;padding:11px 12px;font:inherit}.contentReportFormV390 select option{color:#111}.contentReportFormV390 textarea{min-height:105px;resize:vertical}.contentReportHintV390{font-size:.82rem;opacity:.68;font-weight:400}.contentReportActionsV390{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.contentReportActionsV390 button{border:0;border-radius:12px;min-height:42px;padding:9px 14px;font-weight:800;cursor:pointer}.contentReportCancelV390{background:#ffffff14;color:inherit}.contentReportSubmitV390{background:#d9534f;color:#fff}.contentReportStatusV390{min-height:20px;font-size:.88rem}.contentReportStatusV390.error{color:#ffb2ad}@media(max-width:600px){.contentReportOverlayV390{padding:8px;align-items:end}.contentReportCardV390{border-radius:18px 18px 10px 10px;max-height:88dvh;padding:17px}.contentReportActionsV390 button{flex:1}}.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{appearance:none;border:1px solid rgba(15,118,110,.14);border-radius:999px;min-height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:1000;font-size:12.5px;line-height:1;cursor:pointer;box-shadow:0 10px 22px #082f2a14;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,filter .16s ease;white-space:nowrap}.replyMsgBtn{background:linear-gradient(135deg,#f8fffc,#effbf8);color:#075e54}.replyMsgBtn:after{content:"Responder"}.shareMsgBtn{background:linear-gradient(135deg,#f4fbff,#eef7ff);border-color:#3b82f62e;color:#0f5ea8}.shareMsgBtn:after{content:"Compartir"}.reportMsgBtnV390{background:linear-gradient(135deg,#fff8f8,#fff1f2);border-color:#d9534f33;color:#c2413b;opacity:1;padding:0 12px}.reportMsgBtnV390:after{content:"Reportar"}.msgRow.own .replyMsgBtn{background:linear-gradient(135deg,#eafff2,#dcfce7);border-color:#16a34a2e;color:#0b6b44}.msgRow.own .shareMsgBtn{background:linear-gradient(135deg,#effdf6,#e6fff7);border-color:#10b9812e;color:#047857}.groupMsgActionsV241 .reportMsgBtnV390,.groupMsgHeadV241 .reportMsgBtnV390,.groupMsgHead .reportMsgBtnV390{min-height:32px;padding:0 11px;font-size:12px}@media(max-width:760px){.msgActions{gap:6px}.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{min-height:32px;padding:0 10px;font-size:11.5px;gap:6px}.replyMsgBtn:after,.shareMsgBtn:after,.reportMsgBtnV390:after{max-width:72px;overflow:hidden;text-overflow:ellipsis}}@media(max-width:420px){.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{padding:0 9px;min-height:31px;font-size:11px}.replyMsgBtn:after{content:"Resp."}.shareMsgBtn:after{content:"Compartir"}.reportMsgBtnV390:after{content:"Reportar"}}.contentReportOverlayV390{background:#07272342!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);align-items:center}.contentReportCardV390{background:linear-gradient(180deg,#fbfffd,#eef8f5)!important;color:#132320!important;border:1px solid rgba(15,118,110,.14)!important;border-radius:26px!important;box-shadow:0 30px 80px #00000038!important;padding:22px!important}.contentReportHeadV390 h2{color:#075e54!important;font-size:1.35rem!important;letter-spacing:-.02em}.contentReportHeadV390 p{color:#60746f!important;opacity:1!important}.contentReportCloseV390{width:38px;height:38px;border-radius:999px;background:#effbf8!important;color:#075e54!important;display:grid;place-items:center;padding:0!important;box-shadow:0 8px 18px #082f2a14}.contentReportFormV390{gap:15px!important}.contentReportFormV390 label{color:#075e54!important;font-size:.92rem!important;font-weight:1000!important}.contentReportHintV390{display:block;color:#60746f!important;opacity:1!important;font-size:.81rem!important;line-height:1.35}.contentReportFormV390 select,.contentReportFormV390 textarea{border:1px solid rgba(15,118,110,.14)!important;background:#fff!important;color:#132320!important;border-radius:18px!important;padding:12px 14px!important;box-shadow:inset 0 1px #0f766e08}.contentReportFormV390 select:focus,.contentReportFormV390 textarea:focus{outline:none;border-color:#0db790!important;box-shadow:0 0 0 4px #0db7901f!important}.contentReportStatusV390{color:#60746f!important;font-weight:800}.contentReportStatusV390.error{color:#b91c1c!important}.contentReportActionsV390{justify-content:flex-end!important;gap:10px!important}.contentReportActionsV390 button{min-height:46px!important;padding:0 18px!important;border-radius:16px!important;box-shadow:0 10px 22px #082f2a14}.contentReportCancelV390{background:#f3fbf8!important;color:#075e54!important;border:1px solid rgba(15,118,110,.14)!important}.contentReportSubmitV390{background:#d9534f!important;color:#fff!important;border:1px solid rgba(185,28,28,.08)!important}.contentReportCancelV390:hover,.contentReportSubmitV390:hover,.contentReportCancelV390:focus-visible,.contentReportSubmitV390:focus-visible{transform:translateY(-1px);filter:saturate(1.03);outline:none}@media(max-width:600px){.contentReportOverlayV390{padding:10px!important;align-items:end}.contentReportCardV390{width:min(100%,560px)!important;border-radius:24px 24px 14px 14px!important;max-height:90dvh!important;padding:18px!important}.contentReportActionsV390 button{flex:1}}.msgActions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;align-items:center}.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{appearance:none;-webkit-appearance:none;border:1px solid rgba(15,118,110,.16);border-radius:14px;width:42px;min-width:42px;height:42px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px;box-shadow:0 10px 22px #082f2a14;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,background-color .16s ease,border-color .16s ease;background-color:#fff;background-repeat:no-repeat,no-repeat;background-position:center,center}.replyMsgBtn:hover,.shareMsgBtn:hover,.reportMsgBtnV390:hover,.replyMsgBtn:focus-visible,.shareMsgBtn:focus-visible,.reportMsgBtnV390:focus-visible{transform:translateY(-1px);box-shadow:0 14px 28px #082f2a1f;outline:none}.replyMsgBtn{background-image:url(/assets/chat-reply-icon-v392.png?v=392),linear-gradient(135deg,#f8fffc,#effbf8);background-size:24px 24px,auto}.shareMsgBtn{border-color:#3b82f629;background-image:url(/assets/chat-share-icon-v392.png?v=392),linear-gradient(135deg,#f4fbff,#eef7ff);background-size:24px 24px,auto}.reportMsgBtnV390{border-color:#d9534f33;background-image:url(/assets/chat-report-icon-v392.png?v=392),linear-gradient(135deg,#fff8f8,#fff1f2);background-size:24px 24px,auto}.msgRow.own .replyMsgBtn{background-image:url(/assets/chat-reply-icon-v392.png?v=392),linear-gradient(135deg,#eafff2,#dcfce7)}.msgRow.own .shareMsgBtn{background-image:url(/assets/chat-share-icon-v392.png?v=392),linear-gradient(135deg,#effdf6,#e6fff7)}.groupMsgActionsV241 .reportMsgBtnV390,.groupMsgHeadV241 .reportMsgBtnV390,.groupMsgHead .reportMsgBtnV390{width:38px;min-width:38px;height:38px;border-radius:13px}@media(max-width:760px){.msgActions{gap:6px}.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{width:38px;min-width:38px;height:38px;border-radius:13px;background-size:22px 22px,auto}}@media(max-width:420px){.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{width:36px;min-width:36px;height:36px;border-radius:12px;background-size:21px 21px,auto}}.msgActions{display:flex;justify-content:flex-end;gap:3px;flex-wrap:wrap;align-items:center}.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{appearance:none;-webkit-appearance:none;background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;width:30px;min-width:30px;height:30px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px;background-repeat:no-repeat!important;background-position:center center!important;background-size:28px 28px!important;opacity:1;transition:transform .14s ease,filter .14s ease,opacity .14s ease}.replyMsgBtn:before,.shareMsgBtn:before,.reportMsgBtnV390:before,.replyMsgBtn:after,.shareMsgBtn:after,.reportMsgBtnV390:after{content:""!important;display:none!important}.replyMsgBtn{background-image:url(/assets/chat-reply-icon-v392.png?v=392)!important}.shareMsgBtn{background-image:url(/assets/chat-share-icon-v392.png?v=392)!important}.reportMsgBtnV390{background-image:url(/assets/chat-report-icon-v392.png?v=392)!important}.replyMsgBtn:hover,.shareMsgBtn:hover,.reportMsgBtnV390:hover,.replyMsgBtn:focus-visible,.shareMsgBtn:focus-visible,.reportMsgBtnV390:focus-visible{transform:scale(1.07);filter:saturate(1.03) brightness(1.02);outline:none}.groupMsgActionsV241 .reportMsgBtnV390,.groupMsgHeadV241 .reportMsgBtnV390,.groupMsgHead .reportMsgBtnV390,.groupMsgActionsV241 .replyMsgBtn,.groupMsgHeadV241 .replyMsgBtn,.groupMsgHead .replyMsgBtn,.groupMsgActionsV241 .shareMsgBtn,.groupMsgHeadV241 .shareMsgBtn,.groupMsgHead .shareMsgBtn{width:28px;min-width:28px;height:28px;background-size:26px 26px!important}@media(max-width:760px){.msgActions{gap:2px}.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{width:28px;min-width:28px;height:28px;background-size:25px 25px!important}}@media(max-width:420px){.replyMsgBtn,.shareMsgBtn,.reportMsgBtnV390{width:27px;min-width:27px;height:27px;background-size:24px 24px!important}}.deleteMsgBtn{appearance:none;-webkit-appearance:none;background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;width:30px;min-width:30px;height:30px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px;background-repeat:no-repeat!important;background-position:center center!important;background-size:28px 28px!important;background-image:url(/assets/chat-delete-icon-v394.png?v=394)!important;transition:transform .14s ease,filter .14s ease,opacity .14s ease}.deleteMsgBtn:before,.deleteMsgBtn:after{content:""!important;display:none!important}.deleteMsgBtn:hover,.deleteMsgBtn:focus-visible{transform:scale(1.07);filter:saturate(1.03) brightness(1.02);outline:none}.deleteMsgBtn.hardDeleted,.deleteMsgBtn[data-admin-delete-msg-mode=hard],.deleteMsgBtn[data-admin-delete-group-msg-mode=hard],button[data-admin-delete-msg-mode=hard].deleteMsgBtn,button[data-admin-delete-group-msg-mode=hard].deleteMsgBtn{background-image:url(/assets/chat-hard-delete-icon-v394.png?v=394)!important}.groupDeleteBtn.deleteMsgBtn{width:28px;min-width:28px;height:28px;background-size:26px 26px!important}@media(max-width:760px){.deleteMsgBtn{width:28px;min-width:28px;height:28px;background-size:25px 25px!important}}@media(max-width:420px){.deleteMsgBtn{width:27px;min-width:27px;height:27px;background-size:24px 24px!important}}.audioInInput.audioButtonV368{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:38px!important;min-width:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#0b7f73!important;cursor:pointer!important;flex:0 0 auto!important}.audioButtonV368 svg{width:21px;height:21px;display:block}.audioButtonV368:hover{background:#10b9951a!important}.audioButtonV368:active{transform:scale(.94)}.audioButtonV368.recording{background:#fee2e2!important;color:#b91c1c!important;animation:pulseAudio 1s infinite}.audioButtonV368:disabled{opacity:.55!important;cursor:wait!important}.audioPreviewCardV368{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:9px!important;background:#fffffffa!important;padding:10px!important}.audioPreviewMainV368{display:grid;grid-template-columns:minmax(145px,1fr) minmax(120px,.8fr);align-items:center;gap:10px;min-width:0}.audioPreviewMainV368 .chatPreviewAudio{width:100%!important;max-width:none!important;min-width:0!important;display:block!important}.audioPreviewInfoV368{display:flex;flex-direction:column;min-width:0;gap:2px}.audioPreviewInfoV368 b{color:#075e54;font-size:13px}.audioPreviewInfoV368 small{color:#617872;font-size:11px;font-weight:800;line-height:1.25}.audioEffectButtonV368{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 12px;border:1px solid rgba(7,94,84,.15);border-radius:14px;background:#effbf8;color:#075e54;font:inherit;font-size:12px;font-weight:950;cursor:pointer}.audioEffectButtonV368 span{font-size:20px;line-height:1}.audioEffectButtonV368:active{transform:translateY(1px)}.audioRecordingCardV368,.audioProcessingCardV368{min-height:62px!important;padding:12px 14px!important}.audioProcessingCardV368{border-color:#10b99540!important;background:#f5fffb!important}.audioProcessingSpinnerV368{width:26px;height:26px;border-radius:50%;border:3px solid rgba(16,185,149,.18);border-top-color:#0b9f86;animation:voiceAudioSpinV368 .75s linear infinite;flex:0 0 auto}@keyframes voiceAudioSpinV368{to{transform:rotate(360deg)}}.voiceEffectGridV368{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 4px}.voiceEffectOptionV368{min-height:82px;padding:13px 14px;border:1px solid rgba(7,94,84,.14);border-radius:18px;background:linear-gradient(145deg,#f7fffc,#fff);color:#075e54;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 18px #075e540a}.voiceEffectOptionV368 b{font-size:15px}.voiceEffectOptionV368 small{color:#60746f;font-size:11px;font-weight:800;line-height:1.3}.voiceEffectOptionV368.selected{border-color:#0db790;background:#eafff8;box-shadow:0 0 0 2px #0db7901a}.voiceEffectOptionV368:active{transform:translateY(1px)}.audioFallbackV368{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:12px;background:#effbf8;color:#075e54;font-weight:900}@media(max-width:760px){.inputBox.inputBoxV267{padding-right:3px!important;gap:2px!important}.audioInInput.audioButtonV368{width:27px!important;min-width:27px!important;height:36px!important}.audioButtonV368 svg{width:19px;height:19px}.inputBoxV267 .attachInInput{width:27px!important}.audioPreviewCardV368{grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important}.audioPreviewMainV368{grid-column:1/-1;grid-template-columns:1fr;gap:6px}.audioPreviewInfoV368{display:none}.audioEffectButtonV368{min-height:34px;padding:0 10px;font-size:11px}.audioRemoveBtn{width:34px!important;height:34px!important}.voiceEffectGridV368{grid-template-columns:1fr}.voiceEffectOptionV368{min-height:68px}}@media(max-width:760px){#chatPreview .audioPreviewCardV368,#chatPreview .audioRecordingCardV368,#chatPreview .audioProcessingCardV368{width:auto!important;max-width:calc(100% - 72px)!important;margin-left:36px!important;margin-right:36px!important}}.audioPreviewCardV372,#chatPreview .audioRecordingCardV368,#chatPreview .audioProcessingCardV368{width:auto!important;max-width:calc(100% - 88px)!important;margin-left:44px!important;margin-right:44px!important}.audioPlayerV372{display:grid;grid-template-columns:42px auto minmax(90px,1fr);align-items:center;gap:10px;width:100%;min-width:0;min-height:48px;padding:7px 10px;border-radius:22px;background:#f2f4f5;color:#101817}.audioPreviewElementV372{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.audioPlayerToggleV372{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#101817;font:inherit;font-size:21px;font-weight:900;cursor:pointer}.audioPlayerToggleV372:active{transform:scale(.94)}.audioPlayerTimeV372{font-size:14px;font-weight:800;white-space:nowrap;font-variant-numeric:tabular-nums}.audioPlayerSeekV372{width:100%;min-width:80px;accent-color:#0b8f72;cursor:pointer}.audioProcessingCardV372 .chatPreviewMeta{display:flex!important}@media(max-width:760px){.audioPreviewCardV372,#chatPreview .audioRecordingCardV368,#chatPreview .audioProcessingCardV368{max-width:calc(100% - 72px)!important;margin-left:36px!important;margin-right:36px!important}.audioPlayerV372{grid-template-columns:36px auto minmax(52px,1fr);gap:7px;min-height:44px;padding:6px 8px}.audioPlayerToggleV372{width:34px;height:34px;font-size:19px}.audioPlayerTimeV372{font-size:12px}}@media(max-width:390px){.audioPlayerV372{grid-template-columns:34px minmax(0,1fr);gap:6px}.audioPlayerTimeV372{font-size:11.5px}.audioPlayerSeekV372{grid-column:1/-1;min-width:0}}#replyPreview .replyComposerCard,#chatPreview .mediaPreviewCardV385{width:auto!important;max-width:calc(100% - 88px)!important;margin-left:44px!important;margin-right:44px!important;box-sizing:border-box!important}#replyPreview .replyComposerCard{min-height:54px;padding:7px 9px 7px 11px!important;gap:8px!important}#replyPreview .replyComposerCard small{font-size:9px!important;line-height:1.05!important}#replyPreview .replyComposerCard b{font-size:12px!important;line-height:1.15!important}#replyPreview .replyComposerCard span{font-size:11px!important;line-height:1.18!important}#replyPreview .replyComposerCard button{width:30px!important;height:30px!important;min-width:30px!important;font-size:18px!important}#chatPreview .imagePreviewCardV385{min-height:62px;padding:7px 9px!important;gap:9px!important}#chatPreview .imagePreviewCardV385 .chatPreviewImage{width:52px!important;height:52px!important;min-width:52px!important;border-radius:12px!important}#chatPreview .imagePreviewCardV385 .chatPreviewMeta{flex:1 1 auto!important;overflow:hidden!important}#chatPreview .imagePreviewCardV385 .chatPreviewMeta b{font-size:12px!important;max-width:100%!important}#chatPreview .imagePreviewCardV385 .chatPreviewMeta small{font-size:10px!important}#chatPreview .imagePreviewCardV385 .chatPreviewRemove{width:30px!important;height:30px!important;min-width:30px!important;font-size:18px!important}@media(max-width:760px){#replyPreview .replyComposerCard,#chatPreview .mediaPreviewCardV385{max-width:calc(100% - 72px)!important;margin-left:36px!important;margin-right:36px!important}#replyPreview .replyComposerCard{min-height:48px;padding:6px 7px 6px 9px!important;border-radius:14px!important}#replyPreview .replyComposerCard small{display:none!important}#replyPreview .replyComposerCard b{font-size:11.5px!important}#replyPreview .replyComposerCard span{font-size:10.5px!important}#replyPreview .replyComposerCard button{width:28px!important;height:28px!important;min-width:28px!important}#chatPreview .imagePreviewCardV385{min-height:52px;padding:5px 7px!important;gap:7px!important;border-radius:15px!important}#chatPreview .imagePreviewCardV385 .chatPreviewImage{width:42px!important;height:42px!important;min-width:42px!important;border-radius:10px!important}#chatPreview .imagePreviewCardV385 .chatPreviewMeta b{font-size:11px!important}#chatPreview .imagePreviewCardV385 .chatPreviewMeta small{display:none!important}#chatPreview .imagePreviewCardV385 .chatPreviewRemove{width:28px!important;height:28px!important;min-width:28px!important}}@media(max-width:390px){#replyPreview .replyComposerCard,#chatPreview .mediaPreviewCardV385{max-width:calc(100% - 64px)!important;margin-left:32px!important;margin-right:32px!important}}#identityBtn.composerCoachTargetV375,#roleBtn.composerCoachTargetV375{position:relative!important;z-index:1004!important;isolation:isolate;box-shadow:0 0 0 4px #1fbe9d33,0 0 0 9px #1fbe9d17,0 10px 28px #0052452e!important;animation:composerCoachPulseV375 1.35s ease-in-out infinite!important}#identityBtn.composerCoachTargetV375:after,#roleBtn.composerCoachTargetV375:after{content:"";position:absolute;inset:-7px;border:2px solid rgba(20,174,144,.55);border-radius:inherit;pointer-events:none}.composerCoachBackdropV375{position:fixed;inset:0;z-index:1002;background:#06231f14;opacity:0;pointer-events:none;transition:opacity .22s ease}.composerCoachBackdropV375.showV375{opacity:1}.composerCoachBubbleV375{position:fixed;z-index:1005;width:min(286px,calc(100vw - 28px));padding:14px 15px 12px;border:1px solid rgba(0,94,80,.18);border-radius:19px;background:#fafffdf7;box-shadow:0 18px 42px #00352e33,inset 0 1px #ffffffe6;color:#173d36;opacity:0;transform:translateY(8px) scale(.97);transition:opacity .22s ease,transform .26s cubic-bezier(.22,.75,.24,1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.composerCoachBubbleV375.showV375{opacity:1;transform:translateY(0) scale(1)}.composerCoachBubbleV375:after{content:"";position:absolute;width:14px;height:14px;background:inherit;border:inherit;transform:rotate(45deg)}.composerCoachBubbleV375.arrowDownV375:after{bottom:-8px;left:var(--coach-arrow-x-v375,28px);border-left:0;border-top:0}.composerCoachBubbleV375.arrowUpV375:after{top:-8px;left:var(--coach-arrow-x-v375, calc(100% - 36px) );border-right:0;border-bottom:0}.composerCoachEyebrowV375{display:inline-flex;align-items:center;gap:6px;margin-bottom:5px;color:#0a8b75;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.composerCoachBubbleV375 h3{margin:0 0 4px;color:#075e54;font-size:16px;line-height:1.15}.composerCoachBubbleV375 p{margin:0;color:#55716a;font-size:13px;font-weight:720;line-height:1.42}.composerCoachBubbleV375 .composerCoachActionsV375{display:flex;justify-content:flex-end;gap:8px;margin-top:11px}.composerCoachBubbleV375 button{min-height:34px;border:0;border-radius:999px;padding:7px 13px;background:#ddf5ee;color:#075e54;font-size:12px;font-weight:950;cursor:pointer}.composerCoachBubbleV375 button.primaryV375{background:#0ba98e;color:#fff;box-shadow:0 7px 15px #00866f2e}.composerCoachStepV375{margin-right:auto;align-self:center;color:#78908a;font-size:11px;font-weight:850}@keyframes composerCoachPulseV375{0%,to{filter:saturate(100%);transform:translateY(0)}50%{filter:saturate(116%);transform:translateY(-2px)}}@media(max-width:760px){.composerCoachBubbleV375{width:min(270px,calc(100vw - 24px));padding:13px 14px 11px}.composerCoachBubbleV375 h3{font-size:15px}.composerCoachBubbleV375 p{font-size:12.5px}}@media(prefers-reduced-motion:reduce){#identityBtn.composerCoachTargetV375,#roleBtn.composerCoachTargetV375{animation:none!important}.composerCoachBackdropV375,.composerCoachBubbleV375{transition:none!important}}.drawerCoachBubbleV375,.composerCoachBubbleV375{background:linear-gradient(145deg,#e2f6effb,#f0fbf7fb 58%,#d9f2eafb)!important;border-color:#087e6a4d!important;box-shadow:0 20px 46px #00493d38,0 0 0 2px #46b59a14,inset 0 1px #ffffffeb!important;color:#143d35!important}.drawerCoachBubbleV375:after,.composerCoachBubbleV375:after{background:#e6f7f1!important;border-color:#087e6a4d!important}.drawerCoachBackdropV375,.composerCoachBackdropV375{background:#06362e1f!important}.drawerCoachEyebrowV375,.composerCoachEyebrowV375{padding:3px 8px;border-radius:999px;background:#0ba98e1f;color:#087864!important}.drawerCoachBubbleV375 h3,.composerCoachBubbleV375 h3{color:#065f51!important}.drawerCoachBubbleV375 p,.composerCoachBubbleV375 p{color:#436a61!important}.drawerCoachBubbleV375 button:not(.primaryV375),.composerCoachBubbleV375 button:not(.primaryV375){background:#caeee3!important;color:#075e54!important}.drawerCoachBubbleV375 button.primaryV375,.composerCoachBubbleV375 button.primaryV375{background:#079d83!important;box-shadow:0 8px 17px #007e6938!important}.policyOverlayV384{--policy-vh384:100dvh;--policy-top384:0px;position:fixed;left:0;right:0;top:var(--policy-top384);z-index:12050;height:var(--policy-vh384);box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:auto;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));background:#07231f75;opacity:0;transition:opacity .18s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.policyOverlayV384.showV384{opacity:1}.policyCardV384{position:relative;box-sizing:border-box;width:min(480px,100%);max-height:calc(var(--policy-vh384) - 16px);overflow:auto;overscroll-behavior:contain;margin:auto;padding:18px 17px 15px;border:1px solid rgba(0,105,88,.18);border-radius:23px;background:#fdfffefc;box-shadow:0 22px 58px #00302947;color:#173f38;transform:translateY(7px) scale(.985);transition:transform .2s cubic-bezier(.2,.8,.2,1)}.policyOverlayV384.showV384 .policyCardV384{transform:none}.policyCloseV384{position:absolute;right:11px;top:10px;width:35px;height:35px;border:1px solid #d8eee8;border-radius:50%;background:#effaf7;color:#087564;font-size:24px;line-height:1;cursor:pointer}.policyEyebrowV384{display:block;margin-right:40px;color:#0b9a81;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.policyCardV384 h2{margin:4px 40px 7px 0;color:#076b5c;font-size:22px;line-height:1.08}.policyLeadV384{margin:0 0 10px;color:#4e6d65;font-size:13px;font-weight:750;line-height:1.38}.policyLinksV384{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 9px}.policyLinksV384 a{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e7f7f2;color:#087462;font-size:11px;font-weight:900;text-decoration:none}.policyCheckV384{display:flex;align-items:center;gap:9px;margin:7px 0;padding:8px 9px;border:1px solid #dcece8;border-radius:12px;background:#fff;cursor:pointer}.policyCheckV384 input{width:19px;height:19px;margin:0;accent-color:#0b9d84;flex:0 0 auto}.policyCheckV384 span{color:#355a51;font-size:12.5px;font-weight:800;line-height:1.25}.policyStatusV384{min-height:16px;margin-top:5px;color:#087462;font-size:11.5px;font-weight:850}.policyStatusV384.badV384{color:#b33838}.policyActionsV384{display:grid;grid-template-columns:.82fr 1.35fr;gap:8px;margin-top:7px}.policyActionsV384 button{min-height:39px;padding:8px 10px;border:0;border-radius:999px;font-size:12.5px;font-weight:950;cursor:pointer}.policyActionsV384 .softV384{background:#e9f3f0;color:#496a62}.policyActionsV384 .primaryV384{background:#0a9d84;color:#fff;box-shadow:0 8px 18px #007f6930}.policyActionsV384 button:disabled{opacity:.58;cursor:wait}@media(max-width:600px){.policyOverlayV384{align-items:center;padding:8px}.policyCardV384{width:100%;max-height:calc(var(--policy-vh384) - 16px);padding:15px 14px 13px;border-radius:20px}.policyCardV384 h2{font-size:20px}.policyLeadV384{font-size:12.5px}.policyCheckV384{padding:7px 8px}.policyActionsV384 button{min-height:38px}}@media(max-height:520px){.policyCardV384{padding-top:13px}.policyEyebrowV384{display:none}.policyCardV384 h2{margin-top:0;font-size:19px}.policyLeadV384{margin-bottom:7px}.policyLinksV384{margin-bottom:6px}.policyCheckV384{margin:5px 0;padding-block:6px}.policyStatusV384{min-height:13px}.policyActionsV384{margin-top:5px}}@media(prefers-reduced-motion:reduce){.policyOverlayV384,.policyCardV384{transition:none}}.forumNavProxyV376{display:none!important}.forumScreenV376{overflow:auto!important;background:linear-gradient(180deg,#f3faf7 0,#eef7f4)}.forumShellV376{width:min(1120px,calc(100% - 88px));margin:0 auto;padding:22px 0 110px}.forumHeroV376{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 25px;border:1px solid rgba(0,102,86,.12);border-radius:24px;background:linear-gradient(135deg,#fffffff5,#def7efeb);box-shadow:0 17px 42px #004a3e1a}.forumHeroV376 h2{margin:2px 0 5px;color:#075e54;font-size:clamp(24px,4vw,34px)}.forumHeroV376 p{margin:0;color:#5d756f;font-weight:650}.forumEyebrowV376{color:#0b9b82;font-size:11px;font-weight:1000;letter-spacing:.09em;text-transform:uppercase}.forumNewTopicBtnV376{white-space:nowrap;min-height:44px;padding:0 18px!important}.forumToolbarV376{display:grid;grid-template-columns:minmax(240px,1fr) minmax(190px,.55fr) minmax(180px,.45fr);gap:10px;margin:16px 0 10px;padding:12px;border:1px solid rgba(0,94,80,.1);border-radius:18px;background:#ffffffdb;box-shadow:0 10px 25px #004b3f12}.forumToolbarV376 input,.forumToolbarV376 select{width:100%;height:44px;border:1px solid rgba(0,102,86,.15);border-radius:13px;background:#fff;color:#173d36;padding:0 13px;font:inherit;font-weight:720;outline:none}.forumToolbarV376 input:focus,.forumToolbarV376 select:focus{border-color:#20b99d;box-shadow:0 0 0 3px #20b99d1f}.forumSearchV376{position:relative}.forumSearchV376 span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:20px;color:#168f7a}.forumSearchV376 input{padding-left:42px}.forumSummaryV376{display:flex;justify-content:space-between;gap:15px;margin:10px 4px 9px;color:#698079;font-size:12px;font-weight:800}.forumSummaryV376 b{color:#075e54}.forumListV376{display:grid;gap:11px}.forumTopicCardV376{display:grid;grid-template-columns:54px minmax(0,1fr) 150px;gap:15px;align-items:center;padding:17px 18px;border:1px solid rgba(0,100,84,.11);border-radius:20px;background:#fffffff0;box-shadow:0 10px 27px #00483d12;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.forumTopicCardV376:hover,.forumTopicCardV376:focus-visible{transform:translateY(-2px);border-color:#0da48959;box-shadow:0 17px 34px #00483d1f;outline:none}.forumTopicCardV376.pinnedV376{background:linear-gradient(135deg,#fffdf6,#f7fffbcf);border-color:#cc971840}.forumTopicIconV376{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#e3f8f1,#caefe4);font-size:25px;box-shadow:inset 0 1px #fff}.forumTopicMainV376{min-width:0}.forumTopicMainV376 h3{margin:5px 0;color:#123f37;font-size:17px;line-height:1.25}.forumTopicMainV376>p{margin:0;color:#627872;font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.forumTopicBadgesV376{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.forumTopicBadgesV376 span,.forumTopicBadgesV376 b{display:inline-flex;align-items:center;min-height:23px;padding:3px 9px;border-radius:999px;background:#e3f7f0;color:#0b715f;font-size:10px;font-weight:950}.forumTopicBadgesV376 b{background:#fff3cd;color:#7a5700}.forumTopicAuthorV376{display:flex;align-items:center;gap:8px;margin-top:10px}.forumMiniAvatarV376,.forumPostAvatarV376{display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#dff5ee}.forumMiniAvatarV376{width:28px;height:28px}.forumMiniAvatarV376 img,.forumPostAvatarV376 img{width:100%;height:100%;object-fit:cover}.forumTopicAuthorV376>span:last-child{display:grid}.forumTopicAuthorV376 b{color:#315a52;font-size:11px}.forumTopicAuthorV376 small{color:#8a9b97;font-size:10px}.forumTopicStatsV376{display:grid;gap:5px;text-align:right;color:#6e827d;font-size:11px}.forumTopicStatsV376 span b{color:#0c6758;font-size:15px}.forumTopicStatsV376 small{line-height:1.35}.forumPaginationV376{display:flex;align-items:center;justify-content:center;gap:14px;margin:17px 0}.forumPaginationV376 button{min-height:38px;border:1px solid rgba(0,100,84,.16);border-radius:999px;background:#fff;color:#075e54;padding:7px 15px;font-weight:900;cursor:pointer}.forumPaginationV376 button:disabled{opacity:.42;cursor:default}.forumPaginationV376 span{color:#657b75;font-size:12px}.forumTopicViewV376{display:grid;gap:13px}.forumBackV376{justify-self:start;border:0;background:transparent;color:#087461;font-weight:950;cursor:pointer;padding:8px 0}.forumTopicHeaderV376{padding:20px 22px;border:1px solid rgba(0,100,84,.11);border-radius:22px;background:linear-gradient(135deg,#fff,#eaf9f4);box-shadow:0 13px 31px #00483d14}.forumTopicHeaderV376 h2{margin:9px 0 8px;color:#113e36;font-size:clamp(22px,4vw,31px);line-height:1.18}.forumTopicHeaderV376>p{display:flex;gap:14px;margin:0;color:#758983;font-size:12px;font-weight:750}.forumModerationV376{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.forumModerationV376 button{min-height:34px;border:1px solid rgba(0,104,87,.16);border-radius:999px;background:#fff;color:#086c5b;padding:6px 12px;font-weight:900;cursor:pointer}.forumModerationV376 button.dangerV376{border-color:#bb2b2b2e;color:#a83232;background:#fff8f8}.forumPostV376{padding:17px 19px;border:1px solid rgba(0,100,84,.1);border-radius:19px;background:#fff;box-shadow:0 9px 24px #00483d0f}.forumRootPostV376{border-left:4px solid #13a98d}.forumPostV376 header{display:flex;align-items:center;gap:10px;padding-bottom:11px;border-bottom:1px solid rgba(0,94,80,.08)}.forumPostAvatarV376{width:39px;height:39px;flex:0 0 auto}.forumPostV376 header>div{display:grid}.forumPostV376 header b{color:#234e45;font-size:13px}.forumPostV376 header small{color:#899b96;font-size:10px}.forumPostNumberV376{margin-left:auto;color:#81918d;font-size:10px;font-weight:900}.forumPostBodyV376{padding:15px 2px 8px;color:#294f47;font-size:14px;line-height:1.62;overflow-wrap:anywhere}.forumPostV376 footer{display:flex;gap:12px;margin-top:10px}.forumPostV376 footer button{border:0;background:transparent;color:#087461;padding:3px 0;font-size:11px;font-weight:950;cursor:pointer}.forumPostV376 footer .dangerLinkV376{color:#a43d3d;margin-left:auto}.forumImageBtnV376{display:block;width:min(100%,720px);margin:9px auto 3px;padding:0;border:0;border-radius:15px;overflow:hidden;background:#edf7f4;cursor:zoom-in}.forumImageBtnV376 img{display:block;width:100%;max-height:520px;object-fit:contain;background:#eff8f5}.forumRepliesV376{display:grid;gap:11px}.forumRepliesV376>h3{margin:7px 3px 0;color:#155046;font-size:17px}.forumQuoteV376{display:grid;width:100%;gap:2px;margin:11px 0 0;padding:9px 11px;border:0;border-left:3px solid #1bb095;border-radius:0 11px 11px 0;background:#eff9f6;text-align:left;color:#43665f;cursor:pointer}.forumQuoteV376 b{font-size:10px}.forumQuoteV376 span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forumReplyFormV376{padding:15px;border:1px solid rgba(0,100,84,.13);border-radius:19px;background:#f9fffd;box-shadow:0 12px 29px #00483d12}.forumReplyFormV376 textarea{width:100%;min-height:105px;resize:vertical;border:1px solid rgba(0,100,84,.16);border-radius:14px;background:#fff;padding:12px;font:inherit;color:#234e45;outline:none}.forumReplyFormV376 textarea:focus{border-color:#18aa90;box-shadow:0 0 0 3px #18aa901f}.forumReplyFooterV376{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.forumReplyFooterV376 label{display:inline-flex;align-items:center;gap:6px;color:#126c5d;font-size:11px;font-weight:900;cursor:pointer}.forumReplyFooterV376 input{max-width:210px;font-size:10px}.forumReplyingV376{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;padding:8px 10px;border-radius:11px;background:#e5f7f1;color:#286257;font-size:11px}.forumReplyingV376 button{border:0;background:transparent;color:#075e54;font-size:18px;cursor:pointer}.forumLockedNoticeV376{margin:0}.forumModalV376{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;background:#0326205c;opacity:0;transition:opacity .18s ease;backdrop-filter:blur(5px)}.forumModalV376.showV376{opacity:1}.forumModalCardV376{position:relative;width:min(620px,100%);max-height:min(88vh,760px);overflow:auto;border:1px solid rgba(0,100,84,.14);border-radius:24px;background:#fbfffd;padding:23px;box-shadow:0 25px 70px #002d2645;transform:translateY(8px) scale(.98);transition:transform .2s ease}.forumModalV376.showV376 .forumModalCardV376{transform:none}.forumModalCloseV376{position:absolute;right:12px;top:11px;width:36px;height:36px;border:0;border-radius:50%;background:#e7f6f1;color:#075e54;font-size:23px;cursor:pointer}.forumModalHeadV376 span{color:#0a927b;font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.09em}.forumModalHeadV376 h2{margin:4px 0;color:#10483e}.forumModalHeadV376 p{margin:0 0 16px;color:#6d817c;font-size:12px}.forumFormV376{display:grid;gap:13px}.forumFormV376 label{display:grid;gap:6px;color:#315c53;font-size:12px;font-weight:900}.forumFormV376 input,.forumFormV376 textarea,.forumFormV376 select{width:100%;border:1px solid rgba(0,100,84,.16);border-radius:13px;background:#fff;padding:11px 12px;font:inherit;color:#234e45;outline:none}.forumFormV376 input:focus,.forumFormV376 textarea:focus,.forumFormV376 select:focus{border-color:#1aaf94;box-shadow:0 0 0 3px #1aaf941f}.forumFileV376 small{color:#82938f;font-size:10px;font-weight:700}.forumFormActionsV376{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.forumFormActionsV376 button{min-height:40px;border:0;border-radius:999px;background:#e1f3ed;color:#075e54;padding:8px 16px;font-weight:950;cursor:pointer}.forumFormActionsV376 .primaryBtn{background:#0ba98e;color:#fff}@media(max-width:760px){.forumShellV376{width:min(720px,calc(100% - 82px));padding-top:12px}.forumHeroV376{align-items:flex-start;flex-direction:column;padding:18px}.forumNewTopicBtnV376{width:100%}.forumToolbarV376{grid-template-columns:1fr}.forumTopicCardV376{grid-template-columns:43px minmax(0,1fr);padding:14px 13px;gap:11px}.forumTopicIconV376{width:42px;height:42px;font-size:21px}.forumTopicStatsV376{grid-column:2;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;text-align:left}.forumTopicStatsV376 small{width:100%}.forumSummaryV376{padding:0 3px}.forumTopicHeaderV376{padding:17px}.forumPostV376{padding:14px}.forumReplyFooterV376{align-items:stretch;flex-direction:column}.forumReplyFooterV376 .primaryBtn{width:100%}.forumModalCardV376{padding:20px 15px}.forumFormActionsV376{flex-direction:column-reverse}.forumFormActionsV376 button{width:100%}}@media(prefers-reduced-motion:reduce){.forumTopicCardV376,.forumModalV376,.forumModalCardV376{transition:none!important}}.shareContentRowV415{display:flex;justify-content:flex-end;align-items:center;min-height:32px;margin-top:8px;padding-top:4px;position:relative;z-index:4}.shareContentButtonV415{background-color:transparent!important;background-image:url(/assets/chat-share-icon-v392.png?v=392)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:28px 28px!important;border:none!important;box-shadow:none!important;border-radius:0!important;width:30px!important;min-width:30px!important;height:30px!important;padding:0!important;margin:0!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;overflow:hidden!important;cursor:pointer}.shareOriginalHiddenV415{display:none!important}.shareSheetV415{display:grid;gap:14px}.shareSheetV415 h2{margin:0;color:#075e54}.shareIntroV415{margin:0!important}.sharePreviewV415{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:center;border:1px solid rgba(7,94,84,.16);border-radius:22px;background:linear-gradient(145deg,#f7fffc,#eefaf6);padding:12px;box-shadow:0 8px 24px #082f2a0f}.sharePreviewV415>img,.sharePreviewFallbackV415{width:92px;height:82px;border-radius:16px;object-fit:cover;background:#e9f5f0;display:grid;place-items:center;font-size:34px}.sharePreviewV415>div{min-width:0;display:grid;gap:4px}.sharePreviewV415>div>span{font-size:12px;font-weight:1000;color:#0b8878;text-transform:uppercase;letter-spacing:.04em}.sharePreviewV415 h3{margin:0;color:#075e54;font-size:19px;line-height:1.15}.sharePreviewV415 p{margin:0;color:#60746f;font-size:13px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shareOptionsGridV415{display:grid;gap:9px}.shareOptionV415{height:auto!important;min-height:58px!important;padding:10px 12px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;column-gap:10px!important;align-items:center!important;text-align:left!important}.shareOptionV415 b{font-size:14px;line-height:1.1}.shareOptionV415 small{grid-column:2;color:#60746f;font-size:11px;line-height:1.25}.shareOptionIconV415,.shareOptionChatIconV415{grid-row:1 / span 2;width:32px;height:32px;display:grid;place-items:center;font-size:20px}.shareOptionChatIconV415{background:url(/assets/chat-share-icon-v392.png?v=392) center/28px 28px no-repeat}.chatSharedPreviewV415{width:100%;margin:9px 0 2px;border:1px solid rgba(7,94,84,.18);border-radius:18px;background:linear-gradient(145deg,#fff,#f2fbf8);padding:9px;display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;align-items:center;text-align:left;cursor:pointer;color:inherit;box-shadow:0 7px 18px #082f2a0f}.msgRow.own .chatSharedPreviewV415{background:linear-gradient(145deg,#f4fff9,#e9fbf3)}.chatSharedPreviewV415>img,.chatSharedPreviewFallbackV415{width:76px;height:68px;border-radius:13px;object-fit:cover;background:#e8f5f1;display:grid;place-items:center;font-size:29px}.chatSharedPreviewTextV415{min-width:0;display:grid;gap:2px}.chatSharedPreviewTextV415 small{color:#0b8878;font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.03em}.chatSharedPreviewTextV415 b{color:#075e54;font-size:14px;line-height:1.18;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatSharedPreviewTextV415 span{color:#526963;font-size:11px;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chatSharedPreviewTextV415 em{font-style:normal;color:#0b8878;font-size:10px;font-weight:1000;margin-top:2px}@media(max-width:760px){.shareContentButtonV415{width:28px!important;min-width:28px!important;height:28px!important;background-size:25px 25px!important}.sharePreviewV415{grid-template-columns:74px minmax(0,1fr)}.sharePreviewV415>img,.sharePreviewFallbackV415{width:74px;height:70px}.shareOptionV415{min-height:56px!important}.chatSharedPreviewV415{grid-template-columns:68px minmax(0,1fr)}.chatSharedPreviewV415>img,.chatSharedPreviewFallbackV415{width:68px;height:62px}}.forumTopicCardV376{position:relative}.forumTopicCardV376>.shareContentRowV415{position:absolute;right:13px;bottom:10px;margin:0;padding:0;min-height:30px;z-index:8}.forumTopicHeaderV376>.shareContentRowV415{justify-content:flex-end;margin-top:10px;padding-top:5px;border-top:1px solid rgba(7,94,84,.08)}@media(max-width:760px){.forumTopicCardV376{padding-right:48px!important}.forumTopicCardV376>.shareContentRowV415{right:10px;bottom:10px}}.forumFallbackV428{object-fit:contain!important;object-position:center!important;background:transparent!important}.sharePreviewV415>img.forumFallbackV428{width:82px!important;height:82px!important;justify-self:center!important}.chatSharedPreviewV415>img.forumFallbackV428{width:68px!important;height:68px!important;justify-self:center!important}@media(max-width:760px){.sharePreviewV415>img.forumFallbackV428{width:70px!important;height:70px!important}.chatSharedPreviewV415>img.forumFallbackV428{width:62px!important;height:62px!important}}.msgRow.activityLogRowV420{display:block!important;margin:3px 0!important;padding:0!important;max-width:none!important;width:100%!important;clear:both!important}.msgRow.activityLogRowV420>.profileAvatarBtn,.msgRow.activityLogRowV420>.bubble{display:none!important}.activityLogLineV420{width:100%;display:flex;align-items:center;gap:5px;padding:5px 6px;border-top:1px solid rgba(10,112,98,.08);border-bottom:1px solid rgba(10,112,98,.08);background:#f7fcfac7;box-sizing:border-box}.activityLogMainV420{appearance:none;border:0;background:transparent;padding:0;margin:0;min-width:0;flex:1;display:grid;grid-template-columns:26px minmax(0,1fr) 38px;align-items:center;gap:7px;text-align:left;color:inherit;cursor:pointer}.activityActorAvatarV420{width:26px;height:26px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eef8f4;border:1px solid rgba(8,112,96,.14);flex:0 0 auto}.activityActorAvatarV420 img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block!important}.activityActorAvatarV420 .avatarFallback,.activityActorAvatarV420 span{font-size:15px!important;line-height:1!important}.activityActorFallbackV420{font-weight:900;color:#0b7f73}.activityLogCopyV420{min-width:0;display:flex;flex-direction:column;gap:1px;line-height:1.12}.activityLogSentenceV420{display:block;font-size:11.5px;color:#405852;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activityLogSentenceV420 b{color:#07675c;font-weight:900}.activityLogSentenceV420 strong{color:#183b33;font-weight:850}.activityLogDetailV420{display:block;font-size:10.5px;color:#6c7f79;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activityLogOpenV420{display:block;font-size:9.5px;color:#078070;font-weight:850;white-space:nowrap}.activityThumbV420{width:38px;height:38px;border-radius:9px;object-fit:cover;display:block;border:1px solid rgba(8,112,96,.16);background:#eff9f5;box-sizing:border-box}.activityThumbFallbackV420{display:flex;align-items:center;justify-content:center;font-size:18px}.activityLogMetaV420{font-size:9px;color:#879893;white-space:nowrap;flex:0 0 auto}.activityLogShareV420{width:27px;height:27px;border:0;background:transparent;padding:4px;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.activityLogShareV420:hover,.activityLogShareV420:focus-visible{background:#07807014}.activityLogShareV420 img{width:18px;height:18px;display:block;object-fit:contain}.msgRow.activityLogRowV420.own .activityLogLineV420{background:#f3fbf7d1}@media(max-width:760px){.activityLogLineV420{padding:5px 3px;gap:3px}.activityLogMainV420{grid-template-columns:24px minmax(0,1fr) 34px;gap:6px}.activityActorAvatarV420{width:24px;height:24px}.activityThumbV420{width:34px;height:34px;border-radius:8px}.activityLogSentenceV420{font-size:11px}.activityLogDetailV420{font-size:10px}.activityLogOpenV420{font-size:9px}.activityLogMetaV420{font-size:8.5px}.activityLogShareV420{width:25px;height:25px;padding:4px}.activityLogShareV420 img{width:17px;height:17px}}.msgRow.activityLogRowV420{box-sizing:border-box!important;width:calc(100% - 80px)!important;margin:3px 40px!important}@media(max-width:760px){.msgRow.activityLogRowV420{width:calc(100% - 76px)!important;margin:3px 38px!important}}.activityActorAvatarV420{display:none!important}.activityLogMainV420{grid-template-columns:minmax(0,1fr) 38px!important}@media(max-width:760px){.activityLogMainV420{grid-template-columns:minmax(0,1fr) 34px!important}}.chatOnlineV423{position:absolute;z-index:18;right:12px;bottom:calc(var(--composer) + 9px);height:29px;display:flex;align-items:center;gap:5px;padding:0 10px;border:1px solid rgba(7,94,84,.14);border-radius:999px;background:#fffffff0;box-shadow:0 6px 18px #082f2a1a;color:#526d66;font-size:10px;font-weight:850;pointer-events:none;backdrop-filter:blur(8px)}.chatOnlineV423 i{width:7px;height:7px;border-radius:50%;background:#12b981;box-shadow:0 0 0 3px #12b98121}.chatOnlineV423 b{color:#075e54;font-size:11px;font-weight:1000}.chatOnlineV423 span{white-space:nowrap}@media(max-width:760px){.chatOnlineV423{right:8px;bottom:calc(var(--composer) + 7px);height:26px;padding:0 8px;font-size:9px}.chatOnlineV423 b{font-size:10px}}.sectionDrawerItemV298[data-section-screen-v298=reportes] img{transform:scale(1.13);transform-origin:center}#chat .chatOnlineV423{left:50%!important;right:auto!important;transform:translate(-50%)!important;max-width:calc(100% - 150px);justify-content:center;white-space:nowrap}@media(max-width:760px){#chat .chatOnlineV423{left:50%!important;right:auto!important;max-width:calc(100% - 156px)}}#chatBody .msgRow.activityLogRowV420{width:min(520px,calc(100% - 96px))!important;max-width:520px!important;margin:4px auto!important;align-self:center!important;float:none!important;clear:both!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}#chatBody .msgRow.activityLogRowV420.own{margin-left:auto!important;margin-right:auto!important}#chatBody .activityLogLineV420{width:100%!important;margin:0!important}@media(max-width:760px){#chatBody .msgRow.activityLogRowV420{width:calc(100% - 86px)!important;max-width:520px!important;margin:4px auto!important}}#chatBody .activityLogLineV420{background:transparent!important;border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important;outline:0!important}#chatBody .msgRow.activityLogRowV420.own .activityLogLineV420,#chatBody .msgRow.activityLogRowV420{background:transparent!important;border:0!important;box-shadow:none!important}#chatBody .msgRow.activityLogRowV420{width:min(560px,calc(100% - 82px))!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important}#chatBody .activityLogLineV420{width:100%!important}@media(max-width:760px){#chatBody .msgRow.activityLogRowV420{width:calc(100% - 76px)!important;max-width:548px!important;margin-left:auto!important;margin-right:auto!important}#chatBody .activityLogMainV420{grid-template-columns:minmax(0,1fr) 34px!important;gap:4px!important}#chatBody .activityLogDetailV420{font-size:9.5px!important}#chatBody .activityLogMetaV420{font-size:8px!important}#chatBody .activityLogShareV420{width:24px!important;height:24px!important;padding:3px!important}#chatBody .activityLogShareV420 img{width:17px!important;height:17px!important}}#chatBody .activityLogMetaV420{display:none!important}#chatBody .activityLogLineV420{column-gap:4px!important}.warningAnchorV481{box-sizing:border-box!important;width:calc(100% - 80px)!important;margin:2px 40px 5px!important;clear:both!important;position:relative!important;z-index:3!important}.warningAnchorMainV481{appearance:none!important;width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;align-items:center!important;gap:8px!important;padding:6px 7px!important;margin:0!important;border:0!important;border-top:1px solid rgba(177,119,0,.13)!important;border-bottom:1px solid rgba(177,119,0,.13)!important;background:#fffaea9e!important;color:inherit!important;text-align:left!important;cursor:pointer!important}.warningAnchorCopyV481{min-width:0!important;display:flex!important;flex-direction:column!important;gap:1px!important;line-height:1.14!important}.warningAnchorSentenceV481{display:block!important;font-size:11.5px!important;color:#405852!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.warningAnchorSentenceV481 b{color:#9a6700!important;font-weight:900!important}.warningAnchorSentenceV481 strong{color:#183b33!important;font-weight:850!important}.warningAnchorDetailV481{display:block!important;font-size:10.5px!important;color:#746b55!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.warningAnchorOpenV481{display:block!important;font-size:9.5px!important;color:#9a6700!important;font-weight:850!important;white-space:nowrap!important}.warningAnchorThumbV481{width:38px!important;height:38px!important;border-radius:10px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(177,119,0,.19)!important;background:#fff8df!important;box-sizing:border-box!important}.warningAnchorThumbV481 img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;border-radius:inherit!important}.warningAnchorMainV481:active{background:#fff4ccd1!important}@media(max-width:760px){.warningAnchorV481{width:calc(100% - 76px)!important;margin:2px 38px 5px!important}.warningAnchorMainV481{grid-template-columns:minmax(0,1fr) 34px!important;gap:6px!important;padding:5px 4px!important}.warningAnchorThumbV481{width:34px!important;height:34px!important;border-radius:9px!important}.warningAnchorSentenceV481{font-size:11px!important}.warningAnchorDetailV481{font-size:10px!important}.warningAnchorOpenV481{font-size:9px!important}}html.npImageViewerOpenV424,body.npImageViewerOpenV424{overflow:hidden!important;overscroll-behavior:none!important}#npImageViewerV424{position:fixed;inset:0;z-index:2147483000;background:#030a09fb;display:flex;flex-direction:column;width:100vw;height:100dvh;min-height:100vh;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}#npImageViewerV424[hidden]{display:none!important}.npImageViewerBarV424{position:absolute;z-index:5;left:0;right:0;top:0;min-height:68px;padding:max(10px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left));display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;background:linear-gradient(to bottom,#000000b8,#0000);pointer-events:none}.npImageViewerBarV424 button,.npImageViewerControlsV424 button{pointer-events:auto;border:1px solid rgba(255,255,255,.24);background:#122320c7;color:#fff;box-shadow:0 4px 20px #0000003d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.npImageViewerCloseV424{width:48px;height:48px;border-radius:50%;font-size:28px;line-height:1;display:grid;place-items:center}.npImageViewerCounterV424{text-align:center;color:#fff;font-weight:850;font-size:14px;text-shadow:0 1px 4px #000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.npImageViewerControlsV424{display:flex;align-items:center;gap:7px}.npImageViewerControlsV424 button{height:46px;min-width:48px;border-radius:16px;font-size:24px;font-weight:900;padding:0 13px}.npImageViewerControlsV424 .npZoomPctV424{min-width:68px;font-size:14px}.npImageViewerStageV424{position:absolute;inset:0;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none;cursor:grab;background:#030a09}.npImageViewerStageV424.npDraggingV424{cursor:grabbing}.npImageViewerImgV424{position:absolute;left:50%;top:50%;max-width:100vw;max-height:100dvh;width:auto;height:auto;object-fit:contain;transform-origin:center center;will-change:transform;pointer-events:none;-webkit-user-drag:none;user-select:none;backface-visibility:hidden}.npImageViewerHintV424{position:absolute;z-index:4;left:50%;bottom:max(18px,calc(env(safe-area-inset-bottom) + 12px));transform:translate(-50%);max-width:calc(100vw - 36px);padding:7px 12px;border-radius:999px;background:#0000007a;color:#ffffffd9;font-size:11px;font-weight:750;white-space:nowrap;pointer-events:none;opacity:1;transition:opacity .25s ease}#npImageViewerV424.npInteractedV424 .npImageViewerHintV424{opacity:0}.npImageViewerArrowV424{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:44px;height:64px;border:0;border-radius:18px;background:#00000047;color:#fff;font-size:42px;display:grid;place-items:center;opacity:.68;pointer-events:auto}.npImageViewerArrowV424:disabled{display:none}.npImageViewerPrevV424{left:max(6px,env(safe-area-inset-left))}.npImageViewerNextV424{right:max(6px,env(safe-area-inset-right))}@media(max-width:760px){.npImageViewerBarV424{grid-template-columns:48px 1fr auto;gap:6px;padding-left:8px;padding-right:8px}.npImageViewerCloseV424{width:44px;height:44px}.npImageViewerControlsV424{gap:5px}.npImageViewerControlsV424 button{height:42px;min-width:42px;border-radius:14px;padding:0 10px}.npImageViewerControlsV424 .npZoomPctV424{min-width:58px;font-size:12px}.npImageViewerArrowV424{width:36px;height:56px;font-size:34px;opacity:.48}}.contentViewCountV435{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;color:#607a73!important;background:#edf7f4!important;border:1px solid rgba(7,94,84,.1)!important;font-size:10.5px!important;font-weight:850!important;line-height:1!important;border-radius:999px!important;padding:5px 8px!important}.contentViewCountV435:before{content:"\25c9";font-size:8px;color:#16836f}.contentViewDetailV435{display:flex;align-items:center;gap:6px;margin:5px 0 12px;color:#607a73;font-size:12px;font-weight:850}.contentViewDetailV435:before{content:"\25c9";font-size:9px;color:#16836f}@media(max-width:760px){.contentViewCountV435{font-size:10px!important;padding:5px 7px!important}}.contentViewsLineV449{display:block;margin:.42rem 0 .08rem;color:#0b7568;font-size:.92rem;font-weight:800;line-height:1.25}.contentViewDetailV449{display:inline-flex;align-items:center;margin:.18rem 0 .8rem;padding:.4rem .78rem;border-radius:999px;background:#1bae941a;border:1px solid rgba(27,174,148,.16);color:#087567;font-size:.94rem;font-weight:850}.contentViewCountV435,.contentViewDetailV435,.contentViewDetailV436,.contentViewDetailV437,.contentViewsLineV436,.contentViewsLineV437{display:none!important}.editMsgBtnV438{width:30px;min-width:30px;height:30px;padding:0!important;border:0!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;background:#075e5414!important;color:#087463!important;font-size:19px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important}.msgRow.own .editMsgBtnV438{background:#10b98129!important;color:#047857!important}.editMsgBtnV438:hover,.editMsgBtnV438:focus-visible{transform:scale(1.06);outline:2px solid rgba(13,183,144,.22);outline-offset:1px}.msgEditedV438{appearance:none;border:0;background:transparent;padding:0 0 0 5px;margin:0;color:#65847d;font:inherit;font-size:.86em;font-style:italic;cursor:pointer;text-decoration:none;vertical-align:baseline}.msgEditedV438:before{content:"\b7  ";font-style:normal}.msgEditedV438:hover,.msgEditedV438:focus-visible{color:#087463;text-decoration:underline;outline:none}.chatEditSheetV438,.chatEditHistoryV438{display:grid;gap:12px}.chatEditTextareaV438{width:100%;min-height:160px;resize:vertical;border:1px solid rgba(7,94,84,.18);border-radius:18px;background:#f9fffc;color:#183a33;padding:14px 15px;font:inherit;font-size:16px;line-height:1.45;outline:none;box-sizing:border-box}.chatEditTextareaV438:focus{border-color:#16a98e;box-shadow:0 0 0 3px #16a98e1c}.chatEditCounterV438{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#607a74;font-size:12px;font-weight:800}.chatEditCounterV438 b{color:#087463}.chatEditActionsV438{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;margin-top:2px}.chatEditVersionListV438{display:grid;gap:10px;max-height:min(58vh,560px);overflow:auto;padding:2px 2px 8px}.chatEditVersionV438{border:1px solid rgba(7,94,84,.13);border-radius:18px;background:#f8fffc;padding:12px 13px;box-shadow:0 6px 16px #082f2a0a}.chatEditVersionV438.current{border-color:#0db79057;background:#effcf7}.chatEditVersionV438 header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.chatEditVersionV438 header b{color:#075e54;font-size:13px}.chatEditVersionV438 header time{color:#718780;font-size:11px;font-weight:800;white-space:nowrap}.chatEditVersionV438 p{margin:0;color:#25433d;line-height:1.42;overflow-wrap:anywhere}@media(max-width:760px){.editMsgBtnV438{width:28px;min-width:28px;height:28px;font-size:18px!important}.chatEditTextareaV438{min-height:145px}.chatEditActionsV438>*{flex:1}}.editMsgBtnV438{display:none!important}.editMsgBtnV439{width:30px!important;min-width:30px!important;height:30px!important;padding:0!important;border:0!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;background:#0db79021!important;color:#087463!important;box-shadow:none!important;font-size:18px!important;font-weight:1000!important;line-height:1!important;cursor:pointer!important}.editMsgBtnV439:hover,.editMsgBtnV439:focus-visible{transform:scale(1.06);outline:2px solid rgba(13,183,144,.22);outline-offset:1px}.msgRow.own .editMsgBtnV439{background:#10b9812e!important;color:#047857!important}.msgRow[data-msg-id] .bubble{-webkit-touch-callout:none}.chatMsgMenuV439[hidden]{display:none!important}.chatMsgMenuV439{position:fixed;inset:0;z-index:2147482500;pointer-events:auto}.chatMsgMenuBackdropV439{position:absolute;inset:0;border:0;background:#05272247;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);width:100%;height:100%;padding:0}.chatMsgMenuCardV439{position:fixed;left:clamp(12px,var(--v439-x,50vw),calc(100vw - 12px));top:clamp(78px,var(--v439-y,50vh),calc(100dvh - 90px));transform:translate(-50%,-50%);width:min(330px,calc(100vw - 28px));max-height:min(70dvh,560px);overflow:auto;border-radius:23px;background:#fcfffefa;border:1px solid rgba(7,94,84,.13);box-shadow:0 22px 60px #002d253d;padding:10px;animation:chatMsgMenuPopV439 .14s ease-out;overscroll-behavior:contain}@keyframes chatMsgMenuPopV439{0%{opacity:0;transform:translate(-50%,-47%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.chatMsgMenuHeadV439{padding:8px 10px 10px;border-bottom:1px solid rgba(7,94,84,.09);margin-bottom:5px;min-width:0}.chatMsgMenuHeadV439 b{display:block;color:#075e54;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatMsgMenuHeadV439 span{display:block;margin-top:3px;color:#6b817b;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatMsgMenuActionsV439{display:grid;gap:4px}.chatMsgMenuActionV439{appearance:none;width:100%;border:0;background:transparent;color:#173c35;border-radius:15px;padding:11px 12px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;text-align:left;font:inherit;cursor:pointer}.chatMsgMenuActionV439:hover,.chatMsgMenuActionV439:focus-visible{background:#edf9f5;outline:none}.chatMsgMenuActionV439 .ico{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#eaf8f3;color:#087463;font-size:18px;font-weight:900}.chatMsgMenuActionV439 b{display:block;font-size:14px;line-height:1.15}.chatMsgMenuActionV439 small{display:block;margin-top:2px;color:#71857f;font-size:10.5px;line-height:1.25}.chatMsgMenuActionV439.danger{color:#a33232}.chatMsgMenuActionV439.danger .ico{background:#fff0f0;color:#bb3d3d}.chatMsgMenuActionV439.warn .ico{background:#fff7df;color:#9a6c00}.chatMsgMenuActionV439.pin .ico{background:#f4f0ff;color:#6450a3}.chatMsgMenuHintV439{padding:7px 10px 4px;color:#78908a;font-size:10px;text-align:center}body.chatMsgMenuOpenV439{overflow:hidden!important}@media(max-width:760px){.editMsgBtnV439{width:28px!important;min-width:28px!important;height:28px!important;font-size:17px!important}.chatMsgMenuCardV439{left:50%!important;top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 14px);transform:translate(-50%);width:min(430px,calc(100vw - 20px));max-height:min(68dvh,570px);border-radius:25px;animation:chatMsgMenuUpV439 .16s ease-out}@keyframes chatMsgMenuUpV439{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}}.chatWarningSheetV471{display:grid;gap:14px;max-width:620px;margin:0 auto;padding:4px 0 10px}.chatWarningSheetV471 h2{margin:0;color:#075e54}.chatWarningSheetV471 p{margin:0;color:#58736d;line-height:1.5}.chatWarningSheetV471 form{display:grid;gap:10px}.chatWarningSheetV471 label{font-weight:850;color:#075e54}.chatWarningSheetV471 select{width:100%;min-height:52px;padding:0 14px;border:1px solid rgba(8,110,97,.25);border-radius:16px;background:#f7fffc;color:#153e37;font:inherit;font-weight:700}.chatWarningActionsV471{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:6px}@media(max-width:560px){.chatWarningActionsV471>*{flex:1 1 150px}}.chatMsgMenuActionV439.private .ico{background:#e8faf5;color:#087463}.chatMsgMenuActionV439.profile .ico{background:#edf4ff;color:#285f9f}.chatMsgMenuActionV439.private+.chatMsgMenuActionV439.profile{margin-bottom:5px}.chatMsgMenuActionV439.profile{border-bottom:1px solid rgba(7,94,84,.08);padding-bottom:13px}.profileWarningStatV331.profileWarningSystemV479{position:relative!important;cursor:pointer;user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}.profileWarningStatV331.profileWarningSystemV479 .profileWarningHitV479{position:absolute!important;inset:0!important;z-index:8!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:inherit!important;background:transparent!important;box-shadow:none!important;opacity:0!important;cursor:pointer!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.profileWarningStatV331.profileWarningSystemV479.isHoldingV479{transform:scale(.97);background:#fff2c8!important;box-shadow:0 0 0 4px #c484002e inset!important;transition:transform .1s ease,background .1s ease}.profileWarningOverlayV479{position:fixed;inset:0;z-index:2147483647;background:#05231fa3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px}.profileWarningCardV479{position:relative;width:min(520px,100%);max-height:calc(100dvh - 36px);overflow:auto;background:#fff;border:1px solid rgba(8,121,109,.18);border-radius:30px;padding:30px;box-shadow:0 24px 70px #00231e47;display:grid;gap:16px}.profileWarningCloseV479{position:absolute;right:16px;top:14px;width:48px;height:48px;border-radius:50%;border:1px solid #d5ebe6;background:#f4fbf9;color:#08796d;font-size:30px;font-weight:900}.profileWarningEyebrowV479{font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#b47500}.profileWarningCardV479 h2{margin:0;color:#075e54;font-size:32px}.profileWarningCardV479 p{margin:0;color:#526d67;line-height:1.5}.profileWarningCardV479 label{display:grid;gap:8px;font-weight:850;color:#075e54}.profileWarningCardV479 select{width:100%;min-height:52px;border:1px solid #cfe3df;border-radius:16px;padding:0 14px;background:#f8fcfb;color:#173f38;font:inherit}.profileWarningCardV479 small{min-height:20px;color:#8a5d00;font-weight:750}.profileWarningOpenV479{overflow:hidden}@media(max-width:760px){.profileWarningCardV479{padding:26px 20px 22px;border-radius:26px}.profileWarningCardV479 h2{font-size:28px}}.topbar{isolation:isolate!important;overflow:hidden!important;background:radial-gradient(120% 190% at 86% -58%,rgba(255,244,190,.32) 0%,rgba(255,244,190,.1) 22%,transparent 49%),radial-gradient(95% 150% at 12% 150%,rgba(34,211,168,.24) 0%,transparent 52%),linear-gradient(118deg,#053f39,#076b61 41%,#087f72 67%,#064f48)!important;border-bottom:1px solid rgba(211,255,244,.28)!important;box-shadow:inset 0 1px #ffffff29,inset 0 -18px 36px #012a252e,0 9px 28px #03352f38!important}.topbar:before{content:"";position:absolute;z-index:-2;inset:-38% -8% -58%;pointer-events:none;background:radial-gradient(circle at 78% 9%,rgba(255,248,204,.28) 0 2px,transparent 3px),radial-gradient(circle at 82% 18%,rgba(224,255,245,.16) 0 1.5px,transparent 2.5px),linear-gradient(168deg,transparent 0 43%,rgba(217,255,246,.11) 44%,transparent 46%),linear-gradient(173deg,transparent 0 52%,rgba(0,43,39,.18) 53%,transparent 57%);opacity:.95;transform:rotate(-1.2deg)}.topbar:after{content:"";position:absolute;z-index:-1;left:-8%;right:-8%;bottom:-45px;height:78px;pointer-events:none;border-radius:50% 50% 0 0/70% 70% 0 0;border-top:1px solid rgba(205,255,243,.18);background:linear-gradient(180deg,#44d5b51f,#00342e1f);transform:rotate(-1.8deg)}.topbar>.brand,.topbar>.topActions{position:relative;z-index:2}.topbar .logoHeaderV474{filter:drop-shadow(0 5px 8px rgba(0,24,20,.24)) drop-shadow(0 0 1px rgba(255,255,255,.2))!important}.topbar .privacyPill,.topbar .iconBtn{background:linear-gradient(145deg,#ffffff26,#ffffff12)!important;border:1px solid rgba(218,255,247,.3)!important;box-shadow:inset 0 1px #fff3,0 7px 17px #00292429!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar .rolePill{background:linear-gradient(145deg,#fff,#eef8f5)!important;color:#075e54!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:inset 0 1px #fff,0 8px 20px #002a2430!important}.topbar .privacyPill:active,.topbar .rolePill:active,.topbar .iconBtn:active{transform:translateY(1px) scale(.985)}@media(max-width:760px){.topbar{min-height:calc(var(--top) + var(--safe-top))!important;height:calc(var(--top) + var(--safe-top))!important;background:radial-gradient(120% 175% at 87% -62%,rgba(255,244,190,.28) 0%,rgba(255,244,190,.08) 24%,transparent 49%),radial-gradient(110% 170% at 8% 160%,rgba(34,211,168,.22) 0%,transparent 50%),linear-gradient(118deg,#06443d,#087267 53%,#07584f)!important}.topbar:before{inset:-52% -12% -70%;opacity:.82}.topbar:after{bottom:-53px;height:86px}.topbar .privacyPill,.topbar .rolePill,.topbar .iconBtn{border-radius:16px!important}}@media(prefers-reduced-motion:reduce){.topbar .privacyPill,.topbar .rolePill,.topbar .iconBtn{transition:none!important}}#communityDrawerHandleV277.hasUnreadV296,#communityDrawerHandleV277.hasSystemUnreadV298,#sectionDrawerHandleV298.hasNewV299{isolation:isolate!important;color:#f4fffc!important;border-color:#ffe5979e!important;background:radial-gradient(155% 130% at 82% -18%,rgba(255,229,143,.42) 0%,rgba(255,229,143,.14) 31%,transparent 55%),radial-gradient(145% 120% at 4% 112%,rgba(41,224,180,.3) 0%,transparent 55%),linear-gradient(118deg,#06483f,#08766a 42%,#09917f 69%,#07594f)!important;filter:saturate(108%)!important}#communityDrawerHandleV277.hasUnreadV296,#communityDrawerHandleV277.hasSystemUnreadV298{box-shadow:10px 12px 29px #012e2942,0 0 0 1px #ffd77029,inset 0 1px #fff3,inset 0 -16px 26px #012a2524!important}#sectionDrawerHandleV298.hasNewV299{box-shadow:-10px 12px 29px #012e2942,0 0 0 1px #ffd77029,inset 0 1px #fff3,inset 0 -16px 26px #012a2524!important}#communityDrawerHandleV277.hasUnreadV296:hover,#communityDrawerHandleV277.hasUnreadV296:focus-visible,#communityDrawerHandleV277.hasUnreadV296.drawerHandleIntroV325,#communityDrawerHandleV277.hasSystemUnreadV298:hover,#communityDrawerHandleV277.hasSystemUnreadV298:focus-visible,#communityDrawerHandleV277.hasSystemUnreadV298.drawerHandleIntroV325,#sectionDrawerHandleV298.hasNewV299:hover,#sectionDrawerHandleV298.hasNewV299:focus-visible,#sectionDrawerHandleV298.hasNewV299.drawerHandleIntroV325{border-color:#ffebaec2!important;background:radial-gradient(155% 130% at 82% -18%,rgba(255,234,161,.49) 0%,rgba(255,234,161,.17) 31%,transparent 56%),radial-gradient(145% 120% at 4% 112%,rgba(53,235,191,.34) 0%,transparent 56%),linear-gradient(118deg,#075046,#098174 43%,#0a9987 69%,#086257)!important;filter:saturate(114%) brightness(1.025)!important}#communityDrawerHandleV277.hasUnreadV296:before,#communityDrawerHandleV277.hasSystemUnreadV298:before,#sectionDrawerHandleV298.hasNewV299:before{z-index:0!important;inset:3px!important;border-radius:inherit!important;background:radial-gradient(circle at 72% 13%,rgba(255,248,204,.25) 0 1.5px,transparent 2.5px),linear-gradient(168deg,transparent 0 40%,rgba(217,255,246,.1) 42%,transparent 46%),linear-gradient(180deg,#ffffff13,#00322c0e)!important;box-shadow:inset 0 1px #ffffff29!important}#communityDrawerHandleV277.hasUnreadV296>span:first-child,#communityDrawerHandleV277.hasSystemUnreadV298>span:first-child,#sectionDrawerHandleV298.hasNewV299>span:first-child{color:#f3fffc!important;text-shadow:0 1px 0 rgba(0,35,31,.42),0 4px 12px rgba(0,25,22,.24)!important}#communityDrawerHandleV277.hasUnreadV296 .drawerHandleLabelV325,#communityDrawerHandleV277.hasUnreadV296 .drawerHandleLabelV325 b,#communityDrawerHandleV277.hasUnreadV296 .drawerHandleLabelV325 strong,#communityDrawerHandleV277.hasSystemUnreadV298 .drawerHandleLabelV325,#communityDrawerHandleV277.hasSystemUnreadV298 .drawerHandleLabelV325 b,#communityDrawerHandleV277.hasSystemUnreadV298 .drawerHandleLabelV325 strong,#sectionDrawerHandleV298.hasNewV299 .drawerHandleLabelV325,#sectionDrawerHandleV298.hasNewV299 .drawerHandleLabelV325 b,#sectionDrawerHandleV298.hasNewV299 .drawerHandleLabelV325 strong{color:#f4fffc!important;text-shadow:0 1px 0 rgba(0,37,32,.4)!important}#communityDrawerHandleV277.hasUnreadV296:after,#communityDrawerHandleV277.hasSystemUnreadV298:after,#sectionDrawerHandleV298.hasNewV299:after{content:""!important;display:block!important;position:absolute!important;z-index:1!important;top:-28%!important;bottom:-28%!important;left:-72%!important;width:46%!important;height:auto!important;border-radius:999px!important;pointer-events:none!important;opacity:0!important;background:linear-gradient(90deg,#fff0,#ffffff1a 24%,#fff8cfd1 50%,#ffffff42 68%,#fff0)!important;box-shadow:0 0 13px #ffefae40!important;transform:translateZ(0) skew(-17deg)!important;will-change:transform,opacity;animation:panelUnreadShineV492 4.6s cubic-bezier(.22,.72,.24,1) infinite!important}@keyframes panelUnreadShineV492{0%,62%{opacity:0;transform:translateZ(0) skew(-17deg)}65%{opacity:.18}69%{opacity:.92}84%{opacity:.88;transform:translate3d(430%,0,0) skew(-17deg)}88%,to{opacity:0;transform:translate3d(430%,0,0) skew(-17deg)}}#communityDrawerHandleV277.hasUnreadV296 em#communityDrawerHandleBadgeV296,#communityDrawerHandleV277.hasSystemUnreadV298 em#communityDrawerHandleBadgeV296,#sectionDrawerHandleV298.hasNewV299 i{z-index:5!important;background:linear-gradient(180deg,#fff0aa,#efb531)!important;border-color:#fffffffa!important;box-shadow:0 4px 11px #001f1b42,0 0 0 1px #6f480012!important}@media(prefers-reduced-motion:reduce){#communityDrawerHandleV277.hasUnreadV296:after,#communityDrawerHandleV277.hasSystemUnreadV298:after,#sectionDrawerHandleV298.hasNewV299:after{animation:none!important;display:none!important}}.messageReactionBtnV499{appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:inline-grid!important;visibility:visible!important;opacity:1!important;place-items:center!important;flex:0 0 25px!important;order:-30!important;width:25px!important;min-width:25px!important;height:25px!important;padding:0!important;margin:0!important;border:1px solid rgba(8,126,108,.3)!important;border-radius:50%!important;background:radial-gradient(circle at 38% 30%,#fff 0 18%,#e6faf4 49%,#b8eadf)!important;color:#087764!important;box-shadow:inset 0 1px #ffffffe6,0 2px 5px #045c4e24!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;overflow:visible!important;overflow-anchor:none!important;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease,background .2s ease!important}.messageReactionBtnV499:after{content:"";position:absolute;inset:1px;border-radius:50%;border:1px solid rgba(255,255,255,.48);pointer-events:none}.messageReactionBtnV499:before{content:"";position:absolute;inset:-2px;border-radius:50%;pointer-events:none;opacity:0;transform:rotate(-90deg);background:conic-gradient(#ffc84a 0deg,transparent 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0)}.messageReactionBtnV499.isHoldingV499:before{opacity:1;animation:superHoldV499 .56s linear forwards}.messageReactionBtnV499:active{transform:scale(.9)!important}.messageReactionBtnV499:focus-visible{outline:2px solid rgba(13,183,144,.28)!important;outline-offset:1px!important}.messageReactionHeartV499{display:block!important;font:900 16px/1 system-ui,-apple-system,Segoe UI,sans-serif!important;color:#087e69!important;transform:translateY(-.5px);text-shadow:0 1px 0 rgba(255,255,255,.72)!important;pointer-events:none}.messageReactionStarV499{position:absolute!important;left:50%!important;top:50%!important;display:block!important;opacity:0!important;transform:translate(-50%,-50%) scale(.2) rotate(-25deg)!important;color:#fff5aa!important;font:900 9px/1 system-ui,-apple-system,Segoe UI,sans-serif!important;text-shadow:0 1px 2px rgba(113,65,0,.7)!important;pointer-events:none!important}.messageReactionBtnV499.isLiked{background:radial-gradient(circle at 38% 30%,#fff 0 15%,#d9f8ea 42%,#86dbc6)!important;border-color:#057e6785!important}.messageReactionBtnV499.isLiked .messageReactionHeartV499{color:#e04b68!important;text-shadow:0 1px 0 #fff!important}.messageReactionBtnV499.isSuperliked{background:radial-gradient(circle at 35% 25%,#fff9ca 0 14%,#ffb7cf 38%,#e95c99 72%,#9b3fc1)!important;border-color:#97319794!important;box-shadow:inset 0 1px #fffffff0,0 0 0 1px #ffca4a4d,0 3px 8px #87277f42!important}.messageReactionBtnV499.isSuperliked .messageReactionHeartV499{color:#fff!important;font-size:17px!important;text-shadow:0 1px 3px rgba(103,23,92,.65)!important}.messageReactionBtnV499.isSuperliked .messageReactionStarV499{opacity:1!important;transform:translate(-50%,-52%) scale(1) rotate(-8deg)!important}.messageReactionCountV499,.messageSuperCountV499{position:absolute!important;display:grid!important;place-items:center!important;height:14px!important;padding:0 3px!important;border:1px solid #fff!important;border-radius:999px!important;color:#fff!important;font:900 8px/1 system-ui,-apple-system,Segoe UI,sans-serif!important;box-shadow:0 1px 4px #04493f3d!important;z-index:3!important;pointer-events:none!important}.messageReactionCountV499{right:-5px!important;top:-6px!important;min-width:14px!important;background:#087e69!important}.messageSuperCountV499{left:-6px!important;bottom:-6px!important;min-width:18px!important;background:linear-gradient(135deg,#f4a800,#b53aa1)!important}.messageReactionCountV499[hidden],.messageSuperCountV499[hidden]{display:none!important}.messageReactionPendingV499{display:none;position:absolute;inset:-3px;border-radius:50%;border:2px solid transparent;border-top-color:#0ba88b;border-right-color:#0ba88b57;pointer-events:none;z-index:4}.messageReactionBtnV499.isPendingV499 .messageReactionPendingV499{display:block;animation:reactionSavingV499 .9s linear infinite}.messageReactionBtnV499.isPendingV499{filter:saturate(.86);box-shadow:inset 0 1px #fffffff0,0 0 0 2px #0ba88b1a,0 2px 5px #045c4e24!important}.messageReactionSavedV499{display:none;position:absolute;right:-4px;bottom:-5px;width:13px;height:13px;place-items:center;border-radius:50%;border:1px solid #fff;background:#08a37f;color:#fff;font:900 10px/1 system-ui;z-index:5;box-shadow:0 1px 4px #04493f3d;pointer-events:none}.messageReactionBtnV499.isSavedV499 .messageReactionSavedV499{display:grid;animation:reactionSavedV499 .9s ease both}.messageReactionBtnV499.isSavedV499[data-reaction-confirmation-v507=removed] .messageReactionSavedV499{background:#b7515a!important}.messageReactionBtnV499.reactionPulseV499 .messageReactionHeartV499{animation:reactionPulseV499 .36s ease}.groupMsgActionsV241>.messageReactionBtnV499{margin-right:0!important}@keyframes reactionPulseV499{0%{transform:scale(.7)}55%{transform:scale(1.24)}to{transform:scale(1)}}@keyframes superHoldV499{0%{background:conic-gradient(#ffc84a 0deg,transparent 0)}to{background:conic-gradient(#ffc84a 360deg,transparent 360deg)}}@keyframes reactionSavingV499{to{transform:rotate(360deg)}}@keyframes reactionSavedV499{0%{opacity:0;transform:scale(.4)}25%,70%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.75)}}@media(max-width:420px){.messageReactionBtnV499{flex-basis:24px!important;width:24px!important;min-width:24px!important;height:24px!important}.messageReactionHeartV499{font-size:15px!important}.messageReactionBtnV499.isSuperliked .messageReactionHeartV499{font-size:16px!important}}@media(prefers-reduced-motion:reduce){.messageReactionBtnV499{transition:none!important}.messageReactionBtnV499.reactionPulseV499 .messageReactionHeartV499,.messageReactionBtnV499.isHoldingV499:before,.messageReactionBtnV499.isPendingV499 .messageReactionPendingV499,.messageReactionBtnV499.isSavedV499 .messageReactionSavedV499{animation:none!important}}.messageReactionCountV499,.messageSuperCountV499{display:none!important}.msgStatsV500{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:max-content!important;margin:7px 2px 2px auto!important;color:#14544ec7!important;font-size:10.5px!important;line-height:1!important;font-weight:750!important;white-space:nowrap!important;overflow-anchor:none!important}.msgStatsV500 .msgViewsV454{margin:0!important;width:auto!important}.msgLikeStatV500,.msgSuperStatV500{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#14544ed1!important;font:inherit!important;font-weight:800!important;white-space:nowrap!important}.msgReactionStatIconV500{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:11px!important;height:11px!important;font-size:11px!important;line-height:1!important}.msgLikeStatV500 .msgReactionStatIconV500{color:#d94a67!important}.msgSuperStatV500 .msgReactionStatIconV500{color:#d79500!important;text-shadow:0 1px 1px rgba(105,64,0,.14)!important}.msgLikeStatV500 b,.msgSuperStatV500 b{font:inherit!important;font-weight:850!important;min-width:.7em!important;text-align:right!important}.groupReactionStatsV500{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#51716a!important;font-size:10.5px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}.msgRow.deleted .msgLikeStatV500,.msgRow.deleted .msgSuperStatV500{opacity:.62!important}.msgRow.own .msgStatsV500{color:#14544ed1!important}.messageReactionBtnV499[data-reaction-v499=like]{background:radial-gradient(circle at 38% 30%,#fff 0 15%,#d9f8ea 42%,#86dbc6)!important;border-color:#057e6785!important;box-shadow:inset 0 1px #fffffff0,0 0 0 2px #d94a671a,0 2px 5px #045c4e24!important}.messageReactionBtnV499[data-reaction-v499=like] .messageReactionHeartV499{color:#e04b68!important;text-shadow:0 1px 0 #fff!important}.messageReactionBtnV499[data-reaction-v499=superlike]{background:radial-gradient(circle at 35% 25%,#fff9ca 0 14%,#ffb7cf 38%,#e95c99 72%,#9b3fc1)!important;border-color:#97319794!important;box-shadow:inset 0 1px #fffffff0,0 0 0 2px #ffca4a57,0 3px 8px #87277f42!important}.messageReactionBtnV499[data-reaction-v499=superlike] .messageReactionHeartV499{color:#fff!important;font-size:17px!important;text-shadow:0 1px 3px rgba(103,23,92,.65)!important}.messageReactionBtnV499[data-reaction-v499=superlike] .messageReactionStarV499{opacity:1!important;transform:translate(-50%,-52%) scale(1) rotate(-8deg)!important}@media(max-width:420px){.msgStatsV500,.groupReactionStatsV500{gap:7px!important}}#chatBody .msgRow.activityCoreRowV484,#chatBody .msgRow.activityCoreRowV483,#chatBody .msgRow.activityLogRowV420{display:block!important;box-sizing:border-box!important;width:min(560px,calc(100% - 82px))!important;max-width:560px!important;margin:4px auto!important;padding:0!important;clear:both!important;background:transparent!important;border:0!important;box-shadow:none!important}#chatBody .msgRow.activityCoreRowV484>.profileAvatarBtn,#chatBody .msgRow.activityCoreRowV484>.bubble,#chatBody .msgRow.activityLogRowV420>.profileAvatarBtn,#chatBody .msgRow.activityLogRowV420>.bubble{display:none!important}#chatBody .activityCoreRowV484>.activityLogLineV420,#chatBody .activityCoreRowV483>.activityLogLineV420,#chatBody .activityLogRowV420>.activityLogLineV420{width:100%!important;min-height:42px!important;margin:0!important;padding:5px 3px!important;background:transparent!important;border:0!important;box-shadow:none!important;column-gap:4px!important}#chatBody .activityCoreRowV484 .activityLogMainV420{grid-template-columns:minmax(0,1fr) 34px!important;gap:5px!important}#chatBody .activityCoreRowV484 .activityLogMainV420:disabled{cursor:default!important;opacity:1!important}#chatBody .activityCoreRowV484 .activityLogSentenceV420{font-size:11px!important;line-height:1.16!important}#chatBody .activityCoreRowV484 .activityLogDetailV420{font-size:10px!important;line-height:1.14!important}#chatBody .activityCoreRowV484 .activityLogOpenV420{font-size:9px!important}#chatBody .activityCoreRowV484 .activityThumbV420{width:34px!important;height:34px!important;border-radius:8px!important}#chatBody .activityCoreRowV484 .activityLogShareV420{width:24px!important;height:24px!important;padding:3px!important}#chatBody .activityCoreRowV484 .activityLogShareV420 img{width:17px!important;height:17px!important}#chatBody .msgRow.activityFallbackRowV482:not(.activityLogRowV420){display:block!important;box-sizing:border-box!important;width:min(560px,calc(100% - 82px))!important;max-width:560px!important;margin:4px auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#chatBody .activityFallbackRowV482:not(.activityLogRowV420)>.profileAvatarBtn{display:none!important}#chatBody .activityFallbackRowV482:not(.activityLogRowV420)>.bubble{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:6px 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#chatBody .activityFallbackRowV482:not(.activityLogRowV420)>.bubble>:not(.msgText){display:none!important}#chatBody .activityFallbackRowV482:not(.activityLogRowV420) .msgText{margin:0!important;color:#405852!important;font-size:11px!important;line-height:1.24!important;font-weight:750!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}@media(max-width:600px){.topbar>.brand{width:clamp(126px,36vw,148px)!important;min-width:clamp(126px,36vw,148px)!important;max-width:clamp(126px,36vw,148px)!important;flex:0 0 clamp(126px,36vw,148px)!important;gap:0!important}.topbar .logoHeaderV474,.topbar .logoWideOnlyV215.logoHeaderV474,.topbar .logoResponsiveV207.logoHeaderV474{display:grid!important;width:100%!important;height:54px!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important;padding:0!important;overflow:visible!important}.topbar .logoHeaderV474 .logoHeaderImgV474{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;transform:scale(1.08)!important;transform-origin:left center!important}.topbar>.topActions{flex:0 0 auto!important;gap:5px!important;min-width:0!important}.topbar .rolePill{max-width:122px!important}}@media(max-width:380px){.topbar>.brand{width:126px!important;min-width:126px!important;max-width:126px!important;flex-basis:126px!important}.topbar .logoHeaderV474{height:50px!important}.topbar .rolePill{max-width:112px!important}}@media(max-width:760px){#chatBody .msgRow.activityCoreRowV484,#chatBody .msgRow.activityCoreRowV483,#chatBody .msgRow.activityLogRowV420,#chatBody .msgRow.activityFallbackRowV482:not(.activityLogRowV420){width:calc(100% - 76px)!important;max-width:548px!important}}#chatBody .msgRow.activityPublicationRowV507{display:block!important;position:relative!important;box-sizing:border-box!important;width:min(520px,calc(100% - 34px))!important;max-width:520px!important;margin:10px auto!important;padding:0!important;clear:both!important;background:transparent!important;border:0!important;box-shadow:none!important}#chatBody .msgRow.activityPublicationRowV507>.profileAvatarBtn,#chatBody .msgRow.activityPublicationRowV507>.bubble,#chatBody .msgRow.activityPublicationRowV507>.activityLogLineV420{display:none!important}#chatBody .activityPublicationCardV507{position:relative!important;width:100%!important;overflow:hidden!important;border:1px solid rgba(7,103,88,.2)!important;border-radius:21px!important;background:linear-gradient(155deg,#fff,#f4fbf8)!important;box-shadow:0 9px 25px #0539311c!important}#chatBody .activityPublicationMainV507{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;text-align:left!important;cursor:pointer!important}#chatBody .activityPublicationMainV507:disabled{cursor:default!important;opacity:1!important}#chatBody .activityPublicationMainV507:focus-visible{outline:3px solid rgba(9,150,126,.28)!important;outline-offset:-3px!important;border-radius:21px!important}#chatBody .activityPublicationHeroV507{position:relative!important;display:block!important;width:100%!important;height:178px!important;overflow:hidden!important;background:transparent!important;border-bottom:0!important}#chatBody .activityPublicationHeroV507>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}#chatBody .activityPublicationHeroV507.isFallbackV507{background:transparent!important}#chatBody .activityPublicationHeroV507.isFallbackV507>img{object-fit:contain!important;padding:0!important;box-sizing:border-box!important;background:transparent!important}#chatBody .activityPublicationTypeV507,#chatBody .activityPublicationStatusV507{position:absolute!important;top:12px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;min-height:26px!important;padding:4px 9px!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;background:#04483ed6!important;color:#fff!important;box-shadow:0 3px 10px #032b252e!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;font:850 10px/1.1 system-ui,-apple-system,Segoe UI,sans-serif!important}#chatBody .activityPublicationTypeV507{left:12px!important}#chatBody .activityPublicationStatusV507{right:84px!important;max-width:calc(100% - 170px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#ffffffe8!important;color:#075e54!important;border-color:#075e542e!important}#chatBody .activityPublicationCopyV507{position:static!important;display:flex!important;flex-direction:column!important;gap:7px!important;padding:14px 15px 16px!important;min-width:0!important}#chatBody .activityPublicationLeadV507{position:static!important;display:block!important;margin:0!important;min-height:0!important;color:#55736c!important;font:750 11px/1.38 system-ui,-apple-system,Segoe UI,sans-serif!important;overflow-wrap:anywhere!important}#chatBody .activityPublicationLeadV507 b{color:#087565!important;font-weight:900!important}#chatBody .activityPublicationTitleV507{position:static!important;display:block!important;margin:0!important;min-height:0!important;color:#173d35!important;font:900 17px/1.3 system-ui,-apple-system,Segoe UI,sans-serif!important;letter-spacing:-.01em!important;overflow-wrap:anywhere!important;word-break:break-word!important}#chatBody .activityPublicationDescriptionV507{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;color:#536b65!important;font:500 12px/1.42 system-ui,-apple-system,Segoe UI,sans-serif!important}#chatBody .activityPublicationOpenV507{display:block!important;margin-top:3px!important;color:#07806f!important;font:900 11px/1.2 system-ui,-apple-system,Segoe UI,sans-serif!important}#chatBody .activityPublicationActionsV508{position:absolute!important;top:8px!important;right:8px!important;z-index:4!important;display:flex!important;align-items:center!important;gap:4px!important}#chatBody .activityPublicationShareV507,#chatBody .activityPublicationReplyV508{appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:0!important;padding:5px!important;border:1px solid rgba(7,94,84,.16)!important;border-radius:50%!important;background:#fffffff0!important;box-shadow:0 3px 10px #032b2529!important;cursor:pointer!important}#chatBody .activityPublicationShareV507 img,#chatBody .activityPublicationReplyV508 img{display:block!important;width:20px!important;height:20px!important;object-fit:contain!important}#chatBody .activityPublicationShareV507:active,#chatBody .activityPublicationReplyV508:active{transform:scale(.93)!important}#chatBody .activityPublicationEmptyV507{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;color:#0b7969!important;font-weight:850!important}@media(max-width:600px){#chatBody .msgRow.activityPublicationRowV507{width:calc(100% - 24px)!important;margin:8px auto!important}#chatBody .activityPublicationCardV507{border-radius:18px!important}#chatBody .activityPublicationHeroV507{height:150px!important}#chatBody .activityPublicationCopyV507{padding:12px 13px 14px!important;gap:6px!important}#chatBody .activityPublicationTitleV507{font-size:15px!important}#chatBody .activityPublicationDescriptionV507{-webkit-line-clamp:2!important;font-size:11.5px!important}#chatBody .activityPublicationTypeV507,#chatBody .activityPublicationStatusV507{top:10px!important;min-height:24px!important;font-size:9.5px!important}#chatBody .activityPublicationTypeV507{left:10px!important}#chatBody .activityPublicationStatusV507{right:80px!important;max-width:calc(100% - 158px)!important}#chatBody .activityPublicationActionsV508{top:7px!important;right:7px!important;gap:3px!important}#chatBody .activityPublicationShareV507,#chatBody .activityPublicationReplyV508{width:30px!important;height:30px!important}}@media(prefers-reduced-motion:reduce){#chatBody .activityPublicationShareV507,#chatBody .activityPublicationReplyV508{transition:none!important}}.msgViewsV454{display:flex;align-items:center;justify-content:flex-end;gap:4px;width:max-content;margin:7px 2px 2px auto;color:#14544ec7;font-size:10.5px;line-height:1;font-weight:750;white-space:nowrap}.msgViewsEyeV454{display:inline-flex;align-items:center;justify-content:center;width:11px;height:11px;opacity:.78}.msgViewsEyeV454 svg{display:block;width:11px;height:11px}.msgViewsV454 b{font:inherit;font-weight:800;min-width:.7em;text-align:right}.msgViewsV454.isWaitingV454{visibility:hidden}.msgRow.own .msgViewsV454{color:#ffffffe6}.msgRow.deleted .msgViewsV454{opacity:.62}.msgText.sharedMessageV448{display:block!important;white-space:normal!important;line-height:1.46!important}.sharedLeadV448{display:block;font-weight:750;white-space:pre-wrap;overflow-wrap:anywhere}.sharedRefV448{display:block;margin-top:3px;min-width:0}.sharedRefV448 [data-site-ref-v258]{display:inline;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.chatSharedPreviewV415.shareFormatV448{width:100%!important;margin:10px 0 3px!important;padding:11px!important;display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;overflow:hidden!important;min-width:0!important;height:auto!important;max-height:none!important;text-align:left!important}.chatSharedPreviewV415.shareFormatV448>img,.chatSharedPreviewV415.shareFormatV448>.chatSharedPreviewFallbackV415{width:84px!important;height:84px!important;border-radius:15px!important;object-fit:contain!important;align-self:start!important;justify-self:start!important;background:#eef8f4!important}.chatSharedPreviewV415.shareFormatV448>img:not(.forumFallbackV428){object-fit:cover!important}.chatSharedPreviewV415.shareFormatV448>img.forumFallbackV428{object-fit:contain!important}.chatSharedPreviewTextV448{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:4px;overflow:visible}.chatSharedPreviewTextV448>small{display:block;color:#0b8878;font-size:11.5px;line-height:1.25;font-weight:950;text-transform:none;white-space:normal;overflow-wrap:anywhere}.chatSharedPreviewTextV448>b{display:block;color:#075e54;font-size:16.5px;line-height:1.2;font-weight:950;white-space:normal;overflow-wrap:anywhere;word-break:normal}.chatSharedPreviewBodyV448{display:block;color:#38534d;font-size:12.7px;line-height:1.38;font-weight:620;white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;min-width:0}.chatSharedPreviewBodyV448 p{margin:0 0 5px}.chatSharedPreviewBodyV448 p:last-child{margin-bottom:0}.chatSharedPreviewBodyV448 h2,.chatSharedPreviewBodyV448 h3,.chatSharedPreviewBodyV448 h4{margin:3px 0 4px;color:#163f38;font-size:1em;line-height:1.25;font-weight:900}.chatSharedPreviewBodyV448 ul,.chatSharedPreviewBodyV448 ol{margin:2px 0 5px;padding-left:18px}.chatSharedPreviewBodyV448 li{margin:1px 0;line-height:1.35}.chatSharedPreviewBodyV448 blockquote{margin:3px 0;padding:4px 8px;border-left:3px solid rgba(11,127,115,.45);background:#0b7f730d;border-radius:0 8px 8px 0}.chatSharedPreviewBodyV448 a{color:#075e54;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.chatSharedPreviewBodyV448 strong,.chatSharedPreviewBodyV448 b{font-weight:900}.chatSharedPreviewBodyV448 em,.chatSharedPreviewBodyV448 i{font-style:italic}.chatSharedPreviewTextV448>em{display:block;margin-top:2px;color:#0b8878;font-size:12px;line-height:1.3;font-style:normal;font-weight:900;white-space:normal;overflow-wrap:anywhere}@media(max-width:760px){.chatSharedPreviewV415.shareFormatV448{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;padding:9px!important}.chatSharedPreviewV415.shareFormatV448>img,.chatSharedPreviewV415.shareFormatV448>.chatSharedPreviewFallbackV415{width:72px!important;height:72px!important;border-radius:13px!important}.chatSharedPreviewTextV448>b{font-size:15px}.chatSharedPreviewBodyV448{font-size:12.2px}}.sharePickItem.sharePickLimitV508[disabled]{opacity:.46!important;filter:saturate(.55)!important;cursor:not-allowed!important}.sharePickItem.sharePickLimitV508[disabled]:hover{transform:none!important}#modalContent.sharePickerV449 .shareModalActions{position:sticky!important;top:0!important;z-index:35!important;margin:0 -8px 10px!important;padding:10px 8px 11px!important;background:linear-gradient(180deg,#fffffffc,#fffffff5 82%,#ffffffb8)!important;border-bottom:1px solid rgba(7,94,84,.1)!important;box-shadow:0 8px 16px #075e5412!important;backdrop-filter:blur(10px)}#modalContent.sharePickerV449 .shareModalActions .primaryBtn,#modalContent.sharePickerV449 .shareModalActions .softBtn{flex:1 1 150px;min-width:0!important}@media(max-width:760px){#modalContent.sharePickerV449 .shareModalActions{top:0!important;gap:8px!important;padding:8px 6px 10px!important}#modalContent.sharePickerV449 .shareModalActions .primaryBtn,#modalContent.sharePickerV449 .shareModalActions .softBtn{height:46px!important;font-size:14px!important}}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before{content:""!important;display:block!important;flex:0 0 64px!important;width:64px!important;height:64px!important;-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/account-login-v464.jpg?v=464)!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:cover!important;border:1px solid rgba(12,88,72,.16)!important;border-radius:18px!important;box-shadow:0 4px 12px #082f2a14!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before{content:""!important;display:block!important;flex:0 0 64px!important;width:64px!important;height:64px!important;-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-image:url(/assets/ui/account-register-v464.jpg?v=464)!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:cover!important;border:1px solid rgba(12,88,72,.16)!important;border-radius:18px!important;box-shadow:0 4px 12px #082f2a14!important}@media(max-width:520px){html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before{flex-basis:60px!important;width:60px!important;height:60px!important;border-radius:17px!important}}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]{grid-template-columns:64px minmax(0,1fr) 20px!important;column-gap:16px!important;align-items:center!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]:before{content:""!important;display:block!important;grid-column:1!important;grid-row:1/3!important;align-self:center!important;justify-self:center!important;flex:0 0 64px!important;width:64px!important;height:64px!important;aspect-ratio:1/1!important;box-sizing:border-box!important;margin:0!important;-webkit-mask:none!important;mask:none!important;background-color:#f8f6ee!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:1px solid rgba(12,88,72,.16)!important;border-radius:18px!important;box-shadow:0 4px 12px #082f2a14!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before{background-image:url(/assets/ui/account-login-v465.png?v=465)!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before{background-image:url(/assets/ui/account-register-v465.png?v=465)!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]:before{background-image:url(/assets/ui/account-renew-v465.png?v=465)!important}@media(max-width:760px){html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]{grid-template-columns:60px minmax(0,1fr) 16px!important;column-gap:12px!important;min-height:84px!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]:before{flex-basis:60px!important;width:60px!important;height:60px!important;border-radius:17px!important}}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]{grid-template-columns:72px minmax(0,1fr) 20px!important;column-gap:14px!important;align-items:center!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]:before{content:""!important;display:block!important;grid-column:1!important;grid-row:1/3!important;align-self:center!important;justify-self:center!important;width:72px!important;height:72px!important;aspect-ratio:1/1!important;box-sizing:border-box!important;margin:0!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:cover!important;border:1px solid rgba(12,88,72,.14)!important;border-radius:22px!important;box-shadow:0 4px 12px #082f2a14!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before{background-image:url(/assets/ui/account-login-v468.png?v=468)!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before{background-image:url(/assets/ui/account-register-v468.png?v=468)!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]:before{background-image:url(/assets/ui/account-renew-v468.png?v=468)!important}@media(max-width:760px){html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"],html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]{grid-template-columns:68px minmax(0,1fr) 16px!important;column-gap:12px!important;min-height:84px!important}html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=login]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-v296-auth-open=register]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-account-renew-v352="1"]:before,html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364=guest] .authChoice[data-unified-account-renew-v363="1"]:before{width:68px!important;height:68px!important;border-radius:20px!important}}#chatForm.composer{pointer-events:auto!important}#chatForm .inputBox.inputBoxV267{pointer-events:auto!important;cursor:text!important;min-height:68px!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}#chatForm .inputBoxV267 .chatTextClipV267{pointer-events:auto!important;cursor:text!important;min-height:64px!important;touch-action:manipulation!important}#chatForm .inputBoxV267 .chatPlaceholderV267{pointer-events:none!important}#chatForm .inputBoxV267 textarea#chatInput{pointer-events:auto!important;cursor:text!important;touch-action:auto!important;min-height:28px!important;line-height:1.38!important}#chatForm .inputBoxV267.composerTapFocusV464,#chatForm .inputBoxV267:focus-within{border-color:#0db79085!important;box-shadow:0 0 0 3px #0db7901c!important}@media(max-width:760px){:root{--composer:92px!important}#chatForm.composer{min-height:92px!important;padding-top:9px!important;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important}#chatForm .inputBox.inputBoxV267{min-height:56px!important}#chatForm .inputBoxV267 .chatTextClipV267{min-height:54px!important}#chatForm .inputBoxV267 .chatTextClipV267 textarea#chatInput{height:auto!important;min-height:28px!important;max-height:100px!important;padding:2px 0!important;font-size:16px!important;line-height:1.38!important}#chatForm .inputBoxV267.isEmptyV267 .chatTextClipV267 textarea#chatInput{height:28px!important;min-height:28px!important;max-height:28px!important;overflow:hidden!important}}#chatForm .inputBox.inputBoxV267{cursor:text!important;align-items:stretch!important}#chatForm .inputBoxV267 .chatTextClipV267{position:relative!important;display:flex!important;align-items:stretch!important;align-self:stretch!important;min-height:62px!important;cursor:text!important}#chatForm .inputBoxV267 .chatTextClipV267 textarea#chatInput{align-self:stretch!important;box-sizing:border-box!important;width:100%!important;min-height:62px!important;margin:0!important;padding:17px 0 14px!important;line-height:1.38!important;cursor:text!important;touch-action:manipulation!important;-webkit-user-select:text!important;user-select:text!important}#chatForm .inputBoxV267.isEmptyV267 .chatTextClipV267 textarea#chatInput{height:62px!important;min-height:62px!important;max-height:62px!important;overflow-y:hidden!important}#chatForm .inputBoxV267 .chatPlaceholderV267{inset:0!important;min-height:100%!important;padding:0!important;display:flex!important;align-items:center!important;pointer-events:none!important}@media(max-width:760px){#chatForm .inputBox.inputBoxV267{min-height:60px!important}#chatForm .inputBoxV267 .chatTextClipV267{min-height:58px!important}#chatForm .inputBoxV267 .chatTextClipV267 textarea#chatInput{min-height:58px!important;padding:15px 0 13px!important;max-height:108px!important}#chatForm .inputBoxV267.isEmptyV267 .chatTextClipV267 textarea#chatInput{height:58px!important;min-height:58px!important;max-height:58px!important}}#chatForm .inputBoxV267.hasTextV469 .chatPlaceholderV267,#chatForm .inputBoxV267.hasTextV267 .chatPlaceholderV267{display:none!important;visibility:hidden!important;opacity:0!important}#chatForm .inputBoxV267.isEmptyV469 .chatPlaceholderV267{display:flex!important;visibility:visible!important;opacity:.88!important}#chatForm .inputBoxV267 .chatPlaceholderV267[hidden]{display:none!important}
