html,body,#root{height:100%;margin:0;padding:0;box-sizing:border-box}._appBg_ll89n_1{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#393c45;font-family:Inter,Arial,sans-serif}._mainContent_ll89n_10{display:flex;flex-direction:column;align-items:center;padding:2rem 0 84px;width:100%;max-width:1200px}._authCardGrid_ll89n_19{position:relative;display:flex;flex-direction:column;width:100%;border-radius:24px;box-shadow:0 8px 32px #00000040;overflow:hidden;background:none;min-height:600px;margin-top:100px}._authCardGrid_ll89n_19>:first-child{position:relative;z-index:2;width:100%;background:#23242a0d;border-radius:24px;margin:0 auto;padding:64px 56px 64px 64px;box-sizing:border-box}._authCardGrid_ll89n_19>:last-child{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}._guildsCard_ll89n_54{width:1200px;background:#23242a;border-radius:24px;box-shadow:0 8px 32px #00000040;margin-top:2rem;padding:0 0 2rem}._guildsCardHeader_ll89n_63{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid #2e2f36}._guildsTitle_ll89n_71{font-size:2.2rem;font-weight:700;margin:0;color:#fff}@media screen and (max-width: 1919px){._mainContent_ll89n_10{padding:1rem!important;width:100%;box-sizing:border-box}._authCardGrid_ll89n_19{width:100%;height:auto;grid-template-columns:1fr 1fr;gap:1rem;min-height:400px}._guildsCard_ll89n_54{width:100%;margin-top:1rem}._guildsCardHeader_ll89n_63{padding:1.5rem}._guildsTitle_ll89n_71{font-size:1.8rem}}._authLeft_qz5zs_1{flex:1.2;padding:64px 56px 64px 64px;display:flex;flex-direction:column;color:#fff;height:100%}._authHeader_qz5zs_10{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}._logoPlaceholder_qz5zs_17{font-weight:700;font-size:1.2rem;letter-spacing:.02em;color:#fff;display:flex;align-items:center;margin-bottom:100px}._authContent_qz5zs_27{flex:1}._authTitleGroup_qz5zs_31{margin-bottom:40px}._authSubtitle_qz5zs_35{font-size:.85rem;color:#bfc2cc;letter-spacing:.08em}._authTitle_qz5zs_31{font-size:2.2rem;font-weight:700;margin:8px 0;color:#fff}._accentDot_qz5zs_48{color:#39f}._authLogin_qz5zs_52{font-size:.95rem;color:#bfc2cc}._authForm_qz5zs_57{display:flex;flex-direction:column;gap:32px}._discordBtn_qz5zs_63{width:100%;background:#5865f2;color:#fff;border:none;border-radius:8px;padding:.85em 0;font-size:1.08rem;font-weight:600;cursor:pointer;box-shadow:0 0 16px 2px #5865f2cc,0 2px 8px #5865f21a;transition:background .2s,box-shadow .2s,transform .1s;margin-top:58px;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:.7em;outline:none}._discordBtn_qz5zs_63:hover,._discordBtn_qz5zs_63:focus{background:#4752c4;box-shadow:0 0 24px 4px #5865f2ee,0 4px 16px #5865f22e;transform:translateY(-2px) scale(1.02)}._discordIcon_qz5zs_91{display:flex;align-items:center;margin-right:.2em}._errorMessage_qz5zs_97{color:#ff4d4f;font-size:.875rem;margin-top:.5rem;display:block}._authRightGrid_3h4bd_1{position:relative;width:100%;height:100%;display:flex;align-items:stretch;justify-content:stretch;overflow:hidden}._mountainImg_3h4bd_11{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease-in-out}._mountainFade_3h4bd_21{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._mountainOverlay_3h4bd_28{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(101deg,#23242a 22%,#0000);z-index:1;pointer-events:none}._fadeIn_3h4bd_36{opacity:1;animation:_fadeIn_3h4bd_36 .5s ease-in-out}._fadeOut_3h4bd_41{opacity:0;animation:_fadeOut_3h4bd_41 .5s ease-in-out}@keyframes _fadeIn_3h4bd_36{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_3h4bd_41{0%{opacity:1}to{opacity:0}}._debugCard_98ugj_1{width:100%;max-width:1200px;background:#23242a;border-radius:24px;box-shadow:0 8px 32px #00000040;margin-top:2rem;padding:0 0 2rem}._debugCardHeader_98ugj_11{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #2e2f36}@media (min-width: 768px){._debugCardHeader_98ugj_11{flex-direction:row;align-items:center;padding:2rem}}._authTitle_98ugj_29{font-size:1.5rem;font-weight:700;margin:8px 0;color:#fff;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}@media (min-width: 768px){._authTitle_98ugj_29{font-size:2.2rem}}._accentDot_98ugj_46{color:#39f}._secondaryBtn_98ugj_50{background:#393c45;color:#fff;border:none;border-radius:10px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}._secondaryBtn_98ugj_50:hover{background:#23242a}._userAvatar_98ugj_66{width:48px;height:48px;border-radius:50%;object-fit:cover}._prettyPre_98ugj_73{margin:0;padding:1.5rem;color:#bfc2cc;font-family:Fira Code,monospace;font-size:.75rem;line-height:1.4;white-space:pre;overflow-x:auto;background:#000;border-radius:8px;max-width:100%}._prettyPre_98ugj_73 ._string_98ugj_88{color:#a8ff60}._prettyPre_98ugj_73 ._number_98ugj_89{color:#ff9d00}._prettyPre_98ugj_73 ._boolean_98ugj_90,._prettyPre_98ugj_73 ._null_98ugj_91{color:#ff628c}._prettyPre_98ugj_73 ._key_98ugj_92{color:#5ccfe6}@media (min-width: 768px){._prettyPre_98ugj_73{padding:2rem;font-size:.85rem}}._guildsLoading_14wog_1,._guildsError_14wog_2,._guildsEmpty_14wog_3{padding:2rem;color:#bfc2cc;text-align:center;font-size:1.1rem}._guildsList_14wog_10{margin:0;padding:2rem;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._guildItem_14wog_19{background:#2e2f36;padding:1rem;border-radius:12px;color:#fff;font-size:1rem;transition:transform .2s,background .2s}._guildItem_14wog_19:hover{transform:translateY(-2px);background:#393c45}._footer_11o4p_1{position:fixed;bottom:0;left:0;width:100%;height:64px;background:#1c1d21f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.05);z-index:1000}._footerContent_11o4p_13{max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}._authSection_11o4p_23{display:flex;align-items:center;gap:.75rem}._loginButton_11o4p_29{background:#5865f2;color:#fff;border:none;border-radius:6px;padding:.6em 1.2em;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}._loginButton_11o4p_29:hover{background:#4752c4;transform:translateY(-1px)}._userSection_11o4p_46{display:flex;align-items:center;gap:.75rem}._profilePicture_11o4p_52{width:32px;height:32px;border-radius:50%;object-fit:cover}._username_11o4p_59{color:#fff;font-weight:500;font-size:.9rem}._logoutButton_11o4p_65{background:#2e2f36;color:#fff;border:none;border-radius:6px;padding:.4em .8em;font-size:.85rem;cursor:pointer;transition:background .2s}._logoutButton_11o4p_65:hover{background:#23242a}._brandSection_11o4p_80 h2{color:#fff;font-size:1.25rem;font-weight:700;margin:0;letter-spacing:.02em}@media screen and (max-width: 768px){._footerContent_11o4p_13{padding:0 1rem}._username_11o4p_59{display:none}}
