@font-face{font-family:Jura;src:url(/site_assets/Jura-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Jura;src:url(/site_assets/Jura-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Jura;src:url(/site_assets/Jura-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Jura;src:url(/site_assets/Jura-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Jura;src:url(/site_assets/Jura-Bold.ttf)format("truetype");font-weight:700;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Jura,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.app{background-image:url(/site_assets/background.jpg);background-position:50% 10%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;min-height:100vh;margin:0 auto;padding:0;display:flex}.main-contents{flex-direction:column;gap:40px;width:100%;max-width:1140px;display:flex}.carousel-container{width:100%;max-width:1200px;margin:0 auto;padding-top:20px;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.carousel-wrapper{border-radius:8px;width:100%;height:400px;position:relative;overflow:hidden}.carousel-slides{width:100%;height:100%;transition:transform .5s ease-in-out;display:flex}.carousel-slide{justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.carousel-image{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%}.carousel-overlay{z-index:1;background:#181c23bf;border-radius:8px;justify-content:center;align-items:center;width:calc(33.33% - 10px);height:calc(100% - 20px);display:flex;position:absolute;top:10px;right:10px}.carousel-content{color:#fff;text-align:left;max-width:100%;padding:20px}.carousel-title{color:#fff;margin-bottom:15px;font-size:24px;font-weight:700}.carousel-text{white-space:pre-line;margin:0;font-size:14px;line-height:1.6}.carousel-arrow{color:#fff;cursor:pointer;z-index:2;background:#00000080;border:none;border-radius:4px;padding:10px 15px;font-size:24px;transition:background-color .3s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#000000b3}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.carousel-dots{z-index:2;background:#181c23bf;border-radius:20px;gap:8px;padding:5px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:0 0;border:2px solid #ebae46;border-radius:50%;width:12px;height:12px;transition:background-color .3s}.carousel-dot.active{background:#ebae46}.carousel-dot:hover{background:#ebae464d}@media (max-width:768px){.carousel-wrapper{height:250px}.carousel-arrow{padding:8px 12px;font-size:18px}.carousel-arrow-left{left:5px}.carousel-arrow-right{right:5px}.carousel-dots{bottom:10px}.carousel-dot{width:10px;height:10px}.carousel-overlay{width:calc(100% - 1rem)}.carousel-content{padding:15px}.carousel-title{margin-bottom:10px;font-size:20px}.carousel-text{font-size:12px;line-height:1.5}}.content-box{background-color:#161920cc;border-radius:5px;flex-direction:column;flex:1;gap:20px;height:100%;display:flex;overflow:hidden}.content-box .content-box-header{color:#fff;white-space:nowrap;background-color:#2b3237;align-items:center;gap:10px;padding:5px 0 5px 40px;font-size:20px;font-weight:700;display:flex}.content-box .content-box-header:after{content:"";background:#fff;width:100%;height:4px}.events-box{flex-direction:column;gap:20px;display:flex}.event-day{color:#fff;flex-direction:column;display:flex}.event-day .event-day-title{font-size:18px;font-weight:700}.event-day-events{padding-left:60px;font-size:16px}.footer{color:#fff;background:#161920cc;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:10px;font-size:12px;font-weight:700;display:flex}.header{background-color:#161920cc;justify-content:center;width:100%;height:110px;padding:10px;display:flex;overflow:hidden}@media (max-width:540px){.header-brand h1{display:none}}.header-contents{justify-content:space-between;width:100%;max-width:1140px;display:flex}.header-brand{color:#fff;justify-content:center;align-items:center;gap:20px;display:flex}.header-brand img{height:auto;max-height:90px;display:block}.header-contents{align-items:center}.header-brand h1{font-size:27px}@media (max-width:420px){.header-brand h1{display:none}}.mobile-menu-button{z-index:2000}.latest-news{flex-direction:column;gap:10px;display:flex}.latest-news-box{background-color:#161920cc;border-radius:5px;gap:20px;padding:20px;display:flex}.latest-news-image{flex:0 0 350px;width:350px;height:100%}.latest-news-image img{object-fit:contain;width:100%;height:100%}.latest-news-body{flex-direction:column;gap:20px;display:flex}.latest-news-title{color:#fff;font-size:20px;font-weight:700}.latest-news-text{color:#fff}@media (max-width:768px){.latest-news-box{flex-direction:column}.latest-news-image{flex:none;width:100%;height:200px}.latest-news-image img{object-fit:cover}}.main-menu{align-items:center;gap:24px;max-width:1140px;padding:10px;display:flex}.main-menu li{list-style:none}.main-menu li a{color:#fff;font-size:18px;font-weight:600;text-decoration:none}.main-menu li a:hover{color:#ebae46;text-decoration:underline}.main-menu li.button{cursor:pointer;background-color:#ebae46;border-radius:5px;padding:10px}.main-menu li.button a{color:#000}.main-menu li.button:hover{background-color:#ffa100}.mobile-menu-button{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px;display:none}.hamburger-line{background-color:#fff;width:25px;height:3px;transition:all .3s}.mobile-menu-overlay{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.mobile-menu-content{background-color:#1a1f23;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:relative}.mobile-menu-close{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px;font-size:24px;position:absolute;top:10px;right:15px}.mobile-menu{flex-direction:column;gap:20px;width:100%;padding:0 20px;display:flex}.mobile-menu li{list-style:none}.mobile-menu li a{color:#fff;padding:10px 0;font-size:18px;font-weight:600;text-decoration:none;display:block}.mobile-menu li a:hover{color:#ebae46}.mobile-menu li.button{text-align:center;background-color:#ebae46;border-radius:5px;margin-top:10px}.mobile-menu li.button a{color:#000;padding:15px}.mobile-menu li.button:hover{background-color:#ffa100}@media (max-width:768px){.desktop-menu{display:none}.mobile-menu-button{display:flex}}.home-page>.row>.reveal-fill{min-width:0}.home-page>.row .content-box{background:linear-gradient(145deg,#191f25db,#0a0e12e6);border:1px solid #ffffff1a;border-radius:22px;box-shadow:0 22px 60px #00000040,inset 0 1px #ffffff0a}.home-page>.row .content-box-header{color:#f5f7f8;letter-spacing:.035em;background:linear-gradient(90deg,#ebae4621,#ffffff06);min-height:62px;padding:0 24px;font-size:16px}.home-page>.row .content-box-header:after{opacity:.12}.events-intro{justify-content:space-between;align-items:center;gap:16px;padding:0 3px;display:flex}.events-intro span{color:#d9dfe3;letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.events-intro span svg{color:var(--accent-light)}.events-intro small{color:#7e8991;letter-spacing:.09em;text-transform:uppercase;font-size:10px}.event-list{flex-direction:column;gap:8px;display:flex}.event-row{background:linear-gradient(100deg,#ffffff0b,#ffffff04);border:1px solid #ffffff13;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:68px;padding:10px 13px;transition:transform .18s,border-color .18s,background .18s;display:grid}.event-row:hover{background:linear-gradient(100deg,#ebae4613,#ffffff05);border-color:#ebae4638;transform:translate(3px)}.event-icon,.stat-icon{color:#ecc57e;background:#ebae4613;border:1px solid #ebae4633;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.event-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.event-copy strong{color:#f4f6f7;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.event-copy span{color:#869199;font-size:11px}.event-meta{flex-direction:column;align-items:flex-end;gap:5px;min-width:68px;display:flex}.event-meta small{color:#d6b675;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.event-meta time{color:#c5ccd1;align-items:center;gap:5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:inline-flex}.stat-icon{width:36px;height:36px}.stat-count{color:#fff;letter-spacing:-.04em;font-size:clamp(30px,4vw,42px);line-height:.9}.stat-label{color:#929da5;align-items:center;gap:6px;margin-top:8px;font-size:11px;font-weight:650;display:flex}.stat-label i{background:#77dc96;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #77dc96a6}.stats-footnote{color:#6f7a82;align-items:center;gap:7px;margin-top:14px;font-size:10px;display:flex}.stats-footnote span{background:var(--accent);border-radius:50%;width:5px;height:5px}@media (max-width:900px){.home-page>.row{grid-template-columns:1fr}}@media (max-width:768px){.latest-news-box{min-height:375px}.latest-news-image{width:100%;height:205px}.latest-news-body{width:100%;padding:158px 22px 26px}}@media (max-width:440px){.stats-container{grid-template-columns:1fr}.stat{min-height:104px}.event-row{grid-template-columns:36px minmax(0,1fr)}.event-icon{width:36px;height:36px}.event-meta{flex-direction:row;grid-column:2;align-items:center}}@media (prefers-reduced-motion:reduce){.event-row{transition:none}}@media (min-width:769px){.mobile-menu-button,.mobile-menu-overlay{display:none}}.rank-description{color:#fff;margin-bottom:15px;font-family:Jura,sans-serif;font-size:16px}.rank-entries{flex-direction:column;display:flex}.rank-entry{align-items:center;padding:8px 0;display:flex}.rank-left-column{align-items:center;gap:15px;width:40%;display:flex}.rank-right-column{width:60%}.rank-icon{color:#fff;text-align:center;flex-shrink:0;width:30px;font-size:20px}.rank-title{color:#fff;flex-shrink:0;font-family:Jura,sans-serif;font-size:16px;font-weight:700}.rank-tags{flex-shrink:0;gap:8px;display:flex}.rank-tag{color:#000;background-color:#ebae46;border-radius:4px;padding:2px 4px;font-family:Jura,sans-serif;font-size:12px;font-weight:700}.rank-tag.veteran{background-color:#8db1a1}.rank-tag.recruit{background-color:#999}.rank-desc{color:#fff;font-family:Jura,sans-serif;font-size:16px}@media (max-width:768px){.rank-entry{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 0}.rank-left-column{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.rank-right-column{width:100%}.rank-icon{width:auto;font-size:18px}.rank-title{font-size:14px;line-height:1.3}.rank-tag{padding:1px 3px;font-size:11px}.rank-desc{font-size:14px;line-height:1.4}}.section-header{color:#fff;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.section-header span{white-space:nowrap}.section-header:before{content:"";background:#fff;width:60px;height:4px}.section-header:after{content:"";background:#fff;width:100%;height:4px}.stats-container{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stat{text-align:center;flex-direction:column;align-items:center;display:flex}@media (max-width:768px){.stats-container{grid-template-columns:1fr;gap:.75rem}.stat{padding:.75rem}.stat-count{font-size:1.5rem}}.supported-games{flex-direction:column;gap:10px;display:flex}.supported-games-images{justify-content:space-between;gap:20px;line-height:0;display:flex}.supported-game-image{color:#fff;background-color:#161920cc;border-radius:5px;flex:1;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;overflow:hidden}.supported-game-image img{object-fit:contain;width:100%;height:100%}@media (max-width:768px){.supported-games-images{flex-wrap:wrap;gap:15px}.supported-game-image{min-width:calc(50% - 7.5px);font-size:16px}}@media (max-width:480px){.supported-games-images{flex-direction:column;gap:10px}.supported-game-image{min-width:100%;font-size:14px}}@media (max-width:768px){.ranks-page{width:100%;padding:15px}.ranks-title{font-size:28px}.ranks-info-card{flex-direction:column;padding:15px}.ranks-card-image{flex:none;width:100%;height:200px;margin-bottom:15px;margin-right:0}.ranks-card-title{font-size:20px}.ranks-card-text{font-size:14px}}.gallery-page{max-width:1200px;margin:0 auto;padding:20px;font-family:Jura,sans-serif}.gallery-container{flex-direction:column;gap:30px;display:flex}.gallery-title{color:#fff;text-align:left;margin:0;font-size:32px;font-weight:700}.gallery-subtitle{color:#ccc;text-align:center;margin:0;font-size:16px}.masonry-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.masonry-item{cursor:pointer;background:#1a1f23;border-radius:8px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.masonry-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.gallery-image{object-fit:cover;width:100%;height:auto;display:block}.image-overlay{color:#fff;background:linear-gradient(#0000,#000c);padding:20px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.masonry-item:hover .image-overlay{transform:translateY(0)}.image-title{margin:0;font-family:Jura,sans-serif;font-size:18px;font-weight:700}.fullscreen-overlay{z-index:1000;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.fullscreen-content{cursor:default;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.close-button{color:#fff;cursor:pointer;z-index:1001;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:30px;transition:background-color .3s;display:flex;position:absolute;top:-50px;right:0}.close-button:hover{background:#ffffff4d}.fullscreen-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:70vh;box-shadow:0 8px 32px #00000080}.fullscreen-info{text-align:center;color:#fff;margin-top:20px}.fullscreen-title{margin:0 0 10px;font-family:Jura,sans-serif;font-size:24px;font-weight:700}.fullscreen-description{color:#ccc;margin:0;font-family:Jura,sans-serif;font-size:16px}@media (max-width:1024px){.masonry-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-page{padding:15px}.gallery-title{font-size:28px}.gallery-subtitle{font-size:14px}.masonry-grid{grid-template-columns:1fr;gap:15px}.fullscreen-content{max-width:95vw;max-height:95vh}.fullscreen-image{max-height:60vh}.fullscreen-title{font-size:20px}.fullscreen-description{font-size:14px}.close-button{width:35px;height:35px;font-size:24px;top:-40px}}@media (max-width:480px){.gallery-page{padding:10px}.masonry-grid{gap:10px}.image-overlay{padding:15px}.image-title{font-size:16px}}.games-page{max-width:1200px;margin:0 auto;padding:20px;font-family:Jura,sans-serif}.games-container{flex-direction:column;gap:40px;display:flex}.games-section{flex-direction:column;gap:10px;display:flex}.games-title{color:#fff;text-align:left;margin:0 0 10px;font-family:Jura,sans-serif;font-size:32px;font-weight:700}.games-subtitle{color:#ccc;text-align:left;margin:0 0 20px;font-family:Jura,sans-serif;font-size:16px}.games-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:20px;display:grid}.game-card{background-color:#1a1f23;border-radius:8px;flex-direction:column;height:530px;padding:20px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.game-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.game-banner{height:215px;margin-bottom:20px;position:relative;overflow:hidden}.game-banner img{object-fit:cover;object-position:center;width:100%;height:100%}.game-content{flex-direction:column;flex:1;display:flex}.game-title{color:#fff;margin:0 0 5px;font-family:Jura,sans-serif;font-size:20px;font-weight:700}.game-tags{flex-wrap:wrap;gap:8px;min-height:24px;margin-bottom:20px;display:flex}.game-tag{color:#000;border-radius:4px;padding:2px 4px;font-family:Jura,sans-serif;font-size:12px;font-weight:700}.game-tag.tag-primary{background-color:#ebae46}.game-tag.tag-secondary{background-color:#8db1a1}.game-description{color:#fff;flex:1;margin:0 0 15px;font-family:Jura,sans-serif;font-size:14px;line-height:1.6}.game-events{color:#aaa;border-top:1px solid #333;margin-top:auto;padding-top:10px;font-family:Jura,sans-serif;font-size:13px}.game-events strong{color:#fff;font-family:Jura,sans-serif}@media (max-width:768px){.games-grid{grid-template-columns:1fr}.game-card{height:auto;min-height:530px}.game-banner{height:150px}.game-title-overlay{font-size:18px}.game-content{padding:15px}.game-title{font-size:18px}.game-description{font-size:13px}}@media (min-width:1200px){.games-grid{grid-template-columns:repeat(3,1fr)}}.home-page{flex-direction:column;gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:20px;display:flex}.row{justify-content:space-between;gap:40px;display:flex}@media (max-width:768px){.row{flex-direction:column}}.ranks-page{max-width:1200px;margin:0 auto;padding:20px;font-family:Jura,sans-serif}.ranks-container{flex-direction:column;gap:40px;display:flex}.ranks-title{color:#fff;text-align:left;margin:0 0 30px;font-family:Jura,sans-serif;font-size:32px;font-weight:700}.ranks-info-card{background:#202225;border-radius:5px;padding:20px;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.ranks-card-image{flex-shrink:0;width:343px;margin-right:20px;position:relative;overflow:hidden}.ranks-image{object-fit:cover;object-position:center;width:100%;height:100%}.ranks-card-content{flex-direction:column;flex:1;justify-content:center;display:flex}.ranks-card-title{color:#fff;margin:0 0 20px;font-family:Jura,sans-serif;font-size:24px;font-weight:700}.ranks-card-text{color:#fff;margin:0 0 15px;font-family:Jura,sans-serif;font-size:16px;line-height:1.6}.ranks-card-text:last-child{margin-bottom:0}.ranks-categories{flex-direction:column;gap:40px;display:flex}@media (max-width:768px){.ranks-page{width:100%;padding:15px}.ranks-title{font-size:28px}.ranks-info-card{flex-direction:column;padding:15px}.ranks-card-image{flex:none;width:100%;height:200px;margin-bottom:15px;margin-right:0}.ranks-card-title{font-size:20px}.ranks-card-text{font-size:14px}}:root{--background:#0a0d10;--surface:#12171ddb;--surface-strong:#1c232bf5;--surface-soft:#ffffff0e;--border:#ffffff1f;--border-strong:#ebae4659;--text:#f6f7f8;--muted:#aeb6bd;--accent:#ebae46;--accent-light:#ffd17c;--danger:#f87171;--radius:18px;--shadow:0 24px 80px #00000057}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:var(--background);margin:0;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}.site-background{z-index:-2;background-image:linear-gradient(#06080a85 0%,#06080ad1 58%,#080a0d 100%),radial-gradient(circle at 78% 8%,#ebae4629,#0000 35%),url(/site_assets/background.jpg);background-position:top;background-size:cover;background-attachment:fixed;position:fixed;inset:0}.site-background:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.main-contents{flex:1;gap:34px;width:min(1180px,100% - 32px);max-width:none;margin:0 auto;padding:38px 0 72px}.site-navbar{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(140%);background:#080b0ec7;border-bottom:1px solid #ffffff17;position:sticky;top:0}.navbar-inner{align-items:center;gap:24px;width:min(1240px,100% - 32px);min-height:78px;margin:0 auto;display:flex}.navbar-brand{color:var(--text);flex:none;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-logo-wrap{background:linear-gradient(145deg,#ebae4626,#ffffff08);border:1px solid #ebae4642;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000040}.brand-logo{object-fit:contain;width:38px;height:38px}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:.025em;font-size:15px}.brand-copy small{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:10px}.desktop-navigation{justify-content:center;align-items:stretch;gap:4px;margin-left:auto;display:flex}.nav-link{color:#c7cdd2;letter-spacing:.025em;border-radius:12px;align-items:center;min-height:44px;padding:0 13px;font-size:13px;font-weight:650;text-decoration:none;transition:color .2s,background .2s;display:inline-flex;position:relative}.nav-link:hover,.nav-link-active{color:#fff;background:#ffffff0e}.nav-active-indicator{background:var(--accent);border-radius:999px;height:2px;position:absolute;bottom:3px;left:13px;right:13px;box-shadow:0 0 16px #ebae46a6}.navbar-actions,.profile-actions,.mobile-nav-actions{align-items:center;gap:9px;display:flex}.join-button,.steam-button,.account-button,.danger-button{letter-spacing:.025em;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;font-weight:750;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.join-button{color:#111418;background:linear-gradient(135deg, var(--accent-light), var(--accent));box-shadow:0 10px 26px #ebae462e}.steam-button,.account-button{color:#fff;background:#fff1;border-color:#ffffff21}.join-button:hover,.steam-button:hover,.account-button:hover,.danger-button:hover{transform:translateY(-2px)}.steam-button:hover,.account-button:hover{background:#ffffff18;border-color:#ebae465c}.account-avatar{object-fit:cover;border-radius:7px;width:24px;height:24px}.account-menu-wrap{position:relative}.account-menu-trigger{font:inherit}.account-menu-trigger-open{background:#ffffff1a;border-color:#ebae4657}.account-menu-chevron{color:#879199;transition:transform .18s}.account-menu-trigger-open .account-menu-chevron{color:#e6bd73;transform:rotate(180deg)}.account-dropdown{z-index:120;background:#0e1317fa;border:1px solid #ffffff21;border-radius:15px;width:238px;padding:7px;animation:.16s cubic-bezier(.22,1,.36,1) both account-dropdown-in;position:absolute;top:calc(100% + 11px);right:0;overflow:hidden;box-shadow:0 24px 60px #0000007a,inset 0 1px #ffffff0d}@keyframes account-dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.account-dropdown-identity{border-bottom:1px solid #ffffff12;min-width:0;margin-bottom:5px;padding:10px 11px 12px}.account-dropdown-identity small{color:#6f7a82;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.account-dropdown-identity strong{color:#f2f4f5;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;display:block;overflow:hidden}.account-dropdown-item{color:#cbd2d6;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:0 11px;font-size:11px;font-weight:750;text-decoration:none;transition:color .16s,background .16s;display:flex}.account-dropdown-item:hover,.account-dropdown-item:focus-visible{color:#fff;background:#fff1;outline:none}.account-dropdown-item svg{color:#d3ae69;flex:none}.account-dropdown-form{border-top:1px solid #ffffff12;margin-top:5px;padding-top:5px}.account-dropdown-signout{color:#e9aaaa}.account-dropdown-signout svg{color:#d77d7d}.account-dropdown-signout:hover,.account-dropdown-signout:focus-visible{color:#ffc0c0;background:#d24c4c17}.mobile-account-actions{background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;gap:4px;padding:7px;display:grid;overflow:hidden}.mobile-account-identity{color:#fff;border-bottom:1px solid #ffffff12;align-items:center;gap:10px;min-width:0;padding:8px 10px 11px;display:flex}.mobile-account-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mobile-menu-trigger{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:42px;height:42px;display:none}.mobile-nav-backdrop{z-index:150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-nav-panel{border-left:1px solid var(--border);background:#11161b;flex-direction:column;width:min(390px,90vw);height:100%;padding:24px;display:flex;box-shadow:-30px 0 80px #00000073}.mobile-nav-heading{color:#fff;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:12px;font-weight:800;display:flex}.mobile-nav-heading button{color:#fff;border:1px solid var(--border);background:#ffffff0d;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.mobile-navigation{flex-direction:column;gap:5px;display:flex}.mobile-navigation .nav-link{min-height:54px;font-size:15px}.mobile-nav-actions{flex-direction:column;align-items:stretch;margin-top:auto}.mobile-nav-actions>*{width:100%}.carousel-container{box-shadow:var(--shadow);border-radius:22px;padding-top:0}.carousel-wrapper{border:1px solid #ffffff24;border-radius:22px;height:clamp(390px,48vw,550px);box-shadow:inset 0 1px #ffffff0f}.carousel-image{filter:saturate(.92)contrast(1.03);border-radius:22px}.carousel-slide:after{content:"";pointer-events:none;background:linear-gradient(90deg,#05080b1a,#05080b0f 42%,#05080b99);position:absolute;inset:0}.carousel-overlay{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d1116c2;border:1px solid #ffffff1f;border-radius:18px;width:min(400px,40%);height:auto;top:24px;bottom:24px;right:24px}.carousel-title{letter-spacing:-.03em;font-size:clamp(24px,3vw,38px);line-height:1.08}.carousel-text{color:#d5dade;font-size:14px}.carousel-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0d11b3;border:1px solid #ffffff26;border-radius:14px;place-items:center;width:46px;height:46px;padding:0;display:grid}.carousel-dots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0d11b3;border:1px solid #ffffff1a}.section-header{margin-bottom:16px}.section-header .section-header-title,.section-header-title{letter-spacing:-.025em;font-size:clamp(20px,3vw,29px)}.supported-games-images,.latest-news-box,.content-box,.ranks-info-card,.rank-category,.game-card,.masonry-item{border:1px solid var(--border);box-shadow:var(--shadow)}.supported-games-images,.latest-news-box,.content-box,.ranks-info-card,.rank-category{background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.supported-games-images{border-radius:18px;gap:12px;padding:14px}.supported-game-image{background:#ffffff0b;border:1px solid #ffffff17;border-radius:13px;min-height:120px;overflow:hidden}.supported-game-image img{transition:transform .35s,filter .35s}.supported-game-image:hover img{filter:brightness(1.08);transform:scale(1.055)}.latest-news-box{border-radius:20px;overflow:hidden}.latest-news-image img{object-fit:cover;height:100%}.latest-news-body{padding:clamp(24px,4vw,44px)}.latest-news-title{color:#fff;letter-spacing:-.025em;font-size:clamp(23px,3vw,34px);line-height:1.1}.latest-news-text,.ranks-card-text,.rank-entry-description,.game-description{color:#c6cdd2}.content-box{border-radius:18px}.content-box .content-box-header{background:linear-gradient(90deg,#ebae4624,#ffffff09);border-bottom:1px solid #ffffff17;min-height:54px;padding:0 24px}.content-box .content-box-header:after{opacity:.15;height:1px}.content-box .content-box-content{padding:25px}.stat-count{color:var(--accent-light);font-size:clamp(30px,5vw,44px);font-weight:800}.games-page,.gallery-page,.ranks-page{padding:0}.games-container,.gallery-container,.ranks-container{max-width:none;padding:0}.gallery-title,.ranks-title{color:#fff;letter-spacing:-.05em;text-shadow:0 12px 40px #00000073;margin:6px 0 30px;font-size:clamp(34px,6vw,62px);line-height:1}.games-grid{gap:20px}.game-card{background:#11161ce6;border-radius:18px;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden}.game-card:hover,.masonry-item:hover{border-color:var(--border-strong);transform:translateY(-5px);box-shadow:0 28px 80px #0000007a}.game-banner{height:210px}.game-banner img{transition:transform .45s}.game-card:hover .game-banner img{transform:scale(1.045)}.game-content{padding:24px}.game-title{color:#fff;font-size:23px}.game-tag{border:1px solid #ffffff1a}.ranks-info-card{border-radius:20px;overflow:hidden}.ranks-card-content{padding:clamp(26px,4vw,46px)}.ranks-card-title{color:#fff;letter-spacing:-.03em;font-size:clamp(25px,4vw,39px);line-height:1.1}.rank-category{border-radius:18px;overflow:hidden}.rank-entry{transition:background .2s}.rank-entry:hover{background:#ffffff09}.masonry-grid{gap:18px}.masonry-item{background:#11161b;border-radius:16px;transition:transform .25s,border-color .25s,box-shadow .25s}.fullscreen-overlay{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050709e0}.fullscreen-content{border:1px solid var(--border);background:#101419;border-radius:20px;overflow:hidden;box-shadow:0 35px 100px #0009}.modern-footer{width:min(1180px,100% - 32px);color:var(--muted);border-top:1px solid #ffffff17;margin:0 auto;padding:34px 0 30px;font-size:12px}.footer-primary{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:clamp(30px,5vw,70px);display:grid}.footer-brand{flex-direction:column;gap:5px;display:flex}.footer-brand strong{color:#fff;letter-spacing:.02em;font-size:15px}.footer-brand span,.footer-meta{color:#77828a}.footer-command-link{color:#dcb46c;background:#ebae460e;border:1px solid #ebae462e;border-radius:9px;align-items:center;gap:6px;width:fit-content;margin-top:10px;padding:7px 9px;font-size:10px;font-weight:800;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.footer-command-link:hover,.footer-command-link:focus-visible{background:#ebae461a;border-color:#ebae4661;outline:none}.footer-socials-title{color:#aab2b8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 11px;font-size:10px;font-weight:800}.social-account-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.social-account{color:#dce1e4;background:#ffffff09;border:1px solid #ffffff16;border-radius:13px;align-items:center;gap:10px;min-width:0;min-height:62px;padding:10px 11px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex}.social-account:hover,.social-account:focus-visible{background:#fff1;border-color:#ebae4652;outline:none;transform:translateY(-2px)}.social-account-icon{color:#f1c374;background:#ebae4617;border:1px solid #ffffff17;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.social-account-icon img{object-fit:contain;width:18px;height:18px}.social-account-icon-tiktok img{width:16px;height:19px}.social-account-copy{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.social-account-copy strong{color:#edf0f2;font-size:11px;font-weight:750}.social-account-copy small{color:#7f8990;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.social-account-arrow{color:#68737b;flex:none;font-size:13px;transition:color .18s}.social-account:hover .social-account-arrow,.social-account:focus-visible .social-account-arrow{color:#f1c374}.footer-meta{letter-spacing:.04em;border-top:1px solid #ffffff0e;justify-content:space-between;gap:20px;margin-top:24px;padding-top:18px;font-size:10px;display:flex}.profile-card,.status-page{border:1px solid var(--border);width:min(860px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11161ce6;border-radius:24px;margin:40px auto;overflow:hidden}.profile-banner{background:linear-gradient(90deg,#ebae4657,#0e121738),url(/images/battlefield-6-homepage.jpg) 50% 45%/cover;height:190px}.profile-body{gap:25px;padding:0 38px 38px;display:flex;position:relative}.profile-avatar-large{width:116px;height:116px;color:var(--accent);background:#202832;border:5px solid #11161c;border-radius:24px;flex:none;place-items:center;margin-top:-45px;display:grid;overflow:hidden;box-shadow:0 16px 34px #00000059}.profile-avatar-large img{object-fit:cover;width:100%;height:100%}.profile-copy{padding-top:28px}.profile-copy h1,.profile-empty h1,.status-page h1{color:#fff;letter-spacing:-.045em;margin:5px 0 8px;font-size:clamp(30px,5vw,48px);line-height:1.05}.eyebrow{color:var(--accent-light);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.profile-steam-id{color:var(--muted)}.profile-actions{flex-wrap:wrap;margin-top:25px}.danger-button{color:#fecaca;background:#f8717117;border-color:#f8717140}.profile-empty,.status-page{text-align:center;padding:clamp(35px,7vw,70px)}.profile-empty p,.status-page p{max-width:560px;color:var(--muted);margin:0 auto}.profile-icon{width:70px;height:70px;color:var(--accent);border:1px solid var(--border-strong);background:#ebae4617;border-radius:20px;place-items:center;margin:0 auto 20px;display:grid}.profile-primary-action,.status-page .join-button{width:fit-content;margin:26px auto 0}.status-page>span{color:var(--accent);letter-spacing:.2em;font-size:13px;font-weight:800}@media (max-width:1080px){.desktop-navigation,.navbar-actions>.join-button,.navbar-actions>.steam-button,.navbar-actions>.account-button,.navbar-actions>.account-menu-wrap{display:none}.mobile-menu-trigger{display:grid}.navbar-actions{margin-left:auto}}@media (prefers-reduced-motion:reduce){.account-dropdown{animation:none}.account-menu-chevron{transition:none}}@media (max-width:768px){.main-contents{width:min(100% - 22px,1180px);padding-top:20px}.navbar-inner,.modern-footer{width:min(100% - 22px,1180px)}.navbar-inner{min-height:68px}.brand-logo-wrap{width:42px;height:42px}.brand-logo{width:33px;height:33px}.brand-copy strong{font-size:13px}.brand-copy small{display:none}.carousel-wrapper{height:540px}.carousel-overlay{width:auto;max-height:65%;inset:auto 12px 56px;overflow:auto}.carousel-slide:after{background:linear-gradient(#05080b0f,#05080bc2)}.carousel-content{padding:20px}.carousel-arrow{top:40%}.supported-games-images{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.supported-game-image:last-child{grid-column:1/-1}.latest-news-box,.ranks-info-card,.profile-body{flex-direction:column}.latest-news-image,.ranks-card-image{width:100%;min-height:250px}.row{flex-direction:column}.profile-body{padding:0 24px 30px}.profile-avatar-large{margin-top:-55px}.profile-copy{padding-top:0}.modern-footer{align-items:flex-start}.footer-primary{grid-template-columns:1fr;gap:24px}.social-account-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.brand-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.social-account-list{grid-template-columns:1fr}.footer-meta{flex-direction:column;gap:6px}.supported-games-images{grid-template-columns:1fr}.supported-game-image:last-child{grid-column:auto}.carousel-wrapper{height:600px}.profile-actions{flex-direction:column;align-items:stretch}.profile-actions>*,.profile-actions button,.profile-actions a{width:100%}}.scroll-reveal{min-width:0}.reveal-fill{flex:1;min-width:0;height:100%}.reveal-fill>*{height:100%}.games-grid>.scroll-reveal,.masonry-grid>.scroll-reveal{min-width:0}@media (prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal *{scroll-behavior:auto!important}}.player-profile-page{isolation:isolate;gap:20px;padding:32px 0 72px;position:relative}.player-profile-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 20%,#ebae4629,#0000 34%),radial-gradient(circle at 82% 35%,#41717b29,#0000 38%);width:min(1300px,96vw);height:620px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.profile-command-card,.profile-stats-section,.profile-faction-section,.profile-records-section,.profile-no-stats,.profile-chart-card,.profile-detail-tabs{border:1px solid #ffffff1c;box-shadow:0 24px 80px #00000047,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(22px)saturate(125%)!important;backdrop-filter:blur(22px)saturate(125%)!important;background:linear-gradient(145deg,#1c2228b8,#0a0e12a8)!important}.profile-command-card{border-radius:30px;min-height:390px;padding:clamp(28px,5vw,62px);position:relative;overflow:hidden}.profile-command-card:before{content:"";opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.profile-command-card:after{content:"05 / MR";color:#ffffff0b;letter-spacing:-.08em;pointer-events:none;font-size:clamp(64px,10vw,148px);font-weight:800;line-height:1;position:absolute;top:26px;right:clamp(24px,5vw,64px)}.profile-command-orb{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.profile-command-orb-one{background:radial-gradient(circle,#ebae4633,#ebae4600 68%);width:330px;height:330px;bottom:-160px;right:-80px}.profile-command-orb-two{background:radial-gradient(circle,#5b919b2e,#0000 70%);width:240px;height:240px;top:-180px;left:25%}.profile-command-main{z-index:2;align-items:center;gap:clamp(22px,4vw,40px);display:flex;position:relative}.profile-avatar-shell{background:#ffffff0d;border:1px solid #ebae4652;border-radius:25px;flex:none;padding:6px;position:relative;box-shadow:0 18px 45px #00000059,0 0 35px #ebae4614}.profile-command-card .profile-avatar-large{border:0;border-radius:19px;width:clamp(106px,12vw,138px);height:clamp(106px,12vw,138px);margin:0;overflow:hidden}.profile-status-dot{background:#7ee29c;border:4px solid #151a1e;border-radius:50%;width:18px;height:18px;position:absolute;bottom:16px;right:-2px;box-shadow:0 0 18px #7ee29c8c}.profile-command-copy{flex:1;min-width:0}.profile-kicker{color:#ecc57e;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.profile-command-card .profile-name-row{justify-content:flex-start;align-items:center;gap:16px}.profile-command-card h1{color:#fff;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(38px,6vw,72px);font-weight:650;line-height:.98;overflow:hidden}.profile-command-card .profile-steam-id{color:#d9e0e594;letter-spacing:.11em;margin-top:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.profile-command-card .profile-meta-row{color:#c3cbd0;margin-top:20px}.profile-live-pulse{background:#7ee29c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #7ee29c17}.profile-command-card .profile-actions{margin-top:24px}.profile-command-card .account-button,.profile-command-card .danger-button{border-radius:12px;min-height:42px}.profile-highlight-grid{z-index:2;background:#ffffff17;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(32px,5vw,52px);display:grid;position:relative;overflow:hidden}.profile-highlight{background:#0a0e1294;grid-template-columns:1fr auto;align-items:end;gap:2px 16px;padding:18px 20px;display:grid}.profile-highlight>span{color:#9ea9b0;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.profile-highlight strong{color:#fff;grid-row:span 2;font-size:clamp(24px,3vw,34px);line-height:1}.profile-highlight small{color:#737f87;font-size:11px}.profile-stats-section,.profile-faction-section,.profile-records-section,.profile-detail-tabs,.profile-chart-card{border-radius:24px}.player-metric-card,.faction-performance-card{background:linear-gradient(145deg,#fff1,#ffffff05);border-color:#ffffff17;transition:transform .2s,border-color .2s,background .2s;position:relative;overflow:hidden}.player-metric-card:hover,.faction-performance-card:hover{background:linear-gradient(145deg,#ffffff16,#ffffff06);border-color:#ebae4640;transform:translateY(-2px)}.player-metric-icon{color:#f0c471;background:linear-gradient(145deg,#ebae4629,#ebae460d);border-color:#ebae4640}.profile-stat-table-wrap{background:#04070a59}.profile-stat-table thead th{background:#14191ef0}@media (max-width:760px){.player-profile-page{padding-top:14px}.profile-command-card{border-radius:22px;min-height:0;padding:26px 22px}.profile-command-card:after{font-size:72px;right:24px}.profile-command-main{flex-direction:column;align-items:flex-start}.profile-command-card .profile-name-row{align-items:flex-start}.profile-command-card h1{max-width:100%;font-size:clamp(36px,13vw,56px)}.profile-highlight-grid{grid-template-columns:1fr}.profile-highlight{min-height:82px}}@media (max-width:520px){.profile-command-card .profile-name-row{gap:10px}.profile-command-card .profile-actions{flex-direction:column;align-items:stretch}.profile-command-card .profile-actions a,.profile-command-card .profile-actions form,.profile-command-card .profile-actions button{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.player-metric-card,.faction-performance-card{transition:none}}.player-profile-page{flex-direction:column;gap:24px;width:100%;padding:24px 0 58px;display:flex}.player-profile-page .profile-card{width:100%;margin:0}.profile-identity-card{max-width:none}.profile-identity-card .profile-banner{height:230px}.profile-name-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.profile-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:6px;display:flex}.profile-badges span{color:#f8d89e;letter-spacing:.08em;text-transform:uppercase;background:#ebae461a;border:1px solid #ebae464d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.profile-meta-row{color:#aeb8c0;flex-wrap:wrap;gap:10px 18px;margin-top:14px;font-size:13px;display:flex}.profile-meta-row span{align-items:center;gap:7px;display:inline-flex}.profile-stats-section,.profile-faction-section,.profile-records-section,.profile-no-stats,.profile-chart-card{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11161ce6;border-radius:22px}.profile-stats-section,.profile-faction-section,.profile-records-section{padding:clamp(24px,4vw,38px)}.profile-section-heading,.profile-card-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.profile-section-heading h2,.profile-card-heading h2,.profile-no-stats h2{color:#fff;letter-spacing:-.035em;margin-top:5px;font-size:clamp(24px,3vw,34px);line-height:1.08}.profile-section-heading>p,.profile-card-heading>p{max-width:460px;color:var(--muted);text-align:right;font-size:13px}.player-metric-grid,.profile-record-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-record-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.player-metric-card{background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff16;border-radius:17px;align-items:flex-start;gap:14px;min-height:116px;padding:18px;display:flex}.player-metric-icon{width:40px;height:40px;color:var(--accent-light);background:#ebae4614;border:1px solid #ebae4638;border-radius:12px;flex:none;place-items:center;display:grid}.player-metric-card>div{flex-direction:column;min-width:0;display:flex}.player-metric-card span:not(.player-metric-icon){color:#9ea8b0;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.player-metric-card strong{color:#fff;margin-top:2px;font-size:28px;line-height:1.1}.player-metric-card small{color:var(--muted);margin-top:5px;font-size:11px}.profile-chart-grid{gap:24px;display:grid}.profile-chart-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-chart-card{height:100%;min-height:390px;padding:clamp(22px,3vw,32px)}.profile-card-heading{align-items:flex-start}.profile-card-heading>p{max-width:270px}.outcome-chart{justify-content:center;align-items:center;gap:clamp(24px,5vw,54px);min-height:260px;display:flex}.outcome-donut-wrap{place-items:center;width:208px;height:208px;display:grid;position:relative}.outcome-donut{width:100%;height:100%;transform:rotate(-90deg)}.outcome-donut circle{fill:none;stroke-width:14px}.donut-track{stroke:#f871719e}.donut-value{stroke:var(--accent);stroke-linecap:round;filter:drop-shadow(0 0 8px #ebae4647)}.outcome-donut-label{flex-direction:column;align-items:center;display:flex;position:absolute}.outcome-donut-label strong{color:#fff;font-size:33px;line-height:1}.outcome-donut-label span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:11px;font-weight:800}.chart-legend{color:#b7c0c7;align-items:center;gap:18px;font-size:12px;display:flex}.chart-legend span,.chart-legend>div{align-items:center;gap:7px;display:inline-flex}.chart-legend-stacked{flex-direction:column;align-items:stretch;gap:12px;min-width:135px}.chart-legend-stacked>div{justify-content:space-between}.chart-legend strong{color:#fff;margin-left:8px;font-size:16px}.legend-dot,.legend-swatch{border-radius:999px;flex:none;width:9px;height:9px;display:inline-block}.legend-win,.comparison-first{background:var(--accent)}.legend-loss,.comparison-second{background:#f87171}.horizontal-chart{flex-direction:column;gap:15px;display:flex}.horizontal-chart-row{flex-direction:column;gap:7px;display:flex}.horizontal-chart-meta{color:#c8d0d6;justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.horizontal-chart-meta span,.comparison-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.horizontal-chart-meta strong{color:#fff}.horizontal-chart-track{background:#ffffff12;border-radius:999px;height:9px;overflow:hidden}.horizontal-chart-track span{border-radius:inherit;background:linear-gradient(90deg, #c98929, var(--accent-light));height:100%;display:block;box-shadow:0 0 14px #ebae4633}.comparison-chart{flex-direction:column;gap:22px;display:flex}.comparison-chart-rows{flex-direction:column;gap:17px;display:flex}.comparison-chart-row{grid-template-columns:minmax(90px,140px) 1fr;align-items:center;gap:16px;display:grid}.comparison-label{color:#c8d0d6;font-size:12px}.comparison-bars{flex-direction:column;gap:6px;display:flex}.comparison-bar-line{align-items:center;gap:8px;height:12px;display:flex}.comparison-bar-line:before{content:"";position:absolute}.comparison-bar{border-radius:999px;min-width:2px;height:8px;display:block}.comparison-bar-first{background:linear-gradient(90deg, #c98929, var(--accent-light))}.comparison-bar-second{background:linear-gradient(90deg,#c94f58,#f98b8b)}.comparison-bar-line strong{color:#fff;flex:none;width:36px;font-size:10px}.faction-performance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.profile-detail-split{display:contents}.player-profile-page{width:min(1680px,100vw - 48px);max-width:none;margin-left:50%;transform:translate(-50%)}.profile-dashboard-grid{grid-template-columns:minmax(240px,.46fr) minmax(700px,2.1fr) minmax(300px,.58fr);align-items:start;gap:22px;display:grid}.profile-dashboard-center{grid-column:2;min-width:0}.profile-dashboard-factions{grid-area:1/1/span 5;align-self:stretch}.profile-dashboard-additional{grid-area:1/3/span 5;align-self:stretch}.profile-dashboard-grid .profile-chart-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-dashboard-grid .profile-faction-section,.profile-dashboard-grid .profile-detail-tabs{height:100%}.profile-dashboard-factions .profile-faction-section,.profile-dashboard-stats-panel .profile-detail-tabs{padding:22px}.profile-dashboard-stats-panel .profile-section-heading,.profile-dashboard-streaks .profile-section-heading{flex-direction:column;align-items:flex-start;gap:10px}.profile-dashboard-stats-panel .profile-section-heading>p,.profile-dashboard-streaks .profile-section-heading>p{text-align:left;max-width:none}.profile-dashboard-grid .profile-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-dashboard-stats-panel .profile-tabs-toolbar{flex-direction:column;align-items:stretch}.profile-dashboard-stats-panel .profile-stat-search input{width:100%}.profile-dashboard-stats-panel .profile-tab-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-dashboard-stats-panel .profile-tab-button{justify-content:space-between}.profile-dashboard-streaks{align-self:start;height:auto}.profile-dashboard-streaks>*{height:auto}.profile-dashboard-streaks .profile-records-section{padding:22px}.profile-dashboard-streaks .profile-record-grid{grid-template-columns:1fr}.profile-detail-column{min-width:0;height:100%}.profile-detail-column>*{height:100%}.profile-faction-vertical .profile-section-heading{flex-direction:column;align-items:flex-start;gap:10px}.profile-faction-vertical .profile-section-heading>p{text-align:left;max-width:none}.profile-faction-vertical .faction-performance-grid{scrollbar-color:#ebae466b #ffffff09;grid-template-columns:1fr;max-height:590px;padding-right:5px;overflow-y:auto}.profile-faction-vertical .faction-performance-card{min-height:112px}.profile-detail-split .profile-detail-tabs{min-width:0}.profile-detail-split .profile-stat-table-wrap{max-height:590px}.faction-performance-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;padding:18px}.faction-card-heading{border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:14px;display:flex}.faction-card-heading strong{color:#fff;font-size:17px}.faction-card-heading span{color:var(--muted);text-transform:uppercase;font-size:10px}.faction-card-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.faction-card-stats div{flex-direction:column;gap:3px;min-width:0;display:flex}.faction-card-stats span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}.faction-card-stats strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.profile-no-stats{color:var(--accent);align-items:flex-start;gap:18px;padding:28px;display:flex}.profile-no-stats>div{color:inherit}.profile-no-stats p:last-child{color:var(--muted);margin-top:8px}.profile-no-stats code{color:#f4d6a1;background:#ebae4614;border-radius:5px;padding:2px 6px}.profile-login-reveal{width:100%}@media (max-width:1500px){.profile-dashboard-grid{grid-template-columns:minmax(230px,.3fr) minmax(0,1fr)}.profile-dashboard-factions{grid-area:1/1/span 5}.profile-dashboard-center{grid-column:2}.profile-dashboard-additional{grid-area:auto/1/auto/-1}.profile-dashboard-streaks .profile-record-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.profile-dashboard-grid{grid-template-columns:minmax(220px,.32fr) minmax(0,1fr)}.profile-dashboard-factions{grid-area:1/1/span 5}.profile-dashboard-center{grid-column:2}.profile-dashboard-additional{grid-area:auto/1/auto/-1}.profile-detail-split{grid-template-columns:.5fr}.profile-faction-vertical .faction-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;padding-right:0;overflow:visible}.player-metric-grid,.profile-record-grid,.faction-performance-grid,.profile-dashboard-streaks .profile-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.player-profile-page{width:100%;margin-left:0;transform:none}.profile-dashboard-grid{grid-template-columns:1fr}.profile-dashboard-factions,.profile-dashboard-center,.profile-dashboard-additional{grid-area:auto/1}.profile-dashboard-streaks .profile-record-grid{grid-template-columns:1fr}.player-profile-page{padding-top:0}.profile-identity-card .profile-banner{height:180px}.profile-name-row,.profile-section-heading,.profile-card-heading{flex-direction:column;align-items:flex-start;gap:12px}.profile-badges{justify-content:flex-start}.profile-section-heading>p,.profile-card-heading>p{text-align:left;max-width:none}.profile-chart-grid-two{grid-template-columns:1fr}.outcome-chart{flex-direction:column}.chart-legend-stacked{width:min(260px,100%)}}@media (max-width:520px){.player-metric-grid,.profile-record-grid,.faction-performance-grid,.profile-faction-vertical .faction-performance-grid{grid-template-columns:1fr}.player-metric-card{min-height:auto}.comparison-chart-row{grid-template-columns:78px 1fr;gap:10px}.profile-chart-card,.profile-stats-section,.profile-faction-section,.profile-records-section{padding:20px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.scroll-reveal{opacity:0;transform:translate3d(0, var(--reveal-distance,24px), 0);transition:opacity .48s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .48s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s)}.scroll-reveal-visible{opacity:1;transform:translate(0,0)}.site-background{background-attachment:scroll}.site-navbar,.mobile-nav-backdrop,.carousel-overlay,.carousel-arrow,.carousel-dots,.supported-games-images,.latest-news-box,.content-box,.ranks-info-card,.rank-category,.profile-card,.status-page,.fullscreen-overlay,.profile-stats-section,.profile-faction-section,.profile-records-section,.profile-no-stats,.profile-chart-card,.profile-detail-tabs{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.site-navbar{background:#080b0ef7}.mobile-nav-backdrop{background:#000000b8;animation:.18s ease-out both mobile-backdrop-in}.mobile-nav-panel{animation:.22s cubic-bezier(.22,1,.36,1) both mobile-panel-in}.carousel-overlay{background:#0d1116ed}.supported-games-images,.latest-news-box,.content-box,.ranks-info-card,.rank-category,.profile-card,.status-page,.profile-stats-section,.profile-faction-section,.profile-records-section,.profile-no-stats,.profile-chart-card,.profile-detail-tabs{background:#11161cf7}.profile-chart-card{contain:layout style;min-height:315px;padding:clamp(20px,2.4vw,26px)}.profile-chart-card-wide{min-height:405px}.profile-card-heading{margin-bottom:18px}.profile-card-heading h2{font-size:clamp(22px,2.4vw,30px)}.profile-card-heading>p{max-width:300px;font-size:13px;line-height:1.45}.outcome-chart{gap:clamp(24px,4vw,42px);min-height:200px}.outcome-donut-wrap{width:172px;height:172px}.outcome-donut-label strong{font-size:31px}.outcome-donut-label span{letter-spacing:.06em;font-size:13px}.donut-value{filter:none}.chart-legend{gap:20px;font-size:14px;font-weight:650}.chart-legend-stacked{gap:14px;min-width:155px}.chart-legend strong{font-size:18px}.legend-dot,.legend-swatch{width:11px;height:11px}.horizontal-chart{gap:13px}.horizontal-chart-row{gap:6px}.horizontal-chart-meta{font-size:14px;font-weight:650}.horizontal-chart-meta strong{font-size:14px}.horizontal-chart-track{height:10px}.comparison-chart{gap:17px}.comparison-chart-rows{gap:13px}.comparison-chart-row{grid-template-columns:minmax(105px,150px) 1fr;gap:14px}.comparison-label{font-size:14px;font-weight:650}.comparison-bar-line{height:14px}.comparison-bar{height:9px}.comparison-bar-line strong{width:42px;font-size:12px}.profile-detail-tabs{border:1px solid var(--border);box-shadow:var(--shadow);contain:layout style;border-radius:22px;padding:clamp(22px,3vw,34px)}.profile-detail-heading{margin-bottom:18px}.profile-tabs-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.profile-tab-list{flex-wrap:wrap;gap:8px;display:flex}.profile-tab-button{color:#b8c1c8;cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:12px;align-items:center;gap:9px;min-height:42px;padding:0 14px;font-size:13px;font-weight:750;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.profile-tab-button small{color:#9da7ae;background:#ffffff12;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:inline-grid}.profile-tab-button:hover,.profile-tab-button-active{color:#fff;background:#ebae461a;border-color:#ebae465c}.profile-tab-button-active small{color:#171a1d;background:var(--accent-light)}.profile-stat-search input{color:#fff;background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:min(240px,32vw);min-height:42px;padding:0 14px;font-size:13px}.profile-stat-search input:focus{border-color:#ebae468c;box-shadow:0 0 0 3px #ebae4614}.profile-stat-table-wrap{scrollbar-color:#ebae467a #ffffff0a;background:#080b0e70;border:1px solid #ffffff14;border-radius:15px;max-height:560px;position:relative;overflow:auto}.profile-stat-table{border-collapse:collapse;color:#d6dce0;font-variant-numeric:tabular-nums;width:100%;min-width:820px;font-size:13px}.profile-stat-table th,.profile-stat-table td{text-align:right;white-space:nowrap;border-bottom:1px solid #fff1;padding:13px 15px}.profile-stat-table th:first-child,.profile-stat-table td:first-child{text-align:left}.profile-stat-table thead th{z-index:2;color:#f1d29a;letter-spacing:.055em;text-transform:uppercase;background:#171d23;font-size:11px;font-weight:800;position:sticky;top:0}.profile-stat-table tbody th{color:#fff;font-size:14px;font-weight:750}.profile-stat-table tbody tr:last-child th,.profile-stat-table tbody tr:last-child td{border-bottom:0}.profile-stat-table tbody tr:hover{background:#ffffff06}.profile-stat-empty{color:var(--muted);text-align:center;padding:24px}@keyframes mobile-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-panel-in{0%{transform:translate(100%)}to{transform:translate(0,0)}}@media (max-width:760px){.profile-chart-card,.profile-chart-card-wide{min-height:0}.profile-tabs-toolbar{flex-direction:column;align-items:stretch}.profile-stat-search input{width:100%}}@media (max-width:520px){.comparison-chart-row{grid-template-columns:92px 1fr}.profile-detail-tabs{padding:20px}.profile-tab-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-tab-button{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal-visible,.mobile-nav-backdrop,.mobile-nav-panel{opacity:1;transition:none;animation:none;transform:none}}.profile-command-card,.player-profile-page .profile-stats-section,.player-profile-page .profile-seeding-section,.player-profile-page .profile-faction-section,.player-profile-page .profile-records-section,.player-profile-page .profile-no-stats,.player-profile-page .profile-chart-card,.player-profile-page .profile-detail-tabs{border-color:#ffffff1c;box-shadow:0 24px 80px #00000047,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(22px)saturate(125%)!important;backdrop-filter:blur(22px)saturate(125%)!important;background:linear-gradient(145deg,#1c2228b8,#0a0e12a8)!important}.profile-seeding-section{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:linear-gradient(145deg,#19221fc2,#090e0fb3);border:1px solid #ffffff1c;border-radius:24px;padding:clamp(24px,4vw,38px);position:relative;overflow:hidden;box-shadow:0 24px 80px #00000047,inset 0 1px #ffffff0b}.profile-seeding-section:before{content:"SEED / LIVE";color:#ffffff09;letter-spacing:-.07em;pointer-events:none;font-size:clamp(42px,7vw,82px);font-weight:900;line-height:1;position:absolute;top:22px;right:28px}.profile-seeding-heading{z-index:1;position:relative}.profile-seeding-heading .eyebrow{color:#9fd4a9}.profile-seeding-grid{z-index:1;grid-template-columns:minmax(0,1.65fr) minmax(240px,.65fr);gap:14px;display:grid;position:relative}.seed-progress-card,.seed-reward-card{background:linear-gradient(145deg,#ffffff0f,#ffffff05);border:1px solid #ffffff17;border-radius:18px;box-shadow:inset 0 1px #ffffff09}.seed-progress-card{padding:clamp(20px,3vw,28px)}.seed-progress-topline,.seed-progress-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.seed-progress-topline>div{min-width:0}.seed-progress-topline>div>span,.seed-reward-card>div>span,.seed-summary-grid span{color:#91a09a;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.seed-progress-topline>div>strong{color:#f4f7f3;letter-spacing:-.045em;margin-top:7px;font-size:clamp(25px,3.2vw,38px);line-height:1;display:block}.seed-progress-topline>div>strong small{color:#839089;letter-spacing:0;font-size:.48em;font-weight:650}.seed-progress-percent{color:#b9e5c0;text-align:right;letter-spacing:-.045em;min-width:70px;font-size:clamp(26px,3vw,36px);font-weight:780;line-height:1}.seed-progress-track{background:#030807a8;border:1px solid #ffffff12;border-radius:999px;height:14px;margin-top:24px;overflow:hidden;box-shadow:inset 0 2px 5px #00000059}.seed-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#5e9e72,#a8d68f 72%,#d8e8a5);width:0;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 0 18px #8ed39c61}.seed-progress-footer{color:#87948e;align-items:flex-start;margin-top:15px;font-size:11px;line-height:1.5}.seed-progress-footer span{align-items:center;gap:7px;display:inline-flex}.seed-progress-footer svg{color:#9dcca6;flex:none}.seed-progress-footer strong{color:#c9d8cc;text-align:right;font-size:11px}.seed-reward-card{align-items:flex-start;gap:15px;padding:22px;display:flex}.seed-reward-icon{color:#9aa59f;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.seed-reward-card>div{min-width:0}.seed-reward-card>div>strong{color:#f2f4f2;margin-top:8px;font-size:25px;line-height:1;display:block}.seed-reward-card>div>small{color:#87928c;margin-top:9px;font-size:11px;line-height:1.5;display:block}.seed-reward-active{background:linear-gradient(145deg,#57a46d1f,#ffffff05);border-color:#76cd8f40}.seed-reward-active .seed-reward-icon{color:#aee0b7;background:#56a86f1f;border-color:#76cd8f40;box-shadow:0 0 22px #5cbf791a}.seed-reward-active>div>strong{color:#b9e6c0}.seed-summary-grid{background:#ffffff14;border:1px solid #ffffff14;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:14px;display:grid;overflow:hidden}.seed-summary-grid>div{background:#070c0c8c;padding:17px 19px}.seed-summary-grid strong{color:#eef2ee;margin-top:5px;font-size:21px;line-height:1;display:block}.seed-session-history{background:#04080961;border:1px solid #ffffff16;border-radius:16px;margin-top:14px;overflow:hidden}.seed-session-history summary{color:#dbe1dc;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 18px;list-style:none;display:flex}.seed-session-history summary::-webkit-details-marker{display:none}.seed-session-history summary>span{align-items:center;gap:9px;font-size:13px;font-weight:780;display:inline-flex}.seed-session-history summary svg{color:#9dcca6}.seed-session-history summary>small{color:#7f8b84;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.seed-session-history summary:after{content:"+";color:#9dcca6;font-size:20px;line-height:1}.seed-session-history[open] summary:after{content:"−"}.seed-session-history summary>small{margin-left:auto}.seed-session-list{border-top:1px solid #ffffff13}.seed-session-list article{border-bottom:1px solid #ffffff0e;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:70px;padding:10px 18px;display:grid}.seed-session-list article:last-child{border-bottom:0}.seed-session-index{color:#68766e;font:750 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.seed-session-list article>div{min-width:0}.seed-session-list article>div>strong{color:#dce2dd;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.seed-session-list article>div>small{color:#758079;margin-top:4px;font-size:10px;display:block}.seed-session-duration{text-align:right}.seed-session-duration>strong{color:#b7ddbd!important;font-size:14px!important}.seed-session-empty{color:#7f8b84;border-top:1px solid #ffffff13;margin:0;padding:22px 18px;font-size:12px}@media (max-width:760px){.profile-seeding-section{border-radius:22px;padding:22px}.profile-seeding-grid,.seed-summary-grid{grid-template-columns:1fr}.seed-progress-footer{flex-direction:column;gap:7px}.seed-progress-footer strong{text-align:left}}.admin-ops-page{color:#edf1ef;flex-direction:column;gap:18px;width:min(1640px,100vw - 40px);margin-left:50%;display:flex;transform:translate(-50%)}.admin-command-header,.admin-sidebar,.admin-panel,.admin-metric-card,.admin-performance-strip,.admin-toolbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#181f22e0,#090e11e8);border:1px solid #ffffff17;box-shadow:0 22px 58px #0000003b,inset 0 1px #ffffff09}.admin-command-header{background:radial-gradient(circle at 87% 5%,#e0a94426,#0000 31%),linear-gradient(145deg,#181f22eb,#090e11f0);border-radius:27px;justify-content:space-between;align-items:center;gap:32px;min-height:168px;padding:31px 34px;display:flex;overflow:hidden}.admin-command-title,.admin-command-status,.admin-viewer,.admin-toolbar,.admin-toolbar-actions,.admin-panel-heading,.admin-data-footnote{align-items:center;display:flex}.admin-command-title{gap:19px}.admin-command-emblem{color:#edbb58;background:#e0a9441a;border:1px solid #e0a94466;border-radius:17px;flex:none;place-items:center;width:59px;height:59px;display:grid;box-shadow:inset 0 0 22px #e0a9440f}.admin-command-title small,.admin-panel-heading small,.admin-toolbar small,.admin-source-status>small{color:#d7a94f;letter-spacing:.18em;font-size:9px;font-weight:800}.admin-command-title h1{letter-spacing:-.055em;margin:5px 0 4px;font-size:clamp(36px,4vw,57px);font-weight:520;line-height:.95}.admin-command-title p{color:#87928f;margin:0;font-size:12px}.admin-command-status{background:#0207086e;border:1px solid #ffffff17;border-radius:15px;gap:13px;min-width:300px;padding:15px 17px}.admin-command-status>div{flex:1}.admin-command-status small,.admin-command-status time{color:#737f7c;letter-spacing:.09em;font-size:9px;display:block}.admin-command-status strong{margin-top:2px;font-size:13px;display:block}.admin-command-status time{white-space:nowrap}.admin-health-pulse{background:#78d59c;border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 5px #78d59c14,0 0 17px #78d59c99}.admin-health-pulse.health-warning{background:#e7ad4c;box-shadow:0 0 0 5px #e7ad4c14,0 0 17px #e7ad4c8c}.admin-health-pulse.health-critical{background:#e56f6f;box-shadow:0 0 0 5px #e56f6f14,0 0 17px #e56f6f8c}.admin-ops-layout{grid-template-columns:226px minmax(0,1fr);align-items:start;gap:18px;display:grid}.admin-sidebar{border-radius:21px;padding:15px;position:sticky;top:98px}.admin-viewer{border-bottom:1px solid #ffffff12;gap:10px;padding:8px 7px 16px}.admin-viewer>span{color:#deb05a;background:#e0a94414;border:1px solid #e0a9444d;border-radius:10px;place-items:center;width:35px;height:35px;display:grid;overflow:hidden}.admin-viewer img{object-fit:cover;width:100%;height:100%}.admin-viewer small,.admin-viewer strong{display:block}.admin-viewer small{color:#71807c;letter-spacing:.07em;text-transform:uppercase;font-size:8px}.admin-viewer strong{text-overflow:ellipsis;white-space:nowrap;max-width:135px;margin-top:3px;font-size:11px;overflow:hidden}.admin-sidebar nav{flex-direction:column;gap:4px;padding:14px 0;display:flex}.admin-sidebar nav button{color:#8f9996;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:20px 1fr 15px;align-items:center;gap:8px;padding:0 11px;font-size:10px;display:grid}.admin-sidebar nav button svg:last-child{opacity:0;transition:all .16s;transform:translate(-4px)}.admin-sidebar nav button:hover{color:#e8ecea;background:#ffffff09}.admin-sidebar nav button.active{color:#f1c267;background:#e0a94417;border-color:#e0a94445}.admin-sidebar nav button.active svg:last-child{opacity:1;transform:none}.admin-source-status{border-top:1px solid #ffffff12;flex-direction:column;gap:7px;padding:15px 8px 5px;display:flex}.admin-source-status>small{margin-bottom:4px}.admin-source-status span{color:#68736f;align-items:center;gap:7px;font:8px/1.2 monospace;display:flex}.admin-source-status i{background:#61be84;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #61be848c}.admin-workspace{flex-direction:column;gap:15px;min-width:0;display:flex}.admin-toolbar{border-radius:17px;justify-content:space-between;gap:20px;padding:12px 14px 12px 18px}.admin-toolbar>div:first-child small,.admin-toolbar>div:first-child strong{display:block}.admin-toolbar>div:first-child strong{margin-top:2px;font-size:15px}.admin-toolbar-actions{gap:9px}.admin-range-switch{background:#04080a7a;border:1px solid #ffffff14;border-radius:10px;padding:3px;display:flex}.admin-range-switch button,.admin-refresh{color:#7f8986;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:9px}.admin-range-switch button{padding:0 13px}.admin-range-switch button.active{color:#101415;background:#e2ad4b;box-shadow:0 5px 15px #e2ad4b29}.admin-refresh{color:#b7bfbc;background:#ffffff08;border:1px solid #ffffff1a;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.admin-refresh:hover{color:#fff;background:#fff1}.admin-refresh:disabled,.admin-range-switch button:disabled{opacity:.5;cursor:wait}.admin-refresh .spin{animation:.8s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-error{color:#efaaaa;background:#c2404014;border:1px solid #e166664d;border-radius:12px;align-items:center;gap:9px;padding:12px 14px;font-size:10px;display:flex}.admin-view-stack{flex-direction:column;gap:15px;display:flex}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-metric-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-metric-card{border-radius:17px;align-items:flex-start;gap:14px;min-height:126px;padding:19px;display:flex}.admin-metric-icon{color:#dfad50;background:#e0a94414;border:1px solid #e0a94445;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid}.admin-metric-card small,.admin-metric-card strong,.admin-metric-card p{display:block}.admin-metric-card small{color:#84908c;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:700}.admin-metric-card strong{color:#f5f6f5;letter-spacing:-.045em;margin-top:9px;font-size:clamp(23px,2vw,32px);font-weight:520}.admin-metric-card p{color:#68736f;margin:5px 0 0;font-size:9px}.admin-tone-green .admin-metric-icon,.admin-tone-healthy .admin-metric-icon{color:#75d096;background:#5cc28112;border-color:#5cc28145}.admin-tone-blue .admin-metric-icon{color:#79b5da;background:#5c99c212;border-color:#5c99c245}.admin-tone-warning .admin-metric-icon{color:#e9ad46}.admin-tone-critical .admin-metric-icon{color:#e47e7e;background:#dc5e5e12;border-color:#dc5e5e4a}.admin-panel{border-radius:19px;min-width:0;padding:20px}.admin-panel-heading{justify-content:space-between;gap:20px;margin-bottom:18px}.admin-panel-heading h2{color:#eff2f0;letter-spacing:-.025em;align-items:center;gap:9px;margin:5px 0 0;font-size:17px;font-weight:560;display:flex}.admin-panel-heading h2 svg{color:#dca94b}.admin-panel-heading p{color:#6d7774;text-align:right;max-width:270px;margin:0;font-size:9px}.admin-chart-grid,.admin-split-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.admin-chart-panel{overflow:hidden}.admin-bar-chart{height:196px;padding:5px 2px 0;position:relative}.admin-chart-gridlines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:5px 0 0}.admin-chart-gridlines i{border-top:1px dashed #ffffff0e;width:100%;display:block}.admin-chart-columns{z-index:1;align-items:flex-end;gap:clamp(2px,.4vw,7px);height:100%;display:flex;position:relative}.admin-chart-column{flex:1;justify-content:center;align-items:flex-end;height:100%;display:flex;position:relative}.admin-chart-column i{border-radius:3px 3px 1px 1px;width:54%;min-width:2px;position:absolute;bottom:0}.admin-chart-primary{z-index:2;background:linear-gradient(#efbc5b,#8e6425);box-shadow:0 0 12px #e3ad4924}.admin-chart-secondary{z-index:1;background:#68918133;width:82%!important}.admin-chart-legend{color:#78827f;gap:19px;margin-top:13px;font-size:8px;display:flex}.admin-chart-legend span{align-items:center;gap:6px;display:flex}.admin-chart-legend i{border-radius:2px;width:7px;height:7px}.legend-primary{background:#d9a344}.legend-secondary{background:#668c7c}.admin-performance-strip{border-radius:17px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.admin-performance-strip>div{border-right:1px solid #ffffff12;min-width:0;padding:17px 18px}.admin-performance-strip>div:last-child{border-right:0}.admin-performance-strip small,.admin-performance-strip strong{display:block}.admin-performance-strip small{color:#727e7a;letter-spacing:.07em;text-transform:uppercase;font-size:8px}.admin-performance-strip strong{color:#e9edeb;margin-top:6px;font-size:18px;font-weight:520}.admin-event-feed,.admin-audit-list,.admin-camera-list,.admin-ban-list,.admin-ranking-list,.admin-category-list{flex-direction:column;display:flex}.admin-event-row{border-top:1px solid #ffffff0e;grid-template-columns:8px 69px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:9px 4px;display:grid}.admin-event-row:first-child{border-top:0}.admin-event-severity{background:#6ea6ca;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #6ea6ca80}.severity-warning{background:#e6ad49;box-shadow:0 0 8px #e6ad4980}.severity-error,.severity-critical{background:#dc6f6f;box-shadow:0 0 8px #dc6f6f8c}.admin-event-row time{color:#66716d;font:8px/1.2 monospace}.admin-event-row strong{color:#cfd5d2;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:530;display:block;overflow:hidden}.admin-event-row p{color:#69736f;margin:3px 0 0;font-size:8px}.admin-event-category{color:#87918e;text-transform:uppercase;background:#ffffff06;border:1px solid #ffffff12;border-radius:5px;padding:4px 6px;font:7px/1 monospace}.admin-ranking-list article{border-top:1px solid #ffffff0e;grid-template-columns:27px minmax(0,1fr) 45px 38px;align-items:center;gap:9px;min-height:52px;display:grid}.admin-ranking-list article:first-child{border-top:0}.admin-ranking-list>article>span{color:#b58a3d;font:9px/1 monospace}.admin-ranking-list strong,.admin-ranking-list small{display:block}.admin-ranking-list strong{color:#dbe0de;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-ranking-list small{color:#626d69;margin-top:3px;font-size:7px}.admin-ranking-list b{color:#e8b557;font:12px/1 monospace}.admin-ranking-list b small{color:inherit;display:inline}.admin-ranking-list em{color:#7f8986;font:9px/1 monospace}.admin-squad-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:342px;padding-right:3px;display:grid;overflow:auto}.admin-squad-grid article{background:#ffffff06;border:1px solid #ffffff13;border-radius:12px;min-width:0;padding:13px}.admin-squad-grid article>div,.admin-squad-grid footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-squad-grid article>div{color:#bd9143;text-transform:uppercase;font-size:7px}.admin-squad-grid article>strong{color:#e8ecea;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:10px;display:block;overflow:hidden}.admin-squad-grid article>p{color:#65706c;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 12px;font-size:8px;overflow:hidden}.admin-squad-grid footer{color:#7a8581;border-top:1px solid #ffffff0e;padding-top:9px;font-size:8px}.admin-squad-grid footer b{color:#dcb15f;font:9px/1 monospace}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th{color:#9a783b;letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:9px 12px;font-size:7px}.admin-table td{color:#aab2af;border-top:1px solid #ffffff0f;padding:12px;font-size:9px}.admin-table td strong,.admin-table td small{display:block}.admin-table td strong{color:#e1e5e3;font-size:10px}.admin-table td small{color:#66716d;margin-top:3px;font-size:7px}.admin-audit-list article{border-top:1px solid #ffffff0e;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;display:grid}.admin-audit-list article:first-child{border-top:0}.admin-audit-mark{color:#dbaa50;background:#dbaa5014;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.admin-audit-list strong{color:#d6dcd9;font-size:9px}.admin-audit-list p{color:#68736f;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:8px;overflow:hidden}.admin-audit-list time{color:#65706c;white-space:nowrap;font:7px/1.3 monospace}.admin-camera-list article{color:#c89a49;border-top:1px solid #ffffff0e;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:51px;display:grid}.admin-camera-list article:first-child{border-top:0}.admin-camera-list strong,.admin-camera-list small{display:block}.admin-camera-list strong{color:#d8ddda;font-size:9px}.admin-camera-list small{color:#67726e;margin-top:3px;font-size:7px}.admin-camera-list b{color:#b9c1be;font:9px/1 monospace}.admin-category-list{gap:13px}.admin-category-list article>div{justify-content:space-between;gap:15px;margin-bottom:7px;display:flex}.admin-category-list strong{color:#bec6c2;text-transform:capitalize;font-size:9px}.admin-category-list span{color:#7d8884;font:8px/1 monospace}.admin-category-list article>i{background:#ffffff0d;border-radius:9px;height:5px;display:block;overflow:hidden}.admin-category-list article>i span{border-radius:inherit;background:linear-gradient(90deg,#94702d,#e0ad4e);height:100%;display:block}.admin-ban-list article{border-top:1px solid #ffffff0e;grid-template-columns:55px minmax(0,1fr) auto;align-items:start;gap:12px;min-height:82px;padding:13px 0;display:grid}.admin-ban-list article:first-child{border-top:0}.admin-ban-list>article>span{text-align:center;border-radius:6px;padding:5px 7px;font-size:7px}.ban-active{color:#ef9898;background:#d352521c}.ban-expired{color:#84908b;background:#ffffff0a}.admin-ban-list strong{color:#e1e5e3;font-size:10px}.admin-ban-list p{color:#8a9490;margin:5px 0;font-size:8px;line-height:1.5}.admin-ban-list small,.admin-ban-list time{color:#606b67;font:7px/1.3 monospace}.admin-ban-list time{white-space:nowrap}.admin-data-footnote{color:#59645f;justify-content:flex-end;gap:7px;padding:7px 4px;font-size:7px}.admin-data-footnote svg{color:#8c6b31}.account-dropdown-admin{color:#e2bd76}.account-dropdown-admin svg{color:#e2ad4b}.admin-access-denied{text-align:center;background:linear-gradient(145deg,#1b1f22e6,#090d10f0);border:1px solid #e16c6c38;border-radius:25px;width:min(620px,100%);margin:8vh auto;padding:45px}.admin-access-denied>span{color:#e98989;background:#d653531a;border-radius:50%;place-items:center;width:55px;height:55px;margin:0 auto 19px;font-size:25px;display:grid}.admin-access-denied>small{color:#d58b8b;letter-spacing:.14em;font-size:9px}.admin-access-denied h1{margin:10px 0;font-size:35px;font-weight:520}.admin-access-denied p{color:#87918e;font-size:11px;line-height:1.7}.admin-access-denied a{color:#d8ddda;border:1px solid #ffffff1a;border-radius:9px;margin-top:12px;padding:11px 15px;font-size:9px;display:inline-flex}@media (max-width:1180px){.admin-command-header{align-items:flex-start}.admin-command-status{min-width:260px}.admin-ops-layout{grid-template-columns:190px minmax(0,1fr)}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-performance-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-performance-strip>div:nth-child(3){border-right:0}.admin-performance-strip>div:nth-child(-n+3){border-bottom:1px solid #ffffff12}.admin-squad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.admin-command-header{flex-direction:column}.admin-command-status{width:100%}.admin-ops-layout{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.admin-sidebar nav button{grid-template-columns:20px 1fr}.admin-sidebar nav button svg:last-child,.admin-source-status{display:none}.admin-chart-grid,.admin-split-grid{grid-template-columns:1fr}.admin-toolbar{flex-direction:column;align-items:flex-start}.admin-toolbar-actions{justify-content:space-between;width:100%}}@media (max-width:620px){.admin-ops-page{width:100%;margin-left:0;transform:none}.admin-command-header{border-radius:20px;min-height:0;padding:24px 20px}.admin-command-title{align-items:flex-start}.admin-command-emblem{border-radius:13px;width:45px;height:45px}.admin-command-title h1{font-size:38px}.admin-command-title p{font-size:10px;line-height:1.6}.admin-command-status{min-width:0}.admin-command-status time{display:none}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar-actions{flex-direction:column;align-items:stretch}.admin-range-switch{width:100%}.admin-range-switch button{flex:1;padding:0 5px}.admin-refresh{justify-content:center}.admin-metric-grid,.admin-metric-grid-three{grid-template-columns:1fr}.admin-performance-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-performance-strip>div{border-bottom:1px solid #ffffff12}.admin-performance-strip>div:nth-child(2n){border-right:0}.admin-panel-heading{flex-direction:column;align-items:flex-start;gap:7px}.admin-panel-heading p{text-align:left}.admin-bar-chart{height:160px}.admin-event-row{grid-template-columns:7px 56px minmax(0,1fr)}.admin-event-category{display:none}.admin-squad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ban-list article{grid-template-columns:52px minmax(0,1fr)}.admin-ban-list time{display:none}.admin-data-footnote{flex-wrap:wrap;justify-content:flex-start}}.admin-ops-layout{grid-template-columns:245px minmax(0,1fr)}.admin-command-title small,.admin-panel-heading small,.admin-toolbar small,.admin-source-status>small{font-size:11px}.admin-command-title p,.admin-command-status strong{font-size:13px}.admin-command-status small,.admin-command-status time,.admin-viewer small,.admin-performance-strip small,.admin-metric-card small{font-size:10px}.admin-viewer strong,.admin-sidebar nav button,.admin-range-switch button,.admin-refresh,.admin-metric-card p,.admin-panel-heading p{font-size:11px}.admin-source-status span,.admin-event-row time,.admin-event-category,.admin-ranking-list>article>span,.admin-ranking-list em,.admin-ranking-list b small,.admin-audit-list time,.admin-camera-list small,.admin-ban-list small,.admin-ban-list time,.admin-data-footnote{font-size:10px}.admin-toolbar>div:first-child strong{font-size:17px}.admin-performance-strip strong{font-size:21px}.admin-event-row p,.admin-ranking-list small,.admin-audit-list p,.admin-camera-list b,.admin-ban-list p,.admin-category-list strong{font-size:11px}.admin-table td small,.admin-category-list span{font-size:10px}.admin-squad-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-squad-card{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff16;border-radius:13px;padding:15px;transition:border-color .18s,background .18s,transform .18s}.admin-squad-card:hover,.admin-squad-card:focus-visible{background:#e0a9440e;border-color:#e0a9445e;outline:none;transform:translateY(-2px)}.admin-squad-card>div,.admin-squad-card footer,.admin-squad-card>em{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-squad-card>div{color:#c99a46;text-transform:uppercase;font-size:10px;font-weight:750}.admin-squad-card>strong{color:#eef1ef;text-overflow:ellipsis;white-space:nowrap;margin-top:11px;font-size:13px;display:block;overflow:hidden}.admin-squad-card>p{color:#7d8984;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 13px;font-size:11px;overflow:hidden}.admin-squad-card footer{color:#9ba5a1;border-top:1px solid #ffffff0f;padding-top:11px;font-size:10px}.admin-squad-card footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-squad-card footer b{color:#e4b65f;flex:none;font:11px/1 monospace}.admin-squad-card>em{color:#b78a3c;justify-content:flex-start;margin-top:13px;font-size:10px;font-style:normal;font-weight:750}.admin-modal-backdrop{z-index:1000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#010507c7;place-items:center;width:100vw;height:100dvh;padding:24px;animation:.18s both admin-modal-fade;display:grid;position:fixed;inset:0;overflow:auto}.admin-squad-modal{background:radial-gradient(circle at 10% 0,#e0a9441f,#0000 29%),linear-gradient(145deg,#181f22fc,#080d10fe);border:1px solid #e0a9443b;border-radius:24px;flex-direction:column;width:min(790px,100%);max-height:min(84vh,820px);animation:.22s cubic-bezier(.22,1,.36,1) both admin-modal-rise;display:flex;overflow:hidden;box-shadow:0 42px 120px #000000a8,inset 0 1px #ffffff0d}.admin-squad-modal-header{border-bottom:1px solid #ffffff13;grid-template-columns:70px minmax(0,1fr) 40px;align-items:center;gap:17px;padding:23px 24px;display:grid}.admin-squad-modal-number{background:#e0a94414;border:1px solid #e0a94452;border-radius:15px;align-content:center;place-items:center;height:67px;display:grid}.admin-squad-modal-number small,.admin-squad-modal-header>div:nth-child(2)>small,.admin-squad-roster-heading small,.admin-squad-modal-intel small{color:#d9a94f;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.admin-squad-modal-number strong{margin-top:3px;font:24px/1 monospace}.admin-squad-modal-header h2{letter-spacing:-.045em;margin:5px 0 4px;font-size:clamp(25px,4vw,38px);font-weight:540;line-height:1}.admin-squad-modal-header p{color:#7f8b86;margin:0;font-size:11px}.admin-squad-modal-header>button{color:#aeb7b3;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.admin-squad-modal-header>button:hover,.admin-squad-modal-header>button:focus-visible{color:#fff;background:#ffffff14;outline:none}.admin-squad-modal-intel{border-bottom:1px solid #ffffff12;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:17px 24px;display:grid}.admin-squad-modal-intel article{color:#d8a74c;background:#ffffff06;border:1px solid #ffffff12;border-radius:11px;align-items:center;gap:11px;min-width:0;padding:12px;display:flex}.admin-squad-modal-intel article>div{min-width:0}.admin-squad-modal-intel small{color:#74807b;letter-spacing:.06em;font-size:9px}.admin-squad-modal-intel strong{color:#e2e7e4;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;display:block;overflow:hidden}.admin-squad-roster-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:17px 24px 11px;display:flex}.admin-squad-roster-heading strong{margin-top:4px;font-size:13px;display:block}.admin-squad-roster-heading>span{color:#69746f;letter-spacing:.1em;font-size:9px;font-weight:750}.admin-squad-roster{min-height:150px;padding:0 24px 23px;overflow-y:auto}.admin-squad-roster article{border-top:1px solid #fff1;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;display:grid}.admin-squad-roster article>span{color:#82908a;background:#ffffff0a;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.admin-squad-roster article>span.member-leader{color:#e5b353;background:#e0a9441a}.admin-squad-roster strong,.admin-squad-roster small{display:block}.admin-squad-roster strong{color:#e4e8e6;font-size:13px}.admin-squad-roster small{color:#66716c;margin-top:3px;font-size:9px}.admin-squad-roster b{color:#b8c0bc;text-overflow:ellipsis;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff12;border-radius:7px;max-width:240px;padding:6px 8px;font-size:10px;font-weight:650;overflow:hidden}.admin-squad-roster-empty{color:#6e7974;text-align:center;align-content:center;place-items:center;gap:8px;min-height:160px;display:grid}.admin-squad-roster-empty p{margin:0;font-size:11px}@keyframes admin-modal-fade{0%{opacity:0}}@keyframes admin-modal-rise{0%{opacity:0;transform:translateY(18px)scale(.98)}}@media (max-width:1180px){.admin-ops-layout{grid-template-columns:215px minmax(0,1fr)}.admin-squad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.admin-ops-layout{grid-template-columns:1fr}}@media (max-width:620px){.admin-squad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-modal-backdrop{padding:10px}.admin-squad-modal{border-radius:18px;max-height:92vh}.admin-squad-modal-header{grid-template-columns:52px minmax(0,1fr) 36px;gap:11px;padding:17px}.admin-squad-modal-number{border-radius:12px;height:52px}.admin-squad-modal-number strong{font-size:19px}.admin-squad-modal-header h2{font-size:24px}.admin-squad-modal-header>button{width:36px;height:36px}.admin-squad-modal-intel{grid-template-columns:1fr;padding:13px 17px}.admin-squad-roster-heading{padding:15px 17px 9px}.admin-squad-roster{padding:0 17px 17px}.admin-squad-roster article{grid-template-columns:32px minmax(0,1fr)}.admin-squad-roster b{grid-column:2;justify-self:start;margin-top:-7px;margin-bottom:9px}}@media (prefers-reduced-motion:reduce){.admin-modal-backdrop,.admin-squad-modal{animation:none}.admin-squad-card{transition:none}}.admin-ops-page{font-size:14px}.admin-ops-page small{font-size:12px;line-height:1.4}.admin-ops-page p{font-size:13px;line-height:1.55}.admin-sidebar nav button,.admin-range-switch button,.admin-refresh{font-size:13px}.admin-source-status span,.admin-chart-legend,.admin-event-row time,.admin-event-category,.admin-audit-list time,.admin-ban-list time,.admin-data-footnote{font-size:11px}.admin-panel-heading h2{font-size:22px}.admin-panel-heading p{font-size:12px}.admin-event-row strong,.admin-ranking-list strong,.admin-audit-list strong,.admin-camera-list strong,.admin-ban-list strong{font-size:14px}.admin-event-row p,.admin-audit-list p,.admin-ban-list p,.admin-ranking-list small,.admin-camera-list small{font-size:12px}.admin-ranking-list b{font-size:16px}.admin-table th{font-size:11px}.admin-table td{font-size:13px}.admin-table td strong{font-size:15px}.admin-squad-snapshot{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-squad-team{background:#03080a4d;border:1px solid #ffffff16;border-radius:16px;min-width:0;overflow:hidden}.admin-squad-team>header{background:linear-gradient(100deg,#e0a94412,#0000 64%);border-bottom:1px solid #ffffff13;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:14px 16px;display:grid}.admin-squad-team-mark{color:#e4b358;background:#e0a94414;border:1px solid #e0a9444f;border-radius:11px;place-items:center;width:43px;height:43px;font:13px/1 monospace;display:grid}.admin-squad-team-mark.team-mark-2{color:#86bcdb;background:#629dc114;border-color:#629dc14d}.admin-squad-team>header small{color:#a7803b;letter-spacing:.11em;font-size:10px;font-weight:800}.admin-squad-team>header h3{color:#eef2ef;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:17px;font-weight:580;overflow:hidden}.admin-squad-team>header>strong{color:#aeb8b3;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:650;display:flex}.admin-squad-team-list{max-height:510px;padding:7px;overflow-y:auto}.admin-squad-card{background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto 20px;align-items:center;gap:12px;width:100%;min-height:66px;padding:9px 11px;display:grid}.admin-squad-card+.admin-squad-card{border-top-color:#ffffff0e;border-top-left-radius:0;border-top-right-radius:0}.admin-squad-card:hover,.admin-squad-card:focus-visible{background:#e0a94411;border-color:#e0a94442;transform:none}.admin-squad-card-number{color:#d2a550;background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;place-items:center;width:36px;height:36px;font:12px/1 monospace;display:grid}.admin-squad-card>.admin-squad-card-copy{min-width:0;color:inherit;font-size:inherit;text-transform:none;display:block}.admin-squad-card-copy strong,.admin-squad-card-copy p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-squad-card-copy strong{color:#e8ecea;font-size:14px;font-weight:590}.admin-squad-card-copy p{color:#7e8984;margin:4px 0 0;font-size:12px}.admin-squad-card-state{color:#8d9893;align-items:center;gap:8px;display:flex}.admin-squad-card-state b{color:#dcb05c;font:12px/1 monospace}.admin-squad-card-arrow{color:#6e7974;transition:transform .16s,color .16s}.admin-squad-card:hover .admin-squad-card-arrow,.admin-squad-card:focus-visible .admin-squad-card-arrow{color:#e3b255;transform:translate(2px)}.admin-squad-roster strong{font-size:15px}.admin-squad-roster b,.admin-squad-modal-intel strong,.admin-squad-roster-heading strong{font-size:13px}@media (max-width:1050px){.admin-squad-snapshot{grid-template-columns:1fr}}@media (max-width:620px){.admin-ops-page small,.admin-ops-page p{font-size:12px}.admin-squad-team>header{grid-template-columns:40px minmax(0,1fr)}.admin-squad-team>header>strong{grid-column:2}.admin-squad-card{grid-template-columns:35px minmax(0,1fr) 18px;gap:9px}.admin-squad-card-state{grid-column:2;justify-self:start;margin-top:-4px}.admin-squad-card-arrow{grid-area:1/3/span 2}}.profile-admin-inspection{color:#aeb8b3;background:linear-gradient(90deg,#e0a9441a,#0e1417b8);border:1px solid #e0a94440;border-radius:13px;align-items:center;gap:14px;padding:12px 15px;font-size:11px;display:flex}.profile-admin-inspection>span{color:#e0ae50;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.profile-admin-inspection strong{color:#edf1ef;flex:1;font-size:12px}.profile-admin-inspection a{color:#d7ddda;background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;padding:7px 10px;font-size:9px}.admin-player-lookup{padding:25px}.admin-player-search{color:#d9a84d;background:#03080a85;border:1px solid #e0a9443d;border-radius:14px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:7px 8px 7px 17px;display:grid;box-shadow:inset 0 1px #ffffff09}.admin-player-search:focus-within{border-color:#e0a9447a;box-shadow:0 0 0 3px #e0a94412}.admin-player-search input{color:#edf1ef;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.admin-player-search input::placeholder{color:#66716c}.admin-player-search button{color:#121719;min-height:46px;font:inherit;cursor:pointer;background:#e0ad4e;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:750;display:inline-flex}.admin-player-search button:disabled{opacity:.58;cursor:wait}.admin-player-search .spin{animation:.8s linear infinite admin-spin}.admin-player-search-hints{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.admin-player-search-hints span{color:#8d9893;letter-spacing:.06em;background:#ffffff06;border:1px solid #fff1;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:750}.admin-player-search-hints b{color:#c3cbc7;letter-spacing:0;text-transform:none;margin-left:5px;font-weight:550}.admin-player-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.admin-player-results>article{background:linear-gradient(145deg,#181f22db,#080d10e6);border:1px solid #ffffff16;border-radius:15px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:15px;display:grid;box-shadow:0 15px 35px #00000029}.admin-player-result-avatar{color:#dbaa50;background:#e0a94412;border:1px solid #e0a9443d;border-radius:12px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.admin-player-result-avatar img{object-fit:cover;width:100%;height:100%}.admin-player-result-copy{min-width:0}.admin-player-result-copy>div{align-items:center;gap:5px;min-width:0;margin-bottom:7px;display:flex}.admin-player-result-copy strong{color:#e9edeb;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-player-result-copy>div>span{color:#deb15d;text-transform:uppercase;background:#e0a94417;border-radius:4px;padding:3px 5px;font-size:7px;font-weight:800}.admin-player-result-copy p{color:#77827d;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font:8px/1.35 monospace;overflow:hidden}.admin-player-result-copy p b{color:#a27c3a;width:43px;font-size:7px;display:inline-block}.admin-player-result-meta{color:#78837e;grid-column:2;align-items:center;gap:8px;font-size:9px;display:flex}.admin-player-result-meta strong{color:#b6c0bb;font-size:9px}.admin-player-results>article>a{color:#e0b35f;white-space:nowrap;background:#e0a9440f;border:1px solid #e0a94438;border-radius:9px;grid-area:1/3/span 2;align-items:center;gap:7px;padding:10px 11px;font-size:9px;font-weight:750;display:inline-flex}.admin-player-results>article>a:hover,.admin-player-results>article>a:focus-visible{background:#e0a9441f;outline:none}.admin-player-empty{color:#77827d;text-align:center;border:1px dashed #ffffff1c;border-radius:18px;place-items:center;min-height:230px;padding:30px;display:grid}.admin-player-empty h3{color:#dce2de;margin:11px 0 0;font-size:18px}.admin-player-empty p{margin:6px 0 0}@media (max-width:1100px){.admin-player-results{grid-template-columns:1fr}}@media (max-width:900px){.admin-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.profile-admin-inspection{flex-direction:column;align-items:flex-start}.profile-admin-inspection strong{flex:none}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-player-search{grid-template-columns:20px minmax(0,1fr);padding:11px 13px}.admin-player-search button{grid-column:1/-1}.admin-player-results>article{grid-template-columns:43px minmax(0,1fr)}.admin-player-result-avatar{width:43px;height:43px}.admin-player-result-meta{grid-column:2}.admin-player-results>article>a{grid-area:auto/1/auto/-1;justify-content:center}}.profile-dashboard-factions .profile-faction-section,.profile-dashboard-streaks .profile-records-section{background:linear-gradient(#e0a9440b,#0000 145px),linear-gradient(150deg,#171e21e8,#080d10f0);border-color:#ffffff1a;border-radius:18px;height:auto;overflow:hidden;box-shadow:0 22px 54px #00000038,inset 0 1px #ffffff09}.profile-dashboard-factions .profile-faction-section{flex-direction:column;padding:18px;display:flex}.profile-dashboard-factions .profile-section-heading,.profile-dashboard-streaks .profile-section-heading{border-bottom:1px solid #ffffff13;margin-bottom:15px;padding:2px 2px 15px 12px;position:relative}.profile-dashboard-factions .profile-section-heading:before,.profile-dashboard-streaks .profile-section-heading:before{content:"";background:linear-gradient(#efbd5d,#8d6828);border-radius:4px;width:2px;position:absolute;top:3px;bottom:17px;left:0;box-shadow:0 0 12px #ebae4640}.profile-dashboard-factions .profile-section-heading h2,.profile-dashboard-streaks .profile-section-heading h2{letter-spacing:-.04em;font-size:24px;line-height:1.05}.profile-dashboard-factions .profile-section-heading>p,.profile-dashboard-streaks .profile-section-heading>p{color:#79847f;margin-top:7px;font-size:10px;line-height:1.55}.profile-faction-vertical .faction-performance-grid{gap:8px;max-height:none;padding-right:0}.profile-faction-vertical .faction-performance-card{min-height:0;box-shadow:none;background:#ffffff06;border-color:#ffffff13;border-radius:12px;padding:12px}.profile-faction-vertical .faction-performance-card:hover{background:#ebae460b;border-color:#ebae4640;transform:translate(2px)}.profile-faction-vertical .faction-card-heading{align-items:center;justify-content:initial;grid-template-columns:32px minmax(0,1fr);gap:10px;padding-bottom:10px;display:grid}.faction-rank{background:#ebae4612;border:1px solid #ebae4638;border-radius:9px;place-items:center;width:32px;height:32px;display:grid;color:#dda94c!important;font:10px/1 monospace!important}.faction-identity{min-width:0}.faction-identity strong,.faction-identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.faction-identity strong{color:#eef1ef;font-size:14px;font-weight:620}.faction-identity span{color:#78837e;letter-spacing:.055em;text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:750}.profile-faction-vertical .faction-card-stats{gap:6px;margin-top:10px}.profile-faction-vertical .faction-card-stats div{border-right:1px solid #ffffff0e;padding-right:5px}.profile-faction-vertical .faction-card-stats div:last-child{border-right:0;padding-right:0}.profile-faction-vertical .faction-card-stats span{font-size:7px}.profile-faction-vertical .faction-card-stats strong{font-size:12px}.profile-streak-sidebar{padding:18px}.profile-streak-sidebar .profile-record-grid{grid-template-columns:1fr;gap:8px;display:grid}.profile-streak-sidebar .player-metric-card{min-height:76px;box-shadow:none;background:#ffffff06;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:11px 42px 11px 11px;display:grid}.profile-streak-sidebar .player-metric-card:after{color:#e0a9446b;font:8px/1 monospace;position:absolute;top:11px;right:11px}.profile-streak-sidebar .player-metric-card:first-child:after{content:"01"}.profile-streak-sidebar .player-metric-card:nth-child(2):after{content:"02"}.profile-streak-sidebar .player-metric-card:nth-child(3):after{content:"03"}.profile-streak-sidebar .player-metric-card:nth-child(4):after{content:"04"}.profile-streak-sidebar .player-metric-icon{border-radius:10px;width:38px;height:38px}.profile-streak-sidebar .player-metric-card>div{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.profile-streak-sidebar .player-metric-card span:not(.player-metric-icon){font-size:9px;line-height:1.35}.profile-streak-sidebar .player-metric-card strong{letter-spacing:-.04em;margin:0;font-size:26px;font-weight:570}@media (min-width:1501px){.profile-dashboard-factions .profile-faction-section,.profile-dashboard-streaks .profile-records-section{max-height:calc(100vh - 116px);position:sticky;top:98px}.profile-dashboard-factions .faction-performance-grid{padding-right:3px;overflow-y:auto}}@media (min-width:761px) and (max-width:1500px){.profile-dashboard-factions .profile-faction-section{max-height:calc(100vh - 116px);position:sticky;top:98px}.profile-dashboard-factions .faction-performance-grid{grid-template-columns:1fr;padding-right:3px;overflow-y:auto}.profile-streak-sidebar .profile-record-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.profile-streak-sidebar .profile-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.profile-dashboard-factions .profile-faction-section,.profile-dashboard-streaks .profile-records-section{max-height:none;position:static}.profile-dashboard-factions .faction-performance-grid,.profile-streak-sidebar .profile-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}}@media (max-width:520px){.profile-dashboard-factions .faction-performance-grid,.profile-streak-sidebar .profile-record-grid{grid-template-columns:1fr}}@media (max-width:480px){.seed-progress-topline{align-items:flex-start}.seed-progress-percent{min-width:0;font-size:25px}.seed-session-list article{grid-template-columns:28px minmax(0,1fr);gap:10px}.seed-session-duration{text-align:left;grid-column:2}.seed-session-duration>small{margin-left:8px;display:inline}}@media (prefers-reduced-motion:reduce){.seed-progress-track>span{transition:none}}.latest-news-box{background:#0c1014f5;gap:0;min-height:290px;padding:0;position:relative;overflow:hidden}.latest-news-image{width:58%;height:100%;min-height:0;position:absolute;inset:0 auto 0 0;-webkit-mask-image:linear-gradient(90deg,#000 0% 55%,#000000d1 72%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 55%,#000000d1 72%,#0000 100%)}.latest-news-image img{object-fit:cover;object-position:center;filter:saturate(.9)contrast(1.06);width:100%;height:100%}.latest-news-body{z-index:1;background:linear-gradient(90deg,#0000,#0c10143d 18%,#0c1014b8 55%,#0c1014eb);justify-content:center;width:57%;margin-left:auto;padding:clamp(28px,4vw,46px);position:relative}@media (max-width:768px){.latest-news-box{min-height:460px}.latest-news-image{width:100%;height:250px;min-height:0;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 48%,#000000b8 72%,#0000 100%);mask-image:linear-gradient(#000 0% 48%,#000000b8 72%,#0000 100%)}.latest-news-body{background:linear-gradient(#0000 0,#0c101466 42%,#0c1014f5 66%);justify-content:flex-end;width:100%;margin:0;padding:200px 24px 28px}}.latest-news-box{min-height:235px}.latest-news-image{width:48%}.latest-news-body{width:61%;padding:clamp(24px,3vw,34px)}.home-page>.row{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:20px;display:grid}.home-page>.row .content-box{background:linear-gradient(145deg,#191f25db,#0a0e12e6);border-color:#ffffff1a;border-radius:22px;box-shadow:0 22px 60px #00000040,inset 0 1px #ffffff0a}.home-page>.row .content-box-header{background:linear-gradient(90deg,#ebae4621,#ffffff06);min-height:62px;padding:0 24px;font-size:16px}.home-page>.row .content-box-content{height:100%;padding:20px}.events-box{gap:14px}.stats-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:100%}.stat{text-align:left;background:linear-gradient(145deg,#ffffff0d,#ffffff04);border:1px solid #ffffff13;border-radius:16px;justify-content:space-between;align-items:flex-start;min-height:126px;padding:16px}.stat-count{color:#fff;font-size:clamp(30px,4vw,42px);line-height:.9}.stat-label{color:#929da5;font-size:11px}.stat-online .stat-count{color:#9ce3b1}@media (max-width:900px){.home-page>.row{grid-template-columns:1fr}}@media (max-width:768px){.latest-news-box{min-height:375px}.latest-news-image{width:100%;height:205px}.latest-news-body{width:100%;padding:158px 22px 26px}}@media (max-width:440px){.stats-container{grid-template-columns:1fr}.stat{min-height:104px}}.home-page .stats-container{flex-direction:column;gap:8px;height:auto;display:flex;container-type:inline-size}.home-page .stat{text-align:left;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;min-height:72px;padding:12px 14px;display:grid}.home-page .stat-icon{flex:none;width:40px;height:40px}.home-page .stat-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.home-page .stat-label{color:#d7dde1;min-width:0;margin:0;font-size:12px;font-weight:750;line-height:1.15}.home-page .stat-copy small{color:#707c84;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;overflow:hidden}.home-page .stat-count{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.045em;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:45cqw;font-size:clamp(24px,10cqw,38px);font-weight:750;line-height:1;overflow:hidden}.home-page .stat-online{background:linear-gradient(100deg,#77dc960e,#ffffff04);border-color:#77dc9624}.home-page .stat-online .stat-icon,.home-page .stat-online .stat-count{color:#94e1aa}@media (max-width:380px){.home-page .stat{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding:10px}.home-page .stat-icon{width:36px;height:36px}.home-page .stat-copy small{display:none}.home-page .stat-count{font-size:clamp(22px,9cqw,32px)}}.gallery-community-page{width:100%}.gallery-community-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#1c2228c2,#0a0e12d1);border:1px solid #ffffff1c;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:32px;padding:clamp(28px,5vw,52px);display:flex;box-shadow:0 24px 70px #00000042,inset 0 1px #ffffff0b}.gallery-community-header>div{max-width:760px}.gallery-community-header .gallery-title{margin:7px 0 14px}.gallery-community-header p:last-child{color:#a9b2b8;font-size:14px}.gallery-upload-button{color:#171a1d;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#f1c778,#d99a38);border:1px solid #ffdc9a80;border-radius:13px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:850;display:inline-flex;box-shadow:0 10px 28px #d99a382e}.gallery-upload-button:disabled{opacity:.55;cursor:wait}.gallery-admin-banner,.gallery-message,.gallery-loading,.gallery-empty{background:#11161cb8;border:1px solid #ffffff17;border-radius:14px}.gallery-admin-banner{color:#e5c98e;letter-spacing:.08em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:800;display:inline-flex}.gallery-message{color:#ffb4b4;border-color:#f8717140;padding:12px 15px;font-size:12px}.gallery-message-success{color:#bce5bd;background:#77dc9612;border-color:#77dc9640}.gallery-loading,.gallery-empty{color:#9ca7ae;text-align:center;padding:48px 24px}.gallery-empty{justify-items:center;gap:8px;display:grid}.gallery-empty h2{color:#fff}.gallery-feed .masonry-item{aspect-ratio:4/3;background:#090c0f;border-radius:16px}.gallery-feed .gallery-image{object-fit:cover;width:100%;height:100%}.gallery-feed .image-overlay{background:linear-gradient(#0000,#040709eb);justify-content:space-between;align-items:flex-end;padding:52px 18px 16px;display:flex}.gallery-feed .image-overlay span{color:#aab3b9;margin-top:4px;font-size:10px;display:block}.gallery-admin-actions{z-index:3;gap:6px;display:flex;position:absolute;top:11px;right:11px}.gallery-admin-actions button,.gallery-editor header>button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#080b0ec7;border:1px solid #ffffff26;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.gallery-admin-actions .gallery-delete{color:#ffadad;border-color:#f871713d}.fullscreen-info small{color:#818c94;letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:10px;display:block}.gallery-editor-backdrop{z-index:3000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030507cc;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.gallery-editor{background:linear-gradient(145deg,#1c2228fa,#0a0e12fa);border:1px solid #ffffff21;border-radius:22px;flex-direction:column;gap:17px;width:min(560px,100%);padding:clamp(22px,4vw,34px);display:flex;box-shadow:0 30px 100px #0000008c}.gallery-editor header,.gallery-editor footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.gallery-editor h2{color:#fff;margin-top:5px;font-size:25px}.gallery-editor label{color:#c8d0d5;letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:11px;font-weight:800;display:flex}.gallery-editor label small{color:#78838b;letter-spacing:0;text-transform:none;font-size:9px;font-weight:500}.gallery-editor input,.gallery-editor textarea{color:#fff;width:100%;font:inherit;letter-spacing:0;text-transform:none;resize:vertical;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:11px;outline:none;padding:12px 13px;font-size:13px;font-weight:500}.gallery-editor input:focus,.gallery-editor textarea:focus{border-color:#ebae4685;box-shadow:0 0 0 3px #ebae4614}.gallery-editor input[type=file]{color:#929ca3;padding:9px}.gallery-upload-note{color:#727d84;margin-top:-8px;font-size:10px}.gallery-cancel{color:#c4ccd1;min-height:42px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;padding:0 16px;font-size:12px}.gallery-editor footer{justify-content:flex-end;margin-top:4px}@media (hover:none){.gallery-feed .image-overlay{transform:translateY(0)}}@media (max-width:700px){.gallery-community-header{flex-direction:column;align-items:flex-start;gap:22px}.gallery-community-header .gallery-upload-button,.gallery-community-header .steam-button{width:100%}}@media (max-width:480px){.gallery-editor-backdrop{align-items:start;padding:12px}.gallery-editor{border-radius:18px;padding:20px}.gallery-editor footer{flex-direction:column-reverse;align-items:stretch}.gallery-editor footer button{width:100%}}.gallery-composer{background:linear-gradient(145deg,#1b2127db,#090d11e6);border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 24px 70px #00000047,inset 0 1px #ffffff0a}.gallery-composer-media{color:#9ca7ae;cursor:pointer;background-color:#04070a70;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-right:1px solid #ffffff17;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:410px;display:flex;position:relative;overflow:hidden}.gallery-composer-media>span{color:#e9bd6d;background:#ebae4614;border:1px solid #ebae463b;border-radius:18px;place-items:center;width:62px;height:62px;display:grid}.gallery-composer-media strong{color:#f4f6f7;font-size:15px}.gallery-composer-media small{font-size:10px}.gallery-composer-media input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.gallery-composer-media img,.gallery-composer-media video{object-fit:cover;width:100%;height:100%}.gallery-composer-media video{object-fit:contain;background:#05080a}.gallery-composer-media-ready:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#030507ad);position:absolute;inset:0}.gallery-composer-media em{z-index:2;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);letter-spacing:.06em;text-transform:uppercase;background:#070a0db3;border:1px solid #ffffff29;border-radius:9px;padding:8px 11px;font-size:10px;font-style:normal;font-weight:800;position:absolute;bottom:16px;right:16px}.gallery-composer-fields{flex-direction:column;gap:17px;min-width:0;padding:clamp(24px,4vw,40px);display:flex}.gallery-composer-fields header,.gallery-composer-fields footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.gallery-composer-fields header>span{color:#c8d0d5;text-overflow:ellipsis;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff17;border-radius:999px;max-width:145px;padding:7px 10px;font-size:10px;overflow:hidden}.gallery-composer-fields h2{color:#fff;letter-spacing:-.035em;margin-top:5px;font-size:clamp(25px,3vw,34px)}.gallery-composer-fields label{color:#aeb7bd;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.gallery-composer-fields input,.gallery-composer-fields textarea{color:#fff;width:100%;font:inherit;letter-spacing:0;text-transform:none;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:13px 14px;font-size:13px;font-weight:500}.gallery-composer-fields input:focus,.gallery-composer-fields textarea:focus{border-color:#ebae4685;box-shadow:0 0 0 3px #ebae4614}.gallery-composer-count{color:#6f7a82;text-align:right;margin-top:-12px;font-size:9px}.gallery-review-note{color:#aab6bc;background:#ebae460d;border:1px solid #ebae4626;border-radius:11px;align-items:center;gap:8px;padding:10px 12px;font-size:10px;display:flex}.gallery-review-note svg{color:#e4b760;flex:none}.gallery-composer-fields footer{justify-content:flex-end;margin-top:auto}.gallery-feed{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.gallery-feed-item{min-width:0}.gallery-feed-featured{grid-column:1/-1}.gallery-feed .gallery-post{aspect-ratio:auto;background:linear-gradient(145deg,#181e23e6,#0a0e12f2);border:1px solid #ffffff18;border-radius:18px;flex-direction:column;height:auto;display:flex;overflow:hidden;box-shadow:0 18px 45px #0003}.gallery-feed-featured .gallery-post{grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);min-height:410px;display:grid}.gallery-post-media{aspect-ratio:4/3;background:#070a0d;position:relative;overflow:hidden}.gallery-feed-featured .gallery-post-media{aspect-ratio:auto;height:100%;min-height:410px}.gallery-post-media .gallery-image{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .3s}.gallery-post-media .gallery-video{object-fit:cover;background:#05080a}.gallery-video-label{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#05080bbf;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:850;display:inline-flex;position:absolute;bottom:16px;left:16px}.gallery-post:hover .gallery-post-media .gallery-image{filter:brightness(1.06);transform:scale(1.035)}.gallery-featured-label{color:#171a1d;letter-spacing:.08em;text-transform:uppercase;background:#edbf6b;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:16px;left:16px;box-shadow:0 8px 22px #00000038}.gallery-post-details{flex-direction:column;flex:1;min-width:0;padding:18px;display:flex}.gallery-feed-featured .gallery-post-details{justify-content:center;padding:clamp(28px,4vw,46px)}.gallery-post-author{align-items:center;gap:10px;display:flex}.gallery-post-author>img,.gallery-post-author>span{object-fit:cover;border:1px solid #ffffff1c;border-radius:10px;flex:none;width:34px;height:34px}.gallery-post-author>span{color:#edc276;background:#ebae4614;place-items:center;font-size:13px;font-weight:800;display:grid}.gallery-post-author div{flex-direction:column;gap:2px;min-width:0;display:flex}.gallery-post-author strong{color:#d6dde1;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.gallery-post-author small{color:#737e86;text-transform:uppercase;font-size:9px}.gallery-post-details h2{color:#fff;letter-spacing:-.02em;margin-top:15px;font-size:19px;line-height:1.12}.gallery-feed-featured .gallery-post-details h2{letter-spacing:-.045em;margin-top:26px;font-size:clamp(28px,4vw,45px)}.gallery-post-details p{color:#939ea5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.gallery-feed-featured .gallery-post-details p{-webkit-line-clamp:4;font-size:13px}.gallery-community-page .fullscreen-content{background:#0d1115;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(260px,340px);width:min(1180px,94vw);max-height:92vh;display:grid;overflow:hidden}.gallery-community-page .fullscreen-image{width:100%;height:min(78vh,820px);max-height:none;box-shadow:none;background:#050708;border-radius:0}.gallery-community-page .fullscreen-image.gallery-video{object-fit:contain}.gallery-community-page .fullscreen-info{text-align:left;flex-direction:column;justify-content:center;margin:0;padding:32px;display:flex}.gallery-community-page .close-button{top:14px;right:14px}@media (max-width:980px){.gallery-composer{grid-template-columns:1fr}.gallery-composer-media{border-bottom:1px solid #ffffff17;border-right:0;min-height:340px}.gallery-feed{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-feed-featured .gallery-post{grid-template-columns:1fr}.gallery-feed-featured .gallery-post-media{aspect-ratio:16/9;height:auto;min-height:360px}.gallery-community-page .fullscreen-content{grid-template-columns:1fr;overflow-y:auto}.gallery-community-page .fullscreen-image{height:auto;max-height:65vh}}@media (max-width:620px){.gallery-feed{grid-template-columns:1fr;gap:16px}.gallery-feed-featured .gallery-post-media{aspect-ratio:4/3;min-height:0}.gallery-feed-featured .gallery-post-details{padding:20px}.gallery-feed-featured .gallery-post-details h2{margin-top:17px;font-size:25px}.gallery-composer-media{min-height:260px}.gallery-composer-fields header{flex-direction:column;align-items:flex-start}.gallery-composer-fields footer{flex-direction:column-reverse;align-items:stretch}.gallery-composer-fields footer button{width:100%}.gallery-community-page .fullscreen-info{padding:24px}}@media (prefers-reduced-motion:reduce){.gallery-post-media .gallery-image{transition:none}}.latest-news-link{color:var(--accent-light);letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;font-size:11px;font-weight:800;text-decoration:none}.news-page{flex-direction:column;gap:24px;width:100%;padding:26px 0 70px;display:flex}.news-hero,.news-editor-panel,.news-featured,.news-card,.news-loading{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#1b2127c7,#090d11db);border:1px solid #ffffff1b;box-shadow:0 24px 70px #0000003d,inset 0 1px #ffffff0a}.news-hero{background:radial-gradient(circle at 86% 10%,#ebae461f,#0000 30%),linear-gradient(145deg,#1b2127c7,#090d11db);border-radius:28px;justify-content:space-between;align-items:flex-end;gap:30px;padding:clamp(32px,6vw,64px);display:flex;overflow:hidden}.news-hero>div{max-width:760px}.news-hero h1{color:#fff;letter-spacing:-.06em;margin:7px 0 16px;font-size:clamp(42px,7vw,78px);line-height:.96}.news-hero p:last-child{color:#a7b0b6;font-size:14px}.news-primary,.news-secondary{min-height:43px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:11px;font-weight:850;display:inline-flex}.news-primary{color:#171a1d;background:linear-gradient(135deg,#f1c778,#d99a38);border:1px solid #ffdc9a80}.news-primary:disabled{opacity:.55;cursor:wait}.news-secondary{color:#c3cbd0;background:#ffffff09;border:1px solid #ffffff1a}.news-admin-state{color:#e6c98c;letter-spacing:.09em;text-transform:uppercase;background:#ebae460e;border:1px solid #ebae462e;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:850;display:inline-flex}.news-message,.news-loading{color:#ffb4b4;background:#4b14182e;border:1px solid #f8717133;border-radius:13px;padding:15px 18px;font-size:12px}.news-loading{color:#929da4;text-align:center;border-color:#ffffff14;padding:50px 24px}.news-editor-panel{border-radius:24px;flex-direction:column;gap:20px;padding:clamp(24px,4vw,42px);display:flex}.news-editor-panel>header,.news-editor-panel>footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.news-editor-panel>header h2{color:#fff;letter-spacing:-.035em;margin-top:5px;font-size:30px}.news-editor-panel>header button,.news-reader-close{color:#fff;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1c;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.news-editor-meta{grid-template-columns:1fr 1fr;gap:16px;display:grid}.news-editor-meta label,.news-editor-content-label{color:#aeb7bd;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:850;display:flex}.news-editor-meta input,.news-editor-meta textarea{color:#fff;width:100%;font:inherit;letter-spacing:0;text-transform:none;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:13px 14px;font-size:13px;font-weight:500}.news-editor-meta input:focus,.news-editor-meta textarea:focus{border-color:#ebae4680;box-shadow:0 0 0 3px #ebae4614}.news-editor-panel>footer{justify-content:flex-end}.markdown-editor{background:#05080b75;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden}.markdown-toolbar{background:#ffffff06;border-bottom:1px solid #ffffff16;justify-content:space-between;align-items:center;gap:14px;padding:9px;display:flex}.markdown-tools,.markdown-mode{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.markdown-tools button,.markdown-mode button{color:#aeb8be;min-width:34px;height:34px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:10px;display:inline-flex}.markdown-tools button:hover,.markdown-mode button:hover,.markdown-mode button.active{color:#fff;background:#ebae4614;border-color:#ebae4633}.markdown-editor>textarea{color:#e3e8eb;resize:vertical;background:0 0;border:0;outline:none;width:100%;min-height:390px;padding:20px;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.markdown-preview{color:#748088;min-height:390px;padding:24px}.markdown-status{color:#68737b;text-transform:uppercase;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:8px 12px;font-size:9px;display:flex}.news-featured{cursor:pointer;border-radius:24px;grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr);transition:transform .2s,border-color .2s;display:grid;position:relative;overflow:hidden}.news-featured:hover,.news-card:hover{border-color:#ebae4638;transform:translateY(-3px)}.news-featured-mark{color:#e8bd70;background:linear-gradient(#ffffff08 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#ffffff08 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle,#ebae4626,#0000 55%),#0b0f13;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:360px;display:flex}.news-featured-mark span{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.news-featured-copy{flex-direction:column;justify-content:center;padding:clamp(30px,5vw,60px);display:flex}.news-meta{color:#78838b;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:10px;display:flex}.news-meta span{align-items:center;gap:6px;display:inline-flex}.news-featured h2{color:#fff;letter-spacing:-.05em;margin:18px 0 14px;font-size:clamp(31px,5vw,55px);line-height:1}.news-featured-copy>p{color:#a7b1b7;max-width:680px;font-size:14px;line-height:1.65}.news-featured-copy>button{color:#e9bd70;font:inherit;cursor:pointer;text-transform:uppercase;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;margin-top:24px;padding:0;font-size:11px;font-weight:850;display:inline-flex}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.news-card{cursor:pointer;border-radius:18px;flex-direction:column;min-height:260px;padding:25px;transition:transform .2s,border-color .2s;display:flex;position:relative}.news-card h2{color:#fff;letter-spacing:-.035em;margin-top:20px;font-size:23px;line-height:1.1}.news-card>p{color:#929da4;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:11px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.news-card-footer{color:#cfad6e;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:22px;font-size:10px;display:flex}.news-card-actions{z-index:3;gap:5px;display:flex;position:absolute;top:13px;right:13px}.news-card-actions button{color:#fff;cursor:pointer;background:#080b0eb8;border:1px solid #ffffff1a;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.news-card-actions button:last-child{color:#ffabab;border-color:#f8717133}.news-reader-backdrop{z-index:3000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030507db;padding:30px;position:fixed;inset:0;overflow-y:auto}.news-reader{background:linear-gradient(145deg,#1a2026,#0b0f13);border:1px solid #ffffff1f;border-radius:24px;width:min(820px,100%);margin:0 auto;padding:clamp(30px,6vw,70px);position:relative;box-shadow:0 35px 100px #0000008c}.news-reader-close{position:absolute;top:18px;right:18px}.news-reader header{border-bottom:1px solid #ffffff14;padding-bottom:30px}.news-reader h1{color:#fff;letter-spacing:-.055em;margin:10px 0 20px;font-size:clamp(36px,7vw,64px);line-height:1}.markdown-content{color:#c0c8cd;font-size:14px;line-height:1.8}.news-reader>.markdown-content{margin-top:34px}.markdown-content h2,.markdown-content h3,.markdown-content h4{color:#fff;letter-spacing:-.03em;margin:1.6em 0 .55em;line-height:1.15}.markdown-content h2{font-size:30px}.markdown-content h3{font-size:24px}.markdown-content h4{font-size:19px}.markdown-content p+p{margin-top:1em}.markdown-content strong{color:#fff}.markdown-content em{color:#e0c38d}.markdown-content a{color:#efc779;text-underline-offset:3px;text-decoration-thickness:1px}.markdown-content code{color:#f0cd8c;background:#ebae460f;border:1px solid #ebae4621;border-radius:5px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.markdown-content pre{background:#070a0d;border:1px solid #ffffff14;border-radius:12px;margin:20px 0;padding:18px;overflow-x:auto}.markdown-content pre code{color:#d6dde1;background:0 0;border:0;padding:0}.markdown-content blockquote{color:#d5dce0;border-left:3px solid var(--accent);background:#ebae460b;margin:22px 0;padding:14px 18px}.markdown-content ul,.markdown-content ol{margin:16px 0;padding-left:24px}.markdown-content li+li{margin-top:6px}@media (max-width:960px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-featured{grid-template-columns:1fr}.news-featured-mark{min-height:210px}}@media (max-width:700px){.news-page{padding-top:14px}.news-hero{flex-direction:column;align-items:flex-start}.news-hero .news-primary{width:100%}.news-editor-meta,.news-grid{grid-template-columns:1fr}.markdown-toolbar{flex-direction:column;align-items:flex-start}.news-editor-panel>footer{flex-direction:column-reverse;align-items:stretch}.news-editor-panel>footer button{width:100%}.news-reader-backdrop{padding:12px}.news-reader{border-radius:18px;padding:55px 24px 32px}}@media (prefers-reduced-motion:reduce){.news-featured,.news-card{transition:none}}.news-page{isolation:isolate;gap:22px;position:relative}.news-page:before{content:"";z-index:-1;filter:blur(1px);pointer-events:none;background:radial-gradient(circle at 10% 17%,#e2a0362b,#0000 27%),radial-gradient(circle at 88% 27%,#3d748133,#0000 30%),radial-gradient(circle at 52% 62%,#5b4a871c,#0000 35%);width:min(1180px,100vw);height:900px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.news-hero,.news-editor-panel,.news-featured,.news-card,.news-loading{-webkit-backdrop-filter:blur(28px)saturate(135%);backdrop-filter:blur(28px)saturate(135%);border-color:#fff2;box-shadow:0 28px 90px #00000045,inset 0 1px #ffffff12;background:linear-gradient(145deg,#20272e99,#080c108c)!important}.news-hero{border-radius:32px;align-items:center;min-height:500px;padding:clamp(38px,7vw,78px);position:relative;background:linear-gradient(#ffffff08 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff08 1px,#0000 1px) 0 0/48px 48px,linear-gradient(145deg,#20272e99,#080c108c)!important}.news-hero:after{content:"DISPATCH / 05";color:#ffffff0b;letter-spacing:-.07em;pointer-events:none;font-size:clamp(52px,8vw,112px);font-weight:900;line-height:1;position:absolute;top:34px;right:clamp(26px,5vw,64px)}.news-hero-copy{z-index:2;max-width:760px;position:relative}.news-hero .news-hero-copy h1{letter-spacing:-.072em;margin:12px 0 20px;font-size:clamp(54px,8.5vw,102px);font-weight:620;line-height:.84}.news-hero .news-hero-copy>p:last-of-type{color:#d7dee2b8;max-width:610px;font-size:15px;line-height:1.65}.news-hero-glow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.news-hero-glow-one{background:radial-gradient(circle,#ebae4638,#0000 68%);width:420px;height:420px;bottom:-240px;right:-170px}.news-hero-glow-two{background:radial-gradient(circle,#5c9caa2e,#0000 70%);width:300px;height:300px;top:-240px;left:34%}.news-hero>.news-primary{z-index:3;border-radius:14px;min-height:48px;padding:0 20px;position:relative;box-shadow:0 14px 38px #d99a3838,inset 0 1px #ffffff59}.news-hero-signals{flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px;display:flex}.news-hero-signals span{color:#9faab1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.06em;text-transform:uppercase;background:#ffffff09;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:9px;font-weight:750;display:inline-flex}.news-hero-signals span:first-child{color:#b7dfc1;border-color:#77dc9629}.news-hero-signals i{background:#78dd97;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #78dd97b3}.news-admin-state{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.news-feed-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding:20px 4px 2px;display:flex}.news-feed-heading h2{color:#fff;letter-spacing:-.045em;margin-top:5px;font-size:clamp(28px,4vw,42px);line-height:1}.news-feed-heading>span{color:#78838a;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.news-featured{border-radius:28px;min-height:410px;background:linear-gradient(135deg,#181f259e,#0a0e1280)!important}.news-featured-mark{color:#f0c676;background:radial-gradient(circle at 50% 45%,#ebae4633,#0000 44%),linear-gradient(145deg,#ffffff0d,#ffffff03);border-right:1px solid #ffffff14;position:relative;overflow:hidden}.news-featured-mark:before,.news-featured-mark:after{content:"";border:1px solid #ebae461c;border-radius:50%;position:absolute}.news-featured-mark:before{width:190px;height:190px}.news-featured-mark:after{width:270px;height:270px}.news-featured-mark svg,.news-featured-mark span{z-index:2;position:relative}.news-featured-copy{background:linear-gradient(115deg,#ffffff06,#0000 50%)}.news-featured-copy>button{background:#ebae460f;border:1px solid #ebae462e;border-radius:10px;min-height:38px;padding:0 14px}.news-grid{gap:16px}.news-card{border-radius:22px;min-height:285px;padding:26px;overflow:hidden;background:linear-gradient(145deg,#1f262c85,#080c107a)!important}.news-card:before{content:"";background:radial-gradient(circle,#ebae461c,#0000 70%);border-radius:50%;width:150px;height:150px;transition:transform .25s;position:absolute;bottom:-90px;right:-90px}.news-card:hover:before{transform:scale(1.35)}.news-card-index{color:#ffffff0e;letter-spacing:-.08em;font:800 42px/1 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;top:15px;right:18px}.news-card h2,.news-card>p,.news-card-footer,.news-card>.news-meta{z-index:2;position:relative}.news-card h2{max-width:88%;font-size:25px}.news-card-footer{border-color:#ffffff16}.news-editor-panel{border-radius:28px;position:relative;overflow:hidden;background:linear-gradient(145deg,#222930a8,#080c10a3)!important}.news-editor-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#53919e24,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-220px;right:-190px}.news-editor-panel>*{z-index:1;position:relative}.news-editor-meta input,.news-editor-meta textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04070a57}.markdown-editor{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03060957;border-color:#ffffff1f}.markdown-toolbar{background:#ffffff0a}.news-reader-backdrop{-webkit-backdrop-filter:blur(24px)saturate(120%);backdrop-filter:blur(24px)saturate(120%);background:#020406bd}.news-reader{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(145deg,#20272ee6,#080c10eb);border-color:#ffffff24;box-shadow:0 40px 120px #0000009e,inset 0 1px #ffffff0f}@media (max-width:960px){.news-hero{min-height:450px}.news-featured-mark{border-bottom:1px solid #ffffff14;border-right:0}}@media (max-width:700px){.news-hero{border-radius:24px;min-height:0;padding:34px 24px}.news-hero:after{font-size:48px;top:24px;right:20px}.news-hero .news-hero-copy h1{font-size:clamp(49px,18vw,72px)}.news-feed-heading{flex-direction:column;align-items:flex-start;gap:8px}.news-featured,.news-editor-panel{border-radius:22px}}@media (prefers-reduced-motion:reduce){.news-card:before{transition:none}}.news-preview-uploader{color:#98a3aa;cursor:pointer;background-color:#04070a52;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px dashed #ebae4647;border-radius:16px;place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.news-preview-uploader>div:first-child{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex}.news-preview-uploader>div:first-child>span{color:#edc273;background:#ebae4612;border:1px solid #ebae4633;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.news-preview-uploader strong{color:#eef1f3;font-size:13px}.news-preview-uploader small{color:#707c84;letter-spacing:0;text-transform:none;font-size:9px;font-weight:500}.news-preview-uploader>input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.news-preview-uploader.has-image{border-style:solid;min-height:280px}.news-preview-uploader>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.news-preview-actions{z-index:2;align-items:center;gap:7px;display:flex;position:absolute;bottom:14px;right:14px}.news-preview-actions em,.news-preview-actions button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:34px;font:inherit;text-transform:uppercase;background:#070a0db3;border:1px solid #ffffff26;border-radius:9px;align-items:center;padding:0 11px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.news-preview-actions button{color:#ffb0b0;cursor:pointer;border-color:#f8717138}.news-featured.has-preview-image{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.news-featured.has-preview-image .news-featured-mark{background:#070a0d;min-height:440px}.news-featured.has-preview-image .news-featured-mark:before,.news-featured.has-preview-image .news-featured-mark:after{display:none}.news-featured-mark>img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .3s;position:absolute;inset:0}.news-featured:hover .news-featured-mark>img{filter:brightness(1.05);transform:scale(1.025)}.news-card.has-preview-image,.news-card:not(.has-preview-image){padding:0}.news-card-image{background:#06090c;border-bottom:1px solid #ffffff14;height:178px;position:relative;overflow:hidden}.news-card-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#080c106b);position:absolute;inset:0}.news-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.news-card:hover .news-card-image img{transform:scale(1.04)}.news-card-body{flex-direction:column;flex:1;min-width:0;padding:25px;display:flex}.news-card-body>p{color:#929da4;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:11px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.news-card.has-preview-image .news-card-index{top:188px}.news-reader-preview{object-fit:cover;border-bottom:1px solid #ffffff1a;width:calc(100% + clamp(30px,6vw,70px) + clamp(30px,6vw,70px));max-width:none;height:min(48vw,420px);margin:calc(-1*clamp(30px,6vw,70px)) calc(-1*clamp(30px,6vw,70px)) clamp(30px,5vw,48px);display:block}.markdown-content figure{margin:28px 0}.markdown-content figure img{object-fit:contain;background:#06090c;border:1px solid #ffffff1a;border-radius:14px;width:100%;max-height:620px;display:block;box-shadow:0 20px 50px #00000047}.markdown-content figcaption{color:#717d84;text-align:center;margin-top:8px;font-size:10px}@media (max-width:960px){.news-featured.has-preview-image{grid-template-columns:1fr}.news-featured.has-preview-image .news-featured-mark{min-height:330px}}@media (max-width:700px){.news-preview-uploader.has-image{min-height:220px}.news-featured.has-preview-image .news-featured-mark{min-height:240px}.news-reader-preview{width:calc(100% + 48px);height:230px;margin:-55px -24px 30px}}@media (prefers-reduced-motion:reduce){.news-featured-mark>img,.news-card-image img{transition:none}}.news-featured h2 a,.news-card h2 a,.news-card-footer a{color:inherit;text-decoration:none}.news-read-link{color:#e9bd70;text-transform:uppercase;background:#ebae460f;border:1px solid #ebae462e;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;min-height:38px;margin-top:24px;padding:0 14px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.news-card-footer a{background:#ebae460f;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.news-seo-editor{background:#04070a4d;border:1px solid #ffffff1a;border-radius:15px;overflow:hidden}.news-seo-editor summary{color:#cbd2d7;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:0 16px;list-style:none;display:flex}.news-seo-editor summary::-webkit-details-marker{display:none}.news-seo-editor summary>span{letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.news-seo-editor summary>span svg{color:#e6b966}.news-seo-editor summary>small{color:#6f7a81;font-size:9px}.news-seo-fields{border-top:1px solid #ffffff13;grid-template-columns:1fr 1fr;gap:15px;padding:18px;display:grid}.news-seo-fields label{color:#9fa9af;letter-spacing:.07em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:9px;font-weight:800;display:flex;position:relative}.news-seo-fields label>small{color:#68737a;font-weight:500;position:absolute;right:0}.news-seo-description{grid-column:1/-1}.news-seo-fields input,.news-seo-fields textarea{color:#fff;width:100%;font:inherit;letter-spacing:0;text-transform:none;resize:vertical;background:#ffffff09;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 13px;font-size:12px;font-weight:500}.news-slug-input{background:#ffffff09;border:1px solid #ffffff1a;border-radius:10px;align-items:center;display:flex;overflow:hidden}.news-slug-input>span{color:#758087;letter-spacing:0;text-transform:none;padding-left:12px;font:11px ui-monospace,SFMono-Regular,Menlo,monospace}.news-slug-input input{background:0 0;border:0}.news-search-preview{background:#ffffff06;border:1px solid #ffffff13;border-radius:12px;margin:0 18px 18px;padding:16px}.news-search-preview span{color:#80b58d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.news-search-preview strong{color:#b9cdf8;margin-top:6px;font-size:17px;font-weight:500;display:block}.news-search-preview p{color:#9ca5ab;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.news-article-page{width:100%;padding:26px 0 74px}.news-article-back{color:#a8b1b7;align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.news-article{-webkit-backdrop-filter:blur(28px)saturate(125%);backdrop-filter:blur(28px)saturate(125%);background:linear-gradient(145deg,#1f262db3,#080c10b8);border:1px solid #ffffff21;border-radius:28px;overflow:hidden;box-shadow:0 35px 110px #00000059,inset 0 1px #ffffff0e}.news-article-cover{object-fit:cover;border-bottom:1px solid #ffffff1a;width:100%;height:min(52vw,560px);display:block}.news-article-inner{width:min(820px,100%);margin:0 auto;padding:clamp(34px,7vw,82px)}.news-article-inner>header{border-bottom:1px solid #ffffff16;padding-bottom:34px}.news-article-inner h1{color:#fff;letter-spacing:-.06em;margin:10px 0 18px;font-size:clamp(42px,7vw,74px);line-height:.95}.news-article-summary{color:#abb5bb;margin-bottom:24px;font-size:15px;line-height:1.65}.news-article-inner>.markdown-content{margin-top:38px}@media (max-width:700px){.news-seo-fields{grid-template-columns:1fr}.news-seo-description{grid-column:auto}.news-seo-editor summary{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:12px 14px}.news-article{border-radius:20px}.news-article-cover{height:260px}.news-article-inner{padding:32px 23px}}.ranks-page{width:100%;max-width:none;margin:0;padding:24px 0 90px;font-family:Jura,sans-serif}.ranks-container{gap:34px;width:100%;max-width:none;padding:0}.ranks-enlist-hero{isolation:isolate;background:#090d0b;border:1px solid #ffffff21;border-radius:28px;min-height:570px;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000006b,inset 0 1px #ffffff14}.ranks-hero-image{z-index:-3;object-fit:cover;object-position:center 40%;filter:saturate(.72)contrast(1.08);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.ranks-hero-shade{z-index:-2;background:linear-gradient(90deg,#050907fa 0%,#050907e0 37%,#0509075c 72%,#0509078f 100%),linear-gradient(#0000 45%,#040705e0);position:absolute;inset:0}.ranks-enlist-hero:before{content:"";z-index:-1;opacity:.16;background-image:linear-gradient(#cad5b12e 1px,#0000 1px),linear-gradient(90deg,#cad5b12e 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 68%);mask-image:linear-gradient(90deg,#000,#0000 68%)}.ranks-enlist-hero:after{content:"5MR  /  PERSONNEL COMMAND";color:#ffffff7a;letter-spacing:.22em;font-size:9px;font-weight:800;position:absolute;top:30px;right:34px}.ranks-hero-content{width:min(680px,70%);padding:clamp(60px,8vw,105px) clamp(30px,7vw,86px)}.ranks-recruiting-status{color:#c9d9ad;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#97b26e17;border:1px solid #bed79740;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:10px;font-weight:800;display:inline-flex}.ranks-recruiting-status i,.rank-status-dot{background:#a9c67c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 13px #a9c67ccc}.ranks-eyebrow{color:#a9c67c;letter-spacing:.22em;text-transform:uppercase;margin:34px 0 10px;font-size:11px;font-weight:800}.ranks-hero-content h1{color:#f6f7f2;letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(46px,7vw,84px);font-weight:780;line-height:.92}.ranks-hero-lead{color:#b8bfba;max-width:560px;margin:25px 0 0;font-size:15px;line-height:1.7}.ranks-hero-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.ranks-primary-action,.ranks-secondary-action{letter-spacing:.055em;text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 17px;font-size:11px;font-weight:850;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.ranks-primary-action{color:#11150d;background:#b5cb8f}.ranks-secondary-action{color:#eef0ec;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff29}.ranks-primary-action:hover,.ranks-secondary-action:hover{transform:translateY(-2px)}.ranks-primary-action:hover{background:#c4d9a2}.ranks-secondary-action:hover{background:#ffffff1a;border-color:#ffffff4d}.ranks-service-brief{color:#fff;-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:#0b100da3;border:1px solid #ffffff21;border-radius:18px;width:235px;padding:22px;position:absolute;bottom:34px;right:34px;box-shadow:inset 0 1px #ffffff12}.ranks-service-brief>span{color:#a9c67c;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:850}.ranks-service-brief>strong{letter-spacing:-.07em;margin-top:10px;font-size:48px;line-height:1;display:block}.ranks-service-brief>p{color:#aeb6b0;margin:6px 0 18px;font-size:11px;line-height:1.55}.ranks-brief-line{color:#d9ddd8;border-top:1px solid #ffffff14;align-items:center;gap:8px;padding-top:10px;font-size:10px;display:flex}.ranks-brief-line+.ranks-brief-line{margin-top:10px}.ranks-brief-line svg{color:#a9c67c}.ranks-pathways{grid-template-columns:repeat(3,1fr);gap:12px;scroll-margin-top:90px;display:grid}.ranks-pathway{--path-accent:#c2a76a;color:#e9ece8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#2228229e,#0b0f0d8f);border:1px solid #ffffff1a;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:start;gap:15px;min-height:146px;padding:22px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:grid;box-shadow:inset 0 1px #ffffff0e}.ranks-pathway-warrant{--path-accent:#75b6ae}.ranks-pathway-enlisted{--path-accent:#a9c67c}.ranks-pathway:hover{border-color:color-mix(in srgb, var(--path-accent), transparent 52%);background:#283028ab;transform:translateY(-3px)}.ranks-pathway>svg:first-child{color:var(--path-accent)}.ranks-pathway>svg:last-child{color:#6f7771;align-self:end}.ranks-pathway span{color:var(--path-accent);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:850;display:block}.ranks-pathway strong{color:#fff;letter-spacing:-.03em;margin-top:5px;font-size:22px;display:block}.ranks-pathway p{color:#9da69f;margin:8px 0 0;font-size:11px;line-height:1.5}.ranks-roster-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:30px;margin:30px 0 2px;padding:0 4px;display:grid}.ranks-roster-heading span,.rank-category-track{color:#a9c67c;letter-spacing:.19em;text-transform:uppercase;font-size:9px;font-weight:850}.ranks-roster-heading h2{color:#fff;letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(28px,4vw,43px);line-height:1}.ranks-roster-heading>p{color:#929c95;margin:0;font-size:12px;line-height:1.65}.ranks-categories{gap:22px}.rank-category{--rank-accent:#c2a76a;-webkit-backdrop-filter:blur(22px)saturate(118%);backdrop-filter:blur(22px)saturate(118%);background:linear-gradient(145deg,#1b211db3,#080c0aa8);border:1px solid #ffffff1b;border-radius:22px;scroll-margin-top:90px;overflow:hidden;box-shadow:0 22px 60px #0000002e,inset 0 1px #ffffff0e}.rank-track-warrant{--rank-accent:#75b6ae}.rank-track-enlisted{--rank-accent:#a9c67c}.rank-category-header{background:linear-gradient(90deg, color-mix(in srgb, var(--rank-accent), transparent 92%), transparent 52%);border-bottom:1px solid #ffffff14;grid-template-columns:58px 1fr auto;align-items:start;gap:20px;padding:27px 29px;display:grid}.rank-category-number{border:1px solid color-mix(in srgb, var(--rank-accent), transparent 57%);width:52px;height:52px;color:var(--rank-accent);border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.rank-category-copy h2{color:#f4f5f1;letter-spacing:-.035em;margin:5px 0 7px;font-size:clamp(20px,3vw,27px);line-height:1.1}.rank-category-copy p{color:#98a19b;max-width:720px;margin:0;font-size:11px;line-height:1.55}.rank-category-count{color:#8f9891;letter-spacing:.11em;text-transform:uppercase;border:1px solid #ffffff17;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800}.rank-category .rank-entries{background:#ffffff13;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;display:grid}.rank-category .rank-entry{color:#fff;background:#0a0e0cf0;flex-direction:column;align-items:stretch;min-width:0;min-height:290px;padding:21px;transition:background .2s;display:flex;position:relative}.rank-category .rank-entry:hover{background:color-mix(in srgb, var(--rank-accent), #0a0e0c 94%)}.rank-entry-topline{justify-content:space-between;align-items:center;gap:10px;min-height:24px;display:flex}.rank-grade{color:var(--rank-accent);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:900}.rank-category .rank-tag{color:#d8c18a;letter-spacing:.1em;text-transform:uppercase;background:#c2a76a1a;border:1px solid #c2a76a47;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:850}.rank-category .rank-tag.veteran{color:#91c8c1;background:#75b6ae1a;border-color:#75b6ae4d}.rank-insignia{place-items:center;min-height:100px;margin:12px 0 9px;display:grid}.rank-insignia img{object-fit:contain;filter:drop-shadow(0 8px 13px #00000061);max-width:92px;max-height:78px;width:auto!important;height:auto!important}.rank-insignia-placeholder{border:1px solid color-mix(in srgb, var(--rank-accent), transparent 45%);width:66px;height:66px;color:var(--rank-accent);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid;box-shadow:inset 0 0 0 6px #ffffff06}.rank-entry-copy{flex:1}.rank-sequence{color:#69716b;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.rank-entry-copy h3{color:#f1f3ef;letter-spacing:-.025em;margin:5px 0 8px;font-size:17px;line-height:1.15}.rank-entry-copy p{color:#929b94;margin:0;font-size:10px;line-height:1.58}.rank-entry-footer{color:#788079;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff12;align-items:center;gap:7px;margin-top:18px;padding-top:13px;font-size:8px;font-weight:800;display:flex}.rank-entry-footer .rank-status-dot{background:var(--rank-accent);width:5px;height:5px;box-shadow:none}@media (max-width:900px){.ranks-enlist-hero{min-height:620px}.ranks-hero-content{width:76%}.ranks-service-brief{width:210px;bottom:22px;right:22px}.ranks-pathways{grid-template-columns:1fr}.ranks-pathway{min-height:auto}}@media (max-width:680px){.ranks-page{padding-top:8px}.ranks-container{gap:22px}.ranks-enlist-hero{border-radius:20px;min-height:690px}.ranks-hero-shade{background:linear-gradient(#0509076b,#050907b8 30%,#050907fc 82%)}.ranks-enlist-hero:after{top:20px;right:20px}.ranks-hero-content{width:100%;padding:225px 22px 220px}.ranks-hero-content h1{font-size:clamp(43px,14vw,62px)}.ranks-hero-lead{font-size:13px}.ranks-hero-actions{flex-direction:column;align-items:stretch}.ranks-service-brief{width:auto;padding:16px 18px;bottom:16px;left:16px;right:16px}.ranks-service-brief>strong{margin-right:9px;font-size:34px;display:inline-block}.ranks-service-brief>p{display:inline}.ranks-brief-line{margin-top:12px}.ranks-pathway{padding:19px}.ranks-roster-heading{grid-template-columns:1fr;gap:13px;margin-top:22px}.rank-category{border-radius:18px}.rank-category-header{grid-template-columns:44px 1fr;gap:14px;padding:21px 18px}.rank-category-number{width:42px;height:42px}.rank-category-count{display:none}.rank-category .rank-entries{grid-template-columns:1fr 1fr}.rank-category .rank-entry{min-height:276px;padding:17px}.rank-entry-copy h3{font-size:15px}}@media (max-width:470px){.rank-category .rank-entries{grid-template-columns:1fr}.rank-category .rank-entry{min-height:258px}.rank-insignia{min-height:86px}}.about-page{color:#f2f4f0;width:100%;padding:24px 0 90px;font-family:Jura,sans-serif}.about-hero{isolation:isolate;background:#080c0a;border:1px solid #ffffff21;border-radius:28px;min-height:620px;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000006b,inset 0 1px #ffffff14}.about-hero>img{z-index:-3;object-fit:cover;object-position:center 38%;filter:saturate(.66)contrast(1.08)}.about-hero-overlay{z-index:-2;background:linear-gradient(90deg,#050907f7 0%,#050907d6 43%,#05090729 76%),linear-gradient(#0000 48%,#050907f7 100%);position:absolute;inset:0}.about-hero:before{content:"";z-index:-1;opacity:.13;background-image:linear-gradient(#c3d6a433 1px,#0000 1px),linear-gradient(90deg,#c3d6a433 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 65%);mask-image:linear-gradient(90deg,#000,#0000 65%)}.about-hero-content{width:min(710px,72%);padding:clamp(70px,9vw,112px) clamp(30px,7vw,86px) 190px}.about-kicker{color:#bacd99;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:850;display:inline-flex}.about-kicker i{background:#a9c67c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #a9c67ccc}.about-hero h1{color:#f5f7f1;letter-spacing:-.07em;margin:24px 0 0;font-size:clamp(50px,7.4vw,88px);font-weight:780;line-height:.87}.about-hero h1 em{color:#b5cb8f;font-style:normal}.about-hero-content>p{color:#b8c0ba;max-width:570px;margin:28px 0 0;font-size:15px;line-height:1.72}.about-hero-actions{flex-wrap:wrap;gap:10px;margin-top:33px;display:flex}.about-primary-action,.about-secondary-action{letter-spacing:.08em;text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:45px;padding:0 18px;font-size:10px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.about-primary-action{color:#11150d;background:#b5cb8f}.about-secondary-action{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff29}.about-primary-action:hover,.about-secondary-action:hover{transform:translateY(-2px)}.about-primary-action:hover{background:#c6dba5}.about-secondary-action:hover{background:#ffffff1a;border-color:#ffffff4d}.about-hero-facts{-webkit-backdrop-filter:blur(22px)saturate(120%);backdrop-filter:blur(22px)saturate(120%);background:#0a0f0ca8;border:1px solid #ffffff1f;border-radius:17px;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:28px;left:28px;right:28px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.about-hero-facts>div{align-items:center;gap:13px;min-height:90px;padding:18px 25px;display:flex}.about-hero-facts>div+div{border-left:1px solid #ffffff17}.about-hero-facts strong{color:#dce7ca;letter-spacing:-.055em;font-size:29px}.about-hero-facts span{color:#929c95;letter-spacing:.11em;text-transform:uppercase;max-width:110px;font-size:9px;font-weight:850;line-height:1.45}.about-intro{grid-template-columns:150px minmax(0,1fr) 290px;align-items:start;gap:clamp(24px,5vw,58px);padding:clamp(66px,9vw,110px) 4px 72px;display:grid}.about-section-label{color:#a7b3aa;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;font-size:9px;font-weight:850;display:flex}.about-section-label span{color:#a9c67c}.about-section-label span:after{content:"";background:#a9c67c61;width:24px;height:1px;margin:0 0 3px 9px;display:inline-block}.about-intro-copy h2,.about-section-heading h2,.about-journey h2,.about-voices h2{color:#fff;letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(31px,4.5vw,53px);line-height:.98}.about-intro-copy p{color:#9ca69f;max-width:680px;margin:24px 0 0;font-size:13px;line-height:1.78}.about-intro-copy p+p{margin-top:14px}.about-mission-note{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#48563b30,#0d110e8c);border:1px solid #a9c67c2e;border-radius:17px;padding:23px;box-shadow:inset 0 1px #ffffff0b}.about-mission-note svg{color:#a9c67c}.about-mission-note strong{color:#e8ece4;margin-top:34px;font-size:15px;display:block}.about-mission-note p{color:#8f9991;margin:8px 0 0;font-size:10px;line-height:1.65}.about-principles{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.about-principle-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#1d241fab,#090d0b99);border:1px solid #ffffff1a;border-radius:18px;min-height:210px;padding:25px;box-shadow:inset 0 1px #ffffff0d}.about-principle-card>span{color:#afc789;background:#a9c67c12;border:1px solid #a9c67c38;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.about-principle-card h3{color:#edf0eb;letter-spacing:-.025em;margin:35px 0 9px;font-size:17px}.about-principle-card p{color:#8f9992;margin:0;font-size:11px;line-height:1.65}.about-journey{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(135deg,#202721ab,#080c0aa8);border:1px solid #ffffff1a;border-radius:24px;grid-template-columns:.75fr 1.25fr;gap:clamp(35px,7vw,90px);margin-top:76px;padding:clamp(36px,6vw,65px);display:grid;box-shadow:0 24px 70px #0003,inset 0 1px #ffffff0e}.about-journey header h2{margin-top:16px}.about-journey-steps{border-top:1px solid #ffffff17}.about-journey-steps article{border-bottom:1px solid #ffffff17;grid-template-columns:43px 1fr;gap:17px;padding:23px 0;display:grid}.about-journey-steps article>span{color:#a9c67c;letter-spacing:.12em;font-size:10px;font-weight:900}.about-journey-steps h3{color:#edf0eb;margin:0;font-size:15px}.about-journey-steps p{color:#8f9992;margin:6px 0 0;font-size:10px;line-height:1.6}.about-leadership{margin-top:95px;scroll-margin-top:90px}.about-section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:45px;margin-bottom:31px;padding:0 4px;display:grid}.about-section-heading h2{margin-top:14px}.about-section-heading>p{color:#929c95;margin:0;font-size:11px;line-height:1.7}.about-leadership-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.about-officer-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#1b211dad,#090d0ba6);border:1px solid #ffffff18;border-radius:15px;height:100%;transition:border-color .2s,background .2s;overflow:hidden;box-shadow:inset 0 1px #ffffff0b}.about-officer-card[open]{background:#19201bd1;border-color:#a9c67c40}.about-officer-card summary{cursor:pointer;grid-template-columns:43px 1fr auto;align-items:start;gap:14px;min-height:126px;padding:19px;list-style:none;display:grid}.about-officer-card summary::-webkit-details-marker{display:none}.about-officer-grade{color:#b5cb8f;letter-spacing:.04em;border:1px solid #a9c67c40;border-radius:50%;place-items:center;width:40px;height:40px;font-size:9px;font-weight:900;display:grid}.about-officer-card summary small{color:#7f8a82;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.about-officer-card summary strong{color:#eef0ed;letter-spacing:-.02em;margin-top:4px;font-size:16px;display:block}.about-officer-card summary p{color:#929c95;margin:7px 0 0;font-size:9px;line-height:1.5}.about-officer-card summary>svg{color:#657068;margin-top:11px;transition:transform .2s}.about-officer-card[open] summary>svg{color:#a9c67c;transform:rotate(180deg)}.about-officer-details{gap:11px;padding:0 19px 19px 76px;display:grid}.about-officer-details>div{border-top:1px solid #fff1;grid-template-columns:75px 1fr;gap:10px;padding-top:10px;display:grid}.about-officer-details span{color:#68726b;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:850}.about-officer-details strong{color:#aeb6b0;font-size:9px;font-weight:700;line-height:1.45}.about-officer-status{text-transform:uppercase;align-items:center;gap:6px;display:flex;color:#a9c67c!important}.about-officer-status i{background:#a9c67c;border-radius:50%;width:5px;height:5px;box-shadow:0 0 9px #a9c67cb3}.about-officer-card.is-away .about-officer-status{color:#d4ad71!important}.about-officer-card.is-away .about-officer-status i{background:#d4ad71;box-shadow:0 0 9px #d4ad7199}.about-voices{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(145deg,#1b221db0,#080c0aad);border:1px solid #ffffff1a;border-radius:24px;margin-top:95px;padding:clamp(37px,6vw,65px);box-shadow:inset 0 1px #ffffff0d}.about-voices header h2{margin-top:14px}.about-voice-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px;display:grid}.about-voice-grid blockquote{background:#ffffff06;border:1px solid #ffffff16;border-radius:16px;flex-direction:column;min-height:270px;margin:0;padding:23px;display:flex}.about-voice-grid blockquote>svg{color:#a9c67c}.about-voice-grid blockquote>p{color:#bbc2bc;flex:1;margin:27px 0 28px;font-size:11px;line-height:1.75}.about-voice-grid footer{border-top:1px solid #ffffff13;padding-top:14px}.about-voice-grid footer strong,.about-voice-grid footer span{display:block}.about-voice-grid footer strong{color:#edf0eb;font-size:11px}.about-voice-grid footer span{color:#727c75;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:8px}.about-cta{background:radial-gradient(circle at 80% -20%,#a9c67c29,#0000 43%),linear-gradient(130deg,#232c22c7,#090d0bbd);border:1px solid #a9c67c33;border-radius:22px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:clamp(28px,5vw,48px);display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0e}.about-cta>div>span{color:#a9c67c;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:850;display:flex}.about-cta h2{color:#fff;letter-spacing:-.05em;margin:13px 0 7px;font-size:clamp(30px,4vw,47px);line-height:1}.about-cta p{color:#929c95;margin:0;font-size:11px}.about-cta>a{color:#11150d;letter-spacing:.09em;text-transform:uppercase;background:#b5cb8f;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:150px;min-height:46px;font-size:10px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.about-cta>a:hover{background:#c5d9a3;transform:translateY(-2px)}@media (max-width:920px){.about-intro{grid-template-columns:120px 1fr}.about-mission-note{grid-column:2}.about-leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-journey{grid-template-columns:1fr}}@media (max-width:700px){.about-page{padding-top:8px}.about-hero{border-radius:20px;min-height:730px}.about-hero-overlay{background:linear-gradient(#05090759,#050907bd 34%,#050907fa 85%)}.about-hero-content{width:100%;padding:235px 22px 230px}.about-hero h1{font-size:clamp(48px,15vw,68px)}.about-hero-content>p{font-size:13px}.about-hero-actions{flex-direction:column;align-items:stretch}.about-hero-facts{grid-template-columns:1fr;bottom:15px;left:15px;right:15px}.about-hero-facts>div{min-height:55px;padding:10px 16px}.about-hero-facts>div+div{border-top:1px solid #ffffff17;border-left:0}.about-hero-facts strong{min-width:60px;font-size:23px}.about-intro{grid-template-columns:1fr;padding:65px 3px 52px}.about-mission-note{grid-column:auto}.about-principles{grid-template-columns:1fr}.about-principle-card{min-height:180px}.about-journey{border-radius:20px;margin-top:55px;padding:27px 21px}.about-section-heading{grid-template-columns:1fr;gap:15px}.about-leadership{margin-top:68px}.about-leadership-grid{grid-template-columns:1fr}.about-voices{border-radius:20px;margin-top:68px;padding:28px 20px}.about-voice-grid{grid-template-columns:1fr}.about-voice-grid blockquote{min-height:230px}.about-cta{flex-direction:column;align-items:stretch}}.servers-page{--server-accent:#e2b43f;--server-green:#a9c67c;color:#f3f4f1;width:100%;padding:25px 0 90px;font-family:Jura,sans-serif}.servers-hero{isolation:isolate;background:linear-gradient(105deg,#080c0afa,#0d120fd9 55%,#2d302099),url(/images/squad.webp) 50% 43%/cover;border:1px solid #ffffff1c;border-radius:25px;grid-template-columns:1fr 290px;align-items:end;gap:45px;min-height:390px;padding:clamp(38px,7vw,78px);display:grid;position:relative;overflow:hidden;box-shadow:0 32px 95px #0000005c,inset 0 1px #ffffff0f}.servers-hero:before{content:"";z-index:-1;opacity:.14;background-image:linear-gradient(#e2b43f2e 1px,#0000 1px),linear-gradient(90deg,#e2b43f2e 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.servers-live-label{color:#c8d7ae;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:900;display:inline-flex}.servers-live-label i{background:#a9c67c;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite server-live-pulse;box-shadow:0 0 15px #a9c67cd9}@keyframes server-live-pulse{50%{opacity:.4;transform:scale(.75)}}.servers-hero h1{color:#f5f6f2;letter-spacing:-.07em;margin:20px 0 0;font-size:clamp(51px,7.5vw,86px);font-weight:800;line-height:.87}.servers-hero h1 em{color:var(--server-accent);font-style:normal}.servers-hero-copy>p{color:#bac2bc;max-width:650px;margin:24px 0 0;font-size:15px;line-height:1.72}.servers-connection-card{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:#090d0ba8;border:1px solid #ffffff1f;border-radius:17px;padding:21px;box-shadow:inset 0 1px #ffffff0e}.servers-connection-card>span{color:#9aa59d;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.servers-connection-card>strong{color:#dce6ca;letter-spacing:-.035em;margin-top:8px;font-size:27px;display:block}.servers-connection-card>p{color:#a1aba4;margin:6px 0 19px;font-size:11px;line-height:1.6}.servers-connection-card>button{color:#dfbf69;width:100%;min-height:39px;font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#e2b43f13;border:1px solid #e2b43f3d;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:850;display:flex}.servers-connection-card>button:disabled{cursor:wait;opacity:.6}.is-spinning{animation:.8s linear infinite server-spin}@keyframes server-spin{to{transform:rotate(360deg)}}.servers-loading{padding:42px 0}.servers-loading-line,.servers-loading-metrics span,.servers-loading-columns span{background:linear-gradient(90deg,#ffffff09,#ffffff17,#ffffff09) 0 0/220% 100%;border-radius:14px;animation:1.5s linear infinite server-shimmer;display:block}.servers-loading-title{width:55%;height:30px}.servers-loading-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px;display:grid}.servers-loading-metrics span{height:110px}.servers-loading-columns{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.servers-loading-columns span{height:390px}@keyframes server-shimmer{to{background-position:-220% 0}}.servers-error{color:#e29b8e;background:#64251d24;border:1px solid #cf655242;border-radius:14px;align-items:center;gap:15px;margin-top:18px;padding:17px 19px;display:flex}.servers-error>div{flex:1}.servers-error strong{color:#efd2cc;font-size:13px}.servers-error p{color:#ca9389;margin:4px 0 0;font-size:11px}.servers-error button{color:#fff;font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;padding:9px 13px;font-size:11px}.servers-command-bar{justify-content:space-between;align-items:center;gap:30px;margin-top:30px;padding:0 4px;display:flex}.servers-server-name span{color:var(--server-accent);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900}.servers-server-name h2{color:#fff;letter-spacing:-.035em;max-width:790px;margin:6px 0 0;font-size:clamp(18px,2.5vw,27px);line-height:1.2}.servers-command-actions{flex-shrink:0;gap:8px;display:flex}.servers-command-actions button,.servers-command-actions a{color:#d6dbd7;min-height:43px;font:inherit;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1c;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.servers-command-actions a{color:#17150c;background:var(--server-accent);border-color:#e2b43f4d}.servers-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.servers-metrics article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#1c221ea8,#080c0a9e);border:1px solid #ffffff18;border-radius:15px;grid-template-columns:auto 1fr;align-items:start;gap:14px;min-height:125px;padding:20px;display:grid;box-shadow:inset 0 1px #ffffff0b}.servers-metrics article>svg{color:var(--server-accent);margin-top:2px}.servers-metrics article span{color:#9ba59e;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.servers-metrics article strong{color:#f3f5f2;text-overflow:ellipsis;margin-top:8px;font-size:16px;line-height:1.35;display:block;overflow:hidden}.servers-metrics article strong small{color:#939e96;font-size:11px;font-weight:700}.servers-metrics article div>small{color:#8b968e;margin-top:6px;font-size:10px;line-height:1.45;display:block}.servers-capacity{background:#ffffff12;border-radius:9px;height:3px;margin-top:13px;overflow:hidden}.servers-capacity i{border-radius:inherit;background:linear-gradient(90deg, #a9c67c, var(--server-accent));height:100%;display:block;box-shadow:0 0 10px #e2b43f59}.servers-intel-strip{color:#929c95;letter-spacing:.1em;text-transform:uppercase;background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:10px 22px;margin-top:13px;padding:11px 15px;font-size:10px;font-weight:800;display:flex}.servers-intel-strip span:first-child{color:#a9c67c;align-items:center;gap:7px;display:flex}.servers-intel-strip time{margin-left:auto}.server-teams-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;margin-top:42px;display:grid}.server-team{min-width:0}.server-team-heading{border-bottom:1px solid #ffffff17;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;min-height:67px;padding:0 3px 14px;display:grid}.server-team-mark{color:#e2b43f;background:#e2b43f14;border:1px solid #e2b43f52;border-radius:12px;place-items:center;width:44px;height:44px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:23px;font-weight:900;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff0f}.server-team-mark-2{color:#8db7dc;background:#689bc714;border-color:#689bc752}.server-team-faction-logo{object-fit:contain;filter:drop-shadow(0 3px 6px #00000073);width:38px;height:38px;display:block}.server-team-heading small{color:#909b93;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.server-team-heading h2{color:#f4f6f3;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:clamp(19px,2.2vw,24px);line-height:1.18;overflow:hidden}.server-team-heading>span:last-child{color:#b1bab4;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.server-squad-list{gap:10px;margin-top:13px;display:grid}.server-squad-card{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:linear-gradient(145deg,#1a1f1cad,#090c0aad);border:1px solid #ffffff16;border-radius:14px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.server-squad-card>header{background:#ffffff05;border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:15px;min-height:58px;padding:14px 16px;display:flex}.server-squad-card>header>div{align-items:center;gap:8px;min-width:0;display:flex}.server-squad-card>header>div>span{color:var(--server-accent);font-size:11px;font-weight:900}.server-squad-card>header strong{color:#f1f3f0;letter-spacing:.005em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.server-squad-card>header svg{color:#69736c;flex-shrink:0}.server-squad-count{color:#9aa39d;flex-shrink:0;align-items:center;gap:5px;font-size:10px;display:flex}.server-player-list{padding:8px 16px 11px}.server-player{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:16px;min-height:38px;display:flex}.server-player:last-child{border-bottom:0}.server-player>span{color:#e0e4e1;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:600;line-height:1.35;display:flex;overflow:hidden}.server-player>span.is-leader{color:#f2d37f;font-weight:800}.server-player>span.is-leader svg{fill:currentColor;flex-shrink:0}.server-player small{color:#b1bab4;background:#ffffff0e;border:1px solid #ffffff0b;border-radius:6px;flex-shrink:0;padding:4px 7px;font-size:9px;font-weight:700;line-height:1.25}@media (min-width:1100px){.servers-server-name h2{font-size:29px}.servers-metrics article{min-height:138px}.servers-metrics article span{font-size:11px}.servers-metrics article strong{font-size:17px}.servers-metrics article div>small,.servers-intel-strip{font-size:11px}.server-team-heading small{font-size:10px}.server-squad-card>header>div>span{font-size:12px}.server-squad-count{font-size:11px}.server-player{min-height:42px}.server-player>span{font-size:13px}.server-player small{padding:5px 8px;font-size:10px}.server-squad-card>header strong{font-size:14px}}.servers-privacy-note{background:#ffffff05;border:1px solid #ffffff13;border-radius:12px;margin-top:24px}.servers-privacy-note summary{color:#a7b0aa;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;justify-content:space-between;align-items:center;padding:15px 17px;font-size:11px;font-weight:850;list-style:none;display:flex}.servers-privacy-note summary::-webkit-details-marker{display:none}.servers-privacy-note[open] summary svg{transform:rotate(180deg)}.servers-privacy-note p{color:#929d95;margin:0;padding:0 17px 17px;font-size:11px;line-height:1.7}@media (max-width:920px){.servers-hero{grid-template-columns:1fr}.servers-connection-card{width:min(100%,360px)}.servers-metrics{grid-template-columns:repeat(2,1fr)}.server-teams-grid{grid-template-columns:1fr}}@media (max-width:650px){.servers-page{padding-top:8px}.servers-hero{background-position:58%;border-radius:20px;min-height:590px;padding:210px 21px 22px}.servers-hero:after{content:"";z-index:-1;background:linear-gradient(#070b0940,#070b09fa 75%);position:absolute;inset:0}.servers-hero h1{font-size:clamp(49px,16vw,69px)}.servers-connection-card{width:100%}.servers-command-bar{flex-direction:column;align-items:stretch}.servers-command-actions{width:100%}.servers-command-actions button,.servers-command-actions a{flex:1}.servers-metrics{grid-template-columns:1fr}.servers-metrics article{min-height:103px}.servers-intel-strip{flex-direction:column;align-items:flex-start}.servers-intel-strip time{margin-left:0}.servers-loading-metrics{grid-template-columns:1fr 1fr}.servers-loading-columns{grid-template-columns:1fr}.server-player{gap:10px;min-height:36px}.server-player>span{font-size:11px}.server-player small{text-overflow:ellipsis;white-space:nowrap;max-width:110px;padding:4px 6px;font-size:8px;overflow:hidden}}@media (prefers-reduced-motion:reduce){.servers-live-label i,.is-spinning,.servers-loading-line,.servers-loading-metrics span,.servers-loading-columns span{animation:none}}
