@charset "UTF-8";._header_1c91c_1{background-color:#171717;border-bottom:1px solid #262626;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#171717f2}._container_1c91c_11{max-width:80rem;margin:0 auto;padding:0 1rem}._content_1c91c_17{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1rem 0}._logo_1c91c_25{display:flex;align-items:center;gap:.75rem;position:absolute;left:1rem}._logo_1c91c_25 img{width:2.5rem;height:2.5rem;object-fit:contain}._logo_1c91c_25 h1{font-size:1.25rem;font-weight:700;color:#fff}._logo_1c91c_25 p{font-size:.75rem;color:#a3a3a3}._nav_1c91c_47{display:flex;gap:.5rem}._navButton_1c91c_52{padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s ease-in-out;border:none;cursor:pointer;color:#d4d4d4;background-color:transparent}._navButton_1c91c_52:hover{color:#fff;background-color:#262626}._navButton_1c91c_52._active_1c91c_66{background:linear-gradient(to right,#2563eb,#0891b2);color:#fff}._navButton_1c91c_52._wanted_1c91c_70._active_1c91c_66{background:linear-gradient(to right,#f97316,#dc2626);color:#fff}._navButton_1c91c_52._submit_1c91c_74{background-color:#dc2626;color:#fff}._navButton_1c91c_52._submit_1c91c_74:hover{background-color:#b91c1c}._navButton_1c91c_52._submit_1c91c_74._active_1c91c_66{background:linear-gradient(to right,#2563eb,#0891b2)}._navButton_1c91c_52._admin_1c91c_84{border:1px solid #ea580c}._navButton_1c91c_52._admin_1c91c_84._active_1c91c_66{background:linear-gradient(to right,#f97316,#dc2626);color:#fff;border:none}._rightLinks_1c91c_93{display:flex;align-items:center;gap:1.5rem;position:absolute;right:1rem}._link_1c91c_101{font-size:.875rem;color:#a3a3a3;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}._link_1c91c_101:hover{color:#fff}._roleSwitch_1c91c_112{margin-left:1rem;display:flex;align-items:center;gap:.5rem}._roleSwitch_1c91c_112 span{font-size:.75rem;color:#a3a3a3}._roleSwitch_1c91c_112 select{font-size:.75rem;padding:.25rem .5rem;background-color:#262626;color:#fff;border-radius:.25rem;border:1px solid #404040}._signInButton_1c91c_131{background:transparent;border:1px solid #404040;color:#fff;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.875rem;transition:all .2s}._signInButton_1c91c_131:hover{background:#262626;border-color:#525252}._avatar_1c91c_146{width:2rem;height:2rem;border-radius:50%}._overlay_m642e_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._drawer_m642e_15{background:#171717;border:1px solid #262626;border-radius:12px;box-shadow:0 8px 32px #00000080;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:_slideUp_m642e_1 .3s ease-out}@keyframes _slideUp_m642e_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_m642e_37{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #262626}._header_m642e_37 h2{margin:0;font-size:1.5rem;color:#fff}._closeButton_m642e_50{background:transparent;border:none;color:#737373;font-size:1.5rem;cursor:pointer;padding:.25rem;line-height:1;transition:color .2s}._closeButton_m642e_50:hover{color:#fff}._ratInfo_m642e_64{padding:1rem 1.5rem;background:#0000004d;border-bottom:1px solid #262626;display:flex;align-items:center;gap:.75rem}._label_m642e_73{font-size:.875rem;color:#737373;text-transform:uppercase;letter-spacing:.5px}._gamertag_m642e_80{font-size:1.125rem;font-weight:600;color:#60a5fa;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._authPrompt_m642e_87{padding:2rem 1.5rem;text-align:center}._authPrompt_m642e_87 p{color:#737373;margin-bottom:1.5rem}._signInButton_m642e_96{background:#60a5fa;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._signInButton_m642e_96:hover{background:#2f89f8;transform:translateY(-2px)}._cooldownWarning_m642e_112{margin:1.5rem;padding:1rem;background:#eab30826;border:1px solid #eab308;border-radius:6px;color:#eab308;font-weight:600;text-align:center}._form_m642e_123{padding:1.5rem}._formGroup_m642e_127{margin-bottom:1.5rem}._formGroup_m642e_127 label{display:block;font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.5rem}._formGroup_m642e_127 ._required_m642e_137{color:#ef4444}._formGroup_m642e_127 ._optional_m642e_140{color:#737373;font-weight:400}._hint_m642e_145{font-size:.75rem;color:#737373;margin:0 0 .75rem;line-height:1.4}._textarea_m642e_152{width:100%;padding:.75rem;background:#ffffff0d;border:1px solid #262626;border-radius:6px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.6;resize:vertical;transition:border-color .2s}._textarea_m642e_152:focus{outline:none;border-color:#60a5fa}._textarea_m642e_152:disabled{opacity:.5;cursor:not-allowed}._textarea_m642e_152::placeholder{color:#737373}._charCount_m642e_177{text-align:right;font-size:.75rem;color:#737373;margin-top:.25rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._input_m642e_185{width:100%;padding:.75rem;background:#ffffff0d;border:1px solid #262626;border-radius:6px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.875rem;transition:border-color .2s}._input_m642e_185:focus{outline:none;border-color:#60a5fa}._input_m642e_185:disabled{opacity:.5;cursor:not-allowed}._input_m642e_185::placeholder{color:#737373}._error_m642e_208{padding:.75rem;background:#ef444426;border:1px solid #ef4444;border-radius:6px;color:#ef4444;font-size:.875rem;margin-bottom:1rem}._info_m642e_218{padding:1rem;background:#06b6d41a;border:1px solid rgba(6,182,212,.3);border-radius:6px;margin-bottom:1.5rem}._info_m642e_218 h4{margin:0 0 .75rem;font-size:.875rem;color:#06b6d4;text-transform:uppercase;letter-spacing:.5px}._info_m642e_218 ul{margin:0;padding-left:1.5rem;color:#737373;font-size:.875rem;line-height:1.8}._info_m642e_218 ul li{margin-bottom:.25rem}._info_m642e_218 ul li strong{color:#fff}._actions_m642e_246{display:flex;gap:1rem;justify-content:flex-end}._cancelButton_m642e_252{padding:.75rem 1.5rem;background:transparent;border:1px solid #262626;border-radius:6px;color:#737373;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_m642e_252:hover:not(:disabled){background:#ffffff0d;color:#fff}._cancelButton_m642e_252:disabled{opacity:.5;cursor:not-allowed}._submitButton_m642e_272{padding:.75rem 1.5rem;background:#60a5fa;border:none;border-radius:6px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._submitButton_m642e_272:hover:not(:disabled){background:#2f89f8;transform:translateY(-2px)}._submitButton_m642e_272:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){._overlay_m642e_1{padding:0}._drawer_m642e_15{max-width:100%;max-height:100vh;border-radius:0}._header_m642e_37,._ratInfo_m642e_64,._form_m642e_123{padding:1rem}._actions_m642e_246{flex-direction:column-reverse}._actions_m642e_246 button{width:100%}}._card_m8wup_1{background-color:#171717;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;border:1px solid #262626;overflow:hidden;transition:all .2s ease-in-out}._card_m8wup_1:hover{border-color:#404040}._header_m8wup_13{padding:1.5rem;border-bottom:1px solid #262626}._headerContent_m8wup_18{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerInfo_m8wup_25{flex:1}._name_m8wup_29{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}._badges_m8wup_36{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}._badge_m8wup_36{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase}._badge_m8wup_36._category_m8wup_52{background-color:#eab30833;color:#facc15;border:1px solid rgba(234,179,8,.3)}._badge_m8wup_36._platform_m8wup_57{background-color:#404040;color:#d4d4d4;border:1px solid #525252}._note_m8wup_63{font-size:.875rem;color:#a3a3a3;margin-top:.5rem}._proofLink_m8wup_69{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;padding:.5rem 1rem;background-color:#06b6d426;border:1px solid rgba(6,182,212,.3);border-radius:.5rem;color:#22d3ee;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out}._proofLink_m8wup_69:hover{background-color:#06b6d440;border-color:#06b6d480;color:#67e8f9;transform:translateY(-1px)}._actions_m8wup_91{display:flex;gap:.5rem}._iconButton_m8wup_96{padding:.5rem;border-radius:.5rem;background-color:transparent;color:#a3a3a3;border:none;cursor:pointer;transition:all .2s ease-in-out}._iconButton_m8wup_96:hover{background-color:#262626;color:#fff}._iconButton_m8wup_96._appeal_m8wup_109:hover{color:#06b6d4}._iconButton_m8wup_96._flag_m8wup_112:hover{color:#fb923c}._iconButton_m8wup_96._delete_m8wup_115:hover{color:#ef4444}._stats_m8wup_119{padding:1.5rem;background-color:#26262680}._statsGrid_m8wup_124{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._stat_m8wup_119{text-align:center}._stat_m8wup_119 ._label_m8wup_133{font-size:.75rem;color:#737373;text-transform:uppercase;letter-spacing:.05em}._stat_m8wup_119 ._value_m8wup_139{font-size:1.5rem;font-weight:700;color:#fff}._stat_m8wup_119._total_m8wup_144 ._value_m8wup_139{color:#22d3ee}._stat_m8wup_119._clips_m8wup_147 ._value_m8wup_139{color:#f87171}._stat_m8wup_119._tallies_m8wup_150 ._value_m8wup_139{color:#facc15}._addKillButton_m8wup_154{width:100%;padding:.75rem 1.5rem;background:linear-gradient(to right,#dc2626,#ea580c);color:#fff;font-weight:600;border:none;cursor:pointer;transition:all .2s ease-in-out}._addKillButton_m8wup_154:hover{background:linear-gradient(to right,#b91c1c,#c2410c)}._killsSection_m8wup_168{padding:1.5rem}._killsHeader_m8wup_172{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._killsHeader_m8wup_172 h4{font-size:1.125rem;font-weight:600;color:#d4d4d4}._killsList_m8wup_184{display:flex;flex-direction:column;gap:.75rem}._killItem_m8wup_190{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#26262680;border-radius:.5rem;border:1px solid transparent;transition:all .2s ease-in-out}._killItem_m8wup_190:hover{background-color:#262626;border-color:#404040}._killIcon_m8wup_205{font-size:1.25rem}._killInfo_m8wup_209{flex:1}._killInfo_m8wup_209 ._killType_m8wup_212{font-size:.875rem;font-weight:600;color:#fff}._killInfo_m8wup_209 ._killNote_m8wup_217{font-size:.75rem;color:#737373}._killInfo_m8wup_209 ._killLink_m8wup_221{font-size:.75rem;color:#22d3ee;text-decoration:none}._killInfo_m8wup_209 ._killLink_m8wup_221:hover{text-decoration:underline}._killDate_m8wup_230{font-size:.75rem;color:#737373}._emptyKills_m8wup_235{padding:2rem;text-align:center;color:#737373;font-size:.875rem}._meta_m8wup_242{padding:1rem 1.5rem;background-color:#2626264d;border-top:1px solid #262626;font-size:.75rem;color:#737373;text-align:center}._container_214qa_1{animation:_fadeIn_214qa_1 .3s ease-in}._header_214qa_5{margin-bottom:2rem}._header_214qa_5 h1{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}._header_214qa_5 p{color:#a3a3a3}._filtersCard_214qa_18{background:#171717;border:1px solid #262626;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;transition:all .2s ease-in-out}._filtersCard_214qa_18:hover{border-color:#404040}._filtersGrid_214qa_30{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){._filtersGrid_214qa_30{flex-direction:row}}._searchField_214qa_41{flex:1}._selectField_214qa_45{width:100%}@media (min-width: 1024px){._selectField_214qa_45{width:16rem}}._selectSmall_214qa_54{width:100%}@media (min-width: 1024px){._selectSmall_214qa_54{width:12rem}}._inputField_214qa_63{width:100%;padding:.75rem 1rem;background:#262626;border:1px solid #404040;border-radius:.5rem;color:#fff;font-size:.875rem;transition:all .2s ease-in-out}._inputField_214qa_63:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._inputField_214qa_63::placeholder{color:#737373}._emptyState_214qa_82{background:#171717;border:1px solid #262626;border-radius:1rem;padding:3rem;text-align:center}._emptyState_214qa_82 p{color:#a3a3a3;font-size:1.125rem}._ratGrid_214qa_94{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._ratGrid_214qa_94{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){._ratGrid_214qa_94{grid-template-columns:repeat(3,1fr)}}._ratTable_214qa_110{background:#171717;border:1px solid #262626;border-radius:1rem;overflow:hidden}._tableHeader_214qa_117{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:1rem;padding:1rem 1.5rem;background:#262626;border-bottom:1px solid #404040;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#a3a3a3}@media (max-width: 768px){._tableHeader_214qa_117{grid-template-columns:2fr 1fr 1fr}._tableHeader_214qa_117 ._categoryCol_214qa_134,._tableHeader_214qa_117 ._dateCol_214qa_134{display:none}}._tableRow_214qa_139{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #262626;cursor:pointer;transition:all .2s ease-in-out}@media (max-width: 768px){._tableRow_214qa_139{grid-template-columns:2fr 1fr 1fr}._tableRow_214qa_139 ._categoryCol_214qa_134,._tableRow_214qa_139 ._dateCol_214qa_134{display:none}}._tableRow_214qa_139:last-child{border-bottom:none}._tableRow_214qa_139:hover{background:#26262699;transform:translate(4px)}._nameCol_214qa_164,._categoryCol_214qa_134,._platformCol_214qa_164,._killsCol_214qa_164,._dateCol_214qa_134{display:flex;align-items:center;color:#d4d4d4;font-size:.875rem}._ratName_214qa_171{font-weight:600;color:#fff}._categoryBadge_214qa_176{display:inline-block;padding:.25rem .75rem;background:#262626;border-radius:.375rem;font-size:.75rem;color:#d4d4d4}._killCount_214qa_185{font-weight:700;color:#ef4444;font-size:1rem}._drawer_214qa_191{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:_fadeIn_214qa_1 .2s ease-out}._drawerContent_214qa_207{background:#171717;border:1px solid #404040;border-radius:1rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:_slideUp_214qa_1 .3s ease-out}._drawerHeader_214qa_218{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #262626}._drawerHeader_214qa_218 h2{font-size:1.5rem;font-weight:700;color:#fff}._closeButton_214qa_231{background:none;border:none;color:#a3a3a3;font-size:1.5rem;cursor:pointer;padding:.5rem;line-height:1;transition:all .2s ease-in-out}._closeButton_214qa_231:hover{color:#fff;transform:scale(1.1)}._drawerBody_214qa_246{padding:1.5rem}@keyframes _slideUp_214qa_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._container_zccgg_1{animation:_fadeIn_zccgg_1 .3s ease-in}._hero_zccgg_5{margin-bottom:3rem;text-align:center;position:relative;overflow:hidden;border-radius:1.5rem;background:linear-gradient(135deg,#171717,#262626,#171717);border:1px solid #404040;padding:3rem}._hero_zccgg_5:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImdyaWQiIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTSAxMCAwIEwgMCAwIDAgMTAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzMzMyIgc3Ryb2tlLXdpZHRoPSIxIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyaWQpIi8+PC9zdmc+);opacity:.2}._hero_zccgg_5 ._heroContent_zccgg_22{position:relative;z-index:10}._hero_zccgg_5 h1{font-size:3.75rem;font-weight:900;color:#fff;margin-bottom:1rem;letter-spacing:-.025em}@media (min-width: 768px){._hero_zccgg_5 h1{font-size:4.5rem}}._hero_zccgg_5 p{font-size:1.25rem;color:#d4d4d4;max-width:42rem;margin:0 auto}._filtersCard_zccgg_45{background:#171717;border:1px solid #262626;border-radius:1rem;padding:1.5rem;margin-bottom:2rem}._filtersGrid_zccgg_53{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 1024px){._filtersGrid_zccgg_53{flex-direction:row}}._filterGroup_zccgg_64{flex:1}._filterGroup_zccgg_64 label{display:block;font-size:.875rem;font-weight:500;color:#a3a3a3;margin-bottom:.75rem}._tabs_zccgg_75{display:flex;gap:.5rem}._tab_zccgg_75{padding:.5rem 1.5rem;border-radius:9999px;font-weight:500;transition:all .2s ease-in-out;cursor:pointer}._tab_zccgg_75._active_zccgg_87{background:linear-gradient(to right,#2563eb,#0891b2);color:#fff}._tab_zccgg_75:not(._active_zccgg_87){background:#262626;color:#d4d4d4}._tab_zccgg_75:not(._active_zccgg_87):hover{background:#404040;color:#fff}._selectField_zccgg_100{width:100%;padding:.5rem 1rem;background:#262626;border:1px solid #404040;border-radius:.5rem;color:#fff;transition:all .2s ease-in-out}._selectField_zccgg_100:focus{outline:none;border-color:#3b82f6}._leaderboardTable_zccgg_114{background:#171717;border:1px solid #262626;border-radius:1rem;overflow:hidden}._tableHeader_zccgg_121{display:grid;grid-template-columns:4rem 1fr auto auto auto;gap:1rem;padding:1rem 1.5rem;background:#262626;border-bottom:1px solid #404040;font-size:.75rem;font-weight:600;color:#a3a3a3;text-transform:uppercase;letter-spacing:.05em}._tableRow_zccgg_135{display:grid;grid-template-columns:4rem 1fr auto auto auto;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #262626;align-items:center;cursor:pointer;transition:all .2s ease-in-out}._tableRow_zccgg_135:hover{background:#26262680}._tableRow_zccgg_135:last-child{border-bottom:none}._rank_zccgg_152{font-size:1.5rem;font-weight:700;color:#737373}._rank_zccgg_152._top1_zccgg_157{color:#facc15;text-shadow:0 0 10px rgba(250,204,21,.3)}._rank_zccgg_152._top2_zccgg_161{color:#d4d4d4;text-shadow:0 0 10px rgba(212,212,216,.3)}._rank_zccgg_152._top3_zccgg_165{color:#fb923c;text-shadow:0 0 10px rgba(251,146,60,.3)}._playerInfo_zccgg_170{display:flex;flex-direction:column;gap:.25rem}._playerInfo_zccgg_170 ._name_zccgg_175{font-weight:600;color:#fff;font-size:1.125rem}._playerInfo_zccgg_170 ._badges_zccgg_180{display:flex;gap:.5rem;flex-wrap:wrap}._playerInfo_zccgg_170 ._badge_zccgg_180{padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._playerInfo_zccgg_170 ._badge_zccgg_180._category_zccgg_191{background:#f9731633;color:#fb923c}._playerInfo_zccgg_170 ._badge_zccgg_180._platform_zccgg_195{background:#404040;color:#d4d4d4}._stat_zccgg_200{text-align:right}._stat_zccgg_200 ._value_zccgg_203{font-size:1.25rem;font-weight:700;color:#fff}._stat_zccgg_200 ._label_zccgg_208{font-size:.75rem;color:#737373}._actionButton_zccgg_213{padding:.5rem 1rem;background:#2563eb;color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out;cursor:pointer;border:none}._actionButton_zccgg_213:hover{background:#3b82f6;box-shadow:0 0 20px #3b82f64d}._emptyState_zccgg_229{padding:4rem 2rem;text-align:center}._emptyState_zccgg_229 p{color:#a3a3a3;font-size:1.125rem}._poster_cliob_1{position:relative;background:linear-gradient(135deg,#171717,#0a0a0a);border:2px solid #06b6d4;border-radius:1rem;padding:1.5rem;transition:all .2s ease-in-out;cursor:pointer}._poster_cliob_1:hover{transform:translateY(-4px);box-shadow:0 0 20px #06b6d44d}._poster_cliob_1:hover ._overlay_cliob_14{opacity:1}._poster_cliob_1._small_cliob_17{padding:1rem}._poster_cliob_1._medium_cliob_20{padding:1.25rem}._poster_cliob_1._large_cliob_23{padding:2rem}._overlay_cliob_14{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#06b6d4,#3b82f6);opacity:0;border-radius:1rem;transition:all .2s ease-in-out;pointer-events:none;mix-blend-mode:overlay}._rankBadge_cliob_38{position:absolute;top:-.75rem;right:-.75rem;width:3.5rem;height:3.5rem;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900;border:3px solid #0a0a0a;z-index:10}._rankBadge_cliob_38._rank1_cliob_53{background:linear-gradient(135deg,gold,#ffed4e);color:#000;box-shadow:0 0 20px #ffd7004d}._rankBadge_cliob_38._rank2_cliob_58{background:linear-gradient(135deg,silver,#e8e8e8);color:#000;box-shadow:0 0 20px #c0c0c04d}._rankBadge_cliob_38._rank3_cliob_63{background:linear-gradient(135deg,#cd7f32,#e9a86b);color:#000;box-shadow:0 0 20px #cd7f324d}._rankBadge_cliob_38._rankOther_cliob_68{background:linear-gradient(135deg,#404040,#525252);color:#fff}._rankBadge_cliob_38 ._rankLabel_cliob_72{font-size:.5rem;line-height:1}._rankBadge_cliob_38 ._rankNumber_cliob_76{font-size:1.25rem;line-height:1}._name_cliob_81{font-size:1.5rem;font-weight:900;color:#fff;margin-bottom:.5rem;text-align:center}._small_cliob_17 ._name_cliob_81{font-size:1.125rem}._large_cliob_23 ._name_cliob_81{font-size:2rem}._score_cliob_95{text-align:center;margin-bottom:1rem}._score_cliob_95 ._label_cliob_99{font-size:.75rem;color:#737373;text-transform:uppercase;letter-spacing:.05em}._score_cliob_95 ._value_cliob_105{font-size:2rem;font-weight:900;background:linear-gradient(to right,#06b6d4,#3b82f6);-webkit-background-clip:text;background-clip:text;color:transparent}._small_cliob_17 ._score_cliob_95 ._value_cliob_105{font-size:1.5rem}._large_cliob_23 ._score_cliob_95 ._value_cliob_105{font-size:3rem}._breakdown_cliob_120{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}._stat_cliob_128{display:flex;flex-direction:column;align-items:center;gap:.25rem}._stat_cliob_128 ._statLabel_cliob_134{font-size:.75rem;color:#737373;text-transform:uppercase}._stat_cliob_128 ._statValue_cliob_139{font-size:1.25rem;font-weight:700;color:#fff}._stat_cliob_128 ._statValue_cliob_139._rats_cliob_144{color:#fb923c}._stat_cliob_128 ._statValue_cliob_139._clips_cliob_147{color:#22d3ee}._stat_cliob_128 ._statValue_cliob_139._tallies_cliob_150{color:#facc15}._badges_cliob_154{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}._badge_cliob_154{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}._badge_cliob_154._category_cliob_169{background-color:#f9731633;color:#fb923c;border:1px solid #f97316}._badge_cliob_154._platform_cliob_174{background-color:#3b82f633;color:#22d3ee;border:1px solid #3b82f6}._aliases_cliob_180{text-align:center;font-size:.75rem;color:#737373;margin-bottom:.75rem}._aliases_cliob_180 button{color:#22d3ee;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;font-size:inherit}._aliases_cliob_180 button:hover{color:#67e8f9}._lastSeen_cliob_199{text-align:center;font-size:.75rem;color:#525252}._aliasPopover_cliob_205{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#262626;border:1px solid #404040;border-radius:.5rem;padding:.75rem;margin-bottom:.5rem;z-index:20;min-width:12rem;box-shadow:0 4px 6px #0000004d}._aliasPopover_cliob_205 ._popoverTitle_cliob_219{font-size:.75rem;font-weight:600;color:#a3a3a3;margin-bottom:.5rem;text-transform:uppercase}._aliasPopover_cliob_205 ._aliasList_cliob_226{display:flex;flex-direction:column;gap:.25rem}._aliasPopover_cliob_205 ._aliasItem_cliob_231{font-size:.875rem;color:#d4d4d4;padding:.25rem 0}._container_1yzmo_1{max-width:80rem;margin:0 auto;padding:2rem 1rem}._header_1yzmo_7{text-align:center;margin-bottom:2rem}._header_1yzmo_7 h1{font-size:3rem;font-weight:900;letter-spacing:-.025em;margin-bottom:.75rem;background:linear-gradient(to right,#fb923c,#ef4444,#ea580c);-webkit-background-clip:text;background-clip:text;color:transparent}._header_1yzmo_7 p{color:#a3a3a3;font-size:1.125rem}._tabs_1yzmo_26{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem}._tab_1yzmo_26{padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .2s ease-in-out;border:none;cursor:pointer;background-color:#262626;color:#a3a3a3}._tab_1yzmo_26:hover{background-color:#404040;color:#e5e5e5}._tab_1yzmo_26._active_1yzmo_47{background:linear-gradient(to right,#06b6d4,#3b82f6);color:#fff;box-shadow:0 0 20px #06b6d44d}._loading_1yzmo_53{text-align:center;padding:5rem 0}._loading_1yzmo_53 ._spinner_1yzmo_57{display:inline-block;width:3rem;height:3rem;border:4px solid #06b6d4;border-top-color:transparent;border-radius:50%;animation:_spin_1yzmo_57 1s linear infinite}._loading_1yzmo_53 p{color:#a3a3a3;margin-top:1rem}@keyframes _spin_1yzmo_57{to{transform:rotate(360deg)}}._empty_1yzmo_76{text-align:center;padding:5rem 0}._empty_1yzmo_76 ._icon_1yzmo_80{font-size:4rem;margin-bottom:1rem}._empty_1yzmo_76 h3{font-size:1.25rem;font-weight:700;color:#d4d4d4;margin-bottom:.5rem}._empty_1yzmo_76 p{color:#737373}._podium_1yzmo_94{margin-bottom:4rem}._topThree_1yzmo_98{display:flex;align-items:flex-end;justify-content:center;gap:1.5rem;margin-bottom:2rem}._topThree_1yzmo_98 ._second_1yzmo_105,._topThree_1yzmo_98 ._third_1yzmo_106{flex:1;max-width:24rem}._topThree_1yzmo_98 ._first_1yzmo_110{flex:1;max-width:28rem}._restOfList_1yzmo_115{max-width:64rem;margin:0 auto}._restOfList_1yzmo_115 h2{font-size:1.5rem;font-weight:700;color:#d4d4d4;margin-bottom:1.5rem;text-align:center}._restOfList_1yzmo_115 ._grid_1yzmo_126{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._restOfList_1yzmo_115 ._grid_1yzmo_126{grid-template-columns:repeat(2,1fr)}}._footer_1yzmo_137{margin-top:4rem;text-align:center;font-size:.875rem;color:#737373;max-width:42rem;margin-left:auto;margin-right:auto}._footer_1yzmo_137 p{margin-bottom:.5rem}._footer_1yzmo_137 p strong{color:#a3a3a3}._container_l9rg4_1{max-width:48rem;margin:0 auto;animation:_fadeIn_l9rg4_1 .3s ease-in}._header_l9rg4_7{margin-bottom:2rem}._header_l9rg4_7 h1{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}._header_l9rg4_7 p{color:#a3a3a3}._authPrompt_l9rg4_20{background:linear-gradient(135deg,#f9731626,#ea580c1a);border:2px solid rgba(249,115,22,.3);border-radius:1rem;padding:2rem;text-align:center;margin-bottom:2rem}._authPrompt_l9rg4_20 h3{color:#fff;font-size:1.5rem;margin-bottom:.75rem}._authPrompt_l9rg4_20 p{color:#d4d4d4;margin-bottom:1.5rem}._signInButton_l9rg4_38{background:linear-gradient(135deg,#ea580c,#f97316);color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}._signInButton_l9rg4_38:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f9731666}._guidelinesBanner_l9rg4_53{background:#eab3081a;border:1px solid rgba(234,179,8,.3);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}._guidelinesBanner_l9rg4_53 h3{color:#facc15;font-weight:600;margin-bottom:.5rem}._guidelinesBanner_l9rg4_53 ul{color:#d4d4d4;font-size:.875rem;list-style:none;padding:0;margin-bottom:.75rem}._guidelinesBanner_l9rg4_53 ul li{margin-bottom:.25rem}._guidelinesBanner_l9rg4_53 ._footnote_l9rg4_75{color:#a3a3a3;font-size:.75rem;margin-top:.75rem}._guidelinesBanner_l9rg4_53 ._footnote_l9rg4_75 span{color:#60a5fa;cursor:pointer}._formCard_l9rg4_85{background:#171717;border:1px solid #262626;border-radius:1rem;padding:2rem}._form_l9rg4_85{display:flex;flex-direction:column;gap:1.5rem}._formGroup_l9rg4_98{display:flex;flex-direction:column;gap:.5rem}._formGroup_l9rg4_98 label{font-size:.875rem;font-weight:500;color:#d4d4d4}._formGroup_l9rg4_98 label ._required_l9rg4_108{color:#f87171;margin-left:.25rem}._formGroup_l9rg4_98 ._hint_l9rg4_112{font-size:.75rem;color:#737373;margin-top:.25rem}._inputField_l9rg4_118,._selectField_l9rg4_118,._textarea_l9rg4_118{width:100%;padding:.75rem 1rem;background:#262626;border:1px solid #404040;border-radius:.5rem;color:#fff;font-size:.875rem;transition:all .2s ease-in-out}._inputField_l9rg4_118:focus,._selectField_l9rg4_118:focus,._textarea_l9rg4_118:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._inputField_l9rg4_118::placeholder,._selectField_l9rg4_118::placeholder,._textarea_l9rg4_118::placeholder{color:#737373}._textarea_l9rg4_118{min-height:6rem;resize:vertical;font-family:inherit}._charCount_l9rg4_143{font-size:.75rem;color:#737373;text-align:right}._charCount_l9rg4_143._warning_l9rg4_148{color:#facc15}._charCount_l9rg4_143._error_l9rg4_151{color:#f87171}._errorAlert_l9rg4_155{padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;color:#f87171;font-size:.875rem}._buttonGroup_l9rg4_164{display:flex;gap:1rem;margin-top:.5rem}._submitButton_l9rg4_170{flex:1;padding:.875rem 1.5rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out}._submitButton_l9rg4_170:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #3b82f64d}._submitButton_l9rg4_170:disabled{opacity:.5;cursor:not-allowed}._cancelButton_l9rg4_191{padding:.875rem 1.5rem;background:#262626;color:#d4d4d4;border:1px solid #404040;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._cancelButton_l9rg4_191:hover{background:#404040;color:#fff}._overlay_1kkm1_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1kkm1_1 .3s ease-in}._drawer_1kkm1_14{background:#171717;border-radius:1rem;border:1px solid #404040;max-width:42rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}._header_1kkm1_25{position:sticky;top:0;background:#171717;border-bottom:1px solid #262626;padding:1.5rem;display:flex;align-items:center;justify-content:space-between}._header_1kkm1_25 h2{font-size:1.5rem;font-weight:700;color:#fff}._header_1kkm1_25 p{color:#a3a3a3;font-size:.875rem;margin-top:.25rem}._closeButton_1kkm1_46{color:#a3a3a3;font-size:1.5rem;line-height:1;background:none;border:none;cursor:pointer;transition:all .2s ease-in-out}._closeButton_1kkm1_46:hover{color:#fff}._closeButton_1kkm1_46:disabled{opacity:.5;cursor:not-allowed}._form_1kkm1_63{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._formGroup_1kkm1_70 label{display:block;font-size:.875rem;font-weight:500;color:#d4d4d4;margin-bottom:.5rem}._formGroup_1kkm1_70 label ._required_1kkm1_77{color:#f87171}._formGroup_1kkm1_70 ._hint_1kkm1_80{color:#737373;font-size:.75rem;margin-top:.25rem}._typeSelector_1kkm1_86{display:flex;gap:1rem}._typeSelector_1kkm1_86 label{flex:1;cursor:pointer}._typeSelector_1kkm1_86 input[type=radio]{position:absolute;opacity:0;pointer-events:none}._typeCard_1kkm1_100{background:#171717;border:2px solid transparent;border-radius:.5rem;padding:1rem;transition:all .2s ease-in-out}input[type=radio]:checked+._typeCard_1kkm1_100{border-color:#3b82f6;background:#3b82f61a}._typeCard_1kkm1_100 ._typeContent_1kkm1_111{text-align:center}._typeCard_1kkm1_100 ._typeContent_1kkm1_111 ._icon_1kkm1_114{font-size:1.875rem;margin-bottom:.5rem}._typeCard_1kkm1_100 ._typeContent_1kkm1_111 ._typeName_1kkm1_118{font-weight:600;color:#fff}._typeCard_1kkm1_100 ._typeContent_1kkm1_111 ._typeDesc_1kkm1_122{font-size:.75rem;color:#a3a3a3;margin-top:.25rem}._clipValidation_1kkm1_128{display:flex;align-items:center;gap:.75rem}._clipValidation_1kkm1_128 ._thumbnail_1kkm1_133{width:6rem;height:3.5rem;object-fit:cover;border-radius:.5rem;border:1px solid #404040}._clipValidation_1kkm1_128 ._validInfo_1kkm1_140{flex:1}._clipValidation_1kkm1_128 ._validInfo_1kkm1_140._success_1kkm1_143{color:#22c55e;font-size:.875rem;display:flex;align-items:center;gap:.5rem}._clipValidation_1kkm1_128 ._validInfo_1kkm1_140._warning_1kkm1_150{color:#facc15;font-size:.875rem}._errorAlert_1kkm1_155{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;padding:1rem}._errorAlert_1kkm1_155 p{color:#f87171;font-size:.875rem}._actions_1kkm1_166{display:flex;gap:1rem;padding-top:1rem}._overlay_1ptvj_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1ptvj_1 .3s ease-in}._drawer_1ptvj_14{background:#171717;border-radius:1rem;border:1px solid #404040;max-width:32rem;width:100%;box-shadow:0 25px 50px -12px #00000040}._header_1ptvj_23{background:#171717;border-bottom:1px solid #262626;padding:1.5rem;display:flex;align-items:center;justify-content:space-between}._header_1ptvj_23 h2{font-size:1.5rem;font-weight:700;color:#fff}._header_1ptvj_23 p{color:#a3a3a3;font-size:.875rem;margin-top:.25rem}._closeButton_1ptvj_42{color:#a3a3a3;font-size:1.5rem;line-height:1;background:none;border:none;cursor:pointer;transition:all .2s ease-in-out}._closeButton_1ptvj_42:hover{color:#fff}._closeButton_1ptvj_42:disabled{opacity:.5;cursor:not-allowed}._form_1ptvj_59{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._formGroup_1ptvj_66 label{display:block;font-size:.875rem;font-weight:500;color:#d4d4d4;margin-bottom:.5rem}._formGroup_1ptvj_66 label ._required_1ptvj_73{color:#f87171}._formGroup_1ptvj_66 ._hint_1ptvj_76{color:#737373;font-size:.75rem;margin-top:.25rem}._infoBox_1ptvj_82{background:#26262680;border:1px solid #404040;border-radius:.5rem;padding:1rem}._infoBox_1ptvj_82 p{color:#d4d4d4;font-size:.875rem}._errorAlert_1ptvj_93{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;padding:1rem}._errorAlert_1ptvj_93 p{color:#f87171;font-size:.875rem}._actions_1ptvj_104{display:flex;gap:1rem}._overlay_1t8fm_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_1t8fm_1 .2s ease}@keyframes _fadeIn_1t8fm_1{0%{opacity:0}to{opacity:1}}._drawer_1t8fm_25{background:#171717;border:1px solid #262626;border-radius:1rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:_slideUp_1t8fm_1 .3s ease}@keyframes _slideUp_1t8fm_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_1t8fm_46{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #262626}._header_1t8fm_46 h2{margin:0 0 .25rem;font-size:1.5rem;color:#fff}._header_1t8fm_46 p{margin:0;color:#a3a3a3;font-size:.875rem}._closeButton_1t8fm_64{background:none;border:none;font-size:2rem;line-height:1;color:#a3a3a3;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:all .2s}._closeButton_1t8fm_64:hover:not(:disabled){background:#ffffff1a;color:#fff}._closeButton_1t8fm_64:disabled{opacity:.5;cursor:not-allowed}._form_1t8fm_89{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._formGroup_1t8fm_96{display:flex;flex-direction:column;gap:.5rem}._formGroup_1t8fm_96 label{font-weight:500;color:#fff;font-size:.875rem}._required_1t8fm_107{color:#ef4444}._hint_1t8fm_111{font-size:.75rem;color:#a3a3a3;margin:0}._severitySelector_1t8fm_117{display:flex;gap:.5rem;flex-wrap:wrap}._radioLabel_1t8fm_123{cursor:pointer}._radioLabel_1t8fm_123 input[type=radio]{display:none}._severityBadge_1t8fm_130{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:2px solid transparent;transition:all .2s}input:checked+._severityBadge_1t8fm_130{border-color:currentColor;box-shadow:0 0 0 2px #ffffff1a}._severityBadge_1t8fm_130._low_1t8fm_143{background:#22c55e1a;color:#22c55e}._severityBadge_1t8fm_130._medium_1t8fm_147{background:#eab3081a;color:#eab308}._severityBadge_1t8fm_130._high_1t8fm_151{background:#f973161a;color:#f97316}._severityBadge_1t8fm_130._critical_1t8fm_155{background:#ef44441a;color:#ef4444}._severityBadge_1t8fm_130:hover{opacity:.8}._errorAlert_1t8fm_163{padding:1rem;background:#ef44441a;border:1px solid #ef4444;border-radius:.5rem;color:#ef4444}._errorAlert_1t8fm_163 p{margin:0;font-size:.875rem}._actions_1t8fm_175{display:flex;gap:1rem;padding-top:.5rem}._success_1t8fm_181{padding:3rem 2rem;text-align:center}._success_1t8fm_181 ._successIcon_1t8fm_185{width:4rem;height:4rem;border-radius:50%;background:#22c55e33;color:#22c55e;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;animation:_scaleIn_1t8fm_1 .4s ease}._success_1t8fm_181 h2{margin:0 0 .5rem;color:#fff}._success_1t8fm_181 p{margin:0 0 1rem;color:#a3a3a3}._success_1t8fm_181 ._githubLink_1t8fm_206{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .2s}._success_1t8fm_181 ._githubLink_1t8fm_206:hover{background:#1d4ed8;transform:translateY(-2px)}@keyframes _scaleIn_1t8fm_1{0%{transform:scale(0)}to{transform:scale(1)}}._container_86f25_1{max-width:56rem;margin:0 auto;animation:_fadeIn_86f25_1 .3s ease-in}._headerSection_86f25_7{margin-bottom:3rem;text-align:center}._headerSection_86f25_7 h1{font-size:3rem;font-weight:900;color:#fff;margin-bottom:1rem}@media (min-width: 768px){._headerSection_86f25_7 h1{font-size:3.75rem}}._headerSection_86f25_7 p{color:#a3a3a3;font-size:1.125rem}._intro_86f25_27{background:#171717;border:1px solid #262626;border-radius:1rem;padding:2rem;margin-bottom:2rem}._intro_86f25_27 p{color:#d4d4d4;font-size:1.125rem;line-height:1.625;margin-bottom:1rem}._intro_86f25_27 p:last-child{margin-bottom:0}._intro_86f25_27 p ._highlight_86f25_43{color:#fff;font-weight:600}._intro_86f25_27 p ._blue_86f25_47{color:#60a5fa}._intro_86f25_27 p ._red_86f25_50{color:#f87171;font-weight:600}._sections_86f25_55{display:flex;flex-direction:column;gap:2rem}._section_86f25_55{background:#171717;border:1px solid #262626;border-radius:1rem;padding:2rem}._section_86f25_55._warning_86f25_67{border:2px solid rgba(234,179,8,.3);background:#eab3080d}._section_86f25_55._special_86f25_71{background:linear-gradient(to bottom right,#3b82f61a,#06b6d41a);border-color:#3b82f64d}._section_86f25_55 h2{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}._section_86f25_55 h2 ._icon_86f25_84{font-size:2.25rem}._section_86f25_55 ._content_86f25_87{display:flex;flex-direction:column;gap:.75rem;color:#d4d4d4}._section_86f25_55 ._content_86f25_87 p{font-size:1.125rem;line-height:1.625}._section_86f25_55 ._content_86f25_87 p._semibold_86f25_97{font-weight:600}._section_86f25_55 ._content_86f25_87 p._blue_86f25_47{color:#60a5fa}._section_86f25_55 ._content_86f25_87 p._green_86f25_103{color:#22c55e}._section_86f25_55 ._content_86f25_87 p._yellow_86f25_106{color:#facc15}._section_86f25_55 ._content_86f25_87 ul{list-style:disc;padding-left:1.5rem}._section_86f25_55 ._content_86f25_87 ul li{margin-bottom:.5rem}._section_86f25_55 ._content_86f25_87 ul li._red_86f25_50{color:#f87171;font-weight:600}._container_g6yln_2{max-width:56rem;margin:0 auto;animation:_fadeIn_g6yln_1 .3s ease-in}@keyframes _fadeIn_g6yln_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._headerSection_g6yln_18{text-align:center;margin-bottom:3rem}._headerSection_g6yln_18 h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}._headerSection_g6yln_18 p{color:#a3a3a3;font-size:.875rem}._intro_g6yln_33{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:1rem;padding:2rem;margin-bottom:3rem}._intro_g6yln_33 p{color:#e5e5e5;line-height:1.7;margin-bottom:1rem}._intro_g6yln_33 p:last-child{margin-bottom:0}._highlight_g6yln_49{color:#60a5fa;font-weight:600}._sections_g6yln_54{display:flex;flex-direction:column;gap:2rem}._section_g6yln_54{background:#171717;border:1px solid #262626;border-radius:1rem;padding:2rem}._section_g6yln_54 h2{font-size:1.5rem;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}._section_g6yln_54 h3{font-size:1.125rem;color:#60a5fa;margin-top:1.5rem;margin-bottom:.75rem}._section_g6yln_54 h3:first-child{margin-top:0}._icon_g6yln_84{font-size:1.75rem;filter:grayscale(20%)}._content_g6yln_89{color:#d4d4d4;line-height:1.7}._content_g6yln_89 p{margin-bottom:1rem}._content_g6yln_89 ul{list-style:none;padding-left:0;margin:1rem 0}._content_g6yln_89 ul li{padding:.5rem 0 .5rem 1.5rem;position:relative}._content_g6yln_89 ul li:before{content:"•";position:absolute;left:0;color:#3b82f6;font-weight:700}._content_g6yln_89 ul li strong{color:#fff}._content_g6yln_89 a{color:#60a5fa;text-decoration:none;transition:color .2s}._content_g6yln_89 a:hover{color:#93c5fd;text-decoration:underline}._semibold_g6yln_126{font-weight:600;color:#fff}._warning_g6yln_131{background:#eab3081a;border:1px solid rgba(234,179,8,.3);border-radius:.5rem;padding:1rem;margin-top:1rem;color:#eab308}._warning_g6yln_131 strong{color:#eab308}._green_g6yln_143{color:#22c55e!important}._green_g6yln_143:before{color:#22c55e!important}._contact_g6yln_150{border:2px solid #1d4ed8;background:linear-gradient(135deg,#1d4ed833,#17171780)}._contactBox_g6yln_155{background:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:.75rem;padding:1.5rem;margin:1.5rem 0}._contactBox_g6yln_155 p{margin-bottom:.75rem}._contactBox_g6yln_155 p:last-child{margin-bottom:0}._contactBox_g6yln_155 strong{color:#60a5fa}._contactBox_g6yln_155 a{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95rem}._footnote_g6yln_176{font-size:.875rem;color:#a3a3a3;margin-top:1rem}._footer_g6yln_182{margin-top:3rem;padding-top:2rem;border-top:1px solid #262626;text-align:center}._footer_g6yln_182 p{color:#a3a3a3;margin-bottom:1rem;line-height:1.7}._legal_g6yln_194{font-size:.875rem;color:#737373;font-style:italic}@media (max-width: 768px){._headerSection_g6yln_18 h1{font-size:2rem}._section_g6yln_54{padding:1.5rem}._section_g6yln_54 h2{font-size:1.25rem;flex-wrap:wrap}._intro_g6yln_33{padding:1.5rem}}._container_xovnz_2{max-width:64rem;margin:0 auto;animation:_fadeIn_xovnz_1 .3s ease-in}@keyframes _fadeIn_xovnz_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._headerSection_xovnz_18{text-align:center;margin-bottom:3rem}._headerSection_xovnz_18 h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}._headerSection_xovnz_18 p{color:#a3a3a3;font-size:1rem}._quickActions_xovnz_33{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}@media (min-width: 768px){._quickActions_xovnz_33{grid-template-columns:repeat(3,1fr)}}._actionButton_xovnz_45{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#171717;border:2px solid #262626;border-radius:1rem;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit}._actionButton_xovnz_45:hover{border-color:#3b82f6;background:linear-gradient(135deg,#3b82f61a,#171717);transform:translateY(-2px)}._actionIcon_xovnz_64{font-size:2.5rem;filter:grayscale(20%)}._actionContent_xovnz_69{flex:1;text-align:left}._actionContent_xovnz_69 h3{color:#fff;font-size:1.125rem;margin-bottom:.25rem}._actionContent_xovnz_69 p{color:#a3a3a3;font-size:.875rem;line-height:1.4}._faqSection_xovnz_84{margin-bottom:3rem}._faqSection_xovnz_84 h2{font-size:2rem;color:#fff;margin-bottom:2rem;text-align:center}._faqGrid_xovnz_94{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._faqGrid_xovnz_94{grid-template-columns:repeat(2,1fr)}}._faqCard_xovnz_105{background:#171717;border:1px solid #262626;border-radius:1rem;padding:1.5rem;transition:border-color .2s}._faqCard_xovnz_105:hover{border-color:#404040}._faqCard_xovnz_105 h3{color:#60a5fa;font-size:1.125rem;margin-bottom:.75rem}._faqCard_xovnz_105 p{color:#d4d4d4;line-height:1.6;font-size:.9375rem}._technicalSection_xovnz_126{background:#171717;border:1px solid #262626;border-radius:1rem;padding:2rem;margin-bottom:3rem}._technicalSection_xovnz_126 h2{font-size:1.75rem;color:#fff;margin-bottom:1.5rem}._technicalContent_xovnz_139 p{color:#d4d4d4;line-height:1.7;margin-bottom:1.5rem}._tipBox_xovnz_145{background:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}._tipBox_xovnz_145 h4{color:#60a5fa;font-size:1rem;margin-bottom:.75rem}._tipBox_xovnz_145 ul{list-style:none;padding-left:0}._tipBox_xovnz_145 ul li{color:#d4d4d4;padding:.5rem 0 .5rem 1.5rem;position:relative}._tipBox_xovnz_145 ul li:before{content:"•";position:absolute;left:0;color:#3b82f6;font-weight:700}._reportButton_xovnz_175{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:.5rem;padding:.875rem 2rem;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._reportButton_xovnz_175:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._reportButton_xovnz_175:active{transform:translateY(0)}._footer_xovnz_195{text-align:center;padding-top:2rem;border-top:1px solid #262626}._footer_xovnz_195 p{color:#a3a3a3;line-height:1.7}@media (max-width: 768px){._headerSection_xovnz_18 h1{font-size:2rem}._actionButton_xovnz_45{flex-direction:column;text-align:center}._actionContent_xovnz_69{text-align:center}._faqSection_xovnz_84 h2{font-size:1.5rem}}._container_8sq3w_1{min-height:100vh;background:#0a0a0a}._header_8sq3w_6{background:#171717;border-bottom:1px solid #262626;padding:1.5rem 0}._header_8sq3w_6 ._headerContent_8sq3w_11{max-width:80rem;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}._header_8sq3w_6 ._headerContent_8sq3w_11 h1{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:.5rem}._header_8sq3w_6 ._headerContent_8sq3w_11 p{color:#a3a3a3}._logoutButton_8sq3w_29{padding:.5rem 1rem;background:#262626;color:#d4d4d4;border-radius:.5rem;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out}._logoutButton_8sq3w_29:hover{background:#404040;color:#fff}._tabs_8sq3w_46{background:#171717;border-bottom:1px solid #262626}._tabs_8sq3w_46 ._tabsContainer_8sq3w_50{max-width:80rem;margin:0 auto;padding:0 1rem;display:flex;gap:.25rem}._tab_8sq3w_46{padding:.75rem 1.5rem;font-weight:500;border:none;background:none;cursor:pointer;transition:all .2s ease-in-out;color:#a3a3a3;border-bottom:2px solid transparent}._tab_8sq3w_46:hover{color:#fff;background:#262626}._tab_8sq3w_46._active_8sq3w_72{background:#2563eb;color:#fff;border-bottom-color:#60a5fa}._filters_8sq3w_78{background:#171717;border-bottom:1px solid #262626;padding:1rem 0}._filters_8sq3w_78 ._filtersContent_8sq3w_83{max-width:80rem;margin:0 auto;padding:0 1rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._filters_8sq3w_78 select{padding:.5rem 1rem;background:#262626;color:#fff;border-radius:.25rem;border:1px solid #404040}._filters_8sq3w_78 select:focus{outline:none;border-color:#3b82f6}._filters_8sq3w_78 input[type=text]{flex:1;min-width:300px;padding:.5rem 1rem;background:#262626;color:#fff;border-radius:.25rem;border:1px solid #404040}._filters_8sq3w_78 input[type=text]:focus{outline:none;border-color:#3b82f6}._filters_8sq3w_78 button{padding:.5rem 1rem;background:#262626;color:#fff;border-radius:.25rem;border:none;cursor:pointer}._filters_8sq3w_78 button:hover{background:#404040}._mainContent_8sq3w_128{max-width:80rem;margin:0 auto;padding:1.5rem 1rem}._grid_8sq3w_134{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){._grid_8sq3w_134{grid-template-columns:1fr 1fr}}._queuePanel_8sq3w_145{background:#171717;border-radius:.5rem;border:1px solid #262626;padding:1rem}._queuePanel_8sq3w_145 h2{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1rem}._emptyState_8sq3w_158{color:#737373;text-align:center;padding:2rem 0}._queueList_8sq3w_164{display:flex;flex-direction:column;gap:.5rem;max-height:600px;overflow-y:auto}._queueItem_8sq3w_172{width:100%;text-align:left;padding:.75rem;border-radius:.25rem;transition:all .2s ease-in-out;background:#262626;color:#d4d4d4;border:none;cursor:pointer}._queueItem_8sq3w_172:hover{background:#404040}._queueItem_8sq3w_172._selected_8sq3w_186{background:#2563eb;color:#fff}._queueItem_8sq3w_172 ._itemHeader_8sq3w_190{display:flex;align-items:start;justify-content:space-between;gap:.5rem}._queueItem_8sq3w_172 ._itemHeader_8sq3w_190 ._itemMeta_8sq3w_196{flex:1}._queueItem_8sq3w_172 ._itemHeader_8sq3w_190 ._itemMeta_8sq3w_196 ._badges_8sq3w_199{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._queueItem_8sq3w_172 ._itemTitle_8sq3w_205{font-weight:600}._queueItem_8sq3w_172 ._itemDate_8sq3w_208{font-size:.75rem;opacity:.75;margin-top:.25rem}._badge_8sq3w_199{padding:.125rem .5rem;font-size:.75rem;font-weight:700;border-radius:.25rem}._badge_8sq3w_199._rat_8sq3w_220{background:#dc2626;color:#fff}._badge_8sq3w_199._kill_8sq3w_224{background:#2563eb;color:#fff}._badge_8sq3w_199._flag_8sq3w_228{background:#ea580c;color:#fff}._previewPanel_8sq3w_233{background:#171717;border-radius:.5rem;border:1px solid #262626;padding:1.5rem}._previewPanel_8sq3w_233 h2{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1rem}._previewEmpty_8sq3w_246{display:flex;align-items:center;justify-content:center;height:100%;color:#737373}._previewContent_8sq3w_254{display:flex;flex-direction:column;gap:1.5rem}._previewHeader_8sq3w_260 ._badges_8sq3w_199{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._previewHeader_8sq3w_260 ._badges_8sq3w_199 ._statusBadge_8sq3w_266{padding:.25rem .5rem;font-size:.75rem;font-weight:700;border-radius:.25rem;text-transform:uppercase}._previewHeader_8sq3w_260 h2{font-size:1.5rem;font-weight:700;color:#fff}._previewHeader_8sq3w_260 p{font-size:.875rem;color:#a3a3a3}._section_8sq3w_283 h3{font-size:.875rem;font-weight:600;color:#d4d4d4;margin-bottom:.25rem}._section_8sq3w_283 p{color:#a3a3a3;background:#171717;padding:.75rem;border-radius:.25rem}._warningBox_8sq3w_296{background:#7c2d1233;border:1px solid #ea580c;border-radius:.25rem;padding:1rem}._warningBox_8sq3w_296 h3{font-size:.875rem;font-weight:600;color:#fb923c;margin-bottom:.5rem}._warningBox_8sq3w_296 p{font-size:.875rem;color:#d4d4d4}._warningBox_8sq3w_296 ul{margin-top:.5rem}._warningBox_8sq3w_296 ul li{font-size:.875rem;color:#a3a3a3;margin-bottom:.25rem}._relatedItems_8sq3w_321 h3{font-size:.875rem;font-weight:600;color:#d4d4d4;margin-bottom:.5rem}._relatedItems_8sq3w_321 ._itemsList_8sq3w_327{display:flex;flex-direction:column;gap:.25rem;max-height:8rem;overflow-y:auto}._relatedItems_8sq3w_321 ._itemsList_8sq3w_327 ._item_8sq3w_190{font-size:.75rem;color:#a3a3a3;background:#171717;padding:.5rem;border-radius:.25rem}._auditHistory_8sq3w_342 h3{font-size:.875rem;font-weight:600;color:#d4d4d4;margin-bottom:.5rem}._auditHistory_8sq3w_342 ._logsList_8sq3w_348{display:flex;flex-direction:column;gap:.25rem;max-height:8rem;overflow-y:auto}._auditHistory_8sq3w_342 ._logsList_8sq3w_348 ._log_8sq3w_29{font-size:.75rem;color:#a3a3a3;background:#171717;padding:.5rem;border-radius:.25rem}._auditHistory_8sq3w_342 ._logsList_8sq3w_348 ._log_8sq3w_29 ._logAction_8sq3w_362{font-weight:600;color:#d4d4d4}._auditHistory_8sq3w_342 ._logsList_8sq3w_348 ._log_8sq3w_29 ._logReason_8sq3w_366{margin-top:.25rem;color:#737373}._clipUrl_8sq3w_371 h3{font-size:.875rem;font-weight:600;color:#d4d4d4;margin-bottom:.25rem}._clipUrl_8sq3w_371 a{color:#60a5fa;text-decoration:underline;word-break:break-all}._clipUrl_8sq3w_371 a:hover{color:#93c5fd}._ratInfo_8sq3w_386 h3{font-size:.875rem;font-weight:600;color:#d4d4d4;margin-bottom:.5rem}._ratInfo_8sq3w_386 ._ratCard_8sq3w_392{background:#171717;padding:.75rem;border-radius:.25rem}._ratInfo_8sq3w_386 ._ratCard_8sq3w_392 ._ratName_8sq3w_397{font-weight:600;color:#fff}._ratInfo_8sq3w_386 ._ratCard_8sq3w_392 ._ratMeta_8sq3w_401{font-size:.75rem;color:#a3a3a3}._ratInfo_8sq3w_386 ._ratCard_8sq3w_392 ._ratStats_8sq3w_405{font-size:.75rem;color:#737373;margin-top:.25rem}._actions_8sq3w_411{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #262626;display:flex;gap:.5rem;flex-wrap:wrap}._actions_8sq3w_411 button{padding:.5rem 1.5rem;font-weight:500;border-radius:.25rem;border:none;cursor:pointer;transition:all .2s ease-in-out}._actions_8sq3w_411 button._approve_8sq3w_427{background:#16a34a;color:#fff}._actions_8sq3w_411 button._approve_8sq3w_427:hover{background:#15803d}._actions_8sq3w_411 button._deny_8sq3w_434{background:#dc2626;color:#fff}._actions_8sq3w_411 button._deny_8sq3w_434:hover{background:#b91c1c}._actions_8sq3w_411 button._hide_8sq3w_441{background:#ea580c;color:#fff}._actions_8sq3w_411 button._hide_8sq3w_441:hover{background:#c2410c}._actions_8sq3w_411 button._restore_8sq3w_448{background:#2563eb;color:#fff}._actions_8sq3w_411 button._restore_8sq3w_448:hover{background:#1d4ed8}._actions_8sq3w_411 ._statusIndicator_8sq3w_455{flex:1;display:flex;align-items:center;justify-content:flex-end}._actions_8sq3w_411 ._statusIndicator_8sq3w_455 span{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}._actions_8sq3w_411 ._statusIndicator_8sq3w_455 span._pending_8sq3w_467{background:#ca8a0433;color:#facc15;border:1px solid #ca8a04}._actions_8sq3w_411 ._statusIndicator_8sq3w_455 span._visible_8sq3w_472{background:#16a34a33;color:#4ade80;border:1px solid #16a34a}._actions_8sq3w_411 ._statusIndicator_8sq3w_455 span._denied_8sq3w_477{background:#dc262633;color:#f87171;border:1px solid #dc2626}._actions_8sq3w_411 ._statusIndicator_8sq3w_455 span._hidden_8sq3w_482{background:#52525233;color:#a3a3a3;border:1px solid #525252}._modal_8sq3w_488{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}._modalContent_8sq3w_499{background:#171717;border-radius:.5rem;padding:1.5rem;max-width:28rem;width:100%;border:1px solid #262626}._modalContent_8sq3w_499 h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}._modalContent_8sq3w_499 p{color:#a3a3a3;margin-bottom:1rem}._modalContent_8sq3w_499 ._quickReasons_8sq3w_517{margin-bottom:1rem}._modalContent_8sq3w_499 ._quickReasons_8sq3w_517 p{font-size:.875rem;color:#737373;margin-bottom:.5rem}._modalContent_8sq3w_499 ._quickReasons_8sq3w_517 ._reasonButtons_8sq3w_525{display:flex;flex-wrap:wrap;gap:.5rem}._modalContent_8sq3w_499 ._quickReasons_8sq3w_517 ._reasonButtons_8sq3w_525 button{padding:.25rem .75rem;background:#262626;color:#d4d4d4;font-size:.875rem;border-radius:.25rem;border:none;cursor:pointer}._modalContent_8sq3w_499 ._quickReasons_8sq3w_517 ._reasonButtons_8sq3w_525 button:hover{background:#404040}._modalContent_8sq3w_499 textarea{width:100%;padding:.5rem 1rem;background:#262626;color:#fff;border-radius:.25rem;border:1px solid #404040;min-height:100px;margin-bottom:1rem}._modalContent_8sq3w_499 textarea:focus{outline:none}._modalContent_8sq3w_499 textarea:focus._deny_8sq3w_434{border-color:#ef4444}._modalContent_8sq3w_499 textarea:focus._hide_8sq3w_441{border-color:#f97316}._modalContent_8sq3w_499 textarea:focus._restore_8sq3w_448{border-color:#3b82f6}._modalContent_8sq3w_499 ._modalActions_8sq3w_564{display:flex;gap:.5rem}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568{flex:1;padding:.5rem 1rem;font-weight:500;border-radius:.25rem;border:none;cursor:pointer;color:#fff}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568:disabled{opacity:.5;cursor:not-allowed}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568._deny_8sq3w_434{background:#dc2626}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568._deny_8sq3w_434:hover:not(:disabled){background:#b91c1c}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568._hide_8sq3w_441{background:#ea580c}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568._hide_8sq3w_441:hover:not(:disabled){background:#c2410c}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568._restore_8sq3w_448{background:#2563eb}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._confirmButton_8sq3w_568._restore_8sq3w_448:hover:not(:disabled){background:#1d4ed8}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._cancelButton_8sq3w_599{padding:.5rem 1rem;background:#262626;color:#fff;border-radius:.25rem;border:none;cursor:pointer}._modalContent_8sq3w_499 ._modalActions_8sq3w_564 ._cancelButton_8sq3w_599:hover{background:#404040}._keyboardHints_8sq3w_611{position:fixed;bottom:1rem;right:1rem;background:#171717;border:1px solid #262626;border-radius:.5rem;padding:1rem;font-size:.75rem;color:#a3a3a3;max-width:20rem}._keyboardHints_8sq3w_611 ._hintsTitle_8sq3w_623{font-weight:600;color:#fff;margin-bottom:.5rem}._keyboardHints_8sq3w_611 ._hintsList_8sq3w_628{display:flex;flex-direction:column;gap:.25rem}._keyboardHints_8sq3w_611 ._hintsList_8sq3w_628 kbd{padding:.25rem .5rem;background:#262626;border-radius:.25rem}._keyboardHints_8sq3w_611 ._currentStatus_8sq3w_638{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #262626}._keyboardHints_8sq3w_611 ._currentStatus_8sq3w_638 p{font-size:.75rem;color:#737373}._keyboardHints_8sq3w_611 ._currentStatus_8sq3w_638 p span{color:#fff;font-weight:600}._accessDenied_8sq3w_652{min-height:100vh;background:#0a0a0a;display:flex;align-items:center;justify-content:center}._accessDenied_8sq3w_652 ._deniedContent_8sq3w_659{text-align:center}._accessDenied_8sq3w_652 ._deniedContent_8sq3w_659 h1{font-size:1.5rem;font-weight:700;color:#ef4444;margin-bottom:.5rem}._accessDenied_8sq3w_652 ._deniedContent_8sq3w_659 p{color:#a3a3a3}._accessDenied_8sq3w_652 ._deniedContent_8sq3w_659 p._requirement_8sq3w_671{font-size:.875rem;color:#737373;margin-top:.5rem}._modal_yzujw_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background-color:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._content_yzujw_12{background-color:#171717;border:2px solid #f97316;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000080;max-width:42rem;margin:0 1rem;padding:2rem;position:relative}._iconWrapper_yzujw_23{display:flex;justify-content:center;margin-bottom:1.5rem}._iconWrapper_yzujw_23 ._icon_yzujw_23{width:4rem;height:4rem;background:linear-gradient(to bottom right,#f97316,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.25rem}._title_yzujw_39{font-size:1.875rem;font-weight:900;text-align:center;margin-bottom:1rem;background:linear-gradient(to right,#fb923c,#ef4444,#ea580c);-webkit-background-clip:text;background-clip:text;color:transparent}._description_yzujw_50{color:#d4d4d4;margin-bottom:2rem}._description_yzujw_50 ._subtitle_yzujw_54{font-size:1.125rem;font-weight:600;text-align:center;color:#fff}._rules_yzujw_61{background-color:#262626;border:1px solid #404040;border-radius:.5rem;padding:1rem;margin-bottom:2rem}._rules_yzujw_61 ._rule_yzujw_61{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}._rules_yzujw_61 ._rule_yzujw_61:last-child{margin-bottom:0}._rules_yzujw_61 ._rule_yzujw_61 ._bullet_yzujw_77{color:#ef4444;margin-top:.25rem}._rules_yzujw_61 ._rule_yzujw_61 ._ruleText_yzujw_81{flex:1}._rules_yzujw_61 ._rule_yzujw_61 ._ruleText_yzujw_81 strong{color:#fff}._disclaimer_yzujw_88{font-size:.875rem;color:#a3a3a3;text-align:center;margin-bottom:2rem}._buttons_yzujw_95{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 640px){._buttons_yzujw_95{flex-direction:row}}._button_yzujw_95{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .2s ease-in-out;border:none;cursor:pointer}._button_yzujw_95._secondary_yzujw_115{background-color:#262626;color:#fff;border:1px solid #525252}._button_yzujw_95._secondary_yzujw_115:hover{background-color:#404040;border-color:#737373}._button_yzujw_95._primary_yzujw_124{background:linear-gradient(to right,#f97316,#dc2626);color:#fff;box-shadow:0 4px 6px #0000001a}._button_yzujw_95._primary_yzujw_124:hover{background:linear-gradient(to right,#ea580c,#b91c1c);box-shadow:0 4px 6px #f973164d}._finePrint_yzujw_134{font-size:.75rem;color:#737373;text-align:center;margin-top:1.5rem}._container_1wo4q_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ea580c1a,#000000e6,#a855f71a);padding:2rem}._content_1wo4q_10{width:100%;max-width:28rem}._clerkRoot_1wo4q_15{width:100%}._clerkCard_1wo4q_19{background:#171717;border:1px solid #262626;box-shadow:0 20px 25px -5px #00000080}._card_4fyhx_1{background:#171717;border:1px solid #262626;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000004d}._header_4fyhx_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #262626}._header_4fyhx_10 h3{margin:0;font-size:1.25rem;color:#fff}._headerLeft_4fyhx_24{display:flex;align-items:center;gap:.75rem}._badge_4fyhx_30{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._badge_4fyhx_30._open_4fyhx_39{background:#22c55e33;color:#22c55e;border:1px solid #22c55e}._badge_4fyhx_30._decided_4fyhx_44{background:#06b6d433;color:#06b6d4;border:1px solid #06b6d4}._badge_4fyhx_30._voided_4fyhx_49{background:#eab30833;color:#eab308;border:1px solid #eab308}._badge_4fyhx_30._inconclusive_4fyhx_54{background:#73737333;color:#737373;border:1px solid #737373}._countdown_4fyhx_60{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}._countdownLabel_4fyhx_67{font-size:.75rem;color:#737373;text-transform:uppercase;letter-spacing:.5px}._countdownTime_4fyhx_74{font-size:1.125rem;font-weight:600;color:#60a5fa;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._decisionBanner_4fyhx_81{padding:1rem;border-radius:6px;margin-bottom:1rem;font-weight:600;text-align:center;font-size:1rem}._decisionBanner_4fyhx_81._approved_4fyhx_89{background:#22c55e26;color:#22c55e;border:1px solid #22c55e}._decisionBanner_4fyhx_81._rejected_4fyhx_94{background:#ef444426;color:#ef4444;border:1px solid #ef4444}._reason_4fyhx_100{margin-bottom:1rem}._reason_4fyhx_100 h4{font-size:.875rem;color:#737373;text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.5px}._reason_4fyhx_100 p{color:#fff;line-height:1.6;margin:0;white-space:pre-wrap}._evidence_4fyhx_117{margin-bottom:1.5rem}._evidence_4fyhx_117 h4{font-size:.875rem;color:#737373;text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.5px}._evidenceLink_4fyhx_128{color:#60a5fa;text-decoration:none;word-break:break-all;display:inline-block;padding:.5rem;background:#60a5fa1a;border-radius:4px;transition:background .2s}._evidenceLink_4fyhx_128:hover{background:#60a5fa33;text-decoration:underline}._voting_4fyhx_143{margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #262626}._voting_4fyhx_143 h4{font-size:.875rem;color:#737373;text-transform:uppercase;margin-bottom:1rem;letter-spacing:.5px}._voteButtons_4fyhx_156{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._voteButton_4fyhx_156{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#ffffff0d;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}._voteButton_4fyhx_156:disabled{opacity:.5;cursor:not-allowed}._voteButton_4fyhx_156:not(:disabled):hover{background:#ffffff1a;transform:translateY(-2px)}._voteButton_4fyhx_156._up_4fyhx_184:not(:disabled):hover{border-color:#22c55e}._voteButton_4fyhx_156._up_4fyhx_184._selected_4fyhx_187{background:#22c55e33;border-color:#22c55e}._voteButton_4fyhx_156._down_4fyhx_191:not(:disabled):hover{border-color:#ef4444}._voteButton_4fyhx_156._down_4fyhx_191._selected_4fyhx_187{background:#ef444433;border-color:#ef4444}._voteIcon_4fyhx_199{font-size:2rem}._voteLabel_4fyhx_203{font-size:.875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}._voteCount_4fyhx_211{font-size:1.25rem;font-weight:700;color:#60a5fa;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._error_4fyhx_218{padding:.75rem;background:#ef444426;border:1px solid #ef4444;border-radius:4px;color:#ef4444;font-size:.875rem;text-align:center;margin-top:1rem}._signInPrompt_4fyhx_229{padding:.75rem;background:#06b6d426;border:1px solid #06b6d4;border-radius:4px;color:#06b6d4;font-size:.875rem;text-align:center;margin-top:1rem}._tallies_4fyhx_240{margin-bottom:1rem;padding:1rem;background:#0003;border-radius:6px}._tallyRow_4fyhx_247{display:grid;grid-template-columns:100px 1fr 60px;align-items:center;gap:1rem;margin-bottom:.75rem}._tallyRow_4fyhx_247:last-of-type{margin-bottom:0}._tallyLabel_4fyhx_258{font-size:.875rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:.5rem}._upIcon_4fyhx_267,._downIcon_4fyhx_268{font-size:1rem}._tallyBar_4fyhx_272{height:24px;background:#ffffff0d;border-radius:12px;overflow:hidden;position:relative}._tallyFill_4fyhx_280{height:100%;transition:width .3s ease;border-radius:12px}._tallyFill_4fyhx_280._up_4fyhx_184{background:linear-gradient(90deg,#22c55e,#3ddd78)}._tallyFill_4fyhx_280._down_4fyhx_191{background:linear-gradient(90deg,#ef4444,#f37373)}._tallyPercent_4fyhx_292{font-size:.875rem;font-weight:700;color:#60a5fa;text-align:right;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._totalVotes_4fyhx_300{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.875rem;color:#737373;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._metadata_4fyhx_310{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:#737373;padding-top:1rem;border-top:1px solid #262626}._metadata_4fyhx_310 span{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media (max-width: 768px){._card_4fyhx_1{padding:1rem}._header_4fyhx_10{flex-direction:column;align-items:flex-start;gap:.75rem}._countdown_4fyhx_60{align-items:flex-start}._voteButtons_4fyhx_156{grid-template-columns:1fr}._tallyRow_4fyhx_247{grid-template-columns:80px 1fr 50px;gap:.5rem}._metadata_4fyhx_310{flex-direction:column}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#171717}::-webkit-scrollbar-thumb{background:#404040;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#525252}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-out}.card{background:#171717;border:1px solid #262626;border-radius:1rem;transition:all .2s ease}.card:hover{border-color:#404040}.input-field{width:100%;padding:.75rem 1rem;background:#262626;border:1px solid #404040;border-radius:.5rem;color:#fff;font-size:.875rem;transition:all .2s ease}.input-field:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.input-field::placeholder{color:#737373}.btn-primary{padding:.75rem 1.5rem;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #2563eb66}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:.75rem 1.5rem;background:#262626;color:#d4d4d4;border:1px solid #404040;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover:not(:disabled){background:#404040;color:#fff}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{padding:.5rem 1rem;background:transparent;color:#d4d4d4;border:1px solid #404040;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-ghost:hover{background:#262626;color:#fff}.badge-warning{padding:.25rem .75rem;background:#f9731633;color:#fb923c;border-radius:.375rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-neutral{padding:.25rem .75rem;background:#404040;color:#d4d4d4;border-radius:.375rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-primary{padding:.25rem .75rem;background:#3b82f633;color:#60a5fa;border-radius:.375rem;font-size:.75rem;font-weight:500;display:inline-block}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.container{width:100%;margin-left:auto;margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.mt-1{margin-top:.25rem}.mt-6{margin-top:1.5rem}.mt-20{margin-top:5rem}.mb-12{margin-bottom:3rem}.max-w-7xl{max-width:80rem}.border-t{border-top-width:1px}.border-neutral-800{border-color:#262626}.bg-neutral-900{background-color:#171717}.text-neutral-200{color:#e5e5e5}.text-neutral-400{color:#a3a3a3}.text-neutral-500{color:#737373}.text-white{color:#fff}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-center{text-align:center}.font-semibold{font-weight:600}.hover\:text-white:hover{color:#fff}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.w-full{width:100%}.w-5{width:1.25rem}.h-5{height:1.25rem}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.z-10{z-index:10}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-neutral-700{border-color:#404040}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-neutral-900{--tw-gradient-from: #171717;--tw-gradient-to: rgb(23 23 23 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-neutral-800{--tw-gradient-to: rgb(38 38 38 / 0);--tw-gradient-stops: var(--tw-gradient-from), #262626, var(--tw-gradient-to)}.to-black{--tw-gradient-to: #000}.from-orange-500{--tw-gradient-from: #f97316;--tw-gradient-to: rgb(249 115 22 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-orange-600{--tw-gradient-to: #ea580c}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0);--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to)}.to-cyan-500\/5{--tw-gradient-to: rgb(6 182 212 / .05)}.from-orange-500\/5{--tw-gradient-from: rgb(249 115 22 / .05);--tw-gradient-to: rgb(249 115 22 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.bg-orange-500\/20{background-color:#f9731633}.p-8{padding:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-6{padding-top:1.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-8{margin-top:2rem}.max-w-2xl{max-width:42rem}.max-w-xl{max-width:36rem}.justify-center{justify-content:center}.space-y-3>*+*{margin-top:.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-black{font-weight:900}.font-bold{font-weight:700}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.text-neutral-300{color:#d4d4d4}.text-neutral-600{color:#525252}.text-orange-400{color:#fb923c}.blur-2xl{filter:blur(40px)}.pointer-events-none{pointer-events:none}.inline-flex{display:inline-flex}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:scale(1.05)}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:scale(1.1)}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.hover\:from-orange-600:hover{--tw-gradient-from: #ea580c;--tw-gradient-to: rgb(234 88 12 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-orange-700:hover{--tw-gradient-to: #c2410c}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-4:focus{box-shadow:0 0 0 4px var(--tw-ring-color)}.focus\:ring-orange-500\/50:focus{--tw-ring-color: rgb(249 115 22 / .5)}.group:hover .group-hover\:animate-bounce{animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.group:hover .group-hover\:translate-x-1{transform:translate(.25rem)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}@media (min-width: 768px){.md\:flex-row{flex-direction:row}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
