.forum-images{max-height:min(60vh, 390px);overflow:auto;overscroll-behavior:contain;padding-right:.25rem;margin-bottom:2rem}#imageList.forum-image-grid{display:grid!important;gap:1rem;overflow:visible!important}@media (max-width:575.98px){#imageList.forum-image-grid{grid-template-columns:1fr!important}}@media (min-width:576px) and (max-width:991.98px){#imageList.forum-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:992px) and (max-width:1399.98px){#imageList.forum-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width:1400px){#imageList.forum-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}#imageList.forum-image-grid .image_column{display:contents!important;width:auto!important}#imageList.forum-image-grid .image_item{width:100%!important;max-width:100%!important;flex:unset!important;aspect-ratio:16 / 10;position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid var(--glass-border);background:var(--glass-bg)}#imageList.forum-image-grid .image_item[style]{aspect-ratio:16 / 10!important}#imageList.forum-image-grid .image_item img{width:100%!important;height:100%!important;object-fit:cover;display:block;transform:translateZ(0);transition:transform .35s ease}#imageList.forum-image-grid .text_overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:1rem;color:#fff!important;text-decoration:none!important;background:linear-gradient(to top,rgb(0 0 0 / .75) 0%,rgb(0 0 0 / .35) 45%,#fff0 75%)}#imageList.forum-image-grid .innerTitle>div{font-weight:600;line-height:1.25;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-width:0!important;text-shadow:0 2px 8px rgb(0 0 0 / .45)}#imageList.forum-image-grid .image_item:hover img{transform:scale(1.06)}.sceditor-container{width:100%!important;border-radius:calc(var(--radius) + 10px)!important;background-color:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:var(--shadow-main),var(--shadow-inset);overflow:hidden}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.sceditor-container{backdrop-filter:blur(var(--blur)) saturate(var(--sat));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--sat))}}.sceditor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.55rem .6rem!important;background-color:linear-gradient(145deg,color-mix(in srgb,var(--primary-color) 12%,transparent),color-mix(in srgb,var(--primary-color) 5%,transparent)),var(--glass-bg)!important;border-width:0!important}.sceditor-group{display:inline-flex!important;align-items:center;gap:.25rem;padding:.25rem!important;border-radius:999px!important;background-color:color-mix(in srgb,var(--glass-bg) 65%,transparent)!important;border:1px solid color-mix(in srgb,var(--glass-border) 70%,transparent)!important;box-shadow:var(--shadow-inset);margin:0!important}.sceditor-button{position:relative;width:34px!important;height:34px!important;display:inline-flex!important;align-items:center;justify-content:center;border-radius:999px!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important;transition:transform var(--transition),background var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}.sceditor-button div{font-size:0!important;background:none!important;background-image:none!important;text-indent:0!important;width:0!important;height:0!important}.sceditor-button div:before{content:"\f111";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:"Font Awesome 6 Free";font-weight:900;font-size:14px;color:var(--text);opacity:.9;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sceditor-button:hover{background:color-mix(in srgb,var(--primary-color) 12%,transparent)!important;border-color:color-mix(in srgb,var(--primary-color) 28%,transparent)!important;transform:translateY(-1px)}.sceditor-button:hover div:before{color:var(--primary-color);opacity:1}.sceditor-button:active,.sceditor-button.active{transform:none;background:color-mix(in srgb,var(--primary-color) 18%,transparent)!important;border-color:color-mix(in srgb,var(--primary-color) 35%,transparent)!important;box-shadow:var(--shadow-inset)!important}.sceditor-button.disabled{opacity:.45!important;pointer-events:none}.sceditor-container textarea,.sceditor-container iframe{width:100%!important;background:transparent!important;border:0!important;color:var(--text)!important;font-family:var(--bs-body-font-family,inherit)!important;font-size:.95rem!important;line-height:1.6;height:auto!important}.sceditor-container textarea{padding:1rem 1.1rem!important;outline:none!important}.sceditor-container:has(textarea:focus),.sceditor-container:has(iframe:focus){border-color:rgba(var(--bs-primary-rgb),.45);box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.16),var(--shadow-main),var(--shadow-inset)}.sceditor-grip{height:14px;background:#fff0;position:relative}.sceditor-grip:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:4px;border-radius:999px;background:rgba(var(--bs-primary-rgb),.30);opacity:.55}.sceditor-container textarea::-webkit-scrollbar{width:10px;height:10px}.sceditor-container textarea::-webkit-scrollbar-thumb{background:rgba(var(--bs-primary-rgb),.22);border-radius:999px;border:2px solid #fff0;background-clip:padding-box}.sceditor-button-bold div:before{content:"\f032"}.sceditor-button-italic div:before{content:"\f033"}.sceditor-button-underline div:before{content:"\f0cd"}.sceditor-button-strike div:before{content:"\f0cc"}.sceditor-button-left div:before{content:"\f036"}.sceditor-button-center div:before{content:"\f037"}.sceditor-button-right div:before{content:"\f038"}.sceditor-button-justify div:before{content:"\f039"}.sceditor-button-bulletlist div:before{content:"\f0ca"}.sceditor-button-orderedlist div:before{content:"\f0cb"}.sceditor-button-horizontalrule div:before{content:"\f068"}.sceditor-button-quote div:before{content:"\f10d"}.sceditor-button-code div:before{content:"\f121"}.sceditor-button-faspoiler div:before{content:"\f06e"}.sceditor-button-fahide div:before{content:"\f070"}.sceditor-button-table div:before{content:"\f0ce"}.sceditor-button-servimg div:before{content:"\f03e"}.sceditor-button-image div:before{content:"\f1c5"}.sceditor-button-link div:before{content:"\f0c1"}.sceditor-button-embed div:before{content:"\f1c9"}.sceditor-button-youtube div:before{content:"\f167";font-family:"Font Awesome 6 Brands";font-weight:400}.sceditor-button-headers div:before{content:"\f1dc"}.sceditor-button-size div:before{content:"\f034"}.sceditor-button-color div:before{content:"\f53f"}.sceditor-button-font div:before{content:"\f031"}.sceditor-button-removeformat div:before{content:"\f87d"}.sceditor-button-subscript div:before{content:"\f12c"}.sceditor-button-superscript div:before{content:"\f12b"}.sceditor-button-date div:before{content:"\f073"}.sceditor-button-time div:before{content:"\f017"}.sceditor-button-pastetext div:before{content:"\f0ea"}.sceditor-button-source div:before{content:"\f15c"}.sceditor-button-emoticon div:before{content:"\f2fe"}.sceditor-button-twemojifa div:before{content:"\f118"}.sceditor-button-giphy div:before{content:"GIF";font-family:var(--bs-font-sans-serif)}.sceditor-button-mention div:before{content:"\40"}.sceditor-button-more div:before{content:"\f4ad"}.sceditor-button-faroll div:before{content:"\f522"}.sceditor-button-farand div:before{content:"\f074"}#textarea_content[style]{width:100%!important}@media (max-width:575.98px){.sceditor-toolbar{gap:.4rem;padding:.5rem}.sceditor-group{padding:.22rem}.sceditor-button{width:32px!important;height:32px!important}}div.sceditor-dropdown label,div.sceditor-dropdown a,div.sceditor-dropdown a:link{color:var(--text)!important}div.sceditor-dropdown input,div.sceditor-dropdown textarea,div.sceditor-dropdown .button{background:var(--btn-glass-bg)!important;border:1px solid var(--btn-glass-border)!important;border-radius:var(--radius)!important;color:var(--text)!important;font-size:.8rem;padding:.5rem 1.2rem!important;box-shadow:var(--btn-glass-shadow);backdrop-filter:blur(var(--blur)) saturate(var(--sat))!important;-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--sat))!important;transition:background var(--transition),box-shadow var(--transition),transform var(--transition),color var(--transition);text-decoration:none;position:relative;overflow:hidden;text-align:center}[name="form_confirm"],[name="form_login"]:not(#ajaxLoginForm){min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding-left:1rem;padding-right:1rem;padding-top:2rem;padding-bottom:2rem}[name="form_confirm"]>.panel,[name="form_login"]>.panel{width:100%;max-width:420px}@media (min-width:576px){[name="form_confirm"],[name="form_login"]:not(#ajaxLoginForm){padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:992px){[name="form_confirm"],[name="form_login"]:not(#ajaxLoginForm){padding-left:1.5rem;padding-right:1.5rem}}@media (max-height:600px){[name="form_confirm"],[name="form_login"]:not(#ajaxLoginForm){justify-content:flex-start}}@media (min-width:1200px){[name="form_confirm"],[name="form_login"]:not(#ajaxLoginForm){max-width:1140px;margin-inline:auto}}[name="form_confirm"] .inputbox,[name="form_confirm"] fieldset,[name="form_confirm"] dl,[name="form_confirm"] dd,[name="form_confirm"] dt [name="form_login"] .inputbox,[name="form_login"] fieldset,[name="form_login"] dl,[name="form_login"] dd,[name="form_login"] dt{width:100%;box-sizing:border-box}[name="form_confirm"] label,[name="form_login"] label{margin-bottom:.75rem;font-weight:500}[name="form_login"] .h3{position:relative;font-size:0;margin-bottom:3rem;text-align:center}[name="form_login"] .h3::before{content:"Inicia sessão na tua conta";display:block;font-weight:700;font-size:1.25rem;line-height:1.25;color:var(--bs-heading-color,var(--text-strong));margin-bottom:.35rem}[name="form_login"] .h3::after{content:"Bem-vindo de volta!";display:block;font-size:.9rem;font-weight:400;line-height:1.4;color:var(--text-light)}@media (min-width:1200px){[name="form_login"] .h3::before{font-size:1.5rem}[name="form_login"] .h3::after{font-size:1rem}}[name="form_login"] .password-container{position:relative;display:flex;align-items:center}[name="form_login"] .password-container input{padding-right:2.5rem}[name="form_login"] .password-container .show_hide_pwd{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:18px;height:18px;opacity:.6;cursor:pointer;transition:opacity .2s ease,transform .2s ease}[name="form_login"] .password-container .show_hide_pwd:hover{opacity:1;transform:translateY(-50%) scale(1.1)}[name="form_login"] .password-container .show_hide_pwd{filter:none}:root[data-bs-theme="dark"] [name="form_login"] .password-container .show_hide_pwd{filter:brightness(0) invert(1);opacity:.75}:root[data-bs-theme="dark"] [name="form_login"] .password-container .show_hide_pwd:hover{opacity:1}[name="form_login"] input[type="submit"]{width:100%;margin-top:.5rem}[name="form_login"] a{font-size:.85rem;color:var(--primary-color);text-decoration:none}[name="form_login"] a:hover{text-decoration:underline}.container>.fluent-mark+.rightside+p+.page-title,.container>.fluent-mark+.rightside+p,.container>.fluent-mark+p{display:none}html[data-current-page="Registrar"] .panel.row3{background:#fff0;border:0;box-shadow:none;margin:0 auto;max-width:36rem}html[data-current-page="Registrar"] .panel.row3>.inner{padding:0}html[data-current-page="Registrar"] .corners-top,html[data-current-page="Registrar"] .corners-bottom,html[data-current-page="Registrar"] .clear{display:none!important}html[data-current-page="Registrar"] #cp-main.ucp-main{display:flex;flex-direction:column;gap:1.5rem}html[data-current-page="Registrar"] .page-title{margin:0 0 .75rem;font-size:1.35rem;font-weight:700;color:var(--text-strong)}html[data-current-page="Registrar"] .panel.row3>.inner>#cp-main>form>.panel>.inner{padding:1rem 1.25rem}html[data-current-page="Registrar"] .panel.row3 p{margin-bottom:1rem;color:var(--text-light)}html[data-current-page="Registrar"] fieldset{margin:0;padding:0;border:0;min-width:0}html[data-current-page="Registrar"] fieldset>dl{display:grid;grid-template-columns:220px minmax(0,1fr);gap:.75rem 1rem;align-items:start;margin:0;padding:.9rem 0;border-top:1px solid rgb(255 255 255 / .05)}html[data-current-page="Registrar"] fieldset>dl:first-child{border-top:0;padding-top:0}html[data-current-page="Registrar"] fieldset>dl:last-child{padding-bottom:0}html[data-current-page="Registrar"] fieldset>dl>dt{margin:0;font-weight:600;color:var(--text-strong)}html[data-current-page="Registrar"] fieldset>dl>dt label{margin:0;font-weight:600;color:inherit}html[data-current-page="Registrar"] fieldset>dl>dd{margin:0;min-width:0;color:var(--text)}html[data-current-page="Registrar"] .inputbox,html[data-current-page="Registrar"] input[type="text"],html[data-current-page="Registrar"] input[type="email"],html[data-current-page="Registrar"] input[type="password"],html[data-current-page="Registrar"] select,html[data-current-page="Registrar"] textarea{width:100%;min-height:42px;padding:.55rem .8rem;border-radius:var(--radius);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text);box-shadow:var(--shadow-inset);outline:none}html[data-current-page="Registrar"] select{width:auto;min-width:110px}html[data-current-page="Registrar"] input[style*="width:50px"]{width:84px!important;min-width:84px}html[data-current-page="Registrar"] input[type="checkbox"]{margin-right:.45rem;transform:translateY(1px)}html[data-current-page="Registrar"] .social_btn{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}html[data-current-page="Registrar"] .social_btn iframe{max-width:100%}html[data-current-page="Registrar"] .password-container{position:relative;width:100%;max-width:420px}html[data-current-page="Registrar"] .show_hide_pwd{position:absolute;top:50%;right:.8rem;transform:translateY(-50%);opacity:.7;cursor:pointer}html[data-current-page="Registrar"] #cont_pwd{display:flex;align-items:center;margin-left:.75rem}html[data-current-page="Registrar"] .pwd_img{font-size:.8rem;font-weight:600;padding:.35rem .6rem;border-radius:999px;background:var(--breadcrumb-active-bg);box-shadow:var(--shadow-inset);display:none}#pwd_bad{color:var(--danger-color)}#pwd_middle{color:var(--primary-color)}#pwd_good{color:var(--success-color)}html[data-current-page="Registrar"] .submit-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin-top:.25rem;padding:0}html[data-current-page="Registrar"] .button1,html[data-current-page="Registrar"] .button2,html[data-current-page="Registrar"] input[type="submit"],html[data-current-page="Registrar"] input[type="reset"]{min-height:42px;padding:.55rem 1rem}html[data-current-page="Registrar"] .button1,html[data-current-page="Registrar"] input[type="submit"]{background:linear-gradient(145deg,rgb(46 163 242 / .45),rgb(20 120 220 / .45))!important;border:1px solid rgba(var(--bs-primary-rgb),.45)!important;color:#fff}html[data-current-page="Registrar"] .italic{display:block;margin-top:.45rem;font-size:.8rem;color:var(--text-light)}@media (max-width:767.98px){html[data-current-page="Registrar"] .panel.row3{max-width:100%}html[data-current-page="Registrar"] .panel.row3>.inner>#cp-main>form>.panel>.inner{padding:.9rem 1rem}html[data-current-page="Registrar"] fieldset>dl{grid-template-columns:1fr;gap:.45rem}html[data-current-page="Registrar"] #cont_pwd{margin:.5rem 0 0}html[data-current-page="Registrar"] dd[style*="display: flex"]{display:block!important}html[data-current-page="Registrar"] .submit-buttons{justify-content:stretch}html[data-current-page="Registrar"] .button1,html[data-current-page="Registrar"] .button2,html[data-current-page="Registrar"] input[type="submit"],html[data-current-page="Registrar"] input[type="reset"]{width:100%}}.grid-topic-desc *{font-size:.875em!important;color:var(--bs-secondary-color)!important}span[class*="group-"]{display:inline-block;-webkit-font-smoothing:antialiased;transition:filter .18s ease}span[class*="group-"]:hover{filter:brightness(1.1)}.group-21,.group-113,.group-91,.group-114,.group-129{font-family:"Russo One",var(--bs-font-sans-serif);letter-spacing:.045em}.group-117,.group-128{font-family:"Rajdhani",var(--bs-font-sans-serif);font-weight:700;letter-spacing:.045em}.group-21{background:linear-gradient(90deg,#f22ea3,#c026d3,#7c3aed,#a855f7,#7c3aed,#c026d3,#f22ea3);background-size:300%;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;animation:staffFlow 5.5s ease-in-out infinite}.group-113{background:linear-gradient(90deg,#3b0000,#7f1d1d,#dc2626,#f87171,#dc2626,#7f1d1d,#3b0000);background-size:300%;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;animation:staffFlow 6s ease-in-out infinite}.group-91{background:linear-gradient(90deg,#052e16,#14532d,#16a34a,#86efac,#16a34a,#14532d,#052e16);background-size:300%;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;animation:staffFlow 6.5s ease-in-out infinite}.group-114{color:#f97316!important;text-shadow:0 0 4px rgb(249 115 22 / .2)}.group-117{color:#0284c7!important;text-shadow:0 0 4px rgb(14 165 233 / .18)}.group-128{color:#a16207!important;text-shadow:0 0 4px rgb(202 138 4 / .18)}.group-129{color:#0891b2!important;text-transform:uppercase;letter-spacing:.06em;text-shadow:0 0 4px rgb(8 145 178 / .18)}.group-120{color:var(--text-strong)!important;text-shadow:0 0 4px rgb(255 34 154 / .25)}.group-121{color:var(--text-strong)!important;text-shadow:0 0 6px rgb(255 34 154 / .35)}.group-122{color:var(--text-strong)!important;text-shadow:0 0 10px rgb(255 34 154 / .45)}[data-bs-theme="dark"] .group-114{color:#fdba74!important}[data-bs-theme="dark"] .group-117{color:#67e8f9!important;text-shadow:0 0 6px rgb(96 239 255 / .25)}[data-bs-theme="dark"] .group-128{color:#fde68a!important;text-shadow:0 0 6px rgb(255 200 60 / .25)}[data-bs-theme="dark"] .group-129{color:#67e8f9!important;text-shadow:0 0 6px rgb(0 229 255 / .25)}[data-bs-theme="dark"] .group-117::before,[data-bs-theme="dark"] .group-128::before,[data-bs-theme="dark"] .group-129::before{opacity:.28}@keyframes staffFlow{0%{background-position:0% center}50%{background-position:100% center}100%{background-position:0% center}}.group-21,.group-113,.group-91{will-change:background-position}@media (prefers-reduced-motion:reduce){.group-21,.group-113,.group-91{animation:none}}.bot_end_color{font-weight:700;color:var(--text-strong)!important}[data-connected-members]{font-size:0!important;margin-top:1rem}[data-connected-members] a{font-size:initial!important;padding-right:.45rem}#rpg-titulo:empty,.postprofile-title:empty{display:none}.postprofile-title{margin-top:.25rem;font-size:0}#rpg-titulo{display:inline-block;width:80%;padding-bottom:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;color:var(--text-light)}.badge-admin,.badge-supermod,.badge-mod,.badge-boss,.badge-oraculo,.badge-ai,.badge-dev{font-weight:600;padding:.2em .5em;background:rgb(30 41 59 / .72)}@supports (backdrop-filter:blur(6px)) or (-webkit-backdrop-filter:blur(6px)){.badge-admin,.badge-supermod,.badge-mod,.badge-boss,.badge-oraculo,.badge-ai,.badge-dev{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}.badge-admin{--bc:124 58 237}.badge-supermod{--bc:220 38 38}.badge-mod{--bc:122 179 52}.badge-boss{--bc:249 115 22}.badge-oraculo{--bc:0 240 255}.badge-ai{--bc:0 229 255}.badge-dev{--bc:96 239 255}.badge-admin{color:#fafafa;border:1px solid rgb(196 181 253 / .5);box-shadow:0 0 0 2px rgb(var(--bc) / .12),0 0 12px rgb(var(--bc) / .18),inset 0 1px 0 rgb(255 255 255 / .08);text-shadow:0 1px 1px rgb(0 0 0 / .35),0 0 4px rgb(196 181 253 / .35)}.badge-supermod{color:#fafafa;border:1px solid rgb(220 38 38 / .5);box-shadow:0 0 0 2px rgb(var(--bc) / .12),0 0 12px rgb(var(--bc) / .18),inset 0 1px 0 rgb(255 255 255 / .08);text-shadow:0 1px 1px rgb(0 0 0 / .35),0 0 4px rgb(var(--bc) / .35)}.badge-mod{color:#fafafa;border:1px solid rgb(122 179 52 / .55);box-shadow:0 0 0 2px rgb(var(--bc) / .12),0 0 12px rgb(var(--bc) / .18),inset 0 1px 0 rgb(255 255 255 / .08);text-shadow:0 1px 1px rgb(0 0 0 / .35),0 0 4px rgb(var(--bc) / .35)}.badge-boss{color:#fafafa;border:1px solid rgb(253 186 116 / .38);box-shadow:0 0 0 2px rgb(var(--bc) / .12),0 0 14px rgb(var(--bc) / .18),inset 0 1px 0 rgb(255 255 255 / .08);text-shadow:0 1px 1px rgb(0 0 0 / .3),0 0 4px rgb(var(--bc) / .28)}.badge-oraculo{letter-spacing:.5px;text-transform:uppercase;color:#fafafa;border:1px solid rgb(0 240 255 / .4);box-shadow:0 0 0 2px rgb(var(--bc) / .12),0 0 16px rgb(var(--bc) / .22),inset 0 1px 0 rgb(255 255 255 / .08);text-shadow:0 0 4px rgb(var(--bc) / .45),0 1px 1px rgb(0 0 0 / .35)}.badge-ai{letter-spacing:.5px;color:#fafafa;border:1px solid rgb(0 229 255 / .45);box-shadow:0 0 0 2px rgb(var(--bc) / .12),0 0 14px rgb(var(--bc) / .22),inset 0 1px 0 rgb(255 255 255 / .08);text-shadow:0 1px 1px rgb(0 0 0 / .35),0 0 5px rgb(var(--bc) / .45)}.badge-dev{letter-spacing:.5px;color:#c7d2fe;border:1px solid rgb(103 232 249 / .45);box-shadow:0 0 0 2px rgb(var(--bc) / .12),0 0 14px rgb(var(--bc) / .18),inset 0 1px 0 rgb(255 255 255 / .08);text-shadow:0 0 4px rgb(var(--bc) / .45),0 1px 1px rgb(0 0 0 / .35)}.post-body{font-size:.9rem;line-height:1.6}.post-body p{margin:0 0 .9em}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin:0 0 .6em;font-weight:600;line-height:1.4;color:var(--text-strong)}.post-body *+h1,.post-body *+h2,.post-body *+h3,.post-body *+h4,.post-body *+h5,.post-body *+h6{margin-top:1em}.post-body h1{font-size:1.8em}.post-body h2{font-size:1.6em}.post-body h3{font-size:1.4em}.post-body h4{font-size:1.2em}.post-body h5{font-size:1.1em}.post-body h6{font-size:1em;opacity:.85}.post-body h2{position:relative;padding-left:.6rem}.post-body h2::before{content:"";position:absolute;top:20%;bottom:20%;left:0;width:3px;border-radius:3px;background:var(--primary-color)}.post-body a{color:var(--primary-color);text-decoration:none;transition:opacity .2s;overflow-wrap:anywhere}.post-body a:hover{opacity:.8;text-decoration:underline}.post-body ul,.post-body ol{margin:.6em 0 .9em 1.4em;padding:0}.post-body li{margin-bottom:.35em}.post-content .post-body{word-wrap:break-word;overflow-wrap:anywhere}.post-body table{height:auto!important;width:100%!important}.post-body>.content *{position:relative!important}.post-content .post-body img,.post-content .post-body video,.post-content .post-body iframe,.post-content .post-body table{max-width:100%!important;border-radius:var(--radius)}.post-content .post-body pre,.post-content .post-body code{white-space:pre-wrap;word-break:break-all}.topic-post-comments{grid-template-columns:1fr!important}.topic-post-comments>article{order:1}.topic-post-comments>aside{order:2;grid-column:1 / -1;width:100%;grid-template-columns:1fr!important}.topic-post-comments .post-user{width:100%}.topic-post-comments .post-user-main{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.topic-post-comments .post-user-content{flex:1;min-width:0;text-align:left}.topic-post-comments .username{margin:0 0 .35rem;line-height:1.2}.topic-post-comments .postprofile-rank{margin-top:.4rem}.topic-post-comments .dd_award{justify-content:start}.topic-post-comments .award{width:26px;height:26px}.topic-post-comments .postprofile-info{flex-wrap:wrap;gap:.5rem .9rem;font-size:.8rem}.topic-post-comments .postprofile-field{display:inline-flex;gap:.25rem;align-items:center}@media (max-width:575.98px){.topic-post-comments .post-user-main{gap:.75rem}}.topic-post.post-group-21{--c1:124 58 237;--c2:242 46 163;border-color:rgb(244 114 182 / .55)!important;box-shadow:0 0 0 3px rgb(var(--c1) / .14),0 0 0 6px rgb(var(--c2) / .08),0 0 24px rgb(var(--c1) / .22),0 0 40px rgb(var(--c2) / .12),0 8px 28px rgb(0 0 0 / .16),inset 0 0 12px rgb(var(--c1) / .08),inset 0 1px 0 rgb(255 255 255 / .08)}.topic-post.post-group-91{--c1:34 197 94;--c2:134 239 172;border-color:rgb(134 239 172 / .45)!important;box-shadow:0 0 0 3px rgb(var(--c1) / .12),0 0 0 6px rgb(var(--c2) / .07),0 0 16px rgb(var(--c1) / .18),0 0 28px rgb(var(--c2) / .08),0 6px 18px rgb(0 0 0 / .12),inset 0 0 8px rgb(var(--c1) / .06),inset 0 1px 0 rgb(255 255 255 / .06)}.topic-post.post-group-113{--c1:220 38 38;--c2:255 122 122;border-color:rgb(255 122 122 / .45)!important;box-shadow:0 0 0 3px rgb(var(--c1) / .12),0 0 0 6px rgb(var(--c2) / .07),0 0 16px rgb(var(--c1) / .20),0 0 28px rgb(var(--c2) / .08),0 6px 18px rgb(0 0 0 / .12),inset 0 0 8px rgb(var(--c1) / .06),inset 0 1px 0 rgb(255 255 255 / .06)}.topic-post.post-group-114{--c1:249 115 22;--c2:236 72 153;border-color:rgb(249 115 22 / .45)!important;box-shadow:0 0 0 3px rgb(var(--c1) / .12),0 0 0 6px rgb(var(--c2) / .07),0 0 16px rgb(var(--c1) / .18),0 0 28px rgb(var(--c2) / .08),0 6px 18px rgb(0 0 0 / .12),inset 0 0 8px rgb(var(--c1) / .06),inset 0 1px 0 rgb(255 255 255 / .06)}.card.glass,.hero-card.glass,.content-card.glass,.post-user.glass,.post-content.glass,.widget.glass{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius);box-shadow:var(--shadow-main)}.mod-recent-uava>img[style*="max"]{height:24px;width:24px}.topic-post{display:grid;grid-template-columns:220px 1fr;gap:1.25rem;padding:1rem;margin-bottom:1.5rem}article.post-content{display:flex;flex-direction:column;gap:1rem}.post-meta{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted)}.post-actions{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid rgb(0 0 0 / .03)}.post-footer{min-height:0}.post-user{padding:1rem;text-align:center}.post-user .username{margin-top:.35rem;font-size:.95rem}.postprofile-rank span{margin-top:.15rem;font-size:.7rem}.avatar-wrapper{position:relative;width:90px;height:90px;margin:0 auto .75rem}.avatar{width:100%;height:100%;border-radius:var(--radius);overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.profile-cover .profile-avatar:after,.post-user .avatar-wrapper::after{content:"";position:absolute;right:4px;bottom:4px;width:10px;height:10px;display:inline-block;border-radius:999px;background:var(--status-dot-bg);border:1px solid var(--status-dot-border);box-shadow:var(--status-dot-shadow);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.profile-cover em+.profile-avatar:after,.online .post-user .avatar-wrapper::after{background:var(--status-dot-on-bg);border-color:var(--status-dot-on-border);box-shadow:var(--status-dot-on-shadow)}.postprofile-info{margin-top:.6rem}.postprofile-info .label{font-weight:600;font-size:.75rem}.postprofile-info span{font-size:.75rem}.codebox,.codebox.spoiler{margin:1.2rem 0;overflow:hidden;border-radius:calc(var(--radius) + 6px);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:0 12px 28px rgb(0 0 0 / .08),var(--shadow-inset);backdrop-filter:blur(var(--blur)) saturate(var(--sat));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--sat))}.codebox dd{margin:0;padding:0}.codebox code{display:block;max-height:420px;overflow:auto;padding:1rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:.82rem;line-height:1.55;color:var(--text);white-space:pre-wrap;word-break:break-word;background:#fff0}.codebox code::-webkit-scrollbar{width:8px;height:8px}.codebox code::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--primary-color) 55%,transparent);border-radius:999px}.codebox code::-webkit-scrollbar-track{background:#fff0}.codebox.spoiler dt{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.6rem .9rem;cursor:pointer;user-select:none;font-size:.75rem;font-weight:600;letter-spacing:.4px;color:var(--text-strong);background:linear-gradient(145deg,color-mix(in srgb,var(--primary-color) 22%,transparent),color-mix(in srgb,var(--primary-color) 8%,transparent)),var(--glass-bg);border-bottom:1px solid color-mix(in srgb,var(--primary-color) 35%,transparent)}.codebox.spoiler dt::before{content:"\f06e";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.8rem;color:var(--primary-color)}.codebox.spoiler dt::after{content:"\f078";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.65rem;opacity:.7;transition:transform .25s ease}.codebox.spoiler.is-open dt::after{transform:rotate(180deg)}.codebox.spoiler .spoiler_content{padding:.9rem 1rem;font-size:.9rem;line-height:1.55;color:var(--text);background:#fff0;animation:spoilerFade .25s ease}@keyframes spoilerFade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.post-content blockquote{position:relative;margin:1.4rem 0;padding:1.2rem 1.2rem 1rem;overflow:hidden;border-radius:calc(var(--radius) + 6px);background:linear-gradient(145deg,color-mix(in srgb,var(--primary-color) 16%,transparent),color-mix(in srgb,var(--primary-color) 6%,transparent)),var(--glass-bg);border:1px solid color-mix(in srgb,var(--primary-color) 35%,transparent);box-shadow:0 12px 28px rgb(0 0 0 / .08),inset 0 1px 0 rgb(255 255 255 / .25);backdrop-filter:blur(var(--blur)) saturate(var(--sat));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--sat))}.post-content blockquote::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 0% 0%,color-mix(in srgb,var(--primary-color) 45%,transparent),transparent 70%);opacity:.25}.post-content blockquote::after{content:"\f10d";position:absolute;top:12px;right:14px;font-family:"Font Awesome 6 Free";font-weight:900;font-size:1rem;opacity:.25;color:var(--primary-color)}.post-content blockquote cite{display:flex;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.6rem;padding:.35rem .65rem;border-radius:var(--radius);font-style:normal;font-weight:600;font-size:.75rem;letter-spacing:.3px;color:#fff;background:var(--pagination-active-bg);border:1px solid rgba(var(--bs-primary-rgb),.35);box-shadow:var(--pagination-active-shadow),var(--shadow-inset)}.post-content blockquote cite::before{content:"\f4ad";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.7rem}.post-content blockquote blockquote{margin-top:.9rem;background:linear-gradient(145deg,color-mix(in srgb,var(--primary-color) 22%,transparent),color-mix(in srgb,var(--primary-color) 8%,transparent)),var(--glass-bg)}.post-likes{font-size:.8rem;color:var(--text-light);background:var(--glass-bg);border-radius:var(--radius);box-shadow:var(--shadow-inset)}.post-likes a{color:var(--primary-color);font-weight:500}.post-likes a:hover{text-decoration:underline}.fa_like_list,.fa_dislike_list{display:flex;align-items:center;gap:6px;margin:0 0 0 .25rem}.fa_like_list:not(:empty),.fa_dislike_list:not(:empty){padding:.25rem}.fa_like_list::before,.fa_dislike_list::before{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-family:"Font Awesome 6 Free";font-weight:900}.fa_like_list::before{content:"\f164";color:var(--primary-color);background:rgb(13 110 253 / .1)}.fa_dislike_list::before{content:"\f004";color:var(--danger-color);background:rgb(220 53 69 / .1)}.rep-nb{margin-left:.25rem;color:var(--primary-color);font-weight:600}.post-likes,.fa_like_div{max-width:100%}.fa_like_list,.fa_dislike_list{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.25rem .4rem;min-width:0;overflow-wrap:anywhere;word-break:break-word}.fa_like_list a,.fa_dislike_list a,.fa_like_list button,.fa_dislike_list button{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.fa_like_others{display:inline-flex;flex-wrap:wrap;max-width:100%}.fa_like_tooltip{max-width:calc(100vw - 24px);white-space:normal;overflow-wrap:break-word;word-break:break-word}.fa_like_tooltip a{display:block;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.tooltipster-base{background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;border-radius:var(--radius)!important;color:var(--text)!important;box-shadow:var(--shadow-main)!important;backdrop-filter:blur(var(--blur)) saturate(var(--sat))!important;-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--sat))!important}.tooltipster-base .tooltipster-content{padding:.6rem .8rem;font-size:.85rem;line-height:1.4;text-align:left}.tooltipster-base-title{margin-bottom:.25rem;font-weight:600;color:var(--text-strong)}.tooltipster-base-desc{color:var(--text-color)}.tooltipster-base .tooltipster-arrow span{border-top-color:var(--glass-bg)!important;border-bottom-color:var(--glass-bg)!important;border-left-color:var(--glass-bg)!important;border-right-color:var(--glass-bg)!important}.tooltipster-base .tooltipster-arrow-border{border-top-color:var(--glass-border)!important;border-bottom-color:var(--glass-border)!important;border-left-color:var(--glass-border)!important;border-right-color:var(--glass-border)!important}.profile-preview{min-width:260px;max-width:320px}.profile-preview-avatar{width:56px;height:56px;object-fit:cover;display:block}.profile-preview-name{line-height:1.2;font-size:.95rem}.profile-preview-stat{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:var(--radius);background:var(--breadcrumb-active-bg);box-shadow:var(--shadow-inset);color:var(--text)}.profile-preview-action{width:36px;height:36px;padding:0}.profile-preview-action img{width:16px;height:16px;object-fit:contain;display:block}.signature_div,.post-signature{position:relative;max-height:min(60vh, 260px);overflow:auto;overscroll-behavior:contain;margin-top:.75rem;padding-top:.75rem;padding-right:.25rem;border-top:1px solid var(--glass-border);font-size:.9rem;opacity:.95}.signature_div img,.post-signature img{max-width:100%;height:auto}.signature_div iframe,.signature_div video,.post-signature iframe,.post-signature video{max-width:100%}.signature_div a,.post-signature a{overflow-wrap:anywhere}.signature_div::-webkit-scrollbar,.post-signature::-webkit-scrollbar{width:6px}.signature_div::-webkit-scrollbar-thumb,.post-signature::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:10px}.signature_div:after,.post-signature::after{content:"";position:sticky;right:0;bottom:0;left:0;height:30px;background:linear-gradient(to bottom,transparent,var(--glass-bg));pointer-events:none}#forumRulesAccordion .fluent-glass{border:1px solid var(--glass-border)!important;border-radius:var(--radius)}.attachbox{padding:.75rem 1rem;border-radius:var(--radius);background:var(--breadcrumb-active-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-inset)}.attachbox>dt{margin-bottom:.6rem;font-size:.85rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.attachbox .attachments{display:flex;flex-direction:column;gap:.5rem}.attachbox .file{position:relative;display:flex;align-items:center;gap:.75rem;padding:.55rem .65rem;border-radius:var(--radius);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-inset);transition:all .25s ease}.attachbox .file:hover{transform:translateY(-1px);background:var(--navlink-hover-bg)}.attachbox .file dt{flex:0 0 auto;margin:0;line-height:1}.attachbox .file dt img{display:none}.attachbox .file dt::after{content:"\f019";display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius);font-family:"Font Awesome 6 Free";font-weight:900;color:var(--primary-color);background:var(--breadcrumb-active-bg);box-shadow:var(--shadow-inset)}.attachbox .file dd{display:flex;flex:1 1 auto;flex-direction:column;gap:.2rem;min-width:0;margin:0}.attachbox .file a.postlink{color:inherit;font-weight:600;text-decoration:none;word-break:break-word;transition:opacity .2s}.attachbox .file a.postlink:hover{opacity:.8}.attachbox .file dd span:not(:last-child){font-size:.8rem;opacity:.75}.attachbox .file dd span:last-child{font-size:.75rem;opacity:.55}.attachbox .file .postlink+*{margin-left:.4rem;opacity:.6;transition:opacity .2s}.attachbox .file:hover .postlink+*{opacity:1}.post-vote-aside{width:100%;margin-bottom:.25rem}.post-vote-aside .vote{display:flex;align-items:center;gap:.4rem;width:100%}.post-vote-aside .vote>a{flex:0 0 36px;display:flex;align-items:center;justify-content:center;height:32px;border-radius:var(--radius);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text);text-decoration:none;box-shadow:var(--shadow-inset);transition:transform var(--transition),background var(--transition),color var(--transition),box-shadow var(--transition)}.post-vote-aside .vote>a:hover{transform:translateY(-1px);background:var(--navlink-hover-bg)}.post-vote-aside .vote>a:first-child:hover{color:rgb(var(--success-rgb))}.post-vote-aside .vote>a:last-child:hover{color:rgb(var(--danger-rgb))}.post-vote-aside .vote-bar,.post-vote-aside .vote-bar-empty{flex:1 1 auto;min-width:60px;height:8px;position:relative;border-radius:999px;background:rgb(255 255 255 / .06);border:1px solid var(--glass-border);box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)}.post-vote-aside .vote-bars{display:flex;width:100%;height:100%;border-radius:inherit}.post-vote-aside .vote-bar-plus,.post-vote-aside .vote-bar-minus,.post-vote-aside .vote-bar-min{flex-basis:0%;min-width:0;height:100%!important;transition:flex-grow .35s ease,opacity .25s ease;animation:voteBarFade .35s ease;border-radius:inherit}.vote-bar-plus[data-fluent-vote-width="50"],.vote-bar-minus[data-fluent-vote-width="50"]{flex-grow:50}.vote-bar-plus[data-fluent-vote-width="47"],.vote-bar-minus[data-fluent-vote-width="47"]{flex-grow:47}.vote-bar-plus[data-fluent-vote-width="25"],.vote-bar-minus[data-fluent-vote-width="25"]{flex-grow:25}.vote-bar-plus[data-fluent-vote-width="35"],.vote-bar-minus[data-fluent-vote-width="35"]{flex-grow:35}.vote-bar-plus[data-fluent-vote-width="15"],.vote-bar-minus[data-fluent-vote-width="15"]{flex-grow:15}.vote-bar-plus[data-fluent-vote-width="3"],.vote-bar-minus[data-fluent-vote-width="3"]{flex-grow:15}.vote-bar-plus[data-fluent-vote-width="0"],.vote-bar-minus[data-fluent-vote-width="0"]{flex-grow:.001;opacity:.2}.post-vote-aside .vote-bar-plus{background:linear-gradient(90deg,rgba(var(--success-rgb),.78),rgba(var(--success-rgb),.48));box-shadow:0 0 8px rgba(var(--success-rgb),.16)}.post-vote-aside .vote-bar-minus,.post-vote-aside .vote-bar-min{background:linear-gradient(90deg,rgba(var(--danger-rgb),.68),rgba(var(--danger-rgb),.38));box-shadow:inset 1px 0 0 rgb(255 255 255 / .12),0 0 8px rgba(var(--danger-rgb),.12)}.post-vote-aside .vote-bar-empty{background:linear-gradient(90deg,rgb(255 255 255 / .08),rgb(255 255 255 / .04))}.post-vote-aside .vote-bar-desc{display:none}.post-vote-aside .vote-count-label{position:absolute;left:50%;bottom:100%;transform:translateX(-50%);margin-bottom:6px;padding:2px 6px;border-radius:999px;font-size:.65rem;font-weight:700;line-height:1;white-space:nowrap;background:rgb(0 0 0 / .35);backdrop-filter:blur(4px);color:#fff;text-shadow:0 1px 1px rgb(0 0 0 / .35);pointer-events:none;z-index:3}.post-vote-aside .vote.is-loading{opacity:.6;pointer-events:none}@keyframes voteBarFade{from{opacity:.35;filter:saturate(.8)}to{opacity:1;filter:saturate(1)}}[data-topic-id] .topic-post~.topic-post .post-vote-aside{display:none}.fa_like_others{position:relative;border:none;background:#fff0;color:var(--primary-color);font-weight:600}.fa_like_tooltip{position:absolute;bottom:100%;left:50%;min-width:140px;max-width:220px;padding:8px 10px;border-radius:var(--radius);font-size:.75rem;line-height:1.4;text-align:left;background:var(--glass-bg);border:var(--glass-border);box-shadow:var(--shadow-soft);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--text-color);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(6px);transition:opacity .2s ease,transform .2s ease;z-index:50}.fa_like_tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:var(--glass-border) #fff0 #fff0 #fff0}.fa_like_others:hover .fa_like_tooltip{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.fa_like_tooltip a{display:block;padding:.25rem .6rem;border-radius:var(--radius);color:var(--text-strong);text-decoration:none;transition:background .15s ease}.fa_like_tooltip a:hover{background:var(--breadcrumb-active-bg);box-shadow:var(--shadow-inset)}@media (max-width:768px){.topic-post{grid-template-columns:1fr}.post-user{display:flex;align-items:center;gap:1rem;text-align:left}.avatar{width:60px;height:60px;margin:0}}@media (max-width:767.98px){.post-user{display:grid;grid-template-columns:56px minmax(0,1fr);gap:.75rem;align-items:start;padding:.9rem 1rem!important;text-align:left}.post-user .avatar-wrapper{grid-column:1;grid-row:1 / span 3;width:56px;height:56px;margin:0}.post-user .avatar{width:56px;height:56px;margin:0}.post-user .avatar img{display:block}.post-user .username{grid-column:2;min-width:0;margin:0;line-height:1.2;font-size:.95rem}.post-user .username a{text-decoration:none}.post-user .username strong{font-size:inherit}.post-user .postprofile-title{grid-column:2;margin:0;line-height:1.35}.post-user .postprofile-rank{display:block!important;grid-column:2;margin:0;text-align:left}.post-user .postprofile-rank .rank{display:inline-flex;align-items:center;margin:0 0 .2rem;font-size:.68rem;line-height:1.1}.post-user .postprofile-rank>span{margin:0 0 .35rem;font-size:.72rem}.post-user .dd_award{justify-content:flex-start;gap:.3rem;margin-top:.25rem}.post-user .award{--award-size:30px;border-radius:10px}.post-user .award::before{font-size:14px}.post-user .postprofile-info .mb-1{margin:0!important;font-size:.72rem;line-height:1.3}.post-user .postprofile-info .label{display:block;margin-bottom:.1rem;font-size:.68rem;color:var(--text-light)}}@media (max-width:575.98px){.post-vote-aside .vote>a{flex:0 0 32px;height:30px}.post-vote-aside .vote-bar,.post-vote-aside .vote-bar-empty{height:6px}.post-vote-aside .vote-count-label{margin-bottom:5px;padding:2px 5px;font-size:.6rem}.fa_like_tooltip{left:0;width:100%;max-width:none;padding:8px 10px;white-space:normal;word-break:break-word;overflow-wrap:break-word;transform:translateY(6px)}.fa_like_tooltip br{display:none}.fa_like_others:active .fa_like_tooltip{opacity:1;transform:translateY(0)}.fa_like_tooltip::after{left:16px;transform:none}}.alert{position:relative;border-radius:var(--radius);padding:.75rem 1rem;margin:0;color:var(--text);background:var(--btn-glass-bg);border:1px solid var(--btn-glass-border);box-shadow:var(--btn-glass-shadow);backdrop-filter:blur(var(--blur)) saturate(var(--sat));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--sat));overflow:hidden}.alert a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(var(--bs-primary-rgb),.25)}.alert a:hover{border-bottom-color:rgba(var(--bs-primary-rgb),.55)}.alert .btn-close{filter:none;opacity:.65}.alert .btn-close:hover{opacity:.95}.alert-info,.alert-primary{--alert-accent:var(--primary-color);--alert-rgb:var(--bs-primary-rgb)}.alert-success{--alert-accent:var(--success-color);--alert-rgb:126, 203, 79}.alert-warning{--alert-accent:var(--alert-color);--alert-rgb:255, 147, 38}.alert-danger{--alert-accent:var(--danger-color);--alert-rgb:214, 55, 55}.alert-info,.alert-primary,.alert-success,.alert-warning,.alert-danger{border-color:rgba(var(--alert-rgb),.22);background:linear-gradient(145deg,rgba(var(--alert-rgb),.18),rgba(var(--alert-rgb),.06)),var(--btn-glass-bg)}.alert.alert-sm{padding:.5rem .75rem;font-size:.85rem}.alert.alert-lg{padding:1rem 1.25rem}#ajaxLoginForm [data-fluent-alert]{margin-bottom:1rem}[name="form_login"]:not(#ajaxLoginForm) [data-fluent-alert]{width:420px}.fluent-topic-icon{width:34px;height:34px;border-radius:var(--radius);background-color:color-mix(in srgb,var(--bs-body-bg) 65%,transparent);border:1px solid var(--glass-border);box-shadow:var(--shadow-inset);position:relative;display:inline-flex;align-items:center;justify-content:center;transition:var(--transition)}.fluent-topic-icon::before{font-family:"Font Awesome 6 Free";font-weight:900;font-size:14px;line-height:1;color:var(--text);opacity:.9;text-shadow:0 1px 0 rgb(255 255 255 / .25);transition:var(--transition)}.fluent-topic-icon[data-fluent-topic-icon*="?report_Não"],.fluent-topic-icon[data-fluent-topic-icon$="forum_unread_category.png"],.fluent-topic-icon[data-fluent-topic-icon*="_unread"],.fluent-topic-icon[data-fluent-topic-icon$="_unread_hot.png"],.fluent-topic-icon[data-fluent-topic-icon$="_new.png"]{background:var(--activity-dot-bg);border:1px solid var(--activity-dot-border);box-shadow:var(--shadow-inset),0 0 0 0 rgba(var(--bs-primary-rgb),.45);animation:fluentUnreadPulse 1.6s infinite}.fluent-topic-icon[data-fluent-topic-icon*="ads"]::before{content:"\f54e"}.fluent-topic-icon[data-fluent-topic-icon$="topic_unread_hot.png"]::before{content:"\f135"}.fluent-topic-icon[data-fluent-topic-icon$="sticky_unread.png"]::before{content:"\f08d"!important}.fluent-topic-icon[data-fluent-topic-icon$="announce_unread.png"]::before{content:"\f0a1"}.fluent-topic-icon[data-fluent-topic-icon*="announce"]::before{content:"\f57d"}.fluent-topic-icon[data-fluent-topic-icon*="_unread"]::before,.fluent-topic-icon[data-fluent-topic-icon$="read_category.png"]::before,.fluent-topic-icon[data-fluent-topic-icon*="_read"]::before,.fluent-topic-icon[data-fluent-topic-icon$="topic_read.png"]::before{content:"\f086"}.fluent-topic-icon[data-fluent-topic-icon$="topic_read_hot.png"]::before{content:"\f135"}.fluent-topic-icon[data-fluent-topic-icon$="sticky_read.png"]::before{content:"\f08d"}.fluent-topic-icon[data-fluent-topic-icon$="announce_read.png"]::before{content:"\f0a1"}.fluent-topic-icon[data-fluent-topic-icon$="_read_locked.png"],.fluent-topic-icon[data-fluent-topic-icon$="topic_unread_locked.png"]{background:rgb(120 120 120 / .18);border-color:rgb(120 120 120 / .35)}.fluent-topic-icon[data-fluent-topic-icon$="_read_locked.png"]::before,.fluent-topic-icon[data-fluent-topic-icon$="topic_unread_locked.png"]::before{content:"\f023";color:var(--muted)}.fluent-topic-icon:hover{transform:translateY(-1px)}.fluent-topic-icon:hover::before{color:var(--primary-color)}.fluent-topic-icon[data-fluent-topic-icon*="topic_read.png"][data-fluent-topic-icon*="mp"]::before{content:"\f2b6"}.fluent-topic-icon[data-fluent-topic-icon*="topic_unread.png"][data-fluent-topic-icon*="mp"]::before{content:"\f0e0"}.fluent-topic-icon[data-fluent-topic-icon*="topic_unread.png"][data-fluent-topic-icon*="mp"]{background:var(--activity-dot-bg);border-color:var(--activity-dot-border);box-shadow:var(--shadow-inset),0 0 12px rgba(var(--bs-primary-rgb),.55);animation:fluentUnreadPulse 1.6s infinite}.topic-icon[data-fluent-topic-icon*="mp"]:hover{transform:translateY(-1px);box-shadow:var(--shadow-inset),0 0 14px rgba(var(--bs-primary-rgb),.45)}.fluent-topic-icon[data-fluent-topic-icon*="mp"]:hover::before{color:var(--primary-color)}.fluent-topic-icon[data-fluent-topic-icon*="mp"]:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--bs-primary-rgb),.45),var(--shadow-inset)}.fluent-topic-icon[data-fluent-topic-icon*="unread"]+div .topictitle{font-weight:600}.fluent-topic-icon[data-fluent-topic-icon*="?report_"]::before{content:"\f024"}.fluent-forum-item.is-selected .fluent-topic-icon[data-fluent-topic-icon]::before{content:"\f00c"}[data-forum-id*="/f69-"] .fluent-topic-icon::before{content:'\f5bc'!important}[data-forum-id*="/f268-"] .fluent-topic-icon::before,[data-forum-id*="/f19-"] .fluent-topic-icon::before,[data-forum-id*="/f17-"] .fluent-topic-icon::before,[data-forum-id*="/f30-"] .fluent-topic-icon::before{content:'\3f'!important}.fluent-forum-item.is-selected{outline-offset:-2px;outline:2px solid rgba(var(--bs-primary-rgb),.28);background-color:rgba(var(--bs-primary-rgb),.1)}.fluent-forum-item.is-selected:hover{transform:none!important}.dd_award{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.5rem}.postprofile-rank .dd_award>.award:nth-child(n+4){display:none}.award{--award-size:42px;position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--award-size);height:var(--award-size);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.award:hover{transform:translateY(-2px) scale(1.06)}.award::before{content:"\f111";font-family:"Font Awesome 6 Free";font-weight:900;font-size:18px;line-height:1;color:var(--primary-color)}.award:hover::after{opacity:.55}.award_tooltiptext{display:none!important}.award-o-staff::before{content:"\f6d5"}.award-g-points::before{content:"\f666"}.award-b-msg1::before{content:"\f086"}.award-r-msg2::before{content:"\f816"}.award-p-hel::before{content:"\f4cd"}.award-p-xmas::before{content:"\f786"}.award-g-happy::before{content:"\f5a2"}.award-g-topic::before{content:"\f56b"}.tooltip-inner{max-width:220px;font-size:.8rem;text-align:left}.award_tooltiptext_title{margin-bottom:.25rem;font-size:.9rem;font-weight:600}.tooltip{--bs-tooltip-bg:transparent;--bs-tooltip-color:var(--text);--bs-tooltip-padding-x:.55rem;--bs-tooltip-padding-y:.35rem;--bs-tooltip-font-size:.8rem;opacity:0;isolation:isolate}.tooltip.show{opacity:1}.tooltip .tooltip-inner{padding:.35rem .6rem;font-weight:500;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:calc(var(--radius) - 2px);color:var(--text);box-shadow:var(--shadow-main);backdrop-filter:blur(var(--blur)) saturate(var(--sat));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--sat))}.tooltip .tooltip-arrow{width:10px;height:10px}.tooltip .tooltip-arrow::before{border-color:#fff0}.bs-tooltip-top .tooltip-arrow::before{border-top-color:var(--glass-bg)}.bs-tooltip-bottom .tooltip-arrow::before{border-bottom-color:var(--glass-bg)}.bs-tooltip-start .tooltip-arrow::before{border-left-color:var(--glass-bg)}.bs-tooltip-end .tooltip-arrow::before{border-right-color:var(--glass-bg)}@media (max-width:576px){.tooltip .tooltip-inner{padding:.3rem .5rem;font-size:.75rem}}#notif_list li,.fluent-notif-scroll li{position:relative;padding:.55rem .5rem;border-radius:var(--radius);transition:background .2s ease,transform .2s ease}#notif_list li:hover,.fluent-notif-scroll li:hover{background:rgb(255 255 255 / .03)}#notif_list li.unread,.fluent-notif-scroll li.unread{background:rgba(var(--bs-primary-rgb),.06)}#notif_list li.unread::after,.fluent-notif-scroll li.unread::after{content:"";position:absolute;left:6px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--primary-color);opacity:.8}#notif_list li .content,.fluent-notif-scroll li .content{position:relative;padding-left:1.6rem;padding-right:28px}#notif_list li .content::before,.fluent-notif-scroll li .content::before{position:absolute;left:0;top:.22rem;font-family:"Font Awesome 6 Free";font-weight:900;font-size:.78rem;line-height:1;color:var(--text-light);opacity:.5}#notif_list li[data-notif-type="8"] .content::before,.fluent-notif-scroll li[data-notif-type="8"] .content::before{content:"\f4ad"}#notif_list li[data-notif-type="7"] .content::before,.fluent-notif-scroll li[data-notif-type="7"] .content::before{content:"\f27a"}#notif_list li[data-notif-type="0"] .content::before,.fluent-notif-scroll li[data-notif-type="0"] .content::before{content:"\f0e0"}#notif_list li[data-notif-type="11"] .content::before,.fluent-notif-scroll li[data-notif-type="11"] .content::before{content:"\f004"}#notif_list li[data-notif-type="2"] .content::before,.fluent-notif-scroll li[data-notif-type="2"] .content::before{content:"\f234"}#notif_list li[data-notif-type="14"] .content::before,.fluent-notif-scroll li[data-notif-type="14"] .content::before{content:"\f091"}#notif_list .contentText,.fluent-notif-scroll .contentText{color:var(--text-light);font-size:.9rem;line-height:1.45}#notif_list li.unread .contentText,.fluent-notif-scroll li.unread .contentText{color:var(--text-strong)}#notif_list .contentText a,.fluent-notif-scroll .contentText a{color:var(--text-strong);font-weight:500;text-decoration:none;transition:color .2s ease}#notif_list .contentText a:hover,.fluent-notif-scroll .contentText a:hover{color:var(--primary-color)}#notif_list .contentText strong,.fluent-notif-scroll .contentText strong{font-weight:600}#notif_list .contentTime,.fluent-notif-scroll .contentTime{margin-top:.3rem;font-size:.75rem;line-height:1.3;color:var(--text-light);opacity:.75}#notif_list hr,.fluent-notif-scroll hr{display:none}#notif_list .delete,.fluent-notif-scroll .delete{position:absolute;top:.4rem;right:.4rem;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:6px;text-decoration:none;opacity:0;transition:all .2s ease}#notif_list .delete::before,.fluent-notif-scroll .delete::before{content:"\f00d";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.7rem;color:var(--text-light);opacity:.6}#notif_list li:hover .delete,.fluent-notif-scroll li:hover .delete{opacity:.8}#notif_list .delete:hover,.fluent-notif-scroll .delete:hover{background:rgb(255 255 255 / .05)}#notif_list .delete:hover::before,.fluent-notif-scroll .delete:hover::before{opacity:1;color:var(--text-strong)}#notif_list .notif_award_text,.fluent-notif-scroll .notif_award_text{font-size:.9rem;line-height:1.4;color:inherit}.post_rank+img[src]+br+.topic-post .postprofile-rank .dd_award>.award{display:block}.post_rank+img[src]+br+.topic-post .postprofile-rank .dd_award>.award:nth-child(n+6){display:none!important}.fluent-cat>.d-flex{position:relative}.btn-collapse-cat{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translateY(2px);transition:.18s ease}.fluent-cat>.d-flex:hover .btn-collapse-cat,.btn-collapse-cat:focus-visible,.fluent-cat.is-collapsed .btn-collapse-cat{opacity:1;transform:none}.fluent-cat.is-collapsed .btn-collapse-cat{opacity:.7}.is-collapsed .border-bottom{border-width:0!important}@media (max-width:991.98px){.offcanvas{--bs-offcanvas-width:calc(100% - 2rem);width:var(--bs-offcanvas-width)!important;height:calc(100dvh - 2rem);margin:1rem;border-radius:var(--radius)!important;box-shadow:var(--shadow-inset);overflow:hidden}}.fluent-profile-nav{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:.5rem;padding:.25rem 0;margin:0;list-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.fluent-profile-nav::-webkit-scrollbar{display:none}.fluent-profile-nav li{flex:1 1 auto;width:auto}.fluent-profile-action li{flex:0 0 auto}.fluent-profile-nav li a{display:inline-flex;align-items:center;white-space:nowrap;gap:.6rem;padding:.55rem .75rem;border-radius:var(--radius);color:var(--text);text-decoration:none;transition:var(--transition)}.fluent-profile-nav li a:hover{background:var(--navlink-hover-bg);color:var(--primary-color)}.fluent-profile-nav li.activetab a{padding:.55rem .75rem;border-radius:var(--radius);background:var(--breadcrumb-active-bg)!important;font-weight:600;color:var(--primary-color);box-shadow:var(--shadow-inset)}#profile_awards_full .award_row{padding:.75rem 0;border-bottom:1px solid var(--bs-border-color)}#profile_awards_full .award_row:last-child{border-bottom:0;padding-bottom:0}#profile_awards_full .award_img img{width:56px;height:56px;object-fit:cover;border-radius:var(--radius);display:block}#profile_awards_full .award_desc{min-width:0}#profile_awards_full .award_desc p{line-height:1.45}.unowned .award_img{opacity:.3;filter:grayscale(1) blur(1px)}[data-current-page*="- pedxz"] .profile-cover{background:url(https://static.vecteezy.com/system/resources/previews/045/648/578/non_2x/duck-meme-sticker-illustration-free-png.png) 10%/10% repeat-x,radial-gradient(#ffb300,#baf113)}[data-current-page *="- pedxz"] .profile-cover .profile-avatar:after{content:none!important}.list-group-flush .list-group-item{backdrop-filter:none!important}ul.profile_field_list{padding:0;margin-bottom:0}html ul.profile_field_list li{list-style-type:none}ul.profile_field_list>li{list-style-type:none}.invisible{display:none;visibility:hidden}.visible{display:block;visibility:visible}.ajax-profil_hover{background:#fff0}.ajax-profil_parent{position:relative;zoom:1}.ajax-profil_edit{cursor:pointer;position:absolute;top:0;left:-16px}.ajax-profil_valid{cursor:pointer;vertical-align:middle}[id*="field_id"] select,[id*="field_id"] .inputbox{width:auto!important}.row+#field_id-11,.row+#field_id-6{padding-top:1.75rem!important;border-top:1px solid var(--bs-border-color)}#field_id6{margin-top:2rem;border-top:1px solid var(--danger-color);padding-top:1.75rem!important}#tabs{float:left;width:280px;margin:0}#tabs ul{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius);box-shadow:var(--shadow-main);overflow:hidden}#tabs li{margin:0;padding:0;border-bottom:1px solid var(--glass-border)}#tabs li:last-child{border-bottom:0}#tabs li a{display:flex;align-items:center;width:100%;min-height:44px;padding:.75rem 1rem;color:var(--text);text-decoration:none;background:#fff0;transition:background .2s ease,color .2s ease}#tabs li a span{display:block;width:100%;line-height:1.35}#tabs li a:hover{background:var(--navlink-hover-bg);color:var(--primary-color)}#tabs li.activetab>a{background:var(--breadcrumb-active-bg);color:var(--primary-color);font-weight:600;box-shadow:var(--shadow-inset)}#tabs+.panel.row3{margin-left:304px;background:#fff0;border:0;box-shadow:none}#tabs+.panel.row3>.inner{padding:0}#tabs+.panel.row3 .corners-top,#tabs+.panel.row3 .corners-bottom,#tabs+.panel.row3 .clear{display:none!important}#tabs+.panel.row3 #cp-main.ucp-main{padding:1rem 1.25rem;min-height:100%}#tabs+.panel.row3 .page-title{margin-top:0;margin-bottom:1rem}#tabs+.panel.row3 .panel{background:#fff0;border:0;box-shadow:none;margin:0}#tabs+.panel.row3 .panel>.inner{padding:0}#tabs+.panel.row3 .table1{width:100%}#tabs+.panel.row3 .submit-buttons{margin-top:1rem}#tabs+.panel.row3 .pagination{margin-top:1rem}#tabs+.panel.row3 form[name="jumpbox"]{display:none}@media (max-width:991.98px){#tabs{width:240px}#tabs+.panel.row3{margin-left:260px}}@media (max-width:767.98px){#tabs{float:none;width:100%;margin-bottom:1rem}#tabs ul{border-radius:var(--radius)}#tabs li a{min-height:42px;padding:.7rem .9rem}#tabs+.panel.row3{margin-left:0}#tabs+.panel.row3 #cp-main.ucp-main{padding:.9rem 1rem}}.usr_grp_clr .group-icon{font-family:'Material Symbols Outlined',sans-serif;font-weight:900;font-style:normal;font-size:1em;vertical-align:-.15em;margin:0 .2em;line-height:1;color:inherit}[data-user-logged="in"] [data-stat="in"]{display:block!important}#login_alert{opacity:0;transform:translateY(-6px);transition:all .2s ease;max-height:0;overflow:hidden;padding-top:0!important;padding-bottom:0!important;border:0!important}#login_alert.show{opacity:1;transform:translateY(0);max-height:200px;padding-top:.5rem!important;padding-bottom:.5rem!important;border-bottom:1px solid var(--glass-border)}[data-current-page*="Grup"] [data-fluent-subnav="forum"],[data-current-page*="Memb"] [data-fluent-subnav="forum"],[data-current-page*="Quem está conectado"] [data-fluent-subnav="forum"],[data-current-page*="Top"] [data-fluent-subnav="forum"]{display:none!important}[data-current-page*="Grup"] [data-fluent-subnav="memberlist"],[data-current-page*="Top"] [data-fluent-subnav="memberlist"],[data-current-page*="Quem está conectado"] [data-fluent-subnav="memberlist"],[data-current-page*="Memb"] [data-fluent-subnav="memberlist"]{display:flex!important}[data-user-logged="out"] [aria-label="Membros conectados"]{display:none}.toast.text-bg-success{background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;background-image:none}.toast.text-bg-danger{background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;background-image:none}.toast.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;background-image:none}.toast.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;background-image:none}.toast.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;background-image:none}