:root{--bg:#020b14;--panel:#071522;--panel2:#0b1d2b;--text:#e8fbff;--muted:#8eabb5;--cyan:#18d7e8;--cyan2:#00a9bb;--gold:#f7c94b;--silver:#b9d4df;--bronze:#c4874d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 30% 0,#0a2535 0,#020b14 38%,#01070e 100%);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1500px,94%);margin:auto}.topbar{height:70px;border-bottom:1px solid #15303c;background:rgba(2,11,20,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:-webkit-sticky;position:sticky;top:0;z-index:20}.nav{height:100%;gap:28px}.logo,.nav{display:flex;align-items:center}.logo{font-size:21px;font-weight:800;color:var(--cyan);gap:10px}.logo-mark{font-size:28px}.navlinks{display:flex;gap:8px;flex:1 1}.navbtn,.navlinks a{padding:11px 15px;border-radius:10px;color:#bfd0d6}.navbtn:hover,.navlinks a:hover{background:#0c2534;color:#fff}.actions{display:flex;gap:10px}.btn{border:1px solid #1b5362;background:#071722;color:#e9fdff;border-radius:10px;padding:11px 17px;cursor:pointer}.btn.primary{background:linear-gradient(135deg,#1edbea,#0aa4b5);color:#001015}.btn.gold,.btn.primary{border:0;font-weight:800}.btn.gold{background:linear-gradient(135deg,#ffd86a,#d79b24);color:#181006}.layout{display:grid;grid-template-columns:170px minmax(0,1fr) 300px;grid-gap:22px;gap:22px;padding:22px 0}.leftbox,.sidebox{background:linear-gradient(180deg,#071522,#06121d);border:1px solid #163645;border-radius:16px;padding:15px}.gender{display:flex;flex-direction:column;gap:8px;position:-webkit-sticky;position:sticky;top:90px}.gender a{padding:18px 10px;border-radius:13px;text-align:center;color:#a9c2ca;border:1px solid transparent}.gender a.active{background:linear-gradient(180deg,#0e5060,#0a2b39);border-color:#16d3e3;color:#fff;box-shadow:0 0 20px #0cc4d522}.hero{text-align:center;padding:8px 0 18px}.hero h1{margin:8px 0;color:#35e1ed;font-size:29px}.hero p{color:#9cb6bd}.search{display:flex;max-width:720px;margin:auto;gap:8px}.admin input,.admin select,.admin textarea,.search input,.search select{background:#06131e;border:1px solid #1c4350;color:#dffaff;border-radius:10px;padding:12px;outline:none}.search input{flex:1 1}.section{margin:0 0 26px}.section-title{display:flex;align-items:center;gap:12px;margin:14px 0;color:#e8fbff}.section-title:after,.section-title:before{content:"";height:1px;background:#1c5362;flex:1 1}.section-title span{font-weight:800;letter-spacing:.5px}.section-title.gold span{color:var(--gold)}.section-title.silver span{color:var(--silver)}.section-title.bronze span{color:#e0a06b}.section-title.normal span{color:#cde4e8}.grid{display:grid;grid-gap:12px;gap:12px}.goldgrid{grid-template-columns:repeat(4,minmax(0,1fr))}.silvergrid{grid-template-columns:repeat(6,minmax(0,1fr))}.bronzegrid,.normalgrid{grid-template-columns:repeat(7,minmax(0,1fr))}.card{position:relative;overflow:hidden;border-radius:13px;background:#06131d;border:1px solid #234451;min-width:0}.card.gold{border:2px solid var(--gold);box-shadow:0 0 22px #f2b82a28}.card.silver{border-color:#65b5c7}.card.bronze{border-color:#9e653a}.photo{aspect-ratio:4/5;background:#102531;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover;display:block}.cardinfo{padding:10px;text-align:center}.name{font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{color:#8faeb6;font-size:12px;margin:4px 0 8px}.online{color:#36e781;font-size:11px}.profilebtn{display:block;border:1px solid #1aaebe;padding:7px;border-radius:8px;font-size:12px;color:#baf9ff}.badge{position:absolute;right:7px;top:7px;background:#f1c24c;color:#251900;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:13px}.side{display:flex;flex-direction:column;gap:15px}.sidebox h3{color:#26dce9;margin:0 0 12px;text-align:center}.profilemini{display:flex;gap:12px;align-items:center}.avatar{width:52px;height:52px;border-radius:50%;border:1px solid var(--cyan);object-fit:cover}.quick a{padding:10px;border-radius:9px;color:#b8cbd1}.quick a:hover{background:#0c2534}.social a{display:block;padding:11px;border-radius:9px;margin:7px 0;background:#0b2230}.whatsapp{border-color:#22c968}.announcement{padding:10px 0;border-bottom:1px solid #173442;color:#b6cbd0;font-size:13px}.footer{border-top:1px solid #16333f;margin-top:35px;padding:30px 0 50px;color:#8faab2}.footergrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:30px;gap:30px}.footer h4{color:#24d9e8;margin:0 0 12px}.loadmore{text-align:center;margin:18px}.notice{background:#082b37;border:1px solid #157383;color:#b9f9ff;border-radius:12px;padding:12px;text-align:center}.adminwrap{padding:30px 0}.admin{background:#071522;border:1px solid #173b49;border-radius:18px;padding:22px}.adminnav{display:flex;gap:8px;margin-bottom:20px}.adminnav a{padding:10px 14px;border-radius:9px;background:#0b2230}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:12px;border-bottom:1px solid #183844;text-align:left;vertical-align:top}.pill{display:inline-block;padding:4px 8px;border-radius:99px;background:#0b3441;color:#a9eff7;font-size:12px}.formgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.formgrid .full{grid-column:1/-1}.admin label{display:block;color:#a9c0c6;font-size:13px;margin-bottom:5px}.admin textarea{min-height:120px;width:100%}.admin input,.admin select{width:100%}.login{min-height:100vh;display:grid;place-items:center;padding:25px}.loginbox{width:min(430px,100%);background:#071522;border:1px solid #1b4653;border-radius:18px;padding:28px;box-shadow:0 25px 70px #0008}.loginbox h1{color:var(--cyan)}.loginbox form{display:grid;grid-gap:12px;gap:12px}.error{color:#ff8f8f}.success{color:#55e89a}.profilepage{padding:30px 0}.cover{height:280px;border-radius:20px;background:linear-gradient(135deg,#063645,#071722);border:1px solid #1d5360;overflow:hidden}.cover img{width:100%;height:100%;object-fit:cover}.profilehead{display:flex;gap:22px;align-items:flex-end;margin-top:-70px;padding:0 25px}.profilebig{width:145px;height:145px;border-radius:50%;object-fit:cover;border:5px solid #06131d;outline:2px solid var(--cyan);background:#0b2230}.profilecontent{background:#071522;border:1px solid #173b49;border-radius:18px;padding:25px;margin-top:20px}.tags{display:flex;gap:8px;flex-wrap:wrap}.tag{background:#0b2c38;border:1px solid #1c6170;border-radius:99px;padding:6px 10px;font-size:12px}@media(max-width:1100px){.layout{grid-template-columns:120px minmax(0,1fr)}.side{display:none}.goldgrid{grid-template-columns:repeat(2,1fr)}.silvergrid{grid-template-columns:repeat(3,1fr)}.bronzegrid,.normalgrid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.topbar{height:auto}.nav{padding:12px 0;flex-wrap:wrap}.navlinks{order:3;width:100%;overflow:auto}.layout{grid-template-columns:1fr}.leftbox{order:-1}.gender{position:static;flex-direction:row}.gender a{flex:1 1;padding:10px}.bronzegrid,.goldgrid,.normalgrid,.silvergrid{grid-template-columns:repeat(2,1fr)}.search{flex-direction:column}.footergrid{grid-template-columns:1fr 1fr}.profilehead{align-items:center;flex-direction:column;margin-top:-50px}.profilebig{width:110px;height:110px}}.registerPage{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 50% 0,#083544,#020b14 55%)}.registerCard{width:min(720px,94%);background:#071522;border:1px solid #1b5664;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px #000b}.registerHero{text-align:center;padding:34px;background:linear-gradient(135deg,#082b39,#071522);border-bottom:1px solid #16424f}.registerHero h1{font-size:32px}.registerHero p{color:#9fb8bf}.registerForm{padding:28px 38px;display:grid;grid-gap:16px;gap:16px}.registerForm label{color:#a9c0c6;font-size:13px}.registerForm input,.registerForm select{display:block;width:100%;margin-top:7px;background:#04101a;border:1px solid #1c4654;color:#eaffff;border-radius:11px;padding:13px}.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.security{display:grid;grid-template-columns:1fr 1fr 120px;align-items:center;grid-gap:10px;gap:10px;background:#092530;border:1px solid #155464;padding:12px;border-radius:12px}.security input{margin:0}.terms{display:flex!important;align-items:center;gap:8px}.terms input{width:auto!important;margin:0!important}.registerBtn{padding:14px}.back{text-align:center;padding:0 20px 28px;color:#91aab2}.back a{color:#32dce8}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.approvalCard{border:1px solid #1b4654;background:#06131d;border-radius:15px;padding:17px;margin-bottom:12px}.diffbox{margin:14px 0;padding:15px;border-radius:12px;background:#04101a;border:1px solid #173d49}.diffgrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:10px}.diffgrid div{background:#071b27;padding:10px;border-radius:9px}.diffgrid .full{grid-column:1/-1}.diffgrid small{display:block;color:#7e9ba4;margin-bottom:4px}.diffgrid strong{color:#e8fbff}.userAdminList{grid-gap:9px;gap:9px}.userAdminRow{gap:9px;border:1px solid #173b49;background:#06131d}.userAdminRow select{background:#06131d;border:1px solid #1c4350;color:#dffaff;border-radius:8px;padding:8px}.filebtn{border:1px solid #1b5362;border-radius:9px;padding:8px;color:#baf9ff;cursor:pointer;font-size:12px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;border:1px solid #1a4552}.coverFallback{height:100%;background:linear-gradient(135deg,#063645,#0c1f2b)}@media(max-width:800px){.userAdminRow{flex-wrap:wrap}.diffgrid,.security,.two{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}}.actions form{display:inline}.actions form .btn{font:inherit;cursor:pointer}.quick a{display:block}.galleryitem{padding:0;border:0;background:none;cursor:pointer;overflow:hidden;border-radius:10px}.galleryitem img{transition:transform .2s}.galleryitem:hover img{transform:scale(1.04)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:100;display:flex;align-items:center;justify-content:center;padding:40px}.lightbox>img{max-width:min(90vw,1200px);max-height:88vh;object-fit:contain;border-radius:10px;box-shadow:0 20px 80px #000}.lightclose,.lightnext,.lightprev{position:absolute;background:#09202b;color:#fff;border:1px solid #1b6878;width:48px;height:48px;border-radius:50%;font-size:34px;cursor:pointer}.lightclose{right:25px;top:20px}.lightprev{left:25px}.lightnext{right:25px}.lightcount{position:absolute;bottom:18px;color:#dffaff;background:#06131d;padding:7px 13px;border-radius:99px}.comments{margin-top:30px;border-top:1px solid #173b49;padding-top:22px}.commentlist{display:grid;grid-gap:10px;gap:10px}.comment{display:flex;gap:12px;padding:13px;background:#06131d;border:1px solid #173b49;border-radius:12px}.commentavatar img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid #1b6573}.comment p{margin:5px 0;color:#c8d9de;white-space:pre-wrap}.comment small,.muted{color:#7f9ca5}.commentform{margin-top:15px;background:#06131d;border:1px solid #173b49;border-radius:12px;padding:13px}.commentform textarea{width:100%;min-height:90px;resize:vertical;background:#04101a;border:1px solid #1c4350;color:#e8fbff;border-radius:9px;padding:11px}.commentform>div{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px}.changeitem{padding:10px 0;border-bottom:1px solid #173b49}.changeitem:last-child{border-bottom:0}.pendingphoto{max-width:220px;max-height:180px;border-radius:10px;border:1px solid #1b6573;margin-top:8px}.pendingupload{margin:15px 0;padding:14px;background:#06131d;border:1px solid #173b49;border-radius:12px}.pendinguploadgrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;margin-top:10px}.pendinguploadgrid>div{background:#04101a;padding:8px;border-radius:9px}.pendinguploadgrid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:7px}.pendinguploadgrid small{display:block;color:#8faab2;margin:5px 0}.approvaltop{display:flex;justify-content:space-between;gap:10px;align-items:center}.smallnotice{margin:10px 0}.actionrow{display:flex;gap:8px;flex-wrap:wrap}.dashboardgrid{grid-template-columns:repeat(4,1fr)}.adminhead{display:flex;justify-content:space-between;align-items:center}.commentpreview{padding:16px;background:#04101a;border:1px solid #173b49;border-radius:10px;margin:12px 0;color:#dffaff;font-size:15px}@media(max-width:800px){.dashboardgrid,.pendinguploadgrid{grid-template-columns:repeat(2,1fr)}.adminhead{align-items:flex-start}.lightprev{left:10px}.lightclose,.lightnext{right:10px}.lightbox{padding:25px}}.verified{color:#249dff;vertical-align:middle;filter:drop-shadow(0 0 5px #249dff55)}.imageclick{border:0;background:none;padding:0;cursor:zoom-in}.imageclick img{width:130px;height:130px;object-fit:cover;border-radius:50%;border:3px solid #1a7482}.coverclick{display:block;width:100%;height:100%;border:0;padding:0;background:none;cursor:zoom-in}.coverclick img{width:100%;height:100%;object-fit:cover}.messages{margin-top:28px}.messagebox{border:1px solid #174a58;background:#06131d;border-radius:16px;overflow:hidden}.messagehead{display:flex;gap:10px;align-items:center;padding:12px 15px;background:#09222c}.messagehead img{width:42px;height:42px;border-radius:50%;object-fit:cover}.messagehead small{display:block;color:#86aab3}.messagelist{padding:15px;max-height:420px;overflow:auto;display:grid;grid-gap:8px;gap:8px}.bubble{max-width:75%;padding:10px 12px;border-radius:13px;background:#0b2631;justify-self:start}.bubble.mine{background:#075866;justify-self:end}.bubble small{display:block;font-size:10px;color:#9ab6bd;margin-top:5px}.messageform{display:flex;gap:10px;padding:12px;border-top:1px solid #153b47}.messageform textarea{flex:1 1;min-height:55px}.passwordbox{margin-top:20px;padding:18px;border:1px solid #173f4d;border-radius:14px;background:#06131d;display:grid;grid-gap:10px;gap:10px}.passwordbox input{background:#04101a;border:1px solid #1b4653;color:#e8fbff;border-radius:9px;padding:11px}.rootmessages{display:grid;grid-gap:10px;gap:10px}.messageaudit{padding:14px;border:1px solid #254854;background:#06131d;border-radius:12px}.messageaudit small{display:block;color:#77949c}.messageaudit p{white-space:pre-wrap;color:#d7ebef}.profilehead .imageclick{flex:none}.profilehead{align-items:center}.lightbox{z-index:1000}.adminnav{flex-wrap:wrap}.ratingbox{margin:0 0 28px;padding:18px;border:1px solid #1b5664;border-radius:16px;background:linear-gradient(135deg,#06131d,#092531);box-shadow:0 10px 35px #0004}.ratingmain{display:flex;align-items:center;justify-content:space-between;gap:18px}.ratingtitle{color:#9fb8bf;font-size:13px;text-transform:uppercase;letter-spacing:.6px}.ratingnumber{font-size:34px;font-weight:900;color:#ffd55c;line-height:1.1}.ratingnumber span{font-size:14px;color:#91aeb7;font-weight:500}.ratingcount{font-size:12px;color:#7f9ca5}.stars{display:flex;gap:3px}.star{border:0;background:none;color:#526f78;padding:5px;cursor:pointer}.star.active,.star:not(:disabled):hover{color:#ffd34f;filter:drop-shadow(0 0 6px #ffd34f66)}.star:disabled{cursor:default}.likearea{justify-content:space-between;gap:10px;margin-top:13px;padding-top:12px;border-top:1px solid #173b49}.likearea,.likebtn{display:flex;align-items:center}.likebtn{gap:7px;border:1px solid #244f5c;background:#071923;color:#ff7f9d;border-radius:10px;padding:9px 13px;cursor:pointer}.likebtn.liked{background:#4d1730;border-color:#c34c77}.likebtn span{font-size:11px;color:#8faab2}.likebtn:disabled{cursor:default}.top5head{gap:6px;color:#ffd65a;font-size:14px;text-shadow:0 0 10px #ffd65a55}.top5month{color:#7797a0;text-transform:uppercase;margin:2px 0 8px}.top5list{grid-gap:6px;gap:6px}.top5item{display:flex;padding:6px 7px;border-radius:11px;border:1px solid #264b56;background:linear-gradient(135deg,#071721,#0a222c);min-width:0}.top5item:hover{transform:translateY(-1px)}.top5item.rank1{border-color:#f7cf58;box-shadow:0 0 12px #f7cf5830}.top5item.rank2{border-color:#9bc5d0;box-shadow:0 0 10px #9bc5d022}.top5item.rank3{border-color:#c8844e;box-shadow:0 0 10px #c8844e22}.top5item img{width:35px;height:35px;border-radius:50%;object-fit:cover;border:2px solid #18d7e8}.top5rank{width:17px;text-align:center;color:#ffd65a;font-size:12px}.top5name{font-weight:800;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top5name small{color:#7897a0;font-weight:400}.top5empty{font-size:11px;text-align:center;padding:8px}.ipline{margin-top:4px;font-size:11px;color:#8baab3}.ipline code{color:#dffaff;background:#04101a;border:1px solid #173b49;border-radius:6px;padding:2px 5px}.top5admin{display:grid;grid-gap:12px;gap:12px}.top5adminrow{display:grid;grid-template-columns:45px 1fr;grid-gap:10px;gap:10px;align-items:center;background:#06131d;border:1px solid #173b49;border-radius:12px;padding:10px}.top5adminrow select{width:100%;background:#04101a;border:1px solid #1c4350;color:#dffaff;border-radius:9px;padding:10px}@media(max-width:1100px){.top5box{display:none}.ratingmain{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.ratingbox{padding:14px}.stars{width:100%;justify-content:space-between}.likearea{align-items:flex-start;flex-direction:column}}.layout{grid-template-columns:150px minmax(0,1fr) 300px;gap:18px}.leftstack{padding:10px;align-self:start;position:-webkit-sticky;position:sticky;top:88px;background:transparent;border:0;display:flex;flex-direction:column;gap:10px}.leftstack .gender{position:static;gap:6px}.leftstack .gender a{padding:10px 6px;font-size:12px;border-radius:10px;background:#06131d;border:1px solid #163645}.leftstack .gender a.active{background:linear-gradient(180deg,#0e5060,#0a2b39);border-color:#16d3e3;box-shadow:0 0 14px #0cc4d522}.leftstack .top5box{display:block!important;padding:9px 7px;border-radius:13px;background:linear-gradient(180deg,#071522,#06121d)}.leftstack .top5head{font-size:12px}.leftstack .top5month{font-size:9px;margin-bottom:6px}.leftstack .top5list{gap:5px}.leftstack .top5item{padding:5px 4px;gap:4px;border-radius:9px;box-shadow:0 0 9px #18d7e812;transition:.18s ease}.leftstack .top5item.rank1{box-shadow:0 0 15px #f7cf5855}.leftstack .top5item.rank2{box-shadow:0 0 12px #9bc5d044}.leftstack .top5item.rank3{box-shadow:0 0 12px #c8844e44}.leftstack .top5item.rank4,.leftstack .top5item.rank5{box-shadow:0 0 10px #18d7e82c}.leftstack .top5item img{width:29px;height:29px}.leftstack .top5rank{width:14px;font-size:10px}.leftstack .top5name{font-size:9.5px}.leftstack .top5name small{font-size:8px}.adminUserSearch{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:10px;background:#06131d;border:1px solid #173b49;border-radius:12px}.adminUserSearch input{flex:1 1}.adminUserSearch span{font-size:12px;color:#8faab2;white-space:nowrap}.profileactions{display:flex;justify-content:flex-end;margin:15px 0 10px}.reportbtn{display:inline-flex;align-items:center;gap:7px;border-color:#7f3949;color:#ff9aaa}.reportbtn:hover{background:#35131d}.reportoverlay{position:fixed;inset:0;z-index:1400;background:rgba(0,0,0,.78);display:grid;place-items:center;padding:20px}.reportmodal{position:relative;width:min(520px,96vw);background:#071522;border:1px solid #1e5664;border-radius:18px;padding:24px;box-shadow:0 30px 90px #000c}.reportmodal h3{margin:0 0 6px;color:#e8fbff}.reportmodal label{display:block;margin:14px 0;color:#9fb8bf;font-size:13px}.reportmodal select,.reportmodal textarea{display:block;width:100%;margin-top:7px;background:#04101a;border:1px solid #1c4654;color:#eaffff;border-radius:10px;padding:11px}.reportmodal textarea{min-height:120px;resize:vertical}.reportclose{position:absolute;right:12px;top:12px;border:0;background:#0b2732;color:#fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;cursor:pointer}.reportreason{margin-top:12px;color:#ff9aaa;font-weight:800}.reportcard{border-color:#5f2d3b}@media(max-width:1100px){.layout{grid-template-columns:135px minmax(0,1fr)}.leftstack{top:82px}.leftstack .top5box{display:block!important}.side{display:none}}@media(max-width:700px){.layout{grid-template-columns:1fr}.leftstack{position:static;order:-1;width:100%;padding:0}.leftstack .gender{display:grid;grid-template-columns:1fr 1fr}.leftstack .gender a{padding:8px}.leftstack .top5box{display:block!important}.leftstack .top5list{grid-template-columns:1fr}.leftstack .top5item img{width:34px;height:34px}.leftstack .top5name{font-size:11px}.adminUserSearch{align-items:stretch;flex-direction:column}.adminUserSearch span{text-align:right}}.siteShell{min-height:100vh;background:#f4f7f8;color:#14242c}.visualTopbar{height:72px;background:linear-gradient(90deg,#04364a,#006d84 55%,#008fa6);color:#fff;box-shadow:0 2px 12px #00182022;position:-webkit-sticky;position:sticky;top:0;z-index:50}.visualNav{height:100%;display:flex;align-items:center;gap:34px}.scriptLogo{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:800;font-size:29px;color:#f2b833;text-shadow:0 0 13px #ffd75d88;white-space:nowrap;max-width:230px;overflow:hidden;text-overflow:ellipsis}.visualNavLinks{display:flex;gap:24px;align-items:center;flex:1 1;justify-content:center;font-weight:800;font-size:12px}.visualNavLinks a{height:72px;display:flex;align-items:center;border-bottom:3px solid transparent}.visualNavLinks a:hover{border-color:#23d5e8}.visualActions{gap:16px}.miniUser,.visualActions{display:flex;align-items:center}.miniUser{gap:8px;font-weight:700}.miniUser img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #fff8}.plainIcon{border:0;background:transparent;color:#fff;cursor:pointer;font-weight:700}.lightBtn{background:#fff;color:#075365;border-color:#fff}.visualLayout{display:grid;grid-template-columns:225px minmax(0,1fr) 235px;grid-gap:16px;gap:16px;padding-top:20px;padding-bottom:28px;align-items:start}.visualLeft,.visualRight{display:flex;flex-direction:column;gap:16px;position:-webkit-sticky;position:sticky;top:92px}.visualCenter{min-width:0}.genderTabs{display:grid;grid-template-columns:1fr 1fr;border-radius:9px;overflow:hidden;background:#073d50;margin-bottom:12px;box-shadow:0 3px 10px #00334414}.genderTabs a{padding:13px;text-align:center;color:#fff;font-weight:900;font-size:14px;background:#06374b}.genderTabs a.active{background:linear-gradient(90deg,#079bb0,#0ab3c7)}.memberSearch{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dce7ea;border-radius:10px;padding:9px 12px;margin-bottom:12px}.memberSearch input{border:0;outline:0;flex:1 1;background:transparent;color:#263b43}.top5box{background:linear-gradient(160deg,#07191f,#081218);border:1px solid #273a3d;border-radius:12px;padding:12px;box-shadow:0 10px 25px #001b2230;overflow:hidden}.top5head{display:flex;align-items:center;justify-content:center;gap:8px;color:#ffd243;font-weight:900;font-size:16px;text-shadow:0 0 8px #ffc40099}.top5month{text-align:center;color:#91abb0;font-size:10px;margin:4px 0 9px}.top5list{grid-gap:7px}.top5item,.top5list{display:grid;gap:7px}.top5item{position:relative;grid-template-columns:22px 48px 1fr;align-items:center;grid-gap:7px;padding:6px;border-radius:10px;color:#fff;border:1px solid #e8b52e;background:linear-gradient(90deg,#0b1518,#0a2023);box-shadow:inset 0 0 11px #ffcb3122,0 0 7px #ffc62a28}.top5item:after{content:"✦";position:absolute;right:5px;top:1px;color:#ffe07b;font-size:10px;filter:drop-shadow(0 0 3px #ffc400)}.top5rank{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(#ffe58a,#ca8b05);color:#201300;font-weight:900;font-size:11px;box-shadow:0 0 8px #ffcf32}.top5avatarWrap{position:relative}.top5avatarWrap img{width:48px;height:48px;border-radius:9px;object-fit:cover;border:2px solid #f4c342}.top5miniCrown{position:absolute;left:-7px;top:-10px;color:#ffd347;fill:#7b5200;filter:drop-shadow(0 0 3px #ffc400)}.top5name{min-width:0}.top5name b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top5name small{display:block;color:#f7d56a;font-size:9px;margin-top:2px}.statsBox{background:linear-gradient(180deg,#0b7588,#075565);color:#fff;border-radius:11px;overflow:hidden;box-shadow:0 7px 18px #003b4820}.statsBox h3{margin:0;padding:11px 13px;background:#08697a;font-size:13px}.statsBox>div{display:grid;grid-template-columns:20px 1fr auto;grid-gap:7px;gap:7px;align-items:center;padding:11px 13px;border-bottom:1px solid #ffffff20;font-size:11px}.statsBox b{font-size:12px}.tierSection{background:#fff;border:1px solid #e3eaec;border-radius:11px;margin-bottom:12px;padding:12px 14px;box-shadow:0 2px 8px #001d2608}.tierHeader{justify-content:space-between;margin-bottom:10px}.tierHeader,.tierHeader>div{display:flex;align-items:center}.tierHeader>div{gap:8px}.tierHeader span{display:flex;flex-direction:column}.tierHeader b{font-size:15px}.tierHeader small{font-size:10px;color:#7a8b91;margin-top:1px}.tierCount{font-size:10px;color:#738890!important}.tierSection.gold .tierHeader b,.tierSection.gold .tierHeader>div{color:#c78900}.tierSection.silver .tierHeader b,.tierSection.silver .tierHeader>div{color:#71828b}.tierSection.bronze .tierHeader b,.tierSection.bronze .tierHeader>div{color:#9a572e}.tierSection.normal .tierHeader b,.tierSection.normal .tierHeader>div{color:#34778a}.tierGrid{display:grid;grid-gap:13px;gap:13px;align-items:start}.goldGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.bronzeGrid,.silverGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.normalGrid{grid-template-columns:repeat(8,minmax(0,1fr))}.memberCard{position:relative;display:block;background:#fff;border-radius:9px;color:#14242c;transition:.2s ease}.memberCard:hover{transform:translateY(-2px)}.memberPhoto{position:relative;overflow:hidden;background:#e9f0f2;border-radius:8px 8px 0 0}.memberPhoto img{width:100%;height:100%;object-fit:cover;object-position:center 28%;display:block;max-width:100%}.goldCard{border:1.5px solid #e8ad1a;box-shadow:0 0 8px #e9b42333}.goldCard .memberPhoto{height:172px}.silverCard{border:1px solid #b8c5cb}.silverCard .memberPhoto{height:140px}.bronzeCard{border:1px solid #c8885e}.bronzeCard .memberPhoto{height:105px}.normalCard{border:0;box-shadow:none;text-align:center;background:transparent}.normalCard .memberPhoto{width:58px;height:58px;border-radius:50%;margin:0 auto;border:2px solid #76b2c0}.normalCard .cityChip,.normalCard .spark{display:none}.normalCard .memberInfo{padding:5px 2px}.normalCard .memberName{font-size:10px;justify-content:center}.normalCard .memberRating{justify-content:center;font-size:8px}.normalCard .memberRating span{letter-spacing:-2px}.memberInfo{padding:7px 8px}.memberName{gap:4px;font-size:12px;font-weight:900;min-width:0}.memberName,.memberRating{display:flex;align-items:center}.memberRating{gap:5px;font-size:10px;margin-top:3px}.memberRating span{color:#eaa91a;letter-spacing:-1px}.verified{color:#129fe3!important;fill:#dff5ff}.cityChip{left:5px;bottom:5px;background:#000b;color:#fff;border-radius:99px;padding:3px 6px;font-size:8px}.cityChip,.spark{position:absolute}.spark{color:#fff1a9;text-shadow:0 0 5px #ffbf00;pointer-events:none}.s1{right:5px;top:5px}.s2{right:15px;bottom:14px;font-size:12px}.topFiveMember{border:2px solid #f1b80d!important;box-shadow:0 0 0 2px #fff0a366,0 0 18px #f8c51d88!important;background:linear-gradient(#fff,#fffaf0)}.topFiveMember:after{content:"";position:absolute;inset:-4px;border-radius:12px;border:1px solid #ffd96880;pointer-events:none}.topFiveMember .memberPhoto{border-radius:7px 7px 0 0}.topCrown{position:absolute;left:-8px;top:-13px;z-index:4;color:#ffd33d;filter:drop-shadow(0 0 5px #e7a800);display:flex;align-items:center}.topCrown svg{fill:#7d5200}.topCrown span{color:#583c00;background:#ffdd65;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;margin-left:-4px;margin-top:11px}.normalCard.topFiveMember{padding:4px;border-radius:11px!important}.normalCard.topFiveMember .memberPhoto{border-color:#f6c41a;width:64px;height:64px}.visualRight .rightPanel{background:#fff;border:1px solid #dfe9ec;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #00303b10}.rightPanel h3{margin:0;background:linear-gradient(90deg,#087b8e,#099daf);color:#fff;padding:10px 12px;font-size:13px}.quickVisual{display:grid;padding:7px}.quickVisual a{display:flex;align-items:center;gap:10px;padding:10px 9px;border-bottom:1px solid #edf2f3;font-size:11px;font-weight:700}.quickVisual a:last-child{border-bottom:0}.quickVisual svg{color:#167e91}.announceItem{padding:10px 12px;border-bottom:1px solid #edf2f3;font-size:10px;line-height:1.35}.socialVisual{padding:10px;display:grid;grid-gap:7px;gap:7px}.socialVisual a{display:flex;align-items:center;gap:8px;color:#fff;padding:10px;border-radius:7px;font-size:11px;font-weight:900;background:#0aa9b8}.socialVisual a:first-child{background:#169bd2}.socialVisual a:nth-child(2){background:linear-gradient(90deg,#d82d86,#ff5a37)}.socialVisual a:nth-child(3){background:#d92e2e}.socialVisual svg{width:17px;height:17px}.brandMini{background:linear-gradient(145deg,#062a38,#071d28);border-radius:10px;color:#f7c849;padding:15px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px;box-shadow:0 7px 18px #001e2830}.brandMini span{font-size:9px;color:#f1ce74}.brandMini b{font-family:Georgia,serif;font-style:italic;font-size:22px;text-shadow:0 0 10px #ffc40070;max-width:190px;overflow:hidden;text-overflow:ellipsis}.visualFooter{background:linear-gradient(90deg,#08788d,#065568);color:#fff}.visualFooter .container{gap:20px;padding:12px 0;font-size:10px;font-weight:700}.profileNav,.visualFooter .container{display:flex;justify-content:space-between}.profileNav{align-items:center;margin-bottom:10px}.profileIdentity{padding-bottom:8px}.profileSocials{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.profileSocials a{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:8px;background:#083846;color:#dffcff;border:1px solid #176170;font-size:11px}.profileSocials a:hover{background:#0a5565}.profileInfoGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.clickableCover{cursor:zoom-in}.tierText.gold{color:#d4a021}.tierText.silver{color:#9baeb7}.tierText.bronze{color:#c18150}.tierText.normal{color:#35b5c9}.changeitem .socialPreview{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:8px}.changeitem .socialPreview div{background:#071b27;padding:8px;border-radius:8px}@media(max-width:1280px){.visualLayout{grid-template-columns:205px minmax(0,1fr) 210px}.goldGrid{grid-template-columns:repeat(3,1fr)}.bronzeGrid,.silverGrid{grid-template-columns:repeat(4,1fr)}.normalGrid{grid-template-columns:repeat(6,1fr)}.visualNavLinks{gap:14px}.visualNav{gap:18px}}@media(max-width:1000px){.visualLayout{grid-template-columns:190px minmax(0,1fr)}.visualRight{display:none}.goldGrid{grid-template-columns:repeat(3,1fr)}.bronzeGrid,.silverGrid{grid-template-columns:repeat(4,1fr)}.normalGrid{grid-template-columns:repeat(6,1fr)}.visualNavLinks a:nth-child(n+4){display:none}}@media(max-width:760px){.visualTopbar{height:auto;position:relative}.visualNav{padding:10px 0;flex-wrap:wrap}.scriptLogo{font-size:25px}.visualNavLinks{order:3;width:100%;justify-content:flex-start;overflow:auto}.visualNavLinks a{height:36px;white-space:nowrap}.visualActions{margin-left:auto}.miniUser span{display:none}.visualLayout{grid-template-columns:1fr;padding-top:10px}.visualLeft{position:static;display:grid;grid-template-columns:1fr 1fr}.top5box{grid-column:1/-1}.statsBox{display:none}.genderTabs a{padding:10px;font-size:12px}.goldGrid{grid-template-columns:repeat(2,1fr)}.bronzeGrid,.silverGrid{grid-template-columns:repeat(3,1fr)}.normalGrid{grid-template-columns:repeat(5,1fr)}.goldCard .memberPhoto{height:160px}.silverCard .memberPhoto{height:115px}.bronzeCard .memberPhoto{height:92px}.visualFooter .container{flex-wrap:wrap;justify-content:center}.profileInfoGrid{grid-template-columns:1fr}}@media(max-width:480px){.visualActions>svg{display:none}.visualNavLinks{gap:10px}.visualLeft{display:block}.top5list{grid-template-columns:1fr}.bronzeGrid,.goldGrid,.silverGrid{grid-template-columns:repeat(2,1fr)}.normalGrid{grid-template-columns:repeat(4,1fr)}.goldCard .memberPhoto{height:135px}.silverCard .memberPhoto{height:110px}.bronzeCard .memberPhoto{height:92px}.memberName{font-size:10px}.tierSection{padding:10px}.top5box{margin-bottom:10px}}.authPage{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 30% 0,#0e8192 0,#075365 24%,#032a38 58%,#011722 100%);position:relative;overflow:hidden}.authPage:after,.authPage:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:#18d7e81c;filter:blur(20px)}.authPage:before{left:-110px;top:-120px}.authPage:after{right:-100px;bottom:-140px;background:#f7c94b12}.authCard{position:relative;z-index:1;width:min(900px,96vw);display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 30px 90px #00151f88;border:1px solid #ffffff88;color:#15313a}.compactAuth{width:min(760px,96vw)}.authBrand{padding:42px 34px;background:linear-gradient(150deg,#063f50,#087a8d);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:470px}.authLogo{font-family:Georgia,serif;font-style:italic;font-size:28px;color:#ffd45c;font-weight:900;display:flex;align-items:center;gap:10px;text-shadow:0 0 12px #ffc40055}.authBrand h1{font-size:31px;margin:22px 0 8px}.authBrand p{color:#c9edf2;line-height:1.55}.authFeature{margin-top:25px;display:flex;align-items:center;gap:8px;background:#ffffff12;border:1px solid #ffffff25;border-radius:12px;padding:12px;font-size:12px}.authFormSide{padding:34px;background:#f8fbfc;display:flex;flex-direction:column;justify-content:center}.authForm{display:grid;grid-gap:15px;gap:15px}.authForm label>span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#49636b}.authForm input,.authForm select{width:100%;margin-top:7px;padding:13px 14px;border-radius:10px;border:1px solid #cfe0e4;background:#fff;color:#18353e;outline:none}.authForm input:focus,.authForm select:focus{border-color:#0aa7bb;box-shadow:0 0 0 3px #0aa7bb15}.authSubmit{border:0;border-radius:10px;padding:14px;background:linear-gradient(90deg,#087c90,#0ab3c7);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 7px 18px #07889d33}.authSubmit:disabled{opacity:.65}.authError{background:#fff0f0;border:1px solid #ffc2c2;padding:10px;border-radius:9px}.authBottom,.authLinks{font-size:12px;color:#647d84;margin-top:16px}.authBottom{text-align:center}.authBottom a,.authLinks a{color:#087d90;font-weight:800}.authLinks{display:flex;justify-content:space-between}.authLoading{padding:35px;text-align:center;background:#fff}.loginBrand{min-height:390px}.adminQuick{color:#8c5d00!important;background:#fff8df!important;border-radius:8px}.adminQuick svg{color:#c48a00!important}.memberHub{min-height:100vh;padding:30px 0;color:#eaffff}.hubHeader{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.hubHeader h1{display:flex;align-items:center;gap:9px;margin:12px 0 0;color:#fff}.hubCard{background:#071d28;border:1px solid #174958;border-radius:16px;overflow:hidden;box-shadow:0 15px 45px #0005}.conversationRow{display:grid;grid-template-columns:54px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid #173b47}.conversationRow:hover{background:#0b2a36}.conversationRow img{width:54px;height:54px;border-radius:50%;object-fit:cover}.conversationRow p{margin:4px 0 0;color:#93adb4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70ch}.conversationRow small,.notificationRow small{color:#6f8d96}.emptyHub{padding:30px;text-align:center;color:#8caab2}.notificationList{padding:5px 0}.notificationRow{display:flex;gap:12px;align-items:flex-start;padding:14px 18px;border-bottom:1px solid #173b47}.notificationRow p{margin:0 0 5px}.notifyDot{width:9px;height:9px;border-radius:50%;background:#18d7e8;box-shadow:0 0 8px #18d7e8;margin-top:5px;flex:none}@media(max-width:720px){.authCard{grid-template-columns:1fr}.authBrand{min-height:auto;padding:28px}.authBrand h1{font-size:25px}.authFormSide{padding:25px}.conversationRow{grid-template-columns:45px 1fr}.conversationRow img{width:45px;height:45px}.conversationRow>small{grid-column:2}.hubHeader{align-items:flex-start}.wideAuth .two{grid-template-columns:1fr}}.cardSocials{display:flex;gap:5px;align-items:center;margin-top:5px;color:#118aa0;min-height:13px}.normalCard .cardSocials{justify-content:center;gap:3px}.normalCard .cardSocials svg{width:9px;height:9px}.floatingEmblem{position:fixed;right:22px;bottom:28px;z-index:80;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,#12c9d8,#07566b 62%,#032b3a);border:2px solid #f2c64c;color:#ffe37b;box-shadow:0 0 0 4px #0ac1d222,0 8px 25px #001b25aa,0 0 18px #f4c54255;animation:emblemFloat 2.8s ease-in-out infinite}.floatingEmblem b{font:900 italic 25px Georgia,serif;text-shadow:0 0 8px #ffe17a}.floatingEmblem svg{position:absolute;right:4px;top:5px;filter:drop-shadow(0 0 4px #fff2a0)}@keyframes emblemFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.settingsSectionTitle{margin-top:8px;padding:12px;border-radius:10px;background:#082b37;border:1px solid #157383}.settingsSectionTitle h3{margin:0 0 3px;color:#6eeaf4}.settingsSectionTitle small{color:#9bc4ca}@media(max-width:760px){.goldCard .memberPhoto{height:150px}.silverCard .memberPhoto{height:125px}.floatingEmblem{width:48px;height:48px;right:12px;bottom:16px}.floatingEmblem b{font-size:21px}}@media(max-width:480px){.goldCard .memberPhoto{height:128px}.silverCard .memberPhoto{height:116px}}.modernProfilePage{min-height:100vh;background:radial-gradient(circle at 25% 0,#0b7285 0,#063a4c 17%,#edf5f6 42%,#f5f8f9 100%);padding:26px 0 55px;color:#17313a}.modernProfileWrap{width:min(1180px,94%)}.profileTopNav{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.profileTopNav>a{color:#dffaff;font-weight:800;font-size:12px}.profileTopNav>div{display:flex;gap:8px}.profileEditButton,.profileMessagesButton{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border-radius:10px;font-weight:900;font-size:11px;box-shadow:0 8px 20px #002d3820}.profileEditButton{background:linear-gradient(90deg,#f5c446,#d99b17);color:#392500}.profileMessagesButton{background:#fff;color:#08788d}.modernProfileHero{position:relative;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 65px #002f3a30;border:1px solid #d9e7e9}.modernCover{height:300px;position:relative;background:linear-gradient(135deg,#075467,#0b8b9e)}.modernCover .coverFallback,.modernCover .coverclick{height:100%}.modernCover .coverclick img{object-fit:cover;object-position:center}.coverShade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 42%,#032734b8)}.modernProfileSummary{position:relative;display:grid;grid-template-columns:160px minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:flex-end;padding:0 30px 26px;margin-top:-78px}.modernAvatarWrap{position:relative;width:154px;height:154px;z-index:3}.modernAvatarWrap .imageclick,.modernAvatarWrap .imageclick img{width:154px;height:154px;border-radius:24px}.modernAvatarWrap .imageclick img{object-fit:cover;border:5px solid #fff;outline:2px solid #1ba9ba;box-shadow:0 14px 35px #00242f55}.tierMedallion{position:absolute;right:-7px;bottom:11px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:3px solid #fff;box-shadow:0 4px 15px #002b3455}.tierMedallion.gold{background:linear-gradient(145deg,#fff2a8,#d59908);color:#4a3000}.tierMedallion.silver{background:linear-gradient(145deg,#f8fdff,#92aeb9);color:#334d57}.tierMedallion.bronze{background:linear-gradient(145deg,#f4c39f,#9c552d);color:#fff}.tierMedallion.normal{background:linear-gradient(145deg,#6ce1ec,#087b8e);color:#fff}.modernIdentity{padding-top:84px}.identityTitle{display:flex;align-items:center;gap:7px}.identityTitle h1{margin:0;font-size:31px;line-height:1.05}.bigVerified{filter:drop-shadow(0 0 4px #39bcff80)}.identityMeta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:10px;color:#617a82;font-size:12px}.identityMeta>span{display:inline-flex;align-items:center;gap:4px}.modernTierBadge{padding:5px 9px;border-radius:99px;font-size:10px;font-weight:900}.modernTierBadge.gold{background:#fff4c9;color:#9a6500;border:1px solid #e4b53e}.modernTierBadge.silver{background:#edf3f5;color:#5f737b;border:1px solid #bdcbd0}.modernTierBadge.bronze{background:#fff0e6;color:#95552f;border:1px solid #d39870}.modernTierBadge.normal{background:#e7f9fb;color:#157b89;border:1px solid #9edce3}.onlinePill{color:#159859!important;font-weight:800}.profilePhone{margin-top:11px;display:flex;align-items:center;gap:7px;color:#245762;font-size:12px}.profilePhone svg{color:#0798a9}.modernSocials{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.modernSocials a{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#edf8fa;border:1px solid #cce8ec;color:#087f92;transition:.2s}.modernSocials a span{display:none}.modernSocials a:hover{transform:translateY(-2px);background:#087f92;color:#fff;box-shadow:0 6px 13px #087f9233}.profileStatStrip{display:grid;grid-template-columns:repeat(3,88px);grid-gap:7px;gap:7px;padding-top:84px}.profileStatStrip>div{padding:10px 8px;text-align:center;border-radius:13px;background:#f7fbfc;border:1px solid #dcebed;display:grid;place-items:center;grid-gap:2px;gap:2px}.profileStatStrip svg{color:#daa01d}.profileStatStrip b{font-size:18px}.profileStatStrip span{font-size:9px;color:#70878e}.profileModernGrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:18px;gap:18px;margin-top:18px}.modernProfileMain{display:grid;grid-gap:16px;gap:16px}.modernProfileAside{min-width:0}.modernInfoCards{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.modernInfoCards article,.modernPanel{background:#fff;border:1px solid #dce8ea;border-radius:17px;padding:20px;box-shadow:0 8px 25px #002b350d}.modernInfoCards h2,.modernPanel h2{margin:0 0 8px;font-size:17px}.modernInfoCards p{margin:0;color:#647b82;line-height:1.65;font-size:13px;white-space:pre-wrap}.panelHeading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px}.panelHeading h2{margin:0}.panelHeading small{font-size:10px;color:#84979c}.modernTags{display:flex;gap:7px;flex-wrap:wrap}.modernTags span{padding:7px 10px;border-radius:99px;background:linear-gradient(90deg,#eaf9fb,#f6fcfd);border:1px solid #bfe4e9;color:#147486;font-size:10px;font-weight:800}.stickyProfilePanel{position:-webkit-sticky;position:sticky;top:88px}.stickyProfilePanel .ratingbox{margin:0;border:0;background:transparent;padding:0}.modernPrimaryAction,.modernSecondaryAction{margin-top:10px;display:flex;justify-content:center;align-items:center;gap:7px;padding:11px;border-radius:10px;font-size:11px;font-weight:900}.modernPrimaryAction{background:linear-gradient(90deg,#0790a5,#0ab7c9);color:#fff}.modernSecondaryAction{background:#eef8fa;color:#087b8d;border:1px solid #cce6ea}.messageProfilePanel .messages{margin:0}.messageProfilePanel .messages>h2{display:none}.modernProfileHero.tier-gold{border-color:#efc44b;box-shadow:0 25px 65px #a96d1120,inset 0 0 0 1px #fff4c5}.modernProfileHero.tier-silver{border-color:#b9cbd2}.modernProfileHero.tier-bronze{border-color:#d29a72}.goldCard:not(.topFiveMember){border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#a96d00,#ffe990 28%,#d59a11 55%,#fff3b5 76%,#996100) border-box;box-shadow:0 7px 20px #c88b1725,0 0 10px #ffcf3e20}.goldCard:not(.topFiveMember):before{content:"✦";position:absolute;right:5px;top:3px;z-index:3;color:#ffe078;text-shadow:0 0 5px #e7a800;font-size:11px}.goldCard .memberPhoto{height:158px;border-bottom:1px solid #e4bb49}.silverCard:not(.topFiveMember){border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#708991,#f6fdff 28%,#a6bbc3 55%,#edf9fc 75%,#687d85) border-box;box-shadow:0 7px 18px #698b9625,0 0 8px #cbeaf025}.silverCard:not(.topFiveMember):before{content:"✧";right:5px;z-index:3;color:#e8f8fc;text-shadow:0 0 5px #6d9ead;font-size:11px}.silverCard .memberPhoto{height:146px;border-bottom:1px solid #b5c9d0}.bronzeCard:not(.topFiveMember){border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#8b4b25,#f2bd91 30%,#b8693a 55%,#ffd5b4 76%,#844522) border-box;box-shadow:0 6px 16px #9e5d3520}.bronzeCard:not(.topFiveMember):before{content:"•";position:absolute;right:7px;top:2px;z-index:3;color:#d88c59;text-shadow:0 0 5px #e7a57c;font-size:15px}.bronzeCard .memberPhoto{height:116px;border-bottom:1px solid #d39b76}.memberCard:not(.normalCard) .memberPhoto{box-shadow:inset 0 0 0 1px #ffffff66}.memberCard:not(.normalCard):hover{transform:translateY(-4px);filter:saturate(1.04)}.modernHub{min-height:100vh;background:radial-gradient(circle at 20% 0,#0a7588,#063849 25%,#eef5f6 48%);padding:28px 0 55px}.modernHub .hubHeader{color:#fff}.messagesModern{min-height:650px;display:grid;grid-template-columns:330px minmax(0,1fr);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 70px #002c3740;border:1px solid #d7e7ea}.conversationPanel{border-right:1px solid #e2ecee;background:#f9fcfd}.conversationTitle{display:flex;align-items:center;gap:10px;padding:18px;background:linear-gradient(90deg,#075e70,#0793a5);color:#fff}.conversationTitle small{display:block;font-size:9px;color:#c9f1f5;margin-top:2px}.conversationSearch{display:flex;align-items:center;gap:7px;margin:12px;padding:9px 10px;border:1px solid #d9e7e9;border-radius:9px;background:#fff}.conversationSearch input{border:0;outline:0;min-width:0;flex:1 1}.conversationList{max-height:560px;overflow:auto}.conversationItem{width:100%;display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:11px 12px;border:0;border-bottom:1px solid #edf2f3;background:transparent;text-align:left;cursor:pointer}.conversationItem.active,.conversationItem:hover{background:#eaf8fa}.conversationAvatar{position:relative}.conversationAvatar img{width:44px;height:44px;border-radius:50%;object-fit:cover}.conversationAvatar span{position:absolute;right:0;bottom:2px;width:10px;height:10px;border-radius:50%;background:#26ce75;border:2px solid #fff}.conversationText{min-width:0}.conversationText b{font-size:12px}.conversationText p{margin:4px 0 0;font-size:10px;color:#71878d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversationMeta{text-align:right}.conversationMeta small{display:block;font-size:8px;color:#8aa0a6}.conversationMeta em{display:inline-grid;margin-top:5px;width:19px;border-radius:50%;background:#0aa7ba;font-size:9px}.chatPanel{display:flex;flex-direction:column;min-width:0;position:relative}.chatHeader{height:74px;display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #e3edef}.chatHeader img{width:47px;height:47px;border-radius:50%;object-fit:cover}.chatHeader div{flex:1 1}.chatHeader b{display:block}.chatHeader small{color:#58a56d;font-size:9px}.chatProfileLink{font-size:10px;font-weight:800;color:#087f92;background:#eef9fa;border-radius:8px;padding:8px 10px}.chatMessages{flex:1 1;min-height:460px;max-height:510px;overflow:auto;padding:20px;background:linear-gradient(#f7fbfc,#f2f8f9);display:flex;flex-direction:column;gap:9px}.chatBubble{max-width:73%;padding:10px 12px;border-radius:14px;background:#fff;border:1px solid #dce8ea;align-self:flex-start;box-shadow:0 3px 8px #00303b0b}.chatBubble.mine{align-self:flex-end;background:linear-gradient(135deg,#087d90,#0aa8b9);color:#fff;border-color:transparent}.chatBubble p{margin:0;font-size:12px;line-height:1.45}.chatBubble small{margin-top:5px;display:flex;align-items:center;justify-content:flex-end;gap:3px;font-size:8px;opacity:.72}.chatComposer{display:flex;gap:10px;padding:12px;border-top:1px solid #e2ecee;background:#fff}.chatComposer textarea{flex:1 1;resize:none;min-height:53px;max-height:120px;border:1px solid #d5e5e7;border-radius:11px;padding:10px;outline:0}.chatComposer button{border:0;border-radius:10px;background:linear-gradient(90deg,#078399,#0bb2c2);color:#fff;font-weight:900;padding:0 18px;display:flex;align-items:center;gap:6px;cursor:pointer}.chatComposer button:disabled{opacity:.5}.chatEmpty{height:100%;display:grid;place-items:center;align-content:center;text-align:center;color:#81969c}.chatEmpty h2{margin:10px 0 3px}.chatEmpty p{max-width:300px;font-size:11px}.messageError{position:absolute;left:20px;right:20px;bottom:78px;background:#fff0f0;border:1px solid #ffc7c7;color:#b83b3b;padding:8px 10px;border-radius:8px;font-size:10px}.floatingWhatsapp{position:fixed;right:22px;bottom:26px;z-index:90;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 34% 28%,#45f27d,#25d366 55%,#119644);border:3px solid #fff;color:#fff;box-shadow:0 0 0 3px #25d36640,0 10px 28px #073b2590,0 0 20px #25d36655;animation:whatsappFloat 2.8s ease-in-out infinite}.floatingWhatsapp span{position:absolute;right:70px;background:#0d6636;color:#fff;padding:7px 9px;border-radius:8px;font-size:9px;font-weight:900;white-space:nowrap;opacity:0;transform:translateX(8px);transition:.2s}.floatingWhatsapp:hover span{opacity:1;transform:translateX(0)}@keyframes whatsappFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:900px){.profileModernGrid{grid-template-columns:1fr}.modernProfileAside{order:-1}.stickyProfilePanel{position:static}.modernProfileSummary{grid-template-columns:140px minmax(0,1fr);margin-top:-65px}.modernAvatarWrap,.modernAvatarWrap .imageclick,.modernAvatarWrap .imageclick img{width:135px;height:135px}.profileStatStrip{grid-column:1/-1;padding-top:0;grid-template-columns:repeat(3,1fr)}.modernIdentity{padding-top:70px}.messagesModern{grid-template-columns:280px minmax(0,1fr)}}@media(max-width:700px){.modernProfilePage{padding-top:12px}.profileTopNav{align-items:flex-start}.profileTopNav>div{flex-wrap:wrap;justify-content:flex-end}.modernCover{height:220px}.modernProfileSummary{display:flex;flex-direction:column;align-items:flex-start;margin-top:-60px;padding:0 18px 18px;gap:8px}.modernIdentity{padding-top:0}.identityTitle h1{font-size:26px}.profileStatStrip{width:100%;padding-top:0;grid-template-columns:repeat(3,1fr)}.messagesModern,.modernInfoCards{grid-template-columns:1fr}.messagesModern{min-height:0}.conversationPanel{border-right:0;border-bottom:1px solid #e2ecee}.conversationList{max-height:240px}.chatMessages{min-height:380px}.goldCard .memberPhoto{height:142px}.silverCard .memberPhoto{height:130px}.bronzeCard .memberPhoto{height:105px}.floatingWhatsapp{width:54px;height:54px;right:13px;bottom:16px}}.profileTopNav{gap:14px}.profileTopNav .profileBrand{font:900 italic 24px Georgia,serif;color:#ffd45c;text-shadow:0 0 10px #ffc40055;margin-right:auto}.profileTopNav>div{margin-left:8px}@media(max-width:700px){.profileTopNav{flex-wrap:wrap}.profileTopNav .profileBrand{width:100%;font-size:22px}.profileTopNav>div{margin-left:auto}}.visualLayoutWide{grid-template-columns:minmax(0,1fr) 292px!important;gap:18px}.visualLayoutWide .visualCenter{min-width:0}.visualRight{position:-webkit-sticky;position:sticky;top:82px;align-self:start}.topFiveHorizontal{display:flex;align-items:center;gap:14px;padding:10px 12px;margin-bottom:10px;background:linear-gradient(100deg,#051f29,#083946 65%,#0a5d6b);border:1px solid #e4b72f;border-radius:15px;box-shadow:0 8px 22px #002d3a2a,inset 0 0 24px #e8bc2a0c;overflow:hidden}.topFiveHorizontalTitle{display:flex;align-items:center;gap:8px;min-width:132px;color:#ffd95c}.topFiveHorizontalTitle svg{filter:drop-shadow(0 0 7px #ffd950)}.topFiveHorizontalTitle b{display:block;font-size:13px}.topFiveHorizontalTitle small{display:block;color:#a8c5ca;font-size:8px;margin-top:2px}.topFiveHorizontalList{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;flex:1 1}.royalMini{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;min-height:48px;padding:5px 7px;border-radius:10px;background:linear-gradient(145deg,#0b2a34,#071c25);border:1px solid #cfa824;color:#fff;box-shadow:inset 0 0 10px #e8c23b0c}.royalMini:hover{transform:translateY(-2px);box-shadow:0 0 15px #f4c84348}.royalMini img{width:34px;height:34px;border-radius:9px;object-fit:cover;border:1px solid #ffd75e}.royalRank{position:absolute;left:-4px;top:-7px;z-index:2;background:radial-gradient(circle,#fff3a3,#d49b13 70%);color:#3a2700;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:8px;font-weight:900;box-shadow:0 0 9px #ffd34f}.royalCrown{position:absolute;right:3px;top:-8px;width:17px;color:#ffd34b;filter:drop-shadow(0 0 4px #ffd34b)}.royalName{min-width:0;font-weight:900;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.royalName small{display:block;color:#f7ca48;font-size:7px;margin-top:2px}.rank-1{border-width:2px;box-shadow:0 0 16px #ffd33142,inset 0 0 18px #ffd33112}.rank-1 .royalCrown{width:20px}.memberCard{overflow:visible}.memberCardLink{display:block;color:inherit}.royalMember{border:2px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#7b4b00,#fff1a2,#c89212,#fff8c8,#7c4a00) border-box!important;box-shadow:0 0 0 2px #ffda5c2d,0 8px 25px #a46d112e,0 0 20px #ffd94a35!important}.royalMember:after{content:"♛";position:absolute;right:8px;top:8px;z-index:4;color:#ffe26f;font-size:18px;text-shadow:0 0 7px #cf8d00}.topCrown{position:absolute!important;left:-7px!important;top:-10px!important;z-index:8!important;padding:4px 6px!important;border-radius:9px!important;background:linear-gradient(145deg,#fff5aa,#d29708)!important;color:#372400!important;box-shadow:0 0 13px #ffd344!important;border:1px solid #fff3a1!important}.topCrown span{font-weight:900;font-size:9px}.cardLikeBtn{position:absolute;right:7px;bottom:7px;z-index:6;border:1px solid #cfe3e7;border-radius:9px;background:#fff;color:#38626d;padding:5px 7px;display:flex;align-items:center;gap:4px;font-size:8px;font-weight:800;box-shadow:0 3px 10px #002b3514}.cardLikeBtn:hover{color:#d73b66;border-color:#f1a9bd}.cardLikeBtn.liked{background:#8e163a;color:#fff;border-color:#8e163a}.cardLikeBtn b{font-size:8px}.memberInfo{padding-bottom:36px!important}.statsRight>div{display:grid;grid-template-columns:20px 1fr auto;grid-gap:6px;gap:6px;align-items:center;padding:9px 10px;border-bottom:1px solid #edf3f4}.statsRight>div:last-child{border-bottom:0}.statsRight svg{color:#0c94a8}.followPremium .socialVisual.premium{display:grid;grid-gap:8px;gap:8px;padding:10px}.socialVisual.premium a{display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:10px;border-radius:12px;background:linear-gradient(135deg,#f8fcfd,#eef8fa);border:1px solid #d6e9ec;color:#153b44!important;box-shadow:0 4px 13px #00313d0c}.socialVisual.premium a:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00313d18}.socialVisual.premium .socialIcon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#0d8da1,#0bb7c8);color:#fff}.socialVisual.premium b{display:block;font-size:10px}.socialVisual.premium small{display:block;font-size:8px;color:#789298;margin-top:1px}.socialVisual.premium i{font-style:normal;font-weight:900;color:#0b91a4}.announcementsBottom{margin-top:12px}.navIconBtn{border:0;background:transparent;color:#fff;display:grid;place-items:center;padding:4px;cursor:pointer;border-radius:8px}.navIconBtn:hover{background:#ffffff18}.waMiniPanel{position:fixed;right:26px;bottom:98px;z-index:95;width:330px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 22px 55px #001f2e70;border:1px solid #cfe5dc}.waMiniHead{justify-content:space-between;padding:13px 14px;background:linear-gradient(135deg,#0d7041,#25d366);color:#fff}.waMiniHead,.waMiniHead>div{display:flex;align-items:center}.waMiniHead>div{gap:9px}.waMiniHead span{display:block}.waMiniHead b{display:block;font-size:12px}.waMiniHead small{font-size:8px;color:#dff9e8}.waMiniHead button{border:0;background:#ffffff1c;color:#fff;border-radius:8px;padding:5px}.waMiniBody{padding:14px}.waMiniBody p{font-size:11px;color:#46656d;background:#eef8f2;padding:10px;border-radius:10px}.waMiniBody textarea{width:100%;min-height:90px;resize:vertical;border:1px solid #cfe2dc;border-radius:10px;padding:10px;outline:0}.waMiniBody>button{width:100%;margin-top:8px;border:0;border-radius:10px;background:#25d366;color:#06361b;font-weight:900;padding:11px;display:flex;align-items:center;justify-content:center;gap:7px}.waMiniBody>button:disabled{opacity:.5}.waNote,.waWarn{display:block;margin-top:7px;font-size:8px;color:#819296}.waWarn{color:#b94a4a}.verifyText{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900}.verifiedText{background:#e8f7ff;color:#087db8;border:1px solid #b9e6ff}.unverifiedText{background:#fff0f0;color:#c83939;border:1px solid #ffc6c6}.roleBadge{display:inline-flex!important;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:#e9f6f8;color:#087184;border:1px solid #bfe2e8;font-size:9px;font-weight:900}.profileSafetyActions{display:flex;gap:7px;align-items:center}.blockBtn{display:inline-flex;align-items:center;gap:6px;border:1px solid #efb7b7;border-radius:9px;background:#fff3f3;color:#a72d2d;padding:8px 10px;font-weight:900;font-size:10px;cursor:pointer}.blockBtn.blocked{background:#8d1d27;color:#fff;border-color:#8d1d27}.blockBtn.compact{padding:7px 8px;font-size:9px}.chatHeaderActions{display:flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important}.blockNotice{display:flex;align-items:center;gap:7px;background:#fff3f3;color:#a72d2d;border-bottom:1px solid #f0c6c6;padding:9px 14px;font-size:10px;font-weight:800}.adminEdit{background:linear-gradient(90deg,#0c7f92,#08a9bb)!important;color:#fff!important}.ratingbox{min-width:0;overflow:hidden}.ratingmain{display:grid!important;grid-template-columns:minmax(82px,.85fr) minmax(0,1.5fr)!important;grid-gap:12px!important;gap:12px!important;align-items:center!important}.ratingScoreBlock{min-width:0}.ratingtitle{white-space:normal!important;line-height:1.1!important}.ratingnumber{font-size:36px!important;line-height:1!important}.ratingnumber span{font-size:12px!important}.stars{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:3px!important;gap:3px!important}.stars,.stars .star{min-width:0!important}.stars .star{padding:2px!important}.stars svg{width:100%!important;max-width:24px!important}.likearea{gap:8px!important;flex-wrap:wrap!important}.likearea,.likebtn{display:flex!important;align-items:center!important}.likebtn{max-width:100%!important;gap:6px!important;white-space:normal!important}.likebtn small{font-size:8px!important}.stickyProfilePanel{overflow:hidden}.reportUpload{display:grid;grid-gap:6px;gap:6px}.reportUpload>span{display:flex;align-items:center;gap:6px;font-weight:800}.reportFiles{display:grid;grid-gap:5px;gap:5px}.reportFiles>div{display:flex;justify-content:space-between;align-items:center;padding:7px 9px;border-radius:8px;background:#f1f7f8;font-size:9px}.reportFiles button{border:0;background:transparent;color:#a22;font-size:16px}.reportEvidence{display:grid;grid-gap:6px;gap:6px;margin:10px 0;padding:10px;background:#f1f8fa;border-radius:10px}.reportEvidence a{color:#087d90;font-size:10px;font-weight:800}.profileEditModern{min-height:100vh;padding:28px clamp(16px,4vw,58px) 60px;background:radial-gradient(circle at 20% 0,#0a7789,#073a4a 22%,#eef6f7 45%,#f7fafb 100%);color:#17323b}.profileEditTop{max-width:1120px;margin:0 auto 14px;display:flex;justify-content:space-between;align-items:flex-end;color:#fff}.profileEditTop a{color:#d9f7fa}.profileEditTop h1{margin:8px 0 4px;font-size:30px}.profileEditTop p{margin:0;color:#c6e8ec;font-size:11px}.editHeroCard,.profileEditNotice,.profileEditSections{max-width:1120px;margin-left:auto;margin-right:auto}.profileEditNotice{background:#fff7d9;color:#775813;border:1px solid #efd47d;border-radius:12px;padding:10px 13px;font-size:10px;font-weight:800;margin-bottom:12px}.editHeroCard{display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border-radius:18px;box-shadow:0 12px 30px #002f3a22;border:1px solid #d8e9eb;margin-bottom:14px}.editAvatarPreview{position:relative}.editAvatarPreview img{width:72px;height:72px;border-radius:18px;object-fit:cover;border:3px solid #fff;outline:2px solid #10a5b7}.editAvatarPreview span{position:absolute;right:-5px;bottom:3px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#ffd054;color:#604000;border:2px solid #fff}.editHeroCard h2{margin:0;font-size:20px}.editHeroCard p{margin:4px 0 0;color:#71868d;font-size:10px}.profileEditSections{display:grid;grid-gap:14px;gap:14px}.editSection{background:#fff;border:1px solid #dce9eb;border-radius:18px;padding:18px;box-shadow:0 8px 25px #002f3a0d}.editSectionHead{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf2f3;margin-bottom:14px}.editSectionHead>svg{color:#0792a5}.editSectionHead h2{margin:0;font-size:16px}.editSectionHead p{margin:3px 0 0;color:#789096;font-size:9px}.editUploadGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.editUploadGrid label{display:grid;place-items:center;grid-gap:6px;gap:6px;padding:18px;border:1px dashed #9ed4dc;border-radius:13px;background:#f5fbfc;color:#087d90;font-weight:900;font-size:10px;cursor:pointer}.editUploadGrid input{width:100%;font-size:8px}.modernPending{margin-top:12px}.socialPrefixGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.socialPrefixGrid label>span{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:900;color:#33545d;margin-bottom:6px}.prefixInput{display:flex;align-items:center;border:1px solid #cfe1e5;border-radius:10px;overflow:hidden;background:#fff}.prefixInput>span{padding:11px 0 11px 11px;color:#66828a;background:#f3f8f9;font-size:10px;white-space:nowrap}.prefixInput input{border:0!important;margin:0!important;border-radius:0!important;padding-left:4px!important;min-width:0}.prefixInput button{border:0;background:transparent;padding:8px;color:#9b5555}.editSaveBar{position:-webkit-sticky;position:sticky;bottom:12px;z-index:20;justify-content:space-between;padding:12px 14px;border-radius:14px;background:#ffffffef;border:1px solid #d8e6e8;box-shadow:0 12px 34px #002a3540;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.editSaveBar,.editSaveBar .btn{display:flex;align-items:center}.editSaveBar .btn{gap:7px}.improvedSecurity{display:grid!important;grid-template-columns:1fr auto 150px!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;background:linear-gradient(135deg,#073946,#0a6473)!important;border:1px solid #2eb8c8!important;border-radius:12px!important;padding:12px 14px!important}.improvedSecurity b{color:#fff!important;font-size:11px!important}.challengeText{color:#ffd75d!important;font-size:15px!important;font-weight:900!important;text-shadow:0 0 8px #ffd75d35}.improvedSecurity input{margin:0!important;background:#fff!important;color:#132f37!important}.charCounter{display:block;text-align:right;margin-top:3px;color:#81969c;font-size:8px}.adminwrap{max-width:none!important;width:100%!important;padding:0!important}.adminModern{min-height:100vh;background:#061621;color:#eafcff;padding:24px}.adminHero{display:flex;align-items:flex-end;justify-content:space-between;padding:22px 24px;border:1px solid #174657;border-radius:20px;background:linear-gradient(135deg,#071c28,#0a3040);box-shadow:0 18px 55px #0006}.adminHero h1{margin:8px 0 5px;font-size:30px}.adminHero p{margin:0;color:#9fc2ca}.adminHeroActions{display:flex;gap:8px}.adminWorkspace{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:16px;gap:16px;margin-top:16px}.adminSidebar{display:grid;align-content:start;grid-gap:6px;gap:6px;padding:10px;background:#081f2b;border:1px solid #174657;border-radius:16px;position:-webkit-sticky;position:sticky;top:12px;height:max-content}.adminSidebar button{border:0;border-radius:10px;background:transparent;color:#bfe3e9;padding:11px 12px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer}.adminSidebar button.active,.adminSidebar button:hover{background:linear-gradient(90deg,#0b8295,#0aa9ba);color:#fff;box-shadow:0 6px 16px #0095a528}.adminContent{min-width:0;background:#071b27;border:1px solid #174657;border-radius:16px;padding:16px}.adminSectionHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.adminSectionHead h2{margin:0;color:#fff}.adminSectionHead p{margin:3px 0 0;color:#789da6;font-size:10px}.adminStats{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.adminStats article{padding:16px;border-radius:14px;background:linear-gradient(145deg,#092735,#071b25);border:1px solid #1a4e5f;display:grid;grid-gap:6px;gap:6px}.adminStats svg{color:#15c7da}.adminStats span{font-size:10px;color:#8fb3bc}.adminStats b{font-size:26px}.adminSearch,.adminUserSearch{display:flex;align-items:center;gap:8px;background:#06141d;border:1px solid #1b5263;border-radius:11px;padding:9px 11px}.adminSearch input,.adminUserSearch input{flex:1 1;border:0;outline:0;background:transparent;color:#fff}.userAdminList{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.userAdminRow{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #174657;border-radius:12px;background:#08222e}.adminUserInfo{flex:1 1;min-width:0}.adminUserInfo>b{display:block}.adminUserInfo>small,.adminUserInfo>span{display:block;color:#8caeb6;font-size:9px;margin-top:2px}.adminUserInfo>div{display:flex;gap:5px;margin-top:5px}.adminUserInfo em{font-style:normal;padding:4px 7px;border-radius:99px;background:#0b3442;color:#bceaf0;font-size:8px}.adminUserInfo em.ok{background:#0d4c32;color:#8df0b8}.adminUserInfo em.bad{background:#4d2025;color:#ffafb5}.adminEditForm,.adminSettingsGrid{background:#08212d;border:1px solid #174657;border-radius:14px;padding:15px}.adminSettingsGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.adminSettingsGrid label{display:grid;grid-gap:5px;gap:5px}.adminSettingsGrid label span{font-size:9px;color:#8eb1b9}.adminEditForm input,.adminEditForm select,.adminEditForm textarea,.adminSettingsGrid input{background:#06151e!important;border-color:#1a5162!important;color:#fff!important}.rootMessageToolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rootMessageToolbar .adminSearch{flex:1 1;min-width:260px}.messageAuditList{display:grid;grid-gap:7px;gap:7px;margin-top:10px}.messageaudit{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:flex-start!important;grid-gap:10px!important;gap:10px!important;padding:11px!important;border:1px solid #18495a!important;border-radius:11px!important;background:#08232f!important}.messageaudit.selected{border-color:#e2b735!important;box-shadow:0 0 0 1px #e2b735}.messageAuditBody{min-width:0}.messageAuditBody>div{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.messageAuditBody small{margin-left:auto;color:#7d9ba3}.messageAuditBody p{margin:6px 0 0;white-space:pre-wrap}.iconDanger{border:0;background:#4c2028;color:#ff9da9;border-radius:8px;padding:7px}.btn.danger{background:#7b2330!important;color:#fff!important;border-color:#a13b49!important}.btn.danger.ghost{background:transparent!important}.full{grid-column:1/-1!important}@media(max-width:1100px){.topFiveHorizontal{display:block}.topFiveHorizontalTitle{margin-bottom:9px}.visualLayoutWide{grid-template-columns:minmax(0,1fr) 250px!important}.topFiveHorizontalList{grid-template-columns:repeat(5,1fr)}.royalName small{display:none}.adminStats{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.visualLayoutWide{grid-template-columns:1fr!important}.visualRight{display:grid!important;position:static;grid-template-columns:1fr 1fr}.topFiveHorizontalList{grid-template-columns:repeat(3,1fr)}.adminWorkspace{grid-template-columns:1fr}.adminSidebar{position:static;display:flex;overflow:auto}.adminSidebar button{white-space:nowrap}.adminSettingsGrid,.editUploadGrid,.socialPrefixGrid{grid-template-columns:1fr}.improvedSecurity{grid-template-columns:1fr!important}.profileTopNav>div{gap:5px}.verifyText{font-size:8px}.adminStats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.visualRight{grid-template-columns:1fr}.topFiveHorizontalList{display:flex;overflow:auto}.royalMini{min-width:145px}.waMiniPanel{left:12px;right:12px;width:auto}.ratingmain{grid-template-columns:1fr!important}.stars{max-width:210px}.adminModern{padding:10px}.adminHero{align-items:flex-start;gap:10px;flex-direction:column}.adminHeroActions,.userAdminRow{flex-wrap:wrap}.userAdminRow{align-items:flex-start}.adminUserInfo{min-width:60%}.profileEditTop{gap:10px}.editSaveBar,.profileEditTop{align-items:flex-start;flex-direction:column}.editSaveBar{gap:8px}.profileSafetyActions{flex-wrap:wrap}}.discoveryBar{display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:stretch;margin-bottom:10px}.genderCompact{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:7px;border-radius:15px;background:linear-gradient(155deg,#062d3b,#084d5d);border:1px solid #145e6e;box-shadow:0 8px 20px #00333e22}.genderCompact a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:58px;border-radius:11px;color:#b7dce2;font-weight:900;transition:.2s}.genderCompact a span{font-size:25px;line-height:1}.genderCompact a small{font-size:8px;margin-top:3px}.genderCompact a.active{color:#fff;background:linear-gradient(145deg,#08a2b6,#0b7184);box-shadow:0 5px 16px #00a9bb38,inset 0 0 0 1px #6ee8f255}.topFiveFeatured{margin:0!important;min-height:72px;border-width:2px!important;box-shadow:0 10px 28px #002f3b36,0 0 22px #e8b92c20!important}.topFiveFeatured .topFiveHorizontalTitle{min-width:118px}.topFiveFeatured .topFiveHorizontalTitle b{font-size:15px}.royalPortrait{width:36px;height:36px;display:grid;place-items:center;position:relative}.royalMini.rank-1{border:2px solid #ffd65b;background:linear-gradient(145deg,#17301e,#081b23);box-shadow:0 0 20px #ffc62f66,inset 0 0 16px #ffd84b1f}.royalMini.rank-1:before{content:"♛";position:absolute;left:50%;top:-15px;transform:translateX(-50%);font-size:18px;color:#ffe987;text-shadow:0 0 8px #ffb700}.royalMini.rank-1 .royalPortrait{border:2px solid #f7c83d;border-radius:12px;box-shadow:0 0 0 2px #7a550c,0 0 11px #ffd746}.royalMini.rank-2{border:2px solid #dfe9ed;background:linear-gradient(145deg,#15303a,#0a2028);box-shadow:0 0 14px #dff6ff4f,inset 0 0 15px #d9f3ff12}.royalMini.rank-2:after,.royalMini.rank-2:before{content:"◆";position:absolute;top:4px;color:#effcff;font-size:8px;text-shadow:0 0 6px #9cecff}.royalMini.rank-2:before{left:4px}.royalMini.rank-2:after{right:4px}.royalMini.rank-2 .royalPortrait{border:2px solid #c8d8df;border-radius:4px;transform:rotate(2deg);box-shadow:0 0 0 2px #738b95}.royalMini.rank-3{border:2px solid #d8894c;background:linear-gradient(145deg,#32251e,#10242b);box-shadow:0 0 14px #d47b3a42,inset 0 0 14px #f3a36714}.royalMini.rank-3:before{content:"❧";position:absolute;left:4px;bottom:1px;color:#f0a36b;font-size:13px}.royalMini.rank-3 .royalPortrait{border:2px solid #c7763d;border-radius:50% 50% 12px 12px;box-shadow:0 0 0 2px #6d3c22}.royalMini.rank-4,.royalMini.rank-5{border-color:#5f8490;box-shadow:none}.royalMini.rank-2 .royalCrown{color:#e9f7fb}.royalMini.rank-3 .royalCrown{color:#dc8c52}.bronzeGrid,.goldGrid,.silverGrid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.memberCard:not(.normalCard){border-radius:12px!important;overflow:visible!important}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:190px!important;border-radius:10px 10px 0 0!important}.memberInfo{padding:7px 8px 29px!important;min-height:64px!important}.memberName{font-size:11px!important;line-height:1.15}.memberRating{font-size:9px!important;margin-top:2px!important}.cardSocials{height:12px;overflow:hidden;margin-top:2px}.cardLikeBtn{bottom:5px!important;right:6px!important;padding:4px 6px!important;min-height:23px}.cardLikeBtn b,.cardLikeBtn span{font-size:7px}.tierSection{padding:11px 12px!important}.goldCard:not(.topFiveMember){border:2px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#8b5b00,#ffe896 20%,#c68b12 44%,#fff1ab 68%,#8b5b00) border-box!important;box-shadow:0 6px 18px #bd8a2028,0 0 0 1px #f9d66c30!important}.goldCard:not(.topFiveMember):after,.goldCard:not(.topFiveMember):before{position:absolute;z-index:5;color:#d19a1d;text-shadow:0 0 5px #ffd970;pointer-events:none}.goldCard:not(.topFiveMember):before{content:"❦";left:-3px;top:-8px;font-size:19px;transform:rotate(-24deg)}.goldCard:not(.topFiveMember):after{content:"❦";right:-3px;bottom:-7px;font-size:19px;transform:rotate(155deg)}.silverCard:not(.topFiveMember){border:2px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#627881,#f4fbfd 22%,#94aab3 43%,#e7f3f6 65%,#627881) border-box!important;-webkit-clip-path:polygon(7px 0,calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px),calc(100% - 7px) 100%,7px 100%,0 calc(100% - 7px),0 7px);clip-path:polygon(7px 0,calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px),calc(100% - 7px) 100%,7px 100%,0 calc(100% - 7px),0 7px);box-shadow:0 5px 16px #7189922d!important}.silverCard:not(.topFiveMember):before{content:"◇";position:absolute;z-index:5;right:4px;top:3px;color:#8fa5ad;text-shadow:0 0 4px #dfffff}.bronzeCard:not(.topFiveMember){border:2px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#6f351e,#e5a272 24%,#9c4f2d 46%,#f0b78e 70%,#70351e) border-box!important;box-shadow:0 6px 17px #87462b28!important}.bronzeCard:not(.topFiveMember):after,.bronzeCard:not(.topFiveMember):before{content:"❧";position:absolute;z-index:5;color:#b96d42;text-shadow:0 0 4px #eeb088;pointer-events:none}.bronzeCard:not(.topFiveMember):before{left:1px;top:-5px;font-size:17px}.bronzeCard:not(.topFiveMember):after{right:1px;bottom:-5px;font-size:17px;transform:rotate(180deg)}.memberCard.top-rank-1{box-shadow:0 0 0 3px #7c5609,0 0 0 5px #ffd85d,0 0 28px #ffc329a6!important}.memberCard.top-rank-1:before{content:"♛";position:absolute;z-index:9;left:50%;top:-27px;transform:translateX(-50%);font-size:28px;color:#ffe781;text-shadow:0 0 10px #d69100}.memberCard.top-rank-2{box-shadow:0 0 0 3px #71868d,0 0 0 5px #e9f4f7,0 0 21px #d7f4ff80!important}.memberCard.top-rank-2:before{content:"♚";position:absolute;z-index:9;left:50%;top:-24px;transform:translateX(-50%);font-size:23px;color:#e8f5f8;text-shadow:0 0 8px #7ca2af}.memberCard.top-rank-3{box-shadow:0 0 0 3px #774126,0 0 0 5px #d98b54,0 0 18px #bd6f3e70!important}.memberCard.top-rank-3:before{content:"♜";position:absolute;z-index:9;left:50%;top:-23px;transform:translateX(-50%);font-size:21px;color:#de9361;text-shadow:0 0 7px #73391e}.activityIcon{position:relative!important}.activityIcon>span{position:absolute;right:-7px;top:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;display:grid;place-items:center;background:#ff3c61;color:#fff;border:2px solid #04758a;font-size:8px;font-weight:900;box-shadow:0 0 10px #ff315d88}.activityIcon.hasActivity svg{filter:drop-shadow(0 0 5px #fff);animation:activityPulse 1.7s infinite}@keyframes activityPulse{50%{transform:scale(1.12)}}.chatBubble.theirs{background:#e9f1f4!important;border:1px solid #c8dade!important;color:#15343c!important}.chatBubble.mine{background:linear-gradient(135deg,#087f92,#0aa7b8)!important;border:1px solid #067386!important;color:#fff!important}.chatBubble p{color:inherit!important}.chatBubble.mine small{color:#d7f8fc!important}.chatBubble.theirs small{color:#607c83!important}.chatBubble small svg{vertical-align:middle}.chatMessages{background:linear-gradient(145deg,#f6fafb,#eef5f6)!important}.returnPill{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;width:max-content;border:1px solid #b9dde3;border-radius:999px;padding:8px 13px!important;background:#fff;color:#08798c!important;font-size:10px!important;font-weight:900!important;box-shadow:0 5px 15px #00303b18;cursor:pointer}.returnPill:hover{transform:translateX(-2px);box-shadow:0 7px 18px #00303b24}.returnPill.light{background:#ffffff17;color:#eaffff!important;border-color:#ffffff55;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.returnPill.dark{background:#092b38;color:#dffbff!important;border-color:#1a6676}.premiumProfileEdit .editHeroCard.premium{position:relative;overflow:hidden}.premiumProfileEdit .editHeroCard.premium:after{content:"";position:absolute;right:-60px;top:-70px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,#25c8d323,transparent 70%)}.editHeroIdentity{flex:1 1}.editHeroIdentity>small{font-size:8px;color:#0a8ea1;font-weight:900;letter-spacing:1px}.editHeroBadges span{padding:7px 10px;border-radius:99px;background:#ecf9fb;border:1px solid #bee7ec;color:#087a8c;font-size:9px;font-weight:900}.professionalFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.professionalFields label{position:relative;display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid #d9e7e9;border-radius:13px;background:linear-gradient(145deg,#fbfdfe,#f5fafb)}.professionalFields label>span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:900;color:#31545d}.phoneEditCard input,.professionalFields input,.professionalFields textarea{width:100%;border:1px solid #cbdde1;border-radius:10px;padding:11px 12px;background:#fff;color:#17343d;outline:none}.phoneEditCard input:focus,.professionalFields input:focus,.professionalFields textarea:focus{border-color:#0ba7ba;box-shadow:0 0 0 3px #0ba7ba18}.professionalFields textarea{min-height:115px;resize:vertical}.professionalFields label>small{font-size:8px;color:#83969b;text-align:right}.professionalFields .full{grid-column:1/-1}.editTagPreview{display:flex;gap:5px;flex-wrap:wrap}.editTagPreview em{font-style:normal;padding:5px 8px;border-radius:99px;background:#e7f7f9;color:#0a7385;font-size:8px;font-weight:800}.phoneEditCard{display:grid;grid-template-columns:190px 1fr;align-items:center;grid-gap:12px;gap:12px;padding:14px;border:1px solid #bfe3e8;border-radius:13px;background:linear-gradient(135deg,#eefaFC,#f8fdfe);margin-bottom:14px}.phoneEditCard>span{gap:7px;color:#126d7c;font-size:10px}.phoneEditCard>span,.socialDivider{display:flex;align-items:center;font-weight:900}.socialDivider{gap:10px;margin:7px 0 12px;color:#6b858c;font-size:8px;letter-spacing:1px}.socialDivider:after,.socialDivider:before{content:"";height:1px;background:#dce8ea;flex:1 1}.editSaveActions{display:flex;gap:8px;align-items:center}.adminPhotoManager{display:grid;grid-template-columns:190px 190px 1fr;grid-gap:12px;gap:12px;margin-bottom:15px}.adminPhotoManager>div{display:grid;grid-gap:7px;gap:7px;padding:12px;border:1px solid #1b5263;border-radius:13px;background:#061923}.adminPhotoManager>div>img{width:100%;height:105px;object-fit:cover;border-radius:10px}.adminPhotoManager b{font-size:10px}.galleryAdmin>div{display:flex;gap:6px;flex-wrap:wrap}.galleryAdmin span{position:relative}.galleryAdmin span img{width:58px;height:58px;border-radius:8px;object-fit:cover}.galleryAdmin span button{position:absolute;right:-4px;top:-4px;border:0;border-radius:50%;background:#7b2632;color:#fff;width:19px;height:19px;display:grid;place-items:center}.adminPermissionForm{display:grid;grid-gap:14px;gap:14px;background:#08212d;border:1px solid #174657;border-radius:14px;padding:16px}.adminPermissionForm>label{display:grid;grid-gap:6px;gap:6px}.permissionGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.permissionGrid label{display:grid;grid-template-columns:auto 1fr;grid-gap:8px;gap:8px;align-items:center;padding:11px;border:1px solid #1b5362;border-radius:10px;background:#061923;color:#d9f5f8;font-size:9px}.permissionGrid label input{width:auto!important}.permissionGrid label small{grid-column:2;color:#f4c84f;font-size:7px}.permissionGrid label.locked{opacity:.62;background:#161d21}.auditPanel{display:grid;grid-gap:11px;gap:11px}.auditToolbar{display:flex;align-items:flex-end;gap:7px;flex-wrap:wrap}.auditToolbar label{display:grid;grid-gap:4px;gap:4px;font-size:8px;color:#90b2ba}.auditToolbar input[type=date]{background:#06141d;border:1px solid #1b5263;color:#eaffff;border-radius:9px;padding:8px}.auditToolbar .adminSearch{min-width:220px;flex:1 1}.auditHint{padding:10px;border-radius:10px;background:#0a2c38;color:#aeeaf0;font-size:9px;border:1px solid #1a5b6a}.auditBulk{display:flex;gap:7px}.auditTable{display:grid;border:1px solid #174657;border-radius:12px;overflow:hidden}.auditHead,.auditRow{display:grid;grid-template-columns:28px 145px 140px 160px 160px minmax(230px,1fr);grid-gap:8px;gap:8px;align-items:start;padding:9px 10px}.auditHead{background:#0b3442;color:#a9e7ef;font-size:8px}.auditRow{border-top:1px solid #174657;background:#071c27;color:#d9eef2;font-size:8px}.auditRow small{display:block;color:#779ba4;margin-top:2px}.auditDetails{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8db0b8}.conversationAuditGrid{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.conversationAuditCard{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid #18495a;border-radius:12px;background:#08232f}.conversationAuditCard.selected{border-color:#e0b840}.conversationPair{display:flex;align-items:center;gap:10px}.pairAvatars{display:flex}.pairAvatars img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #08232f}.pairAvatars img+img{margin-left:-13px}.conversationPair small{display:block;color:#88a9b1;font-size:8px;margin-top:2px}.conversationPair p{margin:4px 0 0;color:#c9e4e8;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.rootConversationView{display:grid;grid-gap:12px;gap:12px}.rootConversationHead{display:flex;justify-content:space-between;align-items:center;padding:14px;border:1px solid #18495a;border-radius:13px;background:#08232f}.rootConversationHead>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.rootConversationHead h2{margin:0}.rootConversationHead small{width:100%;color:#85a7af}.rootThread{display:flex;flex-direction:column;gap:8px;padding:14px;max-height:650px;overflow:auto;background:#061822;border-radius:13px}.rootThreadBubble{max-width:72%;padding:10px 12px;border-radius:13px;color:#fff}.rootThreadBubble.a{align-self:flex-start;background:#174554}.rootThreadBubble.b{align-self:flex-end;background:#0b8698}.rootThreadBubble p{margin:5px 0}.rootThreadBubble small{font-size:7px;color:#c5e7eb}@media(max-width:1250px){.bronzeGrid,.goldGrid,.silverGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:185px!important}.permissionGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.discoveryBar{grid-template-columns:1fr}.genderCompact{grid-template-columns:1fr 1fr}.genderCompact a{min-height:42px;flex-direction:row;gap:5px}.genderCompact a span{font-size:18px}.bronzeGrid,.goldGrid,.silverGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.adminPhotoManager,.phoneEditCard,.professionalFields{grid-template-columns:1fr}.auditTable{overflow:auto}.auditHead,.auditRow{min-width:900px}.conversationAuditCard{grid-template-columns:auto minmax(0,1fr) auto}.conversationAuditCard .iconDanger{grid-column:3}.permissionGrid{grid-template-columns:1fr}}@media(max-width:600px){.bronzeGrid,.goldGrid,.silverGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:175px!important}.editSaveActions{width:100%;flex-direction:column}.editSaveActions>*{width:100%;justify-content:center}.conversationAuditCard{grid-template-columns:auto 1fr}.conversationAuditCard>.btn,.conversationAuditCard>.iconDanger{grid-column:2;width:100%}.rootConversationHead{align-items:flex-start;flex-direction:column}}.rootConversationNav{display:flex;justify-content:space-between;align-items:center;gap:8px}.rootConversationNav>div{display:flex;gap:7px;flex-wrap:wrap}.rootThreadRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.rootThreadRow.a .rootThreadBubble{justify-self:start}.rootThreadRow.b .rootThreadBubble{justify-self:end}.rootThreadRow.b>input{order:3}.rootThreadRow.b>.rootThreadBubble{order:2}.rootThreadRow.b>.iconDanger{order:1}.auditRowDelete{float:right;border:0;background:#63232c;color:#ffb3bd;border-radius:6px;padding:3px;cursor:pointer}.genderTriple{grid-template-columns:repeat(3,minmax(0,1fr))!important}.genderTriple a{min-width:0}.memberOnlineBadge{position:absolute;left:7px;bottom:7px;z-index:6;max-width:calc(100% - 14px);padding:4px 7px;border-radius:999px;font-size:7px;font-weight:900;line-height:1;background:#ffffffeb;box-shadow:0 2px 8px #0002;white-space:nowrap}.memberOnlineBadge.on{color:#087e56}.memberOnlineBadge.off{color:#758187}.offlinePill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#edf2f3;color:#66777b;font-size:9px;font-weight:800}.conversationItemWrap{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;border-bottom:1px solid #e4ecee}.conversationItemWrap.active{background:#e9f8fa}.conversationItemWrap .conversationItem{border-bottom:0!important;min-width:0}.pinConversation{border:0;background:transparent;color:#6f8990;display:grid;place-items:center;cursor:pointer}.pinConversation:hover{color:#078ba0;background:#dff4f7}.conversationMeta{display:flex;align-items:center;gap:5px}.conversationMeta em{font-style:normal;min-width:19px;height:19px;border-radius:99px;display:grid;place-items:center;padding:0 5px;background:#ef3d62;color:#fff;font-size:8px;font-weight:900}.adminRoom{display:grid;grid-template-rows:auto minmax(420px,62vh) auto;min-width:0;overflow:hidden;border:1px solid #174657;border-radius:15px;background:#061923}.adminRoomTop{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #174657;background:linear-gradient(100deg,#0a3240,#075568)}.adminRoomTop>div{display:flex;align-items:center;gap:9px;min-width:0}.adminRoomTop span{display:grid}.adminRoomTop b{color:#effdff;font-size:12px}.adminRoomTop small{color:#91c4cc;font-size:8px}.adminRoomMessages{overflow:auto;padding:14px;display:flex;flex-direction:column;gap:9px;background:linear-gradient(145deg,#071c27,#06141d)}.adminRoomRow{display:grid;grid-template-columns:auto 38px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;max-width:82%;padding:10px 12px;border:1px solid #174858;border-radius:13px;background:#0a2a37;color:#dff9fc}.adminRoomRow.mine{align-self:flex-end;background:#086f80;border-color:#0c899b}.adminRoomRow>img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #ffffff35}.adminRoomMeta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.adminRoomMeta b{font-size:10px}.adminRoomMeta em{font-style:normal;padding:2px 5px;border-radius:99px;background:#ffffff15;color:#bdeff5;font-size:7px;font-weight:900}.adminRoomMeta small{margin-left:auto;color:#a7c6cc;font-size:7px}.adminRoomRow p{margin:5px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;line-height:1.5}.roomOnline{color:#4be59b}.roomOffline{color:#7a9298}.adminRoomComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px;gap:9px;padding:12px;border-top:1px solid #174657;background:#08232e}.adminRoomComposer textarea{min-height:58px;max-height:130px;resize:vertical;border:1px solid #1f5969;border-radius:11px;background:#061721;color:#effdff;padding:10px;outline:none}.adminRoomComposer button{border:0;border-radius:10px;padding:0 16px;background:#09a0b3;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.adminRoomComposer button:disabled{opacity:.55}.adminRoomLink{position:relative}.adminRoomLink em{font-style:normal;margin-left:auto;min-width:20px;height:20px;border-radius:99px;display:grid;place-items:center;background:#f43d63;color:#fff;font-size:8px;font-weight:900}.socialAdmin{display:grid;grid-gap:13px;gap:13px}.socialAdminGrid{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);grid-gap:13px;gap:13px}.socialAdminList{display:flex;flex-direction:column;gap:7px;max-height:620px;overflow:auto}.socialAdminList button{display:grid;grid-gap:3px;gap:3px;text-align:left;border:1px solid #174657;border-radius:11px;background:#071c27;color:#dff8fb;padding:11px;cursor:pointer;overflow:hidden}.socialAdminList button.active{border-color:#15bfd0;background:#0a3440}.socialAdminList b{font-size:10px}.socialAdminList small,.socialAdminList span{font-size:8px;color:#86aab2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.socialAdminForm{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:14px;border:1px solid #174657;border-radius:13px;background:#071c27}.socialAdminForm label{display:grid;grid-gap:5px;gap:5px;color:#a6cbd1;font-size:8px;font-weight:900}.socialAdminForm input,.socialAdminForm select,.socialAdminForm textarea{width:100%;min-width:0;border:1px solid #1d5362;border-radius:9px;background:#05151e;color:#eaffff;padding:10px}.socialAdminForm textarea{min-height:96px;resize:vertical}.socialAdminForm .full{grid-column:1/-1}.socialAdminForm .toggleLabel{display:flex;align-items:center;gap:7px}.socialAdminForm .toggleLabel input{width:auto}.socialAdminForm .actionrow{display:flex;gap:8px;flex-wrap:wrap}.contactPage{min-height:100vh;background:#f1f6f7;color:#16323a;padding-bottom:50px}.contactHero{position:relative;margin:0 -20px 20px;padding:34px 26px;border-radius:0 0 24px 24px;background:linear-gradient(120deg,#04384b,#078297);color:#fff;box-shadow:0 12px 30px #00303c24}.contactHero h1{font-size:31px;margin:20px 0 7px}.contactHero p{margin:0;color:#c8f0f4}.contactStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:16px}.contactStats>div{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 10px;gap:4px 10px;align-items:center;padding:15px;border-radius:14px;background:#fff;border:1px solid #dbe9ec;box-shadow:0 6px 18px #00303c0c}.contactStats svg{grid-row:1/3;color:#078ca1}.contactStats b{font-size:19px}.contactStats span{font-size:9px;color:#71878d}.contactPanel{background:#fff;border:1px solid #dbe9ec;border-radius:16px;padding:18px;margin-bottom:14px;box-shadow:0 6px 18px #00303c0b}.contactPanelHead{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:13px}.contactPanel h2{margin:0;font-size:17px}.contactInfo p,.contactPanelHead p{color:#647d84;font-size:10px}.contactSocialGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.contactSocialGrid>a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:13px;border:1px solid #d7e8eb;border-radius:13px;background:linear-gradient(145deg,#fbfefe,#f4fafb);color:#16323a;transition:.18s}.contactSocialGrid>a:hover{transform:translateY(-2px);border-color:#75cbd5;box-shadow:0 8px 20px #00798d14}.contactSocialGrid>a>svg{width:34px;height:34px;padding:8px;border-radius:10px;background:#e5f7f9;color:#078ca1}.contactSocialGrid span{min-width:0}.contactSocialGrid b{display:block;font-size:11px}.contactSocialGrid small{display:block;color:#078ca1;font-size:8px;overflow-wrap:anywhere}.contactSocialGrid p{margin:4px 0 0;font-size:9px;color:#70878c}.contactSocialGrid i{font-style:normal;color:#0793a7;font-weight:900}.contactInfo{display:grid;grid-gap:6px;gap:6px}.manualStatsBox{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px;padding:13px;margin:12px 0;border:1px solid #1b5362;border-radius:13px;background:#071d27}.manualStatsBox .full,.manualStatsBox h4,.manualStatsBox>p{grid-column:1/-1}.manualStatsBox h4{margin:0;color:#eafcff}.manualStatsBox>p{margin:0;color:#8baab2;font-size:8px}.manualStatsBox label{display:grid;grid-gap:5px;gap:5px;color:#9ec0c6;font-size:8px}.manualStatsBox input{width:100%;min-width:0;border:1px solid #1b5362;border-radius:9px;background:#05151e;color:#fff;padding:9px}.inactiveWomen{display:grid;grid-gap:12px;gap:12px}.inactiveWomen .adminUserInfo,.inactiveWomen .userAdminRow{min-width:0}.inactiveWomen .adminUserInfo small{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.notificationRow{color:inherit;text-decoration:none}.notificationRow>*{min-width:0}.notificationRow p{overflow-wrap:anywhere}.chatHeader>div,.chatPanel,.conversationPanel,.conversationText,.messagesModern{min-width:0}.conversationText b,.conversationText p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatBubble p{overflow-wrap:anywhere;white-space:pre-wrap}.chatHeaderActions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.adminMain,.adminPanel,.memberCard,.tierSection,.visualLayout,.visualTopbar{max-width:100%}body{overflow-x:hidden}.adminMain input,.adminMain select,.adminMain textarea,img{max-width:100%}@media(max-width:860px){.genderCompact.genderTriple{grid-template-columns:repeat(3,minmax(0,1fr))!important}.contactSocialGrid,.socialAdminGrid{grid-template-columns:1fr}.adminRoomRow{max-width:94%}.adminRoomTop{align-items:flex-start;flex-direction:column}.adminRoomTop>div:last-child{width:100%;flex-wrap:wrap}.manualStatsBox{grid-template-columns:1fr}.messagesModern{grid-template-columns:1fr!important}.conversationPanel{max-height:310px}.chatPanel{min-height:560px}.visualNav{gap:12px}.visualNavLinks{gap:9px}.visualActions{gap:8px}.miniUser span{display:none}}@media(max-width:600px){.visualTopbar{height:auto;min-height:64px}.visualNav{min-height:64px;flex-wrap:wrap;padding-top:7px;padding-bottom:7px}.scriptLogo{font-size:22px;max-width:145px}.visualNavLinks{order:3;width:100%;height:34px;justify-content:flex-start;overflow-x:auto}.visualNavLinks a{height:34px;white-space:nowrap}.visualActions{margin-left:auto}.contactStats{grid-template-columns:1fr}.contactHero{margin-left:-12px;margin-right:-12px;padding:25px 18px}.contactHero h1{font-size:25px}.socialAdminForm{grid-template-columns:1fr}.socialAdminForm .full{grid-column:auto}.adminRoom{grid-template-rows:auto minmax(360px,58vh) auto}.adminRoomComposer{grid-template-columns:1fr}.adminRoomComposer button{min-height:42px}.adminRoomRow{max-width:100%}.adminRoomMeta small{width:100%;margin-left:0}.chatHeader{flex-wrap:wrap}.chatHeaderActions{width:100%}.returnPill{min-height:40px}.permissionGrid{grid-template-columns:1fr!important}}@media(max-width:380px){.bronzeGrid,.goldGrid,.silverGrid{grid-template-columns:1fr!important}.normalGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:260px!important}.genderCompact.genderTriple a{padding:6px 4px!important}.genderCompact.genderTriple a span{font-size:16px}.genderCompact.genderTriple a small{font-size:8px}.visualActions .navIconBtn{width:30px;height:30px}.activityIcon>span{right:-4px;top:-4px}}.discoveryBar{grid-template-columns:170px minmax(0,1fr)!important}.genderCompact.genderTriple a{padding:6px 3px}.genderCompact.genderTriple a span{font-size:20px}.genderCompact.genderTriple a small{font-size:7.5px}@media(max-width:860px){.discoveryBar{grid-template-columns:1fr!important}.genderCompact.genderTriple a span{font-size:18px}}.messageSettingsButton{margin-left:auto;width:36px;height:36px;display:grid;place-items:center;border:1px solid #ffffff40;border-radius:10px;background:#ffffff14;color:#fff;cursor:pointer;transition:.2s}.messageSettingsButton:hover{transform:rotate(18deg);background:#ffffff28}.messageSettingsButton svg{width:17px}.messageSettingsOverlay,.termsOverlay{position:fixed;inset:0;z-index:1800;display:grid;place-items:center;padding:18px}.messageSettingsBackdrop,.termsBackdrop{position:absolute;inset:0;border:0;background:#00131dcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.messageSettingsModal{position:relative;z-index:1;width:min(760px,96vw);max-height:90dvh;overflow:auto;animation:modalRise .22s ease-out}.messagePrivacyCard.compact{max-width:none;margin:0;padding:16px;border-radius:17px;box-shadow:0 25px 70px #00141f88}.messagePrivacyCard.compact .messagePrivacyHead{margin-bottom:11px}.messagePrivacyCard.compact .messagePrivacyHead>span{width:38px;height:38px}.messagePrivacyCard.compact .messagePrivacyHead h2{font-size:15px}.messagePrivacyCard.compact .privacyChoices{gap:7px}.messagePrivacyCard.compact .privacyChoices>button{padding:10px;grid-template-columns:25px minmax(0,1fr) auto}.messagePrivacyCard.compact .privacyChoices>button>svg:first-child{width:20px}.messagePrivacyCard.compact .privacyAllowList{margin-top:9px}.messagePrivacyCard.compact .privacyCandidates{max-height:250px}.messagePrivacyCard.compact .privacyFooter{margin-top:9px;padding-top:9px}.privacyClose{margin-left:auto;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:#edf5f6;color:#476970;cursor:pointer}.privacyClose svg{width:18px}.readReceipt{display:inline-flex!important;align-items:center;gap:3px;margin:0 0 0 3px!important;font-size:inherit!important}.readReceipt.read{color:#c5fbff;font-weight:800}.chatBubble.theirs .readReceipt.read{color:#087f91}.messageMedia{display:grid;grid-gap:6px;gap:6px;min-width:min(300px,56vw)}.messageMedia img,.messageMedia video{display:block;width:min(360px,100%);max-height:330px;object-fit:contain;border-radius:10px;background:#021018}.messageMedia audio{display:block;width:min(300px,100%);max-width:100%}.mediaExpiry{display:flex;align-items:center;gap:4px;padding:6px 7px;border-radius:8px;background:#00000020;color:inherit;font-size:8px;font-weight:800}.mediaExpiry svg{width:12px;height:12px}.messageMediaExpired{display:flex;align-items:center;gap:7px;max-width:310px;padding:10px;border:1px dashed #a7bac0;border-radius:10px;background:#edf2f3;color:#66777c;font-size:9px;font-weight:800}.messageMediaExpired svg{width:15px}.chatBubble.mine .messageMediaExpired{background:#ffffff17;color:#e1f6f8;border-color:#ffffff55}.attachmentPreview{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-top:1px solid #dce8eb;background:#f2f9fa}.attachmentPreview>div{display:flex;align-items:center;gap:10px;min-width:0}.attachmentPreview img,.attachmentPreview video{width:58px;height:48px;object-fit:cover;border-radius:8px;background:#06202a}.attachmentPreview audio{width:210px}.attachmentPreview span{display:grid;grid-gap:2px;gap:2px;min-width:0}.attachmentPreview b{font-size:9px;color:#244c55}.attachmentPreview small{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#748b91;font-size:7px}.attachmentPreview em{display:flex;align-items:center;gap:3px;color:#b36a18;font-size:7px;font-style:normal;font-weight:800}.attachmentPreview em svg{width:11px}.attachmentPreview>button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:#ffe9e9;color:#a73535;cursor:pointer}.attachmentPreview>button svg{width:15px}.mediaComposer{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:stretch}.composerMediaButtons{display:grid;grid-template-columns:repeat(2,32px);grid-gap:4px;gap:4px;align-content:center}.chatComposer .composerMediaButtons button{min-width:0;width:32px;height:28px;padding:0!important;display:flex;border:1px solid #d3e4e7!important;border-radius:8px!important;background:#f0f8f9!important;color:#087d90!important}.chatComposer .composerMediaButtons button:hover{background:#dff4f6!important}.chatComposer .composerMediaButtons button.recording{grid-column:1/-1;width:68px;background:#ffe9ec!important;color:#c22d45!important;border-color:#ffc0ca!important;animation:recordPulse 1s infinite}.composerMediaButtons button span{font-size:7px}.sendMessageButton{min-width:94px;justify-content:center!important}.newMessageJump{position:absolute;left:50%;bottom:82px;z-index:6;transform:translateX(-50%);display:flex;align-items:center;gap:5px;border:0;border-radius:99px;background:#073b49;color:#fff;padding:8px 12px;font-size:9px;font-weight:900;box-shadow:0 7px 20px #002c3890;cursor:pointer}.newMessageJump svg{width:14px}.requestGroups{color:#294c55}.requestCard:hover{background:#eef9fa!important}.blockedCard b,.friendListCard b,.requestCard b{font-weight:900!important}.requestCard button:not(.accept){color:#8d3b47!important;background:#fff4f4!important;border-color:#f1c4c9!important}.requestCard button.accept{color:#fff!important}.emptyHub,.miniEmpty{color:#6c858c!important}.conversationItem,.conversationItem b{color:#183e47!important}.conversationItem.active,.conversationItemWrap.active .conversationItem{color:#123a43!important}.conversationText p{color:#657f86!important}.termsLink{border:0;background:transparent;color:#087f93;padding:0;text-decoration:underline;text-underline-offset:3px;font:inherit;font-weight:900;cursor:pointer}.terms>span{color:#294b54}.termsModal{position:relative;z-index:1;width:min(720px,96vw);max-height:90dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #c8e4e8;border-radius:20px;background:#fff;color:#17343d;box-shadow:0 30px 90px #00151fa0;animation:modalRise .22s ease-out}.termsModal header{display:flex;align-items:center;gap:11px;padding:16px 18px;border-bottom:1px solid #dfebed;background:linear-gradient(135deg,#edfafd,#f9fdfe)}.termsModal header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#07859a,#0ab6c5);color:#fff}.termsModal header div{flex:1 1}.termsModal h2{margin:0;font-size:17px}.termsModal header small{color:#71888e;font-size:8px}.termsModal header>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:#e7f1f3;color:#44636a;cursor:pointer}.termsContent{overflow:auto;padding:22px;white-space:pre-wrap;line-height:1.75;font-size:12px;color:#385a62}.termsModal footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 18px;border-top:1px solid #dfebed;background:#f8fbfc}.termsModal footer button{border:0;border-radius:10px;padding:10px 13px;font-weight:900;cursor:pointer}.termsSecondary{background:#e7f0f2;color:#43636a}.termsAccept{display:flex;align-items:center;gap:6px;background:linear-gradient(90deg,#07869a,#0bb5c4);color:#fff}.termsAccept svg{width:16px}.termsAdminBlock{display:grid;grid-gap:10px;gap:10px;margin-top:8px;padding:15px;border:1px solid #1d5968;border-radius:14px;background:linear-gradient(145deg,#061923,#092b36)}.termsAdminBlock>div{display:flex;align-items:center;gap:9px;color:#ddfaff}.termsAdminBlock>div>svg{color:#19d3df}.termsAdminBlock>div span{display:grid}.termsAdminBlock>div b{font-size:11px}.termsAdminBlock>div small{color:#83a8b0;font-size:8px}.termsAdminBlock textarea{width:100%;resize:vertical;background:#04151d!important;border:1px solid #245d6a!important;border-radius:10px;color:#eaffff!important;padding:11px;line-height:1.6}.settingsSaveBar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;padding-top:13px;border-top:1px solid #174657}.settingsSaveBar>span{display:flex;align-items:center;gap:6px;color:#8db5bd;font-size:8px}.settingsSaveBar svg{width:14px;color:#13c5d2}.rootMediaPreview{display:grid;grid-gap:7px;gap:7px;margin:7px 0}.rootMediaPreview>img,.rootMediaPreview>video{width:min(420px,55vw);max-height:340px;object-fit:contain;border-radius:10px;background:#021019}.rootMediaPreview>audio{width:min(340px,55vw)}.rootMediaPreview>div{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.rootMediaPreview span{display:flex;align-items:center;gap:4px;color:#b7d8dd;font-size:7px}.rootMediaPreview span svg{width:11px}.rootMediaDownload{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:8px;background:#f1bd38;color:#2f2200;font-size:8px;font-weight:900}.rootMediaDownload svg{width:13px}.rootMediaExpired{display:flex;align-items:center;gap:6px;margin:7px 0;padding:9px;border:1px dashed #6c8790;border-radius:9px;color:#b0c2c7;font-size:8px}.rootThreadBubble>small{display:flex;align-items:center;gap:4px}.rootThreadBubble>small svg{width:12px}.adminModernV2{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 0,#0b4352 0,#061b27 31%,#03111a 70%)!important}.adminModernV2>:not(.adminAmbient){position:relative;z-index:2}.adminAmbient{position:fixed;z-index:0;width:440px;height:440px;border-radius:50%;filter:blur(70px);opacity:.16;pointer-events:none;animation:adminFloat 12s ease-in-out infinite}.adminAmbient.one{left:-150px;top:-160px;background:#08d3df}.adminAmbient.two{right:-160px;bottom:-170px;background:#6746ff;animation-delay:-5s}.adminModernV2 .adminHero{position:relative;overflow:hidden;align-items:center!important;border-color:#2a6574!important;background:linear-gradient(115deg,#092737e8,#0b3d4ce8 65%,#0c2e42e8)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 55px #0008,inset 0 1px #ffffff0d!important}.adminModernV2 .adminHero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:18%;top:-190px;background:#28efff22;filter:blur(10px);animation:adminGlow 6s ease-in-out infinite}.adminHeroIdentity{display:grid;justify-items:start}.adminHeroEyebrow{display:flex;align-items:center;gap:5px;margin:13px 0 1px;color:#65e9f1;font-size:8px;font-weight:900;letter-spacing:1.2px}.adminHeroEyebrow svg{width:13px}.adminHeroIdentity h1{margin-top:4px!important;letter-spacing:-.7px}.adminHeroIdentity p{display:flex;align-items:center;gap:8px!important}.adminRoleBadge{font-style:normal;padding:5px 8px;border:1px solid #36d9e850;border-radius:99px;background:#08a9bb22;color:#7bf3fa;font-size:7px;font-weight:900;letter-spacing:.5px}.adminRoleBadge.role-root_admin{background:#e3ae2724;border-color:#e8be4a66;color:#ffe27c}.adminRoleBadge.role-super_admin{background:#7a5bff24;border-color:#8b75ff66;color:#c7bcff}.adminModernV2 .adminHeroActions .btn{min-height:43px;border-color:#2b6573;background:#061a25cc;color:#e9fbfd;transition:.2s}.adminModernV2 .adminHeroActions .btn:hover{transform:translateY(-2px);border-color:#26c6d4;box-shadow:0 8px 20px #00131f55}.adminModernV2 .adminWorkspace{grid-template-columns:238px minmax(0,1fr);gap:18px}.adminModernV2 .adminSidebar{gap:4px;padding:11px;border-color:#255968;background:#071f2bdd;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 18px 45px #0004}.adminSidebarTitle{display:flex;align-items:center;gap:9px;margin-bottom:6px;padding:10px;border-bottom:1px solid #1a4856;color:#56e2eb}.adminSidebarTitle>svg{width:21px}.adminSidebarTitle span{display:grid}.adminSidebarTitle b{color:#eafdff;font-size:10px}.adminSidebarTitle small{margin-top:2px;color:#759da6;font-size:7px}.adminModernV2 .adminSidebar>button{position:relative;overflow:hidden;min-height:42px;border:1px solid transparent;color:#a8cbd2;transition:.2s}.adminModernV2 .adminSidebar>button>i{position:absolute;left:0;width:3px;height:0;border-radius:99px;background:#70f6ff;box-shadow:0 0 10px #47edf8;transition:.2s}.adminModernV2 .adminSidebar>button:hover{transform:translateX(3px);background:#0b3441;color:#eaffff}.adminModernV2 .adminSidebar>button.active{background:linear-gradient(90deg,#087e91,#0bb2c1)!important;border-color:#43dce7;color:#fff;box-shadow:0 8px 20px #009bae35}.adminModernV2 .adminSidebar>button.active>i{height:24px}.adminModernV2 .adminContent{min-height:660px;border-color:#245564;background:linear-gradient(145deg,#071c27e8,#061923e8);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 50px #0004;animation:adminPanelIn .28s ease-out}.sectionKicker{display:block;margin-bottom:4px;color:#34d8e3;font-size:7px;font-weight:900;letter-spacing:1.4px}.dashboardHead>svg{color:#4ce7f0;filter:drop-shadow(0 0 8px #24dce8);animation:activityBeat 2.4s ease-in-out infinite}.adminModernV2 .adminStats{gap:12px}.adminModernV2 .adminStats article{position:relative;overflow:hidden;min-height:145px;padding:18px;border-color:#256171;background:linear-gradient(145deg,#0a2b38,#071c27);box-shadow:0 10px 28px #0003;transition:.22s;animation:statRise .35s both}.adminModernV2 .adminStats article:nth-child(2){animation-delay:.05s}.adminModernV2 .adminStats article:nth-child(3){animation-delay:.1s}.adminModernV2 .adminStats article:nth-child(4){animation-delay:.15s}.adminModernV2 .adminStats article:nth-child(5){animation-delay:.2s}.adminModernV2 .adminStats article:hover{transform:translateY(-5px);border-color:#35c6d5;box-shadow:0 17px 35px #0005,0 0 22px #13c5d51a}.adminModernV2 .adminStats article>i{position:absolute;width:90px;height:90px;border-radius:50%;right:-35px;top:-38px;background:#11d6e31a}.adminModernV2 .adminStats article>svg{width:26px;height:26px}.adminModernV2 .adminStats article>b{font-size:34px;line-height:1}.adminModernV2 .adminStats article>small{color:#638b94;font-size:7px}.adminModernV2 .adminStats article.attention{border-color:#a88732}.adminModernV2 .adminStats article.attention>svg{color:#f2c64d}.adminModernV2 .adminStats article.dangerStat{border-color:#8b4050}.adminModernV2 .adminStats article.dangerStat>svg{color:#ff6079}.adminModernV2 .adminStats article.attention:not(:has(b:first-of-type:last-child)){animation:statRise .35s both}.adminModernV2 .adminUserRow,.adminModernV2 .approvalCard,.adminModernV2 .userAdminRow{transition:.2s}.adminModernV2 .approvalCard:hover,.adminModernV2 .userAdminRow:hover{transform:translateY(-2px);border-color:#2d7181;box-shadow:0 9px 22px #0003}.adminModernV2 .btn{transition:.2s}.adminModernV2 .btn:hover{filter:brightness(1.1)}@keyframes modalRise{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}@keyframes recordPulse{50%{box-shadow:0 0 0 5px #ff4b681c}}@keyframes adminFloat{50%{transform:translate(70px,45px) scale(1.08)}}@keyframes adminGlow{50%{transform:translateY(22px);opacity:.6}}@keyframes adminPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes statRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes activityBeat{50%{transform:scale(1.12)}}@media(max-width:1100px){.adminModernV2 .adminWorkspace{grid-template-columns:205px minmax(0,1fr)}.adminModernV2 .adminStats article{min-height:125px}}@media(max-width:860px){body:has(.messagesModern.mobileChatOpen){overflow:hidden}.modernHub:has(.messagesModern.mobileChatOpen){height:100dvh;min-height:0;padding:0!important;overflow:hidden}.modernHub:has(.messagesModern.mobileChatOpen)>.container{width:100%;height:100%;max-width:none}.modernHub:has(.messagesModern.mobileChatOpen) .hubHeader{display:none}.messagesModern.mobileChatOpen{height:100dvh!important;min-height:0!important;max-height:100dvh!important;border:0!important;border-radius:0!important}.messagesModern.mobileChatOpen .chatPanel{height:100%;min-height:0!important;max-height:100%!important;overflow:hidden}.messagesModern.mobileChatOpen .chatHeader{flex:none}.messagesModern.mobileChatOpen .chatMessages{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable}.messagesModern.mobileChatOpen .chatComposer{position:relative!important;bottom:auto!important;flex:none}.messagesModern.mobileChatOpen .attachmentPreview{flex:none}.messageSettingsOverlay{align-items:end;padding:0}.messageSettingsModal{width:100%;max-height:92dvh;overflow:auto}.messagePrivacyCard.compact,.messageSettingsModal{border-radius:20px 20px 0 0}.adminModernV2 .adminWorkspace,.messagePrivacyCard.compact .privacyChoices{grid-template-columns:1fr}.adminModernV2 .adminSidebarTitle{display:none}.adminModernV2 .adminSidebar>button>i{left:50%;bottom:0;width:0;height:3px}.adminModernV2 .adminSidebar>button.active>i{width:24px;height:3px}.adminModernV2 .adminSidebar>button:hover{transform:translateY(-2px)}.adminModernV2 .adminContent{min-height:520px}.discoveryBar{grid-template-columns:1fr!important}.topFiveFeatured .topFiveHorizontalTitle{min-width:90px!important}}@media(max-width:600px){.mediaComposer{grid-template-columns:auto minmax(0,1fr) 43px!important;gap:5px!important}.composerMediaButtons{grid-template-columns:repeat(2,28px)}.chatComposer .composerMediaButtons button{width:28px;height:26px}.chatComposer .composerMediaButtons button.recording{width:60px}.sendMessageButton{min-width:43px!important;padding:0 9px!important}.sendMessageButton span{display:none}.messageMedia{min-width:min(245px,72vw)}.messageMedia img,.messageMedia video{max-height:280px}.attachmentPreview{padding:7px 9px}.attachmentPreview audio{width:170px}.attachmentPreview span{display:none}.termsModal{max-height:94dvh;border-radius:16px}.termsModal footer{flex-direction:column}.termsModal footer button{justify-content:center}.settingsSaveBar{align-items:stretch;flex-direction:column}.adminModernV2 .adminHero{padding:16px}.adminHeroIdentity h1{font-size:25px}.adminModernV2 .adminHeroActions{width:100%}.adminModernV2 .adminHeroActions>*{flex:1 1;justify-content:center}.adminModernV2 .adminStats{grid-template-columns:1fr 1fr}.adminModernV2 .adminStats article{min-height:118px;padding:14px}.adminModernV2 .adminStats article>b{font-size:29px}.rootMediaPreview>audio,.rootMediaPreview>img,.rootMediaPreview>video{width:100%;max-width:100%}.topFiveFeatured .topFiveHorizontalTitle{min-width:82px!important;padding-right:4px!important}}@media(prefers-reduced-motion:reduce){.adminAmbient,.adminHero:after,.adminModernV2 .adminStats article,.chatComposer .composerMediaButtons button.recording,.dashboardHead>svg,.messageSettingsModal,.termsModal{animation:none!important}.adminModernV2 *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.discoveryBar{grid-template-columns:158px minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important}.genderCompact{grid-template-columns:1fr 1fr!important;gap:7px!important;padding:8px!important;min-height:112px}.genderCompact a{min-height:92px!important;padding:10px 5px!important}.genderCompact a span{font-size:31px!important}.genderCompact a small{font-size:10px!important;margin-top:6px!important;letter-spacing:.2px}.memberSearch{position:relative;min-height:44px}.searchAllHint{font-size:8px;font-weight:800;color:#07899d;background:#e7f7f9;border:1px solid #b9e4e9;border-radius:999px;padding:4px 8px;white-space:nowrap}.topFiveFeatured{min-height:112px!important;padding:12px 15px!important;border:2px solid #e8bd3e!important;border-radius:18px!important;background:radial-gradient(circle at 25% 15%,#0d5361 0,#082f3a 38%,#051c27 100%)!important;box-shadow:0 12px 34px #002f3b44,0 0 28px #e8b92c2b,inset 0 0 32px #f4cf5912!important;overflow:visible!important}.topFiveFeatured .topFiveHorizontalTitle{min-width:135px!important}.topFiveFeatured .topFiveHorizontalTitle svg{width:31px;height:31px}.topFiveFeatured .topFiveHorizontalTitle b{font-size:17px!important;letter-spacing:.5px}.topFiveFeatured .topFiveHorizontalTitle small{font-size:9px!important}.topFiveHorizontalList{gap:10px!important;align-items:center}.royalMini{min-height:82px!important;grid-template-columns:58px minmax(0,1fr)!important;gap:9px!important;padding:9px 8px!important;border-radius:14px!important;overflow:visible!important}.royalPortrait{width:58px!important;height:58px!important;position:relative!important}.royalPortrait img{width:54px!important;height:54px!important;border-radius:50%!important;position:relative;z-index:2;object-fit:cover}.royalName{font-size:10px!important}.royalName small{font-size:8px!important;margin-top:4px!important}.royalRank{width:25px!important;height:25px!important;font-size:9px!important;left:-6px!important;top:-8px!important}.royalCrown{width:22px!important;height:22px!important;right:5px!important;top:-12px!important}.royalPortrait .laurel{position:absolute;z-index:3;top:50%;font-size:35px;line-height:1;pointer-events:none;text-shadow:0 0 8px currentColor}.royalPortrait .laurelLeft{left:-18px;transform:translateY(-50%) rotate(-36deg)}.royalPortrait .laurelRight{right:-18px;transform:translateY(-50%) scaleX(-1) rotate(-36deg)}.royalMini.rank-1{min-height:94px!important;grid-template-columns:68px minmax(0,1fr)!important;border-width:2px!important;transform:translateY(-3px);box-shadow:0 0 0 1px #6f4b08,0 0 24px #ffd23b78,inset 0 0 22px #ffd84b1f!important}.royalMini.rank-1 .royalPortrait{width:68px!important;height:68px!important}.royalMini.rank-1 .royalPortrait img{width:64px!important;height:64px!important;border:3px solid #ffd95d!important;box-shadow:0 0 0 2px #77510b,0 0 14px #ffdc59!important}.royalMini.rank-1 .laurel{font-size:43px;color:#ffd85c}.royalMini.rank-1 .royalCrown{width:29px!important;height:29px!important;top:-18px!important;color:#ffe36e!important}.royalMini.rank-1:before{font-size:24px!important;top:-21px!important}.royalMini.rank-2 .laurel{color:#e8f3f6}.royalMini.rank-2 .royalPortrait img{border:3px solid #dbe8ec!important;box-shadow:0 0 0 2px #758a92,0 0 12px #dff5ff70!important}.royalMini.rank-2 .royalCrown{color:#f0fbff!important}.royalMini.rank-3 .laurel{color:#df9361}.royalMini.rank-3 .royalPortrait img{border:3px solid #ce7f4b!important;box-shadow:0 0 0 2px #713d22,0 0 12px #d9824c5c!important}.royalMini.rank-3 .royalCrown{color:#e59a66!important}.royalMini.rank-4 .laurel,.royalMini.rank-5 .laurel{font-size:28px;color:#87adb6;opacity:.72}.royalMini.rank-4 .royalCrown,.royalMini.rank-5 .royalCrown{display:none}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:218px!important}.normalCard .memberPhoto{width:68px!important;height:68px!important;border-width:3px!important}.memberInfo{padding:7px 8px 24px!important;min-height:54px!important}.memberName{font-size:11.5px!important}.cardSocials{margin-top:1px!important;height:11px!important}.cardLikeBtn{bottom:4px!important;right:5px!important;min-height:21px!important;padding:3px 6px!important}.memberOnlineBadge{left:7px!important;bottom:7px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:6px 9px!important;border-radius:999px!important;font-size:8.5px!important;font-weight:950!important;letter-spacing:.2px!important;color:#fff!important;border:1px solid #ffffffaa!important;box-shadow:0 3px 12px #0005!important}.memberOnlineBadge i{display:block;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 7px #fff}.memberOnlineBadge.on{background:#07935f!important}.memberOnlineBadge.off{background:#68767b!important}.normalCard .memberOnlineBadge{font-size:0!important;width:15px;height:15px;padding:0!important;left:auto!important;right:1px!important;bottom:2px!important;border:2px solid #fff!important}.normalCard .memberOnlineBadge i{width:7px;height:7px}.normalCard .memberOnlineBadge.on{background:#0aa66c!important}.normalCard .memberOnlineBadge.off{background:#7b878b!important}.memberCard.top-rank-1:after,.memberCard.top-rank-2:after,.memberCard.top-rank-3:after{content:"❧   ❧"!important;position:absolute!important;left:50%!important;right:auto!important;top:4px!important;transform:translateX(-50%)!important;z-index:8!important;font-size:30px!important;letter-spacing:58px!important;white-space:nowrap!important;background:none!important;text-shadow:0 0 8px currentColor!important;pointer-events:none}.memberCard.top-rank-1:after{color:#ffd95d!important}.memberCard.top-rank-2:after{color:#eef9fc!important}.memberCard.top-rank-3:after{color:#df9361!important}.chatDeleteConversation{display:inline-flex;align-items:center;gap:5px;border:1px solid #f1c7cd;background:#fff4f5;color:#b62d43;border-radius:9px;padding:7px 9px;font-size:8px;font-weight:900;cursor:pointer}.chatDeleteConversation:hover{background:#ffe6e9}.chatDeleteConversation:disabled{opacity:.55;cursor:not-allowed}.chatNotice{margin-top:12px;padding:8px 11px;border-radius:9px;background:#e8faf0;color:#157342;font-size:10px}.notificationManager{display:grid;grid-gap:10px;gap:10px}.notificationToolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:11px 12px;border:1px solid #174958;border-radius:13px;background:#071d28}.notificationToolbar label{display:flex;align-items:center;gap:6px;color:#bfe4ea;font-size:10px;font-weight:800;margin-right:auto}.notificationToolbar button{display:inline-flex;align-items:center;gap:6px;border:1px solid #24596a;border-radius:9px;background:#0a2a36;color:#dffaff;padding:8px 10px;font-size:9px;font-weight:900;cursor:pointer}.notificationToolbar button.danger{border-color:#7a3340;background:#3a1720;color:#ffd9df}.notificationToolbar button:disabled{opacity:.45;cursor:not-allowed}.notificationActionMsg{padding:8px 11px;border-radius:9px;background:#0a3440;color:#bff8ff;font-size:9px}.notificationRow{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important;align-items:center!important}.notificationContent{display:flex;gap:10px;align-items:flex-start;min-width:0}.notificationCheck{accent-color:#0bb6c8}.notificationDeleteOne{border:0;background:#ffffff0b;color:#95aeb5;border-radius:8px;width:32px;height:32px;display:grid;place-items:center;cursor:pointer}.notificationDeleteOne:hover{background:#4b1720;color:#ffb9c4}.notificationRow.unread{background:#0b2a36}.deltaStats h3{grid-column:1/-1;margin:0;color:#eafcff;display:flex;align-items:center;gap:7px}.deltaControl{display:grid;grid-gap:5px;gap:5px}.deltaControl label{display:grid!important;grid-gap:2px;gap:2px}.deltaControl label small{color:#6ed9e5;font-size:7px}.deltaControl>div{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;grid-gap:5px;gap:5px}.deltaControl button{border:1px solid #1b6373;background:#0a3440;color:#dffaff;border-radius:8px;display:grid;place-items:center;cursor:pointer}.deltaControl button:hover{background:#0b7184}.top5Delta{display:grid;grid-gap:3px;gap:3px}.top5Delta small{color:#79cfd9;font-size:7px}@media(max-width:1050px){.topFiveFeatured{overflow-x:auto!important}.topFiveHorizontalList{min-width:760px}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:205px!important}}@media(max-width:860px){.discoveryBar{grid-template-columns:1fr!important}.genderCompact{min-height:auto!important}.genderCompact a{min-height:52px!important;flex-direction:row!important;gap:7px!important}.genderCompact a span{font-size:23px!important}.genderCompact a small{font-size:9px!important;margin-top:0!important}.topFiveFeatured{min-height:106px!important}.searchAllHint{display:none}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:230px!important}}@media(max-width:600px){.topFiveHorizontalList{min-width:700px}.topFiveFeatured .topFiveHorizontalTitle{position:-webkit-sticky;position:sticky;left:0;z-index:8;background:#082f3ae8;padding-right:8px}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:250px!important}.notificationToolbar label{width:100%;margin-right:0}.notificationToolbar button{flex:1 1;justify-content:center}.chatDeleteConversation{min-height:38px}}@media(max-width:380px){.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:285px!important}.normalCard .memberPhoto{width:76px!important;height:76px!important}}.memberCard.top-rank-1:after,.memberCard.top-rank-2:after,.memberCard.top-rank-3:after{display:none!important;content:none!important}.memberCard:not(.normalCard) .memberCardLink{display:grid!important;grid-template-rows:85% 15%!important;height:100%!important;min-height:0}.goldCard{height:282px!important}.silverCard{height:262px!important}.bronzeCard{height:242px!important}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:auto!important;min-height:0!important}.memberCard:not(.normalCard) .memberInfo{min-height:0!important;padding:5px 7px 22px!important;overflow:hidden}.memberCity{font-size:8px;color:#66838a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px;font-weight:700}.normalCard .memberCity{font-size:7px;text-align:center}.memberInfo .cardSocials{display:none!important}.memberCard:not(.normalCard) .memberRating{margin-top:1px!important}.memberCard:not(.normalCard) .memberName{font-size:10.5px!important}.friendshipControl{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.friendBtn{border:1px solid #c8dde1;background:#fff;color:#24464f;border-radius:10px;padding:8px 11px;display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:10px;cursor:pointer}.friendBtn.primary{background:linear-gradient(135deg,#0b8899,#0bb4c4);color:#fff;border-color:#0b9aaa}.friendBtn.success{background:#e7f8f0;color:#14764c;border-color:#a9ddc4}.friendBtn.muted{background:#f3f6f7;color:#6d858b}.friendBtn.ghost{background:#fff}.friendBtn:disabled{cursor:default;opacity:.8}.friendMsg{width:100%;color:#66838a;font-size:8px}.profileFriendshipBar{margin-top:10px}.socialHubTabs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px;gap:5px;padding:8px;border-bottom:1px solid #dce8eb}.socialHubTabs button{border:1px solid #d6e5e8;background:#f7fbfc;color:#45646b;border-radius:9px;padding:7px 5px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:8px;font-weight:900;cursor:pointer}.socialHubTabs button svg{width:13px}.socialHubTabs button.active{background:linear-gradient(135deg,#087f90,#0aa9b9);color:#fff;border-color:#087f90}.socialHubTabs em{font-style:normal;background:#dceff2;color:#176875;border-radius:99px;padding:1px 5px}.socialHubTabs .active em{background:#ffffff2b;color:#fff}.friendListCard,.requestCard{display:flex;align-items:center;gap:8px;padding:8px;border-bottom:1px solid #e7eff1}.friendListCard>a,.friendListCard>button:first-child{border:0;background:none;padding:0;display:flex;align-items:center;gap:8px;min-width:0;flex:1 1;text-align:left;color:inherit;cursor:pointer}.friendListCard img,.requestCard img{width:38px;height:38px;border-radius:50%;object-fit:cover}.friendListCard span,.requestCard span{min-width:0;flex:1 1}.friendListCard b,.requestCard b{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friendListCard small,.requestCard small{display:flex;align-items:center;gap:3px;font-size:7px;color:#7c969c;margin-top:2px}.friendListCard>div{display:flex;gap:4px}.friendListCard>div button,.requestCard>button{width:28px;height:28px;border:1px solid #d5e4e7;border-radius:8px;background:#fff;color:#3b6670;display:grid;place-items:center;cursor:pointer}.requestCard>button.accept{background:#0aa78c;color:#fff;border-color:#0aa78c}.requestGroups h4{font-size:8px;color:#4e727a;padding:8px 9px 4px;margin:0;text-transform:uppercase}.miniEmpty{font-size:8px;color:#8aa0a5;padding:6px 10px}.unblockMini{width:auto!important;padding:0 8px!important;font-size:7px}.chatEmpty.mini{min-height:260px}.messageFloatingNotice{position:absolute;left:50%;bottom:72px;transform:translateX(-50%);z-index:4;font-size:8px}.rootCenter{display:grid;grid-gap:14px;gap:14px}.rootCenterHead{justify-content:space-between;padding:16px;border:1px solid #1b6574;border-radius:16px;background:linear-gradient(135deg,#061c27,#0a3c49);color:#eaffff;box-shadow:0 10px 28px #001d2835}.rootCenterHead,.rootCenterHead>div{display:flex;align-items:center;gap:12px}.rootCenterHead h2{margin:0;font-size:18px}.rootCenterHead p{margin:3px 0 0;color:#9bc7ce;font-size:9px}.rootCrest{position:relative;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#0e9aaa,#075667);color:#fff;border:1px solid #35d4df}.rootCrest svg:last-child{position:absolute;width:17px;right:-4px;top:-7px;color:#ffd75d;fill:#b37a08}.rootIdentity{font-size:8px;border:1px solid #2e7986;border-radius:999px;padding:7px 10px;color:#bfeef3}.rootCenterTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.rootCenterTabs button{border:1px solid #d7e6e9;background:#fff;color:#315b64;border-radius:12px;padding:11px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:900;cursor:pointer}.rootCenterTabs button.active{background:linear-gradient(135deg,#087d90,#0ab0bf);color:#fff;border-color:#087d90;box-shadow:0 6px 18px #087d9028}.rootCenterTabs svg{width:16px}.rootCenterBody{min-width:0}.permissionGrid label.rootDelegated{border-color:#c69b27!important;background:linear-gradient(135deg,#fff9e9,#fff)!important;color:#6d5010!important}.permissionGrid label.rootDelegated small{color:#a97808!important}.modernTop5Admin .notice{display:flex;align-items:center;gap:7px}.top5adminrow.modern{grid-template-columns:64px minmax(220px,1fr) minmax(310px,1.2fr)!important;padding:14px!important;background:linear-gradient(135deg,#071b25,#0a2f3a)!important}.rankBox{display:grid;place-items:center;border:1px solid #cba83d;border-radius:12px;padding:9px 4px;background:#122f35}.rankBox b{color:#ffd96b;font-size:18px}.rankBox small{font-size:7px;color:#8eb0b7}.modernDelta,.top5UserSelect{display:grid;grid-gap:5px;gap:5px}.modernDelta label,.top5UserSelect label{font-size:8px;color:#90b7be;font-weight:900}.top5UserSelect small{font-size:7px;color:#6ebbc5}.deltaStepper{display:grid;grid-template-columns:42px minmax(80px,1fr) 42px;grid-gap:6px;gap:6px}.deltaStepper button{border:1px solid #257082;background:#0b3e4a;color:#fff;border-radius:9px;display:grid;place-items:center;cursor:pointer}.deltaStepper input{min-width:0;text-align:center;font-size:18px;font-weight:900;background:#04151d!important;color:#fff!important;border:1px solid #277282!important;border-radius:9px!important;padding:8px!important}.deltaStepper input::-webkit-inner-spin-button,.deltaStepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quickDelta{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:4px;gap:4px}.quickDelta button{border:1px solid #245d69;background:#082a34;color:#aee7ee;border-radius:7px;padding:5px 2px;font-size:7px;font-weight:900}.deltaPreview{font-size:7px;color:#8bd7df}.rootSocialSetting{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid #c9e2e6;border-radius:14px;background:linear-gradient(135deg,#f8fdfe,#edf8fa);color:#254e57}.rootSocialSetting>div{display:flex;align-items:center;gap:10px}.rootSocialIcon{width:40px;height:40px;border-radius:11px;background:linear-gradient(135deg,#078698,#0bb6c5);color:#fff;display:grid;place-items:center}.rootSocialSetting b{display:block;font-size:10px}.rootSocialSetting small{display:block;font-size:8px;color:#78949a;margin-top:2px}.modernSwitch{border:0;border-radius:999px;background:#d7e1e3;padding:4px 9px 4px 4px;display:flex;align-items:center;gap:7px;color:#61787d;font-weight:900;font-size:8px;cursor:pointer}.modernSwitch i{width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #002b3522}.modernSwitch.on{background:#0aaa95;color:#fff}.modernSwitch.on i{background:#eafffb}.latestMembersPanel{margin-top:18px}.latestMembersGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;padding:14px}.latestMemberCard{display:flex;align-items:center;gap:8px;border:1px solid #d9e8eb;border-radius:12px;padding:8px;background:#fff;color:#234850;box-shadow:0 4px 12px #00333c0c}.latestMemberCard:hover{transform:translateY(-2px)}.latestMemberCard img{width:45px;height:45px;border-radius:50%;object-fit:cover;border:2px solid #35afbd}.latestMemberCard span{min-width:0}.latestMemberCard b{display:flex;align-items:center;gap:3px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.latestMemberCard b svg{color:#149fd6;flex:none}.latestMemberCard small{display:flex;align-items:center;gap:3px;font-size:7px;color:#80979c;margin-top:3px}@media(max-width:900px){.top5adminrow.modern{grid-template-columns:54px 1fr!important}.modernDelta{grid-column:1/-1}.latestMembersGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.rootCenterTabs{grid-template-columns:1fr}.rootCenterHead{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.latestMembersGrid{grid-template-columns:1fr}.quickDelta{grid-template-columns:repeat(3,1fr)}.bronzeCard,.goldCard,.silverCard{height:320px!important}.rootSocialSetting{align-items:flex-start;flex-direction:column}}.memberCard .memberRating{display:none!important}.memberCard:not(.normalCard) .memberInfo{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:5px 7px 21px!important}.royalMini{isolation:isolate}.royalMini .royalName,.royalMini .royalName>b{color:#fff!important}.royalMini .royalName small{position:relative!important;z-index:21!important;display:inline-flex!important;align-items:center!important;margin-top:5px!important;padding:3px 6px!important;border-radius:999px!important;background:#03151dcc!important;color:#ffe781!important;font-size:8px!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap!important;box-shadow:0 0 0 1px #ffffff22!important}.royalMini .royalCrown,.royalMini .royalPortrait,.royalMini .royalRank{z-index:4!important}.royalMini .laurel{z-index:3!important}.top5GenderTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:2px}.top5GenderTabs button{border:1px solid #245f6c;border-radius:12px;background:#071c27;color:#a9cbd1;padding:11px 13px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:950;cursor:pointer}.top5GenderTabs button svg{width:17px}.top5GenderTabs button.active{color:#fff;border-color:#25c3d2;box-shadow:0 7px 20px #00182044}.top5GenderTabs button.active.female{background:linear-gradient(135deg,#9b4b83,#d267a7)}.top5GenderTabs button.active.male{background:linear-gradient(135deg,#087c91,#0bb3c2)}.top5SearchBox{display:flex;align-items:center;gap:6px;border:1px solid #275f6c;border-radius:9px;background:#04151d;padding:0 9px;color:#6edce7}.top5SearchBox input{width:100%;min-width:0;border:0!important;background:transparent!important;color:#effdff!important;padding:9px 2px!important;outline:none!important}.top5SelectedStats{display:flex;gap:5px;flex-wrap:wrap}.top5SelectedStats span{font-size:7px;color:#b3d3d8;border:1px solid #1d5966;background:#071d26;border-radius:999px;padding:4px 7px}.top5SelectedStats b{color:#fff}.manualStatSummary .plus,.plus,.top5SelectedStats .plus{color:#55e2a0!important}.manualStatSummary .minus,.minus,.top5SelectedStats .minus{color:#ff8c9e!important}.modernTop5Admin .top5adminrow.modern{grid-template-columns:64px minmax(300px,1.15fr) minmax(320px,1fr)!important;align-items:stretch!important}.modernTop5Admin .modernDelta,.modernTop5Admin .top5UserSelect{align-content:start}.modernTop5Admin .deltaPreview{display:block;margin-top:3px;line-height:1.45;color:#a2dce2!important}.manualStatsBox.deltaStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.manualStatsBox.deltaStats>.full,.manualStatsBox.deltaStats>h3,.manualStatsBox.deltaStats>p{grid-column:1/-1}.manualStatCard{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid #1c5967;border-radius:12px;background:linear-gradient(145deg,#08232e,#061923)}.manualStatCard>label{font-size:9px!important;color:#dffbff!important;font-weight:950}.manualStatSummary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.manualStatSummary span{display:grid;grid-gap:2px;gap:2px;border:1px solid #1d5360;border-radius:8px;padding:7px;background:#04151d;color:#91b5bc;font-size:7px}.manualStatSummary b{font-size:13px;color:#fff}.manualRatingField small,.manualStatCard>small{font-size:7px;color:#7ed4dd}.manualRatingField{align-content:start}.permissionQuickActions{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.permissionQuickActions .btn{min-width:150px;justify-content:center}.permissionGrid label.rootDelegated{position:relative}.rootTop20{display:grid;grid-gap:12px;gap:12px}.rootTop20 .adminSectionHead h2{display:flex;align-items:center;gap:7px}.top20Filters{display:grid;grid-template-columns:145px 145px 210px minmax(220px,1fr) auto;grid-gap:8px;gap:8px;align-items:flex-end;padding:11px;border:1px solid #174b58;border-radius:12px;background:#071d27}.top20Filters label{display:grid;grid-gap:4px;gap:4px;font-size:7px;color:#93bbc2;font-weight:900}.top20Filters input,.top20Filters select{min-width:0;border:1px solid #235c69;border-radius:8px;background:#04151d;color:#eaffff;padding:9px}.top20Table{border:1px solid #174b58;border-radius:12px;overflow:auto;background:#061923}.top20Head,.top20Row{display:grid;grid-template-columns:48px minmax(220px,1.6fr) 85px 78px 85px 85px 90px;grid-gap:7px;gap:7px;align-items:center;min-width:820px;padding:9px 11px}.top20Head{position:-webkit-sticky;position:sticky;top:0;background:#0a3440;color:#bcecf2;font-size:8px;text-transform:uppercase}.top20Row{border-top:1px solid #143d49;color:#dff9fc;font-size:9px}.top20Row:hover{background:#092832}.top20Row>span:first-of-type{min-width:0}.top20Row strong{color:#fff}.top20Row small{display:block;margin-top:2px;color:#769ba3;font-size:7px}.top20Row>span:not(:first-of-type),.top20Row>strong{text-align:center}.newMembersControls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.newMembersControls label{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:900;color:#486c74}.newMembersControls input{width:74px;border:1px solid #b8d8dd;border-radius:9px;background:#fff;color:#173f48;padding:8px;text-align:center;font-weight:900}.chatHeader>div:not(.chatHeaderActions){min-width:0}.chatHeader>div:not(.chatHeaderActions)>b{display:block!important;color:#113b46!important;font-size:13px!important;font-weight:950!important;line-height:1.2!important;text-shadow:none!important}.chatHeader>div:not(.chatHeaderActions)>small{display:inline-flex!important;align-items:center!important;gap:4px!important;margin-top:4px!important;padding:4px 7px!important;border-radius:999px!important;background:#e9f7f3!important;color:#0b865a!important;font-size:8px!important;font-weight:900!important;line-height:1!important}.chatHeader>div:not(.chatHeaderActions)>small.offline{background:#edf2f3!important;color:#66777b!important}@media(max-width:1050px){.modernTop5Admin .top5adminrow.modern{grid-template-columns:56px 1fr!important}.modernTop5Admin .modernDelta{grid-column:1/-1}.top20Filters{grid-template-columns:1fr 1fr}.top20Filters .adminSearch{grid-column:1/-1}}@media(max-width:700px){.manualStatsBox.deltaStats{grid-template-columns:1fr!important}.manualStatsBox.deltaStats>.full,.manualStatsBox.deltaStats>h3,.manualStatsBox.deltaStats>p{grid-column:auto}.top20Filters,.top5GenderTabs{grid-template-columns:1fr}.top20Filters .adminSearch{grid-column:auto}.newMembersControls{width:100%;justify-content:space-between}}.top5GenderTabs .genderTabSymbol{display:inline-grid;place-items:center;width:18px;height:18px;font-size:18px;font-weight:900;line-height:1}.royalMini .royalName{position:relative!important;z-index:20!important;display:grid!important;grid-template-rows:auto auto!important;grid-gap:4px!important;gap:4px!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-shadow:0 1px 3px #00151d!important}.royalMini .royalUserName{display:block!important;min-width:0!important;color:#fff!important;font-weight:900!important}.royalMini .royalLikes{position:relative!important;z-index:22!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#ffd95c!important;font-size:9px!important;font-weight:950!important;line-height:1!important;box-shadow:none!important;text-shadow:0 1px 3px #00151d!important}.royalMini .royalLikes svg{width:10px!important;height:10px!important;flex:none!important;filter:drop-shadow(0 0 3px #ffd95c66)}.royalMini .royalLikes b{font-size:9px!important;color:#ffd95c!important;line-height:1!important}.top5name .top5Likes{display:inline-flex!important;align-items:center!important;gap:3px!important;white-space:nowrap!important}.top5name .top5Likes svg{width:10px!important;height:10px!important;flex:none!important}.profileActionArea{margin-top:12px;display:grid;grid-gap:8px;gap:8px}.profileActionButtons,.profileActionButtons>.friendshipControl{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.profileActionButtons .friendMsg{display:none}.profileMessageAction{display:inline-flex;align-items:center;gap:6px;border:1px solid #07889b;border-radius:10px;background:linear-gradient(135deg,#087f92,#0bb0c0);color:#fff;padding:8px 11px;font-size:10px;font-weight:900;cursor:pointer;box-shadow:0 5px 13px #07889b25}.profileMessageAction:disabled{opacity:.6;cursor:wait}.profileActionButtons .reportbtn{display:inline-flex;align-items:center;gap:6px;border:1px solid #efb7c1!important;border-radius:10px!important;background:#fff5f7!important;color:#b52d49!important;padding:8px 11px!important;font-size:10px!important;font-weight:900!important}.profileActionNotice{display:flex;align-items:center;gap:7px;max-width:620px;padding:8px 10px;border:1px solid #f0c58d;border-radius:10px;background:#fff8e8;color:#8a5b16;font-size:9px;font-weight:800}.profileActionNotice span{flex:1 1}.profileActionNotice button{border:0;background:transparent;color:inherit;font-size:17px;cursor:pointer}.profilePrivacyStandalone{padding:0 clamp(16px,4vw,58px) 60px;background:#f7fafb}.messagePrivacyCard{max-width:1120px;margin:0 auto;padding:20px;border:1px solid #d6e7ea;border-radius:18px;background:#fff;color:#17343d;box-shadow:0 10px 30px #002f3a12}.messagePrivacyHead{display:flex;align-items:center;gap:12px;margin-bottom:15px}.messagePrivacyHead>span{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#087f92,#0bb4c4);color:#fff}.messagePrivacyHead h2{margin:0;font-size:18px}.messagePrivacyHead p{margin:4px 0 0;color:#71878d;font-size:9px}.privacyEmpty,.privacyLoading{padding:18px;text-align:center;color:#789098;font-size:10px}.privacyChoices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.privacyChoices>button{position:relative;min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;padding:13px;border:1px solid #d7e6e9;border-radius:13px;background:#f8fbfc;color:#31545d;text-align:left;cursor:pointer}.privacyChoices>button>svg:first-child{color:#0a91a4}.privacyChoices>button span{min-width:0}.privacyChoices>button b{display:block;font-size:10px}.privacyChoices>button small{display:block;margin-top:3px;color:#7c9197;font-size:8px;line-height:1.35}.privacyChoices>button.active{border-color:#0ba7b8;background:#eaf9fb;box-shadow:0 0 0 2px #0ba7b815}.privacyCheck{color:#08a676!important;width:18px}.privacyAllowList{margin-top:12px;border:1px solid #d9e7e9;border-radius:14px;overflow:hidden}.privacySearch{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e2ecee;background:#f7fbfc;color:#0b91a3}.privacySearch input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:#17343d}.privacySearch em{font-style:normal;font-size:8px;font-weight:900;color:#59777e}.privacyCandidates{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;max-height:360px;overflow:auto;background:#e6eff1}.privacyCandidates>button{display:grid;grid-template-columns:43px minmax(0,1fr) 28px;align-items:center;grid-gap:9px;gap:9px;padding:10px;border:0;background:#fff;text-align:left;color:#294b54;cursor:pointer}.privacyCandidates>button.selected{background:#eafaf7}.privacyCandidates img{width:42px;height:42px;border-radius:50%;object-fit:cover}.privacyCandidates span{min-width:0}.privacyCandidates b,.privacyCandidates small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.privacyCandidates b{font-size:10px}.privacyCandidates small{margin-top:2px;color:#7a9096;font-size:8px}.privacyCandidates em{display:block;margin-top:3px;font-style:normal;font-size:8px;font-weight:800}.privacyCandidates em.online{color:#15985a}.privacyCandidates em.offline{color:#7c8e93}.privacyCandidates i{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#edf5f6;color:#497079;font-style:normal;font-weight:900}.privacyCandidates .selected i{background:#0aa889;color:#fff}.privacyCandidates i svg{width:15px}.privacyWarning{padding:9px 11px;background:#fff8e6;color:#8a5c18;font-size:8px;font-weight:800}.privacyFooter{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:13px;padding-top:13px;border-top:1px solid #e3edef}.privacyFooter>div{display:flex;align-items:center;gap:9px;color:#347080}.privacyFooter>div>svg{color:#0a9d83}.privacyFooter b,.privacyFooter small{display:block}.privacyFooter b{font-size:9px}.privacyFooter small{margin-top:2px;color:#7b9096;font-size:7px}.privacyFooter>button{border:0;border-radius:10px;background:linear-gradient(135deg,#087f92,#0bb0c0);color:#fff;padding:10px 14px;font-size:9px;font-weight:900;cursor:pointer}.privacyFooter>button:disabled{opacity:.6}.privacyResult{margin-top:10px;padding:9px 11px;border-radius:10px;background:#eaf9f1;color:#14754c;font-size:9px;font-weight:800}.messagesModern.listOnly{grid-template-columns:minmax(0,1fr)!important}.messagesModern.listOnly .conversationPanel{border-right:0}.messagesModern.listOnly .conversationList{max-height:560px}.mobileChatBack{display:none;border:0;background:#eaf5f7;color:#176879;border-radius:9px;width:37px;height:37px;place-items:center;cursor:pointer}.messageAccessNotice{display:flex;align-items:center;gap:7px;padding:9px 14px;border-bottom:1px solid #f0c6c6;background:#fff3f3;color:#a72d2d;font-size:9px;font-weight:900}.messageAccessNotice.loading{background:#eef8fa;color:#28717e;border-color:#d4e9ec}.hubListNotice{margin:8px 10px;padding:8px 10px;font-size:8px}.conversationText>small{display:block;margin-top:3px;font-size:7px;font-weight:800}.conversationText>small.online,.enhancedFriend em.online{color:#15985a}.conversationText>small.offline,.enhancedFriend em.offline{color:#75898e}.friendAvatarStatus{position:relative;flex:none!important}.friendAvatarStatus>i{position:absolute;right:0;bottom:1px;width:10px;height:10px;border-radius:50%;border:2px solid #fff}.friendAvatarStatus>i.online{background:#19c86a}.friendAvatarStatus>i.offline{background:#9aa9ad}.enhancedFriend>a>span:nth-child(2){min-width:0;flex:1 1}.enhancedFriend em{display:block;margin-top:3px;font-size:8px;font-style:normal;font-weight:900}@media(max-width:860px){.messagesModern{display:block!important;min-height:0!important;border-radius:17px}.messagesModern.mobileListOpen .conversationPanel{display:block}.messagesModern.mobileChatOpen .conversationPanel,.messagesModern.mobileListOpen .chatPanel{display:none!important}.messagesModern.mobileChatOpen .chatPanel{display:flex!important}.conversationPanel{max-height:none!important;border:0!important}.conversationList,.messagesModern.listOnly .conversationList{min-height:300px;max-height:calc(100dvh - 315px)!important;overflow:auto}.messagesModern.mobileChatOpen{min-height:calc(100dvh - 20px)!important}.messagesModern.mobileChatOpen .chatPanel{min-height:calc(100dvh - 20px);max-height:none}.mobileChatBack{display:grid;flex:none}.chatHeader{height:auto!important;min-height:72px;flex-wrap:wrap;padding:10px 11px!important}.chatHeader>a>img{width:42px!important;height:42px!important}.chatHeaderActions{order:4;width:100%;display:flex!important;gap:5px!important;padding-left:47px}.chatHeaderActions>*{min-height:34px}.chatMessages{flex:1 1!important;min-height:280px!important;max-height:none!important;padding:14px!important}.chatComposer{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;gap:7px!important;padding:9px 9px calc(9px + env(safe-area-inset-bottom))!important}.chatComposer textarea{min-height:48px!important}.chatComposer button{padding:0 13px!important}.socialHubTabs{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:#fff}.privacyCandidates,.privacyChoices{grid-template-columns:1fr}.privacyFooter{align-items:flex-start;flex-direction:column}.privacyFooter>button{width:100%}.profileActionButtons{align-items:stretch}.profileActionButtons>.friendshipControl{width:100%}.profileActionButtons>.friendshipControl button{flex:1 1;justify-content:center}.profileActionButtons .blockBtn,.profileActionButtons .reportbtn,.profileMessageAction{flex:1 1;justify-content:center;min-width:120px}.profilePrivacyStandalone{padding:0 12px 35px}.messagePrivacyCard{padding:14px}.profileActionNotice{width:100%}}@media(max-width:520px){.chatHeaderActions{padding-left:0}.chatHeaderActions .blockBtn,.chatHeaderActions .chatDeleteConversation,.chatHeaderActions .chatProfileLink{flex:1 1;justify-content:center}.profileActionButtons .blockBtn,.profileActionButtons .reportbtn,.profileMessageAction{min-width:calc(50% - 4px)}.privacySearch{flex-wrap:wrap}.privacySearch em{width:100%;padding-left:24px}.messagePrivacyHead{align-items:flex-start}}.discoveryBar{grid-template-columns:138px minmax(0,1fr)!important;gap:9px!important}.genderCompact{padding:5px!important;gap:4px!important}.genderCompact a{min-height:54px!important}.genderCompact a span{font-size:22px!important}.topFiveFeatured{gap:8px!important;padding-left:9px!important;padding-right:9px!important}.topFiveFeatured .topFiveHorizontalTitle{min-width:96px!important;gap:5px!important}.topFiveFeatured .topFiveHorizontalTitle svg{width:25px!important;height:25px!important}.topFiveFeatured .topFiveHorizontalTitle b{font-size:13px!important;letter-spacing:0!important}.topFiveFeatured .topFiveHorizontalTitle small{font-size:7px!important}.topFiveHorizontalList{gap:7px!important}.requestCard{background:#fff!important;color:#24464f!important}.blockedCard b,.friendListCard b,.requestCard b{color:#173a43!important}.blockedCard small,.friendListCard small,.requestCard small{color:#657f86!important}.requestGroups h4{background:#edf7f8!important;color:#41666e!important}@media(max-width:860px){.discoveryBar{grid-template-columns:1fr!important}body:has(.messagesModern.mobileChatOpen){overflow:hidden!important}.modernHub:has(.messagesModern.mobileChatOpen){height:100dvh!important;min-height:0!important;padding:0!important;overflow:hidden!important}.modernHub:has(.messagesModern.mobileChatOpen)>.container{width:100%!important;height:100%!important;max-width:none!important}.modernHub:has(.messagesModern.mobileChatOpen) .hubHeader{display:none!important}.messagesModern.mobileChatOpen{height:100dvh!important;min-height:0!important;max-height:100dvh!important;border:0!important;border-radius:0!important;overflow:hidden!important}.messagesModern.mobileChatOpen .chatPanel{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.messagesModern.mobileChatOpen .chatHeader{flex:none!important}.messagesModern.mobileChatOpen .chatMessages{flex:1 1 auto!important;height:0!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain}.messagesModern.mobileChatOpen .attachmentPreview,.messagesModern.mobileChatOpen .chatComposer{flex:none!important}.messagesModern.mobileChatOpen .chatComposer{position:relative!important;bottom:auto!important}.topFiveFeatured .topFiveHorizontalTitle{min-width:90px!important}}@media(max-width:600px){.topFiveFeatured .topFiveHorizontalTitle{min-width:82px!important;padding-right:4px!important}}.adminMobileMenuButton,.adminSidebarBackdrop,.adminSidebarClose,.memberAgeMobile{display:none}.adminModernV2 .adminHero:after{pointer-events:none}.adminMobileMenuButton,.adminModernV2 .adminHeroActions,.adminModernV2 .adminHeroIdentity{position:relative;z-index:3}@media(max-width:860px){body,html{max-width:100%;overflow-x:hidden}.container{width:min(100% - 20px,1180px)}audio,canvas,img,svg,video{max-width:100%}.adminModernV2{width:100%!important;max-width:100vw!important;min-width:0!important;padding:8px!important;overflow-x:hidden!important}.adminModernV2 .adminHero{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;grid-gap:10px!important;gap:10px!important;padding:14px!important;border-radius:16px!important}.adminModernV2 .adminHeroIdentity{min-width:0}.adminModernV2 .adminHeroIdentity h1{font-size:26px!important;line-height:1.08;overflow-wrap:anywhere}.adminModernV2 .adminHeroIdentity p{flex-wrap:wrap}.adminModernV2 .adminHeroEyebrow{margin-top:9px}.adminMobileMenuButton{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border:1px solid #2e7280;border-radius:11px;background:#082734;color:#eaffff;padding:8px 10px;font-size:9px;font-weight:900;cursor:pointer}.adminMobileMenuButton svg{width:18px;height:18px;flex:none}.adminModernV2 .adminHeroActions{grid-column:1/-1;width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px!important;gap:7px!important}.adminModernV2 .adminHeroActions>*{width:100%!important;min-width:0!important;min-height:42px!important;padding:8px!important;justify-content:center!important;text-align:center;white-space:normal;line-height:1.2}.adminModernV2 .adminWorkspace{display:block!important;margin-top:10px!important;min-width:0!important}.adminModernV2 .adminContent{width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;padding:12px!important;border-radius:14px!important;overflow:hidden!important}.adminModernV2 .adminContent>*{max-width:100%;min-width:0}.adminModernV2 .adminSidebar{position:fixed!important;z-index:2100!important;left:0!important;top:0!important;bottom:0!important;width:min(82vw,310px)!important;height:100dvh!important;max-height:none!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important;padding:12px!important;border-radius:0 18px 18px 0!important;background:#061b27f7!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:translateX(-105%);transition:transform .22s ease;box-shadow:18px 0 50px #0009!important}.adminModernV2 .adminSidebar.mobileOpen{transform:translateX(0)}.adminModernV2 .adminSidebarTitle{display:flex!important;position:-webkit-sticky;position:sticky;top:-12px;z-index:2;margin:-12px -12px 8px;padding:16px 12px 12px;background:#061b27;border-bottom:1px solid #245563}.adminSidebarTitle span{flex:1 1;min-width:0}.adminSidebarClose{display:grid;width:35px;height:35px;place-items:center;flex:none;border:1px solid #285d69;border-radius:9px;background:#0a2c37;color:#fff;cursor:pointer}.adminSidebarClose svg{width:18px}.adminModernV2 .adminSidebar>button{width:100%!important;flex:none!important;min-height:46px!important;padding:10px 12px!important;justify-content:flex-start!important;white-space:normal!important;text-align:left!important;font-size:10px!important}.adminModernV2 .adminSidebar>button>span{min-width:0;overflow-wrap:anywhere}.adminModernV2 .adminSidebar>button>i{left:0!important;top:50%!important;bottom:auto!important;width:3px!important;height:0!important;transform:translateY(-50%)}.adminModernV2 .adminSidebar>button.active>i{width:3px!important;height:24px!important}.adminModernV2 .adminSidebar>button:hover{transform:none!important}.adminSidebarBackdrop{position:fixed;inset:0;z-index:2050;border:0;background:#001019aa;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.adminSidebarBackdrop.open{display:block}.adminSectionHead{align-items:flex-start!important;flex-direction:column!important;gap:9px!important}.adminSectionHead>div{min-width:0;width:100%}.adminSectionHead h2{font-size:18px;overflow-wrap:anywhere}.adminSectionHead p{line-height:1.45;overflow-wrap:anywhere}.adminSectionHead>.btn,.adminSectionHead>.returnPill{width:100%!important;max-width:100%!important;justify-content:center!important}.adminModernV2 .adminStats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.adminModernV2 .adminStats article{min-width:0!important;min-height:116px!important;padding:13px!important}.adminModernV2 .adminStats article>b{font-size:29px!important}.adminModernV2 .adminStats article>small,.adminModernV2 .adminStats article>span{overflow-wrap:anywhere}.adminSettingsGrid,.formgrid,.permissionGrid,.professionalEditGrid,.socialAdminForm{grid-template-columns:1fr!important}.adminSettingsGrid .full,.formgrid .full,.professionalEditGrid .full,.socialAdminForm .full{grid-column:auto!important}.admin input,.admin select,.admin textarea{max-width:100%;min-width:0}.adminPhotoManager{grid-template-columns:1fr!important}.adminPhotoManager>div{min-width:0}.galleryAdmin>div{max-width:100%;overflow-x:auto;padding:4px 1px}.permissionQuickActions{display:grid!important;grid-template-columns:1fr!important;width:100%}.permissionQuickActions .btn{min-width:0!important;width:100%}.settingsSaveBar{align-items:stretch!important;flex-direction:column!important}.settingsSaveBar .btn{width:100%;justify-content:center}.adminSearch,.adminSearch input,.adminUserSearch,.adminUserSearch input{width:100%;min-width:0}.userAdminRow{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;padding:10px!important;min-width:0!important}.userAdminRow>.avatar{grid-column:1;grid-row:1}.userAdminRow>.adminUserInfo{grid-column:2;grid-row:1;min-width:0!important}.userAdminRow>.btn,.userAdminRow>button{grid-column:1/-1;width:100%!important;justify-content:center!important;margin:0!important}.adminUserInfo>div{flex-wrap:wrap}.adminUserInfo>b,.adminUserInfo>small,.adminUserInfo>span{overflow-wrap:anywhere}.approvaltop{align-items:flex-start!important;flex-direction:column!important}.approvaltop .actionrow{width:100%}.approvaltop .actionrow>*{flex:1 1;justify-content:center}.diffgrid{grid-template-columns:1fr!important}.diffgrid .full{grid-column:auto!important}.pendingphoto{max-width:100%;height:auto}.approvalCard,.reportcard{min-width:0;overflow:hidden}.reportEvidence img,.reportEvidence video{max-width:100%;height:auto}.auditPanel,.inactiveWomen,.modernTop5Admin,.rootCenter,.rootCenterBody,.rootMessagesModern,.rootTop20,.socialAdmin{min-width:0!important;max-width:100%!important}.rootCenterHead{padding:12px!important}.rootCenterHead>div{align-items:flex-start!important;min-width:0}.rootCenterHead p,.rootIdentity{overflow-wrap:anywhere}.rootIdentity{max-width:100%}.rootCenterTabs{grid-template-columns:1fr!important}.rootCenterTabs button{min-width:0;white-space:normal}.modernTop5Admin .top5adminrow.modern,.top5adminrow.modern{grid-template-columns:48px minmax(0,1fr)!important;padding:10px!important;gap:8px!important}.top5UserSelect{min-width:0}.top5SearchBox input,.top5UserSelect select{width:100%;min-width:0}.modernDelta{grid-column:1/-1!important;min-width:0}.top5SelectedStats{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:5px!important;gap:5px!important}.top5SelectedStats span{min-width:0;overflow-wrap:anywhere}.quickDelta{grid-template-columns:repeat(3,1fr)!important}.deltaStepper{grid-template-columns:38px minmax(0,1fr) 38px!important}.top5GenderTabs{grid-template-columns:1fr 1fr!important}.top20Filters{grid-template-columns:1fr!important;padding:10px!important}.top20Filters .adminSearch{grid-column:auto!important}.top20Filters .btn{width:100%;justify-content:center}.top20Table{overflow:visible!important;border:0!important;background:transparent!important;display:grid;grid-gap:8px;gap:8px}.top20Head{display:none!important}.top20Row{min-width:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-gap:8px!important;gap:8px!important;padding:11px!important;border:1px solid #174b58!important;border-radius:12px!important;background:#061923!important}.top20Rank{grid-column:1;grid-row:1;align-self:start;padding:6px 7px;border-radius:8px;background:#0b3440;color:#eafcff}.top20Member{grid-column:2;grid-row:1;min-width:0!important;text-align:left!important}.top20Member small,.top20Member strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top20Metric{grid-column:1/-1!important;display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px;border-top:1px solid #123b46;text-align:right!important}.top20Metric:before{content:attr(data-label);color:#82a9b1;font-size:8px;font-weight:800;text-align:left}.top20Metric small{display:inline!important;margin:0!important}.top20Total{color:#ffe16b!important;font-size:13px}.auditTable{width:100%;max-width:100%;overflow-x:auto!important;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.auditHead,.auditRow{min-width:820px!important}.auditToolbar{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}.auditToolbar>*{width:100%!important;min-width:0!important}.auditBulk{display:grid!important}.auditBulk,.conversationAuditCard{grid-template-columns:1fr!important}.conversationAuditCard{align-items:start!important}.conversationAuditCard>*{grid-column:1!important;min-width:0}.conversationPair p{max-width:100%!important}.conversationAuditCard>.btn,.conversationAuditCard>.iconDanger{width:100%;justify-content:center}.rootConversationNav{align-items:stretch!important;flex-direction:column!important}.rootConversationNav>div{display:grid!important;grid-template-columns:1fr!important}.rootConversationNav .btn,.rootConversationNav .returnPill{width:100%!important;justify-content:center!important}.rootThread{padding:9px!important}.rootThreadRow{grid-template-columns:22px minmax(0,1fr) 34px!important;gap:5px!important}.rootThreadBubble{max-width:100%!important;min-width:0;overflow-wrap:anywhere}.rootMediaPreview>audio,.rootMediaPreview>img,.rootMediaPreview>video{width:100%!important;max-width:100%!important}.socialAdminGrid{grid-template-columns:1fr!important}.socialAdminList{max-height:280px!important}.manualStatsBox,.manualStatsBox.deltaStats{grid-template-columns:1fr!important}.manualStatSummary{grid-template-columns:repeat(3,minmax(0,1fr))!important}.modernProfileMain,.profileModernGrid{display:flex!important;flex-direction:column!important;gap:14px!important}.modernProfileMain{order:1}.modernProfileAside{order:2!important;width:100%}.mobileGalleryFirst{order:-10!important}.modernInfoCards{order:0}.mobileCommentsSection{order:10}.stickyProfilePanel{position:static!important}.modernInfoCards article,.modernPanel{min-width:0;padding:16px!important}.modernPanel .gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.modernPanel .galleryitem img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.panelHeading{align-items:flex-start;flex-direction:column}.lightbox{padding:12px!important}.lightbox>img{max-width:94vw!important;max-height:82dvh!important}.lightprev{left:8px!important}.lightclose,.lightnext{right:8px!important}.lightclose{top:8px!important}.memberAgeMobile{display:inline}.memberCard:not(.normalCard) .memberCardLink{display:block!important;height:auto!important;min-height:0!important}.memberCard:not(.normalCard) .memberInfo{display:block!important;min-height:76px!important;padding:8px 8px 42px!important;overflow:visible!important;text-align:left!important}.memberCard:not(.normalCard) .memberName{font-size:11px!important;line-height:1.25!important;min-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:flex-start!important}.memberCard:not(.normalCard) .memberCity{font-size:8.5px!important;line-height:1.35!important;margin-top:4px!important;padding-right:2px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.memberCard:not(.normalCard) .cardLikeBtn{left:7px!important;right:7px!important;bottom:7px!important;width:calc(100% - 14px)!important;min-height:30px!important;justify-content:center!important;padding:5px 7px!important}.memberCard:not(.normalCard) .cardLikeBtn b{margin-left:2px}.memberOnlineBadge{max-width:calc(100% - 18px)!important}.contactPage,.loginCard,.memberHub,.premiumProfileEdit,.profileEditModern,.registerCard{max-width:100%;overflow-x:hidden}.registerForm{padding:20px!important}.contactSocialGrid,.contactStats,.editUploadGrid,.latestMembersGrid,.phoneEditCard,.professionalFields,.socialPrefixGrid,.two{grid-template-columns:1fr!important}.editSaveBar,.profileEditTop{align-items:stretch!important;flex-direction:column!important}.editSaveActions>*,.profileEditTop .returnPill{max-width:100%;width:100%;justify-content:center}.editSaveActions{display:grid!important;grid-template-columns:1fr!important;width:100%}.pendinguploadgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.chatComposer,.chatHeader,.chatMessages,.chatPanel,.conversationPanel,.messagesModern,.modernHub{max-width:100%!important;min-width:0!important}.chatBubble{max-width:88%!important;overflow-wrap:anywhere}.messageMedia{min-width:0!important;max-width:100%!important}.messageMedia audio{width:min(100%,300px)!important}.attachmentPreview>div{max-width:calc(100% - 38px)}}@media(max-width:520px){.adminModernV2 .adminHero{grid-template-columns:1fr!important}.adminMobileMenuButton{grid-column:1;width:100%}.adminModernV2 .adminHeroActions{grid-template-columns:1fr!important}.adminModernV2 .adminStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.adminModernV2 .adminStats article{min-height:108px!important;padding:11px!important}.adminModernV2 .adminStats article>b{font-size:26px!important}.adminModernV2 .adminSidebar{width:min(88vw,300px)!important}.top5GenderTabs{grid-template-columns:1fr!important}.modernTop5Admin .top5adminrow.modern,.top5adminrow.modern{grid-template-columns:42px minmax(0,1fr)!important}.manualStatSummary,.top5SelectedStats{grid-template-columns:1fr!important}.modernProfileWrap{width:calc(100% - 16px)!important}.modernProfileSummary{padding-left:14px!important;padding-right:14px!important}.profileStatStrip{gap:4px!important}.profileStatStrip>div{padding:8px 4px!important}.profileStatStrip b{font-size:18px!important}.profileStatStrip span{font-size:8px!important}.modernInfoCards article,.modernPanel{padding:14px!important}.memberCard:not(.normalCard) .memberInfo{min-height:82px!important;padding-bottom:44px!important}.cardLikeBtn{font-size:8px!important}.rootThreadRow{grid-template-columns:18px minmax(0,1fr) 30px!important}}@media(max-width:370px){.adminModernV2 .adminStats{grid-template-columns:1fr!important}.adminModernV2 .adminStats article{min-height:96px!important}.bronzeGrid,.goldGrid,.silverGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:150px!important}}.approvalGroupCard .approvaltop>div{display:grid;grid-gap:3px;gap:3px}.approvalGroupCard .approvaltop>div>small{color:#789aa4;font-size:11px;font-weight:600}.approvalDiffV2{display:grid;grid-gap:12px;gap:12px}.fieldDiffList{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.fieldDiffRow{padding:11px;border:1px solid #173d49;border-radius:10px;background:#061923}.fieldDiffRow>strong{display:block;margin-bottom:8px;color:#e8fbff}.beforeAfterGrid{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:stretch;grid-gap:8px;gap:8px}.beforeAfterGrid>span,.newOnlyValue{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:9px;border-radius:8px;background:#04101a;border:1px solid #143743}.beforeAfterGrid>span.newValue,.newOnlyValue{border-color:#1f6470;background:#06222b}.beforeAfterGrid small,.newOnlyValue small,.photoBeforeAfter small,.photoNewOnly small{color:#789aa4;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.beforeAfterGrid em,.newOnlyValue em{font-style:normal;color:#dffaff;white-space:pre-wrap;overflow-wrap:anywhere}.beforeAfterGrid>i,.photoBeforeAfter>i{display:grid;place-items:center;color:#43dce7;font-style:normal;font-weight:900}.photoBeforeAfter{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;margin-top:10px}.photoBeforeAfter>span,.photoNewOnly{display:grid;grid-gap:7px;gap:7px;min-width:0}.photoBeforeAfter .pendingphoto,.photoNewOnly .pendingphoto{width:100%;max-width:260px;height:auto;max-height:210px;object-fit:cover}.photoNewOnly em{font-size:11px;color:#88a7af;font-style:normal}.photoDiffItem>b{display:block}@media(max-width:800px){.approvalGroupCard .approvaltop{display:grid;grid-gap:7px;gap:7px}.approvalGroupCard .approvaltop>span{font-size:10px;color:#789aa4}.beforeAfterGrid{grid-template-columns:1fr}.beforeAfterGrid>i{transform:rotate(90deg);height:18px}.photoBeforeAfter{grid-template-columns:1fr}.photoBeforeAfter>i{transform:rotate(90deg);height:18px}.photoBeforeAfter .pendingphoto,.photoNewOnly .pendingphoto{max-width:100%}.approvalGroupCard .actionrow{display:grid;grid-template-columns:1fr}.approvalGroupCard .actionrow .btn{width:100%;justify-content:center}}@media(max-width:600px){.bronzeGrid,.goldGrid,.silverGrid{align-items:start!important;grid-auto-rows:max-content!important}.memberCard:not(.normalCard){height:auto!important;min-height:0!important;align-self:start!important;isolation:isolate}.memberCard:not(.normalCard),.memberCard:not(.normalCard):hover{transform:none!important;filter:none!important}.bronzeCard:not(.topFiveMember),.goldCard:not(.topFiveMember),.silverCard:not(.topFiveMember){-webkit-clip-path:none!important;clip-path:none!important;box-shadow:0 4px 14px rgba(18,45,54,.14)!important}.bronzeCard:not(.topFiveMember):after,.bronzeCard:not(.topFiveMember):before,.goldCard:not(.topFiveMember):after,.goldCard:not(.topFiveMember):before,.memberCard.top-rank-1:before,.memberCard.top-rank-2:before,.memberCard.top-rank-3:before,.silverCard:not(.topFiveMember):before{display:none!important;content:none!important}.memberCard.top-rank-1,.memberCard.top-rank-2,.memberCard.top-rank-3{box-shadow:0 4px 16px rgba(20,47,56,.18)!important}.memberCard:not(.normalCard) .memberCardLink{display:block!important;height:auto!important;min-height:0!important}.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:clamp(176px,52vw,224px)!important;min-height:0!important;aspect-ratio:auto!important}.memberCard:not(.normalCard) .memberPhoto img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.memberCard:not(.normalCard) .memberInfo{display:block!important;min-height:64px!important;padding:9px 8px 38px!important;overflow:visible!important;text-align:left!important}.memberCard:not(.normalCard) .memberName{min-height:17px!important;font-size:11px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.memberCard:not(.normalCard) .memberCity{margin-top:4px!important;padding-right:0!important;font-size:8.5px!important;line-height:1.35!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.memberCard:not(.normalCard) .cardLikeBtn{left:auto!important;right:8px!important;bottom:8px!important;width:auto!important;min-width:54px!important;min-height:28px!important;padding:5px 8px!important;justify-content:center!important;gap:4px!important;border-radius:9px!important;background:#fff!important;color:#38626d!important;border-color:#cfe3e7!important;box-shadow:0 2px 8px rgba(0,43,53,.1)!important}.memberCard:not(.normalCard) .cardLikeBtn span{display:none!important}.memberCard:not(.normalCard) .cardLikeBtn b{margin-left:0!important;font-size:8px!important}.memberCard:not(.normalCard) .cardLikeBtn.liked{background:#8e163a!important;color:#fff!important;border-color:#8e163a!important}.topCrown{filter:none!important;box-shadow:0 3px 10px rgba(116,81,0,.28)!important}}@media(max-width:370px){.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{height:clamp(168px,52vw,195px)!important}}.memberCard:not(.normalCard) .memberCity{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important}.memberCard:not(.normalCard) .memberCityName{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#5f818a!important}.memberCard:not(.normalCard) .memberAgeMobile{display:inline-flex!important;flex:none!important;white-space:nowrap!important;color:#b27a17!important;font-weight:850!important}@media(min-width:601px){.memberCard:not(.normalCard) .memberInfo{justify-content:flex-start!important;padding:5px 66px 5px 7px!important;overflow:hidden!important}.memberCard:not(.normalCard) .memberName{font-size:10.5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.memberCard:not(.normalCard) .memberCity{margin-top:2px!important;font-size:7.5px!important;line-height:1.1!important}.memberCard:not(.normalCard) .memberAgeMobile{font-size:7.3px!important}}@media(max-width:600px){.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{width:100%!important;height:auto!important;aspect-ratio:2/3!important;min-height:0!important}.memberCard:not(.normalCard) .memberInfo{min-height:52px!important;padding:7px 60px 7px 7px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important}.memberCard:not(.normalCard) .memberName{min-height:0!important;font-size:10.5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.memberCard:not(.normalCard) .memberCity{margin-top:3px!important;font-size:7.8px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important}.memberCard:not(.normalCard) .memberAgeMobile{font-size:7.6px!important}.memberCard:not(.normalCard) .cardLikeBtn{left:auto!important;right:7px!important;bottom:9px!important;width:auto!important;min-width:48px!important;min-height:26px!important;padding:4px 7px!important;gap:3px!important}.memberCard:not(.normalCard) .cardLikeBtn svg{width:15px!important;height:15px!important}}@media(max-width:370px){.bronzeCard .memberPhoto,.goldCard .memberPhoto,.silverCard .memberPhoto{aspect-ratio:3/4!important}.memberCard:not(.normalCard) .memberInfo{min-height:50px!important;padding-right:56px!important}.memberCard:not(.normalCard) .memberName{font-size:10px!important}.memberCard:not(.normalCard) .memberCity{font-size:7.3px!important}.memberCard:not(.normalCard) .memberAgeMobile{font-size:7.1px!important}}.cardLikeBtn{width:auto!important;max-width:none!important;white-space:nowrap!important;flex-wrap:nowrap!important;justify-content:center!important}.cardLikeBtn b,.cardLikeBtn svg{flex:0 0 auto!important}.cardLikeBtn b{min-width:1.4ch!important;text-align:center!important;white-space:nowrap!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important;line-height:1!important}@media(min-width:601px){.memberCard:not(.normalCard) .memberInfo{padding:5px 48px 5px 7px!important;min-height:0!important;justify-content:center!important}.memberCard:not(.normalCard) .memberName{font-size:10.2px!important;line-height:1.12!important;max-width:100%!important}.memberCard:not(.normalCard) .memberCity{width:100%!important;max-width:100%!important;gap:3px!important;margin-top:2px!important;font-size:7.3px!important;line-height:1.08!important}.memberCard:not(.normalCard) .memberCityName{flex:1 1 auto!important}.memberCard:not(.normalCard) .memberAgeMobile{flex:0 0 auto!important;font-size:7.1px!important;color:#b57612!important}.memberCard:not(.normalCard) .cardLikeBtn{left:auto!important;right:5px!important;bottom:5px!important;width:auto!important;min-width:38px!important;min-height:22px!important;padding:3px 6px!important;gap:3px!important}.memberCard:not(.normalCard) .cardLikeBtn svg{width:14px!important;height:14px!important}.memberCard:not(.normalCard) .cardLikeBtn b{font-size:7.2px!important}}.normalCard{padding-bottom:25px!important}.normalCard .memberInfo{min-height:35px!important;padding:5px 2px 2px!important;overflow:visible!important}.normalCard .memberName{min-width:0!important;text-overflow:ellipsis!important}.normalCard .memberCity,.normalCard .memberName{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important}.normalCard .memberCity{display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin-top:2px!important;font-size:6.8px!important;line-height:1.1!important}.normalCard .memberCityName{min-width:0!important;max-width:68%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#5d7e87!important}.normalCard .memberAgeMobile{display:inline-flex!important;flex:0 0 auto!important;white-space:nowrap!important;color:#aa741a!important;font-weight:850!important}.normalCard .cardLikeBtn{left:50%!important;right:auto!important;bottom:1px!important;transform:translateX(-50%)!important;min-width:42px!important;min-height:21px!important;padding:3px 6px!important;gap:3px!important}.normalCard .cardLikeBtn svg{width:14px!important;height:14px!important}.normalCard .cardLikeBtn b{font-size:7px!important}.normalCard .cardLikeBtn.liked{background:#8e163a!important;color:#fff!important;border-color:#8e163a!important}@media(max-width:600px){.normalCard .cardLikeBtn{min-width:44px!important;min-height:24px!important;padding:4px 7px!important}.normalCard .memberCity{font-size:7.1px!important}.normalCard .memberAgeMobile{font-size:7px!important}}.royalMini .royalName{overflow:visible!important;padding-right:5px!important}.royalMini .royalUserName{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.royalMini .royalLikes{width:max-content!important;min-width:26px!important;max-width:none!important;overflow:visible!important;flex-wrap:nowrap!important}.royalMini .royalLikes,.royalMini .royalLikes b{white-space:nowrap!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}.royalMini .royalLikes b{min-width:1.5ch!important}.royalMini.rank-1 .royalName{padding-right:9px!important}.royalMini.rank-1 .royalLikes{transform:translateX(-3px)!important}.memberOrderAdmin{display:grid;grid-gap:12px;gap:12px}.memberOrderAdmin .adminSectionHead h2{display:flex;align-items:center;gap:7px}.memberOrderMode{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;font-size:8px;font-weight:950;white-space:nowrap}.memberOrderMode.auto{border:1px solid #2f7784;background:#0a3440;color:#aeeaf0}.memberOrderMode.manual{border:1px solid #c99725;background:#3e310e;color:#ffe58a}.memberOrderNotice{margin:0!important}.memberOrderTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.memberOrderTabs button{border:1px solid #245e6a;border-radius:10px;background:#071d27;color:#a7c9cf;padding:10px;font-size:9px;font-weight:950;cursor:pointer}.memberOrderTabs button.active.gold{background:linear-gradient(135deg,#7b5708,#c28b0b);border-color:#f0c852;color:#fff}.memberOrderTabs button.active.silver{background:linear-gradient(135deg,#435861,#7e959e);border-color:#dce9ed;color:#fff}.memberOrderTabs button.active.bronze{background:linear-gradient(135deg,#713e25,#a76038);border-color:#e6a77b;color:#fff}.memberOrderToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid #174b58;border-radius:11px;background:#071d27}.memberOrderToolbar>div:first-child{display:grid;grid-gap:2px;gap:2px}.memberOrderToolbar b{color:#eaffff;font-size:10px}.memberOrderToolbar small{color:#7fa4ab;font-size:8px}.memberOrderToolbar>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.memberOrderToolbar .btn{display:inline-flex;align-items:center;gap:5px}.memberOrderToolbar .btn svg{width:14px}.memberOrderList{display:grid;grid-gap:6px;gap:6px}.memberOrderRow{display:grid;grid-template-columns:38px 46px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;padding:8px 9px;border:1px solid #174b58;border-radius:11px;background:linear-gradient(135deg,#061923,#082630)}.memberOrderPosition{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#0a3b48;color:#68e4ef;font-weight:950;font-size:10px;border:1px solid #216b78}.memberOrderRow>img{width:46px;height:46px;border-radius:10px;object-fit:cover;border:2px solid #2b8290}.memberOrderIdentity{min-width:0}.memberOrderIdentity b{display:flex;align-items:center;gap:4px;color:#effdff;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.memberOrderIdentity b svg{width:14px;color:#2eb7ec;flex:none}.memberOrderIdentity small{display:block;margin-top:3px;color:#82a4ab;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.memberOrderActions{display:flex;gap:4px}.memberOrderActions button{width:31px;height:31px;border:1px solid #245e6b;border-radius:8px;background:#082b35;color:#bcebf0;display:grid;place-items:center;cursor:pointer}.memberOrderActions button:hover:not(:disabled){background:#0a7181;color:#fff}.memberOrderActions button:disabled{opacity:.28;cursor:default}.memberOrderActions svg{width:14px}.memberOrderDelegation{margin-top:8px;padding-top:14px;border-top:1px solid #1b5260}.memberOrderDelegation h3{margin:0;color:#eaffff;font-size:14px}.memberOrderDelegateList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.memberOrderDelegateList label{position:relative;display:flex;align-items:center;gap:8px;padding:10px 11px;border:1px solid #1d5360;border-radius:11px;background:#071d27;cursor:pointer}.memberOrderDelegateList label>span{min-width:0;flex:1 1}.memberOrderDelegateList b{display:block;color:#eaffff;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.memberOrderDelegateList small{display:block;color:#789ca4;font-size:7px;margin-top:2px}.memberOrderDelegateList input{position:absolute;opacity:0;pointer-events:none}.memberOrderDelegateList i{position:relative;width:40px;height:22px;border-radius:999px;background:#354b51;flex:none;transition:.2s}.memberOrderDelegateList i:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.memberOrderDelegateList input:checked+i{background:#0aa991}.memberOrderDelegateList input:checked+i:after{transform:translateX(18px)}@media(max-width:700px){.memberOrderTabs{grid-template-columns:1fr}.memberOrderToolbar{align-items:flex-start;flex-direction:column}.memberOrderToolbar>div:last-child{width:100%;display:grid;grid-template-columns:1fr}.memberOrderToolbar .btn{justify-content:center}.memberOrderRow{grid-template-columns:34px 42px minmax(0,1fr)}.memberOrderRow>img{width:42px;height:42px}.memberOrderActions{grid-column:1/-1;justify-content:flex-end;padding-top:4px;border-top:1px solid #143d49}.memberOrderDelegateList{grid-template-columns:1fr}.memberOrderMode{justify-self:start}}.scriptLogo{color:var(--site-name-color,#f2b833)!important;font-size:var(--site-name-desktop-size,29px)!important;max-width:min(310px,28vw)!important;min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;flex:0 1 auto!important;line-height:1.05!important}.visualActions{flex:none!important}@media(max-width:760px){.scriptLogo{font-size:var(--site-name-mobile-size,22px)!important;max-width:42vw!important;letter-spacing:-.25px!important}}.ircMessage{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y}.ircMessage.grouped{min-height:0!important;padding-top:0!important;padding-bottom:0!important;margin-top:-1px}.ircMessage.grouped .msgContent{line-height:1.25}.ircMessage.grouped .msgContent p{margin:0!important;padding:1px 0!important}.sentSticker img{display:block;width:min(180px,45vw);max-height:180px;object-fit:contain;border-radius:12px}.topRoomType{display:inline-flex;align-items:center;white-space:nowrap;padding:6px 9px;border:1px solid #237557;border-radius:999px;background:#0b3b2e;color:#72efbd;font-size:8px;font-weight:900}.topRoomType.private{border-color:#795089;background:#301d42;color:#e3b9ff}.roomFlags{align-items:center;flex-wrap:nowrap}.mobileUsersBtn{min-width:54px;justify-content:center;font-weight:900}.mobileUsersBtn svg{width:15px}.chatDrawer{position:fixed!important;z-index:2500;inset:7vh 5vw auto!important;width:90vw;max-width:1280px;max-height:86vh;margin:auto!important;overflow:auto!important;border-color:#3b6597!important;box-shadow:0 0 0 100vmax #020711c7,0 28px 90px #000!important}.chatDrawer>header{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:#0a1530}.chatDrawer>header small{font-size:0!important}.chatDrawer>header small:after{content:"Ayarlar ayrı pencerede açıldı.";font-size:8px}.chatDrawer:after{content:"";display:block;height:12px}.chatDrawer .drawerSave{min-height:42px}.chatContentPicker{position:fixed;z-index:2700;left:50%;bottom:90px;transform:translateX(-50%);width:min(430px,calc(100vw - 24px));max-height:min(560px,76dvh);display:flex;flex-direction:column;overflow:hidden;border:1px solid #365f8d;border-radius:18px;background:#071525;box-shadow:0 25px 80px #000e;color:#eef7ff}.chatContentPicker>header{display:flex;align-items:center;gap:8px;padding:9px;border-bottom:1px solid #203b60}.contentTabs{display:flex;gap:5px;flex:1 1}.contentClose,.contentTabs button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 10px;border:0;border-radius:9px;background:transparent;color:#82a1c2;font-weight:850}.contentTabs button.active{background:#123a5c;color:#bdefff}.contentClose svg,.contentTabs svg{width:16px}.contentClose{width:38px}.emojiCategories{display:flex;gap:5px;padding:8px;border-bottom:1px solid #162f50}.emojiCategories button{flex:1 1;min-height:36px;border:1px solid transparent;border-radius:9px;background:#0b2038;font-size:19px}.emojiCategories button.active{border-color:#47b7dc;background:#123753}.emojiGrid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;padding:10px;overflow:auto}.emojiGrid button{aspect-ratio:1;border:0;border-radius:8px;background:transparent;font-size:24px}.emojiGrid button:hover{background:#15324e}.stickerPackScroll{min-height:180px;overflow:auto;padding:10px}.stickerPackScroll section+section{margin-top:12px}.stickerPackScroll h4{display:flex;align-items:center;gap:6px;margin:0 0 7px;color:#86a6c7;font-size:10px}.stickerPackScroll h4 svg{width:14px}.gifStickerGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px}.contentSticker{aspect-ratio:1;overflow:hidden;border:1px solid #244565;border-radius:10px;background:#0b1d31}.contentSticker img{width:100%;height:100%;object-fit:contain}.contentSticker span{font-size:30px}.emptyStickerPack{color:#7893af;text-align:center}.stickerAnchor>.stickerPopup{display:none!important}.adminToolsModalLayer{position:fixed;z-index:2800;inset:0;display:grid;place-items:center;padding:18px}.adminToolsBackdrop{position:absolute;inset:0;border:0;background:#020711c9}.adminToolsModal{position:relative;width:min(760px,96vw);max-height:90dvh;display:flex;flex-direction:column;overflow:hidden;border:1px solid #3a648f;border-radius:18px;background:#071525;color:#edf7ff;box-shadow:0 30px 90px #000e}.adminToolsModal>header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #244263}.adminToolsModal>header div{display:grid}.adminToolsModal>header small{color:#7896b5}.adminToolsModal>header button{width:38px;height:38px;border:0;border-radius:9px;background:#102b49;color:#b9d5ed}.adminToolsScroll{overflow:auto;padding:13px}.adminToolsScroll h3{margin:4px 0 9px;color:#82a6c6;font-size:10px;text-transform:uppercase;letter-spacing:.8px}.adminToolsScroll h3:nth-of-type(2){margin-top:18px}.adminToolGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.adminToolGrid button{min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #294d71;border-radius:11px;background:#0b2038;color:#dcedff}.adminToolGrid button:hover{border-color:#56bfe4;background:#103151}.adminToolGrid svg{width:20px;color:#58d3f4}.adminToolGrid span{font-size:9px;font-weight:850}.chatQuickFab,.chatQuickSheet{display:none!important}.roomAccessToolbar{position:fixed;z-index:2600;top:7vh;left:50%;transform:translateX(-50%);width:min(850px,86vw);display:grid;grid-template-columns:190px 1fr;grid-gap:12px;gap:12px;padding:10px 56px 10px 12px;border-bottom:1px solid #355f8d;background:#0b1c34;color:#e9f4ff}.roomAccessToolbar label,.roomAccessToolbar>div{display:grid;grid-gap:5px;gap:5px}.roomAccessToolbar span{font-size:8px;color:#82a2c2;font-weight:900}.roomAccessToolbar select{min-height:38px;border:1px solid #315b84;border-radius:8px;background:#071426;color:#fff;padding:7px}.roomAccessToolbar nav{display:flex;gap:5px}.roomAccessToolbar nav button{flex:1 1;display:grid;grid-gap:2px;gap:2px;padding:6px;border:1px solid #2a4666;border-radius:8px;background:#0a1729;color:#8299b2;font-size:8px}.roomAccessToolbar nav button.active{border-color:#24a87b;background:#0b3b30;color:#a9f3d7}.roomAccessToolbar nav small{font-size:6px}.roomAccessToolbar p{margin:0;color:#718dab;font-size:7px}.ircShell:has(.roomAccessToolbar) .chatDrawer{top:22vh!important;max-height:74vh}.gifUpload{min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #3d769e;border-radius:9px;background:#0c2841;color:#a8e9ff;cursor:pointer}.gifUpload svg{width:18px}.gifUploadPreview,.stickerManageList img{width:54px;height:54px;object-fit:contain;border-radius:8px}.stickerManageForm.gifManager{grid-template-columns:140px 110px 1fr 120px 120px auto}.stickerManageForm.gifManager>button{min-height:40px}.stickerManageList>div{min-width:0}.stickerManageList>div>img{flex:0 0 auto}@media(max-width:760px){.chatRolePopover{top:calc(100% + 7px)!important;bottom:auto!important;left:0!important;transform:none!important;max-width:130px;white-space:normal}.ircTitle h1,.ircTitle>.ircTopic{display:none!important}.chatConnectionCluster,.ircTitle{justify-content:flex-end}.chatConnectionCluster{margin-left:0!important;width:100%}.topRoomType{order:1}.chatLiveStats{order:2}.chatConnection{order:0}.roomHead{height:54px;padding:0 8px}.roomHead>div:first-child{min-width:0}.roomHead>div:first-child small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roomFlags{gap:5px}.leaveRoomBtn,.mobileUsersBtn,.roomSearchToggle{min-height:36px;padding:0 8px!important}.leaveRoomBtn{font-size:0}.leaveRoomBtn svg{margin:0}.mobileUsersBtn{font-size:10px}.chatDrawer{inset:4dvh 8px auto!important;width:auto;max-height:90dvh;border-radius:16px!important}.ircShell:has(.roomAccessToolbar) .chatDrawer{top:30dvh!important;max-height:66dvh}.roomAccessToolbar{top:4dvh;width:calc(100vw - 16px);grid-template-columns:1fr;padding:10px;border-radius:16px 16px 0 0}.roomAccessToolbar nav{display:grid;grid-template-columns:repeat(3,1fr)}.adminToolsModalLayer{place-items:end center;padding:8px}.adminToolsModal{width:100%;max-height:88dvh;border-radius:20px 20px 12px 12px}.adminToolGrid{grid-template-columns:repeat(3,1fr)}.adminToolGrid button{min-height:64px}.adminToolsScroll .quickModeGrid{grid-template-columns:1fr 1fr}.chatContentPicker{left:8px;right:8px;bottom:72px;width:auto;transform:none;max-height:72dvh}.emojiGrid{grid-template-columns:repeat(7,1fr)}.emojiGrid button{font-size:22px}.gifStickerGrid{grid-template-columns:repeat(4,1fr)}.stickerManageForm.gifManager{grid-template-columns:1fr}.stickerManageList{grid-template-columns:1fr 1fr}.ircMessage{touch-action:pan-y;-webkit-touch-callout:none!important}.ircMessage .msgActions{display:none!important}.groupedComposer{min-height:44px!important}.groupedComposer>.composerInput{min-height:36px!important}.groupedComposer>.composerInput textarea{height:36px!important;min-height:36px!important;max-height:36px!important;line-height:22px!important}.mobileComposerAction{flex-basis:38px!important;width:38px!important;height:38px!important}}@media(max-width:420px){.scriptLogo{max-width:39vw!important}}.headerActivityWrap{position:relative;display:flex;align-items:center;gap:7px}.headerActivityWrap>button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.headerPeekPanel{position:absolute;right:0;top:calc(100% + 13px);z-index:180;width:min(390px,90vw);background:linear-gradient(180deg,#08232d,#051820);border:1px solid #28616d;border-radius:16px;box-shadow:0 22px 60px #0009,0 0 0 1px #22c6d10d;overflow:hidden;color:#eaffff}.headerPeekPanel.messagesPeek{right:44px}.headerPeekPanel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid #17434e;background:#092933}.headerPeekPanel>header b{font-size:13px}.headerPeekPanel>header small{font-size:9px;color:#7fb0b8}.headerPeekList{max-height:330px;overflow:auto}.headerPeekItem{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:10px 12px;border-bottom:1px solid #103640;background:#061b23}.headerPeekItem.unread{background:linear-gradient(90deg,#083541,#061b23);box-shadow:inset 3px 0 #19cedd}.headerPeekItem>img{width:40px;height:40px;border-radius:11px;object-fit:cover;border:1px solid #2a6975}.headerPeekItem>span{min-width:0}.headerPeekItem b{font-size:10px;color:#f2feff}.headerPeekItem b,.headerPeekItem small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headerPeekItem small{margin-top:3px;font-size:9px;color:#8fb0b7}.headerPeekItem time{font-size:7px;color:#678d95;white-space:nowrap}.notificationPeekItem{grid-template-columns:12px minmax(0,1fr) auto}.notificationPeekItem>i{font-style:normal;color:#31d6e4;font-size:18px}.headerPeekEmpty{padding:28px 14px;text-align:center;color:#759ba3;font-size:10px}.headerPeekFooter{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#0a3440;color:#9af3f8;font-size:10px;font-weight:900}.headerPeekFooter:hover{background:#0b4552;color:#fff}@media(max-width:600px){.headerActivityWrap{position:static}.visualNav{position:relative}.headerPeekPanel,.headerPeekPanel.messagesPeek{position:absolute;left:3%;right:3%;top:55px;width:94%;max-height:min(72vh,540px)}.headerPeekList{max-height:52vh}.headerPeekItem{grid-template-columns:36px minmax(0,1fr);padding:9px}.headerPeekItem>img{width:36px;height:36px}.headerPeekItem time{grid-column:2;font-size:7px;margin-top:-3px}.notificationPeekItem{grid-template-columns:10px minmax(0,1fr)}.notificationPeekItem time{grid-column:2}.headerPeekFooter{min-height:42px}}.discoveryBar.top5Hidden{grid-template-columns:1fr!important}@media(max-width:860px){.discoveryBar{gap:6px!important}.genderCompact{display:grid!important;grid-template-columns:1fr 1fr!important;padding:3px!important;grid-gap:3px!important;gap:3px!important;border-radius:10px!important}.genderCompact a{min-height:36px!important;height:36px!important;padding:4px 9px!important;gap:5px!important;justify-content:center!important;border-radius:8px!important}.genderCompact a span{font-size:16px!important;line-height:1!important}.genderCompact a small{font-size:8px!important;line-height:1!important}}@media(max-width:600px){.topFiveFeatured.mobileCompact{width:100%!important;min-height:76px!important;overflow:hidden!important;display:grid!important;grid-template-columns:68px minmax(0,1fr)!important;align-items:center!important;grid-gap:5px!important;gap:5px!important;padding:6px!important;border-radius:12px!important}.topFiveFeatured.mobileCompact .topFiveHorizontalTitle{position:static!important;min-width:0!important;width:auto!important;padding:0 3px!important;background:transparent!important;display:flex!important;gap:4px!important}.topFiveFeatured.mobileCompact .topFiveHorizontalTitle>svg{width:18px!important;height:18px!important;flex:none!important}.topFiveFeatured.mobileCompact .topFiveHorizontalTitle b{font-size:8px!important;line-height:1.05!important}.topFiveFeatured.mobileCompact .topFiveHorizontalTitle small{font-size:6px!important;white-space:nowrap!important}.topFiveFeatured.mobileCompact .topFiveHorizontalList{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:3px!important;gap:3px!important;overflow:visible!important}.topFiveFeatured.mobileCompact .royalMini{min-width:0!important;width:auto!important;min-height:62px!important;height:62px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:34px 19px!important;grid-gap:1px!important;gap:1px!important;padding:4px 2px 3px!important;border-radius:8px!important;justify-items:center!important;overflow:visible!important}.topFiveFeatured.mobileCompact .royalPortrait{width:34px!important;height:34px!important;align-self:start!important}.topFiveFeatured.mobileCompact .royalPortrait img{width:32px!important;height:32px!important}.topFiveFeatured.mobileCompact .laurel{font-size:8px!important}.topFiveFeatured.mobileCompact .royalName{width:100%!important;display:grid!important;justify-items:center!important;grid-gap:0!important;gap:0!important;padding:0 1px!important;font-size:6.5px!important;text-align:center!important;overflow:visible!important;line-height:1!important}.topFiveFeatured.mobileCompact .royalUserName{display:block!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.topFiveFeatured.mobileCompact .royalLikes{display:flex!important;align-items:center!important;justify-content:center!important;gap:1px!important;min-width:0!important;font-size:6px!important;line-height:1!important;margin-top:1px!important;transform:none!important}.topFiveFeatured.mobileCompact .royalLikes svg{width:7px!important;height:7px!important}.topFiveFeatured.mobileCompact .royalLikes b{font-size:6px!important;min-width:0!important}.topFiveFeatured.mobileCompact .royalRank{width:17px!important;height:17px!important;left:-3px!important;top:-5px!important;font-size:6px!important}.topFiveFeatured.mobileCompact .royalCrown{width:13px!important;height:13px!important;right:1px!important;top:-7px!important}.topFiveFeatured.mobileCompact .rank-1 .royalCrown{width:15px!important;height:15px!important}}@media(max-width:360px){.topFiveFeatured.mobileCompact{grid-template-columns:60px minmax(0,1fr)!important;padding:5px!important}.topFiveFeatured.mobileCompact .topFiveHorizontalList{gap:2px!important}.topFiveFeatured.mobileCompact .royalMini{padding-left:1px!important;padding-right:1px!important}.topFiveFeatured.mobileCompact .royalPortrait{width:31px!important;height:31px!important}.topFiveFeatured.mobileCompact .royalPortrait img{width:29px!important;height:29px!important}}.memberOrderGenderTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;padding:5px;border:1px solid #174b58;background:#061923;border-radius:11px}.memberOrderGenderTabs button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:37px;border:1px solid transparent;border-radius:8px;background:transparent;color:#86aab1;font-size:9px;font-weight:900;cursor:pointer}.memberOrderGenderTabs button svg{width:15px}.memberOrderGenderTabs button.active{background:linear-gradient(135deg,#0c7180,#0a4f5e);border-color:#2ea9b8;color:#eaffff;box-shadow:0 5px 16px #001c2466}@media(max-width:700px){.memberOrderGenderTabs button{min-height:34px}}.dashboardV2{display:grid;grid-gap:15px;gap:15px}.dashboardPrimaryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboardActionCard{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;min-height:112px;padding:14px;border:1px solid #185260;border-radius:14px;background:linear-gradient(145deg,#071d27,#092b35);color:#dffbff;text-align:left;cursor:pointer;overflow:hidden;transition:.18s}.dashboardActionCard:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0,#22c7d014,transparent 45%);pointer-events:none}.dashboardActionCard:hover{transform:translateY(-2px);border-color:#2d8491;box-shadow:0 10px 28px #00161e66}.dashboardActionCard.attention{border-color:#9c7e2a;background:linear-gradient(145deg,#29250d,#0a272d)}.dashboardActionCard.dangerStat{border-color:#8d3b4e;background:linear-gradient(145deg,#2a1018,#0b232b)}.dashIcon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#0b3a45;color:#54dce7;border:1px solid #236b78}.dashIcon svg{width:19px}.dashText{display:grid;grid-gap:2px;gap:2px;min-width:0}.dashText>small{font-size:8px;color:#8db0b7;text-transform:uppercase;letter-spacing:.4px}.dashText>b{font-size:27px;line-height:1;color:#effeff}.dashText>em{font-style:normal;font-size:8px;color:#70969e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashArrow{color:#4ad7e2;font-weight:900}.dashboardSection{padding:13px;border:1px solid #174753;border-radius:14px;background:#061923}.dashboardSectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.dashboardSectionTitle h3{margin:2px 0 0;font-size:14px}.dashboardSectionTitle>small{font-size:8px;color:#6f959d}.dashboardTierGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.tierStat{display:grid;grid-template-columns:30px minmax(0,1fr) 15px;align-items:center;grid-gap:7px;gap:7px;min-height:62px;padding:9px;border:1px solid #20515d;border-radius:11px;background:#08242d;color:#dffaff;text-align:left;cursor:pointer}.tierStat>svg{width:20px}.tierStat span{display:grid}.tierStat b{font-size:18px}.tierStat small{font-size:7px;color:#88aab1}.tierStat i{font-style:normal}.tierStat.tier-gold{border-color:#806c2b}.tierStat.tier-gold>svg{color:#e8c653}.tierStat.tier-silver>svg{color:#bcd6df}.tierStat.tier-bronze>svg{color:#d09260}.dashboardQuickActions{display:flex;gap:7px;flex-wrap:wrap}.dashboardQuickActions button,.dashboardTextLink{display:flex;align-items:center;gap:6px;border:1px solid #215663;border-radius:9px;background:#082a34;color:#bcebf0;padding:9px 11px;font-size:9px;font-weight:850;cursor:pointer}.dashboardQuickActions svg{width:14px}.dashboardQuickActions .rootQuick{border-color:#9b7a24;background:#30280d;color:#ffe58a}.dashboardTextLink{background:transparent}.dashboardAuditList{display:grid;grid-gap:6px;gap:6px}.dashboardAuditList>div{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;padding:8px 9px;border:1px solid #123b46;border-radius:9px;background:#071d26}.dashboardAuditList svg{width:15px;color:#56ccd7}.dashboardAuditList span{min-width:0}.dashboardAuditList b{display:block;font-size:9px}.dashboardAuditList small{display:block;font-size:7px;color:#739ba3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.dashboardRootStrip{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:12px;border:1px solid #8a6d24;border-radius:13px;background:linear-gradient(135deg,#30270c,#0b242a)}.dashboardRootStrip>svg{color:#f0c84f}.dashboardRootStrip span{display:grid;grid-gap:2px;gap:2px}.dashboardRootStrip b{font-size:10px;color:#ffe78d}.dashboardRootStrip small{font-size:8px;color:#ad9a61}.dashboardRootStrip button{border:1px solid #b18e31;border-radius:8px;background:#6f5310;color:#fff3b4;padding:9px;font-size:8px;font-weight:900;cursor:pointer}@media(max-width:900px){.dashboardPrimaryGrid,.dashboardTierGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.dashboardPrimaryGrid{grid-template-columns:1fr 1fr;gap:7px}.dashboardActionCard{grid-template-columns:34px minmax(0,1fr);min-height:95px;padding:10px;gap:7px}.dashIcon{width:33px;height:33px}.dashText>b{font-size:22px}.dashArrow{display:none}.dashText>em{white-space:normal;line-height:1.2}.dashboardSection{padding:10px}.dashboardRootStrip{grid-template-columns:32px minmax(0,1fr)}.dashboardRootStrip button{grid-column:1/-1}.dashboardQuickActions{display:grid;grid-template-columns:1fr 1fr}.dashboardQuickActions button{justify-content:center}}@media(max-width:360px){.dashboardPrimaryGrid{grid-template-columns:1fr}}.siteSettingsV2{display:grid;grid-gap:12px;gap:12px;padding-bottom:76px}.settingsV2Head{align-items:flex-start}.settingsHeadActions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.settingsHeadActions .btn{display:flex;align-items:center;gap:5px;padding:8px 10px;font-size:8px}.settingsHeadActions svg{width:14px}.settingsStatus{margin:0!important}.settingsUtilityBar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px;border:1px solid #174a56;border-radius:12px;background:#061923}.settingsSearch{display:flex;align-items:center;gap:7px;min-width:260px;flex:1 1}.settingsSearch svg{width:15px;color:#65cdd6}.settingsSearch input{margin:0!important;background:#04151c!important}.settingsPresets{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.settingsPresets>span{font-size:7px;color:#769da5}.settingsPresets button{border:1px solid #245a66;border-radius:8px;background:#082833;color:#a8dfe4;padding:7px 8px;font-size:7px;font-weight:850;cursor:pointer}.settingsWorkspace{display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.settingsCategories{display:grid;grid-gap:5px;gap:5px;position:-webkit-sticky;position:sticky;top:90px}.settingsCategories button{display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;min-height:42px;padding:7px 9px;border:1px solid #163f4b;border-radius:10px;background:#061a23;color:#86a8af;text-align:left;cursor:pointer}.settingsCategories button svg{width:15px}.settingsCategories button span{font-size:8px;font-weight:850}.settingsCategories button small{font-size:6px}.settingsCategories button.active{background:linear-gradient(135deg,#0b4f5d,#08313c);border-color:#2d8b98;color:#eaffff;box-shadow:0 8px 20px #00171d55}.settingsCategoryBody{min-width:0;padding:12px;border:1px solid #174b57;border-radius:14px;background:linear-gradient(145deg,#061923,#08242d)}.settingsCategoryTitle{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.settingsCategoryTitle>div{display:flex;align-items:center;gap:8px}.settingsCategoryTitle>div>svg{width:19px;color:#4fd2dd}.settingsCategoryTitle span{display:grid;grid-gap:2px;gap:2px}.settingsCategoryTitle b{font-size:11px}.settingsCategoryTitle small{font-size:7px;color:#789fa6}.previewBadge{display:flex!important;grid-auto-flow:column!important;align-items:center!important;gap:4px!important;padding:5px 8px;border-radius:99px;background:#0c3944;color:#78e5ed;font-size:7px!important}.previewBadge svg{width:12px}.siteNameLivePreview{margin-bottom:11px;padding:10px;border:1px solid #245864;border-radius:11px;background:#031119}.siteNameLivePreview>small{display:block;font-size:6px;color:#668e96;margin-bottom:8px}.siteNameLivePreview>div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-radius:9px;background:linear-gradient(90deg,#07323c,#061d26)}.siteNameLivePreview>div>span{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:800;white-space:nowrap;text-shadow:0 0 13px currentColor;max-width:70%;overflow:hidden}.siteNameLivePreview i{font-style:normal;color:#7aa1a8;font-size:7px}.settingsFields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.settingField{display:grid!important;grid-gap:5px!important;gap:5px!important;margin:0!important;padding:10px;border:1px solid #153f4a;border-radius:10px;background:#06161e}.settingField>span{font-size:8px!important;font-weight:850;color:#a9c8ce}.settingField select,.settingField>input,.settingField>textarea{margin:0!important;background:#04131a!important;border-radius:8px!important;padding:9px!important;font-size:9px!important}.settingField textarea{min-height:82px!important}.settingField>small{font-size:7px;color:#6f969d}.settingWide{grid-column:1/-1}.settingField.disabled{opacity:.45}.colorField>div{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:6px;gap:6px}.colorField input[type=color]{width:44px!important;height:36px!important;padding:3px!important}.colorField input{margin:0!important}.stepper{display:grid;grid-template-columns:34px minmax(0,1fr) 28px 34px;align-items:center;grid-gap:4px;gap:4px}.stepper button{height:34px;border:1px solid #245965;border-radius:7px;background:#082a34;color:#bdebf0;cursor:pointer}.stepper input{height:34px!important;text-align:center;margin:0!important;padding:5px!important}.stepper b{font-size:8px;color:#6f969d;text-align:center}.settingSwitchRow{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:62px;padding:10px;border:1px solid #153f4a;border-radius:10px;background:#06161e;color:#a9c8ce;text-align:left;cursor:pointer}.settingSwitchRow>span{display:grid;grid-gap:3px;gap:3px}.settingSwitchRow b{font-size:8px;color:#dffaff}.settingSwitchRow small{font-size:7px;color:#6d9299}.settingSwitchRow>i{position:relative;width:42px;height:23px;border-radius:99px;background:#354d53;flex:none;transition:.18s}.settingSwitchRow>i>em{position:absolute;width:17px;height:17px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.18s}.settingSwitchRow.on>i{background:#0aa891}.settingSwitchRow.on>i>em{transform:translateX(19px)}.settingSwitchRow:disabled{opacity:.42;cursor:not-allowed}.settingsHistory{display:grid;grid-gap:7px;gap:7px;padding:12px;border:1px solid #6d5b28;border-radius:14px;background:#18180e}.settingsHistory article{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:9px;border:1px solid #504923;border-radius:9px;background:#0d1718}.settingsHistory article>span{display:grid;grid-gap:2px;gap:2px}.settingsHistory article b{font-size:8px}.settingsHistory article small{font-size:6px;color:#8d8c6d}.settingsHistory article>div{display:flex;gap:4px;flex-wrap:wrap}.settingsHistory article em{font-style:normal;font-size:6px;padding:4px 6px;border-radius:99px;background:#243138;color:#b4cdd1}.settingsHistory article>button{display:flex;align-items:center;gap:4px;border:1px solid #776126;border-radius:7px;background:#352c0d;color:#ffe184;padding:7px;font-size:7px;cursor:pointer}.settingsHistory article>button svg{width:12px}.settingsDirtyBar{position:-webkit-sticky;position:sticky;bottom:10px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;padding:10px 12px;border:1px solid #2f8a96;border-radius:13px;background:#082d38ed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 45px #0008}.settingsDirtyBar>span{display:grid;grid-gap:2px;gap:2px}.settingsDirtyBar b{font-size:9px}.settingsDirtyBar small{font-size:7px;color:#80adb4}.settingsDirtyBar>div{display:flex;gap:6px}.settingsDirtyBar .btn{padding:8px 10px;font-size:8px}@media(max-width:900px){.settingsWorkspace{grid-template-columns:1fr}.settingsCategories{position:static;display:flex;overflow-x:auto;padding-bottom:3px}.settingsCategories button{min-width:145px;flex:none}.settingsUtilityBar{align-items:stretch;flex-direction:column}.settingsSearch{min-width:0}.settingsFields{grid-template-columns:1fr}.settingWide{grid-column:auto}.settingsHistory article{grid-template-columns:1fr}.settingsHistory article>button{justify-self:start}}@media(max-width:600px){.settingsHeadActions{width:100%;justify-content:flex-start}.settingsV2Head{display:grid!important}.settingsPresets>span{width:100%}.settingsPresets button{flex:1 1}.settingsCategories button{min-width:128px;min-height:38px}.settingsCategoryBody{padding:9px}.siteNameLivePreview>div>span{max-width:62%}.settingsDirtyBar{bottom:6px;align-items:stretch;flex-direction:column}.settingsDirtyBar>div{display:grid;grid-template-columns:1fr 1fr}.settingsDirtyBar .btn{justify-content:center}.settingSwitchRow{min-height:56px}.settingsHistory{padding:9px}}.memberOrderGenderSymbol{display:inline-flex;align-items:center;justify-content:center;width:1.05em;min-width:1.05em;font-size:1.05em;font-weight:800;line-height:1}.desktopUserActions{display:contents}.mobileProfileQuick{display:none}.rememberSession{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:11px 12px;border:1px solid #d6e6e9;border-radius:11px;background:#fff;cursor:pointer}.rememberSession>input{width:18px!important;height:18px!important;min-width:18px!important;margin:1px 0 0!important;padding:0!important;accent-color:#0795aa;box-shadow:none!important}.rememberSession>span{display:grid!important;grid-gap:2px!important;gap:2px!important;color:#294b54!important}.rememberSession b{font-size:11px}.rememberSession small{font-size:8px;color:#789198;font-weight:500;line-height:1.35}@media(max-width:760px){.desktopUserActions{display:none!important}.mobileProfileQuick{display:block;position:relative;z-index:220}.mobileProfileTrigger{width:38px;height:38px;padding:0;border:2px solid #ffffff80;border-radius:50%;background:#075b6d;overflow:hidden;cursor:pointer;box-shadow:0 4px 12px #002b3760}.mobileProfileTrigger.open{border-color:#ffd45c;box-shadow:0 0 0 3px #ffd45c20,0 5px 15px #002b3770}.mobileProfileTrigger img{width:100%;height:100%;display:block;object-fit:cover}.mobileProfileMenu{position:absolute;right:0;top:calc(100% + 10px);z-index:260;width:min(280px,86vw);padding:7px;border:1px solid #28616d;border-radius:15px;background:linear-gradient(180deg,#082b36,#051b23);box-shadow:0 22px 55px #00151da8;color:#eaffff;overflow:hidden}.mobileProfileMenuHead{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;padding:8px 9px 10px;margin-bottom:3px;border-bottom:1px solid #17434e}.mobileProfileMenuHead>img{width:42px;height:42px;border-radius:11px;object-fit:cover;border:1px solid #3a7b87}.mobileProfileMenuHead span{display:grid;min-width:0}.mobileProfileMenuHead b{font-size:11px}.mobileProfileMenuHead b,.mobileProfileMenuHead small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobileProfileMenuHead small{font-size:8px;color:#7fa6ae}.mobileProfileLogout,.mobileProfileMenu>a{width:100%;min-height:42px;display:flex;align-items:center;gap:9px;padding:9px 10px;border:0;border-radius:9px;background:transparent;color:#c9edf1;font-size:10px;font-weight:850;text-align:left;cursor:pointer}.mobileProfileLogout:focus,.mobileProfileLogout:hover,.mobileProfileMenu>a:focus,.mobileProfileMenu>a:hover{background:#0a3b47;color:#fff;outline:none}.mobileProfileMenu svg{width:16px;height:16px;color:#38c9d6;flex:none}.mobileProfileMenu .mobileProfileAdmin{color:#ffe6a0;background:#3a310d55}.mobileProfileMenu .mobileProfileAdmin svg{color:#f2c64e}.mobileProfileLogout{margin-top:4px;border-top:1px solid #17434e!important;border-radius:0 0 9px 9px!important;color:#ffb9b9!important;justify-content:center!important;font-weight:900!important}.mobileProfileLogout:hover{background:#4b1720!important;color:#fff!important}}@keyframes mobileProfileCuePulse{0%,to{box-shadow:0 0 0 2px #ffd45c20,0 2px 7px #001b24a0}50%{box-shadow:0 0 0 5px #ffd45c12,0 2px 9px #001b24c0}}@media(max-width:760px){.visualNav,.visualTopbar{height:64px!important;min-height:64px!important}.visualNav{flex-wrap:nowrap!important;padding-top:7px!important;padding-bottom:7px!important}.visualNavLinks{display:none!important}.visualActions{margin-left:auto!important;gap:8px!important;flex-wrap:nowrap!important}.mobileProfileTrigger{position:relative;overflow:visible!important}.mobileProfileTrigger>img{border-radius:50%;overflow:hidden}.mobileProfileTapCue{position:absolute;right:-5px;bottom:-3px;width:17px;height:17px;display:grid;place-items:center;border:1px solid #fff5bd;border-radius:50%;background:linear-gradient(145deg,#ffd95b,#c78a08);color:#3b2900;pointer-events:none;animation:mobileProfileCuePulse 1.8s ease-in-out infinite;transition:transform .18s ease}.mobileProfileTapCue svg{width:11px!important;height:11px!important;stroke-width:3}.mobileProfileTrigger.open .mobileProfileTapCue{transform:rotate(180deg);animation:none}}@media(max-width:380px){.visualNav{gap:6px!important}.visualActions{gap:5px!important}.scriptLogo{max-width:37vw!important}}.siteSettingsV3{display:grid;grid-gap:12px;gap:12px;padding-bottom:84px}.settingsUtilityBar.v3{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.settingsQuickFilters{display:flex;gap:5px}.presetRack button,.settingsQuickFilters button{display:flex;align-items:center;gap:4px;border:1px solid #245a66;border-radius:8px;background:#082833;color:#a8dfe4;padding:7px 9px;font-size:7px;font-weight:850;cursor:pointer}.settingsQuickFilters button.active{border-color:#45d5df;background:#0d4b57;color:#eaffff}.presetRack svg,.settingsQuickFilters svg{width:12px}.presetRack{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:8px 9px;border:1px solid #174a56;border-radius:11px;background:#061923}.presetRack>span{font-size:7px;color:#789fa6;margin-right:3px}.presetRack .presetAdd{border-style:dashed;color:#ffe180}.settingsWorkspace.v3{grid-template-columns:218px minmax(0,1fr)}.settingFieldPro{position:relative}.settingLabelLine{display:flex!important;align-items:center;justify-content:space-between;gap:6px}.fieldStar,.settingLabelLine .fav{border:0;background:transparent;color:#4f6f76;padding:2px;cursor:pointer}.fieldStar svg,.settingLabelLine .fav svg{width:12px;height:12px}.fieldStar.active,.settingLabelLine .fav.active{color:#ffd65b;fill:#ffd65b}.settingFieldPro .fieldStar{position:absolute;right:8px;top:8px}.settingFieldPro .settingSwitchRow{width:100%;padding-right:33px}.colorFieldPro{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:6px;gap:6px}.colorFieldPro input[type=color]{height:36px!important;padding:3px!important}.impactNote{display:block;margin-top:5px;color:#d5a84b!important;font-size:6.6px!important;line-height:1.35}.devicePreview{margin-bottom:10px;border:1px solid #245864;border-radius:12px;background:#031119;padding:8px}.devicePreviewToolbar{display:flex;gap:5px;margin-bottom:7px}.devicePreviewToolbar button{display:flex;align-items:center;gap:4px;border:1px solid #214c57;border-radius:7px;background:#08232c;color:#789da4;padding:6px 8px;font-size:7px;cursor:pointer}.devicePreviewToolbar button.active{background:#0c5a67;color:#ecffff;border-color:#32b9c6}.devicePreviewToolbar svg{width:12px}.devicePreviewCanvas{margin:auto;overflow:hidden;border:1px solid #315a63;border-radius:9px;background:#f6fbfc;transition:.2s}.device-desktop .devicePreviewCanvas{width:100%}.device-tablet .devicePreviewCanvas{width:min(78%,720px)}.device-mobile .devicePreviewCanvas{width:min(48%,360px)}.devicePreviewCanvas header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;background:#06313c}.devicePreviewCanvas header span{font-family:Georgia,serif;font-style:italic;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.devicePreviewCanvas header i{font-style:normal;font-size:6px;color:#8eb5ba}.devicePreviewCanvas main{display:grid;grid-template-columns:110px minmax(0,1fr);grid-gap:8px;gap:8px;padding:9px}.device-mobile .devicePreviewCanvas main{grid-template-columns:1fr}.previewMemberCard{position:relative;border:1px solid #ddb53e;border-radius:8px;background:#fff;color:#14313a;padding-bottom:18px;overflow:hidden}.previewPhoto{height:70px;background:linear-gradient(135deg,#8fd0d8,#e9c67c)}.previewMemberCard b,.previewMemberCard small{display:block;padding:3px 6px 0;font-size:7px}.previewMemberCard small{font-size:6px;color:#69858b}.previewMemberCard em{position:absolute;right:4px;bottom:4px;font-style:normal;font-size:6px;color:#8e163a}.previewTop5{align-self:start;border-radius:7px;background:#08313c;color:#ffe276;padding:8px;font-size:7px}.announcementManager,.specialSettings,.systemHealth{display:grid;grid-gap:10px;gap:10px}.specialHead{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px;border:1px solid #174955;border-radius:10px;background:#061923}.specialHead h3{margin:0 0 4px;font-size:11px}.specialHead p{margin:0;color:#7fa2a9;font-size:7px;line-height:1.4}.featureFlagRow{display:grid;grid-template-columns:1fr 1fr 150px 36px;grid-gap:6px;gap:6px;padding:8px;border:1px solid #153f4a;border-radius:9px;background:#06161e}.announcementManager article input,.announcementManager article select,.announcementManager article textarea,.featureFlagRow input,.featureFlagRow select{margin:0!important;background:#04131a!important;border:1px solid #184652!important;border-radius:7px!important;padding:8px!important;color:#dffaff!important;font-size:8px!important}.announcementManager article>button,.featureFlagRow>button{border:1px solid #6a3038;border-radius:7px;background:#32131a;color:#ff8795;cursor:pointer}.tierRuleGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.tierRuleGrid article{display:grid;grid-gap:7px;gap:7px;padding:9px;border:1px solid #194853;border-radius:10px;background:#061820}.tierRuleGrid h4{margin:0;color:#79e7ee}.tierRuleGrid label{display:grid;grid-gap:4px;gap:4px;font-size:7px;color:#8fb1b7}.tierRuleGrid input{margin:0!important}.miniSwitch{border:1px solid #34535a;border-radius:7px;background:#1e3237;color:#91a8ad;padding:7px;font-size:7px;cursor:pointer}.miniSwitch.on{border-color:#1ca795;background:#0a554d;color:#cafff7}.categoryPermissionList{display:grid;grid-gap:7px;gap:7px}.categoryPermissionList article{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:8px;gap:8px;padding:9px;border:1px solid #194853;border-radius:10px;background:#061820}.categoryPermissionList article>span{display:grid;align-content:start;grid-gap:3px;gap:3px}.categoryPermissionList b{font-size:8px}.categoryPermissionList small{font-size:6px;color:#789aa1}.categoryPermissionList article>div{display:flex;gap:5px;flex-wrap:wrap}.categoryPermissionList label{gap:4px;padding:5px 6px;border-radius:6px;background:#0a2630;font-size:6.5px}.announcementManager article{display:grid;grid-template-columns:minmax(180px,1.5fr) 48px 120px 150px 150px auto auto auto 34px;grid-gap:5px;gap:5px;align-items:center;padding:8px;border:1px solid #174955;border-radius:9px;background:#061820}.announcementManager article textarea{min-height:48px!important}.announcementManager article label{display:flex;align-items:center;gap:3px;font-size:6px;color:#9cb7bc}.healthGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.healthGrid article{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #184954;border-radius:10px;background:#061820}.healthGrid svg{color:#58d7df}.healthGrid span{display:grid;grid-gap:3px;gap:3px}.healthGrid b{font-size:8px}.healthGrid small{font-size:7px;color:#7f9fa6}.scheduleList{display:grid;grid-gap:7px;gap:7px;padding:10px;border:1px solid #6d5b28;border-radius:12px;background:#17170e}.scheduleList h3{display:flex;align-items:center;gap:6px;margin:0;font-size:10px;color:#ffe184}.scheduleList article{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px;border-radius:8px;background:#0e191a}.scheduleList article span{display:grid;grid-gap:2px;gap:2px}.scheduleList article b{font-size:8px}.scheduleList article small{font-size:6px;color:#8f9c92}.scheduleList article button{display:flex;align-items:center;gap:3px;border:1px solid #6e3333;border-radius:7px;background:#341616;color:#ff9c9c;padding:6px;font-size:7px}.scheduleList svg{width:12px}.settingsModalOverlay{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;padding:16px;background:#001117c9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.settingsCompareModal{position:relative;width:min(760px,96vw);max-height:90dvh;overflow:auto;padding:17px;border:1px solid #2d8490;border-radius:16px;background:#061b24;color:#eaffff;box-shadow:0 25px 70px #000b}.settingsCompareModal h3{margin:0 0 5px}.settingsCompareModal>p{font-size:8px;color:#83a7ad}.modalClose{position:absolute;right:10px;top:10px;border:0;background:#ffffff12;color:#fff;border-radius:7px;padding:5px}.settingsDiffList{display:grid;grid-gap:6px;gap:6px;margin:12px 0}.settingsDiffList>div{display:grid;grid-template-columns:150px minmax(0,1fr) 24px minmax(0,1fr);grid-gap:6px;gap:6px;align-items:center;padding:8px;border:1px solid #17434e;border-radius:8px;background:#04151c}.settingsDiffList b{font-size:7px}.settingsDiffList span{display:grid;grid-gap:2px;gap:2px;padding:6px;border-radius:6px;background:#0b242c}.settingsDiffList span.new{background:#07343c}.settingsDiffList small{font-size:6px;color:#789ba2}.settingsDiffList em{font-style:normal;font-size:7px;overflow-wrap:anywhere}.settingsDiffList i{text-align:center;font-style:normal;color:#51d8e1}.changeNote,.scheduleField{display:grid;grid-gap:5px;gap:5px;margin-top:8px;font-size:8px}.changeNote textarea,.scheduleField input{margin:0!important}.compareActions{display:flex;justify-content:flex-end;gap:6px;margin-top:12px}.rootCardDesigner{display:grid;grid-gap:12px;gap:12px}.cardDesignerActions{display:flex;gap:6px;flex-wrap:wrap}.cardDeviceTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.cardDeviceTabs button{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1px solid #20505b;border-radius:10px;background:#071e27;color:#8caeb5;font-size:8px;font-weight:900;cursor:pointer}.cardDeviceTabs button.active{background:linear-gradient(135deg,#0a5865,#073943);color:#eaffff;border-color:#36bdc8}.cardDeviceTabs svg{width:15px}.cardDesignerWorkspace{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:10px;gap:10px}.cardControlPanel{display:grid;grid-gap:9px;gap:9px;padding:11px;border:1px solid #174b57;border-radius:12px;background:#061923}.cardControlPanel h4,.frameControl h4{margin:4px 0 0;color:#7ceaf0;font-size:9px}.cardControlGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.cardControlGrid label{display:grid;grid-gap:5px;gap:5px;padding:8px;border:1px solid #153f4a;border-radius:8px;background:#06161e;color:#9ab9bf;font-size:7px}.cardControlGrid input,.cardControlGrid select{margin:0!important;background:#04131a!important}.cardControlGrid small{font-size:6px}.cardDesignerPreview{position:-webkit-sticky;position:sticky;top:90px;align-self:start;display:grid;grid-gap:8px;gap:8px;padding:11px;border:1px solid #5e5126;border-radius:12px;background:#14170e}.cardDesignerPreview>span{font-size:6px;color:#c5ad61}.designerSample{border-style:solid;border-color:#d7a92d;background:#fff;color:#15313a;overflow:hidden}.designerSample.mobile{width:72%;margin:auto}.designerSamplePhoto{background:linear-gradient(135deg,#0d8295,#eed27f 70%,#8d5b26);background-size:cover}.designerSampleInfo{position:relative;display:grid;grid-gap:3px;gap:3px;padding:8px 48px 8px 8px}.designerSampleInfo small{color:#68868d}.designerSampleInfo em{position:absolute;right:6px;bottom:7px;font-style:normal;color:#8e163a;font-size:8px}.cardDesignerPreview p{font-size:6.5px;color:#9a916f;line-height:1.4}.frameControl{display:grid;grid-gap:7px;gap:7px;padding:10px;border:1px solid #174b57;border-radius:12px;background:#061923}.frameControl>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.frameControl article{display:grid;grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;grid-gap:6px;gap:6px;padding:8px;border-radius:8px;background:#06161e}.frameControl span{display:grid;grid-gap:2px;gap:2px}.frameControl b{font-size:8px}.frameControl small{font-size:6px;color:#72969d}.frameControl input[type=color]{width:38px;height:30px;padding:2px}@media(min-width:601px){.cardCustom .goldGrid{grid-template-columns:repeat(var(--desktop-gold-cols,6),minmax(0,1fr))!important}.cardCustom .silverGrid{grid-template-columns:repeat(var(--desktop-silver-cols,6),minmax(0,1fr))!important}.cardCustom .bronzeGrid{grid-template-columns:repeat(var(--desktop-bronze-cols,6),minmax(0,1fr))!important}.cardCustom .normalGrid{grid-template-columns:repeat(var(--desktop-normal-cols,8),minmax(0,1fr))!important}.cardCustom .memberCard:not(.normalCard){border-radius:var(--desktop-card-radius,12px)!important;border-width:var(--desktop-border-width,1px)!important}.cardCustom .memberCard:not(.normalCard) .memberPhoto{height:calc(218px * var(--desktop-photo-scale,1))!important;border-radius:var(--desktop-card-radius,12px) var(--desktop-card-radius,12px) 0 0!important}.cardCustom .memberCard .memberPhoto img{object-fit:var(--desktop-image-fit,cover)!important;object-position:center var(--desktop-image-position,28%)!important}.cardCustom .memberCard:not(.normalCard) .memberInfo{padding-top:calc(5px * var(--desktop-info-scale,1))!important;padding-bottom:calc(5px * var(--desktop-info-scale,1))!important}.cardCustom .memberCard:not(.normalCard) .memberName{font-size:var(--desktop-name-size,11.5px)!important}.cardCustom .memberCard:not(.normalCard) .memberCity{font-size:var(--desktop-meta-size,8px)!important}.cardCustom .memberCard:not(.normalCard) .cardLikeBtn{padding:calc(3px * var(--desktop-like-scale,1)) calc(6px * var(--desktop-like-scale,1))!important}.desktopAnim-none .memberCard:hover{transform:none!important;filter:none!important}.desktopAnim-soft .memberCard:hover{transform:translateY(-3px)!important}.desktopAnim-glow .memberCard:hover{transform:translateY(-2px)!important;box-shadow:0 0 24px #37d8e544!important}.desktopAnim-float .memberCard{animation:cardFloatV51 3.2s ease-in-out infinite}.desktopShadow-none .memberCard:not(.normalCard){box-shadow:none!important}.desktopShadow-light .memberCard:not(.normalCard){box-shadow:0 4px 12px #002f3a18!important}.desktopShadow-normal .memberCard:not(.normalCard){box-shadow:0 7px 20px #002f3a24!important}.desktopShadow-strong .memberCard:not(.normalCard){box-shadow:0 12px 30px #002f3a38!important}.desktopFrame-solid .memberCard:not(.normalCard){background:#fff!important;border-style:solid!important}.desktopFrame-double .memberCard:not(.normalCard){border-style:double!important;border-width:max(3px,var(--desktop-border-width,1px))!important}.desktopFrame-glow .memberCard:not(.normalCard){box-shadow:0 0 18px currentColor!important}}@media(max-width:600px){.cardCustom .goldGrid{grid-template-columns:repeat(var(--mobile-gold-cols,2),minmax(0,1fr))!important}.cardCustom .silverGrid{grid-template-columns:repeat(var(--mobile-silver-cols,2),minmax(0,1fr))!important}.cardCustom .bronzeGrid{grid-template-columns:repeat(var(--mobile-bronze-cols,2),minmax(0,1fr))!important}.cardCustom .normalGrid{grid-template-columns:repeat(var(--mobile-normal-cols,4),minmax(0,1fr))!important}.cardCustom .memberCard:not(.normalCard){border-radius:var(--mobile-card-radius,10px)!important;border-width:var(--mobile-border-width,1px)!important}.cardCustom .bronzeCard .memberPhoto,.cardCustom .goldCard .memberPhoto,.cardCustom .silverCard .memberPhoto{height:clamp(145px,calc(52vw * var(--mobile-photo-scale,1)),300px)!important;aspect-ratio:auto!important;border-radius:var(--mobile-card-radius,10px) var(--mobile-card-radius,10px) 0 0!important}.cardCustom .memberCard .memberPhoto img{object-fit:var(--mobile-image-fit,cover)!important;object-position:center var(--mobile-image-position,28%)!important}.cardCustom .memberCard:not(.normalCard) .memberInfo{min-height:calc(50px * var(--mobile-info-scale,1))!important}.cardCustom .memberCard:not(.normalCard) .memberName{font-size:var(--mobile-name-size,10px)!important}.cardCustom .memberCard:not(.normalCard) .memberCity{font-size:var(--mobile-meta-size,7.3px)!important}.cardCustom .memberCard:not(.normalCard) .cardLikeBtn{padding:calc(4px * var(--mobile-like-scale,1)) calc(7px * var(--mobile-like-scale,1))!important}.mobileAnim-none .memberCard{animation:none!important}.mobileAnim-soft .memberCard{transition:transform .2s ease}.mobileAnim-glow .memberCard{box-shadow:0 0 14px #37d8e52c!important}.mobileAnim-float .memberCard{animation:cardFloatV51 3.8s ease-in-out infinite}.mobileShadow-none .memberCard:not(.normalCard){box-shadow:none!important}.mobileShadow-light .memberCard:not(.normalCard){box-shadow:0 4px 12px #002f3a16!important}.mobileShadow-normal .memberCard:not(.normalCard){box-shadow:0 7px 18px #002f3a22!important}.mobileShadow-strong .memberCard:not(.normalCard){box-shadow:0 10px 24px #002f3a36!important}.mobileFrame-solid .memberCard:not(.normalCard){background:#fff!important;border-style:solid!important}.mobileFrame-double .memberCard:not(.normalCard){border-style:double!important;border-width:max(3px,var(--mobile-border-width,1px))!important}.mobileFrame-glow .memberCard:not(.normalCard){box-shadow:0 0 16px #4bdbe644!important}}.cardCustom .goldCard{border-color:var(--frame-gold)!important}.cardCustom .silverCard{border-color:var(--frame-silver)!important}.cardCustom .bronzeCard{border-color:var(--frame-bronze)!important}.cardCustom .normalCard .memberPhoto{border-color:var(--frame-normal)!important}.frameBronzeOff .bronzeCard,.frameGoldOff .goldCard,.frameSilverOff .silverCard{border:0!important;background:#fff!important}.frameNormalOff .normalCard .memberPhoto{border:0!important}@keyframes cardFloatV51{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.statsOnlineClickable{cursor:pointer!important;transition:.18s}.statsOnlineClickable:hover{background:#eef9fa!important;color:#087d8e}.statsOnlineClickable:after{content:"↗";font-size:9px;color:#0a91a3;margin-left:2px}.onlineMembersOverlay{position:fixed;inset:0;z-index:1700;display:grid;place-items:center;padding:14px}.onlineMembersBackdrop{position:absolute;inset:0;border:0;background:#001218b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.onlineMembersModal{position:relative;z-index:1;width:min(620px,95vw);max-height:min(78dvh,680px);overflow:hidden;border:1px solid #2c8995;border-radius:16px;background:#f8fcfd;box-shadow:0 24px 70px #001a23a8;color:#15343d}.onlineMembersModal>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;background:linear-gradient(135deg,#073b47,#0b7e8d);color:#fff}.onlineMembersModal>header>div{display:flex;align-items:center;gap:8px}.onlineMembersModal>header span{display:grid;grid-gap:2px;gap:2px}.onlineMembersModal>header b{font-size:12px}.onlineMembersModal>header small{font-size:7px;color:#bce7eb}.onlineMembersModal>header button{border:0;border-radius:8px;background:#ffffff16;color:#fff;padding:5px}.onlineMembersList{max-height:calc(78dvh - 66px);overflow-y:auto;padding:8px}.onlineMemberRow{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;grid-gap:8px;gap:8px;padding:8px;border-bottom:1px solid #e2edef;color:#183b44}.onlineMemberRow:hover{background:#eef8fa}.onlineMemberRow img{width:44px;height:44px;border-radius:10px;object-fit:cover}.onlineMemberRow span{display:grid;grid-gap:2px;gap:2px;min-width:0}.onlineMemberRow b{font-size:9px}.onlineMemberRow small{font-size:7px;color:#78949a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.onlineMemberRow em{font-style:normal;font-size:6px;font-weight:900;padding:4px 6px;border-radius:99px;background:#edf1d9;color:#7c6511}.onlineMemberRow i{font-style:normal;font-size:6px;color:#0b8f65}.onlineMembersEmpty{padding:30px;text-align:center;color:#718c92;font-size:9px}.onlineMembersEmpty.error{color:#b94a58}.maintenancePage{min-height:100dvh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 20%,#0d5c68,#062b35 52%,#031a22);color:#fff}.maintenanceCard{width:min(620px,94vw);padding:34px;text-align:center;border:1px solid #5ca9b4;border-radius:26px;background:#06242dde;box-shadow:0 28px 80px #0008;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.maintenanceIcon{width:74px;height:74px;margin:0 auto 13px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#f0c448,#0bc3cb);color:#07323c;box-shadow:0 0 28px #2dd9df38}.maintenanceIcon svg{width:34px;height:34px}.maintenanceCard h1{font-size:30px;margin:8px 0}.maintenanceCard>p{max-width:480px;margin:0 auto;color:#b8d6da;line-height:1.6}.maintenanceTime{display:flex;justify-content:center;align-items:center;gap:8px;margin:20px auto 0;padding:10px 14px;border-radius:12px;background:#ffffff0d;width:max-content}.maintenanceTime span{display:grid;text-align:left}.maintenanceTime b{font-size:9px}.maintenanceTime small{font-size:8px;color:#b7d5d9}.maintenanceAdmin{margin-top:22px;display:flex;justify-content:center;align-items:center;gap:7px;font-size:8px;color:#92b7bd}.maintenanceAdmin a{color:#ffe076;font-weight:900}.maintenanceStage{display:inline-flex;align-items:center;gap:7px;margin-top:17px;padding:7px 10px;border:1px solid #277988;border-radius:999px;background:#082e38;color:#bdf7ff;font-size:10px}.maintenanceStage em{font-style:normal;color:#ffe16e}.maintenancePulse{width:8px;height:8px;border-radius:50%;background:#3ce3cb;box-shadow:0 0 0 0 #3ce3cb88;animation:maintenancePulseRing 1.4s infinite}.maintenanceCountdown{display:flex;justify-content:center;align-items:center;gap:8px;margin:17px auto 0}.maintenanceCountdown>span{width:72px;padding:10px 7px;border:1px solid #34727d;border-radius:13px;background:#031a22aa;box-shadow:inset 0 0 18px #18ced015}.maintenanceCountdown b,.maintenanceCountdown small{display:block}.maintenanceCountdown b{font-size:25px;line-height:1;color:#fff}.maintenanceCountdown small{margin-top:5px;color:#85b9c0;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.maintenanceCountdown>i{font-size:22px;color:#45cbd2;font-style:normal;font-weight:900}@keyframes maintenancePulseRing{70%{box-shadow:0 0 0 9px #3ce3cb00}}@media(max-width:480px){.maintenanceCountdown>span{width:62px}.maintenanceCountdown b{font-size:21px}}@media(max-width:900px){.featureFlagRow,.settingsWorkspace.v3{grid-template-columns:1fr}.tierRuleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryPermissionList article{grid-template-columns:1fr}.announcementManager article{grid-template-columns:1fr 52px 1fr}.announcementManager article textarea{grid-column:1/-1}.healthGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.cardDesignerWorkspace{grid-template-columns:1fr}.cardDesignerPreview{position:static}.frameControl>div{grid-template-columns:repeat(2,minmax(0,1fr))}.settingsDiffList>div{grid-template-columns:1fr}.settingsDiffList>div>i{transform:rotate(90deg)}}@media(max-width:600px){.settingsUtilityBar.v3{grid-template-columns:1fr}.settingsQuickFilters{display:grid;grid-template-columns:1fr 1fr}.presetRack>span{width:100%}.presetRack button{flex:1 1;justify-content:center}.device-mobile .devicePreviewCanvas,.device-tablet .devicePreviewCanvas{width:100%}.announcementManager article,.cardControlGrid,.frameControl>div,.healthGrid,.tierRuleGrid{grid-template-columns:1fr}.onlineMemberRow{grid-template-columns:40px minmax(0,1fr) auto}.onlineMemberRow>i{grid-column:2}.onlineMemberRow img{width:40px;height:40px}.onlineMembersModal{max-height:86dvh}.onlineMembersList{max-height:calc(86dvh - 66px)}.maintenanceCard{padding:25px 18px}.maintenanceCard h1{font-size:24px}.compareActions{display:grid;grid-template-columns:1fr}.compareActions .btn{justify-content:center}}.annNoDesktop{display:none!important}.annDesktop,.annNoMobile{display:block}@media(max-width:600px){.annNoDesktop.annMobile{display:block!important}.annDesktop.annNoMobile,.annNoMobile{display:none!important}.annMobile{display:block!important}}.featureFlagPro{flex-wrap:wrap}.featureSelectedUsers{flex:1 0 100%;padding:10px 12px;border-radius:14px;background:rgba(8,35,43,.55);border:1px solid rgba(113,220,216,.14)}.featureSelectedUsers>small{display:block;margin-bottom:8px;color:#9bb6bb}.featureSelectedUsers>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px;max-height:190px;overflow:auto;padding-right:4px}.featureSelectedUsers label{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.035);cursor:pointer}.featureSelectedUsers label span{min-width:0;font-size:12px;font-weight:700}.featureSelectedUsers label em{display:block;font-size:10px;color:#779398;font-style:normal;overflow:hidden;text-overflow:ellipsis}.featureSelectedUsers input{width:auto!important}@media(max-width:700px){.featureSelectedUsers>div{grid-template-columns:1fr 1fr}}.customPresetChip{display:inline-flex;align-items:center;border-radius:11px;overflow:hidden;border:1px solid rgba(113,220,216,.14)}.customPresetChip>button:first-child{border:0!important;border-radius:0!important}.customPresetChip .presetDelete{width:30px;height:30px;display:grid;place-items:center;border:0;background:rgba(231,87,87,.1);color:#e98d8d;cursor:pointer}.customPresetChip .presetDelete svg{width:13px;height:13px}.membershipPlans{padding:26px 0 50px}.membershipPlans>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.membershipPlans>header>div{display:flex;align-items:center;gap:12px}.membershipPlans>header svg{color:#d5a72f}.membershipPlans h1{margin:0;font-size:28px}.membershipPlans p{margin:3px 0 0;color:#7f9aa1}.mediaWallet,.planWallet{display:inline-flex;align-items:center;gap:7px;border:1px solid #d7e7ea;background:#f8fcfd;color:#174f5a;border-radius:999px;padding:8px 12px;font-weight:900}.planGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.planCard{background:#fff;border:1px solid #dbe8ea;border-radius:18px;padding:16px;box-shadow:0 8px 25px #0038420c;position:relative;overflow:hidden}.planCard.current{outline:3px solid #0ca6b6}.planCard.gold{border-color:#e5bd51}.planCard.silver{border-color:#b8cbd2}.planCard.bronze{border-color:#be8055}.planHead{display:flex;align-items:center;gap:8px}.planHead h2{margin:0;font-size:20px}.planHead em{margin-left:auto;background:#0aa995;color:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal}.giftCredit{display:flex;align-items:center;gap:7px;background:#f4fbfc;border:1px dashed #a9d5db;border-radius:12px;padding:10px;margin:12px 0}.giftCredit small{margin-left:auto;color:#78939a;font-size:9px}.planCard ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:7px;gap:7px}.planCard li{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #eef4f5;padding:7px 0;font-size:12px}.planCard li>svg{width:15px;color:#0aa995}.planUpgrade{display:block;text-align:center;margin-top:14px;background:linear-gradient(90deg,#087f91,#0ba9b9);color:#fff;padding:10px;border-radius:10px;font-weight:900}.creditQuotaAdmin{display:grid;grid-gap:14px;gap:14px}.cqCard,.cqHero{background:#fff;border:1px solid #dbe7ea;border-radius:16px;padding:16px;color:#244d56}.cqHero{justify-content:space-between;background:linear-gradient(135deg,#072834,#0a4a57);color:#fff}.cqHero,.cqHero>div{display:flex;align-items:center}.cqHero>div{gap:11px}.cqHero h2,.cqHero p{margin:0}.cqHero p{font-size:10px;color:#a9d9df;margin-top:3px}.cqHero em{font-style:normal;background:#ffffff12;border:1px solid #ffffff25;padding:8px 10px;border-radius:10px;max-width:50%;font-size:10px}.cqCard h3{display:flex;align-items:center;gap:7px;margin:0 0 10px}.cqCreditGrid,.cqExtraGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.cqCreditGrid label,.cqExtraGrid label,.cqRuleRow label{display:grid;grid-gap:5px;gap:5px;font-size:10px;font-weight:800}.cqCreditGrid input,.cqCreditGrid select,.cqExtraGrid input,.cqRuleRow input,.cqRuleRow select{width:100%;border:1px solid #cbdfe3;border-radius:9px;padding:9px;background:#fff;color:#153f47}.cqActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.cqTierTabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:10px 0}.cqTierTabs button{border:1px solid #c7dde1;background:#f6fbfc;border-radius:10px;padding:10px;font-weight:900;color:#28545d}.cqTierTabs button.active{background:#087f91;color:#fff;border-color:#087f91}.cqSummary{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:7px;gap:7px;margin:10px 0 14px}.cqSummary span{border:1px solid #d9e8eb;background:#f8fcfd;border-radius:10px;padding:8px;font-size:9px}.cqSummary b{display:block;font-size:8px;color:#78969c;margin-bottom:2px}.cqRuleForm{display:grid;grid-gap:8px;gap:8px}.cqRuleRow{display:grid;grid-template-columns:100px 150px 1fr 1fr;grid-gap:8px;gap:8px;align-items:end;border:1px solid #e0ecee;border-radius:10px;padding:9px}.cqRuleRow>b{align-self:center}.cqToggle{display:flex!important;align-items:center;gap:8px}.cqToggle input{width:auto}.cqLogs{display:grid;grid-gap:6px;gap:6px;max-height:420px;overflow:auto}.cqLogs>div{display:grid;grid-template-columns:180px 1fr 1fr;grid-gap:8px;gap:8px;padding:9px;border:1px solid #e1ebed;border-radius:9px;font-size:9px}.cqLogs b,.cqLogs small{display:block}.cqLogs code{white-space:normal;color:#2b5962}.protectedMediaPanel{margin-top:14px}.protectedMediaGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.protectedMediaCard{border:1px solid #d6e5e8;border-radius:14px;overflow:hidden;background:#fff}.protectedMediaLocked,.protectedMediaVisual{position:relative;aspect-ratio:4/5;background:#0a2530;overflow:hidden}.protectedMediaLocked>img,.protectedMediaVisual img,.protectedMediaVisual video{width:100%;height:100%;object-fit:cover;display:block}.protectedMediaLocked>img{filter:blur(14px) saturate(.55);transform:scale(1.12)}.lockedPlaceholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#2d6873,#08222b 70%);filter:blur(1px)}.lockedPlaceholder svg{width:45px;height:45px;color:#a6cfd5}.lockedOverlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;background:#02141aa8;color:#fff;padding:14px}.lockedOverlay>b{font-size:13px}.lockedOverlay>a,.lockedOverlay>button{border:0;border-radius:999px;background:#0ca9b9;color:#fff;padding:9px 13px;font-weight:900;display:flex;align-items:center;gap:6px;cursor:pointer}.mediaAccessBadge{position:absolute;top:8px;left:8px;background:#061d25dd;color:#fff;border:1px solid #ffffff2c;border-radius:999px;padding:5px 8px;font-size:9px}.protectedMediaCard footer{display:flex;align-items:center;gap:7px;padding:9px;font-size:9px}.protectedMediaCard footer a{margin-left:auto;display:flex;align-items:center;gap:4px}.protectedMediaCard footer em{margin-left:auto;font-style:normal;color:#0b8e79}.protectedMediaCard footer svg{width:13px}.mediaWallet{font-size:10px}.profileMediaUpload{display:grid;grid-template-columns:2fr 1fr 1fr auto;grid-gap:9px;gap:9px;align-items:end}.profileMediaUpload>label{display:grid;grid-gap:5px;gap:5px;border:1px solid #d7e6e9;border-radius:11px;padding:9px}.profileMediaUpload input,.profileMediaUpload select{width:100%;border:1px solid #c8dde1;border-radius:8px;padding:8px}.creditPriceInput{display:flex;align-items:center;gap:6px}.profileMediaManageGrid{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.profileMediaManageGrid article{border:1px solid #d9e7ea;border-radius:12px;overflow:hidden}.ownerMediaPreview{aspect-ratio:4/3;background:#0a2530}.ownerMediaPreview img,.ownerMediaPreview video{height:100%}.ownerMediaPreview>span{left:7px;top:7px;background:#082731dd;padding:4px 7px;font-size:8px}.ownerMediaControls{grid-template-columns:1fr auto auto;grid-gap:6px;gap:6px;padding:8px}.ownerMediaControls input,.ownerMediaControls select{min-width:0;border:1px solid #cfe0e3;border-radius:7px;padding:6px}.ownerMediaControls label{display:flex;align-items:center;gap:3px}.pendingProtectedMedia{position:relative;max-width:320px;margin:10px 0}.pendingProtectedMedia img,.pendingProtectedMedia video{width:100%;max-height:280px;object-fit:contain;background:#071e27;border-radius:10px}.pendingProtectedMedia>span{display:flex;align-items:center;gap:6px;margin-top:5px}.quotaMiniPanel{border-top:1px solid #d9e7ea}.quotaMiniPanel>button{background:transparent;padding:8px 12px;color:#24505a}.quotaMiniPanel>div{display:flex;gap:6px;flex-wrap:wrap;padding:0 12px 9px}.quotaMiniPanel>div>span{border:1px solid #d6e6e9;border-radius:999px;padding:5px 8px;font-size:8px;gap:5px}.quotaMiniPanel>div>a{font-size:8px;font-weight:900;color:#087f91;padding:5px}.documentMessageLink{display:flex;align-items:center;gap:7px;padding:10px;background:#f3f9fa;border-radius:9px;color:#174b55}.attachmentDocIcon{width:48px;height:48px;padding:10px;background:#e6f4f6;border-radius:10px;color:#087f91}@media(max-width:1100px){.planGrid{grid-template-columns:repeat(2,1fr)}.cqSummary{grid-template-columns:repeat(4,1fr)}.cqCreditGrid,.cqExtraGrid,.profileMediaManageGrid,.protectedMediaGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.membershipPlans>header{align-items:flex-start;flex-direction:column}.planGrid{grid-template-columns:1fr}.cqHero{align-items:flex-start;flex-direction:column}.cqHero em{max-width:none}.cqSummary,.cqTierTabs{grid-template-columns:repeat(2,1fr)}.cqRuleRow{grid-template-columns:1fr 1fr}.cqRuleRow>b{grid-column:1/-1}.cqCreditGrid,.cqExtraGrid,.cqLogs>div,.ownerMediaControls,.profileMediaManageGrid,.profileMediaUpload,.protectedMediaGrid{grid-template-columns:1fr}.planWallet{align-self:flex-start}}.quotaMiniPanel>div>span em{display:grid;grid-gap:1px;gap:1px}.quotaMiniPanel>div>span em small{font-size:7px;opacity:.72;font-weight:600}.composerMediaButtons button:disabled{opacity:.35;cursor:not-allowed;filter:grayscale(.7)}.membershipPlans{color:#eaf7f9}.membershipPlans>header{padding:18px;border:1px solid #2b6470;border-radius:18px;background:linear-gradient(135deg,#082c38,#0c4955);box-shadow:0 16px 35px #00182045}.membershipPlans>header h1{color:#fff}.membershipPlans>header p{color:#b9d8dd}.membershipPlans .planWallet{background:#fff;color:#123f49;border-color:#9dd3da}.planGrid{align-items:stretch}.planCard{display:flex;flex-direction:column;min-width:0;background:linear-gradient(180deg,#ffffff,#f7fbfc);color:#173b44;border-width:2px;box-shadow:0 12px 30px #001e2818}.planCard b,.planCard h2{color:#14343d}.planCard .planHead svg{color:#54767d}.planCard.gold .planHead svg{color:#c38f08}.planCard.silver .planHead svg{color:#7c969e}.planCard.bronze .planHead svg{color:#a5582f}.planCard.current{outline:3px solid #0db5c4;outline-offset:3px}.giftCredit{background:#eef8fa;color:#153f49;border-color:#84cbd4}.giftCredit small{color:#587880}.planCard li{color:#425f66;border-bottom-color:#dcebed}.planCard li b{font-weight:900}.planCard li>svg{flex:0 0 auto}.planUpgrade{margin-top:auto}.planCard.normal{border-color:#83b9c3}.planCard.bronze{border-color:#bd7449}.planCard.silver{border-color:#a8bcc4}.planCard.gold{border-color:#dfb43c;background:linear-gradient(180deg,#fffef9,#fff9e8)}@media(max-width:1050px){.planGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.membershipPlans{padding:15px 0 34px}.membershipPlans>header{align-items:flex-start;flex-direction:column}.membershipPlans h1{font-size:23px}.planGrid{grid-template-columns:1fr;gap:12px}.planCard{padding:15px}.planCard li{font-size:13px}}.pendingRegistrationNotice{background:#fff7dc!important;border:1px solid #e8bd45!important;color:#5f4800!important;font-weight:800}.authForm .authError.notice,.authForm .notice.authError{background:#ffe8e8!important;border:1px solid #df6d6d!important;color:#751f27!important;font-weight:900;line-height:1.45}.registrationModeOptions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.registrationModeOptions label{display:flex!important;align-items:center;gap:7px;padding:10px;border:1px solid #bcd4d9;border-radius:10px;background:#fff;color:#254850!important}.registrationModeOptions input{width:16px!important;height:16px!important;margin:0!important;accent-color:#0b9eb0}@media(max-width:650px){.registrationModeOptions{grid-template-columns:1fr}}.categoryPermissionList input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px!important;height:18px!important;margin:0!important;border:2px solid #789ba4;border-radius:5px;background:#061923;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.categoryPermissionList input[type=checkbox]:checked{border-color:#2c9cff;background:#1676d2}.categoryPermissionList input[type=checkbox]:checked:after{content:"✓";color:white;font-size:12px;font-weight:1000;line-height:1}.categoryPermissionList label{display:flex;align-items:center;gap:6px}.adminRoomTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:10px}.adminRoomTabs button{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px;border:1px solid #28545f;border-radius:11px;background:#071c25;color:#9cb9bf;font-weight:900;cursor:pointer}.adminRoomTabs button.active{background:linear-gradient(135deg,#0a6472,#087d8d);color:#fff;border-color:#38d0db}.adminRoomTabs button.active.credit{background:linear-gradient(135deg,#6c5314,#9a7918);border-color:#e6c24f}.systemRoomMessage{border-left:3px solid #d9b43c!important;background:#171c12!important}.systemRoomMessage .adminRoomMeta em{color:#ffda63!important}.cqUserSearch{display:flex;align-items:center;gap:8px}.cqUserSearch input{width:100%;min-width:0}.cqSearchResults{max-height:280px;overflow:auto;border:1px solid #1b5360;border-radius:12px;background:#071a22;padding:5px}.cqSearchResults button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:0;border-bottom:1px solid #143a43;background:transparent;color:#dff6f8;text-align:left}.cqSearchResults button:hover{background:#0d2d37}.cqSearchResults button:last-child{border-bottom:0}.ownCreditPanel{scroll-margin-top:95px}.ownCreditBalance,.ownCreditPanel .panelHeading{align-items:center}.ownCreditBalance{display:inline-flex;gap:8px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#0c8798,#08b5c1);color:#fff;font-weight:1000;box-shadow:0 8px 20px #087b8b33}.privateUploadStack{display:grid;grid-gap:12px;gap:12px}.privateUploadRow{border:1px solid #1d5360;border-radius:15px;background:#071a22;overflow:hidden}.privateUploadRowHead{display:flex;align-items:center;gap:9px;padding:11px 13px;background:#0b2731;color:#dffcff}.privateUploadRowHead svg{color:#45d5df}.privateUploadRowHead div{display:grid}.privateUploadRowHead small{color:#82a7ad;font-size:10px}.privateUploadRowBody{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(160px,1fr) repeat(2,minmax(130px,.8fr));grid-gap:10px;gap:10px;padding:12px;align-items:end}.privateUploadRowBody label{display:grid;grid-gap:5px;gap:5px;color:#9fbcc1;font-size:11px}.privateFilePick{position:relative;cursor:pointer}.privateFilePick input{position:absolute;opacity:0;pointer-events:none}.privateFilePick span{display:flex;align-items:center;min-height:38px;padding:9px 11px;border:1px dashed #397783;border-radius:9px;background:#06141c;color:#d8f8fb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.privateUploadEmpty,.privateUploadPreview{width:100%;height:120px;border-radius:10px;border:1px solid #234b55;background:#041219;object-fit:cover}.privateUploadEmpty{display:grid;place-items:center;color:#668b92;font-size:10px}.privateSettingsSave{justify-self:end;min-width:190px}.profileMediaManageGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.ownerPrivateMediaCard{border:1px solid #214f5a;border-radius:14px;overflow:hidden;background:#061820}.ownerMediaPreview{position:relative;min-height:180px;background:#020b0f}.ownerMediaPreview img,.ownerMediaPreview video{width:100%;height:220px;object-fit:cover;display:block}.ownerMediaPreview>span{position:absolute;left:8px;bottom:8px;padding:5px 8px;border-radius:999px;background:#031219dd;color:#fff;font-size:10px;font-weight:900}.ownerMediaControls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:10px}.ownerMediaControls label{display:grid;grid-gap:4px;gap:4px;color:#8fb1b7;font-size:10px}.ownerMediaControls input,.ownerMediaControls select{width:100%}.privateReplace{position:relative;cursor:pointer;justify-content:center}.privateReplace input{display:none}@media(max-width:900px){.privateUploadRowBody{grid-template-columns:1fr 1fr}.profileMediaManageGrid{grid-template-columns:1fr}}@media(max-width:560px){.ownerMediaControls,.privateUploadRowBody{grid-template-columns:1fr}.privateSettingsSave{justify-self:stretch}.privateUploadEmpty,.privateUploadPreview{height:180px}}.lockedBlurPreview{filter:blur(14px) saturate(.55) brightness(.65);transform:scale(1.08);width:100%;height:100%;object-fit:cover}.mediaOpenButton{border:0;padding:0;width:100%;cursor:zoom-in;text-align:inherit;background:#000}.videoPlayMark{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#00171dcc;color:#fff}.privateLightbox{position:fixed;inset:0;z-index:2300;display:grid;place-items:center;padding:20px}.privateLightboxBackdrop{position:absolute;inset:0;border:0;background:#000d;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.privateLightboxStage{position:relative;z-index:1;width:min(1000px,94vw);height:min(82vh,760px);display:grid;place-items:center}.privateLightboxMedia{width:100%;height:100%;display:grid;place-items:center}.privateLightboxMedia img,.privateLightboxMedia video{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px;box-shadow:0 20px 70px #000}.privateLightboxClose,.privateLightboxNext,.privateLightboxPrev{position:absolute;z-index:3;border:0;border-radius:50%;background:#062d38dd;color:#fff;display:grid;place-items:center;cursor:pointer}.privateLightboxClose{right:0;top:-8px;width:40px;height:40px}.privateLightboxNext,.privateLightboxPrev{top:50%;width:44px;height:44px;transform:translateY(-50%)}.privateLightboxPrev{left:-8px}.privateLightboxNext{right:-8px}.privateLightboxCount{position:absolute;bottom:-10px;padding:6px 10px;border-radius:999px;background:#062d38dd;color:#fff;font-size:11px}.privateApprovalCompare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:10px 0}.privateApprovalCompare>div{display:grid;grid-gap:5px;gap:5px}.privateApprovalCompare img,.privateApprovalCompare video{width:100%;height:260px;object-fit:contain;background:#02090c;border-radius:10px;border:1px solid #214650}.approvalMetaChips{display:flex;gap:6px;flex-wrap:wrap}.approvalMetaChips span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#0b2a34;color:#aee5ea;font-size:10px}.approvalMetaChips svg{width:13px}@media(max-width:650px){.privateApprovalCompare{grid-template-columns:1fr}.privateApprovalCompare img,.privateApprovalCompare video{height:210px}.privateLightboxPrev{left:2px}.privateLightboxNext{right:2px}}.composerMediaButtons .quotaBlockedButton,.quotaBlockedSend{background:#8d2730!important;border-color:#d65f69!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ff8d9322}.composerQuotaStatus{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 11px;border-top:1px solid #d9e8eb;background:#f2fafb;color:#355a62;font-size:11px}.composerQuotaStatus.blocked{background:#fff0f0;color:#852f38;border-color:#efc3c6}.composerQuotaStatus small{font-weight:800}.quotaAlertOverlay{position:fixed;inset:0;z-index:2400;display:grid;place-items:center;padding:18px}.quotaAlertBackdrop{position:absolute;inset:0;border:0;background:#00141bb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.quotaAlertModal{position:relative;z-index:1;width:min(430px,94vw);padding:24px;border-radius:18px;border:1px solid #9bbfc5;background:#fff;color:#183b44;box-shadow:0 24px 70px #00131d88;text-align:center}.quotaAlertClose{position:absolute;right:10px;top:10px;border:0;background:#edf5f6;color:#355f67;border-radius:8px;padding:5px}.quotaAlertIcon{width:54px;height:54px;margin:0 auto 10px;display:grid;place-items:center;border-radius:17px;background:#ffe9e9;color:#a4313b}.quotaAlertModal h3{margin:8px 0;color:#183b44}.quotaAlertModal p{color:#5b747a;line-height:1.5}.quotaAlertDetails{display:grid;grid-gap:6px;gap:6px;margin:14px 0;text-align:left}.quotaAlertDetails span{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:9px;background:#f0f7f8}.quotaAlertDetails em{font-style:normal;font-weight:900;color:#22525c}.quotaPlanLink{display:flex!important;justify-content:center;margin-bottom:7px}.cardTierDesignTabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.cardTierDesignTabs button{padding:9px;border:1px solid #234f5a;border-radius:9px;background:#061923;color:#8dadb4;font-weight:900;cursor:pointer}.cardTierDesignTabs button.active{color:#fff;border-color:#43cad4;background:#0a4d59}.cardTierDesignTabs button.gold.active{border-color:#e5be4d;background:#705814}.cardTierDesignTabs button.silver.active{border-color:#b7cbd1;background:#52636a}.cardTierDesignTabs button.bronze.active{border-color:#c87f50;background:#704124}.frameStylePicker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.frameStylePicker button{min-height:72px;display:grid;place-items:center;grid-gap:4px;gap:4px;padding:7px;border:1px solid #174550;border-radius:10px;background:#06161e;color:#9db9be;cursor:pointer}.frameStylePicker button.active{border-color:#43cad4;box-shadow:0 0 0 2px #43cad422;color:#eaffff}.frameMini{width:38px;height:30px;display:grid;place-items:center;border:2px solid;border-radius:7px;color:#78ced6}.frameMini.frame-neon{box-shadow:0 0 12px currentColor}.frameMini.frame-double{border-style:double;border-width:4px}.frameMini.frame-laurel:before{content:"❧"}.frameMini.frame-royal-crown:before{content:"♛"}.frameMini.frame-prince-crown:before{content:"♕"}.frameMini.frame-diamond:before{content:"◆"}.frameMini.frame-stars:before{content:"✦"}.frameMini.frame-medal:before{content:"◉"}.frameMini.frame-crystal{background:linear-gradient(135deg,#ffffff20,#6fefff20)}.frameMini.frame-jewelry:before{content:"◇"}.frameMini.frame-energy{box-shadow:0 0 14px currentColor;border-style:dashed}.previewFrame{position:relative;overflow:visible;border-color:var(--preview-frame)!important}.previewFrame.frame-neon{box-shadow:0 0 var(--preview-glow) var(--preview-frame)}.previewFrame.frame-double{border-style:double!important;border-width:5px!important}.previewFrame.frame-crystal{background:linear-gradient(145deg,#fff,#e8fbff)!important;box-shadow:inset 0 0 20px #79dce933}.previewFrame.frame-energy{box-shadow:0 0 var(--preview-glow) var(--preview-frame);animation:frameEnergyPulse 1.8s ease-in-out infinite}.previewFrame .frameOrnament{position:absolute;z-index:4;left:50%;top:-16px;transform:translateX(-50%) scale(var(--preview-ornament));color:var(--preview-accent);font-size:22px;text-shadow:0 0 8px var(--preview-frame);pointer-events:none}.previewFrame.frame-laurel .frameOrnament:before{content:"❧   ❧"}.previewFrame.frame-royal-crown .frameOrnament:before{content:"♛"}.previewFrame.frame-prince-crown .frameOrnament:before{content:"♕"}.previewFrame.frame-diamond .frameOrnament:before{content:"◆ ◆ ◆"}.previewFrame.frame-stars .frameOrnament:before{content:"✦ ✧ ✦"}.previewFrame.frame-medal .frameOrnament:before{content:"◉"}.previewFrame.frame-jewelry .frameOrnament:before{content:"◇ ◈ ◇"}.previewFrame.frame-energy .frameOrnament:before{content:"ϟ"}.previewFrame.frameDisabled{border-color:transparent!important;box-shadow:none!important}.previewFrame.frameDisabled .frameOrnament{display:none}@media(max-width:720px){.cardTierDesignTabs,.frameStylePicker{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:701px){.cardCustom .goldGrid{grid-template-columns:repeat(var(--desktop-gold-cols,6),minmax(0,1fr))!important}.cardCustom .silverGrid{grid-template-columns:repeat(var(--desktop-silver-cols,6),minmax(0,1fr))!important}.cardCustom .bronzeGrid{grid-template-columns:repeat(var(--desktop-bronze-cols,6),minmax(0,1fr))!important}.cardCustom .normalGrid{grid-template-columns:repeat(var(--desktop-normal-cols,8),minmax(0,1fr))!important}.cardCustom .goldCard{--c-radius:var(--desktop-gold-radius);--c-border:var(--desktop-gold-border-width);--c-photo:var(--desktop-gold-photo-scale);--c-info:var(--desktop-gold-info-scale);--c-photo-height:var(--desktop-gold-photo-height);--c-info-height:var(--desktop-gold-info-height);--c-name:var(--desktop-gold-name-size);--c-meta:var(--desktop-gold-meta-size);--c-like:var(--desktop-gold-like-scale);--c-fit:var(--desktop-gold-image-fit);--c-pos:var(--desktop-gold-image-position);--c-frame:var(--desktop-gold-frame-color);--c-accent:var(--desktop-gold-frame-accent);--c-glow:var(--desktop-gold-frame-glow);--c-ornament:var(--desktop-gold-frame-ornament);--c-offset:var(--desktop-gold-frame-offset);--c-base-photo:218px}.cardCustom .silverCard{--c-radius:var(--desktop-silver-radius);--c-border:var(--desktop-silver-border-width);--c-photo:var(--desktop-silver-photo-scale);--c-info:var(--desktop-silver-info-scale);--c-photo-height:var(--desktop-silver-photo-height);--c-info-height:var(--desktop-silver-info-height);--c-name:var(--desktop-silver-name-size);--c-meta:var(--desktop-silver-meta-size);--c-like:var(--desktop-silver-like-scale);--c-fit:var(--desktop-silver-image-fit);--c-pos:var(--desktop-silver-image-position);--c-frame:var(--desktop-silver-frame-color);--c-accent:var(--desktop-silver-frame-accent);--c-glow:var(--desktop-silver-frame-glow);--c-ornament:var(--desktop-silver-frame-ornament);--c-offset:var(--desktop-silver-frame-offset);--c-base-photo:205px}.cardCustom .bronzeCard{--c-radius:var(--desktop-bronze-radius);--c-border:var(--desktop-bronze-border-width);--c-photo:var(--desktop-bronze-photo-scale);--c-info:var(--desktop-bronze-info-scale);--c-photo-height:var(--desktop-bronze-photo-height);--c-info-height:var(--desktop-bronze-info-height);--c-name:var(--desktop-bronze-name-size);--c-meta:var(--desktop-bronze-meta-size);--c-like:var(--desktop-bronze-like-scale);--c-fit:var(--desktop-bronze-image-fit);--c-pos:var(--desktop-bronze-image-position);--c-frame:var(--desktop-bronze-frame-color);--c-accent:var(--desktop-bronze-frame-accent);--c-glow:var(--desktop-bronze-frame-glow);--c-ornament:var(--desktop-bronze-frame-ornament);--c-offset:var(--desktop-bronze-frame-offset);--c-base-photo:190px}.cardCustom .normalCard{--c-radius:var(--desktop-normal-radius);--c-border:var(--desktop-normal-border-width);--c-photo:var(--desktop-normal-photo-scale);--c-info:var(--desktop-normal-info-scale);--c-photo-height:var(--desktop-normal-photo-height);--c-info-height:var(--desktop-normal-info-height);--c-name:var(--desktop-normal-name-size);--c-meta:var(--desktop-normal-meta-size);--c-like:var(--desktop-normal-like-scale);--c-fit:var(--desktop-normal-image-fit);--c-pos:var(--desktop-normal-image-position);--c-frame:var(--desktop-normal-frame-color);--c-accent:var(--desktop-normal-frame-accent);--c-glow:var(--desktop-normal-frame-glow);--c-ornament:var(--desktop-normal-frame-ornament);--c-offset:var(--desktop-normal-frame-offset);--c-base-photo:145px}}@media(max-width:700px){.cardCustom .goldGrid{grid-template-columns:repeat(var(--mobile-gold-cols,2),minmax(0,1fr))!important}.cardCustom .silverGrid{grid-template-columns:repeat(var(--mobile-silver-cols,2),minmax(0,1fr))!important}.cardCustom .bronzeGrid{grid-template-columns:repeat(var(--mobile-bronze-cols,2),minmax(0,1fr))!important}.cardCustom .normalGrid{grid-template-columns:repeat(var(--mobile-normal-cols,4),minmax(0,1fr))!important}.cardCustom .goldCard{--c-radius:var(--mobile-gold-radius);--c-border:var(--mobile-gold-border-width);--c-photo:var(--mobile-gold-photo-scale);--c-info:var(--mobile-gold-info-scale);--c-photo-height:var(--mobile-gold-photo-height);--c-info-height:var(--mobile-gold-info-height);--c-name:var(--mobile-gold-name-size);--c-meta:var(--mobile-gold-meta-size);--c-like:var(--mobile-gold-like-scale);--c-fit:var(--mobile-gold-image-fit);--c-pos:var(--mobile-gold-image-position);--c-frame:var(--mobile-gold-frame-color);--c-accent:var(--mobile-gold-frame-accent);--c-glow:var(--mobile-gold-frame-glow);--c-ornament:var(--mobile-gold-frame-ornament);--c-offset:var(--mobile-gold-frame-offset);--c-base-photo:52vw}.cardCustom .silverCard{--c-radius:var(--mobile-silver-radius);--c-border:var(--mobile-silver-border-width);--c-photo:var(--mobile-silver-photo-scale);--c-info:var(--mobile-silver-info-scale);--c-photo-height:var(--mobile-silver-photo-height);--c-info-height:var(--mobile-silver-info-height);--c-name:var(--mobile-silver-name-size);--c-meta:var(--mobile-silver-meta-size);--c-like:var(--mobile-silver-like-scale);--c-fit:var(--mobile-silver-image-fit);--c-pos:var(--mobile-silver-image-position);--c-frame:var(--mobile-silver-frame-color);--c-accent:var(--mobile-silver-frame-accent);--c-glow:var(--mobile-silver-frame-glow);--c-ornament:var(--mobile-silver-frame-ornament);--c-offset:var(--mobile-silver-frame-offset);--c-base-photo:52vw}.cardCustom .bronzeCard{--c-radius:var(--mobile-bronze-radius);--c-border:var(--mobile-bronze-border-width);--c-photo:var(--mobile-bronze-photo-scale);--c-info:var(--mobile-bronze-info-scale);--c-photo-height:var(--mobile-bronze-photo-height);--c-info-height:var(--mobile-bronze-info-height);--c-name:var(--mobile-bronze-name-size);--c-meta:var(--mobile-bronze-meta-size);--c-like:var(--mobile-bronze-like-scale);--c-fit:var(--mobile-bronze-image-fit);--c-pos:var(--mobile-bronze-image-position);--c-frame:var(--mobile-bronze-frame-color);--c-accent:var(--mobile-bronze-frame-accent);--c-glow:var(--mobile-bronze-frame-glow);--c-ornament:var(--mobile-bronze-frame-ornament);--c-offset:var(--mobile-bronze-frame-offset);--c-base-photo:52vw}.cardCustom .normalCard{--c-radius:var(--mobile-normal-radius);--c-border:var(--mobile-normal-border-width);--c-photo:var(--mobile-normal-photo-scale);--c-info:var(--mobile-normal-info-scale);--c-photo-height:var(--mobile-normal-photo-height);--c-info-height:var(--mobile-normal-info-height);--c-name:var(--mobile-normal-name-size);--c-meta:var(--mobile-normal-meta-size);--c-like:var(--mobile-normal-like-scale);--c-fit:var(--mobile-normal-image-fit);--c-pos:var(--mobile-normal-image-position);--c-frame:var(--mobile-normal-frame-color);--c-accent:var(--mobile-normal-frame-accent);--c-glow:var(--mobile-normal-frame-glow);--c-ornament:var(--mobile-normal-frame-ornament);--c-offset:var(--mobile-normal-frame-offset);--c-base-photo:30vw}}.cardCustom .memberCard{position:relative;border-radius:var(--c-radius,12px)!important;border-width:var(--c-border,1px)!important;border-color:var(--c-frame,#79b8c2)!important;outline-color:var(--c-frame,#79b8c2);outline-offset:var(--c-offset,0);--c-total-inner:calc((var(--c-base-photo,190px) * var(--c-photo,1)) + (46px * var(--c-info,1)))}.cardCustom .memberCard .memberCardLink{display:flex;flex-direction:column;height:var(--c-total-inner);min-height:0}.cardCustom .memberCard .memberPhoto{min-height:0;flex:0 0 auto;border-radius:var(--c-radius,12px) var(--c-radius,12px) 0 0!important}.cardCustom .memberCard .memberPhoto img{object-fit:var(--c-fit,cover)!important;object-position:center var(--c-pos,28%)!important}.cardCustom .memberCard .memberInfo{height:calc(var(--c-total-inner) * var(--c-info-height,.2));box-sizing:border-box;overflow:hidden;flex:0 0 auto;padding-top:calc(5px * var(--c-info,1))!important;padding-bottom:calc(5px * var(--c-info,1))!important}.cardCustom .memberCard .memberName{font-size:var(--c-name,11px)!important}.cardCustom .memberCard .memberCity{font-size:var(--c-meta,8px)!important}.cardCustom .memberCard .cardLikeBtn{transform:scale(var(--c-like,1));transform-origin:right bottom}.memberCard.desktopFrameOff:before,.memberCard.mobileFrameOff:before{display:none!important}@media(min-width:701px){.memberCard.desktopFrameOff{border-color:transparent!important;outline:0!important}}@media(max-width:700px){.memberCard.mobileFrameOff{border-color:transparent!important;outline:0!important}}@media(min-width:701px){.cardCustom .memberCard.desktopAnim-none:hover{transform:none!important;filter:none!important}.cardCustom .memberCard.desktopAnim-soft{transition:transform .2s ease,box-shadow .2s ease}.cardCustom .memberCard.desktopAnim-soft:hover{transform:translateY(-3px)!important}.cardCustom .memberCard.desktopAnim-glow:hover{transform:translateY(-2px)!important;filter:brightness(1.05)}.cardCustom .memberCard.desktopAnim-float{animation:cardFloatV51 3.2s ease-in-out infinite}.cardCustom .memberCard.desktopShadow-none{box-shadow:none!important}.cardCustom .memberCard.desktopShadow-light{box-shadow:0 4px 12px #002f3a18!important}.cardCustom .memberCard.desktopShadow-normal{box-shadow:0 7px 20px #002f3a24!important}.cardCustom .memberCard.desktopShadow-strong{box-shadow:0 12px 30px #002f3a38!important}}@media(max-width:700px){.cardCustom .memberCard.mobileAnim-none{animation:none!important}.cardCustom .memberCard.mobileAnim-soft{transition:transform .2s ease}.cardCustom .memberCard.mobileAnim-glow{filter:brightness(1.04)}.cardCustom .memberCard.mobileAnim-float{animation:cardFloatV51 3.8s ease-in-out infinite}.cardCustom .memberCard.mobileShadow-none{box-shadow:none!important}.cardCustom .memberCard.mobileShadow-light{box-shadow:0 4px 12px #002f3a16!important}.cardCustom .memberCard.mobileShadow-normal{box-shadow:0 7px 18px #002f3a22!important}.cardCustom .memberCard.mobileShadow-strong{box-shadow:0 10px 24px #002f3a36!important}}@keyframes frameEnergyPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.18)}}@media(min-width:701px){.cardCustom .memberCard[class*=desktopFrame-]{border-style:solid!important}.cardCustom .memberCard[class*=desktopFrame-]:before{content:none;position:absolute;z-index:8;left:50%;top:-13px;transform:translateX(-50%) scale(var(--c-ornament,1));transform-origin:center;pointer-events:none;color:var(--c-accent,#fff);text-shadow:0 0 8px var(--c-frame,#65d3df);font-size:21px;white-space:nowrap}.cardCustom .desktopFrame-neon{box-shadow:0 0 min(32px,var(--c-glow,22px)) var(--c-frame)!important}.cardCustom .desktopFrame-double{border-style:double!important;border-width:max(4px,var(--c-border,1px))!important}.cardCustom .desktopFrame-laurel:before{content:"❧   ❧"}.cardCustom .desktopFrame-royal-crown:before{content:"♛";font-size:28px}.cardCustom .desktopFrame-prince-crown:before{content:"♕";font-size:25px}.cardCustom .desktopFrame-diamond:before{content:"◆ ◇ ◆"}.cardCustom .desktopFrame-stars:before{content:"✦ ✧ ✦"}.cardCustom .desktopFrame-medal:before{content:"◉";border:2px solid var(--c-frame);border-radius:50%;padding:1px 5px;background:#fff}.cardCustom .desktopFrame-crystal{background:linear-gradient(145deg,#fff,#eafcff)!important;box-shadow:inset 0 0 18px color-mix(in srgb,var(--c-frame) 25%,transparent)!important}.cardCustom .desktopFrame-jewelry:before{content:"◇ ◈ ◇"}.cardCustom .desktopFrame-energy{box-shadow:0 0 min(30px,var(--c-glow,20px)) var(--c-frame)!important;animation:frameEnergyPulse 1.8s ease-in-out infinite}.cardCustom .desktopFrame-energy:before{content:"ϟ";font-size:26px}}@media(max-width:700px){.cardCustom .memberCard[class*=mobileFrame-]{border-style:solid!important}.cardCustom .memberCard[class*=mobileFrame-]:before{content:none;position:absolute;z-index:8;left:50%;top:-11px;transform:translateX(-50%) scale(var(--c-ornament,1));transform-origin:center;pointer-events:none;color:var(--c-accent,#fff);text-shadow:0 0 8px var(--c-frame,#65d3df);font-size:18px;white-space:nowrap}.cardCustom .mobileFrame-neon{box-shadow:0 0 min(26px,var(--c-glow,18px)) var(--c-frame)!important}.cardCustom .mobileFrame-double{border-style:double!important;border-width:max(4px,var(--c-border,1px))!important}.cardCustom .mobileFrame-laurel:before{content:"❧   ❧"}.cardCustom .mobileFrame-royal-crown:before{content:"♛";font-size:24px}.cardCustom .mobileFrame-prince-crown:before{content:"♕";font-size:22px}.cardCustom .mobileFrame-diamond:before{content:"◆ ◇ ◆"}.cardCustom .mobileFrame-stars:before{content:"✦ ✧ ✦"}.cardCustom .mobileFrame-medal:before{content:"◉";border:2px solid var(--c-frame);border-radius:50%;padding:1px 5px;background:#fff}.cardCustom .mobileFrame-crystal{background:linear-gradient(145deg,#fff,#eafcff)!important;box-shadow:inset 0 0 15px color-mix(in srgb,var(--c-frame) 25%,transparent)!important}.cardCustom .mobileFrame-jewelry:before{content:"◇ ◈ ◇"}.cardCustom .mobileFrame-energy{box-shadow:0 0 min(25px,var(--c-glow,17px)) var(--c-frame)!important;animation:frameEnergyPulse 1.8s ease-in-out infinite}.cardCustom .mobileFrame-energy:before{content:"ϟ";font-size:23px}}.pendingApprovalPage{min-height:100dvh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 0,#0a6675,#032b38 55%,#011722)}.pendingApprovalCard{width:min(620px,95vw);padding:28px;border-radius:20px;background:#fff;color:#173b44;box-shadow:0 25px 70px #00172288;text-align:center}.pendingApprovalCard>svg{width:54px;height:54px;color:#0aa5b5}.pendingApprovalCard p{color:#5f777d;line-height:1.55}.pendingSupport{display:grid;grid-gap:9px;gap:9px;margin-top:18px;padding:16px;border-radius:14px;background:#f1f8f9;text-align:left}.pendingSupport h2{display:flex;align-items:center;gap:7px;margin:0;font-size:17px}.pendingSupport textarea{min-height:110px;width:100%;resize:vertical}.modernPrivateManager{overflow:visible}.privateManagerHead{align-items:flex-start}.privateManagerHead>div{flex:1 1}.privateManagerStats{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.privateManagerStats span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#eef8fa;border:1px solid #d5e9ed;color:#42646c;font-size:10px}.privateManagerStats span b{color:#073d49}.privateManagerStats .hasDraft{background:#fff7dc;border-color:#f0d47c;color:#795900}.modernPrivateStack{gap:18px}.privateMediaComposer{border:1px solid #d6e8ec;border-radius:20px;background:linear-gradient(180deg,#ffffff,#f7fbfc);box-shadow:0 12px 34px #00323e12;overflow:hidden}.privateComposerHead{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #e5eff1;background:linear-gradient(135deg,#f9fdfe,#eef9fb)}.privateComposerIcon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#083845,#0d7f91);color:#fff;box-shadow:0 7px 18px #075d6b33}.privateComposerHead h3{margin:0;color:#123943;font-size:17px}.privateComposerHead p{margin:3px 0 0;color:#789198;font-size:10px}.privateDraftBadge{margin-left:auto;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:#e7f9ef;color:#177247;border:1px solid #bee8d0;font-size:10px;font-weight:900}.privateComposerGrid{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(360px,1.25fr);grid-gap:18px;gap:18px;padding:18px}.privateMediaSource{display:grid;grid-gap:10px;gap:10px}.privateFileDrop{position:relative;display:grid;grid-template-columns:auto 1fr;grid-column-gap:10px;column-gap:10px;align-items:center;min-height:74px;padding:14px;border:1px dashed #6fb8c4;border-radius:14px;background:#f1fafc;cursor:pointer;color:#15515d}.privateFileDrop:hover{background:#eaf8fb;border-color:#1caec0}.privateFileDrop input{position:absolute;opacity:0;pointer-events:none}.privateFileDrop svg{grid-row:1/3;width:28px;height:28px;color:#1395a7}.privateFileDrop b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privateFileDrop small{font-size:9px;color:#718f95}.modernPrivateManager .privateUploadEmpty,.modernPrivateManager .privateUploadPreview{height:260px;border-radius:16px;border:1px solid #d2e6ea;background:#061921;box-shadow:inset 0 0 0 1px #ffffff0c}.modernPrivateManager .privateUploadPreview{object-fit:contain}.modernPrivateManager .privateUploadEmpty{display:grid;place-items:center;align-content:center;grid-gap:7px;gap:7px;color:#8ab0b7}.modernPrivateManager .privateUploadEmpty svg{width:34px;height:34px;color:#2ab3c2}.modernPrivateManager .privateUploadEmpty b{color:#dff8fb;font-size:12px}.modernPrivateManager .privateUploadEmpty small{font-size:9px}.privateMediaSettings{display:grid;grid-gap:12px;gap:12px;align-content:start}.creditComposer,.premiumAudienceBox,.privateSettingBlock{border:1px solid #dcebed;border-radius:15px;background:#fff;padding:13px}.privateSettingTitle{display:flex;gap:8px;align-items:flex-start;color:#164b57;margin-bottom:10px}.privateSettingTitle>svg{width:18px;height:18px;color:#0ea3b6;margin-top:1px}.privateSettingTitle span{display:grid}.privateSettingTitle b{font-size:11px}.privateSettingTitle small{font-size:9px;color:#7c969c;margin-top:2px}.privateAccessPicker{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.privateAccessPicker button{min-height:66px;border:1px solid #d5e5e8;border-radius:12px;background:#f8fbfc;display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:10px;text-align:left;color:#355c64;cursor:pointer}.privateAccessPicker button>svg:first-child{width:21px;height:21px}.privateAccessPicker button span{display:grid}.privateAccessPicker button b{font-size:11px}.privateAccessPicker button small{font-size:8px;color:#8aa0a5;margin-top:2px}.privateAccessPicker button>svg:last-child{width:15px;height:15px}.privateAccessPicker button.active.premium{border-color:#d7ac30;background:linear-gradient(135deg,#fff9e5,#fff2b9);color:#634500;box-shadow:0 7px 18px #d4a72118}.privateAccessPicker button.active.credit{border-color:#1cafbd;background:linear-gradient(135deg,#ebfbfc,#d7f6f8);color:#07515a;box-shadow:0 7px 18px #15a8b61a}.privateAccessPicker button:disabled{opacity:.45;cursor:not-allowed}.premiumAudienceChoices{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.premiumAudienceChoices button{border:1px solid #d6e7e9;border-radius:10px;background:#f7fbfc;color:#45666d;min-height:42px;padding:8px;font-size:9px;font-weight:800;cursor:pointer}.premiumAudienceChoices button.active{background:#082f39;color:#fff;border-color:#0d899a;box-shadow:0 5px 13px #003f4c24}.premiumAudienceChoices button svg{width:13px;height:13px;vertical-align:middle;margin-right:3px}.creditComposerInput{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid #cfe4e7;border-radius:12px;background:#f7fbfc;padding:8px 10px}.creditComposerInput svg{color:#c89416}.creditComposerInput input{border:0!important;background:transparent!important;box-shadow:none!important;min-width:0;font-size:18px!important;font-weight:900;color:#123f49;padding:0!important}.creditComposerInput strong{font-size:10px;color:#8d6b19}.creditComposer>small{display:block;margin-top:6px;color:#8a9da1;font-size:8px}.privateDraftActions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#f4fafb;border:1px solid #dbeaec}.privateDraftActions>span{display:flex;align-items:center;gap:7px;color:#67838a;font-size:10px}.privateDraftActions>span svg{width:16px}.privateManagerNotice{margin-top:12px}.existingPrivateTitle{display:flex;justify-content:space-between;align-items:flex-end;margin-top:22px;padding-top:18px;border-top:1px solid #dfebed}.existingPrivateTitle h3{margin:0;color:#123d47}.existingPrivateTitle p{margin:4px 0 0;color:#799399;font-size:10px}.modernOwnerMedia{background:#fff;border-color:#d7e7ea;box-shadow:0 10px 28px #00313b10}.modernOwnerMedia.hasStaged{border-color:#e2bd47;box-shadow:0 0 0 2px #f0d36e2b,0 10px 28px #00313b10}.modernOwnerMedia .ownerMediaPreview{background:#061921}.modernOwnerMedia .ownerMediaPreview img,.modernOwnerMedia .ownerMediaPreview video{height:270px;object-fit:contain}.modernOwnerMedia .privateUploadEmpty,.modernOwnerMedia .privateUploadPreview{height:270px;border-radius:0}.clearMediaDraft{position:absolute;right:8px;top:8px;width:32px;height:32px;border:0;border-radius:50%;background:#ffffffdf;color:#8b2d2d;display:grid;place-items:center;cursor:pointer}.clearMediaDraft svg{width:16px;height:16px}.modernOwnerControls{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;padding:13px!important}.ownerMediaActionBar{display:flex;flex-wrap:wrap;gap:8px}.ownerMediaActionBar .btn{flex:1 1;min-width:150px;justify-content:center}.registrationApprovalMeta{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.registrationApprovalMeta span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#eef8fa;color:#2e626c;border:1px solid #d8e9ec;font-size:9px}.registrationApprovalMeta svg{width:14px;height:14px}.approvalCenter{display:grid;grid-gap:14px;gap:14px}.approvalCenterHead{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;padding:17px 18px;border:1px solid #1b5360;border-radius:16px;background:linear-gradient(135deg,#08242e,#0a3540);color:#fff}.approvalCenterHead h2{margin:4px 0 3px;font-size:24px}.approvalCenterHead p{margin:0;color:#a8c9ce;font-size:10px}.approvalCenterHead>strong{padding:8px 11px;border-radius:999px;background:#0b899b;color:#fff;font-size:10px}.approvalCategoryTabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.approvalCategoryTabs button{border:1px solid #1e5360;border-radius:13px;background:#08232d;color:#9bbcc2;min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.approvalCategoryTabs button span{display:flex;align-items:center;gap:7px;font-weight:900}.approvalCategoryTabs button svg{width:17px;height:17px}.approvalCategoryTabs button b{min-width:23px;height:23px;border-radius:999px;background:#173f49;display:grid;place-items:center;font-size:9px}.approvalCategoryTabs button.active{background:linear-gradient(135deg,#0e8799,#0aaabd);border-color:#2bd3df;color:#fff;box-shadow:0 8px 20px #008da42b}.approvalCategoryTabs button.active b{background:#fff;color:#087688}.approvalCategoryBody{min-height:180px}.specialApprovalHeading h2{margin:0}.specialApprovalHeading p{margin:4px 0 12px;color:#76939a;font-size:10px}@media(max-width:900px){.approvalCategoryTabs,.privateComposerGrid{grid-template-columns:1fr}.approvalCenterHead{align-items:flex-start;flex-direction:column}.privateAccessPicker{grid-template-columns:1fr 1fr}.premiumAudienceChoices{grid-template-columns:1fr}.modernOwnerMedia .ownerMediaPreview img,.modernOwnerMedia .ownerMediaPreview video{height:230px}}@media(max-width:560px){.privateComposerHead{align-items:flex-start}.privateDraftBadge{margin-left:0}.privateComposerGrid{padding:12px}.modernPrivateManager .privateUploadEmpty,.modernPrivateManager .privateUploadPreview{height:220px}.privateAccessPicker{grid-template-columns:1fr}.privateDraftActions{align-items:stretch;flex-direction:column}.privateDraftActions .btn{width:100%}.ownerMediaActionBar{display:grid}.ownerMediaActionBar .btn{width:100%}.approvalCategoryTabs button{min-height:52px}}.registrationClosedState{min-height:520px;display:grid;place-items:center;align-content:center;text-align:center;grid-gap:13px;gap:13px;padding:42px 28px}.registrationClosedState>svg{width:54px;height:54px;color:#c93b45;padding:12px;border-radius:18px;background:#fff0f1;border:1px solid #f1b8bd}.registrationClosedState h2{max-width:520px;margin:0;color:#8f1820;font-size:25px}.registrationClosedState p{max-width:470px;margin:0;color:#71888f;font-size:11px}.registrationClosedState .closedLoginLink{display:flex;align-items:center;justify-content:center;width:min(300px,100%);margin-top:8px;text-decoration:none}@media(max-width:700px){.registrationClosedState{min-height:360px;padding:32px 18px}.registrationClosedState h2{font-size:21px}}.cqUserSearch{position:relative}.cqUserSearch.locked{border-color:#0baebd!important;background:#eafafb!important}.cqUserSearch.locked input{font-weight:900;color:#074b56}.cqClearSelected{border:0;background:#0a7f8e;color:#fff;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;cursor:pointer}.cqClearSelected svg{width:15px;height:15px}.cqClearSelected:hover{background:#a02d39}.cqSearchResults button{cursor:pointer}.adminRoom{grid-template-rows:auto auto minmax(420px,62vh) auto}.adminRoomTabs button{position:relative}.adminRoomTabs button em{font-style:normal;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:#ee3f64;color:#fff;font-size:8px;font-weight:900;margin-left:4px}.adminRoomTabs button.active em{background:#fff;color:#0a7e8e}.adminRoomActions{margin-left:auto;display:flex!important;gap:8px!important;flex-wrap:wrap;justify-content:flex-end}.adminRoomTop{min-height:auto!important}.adminRoomTop .adminRoomActions .btn{white-space:nowrap}@media(max-width:860px){.adminRoom{grid-template-rows:auto auto minmax(360px,58vh) auto}.adminRoomActions{width:100%;justify-content:flex-start!important}}.notificationTypeTr{display:block;color:#0d8798;font-size:12px;font-weight:900;margin-bottom:3px}.notificationRow.unread .notificationTypeTr{color:#08b6c9}.verticalRatioControl{margin:12px 0 18px;padding:14px;border:1px solid #1b5661;border-radius:14px;background:linear-gradient(145deg,#071d26,#0a2731);box-shadow:inset 0 1px 0 #ffffff0b}.verticalRatioHead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.verticalRatioHead span{display:grid;grid-gap:2px;gap:2px}.verticalRatioHead b{color:#e9fbff;font-size:14px}.verticalRatioHead small,.verticalRatioHint{color:#7fa5ad}.verticalRatioHead strong{white-space:nowrap;padding:7px 10px;border-radius:999px;background:#0c7482;color:#fff;font-size:13px}.verticalRatioInputs{display:grid;grid-template-columns:minmax(155px,220px) minmax(180px,1fr) minmax(155px,220px);grid-gap:12px;gap:12px;align-items:end}.verticalRatioInputs label{display:grid;grid-gap:6px;gap:6px;color:#bcd4d9;font-size:12px;font-weight:800}.verticalRatioInputs input[type=number]{width:100%;box-sizing:border-box}.verticalRatioSlider{width:100%;accent-color:#1fc9d7;margin-bottom:10px}.verticalRatioBar{height:38px;display:flex;overflow:hidden;margin:12px 0 7px;border:1px solid #2f6d77;border-radius:10px;background:#06161d}.verticalRatioBar em,.verticalRatioBar i{display:grid;place-items:center;min-width:0;overflow:hidden;white-space:nowrap;font-style:normal;font-size:11px;font-weight:900;transition:width .18s ease}.verticalRatioBar i{background:linear-gradient(90deg,#0a8191,#20c1cf);color:#fff}.verticalRatioBar em{background:#eaf6f8;color:#15434b}.designerSampleBody{display:flex;flex-direction:column;min-height:120px}.designerSampleBody .designerSamplePhoto{flex:0 0 auto;min-height:0}.designerSampleBody .designerSampleInfo{box-sizing:border-box;overflow:hidden;flex:0 0 auto;transform:none!important;min-height:0!important;padding:8px 10px!important}.designerSampleBody .designerSampleInfo b,.designerSampleBody .designerSampleInfo em,.designerSampleBody .designerSampleInfo small{display:block;line-height:1.2}@media(max-width:900px){.verticalRatioInputs{grid-template-columns:1fr 1fr}.verticalRatioSlider{grid-column:1/-1;grid-row:2;margin:2px 0 4px}.verticalRatioHead{align-items:flex-start}.verticalRatioBar{height:34px}}@media(max-width:560px){.verticalRatioInputs{grid-template-columns:1fr}.verticalRatioSlider{grid-column:auto;grid-row:auto}.verticalRatioHead{display:grid}.verticalRatioHead strong{justify-self:start}.verticalRatioBar{height:32px}.verticalRatioBar em,.verticalRatioBar i{font-size:10px}.verticalRatioControl{padding:11px}}.quotaMiniPanel{border-top:1px solid #c8dfe4;background:#f7fbfc;color:#173f49}.quotaMiniPanel>button{width:100%;min-height:44px;border:0;background:#eef8fa;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;color:#173f49;font-size:15px;font-weight:900;cursor:pointer}.quotaMiniPanel>button span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#d9f0f3;color:#075f70;font-size:18px;line-height:1}.quotaMiniPanel>div{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));grid-gap:9px;gap:9px;padding:11px 14px 13px;align-items:stretch}.quotaMiniPanel>div>span{min-width:0;border:1px solid #cce1e5;border-radius:12px;padding:9px 10px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;color:#244c55;box-shadow:0 3px 10px #002a3308}.quotaMiniPanel>div>span b{font-size:11px;line-height:1.2;color:#4c6f76;font-weight:800}.quotaMiniPanel>div>span em{display:flex;flex-direction:column;gap:2px;font-style:normal;font-size:13px;line-height:1.25;color:#123d47;font-weight:900}.quotaMiniPanel>div>span em small{font-size:10px!important;line-height:1.25;color:#5a7a81;opacity:1!important;font-weight:700!important;white-space:normal}.quotaMiniPanel>div>span.quotaTierBadge{background:linear-gradient(135deg,#e9fbfd,#d9f4f7);border-color:#79cbd5}.quotaMiniPanel>div>span.quotaTierBadge em{color:#08788a;font-size:14px}.quotaMiniPanel>div>a{min-height:48px;border-radius:12px;background:linear-gradient(135deg,#0a8fa1,#12b6c5);font-size:12px!important;font-weight:900!important;padding:10px 12px!important;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 7px 18px #068da329}.composerQuotaStatus{font-size:12px!important;padding:8px 12px!important;color:#244e57!important}.composerQuotaStatus small,.composerQuotaStatus span{font-weight:800}@media(max-width:1100px){.quotaMiniPanel>div{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media(max-width:700px){.quotaMiniPanel>button{font-size:14px;padding:10px 12px}.quotaMiniPanel>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px 10px 11px}.quotaMiniPanel>div>span{padding:8px}.quotaMiniPanel>div>span b{font-size:10px}.quotaMiniPanel>div>span em{font-size:12px}.quotaMiniPanel>div>a{grid-column:1/-1;min-height:44px}}@media(max-width:420px){.quotaMiniPanel>div{grid-template-columns:1fr 1fr}.quotaMiniPanel>div>span.quotaTierBadge{grid-column:1/-1}}.approvalCenterHead>strong{min-height:34px;padding:9px 15px!important;background:linear-gradient(135deg,#13c9dc,#0797ae)!important;color:#fff!important;box-shadow:0 8px 22px #00a8bd45,0 0 0 2px #65efff2e!important;display:inline-flex;align-items:center;justify-content:center}.approvalCategoryTabs button b,.approvalCenterHead>strong{border-radius:999px!important;font-size:12px!important;font-weight:950!important}.approvalCategoryTabs button b{min-width:34px!important;height:34px!important;padding:0 8px!important;background:#15505d!important;color:#eaffff!important;border:1px solid #2b7583!important;box-shadow:0 4px 12px #001c2438!important}.approvalCategoryTabs button.active b{background:#fff!important;color:#057587!important;border-color:#fff!important;box-shadow:0 5px 16px #002e3652!important}.stickyProfilePanel .ratingbox{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.stickyProfilePanel .ratingmain{display:grid!important;grid-template-columns:minmax(88px,.8fr) minmax(150px,1.45fr)!important;grid-gap:14px!important;gap:14px!important;align-items:center!important;padding:14px!important;border:1px solid #d9e8eb!important;border-radius:15px!important;background:linear-gradient(145deg,#ffffff,#f5fafb)!important;box-shadow:0 8px 22px #00333d0d!important}.stickyProfilePanel .ratingScoreBlock{min-width:0!important}.stickyProfilePanel .ratingtitle{color:#6c858c!important;font-size:11px!important;line-height:1.15!important}.stickyProfilePanel .ratingnumber{font-size:34px!important;color:#d99b08!important;white-space:nowrap!important}.stickyProfilePanel .ratingcount{font-size:10px!important;color:#7f9499!important}.stickyProfilePanel .stars{display:grid!important;grid-template-columns:repeat(5,minmax(26px,1fr))!important;grid-gap:4px!important;gap:4px!important;min-width:0!important}.stickyProfilePanel .star{display:grid!important;place-items:center!important;padding:4px!important;min-width:0!important;border-radius:8px!important}.stickyProfilePanel .star svg{width:22px!important;height:22px!important;max-width:100%!important}.stickyProfilePanel .likearea{margin-top:10px!important;padding:12px 14px 0!important;border-top:1px solid #dce9eb!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.stickyProfilePanel .likebtn{max-width:100%!important;min-height:40px!important;padding:9px 12px!important;border-radius:11px!important;background:#082b35!important;border-color:#0e5968!important;color:#ff7497!important}.stickyProfilePanel .likebtn span{color:#d6edf1!important;font-size:10px!important}.stickyProfilePanel .likearea>.muted{display:block;width:100%;font-size:9px!important;line-height:1.35;color:#708a91!important}.profileStatStrip.withCoin{grid-template-columns:repeat(4,82px)}.profileCoinStat{align-content:center}.profileCoinStat svg{color:#d49b08!important}.profileCoinStat b{font-size:19px!important}.profileCoinStat span{display:none!important}.permanentProtectedMedia,.protectedMediaSurface{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.messageMediaLightboxContent,.messageMediaOpen,.messageVideoWrap,.privateLightboxMedia,.protectedMediaLocked,.protectedMediaVisual{position:relative;overflow:hidden}.messageProtectedWatermark,.protectedMediaWatermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-18deg);z-index:6;pointer-events:none;white-space:nowrap;padding:6px 10px;border-radius:8px;background:#00182066;border:1px solid #ffffff45;color:#fff;font-size:10px;font-weight:950;letter-spacing:.7px;text-shadow:0 1px 5px #000;box-shadow:0 4px 16px #0004;opacity:.74}.protectedMediaWatermark.locked{z-index:2;opacity:.42}.messageProtectedWatermark.large,.protectedMediaWatermark.lightbox{font-size:clamp(11px,1.3vw,17px);padding:8px 13px;opacity:.72}.protectedPrintMode .messageMediaLightbox,.protectedPrintMode .permanentProtectedMedia,.protectedPrintMode .protectedMediaLightbox,.protectedPrintMode .protectedMediaSurface{visibility:hidden!important}@media print{.messageMediaLightbox,.permanentProtectedMedia,.protectedMediaLightbox,.protectedMediaSurface{display:none!important}}.messageMediaOpen{display:block;width:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.messageMediaOpen img{object-fit:contain}.messageMediaOpen img,.messageVideoWrap video{display:block;width:100%;max-height:420px;border-radius:10px}.messageVideoWrap video{background:#06171e}.messageVideoExpand{position:absolute;right:8px;bottom:8px;z-index:7;border:1px solid #ffffff55;background:#052c37d9;color:#fff;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900;cursor:pointer}.mediaExpiry.permanent{display:inline-flex!important;align-items:center!important;background:#e7f8f3!important;color:#14745b!important;border:1px solid #b8e6d7!important;padding:5px 8px!important;border-radius:999px!important;font-size:8px!important;font-weight:900!important}.messageMediaLightbox{position:fixed;inset:0;z-index:1800;display:grid;place-items:center;padding:28px}.messageMediaLightboxBackdrop{position:absolute;inset:0;border:0;background:#001016ed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.messageMediaLightboxStage{position:relative;z-index:1;width:min(1100px,94vw);height:min(820px,90vh);display:grid;place-items:center}.messageMediaLightboxContent{width:100%;height:100%;display:grid;place-items:center}.messageMediaLightboxContent img,.messageMediaLightboxContent video{max-width:100%;max-height:100%;object-fit:contain;border-radius:14px;background:#03151b;box-shadow:0 25px 80px #0008}.messageMediaLightboxClose,.messageMediaLightboxNext,.messageMediaLightboxPrev{position:absolute;z-index:9;border:1px solid #3c7785;background:#062832e8;color:#fff;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.messageMediaLightboxClose{right:0;top:0}.messageMediaLightboxPrev{left:0;top:50%;transform:translateY(-50%)}.messageMediaLightboxNext{right:0;top:50%;transform:translateY(-50%)}.messageMediaLightboxCount{position:absolute;bottom:2px;left:50%;transform:translateX(-50%);z-index:9;background:#062832e8;color:#fff;border:1px solid #3c7785;border-radius:999px;padding:6px 11px;font-size:10px}.quotaMiniPanel>button{min-height:42px!important;padding:10px 14px!important;background:#eef8fa!important;color:#123f49!important;font-size:12px!important}.quotaMiniPanel>button b{font-weight:950!important}.quotaMiniPanel>div{padding:10px 12px 12px!important;gap:8px!important;background:#f8fcfd!important}.quotaMiniPanel>div>span{min-height:42px!important;padding:7px 10px!important;border-radius:11px!important;background:#fff!important;color:#244d56!important;font-size:10px!important;display:grid!important;grid-gap:2px!important;gap:2px!important}.quotaMiniPanel>div>span b{font-size:9px!important;color:#69838a!important}.quotaMiniPanel>div>span em{font-style:normal!important;font-size:11px!important;font-weight:900!important;color:#103d47!important}.quotaMiniPanel>div>span em small{display:block!important;color:#188398!important;font-size:8px!important;margin-top:2px}.quotaMiniPanel>div>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;border-radius:11px!important;background:#0a9bad!important;color:#fff!important;padding:8px 12px!important;font-size:10px!important;font-weight:950!important}.quotaTierBadge{border-color:#8bd6df!important;background:#e8fafc!important}@media(max-width:1000px){.profileStatStrip.withCoin{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%}.profileStatStrip>div{min-width:0}.stickyProfilePanel .ratingmain{grid-template-columns:minmax(100px,.7fr) minmax(180px,1.3fr)!important}.messageMediaLightboxStage{width:96vw;height:86vh}.messageMediaLightboxPrev{left:8px}.messageMediaLightboxNext{right:8px}}@media(max-width:700px){.profileStatStrip,.profileStatStrip.withCoin{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profileStatStrip.withCoin>div{min-height:64px}.stickyProfilePanel .ratingmain{grid-template-columns:1fr!important;gap:10px!important;padding:12px!important}.stickyProfilePanel .stars{max-width:260px!important;width:100%!important}.stickyProfilePanel .likearea{padding:10px 12px 0!important}.stickyProfilePanel .likebtn{width:100%!important;justify-content:center!important}.approvalCategoryTabs button b{min-width:32px!important;height:32px!important;font-size:11px!important}.approvalCenterHead>strong{font-size:11px!important}.messageMediaLightbox{padding:12px}.messageMediaLightboxStage{width:100%;height:84vh}.messageMediaLightboxClose,.messageMediaLightboxNext,.messageMediaLightboxPrev{width:40px;height:40px}.messageProtectedWatermark,.protectedMediaWatermark{font-size:8px;max-width:82%;overflow:hidden;text-overflow:ellipsis}.quotaMiniPanel>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.quotaMiniPanel>div>a{grid-column:1/-1}}@media(max-width:420px){.quotaMiniPanel>div{grid-template-columns:1fr!important}.quotaMiniPanel>div>a{grid-column:auto}.profileStatStrip,.profileStatStrip.withCoin{gap:5px!important}.profileStatStrip>div{padding:7px 4px!important}.profileStatStrip b{font-size:16px!important}.profileStatStrip span{font-size:7px!important}}.chatGate{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#18336d 0,#0a122b 40%,#030816 100%);color:#fff}.chatGate section{width:min(560px,100%);padding:38px;border:1px solid #30457e;border-radius:26px;background:linear-gradient(160deg,#121c3b,#080e22);box-shadow:0 30px 80px #0009;text-align:center}.chatGateLogo{font-size:36px;font-weight:1000;letter-spacing:-1px;background:linear-gradient(90deg,#8d5cff,#ff3cc7,#30c9ff);-webkit-background-clip:text;color:transparent}.chatGate h1{font-size:30px;margin:10px 0}.chatGate p{color:#aab9d9;line-height:1.65}.chatGate section>div:last-child{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:22px}.chatGate .btn{border-radius:12px;padding:11px 18px}.chatGate .btn.primary{background:linear-gradient(90deg,#714cff,#cc22d7);color:#fff;border:0}.chatGate .btn.ghost{background:#101a34;color:#c9d7fa;border-color:#2b3d6c}.chatLoading{min-height:100vh;display:grid;place-items:center;background:#07101f;color:#88eaff;font-weight:900}.ircShell{--c-bg:#050b18;--c-panel:#081224;--c-panel2:#0c1730;--c-line:#1a2c50;--c-text:#eaf2ff;--c-muted:#7f94b7;--c-cyan:#1cd3ff;--c-purple:#8659ff;--c-pink:#ed36cc;min-height:100vh;background:radial-gradient(circle at 35% 0,#101d48 0,#071021 30%,#030711 72%);color:var(--c-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ircTop{height:72px;display:grid;grid-template-columns:220px minmax(0,1fr) 210px;align-items:center;border-bottom:1px solid var(--c-line);background:#050b18e8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:-webkit-sticky;position:sticky;top:0;z-index:30}.ircBrand{height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 22px;border-right:1px solid var(--c-line);color:#fff}.ircBrand b{font-size:24px;background:linear-gradient(90deg,#8c63ff,#f23bcf);-webkit-background-clip:text;color:transparent}.ircBrand small{font-size:8px;letter-spacing:2px;color:#7990b7}.ircTitle{display:flex;align-items:center;gap:8px;padding:0 22px;min-width:0}.ircTitle h1{font-size:20px;margin:0 12px 0 0}.ircTitle>.ircTopic{color:#8ba0c3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ircTitle em{color:#40557b}.onlineDot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#29df76;box-shadow:0 0 12px #29df76}.ircMe{display:flex;align-items:center;gap:10px;justify-content:flex-end;padding:0 20px}.ircMe>span{font-size:24px;color:#ffd449}.ircMe b,.ircMe small{display:block}.ircMe small{font-size:8px;color:#9caed0}.ircLayout{display:grid;grid-template-columns:220px minmax(0,1fr) 280px;min-height:calc(100vh - 72px)}.ircLeft{border-right:1px solid var(--c-line);background:linear-gradient(180deg,#07101f,#050b16);padding:16px 10px;position:relative}.ircSectionTitle{padding:7px 10px;color:#60769e;font-size:9px;font-weight:1000;letter-spacing:1.5px}.ircSectionTitle.tools{margin-top:12px}.ircLeft>button{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;color:#a9b8d3;padding:10px 12px;border-radius:10px;text-align:left;cursor:pointer;font-weight:800}.ircLeft>button svg{width:17px;height:17px}.ircLeft>button.active,.ircLeft>button:hover{background:linear-gradient(90deg,#1a55b7,#8d2bd7);color:#fff}.ircLeft .ircRoomBtn{position:relative}.ircLeft .ircRoomBtn.rootRoom{border:1px solid #8f6c1d;background:#2b210b66;color:#ffd86b}.ircLeft .mentionBadge{margin-left:auto;min-width:20px;height:20px;border-radius:999px;background:#1c8cff;color:#fff;display:grid;place-items:center;font-size:9px;font-style:normal;box-shadow:0 0 15px #168cffaa}.ircLeft .rootTool{color:#ffd469}.ircBottomLinks{position:absolute;left:10px;right:10px;bottom:14px;grid-gap:6px;gap:6px}.ircBottomLinks a{border:1px solid #1b3159;border-radius:9px;padding:8px 10px;color:#8fa7ce;font-size:9px;font-weight:800;text-align:center}.ircBottomLinks a:hover{background:#101d37;color:#fff}.ircCenter{min-width:0;display:flex;flex-direction:column;background:#07101e}.roomHead{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--c-line);background:#091326}.roomHead b,.roomHead small{display:block}.roomHead small{font-size:9px;color:#8196ba;margin-top:2px}.roomFlags{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.roomFlags span{font-size:8px;border:1px solid #243b66;background:#0c1931;padding:5px 7px;border-radius:999px;color:#92a9cc}.ircMessages{height:calc(100vh - 72px - 58px - 82px);min-height:420px;overflow-y:auto;padding:18px 22px;scroll-behavior:smooth}.ircSystem{display:flex;align-items:center;gap:8px;color:#81a7d5;font-size:10px;padding:5px 8px;margin:2px 0;border-left:2px solid #8d4dff;background:#0d1830aa;border-radius:6px}.ircSystem svg{width:14px;color:#bd72ff}.ircSystem time{margin-left:auto;font-size:8px;color:#51678e}.ircMessage{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:10px;gap:10px;padding:7px 8px;border-radius:10px;position:relative}.ircMessage:hover{background:#0b1730}.ircMessage>img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #2d4b7d}.ircMsgBody{min-width:0}.ircMsgBody>header{display:flex;align-items:center;gap:6px}.ircMsgBody>header b{font-size:11px}.ircMsgBody>header em{font-style:normal;font-size:7px;padding:2px 5px;border-radius:999px;background:#202d50;color:#adc0e6;font-weight:900}.ircMsgBody>header time{font-size:8px;color:#5e7399}.verifiedChat{width:13px;height:13px;color:#2da8ff;fill:#173e69}.msgContent{font-size:11px;line-height:1.5;color:#d8e3f7;overflow-wrap:anywhere}.msgContent p{margin:2px 0;white-space:pre-wrap}.chatMedia{display:block;max-width:min(520px,80%);max-height:360px;border-radius:12px;margin:6px 0;background:#020713}.chatMedia.image{object-fit:cover}.sentSticker{font-size:58px;line-height:1.15;padding:6px 0}.msgActions{display:none;gap:7px;margin-top:4px}.ircMessage:hover .msgActions{display:flex}.msgActions button{border:0;background:transparent;color:#6685b5;font-size:8px;display:flex;align-items:center;gap:3px;padding:0;cursor:pointer}.msgActions svg{width:12px;height:12px}.replyQuote{display:flex;align-items:center;gap:7px;border:0;border-left:2px solid #8d58ff;background:#101c38;color:#a6b8d9;border-radius:6px;padding:5px 8px;margin:4px 0;max-width:520px;text-align:left}.replyQuote svg{width:14px}.replyQuote span{display:grid}.replyQuote b{font-size:8px;color:#bd95ff}.replyQuote span{font-size:8px}.chatError{display:flex;align-items:center;gap:8px;margin:0 14px 8px;padding:8px 10px;background:#35131a;border:1px solid #7e2437;color:#ff9aae;border-radius:9px;font-size:9px}.chatError svg{width:15px}.chatError button{margin-left:auto;background:none;border:0;color:#fff}.replyComposer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;margin:0 14px;padding:7px 10px;border:1px solid #334a7b;border-radius:10px 10px 0 0;background:#0b1831;color:#a8bade}.replyComposer svg{width:15px}.replyComposer span{display:grid;font-size:8px}.replyComposer b{color:#b77fff}.replyComposer button{border:0;background:none;color:#8fa6cc}.ircComposer{min-height:82px;display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid var(--c-line);background:#080f20;position:relative}.ircComposer>button,.stickerAnchor>button{width:40px;height:40px;border-radius:12px;border:1px solid #263e68;background:#0c1932;color:#85a1cc;display:grid;place-items:center;cursor:pointer}.ircComposer>button:disabled,.stickerAnchor>button:disabled{opacity:.35;cursor:not-allowed}.ircComposer .plusBtn{background:linear-gradient(135deg,#4934d8,#af2ed0);color:#fff;border:0}.composerInput{flex:1 1;min-width:0;display:grid}.composerInput textarea{resize:none;height:42px;max-height:110px;background:transparent;border:0;outline:0;color:#e8f2ff;font-size:11px;padding:4px 5px}.composerInput small{font-size:7px;color:#5c7196;padding-left:5px}.ircComposer .sendBtn{width:auto;padding:0 16px;background:linear-gradient(135deg,#246cff,#8746ff);color:#fff;border:0;display:flex;gap:7px}.ircComposer .sendBtn span{font-weight:900}.commandPopup{position:absolute;left:62px;bottom:76px;width:min(410px,calc(100% - 80px));background:#0b1730;border:1px solid #294477;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #0009;z-index:20}.commandPopup button{display:grid;width:100%;border:0;border-bottom:1px solid #182b50;background:transparent;color:#dce9ff;padding:8px 11px;text-align:left}.commandPopup button:hover{background:#13264a}.commandPopup b{font-size:9px;color:#5ad8ff}.commandPopup span{font-size:7px;color:#7188b0}.stickerAnchor{position:relative}.stickerPopup{position:absolute;right:-50px;bottom:52px;width:280px;background:#0b1730;border:1px solid #294477;border-radius:14px;box-shadow:0 20px 55px #000b;padding:9px;z-index:21}.stickerPopup header{display:flex;align-items:center;justify-content:space-between;padding:3px 4px 8px}.stickerPopup header button{border:0;background:none;color:#8198bd}.stickerPopup>div{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.stickerPopup>div button{aspect-ratio:1;border:1px solid #21395f;border-radius:10px;background:#0f1d38;font-size:26px;cursor:pointer}.stickerPopup>div button:hover{transform:translateY(-2px);background:#17294b}.ircRight{border-left:1px solid var(--c-line);background:#06101e;min-width:0}.userListHead{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #152849}.userListHead b{font-size:10px}.userListHead span{font-size:9px;background:#152b51;color:#76dfff;padding:4px 7px;border-radius:999px}.ircUserList{max-height:calc(100vh - 160px);overflow:auto;padding:8px}.ircUserList button{width:100%;display:grid;grid-template-columns:20px 34px minmax(0,1fr) 12px;align-items:center;grid-gap:7px;gap:7px;border:0;background:transparent;color:#dbe8fc;padding:6px;border-radius:8px;text-align:left;cursor:pointer}.ircUserList button:hover{background:#0f203e}.rankSymbol{font-weight:1000;font-size:15px;text-align:center}.ircUserList img{width:31px;height:31px;border-radius:50%;object-fit:cover;border:1px solid #2a4674}.uName{min-width:0}.uName b{display:flex;align-items:center;gap:3px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uName small{display:block;font-size:7px;color:#6f86ad}.rightHint{margin:10px;padding:9px;border:1px dashed #274068;border-radius:9px;color:#5f769e;font-size:7px;line-height:1.5;text-align:center}.chatContext{position:fixed;width:220px;background:#0b1730;border:1px solid #2b4678;border-radius:12px;box-shadow:0 25px 70px #000c;padding:6px;z-index:100}.chatContext header{display:flex;align-items:center;justify-content:space-between;padding:7px 8px;color:#fff}.chatContext header button{border:0;background:none;color:#7d94b8}.chatContext>a,.chatContext>button{display:block;width:100%;border:0;background:transparent;color:#c8d7ef;padding:8px 10px;border-radius:7px;text-align:left;font-size:9px;cursor:pointer}.chatContext>a:hover,.chatContext>button:hover{background:#13274b}.chatContext .danger{color:#ff6d82}.chatDrawer{margin:0 14px 14px;border:1px solid #293f70;border-radius:14px;background:linear-gradient(145deg,#0a1530,#0b1127);box-shadow:0 16px 40px #0007;overflow:hidden}.chatDrawer>header{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;border-bottom:1px solid #1d3055}.chatDrawer>header b,.chatDrawer>header small{display:block}.chatDrawer>header b{font-size:11px}.chatDrawer>header small{font-size:7px;color:#697fa7;margin-top:2px}.chatDrawer>header button{border:0;background:none;color:#8097bb}.compactPenalty{max-height:170px}.penaltyMini{display:grid;grid-template-columns:95px 18px 105px 18px 90px 18px 95px minmax(180px,1fr);align-items:center;grid-gap:5px;gap:5px;padding:9px 12px}.penaltyMini>div{min-height:76px;border:1px solid #2b426f;border-radius:10px;background:#101d39;display:grid;place-items:center;align-content:center;grid-gap:3px;gap:3px}.penaltyMini>div svg{width:22px;height:22px;color:#ffbb2f}.penaltyMini>div:nth-of-type(2) svg{color:#ff7037}.penaltyMini>div:nth-of-type(3) svg{color:#ff4ea3}.penaltyMini>div:nth-of-type(4) svg{color:#ff465c}.penaltyMini b{font-size:9px}.penaltyMini small{font-size:7px;color:#8da0c1}.penaltyMini>i{font-style:normal;color:#7790bc;text-align:center}.penaltyMini section{display:flex;align-items:center;gap:7px;padding-left:14px;border-left:1px solid #263a64;min-width:0}.penaltyMini section b{white-space:nowrap}.penaltyMini section button{border:1px solid #385b91;background:#102448;color:#8fe5ff;border-radius:8px;padding:7px 9px;font-size:8px}.penaltyMini section span{font-size:7px;color:#6f86ad;line-height:1.35}.drawerGrid,.roomControlGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:12px}.drawerGrid label,.roomControlGrid label{display:grid;grid-gap:4px;gap:4px;border:1px solid #21365c;background:#0d1a34;border-radius:10px;padding:8px}.drawerGrid label span,.roomControlGrid label span{font-size:8px;color:#8ea4c8;font-weight:900}.drawerGrid input,.entryForm input,.entryForm select,.permUser input,.roomControlGrid input,.rootSearch input,.stickerManageForm input{border:1px solid #2a4678;background:#071226;color:#e8f2ff;border-radius:8px;padding:8px;outline:0}.drawerGrid .wide,.roomControlGrid .wide{grid-column:1/-1}.drawerSave{display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:9px;background:linear-gradient(90deg,#1f77ff,#9849ef);color:#fff;font-weight:900}.chatToggle{display:flex!important;align-items:center!important;justify-content:space-between!important;grid-auto-flow:column}.chatToggle>button{width:44px;height:24px;border:0;border-radius:999px;background:#25334d;padding:3px}.chatToggle>button i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s}.chatToggle>button.on{background:#16b7a7}.chatToggle>button.on i{transform:translateX(20px)}.chatToggle.disabled{opacity:.45}.serviceCards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;padding:12px}.serviceCards>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:7px;gap:7px;border:1px solid #243c68;border-radius:11px;padding:10px;background:#0d1a34}.serviceCards svg{color:#42d3ff}.serviceCards small{grid-column:1/-1;font-size:7px;color:#7087ae}.permUser{display:grid;grid-template-columns:auto auto 80px auto minmax(180px,1fr);align-items:center;grid-gap:8px;gap:8px;padding:10px 12px;border-bottom:1px solid #21375e}.permUser small,.permUser span{font-size:8px;color:#8198bd}.permUser button{border:1px solid #3563a1;background:#11274b;color:#aeeaff;border-radius:7px;padding:7px}.permissionGridChat{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;padding:12px}.permissionGridChat label{display:flex;align-items:center;gap:8px;border:1px solid #243b64;border-radius:9px;padding:8px;background:#0d1a34}.permissionGridChat input{accent-color:#4f8fff;width:17px;height:17px}.permissionGridChat span{display:grid}.permissionGridChat b{font-size:8px}.permissionGridChat small{font-size:6px;color:#637aa2}.rootSearch{display:flex;align-items:center;gap:8px;margin:12px}.rootSearch input{flex:1 1}.drawerInfo{margin:0 12px 10px;color:#7890b6;font-size:8px;line-height:1.5}.entryList,.rootAccessList,.stickerManageList{max-height:260px;overflow:auto;padding:0 12px 12px}.entryList>div,.rootAccessList>div,.stickerManageList>div{display:flex;align-items:center;gap:10px;border-bottom:1px solid #1a2e51;padding:8px}.entryList span,.rootAccessList span,.stickerManageList span{display:grid;min-width:0;flex:1 1}.entryList b,.rootAccessList b,.stickerManageList span{font-size:8px}.entryList small,.rootAccessList small,.stickerManageList small{font-size:7px;color:#748bb1}.rootAccessList button{border:1px solid #315990;background:#10274b;color:#8bdcff;border-radius:7px;padding:6px 8px;font-size:8px}.rootAccessList button.allowed{border-color:#7f3b48;background:#35151b;color:#ff8e9f}.entryForm,.stickerManageForm{display:grid;grid-template-columns:150px 180px minmax(240px,1fr) auto;grid-gap:8px;gap:8px;padding:12px}.entryForm button,.stickerManageForm button{border:0;border-radius:8px;background:linear-gradient(90deg,#2d78ff,#9149ef);color:#fff;font-weight:900;padding:0 12px;display:flex;align-items:center;gap:5px}.entryList button,.stickerManageList button{border:0;background:transparent;color:#ff7389}.stickerManageForm{grid-template-columns:90px 140px 120px 140px auto}.stickerManageList{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px}.stickerManageList>div{border:1px solid #21385f;border-radius:10px}.stickerManageList>div>b{font-size:28px}.drawerEmpty{padding:20px;color:#849ac0}@media(max-width:1100px){.ircTop{grid-template-columns:180px minmax(0,1fr) 170px}.ircLayout{grid-template-columns:180px minmax(0,1fr) 230px}.penaltyMini{grid-template-columns:80px 14px 90px 14px 75px 14px 80px minmax(140px,1fr)}.permissionGridChat{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.ircTop{grid-template-columns:minmax(0,1fr) auto;height:auto;min-height:62px}.ircBrand{border-right:0;padding:10px 14px}.ircTitle{grid-column:1/-1;order:3;padding:7px 14px;border-top:1px solid #142749}.ircMe{padding:8px 12px}.ircLayout{grid-template-columns:64px minmax(0,1fr)}.ircLeft{padding:8px 6px}.ircLeft .ircSectionTitle,.ircLeft button b,.ircLeft>button:not(.ircRoomBtn){font-size:0}.ircLeft>button{justify-content:center;padding:9px}.ircLeft>button svg{width:19px;height:19px}.ircLeft .ircRoomBtn b{display:none}.ircLeft .mentionBadge{position:absolute;right:2px;top:2px}.ircBottomLinks,.ircRight{display:none}.ircMessages{height:calc(100vh - 122px - 58px - 82px)}.penaltyMini{grid-template-columns:repeat(4,minmax(70px,1fr));gap:6px}.penaltyMini>i{display:none}.penaltyMini section{grid-column:1/-1;border-left:0;border-top:1px solid #263a64;padding:7px 0 0}.compactPenalty{max-height:none}.drawerGrid,.roomControlGrid,.serviceCards{grid-template-columns:repeat(2,1fr)}.entryForm,.stickerManageForm{grid-template-columns:1fr 1fr}.entryForm input:nth-of-type(2){grid-column:1/-1}.stickerManageList{grid-template-columns:repeat(2,1fr)}.permUser{grid-template-columns:1fr 90px auto}.permUser small,.permUser span{grid-column:1/-1}}@media(max-width:600px){.ircTop{position:relative}.ircBrand b{font-size:20px}.ircTitle h1{font-size:16px}.ircTitle>.ircTopic{display:none}.ircLayout{grid-template-columns:50px minmax(0,1fr)}.ircLeft>button{padding:8px 4px}.ircMessages{padding:12px 8px;height:calc(100dvh - 126px - 58px - 76px)}.ircMessage{grid-template-columns:30px minmax(0,1fr);gap:7px;padding:6px 4px}.ircMessage>img{width:29px;height:29px}.ircMsgBody>header em{display:none}.msgActions{display:flex}.chatMedia{max-width:95%;max-height:260px}.ircComposer{padding:8px;gap:5px;min-height:76px;position:-webkit-sticky;position:sticky;bottom:0}.ircComposer>button,.stickerAnchor>button{width:34px;height:34px;border-radius:9px}.ircComposer>button:nth-of-type(2),.ircComposer>button:nth-of-type(3){display:none}.ircComposer .sendBtn{padding:0 10px}.ircComposer .sendBtn span{display:none}.composerInput textarea{height:36px}.stickerPopup{position:fixed;left:56px;right:8px;bottom:78px;width:auto}.chatDrawer{margin:0 6px 8px}.chatDrawer>header small{display:none}.penaltyMini{grid-template-columns:repeat(4,1fr);padding:7px}.penaltyMini>div{min-height:62px}.penaltyMini>div svg{width:18px}.penaltyMini section{display:none}.drawerGrid,.entryForm,.permissionGridChat,.roomControlGrid,.serviceCards,.stickerManageForm{grid-template-columns:1fr}.stickerManageList{grid-template-columns:1fr 1fr}.roomFlags span:nth-child(n+3){display:none}.chatContext{width:200px}.chatGate section{padding:26px 18px}}.roomCreateBar{display:flex;align-items:center;gap:8px;padding:0 12px 12px}.roomCreateBar input{flex:1 1;border:1px solid #2a4678;background:#071226;color:#e8f2ff;border-radius:8px;padding:8px}.roomCreateBar button{display:flex;align-items:center;gap:5px;border:1px solid #315b94;background:#10284c;color:#9beaff;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:900}.roomCreateBar button.danger{border-color:#743344;background:#31131b;color:#ff91a1}@media(max-width:600px){.roomCreateBar{flex-wrap:wrap}.roomCreateBar input{width:100%;flex-basis:100%}}.permissionCategories{padding:8px 12px 12px}.permissionCategories section{margin-bottom:9px;border:1px solid #1d345d;border-radius:10px;overflow:hidden}.permissionCategories h4{margin:0;padding:7px 9px;background:#0f2040;color:#68d9ff;font-size:8px;letter-spacing:.6px}.permissionCategories .permissionGridChat{padding:8px}.permissionCategories .permissionGridChat small{line-height:1.35;color:#738bb1}.servicesWorkbench{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:12px;gap:12px}.serviceRail{display:grid;grid-gap:7px;gap:7px;align-content:start}.serviceRail button{display:grid;grid-template-columns:34px 1fr;grid-column-gap:8px;column-gap:8px;align-items:center;text-align:left;padding:10px;border:1px solid #21395c;border-radius:12px;background:#09172d;color:#bdd0eb;cursor:pointer}.serviceRail button>span{grid-row:1/3;font-size:21px}.serviceRail button b{font-size:12px}.serviceRail button small{font-size:9px;color:#7287a6;line-height:1.35}.serviceRail button.active{border-color:#8e3cff;background:linear-gradient(135deg,#25145f,#11224b);box-shadow:0 8px 24px #6d2cff25}.serviceCommandPane{border:1px solid #233a5d;border-radius:14px;background:#071428;overflow:hidden}.serviceCommandPane>header{display:flex;gap:10px;align-items:center;padding:13px 14px;border-bottom:1px solid #1c3152;background:linear-gradient(90deg,#0a1a35,#16103b)}.serviceCommandPane>header>span{font-size:28px}.serviceCommandPane h3{margin:0;font-size:16px}.serviceCommandPane p{margin:3px 0 0;color:#8296b6;font-size:10px}.serviceCommandTable{display:grid;grid-gap:6px;gap:6px;padding:10px}.serviceCommandTable article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center;padding:9px 10px;border:1px solid #172d4c;border-radius:10px;background:#0a1930}.serviceCommandTable article>div{display:grid;grid-gap:3px;gap:3px}.serviceCommandTable b{font-size:11px}.serviceCommandTable code{color:#61e6ff;font-size:10px;white-space:normal}.serviceCommandTable small{color:#778cad;font-size:9px}.serviceCommandTable button{border:1px solid #38578b;border-radius:8px;background:#10264a;color:#d8e7ff;padding:7px 9px;cursor:pointer}.flagBadge{padding:5px 7px;border-radius:99px;background:#4b1f74;color:#e4b8ff;font-size:9px;font-weight:900}.serviceCommandPane>footer{padding:9px 12px;border-top:1px solid #1b3151;color:#7086a8;font-size:9px}.permUser.advanced{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr) minmax(220px,1fr);grid-gap:10px;gap:10px;align-items:end}.permUser.advanced>div{display:grid;grid-gap:3px;gap:3px}.permUser.advanced label{display:grid;grid-gap:5px;gap:5px}.permUser.advanced input,.permUser.advanced select{min-height:38px;border:1px solid #2c4b70;border-radius:9px;background:#07162b;color:#e8f3ff;padding:7px}.permUser.advanced label:last-of-type{grid-template-columns:1fr auto}.permUser.advanced label:last-of-type span{grid-column:1/-1}.permUser.advanced button{border:1px solid #5b45b5;border-radius:8px;background:#392487;color:#fff;padding:7px 10px}.permUser.advanced>small{grid-column:1/-1;color:#758baa}.flagPermissionWrap{margin-top:12px}.flagPermissionWrap h3,.legacyPerms h3{font-size:13px;color:#e9f2ff}.flagKey{display:inline-flex;align-items:center;justify-content:center;min-width:24px;margin-right:6px;padding:2px 5px;border-radius:6px;background:#51209a;color:#fff;font-style:normal}.permissionGridChat.flags label{background:linear-gradient(145deg,#091a31,#101a37)}@media(max-width:900px){.servicesWorkbench{grid-template-columns:1fr}.serviceRail{grid-template-columns:repeat(3,minmax(0,1fr))}.serviceRail button{grid-template-columns:26px 1fr;padding:8px}.serviceRail button small{display:none}.serviceCommandTable article{grid-template-columns:1fr auto}.serviceCommandTable button{grid-column:1/-1}.permUser.advanced{grid-template-columns:1fr}}@media(max-width:600px){.serviceRail{grid-template-columns:repeat(2,minmax(0,1fr))}.serviceCommandPane>header{padding:10px}.serviceCommandTable{padding:7px}.serviceCommandTable article{grid-template-columns:1fr}.flagBadge{justify-self:start}.serviceCommandTable button{width:100%}}.mobileUsersBtn{display:none!important;border:1px solid #28466f!important;background:#0d1c36!important;color:#8fdfff!important;border-radius:9px!important;padding:5px 8px!important;font-size:9px!important;align-items:center!important;gap:4px!important}.mobileUsersBtn svg{width:14px;height:14px}.privateCommandNotice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:8px;gap:8px;margin:0 14px 8px;padding:9px 11px;border:1px solid #29639a;border-radius:10px;background:linear-gradient(135deg,#0b2340,#10193a);color:#bdeaff}.privateCommandNotice svg{width:16px;color:#5adfff}.privateCommandNotice pre{margin:0;white-space:pre-wrap;font:inherit;font-size:9px;line-height:1.55;color:#cce9ff}.privateCommandNotice button{border:0;background:none;color:#8ca8cc}.privateCommandNotice button svg{width:14px}.chatMediaThumb{position:relative;display:block;width:max-content;max-width:230px;border:1px solid #29496f;border-radius:11px;padding:0;overflow:hidden;background:#020713;cursor:zoom-in;margin:5px 0;text-align:left}.chatMediaThumb .chatMedia{width:auto;max-width:220px;max-height:150px;margin:0;border-radius:0;object-fit:cover}.chatMediaThumb>span{position:absolute;right:6px;bottom:6px;padding:3px 6px;border-radius:7px;background:#020814cc;color:#fff;font-size:7px;font-weight:900;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.videoThumb>span{left:6px;right:auto}.chatAudioCompact{display:block;width:min(270px,85%);height:34px;margin:5px 0}.chatMediaLightbox{position:fixed;inset:0;z-index:2400;display:grid;place-items:center;padding:28px;background:#010612e8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.chatMediaLightbox>div{max-width:min(1100px,94vw);max-height:88dvh;display:grid;place-items:center}.chatMediaLightbox img,.chatMediaLightbox video{max-width:100%;max-height:88dvh;border-radius:14px;box-shadow:0 25px 80px #000}.chatMediaLightboxClose{position:fixed;right:18px;top:18px;width:42px;height:42px;border:1px solid #4a6596;border-radius:50%;background:#0b1730;color:#fff;display:grid;place-items:center;z-index:1}.compactPenalty{max-height:112px!important}.compactPenalty>header{padding:6px 10px!important}.compactPenalty>header small{display:none!important}.compactPenalty .penaltyMini{grid-template-columns:72px 10px 82px 10px 68px 10px 72px minmax(150px,1fr)!important;padding:5px 9px!important;gap:3px!important}.compactPenalty .penaltyMini>div{min-height:48px!important;border-radius:8px!important;gap:1px!important}.compactPenalty .penaltyMini>div svg{width:16px!important;height:16px!important}.compactPenalty .penaltyMini b{font-size:8px!important}.compactPenalty .penaltyMini small{font-size:6px!important}.compactPenalty .penaltyMini section{padding-left:8px!important;gap:5px!important}.compactPenalty .penaltyMini section button{padding:5px 7px!important}.compactPenalty .penaltyMini section span{display:none!important}.banManager{padding:9px 11px}.banManager>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.banManager>header div{display:grid;grid-gap:2px;gap:2px}.banManager>header b{font-size:11px}.banManager>header small{font-size:7px;color:#758caf}.banManager>header button,.banManagerList article>button{border:1px solid #31558b;border-radius:8px;background:#10264a;color:#b8e9ff;padding:6px 9px;font-size:8px;cursor:pointer}.banManagerList{display:grid;grid-gap:6px;gap:6px;max-height:250px;overflow:auto}.banManagerList article{display:grid;grid-template-columns:minmax(160px,1fr) 90px 150px auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid #21385c;border-radius:10px;padding:8px 9px;background:#0a1830}.banManagerList article.permanent{border-color:#8a2943;background:#24111d}.banManagerList article span{display:grid;grid-gap:2px;gap:2px}.banManagerList article b{font-size:9px}.banManagerList article small{font-size:7px;color:#748bac}.banManagerList article em{font-style:normal;font-size:8px;font-weight:1000;color:#ffd76c}.banManagerList article.permanent em{color:#ff768e}.banManagerList article>button{border-color:#8b3549;background:#34151f;color:#ff9bac}.mobileChatUsersOverlay{display:none}.mobileChatUsersBackdrop{position:absolute;inset:0;border:0;background:#020814b8}.mobileChatUsersOverlay>aside{position:absolute;right:0;top:0;bottom:0;width:min(330px,88vw);background:#06101e;border-left:1px solid #29436c;box-shadow:-20px 0 60px #000b;display:flex;flex-direction:column}.mobileChatUsersOverlay>aside>header{height:56px;padding:0 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #1c3153}.mobileChatUsersOverlay>aside>header b{font-size:11px}.mobileChatUsersOverlay>aside>header span{margin-left:auto;border-radius:99px;background:#14345d;color:#6ce2ff;padding:4px 7px;font-size:8px}.mobileChatUsersOverlay>aside>header button{border:0;background:none;color:#9db4d7}.mobileChatUsersOverlay .ircUserList{max-height:none;flex:1 1}@media(max-width:860px){.mobileUsersBtn{display:inline-flex!important}.mobileChatUsersOverlay{display:block;position:fixed;inset:0;z-index:2300}.compactPenalty{max-height:106px!important}.compactPenalty .penaltyMini{grid-template-columns:repeat(4,minmax(58px,1fr))!important}.compactPenalty .penaltyMini section,.compactPenalty .penaltyMini>i{display:none!important}.banManagerList article{grid-template-columns:minmax(130px,1fr) 80px auto}.banManagerList article>small{display:none}}@media(max-width:600px){.ircComposer>button:nth-of-type(2),.ircComposer>button:nth-of-type(3){display:grid!important}.chatMediaThumb{max-width:170px}.chatMediaThumb .chatMedia{max-width:165px;max-height:118px}.chatAudioCompact{width:min(225px,90%);height:32px}.compactPenalty{max-height:96px!important}.compactPenalty .penaltyMini{padding:4px 6px!important}.compactPenalty .penaltyMini>div{min-height:42px!important}.banManagerList article{grid-template-columns:minmax(0,1fr) auto}.banManagerList article>small{display:none}.banManagerList article>button{grid-column:1/-1}.privateCommandNotice{margin:0 7px 6px}.privateCommandNotice pre{font-size:8px}}@media(min-width:701px){.cardCustom .normalCard.desktopShape-round{background:transparent!important;border-color:transparent!important;outline:0!important;box-shadow:none!important;text-align:center;overflow:visible}.cardCustom .normalCard.desktopShape-round .memberCardLink{height:auto!important;display:block!important}.cardCustom .normalCard.desktopShape-round .memberPhoto{width:calc(92px * var(--c-photo,1));height:calc(92px * var(--c-photo,1))!important;border-radius:50%!important;margin:0 auto 7px!important;border:var(--c-border,2px) solid var(--c-frame,#76b2c0)!important;box-shadow:0 7px 18px #002f3a20}.cardCustom .normalCard.desktopShape-round .memberInfo{height:auto!important;min-height:44px!important;overflow:visible!important;padding:3px 2px!important}.cardCustom .normalCard.desktopShape-round .cardSocials,.cardCustom .normalCard.desktopShape-round .memberCity,.cardCustom .normalCard.desktopShape-round .memberName{justify-content:center!important}}@media(max-width:700px){.cardCustom .normalCard.mobileShape-round{background:transparent!important;border-color:transparent!important;outline:0!important;box-shadow:none!important;text-align:center;overflow:visible}.cardCustom .normalCard.mobileShape-round .memberCardLink{height:auto!important;display:block!important}.cardCustom .normalCard.mobileShape-round .memberPhoto{width:calc(66px * var(--c-photo,1));height:calc(66px * var(--c-photo,1))!important;border-radius:50%!important;margin:0 auto 5px!important;border:var(--c-border,2px) solid var(--c-frame,#76b2c0)!important;box-shadow:0 5px 13px #002f3a18}.cardCustom .normalCard.mobileShape-round .memberInfo{height:auto!important;min-height:38px!important;overflow:visible!important;padding:2px 1px!important}.cardCustom .normalCard.mobileShape-round .cardSocials,.cardCustom .normalCard.mobileShape-round .memberCity,.cardCustom .normalCard.mobileShape-round .memberName{justify-content:center!important}}@supports (content-visibility:auto){.tierSection{content-visibility:auto;contain-intrinsic-size:720px}.userAdminRow{content-visibility:auto;contain-intrinsic-size:86px}}.routeLoading{min-height:38vh;padding:24px;display:grid;place-items:start center;background:transparent}.routeLoadingBar{position:fixed;z-index:99999;left:0;top:0;width:42%;height:3px;border-radius:0 4px 4px 0;background:linear-gradient(90deg,#18b8c9,#7a5cff,#e8509d);animation:routeLoad 1s ease-in-out infinite}.routeLoading section{width:min(980px,94vw);display:grid;grid-gap:14px;gap:14px;margin-top:64px}.routeLoading section div{height:78px;border-radius:18px;background:linear-gradient(90deg,rgba(120,150,170,.08),rgba(120,150,170,.18),rgba(120,150,170,.08));background-size:240% 100%;animation:routeSkeleton 1.25s linear infinite}@keyframes routeLoad{0%{transform:translateX(-100%)}to{transform:translateX(260%)}}@keyframes routeSkeleton{to{background-position:-240% 0}}@media(max-width:700px){.routeLoading{padding:12px}.routeLoading section{margin-top:36px}.routeLoading section div{height:62px;border-radius:14px}}.personalCardAssignment,.themeAssignmentPanel{margin:12px 0;padding:14px;border:1px solid #174b58;border-radius:15px;background:linear-gradient(145deg,#061923,#08232c);color:#dff9fb}.themeAssignmentHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.personalCardAssignment h4,.themeAssignmentHead h4{margin:0;color:#efffff}.personalCardAssignment p,.themeAssignmentHead small{color:#86aab1;font-size:10px}.themeAssignmentHead>button{border:1px solid #35636d;background:#06151d;color:#a9c3c8;border-radius:9px;padding:8px 10px;font-weight:800;cursor:pointer}.themeAssignmentHead>button.active{border-color:#48d8e3;color:#fff;background:#0c5662}.cardThemePicker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:9px;gap:9px}.themeChoice{position:relative;min-height:190px;padding:7px;border:1px solid #244b55;border-radius:13px;background:#07151d;color:#dceef0;overflow:hidden;cursor:pointer;text-align:left}.themeChoice.active{border-color:#4be2ed;box-shadow:0 0 0 2px #4be2ed30,0 12px 28px #00161e80}.themeChoicePhoto{height:118px;display:block;border-radius:9px;background:linear-gradient(145deg,#d6dadb,#859399);position:relative;overflow:hidden}.themeChoicePhoto:before{content:"👤";position:absolute;inset:0;display:grid;place-items:center;font-size:54px;filter:grayscale(1);opacity:.7}.themeChoiceInfo{display:grid;grid-gap:3px;gap:3px;padding:7px 4px 19px}.themeChoiceInfo>b{font-size:11px}.themeChoiceInfo small{display:flex;gap:3px;align-items:center;font-size:7px}.themeChoiceInfo small svg{width:8px;height:8px}.themeChoiceInfo em{position:absolute;right:8px;bottom:27px;display:flex;gap:3px;align-items:center;font-style:normal;font-size:8px}.themeChoiceInfo em svg{width:10px}.themeChoiceName{position:absolute;left:0;right:0;bottom:0;padding:5px 7px;background:#020b10dd;font-size:8px;font-weight:900;text-align:center}.themeChoice.theme-laurel-elite{border-color:#b98b31;box-shadow:inset 0 0 0 2px #614b1b}.themeChoice.theme-laurel-elite:after,.themeChoice.theme-laurel-elite:before{content:"❧";position:absolute;z-index:3;top:46px;color:#ddb447;font-size:25px}.themeChoice.theme-laurel-elite:before{left:8px;transform:rotate(-35deg)}.themeChoice.theme-laurel-elite:after{right:8px;transform:scaleX(-1) rotate(-35deg)}.themeChoice.theme-flora-premium{background:#fffaf5;color:#3d342f;border-color:#d8aa83}.themeChoice.theme-flora-premium:after{content:"✿ ✿";position:absolute;right:2px;top:2px;color:#c99071;font-size:18px}.themeChoice.theme-sport-edge{border:3px solid #242c32;box-shadow:inset 0 0 0 2px #cf2c24;background:#0e1114}.themeChoice.theme-crystal-aura{border-color:#a9e6ff;box-shadow:inset 0 0 14px #76d6ff88,0 0 14px #72cfff44;background:#0d2940}.themeChoice.theme-neon-pulse{border-color:#d447ff;box-shadow:0 0 14px #8c3affaa,inset 0 0 12px #1c7cff77;background:#0b0921}.themeChoice.theme-royal-crest{border-color:#b6893e;background:#231c38}.themeChoice.theme-royal-crest:before{content:"♛";position:absolute;left:50%;top:1px;transform:translateX(-50%);z-index:4;color:#e5bd59;font-size:25px}.themeChoice.theme-minimal-prestige{border-color:#b68c37;background:#11191c}.themeChoice.theme-energy-flow{border-color:#ff7b1b;background:#1b0c06;box-shadow:inset 0 0 18px #ff5e1855}.themeChoice.theme-rose-gold-bloom{background:#f0d6ce;color:#442f2b;border-color:#c58f7c}.themeChoice.theme-rose-gold-bloom:after{content:"❀";position:absolute;right:2px;bottom:32px;color:#a86557;font-size:28px}.themeChoice.theme-carbon-shield{border:4px double #8f979b;background:#101315;-webkit-clip-path:polygon(8% 0,92% 0,100% 8%,100% 92%,92% 100%,8% 100%,0 92%,0 8%);clip-path:polygon(8% 0,92% 0,100% 8%,100% 92%,92% 100%,8% 100%,0 92%,0 8%)}.personalCardSearch{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:7px;gap:7px;margin-top:10px;padding:7px 9px;border:1px solid #245660;border-radius:10px;background:#04151d}.personalCardSearch svg{width:16px}.personalCardSearch input{border:0;background:transparent;color:#e9ffff;outline:0}.personalCardSearch button,.personalThemeButtons button{border:1px solid #2e606b;background:#092631;color:#bfe9ed;border-radius:8px;padding:7px 10px;cursor:pointer}.personalCardResults{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:8px}.personalCardResults button{display:flex;align-items:center;gap:7px;padding:8px;border:1px solid #224c56;border-radius:9px;background:#061821;color:#cde8eb;text-align:left}.personalCardResults button.active{border-color:#49d4df;background:#0b4350}.personalCardResults svg{width:17px}.personalCardResults span{display:grid;min-width:0}.personalCardResults small{font-size:8px;color:#7fa3aa}.personalCardSelected{margin-top:10px;border:1px solid #2b6570;border-radius:11px;padding:10px;background:#04151c}.personalCardSelected header{display:flex;justify-content:space-between;align-items:center}.personalCardSelected header span{display:grid}.personalCardSelected header small{font-size:8px;color:#86a8af}.personalCardSelected header button{border:0;background:transparent;color:#9cc1c7}.personalThemeButtons{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.personalThemeButtons button.active{background:#0f6875;color:#fff;border-color:#59e4ee}.advancedCardPreview{position:relative;overflow:hidden}.advancedCardPreview .cardThemeDecor{display:block}.advancedCardPreview .designerSampleInfo{position:relative;overflow:visible!important;background:#fff}.advancedCardPreview .designerSampleInfo>div{display:grid;grid-gap:2px;gap:2px;padding:6px;position:relative;z-index:4}.designerPreviewLike{position:absolute;right:8px;bottom:7px;z-index:8;display:flex;align-items:center;gap:3px;font-size:9px;font-style:normal}.designerPreviewLike svg{width:12px;height:12px}@media(min-width:701px){.cardCustom .goldCard{--c-info-x:var(--desktop-gold-info-x,0px);--c-info-y:var(--desktop-gold-info-y,0px);--c-frame-scale:var(--desktop-gold-frame-scale,1)}.cardCustom .silverCard{--c-info-x:var(--desktop-silver-info-x,0px);--c-info-y:var(--desktop-silver-info-y,0px);--c-frame-scale:var(--desktop-silver-frame-scale,1)}.cardCustom .bronzeCard{--c-info-x:var(--desktop-bronze-info-x,0px);--c-info-y:var(--desktop-bronze-info-y,0px);--c-frame-scale:var(--desktop-bronze-frame-scale,1)}.cardCustom .normalCard{--c-info-x:var(--desktop-normal-info-x,0px);--c-info-y:var(--desktop-normal-info-y,0px);--c-frame-scale:var(--desktop-normal-frame-scale,1)}}@media(max-width:700px){.cardCustom .goldCard{--c-info-x:var(--mobile-gold-info-x,0px);--c-info-y:var(--mobile-gold-info-y,0px);--c-frame-scale:var(--mobile-gold-frame-scale,1)}.cardCustom .silverCard{--c-info-x:var(--mobile-silver-info-x,0px);--c-info-y:var(--mobile-silver-info-y,0px);--c-frame-scale:var(--mobile-silver-frame-scale,1)}.cardCustom .bronzeCard{--c-info-x:var(--mobile-bronze-info-x,0px);--c-info-y:var(--mobile-bronze-info-y,0px);--c-frame-scale:var(--mobile-bronze-frame-scale,1)}.cardCustom .normalCard{--c-info-x:var(--mobile-normal-info-x,0px);--c-info-y:var(--mobile-normal-info-y,0px);--c-frame-scale:var(--mobile-normal-frame-scale,1)}}.cardCustom .memberCard .memberInfo{position:relative;overflow:visible!important;background:#fff;z-index:4}.cardCustom .memberCard .memberInfoContent{position:relative;z-index:9;transform:translate(var(--c-info-x,0),var(--c-info-y,0));will-change:transform}.cardCustom .memberCard .cardThemeDecor{position:absolute;inset:calc(-1 * var(--c-offset,0px));z-index:7;pointer-events:none;border-radius:inherit;transform:scale(var(--c-frame-scale,1));transform-origin:center;transition:.18s}.cardCustom .memberCard .memberPhoto{z-index:1}.cardCustom .memberCard .memberCardLink{position:relative;z-index:2;overflow:visible}.cardCustom .memberCard .cardLikeBtn{z-index:15}@media(min-width:701px){.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current).desktopShape-round{background:#fff!important;border-color:var(--c-frame)!important;box-shadow:0 8px 22px #001d2529!important;text-align:left!important}.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current).desktopShape-round .memberCardLink{height:var(--c-total-inner)!important;display:flex!important}.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current).desktopShape-round .memberPhoto{width:auto!important;height:calc(var(--c-total-inner) * var(--c-photo-height,.8))!important;border-radius:var(--c-radius) var(--c-radius) 0 0!important;margin:0!important}.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current).desktopShape-round .memberInfo{height:calc(var(--c-total-inner) * var(--c-info-height,.2))!important;min-height:0!important;padding:5px 8px!important}.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current).desktopShape-round .cardSocials,.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current).desktopShape-round .memberCity,.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current).desktopShape-round .memberName{justify-content:flex-start!important}.desktopTheme-laurel-elite{background:#0b2622!important;border-color:#c79b40!important;box-shadow:0 8px 24px #5c431b33!important}.desktopTheme-laurel-elite .memberInfo{background:#0b2622!important;color:#fff!important}.desktopTheme-laurel-elite .cardThemeDecor:after,.desktopTheme-laurel-elite .cardThemeDecor:before{content:"❧";position:absolute;top:28%;font-size:calc(28px * var(--c-ornament,1));color:#dbb354;text-shadow:0 0 8px #000}.desktopTheme-laurel-elite .cardThemeDecor:before{left:3px;transform:rotate(-35deg)}.desktopTheme-laurel-elite .cardThemeDecor:after{right:3px;transform:scaleX(-1) rotate(-35deg)}.desktopTheme-flora-premium{background:#fffaf6!important;border-color:#d7ab85!important}.desktopTheme-flora-premium .memberInfo{background:#fffaf6!important;color:#493d38!important}.desktopTheme-flora-premium .cardThemeDecor:after,.desktopTheme-flora-premium .cardThemeDecor:before{content:"✿";position:absolute;color:#cf9476;font-size:calc(30px * var(--c-ornament,1));text-shadow:10px 12px 0 #e3b9a5}.desktopTheme-flora-premium .cardThemeDecor:before{left:1px;bottom:8%}.desktopTheme-flora-premium .cardThemeDecor:after{right:1px;top:2%;transform:rotate(180deg)}.desktopTheme-sport-edge{background:#0c0f12!important;border:3px solid #232b31!important;box-shadow:inset 0 0 0 2px #d6302a!important}.desktopTheme-sport-edge .memberInfo{background:#0c0f12!important;color:#fff!important}.desktopTheme-sport-edge .cardThemeDecor{-webkit-clip-path:polygon(0 0,28% 0,34% 2%,66% 2%,72% 0,100% 0,100% 100%,72% 100%,66% 98%,34% 98%,28% 100%,0 100%);clip-path:polygon(0 0,28% 0,34% 2%,66% 2%,72% 0,100% 0,100% 100%,72% 100%,66% 98%,34% 98%,28% 100%,0 100%);border:2px solid #ee3a31}.desktopTheme-crystal-aura{background:linear-gradient(145deg,#0c2e45,#153b57)!important;border-color:#a9e7ff!important;box-shadow:0 0 18px #6fcfff66,inset 0 0 22px #d8f4ff38!important}.desktopTheme-crystal-aura .memberInfo{background:#0b2f46!important;color:#eaf9ff!important}.desktopTheme-crystal-aura .cardThemeDecor{border:3px double #bcecff;-webkit-clip-path:polygon(9% 0,91% 0,100% 10%,100% 90%,91% 100%,9% 100%,0 90%,0 10%);clip-path:polygon(9% 0,91% 0,100% 10%,100% 90%,91% 100%,9% 100%,0 90%,0 10%);box-shadow:inset 0 0 15px #76d7ff99}.desktopTheme-neon-pulse{background:#09071c!important;border-color:#da46ff!important;box-shadow:0 0 min(32px,var(--c-glow,22px)) #8a43ff88!important}.desktopTheme-neon-pulse .memberInfo{background:#09071c!important;color:#fff!important}.desktopTheme-neon-pulse .cardThemeDecor{border:2px solid #ff46dd;box-shadow:inset 0 0 13px #1a84ff,0 0 10px #ff43de}.desktopTheme-neon-pulse .cardThemeDecor:after{content:"⌁";position:absolute;left:50%;bottom:calc(var(--c-info-height,.2) * 100%);transform:translate(-50%,50%);color:#ff4fd7;font-size:24px;text-shadow:0 0 8px #ff4fd7}.desktopTheme-royal-crest{background:#211930!important;border-color:#c69a4a!important;box-shadow:0 8px 25px #2f173d55!important}.desktopTheme-royal-crest .memberInfo{background:#211930!important;color:#fff!important}.desktopTheme-royal-crest .cardThemeDecor{border:2px solid #c69a4a}.desktopTheme-royal-crest .cardThemeDecor:before{content:"♛";position:absolute;left:50%;top:-19px;transform:translateX(-50%);font-size:calc(30px * var(--c-ornament,1));color:#e8bd5c;text-shadow:0 2px 4px #000}.desktopTheme-minimal-prestige{background:#111a1e!important;border-color:#b99043!important;box-shadow:0 8px 18px #00121733!important}.desktopTheme-minimal-prestige .memberInfo{background:#111a1e!important;color:#f8f6ef!important}.desktopTheme-minimal-prestige .cardThemeDecor{inset:4px;border:1px solid #a47f37;border-radius:calc(var(--c-radius) - 3px)}.desktopTheme-energy-flow{background:#140a05!important;border-color:#ff7420!important;box-shadow:0 0 min(30px,var(--c-glow,20px)) #ff5d1b77!important}.desktopTheme-energy-flow .memberInfo{background:#140a05!important;color:#fff!important}.desktopTheme-energy-flow .cardThemeDecor{border:2px solid #ff6a16;box-shadow:inset 0 0 16px #ff3c0caa,0 0 12px #ff8e28;animation:frameEnergyPulse 1.8s ease-in-out infinite}.desktopTheme-energy-flow .cardThemeDecor:after{content:"ϟ";position:absolute;right:5px;top:5px;color:#ffb35b;font-size:22px}.desktopTheme-rose-gold-bloom{background:#efd5ce!important;border-color:#c48e7d!important;box-shadow:0 8px 20px #8d5b5044!important}.desktopTheme-rose-gold-bloom .memberInfo{background:#efd5ce!important;color:#4b322d!important}.desktopTheme-rose-gold-bloom .cardThemeDecor:after,.desktopTheme-rose-gold-bloom .cardThemeDecor:before{content:"❀";position:absolute;color:#ae6f61;font-size:calc(29px * var(--c-ornament,1));text-shadow:10px 9px 0 #d6a79c}.desktopTheme-rose-gold-bloom .cardThemeDecor:before{left:2px;top:3px}.desktopTheme-rose-gold-bloom .cardThemeDecor:after{right:3px;bottom:5px}.desktopTheme-carbon-shield{background:#101315!important;border:4px double #8a9499!important;-webkit-clip-path:polygon(7% 0,93% 0,100% 8%,100% 92%,93% 100%,7% 100%,0 92%,0 8%);clip-path:polygon(7% 0,93% 0,100% 8%,100% 92%,93% 100%,7% 100%,0 92%,0 8%);box-shadow:inset 0 0 22px #000!important}.desktopTheme-carbon-shield .memberInfo{background:#101315!important;color:#fff!important}.desktopTheme-carbon-shield .cardThemeDecor{inset:4px;border:1px solid #4c5458;-webkit-clip-path:inherit;clip-path:inherit}.desktopTheme-carbon-shield .cardThemeDecor:after{content:"◆";position:absolute;left:50%;bottom:calc(15% - 8px);transform:translateX(-50%);color:#d2d7d9;border:1px solid #70797d;padding:2px 4px;background:#15191b}}@media(max-width:700px){.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current).mobileShape-round{background:#fff!important;border-color:var(--c-frame)!important;box-shadow:0 5px 15px #001d2526!important;text-align:left!important}.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current).mobileShape-round .memberCardLink{height:var(--c-total-inner)!important;display:flex!important}.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current).mobileShape-round .memberPhoto{width:auto!important;height:calc(var(--c-total-inner) * var(--c-photo-height,.8))!important;border-radius:var(--c-radius) var(--c-radius) 0 0!important;margin:0!important}.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current).mobileShape-round .memberInfo{height:calc(var(--c-total-inner) * var(--c-info-height,.2))!important;min-height:0!important;padding:4px 6px!important}.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current).mobileShape-round .cardSocials,.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current).mobileShape-round .memberCity,.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current).mobileShape-round .memberName{justify-content:flex-start!important}.mobileTheme-laurel-elite{background:#0b2622!important;border-color:#c79b40!important}.mobileTheme-laurel-elite .memberInfo{background:#0b2622!important;color:#fff!important}.mobileTheme-laurel-elite .cardThemeDecor:after,.mobileTheme-laurel-elite .cardThemeDecor:before{content:"❧";position:absolute;top:28%;color:#ddb447;font-size:calc(20px * var(--c-ornament,1))}.mobileTheme-laurel-elite .cardThemeDecor:before{left:2px}.mobileTheme-laurel-elite .cardThemeDecor:after{right:2px;transform:scaleX(-1)}.mobileTheme-flora-premium{background:#fffaf6!important;border-color:#d7ab85!important}.mobileTheme-flora-premium .memberInfo{background:#fffaf6!important;color:#493d38!important}.mobileTheme-flora-premium .cardThemeDecor:after{content:"✿";position:absolute;right:1px;top:1px;color:#cf9476;font-size:22px}.mobileTheme-sport-edge{background:#0c0f12!important;border:3px solid #232b31!important;box-shadow:inset 0 0 0 1px #d6302a!important}.mobileTheme-sport-edge .memberInfo{background:#0c0f12!important;color:#fff!important}.mobileTheme-crystal-aura{background:#0c2e45!important;border-color:#a9e7ff!important;box-shadow:0 0 12px #6fcfff55!important}.mobileTheme-crystal-aura .memberInfo{background:#0b2f46!important;color:#eaf9ff!important}.mobileTheme-crystal-aura .cardThemeDecor{border:2px double #bcecff}.mobileTheme-neon-pulse{background:#09071c!important;border-color:#da46ff!important;box-shadow:0 0 14px #8a43ff77!important}.mobileTheme-neon-pulse .memberInfo{background:#09071c!important;color:#fff!important}.mobileTheme-neon-pulse .cardThemeDecor{border:1px solid #ff46dd;box-shadow:inset 0 0 8px #1a84ff}.mobileTheme-royal-crest{background:#211930!important;border-color:#c69a4a!important}.mobileTheme-royal-crest .memberInfo{background:#211930!important;color:#fff!important}.mobileTheme-royal-crest .cardThemeDecor:before{content:"♛";position:absolute;left:50%;top:-13px;transform:translateX(-50%);font-size:21px;color:#e8bd5c}.mobileTheme-minimal-prestige{background:#111a1e!important;border-color:#b99043!important}.mobileTheme-minimal-prestige .memberInfo{background:#111a1e!important;color:#f8f6ef!important}.mobileTheme-minimal-prestige .cardThemeDecor{inset:3px;border:1px solid #a47f37}.mobileTheme-energy-flow{background:#140a05!important;border-color:#ff7420!important;box-shadow:0 0 13px #ff5d1b66!important}.mobileTheme-energy-flow .memberInfo{background:#140a05!important;color:#fff!important}.mobileTheme-energy-flow .cardThemeDecor{border:1px solid #ff6a16;box-shadow:inset 0 0 8px #ff3c0c88}.mobileTheme-rose-gold-bloom{background:#efd5ce!important;border-color:#c48e7d!important}.mobileTheme-rose-gold-bloom .memberInfo{background:#efd5ce!important;color:#4b322d!important}.mobileTheme-rose-gold-bloom .cardThemeDecor:after{content:"❀";position:absolute;right:1px;bottom:2px;color:#ae6f61;font-size:22px}.mobileTheme-carbon-shield{background:#101315!important;border:3px double #8a9499!important;-webkit-clip-path:polygon(7% 0,93% 0,100% 8%,100% 92%,93% 100%,7% 100%,0 92%,0 8%);clip-path:polygon(7% 0,93% 0,100% 8%,100% 92%,93% 100%,7% 100%,0 92%,0 8%)}.mobileTheme-carbon-shield .memberInfo{background:#101315!important;color:#fff!important}}@media(max-width:1050px){.cardThemePicker{grid-template-columns:repeat(3,minmax(0,1fr))}.personalCardResults{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.cardThemePicker{grid-template-columns:repeat(2,minmax(0,1fr))}.themeChoice{min-height:170px}.themeChoicePhoto{height:100px}.personalCardResults{grid-template-columns:1fr}.themeAssignmentHead{align-items:flex-start;flex-direction:column}}.whatsappSupportPage{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#0b5661 0,#062b35 28%,#03151d 72%)}.whatsappSupportCard{width:min(560px,94vw);padding:28px;border:1px solid #2c727d;border-radius:22px;background:#fff;color:#173840;box-shadow:0 28px 80px #00141dbb;text-align:center}.whatsappSupportIcon{width:68px;height:68px;margin:0 auto 12px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,#25d366,#119644);color:#fff;box-shadow:0 10px 28px #15974745}.whatsappSupportIcon svg{width:34px;height:34px}.whatsappSupportCard h1{margin:8px 0}.whatsappSupportCard p{color:#607d83;line-height:1.55}.whatsappSupportOpen{margin:18px 0 10px;padding:13px 16px;border-radius:12px;background:#25d366;color:#063c20;font-weight:1000}.whatsappSupportOpen,.whatsappSupportTrust{display:flex;align-items:center;justify-content:center;gap:8px}.whatsappSupportTrust{margin:14px 0;color:#5e777d;font-size:10px}.whatsappSupportTrust svg{width:16px;color:#118b9e}.userListHead{height:auto;min-height:64px;display:grid;grid-gap:7px;gap:7px;padding:9px 10px}.userListHead>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.chatInviteOpen,.mobileInviteOpen{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #24568a;border-radius:8px;background:#0c2e55;color:#8fe8ff;padding:7px 9px;font-size:8px;font-weight:900;cursor:pointer}.chatInviteOpen:hover,.mobileInviteOpen:hover{background:#124171}.chatInviteOpen svg,.mobileInviteOpen svg{width:14px;height:14px}.mobileInviteOpen{margin:8px 10px 2px}.chatInvitePickerOverlay{position:fixed;inset:0;z-index:3200;display:grid;place-items:center;padding:16px;background:#020913b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.chatInvitePicker{width:min(560px,95vw);max-height:min(650px,90dvh);overflow:hidden;border:1px solid #2c5384;border-radius:17px;background:#08162a;color:#e8f1ff;box-shadow:0 30px 90px #000d}.chatInvitePicker>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #1c3559}.chatInvitePicker>header div{display:grid;grid-gap:3px;gap:3px}.chatInvitePicker>header b{font-size:14px}.chatInvitePicker>header small{font-size:9px;color:#7f9abb}.chatInvitePicker>header>button{border:0;background:#132846;color:#a9beda;border-radius:8px;padding:6px}.chatInviteSearch{margin:13px;display:flex;align-items:center;gap:8px;border:1px solid #27496e;border-radius:10px;background:#06101f;padding:9px 11px}.chatInviteSearch svg{width:16px;color:#67d5ef}.chatInviteSearch input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:#fff}.chatInvitePickerNote{margin:0 13px 10px;padding:9px 11px;border-radius:9px;background:#0c2940;color:#92e7f5;font-size:9px;font-weight:800}.chatInviteResults{max-height:430px;overflow:auto;padding:0 12px 12px}.chatInviteResults>p{padding:16px;color:#718aa9;text-align:center}.chatInviteResults article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;padding:9px;border-bottom:1px solid #152b49}.chatInviteResults img{width:38px;height:38px;border-radius:50%;object-fit:cover}.chatInviteResults span{display:grid;grid-gap:2px;gap:2px}.chatInviteResults span b{font-size:10px}.chatInviteResults span small{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:9px;color:#7892b2}.chatInviteResults span small em{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border-radius:999px;font-size:10px;font-style:normal;font-weight:900;line-height:1}.chatInviteResults span small em i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor}.chatInviteResults span small em.online{border:1px solid #207d59;background:#0a3329;color:#55e99d}.chatInviteResults span small em.offline{border:1px solid #7d3948;background:#351824;color:#ff8294}.chatInviteResults article>button{display:flex;align-items:center;gap:5px;border:1px solid #287699;border-radius:8px;background:#0a4661;color:#a8f1ff;padding:7px 9px;font-size:8px;font-weight:900}.chatInviteResults article>button:disabled{opacity:.45}.chatInviteResults article>button svg{width:13px}.chatInviteGlobalOverlay{position:fixed;inset:0;z-index:3300;display:grid;place-items:center;padding:18px;background:#00111b99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.chatInviteGlobalCard{width:min(480px,94vw);border:1px solid #36a7c4;border-radius:18px;background:#fff;color:#173d47;box-shadow:0 28px 90px #00111caa;overflow:hidden}.chatInviteGlobalCard>header{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:18px;background:linear-gradient(135deg,#e9fbff,#f7ffff)}.chatInviteGlobalCard>header>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#0e9db5;color:#fff}.chatInviteGlobalCard>header div{display:grid;grid-gap:4px;gap:4px}.chatInviteGlobalCard>header b{font-size:16px}.chatInviteGlobalCard>header small{font-size:11px;color:#607b82}.chatInviteGlobalCard>header>button{border:0;background:#dcecef;color:#43646b;border-radius:8px;padding:6px}.chatInviteGlobalActions{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px;padding:14px}.chatInviteGlobalActions button{border:1px solid #bdd4d9;border-radius:10px;background:#f1f7f8;color:#315960;padding:10px 8px;font-size:9px;font-weight:900;cursor:pointer}.chatInviteGlobalActions .join{background:#0da9bc;border-color:#0da9bc;color:#fff}.chatInviteGlobalActions .reject{background:#fff0f1;border-color:#f1b7bc;color:#9b303a}.chatInviteError{margin:10px 14px 0;padding:8px;border-radius:8px;background:#fff0f0;color:#9a333b;font-size:9px}@media(max-width:600px){.chatInviteGlobalActions{grid-template-columns:1fr}.chatInvitePicker{max-height:92dvh}.chatInviteResults article{grid-template-columns:34px minmax(0,1fr) auto}.chatInviteResults img{width:34px;height:34px}}.mediaComposer .composerMediaButtons button.quotaBlockedButton{background:#a9222d!important;border:2px solid #ef5965!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ff8e9738,0 3px 10px #9d1c2940!important;opacity:1!important}.mediaComposer .composerMediaButtons button.quotaBlockedButton:hover{background:#c62c38!important}.mediaComposer .composerMediaButtons button.quotaBlockedButton svg{color:#fff!important;stroke:#fff!important}.mediaComposer .composerMediaButtons button.quotaBlockedButton:disabled{opacity:.72!important}.systemMaintenanceAdmin{display:grid;grid-gap:16px;gap:16px}.maintenanceActions article,.maintenanceMetricGrid article,.maintenancePanelHead,.maintenancePanelHead>div,.maintenanceProtection,.maintenanceStatusCard{display:flex;align-items:center;gap:12px}.maintenancePanelHead{justify-content:space-between}.maintenancePanelHead>div>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#0c2c40;color:#70d9ff}.maintenancePanelHead h3{margin:0}.maintenancePanelHead p,.maintenancePanelHead small{margin:3px 0 0;color:#718595}.maintenancePanelHead button{border:1px solid #cfe0e8;background:#fff;border-radius:10px;padding:9px 12px;display:flex;gap:7px;align-items:center}.maintenanceStatusCard{padding:16px;border:1px solid #d9e7ed;border-radius:16px;background:#f8fcfe}.maintenanceStatusCard>div:nth-child(2){display:grid;grid-gap:4px;gap:4px;flex:1 1}.maintenanceStatusCard small{color:#6b8291}.maintenanceStatusCard em{font-style:normal;font-weight:800;font-size:12px;padding:7px 10px;border-radius:999px;background:#e8f6fb;color:#16739a}.maintenanceStateDot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 5px #e7f8ed}.maintenanceStateDot.ok{background:#28a85c}.maintenanceStateDot.busy{background:#f29d38;box-shadow:0 0 0 5px #fff3df;animation:maintPulse 1s infinite alternate}@keyframes maintPulse{to{opacity:.45}}.maintenanceMetricGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.maintenanceMetricGrid article{padding:14px;border:1px solid #e0eaee;border-radius:14px;background:#fff}.maintenanceMetricGrid svg{color:#2183aa}.maintenanceMetricGrid span{display:grid;grid-gap:3px;gap:3px}.maintenanceMetricGrid b{font-size:12px;color:#637987}.maintenanceMetricGrid strong{font-size:16px}.maintenanceProtection{padding:13px;border-radius:13px;background:#effaf3;border:1px solid #cfead8;color:#27724a}.maintenanceProtection div{display:grid;grid-gap:3px;gap:3px}.maintenanceProtection small{color:#4f7c63}.maintenanceActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.maintenanceActions article{justify-content:space-between;padding:16px;border:1px solid #dce9ef;border-radius:16px;background:#fff}.maintenanceActions article.full{border-color:#ffd59a;background:#fffaf3}.maintenanceActions article>div{display:flex;gap:12px;align-items:flex-start}.maintenanceActions article span{display:grid;grid-gap:4px;gap:4px}.maintenanceActions small{color:#6f8290;line-height:1.45}.maintenanceActions button{white-space:nowrap;border:0;border-radius:11px;padding:11px 14px;background:#177da4;color:white;font-weight:800}.maintenanceActions .full button{background:#d2781e}.maintenanceActions button:disabled{opacity:.45}.maintenanceError,.maintenanceLast,.maintenanceMessage{padding:11px 13px;border-radius:10px;background:#f4f8fa;font-size:13px}.maintenanceError{background:#fff0f0;color:#a43131}.maintenanceMessage{background:#eef9ff;color:#226782}.maintenanceAdminLoading{display:flex;align-items:center;gap:8px;padding:20px}.maintenanceAdminLoading svg{animation:spin 1s linear infinite}@media(max-width:900px){.maintenanceMetricGrid{grid-template-columns:1fr 1fr}.maintenanceActions{grid-template-columns:1fr}}@media(max-width:560px){.maintenanceMetricGrid{grid-template-columns:1fr}.maintenanceActions article{align-items:stretch;flex-direction:column}.maintenancePanelHead{align-items:flex-start;flex-direction:column}}.cardCustom .memberCard{--c-total-inner:calc(var(--c-base-photo,190px) + 52px)!important;box-sizing:border-box!important;padding:0!important;overflow:visible!important}.cardCustom .memberCard .memberCardLink{height:var(--c-total-inner)!important;display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;margin:0!important;overflow:visible!important}.cardCustom .memberCard .memberPhoto{flex:0 0 calc(var(--c-total-inner) * var(--c-photo-height,.8))!important;height:calc(var(--c-total-inner) * var(--c-photo-height,.8))!important;border-bottom:0!important}.cardCustom .memberCard .memberInfo,.cardCustom .memberCard .memberPhoto{box-sizing:border-box!important;margin:0!important;min-height:0!important;max-height:none!important}.cardCustom .memberCard .memberInfo{flex:0 0 calc(var(--c-total-inner) * var(--c-info-height,.2))!important;height:calc(var(--c-total-inner) * var(--c-info-height,.2))!important;padding:5px 7px!important;border-top:0!important;transform:none!important}.cardCustom .memberCard .memberPhoto+.memberInfo{margin-top:0!important}.cardCustom .memberCard .memberInfoContent{transform:translate(var(--c-info-x,0),var(--c-info-y,0))!important}.cardCustom .memberCard .cardLikeBtn{margin:0!important}@media(min-width:701px){.cardCustom .memberCard.desktopShape-card .memberPhoto,.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current) .memberPhoto{width:100%!important;border-radius:var(--c-radius) var(--c-radius) 0 0!important}.cardCustom .memberCard.desktopShape-card .memberInfo,.cardCustom .memberCard[class*=desktopTheme-]:not(.desktopTheme-current) .memberInfo{width:100%!important}}@media(max-width:700px){.cardCustom .memberCard.mobileShape-card .memberPhoto,.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current) .memberPhoto{width:100%!important;border-radius:var(--c-radius) var(--c-radius) 0 0!important}.cardCustom .memberCard.mobileShape-card .memberInfo,.cardCustom .memberCard[class*=mobileTheme-]:not(.mobileTheme-current) .memberInfo{width:100%!important}}.chatPinnedBar,.chatRoomAnnouncement{margin:7px 10px 0;padding:9px 12px;border-radius:10px;display:flex;gap:10px;align-items:center;font-size:12px}.chatRoomAnnouncement{background:#142f43;color:#dff6ff;border:1px solid #2b607d}.chatRoomAnnouncement b{color:#7bdcff}.chatPinnedBar{background:#29243a;color:#eee4ff;border:1px solid #594b7c}.chatPinnedBar b{color:#c9a8ff}.chatNickStatus{display:inline-flex;padding:2px 6px;border-radius:999px;font-size:8px;font-style:normal;font-weight:800;background:#253a48;color:#cfe3ef}.chatNickStatus.status-busy,.chatNickStatus.status-dnd{background:#5b2630;color:#ffd8dc}.chatNickStatus.status-away,.chatNickStatus.status-brb{background:#5f4a20;color:#ffe7a8}.chatNickStatus.status-chatting{background:#174a67;color:#bce8ff}.chatDocument{display:inline-flex!important;align-items:center;gap:9px;padding:9px 12px;border:1px solid #31546a;border-radius:10px;background:#0b2332;color:#d8effb;text-decoration:none}.chatDocument svg{width:20px}.chatDocument span{display:grid}.chatDocument small{color:#83a7ba}.chatPollCard{display:grid;grid-gap:7px;gap:7px;min-width:min(360px,80vw);padding:10px;border:1px solid #38596c;border-radius:12px;background:#0c2230}.chatPollCard>b{margin-bottom:3px}.chatPollCard button{display:flex;justify-content:space-between;gap:10px;border:1px solid #2c4d60;background:#102c3d;color:#d9edf7;border-radius:8px;padding:8px 10px}.chatPollCard button.mine{border-color:#4eb5df;background:#123d55}.chatPollCard em{font-style:normal;font-weight:900}.chatReactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.chatReactions button{border:1px solid #315264;background:#0c2636;color:#d6eaf5;border-radius:999px;padding:3px 7px;font-size:10px}.chatReactions button.mine{border-color:#4bbbe8;background:#164a62}.msgActions .quickReaction{padding:2px 4px!important;min-width:auto!important}.chatTypingLine{padding:4px 12px 2px;color:#7fa5b8;font-size:10px;font-style:italic}.typingDots{letter-spacing:2px;color:#54c8ef;animation:typingBlink 1s infinite}@keyframes typingBlink{50%{opacity:.35}}.globalToast{position:fixed;z-index:99999;top:18px;left:50%;transform:translateX(-50%);width:min(430px,calc(100vw - 28px));display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;grid-gap:10px;gap:10px;padding:12px 14px;border:1px solid #bfe6cc;border-radius:15px;background:#effcf3;color:#1e5130;box-shadow:0 18px 45px #00182038;overflow:hidden;animation:toastIn .2s ease-out,toastOut .25s ease-in forwards;animation-delay:0s,2.35s}.globalToast.error{background:#fff0f1;border-color:#f0b6bc;color:#842c35;animation-delay:0s,3.9s}.globalToast.warning{background:#fff8e8;border-color:#efcf8d;color:#725014}.globalToast.info{background:#edf9ff;border-color:#addceb;color:#1f637a}.globalToast>svg{width:24px;height:24px}.globalToast span{display:grid;grid-gap:2px;gap:2px}.globalToast b{font-size:13px}.globalToast small{font-size:11px;line-height:1.35;color:inherit;opacity:.86}.globalToast button{border:0;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer;padding:3px}.globalToast button svg{width:17px}.globalToast>i{position:absolute;left:0;bottom:0;height:3px;width:100%;background:currentColor;opacity:.4;transform-origin:left;animation:toastTimer 2.6s linear forwards}.globalToast.error>i{animation-duration:4.2s}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-14px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes toastOut{to{opacity:0;transform:translate(-50%,-8px) scale(.98);visibility:hidden}}@keyframes toastTimer{to{transform:scaleX(0)}}.cardThemePicker{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important;gap:7px!important}.themeChoice{min-height:132px!important;padding:5px!important;border-radius:11px!important}.themeChoicePhoto{height:76px!important;border-radius:7px!important}.themeChoicePhoto:before{font-size:38px!important}.themeChoiceInfo{gap:1px!important;padding:4px 2px 16px!important}.themeChoiceInfo>b{font-size:9px!important}.themeChoiceInfo em,.themeChoiceInfo small{font-size:6px!important}.themeChoiceInfo em{right:6px!important;bottom:20px!important}.themeChoiceName{padding:4px 5px!important;font-size:7px!important}.themeChoice:after,.themeChoice:before{max-font-size:18px}.themeAssignmentPanel{padding:12px!important}.rootCardDesigner input[type=number]{min-height:44px;padding-right:34px!important}.rootCardDesigner input[type=number]::-webkit-inner-spin-button,.rootCardDesigner input[type=number]::-webkit-outer-spin-button{opacity:1!important;width:26px!important;height:30px!important;cursor:pointer;transform:scale(1.35);transform-origin:center right}@media(min-width:761px){.cardCustom .memberCard .memberInfo{height:max(36px,calc(var(--c-total-inner) * var(--c-info-height,.2)))!important;flex-basis:max(36px,calc(var(--c-total-inner) * var(--c-info-height,.2)))!important;overflow:visible!important}.cardCustom .memberCard .memberPhoto{height:calc(var(--c-total-inner) - max(36px,calc(var(--c-total-inner) * var(--c-info-height,.2))))!important;flex-basis:calc(var(--c-total-inner) - max(36px,calc(var(--c-total-inner) * var(--c-info-height,.2))))!important}.cardCustom .memberCard .memberCity{display:flex!important;align-items:center;gap:3px;white-space:nowrap;min-width:0}.cardCustom .memberCard .memberCityName{overflow:hidden;text-overflow:ellipsis;min-width:0}.cardCustom .memberCard .memberAgeMobile{display:inline!important;flex:0 0 auto!important;white-space:nowrap!important}}@media(max-width:760px){.cardCustom .memberCard .memberInfo{height:max(34px,calc(var(--c-total-inner) * var(--c-info-height,.2)))!important;flex-basis:max(34px,calc(var(--c-total-inner) * var(--c-info-height,.2)))!important;overflow:visible!important}.cardCustom .memberCard .memberPhoto{height:calc(var(--c-total-inner) - max(34px,calc(var(--c-total-inner) * var(--c-info-height,.2))))!important;flex-basis:calc(var(--c-total-inner) - max(34px,calc(var(--c-total-inner) * var(--c-info-height,.2))))!important}.cardCustom .memberCard .memberCity{display:flex!important;white-space:nowrap;min-width:0}.cardCustom .memberCard .memberCityName{overflow:hidden;text-overflow:ellipsis;min-width:0}.cardCustom .memberCard .memberAgeMobile{display:inline!important;flex:0 0 auto!important;white-space:nowrap!important}}.themeChoice.theme-midnight-luxe{background:linear-gradient(145deg,#06111f,#171b36);border-color:#7b86ff;box-shadow:inset 0 0 14px #606cff38}.themeChoice.theme-emerald-crown{background:#07231d;border-color:#42c58b}.themeChoice.theme-emerald-crown:before{content:"♛";position:absolute;z-index:4;top:1px;left:50%;transform:translateX(-50%);color:#79e3ad;font-size:18px}.themeChoice.theme-sapphire-wave{background:linear-gradient(145deg,#071c32,#0e4d78);border-color:#67c9ff}.themeChoice.theme-ruby-frame{background:#250a10;border:2px solid #d34e62;box-shadow:inset 0 0 10px #ff405c44}.themeChoice.theme-aurora-glass{background:linear-gradient(135deg,#113348,#26325e 45%,#31594c);border-color:#8de8d3;box-shadow:0 0 12px #77e7d044}.themeChoice.theme-obsidian-gold{background:#080a0d;border-color:#d9a62d;box-shadow:inset 0 0 0 2px #6b5118}.themeChoice.theme-cyber-grid{background:repeating-linear-gradient(0deg,#07141b 0 8px,#0a2028 8px 9px);border-color:#25e1d1;box-shadow:inset 0 0 12px #12cfbd55}.themeChoice.theme-pearl-light{background:#f8f6ef;color:#28333a;border-color:#c8d8d7}.themeChoice.theme-velvet-night{background:linear-gradient(145deg,#1d1029,#32133a);border-color:#b36ad3}.themeChoice.theme-sunset-flare{background:linear-gradient(145deg,#32120d,#81331e);border-color:#ff9a4c;box-shadow:inset 0 0 14px #ff7b3455}.desktopTheme-midnight-luxe,.mobileTheme-midnight-luxe{background:linear-gradient(145deg,#06111f,#171b36)!important;border-color:#7b86ff!important;color:#fff!important;box-shadow:0 8px 24px #202b7b44!important}.desktopTheme-midnight-luxe .memberInfo,.mobileTheme-midnight-luxe .memberInfo{background:#10162b!important;color:#fff!important}.desktopTheme-emerald-crown,.mobileTheme-emerald-crown{background:#07231d!important;border-color:#42c58b!important}.desktopTheme-emerald-crown .memberInfo,.mobileTheme-emerald-crown .memberInfo{background:#07231d!important;color:#effff7!important}.desktopTheme-emerald-crown .cardThemeDecor:before,.mobileTheme-emerald-crown .cardThemeDecor:before{content:"♛";position:absolute;z-index:5;left:50%;top:-14px;transform:translateX(-50%);color:#79e3ad;font-size:22px}.desktopTheme-sapphire-wave,.mobileTheme-sapphire-wave{background:linear-gradient(145deg,#071c32,#0e4d78)!important;border-color:#67c9ff!important}.desktopTheme-sapphire-wave .memberInfo,.mobileTheme-sapphire-wave .memberInfo{background:#0b304c!important;color:#effaff!important}.desktopTheme-ruby-frame,.mobileTheme-ruby-frame{background:#250a10!important;border:2px solid #d34e62!important;box-shadow:inset 0 0 15px #ff405c44!important}.desktopTheme-ruby-frame .memberInfo,.mobileTheme-ruby-frame .memberInfo{background:#250a10!important;color:#fff!important}.desktopTheme-aurora-glass,.mobileTheme-aurora-glass{background:linear-gradient(135deg,#113348,#26325e 45%,#31594c)!important;border-color:#8de8d3!important;box-shadow:0 0 18px #77e7d055!important}.desktopTheme-aurora-glass .memberInfo,.mobileTheme-aurora-glass .memberInfo{background:#173745dd!important;color:#f2ffff!important}.desktopTheme-obsidian-gold,.mobileTheme-obsidian-gold{background:#080a0d!important;border-color:#d9a62d!important;box-shadow:inset 0 0 0 2px #6b5118!important}.desktopTheme-obsidian-gold .memberInfo,.mobileTheme-obsidian-gold .memberInfo{background:#0b0d10!important;color:#fff8df!important}.desktopTheme-cyber-grid,.mobileTheme-cyber-grid{background:repeating-linear-gradient(0deg,#07141b 0 10px,#0a2028 10px 11px)!important;border-color:#25e1d1!important;box-shadow:inset 0 0 15px #12cfbd55!important}.desktopTheme-cyber-grid .memberInfo,.mobileTheme-cyber-grid .memberInfo{background:#07171d!important;color:#dffffa!important}.desktopTheme-pearl-light,.mobileTheme-pearl-light{border-color:#c8d8d7!important}.desktopTheme-pearl-light,.desktopTheme-pearl-light .memberInfo,.mobileTheme-pearl-light,.mobileTheme-pearl-light .memberInfo{background:#f8f6ef!important;color:#25333a!important}.desktopTheme-velvet-night,.mobileTheme-velvet-night{background:linear-gradient(145deg,#1d1029,#32133a)!important;border-color:#b36ad3!important}.desktopTheme-velvet-night .memberInfo,.mobileTheme-velvet-night .memberInfo{background:#25112f!important;color:#fff4ff!important}.desktopTheme-sunset-flare,.mobileTheme-sunset-flare{background:linear-gradient(145deg,#32120d,#81331e)!important;border-color:#ff9a4c!important;box-shadow:inset 0 0 18px #ff7b3444!important}.desktopTheme-sunset-flare .memberInfo,.mobileTheme-sunset-flare .memberInfo{background:#43180f!important;color:#fff6ef!important}.maintenanceV7{gap:14px!important;color:#eaf8fb}.maintenanceV7 .maintenancePanelHead h3{color:#ecfbff;font-size:20px}.maintenanceV7 .maintenancePanelHead p{color:#8fb0b8!important;font-size:12px}.maintenanceV7 .maintenancePanelHead button{background:#0a2832!important;border-color:#245765!important;color:#dffbff!important}.maintenanceV7 .maintenanceStatusCard{background:linear-gradient(135deg,#0b2630,#0c313b)!important;border-color:#235866!important;color:#eaffff!important}.maintenanceV7 .maintenanceStatusCard small{color:#9fc0c7!important}.maintenanceV7 .maintenanceStatusCard em{display:flex;align-items:center;gap:5px;background:#0d5b68!important;color:#dffcff!important}.maintenanceV7 .maintenanceStatusCard em.offline{background:#5a3d1a!important;color:#ffe0a8!important}.maintenanceV7 .maintenanceStatusCard em svg{width:14px;height:14px}.maintenanceV7 .maintenanceMetricGrid article{background:#f7fbfc!important;border-color:#d1e3e8!important;color:#173d47!important}.maintenanceV7 .maintenanceMetricGrid b{color:#536f77!important}.maintenanceV7 .maintenanceMetricGrid strong{color:#0b2e36;font-size:18px}.maintenanceV7 .maintenanceProtection{background:#effaf3!important;border-color:#c8e8d1!important;color:#206f47!important}.maintenanceProtectedTags{display:flex;gap:6px;flex-wrap:wrap;margin-top:5px}.maintenanceProtectedTags i{font-style:normal;padding:5px 8px;border-radius:999px;background:#dff4e6;color:#2d6948;font-size:10px;font-weight:800}.maintenanceV7 .maintenanceActions{grid-template-columns:1fr 1fr}.maintenanceV7 .maintenanceActions>article{display:block!important;padding:16px!important;background:#f8fcfd!important;color:#173b45!important;border-color:#d5e5ea!important}.maintenanceV7 .maintenanceActions>article.full{background:#fff9f0!important;border-color:#edc281!important}.maintenanceActionTop{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.maintenanceActionIcon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#e5f6fa;color:#1483a4}.maintenanceActions .full .maintenanceActionIcon{background:#fff0da;color:#c46813}.maintenanceActionTop>span:nth-child(2){display:grid;grid-gap:4px;gap:4px}.maintenanceActionTop b{font-size:15px;color:#12343d}.maintenanceActionTop small{color:#637d85!important;font-size:11px;line-height:1.45}.maintenanceActionTop em{font-style:normal;font-size:10px;font-weight:800;color:#257187}.maintenanceActions .full .maintenanceActionTop em{color:#9a591c}.maintenanceActionTop>button{align-self:center!important}.maintenanceLive{margin-top:14px;padding-top:14px;border-top:1px solid #d7e7eb}.maintenanceLive>header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.maintenanceLive>header span{display:grid;grid-gap:3px;gap:3px}.maintenanceLive>header b{color:#12343d}.maintenanceLive>header small{color:#64818a}.maintenanceLive>header strong{font-size:22px;color:#0d889d}.maintenanceProgress{height:9px;margin:10px 0;border-radius:999px;background:#dcecef;overflow:hidden}.maintenanceProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0d9caf,#27c7d6);transition:width .45s ease}.maintenanceActions .full .maintenanceProgress i{background:linear-gradient(90deg,#bd651a,#eea33a)}.maintenanceTimeLive{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:10px;color:#58747c}.maintenanceTimeLive span{display:flex;align-items:center;gap:4px}.maintenanceTimeLive svg{width:13px}.maintenanceLive ol{list-style:none;margin:12px 0 0;padding:0;display:grid;grid-gap:6px;gap:6px}.maintenanceLive li{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;padding:7px 9px;border-radius:9px;background:#edf4f6;color:#819299}.maintenanceLive li svg,.maintenanceLive li>span{width:15px;height:15px}.maintenanceLive li.done{background:#e8f7ed;color:#34714b}.maintenanceLive li.current{background:#e2f7fb;color:#126f80;box-shadow:inset 0 0 0 1px #8bdbe6}.maintenanceActions .full .maintenanceLive li.current{background:#fff0dc;color:#8a4d15;box-shadow:inset 0 0 0 1px #efbd79}.spin{animation:spin 1s linear infinite}.maintenanceInlineDone,.maintenanceInlineError{margin-top:12px;display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:9px;font-size:10px}.maintenanceInlineError{background:#fff0f0;color:#9f3238}.maintenanceInlineDone{background:#eaf8ef;color:#2b7147}.maintenanceInlineDone svg,.maintenanceInlineError svg{width:15px}.maintenanceV7 .maintenanceLast{background:#0a2a35!important;color:#bfe8ef!important;border:1px solid #215767}.maintenanceV7 .maintenanceLast strong{color:#fff}.maintenanceV7 .maintenanceAdminLoading{color:#eafcff}@media(max-width:980px){.maintenanceV7 .maintenanceActions{grid-template-columns:1fr}.maintenanceActionTop{grid-template-columns:38px minmax(0,1fr) auto}}@media(max-width:600px){.maintenanceActionTop{grid-template-columns:34px minmax(0,1fr)}.maintenanceActionTop>button{grid-column:1/-1;width:100%}.maintenanceTimeLive{display:grid}.maintenanceV7 .maintenancePanelHead h3{font-size:17px}}.maintenanceTabs{display:flex;gap:8px;padding:5px;border:1px solid #255563;border-radius:13px;background:#092631}.maintenanceTabs button{flex:1 1;border:0;border-radius:9px;padding:11px 14px;background:transparent;color:#96b9c2;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.maintenanceTabs button svg{width:16px}.maintenanceTabs button.active{background:#116c7d;color:#fff;box-shadow:0 5px 16px #001e2766}.maintenanceCancelButton{margin:10px 0 2px!important;background:#a83c3c!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%;border:1px solid #d76a6a!important}.maintenanceCancelButton svg{width:16px}.maintenanceCancelButton:disabled{background:#855858!important}.siteBackupPanel{display:grid;grid-gap:14px;gap:14px}.siteBackupIntro,.siteBackupNote{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #245966;border-radius:15px;background:#0b2d38}.siteBackupIntro>svg{width:32px;height:32px;color:#65d2e3}.siteBackupIntro h4{margin:0;color:#ecfbff;font-size:18px}.siteBackupIntro p{margin:4px 0 0;color:#9dbdc5;font-size:12px}.siteBackupGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.siteBackupGrid article{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:13px;gap:13px;padding:17px;border:1px solid #d5e5ea;border-radius:16px;background:#f8fcfd;color:#173b45}.siteBackupGrid article.sensitive{border-color:#edc281;background:#fff9f0}.siteBackupIcon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#e3f6fa;color:#1483a4}.siteBackupIcon.full{background:#fff0da;color:#bd651a}.siteBackupGrid b{font-size:16px}.siteBackupGrid p{margin:5px 0 8px;color:#607982;font-size:12px;line-height:1.5}.siteBackupGrid ul{margin:0;padding-left:17px;color:#536e76;font-size:11px;line-height:1.7}.siteBackupGrid button{grid-column:1/-1;border:0;border-radius:11px;padding:11px 14px;background:#177da4;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.siteBackupGrid .sensitive button{background:#bd651a}.siteBackupGrid button svg{width:16px}.siteBackupNote{color:#bfe8ef;font-size:12px}.siteBackupNote svg{flex:0 0 auto;color:#6ee0ac}.siteBackupNote b{color:#fff}.siteBackupNote span{line-height:1.5}@media(max-width:780px){.siteBackupGrid{grid-template-columns:1fr}}@media(max-width:520px){.maintenanceTabs{display:grid}.siteBackupGrid article{grid-template-columns:38px minmax(0,1fr)}.siteBackupIcon{width:38px;height:38px}}.cardCustom .memberCard .memberInfoContent{box-sizing:border-box;max-width:100%;padding-right:50px}.cardCustom .memberCard .memberCity{max-width:100%;overflow:hidden}.chatLoading.professional{align-content:center;justify-items:center;gap:10px;padding:28px;background:radial-gradient(circle at 50% 10%,#112a4b 0,#071321 42%,#030914 100%);color:#eafcff;text-align:center}.chatLoading.professional h2{margin:4px 0 0;font-size:22px}.chatLoading.professional p{margin:0;color:#86a9bd;font-size:11px}.chatLoadingMark{position:relative;width:66px;height:66px;border:1px solid #255879;border-radius:22px;display:grid;place-items:center;background:#0a2034;box-shadow:0 18px 50px #00111c88}.chatLoadingMark svg{width:30px;height:30px;color:#60dcff}.chatLoadingMark i{position:absolute;right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;background:#2bd97b;box-shadow:0 0 0 5px #2bd97b1f,0 0 18px #2bd97b}.chatLoadingBar{width:min(330px,72vw);height:6px;border-radius:999px;background:#102942;overflow:hidden;margin-top:8px}.chatLoadingBar i{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2a87ff,#39d8ff,#7a57ff);animation:chatLoadSweep 1.15s ease-in-out infinite}@keyframes chatLoadSweep{0%{transform:translateX(-105%)}to{transform:translateX(265%)}}.ircBrandButton{border:0;background:transparent;text-align:left;cursor:pointer}.ircBottomLinks button{border:0;background:transparent;color:#8198bd;font:inherit;font-size:8px;padding:0}.ircBottomLinks button:hover{color:#eaf7ff}.chatConnection{margin-left:auto!important;display:inline-flex!important;align-items:center;gap:5px;flex:0 0 auto;padding:5px 8px;border:1px solid #234261;border-radius:999px;background:#0a1a2d;color:#89a6c8!important;font-size:8px;font-weight:900}.chatConnection i{width:7px;height:7px;border-radius:50%;background:#7790ad}.chatConnection.connected{border-color:#1f6047;color:#92f0bd!important;background:#09251c}.chatConnection.connected i{background:#2bd97b;box-shadow:0 0 10px #2bd97b}.chatConnection.reconnecting{border-color:#76542c;color:#ffd28e!important;background:#291c0c}.chatConnection.connecting i,.chatConnection.reconnecting i{background:#f1a743;animation:maintPulse .8s infinite alternate}.chatConnection.leaving{border-color:#613c53;color:#f4a5cf!important;background:#25101f}.chatConnection.leaving i{background:#e25b9f}.roomSearchToggle{width:28px;height:28px!important;padding:0!important;border:1px solid #294466!important;border-radius:8px!important;background:#0b1b31!important;color:#8fb3d6!important;display:grid!important;place-items:center}.roomSearchToggle svg{width:13px}.chatRoomSearch{height:28px;display:flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #2d4c72;border-radius:8px;background:#071425;min-width:180px}.chatRoomSearch svg{width:12px;color:#62cbe8}.chatRoomSearch input{width:155px;border:0;outline:0;background:transparent;color:#e8f4ff;font-size:8px}.chatRoomSearch input::placeholder{color:#647c9d}.ircMessage.mine{background:linear-gradient(90deg,#0b1a32aa,#0a1426aa);box-shadow:inset 2px 0 0 #3a7cff}.msgDelivery{font-size:7px;font-weight:800;color:#718aa9}.msgDelivery.sending{color:#e7b05a}.msgDelivery.sent{color:#57c990}.msgDelivery.failed{color:#ff788a}.chatNewMessages{position:absolute;left:50%;transform:translateX(-50%);bottom:94px;z-index:18;border:1px solid #3b67a0;border-radius:999px;background:#0d2a50;color:#bfe9ff;padding:7px 12px;font-size:8px;font-weight:900;box-shadow:0 10px 28px #0008;cursor:pointer}.ircCenter{position:relative}.mentionPopup{position:absolute;left:62px;bottom:76px;width:min(340px,calc(100% - 80px));background:#0a172a;border:1px solid #2c4c78;border-radius:13px;overflow:hidden;box-shadow:0 20px 55px #000c;z-index:22}.mentionPopup button{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border:0;border-bottom:1px solid #182d4e;background:transparent;color:#e5f0ff;padding:7px 9px;text-align:left;cursor:pointer}.mentionPopup button:hover{background:#122542}.mentionPopup img{width:28px;height:28px;border-radius:50%;object-fit:cover}.mentionPopup span{display:grid;grid-gap:2px;gap:2px}.mentionPopup b{font-size:9px;color:#63d9f3}.mentionPopup small{font-size:7px;color:#7890b2}.chatUploadProgress{margin:0 14px 8px;padding:9px 11px;border:1px solid #2a527b;border-radius:10px;background:#0a1c30;color:#d7edff}.chatUploadProgress>span{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.chatUploadProgress b{font-size:9px}.chatUploadProgress small{font-size:8px;color:#6edcf4}.chatUploadProgress>div{height:6px;border-radius:999px;background:#102a43;overflow:hidden}.chatUploadProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2a7fff,#2ed1ff);transition:width .2s ease}.chatUserGroup{display:grid;grid-gap:2px;gap:2px;margin-bottom:8px}.chatUserGroup>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 7px;border-bottom:1px solid #142844;color:#7590b5}.chatUserGroup>header span{font-size:7px;font-weight:1000;letter-spacing:.6px}.chatUserGroup>header b{min-width:18px;text-align:center;border-radius:999px;background:#102744;color:#76dfff;padding:2px 5px;font-size:7px}.chatUserGroup .chatSocialUser{border-radius:9px}.chatUserGroup .chatSocialUser:hover{background:#0a1b31}.chatLeaveOverlay{position:fixed;inset:0;z-index:3600;display:grid;place-items:center;padding:18px;background:#020b13c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chatLeaveCard{width:min(500px,94vw);display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:14px;gap:14px;padding:20px;border:1px solid #315d79;border-radius:20px;background:linear-gradient(145deg,#0c1f30,#081521);color:#eaf7ff;box-shadow:0 30px 90px #000c}.chatLeaveIcon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#173248;color:#75dfff}.chatLeaveIcon svg{width:26px}.chatLeaveCard h3{margin:2px 0 7px;font-size:17px}.chatLeaveCard p{margin:0;color:#8ba7bb;font-size:10px;line-height:1.55}.chatLeaveActions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.chatLeaveActions button{border:1px solid #2a4861;border-radius:10px;background:#102335;color:#b8cddd;padding:10px 13px;font-size:9px;font-weight:900;cursor:pointer}.chatLeaveActions .leave{border-color:#a45355;background:#6b252b;color:#fff}.chatLeaveActions .leave:hover{background:#813039}.chatInviteGlobalCard.response-rejected>header>span{background:#b54750}.chatInviteGlobalCard.response-later>header>span{background:#c4862f}.chatInviteGlobalCard.response-accepted>header>span{background:#1e9a5c}.chatInviteGlobalActions.single{grid-template-columns:1fr}.chatInviteQuestion{margin:12px 14px 0;color:#46666e;font-size:11px}@media(max-width:860px){.chatConnection{margin-left:0!important}.chatRoomSearch{min-width:130px}.chatRoomSearch input{width:105px}.chatNewMessages{bottom:86px}}@media(max-width:600px){.chatConnection{font-size:0;padding:5px}.chatConnection i{width:8px;height:8px}.chatRoomSearch{position:absolute;left:8px;right:8px;top:51px;z-index:12;min-width:0;background:#071425ee}.chatRoomSearch input{width:100%}.mentionPopup{position:fixed;left:56px;right:8px;bottom:76px;width:auto}.chatLeaveCard{grid-template-columns:46px minmax(0,1fr);padding:16px}.chatLeaveIcon{width:44px;height:44px}.chatLeaveActions{display:grid;grid-template-columns:1fr}.chatLeaveActions button{width:100%}}.chatHealthGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.chatHealthGrid article{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #213d63;border-radius:12px;background:#09182d;color:#dff3ff}.chatHealthGrid article>svg{width:20px;color:#55d9ff}.chatHealthGrid article span{display:grid;grid-gap:3px;gap:3px}.chatHealthGrid article b{font-size:8px;color:#8fa9c9}.chatHealthGrid article strong{font-size:17px}.chatHealthGrid footer{grid-column:1/-1;padding:9px 11px;border-radius:9px;background:#071323;color:#728cab;font-size:8px}@media(max-width:720px){.chatHealthGrid{grid-template-columns:1fr 1fr}}@media(max-width:460px){.chatHealthGrid{grid-template-columns:1fr}}.chatModerationLog{display:grid;grid-gap:7px;gap:7px}.chatModerationLog>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid #1f395d}.chatModerationLog>header div{display:grid;grid-gap:3px;gap:3px}.chatModerationLog>header b{font-size:10px}.chatModerationLog>header small{font-size:7px;color:#738dad}.chatModerationLog>header button{border:1px solid #284d78;border-radius:8px;background:#0b2441;color:#9edfff;padding:6px 9px;font-size:8px}.chatModerationLog article{display:grid;grid-template-columns:62px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;padding:9px;border:1px solid #1c3455;border-radius:10px;background:#08172b}.chatModerationLog article>div{display:grid;grid-gap:2px;gap:2px}.chatModerationLog article b{font-size:9px}.chatModerationLog article small{font-size:8px;color:#91a7c3}.chatModerationLog article em{font-style:normal;font-size:7px;color:#5f789b}.chatModerationLog article>strong{font-size:7px;color:#6fdba1}.modType{padding:5px 7px;border-radius:999px;background:#172b48;color:#a8c4e6;font-size:7px;font-weight:1000;text-align:center}.modType.ban{background:#421923;color:#ff9aaa}.modType.kick{background:#493018;color:#ffc27b}.modType.mute{background:#38204a;color:#d8a8ff}.modType.warn{background:#173a43;color:#7be0ea}@media(max-width:560px){.chatModerationLog article{grid-template-columns:54px minmax(0,1fr)}.chatModerationLog article>strong{grid-column:2}}.nomercyWorkbench{display:grid;grid-gap:14px;gap:14px}.nomercyHero{justify-content:space-between;gap:16px;padding:16px;border:1px solid #235564;border-radius:15px;background:linear-gradient(135deg,#08232c,#0a3038)}.nomercyHero,.nomercyHero>div{display:flex;align-items:center}.nomercyHero>div{gap:11px}.nomercyHero>div>svg{width:28px;height:28px;color:#46d9df}.nomercyHero>div>span{display:grid;grid-gap:4px;gap:4px}.nomercyHero b{font-size:15px;color:#f1feff}.nomercyHero small{color:#91b7bf;line-height:1.4}.nomercyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.nomercyGrid article{padding:13px;border:1px solid #1b4a57;border-radius:13px;background:#071c24}.nomercyGrid article>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#e6fbfd}.nomercyGrid article>header .chatToggle>span{display:none}.nomercyGrid article>header .chatToggle{min-width:auto}.nomercyFields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.nomercyFields label,.nomercyFooter label,.nomercyLists label{display:grid;grid-gap:5px;gap:5px;color:#88adb5;font-size:10px}.nomercyFields input,.nomercyFields select,.nomercyFooter input,.nomercyFooter select,.nomercyLists textarea{width:100%;box-sizing:border-box;border:1px solid #245462;background:#04151c;color:#ecfdff;border-radius:9px;padding:9px 10px;outline:none}.nomercyFields input:focus,.nomercyFields select:focus,.nomercyFooter input:focus,.nomercyFooter select:focus,.nomercyLists textarea:focus{border-color:#34cbd4;box-shadow:0 0 0 2px #34cbd421}.nomercyLists{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.nomercyLists label{padding:12px;border:1px solid #1c4854;border-radius:12px;background:#071b23}.nomercyLists textarea{min-height:78px;resize:vertical}.nomercyLists small{color:#668e97}.nomercyFooter{display:grid;grid-template-columns:160px 220px 1fr;grid-gap:10px;gap:10px;align-items:end;padding-top:2px}.nomercyFooter .drawerSave{justify-self:end;min-height:39px}@media(max-width:1000px){.nomercyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.nomercyFooter{grid-template-columns:1fr 1fr}.nomercyFooter .drawerSave{grid-column:1/-1;justify-self:stretch}}@media(max-width:620px){.nomercyHero{align-items:flex-start;flex-direction:column}.nomercyFooter,.nomercyGrid,.nomercyLists{grid-template-columns:1fr}.nomercyFooter .drawerSave{grid-column:auto}.nomercyFields{grid-template-columns:1fr 1fr}}.groupedComposer{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;padding:10px 12px!important}.groupedComposer .composerInput{width:100%;min-width:0}.groupedComposer .composerInput textarea{width:100%;min-height:54px;max-height:150px;resize:none;padding:12px 14px;font-size:13px;line-height:1.45}.composerToolbar>button,.composerToolbar>div>button{min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px}.composerToolbar svg{width:17px;height:17px}.composerToolbar .sendBtn{min-width:105px}.composerMenuAnchor{position:relative}.composerGroupedMenu{position:absolute;z-index:70;left:0;bottom:50px;width:190px;display:grid;grid-gap:4px;gap:4px;padding:9px;border:1px solid #294a70;border-radius:13px;background:#071528;box-shadow:0 20px 50px #000c}.composerGroupedMenu>b{padding:4px 7px;color:#6685a9;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.composerGroupedMenu button{display:flex;align-items:center;gap:9px;min-height:39px;padding:8px 10px;border:0;border-radius:8px;background:#0c213b;color:#dcedff;text-align:left}.composerGroupedMenu button:hover{background:#14345a}.composerGroupedMenu button:disabled{opacity:.4}.composerGroupedMenu svg{width:16px}.composerGroupedMenu.tools{left:auto;right:0}.chatCommandPalette{width:min(620px,94vw);overflow:hidden;border:1px solid #315b8e;border-radius:16px;background:#071425;box-shadow:0 28px 90px #000d}.chatCommandPalette header{display:grid;grid-template-columns:22px 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:14px;border-bottom:1px solid #203c61}.chatCommandPalette header svg{color:#62d5f4}.chatCommandPalette input{border:0;outline:0;background:transparent;color:#fff;font-size:14px}.chatCommandPalette kbd{padding:4px 7px;border:1px solid #35516f;border-radius:6px;color:#7992ae;font-size:8px}.chatCommandPalette>div{display:grid;padding:8px}.chatCommandPalette>div button{display:grid;grid-gap:3px;gap:3px;padding:11px;border:0;border-radius:9px;background:transparent;color:#eaf3ff;text-align:left}.chatCommandPalette>div button:hover{background:#102946}.chatCommandPalette small{color:#7894b4}.chatQuickSheet{width:min(620px,94vw);padding:15px;border:1px solid #315b8e;border-radius:18px;background:#071425;color:#eaf3ff}.chatQuickSheet>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.chatQuickSheet>header div{display:grid;grid-gap:3px;gap:3px}.chatQuickSheet>header small{color:#7894b4}.chatQuickSheet>header>button{border:0;background:#132846;color:#b8cae0;border-radius:8px;padding:7px}.quickModeGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.quickModeGrid button{min-height:112px;display:grid;justify-items:start;align-content:center;grid-gap:6px;gap:6px;padding:12px;border:1px solid #294b72;border-radius:12px;background:#0b2039;color:#eaf3ff;text-align:left}.quickModeGrid button:hover{border-color:#54bfe8;background:#103052}.quickModeGrid svg{color:#62d5f4}.quickModeGrid small{color:#7894b4}.quickActionRow{display:flex;gap:8px;margin-top:10px}.quickActionRow button{flex:1 1;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #294b72;border-radius:9px;background:#0b2039;color:#cfe7ff}.pollDuration{display:grid;grid-gap:6px;gap:6px;color:#91a8c3;font-size:10px}.pollDuration select{min-height:42px;border:1px solid #294b72;border-radius:9px;background:#08182b;color:#fff;padding:8px}.chatMobileNav,.chatQuickFab{display:none}@media(max-width:760px){.ircShell{padding-bottom:64px}.groupedComposer{padding:8px!important}.groupedComposer .composerInput textarea{min-height:62px;font-size:16px}.composerToolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto}.composerToolbar>button,.composerToolbar>div>button{width:100%;min-height:46px}.composerToolbar .sendBtn{min-width:0}.composerToolbar .sendBtn span{display:none}.composerGroupedMenu{position:fixed;left:8px!important;right:8px!important;bottom:126px;width:auto}.chatMobileNav{position:fixed;z-index:95;left:0;right:0;bottom:0;height:62px;display:flex;align-items:stretch;justify-content:space-around;padding:5px max(6px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom));border-top:1px solid #213b5b;background:#061221ed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chatMobileNav button{flex:1 1;display:grid;justify-items:center;align-content:center;grid-gap:2px;gap:2px;border:0;background:transparent;color:#82a0bf;font-size:8px}.chatMobileNav svg{width:19px;height:19px}.chatQuickFab{position:fixed;z-index:94;right:14px;bottom:76px;width:50px;height:50px;display:grid;place-items:center;border:1px solid #55caf0;border-radius:50%;background:linear-gradient(145deg,#126a93,#16408e);color:#fff;box-shadow:0 12px 35px #001229}.bottomSheet{position:fixed;left:8px;right:8px;bottom:8px;width:auto!important;max-height:86dvh;overflow:auto;border-radius:20px 20px 12px 12px!important}.quickModeGrid{grid-template-columns:1fr 1fr}.quickModeGrid button{min-height:96px}.quickActionRow{display:grid;grid-template-columns:1fr}.chatMiniModalOverlay{align-items:end!important;padding:8px!important}.chatContext{position:fixed!important;left:8px!important;right:8px!important;top:auto!important;bottom:8px!important;width:auto!important;max-height:80dvh;overflow:auto;border-radius:20px 20px 12px 12px!important}.ircRight{display:none!important}}.chatSocialPanel{position:relative;display:flex;min-height:0;flex:1 1;flex-direction:column;padding:9px 10px;background:#06111f;color:#dcecff}.chatSocialTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:3px;border:1px solid #244668;border-radius:11px;background:#08192d}.chatSocialTabs button{min-width:0;min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;padding:7px;border:1px solid transparent;border-radius:8px;background:transparent;color:#7693b3;font-size:9px;font-weight:850;cursor:pointer;white-space:nowrap}.chatSocialTabs button svg{width:14px;height:14px}.chatSocialTabs button b{min-width:18px;padding:2px 5px;border-radius:999px;background:#142b45;color:#8ca8c6;font-size:8px}.chatSocialTabs button:hover{background:#0d2744;color:#cfeaff}.chatSocialTabs button.active{border-color:#2f79a6;background:linear-gradient(145deg,#0e4167,#0b3153);color:#a9ecff;box-shadow:inset 0 0 0 1px #6ed9ff12}.chatSocialTabs button.active b{background:#1a638a;color:#e2f8ff}.chatMyStatus{position:relative;margin-top:7px}.chatMyStatus>button{width:100%;min-height:43px;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:7px 10px;border:1px solid #245278;border-radius:10px;background:#0b2742;color:#e5f3ff;text-align:left;cursor:pointer}.chatMyStatus>button:hover{border-color:#3c83aa;background:#0e3151}.chatMyStatus>button span{display:grid;grid-gap:1px;gap:1px}.chatMyStatus>button small{color:#6f91b2;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.chatMyStatus>button b{font-size:10px}.chatMyStatus>button em{padding:4px 7px;border-radius:7px;background:#133b5d;color:#86dfff;font-size:8px;font-style:normal;font-weight:850}.statusDot{display:block;width:9px;height:9px;border-radius:50%;background:#31d884;box-shadow:0 0 0 3px #31d88417,0 0 9px #31d88455}.statusDot.busy,.statusDot.dnd{background:#ff586b;box-shadow:0 0 0 3px #ff586b17}.statusDot.away,.statusDot.brb{background:#f1bb4d;box-shadow:0 0 0 3px #f1bb4d17}.statusDot.chatting{background:#4ec8ff;box-shadow:0 0 0 3px #4ec8ff17}.chatStatusMenu{position:absolute;z-index:80;top:49px;left:0;right:0;display:grid;grid-gap:3px;gap:3px;padding:7px;border:1px solid #2c5a83;border-radius:11px;background:#07182a;box-shadow:0 18px 45px #000c}.chatStatusMenu button{min-height:35px;display:grid;grid-template-columns:10px 1fr 16px;align-items:center;grid-gap:9px;gap:9px;padding:7px 9px;border:0;border-radius:7px;background:transparent;color:#bed2e7;text-align:left;cursor:pointer}.chatStatusMenu button:hover{background:#103454;color:#fff}.chatStatusMenu button span{font-size:9px;font-weight:750}.chatStatusMenu button svg{width:14px;color:#6cddff}.chatSocialPanel .socialList{margin-top:9px;min-height:0;overflow:auto}.chatSocialPanel.compact{padding:8px}.chatSocialPanel.compact .chatSocialTabs button{min-height:42px}.chatSocialNote{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;padding:7px 9px;border:1px solid #315f83;border-radius:8px;background:#0d2a45;color:#a9def4;font-size:8px}.chatSocialNote button{border:0;background:transparent;color:#a9def4}.chatQuickSheet{width:min(460px,92vw);padding:12px}.quickModeGrid{grid-template-columns:1fr 1fr}.quickModeGrid button{min-height:72px;grid-template-columns:24px 1fr;grid-template-rows:auto auto;align-items:center;padding:9px}.quickModeGrid button svg{grid-row:1/3}.quickModeGrid button b,.quickModeGrid button small{justify-self:start}.quickActionRow button{min-height:36px;font-size:9px}.composerGroupedMenu{width:164px;padding:6px}.composerGroupedMenu button{min-height:33px;padding:6px 8px;font-size:9px}@media(max-width:760px){.chatSocialTabs button{min-height:44px;font-size:9px}.chatMyStatus>button{min-height:46px}.chatStatusMenu button{min-height:44px}.chatQuickSheet{width:auto}.quickModeGrid button{min-height:76px}}.roomJoinedDot{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#2dd77d;box-shadow:0 0 8px #2dd77d}.ircRoomBtn:not(.joined){opacity:.68}.roomTypeBadge{padding:4px 7px!important;border-radius:999px!important;font-size:7px!important;font-weight:900}.roomTypeBadge.global{border:1px solid #236c55!important;background:#0b382b!important;color:#76e9b4!important}.roomTypeBadge.private{border:1px solid #68532d!important;background:#382b12!important;color:#ffd67f!important}.leaveRoomBtn{display:flex!important;align-items:center;gap:5px!important;border:1px solid #6f3942!important;border-radius:8px!important;background:#321721!important;color:#ffabb6!important;padding:5px 8px!important;font-size:8px!important}.leaveRoomBtn svg{width:13px;height:13px}.roomAccessDesigner{display:grid;grid-gap:10px;gap:10px;margin:12px 0;padding:13px;border:1px solid #294d75;border-radius:14px;background:#07172a}.roomAccessDesigner>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.roomAccessDesigner>header>div:first-child{display:grid;grid-gap:3px;gap:3px}.roomAccessDesigner>header b{color:#e7f2ff;font-size:11px}.roomAccessDesigner>header small{color:#748eac;font-size:8px}.roomModeSwitch{display:flex;gap:5px;padding:3px;border:1px solid #294766;border-radius:10px;background:#061221}.roomModeSwitch button{min-height:35px;display:flex;align-items:center;gap:6px;padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#7590ae;font-size:8px;font-weight:850}.roomModeSwitch button svg{width:14px}.roomModeSwitch button.active{background:#10436a;color:#aeeaff}.tierAccessGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px}.tierAccessGrid button{display:grid;grid-gap:3px;gap:3px;padding:10px;border:1px solid #263f5e;border-radius:10px;background:#091b30;color:#98aec6;text-align:left}.tierAccessGrid button span{font-size:9px;font-weight:900}.tierAccessGrid button small{font-size:7px;color:#6f87a3}.tierAccessGrid button.active{border-color:#3c9ac0;background:#0d3552;color:#b9efff}.tierAccessGrid button.active small{color:#65dca6}.manageRoomPeople{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #2b6693;border-radius:9px;background:#0b3152;color:#9ee5ff;font-size:9px;font-weight:850}.manageRoomPeople svg{width:15px}.roomAccessPeople{display:grid;grid-gap:8px;gap:8px}.roomAccessPeople>label{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #294766;border-radius:9px;background:#061221}.roomAccessPeople>label svg{width:15px;color:#5fcce9}.roomAccessPeople input{flex:1 1;border:0;outline:0;background:transparent;color:#fff}.roomAccessPeople>div{max-height:280px;overflow:auto;display:grid;grid-gap:4px;gap:4px}.roomAccessPeople article{display:grid;grid-template-columns:34px 1fr auto;grid-gap:8px;gap:8px;align-items:center;padding:7px;border:1px solid #172e4b;border-radius:9px;background:#081a2f}.roomAccessPeople article img{width:34px;height:34px;border-radius:50%;object-fit:cover}.roomAccessPeople article span{display:grid;grid-gap:2px;gap:2px}.roomAccessPeople article b{font-size:9px}.roomAccessPeople article small{font-size:7px;color:#718ba9}.roomAccessPeople article button{min-width:78px;padding:7px;border:1px solid #315e88;border-radius:7px;background:#0c3152;color:#9bddf7;font-size:7px;font-weight:850}.roomAccessPeople article button.allowed{border-color:#2d785e;background:#0c392b;color:#8ee9bb}.roomAccessPeople article button:disabled{opacity:.75}.roomCreateBar select{min-height:35px;border:1px solid #294766;border-radius:8px;background:#08192d;color:#d9e9fa;padding:6px 8px}@media(max-width:700px){.roomAccessDesigner>header{align-items:stretch;flex-direction:column}.roomModeSwitch button{flex:1 1;justify-content:center;min-height:44px}.tierAccessGrid{grid-template-columns:1fr 1fr}.tierAccessGrid button{min-height:58px}.roomAccessPeople article{grid-template-columns:34px 1fr}.roomAccessPeople article button{grid-column:2;min-height:38px}.leaveRoomBtn{min-height:38px!important}}.ircLeft{padding-bottom:145px}.ircBottomLinks{left:9px;right:9px;bottom:10px;display:grid;grid-gap:7px;gap:7px;padding-top:9px;border-top:1px solid #182d49}.ircBottomLinks button{width:100%;min-height:52px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:8px!important;border:1px solid #284a70!important;border-radius:11px!important;background:#0a1d34!important;color:#dcecff!important;text-align:left;cursor:pointer;transition:.16s ease}.ircBottomLinks button:hover{border-color:#3c82ac!important;background:#0e2c4a!important;transform:translateY(-1px)}.ircBottomLinks .chatPrivateNav{border-color:#256890!important;background:linear-gradient(145deg,#0b3152,#0b2745)!important}.ircBottomLinks .chatPrivateNav:hover{background:linear-gradient(145deg,#0e416a,#0d3153)!important}.bottomNavIcon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#123454;color:#79ddff}.chatHomeNav .bottomNavIcon{background:#202742;color:#aebfff}.bottomNavIcon svg{width:17px;height:17px}.ircBottomLinks button>span:nth-child(2){min-width:0;display:grid;grid-gap:2px;gap:2px}.ircBottomLinks button b{font-size:9px;color:#e8f4ff}.ircBottomLinks button small{overflow:hidden;color:#718eae;font-size:7px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.ircBottomLinks button em{min-width:22px;height:22px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#ee3e62;color:#fff;font-size:8px;font-style:normal;font-weight:950;box-shadow:0 0 0 4px #ee3e6215,0 0 14px #ee3e6255}@media(max-width:860px){.ircLeft{padding-bottom:8px}.ircBottomLinks{display:none}}.groupedComposer{gap:7px!important;padding:9px 12px 10px!important;background:linear-gradient(180deg,#07101f,#060d19)!important}.groupedComposer .composerInput{min-height:50px;border:1px solid #203b60;border-radius:12px;background:#09182a;box-shadow:inset 0 1px 0 #ffffff08}.groupedComposer .composerInput:focus-within{border-color:#3e78a5;box-shadow:0 0 0 3px #2e88c315}.groupedComposer .composerInput textarea{box-sizing:border-box;min-height:48px!important;max-height:126px;padding:12px 13px!important;color:#eaf3ff;font-size:12px}.groupedComposer .composerInput textarea::placeholder{color:#617d9f}.groupedComposer .composerInput small{padding:0 13px 7px;color:#536f91}.composerToolbar{min-width:0;display:flex;align-items:center;gap:7px}.composerToolbar>.sendBtn,.composerToolbar>div>button{min-height:40px!important;border-radius:10px!important;padding:0 12px!important;font-size:9px!important;font-weight:850}.composerToolbar .plusBtn{border:1px solid #8b41ed!important;background:linear-gradient(135deg,#6433d8,#a92bd1)!important;color:#fff!important;box-shadow:0 7px 18px #672ab43d}.composerToolbar .composerMenuAnchor>button:not(.plusBtn),.composerToolbar .stickerAnchor>button{border:1px solid #2b4c75!important;background:#0a1b31!important;color:#9cb8d7!important}.composerToolbar .composerMenuAnchor>button:not(.plusBtn):hover,.composerToolbar .stickerAnchor>button:hover{border-color:#3b72a2!important;background:#0d2948!important;color:#d9edff!important}.composerToolbar .sendBtn{min-width:104px!important;margin-left:auto;background:linear-gradient(135deg,#246dff,#7c3dff)!important;box-shadow:0 7px 20px #314fd43d}.chatMobileNav button{position:relative}.chatMobileNav .mobileMessageNav em{position:absolute;top:1px;left:calc(50% + 5px);min-width:17px;height:17px;display:grid;place-items:center;padding:0 3px;border:2px solid #061221;border-radius:999px;background:#ef3e63;color:#fff;font-size:7px;font-style:normal;font-weight:950}@media(max-width:760px){.groupedComposer{position:-webkit-sticky;position:sticky;z-index:40;bottom:62px;padding:8px 8px max(8px,env(safe-area-inset-bottom))!important}.groupedComposer .composerInput{min-height:58px}.groupedComposer .composerInput textarea{min-height:56px!important;max-height:116px;font-size:16px!important}.composerToolbar{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr)) 48px;grid-gap:6px;gap:6px}.composerToolbar>.sendBtn,.composerToolbar>div>button{width:100%!important;min-width:0!important;min-height:44px!important;padding:0 8px!important}.composerToolbar .sendBtn{margin-left:0}.composerToolbar .sendBtn span{display:none}.composerToolbar>div>button span{font-size:8px}.composerGroupedMenu,.stickerPopup{bottom:118px!important}}.ircLeft{display:flex;min-height:0;flex-direction:column;padding:10px 9px 145px;background:linear-gradient(180deg,#071426,#040b15)}.leftSidebarScroll{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#244666 transparent}.leftRoomSection,.leftToolsSection{display:grid;grid-gap:7px;gap:7px}.leftSectionHead{display:flex;align-items:center;justify-content:space-between;padding:5px 5px 2px}.leftSectionHead>span{display:grid;grid-gap:2px;gap:2px}.leftSectionHead b{color:#e3efff;font-size:10px}.leftSectionHead small{color:#607d9e;font-size:7px}.leftSectionHead em{min-width:24px;height:24px;display:grid;place-items:center;border:1px solid #274b70;border-radius:8px;background:#0b213b;color:#7fdfff;font-size:8px;font-style:normal;font-weight:900}.leftRoomSearch{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #203d5d;border-radius:9px;background:#06111f}.leftRoomSearch svg{width:14px;color:#5d819f}.leftRoomSearch input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#dceaff;font-size:9px}.leftRoomSearch input::placeholder{color:#526c89}.leftRoomList{display:grid;grid-gap:4px;gap:4px}.leftRoomList .ircRoomBtn{position:relative;width:100%;min-height:44px;display:grid;grid-template-columns:25px minmax(0,1fr) auto auto;align-items:center;grid-gap:7px;gap:7px;padding:6px 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#8299b6;text-align:left;cursor:pointer}.leftRoomList .ircRoomBtn:hover{border-color:#233f60;background:#091b31;color:#cfe4fa}.leftRoomList .ircRoomBtn.active{border-color:#3979a6;background:linear-gradient(90deg,#0c3558,#102846);color:#fff;box-shadow:inset 3px 0 #52d9ff}.leftRoomList .ircRoomBtn.rootRoom{border-color:#6b5626;background:#291f0d;color:#ffd879}.roomHash{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#10243d;color:#6f99bd;font-size:12px;font-weight:950}.roomButtonText{min-width:0;display:grid;grid-gap:2px;gap:2px}.roomButtonText b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.roomButtonText small{color:#587493;font-size:7px}.leftRoomList .ircRoomBtn.active .roomButtonText small{color:#79bcd9}.leftRoomList .mentionBadge{position:static!important;min-width:19px!important;height:19px!important;margin:0!important}.leftToolsSection{margin-top:12px;padding-top:10px;border-top:1px solid #152c47}.leftSectionToggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:3px 5px 7px;border:0;background:transparent;color:#d7e8fa;text-align:left}.leftSectionToggle>span{display:grid;grid-gap:2px;gap:2px}.leftSectionToggle b{font-size:9px}.leftSectionToggle small{color:#607d9e;font-size:7px}.leftSectionToggle svg{width:15px;color:#6685a4;transition:.16s}.leftSectionToggle svg.open{transform:rotate(180deg)}.leftToolGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.leftToolGrid button{min-width:0;min-height:48px;display:grid;grid-template-columns:18px 1fr;align-items:center;grid-gap:6px;gap:6px;padding:7px;border:1px solid #1e3a59;border-radius:9px;background:#08182b;color:#8ba8c6;text-align:left;cursor:pointer}.leftToolGrid button:hover{border-color:#34729b;background:#0c2a47;color:#d9efff}.leftToolGrid button svg{width:16px;height:16px;color:#5fccef}.leftToolGrid button span{overflow:hidden;font-size:7px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.leftToolGrid button.rootTool{border-color:#5b4a25;color:#f6ce73}.leftToolGrid button.rootTool svg{color:#f6c849}.leftMemberRoomInfo{width:100%;min-height:48px;display:flex;align-items:center;gap:9px;padding:8px;border:1px solid #244c70;border-radius:10px;background:#0a243e;color:#cfe9ff;text-align:left}.leftMemberRoomInfo svg{width:17px;color:#5fd5f1}.leftMemberRoomInfo span{display:grid;grid-gap:2px;gap:2px}.leftMemberRoomInfo b{font-size:9px}.leftMemberRoomInfo small{color:#6e8caa;font-size:7px}@media(max-width:860px){.ircLeft{padding:7px 5px}.leftMemberRoomInfo,.leftRoomSearch,.leftSectionHead,.leftSectionToggle,.leftToolGrid{display:none}.leftRoomSection{gap:4px}.leftRoomList .ircRoomBtn{min-height:42px;display:grid;grid-template-columns:1fr;justify-items:center;padding:5px}.leftRoomList .roomJoinedDot,.roomButtonText{display:none}.roomHash{width:30px;height:30px}.leftToolsSection{display:none}}.ircRoomLive{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.ircRoomLive small{color:#9aaccc;font-size:9px}.chatConnectionCluster{margin-left:auto;display:flex;align-items:center;gap:7px;min-width:0;flex:0 0 auto}.chatConnectionCluster .chatConnection{min-height:32px;margin-left:0!important;padding:6px 10px;font-size:9px}.chatLiveStats{min-height:38px;display:inline-flex;gap:4px;padding:4px;border:1px solid #294966;border-radius:12px;background:linear-gradient(180deg,#0a1b2e,#06111e);box-shadow:0 8px 22px #0004,inset 0 1px 0 #ffffff0b}.chatLiveStats,.chatStatChip{box-sizing:border-box;align-items:center}.chatStatChip{height:30px;min-width:40px;display:inline-flex!important;justify-content:center;gap:6px;padding:0 8px;border:1px solid #28445f;border-radius:8px;background:#0c2035;color:#d8eaff!important;font-size:10px;font-weight:950;line-height:1;white-space:nowrap;overflow:visible!important;transition:.15s ease}.chatStatChip:hover{transform:translateY(-1px);filter:brightness(1.15)}.chatStatChip svg{width:15px;height:15px;stroke-width:2.25}.chatStatChip>span{display:grid;grid-gap:1px;gap:1px;text-align:left}.chatStatChip small{color:#7792ae;font-size:7px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.45px}.chatStatChip b{color:inherit;font-size:11px;line-height:1}.chatStatChip.site{min-width:62px;border-color:#17617a;background:#0a2b3b;color:#7fe8ff!important}.chatStatChip.site svg{color:#52dfff}.chatStatChip.chat{min-width:70px;border-color:#51427b;background:#211b3d;color:#c9b6ff!important}.chatStatChip.chat svg{color:#ad8cff}.chatStatChip.desktop{border-color:#245a86;background:#0c2943;color:#8fd0ff!important}.chatStatChip.desktop svg{color:#63bcff}.chatStatChip.mobile{border-color:#246d58;background:#0b2c26;color:#8aefc8!important}.chatStatChip.mobile svg{color:#59dcae}.chatStatChip>i{width:auto;height:auto;border-radius:0;background:none;box-shadow:none;font:normal 1000 17px/1 system-ui}.chatStatChip.female{border-color:#7e315f;background:#32152a;color:#ffb6e4!important}.chatStatChip.female>i{color:#ff70c8}.chatStatChip.male{border-color:#305e8f;background:#142b48;color:#afd4ff!important}.chatStatChip.male>i{color:#6eb2ff}@media(max-width:1160px){.ircTitle>.ircTopic,.ircTitle>em{display:none}.ircTitle{gap:6px;padding-inline:14px}.ircTitle h1{margin-right:4px}.chatStatChip.chat,.chatStatChip.site{min-width:42px}.chatStatChip.chat>span small,.chatStatChip.site>span small{display:none}.chatStatChip.chat>span,.chatStatChip.site>span{display:block}}@media(max-width:600px){.ircTitle{padding:6px 8px;gap:5px}.ircTitle h1{font-size:14px;margin-right:0}.ircRoomLive small{display:none}.chatConnectionCluster{gap:4px}.chatConnectionCluster .chatConnection{min-height:30px;padding:5px 7px}.chatLiveStats{min-height:32px;gap:2px;padding:2px;border-radius:10px}.chatStatChip,.chatStatChip.chat,.chatStatChip.site{height:26px;min-width:29px;gap:3px;padding:0 5px;border-radius:7px;font-size:9px}.chatStatChip svg{width:13px;height:13px}.chatStatChip>i{font-size:15px}.chatStatChip b{font-size:9px}}.rootUpdateCenter{margin-top:20px;padding:18px;border:1px solid #243b58;border-radius:16px;background:#081526}.rootUpdateForm{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:12px;gap:12px;align-items:end}.rootUpdateForm label{display:grid;grid-gap:7px;gap:7px;color:#a8bad0;font-size:13px}.rootUpdateForm input{width:100%;min-height:42px;border:1px solid #2b4566;border-radius:10px;background:#07111f;color:#eef6ff;padding:9px 11px}.rootUpdateForm>div{display:flex;gap:8px}.updateStatus{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px;padding:11px 13px;border-radius:10px;background:#10243a;color:#bdd4ec}.updateStatus.done{border:1px solid #217a53}.updateStatus.failed{border:1px solid #a54452;color:#ffc0c8}.updateStatus small{width:100%;color:#7898b8}@media(max-width:760px){.rootUpdateCenter{padding:13px}.rootUpdateForm{grid-template-columns:1fr}.rootUpdateForm>div{display:grid;grid-template-columns:1fr 1fr}.rootUpdateForm .btn{min-height:46px}}.rootUpdateLive{margin-top:14px;padding:15px;border:1px solid #294767;border-radius:14px;background:linear-gradient(145deg,#091a2d,#071321);box-shadow:0 14px 40px #0005;overflow:hidden}.rootUpdateLive>header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px}.rootUpdateLiveIcon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#103252;color:#6fddff;box-shadow:inset 0 0 0 1px #27597c}.rootUpdateLiveIcon svg{width:21px}.rootUpdateLive>header>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.rootUpdateLive>header b{font-size:13px;color:#eff8ff}.rootUpdateLive>header small{font-size:9px;line-height:1.45;color:#88a3c1}.rootUpdateLive>header strong{font-size:24px;color:#5cddff}.rootUpdateLive.done{border-color:#24684e}.rootUpdateLive.done .rootUpdateLiveIcon{background:#103c2d;color:#65e7a7;border-color:#277357}.rootUpdateLive.done>header strong{color:#65e7a7}.rootUpdateLive.failed{border-color:#7c3345}.rootUpdateLive.failed .rootUpdateLiveIcon{background:#421c2a;color:#ff8999;border-color:#833b4d}.rootUpdateLive.failed>header strong{color:#ff8999}.rootUpdateProgress{position:relative;height:11px;margin:13px 0 10px;border-radius:999px;background:#04101d;box-shadow:inset 0 0 0 1px #1a3551;overflow:hidden}.rootUpdateProgress i{position:relative;display:block;height:100%;min-width:2px;border-radius:inherit;background:linear-gradient(90deg,#0e8eb0,#22d2e6,#765cff);box-shadow:0 0 18px #20d7ff88;transition:width .5s ease}.rootUpdateProgress i:after{content:"";position:absolute;inset:0;width:42%;background:linear-gradient(90deg,transparent,#ffffff88,transparent);transform:translateX(-120%);animation:rootUpdateSweep 1.25s linear infinite}.rootUpdateLive.done .rootUpdateProgress i{background:linear-gradient(90deg,#14895a,#4ee19c);box-shadow:0 0 15px #45dc9970}.rootUpdateLive.done .rootUpdateProgress i:after,.rootUpdateLive.failed .rootUpdateProgress i:after{animation:none}.rootUpdateLive.failed .rootUpdateProgress i{background:linear-gradient(90deg,#a6364d,#ef6c7c);box-shadow:0 0 15px #ef6c7c66}.rootUpdateTime{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;margin-bottom:12px}.rootUpdateTime>span{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #1c3857;border-radius:8px;background:#0a1e33;color:#829fbe;font-size:9px}.rootUpdateTime svg{width:13px}.rootUpdateTime b{color:#d9ecff}.rootUpdateTimeline{list-style:none;margin:0;padding:0;display:grid;grid-gap:6px;gap:6px}.rootUpdateTimeline li{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;min-height:42px;padding:7px 10px;border:1px solid #172e4a;border-radius:9px;background:#08182a;color:#8199b6;transition:.25s}.rootUpdateTimeline li>em{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#10253d;color:#7894b4;font-size:9px;font-style:normal;font-weight:950}.rootUpdateTimeline li>em svg{width:15px}.rootUpdateTimeline li>span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.rootUpdateTimeline li b{font-size:10px}.rootUpdateTimeline li small{font-size:8px;color:#6f88a6}.rootUpdateTimeline li.done{border-color:#1e513f;background:#0b261f;color:#83e5b5}.rootUpdateTimeline li.done>em{background:#114b37;color:#70eca9}.rootUpdateTimeline li.done small{color:#56bd8b}.rootUpdateTimeline li.current{border-color:#2583a9;background:linear-gradient(90deg,#0a3045,#10284b);color:#bceeff;box-shadow:0 0 0 1px #1dd3ff1f,0 0 22px #0bbce31a;animation:rootUpdateGlow 1.2s ease-in-out infinite alternate}.rootUpdateTimeline li.current>em{background:#0e6583;color:#8eeaff}.rootUpdateTimeline li.current small{color:#63cee8}.rootUpdateTimeline li.failed{border-color:#873b4d;background:#351824;color:#ffabb7}.rootUpdateTimeline li.failed>em{background:#6d2638;color:#ffd5db}.rootUpdateTimeline li.failed small{color:#ff8294}.rootUpdateBackup{display:flex;align-items:center;gap:9px;margin-top:10px;padding:9px 10px;border:1px solid #23435d;border-radius:9px;background:#0a2031;color:#74cde4}.rootUpdateBackup svg{width:17px}.rootUpdateBackup span{display:grid;grid-gap:2px;gap:2px;min-width:0}.rootUpdateBackup b{font-size:9px}.rootUpdateBackup small{font-size:7px;color:#789bb4;overflow-wrap:anywhere}@keyframes rootUpdateSweep{to{transform:translateX(350%)}}@keyframes rootUpdateGlow{to{box-shadow:0 0 0 1px #1dd3ff55,0 0 30px #0bbce338}}@media(max-width:760px){.rootUpdateLive{padding:12px}.rootUpdateLive>header{grid-template-columns:38px minmax(0,1fr) auto}.rootUpdateLiveIcon{width:38px;height:38px}.rootUpdateLive>header strong{font-size:19px}.rootUpdateTime{grid-template-columns:1fr 1fr}.rootUpdateTime>span:last-child{grid-column:1/-1}.rootUpdateTimeline li>span{display:grid;grid-gap:2px;gap:2px}.rootUpdateForm>div button{min-width:0;padding-inline:8px;font-size:10px}}.rootUpdateCancel{border-color:#8c3b4d!important;background:#3c1724!important;color:#ffabb8!important}.rootUpdateCancel:hover{background:#5a2031!important}.rootBackupManager{margin-top:14px;border:1px solid #233f60;border-radius:14px;background:#071321;overflow:hidden}.rootBackupManager>header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;border-bottom:1px solid #1b3552;background:#0a1c30}.rootBackupManager>header>div{display:flex;align-items:center;gap:9px}.rootBackupManager>header svg{width:20px;color:#63dcff}.rootBackupManager>header span{display:grid;grid-gap:2px;gap:2px}.rootBackupManager h4,.rootBackupManager p{margin:0}.rootBackupManager h4{font-size:12px;color:#eef7ff}.rootBackupManager p{font-size:8px;color:#7f9ab8}.rootBackupManager>header>b{padding:5px 8px;border-radius:999px;background:#12304b;color:#8fdff2;font-size:8px}.rootBackupList{display:grid;max-height:285px;overflow:auto;padding:8px;grid-gap:6px;gap:6px}.rootBackupList>label{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;padding:9px 10px;border:1px solid #17304d;border-radius:9px;background:#09192b;color:#9db1c9;cursor:pointer}.rootBackupList>label:hover{border-color:#2d6384}.rootBackupList>label.selected{border-color:#2b9fc0;background:#0b2b41;box-shadow:inset 0 0 0 1px #48d8ff22}.rootBackupList input{accent-color:#25c6e5}.rootBackupList label>span{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:3px 10px;gap:3px 10px;min-width:0}.rootBackupList label b{font-size:9px;color:#e5f3ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rootBackupList label small{grid-column:1;font-size:7px;color:#708ba8}.rootBackupList label em{grid-column:2;grid-row:1/3;align-self:center;font-size:7px;font-style:normal;color:#69d8b0}.rootBackupEmpty{padding:20px;text-align:center;color:#728ba8;font-size:9px}.rootBackupActions{display:flex;justify-content:flex-end;gap:8px;padding:10px 12px;border-top:1px solid #1a3451;background:#091a2c}.rootBackupActions .btn{min-height:38px;font-size:9px}.rootBackupActions svg{width:15px}.updateStatus.cancelled{border:1px solid #a47730;color:#ffdb8f}.updateStatus.cancelling{border:1px solid #3481a1;color:#aeeaff}@media(max-width:760px){.rootUpdateForm>div{grid-template-columns:1fr 1fr}.rootUpdateForm>div .rootUpdateCancel{grid-column:1/-1}.rootBackupManager>header{align-items:flex-start}.rootBackupList label>span{display:grid}.rootBackupList label em{grid-column:1;grid-row:auto}.rootBackupActions{display:grid;grid-template-columns:1fr}.rootBackupActions .btn{width:100%;justify-content:center}}.chatPmOverlay{position:fixed;inset:0;z-index:1250;display:grid;place-items:center;padding:20px}.chatPmBackdrop{position:absolute;inset:0;border:0;background:rgba(1,7,16,.78);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.chatPmPanel{position:relative;width:min(900px,96vw);height:min(680px,88vh);display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid #28496d;border-radius:18px;background:#071525;box-shadow:0 26px 80px #000a;color:#eaf4ff}.chatPmPanel>header{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #203a57;background:#0a1b30}.chatPmPanel>header>div{display:flex;align-items:center;gap:10px}.chatPmPanel>header svg{color:#66d9ff}.chatPmPanel>header span{display:grid;grid-gap:2px;gap:2px}.chatPmPanel>header b{font-size:14px}.chatPmPanel>header small{font-size:10px;color:#7895b5}.chatPmPanel>header>button{width:36px;height:36px;border:1px solid #294866;border-radius:9px;background:#102640;color:#b8d0e9}.chatPmBody{min-height:0;display:grid;grid-template-columns:245px 1fr}.chatPmBody>aside{min-height:0;overflow:auto;border-right:1px solid #203a57;background:#071221;padding:8px}.chatPmBody>aside>button{width:100%;display:grid;grid-template-columns:38px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:9px;border:0;border-radius:10px;background:transparent;color:#d6e7f8;text-align:left}.chatPmBody>aside>button.active,.chatPmBody>aside>button:hover{background:#102b49}.chatPmBody>aside img{width:38px;height:38px;border-radius:50%;object-fit:cover}.chatPmBody>aside span{min-width:0;display:grid;grid-gap:3px;gap:3px}.chatPmBody>aside b,.chatPmBody>aside small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatPmBody>aside b{font-size:11px}.chatPmBody>aside small{font-size:8px;color:#7893ad}.chatPmBody>aside em{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#6d46f5;color:#fff;font-size:9px;font-style:normal}.chatPmBody>aside>p{padding:15px;color:#7893ad;font-size:10px;line-height:1.5}.chatPmBody>main{min-width:0;min-height:0;display:grid;grid-template-rows:auto 1fr auto auto;background:#08182a}.chatPmPerson{display:flex;align-items:center;gap:9px;padding:9px 13px;border-bottom:1px solid #1c3653}.chatPmPerson img{width:34px;height:34px;border-radius:50%;object-fit:cover}.chatPmPerson span{display:grid}.chatPmPerson b{font-size:11px}.chatPmPerson small{font-size:8px;color:#7994af}.chatPmThread{min-height:0;overflow:auto;padding:13px;display:flex;flex-direction:column;gap:7px}.chatPmThread article{display:flex}.chatPmThread article.mine{justify-content:flex-end}.chatPmThread article>div{max-width:78%;padding:9px 11px;border:1px solid #24445f;border-radius:12px 12px 12px 4px;background:#0e2941}.chatPmThread article.mine>div{border-color:#6546d8;border-radius:12px 12px 4px 12px;background:#3d288c}.chatPmThread p{margin:0;white-space:pre-wrap;font-size:11px;line-height:1.45}.chatPmThread time{display:block;margin-top:5px;color:#89a4be;font-size:7px;text-align:right}.chatPmThread img,.chatPmThread video{display:block;max-width:min(340px,100%);max-height:260px;border-radius:8px}.chatPmThread audio{max-width:100%}.chatPmThread a{display:flex;align-items:center;gap:7px;color:#bde8ff;font-size:10px}.chatPmError{padding:7px 12px;background:#4a1823;color:#ffc4cd;font-size:9px}.chatPmComposer{display:grid;grid-template-columns:1fr 42px 42px;grid-gap:7px;gap:7px;padding:10px;border-top:1px solid #203a57;background:#071423}.chatPmComposer textarea{min-height:48px;max-height:110px;resize:vertical;border:1px solid #2a4969;border-radius:11px;background:#0a1c30;color:#eef7ff;padding:10px;outline:0}.chatPmComposer button{border:1px solid #2b4f70;border-radius:10px;background:#102d4a;color:#bde9ff}.chatPmComposer button.send{border-color:#7358ff;background:#6544ea;color:#fff}.chatPmEmpty{display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:#7893ad}.chatPmEmpty svg{width:38px;height:38px}.chatPmEmpty b{color:#dcecff}.chatPmEmpty span{font-size:10px}@media(max-width:760px){.chatPmOverlay{padding:0;align-items:end}.chatPmPanel{width:100%;height:92dvh;border-radius:18px 18px 0 0}.chatPmBody{grid-template-columns:102px 1fr}.chatPmBody>aside{padding:5px}.chatPmBody>aside>button{grid-template-columns:34px;justify-items:center;padding:8px 4px}.chatPmBody>aside img{width:34px;height:34px}.chatPmBody>aside span{width:100%;text-align:center}.chatPmBody>aside b{font-size:8px}.chatPmBody>aside small{display:none}.chatPmBody>aside em{position:absolute;margin:0 0 25px 27px}.chatPmThread{padding:9px}.chatPmThread article>div{max-width:90%}.chatPmComposer{grid-template-columns:1fr 46px 46px;padding:8px}.chatPmComposer button{min-height:46px}.chatPmPanel>header{min-height:56px;padding:9px 12px}}.chatPmQuota{margin-left:auto;display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.chatPmQuota em,.chatPmQuota span{padding:4px 6px;border:1px solid #294967;border-radius:7px;background:#0b2036;color:#82a5c3;font-size:7px;font-style:normal}.chatPmQuota b{color:#bcecff}@media(max-width:760px){.chatPmQuota{max-width:145px;gap:3px}.chatPmQuota span{padding:3px 4px;font-size:6px}}.ircMeButton{min-width:0;height:100%;border:0;background:transparent;color:#eaf2ff;cursor:pointer;font:inherit;transition:.16s ease}.ircMeButton:hover,.ircMeButton[aria-expanded=true]{background:#0d1d35}.ircMeAvatar{position:relative;width:40px;height:40px;flex:0 0 40px}.ircMeAvatar img{width:40px;height:40px;border:1px solid #315578;border-radius:50%;object-fit:cover;box-shadow:0 5px 16px #0008}.ircMeAvatar i{position:absolute;right:-3px;bottom:-2px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 3px;border:2px solid #050b18;border-radius:999px;background:#6e4ce7;color:#fff;font-size:9px;font-style:normal;font-weight:950}.ircMeButton>div{min-width:0;text-align:left}.ircMeButton>div b,.ircMeButton>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ircMeButton>svg{width:15px;color:#6f88aa;transition:.16s}.ircMeButton[aria-expanded=true]>svg{transform:rotate(180deg);color:#76dcff}.chatSelfMenuLayer{position:fixed;inset:0;z-index:1150}.chatSelfMenuBackdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#01071155;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chatSelfMenu{position:fixed;top:64px;right:12px;width:min(330px,calc(100vw - 24px));overflow:hidden;border:1px solid #315778;border-radius:16px;background:linear-gradient(155deg,#0b2037,#061221);box-shadow:0 24px 75px #000d;color:#eaf3ff}.chatSelfMenu>header{min-height:74px;display:grid;grid-template-columns:48px minmax(0,1fr) 34px;align-items:center;grid-gap:10px;gap:10px;padding:12px;border-bottom:1px solid #203c5a;background:#0b1c31}.chatSelfAvatar{position:relative;width:48px;height:48px}.chatSelfAvatar img{width:48px;height:48px;border:1px solid #397095;border-radius:50%;object-fit:cover}.chatSelfAvatar i{position:absolute;right:-2px;bottom:-2px;min-width:18px;height:18px;display:grid;place-items:center;border:2px solid #0b1c31;border-radius:50%;background:#6f4ce9;color:#fff;font-size:9px;font-style:normal;font-weight:950}.chatSelfMenu>header>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.chatSelfMenu>header b{color:#f1f8ff;font-size:12px}.chatSelfMenu>header b,.chatSelfMenu>header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatSelfMenu>header small{color:#7895b3;font-size:8px}.chatSelfMenu>header>button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #294865;border-radius:9px;background:#102a45;color:#a9c2dc}.chatSelfMenu>header>button svg{width:16px}.chatSelfActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;padding:10px}.chatSelfActions>button{min-height:66px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;padding:10px;border:1px solid #244565;border-radius:11px;background:#0a1d32;color:#cfe4f8;text-align:left;cursor:pointer}.chatSelfActions>button:hover{border-color:#3b83a9;background:#0e3150;transform:translateY(-1px)}.chatSelfActions>button>svg{width:21px;color:#65d6f5}.chatSelfActions>button>span{min-width:0;display:grid;grid-gap:3px;gap:3px}.chatSelfActions>button b{font-size:9px}.chatSelfActions>button small{color:#718da9;font-size:7px;line-height:1.3}.chatSelfActions>button.leave{grid-column:1/-1;min-height:50px;border-color:#6a3543;background:#2d1520}.chatSelfActions>button.leave>svg{color:#ff8294}@media(max-width:760px){.ircMeButton{height:58px;padding:6px 10px}.ircMeAvatar,.ircMeAvatar img{width:36px;height:36px}.ircMeAvatar{flex-basis:36px}.ircMeButton>div{max-width:100px}.chatSelfMenuBackdrop{background:#010711aa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.chatSelfMenu{top:auto;right:8px;bottom:8px;left:8px;width:auto;border-radius:20px 20px 13px 13px}.chatSelfMenu>header{min-height:78px}.chatSelfActions>button{min-height:72px}.chatSelfActions>button.leave{min-height:56px}}.temporaryPasswordField{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;grid-gap:7px;gap:7px}.temporaryPasswordField>button{display:grid;place-items:center;border:1px solid #285267;border-radius:9px;background:#0b2636;color:#7eddf4}.temporaryPasswordField>button svg{width:17px}.temporaryCopy{justify-content:center;gap:7px}.temporaryCopy svg{width:15px}.issuedPassword{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #29765e;border-radius:11px;background:#0a2d23;color:#bff5dd}.issuedPassword>span{min-width:0;display:grid;grid-gap:4px;gap:4px}.issuedPassword b{font-size:10px}.issuedPassword code{overflow-wrap:anywhere;color:#fff;font-size:15px;font-weight:900}.issuedPassword small{color:#72b99c;font-size:8px}.issuedPassword>button{min-height:38px;display:flex;align-items:center;gap:6px;border:1px solid #3d9174;border-radius:9px;background:#114733;color:#d7ffeb}.issuedPassword svg{width:15px}.forcedPasswordRedirect{min-height:100vh;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;background:#06121d;color:#bdefff}.forcedPasswordRedirect svg{width:42px;height:42px}.forcedPasswordPage{padding:22px}.forcedPasswordCard{width:min(560px,100%);padding:28px;border:1px solid #276079;border-radius:20px;background:#071b2a;box-shadow:0 24px 70px #00101ba8;color:#edf8ff}.forcedPasswordCard>h1{margin:7px 0;font-size:28px}.forcedPasswordCard>p{margin:0;color:#82a7ba}.forcedPasswordCard .passwordbox{margin-top:18px}@media(max-width:600px){.temporaryPasswordField{grid-template-columns:minmax(0,1fr) 44px}.temporaryPasswordField>button:last-child{grid-column:1/-1;min-height:42px}.issuedPassword{align-items:stretch;flex-direction:column}.issuedPassword>button{justify-content:center}.forcedPasswordCard{padding:18px}.forcedPasswordCard>h1{font-size:23px}}.mobileComposerAction,.mobileComposerIcon{display:none}@media(max-width:760px){.ircMessages{padding-bottom:88px}.groupedComposer{position:fixed!important;z-index:92;left:58px;right:8px;bottom:calc(70px + env(safe-area-inset-bottom));min-height:58px!important;display:flex!important;align-items:center!important;gap:4px!important;padding:5px 6px!important;border:1px solid #315370!important;border-radius:29px!important;background:linear-gradient(100deg,#182239,#20344a 58%,#12394a)!important;box-shadow:0 10px 34px #000b,inset 0 0 0 1px #ffffff08!important;transition:bottom .18s ease,transform .18s ease}.composerFocused{position:relative;width:100%;height:var(--chat-visual-height,100dvh);min-height:0;display:flex;flex-direction:column;padding-bottom:0;overflow:hidden;transform:translate3d(0,var(--chat-visual-page-top,0),0)}.composerFocused .ircTop{display:grid;position:relative;flex:0 0 auto}.composerFocused .ircLayout{height:auto;min-height:0;flex:1 1 auto}.composerFocused .ircCenter{height:100%;min-height:0;overflow:hidden}.composerFocused .ircMessages{height:auto!important;min-height:0!important;flex:1 1 auto;padding-bottom:8px}.composerFocused .groupedComposer{position:relative!important;left:auto;right:auto;bottom:auto;width:auto;flex:0 0 auto;margin:4px 8px max(6px,env(safe-area-inset-bottom))}.composerFocused .chatMobileNav,.composerFocused .chatQuickFab{display:none!important}.chatMobileNav{transition:transform .18s ease}.groupedComposer>.composerInput{order:2;flex:1 1;width:auto!important;min-width:0;min-height:46px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.groupedComposer>.composerInput textarea{width:100%;height:46px!important;min-height:46px!important;max-height:46px!important;padding:10px 5px!important;overflow-y:auto;color:#f0f5ff;font-size:16px!important;line-height:26px!important}.groupedComposer>.composerInput textarea::placeholder{color:#8996aa}.groupedComposer>.composerInput small{display:none}.groupedComposer>.composerToolbar{display:contents!important}.composerToolbar>.stickerAnchor{order:1;position:relative;display:block!important}.composerToolbar>.composerMenuAnchor:first-child{order:3;position:relative;display:block!important}.composerToolbar>.composerMenuAnchor:not(:first-child),.composerToolbar>.sendBtn{display:none!important}.composerToolbar>.composerMenuAnchor:first-child>button,.composerToolbar>.stickerAnchor>button{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#c8d0df!important;box-shadow:none!important}.composerToolbar>.stickerAnchor>button svg{width:27px!important;height:27px!important}.composerToolbar>.composerMenuAnchor:first-child>button svg{width:23px!important;height:23px!important}.composerToolbar>.composerMenuAnchor:first-child>button span,.composerToolbar>.stickerAnchor>button span,.desktopComposerIcon{display:none!important}.mobileComposerIcon{display:block!important}.mobileComposerAction{order:4;flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:linear-gradient(145deg,#06bdf3,#078bd8);color:#fff;box-shadow:0 7px 18px #009be070;cursor:pointer;transition:.15s ease}.mobileComposerAction.ready{background:linear-gradient(145deg,#00b8eb,#087dc9);transform:scale(1.02)}.mobileComposerAction:disabled{opacity:.48}.mobileComposerAction svg{width:25px;height:25px}.commandPopup,.mentionPopup{position:fixed!important;left:58px!important;right:8px!important;bottom:136px!important;width:auto!important;max-height:42dvh;overflow:auto}.composerFocused .commandPopup,.composerFocused .mentionPopup{bottom:70px!important}.composerGroupedMenu{bottom:136px!important}.composerFocused .composerGroupedMenu{bottom:70px!important}.stickerPopup{bottom:136px!important}.composerFocused .stickerPopup{bottom:70px!important}}@media(max-width:380px){.groupedComposer{left:54px;right:5px}.composerToolbar>.composerMenuAnchor:first-child>button,.composerToolbar>.stickerAnchor>button{width:36px!important;min-width:36px!important}.mobileComposerAction{flex-basis:44px;width:44px;height:44px}}.cardCustom .normalCard .memberCity{display:none!important}.cardCustom .normalCard .memberInfoContent{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-right:0!important}.cardCustom .normalCard .memberName{display:block!important;width:100%!important;max-width:100%!important;padding:0 2px!important;overflow:hidden!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.25!important}.cardCustom .normalCard .memberName .verified{display:inline-block!important;width:12px!important;height:12px!important;margin-left:2px!important;vertical-align:-2px!important}@media(max-width:760px){.cardCustom .normalCard .memberInfo{min-height:27px!important;padding:5px 0 0!important}.cardCustom .normalCard .memberName{font-size:clamp(9px,2.55vw,11px)!important}}@media(min-width:861px){.ircShell{height:100dvh!important;min-height:0!important;overflow:hidden!important}.ircTop{position:relative!important;top:auto!important;flex:0 0 72px}.ircLayout{height:calc(100dvh - 72px)!important}.ircCenter,.ircLayout,.ircLeft,.ircRight{min-height:0!important;overflow:hidden!important}.ircCenter,.ircLeft,.ircRight{height:100%!important}.ircMessages{height:auto!important;min-height:0!important;flex:1 1 auto!important}.ircComposer,.roomHead{flex:0 0 auto}}.ircRight{display:flex;min-height:0;flex-direction:column;overflow:hidden}.ircRight>.chatSocialPanel{min-height:0;flex:1 1 auto;overflow:hidden}.ircRight .socialList{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.chatSocialTabs{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(72px,.72fr)!important}.chatSocialTabs .inviteTab{border-color:#276b85;color:#8ee9ff}.rankSymbol{position:relative;cursor:pointer}.chatRolePopover{position:absolute;z-index:120;left:50%;bottom:calc(100% + 8px);width:max-content;max-width:150px;transform:translateX(-50%);padding:6px 8px;border:1px solid #3a6d95;border-radius:7px;background:#07182b;color:#e5f5ff;font-size:8px;font-weight:850;line-height:1.2;box-shadow:0 10px 28px #000b;white-space:nowrap}.ircMsgBody>header{display:inline-flex!important;vertical-align:baseline;margin-right:4px}.ircMsgBody>header:after{content:":";color:#7d94b8;font-weight:900}.ircMsgBody>.msgContent{display:inline}.ircMsgBody>.msgContent>p{display:inline;margin:0;white-space:pre-wrap}.ircMessage.grouped{padding-top:2px;padding-bottom:2px}.ircMessage.grouped .ircMsgBody>header,.ircMessage.grouped>img{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important}.ircMessage.grouped .ircMsgBody>.msgContent>p{display:block;margin:0}.ircMessage:hover .msgActions,.msgActions{display:none!important}.messageActionMenu{max-height:calc(100dvh - 16px);overflow-y:auto}.messageActionMenu>button{display:flex;align-items:center;gap:7px}.messageActionMenu>button svg{width:14px;height:14px}.penaltyType{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:999px;background:#5b2130;color:#ffb4c0;font-size:7px;font-style:normal}.penaltyType.mute{background:#574414;color:#ffe28a}@media(max-width:760px){.mobileChatUsersOverlay aside{display:flex;max-height:92dvh;flex-direction:column;overflow:hidden}.mobileChatUsersOverlay .chatSocialPanel{min-height:0;flex:1 1 auto;overflow:hidden}.mobileChatUsersOverlay .socialList{min-height:0;flex:1 1 auto;overflow-y:auto}.chatContext{z-index:2600!important}.messageActionMenu{left:8px!important;right:8px!important;top:auto!important;bottom:8px!important;width:auto!important;max-height:82dvh}.groupedComposer{min-height:48px!important;gap:2px!important;padding:3px 4px!important;border-radius:24px!important}.groupedComposer>.composerInput{min-height:38px!important}.groupedComposer>.composerInput textarea{height:38px!important;min-height:38px!important;max-height:38px!important;padding:7px 4px!important;line-height:24px!important}.composerToolbar>.composerMenuAnchor:first-child>button,.composerToolbar>.stickerAnchor>button{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.composerToolbar>.stickerAnchor>button svg{width:22px!important;height:22px!important}.composerToolbar>.composerMenuAnchor:first-child>button svg{width:19px!important;height:19px!important}.mobileComposerAction{flex-basis:40px;width:40px;height:40px}.mobileComposerAction svg{width:21px;height:21px}}.roomAccessToolbar{grid-template-columns:190px 1fr auto!important;padding-right:12px!important}.roomAccessDone{align-self:center;min-height:40px;padding:0 12px;border:0;border-radius:9px;background:linear-gradient(135deg,#167bd8,#7446e8);color:#fff;font-size:8px;font-weight:900}@media(max-width:760px){.ircShell:has(.roomAccessToolbar) .chatDrawer{top:34dvh!important;max-height:62dvh}.roomAccessToolbar{grid-template-columns:1fr!important}.roomAccessDone{width:100%}}