@font-face{font-family:"Barlow Fallback";src:local("Arial");size-adjust:70%;font-weight:600 700}
@font-face{font-family:Inter;src:url('../fonts/woweasy/inter-latin-400-normal.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/woweasy/inter-latin-600-normal.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Barlow;src:url('../fonts/woweasy/barlow-condensed-latin-600-normal.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Barlow;src:url('../fonts/woweasy/barlow-condensed-latin-700-normal.woff2') format('woff2');font-weight:700;font-display:swap}

/* Theme tokens also feed the preserved FusionCMS component styles. */
body#we-top.theme-woweasy{
 --we-bg:#070e1b;--we-panel:#111e33;--we-line:rgba(128,181,233,.23);--we-ice:#82dcf6;--we-text:#edf4ff;--we-muted:#b1bfd3;--we-accent:#82dcf6;
 --font-family-primary:Inter,system-ui,sans-serif;--font-family-secondary:Inter,system-ui,sans-serif;
 --color-primary:#c4d0e2;--color-secondary:#b3c4d9;--color-tertiary:#91daef;
 --link-primary-idle:#a4def4;--link-primary-active:#fff;--link-secondary-idle:#c4e4f4;--link-secondary-active:#fff;--link-tertiary-idle:#b6c4db;--link-tertiary-active:#fff;
 --field-color-primary:#edf4ff;--field-color-placeholder:#9aadc5;--field-font-size:.9375rem;--field-font-weight:400;--field-background-color:#0a1425;--field-background-image:none;--field-padding-y:.8rem;--field-box-shadow:inset 0 0 0 1px #334861;--field-text-shadow:none;
 --button-color-idle:#edf7ff;--button-color-active:#fff;--button-background-start:#224b6b;--button-background-end:#19324e;--button-font-size:.875rem;--button-text-shadow:none;
 --progressBar-glow:#63d4ff;--progressBar-fill-background-start:#318cac;--progressBar-fill-background-end:#475eb3;
 --margin-primary:1.5rem;--borderRadius-primary:8px;
 margin:0;min-width:320px;background:var(--we-bg)!important;color:var(--we-text);font:400 15px/1.75 Inter,system-ui,sans-serif;color-scheme:dark;
}
body#we-top.theme-woweasy::before,body#we-top.theme-woweasy::after{display:none!important}
body#we-top.theme-woweasy *,body#we-top.theme-woweasy *::before,body#we-top.theme-woweasy *::after{box-sizing:border-box}
body#we-top.theme-woweasy :focus-visible{outline:2px solid #a7e9ff!important;outline-offset:5px!important}
body#we-top.theme-woweasy [hidden]{display:none!important}
body#we-top.theme-woweasy a{transition:color .18s,border-color .18s,background-color .18s;text-decoration:none}
body#we-top.theme-woweasy a:hover{color:#fff}
body#we-top.theme-woweasy img{max-width:100%}
body#we-top.theme-woweasy p{line-height:1.8}
body#we-top.theme-woweasy h1,body#we-top.theme-woweasy h2,body#we-top.theme-woweasy h3{font-family:Barlow,"Barlow Fallback",Inter,sans-serif;color:var(--we-text);font-weight:600;letter-spacing:.035em;line-height:1.12}
body#we-top.theme-woweasy .we-container,body#we-top.theme-woweasy .container{width:calc(100% - 64px);max-width:1200px;margin-inline:auto;padding-inline:0}
.we-skip{position:fixed!important;left:20px;top:-100px;z-index:10000;padding:12px 20px;background:#d9f6ff;color:#081425!important;border-radius:4px}
.we-skip:focus{top:16px}
.we-eyebrow{color:var(--we-ice);font:600 11px/1.6 Inter,sans-serif;letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px}
.we-rune{font-size:20px;vertical-align:middle;margin-right:8px}

/* Keep Bootstrap's dropdown/offcanvas behaviours and CMS-generated menus. */
body#we-top.theme-woweasy .header{position:relative;z-index:30;height:auto;padding:0;background:#080f1eea;border-bottom:1px solid var(--we-line);box-shadow:none}
body#we-top.theme-woweasy .header::before,body#we-top.theme-woweasy .header::after{display:none}
body#we-top.theme-woweasy .header .navbar{min-height:90px;padding:12px 0;gap:24px}
body#we-top.theme-woweasy .header .navbar-brand{display:flex;width:auto;height:auto;flex:none;background:none;margin:0;align-items:center;gap:12px;filter:none}
.we-brand-mark{width:42px;height:48px;display:grid;place-items:center;color:var(--we-ice);font-size:34px;border:1px solid #54728c;clip-path:polygon(50% 0,100% 22%,100% 78%,50% 100%,0 78%,0 22%);background:linear-gradient(145deg,#233b58,#10182b)}
.we-brand-word{display:block;font:700 28px/1 Barlow,sans-serif;letter-spacing:.07em;color:#edf8ff}
.we-brand-word em{color:var(--we-ice);font-style:normal}
.we-brand-word small{display:block;font:600 8px/1.8 Inter,sans-serif;letter-spacing:.24em;color:#9aacbf;margin-top:5px}
body#we-top.theme-woweasy .header .navbar-nav{gap:12px;align-items:center}
body#we-top.theme-woweasy .header .nav-link{font:600 10px/1.6 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#bac8db;padding:12px 9px;background:none;white-space:nowrap}
body#we-top.theme-woweasy .header .nav-link.active,body#we-top.theme-woweasy .header .nav-link:hover{color:#9de8ff}
body#we-top.theme-woweasy .header .nav-link::before,body#we-top.theme-woweasy .header .nav-link::after{background:none}
body#we-top.theme-woweasy .header .navbar-toggler{width:44px;height:44px;border:1px solid #54728c;padding:10px;background:#15263d;color:#c6eaff;margin-left:auto}
body#we-top.theme-woweasy .navbar-toggler-icon{background:none;display:grid;place-items:center;width:22px;height:22px}
body#we-top.theme-woweasy .navbar-toggler-icon::after{content:'☰';font-size:23px;line-height:1}
body#we-top.theme-woweasy .dropdown-menu{background:#101e32;border:1px solid #36506c;box-shadow:0 14px 35px #0009;padding:8px;z-index:1050}
body#we-top.theme-woweasy .dropdown-item{color:#d9e5f5;font-size:13px;padding:10px 14px}
body#we-top.theme-woweasy .dropdown-item:hover,body#we-top.theme-woweasy .dropdown-item:focus{background:#223852;color:#b4eaff}
body#we-top.theme-woweasy #mobileMenu{background:#0c1729;color:#e3efff;max-width:calc(100vw - 32px);--userbar-background-color:#112039;--offcanvas-padding:22px}
body#we-top.theme-woweasy #mobileMenu .nav-link{color:#d4e5f9;padding:13px 18px}
body#we-top.theme-woweasy #mobileMenu .userbar{background:#172940;border:1px solid var(--we-line)}
body#we-top.theme-woweasy .btn-close{filter:invert(1) grayscale(1);opacity:.9}

/* Cinematic home, compact interior masthead. All artwork is decorative. */
.we-hero{position:relative;isolation:isolate;min-height:660px;border-bottom:1px solid var(--we-line);background:#07101e}
.we-hero-scene{position:absolute;inset:0;z-index:-3;overflow:hidden}
.we-hero-scene img{width:100%;height:100%;object-fit:cover;object-position:center 52%;opacity:.85}
.we-hero::after{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,#070e1b 0%,transparent 27%),linear-gradient(90deg,#080f20b3,transparent 65%);pointer-events:none}
.we-hero-layout{min-height:590px;display:flex;align-items:center;position:relative}
.we-hero-copy{width:57%;position:relative;z-index:2;padding:65px 0 70px}
.we-hero h1{font-size:clamp(48px,5.2vw,76px);text-transform:uppercase;letter-spacing:.015em;margin:0 0 24px;line-height:1.02;text-shadow:0 3px 24px #03102380}
.we-hero h1 span{color:#8bdcf3;line-height:inherit}
.we-hero .we-lead{color:#c4d0e1;max-width:440px;font-size:15px;line-height:1.9;margin-bottom:30px}
.we-hero-knight{position:absolute;width:49%;right:-2%;bottom:10px;height:610px;pointer-events:none;z-index:1}
.we-hero-knight img{height:100%;width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 0 45px #2585bf40);mask-image:linear-gradient(#000 85%,transparent 100%)}
.we-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
body#we-top.theme-woweasy .we-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:13px 24px;border:1px solid #517b9c;border-radius:3px;background:linear-gradient(110deg,#183754,#18243d);font:600 11px/1.5 Inter,sans-serif;letter-spacing:.09em;text-transform:uppercase;color:#effaff;box-shadow:inset 0 0 16px #75ceff0d,0 5px 18px #0003}
body#we-top.theme-woweasy .we-button--primary{border-color:#82cce4;background:linear-gradient(120deg,#b3eaff,#70c6e5);color:#071c30;box-shadow:0 0 24px #54ccfa20}
body#we-top.theme-woweasy .we-button:hover{border-color:#c2f2ff;background:#24465f;color:white}
body#we-top.theme-woweasy .we-button--primary:hover{background:#d2f4ff;color:#061d2a}
body#we-top.theme-woweasy .we-button--ghost{background:#0a172a66}
.we-hero-caption{display:flex;align-items:center;gap:12px;margin-top:32px;font:400 10px/1.6 Inter,sans-serif;letter-spacing:.08em;color:#a6bdd1}
.we-caption-line{width:32px;height:1px;background:#69b2cd}
.we-world-strip{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:70px;border-top:1px solid var(--we-line);font:600 10px/1.6 Inter,sans-serif;letter-spacing:.18em;color:#9eb4ce}
.we-world-strip span:first-child{color:#d4e9f7}.we-world-strip i{color:var(--we-ice);margin-left:16px;font-size:18px}
.we-hero--compact{min-height:220px}.we-hero--compact .we-hero-layout{min-height:220px}.we-hero--compact .we-hero-copy{padding:40px 0;width:100%}.we-hero--compact h1{font-size:clamp(30px,4vw,48px);max-width:850px;overflow-wrap:anywhere}.we-hero--compact .we-eyebrow{margin-bottom:12px}.we-hero--compact .we-hero-scene img{object-position:center 44%;opacity:.5}.we-breadcrumb{font-size:12px;color:#aacfe5}

/* World introduction: illustrative editorial card, never fabricated news. */
.we-introduction{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:70px 80px}
.we-intro-copy h2{font-size:42px;text-transform:uppercase;margin:0 0 22px}.we-intro-copy h2 span{color:#87cfe9}
.we-intro-copy>p:not(.we-eyebrow){color:var(--we-muted);font-size:14px;max-width:430px;margin-bottom:24px}
.we-text-link{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#a0e4fa}.we-text-link span{margin-left:20px}
.we-world-card{margin:0;position:relative;border:1px solid #395575;border-radius:6px;overflow:hidden;box-shadow:0 15px 45px #02081270}
.we-world-card picture{display:block;aspect-ratio:1.85}.we-world-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.we-world-card:hover img{transform:scale(1.035)}
.we-world-card figcaption{position:relative;background:linear-gradient(120deg,#142840,#161e37);padding:23px 26px;display:flex;flex-direction:column;gap:6px;border-top:1px solid #537496}
.we-world-card .we-eyebrow{font-size:9px;margin:0;color:#adbcdb}.we-world-card strong{font:600 25px/1.2 Barlow,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#e4f3ff}.we-card-rune{position:absolute;right:26px;top:20px;color:#8ddcff;font-size:34px}

/* Existing modules flow into a single consistent, responsive surface system. */
body#we-top.theme-woweasy .section-content{padding:50px 0 80px;margin:0;background:linear-gradient(180deg,#0b1526,#070e1b);border-top:1px solid var(--we-line);min-height:300px}
.we-section-heading{display:flex;align-items:center;gap:20px;margin-bottom:30px}.we-section-heading h2{font-size:30px;text-transform:uppercase;margin:0}.we-section-heading::after{content:'';height:1px;flex:1;background:linear-gradient(90deg,#47738c70,transparent)}.we-section-heading>span{color:#82dafa;font-size:24px}
body#we-top.theme-woweasy .section-content>.container>.row{row-gap:30px;--bs-gutter-x:30px}
body#we-top.theme-woweasy [mainbar],body#we-top.theme-woweasy [sidebar]{min-width:0}
body#we-top.theme-woweasy .box{--box-background-main:#111f34;--box-background-overlay:transparent;--box-color-01:#ccdef2;--box-color-02:#b5cbe0;--box-color-03:#8cb7d5;--box-color-04:#b4c5d8;--box-color-05:#c5d9ed;--box-color-06:#102139;border:1px solid #2c425d;background:linear-gradient(135deg,#13233a,#101a2e);border-radius:7px;box-shadow:0 10px 30px #02091733;overflow:visible;margin-top:24px;color:#c6d3e4}
body#we-top.theme-woweasy .box:first-child{margin-top:0}
body#we-top.theme-woweasy .box::before,body#we-top.theme-woweasy .box::after,body#we-top.theme-woweasy .box [box-overlay]{display:none!important}
body#we-top.theme-woweasy .box .box-head{height:auto;min-height:60px;margin:0;padding:20px 24px;line-height:1.25;font:600 23px/1.25 Barlow,sans-serif;color:#e2f2ff;background:linear-gradient(110deg,#1b304a99,#16243c55);border-bottom:1px solid #2d425c;text-shadow:none;white-space:normal;text-overflow:clip;overflow-wrap:anywhere}
body#we-top.theme-woweasy .box .box-body{padding:24px;color:#bdcce0;font-size:14px;text-shadow:none;min-width:0}
body#we-top.theme-woweasy .box .box-body::before,body#we-top.theme-woweasy .box .box-head::before,body#we-top.theme-woweasy .box .box-head::after{display:none}
body#we-top.theme-woweasy .box.type-news .news-title{color:#e5f3ff;font:600 26px/1.2 Barlow,sans-serif;height:auto;letter-spacing:.03em}
body#we-top.theme-woweasy .box.type-news .news-title:hover{color:#8de2fa}
body#we-top.theme-woweasy .box.type-news .news-thumbnail{margin:0 0 22px;padding:0;border:1px solid #37536b;border-radius:4px;overflow:hidden;width:100%;height:auto}
body#we-top.theme-woweasy .news-thumbnail .thumbnail-item{display:block;width:100%;height:auto;min-height:0;aspect-ratio:16/9;object-fit:cover;background-size:cover;background-position:center}
body#we-top.theme-woweasy .news-content{font-size:14px;line-height:1.85;color:#c3cfe1;overflow-wrap:anywhere}
body#we-top.theme-woweasy .box.type-news .news-content{font-weight:400;margin-top:0}
body#we-top.theme-woweasy .box.type-news .news-metadata{min-height:0;box-shadow:none;text-shadow:none;border-radius:0;font-weight:400}
body#we-top.theme-woweasy .box.type-news .news-metadata::before,body#we-top.theme-woweasy .box.type-news .news-metadata::after{display:none}
body#we-top.theme-woweasy .news-content p{margin-bottom:1em}
body#we-top.theme-woweasy .news-metadata{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;border-top:1px solid #344459;margin-top:24px;padding-top:16px;font-size:11px;color:#a5bad0;background:none}
body#we-top.theme-woweasy .news-metadata .metadata-col{color:#a5bad0;font-size:11px}
body#we-top.theme-woweasy .news-tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:6px}
body#we-top.theme-woweasy .news-tags a{padding:4px 10px;background:#223149;color:#b1dff3;border:1px solid #395375;border-radius:3px}
body#we-top.theme-woweasy .news-buttons{margin-top:20px}
body#we-top.theme-woweasy .we-news-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
body#we-top.theme-woweasy .we-news-list>.box{margin:0;min-width:0}
body#we-top.theme-woweasy .we-news-list>.box:first-child{grid-column:1/-1}
body#we-top.theme-woweasy .we-news-list>.pagination{grid-column:1/-1}
body#we-top.theme-woweasy .we-news-list>.box:not(:first-child) .news-title{font-size:23px}
body#we-top.theme-woweasy .we-news-list>.box:not(:first-child) .box-body{padding:20px}
body#we-top.theme-woweasy .we-empty{padding:45px 25px;border:1px dashed #425570;border-radius:6px;color:#c1d1e5;text-align:center;grid-column:1/-1}
body#we-top.theme-woweasy .nice_button,body#we-top.theme-woweasy .btn-primary,body#we-top.theme-woweasy input[type=submit],body#we-top.theme-woweasy button[type=submit]{height:auto;min-height:42px;color:#e6f6ff;border:1px solid #4b7c9b!important;border-radius:4px;background:linear-gradient(120deg,#245371,#1d3452);padding:10px 18px!important;font:600 12px/1.5 Inter,sans-serif!important;text-shadow:none;box-shadow:inset 0 0 12px #72cff80a}
body#we-top.theme-woweasy .nice_button:hover,body#we-top.theme-woweasy .btn-primary:hover{border-color:#8ed8f4!important;background:#2b536f;color:white}
body#we-top.theme-woweasy .nice_button::before,body#we-top.theme-woweasy .nice_button::after{display:none}
body#we-top.theme-woweasy label{color:#d0e0f1;font-size:12px;letter-spacing:.035em;font-weight:600;margin-bottom:8px}
body#we-top.theme-woweasy .box form label{display:block}
body#we-top.theme-woweasy .box form input[type=checkbox]+label,body#we-top.theme-woweasy .box form input[type=radio]+label{display:inline}
body#we-top.theme-woweasy input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=hidden]),body#we-top.theme-woweasy select,body#we-top.theme-woweasy textarea{display:block;width:100%}
body#we-top.theme-woweasy .input-group>input.form-control{width:1%!important;flex:1 1 0;min-width:0}
body#we-top.theme-woweasy .input-group-text{display:flex!important;align-items:center;justify-content:center;min-height:44px;opacity:1;background:#1b304b;color:#bcdcf2;border-color:#435c79;margin-bottom:0}
body#we-top.theme-woweasy input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=hidden]),body#we-top.theme-woweasy select,body#we-top.theme-woweasy textarea{max-width:100%;min-height:44px;color:#edf4ff!important;background-color:#0a1425!important;background-image:none!important;box-shadow:inset 0 0 0 1px #40536e!important;font-size:15px!important}
body#we-top.theme-woweasy input::placeholder,body#we-top.theme-woweasy textarea::placeholder{color:#a6b5c9;opacity:1}
body#we-top.theme-woweasy input:focus,body#we-top.theme-woweasy textarea:focus,body#we-top.theme-woweasy select:focus{box-shadow:inset 0 0 0 1px #82dcf6,0 0 0 3px #65ceff20!important}
body#we-top.theme-woweasy input[aria-invalid=true],body#we-top.theme-woweasy .is-invalid{box-shadow:inset 0 0 0 1px #ff9ba5!important}
body#we-top.theme-woweasy :disabled{opacity:.6;cursor:not-allowed}
body#we-top.theme-woweasy .sbHolder{color:#edf4ff;background:#0a1425;border:1px solid #40536e;max-width:100%}
body#we-top.theme-woweasy .sbOptions{background:#102139;border:1px solid #526580;z-index:100}
body#we-top.theme-woweasy .sbOptions a,body#we-top.theme-woweasy .sbSelector{color:#d2e7f9!important}
body#we-top.theme-woweasy .alert,body#we-top.theme-woweasy .success,body#we-top.theme-woweasy .error{padding:14px 18px;border-radius:4px;line-height:1.7}
body#we-top.theme-woweasy .alert-danger,body#we-top.theme-woweasy .error,body#we-top.theme-woweasy .invalid-feedback{color:#ffb6bd;background-color:#382033;border-color:#ad6179}
body#we-top.theme-woweasy .alert-success,body#we-top.theme-woweasy .success{color:#b3f2d6;background-color:#14382f;border-color:#478977}
body#we-top.theme-woweasy .alert-info{color:#b7e5ff;background-color:#18374b;border-color:#527f9a}
body#we-top.theme-woweasy .nav-tabs{border-color:#425570;gap:4px}
body#we-top.theme-woweasy .nav-tabs .nav-link{color:#c0d5e9;background:#132038;border-color:#334963;padding:12px 18px}
body#we-top.theme-woweasy .nav-tabs .nav-link.active{color:#acf0ff;background:#243d56;border-color:#6ba1b8}
body#we-top.theme-woweasy .we-table-scroll,body#we-top.theme-woweasy .table-responsive{max-width:100%;overflow-x:auto;border:1px solid #30435c;border-radius:4px}
body#we-top.theme-woweasy table{color:#c6d8e9;font-size:13px;max-width:100%;border-collapse:collapse;--bs-table-bg:transparent;--bs-table-color:#c6d8e9;--bs-table-striped-bg:#1b2e4566}
body#we-top.theme-woweasy table th{color:#c0daed;background:#0c182b;font:600 10px/1.6 Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em;padding:14px 12px;border-color:#30435c}
body#we-top.theme-woweasy table td{padding:13px 12px;border-color:#30435c}
body#we-top.theme-woweasy table tbody tr:nth-child(even){background-color:#1b2e454d}
body#we-top.theme-woweasy .pagination{display:flex;gap:6px;flex-wrap:wrap;margin-top:24px}
body#we-top.theme-woweasy .pagination a,body#we-top.theme-woweasy .pagination span,body#we-top.theme-woweasy .page-link{border:1px solid #385778;background:#122139;color:#bbdff2;padding:8px 13px;min-height:40px;border-radius:3px}
body#we-top.theme-woweasy .pagination .active a,body#we-top.theme-woweasy .pagination .active span{background:#2d516d;border-color:#8acfe8;color:white}
body#we-top.theme-woweasy .popup-box,body#we-top.theme-woweasy .modal-content,body#we-top.theme-woweasy .swal2-popup{color:#dceeff;background:#132139;border:1px solid #537492;box-shadow:0 20px 70px #000a;max-width:calc(100vw - 32px);border-radius:7px}
body#we-top.theme-woweasy .popup-content,body#we-top.theme-woweasy .swal2-title,body#we-top.theme-woweasy .swal2-html-container{color:#dceeff}
body#we-top.theme-woweasy .section-slider{margin:0;padding:0 0 40px;background:#070e1b}
body#we-top.theme-woweasy .section-slider .simple_border{display:none}
body#we-top.theme-woweasy .section-slider #slider{max-width:100%;border:1px solid #395575;border-radius:6px}
body#we-top.theme-woweasy .banners{display:none} /* Replaced by the hero and introduction, never used in content.tpl. */

/* Footer retains configured links and truthful project identification. */
body#we-top.theme-woweasy .we-footer{position:relative;padding:58px 0 24px;border-top:1px solid var(--we-line);background:radial-gradient(ellipse at top,#18274366,transparent 70%),#080f1d;color:#a5b7cd}
.we-footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:35px}
.we-footer h2{font-size:33px;margin:0 0 12px;text-transform:uppercase}.we-footer p{font-size:12px;margin:0;max-width:480px}
.we-footer nav{padding:22px 0;border-block:1px solid var(--we-line)}
.we-footer .navbar-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}
body#we-top.theme-woweasy .we-footer .nav-link{color:#b7c9df;font:600 10px/1.6 Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em;padding:4px 0}
.we-footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:22px;font-size:10px;color:#9cafc6}
.we-footer-bottom a{color:#a9cfe5}
.we-preview-notice{padding:14px 18px;background:#19283e;border-top:1px solid #57708f;color:#c7d8ed;font:400 11px/1.7 Inter,sans-serif;text-align:center}
.we-preview-notice a{color:#9ee9ff;text-decoration:underline!important}

@media(min-width:1600px){.we-hero{min-height:750px}.we-hero-layout{min-height:680px}.we-hero-knight{height:700px}}
@media(max-width:1199px){body#we-top.theme-woweasy .header .navbar{min-height:80px}.we-hero-copy{width:58%}.we-hero-knight{right:-4%;width:52%;height:560px}.we-introduction{gap:40px}.we-intro-copy h2{font-size:36px}}
@media(max-width:991px){.we-hero{min-height:600px}.we-hero-layout{min-height:530px}.we-hero-knight{opacity:.75;right:-3%;height:510px}.we-hero h1{font-size:54px}.we-hero-copy{width:66%}.we-hero .we-lead{max-width:370px}.we-introduction{gap:30px;padding-block:50px}.we-intro-copy h2{font-size:32px}body#we-top.theme-woweasy [sidebar]{margin-top:0}}
@media(max-width:767px){
 body#we-top.theme-woweasy .we-container,body#we-top.theme-woweasy .container{width:calc(100% - 36px)}
 body#we-top.theme-woweasy .header .navbar{min-height:74px}.we-brand-word{font-size:25px}.we-brand-mark{width:34px;height:40px;font-size:28px}
 .we-hero{min-height:690px}.we-hero-layout{min-height:625px;align-items:flex-start}.we-hero-copy{width:100%;padding:45px 0 235px}.we-hero .we-eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:18px}.we-hero h1{font-size:49px;max-width:500px}.we-hero .we-lead{font-size:13px;max-width:440px;margin-bottom:24px}.we-hero-knight{height:300px;width:240px;right:-12px;bottom:-4px;opacity:.9}.we-hero-caption{max-width:170px;align-items:flex-start;margin-top:24px;font-size:9px}.we-caption-line{min-width:20px;margin-top:7px}.we-hero-scene img{object-position:64% center;opacity:.7}.we-hero::after{background:linear-gradient(0deg,#070e1b,transparent 50%),linear-gradient(90deg,#080f2090,transparent)}
 .we-world-strip{min-height:65px;gap:15px;font-size:8px;letter-spacing:.08em}.we-world-strip span:nth-child(2){display:none}
 body#we-top.theme-woweasy .we-button{padding:12px 16px;gap:14px;font-size:10px;min-height:46px}
 .we-hero--compact,.we-hero--compact .we-hero-layout{min-height:200px}.we-hero--compact .we-hero-copy{padding:35px 0}.we-hero--compact h1{font-size:34px}
 .we-introduction{grid-template-columns:1fr;gap:30px;padding-block:45px}.we-intro-copy h2{font-size:36px}.we-intro-copy>p:not(.we-eyebrow){max-width:none}.we-world-card strong{font-size:23px}
 body#we-top.theme-woweasy .section-content{padding:36px 0 45px}.we-section-heading h2{font-size:27px}.we-section-heading{margin-bottom:22px}
 body#we-top.theme-woweasy .we-news-list{grid-template-columns:1fr;gap:20px}body#we-top.theme-woweasy .box .box-head{padding:18px;font-size:23px}body#we-top.theme-woweasy .box .box-body{padding:18px}body#we-top.theme-woweasy .box.type-news .news-title{font-size:25px}
 body#we-top.theme-woweasy .we-footer{padding-top:38px}.we-footer-top{align-items:flex-start;flex-direction:column}.we-footer h2{font-size:29px}.we-footer .navbar-nav{gap:15px}
 body#we-top.theme-woweasy .news-metadata{flex-direction:column;gap:8px}
 body#we-top.theme-woweasy .card-body.p-5{padding:16px!important}
}
@media(prefers-reduced-motion:reduce){body#we-top.theme-woweasy *,body#we-top.theme-woweasy *::before,body#we-top.theme-woweasy *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.we-world-card:hover img{transform:none}}

/* Art direction: main.jpg — layered scenery, compact editorial rhythm, ice-blue accents; reference composition, WoW Easy palette. */
body#we-top.theme-woweasy{--we-bg:#080f1e;--we-panel:#14223d;--we-line:rgba(112,139,214,.22);--we-accent:#82dcf6;background:#080f1e!important}
body#we-top.theme-woweasy .we-container,body#we-top.theme-woweasy .container{max-width:1120px}
body#we-top.theme-woweasy h1,body#we-top.theme-woweasy h2,body#we-top.theme-woweasy h3{font-family:Inter,system-ui,sans-serif;font-weight:600;letter-spacing:.09em}
body#we-top.theme-woweasy .header{background:#080f1ef2;border-bottom-color:#769ff52b}
body#we-top.theme-woweasy .header .navbar{min-height:72px}
.we-brand-word{font-size:24px;letter-spacing:.12em}.we-brand-word em{color:#82dcf6}.we-brand-mark{color:#82dcf6;border-color:#548ea8;background:linear-gradient(145deg,#254b65,#101e30)}
body#we-top.theme-woweasy .header .nav-link{font-size:10px;letter-spacing:.1em}
body#we-top.theme-woweasy .navbar-toggler-icon::before{display:none}
.we-hero:not(.we-hero--compact){min-height:620px;border:0;background:#080f1e}
.we-hero:not(.we-hero--compact) .we-hero-layout{min-height:560px}
.we-hero:not(.we-hero--compact) .we-hero-copy{width:57%;padding:85px 0 115px}
body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) h1{font-size:clamp(26px,2.65vw,40px);line-height:1.35;letter-spacing:.075em;margin-bottom:20px}
.we-hero h1 span{color:#8bdcf3}.we-hero .we-eyebrow{color:#82dcf6;letter-spacing:.13em;margin-bottom:14px}
.we-hero .we-lead{font-size:13px;max-width:410px;color:#c0cce0}
.we-hero-scene img{opacity:1;object-position:center 47%}
.we-hero::after{background:linear-gradient(0deg,#080f1e 0%,#080f1e10 47%),linear-gradient(90deg,#080f1ed9 0%,#080f1e30 48%,transparent 75%)}
.we-hero-knight{height:555px;width:54%;right:-3%;bottom:0}
.we-hero-knight img{filter:drop-shadow(0 0 35px #53bdf755);mask-image:linear-gradient(#000 72%,transparent 100%)}
.we-world-strip{display:none}
body#we-top.theme-woweasy .we-button{position:relative;border-radius:2px;border-color:#648ed0;background:linear-gradient(120deg,#172941,#10152c);box-shadow:inset 0 0 0 3px #0a142a,inset 0 0 0 4px #667dba55,0 0 16px #59cffa12;min-height:44px;padding:12px 22px;font-size:10px;letter-spacing:.1em}
body#we-top.theme-woweasy .we-button--primary{background:linear-gradient(115deg,#203e59,#235674);border-color:#82cce4;color:#f2f5ff}
body#we-top.theme-woweasy .we-button--primary:hover{background:#316d89;color:#fff}
.we-hero-caption{margin-top:22px}
.we-introduction{position:relative;z-index:3;grid-template-columns:1.25fr 1fr;gap:26px;align-items:stretch;margin-top:-85px!important;padding:0 0 55px}
.we-intro-copy{position:relative;isolation:isolate;min-height:280px;padding:40px 35px;border:1px solid #6179b72e;border-radius:4px;background:#101e30}
.we-intro-copy::after{content:'';position:absolute;right:-1px;top:20%;height:60%;width:2px;background:linear-gradient(transparent,#62baf7,#91e2f5,transparent)}
body#we-top.theme-woweasy .we-intro-copy h2{font-size:22px;line-height:1.5;letter-spacing:.07em;margin-bottom:15px}.we-intro-copy h2 span{color:#87cfe9}.we-intro-copy>p:not(.we-eyebrow){font-size:12px;line-height:1.9;margin-bottom:18px}.we-intro-copy .we-eyebrow{font-size:9px;margin-bottom:12px}
.we-world-card{padding:16px;background:linear-gradient(135deg,#182841,#101e30);border:1px solid #778bdd38;border-radius:4px;box-shadow:0 20px 50px #02071655}
.we-world-card picture{aspect-ratio:2.4;overflow:hidden;border:1px solid #7c8cd55c;border-radius:2px}.we-world-card figcaption{padding:18px 5px 3px;background:none;border:0}.we-world-card strong{font:600 15px/1.5 Inter,sans-serif;letter-spacing:.09em}.we-card-rune{right:4px;top:14px;color:#8ddcff;font-size:25px}
body#we-top.theme-woweasy .section-content{position:relative;isolation:isolate;padding:48px 0 65px;background:linear-gradient(#080f1edb,#080f1ef7),url('../images/art/northrend-v3.webp') center top/cover no-repeat;border-top:1px solid #5c79b637}
body#we-top.theme-woweasy .section-content::before,body#we-top.theme-woweasy .we-footer::before{content:'';position:absolute;top:-1px;left:calc(50% - 90px);width:180px;height:1px;background:linear-gradient(90deg,transparent,#91dff5,transparent);box-shadow:0 0 18px 2px #63c9f040;pointer-events:none}
.we-section-heading{gap:14px;margin-bottom:30px}.we-section-heading h2{font-size:21px!important;letter-spacing:.09em}.we-section-heading>span{color:#82dafa;font-size:17px}.we-section-heading::after{background:linear-gradient(90deg,#697ab344,transparent)}
body#we-top.theme-woweasy .box{border-color:#6078ba33;border-radius:4px;background:linear-gradient(145deg,#182943e8,#151e37f0);box-shadow:0 12px 30px #03081733}
body#we-top.theme-woweasy .box .box-head{font:600 13px/1.6 Inter,sans-serif;letter-spacing:.09em;text-transform:uppercase;background:linear-gradient(100deg,#24395a88,#18354a66);padding:18px 20px;border-bottom-color:#6578b32b}
body#we-top.theme-woweasy .box .box-body{padding:20px;font-size:12px;line-height:1.8}
body#we-top.theme-woweasy .we-news-list{gap:22px}
body#we-top.theme-woweasy .we-news-list>.box:first-child{grid-column:auto}
body#we-top.theme-woweasy .we-news-list>.box{margin:0;transition:border-color .2s,box-shadow .2s}
body#we-top.theme-woweasy .we-news-list>.box:hover{border-color:#72bdd7;box-shadow:0 0 20px #62bdd323}
body#we-top.theme-woweasy .we-news-list .box-head{display:none}
body#we-top.theme-woweasy .we-news-list .box-body{padding:0 17px 18px}
body#we-top.theme-woweasy .we-news-list .box.type-news .news-thumbnail{width:calc(100% + 34px);max-width:none;margin:0 -17px 20px;border:0;border-radius:3px 3px 0 0}
body#we-top.theme-woweasy .we-news-list .box.type-news .news-thumbnail .thumbnail-item{aspect-ratio:1.65;object-fit:cover}
body#we-top.theme-woweasy .we-news-list .box.type-news .we-news-card-title{margin:20px 0 12px;line-height:1.6;font-size:13px}
body#we-top.theme-woweasy .we-news-list .box.type-news .news-title{font:600 13px/1.6 Inter,sans-serif;text-transform:uppercase;letter-spacing:.07em;color:#dce6ff}
body#we-top.theme-woweasy .we-news-list .box.type-news .news-content{font-size:12px;line-height:1.85}
body#we-top.theme-woweasy .we-news-list .box.type-news .news-metadata{font-size:9px;flex-wrap:wrap;gap:8px}
body#we-top.theme-woweasy .nice_button{background:linear-gradient(110deg,#264963,#28647f);border-color:#5a99b4;border-radius:3px;font-size:10px;letter-spacing:.04em}
body#we-top.theme-woweasy .we-footer{background:#07101b;padding-top:45px}
body#we-top.theme-woweasy .we-footer h2{font-size:22px;line-height:1.5}
.we-footer nav{background:linear-gradient(90deg,#1c315480,#18354a80);padding:20px;border:1px solid #7185bb22;border-radius:4px}
@media(min-width:1600px){.we-hero:not(.we-hero--compact){min-height:650px}.we-hero:not(.we-hero--compact) .we-hero-layout{min-height:600px}.we-hero-knight{height:595px}}
@media(max-width:991px){.we-hero:not(.we-hero--compact) .we-hero-copy{width:62%}.we-hero-knight{height:550px;right:-2%}.we-introduction{gap:20px}.we-intro-copy{padding:25px}.we-world-card picture{aspect-ratio:1.7}}
@media(max-width:767px){
 body#we-top.theme-woweasy .header .navbar{min-height:70px}
 .we-hero:not(.we-hero--compact){min-height:695px}.we-hero:not(.we-hero--compact) .we-hero-layout{min-height:695px}.we-hero:not(.we-hero--compact) .we-hero-copy{width:100%;padding:42px 0 300px}
 body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) h1{font-size:28px;line-height:1.35;letter-spacing:.055em}
 .we-hero .we-lead{font-size:12px}.we-hero-knight{width:265px;height:340px;right:-10px;bottom:0;opacity:.9}.we-hero-caption{max-width:150px}.we-hero-scene img{opacity:.85}
 .we-introduction{grid-template-columns:1fr;margin-top:-25px!important;padding-bottom:35px;gap:18px}.we-intro-copy{padding:26px;min-height:0}.we-intro-copy::after{display:none}body#we-top.theme-woweasy .we-intro-copy h2{font-size:20px}.we-world-card picture{aspect-ratio:2.2}
 body#we-top.theme-woweasy .we-news-list{grid-template-columns:1fr}.we-section-heading h2{font-size:18px!important}
 body#we-top.theme-woweasy .section-content{padding:35px 0 45px}.we-footer nav{padding:15px}
}


/* Home v3 — illustration-led composition, no ornamental frames. */
body#we-top.theme-woweasy{--we-bg:#07111e;--we-panel:#101e30;--we-line:#29465e;--we-ice:#73d7f2;--we-text:#edf5fa;--we-muted:#aabbcb;font-size:16px;--button-text-shadow:none}
body#we-top.theme-woweasy .we-container,body#we-top.theme-woweasy .container{max-width:1200px}
body#we-top.theme-woweasy .header .navbar{min-height:80px}
body#we-top.theme-woweasy .header .nav-link{font-size:12px;text-transform:none;letter-spacing:0;padding:12px 10px}
body#we-top.theme-woweasy .we-brand-word{font:700 32px/1 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.01em}
body#we-top.theme-woweasy .we-brand-mark{background:none;border:0;clip-path:none;font-size:40px;width:32px}
body#we-top.theme-woweasy .we-button{border:1px solid #34556e;border-radius:5px;box-shadow:none;background:#0a1a2c;font:600 14px/1.5 Inter,sans-serif;letter-spacing:0;text-transform:none;min-height:48px;padding:13px 23px;gap:18px}
body#we-top.theme-woweasy .we-button::before,body#we-top.theme-woweasy .we-button::after{display:none}
body#we-top.theme-woweasy .we-button--primary{background:#86dff5;color:#062033;border-color:#86dff5}
body#we-top.theme-woweasy .we-button--primary:hover{background:#c7f4ff;color:#062033}
body#we-top.theme-woweasy .we-button--ghost{background:#071522a6}
body#we-top.theme-woweasy .we-hero:not(.we-hero--compact){min-height:610px;border:0}
body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) .we-hero-layout{min-height:610px}
body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) .we-hero-copy{width:58%;padding:65px 0 110px}
body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) h1{font:700 clamp(54px,5.8vw,84px)/1.02 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:-.015em;margin:0 0 24px;text-shadow:none}
body#we-top.theme-woweasy .we-hero h1 span{color:var(--we-text)}
body#we-top.theme-woweasy .we-hero .we-lead{font-size:17px;line-height:1.7;max-width:410px;color:#c9d9e6}
body#we-top.theme-woweasy .we-hero-scene img{opacity:1;object-position:center 38%}
body#we-top.theme-woweasy .we-hero::after{background:linear-gradient(0deg,#07111e,transparent 30%),linear-gradient(90deg,#07111e66,transparent 65%)}
body#we-top.theme-woweasy .we-hero-caption{font-size:11px;margin-top:24px}
body#we-top.theme-woweasy .we-eyebrow{font-size:11px;letter-spacing:.14em}
body#we-top.theme-woweasy .we-home{position:relative;background:#07111e;padding-bottom:64px;isolation:isolate}
body#we-top.theme-woweasy .we-home #left{float:none;width:100%;padding:0;margin:0;min-width:0}
.we-home-realms{position:relative;margin-top:-52px;z-index:3;margin-bottom:50px;min-height:180px}
body#we-top.theme-woweasy .we-home-realms>.box{margin:0;border:0;background:none;box-shadow:none}
body#we-top.theme-woweasy .we-home-realms>.box>.box-head{display:none}
body#we-top.theme-woweasy .we-home-realms>.box>.box-body{padding:0}
.we-realm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.we-realm-card{border:1px solid #29465e;border-radius:6px;overflow:hidden;background:#0d1c2b;min-width:0}
.we-realm-art{display:block;aspect-ratio:16/9;overflow:hidden;background:#101e30}
.we-realm-art img{display:block;width:100%;height:100%;object-fit:cover}
.we-realm-info{padding:17px 20px}
.we-realm-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
body#we-top.theme-woweasy .we-realm-heading h3{font:600 23px/1.25 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:0;margin:0}
.we-status{font:600 10px/1.4 Inter,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#9debcb;white-space:nowrap;display:flex;align-items:center;gap:6px}
.we-status::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}
.we-status.is-offline{color:#ffadb3}
.we-realm-total{font-size:12px;color:#aabbcb;margin:9px 0 8px}.we-realm-total strong{color:#e8f5ff;font-weight:600}
.we-factions{display:flex;justify-content:space-between;font-size:11px;color:#bbcada;gap:12px}.we-factions strong{color:#e4eff7;margin-left:4px}
.we-realm-uptime{font-size:11px;color:#aabbcb;margin:8px 0 0}
.we-status-loading{padding:45px;text-align:center;background:#101e30;border:1px solid #29465e;border-radius:6px}
body#we-top.theme-woweasy .we-home .we-section-heading{margin-bottom:24px;gap:25px}
body#we-top.theme-woweasy .we-home .we-section-heading h2{font:600 34px/1.2 Barlow,"Barlow Fallback",Inter,sans-serif!important;text-transform:none;letter-spacing:0;margin:0}
.we-home .we-section-heading .we-eyebrow{margin-bottom:8px}
body#we-top.theme-woweasy .box{background:#101e30;border:1px solid #29465e;border-radius:6px;box-shadow:none}
body#we-top.theme-woweasy .box .box-body{font-size:14px;color:#b9cbd9;line-height:1.7}
body#we-top.theme-woweasy .box .box-head{font:600 24px/1.3 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:0;text-transform:none;background:none}
body#we-top.theme-woweasy .we-home .we-news-list{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;align-items:stretch}
body#we-top.theme-woweasy .we-home .we-news-list>.box{margin:0;min-width:0;overflow:hidden}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child{grid-row:span 2;grid-column:auto}
body#we-top.theme-woweasy .we-home .we-news-list>.box>.box-body{padding:24px;display:flex;flex-direction:column;min-height:100%;height:auto}
body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .news-thumbnail{width:calc(100% + 48px);max-width:none;margin:-24px -24px 24px;overflow:hidden;border-radius:0}
body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .news-thumbnail .thumbnail-item{aspect-ratio:2.3;object-fit:cover;object-position:60% center}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-thumbnail .thumbnail-item{aspect-ratio:1.75}
body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .we-news-card-title{margin:0 0 13px;font:600 27px/1.15 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:0}
body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .news-title{font:600 27px/1.2 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:0;text-transform:none;color:#edf5fa}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-title{font-size:36px}
body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .news-content{font:400 14px/1.7 Inter,sans-serif;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
body#we-top.theme-woweasy .we-home .we-news-list .news-content p{margin:0 0 6px}
body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .news-metadata{font-size:10px;margin-top:auto;padding-top:18px;color:#aabbcb}
body#we-top.theme-woweasy .nice_button{font:600 12px/1.5 Inter,sans-serif;letter-spacing:0;text-transform:none;border-radius:4px;background:#153b51;color:#bceeff;box-shadow:none;text-shadow:none}
body#we-top.theme-woweasy .we-home .we-news-list .nice_button{background:none;border:0;box-shadow:none;padding:12px 0;color:#73d7f2;min-height:44px}
body#we-top.theme-woweasy .we-home .news-pagination{margin:8px 0 0;padding:0;justify-content:center;min-height:44px}
.we-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:48px 0 60px}
.we-service{position:relative;display:flex;align-items:center;gap:12px;padding:25px 20px 25px 154px;min-height:172px;min-width:0;border:1px solid #29465e;border-radius:6px;background:radial-gradient(ellipse at 15% 70%,#214c6755,transparent 65%),#0c1b2b;color:#edf5fa!important}
.we-service-art{position:absolute;left:-6px;bottom:0;width:160px;height:184px;object-fit:contain;object-position:center bottom;pointer-events:none;transition:transform .2s ease;filter:drop-shadow(0 5px 9px #0005)}
.we-service--store{background:radial-gradient(ellipse at 15% 70%,#73552644,transparent 65%),#0c1b2b}
.we-service--account .we-service-art{height:176px;object-fit:cover;object-position:top;mask-image:linear-gradient(#000 82%,transparent)}
.we-service>span:first-of-type{flex:1;min-width:0}.we-service>span:last-child{color:#73d7f2}.we-service strong{display:block;font:600 27px/1.2 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:0}.we-service small{display:block;margin-top:8px;font-size:12px;color:#aabbcb;line-height:1.6}.we-service:hover{border-color:#73d7f2;background-color:#142c40}
.we-service:is(:hover,:focus-visible) .we-service-art{transform:translateY(-4px)}
.we-realm-description{font-size:12px;line-height:1.6;color:#b9cbd9;margin:8px 0 12px}
.we-realm-link{display:flex;align-items:center;gap:10px;min-height:44px;font-size:11px;color:#89dff3;margin-top:4px}
.we-realm-link:hover{text-decoration:underline;text-underline-offset:4px}
.we-factions{flex-wrap:wrap;gap:6px 12px}.we-factions>span{display:inline-flex;align-items:center;gap:4px}.we-factions img{object-fit:contain;flex:none;width:28px;height:28px}
.we-rankings{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:24px;align-items:start}
body#we-top.theme-woweasy .we-rankings>.box{margin:0;min-width:0;overflow:hidden}
body#we-top.theme-woweasy .we-rankings>.box>.box-head{display:none}
body#we-top.theme-woweasy .we-rankings>.box>.box-body{padding:24px}
body#we-top.theme-woweasy .we-rankings .header{min-height:0;padding:0 0 18px!important;background:none!important;box-shadow:none!important;margin:0 0 18px!important;border:0;border-bottom:1px solid #29465e!important;text-align:left}
body#we-top.theme-woweasy .we-rankings .header h3,.we-voters h3{font:600 26px/1.2 Barlow,"Barlow Fallback",Inter,sans-serif!important;margin:0 0 20px;color:#edf5fa!important;text-shadow:none!important;letter-spacing:0}
body#we-top.theme-woweasy .we-rankings .hardcore-filters{display:flex;justify-content:flex-start;gap:8px;margin:0 0 18px}
body#we-top.theme-woweasy .we-rankings .filter-btn{background:transparent!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;box-shadow:none!important;color:#b9ccda!important;padding:10px 12px;min-height:44px;font:600 11px/1.4 Inter,sans-serif}
body#we-top.theme-woweasy .we-rankings .filter-btn.active{color:#81e0f8!important;border-bottom-color:#81e0f8!important}
body#we-top.theme-woweasy .we-rankings table{border:0;background:none;width:100%;font:400 12px/1.6 Inter,sans-serif;text-align:left}
body#we-top.theme-woweasy .we-rankings table th{font:600 10px/1.5 Inter,sans-serif;color:#aabbcb;padding:11px 10px;background:none;border:0;border-bottom:1px solid #29465e;letter-spacing:.02em}
body#we-top.theme-woweasy .we-rankings table td{padding:12px 10px;background:none!important;border:0;border-bottom:1px solid #233b50;color:#c6d8e6}
body#we-top.theme-woweasy .we-rankings table td.player img{margin-right:6px}
body#we-top.theme-woweasy .we-rankings .status.alive{color:#95e3be}body#we-top.theme-woweasy .we-rankings .status.dead{color:#f7a5ae}
body#we-top.theme-woweasy .we-rankings .load-more-btn{background:#12354a!important;border:1px solid #31566d!important;border-radius:4px!important;min-height:44px;color:#bcefff!important;box-shadow:none!important}
.we-rank{display:grid;place-items:center;width:25px;height:28px;background:#1f394e;border-radius:4px;color:#b8eafe}.we-text-link{display:inline-flex;align-items:center;gap:12px;padding:16px 0;min-height:44px;color:#73d7f2}
.we-home-extra{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:30px}
.we-community-banner{position:relative;isolation:isolate;overflow:hidden;border:1px solid #29465e;border-radius:6px;margin-top:55px;min-height:310px;display:grid;place-items:center;text-align:center;padding:42px 24px}
.we-community-banner picture{position:absolute;inset:0;z-index:-2}.we-community-banner img{width:100%;height:100%;object-fit:cover;object-position:center}.we-community-banner>div{max-width:440px}.we-community-banner p{font-size:14px;color:#bdcedc;margin-bottom:22px}.we-community-banner .we-eyebrow{margin-bottom:12px}body#we-top.theme-woweasy .we-community-banner h2{font:700 38px/1.1 Barlow,"Barlow Fallback",Inter,sans-serif;text-transform:uppercase;letter-spacing:0;margin:0 0 20px}
body#we-top.theme-woweasy .we-footer{background:#07101b;padding:32px 0 24px}
body#we-top.theme-woweasy.is-homepage .we-footer-top{display:none}.we-footer nav{background:none;border:0;padding:0}.we-footer-bottom{font-size:11px}
@media(min-width:1600px){body#we-top.theme-woweasy .we-hero:not(.we-hero--compact),body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) .we-hero-layout{min-height:690px}}
@media(max-width:991px){.we-services{gap:12px}.we-service{padding:112px 16px 20px;gap:10px;min-height:220px}.we-service-art{width:120px;height:132px;left:calc(50% - 60px);top:-16px;bottom:auto}.we-service--account .we-service-art{height:124px}.we-service strong{font-size:24px}.we-rankings{grid-template-columns:1fr}.we-realm-heading{gap:8px}.we-realm-info{padding:16px}.we-realm-heading h3{font-size:21px!important}.we-community-banner::after{content:'';position:absolute;inset:0;z-index:-1;background:#07111e66}}
@media(max-width:767px){
 body#we-top.theme-woweasy .we-container,body#we-top.theme-woweasy .container{width:calc(100% - 36px)}
 body#we-top.theme-woweasy .header .navbar{min-height:72px;padding:12px 0}.we-brand-word small{font-size:7px}
 body#we-top.theme-woweasy .we-hero:not(.we-hero--compact),body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) .we-hero-layout{min-height:525px}
 body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) .we-hero-copy{width:100%;padding:70px 0 90px}
 body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) h1{font-size:48px;line-height:1.04;max-width:360px;letter-spacing:0}
 body#we-top.theme-woweasy .we-hero-scene img{object-position:68% center;opacity:.75}
 body#we-top.theme-woweasy .we-hero::after{background:linear-gradient(0deg,#07111e,transparent 50%),linear-gradient(90deg,#07111ee0,#07111e66)}
 body#we-top.theme-woweasy .we-hero .we-lead{font-size:15px;max-width:300px}.we-hero-caption{display:none!important}.we-hero .we-eyebrow{font-size:9px!important}
 .we-hero-actions{gap:10px!important}.we-hero-actions .we-button{font-size:12px!important;padding:12px 14px!important;gap:10px!important}
 .we-home-realms{margin-top:-25px;margin-bottom:35px}.we-realm-grid{grid-template-columns:1fr;gap:18px}.we-realm-info{padding:16px}
 body#we-top.theme-woweasy .we-home .we-section-heading h2{font-size:29px!important}
 body#we-top.theme-woweasy .we-home .we-news-list{grid-template-columns:1fr;gap:16px}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child{grid-row:auto}
 body#we-top.theme-woweasy .we-home .we-news-list>.box>.box-body{padding:20px}
 body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .news-thumbnail{width:calc(100% + 40px);margin:-20px -20px 20px}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-title{font-size:30px}
 .we-services{grid-template-columns:1fr;margin:40px 0;gap:24px}.we-service{padding:22px 18px 22px 120px;gap:12px;min-height:144px}.we-service-art{left:0;top:auto;bottom:0;height:158px}.we-service--account .we-service-art{height:152px}.we-service small{margin-top:4px}
 body#we-top.theme-woweasy .we-rankings>.box>.box-body{padding:18px}.we-rankings{gap:20px}.we-rankings .table-responsive{outline-offset:-2px}
 .we-community-banner{margin-top:35px;padding:48px 20px;min-height:310px}.we-community-banner img{opacity:.5}.we-community-banner p{font-size:13px}body#we-top.theme-woweasy .we-community-banner h2{font-size:32px}
 body#we-top.theme-woweasy .we-home{padding-bottom:36px}
}

body#we-top.theme-woweasy .news-metadata a{text-decoration:underline;text-underline-offset:3px}
body#we-top.theme-woweasy .we-home .nice_button::before,body#we-top.theme-woweasy .we-home .nice_button::after{display:none}
body#we-top.theme-woweasy .we-news-list .box.type-news .news-metadata a,body#we-top.theme-woweasy .we-news-list .news-content a{text-decoration:underline!important;text-underline-offset:3px}
.we-scroll-hint{font-size:11px;color:#aabbcb;margin:0 0 12px}
@media(min-width:1200px){.we-scroll-hint{display:none}}
@media(prefers-reduced-motion:reduce){.we-service-art{transition:none}.we-service:is(:hover,:focus-visible) .we-service-art{transform:none}}

/* Journal, rankings and asynchronous states — v5. */
body#we-top.theme-woweasy .we-home .we-news-list{gap:16px 24px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child{grid-row:auto;grid-column:1 / -1;background:radial-gradient(ellipse at 0 80%,#62502722,transparent 70%),#101e30}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child>.box-body{position:relative;padding:24px 24px 24px calc(36% + 24px);min-height:260px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-thumbnail{position:absolute;inset:0 auto 0 0;width:36%;margin:0;height:100%}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-thumbnail .thumbnail-item{width:100%;height:100%;object-fit:cover}
body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child){grid-column:auto;border-color:transparent;border-bottom-color:#29465e;background:#101e3099}
body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child)>.box-body{padding:20px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-thumbnail .thumbnail-item{aspect-ratio:1.6}
body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child) .news-title{font-size:24px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child) .news-content{-webkit-line-clamp:2;font-size:13px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child) .news-metadata{padding-top:8px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-content{-webkit-line-clamp:6;font-size:15px}
.we-news-kicker{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;color:#aac2d3;font-size:10px;letter-spacing:.04em;margin-bottom:14px}
.we-news-kicker>span:first-child{display:flex;gap:8px;align-items:center;color:#e2c592}
body#we-top.theme-woweasy .we-news-list .box.type-news .news-buttons .nice_button{background:none!important;border:0!important;padding-left:0!important;box-shadow:none!important;color:#89dff3!important}
body#we-top.theme-woweasy .we-home .we-news-list>.box:hover{border-bottom-color:#85c9df}
body#we-top.theme-woweasy .we-rankings>.type-hardcore>.box-body{padding:0}
.we-ranking-cover{position:relative;isolation:isolate;min-height:210px;display:flex;align-items:center;overflow:hidden;padding:28px}
.we-ranking-cover picture{position:absolute;inset:0;z-index:-2}.we-ranking-cover img{width:100%;height:100%;object-fit:cover;object-position:center 42%}
.we-ranking-cover::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#081521f2 5%,#081521c9 45%,#08152111),linear-gradient(0deg,#101e30,transparent 45%)}
.we-ranking-cover>div{max-width:62%}.we-ranking-cover p{font-size:13px;color:#c0d1df;margin:12px 0 0}.we-ranking-cover .we-eyebrow{color:#dfb7ab;font-size:10px;margin:0 0 10px}
body#we-top.theme-woweasy .we-ranking-cover h3{font:600 36px/1.1 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:0;color:#f1f6fa;margin:0}
.we-hardcore .realm_content{padding:0 24px 20px}
.we-ranking-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin:4px 0 12px}.we-ranking-toolbar>.we-eyebrow{margin:0;font-size:10px}
body#we-top.theme-woweasy .we-hardcore .hardcore-filters{gap:6px;margin:0;padding:0;border:0}
body#we-top.theme-woweasy .we-hardcore .filter-btn{border:1px solid transparent!important;border-radius:5px!important;background:#0a1827!important;text-transform:none;font-size:12px;padding:10px}
body#we-top.theme-woweasy .we-hardcore .filter-btn.active{background:#173849!important;border-color:#46768b!important;color:#b7edfb!important}
body#we-top.theme-woweasy .we-hardcore table{font-size:12px;white-space:nowrap;border-collapse:separate;border-spacing:0 4px}
body#we-top.theme-woweasy .we-hardcore table th{padding:9px 8px;border:0;font-size:10px;text-transform:none}
body#we-top.theme-woweasy .we-hardcore table td{padding:12px 8px;border:0;background:#0b1928!important}
body#we-top.theme-woweasy .we-hardcore table tr[data-rank="1"] td{background:#272b2b!important}
body#we-top.theme-woweasy .we-hardcore table tr:hover td{background:#163145!important}
.we-hardcore td:first-child{border-radius:5px 0 0 5px}.we-hardcore td:last-child{border-radius:0 5px 5px 0}
.we-hardcore .we-rank{background:none;color:#9cb6ca;font-size:13px}.we-hardcore tr[data-rank="1"] .we-rank{background:#735527;color:#ffe0a3}.we-hardcore tr[data-rank="2"] .we-rank{background:#3e5362;color:#e7f4ff}.we-hardcore tr[data-rank="3"] .we-rank{background:#573f32;color:#f3c29b}
.we-hardcore .faction img{object-fit:contain}.we-character-icons{display:inline-flex;vertical-align:middle;gap:3px;margin-right:8px}.we-character-icons img{border-radius:4px;margin:0!important;object-fit:cover}.we-hardcore .player a{font-weight:600}
.we-life{display:inline-flex;align-items:center;gap:5px;font-size:11px;padding:4px 7px;border-radius:4px;background:#ab525516}.alive .we-life{background:#559a7819}
.we-ranking-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.we-hc-feedback{font-size:11px;color:#aabbcb;margin:0;flex:1}.we-ranking-footer button{padding:10px 14px;font-size:12px;text-transform:none;white-space:nowrap}
.we-hardcore [hidden]{display:none!important}.we-hardcore .table-responsive[aria-busy="true"]{opacity:.65}.we-hardcore .we-hc-empty{font-size:13px;text-align:center;padding:28px 10px}
.we-voters-heading{position:relative;padding:122px 0 24px;text-align:center}.we-voters-heading>img{position:absolute;top:-12px;left:calc(50% - 65px);width:130px;height:130px;object-fit:contain;filter:drop-shadow(0 6px 14px #a17b2725)}
body#we-top.theme-woweasy .we-voters-heading h3{font-size:32px!important;margin:0 0 12px}.we-voters-heading .we-eyebrow{color:#e2c592;font-size:10px;margin:0 0 8px}.we-voters-heading>p:last-child{font-size:12px;color:#b5c8d7;margin:0}
.we-voter-list{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px}.we-voter-list li{display:flex;align-items:center;gap:12px;border:1px solid #284054;border-radius:5px;padding:14px 12px;background:#0b1928;min-width:0}
.we-voter-list li:first-child{border-color:#79613f;background:linear-gradient(120deg,#725a2926,#101e30)}.we-voter-list li:first-child .we-rank{background:#725527;color:#ffe0a3}.we-voter-list a{font-size:13px;font-weight:600;overflow-wrap:anywhere;min-width:0;flex:1}.we-voter-list .we-rank{flex:none}
.we-vote-count{display:flex;flex-direction:column;align-items:center;min-width:28px}.we-vote-count strong{font:600 27px/1 Barlow,"Barlow Fallback",Inter,sans-serif;color:#f1dfb8}.we-vote-count small{font-size:10px;color:#b5c8d7}
body#we-top.theme-woweasy .we-vote-action{display:flex;width:100%;justify-content:space-between}
.we-spinner{display:inline-block;width:18px;height:18px;border:2px solid #63879e;border-top-color:#acecff;border-radius:50%;vertical-align:middle;animation:we-spin .8s linear infinite;margin-right:7px}
.we-community-banner img{object-position:center top}
@keyframes we-spin{to{transform:rotate(360deg)}}
.we-async-state{padding:24px;text-align:center;color:#b9cbd9;font-size:13px;min-height:96px}.we-async-state button{margin:12px auto 0;display:block}
@media(max-width:991px){.we-ranking-cover{min-height:225px}.we-voters-heading{padding:20px 0 24px 140px;min-height:150px;text-align:left}.we-voters-heading>img{left:0;top:0}}
@media(max-width:767px){
 body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child,body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child){grid-column:auto;grid-row:auto}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child>.box-body{padding:20px;min-height:0}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-thumbnail{position:relative;inset:auto;width:calc(100% + 40px);height:140px;margin:-20px -20px 20px}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child .news-thumbnail .thumbnail-item{height:140px;aspect-ratio:auto}
 .we-ranking-cover{min-height:200px;padding:22px}.we-ranking-cover>div{max-width:70%}body#we-top.theme-woweasy .we-ranking-cover h3{font-size:31px}.we-ranking-cover p{font-size:12px}
 .we-hardcore .realm_content{padding:0 14px 18px}.we-ranking-toolbar{gap:8px}.we-ranking-footer{flex-direction:column;align-items:stretch}.we-ranking-footer button{width:100%}.we-hc-feedback{text-align:center}
 .we-voters-heading{padding:132px 0 24px;text-align:center}.we-voters-heading>img{left:calc(50% - 65px)}
 .we-community-banner{padding-top:210px;min-height:465px;background:#0b1826}.we-community-banner picture{bottom:auto;height:230px}.we-community-banner img{opacity:1;object-fit:cover;object-position:left center}.we-community-banner::after{background:linear-gradient(0deg,#0b1826 50%,transparent 95%)}
}
@media(prefers-reduced-motion:reduce){.we-spinner{animation:none}}

/* Journal pagination and readable WotLK character badges. */
.we-brand-logo,.we-hero-logo{display:block;object-fit:contain;mix-blend-mode:screen}
body#we-top.theme-woweasy .navbar-brand .we-brand-logo{width:108px;height:72px;max-width:none}
.we-hero-logo{width:270px;height:180px;margin:0 0 18px}
body#we-top.theme-woweasy .we-hero:not(.we-hero--compact) .we-hero-copy{padding-top:30px;padding-bottom:65px;z-index:auto}
body#we-top.theme-woweasy .we-home .we-news-list>.box{align-self:start}
body#we-top.theme-woweasy .we-home .we-news-list [hidden]{display:none!important}
body#we-top.theme-woweasy .we-home .we-news-list>.box.we-news-expanded{grid-column:1 / -1;scroll-margin-top:24px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child.we-news-expanded .news-thumbnail{height:260px}
.we-news-full{font-size:15px;line-height:1.85;color:#c8d7e4;overflow-wrap:anywhere;max-width:80ch}
.we-news-full img,.we-news-full iframe,.we-news-full video{max-width:100%}.we-news-full img{height:auto}
.we-news-full table{display:block;max-width:100%;overflow-x:auto}.we-news-full pre{white-space:pre-wrap}
.we-news-full a,.we-article-feedback a{text-decoration:underline;text-underline-offset:3px}
.we-article-feedback{font-size:13px;color:#c8d7e4}.we-article-feedback:empty{display:none}
[data-read-article][aria-disabled="true"]{opacity:.6;cursor:wait}
@media(max-width:767px){
 .we-hero-logo{width:210px;height:140px;margin-bottom:20px}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:first-child.we-news-expanded .news-thumbnail{height:140px}
}
.we-home-news{scroll-margin-top:30px}
.we-journal-feedback{font-size:13px;color:#b8d8e9;text-align:center;margin:12px 0 0;min-height:0}.we-journal-feedback:empty{display:none}.we-journal-feedback button{margin:12px auto 0}
.we-home-news[aria-busy="true"] .we-news-list{opacity:.65;transition:opacity .15s}
body#we-top.theme-woweasy .we-home .news-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;float:none!important;margin:18px 0 0;padding:0;list-style:none;grid-column:1 / -1}
body#we-top.theme-woweasy .news-pagination .page-item{margin:0;padding:0;background:none;border:0}
body#we-top.theme-woweasy .news-pagination .page-link{display:contents;background:none!important;border:0!important;padding:0;box-shadow:none}
body#we-top.theme-woweasy .news-pagination a{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:10px 14px;border:1px solid #34556e;border-radius:7px;background:#0e2132;color:#badbec;font:600 13px/1.2 Inter,sans-serif;text-decoration:none;box-shadow:none;float:none}
body#we-top.theme-woweasy .news-pagination .active a{background:#86dff5;border-color:#86dff5;color:#062033;cursor:default}
body#we-top.theme-woweasy .news-pagination a:hover{border-color:#86dff5;background:#1c3e53;color:#f2fbff}
.we-ranking-pages{display:flex;gap:8px}.we-character-icons{gap:7px;margin-right:10px}
body#we-top.theme-woweasy .we-character-icons img{width:28px;height:28px;box-sizing:content-box;box-shadow:0 2px 5px #0006}
body#we-top.theme-woweasy .we-character-icons .we-race-icon{border-radius:50%;border:1px solid #668496}
body#we-top.theme-woweasy .we-character-icons .we-class-icon{border-radius:7px;border:1px solid var(--we-class-color,#73d7f2)}
.we-class-1{--we-class-color:#c79c6e}.we-class-2{--we-class-color:#f58cba}.we-class-3{--we-class-color:#abd473}.we-class-4{--we-class-color:#fff569}.we-class-5{--we-class-color:#fff}.we-class-6{--we-class-color:#c41f3b}.we-class-7{--we-class-color:#0070de}.we-class-8{--we-class-color:#69ccf0}.we-class-9{--we-class-color:#9482c9}.we-class-11{--we-class-color:#ff7d0a}
@media(max-width:767px){.we-ranking-pages button{flex:1}.we-ranking-pages{width:100%}}

/* Compact Infernal-inspired navigation, in the theme's glacier palette. */
body#we-top.theme-woweasy .header{background:linear-gradient(100deg,#091321f5,#101e2be8);border-bottom:1px solid #8ad8eb1c;backdrop-filter:blur(14px)}
body#we-top.theme-woweasy .header .navbar{min-height:76px;padding:10px 0;gap:18px}
body#we-top.theme-woweasy .header .navbar-nav{gap:6px}
body#we-top.theme-woweasy .header .nav-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:12px 14px;color:#c1d1df;border-radius:6px;font:600 12px/1.4 Inter,sans-serif;letter-spacing:.01em;box-shadow:none;text-shadow:none}
body#we-top.theme-woweasy .header .nav-link::before,body#we-top.theme-woweasy .header .nav-link::after{display:none}
body#we-top.theme-woweasy .header .nav-link:is(:hover,:focus-visible,.show){color:#e7faff;background:#7ccee40c}
body#we-top.theme-woweasy .header .nav-link.active{color:#8edff3;background:#7ccee409;box-shadow:inset 0 -2px #82dcf6;border-radius:6px 6px 0 0}
.we-nav-shortcuts{display:flex;align-items:center;gap:8px;flex:none}
body#we-top.theme-woweasy .we-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid #355267;background:#12263875;color:#adc8da;font-size:17px}
body#we-top.theme-woweasy .we-nav-icon:is(:hover,:focus-visible){color:#d9f6ff;border-color:#77c9e1;background:#20485d}
body#we-top.theme-woweasy .we-nav-discord{color:#94e3f6;border-color:#4a7d92;background:#163549}
body#we-top.theme-woweasy .header .navbar-brand .we-brand-logo{width:90px;height:60px}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .we-nav-register{background:#86dff2;color:#092435;border:1px solid #a1e9f7;box-shadow:none}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .we-nav-register:is(:hover,:focus-visible){background:#b0effa;color:#071c2b}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .we-nav-login{border:1px solid #3a5a70;background:#152a3b;color:#d9edf7}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .we-menu-icon{width:18px;text-align:center;flex:none;font-size:14px;color:inherit;opacity:.85}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-arrow{position:static;display:inline-block;width:6px;height:6px;margin:-3px 0 0 3px;border:solid currentColor;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);flex:none;z-index:auto}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-toggle.show .dropdown-arrow{transform:rotate(225deg);margin-top:3px}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-menu{padding:8px;border:1px solid #36546a;border-radius:10px;background:#102334;box-shadow:0 18px 45px #0006;min-width:220px;backdrop-filter:none}
body#we-top.theme-woweasy .header .dropdown-menu{margin-top:10px}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-menu::before,body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-menu::after,body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-menu>li::before{display:none}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-item{display:flex;align-items:center;gap:12px;border-radius:6px;min-height:44px;padding:12px;color:#ccdeeb;font-size:13px;white-space:normal;text-transform:none}
body#we-top.theme-woweasy :is(.header,#mobileMenu) .dropdown-item:is(:hover,:focus){background:#214258;color:#d9f7ff}
body#we-top.theme-woweasy .header .nav-link img{border-radius:50%;border:1px solid #537c93;width:28px;height:28px}
body#we-top.theme-woweasy .we-account-toggle{border:1px solid #3b6077;border-radius:6px;background:#142e40;color:#c6e8f7;width:44px;height:44px;display:grid;place-items:center}
body#we-top.theme-woweasy .we-account-toggle::after{display:none}
body#we-top.theme-woweasy #mobileMenu{border-left:1px solid #385970;background:linear-gradient(155deg,#13293b,#091522 75%)}
body#we-top.theme-woweasy #mobileMenu .offcanvas-header{border-bottom:1px solid #38597066;padding:22px}
body#we-top.theme-woweasy #mobileMenu .offcanvas-body{padding:18px}
body#we-top.theme-woweasy #mobileMenu .userbar{display:flex;align-items:center;gap:12px;padding:14px;margin:0 0 18px;border-radius:10px;background:#172f42}
body#we-top.theme-woweasy #mobileMenu .userbar::before,body#we-top.theme-woweasy #mobileMenu .userbar::after{display:none}
body#we-top.theme-woweasy #mobileMenu .userbar-avatar{position:static;width:44px;height:44px;margin:0;flex:none}
body#we-top.theme-woweasy #mobileMenu .userbar-info{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1;min-width:0;margin:0}
body#we-top.theme-woweasy #mobileMenu .info-username{font-size:13px;overflow-wrap:anywhere}
body#we-top.theme-woweasy #mobileMenu .userbar .we-account-toggle{width:44px;height:44px;padding:0;background:#142e40;color:#c6e8f7;border:1px solid #3b6077;border-radius:6px}
body#we-top.theme-woweasy #mobileMenu .userbar .we-account-toggle::before{display:none}
body#we-top.theme-woweasy #mobileMenu .nav-link.dropdown-toggle::after{display:none}
body#we-top.theme-woweasy #mobileMenu .offcanvas-title{font:600 22px/1.2 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.04em}
body#we-top.theme-woweasy #mobileMenu .navbar,body#we-top.theme-woweasy #mobileMenu .navbar-nav{width:100%}
body#we-top.theme-woweasy #mobileMenu .navbar-nav{gap:8px}
body#we-top.theme-woweasy #mobileMenu .nav-link{display:flex;align-items:center;gap:12px;padding:14px;border-radius:7px;min-height:48px}
body#we-top.theme-woweasy #mobileMenu .dropdown-arrow{margin-left:auto}
body#we-top.theme-woweasy #mobileMenu .nav-link:not(.we-nav-register):hover{background:#213f54}
body#we-top.theme-woweasy #mobileMenu .dropdown-menu{margin-top:6px;box-shadow:none;width:100%;min-width:0}
/* Anchor the account dropdown to the card, not its 44px toggle. */
body#we-top.theme-woweasy #mobileMenu .userbar{position:relative;flex-direction:row;flex-wrap:nowrap}
body#we-top.theme-woweasy #mobileMenu .userbar-info{width:auto;position:static}
body#we-top.theme-woweasy #mobileMenu .info-dropdown{flex:none;position:static}
body#we-top.theme-woweasy #mobileMenu .info-dropdown .dropdown{position:static}
body#we-top.theme-woweasy #mobileMenu .info-dropdown .dropdown-menu{position:absolute!important;inset:100% 0 auto!important;transform:none!important;width:100%;box-sizing:border-box}
body#we-top.theme-woweasy #mobileMenu .info-dropdown .dropdown-item{white-space:normal;overflow-wrap:anywhere}
@media(min-width:1200px){body#we-top.theme-woweasy .header .navbar-collapse{justify-content:flex-end}body#we-top.theme-woweasy .header .navbar-nav{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:767px){
 body#we-top.theme-woweasy .header .navbar{min-height:68px;gap:10px;padding:10px 0}
 .we-nav-shortcuts{gap:5px}
 body#we-top.theme-woweasy .header .navbar-brand .we-brand-logo{width:76px;height:50px}
 body#we-top.theme-woweasy .header .navbar-toggler{border-radius:7px;border-color:#385c72;background:#142b3d}
}

/* v9: stable loading, earlier services and mobile-first reading. */
.we-realm-info{min-height:210px}
.we-realms-skeleton .we-realm-art{background:linear-gradient(135deg,#162f44,#0d1f30)}
.we-realms-skeleton .we-realm-info{padding:24px 20px}
.we-skeleton-line{display:block;width:86%;height:13px;background:#284456;border-radius:3px;margin-bottom:20px}
.we-skeleton-line:first-child{width:65%;height:23px}.we-skeleton-line:last-child{width:48%}
.we-home .we-services{margin-top:48px;margin-bottom:52px}
.we-home-community{margin-top:52px}
.we-service--account{padding-left:166px}
.we-service--account .we-service-art{width:146px;left:0}
.we-service .we-vote-emblem{width:145px;height:140px;left:4px;bottom:16px;object-fit:contain;filter:none;mix-blend-mode:screen}
body#we-top.theme-woweasy .we-home .we-news-list .box.type-news .news-metadata{font-size:12px;line-height:1.5}
body#we-top.theme-woweasy .we-home .we-news-list .we-news-kicker{font-size:12px}
body#we-top.theme-woweasy .we-home .we-news-list>.box:not(.has-read-more) .news-content{display:block;-webkit-line-clamp:unset}
.we-voters-heading{padding:90px 0 18px}.we-voters-heading>img{width:100px;height:100px;left:calc(50% - 50px)}
body#we-top.theme-woweasy .we-voters-heading h3{letter-spacing:0}
.we-hc-mobile{display:none}
body#we-top.theme-woweasy .we-cookie-popup{width:400px;max-width:calc(100vw - 24px);padding:22px;border:1px solid #3a6179;border-radius:12px;background:#0e2333;color:#d3e4ee;box-shadow:0 12px 40px #0006;text-align:left}
body#we-top.theme-woweasy .we-cookie-popup .swal2-title{padding:0;font:600 26px/1.15 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:0;text-align:left;color:#e8f7ff}
body#we-top.theme-woweasy .we-cookie-popup .swal2-html-container{font:400 14px/1.65 Inter,sans-serif;padding:0;margin:12px 0 18px;text-align:left;color:#bfd3e1}
body#we-top.theme-woweasy .we-cookie-popup .swal2-actions{gap:10px;margin:0;justify-content:flex-start}
body#we-top.theme-woweasy .we-cookie-popup .we-button{min-height:44px;padding:12px 16px;font-size:13px;margin:0}
@media(min-width:768px) and (max-width:991px){.we-voters-heading{padding:15px 0 20px 110px;min-height:120px}.we-voters-heading>img{left:0;top:0}.we-service--account{padding-left:20px}.we-service .we-vote-emblem{top:8px;bottom:auto;left:16px;width:116px;height:108px}}
@media(max-width:767px){
 .we-home-realms{margin-bottom:28px}
 .we-home-community{margin-top:36px}
 .we-realm-grid{gap:12px}
 .we-realm-card{display:grid;grid-template-columns:88px minmax(0,1fr)}
 .we-realm-art{aspect-ratio:auto;height:100%;min-height:248px}
 .we-realm-art img{object-position:56% center}
 .we-realm-info{padding:14px 12px;min-height:248px}
 body#we-top.theme-woweasy .we-realm-heading h3{font-size:22px}
 .we-realm-heading{gap:6px}
 .we-realm-description{font-size:12px;margin:8px 0;line-height:1.5}
 .we-realm-total{margin:6px 0;font-size:12px}
 .we-factions{font-size:11px;gap:6px;flex-wrap:wrap}.we-factions img{width:20px;height:20px}.we-factions strong{margin-left:1px}
 .we-realm-link{font-size:12px;margin-top:10px}
 .we-home .we-services{margin:36px 0;gap:10px}
 .we-service{min-height:110px;padding:18px 16px 18px 112px}
 .we-service strong{font-size:24px}.we-service small{margin-top:4px}
 .we-service-art{width:106px;height:120px;left:0}
 .we-service--account .we-service-art{width:100px;height:110px}
 .we-service .we-vote-emblem{width:100px;height:90px;left:4px;bottom:10px}
 body#we-top.theme-woweasy .we-home .we-news-list{gap:10px}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child)>.box-body{padding:16px;min-height:0}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child) .news-title{font-size:23px}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child) .news-content{-webkit-line-clamp:1}
 body#we-top.theme-woweasy .we-home .we-news-list .we-news-kicker{margin-bottom:8px;font-size:11px}
 body#we-top.theme-woweasy .we-home .we-news-list>.box:not(:first-child) .we-news-card-title{margin-bottom:8px}
 body#we-top.theme-woweasy .we-home .we-news-list .news-metadata{padding-top:4px}
 body#we-top.theme-woweasy .we-home .we-news-list .news-buttons{margin-top:0;margin-bottom:0}
 .we-voters-heading{padding:15px 0 20px 94px;min-height:115px;text-align:left}
 .we-voters-heading>img{width:84px;height:84px;top:6px;left:0}
 body#we-top.theme-woweasy .we-voters-heading h3{font-size:28px!important}
 .we-voters-heading>p:last-child{font-size:12px}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] .table-responsive{overflow:visible;border:0;outline-offset:3px}
 .we-hardcore+.we-scroll-hint,.we-hardcore[data-ready="true"] .we-scroll-hint{display:none}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] table{display:block;white-space:normal;border:0;width:100%}
 .we-hardcore[data-ready="true"] .we-hardcore-table caption,.we-hardcore[data-ready="true"] .we-hardcore-table thead{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] tbody{display:grid;gap:8px}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] table .player-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;padding:12px 10px;border:1px solid #29465e;border-radius:7px;background:#0b1928}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] table .player-row[hidden]{display:none!important}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] table td{padding:0!important;width:auto!important;height:auto!important;line-height:1.5;border-radius:0;background:transparent!important}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] .we-hardcore-table .player-row td{background:transparent!important}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] .we-hardcore-table .player-row[data-rank="1"]{border-color:#79613f}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] table tr::after{display:none}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] table td:is(.faction,.level,.playtime,.status){display:none}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] td.player{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:7px;align-items:start;min-width:0}
 .we-hardcore[data-ready="true"] .we-character-icons{gap:2px;margin:0}body#we-top.theme-woweasy .we-hardcore[data-ready="true"] .we-character-icons img{width:23px!important;height:23px!important}
 body#we-top.theme-woweasy .we-hardcore[data-ready="true"] td.player>a{font-size:14px;line-height:1.55;overflow-wrap:anywhere}
 .we-hc-mobile{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;grid-column:1 / -1;margin-top:7px;font-size:12px;color:#bfd3e1}
 .we-hc-mobile .we-life{font-size:11px;padding:2px 5px}
 .we-hc-details{margin-left:auto}.we-hc-details summary{cursor:pointer;min-height:32px;color:#91dcef;padding:4px 0;list-style:revert}
 .we-hc-details[open]{flex-basis:100%;margin:0}.we-hc-details p{font-size:12px;margin:4px 0}
 .we-hardcore[data-ready="true"] .we-scroll-hint{display:none}
 .we-hardcore[data-ready="true"] thead th:nth-child(2),.we-hardcore[data-ready="true"] thead th:nth-child(n+4){display:none}
}
/* v10: centered vote emblem, shared tooltips and player authentication. */
.we-service .we-vote-emblem{top:50%;bottom:auto;translate:0 -50%;object-position:center}
body#we-top.theme-woweasy #fusion_tooltip,body#we-top.theme-woweasy .fusion_tooltip{background:linear-gradient(145deg,#122c42,#081421);border:1px solid #51748d;border-radius:10px;box-shadow:0 14px 40px #0008,0 0 18px #5dcaff0c;color:#e7f3fb;padding:12px 16px;font:400 13px/1.55 Inter,Arial,sans-serif;max-width:min(360px,calc(100vw - 24px));z-index:1100;overflow-wrap:anywhere;pointer-events:none}
body#we-top.theme-woweasy #fusion_tooltip:empty{display:none!important}
body#we-top.theme-woweasy #fusion_tooltip .tooltip-container{background:none;border:0;padding:0}
body#we-top.theme-woweasy .tooltip-inner{background:#10283c;color:#edf8ff;border:1px solid #51748d;border-radius:8px;padding:9px 13px;font:400 13px/1.5 Inter,Arial,sans-serif;box-shadow:0 8px 24px #0006}
body#we-top.theme-woweasy .tooltip{--bs-tooltip-bg:#10283c}
body#we-top.theme-woweasy:has(.we-auth-shell)>.we-hero{display:none}
body#we-top.theme-woweasy:has(.we-auth-shell) #we-content{padding:42px 0 54px}
body#we-top.theme-woweasy:has(.we-auth-shell) #we-content>.container{max-width:1140px}
body#we-top.theme-woweasy .box:has(.we-auth-shell),body#we-top.theme-woweasy .box:has(.we-auth-shell)>.box-body{padding:0;border:0;background:none;box-shadow:none}
body#we-top.theme-woweasy .box:has(.we-auth-shell)>.box-head,body#we-top.theme-woweasy .box:has(.we-auth-shell)>[box-overlay]{display:none}
.we-auth-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border:1px solid #29465c;border-radius:18px;background:#0b1929;overflow:hidden;box-shadow:0 24px 70px #0005}
.we-auth-art{position:relative;min-height:660px;isolation:isolate;background:#081525}
.we-auth-art>picture,.we-auth-art>picture>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 30%;z-index:-2}
.we-auth-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#05101afa,transparent 75%);z-index:-1}
.we-auth-art-copy{position:absolute;bottom:36px;left:32px;right:28px}
.we-auth-art-copy h2{font:700 38px/1.05 Barlow,"Barlow Fallback",Inter,sans-serif;text-transform:uppercase;letter-spacing:.025em;color:#fff;margin:8px 0 14px;max-width:340px}
.we-auth-art-copy>p:not(.we-eyebrow){font-size:14px;line-height:1.65;color:#bfd4e1;max-width:320px}
.we-auth-factions{display:flex;align-items:center;gap:15px;margin-top:22px;color:#adcadc;letter-spacing:.22em;font-size:11px;font-weight:600}
.we-auth-factions img{object-fit:contain;filter:drop-shadow(0 2px 8px #0008)}
.we-auth-panel{padding:36px 46px 32px;min-width:0;align-self:center}
.we-auth-back{display:inline-flex;gap:8px;align-items:center;color:#aec6d7;font-size:12px;margin-bottom:30px}
.we-auth-panel>.we-eyebrow{margin:0 0 8px;font-size:11px}
.we-auth-panel h1{color:#f0f8ff;font:700 44px/1.05 Barlow,"Barlow Fallback",Inter,sans-serif;text-transform:uppercase;letter-spacing:.025em;margin:0 0 12px}
.we-auth-intro{color:#adbed0;font-size:14px;line-height:1.65;margin:0 0 28px}
.we-auth-field{margin-bottom:18px;min-width:0}
.we-auth-field>label{display:block!important;color:#dbeaf5!important;text-transform:none!important;font-size:13px!important;font-weight:600;letter-spacing:0!important;margin-bottom:9px}
body#we-top.theme-woweasy .we-auth-shell .form-control{min-height:48px;border:1px solid #395368!important;background:#071321!important;color:#edf7ff!important;border-radius:8px;padding:12px 14px;font-size:15px;box-shadow:none;min-width:0}
body#we-top.theme-woweasy .we-auth-shell .form-control:focus{border-color:#8be0f1!important;outline:2px solid #79d9ef;outline-offset:2px}
.we-auth-shell .input-group{display:flex;flex-wrap:nowrap;padding:0!important;border-radius:8px;background:none!important}
.we-auth-shell .input-group-text{border:1px solid #395368;background:#102338;color:#adc9de;padding:0;width:46px;min-height:48px;justify-content:center;flex-shrink:0;border-radius:8px 0 0 8px}
body#we-top.theme-woweasy .we-auth-shell .input-group>.form-control{border-radius:0 8px 8px 0;border-left:0!important}
body#we-top.theme-woweasy .we-auth-shell .input-group:has(.we-password-toggle)>.form-control{border-radius:0}
.we-auth-shell .we-password-toggle{border-radius:0 8px 8px 0;border-left:0;cursor:pointer}
.we-auth-options{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:20px 0;font-size:12px}
.we-auth-options .we-auth-remember{display:flex!important;align-items:center;gap:9px;color:#c4d9e7!important;text-transform:none!important;letter-spacing:0!important;font-size:12px!important;margin:0}
.we-auth-remember input{appearance:auto;width:18px!important;height:18px!important;accent-color:#87daeb;margin:0;cursor:pointer}
.we-auth-shell cap-widget{display:block;--cap-widget-width:100%;--cap-border-color:#395368;--cap-border-radius:10px;--cap-checkbox-background:#102c40;--cap-checkbox-border:1px solid #7598ad;--cap-spinner-color:#8de5f6;--cap-font:Inter,Arial,sans-serif;--cap-widget-padding:12px;--cap-gap:12px}
body#we-top.theme-woweasy cap-widget::part(attribution){display:none}
.we-auth-shell cap-widget::part(label){font-size:13px}
.we-auth-shell cap-widget:focus-within{outline:2px solid #8be0f1;outline-offset:3px;border-radius:10px}
.we-auth-shell .captcha-field{margin:20px 0}
.we-auth-shell .captcha-field>.input-group{margin-top:0!important}
.we-auth-submit{width:100%;justify-content:space-between;min-height:50px;margin-top:16px;border-radius:8px!important;font-size:14px!important}
.we-auth-switch{margin:26px 0 0;padding-top:24px;border-top:1px solid #294052;color:#aec2d2;font-size:13px;line-height:1.8}
.we-auth-switch a{font-weight:600;color:#92e5f3;white-space:nowrap}
.we-auth-help{display:flex;align-items:center;gap:10px;margin-top:20px;font-size:12px;color:#abc9de}
.we-auth-form .error-feedback{font-size:13px;line-height:1.55;text-align:left;padding:14px;margin-bottom:20px}
.we-field-feedback:not(:empty){display:flex;gap:7px;align-items:baseline;font-size:12px;line-height:1.5;color:#ffc2b9;margin-top:7px}
.we-field-feedback[data-state="valid"]{color:#8cdabb}
.we-field-feedback[data-state="loading"]{color:#b6d8e8}
.we-auth--register .we-auth-form>form{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}
.we-auth--register form>*{grid-column:1/-1}
.we-auth--register form>.we-auth-field:nth-of-type(3),.we-auth--register form>.we-auth-field:nth-of-type(4){grid-column:auto}
.we-auth--register .form-group{margin-top:0!important}
.we-auth--register .we-auth-panel{padding-top:28px;padding-bottom:28px}
.we-auth--register .we-auth-back{margin-bottom:22px}
.we-auth--register .we-auth-intro{margin-bottom:22px}
@media(min-width:768px) and (max-width:991px){.we-service .we-vote-emblem{top:8px;translate:none}.we-auth-panel{padding:28px}.we-auth-art-copy{left:22px;right:22px}.we-auth-art-copy h2{font-size:32px}.we-auth--register form>.we-auth-field{grid-column:1/-1!important}}
@media(max-width:767px){.we-service .we-vote-emblem{top:50%;bottom:auto}body#we-top.theme-woweasy:has(.we-auth-shell) #we-content{padding:20px 0 32px}.we-auth-shell{grid-template-columns:minmax(0,1fr);border-radius:12px}.we-auth-art{min-height:190px}.we-auth-art>picture>img{object-position:50% 24%}.we-auth-art:after{background:linear-gradient(0deg,#06111be8,transparent)}.we-auth-art-copy{left:22px;right:22px;bottom:18px}.we-auth-art-copy h2{font-size:27px;max-width:230px;margin:0}.we-auth-art-copy>.we-eyebrow{font-size:10px;margin-bottom:7px}.we-auth-art-copy>p:not(.we-eyebrow),.we-auth-factions{display:none}.we-auth-panel,.we-auth--register .we-auth-panel{padding:24px 20px}.we-auth-back,.we-auth--register .we-auth-back{margin-bottom:24px}.we-auth-panel h1{font-size:36px}.we-auth-intro{font-size:13px;margin-bottom:22px}.we-auth-shell .form-control{font-size:16px!important}.we-auth-options{margin:18px 0}.we-auth--register form>.we-auth-field{grid-column:1/-1!important}}

body#we-top.theme-woweasy #fusion_tooltip{background-color:#10283c!important;border-color:#51748d!important}
body#we-top.theme-woweasy #we-tooltip{position:fixed;z-index:1100;pointer-events:none;max-width:min(300px,calc(100vw - 24px));background:linear-gradient(145deg,#122c42,#081421);border:1px solid #51748d;border-radius:9px;padding:10px 14px;box-shadow:0 12px 30px #0008;color:#e7f3fb;font:400 13px/1.5 Inter,Arial,sans-serif;overflow-wrap:anywhere}

body#we-top.theme-woweasy .we-auth-panel h1{font:700 44px/1.05 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.025em}
body#we-top.theme-woweasy .we-auth-art-copy h2{font:700 38px/1.05 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.025em}
body#we-top.theme-woweasy .we-auth-submit{display:flex;background:#8be1f0;color:#05202e;border:1px solid #9aebf7;min-height:50px;justify-content:space-between;padding:13px 18px}
@media(max-width:767px){body#we-top.theme-woweasy .we-auth-panel h1{font-size:36px}body#we-top.theme-woweasy .we-auth-art-copy h2{font-size:27px}}

body#we-top.theme-woweasy #we-content .we-auth-submit{background:#8be1f0!important;color:#05202e!important;min-height:50px!important;border:1px solid #9aebf7!important}
body#we-top.theme-woweasy #we-content .we-auth-submit:hover{background:#c1f4ff!important}
/* Keep the existing iCheck events, with a legible control in the auth form. */
.we-auth-remember .icheckbox_futurico{width:20px;height:20px;flex-shrink:0;background:none!important;border:1px solid #7195aa;border-radius:5px;position:relative}
.we-auth-remember .icheckbox_futurico.checked{background:#8be1f0!important;border-color:#8be1f0}
.we-auth-remember .icheckbox_futurico.checked:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#05202e;font:700 15px/1 Inter,Arial,sans-serif;pointer-events:none}
.we-auth-remember .icheckbox_futurico:focus-within{outline:2px solid #8be1f0;outline-offset:3px}
.we-auth-shell .captcha-field cap-widget{flex:1 1 100%;min-width:0}

/* v11: account overview and public player roster. */
.we-service--vote{padding-left:194px}
.we-service .we-vote-emblem{width:180px;height:154px;left:4px}
@media(min-width:768px) and (max-width:991px){.we-service--vote{padding-left:20px}.we-service .we-vote-emblem{width:152px;height:124px;left:16px}}
@media(max-width:767px){.we-service--vote{padding-left:140px}.we-service .we-vote-emblem{width:132px;height:100px;left:0}}
body#we-top.theme-woweasy:has(.we-player-page) #we-content{padding:32px 0 56px}
body#we-top.theme-woweasy:has(.we-player-page) #we-content>.container{max-width:1280px}
body#we-top.theme-woweasy .box:has(.we-player-page),body#we-top.theme-woweasy .box:has(.we-player-page)>.box-body{padding:0;border:0;box-shadow:none;background:none}
body#we-top.theme-woweasy .box:has(.we-player-page)>.box-head,body#we-top.theme-woweasy .box:has(.we-player-page)>[box-overlay]{display:none}
.we-player-cover{position:relative;isolation:isolate;overflow:hidden;min-height:250px;display:flex;align-items:center;padding:30px 34px;border:1px solid #29465a;border-radius:14px;background:#071323;margin-bottom:26px}
.we-player-cover>picture,.we-player-cover>picture>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.we-player-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06111ce0,transparent 85%);z-index:-1}
.we-player-cover>div{max-width:560px}
.we-player-cover .we-breadcrumb{display:inline-flex;margin:0 0 22px;color:#b5d6e6;font-size:12px}
.we-player-cover .we-eyebrow{font-size:11px;margin:0 0 9px}
body#we-top.theme-woweasy .we-player-cover h1{font:700 44px/1.1 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.025em;text-transform:uppercase;margin:0 0 12px;color:#f0f8fd}
.we-player-cover>div>p:last-child{font-size:14px;line-height:1.7;max-width:390px;color:#c0d4e2;margin:0}
.we-dashboard-layout{display:grid;grid-template-columns:244px minmax(0,1fr);gap:26px;align-items:start}
.we-account-sidebar{min-width:0;padding:24px 14px;background:#0c1a29;border:1px solid #294052;border-radius:12px;text-align:center;position:sticky;top:100px}
.we-account-avatar{position:relative;display:block;width:104px;height:104px;margin:0 auto 17px}
.we-account-avatar>img{width:104px;height:104px;object-fit:cover;border-radius:18px;border:1px solid #74c8dd;background:#132d40}
.we-account-avatar>span{position:absolute;bottom:-5px;right:-5px;display:grid;place-items:center;background:#8be1f0;color:#082535;border:4px solid #0c1a29;border-radius:50%;width:32px;height:32px;font-size:10px}
.we-account-name{display:block;font-size:16px;color:#edf7fb;overflow-wrap:anywhere}
.we-account-subtitle{font-size:11px;color:#99b5c8;margin:5px 0 22px}
.we-account-nav-group+.we-account-nav-group{border-top:1px solid #294052;padding-top:10px;margin-top:10px}
.we-account-nav a{display:flex;align-items:center;gap:12px;min-height:48px;text-align:left;font-size:13px;line-height:1.4;color:#bdd0df;border:1px solid transparent;border-radius:8px;padding:11px 13px;margin:3px 0;overflow-wrap:anywhere}
.we-account-nav a>i{color:#74bad0;width:20px;text-align:center;flex-shrink:0}
.we-account-nav a:hover,.we-account-nav a[aria-current=page]{color:#e8faff;background:#143146;border-color:#355d74}
.we-account-nav a[aria-current=page]{box-shadow:inset 3px 0 #8be1f0}
.we-dashboard-main{min-width:0;display:grid;gap:22px}
.we-dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}
.we-dashboard-welcome>div{min-width:0}
.we-dashboard-welcome .we-eyebrow{margin:0 0 6px;font-size:10px}
body#we-top.theme-woweasy .we-dashboard-welcome h2{font:600 30px/1.15 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.02em;margin:0;color:#edf7fb;overflow-wrap:anywhere}
.we-account-status{border:1px solid #315770;border-radius:20px;color:#bfe3ed;background:#102839;padding:7px 12px;font-size:12px;white-space:nowrap}
.we-wallets{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.we-wallet{display:flex;align-items:center;gap:15px;padding:20px;border:1px solid #355366;border-radius:12px;background:radial-gradient(ellipse at top right,#244a5e55,transparent),#0c1b2a;min-width:0}
.we-wallet>i{font-size:28px;color:#91dbea}
.we-wallet--donation{background:radial-gradient(ellipse at top right,#59492444,transparent),#0c1b2a;border-color:#5b543b}
.we-wallet--donation>i{color:#e9c77b}
.we-wallet>div{min-width:0;flex:1}.we-wallet>div>span{display:block;color:#b5c9d8;font-size:12px;line-height:1.5}.we-wallet strong{display:block;font:600 34px/1.2 Barlow,"Barlow Fallback",Inter,sans-serif;color:#ecf9ff;overflow-wrap:anywhere}
.we-wallet>a{font-size:12px;display:flex;gap:12px;align-items:center;min-height:44px}
.we-account-panel{padding:24px;background:#0c1b2a;border:1px solid #294356;border-radius:12px;min-width:0}
.we-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px}
body#we-top.theme-woweasy .we-panel-heading h2{font:600 26px/1.15 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.015em;color:#e8f6ff;margin:0}
.we-panel-heading>a{display:flex;gap:10px;font-size:12px;align-items:center;min-height:44px}
.we-panel-heading>i{color:#79a7c3}.we-panel-heading .we-eyebrow{font-size:10px;margin:0 0 5px}
.we-count-badge{font-size:12px;color:#bfdeec;padding:6px 10px;border:1px solid #365970;border-radius:20px;white-space:nowrap}
.we-account-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}
.we-account-facts>div{background:#071422;border:1px solid #20384b;border-radius:7px;padding:13px 15px;min-width:0}
.we-account-facts dt{color:#9cb5c8;font-size:11px;font-weight:400;margin-bottom:5px}.we-account-facts dd{font-size:13px;color:#e0edf5;margin:0;overflow-wrap:anywhere;display:flex;flex-wrap:wrap;gap:8px}
body#we-top.theme-woweasy .we-character-realm{font:600 14px/1.5 Inter,sans-serif;color:#b5d7e5;text-transform:none;letter-spacing:0;margin:22px 0 12px}
.we-character-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.we-character-card{display:flex;align-items:center;gap:12px;position:relative;min-width:0;background:#0a1623;border:1px solid #2c485b;border-radius:9px;padding:16px 12px;color:#e8f5fb;transition:background .18s,border-color .18s}
.we-character-card:hover{border-color:#7ecce0;background:#112b3c}.we-character-icons{position:relative;flex-shrink:0;width:48px;height:48px}
.we-character-icons>img:first-child{border-radius:8px;border:1px solid #7596a7;width:42px;height:42px}.we-character-icons>img:last-child{position:absolute;right:0;bottom:0;border-radius:5px;border:2px solid #0a1623}
.we-character-copy{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.we-character-copy>strong{color:#edf9ff;overflow-wrap:anywhere;font-size:14px}.we-character-copy>span{font-size:11px;line-height:1.4;color:#a8c1d2}
.we-character-money{display:flex;gap:8px;flex-wrap:wrap}.we-character-faction{object-fit:contain;flex-shrink:0}.we-character-arrow{position:absolute;top:7px;right:9px;color:#85bdd1;font-size:10px}
.we-account-empty{text-align:center;padding:12px 15px 22px;color:#adc5d6}.we-account-empty>i{font-size:34px;color:#82c7db;margin:8px 0 15px}.we-account-empty>p{font-size:14px;line-height:1.7;margin:0 auto 12px;max-width:400px}.we-account-empty>a{font-size:12px}
.we-activity-list{list-style:none;padding:0;margin:0}.we-activity-list>li{display:flex;gap:14px;padding:13px 0}.we-activity-list>li+li{border-top:1px solid #223b4c}.we-activity-list>li>i{color:#76adc5;background:#143044;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;font-size:12px}.we-activity-list strong{display:block;color:#d9eaf5;font-weight:600;font-size:12px}.we-activity-list small{display:block;color:#9eb9cb;font-size:11px;line-height:1.6;margin-top:5px;overflow-wrap:anywhere}.we-activity-empty{font-size:13px;color:#a8c1d1}
.we-online-realms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.we-online-realms[hidden]{display:none}
body#we-top.theme-woweasy .we-online-realm{position:relative;isolation:isolate;min-height:114px;padding:20px 24px;display:flex;align-items:end;justify-content:space-between;gap:12px;text-align:left;overflow:hidden;border:1px solid #33576c!important;border-radius:10px!important;background:#0b1b2a!important;color:#e7f6fd!important;box-shadow:none}
.we-online-realm>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.we-online-realm:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#06121aec,#06152233);z-index:-1}.we-online-realm>span{font:600 24px/1.15 Barlow,"Barlow Fallback",Inter,sans-serif}.we-online-realm>i{color:#8be1f0;opacity:0}.we-online-realm[aria-pressed=true]>i{opacity:1}
body#we-top.theme-woweasy .we-online-realm[aria-pressed=true]{border-color:#8bdced!important;box-shadow:inset 0 -3px #8bdced}
.we-online-select{margin-bottom:22px}.we-online[data-ready=true] .we-online-select{display:none}
.we-roster-tools{display:flex;gap:18px;align-items:end;margin-bottom:22px}.we-roster-tools[hidden]{display:none}.we-roster-tools label{display:block;font-size:12px;color:#b7d0df;margin-bottom:8px}.we-roster-search{flex:1;min-width:0}.we-roster-search>div{position:relative}.we-roster-search i{position:absolute;left:15px;top:16px;color:#84a7ba}
body#we-top.theme-woweasy #we-player-search{padding:12px 14px 12px 40px;min-height:46px;width:100%;border:1px solid #3d5b70;border-radius:8px;background:#071321;color:#e7f5fc;font-size:14px}
body#we-top.theme-woweasy #we-player-sort{padding:10px 35px 10px 14px;min-height:46px;border:1px solid #3d5b70;border-radius:8px;background:#0c2234;color:#e2f2fb;font-size:13px;max-width:100%}
.we-roster-state{text-align:center;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#b9d1df;font-size:14px;line-height:1.65}.we-roster-state[hidden]{display:none}.we-roster-state>i{font-size:32px;color:#78b5cf}.we-roster-state>p{margin:0;max-width:380px}
.we-roster-table{min-width:0}.we-roster-table[hidden]{display:none}.we-roster-table .we-table-scroll{border:0;border-radius:0}
body#we-top.theme-woweasy #playersTable{width:100%!important;min-width:0;margin:0;border-collapse:separate;border-spacing:0}
body#we-top.theme-woweasy #playersTable th{font-size:11px;color:#a2c0d1;padding:13px 12px;border:0;border-bottom:1px solid #345368;letter-spacing:.035em;background:#102536;text-align:left;white-space:nowrap}
body#we-top.theme-woweasy #playersTable td{font-size:12px;color:#c1d6e3;padding:15px 12px;border:0;border-bottom:1px solid #213b4d;height:auto;background:transparent;white-space:normal;vertical-align:middle}
body#we-top.theme-woweasy #playersTable tr:nth-child(even){background:#10233377}body#we-top.theme-woweasy #playersTable tr:hover{background:#193c4e66}
.we-roster-name{display:flex;align-items:center;gap:9px;min-height:34px;font-size:13px;max-width:260px}.we-roster-name strong{overflow-wrap:anywhere;color:#dbf6ff}.we-roster-name>img{object-fit:contain;flex-shrink:0}.we-roster-name>span{margin-left:auto;color:#6599b4;font-size:11px}
.we-roster-icon{display:flex;align-items:center;gap:8px}.we-roster-icon>img{border-radius:5px;border:1px solid #608194;flex-shrink:0}.we-roster-level{font-weight:600;color:#d2eefa}
.we-roster-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:20px}.we-roster-pagination[hidden]{display:none}.we-roster-pagination>div{display:flex;gap:10px}.we-roster-pagination p{font-size:12px;color:#b3cbd9;margin:0}.we-roster-pagination button{min-height:44px}.we-roster-pagination button:disabled{opacity:.4;cursor:default}
.we-roster-note{display:flex;align-items:baseline;gap:8px;font-size:11px;color:#94b1c5;margin:24px 0 0;line-height:1.7}
@media(max-width:1100px){.we-character-grid{grid-template-columns:1fr}.we-dashboard-layout{grid-template-columns:220px minmax(0,1fr)}.we-wallet{padding:16px;gap:10px;flex-wrap:wrap}.we-wallet>a{width:100%;justify-content:space-between}}
@media(max-width:767px){body#we-top.theme-woweasy:has(.we-player-page) #we-content{padding:20px 0 32px}.we-player-cover{min-height:220px;padding:22px;border-radius:12px;margin-bottom:18px}.we-player-cover>picture>img{object-position:65% center}.we-player-cover:after{background:#0715239c}.we-player-cover>div>p:last-child{font-size:12px}body#we-top.theme-woweasy .we-player-cover h1{font-size:34px}.we-player-cover .we-eyebrow{font-size:9px}.we-player-cover .we-breadcrumb{margin-bottom:18px}.we-dashboard-layout{grid-template-columns:1fr;gap:22px}.we-account-sidebar{position:static;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;column-gap:15px;padding:18px;text-align:left}.we-account-avatar{width:64px;height:64px;grid-row:1/3;margin:0}.we-account-avatar>img{width:64px;height:64px;border-radius:12px}.we-account-avatar>span{width:26px;height:26px}.we-account-name{align-self:end;font-size:15px}.we-account-subtitle{margin:4px 0 0;align-self:start}.we-account-nav{grid-column:1/-1;display:flex;gap:8px;overflow:auto;padding:5px 0 10px;margin-top:15px;scrollbar-width:thin;scrollbar-color:#507a91 #0b1b28}.we-account-nav-group{display:contents}.we-account-nav a{flex:0 0 auto;min-height:44px;margin:0;padding:11px;font-size:12px;max-width:190px;border-color:#2b475a;gap:8px}.we-account-nav a>i{width:15px}.we-wallets{gap:10px}.we-wallet{padding:14px;gap:9px}.we-wallet>i{font-size:20px}.we-wallet strong{font-size:30px}.we-wallet>div>span{font-size:10px}.we-wallet>a{font-size:11px;min-height:36px}.we-account-panel{padding:18px}.we-panel-heading{margin-bottom:18px}body#we-top.theme-woweasy .we-panel-heading h2{font-size:23px}.we-account-facts{gap:10px;grid-template-columns:1fr}.we-account-facts>div{padding:11px 12px;display:flex;align-items:baseline;gap:10px;justify-content:space-between}.we-account-facts dt{flex-shrink:0;font-size:10px;margin:0}.we-account-facts dd{font-size:12px;text-align:right;justify-content:end;min-width:0}.we-dashboard-main{gap:18px}.we-account-status{font-size:11px;padding:6px 10px}.we-online-realms{gap:8px;margin-bottom:18px}body#we-top.theme-woweasy .we-online-realm{padding:12px 9px;min-height:86px;border-radius:8px!important;align-items:center;gap:5px}.we-online-realm>span{font-size:17px}.we-online-realm>i{font-size:10px;align-self:end}.we-roster-tools{gap:12px;flex-wrap:wrap}.we-roster-search{flex-basis:100%}.we-roster-tools>div:last-child{display:flex;gap:12px;align-items:center;width:100%}.we-roster-tools>div:last-child label{margin:0}.we-roster-tools>div:last-child select{flex:1}body#we-top.theme-woweasy #we-player-search{font-size:16px}.we-roster-table .we-table-scroll{overflow:visible}body#we-top.theme-woweasy #playersTable thead{display:none}body#we-top.theme-woweasy #playersTable tbody{display:grid;gap:10px}body#we-top.theme-woweasy #playersTable tbody>tr{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid #2b4659;border-radius:8px;padding:12px;background:#0a1725!important;gap:12px 8px}body#we-top.theme-woweasy #playersTable td{padding:0!important;border:0!important;width:auto!important;min-width:0;font-size:11px}.we-roster-name{font-size:13px;gap:6px}.we-roster-name>span{display:none}body#we-top.theme-woweasy #playersTable td:nth-child(2){text-align:right;padding-top:8px!important}body#we-top.theme-woweasy #playersTable td:nth-child(2):before{content:attr(data-label) ' ';font-size:10px;color:#9bb7c9}.we-roster-icon>img{width:23px;height:23px}.we-roster-icon{gap:6px}body#we-top.theme-woweasy #playersTable td:nth-child(5){grid-column:1/-1;color:#9cb7ca;border-top:1px solid #294050!important;padding-top:9px!important}body#we-top.theme-woweasy #playersTable td:nth-child(5):before{content:attr(data-label) ' · ';font-size:10px}body#we-top.theme-woweasy #playersTable td.dataTables_empty{grid-column:1/-1;padding:20px 4px!important}.we-roster-pagination{justify-content:center}.we-roster-pagination>p{width:100%;text-align:center}.we-roster-pagination>div{width:100%}.we-roster-pagination button{flex:1;justify-content:center;padding:11px!important;font-size:12px!important}.we-roster-note{font-size:10px}.we-roster .we-count-badge{font-size:10px}}

/* v12: account forms, avatar gallery and vote sites. Existing handlers remain authoritative. */
.we-account-cover{min-height:230px}
.we-account-form{width:100%;max-width:none;margin:0;text-align:left}
.we-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.we-account-field{min-width:0;margin:0 0 22px}.we-form-grid .we-account-field{margin:0}
.we-account-field>label{display:block;margin:0 0 9px;font-size:12px;color:#ccdfeb;line-height:1.5}
body#we-top.theme-woweasy .we-account-form input:not([type=hidden]),body#we-top.theme-woweasy .we-account-form select{display:block;width:100%;max-width:100%;height:48px;min-height:48px;padding:10px 13px;border:1px solid #3a566c;border-radius:7px;background:#071322;box-shadow:none;color:#e3f0f7;font:400 14px/1.5 Inter,sans-serif}
body#we-top.theme-woweasy .we-account-form input:focus-visible,body#we-top.theme-woweasy .we-account-form select:focus-visible{outline:2px solid #8be1f0;outline-offset:3px;border-color:#8be1f0}
.we-account-field>small{display:block;margin:8px 0 0;color:#9db8cb;font-size:11px;line-height:1.6}
.we-account-note{font-size:13px;line-height:1.75;color:#aac4d5;margin:0 0 24px;max-width:660px}
.we-account-password{position:relative;max-width:480px}
body#we-top.theme-woweasy .we-account-password>input{padding-right:52px!important}
body#we-top.theme-woweasy .we-account-password>button{position:absolute;right:2px;top:2px;width:44px;min-width:44px;height:44px;min-height:44px;border:0;border-radius:5px;background:transparent;box-shadow:none;color:#9dc9de;font-size:15px;padding:0;display:grid;place-items:center}
.we-account-password>button:hover{color:#e0f8ff!important;background:#203c50!important}
.we-account-form-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}
.we-account-form-actions>.we-button{min-height:46px;font-size:12px;gap:10px}
body#we-top.theme-woweasy .we-account-subpage .we-button--primary{background:#8be1f0!important;color:#072535!important;border:1px solid #8be1f0!important;border-radius:7px;box-shadow:none}
body#we-top.theme-woweasy .we-account-subpage .we-button--primary:hover{background:#b8edf6!important;color:#061e2c!important}
body#we-top.theme-woweasy .we-account-subpage .we-button--primary:disabled{background:#18374a!important;color:#b6d2e2!important;border-color:#47677d!important;cursor:default}
.we-account-feedback{font-size:12px;line-height:1.6;color:#bde1ee;min-width:0;overflow-wrap:anywhere}
.we-account-feedback[data-error=true]{color:#ffb8b8}.we-account-feedback:empty{display:none}
.we-account-feedback .spinner-border{width:22px;height:22px;border-width:2px;color:#8be1f0!important}
.we-account-form[aria-busy=true] button[type=submit],.we-avatar-grid button:disabled{opacity:.65;cursor:wait}
.we-security-status{display:flex;align-items:flex-start;gap:18px;padding:20px;background:#0a1725;border:1px solid #2b485c;border-radius:10px;margin-bottom:26px}
.we-security-status>i{font-size:30px;color:#9db6ca;margin-top:4px}.we-security-status.is-enabled>i{color:#93d6bb}
.we-security-status strong{font-size:14px;color:#e0f1fa}.we-security-status p{font-size:12px;line-height:1.8;margin:7px 0 0;color:#abc4d5}
.we-security-setup{border:1px solid #345268;background:#071523;border-radius:10px;padding:22px;margin:0 0 24px}
.we-security-setup>p{font-size:13px;line-height:1.8;color:#b8cedd;margin:0 0 20px}
.we-security-setup>img{display:block;width:200px;height:200px;object-fit:contain;background:#fff;padding:10px;border-radius:8px;margin:0 auto 22px}
.we-security-key{font-size:12px;line-height:1.75;color:#c0dae8}.we-security-key>summary{cursor:pointer;min-height:44px;display:flex;align-items:center;color:#92dcf1;gap:8px}.we-security-key>summary:before{content:'+';font-size:18px}.we-security-key[open]>summary:before{content:'−'}
.we-security-key code{display:block;color:#c7e5f2;background:#132b3c;border:1px solid #36566c;padding:12px;border-radius:5px;overflow-wrap:anywhere;user-select:all}
body#we-top.theme-woweasy #auth_code{max-width:220px;letter-spacing:.3em;font-size:20px}
.we-avatar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:16px}
body#we-top.theme-woweasy .we-avatar-grid .my_avatar{position:relative;display:block;width:100%;aspect-ratio:1;min-width:0;min-height:0;padding:7px;border:1px solid #3c576b;border-radius:10px;background:#091725;box-shadow:none;overflow:hidden;transition:border-color .15s,background .15s}
.we-avatar-grid .my_avatar:before{display:none!important}
.we-avatar-grid .my_avatar>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px}
body#we-top.theme-woweasy .we-avatar-grid .my_avatar:hover{border-color:#a2ddec;background:#17394d}
body#we-top.theme-woweasy .we-avatar-grid .my_avatar.avatar_current{border:2px solid #8be1f0;padding:6px;box-shadow:0 0 0 3px #81dbed18}
.we-avatar-check{position:absolute;bottom:4px;right:4px;display:none;place-items:center;width:25px;height:25px;border-radius:50%;background:#8be1f0;border:3px solid #0c1b2a;color:#082537;font-size:10px}.avatar_current .we-avatar-check{display:grid}
body#we-top.theme-woweasy .we-avatar-staff-title{font:600 23px/1.3 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.02em;text-transform:none;color:#d6eaf5;border-top:1px solid #2b475c;padding-top:25px;margin:30px 0 20px}
#we-avatar-feedback{margin-top:20px}
.we-vote-sites{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.we-vote-sites:has(>.we-vote-site:only-child){grid-template-columns:minmax(0,1fr)}
body#we-top.theme-woweasy .we-vote-site.card{min-width:0;background:radial-gradient(ellipse at top right,#244e6230,transparent 75%),#081625;border:1px solid #35566b;border-radius:11px;box-shadow:none;padding:24px 20px;display:flex;flex-direction:column;align-items:stretch;opacity:1;filter:none;cursor:default;transition:border-color .15s}
body#we-top.theme-woweasy .we-vote-site.card:hover{transform:none;box-shadow:none;border-color:#5c91a9}
body#we-top.theme-woweasy .we-vote-site.card-disabled{border-color:#344857;background:#091624}
.we-vote-site-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-height:110px;margin-bottom:22px}
.we-vote-site-header>img{width:180px;max-width:100%;height:65px;object-fit:contain;border-radius:5px}.we-vote-site-header>i{font-size:42px;color:#8ac5dc}
body#we-top.theme-woweasy .we-vote-site h3{font:600 23px/1.2 Barlow,"Barlow Fallback",Inter,sans-serif;letter-spacing:.015em;text-transform:none;color:#e0f2fa;margin:0;text-align:center;overflow-wrap:anywhere}
.we-vote-reward{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;color:#bcd4e3;font-size:12px}.we-vote-reward>i{color:#e3c67c;font-size:19px}.we-vote-reward>strong{font:600 34px/1 Barlow,"Barlow Fallback",Inter,sans-serif;color:#eff8fd}
.we-vote-cadence{display:flex;align-items:center;justify-content:center;gap:7px;color:#a6bfd0;font-size:11px;margin:15px 0 24px;line-height:1.6}
.we-vote-action{margin-top:auto}.we-vote-action form{margin:0;padding:0;width:100%}.we-vote-action .we-button{width:100%;font-size:12px;min-height:46px;justify-content:space-between;gap:10px;white-space:normal}
.we-vote-cooldown{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:46px;border:1px solid #354c5d;border-radius:7px;background:#152736;color:#abc7d9;font-size:12px;line-height:1.6;padding:10px;text-align:center}
.we-vote-result{font-size:12px;color:#b8d8e7;line-height:1.7;text-align:center;margin:14px 0 0;overflow-wrap:anywhere}.we-vote-result:empty{display:none}.we-vote-result[data-error=true]{color:#ffb8b8}
.we-vote-verification{grid-column:2;display:flex;flex-direction:column;gap:12px;margin-top:16px;min-width:0}.we-vote-verification .we-button{width:100%;white-space:normal;min-height:46px}.we-vote-verification .we-account-note{font-size:12px;line-height:1.7;margin:0}.we-vote-resume{font-size:12px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px}.we-vote-verification [hidden]{display:none!important}
body#we-top.theme-woweasy .we-vote-site .we-button[data-vote-countdown]:disabled{opacity:1;color:#c5e7f2;background:#142e3e;border-color:#365a70;font-variant-numeric:tabular-nums;cursor:default}
.we-vote-refresh{display:grid;grid-template-columns:20px 1fr;gap:6px 10px;margin-top:26px;padding-top:24px;border-top:1px solid #294659;font-size:12px;line-height:1.75;color:#a9c4d6}.we-vote-refresh>i{padding-top:4px;color:#85bad0}.we-vote-refresh p{margin:0}.we-vote-refresh a{grid-column:2;min-height:44px;display:flex;gap:10px;align-items:center;color:#a4e3f3;font-size:12px}
@media(min-width:992px){body#we-top.theme-woweasy .we-vote-sites>.we-vote-site:only-child{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px;align-items:center;padding:28px}.we-vote-site:only-child .we-vote-site-header{grid-column:1;grid-row:1/4;margin:0;border-right:1px solid #294659;padding:12px 24px 12px 0}.we-vote-site:only-child .we-vote-reward,.we-vote-site:only-child .we-vote-cadence,.we-vote-site:only-child .we-vote-action{grid-column:2}.we-vote-site:only-child .we-vote-result{grid-column:1/-1}}
@media(max-width:991px){.we-form-grid{grid-template-columns:1fr}.we-vote-sites{grid-template-columns:1fr}.we-vote-site-header{min-height:90px}}
@media(max-width:767px){.we-account-cover{min-height:220px}.we-account-subpage .we-account-panel{padding:22px 18px}.we-account-form-actions{gap:12px}.we-account-form-actions>.we-button{width:100%;justify-content:center;padding:12px;font-size:12px}.we-account-feedback{width:100%}.we-account-password{max-width:none}.we-security-status{padding:16px;gap:13px}.we-security-status>i{font-size:23px}.we-security-setup{padding:16px}.we-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.we-vote-sites{grid-template-columns:1fr}.we-vote-site-header{min-height:0}.we-vote-site.card{padding:22px 18px!important}}
@media(prefers-reduced-motion:reduce){.we-avatar-grid .my_avatar,.we-vote-site{transition:none!important}}

/* v13: public armory, equipment, talent trees and earned achievements. */
.we-armory-form{display:grid;grid-template-columns:170px 200px minmax(0,1fr) auto;gap:16px;align-items:end;margin:0}
.we-armory-form>div{min-width:0}.we-armory-form label,.we-achievement-tools label{display:block;font-size:12px;color:#c5dce9;margin:0 0 9px}
body#we-top.theme-woweasy .we-armory-form input,body#we-top.theme-woweasy .we-armory-form select,body#we-top.theme-woweasy .we-achievement-tools input{display:block;width:100%;max-width:100%;height:48px;margin:0;padding:10px 12px;border:1px solid #3a566c;border-radius:7px;background:#071322;box-shadow:none;color:#e3f0f7;font:400 14px/1.5 Inter,sans-serif}
.we-armory-form>.we-button{height:48px;gap:10px;font-size:12px}
body#we-top.theme-woweasy .we-armory .we-button--primary,body#we-top.theme-woweasy .we-character-page .we-button--primary{background:#8be1f0!important;color:#082537!important;border:1px solid #8be1f0!important;border-radius:7px;box-shadow:none}
.we-armory-hint{font-size:11px;line-height:1.75;color:#9cb8ca;margin:16px 0 0}.we-armory-panel{padding:28px}.we-armory-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}
.we-armory-result{position:relative;min-width:0;display:flex;align-items:center;gap:15px;padding:19px 16px;background:radial-gradient(ellipse at top right,#244e6220,transparent 75%),#081625;border:1px solid #304e62;border-radius:10px;transition:border-color .15s}
.we-armory-result:hover{border-color:#638fa5}.we-armory-result-body{min-width:0;flex:1}.we-armory-result-name{display:block;font-size:15px;line-height:1.5;color:#def4ff;overflow-wrap:anywhere;font-weight:600}.we-armory-result-body p{margin:6px 0 0;font-size:12px;line-height:1.7;color:#b3cede}.we-armory-result-body small{font-size:11px;color:#9eb9cc;line-height:1.75;display:block;margin-top:4px}
.we-armory-result .we-character-icons>img:only-child{position:static;width:46px;height:46px}.we-result-faction{width:38px;height:38px;object-fit:contain}.we-result-guild-icon{display:grid;place-items:center;width:48px;height:48px;font-size:32px;color:#edce8f;border:1px solid #695a3a;border-radius:10px;background:#40341d50}.we-result-owner{font-size:11px;color:#87ccdf;display:inline-block;padding:8px 0}.we-result-item-icon{width:48px;height:48px;object-fit:cover;border:1px solid #648494;border-radius:8px}
body#we-top.theme-woweasy .we-result-preview{font-size:10px;letter-spacing:0;text-transform:none;padding:8px;min-width:0;min-height:40px;border-radius:6px;background:#152c40;color:#bfe1ef;border:1px solid #36566b;box-shadow:none}
.we-armory-pagination,.we-achievement-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:20px;border-top:1px solid #284458}.we-armory-pagination p,.we-achievement-pagination p{font-size:12px;line-height:1.5;color:#aac5d7;margin:0}.we-armory-pagination>div,.we-achievement-pagination>div{display:flex;gap:10px}.we-armory-pagination button,.we-achievement-pagination button{font-size:11px;min-height:44px;border-radius:7px;padding:10px 16px}
body#we-top.theme-woweasy .we-character-cover{min-height:215px}.we-character-cover>div{max-width:80%}.we-character-guild{display:inline-block;margin-top:12px;font-size:12px;color:#a4d7e6}.we-character-crest{position:absolute;right:28px;bottom:24px;object-fit:contain;filter:drop-shadow(0 3px 8px #000);width:80px;height:80px}
.we-character-tabs{display:flex;gap:8px;border-bottom:1px solid #345064;margin-bottom:24px;overflow-x:auto;scrollbar-width:thin}.we-character-tabs>a{display:flex;align-items:center;justify-content:center;gap:10px;color:#a9c7d9;font-size:13px;min-height:52px;white-space:nowrap;padding:12px 22px;border:1px solid transparent;border-radius:8px 8px 0 0;border-bottom:3px solid transparent}.we-character-tabs>a[aria-selected=true]{color:#b9f2ff;background:#143047;border-color:#315770;border-bottom-color:#8be1f0}.we-character-tabs>a>span{font-size:10px;background:#203b50;border-radius:10px;padding:2px 7px}
.we-character-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,1.25fr) minmax(0,1fr);gap:18px;padding:24px;border:1px solid #2f4c60;border-radius:12px;background:radial-gradient(ellipse at 50% 40%,#20537345,transparent 57%),#081624}
.we-equipment-column{display:flex;flex-direction:column;gap:12px;min-width:0}.we-equipment-slot{min-width:0;display:flex;align-items:center;gap:12px;padding:8px;border:1px solid #263f53;border-radius:8px;background:#081420bc;min-height:68px}.we-equipment-icon{flex:0 0 48px;width:48px;height:48px;position:relative}.we-equipment-copy{min-width:0;flex:1}.we-equipment-copy>span{display:block;font-size:10px;line-height:1.4;color:#9bb6ca;margin-bottom:5px}.we-equipment-copy>small{font-size:11px;color:#708a9d;line-height:1.5;display:block;overflow-wrap:anywhere}.we-equipment-copy>small>a{font-size:11px;line-height:1.5}
body#we-top.theme-woweasy .we-equipment-icon .item{position:relative;display:block;width:48px;height:48px;min-width:0;min-height:0;margin:0;padding:0;border:0;border-radius:6px;background:none;float:none}.we-equipment-icon .item>img,.we-equipment-icon .item>a>img{display:block;width:48px;height:48px;object-fit:cover;border:1px solid #536b7e;border-radius:6px}.we-equipment-icon .item>a{position:relative;display:block;width:48px;height:48px;border:0;background:none;inset:auto}.we-equipment-icon .item>a:empty{position:absolute;inset:0;z-index:1}.we-equipment-icon .item>.item-trans{position:absolute!important;right:-4px!important;bottom:-4px!important;left:auto!important;top:auto!important;width:20px!important;height:20px!important;background:#d9a5f0!important;border:2px solid #091624!important;border-radius:50%;color:#291238;font-size:9px;display:grid!important;place-items:center;z-index:2}.we-equipped-loading{display:grid!important;place-items:center;background:#142b3e!important;color:#a3d5e6}.we-equipment-icon>span>img{width:48px;height:48px}
.we-character-model{align-self:stretch;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 6px;background:radial-gradient(ellipse,#2d678a30,transparent 70%);border-radius:10px;isolation:isolate}.we-character-model:before{content:'';position:absolute;width:95%;height:70%;border:1px solid #5988a527;border-radius:50%;z-index:-1;box-shadow:0 0 60px #3575a00e,inset 0 0 60px #3575a00e}
.we-character-portrait{position:relative;width:112px;height:112px;margin-bottom:25px}.we-character-portrait>img:first-child{width:112px;height:112px;border-radius:22px;border:1px solid #799faf;box-shadow:0 12px 45px #0007}.we-character-portrait>img+img{position:absolute;right:-12px;bottom:-10px;width:40px;height:40px;border:4px solid #102638;border-radius:10px}.we-model-name{font:600 32px/1.2 Barlow,Inter,sans-serif;color:#e6f5fc;margin:0 0 7px;overflow-wrap:anywhere}.we-model-class{color:#9dc1d7;font-size:12px;margin:0 0 24px}.we-model-note{font-size:10px;line-height:1.8;color:#97b5c9;max-width:240px;margin:20px 0 0}.we-character-model>.we-button{min-height:44px;font-size:11px;padding:10px 15px;gap:10px}
.we-equipment-weapons{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:12px;border-top:1px solid #284257}.we-character-stats{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;margin-top:24px;align-items:start}.we-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin:0}.we-stats-grid>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid #253e50}.we-stats-grid dt{font-size:11px;color:#a8c2d5;font-weight:400;line-height:1.6}.we-stats-grid dd{font:600 18px/1.4 Barlow,Inter,sans-serif;color:#e0edf5;margin:0;white-space:nowrap}.we-resource-bar{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:25px;gap:8px;font-size:12px;color:#b8d5cb}.we-resource-bar i{width:100%;height:4px;border-radius:4px;background:#68b897}.we-resource-bar--power{color:#afccf0}.we-resource-bar--power i{background:#73a9e8}
.we-character-section+.we-character-section{margin-top:24px}.we-talent-spec{margin-top:16px;border:1px solid #355166;border-radius:9px;background:#091725;overflow:hidden}.we-talent-spec>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;cursor:pointer;color:#d3e9f6;font-size:13px;line-height:1.6;background:#112b3d}.we-talent-spec>summary>span{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.we-talent-spec>summary em{font-style:normal;font-size:10px;background:#294b58;color:#bbebce;border-radius:20px;padding:2px 9px}.we-talent-spec>summary:after{content:'+';font-size:20px;color:#8ecbdf}.we-talent-spec[open]>summary:after{content:'−'}.we-talent-spec>summary>strong{margin-left:auto;font-size:12px;color:#a0d4e7}
.we-talent-trees{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:22px}.we-talent-tree{min-width:0;background:linear-gradient(160deg,#213e5330,#10243310);border:1px solid #263f51;border-radius:9px;padding:18px 12px}.we-talent-tree h3{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 22px!important;font:600 23px/1.3 Barlow,Inter,sans-serif!important;color:#d5e8f2!important;letter-spacing:0!important;text-transform:none!important}.we-talent-tree h3>span{font-size:17px;background:#233f54;color:#b6e7f1;border-radius:7px;padding:4px 8px}.we-talent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(11,56px);gap:12px 6px;justify-items:center}.we-talent-icon{position:relative;grid-row:var(--talent-row);grid-column:var(--talent-column);display:block;width:44px;height:44px;border:1px solid #508e93;border-radius:7px;background:#133245}.we-talent-icon img{display:block;width:42px;height:42px;border-radius:6px}.we-talent-icon span{position:absolute;bottom:-8px;right:-4px;background:#123629;border:1px solid #45856b;border-radius:4px;padding:1px 4px;color:#b8efb9;font-size:10px;line-height:1.5;font-weight:600}.we-talent-icon[data-rank="0"]{border-color:#394754}.we-talent-icon[data-rank="0"] img{filter:grayscale(1);opacity:.45}.we-talent-icon[data-rank="0"] span{background:#17222e;border-color:#3d4d5f;color:#9eafbc}.we-glyphs{display:flex;flex-wrap:wrap;gap:12px;padding:0 22px 22px}.we-glyphs a{display:flex;align-items:center;gap:10px;font-size:11px;color:#c3dce9;max-width:100%;padding:10px;background:#132b3d;border-radius:7px}.we-glyphs img{width:28px;height:28px;border-radius:5px}
.we-achievement-score{display:flex;align-items:center;gap:10px;font:600 23px/1.3 Barlow,Inter,sans-serif;color:#ead39b}.we-achievement-score i{font-size:21px;color:#dec079}.we-achievement-tools{max-width:420px;margin-bottom:24px}.we-achievement{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:20px;padding:21px 0;border-bottom:1px solid #2a4457;align-items:start}.we-achievement>img{width:52px;height:52px;object-fit:cover;border:1px solid #61747c;border-radius:10px}.we-achievement h3{margin:0 0 6px!important;font:600 21px/1.3 Barlow,Inter,sans-serif!important;letter-spacing:.015em!important;text-transform:none!important;overflow-wrap:anywhere}.we-achievement h3>a{color:#dfecf6}.we-achievement p{font-size:12px;line-height:1.75;color:#a6c0d2;margin:0 0 7px}.we-achievement time{font-size:10px;color:#93b1c6}.we-achievement>strong{font:600 22px/1.2 Barlow,Inter,sans-serif;color:#dfcc91}.we-achievement-empty{font-size:13px;color:#b5ccdd;padding:24px 0}
@media(max-width:1199px){.we-armory-form{grid-template-columns:1fr 1fr}.we-armory-query{grid-column:1}.we-character-stage{grid-template-columns:minmax(0,1fr) minmax(185px,.8fr) minmax(0,1fr);padding:18px;gap:12px}.we-equipment-slot{gap:8px;padding:7px}.we-character-stats{grid-template-columns:1fr 1fr}.we-stats-grid{grid-template-columns:1fr}.we-talent-trees{gap:12px;padding:16px}.we-talent-tree{padding:14px 10px}}
@media(max-width:991px){.we-character-stage{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.we-character-model{grid-column:1/-1;grid-row:1;min-height:280px;padding:24px}.we-equipment-weapons{gap:12px}.we-talent-trees{grid-template-columns:1fr}.we-talent-tree{max-width:420px;width:100%;margin:auto;padding:20px}.we-talent-grid{grid-template-rows:repeat(11,50px);gap:10px 20px}.we-armory-result{gap:10px;padding:16px 12px}.we-result-faction{width:30px;height:30px}}
@media(max-width:767px){.we-armory-form{grid-template-columns:1fr 1fr;gap:14px 10px}.we-armory-form>div{grid-column:auto}.we-armory-form .we-armory-query{grid-column:1/-1}.we-armory-form>.we-button{grid-column:1/-1}.we-armory-panel{padding:22px 16px!important}.we-armory-results{grid-template-columns:1fr}.we-armory-result{padding:18px 14px}.we-character-cover>div{max-width:85%}.we-character-cover .we-character-crest{width:48px;height:48px;right:16px;bottom:20px}.we-character-tabs{gap:0}.we-character-tabs>a{padding:12px;font-size:11px;flex:1}.we-character-tabs>a>span{display:none}.we-character-stage{padding:12px;gap:10px}.we-equipment-column{gap:10px}.we-equipment-slot{align-items:flex-start;min-height:94px;flex-direction:column;padding:10px}.we-equipment-icon{flex:0 0 42px;width:42px;height:42px}.we-equipment-icon .item,.we-equipment-icon .item>a,.we-equipment-icon .item>img,.we-equipment-icon .item>a>img{width:42px!important;height:42px!important}.we-equipment-copy>small,.we-equipment-copy>small>a{font-size:10px}.we-equipment-weapons{grid-template-columns:1fr}.we-equipment-weapons .we-equipment-slot{flex-direction:row;align-items:center;min-height:64px}.we-character-stats{grid-template-columns:1fr;gap:18px;margin-top:18px}.we-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.we-stats-grid>div{align-items:flex-start;flex-direction:column;gap:4px}.we-character-section.we-account-panel{padding:22px 16px}.we-talent-trees{padding:10px}.we-talent-tree{padding:14px 10px}.we-talent-grid{gap:10px 8px}.we-achievement{grid-template-columns:42px minmax(0,1fr) auto;gap:12px}.we-achievement>img{width:42px;height:42px}.we-achievement-score{font-size:18px;gap:6px}.we-achievement-score i{font-size:16px}.we-achievement h3{font-size:20px!important}.we-achievement p{font-size:11px}.we-armory-pagination,.we-achievement-pagination{align-items:flex-start;flex-direction:column}.we-armory-pagination>div,.we-achievement-pagination>div{width:100%}.we-armory-pagination button,.we-achievement-pagination button{flex:1}}
@media(prefers-reduced-motion:reduce){.we-armory-result{transition:none}.we-equipped-loading .fa-spin{animation:none}}
body#we-top.theme-woweasy #item_space.we-item-detail{display:grid;grid-template-columns:90px minmax(0,1fr) 230px;gap:28px;align-items:start;width:100%;margin:0;padding:30px;background:#0a1928;border:1px solid #345166;border-radius:12px;color:#d6e9f6}#item_space.we-item-detail .item{float:none;width:72px;height:72px;margin:0;position:relative}#item_space.we-item-detail .item img{width:72px;height:72px;object-fit:cover;border:1px solid #688ea5;border-radius:12px}#item_space.we-item-detail .item a{display:none}#item_space.we-item-detail .item_bg{width:100%;max-width:100%;margin:0;overflow-wrap:anywhere}.we-item-detail aside{display:grid;gap:18px}.we-item-detail aside>.we-button{font-size:12px;gap:12px;min-height:44px}.we-item-detail aside>a{font-size:12px;color:#a0d8e9}.we-item-information table{width:100%!important}.we-item-information td{white-space:normal!important}@media(max-width:991px){body#we-top.theme-woweasy #item_space.we-item-detail{grid-template-columns:72px minmax(0,1fr);gap:20px}.we-item-detail aside{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap}}@media(max-width:767px){body#we-top.theme-woweasy #item_space.we-item-detail{grid-template-columns:1fr;padding:20px}.we-item-detail aside{flex-direction:column;align-items:stretch}.we-item-detail aside>a{min-height:44px;display:flex;align-items:center}}
.we-equipment-empty{display:grid;place-items:center;width:48px;height:48px;border:1px dashed #355068;border-radius:7px;color:#638095;background:#102435;font-size:22px}@media(max-width:767px){.we-equipment-empty{width:42px;height:42px;font-size:20px}}

/* v13: the existing store/cart contracts, presented as a realm-aware catalogue. */
.we-store-page [hidden]{display:none!important}.we-store-page #store_wrapper,.we-store-page #store,.we-store-page #store_content{min-width:0}.we-store-page #checkout:empty{display:none}.we-store-wallets .we-wallet{padding:16px 20px}.we-store-wallets small{font:500 12px Inter,sans-serif;color:#a9c8d8}.we-store-catalog{padding:24px;border:1px solid #294356;border-radius:12px;background:#0c1b2a}.we-store-cart-shortcut>span{background:#193b50;border-radius:20px;min-width:25px;text-align:center;padding:3px 7px}.we-store-realms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 22px}.we-store-page .we-store-realms>button{display:flex;align-items:center;gap:10px;text-align:left;min-height:66px;background:#091725;border:1px solid #2b4659;border-radius:9px;color:#b5cddc;padding:14px;font:500 13px/1.5 Inter,sans-serif;overflow-wrap:anywhere;min-width:0}.we-store-realms>button>span{flex:1}.we-store-realms>button>i:first-child{color:#72bad5}.we-store-realms>button>i:last-child{font-size:10px}.we-store-page .we-store-realms>button[aria-pressed=true]{background:linear-gradient(120deg,#173b50,#102638);border-color:#6cabbe;color:#effaff;box-shadow:inset 0 -2px #9adfe9}.we-store-page .we-store-realms>button:hover{border-color:#84becd;color:#fff}
.we-store-filters{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);gap:13px;align-items:end;padding-bottom:18px;border-bottom:1px solid #284154;margin-bottom:18px}.we-store-filters>div{min-width:0}.we-store-filters label,.we-store-currencies legend{display:block;margin:0 0 7px;font-size:11px;font-weight:500;color:#b5cbda;float:none;width:auto}.we-store-page .we-store-filters input,.we-store-page .we-store-filters select{width:100%;min-width:0;min-height:44px;font-size:12px;background-color:#081724;border:1px solid #365669;border-radius:7px;color:#dceff8;padding:10px 12px}.we-store-search>div{position:relative}.we-store-search>div>i{position:absolute;left:12px;top:15px;color:#90bbcd;font-size:13px}.we-store-page .we-store-search input{padding-left:35px}.we-store-page .we-store-search input::placeholder{color:#93aebb}.we-store-currencies{grid-column:1/-1;display:flex;align-items:center;gap:8px;border:0;padding:0;margin:0}.we-store-currencies legend{font-size:11px;margin:0 5px 0 0;display:contents}.we-store-page .we-store-currencies button{padding:7px 12px;border:1px solid #345265;border-radius:20px;background:#071725;color:#aac2d1;min-height:38px;display:flex;gap:8px;align-items:center;font-size:11px}.we-store-page .we-store-currencies button[aria-pressed=true]{border-color:#68a9bc;color:#d4f9ff;background:#123249}.we-store-page .we-store-currencies button[data-store-currency-filter=dp][aria-pressed=true]{border-color:#8e794d;color:#f2d68f;background:#342e22}.we-store-categories{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.we-store-page .we-store-categories>button{border:1px solid #304c60;color:#adcadc;background:transparent;padding:8px 13px;border-radius:7px;min-height:42px;font-size:12px;line-height:1.5;text-align:left;max-width:100%;overflow-wrap:anywhere}.we-store-page .we-store-categories>button[aria-pressed=true]{background:#183e53;color:#e2faff;border-color:#6598ad}.we-store-group+.we-store-group{margin-top:25px}body#we-top.theme-woweasy .we-store-group-title{font:600 22px/1.3 Barlow,"Barlow Fallback",sans-serif;color:#c9e5f3;letter-spacing:.02em;margin:0 0 14px}.we-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body#we-top.theme-woweasy .we-product.store_item{--product-glow:#508daf;display:flex;flex-direction:column;min-width:0;background:#091726;border:1px solid #2e4b60!important;border-radius:11px;overflow:hidden;padding:0;margin:0;transition:border-color .2s,box-shadow .2s}body#we-top.theme-woweasy .we-product.store_item:hover{border-color:#6ba2b7!important;box-shadow:0 8px 26px #0003}.we-product[data-quality="4"]{--product-glow:#8990d4!important}.we-product[data-quality="5"]{--product-glow:#c89351!important}.we-product[data-quality="2"]{--product-glow:#78ad87!important}.we-product-visual{display:flex;align-items:center;justify-content:center;position:relative;min-height:126px;background:radial-gradient(ellipse at 50% 50%,color-mix(in srgb,var(--product-glow) 20%,transparent),transparent 66%),linear-gradient(135deg,#172b3a66,transparent);border-bottom:1px solid #2b4458}.we-product-icon{display:grid;place-items:center;width:74px;height:74px;background:#0b1420;border:1px solid color-mix(in srgb,var(--product-glow) 70%,#465e72);border-radius:14px;box-shadow:0 0 26px color-mix(in srgb,var(--product-glow) 20%,transparent),0 9px 18px #0005;transform:rotate(-3deg)}.we-product-icon .item_icon{width:56px;height:56px;object-fit:cover;border-radius:8px;transform:rotate(3deg);margin:0;position:static}.we-product-quantity{position:absolute;left:12px;top:12px;font-size:11px;padding:4px 7px;border:1px solid #547b91;border-radius:6px;background:#0a1a28;color:#e0f2ff}.we-store-page .we-product-preview{position:absolute;bottom:9px;right:9px;display:flex;align-items:center;gap:6px;background:#091b2cd9;border:1px solid #476d83;border-radius:6px;color:#bbdfef;font-size:10px;padding:7px 9px;min-height:34px}.we-store-page .we-product-preview:hover{background:#20465c;color:#fff;border-color:#82b5c9}.we-product-body{padding:16px 17px 10px;flex:1;min-width:0}.we-product-realm{display:flex;gap:6px;align-items:center;font-size:10px;color:#9ab6ca;margin:0 0 9px;overflow-wrap:anywhere}body#we-top.theme-woweasy .we-product h3{font:600 17px/1.45 Inter,sans-serif;margin:0 0 9px;letter-spacing:0;overflow-wrap:anywhere}body#we-top.theme-woweasy .we-product .item_name{display:inline;color:#d1e4ef;text-decoration:none;white-space:normal}.we-product .item_name.q2{color:#a0ddb0!important}.we-product .item_name.q3{color:#8ccfff!important}.we-product .item_name.q4{color:#c7b7f0!important}.we-product .item_name.q5{color:#f2bc73!important}.we-product .item_name.q6,.we-product .item_name.q7{color:#ead799!important}.we-product .item_name[href]:hover{text-decoration:underline!important}.we-product-description{font-size:12px;line-height:1.7;color:#a8c2d3;margin:0 0 8px;overflow-wrap:anywhere}.we-product-footer{padding:8px 17px 17px}.we-product-add-label{display:block;font-size:10px;color:#98b6c9;margin-bottom:8px}.we-store-page .we-product .store_buttons{display:flex;gap:8px;flex-wrap:wrap;text-align:left}.we-store-page .we-product-buy{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;flex:1;padding:9px 11px;font-size:12px;line-height:1.4;border:1px solid #527e94;border-radius:7px;background:#143b51;color:#dff8ff;font-weight:600;white-space:nowrap}.we-store-page .we-product-buy>i:last-child{font-size:9px;margin-left:auto}.we-store-page .we-product-buy.dp_button{border-color:#786944;background:#332e22;color:#f3db9b}.we-store-page .we-product-buy:hover{filter:brightness(1.22)}.we-product-buy[data-unaffordable=true]{opacity:.62}.we-product-unavailable{color:#bfced9;font-size:11px}.we-store-page .we-store-empty{padding:32px 12px}.we-store-pagination{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #294256}.we-store-pagination>p{font-size:11px;color:#a9c6d8;margin:0}.we-store-pagination>nav{display:flex;gap:12px;align-items:center;color:#cce3ee;font-size:11px}.we-store-page .we-store-pagination button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #45687e;background:#10293c;color:#c7eafa;border-radius:6px}.we-store-page button:disabled{opacity:.45;cursor:not-allowed}
.we-store-page #cart{margin-top:24px;padding:24px;background:linear-gradient(125deg,#112738,#0b1927);border:1px solid #36566a;border-radius:12px;scroll-margin-top:110px}.we-store-page #cart h2>i{font-size:20px;margin-right:10px;color:#96d6e7}.we-store-empty-cart{display:flex;align-items:center;justify-content:center;gap:19px;padding:24px 8px;color:#b2c9d9}.we-store-empty-cart>i{font-size:35px;color:#76a8be}.we-store-empty-cart strong{color:#cce1ed;font-size:13px;font-weight:500}.we-store-empty-cart p{font-size:11px;color:#99b8cc;line-height:1.6;margin:5px 0 0}.we-store-page #cart_items>.store_item{display:grid;grid-template-columns:minmax(0,1fr) 38px 85px 105px 36px;align-items:center;gap:10px;padding:15px 0!important;margin:0;border:0!important;border-bottom:1px solid #314a5c!important;background:none;border-radius:0;width:100%;font-size:12px}.we-store-page #cart_items>.store_item>[class*=col-]{padding:0;width:auto;min-width:0;flex:none}.we-store-page #cart_items .item_name{white-space:normal;overflow-wrap:anywhere;font-size:12px;line-height:1.6}.we-store-page #cart_items .item_realm{font-size:10px;color:#a1bed0;overflow-wrap:anywhere}.we-store-page #cart_items .item_price{font-size:11px;color:#d4e9f6;display:flex;gap:5px;align-items:center}.we-store-page #cart_items .item_price>img{width:16px;height:16px;object-fit:contain}.we-store-page #cart_items .delete_item{display:grid;place-items:center;width:36px;height:36px;border:1px solid #4c5260;border-radius:6px;color:#e4b7b6;background:#29313d}.we-store-page #cart_items .clear{display:none}.we-store-page #cart_price{display:none;align-items:center;justify-content:space-between;gap:16px;padding-top:20px}.we-store-totals{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.we-store-totals>span{width:100%;font-size:11px;color:#9eb9cb}.we-store-totals>strong{font-size:17px;display:flex;gap:8px;align-items:center;color:#b7e7f7}.we-store-totals>strong:last-child{color:#eed398}.we-store-page #cart_price .we-button{font-size:11px}.we-store-cart-note{font-size:11px;line-height:1.7;color:#a3becd;display:flex;gap:9px;align-items:baseline;margin:18px 0 0}.we-store-feedback{font-size:12px;color:#c9e9f1;line-height:1.7;margin:12px 0 0}.we-store-feedback:empty{display:none}.we-store-page :is(button,input,select,a):focus-visible{outline:2px solid #b1edff;outline-offset:3px}
.we-checkout-summary{display:flex;gap:16px;flex-wrap:wrap;align-items:center;padding:16px;border:1px solid #3d5c70;border-radius:8px;background:#0a1825;margin:20px 0 24px;font-size:13px}.we-checkout-summary>span{color:#9bb9cd;margin-left:auto}.we-checkout-summary>strong{display:flex;align-items:center;gap:8px;color:#def2ff}.we-checkout-summary>strong>i{color:#adddec}.we-checkout-realm{margin-top:22px}body#we-top.theme-woweasy .we-checkout-realm h3{font:600 22px Barlow,sans-serif;color:#cfe7f4;margin:0 0 14px;display:flex;gap:10px;align-items:center}.we-checkout-realm h3>i{font-size:13px;color:#90bbce}.we-store-page .we-checkout-item.store_item{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(160px,36%);gap:15px;align-items:center;border:1px solid #29465a!important;background:#0a1826;padding:16px;border-radius:8px;margin-bottom:12px}.we-checkout-item>.item_icon{width:56px;height:56px;object-fit:cover;border:1px solid #52758c;border-radius:9px;margin:0}.we-checkout-description{min-width:0}.we-checkout-description>.item_name{font-size:13px;line-height:1.6;white-space:normal;overflow-wrap:anywhere}.we-checkout-description>p{font-size:11px;line-height:1.7;color:#aac4d6;margin:6px 0 0;overflow-wrap:anywhere}.we-checkout-quantity{display:inline-block;font-size:11px;color:#bfdde9;margin-left:6px}.we-checkout-character label{font-size:10px;color:#a8c7d8;margin-bottom:7px;display:block}.we-store-page .we-checkout-character select{font-size:12px;max-width:100%;min-width:0;width:100%;min-height:44px;background:#102639;color:#e0f0fc;border:1px solid #45677d;border-radius:7px;padding:10px}.we-checkout-missing{font-size:11px;line-height:1.7;color:#efbdb2;display:flex;gap:8px;margin:0}.we-checkout-actions{display:flex;justify-content:space-between;gap:14px;margin-top:25px}.we-checkout-actions .we-button{font-size:11px}.we-store-outcome{text-align:center;padding:40px 28px}.we-store-outcome>i{font-size:42px;color:#8dd9df;display:block;margin:0 0 20px}.we-store-outcome--error>i{color:#e8b9a0}body#we-top.theme-woweasy .we-store-outcome h2{font:600 28px Barlow,sans-serif;color:#e3f2ff;margin:0 0 16px}.we-store-outcome>p,.we-store-outcome-message{font-size:13px;line-height:1.8;color:#b9d2e1;max-width:540px;margin:0 auto 22px}.we-store-outcome .we-button{margin-top:8px}.we-store-checkout{scroll-margin-top:110px}
@media(min-width:1450px){.we-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1100px){.we-store-page .we-store-realms>button{padding:11px;font-size:11px;gap:7px}.we-store-realms>button>i:last-child{display:none}.we-store-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.we-store-search{grid-column:1/-1}.we-store-page #cart_items>.store_item{grid-template-columns:minmax(0,1fr) 30px 80px 36px}.we-store-page #cart_items .item_realm{grid-column:1;grid-row:2}.we-store-page #cart_items .delete_item{grid-column:4;grid-row:1/3}.we-store-page #cart_price{flex-wrap:wrap}.we-store-page #cart_price .we-button{flex:1}.we-store-page .we-checkout-item.store_item{grid-template-columns:48px minmax(0,1fr)}.we-checkout-item>.item_icon{width:48px;height:48px}.we-checkout-character{grid-column:1/-1}.we-checkout-actions{flex-wrap:wrap}.we-checkout-actions .we-button{flex:1;justify-content:center}.we-product-preview>span{display:none}.we-store-page .we-product-preview{min-height:34px;min-width:34px;justify-content:center}.we-store-catalog{padding:20px}.we-product-grid{gap:12px}.we-product-body{padding:14px 13px 8px}.we-product-footer{padding:8px 13px 14px}.we-store-page .we-product-buy{font-size:11px;padding:9px 8px;gap:5px}}
@media(min-width:768px) and (max-width:991px){.we-product-grid{grid-template-columns:1fr}.we-product-visual{min-height:112px}.we-store-realms{grid-template-columns:1fr}.we-store-page .we-store-realms>button{min-height:46px}.we-store-wallets{grid-template-columns:1fr}.we-store-page #cart_price .we-button{white-space:normal;text-align:center}.we-store-page #cart_items>.store_item{grid-template-columns:minmax(0,1fr) 32px 36px}.we-store-page #cart_items .item_price{grid-column:1;grid-row:3}.we-store-page #cart_items .delete_item{grid-column:3}.we-store-page #cart_items .item_realm{grid-row:2}}
@media(max-width:767px){.we-store-catalog{padding:20px 18px}.we-store-realms{gap:7px}.we-store-page .we-store-realms>button{flex-direction:column;align-items:flex-start;min-height:80px;font-size:11px;padding:10px}.we-store-realms>button>i:first-child{font-size:12px}.we-store-page .we-store-filters input,.we-store-page .we-store-filters select{font-size:16px}.we-store-filters{gap:12px}.we-store-page .we-store-categories>button{padding:8px 11px;font-size:11px}.we-store-categories{gap:7px}.we-product-grid{gap:12px}.we-product-body{padding:14px 15px 6px}.we-product-footer{padding:8px 15px 15px}.we-store-page #cart{padding:20px 18px}.we-store-empty-cart{gap:12px;justify-content:start}.we-store-empty-cart>i{font-size:28px}.we-store-empty-cart strong{font-size:12px}.we-store-page #cart_items>.store_item{grid-template-columns:minmax(0,1fr) 28px 36px;gap:5px 10px}.we-store-page #cart_items .item_realm{grid-column:1;grid-row:2}.we-store-page #cart_items .item_price{grid-column:1;grid-row:3}.we-store-page #cart_items .delete_item{grid-column:3;grid-row:1/4}.we-store-page #cart_price .we-button{width:100%;justify-content:center;white-space:normal;line-height:1.7;text-align:center}.we-store-pagination{justify-content:center}.we-store-pagination>p{width:100%;text-align:center}.we-store-pagination>nav{justify-content:space-between;width:100%;gap:12px}.we-store-page .we-store-pagination button{min-width:48px;min-height:44px}.we-checkout-summary{gap:12px}.we-checkout-summary>strong:first-child{width:100%}.we-checkout-summary>span{margin-left:0}.we-store-page .we-checkout-character select{font-size:16px}.we-store-page .we-checkout-item.store_item{padding:14px;gap:13px}.we-checkout-actions .we-button{flex-basis:100%;font-size:12px;min-height:46px}.we-store-outcome{padding:30px 20px}.we-store-wallets .we-wallet{padding:14px}.we-store-wallets .we-wallet>i{font-size:18px}.we-store-wallets .we-wallet>div>span{font-size:10px}.we-store-wallets .we-wallet strong{font-size:26px}.we-store-page .we-store-cart-shortcut{font-size:11px;gap:5px}.we-store-catalog>.we-panel-heading{align-items:start}}
@media(max-width:575px){.we-product-grid{grid-template-columns:1fr}.we-product-visual{min-height:132px}.we-product-preview>span{display:inline}.we-store-page .we-product-buy{font-size:13px;min-height:44px}.we-store-page .we-store-realms>button{font-size:10px}.we-store-realms>button>span{line-height:1.5}}
.we-store-page .we-product-buy[data-unaffordable=true]{opacity:1;border-style:dashed;background:#102737;color:#b4cedd}.we-store-page .we-product-buy.dp_button[data-unaffordable=true]{background:#292820;color:#d4c391}.we-store-page #cart_price[style*="display: block"]{display:flex!important}.we-store-page :is(#cart_items,.we-checkout-description) .q2{color:#a0ddb0!important}.we-store-page :is(#cart_items,.we-checkout-description) .q3{color:#8ccfff!important}.we-store-page :is(#cart_items,.we-checkout-description) .q4{color:#c7b7f0!important}.we-store-page :is(#cart_items,.we-checkout-description) .q5{color:#f2bc73!important}
@media(prefers-reduced-motion:reduce){.we-product.store_item{transition:none!important}}
/* SweetAlert is appended to body, outside the theme's content root. */
body#we-top.theme-woweasy .swal2-popup.we-purchase-dialog { width:480px; background:#0b1929; color:#e6f0f7; border:1px solid #365775; border-radius:16px; box-shadow:0 24px 80px #0009; font-family:Inter,sans-serif; }
body#we-top.theme-woweasy .we-purchase-dialog .swal2-title { padding:20px 24px 0; color:#eef7ff; font:600 28px/1.15 Barlow,Inter,sans-serif; letter-spacing:0; }
body#we-top.theme-woweasy .we-purchase-dialog .swal2-html-container { margin:16px 24px 0; color:#bdd0e0; font:400 14px/1.65 Inter,sans-serif; }
body#we-top.theme-woweasy .we-purchase-dialog .swal2-actions { gap:12px; padding:0 16px 12px; }
body#we-top.theme-woweasy .we-purchase-dialog .swal2-icon { width:48px; height:48px; margin:24px auto 0; font-size:20px; border-color:#6ba8d0; color:#a1d6fa; }
body#we-top.theme-woweasy .we-purchase-dialog .we-button { min-height:46px; padding:12px 20px; border-radius:8px; border:1px solid #55758e; background:#162d43; color:#eef7ff; font-weight:700; cursor:pointer; }
body#we-top.theme-woweasy .we-purchase-dialog .we-button--primary { background:#b8ddf2; color:#102439; }
body#we-top.theme-woweasy .we-purchase-dialog .we-button:focus-visible { outline:3px solid #d1edff; outline-offset:4px; }

.we-model-dialog{box-sizing:border-box;position:fixed;inset:0;margin:auto;width:min(760px,calc(100vw - 24px));max-width:760px;max-height:calc(100dvh - 24px);padding:0;border:1px solid #527687;border-radius:22px;background:#101e2d;color:#edf6fc;box-shadow:0 28px 110px #000c;overflow:auto;color-scheme:dark}
.we-model-dialog::backdrop{background:#020710d9;backdrop-filter:blur(8px)}
.we-model-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #293f50}
.we-model-header h2{margin:0;font:600 clamp(1.5rem,4vw,2rem)/1.15 'Barlow Condensed',sans-serif;overflow-wrap:anywhere}
.we-model-close{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid #587386;border-radius:50%;background:#172d40;color:#eef9ff;font-size:28px;line-height:1;cursor:pointer}
.we-model-viewport{position:relative;display:grid;place-items:center;width:100%;height:min(55dvh,510px);min-height:240px;overflow:hidden;background:radial-gradient(ellipse at 50% 75%,#31576978,transparent 65%),linear-gradient(150deg,#10263b,#0b1524);touch-action:none}
.we-model-viewport:after{position:absolute;bottom:7%;left:25%;right:25%;height:12%;background:#61c5e414;filter:blur(20px);border-radius:50%;content:'';pointer-events:none}
.we-model-viewport canvas{position:relative;z-index:1;max-width:100%;outline:none;mix-blend-mode:normal;filter:none;opacity:1}
.we-model-render{position:absolute;inset:0;width:100%;height:100%;z-index:1}
.we-model-shell:fullscreen{box-sizing:border-box;width:100vw;height:100dvh;overflow:auto;background:#101e2d;color:#edf6fc}
.we-model-shell:fullscreen .we-model-viewport{height:calc(100dvh - 240px);min-height:180px}
.we-model-controls button[hidden]{display:none}
.we-model-item-icon{border:1px solid #4e768d;border-radius:18px;box-shadow:0 10px 60px #2b83b84d;object-fit:cover}
.we-model-status{margin:0;padding:12px 24px;color:#c4d9e6;font-size:.9rem;text-align:center;min-height:20px}
.we-model-status:empty{padding:0;min-height:0}.we-model-error .we-model-status{color:#ffd3b2}
.we-model-controls{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:14px 16px 6px}.we-model-controls[hidden],.we-model-hint[hidden]{display:none}
.we-model-controls button{display:grid;place-items:center;min-width:42px;min-height:42px;border:1px solid #4f7088;border-radius:10px;background:#20374a;color:#eaf8ff;font-size:20px;cursor:pointer}
.we-model-controls button:hover,.we-model-close:hover{background:#2c536d;border-color:#8cdaf0}
.we-model-dialog :focus-visible{outline:3px solid #88e5ff;outline-offset:3px}
.we-model-viewport:focus-visible{outline-offset:-4px}
.we-model-hint{margin:6px 16px 16px;font-size:.78rem;line-height:1.5;color:#afc6d6;text-align:center}
.we-model-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:16px 24px;border-top:1px solid #293f50}
.we-model-footer small{color:#abc4d6;font-size:.72rem}.we-model-links{display:flex;gap:16px;flex-wrap:wrap}.we-model-links a{color:#a7e9ff;text-decoration:underline;text-underline-offset:4px;font-size:.83rem}
@media(max-width:480px){.we-model-header,.we-model-footer{padding:16px}.we-model-dialog{border-radius:16px}.we-model-header h2{font-size:1.5rem}.we-model-viewport{height:45dvh}.we-model-status{padding:10px 16px}.we-model-hint{font-size:.74rem}.we-model-footer{justify-content:center;text-align:center}}
@media(prefers-reduced-motion:reduce){.we-model-dialog::backdrop{backdrop-filter:none}}

body#we-top .we-game-tooltip{position:fixed;z-index:2147483000;box-sizing:border-box;width:min(380px,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow:auto;padding:18px;border:1px solid #50718b;border-radius:16px;background:#0c1a2bf5;color:#e8f2fb;box-shadow:0 18px 60px #000a;font:400 .85rem/1.55 Inter,system-ui,sans-serif;overscroll-behavior:contain;color-scheme:dark;backdrop-filter:blur(12px)}
body#we-top .we-game-tooltip[hidden]{display:none}
body#we-top .we-game-tip-head{display:flex;align-items:center;gap:12px;padding-bottom:13px;margin-bottom:12px;border-bottom:1px solid #294155}
body#we-top .we-game-tip-icon{flex:none;width:42px;height:42px;border-radius:10px;border:1px solid #638097;object-fit:cover}
body#we-top .we-game-tip-icon[hidden]{display:none}
body#we-top .we-game-tip-kind{display:block;color:#90d8ef;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}
body#we-top .we-game-tip-title{display:block;font-size:1rem;color:#f3f8ff;line-height:1.35;overflow-wrap:anywhere}
body#we-top .we-game-tip-body{overflow-wrap:anywhere}
body#we-top .we-game-tip-body .whtt-float-left{float:left}body#we-top .we-game-tip-body .whtt-float-right{float:right;margin-left:12px}body#we-top .we-game-tip-body .whtt-clear{clear:both}
body#we-top .we-game-tip-body table{width:100%;border:0;border-collapse:collapse;margin:0;color:inherit;font:inherit;background:none}
body#we-top .we-game-tip-body td,body#we-top .we-game-tip-body th{padding:0;border:0;background:none;font:inherit;vertical-align:top;color:inherit}
body#we-top .we-game-tip-body th{text-align:right}
body#we-top .we-game-tip-body .q0{color:#b3bdca}body#we-top .we-game-tip-body .q1{color:#f4f7fb}body#we-top .we-game-tip-body .q2{color:#84e88f}body#we-top .we-game-tip-body .q3{color:#6cc4ff}body#we-top .we-game-tip-body .q4{color:#c29cff}body#we-top .we-game-tip-body .q5{color:#ffba69}body#we-top .we-game-tip-body .q6,body#we-top .we-game-tip-body .q7,body#we-top .we-game-tip-body .q{color:#f3db97}
body#we-top .we-game-tip-note{color:#9fc5dc;font-size:.77rem;margin-top:12px}body#we-top .we-game-tip-note:empty{display:none}
body#we-top .we-game-tip-footer{color:#acbbce;font-size:.65rem;margin-top:12px;padding-top:10px;border-top:1px solid #294155}
@media(prefers-reduced-motion:reduce){body#we-top .we-game-tooltip{backdrop-filter:none}}
body#we-top :is(.we-game-tip-body,.we-item-information) :is(.q0,.q1,.q2,.q3,.q4,.q5,.q6,.q7,.q){color:var(--we-tip-quality,#f3db97)!important}
body#we-top :is(.we-game-tip-body,.we-item-information) .q0{--we-tip-quality:#b3bdca}body#we-top :is(.we-game-tip-body,.we-item-information) .q1{--we-tip-quality:#f4f7fb}body#we-top :is(.we-game-tip-body,.we-item-information) .q2{--we-tip-quality:#84e88f}body#we-top :is(.we-game-tip-body,.we-item-information) .q3{--we-tip-quality:#6cc4ff}body#we-top :is(.we-game-tip-body,.we-item-information) .q4{--we-tip-quality:#c29cff}body#we-top :is(.we-game-tip-body,.we-item-information) .q5{--we-tip-quality:#ffba69}
body#we-top .we-item-information .whtt-float-left{float:left}body#we-top .we-item-information .whtt-float-right{float:right;margin-left:12px}body#we-top .we-item-information .whtt-clear{clear:both}

/* v15: player modules; existing handlers and inline visibility remain authoritative. */
.we-module-panel{padding:30px;border:1px solid #304c61;border-radius:16px;background:linear-gradient(145deg,#102333,#091826);min-width:0;color:#d4e5f1;line-height:1.7}
.we-module-panel>.container{padding:0;max-width:none}.we-module-panel>.container>.row{margin:0}.we-module-teleport .we-module-panel>.container>.row>.col-lg-8{width:100%;padding:0!important}
body#we-top .we-module-panel :is(.section-header,h2,h3,h4,h5,h6){color:#eff7ff;background:none;border:0;line-height:1.25}
body#we-top .we-module-panel .section-header{font:600 25px/1.2 Barlow,'Barlow Condensed',sans-serif;margin-bottom:22px;padding:0;text-transform:none}
body#we-top .we-module-panel .section-body{padding:0;background:none;border:0;min-width:0}
body#we-top .we-module-panel :is(.nice_button,.btn,.list-group-item),body#we-top .we-widget-v15 .nice_button{border:1px solid #4b6c82;border-radius:9px;background:#173449;color:#dff6ff;font:600 12px/1.5 Inter,sans-serif;min-height:42px;padding:11px 16px;box-shadow:none;text-shadow:none;white-space:normal;transition:background .15s,border-color .15s}
body#we-top .we-module-panel :is(.nice_button,.btn,.list-group-item):hover,body#we-top .we-widget-v15 .nice_button:hover{background:#234b62;border-color:#8bd9ec}
body#we-top .we-module-panel :is(.nice_active,.nav-link.active,.list-group-item.active){background:#255269;color:#fff;border-color:#8cdcec}
body#we-top .we-module-panel :focus-visible,body#we-top .we-widget-v15 :focus-visible{outline:3px solid #8be1f0;outline-offset:3px}
body#we-top .we-module-panel :is(input:not([type=hidden]):not([type=submit]):not([type=checkbox]):not([type=radio]),select,textarea){width:100%;max-width:100%;min-height:46px;border:1px solid #486477;border-radius:8px;background:#071524;color:#e7f4fd;padding:10px 13px;box-shadow:none;font:400 14px/1.5 Inter,sans-serif}
body#we-top .we-module-panel :is(label,.text-muted){color:#b7cdda!important}body#we-top .we-module-panel label{font-size:13px;margin:0 0 8px}
body#we-top .we-module-panel textarea{min-height:150px;resize:vertical}body#we-top .we-module-panel input[type=submit]{cursor:pointer}
body#we-top .we-module-panel :is(button,input,select,textarea):disabled{opacity:.55;cursor:not-allowed}
body#we-top .we-module-panel .page_form{max-width:600px;width:100%;margin:0 auto;text-align:left}body#we-top .we-module-panel .page_form form{display:grid;gap:12px}
body#we-top .we-module-panel :is(.card,.page-subbody){background:#0b1c2b;color:#d4e5f1;border:1px solid #304e64;border-radius:12px;box-shadow:none!important}
body#we-top .we-module-panel .page-subbody{padding:28px}body#we-top .we-module-panel .card-header{background:#132c3e;border-bottom:1px solid #304e64}
body#we-top .we-module-panel .card-body{position:relative;padding:24px}
body#we-top .we-module-panel table{width:100%;max-width:100%;background:none;border-collapse:separate;border-spacing:0;color:inherit}
body#we-top .we-module-panel :is(th,td){padding:14px 12px;border:0;border-bottom:1px solid #294154;background:#0b1c2b;color:#d4e5f1;vertical-align:middle;font-size:13px}
body#we-top .we-module-panel th{background:#142f42;color:#a9d8eb;font-size:11px;letter-spacing:.04em;text-transform:uppercase}
body#we-top .we-module-panel tbody tr:hover>td{background:#143044}body#we-top .we-module-panel :is(td,th) :is(a,span){overflow-wrap:anywhere}
body#we-top .we-module-panel table img{object-fit:cover;border-radius:7px;vertical-align:middle}body#we-top .we-module-panel img[src*='/icons/class-'],body#we-top .we-module-panel img[src*='/icons/race-']{width:28px;height:28px}
.we-module-panel .we-table-scroll{margin:14px 0 24px;border:1px solid #2f4b60;border-radius:12px}
.we-module-teleport table.character-select{border-spacing:0 10px}.we-module-teleport tr.item_group>td{background:#1b4154!important;border-top:1px solid #79c6df;border-bottom:1px solid #79c6df}.we-module-teleport .location-select td:first-child{min-width:170px}.we-module-teleport td>a[onclick]{display:inline-block;padding:9px 12px;border:1px solid #4c7288;border-radius:8px;background:#173d51;color:#c8f4ff;min-width:78px;text-align:center}
body#we-top .we-module-unstuck .cooldown-ico{width:auto;min-width:180px;height:48px;background:#88deed;color:#062332;border:0;border-radius:9px;padding:10px 18px;font:600 13px Inter,sans-serif}
.we-module-unstuck .row.justify-content-center{align-items:end;gap:18px}.we-module-unstuck .row>.col-lg-2{order:3;width:100%;margin:6px 0}.we-module-unstuck .row>.col-lg-5{width:calc(50% - 18px);margin-top:0!important}.we-module-unstuck .description-small{margin-top:24px;padding-top:20px;border-top:1px solid #345165;font-size:13px;color:#b3cfdf}
.we-module-levelup #character_tools{max-width:660px;margin:24px auto}.we-module-levelup form{display:grid;gap:12px}.we-module-levelup #info_text{margin-bottom:26px}.we-module-panel .form_message,.we-module-panel .error-feedback{border-radius:10px;padding:16px;border:1px solid #5c788c;line-height:1.6}
body#we-top .we-module-donate .donate-card{width:min(100%,260px);flex:1 1 210px}.we-module-donate .donate-card .card{min-height:160px;display:grid;align-content:center;gap:12px;transition:transform .15s,border-color .15s}.we-module-donate .donate-card:hover .card{transform:translateY(-3px);border-color:#8bd9ec!important}.we-module-donate .donate-img{max-width:150px;max-height:54px;object-fit:contain}.we-module-donate .pricing-card-title{display:block;font:700 46px/1 Barlow,sans-serif;color:#91e0ef}.we-module-donate .overlay{background:#071826e8;border-radius:12px}.we-module-donate .spinner{border-color:#345469;border-top-color:#98e7f5}
.we-module-messages #pm_controls,.we-module-messages #pm_controls>div{gap:10px;flex-wrap:wrap}.we-module-messages .message_text{padding:18px 0 0;border-top:1px solid #2b4759;overflow-wrap:anywhere}.we-module-messages .autocomplete{border-radius:10px;background:#102c40;box-shadow:0 12px 25px #0005}.we-module-messages .tox-tinymce{border:1px solid #486477;border-radius:10px}.we-module-messages .ucp_divider{margin:24px 0;border-color:#3d5c6f}
body#we-top .we-module-auth .otp{display:flex;justify-content:center;gap:10px}body#we-top .we-module-auth .otp input{width:48px;height:56px;padding:8px;text-align:center;font-size:23px}.we-module-auth .page_form .mb-5{margin-bottom:20px!important}.we-module-auth cap-widget{max-width:100%}
.we-module-profile .user-avatar{max-width:120px;margin:0 auto}.we-module-profile .user-avatar img{width:120px;height:120px;object-fit:cover;border:2px solid #709cad}.we-module-profile .blend{display:none}.we-module-profile .user-table td:empty{padding:3px;border:0}
.we-module-pvp_statistics .nav{gap:8px;align-items:center}.we-module-pvp_statistics .nav-link{border:1px solid #45677c;border-radius:8px;color:#bfeafa}.we-module-pvp_statistics #realm-changer{min-width:170px}.we-module-pvp_statistics .team-member{display:inline-block;padding:3px}
.we-module-changelog .list-unstyled{border-left:1px solid #47768c;margin:18px 0 32px;padding-left:14px}.we-module-changelog .list-unstyled li{padding:10px 12px;border-radius:8px;background:#102b3d;overflow-wrap:anywhere}.we-module-changelog .list-unstyled i{color:#88d9ed}
.we-editorial-content{max-width:100%;overflow-wrap:anywhere}.we-editorial-content :is(p,ul,ol){line-height:1.9}.we-editorial-content img{max-width:100%;height:auto}.we-editorial-content iframe{max-width:100%}.we-editorial-content blockquote{border-left:3px solid #88d9ed;background:#102b3d;padding:20px;margin:24px 0}.we-editorial-content a{text-underline-offset:4px}
body#we-top .we-widget-v15{color:#cce1ee;font-size:13px;line-height:1.65;min-width:0}body#we-top .we-widget-v15 :is(input:not([type=hidden]),textarea,select){max-width:100%;border:1px solid #46667d;border-radius:8px;background:#0a2030;color:#e6f3fa;padding:9px}body#we-top .we-widget-v15 table{width:100%;max-width:100%;background:none}body#we-top .we-widget-v15 td{padding:10px 7px;border-bottom:1px solid #29475c;background:none;color:inherit}body#we-top .we-widget-v15 .tick-flip-panel{background:#17354a;color:#d5f6ff}body#we-top .we-widget-v15 .tick-label{color:#b3d5e6}.we-widget-v15 :is(.progress,.progress-bar){border-radius:20px}.we-widget-v15 .progress{background:#112e40}.we-widget-v15 .progress-bar{background:#71cce2}.we-widget-v15 :is(.header,.body){background:none!important}.we-widget-v15 iframe{max-width:100%;border-radius:12px}.we-widget-v15 .shout{padding:12px;border-bottom:1px solid #29475c}
body#we-top .we-comments-v15 .comment{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;margin:0 0 16px;padding:18px;border:1px solid #304c61;border-radius:12px;background:#0c2130}body#we-top .we-comments-v15 .comment>div{width:100%;padding:0}.we-comments-v15 .avatar{width:44px;height:44px;object-fit:cover}.we-comments-v15 .Comment-title{font-size:12px;white-space:normal}.we-comments-v15 .comment p{font-size:14px;line-height:1.75;overflow-wrap:anywhere}.we-comments-v15 .divider{display:none}
@media(max-width:767px){.we-module-panel{padding:18px}.we-service-cover{min-height:230px}.we-service-cover>picture>img{object-position:65% center}.we-module-panel .page-subbody{padding:18px!important}.we-module-panel :is(th,td){padding:11px 9px!important}.we-module-unstuck .row>.col-lg-5{width:100%}.we-module-profile .py-5,.we-module-guild .py-5{padding:12px 0 24px!important}.we-module-messages #pm_controls>div{width:100%}body#we-top .we-module-auth .otp{gap:5px}body#we-top .we-module-auth .otp input{width:35px;min-width:0;height:48px}.we-module-panel .text-nowrap{white-space:normal!important}.we-module-panel .nav-item{max-width:100%}.we-module-panel .we-table-scroll{max-width:100%}}
@media(prefers-reduced-motion:reduce){.we-module-panel *,.we-widget-v15 *{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

body#we-top .we-module-panel .text-primary{color:#8edbef!important}.we-realm-filter{display:flex;justify-content:flex-end;margin:0 0 18px}.we-module-pvp_statistics img[src*=faction-]{width:28px;height:28px;object-fit:contain}

.we-service-cover>picture>img{object-position:center 30%}body#we-top .we-widget-sidebox_language_picker #language_picker a{opacity:1;color:#c9e7f6}body#we-top .we-module-panel :is(input,select,textarea){scroll-margin-top:100px}

/* Same surfaces and rhythm as the catalogue and the other account subpages. */
.we-module-panel{padding:24px;border-color:#294356;border-radius:12px;background:#0c1b2a}.we-module-teleport .location-select>tbody{display:grid;gap:12px}.we-module-teleport table.location-select{border:0}.we-module-teleport tr.location{display:flex;align-items:center;gap:12px;border:1px solid #2e4b60;border-radius:11px;background:#091726;padding:16px;transition:border-color .15s}.we-module-teleport tr.location:hover{border-color:#6ba2b7}body#we-top .we-module-teleport tr.location>td{display:block;border:0;background:none;padding:0!important;min-width:0}.we-module-teleport tr.location>td:first-child{flex:1}.we-module-teleport .location td .d-block{font-weight:600;color:#e3f4ff}.we-module-teleport .location td .text-muted{display:block;font-size:12px;line-height:1.6;margin-top:5px}.we-module-teleport .we-table-scroll:has(>table.location-select){border:0;margin-top:0}.we-module-teleport td:first-child:has(>img){min-width:48px}.we-module-teleport table img{flex-shrink:0;max-width:none}.we-module-teleport .we-table-scroll{margin-top:0}.we-module-teleport .location-col{min-width:0}@media(max-width:1199px){.we-module-teleport .section-body>.row>.col-lg-6{width:100%}}@media(max-width:767px){.we-module-panel{padding:18px}.we-module-teleport tr.location{padding:14px;gap:10px}}

.we-widget-fixtures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.we-widget-v15 .realm_bar,.we-widget-v15 .poll_bar{height:9px;border-radius:10px;overflow:hidden;background:#1c3c50}.we-widget-v15 .realm_bar_fill,.we-widget-v15 .poll_bar_fill{height:100%;background:#80d8e9;border-radius:10px}.we-widget-v15 .poll_answer{padding:10px 0}.we-widget-v15 .poll_question{font-weight:600;margin-bottom:12px}.we-widget-v15 .shout_date,.we-widget-v15 .shout_characters_remaining{color:#a5bfce;font-size:11px}.we-widget-v15 textarea{width:100%;min-height:80px}.we-widget-v15 .char-raceclass img{width:22px;height:22px;object-fit:cover;margin:2px}.we-widget-v15 .char-raceclass{min-width:52px}.we-widget-v15 .sidebox_info td{overflow-wrap:anywhere}@media(max-width:767px){.we-widget-fixtures{grid-template-columns:1fr}}

body#we-top.theme-woweasy .we-module-teleport table.location-select{border:0!important}body#we-top.theme-woweasy .we-module-teleport tr.location{background:#091726}body#we-top.theme-woweasy .we-module-teleport tr.location>td{box-shadow:none!important;background:transparent!important}@media(max-width:991px){.we-module-panel{padding:20px}}@media(max-width:767px){.we-module-panel{padding:20px 18px}.we-service-cover{min-height:220px}}

/* Canonical realm/character surfaces shared by catalogue, services and rosters. */
body#we-top.theme-woweasy .we-enhanced-native{display:none!important}
.we-realm-choices{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:12px 0 26px;gap:12px}
.we-realm-choices>button{min-width:0}.we-realm-choices>button>span{overflow-wrap:anywhere}
body#we-top.theme-woweasy .we-store-realms{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}
body#we-top.theme-woweasy .we-store-realms .we-online-realm{min-height:114px;flex:initial}
.we-store-realms .we-online-realm>i:first-of-type{display:none}
.we-character-identity{display:flex;align-items:center;gap:12px;min-width:0;flex:1;text-align:left}
.we-character-identity .we-character-copy{min-width:0;flex:1}.we-character-identity strong{overflow-wrap:anywhere}
body#we-top.theme-woweasy .we-character-identity .we-character-icons{width:48px;height:48px;flex:0 0 48px}
body#we-top.theme-woweasy .we-character-identity .we-character-icons>img:first-child{width:42px;height:42px}
body#we-top.theme-woweasy .we-character-identity .we-character-icons>img:last-child:not(:first-child){width:25px;height:25px}
.we-character-faction{flex:none;object-fit:contain}
.we-character-choices{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:12px 0 24px}
body#we-top.theme-woweasy .we-character-choices .we-character-card{width:100%;background:#0a1623;color:#e8f5fb;border:1px solid #2c485b;border-radius:9px;padding:16px 12px;box-shadow:none;text-shadow:none;min-height:84px}
body#we-top.theme-woweasy .we-character-choices .we-character-card[aria-pressed=true],body#we-top.theme-woweasy .we-service-character:has([aria-pressed=true]){border-color:#8bdced;background:#112b3c;box-shadow:inset 0 -2px #8bdced}
.we-choice-check{color:#9ce6f0;opacity:0}.we-character-card[aria-pressed=true] .we-choice-check{opacity:1}
body#we-top.theme-woweasy :is(.we-realm-choices,.we-character-choices,.we-service-form,.we-destination-grid) :focus-visible{outline:3px solid #8be1f0;outline-offset:3px}
.we-service-character{display:flex;flex-direction:column;align-items:stretch;gap:16px}.we-service-character-action{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #294356;padding-top:12px}
body#we-top.theme-woweasy .we-service-character-action button{min-height:40px;padding:9px 14px}
.we-service-wallet{font-size:13px;color:#a7e6f4;white-space:nowrap}
.we-service-form{display:grid;gap:16px}.we-service-intro{margin-bottom:24px;color:#b6cbd8;font-size:14px}
body#we-top.theme-woweasy .we-service-chooser h2,body#we-top.theme-woweasy [data-teleport-chooser] h2{font:600 25px/1.2 Barlow,'Barlow Condensed',sans-serif;margin:24px 0 16px}
body#we-top.theme-woweasy .we-service-chooser h2:first-child,body#we-top.theme-woweasy [data-teleport-chooser] .we-panel-heading h2{margin-top:0}
body#we-top.theme-woweasy .we-module-levelup #character_tools{max-width:none;margin:0}
.we-service-summary{display:flex;gap:20px;justify-content:space-between;align-items:center;border-top:1px solid #294356;padding-top:24px;color:#d7f0fb}.we-service-summary p{font-size:12px;color:#acc5d6}.we-service-summary button{flex-shrink:0}
.we-destination-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:16px 0}
body#we-top.theme-woweasy .we-destination{display:flex;flex-direction:column;min-width:0;border:1px solid #2e4b60;border-radius:12px;background:#091726;padding:20px;gap:12px;overflow:hidden}
body#we-top.theme-woweasy .we-destination[hidden],body#we-top.theme-woweasy [data-character-panel][hidden]{display:none!important}
.we-destination-emblem{height:100px;text-align:center;background:radial-gradient(ellipse,#24425980,transparent 70%);border-radius:8px;overflow:hidden}.we-destination-emblem img{width:100%;height:100%;object-fit:contain}.we-destination-emblem img[src*=services-portal]{object-fit:cover;border-radius:8px}
body#we-top.theme-woweasy .we-destination h3{font:600 25px/1.2 Barlow,'Barlow Condensed',sans-serif;margin:0}.we-destination p{font-size:12px;color:#b7cbd9;line-height:1.65;flex:1;margin:0}.we-destination button{align-self:stretch;margin-top:8px;justify-content:center}
.we-armory-realm-select{grid-column:1/-1;grid-row:1}.we-armory-realm-select .we-realm-choices{margin-bottom:4px}
.we-realm-filter{display:block}.we-checkout-character{min-width:0}.we-checkout-character .we-character-choices{grid-template-columns:1fr;margin-bottom:0;max-height:320px;overflow:auto;padding:4px}
body#we-top.theme-woweasy .we-checkout-item:has(.we-character-choices){grid-template-columns:56px minmax(0,1fr)}.we-checkout-item .we-checkout-character{grid-column:1/-1}
body#we-top.theme-woweasy .we-module-panel table img[src*=faction-]{width:32px;height:32px;object-fit:contain;border:0;background:none}
body#we-top.theme-woweasy .we-achievement-details{font:400 13px/1.7 Inter,sans-serif;color:#b9cddd;overflow-wrap:anywhere;text-align:left}
body#we-top.theme-woweasy .we-achievement-details ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding:0;margin:14px 0;list-style:none}
body#we-top.theme-woweasy .we-achievement-details li{position:relative;padding:9px 12px 9px 22px;background:#142c3d;border:1px solid #29485d;border-radius:7px;margin:0;min-width:0;color:#d4e5ef;font-size:12px}
.we-achievement-details li:before{content:'•';position:absolute;left:9px;color:#8be1f0}.we-game-tip-body.we-achievement-details ul{grid-template-columns:1fr!important}
@media(max-width:767px){.we-realm-choices,body#we-top.theme-woweasy .we-store-realms{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px}.we-character-choices{grid-template-columns:1fr}.we-service-summary{flex-direction:column;align-items:stretch}.we-service-summary button{justify-content:center}.we-destination-grid{grid-template-columns:1fr}.we-character-card:has(>.we-character-identity){flex-wrap:wrap}.we-character-card>.we-character-money{font-size:11px}.we-achievement-details ul{grid-template-columns:1fr!important}body#we-top.theme-woweasy .we-store-realms .we-online-realm{min-height:86px}.we-store-realms .we-online-realm>span{font-size:19px}}

.we-offer-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.we-offer{padding:24px 18px;border:1px solid #345467;border-radius:10px;background:#091726;color:#c8e6f6;font:600 18px/1.4 Barlow,Inter,sans-serif;text-align:center}.we-offer[aria-pressed=true]{border-color:#8bdced;background:#16374b;color:#e7faff;box-shadow:inset 0 -2px #8bdced}body#we-top.theme-woweasy .we-module-pvp_statistics .team-member{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:8px;padding:8px;border:1px solid #335366;border-radius:8px;margin:3px}.we-arena-member-name{font-size:12px;color:#d9eef8}body#we-top.theme-woweasy [data-we-realm-panel][hidden]{display:none!important}body#we-top.theme-woweasy .we-module-panel table .we-character-identity{min-width:170px;white-space:normal}.we-module-panel table .we-character-identity .we-character-copy>span{font-size:11px}body#we-top.theme-woweasy .we-module-panel table .we-character-identity .we-character-faction{width:28px;height:28px}@media(max-width:767px){.we-module-guild .we-character-identity .we-character-faction{display:none}}

/* Authored CMS pages. Text remains editable; presentation is versioned with the theme. */
body#we-top.theme-woweasy .we-custom-page{--page-line:#2c495e;--page-muted:#b4c9d7;max-width:1280px;margin:0 auto;color:#d3e3ed;overflow-wrap:anywhere}
body#we-top.theme-woweasy .we-custom-page :is(h1,h2,h3){color:#eef7fb;font-family:Barlow,"Barlow Fallback",sans-serif;letter-spacing:0;line-height:1.05;text-transform:none;margin:0}
body#we-top.theme-woweasy .we-custom-page h1{font-size:clamp(46px,6vw,86px);font-weight:700;max-width:850px}
body#we-top.theme-woweasy .we-custom-page h2{font-size:clamp(32px,3.5vw,46px)}
body#we-top.theme-woweasy .we-custom-page h3{font-size:32px}
.we-custom-page :is(h1,h3) em{font-style:normal;color:#8cdbeb}
.we-custom-page p{font-size:15px;line-height:1.8;margin:18px 0;color:#bdcfdd}
.we-custom-page .we-eyebrow{font:600 11px/1.5 Inter,sans-serif;letter-spacing:.15em;color:#90d7e8;margin:0 0 16px}
.we-custom-page a{color:#a3e3f2;text-underline-offset:4px}
.we-custom-page a:hover{color:#fff}
body#we-top.theme-woweasy .we-custom-page p>a{text-decoration:underline!important}
.we-custom-page :is(a,button,summary):focus-visible{outline:3px solid #a1e8f4;outline-offset:5px}
.we-custom-page .we-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;white-space:normal;text-align:center;line-height:1.5;min-height:46px;text-decoration:none;font-size:13px}
.we-custom-page .we-button--primary{color:#07202b}
.we-world-back{display:inline-block;font-size:12px;margin-bottom:40px;text-decoration:none}
.we-world-intro{padding:12px 0 42px}
.we-world-lead{max-width:650px;font-size:17px!important}
.we-world-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px}
.we-world-index a{display:flex;align-items:center;gap:14px;min-height:66px;padding:18px 20px;border-top:1px solid #49677a;border-bottom:1px solid #294354;text-decoration:none;color:#f0f7fc;font:600 26px Barlow,sans-serif;background:linear-gradient(90deg,#142c3b88,transparent)}
.we-world-index a:hover{background:#152e40;border-color:#82d5e7}
.we-world-index a>span{font:600 11px Inter,sans-serif;color:#8fbbc9}.we-world-index small{font:400 12px Inter,sans-serif;color:#b9cfdd}.we-world-index b{margin-left:auto;font-size:21px;color:#8cdbeb}
.we-world-chapter{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border:1px solid var(--page-line);border-radius:14px;overflow:hidden;background:#0c1c29;margin:0 0 36px;scroll-margin-top:24px}
.we-world-chapter--reverse .we-world-scene{order:2}
.we-world-scene{position:relative;min-height:480px;isolation:isolate;background:#102232}
.we-world-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}
.we-world-chapter--hardcore .we-world-scene>img{object-position:85% center}
.we-world-scene:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#06121bed 0%,#06121b30 52%,transparent 75%)}
.we-world-scene-label{position:absolute;left:34px;right:30px;bottom:30px}
.we-world-scene-label>span{font:600 11px Inter,sans-serif;letter-spacing:.16em;color:#c1e8f2}
body#we-top.theme-woweasy .we-world-scene-label h2{font-size:80px;margin-top:10px;font-weight:700}
.we-world-scene-label p{margin:8px 0 0;color:#eef7fb;font-size:16px}
.we-world-details{padding:36px;min-width:0}
.we-world-rates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:22px 0;margin:24px 0;border-block:1px solid var(--page-line);gap:10px}
.we-world-rates dt{color:#b4c9d7;font-size:11px;font-weight:400;min-height:30px}
.we-world-rates dd{font:600 36px/1 Barlow,sans-serif;color:#93deed;margin:3px 0 0}.we-world-rates dd small{font-size:16px}
.we-world-facts{list-style:none;padding:0;margin:22px 0}.we-world-facts li{padding-left:17px;position:relative;margin:12px 0;line-height:1.75;font-size:13px;color:#b9ccda}.we-world-facts li:before{content:"";width:4px;height:4px;background:#7dd0e4;position:absolute;left:0;top:10px;transform:rotate(45deg)}
.we-world-facts strong,.we-world-advice strong{color:#edf5fa}
.we-world-link{display:inline-flex;align-items:center;gap:24px;margin-top:16px;text-decoration:none;font-weight:600;font-size:13px;min-height:44px}.we-world-link>span{font-size:21px}
.we-world-disclosure{border:1px solid #345166;border-radius:8px;padding:0 18px;margin-top:22px;background:#102635}
.we-world-disclosure summary{padding:17px 0;font:600 13px/1.6 Inter,sans-serif;cursor:pointer;color:#e0f2fa;list-style:revert}
.we-world-disclosure ul,.we-world-disclosure ol{padding-left:20px;margin:0 0 20px;font-size:13px;line-height:1.8;color:#c5d6e1}.we-world-disclosure li{margin:10px 0}
.we-world-note{border-left:3px solid #7bd2e7;background:#142c3a;padding:17px 20px;margin:24px 0;color:#e3f5fa;font-size:13px}.we-world-note p{font-size:13px;margin:6px 0 0}
.we-world-chapter--hardcore .we-world-note{border-color:#d8a889}
.we-world-advice{font-size:13px!important;color:#b4c9d7!important}
.we-world-compare{padding:26px 0 40px}.we-world-table-wrap{margin-top:24px;border:1px solid #304a5e;border-radius:10px;overflow:hidden}
.we-custom-page .we-world-table-wrap table{width:100%;margin:0!important;background:#0b1c2a;border-collapse:collapse;font-size:13px}
.we-world-table-wrap caption{padding:16px 20px;color:#b7cdd9;font-size:12px;caption-side:top;text-align:left;background:#102433}
.we-world-table-wrap :is(th,td){padding:20px;text-align:left;border-bottom:1px solid #2b4455;color:#c9dce7;background:transparent!important}.we-world-table-wrap thead th{color:#90d4e4;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.we-world-table-wrap th a{text-decoration:none}.we-world-table-wrap tr:last-child :is(th,td){border-bottom:0}
.we-world-finale{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:34px;margin:24px 0;background:radial-gradient(ellipse at top right,#25577570,transparent 70%),#102534;border:1px solid #395a70;border-radius:12px}.we-world-finale>div{max-width:720px}.we-world-finale p:last-child{margin-bottom:0}.we-world-finale>.we-button{flex:none;max-width:300px}
.we-join-hero{position:relative;isolation:isolate;min-height:440px;border:1px solid #345369;border-radius:14px;overflow:hidden;background:#0b1c29;display:flex;align-items:center}
.we-join-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}
.we-join-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#05111bf2,#061626bd 45%,#07121a10 85%)}
.we-join-hero>div{padding:40px;max-width:710px}.we-join-hero .we-world-back{margin-bottom:34px}.we-join-hero p:not(.we-eyebrow){max-width:470px;color:#d3e3eb}.we-world-tag{display:inline-block;padding:8px 10px;border:1px solid #497185;border-radius:5px;color:#c9edf5;background:#102d3fcc;font:600 10px/1.5 Inter,sans-serif;letter-spacing:.07em}
.we-join-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:40px;margin-top:48px;align-items:start}.we-join-index{position:sticky;top:24px;padding:14px 0}.we-join-index>a{display:flex;align-items:center;gap:12px;padding:17px 12px;border-bottom:1px solid #233d50;font-size:12px;text-decoration:none;color:#c3d6e2}.we-join-index>a:hover{background:#132d3f}.we-join-index>a>span{font:600 18px Barlow,sans-serif;color:#90d5e6}
.we-join-step{padding:32px;margin-bottom:24px;border:1px solid #304b60;border-radius:12px;background:#0b1c29;scroll-margin-top:24px}.we-step-heading{display:flex;align-items:flex-start;gap:20px;margin-bottom:24px}.we-step-heading>span{font:600 42px/1 Barlow,sans-serif;color:#81cfe2}.we-step-heading .we-eyebrow{font-size:10px;margin-bottom:9px}body#we-top.theme-woweasy .we-step-heading h2{font-size:32px}.we-join-step p{font-size:14px}
.we-step-heading>span{flex:none;min-width:2ch;white-space:nowrap}.we-step-heading>div{min-width:0}
.we-client-options{display:grid;grid-template-columns:1fr 1fr;gap:18px}.we-client-option{display:flex;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid #345267;background:#112534;border-radius:10px;min-width:0}.we-client-option--hd{background:radial-gradient(ellipse at top right,#2b658360,transparent),#132c3d;border-color:#568699}.we-client-option h3{margin-top:22px!important}.we-client-option>.we-button,.we-client-option>.we-world-link{margin-top:auto;width:100%}.we-client-option>small{font-size:10px;color:#adcad8;margin-top:12px}.we-client-option p{font-size:13px}
.we-realmlist{display:flex;gap:12px;align-items:center;background:#06141f;border:1px solid #38586d;padding:14px;border-radius:6px;margin:20px 0 0;min-width:0}.we-realmlist code{color:#a0e2ed;font-size:13px;line-height:1.7;overflow-wrap:anywhere;background:none;padding:0;flex:1;min-width:0}.we-realmlist .we-button{font-size:12px;padding:10px 14px;flex:none}.we-copy-status{font-size:12px!important;min-height:20px;margin:10px 0!important}.we-client-manual{scroll-margin-top:24px}
.we-join-realm-steps{padding-left:22px;font-size:14px;line-height:1.8}.we-join-realm-steps li{margin-bottom:12px}.we-join-realm-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.we-join-realm-links a{padding:18px 12px;border:1px solid #3e6177;border-radius:6px;color:#edf8ff;font:600 26px Barlow,sans-serif;text-decoration:none}.we-join-realm-links small{display:block;font:400 11px Inter,sans-serif;color:#a7ccd9;margin-top:8px}
@media(max-width:1100px){.we-world-details{padding:26px}.we-world-index a{gap:9px;padding:16px 12px}.we-join-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.we-client-options{grid-template-columns:1fr}.we-world-finale{align-items:flex-start;flex-direction:column}}
@media(max-width:900px){.we-world-chapter{grid-template-columns:1fr}.we-world-chapter--reverse .we-world-scene{order:0}.we-world-scene{min-height:340px}.we-world-scene>img{object-position:center 55%}.we-join-layout{grid-template-columns:1fr;margin-top:24px;gap:18px}.we-join-index{position:static;display:flex;flex-wrap:wrap;gap:8px;padding:0}.we-join-index>.we-eyebrow{width:100%;margin-bottom:0}.we-join-index>a{border:1px solid #345267;border-radius:5px;padding:10px;min-height:44px}.we-join-hero>div{padding:30px}.we-client-options{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.we-world-intro{padding-top:0;padding-bottom:28px}.we-world-back{margin-bottom:28px}.we-world-lead{font-size:15px!important}.we-world-index{grid-template-columns:1fr;gap:8px;margin-top:26px}.we-world-index a{min-height:54px}.we-world-index small{margin-left:auto}.we-world-index b{margin-left:8px}.we-world-chapter{margin-bottom:24px}.we-world-scene{min-height:290px}.we-world-scene-label{left:22px;bottom:22px}.we-world-details{padding:24px 20px}body#we-top.theme-woweasy .we-world-scene-label h2{font-size:64px}.we-world-rates{margin:20px 0}.we-world-rates dt{font-size:10px}.we-world-disclosure{padding-inline:14px}.we-world-compare{padding-top:14px}.we-world-table-wrap :is(th,td){padding:14px 10px;font-size:11px}.we-world-table-wrap thead th{font-size:9px;letter-spacing:0}.we-world-finale{padding:24px 20px;gap:22px}.we-world-finale>.we-button{max-width:100%;width:100%}.we-join-hero{min-height:510px;align-items:flex-end}.we-join-hero>img{object-position:72% center}.we-join-hero:after{background:linear-gradient(0deg,#05131bfc 0%,#061421d9 44%,#07141b18 100%)}.we-join-hero>div{padding:26px 22px}.we-join-hero .we-world-back{margin-bottom:80px}.we-join-hero .we-eyebrow{font-size:9px}.we-join-hero p:not(.we-eyebrow){font-size:13px}.we-world-tag{font-size:9px}.we-join-step{padding:24px 18px}.we-step-heading{gap:12px}.we-step-heading>span{font-size:32px}body#we-top.theme-woweasy .we-step-heading h2{font-size:29px}.we-client-options{grid-template-columns:1fr}.we-realmlist{flex-direction:column;align-items:stretch}.we-realmlist code{font-size:12px}.we-realmlist .we-button{width:100%}.we-join-realm-links{gap:6px}.we-join-realm-links a{font-size:23px;padding:14px 8px}}

#we-top.theme-woweasy .we-level-cap .we-account-panel > p { margin-block: .8rem; line-height: 1.65; }
#we-top.theme-woweasy .we-cap-offers { display: grid; gap: .65rem; margin-top: 1rem; }
#we-top.theme-woweasy .we-cap-offers .we-button { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; gap: .5rem; white-space: normal; text-align: left; }
#we-top.theme-woweasy .we-cap-offers .we-button span { color: #b8eaff; }
#we-top.theme-woweasy .we-cap-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1rem; }
#we-top.theme-woweasy .we-cap-confirm-label { display: flex; align-items: baseline; gap: .65rem; }
#we-top.theme-woweasy .we-cap-history { border-top: 1px solid #29445a; padding-block: .85rem; }
#we-top.theme-woweasy .we-cap-confirm { border-color: #74cbe8; }
