@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Righteous&display=swap";.web_home_shell #access{max-width:700px;margin:auto;width:90%;position:relative}@keyframes auth-mars-flight{0%{transform:translate(-14%)}to{transform:translate(108%)}}@keyframes auth-pixel-blink{0%,to{opacity:.25}50%{opacity:.85}}.web_home_shell #access .auth_mars_strip{width:100%;height:62px;background:transparent;border:0;overflow:hidden;border-radius:12px;margin-bottom:14px}.web_home_shell #access .auth_mars_track{position:relative;height:100%;animation:auth-mars-flight 13s linear infinite}.web_home_shell #access .auth_mars_planet{position:absolute;left:0;top:12px;width:34px;height:34px;background:#ced6e0;border:2px solid #a4afbb;box-shadow:0 0 0 2px #161d2673,0 0 14px #d0dff033;image-rendering:pixelated}.web_home_shell #access .auth_mars_crater{position:absolute;width:6px;height:6px;background:#a8b2bf}.web_home_shell #access .auth_mars_planet .crater_1{top:7px;left:8px}.web_home_shell #access .auth_mars_planet .crater_2{top:17px;left:19px}.web_home_shell #access .auth_mars_planet .crater_3{top:24px;left:11px}.web_home_shell #access .auth_mars_pixel{position:absolute;width:4px;height:4px;background:#dbe8f7;animation:auth-pixel-blink 2.8s steps(1) infinite}.web_home_shell #access .auth_mars_pixel:nth-child(1){top:14px;left:78px;animation-delay:.1s}.web_home_shell #access .auth_mars_pixel:nth-child(2){top:38px;left:140px;animation-delay:1.1s}.web_home_shell #access .auth_mars_pixel:nth-child(3){top:10px;left:210px;animation-delay:.8s}.web_home_shell #access .auth_mars_pixel:nth-child(4){top:35px;left:290px;animation-delay:1.8s}.web_home_shell #access .auth_dashbord_head{color:#eef7ff;font-family:Righteous,cursive;font-size:26px;letter-spacing:.02em;padding:8px 0 10px;margin-bottom:8px;text-align:center}.web_home_shell #access_mes{margin-bottom:0}.web_home_shell #access .auth_card{background:linear-gradient(180deg,#081324fa,#07101efa);border:1px solid rgba(147,214,255,.3);border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #02091675,inset 0 1px #ffffff0d;position:relative;backdrop-filter:blur(3px);display:flex;flex-direction:column;gap:18px;padding-bottom:18px}.web_home_shell #access .auth_card:before{content:"";position:absolute;inset:0;border-radius:20px;background:radial-gradient(circle at top right,rgba(55,180,255,.12),transparent 34%);pointer-events:none}.web_home_shell #access .auth_info_section{width:auto;margin:0 20px 12px;padding:16px;background:#528be8;border:1px solid #6ea0ef;border-radius:14px;position:relative;z-index:2;display:flex;align-items:flex-start;gap:10px}.web_home_shell #access .auth_info_section:before{content:"!";width:22px;height:22px;min-width:22px;border-radius:50%;background:#ffffff3d;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Righteous,cursive;font-size:14px;line-height:1;margin-top:2px}.web_home_shell #access .auth_credentials_section{margin:0 20px 12px;border:1px solid #1f2b3a;border-radius:14px;background:#11151b;box-shadow:none;position:relative;z-index:2}.web_home_shell #access .auth_title{color:#eff7ff;margin-bottom:0;text-align:left;font-size:27px;line-height:1.25;padding:0;overflow:hidden;letter-spacing:.01em;font-family:Righteous,cursive;font-weight:400;position:relative;z-index:2}.web_home_shell #access .auth_subtitle{color:#fff;text-align:left;font-size:14px;line-height:1.55;padding:0;position:relative;z-index:2;max-width:490px;font-family:Righteous,cursive;letter-spacing:.02em}.web_home_shell #access .auth_form{padding:16px;position:relative;z-index:2}.web_home_shell #access .auth_form p{color:#d7e9f7b8;font-size:13px;margin-top:14px;padding:3px 1px}.web_home_shell #access .auth_form p a{color:#57b9ff;text-decoration:none;border-bottom:1px dashed rgba(87,185,255,.55)}.web_home_shell #access .auth_label{color:#f0f8ff;margin-bottom:9px;font-size:12px;text-transform:uppercase;letter-spacing:.14em;text-align:left;font-weight:600}.web_home_shell #access .auth_dual_label{display:grid;grid-template-columns:1fr 34px 32%;align-items:center}.web_home_shell #access .auth_pin_label{grid-column:3;text-align:center}.web_home_shell #access .auth_dual_label_gap{grid-column:2}.web_home_shell #access .auth_username_row{width:100%;display:flex;margin-bottom:20px;align-items:center;gap:10px}.web_home_shell #access .auth_username_row p{padding:12px 6px;width:34px;text-align:center;color:#57b9ff;border:1px solid #1f2b3a;border-radius:12px;background:#0f141b;font-weight:700}.web_home_shell #access .auth_username_row input,.web_home_shell #access .auth_password_row input{padding:13px 14px;background:#0f141b;border:1px solid #1f2b3a;border-radius:12px;color:#ecf7ff;font-size:15px;width:100%;box-shadow:inset 0 1px #ffffff0f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.web_home_shell #access .auth_username_row input:focus,.web_home_shell #access .auth_password_row input:focus{outline:none;border-color:#57b9ff;box-shadow:0 0 0 3px #57b9ff2e;transform:none}.web_home_shell #access .auth_username_row input::placeholder,.web_home_shell #access .auth_password_row input::placeholder{color:#c2e2fa8c}.web_home_shell #access #username{width:100%}.web_home_shell #access #pincode{width:32%;min-width:84px;text-align:center;letter-spacing:.09em;font-weight:700}.web_home_shell #access .auth_password_row{width:100%;display:flex;margin-bottom:8px}.web_home_shell #access .auth_data_panel{margin:0 20px 12px;border:1px solid #1f2b3a;border-radius:14px;background:#11151b;color:#f0f8ff;box-shadow:none;position:relative;z-index:2}.web_home_shell #access .auth_data_title{font-size:13px;padding:12px 14px;background:transparent;border-bottom:1px solid #1f2b3a;font-family:Righteous,cursive;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.web_home_shell #access .auth_data_form{padding:14px}.web_home_shell #access .auth_data_text{font-size:14px;margin-top:4px;text-align:center;text-decoration:none;color:#cee6f9d6}.web_home_shell #access .auth_data_options{margin-top:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:8px}.web_home_shell #access .auth_data_select{padding:10px;margin:0;text-align:center;color:#d7e9f7;background:#0f141b;cursor:pointer;border-radius:10px;font-size:14px;border:1px solid #1f2b3a;transition:all .2s ease}.web_home_shell #access .auth_data_select_active{color:#d7e9f7!important;background:#457cd6!important;border-color:#457cd6;box-shadow:none}.web_home_shell #access .auth_data_usage_box{margin-top:14px;padding:12px;border:1px solid #1f2b3a;border-radius:10px;background:#0f141b}.web_home_shell #access .auth_data_usage_head{color:#d7edff;font-size:13px;margin-bottom:8px}.web_home_shell #access .auth_data_usage_track{width:100%;height:8px;border-radius:999px;background:#77afe133;overflow:hidden;margin-bottom:10px}.web_home_shell #access .auth_data_usage_fill{height:100%;border-radius:999px;background:#57b9ff;transition:width .25s ease}.web_home_shell #access .auth_data_usage_note{color:#d4eafcd1;font-size:12px;line-height:1.5;margin-top:4px}.web_home_shell #access .auth_prepaid_box{margin-top:14px;padding:12px;border:1px solid #1f2b3a;border-radius:10px;background:#0f141b}.web_home_shell #access .auth_prepaid_title{color:#d9eeff;font-size:13px;margin-bottom:6px;font-weight:600}.web_home_shell #access .auth_prepaid_note{color:#d6ecfcd6;font-size:12px;line-height:1.5;margin-top:3px}.web_home_shell #access .auth_prepaid_link{color:#57b9ff;text-decoration:none;border-bottom:1px dashed rgba(137,212,255,.55)}.web_home_shell #access .auth_prepaid_warning{margin-top:10px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,186,120,.35);background:#8a561540;color:#ffe5c4;font-size:12px}.web_home_shell #access .auth_prepaid_plans{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.web_home_shell #access .auth_prepaid_plan_card{border:1px solid rgba(145,212,248,.24);border-radius:10px;padding:10px;background:#0f233a73}.web_home_shell #access .auth_prepaid_plan_title{color:#e2f2ff;font-size:13px;font-weight:700}.web_home_shell #access .auth_prepaid_plan_meta{margin-top:4px;color:#cce8fcdb;font-size:12px}.web_home_shell #access .auth_prepaid_plan_price{margin-top:2px;color:#d6efffeb;font-size:12px}.web_home_shell #access .auth_prepaid_buy_button{margin-top:8px;width:100%}.web_home_shell #access .auth_data_usage_actions{display:flex;gap:8px;margin-top:10px}.web_home_shell #access .auth_data_action_button{border:1px solid #1f2b3a;color:#d9eeff;background:#0f141b;border-radius:8px;padding:7px 10px;font-size:12px;cursor:pointer}.web_home_shell #access .auth_data_action_reset:hover{background:#244a79b8}.web_home_shell #access .auth_data_action_delete{border-color:#ff5050b3;color:#fff;background:#c0392b}.web_home_shell #access .auth_data_action_delete:hover{background:#e74c3c;border-color:#ff6464e6}.web_home_shell #access .auth_view_button{display:block;margin:8px 20px 4px auto;padding:6px 18px;font-size:13px;border-radius:6px;color:#cfdae8;background:transparent;border:1px solid rgba(100,160,220,.4);cursor:pointer;font-family:Righteous,cursive;letter-spacing:.03em;transition:background .2s ease,color .2s ease,border-color .2s ease}.web_home_shell #access .auth_view_button:hover{background:#457cd62e;color:#eef8ff;border-color:#64b4ff99}.web_home_shell #access .auth_login_button{margin:2px 20px 0;padding:12px;font-size:16px;border-radius:10px;color:#eef8ff;text-align:center;background:#457cd6;cursor:pointer;font-family:Righteous,cursive;letter-spacing:.02em;border:1px solid rgba(180,233,255,.45);position:relative;z-index:2;transition:filter .2s ease,box-shadow .2s ease;font-weight:600}.web_home_shell #access .auth_login_button:hover{filter:brightness(1.05);box-shadow:0 8px 18px #457cd642}.web_home_shell #access .auth_orbit,.web_home_shell #access .auth_orbit_a,.web_home_shell #access .auth_orbit_b{display:none}@media (max-width: 560px){.web_home_shell #access{width:95%}.web_home_shell #access .auth_title{font-size:23px}.web_home_shell #access .auth_username_row{gap:6px}.web_home_shell #access #pincode{width:39%}.web_home_shell #access .auth_data_options,.web_home_shell #access .auth_prepaid_plans{grid-template-columns:1fr}}*{margin:0;padding:0}body{background-color:#0d1117;font-family:Ubuntu,sans-serif;height:100vh}header{display:flex;height:50px;width:auto;text-align:center;flex-direction:row;align-items:center;justify-content:center;border:0;padding-top:20px;padding-bottom:20px;background-color:#11151b;border-bottom:1px solid #1c222c}header h1{color:#f0f8ff;font-family:"Press Start 2P",cursive;font-size:20px}.alert{margin:auto auto 20px;width:80%}.alert_contact{display:flex;justify-content:center;color:azure;border-radius:3px;overflow:hidden;height:fit-content;width:fit-content;width:100%}.alert_contact div{padding:10px;width:30px;align-items:center;text-align:center;background-color:#0aa1dd;border:0;border-right:2px solid #19abe5}.alert_contact div img{top:10%;position:relative}.alert_contact p{font-size:17px;padding:10px;width:100%;text-align:start;background-color:#0aa1dd}.panel{position:relative;overflow:hidden}.h_panel{position:absolute;width:100%;height:100%;justify-content:center;font-family:Anton,sans-serif;display:flex;align-items:center;pointer-events:none}.e_panel{height:100%;position:relative;z-index:100}.star{position:absolute;width:1px;height:1px;pointer-events:none}.star:nth-child(1){top:72%;left:74%;background:#6f6f6f}.star:nth-child(2){top:59%;left:90%;background:#282828}.star:nth-child(3){top:40%;left:99%;background:#5f5f5f}.star:nth-child(4){top:43%;left:64%;background:#dadada}.star:nth-child(5){top:99%;left:47%;background:#313131}.star:nth-child(6){top:78%;left:19%;background:#121212}.star:nth-child(7){top:55%;left:28%;background:#353535}.star:nth-child(8){top:80%;left:30%;background:#dcdcdc}.star:nth-child(9){top:15%;left:95%;background:#414141}.star:nth-child(10){top:4%;left:72%;background:#505050}.star:nth-child(11){top:10%;left:50%;background:#a8a8a8}.star:nth-child(12){top:77%;left:89%;background:#707070}.star:nth-child(13){top:93%;left:97%;background:#eee}.star:nth-child(14){top:89%;left:99%;background:#313131}.star:nth-child(15){top:82%;left:46%;background:#b9b9b9}.star:nth-child(16){top:44%;left:13%;background:#f6f6f6}.star:nth-child(17){top:81%;left:55%;background:#6b6b6b}.star:nth-child(18){top:42%;left:44%;background:#5c5c5c}.star:nth-child(19){top:29%;left:46%;background:#f3f3f3}.star:nth-child(20){top:79%;left:72%;background:#d7d7d7}.star:nth-child(21){top:79%;left:74%;background:#434343}.star:nth-child(22){top:76%;left:54%;background:#a9a9a9}.star:nth-child(23){top:85%;left:1%;background:#d1d1d1}.star:nth-child(24){top:74%;left:96%;background:#464646}.star:nth-child(25){top:65%;left:23%;background:#404040}.star:nth-child(26){top:87%;left:43%;background:#bababa}.star:nth-child(27){top:58%;left:94%;background:#010101}.star:nth-child(28){top:43%;left:27%;background:#292929}.star:nth-child(29){top:5%;left:5%;background:#878787}.star:nth-child(30){top:69%;left:63%;background:#4d4d4d}.star:nth-child(31){top:63%;left:42%;background:silver}.star:nth-child(32){top:48%;left:74%;background:#727272}.star:nth-child(33){top:58%;left:10%;background:#2c2c2c}.star:nth-child(34){top:77%;left:12%;background:#202020}.star:nth-child(35){top:21%;left:59%;background:#f8f8f8}.star:nth-child(36){top:99%;left:14%;background:#818181}.star:nth-child(37){top:54%;left:22%;background:#262626}.star:nth-child(38){top:63%;left:27%;background:#e8e8e8}.star:nth-child(39){top:65%;left:17%;background:#8b8b8b}.star:nth-child(40){top:66%;left:1%;background:#f0f0f0}.star:nth-child(41){top:92%;left:76%;background:#f3f3f3}.star:nth-child(42){top:7%;left:72%;background:#2e2e2e}.star:nth-child(43){top:57%;left:51%;background:#b4b4b4}.star:nth-child(44){top:93%;left:43%;background:#262626}.star:nth-child(45){top:34%;left:16%;background:#fff}.star:nth-child(46){top:55%;left:88%;background:#989898}.star:nth-child(47){top:96%;left:55%;background:#393939}.star:nth-child(48){top:61%;left:39%;background:#0d0d0d}.star:nth-child(49){top:71%;left:15%;background:#030303}.star:nth-child(50){top:28%;left:95%;background:#656565}.star:nth-child(51){top:68%;left:92%;background:#f8f8f8}.star:nth-child(52){top:24%;left:54%;background:#d4d4d4}.star:nth-child(53){top:40%;left:95%;background:#151515}.star:nth-child(54){top:37%;left:1%;background:#535353}.star:nth-child(55){top:22%;left:53%;background:#747474}.star:nth-child(56){top:60%;left:35%;background:#1c1c1c}.star:nth-child(57){top:39%;left:6%;background:#292929}.star:nth-child(58){top:93%;left:96%;background:#bababa}.star:nth-child(59){top:73%;left:6%;background:#b2b2b2}.star:nth-child(60){top:86%;left:49%;background:#cecece}.star:nth-child(61){top:62%;left:92%;background:#bcbcbc}.star:nth-child(62){top:57%;left:4%;background:#b1b1b1}.star:nth-child(63){top:59%;left:56%;background:#9c9c9c}.star:nth-child(64){top:74%;left:98%;background:#d1d1d1}.star:nth-child(65){top:87%;left:92%;background:#909090}.star:nth-child(66){top:40%;left:60%;background:#3b3b3b}.star:nth-child(67){top:99%;left:23%;background:#282828}.star:nth-child(68){top:80%;left:31%;background:#9d9d9d}.star:nth-child(69){top:77%;left:96%;background:#232323}.star:nth-child(70){top:54%;left:81%;background:#353535}.star:nth-child(71){top:60%;left:48%;background:#414141}.star:nth-child(72){top:61%;left:31%;background:#969696}.star:nth-child(73){top:65%;left:41%;background:#efefef}.star:nth-child(74){top:19%;left:56%;background:#6c6c6c}.star:nth-child(75){top:71%;left:21%;background:#696969}.star:nth-child(76){top:89%;left:80%;background:#aeaeae}.star:nth-child(77){top:76%;left:68%;background:#4b4b4b}.star:nth-child(78){top:46%;left:25%;background:#4c4c4c}.star:nth-child(79){top:77%;left:9%;background:#757575}.star:nth-child(80){top:77%;left:45%;background:#e5e5e5}.star:nth-child(81){top:73%;left:60%;background:#999}.star:nth-child(82){top:35%;left:48%;background:#e7e7e7}.star:nth-child(83){top:74%;left:6%;background:#eee}.star:nth-child(84){top:8%;left:80%;background:#b6b6b6}.star:nth-child(85){top:49%;left:85%;background:#777}.star:nth-child(86){top:82%;left:47%;background:#484848}.star:nth-child(87){top:17%;left:34%;background:#adadad}.star:nth-child(88){top:88%;left:30%;background:#444}.star:nth-child(89){top:1%;left:66%;background:#0a0a0a}.star:nth-child(90){top:82%;left:4%;background:#9e9e9e}.star:nth-child(91){top:70%;left:62%;background:#111}.star:nth-child(92){top:94%;left:6%;background:#313131}.star:nth-child(93){top:10%;left:16%;background:#393939}.star:nth-child(94){top:5%;left:1%;background:#9a9a9a}.star:nth-child(95){top:2%;left:19%;background:#f1f1f1}.star:nth-child(96){top:41%;left:100%;background:#292929}.star:nth-child(97){top:6%;left:88%;background:#121212}.star:nth-child(98){top:45%;left:44%;background:#090909}.star:nth-child(99){top:37%;left:68%;background:#5a5a5a}.star:nth-child(100){top:83%;left:79%;background:#131313}.star:nth-child(101){top:94%;left:94%;background:#040404}.star:nth-child(102){top:66%;left:76%;background:#949494}.star:nth-child(103){top:3%;left:47%;background:#8b8b8b}.star:nth-child(104){top:91%;left:87%;background:#212121}.star:nth-child(105){top:31%;left:79%;background:#eaeaea}.star:nth-child(106){top:60%;left:56%;background:#dcdcdc}.star:nth-child(107){top:77%;left:46%;background:#242424}.star:nth-child(108){top:81%;left:2%;background:#7f7f7f}.star:nth-child(109){top:25%;left:35%;background:#eaeaea}.star:nth-child(110){top:51%;left:74%;background:#c1c1c1}.star:nth-child(111){top:1%;left:64%;background:#868686}.star:nth-child(112){top:94%;left:67%;background:#757575}.star:nth-child(113){top:89%;left:98%;background:#525252}.star:nth-child(114){top:43%;left:44%;background:#292929}.star:nth-child(115){top:9%;left:40%;background:#1e1e1e}.star:nth-child(116){top:25%;left:68%;background:gray}.star:nth-child(117){top:39%;left:47%;background:#747474}.star:nth-child(118){top:70%;left:55%;background:#fefefe}.star:nth-child(119){top:27%;left:54%;background:#484848}.star:nth-child(120){top:88%;left:37%;background:#3c3c3c}.star:nth-child(121){top:36%;left:55%;background:#dfdfdf}.star:nth-child(122){top:95%;left:99%;background:#cecece}.star:nth-child(123){top:93%;left:31%;background:#ddd}.star:nth-child(124){top:34%;left:95%;background:#757575}.star:nth-child(125){top:42%;left:24%;background:#d7d7d7}.star:nth-child(126){top:85%;left:49%;background:#2b2b2b}.star:nth-child(127){top:52%;left:7%;background:#747474}.star:nth-child(128){top:15%;left:63%;background:#2b2b2b}.star:nth-child(129){top:44%;left:12%;background:#101010}.star:nth-child(130){top:86%;left:42%;background:#3a3a3a}.star:nth-child(131){top:91%;left:41%;background:#444}.star:nth-child(132){top:66%;left:40%;background:#787878}.star:nth-child(133){top:61%;left:13%;background:#2b2b2b}.star:nth-child(134){top:44%;left:54%;background:#606060}.star:nth-child(135){top:95%;left:82%;background:#0e0e0e}.star:nth-child(136){top:9%;left:87%;background:silver}.star:nth-child(137){top:16%;left:70%;background:#131313}.star:nth-child(138){top:71%;left:41%;background:#3e3e3e}.star:nth-child(139){top:17%;left:50%;background:#717171}.star:nth-child(140){top:17%;left:65%;background:#242424}.star:nth-child(141){top:78%;left:39%;background:#666}.star:nth-child(142){top:63%;left:81%;background:#fbfbfb}.star:nth-child(143){top:91%;left:45%;background:#060606}.star:nth-child(144){top:67%;left:76%;background:#767676}.star:nth-child(145){top:11%;left:42%;background:#181818}.star:nth-child(146){top:44%;left:82%;background:#070707}.star:nth-child(147){top:55%;left:93%;background:#5b5b5b}.star:nth-child(148){top:30%;left:55%;background:#e1e1e1}.star:nth-child(149){top:62%;left:76%;background:#c9c9c9}.star:nth-child(150){top:54%;left:16%;background:#e2e2e2}.star:nth-child(151){top:69%;left:27%;background:#040404}.star:nth-child(152){top:96%;left:26%;background:#d6d6d6}.star:nth-child(153){top:9%;left:46%;background:#0a0a0a}.star:nth-child(154){top:12%;left:35%;background:#dedede}.star:nth-child(155){top:63%;left:55%;background:#060606}.star:nth-child(156){top:9%;left:25%;background:#9e9e9e}.star:nth-child(157){top:12%;left:81%;background:#595959}.star:nth-child(158){top:67%;left:73%;background:#6a6a6a}.star:nth-child(159){top:40%;left:71%;background:#383838}.star:nth-child(160){top:44%;left:80%;background:#adadad}.star:nth-child(161){top:56%;left:43%;background:#b1b1b1}.star:nth-child(162){top:2%;left:47%;background:#909090}.star:nth-child(163){top:8%;left:17%;background:#626262}.star:nth-child(164){top:8%;left:67%;background:#555}.star:nth-child(165){top:44%;left:27%;background:#2a2a2a}.star:nth-child(166){top:52%;left:69%;background:#4f4f4f}.star:nth-child(167){top:68%;left:46%;background:#070707}.star:nth-child(168){top:61%;left:90%;background:#656565}.star:nth-child(169){top:12%;left:34%;background:#b7b7b7}.star:nth-child(170){top:34%;left:38%;background:#4d4d4d}.star:nth-child(171){top:20%;left:85%;background:#383838}.star:nth-child(172){top:45%;left:60%;background:#fcfcfc}.star:nth-child(173){top:93%;left:28%;background:#bababa}.star:nth-child(174){top:74%;left:1%;background:#a9a9a9}.star:nth-child(175){top:18%;left:61%;background:#f3f3f3}.star:nth-child(176){top:69%;left:47%;background:#121212}.star:nth-child(177){top:31%;left:57%;background:#d4d4d4}.star:nth-child(178){top:81%;left:97%;background:#151515}.star:nth-child(179){top:44%;left:29%;background:#d1d1d1}.star:nth-child(180){top:69%;left:79%;background:#898989}.star:nth-child(181){top:66%;left:35%;background:#595959}.star:nth-child(182){top:76%;left:89%;background:#a1a1a1}.star:nth-child(183){top:10%;left:40%;background:#7b7b7b}.star:nth-child(184){top:35%;left:38%;background:#5a5a5a}.star:nth-child(185){top:1%;left:78%;background:#b7b7b7}.star:nth-child(186){top:69%;left:11%;background:#181818}.star:nth-child(187){top:87%;left:100%;background:#d0d0d0}.star:nth-child(188){top:21%;left:25%;background:#474747}.star:nth-child(189){top:27%;left:28%;background:#0c0c0c}.star:nth-child(190){top:48%;left:4%;background:#bbb}.star:nth-child(191){top:42%;left:88%;background:#313131}.star:nth-child(192){top:62%;left:28%;background:#dfdfdf}.star:nth-child(193){top:85%;left:12%;background:#838383}.star:nth-child(194){top:34%;left:43%;background:#444}.star:nth-child(195){top:53%;left:58%;background:#111}.star:nth-child(196){top:21%;left:78%;background:#6e6e6e}.star:nth-child(197){top:14%;left:53%;background:#191919}.star:nth-child(198){top:94%;left:2%;background:#5e5e5e}.star:nth-child(199){top:44%;left:12%;background:#4b4b4b}.star:nth-child(200){top:6%;left:46%;background:#3c3c3c}.star:nth-child(201){top:96%;left:53%;background:#464646}.star:nth-child(202){top:97%;left:96%;background:#bfbfbf}.star:nth-child(203){top:1%;left:49%;background:#d4d4d4}.star:nth-child(204){top:30%;left:75%;background:#a4a4a4}.star:nth-child(205){top:13%;left:6%;background:#b3b3b3}.star:nth-child(206){top:73%;left:29%;background:#7a7a7a}.star:nth-child(207){top:35%;left:21%;background:#e9e9e9}.star:nth-child(208){top:84%;left:62%;background:#f7f7f7}.star:nth-child(209){top:98%;left:72%;background:#fff}.star:nth-child(210){top:92%;left:81%;background:#373737}.star:nth-child(211){top:20%;left:89%;background:#070707}.star:nth-child(212){top:52%;left:48%;background:#c2c2c2}.star:nth-child(213){top:18%;left:34%;background:#050505}.star:nth-child(214){top:68%;left:91%;background:#7d7d7d}.star:nth-child(215){top:59%;left:40%;background:#b6b6b6}.star:nth-child(216){top:100%;left:48%;background:#686868}.star:nth-child(217){top:58%;left:61%;background:#ddd}.star:nth-child(218){top:24%;left:93%;background:#0f0f0f}.star:nth-child(219){top:99%;left:49%;background:#e4e4e4}.star:nth-child(220){top:29%;left:99%;background:#bdbdbd}.star:nth-child(221){top:98%;left:46%;background:#040404}.star:nth-child(222){top:58%;left:61%;background:#1c1c1c}.star:nth-child(223){top:66%;left:7%;background:#a3a3a3}.star:nth-child(224){top:6%;left:33%;background:#8b8b8b}.star:nth-child(225){top:98%;left:43%;background:#d2d2d2}.star:nth-child(226){top:54%;left:91%;background:#434343}.star:nth-child(227){top:28%;left:70%;background:#181818}.star:nth-child(228){top:28%;left:58%;background:#202020}.star:nth-child(229){top:19%;left:31%;background:#1c1c1c}.star:nth-child(230){top:98%;left:3%;background:#cfcfcf}.star:nth-child(231){top:59%;left:78%;background:#6a6a6a}.star:nth-child(232){top:80%;left:9%;background:#1b1b1b}.star:nth-child(233){top:12%;left:56%;background:#404040}.star:nth-child(234){top:57%;left:97%;background:#848484}.star:nth-child(235){top:53%;left:68%;background:#181818}.star:nth-child(236){top:68%;left:30%;background:#dfdfdf}.star:nth-child(237){top:14%;left:48%;background:#989898}.star:nth-child(238){top:19%;left:25%;background:#a0a0a0}.star:nth-child(239){top:61%;left:26%;background:#292929}.star:nth-child(240){top:97%;left:21%;background:#828282}.star:nth-child(241){top:66%;left:94%;background:#afafaf}.star:nth-child(242){top:37%;left:64%;background:#8f8f8f}.star:nth-child(243){top:14%;left:15%;background:#f3f3f3}.star:nth-child(244){top:31%;left:1%;background:#777}.star:nth-child(245){top:92%;left:88%;background:#e3e3e3}.star:nth-child(246){top:4%;left:49%;background:#eaeaea}.star:nth-child(247){top:67%;left:92%;background:#0c0c0c}.star:nth-child(248){top:85%;left:97%;background:#5b5b5b}.star:nth-child(249){top:72%;left:49%;background:#1e1e1e}.star:nth-child(250){top:68%;left:57%;background:#b4b4b4}.stars{position:absolute;width:100%;height:100%;-webkit-animation:slide 30s linear infinite;animation:slide 30s linear infinite}.stars:nth-child(2){left:100%}.shooting{position:absolute;width:50px;height:1px;background:linear-gradient(90deg,#fff,#fff0);background:linear-gradient(90deg,#0093e9,#80d0c700);opacity:0;-webkit-animation:shooting 5s linear infinite;animation:shooting 5s linear infinite}.shooting:nth-child(1){top:15%;left:53%;-webkit-animation-delay:2021ms;animation-delay:2021ms}.shooting:nth-child(2){top:23%;left:6%;-webkit-animation-delay:5527ms;animation-delay:5527ms}.shooting:nth-child(3){top:62%;left:49%;-webkit-animation-delay:1887ms;animation-delay:1887ms}.shooting:nth-child(4){top:15%;left:77%;-webkit-animation-delay:5073ms;animation-delay:5073ms}.shooting:nth-child(5){top:42%;left:57%;-webkit-animation-delay:3944ms;animation-delay:3944ms}.shooting:nth-child(6){top:24%;left:6%;-webkit-animation-delay:5496ms;animation-delay:5496ms}.shooting:nth-child(7){top:47%;left:55%;-webkit-animation-delay:.18s;animation-delay:.18s}.shooting:nth-child(8){top:54%;left:74%;-webkit-animation-delay:9327ms;animation-delay:9327ms}.shooting:nth-child(9){top:76%;left:69%;-webkit-animation-delay:8359ms;animation-delay:8359ms}.shooting:nth-child(10){top:54%;left:46%;-webkit-animation-delay:4908ms;animation-delay:4908ms}@-webkit-keyframes shooting{0%{opacity:0;transform:rotate(-30deg) translate(0) scaleX(0)}25%{opacity:1;transform:rotate(-30deg) translate(-200%) scaleX(1)}50%{opacity:0;transform:rotate(-30deg) translate(-400%) scaleX(2)}to{opacity:0;transform:rotate(-30deg) translate(-400%) scaleX(2)}}@keyframes shooting{0%{opacity:0;transform:rotate(-30deg) translate(0) scaleX(0)}25%{opacity:1;transform:rotate(-30deg) translate(-200%) scaleX(1)}50%{opacity:0;transform:rotate(-30deg) translate(-400%) scaleX(2)}to{opacity:0;transform:rotate(-30deg) translate(-400%) scaleX(2)}}@-webkit-keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.note_title{padding:16px;margin-top:10px;font-size:16px;background-color:#11151b}.contact{display:flex;align-items:center;font-size:16px;margin-bottom:60px;background-color:#5b87ce;height:auto}.contact .text_con,.contact .icon_con{padding:22px;line-height:3.3ch;height:auto;z-index:100}.contact .text_con{width:100%;background-color:#457cd6;min-height:60px}.contact .icon_con{width:100px;text-align:center}.contact a{text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#e1edf8;color:#fff;padding:4px;font-weight:700}.home{color:#f0f8ff;margin-top:30px}.introduction{padding:10px;width:90%;max-width:1400px;margin:auto}.introduction h1{font-family:Righteous,cursive;font-size:26px;margin:10px auto 20px;border:0;line-height:30px}.introduction h1 mark{color:#fff;background-color:#0d111700;font-size:28px;text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#79b3ff}.enter_space{margin:50px auto 10px;width:100%}.enter_form{margin-bottom:40px}.enter_note{padding:15px;background-color:#043d669f;border-radius:6px;font-size:15px;font-family:Righteous,cursive}.arrow-up{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #043d669f;margin-left:20px}.webEnter{font-family:Righteous,cursive;padding:10px;text-align:center;display:flex;align-items:center;justify-content:center;color:#f0f8ff;text-decoration:none;font-size:18px;border:3px solid #5b87ce;background-color:#457cd6;border-radius:4px}.arrow_right{filter:invert(96%) sepia(88%) saturate(354%) hue-rotate(177deg) brightness(97%) contrast(94%)}.webEnter a:hover{transition:.3s;background-color:#457cd6}.ai{min-height:80px;border-bottom:2px solid #1c222c;padding-top:20px;background-color:#11151b}.ai h2{font-family:Righteous,cursive;width:90%;max-width:1400px;margin:auto;font-size:24px}.discription{line-height:30px;font-size:20px;padding-top:10px;color:#dcdcdc}@keyframes mars-flight{0%{transform:translate(-14%)}to{transform:translate(108%)}}@keyframes pixel-blink{0%,to{opacity:.25}50%{opacity:.85}}.mars_strip{width:100%;height:72px;background:#0f141b;border-top:1px solid #1c222c;border-bottom:1px solid #1c222c;overflow:hidden}.mars_track{position:relative;height:100%;animation:mars-flight 14s linear infinite}.mars_planet{position:absolute;left:0;top:14px;width:38px;height:38px;background:#c7632f;border:2px solid #a44a1d;box-shadow:0 0 0 2px #1c222cb3;image-rendering:pixelated}.mars_crater{position:absolute;width:6px;height:6px;background:#8c3a16}.crater_1{top:7px;left:8px}.crater_2{top:18px;left:20px}.crater_3{top:25px;left:11px}.mars_pixel{position:absolute;width:4px;height:4px;background:#6ba2db;animation:pixel-blink 2.8s steps(1) infinite}.mars_pixel:nth-child(1){top:18px;left:80px;animation-delay:.1s}.mars_pixel:nth-child(2){top:45px;left:140px;animation-delay:1.1s}.mars_pixel:nth-child(3){top:12px;left:210px;animation-delay:.8s}.mars_pixel:nth-child(4){top:40px;left:290px;animation-delay:1.8s}.dashbord{background-color:#11151b;font-family:Righteous,cursive}@keyframes explore-light-sweep{0%{transform:translate(160%);opacity:0}15%{opacity:1}50%{transform:translate(-160%);opacity:1}65%{opacity:0}to{transform:translate(160%);opacity:0}}.dashbord h1{padding:15px;max-width:1400px;display:flex;justify-content:left;align-items:center;font-size:26px;width:87%;margin:auto}.dashbord_mine{position:relative;overflow:hidden;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:10px auto auto}.dashbord_mine:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#1c222cf2}.dashbord_mine:after{content:"";position:absolute;top:0;left:0;width:120px;height:2px;background:linear-gradient(90deg,#0095ff00,#57b9fff2,#0095ff00);animation:explore-light-sweep 4.2s ease-in-out infinite}.dashbord_mine a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 18px;font-size:15px;color:#ccc;text-decoration:none;text-align:left;border-bottom:1px solid #1f2b3a;border-right:1px solid #17212d;transition:background-color .25s ease,color .25s ease}.dashbord_mine a:hover{background:linear-gradient(90deg,#183f63a6,#0e263d59);color:#eef7ff}.dashbord_mine a.dashbord_special{background-color:#457cd6;color:#eef7ff}.dashbord_mine a.dashbord_special:hover{background:#356abf}.dashbord_mine a:before{content:">";color:#57b9ff;font-size:12px;opacity:.9}.dashbord_mine a:after{content:"";font-size:11px;color:#6f84a1;letter-spacing:.7px}.dashbord_mine a:nth-child(2n){border-right:0}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.features_bg{position:relative;overflow:hidden;padding:80px 0 100px}.features_bg:before,.features_bg:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(87,185,255,.2);border-radius:50%;pointer-events:none}.features_bg:before{left:-110px;top:30px}.features_bg:after{right:-110px;bottom:30px}.features_grid{position:relative;z-index:1;display:flex;flex-direction:column;gap:40px;width:90%;max-width:860px;margin:auto}.feature_card{display:grid;grid-template-columns:1fr;gap:0;align-items:center;border:1px solid #1e2a3a;border-radius:14px;padding:36px 32px;width:100%;max-width:720px;color:#c9d4e3;backdrop-filter:blur(6px);transition:border-color .3s ease,box-shadow .3s ease;animation:fadeSlideUp .6s ease both}.feature_card:nth-child(1){animation-delay:.1s}.feature_card:nth-child(2){animation-delay:.25s}.feature_card:nth-child(3){animation-delay:.4s}.feature_card:nth-child(4){animation-delay:.55s}.feature_card:nth-child(5){animation-delay:.7s}.feature_card:nth-child(odd){margin-left:auto;margin-right:0}.feature_card:nth-child(2n){margin-left:0;margin-right:auto}.feature_card:hover{transform:translateY(-6px);border-color:#2a5fa8;box-shadow:0 12px 40px #1d6fde2e}.search_card_content{min-width:0}.feature_card_icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:12px;background:linear-gradient(135deg,#163560,#0d1f3c);border:1px solid #1e3a6e;color:#57b9ff;margin-bottom:20px}.feature_card_title{font-family:Righteous,cursive;font-size:20px;color:#f0f8ff;margin-bottom:14px}.feature_card_desc{font-size:15px;line-height:1.75;color:#8fa3bf;margin-bottom:12px}.feature_card_note{margin-top:20px;padding:12px 14px;background-color:#0d1a2d;border-left:3px solid #57b9ff;border-radius:0 6px 6px 0;font-size:14px;color:#7a9ab8;line-height:1.6}.feature_card_note_label{display:inline-block;font-family:Righteous,cursive;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#57b9ff;margin-bottom:4px;margin-right:6px}@media (max-width: 768px){.feature_card{max-width:100%;grid-template-columns:1fr}.feature_card:nth-child(odd),.feature_card:nth-child(2n){margin-left:0;margin-right:0}}.end{padding:15px;background-color:#11151b;border-top:1px solid #1c222c}.copyright{margin:20px auto 10px;font-size:15px;color:#ccc;font-family:Righteous,cursive}.home_footer{background-color:#0a0e14;border-top:1px solid #1c222c;color:#a0aabb;font-size:14px;margin-top:60px}.home_footer_inner{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;align-items:flex-start;padding:50px 7% 40px;max-width:1400px;margin:auto}.home_footer_brand{flex:1 1 220px;max-width:300px}.home_footer_logo{display:flex;align-items:center;gap:10px;margin-bottom:12px}.home_footer_logo span{font-family:"Press Start 2P",cursive;font-size:14px;color:#f0f8ff;letter-spacing:1px}.home_footer_tagline{color:#6b7a94;line-height:1.6;font-size:13px}.home_footer_links{display:flex;flex-wrap:wrap;gap:36px}.home_footer_col{display:flex;flex-direction:column;gap:10px;min-width:120px}.home_footer_col_title{font-family:Righteous,cursive;font-size:12px;text-transform:uppercase;letter-spacing:1.2px;color:#57b9ff;margin-bottom:4px}.home_footer_col a{color:#a0aabb;text-decoration:none;font-size:14px;transition:color .2s}.home_footer_col a:hover{color:#f0f8ff}.home_footer_creator{border-top:1px solid #1c222c;border-bottom:1px solid #1c222c;padding:24px 7%;background-color:#0d1117}.home_footer_creator_inner{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between;max-width:1400px;margin:auto}.home_footer_creator_text{display:flex;align-items:center;gap:10px}.home_footer_creator_label{font-size:13px;color:#6b7a94}.home_footer_creator_name{font-family:Righteous,cursive;font-size:16px;color:#f0f8ff}.home_footer_creator_links{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.home_footer_creator_link{display:flex;align-items:center;gap:7px;color:#8899b4;text-decoration:none;font-size:13px;transition:color .2s}.home_footer_creator_link:hover{color:#57b9ff}.home_footer_creator_link img{filter:invert(60%) sepia(20%) saturate(400%) hue-rotate(185deg) brightness(90%);transition:filter .2s}.home_footer_creator_link:hover img{filter:invert(70%) sepia(50%) saturate(600%) hue-rotate(185deg) brightness(100%)}.home_footer_bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 7%;max-width:1400px;margin:auto}.home_footer_bottom_links{display:flex;gap:20px}.home_footer_bottom_links a{color:#6b7a94;text-decoration:none;font-size:13px;transition:color .2s}.home_footer_bottom_links a:hover{color:#f0f8ff}.copyright{color:#4a5568;font-size:13px}.web_home_shell{margin-top:17px}.app_error_boundary{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 20% 20%,#141b24,#0d1117 52%,#090d12)}.app_error_boundary_card{width:min(560px,100%);background-color:#161b22;border:1px solid #283241;border-radius:10px;padding:22px;color:#dce9f7}.app_error_boundary_card h1{margin:0 0 10px;font-size:21px}.app_error_boundary_card p{margin:0;color:#b7c8db;line-height:1.5;font-size:14px}.app_error_boundary_card button{margin-top:14px;border:1px solid #3a87c3;background:#1d5f9b;color:#ecf6ff;border-radius:8px;padding:9px 14px;font-weight:700;cursor:pointer}.app_error_boundary_card button:hover{background:#2473ba}.encrypted_connect{position:fixed;top:0;left:0;width:100%;height:10px;z-index:9999;transition:background-color .25s ease,opacity .25s ease}.server_status_error{background-color:#ff4d4f}.server_status_ok{background-color:#1d9bf0}.err{padding:10px;margin-bottom:15px;background-color:salmon;color:#edf8f8;text-align:center}.err a{color:#f5f5f5}#chat{color:#f0f8ff}.prepaid_after_login_panel{width:90%;max-width:900px;margin:0 auto 12px;border:1px solid rgba(152,214,249,.3);border-radius:12px;padding:14px;background:#10233a8c}.prepaid_after_login_title{font-size:16px;font-weight:700;color:#e1f1ff}.prepaid_after_login_note{margin-top:5px;font-size:13px;color:#d9ecfae6}.prepaid_after_login_plans{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.prepaid_after_login_plan_card{border:1px solid rgba(145,212,248,.25);border-radius:10px;padding:10px;background:#0d1e3194}.prepaid_after_login_plan_name{color:#e2f2ff;font-size:13px;font-weight:700}.prepaid_after_login_plan_size,.prepaid_after_login_plan_price{margin-top:2px;color:#d6efffe6;font-size:12px}.prepaid_after_login_buy{margin-top:8px;width:100%;border:1px solid rgba(151,215,253,.3);color:#d9eeff;background:#304f7066;border-radius:8px;padding:7px 10px;font-size:12px;cursor:pointer}.prepaid_after_login_buy:hover{background:#326fa785}.prepaid_after_login_link{color:#89d4ff;text-decoration:none;border-bottom:1px dashed rgba(137,212,255,.55)}.membership_terms_panel{max-width:900px}.membership_terms_panel .group_panel_head{text-align:center}.membership_terms_panel .group_panel_head p{width:80%;margin:6px auto 0}.membership_terms_body{margin-top:10px;padding:14px 14px 10px}.membership_terms_body h4{color:#e8f3ff;margin:22px 0 8px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;padding:20px;background:#64b4ff2e;border-radius:8px;display:flex;align-items:center;gap:8px}.membership_terms_body p{color:#c8def3;line-height:1.55;font-size:16px;margin-bottom:7px;padding-left:12px;border-left:2px solid rgba(151,215,253,.25)}.membership_terms_list{margin:0 0 12px 18px;color:#c8def3;line-height:1.6;font-size:16px}.membership_terms_list li{margin-bottom:5px}.membership_terms_price_table_wrap{width:100%;overflow-x:auto;margin:10px 0 14px}.membership_terms_price_table{width:100%;border-collapse:collapse;min-width:520px}.membership_terms_price_table th,.membership_terms_price_table td{border:1px solid rgba(151,215,253,.28);padding:9px 10px;text-align:left;font-size:15px}.membership_terms_price_table th{color:#e6f4ff;background:#2c567e80;font-weight:700}.membership_terms_price_table td{color:#c8def3;background:#152a4359}.faq_search_wrap{width:88%;margin:14px auto 20px}.faq_search_bar{display:flex;align-items:center;gap:10px;border-bottom:2px solid rgba(151,215,253,.3);padding:6px 2px;transition:border-color .2s ease}.faq_search_bar:focus-within{border-bottom-color:#97d7fdbf}.faq_search_icon{width:18px;height:18px;flex-shrink:0;color:#97d7fd8c}.faq_search_input{flex:1;background:transparent;border:none;padding:4px 0;color:#e8f5ff;font-size:17px;outline:none;letter-spacing:.01em}.cookie_notice{position:fixed;left:0;right:0;bottom:0;z-index:12000;padding:0}.cookie_notice_inner{width:100%;margin:0;display:flex;flex-direction:column;gap:0;background:linear-gradient(180deg,#0f182566,#0c141f66);border-top:1px solid #1f2b3a;border-bottom:1px solid #1f2b3a;border-radius:0;box-shadow:0 12px 30px #040a1280;padding:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.cookie_notice_title_bar{width:100%;display:flex;align-items:center;gap:10px;background:#457cd6;padding:10px 14px;box-sizing:border-box}.cookie_notice_icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Righteous,cursive;font-size:15px;color:#eef7ff;background:#457cd6;border:1px solid rgba(146,191,255,.35)}.cookie_notice_content{width:100%;min-width:0;padding:14px;box-sizing:border-box}.cookie_notice_title{color:#eef7ff;font-family:Righteous,cursive;font-size:22px;margin-bottom:4px}.cookie_notice_close{margin-left:auto;border:2px solid rgba(219,236,255,.9);background:transparent;color:#f0f8ff;border-radius:2px;width:34px;height:34px;font-family:Righteous,cursive;font-size:16px;line-height:1;cursor:pointer}.cookie_notice_close:hover{background:#ffffff29}.cookie_notice_content p{margin:0;color:#cfdae8;line-height:1.5;font-size:17px}.cookie_notice_content p+p{margin-top:8px}.cookie_notice_content a{color:#57b9ff;text-decoration:none;border-bottom:1px dashed rgba(87,185,255,.55)}.cookie_notice_button{border:2px solid rgba(172,212,255,.9);background:#457cd6;color:#f0f8ff;border-radius:2px;padding:14px 16px;font-family:Righteous,cursive;font-size:14px;cursor:pointer;transition:filter .2s ease}.cookie_notice_actions{width:100%;padding:0 14px 14px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px}.cookie_notice_actions .cookie_notice_button{width:100%}.cookie_notice_button_secondary{background:#457cd633}.cookie_notice_button:hover{filter:brightness(1.08)}@media (max-width: 720px){.cookie_notice_button{width:100%}}.faq_search_input::placeholder{color:#b4dcff61}.faq_search_clear{background:none;border:none;cursor:pointer;color:#b4dcff73;font-size:15px;padding:2px 6px;line-height:1;transition:color .15s ease;flex-shrink:0}.faq_search_clear:hover{color:#b4dcffd9}.faq_results{width:88%;margin:0 auto 10px;display:flex;flex-direction:column;gap:8px}.faq_result_count{font-size:12px;color:#bee6ff73;letter-spacing:.03em;margin-bottom:2px}@keyframes faq_slide_in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.faq_result_card{padding:14px 4px 14px 14px;border-left:2px solid rgba(151,215,253,.22);border-bottom:1px solid rgba(151,215,253,.08);animation:faq_slide_in .14s ease both;transition:border-left-color .18s ease}.faq_result_card:hover{border-left-color:#8dd2ffa6}.faq_result_q{color:#def;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:6px}.faq_result_a{color:#bee6ffc7;font-size:14px;line-height:1.55;margin-bottom:10px}.faq_result_meta{display:flex;align-items:center;gap:8px;margin-bottom:10px}.faq_result_related{margin-top:10px;padding-top:10px;border-top:1px solid rgba(151,215,253,.08)}.faq_result_related_label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#97d7fd61;margin-bottom:6px}.faq_result_related_item{font-size:13px;color:#bee6ff99;padding:3px 0;cursor:pointer;transition:color .14s ease;line-height:1.4}.faq_result_related_item:hover{color:#c8f0ffe6;text-decoration:underline;text-underline-offset:2px}.faq_result_tag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;border-radius:999px;background:#5bb9ff1f;color:#8dd2ffe6;border:1px solid rgba(91,185,255,.22)}.faq_result_link{font-size:13px;color:#8dd2ffbf;text-decoration:none;margin-left:auto;transition:color .15s ease}.faq_result_link:hover{color:#8dd2ff;text-decoration:underline}.faq_index{width:88%;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.faq_index_card{display:flex;flex-direction:column;gap:4px;padding:12px 4px 12px 14px;border-left:2px solid rgba(151,215,253,.2);border-bottom:1px solid rgba(151,215,253,.07);text-decoration:none;transition:border-left-color .18s ease,transform .16s ease}.faq_index_card:hover{border-left-color:#8dd2ffa6;transform:translate(3px)}.faq_index_label{color:#e8f5ff;font-size:15px;font-weight:700}.faq_index_desc{color:#bee6ffb8;font-size:13px;line-height:1.45}.faq_index_empty{grid-column:1 / -1;color:#b4d7ff8c;font-size:15px;text-align:center;padding:14px 0}@media (max-width: 700px){.faq_search_wrap,.faq_results,.faq_index{width:100%}.faq_index{grid-template-columns:1fr}}.privacy_data_cards{margin:10px 0 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.privacy_data_card{border:1px solid rgba(151,215,253,.24);border-radius:10px;background:#152a4357;padding:10px}.privacy_data_card h5{margin:0 0 8px;color:#e6f4ff;font-size:15px}.privacy_data_card p{margin:0 0 6px;color:#c8def3;font-size:13px;line-height:1.5}.privacy_data_card p:last-child{margin-bottom:0}@media (max-width: 900px){.privacy_data_cards{grid-template-columns:1fr}}.membership_terms_main_page{min-height:100vh;background-color:#0d1117}.membership_terms_top_header{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:900px;margin:0 auto;padding:18px 0;border-bottom:1px solid #1c222c}.membership_terms_brand{color:#f0f8ff;font-family:Righteous,cursive;font-size:26px}.membership_terms_nav{display:flex;gap:10px}.membership_terms_nav a{color:#c8def3;text-decoration:none;border:1px solid #2a3a4f;border-radius:20px;padding:6px 11px;font-size:12px;display:inline-flex;align-items:center;gap:6px}.membership_terms_shell{margin-top:15px}.membership_terms_top_options{width:90%;max-width:900px;margin:0 auto 20px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.membership_terms_top_option{color:#e8f5ff;text-decoration:none;border:1px solid rgba(151,215,253,.34);background:#1c3652e6;border-radius:999px;padding:8px 15px;font-size:13px;font-weight:700;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;min-width:92px;box-shadow:0 4px 14px #06101d59;transition:transform .18s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.membership_terms_top_option:hover{background:#26496df2;border-color:#abe1ff94;box-shadow:0 6px 18px #0714247a;transform:translateY(-1px)}.membership_terms_top_option_back{color:#071a2b;border-color:#a6e8ffb3;background:#8ddffffa;box-shadow:0 7px 20px #2f96cf57}.membership_terms_top_option_back:hover{border-color:#c9f3ffeb;background:#aaeaff}.membership_terms_hero{width:90%;max-width:900px;margin:0 auto 12px}.membership_terms_hero_title{width:80%;margin:0 auto;color:#e8f3ff;text-align:center;font-size:32px;font-family:Righteous,cursive}.membership_terms_hero_desc{width:80%;margin:8px auto 10px;color:#bfd7ec;text-align:center;line-height:1.5;font-size:16px}.membership_terms_hero_image{width:100%;height:170px;object-fit:cover;border-radius:8px;display:block}@media (max-width: 700px){.membership_terms_hero_image{height:128px}}.membership_terms_plain_section{background:transparent;border:0;box-shadow:none;padding:12px 10px}.membership_terms_form_section{margin-top:10px}.membership_terms_inquiry_panel{margin-top:0;border-top:0;padding-top:0}.membership_terms_inquiry_panel h4{color:#dbecfc;margin-bottom:8px}.membership_terms_inquiry_form{display:grid;gap:7px}.membership_terms_inquiry_form label{color:#b8d4ec;font-size:13px}.membership_terms_inquiry_form input,.membership_terms_inquiry_form textarea{width:100%;border:1px solid rgba(151,215,253,.3);border-radius:8px;padding:8px 10px;background:#182d4694;color:#e2f2ff;font-size:15px}.membership_terms_inquiry_form button{margin-top:8px;border:0;border-radius:8px;padding:9px;color:#fff;background:linear-gradient(135deg,#2d8acf,#1da1f2);font-weight:600;cursor:pointer}.membership_terms_inquiry_form button:disabled{opacity:.6;cursor:default}.membership_terms_result{margin-top:8px;border:1px solid rgba(255,94,94,.35);background:#ff5e5e29;border-radius:8px;padding:9px;color:#ffd8d8;font-size:13px}.membership_terms_result_ok{border-color:#4cc47073;background:#4cc47029;color:#cbf6d8}.membership_terms_bottom_footer{width:90%;max-width:900px;margin:10px auto 0;padding:16px 0 24px;display:flex;justify-content:space-between;color:#9bc3e2;font-size:12px}@media (max-width: 700px){.membership_terms_top_header,.membership_terms_bottom_footer{flex-direction:column;align-items:flex-start;gap:8px}}.membership_article_page{min-height:100vh;background:radial-gradient(circle at 8% 12%,#17324f,#0c1a2a,#060d16);color:#dbefff}.membership_article_header{width:min(1100px,92%);margin:0 auto;padding:22px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(152,214,249,.2)}.membership_article_brand{font-family:Righteous,cursive;letter-spacing:1px;font-size:26px;color:#a9e1ff}.membership_article_nav{display:flex;gap:14px}.membership_article_nav a{color:#cde8fb;text-decoration:none;border:1px solid rgba(152,214,249,.28);padding:7px 12px;border-radius:999px}.membership_article_main{width:min(1100px,92%);margin:24px auto 10px;display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.membership_article_card,.membership_article_inquiry{background:#0a192ab8;border:1px solid rgba(152,214,249,.24);border-radius:14px;padding:20px}.membership_article_kicker{display:inline-block;font-size:11px;text-transform:uppercase;letter-spacing:.8px;border:1px solid rgba(137,212,255,.45);border-radius:999px;padding:4px 8px;margin-bottom:10px;color:#8dd8ff}.membership_article_card h1{margin:0;font-size:30px;color:#edf7ff}.membership_article_intro{margin-top:10px;color:#bfdcf5;line-height:1.6}.membership_article_card section{margin-top:18px}.membership_article_card h2{margin:0 0 6px;color:#a6dfff;font-size:18px}.membership_article_card p{margin:0 0 6px;line-height:1.6;color:#d4e9fb}.membership_article_inquiry h3{margin:0 0 12px;color:#a8e0ff}.membership_article_inquiry form{display:grid;gap:8px}.membership_article_inquiry label{font-size:12px;color:#b7d9f2}.membership_article_inquiry input,.membership_article_inquiry textarea{width:100%;border:1px solid rgba(152,214,249,.3);background:#18304ca6;color:#e4f3ff;border-radius:8px;padding:10px;font-size:13px}.membership_article_inquiry button{margin-top:8px;border:none;border-radius:8px;background:linear-gradient(135deg,#2a82c7,#1da1f2);color:#fff;padding:10px;font-weight:600;cursor:pointer}.membership_article_inquiry button:disabled{opacity:.65;cursor:default}.membership_article_result{margin-top:10px;border-radius:8px;padding:9px 10px;background:#ff5e5e29;border:1px solid rgba(255,94,94,.35);font-size:12px}.membership_article_result_ok{background:#4cc47029;border-color:#4cc47066}.membership_article_footer{width:min(1100px,92%);margin:0 auto;padding:16px 0 24px;display:flex;justify-content:space-between;color:#97c6e8;font-size:12px}@media (max-width: 860px){.membership_article_main{grid-template-columns:1fr}.membership_article_footer{flex-direction:column;gap:6px}}.main_slider{display:flex;justify-content:space-around;width:90%;max-width:700px;margin:auto;border:1px solid #1c222c;border-radius:4px;overflow:hidden}@media (max-width: 560px){.prepaid_after_login_plans{grid-template-columns:1fr}}.selectItemOff{cursor:pointer;text-align:center;background-color:#11151b}.selectItemOff:hover{background-color:#161b22}.selectItemOn{cursor:pointer;text-align:center;background-color:#161b22}.main_slider div{padding:10px 10px 8px;width:100%}#friends svg path{color:#457cd6!important}.lightOff{filter:invert(96%) sepia(88%) saturate(354%) hue-rotate(177deg) brightness(97%) contrast(94%)}.lightOn{filter:invert(82%) sepia(33%) saturate(631%) hue-rotate(171deg) brightness(99%) contrast(98%)}#new_messages{width:90%;margin:10px auto auto;display:flex;align-items:center;padding:15px 10px;border:0;border-bottom:1px solid #24292f;cursor:pointer}#new_messages:hover{background-color:#24292f}.message_requests_title{font-size:20px;padding:5px}.message_requests{border:1px solid #24292f;border-radius:500px;padding:7px 5px 5px;width:50px;text-align:center;margin-right:12px}.message_requests img{width:20px;filter:invert(96%) sepia(88%) saturate(354%) hue-rotate(177deg) brightness(97%) contrast(94%)}.noMessages{margin:50px auto 20px;padding:10px;color:#f0f8ff;text-align:center;align-items:center;height:100%}.noMessagesTitle{font-size:25px;padding:5px;font-weight:700}.noMessagesSubTitle{font-size:17px;padding:15px}.you{margin:25px auto 10px}.you_container{width:90%;max-width:900px;padding:10px;margin:auto auto 20px}.profile{display:flex;margin:auto auto 10px}.you_picure{padding:5px;width:150px;height:150px;margin-right:10px;border-radius:15px;text-align:center;border:1px solid #24292f;overflow:hidden}.you_picure img{width:100%;max-height:100%;border-radius:10px;filter:invert(99%) sepia(30%) saturate(436%) hue-rotate(168deg) brightness(100%) contrast(91%)}.you_title{padding:8px;width:max-content}.you_title h1{font-size:24px}.you_title p{margin-top:10px;padding:3px;font-size:17px;color:silver}.you_title p mark{background-color:#0d1117;font-size:16px;color:silver;margin-right:1px}.you_profile_completion{margin-top:10px;padding:12px;border-radius:10px;border:1px solid #2b3542;background:linear-gradient(135deg,#121a25,#0f1f34)}.you_profile_completion_head{display:flex;justify-content:space-between;align-items:center;color:#dceeff;font-size:13px;margin-bottom:8px}.you_profile_completion_head strong{color:#7fd7ff;font-size:15px}.you_profile_completion_track{width:100%;height:9px;border-radius:999px;background:#0d1219;border:1px solid #2a3647;overflow:hidden}.you_profile_completion_fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3d78d4,#1ec2c7);transition:width .2s ease}.you_profile_completion_note{margin-top:8px;font-size:12px;color:#aac5e0}.you_username{margin-top:6px;color:#9cb8d6;font-size:14px}.you_profile_form{margin-top:16px;padding:14px;border:1px solid #24292f;border-radius:10px;background-color:#131922}.you_profile_row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.you_profile_input label{display:block;font-size:13px;color:#d6e5f6;margin-bottom:6px}.you_profile_input input,.you_profile_input select{width:100%;box-sizing:border-box;padding:10px;border:1px solid #2b3542;border-radius:8px;background-color:#0d1219;color:#e7f2ff;font-size:15px}.you_profile_input input:focus,.you_profile_input select:focus{outline:none;border-color:#4f86c6}.you_profile_description_block{margin-top:12px}.you_profile_description_block label{display:block;font-size:13px;color:#d6e5f6;margin-bottom:6px}.you_profile_description_block textarea{width:100%;min-height:110px;box-sizing:border-box;resize:vertical;padding:10px;border:1px solid #2b3542;border-radius:8px;background-color:#0d1219;color:#e7f2ff;font-size:14px;font-family:Ubuntu,sans-serif}.you_profile_description_block textarea:focus{outline:none;border-color:#4f86c6}.you_profile_description_count{margin-top:6px;text-align:right;color:#9bb1c9;font-size:12px}.you_profile_avatar_title{margin-top:14px;margin-bottom:9px;color:#d6e5f6;font-size:14px}.you_avatar_grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.profile_avatar_item{border:1px solid #27313d;border-radius:10px;background-color:#0d1219;cursor:pointer;padding:10px}.profile_avatar_item img{width:24px;height:24px;display:block;margin:auto;filter:invert(87%) sepia(34%) saturate(523%) hue-rotate(169deg) brightness(99%) contrast(96%)}.profile_avatar_item:hover{border-color:#4f86c6;background-color:#111a24}.profile_avatar_item_active{border-color:#6be684;background-color:#122117}.you_profile_save{margin-top:14px;padding:10px;border-radius:8px;text-align:center;background-color:#3d78d4;color:#f0f8ff;font-weight:600;cursor:pointer}.you_profile_save:hover{background-color:#4a87e7}.you_database_panel{margin-top:14px;padding-top:12px;border-top:1px solid #283240}.you_database_title{color:#d6e5f6;font-size:14px;margin-bottom:8px}.you_database_actions{display:flex;gap:8px;flex-wrap:wrap}.you_database_mode_panel{margin-top:12px;border-top:1px solid #2b3542;padding-top:12px}.you_database_mode_title{color:#d8ebfe;font-size:13px;margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}.you_database_mode_options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.you_database_mode_option{border:1px solid #2b3542;background:#0d1219;color:#dceeff;border-radius:8px;padding:10px;cursor:pointer}.you_database_mode_option_active{border-color:#5db8ff;background:#12304f}.you_database_mode_note{margin-top:8px;color:#aac8e4;font-size:12px}.you_database_btn{border:1px solid #344253;background-color:#121923;color:#e4f0ff;border-radius:8px;padding:9px 12px;font-size:14px;cursor:pointer}.you_database_btn:hover{background-color:#1a2432;border-color:#4f86c6}.you_database_btn_danger{border-color:#7a3245;color:#ffd7df;background-color:#241219}.you_database_btn_danger:hover{background-color:#311520;border-color:#cf5d7c}.you_database_notice{margin-top:10px;padding:9px 10px;border-radius:8px;font-size:13px}.you_database_notice_ok{background-color:#122117;border:1px solid #2f7a42;color:#c8f8d3}.you_database_notice_error{background-color:#2a1419;border:1px solid #8c394d;color:#ffdbe2}.you_login_info_panel{margin-top:14px;padding-top:12px;border-top:1px solid #283240}.you_login_info_title{color:#d6e5f6;font-size:14px;margin-bottom:10px}.you_account_info_row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.you_login_info_row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.you_login_info_field{padding:9px;border:1px solid #2b3542;border-radius:8px;background-color:#0d1219}.you_login_info_label{font-size:12px;color:#9bb1c9;margin-bottom:5px}.you_login_info_value{font-size:13px;color:#e4f0ff;word-break:break-all;font-family:Courier New,monospace}.you_login_info_view_btn{display:block;margin-top:10px;margin-left:auto;padding:6px 20px;font-size:13px;border-radius:6px;color:#cfdae8;background:transparent;border:1px solid rgba(100,160,220,.4);cursor:pointer;font-family:Righteous,cursive;letter-spacing:.03em;transition:background .2s ease,color .2s ease,border-color .2s ease}.you_login_info_view_btn:hover{background:#457cd62e;color:#eef8ff;border-color:#64b4ff99}@media (max-width: 640px){.you_account_info_row,.you_login_info_row{grid-template-columns:1fr}}.description{margin-top:20px;padding:15px;background-color:#19202e;border-radius:10px}.yourData{width:90%;max-width:900px;margin:25px auto auto;padding:12px;border-radius:10px;background-color:#161b22;overflow:hidden;border:2px solid #457cd6}.yourData_title{padding:4px 6px;margin-bottom:10px;font-size:17px;color:#e5f0ff;font-weight:600}.yourData_stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.yourData_stat_card{padding:10px;border-radius:8px;border:1px solid #2a3647;background:#121923}.yourData_stat_label{font-size:12px;color:#9cb5cf;margin-bottom:4px}.yourData_stat_value{font-size:13px;color:#e4f0ff;font-family:Courier New,monospace;word-break:break-all}.yourData_switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.yourData_switch{border:1px solid #2b3542;background:#0d1219;color:#dceeff;border-radius:8px;padding:9px;font-size:12px;cursor:pointer}.yourData_switch_active{border-color:#5db8ff;background:#12304f}.yourData_actions{display:flex;gap:8px;margin-bottom:8px}.yourData_action{border:1px solid #344253;background-color:#121923;color:#e4f0ff;border-radius:8px;padding:8px 11px;font-size:13px;cursor:pointer}.yourData_action:hover{background-color:#1a2432;border-color:#4f86c6}.yourData_action_danger{border-color:#8c394d;color:#ffdbe2;background-color:#2a1419}.yourData_action_danger:hover{border-color:#cf5d7c;background-color:#311520}.yourData_notice{margin-bottom:8px;padding:8px 10px;border-radius:8px;border:1px solid #2f7a42;background-color:#122117;color:#c8f8d3;font-size:12px}.yourData_container{font-size:12px;color:#dcecff;padding:10px;background-color:#191e25;border:1px solid #2a3647;border-radius:8px;max-height:260px;overflow-y:auto;white-space:pre-wrap;word-break:break-word;line-height:1.45}.space_container{width:90%;max-width:900px;margin:13px auto auto}.search_head{margin-bottom:12px}.search_head h2{font-size:25px;margin-bottom:6px}.search_head p{font-size:15px;color:silver}@media (max-width: 640px){.you_profile_row,.yourData_stats,.yourData_switches{grid-template-columns:1fr}.you_avatar_grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.space_container{width:90%;max-width:900px;margin:auto}.search_section{margin-bottom:20px;display:flex;overflow:hidden;border:1px solid #171d25;border-radius:4px;height:fit-content}.search_meta{display:flex;gap:8px;flex-wrap:wrap;margin:-8px 0 14px}.search_chip{padding:7px 10px;background-color:#161b22;border:1px solid #24292f;border-radius:100px;font-size:14px;cursor:pointer}.search_chip:hover{background-color:#1b212a}.people_panel{width:100%}.people_head{margin-bottom:14px}.people_head h2{font-size:24px}.people_section{margin-bottom:16px;background-color:#12171e;border:1px solid #24292f;border-radius:10px;padding:12px}.people_section_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.people_section_head h3{font-size:18px}.people_section_head p{font-size:12px;color:silver;padding:4px 8px;border:1px solid #2b323a;border-radius:100px}.people_list{display:flex;flex-direction:column;gap:8px}.people_row{border:1px solid #24292f;border-radius:8px;padding:10px;background-color:#161b22;cursor:pointer;display:flex;align-items:center;gap:12px}.people_row:hover{background-color:#1b212a}.people_row_pic{width:40px;height:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#11151c;border:1px solid #24292f;overflow:hidden}.people_row_pic img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;filter:invert(99%) sepia(30%) saturate(436%) hue-rotate(168deg) brightness(100%) contrast(91%)}.people_row_name{font-size:15px;font-weight:600;margin-bottom:4px}.people_row_id{font-size:12px;color:silver}.people_more{width:fit-content;padding:8px 12px;border:1px solid #4a5662;border-radius:8px;cursor:pointer;font-size:13px;color:#d3dce6}.people_more:hover{border-color:#6f9ec7}.people_empty{padding:12px;text-align:center;color:silver;border:1px dashed #2a3139;border-radius:8px}.group_panel{margin:0 0 14px;background-color:#12171e;border:1px solid #24292f;border-radius:10px;padding:12px}.group_panel.membership_terms_plain_section,.space_container .group_panel.membership_terms_plain_section{background:transparent;border:none;box-shadow:none}.search_res_line{margin:0 0 12px;font-size:13px;color:#c5d0db}.group_panel_head{margin-bottom:10px}.group_panel_head h3{font-size:20px;font-weight:800;margin-bottom:14px;padding-bottom:4px;letter-spacing:.01em;display:inline-block;text-decoration:underline wavy rgba(141,210,255,.5);text-underline-offset:5px;text-decoration-thickness:2px}.group_panel_head p{font-size:14px;color:#bedcffb3;padding:20px;line-height:1.6}.group_open_row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:10px}.group_open_row input{background-color:#0d1117;border:1px solid #24292f;border-radius:6px;color:#f0f8ff;padding:10px;font-size:14px;outline:0}.group_open_btn{background-color:#1d9bf0;border-radius:6px;padding:10px 14px;text-align:center;font-size:14px;font-weight:600;cursor:pointer}.group_open_btn:hover{background-color:#2da5f5}.group_create_toggle{width:fit-content;margin-bottom:10px;border:1px solid #4a5662;border-radius:8px;padding:8px 12px;font-size:13px;color:#d3dce6;cursor:pointer;background:transparent}.group_create_toggle:hover{border-color:#6f9ec7;color:#e8f3ff}.group_create_form input,.group_create_form select{min-height:42px;background-color:#0d1117;border:1px solid #24292f;border-radius:8px;color:#f0f8ff;padding:10px 12px;font-size:14px;outline:0}.group_create_form input::placeholder{color:#7f8a97}.group_create_form select{cursor:pointer}.group_option_row{min-height:42px;display:flex;align-items:center;gap:8px;font-size:13px;color:#d7dee6;padding:0 4px}.group_create_btn{min-height:42px;display:flex;align-items:center;justify-content:center;background-color:#1d9bf0;border-radius:8px;padding:10px 14px;text-align:center;font-size:14px;font-weight:600;cursor:pointer}.group_error_section{margin-top:20px}.group_error_section .err{margin-bottom:0}.group_owner_tools{margin-top:12px;border:1px solid #3a434d;border-radius:8px;padding:10px;background:transparent}.group_owner_title{font-size:14px;margin-bottom:8px;color:#f0f8ff}.group_owner_row{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-bottom:8px}.group_owner_row_single{grid-template-columns:1fr}.group_owner_row input{background-color:#0d1117;border:1px solid #24292f;border-radius:6px;color:#f0f8ff;padding:9px;font-size:14px;outline:0}.group_owner_btn{background-color:#1d9bf0;border-radius:6px;padding:9px 12px;text-align:center;font-size:13px;font-weight:600;cursor:pointer}.group_owner_btn:hover{background-color:#2da5f5}.group_owner_btn_warn{background-color:#cb2431}.group_owner_btn_warn:hover{background-color:#d73a49}.group_owner_members{border:1px solid #3a434d;border-radius:8px;padding:6px;max-height:220px;overflow-y:auto;margin-bottom:8px}.group_member_row{display:flex;align-items:center;justify-content:space-between;border:1px solid #2f3842;border-radius:6px;padding:7px 9px;margin-bottom:6px}.group_member_id{font-size:13px;color:#f0f8ff}.group_member_meta{display:flex;flex-direction:column;gap:3px}.group_member_desc{font-size:12px;color:#aeb6bf}.group_member_actions{position:relative}.group_member_settings{width:28px;height:28px;border:1px solid #4a5662;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#d5dbe2;user-select:none}.group_member_settings:hover{border-color:#6f9ec7}.group_member_menu{position:absolute;right:0;top:34px;min-width:110px;border:1px solid #4a5662;border-radius:6px;background-color:#0d1117;display:none;z-index:10}.group_member_remove,.group_member_keep,.group_member_edit{padding:8px 10px;font-size:12px}.group_member_edit{color:#b9dfff;cursor:pointer;border-bottom:1px solid #253240}.group_member_edit:hover{background-color:#132131}.group_member_remove{color:#ffb3b8;cursor:pointer}.group_member_remove:hover{background-color:#2a1519}.group_member_keep{color:#b5bcc5}.group_visibility_card{border:1px solid #3a434d;border-radius:8px;padding:10px;margin-top:4px;background:transparent}.group_visibility_title{font-size:14px;color:#f0f8ff;margin-bottom:4px}.group_visibility_text{font-size:13px;color:silver;margin-bottom:8px}.group_visibility_action{display:inline-block;border:1px solid #4a5662;border-radius:6px;padding:8px 10px;font-size:13px;color:#b9dfff;cursor:pointer;background:transparent}.group_visibility_action:hover{border-color:#6f9ec7;color:#d8eeff}.group_create_form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;padding:10px;border:1px solid #2a3139;border-radius:10px;background-color:#ffffff05}.group_create_form input,.group_create_form select{background-color:#0d1117;border:1px solid #24292f;border-radius:8px;color:#f0f8ff;padding:10px 12px;font-size:14px;outline:0;min-height:42px}.group_create_btn{background-color:#1d9bf0;border-radius:8px;padding:10px 14px;text-align:center;font-size:14px;font-weight:600;cursor:pointer;min-height:42px;display:flex;align-items:center;justify-content:center}.group_create_btn:hover{background-color:#2da5f5}.group_list{max-height:220px;overflow-y:auto;padding-right:2px}.group_empty{padding:12px;text-align:center;color:silver;border:1px dashed #2a3139;border-radius:8px}.group_row{background-color:#161b22;border:1px solid #24292f;border-radius:8px;padding:10px;margin-bottom:8px;cursor:pointer}.group_row:hover{background-color:#1b212a}.group_row_title{font-size:16px;font-weight:600;margin-bottom:4px}.group_row_meta{font-size:13px;color:silver;display:flex;align-items:center;gap:8px}.group_unread{min-width:22px;height:22px;border-radius:100px;background-color:#1d9bf0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff}#search{width:100%;background-color:#12161c00;outline:0;border:0;color:#f0f8ff;font-size:16px;font-family:Righteous,cursive}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]::-webkit-search-cancel-button{display:none}.inputSearch{background-color:#12161c;outline:0;padding:15px;width:100%}#search:focus{outline:0}#search_buttom{width:80px;text-align:center;background-color:#12161c;outline:0;cursor:pointer}#search_buttom img{padding:15px;width:16px;margin-top:1px}.messages_head{width:80%;margin:24px auto 38px;display:flex;justify-content:space-between;align-items:center}.messages_head h2{font-size:24px}.messages_head p{font-size:13px;color:silver;padding:8px 12px;border:1px solid #24292f;border-radius:100px;background-color:#12161c}.messages_filters{width:90%;margin:0 auto 12px;display:flex;gap:8px}.messages_filter{padding:8px 13px;border:1px solid #24292f;border-radius:100px;font-size:14px;color:silver;cursor:pointer;transition:.2s;background-color:#12161c}.messages_filter:hover{background-color:#1a2028}.messages_filter_on{background-color:#1d9bf0;border-color:#1d9bf0;color:#fff}.message_requests_count{margin-left:auto;min-width:30px;text-align:center;padding:5px 8px;border-radius:100px;border:1px solid #24292f;font-size:13px;background-color:#12161c}#search_buttom:hover{background:#191e25}#reandomly_search{padding:5px;margin-bottom:20px;background-color:#06283d;background:linear-gradient(270deg,#06283d,#1363df,#1363df);background-size:auto;background-size:600% 600%;-webkit-animation:AnimationName 29s ease infinite;-moz-animation:AnimationName 29s ease infinite;animation:AnimationName 29s ease infinite;border-radius:4px;position:relative;overflow:hidden;cursor:pointer}#reandomly_search h3{font-size:22px;padding:8px}#reandomly_search p{font-size:16px;padding:2px 4px 8px}.space_container h2{padding:5px 5px 23px;font-size:23px;border:0;border-bottom:1px solid #24292f}.backArrow{width:90%;border-radius:2px;margin:10px auto;background-color:#161b22;border:0;border-left:4px solid #457cd6;cursor:pointer;transition:.3s}.backArrow:hover{background-color:#457cd6}.backArrow img{padding:13px 10px 13px 16px;filter:invert(96%) sepia(88%) saturate(354%) hue-rotate(177deg) brightness(97%) contrast(94%)}.searchResult{width:90%;padding:5px;margin:0 auto 10px}.result{padding:5px;border-radius:4px;background-color:#161b22}.result_info{display:flex;width:95%;margin:10px auto auto}.result_pic{padding:5px;width:120px;height:120px;min-width:120px;margin-right:10px;border-radius:50%;text-align:center;border:2px solid #24292f;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#11151c}.result_pic img{width:100%;height:100%;object-fit:cover;border-radius:50%;filter:invert(99%) sepia(30%) saturate(436%) hue-rotate(168deg) brightness(100%) contrast(91%)}.result_title{padding:8px;width:max-content}.result_title h1{font-size:24px;margin-bottom:10px}.result_title p{margin-top:10px;padding:3px;font-size:17px;color:silver}.result_title p mark{background-color:#161b22;font-size:16px;color:silver;margin-right:1px}.result_bio{width:90%;margin:18px auto 10px;border-radius:4px;background-color:#11151c;padding:14px}.group_info_url_box{width:90%;margin:10px auto 8px;background-color:#8080801a;border-radius:8px;padding:10px;cursor:pointer;color:#b9dfff;text-decoration:underline;word-break:break-all}.group_info_desc{width:90%;margin:0 auto 8px;color:#c4c9cf;font-size:14px;line-height:1.45}.group_info_actions{width:90%;margin:8px auto 10px;display:flex;gap:8px}.group_info_btn{border:1px solid #4a5662;border-radius:8px;padding:9px 14px;cursor:pointer;color:#cdd5de;background:transparent;font-size:14px}.group_info_btn:hover{border-color:#6f9ec7}.group_info_btn_primary{color:#d8eeff;border-color:#6f9ec7}.group_readonly_bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;background-color:#161b22;margin-bottom:20px;border-radius:0 0 5px 5px}.group_readonly_text{font-size:13px;color:#b5bcc5}.group_readonly_join{border:1px solid #6f9ec7;color:#d8eeff;border-radius:6px;padding:7px 12px;cursor:pointer}.group_readonly_join:hover{border-color:#8fc0eb}.chatting{width:95%;margin:0 auto 10px;height:50%;position:absolute;left:0;right:0}.chat_box{overflow-y:auto;overflow-x:hidden;height:100%;z-index:10;background-color:#11151c}.chatting_container_box{position:relative;height:auto}.chatting_container_box>.mme,.chatting_container_box>.youu{padding:8px;width:fit-content;max-width:70%;word-break:break-all;height:auto;font-size:17px}.chatting_container_box>.mme p,.chatting_container_box>.youu p{font-size:17px;font-weight:580}.group_message_block{margin:10px 10px 8px;display:flex;flex-direction:column;gap:4px}.group_message_mine{text-align:right;align-items:flex-end}.group_message_other{text-align:left;align-items:flex-start}.group_message_sender{font-size:10px;font-weight:700;margin-bottom:2px;text-decoration:none;cursor:pointer;opacity:.95;letter-spacing:.2px}.group_message_sender:hover{text-decoration:underline}.group_message_mine .group_message_sender{color:#e8f5ff}.group_message_other .group_message_sender{color:#7bc0ff}.group_message_time{margin-top:6px;font-size:10px;font-weight:500;opacity:.75;line-height:1}.group_message_mine .group_message_time{color:#e8f5ff}.group_message_other .group_message_time{color:#9aa8b8}.group_message_block .mme,.group_message_block .youu{margin:0;padding:10px 12px;max-width:min(78%,560px);border-radius:12px;border:1px solid transparent}.group_message_block .youu{border-color:#2a3139;background-color:#141a21}.group_message_block .mme{border-color:#4aa9ea;background-color:#1d9bf0}.group_message_block .mme p,.group_message_block .youu p{margin:0;line-height:1.45;font-size:16px;font-weight:560}.chatting_container_box>.mme span,.chatting_container_box>.youu span{margin-top:30px;font-size:15px;font-weight:580}.message_delivery_status{position:absolute;right:6px;bottom:-38px;margin-top:10px;min-width:56px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:999px;padding:0 6px;font-size:10px;font-weight:700;line-height:1;border:1px solid transparent;letter-spacing:.02em;text-transform:uppercase}.message_delivery_status_pending{color:#8b949e;background-color:#1c232c;border-color:#2a3038}.message_delivery_status_seen{color:#1d9bf0;background-color:#0f2940;border-color:#1d9bf0}.mme{background-color:#1d9bf0;margin:8px 10px 24px auto;border-radius:8px 8px 2px;position:relative}.mme:last-child{border-radius:8px!important}.youu{background-color:#161b22;margin:8px auto 6px 10px;border-radius:8px 8px 8px 2px}.youu:last-child{border-radius:8px!important}#new_message_note{position:absolute;left:0;right:0;bottom:-50px;z-index:100;margin:auto}.alert_new_mm{padding:8px 24px;border-radius:20px;background-color:#10a7c5;border:1px solid #20b9d7;color:#f5f5f5;text-align:center;width:fit-content;margin:auto;cursor:pointer}.chatting_top{background-color:#161b22;padding:4px;cursor:pointer;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.chatting_top:hover{background-color:#181d23}.chatting_top_header{display:flex;align-items:center;padding:10px 15px 5px}.chatting_top_pic{width:46px;height:46px;min-width:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#11151c;border:2px solid #24292f;margin-right:12px;overflow:hidden}.chatting_top_pic img{width:100%;height:100%;object-fit:cover;border-radius:50%}.chatting_top_info{flex:1;min-width:0}.chatting_top h3{font-size:18px;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatting_top_username{font-size:12px;color:#8b949e;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatting_top_hint{font-size:13px;padding:4px 8px 10px 12px;margin:0;color:#6e7681}.group_room_title{text-decoration:underline}.group_room_link{font-size:12px!important;color:#1d9bf0;padding:0 12px 12px!important;text-decoration:underline}.chatting_bottom{width:100%;background-color:#161b22;margin-bottom:20px;border-radius:0 0 5px 5px}.chatting_bottom_sec{padding:11px 12px;display:flex;align-items:center;gap:9px}.gifMessage{min-width:52px;padding:10px 8px;border-radius:9px;border:1px solid #2d7fcc;background:linear-gradient(180deg,#256db2,#1d5f9b);color:#e8f4ff;font-size:13px;font-weight:700;text-align:center;letter-spacing:.2px;cursor:pointer}.gifMessage:hover{filter:brightness(1.06)}.gifMessage_active{border-color:#4ca5ef;box-shadow:0 0 0 2px #1d9bf029}.gif_picker_panel{display:none;padding:0 12px 12px;max-height:42vh;overflow-y:auto;overflow-x:hidden;contain:layout paint}.gif_picker_panel_open{display:block}.gif_picker_search{margin:0 0 8px;position:sticky;top:0;z-index:2;padding-top:2px;background:linear-gradient(180deg,#141a21fa,#141a21c7)}.gif_picker_search input{width:100%;border:1px solid #324153;background-color:#1b2430;border-radius:10px;color:#f0f8ff;font-size:13px;padding:9px 11px;outline:0}.gif_picker_search input:focus{border-color:#3d8ed7}.gif_picker_search input::placeholder{color:#8d9bab}.gif_picker_meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 8px}.gif_picker_meta p{margin:0;font-size:12px;color:#9eb1c6;font-weight:700;white-space:nowrap}.gif_picker_tags{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.gif_tag{border:1px solid #2b3642;background:#141b24;color:#b5c4d4;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;cursor:pointer;text-transform:capitalize}.gif_tag:hover{border-color:#3d8ed7;color:#d9ecff}.gif_tag_active{border-color:#4ca5ef;color:#eaf6ff;background:#1f3245}.gif_picker_grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.gif_picker_item{appearance:none;border:1px solid #2b3642;background-color:#11151c;border-radius:11px;padding:6px;cursor:pointer;display:flex;flex-direction:column;gap:6px;color:#f0f8ff;transition:transform .12s ease,border-color .12s ease,background-color .12s ease;contain:content}.gif_picker_item:hover{border-color:#3d8ed7;background-color:#141b24;transform:translateY(-1px)}.gif_picker_item img{width:100%;height:76px;object-fit:cover;border-radius:8px;display:block;background:#0f151d}.gif_picker_item span{font-size:11px;font-weight:700;color:#dce9f7;text-align:center}.gif_picker_more{width:100%;margin-top:9px;border:1px solid #356089;background:#1c3550;color:#dff1ff;border-radius:9px;padding:9px;font-size:13px;font-weight:700;cursor:pointer}.gif_picker_more:hover{background:#214263;border-color:#4a87ba}.gif_picker_empty{border-radius:10px;border:1px solid #2b3642;background-color:#11151c;padding:12px;text-align:center;color:#9fb0c2;font-size:13px}@media (max-width: 800px){.gif_picker_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.chatting_alert{width:fit-content;max-width:80%;margin:20px auto 10px;text-align:center;padding:13px 20px;background-color:#161b22;border-radius:5px;color:#d6dadf;font-size:14px;align-items:center;line-height:25px}.sendMessage{text-align:center;width:42px;height:42px;min-width:42px;border-radius:999px;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:none;transition:transform .14s ease;position:relative}.sendMessage:before{content:"";width:36px;height:36px;border-radius:999px;background:#1d9bf0;box-shadow:0 3px 8px #1d9bf059;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sendMessage:hover{transform:scale(1.02)}.sendMessage:hover:before{filter:brightness(1.08);box-shadow:0 5px 12px #1d9bf073}.sendMessage:active{transform:scale(.96)}.sendMessage:active:before{transform:translate(-50%,-50%) scale(.94);box-shadow:0 2px 6px #1d9bf047}.sendMessage:focus-visible{outline:0}.sendMessage:focus-visible:before{box-shadow:0 0 0 2px #abe6fff2,0 3px 8px #1d9bf059}.send_message_button{width:17px;transition:.25s;filter:brightness(0) invert(1);transform:translate(0);position:relative;z-index:1}.send_message_button_true{transition:.4s;filter:invert(66%) sepia(82%) saturate(462%) hue-rotate(186deg) brightness(101%) contrast(101%)}.typing{padding:10px 20px;border-radius:0 6px 6px;background-color:#151a21;color:#f5f5f5;width:fit-content;margin:15px 10px}.message_input{width:100%;border-radius:999px;border:1px solid #33404d;background-color:#25303b;padding:11px 16px;transition:border-color .2s ease,box-shadow .2s ease}.message_input:focus-within{border-color:#6dbefff2;box-shadow:0 0 0 2px #1d9bf02e}.chat_gif_wrap{display:block;margin:0}.chat_gif_img{display:block;width:min(100%,280px);max-height:220px;object-fit:cover;border-radius:10px;background:#11161f}@media (max-width: 520px){.gif_picker_panel{max-height:36vh}.gif_picker_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#message_input,#group_message_input{font-size:16px;color:#f0f8ff;width:100%;background-color:transparent;outline:0;border:0}#group_message_input::placeholder,#message_input::placeholder{color:#b3bfca}.messages_ghost{width:90%;margin:15px auto auto}.ghost_top{display:flex;justify-content:space-between;align-items:center;padding:10px 10px 20px;border:0;border-bottom:1px solid #24292f}.ghost_top h2{font-size:22px;padding:6px 0}.ghost_top p{padding:6px 12px;font-size:18px;border-radius:100px;border:1px solid #24292f;cursor:pointer}.ghost_top p:hover{background-color:#24292f}.ghosts{margin-top:10px}.requests_meta{padding:10px 6px 0;color:silver;font-size:14px}.nothing{text-align:center;margin-top:20px;font-size:18px;padding:10px}.ghost{padding:4px;border-radius:2px;margin-bottom:10px;background-color:#161b22;cursor:pointer;border:0;border-left:3px solid #1363DF}.ghost h3{font-size:19px;padding:6px 6px 6px 8px}.ghost p{padding:4px 4px 8px;font-size:17px}.messsages{width:90%;margin:15px auto 10px}.alian{margin:10px auto 8px;border-radius:12px;padding:10px;background-color:#161b22;border:1px solid #1a1f26;cursor:pointer;transition:.2s}.messenger_item{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:12px}.messenger_item:hover{background-color:#1c232c;border-color:#2a3038}.alian_unread{border-color:#2b4c77;background-color:#17212f}.messenger_avatar{width:46px;height:46px;min-width:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#11151c;border:1px solid #24292f;overflow:hidden}.messenger_avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;filter:invert(99%) sepia(30%) saturate(436%) hue-rotate(168deg) brightness(100%) contrast(91%)}.messenger_body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.messenger_body h3{font-size:18px;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messenger_username{display:block;font-size:12px!important;color:#8b949e!important;margin:0 0 4px!important;line-height:1.2}.messenger_last_message,.messenger_body p{margin:0;font-size:13px;color:#c5c8cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.messenger_meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:68px}.messenger_meta span{font-size:12px;color:silver}.messenger_unread{min-width:22px;height:22px;padding:0 6px;border-radius:100px;display:flex;align-items:center;justify-content:center;background-color:#1d9bf0;color:#fff;font-size:12px;font-weight:600}.request_item{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:12px;border:1px solid #1a1f26}.request_item:hover{background-color:#1c232c;border-color:#2a3038}.request_avatar{width:46px;height:46px;min-width:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#11151c;border:1px solid #24292f;overflow:hidden}.request_avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;filter:invert(99%) sepia(30%) saturate(436%) hue-rotate(168deg) brightness(100%) contrast(91%)}.request_body{flex:1;min-width:0}.request_body h3{font-size:18px;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request_username{font-size:12px!important;color:#8b949e!important;margin:0 0 4px!important}.request_body p{margin:0;font-size:13px;color:#c5c8cc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.request_meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:68px}.request_meta span{font-size:12px;color:silver}@media (max-width: 720px){.messages_head,.messages_filters,#new_messages,.messsages,.messages_ghost{width:90%}.messages_head h2{font-size:22px}.messages_head p{font-size:12px;padding:7px 10px}.messages_filters{overflow-x:auto;padding-bottom:3px}.messages_filter{white-space:nowrap}.group_create_form{grid-template-columns:1fr}.group_create_btn{width:100%}.messenger_avatar{width:42px;height:42px;min-width:42px}.messenger_meta{min-width:56px;gap:6px}.messenger_meta span{font-size:11px}.messenger_unread{min-width:20px;height:20px;font-size:11px}}.alian h3{font-size:20px;margin-bottom:10px}.alian div{display:flex;justify-content:space-between}.options{width:95%;display:flex;justify-content:space-between;margin:25px auto 15px;align-items:center}.sendMessage_option{margin:5px;width:60%;cursor:pointer;text-align:center;border-radius:9px;font-size:17px;font-weight:600;padding:11px;background-color:#1d9bf0}.user_options{margin:5px;width:40%;cursor:pointer;text-align:center;border-radius:9px;font-size:17px;font-weight:600;padding:11px;background-color:#31353a}.user_info_actions{width:95%;margin:10px auto 12px;display:grid;gap:8px}.user_info_action{border-radius:9px;font-size:15px;font-weight:600;padding:11px;text-align:center;cursor:pointer;background-color:#31353a;color:#f0f8ff}.user_info_action:hover{filter:brightness(1.05)}.user_info_action_danger{background-color:#b72204}.userOptions{width:95%;margin:10px auto 20px;font-size:16px;background-color:#31353a;border-radius:10px;font-weight:600;overflow:hidden}.userOptions div{padding:15px 10px;cursor:pointer}.user_profile_page{margin:10px auto 20px}.user_profile_wrap{width:90%;max-width:900px;margin:0 auto 12px}.user_profile_card{padding:14px;border-radius:5px;border:none;background:#161b22}.user_profile_header{display:flex;gap:12px;align-items:center}.user_profile_avatar{width:112px;height:112px;min-width:112px;border-radius:50%;overflow:hidden;border:2px solid #355274;background-color:#0e1218}.user_profile_avatar img{width:100%;height:100%;object-fit:cover;filter:invert(99%) sepia(30%) saturate(436%) hue-rotate(168deg) brightness(100%) contrast(91%)}.user_profile_title h1{font-size:25px;margin-bottom:6px}.user_profile_title p{color:#b7c9dd;margin-bottom:9px}.user_profile_chips{display:flex;gap:7px;flex-wrap:wrap}.user_profile_chip{border:1px solid #31445a;background-color:#151f2a;border-radius:100px;padding:5px 10px;font-size:12px;color:#d4e9ff}.user_profile_chip_ok{border-color:#2f7a42;background-color:#132417;color:#c6ffd3}.user_profile_chip_warn{border-color:#7a3245;background-color:#2a1419;color:#ffdbe2}.user_profile_notice{margin-top:12px;border:1px solid #6f5a20;background-color:#2a2414;color:#ffecb8;border-radius:8px;padding:9px 10px;font-size:13px}.user_profile_bio{margin-top:14px;border:1px solid #2a3647;border-radius:10px;background-color:#111822;padding:12px}.user_profile_section_title{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#9bb7d4;margin-bottom:7px}.user_profile_bio p{font-size:15px;line-height:1.5;color:#dfecfa}.user_profile_details{margin-top:14px;border:1px solid #2a3647;border-radius:10px;background-color:#111822;padding:12px}.user_profile_details_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.user_profile_detail{border:1px solid #223040;background-color:#0f1520;border-radius:8px;padding:9px 10px;display:flex;flex-direction:column;gap:4px}.user_profile_detail span{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#8ea9c5}.user_profile_detail strong{font-size:14px;line-height:1.3;color:#dff0ff;font-weight:600}.user_profile_actions,.user_profile_actions_top{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.user_profile_more_wrap{position:relative}.user_profile_more_menu{position:absolute;top:calc(100% + 6px);right:0;min-width:130px;border:1px solid #2f3f52;border-radius:8px;background:#131b26;box-shadow:0 10px 24px #00000059;z-index:20;overflow:hidden}.user_profile_more_item{width:100%;text-align:left;border:0;background:transparent;color:#e4f2ff;padding:9px 11px;font-size:14px;cursor:pointer}.user_profile_more_item:hover{background:#1b2a3b}.user_profile_btn{border:1px solid #3a4d62;background:#162231;color:#e4f2ff;border-radius:8px;padding:9px 13px;cursor:pointer;font-size:14px}.user_profile_btn:hover{border-color:#6f9ec7}.user_profile_btn_primary{background-color:#1d9bf0;border-color:#1d9bf0;color:#f7fcff}.user_profile_btn_add{background-color:#b9e7ff;border-color:#88d6ff;color:#093a5c}.user_profile_btn_friend{background-color:#1d9bf0;border-color:#1d9bf0;color:#f7fcff}.user_profile_btn_full{width:100%}.user_profile_btn_success{background-color:#173524;border-color:#2f7a42;color:#d6ffe0}.user_profile_btn_danger{background-color:#2e151b;border-color:#8c394d;color:#ffdbe2}.user_profile_saved_db{margin-top:14px;border:1px solid #2a3647;border-radius:8px;padding:10px;background-color:#111822}.user_profile_saved_db_box{margin-top:8px;background-color:#0d1219;border:1px solid #2a3647;border-radius:8px;padding:10px;max-height:180px;overflow-y:auto;font-size:12px;color:#dcecff;line-height:1.45;white-space:pre-wrap;word-break:break-word}.user_profile_saved_db_actions{margin-top:9px;display:flex;gap:8px}.user_profile_saved_db_empty{margin-top:6px;color:#9fb4cb;font-size:14px}@media (max-width: 640px){.user_profile_header{flex-direction:column;align-items:flex-start}.user_profile_avatar{width:92px;height:92px;min-width:92px}.user_profile_title h1{font-size:22px}.user_profile_actions_top,.user_profile_saved_db_actions{flex-direction:column}.user_profile_details_grid{grid-template-columns:1fr}}.friend{background-color:#046fb7}.request{background-color:#293545}.unBan{background-color:#b72204}.lists{display:grid;grid-template-columns:auto auto;margin:30px auto auto;border-radius:4px;background-color:#12171e;min-height:200px}.lists div{padding:17px;text-align:left;cursor:pointer}.list_title{font-size:19px;font-weight:600;color:#d2d1d1}.list_subtitle{font-size:15px;font-weight:600;color:#ababab}.logOut{padding:10px;margin:30px auto 10px;background-color:#8e2a2a5d;border:1px solid rgba(142,42,42,.823);font-size:17px;border-radius:4px;cursor:pointer;transition:.5s}.logOut:hover{background-color:#8e2a2a}.randomlyOptions{display:flex;justify-content:space-between;align-items:center;width:90%;margin:auto;font-family:Righteous,cursive}.randomly_top_controls{width:90%;margin:auto;position:relative;z-index:220}.rest_randmly{width:fit-content;min-width:132px;text-align:center;color:#e9f5ff;background:linear-gradient(135deg,#1c4f8f,#217bb9 55%,#2aa6c6);border:1px solid rgba(115,206,255,.55);border-radius:999px;margin:15px auto 10px 14px;padding:11px 18px;cursor:pointer;font-size:15px;font-weight:700;letter-spacing:.4px;box-shadow:none;transition:transform .18s ease,filter .22s ease,border-color .22s ease}.rest_randmly:hover{transform:translateY(-1px);border-color:#94e1ffe6;filter:brightness(1.05)}.rest_randmly:active{transform:translateY(1px)}.rest_randmly:focus-visible{outline:2px solid rgba(173,236,255,.95);outline-offset:2px}@media (max-width: 640px){.rest_randmly{min-width:116px;margin-left:10px;padding:10px 16px;font-size:14px}}.space_loading{display:flex;justify-content:center;align-items:center;align-self:center;align-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%}.space_loading_title{font-family:Righteous,cursive;font-size:16px;color:#d7e9f7;padding:10px;clear:both;display:inline-block;overflow:hidden;white-space:nowrap;text-align:center}.space_loading_line{height:2px;border-radius:2px;width:40%;background-color:#457cd6;background:linear-gradient(-45deg,#528be8,#5fd6f7,#0095ff,#2192ff);animation:gradient 15s ease infinite;background-size:400% 400%}.randomly{height:100%;position:relative;z-index:100;margin:auto}.randomly_container{min-height:400px}.randomly_main{width:90%;margin:auto;border-radius:4px;position:relative;z-index:120}.randomly_title{font-size:24px;font-family:Righteous,cursive;background-color:#11151b;padding:15px 25px 25px;border-bottom:10px cornflowerblue}.you_browser_storage_box{margin-top:14px;padding:12px;border:1px solid #1f2b3a;border-radius:10px;background:#0f141b}.you_browser_storage_head{color:#d7edff;font-size:13px;margin-bottom:8px;font-weight:400}.you_browser_storage_track{width:100%;height:8px;border-radius:999px;background:#77afe133;overflow:hidden;margin-bottom:10px}.you_browser_storage_fill{height:100%;border-radius:999px;background:#57b9ff;width:0%;transition:width .25s ease}.you_browser_storage_note{color:#d4eafcd1;font-size:12px;line-height:1.5;margin-top:4px;margin-bottom:0}.you_browser_storage_actions{display:flex;gap:8px;margin-top:10px}.you_browser_storage_button{border:1px solid #1f2b3a;color:#d9eeff;background:#0f141b;border-radius:8px;padding:7px 10px;font-size:12px;cursor:pointer;transition:all .2s ease}.you_browser_storage_button:hover{background:#244a79b8;border-color:#1f2b3a;color:#d9eeff}.you_browser_storage_delete{border-color:#ff5050b3;color:#fff;background:#c0392b}.you_browser_storage_delete:hover{background:#e74c3c;border-color:#ff6464e6;color:#fff}.you_prepaid_panel{margin-top:15px;padding:14px;border:1px solid rgba(152,214,249,.3);border-radius:8px;background:#10233a8c}.you_prepaid_title{font-size:14px;font-weight:600;color:#1da1f2;margin-bottom:8px}.you_prepaid_note{font-size:12px;color:#aab8c2;margin-bottom:8px;line-height:1.4}.you_prepaid_link{color:#1da1f2;text-decoration:none;border-bottom:1px solid rgba(29,155,240,.5);transition:all .2s ease}.you_prepaid_link:hover{color:#1d9bf0;border-bottom-color:#1d9bf0}.you_prepaid_plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:12px}.you_prepaid_plan_card{padding:10px;border:1px solid rgba(152,214,249,.3);border-radius:6px;background:#1d9bf00d;text-align:center;transition:all .2s ease}.you_prepaid_plan_card:hover{background:#1d9bf01a;border-color:#98d6f980}.you_prepaid_plan_name{font-size:13px;font-weight:600;color:#1da1f2;margin-bottom:4px}.you_prepaid_plan_size,.you_prepaid_plan_price{font-size:11px;color:#aab8c2;margin-bottom:3px}.you_prepaid_buy{width:100%;padding:6px 8px;margin-top:8px;background:linear-gradient(135deg,#1da1f2,#1d9bf0);border:none;border-radius:4px;color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease}.you_prepaid_buy:hover{opacity:.9;box-shadow:0 4px 12px #1d9bf04d}.you_prepaid_buy:active{opacity:.85}.you_prepaid_loading_box{margin-top:15px;padding:12px;background:#1d9bf014;border:1px solid rgba(29,155,240,.3);border-radius:8px;text-align:center}.you_prepaid_loading_text{font-size:12px;color:#98d6f9;font-weight:500}.you_prepaid_active_box{margin-top:15px;padding:12px;background:#4cc47014;border:1px solid rgba(76,196,112,.3);border-radius:8px}.you_prepaid_active_title{font-size:14px;font-weight:700;color:#4cc470;margin-bottom:12px;display:flex;align-items:center;gap:8px}.you_prepaid_active_section{margin-bottom:14px;padding:10px;background:#4cc4700d;border:1px solid rgba(76,196,112,.15);border-radius:6px}.you_prepaid_active_section_title{font-size:11px;font-weight:700;color:#4cc470;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid rgba(76,196,112,.2)}.you_prepaid_active_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.you_prepaid_active_item{padding:8px;background:#4cc47014;border:1px solid rgba(76,196,112,.2);border-radius:4px}.you_prepaid_active_label{font-size:10px;font-weight:600;color:#aab8c2;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px}.you_prepaid_active_value{font-size:12px;font-weight:600;color:#4cc470;word-break:break-all}.you_prepaid_active_storage_info{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.you_prepaid_active_storage_head{font-size:12px;font-weight:600;color:#4cc470}.you_prepaid_active_storage_bytes{font-size:10px;color:#aab8c2;font-weight:500}.you_prepaid_active_storage_track{width:100%;height:6px;background:#4cc47033;border-radius:3px;overflow:hidden;margin-bottom:6px}.you_prepaid_active_storage_fill{height:100%;background:linear-gradient(90deg,#4cc470,#45b868);width:0%;transition:width .3s ease}.you_prepaid_active_note{font-size:11px;color:#aab8c2;margin-bottom:3px}.you_prepaid_active_note:last-child{margin-bottom:0}.you_prepaid_action_button{width:100%;padding:8px 10px;margin-top:6px;background:linear-gradient(135deg,#4cc470,#45b868);border:1px solid rgba(76,196,112,.4);border-radius:4px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.you_prepaid_action_button:hover{opacity:.9;box-shadow:0 4px 12px #4cc4704d}.you_prepaid_action_button:active{opacity:.85}@media (max-width: 560px){.you_prepaid_active_grid{grid-template-columns:1fr}.you_prepaid_active_section{padding:8px}.you_prepaid_active_item{padding:6px}}@media (max-width: 560px){.you_prepaid_plans{grid-template-columns:1fr}}.randomly_end{padding:14px;font-family:Righteous,cursive;font-size:18px;background:#ea5455;cursor:pointer;border-radius:3px;margin:auto;left:0;right:0;text-align:center}.randomly_container{text-align:left;z-index:100}.randomly_info{background-color:#457cd6;background:linear-gradient(-45deg,#528be8,#5fd6f7,#0095ff,#2192ff);padding:3px;font-size:17px;background-size:400% 400%;animation:gradient 15s ease infinite}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.auth_data_panel{margin-top:20px;border:1px solid #24292f;border-radius:3px;background-color:#161b22}.auth_data_title{font-size:17px;padding:15px;background-color:#24292f;font-family:Righteous,cursive}.auth_data_form{padding:15px}.auth_data_options{margin-top:15px;display:grid;grid-template-columns:50% 50%;width:100%}.auth_data_select{padding:10px;margin:10px 5px 0;text-align:center;color:#d7e9f7;background-color:#91aedc43;cursor:pointer;border-radius:4px;font-size:16px}.auth_data_select_active{color:#d7e9f7!important;background-color:#367def!important}.auth_data_text{font-size:16px;margin-top:20px;text-align:center;text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:#d7e9f75f}.spacechat_data{margin-top:15px;padding:10px;border-radius:4px;background-color:#18b2cd5a;border:1px solid #18b2cdf9}.googleDataLoaded{margin-top:15px}#stars{width:1px;height:1px;background:transparent;box-shadow:0 1306px 1345px #fff,1856px 1453px #fff,1706px 1623px #fff,86px 1485px #fff,1428px 177px #fff,1596px 1825px #fff,1690px 1444px #fff,707px 1507px #fff,1300px 39px #fff,382px 1050px #fff,124px 1155px #fff,600px 1022px #fff,948px 1193px #fff,1770px 1748px #fff,1364px 1162px #fff,1546px 1049px #fff,1848px 1351px #fff,1623px 1896px #fff,1344px 897px #fff,513px 766px #fff,1746px 1626px #fff,1835px 1516px #fff,1902px 1452px #fff,361px 106px #fff,644px 366px #fff,1997px 1238px #fff,693px 1918px #fff,1586px 1383px #fff,1129px 234px #fff,1284px 1922px #fff,582px 1034px #fff,787px 1695px #fff,548px 1694px #fff,1580px 1103px #fff,813px 735px #fff,1581px 1654px #fff,1187px 1184px #fff,1277px 900px #fff,677px 298px #fff,1118px 1954px #fff,1044px 446px #fff,1235px 903px #fff,504px 672px #fff,918px 1183px #fff,1887px 1458px #fff,1538px 1012px #fff,404px 1801px #fff,3px 1529px #fff,1047px 968px #fff,235px 103px #fff,1510px 1576px #fff,13px 1257px #fff,68px 1414px #fff,1712px 1226px #fff,1215px 105px #fff,1243px 478px #fff,1728px 779px #fff,1930px 1510px #fff,1681px 1477px #fff,322px 930px #fff,713px 1433px #fff,839px 552px #fff,84px 1521px #fff,1623px 1505px #fff,1697px 195px #fff,277px 193px #fff,1166px 527px #fff,1741px 1460px #fff,1603px 1720px #fff,291px 1689px #fff,1509px 1334px #fff,1400px 870px #fff,1284px 1785px #fff,1672px 479px #fff,1668px 1629px #fff,1371px 565px #fff,1671px 136px #fff,106px 1886px #fff,883px 1433px #fff,670px 849px #fff,1157px 1730px #fff,409px 883px #fff,1714px 1502px #fff,49px 639px #fff,1196px 1164px #fff,1319px 944px #fff,1845px 786px #fff,343px 1951px #fff,1088px 176px #fff,44px 463px #fff,1631px 1274px #fff,771px 1284px #fff,31px 1002px #fff,247px 374px #fff,1869px 899px #fff,809px 1690px #fff,761px 1437px #fff,1559px 168px #fff,186px 1600px #fff,114px 48px #fff,615px 792px #fff,1837px 1416px #fff,131px 499px #fff,1299px 153px #fff,145px 155px #fff,1312px 1973px #fff,721px 1295px #fff,121px 1510px #fff,1716px 711px #fff,712px 1278px #fff,460px 1365px #fff,1927px 581px #fff,1569px 1759px #fff,1083px 800px #fff,1817px 960px #fff,1080px 1050px #fff,1278px 1525px #fff,170px 719px #fff,1364px 1223px #fff,1593px 242px #fff,910px 1054px #fff,1994px 1489px #fff,1741px 93px #fff,836px 1577px #fff,393px 1570px #fff,960px 1832px #fff,449px 1144px #fff,1868px 1524px #fff,536px 199px #fff,298px 51px #fff,857px 824px #fff,15px 1409px #fff,1520px 315px #fff,901px 902px #fff,740px 1629px #fff,1464px 1359px #fff,1895px 1379px #fff,1260px 392px #fff,1507px 387px #fff,471px 1866px #fff,1316px 1643px #fff,900px 980px #fff,1576px 436px #fff,753px 350px #fff,1529px 1710px #fff,1027px 617px #fff,95px 1290px #fff,545px 1919px #fff,669px 517px #fff,210px 1193px #fff,1514px 271px #fff,1258px 1476px #fff,1546px 958px #fff,772px 839px #fff,679px 1922px #fff,1357px 1658px #fff,887px 707px #fff,451px 1409px #fff,1223px 1733px #fff,722px 178px #fff,832px 1354px #fff,1321px 1672px #fff,1216px 454px #fff,1636px 237px #fff,1671px 1646px #fff,976px 1385px #fff,254px 1617px #fff,911px 144px #fff,1096px 169px #fff,269px 138px #fff,599px 970px #fff,856px 1809px #fff,978px 1703px #fff,1222px 1271px #fff,563px 1378px #fff,1993px 353px #fff,1798px 146px #fff,475px 1850px #fff,747px 1366px #fff,634px 1050px #fff,363px 534px #fff,1972px 1351px #fff,1642px 1441px #fff,481px 69px #fff,201px 1747px #fff,377px 1063px #fff,1236px 99px #fff,300px 1096px #fff,166px 1775px #fff,608px 1040px #fff,1679px 1403px #fff,1353px 1550px #fff,1044px 1377px #fff,1395px 317px #fff,1960px 1224px #fff,1423px 1536px #fff,1257px 1220px #fff,1305px 1691px #fff,596px 43px #fff,1078px 264px #fff,913px 437px #fff,1000px 1045px #fff,230px 826px #fff,1750px 1852px #fff,973px 1577px #fff,1012px 1418px #fff,1148px 934px #fff,627px 1444px #fff,230px 1060px #fff,1819px 1947px #fff,1785px 1420px #fff,1978px 1477px #fff,557px 1559px #fff,1967px 1224px #fff,1682px 966px #fff,1472px 12px #fff,420px 37px #fff,1254px 1909px #fff,1533px 1505px #fff,730px 1213px #fff,1543px 1200px #fff,1336px 855px #fff,1809px 55px #fff,66px 1131px #fff,671px 1701px #fff,1359px 627px #fff,1819px 896px #fff,1890px 977px #fff,726px 939px #fff,1800px 690px #fff,241px 1291px #fff,513px 1488px #fff,618px 1628px #fff,146px 103px #fff,1018px 1023px #fff,1733px 730px #fff,1278px 334px #fff,1103px 1612px #fff,1968px 1452px #fff,323px 438px #fff,1345px 102px #fff,725px 370px #fff,797px 1675px #fff,1251px 587px #fff,1947px 717px #fff,1684px 771px #fff,1313px 1289px #fff,1947px 970px #fff,1048px 1031px #fff,1074px 1692px #fff,441px 1593px #fff,1483px 829px #fff,852px 132px #fff,276px 1462px #fff,1327px 602px #fff,1696px 1833px #fff,604px 515px #fff,1576px 1819px #fff,1916px 1813px #fff,1923px 664px #fff,448px 1390px #fff,1784px 1749px #fff,1078px 1347px #fff,1980px 1183px #fff,1412px 417px #fff,511px 1574px #fff,1004px 1459px #fff,1115px 763px #fff,979px 404px #fff,730px 333px #fff,1909px 618px #fff,972px 1050px #fff,1942px 179px #fff,329px 107px #fff,1605px 1120px #fff,576px 1018px #fff,748px 971px #fff,199px 1985px #fff,1022px 1840px #fff,382px 997px #fff,455px 237px #fff,1914px 809px #fff,1542px 581px #fff,1604px 1444px #fff,534px 1232px #fff,1500px 467px #fff,1346px 67px #fff,839px 289px #fff,1950px 1954px #fff,268px 1135px #fff,691px 90px #fff,1613px 955px #fff,332px 920px #fff,1146px 1053px #fff,546px 819px #fff,1575px 1454px #fff,886px 888px #fff,1079px 1197px #fff,738px 967px #fff,793px 275px #fff,1461px 451px #fff,830px 1823px #fff,730px 1995px #fff,1792px 1934px #fff,1657px 1252px #fff,206px 1527px #fff,1710px 294px #fff,1229px 1809px #fff,837px 123px #fff,1761px 839px #fff,191px 1141px #fff,1236px 437px #fff,1872px 1945px #fff,415px 1365px #fff,978px 1214px #fff,1124px 586px #fff,71px 1061px #fff,825px 1893px #fff,1493px 430px #fff,445px 638px #fff,270px 1936px #fff,1420px 379px #fff,637px 945px #fff,203px 1899px #fff,584px 1932px #fff,839px 1781px #fff,1823px 1396px #fff,1765px 1231px #fff,559px 48px #fff,829px 1811px #fff,1027px 521px #fff,481px 825px #fff,410px 880px #fff,422px 753px #fff,1489px 76px #fff,1738px 1267px #fff,459px 947px #fff,1126px 423px #fff,1341px 269px #fff,457px 574px #fff,1126px 241px #fff,1965px 1056px #fff,1379px 630px #fff,301px 1632px #fff,120px 508px #fff,1849px 1950px #fff,711px 1109px #fff,1764px 1723px #fff,1162px 1400px #fff,1004px 1089px #fff,474px 312px #fff,1699px 1285px #fff,1741px 916px #fff,257px 1911px #fff,1817px 1580px #fff,772px 1973px #fff,1230px 640px #fff,312px 3px #fff,1597px 1840px #fff,587px 628px #fff,1304px 432px #fff,1878px 660px #fff,943px 1721px #fff,1031px 1153px #fff,1163px 1768px #fff,1309px 793px #fff,1168px 1146px #fff,1288px 427px #fff,927px 617px #fff,1423px 540px #fff,1626px 1932px #fff,577px 1537px #fff,1206px 1633px #fff,656px 1840px #fff,704px 164px #fff,1975px 613px #fff,593px 1622px #fff,1287px 630px #fff,61px 217px #fff,832px 1029px #fff,394px 846px #fff,47px 174px #fff,787px 1839px #fff,1439px 441px #fff,480px 25px #fff,1769px 125px #fff,1439px 303px #fff,923px 237px #fff,1907px 1618px #fff,1078px 1120px #fff,399px 1541px #fff,1364px 203px #fff,1888px 437px #fff,162px 883px #fff,135px 320px #fff,96px 1370px #fff,580px 746px #fff,1319px 1202px #fff,1858px 1397px #fff,1208px 1811px #fff,1548px 1673px #fff,540px 1517px #fff,271px 1693px #fff,799px 474px #fff,651px 31px #fff,1746px 1175px #fff,608px 1301px #fff,278px 1075px #fff,956px 739px #fff,1094px 511px #fff,1531px 1598px #fff,1556px 61px #fff,1330px 418px #fff,1905px 1164px #fff,745px 579px #fff,1453px 1423px #fff,1347px 607px #fff,1331px 1485px #fff,1521px 26px #fff,111px 178px #fff,1463px 1072px #fff,1385px 181px #fff,163px 1012px #fff,1794px 1813px #fff,1960px 1526px #fff,1608px 85px #fff,1786px 317px #fff,1028px 726px #fff,1397px 542px #fff,40px 482px #fff,634px 602px #fff,1418px 54px #fff,454px 771px #fff,420px 1100px #fff,970px 1801px #fff,1448px 1523px #fff,1875px 769px #fff,272px 431px #fff,490px 910px #fff,1986px 975px #fff,1588px 1265px #fff,166px 660px #fff,605px 331px #fff,1170px 1px #fff,1037px 142px #fff,1248px 1660px #fff,254px 1899px #fff,1560px 1241px #fff,1232px 125px #fff,672px 874px #fff,332px 1344px #fff,1060px 151px #fff,1042px 1858px #fff,994px 1199px #fff,792px 1591px #fff,1458px 1661px #fff,289px 1054px #fff,1608px 540px #fff,750px 1008px #fff,41px 217px #fff,1888px 456px #fff,1526px 504px #fff,1456px 223px #fff,1401px 1986px #fff,1153px 1780px #fff,1513px 1751px #fff,915px 1089px #fff,1957px 523px #fff,12px 548px #fff,355px 1361px #fff,1325px 1475px #fff,67px 915px #fff,1800px 1389px #fff,677px 688px #fff,833px 707px #fff,1842px 1211px #fff,432px 843px #fff,1686px 1569px #fff,1429px 1597px #fff,1499px 207px #fff,1230px 403px #fff,1205px 1385px #fff,1353px 100px #fff,858px 1728px #fff,1347px 1070px #fff,153px 206px #fff,218px 645px #fff,655px 1749px #fff,1398px 1959px #fff,1377px 854px #fff,218px 589px #fff,944px 1895px #fff,258px 247px #fff,846px 1361px #fff,432px 769px #fff,23px 1213px #fff,1436px 1910px #fff,1038px 669px #fff,584px 1963px #fff,1931px 375px #fff,649px 944px #fff,1127px 1316px #fff,1199px 738px #fff,3px 886px #fff,1308px 458px #fff,255px 1040px #fff,1704px 1236px #fff,284px 1152px #fff,313px 531px #fff,234px 885px #fff,999px 407px #fff,1471px 607px #fff,334px 1898px #fff,247px 1358px #fff;animation:animateStars 19.95s ease-in-out infinite;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}@keyframes animateStars{0%{-webkit-transform:rotate3d(-1,1,0,0deg);-ms-transform:rotate3d(-1,1,0,0deg);-o-transform:rotate3d(-1,1,0,0deg);transform:rotate3d(-1,1,0,0)}25%{-webkit-transform:rotate3d(-1,1,0,30deg);-ms-transform:rotate3d(-1,1,0,30deg);-o-transform:rotate3d(-1,1,0,30deg);transform:rotate3d(-1,1,0,30deg)}50%{-webkit-transform:rotate3d(-1,1,0,0deg);-ms-transform:rotate3d(-1,1,0,0deg);-o-transform:rotate3d(-1,1,0,0deg);transform:rotate3d(-1,1,0,0)}75%{-webkit-transform:rotate3d(-1,1,0,-30deg);-ms-transform:rotate3d(-1,1,0,-30deg);-o-transform:rotate3d(-1,1,0,-30deg);transform:rotate3d(-1,1,0,-30deg)}to{-webkit-transform:rotate3d(-1,1,0,0deg);-ms-transform:rotate3d(-1,1,0,0deg);-o-transform:rotate3d(-1,1,0,0deg);transform:rotate3d(-1,1,0,0)}}@-webkit-keyframes AnimationName{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@-moz-keyframes AnimationName{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes AnimationName{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.group_option_row{display:flex;align-items:center;gap:6px;font-size:14px;color:#f0f8ff;cursor:pointer}.group_option_row input[type=checkbox]{cursor:pointer;width:16px;height:16px}.group_badge{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.group_badge_public{background-color:#1d9bf0;color:#fff}.group_badge_private{background-color:#424d57;color:#b5bcc5}.group_public_row{padding:12px;border:1px solid #24292f;border-radius:8px;background-color:#161b22;margin-bottom:8px;display:flex;flex-direction:column;gap:8px;cursor:default}.group_public_row:hover{background-color:#1b212a}.group_public_desc{font-size:13px;color:silver;line-height:1.4;max-height:40px;overflow:hidden;text-overflow:ellipsis}.group_join_btn{padding:6px 12px;background-color:#1d9bf0;color:#fff;border-radius:6px;font-size:13px;font-weight:600;text-align:center;cursor:pointer;transition:background-color .2s}.group_join_btn:hover{background-color:#2da5f5}.group_join_btn.group_joined{background-color:#424d57;color:#b5bcc5;cursor:default}.group_join_btn.group_joined:hover{background-color:#424d57}.space_container .search_head{margin:6px 0 14px}.space_container .search_head h2{margin-top:24px;padding:0 0 14px;border-bottom:1px solid #2a3139;font-size:24px;letter-spacing:.3px}.space_container .search_section{margin-bottom:18px;border:1px solid #2a3139;border-radius:12px;background-color:#12171e;box-shadow:0 10px 24px #00000038}.space_container .inputSearch{background-color:transparent;padding:14px 14px 14px 10px}.space_container #search{font-size:15px;font-family:Ubuntu,sans-serif}.space_container #search::placeholder{color:#8d98a6}.space_container #search_buttom{width:62px;background:transparent;border-right:1px solid #2a3139}.space_container #search_buttom img{width:15px;padding:14px;filter:invert(82%) sepia(33%) saturate(631%) hue-rotate(171deg) brightness(99%) contrast(98%)}.space_container #search_buttom:hover{background-color:#1a212a}.space_container .search_meta{margin:0 0 14px}.space_container .search_chip{padding:8px 12px;border-radius:10px;background-color:#161d26;border-color:#313b47;font-weight:600}.space_container .search_chip:hover{border-color:#5a83a8;background-color:#1d2733}.space_container #reandomly_search{margin-bottom:16px;border-radius:12px;border:1px solid #2a3139;box-shadow:0 12px 26px #00000042}.space_container #reandomly_search h3{padding:10px 12px 6px;font-size:21px}.space_container #reandomly_search p{padding:2px 12px 10px;color:#d6e8fb}.space_container .group_panel{border-radius:12px;border:1px solid #2a3139;box-shadow:0 12px 28px #00000038}.space_container .group_panel_head h3{font-size:21px;margin-bottom:2px}.space_container .group_open_row input,.space_container .group_create_form input,.space_container .group_create_form select{border-color:#313b47;border-radius:10px}.space_container .group_row{border-radius:10px;border-color:#2c3642}.space_container .group_row:hover{background-color:#1d2732;border-color:#43627f}.space_container .group_row_title{font-size:15px}.space_container .group_row_meta{font-size:12px;color:#b7c0ca}@media (max-width: 720px){.space_container .search_head h2{margin-top:18px;font-size:22px}.space_container .search_section{border-radius:10px}.group_open_btn{width:auto}.group_owner_row{grid-template-columns:1fr}.group_create_form{grid-template-columns:1fr;gap:8px}.group_create_btn{width:100%}.group_public_row{padding:10px;flex-direction:row;align-items:center;justify-content:space-between}.group_public_desc{display:none}.group_join_btn{width:60px;padding:6px}}
