:root{color-scheme:dark;--bg:#07101e;--panel:#111d30;--panel2:#172741;--line:#2a405f;--text:#f2f6fc;--muted:#9eb1ca;--blue:#3185ff;--cyan:#55c9e9;--green:#5fe0ac;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:radial-gradient(circle at 14% 8%,#17396766,transparent 34rem),radial-gradient(circle at 88% 88%,#16434a44,transparent 34rem),var(--bg);color:var(--text)}a{color:inherit}.portal-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1440px,calc(100% - 48px));margin:auto;padding:20px 0;border-bottom:1px solid #ffffff12}.portal-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:800;letter-spacing:.02em}.portal-brand img{width:50px;height:50px;object-fit:contain}.portal-brand span{display:grid}.portal-brand small{margin-top:2px;color:#8eb9f5;font-size:.64rem;letter-spacing:.17em}.portal-nav nav{display:flex;align-items:center;gap:22px}.portal-nav nav>a{color:#b7c5d8;text-decoration:none;font-size:.88rem;font-weight:700}.portal-nav nav>a:hover,.portal-nav nav>a.active{color:#fff}.portal-nav form{margin:0}.portal-nav button,.portal-nav-button{min-height:39px;padding:9px 14px;border:1px solid #3d5e87;border-radius:10px;background:#182b46;color:#e8f2ff;font:700 .82rem/1 inherit;cursor:pointer}.portal-landing{display:flex;flex-direction:column}.landing-main{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.82fr);align-items:center;gap:clamp(40px,7vw,110px);width:min(1320px,calc(100% - 48px));min-height:calc(100vh - 166px);margin:auto;padding:70px 0}.landing-main:before{content:'';position:absolute;left:-8%;top:18%;width:380px;height:380px;border:1px solid #4a82c726;border-radius:50%;box-shadow:0 0 0 70px #2c73bf0a,0 0 0 140px #2c73bf08;pointer-events:none}.landing-copy{position:relative}.landing-kicker{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid #315b8e;border-radius:999px;background:#112641;color:#9bc8ff;font-size:.68rem;font-weight:800;letter-spacing:.12em}.landing-kicker i{width:7px;height:7px;border-radius:50%;background:#4be0a8;box-shadow:0 0 12px #4be0a8}.landing-copy h1{max-width:740px;margin:26px 0 22px;font-size:clamp(3.4rem,7.3vw,7.2rem);line-height:.91;letter-spacing:-.07em}.landing-copy h1 em{color:var(--blue);font-style:normal}.landing-copy>p{max-width:650px;margin:0;color:#b5c4d7;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.75}.landing-welcome{margin-top:30px;color:#8fa6c2;font-size:.9rem}.landing-welcome strong{color:#dbeaff}.portal-choices{display:grid;gap:18px}.portal-choice{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:190px;padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#172841,#0e192b);text-decoration:none;box-shadow:0 24px 60px #02081255;overflow:hidden;transition:transform .18s,border-color .18s}.portal-choice:before{content:'';position:absolute;inset:0;background:linear-gradient(115deg,#2f83ff1d,transparent 58%);opacity:0;transition:opacity .18s}.survivor-choice:before{background:linear-gradient(115deg,#39c7b51c,transparent 58%)}.portal-choice:hover{transform:translateY(-4px);border-color:#5c94dc}.portal-choice:hover:before{opacity:1}.portal-choice-icon{position:relative;display:grid;place-items:center;width:68px;height:68px;border:1px solid #3d6eaa;border-radius:19px;background:#18355c;color:#83b9ff}.survivor-choice .portal-choice-icon{border-color:#34796f;background:#133d3a;color:#72e4cd}.portal-choice-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.portal-choice-copy{position:relative;display:grid;gap:7px}.portal-choice-copy small{color:#7fabe3;font-size:.65rem;font-weight:800;letter-spacing:.14em}.survivor-choice .portal-choice-copy small{color:#6ac8b8}.portal-choice-copy strong{font-size:clamp(1.45rem,2.2vw,2rem);letter-spacing:-.04em}.portal-choice-copy span{color:#9fb1c9;line-height:1.5}.portal-choice>b{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid #38567b;border-radius:50%;color:#a8cfff}.landing-footer{display:flex;justify-content:space-between;gap:24px;width:min(1440px,calc(100% - 48px));margin:auto;padding:22px 0;color:#7186a1;border-top:1px solid #ffffff10;font-size:.78rem}.survivor-main{display:grid;gap:22px;width:min(1440px,calc(100% - 48px));margin:auto;padding:36px 0 70px}.survivor-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px;border:1px solid #33557f;border-radius:24px;background:linear-gradient(115deg,#1b3458,#13243b 62%,#122a31)}.survivor-profile{display:flex;align-items:center;gap:20px}.survivor-profile>img,.survivor-profile>span{display:grid;place-items:center;width:76px;height:76px;border:2px solid #6099df;border-radius:22px;background:#1f4a7c;object-fit:cover;font-size:2rem;font-weight:800}.survivor-profile small,.portal-section-head small,.survivor-account small,.wallet-card small{color:#7fb2f4;font-size:.68rem;font-weight:800;letter-spacing:.13em}.survivor-profile h1{margin:4px 0 1px;font-size:2rem;letter-spacing:-.04em}.survivor-profile p{margin:0;color:var(--muted)}.survivor-selectors{display:flex;gap:12px}.survivor-selectors label{display:grid;gap:6px;color:#9fb2ca;font-size:.72rem;font-weight:700}.survivor-selectors select{min-width:210px;padding:11px 35px 11px 13px;border:1px solid #3a5578;border-radius:11px;background:#0d1a2d;color:#edf5ff}.survivor-overview{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px}.survivor-overview article,.global-summary article{display:grid;gap:7px;padding:21px;border:1px solid var(--line);border-radius:17px;background:#101c2f}.survivor-overview strong{font-size:1.65rem;letter-spacing:-.035em}.survivor-overview span,.global-summary span{color:#91a7c2;font-size:.82rem}.wallet-card{border-color:#317160!important;background:linear-gradient(140deg,#11352e,#102237)!important}.wallet-card strong{color:#7aebbc}.portal-section{padding:26px;border:1px solid var(--line);border-radius:21px;background:linear-gradient(145deg,#142238,#101b2d)}.portal-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.portal-section-head h2{margin:4px 0 0;font-size:1.45rem;letter-spacing:-.035em}.portal-section-head>span{color:#91a6c0;font-size:.8rem}.portal-section-head>a{color:#88bbff;text-decoration:none;font-size:.86rem;font-weight:800}.survivor-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.survivor-stats article{min-width:0;padding:16px;border:1px solid #253b58;border-radius:13px;background:#0d192a}.survivor-stats span{display:block;color:#91a6c0;font-size:.75rem}.survivor-stats strong{display:block;margin-top:7px;font-size:1.24rem;overflow-wrap:anywhere}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.survivor-account{padding:20px;border:1px solid #2b4261;border-radius:16px;background:#0d192a}.survivor-account header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.survivor-account h3{margin:4px 0 0;font-size:1.2rem}.rating-pill{flex:none;padding:6px 9px;border-radius:999px;background:#183b64;color:#9bc8ff;font-size:.72rem;font-weight:800}.survivor-account dl{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.survivor-account dl>div{padding:11px;border-radius:10px;background:#14243b}.survivor-account dt{color:#8fa5bf;font-size:.69rem}.survivor-account dd{margin:5px 0 0;font-weight:800}.account-location{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding-top:14px;border-top:1px solid #263952;color:#91a7c2;font-size:.77rem}.account-location a{color:#83bdff;font-weight:800}.account-location.muted{justify-content:flex-start}.inline-empty,.portal-empty{padding:30px;border:1px dashed #395371;border-radius:16px;color:#9db0c8}.portal-empty{width:min(900px,100%);margin:40px auto;text-align:center}.portal-empty>span{color:#80b5f7;font-size:.7rem;font-weight:800;letter-spacing:.14em}.portal-empty h2{margin:10px 0 8px}.portal-empty p{color:#9dafc5}.portal-empty a{color:#8ec2ff;font-weight:800}.portal-empty.warning{border-color:#806238;background:#322716}.global-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.global-summary strong{font-size:1.55rem}.ranking-preview{margin-top:18px;border:1px solid #293f5d;border-radius:14px;overflow:hidden}.ranking-preview>div{display:grid;grid-template-columns:90px 1fr 130px 100px;gap:12px;padding:12px 15px;border-bottom:1px solid #263a55}.ranking-preview>div:last-child{border-bottom:0}.ranking-preview .ranking-head{background:#192a43;color:#91a9c8;font-size:.7rem;font-weight:800;text-transform:uppercase}.ranking-preview>div>strong{color:#76adf5}.ranking-preview>p{padding:20px;color:#92a7c2}.portal-nav a:focus-visible,.portal-nav button:focus-visible,.portal-choice:focus-visible,select:focus-visible{outline:3px solid #91c2ff;outline-offset:3px}@media(max-width:1050px){.landing-main{grid-template-columns:1fr;padding:60px 0}.landing-copy h1{font-size:clamp(3.6rem,12vw,7rem)}.survivor-hero{align-items:flex-start;flex-direction:column}.survivor-stats{grid-template-columns:repeat(3,1fr)}.survivor-overview{grid-template-columns:1fr 1fr}.wallet-card{grid-column:1/-1}.account-grid{grid-template-columns:1fr}}@media(max-width:720px){.portal-nav{align-items:flex-start;width:calc(100% - 28px)}.portal-nav nav{justify-content:flex-end;gap:10px;flex-wrap:wrap}.portal-nav nav>a:not(.active):not(.portal-nav-button){display:none}.portal-brand span{display:none}.landing-main,.survivor-main{width:calc(100% - 28px)}.landing-main{padding:44px 0}.landing-copy h1{font-size:clamp(3.2rem,17vw,5.4rem)}.portal-choice{grid-template-columns:auto 1fr;min-height:0;padding:22px}.portal-choice>b{display:none}.landing-footer{width:calc(100% - 28px);flex-direction:column}.survivor-selectors{width:100%;flex-direction:column}.survivor-selectors label,.survivor-selectors select{width:100%}.survivor-overview,.global-summary{grid-template-columns:1fr 1fr}.survivor-stats{grid-template-columns:repeat(2,1fr)}.portal-section{padding:19px}.portal-section-head{align-items:flex-start;flex-direction:column}.survivor-account dl{grid-template-columns:1fr 1fr}.ranking-preview{overflow-x:auto}.ranking-preview>div{min-width:570px}}@media(max-width:460px){.portal-nav nav>a.active{display:none}.survivor-profile{align-items:flex-start;flex-direction:column}.survivor-overview,.global-summary,.survivor-stats{grid-template-columns:1fr}.wallet-card{grid-column:auto}.account-location{align-items:flex-start;flex-direction:column}}
.portal-choice-brand{position:absolute;right:-54px;bottom:-76px;width:250px;height:250px;object-fit:contain;opacity:.11;transform:rotate(-8deg) scale(.96);filter:drop-shadow(0 0 26px #287eff55);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.community-choice:hover .portal-choice-brand{opacity:.18;transform:rotate(-5deg) scale(1)}.community-choice .portal-choice-icon,.community-choice .portal-choice-copy,.community-choice>b{z-index:1}@media(max-width:720px){.portal-choice-brand{right:-62px;bottom:-82px;width:225px;height:225px;opacity:.09}}
