:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--brand-blue-950: #061927;--brand-blue-900: #082f4f;--brand-blue-800: #0d4168;--brand-blue-700: #15587f;--brand-blue-soft: #eaf1f6;--brand-gold-700: #9d7419;--brand-gold-600: #c49a2f;--brand-gold-soft: #f8efd7;--brand-red-800: #861827;--brand-red-700: #a42435;--brand-red-soft: #f7e8ea;--surface: #ffffff;--surface-muted: #f6f8fa;--border: #d9e3eb;--text: #172838;--text-muted: #536273;--shadow-soft: 0 18px 45px rgba(6, 25, 39, .08);background:var(--surface-muted);color:var(--text)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--surface-muted)}button,input,select,textarea{font:inherit}a{color:var(--brand-blue-700)}.community-notice{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(1rem,3vw,2.5rem);overflow-y:auto;background:radial-gradient(circle at 18% 12%,rgba(196,154,47,.26),transparent 18rem),radial-gradient(circle at 82% 78%,rgba(38,116,85,.22),transparent 20rem),#040f1ae0;backdrop-filter:blur(9px) saturate(.78);overscroll-behavior:contain;scrollbar-width:none}.community-notice::-webkit-scrollbar,.community-notice-card::-webkit-scrollbar{width:0;height:0}.community-notice-card{display:grid;gap:clamp(1rem,2vw,1.35rem);width:min(920px,100%);max-height:min(88dvh,920px);padding:clamp(1.1rem,3vw,2rem);overflow-y:auto;border:1px solid rgba(244,197,66,.38);border-radius:clamp(1.1rem,2vw,1.6rem);background:linear-gradient(180deg,#fffffff5,#f4f8faf0),linear-gradient(135deg,var(--brand-blue-soft),var(--brand-gold-soft));box-shadow:0 34px 90px #00000075;scrollbar-width:none}.community-notice-brand{display:grid;justify-items:center;gap:.75rem;color:var(--brand-blue-900);font-weight:900;letter-spacing:.08em;text-align:center;text-transform:uppercase}.community-notice-brand:focus,.community-notice-brand:focus-visible{outline:none}.community-notice-brand img{width:clamp(7.2rem,16vw,11rem);height:clamp(7.2rem,16vw,11rem);object-fit:contain;border-radius:50%;background:#fff;box-shadow:0 14px 34px #06192729}.community-notice-copy{display:grid;gap:.85rem}.community-notice h2{margin:0 0 .15rem;color:var(--brand-blue-950);font-size:clamp(1.75rem,4vw,3rem);line-height:1.05}.community-notice p{margin:0;color:#243447;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.65}.community-notice a{color:var(--brand-blue-900);font-weight:900;word-break:break-word}.community-notice button{justify-self:start;min-height:3rem;padding:.85rem 1.3rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--brand-blue-900),var(--brand-blue-950));color:#fff;cursor:pointer;font:inherit;font-weight:900;box-shadow:0 16px 34px #082f4f3d}.community-notice button:hover,.community-notice button:focus-visible{outline:3px solid rgba(196,154,47,.48);outline-offset:3px;background:linear-gradient(135deg,var(--brand-gold-600),var(--brand-blue-900))}@media(max-width:912px){.community-notice{align-items:start;padding:.85rem}.community-notice-card{max-height:none;min-height:calc(100dvh - 1.7rem)}.community-notice-brand{font-size:.78rem;line-height:1.35}.community-notice button{justify-self:stretch}.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.65rem}.brand{grid-column:1;justify-content:flex-start;padding-top:7.2rem}.brand-logo{width:2.9rem;height:2.9rem}.header-stats-strip{left:.75rem;right:.75rem;display:grid;grid-template-columns:minmax(0,1fr) 5.25rem;align-items:stretch;gap:.32rem;width:auto}.header-stats-tab{grid-template-columns:repeat(3,minmax(0,1fr));gap:.14rem;padding:.2rem}.header-stats-strip .stat-card{min-height:2rem;padding:.13rem .12rem .12rem;border-radius:.58rem}.header-stats-strip strong{font-size:.62rem}.header-stats-strip .stat-label,.stats-group-label{font-size:.42rem}.header-stats-strip .stat-icon{width:.68rem;height:.68rem}.header-allies-tab{flex-basis:auto;width:auto}.mobile-menu-toggle{display:inline-flex;grid-column:2;align-items:center;align-self:end;justify-self:end;gap:.5rem;width:fit-content;margin-bottom:.55rem;padding:.6rem .8rem;border:1px solid rgba(8,47,79,.12);border-radius:999px;background:#fff;color:var(--brand-blue-900);box-shadow:0 10px 24px #0619271a;cursor:pointer;font:inherit;font-weight:900}.mobile-menu-toggle small{display:none}.mobile-menu-toggle span,.mobile-menu-toggle span:before,.mobile-menu-toggle span:after{display:block;width:1.05rem;height:.12rem;border-radius:999px;background:var(--brand-gold-600)}.mobile-menu-toggle span{position:relative}.mobile-menu-toggle span:before,.mobile-menu-toggle span:after{content:"";position:absolute;left:0}.mobile-menu-toggle span:before{top:-.34rem}.mobile-menu-toggle span:after{top:.34rem}.main-nav{grid-column:1/-1;display:none;overflow:visible;flex-direction:column;align-items:stretch;justify-content:start;width:100%;padding:.55rem;border-radius:1.1rem}.main-nav.is-open{display:flex}.main-nav a,.nav-dropdown summary{justify-content:space-between;width:100%;border-radius:.85rem;padding:.72rem .85rem}.nav-dropdown{width:100%}.nav-submenu{position:static;margin-top:.35rem;min-width:0;border-radius:.9rem;transform:none}.site-header.is-mobile-scrolled{grid-template-columns:1fr auto;align-items:center;gap:.35rem;padding-block:.35rem}.site-header.is-mobile-scrolled .header-stats-strip{display:none}.site-header.is-mobile-scrolled .brand{padding-top:0}.site-header.is-mobile-scrolled .brand span{display:none}.site-header.is-mobile-scrolled .brand-logo{width:2.35rem;height:2.35rem}.site-header.is-mobile-scrolled .mobile-menu-toggle{align-self:center;min-height:2.35rem;margin-bottom:0;padding:.48rem}.site-header.is-mobile-scrolled .main-nav{grid-column:1/-1}}
