.PatchNoteModal-module__H-PT2q__overlay{z-index:9998;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PatchNoteModal-module__H-PT2q__card{background:var(--bg);border-radius:var(--radius-lg);border:.5px solid var(--border2);width:90%;max-width:480px;max-height:80vh;padding:28px 32px;overflow-y:auto}.PatchNoteModal-module__H-PT2q__header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.PatchNoteModal-module__H-PT2q__title{font-size:16px;font-weight:500}.PatchNoteModal-module__H-PT2q__version{background:var(--info-bg);color:var(--info-text);border:.5px solid var(--info-border);border-radius:999px;margin-top:2px;padding:3px 8px;font-size:11px;display:inline-block}.PatchNoteModal-module__H-PT2q__date{color:var(--text3);margin-top:4px;font-size:11px}.PatchNoteModal-module__H-PT2q__body{color:var(--text2);border-top:.5px solid var(--border);margin:16px 0;padding-top:16px;font-size:12px;line-height:1.8}.PatchNoteModal-module__H-PT2q__body li{margin-bottom:4px;padding-left:4px;list-style:inside}.PatchNoteModal-module__H-PT2q__actions{gap:8px;margin-top:8px;display:flex}.PatchNoteModal-module__H-PT2q__closeBtn{border-radius:var(--radius);border:.5px solid var(--border2);color:var(--text);cursor:pointer;background:0 0;flex:1;padding:9px;font-size:13px}.PatchNoteModal-module__H-PT2q__closeBtn:hover{background:var(--bg2)}.PatchNoteModal-module__H-PT2q__histBtn{border-radius:var(--radius);border:.5px solid var(--border2);color:var(--text2);cursor:pointer;background:0 0;padding:9px 14px;font-size:13px}.PatchNoteModal-module__H-PT2q__histBtn:hover{background:var(--bg2)}.PatchNoteModal-module__H-PT2q__history{border-top:.5px solid var(--border);margin-top:14px;padding-top:14px}.PatchNoteModal-module__H-PT2q__histTitle{color:var(--text2);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:11px;font-weight:500}.PatchNoteModal-module__H-PT2q__histItem{border-bottom:.5px solid var(--border);margin-bottom:12px;padding-bottom:12px}.PatchNoteModal-module__H-PT2q__histItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.PatchNoteModal-module__H-PT2q__histVersion{color:var(--info-text);margin-bottom:5px;font-size:11px;font-weight:500}.PatchNoteModal-module__H-PT2q__histItem ul{color:var(--text2);padding-left:16px;font-size:11px;line-height:1.8}
.RenameAlert-module__-9WjVG__overlay{z-index:9998;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e0;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.RenameAlert-module__-9WjVG__modal{text-align:center;background:linear-gradient(160deg,#0e1a20 0%,#0a1420 60%,#080f1a 100%);border:1px solid #3ca0dc66;border-radius:20px;width:100%;max-width:440px;padding:36px 32px 28px;position:relative;overflow:hidden;box-shadow:0 0 60px #1e64c840,0 0 120px #143c961f}.RenameAlert-module__-9WjVG__glow{pointer-events:none;background:radial-gradient(circle,#2878f033 0%,#0000 70%);width:220px;height:220px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.RenameAlert-module__-9WjVG__badge{letter-spacing:.12em;color:#60c0f0;background:#3ca0dc1f;border:1px solid #3ca0dc59;border-radius:999px;margin-bottom:10px;padding:3px 12px;font-size:10px;font-weight:700;display:inline-block}.RenameAlert-module__-9WjVG__title{color:#d8eeff;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 0 20px #3c8cff80;margin:0 0 14px;font-size:22px;font-weight:800}.RenameAlert-module__-9WjVG__separator{background:linear-gradient(90deg,#0000,#3c8cf066,#0000);height:1px;margin:14px 0}.RenameAlert-module__-9WjVG__text{color:#b8d0e8;margin:0 0 6px;font-size:13.5px;line-height:1.75}.RenameAlert-module__-9WjVG__example{color:#6a90b0;margin:0 0 16px;font-size:12px}.RenameAlert-module__-9WjVG__inputWrap{margin:0 0 8px;position:relative}.RenameAlert-module__-9WjVG__input{box-sizing:border-box;color:#e8f4ff;text-align:center;background:#ffffff0d;border:1px solid #3ca0dc59;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:15px;font-weight:600;transition:border-color .2s,box-shadow .2s}.RenameAlert-module__-9WjVG__input::placeholder{color:#4a6a80;font-weight:400}.RenameAlert-module__-9WjVG__input:focus{border-color:#3ca0dcb3;box-shadow:0 0 16px #2878dc33}.RenameAlert-module__-9WjVG__error{color:#e07878;margin:0 0 8px;font-size:12px}.RenameAlert-module__-9WjVG__btnPrimary{color:#d8f0ff;cursor:pointer;letter-spacing:.04em;background:linear-gradient(135deg,#1e64c880,#1446a099);border:1px solid #3ca0dc99;border-radius:10px;width:100%;margin-top:16px;padding:13px;font-size:13px;font-weight:700;transition:all .2s;display:block}.RenameAlert-module__-9WjVG__btnPrimary:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#3282f0b3,#1e5ac8cc);border-color:#50b4ffcc;transform:translateY(-1px);box-shadow:0 0 24px #2882f066}.RenameAlert-module__-9WjVG__btnPrimary:disabled{opacity:.4;cursor:not-allowed}.RenameAlert-module__-9WjVG__btnSecondary{color:#5a7a90;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:10px;width:100%;margin-top:10px;padding:10px;font-size:12px;font-weight:500;transition:color .2s,border-color .2s;display:block}.RenameAlert-module__-9WjVG__btnSecondary:hover{color:#8aaabb;border-color:#ffffff26}
.HouseSelector-module__fKqB5G__overlay{background:var(--bg3);flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:calc(100vh - 52px);padding:40px 20px;display:flex}.HouseSelector-module__fKqB5G__title{color:var(--info-text);letter-spacing:.05em;text-align:center;font-variant:small-caps;font-size:24px;font-weight:700}.HouseSelector-module__fKqB5G__title small{color:var(--text3);font-variant:normal;margin-top:4px;font-size:12px;font-weight:400;display:block}.HouseSelector-module__fKqB5G__grid{grid-template-columns:repeat(4,1fr);gap:20px;width:90%;max-width:700px;display:grid}@media (max-width:700px){.HouseSelector-module__fKqB5G__grid{grid-template-columns:repeat(2,1fr)}}.HouseSelector-module__fKqB5G__card{background:var(--bg2);border:1.5px solid var(--border);text-align:center;cursor:pointer;border-radius:12px;padding:28px 16px;transition:all .25s}.HouseSelector-module__fKqB5G__card:hover{transform:translateY(-6px)}.HouseSelector-module__fKqB5G__emoji{margin-bottom:12px;font-size:40px}.HouseSelector-module__fKqB5G__name{font-variant:small-caps;letter-spacing:.04em;font-size:15px;font-weight:700}.HouseSelector-module__fKqB5G__desc{opacity:.6;color:var(--text2);margin-top:4px;font-size:10px}.HouseSelector-module__fKqB5G__lombrasier{border-color:#6a2020}.HouseSelector-module__fKqB5G__lombrasier:hover{border-color:#e04040;box-shadow:0 8px 30px #dc3c3c40}.HouseSelector-module__fKqB5G__lombrasier .HouseSelector-module__fKqB5G__name{color:#e07060}.HouseSelector-module__fKqB5G__vervenin{border-color:#1a4a2a}.HouseSelector-module__fKqB5G__vervenin:hover{border-color:#40c060;box-shadow:0 8px 30px #3cb45040}.HouseSelector-module__fKqB5G__vervenin .HouseSelector-module__fKqB5G__name{color:#60c080}.HouseSelector-module__fKqB5G__rongebois{border-color:#4a3a10}.HouseSelector-module__fKqB5G__rongebois:hover{border-color:#d4a843;box-shadow:0 8px 30px #d4a84340}.HouseSelector-module__fKqB5G__rongebois .HouseSelector-module__fKqB5G__name{color:#d4a843}.HouseSelector-module__fKqB5G__briselune{border-color:#1a2a5a}.HouseSelector-module__fKqB5G__briselune:hover{border-color:#4080d4;box-shadow:0 8px 30px #3c78dc40}.HouseSelector-module__fKqB5G__briselune .HouseSelector-module__fKqB5G__name{color:#80b0e0}
.ScrollArea-module__dDnzhW__wrap{flex:1;min-height:0;position:relative;overflow:hidden}.ScrollArea-module__dDnzhW__inner{scrollbar-width:none;height:100%;overflow-y:scroll}.ScrollArea-module__dDnzhW__inner::-webkit-scrollbar{display:none}.ScrollArea-module__dDnzhW__thumb{background:var(--border2);opacity:0;cursor:grab;pointer-events:auto;border-radius:4px;width:4px;transition:opacity .5s;position:absolute;right:2px}.ScrollArea-module__dDnzhW__thumbVisible{opacity:1}
.VersionBadge-module__uRrI3W__badge{z-index:50;border:.5px solid var(--border2);background:var(--bg2);color:var(--text3);cursor:pointer;opacity:.5;letter-spacing:.03em;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600;transition:all .15s;position:fixed;bottom:8px;left:10px}.VersionBadge-module__uRrI3W__badge:hover{opacity:1;color:var(--info-text);border-color:var(--info-border);background:var(--info-bg)}
.DerankModal-module__yxPJ5G__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DerankModal-module__yxPJ5G__modal{background:var(--bg2);border:1px solid var(--border);text-align:center;border-radius:16px;width:90%;max-width:400px;padding:2rem 2rem 1.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) DerankModal-module__yxPJ5G__popIn;box-shadow:0 0 40px #0009}@keyframes DerankModal-module__yxPJ5G__popIn{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.DerankModal-module__yxPJ5G__top{margin-bottom:1.5rem}.DerankModal-module__yxPJ5G__skull{margin-bottom:.5rem;font-size:2.5rem;animation:.6s .3s DerankModal-module__yxPJ5G__shake;display:block}@keyframes DerankModal-module__yxPJ5G__shake{0%,to{transform:rotate(0)}20%{transform:rotate(-12deg)}40%{transform:rotate(12deg)}60%{transform:rotate(-8deg)}80%{transform:rotate(8deg)}}.DerankModal-module__yxPJ5G__title{color:var(--text);margin:0 0 .4rem;font-size:1.2rem;font-weight:700}.DerankModal-module__yxPJ5G__subtitle{color:var(--text-muted,#888);margin:0;font-size:.82rem;line-height:1.5}.DerankModal-module__yxPJ5G__ranks{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.DerankModal-module__yxPJ5G__rankBlock{flex-direction:column;align-items:center;gap:.35rem;width:100%;display:flex}.DerankModal-module__yxPJ5G__rankLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted,#888);font-size:.7rem}.DerankModal-module__yxPJ5G__rankCard{border:1px solid var(--border);border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.65rem 1rem;display:flex}.DerankModal-module__yxPJ5G__rankCardOld{opacity:.6;text-decoration:line-through;-webkit-text-decoration-color:var(--danger,#f45);text-decoration-color:var(--danger,#f45);background:#ffffff0a}.DerankModal-module__yxPJ5G__rankCardNew{background:rgba(var(--accent-rgb,133, 183, 235), .1);border-color:var(--accent)}.DerankModal-module__yxPJ5G__rankImg{object-fit:contain;border-radius:6px}.DerankModal-module__yxPJ5G__rankName{color:var(--text);font-size:.9rem;font-weight:600}.DerankModal-module__yxPJ5G__arrow{color:var(--danger,#f45);font-size:1.4rem;line-height:1}.DerankModal-module__yxPJ5G__encourage{color:var(--text-muted,#888);margin:0 0 1.25rem;font-size:.82rem;line-height:1.5}.DerankModal-module__yxPJ5G__btn{background:var(--accent);color:var(--bg);cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:700;transition:opacity .15s}.DerankModal-module__yxPJ5G__btn:hover{opacity:.85}
.ThemeUnlockModal-module__Ke56UW__overlay{z-index:10100;background:#000000bf;justify-content:center;align-items:center;animation:.2s ThemeUnlockModal-module__Ke56UW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ThemeUnlockModal-module__Ke56UW__fadeIn{0%{opacity:0}to{opacity:1}}.ThemeUnlockModal-module__Ke56UW__modal{background:var(--theme-bg2,#1a1a1a);border:2px solid var(--theme-accent,#888);width:90vw;max-width:420px;box-shadow:0 0 60px color-mix(in srgb, var(--theme-accent,#888) 40%, transparent), 0 20px 60px #0009;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:36px 40px 30px;animation:.35s cubic-bezier(.34,1.56,.64,1) ThemeUnlockModal-module__Ke56UW__popIn;display:flex;position:relative;overflow:hidden}@keyframes ThemeUnlockModal-module__Ke56UW__popIn{0%{opacity:0;transform:scale(.75)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}.ThemeUnlockModal-module__Ke56UW__sparkles{pointer-events:none;position:absolute;inset:0}.ThemeUnlockModal-module__Ke56UW__spark{background:var(--theme-accent,#888);opacity:0;width:6px;height:6px;animation:ThemeUnlockModal-module__Ke56UW__sparkAnim 2s ease-in-out calc(var(--i) * .18s) infinite;left:calc(10% + (var(--i) * 7%));top:calc(5% + ((var(--i) % 4) * 22%));border-radius:50%;position:absolute}@keyframes ThemeUnlockModal-module__Ke56UW__sparkAnim{0%{opacity:0;transform:scale(0)translateY(0)}30%{opacity:1;transform:scale(1.4)translateY(-8px)}60%{opacity:.5;transform:scale(.8)translateY(-16px)}to{opacity:0;transform:scale(0)translateY(-24px)}}.ThemeUnlockModal-module__Ke56UW__swatchWrap{border:1.5px solid color-mix(in srgb, var(--theme-accent,#888) 50%, transparent);transform-origin:0 0;border-radius:14px;flex-shrink:0;width:240px;height:140px;overflow:hidden;box-shadow:0 4px 24px #0006}.ThemeUnlockModal-module__Ke56UW__swatchWrap>*{width:240px!important;height:140px!important}.ThemeUnlockModal-module__Ke56UW__swatchFallback{width:100%;height:100%}.ThemeUnlockModal-module__Ke56UW__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-accent,#888);background:color-mix(in srgb, var(--theme-accent,#888) 15%, transparent);border:1px solid color-mix(in srgb, var(--theme-accent,#888) 40%, transparent);border-radius:999px;padding:3px 12px;font-size:11px;font-weight:700}.ThemeUnlockModal-module__Ke56UW__name{color:var(--theme-text,#fff);text-align:center;font-variant:small-caps;letter-spacing:.05em;font-size:24px;font-weight:700}.ThemeUnlockModal-module__Ke56UW__desc{color:color-mix(in srgb, var(--theme-text,#fff) 70%, transparent);text-align:center;max-width:300px;font-size:13px;line-height:1.5}.ThemeUnlockModal-module__Ke56UW__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px;display:flex}.ThemeUnlockModal-module__Ke56UW__applyBtn{cursor:pointer;background:var(--theme-accent,#888);color:var(--theme-bg,#111);border:none;border-radius:10px;padding:9px 20px;font-size:13px;font-weight:700;transition:opacity .15s,transform .15s}.ThemeUnlockModal-module__Ke56UW__applyBtn:hover{opacity:.85;transform:translateY(-1px)}.ThemeUnlockModal-module__Ke56UW__closeBtn{cursor:pointer;border:1px solid color-mix(in srgb, var(--theme-text,#fff) 20%, transparent);color:color-mix(in srgb, var(--theme-text,#fff) 60%, transparent);background:0 0;border-radius:10px;padding:9px 16px;font-size:13px;transition:all .15s}.ThemeUnlockModal-module__Ke56UW__closeBtn:hover{border-color:color-mix(in srgb, var(--theme-text,#fff) 40%, transparent);color:var(--theme-text,#fff)}
.MainApp-module__3ixYjG__app{z-index:1;background:0 0;flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.MainApp-module__3ixYjG__scrollSection{scrollbar-width:thin;scrollbar-color:var(--border2) transparent;flex:1;min-height:0;overflow-y:auto}.MainApp-module__3ixYjG__scrollSection::-webkit-scrollbar{width:4px}.MainApp-module__3ixYjG__scrollSection::-webkit-scrollbar-track{background:0 0}.MainApp-module__3ixYjG__scrollSection::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}.MainApp-module__3ixYjG__scrollSectionNoScroll{flex:1;min-height:0;overflow:hidden}.MainApp-module__3ixYjG__footer{background:0 0;align-items:center;margin-top:auto;padding:12px 16px;display:flex}.MainApp-module__3ixYjG__versionBadge{border:.5px solid var(--border2);color:var(--text3);cursor:pointer;letter-spacing:.03em;background:0 0;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;transition:all .15s}.MainApp-module__3ixYjG__versionBadge:hover{color:var(--info-text);border-color:var(--info-border);background:var(--info-bg)}
.ClosedScreen-module__Wq7g-G__screen{background:linear-gradient(160deg,#07090f 0%,#050710 60%,#030508 100%);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ClosedScreen-module__Wq7g-G__card{text-align:center;background:linear-gradient(160deg,#0f1520 0%,#090d18 55%,#060810 100%);border:1px solid #5082dc40;border-radius:22px;width:100%;max-width:500px;padding:40px 36px 34px;position:relative;overflow:hidden;box-shadow:0 0 80px #2850b433,0 0 160px #1432821a,inset 0 1px #78a0ff0f}.ClosedScreen-module__Wq7g-G__glow{pointer-events:none;background:radial-gradient(circle,#3c64dc26 0%,#0000 70%);width:280px;height:280px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.ClosedScreen-module__Wq7g-G__glowBottom{pointer-events:none;background:radial-gradient(circle,#b4506412 0%,#0000 70%);width:200px;height:200px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.ClosedScreen-module__Wq7g-G__potion{object-fit:contain;filter:drop-shadow(0 0 16px #64a0ff66)grayscale(.4);width:90px;height:90px;margin-bottom:12px;animation:4s ease-in-out infinite ClosedScreen-module__Wq7g-G__float}@keyframes ClosedScreen-module__Wq7g-G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ClosedScreen-module__Wq7g-G__badge{letter-spacing:.12em;color:#c8a060;background:#c8a0501a;border:1px solid #c8a0504d;border-radius:999px;margin-bottom:14px;padding:3px 14px;font-size:10px;font-weight:700;display:inline-block}.ClosedScreen-module__Wq7g-G__title{color:#dce8ff;letter-spacing:.04em;text-shadow:0 0 24px #64a0ff59;margin:0 0 14px;font-size:22px;font-weight:800}.ClosedScreen-module__Wq7g-G__separator{background:linear-gradient(90deg,#0000,#5082dc59,#0000);height:1px;margin:16px 0}.ClosedScreen-module__Wq7g-G__intro{color:#a8b8d8;margin:0 0 12px;font-size:14px;line-height:1.75}.ClosedScreen-module__Wq7g-G__intro em{color:#9090d0}.ClosedScreen-module__Wq7g-G__thanks{color:#7888a8;margin:0;font-size:13px;font-style:italic;line-height:1.7}.ClosedScreen-module__Wq7g-G__personalNote{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-top:4px;padding:18px 20px}.ClosedScreen-module__Wq7g-G__noteTitle{letter-spacing:.1em;color:#c8a060;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.ClosedScreen-module__Wq7g-G__noteText{color:#8898b8;margin:0 0 12px;font-size:13px;font-style:italic;line-height:1.8}.ClosedScreen-module__Wq7g-G__noteSign{color:#a0b0d0;margin:0;font-size:13px;line-height:1.8}.ClosedScreen-module__Wq7g-G__noteSign strong{color:#c8a060;letter-spacing:.04em;font-size:14px}.ClosedScreen-module__Wq7g-G__signOutBtn{color:#6080b0;cursor:pointer;letter-spacing:.04em;background:0 0;border:1px solid #5082dc4d;border-radius:999px;margin-top:22px;padding:10px 28px;font-size:12px;font-weight:600;transition:all .2s}.ClosedScreen-module__Wq7g-G__signOutBtn:hover{color:#a0c0f0;border-color:#78aaff80}
