@import"https://fonts.googleapis.com/css2?family=Stack+Sans+Text:wght@200..700&display=swap";@keyframes placard{0%{transform:translate(100vw)}to{transform:translate(-100%)}}:focus-visible{outline:3px solid #1a1a1a!important;outline-offset:2px;box-shadow:0 0 0 5px #f1d245!important}.button-power-outage-outside:focus-visible,.button-chat-outside:focus-visible,.ads-confirm-btn:focus-visible,.box-report-btn-main:focus-visible{transform:scale(1.05) translateY(-2px)}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;font-family:Stack Sans Text,sans-serif;font-weight:500;letter-spacing:.02rem}.above-content{background:linear-gradient(90deg,#00000080 0% 50%,#00000080);background-color:#00000080;width:100%;height:40px;position:absolute;z-index:3;overflow:hidden;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.2)}.above-content .box-news{background-color:#00000080;color:#fff;width:100%;white-space:nowrap}.above-content .box-news .placard-h1{display:inline-block;animation:placard 12s linear infinite;font-size:1.5rem;font-weight:500;letter-spacing:.5px;color:#ccc}.above-content .placard-h1:hover{cursor:pointer;animation-play-state:paused}.below-content{background-color:#f1d245;width:100%;height:100%;position:absolute}.below-content .box-ads-tab{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30;display:flex;justify-content:center;align-items:center}.below-content .box-ads-tab .box-ads-card{width:850px;max-width:95vw;background-color:#f1d245;border:3px solid #1a1a1a;border-radius:20px;padding:25px;text-align:center;box-shadow:0 8px #b39b32,0 15px 40px #0009;transition:background-color .8s ease,color .5s ease,transform .2s,box-shadow .2s}.below-content .box-ads-tab .box-ads-card:hover{color:#f1d245;transform:translateY(-2px);box-shadow:0 6px #000}.below-content .box-ads-tab .ads-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.below-content .box-ads-tab .ads-header .ads-tag{font-size:.65rem;font-weight:800;background:#1a1a1a;color:#f1d245;padding:4px 10px;border-radius:20px}.below-content .box-ads-tab .ads-header .ads-close{background:none;border:none;font-weight:700;cursor:pointer;font-size:1.2rem}.below-content .box-ads-tab .ads-header .ads-close:hover{color:red}.below-content .box-ads-tab .ads-body{color:#1a1a1a}.below-content .box-ads-tab .ads-body .ads-ad-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px}.below-content .box-ads-tab .ads-body .ads-ad-slot{aspect-ratio:1/1;background:#1a1a1a;border:2px solid #1a1a1a;border-radius:16px;padding:10px;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;flex-direction:column}.below-content .box-ads-tab .ads-body .ads-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.below-content .box-ads-tab .ads-body .ads-placeholder span{font-size:.7rem;font-weight:800;color:#f1d245}.below-content .box-ads-tab .ads-body .ads-placeholder .ads-icon-mini{width:25px;filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(10deg)}.below-content .box-ads-tab .ads-body .ads-placeholder:hover{transform:scale(1.05) translateY(-5px);background:#333;box-shadow:0 5px 15px #0000004d;border-color:#f1d245}.below-content .box-ads-tab .ads-body h2{font-weight:800;font-size:1.4rem;margin-bottom:10px}.below-content .box-ads-tab .ads-body p{font-size:.9rem;line-height:1.4;margin-bottom:20px}.below-content .box-ads-tab .ads-confirm-btn{width:100%;background:#1a1a1a;color:#f1d245;border:none;padding:12px;border-radius:10px;font-weight:800;cursor:pointer;box-shadow:0 4px #000;transition:all .1s}.below-content .box-ads-tab .ads-confirm-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px #000}.below-content .box-ads-tab .ads-confirm-btn:active{transform:translateY(2px);box-shadow:0 2px #000}.below-content .pop-enter-active{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.below-content .pop-leave-active{transition:all .2s ease-in}.below-content .pop-enter-from,.below-content .pop-leave-to{opacity:0;transform:scale(.5)}.below-content .box-report-resolvecard{position:fixed;top:8vh;left:50%;transform:translate(-50%);width:350px;padding:25px;text-align:center;border:3px solid #1a1a1a;border-radius:20px;background-color:#f1d245;z-index:100;box-shadow:0 8px 0 #b39b32 0 15px 40px #00000080}.below-content .box-report-resolvecard h2{color:#1a1a1a;font-weight:800;font-size:1.4rem;margin-bottom:10px}.below-content .box-report-resolvecard strong{color:red}.below-content .box-report-resolvecard .box-report-resolvecard-actions{display:flex;flex-direction:column;gap:12px}.below-content .box-report-resolvecard .box-report-resolvecard-actions button{width:100%;padding:12px;border-radius:10px;font-weight:600;cursor:pointer;transition:all .1s;border:2px solid #1a1a1a}.below-content .box-report-resolvecard .box-report-resolvecard-actions .box-report-resolvecard-btc-yes{background-color:#1a1a1a;color:#f1d245;box-shadow:0 4px #000}.below-content .box-report-resolvecard .box-report-resolvecard-actions .box-report-resolvecard-btc-yes:hover{background:#0f8;color:#1a1a1a;transform:translateY(-2px)}.below-content .box-report-resolvecard .box-report-resolvecard-actions .box-report-resolvecard-btc-no{background:none;color:#0009;border:2px dashed rgba(0,0,0,.3)}.below-content .box-report-resolvecard .box-report-resolvecard-actions .box-report-resolvecard-btc-no:hover{color:#1a1a1a;border-style:solid;background:#0000000d}.below-content .box-report-resolvecard .box-report-resolvecard-actions .box-report-resolve-card-next{background:#1a1a1a33;color:#1a1a1a;border:2px solid #1a1a1a;font-size:.75rem;margin-bottom:5px}.below-content .box-report-resolvecard .box-report-resolvecard-actions .box-report-resolve-card-next:hover{background:#1a1a1a33}.below-content .box-report-wrapper{position:absolute;top:8vh;right:20px;width:260px;z-index:2}.below-content .box-report-wrapper .box-report-card{padding:20px;background-color:#f1d245;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:3px solid #1a1a1a;border-radius:16px;color:#1a1a1a;box-shadow:0 6px #b39b32,0 10px 25px #0006;transition:background-color .8s ease,color .5s ease,transform .2s,box-shadow .2s}.below-content .box-report-wrapper .box-report-card:hover{color:#f1d245;transform:translateY(-2px);box-shadow:0 6px #000}.below-content .box-report-wrapper .box-report-card .box-report-label{font-size:11px;font-weight:700;color:#0009;margin:0;text-transform:uppercase}.below-content .box-report-wrapper .box-report-card .box-report-neighborhood{font-size:18px;font-weight:700;line-height:1.2;margin:5px 0 15px;color:#1a1a1a}.below-content .box-report-wrapper .box-report-card .box-report-btn-main{width:100%;background:#1a1a1a;color:#f1d245;border:2px solid #1a1a1a;padding:12px;border-radius:8px;box-shadow:0 4px #000;font-weight:800;cursor:pointer;transition:background-color .8s ease,color .5s ease,transform .2s,box-shadow .2s}.below-content .box-report-wrapper .box-report-card .box-report-btn-main:hover{background-color:#a50303;color:#fff;transform:translateY(-2px);box-shadow:0 6px #000}.below-content .box-report-wrapper .box-report-card .box-report-btn-main:active{transform:translateY(2px);box-shadow:0 6px #000;transition:all .05s}.below-content .box-report-wrapper .box-report-card .box-report-btn-main:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-2px)}.below-content .box-report-wrapper .box-report-card .box-report-btn-change{display:block;margin:12px auto 0;background:none;border:none;color:#000000b3;font-size:11px;font-weight:700;text-decoration:underline;cursor:pointer}.below-content .box-report-wrapper .box-report-card .box-report-btn-change:hover{color:#000}.below-content .box-report-wrapper .box-report-card .box-report-input{width:100%;background:#1a1a1a;border:2px solid #1a1a1a;color:#f1d245;padding:12px;border-radius:8px;margin-bottom:8px;font-family:inherit;transition:all .2s ease}.below-content .box-report-wrapper .box-report-card .box-report-input::placeholder{color:#ffffff80}.below-content .box-report-wrapper .box-report-card .box-report-input:focus{outline:none;box-shadow:inset 0 0 0 2px #f1d245}.below-content .box-report-wrapper .box-report-card .box-report-dropdown{max-height:140px;overflow-y:auto;list-style:none;padding:0;margin:0;background:#1a1a1a;border-radius:8px;border:2px solid #1a1a1a}.below-content .box-report-wrapper .box-report-card .box-report-dropdown::-webkit-scrollbar{width:6px}.below-content .box-report-wrapper .box-report-card .box-report-dropdown::-webkit-scrollbar-thumb{background:#f1d245;border-radius:10px}.below-content .box-report-wrapper .box-report-card .box-report-dropdown::-webkit-scrollbar-track{background:transparent}.below-content .box-report-wrapper .box-report-card .box-report-dropdown li{padding:10px 15px;font-size:13px;font-weight:500;color:#eee;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);transition:all .2 ease}.below-content .box-report-wrapper .box-report-card .box-report-dropdown li:hover{background:#f1d245;color:#1a1a1a;font-weight:700}.below-content .box-report-wrapper .box-report-card .box-report-dropdown li:last-child{border-bottom:none}.below-content .button-power-outage-outside{position:absolute;top:8vh;left:20px;z-index:3;width:60px;height:60px;border-radius:50%;background:#f1d245;cursor:pointer;border:3px solid #1a1a1a;display:flex;justify-content:center;align-items:center;transition:all .15s ease-out;box-shadow:0 6px #b39b32,0 10px 20px #0006}.below-content .button-power-outage-outside:hover{background-color:#1a1a1a;border-color:#f1d245;box-shadow:0 -6px #000,0 -10px 20px #0009;transform:translateY(-2px)}.below-content .button-power-outage-outside:hover img{filter:brightness(0) invert(1)}.below-content .button-power-outage-outside:active{transform:translateY(4px);box-shadow:0 4px 10px #0000004d}.below-content .button-power-outage-outside img{width:50%;height:50%;object-fit:contain}.below-content .box-power-outage{color:#fff;background-color:#0f0f0fd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid 255,255,255,.1;width:25%;height:90%;min-width:350px;position:absolute;z-index:15;display:flex;flex-direction:column;align-items:center;padding:60px 20px;border-radius:20px;top:60px;left:10px;transform:none;transition:opacity .5s,transform .5s;opacity:1;box-shadow:0 20px 40px #0009}.below-content .box-power-outage.is-hidden{opacity:0;pointer-events:none;transform:translate(-20px)}.below-content .box-power-outage .box-power-outage-header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:15px}.below-content .box-power-outage .box-power-outage-header .button-power-outage-inside{background:none;border:none;color:#fff9;font-size:1.5rem;font-weight:900;cursor:pointer;padding:0 5px;line-height:1;transition:color .3s}.below-content .box-power-outage .box-power-outage-header .button-power-outage-inside:hover{color:#ff4d4d}.below-content .box-power-outage .box-power-outage-header .box-power-outrage-h2{font-weight:800;text-transform:uppercase;text-align:center;letter-spacing:1px;width:auto;padding-bottom:0;margin-bottom:0;border-bottom:none}.below-content .box-power-outage .lista-bairros-sem-luz{list-style:none;display:flex;flex-direction:column;gap:15px;width:100%;padding-right:5px}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz{text-align:left;background-color:#ffffff0d;color:#fff;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:12px;width:100%;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;position:relative;box-shadow:0 4px #0003}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz.status-safe{border-left:5px solid #00ff88}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz.status-safe:after{background-color:#0f8;box-shadow:0 0 10px #0f8}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz.status-alert{border-left:5px solid #ff4d4d}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz.status-alert:after{background-color:#ff4d4d;box-shadow:0 0 10px #ff4d4d}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz.status-scheduled{border-left:6px solid rgb(241,210,69)}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz.status-scheduled:after{background-color:#f1d245;box-shadow:0 0 10px #f1d245}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz:hover{transform:translate(8px);background-color:#252525;filter:brightness(1.2)}.below-content .box-power-outage .lista-bairros-sem-luz .lista-items-bairros-sem-luz:after{content:"";width:10px;height:10px;border-radius:50%}.below-content .box-map{width:100%;height:100%;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center}.below-content .box-map-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#1a1a1a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;pointer-events:none}.below-content .box-map-loading .box-map-spinner{width:50px;height:50px;border:5px solid rgba(255,255,255,.1);border-top:5px solid rgb(241,210,69);border-radius:50%;animation:map-spin 1s linear infinite}.below-content .box-map-loading .box-map-loading-text{color:#f1d245;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.15rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.below-content .button-chat-outside{position:absolute;top:8vh;left:100px;z-index:3;width:60px;height:60px;border-radius:50%;border:3px solid #1a1a1a;background:#ccc3c3d9;background-color:#f1d245;box-shadow:0 6px #b39b32,0 10px 20px #0006;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .15s ease-out}.below-content .button-chat-outside:hover{background-color:#1a1a1a;border-color:#f1d245;box-shadow:0 -6px #000,0 -10px 20px #0009;transform:translateY(-2px)}.below-content .button-chat-outside:hover img{filter:brightness(0) invert(1)}.below-content .button-chat-outside:active{transform:translateY(4px);box-shadow:0 2px #b39b32,0 4px 10px #0000004d}.below-content .button-chat-outside.shift-to-side{left:calc(max(25%,350px) + 20px)}.below-content .button-chat-outside img{width:50%;height:50%;object-fit:contain}.below-content .box-chat{color:#fff;background-color:#0f0f0fd9;border:1px solid rgba(255,255,255,.1);border-radius:16px;width:25%;min-width:350px;height:auto;max-height:550px;min-height:500px;padding:20px;bottom:20px;right:20px;position:absolute;z-index:15;display:flex;flex-direction:column;transform:none;transition:opacity .5s,transform .5s}.below-content .box-chat.isHidden{opacity:0;pointer-events:none;transform:translate(20px)}.below-content .box-chat .box-chat-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:10px;margin-bottom:15px}.below-content .box-chat .box-chat-header .box-chat-button{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer}.below-content .box-chat .box-chat-header .box-chat-button:hover{color:red}.below-content .box-chat .box-chat-header .box-chat-verify-logged{display:flex;align-items:center;gap:12px}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-profile-image{width:38px;height:38px;background:linear-gradient(45deg,#444,#888);border-radius:50%;border:1px solid rgba(255,255,255,.3);display:flex;justify-content:center;align-items:center}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-profile-image img{width:50%;height:50%;object-fit:contain}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online{display:flex;flex-direction:column;justify-content:center;gap:2px}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online:hover{background:#ffffff0d;border-radius:8px}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-profile,.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-online{cursor:pointer;transition:all .2 ease}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-profile:hover,.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-online:hover{filter:brightness(1.3);text-decoration:underline}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-profile:active,.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-online:active{transform:scale(.95)}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-profile{font-size:.85rem;font-weight:500;color:#fff}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-online{font-size:1rem;font-weight:700;margin-top:2px;color:#0f8}.below-content .box-chat .box-chat-header .box-chat-verify-logged .box-chat-toggle-profile-online .button-switch-online.is-active{color:#fc0}.below-content .box-chat .box-chat-content{flex:1;display:flex;flex-direction:column;position:relative;overflow-y:auto;padding-right:5px}.below-content .box-chat .box-chat-content::-webkit-scrollbar{width:5px}.below-content .box-chat .box-chat-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.below-content .box-chat .box-chat-content .slide-enter-active,.below-content .box-chat .box-chat-content .slide-leave-active{transition:all .3s ease-out}.below-content .box-chat .box-chat-content .slide-enter-from{opacity:0;transform:translate(30px)}.below-content .box-chat .box-chat-content .slide-leave-to{opacity:0;transform:translate(-30px)}.below-content .box-chat .box-chat-content .box-chat-viewprofile{height:100%;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:visible;flex:1;padding:10px 0}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform{display:flex;flex-direction:column;gap:15px;padding:10px 15px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform h3{margin-bottom:10px;text-align:center;color:#f1d245}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform input{background:#ffffff1a;border:1px solid rgba(255,255,255,.4);padding:12px;border-radius:8px;color:#fff}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform input:focus{outline:none;box-shadow:0 0 0 2px #f1d245}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform .box-chat-loginform-button{background:#f1d245;border:none;padding:12px;border-radius:8px;font-weight:700;cursor:pointer}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform .box-chat-loginform-verifications{display:flex;justify-content:space-between;margin-top:10px;width:100%}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform .box-chat-loginform-verifications span{font-size:.9rem;color:#9ca5b3;cursor:pointer;transition:all .2s ease}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform .box-chat-loginform-verifications span:hover{color:#f1d245;text-decoration:underline}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-loginform .box-chat-loginform-verifications span:active{transform:scale(.95)}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform{display:flex;flex-direction:column;gap:12px;padding:0 15px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform h3{margin-bottom:5px;text-align:center;color:#f1d245}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform input{background:#fff9;border:1px solid rgba(255,255,255,.1);padding:5px;border-radius:8px;font-size:.9rem}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform input:focus{outline:none;box-shadow:0 0 0 2px #f1d245}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-inputgroup{display:flex;flex-direction:column;gap:4px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-errormsg{color:#ff4d4d;font-size:.65rem;padding-left:5px;font-weight:700}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-typeaccount{display:flex;gap:10px;margin-bottom:5px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-typeaccount button{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#888;padding:8px;border-radius:6px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s ease}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-typeaccount button.active{background:#f1d24526;border-color:#f1d245;color:#f1d245}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-btn{background:#f1d245;border:none;padding:12px;border-radius:8px;font-weight:700;cursor:pointer;margin-top:5px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-btn:hover{filter:brightness(1.1)}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-btn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(1)}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-register-to-loginform{display:flex;justify-content:center}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood{position:relative;width:100%}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood input{width:100%}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood .box-chat-registerform-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:150px;overflow-y:auto;background:#1a222c;border:1px solid rgba(255,255,255,.1);border-radius:0 0 8px 8px;z-index:60;list-style:none;padding:0;box-shadow:0 10px 20px #00000080}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood .box-chat-registerform-dropdown li{padding:10px;font-size:.8rem;color:#fff;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);outline:none}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood .box-chat-registerform-dropdown li:hover,.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood .box-chat-registerform-dropdown li:focus{background:#f1d245;color:#1a1a1a;font-weight:700;box-shadow:inset 4px 0 #1a1a1a}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood .box-chat-registerform-dropdown::-webkit-scrollbar{width:4px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-registerform .box-chat-registerform-neighborhood .box-chat-registerform-dropdown::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container{display:flex;flex-direction:column;flex:1;gap:15px;flex-shrink:0}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-header{display:flex;align-items:center;gap:15px;padding:12px;background:#ffffff08;border-radius:14px;border:1px solid rgba(255,255,255,.05)}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-header .box-chat-profile-avatar{width:55px;height:55px;border-radius:50%;overflow:hidden;border:2px solid rgb(241,210,69);background:linear-gradient(45deg,#333,#666);display:flex;justify-content:center;align-items:center}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-header .box-chat-profile-avatar img{width:100%;height:100%;object-fit:cover}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-header .box-chat-profile-avatar .box-chat-profile-avatar-placeholder{width:100%;height:100%;background:#ffffff1a}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-header .box-chat-profile-info{display:flex;flex-direction:column;gap:2px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-header .box-chat-profile-info .box-chat-profile-name{font-size:1rem;font-weight:700;color:#fff;letter-spacing:.5px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-header .box-chat-profile-info .box-chat-profile-neighborhood{font-size:.8rem;color:#9ca5b3;font-style:italic}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-bio{background:#ffffff08;padding:15px;border-radius:12px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:6px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-bio .box-chat-profile-bio-title{font-size:.7rem;color:#f1d245;font-weight:700;text-transform:uppercase;letter-spacing:1px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-bio .box-chat-profile-bio-text{font-size:.85rem;color:#ddd;line-height:1.4}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-cnpj-ads{margin-top:15px;padding:20px;background:#ffffff08;border-radius:12px;flex-shrink:0}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-cnpj-ads .box-chat-profile-cnpj-ads-label{font-size:.75rem;color:#9ca5b3;margin-bottom:10px;font-weight:700;text-transform:uppercase}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-cnpj-ads .box-chat-profile-cnpj-ads-album{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-cnpj-ads .box-chat-profile-cnpj-ads-album .box-chat-profile-cnpj-slots{aspect-ratio:1/1;background:#ffffff0d;border:1px dashed rgba(241,210,69,.3);border-radius:8px;display:flex;justify-content:center;align-items:center}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-cnpj-ads .box-chat-profile-cnpj-ads-album .box-chat-profile-cnpj-slots span{font-size:.6rem;color:#666;text-align:center}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-cnpj-ads .box-chat-profile-cnpj-ads-album .box-chat-profile-cnpj-slots:hover{background-color:#f1d2450d;border-color:#f1d245;cursor:pointer}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container{display:flex;flex-direction:row;margin-top:auto;gap:12px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-editbutton{flex:1;margin-top:auto;min-height:50px;width:100%;background:none;border:1px solid rgba(255,252,67,.3);color:#ff0;padding:8px;border-radius:8px;cursor:pointer;font-weight:700;transition:all .2s}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-editbutton:hover{background:#f1d2451a;border-color:#f1d245}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-logoutbutton{flex:1;margin-top:auto;width:100%;min-height:50px;background:none;border:1px solid rgba(255,0,0,.3);color:red;padding:8px;border-radius:8px;cursor:pointer;font-weight:700;transition:all .2s}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-logoutbutton:hover{background:#ff00001a;border-color:#ff4d4d}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-title{color:#f1d245;font-size:1.1rem;font-weight:800;text-transform:uppercase}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields{display:flex;flex-direction:column;gap:5px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields label{font-size:.7rem;color:#9ca5b3;font-weight:700;text-transform:uppercase}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields input,.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields textarea{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:10px;color:#fff;font-family:inherit;font-size:.85rem;transition:all .2s ease}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields input:focus,.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields textarea:focus{outline:none;border-color:#f1d245;box-shadow:0 0 8px #f1d24533}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields textarea{resize:none}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields .box-chat-profile-edit-toogle-group{display:flex;gap:10px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields .box-chat-profile-edit-toogle-group button{flex:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#888;padding:8px;border-radius:6px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .2s ease}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-fields .box-chat-profile-edit-toogle-group button.active{background:#f1d24526;border-color:#f1d245;box-shadow:0 0 18px #f1d2451a}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood{position:relative;width:100%}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood input{width:100%;cursor:pointer}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood .box-chat-profile-edit-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:150px;overflow-y:auto;background:#1a221a;border:1px solid rgba(255,255,255,.1);border-radius:0 0 8px 8px;z-index:50;list-style:none;padding:0;box-shadow:0 10px 20px #00000080}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood .box-chat-profile-edit-dropdown li{padding:10px;font-size:.8rem;color:#fff;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);outline:none;text-align:left}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood .box-chat-profile-edit-dropdown li:hover,.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood .box-chat-profile-edit-dropdown li:focus{background:#f1d245;color:#1a1a1a;font-weight:700;box-shadow:4px 0 #1a1a1a}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood .box-chat-profile-edit-dropdown::-webkit-scrollbar{width:4px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-edit-neighborhood .box-chat-profile-edit-dropdown::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container{display:flex;gap:10px}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-edit-btn-save{flex:1;padding:8px;border-radius:6px;transition:all .2s ease;border:1px solid rgba(0,255,136,.3)!important;color:#0f8!important}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-edit-btn-save:hover{background:#00ff881a!important}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-edit-btn-cancel{flex:1;padding:8px;border-radius:6px;transition:all .2s ease;border:1px solid rgba(255,255,255,.2)!important;color:#aaa!important}.below-content .box-chat .box-chat-content .box-chat-viewprofile .box-chat-profile-table-container .box-chat-profile-buttons-container .box-chat-profile-edit-btn-cancel:hover{background:#ffffff0d!important;color:#fff!important}.below-content .box-chat .box-chat-content .box-chat-viewonline{height:100%;display:flex;flex-direction:column;padding:10px 0}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container{display:flex;flex-direction:column;flex:1}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-table{width:100%;border-collapse:collapse;background-color:#fff6;border-radius:12px;overflow:hidden;margin-bottom:20px}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-table th{padding:15px;background:#ffffff1a;text-align:left;color:#f1d245;font-size:.7rem;text-transform:uppercase;letter-spacing:1px}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-table td{padding:12px 15px;border-bottom:1px solid rgba(255,255,255,.06);font-size:1rem;color:#fff}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-table td:first-child{font-weight:600;color:#fff}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-table td:last-child{color:#9ca5b3;font-style:italic}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-table tr:hover{background:#ffffff0f}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-logoutbutton{margin-top:auto;width:100%;background:none;border:1px solid rgba(241,210,69,.3);color:#f1d245;padding:10px;border-radius:8px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-logoutbutton:hover{background:#f1d2451a;transform:translateY(-2px);border-color:#f1d245}.below-content .box-chat .box-chat-content .box-chat-viewonline .box-chat-viewonline-container .box-chat-viewonline-logoutbutton:active{transform:scale(.98)}.below-content .box-chat .box-chat-content .box-chat-view-chat{display:flex;flex-direction:column;height:100%;width:100%;flex:1}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;margin-bottom:15px;padding-right:5px}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-messages::-webkit-scrollbar{width:5px}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-messages::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-messages .message{background:#ffffff0d;padding:10px;border-radius:8px;font-size:.9rem}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-input{display:flex;gap:10px;padding:10px 15px}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-input input{font-family:inherit;flex-grow:1;background:#ffffff1a;border:none;padding:10px;border-radius:8px;color:#fff}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-input input:focus{outline:none;box-shadow:0 0 0 2px #f1d245}.below-content .box-chat .box-chat-content .box-chat-view-chat .box-chat-input button{background:#f1d245;border:none;padding:0 15px;border-radius:8px;cursor:pointer;font-weight:700}.user-location-container{width:20px;height:20px;position:relative}.user-location-container .user-location-dot{width:12px;height:12px;background-color:#4285f4;border:2px solid white;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.user-location-container .user-location-balloon{position:absolute;left:50%;transform:translate(-50%);bottom:30px;background-color:#4285f4;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 4px 10px #0000004d;pointer-events:none;z-index:10}.user-location-container .user-location-balloon:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:#4285f4 transparent transparent transparent}.user-location-container .user-location-pulse{width:20px;height:20px;background-color:#4285f466;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(2.5);opacity:0}}@keyframes map-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:769px)and (max-width:1200px){.box-power-outage{width:28%!important;min-width:290px!important;padding:40px 15px!important}.box-chat{width:28%!important;min-width:290px!important;right:15px!important;bottom:15px!important}.button-chat-outside.shift-to-side{left:calc(max(28%,290px) + 15px)}.box-report-wrapper{right:15px!important;width:240px!important}}@media(max-width:768px){.box-report-wrapper{right:auto!important;left:50%!important;transform:translate(-50%)!important;top:60px!important;width:90vw!important;max-width:320px!important}.box-report-wrapper .box-report-card{padding:15px!important}.box-report-wrapper .box-report-card .box-report-neighborhood{font-size:16px!important}.box-report-resolvecard{width:90vw!important;max-width:320px!important;top:60px!important;transform:translate(-50%)!important;padding:20px 15px!important}.box-report-resolvecard h2{font-size:1.1rem!important}.button-power-outage-outside{top:auto!important;bottom:30px!important;left:20px!important;width:55px!important;height:55px!important}.button-chat-outside{top:auto!important;bottom:30px!important;left:90px!important;width:55px!important;height:55px!important}.button-chat-outside.shift-to-side{left:90px!important}.box-power-outage,.box-chat{width:100%!important;min-width:100%!important;height:calc(100% - 40px)!important;max-height:none!important;inset:40px 0 0!important;border-radius:0!important;padding:25px 20px!important}.box-chat .box-chat-content{padding-bottom:20px}.box-chat .box-chat-registerform{padding:0 5px!important}.box-chat .box-chat-registerform input{padding:10px!important}.box-chat .box-chat-profile-table-container .box-chat-profile-cnpj-ads-album{grid-template-columns:repeat(3,1fr)!important}.box-ads-tab .box-ads-card{width:95vw!important;padding:15px!important;max-height:90vh;overflow-y:auto}.box-ads-tab .box-ads-card .ads-body h2{font-size:1.2rem!important}.box-ads-tab .box-ads-card .ads-body .ads-ad-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;margin-bottom:15px!important}}@media(max-width:360px){.button-chat-outside{left:85px!important}.box-report-wrapper,.box-report-resolvecard{width:95vw!important}}
