:root{--page-width:1400px;--bg-main:#090b0f;--bg-panel:#0d0f14e0;--bg-panel-soft:#161920d1;--text-main:#f2f2f2;--text-muted:#a9afba;--text-dark:#111;--gold:#d6b05c;--gold-soft:#f0d58a;--gold-dark:#7a4b13;--green:#65d64a;--blue:#3fa7ff;--red:#d94a4a;--border-gold:#d6b05c47;--border-soft:#ffffff14;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-panel:0 12px 35px #0000008c;--global-pvp-rgb:125,255,69;--global-nonpvp-rgb:57,167,255}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f2f2f2;background-color:#090b0f;min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;overflow-x:hidden}.site-background{z-index:-100;background-image:linear-gradient(#07080a33,#07080acc),url(/images/backgrounds/main-background.webp);background-position:top;background-repeat:no-repeat;background-size:100%;position:fixed;inset:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button{cursor:pointer;font:inherit}input,textarea,select,button{font:inherit;outline:none}.site-background:after{content:"";pointer-events:none;background:radial-gradient(ellipse 78% 62% at 0% 30%, rgba(var(--global-pvp-rgb),.1), transparent 68%), radial-gradient(ellipse 78% 62% at 100% 28%, rgba(var(--global-nonpvp-rgb),.12), transparent 68%), linear-gradient(90deg, rgba(var(--global-pvp-rgb),.045) 0%, #090b0f00 47%, rgba(var(--global-nonpvp-rgb),.065) 100%);position:absolute;inset:0}.page{width:var(--page-width);min-height:100vh;margin:0 auto;padding:24px 0 40px}.layout{--sidebars-lift:-176px;grid-template-columns:232px minmax(0,1fr) 232px;gap:18px;width:calc(100% + 72px);margin-top:8px;margin-left:-36px;display:grid}.left-column,.center-column,.right-column{min-width:0}.left-column,.right-column{transform:translateY(var(--sidebars-lift))}:root{--logo-to-buttons:80px;--buttons-to-search:40px;--header-button-width:100px;--header-button-height:28px;--header-button-font:13px;--header-logo-width:550px}.site-header{margin-top:35px}.top-hero{grid-template-columns:330px 1fr 330px;align-items:stretch;gap:18px;display:grid}.hero-panel,.character-search form{background:#08090bdb;border:1px solid #d6b05c38;box-shadow:0 10px 35px #0000008c}.hero-panel{border-radius:10px;grid-template-columns:150px 1fr;align-items:center;gap:20px;height:150px;padding:22px 28px;display:grid}.hero-panel--nonpvp{grid-template-columns:1fr 150px}.hero-panel__title{text-transform:uppercase;color:var(--text-muted);font-size:15px}.hero-panel--pvp .hero-panel__title,.hero-panel--pvp .hero-panel__count{color:#7dff45}.hero-panel--nonpvp .hero-panel__title,.hero-panel--nonpvp .hero-panel__count{color:#39a7ff}.hero-panel__count{margin-top:12px;font-size:44px;font-weight:700}.hero-chart{height:100px;color:var(--text-muted);border-left:1px solid #ffffff0f;justify-content:center;align-items:center;font-size:13px;display:flex}.hero-logo{height:150px;box-shadow:none;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;display:flex;overflow:visible}.hero-logo__link{pointer-events:auto;justify-content:center;align-items:center;display:inline-flex}.hero-logo img,.hero-logo__image{max-width:var(--header-logo-width);object-fit:contain;filter:drop-shadow(0 0 12px #d6b05c40);width:auto;height:auto;max-height:500px;display:block;transform:translateY(15px)}.header-actions{margin:var(--logo-to-buttons) 0 var(--buttons-to-search);justify-content:center;gap:18px;display:flex}.header-button{min-width:var(--header-button-width);height:var(--header-button-height);font-weight:700;font-size:var(--header-button-font);text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(#d6a946,#7a4b13);border:1px solid #ffdc7873;border-radius:6px;justify-content:center;align-items:center;padding:0 18px;transition:all .18s;display:inline-flex;box-shadow:0 8px 20px #00000073;color:#fff!important;text-decoration:none!important}.header-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.character-search{background:#08090bdb;border:1px solid #d6b05c38;border-radius:8px;width:275px;margin-bottom:0;margin-left:0;margin-right:0;box-shadow:0 8px 24px #00000073}.character-search__header{color:var(--gold);justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex;transform:translateY(3px)}.character-search__header i{font-size:13px}.character-search__header strong{text-transform:uppercase;font-size:11px;display:block}.character-search form{background:#00000040;border:1px solid #d6b05c38;border-radius:6px;height:30px;display:flex;overflow:hidden}.character-search input{color:var(--text-main);background:#00000059;border:0;flex:1;padding:0 10px;font-size:12px}.character-search form button{width:82px;color:var(--text-main);text-transform:uppercase;cursor:pointer;background:linear-gradient(#70521d,#4e3915);border:0;border-left:1px solid #d6b05c59;font-size:11px;font-weight:700}.character-search form button:hover{filter:brightness(1.08)}.character-search{position:relative}.character-search-dropdown{z-index:2000;background:#08090bfa;border:1px solid #d6b05c40;border-radius:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 30px #000000a6}.character-search-dropdown.is-hidden{display:none}.character-search-dropdown__item{width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:2px;padding:9px 12px;display:flex}.character-search-dropdown__item:hover strong,.character-search-dropdown__item:hover span{color:#fff}.character-search-dropdown__item strong{color:var(--gold);font-size:12px}.character-search-dropdown__item span{color:var(--text-muted);font-size:11px}.character-search-dropdown{width:100%}.character-search-dropdown__item{width:100%;min-height:48px;color:var(--text-main);text-align:left;background:#08090bfa;border:0;border-bottom:1px solid #ffffff0f;padding:9px 12px;display:block}.character-search-dropdown__item strong{color:var(--gold);font-size:12px;line-height:1.2;display:block}.character-search-dropdown__item span{color:var(--text-muted);white-space:nowrap;margin-top:3px;font-size:11px;line-height:1.25;display:block}.header-account-panel{background:#08090bdb;border:1px solid #d6b05c38;border-radius:8px;width:275px;box-shadow:0 8px 24px #00000073}.header-tool-title{color:var(--gold);justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex;transform:translateY(3px)}.header-tool-title i{font-size:13px}.header-tool-title strong{text-transform:uppercase;font-size:11px}.header-account-actions{background:#00000040;border:1px solid #d6b05c38;border-radius:6px;height:30px;display:flex;overflow:hidden}.header-account-actions a,.header-account-actions button{color:var(--text-main);text-transform:uppercase;cursor:pointer;background:#00000059;border:0;border-right:1px solid #d6b05c40;flex:1;justify-content:center;align-items:center;font-size:11px;font-weight:700;text-decoration:none;display:flex}.header-account-actions form{flex:1;margin:0;display:flex}.header-account-actions a:last-child,.header-account-actions form:last-child button{border-right:0}.header-account-actions a:hover,.header-account-actions button:hover{background:linear-gradient(#70521d,#4e3915)}.header-tools{justify-content:space-between;align-items:flex-start;width:calc(100% - 428px);margin:0 auto 8px;display:flex}.site-header .header-account-panel,.site-header .character-search{width:275px;margin:0!important}.hero-logo{z-index:1;pointer-events:none;position:relative}.hero-logo__link{pointer-events:auto}.header-tools{z-index:10;position:relative}.header-account-panel,.character-search{z-index:11;position:relative}.character-search{--character-search-accent:#39a7ff;--character-search-accent-rgb:57,167,255;border-color:rgba(var(--character-search-accent-rgb), .28);background:linear-gradient(145deg, rgba(var(--character-search-accent-rgb),.1), #08090be6 52%, #08090bf0);box-shadow:0 8px 24px #00000073, inset 0 0 22px rgba(var(--character-search-accent-rgb),.045)}.character-search__header{color:var(--character-search-accent)}.character-search form{border-color:rgba(var(--character-search-accent-rgb), .28);background:rgba(var(--character-search-accent-rgb), .045)}.character-search input{background:linear-gradient(90deg, #00000061, rgba(var(--character-search-accent-rgb),.055))}.character-search input:focus{box-shadow:inset 0 0 0 1px rgba(var(--character-search-accent-rgb),.3), inset 0 0 15px rgba(var(--character-search-accent-rgb),.055)}.character-search form button{border-left-color:rgba(var(--character-search-accent-rgb), .34);background:linear-gradient(#287ec2,#174a75);box-shadow:inset 0 1px #ffffff1a}.character-search form button:hover{filter:none;background:linear-gradient(#3195e3,#1a5788)}.character-search-dropdown{border-color:rgba(var(--character-search-accent-rgb), .3);background:linear-gradient(145deg, rgba(var(--character-search-accent-rgb),.08), #08090bfa 45%);box-shadow:0 12px 30px #000000a6, inset 0 0 20px rgba(var(--character-search-accent-rgb),.035)}.character-search-dropdown__item:hover{background:rgba(var(--character-search-accent-rgb), .11)}.header-tools{grid-template-columns:275px minmax(0,1fr) 275px;gap:8px 18px;display:grid}.header-tools>.header-account-panel{grid-column:1}.header-tools>.character-search{grid-column:3}.header-live-feed{background:linear-gradient(90deg, rgba(var(--global-pvp-rgb,125, 255, 69), .045), #08090bf5 46%, rgba(var(--global-nonpvp-rgb,57, 167, 255), .055));border:1px solid #d6b05c40;border-radius:7px;grid-column:1/-1;width:100%;min-width:0;overflow:hidden;box-shadow:0 8px 24px #00000070,inset 0 0 18px #ffffff04}.header-live-feed__scroll{overscroll-behavior:contain;scrollbar-gutter:stable;width:100%;height:102px;max-height:102px;overflow:hidden auto}.header-live-feed__table{border-collapse:collapse;table-layout:fixed;width:100%}.header-live-feed__row{--header-feed-accent-rgb:214, 176, 92;background:linear-gradient(90deg, rgba(var(--header-feed-accent-rgb), .055), #08090b57 34%, #08090b29);height:34px}.header-live-feed__row.is-ancestra{--header-feed-accent-rgb:var(--global-pvp-rgb,125, 255, 69)}.header-live-feed__row.is-concordia{--header-feed-accent-rgb:var(--global-nonpvp-rgb,57, 167, 255)}.header-live-feed__row td{vertical-align:middle;border-bottom:1px solid #ffffff0f;height:34px;font-size:11px;line-height:1.25}.header-live-feed__row:last-child td{border-bottom:0}.header-live-feed__message{border-left:2px solid rgba(var(--header-feed-accent-rgb), .75);color:#dce0e7d1;white-space:nowrap;text-overflow:ellipsis;width:auto;max-width:0;padding:0 10px;overflow:hidden}.header-live-feed__message>*+*{margin-left:6px}.header-live-feed__world{border:1px solid rgba(var(--header-feed-accent-rgb), .34);background:rgba(var(--header-feed-accent-rgb), .1);min-height:18px;color:rgba(var(--header-feed-accent-rgb), .98);letter-spacing:.55px;text-transform:uppercase;box-shadow:inset 0 0 9px rgba(var(--header-feed-accent-rgb), .045);border-radius:5px;align-items:center;padding:2px 6px;font-size:8px;font-weight:850;line-height:1;display:inline-flex}.header-live-feed__character{color:#f1dfbd;text-underline-offset:3px;font-weight:800;text-decoration:none;transition:color .15s,text-shadow .15s}.header-live-feed__character:hover{color:#fff0cf;text-shadow:0 0 8px #d6a94638;text-decoration:underline}.header-live-feed__character:focus-visible{outline:1px solid rgba(var(--header-feed-accent-rgb), .72);outline-offset:2px;border-radius:3px}.header-live-feed__event{color:#dce0e7cc}.header-live-feed__time{color:#bdc4cf94;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;width:215px;padding:0 11px 0 8px}.header-live-feed__time time{letter-spacing:.12px;font-size:9px;font-weight:650}.header-live-feed__killer{color:inherit;font-weight:600;text-decoration:none}.header-live-feed__killer:hover,.header-live-feed__killer:focus-visible{text-decoration:underline}.header-account-actions{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;height:auto;min-height:40px;display:grid}.header-account-actions a,.header-account-actions button{text-align:center;white-space:normal;min-width:0;min-height:38px;padding:4px 6px;line-height:1.15}.header-account-actions form{min-width:0}.header-account-actions form button{width:100%}@media (width<=640px){.header-account-actions{grid-template-columns:1fr;grid-auto-flow:row}.header-account-actions a,.header-account-actions button{border-bottom:1px solid #d6b05c40;border-right:0}.header-account-actions form:last-child button{border-bottom:0}}.header-tools>.header-server-save{--server-save-offset-x:0px;--server-save-offset-y:0px;--server-save-panel-width:fit-content;z-index:11;width:var(--server-save-panel-width);background:linear-gradient(90deg, rgba(var(--global-pvp-rgb,125, 255, 69), .055), #08090bf5 38%, #08090bf5 62%, rgba(var(--global-nonpvp-rgb,57, 167, 255), .055));color:#dce0e7c2;min-width:0;max-width:100%;min-height:0;transform:translate3d(var(--server-save-offset-x), var(--server-save-offset-y), 0);white-space:nowrap;border:1px solid #d6b05c47;border-radius:7px;grid-area:1/2;justify-content:center;place-self:end center;align-items:center;gap:4px;padding:1px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000070,inset 0 1px #ffffff06,inset 0 0 16px #d6b05c06}.header-server-save__label{color:#bdc4cfb3;letter-spacing:.65px;text-transform:uppercase;min-width:0;font-size:9px;font-weight:800;line-height:1;position:relative;left:1px}.header-server-save__time{color:#f1dfbd;font-variant-numeric:tabular-nums;letter-spacing:.55px;text-align:center;text-shadow:0 0 10px #d6b05c2e;min-width:72px;margin:1px 0 0 1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:14px;font-weight:800;line-height:1}.header-server-save[data-server-save-phase=save-window] .header-server-save__time{color:#bdc4cfa8;text-shadow:none}.server-sidebar{--server-accent:var(--gold);--server-accent-rgb:214,176,92;isolation:isolate;border-radius:var(--radius-md);background:radial-gradient(circle at 50% -12%, rgba(var(--server-accent-rgb),.14), transparent 34%), linear-gradient(180deg, #0f1116f7, #07080bf2);border:1px solid #d6b05c3d;position:relative;overflow:hidden;box-shadow:0 12px 35px #00000094,inset 0 1px #ffffff06}.server-sidebar--pvp{--server-accent:#7dff45;--server-accent-rgb:125,255,69}.server-sidebar--nonpvp{--server-accent:#39a7ff;--server-accent-rgb:57,167,255}.server-sidebar:before{content:"";z-index:2;background:linear-gradient(90deg, transparent, rgba(var(--server-accent-rgb),.72), transparent);height:1px;box-shadow:0 0 10px rgba(var(--server-accent-rgb),.24);pointer-events:none;position:absolute;top:0;left:18px;right:18px}.server-sidebar:after{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff06;border-radius:7px;position:absolute;inset:4px}.server-sidebar__header{background:linear-gradient(135deg, rgba(var(--server-accent-rgb),.07), #d6b05c0e 48%, transparent);border-bottom:1px solid #d6b05c24;grid-template-columns:40px auto;justify-content:center;align-items:center;gap:10px;min-height:88px;padding:14px 12px 12px;display:grid;position:relative}.server-sidebar__emblem{border:1px solid rgba(var(--server-accent-rgb),.26);background:linear-gradient(145deg, rgba(var(--server-accent-rgb),.13), #0000002e);width:40px;height:40px;color:var(--server-accent);box-shadow:0 8px 20px #00000047, inset 0 0 12px rgba(var(--server-accent-rgb),.045);text-shadow:0 0 12px rgba(var(--server-accent-rgb),.35);border-radius:9px;justify-content:center;align-items:center;font-size:18px;display:flex}.server-sidebar__identity{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.server-sidebar__eyebrow{color:#a9afbabd;letter-spacing:1px;text-transform:uppercase;font-size:8px;font-weight:700;line-height:1}.server-sidebar__name{max-width:100%;color:var(--gold-soft);letter-spacing:.8px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 12px #0000008c;margin-top:4px;font-size:16px;font-weight:700;line-height:1.15;overflow:hidden}.server-sidebar__badge{border:1px solid rgba(var(--server-accent-rgb),.18);background:rgba(var(--server-accent-rgb),.065);color:rgba(var(--server-accent-rgb),.92);letter-spacing:.65px;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;margin-top:6px;padding:3px 6px;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.server-sidebar__badge-dot{background:var(--server-accent);width:5px;height:5px;box-shadow:0 0 7px rgba(var(--server-accent-rgb),.55);border-radius:50%;flex-shrink:0}.server-sidebar__ornament{color:#d6b05c8c;justify-content:center;align-items:center;gap:7px;height:25px;padding:0 13px;display:flex}.server-sidebar__ornament span{flex:1;height:1px}.server-sidebar__ornament span:first-child{background:linear-gradient(90deg,#0000,#d6b05c33)}.server-sidebar__ornament span:last-child{background:linear-gradient(90deg,#d6b05c33,#0000)}.server-sidebar__ornament i{font-size:5px}.server-sidebar__menu{flex-direction:column;gap:3px;padding:0 8px 9px;display:flex}.server-sidebar__link{min-width:0;min-height:39px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 8px;text-decoration:none;transition:color .16s,background .16s,border-color .16s,transform .16s;display:grid;position:relative}a.server-sidebar__link:hover{color:var(--text-main);background:linear-gradient(90deg,#d6b05c18,#d6b05c06);border-color:#d6b05c1f;transform:translate(2px)}.server-sidebar__link.is-active{border-color:rgba(var(--server-accent-rgb),.2);background:linear-gradient(90deg, rgba(var(--server-accent-rgb),.14), #d6b05c09);color:var(--gold-soft)}.server-sidebar__link.is-active:before{content:"";background:var(--server-accent);width:3px;box-shadow:0 0 8px rgba(var(--server-accent-rgb),.4);border-radius:0 3px 3px 0;position:absolute;top:7px;bottom:7px;left:-1px}.server-sidebar__link-icon{color:#d6b05c94;justify-content:center;align-items:center;width:19px;font-size:13px;transition:color .16s,transform .16s;display:flex}a.server-sidebar__link:hover .server-sidebar__link-icon,.server-sidebar__link.is-active .server-sidebar__link-icon{color:var(--server-accent)}a.server-sidebar__link:hover .server-sidebar__link-icon{transform:scale(1.06)}.server-sidebar__link-label{letter-spacing:.48px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:10px;font-weight:700;line-height:1.2;overflow:hidden}.server-sidebar__link-arrow{color:#d6b05c57;font-size:9px;transition:color .16s,transform .16s}a.server-sidebar__link:hover .server-sidebar__link-arrow{color:var(--gold);transform:translate(1px)}.server-sidebar__link.is-disabled{cursor:default;opacity:.48}.server-sidebar__link.is-disabled .server-sidebar__link-icon{color:#a9afba8c}.server-sidebar__soon{color:#a9afbab3;letter-spacing:.45px;text-transform:uppercase;background:#ffffff06;border:1px solid #ffffff13;border-radius:4px;padding:3px 4px;font-size:6px;font-weight:700;line-height:1}.server-sidebar__footer{color:#a9afba78;letter-spacing:.55px;text-transform:uppercase;background:#0000001f;border-top:1px solid #d6b05c1a;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:8px;font-weight:600;display:flex}.server-sidebar__footer i{color:#d6b05c80;font-size:10px}.server-sidebar__online{background:linear-gradient(180deg, rgba(var(--server-accent-rgb),.045), #00000014);border-bottom:1px solid #d6b05c1a;padding:13px 12px 11px;position:relative}.server-sidebar__online-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.server-sidebar__online-heading>div{text-align:center;flex-direction:column;align-items:center;display:flex}.server-sidebar__online-label{color:#a9afbaad;letter-spacing:.75px;text-transform:uppercase;font-size:8px;font-weight:700;line-height:1;display:block}.server-sidebar__online-count{color:var(--server-accent);letter-spacing:.5px;text-shadow:0 0 14px rgba(var(--server-accent-rgb),.23), 0 2px 8px #0000008c;margin-top:4px;font-size:28px;font-weight:800;line-height:1;display:block}.server-sidebar__live-status{border:1px solid rgba(var(--server-accent-rgb),.2);background:rgba(var(--server-accent-rgb),.07);color:rgba(var(--server-accent-rgb),.9);letter-spacing:.65px;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;margin-top:1px;padding:4px 6px;font-size:7px;font-weight:800;line-height:1;display:inline-flex}.server-sidebar__live-status>span{background:var(--server-accent);width:5px;height:5px;box-shadow:0 0 7px rgba(var(--server-accent-rgb),.65);border-radius:50%}.server-sidebar__live-status.is-stale{color:#e78484;background:#d94a4a14;border-color:#d94a4a3d}.server-sidebar__live-status.is-stale>span{background:#d94a4a;box-shadow:0 0 7px #d94a4a8c}.server-sidebar__chart{margin-top:12px}.server-sidebar__chart-caption{color:#a9afba8f;letter-spacing:.45px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:7px;font-weight:700;line-height:1;display:flex}.server-sidebar__sparkline{border:1px solid rgba(var(--server-accent-rgb),.1);background:linear-gradient(180deg, rgba(var(--server-accent-rgb),.055), #0000001f);border-radius:6px;width:100%;height:42px;margin-top:8px;display:block;overflow:visible}.server-sidebar__sparkline-grid{stroke:#ffffff0e;stroke-width:.55px;vector-effect:non-scaling-stroke}.server-sidebar__sparkline-line{fill:none;stroke:var(--server-accent);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px rgba(var(--server-accent-rgb),.42))}.server-sidebar__chart-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:7px;display:grid}.server-sidebar__chart-stats span{color:#a9afba8f;letter-spacing:.3px;text-transform:uppercase;background:#0000001f;border:1px solid #ffffff0b;border-radius:5px;justify-content:center;align-items:center;gap:3px;min-width:0;padding:5px 3px;font-size:7px;font-weight:700;display:flex}.server-sidebar__chart-stats strong{color:var(--gold-soft);font-size:8px;font-weight:800}.server-sidebar__updated{color:#a9afba7a;letter-spacing:.35px;text-transform:uppercase;justify-content:center;align-items:center;gap:5px;margin-top:9px;font-size:7px;font-weight:600;display:flex}.server-sidebar__updated i{color:rgba(var(--server-accent-rgb),.62);font-size:9px}.server-sidebar__header{grid-template-columns:44px auto;gap:12px;min-height:96px;padding:15px 14px 13px}.server-sidebar__emblem{width:44px;height:44px;font-size:20px}.server-sidebar__name{letter-spacing:1px;font-size:18px}.server-sidebar__menu{gap:4px;padding:0 10px 11px}.server-sidebar__link{grid-template-columns:22px minmax(0,1fr) auto;gap:8px;min-height:43px;padding:0 10px}.server-sidebar__link-icon{width:22px;font-size:14px}.server-sidebar__link-label{letter-spacing:.52px;font-size:11px}.server-sidebar__soon{padding:3px 5px;font-size:7px}.server-sidebar__footer{min-height:36px;font-size:8px}.server-sidebar__chart-plot{grid-template-columns:24px minmax(0,1fr);gap:5px;display:grid}.server-sidebar__chart-y-axis{color:#a9afba99;flex-direction:column;justify-content:space-between;align-items:flex-end;height:42px;margin-top:8px;padding:1px 0;font-size:6px;font-weight:700;line-height:1;display:flex}.server-sidebar__chart-main{min-width:0}.server-sidebar__chart-x-axis{color:#a9afba85;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:4px;font-size:6px;font-weight:700;line-height:1;display:grid}.server-sidebar__chart-x-axis span{text-align:center}.server-sidebar__chart-x-axis span:first-child{text-align:left}.server-sidebar__chart-x-axis span:last-child{text-align:right}.server-sidebar__chart-summary{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:4px;display:grid}.server-sidebar__chart-summary span{align-items:baseline;gap:3px;display:flex}.server-sidebar__chart-summary .is-min{justify-content:flex-start}.server-sidebar__chart-summary .is-max{justify-content:center}.server-sidebar__chart-summary .is-avg{justify-content:flex-end}.server-sidebar__chart-summary small{color:#a9afba8f;letter-spacing:.45px;text-transform:uppercase;font-size:7px;font-weight:700}.server-sidebar__chart-summary strong{color:var(--gold-soft);font-size:9px;font-weight:800}.server-sidebar__online-link{color:inherit;text-decoration:none;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:block}.server-sidebar__online-link:hover{background:linear-gradient(180deg, rgba(var(--server-accent-rgb),.075), #00000014);box-shadow:inset 0 0 22px rgba(var(--server-accent-rgb),.045)}.server-sidebar__online-link:hover .server-sidebar__online-count{text-shadow:0 0 18px rgba(var(--server-accent-rgb),.38), 0 2px 8px #0000008c}.server-sidebar__online-link:focus-visible{outline:2px solid var(--server-accent);outline-offset:-2px}.server-sidebar__footer-link{color:#a9afbab8;grid-template-columns:14px minmax(0,1fr) 10px;align-items:center;gap:7px;min-height:40px;padding:0 10px;text-decoration:none;transition:color .16s,background .16s,box-shadow .16s;display:grid}.server-sidebar__footer-link span{letter-spacing:.35px;text-transform:uppercase;min-width:0;font-size:8px;font-weight:800;line-height:1.15}.server-sidebar__footer-link i:first-child{color:var(--server-accent);font-size:11px}.server-sidebar__footer-link i:last-child{color:rgba(var(--server-accent-rgb),.55);font-size:9px;transition:transform .16s}.server-sidebar__footer-link:hover{background:rgba(var(--server-accent-rgb),.075);color:#f2f2f2;box-shadow:inset 0 0 18px rgba(var(--server-accent-rgb),.045)}.server-sidebar__footer-link:hover i:last-child{transform:translate(2px)}.server-sidebar__footer-link:focus-visible{outline:2px solid var(--server-accent);outline-offset:-2px}.server-sidebar__state-dot{border:1px solid rgba(var(--server-accent-rgb),.58);background:0 0;border-radius:50%;justify-self:center;width:8px;height:8px;box-shadow:inset 0 0 0 2px #0000004d}.server-sidebar__state-dot.is-active{border-color:var(--server-accent);background:var(--server-accent);box-shadow:0 0 8px rgba(var(--server-accent-rgb),.68)}.server-sidebar__link.is-current{border-color:rgba(var(--server-accent-rgb),.22);background:rgba(var(--server-accent-rgb),.075);color:#f2f2f2}.server-sidebar__live-status.is-offline{color:#ff8585;background:#d936361f;border-color:#eb464657}.server-sidebar__live-status.is-offline>span{background:#ef4444;box-shadow:0 0 8px #ef4444b8}.power-gamers-sidebar{--power-gamers-sidebar-accent-rgb:214, 176, 92;isolation:isolate;border:1px solid rgba(var(--power-gamers-sidebar-accent-rgb), .3);background:radial-gradient(circle at 50% 0, rgba(var(--power-gamers-sidebar-accent-rgb), .12), transparent 48%), linear-gradient(180deg, #131518fa, #090a0cfa);text-align:center;border-radius:10px;width:100%;margin:14px 0;transition:border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000052,inset 0 1px #ffffff09}.power-gamers-sidebar--pvp{--power-gamers-sidebar-accent-rgb:var(--global-pvp-rgb,125, 255, 69)}.power-gamers-sidebar--nonpvp{--power-gamers-sidebar-accent-rgb:var(--global-nonpvp-rgb,57, 167, 255)}.power-gamers-sidebar__panel-link{z-index:1;border-radius:inherit;position:absolute;inset:0}.power-gamers-sidebar__panel-link:focus-visible{outline:2px solid rgba(var(--power-gamers-sidebar-accent-rgb), .85);outline-offset:-3px}.power-gamers-sidebar__header,.power-gamers-sidebar__result{z-index:2;pointer-events:none;position:relative}.power-gamers-sidebar__header{border-bottom:1px solid rgba(var(--power-gamers-sidebar-accent-rgb), .18);text-align:center;place-items:center;padding:12px;display:grid}.power-gamers-sidebar__header-inner{justify-content:center;align-items:center;gap:0;width:fit-content;max-width:100%;margin:0 auto;display:inline-flex}.power-gamers-sidebar__header-icon{border:1px solid rgba(var(--power-gamers-sidebar-accent-rgb), .2);width:34px;height:34px;color:rgb(var(--power-gamers-sidebar-accent-rgb));background:rgba(var(--power-gamers-sidebar-accent-rgb), .06);text-shadow:0 0 12px rgba(var(--power-gamers-sidebar-accent-rgb), .24);border-radius:8px;flex:0 0 34px;place-items:center;font-size:20px;line-height:1;display:grid}.power-gamers-sidebar__header-copy{text-align:center;flex:0 auto;min-width:0;max-width:132px}.power-gamers-sidebar__title{color:#f4ebd3f5;letter-spacing:.25px;font-size:14px;font-weight:800;line-height:1.2;display:block}.power-gamers-sidebar__date{color:rgba(var(--power-gamers-sidebar-accent-rgb), .72);font-variant-numeric:tabular-nums;letter-spacing:.2px;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:800;line-height:1.2;display:block}.power-gamers-sidebar__result{flex-direction:column;align-items:center;padding:11px 9px 12px;display:flex}.power-gamers-sidebar__result+.power-gamers-sidebar__result{border-top:1px solid #fff1}.power-gamers-sidebar__result-label{color:#cdcfd3a8;letter-spacing:.8px;text-transform:uppercase;justify-content:center;align-items:center;gap:5px;margin-bottom:5px;font-size:9px;font-weight:800;display:inline-flex}.power-gamers-sidebar__result--gain .power-gamers-sidebar__result-label i{color:#83e267}.power-gamers-sidebar__result--loss .power-gamers-sidebar__result-label i{color:#f06d72}.power-gamers-sidebar__character{z-index:3;color:#f5eeddfa;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;max-width:100%;font-size:13px;font-weight:800;line-height:1.3;text-decoration:none;position:relative;overflow:hidden}.power-gamers-sidebar__character:hover,.power-gamers-sidebar__character:focus-visible{color:rgb(var(--power-gamers-sidebar-accent-rgb));text-underline-offset:3px;text-decoration:underline}.power-gamers-sidebar__experience{font-variant-numeric:tabular-nums;margin-top:4px;font-size:12px;font-weight:800;line-height:1.25}.power-gamers-sidebar__current-level{color:#dcdde0d1;font-variant-numeric:tabular-nums;margin-top:3px;font-size:11px;font-weight:700;line-height:1.2}.power-gamers-sidebar__level-change{font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px;font-weight:800;line-height:1.2}.power-gamers-sidebar .is-positive{color:#83e267}.power-gamers-sidebar .is-negative{color:#f06d72}.power-gamers-sidebar .is-neutral{color:#cdcfd3a6}.power-gamers-sidebar{border-radius:var(--radius-md);background:radial-gradient(circle at 50% -12%, rgba(var(--power-gamers-sidebar-accent-rgb), .14), transparent 34%), linear-gradient(180deg, #0f1116f7, #07080bf2);border-color:#d6b05c3d;box-shadow:0 12px 35px #00000094,inset 0 1px #ffffff06}.power-gamers-sidebar:hover,.power-gamers-sidebar:focus-within{border-color:#d6b05c3d;box-shadow:0 12px 35px #00000094,inset 0 1px #ffffff06}.power-gamers-sidebar:before{content:"";z-index:4;background:linear-gradient(90deg, transparent, rgba(var(--power-gamers-sidebar-accent-rgb), .72), transparent);height:1px;box-shadow:0 0 10px rgba(var(--power-gamers-sidebar-accent-rgb), .24);pointer-events:none;position:absolute;top:0;left:18px;right:18px}.power-gamers-sidebar:after{content:"";z-index:4;pointer-events:none;border:1px solid #ffffff06;border-radius:7px;position:absolute;inset:4px}.power-gamers-sidebar__header{border-bottom-color:#d6b05c24}.power-gamers-sidebar__header-icon{border-color:rgba(var(--power-gamers-sidebar-accent-rgb), .26);background:linear-gradient(145deg, rgba(var(--power-gamers-sidebar-accent-rgb), .13), #0000002e);box-shadow:0 8px 20px #00000047, inset 0 0 12px rgba(var(--power-gamers-sidebar-accent-rgb), .045);text-shadow:0 0 12px rgba(var(--power-gamers-sidebar-accent-rgb), .35);border-radius:9px}.power-gamers-sidebar__result+.power-gamers-sidebar__result{border-top-color:#d6b05c1a}.server-online-page{--world-accent:#7dff45;--world-accent-rgb:125,255,69;--surface-pvp-rgb:125,255,69;--surface-nonpvp-rgb:57,167,255;isolation:isolate;gap:14px;display:grid;position:relative}.server-online-page--nonpvp{--world-accent:#39a7ff;--world-accent-rgb:57,167,255}.server-online-page__hero{border:1px solid rgba(var(--world-accent-rgb),.2);background:radial-gradient(circle at 5% 18%, rgba(var(--surface-pvp-rgb),.075), transparent 38%), radial-gradient(circle at 100% 24%, rgba(var(--surface-nonpvp-rgb),.05), transparent 46%), linear-gradient(145deg, #15181ff5, #0a0c11f5);border-radius:12px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:126px;padding:20px 22px;display:grid;box-shadow:0 14px 35px #0000006b,inset 0 1px #ffffff09}.server-online-page__hero-icon{border:1px solid rgba(var(--world-accent-rgb),.24);background:rgba(var(--world-accent-rgb),.075);width:56px;height:56px;color:var(--world-accent);box-shadow:inset 0 0 20px rgba(var(--world-accent-rgb),.06), 0 0 22px rgba(var(--world-accent-rgb),.08);border-radius:12px;place-items:center;font-size:25px;display:grid}.server-online-page__hero-copy{min-width:0}.server-online-page__eyebrow{color:#a9afba99;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.server-online-page__hero-copy h1{color:#f4f5f7;letter-spacing:.2px;margin:0;font-size:25px;font-weight:750;line-height:1.1}.server-online-page__hero-meta{color:#a9afbaad;align-items:center;gap:9px;margin-top:9px;font-size:10px;font-weight:600;display:flex}.server-online-page__world-type{border:1px solid rgba(var(--world-accent-rgb),.2);background:rgba(var(--world-accent-rgb),.075);color:var(--world-accent);letter-spacing:.6px;text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.server-online-page__current{border-left:1px solid #ffffff12;flex-direction:column;align-items:flex-end;min-width:130px;padding-left:22px;display:flex}.server-online-page__current span,.server-online-page__current small{color:#a9afba94;letter-spacing:.65px;text-transform:uppercase;font-size:8px;font-weight:700}.server-online-page__current strong{color:var(--world-accent);text-shadow:0 0 20px rgba(var(--world-accent-rgb),.22);margin:3px 0;font-size:37px;font-weight:800;line-height:1}.server-online-page__ranges{border:1px solid var(--border-soft);background:#0c0e13e6;border-radius:10px;align-items:center;gap:6px;padding:7px;display:flex;box-shadow:0 8px 24px #0000004d}.server-online-page__range{color:#a9afbaad;letter-spacing:.55px;text-transform:uppercase;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:9px;font-weight:800;text-decoration:none;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.server-online-page__range:hover{border-color:rgba(var(--world-accent-rgb),.14);background:rgba(var(--world-accent-rgb),.05);color:#f2f2f2}.server-online-page__range.is-active{border-color:rgba(var(--world-accent-rgb),.28);background:rgba(var(--world-accent-rgb),.1);color:var(--world-accent);box-shadow:inset 0 0 15px rgba(var(--world-accent-rgb),.05), 0 0 14px rgba(var(--world-accent-rgb),.05)}.server-online-page__summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.server-online-stat{border:1px solid var(--border-soft);background:linear-gradient(145deg,#161920e6,#0b0d12f0);border-radius:10px;align-items:center;gap:12px;min-width:0;min-height:82px;padding:14px 15px;display:flex;box-shadow:0 9px 25px #0000004d,inset 0 1px #ffffff06}.server-online-stat__icon{border:1px solid rgba(var(--world-accent-rgb),.18);background:rgba(var(--world-accent-rgb),.065);width:36px;height:36px;color:var(--world-accent);border-radius:9px;flex:0 0 36px;place-items:center;font-size:17px;display:grid}.server-online-stat div{min-width:0}.server-online-stat small{color:#a9afba94;letter-spacing:.65px;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.server-online-stat strong{color:#f2f2f2;font-size:24px;font-weight:800;line-height:1;display:block}.server-online-chart{border:1px solid var(--border-soft);background:radial-gradient(circle at 0% 45%, rgba(var(--surface-pvp-rgb),.03), transparent 42%), radial-gradient(circle at 100% 45%, rgba(var(--surface-nonpvp-rgb),.04), transparent 48%), linear-gradient(145deg, #12151bf2, #090b0ff7);border-radius:12px;overflow:hidden;box-shadow:0 12px 34px #00000061,inset 0 1px #ffffff06}.server-online-chart__header{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:14px 18px;display:flex}.server-online-chart__eyebrow{color:#a9afba85;letter-spacing:.75px;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:800;display:block}.server-online-chart__header strong{color:#f2f2f2;font-size:15px;font-weight:750}.server-online-chart__legend{color:#a9afba9e;letter-spacing:.35px;text-transform:uppercase;align-items:center;gap:14px;font-size:8px;font-weight:700;display:flex}.server-online-chart__legend span{align-items:center;gap:6px;display:inline-flex}.server-online-chart__legend i{border-radius:999px;width:16px;height:3px;display:block}.server-online-chart__legend .is-range i{background:rgba(var(--world-accent-rgb),.16);border:1px solid rgba(var(--world-accent-rgb),.28);height:7px}.server-online-chart__legend .is-average i{background:var(--world-accent);box-shadow:0 0 8px rgba(var(--world-accent-rgb),.38)}.server-online-chart__canvas{padding:14px 14px 8px}.server-online-chart__canvas svg{width:100%;height:300px;display:block;overflow:visible}.server-online-chart__grid{stroke:#ffffff0e;stroke-width:1px;vector-effect:non-scaling-stroke}.server-online-chart__range-area{fill:rgba(var(--world-accent-rgb),.1);stroke:none}.server-online-chart__minimum-line,.server-online-chart__maximum-line{fill:none;stroke:rgba(var(--world-accent-rgb),.28);stroke-width:1px;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}.server-online-chart__average-line{fill:none;stroke:var(--world-accent);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px rgba(var(--world-accent-rgb),.42))}.server-online-chart__point{fill:var(--world-accent);stroke:#11151a;stroke-width:1.5px;vector-effect:non-scaling-stroke;cursor:help}.server-online-chart__point:hover{r:5}.server-online-chart__y-label,.server-online-chart__x-label,.server-online-chart__x-label-secondary{fill:#a9afba9e;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:9px;font-weight:700}.server-online-chart__x-label-secondary{fill:#a9afba66;font-size:8px}.server-online-chart__empty{color:#a9afba85;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;font-size:11px;font-weight:600;display:flex}.server-online-chart__empty i{color:rgba(var(--world-accent-rgb),.55);font-size:28px}.server-online-page__details{border:1px solid var(--border-soft);color:#a9afba85;letter-spacing:.35px;text-transform:uppercase;background:#0b0d12d6;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:42px;padding:0 14px;font-size:8px;font-weight:700;display:flex}.server-online-page__details span{align-items:center;gap:6px;display:inline-flex}.server-online-page__details i{color:rgba(var(--world-accent-rgb),.62)}.server-online-page:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb),.025) 0%, rgba(var(--surface-pvp-rgb),.01) 30%, transparent 56%, rgba(var(--surface-nonpvp-rgb),.016) 80%, rgba(var(--surface-nonpvp-rgb),.04) 100%);position:absolute;inset:0}.server-online-page>*{z-index:1;position:relative}.server-online-stat{text-align:center;justify-content:center}.server-online-stat>div{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.server-online-stat small,.server-online-stat strong,.server-online-stat__value,.server-online-stat .oldest-linked-summary__note{text-align:center;width:100%}.latest-online-list{border:1px solid var(--border-soft);background:radial-gradient(circle at 0% 20%, rgba(var(--surface-pvp-rgb), .03), transparent 42%), radial-gradient(circle at 100% 20%, rgba(var(--surface-nonpvp-rgb), .04), transparent 48%), linear-gradient(145deg, #12151bf2, #090b0ff7);border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 12px 34px #00000061,inset 0 1px #ffffff06}.latest-online-list__header{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:15px 18px;display:flex}.latest-online-list__eyebrow{color:#a9afba85;letter-spacing:.75px;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:800;display:block}.latest-online-list__header h2{color:#f2f2f2;margin:0;font-size:16px;font-weight:750}.latest-online-list__header p{color:#a9afba9e;margin:5px 0 0;font-size:9px}.latest-online-list__header time{color:#e1e5ecc7}.latest-online-list__count{border-left:1px solid #ffffff12;flex-direction:column;align-items:flex-end;min-width:88px;padding-left:18px;display:flex}.latest-online-list__count span{color:#a9afba8c;letter-spacing:.65px;text-transform:uppercase;font-size:8px;font-weight:800}.latest-online-list__count strong{color:var(--world-accent);text-shadow:0 0 16px rgba(var(--world-accent-rgb), .18);margin-top:3px;font-size:25px;font-weight:800;line-height:1}.latest-online-list__scroll{scrollbar-gutter:stable;width:100%;max-height:660px;overflow:auto}.latest-online-list table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:560px}.latest-online-list th,.latest-online-list td{text-align:left;border-bottom:1px solid #ffffff0b;padding:10px 16px}.latest-online-list th:nth-child(3),.latest-online-list td:nth-child(3){text-align:center;width:18%}.latest-online-list thead{z-index:3;background:#0b0d12fa;position:sticky;top:0}.latest-online-list th{color:#a9afba9e;padding-top:0;padding-bottom:0}.latest-online-list th button{width:100%;min-height:42px;color:inherit;cursor:pointer;font:inherit;letter-spacing:.65px;text-align:left;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:8px;font-weight:800;display:inline-flex}.latest-online-list th:nth-child(3) button{justify-content:center}.latest-online-list th button:hover,.latest-online-list th button.is-active{color:var(--world-accent)}.latest-online-list th button i{font-size:9px}.latest-online-list tbody tr{background:#ffffff02;transition:background .14s,box-shadow .14s}.latest-online-list tbody tr:nth-child(2n){background:#ffffff04}.latest-online-list tbody tr:hover{background:rgba(var(--world-accent-rgb), .04);box-shadow:inset 3px 0 0 rgba(var(--world-accent-rgb), .45)}.latest-online-list td{color:#d8dde6b8;font-size:10px;font-weight:600}.latest-online-character{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.latest-online-character__avatar{color:#fff;background:linear-gradient(145deg,#d6a946,#7a4b13);border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;overflow:hidden}.latest-online-character__avatar img{object-fit:cover;width:100%;height:100%;display:block}.latest-online-character__name{color:#f1dfbd;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;transition:color .16s,text-shadow .16s;overflow:hidden}.latest-online-character:hover .latest-online-character__name{color:#fff0cf;text-underline-offset:3px;text-shadow:0 0 8px #d6a94638;text-decoration:underline}.latest-online-character:hover .latest-online-character__avatar{transform:translateY(-1px);box-shadow:0 0 10px #d6a94647}.latest-online-character:focus-visible{outline-offset:4px;border-radius:7px;outline:1px solid #d6a946b8}.latest-online-list__empty{color:#a9afba9e;justify-content:center;align-items:center;gap:10px;min-height:150px;padding:24px;font-size:11px;display:flex}.latest-online-list__empty i{color:var(--world-accent);font-size:18px}.latest-online-list__filters{background:#0a0c118a;border-bottom:1px solid #ffffff0e;justify-content:center;align-items:center;gap:16px;min-height:58px;padding:10px 16px;display:flex}.latest-online-list__filters-label{color:#a9afba94;letter-spacing:.7px;text-transform:uppercase;flex:none;font-size:8px;font-weight:800}.latest-online-list__filter-options{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.latest-online-list__filter{color:#a9afbaa3;cursor:pointer;letter-spacing:.35px;background:#ffffff06;border:1px solid #ffffff13;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:8px;font-weight:800;transition:color .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.latest-online-list__filter:hover{border-color:rgba(var(--world-accent-rgb), .24);color:#ebeef2e0}.latest-online-list__filter:has(input:checked){border-color:rgba(var(--world-accent-rgb), .3);background:rgba(var(--world-accent-rgb), .085);color:var(--world-accent);box-shadow:inset 0 0 12px rgba(var(--world-accent-rgb), .035)}.latest-online-list__filter input{width:12px;height:12px;accent-color:var(--world-accent);cursor:pointer;margin:0}.latest-online-list table{min-width:720px}.latest-online-list th,.latest-online-list td{text-align:center;vertical-align:middle}.latest-online-list th:first-child,.latest-online-list td:first-child{width:8%}.latest-online-list th:nth-child(2),.latest-online-list td:nth-child(2){width:38%}.latest-online-list th:nth-child(3),.latest-online-list td:nth-child(3){width:22%}.latest-online-list th:nth-child(4),.latest-online-list td:nth-child(4){width:12%}.latest-online-list th:nth-child(5),.latest-online-list td:nth-child(5){width:20%}.latest-online-list th button{text-align:center;justify-content:center}.latest-online-list__rank-heading{color:#a9afba9e;letter-spacing:.65px;font-size:8px;font-weight:800}.latest-online-list__rank{color:#a9afba9e;font-size:10px;font-weight:800}.latest-online-list td:nth-child(3){color:#d8dde6b8;font-weight:600}.latest-online-list td:nth-child(4){color:#f2d18f;font-weight:800}.latest-online-list td:nth-child(5){color:var(--world-accent);font-weight:700}.latest-online-character{justify-content:center;width:100%}.latest-online-list__filter-empty td{color:#a9afba99;text-align:center;height:110px;font-size:10px;font-weight:600}.latest-online-list td:nth-child(2){text-align:initial}.latest-online-character{grid-template-columns:34px minmax(max-content,1fr);justify-content:stretch;align-items:center;column-gap:10px;width:100%;max-width:none;display:grid}.latest-online-character__avatar{flex:none;justify-self:start;width:34px;height:34px;margin:0}.latest-online-character__name{text-align:center;text-overflow:clip;white-space:nowrap;justify-self:stretch;min-width:max-content;overflow:visible}.latest-online-list table{border-collapse:separate;border-spacing:0;table-layout:auto;grid-template-columns:58px minmax(220px,1.55fr) minmax(150px,1fr) 84px minmax(120px,.95fr);justify-content:stretch;align-items:stretch;column-gap:0;width:100%;min-width:760px;display:grid}.latest-online-list thead,.latest-online-list tbody{grid-template-columns:subgrid;grid-column:1/-1;display:grid}.latest-online-list thead{z-index:3;position:sticky;top:0}.latest-online-list tr{grid-template-columns:subgrid;grid-column:1/-1;display:grid}.latest-online-list th,.latest-online-list td{vertical-align:middle;white-space:nowrap;border-left:0;border-right:0;justify-content:center;align-items:center;display:flex;text-align:center!important;width:auto!important;min-width:0!important;padding:11px 10px!important}.latest-online-list th:first-child,.latest-online-list td:first-child,.latest-online-list th:nth-child(2),.latest-online-list td:nth-child(2),.latest-online-list th:nth-child(3),.latest-online-list td:nth-child(3),.latest-online-list th:nth-child(4),.latest-online-list td:nth-child(4),.latest-online-list th:nth-child(5),.latest-online-list td:nth-child(5){width:auto!important}.latest-online-list th button{text-align:center;justify-content:center;align-items:center;gap:7px;width:100%;display:inline-flex}.latest-online-list th:nth-child(2),.latest-online-list td:nth-child(2){justify-content:center;text-align:initial!important}.latest-online-character{width:100%;min-width:0;max-width:220px;color:inherit;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;margin:0 auto;text-decoration:none;display:grid}.latest-online-character__avatar{flex:none;justify-self:start;width:34px;min-width:34px;height:34px;margin:0}.latest-online-character__name{text-align:center;text-overflow:ellipsis;white-space:nowrap;justify-self:stretch;width:100%;min-width:0;overflow:hidden}.latest-online-list__rank,.latest-online-list td:nth-child(3),.latest-online-list td:nth-child(4),.latest-online-list td:nth-child(5){justify-content:center;text-align:center!important}.latest-online-list td:nth-child(3){color:#d8dde6c2;font-size:10px;font-weight:650}.latest-online-list td:nth-child(4){color:#f0d49b;font-size:10px;font-weight:800}.latest-online-list td:nth-child(5){color:#dde1e8d1;font-size:10px;font-weight:600}.latest-online-list__filter-empty{grid-column:1/-1;grid-template-columns:1fr;display:grid}.latest-online-list__filter-empty td{grid-column:1/-1;width:100%!important}.latest-online-list tr[hidden]{display:none!important}.latest-online-character{grid-template-columns:34px minmax(0,1fr);column-gap:6px;max-width:175px}.latest-online-character__name{text-align:center}.latest-online-list__vocation-summary{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .022), #ffffff03 50%, rgba(var(--surface-nonpvp-rgb), .026));border-bottom:1px solid #ffffff0e;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;align-items:stretch;gap:8px;padding:12px 16px;display:grid}.latest-online-list__vocation-stat{border:1px solid rgba(var(--world-accent-rgb), .14);background:linear-gradient(145deg, rgba(var(--world-accent-rgb), .052), #0a0c11b8);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:62px;padding:10px 8px;display:flex;box-shadow:inset 0 1px #ffffff06,0 5px 16px #0000002e}.latest-online-list__vocation-stat span{color:#bdc4cfad;letter-spacing:.55px;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:800}.latest-online-list__vocation-stat strong{color:var(--world-accent);text-align:center;text-shadow:0 0 14px rgba(var(--world-accent-rgb), .16);font-size:18px;font-weight:800;line-height:1}.server-online-vocations{border:1px solid var(--border-soft);background:radial-gradient(circle at 0% 20%, rgba(var(--surface-pvp-rgb), .04), transparent 42%), radial-gradient(circle at 100% 20%, rgba(var(--surface-nonpvp-rgb), .04), transparent 46%), linear-gradient(145deg, #12151bf2, #090b0ff7);border-radius:12px;overflow:hidden;box-shadow:0 12px 34px #00000057,inset 0 1px #ffffff06}.server-online-vocations__header{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:11px 16px;display:flex}.server-online-vocations__header>div{align-items:center;gap:12px;display:flex}.server-online-vocations__header span{color:#f0d49b;font-size:14px;font-weight:800}.server-online-vocations__header strong{color:#dce1e99e;text-transform:uppercase;font-size:10px;font-weight:800}.server-online-vocations__header small{color:#a9afba85;letter-spacing:.35px;text-transform:uppercase;font-size:8px;font-weight:700}.server-online-vocations__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:12px 16px;display:grid}.server-online-vocations__stat{border:1px solid rgba(var(--world-accent-rgb), .14);background:linear-gradient(145deg, rgba(var(--world-accent-rgb), .052), #0a0c11b8);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:64px;padding:10px 8px;display:flex;box-shadow:inset 0 1px #ffffff06,0 5px 16px #0000002e}.server-online-vocations__stat span{color:#bdc4cfad;letter-spacing:.55px;text-transform:uppercase;font-size:8px;font-weight:800}.server-online-vocations__stat strong{color:var(--world-accent);text-shadow:0 0 14px rgba(var(--world-accent-rgb), .16);font-size:18px;font-weight:800;line-height:1}.server-online-vocations__notice{color:#a9afba8f;text-align:center;margin:0;padding:0 16px 12px;font-size:9px}.latest-online-list{margin-top:24px}.server-online-vocations__samples{justify-content:flex-end;align-items:center;min-width:110px;display:flex}.server-online-vocations__samples small[hidden],.server-online-vocations__grid[hidden],.server-online-vocations__notice[hidden]{display:none!important}.server-online-vocations__level-filters{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:8px;padding:12px 16px 0;display:grid}.server-online-vocations__level-filter{color:#b5bbc6a8;min-height:34px;font:inherit;letter-spacing:.35px;text-align:center;cursor:pointer;background:#080a0ea8;border:1px solid #ffffff13;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s}.server-online-vocations__level-filter:hover{border-color:rgba(var(--world-accent-rgb), .26);color:#e8ebf0eb;transform:translateY(-1px)}.server-online-vocations__level-filter.is-active{border-color:rgba(var(--world-accent-rgb), .46);background:linear-gradient(145deg, rgba(var(--world-accent-rgb), .16), #0a0c11d6);color:var(--world-accent);box-shadow:inset 0 1px 0 #ffffff09, 0 0 16px rgba(var(--world-accent-rgb), .09)}.latest-online-list__vocation-breakdown{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .022), #ffffff03 50%, rgba(var(--surface-nonpvp-rgb), .026));border-bottom:1px solid #ffffff0e}.latest-online-list__vocation-level-filters{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:8px;padding:12px 16px 0;display:grid}.latest-online-list__vocation-level-filter{color:#b5bbc6a8;min-height:34px;font:inherit;letter-spacing:.35px;text-align:center;cursor:pointer;background:#080a0ea8;border:1px solid #ffffff13;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s}.latest-online-list__vocation-level-filter:hover{border-color:rgba(var(--world-accent-rgb), .26);color:#e8ebf0eb;transform:translateY(-1px)}.latest-online-list__vocation-level-filter.is-active{border-color:rgba(var(--world-accent-rgb), .46);background:linear-gradient(145deg, rgba(var(--world-accent-rgb), .16), #0a0c11d6);color:var(--world-accent);box-shadow:inset 0 1px 0 #ffffff09, 0 0 16px rgba(var(--world-accent-rgb), .09)}.latest-online-list__vocation-breakdown .latest-online-list__vocation-summary{background:0 0;border-bottom:0}.latest-online-list__vocation-summary[hidden]{display:none!important}.server-online-chart__legend .is-maximum i{background:var(--world-accent);box-shadow:0 0 8px rgba(var(--world-accent-rgb),.38)}.server-online-chart--daily-maximum .server-online-chart__maximum-line{stroke:var(--world-accent);stroke-width:2.4px;stroke-dasharray:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(var(--world-accent-rgb),.42))}.never-offline-ranking{border:1px solid var(--border-soft);background:radial-gradient(circle at 0 35%,#7dff4506,#0000 40%),radial-gradient(circle at 100% 35%,#39a7ff0a,#0000 48%),linear-gradient(145deg,#12151bf2,#090b0ff7);border-radius:12px;overflow:hidden;box-shadow:0 12px 34px #00000061,inset 0 1px #ffffff06}.never-offline-ranking__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px 18px;display:flex}.never-offline-ranking__header>div{min-width:0}.never-offline-ranking__header span{color:#a9afba8a;letter-spacing:.8px;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.never-offline-ranking__header strong{color:#f2f2f2;font-size:16px;font-weight:800}.never-offline-ranking__header p{color:#a9afba94;text-align:right;max-width:390px;margin:0;font-size:10px;line-height:1.45}.never-offline-table{min-width:0}.never-offline-table__head,.never-offline-row{grid-template-columns:52px minmax(180px,1.55fr) minmax(135px,1fr) 70px minmax(125px,.95fr) 78px 92px;align-items:center;gap:12px;display:grid}.never-offline-table__head{background:#05060861;border-bottom:1px solid #ffffff0e;min-height:38px;padding:0 16px}.never-offline-table__head span{color:#a9afba7a;letter-spacing:.65px;text-transform:uppercase;font-size:8px;font-weight:800}.never-offline-table__body{min-width:0}.never-offline-row{border-bottom:1px solid #ffffff0d;min-height:66px;padding:10px 16px;transition:background .16s,border-color .16s;position:relative}.never-offline-row:last-child{border-bottom:0}.never-offline-row:hover{border-color:rgba(var(--world-accent-rgb),.11);background:linear-gradient(90deg, rgba(var(--world-accent-rgb),.028), rgba(var(--world-accent-rgb),.055))}.never-offline-row__rank{color:#a9afba9e;font-size:12px;font-weight:800}.never-offline-row:first-child .never-offline-row__rank{color:#f2c85b}.never-offline-row:nth-child(2) .never-offline-row__rank{color:#cbd0d8}.never-offline-row:nth-child(3) .never-offline-row__rank{color:#c58a52}.never-offline-row__character{flex-direction:column;gap:4px;min-width:0;display:flex}.never-offline-row__character a{color:#f2f2f2;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.2;transition:color .16s;overflow:hidden}.never-offline-row__character a:hover{color:var(--world-accent)}.never-offline-row__character span{color:#a9afba70;letter-spacing:.55px;text-transform:uppercase;font-size:8px;font-weight:700}.never-offline-row__vocation{color:#d6dce5c2;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.never-offline-row__level{border:1px solid rgba(var(--world-accent-rgb),.14);background:rgba(var(--world-accent-rgb),.045);color:#ebeef3d6;text-align:center;border-radius:6px;width:max-content;min-width:36px;padding:5px 7px;font-size:10px;font-weight:800}.never-offline-row__time{flex-direction:column;gap:4px;min-width:0;display:flex}.never-offline-row__time strong{color:#f2f2f2;font-size:12px;font-weight:800}.never-offline-row__time span{color:rgba(var(--world-accent-rgb),.68);font-size:9px;font-weight:750}.never-offline-row__sessions{color:#d6dce5b8;font-size:11px;font-weight:750}.never-offline-row__status>span{letter-spacing:.35px;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.never-offline-row__status i{font-size:6px}.never-offline-row__status .is-online{color:#76df5d}.never-offline-row__status .is-online i{filter:drop-shadow(0 0 5px #76df5d8c)}.never-offline-row__status .is-offline{color:#a9afba6e}.never-offline-table__empty{color:#a9afba94;text-align:center;padding:42px 20px;font-size:11px}.never-offline-loader{color:#a9afba85;letter-spacing:.35px;text-transform:uppercase;background:#0506084d;border-top:1px solid #ffffff0e;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 16px;font-size:9px;font-weight:700;display:flex}.never-offline-loader i{color:var(--world-accent);font-size:13px}.never-offline-loader.is-loading i{animation:.75s linear infinite never-offline-spin}.never-offline-loader.is-complete i{display:none}@keyframes never-offline-spin{to{transform:rotate(360deg)}}.never-offline-loader.has-error{color:#ff9191d1;cursor:pointer}.never-offline-loader.has-error i{color:#e26666}.never-offline-loader.has-error:hover{background:#aa232314}.never-offline-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.never-offline-summary .server-online-stat strong{white-space:nowrap;font-size:20px}.never-offline-ranking{--surface-pvp-rgb:125, 255, 69;--surface-nonpvp-rgb:57, 167, 255;isolation:isolate;background:radial-gradient(circle at 0% 0%, rgba(var(--surface-pvp-rgb), .065), transparent 36%), radial-gradient(circle at 100% 0%, rgba(var(--surface-nonpvp-rgb), .055), transparent 42%), linear-gradient(145deg, #15181ff5, #0a0c11f7);border-color:#ffffff17;position:relative;box-shadow:0 14px 35px #00000061,inset 0 1px #ffffff09}.never-offline-ranking:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .026) 0%, rgba(var(--surface-pvp-rgb), .01) 30%, transparent 55%, rgba(var(--surface-nonpvp-rgb), .016) 80%, rgba(var(--surface-nonpvp-rgb), .04) 100%);position:absolute;inset:0}.never-offline-ranking>*{z-index:1;position:relative}.never-offline-ranking__header{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .03), #ffffff03 48%, rgba(var(--surface-nonpvp-rgb), .03));min-height:0;padding:16px 18px}.never-offline-ranking__header>div{align-items:center;gap:14px;display:flex}.never-offline-ranking__header span{color:#f0d49b;letter-spacing:0;text-transform:none;margin:0;font-size:15px;font-weight:800}.never-offline-ranking__header strong{color:#dce1e99e;text-transform:uppercase;font-size:11px;font-weight:800}.never-offline-table{grid-template-columns:repeat(7,minmax(max-content,1fr));justify-content:stretch;align-items:stretch;column-gap:0;width:100%;display:grid;overflow-x:auto}.never-offline-table__head{grid-template-columns:subgrid;background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .022), #ffffff05 50%, rgba(var(--surface-nonpvp-rgb), .026));border:0;border-bottom:1px solid #ffffff13;grid-column:1/-1;min-height:0;padding:0;display:grid}.never-offline-table__body{grid-template-columns:subgrid;grid-column:1/-1;display:grid}.never-offline-row{grid-template-columns:subgrid;background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .01), #0d101661 48%, rgba(var(--surface-nonpvp-rgb), .014));border:0;border-bottom:1px solid #ffffff0d;grid-column:1/-1;min-height:62px;padding:0;transition:background .16s;display:grid}.never-offline-row:nth-child(2n){background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .017), #ffffff03 48%, rgba(var(--surface-nonpvp-rgb), .021))}.never-offline-row:hover{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .05), #ffffff06 48%, rgba(var(--surface-nonpvp-rgb), .055))}.never-offline-table__head>span,.never-offline-row>*{white-space:nowrap;justify-content:center;align-items:center;display:flex;width:auto!important;min-width:0!important;box-shadow:none!important;text-align:center!important;background:0 0!important;border:0!important;padding:11px 10px!important}.never-offline-table__head span{color:#bdc4cfa3;letter-spacing:.55px;font-size:9px;font-weight:800}.never-offline-row__character{justify-content:center;align-items:center;display:flex!important}.never-offline-row__character-link{max-width:none;color:inherit;white-space:nowrap;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.never-offline-row__avatar{color:#f0d49b;background:linear-gradient(145deg,#d6a9463d,#6a471657);border:1px solid #d6a9464d;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.never-offline-row__name{color:#f1dfbd;text-overflow:clip;white-space:nowrap;font-size:12px;font-weight:700;transition:color .16s,text-shadow .16s;overflow:visible}.never-offline-row__level{color:#f0d49b;border-radius:0;font-size:10px;font-weight:800;background:0 0!important;border:0!important;width:auto!important;min-width:0!important;padding:11px 10px!important}.never-offline-row__time{justify-content:center;align-items:center}.never-offline-row__sessions,.never-offline-row__status,.never-offline-row__vocation,.never-offline-row__rank{text-align:center;justify-content:center}.never-offline-row__character{align-items:center;text-align:initial!important;justify-content:stretch!important;display:flex!important}.never-offline-row__character-link{grid-template-columns:34px minmax(max-content,1fr);justify-content:stretch;align-items:center;column-gap:10px;width:100%;max-width:none;display:grid}.never-offline-row__avatar{flex:none;justify-self:start;width:34px;height:34px;margin:0!important}.never-offline-row__name{text-align:center;white-space:nowrap;justify-self:stretch;min-width:max-content}.never-offline-row:first-child .never-offline-row__rank,.never-offline-row:nth-child(2) .never-offline-row__rank,.never-offline-row:nth-child(3) .never-offline-row__rank{color:#a9afba9e}.never-offline-row__name{color:#f1dfbd;letter-spacing:normal;text-transform:none;text-overflow:clip;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.2;overflow:visible}.never-offline-table{grid-template-columns:repeat(8,minmax(max-content,1fr))}.never-offline-row__world{color:#dde1e8d1;text-align:center;white-space:nowrap;justify-content:center;align-items:center;min-width:0;padding:11px 10px;font-size:10px;font-weight:600;line-height:1.2;display:flex}.never-offline-row__avatar{color:#fff;width:34px;min-width:34px;height:34px;box-shadow:none;background:linear-gradient(145deg,#d6a946,#7a4b13);border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;overflow:hidden}.never-offline-row__avatar img{object-fit:cover;width:100%;height:100%;display:block}.never-offline-row__name{color:#f1dfbd;letter-spacing:normal;text-transform:none;text-overflow:clip;white-space:nowrap;min-width:max-content;font-size:10px;font-weight:700;line-height:1.2;transition:color .16s,text-shadow .16s;overflow:visible}.never-offline-row__character-link:hover .never-offline-row__name{color:#fff0cf;text-underline-offset:3px;text-shadow:0 0 8px #d6a94638;text-decoration:underline}.never-offline-row__character-link:hover .never-offline-row__avatar{transform:translateY(-1px);box-shadow:0 0 10px #d6a94647}.never-offline-row__character-link:focus-visible{outline-offset:4px;border-radius:8px;outline:1px solid #d6a946b8}.never-offline-row__character-link{opacity:1!important;filter:none!important}.never-offline-row__name{text-shadow:none;-webkit-text-fill-color:#f1dfbd;line-height:1.25;color:#f1dfbd!important;opacity:1!important;filter:none!important;font-size:12px!important;font-weight:700!important}.never-offline-row__character-link:hover .never-offline-row__name{-webkit-text-fill-color:#fff0cf;text-shadow:0 0 8px #d6a94638;color:#fff0cf!important}.never-offline-row__name{font-size:10px!important}.houses-auctions-ranking{border:1px solid rgba(var(--world-accent-rgb), .18);background:linear-gradient(145deg,#091019f5,#0e1722f0);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 18px 38px #0000003d}.houses-auctions-ranking:before{background:linear-gradient(90deg, transparent, rgba(var(--world-accent-rgb), .75), transparent);content:"";width:100%;height:3px;position:absolute;inset:0 auto auto 0}.houses-auctions-ranking__header{border-bottom:1px solid #ffffff0f;padding:22px 24px}.houses-auctions-ranking__header>div{gap:5px;display:grid}.houses-auctions-ranking__header span{color:#ffffff8c;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.houses-auctions-ranking__header strong{color:#fffffff0;font-size:17px}.houses-auctions-table{width:100%;overflow:visible}.houses-auctions-table__head,.houses-auctions-row{grid-template-columns:minmax(0,1.08fr) minmax(62px,.54fr) minmax(64px,.48fr) minmax(44px,.34fr) minmax(0,1.34fr) minmax(138px,1.12fr);width:100%;min-width:0;display:grid}.houses-auctions-table__head{background:rgba(var(--world-accent-rgb), .055);color:#ffffff7a;letter-spacing:.075em;text-transform:uppercase;align-items:center;min-height:42px;padding:0 12px;font-size:10px;font-weight:800}.houses-auctions-table__head span{text-align:center;min-width:0;padding:0 6px}.houses-auctions-table__body{min-width:0;display:grid}.houses-auctions-row{background:#ffffff03;border-bottom:1px solid #ffffff0b;align-items:center;min-height:76px;padding:10px 12px;transition:background-color .18s,border-color .18s}.houses-auctions-row:nth-child(2n){background:#ffffff06}.houses-auctions-row:hover{border-color:rgba(var(--world-accent-rgb), .15);background:rgba(var(--world-accent-rgb), .06)}.houses-auctions-row>*{overflow-wrap:anywhere;text-align:center;word-break:normal;min-width:0;padding:0 6px}.houses-auctions-row__name a{color:rgba(var(--world-accent-rgb), .96);font-size:12px;font-weight:800;line-height:1.35;text-decoration:none}.houses-auctions-row__name a:hover,.houses-auctions-row__name a:focus-visible{color:#fff;text-decoration:underline}.houses-auctions-row__town,.houses-auctions-row__rent,.houses-auctions-row__sqm{color:#ffffffc7;font-size:11px;font-weight:700}.houses-auctions-row__description{color:#ffffff9e;text-align:center;font-size:11px;line-height:1.45}@media (width>=821px){.houses-auctions-table__head span,.houses-auctions-row>*{white-space:normal;overflow-wrap:anywhere;text-align:center;justify-content:center;align-items:center;display:flex}.houses-auctions-row__name a{white-space:normal;overflow-wrap:anywhere;text-align:center;max-width:100%}}.houses-auctions-row__countdown{color:rgba(var(--world-accent-rgb), .96);white-space:normal;font-size:11px;font-weight:800;line-height:1.4}.houses-auctions-row__countdown.is-finished{color:#e7a1a1;letter-spacing:.08em}.houses-auctions-table__empty{color:#ffffff7a;text-align:center;justify-items:center;gap:8px;padding:58px 24px;display:grid}.houses-auctions-table__empty i{color:rgba(var(--world-accent-rgb), .62);font-size:30px}.houses-auctions-table__empty strong{color:#ffffffd1;font-size:15px}.houses-auctions-table__empty span{max-width:470px;font-size:12px;line-height:1.6}@media (width<=1180px){.houses-auctions-table__head,.houses-auctions-row{grid-template-columns:minmax(0,1fr) minmax(56px,.48fr) minmax(58px,.44fr) minmax(40px,.3fr) minmax(0,1.16fr) minmax(116px,.92fr)}.houses-auctions-table__head{padding-inline:8px;font-size:9px}.houses-auctions-row{padding-inline:8px}.houses-auctions-table__head span,.houses-auctions-row>*{padding-inline:4px}.houses-auctions-row__name a,.houses-auctions-row__town,.houses-auctions-row__rent,.houses-auctions-row__sqm,.houses-auctions-row__description,.houses-auctions-row__countdown{font-size:10px}}@media (width<=820px){.houses-auctions-ranking__header{text-align:center;padding:18px}.houses-auctions-table__head{display:none}.houses-auctions-table__body{gap:10px;padding:10px}.houses-auctions-row{border:1px solid #ffffff0e;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:0;padding:0;overflow:hidden}.houses-auctions-row>*{text-align:right;border-bottom:1px solid #ffffff0b;grid-template-columns:minmax(64px,.72fr) minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:9px 11px;display:grid}.houses-auctions-row>:nth-child(odd){border-right:1px solid #ffffff0b}.houses-auctions-row>:before{color:#ffffff6b;letter-spacing:.07em;text-align:left;text-transform:uppercase;content:attr(data-label);font-size:9px;font-weight:800}.houses-auctions-row__description,.houses-auctions-row__countdown{grid-column:1/-1}.houses-auctions-row__description{text-align:right}.houses-auctions-row__name a,.houses-auctions-row__town,.houses-auctions-row__rent,.houses-auctions-row__sqm,.houses-auctions-row__description,.houses-auctions-row__countdown{font-size:11px}}@media (width<=560px){.houses-auctions-table__body{padding:8px}.houses-auctions-row{grid-template-columns:minmax(0,1fr)}.houses-auctions-row>*,.houses-auctions-row__description,.houses-auctions-row__countdown{grid-column:1}.houses-auctions-row>:nth-child(odd){border-right:0}}@media (width<=820px) and (orientation:portrait){.houses-auctions-ranking__header{padding:14px 10px}.houses-auctions-table__head,.houses-auctions-row{--portrait-desktop-layout:1;grid-template-columns:minmax(0,1.18fr) minmax(0,.72fr) minmax(0,.66fr) minmax(0,.46fr) minmax(0,1.28fr) minmax(0,1.08fr)}.houses-auctions-table__head{letter-spacing:.025em;min-height:36px;padding:0 4px;font-size:7px;display:grid}.houses-auctions-table__head span{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-content:center;align-items:center;min-width:0;padding:0 2px;display:flex}.houses-auctions-table__body{gap:0;padding:0}.houses-auctions-row{border:0;border-bottom:1px solid #ffffff0b;border-radius:0;gap:0;min-height:70px;padding:6px 4px;overflow:visible}.houses-auctions-row>*{overflow-wrap:anywhere;text-align:center;white-space:normal;word-break:normal;border:0;grid-column:auto;grid-template-columns:none;justify-content:center;align-items:center;gap:0;min-width:0;min-height:0;padding:0 2px;display:flex}.houses-auctions-row>:nth-child(odd){border-right:0}.houses-auctions-row>:before{content:none;display:none}.houses-auctions-row__description,.houses-auctions-row__countdown{text-align:center;grid-column:auto}.houses-auctions-row__name a,.houses-auctions-row__town,.houses-auctions-row__rent,.houses-auctions-row__sqm,.houses-auctions-row__description,.houses-auctions-row__countdown{overflow-wrap:anywhere;text-align:center;white-space:normal;max-width:100%;font-size:7.5px;line-height:1.25}}.highscores-page{gap:18px;display:grid}.highscores-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.highscores-summary .server-online-stat strong{white-space:nowrap;font-size:20px}.highscores-filters{background:linear-gradient(145deg,#12151bf0,#090b0ff7);border:1px solid #fff1;border-radius:12px;grid-template-columns:minmax(180px,1fr) minmax(145px,.72fr) minmax(145px,.72fr) auto auto;align-items:end;gap:12px;min-width:0;padding:14px;display:grid;box-shadow:0 12px 34px #00000057,inset 0 1px #ffffff06}.highscores-filters__intro{flex-direction:column;gap:3px;min-width:0;display:flex}.highscores-filters__intro>span,.highscores-filter>span{color:#a9afba8c;letter-spacing:.65px;text-transform:uppercase;font-size:8px;font-weight:800}.highscores-filters__intro strong{color:#f1f3f6;font-size:13px;font-weight:800}.highscores-filters__intro small{color:#a9afba7a;font-size:9px;line-height:1.35}.highscores-filter{flex-direction:column;gap:6px;min-width:0;display:flex}.highscores-filter select{color:#ebeef3e0;width:100%;height:38px;font:inherit;cursor:pointer;background:#05070ab8;border:1px solid #ffffff13;border-radius:8px;outline:0;padding:0 34px 0 11px;font-size:10px;font-weight:750;transition:border-color .16s,background .16s}.highscores-filter select:hover,.highscores-filter select:focus{border-color:rgba(var(--world-accent-rgb), .34);background:rgba(var(--world-accent-rgb), .055)}.highscores-filters__apply,.highscores-filters__reset{border:1px solid rgba(var(--world-accent-rgb), .22);background:rgba(var(--world-accent-rgb), .075);color:#ebeef3e0;letter-spacing:.35px;text-transform:uppercase;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:9px;font-weight:850;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.highscores-filters__reset{color:#a9afbaad;background:#ffffff06;border-color:#ffffff13}.highscores-filters__apply:hover,.highscores-filters__reset:hover{border-color:rgba(var(--world-accent-rgb), .42);background:rgba(var(--world-accent-rgb), .13);color:#fff}.highscores-chart{background:radial-gradient(circle at 0% 0%, rgba(var(--world-accent-rgb), .055), transparent 42%), linear-gradient(145deg, #12151bf2, #090b0ff7);border:1px solid #fff1;border-radius:12px;overflow:hidden;box-shadow:0 12px 34px #0000005c,inset 0 1px #ffffff06}.highscores-chart__header{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:13px 16px;display:flex}.highscores-chart__header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.highscores-chart__header span{color:#a9afba8a;letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:800}.highscores-chart__header strong{color:#f1f3f6;font-size:14px;font-weight:800}.highscores-chart__ranges{align-items:center;gap:6px;display:flex}.highscores-chart__range{color:#a9afba9e;letter-spacing:.35px;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:7px;min-width:48px;min-height:30px;padding:0 10px;font-size:8px;font-weight:850;transition:border-color .16s,background .16s,color .16s}.highscores-chart__range:hover,.highscores-chart__range.is-active{border-color:rgba(var(--world-accent-rgb), .36);background:rgba(var(--world-accent-rgb), .11);color:#f4f5f7}.highscores-chart__body{padding:12px}.highscores-chart__panel[hidden]{display:none!important}.highscores-chart__bars{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.highscores-chart__bar{background:#0406096b;border:1px solid #ffffff0d;border-radius:9px;min-width:0;padding:11px}.highscores-chart__bar-label{justify-content:space-between;align-items:center;gap:7px;min-width:0;display:flex}.highscores-chart__bar-label span{color:#d6dce5c2;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:9px;font-weight:750;display:flex;overflow:hidden}.highscores-chart__bar-label i{color:var(--world-accent)}.highscores-chart__bar-label strong{color:#f2f2f2;font-size:11px;font-weight:850}.highscores-chart__track{background:#ffffff0e;border-radius:999px;height:6px;margin:10px 0 8px;overflow:hidden}.highscores-chart__track span{width:var(--highscores-share);border-radius:inherit;background:linear-gradient(90deg, rgba(var(--world-accent-rgb), .54), rgba(var(--world-accent-rgb), .94));height:100%;box-shadow:0 0 12px rgba(var(--world-accent-rgb), .22);display:block}.highscores-chart__bar small{color:#a9afba75;font-size:8px}.highscores-ranking{border:1px solid var(--border-soft);background:radial-gradient(circle at 0% 35%, rgba(var(--world-accent-rgb), .035), transparent 42%), radial-gradient(circle at 100% 35%, #39a7ff09, transparent 48%), linear-gradient(145deg, #12151bf2, #090b0ff7);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 12px 34px #00000061,inset 0 1px #ffffff06}.highscores-ranking__header{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:12px 15px;display:flex}.highscores-ranking__header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.highscores-ranking__header span{color:#a9afba85;letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:800}.highscores-ranking__header strong{color:#f2f2f2;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.highscores-ranking__header>small{color:#a9afba80;flex:none;font-size:8px;font-weight:700}.highscores-table,.highscores-table__body{width:100%;min-width:0}.highscores-table__head,.highscores-row{box-sizing:border-box;grid-template-columns:46px minmax(145px,1.65fr) minmax(100px,.95fr) 54px 76px 102px 116px;align-items:center;gap:9px;width:100%;min-width:0;display:grid}.highscores-table__head{background:#05060861;border-bottom:1px solid #ffffff0e;min-height:38px;padding:0 13px}.highscores-table__head span{text-align:center;color:#a9afba7a;letter-spacing:.58px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;justify-self:stretch;width:100%;font-size:8px;font-weight:800;overflow:hidden}.highscores-row{background:#05070a38;border-bottom:1px solid #ffffff0d;min-height:62px;padding:9px 13px;transition:background .16s,border-color .16s;position:relative}.highscores-row:nth-child(2n){background:#ffffff03}.highscores-row:last-child{border-bottom:0}.highscores-row:hover{border-color:rgba(var(--world-accent-rgb), .11);background:linear-gradient(90deg, rgba(var(--world-accent-rgb), .028), rgba(var(--world-accent-rgb), .055))}.highscores-row>*{min-width:0}.highscores-row__rank,.highscores-row__vocation,.highscores-row__world,.highscores-row__updated{color:#a9afbaa8;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.highscores-row__rank{color:#d6dce5c7;font-size:10px;font-weight:850}.highscores-row__character{min-width:0}.highscores-row__character-link{min-width:0;color:inherit;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;text-decoration:none;display:grid}.highscores-row__avatar{border:1px solid rgba(var(--world-accent-rgb), .16);background:rgba(var(--world-accent-rgb), .055);width:32px;height:32px;color:rgba(var(--world-accent-rgb), .88);border-radius:8px;justify-content:center;align-items:center;font-size:11px;font-weight:900;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.highscores-row__name{color:#f0f1f3;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;transition:color .16s;overflow:hidden}.highscores-row__character-link:hover .highscores-row__name{color:var(--world-accent)}.highscores-row__character-link:hover .highscores-row__avatar{border-color:rgba(var(--world-accent-rgb), .38);background:rgba(var(--world-accent-rgb), .12);transform:translateY(-1px)}.highscores-row__character-link:focus-visible{outline:2px solid rgba(var(--world-accent-rgb), .58);outline-offset:3px;border-radius:5px}.highscores-row__level{border:1px solid rgba(var(--world-accent-rgb), .14);background:rgba(var(--world-accent-rgb), .045);color:#ebeef3d6;text-align:center;border-radius:6px;justify-self:start;min-width:34px;padding:5px 6px;font-size:9px;font-weight:850}.highscores-row__score{flex-direction:column;gap:2px;min-width:0;display:flex}.highscores-row__score strong{color:#f3f4f6;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;overflow:hidden}.highscores-row__score small{color:rgba(var(--world-accent-rgb), .64);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:750;overflow:hidden}.highscores-table__empty{color:#a9afba94;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:110px;padding:22px;font-size:10px;display:flex}.highscores-table__empty i{color:var(--world-accent)}.highscores-loader{color:#a9afba85;letter-spacing:.35px;text-transform:uppercase;background:#0506084d;border-top:1px solid #ffffff0e;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:9px 15px;font-size:8px;font-weight:750;display:flex}.highscores-loader i{color:var(--world-accent);font-size:13px}.highscores-loader.is-loading i{animation:.75s linear infinite highscores-spin}.highscores-loader.is-complete i{color:#76df5db3}.highscores-loader.has-error{color:#ff9191d1;cursor:pointer}.highscores-loader.has-error i{color:#e26666}@keyframes highscores-spin{to{transform:rotate(360deg)}}.highscores-leaders{grid-template-rows:minmax(84px,auto);grid-template-columns:repeat(9,minmax(86px,1fr));grid-auto-flow:column;gap:5px;width:100%;min-width:0;padding-bottom:2px;display:grid;overflow:auto hidden}.highscores-leader{background:radial-gradient(circle at 50% 0%, rgba(var(--world-accent-rgb), .055), transparent 58%), linear-gradient(145deg, #11141af0, #080a0ef7);text-align:center;border:1px solid #ffffff0f;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:84px;padding:7px;display:flex;box-shadow:0 8px 22px #00000045,inset 0 1px #ffffff06}.highscores-leader__header{justify-content:center;align-items:center;width:100%;min-width:0;margin-bottom:2px;display:flex}.highscores-leader__header strong{color:#dee2e9b8;letter-spacing:.2px;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;width:100%;min-width:0;min-height:18px;font-size:8px;font-weight:850;line-height:1.15;display:flex;overflow:hidden}.highscores-leader__character,.highscores-leader__empty{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;font-size:9px;font-weight:800;line-height:1.2;overflow:hidden}.highscores-leader__character{color:#f1f2f4;text-decoration:none;transition:color .16s}.highscores-leader__character:hover{color:var(--world-accent)}.highscores-leader__character:focus-visible{outline:2px solid rgba(var(--world-accent-rgb), .55);outline-offset:3px;border-radius:4px}.highscores-leader__empty{color:#a9afba6b}.highscores-leader__score{width:100%;color:var(--world-accent);text-align:center;font-size:13px;font-weight:900;line-height:1}.highscores-chart__bar{padding:9px 11px}.highscores-chart__track{margin:8px 0 0}.highscores-filter select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.highscores-filter select option,.highscores-filter select optgroup{color:#e5e8ed;background-color:#0b0d11}.highscores-ranking__header{justify-content:flex-start}.highscores-table__head,.highscores-row{grid-template-columns:42px minmax(130px,1.5fr) minmax(88px,.9fr) 48px 92px 66px 82px 76px;gap:7px}.highscores-row__experience{color:#e0e4ebcc;font-variant-numeric:tabular-nums;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:750;overflow:hidden}.highscores-row__status{text-align:center;justify-content:center;align-items:center;min-width:0;display:flex}.highscores-row__status>span{white-space:nowrap;justify-content:center}.highscores-table__head>span,.highscores-row>div{justify-content:center;place-self:stretch stretch;align-items:center;width:100%;min-width:0;display:flex;text-align:center!important}.highscores-row__character-link{text-align:center;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.highscores-row__name{text-align:center;min-width:0}.highscores-row__rank,.highscores-row__vocation,.highscores-row__level,.highscores-row__experience,.highscores-row__world{justify-content:center;text-align:center!important}.highscores-row__score{text-align:center;flex-direction:column;justify-content:center;gap:2px}.highscores-row__score>strong,.highscores-row__score>small{text-align:center;width:100%}.highscores-row__status{text-align:center;justify-content:center}.highscores-row__status>span{text-align:center;justify-content:center;width:100%}.highscores-filters__intro{box-sizing:border-box;align-items:flex-start;flex-direction:column!important;justify-content:center!important;align-self:stretch!important;height:100%!important;min-height:100%!important;display:flex!important}.power-gamers-page .server-online-page__hero{grid-template-columns:auto minmax(0,1fr)}.power-gamers-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.power-gamers-panel{color:#e8e8e8;background:linear-gradient(145deg,#ffffff0b,#ffffff03),#0c0c0ee0;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:15px;min-width:0;min-height:116px;padding:18px 20px;display:flex;position:relative;overflow:hidden}a.power-gamers-panel{cursor:pointer;text-decoration:none;transition:border-color .15s,background .15s,transform .15s}a.power-gamers-panel:hover{border-color:rgba(var(--world-accent-rgb), .24);background:linear-gradient(145deg, rgba(var(--world-accent-rgb), .075), #ffffff05), #0c0c0ee6;transform:translateY(-1px)}a.power-gamers-panel:hover .power-gamers-panel__copy strong{color:rgba(var(--world-accent-rgb), .96);text-underline-offset:3px;text-decoration:underline}a.power-gamers-panel:focus-visible{outline:2px solid rgba(var(--world-accent-rgb), .74);outline-offset:3px}.power-gamers-panel:after{background:rgba(var(--world-accent-rgb), .74);content:"";height:2px;position:absolute;inset:auto 0 0}.power-gamers-panel__icon{border:1px solid rgba(var(--world-accent-rgb), .28);background:rgba(var(--world-accent-rgb), .09);width:48px;height:48px;color:rgba(var(--world-accent-rgb), .96);border-radius:11px;flex:0 0 48px;place-items:center;font-size:21px;display:grid}.power-gamers-panel__copy{flex-direction:column;gap:5px;min-width:0;display:flex}.power-gamers-panel__copy small{color:#ebebeb85;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800}.power-gamers-panel__copy strong{color:#f2f2f2;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.power-gamers-panel__character-link{width:100%;min-width:0;color:inherit;text-decoration:none;display:block}.power-gamers-panel__character-link:hover strong,.power-gamers-panel__character-link:focus-visible strong{color:rgba(var(--world-accent-rgb), .96);text-underline-offset:3px;text-decoration:underline}.power-gamers-panel__character-link:focus-visible{outline:2px solid rgba(var(--world-accent-rgb), .74);outline-offset:3px;border-radius:3px}.power-gamers-panel__changes{flex-wrap:wrap;align-items:center;gap:7px 16px;display:flex}.power-gamers-panel__experience,.power-gamers-panel__level{white-space:nowrap;font-size:11px;font-weight:800}.power-gamers-panel .is-positive{color:#72d59a}.power-gamers-panel .is-negative{color:#e47d7d}.power-gamers-panel .is-neutral{color:#ebebeb7a}.power-gamers-ranking{isolation:isolate;border:1px solid rgba(var(--world-accent-rgb), .2);background:radial-gradient(circle at 5% 18%, rgba(var(--surface-pvp-rgb), .075), transparent 38%), radial-gradient(circle at 100% 24%, rgba(var(--surface-nonpvp-rgb), .05), transparent 46%), linear-gradient(145deg, #15181ff5, #0a0c11f5);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0000006b,inset 0 1px #ffffff09}.power-gamers-ranking__header{background:linear-gradient(#ffffff05,#fff0);border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:15px 18px;display:flex}.power-gamers-ranking__header>div{flex-direction:column;gap:4px;min-width:0;display:flex}.power-gamers-ranking__header span{color:#ebebeb7a;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.power-gamers-ranking__header strong{color:#f1f1f1;font-size:14px;font-weight:850}.power-gamers-ranking__header p{color:#ebebeb8a;text-align:right;margin:0;font-size:9px;font-weight:700}.power-gamers-table{overflow-x:auto}.power-gamers-table__head,.power-gamers-row{grid-template-columns:52px minmax(205px,1.6fr) minmax(125px,.95fr) 88px 88px 112px minmax(150px,1fr);align-items:center;min-width:940px;display:grid}.power-gamers-table__head{background:#07090c57;border-bottom:1px solid #ffffff13;min-height:42px}.power-gamers-table__head span{color:#a9afba7a;letter-spacing:.55px;text-transform:uppercase;padding:0 10px;font-size:8px;font-weight:800}.power-gamers-table__body{min-width:940px}.power-gamers-row{background:#07090c2e;border-bottom:1px solid #ffffff0c;min-height:58px;transition:background .15s,border-color .15s}.power-gamers-row:last-child{border-bottom:0}.power-gamers-row>div{min-width:0;padding:11px 10px;font-size:10px;line-height:1.25}.power-gamers-row__rank{color:rgba(var(--world-accent-rgb), .84);text-align:center;font-weight:850}.power-gamers-row__character{align-items:center;width:100%;display:flex}.power-gamers-row__character-link{width:100%;min-width:0;color:inherit;white-space:nowrap;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;text-decoration:none;display:grid}.power-gamers-row__avatar{color:#f0d49b;background:linear-gradient(145deg,#d6a9463d,#6a471657);border:1px solid #d6a9464d;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;line-height:1;transition:transform .16s,box-shadow .16s;display:inline-flex;overflow:hidden}.power-gamers-row__name{color:#f1dfbd;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.power-gamers-row__character-link:hover .power-gamers-row__name{color:#fff0cf;text-underline-offset:3px;text-decoration:underline}.power-gamers-row__vocation{color:#ebebeb9e;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.power-gamers-row__previous-level,.power-gamers-row__current-level,.power-gamers-row__level-change{text-align:center;font-weight:800}.power-gamers-row__previous-level{color:#ebebeb9e}.power-gamers-row__current-level{color:#eee}.power-gamers-row__experience-change{text-align:right;white-space:nowrap;padding-right:18px;font-weight:850}.power-gamers-row .is-positive{color:#72d59a}.power-gamers-row .is-negative{color:#e47d7d}.power-gamers-row .is-neutral{color:#ebebeb6b}.power-gamers-table__empty{color:#ebebeb7a;text-align:center;padding:32px 18px;font-size:10px;font-weight:700}.power-gamers-loader{color:#ebebeb7a;cursor:pointer;width:100%;min-height:46px;font:inherit;background:#ffffff05;border:0;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:9px;padding:10px 16px;font-size:10px;font-weight:750;display:flex}.power-gamers-loader:hover:not(:disabled){background:rgba(var(--world-accent-rgb), .06);color:rgba(var(--world-accent-rgb), .92)}.power-gamers-loader.is-loading i{animation:.75s linear infinite power-gamers-spin}.power-gamers-loader.has-error{color:#e47d7d}.power-gamers-loader.is-complete{cursor:default;color:#ebebeb52}.power-gamers-empty-state{background:linear-gradient(145deg, rgba(var(--world-accent-rgb), .055), transparent 42%), #0a0a0ce6;text-align:center;border:1px solid #ffffff13;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:220px;padding:30px;display:flex}.power-gamers-empty-state i{color:rgba(var(--world-accent-rgb), .88);font-size:28px}.power-gamers-empty-state strong{color:#eee;font-size:14px}.power-gamers-empty-state p{color:#ebebeb85;max-width:560px;margin:0;font-size:10px;line-height:1.55}@keyframes power-gamers-spin{to{transform:rotate(360deg)}}@media (width<=680px){.power-gamers-panels{grid-template-columns:1fr}.power-gamers-panel{min-height:104px;padding:14px}.power-gamers-ranking__header{flex-direction:column;align-items:flex-start;gap:7px}.power-gamers-ranking__header p{text-align:left}}.power-gamers-panel{text-align:center!important;grid-template-columns:48px fit-content(320px)!important;justify-content:center!important;align-items:center!important;column-gap:18px!important;display:grid!important}.power-gamers-panel__icon{grid-area:1/1!important;place-self:center!important;margin:0!important}.power-gamers-panel__copy{text-align:center!important;flex-direction:column!important;grid-area:1/2!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:320px!important;display:flex!important}.power-gamers-panel__copy small,.power-gamers-panel__copy strong{text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.power-gamers-panel__changes{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:100%!important;margin-top:2px!important;display:flex!important}.power-gamers-panel__experience,.power-gamers-panel__level{text-align:center!important;width:100%!important;margin:0!important;display:block!important}@media (width<=680px){.power-gamers-panel{grid-template-columns:48px fit-content(240px)!important;column-gap:14px!important}.power-gamers-panel__copy{max-width:240px!important}}.power-gamers-table{grid-template-columns:52px minmax(220px,1.8fr) minmax(130px,1fr) minmax(90px,.72fr) minmax(90px,.72fr) minmax(120px,.9fr) minmax(155px,1.15fr);justify-content:stretch;align-items:stretch;column-gap:0;width:100%;min-width:0;display:grid;overflow-x:auto}.power-gamers-table__head,.power-gamers-table__body,.power-gamers-row{grid-template-columns:subgrid;grid-column:1/-1;min-width:0;display:grid}.power-gamers-table__head{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .022), #ffffff05 50%, rgba(var(--surface-nonpvp-rgb), .026));border:0;border-bottom:1px solid #ffffff13;min-height:42px;padding:0}.power-gamers-table__body{grid-column:1/-1}.power-gamers-row{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .012), #07090c2e 50%, rgba(var(--surface-nonpvp-rgb), .014));border:0;border-bottom:1px solid #ffffff0d;min-height:62px;padding:0;transition:background .16s,border-color .16s}.power-gamers-row:nth-child(2n){background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .017), #ffffff03 48%, rgba(var(--surface-nonpvp-rgb), .021))}.power-gamers-row:hover{border-color:rgba(var(--world-accent-rgb), .12);background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .05), #ffffff06 48%, rgba(var(--surface-nonpvp-rgb), .055))}.power-gamers-table__head>span,.power-gamers-row>div{box-sizing:border-box;white-space:nowrap;justify-content:center;align-items:center;display:flex;text-align:center!important;width:auto!important;min-width:0!important;padding:11px 10px!important}.power-gamers-table__head>span{color:#bdc4cfa3;letter-spacing:.55px;font-size:9px;font-weight:800}.power-gamers-row__rank,.power-gamers-row__vocation,.power-gamers-row__previous-level,.power-gamers-row__current-level,.power-gamers-row__level-change,.power-gamers-row__experience-change{justify-content:center;text-align:center!important}.power-gamers-row__experience-change{padding-right:10px!important}.power-gamers-row__character{align-items:center;text-align:initial!important;justify-content:stretch!important;display:flex!important}.power-gamers-row__character-link{width:100%;min-width:0;max-width:none;color:inherit;white-space:nowrap;grid-template-columns:34px minmax(max-content,1fr);justify-content:stretch;align-items:center;column-gap:10px;text-decoration:none;display:grid}.power-gamers-row__avatar{box-sizing:border-box;color:#fff;min-width:34px;box-shadow:none;background:linear-gradient(145deg,#d6a946,#7a4b13);border:0;border-radius:8px;flex:none;justify-content:center;justify-self:start;align-items:center;font-size:16px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;overflow:hidden;width:34px!important;height:34px!important;margin:0!important}.power-gamers-row__avatar img{object-fit:cover;width:100%;height:100%;display:block}.power-gamers-row__name{color:#f1dfbd;text-overflow:clip;white-space:nowrap;place-self:center stretch;min-width:max-content;font-size:10px;font-weight:700;line-height:1.25;display:block;overflow:visible;text-align:center!important}.power-gamers-row__character-link:hover .power-gamers-row__name{color:#fff0cf;text-underline-offset:3px;text-shadow:0 0 8px #d6a94638;text-decoration:underline}.power-gamers-row__character-link:hover .power-gamers-row__avatar{transform:translateY(-1px);box-shadow:0 0 10px #d6a94647}.power-gamers-row__character-link:focus-visible{outline-offset:4px;border-radius:8px;outline:1px solid #d6a946b8}@media (width<=980px){.power-gamers-table{min-width:920px}}.power-gamers-row__character{text-align:center!important;justify-content:center!important;align-items:center!important;display:flex!important}.power-gamers-row__character-link{grid-template-columns:34px minmax(0,max-content)!important;justify-content:center!important;justify-self:center!important;align-items:center!important;column-gap:10px!important;width:max-content!important;min-width:0!important;max-width:100%!important;margin:0 auto!important;display:inline-grid!important}.power-gamers-row__avatar{justify-self:start!important;margin:0!important}.power-gamers-row__name{text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;justify-self:start!important;width:auto!important;min-width:0!important;overflow:hidden!important}.power-gamers-all-time-extremum__character{color:#e1e6eed6;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:7px;font-size:9px;font-weight:720;line-height:1.2;text-decoration:none;display:block;overflow:hidden}.power-gamers-all-time-extremum__character:hover{color:#fffffff5;text-underline-offset:2px;text-decoration:underline}@media (width<=560px){.power-gamers-all-time-extremum__character{margin-top:5px;font-size:7px}}.nickname-changes-ranking{border:1px solid rgba(var(--world-accent-rgb), .18);background:linear-gradient(145deg,#091019f5,#0e1722f0);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 18px 38px #0000003d}.nickname-changes-ranking:before{background:linear-gradient(90deg, transparent, rgba(var(--world-accent-rgb), .75), transparent);content:"";width:100%;height:3px;position:absolute;inset:0 auto auto 0}.nickname-changes-ranking__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.nickname-changes-ranking__header>div:first-child{gap:5px;display:grid}.nickname-changes-ranking__header span{color:#ffffff8c;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.nickname-changes-ranking__header strong{color:#fffffff0;font-size:17px}.nickname-changes-ranking__count{color:rgba(var(--world-accent-rgb), .95);align-items:center;gap:8px;display:inline-flex}.nickname-changes-ranking__count span{color:inherit}.nickname-changes-table{overflow-x:auto}.nickname-changes-table__head,.nickname-changes-row{grid-template-columns:58px 130px minmax(210px,1fr) 48px minmax(210px,1fr) 94px;min-width:850px;display:grid}.nickname-changes-table__head{background:rgba(var(--world-accent-rgb), .055);color:#ffffff7a;letter-spacing:.09em;text-transform:uppercase;align-items:center;min-height:42px;padding:0 18px;font-size:10px;font-weight:800}.nickname-changes-table__head span{text-align:center}.nickname-changes-table__body{display:grid}.nickname-changes-row{background:#ffffff03;border-bottom:1px solid #ffffff0b;align-items:center;min-height:64px;padding:0 18px;transition:background-color .18s,border-color .18s}.nickname-changes-row:nth-child(2n){background:#ffffff06}.nickname-changes-row:hover{border-color:rgba(var(--world-accent-rgb), .15);background:rgba(var(--world-accent-rgb), .06)}.nickname-changes-row>div,.nickname-changes-row>time{text-align:center;min-width:0}.nickname-changes-row__rank{color:#ffffff6b;font-size:11px;font-weight:800}.nickname-changes-row__date{color:#ffffffad;font-size:12px;font-weight:700}.nickname-changes-row__old-name,.nickname-changes-row__new-name{justify-content:center;align-items:center;gap:10px;padding:0 12px;display:flex}.nickname-changes-row__old-name span{color:#ffffff61;background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:inline-grid}.nickname-changes-row__old-name strong{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.nickname-changes-row__new-name a{color:rgba(var(--world-accent-rgb), .96);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;text-decoration:none;transition:color .18s;overflow:hidden}.nickname-changes-row__new-name a:hover,.nickname-changes-row__new-name a:focus-visible{color:#fff}.nickname-changes-row__arrow{background:rgba(var(--world-accent-rgb), .09);width:28px;height:28px;color:rgba(var(--world-accent-rgb), .78);border-radius:50%;justify-self:center;place-items:center;display:grid}.nickname-changes-row__level{justify-items:center;gap:2px;display:grid}.nickname-changes-row__level span{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.nickname-changes-row__level strong{color:#ffffffe6;font-size:14px}.nickname-changes-table__empty{color:#ffffff7a;text-align:center;justify-items:center;gap:8px;padding:58px 24px;display:grid}.nickname-changes-table__empty i{color:rgba(var(--world-accent-rgb), .62);font-size:30px}.nickname-changes-table__empty strong{color:#ffffffd1;font-size:15px}.nickname-changes-table__empty span{max-width:440px;font-size:12px;line-height:1.6}.nickname-changes-loader{color:#ffffff7a;width:100%;min-height:48px;font:inherit;letter-spacing:.04em;cursor:pointer;background:#ffffff05;border:0;border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:11px;font-weight:800;display:flex}.nickname-changes-loader:disabled{cursor:default}.nickname-changes-loader.is-loading i{animation:.8s linear infinite nickname-changes-spin}.nickname-changes-loader.has-error{color:#e7a1a1}@keyframes nickname-changes-spin{to{transform:rotate(360deg)}}.losers-page{gap:18px;display:grid}.losers-statistics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.losers-statistic,.losers-chart,.losers-ranking{background:linear-gradient(#ffffff09,#0000001f),#16130fc7;border:1px solid #d6b05c3d;border-radius:10px;box-shadow:0 10px 28px #0000002e}.losers-statistic{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:122px;padding:16px;display:flex}.losers-statistic>span,.losers-chart header span,.losers-ranking__header span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.losers-statistic>strong{color:var(--gold-soft);font-size:clamp(20px,2vw,28px);line-height:1.1}.losers-statistic__reason{text-overflow:ellipsis;overflow:hidden;font-size:17px!important}.losers-statistic a{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.losers-statistic small{color:var(--text-muted);font-size:11px}.losers-charts{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:14px;display:grid}.losers-chart{min-width:0;padding:16px}.losers-chart header,.losers-ranking__header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.losers-chart header strong,.losers-ranking__header strong{color:var(--text-main);font-size:14px}.losers-chart__bars{gap:9px;display:grid}.losers-chart__row{grid-template-columns:minmax(110px,1.2fr) minmax(100px,2fr) 54px;align-items:center;gap:10px;display:grid}.losers-chart__row>span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.losers-chart__row>div{background:#ffffff0e;border-radius:999px;height:8px;overflow:hidden}.losers-chart__row i{width:var(--losers-bar-width,0);border-radius:inherit;background:linear-gradient(90deg,#9a322bbf,#d6b05cd9);height:100%;display:block}.losers-chart__row>strong{color:var(--text-main);text-align:right;font-size:11px}.losers-chart__months{grid-template-columns:repeat(12,minmax(18px,1fr));align-items:end;gap:6px;height:190px;display:grid}.losers-chart__month{text-align:center;grid-template-rows:20px 1fr 34px;align-items:end;gap:4px;height:100%;display:grid}.losers-chart__month strong{color:var(--text-muted);font-size:9px}.losers-chart__month i{width:100%;height:max(3px, var(--losers-column-height,0));background:linear-gradient(#d6b05ceb,#762a26c2);border-radius:4px 4px 0 0;display:block}.losers-chart__month span{color:var(--text-muted);transform-origin:50%;font-size:8px;line-height:1.1;transform:rotate(-38deg)}.losers-ranking{min-width:0;padding:16px}.losers-filters{grid-template-columns:minmax(180px,1fr) minmax(220px,.9fr) auto auto;margin-bottom:14px}.losers-filters .highscores-filter select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.losers-filters .highscores-filter select option{color:#ebeef3e0;background:#0b0d11}.losers-table{border:1px solid #d6b05c2e;border-radius:8px;overflow:hidden}.losers-table__head,.losers-row{grid-template-columns:72px minmax(150px,.85fr) minmax(160px,1fr) 86px minmax(190px,1.3fr);align-items:center;gap:12px;display:grid}.losers-table__head{min-height:42px;color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;background:#d6b05c13;border-bottom:1px solid #d6b05c38;padding:0 14px;font-size:10px;font-weight:900}.losers-table__head a{color:inherit;text-decoration:none}.losers-row{border-bottom:1px solid #ffffff0e;min-height:58px;padding:8px 14px}.losers-row:last-child{border-bottom:0}.losers-row:hover{background:#d6b05c09}.losers-row__id,.losers-row__date,.losers-row__level,.losers-row__reason{color:var(--text-muted);font-size:11px}.losers-row__character{gap:2px;min-width:0;display:grid}.losers-row__character a{color:var(--gold-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.losers-row__character small{color:#a87368;letter-spacing:.04em;text-transform:uppercase;font-size:9px}.losers-row__level{color:var(--text-main);font-weight:800}.losers-row__reason{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.losers-table__empty{color:var(--text-muted);text-align:center;justify-items:center;gap:6px;padding:34px;display:grid}.losers-table__empty i{color:var(--gold-soft);font-size:24px}.losers-loader{width:100%;min-height:42px;color:var(--gold-soft);cursor:pointer;font:inherit;background:#d6b05c12;border:1px solid #d6b05c33;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:11px;font-weight:800;display:flex}.losers-loader.is-loading i{animation:.8s linear infinite losers-spin}.losers-loader.has-error{color:#db8c82;border-color:#be4940a6}.losers-loader:disabled{cursor:default;opacity:.62}@keyframes losers-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.losers-statistics{grid-template-columns:repeat(3,minmax(0,1fr))}.losers-charts{grid-template-columns:1fr}}@media (width<=820px){.losers-statistics{grid-template-columns:repeat(2,minmax(0,1fr))}.losers-filters{grid-template-columns:1fr 1fr}.losers-filters .highscores-filters__intro{grid-column:1/-1}.losers-table{overflow-x:auto}.losers-table__head,.losers-row{min-width:760px}}@media (width<=560px){.losers-statistics,.losers-filters{grid-template-columns:1fr}.losers-chart__row{grid-template-columns:minmax(92px,1fr) minmax(80px,1.4fr) 44px}}@media (width<=820px) and (orientation:portrait){.losers-statistics{--portrait-desktop-layout:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.losers-statistic{gap:3px;min-width:0;min-height:94px;padding:7px 3px;overflow:hidden}.losers-statistic>span{letter-spacing:.035em;overflow-wrap:anywhere;font-size:6.5px;line-height:1.15}.losers-statistic>strong{overflow-wrap:anywhere;max-width:100%;font-size:13px}.losers-statistic__reason{line-height:1.15;font-size:9px!important}.losers-statistic a,.losers-statistic small{max-width:100%;font-size:6.5px;line-height:1.2}}.monster-kills-page{--monster-accent:#e7a23a;--monster-danger:#ef5b5b;--monster-surface:#141a23eb}.monster-kills-ranges{flex-wrap:wrap}.monster-kills-empty-state,.monster-kills-coverage{color:#d5dbe5;background:#151b24e6;border:1px solid #e7a23a40;border-radius:14px;padding:22px}.monster-kills-empty-state{text-align:center;place-items:center;gap:10px;min-height:220px;display:grid}.monster-kills-empty-state i{color:var(--monster-accent);font-size:34px}.monster-kills-coverage{align-items:center;gap:10px;display:flex}.monster-kills-statistics{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:14px;display:grid}.monster-kills-statistic{text-align:center;background:var(--monster-surface);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:132px;padding:18px;display:flex}.monster-kills-statistic span,.monster-kills-records article span{color:#93a0b2;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.monster-kills-statistic strong{color:#f6f8fb;overflow-wrap:anywhere;font-size:clamp(20px,2vw,30px)}.monster-kills-statistic small,.monster-kills-records small{color:#8f9bad}.monster-kills-charts,.monster-kills-trends{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.monster-kills-trends{grid-template-columns:minmax(0,1fr)}.monster-kills-chart,.monster-kills-trend,.monster-kills-bosses,.monster-kills-records,.monster-kills-ranking{background:var(--monster-surface);border:1px solid #ffffff14;border-radius:14px;overflow:hidden}.monster-kills-chart>header,.monster-kills-trend>header,.monster-kills-bosses>header,.monster-kills-records>header,.monster-kills-ranking__header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.monster-kills-chart header span,.monster-kills-trend header span,.monster-kills-bosses>header span,.monster-kills-records header span,.monster-kills-ranking__header span{color:#9ca8b9;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.monster-kills-chart header strong,.monster-kills-trend header strong,.monster-kills-records header strong,.monster-kills-ranking__header strong{color:#f1f4f8}.monster-kills-bars{gap:10px;padding:16px;display:grid}.monster-kills-bar-row{grid-template-columns:minmax(85px,1.1fr) minmax(90px,2fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.monster-kills-bar-row>span{color:#cbd3df;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.monster-kills-bar-row>div{background:#ffffff12;border-radius:999px;height:8px;overflow:hidden}.monster-kills-bar-row i{width:var(--monster-bar);border-radius:inherit;background:linear-gradient(90deg,#d17e2a,#f0b85b);height:100%;display:block}.monster-kills-bar-row strong{color:#f4f6f9;font-variant-numeric:tabular-nums}.monster-kills-chart__empty,.monster-kills-chart__note{color:#8d99aa;margin:0}.monster-kills-chart__note{padding:0 16px 16px;display:block}.monster-kills-trend__columns{align-items:end;gap:5px;height:220px;padding:20px 16px 14px;display:flex;overflow-x:auto}.monster-kills-trend__columns>div{flex-direction:column;flex:20px;justify-content:end;align-items:center;gap:6px;min-width:20px;height:100%;display:flex}.monster-kills-trend__columns i{width:12px;min-height:2px;height:var(--monster-column);background:linear-gradient(#efb052,#9f5b20);border-radius:5px 5px 2px 2px}.monster-kills-trend__columns small{color:#7f8b9c;writing-mode:vertical-rl;font-size:9px;transform:rotate(180deg)}.monster-kills-boss-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.monster-kills-boss-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;min-width:0;overflow:hidden}.monster-kills-boss-card>header{text-align:center;border-bottom:1px solid #ffffff12;justify-content:center;align-items:center;min-height:58px;padding:14px 16px;display:flex}.monster-kills-boss-card>header span{color:#f1f4f8;font-size:20px;font-weight:700}.monster-kills-boss-list{gap:8px;max-height:340px;padding:14px;display:grid;overflow-y:auto}.monster-kills-boss-list>p{color:#8f9bad;text-align:center;margin:0;padding:24px 12px}.monster-kills-boss-row{background:#ffffff06;border:1px solid #ffffff0f;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.monster-kills-boss-row time{color:#d9e0e9;font-variant-numeric:tabular-nums;font-weight:700}.monster-kills-boss-row strong{letter-spacing:.04em;text-transform:uppercase;font-size:12px}.monster-kills-boss-row strong.is-killed{color:#5fd39a}.monster-kills-boss-row strong.is-not-killed{color:#f07070}.monster-kills-record-grid article{background:var(--monster-surface);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:7px;padding:16px;display:flex}.monster-kills-record-grid strong{color:#eef2f7;overflow-wrap:anywhere;font-size:20px}.monster-kills-record-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.monster-kills-table__head,.monster-kills-row{grid-template-columns:minmax(210px,1.8fr) repeat(3,minmax(130px,1fr));align-items:center;gap:12px;display:grid}.monster-kills-table__head{background:#ffffff09;border-bottom:1px solid #ffffff14;padding:12px 16px}.monster-kills-table__head a,.monster-kills-table__head span{color:#9da9ba;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700;text-decoration:none}.monster-kills-row{color:#dce2ea;font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff0e;padding:14px 16px}.monster-kills-row:last-child{border-bottom:0}.monster-kills-row__name strong{color:#f1f4f8}.monster-kills-table__empty{color:#8995a6;place-items:center;gap:8px;min-height:140px;display:grid}.monster-kills-loader{color:#aeb8c7;cursor:pointer;background:#ffffff06;border:0;border-top:1px solid #ffffff12;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px;display:flex}.monster-kills-loader.is-loading i{animation:.9s linear infinite monster-kills-spin}.monster-kills-loader.is-complete{cursor:default;opacity:.72}.monster-kills-loader.has-error{color:#f07070}.monster-kills-charts,.monster-kills-trends,.monster-kills-record-grid{justify-content:center}.monster-kills-chart>header,.monster-kills-trend>header,.monster-kills-bosses>header,.monster-kills-records>header,.monster-kills-ranking__header{text-align:center;flex-direction:column;justify-content:center}.monster-kills-ranking__header>div{text-align:center;width:100%}.monster-kills-record-grid article{text-align:center;align-items:center}.monster-kills-bars,.monster-kills-table{text-align:left}@keyframes monster-kills-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.monster-kills-statistics{grid-template-columns:repeat(3,minmax(0,1fr))}.monster-kills-charts,.monster-kills-boss-grid,.monster-kills-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monster-kills-table{overflow-x:auto}.monster-kills-table__head,.monster-kills-row{min-width:660px}}@media (width<=720px){.monster-kills-statistics,.monster-kills-charts,.monster-kills-trends,.monster-kills-boss-grid,.monster-kills-record-grid{grid-template-columns:1fr}.monster-kills-chart>header,.monster-kills-trend>header,.monster-kills-bosses>header,.monster-kills-records>header,.monster-kills-ranking__header{flex-direction:column;align-items:flex-start}}@media (width<=820px) and (orientation:portrait){.monster-kills-statistics{--portrait-desktop-layout:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.monster-kills-statistic{gap:4px;min-width:0;min-height:108px;padding:8px 3px;overflow:hidden}.monster-kills-statistic span{letter-spacing:.035em;overflow-wrap:anywhere;font-size:6.5px;line-height:1.15}.monster-kills-statistic strong{overflow-wrap:anywhere;max-width:100%;font-size:11px;line-height:1.15}.monster-kills-statistic small{overflow-wrap:anywhere;max-width:100%;font-size:6.5px;line-height:1.2}.monster-kills-charts{--portrait-desktop-charts-layout:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:4px}.monster-kills-chart{min-width:0}.monster-kills-chart>header{text-align:center;justify-content:center;align-items:center;gap:3px;min-height:64px;padding:8px 3px}.monster-kills-chart header span{letter-spacing:.03em;overflow-wrap:anywhere;max-width:100%;font-size:6px;line-height:1.15}.monster-kills-chart header strong{overflow-wrap:anywhere;max-width:100%;font-size:7.5px;line-height:1.15}.monster-kills-bars{gap:4px;padding:6px 3px}.monster-kills-bar-row{grid-template-columns:minmax(0,1fr) auto;gap:2px 3px;min-width:0}.monster-kills-bar-row>span{min-width:0;font-size:7px;line-height:1.15}.monster-kills-bar-row>div{grid-area:2/1/auto/-1;height:3px}.monster-kills-bar-row strong{font-size:7px;line-height:1.15}.monster-kills-chart__note{text-align:center;padding:0 4px 6px;font-size:6.5px;line-height:1.2}}.oldest-linked-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.oldest-linked-ranking{background:#07090cc7;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.oldest-linked-ranking__header{border-bottom:1px solid #ffffff12;padding:16px 18px}.oldest-linked-ranking__header div{justify-content:space-between;align-items:center;display:flex}.oldest-linked-ranking__header span{color:#f0d49b;font-size:15px;font-weight:800}.oldest-linked-ranking__header strong{color:#dce1e99e;text-transform:uppercase;font-size:11px}.oldest-linked-table__head,.oldest-linked-row{grid-template-columns:44px minmax(170px,1.55fr) minmax(105px,.9fr) 52px 74px 118px 102px 116px;align-items:center;gap:10px;display:grid}.oldest-linked-table__head{color:#bdc4cfa3;letter-spacing:.55px;text-transform:uppercase;background:#ffffff06;border-bottom:1px solid #ffffff0f;padding:11px 14px;font-size:9px;font-weight:800}.oldest-linked-row{color:#e8ebf0d6;border-bottom:1px solid #ffffff0d;min-height:62px;padding:9px 14px;font-size:11px}.oldest-linked-row__rank{color:#dce1e985;font-weight:800}.oldest-linked-row__account{align-items:center;gap:10px;min-width:0;display:flex}.oldest-linked-row__account>span{color:#f1dfbd;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.oldest-linked-row__avatar{color:#fff;background:linear-gradient(145deg,#d6a946,#7a4b13);border-radius:8px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:16px;font-weight:800;display:flex;overflow:hidden}.oldest-linked-row__avatar img{object-fit:cover;width:100%;height:100%;display:block}.oldest-linked-row__character a{color:#f0d49b;font-weight:800}.oldest-linked-row__character a:hover{text-decoration:underline}.oldest-linked-row__world{color:#d8dde6b3}.oldest-linked-row__time{color:#f2d18f;font-weight:800}.oldest-linked-row__activity span{color:#d0d6dfb8;text-transform:uppercase;font-size:10px;font-weight:800}.oldest-linked-row__activity .is-unlinking{color:#f1a55f}.oldest-linked-table__empty{color:#bec6d19e;text-align:center;padding:34px 20px}.oldest-linked-loader{color:#bec6d18f;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:10px;font-weight:700;display:flex}.oldest-linked-loader.is-loading i{animation:1s linear infinite oldest-linked-spin}.oldest-linked-loader.has-error{color:#e78484;cursor:pointer}.oldest-linked-loader.is-complete i{display:none}@keyframes oldest-linked-spin{to{transform:rotate(360deg)}}.oldest-linked-summary__note{color:#bec6d18f;letter-spacing:.35px;text-transform:uppercase;margin-top:2px;font-size:8px;font-weight:700;line-height:1.15;display:block}.oldest-linked-row__vocation{color:#e2e6ecc7;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.oldest-linked-row__level{color:#f0d49b;text-align:center;font-size:10px;font-weight:800}.oldest-linked-table__head span:nth-child(4){text-align:center}.oldest-linked-table{table-layout:auto;border-collapse:collapse;width:100%;display:table}.oldest-linked-table__head{background:0 0;border:0;padding:0;display:table-row}.oldest-linked-table__body{display:table-row-group}.oldest-linked-row{background:0 0;border:0;min-height:0;padding:0;display:table-row}.oldest-linked-table__head>span,.oldest-linked-row>*{vertical-align:middle;text-align:center;white-space:nowrap;padding:11px 12px;display:table-cell}.oldest-linked-table__head>span{background:#ffffff06;border-bottom:1px solid #ffffff0f}.oldest-linked-row>*{border-bottom:1px solid #ffffff0d}.oldest-linked-table__head>span:first-child,.oldest-linked-row>:first-child,.oldest-linked-table__head>span:nth-child(4),.oldest-linked-row>:nth-child(4),.oldest-linked-table__head>span:nth-child(5),.oldest-linked-row>:nth-child(5),.oldest-linked-table__head>span:nth-child(6),.oldest-linked-row>:nth-child(6),.oldest-linked-table__head>span:nth-child(7),.oldest-linked-row>:nth-child(7),.oldest-linked-table__head>span:nth-child(8),.oldest-linked-row>:nth-child(8){width:1%}.oldest-linked-table__head>span:nth-child(2),.oldest-linked-row>:nth-child(2){min-width:180px}.oldest-linked-table__head>span:nth-child(3),.oldest-linked-row>:nth-child(3){width:1%;min-width:110px}.oldest-linked-row__account{text-align:center;min-width:180px;display:table-cell}.oldest-linked-row__avatar{vertical-align:middle;margin-right:10px;display:inline-flex}.oldest-linked-row__account>span{vertical-align:middle;text-overflow:clip;max-width:none;display:inline-block;overflow:visible}.oldest-linked-row__character-link{max-width:100%;color:inherit;vertical-align:middle;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.oldest-linked-row__character-link .oldest-linked-row__avatar{margin-right:0;transition:transform .16s,box-shadow .16s}.oldest-linked-row__character-link>span{color:#f1dfbd;text-overflow:clip;white-space:nowrap;font-weight:700;transition:color .16s,text-shadow .16s;overflow:visible}.oldest-linked-row__character-link:hover>span{color:#fff0cf;text-underline-offset:3px;text-shadow:0 0 8px #d6a94638;text-decoration:underline}.oldest-linked-row__character-link:hover .oldest-linked-row__avatar{transform:translateY(-1px);box-shadow:0 0 10px #d6a94647}.oldest-linked-row__character-link:focus-visible{outline-offset:4px;border-radius:8px;outline:1px solid #d6a946b8}.oldest-linked-table{table-layout:unset;border-collapse:unset;grid-template-columns:repeat(8,minmax(max-content,1fr));justify-content:stretch;align-items:stretch;column-gap:0;width:100%;display:grid;overflow-x:auto}.oldest-linked-table__head{grid-template-columns:subgrid;background:#ffffff06;border:0;border-bottom:1px solid #ffffff0f;grid-column:1/-1;padding:0;display:grid}.oldest-linked-table__body{grid-template-columns:subgrid;grid-column:1/-1;display:grid}.oldest-linked-row{grid-template-columns:subgrid;background:0 0;border:0;border-bottom:1px solid #ffffff0d;grid-column:1/-1;min-height:0;padding:0;transition:background .16s;display:grid}.oldest-linked-table__head>span,.oldest-linked-row>*{white-space:nowrap;justify-content:center;align-items:center;display:flex;text-align:center!important;background:0 0!important;border:0!important;width:auto!important;min-width:0!important;padding:11px 10px!important}.oldest-linked-table__head>span:nth-child(n),.oldest-linked-row>:nth-child(n){text-align:center!important;width:auto!important;min-width:0!important;padding-left:10px!important;padding-right:10px!important}.oldest-linked-row:hover>*{background:0 0!important}.oldest-linked-row__account{justify-content:center;align-items:center;text-align:center!important;min-width:0!important;display:flex!important}.oldest-linked-row__character-link{white-space:nowrap;justify-content:center;max-width:none}.oldest-linked-row__character-link>span{text-overflow:clip;white-space:nowrap;max-width:none;overflow:visible}.oldest-linked-ranking{--surface-pvp-rgb:125, 255, 69;--surface-nonpvp-rgb:57, 167, 255;isolation:isolate;background:radial-gradient(circle at 0% 0%, rgba(var(--surface-pvp-rgb), .065), transparent 36%), radial-gradient(circle at 100% 0%, rgba(var(--surface-nonpvp-rgb), .055), transparent 42%), linear-gradient(145deg, #15181ff5, #0a0c11f7);border-color:#ffffff17;position:relative;box-shadow:0 14px 35px #00000061,inset 0 1px #ffffff09}.oldest-linked-ranking:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .026) 0%, rgba(var(--surface-pvp-rgb), .01) 30%, transparent 55%, rgba(var(--surface-nonpvp-rgb), .016) 80%, rgba(var(--surface-nonpvp-rgb), .04) 100%);position:absolute;inset:0}.oldest-linked-ranking>*{z-index:1;position:relative}.oldest-linked-ranking__header{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .03), #ffffff03 48%, rgba(var(--surface-nonpvp-rgb), .03))}.oldest-linked-table__head{border-bottom-color:#ffffff13;background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .022), #ffffff05 50%, rgba(var(--surface-nonpvp-rgb), .026))!important}.oldest-linked-row{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .01), #0d101661 48%, rgba(var(--surface-nonpvp-rgb), .014));border-bottom-color:#ffffff0d}.oldest-linked-row:nth-child(2n){background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .017), #ffffff03 48%, rgba(var(--surface-nonpvp-rgb), .021))}.oldest-linked-row:hover{background:linear-gradient(90deg, rgba(var(--surface-pvp-rgb), .05), #ffffff06 48%, rgba(var(--surface-nonpvp-rgb), .055))}.oldest-linked-table__head>span,.oldest-linked-row>*{box-shadow:none!important;background:0 0!important;border:0!important}.oldest-linked-row__account{align-items:center;text-align:initial!important;justify-content:stretch!important;display:flex!important}.oldest-linked-row__character-link{grid-template-columns:34px minmax(max-content,1fr);justify-content:stretch;align-items:center;column-gap:10px;width:100%;max-width:none;display:grid}.oldest-linked-row__avatar{flex:none;justify-self:start;width:34px;height:34px;margin:0!important}.oldest-linked-row__character-link>span{text-align:center;white-space:nowrap;justify-self:stretch;min-width:max-content}.deaths-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.deaths-summary__latest{font-size:14px!important;line-height:1.2!important}.deaths-ranking__header{border-bottom:1px solid #ffffff13;min-height:0;padding:16px 18px}.deaths-ranking__header>div{align-items:center;gap:14px;display:flex}.deaths-ranking__header span{color:#f0d49b;font-size:15px;font-weight:800}.deaths-ranking__header strong{color:#dce1e99e;text-transform:uppercase;font-size:11px;font-weight:800}.deaths-table{--deaths-killed-by-column:minmax(0, 1.25fr);grid-template-columns:52px minmax(0, 1.55fr) minmax(0, .9fr) 70px 90px var(--deaths-killed-by-column) 96px minmax(0, 1.05fr);width:100%;min-width:0;max-width:100%;display:grid;overflow-x:hidden}.deaths-table--killer-level{grid-template-columns:52px minmax(0, 1.55fr) minmax(0, .9fr) 70px 90px var(--deaths-killed-by-column) 96px 96px minmax(0, 1.05fr)}.deaths-table__head,.deaths-table__body,.deaths-row{grid-template-columns:subgrid;grid-column:1/-1;display:grid}.deaths-table__head{border-bottom:1px solid #ffffff13}.deaths-row{border-bottom:1px solid #ffffff0d;min-height:64px;transition:background .16s}.deaths-row:last-child{border-bottom:0}.deaths-table__head>span,.deaths-row>*{min-width:0;box-shadow:none;text-align:center;background:0 0;border:0;justify-content:center;align-items:center;padding:11px 10px;display:flex}.deaths-table__character-heading{text-align:left;grid-template-columns:34px minmax(0,1fr);justify-content:stretch;align-items:center;column-gap:10px;width:100%;display:grid}.deaths-table__character-heading>span{grid-column:2;justify-self:start}.deaths-table__head>span{color:#bdc4cfa3;letter-spacing:.55px;text-transform:uppercase;font-size:9px;font-weight:800}.deaths-row__rank,.deaths-row__vocation,.deaths-row__world{color:#a9afbab8;font-size:10px;font-weight:700}.deaths-row__level{color:#f0d49b;font-size:11px;font-weight:800}.deaths-row__killer-level{color:rgba(var(--world-accent-rgb), .88);font-size:11px;font-weight:800}.deaths-row__character{justify-content:stretch}.deaths-row__character-link{width:100%;color:inherit;grid-template-columns:34px minmax(max-content,1fr);align-items:center;column-gap:10px;text-decoration:none;display:grid}.deaths-row__avatar{color:#f0d49b;background:linear-gradient(145deg,#d6a9463d,#6a471657);border:1px solid #d6a9464d;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.deaths-row__avatar img{object-fit:cover;width:100%;height:100%;display:block}.deaths-row__name{color:#f1dfbd;white-space:nowrap;min-width:max-content;font-size:10px;font-weight:700;transition:color .16s,text-shadow .16s}.deaths-row__character-link:hover .deaths-row__name{color:#fff0cf;text-underline-offset:3px;text-shadow:0 0 8px #d6a94638;text-decoration:underline}.deaths-row__character-link:hover .deaths-row__avatar{transform:translateY(-1px);box-shadow:0 0 10px #d6a94647}.deaths-row__character-link:focus-visible,.deaths-row__final-hit a:focus-visible{outline:2px solid rgba(var(--world-accent-rgb), .72);outline-offset:3px;border-radius:5px}.deaths-row__final-hit{min-width:0;overflow:hidden}.deaths-row__final-hit>a,.deaths-row__final-hit>span{color:#dee2e9d1;text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;gap:7px;width:100%;min-width:0;max-width:100%;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex;overflow:hidden}.deaths-row__final-hit>a span,.deaths-row__final-hit>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.deaths-row__final-hit>a span{flex:0 auto}.deaths-row__final-hit>a{color:#f1dfbd;width:fit-content;max-width:100%;margin:0 auto}.deaths-row__final-hit>a:hover{color:#fff0cf;text-underline-offset:3px;text-decoration:underline}.deaths-row__killer-icon{color:var(--world-accent);flex:none}.deaths-row__killer-icon--fire{color:#ff7a3d;text-shadow:0 0 7px #ff6a3038}.deaths-row__killer-icon--player{color:#ff5a67;text-shadow:0 0 7px #ff425238}.deaths-row__killer-icon--monster{filter:drop-shadow(0 0 2px #ffffff38);font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;font-size:16px;line-height:1;display:inline-block;transform:translateY(-1px)}.deaths-row__killer-icon--poison{color:#f3d45b;filter:grayscale()sepia()saturate(7)hue-rotate(355deg)brightness(1.18);font-family:Segoe UI Symbol,"Noto Sans Symbols 2",sans-serif;font-size:14px;line-height:1;display:inline-block;transform:translateY(-1px)}.deaths-row__killer-icon--energy{color:#63b7ff;text-shadow:0 0 7px #4ca9ff42}.deaths-row__type>span{color:#cdd3dcb8;letter-spacing:.45px;text-transform:uppercase;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.deaths-row__type .is-player{color:#ff9c9c;background:#ff6a6a12;border-color:#ff6a6a38}.deaths-row__type .is-monster{color:#f0d49b;background:#d6a94612;border-color:#d6a9463d}.deaths-row__type .is-environment{color:#aebfd0;background:#98b4ce0f;border-color:#98b4ce33}.deaths-row__date{flex-direction:column;gap:3px}.deaths-row__date strong{color:#e0e4ead1;white-space:nowrap;font-size:9px;font-weight:700}.deaths-row__date small{color:#a9afba7a;letter-spacing:.45px;text-transform:uppercase;font-size:8px;font-weight:800}.deaths-table__empty{color:#a9afbaa3;text-align:center;grid-column:1/-1;padding:34px 20px;font-size:11px;font-weight:700}.deaths-loader{color:#a9afba8f;cursor:default;letter-spacing:.45px;text-transform:uppercase;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 16px;font-size:9px;font-weight:800;display:flex}.deaths-loader.is-loading i{animation:.85s linear infinite deaths-loader-spin}.deaths-loader.has-error{color:#ff9c9c;cursor:pointer}.deaths-loader.is-complete{color:#a9afba6b}@keyframes deaths-loader-spin{to{transform:rotate(360deg)}}.deaths-filters{border:1px solid var(--border-soft);background:#0c0e13e6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:7px;display:flex;box-shadow:0 8px 24px #0000004d}.deaths-filters__types{align-items:center;gap:6px;display:flex}.deaths-filter-button{color:#a9afbaad;letter-spacing:.55px;text-transform:uppercase;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-width:72px;min-height:34px;padding:0 13px;font-size:9px;font-weight:800;text-decoration:none;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.deaths-filter-button:hover{border-color:rgba(var(--world-accent-rgb), .14);background:rgba(var(--world-accent-rgb), .05);color:#f2f2f2}.deaths-filter-button.is-active{border-color:rgba(var(--world-accent-rgb), .28);background:rgba(var(--world-accent-rgb), .1);color:var(--world-accent);box-shadow:inset 0 0 15px rgba(var(--world-accent-rgb), .05), 0 0 14px rgba(var(--world-accent-rgb), .05)}.deaths-filters__world-note{color:#a9afba9e;letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.deaths-filters__world-note i{color:var(--world-accent)}.deaths-filters__level{justify-content:flex-end;align-items:center;gap:8px;display:flex}.deaths-filters__level label{color:#a9afba99;letter-spacing:.55px;text-transform:uppercase;font-size:8px;font-weight:800}.deaths-filters__level-input{width:82px;height:34px;position:relative}.deaths-filters__level-input input{appearance:textfield;color:#f2f2f2;text-align:center;background:#07090cb3;border:1px solid #ffffff17;border-radius:7px;outline:none;width:100%;height:100%;padding:0 27px 0 10px;font-size:10px;font-weight:800;transition:border-color .16s,box-shadow .16s}.deaths-filters__level-input input::-webkit-inner-spin-button{appearance:none;margin:0}.deaths-filters__level-input input::-webkit-outer-spin-button{appearance:none;margin:0}.deaths-filters__level-input input:focus{border-color:rgba(var(--world-accent-rgb), .42);box-shadow:0 0 0 3px rgba(var(--world-accent-rgb), .07)}.deaths-filters__level-steppers{border-left:1px solid #ffffff14;border-radius:0 6px 6px 0;grid-template-rows:1fr 1fr;width:23px;display:grid;position:absolute;top:1px;bottom:1px;right:1px;overflow:hidden}.deaths-filters__level-stepper{background:rgba(var(--world-accent-rgb), .045);color:#bec4cdad;cursor:pointer;width:100%;min-width:0;min-height:0;font:inherit;border:0;outline:none;justify-content:center;align-items:center;padding:0;font-size:8px;transition:background .16s,color .16s;display:inline-flex}.deaths-filters__level-stepper:first-child{border-bottom:1px solid #ffffff12}.deaths-filters__level-stepper:hover,.deaths-filters__level-stepper:focus-visible{background:rgba(var(--world-accent-rgb), .15);color:var(--world-accent)}.deaths-filters__apply,.deaths-filters__reset{border:1px solid rgba(var(--world-accent-rgb), .22);background:rgba(var(--world-accent-rgb), .075);min-height:34px;color:var(--world-accent);cursor:pointer;font:inherit;letter-spacing:.5px;text-transform:uppercase;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:8px;font-weight:800;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.deaths-filters__apply:hover,.deaths-filters__reset:hover{border-color:rgba(var(--world-accent-rgb), .42);background:rgba(var(--world-accent-rgb), .13);color:#f4f5f7}.deaths-filters__reset{color:#bec4cdb3;background:#ffffff09;border-color:#ffffff17}.deaths-chart .server-online-chart__range-area{fill:rgba(var(--world-accent-rgb), .085)}.deaths-chart .server-online-chart__average-line{stroke-width:2.5px}.deaths-chart .server-online-chart__point{transition:r .12s}.character-profile-page{--character-profile-accent-rgb:214,176,92;--character-profile-positive:#74d99a;--character-profile-negative:#f18484;border:1px solid #d6b05c2e;border-radius:12px;width:100%;min-width:0;position:relative;overflow:hidden;box-shadow:0 18px 42px #0000004d,inset 0 1px #ffffff06}.character-profile-page.is-world-ancestra{--character-profile-accent-rgb:var(--global-pvp-rgb,125,255,69)}.character-profile-page.is-world-concordia{--character-profile-accent-rgb:var(--global-nonpvp-rgb,57,167,255)}.character-profile-hero{background:radial-gradient(circle at 12% 20%, rgba(var(--character-profile-accent-rgb),.12), transparent 34%), linear-gradient(135deg, #ffffff06, #00000014);border-bottom:1px solid #ffffff0e;grid-template-columns:136px minmax(0,1fr);align-items:center;gap:24px;min-width:0;padding:26px 28px;display:grid;position:relative}.character-profile-hero:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--character-profile-accent-rgb),.42), transparent);pointer-events:none;height:1px;position:absolute;bottom:0;left:20px;right:20px}.character-profile-hero__avatar{border:1px solid rgba(var(--character-profile-accent-rgb), .36);background:linear-gradient(145deg, rgba(var(--character-profile-accent-rgb),.13), #080a0eed);border-radius:18px;place-items:center;width:128px;height:128px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #0000005c,inset 0 1px #ffffff0e}.character-profile-hero__avatar.has-linked-avatar:after{content:"";border:1px solid rgba(var(--character-profile-accent-rgb), .32);pointer-events:none;border-radius:13px;position:absolute;inset:5px}.character-profile-hero__avatar-image{object-fit:cover;width:100%;height:100%;display:block}.character-profile-hero__avatar-fallback{width:100%;height:100%;color:rgba(var(--character-profile-accent-rgb), .72);place-items:center;font-size:60px;display:grid}.character-profile-hero__identity{min-width:0}.character-profile-hero__eyebrow,.character-profile-panel__eyebrow{color:rgba(var(--character-profile-accent-rgb), .74);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:750;line-height:1.2;display:block}.character-profile-hero h1{color:#f4f2ec;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 10px;font-size:30px;font-weight:750;line-height:1.05;overflow:hidden}.character-profile-hero__badges{flex-wrap:wrap;gap:7px;display:flex;transform:translateY(6px)}.character-profile-badge{color:#e1e5edcc;letter-spacing:.055em;text-transform:uppercase;background:#ffffff06;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;min-height:25px;padding:5px 9px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.character-profile-badge.is-world{border-color:rgba(var(--character-profile-accent-rgb), .24);color:rgba(var(--character-profile-accent-rgb), .92)}.character-profile-badge.is-premium{color:#e9c670;border-color:#e0b75847}.character-profile-badge.is-free,.character-profile-badge.is-unknown{color:#c2c9d6ad}.character-profile-badge.is-linked{color:#74d99a;border-color:#74d99a40}.character-profile-hero__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.character-profile-hero__facts>div{background:#00000024;border:1px solid #ffffff0d;border-radius:7px;min-width:0;padding:9px 11px}.character-profile-hero__facts span,.character-profile-stat-card>span{color:#b5bdcaa8;letter-spacing:.075em;text-transform:uppercase;font-size:8.5px;font-weight:700;line-height:1.2;display:block}.character-profile-hero__facts strong{color:#f4f6f9f0;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.character-profile-hero__freshness{color:#b8bfcb94;align-items:center;gap:7px;margin-top:10px;font-size:8.5px;font-weight:550;line-height:1.35;display:flex}.character-profile-hero__freshness i{color:rgba(var(--character-profile-accent-rgb), .7)}.character-profile-tabs{background:#04060980;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px;display:grid}.character-profile-tab{color:#bec5d1b8;cursor:pointer;min-width:0;min-height:42px;font:inherit;letter-spacing:.035em;text-align:center;text-transform:uppercase;background:linear-gradient(#ffffff07,#ffffff02);border:1px solid #ffffff0e;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:700;line-height:1.2;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:flex}.character-profile-tab:hover{border-color:rgba(var(--character-profile-accent-rgb), .2);color:#eceff4e6;transform:translateY(-1px)}.character-profile-tab.is-active{border-color:rgba(var(--character-profile-accent-rgb), .34);background:linear-gradient(180deg, rgba(var(--character-profile-accent-rgb),.13), rgba(var(--character-profile-accent-rgb),.045));color:rgba(var(--character-profile-accent-rgb), .98)}.character-profile-tab:focus-visible{outline:2px solid rgba(var(--character-profile-accent-rgb), .62);outline-offset:2px}.character-profile-panel{min-width:0;padding:24px 26px 28px}.character-profile-panel[hidden]{display:none}.character-profile-panel__heading{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:18px;display:flex}.character-profile-panel__heading h2{color:#f1efe9;letter-spacing:-.018em;margin:4px 0 0;font-size:20px;font-weight:720;line-height:1.15}.character-profile-panel__heading>i{color:rgba(var(--character-profile-accent-rgb), .54);font-size:25px}.character-profile-overview-grid,.character-profile-online-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.character-profile-stat-card{background:linear-gradient(145deg,#ffffff06,#0000001c);border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;justify-content:center;min-width:0;min-height:92px;padding:13px 14px;display:flex}.character-profile-stat-card strong{color:#f5f6f9f0;text-overflow:ellipsis;margin-top:6px;font-size:16px;font-weight:740;line-height:1.2;overflow:hidden}.character-profile-stat-card small{color:#b0b8c58a;margin-top:4px;font-size:8.5px;line-height:1.35}.character-profile-notice{color:#d3d8e1c2;background:#d6b05c0b;border:1px solid #d6b05c29;border-radius:8px;align-items:flex-start;gap:10px;margin-top:13px;padding:12px 14px;display:flex}.character-profile-notice>i{color:#d6b05c;margin-top:1px}.character-profile-notice div{flex-direction:column;gap:3px;min-width:0;display:flex}.character-profile-notice strong{color:#f1e2bce0;font-size:10px}.character-profile-notice span{font-size:9px;line-height:1.45}.character-profile-skills-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.character-profile-skill{background:#ffffff04;border:1px solid #ffffff0d;border-radius:8px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:76px;padding:10px;display:grid}.character-profile-skill.is-unavailable{opacity:.56}.character-profile-skill__icon{border:1px solid rgba(var(--character-profile-accent-rgb), .22);background:rgba(var(--character-profile-accent-rgb), .055);width:31px;height:31px;color:rgba(var(--character-profile-accent-rgb), .78);border-radius:8px;place-items:center;font-size:14px;display:grid}.character-profile-skill>div{min-width:0}.character-profile-skill>div>span{color:#b4bcc9a8;letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.character-profile-skill strong{color:#f4f6f9f0;margin-top:3px;font-size:16px;line-height:1.15;display:block}.character-profile-skill small{color:#aab2bf7a;font-size:7.5px}.character-profile-subsection{margin-top:22px}.character-profile-subsection__heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:10px;display:flex}.character-profile-subsection__heading h3{color:#edeff3e6;margin:0;font-size:13px;font-weight:700}.character-profile-subsection__heading p{color:#aeb6c38a;margin:3px 0 0;font-size:8.5px}.character-profile-subsection__heading>span{color:rgba(var(--character-profile-accent-rgb), .66);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:700}.character-profile-table-shell{border:1px solid #ffffff0d;border-radius:8px;min-width:0;overflow:auto}.character-profile-table{border-collapse:collapse;background:#0000001a;width:100%;min-width:620px}.character-profile-table th,.character-profile-table td{color:#d0d6e0bd;text-align:left;vertical-align:middle;border-bottom:1px solid #ffffff0b;padding:10px 12px;font-size:9px;line-height:1.35}.character-profile-table th{color:#aeb7c594;letter-spacing:.065em;text-transform:uppercase;white-space:nowrap;background:#ffffff05;font-size:7.5px;font-weight:750}.character-profile-table tbody tr:last-child td{border-bottom:0}.character-profile-table tbody tr:hover td{background:rgba(var(--character-profile-accent-rgb), .024)}.character-profile-table strong{color:#eff1f5e0}.character-profile-value.is-positive{color:var(--character-profile-positive)}.character-profile-value.is-negative{color:var(--character-profile-negative)}.character-profile-value.is-neutral{color:#c9cfd9b3}.character-profile-deaths{gap:8px;display:grid}.character-profile-death{background:linear-gradient(90deg,#f184840b,#ffffff02 48%,#ffffff01);border:1px solid #f184841c;border-radius:9px;grid-template-columns:minmax(150px,.78fr) minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:14px 16px 14px 18px;display:grid;position:relative;overflow:hidden}.character-profile-death:before{content:"";background:#f1848494;width:3px;position:absolute;inset:0 auto 0 0}.character-profile-death.is-player{border-color:rgba(var(--character-profile-accent-rgb), .16);background:linear-gradient(90deg, rgba(var(--character-profile-accent-rgb), .055), #ffffff02 48%, #ffffff01)}.character-profile-death.is-player:before{background:rgba(var(--character-profile-accent-rgb), .72)}.character-profile-death__date,.character-profile-death__killer{flex-direction:column;gap:4px;min-width:0;display:flex}.character-profile-death__date>span,.character-profile-death__killer>span{color:#a4aebd94;letter-spacing:.075em;text-transform:uppercase;font-size:7.7px;font-weight:720;line-height:1}.character-profile-death__date strong{color:#d5dae3c7;font-size:9.2px;font-weight:680;line-height:1.25}.character-profile-death__killer strong,.character-profile-death__killer a{color:#eff1f5e8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:740;line-height:1.25;text-decoration:none;overflow:hidden}.character-profile-death__killer a{color:rgba(var(--character-profile-accent-rgb), .9)}.character-profile-death__killer a:hover{text-decoration:underline}.character-profile-death__type{color:#f19a9ad1;letter-spacing:.085em;text-transform:uppercase;background:#f184840e;border:1px solid #f184842e;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:6px 9px;font-size:7.5px;font-weight:780;line-height:1;display:inline-flex}.character-profile-death__type.is-player{border-color:rgba(var(--character-profile-accent-rgb), .25);background:rgba(var(--character-profile-accent-rgb), .07);color:rgba(var(--character-profile-accent-rgb), .92)}.character-profile-death__type.is-unknown{color:#b7bfcba6;background:#adb6c40a;border-color:#adb6c429}@media (width<=760px){.character-profile-death{grid-template-columns:minmax(0,1fr) auto;gap:12px 14px}.character-profile-death__date{border-bottom:1px solid #ffffff0b;grid-column:1/-1;padding-bottom:9px}}@media (width<=480px){.character-profile-death{grid-template-columns:minmax(0,1fr)}.character-profile-death__type{justify-self:flex-start}.character-profile-death__killer strong,.character-profile-death__killer a{white-space:normal}}.character-profile-online-status{letter-spacing:.06em;text-transform:uppercase;border:1px solid;border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:5px 9px;font-size:8.5px;font-weight:750;display:inline-flex}.character-profile-online-status>span{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.character-profile-online-status.is-online{color:#74d99a}.character-profile-online-status.is-offline{color:#b2bac694}.character-profile-table tr.is-current-session td{background:#74d99a09}.character-profile-empty{color:#abb4c28a;text-align:center;background:#00000014;border:1px dashed #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:150px;padding:24px;display:flex}.character-profile-empty i{color:rgba(var(--character-profile-accent-rgb), .54);font-size:25px}.character-profile-empty strong{color:#dbe0e7b8;font-size:11px}.character-profile-empty span{max-width:340px;font-size:8.5px;line-height:1.45}@media (width<=1180px){.character-profile-hero{grid-template-columns:118px minmax(0,1fr)}.character-profile-hero__avatar{width:112px;height:112px}.character-profile-hero__facts,.character-profile-skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.character-profile-hero{grid-template-columns:1fr}.character-profile-hero__avatar{margin-inline:auto}.character-profile-hero__identity{text-align:center}.character-profile-hero__badges,.character-profile-hero__freshness{justify-content:center}.character-profile-tabs,.character-profile-overview-grid,.character-profile-online-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.character-profile-online-charts{flex-direction:column;gap:14px;margin-top:22px;display:flex}.character-profile-chart-card{background:radial-gradient(circle at 85% 0, rgba(var(--character-profile-accent-rgb), .055), transparent 34%), linear-gradient(145deg, #ffffff05, #0000001f);border:1px solid #ffffff0e;border-radius:9px;min-width:0;padding:16px;box-shadow:inset 0 1px #ffffff05}.character-profile-chart-card__header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.character-profile-chart-card__header>div{min-width:0}.character-profile-chart-card__header h3{color:#f1f3f7eb;letter-spacing:-.012em;margin:4px 0 0;font-size:14px;font-weight:720;line-height:1.25}.character-profile-chart-card__header p{color:#afb7c48c;margin:4px 0 0;font-size:8.5px;line-height:1.45}.character-profile-chart-card__period{border:1px solid rgba(var(--character-profile-accent-rgb), .18);background:rgba(var(--character-profile-accent-rgb), .035);color:rgba(var(--character-profile-accent-rgb), .72);letter-spacing:.055em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 8px;font-size:7.5px;font-weight:750;line-height:1}.character-profile-chart-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.character-profile-chart-summary>div{background:#0000001b;border:1px solid #ffffff0b;border-radius:6px;min-width:0;padding:8px 10px}.character-profile-chart-summary span{color:#a8b1bf87;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:720;line-height:1.2;display:block}.character-profile-chart-summary strong{color:#e8ebf1db;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;font-weight:690;line-height:1.25;display:block;overflow:hidden}.character-profile-chart-scroll{min-width:0;margin-top:14px;padding-top:28px;overflow:auto visible}.character-profile-chart{grid-template-columns:34px minmax(0,1fr);gap:7px;min-width:650px;height:225px;display:grid}.character-profile-chart__axis{color:#a4adbc75;flex-direction:column;justify-content:space-between;align-items:flex-end;height:191px;padding-bottom:1px;font-size:7px;font-weight:650;line-height:1;display:flex}.character-profile-chart__plot{background:linear-gradient(0deg,#ffffff0b 1px,#0000 1px) 0 0/100% 50%;border-bottom:1px solid #ffffff1a;align-items:stretch;gap:4px;height:211px;display:grid;position:relative}.character-profile-chart.is-daily .character-profile-chart__plot{grid-template-columns:repeat(30,minmax(11px,1fr))}.character-profile-chart.is-hourly .character-profile-chart__plot{grid-template-columns:repeat(24,minmax(14px,1fr))}.character-profile-chart__column{z-index:1;border-radius:4px;outline:none;grid-template-rows:190px 21px;align-items:end;min-width:0;height:211px;display:grid;position:relative}.character-profile-chart__column:hover,.character-profile-chart__column:focus-visible{z-index:20}.character-profile-chart__column:focus-visible{box-shadow:0 0 0 1px rgba(var(--character-profile-accent-rgb), .58)}.character-profile-chart__bar-track{justify-content:center;align-items:flex-end;width:100%;height:190px;display:flex}.character-profile-chart__bar{width:min(13px,76%);height:max(2px, var(--profile-chart-value));border:1px solid rgba(var(--character-profile-accent-rgb), .3);background:linear-gradient(180deg, rgba(var(--character-profile-accent-rgb), .9), rgba(var(--character-profile-accent-rgb), .25));box-shadow:0 0 11px rgba(var(--character-profile-accent-rgb), .055);border-bottom:0;border-radius:4px 4px 1px 1px;transition:filter .15s,opacity .15s,transform .15s;display:block}.character-profile-chart__bar.is-hourly{background:linear-gradient(180deg, rgba(var(--character-profile-accent-rgb), .72), rgba(var(--character-profile-accent-rgb), .18))}.character-profile-chart__bar.is-zero{opacity:.18}.character-profile-chart__column:hover .character-profile-chart__bar,.character-profile-chart__column:focus-visible .character-profile-chart__bar{filter:brightness(1.28);transform:scaleX(1.08)}.character-profile-chart__column.is-current .character-profile-chart__bar{border-color:rgba(var(--character-profile-accent-rgb), .7);box-shadow:0 0 14px rgba(var(--character-profile-accent-rgb), .16)}.character-profile-chart__label{color:#a5aebd7a;text-align:center;text-overflow:clip;white-space:nowrap;padding-top:7px;font-size:6.5px;font-weight:650;line-height:1;display:block;overflow:hidden}.character-profile-chart__column:after{content:attr(data-profile-chart-tooltip);bottom:calc(var(--profile-chart-value) + 32px);border:1px solid rgba(var(--character-profile-accent-rgb), .26);color:#eceff4e6;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;background:#06080bf7;border-radius:6px;min-width:max-content;max-width:180px;padding:6px 8px;font-size:7.5px;font-weight:650;line-height:1.25;transition:opacity .14s,transform .14s;position:absolute;left:50%;transform:translate(-50%,6px);box-shadow:0 8px 24px #0000006b}.character-profile-chart__column:hover:after,.character-profile-chart__column:focus-visible:after{opacity:1;transform:translate(-50%)}.character-profile-chart__timezone{color:#a5aebc73;justify-content:flex-end;align-items:center;gap:5px;margin-top:7px;font-size:7.5px;line-height:1.3;display:flex}.character-profile-chart__timezone i{color:rgba(var(--character-profile-accent-rgb), .58)}.character-profile-chart-empty{color:#a9b2c080;text-align:center;background:#00000013;border:1px dashed #ffffff13;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:170px;margin-top:14px;padding:24px;display:flex}.character-profile-chart-empty i{color:rgba(var(--character-profile-accent-rgb), .55);font-size:26px}.character-profile-chart-empty strong{color:#dde1e8b8;font-size:10px}.character-profile-chart-empty span{max-width:340px;font-size:8px;line-height:1.45}@media (width<=820px){.character-profile-chart-summary{grid-template-columns:1fr}.character-profile-chart-card__header{align-items:flex-start}}.character-profile-timeline-legend{color:#b2bac794;flex-wrap:wrap;justify-content:flex-end;gap:11px;margin-top:12px;font-size:7.5px;font-weight:650;line-height:1;display:flex}.character-profile-timeline-legend>span{align-items:center;gap:5px;display:inline-flex}.character-profile-timeline-legend i{border:1px solid #ffffff14;border-radius:2px;width:10px;height:7px;display:block}.character-profile-timeline-legend i.is-online{background:#4ebe70c7}.character-profile-timeline-legend i.is-offline{background:#cc4848ad}.character-profile-timeline-legend i.is-untracked{background:#828b993d}.character-profile-timeline-scroll{min-width:0;margin-top:12px;padding-bottom:5px;overflow:auto visible}.character-profile-timeline{flex-direction:column;gap:2px;min-width:1160px;display:flex}.character-profile-timeline__header,.character-profile-timeline__row{grid-template-columns:72px minmax(0,1fr);gap:8px;display:grid}.character-profile-timeline__header{z-index:4;background:#080a0df5;padding-bottom:4px;position:sticky;top:0}.character-profile-timeline__corner{color:#a4adbb7a;letter-spacing:.06em;text-transform:uppercase;justify-content:flex-end;align-items:flex-end;padding-right:7px;font-size:7px;font-weight:700;line-height:1;display:flex}.character-profile-timeline__hours{color:#b2bbc999;white-space:nowrap;justify-content:space-between;align-items:flex-end;height:23px;font-size:6.5px;font-weight:650;line-height:1;display:flex}.character-profile-timeline__hours span{transform:translate(-50%)}.character-profile-timeline__hours span:first-child{transform:none}.character-profile-timeline__hours span:last-child{transform:translate(0)}.character-profile-timeline__row{min-height:19px}.character-profile-timeline__row.is-today{border-block:1px solid rgba(var(--character-profile-accent-rgb), .18);background:rgba(var(--character-profile-accent-rgb), .022);padding-block:2px}.character-profile-timeline__date{color:#bdc5d0a3;text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;min-width:0;padding-right:7px;display:flex}.character-profile-timeline__date strong{color:#dce0e7cc;font-size:7.5px;font-weight:700}.character-profile-timeline__date span{color:#97a1b070;text-transform:uppercase;width:18px;font-size:6.5px}.character-profile-timeline__slots{background:#0000001f;border-block:1px solid #ffffff09;grid-template-columns:repeat(288,minmax(8px,1fr));gap:1px;height:17px;display:grid}.character-profile-timeline__cell{border-radius:1px;outline:none;min-width:0;height:15px;display:block;position:relative}.character-profile-timeline__cell.is-offline{background:#cc484857;border:1px solid #d54f4f1a}.character-profile-timeline__cell.is-online{background:linear-gradient(90deg, #4bc470e0 0, #4bc470e0 var(--online-percentage), #cc484857 var(--online-percentage), #cc484857 100%);border:1px solid #53cb7929;box-shadow:0 0 5px #4bc47014}.character-profile-timeline__cell.is-untracked{background:#828b9926;border:1px solid #97a0ae09}.character-profile-timeline__cell.is-hour-start{border-left-color:#ffffff2e}.character-profile-timeline__cell:hover,.character-profile-timeline__cell:focus-visible{z-index:3;filter:brightness(1.45);box-shadow:0 0 0 1px rgba(var(--character-profile-accent-rgb), .72)}@media (width<=820px){.character-profile-timeline-legend{justify-content:flex-start}}.character-profile-page .character-profile-chart-scroll{width:100%;min-width:0;max-width:100%;padding-left:0;padding-right:0;overflow:visible}.character-profile-page .character-profile-chart{width:100%;min-width:0;max-width:100%}.character-profile-page .character-profile-chart__plot{gap:2px;width:100%;min-width:0}.character-profile-page .character-profile-chart.is-daily .character-profile-chart__plot{grid-template-columns:repeat(30,minmax(0,1fr))}.character-profile-page .character-profile-chart__column{min-width:0}.character-profile-page .character-profile-chart__bar{width:min(12px,72%);min-width:2px}.character-profile-page .character-profile-timeline-scroll{width:100%;min-width:0;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;overflow:visible}.character-profile-page .character-profile-timeline{width:100%;min-width:0;max-width:100%}.character-profile-page .character-profile-timeline__header,.character-profile-page .character-profile-timeline__row{grid-template-columns:64px minmax(0,1fr);gap:6px;width:100%;min-width:0}.character-profile-page .character-profile-timeline__hours{letter-spacing:-.025em;width:100%;min-width:0;font-size:5.5px}.character-profile-page .character-profile-timeline__hours span{flex:none;min-width:0}.character-profile-page .character-profile-timeline__slots{grid-template-columns:repeat(288,minmax(0,1fr));gap:0;width:100%;min-width:0}.character-profile-page .character-profile-timeline__cell{border:0;border-radius:0;min-width:0}.character-profile-page .character-profile-timeline__cell.is-online,.character-profile-page .character-profile-timeline__cell.is-offline,.character-profile-page .character-profile-timeline__cell.is-untracked{border:0}.character-profile-page .character-profile-timeline__cell.is-hour-start{box-shadow:inset 1px 0 #ffffff2e}.character-profile-page .character-profile-timeline__date{gap:3px;min-width:0;padding-right:4px}.character-profile-page .character-profile-timeline__date strong{font-size:7px}.character-profile-page .character-profile-timeline__date span{width:15px;font-size:6px}@media (width<=1180px){.character-profile-page .character-profile-timeline__header,.character-profile-page .character-profile-timeline__row{grid-template-columns:58px minmax(0,1fr);gap:5px}.character-profile-page .character-profile-timeline__hours{font-size:5px}.character-profile-page .character-profile-chart__axis{font-size:6.5px}}@media (width<=820px){.character-profile-page .character-profile-timeline__header,.character-profile-page .character-profile-timeline__row{grid-template-columns:52px minmax(0,1fr);gap:4px}.character-profile-page .character-profile-timeline__date span{display:none}.character-profile-page .character-profile-timeline__hours{font-size:4.7px}.character-profile-page .character-profile-chart__plot{gap:1px}}.character-profile-page .character-profile-chart{grid-template-columns:29px minmax(0,1fr);gap:5px}.character-profile-page .character-profile-chart__plot{justify-self:start;width:calc(100% - 8px);max-width:calc(100% - 8px)}.character-profile-page .character-profile-timeline__header,.character-profile-page .character-profile-timeline__row{grid-template-columns:58px minmax(0,1fr);gap:5px}.character-profile-page .character-profile-timeline__hours,.character-profile-page .character-profile-timeline__slots{box-sizing:border-box;justify-self:start;width:calc(100% - 8px);max-width:calc(100% - 8px)}.character-profile-page .character-profile-timeline__hours span:last-child{padding-left:2px}@media (width<=820px){.character-profile-page .character-profile-chart{grid-template-columns:26px minmax(0,1fr);gap:4px}.character-profile-page .character-profile-chart__plot{width:calc(100% - 6px);max-width:calc(100% - 6px)}.character-profile-page .character-profile-timeline__header,.character-profile-page .character-profile-timeline__row{grid-template-columns:52px minmax(0,1fr);gap:4px}.character-profile-page .character-profile-timeline__hours,.character-profile-page .character-profile-timeline__slots{width:calc(100% - 6px);max-width:calc(100% - 6px)}}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline-legend{justify-content:flex-start;gap:12px;margin-top:14px;padding:0 2px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline-legend>span{gap:6px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline-legend i{border-color:#ffffff13;border-radius:999px;width:12px;height:6px;box-shadow:inset 0 1px #ffffff14}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline-scroll{box-sizing:border-box;background:linear-gradient(#ffffff05,#0000001d);border:1px solid #ffffff0d;border-radius:7px;margin-top:10px;padding:10px 10px 11px;box-shadow:inset 0 1px #ffffff05}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline{--character-timeline-cell-radius:2px;gap:3px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__header{background:0 0;border-bottom:1px solid #ffffff0e;padding:0 0 7px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__corner{color:#a8b1bf87;justify-content:flex-start;align-items:flex-end;padding:0 0 1px 2px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__hours{color:#b2bbc98f;height:18px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__row{box-sizing:border-box;border-radius:4px;min-height:20px;padding:1px 0;transition:background-color .14s,border-color .14s}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__row:hover{background:#ffffff04}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__row.is-today{border:1px solid rgba(var(--character-profile-accent-rgb), .2);background:linear-gradient(90deg, rgba(var(--character-profile-accent-rgb), .075), rgba(var(--character-profile-accent-rgb), .022) 46%, transparent 100%);box-shadow:inset 3px 0 0 rgba(var(--character-profile-accent-rgb), .62);border-radius:5px;padding:2px 0}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date{text-align:left;justify-content:flex-start;gap:4px;padding:0 6px 0 2px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date strong{color:#dce0e7d1;letter-spacing:.01em;font-size:7.5px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date span{color:#97a1b075;text-align:left;width:16px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__row.is-today .character-profile-timeline__date strong{color:rgba(var(--character-profile-accent-rgb), .88)}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__slots{box-sizing:border-box;background:linear-gradient(#ffffff05,#00000024);border:1px solid #ffffff0b;border-radius:4px;gap:0;height:18px;padding:2px;overflow:hidden}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell{border-radius:0;height:12px;transition:filter .12s}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell.is-online{background:linear-gradient(90deg, #4bc470eb 0, #4bc470eb var(--online-percentage), #b73d3d61 var(--online-percentage), #b73d3d61 100%);box-shadow:inset 0 1px #ffffff17,0 0 5px #4bc47012}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell.is-offline{background:linear-gradient(#cc48486b,#ae37374f);box-shadow:inset 0 1px #ffffff09}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell.is-untracked{background:linear-gradient(#8992a029,#68707d1b)}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell.is-hour-start{box-shadow:none}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell.is-online.is-hour-start{box-shadow:inset 0 1px #ffffff17,0 0 5px #4bc47012}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell:hover,.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__cell:focus-visible{z-index:3;filter:brightness(1.18)}@media (width<=820px){.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline-scroll{padding:8px 6px 9px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline{--character-timeline-cell-radius:1px;gap:2px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__slots{gap:0;padding:1px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date{padding-left:1px}}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__segment{z-index:1;grid-column:span var(--timeline-segment-span);grid-template-columns:repeat(var(--timeline-segment-span), minmax(0,1fr));border-radius:0;outline:none;min-width:0;height:12px;transition:filter .12s,box-shadow .12s;display:grid;position:relative;overflow:hidden}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__segment .character-profile-timeline__cell{pointer-events:none;filter:none;width:100%;min-width:0;height:12px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__segment:hover,.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__segment:focus-visible{z-index:4;box-shadow:inset 0 0 0 1px rgba(var(--character-profile-accent-rgb), .62), 0 2px 6px #0000003d}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__segment:hover .character-profile-timeline__cell,.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__segment:focus-visible .character-profile-timeline__cell{filter:brightness(1.18)}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__corner{color:#bfc7d3ad;font-size:7.4px;font-weight:720}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__hours{color:#c9d0dbc2;letter-spacing:-.01em;height:20px;font-size:6.2px;font-weight:700;line-height:1.1}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date strong{color:#e7eaefe6;font-size:8.2px;font-weight:720;line-height:1.1}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date span{color:#aeb8c69e;width:17px;font-size:6.8px;font-weight:650;line-height:1.1}@media (width<=1180px){.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__hours{font-size:5.8px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date strong{font-size:7.8px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date span{font-size:6.5px}}@media (width<=820px){.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__hours{font-size:5.3px}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__date strong{font-size:7.6px}}.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__hours{font-size:7.2px}@media (width<=1180px){.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__hours{font-size:6.7px}}@media (width<=820px){.character-profile-page [data-character-online-chart=timeline] .character-profile-timeline__hours{font-size:6.2px}}.character-profile-page [data-character-online-chart=daily] .character-profile-chart-summary>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.character-profile-page [data-character-online-chart=daily] .character-profile-chart-summary span,.character-profile-page [data-character-online-chart=daily] .character-profile-chart-summary strong{text-align:center;width:100%}.character-profile-page [data-character-online-chart=daily] .character-profile-chart__axis{color:#d0d6e0c7;font-size:9px;font-weight:720}.character-profile-page [data-character-online-chart=daily] .character-profile-chart__label{color:#c9d0dbc2;font-size:8.4px;font-weight:690;line-height:1.1}@media (width<=1180px){.character-profile-page [data-character-online-chart=daily] .character-profile-chart__axis{font-size:8.4px}.character-profile-page [data-character-online-chart=daily] .character-profile-chart__label{font-size:8px}}@media (width<=820px){.character-profile-page [data-character-online-chart=daily] .character-profile-chart__axis{font-size:8px}.character-profile-page [data-character-online-chart=daily] .character-profile-chart__label{font-size:7.6px}}.character-profile-level-history{table-layout:fixed;border-collapse:separate;border-spacing:0 7px;width:100%}.character-profile-level-history th{color:#9aa4b38f;letter-spacing:.075em;text-transform:uppercase;background:0 0;border:0;padding:0 14px 3px;font-size:7.5px;font-weight:740;line-height:1}.character-profile-level-history th:first-child{width:42%}.character-profile-level-history th:nth-child(2){width:21%}.character-profile-level-history th:nth-child(3){width:37%}.character-profile-level-history tbody tr{transition:filter .14s}.character-profile-level-history tbody tr:hover{filter:brightness(1.08)}.character-profile-level-history tbody td{vertical-align:middle;background:linear-gradient(90deg,#ffffff06,#ffffff03);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:12px 14px}.character-profile-level-history tbody td:first-child{border-left:1px solid #ffffff0d;border-radius:9px 0 0 9px}.character-profile-level-history tbody td:last-child{border-right:1px solid #ffffff0d;border-radius:0 9px 9px 0}.character-profile-level-history tbody tr.is-advance td:first-child{border-left-color:#66d29447;box-shadow:inset 3px 0 #66d2949e}.character-profile-level-history tbody tr.is-lost td:first-child{border-left-color:#f1848447;box-shadow:inset 3px 0 #f18484a6}.character-profile-level-event{align-items:center;gap:10px;min-width:0;display:flex}.character-profile-level-event__icon{color:#b7c0cdb3;background:#aeb8c60b;border:1px solid #aeb8c626;border-radius:8px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.character-profile-level-event.is-advance .character-profile-level-event__icon{color:#77e0a4e6;background:#66d29412;border-color:#66d2943d}.character-profile-level-event.is-lost .character-profile-level-event__icon{color:#f69191e6;background:#f1848412;border-color:#f184843d}.character-profile-level-event__content,.character-profile-level-value{flex-direction:column;gap:4px;min-width:0;display:flex}.character-profile-level-event__content small,.character-profile-level-value small{color:#9ea8b78c;letter-spacing:.075em;text-transform:uppercase;font-size:7px;font-weight:720;line-height:1}.character-profile-level-event__content strong{color:#dee2e9db;font-size:10px;font-weight:730;line-height:1.15}.character-profile-level-event.is-advance .character-profile-level-event__content strong{color:#78dea3e6}.character-profile-level-event.is-lost .character-profile-level-event__content strong{color:#f49191e6}.character-profile-level-value strong{color:#f1f3f7eb;font-size:13px;font-weight:760;line-height:1.05}.character-profile-level-date{color:#c4cbd6b8;font-size:9px;font-weight:640;line-height:1.3;display:block}@media (width<=720px){.character-profile-level-history th,.character-profile-level-history tbody td{padding-inline:10px}.character-profile-level-history th:first-child{width:44%}.character-profile-level-history th:nth-child(2){width:20%}.character-profile-level-history th:nth-child(3){width:36%}.character-profile-level-event{gap:8px}.character-profile-level-event__icon{flex-basis:28px;width:28px;height:28px;font-size:12px}.character-profile-level-date{font-size:8.3px}}@media (width<=480px){.character-profile-level-history th{font-size:6.8px}.character-profile-level-history tbody td{padding:10px 7px}.character-profile-level-event__content small,.character-profile-level-value small{display:none}.character-profile-level-event__content strong{font-size:9px}.character-profile-level-value strong{font-size:11px}.character-profile-level-date{font-size:7.6px}}.character-profile-level-history th,.character-profile-level-history tbody td{text-align:center}.character-profile-level-event{justify-content:center}.character-profile-level-event__content,.character-profile-level-value{text-align:center;align-items:center}.character-profile-level-date{text-align:center}.character-profile-page .character-profile-tabs{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;width:100%;min-width:0;overflow:visible hidden}.character-profile-page [data-character-profile-tab]{text-align:center;white-space:nowrap;justify-content:center;min-width:0}.character-profile-page [data-character-profile-tab]>span{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=820px){.character-profile-page .character-profile-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-template-columns:repeat(5,minmax(112px,1fr));overflow-x:auto}}.character-profile-experience-history{gap:8px;display:grid}.character-profile-experience-record{background:linear-gradient(105deg,#ffffff07,#ffffff03);border:1px solid #ffffff0e;border-radius:10px;transition:border-color .14s,filter .14s;position:relative;overflow:hidden;box-shadow:inset 3px 0 #c49f526b}.character-profile-experience-record:hover{filter:brightness(1.07);border-color:#c49f522e}.character-profile-experience-record.is-positive{box-shadow:inset 3px 0 #66d2949e}.character-profile-experience-record.is-negative{box-shadow:inset 3px 0 #f18484a6}.character-profile-experience-record__summary{background:linear-gradient(90deg,#c49f520b,#0000 54%);border-bottom:1px solid #ffffff0b;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:11px 13px;display:grid}.character-profile-experience-record__direction{color:#d8b871e0;background:#c49f5211;border:1px solid #c49f5233;border-radius:8px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.character-profile-experience-record.is-positive .character-profile-experience-record__direction{color:#77e0a4eb;background:#66d29413;border-color:#66d2943d}.character-profile-experience-record.is-negative .character-profile-experience-record__direction{color:#f69191eb;background:#f1848413;border-color:#f184843d}.character-profile-experience-record__date{flex-direction:column;gap:4px;min-width:0;display:flex}.character-profile-experience-record__date small,.character-profile-experience-metric small{color:#9ea8b78c;letter-spacing:.075em;text-transform:uppercase;font-size:7px;font-weight:730;line-height:1}.character-profile-experience-record__date time{color:#e0e4ebdb;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:690;line-height:1.2;overflow:hidden}.character-profile-experience-record__metrics{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.character-profile-experience-metric{text-align:center;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:12px 10px;display:flex}.character-profile-experience-metric+.character-profile-experience-metric{border-left:1px solid #ffffff0b}.character-profile-experience-metric strong{color:#eceff4e0;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:750;line-height:1.15;overflow:hidden}.character-profile-experience-metric.is-positive strong{color:#77e0a4eb}.character-profile-experience-metric.is-negative strong{color:#f69191eb}@media (width<=720px){.character-profile-experience-record__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.character-profile-experience-metric:nth-child(n+3){border-top:1px solid #ffffff0b}.character-profile-experience-metric:nth-child(odd){border-left:0}}@media (width<=480px){.character-profile-experience-record__summary{gap:8px;padding:10px}.character-profile-experience-record__direction{width:28px;height:28px;font-size:12px}.character-profile-experience-metric{padding:10px 6px}.character-profile-experience-metric strong{font-size:9.5px}}.character-profile-experience-extrema{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 12px;display:grid}.character-profile-experience-extremum{background:radial-gradient(circle at 92% 0,#ffffff09,#0000 38%),linear-gradient(145deg,#ffffff05,#00000021);border:1px solid #ffffff0e;border-radius:9px;min-width:0;padding:14px 15px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.character-profile-experience-extremum:before{content:"";height:2px;position:absolute;top:0;left:0;right:0}.character-profile-experience-extremum.is-positive{background:radial-gradient(circle at 92% 0,#66d2941a,#0000 42%),linear-gradient(145deg,#66d29407,#00000021)}.character-profile-experience-extremum.is-positive:before{background:linear-gradient(90deg,#0000,#77e0a4b8,#0000)}.character-profile-experience-extremum.is-negative{background:radial-gradient(circle at 92% 0,#f184841a,#0000 42%),linear-gradient(145deg,#f1848407,#00000021)}.character-profile-experience-extremum.is-negative:before{background:linear-gradient(90deg,#0000,#f69191b8,#0000)}.character-profile-experience-extremum__header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.character-profile-experience-extremum__title{color:#e0e5edc7;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:6px;min-width:0;font-size:8px;font-weight:780;line-height:1.2;display:flex}.character-profile-experience-extremum__title i{color:rgba(var(--character-profile-accent-rgb), .76);font-size:11px}.character-profile-experience-extremum.is-positive .character-profile-experience-extremum__title i{color:#77e0a4d6}.character-profile-experience-extremum.is-negative .character-profile-experience-extremum__title i{color:#f69191d6}.character-profile-experience-extremum__scope{color:#aeb7c485;letter-spacing:.055em;text-transform:uppercase;background:#0000001f;border:1px solid #ffffff0e;border-radius:999px;flex:none;padding:4px 6px;font-size:6.5px;font-weight:760;line-height:1}.character-profile-experience-extremum__value{text-align:center;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:12px;font-size:17px;font-weight:760;line-height:1.1;display:block;overflow:hidden}.character-profile-experience-extremum__value.is-positive{color:#77e0a4f0}.character-profile-experience-extremum__value.is-negative{color:#f69191f0}.character-profile-experience-extremum__empty{text-align:center;color:#bec6d28f;margin-top:12px;font-size:12px;font-weight:680;line-height:1.2;display:block}.character-profile-experience-extremum__meta{color:#b0b9c694;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:7.5px;font-weight:650;line-height:1.25;display:flex}.character-profile-experience-extremum__meta time,.character-profile-experience-extremum__meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.character-profile-experience-extremum__meta span{color:#cfd5deb8}.character-profile-experience-extremum__level{text-align:right;margin-left:auto}@media (width<=560px){.character-profile-experience-extrema{gap:6px;margin-bottom:8px}.character-profile-experience-extremum{padding:10px 9px}.character-profile-experience-extremum__header{gap:5px}.character-profile-experience-extremum__title{letter-spacing:.05em;gap:4px;font-size:6.8px}.character-profile-experience-extremum__title i{font-size:9px}.character-profile-experience-extremum__scope{padding:3px 4px;font-size:5.6px}.character-profile-experience-extremum__value{letter-spacing:-.015em;margin-top:9px;font-size:10.5px}.character-profile-experience-extremum__empty{margin-top:9px;font-size:8.5px}.character-profile-experience-extremum__meta{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;margin-top:6px;font-size:6.2px}}.character-profile-experience-chart{margin-bottom:10px}.character-profile-experience-chart .character-profile-chart-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.character-profile-experience-chart .character-profile-chart-summary>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.character-profile-experience-chart .character-profile-chart-summary span,.character-profile-experience-chart .character-profile-chart-summary strong{text-align:center;width:100%}.character-profile-experience-chart__body{grid-template-columns:62px minmax(0,1fr);align-items:stretch;gap:8px;min-width:0;margin-top:12px;display:grid}.character-profile-experience-chart__axis{color:#d0d6e0c2;text-align:right;flex-direction:column;justify-content:space-between;align-items:flex-end;height:260px;padding:0 0 28px;font-size:8px;font-weight:720;line-height:1;display:flex}.character-profile-experience-chart__plot{grid-template-columns:repeat(var(--experience-chart-columns), minmax(0,1fr));background:repeating-linear-gradient(#ffffff09 0 1px,#0000 1px 25%);border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;gap:2px;min-width:0;height:260px;padding-bottom:28px;display:grid;position:relative;overflow:hidden}.character-profile-experience-chart__zero{z-index:6;pointer-events:none;background:#dabb789e;height:1px;position:absolute;top:calc(50% - 14px);left:0;right:0;box-shadow:0 0 8px #c49f5229}.character-profile-experience-chart__column{z-index:3;min-width:0;height:100%;position:relative}.character-profile-experience-chart__bar{width:min(64%,14px);height:var(--experience-change-height);position:absolute;left:50%;transform:translate(-50%)}.character-profile-experience-chart__bar.is-positive{background:linear-gradient(#77e0a4e6,#66d29475);border:1px solid #77e0a44d;border-bottom:0;border-radius:5px 5px 0 0;min-height:2px;bottom:50%;box-shadow:0 -2px 8px #66d2941f}.character-profile-experience-chart__bar.is-negative{background:linear-gradient(#f69191e6,#f1848475);border:1px solid #f691914d;border-top:0;border-radius:0 0 5px 5px;min-height:2px;top:50%;box-shadow:0 2px 8px #f184841f}.character-profile-experience-chart__dot{background:#c49f52b8;border:1px solid #dabb788a;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.character-profile-experience-chart__label{color:#c9d0dbba;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:max-content;max-width:42px;font-size:7.4px;font-weight:680;line-height:1;position:absolute;top:calc(100% + 8px);left:50%;overflow:hidden;transform:translate(-50%)}.character-profile-experience-chart__column:hover{z-index:5}.character-profile-experience-chart__column:hover .character-profile-experience-chart__bar{filter:brightness(1.18)}@media (width<=820px){.character-profile-experience-chart__body{grid-template-columns:52px minmax(0,1fr);gap:5px}.character-profile-experience-chart__axis{font-size:7.2px}.character-profile-experience-chart__plot{gap:1px}.character-profile-experience-chart__bar{width:min(72%,11px)}.character-profile-experience-chart__label{max-width:34px;font-size:6.7px}}@media (width<=560px){.character-profile-experience-chart__body{grid-template-columns:44px minmax(0,1fr)}.character-profile-experience-chart__axis,.character-profile-experience-chart__plot{height:230px}.character-profile-experience-chart__label{max-width:28px;font-size:6.2px}}.character-profile-page .character-profile-death{grid-template-columns:minmax(150px,.72fr) minmax(82px,.34fr) minmax(260px,1.2fr);gap:18px}.character-profile-page .character-profile-death__level{flex-direction:column;gap:4px;min-width:0;display:flex}.character-profile-page .character-profile-death__level>span{color:#a4aebd94;letter-spacing:.075em;text-transform:uppercase;font-size:7.7px;font-weight:720;line-height:1}.character-profile-page .character-profile-death__level strong{color:#eff1f5e8;font-size:13px;font-weight:760;line-height:1.1}.character-profile-page .character-profile-death__result{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.character-profile-page .character-profile-death__result .character-profile-death__type{flex:none}.character-profile-page .character-profile-death__result .character-profile-death__killer{text-align:right;flex:0 220px;align-items:flex-end;min-width:0}@media (width<=760px){.character-profile-page .character-profile-death{grid-template-columns:minmax(0,1fr) auto;gap:12px 16px}.character-profile-page .character-profile-death__date{border-bottom:0;grid-column:auto;padding-bottom:0}.character-profile-page .character-profile-death__level{text-align:right;align-items:flex-end}.character-profile-page .character-profile-death__result{border-top:1px solid #ffffff0b;grid-column:1/-1;justify-content:flex-start;padding-top:10px}.character-profile-page .character-profile-death__result .character-profile-death__killer{text-align:left;flex:auto;align-items:flex-start}}@media (width<=480px){.character-profile-page .character-profile-death{grid-template-columns:minmax(0,1fr)}.character-profile-page .character-profile-death__level{text-align:left;align-items:flex-start}.character-profile-page .character-profile-death__result{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.character-profile-page .character-profile-death__result .character-profile-death__killer{min-width:0}}.character-profile-page .character-profile-death__result{grid-template-columns:minmax(180px,1fr) minmax(92px,120px);justify-content:stretch;align-items:center;gap:24px;width:100%;min-width:0;display:grid}.character-profile-page .character-profile-death__result .character-profile-death__killer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;display:flex}.character-profile-page .character-profile-death__result .character-profile-death__killer>span{text-align:center;width:100%}.character-profile-page .character-profile-death__result .character-profile-death__killer>a,.character-profile-page .character-profile-death__result .character-profile-death__killer>strong{text-align:center;max-width:100%}.character-profile-page .character-profile-death__result .character-profile-death__type{text-align:center;place-self:center;min-width:92px}@media (width<=760px){.character-profile-page .character-profile-death__result{grid-template-columns:minmax(0,1fr) minmax(88px,auto);justify-content:stretch;gap:18px}.character-profile-page .character-profile-death__result .character-profile-death__killer{text-align:center;align-items:center}}@media (width<=480px){.character-profile-page .character-profile-death__result{grid-template-columns:minmax(0,1fr) auto;gap:14px}.character-profile-page .character-profile-death__result .character-profile-death__type{min-width:84px}}.character-profile-page .character-profile-death__level{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.character-profile-page .character-profile-death__level>span,.character-profile-page .character-profile-death__level>strong{text-align:center;width:100%;display:block}.character-profile-page [data-character-profile-hero-stat]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.character-profile-page [data-character-profile-hero-stat]>span,.character-profile-page [data-character-profile-hero-stat]>small,.character-profile-page [data-character-profile-hero-stat]>strong{text-align:center;width:100%;display:block}.character-profile-page [data-character-profile-hero-stat] span,.character-profile-page [data-character-profile-hero-stat] small,.character-profile-page [data-character-profile-hero-stat] strong{text-align:center}.character-profile-skills-intro{color:#b2bac794;max-width:620px;margin:7px 0 0;font-size:9px;line-height:1.55}.character-profile-page button.character-profile-skill{appearance:none;width:100%;min-height:108px;color:inherit;font:inherit;text-align:left;grid-template-columns:34px minmax(0,1fr) 18px;padding:12px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;position:relative}.character-profile-page button.character-profile-skill.is-unlocked{cursor:pointer;border-color:rgba(var(--character-profile-accent-rgb), .22);background:linear-gradient(145deg, rgba(var(--character-profile-accent-rgb), .065), #ffffff04)}.character-profile-page button.character-profile-skill.is-unlocked:hover{border-color:rgba(var(--character-profile-accent-rgb), .42);background:linear-gradient(145deg, rgba(var(--character-profile-accent-rgb), .11), #ffffff06);transform:translateY(-1px)}.character-profile-page button.character-profile-skill.is-unlocked:focus-visible{outline:2px solid rgba(var(--character-profile-accent-rgb), .72);outline-offset:3px}.character-profile-page button.character-profile-skill.is-unlocked.is-active{border-color:rgba(var(--character-profile-accent-rgb), .62);box-shadow:0 0 0 1px rgba(var(--character-profile-accent-rgb), .1), 0 12px 28px #0000002e}.character-profile-page button.character-profile-skill.is-locked{cursor:not-allowed;background:linear-gradient(145deg,#ffffff05,#0000000e);border-style:dashed;border-color:#ffffff12}.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__icon{color:#a4abb773;background:#ffffff05;border-color:#ffffff12}.character-profile-skill__content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.character-profile-skill__label{color:#b9c1cdb8;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;font-size:8px;font-weight:750;line-height:1.3;overflow:hidden}.character-profile-page .character-profile-skill__content>strong{color:#f6f7faf5;width:100%;margin-top:5px;font-size:18px;line-height:1.1}.character-profile-page .character-profile-skill__content .character-profile-skill__locked{color:#b2b9c594;letter-spacing:.03em;font-size:13px}.character-profile-skill__rank{border:1px solid rgba(var(--character-profile-accent-rgb), .24);color:rgba(var(--character-profile-accent-rgb), .88);background:rgba(var(--character-profile-accent-rgb), .065);letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;margin-top:7px;padding:3px 6px;font-size:7.5px;font-weight:800;line-height:1.2;display:inline-flex}.character-profile-page .character-profile-skill__content>small{color:#a7afbc85;margin-top:7px;font-size:7.5px;line-height:1.4;display:block}.character-profile-skill__action{color:#b0b8c475;place-items:center;width:18px;height:18px;font-size:9px;transition:color .18s,transform .18s;display:grid}.character-profile-skill.is-unlocked .character-profile-skill__action{color:rgba(var(--character-profile-accent-rgb), .72)}.character-profile-skill.is-active .character-profile-skill__action{transform:rotate(180deg)}.character-profile-skill-history{padding-top:2px}.character-profile-skill-history .character-profile-table th,.character-profile-skill-history .character-profile-table td{text-align:center}@media (width<=600px){.character-profile-page button.character-profile-skill{min-height:116px}}.character-profile-skill-glyph:before{speak:none;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:1;display:block}.character-profile-skill-glyph--fist:before{content:"✊"}.character-profile-skill-glyph--club:before{content:"🔨"}.character-profile-skill-glyph--sword:before{content:"⚔️"}.character-profile-skill-glyph--axe:before{content:"🪓"}.character-profile-skill-glyph--fishing:before{content:"🎣"}.character-profile-hero{position:relative}.character-profile-hero__identity{padding-inline-end:142px}.character-profile-tibiantis-online{z-index:4;border:1px solid rgba(var(--character-profile-accent-rgb), .5);min-height:30px;color:rgba(var(--character-profile-accent-rgb), .98);background:linear-gradient(145deg, rgba(var(--character-profile-accent-rgb), .18), rgba(var(--character-profile-accent-rgb), .06));box-shadow:0 0 0 1px rgba(var(--character-profile-accent-rgb), .06), 0 8px 22px #00000038, 0 0 20px rgba(var(--character-profile-accent-rgb), .1);letter-spacing:.085em;text-transform:uppercase;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:7px 10px;font-size:8px;font-weight:850;line-height:1;text-decoration:none;transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex;position:absolute;inset-block-start:12px;inset-inline-end:12px}.character-profile-tibiantis-online:hover{border-color:rgba(var(--character-profile-accent-rgb), .82);color:#fffffffa;background:linear-gradient(145deg, rgba(var(--character-profile-accent-rgb), .3), rgba(var(--character-profile-accent-rgb), .11));box-shadow:0 0 0 1px rgba(var(--character-profile-accent-rgb), .12), 0 10px 26px #00000045, 0 0 24px rgba(var(--character-profile-accent-rgb), .16);transform:translateY(-1px)}.character-profile-tibiantis-online:focus-visible{outline:2px solid rgba(var(--character-profile-accent-rgb), .88);outline-offset:3px}.character-profile-tibiantis-online i{font-size:10px}@media (width<=820px){.character-profile-hero{padding-top:48px}.character-profile-hero__identity{padding-inline-end:0}}@media (width<=600px){.character-profile-tibiantis-online{letter-spacing:.065em;min-height:27px;padding:6px 8px;font-size:7px;inset-block-start:9px;inset-inline-end:9px}}.character-profile-page button.character-profile-skill{min-height:132px}.character-profile-skill__rank-stack{flex-direction:column;align-items:flex-start;gap:5px;width:100%;margin-top:7px;display:flex}.character-profile-skill__rank-stack .character-profile-skill__rank{border-color:rgba(var(--character-profile-accent-rgb), .38);color:rgba(var(--character-profile-accent-rgb), .98);background:rgba(var(--character-profile-accent-rgb), .11);margin-top:0}@media (width<=600px){.character-profile-page button.character-profile-skill{min-height:138px}}.character-profile-page .character-profile-skill__rank.is-all.is-ranked{border-color:rgba(var(--character-profile-accent-rgb), .38);color:rgba(var(--character-profile-accent-rgb), .98);background:rgba(var(--character-profile-accent-rgb), .11);box-shadow:none}.character-profile-page .character-profile-skill__rank.is-all.is-unranked{color:#aeb5c180;box-shadow:none;background:#ffffff06;border-color:#ffffff17}.character-profile-page button.character-profile-skill.is-unlocked .character-profile-skill__icon{color:rgba(var(--character-profile-accent-rgb), .98);border-color:rgba(var(--character-profile-accent-rgb), .3);background:rgba(var(--character-profile-accent-rgb), .075);box-shadow:inset 0 0 0 1px rgba(var(--character-profile-accent-rgb), .035)}.character-profile-page button.character-profile-skill.is-locked,.character-profile-page button.character-profile-skill.is-locked:hover,.character-profile-page button.character-profile-skill.is-locked:focus,.character-profile-page button.character-profile-skill.is-locked:active{color:#a6adb980;box-shadow:none;filter:none;background:linear-gradient(145deg,#ffffff04,#0000000e);border-style:dashed;border-color:#ffffff12;transform:none}.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__icon{color:#9aa1ad61;box-shadow:none;filter:none;text-shadow:none;background:#ffffff04;border-color:#fff1}.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__icon i,.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__icon i:before,.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__action,.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__action i{color:inherit;box-shadow:none;filter:none;text-shadow:none}.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__label,.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__locked,.character-profile-page button.character-profile-skill.is-locked small{color:#a6adb975;text-shadow:none}.character-profile-page .character-profile-skills__grid{justify-content:center}.character-profile-page button.character-profile-skill{text-align:center;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;align-content:center;place-items:center;gap:8px}.character-profile-page button.character-profile-skill .character-profile-skill__icon{margin:0 auto;justify-self:center;margin-inline:auto}.character-profile-page button.character-profile-skill .character-profile-skill__content{text-align:center;justify-content:center;align-items:center;width:100%;min-width:0}.character-profile-page button.character-profile-skill .character-profile-skill__label,.character-profile-page button.character-profile-skill .character-profile-skill__content>strong,.character-profile-page button.character-profile-skill .character-profile-skill__locked,.character-profile-page button.character-profile-skill .character-profile-skill__content>small{text-align:center;width:100%}.character-profile-page button.character-profile-skill .character-profile-skill__rank-stack{justify-content:center;align-items:center;width:100%}.character-profile-page button.character-profile-skill .character-profile-skill__rank{text-align:center;justify-content:center}.character-profile-page button.character-profile-skill .character-profile-skill__action{place-self:center;margin:0 auto;margin-inline:auto}.character-profile-page [data-character-skill-history-layout=value-date] .character-profile-table{table-layout:fixed;width:100%}.character-profile-page [data-character-skill-history-layout=value-date] .character-profile-table th,.character-profile-page [data-character-skill-history-layout=value-date] .character-profile-table td{text-align:center;vertical-align:middle;width:50%}.character-profile-page [data-character-skill-history-value],.character-profile-page [data-character-skill-history-date-only]{text-align:center}.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__icon i,.character-profile-page button.character-profile-skill.is-locked .character-profile-skill__icon i:before,.character-profile-page button.character-profile-skill.is-locked .character-profile-skill-glyph,.character-profile-page button.character-profile-skill.is-locked .character-profile-skill-glyph:before{color:#9aa1ad6b;filter:grayscale()saturate(0)brightness(.68);opacity:.68;text-shadow:none}.character-profile-page button.character-profile-skill.is-locked .character-profile-skill-glyph--fist:before{content:"✊︎";color:#9aa1ad6b;filter:grayscale()saturate(0)brightness(.68);opacity:.68;font-family:Arial,Helvetica,sans-serif}.character-profile-page [data-character-skill-history][hidden],.character-profile-page [data-character-skill-history-table][hidden],.character-profile-page [data-character-skill-history-empty][hidden],.character-profile-page [data-character-skill-change-key][hidden]{display:none!important}.character-profile-badge.is-administrator{color:#fff7f7;background:linear-gradient(135deg,#7f1d1df5,#b91c1cf0);border-color:#f87171d6;box-shadow:inset 0 0 0 1px #fecaca14,0 .3rem .85rem #7f1d1d3d}.character-profile-badge.is-administrator i{color:#fecaca}.character-profile-history-loader{color:#dec487e0;letter-spacing:.025em;cursor:pointer;background:#c49f520f;border:1px solid #c49f5238;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:42px;margin-top:14px;font-size:11px;font-weight:720;display:flex}.character-profile-history-loader:hover{background:#c49f521a;border-color:#c49f526b}.character-profile-history-loader.is-loading i{animation:.8s linear infinite character-profile-history-spin}.character-profile-history-loader.has-error{color:#f69a9af0;background:#f1848414;border-color:#f184845c}.character-profile-history-loader[hidden]{display:none!important}@keyframes character-profile-history-spin{to{transform:rotate(360deg)}}.character-profile-skill-history__direction-heading,.character-profile-skill-history__direction-cell{text-align:center;width:46px;min-width:46px;padding-left:8px;padding-right:8px}.character-profile-skill-history__direction{border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;font-weight:800;line-height:1;display:inline-flex}.character-profile-skill-history__direction.is-advance{color:#4ade80;background:#22c55e1f;border-color:#4ade8061;box-shadow:inset 0 0 0 1px #86efac0a,0 0 12px #22c55e14}.character-profile-skill-history__direction.is-lost{color:#f87171;background:#ef44441f;border-color:#f8717161;box-shadow:inset 0 0 0 1px #fecaca0a,0 0 12px #ef444414}.character-profile-skill-history__direction.is-unavailable{color:#cbd5e1;background:#94a3b81a;border-color:#94a3b857;box-shadow:inset 0 0 0 1px #e2e8f00a,0 0 12px #64748b14}.character-profile-skill-history__direction.is-unavailable i{font-size:19px;font-weight:800}.character-profile-page button.character-profile-skill.is-unlocked .character-profile-skill-glyph--fist:before{content:"✊︎";color:rgba(var(--character-profile-accent-rgb), .98);filter:none;opacity:1;text-shadow:none;font-family:Arial,Helvetica,sans-serif}@media (width<=820px) and (orientation:portrait){html.mobile-touch-device .character-profile-page .character-profile-hero{grid-template-columns:118px minmax(0,1fr);padding-top:26px}html.mobile-touch-device .character-profile-page .character-profile-hero__avatar{margin-inline:0}html.mobile-touch-device .character-profile-page .character-profile-hero__identity{text-align:left;padding-inline-end:142px}html.mobile-touch-device .character-profile-page .character-profile-hero__badges,html.mobile-touch-device .character-profile-page .character-profile-hero__freshness{justify-content:flex-start}html.mobile-touch-device .character-profile-page .character-profile-hero__facts,html.mobile-touch-device .character-profile-page .character-profile-skills-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.character-profile-level-prediction{margin-top:14px;margin-bottom:14px}.character-profile-level-prediction__form{margin-top:14px}.character-profile-level-prediction__controls{grid-template-columns:minmax(0,1.25fr) minmax(150px,.75fr) auto;align-items:end;gap:10px;display:grid}.character-profile-level-prediction__field{flex-direction:column;gap:6px;min-width:0;display:flex}.character-profile-level-prediction__field>span{color:#b5bdc9ad;letter-spacing:.065em;text-transform:uppercase;font-size:7.5px;font-weight:760;line-height:1.2}.character-profile-level-prediction__input-shell{background:#0000002e;border:1px solid #ffffff13;border-radius:7px;grid-template-columns:minmax(0,1fr) 24px;width:100%;min-width:0;height:38px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:grid;overflow:hidden}.character-profile-level-prediction__input-shell:focus-within{border-color:rgba(var(--character-profile-accent-rgb), .42);box-shadow:0 0 0 3px rgba(var(--character-profile-accent-rgb), .075);background:#0000003d}.character-profile-level-prediction__field input{color:#f1f3f7eb;width:100%;min-width:0;height:36px;font:inherit;background:0 0;border:0;border-radius:0;outline:none;padding:0 11px;font-size:11px;font-weight:680}.character-profile-level-prediction__stepper{border-left:1px solid #ffffff12;grid-template-rows:repeat(2,minmax(0,1fr));display:grid}.character-profile-level-prediction__stepper button{color:#b9c2cf9e;cursor:pointer;background:#ffffff06;border:0;outline:none;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;transition:background-color .14s,color .14s,box-shadow .14s;display:flex}.character-profile-level-prediction__stepper button+button{border-top:1px solid #ffffff12}.character-profile-level-prediction__stepper button:hover:not(:disabled){background:rgba(var(--character-profile-accent-rgb), .12);color:#e9eef5eb}.character-profile-level-prediction__stepper button:focus-visible{box-shadow:inset 0 0 0 1px rgba(var(--character-profile-accent-rgb), .48)}.character-profile-level-prediction__stepper button:disabled{color:#979fac33;cursor:not-allowed}.character-profile-level-prediction__stepper i{font-size:7px;line-height:1}.character-profile-level-prediction__submit{border:1px solid rgba(var(--character-profile-accent-rgb), .28);background:linear-gradient(135deg, rgba(var(--character-profile-accent-rgb), .16), rgba(var(--character-profile-accent-rgb), .07));color:#e8eef6e6;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:8px;font-weight:780;line-height:1;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.character-profile-level-prediction__submit:hover{border-color:rgba(var(--character-profile-accent-rgb), .48);transform:translateY(-1px)}.character-profile-level-prediction__submit:focus-visible{outline:2px solid rgba(var(--character-profile-accent-rgb), .55);outline-offset:2px}.character-profile-level-prediction__error{color:#f19a9ad1;background:#f184840b;border:1px solid #f184842e;border-radius:6px;margin:10px 0 0;padding:8px 10px;font-size:8px;line-height:1.4}.character-profile-level-prediction__results{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.character-profile-level-prediction__results>div{border:1px solid rgba(var(--character-profile-accent-rgb), .12);background:linear-gradient(145deg, rgba(var(--character-profile-accent-rgb), .055), #00000024);text-align:center;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:58px;padding:10px 11px;display:flex}.character-profile-level-prediction__results span{color:#a8b1bf87;letter-spacing:.06em;text-align:center;text-transform:uppercase;width:100%;font-size:7px;font-weight:740;line-height:1.2;display:block}.character-profile-level-prediction__results strong{color:#eef1f6e6;overflow-wrap:anywhere;text-align:center;text-overflow:clip;white-space:normal;width:100%;margin-top:5px;font-size:11px;font-weight:720;line-height:1.25;display:block;overflow:visible}.character-profile-level-prediction__unavailable{color:#aeb7c594;background:#0000001f;border:1px solid #ffffff0d;border-radius:7px;align-items:center;gap:8px;margin-top:14px;padding:11px 12px;font-size:8px;line-height:1.4;display:flex}@media (width<=720px){.character-profile-level-prediction__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.character-profile-level-prediction__submit{grid-column:1/-1}.character-profile-level-prediction__results{grid-template-columns:repeat(2,minmax(0,1fr))}}.character-profile-hero__headline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:5px;display:grid}.character-profile-hero__headline h1{min-width:0;margin:0}.character-profile-hero__vitals{grid-template-columns:repeat(3,112px);gap:7px;min-width:0;display:grid}.character-profile-vital{background:linear-gradient(145deg,#ffffff08,#0000002e);border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:8px;width:112px;min-width:112px;min-height:44px;padding:7px 9px;display:flex;box-shadow:inset 0 1px #ffffff09,0 6px 16px #00000024}.character-profile-vital__icon{background:#ffffff09;border:1px solid;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;display:grid}.character-profile-vital__icon svg{width:15px;height:15px;display:block}.character-profile-vital__content{align-items:baseline;gap:4px;min-width:0;display:flex}.character-profile-vital__label{letter-spacing:.055em;flex:none;font-size:8px;font-weight:800;line-height:1}.character-profile-vital strong{color:#f7f8fbf5;font-variant-numeric:tabular-nums;letter-spacing:-.015em;white-space:nowrap;min-width:max-content;font-size:11.5px;font-weight:780;line-height:1}.character-profile-vital.is-hp{border-color:#f85b6a3d}.character-profile-vital.is-hp .character-profile-vital__icon,.character-profile-vital.is-hp .character-profile-vital__label{color:#ff7380}.character-profile-vital.is-hp .character-profile-vital__icon{background:#ac22312e}.character-profile-vital.is-mp{border-color:#4a9aff40}.character-profile-vital.is-mp .character-profile-vital__icon,.character-profile-vital.is-mp .character-profile-vital__label{color:#67aaff}.character-profile-vital.is-mp .character-profile-vital__icon{background:#1d519b30}.character-profile-vital.is-cap{border-color:#aab5c533}.character-profile-vital.is-cap .character-profile-vital__icon,.character-profile-vital.is-cap .character-profile-vital__label{color:#b5becb}.character-profile-vital.is-cap .character-profile-vital__icon{background:#6f7a8a24}.character-profile-page .character-profile-hero [data-character-profile-name]{text-overflow:clip;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.character-profile-hero__name-wrap{width:max-content;min-width:0;max-width:100%;position:relative}.character-profile-hero__name-wrap.is-banned h1{color:#e6e0deb8;text-decoration-line:line-through;text-decoration-color:#ef4444eb;text-decoration-thickness:2px}.character-profile-loser-stamp{z-index:3;color:#f77;letter-spacing:.16em;text-transform:uppercase;transform-origin:50%;pointer-events:none;background:#220508db;border:2px solid #f85353e0;border-radius:4px;padding:4px 9px 3px;font-size:10px;font-weight:900;line-height:1;position:absolute;inset-block-start:-18px;inset-inline-end:-34px;transform:rotate(-9deg);box-shadow:0 6px 16px #00000047,inset 0 0 0 1px #ffffff0d}.character-profile-ban-summary{color:#f88080d1;letter-spacing:.025em;align-items:center;gap:7px;margin-top:8px;font-size:8.5px;font-weight:680;line-height:1.4;display:flex}.character-profile-ban-summary i{color:#ef5d5d}@media (width<=720px){.character-profile-loser-stamp{font-size:8px;inset-block-start:-15px;inset-inline-end:-18px}.character-profile-ban-summary{align-items:flex-start;max-width:100%}}@media (width<=820px) and (orientation:portrait){.character-profile-page [data-character-online-chart=daily] .character-profile-chart-summary{--portrait-desktop-layout:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.character-profile-page [data-character-online-chart=daily] .character-profile-chart-summary>div{min-width:0;padding:7px 4px;overflow:hidden}.character-profile-page [data-character-online-chart=daily] .character-profile-chart-summary span{letter-spacing:.035em;overflow-wrap:anywhere;font-size:6.3px;line-height:1.15}.character-profile-page [data-character-online-chart=daily] .character-profile-chart-summary strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:8.5px;line-height:1.2}}.never-offline-ranking,.oldest-linked-ranking,.deaths-ranking{isolation:isolate;border:1px solid rgba(var(--world-accent-rgb), .2);background:radial-gradient(circle at 5% 18%, rgba(var(--surface-pvp-rgb), .075), transparent 38%), radial-gradient(circle at 100% 24%, rgba(var(--surface-nonpvp-rgb), .05), transparent 46%), linear-gradient(145deg, #15181ff5, #0a0c11f5);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0000006b,inset 0 1px #ffffff09}.never-offline-ranking:before,.oldest-linked-ranking:before,.deaths-ranking:before{content:none!important;display:none!important}.never-offline-ranking__header,.oldest-linked-ranking__header,.deaths-ranking__header{background:linear-gradient(#ffffff05,#fff0)!important}.never-offline-table__head,.oldest-linked-table__head,.deaths-table__head{background:#07090c57!important}.never-offline-row,.oldest-linked-row,.deaths-row,.never-offline-row:nth-child(2n),.oldest-linked-row:nth-child(2n),.deaths-row:nth-child(2n){background:#07090c2e!important}.never-offline-row:hover,.oldest-linked-row:hover,.deaths-row:hover{background:rgba(var(--world-accent-rgb), .055)!important}.highscores-table__head>span,.never-offline-table__head>span,.deaths-table__head>span{letter-spacing:.55px;font-size:8px!important;font-weight:800!important;line-height:1.2!important}.highscores-row>div,.never-offline-row>div,.deaths-row>div,.highscores-row a,.never-offline-row a,.deaths-row a,.highscores-row span,.never-offline-row span,.deaths-row span,.highscores-row strong,.never-offline-row strong,.deaths-row strong{font-size:10px!important;line-height:1.25!important}.highscores-row small,.never-offline-row small,.deaths-row small{font-size:8px!important;line-height:1.2!important}.highscores-row__avatar,.never-offline-row__avatar,.deaths-row__avatar{font-size:13px!important;line-height:1!important}.highscores-table__head>span:nth-child(2),.never-offline-table__head>span:nth-child(2),.deaths-table__head>span:nth-child(2),.deaths-table__character-heading{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.deaths-table__character-heading>span{text-align:center!important;width:auto!important;display:inline-block!important}.highscores-row__character,.never-offline-row__character,.deaths-row__character{box-sizing:border-box;text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;padding:11px 10px!important;display:flex!important}.highscores-row__character-link,.never-offline-row__character-link,.deaths-row__character-link{color:inherit;white-space:nowrap;text-decoration:none;opacity:1!important;filter:none!important;text-align:center!important;flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;max-width:100%!important;display:inline-flex!important}.highscores-row__avatar,.never-offline-row__avatar,.deaths-row__avatar{box-sizing:border-box;transition:transform .16s,box-shadow .16s;overflow:hidden;color:#fff!important;width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;background:linear-gradient(145deg,#d6a946,#7a4b13)!important;border:0!important;border-radius:8px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;margin:0!important;font-size:16px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.highscores-row__avatar img,.never-offline-row__avatar img,.deaths-row__avatar img{object-fit:cover;width:100%;height:100%;display:block}.highscores-row__name,.never-offline-row__name,.deaths-row__name{-webkit-text-fill-color:#f1dfbd;white-space:nowrap;align-self:center;color:#f1dfbd!important;opacity:1!important;filter:none!important;letter-spacing:normal!important;text-align:center!important;text-overflow:ellipsis!important;text-transform:none!important;width:auto!important;min-width:0!important;max-width:calc(100% - 44px)!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.highscores-row__character-link:hover .highscores-row__name,.never-offline-row__character-link:hover .never-offline-row__name,.deaths-row__character-link:hover .deaths-row__name{-webkit-text-fill-color:#fff0cf;text-underline-offset:3px;text-shadow:0 0 8px #d6a94638;text-decoration:underline;color:#fff0cf!important}.highscores-row__character-link:hover .highscores-row__avatar,.never-offline-row__character-link:hover .never-offline-row__avatar,.deaths-row__character-link:hover .deaths-row__avatar{transform:translateY(-1px);box-shadow:0 0 10px #d6a94647!important}.forum-chat{background:#08090bdb;border:2px solid #d6b05c38;border-radius:10px;grid-template-columns:18% 82%;height:800px;display:grid;overflow:hidden;box-shadow:0 10px 35px #0000008c}.forum-channels{background:#0506088c;border-right:1px solid #d6b05c2e;overflow:hidden}.forum-channels__title{background:linear-gradient(135deg,#d6b05c1c,#0000000d 60%);border-bottom:1px solid #d6b05c2e;justify-content:center;align-items:center;gap:11px;min-height:72px;padding:12px 14px;display:flex}.forum-channels__title-icon{width:34px;height:34px;color:var(--gold);background:#d6b05c14;border:1px solid #d6b05c3d;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.forum-channels__title-text{justify-content:center;align-items:center;min-width:0;display:flex}.forum-channels__title-text strong{color:var(--gold);letter-spacing:.8px;text-transform:uppercase;font-size:13px;line-height:1.2}.forum-channels__special{padding:10px 8px 2px}.forum-channels__groups{padding:0 8px 12px}.forum-channel-group__channels{flex-direction:column;gap:3px;display:flex}.forum-channel-group{color:#d6b05cb8;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;min-height:36px;margin:8px 2px 4px;display:flex}.forum-channel-group__line{background:linear-gradient(90deg,#0000,#d6b05c3d);flex:1;height:1px}.forum-channel-group__line:last-child{background:linear-gradient(90deg,#d6b05c3d,#0000)}.forum-channel-group__name{color:#d6b05cc2;letter-spacing:1px;text-align:center;text-transform:uppercase;flex-shrink:0;font-size:10px;font-weight:700;line-height:1}.forum-channel{min-height:38px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;padding:0 10px;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:flex;position:relative}.forum-channel:hover{color:var(--text-main);background:#d6b05c12;border-color:#d6b05c1f;transform:translate(2px)}.forum-channel.is-active{color:var(--gold-soft);background:linear-gradient(90deg,#d6b05c29,#d6b05c0d);border-color:#d6b05c3d}.forum-channel.is-active:before{content:"";background:var(--gold);border-radius:0 3px 3px 0;width:3px;position:absolute;top:7px;bottom:7px;left:-1px;box-shadow:0 0 8px #d6b05c5c}.forum-channel__icon{color:#d6b05c99;flex-shrink:0;justify-content:center;align-items:center;width:18px;font-size:14px;display:flex}.forum-channel:hover .forum-channel__icon,.forum-channel.is-active .forum-channel__icon{color:var(--gold)}.forum-channel__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.forum-channel__active-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 0 7px #d6b05cbf}.forum-channel--welcome{background:0 0;border-color:#0000}.forum-channel--welcome .forum-channel__icon{color:#d6b05c99}.forum-channel--welcome:hover{background:#d6b05c12;border-color:#d6b05c1f}.forum-channel--welcome:hover .forum-channel__icon,.forum-channel--welcome.is-active .forum-channel__icon{color:var(--gold)}.forum-messages__header{background:linear-gradient(135deg,#d6b05c0f,#0000000a);border-bottom:1px solid #d6b05c2e;flex-shrink:0;justify-content:center;align-items:center;gap:16px;min-height:72px;padding:10px 18px;display:flex;position:relative;overflow:hidden}.forum-messages__header-left{justify-content:center;align-items:center;gap:16px;min-width:0;display:flex}.forum-messages__header-icon{width:42px;height:42px;color:var(--gold);background:linear-gradient(145deg,#d6b05c2b,#00000029);border:1px solid #d6b05c42;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 6px 18px #00000038}.forum-messages__header-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.forum-messages__header h1{text-align:left;color:var(--gold);margin:0;font-size:19px;line-height:1.2}.forum-messages__header p{text-align:left;color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.forum-messages{flex-direction:column;min-width:0;min-height:0;display:flex}.forum-messages__list{flex:1;min-height:0;padding:10px 16px;overflow:hidden auto}.forum-message{border-bottom:1px solid #ffffff0f;grid-template-columns:120px minmax(0,1fr);gap:8px;padding:10px 0;display:grid}.forum-message__author{color:var(--text-main);border-right:1px solid #d6b05c2e;flex-direction:column;align-items:flex-start;min-width:0;padding-right:12px;text-decoration:none;display:flex}.forum-message__avatar{color:#fff;background:linear-gradient(#d6a946,#7a4b13);border-radius:12px;justify-content:center;align-items:center;width:96px;min-width:96px;max-width:96px;height:96px;min-height:96px;max-height:96px;margin-bottom:12px;font-size:30px;font-weight:700;display:flex;overflow:hidden}.forum-message__avatar img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.forum-message__info{color:var(--text-muted);min-width:0;font-size:11px;line-height:1.35}.forum-message__info div{overflow-wrap:anywhere;word-break:break-word}.forum-message__info strong{color:var(--gold-soft)}.forum-message__body{flex-direction:column;min-width:0;margin-top:-6px;display:flex}.forum-message__top{color:var(--text-muted);justify-content:flex-end;align-items:center;margin-bottom:-1px;font-size:12px;display:flex}.forum-message__content{text-indent:0;max-width:100%;color:var(--text-main);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;flex:1;margin:0;padding:0;line-height:1.5}.forum-message__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.forum-reply-button{color:var(--gold);cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:12px}.forum-reply-button:hover{color:var(--gold-soft)}.forum-message__reactions{justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;display:flex}.forum-reaction{color:var(--gold);cursor:pointer;border:1px solid #d6b05c40;border-radius:14px;align-items:center;gap:4px;padding:2px 7px;font-size:12px;line-height:1;display:inline-flex;background:#00000040!important}.forum-reaction:hover{background:#d6b05c26!important}.forum-reaction span{color:var(--text-main);font-size:11px}.forum-message__reply-preview,.forum-reply-preview{border-left:3px solid var(--gold);color:var(--text-muted);background:#d6b05c14;margin-bottom:8px;padding:8px 10px;font-size:12px}.forum-message__reply-preview{display:block}.forum-message__reply-preview strong,.forum-reply-preview strong{color:var(--gold-soft);margin-bottom:3px;display:block}.forum-reply-preview{justify-content:space-between;align-items:center;display:flex}.forum-reply-preview button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:18px}.forum-reply-preview.is-hidden{display:none}.forum-message.is-highlighted{background:#d6b05c1f;outline:1px solid #d6b05c59}.forum-empty,.forum-warning{color:var(--text-muted);text-align:center;padding:18px}.forum-composer{background:#05060873;border-top:1px solid #d6b05c2e;flex-shrink:0;padding:14px}.forum-composer form{gap:12px;display:flex}.forum-composer-toolbar{align-items:center;display:flex;position:relative}.forum-toolbar-button{width:24px;height:34px;color:var(--gold);cursor:pointer;background:#00000040;border:1px solid #d6b05c40;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.forum-toolbar-button i{font-size:15px;line-height:1}.forum-toolbar-button:hover{color:#ffd77a;background:#d6b05c1f}.forum-composer textarea{resize:vertical;min-height:70px;max-height:120px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c40;border-radius:6px;flex:1;padding:12px}.forum-composer button[type=submit]{color:#fff;text-transform:uppercase;background:linear-gradient(#d6a946,#7a4b13);border:1px solid #ffdc7873;border-radius:6px;width:90px;font-weight:700}.forum-emoji-picker.is-hidden{display:none!important}.forum-emoji-picker{z-index:50;background:#08090bfa;border:1px solid #d6b05c59;border-radius:8px;grid-template-columns:repeat(10,1fr);gap:6px;width:360px;padding:10px;display:grid;position:absolute;bottom:42px;left:0;box-shadow:0 10px 30px #000000a6}.forum-emoji-picker button{cursor:pointer;background:0 0;border:0;width:28px;height:28px;font-size:18px}.forum-emoji-picker button:hover{background:#d6b05c26;border-radius:4px}.forum-reaction i{font-size:13px}.forum-reply-button{align-items:center;gap:5px;display:flex}.forum-reply-button i{font-size:13px}.forum-composer{position:relative}.forum-mention-dropdown{z-index:90;background:#08090bfa;border:1px solid #d6b05c59;border-radius:8px;width:360px;max-height:230px;position:absolute;bottom:104px;left:58px;overflow-y:auto;box-shadow:0 10px 30px #000000a6}.forum-mention-dropdown.is-hidden{display:none}.forum-mention-item{width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0f;flex-direction:column;align-items:flex-start;padding:9px 11px;display:flex}.forum-mention-item strong{color:var(--gold-soft);font-size:13px}.forum-mention-item span{color:var(--text-muted);margin-top:2px;font-size:11px}.forum-mention-item:hover,.forum-mention-item.is-active{background:#d6b05c1f}.forum-link,.forum-mention{color:var(--gold-soft);font-weight:700;text-decoration:none}.forum-link:hover,.forum-mention:hover{text-decoration:underline}.forum-image-input{display:none}.forum-image-preview{max-width:420px;color:var(--text-muted);background:#00000040;border:1px solid #d6b05c40;border-radius:6px;align-items:center;gap:8px;margin:0 0 8px 42px;padding:6px 10px;font-size:12px;display:inline-flex}#forum-image-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#forum-image-clear{width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:18px;line-height:1}#forum-image-clear:hover{color:var(--gold-soft)}.forum-message__images{margin-top:10px}.forum-message__image-link{display:inline-block}.forum-message__image{object-fit:contain;border:1px solid #d6b05c40;border-radius:8px;max-width:420px;max-height:260px;display:block}#forum-image-preview{background:#00000040;border:1px solid #d6b05c38;border-radius:8px;align-items:center;gap:10px;margin:8px 0;padding:8px;display:flex}#forum-image-preview.is-hidden{display:none}#forum-image-preview-image{object-fit:cover;border:1px solid #d6b05c40;border-radius:6px;width:90px;height:90px}#forum-image-name{text-overflow:ellipsis;white-space:nowrap;color:var(--text-main);flex:1;overflow:hidden}#forum-image-clear{color:#fff;cursor:pointer;background:#ffffff0f;border:0;border-radius:6px;width:28px;height:28px}#forum-image-clear:hover{background:#b42828b3}.forum-message__top{gap:8px}.forum-message-delete-button{width:22px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.forum-message-delete-button:hover{color:#ff8b8b;background:#aa232340}.forum-delete-modal{z-index:9999;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.forum-delete-modal.is-hidden{display:none}.forum-delete-modal__box{text-align:center;background:#08090bfa;border:1px solid #d6b05c59;border-radius:10px;width:360px;padding:22px;box-shadow:0 16px 45px #000000bf}.forum-delete-modal__box h3{color:var(--gold);margin-bottom:8px;font-size:20px}.forum-delete-modal__box p{color:var(--text-muted);margin-bottom:18px;font-size:13px}.forum-delete-modal__actions{justify-content:center;gap:12px;display:flex}.forum-delete-modal__actions button{cursor:pointer;border-radius:6px;min-width:95px;height:34px;font-weight:700}#forum-delete-cancel{color:var(--text-main);background:#ffffff0f;border:1px solid #ffffff29}#forum-delete-form button{color:#fff;background:linear-gradient(#9f2f2f,#4a1111);border:1px solid #ff646473}.forum-image-lightbox{z-index:99999;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.forum-image-lightbox.is-hidden{display:none}.forum-image-lightbox__image{border-radius:8px;max-width:92vw;max-height:92vh;box-shadow:0 20px 60px #000000e6}.forum-image-lightbox__close{width:42px;height:42px;color:var(--gold);cursor:pointer;background:#08090beb;border:1px solid #d6b05c59;border-radius:8px;font-size:30px;line-height:1;position:fixed;top:22px;right:28px}.forum-image-lightbox__close:hover{background:#d6b05c1f}.forum-message__embeds{gap:12px;margin-top:14px;display:grid}.forum-embed{background:#00000038;border:1px solid #d6b05c2e;border-radius:10px;max-width:520px;overflow:hidden}.forum-embed__label{color:var(--gold);text-transform:uppercase;border-bottom:1px solid #d6b05c1f;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}.forum-embed__image,.forum-embed__video{object-fit:contain;background:#000;width:100%;max-height:420px;display:block}.forum-embed--youtube{color:var(--text-main);text-decoration:none;display:block}.forum-embed-youtube__thumbnail{background:#000;position:relative}.forum-embed-youtube__thumbnail img{object-fit:cover;width:100%;max-height:320px;display:block}.forum-embed-youtube__play{color:#fff;background:#000000b8;border-radius:12px;justify-content:center;align-items:center;width:64px;height:44px;font-size:34px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.forum-embed-youtube__footer{color:var(--text-muted);border-top:1px solid #d6b05c1f;padding:11px 12px;font-size:13px}.forum-embed--youtube:hover .forum-embed-youtube__play{background:#b41414eb}.forum-embed--twitch{color:var(--text-main);text-decoration:none;display:block}.forum-embed-stream{background:linear-gradient(135deg,#6441a538,#00000047);align-items:center;gap:14px;padding:18px;display:flex}.forum-embed-stream__icon{color:#cdb7ff;background:#6441a559;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;display:flex}.forum-embed-stream__title{color:var(--gold);font-size:18px;font-weight:700}.forum-embed-stream__subtitle{color:var(--text-muted);margin-top:4px;font-size:13px}.forum-embed--twitch:hover .forum-embed-stream__title{color:var(--gold-soft)}.forum-embed--kick{color:var(--text-main);text-decoration:none;display:block}.forum-embed-stream--kick{background:linear-gradient(135deg,#53fc182e,#00000047)}.forum-embed-stream__icon--kick{color:#9cff7a;background:#53fc1838}.forum-embed--kick:hover .forum-embed-stream__title{color:var(--gold-soft)}.forum-channels{scrollbar-width:thin;scrollbar-color:#d6b05c80 #0000002e;min-height:0;overflow:hidden auto}.forum-channels::-webkit-scrollbar{width:5px}.forum-channels::-webkit-scrollbar-track{background:#00000029}.forum-channels::-webkit-scrollbar-thumb{background:#d6b05c6b;border-radius:10px}.forum-channels::-webkit-scrollbar-thumb:hover{background:#d6b05ca8}.forum-channel-group--life-threads{margin-top:14px}.forum-life-threads{gap:3px}.forum-life-thread-create-row{justify-content:center;align-items:center;gap:7px;min-height:40px;margin:8px 2px 2px;display:flex}.forum-life-thread-create-line{background:linear-gradient(90deg,#0000,#d6b05c33);flex:1;height:1px}.forum-life-thread-create-line:last-child{background:linear-gradient(90deg,#d6b05c33,#0000)}.forum-life-thread-create-form{flex-shrink:0;margin:0}.forum-life-thread-create-button{color:#d6b05cc7;cursor:pointer;letter-spacing:.35px;background:#d6b05c0f;border:1px solid #d6b05c38;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:10px;font-weight:700;transition:color .16s,background .16s,border-color .16s;display:flex}.forum-life-thread-create-button:hover{color:var(--gold);background:#d6b05c21;border-color:#d6b05c61}.forum-life-thread-create-button i{font-size:12px}.forum-life-thread-row{align-items:stretch;min-width:0;display:flex}.forum-life-thread-link{flex:1;align-items:center;min-width:0;height:auto;min-height:48px;padding-top:7px;padding-bottom:7px;padding-right:24px;position:relative}.forum-life-thread-icon{align-self:center;margin-top:0}.forum-life-thread-copy{flex-direction:column;flex:0 auto;align-items:stretch;width:min-content;min-width:0;max-width:100%;line-height:1.25;display:flex}.forum-life-thread-title{width:100%;color:inherit;white-space:nowrap;font-size:13px;font-weight:600}.forum-life-thread-character{width:100%;color:var(--gold-soft);white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;margin-top:2px;font-size:13px;font-weight:600}.forum-messages__header>form{margin:0;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.forum-life-delete{color:#ff8b8bd1;cursor:pointer;white-space:nowrap;background:#aa23231f;border:1px solid #be323247;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700;line-height:1;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.forum-life-delete:hover{color:#ff9a9a;background:#aa23233d;border-color:#dc46467a}.forum-life-delete i{font-size:13px}.forum-channel-collapsible{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;gap:3px;max-height:0;transition:max-height .22s,opacity .16s,visibility 0s linear .22s;display:flex;overflow:hidden}.forum-channel-collapsible.is-open{opacity:1;visibility:visible;pointer-events:auto;max-height:3000px;transition:max-height .22s,opacity .16s,visibility}.forum-channel-expand{justify-content:center;align-items:center;gap:7px;min-height:30px;margin:4px 2px 2px;display:flex}.forum-channel-expand__line{background:linear-gradient(90deg,#0000,#d6b05c38);flex:1;height:1px}.forum-channel-expand__line:last-child{background:linear-gradient(90deg,#d6b05c38,#0000)}.forum-channel-expand__button{color:#d6b05cb3;cursor:pointer;background:#d6b05c0a;border:1px solid #d6b05c2e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:24px;padding:0;transition:color .16s,background .16s,border-color .16s;display:flex}.forum-channel-expand__button:hover{color:var(--gold);background:#d6b05c1c;border-color:#d6b05c57}.forum-channel-expand__button i{font-size:11px;line-height:1}body.forum-delete-modal-open{overflow:hidden!important}#forum-delete-modal.forum-delete-modal{box-sizing:border-box!important;z-index:2147483000!important;background:#000000c7!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;margin:0!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}#forum-delete-modal.forum-delete-modal.is-hidden{display:none!important}#forum-delete-modal .forum-delete-modal__box{box-sizing:border-box!important;text-align:center!important;background:#08090bfa!important;border:1px solid #d6b05c59!important;border-radius:10px!important;width:min(360px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:auto!important;padding:22px!important;position:relative!important;overflow:auto!important;box-shadow:0 18px 60px #000000d9!important}.forum-message__reply-preview--deleted{cursor:default;opacity:.72;background:linear-gradient(145deg,#5c2d2d1f,#0c0d10b8);border-color:#bb818138}.forum-message__reply-preview--deleted:hover{border-color:#bb818138;transform:none}.forum-message__reply-preview--deleted strong,.forum-message__reply-preview--deleted span{color:#bebec2ad}.forum-message__online-status{align-items:baseline;gap:4px;display:flex}.forum-message__online-status strong{align-items:center;line-height:1;display:inline-flex}.forum-message__online-status>span{letter-spacing:.35px;text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:relative;top:-1px}.forum-message__online-status i{font-size:6px}.forum-message__online-status .is-online{color:#76df5d}.forum-message__online-status .is-online i{filter:drop-shadow(0 0 5px #76df5d8c)}.forum-message__online-status .is-offline{color:#a9afba6e}.forum-message__online-label{line-height:1;display:inline-block;position:relative;top:-1px}.forum-realtime-toolbar{background:#07090c6b;border-top:1px solid #d6b05c1a;border-bottom:1px solid #d6b05c1f;flex-wrap:wrap;align-items:center;gap:8px;min-height:32px;padding:5px 12px;font-size:11px;display:flex}.forum-realtime-connection{color:#f0e2c4c2;align-items:center;gap:6px;display:inline-flex}.forum-realtime-connection:before{content:"";background:#d7a94c;border-radius:999px;width:7px;height:7px;display:inline-block}.forum-realtime-connection[data-state=live]:before{background:#45c882;box-shadow:0 0 8px #45c8828c}.forum-realtime-connection[data-state=reconnecting]:before{background:#dc7b54;box-shadow:0 0 8px #dc7b5473}.forum-realtime-alert{color:#ffd4c8;background:#80382b47;border-bottom:1px solid #d6b05c29;padding:8px 12px;font-size:12px;line-height:1.4}.forum-realtime-alert[hidden],.forum-jump-latest[hidden]{display:none!important}.forum-jump-latest{color:#f2d89d;font:inherit;cursor:pointer;background:#d6b05c1f;border:1px solid #d6b05c61;border-radius:999px;margin-left:auto;padding:4px 10px;font-weight:700}.forum-jump-latest:hover{color:#fff0c8;background:#d6b05c33}@media (width<=720px){.forum-realtime-toolbar{padding-left:8px;padding-right:8px}.forum-jump-latest{width:100%;margin-left:0}}.forum-realtime-cooldown{color:#e6c986;align-items:center;font-weight:600;display:inline-flex}.forum-realtime-cooldown[hidden]{display:none!important}.forum-realtime-alert[data-type=info]{color:#d5e7ff;background:#3e5b8047}.forum-composer form[aria-busy=true]{opacity:.78}.forum-composer form[aria-busy=true] textarea{cursor:progress}.forum-reaction[aria-busy=true]{cursor:progress;opacity:.65}.forum-channel.is-unread:not(.is-active){color:#ffe8ae;background:linear-gradient(90deg,#d6b05c29,#d6b05c0a);font-weight:700}.forum-channel.is-unread:not(.is-active) .forum-channel__name,.forum-channel.is-unread:not(.is-active) .forum-life-thread-title{color:#ffe8ae;font-weight:700}.forum-channel.is-unread:not(.is-active) .forum-channel__icon{color:#f2cf7a}.forum-channel.is-unread:not(.is-active):after{content:"";background:#e8bc5e;border-radius:999px;flex:none;width:8px;height:8px;margin-left:auto;box-shadow:0 0 9px #e8bc5e99}.forum-channel-group__channels.has-hidden-unread .forum-channel-expand__button{color:#f2cf7a}.forum-channel-group__channels.has-hidden-unread .forum-channel-expand__button:after{content:"";background:#e8bc5e;border-radius:999px;width:6px;height:6px;margin-left:7px;display:inline-block;box-shadow:0 0 7px #e8bc5e80}.global-alert{text-align:center;z-index:9999;border-bottom:1px solid #ffffff1f;width:100%;padding:14px 20px;font-size:15px;font-weight:700;box-shadow:0 6px 20px #00000059}.global-alert--success{color:#d8ffd8;background:#237823f2;border-color:#4caf50}.global-alert--error{color:#ffd6d6;background:#8c1616f2;border-color:#d94a4a}.global-alert--error div{margin:3px 0}.global-alert--warning{color:#fff0c2;background:#aa7814eb;border-color:#ffd27873}.site-footer{color:#d6d0c4ad;background:linear-gradient(#0f0d0bb8,#090807f0);border-top:1px solid #c49f522e;width:100%;margin-top:24px;padding:12px 16px;font-size:11px;line-height:1.45}.site-footer__inner{text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:8px;width:min(100%,1320px);margin:0 auto;display:flex}.site-footer__copyright{color:#dec487e6;font-weight:700}.site-footer__separator{color:#c49f526b}.site-footer a{color:#dec487db;font-weight:650;text-decoration:none;transition:color .14s,text-shadow .14s}.site-footer a:hover,.site-footer a:focus-visible{color:#f0dca7;text-shadow:0 0 10px #c49f523d}.site-footer a:focus-visible{outline-offset:3px;border-radius:2px;outline:1px solid #dec48799}@media (width<=820px){.site-footer{padding-inline:12px}.site-footer__inner{white-space:normal;flex-wrap:wrap;gap:4px 7px}}@media (width<=820px) and (orientation:portrait){html.mobile-touch-device .site-footer{min-width:calc(var(--page-width) + 84px)}html.mobile-touch-device .site-footer__inner{white-space:nowrap;flex-wrap:nowrap;gap:8px}}.panel-card{background:#08090bdb;border:1px solid #d6b05c38;border-radius:10px;padding:24px;box-shadow:0 10px 35px #0000008c}.panel-card__header{border-bottom:1px solid #d6b05c2e;margin-bottom:24px;padding-bottom:16px}.panel-card__header h1{color:var(--gold);margin:0}.panel-card__header p{color:var(--text-muted);margin-top:6px}.admin-dashboard-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px;display:grid}.admin-stat-card{text-align:center;background:#00000038;border:1px solid #d6b05c2e;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:20px;display:flex}.admin-stat-card__title{color:var(--text-muted);margin-bottom:10px}.admin-stat-card__value{color:var(--gold);font-size:34px;font-weight:700}.admin-menu{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-menu a{text-align:center;color:var(--text-main);background:#0000002e;border:1px solid #d6b05c2e;border-radius:8px;padding:14px;text-decoration:none;display:block}.admin-menu a:hover{background:#d6b05c1a}.admin-panel{grid-template-columns:210px minmax(0,1fr);gap:18px;display:grid}.admin-menu-panel{background:#08090bdb;border:1px solid #d6b05c38;border-radius:10px;overflow:hidden;box-shadow:0 10px 35px #0000008c}.admin-menu-link{color:var(--text-muted);border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:13px 15px;text-decoration:none;display:flex}.admin-menu-link i{color:var(--gold)}.admin-menu-link:hover{color:var(--text-main);background:#d6b05c1f}.admin-content{min-width:0}.admin-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-button{color:#fff;cursor:pointer;background:linear-gradient(#70521d,#4e3915);border:1px solid #d6b05c40;border-radius:7px;align-items:center;gap:8px;height:38px;padding:0 16px;font-weight:700;display:flex}.admin-button:hover{filter:brightness(1.08)}.admin-channel-card{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.admin-channel-title{align-items:center;gap:10px;margin-bottom:6px;font-size:17px;display:flex}.admin-channel-description{color:var(--text-muted);margin-bottom:8px}.admin-channel-meta{color:#888;font-size:13px}.admin-channel-actions{justify-content:center;align-items:center;gap:12px;display:flex}.admin-icon-button{color:#ddd;cursor:pointer;background:#0003;border:1px solid #d6b05c33;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.admin-icon-button:hover{background:#d6b05c1a}.admin-delete:hover{color:#ff9b9b;background:#aa282840}.admin-badge{color:#ffd27a;background:#5a3f12;border-radius:30px;padding:2px 8px;font-size:11px}.admin-form-panel{background:#0003;border:1px solid #d6b05c2e;border-radius:8px;margin:0 0 18px;padding:14px}.admin-form-panel.is-hidden{display:none}.admin-form-grid{grid-template-columns:180px minmax(0,1fr) 110px;gap:10px;display:grid}.admin-form-grid input{height:38px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c40;border-radius:6px;padding:0 12px}.admin-modal{z-index:9999;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-modal.is-hidden{display:none}.admin-modal__box{background:#08090bfa;border:1px solid #d6b05c59;border-radius:10px;width:430px;padding:22px;box-shadow:0 16px 45px #000000bf}.admin-modal__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.admin-modal__header h3{color:var(--gold);margin:0;font-size:20px}.admin-modal__header button{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:24px;line-height:1}.admin-modal__header button:hover{color:var(--gold-soft)}.admin-field{margin-bottom:14px;display:block}.admin-field span{color:var(--text-muted);margin-bottom:6px;font-size:13px;display:block}.admin-field input{width:100%;height:38px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c40;border-radius:6px;padding:0 12px}.admin-checkbox{color:var(--text-muted);align-items:center;gap:8px;margin:6px 0 18px;font-size:13px;display:flex}.admin-modal__actions{justify-content:flex-end;gap:10px;display:flex}#admin-channel-edit-cancel{height:38px;color:var(--text-main);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:7px;padding:0 16px}.admin-action-menu{position:relative}.admin-action-menu__toggle{color:#ddd;cursor:pointer;background:#0003;border:1px solid #d6b05c33;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.admin-action-menu__toggle:hover{background:#d6b05c1a}.admin-action-menu__dropdown{z-index:100;background:#08090bfa;border:1px solid #d6b05c40;border-radius:8px;width:155px;position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 12px 30px #000000a6}.admin-action-menu__dropdown.is-hidden{display:none}.admin-action-menu__dropdown button,.admin-action-menu__dropdown a{width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:10px 12px;font-size:13px;text-decoration:none;display:flex}.admin-action-menu__dropdown button:hover,.admin-action-menu__dropdown a:hover{background:#d6b05c1f}.admin-action-menu__dropdown .is-danger{color:#ff9b9b}.admin-action-menu__dropdown form{margin:0}.admin-action-menu__dropdown form button{width:100%}.admin-search-form{gap:10px;margin-bottom:18px;display:flex}.admin-search-form input{height:38px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c40;border-radius:6px;flex:1;padding:0 12px}.admin-clear-link{color:var(--text-muted);align-items:center;padding:0 10px;font-size:13px;text-decoration:none;display:flex}.admin-clear-link:hover{color:var(--gold-soft)}.admin-users-list{flex-direction:column;display:flex}.admin-user-card{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.admin-user-main{align-items:center;gap:14px;min-width:0;display:flex}.admin-user-avatar{color:#fff;background:linear-gradient(#d6a946,#7a4b13);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:700;display:flex}.admin-user-info{min-width:0}.admin-user-title{align-items:center;gap:8px;margin-bottom:4px;display:flex}.admin-user-title strong{color:var(--text-main)}.admin-user-email{color:var(--text-muted);overflow-wrap:anywhere;margin-bottom:5px;font-size:13px}.admin-user-meta{color:#888;font-size:12px}.admin-user-actions{flex-shrink:0}.admin-badge-muted{color:var(--text-muted);background:#ffffff14}.admin-badge-danger{color:#ffb0b0;background:#821919bf}.admin-pagination{color:var(--text-muted);margin-top:18px}.admin-pagination nav{justify-content:center;display:flex}.admin-action-menu__dropdown button:disabled{opacity:.45;cursor:not-allowed}.admin-modal__box--wide{width:520px}.admin-field textarea{width:100%;min-height:92px;color:var(--text-main);resize:vertical;background:#00000059;border:1px solid #d6b05c40;border-radius:6px;padding:10px 12px}.admin-duration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.admin-duration-grid label{color:var(--text-main);cursor:pointer;background:#00000038;border:1px solid #d6b05c2e;border-radius:6px;padding:9px 10px;font-size:13px}.admin-duration-grid label:hover{background:#d6b05c1a}.admin-duration-grid input{margin-right:6px}.admin-moderation-target{border-left:3px solid var(--gold);color:var(--text-muted);background:#d6b05c14;margin-bottom:14px;padding:9px 10px;font-size:13px}.admin-permanent-warning{color:#ffb0b0;background:#8219192e;border:1px solid #b4282859;border-radius:6px;margin-bottom:14px;padding:10px;font-size:12px;line-height:1.45}.admin-modal__actions>button:not(.admin-button){height:38px;color:var(--text-main);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:7px;padding:0 16px}.admin-modal__actions>button:not(.admin-button):hover{color:var(--gold-soft);background:#d6b05c1a}.admin-badge-warning{color:#ffe0a0;background:#aa7814bf}.admin-history-card{border-top:1px solid #ffffff0f;padding:16px 0}.admin-history-top{align-items:center;gap:10px;margin-bottom:10px;display:flex}.admin-history-top strong{color:var(--gold)}.admin-history-body{color:var(--text-muted);gap:5px;font-size:13px;display:grid}.admin-users-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.admin-users-filters{flex-wrap:wrap;gap:10px;display:flex}.admin-filter-button{color:#cfcfcf;background:#2c2c2c;border:1px solid #d6b05c2e;border-radius:7px;align-items:center;gap:8px;height:38px;padding:0 16px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.admin-filter-button:hover{color:#fff;background:#373737;border-color:#d6b05c59}.admin-filter-button.is-active{color:#fff;background:linear-gradient(#70521d,#4e3915);border-color:#d6b05c59}.admin-table th,.admin-table td{vertical-align:middle}.admin-table th:nth-child(2),.admin-table td:nth-child(2),.admin-table th:nth-child(3),.admin-table td:nth-child(3),.admin-table th:nth-child(4),.admin-table td:nth-child(4){text-align:center}.admin-status-badge{text-transform:uppercase;letter-spacing:.4px;border-radius:7px;justify-content:center;align-items:center;min-width:74px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.admin-status-badge--success{color:#78e38d;background:#244e2f;border:1px solid #78e38d40}.admin-table{border-collapse:collapse;table-layout:fixed;width:100%}.admin-table thead{border-bottom:1px solid #d6b05c2e}.admin-table th{text-align:center;color:var(--gold);text-transform:uppercase;letter-spacing:.4px;padding:18px 20px;font-size:13px;font-weight:700}.admin-table td{text-align:center;vertical-align:middle;color:var(--text-main);border-bottom:1px solid #d6b05c14;padding:16px 20px}.admin-table tbody tr:last-child td{border-bottom:none}.admin-link{color:var(--gold-soft);font-weight:600;text-decoration:none;transition:all .18s}.admin-link:hover{color:var(--gold);text-shadow:0 0 8px #d6b05c73}.admin-user-details-toggle{color:var(--gold);cursor:pointer;background:#00000047;border:1px solid #d6b05c38;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;display:flex}.admin-user-details{border-top:1px solid #d6b05c24;width:100%;margin-top:16px;padding-top:16px}.admin-user-details-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-user-detail-box{background:#00000038;border:1px solid #d6b05c29;border-radius:8px;padding:16px}.admin-user-detail-title{color:var(--gold);text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.admin-user-login-row{border-bottom:1px solid #ffffff0f;gap:4px;padding:10px 0;display:grid}.admin-user-login-row:last-child{border-bottom:0}.admin-user-login-row strong{color:var(--text-main)}.admin-user-login-row span{color:var(--gold-soft)}.admin-user-login-row small{color:var(--text-muted)}.admin-user-detail-line{border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.admin-user-detail-line:last-child{border-bottom:0}.admin-user-detail-line strong{color:var(--text-muted)}.admin-user-detail-line span{color:var(--text-main);text-align:right}.admin-user-empty{color:var(--text-muted)}.is-hidden{display:none!important}.admin-select{height:38px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c47;border-radius:6px;padding:0 34px 0 12px;font-size:14px}.admin-select option{color:var(--text-main);background:#111}.admin-user-card{display:block}.admin-user-card-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.admin-user-main{flex:1;min-width:0}.admin-user-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.admin-header-actions{align-items:center;gap:12px;display:flex}.admin-forum-groups{flex-direction:column;gap:0;display:flex}.admin-forum-group{margin:0;padding:0;position:relative}.admin-forum-group+.admin-forum-group{border-top:1px solid #d6b05c38;margin-top:32px;padding-top:28px}.admin-forum-group__header{border-bottom:1px solid #d6b05c2e;justify-content:space-between;align-items:center;gap:18px;min-height:68px;margin-bottom:18px;padding:14px 4px 18px;display:flex}.admin-forum-group__title{align-items:center;gap:12px;min-width:0;display:flex}.admin-forum-group__icon{width:38px;height:38px;color:var(--gold);background:#d6b05c12;border:1px solid #d6b05c33;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.admin-forum-group__title h2{color:var(--gold);margin:0;font-size:18px;line-height:1.2}.admin-forum-group__title p{color:var(--text-muted);margin:7px 0 0;font-size:12px;line-height:1.35}.admin-forum-group__title p span{color:#d6b05c73;margin:0 5px}.admin-forum-group__actions{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.admin-forum-group__channels{flex-direction:column;display:flex}.admin-forum-group__channels>.admin-channel-card:first-child{border-top:none;padding-top:2px}.admin-forum-group__channels>.admin-channel-card+.admin-channel-card{border-top:1px solid #ffffff0f}.admin-forum-group__empty{color:var(--text-muted);text-align:center;background:#00000024;border:1px dashed #d6b05c2e;border-radius:8px;padding:18px;font-size:13px}.admin-forum-group--system{border-top-color:#d6b05c4d}.admin-forum-group--system .admin-forum-group__header{background:linear-gradient(90deg,#d6b05c0d,#0000)}.admin-forum-group--system .admin-forum-group__icon{background:#d6b05c1c;border-color:#d6b05c4d}.admin-forum-group--system .admin-channel-card:last-child{border-bottom:0}html.admin-modal-open,html.admin-modal-open body{overflow:hidden}.admin-modal{box-sizing:border-box;overscroll-behavior:contain;isolation:isolate;padding:24px;overflow:hidden auto}.admin-modal__box{overscroll-behavior:contain;max-width:100%;max-height:calc(100dvh - 48px);position:relative;overflow:hidden auto}@media (width<=640px){.admin-modal{padding:12px}.admin-modal__box,.admin-modal__box--wide{width:100%;max-height:calc(100dvh - 24px);padding:18px}.admin-duration-grid{grid-template-columns:1fr}.admin-modal__actions{flex-wrap:wrap}}.admin-panel{grid-template-columns:236px minmax(0,1fr);align-items:start;gap:22px}.admin-content{gap:20px;min-width:0;display:grid}.admin-menu-panel{background:linear-gradient(#121316f7,#08090bf5);border:1px solid #d6b05c33;border-radius:14px;position:sticky;top:18px;overflow:hidden;box-shadow:0 16px 44px #0000006b,inset 0 1px #ffffff06}.admin-menu-brand{background:linear-gradient(135deg,#d6b05c1a,#d6b05c06);border-bottom:1px solid #d6b05c24;align-items:center;gap:12px;padding:17px 16px 16px;display:flex}.admin-menu-brand__icon{width:38px;height:38px;color:var(--gold);background:#d6b05c17;border:1px solid #d6b05c42;border-radius:10px;flex:0 0 38px;place-items:center;font-size:17px;display:grid}.admin-menu-brand strong,.admin-menu-brand span{display:block}.admin-menu-brand strong{color:var(--text-main);letter-spacing:.01em;font-size:14px;line-height:1.2}.admin-menu-brand span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.11em;margin-top:4px;font-size:10px;line-height:1.2}.admin-menu-groups{gap:4px;padding:9px;display:grid}.admin-menu-group{min-width:0}.admin-menu-group+.admin-menu-group{border-top:1px solid #ffffff0b;padding-top:7px}.admin-menu-group__label{color:#897f6d;text-transform:uppercase;letter-spacing:.14em;padding:7px 8px 6px;font-size:9px;font-weight:800;line-height:1}.admin-menu-group__items{gap:3px;display:grid}.admin-menu-link{min-height:52px;color:var(--text-muted);border:1px solid #0000;border-radius:9px;grid-template-columns:32px minmax(0,1fr) 12px;align-items:center;gap:9px;padding:8px 9px;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:grid;position:relative}.admin-menu-link:hover{color:var(--text-main);background:#d6b05c13;border-color:#d6b05c21;transform:translate(1px)}.admin-menu-link.is-active{color:var(--text-main);box-shadow:inset 3px 0 0 var(--gold);background:linear-gradient(90deg,#d6b05c29,#d6b05c0e);border-color:#d6b05c47}.admin-menu-link__icon{background:#0003;border:1px solid #d6b05c24;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.admin-menu-link__icon i,.admin-menu-link i{color:var(--gold)}.admin-menu-link.is-active .admin-menu-link__icon{background:#d6b05c1a;border-color:#d6b05c47}.admin-menu-link__content{min-width:0}.admin-menu-link__content strong,.admin-menu-link__content small{display:block}.admin-menu-link__content strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.admin-menu-link__content small{color:#817969;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.3;overflow:hidden}.admin-menu-link:hover .admin-menu-link__content small,.admin-menu-link.is-active .admin-menu-link__content small{color:#aaa08d}.admin-menu-link__chevron{opacity:.65;justify-self:end;font-size:9px;color:#6f685c!important}.admin-menu-link.is-active .admin-menu-link__chevron{opacity:.9;color:var(--gold)!important}.admin-menu-footer{color:#817969;text-transform:uppercase;letter-spacing:.09em;border-top:1px solid #ffffff0d;align-items:center;gap:7px;padding:11px 16px 12px;font-size:9px;font-weight:700;display:flex}.admin-menu-footer__dot{background:#69c985;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #69c9856b}.panel-card{background:linear-gradient(#0c0d10eb,#07080ae6);border-color:#d6b05c2e;border-radius:14px;box-shadow:0 14px 38px #00000061,inset 0 1px #ffffff05}.panel-card__header{border-bottom-color:#d6b05c24;margin-bottom:22px;padding-bottom:17px}.panel-card__header h1{color:#e6c875;letter-spacing:-.02em;font-size:clamp(24px,2vw,31px);line-height:1.1}.panel-card__header p{color:#9c927f;max-width:760px;margin-top:8px;line-height:1.55}.admin-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:24px}.admin-stat-card{text-align:left;background:linear-gradient(145deg,#ffffff06,#0000002e);border-color:#d6b05c24;border-radius:11px;justify-content:center;align-items:flex-start;min-height:132px;padding:17px 18px}.admin-stat-card__title{color:#938a79;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:10px;font-weight:800;line-height:1.25}.admin-stat-card__value{color:#e8ca78;letter-spacing:-.025em;font-size:30px;line-height:1}.admin-stat-card p{color:#938a79;font-size:10px;line-height:1.45;margin-top:9px!important}.admin-header{align-items:flex-start}.admin-button{border-radius:8px;box-shadow:inset 0 1px #ffffff14,0 5px 14px #0000002e}.admin-table{border-collapse:separate;border-spacing:0}.admin-table thead th{color:#a99b7f;text-transform:uppercase;letter-spacing:.07em;background:#d6b05c0e;font-size:9px;font-weight:800}.admin-table tbody tr{transition:background .14s}.admin-table tbody tr:hover{background:#d6b05c09}.admin-badge{background:#d6b05c1c;border:1px solid #d6b05c2e}@media (width<=1120px){.admin-panel{grid-template-columns:210px minmax(0,1fr);gap:16px}.admin-menu-link{grid-template-columns:30px minmax(0,1fr)}.admin-menu-link__chevron{display:none}}@media (width<=920px){.admin-panel{display:block}.admin-menu-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:18px;display:grid;position:static}.admin-menu-brand,.admin-menu-footer{grid-column:1/-1}.admin-menu-groups{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.admin-menu-group+.admin-menu-group{border-top:0;padding-top:0}.admin-menu-link__content small{white-space:normal}}@media (width<=640px){.admin-menu-panel{display:block}.admin-menu-groups{grid-template-columns:1fr;display:grid}.admin-dashboard-grid{grid-template-columns:1fr}}.admin-overview-hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:4px 2px 2px;display:flex}.admin-overview-kicker,.admin-section-eyebrow{color:#8e836f;text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:800;line-height:1}.admin-overview-hero h1{color:#e8ca78;letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(28px,3vw,38px);line-height:1}.admin-overview-hero p{color:#9d9380;max-width:680px;margin:9px 0 0;font-size:12px;line-height:1.5}.admin-overview-generated{color:#837b6d;flex:none;justify-items:end;gap:3px;font-size:9px;display:grid}.admin-overview-generated strong{color:#cdbb90;font-variant-numeric:tabular-nums;font-size:11px}.admin-overview-generated small{color:#6e685d;font-size:8px}.admin-overview-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.admin-overview-status-card{min-width:0;min-height:118px;color:var(--text-main);background:linear-gradient(145deg,#ffffff06,#00000030);border:1px solid #d6b05c24;border-radius:12px;padding:15px 16px;text-decoration:none;transition:border-color .15s,transform .15s,background .15s;position:relative;overflow:hidden}.admin-overview-status-card:hover{background:linear-gradient(145deg,#d6b05c12,#0000002e);border-color:#d6b05c47;transform:translateY(-1px)}.admin-overview-status-card:before{content:"";background:#6f6a60;width:3px;position:absolute;top:0;bottom:0;right:0}.admin-overview-status-card.is-healthy:before{background:#63c27d}.admin-overview-status-card.is-running:before{background:#6da8e2}.admin-overview-status-card.is-warning:before{background:#e0a84e}.admin-overview-status-card.is-critical:before{background:#dc6a5e}.admin-overview-status-card__top{color:#8e8575;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;font-size:9px;font-weight:800;display:flex}.admin-status-dot{background:#777168;border-radius:50%;width:7px;height:7px}.is-healthy .admin-status-dot{background:#63c27d;box-shadow:0 0 9px #63c27d61}.is-running .admin-status-dot{background:#6da8e2;box-shadow:0 0 9px #6da8e259}.is-warning .admin-status-dot{background:#e0a84e;box-shadow:0 0 9px #e0a84e59}.is-critical .admin-status-dot{background:#dc6a5e;box-shadow:0 0 9px #dc6a5e59}.admin-overview-status-card>strong{color:#e5d4aa;text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1.15;display:block;overflow:hidden}.admin-overview-status-card>small{color:#8f8778;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.admin-overview-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:20px;display:grid}.admin-section-heading{border-bottom:1px solid #d6b05c1c;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;padding-bottom:14px;display:flex}.admin-section-heading h2{color:#dfc477;margin:5px 0 0;font-size:18px;line-height:1.2}.admin-section-heading>a{color:#a99771;flex:none;align-items:center;gap:6px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.admin-section-heading>a:hover{color:#e0c477}.admin-section-meta{color:#817a6d;font-size:9px}.admin-overview-empty{background:#63c27d09;border:1px solid #63c27d26;border-radius:10px;align-items:center;gap:14px;min-height:108px;padding:16px;display:flex}.admin-overview-empty__icon{color:#74cf8d;background:#63c27d17;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.admin-overview-empty strong,.admin-overview-empty span{display:block}.admin-overview-empty strong{color:#cfe3d2;font-size:11px}.admin-overview-empty span{color:#829084;margin-top:4px;font-size:9px;line-height:1.5}.admin-attention-list{gap:7px;display:grid}.admin-attention-item{min-height:57px;color:var(--text-main);background:#ffffff04;border:1px solid #ffffff0e;border-radius:8px;grid-template-columns:4px minmax(0,1fr) 12px;align-items:center;gap:11px;padding:9px 10px 9px 0;text-decoration:none;display:grid}.admin-attention-item:hover{background:#d6b05c09;border-color:#d6b05c2e}.admin-attention-item__indicator{background:#777168;border-radius:0 3px 3px 0;width:3px;height:31px}.admin-attention-item.is-warning .admin-attention-item__indicator{background:#e0a84e}.admin-attention-item.is-critical .admin-attention-item__indicator{background:#dc6a5e}.admin-attention-item.is-running .admin-attention-item__indicator{background:#6da8e2}.admin-attention-item__body strong,.admin-attention-item__body small{display:block}.admin-attention-item__body strong{color:#d9c99f;font-size:10px}.admin-attention-item__body small{color:#8b8375;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.4;overflow:hidden}.admin-attention-item>i{color:#6f685c;font-size:9px}.admin-live-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.admin-live-metric{background:#ffffff05;border:1px solid #d6b05c1a;border-radius:9px;min-width:0;padding:14px 12px}.admin-live-metric span,.admin-live-metric strong{display:block}.admin-live-metric span{color:#8e8575;font-size:9px;font-weight:700}.admin-live-metric strong{color:#e7cb7d;margin-top:8px;font-size:27px;line-height:1}.admin-overview-note{color:#7e776b;margin:14px 0 0;font-size:9px;line-height:1.55}.admin-overview-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.admin-overview-metric{background:#ffffff04;border:1px solid #d6b05c1a;border-radius:9px;min-width:0;padding:14px 15px}.admin-overview-metric>span,.admin-overview-metric>strong,.admin-overview-metric>small{display:block}.admin-overview-metric>span{color:#8b8375;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.admin-overview-metric>strong{color:#e3c676;margin-top:7px;font-size:23px;line-height:1}.admin-overview-metric>small{color:#716b61;margin-top:6px;font-size:8px;line-height:1.35}.admin-overview-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-overview-shortcuts>a{min-width:0;color:var(--text-main);background:#ffffff04;border:1px solid #d6b05c1f;border-radius:10px;align-items:center;gap:12px;padding:14px 15px;text-decoration:none;display:flex}.admin-overview-shortcuts>a:hover{background:#d6b05c0b;border-color:#d6b05c45}.admin-overview-shortcuts>a>i{color:#d5b965;font-size:16px}.admin-overview-shortcuts strong,.admin-overview-shortcuts small{display:block}.admin-overview-shortcuts strong{color:#d7c396;font-size:10px}.admin-overview-shortcuts small{color:#776f63;margin-top:3px;font-size:8px}@media (width<=1180px){.admin-overview-status-grid,.admin-overview-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-grid{grid-template-columns:1fr}}@media (width<=720px){.admin-overview-hero{display:block}.admin-overview-generated{justify-items:start;margin-top:12px}.admin-overview-status-grid,.admin-overview-metric-grid,.admin-overview-shortcuts{grid-template-columns:1fr}.admin-live-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=440px){.admin-live-metrics{grid-template-columns:1fr}.admin-section-heading{display:block}.admin-section-heading>a,.admin-section-meta{margin-top:8px;display:inline-flex}}.admin-operations-header{justify-content:space-between;align-items:flex-end;gap:24px;padding:4px 2px 0;display:flex}.admin-operations-header h1{color:#e8ca78;letter-spacing:-.03em;margin:7px 0 0;font-size:clamp(27px,3vw,36px);line-height:1}.admin-operations-header p{color:#9d9380;max-width:740px;margin:9px 0 0;font-size:12px;line-height:1.5}.admin-operations-tabs{scrollbar-width:thin;background:#0000002e;border:1px solid #d6b05c21;border-radius:11px;flex-wrap:wrap;gap:5px;padding:5px;display:flex;overflow-x:visible}.admin-operations-tab{color:#8f8778;white-space:normal;border:1px solid #0000;border-radius:7px;align-items:center;gap:7px;min-height:36px;padding:7px 11px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.admin-operations-tab:hover{color:#d9c99f;background:#d6b05c0d;border-color:#d6b05c21}.admin-operations-tab.is-active{color:#e4c977;background:#d6b05c1c;border-color:#d6b05c40}.admin-operations-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-operations-status-card{background:#ffffff04;border:1px solid #d6b05c1f;border-radius:11px;min-width:0;min-height:112px;padding:14px 15px;position:relative;overflow:hidden}.admin-operations-status-card:after{content:"";background:#706a61;width:3px;position:absolute;top:0;bottom:0;right:0}.admin-operations-status-card.is-healthy:after{background:#63c27d}.admin-operations-status-card.is-running:after{background:#6da8e2}.admin-operations-status-card.is-warning:after{background:#e0a84e}.admin-operations-status-card.is-critical:after{background:#dc6a5e}.admin-operations-status-card.is-pending:after{background:#838b98}.admin-operations-status-card>span,.admin-operations-status-card>strong,.admin-operations-status-card>small{display:block}.admin-operations-status-card>span{color:#898173;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.admin-operations-status-card>strong{color:#e2ca8e;text-overflow:ellipsis;white-space:nowrap;margin-top:13px;font-size:21px;line-height:1.05;overflow:hidden}.admin-operations-status-card>small{color:#817a6d;text-overflow:ellipsis;margin-top:7px;font-size:9px;line-height:1.4;overflow:hidden}.admin-operations-pill{color:#aaa397;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#8b847912;border:1px solid #8b847938;border-radius:999px;justify-content:center;align-items:center;min-width:68px;padding:4px 8px;font-size:8px;font-weight:800;display:inline-flex}.admin-operations-pill.is-healthy{color:#82d497;background:#63c27d12;border-color:#63c27d40}.admin-operations-pill.is-running{color:#8bb9e5;background:#6da8e212;border-color:#6da8e240}.admin-operations-pill.is-warning{color:#e1b567;background:#e0a84e12;border-color:#e0a84e47}.admin-operations-pill.is-critical{color:#e18b82;background:#dc6a5e12;border-color:#dc6a5e47}.admin-operations-pill.is-pending{color:#aab0ba;background:#838b9812;border-color:#838b9840}.admin-operations-dependency-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.admin-operations-dependency{background:#ffffff04;border:1px solid #d6b05c17;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:12px 13px;display:flex}.admin-operations-dependency strong,.admin-operations-dependency small{display:block}.admin-operations-dependency strong{color:#cfbf98;font-size:10px}.admin-operations-dependency small{color:#776f63;margin-top:3px;font-size:8px;line-height:1.35}.admin-operations-table-wrap{width:100%;max-width:100%;overflow-x:visible}.admin-operations-table{table-layout:fixed;width:100%;min-width:0}.admin-operations-table th,.admin-operations-table td{vertical-align:top;text-align:left!important}.admin-operations-table td{color:#a79e8d;font-size:10px}.admin-operations-table td strong{color:#d0c09a}.admin-operations-cell-note{color:#716b61;max-width:220px;margin-top:3px;font-size:8px;line-height:1.35;display:block}.admin-operations-list{gap:6px;display:grid}.admin-operations-list-row{background:#ffffff03;border:1px solid #d6b05c14;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:10px 11px;display:flex}.admin-operations-list-row strong,.admin-operations-list-row small{display:block}.admin-operations-list-row strong{color:#cdbd95;font-size:10px}.admin-operations-list-row small,.admin-operations-list-row>span{color:#766f63;font-size:8px}.admin-operations-alert{background:#8b84790a;border:1px solid #8b84792e;border-radius:10px;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.admin-operations-alert>i{margin-top:1px;font-size:15px}.admin-operations-alert strong,.admin-operations-alert span{display:block}.admin-operations-alert strong{color:#d7c8a5;font-size:10px}.admin-operations-alert span{color:#81796b;margin-top:4px;font-size:9px;line-height:1.45}.admin-operations-alert.is-healthy{background:#63c27d09;border-color:#63c27d2e}.admin-operations-alert.is-healthy>i{color:#77ce8d}.admin-operations-alert.is-warning{background:#e0a84e0a;border-color:#e0a84e38}.admin-operations-alert.is-warning>i{color:#dfaf60}.admin-operations-alert.is-critical{background:#dc6a5e0a;border-color:#dc6a5e38}.admin-operations-alert.is-critical>i{color:#df8278}.admin-operations-empty{background:#ffffff03;border:1px solid #d6b05c17;border-radius:9px;align-items:center;gap:12px;min-height:82px;padding:13px;display:flex}.admin-operations-empty>i{color:#8c8476;font-size:18px}.admin-operations-empty strong,.admin-operations-empty span{display:block}.admin-operations-empty strong{color:#cfc09a;font-size:10px}.admin-operations-empty span{color:#777064;margin-top:3px;font-size:8px}.admin-operations-empty.is-healthy{border-color:#63c27d26}.admin-operations-empty.is-healthy>i{color:#72cb88}.admin-operations-window{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.admin-operations-window>div{text-align:center;background:#ffffff04;border:1px solid #d6b05c17;border-radius:8px;padding:12px 14px}.admin-operations-window span,.admin-operations-window strong{display:block}.admin-operations-window span{color:#7d7568;text-transform:uppercase;letter-spacing:.06em;font-size:8px}.admin-operations-window strong{color:#dec477;margin-top:5px;font-size:15px}.admin-operations-window>i{color:#615c53;font-size:11px}.admin-operations-stage-list{gap:7px;display:grid}.admin-operations-stage{background:#ffffff03;border:1px solid #d6b05c14;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.admin-operations-stage__index{color:#9d927e;border:1px solid #d6b05c1f;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.admin-operations-stage.is-healthy .admin-operations-stage__index{color:#79ce8e;border-color:#63c27d3b}.admin-operations-stage.is-warning .admin-operations-stage__index{color:#dfb261;border-color:#e0a84e3d}.admin-operations-stage.is-critical .admin-operations-stage__index{color:#df847b;border-color:#dc6a5e3d}.admin-operations-stage__body strong,.admin-operations-stage__body small{display:block}.admin-operations-stage__body strong{color:#cdbd97;font-size:10px}.admin-operations-stage__body small{color:#716a5f;margin-top:3px;font-size:8px}.admin-operations-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-operations-detail,.admin-operations-collector{background:#ffffff03;border:1px solid #d6b05c17;border-radius:8px;overflow:hidden}.admin-operations-detail summary,.admin-operations-collector summary{cursor:pointer;list-style:none}.admin-operations-detail summary::-webkit-details-marker{display:none}.admin-operations-collector summary::-webkit-details-marker{display:none}.admin-operations-detail summary{color:#c9b991;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;font-size:10px;font-weight:700;display:flex}.admin-operations-detail__body{border-top:1px solid #d6b05c0f;padding:0 11px 11px}.admin-operations-detail__body p{color:#827a6d;font-size:9px;line-height:1.45}.admin-operations-detail__body dl,.admin-operations-collector__detail dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0 0;display:grid}.admin-operations-detail__body dl>div,.admin-operations-collector__detail dl>div{background:#00000024;border-radius:6px;padding:8px}.admin-operations-detail dt,.admin-operations-collector dt{color:#716a5f;text-transform:uppercase;font-size:7px;font-weight:700}.admin-operations-detail dd,.admin-operations-collector dd{overflow-wrap:anywhere;color:#c6b78f;margin:4px 0 0;font-size:9px}.admin-operations-error{color:#d99a91;overflow-wrap:anywhere;max-width:340px;display:block}.admin-operations-collector-list{gap:7px;display:grid}.admin-operations-collector summary{grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.admin-operations-collector summary .admin-status-dot{width:7px;height:7px}.admin-operations-collector summary .admin-status-dot.is-healthy{background:#63c27d}.admin-operations-collector summary .admin-status-dot.is-running{background:#6da8e2}.admin-operations-collector summary .admin-status-dot.is-warning{background:#e0a84e}.admin-operations-collector summary .admin-status-dot.is-critical{background:#dc6a5e}.admin-operations-collector__name{min-width:0}.admin-operations-collector__name strong,.admin-operations-collector__name small{display:block}.admin-operations-collector__name strong{color:#cdbd97;font-size:10px}.admin-operations-collector__name small{color:#777064;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;line-height:1.35;overflow:hidden}.admin-operations-collector__detail{border-top:1px solid #d6b05c0f;padding:11px 12px}.admin-operations-collector__detail dl{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-operations-metric-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.admin-operations-metric-list>div{background:#0000001a;border:1px solid #d6b05c0f;border-radius:6px;min-width:0;padding:8px}.admin-operations-metric-list span,.admin-operations-metric-list strong{display:block}.admin-operations-metric-list span{color:#70695e;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:700;overflow:hidden}.admin-operations-metric-list strong{color:#bbaa83;overflow-wrap:anywhere;margin-top:4px;font-size:9px;overflow:hidden}@media (width<=1180px){.admin-operations-status-grid,.admin-operations-dependency-grid,.admin-operations-collector__detail dl,.admin-operations-metric-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.admin-operations-header{display:block}.admin-operations-header .admin-overview-generated{justify-items:start;margin-top:11px}.admin-operations-status-grid,.admin-operations-dependency-grid,.admin-operations-details-grid,.admin-operations-window{grid-template-columns:1fr}.admin-operations-window>i{justify-self:center;transform:rotate(90deg)}.admin-operations-stage{grid-template-columns:28px minmax(0,1fr)}.admin-operations-stage .admin-operations-pill{grid-column:2;justify-self:start}.admin-operations-collector__detail dl,.admin-operations-metric-list,.admin-operations-detail__body dl{grid-template-columns:1fr}}.admin-panel,.admin-content,.admin-content>*,.admin-content .panel-card,.admin-content section,.admin-content article,.admin-content form,.admin-content fieldset,.admin-content dl,.admin-content div{box-sizing:border-box;min-width:0;max-width:100%}.admin-content img,.admin-content svg,.admin-content canvas,.admin-content video{max-width:100%}.admin-content p,.admin-content li,.admin-content span,.admin-content strong,.admin-content small,.admin-content dd,.admin-content dt,.admin-content code,.admin-content pre,.admin-content td,.admin-content th{overflow-wrap:anywhere;word-break:break-word}.admin-content code,.admin-content pre{max-width:100%;white-space:pre-wrap!important}.admin-content input,.admin-content select,.admin-content textarea,.admin-content button{min-width:0;max-width:100%}.admin-content table,.admin-content .admin-table,.admin-content .admin-operations-table,.admin-content .data-health-table{table-layout:fixed!important;width:100%!important;min-width:0!important;max-width:100%!important}.admin-content table th,.admin-content table td,.admin-content .admin-table th,.admin-content .admin-table td{word-break:break-word;line-height:1.35;white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important;max-width:none!important;padding:clamp(6px,.7vw,10px) clamp(5px,.6vw,9px)!important}.admin-content table th{font-size:clamp(7px,.63vw,10px)!important}.admin-content table td{font-size:clamp(8px,.68vw,11px)!important}.admin-content [style*="overflow-x: auto"],.admin-content [style*=overflow-x\:auto],.admin-content [style*="overflow-x: scroll"],.admin-content [style*=overflow-x\:scroll],.admin-content .admin-operations-table-wrap,.admin-content .character-admin-table-wrap,.admin-content .data-health-table-wrap{max-width:100%!important;overflow-x:visible!important}.admin-content .admin-operations-table{table-layout:fixed!important;min-width:0!important}.admin-content .character-admin-character,.admin-content .character-admin-reason{min-width:0!important;max-width:none!important}.admin-panel .admin-content .data-health-table{table-layout:fixed!important;min-width:0!important}.admin-panel .admin-content .data-health-table th{white-space:normal!important}.admin-content .admin-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr) minmax(76px,auto)}.admin-content .admin-header,.admin-content .admin-channel-card,.admin-content .admin-user-card,.admin-content .admin-user-card-top,.admin-content .admin-forum-group__header,.admin-content .admin-section-heading{min-width:0}.admin-content .admin-operations-tabs{flex-wrap:wrap;overflow-x:visible}.admin-content .admin-operations-tab{white-space:normal;min-width:0}.admin-analytics{scroll-behavior:smooth}.admin-analytics-header{justify-content:space-between;align-items:flex-end;gap:20px;min-width:0;display:flex}.admin-analytics-header>div:first-child{min-width:0}.admin-analytics-header h1{color:#e8ca78;letter-spacing:-.03em;margin:7px 0 0;font-size:clamp(27px,3vw,36px);line-height:1}.admin-analytics-header p{color:#9d9380;max-width:720px;margin:9px 0 0;font-size:12px;line-height:1.5}.admin-analytics-live-badge{color:#8ecb9d;background:#63c27d0d;border:1px solid #63c27d2e;border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex}.admin-analytics-live-badge .admin-status-dot{background:#63c27d;box-shadow:0 0 9px #63c27d59}.admin-analytics-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%;display:grid}.admin-analytics-tabs a{color:#918877;text-align:center;white-space:normal;background:#ffffff04;border:1px solid #d6b05c1f;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:0;padding:10px 9px;font-size:9px;font-weight:700;line-height:1.25;text-decoration:none;display:flex}.admin-analytics-tabs a:hover{color:#dfc477;background:#d6b05c0e;border-color:#d6b05c47}.admin-analytics-section{scroll-margin-top:18px}.admin-analytics-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.admin-analytics-metric{background:#ffffff04;border:1px solid #d6b05c17;border-radius:9px;min-width:0;padding:13px 14px}.admin-analytics-metric>span,.admin-analytics-metric>strong,.admin-analytics-metric>small{display:block}.admin-analytics-metric>span{color:#847d70;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.admin-analytics-metric>strong{color:#e2c677;margin-top:8px;font-size:22px;line-height:1}.admin-analytics-metric>small{color:#746d62;margin-top:6px;font-size:8px;line-height:1.35}.admin-analytics-live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.admin-analytics-live-card{background:linear-gradient(145deg,#6da8e20b,#0000001f);border:1px solid #6da8e221;border-radius:10px;min-width:0;padding:15px}.admin-analytics-live-card>span,.admin-analytics-live-card>strong,.admin-analytics-live-card>small{display:block}.admin-analytics-live-card>span{color:#91a1b1;font-size:9px;font-weight:800}.admin-analytics-live-card>strong{color:#e8cc7d;margin-top:8px;font-size:30px;line-height:1}.admin-analytics-live-card>small{color:#77818b;margin-top:8px;font-size:8px;line-height:1.4}.admin-analytics-note{background:#d6b05c06;border:1px solid #d6b05c14;border-radius:8px;grid-template-columns:18px minmax(0,1fr);gap:10px;margin-top:12px;padding:10px 12px;display:grid}.admin-analytics-note>i{color:#bc9d5d;font-size:12px}.admin-analytics-note p{color:#797266;margin:0;font-size:8px;line-height:1.5}.admin-analytics-window-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.admin-analytics-window-card{background:#ffffff03;border:1px solid #d6b05c17;border-radius:8px;min-width:0;padding:12px}.admin-analytics-window-card>span,.admin-analytics-window-card>strong,.admin-analytics-window-card>small{display:block}.admin-analytics-window-card>span{color:#867e70;font-size:8px;font-weight:800}.admin-analytics-window-card>strong{color:#dec579;margin-top:7px;font-size:20px}.admin-analytics-window-card>small{color:#70695e;margin-top:7px;font-size:7px;line-height:1.4}.admin-analytics-window-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:7px;display:grid}.admin-analytics-window-split span{color:#777064;background:#00000026;border-radius:5px;min-width:0;padding:5px 6px;font-size:7px}.admin-analytics-window-split b{color:#baaa83}.admin-analytics-traffic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.admin-analytics-traffic-card{background:#ffffff03;border:1px solid #d6b05c17;border-radius:9px;min-width:0;padding:13px}.admin-analytics-traffic-card__head{border-bottom:1px solid #d6b05c12;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:4px 9px;min-width:0;padding-bottom:10px;display:grid}.admin-analytics-traffic-card__head>span{color:#877f70;font-size:9px;font-weight:800}.admin-analytics-traffic-card__head>strong{color:#e4c879;font-size:24px}.admin-analytics-traffic-card__head>small{color:#6f695f;text-align:right;grid-column:2;font-size:7px}.admin-analytics-traffic-detail{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:9px 0 0;display:grid}.admin-analytics-traffic-detail>div{background:#00000021;border-radius:6px;min-width:0;padding:7px}.admin-analytics-traffic-detail dt{color:#6e685e;font-size:7px}.admin-analytics-traffic-detail dd{color:#bbaa83;margin:4px 0 0;font-size:10px;font-weight:800}.admin-analytics-history{gap:20px;min-width:0;display:grid}.admin-analytics-section-copy{color:#7d766a;margin:-4px 0 14px;font-size:9px;line-height:1.5}.admin-analytics-history-table{gap:4px;min-width:0;display:grid}.admin-analytics-history-row{color:#a69d8c;background:#ffffff02;border:1px solid #d6b05c11;border-radius:6px;align-items:center;gap:4px;min-width:0;padding:7px;font-size:8px;display:grid}.admin-analytics-history-table.is-presence .admin-analytics-history-row{grid-template-columns:minmax(90px,1.35fr) repeat(4,minmax(0,1fr))}.admin-analytics-history-table.is-daily .admin-analytics-history-row{grid-template-columns:minmax(100px,1.45fr) repeat(7,minmax(0,1fr))}.admin-analytics-history-row>*{overflow-wrap:anywhere;min-width:0}.admin-analytics-history-row--head{color:#b79e64;text-transform:uppercase;letter-spacing:.04em;background:#d6b05c09;border-color:#d6b05c1c;font-size:7px;font-weight:800}.admin-analytics-state{color:#888176;border:1px solid #8b847926;border-radius:999px;max-width:100%;padding:3px 6px;font-size:7px;line-height:1;display:inline-flex}.admin-analytics-state.is-live{color:#7fce92;background:#63c27d0d;border-color:#63c27d33}.admin-analytics-empty{color:#777064;text-align:center;border:1px solid #d6b05c12;border-radius:7px;padding:16px;font-size:9px}.admin-analytics-footnote{color:#6f695f;margin:10px 0 0;font-size:8px;line-height:1.45}@media (width<=1180px){.admin-analytics-metric-grid,.admin-analytics-window-grid,.admin-analytics-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.admin-content .admin-form-grid{grid-template-columns:1fr}.admin-analytics-header{display:block}.admin-analytics-live-badge{margin-top:10px}.admin-analytics-traffic-grid{grid-template-columns:1fr}.admin-analytics-history-row--head{display:none}.admin-analytics-history-table.is-presence .admin-analytics-history-row,.admin-analytics-history-table.is-daily .admin-analytics-history-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;padding:10px}.admin-analytics-history-row>[data-label]:before{color:#6f695f;text-transform:uppercase;content:attr(data-label);margin-bottom:2px;font-size:6px;font-weight:800;display:block}}@media (width<=640px){.admin-analytics-tabs,.admin-analytics-metric-grid,.admin-analytics-live-grid,.admin-analytics-window-grid,.admin-analytics-history-table.is-presence .admin-analytics-history-row,.admin-analytics-history-table.is-daily .admin-analytics-history-row{grid-template-columns:1fr}.admin-content table th,.admin-content table td,.admin-content .admin-table th,.admin-content .admin-table td{padding:5px 4px!important;font-size:7px!important}}.admin-community-users,.admin-moderation-history{min-width:0}.admin-community-header{justify-content:space-between;align-items:flex-end;gap:20px;min-width:0;display:flex}.admin-community-header>div{min-width:0}.admin-community-header h1{color:#e8ca78;letter-spacing:-.03em;margin:7px 0 0;font-size:clamp(27px,3vw,36px);line-height:1}.admin-community-header p{color:#9d9380;max-width:760px;margin:9px 0 0;font-size:12px;line-height:1.5}.admin-community-role{color:#c9ad69;background:#d6b05c0b;border:1px solid #d6b05c2b;border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.admin-community-metric-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px;display:grid}.admin-community-metric{background:#ffffff03;border:1px solid #d6b05c17;border-radius:9px;min-width:0;padding:13px 14px}.admin-community-metric>span,.admin-community-metric>strong,.admin-community-metric>small{display:block}.admin-community-metric>span{color:#847d70;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.admin-community-metric>strong{color:#dfc578;margin-top:7px;font-size:22px;line-height:1}.admin-community-metric>small{color:#716a60;margin-top:6px;font-size:8px;line-height:1.35}.admin-community-metric.is-danger{background:#dc6a5e06;border-color:#dc6a5e29}.admin-community-metric.is-danger>strong{color:#df887e}.admin-community-note{background:#6da8e206;border:1px solid #6da8e21c;border-radius:8px;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:10px 12px;display:grid}.admin-community-note>i{color:#83acd3;font-size:12px}.admin-community-note strong,.admin-community-note span{display:block}.admin-community-note strong{color:#a9b9c8;font-size:9px}.admin-community-note span{color:#727c85;margin-top:3px;font-size:8px;line-height:1.45}.admin-community-section{min-width:0}.admin-community-section .admin-users-toolbar{margin-bottom:0;padding:0}.admin-community-section .admin-users-filters{min-width:0}.admin-community-section .admin-search-form{flex:320px;min-width:min(100%,320px);margin-bottom:0}.admin-community-section .admin-search-form input{min-width:0}.admin-community-section .admin-filter-button,.admin-community-section .admin-select{min-width:0;height:34px;padding-top:0;padding-bottom:0;font-size:10px}.admin-community-section .admin-users-list{gap:8px;display:grid}.admin-community-section .admin-user-card{background:#ffffff03;border:1px solid #d6b05c14;border-radius:9px;min-width:0;margin:0;padding:12px}.admin-community-section .admin-user-card:first-child{border-top:1px solid #d6b05c14}.admin-community-section .admin-user-card-top{gap:12px;min-width:0}.admin-community-section .admin-user-avatar{color:#ecd18a;background:linear-gradient(145deg,#d6b05c38,#64461842);border:1px solid #d6b05c29;border-radius:9px;flex:0 0 38px;width:38px;height:38px;font-size:15px}.admin-community-section .admin-user-title{flex-wrap:wrap;gap:5px 7px;min-width:0;margin-bottom:3px}.admin-community-section .admin-user-title strong{color:#ddc98f;overflow-wrap:anywhere;min-width:0;font-size:11px}.admin-community-section .admin-user-email{color:#817a6d;margin-bottom:3px;font-size:9px}.admin-community-section .admin-user-meta{color:#70695f;font-size:8px;line-height:1.4}.admin-community-section .admin-user-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0}.admin-community-section .admin-user-details-toggle,.admin-community-section .admin-action-menu__toggle{min-width:0;height:31px;padding:5px 8px;font-size:9px}.admin-community-section .admin-user-details{margin-top:11px;padding-top:11px}.admin-community-section .admin-user-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-community-section .admin-user-detail-box{border-radius:7px;min-width:0;padding:10px}.admin-community-section .admin-user-detail-title{letter-spacing:.05em;margin-bottom:7px;font-size:8px}.admin-community-section .admin-user-detail-line{align-items:flex-start;min-width:0;padding:6px 0;font-size:9px}.admin-community-section .admin-user-detail-line strong,.admin-community-section .admin-user-detail-line span{overflow-wrap:anywhere;min-width:0}.admin-community-section .admin-user-login-row{padding:7px 0;font-size:9px}.admin-community-section .admin-status-badge,.admin-community-section .admin-badge{min-width:0;padding:4px 7px;font-size:7px;line-height:1}.admin-community-section .admin-pagination{margin-top:16px}.admin-community-empty{color:#777064;text-align:left;border:1px dashed #d6b05c1f;border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:90px;padding:16px;display:flex}.admin-community-empty>i{color:#9d8959;font-size:18px}.admin-community-empty strong,.admin-community-empty span{display:block}.admin-community-empty strong{color:#c2b28d;font-size:10px}.admin-community-empty span{margin-top:3px;font-size:8px}.admin-modal .admin-moderation-target{border-left-width:2px;border-radius:5px;margin-bottom:12px;padding:8px 10px;font-size:10px}.admin-modal .admin-field label{font-size:9px}.admin-modal .admin-field input,.admin-modal .admin-field select,.admin-modal .admin-field textarea{font-size:11px}.admin-moderation-timeline{gap:8px;display:grid}.admin-moderation-entry{background:#ffffff03;border:1px solid #d6b05c13;border-radius:9px;grid-template-columns:8px minmax(0,1fr);gap:10px;min-width:0;padding:11px;display:grid}.admin-moderation-entry.is-active{background:#dc6a5e05;border-color:#dc6a5e2b}.admin-moderation-entry__rail{justify-content:center;display:flex}.admin-moderation-entry__rail>span{background:#6e6961;border-radius:999px;width:3px;min-height:100%}.admin-moderation-entry.is-active .admin-moderation-entry__rail>span{background:#d96f63}.admin-moderation-entry.is-revoked .admin-moderation-entry__rail>span{background:#7c8792}.admin-moderation-entry__content{min-width:0}.admin-moderation-entry__top{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.admin-moderation-entry__top>div{min-width:0}.admin-moderation-type{color:#8e8678;text-transform:uppercase;letter-spacing:.06em;font-size:7px;font-weight:800;display:block}.admin-moderation-entry__top strong{color:#d8c28a;margin-top:3px;font-size:12px;display:block}.admin-moderation-state{color:#999185;text-transform:uppercase;border:1px solid #8b84792e;border-radius:999px;flex:none;padding:4px 7px;font-size:7px;font-weight:800}.admin-moderation-state.is-active{color:#df8a80;background:#dc6a5e0d;border-color:#dc6a5e3d}.admin-moderation-state.is-revoked{color:#9ca6b0;border-color:#7c879238}.admin-moderation-reason{color:#a49b8a;overflow-wrap:anywhere;margin:9px 0 0;font-size:9px;line-height:1.5}.admin-moderation-facts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;margin:10px 0 0;display:grid}.admin-moderation-facts>div{background:#00000021;border-radius:6px;min-width:0;padding:7px 8px}.admin-moderation-facts dt{color:#6f695f;text-transform:uppercase;font-size:7px;font-weight:800}.admin-moderation-facts dd{color:#b9a982;overflow-wrap:anywhere;margin:4px 0 0;font-size:8px}.admin-moderation-facts code{font-size:inherit;color:#d2ba7d}.admin-moderation-revocation{background:#7c879206;border:1px solid #7c87921f;border-radius:6px;gap:3px;margin-top:8px;padding:8px 9px;display:grid}.admin-moderation-revocation strong{color:#929da7;text-transform:uppercase;font-size:7px}.admin-moderation-revocation span{color:#7e878f;overflow-wrap:anywhere;font-size:8px;line-height:1.4}@media (width<=920px){.admin-community-header{display:block}.admin-community-role,.admin-community-header>.admin-button{margin-top:10px}.admin-community-section .admin-user-card-top{align-items:flex-start}.admin-community-section .admin-user-actions{justify-content:flex-start}}@media (width<=720px){.admin-community-section .admin-user-card-top{display:grid}.admin-community-section .admin-user-details-grid{grid-template-columns:1fr}.admin-moderation-entry__top{display:grid}.admin-moderation-state{justify-self:start}}.admin-character-management,.admin-identity-history,.admin-forum-structure{min-width:0}.admin-character-management .character-admin-grid{grid-template-columns:minmax(260px,.78fr) minmax(0,1.72fr);gap:12px}.admin-character-management .panel-card{background:#ffffff03;border-color:#d6b05c17;min-width:0}.admin-phase6-card-header{gap:5px;margin-bottom:14px;display:grid}.admin-phase6-card-header h2{color:#d9c183;margin:3px 0 0;font-size:15px}.admin-phase6-card-header p{color:#777065;margin:0;font-size:8px;line-height:1.45}.admin-character-management .character-admin-form{gap:10px}.admin-character-management .character-admin-label{color:#bda873;gap:5px;font-size:9px}.admin-character-management .character-admin-input,.admin-character-management .character-admin-select,.admin-character-management .character-admin-textarea{background:#02030585;border-color:#d6b05c29;min-width:0;padding:8px 9px;font-size:10px}.admin-character-management .character-admin-status,.admin-character-management .character-admin-help,.admin-character-management .character-admin-table small{font-size:8px}.admin-character-management .character-admin-button{min-width:0;padding:7px 9px;font-size:9px}.admin-character-management .character-admin-checkbox{gap:7px;font-size:9px}.admin-character-management .character-admin-checkbox input{width:15px;height:15px}.admin-character-management .character-admin-results{max-height:260px}.admin-character-management .character-admin-result{padding:8px 9px}.admin-character-management .character-admin-table-wrap{overflow-x:visible!important}.admin-character-management .character-admin-table{table-layout:fixed!important}.admin-character-management .character-admin-character,.admin-character-management .character-admin-reason{min-width:0!important;max-width:none!important}.admin-character-management .character-admin-table th,.admin-character-management .character-admin-table td{overflow-wrap:anywhere!important;padding:7px 6px!important;font-size:8px!important}.admin-character-management .character-admin-table th:first-child,.admin-character-management .character-admin-table th:nth-child(2){width:18%}.admin-character-management .character-admin-table th:nth-child(3){width:25%}.admin-character-management .character-admin-table th:nth-child(4){width:14%}.admin-character-management .character-admin-table th:nth-child(5){width:15%}.admin-character-management .character-admin-table th:nth-child(6){width:10%}.admin-identity-latest{font-size:14px!important;line-height:1.2!important}.admin-identity-history-list{gap:7px;display:grid}.admin-identity-event{background:#ffffff03;border:1px solid #d6b05c13;border-radius:8px;grid-template-columns:minmax(90px,.55fr) minmax(160px,1.25fr) minmax(0,2.2fr);align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.admin-identity-event__status{justify-items:start;gap:5px;min-width:0;display:grid}.admin-identity-event__status small{color:#736d63;font-size:7px}.admin-identity-event__rename{color:#a99f8d;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;font-size:9px;display:grid}.admin-identity-event__rename>span,.admin-identity-event__rename>a{overflow-wrap:anywhere;min-width:0}.admin-identity-event__rename>a{color:#dfc47a;font-weight:800}.admin-identity-event__rename>i{color:#766d5d;font-size:9px}.admin-identity-event__rename>small{color:#70695f;grid-column:1/-1;font-size:7px}.admin-identity-event__facts{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;min-width:0;margin:0;display:grid}.admin-identity-event__facts>div{background:#00000021;border-radius:5px;min-width:0;padding:6px}.admin-identity-event__facts dt{color:#69635a;text-transform:uppercase;font-size:6px;font-weight:800}.admin-identity-event__facts dd{color:#aaa083;overflow-wrap:anywhere;margin:3px 0 0;font-size:7px}.admin-forum-structure>.panel-card{min-width:0}.admin-forum-structure__header{margin-bottom:14px}.admin-forum-structure__header .admin-header-actions{flex-wrap:wrap;flex:none;justify-content:flex-end}.admin-forum-structure .admin-form-panel{background:#ffffff03;border:1px solid #d6b05c17;border-radius:8px;margin-bottom:9px;padding:10px}.admin-forum-structure .admin-form-grid{gap:7px}.admin-forum-structure__note{margin:10px 0 14px}.admin-forum-structure .admin-forum-groups{gap:10px;display:grid}.admin-forum-structure .admin-forum-group{background:#ffffff02;border:1px solid #d6b05c14;border-radius:9px;min-width:0;margin:0}.admin-forum-structure .admin-forum-group--system{background:linear-gradient(145deg,#6da8e206,#ffffff02);border-color:#6da8e21f}.admin-forum-structure .admin-forum-group__header{min-width:0;padding:10px 11px}.admin-forum-structure .admin-forum-group__title{min-width:0}.admin-forum-structure .admin-forum-group__title h2{font-size:11px}.admin-forum-structure .admin-forum-group__title p{font-size:8px;line-height:1.4}.admin-forum-structure .admin-forum-group__channels{min-width:0;padding:0 8px 8px}.admin-forum-structure .admin-channel-card{border-color:#d6b05c0f;min-width:0;padding:8px 9px}.admin-forum-structure .admin-channel-main{min-width:0}.admin-forum-structure .admin-channel-title{flex-wrap:wrap;min-width:0}.admin-forum-structure .admin-channel-title strong{color:#cfb873;overflow-wrap:anywhere;min-width:0;font-size:9px}.admin-forum-structure .admin-channel-description,.admin-forum-structure .admin-channel-meta{overflow-wrap:anywhere;min-width:0;font-size:7px;line-height:1.45}.admin-forum-structure .admin-channel-actions{flex:none}.admin-forum-structure .admin-action-menu{min-width:0}.admin-forum-structure .admin-modal__box{max-width:min(520px,100vw - 24px)}@media (width<=1100px){.admin-character-management .character-admin-grid{grid-template-columns:1fr}.admin-identity-event{grid-template-columns:minmax(90px,.55fr) minmax(0,1.45fr)}.admin-identity-event__facts{grid-column:1/-1}}@media (width<=760px){.admin-identity-event{grid-template-columns:1fr}.admin-identity-event__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-forum-structure__header .admin-header-actions{justify-content:flex-start}}.auth-wrapper{justify-content:center;display:flex}.auth-card{background:#08090bdb;border:1px solid #d6b05c38;border-radius:10px;width:460px;padding:24px;box-shadow:0 10px 35px #0000008c}.auth-card__header{text-align:center;border-bottom:1px solid #d6b05c2e;margin-bottom:22px;padding-bottom:16px}.auth-card__header h1{color:var(--gold);margin:0;font-size:24px}.auth-card__header p{color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.5}.auth-form{gap:14px;display:grid}.auth-field label{color:var(--text-muted);text-transform:uppercase;margin-bottom:6px;font-size:12px;display:block}.auth-field input{width:100%;height:40px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c38;border-radius:7px;padding:0 12px}.auth-submit{height:40px;color:var(--text-main);text-transform:uppercase;cursor:pointer;background:linear-gradient(#70521d,#4e3915);border:1px solid #d6b05c59;border-radius:7px;margin-top:6px;font-weight:700}.auth-submit:hover{filter:brightness(1.08)}.auth-footer{text-align:center;color:var(--text-muted);margin-top:18px;font-size:13px}.auth-footer a{color:var(--gold);font-weight:700;text-decoration:none}.auth-errors{color:#ffb0b0;background:#8219192e;border:1px solid #b4282859;border-radius:7px;margin-bottom:16px;padding:12px;font-size:13px}.auth-recovery{text-align:center}.auth-recovery__title{color:var(--gold);text-transform:uppercase;margin-bottom:14px;font-size:18px;font-weight:700}.auth-recovery__key{color:var(--gold);letter-spacing:4px;background:#00000047;border:2px dashed #d6b05c59;border-radius:8px;margin-bottom:22px;padding:18px;font-family:monospace;font-size:28px;font-weight:700}.auth-recovery__warning{color:var(--text-main);background:#d6b05c14;border:1px solid #d6b05c38;border-radius:8px;margin-bottom:22px;padding:16px;line-height:1.7}.auth-submit--link{justify-content:center;align-items:center;text-decoration:none;display:flex}.account-avatar-card{flex-direction:column;justify-content:center;align-items:center;display:flex}.account-avatar-preview{width:96px;height:96px;color:var(--text-main);background:linear-gradient(#70521d,#4e3915);border:1px solid #d6b05c47;border-radius:14px;justify-content:center;align-items:center;font-size:42px;font-weight:700;display:flex;box-shadow:inset 0 0 18px #00000059}.auth-submit--copy{justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:18px;display:flex}.account-avatar-manager{grid-template-columns:260px 1fr;align-items:flex-start;gap:32px;display:grid}.account-avatar-current{flex-direction:column;align-items:center;display:flex}.account-avatar-current__preview{width:180px;height:180px;color:var(--text-main);background:linear-gradient(#70521d,#4e3915);border:1px solid #d6b05c47;border-radius:18px;justify-content:center;align-items:center;font-size:72px;font-weight:700;display:flex;overflow:hidden}.account-avatar-current__preview img{object-fit:cover;border-radius:18px;width:100%;height:100%}.account-avatar-current__label{color:var(--text-muted);text-transform:uppercase;margin-top:14px;font-size:12px}.account-avatar-card{min-height:190px}.account-avatar-preview{width:128px;height:128px;color:var(--text-main);background:linear-gradient(#70521d,#4e3915);border:1px solid #d6b05c47;border-radius:18px;justify-content:center;align-items:center;font-size:54px;font-weight:700;display:flex;overflow:hidden}.account-avatar-preview img{object-fit:cover;border-radius:18px;width:100%;height:100%}.account-avatar-label{color:var(--text-muted);text-transform:uppercase;margin-top:12px;font-size:12px}.account-avatar-upload h2{color:var(--gold);margin-bottom:8px}.account-avatar-upload p{color:var(--text-muted);margin-bottom:22px;line-height:1.6}.avatar-editor{margin-top:22px}.avatar-editor.is-hidden{display:none}.avatar-editor__stage{cursor:grab;background:#000;border:1px solid #d6b05c38;border-radius:10px;width:100%;max-width:620px;height:440px;position:relative;overflow:hidden}.avatar-editor__stage:active{cursor:grabbing}.avatar-editor__stage img{-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;max-width:none;position:absolute;top:50%;left:50%}.avatar-editor__shade{pointer-events:none;background:#00000073;position:absolute;inset:0}.avatar-editor__frame{pointer-events:none;border:2px solid #d6b05ce6;border-radius:18px;width:260px;height:260px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9999px #00000061}.avatar-editor__frame span{border-radius:16px;position:absolute;inset:0;box-shadow:inset 0 0 22px #00000073}.avatar-editor__zoom{width:100%;max-width:620px;color:var(--gold);align-items:center;gap:12px;margin-top:16px;display:flex}.avatar-editor__zoom input{accent-color:#b68b43;flex:1}.account-avatar-actions{gap:12px;margin-top:18px;display:flex}.account-avatar-buttons{align-items:center;gap:12px;margin-bottom:22px;display:flex}.account-avatar-buttons form{margin:0}.account-avatar-buttons .admin-button{align-items:center;gap:8px;display:flex}.account-character-card{background:#05060859;border:1px solid #d6b05c24;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.account-character-card__label{color:var(--text-muted);text-transform:uppercase;margin-bottom:8px;font-size:12px}.account-character-card__name{color:var(--gold);font-size:24px;font-weight:700}.account-character-card__details{color:var(--text-main);margin-top:6px;font-size:14px}.account-character-card__world{color:var(--text-muted);margin-top:4px;font-size:13px}.account-character-card__status{margin-top:12px}.account-password-form{max-width:620px}.account-password-form{flex-direction:column;align-items:stretch;max-width:520px;margin:0 auto;padding:24px 0;display:flex}.account-password-form .admin-form-group{margin-bottom:20px}.account-password-form label{color:var(--gold);margin-bottom:8px;font-weight:600;display:block}.account-password-form .admin-button{align-self:center;margin-top:6px}.account-password-field{position:relative}.account-password-field input{width:100%;height:42px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c38;border-radius:7px;outline:none;padding:0 44px 0 12px}.account-password-field input:focus{border-color:#d6b05c73;box-shadow:0 0 0 2px #d6b05c14}.account-password-toggle{width:28px;height:28px;color:var(--gold);cursor:pointer;background:0 0;border:0;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.account-password-toggle:hover{color:var(--gold-soft)}.account-delete-warning{max-width:620px;color:var(--text-main);background:#82191929;border:1px solid #b4282859;border-radius:10px;margin:0 auto 24px;padding:20px}.account-delete-warning__title{color:#ffb0b0;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;margin-bottom:14px;font-size:18px;font-weight:700;display:flex}.account-delete-warning p{text-align:center;color:var(--text-main);margin-bottom:18px}.account-delete-list{gap:10px;display:grid}.account-delete-list div{color:var(--text-muted);background:#00000038;border:1px solid #ffffff0f;border-radius:7px;align-items:center;gap:10px;padding:10px 12px;display:flex}.account-delete-list i{color:#ff8a8a}.account-delete-form{flex-direction:column;align-items:stretch;max-width:520px;margin:0 auto;padding:10px 0 24px;display:flex}.account-delete-form .admin-form-group{margin-bottom:20px}.account-delete-form label{color:var(--gold);margin-bottom:8px;font-weight:600;display:block}.account-delete-form input{width:100%;height:42px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c38;border-radius:7px;outline:none;padding:0 12px}.account-delete-form input:focus{border-color:#d6b05c73;box-shadow:0 0 0 2px #d6b05c14}.account-delete-form .admin-button{align-self:center}.account-link-info{max-width:620px;margin:0 auto 28px}.account-link-info__title{color:var(--gold);text-align:center;margin-bottom:14px;font-size:18px;font-weight:700}.account-link-list{gap:12px;display:grid}.account-link-list div{color:var(--text-main);background:#0003;border:1px solid #d6b05c2e;border-radius:8px;align-items:center;gap:12px;padding:14px 16px;display:flex}.account-link-list i{color:#53c653;font-size:18px}.account-link-form{flex-direction:column;max-width:520px;margin:0 auto;display:flex}.account-link-form .admin-form-group{margin-bottom:22px}.account-link-form label{color:var(--gold);margin-bottom:8px;font-weight:600;display:block}.account-link-form input{width:100%;height:42px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c38;border-radius:7px;outline:none;padding:0 14px}.account-link-form input:focus{border-color:#d6b05c73;box-shadow:0 0 0 2px #d6b05c14}.account-link-form .admin-button{align-self:center}.account-verify-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:700px;margin:0 auto 28px;display:grid}.account-verify-card{text-align:center;background:#00000038;border:1px solid #d6b05c2e;border-radius:10px;padding:18px}.account-verify-card--full{grid-column:1/-1}.account-verify-card strong{color:var(--gold-soft);text-transform:uppercase;margin-bottom:10px;font-size:12px;display:block}.account-verify-card span{color:var(--gold);font-size:22px;font-weight:700}.account-verification-code{text-align:center;max-width:620px;margin:0 auto 28px}.account-verification-code__title{color:var(--gold);text-transform:uppercase;margin-bottom:12px;font-size:18px;font-weight:700}.account-verification-code__box{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.account-verification-code__box span{min-width:260px;color:var(--gold);letter-spacing:2px;background:#00000052;border:2px dashed #d6b05c59;border-radius:8px;padding:14px 18px;font-family:monospace;font-size:22px;font-weight:700}.account-verification-code p{color:var(--text-muted);line-height:1.6}.auth-links{justify-content:center;align-items:center;gap:14px;margin-top:24px;font-size:14px;display:flex}.auth-links a{color:var(--gold);text-decoration:none;transition:all .2s}.auth-links a:hover{color:var(--gold-soft)}.auth-links span{color:var(--text-muted)}.auth-card .panel-card__header,.auth-card .panel-card__header h1,.auth-card .panel-card__header p,.auth-card .admin-form-group label,.auth-card .account-password-field input{text-align:center}.auth-card .admin-button{align-self:center}html.mobile-touch-device,html.mobile-touch-device body,html.mobile-touch-device a,html.mobile-touch-device button{touch-action:manipulation}html.mobile-rotate-notice-open,html.mobile-rotate-notice-open body{overflow:hidden}.mobile-rotate-notice[hidden]{display:none!important}.mobile-rotate-notice{z-index:100000;box-sizing:border-box;background:radial-gradient(circle,#181f28c2,#030508f0);place-items:center;padding:70px;display:grid;position:fixed;inset:0}.mobile-rotate-notice__panel{box-sizing:border-box;color:#eee7db;text-align:center;background:linear-gradient(145deg,#22262df7,#0c0e12fa);border:3px solid #c49a4ead;border-radius:34px;width:min(960px,100vw - 120px);padding:70px 76px 66px;position:relative;box-shadow:0 38px 110px #000000a8,inset 0 1px #ffffff14}.mobile-rotate-notice__close{color:#ffffffb8;width:88px;height:88px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:68px;line-height:1;position:absolute;top:20px;right:26px}.mobile-rotate-notice__close:hover,.mobile-rotate-notice__close:focus-visible{color:#fff;background:#ffffff14;outline:none}.mobile-rotate-notice__graphic{color:#d4ad67;opacity:.58;width:300px;height:280px;margin:0 auto 22px;position:relative}.mobile-rotate-notice__phone{transform-origin:50%;place-items:center;font-size:230px;line-height:1;animation:2.8s ease-in-out infinite mobile-phone-rotate;display:grid;position:absolute;inset:0}.mobile-rotate-notice__arrow{font-size:100px;line-height:1;position:absolute;bottom:4px;right:-34px}.mobile-rotate-notice__title{color:#f1d49b;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:62px;line-height:1.1}.mobile-rotate-notice__text{color:#efece4e0;max-width:760px;margin:0 auto 46px;font-size:39px;line-height:1.45}.mobile-rotate-notice__continue{color:#f6e6c5;min-height:104px;font:inherit;cursor:pointer;background:linear-gradient(#916a31fa,#533917fa);border:3px solid #dab268c2;border-radius:18px;padding:24px 50px;font-size:38px;font-weight:700;box-shadow:inset 0 1px #ffffff24,0 14px 30px #00000047}.mobile-rotate-notice__continue:hover,.mobile-rotate-notice__continue:focus-visible{background:linear-gradient(#a67b39fa,#67471dfa);outline:none}@keyframes mobile-phone-rotate{0%,22%{transform:rotate(0)}50%,72%{transform:rotate(90deg)}to{transform:rotate(0)}}html.mobile-initial-view-pending .page{visibility:hidden}@media (width<=820px) and (orientation:portrait){html.mobile-touch-device .page{margin-left:42px;margin-right:42px}.mobile-rotate-notice{background:radial-gradient(circle,#181f2847,#0305089e);padding:42px 100px}.mobile-rotate-notice__panel{border-width:2px;border-radius:22px;width:min(520px,100vw - 200px);padding:34px 42px 32px;box-shadow:0 24px 70px #0000008c,inset 0 1px #ffffff14}.mobile-rotate-notice__close{width:36px;height:36px;top:12px;right:14px}.mobile-rotate-notice__graphic{transform-origin:50%;margin-bottom:14px;transform:scale(.72)}.mobile-rotate-notice__title{font-size:30px;line-height:1.15}.mobile-rotate-notice__text{max-width:430px;margin-inline:auto;font-size:17px;line-height:1.5}.mobile-rotate-notice__continue{min-height:50px;padding-inline:26px;font-size:16px}}.center-column{--center-pvp-rgb:var(--global-pvp-rgb,125, 255, 69);--center-nonpvp-rgb:var(--global-nonpvp-rgb,57, 167, 255);isolation:isolate;background:radial-gradient(circle at 5% 18%, rgba(var(--center-pvp-rgb), .075), transparent 38%), radial-gradient(circle at 100% 24%, rgba(var(--center-nonpvp-rgb), .05), transparent 46%), linear-gradient(145deg, #15181ff5, #0a0c11f5);border:1px solid #ffffff0d;border-radius:12px;align-self:stretch;position:relative;box-shadow:0 14px 35px #0000006b,inset 0 1px #ffffff09}.center-column>*{z-index:1;position:relative}.center-column .forum-chat{border-color:#d6b05c2e;box-shadow:0 10px 30px #00000052,inset 0 1px #ffffff06;background:linear-gradient(#ffffff05,#fff0),#07090c57!important}.center-column .panel-card,.center-column .admin-menu-panel{border-color:#d6b05c2e;box-shadow:0 10px 30px #00000052,inset 0 1px #ffffff06;background:linear-gradient(#ffffff04,#fff0),#07090c6b!important}.center-column .server-online-page,.center-column .never-offline-ranking,.center-column .oldest-linked-ranking{box-shadow:0 10px 30px #00000052,inset 0 1px #ffffff06}.admin-data-explorer,.data-explorer,.data-explorer-layout,.data-explorer-detail,.data-table-section,.data-table-sources,.data-source-card,.data-column-card,.data-record-card{min-width:0;max-width:100%}.data-explorer{gap:14px;display:grid}.data-explorer__header{align-items:flex-end}.data-explorer__header>div{min-width:0}.data-explorer__header .admin-button{flex:none}.data-explorer-summary,.data-explorer-readonly-note{margin:0}.data-explorer-sources{min-width:0;padding-top:2px}.data-source-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.data-source-card{background:#ffffff03;border:1px solid #d6b05c17;border-radius:8px;padding:11px}.data-source-card__header{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.data-source-card__header strong,.data-source-card__header span{overflow-wrap:anywhere;min-width:0}.data-source-card__header strong{color:#d8c182;font-size:10px}.data-source-card__header span{color:#777064;text-transform:uppercase;font-size:7px}.data-source-card dl{gap:5px;margin:9px 0;display:grid}.data-source-card dl>div{grid-template-columns:58px minmax(0,1fr);gap:6px;min-width:0;display:grid}.data-source-card dt{color:#6f695f;text-transform:uppercase;font-size:6px;font-weight:800}.data-source-card dd{color:#9c9383;overflow-wrap:anywhere;min-width:0;margin:0;font-size:8px}.data-source-card code{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.data-source-card__tables{flex-wrap:wrap;gap:4px;display:flex}.data-source-card__tables a{color:#bca76f;overflow-wrap:anywhere;background:#d6b05c09;border:1px solid #d6b05c1c;border-radius:5px;min-width:0;max-width:100%;padding:4px 6px;font-size:7px;text-decoration:none}.data-explorer-layout{grid-template-columns:minmax(190px,235px) minmax(0,1fr);align-items:start;gap:10px;display:grid}.data-explorer-tree{background:#0000002e;border:1px solid #d6b05c17;border-radius:8px;min-width:0;max-height:760px;position:sticky;top:16px;overflow:hidden auto}.data-explorer-tree__title{color:#c7ae6c;border-bottom:1px solid #d6b05c14;align-items:center;gap:7px;min-width:0;padding:9px 10px;font-size:9px;font-weight:800;display:flex}.data-explorer-group{border-bottom:1px solid #ffffff09;min-width:0}.data-explorer-group:last-child{border-bottom:0}.data-explorer-group summary{color:#a99872;cursor:pointer;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:8px 9px;font-size:8px;display:grid}.data-explorer-group summary span{overflow-wrap:anywhere;min-width:0}.data-explorer-group summary small{color:#625d55;font-size:7px}.data-explorer-group>p{color:#676159;overflow-wrap:anywhere;margin:0;padding:0 9px 7px;font-size:7px;line-height:1.4}.data-explorer-group__tables{gap:2px;min-width:0;padding:0 5px 6px;display:grid}.data-explorer-group__tables a{color:#777064;border-radius:5px;grid-template-columns:12px minmax(0,1fr) auto;align-items:start;gap:5px;min-width:0;padding:6px;font-size:7px;line-height:1.35;text-decoration:none;display:grid}.data-explorer-group__tables a:hover,.data-explorer-group__tables a.is-active{color:#cfb874;background:#d6b05c13}.data-explorer-group__tables a span{overflow-wrap:anywhere;word-break:break-word;min-width:0}.data-explorer-group__tables small{color:#5f5a52;font-size:6px}.data-explorer-detail{gap:8px;display:grid}.data-table-header{background:#00000029;border:1px solid #d6b05c1c;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;padding:11px;display:flex}.data-table-header>div{min-width:0}.data-table-header>div>span{color:#6f695f;text-transform:uppercase;font-size:6px;font-weight:800}.data-table-header h2{color:#ddc47e;overflow-wrap:anywhere;word-break:break-word;min-width:0;margin:3px 0 0;font-size:16px}.data-table-header__metrics{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.data-table-header__metrics span{color:#887d68;background:#d6b05c06;border:1px solid #d6b05c17;border-radius:5px;padding:4px 6px;font-size:6px}.data-table-sources,.data-table-section{background:#ffffff02;border:1px solid #d6b05c13;border-radius:8px;min-width:0;padding:10px}.data-table-section__heading{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;margin-bottom:8px;display:flex}.data-table-section__heading>div{min-width:0}.data-table-section__heading h3{color:#cbb372;margin:0;font-size:10px}.data-table-section__heading p{color:#6b655d;margin:3px 0 0;font-size:7px;line-height:1.4}.data-table-section__heading>small{color:#6d665d;flex:none;font-size:7px}.data-table-source-list,.data-relation-list,.data-index-list,.data-record-list{gap:6px;min-width:0;display:grid}.data-table-source-list article{background:#0000001f;border-radius:6px;gap:3px;min-width:0;padding:7px;display:grid}.data-table-source-list strong{color:#bda86e;font-size:8px}.data-table-source-list span{color:#716a61;font-size:7px}.data-table-source-list code{color:#8f846e;white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:7px}.data-column-grid{grid-template-columns:repeat(auto-fit,minmax(195px,1fr));gap:6px;min-width:0;display:grid}.data-column-card{background:#0000001a;border:1px solid #d6b05c11;border-radius:6px;gap:7px;padding:8px;display:grid}.data-column-card__header{justify-content:space-between;align-items:flex-start;gap:6px;min-width:0;display:flex}.data-column-card__header>code{color:#d2ba7a;white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:8px}.data-column-card__badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:3px;display:flex}.data-badge{color:#a9925c;text-transform:uppercase;border:1px solid #d6b05c24;border-radius:4px;padding:2px 4px;font-size:5px;font-weight:800}.data-column-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0;display:grid}.data-column-card__facts>div{background:#ffffff03;border-radius:4px;min-width:0;padding:5px}.data-column-card__facts dt,.data-record-card__fields dt{color:#625d56;text-transform:uppercase;font-size:5px;font-weight:800}.data-column-card__facts dd,.data-record-card__fields dd{color:#928875;overflow-wrap:anywhere;word-break:break-word;min-width:0;margin:3px 0 0;font-size:6px}.data-column-card__facts code,.data-record-card__fields code{font-size:inherit;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.data-column-card__relation{border-top:1px solid #ffffff09;gap:3px;min-width:0;padding-top:5px;display:grid}.data-column-card__relation span{color:#625d56;text-transform:uppercase;font-size:5px;font-weight:800}.data-column-card__relation a{color:#bba56a;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:7px}.data-relation{background:#0000001c;border-radius:6px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:7px;display:grid}.data-relation code,.data-relation a{overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:7px}.data-relation code{color:#897f6e;white-space:normal}.data-relation a{color:#bda76d}.data-relation i{color:#665e50;font-size:7px}.data-index{background:#0000001c;border-radius:6px;min-width:0;padding:7px}.data-index summary{color:#bda76e;cursor:pointer;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:7px}.data-index code{box-sizing:border-box;color:#7d7569;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#00000021;border:1px solid #ffffff09;border-radius:5px;width:100%;min-width:0;max-width:100%;margin-top:6px;padding:7px;font-size:6px;line-height:1.5;display:block}.data-record-card{background:#0000001a;border:1px solid #d6b05c11;border-radius:6px;padding:8px}.data-record-card__header{justify-content:space-between;align-items:center;gap:6px;min-width:0;margin-bottom:6px;display:flex}.data-record-card__header span{color:#bca66b;text-transform:uppercase;font-size:7px;font-weight:800}.data-record-card__header small{color:#625d55;font-size:6px}.data-record-card__fields{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:4px;min-width:0;margin:0;display:grid}.data-record-card__fields>div{background:#ffffff03;border-radius:4px;min-width:0;padding:5px}.data-empty{color:#716a61;margin:0;font-size:8px}.data-explorer-footer{color:#625d55;text-align:right;font-size:7px}@media (width<=980px){.data-explorer-layout{grid-template-columns:1fr}.data-explorer-tree{max-height:420px;position:static}}@media (width<=700px){.data-explorer__header{display:block}.data-explorer__header .admin-button{margin-top:10px}.data-table-header{display:grid}.data-table-header__metrics{justify-content:flex-start}.data-column-card__facts{grid-template-columns:1fr}.data-relation{grid-template-columns:1fr;align-items:start}.data-relation i{transform:rotate(90deg)}}*{scrollbar-width:thin;scrollbar-color:#8c6b2f #1d1d1d}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#1b1b1b;border-left:1px solid #ffffff0a}::-webkit-scrollbar-thumb{background:linear-gradient(#8d6d32,#5c4318);border:2px solid #1b1b1b;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#b68b43,#73511d)}::-webkit-scrollbar-corner{background:#1b1b1b}.world-split-surface{--world-split-pvp-rgb:var(--global-pvp-rgb,125,255,69);--world-split-nonpvp-rgb:var(--global-nonpvp-rgb,57,167,255);--world-split-base:#08090bdb;background:linear-gradient(90deg, rgba(var(--world-split-pvp-rgb),.03) 0%, rgba(var(--world-split-pvp-rgb),.012) 30%, #090b0f00 55%, rgba(var(--world-split-nonpvp-rgb),.025) 78%, rgba(var(--world-split-nonpvp-rgb),.06) 100%), var(--world-split-base)}.forum-gif-picker{align-items:center;display:inline-flex;position:relative}.forum-gif-toggle{letter-spacing:.25px;width:38px;min-width:38px;font-size:11px;font-weight:800}.forum-gif-panel{z-index:95;inset-inline-start:0;width:min(480px,100vw - 32px);max-height:min(560px,100vh - 64px);color:var(--text-main);background:#08090bfa;border:1px solid #d6b05c61;border-radius:10px;padding:12px;position:absolute;bottom:calc(100% + 8px);overflow:auto;box-shadow:0 16px 38px #000000b8}.forum-gif-panel[hidden],.forum-gif-more[hidden],.forum-giphy-selection[hidden]{display:none!important}.forum-gif-panel label{color:var(--gold-soft);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.forum-gif-panel input[type=search]{width:100%;min-height:38px;color:var(--text-main);background:#00000059;border:1px solid #d6b05c47;border-radius:7px;padding:8px 10px;display:block}.forum-gif-panel input[type=search]:focus-visible,.forum-gif-toggle:focus-visible,.forum-gif-result:focus-visible,.forum-gif-more:focus-visible,.forum-gif-attribution:focus-visible,.forum-giphy-selection button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.forum-gif-status{min-height:20px;color:var(--text-muted);margin:8px 0;font-size:12px;line-height:1.35}.forum-gif-results{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:7px;display:grid}.forum-gif-results[aria-busy=true]{opacity:.58;pointer-events:none}.forum-gif-result{min-height:92px;color:var(--text-main);cursor:pointer;background:#0000004d;border:1px solid #d6b05c38;border-radius:7px;padding:0;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.forum-gif-result:hover{border-color:#d6b05c94;transform:translateY(-1px)}.forum-gif-result:disabled{cursor:progress;opacity:.55}.forum-gif-result img,.forum-gif-result video{object-fit:cover;width:100%;height:100%;min-height:92px;max-height:138px;display:block}.forum-gif-more{width:100%;min-height:34px;color:var(--gold-soft);cursor:pointer;background:#d6b05c1a;border:1px solid #d6b05c47;border-radius:7px;margin-top:10px}.forum-gif-more:hover{background:#d6b05c2e}.forum-gif-more:disabled{cursor:progress;opacity:.58}.forum-gif-attribution{color:var(--gold-soft);text-underline-offset:2px;margin-top:5px;font-size:11px;font-weight:700;text-decoration:underline;display:inline-block}.forum-giphy-selection{background:#00000040;border:1px solid #d6b05c47;border-radius:8px;grid-template-columns:72px 30px;justify-content:start;align-self:flex-start;align-items:center;gap:6px;width:fit-content;max-width:100%;margin:8px 0;padding:6px;display:inline-grid}.forum-giphy-selection__media{border:1px solid #d6b05c33;border-radius:6px;overflow:hidden}.forum-giphy-selection__media img,.forum-giphy-selection__media video{object-fit:cover;width:100%;height:56px;display:block}.forum-giphy-selection button{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:#ffffff0f;border:0;border-radius:6px;padding:0;font-size:18px}.forum-giphy-selection button:hover{color:#fff;background:#b42828b3}.forum-message__giphy{align-self:flex-start;width:fit-content;max-width:100%;margin-top:10px}.forum-message__giphy--standalone{flex:none;min-height:0;display:block}.forum-message__giphy-media{width:var(--forum-giphy-media-width,auto);height:var(--forum-giphy-media-height,auto);min-width:0;max-width:100%;min-height:80px;color:var(--text-muted);background:#00000047;border:1px solid #d6b05c40;border-radius:8px;justify-content:center;align-items:center;font-size:12px;display:inline-flex;overflow:hidden}.forum-message__giphy[data-giphy-state=ready] .forum-message__giphy-media{background:0 0;min-height:0;line-height:0}.forum-message__giphy-media img,.forum-message__giphy-media video{object-fit:contain;width:100%;height:100%;min-height:0;max-height:none;display:block}.forum-message__giphy-fallback{color:var(--text-muted);margin:6px 0 0;font-size:11px}@media (width<=720px){.forum-gif-panel{width:auto;max-height:min(76vh,560px);position:fixed;inset:auto 12px 12px}.forum-gif-results{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-giphy-selection{grid-template-columns:60px 30px}}@media (prefers-reduced-motion:reduce){.forum-gif-result:hover{transform:none}}@media (forced-colors:active){.forum-gif-panel,.forum-gif-panel input[type=search],.forum-gif-result,.forum-giphy-selection,.forum-message__giphy-media{forced-color-adjust:auto}}.forum-message__payload{min-width:0;min-height:0}.forum-message__payload--scrollable{overscroll-behavior-y:auto;max-height:18em;overflow:hidden auto}.forum-message__payload>.forum-message__giphy:first-child{margin-top:0}.forum-messages__viewport{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.forum-messages__viewport>.forum-messages__list{flex:1;width:100%;min-width:0;min-height:0}.forum-jump-latest{z-index:8;color:#f1d18a;cursor:pointer;min-height:38px;font:inherit;background:#14100af0;border:1px solid #d6b05cb8;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000006b}.forum-jump-latest:before{content:"↓";font-size:18px;line-height:1}.forum-jump-latest:hover,.forum-jump-latest:focus-visible{color:#fff1bf;background:#2d210ff7;border-color:#f1d18af2}.forum-jump-latest[hidden]{display:none}@media (width<=720px){.forum-jump-latest{max-width:calc(100% - 24px);bottom:10px}}.forum-image-preview{grid-template-columns:72px 30px;justify-content:start;align-self:flex-start;align-items:center;gap:6px;width:fit-content;max-width:100%;margin:8px 0;padding:6px;display:inline-grid}.forum-image-preview.is-hidden{display:none!important}#forum-image-preview-image{object-fit:cover;border:1px solid #d6b05c33;border-radius:6px;width:72px;height:56px;display:block}#forum-image-clear{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:#ffffff0f;border:0;border-radius:6px;padding:0;font-size:18px}#forum-image-clear:hover{color:#fff;background:#b42828b3}
