:root{color:#162026;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@keyframes halloweenPulse{to{box-shadow:0 0 0 5px #b5443d2e}}.monster-number{color:#d9945b;font-size:.7rem;font-weight:900;letter-spacing:.08em}.monster-hp{color:#ef7775;font-weight:900}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f5f7f8}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}.app-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:20;min-height:66px;padding:0 max(18px,calc((100% - 1220px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f5f7f8e6;border-bottom:1px solid rgba(22,32,38,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.button-reset{padding:0;color:inherit;background:transparent;cursor:pointer}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:0}.brand-mark{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px;color:#fff;background:#162026;box-shadow:0 10px 24px #16202633}.top-nav{min-width:0;display:flex;gap:8px;color:#40515a;font-size:.92rem;font-weight:800;overflow-x:auto;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav a,.top-nav :is(button,a){flex:0 0 auto;min-height:38px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:inherit;background:transparent;cursor:pointer;white-space:nowrap}.top-nav a:hover,.top-nav :is(button,a):hover{background:#fff}.top-nav a.active,.top-nav :is(button,a).active{color:#162026;background:#fff;box-shadow:inset 0 0 0 1px #1620261f}.top-nav-cta{color:#fff!important;background:#162026!important}.hero{position:relative;min-height:calc(100vh - 66px);display:flex;flex-direction:column;isolation:isolate;overflow:hidden;color:#fff;background:#070b0e}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(128deg,#fff3,#fff0 17%),linear-gradient(145deg,#88edf124,#88edf100 36%),repeating-linear-gradient(112deg,rgba(255,255,255,.05) 0 1px,transparent 1px 58px);mix-blend-mode:screen;opacity:.78}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.36;filter:saturate(.82) contrast(1.08);z-index:-2}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(94deg,#070b0efa,#0a1014e0 48%,#0a101475 76%,#0a1014c2),linear-gradient(180deg,#070b0e3d,#070b0efa);z-index:-1}.hero-grid{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));margin:auto;padding:48px 0 80px;display:grid;grid-template-columns:minmax(0,880px);align-items:center;justify-content:start;gap:38px}.hero-copy{max-width:800px}.hero-brand-lockup{display:flex;align-items:center;gap:24px}.hero-brand-art{width:206px;aspect-ratio:1;margin:0;display:block;object-fit:cover;border-radius:24px;border:1px solid rgba(236,247,250,.2);box-shadow:inset 0 1px #ffffff1f,0 24px 70px #0000007a,0 0 34px #5ed2e12e}.hero-brand-text{min-width:0}.eyebrow,.panel-kicker{margin:0 0 10px;color:#087d86;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero-copy h1{margin:0;color:#f7fbfd;font-size:5.6rem;line-height:1.02;letter-spacing:0}.hero-copy .chrome-title{color:transparent;background:linear-gradient(180deg,#fff,#9da9b1 28%,#f8fbfd,#6d7880 68%,#f7fbfd);background-clip:text;-webkit-background-clip:text;text-shadow:0 2px 1px rgba(0,0,0,.32),0 18px 42px rgba(0,0,0,.56)}.hero-subtitle{margin:8px 0 0;color:#88edf1;font-size:1.45rem;font-weight:900;line-height:1.25}.hero-lead{margin:24px 0 0;max-width:620px;color:#d9e8ed;font-size:1.15rem;line-height:1.7;font-weight:650}.hero-actions,.store-actions,.session-actions,.oauth-grid,.button-row,.editor-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-actions{margin-top:28px}.hero-points{margin-top:22px;display:flex;flex-wrap:wrap;gap:9px}.hero-points span{min-height:34px;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;color:#f2fbfd;background:#131f26b3;border:1px solid rgba(232,244,247,.18);font-size:.86rem;font-weight:850;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.primary-link,.secondary-link,.submit-button,.ghost-button,.icon-text-button,.oauth-grid button,.button-row button,.admin-actions button,.file-button,.side-nav nav button,.button-like{min-height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;font-weight:850;letter-spacing:0;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-link,.submit-button{color:#fff;background:#162026;box-shadow:0 14px 30px #16202633}.cafe-link{color:#fff!important;background:#03c75a!important;border-color:#03c75a!important;box-shadow:0 14px 28px #03c75a33}.hero .primary-link{color:#071014;background:linear-gradient(180deg,#fff,#d8e0e4 48%,#a7b4bc);border:1px solid rgba(255,255,255,.58);box-shadow:inset 0 1px #ffffffe0,0 18px 34px #0000005c}.hero .secondary-link{color:#edf7fa;background:#101a20b8;border-color:#e8f4f738;box-shadow:0 14px 28px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-hero{min-height:min(640px,calc(100vh - 66px));background:#071018}.home-hero .hero-image{opacity:1;object-position:center;filter:saturate(1.08) contrast(1.02)}.home-hero .hero-scrim{background:linear-gradient(90deg,#071018f5,#071018c7 36%,#0710182e 70%,#0710180d),linear-gradient(180deg,#07101805,#071018ad)}.home-hero .hero-grid{grid-template-columns:minmax(0,640px);margin:auto;padding:46px 0 56px}.home-hero .hero-copy{max-width:640px}.home-hero .hero-brand-lockup{gap:13px}.home-hero .hero-brand-art{width:72px;border-radius:16px}.home-hero .eyebrow{color:#88edf1}.home-hero .hero-copy .chrome-title{max-width:620px;font-size:3.35rem;line-height:1.08}.home-main-links{width:min(520px,100%);margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-link-card{min-height:74px;border-radius:8px;padding:10px 11px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;align-items:center;gap:2px 9px;color:#fff;border:1px solid rgba(232,244,247,.2);box-shadow:inset 0 1px #ffffff2e,0 12px 26px #0000002e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.home-link-card:hover{transform:translateY(-1px);border-color:#ffffff5c;box-shadow:inset 0 1px #ffffff2e,0 16px 30px #0000003d}.home-link-card svg{grid-row:1 / 3;width:20px;height:20px;box-sizing:content-box;padding:7px;border-radius:8px;background:#ffffff2e}.home-link-card span{min-width:0;color:inherit;font-size:.78rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-link-card strong{min-width:0;color:inherit;font-size:.88rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.google-play-card{color:#122027;background:linear-gradient(145deg,#fff8d7,#e3fff2 52%,#a9d9ef)}.google-play-card span,.google-play-card strong,.google-play-card svg{color:#122027}.google-play-card svg{background:#1220271f}.app-store-card{color:#f7fbfd;background:linear-gradient(145deg,#2f4152,#141f2a 48%,#5a5edb)}.naver-cafe-card{color:#fff;background:linear-gradient(145deg,#39de78,#03b85a 54%,#0a7550);border-color:#cdffe26b}.home-web-games{padding:54px 0 72px;color:#edf7fa;background:linear-gradient(180deg,#070b0e,#0d151a 52%,#070b0e);border-top:1px solid rgba(232,244,247,.1)}.home-web-games-inner{width:min(1180px,calc(100% - 32px));margin-inline:auto}.home-web-games-head{max-width:560px;margin-bottom:18px}.home-web-games-head h2{margin:0;color:#fff;font-size:2.25rem;line-height:1.14;letter-spacing:0}.web-game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.web-game-card{min-height:270px;border-radius:8px;padding:0;display:grid;grid-template-rows:auto minmax(0,1fr);color:#ecf7fa;text-align:left;background:linear-gradient(160deg,#ffffff21,#ffffff0b 52%,#88edf11f);border:1px solid rgba(232,244,247,.14);box-shadow:inset 0 1px #ffffff14,0 18px 34px #0000002e;cursor:pointer;overflow:hidden;transition:transform .16s ease,background .16s ease,border-color .16s ease}.web-game-card:hover{transform:translateY(-2px);background:linear-gradient(145deg,#ffffff2e,#ffffff12 46%,#88edf129);border-color:#88edf159}.web-game-card:hover img{transform:scale(1.035)}.web-game-card-media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#0a1217}.web-game-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050a0d00 52%,#050a0d85),linear-gradient(90deg,rgba(136,237,241,.12),transparent 34%,rgba(255,255,255,.08));pointer-events:none}.web-game-card-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.web-game-card-body{min-height:116px;padding:13px 13px 15px;display:grid;gap:8px;align-content:start}.web-game-card-heading{min-width:0;display:flex;align-items:center;gap:8px}.web-game-card-icon{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;color:#88edf1;border-radius:8px;background:#88edf11f;border:1px solid rgba(136,237,241,.18)}.web-game-card-icon svg{color:#88edf1}.web-game-card strong{color:#fff;font-size:1rem;line-height:1.25}.web-game-card-copy{color:#c6d9de;font-size:.84rem;font-weight:750;line-height:1.4;word-break:keep-all}.secondary-link,.ghost-button,.icon-text-button,.oauth-grid button,.button-row button,.admin-actions button,.file-button,.side-nav nav button{color:#162026;background:#fff;border:1px solid rgba(22,32,38,.12)}.primary-link:hover,.secondary-link:hover,.submit-button:hover,.ghost-button:hover,.icon-text-button:hover,.oauth-grid button:hover,.button-row button:hover,.admin-actions button:hover,.file-button:hover,.side-nav nav button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #16202624}button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.auth-panel{border-radius:8px;padding:22px;background:#ffffffe6;border:1px solid rgba(22,32,38,.12);box-shadow:0 24px 70px #1620262e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:82px 16px 24px;display:grid;place-items:center}.auth-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1620265c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.auth-overlay-panel{position:relative;width:min(400px,calc(100vw - 32px))}.auth-overlay-panel .auth-panel{max-height:calc(100vh - 110px);overflow:auto;background:#fffffff5}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-actions{display:inline-flex;align-items:center;gap:8px}.icon-button{width:34px;height:34px;border-radius:8px;display:inline-grid;place-items:center;color:#162026;background:#f0f4f4;border:1px solid rgba(22,32,38,.1);cursor:pointer}.settings-panel{display:grid;gap:18px}.theme-option-grid{display:grid;gap:10px}.theme-option-grid button{min-height:74px;border-radius:8px;padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;color:#162026;text-align:left;background:#f6f8f7;border:1px solid rgba(22,32,38,.1);cursor:pointer}.theme-option-grid button.active{color:#fff;background:#162026;border-color:#162026}.theme-option-grid button span{min-width:0;display:grid;gap:4px}.theme-option-grid button strong{font-weight:900}.theme-option-grid button small{color:#5f7077;line-height:1.35}.theme-option-grid button.active small{color:#ffffffb3}.settings-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-session-row{border-radius:8px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f8f7;border:1px solid rgba(22,32,38,.09)}.settings-session-row>div{min-width:0;display:grid;gap:3px}.settings-session-row span{color:#5f7077;font-size:.9rem;font-weight:750}.panel-heading h2,.section-heading h2,.store-copy h2{margin:0;color:#162026;line-height:1.2;letter-spacing:0}.panel-heading h2{font-size:1.45rem}.segmented{margin:22px 0 14px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:8px;background:#e8eef0}.segmented button{min-height:38px;border-radius:6px;color:#455861;background:transparent;font-weight:900;cursor:pointer}.segmented button.active{color:#162026;background:#fff;box-shadow:0 4px 14px #16202614}.signup-steps{margin:0 0 14px;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;list-style:none}.signup-steps li{min-height:64px;border-radius:8px;padding:10px;display:grid;gap:5px;align-content:start;color:#5f7077;background:#f0f4f4;border:1px solid rgba(22,32,38,.08)}.signup-steps li span{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;background:#9aa8ad;font-size:.78rem;font-weight:900}.signup-steps li strong{color:inherit;font-size:.82rem;line-height:1.25}.signup-steps li.done{color:#087d86;background:#e7f6f5}.signup-steps li.done span,.signup-steps li.active span{background:#087d86}.signup-steps li.active{color:#162026;background:#fff;border-color:#0d99a561;box-shadow:inset 0 0 0 1px #0d99a52e}.oauth-grid{display:grid;grid-template-columns:1fr 1fr;margin-bottom:12px}.google-mark{width:19px;height:19px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:#e04b43;font-size:.8rem;font-weight:900}.email-form,.form-panel,.post-editor{display:grid;gap:12px}.email-confirm-box{border-radius:8px;padding:14px;display:grid;gap:12px;color:#314249;background:#eef7f4;border:1px solid rgba(8,125,134,.16)}.email-confirm-box>div{display:grid;gap:4px}.email-confirm-box p{margin:0;color:#5f7077;line-height:1.55;font-size:.92rem;font-weight:650}.email-form label,.form-panel label{display:grid;gap:6px}.email-form span,.form-panel span{color:#40515a;font-size:.82rem;font-weight:800}.readonly-field{min-height:42px;border:1px solid rgba(22,32,38,.12);border-radius:8px;padding:10px 12px;display:grid;gap:3px;background:#f6f8f7}.readonly-field strong{color:#162026;font-size:1rem}input,textarea,select{width:100%;min-height:42px;border:1px solid rgba(22,32,38,.16);border-radius:8px;padding:0 12px;color:#162026;background:#fff;outline:none}textarea{min-height:140px;padding-top:12px;resize:vertical;line-height:1.55}input:focus,textarea:focus,select:focus{border-color:#0d99a5;box-shadow:0 0 0 4px #0d99a524}.submit-button,.ghost-button{width:100%}.compact-button{width:max-content;min-width:0;white-space:nowrap}.guest-note{margin-top:12px;border-radius:8px;padding:12px;display:flex;gap:10px;color:#40515a;background:#eef4f1;font-size:.9rem;font-weight:750;line-height:1.5}.session-box{margin-top:24px;display:grid;gap:14px}.avatar{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#087d86;background:#e7f6f5}.avatar.small{width:42px;height:42px}.avatar img{width:100%;height:100%;object-fit:cover}.profile-lines,.side-profile>div{display:grid;gap:3px}.profile-lines strong{font-size:1.12rem}.profile-lines span,.profile-lines small,.side-profile span,.muted,.item-card span,.item-card small,.list-item span,.list-item small,.admin-row small{color:#5f7077}.setup-warning,.notice{margin:16px 0 0;border-radius:8px;padding:12px;font-size:.9rem;font-weight:750;line-height:1.55}.setup-warning,.notice.info{color:#314249;background:#edf2f4}.notice.error{color:#8f1e1e;background:#ffe9e7}.notice.success{color:#075b50;background:#dff7ef}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.content-band{padding:74px 0}.content-band>*{width:min(1180px,calc(100% - 32px));margin-inline:auto}.games-band,.game-showcase,.ops-band{background:linear-gradient(180deg,#f8fbfc,#edf3f5)}.platform-band{position:relative;overflow:hidden;color:#eef8fb;background:linear-gradient(135deg,#111a20,#0b1115 52%,#17232a)}.platform-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(124deg,#ffffff2e,#fff0 19%),repeating-linear-gradient(112deg,rgba(255,255,255,.045) 0 1px,transparent 1px 48px)}.platform-band .section-heading,.platform-band .module-grid{position:relative;z-index:1}.platform-band .section-heading h2{color:#fff}.platform-band .section-copy{color:#d8e8ed}.section-heading{margin-bottom:26px}.section-heading.compact{margin-bottom:18px}.section-heading h2,.store-copy h2{max-width:820px;font-size:2rem}.module-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.module-tile{min-height:130px;border-radius:8px;padding:15px;display:grid;align-content:space-between;border:1px solid rgba(22,32,38,.18);background:linear-gradient(145deg,#fff,#f0f4f6 45%,#c9d3d9);box-shadow:inset 0 1px #ffffffe0,0 16px 34px #0000001f}.module-tile span{color:#087d86;font-weight:800}.module-tile strong{color:#162026}.showcase-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:34px;align-items:center}.showcase-copy{display:grid;gap:18px}.showcase-copy h2,.ops-layout h2{margin:0;color:#162026;font-size:2.35rem;line-height:1.13;letter-spacing:0}.showcase-copy p{margin:0;color:#40515a;line-height:1.72;font-weight:650}.feature-rail{display:grid;gap:10px}.feature-row{border-left:3px solid #0d99a5;border-radius:8px;padding:12px 14px;display:grid;gap:3px;background:linear-gradient(90deg,#ffffffdb,#ebf1f4bd);box-shadow:inset 0 1px #ffffffc2}.feature-row span,.trust-item span{color:#087d86;font-size:.82rem;font-weight:900}.feature-row strong,.trust-item strong{color:#162026;line-height:1.45}.showcase-media{position:relative;min-height:430px;border-radius:8px;overflow:hidden;border:1px solid rgba(22,32,38,.2);background:#141f25;box-shadow:inset 0 1px #fff3,0 28px 80px #16202629}.showcase-media img{width:100%;height:100%;min-height:430px;display:block;object-fit:cover}.showcase-caption{position:absolute;left:18px;bottom:18px;border-radius:8px;padding:12px 14px;display:grid;gap:2px;color:#fff;background:#162026db;box-shadow:0 18px 36px #16202638}.showcase-caption span{color:#88edf1;font-size:.78rem;font-weight:900;text-transform:uppercase}.refined-grid .module-tile{background:linear-gradient(145deg,#fff,#eff4f6 48%,#c7d1d8)}.ops-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:28px;align-items:start}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-item{min-height:150px;border-radius:8px;padding:16px;display:grid;align-content:space-between;gap:18px;border:1px solid rgba(22,32,38,.16);background:linear-gradient(145deg,#fff,#f1f5f7 48%,#d1dbe0);box-shadow:inset 0 1px #ffffffe0,0 16px 34px #16202617}.policy-link-row{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px}.policy-link-row a{min-height:42px;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;color:#162026;background:#fff;border:1px solid rgba(22,32,38,.12);font-weight:850}.policy-shell{width:min(1180px,calc(100% - 32px));margin:34px auto 70px;display:grid;gap:18px}.policy-hero{border-radius:8px;padding:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;color:#fff;background:#162026;box-shadow:0 22px 60px #16202629}.policy-hero .eyebrow{color:#88edf1}.policy-hero h1{margin:0;font-size:2.35rem;line-height:1.12;letter-spacing:0}.policy-hero p{margin:12px 0 0;color:#ffffffbd;line-height:1.6;font-weight:650}.patch-notes-page .policy-hero{color:#162026;background:#fff;border:1px solid rgba(22,32,38,.1);box-shadow:0 12px 34px #16202612}.patch-notes-page .policy-hero .eyebrow{color:#087d86}.patch-notes-page .policy-hero p{color:#5f7077}.policy-meta{min-width:280px;border-radius:8px;padding:14px;display:grid;gap:4px;color:#162026;background:#fff}.policy-meta span,.policy-meta small{color:#5f7077;line-height:1.4;font-size:.86rem;font-weight:750}.policy-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;align-items:start}.policy-sidebar{position:sticky;top:86px;border-radius:8px;padding:14px;display:grid;gap:8px;background:#fff;border:1px solid rgba(22,32,38,.1);box-shadow:0 12px 30px #1620260f}.policy-sidebar strong{margin-bottom:4px}.policy-sidebar a{min-height:40px;border-radius:8px;padding:0 11px;display:inline-flex;align-items:center;color:#40515a;background:#f6f8f7;font-weight:850}.policy-sidebar a.active{color:#fff;background:#162026}.policy-content{min-width:0;display:grid;gap:14px}.policy-summary,.policy-section{border-radius:8px;padding:22px;background:#fff;border:1px solid rgba(22,32,38,.1);box-shadow:0 12px 30px #1620260d}.policy-summary{background:#eef7f4}.policy-summary strong{color:#162026;font-size:1.05rem;line-height:1.5}.policy-summary p,.policy-section p{margin:10px 0 0;color:#40515a;line-height:1.78}.policy-section h2{margin:0 0 12px;color:#162026;font-size:1.35rem;line-height:1.25;letter-spacing:0}.policy-list{margin:12px 0 0;padding-left:20px;color:#314249;line-height:1.72}.policy-list li+li{margin-top:6px}.policy-table{margin-top:14px;display:grid;gap:8px}.policy-row{border-radius:8px;padding:12px;display:grid;grid-template-columns:minmax(160px,.32fr) minmax(0,.68fr);gap:12px;background:#f6f8f7;border:1px solid rgba(22,32,38,.07)}.policy-row strong{color:#087d86}.policy-row span{color:#314249;line-height:1.6}.workspace{width:min(1280px,calc(100% - 28px));margin:24px auto 60px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px}.workspace-single{width:min(1180px,calc(100% - 28px));grid-template-columns:1fr}.onboarding-shell{min-height:calc(100vh - 66px);padding:68px 16px;display:grid;place-items:center;background:linear-gradient(90deg,#f5f7f8f5,#f5f7f8c7),url(/deathmatch-hero-1440.jpg) center / cover no-repeat}.onboarding-card{width:min(560px,100%);border-radius:8px;padding:24px;background:#fffffff0;border:1px solid rgba(22,32,38,.1);box-shadow:0 28px 80px #1620262e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.onboarding-card h1{margin:0;color:#162026;font-size:2rem;line-height:1.15;letter-spacing:0}.onboarding-form{margin-top:16px}.side-nav{position:sticky;top:86px;height:max-content;border-radius:8px;padding:14px;display:grid;gap:14px;background:#fff;border:1px solid rgba(22,32,38,.1);box-shadow:0 14px 36px #16202614}.side-profile{padding:8px;display:flex;align-items:center;gap:10px}.side-nav nav{display:grid;gap:7px}.side-nav nav button{width:100%;justify-content:flex-start;box-shadow:none}.side-nav nav button.active{color:#fff;background:#162026;border-color:#162026}.workspace-main{min-width:0;display:grid;gap:14px}.app-topbar{border-radius:8px;padding:18px 20px;display:block;color:#fff;background:#162026;box-shadow:0 18px 46px #1620261f}.app-topbar>div{max-width:780px}.app-topbar .eyebrow{color:#88edf1}.app-topbar h1{margin:0;font-size:1.9rem;line-height:1.12;letter-spacing:0}.app-topbar p{margin:8px 0 0;max-width:680px;color:#ffffffb8;line-height:1.58;font-weight:650}.app-topbar-meta{min-width:170px;border-radius:8px;padding:10px 12px;display:grid;gap:3px;color:#162026;background:#fff}.app-topbar-meta span{color:#087d86;font-size:.82rem;font-weight:900}.workspace-main .hero{min-height:620px;border-radius:8px;overflow:hidden}.workspace-main .content-band{border-radius:8px;padding:42px 0}.workspace-panel,.form-panel,.list-column,.post-editor,.post-card,.inline-detail,.admin-section{border-radius:8px;background:#fff;border:1px solid rgba(22,32,38,.1);box-shadow:0 12px 30px #1620260f}.workspace-panel{padding:22px}.subtab-row{padding:6px;border-radius:8px;display:flex;flex-wrap:wrap;gap:6px;background:#eef3f3;border:1px solid rgba(22,32,38,.08)}.subtab-row button{min-height:40px;border-radius:7px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#40515a;background:transparent;font-weight:900;cursor:pointer}.subtab-row button.active{color:#fff;background:#162026}.subtab-row button strong{min-width:22px;min-height:22px;border-radius:999px;display:inline-grid;place-items:center;color:inherit;background:#ffffff2e;font-size:.78rem}.info-tab-bar{display:flex;align-items:stretch;gap:8px}.info-tab-bar .info-tabs{flex:1 1 auto}.info-logout-button{min-height:54px;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#8f1e1e;background:#fff4f2;border:1px solid rgba(143,30,30,.18);font-weight:900;white-space:nowrap;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.info-logout-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #8f1e1e1f}.info-logout-button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.news-panel,.settings-page-panel{display:grid;gap:16px}.news-list{display:grid;gap:12px}.news-item,.crew-invite-panel{border-radius:8px;padding:16px;display:grid;gap:10px;background:#f9fbfb;border:1px solid rgba(22,32,38,.1)}.news-item h3{margin:0;color:#162026;font-size:1.15rem;line-height:1.3}.news-item p{margin:0;color:#314249;line-height:1.65}.game-tabs{margin-top:2px}.profile-summary{display:flex;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid rgba(22,32,38,.08)}.avatar.large{width:72px;height:72px}.profile-summary-main{min-width:0;display:grid;gap:6px}.profile-summary-main h2,.board-header h2,.block-heading h3{margin:0;color:#162026;letter-spacing:0}.profile-summary-main h2{font-size:1.75rem;line-height:1.15}.profile-meta-row{display:flex;flex-wrap:wrap;gap:8px}.profile-meta-row span,.board-tools>span{flex:0 0 auto;min-height:30px;border-radius:999px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#40515a;background:#eef4f1;font-size:.86rem;font-weight:850;white-space:nowrap;word-break:keep-all}.board-count{width:max-content;min-width:64px;justify-content:center}.board-count svg{flex:0 0 auto}.profile-meta-row .profile-label-pill{color:#087d86;background:transparent;padding:0}.account-grid{margin-top:20px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:start}.account-stack{min-width:0;display:grid;gap:20px;align-content:start}.account-block{min-width:0;display:grid;align-content:start;gap:14px}.block-heading,.board-header,.board-tools{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.block-heading h3{font-size:1.2rem}.current-name-row{border-radius:8px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f8f7}.current-name-row strong{color:#162026;font-size:1.08rem}.current-name-row>div{display:grid;gap:4px}.current-name-row>div span{color:#5f7077;font-size:.78rem;font-weight:850}.current-name-row>span{color:#087d86;font-size:.86rem;font-weight:900}.policy-note,.section-copy{margin:0;color:#5f7077;line-height:1.6;font-size:.92rem}.inline-editor,.settings-grid{display:grid;gap:12px}.inline-editor{border-top:1px solid rgba(22,32,38,.08);padding-top:14px}.inline-editor label,.settings-grid label{display:grid;gap:6px}.inline-editor span,.settings-grid span{color:#40515a;font-size:.82rem;font-weight:800}.inline-actions,.settings-action{display:flex;flex-wrap:wrap;gap:10px}.settings-action{justify-content:flex-end}.form-panel{padding:16px;box-shadow:none}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.three-column{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.horizontal-form{grid-template-columns:1fr 1fr 2fr auto;align-items:end}.horizontal-form .submit-button{width:auto}.check-row{min-height:32px;display:flex!important;align-items:center;gap:9px!important;color:#40515a;font-weight:800}.check-row input{width:18px;min-height:18px;accent-color:#087d86}.compact-check{min-width:150px}.search-row{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:10px}.card-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.compact-card-grid{margin-top:10px}.crew-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.item-card{min-height:150px;border-radius:8px;padding:15px;display:grid;gap:8px;align-content:start;border:1px solid rgba(22,32,38,.1);background:#f9fbfb}.item-card.tall{min-height:210px}.crew-card{align-content:start}.item-card p{margin:0;color:#40515a;line-height:1.55}.card-title-row{display:flex;align-items:center;gap:8px}.member-list{display:grid;gap:8px}.member-row{min-height:46px;border-radius:8px;padding:9px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;background:#eef4f1}.member-row>div:first-child{min-width:0;display:grid;gap:2px}.member-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-row span{color:#5f7077;font-size:.82rem;font-weight:850}.member-row select{width:112px;min-height:34px;padding:0 8px}.danger-button{color:#8f1e1e!important;background:#ffe9e7!important;border-color:#8f1e1e29!important}.list-column{min-height:230px;padding:14px;box-shadow:none}.list-column-title{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.list-column-title span{min-width:28px;min-height:24px;border-radius:999px;display:inline-grid;place-items:center;color:#fff;background:#087d86;font-size:.82rem;font-weight:900}.list-stack{display:grid;gap:8px}.list-item,.admin-row{border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(22,32,38,.08);background:#fbfcfc}.list-item>div:first-child,.admin-row>div:first-child{min-width:0;display:grid;gap:3px}.inline-detail{margin-top:14px;padding:14px;display:grid;gap:10px;box-shadow:none}.mini-table{display:grid;gap:6px}.mini-row{min-height:36px;border-radius:8px;padding:8px 10px;display:grid;grid-template-columns:minmax(0,1fr) repeat(4,auto);gap:12px;align-items:center;background:#eef4f1;font-size:.9rem}.board-header{padding-bottom:16px;border-bottom:1px solid rgba(22,32,38,.08)}.board-header h2{font-size:1.75rem;line-height:1.18}.board-tools{margin-top:16px;align-items:center}.board-filter-cluster{flex:1 1 auto;min-width:min(100%,520px);display:grid;grid-template-columns:minmax(0,auto) minmax(0,auto);justify-content:start;gap:12px 28px}.board-search{flex:0 0 255px;min-width:220px;max-width:255px;position:relative;color:#5f7077}.board-search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}.board-search input{padding-left:38px;background:#fbfcfc}.category-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:8px}.category-tabs button{min-height:34px;border-radius:999px;padding:0 12px;color:#40515a;background:#f0f4f4;font-weight:850;cursor:pointer}.category-tabs button.active{color:#fff;background:#162026}.post-editor{margin-top:14px;padding:16px;box-shadow:none;background:#f9fbfb}.editor-top{display:flex;gap:10px;align-items:center}.editor-top select{max-width:180px}.editor-actions{align-items:center}.file-button{position:relative;overflow:hidden;width:max-content}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.board-layout{margin-top:16px;display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);gap:14px;align-items:start}.board-list{min-height:420px;display:grid;align-content:start;gap:9px}.post-list-item{width:100%;border-radius:8px;padding:13px;display:grid;gap:8px;text-align:left;color:#162026;background:#fbfcfc;border:1px solid rgba(22,32,38,.09);cursor:pointer}.post-list-item:hover,.post-list-item.active{background:#fff;border-color:#0d99a573;box-shadow:0 14px 32px #16202614}.post-list-item.active{box-shadow:inset 3px 0 #0d99a5,0 14px 32px #16202614}.post-list-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.post-list-top em{border-radius:999px;padding:4px 9px;color:#075b50;background:#dff7ef;font-size:.78rem;font-style:normal;font-weight:900}.post-list-item strong{line-height:1.35}.post-list-item small{color:#5f7077;line-height:1.4}.board-detail{min-height:420px;border-radius:8px;padding:20px;display:grid;align-content:start;gap:14px;border:1px solid rgba(22,32,38,.1);background:#fff}.board-detail h3{margin:0;color:#162026;font-size:1.45rem;line-height:1.25;letter-spacing:0}.board-detail p{margin:0;color:#314249;line-height:1.72;white-space:pre-wrap}.detail-meta{justify-content:flex-start}.post-author-line{min-height:34px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#40515a;font-weight:850}.post-author-line small{color:#5f7077;font-weight:750}.review-state{border:1px solid rgba(180,117,0,.22);border-radius:8px;padding:12px;display:flex;gap:10px;align-items:flex-start;color:#7a4a00;background:#fff8e8}.review-state svg{flex:0 0 auto;margin-top:2px}.review-state div{display:grid;gap:3px}.review-state strong{color:#513300}.review-state span,.review-state small{color:#76531b;line-height:1.45;font-weight:750}.compact-empty{min-height:180px}.post-list{margin-top:16px;display:grid;gap:12px}.post-card{padding:16px;display:grid;gap:10px;box-shadow:none}.post-meta,.post-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;color:#5f7077;font-size:.88rem;font-weight:750}.post-meta>span:first-child{border-radius:999px;padding:4px 9px;color:#075b50;background:#dff7ef}.private-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 9px;color:#7a4a00;background:#fff1cc}.post-card h3{margin:0;font-size:1.1rem}.post-card p{margin:0;color:#314249;line-height:1.65;white-space:pre-wrap}.empty-state{min-height:210px;border:1px dashed rgba(22,32,38,.18);border-radius:8px;display:grid;place-items:center;align-content:center;gap:8px;color:#5f7077;background:#fbfcfc;text-align:center}.empty-state strong{color:#162026}.post-image{width:min(100%,620px);max-height:420px;border-radius:8px;object-fit:cover;border:1px solid rgba(22,32,38,.1)}.post-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.post-image-grid .post-image{width:100%;height:160px}.comments-panel{margin-top:4px;padding-top:16px;display:grid;gap:12px;border-top:1px solid rgba(22,32,38,.1)}.comment-list{display:grid;gap:10px}.comment-item{position:relative;border-radius:8px;padding:12px 46px 12px 12px;display:grid;gap:7px;background:#f7faf9;border:1px solid rgba(22,32,38,.08)}.comment-item>div{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.comment-item strong{color:#162026}.comment-item small{color:#6b7c83;font-weight:750}.comment-item p{line-height:1.6}.comment-item>button{position:absolute;top:10px;right:10px;min-width:30px;width:30px;height:30px;padding:0}.comment-form{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:8px;align-items:center}.patch-note-list{display:grid;gap:14px}.patch-note h2{margin-bottom:10px}.patch-note p{white-space:pre-wrap}.banned-word-form{margin-top:12px;padding:14px;box-shadow:none;background:#f9fbfb}.banned-word-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.banned-word-search{max-width:none}.banned-word-toolbar,.pagination-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.banned-word-toolbar .board-search{flex:1 1 auto}.pagination-row{color:#5f7077;font-weight:850}.pagination-row strong{min-width:78px;text-align:center;color:#162026}.banned-word-list{margin-top:12px;display:grid;gap:8px}.banned-word-item{border:1px solid rgba(22,32,38,.09);border-radius:8px;padding:12px;display:flex;gap:12px;justify-content:space-between;align-items:center;background:#fff}.banned-word-item.disabled{opacity:.58}.banned-word-item>div:first-child{display:grid;gap:4px}.banned-word-item span,.banned-word-item small{color:#5f7077;font-weight:750}.analytics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.admin-console{background:linear-gradient(180deg,#eef3f3db,#fff0 260px),#fff}.metric{min-height:90px;border-radius:8px;padding:14px;display:grid;align-content:space-between;background:#162026;color:#fff}.admin-console .metric{background:#10252b}.metric span{color:#ffffffb8;font-weight:750}.metric strong{font-size:1.8rem}.period-row{margin-top:12px;display:grid;grid-template-columns:180px 180px minmax(0,1fr);gap:10px;align-items:center}.admin-tabs{margin-top:18px;padding:6px;border-radius:8px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;background:#eef3f3}.admin-tabs button{min-height:46px;border-radius:7px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#40515a;background:transparent;font-weight:900;cursor:pointer}.admin-tabs button.active{color:#fff;background:#162026}.admin-tabs strong{min-width:26px;min-height:24px;border-radius:999px;padding:2px 7px;display:inline-grid;place-items:center;color:inherit;background:#ffffff2e;font-size:.8rem}.admin-section{margin-top:18px;padding:16px;box-shadow:none}.admin-table{display:grid;gap:10px}.admin-row{align-items:flex-start}.admin-actions{min-width:330px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.danger-text{color:#8f1e1e!important;font-weight:850}.site-footer{padding:24px max(18px,calc((100% - 1220px)/2));display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#5f7077;background:#fff;border-top:1px solid rgba(22,32,38,.08);font-weight:800}:root[data-theme=dark]{color:#eaf2f4;background:#0c1114}[data-theme=dark] body,[data-theme=dark] .app-shell,[data-theme=dark] .workspace-main{background:#0c1114}[data-theme=dark] .site-header{background:#0c1114e6;border-bottom-color:#e8f4f71a}[data-theme=dark] .brand-mark,[data-theme=dark] .top-nav-cta,[data-theme=dark] .primary-link,[data-theme=dark] .submit-button,[data-theme=dark] .side-nav nav button.active,[data-theme=dark] .category-tabs button.active,[data-theme=dark] .admin-tabs button.active,[data-theme=dark] .subtab-row button.active{color:#0c1114!important;background:#eaf2f4!important}[data-theme=dark] .top-nav{color:#d8e4e8}[data-theme=dark] .top-nav a:hover,[data-theme=dark] .top-nav :is(button,a):hover,[data-theme=dark] .top-nav a.active,[data-theme=dark] .top-nav :is(button,a).active,[data-theme=dark] .secondary-link,[data-theme=dark] .ghost-button,[data-theme=dark] .icon-text-button,[data-theme=dark] .oauth-grid button,[data-theme=dark] .button-row button,[data-theme=dark] .admin-actions button,[data-theme=dark] .file-button,[data-theme=dark] .side-nav nav button,[data-theme=dark] .icon-button{color:#eaf2f4;background:#182228;border-color:#e8f4f721}[data-theme=dark] .info-logout-button{color:#ffd6d2;background:#2a1719;border-color:#ffaea633}[data-theme=dark] .hero{background:#10181d}[data-theme=dark] .hero-brand-art{filter:drop-shadow(0 18px 34px rgba(0,0,0,.55)) drop-shadow(0 0 18px rgba(136,237,241,.12))}[data-theme=dark] .hero-scrim{background:linear-gradient(90deg,#0c1114f5,#0c1114c7 48%,#0c11142e 82%),linear-gradient(180deg,#0c111433,#0c1114f5)}[data-theme=dark] .content-band,[data-theme=dark] .workspace,[data-theme=dark] .policy-shell,[data-theme=dark] .admin-console{background:transparent}[data-theme=dark] .game-showcase,[data-theme=dark] .ops-band{background:linear-gradient(180deg,#0f171b,#0a1013)}[data-theme=dark] .platform-band{background:linear-gradient(135deg,#101920,#070c0f 52%,#142129)}[data-theme=dark] .workspace-panel,[data-theme=dark] .form-panel,[data-theme=dark] .list-column,[data-theme=dark] .post-editor,[data-theme=dark] .post-card,[data-theme=dark] .inline-detail,[data-theme=dark] .admin-section,[data-theme=dark] .auth-panel,[data-theme=dark] .auth-overlay-panel .auth-panel,[data-theme=dark] .side-nav,[data-theme=dark] .item-card,[data-theme=dark] .list-item,[data-theme=dark] .admin-row,[data-theme=dark] .board-detail,[data-theme=dark] .post-list-item,[data-theme=dark] .empty-state,[data-theme=dark] .news-item,[data-theme=dark] .crew-invite-panel,[data-theme=dark] .module-tile,[data-theme=dark] .trust-item,[data-theme=dark] .banned-word-form,[data-theme=dark] .banned-word-item,[data-theme=dark] .comment-item,[data-theme=dark] .policy-section,[data-theme=dark] .policy-summary,[data-theme=dark] .policy-sidebar,[data-theme=dark] .policy-meta,[data-theme=dark] .onboarding-card{color:#f4fbfd;background:#121d23;border-color:#e8f4f72e;box-shadow:none}[data-theme=dark] .auth-panel,[data-theme=dark] .auth-overlay-panel .auth-panel{background:#121a1ff5}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color:#f5fbfc;background:#0f181d;border-color:#e8f4f747}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#b6c9d1}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] strong,[data-theme=dark] .hero-copy h1,[data-theme=dark] .panel-heading h2,[data-theme=dark] .section-heading h2,[data-theme=dark] .store-copy h2,[data-theme=dark] .profile-summary-main h2,[data-theme=dark] .board-header h2,[data-theme=dark] .news-item h3,[data-theme=dark] .block-heading h3,[data-theme=dark] .board-detail h3,[data-theme=dark] .current-name-row strong,[data-theme=dark] .module-tile strong,[data-theme=dark] .trust-item strong,[data-theme=dark] .pagination-row strong{color:#f5fbfc}[data-theme=dark] .google-play-card,[data-theme=dark] .google-play-card span,[data-theme=dark] .google-play-card strong,[data-theme=dark] .google-play-card svg{color:#122027}[data-theme=dark] p,[data-theme=dark] small,[data-theme=dark] .hero-lead,[data-theme=dark] .section-copy,[data-theme=dark] .policy-note,[data-theme=dark] .muted,[data-theme=dark] .news-item p,[data-theme=dark] .post-list-item small,[data-theme=dark] .post-footer,[data-theme=dark] .post-meta,[data-theme=dark] .profile-lines span,[data-theme=dark] .side-profile span,[data-theme=dark] .pagination-row,[data-theme=dark] .banned-word-item span,[data-theme=dark] .banned-word-item small,[data-theme=dark] .member-row span,[data-theme=dark] .settings-session-row span{color:#d0e0e6}[data-theme=dark] .module-tile span,[data-theme=dark] .trust-item span{color:#44dce4}[data-theme=dark] .hero-copy .chrome-title{color:transparent}[data-theme=dark] .feature-row{background:linear-gradient(90deg,#18262de6,#0d161bd6);box-shadow:inset 0 1px #ffffff14}[data-theme=dark] .module-tile,[data-theme=dark] .trust-item{background:linear-gradient(145deg,#1a2830,#101a20,#25343d);border-color:#e8f4f733;box-shadow:inset 0 1px #ffffff14,0 16px 34px #00000038}[data-theme=dark] .eyebrow,[data-theme=dark] .panel-kicker,[data-theme=dark] .profile-meta-row .profile-label-pill{color:#35c8d0}[data-theme=dark] .current-name-row,[data-theme=dark] .readonly-field,[data-theme=dark] .mini-row,[data-theme=dark] .member-row,[data-theme=dark] .settings-session-row,[data-theme=dark] .guest-note,[data-theme=dark] .admin-tabs,[data-theme=dark] .subtab-row,[data-theme=dark] .segmented,[data-theme=dark] .signup-steps li,[data-theme=dark] .category-tabs button,[data-theme=dark] .profile-meta-row span,[data-theme=dark] .board-tools>span,[data-theme=dark] .hero-points span,[data-theme=dark] .theme-option-grid button{color:#edf7fa;background:#18262d;border-color:#e8f4f733}[data-theme=dark] .theme-option-grid button.active{color:#0c1114;background:#eaf2f4;border-color:#eaf2f4}[data-theme=dark] .theme-option-grid button small{color:#cfe0e6}[data-theme=dark] .theme-option-grid button.active small{color:#40515a}[data-theme=dark] .board-search,[data-theme=dark] .banned-word-search{color:#d4e5eb}[data-theme=dark] .board-search input{background:#0f171b}[data-theme=dark] .subtab-row button,[data-theme=dark] .category-tabs button,[data-theme=dark] .admin-tabs button{color:#cfe0e6}[data-theme=dark] .inline-editor span,[data-theme=dark] .settings-grid span,[data-theme=dark] .email-form span,[data-theme=dark] .form-panel span,[data-theme=dark] .current-name-row>div span{color:#bcd0d8}[data-theme=dark] .app-topbar p{color:#d7e7ec}[data-theme=dark] .post-list-item:hover,[data-theme=dark] .post-list-item.active{background:#172229;border-color:#18d0d66b}[data-theme=dark] .notice.info{color:#bdebf0;background:#112830}[data-theme=dark] .notice.success{color:#c7f3df;background:#123026}[data-theme=dark] .notice.error{color:#ffd4d0;background:#351b1d}[data-theme=dark] .review-state{color:#ffd78a;background:#2f2515;border-color:#ffcd7838}[data-theme=dark] .review-state strong{color:#fff1c7}[data-theme=dark] .review-state span,[data-theme=dark] .review-state small{color:#e8c482}[data-theme=dark] .private-pill{color:#ffd78a;background:#3a2c12}[data-theme=dark] .danger-button{color:#ffd4d0!important;background:#351b1d!important;border-color:#ffd4d02e!important}[data-theme=dark] .policy-hero,[data-theme=dark] .patch-notes-page .policy-hero{color:#f5fbfc;background:#111a20;border-color:#e8f4f71c;box-shadow:none}[data-theme=dark] .policy-hero p,[data-theme=dark] .patch-notes-page .policy-hero p{color:#a7b6bd}[data-theme=dark] .site-footer{color:#a7b6bd;background:#0f171b;border-top-color:#e8f4f71a}@media(max-width:1100px){.hero-grid{grid-template-columns:1fr}.hero-brand-lockup{align-items:flex-start}.hero-brand-art{width:178px}.hero-copy .chrome-title{font-size:4.55rem}.auth-panel{max-width:540px}.module-grid,.analytics-grid,.admin-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-grid,.ops-layout,.policy-layout,.board-layout,.janggi-setup-panel,.janggi-tuning-grid,.janggi-layout,.monorail-layout,.monorail-setup-panel{grid-template-columns:1fr}.policy-sidebar{position:static}.workspace{grid-template-columns:1fr}.side-nav{position:static}.side-nav nav{grid-template-columns:repeat(3,minmax(0,1fr))}.three-column,.card-grid,.settings-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.horizontal-form{grid-template-columns:1fr 1fr}}@media(max-width:720px){.site-header{align-items:flex-start;flex-direction:column;padding-top:14px;padding-bottom:14px}.top-nav{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.top-nav :is(button,a){flex:0 0 auto}.hero{min-height:auto}.hero-scrim{background:linear-gradient(180deg,#070b0efa,#090f13e6 56%,#070b0efa),linear-gradient(90deg,#070b0edb,#121f2661)}[data-theme=dark] .hero-scrim{background:linear-gradient(180deg,#0c1114fa,#0c1114e6 56%,#0c1114fa),linear-gradient(90deg,#0c1114db,#0c11145c)}.hero-grid,.content-band>*,.workspace,.twelve-janggi-shell,.monorail-shell{width:min(100% - 24px,1180px)}.auth-overlay{padding:92px 12px 18px;place-items:start center}.auth-overlay-panel{width:min(380px,calc(100vw - 24px))}.signup-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy h1{font-size:3.15rem}.hero-brand-lockup{flex-direction:column;gap:16px}.hero-brand-art{width:142px;border-radius:18px}.hero-copy .chrome-title{font-size:3.55rem}.hero-subtitle{font-size:1.18rem}.hero-lead{font-size:1rem}.auth-panel,.workspace-panel{padding:16px}.module-grid,.oauth-grid,.two-column,.account-grid,.three-column,.card-grid,.settings-theme-grid,.analytics-grid,.trust-grid,.horizontal-form,.period-row,.search-row,.banned-word-controls,.comment-form,.admin-tabs,.side-nav nav{grid-template-columns:1fr}.editor-top,.list-item,.admin-row,.member-row,.settings-session-row,.policy-hero,.profile-summary,.block-heading,.board-header,.board-tools,.app-topbar,.janggi-header,.current-name-row,.post-footer{align-items:stretch;flex-direction:column}.board-filter-cluster{min-width:0;grid-template-columns:1fr;gap:8px}.category-tabs{grid-auto-flow:initial;grid-template-columns:repeat(3,max-content)}.banned-word-toolbar,.pagination-row{align-items:stretch;flex-direction:column}.board-search{flex:0 1 auto;min-height:0}.board-count{align-self:flex-start}.showcase-copy h2,.ops-layout h2{font-size:1.65rem}.showcase-media,.showcase-media img{min-height:260px}.board-search,.policy-meta,.app-topbar-meta{width:100%;max-width:none}.policy-shell{width:min(100% - 24px,1180px);margin-top:18px}.policy-hero,.policy-summary,.policy-section,.onboarding-card{padding:16px}.policy-hero h1{font-size:1.85rem}.policy-row{grid-template-columns:1fr}.board-detail,.board-list{min-height:auto}.editor-top select,.admin-actions{width:100%;max-width:none;min-width:0}.compact-button,.settings-action .compact-button{width:100%}.admin-actions,.banned-word-item,.mini-row{grid-template-columns:1fr}.banned-word-item{align-items:stretch;flex-direction:column}.subtab-row,.info-tab-bar,.settings-session-row{align-items:stretch}.info-tab-bar{flex-direction:column}.subtab-row button{flex:1 1 130px;justify-content:center}.info-logout-button{width:100%;min-height:44px}.member-row .button-row{justify-content:stretch}.member-row select{width:100%}.section-heading h2,.store-copy h2{font-size:1.45rem}}@keyframes laser-last-rotate-pulse{0%,to{transform:rotate(0)}50%{transform:rotate(3deg)}}@keyframes laser-piece-move-settle{0%{transform:scale(.88);filter:brightness(1.32);box-shadow:inset 0 1px #ffffff80,0 0 0 6px #8cfffb2e,0 14px 26px #1620263d}to{transform:scale(1);filter:brightness(1)}}@keyframes laser-piece-rotate-settle{0%{transform:scale(.94) rotate(-8deg);filter:brightness(1.28)}to{transform:scale(1) rotate(0);filter:brightness(1)}}.selected-card p,.laser-hit-list p{margin:0;color:#5f7077;line-height:1.55;font-weight:700}.guide-mark{width:22px;height:22px;border-radius:6px;display:inline-grid;place-items:center;color:#fff;background:#162026;font-size:.78rem;font-weight:1000}[data-theme=dark] .selected-card p,[data-theme=dark] .laser-hit-list p,[data-theme=dark] .laser-piece-guide small,[data-theme=dark] .laser-log>span,[data-theme=dark] .laser-hit-list span,[data-theme=dark] .laser-hit-list small{color:#d0e0e6}@media(max-width:1100px){.home-hero .hero-grid{grid-template-columns:minmax(0,560px)}.home-hero .hero-copy .chrome-title{font-size:2.9rem}.web-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.home-hero{min-height:auto}.home-hero .hero-scrim{background:linear-gradient(180deg,#04070af5,#04070ae6 54%,#04070afa),linear-gradient(90deg,#04070acc,#04070a47)}.home-hero .hero-grid{padding:34px 0 42px}.home-hero .hero-brand-lockup{flex-direction:row;align-items:center;gap:12px}.home-hero .hero-brand-art{width:58px;border-radius:13px}.home-hero .hero-copy .chrome-title{font-size:2.15rem}.web-game-grid{grid-template-columns:1fr}.home-main-links{width:min(100%,390px);grid-template-columns:1fr;gap:7px}.home-link-card{min-height:62px}.home-web-games{padding:38px 0 54px}.home-web-games-head h2{font-size:1.9rem}.web-game-card{min-height:0}}.site-header{min-height:72px;background:#fffffff0;border-bottom-color:#e5e9e5}.brand-mark{width:44px;height:44px;padding:2px;overflow:hidden;border-radius:12px;background:radial-gradient(circle at 50% 42%,#3e5347f0,#0e1612fa 72%);border:1px solid rgba(31,73,52,.24);box-shadow:inset 0 1px #ffffff29,0 8px 22px #12261c29}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.42))}.top-nav{gap:4px;color:#4d5d55}.top-nav a,.top-nav :is(button,a){min-height:42px;padding-inline:14px;border-radius:999px}.top-nav a:hover,.top-nav :is(button,a):hover{background:#f0f4f1}.top-nav a.active,.top-nav :is(button,a).active{color:#0f5b3d;background:#e8f3ed;box-shadow:none}.home-clean{color:#17231c;background:#f6f8f5}.home-clean-hero{min-height:520px;display:grid;align-items:center;background:#fff;border-bottom:1px solid #e4e9e4}.home-clean-inner,.home-section-inner,.games-directory-inner{width:min(1180px,calc(100% - 40px));margin-inline:auto}.home-clean-inner{padding:84px 0 94px}.home-pill{width:fit-content;min-height:32px;margin:0 0 24px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#225e45;background:#eef6f1;border:1px solid #d8e9df;border-radius:999px;font-size:.77rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-pill-logo{width:19px;height:19px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(18,38,28,.2))}.home-clean-hero h1{max-width:840px;margin:0;color:#15221a;font-size:clamp(3.2rem,6.6vw,6rem);font-weight:900;line-height:1.02;letter-spacing:-.065em;word-break:keep-all}.home-clean-lead{max-width:670px;margin:30px 0 0;color:#5c6961;font-size:1.11rem;font-weight:600;line-height:1.8;word-break:keep-all}.home-products{padding:82px 0 88px}.home-section-heading{margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.home-section-heading .eyebrow{margin-bottom:8px;color:#2f7655;letter-spacing:.08em}.home-section-heading h2{margin:0;color:#17231c;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08;letter-spacing:-.045em}.home-section-heading>p{margin:0 0 4px;color:#6c786f;font-weight:650}.product-card-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr) minmax(240px,1fr);gap:14px}.product-card{min-height:340px;padding:28px;display:flex;flex-direction:column;color:#1a2a21;background:#fff;border:1px solid #e0e6e1;border-radius:20px;box-shadow:0 14px 40px #1f31270d}.product-card-featured{background:#eef5f0;border-color:#d6e5db}.product-card-community{background:#f3f8f4}.product-card-heading{display:flex;align-items:center;gap:14px}.product-logo{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#1d2c24;border-radius:15px;font-size:1.35rem;font-weight:950}.product-logo-deathmatch{background:#164e3a}.product-logo-boollog{object-fit:cover;background:transparent}.product-logo-naver{background:#03b85a}.product-card-heading p{margin:0 0 3px;color:#748078;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-card-heading h3{margin:0;color:#17231c;font-size:1.42rem;line-height:1.18;letter-spacing:-.035em}.product-card-heading h3 span{color:#7a857e;font-size:.82rem;font-weight:750}.product-description{margin:24px 0 28px;color:#657168;font-weight:600;line-height:1.65;word-break:keep-all}.product-links{margin-top:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-links-stacked{grid-template-columns:1fr}.product-links a{min-height:62px;padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;color:#25352c;background:#ffffffeb;border:1px solid #d9e2dc;border-radius:12px;transition:border-color .15s ease,transform .15s ease,background .15s ease}.product-links a:hover{transform:translateY(-1px);background:#fff;border-color:#9fc3ac}.product-links a>span{min-width:0;display:grid;gap:2px}.product-links small{color:#7c8880;font-size:.62rem;font-weight:850;letter-spacing:.05em}.product-links strong{overflow:hidden;font-size:.83rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.home-web-games{padding:82px 0 96px;color:#17231c;background:#fff;border-top:1px solid #e4e9e4}.home-web-games-inner{width:min(1180px,calc(100% - 40px))}.home-games-heading button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;color:#315241;background:#f1f5f2;border:1px solid #dfe7e1;border-radius:10px;font-weight:800;cursor:pointer}.home-games-heading button:hover{background:#e8f1eb}.web-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.web-game-card{min-height:0;color:#17231c;background:#f7f9f7;border:1px solid #e1e7e2;border-radius:18px;box-shadow:none}.web-game-card:hover{transform:translateY(-2px);background:#fff;border-color:#b6cdbd;box-shadow:0 18px 36px #1e362814}.web-game-card-media{background:#e8ede9}.web-game-card-media:after{display:none}.web-game-card-body{min-height:144px;padding:18px;gap:9px}.web-game-card-icon{color:#176b4a;background:#e7f2eb;border-color:#d1e5d8}.web-game-card-icon svg{color:#176b4a}.web-game-card strong{color:#17231c;font-size:1.1rem}.web-game-card-copy{color:#66736b;font-weight:600}.web-game-play{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:#176b4a;font-size:.79rem;font-weight:850}.games-directory{min-height:calc(100vh - 72px);padding:74px 0 96px;color:#17231c;background:#f6f8f5}.games-directory-heading{max-width:760px;margin-bottom:38px}.games-directory-heading .home-pill{margin-bottom:18px}.games-directory-heading h1{margin:0;color:#17231c;font-size:clamp(2.7rem,6vw,5.2rem);line-height:1.04;letter-spacing:-.06em;word-break:keep-all}.games-directory-heading>p:last-child{margin:20px 0 0;color:#66736b;font-size:1.05rem;font-weight:600;line-height:1.7;word-break:keep-all}.home-clean button:focus-visible,.home-clean a:focus-visible,.games-directory a:focus-visible,.top-nav :is(button,a):focus-visible{outline:3px solid rgba(31,132,86,.35);outline-offset:3px}[data-theme=dark] .site-header{background:#111915f0;border-bottom-color:#2d3932}[data-theme=dark] .brand-mark{background:radial-gradient(circle at 50% 42%,#445d4feb,#050a07fa 74%);border-color:#b4cabe2e;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #00000052}[data-theme=dark] .top-nav{color:#b9c6be}[data-theme=dark] .top-nav a:hover,[data-theme=dark] .top-nav :is(button,a):hover{background:#263229}[data-theme=dark] .top-nav a.active,[data-theme=dark] .top-nav :is(button,a).active{color:#9be2bb;background:#233a2c}[data-theme=dark] .home-clean,[data-theme=dark] .games-directory{color:#e8f0eb;background:#111814}[data-theme=dark] .home-clean-hero,[data-theme=dark] .home-web-games{color:#e8f0eb;background:#151e19;border-color:#2a372f}[data-theme=dark] .home-clean-hero h1,[data-theme=dark] .home-section-heading h2,[data-theme=dark] .web-game-card strong,[data-theme=dark] .games-directory-heading h1{color:#f4f8f5}[data-theme=dark] .home-clean-lead,[data-theme=dark] .home-section-heading>p,[data-theme=dark] .web-game-card-copy,[data-theme=dark] .games-directory-heading>p:last-child{color:#a7b5ac}[data-theme=dark] .home-pill{color:#9be2bb;background:#203329;border-color:#31513e}[data-theme=dark] .product-card,[data-theme=dark] .web-game-card{color:#e8f0eb;background:#1b2520;border-color:#344139}[data-theme=dark] .product-card-featured,[data-theme=dark] .product-card-community{background:#1c2b22;border-color:#35503e}[data-theme=dark] .product-card-heading h3,[data-theme=dark] .product-links a{color:#edf5f0}[data-theme=dark] .product-description,[data-theme=dark] .product-card-heading p{color:#a3b1a8}[data-theme=dark] .product-links a{background:#151e19;border-color:#344139}[data-theme=dark] .product-links a:hover,[data-theme=dark] .web-game-card:hover{background:#202d26;border-color:#52735e}[data-theme=dark] .web-game-card-media{background:#0d130f}[data-theme=dark] .home-games-heading button{color:#b8dfc5;background:#202c25;border-color:#344139}@media(max-width:980px){.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-featured{grid-column:1 / -1}.product-card{min-height:320px}.web-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header{min-height:auto;padding:10px 12px 8px;align-items:stretch;gap:8px}.brand{align-self:flex-start}.brand-mark{width:38px;height:38px;border-radius:10px}.top-nav{width:100%;padding:7px 0 0;display:grid;grid-template-columns:repeat(5,minmax(58px,1fr));gap:2px;border-top:1px solid #e7ebe8;overflow-x:auto}[data-theme=dark] .top-nav{border-top-color:#2d3932}.top-nav :is(button,a){min-height:38px;padding:0 6px;border-radius:9px;font-size:.78rem}.top-nav :is(button,a) svg{display:none}.home-clean-hero{min-height:auto}.home-clean-inner,.home-section-inner,.home-web-games-inner,.games-directory-inner{width:min(100% - 28px,1180px)}.home-clean-inner{padding:64px 0 70px}.home-clean-hero h1{font-size:clamp(2.7rem,14vw,4rem);letter-spacing:-.07em}.home-clean-lead{margin-top:24px;font-size:1rem}.desktop-break{display:none}.home-products,.home-web-games,.games-directory{padding:54px 0 64px}.home-section-heading{margin-bottom:20px;align-items:flex-start;flex-direction:column;gap:12px}.home-section-heading>p{font-size:.92rem}.product-card-grid,.web-game-grid{grid-template-columns:1fr}.product-card-featured{grid-column:auto}.product-card{min-height:0;padding:22px}.product-links{grid-template-columns:1fr}.web-game-card{grid-template-columns:138px minmax(0,1fr);grid-template-rows:1fr}.web-game-card-media{min-height:172px;aspect-ratio:auto}.web-game-card-body{min-height:172px;padding:15px}.web-game-card-copy{font-size:.79rem}.games-directory-heading{margin-bottom:28px}}@media(max-width:440px){.brand{font-size:.92rem}.home-pill{margin-bottom:18px}.home-clean-hero h1{font-size:2.65rem}.home-clean-lead{line-height:1.7}.home-section-heading h2{font-size:2rem}.web-game-card{grid-template-columns:112px minmax(0,1fr)}.web-game-card-media,.web-game-card-body{min-height:158px}.web-game-card-heading{gap:6px}.web-game-card-icon{width:27px;height:27px}.web-game-card strong{font-size:.96rem}}.multiplayer-card-media{display:grid;place-items:center;color:#72e7ad;background:radial-gradient(circle at 35% 30%,rgba(39,190,126,.3),transparent 38%),linear-gradient(145deg,#10271d,#07100d)}@keyframes sniper-pulse{50%{opacity:.4;transform:scale(.8)}}@keyframes triple-pulse{50%{transform:scale(.72);opacity:.55}}@keyframes triple-die-roll{0%{transform:translateY(-12px) rotate(-18deg) scale(.82);opacity:.35}55%{transform:translateY(3px) rotate(10deg) scale(1.06);opacity:1}to{transform:translateY(0) rotate(0) scale(1);opacity:1}}.web-game-card-wrap{position:relative;min-width:0}.web-game-card-wrap .web-game-card{width:100%;height:100%}.web-game-guide-shortcut{position:absolute;top:12px;right:12px;z-index:2;min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;color:#17231c;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffeb;box-shadow:0 8px 20px #0a160f2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.77rem;font-weight:850;cursor:pointer;transition:transform .16s ease,background .16s ease}.web-game-guide-shortcut:hover{transform:translateY(-1px);background:#fff}.game-guide-launcher{position:fixed;right:24px;bottom:24px;z-index:90;min-height:54px;padding:8px 16px 8px 13px;display:flex;align-items:center;gap:10px;color:#f7fbf8;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:linear-gradient(145deg,#176b4a,#0f4f37);box-shadow:0 14px 34px #0824184d;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.game-guide-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 38px #08241861}.game-guide-launcher>svg{flex:0 0 auto}.game-guide-launcher>span{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.game-guide-launcher small{color:#ffffffa3;font-size:.65rem;font-weight:750}.game-guide-launcher strong{font-size:.85rem;line-height:1.15}.game-guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;padding:26px;display:grid;place-items:center;background:#050d09c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.game-guide-dialog{width:min(100%,1040px);height:min(92vh,900px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:#17231c;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:#f7f9f7;box-shadow:0 34px 90px #0000006b;overflow:hidden}.game-guide-header{position:relative;padding:25px 28px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;color:#f8fcf9;background:radial-gradient(circle at 78% 5%,rgba(105,222,162,.18),transparent 32%),linear-gradient(135deg,#172d22,#0b1d14)}.game-guide-title-mark{width:48px;height:48px;display:grid;place-items:center;color:#a8edc4;border:1px solid rgba(168,237,196,.22);border-radius:15px;background:#a8edc41a}.game-guide-header p,.game-guide-header h2,.game-guide-header span{margin:0}.game-guide-header p{margin-bottom:3px;color:#78d9a1;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.game-guide-header h2{font-size:clamp(1.35rem,2.5vw,1.85rem);letter-spacing:-.035em}.game-guide-header span{display:block;max-width:760px;margin-top:5px;color:#eef9f2b3;font-size:.86rem;line-height:1.5;word-break:keep-all}.game-guide-header>button{width:40px;height:40px;padding:0;display:grid;place-items:center;color:#eff8f2;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff14;cursor:pointer}.game-guide-header>button:hover{background:#ffffff26}.game-guide-scroll{padding:24px 28px 36px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth}.game-guide-facts{display:grid;grid-template-columns:180px 180px minmax(0,1fr);gap:10px}.game-guide-facts>div{min-width:0;padding:14px 15px;display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center;border:1px solid #dfe7e1;border-radius:15px;background:#fff}.game-guide-facts svg{grid-row:1 / 3;color:#277452}.game-guide-facts span{color:#758078;font-size:.66rem;font-weight:750}.game-guide-facts strong{font-size:.81rem;line-height:1.45;word-break:keep-all}.game-guide-nav{position:sticky;top:-24px;z-index:2;margin:17px 0 24px;padding:9px;display:flex;gap:6px;border:1px solid #dfe7e1;border-radius:14px;background:#f7f9f7f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.game-guide-nav a{padding:8px 11px;color:#536159;border-radius:9px;font-size:.76rem;font-weight:800;text-decoration:none}.game-guide-nav a:hover{color:#176b4a;background:#e7f2eb}.game-guide-section,.game-guide-example{scroll-margin-top:54px}.game-guide-section{padding:25px 0;border-top:1px solid #e0e7e2}.game-guide-section:first-of-type{border-top:0}.game-guide-section-heading{margin-bottom:16px;display:flex;align-items:center;gap:11px}.game-guide-section-heading>svg{color:#277452}.game-guide-section-heading>div{display:flex;align-items:baseline;gap:8px}.game-guide-section-heading span,.game-guide-example-label span{color:#2d855f;font-size:.67rem;font-weight:950;letter-spacing:.08em}.game-guide-section h3,.game-guide-example h3{margin:0;color:#17231c;font-size:1.12rem;letter-spacing:-.025em}.game-guide-section>ul{margin:0;padding-left:21px;display:grid;gap:9px;color:#4f5d54;font-size:.88rem;line-height:1.65}.game-guide-section>ul li::marker{color:#2f8e65}.game-guide-flow{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;list-style:none}.game-guide-flow li{padding:16px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;border:1px solid #dfe7e1;border-radius:15px;background:#fff}.game-guide-flow i{width:30px;height:30px;display:grid;place-items:center;color:#fff;border-radius:9px;background:#277452;font-size:.75rem;font-style:normal;font-weight:900}.game-guide-flow strong{display:block;margin-bottom:5px;color:#1f2d25;font-size:.87rem}.game-guide-flow p{margin:0;color:#66736b;font-size:.8rem;line-height:1.55;word-break:keep-all}.game-guide-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0!important;list-style:none}.game-guide-rule-grid li{position:relative;padding:13px 14px 13px 34px;border-radius:13px;background:#edf3ef}.game-guide-rule-grid li:before{content:"✓";position:absolute;left:13px;top:13px;color:#1f7c54;font-weight:950}.game-guide-example{margin:8px 0 4px;padding:24px;color:#eaf7ef;border-radius:20px;background:radial-gradient(circle at 92% 10%,rgba(99,221,153,.16),transparent 34%),#183126}.game-guide-example-label{display:flex;align-items:center;gap:7px;color:#9aaf9f;font-size:.69rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.game-guide-example h3{margin-top:9px;color:#fff;font-size:1.2rem}.game-guide-example>p{margin:8px 0 13px;color:#b9cabf;font-size:.85rem;line-height:1.55}.game-guide-example>ol{margin:0;padding-left:21px;display:grid;gap:7px;color:#e5f0e9;font-size:.84rem;line-height:1.55}.game-guide-example>ol li::marker{color:#6fda9c;font-weight:900}.game-guide-example>div:last-child{margin-top:17px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;color:#173121;border-radius:12px;background:#bcebcf;font-size:.8rem;line-height:1.55}.game-guide-example>div:last-child svg{flex:0 0 auto;margin-top:2px}.game-guide-example>div:last-child strong{display:block;margin-bottom:2px}.game-guide-tips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-guide-tips p{margin:0;padding:15px;color:#556259;border-left:3px solid #3c9e70;border-radius:0 12px 12px 0;background:#fff;font-size:.82rem;line-height:1.55}.game-guide-tips strong{display:block;margin-bottom:4px;color:#277452;font-size:.67rem;letter-spacing:.06em}.game-guide-footer{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #dce5df;background:#fff}.game-guide-footer span{color:#768179;font-size:.73rem}.game-guide-footer button{min-height:40px;padding:0 15px;flex:0 0 auto;color:#fff;border:0;border-radius:11px;background:#176b4a;font-weight:850;cursor:pointer}[data-theme=dark] .game-guide-dialog{color:#eaf2ed;background:#111b15}[data-theme=dark] .game-guide-facts>div,[data-theme=dark] .game-guide-flow li,[data-theme=dark] .game-guide-tips p,[data-theme=dark] .game-guide-footer{border-color:#2d3c33;background:#19251e}[data-theme=dark] .game-guide-facts span,[data-theme=dark] .game-guide-flow p,[data-theme=dark] .game-guide-section>ul,[data-theme=dark] .game-guide-tips p,[data-theme=dark] .game-guide-footer span{color:#aebdb3}[data-theme=dark] .game-guide-facts strong,[data-theme=dark] .game-guide-flow strong,[data-theme=dark] .game-guide-section h3{color:#eff6f1}[data-theme=dark] .game-guide-nav{border-color:#2d3c33;background:#111b15f0}[data-theme=dark] .game-guide-nav a{color:#b5c3ba}[data-theme=dark] .game-guide-nav a:hover{color:#98e6b8;background:#20342a}[data-theme=dark] .game-guide-section{border-color:#2a3830}[data-theme=dark] .game-guide-rule-grid li{background:#1b2b22}@media(max-width:760px){.game-guide-launcher{right:14px;bottom:14px;min-height:48px;padding:8px 12px;border-radius:14px}.game-guide-launcher small{display:none}.game-guide-overlay{padding:0;place-items:stretch}.game-guide-dialog{width:100%;height:100dvh;border:0;border-radius:0}.game-guide-header{padding:18px 16px;grid-template-columns:minmax(0,1fr) auto;gap:10px}.game-guide-title-mark{display:none}.game-guide-header span{font-size:.76rem}.game-guide-scroll{padding:16px 16px 28px}.game-guide-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.game-guide-facts>div:last-child{grid-column:1 / -1}.game-guide-nav{top:-16px;margin-top:14px;padding:7px;overflow-x:auto}.game-guide-nav a{flex:0 0 auto}.game-guide-flow,.game-guide-rule-grid,.game-guide-tips{grid-template-columns:1fr}.game-guide-example{padding:20px}.game-guide-footer{padding:11px 14px}.game-guide-footer span{display:none}.game-guide-footer button{width:100%}}@media(max-width:440px){.web-game-guide-shortcut{top:9px;right:9px;min-height:31px;padding:0 9px}}.game-entry-grid{display:grid;grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);gap:18px;align-items:stretch}.game-entry-grid :is(.time-auction-menu-card,.sniper-menu-card,.triple-menu-card,.game-entry-guide){min-height:380px;height:100%;margin:0}.game-entry-guide{padding:26px;display:flex;flex-direction:column;border:1px solid var(--game-line);border-radius:18px;color:var(--game-text);background:var(--game-surface);box-shadow:var(--game-shadow)}.game-entry-guide>div{display:flex;align-items:center;gap:11px;color:var(--game-text)}.game-entry-guide>div span{display:grid;gap:2px}.game-entry-guide>div small{color:var(--game-accent);font-size:.62rem;font-weight:950;letter-spacing:.12em}.game-entry-guide>div strong{color:var(--game-text);font-size:1.08rem}.game-entry-guide ol{margin:20px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;list-style:none;counter-reset:entry-step}.game-entry-guide li{position:relative;min-height:112px;padding:16px;display:flex;align-items:flex-start;gap:12px;border:1px solid var(--game-line);border-radius:14px;background:var(--game-surface-soft);font-size:.84rem;line-height:1.55;counter-increment:entry-step}.game-entry-guide li:not(:has(>b)):before{content:counter(entry-step,decimal-leading-zero);flex:0 0 auto;color:var(--game-accent);font-size:.7rem;font-weight:950;letter-spacing:.04em}.web-game-card-media img{transform:scale(1.01);transition:transform .28s ease,filter .28s ease}.web-game-card:hover .web-game-card-media img{transform:scale(1.055);filter:saturate(1.06) contrast(1.03)}.web-game-guide-shortcut{color:#153323;background:#f4faf6eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:860px){.game-entry-grid{grid-template-columns:1fr}.game-entry-grid :is(.time-auction-menu-card,.sniper-menu-card,.triple-menu-card,.game-entry-guide){min-height:0}}@media(max-width:560px){.game-entry-guide ol{grid-template-columns:1fr}.game-entry-guide li{min-height:0}}@media(prefers-reduced-motion:reduce){.web-game-card-media img{transition:none}}@keyframes corrupt-path-flow{to{stroke-dashoffset:-24}}@keyframes unknown-pulse{50%{transform:rotate(5deg) scale(1.07)}}@keyframes unknown-spin{to{transform:rotate(360deg)}}.home-active{--home-bg: #05060b;--home-surface: rgba(15, 19, 29, .72);--home-line: rgba(255, 255, 255, .11);--home-text: #f7f9ff;--home-muted: #9aa7b8;--home-cyan: #55e9ff;--home-violet: #8b73ff;--home-lime: #b7ff65;background:var(--home-bg)}.home-active .site-header{min-height:74px;padding-inline:max(20px,calc((100% - 1340px)/2));color:var(--home-text);background:#05060bad;border-bottom-color:#ffffff14;-webkit-backdrop-filter:blur(22px) saturate(1.3);backdrop-filter:blur(22px) saturate(1.3)}.home-active .brand-mark{background:linear-gradient(145deg,#55e9ff2e,#8b73ff29);border-color:#71e0ff47;box-shadow:0 0 24px #55e9ff26,inset 0 1px #fff3}.home-active .top-nav{color:#aeb8c8}.home-active .top-nav :is(button,a):hover{color:#fff;background:#ffffff12}.home-active .top-nav :is(button,a).active{color:#fff;background:#ffffff17;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 24px #55e9ff12}.home-active .home-clean{position:relative;isolation:isolate;overflow:hidden;color:var(--home-text);background:var(--home-bg)}.home-active .home-clean-hero{position:relative;min-height:min(850px,calc(100vh - 74px));display:grid;align-items:center;overflow:hidden;color:var(--home-text);background:radial-gradient(circle at 82% 40%,rgba(68,124,255,.2),transparent 28rem),radial-gradient(circle at 70% 15%,rgba(139,115,255,.15),transparent 25rem),radial-gradient(circle at 18% 82%,rgba(0,217,255,.1),transparent 28rem),linear-gradient(180deg,#070912,#05060b);border-bottom:1px solid rgba(255,255,255,.08)}.home-active .home-clean-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 92%);mask-image:linear-gradient(to bottom,black,transparent 92%)}.home-active .home-clean-inner{position:relative;z-index:1;width:min(1340px,calc(100% - 48px));padding:clamp(72px,9vw,120px) 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(48px,7vw,100px)}.home-active .home-hero-copy{position:relative;z-index:2}.home-active .home-pill{min-height:34px;margin-bottom:26px;padding:0 13px;color:#d7f8ff;background:#55e9ff12;border-color:#55e9ff38;box-shadow:inset 0 1px #ffffff14,0 0 26px #55e9ff0f;letter-spacing:.12em}.home-pill-pulse{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--home-lime);box-shadow:0 0 0 4px #b7ff651a,0 0 14px #b7ff65cc}.home-active .home-clean-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(3.5rem,6.4vw,6.5rem);font-weight:900;line-height:.98;letter-spacing:-.075em;text-wrap:balance}.home-active .home-clean-hero h1>span{color:transparent;background:linear-gradient(100deg,#fff 4%,#a9efff 43%,#b5a8ff 76%,#fff);background-clip:text;-webkit-background-clip:text;filter:drop-shadow(0 0 26px rgba(85,233,255,.16))}.home-active .home-clean-lead{max-width:640px;margin-top:30px;color:var(--home-muted);font-size:clamp(1rem,1.35vw,1.18rem);font-weight:600;line-height:1.8}.home-hero-actions{margin-top:36px;display:flex;flex-wrap:wrap;align-items:center;gap:11px}.home-hero-actions button,.home-hero-actions a{min-height:54px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#eaf8ff;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0e;font-weight:850;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.home-hero-actions button{color:#041016;border-color:#91f0ffcc;background:linear-gradient(135deg,#baf5ff,#55e9ff,#8b9eff);box-shadow:0 14px 36px #28cfff33,0 0 30px #55e9ff1f}.home-hero-actions :is(button,a):hover{transform:translateY(-2px);border-color:#8ee8ff8c;box-shadow:0 16px 38px #28cfff29}.home-hero-metrics{margin:42px 0 0;display:flex;flex-wrap:wrap;gap:0}.home-hero-metrics div{min-width:128px;padding:0 26px;display:grid;gap:3px;border-left:1px solid rgba(255,255,255,.12)}.home-hero-metrics div:first-child{padding-left:0;border-left:0}.home-hero-metrics dt{color:#fff;font-size:1.35rem;font-weight:900}.home-hero-metrics dd{margin:0;color:#7f8a9a;font-size:.72rem;font-weight:750}.home-hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.home-hero-visual:before{content:"";position:absolute;width:min(520px,88%);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(85,233,255,.18),rgba(96,76,255,.08) 44%,transparent 70%);filter:blur(8px)}.home-hero-visual-frame{position:relative;width:min(720px,100%);aspect-ratio:1.42;overflow:hidden;border:1px solid rgba(157,217,255,.28);border-radius:30px;background:#080a11;box-shadow:0 0 0 1px #ffffff0a inset,0 36px 100px #0000008c,0 0 80px #3b77ff21;transform:perspective(1200px) rotateY(-6deg) rotateX(2deg)}.home-hero-visual-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(130deg,rgba(255,255,255,.12),transparent 24%,transparent 70%,rgba(85,233,255,.08))}.home-hero-visual-frame img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(1.08) contrast(1.04)}.home-orbit{position:absolute;border:1px solid rgba(118,180,255,.14);border-radius:50%;pointer-events:none}.home-orbit-one{width:620px;height:620px}.home-orbit-two{width:470px;height:470px;border-color:#a775ff21}.home-floating-label{position:absolute;z-index:2;min-height:36px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;color:#dce8f8;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#0a0d15b8;box-shadow:0 16px 34px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:.68rem;font-weight:850;letter-spacing:.12em}.home-floating-label i{width:7px;height:7px;border-radius:50%;background:#ff5f72;box-shadow:0 0 12px #ff5f72cc}.home-floating-label-top{top:68px;right:2px}.home-floating-label-bottom{bottom:54px;left:14px}@media(max-width:1080px){.home-active .home-clean-inner{grid-template-columns:1fr}.home-active .home-hero-copy{max-width:780px}.home-hero-visual{min-height:480px}}@media(max-width:720px){.home-active .site-header{padding:10px 12px 8px}.home-active .top-nav{border-top-color:#ffffff17}.home-active .home-clean-inner{width:min(100% - 28px,1340px);padding:56px 0 66px;gap:42px}.home-active .home-clean-hero h1{font-size:clamp(2.8rem,14vw,4.4rem)}.home-hero-actions :is(button,a){width:100%}.home-hero-metrics{margin-top:34px}.home-hero-metrics div{min-width:0;padding:0 14px;flex:1}.home-hero-metrics dd{font-size:.64rem}.home-hero-visual{min-height:330px}.home-hero-visual-frame{border-radius:20px;transform:none}.home-orbit-one{width:390px;height:390px}.home-orbit-two{width:300px;height:300px}.home-floating-label-top{top:6px;right:-3px}.home-floating-label-bottom{bottom:3px;left:-3px}}@media(prefers-reduced-motion:reduce){.home-hero-actions :is(button,a){transition:none}}.home-active .home-products,.home-active .home-web-games{position:relative;overflow:hidden;color:var(--home-text)}.home-active .home-products{padding:clamp(82px,10vw,140px) 0;background:radial-gradient(circle at 12% 22%,rgba(139,115,255,.1),transparent 26rem),radial-gradient(circle at 88% 78%,rgba(85,233,255,.08),transparent 28rem),#070810}.home-active .home-products:before,.home-active .home-web-games:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,transparent 0 48%,rgba(255,255,255,.025) 49%,transparent 50% 100%);background-size:34px 34px;opacity:.42}.home-active .home-section-inner,.home-active .home-web-games-inner{position:relative;z-index:1;width:min(1340px,calc(100% - 48px));margin-inline:auto}.home-active .home-section-heading{margin-bottom:clamp(28px,4vw,46px);align-items:flex-end}.home-active .home-section-heading .eyebrow{margin-bottom:13px;color:var(--home-cyan);font-size:.72rem;letter-spacing:.18em}.home-active .home-section-heading h2{color:#f7f9ff;font-size:clamp(2.5rem,5.1vw,5rem);line-height:.98;letter-spacing:-.065em;text-wrap:balance}.home-active .home-section-heading>p{max-width:380px;margin-bottom:4px;color:var(--home-muted);line-height:1.65;text-align:right}.home-active .product-card-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);grid-template-rows:repeat(2,minmax(280px,1fr));gap:16px}.home-active .product-card{position:relative;min-height:0;padding:30px;overflow:hidden;isolation:isolate;color:#f4f7ff;border:1px solid rgba(255,255,255,.11);border-radius:26px;background:linear-gradient(145deg,#141925f5,#0a0d15eb);box-shadow:0 28px 70px #0000003d,inset 0 1px #ffffff0b;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-active .product-card:before{content:"";position:absolute;z-index:-1;width:260px;height:260px;right:-90px;bottom:-120px;border-radius:50%;background:var(--product-glow, rgba(85, 233, 255, .13));filter:blur(28px);transition:transform .28s ease,opacity .28s ease}.home-active .product-card:hover{transform:translateY(-4px);border-color:#96dcff42;box-shadow:0 34px 86px #00000057,0 0 42px #55e9ff0d}.home-active .product-card:hover:before{transform:scale(1.18)}.home-active .product-card-featured{grid-row:1 / 3;min-height:620px;padding:clamp(30px,4vw,52px);--product-glow: rgba(50, 191, 255, .22);background:linear-gradient(90deg,#04070dfa,#05080ee6 42%,#05080e24 78%),linear-gradient(0deg,rgba(4,7,13,.92),transparent 46%),url(/home-deathmatch-link-hero-1440.jpg) 62% center / cover no-repeat,#080a11;border-color:#53cfff33}.home-active .product-card:nth-child(2){--product-glow: rgba(156, 103, 255, .2)}.home-active .product-card-community{--product-glow: rgba(43, 231, 129, .18)}.home-active .product-card-heading,.home-active .product-description,.home-active .product-links{position:relative;z-index:1}.home-active .product-card-featured .product-card-heading,.home-active .product-card-featured .product-description,.home-active .product-card-featured .product-links{max-width:610px}.home-active .product-logo{width:58px;height:58px;color:#effbff;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:#ffffff14;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-active .product-logo-deathmatch{color:#071116;background:linear-gradient(145deg,#c2f7ff,#55e9ff 56%,#899cff);box-shadow:0 0 24px #55e9ff33}.home-active .product-logo-boollog{background:#fff}.home-active .product-logo-naver{color:#fff;background:#03c75a}.home-active .product-card-heading p{color:#8996a9;letter-spacing:.14em}.home-active .product-card-heading h3{color:#fff;font-size:1.55rem}.home-active .product-card-heading h3 span{color:#7f8a9b}.home-active .product-description{max-width:440px;margin:26px 0 30px;color:#a0adbd;line-height:1.72}.home-active .product-links{gap:9px}.home-active .product-links a{min-height:66px;color:#eaf2ff;background:#070a109e;border-color:#ffffff1c;border-radius:14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-active .product-links a:hover{color:#fff;background:#161d2be0;border-color:#55e9ff4d;box-shadow:0 12px 30px #0003}.home-active .product-links small{color:#6f7d90}.home-active .home-web-games{padding:clamp(82px,10vw,140px) 0 clamp(96px,11vw,156px);background:radial-gradient(circle at 84% 12%,rgba(87,63,210,.12),transparent 30rem),radial-gradient(circle at 22% 84%,rgba(21,187,229,.09),transparent 28rem),#05060b;border-top-color:#ffffff14}.home-active .home-games-heading button{min-height:48px;padding-inline:17px;color:#e7f8ff;border-color:#55e9ff2e;border-radius:13px;background:#55e9ff0e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-active .home-games-heading button:hover{color:#fff;background:#55e9ff1a;border-color:#55e9ff57}.home-active .home-web-games .web-game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-active .home-web-games .web-game-card-wrap:first-child{grid-column:span 2}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);grid-template-rows:1fr}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card-media{height:100%;aspect-ratio:auto}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card-body{padding:28px;align-content:end}.home-active .home-web-games .web-game-card-wrap{--card-accent: 85, 233, 255}.home-active .home-web-games .web-game-card-wrap:nth-child(3n+2){--card-accent: 146, 116, 255}.home-active .home-web-games .web-game-card-wrap:nth-child(3n){--card-accent: 255, 102, 151}.home-active .home-web-games .web-game-card{min-height:340px;color:#f5f7ff;border-color:#ffffff1b;border-radius:22px;background:linear-gradient(155deg,#121722e6,#090c13f5);box-shadow:inset 0 1px #ffffff0b,0 22px 50px #0003;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-active .home-web-games .web-game-card:hover{transform:translateY(-5px);background:linear-gradient(155deg,#161c2af5,#0a0d15fa);border-color:rgba(var(--card-accent),.38);box-shadow:0 28px 62px #00000052,0 0 36px rgba(var(--card-accent),.07)}.home-active .home-web-games .web-game-card-media{background:#080b12}.home-active .home-web-games .web-game-card-media:after{display:block;background:linear-gradient(180deg,transparent 48%,rgba(5,7,12,.6)),linear-gradient(110deg,rgba(var(--card-accent),.1),transparent 46%)}.home-active .home-web-games .web-game-card-media img{filter:saturate(.92) contrast(1.05)}.home-active .home-web-games .web-game-card:hover .web-game-card-media img{filter:saturate(1.1) contrast(1.06)}.home-active .home-web-games .web-game-card-body{min-height:148px;padding:19px;gap:10px}.home-active .home-web-games .web-game-card-icon{color:rgb(var(--card-accent));background:rgba(var(--card-accent),.09);border-color:rgba(var(--card-accent),.18);box-shadow:0 0 18px rgba(var(--card-accent),.06)}.home-active .home-web-games .web-game-card-icon svg,.home-active .home-web-games .web-game-play{color:rgb(var(--card-accent))}.home-active .home-web-games .web-game-card strong{color:#f6f8ff;font-size:1.12rem}.home-active .home-web-games .web-game-card-copy{color:#94a1b2;font-weight:600}.home-active .home-web-games .web-game-guide-shortcut{top:13px;right:13px;color:#edf7ff;border-color:#ffffff24;background:#070a11c2;box-shadow:0 10px 24px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-active .home-web-games .web-game-guide-shortcut:hover{color:#fff;background:#181f2deb}.home-active .site-footer{color:#7e8999;background:#05060b;border-top-color:#ffffff14}.home-active .site-footer a:hover{color:#dff8ff}.home-active .home-clean :is(button,a):focus-visible,.home-active .top-nav :is(button,a):focus-visible{outline:3px solid rgba(85,233,255,.42);outline-offset:3px}@media(max-width:1040px){.home-active .product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.home-active .product-card-featured{grid-column:1 / -1;grid-row:auto;min-height:560px}.home-active .home-web-games .web-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.home-active .home-section-inner,.home-active .home-web-games-inner{width:min(100% - 28px,1340px)}.home-active .home-section-heading{align-items:flex-start}.home-active .home-section-heading>p{text-align:left}.home-active .home-section-heading h2{font-size:clamp(2.45rem,12vw,3.7rem)}.home-active .product-card-grid,.home-active .home-web-games .web-game-grid{grid-template-columns:1fr}.home-active .product-card-featured{grid-column:auto;min-height:580px;background:linear-gradient(0deg,#04070dfa,#04070dc2 54%,#04070d14 86%),url(/home-deathmatch-link-hero-mobile.jpg) 66% center / cover no-repeat,#080a11}.home-active .product-card{min-height:300px;padding:24px}.home-active .product-card-featured{min-height:580px;justify-content:flex-end}.home-active .product-links{grid-template-columns:1fr}.home-active .home-web-games .web-game-card-wrap:first-child{grid-column:auto}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card,.home-active .home-web-games .web-game-card{min-height:0;grid-template-columns:132px minmax(0,1fr);grid-template-rows:1fr}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card-media,.home-active .home-web-games .web-game-card-media{min-height:184px;height:auto;aspect-ratio:auto}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card-body,.home-active .home-web-games .web-game-card-body{min-height:184px;padding:17px;align-content:start}.home-active .home-web-games .web-game-card-copy{font-size:.78rem}.home-active .home-web-games .web-game-play{margin-top:auto}.home-active .home-web-games .web-game-guide-shortcut{top:9px;right:9px;min-height:30px;padding-inline:9px}}@media(max-width:440px){.home-active .product-card-featured{min-height:620px}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card,.home-active .home-web-games .web-game-card{grid-template-columns:112px minmax(0,1fr)}.home-active .home-web-games .web-game-card-wrap:first-child .web-game-card-body,.home-active .home-web-games .web-game-card-body{padding:14px}.home-active .home-web-games .web-game-card-icon{display:none}}@media(prefers-reduced-motion:reduce){.home-active .product-card,.home-active .home-web-games .web-game-card{transition:none}}.modern-shell{--modern-bg: #05060b;--modern-surface: rgba(14, 18, 28, .88);--modern-surface-soft: rgba(18, 23, 35, .72);--modern-line: rgba(255, 255, 255, .105);--modern-line-strong: rgba(123, 218, 255, .25);--modern-text: #f5f8ff;--modern-muted: #98a6b8;--modern-cyan: #55e9ff;--modern-violet: #9178ff;--modern-pink: #ff6a9c;min-height:100vh;color:var(--modern-text);background:var(--modern-bg)}.modern-shell .site-header{min-height:74px;padding-inline:max(20px,calc((100% - 1340px)/2));color:var(--modern-text);background:#05060bb8;border-bottom-color:#ffffff14;box-shadow:0 12px 40px #00000029;-webkit-backdrop-filter:blur(22px) saturate(1.3);backdrop-filter:blur(22px) saturate(1.3)}.modern-shell .brand{color:#fff;letter-spacing:-.025em}.modern-shell .brand-mark{background:linear-gradient(145deg,#55e9ff2b,#9178ff26);border-color:#71e0ff45;box-shadow:0 0 25px #55e9ff1f,inset 0 1px #ffffff2e}.modern-shell .top-nav{color:#aab6c6}.modern-shell .top-nav :is(button,a){border:1px solid transparent}.modern-shell .top-nav :is(button,a):hover{color:#fff;background:#fff1;border-color:#ffffff0f}.modern-shell .top-nav :is(button,a).active{color:#eafcff;background:linear-gradient(145deg,#55e9ff1f,#9178ff17);border-color:#55e9ff2e;box-shadow:0 0 24px #55e9ff0f,inset 0 1px #ffffff12}.modern-shell .site-footer{color:#798697;background:#05060b;border-top-color:#ffffff14}.modern-shell .site-footer a:hover{color:#def9ff}.modern-shell .games-directory{position:relative;min-height:calc(100vh - 74px);padding:clamp(72px,8vw,112px) 0 clamp(100px,10vw,148px);overflow:hidden;color:var(--modern-text);background:radial-gradient(circle at 78% 8%,rgba(145,120,255,.15),transparent 30rem),radial-gradient(circle at 12% 70%,rgba(85,233,255,.1),transparent 32rem),#05060b}.modern-shell .games-directory:before,.modern-shell .workspace:before,.modern-shell .policy-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 88%);mask-image:linear-gradient(to bottom,black,transparent 88%)}.modern-shell .games-directory-inner{position:relative;z-index:1;width:min(1340px,calc(100% - 48px))}.modern-shell .games-directory-heading{max-width:930px;margin-bottom:52px}.modern-shell .games-directory-heading .home-pill{color:#d9f9ff;background:#55e9ff12;border-color:#55e9ff38;box-shadow:0 0 24px #55e9ff0f}.modern-shell .games-directory-heading .home-pill>span{width:7px;height:7px;border-radius:50%;background:#b8ff69;box-shadow:0 0 12px #b8ff69bf}.modern-shell .games-directory-heading h1{color:transparent;background:linear-gradient(100deg,#fff,#b4efff 44%,#b9adff 78%,#fff);background-clip:text;-webkit-background-clip:text;filter:drop-shadow(0 0 26px rgba(85,233,255,.12));font-size:clamp(3.4rem,7vw,6.8rem);letter-spacing:-.075em}.modern-shell .games-directory-heading>p:last-child{max-width:650px;color:var(--modern-muted);font-size:1.08rem}.modern-shell .games-directory .web-game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.modern-shell .games-directory .web-game-card-wrap{--card-accent: 85, 233, 255}.modern-shell .games-directory .web-game-card-wrap:nth-child(3n+2){--card-accent: 145, 120, 255}.modern-shell .games-directory .web-game-card-wrap:nth-child(3n){--card-accent: 255, 106, 156}.modern-shell .games-directory .web-game-card,.modern-shell .games-directory .multiplayer-directory-card{min-height:340px;color:#f5f8ff;border:1px solid rgba(255,255,255,.105);border-radius:22px;background:linear-gradient(155deg,#131824eb,#080b12f7);box-shadow:inset 0 1px #ffffff0b,0 22px 50px #0003;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.modern-shell .games-directory .web-game-card:hover,.modern-shell .games-directory .multiplayer-directory-card:hover{transform:translateY(-5px);border-color:rgba(var(--card-accent, 85, 233, 255),.38);box-shadow:0 28px 62px #00000057,0 0 38px rgba(var(--card-accent, 85, 233, 255),.07)}.modern-shell .games-directory .multiplayer-directory-card{grid-column:span 2;min-height:360px;grid-template-columns:minmax(0,1.2fr) minmax(230px,.8fr);grid-template-rows:1fr;--card-accent: 183, 255, 101;background:radial-gradient(circle at 26% 50%,rgba(183,255,101,.15),transparent 17rem),linear-gradient(145deg,#121d1ef5,#080b12fa)}.modern-shell .games-directory .multiplayer-card-media{height:100%;aspect-ratio:auto;display:grid;place-items:center;color:#b8ff69;background:radial-gradient(circle,rgba(183,255,101,.18),transparent 48%),linear-gradient(135deg,rgba(85,233,255,.07),transparent)}.modern-shell .games-directory .multiplayer-card-media svg{width:86px;height:86px;filter:drop-shadow(0 0 22px rgba(183,255,101,.28))}.modern-shell .games-directory .web-game-card-media{background:#080b12}.modern-shell .games-directory .web-game-card-media:after{display:block;background:linear-gradient(180deg,transparent 48%,rgba(5,7,12,.64)),linear-gradient(110deg,rgba(var(--card-accent, 85, 233, 255),.1),transparent 46%)}.modern-shell .games-directory .web-game-card-body{min-height:150px;padding:19px;gap:10px}.modern-shell .games-directory .multiplayer-directory-card .web-game-card-body{min-height:0;padding:30px;align-content:end}.modern-shell .games-directory .web-game-card-icon{color:rgb(var(--card-accent, 85, 233, 255));background:rgba(var(--card-accent, 85, 233, 255),.09);border-color:rgba(var(--card-accent, 85, 233, 255),.18)}.modern-shell .games-directory .web-game-card-icon svg,.modern-shell .games-directory .web-game-play{color:rgb(var(--card-accent, 85, 233, 255))}.modern-shell .games-directory .web-game-card strong{color:#f6f8ff;font-size:1.12rem}.modern-shell .games-directory .web-game-card-copy{color:#94a1b2;font-weight:600}.modern-shell .games-directory .web-game-guide-shortcut{color:#edf8ff;border-color:#ffffff24;background:#070a11c7;box-shadow:0 10px 24px #00000047}.modern-shell .workspace{position:relative;width:100%;min-height:calc(100vh - 74px);margin:0;padding:clamp(54px,6vw,84px) max(20px,calc((100% - 1340px)/2)) clamp(90px,9vw,132px);display:block;overflow:hidden;color:var(--modern-text);background:radial-gradient(circle at 84% 8%,rgba(145,120,255,.12),transparent 29rem),radial-gradient(circle at 8% 72%,rgba(85,233,255,.08),transparent 31rem),#06070d}.modern-shell .workspace-main{position:relative;z-index:1;width:100%;max-width:1340px;margin-inline:auto;display:grid;gap:18px;color:var(--modern-text);background:transparent}.modern-shell .app-topbar{position:relative;min-height:230px;padding:clamp(30px,4vw,52px);overflow:hidden;display:flex;align-items:flex-end;color:#fff;border:1px solid rgba(255,255,255,.11);border-radius:26px;background:radial-gradient(circle at 86% 20%,rgba(145,120,255,.23),transparent 22rem),radial-gradient(circle at 15% 100%,rgba(85,233,255,.14),transparent 24rem),linear-gradient(145deg,#121723f5,#080b12fa);box-shadow:0 28px 72px #00000040,inset 0 1px #ffffff0d}.modern-shell .app-topbar:before{content:"";position:absolute;width:300px;height:300px;top:-190px;right:8%;border:1px solid rgba(85,233,255,.13);border-radius:50%;box-shadow:0 0 0 68px #9178ff09,0 0 0 136px #55e9ff05}.modern-shell .app-topbar>div{position:relative;z-index:1;max-width:800px}.modern-shell .app-topbar .eyebrow{color:var(--modern-cyan);letter-spacing:.18em}.modern-shell .app-topbar h1{margin-top:6px;color:#fff;font-size:clamp(2.7rem,5vw,5rem);line-height:.98;letter-spacing:-.065em}.modern-shell .app-topbar p{max-width:680px;margin-top:17px;color:#9eabba;font-weight:600}.modern-shell .workspace-panel,.modern-shell .form-panel,.modern-shell .list-column,.modern-shell .post-editor,.modern-shell .post-card,.modern-shell .inline-detail,.modern-shell .admin-section,.modern-shell .board-detail,.modern-shell .auth-panel,.modern-shell .onboarding-card{color:var(--modern-text);border:1px solid var(--modern-line);border-radius:22px;background:linear-gradient(150deg,#121723e0,#0a0d15eb);box-shadow:0 24px 62px #0003,inset 0 1px #ffffff0a}.modern-shell .workspace-panel{padding:clamp(22px,3vw,34px)}.modern-shell :is(.section-heading,.board-header) .eyebrow,.modern-shell .panel-kicker{color:var(--modern-cyan);letter-spacing:.14em}.modern-shell :is(.section-heading,.board-header) h2,.modern-shell .profile-summary-main h2,.modern-shell .block-heading h3,.modern-shell .board-detail h3{color:#f7f9ff;letter-spacing:-.035em}.modern-shell .section-heading h2,.modern-shell .board-header h2{font-size:clamp(1.9rem,3vw,2.8rem)}.modern-shell :is(.section-copy,.policy-note,.muted){color:var(--modern-muted)}.modern-shell .subtab-row,.modern-shell .admin-tabs{padding:6px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff09}.modern-shell .subtab-row button,.modern-shell .admin-tabs button{color:#9eabba;border-radius:10px}.modern-shell .subtab-row button:hover,.modern-shell .admin-tabs button:hover{color:#fff;background:#ffffff0e}.modern-shell .subtab-row button.active,.modern-shell .admin-tabs button.active{color:#eafcff!important;background:linear-gradient(145deg,#55e9ff21,#9178ff1a)!important;border-color:#55e9ff2e!important;box-shadow:0 0 22px #55e9ff0f}.modern-shell .info-tab-bar{gap:10px}.modern-shell .info-logout-button{min-height:54px;color:#ffb5bd;border-color:#ff6a822e;border-radius:14px;background:#ff4e6911}.modern-shell .news-panel{gap:22px}.modern-shell .news-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.modern-shell .news-item{position:relative;min-height:190px;padding:24px;overflow:hidden;gap:13px;color:var(--modern-text);border:1px solid rgba(255,255,255,.095);border-radius:18px;background:linear-gradient(145deg,#161b28cc,#0a0d15db);transition:transform .18s ease,border-color .18s ease}.modern-shell .news-item:after{content:"";position:absolute;width:140px;height:140px;right:-70px;bottom:-86px;border-radius:50%;background:#55e9ff1c;filter:blur(22px)}.modern-shell .news-item:nth-child(3n+2):after{background:#9178ff1f}.modern-shell .news-item:nth-child(3n):after{background:#ff6a9c1a}.modern-shell .news-item:hover{transform:translateY(-2px);border-color:#55e9ff33}.modern-shell .news-item h3{color:#f7f9ff;font-size:1.25rem}.modern-shell .news-item p{color:#9aa7b8}.modern-shell .workspace-main :is(input:not([type=checkbox]):not([type=radio]),textarea,select),.modern-shell .auth-overlay :is(input:not([type=checkbox]):not([type=radio]),textarea,select),.modern-shell .onboarding-card :is(input:not([type=checkbox]):not([type=radio]),textarea,select){color:#f5f8ff;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#05080eb8;box-shadow:inset 0 1px #ffffff06}.modern-shell .workspace-main :is(input,textarea,select):focus,.modern-shell .auth-overlay :is(input,textarea,select):focus{border-color:#55e9ff80;box-shadow:0 0 0 3px #55e9ff14,0 0 24px #55e9ff0d;outline:none}.modern-shell :is(input,textarea)::placeholder{color:#667486}.modern-shell .workspace-main :is(.submit-button,.primary-link),.modern-shell .auth-overlay :is(.submit-button,.primary-link){color:#061016!important;border-color:#8feeffb3!important;border-radius:12px;background:linear-gradient(135deg,#bcf6ff,#55e9ff 52%,#91a0ff)!important;box-shadow:0 12px 28px #32cfff24}.modern-shell .workspace-main :is(.secondary-link,.ghost-button,.button-row button,.admin-actions button,.file-button,.icon-button),.modern-shell .auth-overlay :is(.secondary-link,.ghost-button,.icon-button,.oauth-grid button){color:#dbe6f4;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:#ffffff0d}.modern-shell .workspace-main :is(.secondary-link,.ghost-button,.button-row button,.admin-actions button,.file-button,.icon-button):hover,.modern-shell .auth-overlay :is(.secondary-link,.ghost-button,.icon-button,.oauth-grid button):hover{color:#fff;border-color:#55e9ff3d;background:#55e9ff13}.modern-shell .category-tabs button{color:#9daaba;border:1px solid rgba(255,255,255,.07);background:#ffffff0a}.modern-shell .category-tabs button:hover{color:#fff;border-color:#55e9ff2e}.modern-shell .category-tabs button.active{color:#eafcff!important;border-color:#55e9ff33!important;background:#55e9ff1c!important;box-shadow:0 0 18px #55e9ff0d}.modern-shell .check-row,.modern-shell .current-name-row,.modern-shell .readonly-field,.modern-shell .mini-row,.modern-shell .member-row,.modern-shell .settings-session-row,.modern-shell .theme-option-grid button{color:#e8eef8;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#ffffff0a}.modern-shell .profile-summary{padding-bottom:26px;border-bottom-color:#ffffff17}.modern-shell .avatar.large{width:82px;height:82px;color:#dffaff;border:1px solid rgba(85,233,255,.24);background:linear-gradient(145deg,#55e9ff24,#9178ff1a);box-shadow:0 0 30px #55e9ff1a}.modern-shell .profile-meta-row span,.modern-shell .board-tools>span{color:#b4c0cf;border:1px solid rgba(255,255,255,.08);background:#ffffff0b}.modern-shell .profile-meta-row .profile-label-pill{color:var(--modern-cyan);background:transparent;border:0}.modern-shell .account-grid,.modern-shell .account-stack{gap:16px}.modern-shell .account-block{padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff08}.modern-shell .current-name-row strong{color:#fff}.modern-shell .current-name-row>span{color:var(--modern-cyan)}.modern-shell .settings-grid span,.modern-shell .inline-editor span,.modern-shell .form-panel span{color:#a9b6c7}.modern-shell .theme-option-grid button.active{color:#eafcff;border-color:#55e9ff40;background:linear-gradient(145deg,#55e9ff1f,#9178ff14);box-shadow:0 0 24px #55e9ff0f}.modern-shell .theme-option-grid button.active small{color:#aebccc}.modern-shell .item-card,.modern-shell .list-item,.modern-shell .crew-card,.modern-shell .admin-row,.modern-shell .banned-word-item{color:var(--modern-text);border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#ffffff09}.modern-shell .board-header{padding-bottom:22px;border-bottom-color:#ffffff17}.modern-shell .board-tools{margin-top:20px;gap:12px}.modern-shell .board-search{color:#8593a5}.modern-shell .post-editor{background:#121723eb}.modern-shell .board-layout{gap:14px}.modern-shell .post-list-item{color:#eaf0f8;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:#ffffff09;transition:transform .16s ease,border-color .16s ease,background .16s ease}.modern-shell .post-list-item:hover,.modern-shell .post-list-item.active{transform:translate(2px);border-color:#55e9ff45;background:linear-gradient(100deg,#55e9ff16,#9178ff0a);box-shadow:0 14px 34px #00000029}.modern-shell .post-list-item.active{box-shadow:inset 3px 0 0 var(--modern-cyan),0 14px 34px #00000029}.modern-shell .post-list-top em,.modern-shell .post-meta>span:first-child{color:#bff7ff;background:#55e9ff1a}.modern-shell .post-list-item small,.modern-shell .post-meta,.modern-shell .post-footer,.modern-shell .post-author-line{color:#8f9daf}.modern-shell .board-detail{min-height:500px;padding:26px}.modern-shell .board-detail p{color:#b2bdcb}.modern-shell .private-pill{color:#ffd8a0;background:#ffad4a1a}.modern-shell .comments-panel{border-top-color:#ffffff17}.modern-shell .comment-item{color:#e8eef8;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff09}.modern-shell .comment-item strong{color:#fff}.modern-shell .empty-state{color:#8997a9;border-color:#ffffff21;border-radius:16px;background:#ffffff06}.modern-shell .empty-state strong{color:#f0f5fc}.modern-shell .review-state{color:#ffdda6;border-color:#ffbe5c33;border-radius:14px;background:#ffae4214}.modern-shell .board-login-prompt{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;color:#b8c6d8;border:1px solid rgba(85,233,255,.16);border-radius:14px;background:linear-gradient(110deg,#55e9ff12,#9178ff0e);box-shadow:inset 0 1px #ffffff0a}.modern-shell .board-login-prompt>div{display:flex;align-items:center;gap:9px}.modern-shell .board-login-prompt svg{flex:0 0 auto;color:var(--modern-cyan)}.modern-shell .policy-shell{position:relative;min-height:calc(100vh - 74px);overflow:hidden;color:var(--modern-text);background:radial-gradient(circle at 82% 8%,rgba(145,120,255,.12),transparent 29rem),#06070d}.modern-shell .policy-hero,.modern-shell .policy-layout,.modern-shell .patch-note-list{position:relative;z-index:1}.modern-shell .policy-hero,.modern-shell .policy-section,.modern-shell .policy-summary,.modern-shell .policy-sidebar,.modern-shell .policy-meta{color:var(--modern-text);border-color:#ffffff1a;border-radius:18px;background:linear-gradient(145deg,#121723e0,#0a0d15eb)}.modern-shell .auth-overlay-backdrop{background:#020307c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modern-shell .auth-overlay-panel .auth-panel{background:#0b0e16f5}.modern-shell .auth-panel :is(h1,h2,h3,strong){color:#f7f9ff}.modern-shell .auth-panel :is(p,small,span){color:#9eabba}.modern-shell .onboarding-shell{background:linear-gradient(90deg,#05060beb,#05060bb8),url(/deathmatch-hero-1440.jpg) center / cover no-repeat}.modern-shell :is(button,a,input,textarea,select):focus-visible{outline:3px solid rgba(85,233,255,.42);outline-offset:3px}@media(max-width:1040px){.modern-shell .games-directory .web-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-shell .account-grid{grid-template-columns:1fr}.modern-shell .board-layout{grid-template-columns:minmax(240px,.44fr) minmax(0,.56fr)}}@media(max-width:760px){.modern-shell .site-header{min-height:auto;padding:10px 12px 8px}.modern-shell .top-nav{border-top-color:#ffffff17}.modern-shell .games-directory{padding-top:58px}.modern-shell .games-directory-inner{width:min(100% - 28px,1340px)}.modern-shell .games-directory-heading{margin-bottom:34px}.modern-shell .games-directory-heading h1{font-size:clamp(2.9rem,14vw,4.5rem)}.modern-shell .games-directory .web-game-grid{grid-template-columns:1fr}.modern-shell .games-directory .multiplayer-directory-card{grid-column:auto}.modern-shell .games-directory .web-game-card,.modern-shell .games-directory .multiplayer-directory-card{min-height:0;grid-template-columns:126px minmax(0,1fr);grid-template-rows:1fr}.modern-shell .games-directory .web-game-card-media,.modern-shell .games-directory .multiplayer-card-media{min-height:184px;height:auto;aspect-ratio:auto}.modern-shell .games-directory .multiplayer-card-media svg{width:52px;height:52px}.modern-shell .games-directory .web-game-card-body,.modern-shell .games-directory .multiplayer-directory-card .web-game-card-body{min-height:184px;padding:16px;align-content:start}.modern-shell .workspace{padding:34px 14px 78px}.modern-shell .app-topbar{min-height:200px;padding:27px 24px;border-radius:21px}.modern-shell .workspace-panel{padding:20px 16px;border-radius:18px}.modern-shell .news-list{grid-template-columns:1fr}.modern-shell .news-item{min-height:0;padding:20px}.modern-shell .info-tab-bar{flex-direction:column}.modern-shell .info-logout-button{width:100%}.modern-shell .board-header,.modern-shell .board-tools{align-items:stretch;flex-direction:column}.modern-shell .board-filter-cluster{min-width:0;grid-template-columns:1fr;gap:10px}.modern-shell .category-tabs{overflow-x:auto}.modern-shell .board-search{width:100%;min-width:0;max-width:none;flex-basis:auto}.modern-shell .board-layout{grid-template-columns:1fr}.modern-shell .board-list{min-height:0}.modern-shell .board-detail{min-height:360px}.modern-shell .board-login-prompt{align-items:stretch;flex-direction:column}.modern-shell .board-login-prompt .submit-button{width:100%}.modern-shell .three-column,.modern-shell .two-column,.modern-shell .horizontal-form{grid-template-columns:1fr}}@media(max-width:440px){.modern-shell .games-directory .web-game-card,.modern-shell .games-directory .multiplayer-directory-card{grid-template-columns:108px minmax(0,1fr)}.modern-shell .games-directory .web-game-card-icon{display:none}.modern-shell .app-topbar h1{font-size:2.75rem}.modern-shell .profile-summary{align-items:flex-start}.modern-shell .avatar.large{width:64px;height:64px}}@media(prefers-reduced-motion:reduce){.modern-shell .games-directory .web-game-card,.modern-shell .news-item,.modern-shell .post-list-item{transition:none}}:root{--mobile-nav-height: 0px;--touch-target: 44px}html{scroll-padding-top:calc(76px + env(safe-area-inset-top))}body{min-width:0}.modern-shell{min-width:0;min-height:100svh;min-height:100dvh;overflow-x:clip}.site-header{padding-top:max(10px,env(safe-area-inset-top))}.home-hero-visual-frame picture{width:100%;height:100%;display:block}.game-route-loading{width:min(100% - 28px,720px);min-height:min(62dvh,520px);margin:0 auto;display:grid;place-content:center;justify-items:center;gap:9px;color:#e9f2ff;text-align:center}.game-route-loading svg{color:#55e9ff}.game-route-loading span{color:#8f9caf;font-size:.84rem}@media(pointer:coarse){:is(button,a,input,select,textarea){touch-action:manipulation}.modern-shell :is(.top-nav :is(button,a),.home-hero-actions button,.home-hero-actions a,.product-links a,.web-game-guide-shortcut,.category-tabs button,.info-tab-bar button,.submit-button,.secondary-link,.ghost-button,.icon-button){min-height:var(--touch-target)}}@media(max-width:760px){.modern-shell{--mobile-nav-height: calc(66px + env(safe-area-inset-bottom)) ;padding-bottom:var(--mobile-nav-height)}.modern-shell .site-header{min-height:calc(58px + env(safe-area-inset-top));padding:max(7px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 7px max(12px,env(safe-area-inset-left));flex-direction:row;align-items:center;justify-content:flex-start;border-bottom-color:#ffffff14;-webkit-backdrop-filter:none;backdrop-filter:none}.modern-shell .brand{min-height:44px;padding:6px 8px}.modern-shell .top-nav{position:fixed;inset:auto 0 0;z-index:50;width:100%;padding:6px max(6px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;overflow:visible;border:0;border-top:1px solid rgba(255,255,255,.12);background:#07090ff0;box-shadow:0 -12px 34px #00000052;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2)}.modern-shell .top-nav :is(button,a){min-width:0;min-height:52px;padding:5px 2px;display:flex;flex-direction:column;justify-content:center;gap:3px;border-radius:11px;font-size:clamp(.62rem,2.8vw,.72rem);line-height:1;white-space:nowrap}.modern-shell .top-nav :is(button,a) svg{width:19px;height:19px}.modern-shell .site-footer{padding-bottom:max(24px,env(safe-area-inset-bottom))}.game-guide-overlay{padding:env(safe-area-inset-top) 0 calc(var(--mobile-nav-height) - env(safe-area-inset-bottom));place-items:stretch}.game-guide-dialog{width:100%;height:100%;max-height:none;border-width:0;border-radius:0}.game-guide-header{padding:15px 14px;grid-template-columns:minmax(0,1fr) 44px;gap:10px}.game-guide-title-mark{display:none}.game-guide-header>button{width:44px;height:44px}.game-guide-header span{display:none}.game-guide-scroll{padding:16px 14px 28px;overscroll-behavior:contain}.game-guide-facts{grid-template-columns:1fr}.game-guide-nav{top:-16px;margin:0 -14px 18px;padding-inline:10px;overflow-x:auto}.game-guide-footer{padding:10px 14px}.game-guide-footer span{display:none}.game-guide-footer button{width:100%;min-height:44px}}@media(max-width:760px){.home-active .product-card-featured{min-height:500px}}@media(max-width:350px){.modern-shell .top-nav :is(button,a){font-size:.58rem}}:root{--ui-bg: #f4f7fc;--ui-panel: #fff;--ui-text: #172538;--ui-muted: #536479;--ui-border: #cbd6e3;--ui-accent: #006d83;--ui-soft: #eaf2f8}:root[data-theme=dark]{--ui-bg: #05060b;--ui-panel: #111722;--ui-text: #f5f8ff;--ui-muted: #b2bece;--ui-border: #344254;--ui-accent: #72edff;--ui-soft: #1c2937}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:10000;top:8px;left:12px;transform:translateY(-160%);padding:12px 20px;background:var(--ui-panel);color:var(--ui-text);border:2px solid var(--ui-accent);border-radius:8px}.skip-link:focus{transform:none}#page-content:focus{outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#020610b8;overflow-y:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-content{width:min(100%,640px);max-height:calc(100dvh - 48px);overflow-y:auto;color:var(--ui-text);outline:none}.game-guide-overlay .modal-content{width:min(100%,1000px);overflow:visible}.modal-content .auth-overlay-panel{width:100%;max-height:none;overflow:visible}.modal-content .auth-panel,.modal-content .game-guide-dialog{color:var(--ui-text);background:var(--ui-panel);border:1px solid var(--ui-border)}.modal-content :is(h1,h2,h3,strong,label){color:var(--ui-text)}.modal-content :is(input,select,textarea){background:var(--ui-bg);color:var(--ui-text);border-color:var(--ui-border);font-size:16px}.modal-content :is(.ghost-button,.icon-button,.segmented button,.theme-option-grid button){background:var(--ui-soft);color:var(--ui-text);border-color:var(--ui-border)}.modal-content :is(.panel-kicker,.profile-lines small,.theme-option-grid small){color:var(--ui-muted)}.modal-content :is(button,a,input,select,textarea):focus-visible,.game-discovery-controls :focus-visible,.game-card-actions :focus-visible{outline:3px solid var(--ui-accent);outline-offset:3px}.text-button{display:inline-flex;align-items:center;min-height:44px;padding:8px 12px;color:var(--ui-accent);background:transparent;border:0;text-decoration:underline;cursor:pointer}.route-recovery{width:min(640px,calc(100% - 32px));margin:64px auto;padding:30px;display:grid;gap:18px;background:var(--ui-panel);color:var(--ui-text);border:1px solid var(--ui-border);border-radius:20px}.route-recovery h1{font-size:clamp(24px,4vw,34px);line-height:1.35}.route-recovery p{color:var(--ui-muted);line-height:1.7}.route-recovery input{background:var(--ui-bg);color:var(--ui-text);font-size:16px}.route-recovery>a{color:var(--ui-accent)}.game-discovery-controls{display:grid;gap:16px;margin-bottom:22px;color:var(--ui-text)}.game-search{display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid var(--ui-border);background:var(--ui-panel);border-radius:12px;max-width:620px}.game-search input{width:100%;min-height:50px;padding:10px 0;font-size:16px;color:var(--ui-text);background:transparent;border:0;outline:none}.game-mode-filters{display:flex;flex-wrap:wrap;gap:8px}.game-mode-filters button{min-height:44px;padding:10px 16px;border:1px solid var(--ui-border);border-radius:24px;color:var(--ui-text);background:var(--ui-panel);font-size:14px}.game-mode-filters button[aria-pressed=true]{color:var(--ui-panel);background:var(--ui-accent);border-color:var(--ui-accent);font-weight:800}.game-discovery-controls p{display:flex;align-items:center;gap:12px;font-size:14px}.multiplayer-entry{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:20px;background:var(--ui-soft);color:var(--ui-text);border:1px solid var(--ui-border);border-radius:16px;text-decoration:none}.multiplayer-entry>span:first-of-type{display:grid;gap:5px;flex:1}.multiplayer-entry small{color:var(--ui-muted);font-size:14px}.multiplayer-entry>span:last-child{font-size:14px;color:var(--ui-accent)}.modern-shell .web-game-card-wrap{display:flex;flex-direction:column;min-width:0}.modern-shell .web-game-card-wrap .web-game-card{flex:1}.modern-shell .web-game-card-heading{flex-wrap:wrap;gap:8px}.beginner-badge{padding:4px 8px;font-size:12px;line-height:1.5;border-radius:6px;color:var(--ui-accent);background:var(--ui-soft)}.game-card-facts{color:var(--ui-muted);font-size:14px;line-height:1.6}.game-card-modes{display:flex;flex-wrap:wrap;gap:6px}.game-card-modes>span{padding:4px 7px;border:1px solid var(--ui-border);border-radius:6px;color:var(--ui-text);font-size:12px;line-height:1.5}.game-card-access{font-size:12px;color:var(--ui-muted);line-height:1.6}.game-card-actions{display:flex;gap:8px;padding:10px 0 4px}.top-nav a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.modern-shell .header-settings{flex-shrink:0;min-width:44px;min-height:44px;color:var(--ui-text);background:var(--ui-soft);border:1px solid var(--ui-border)}.modern-shell .site-header .brand{margin-right:auto}:root[data-theme=light] .home-active .home-hero-actions a:not(.primary-cta){color:var(--ui-text);background:var(--ui-soft);border-color:var(--ui-border)}:root[data-theme=light] .modal-content .theme-option-grid button.active small{color:var(--ui-muted)}:root[data-theme=light] .modern-shell .games-directory-heading h1,:root[data-theme=light] .home-active .home-clean-hero h1>span{background-image:linear-gradient(100deg,#074f66,#176f87 44%,#5846a5 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}:root[data-theme=light] .modern-shell :is(.readonly-field,.check-row){color:var(--ui-text);background:var(--ui-soft);border-color:var(--ui-border)}:root[data-theme=light] .modal-content .game-guide-header{background:var(--ui-soft)}:root[data-theme=light] .modal-content .game-guide-header :is(p,span){color:var(--ui-muted)}:root[data-theme=light] .modern-shell .current-name-row strong{color:var(--ui-text)}.modern-shell .game-card-actions .web-game-guide-shortcut,.practice-link{position:static;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 16px;border-radius:10px;color:var(--ui-text);background:var(--ui-soft);border:1px solid var(--ui-border);font-size:14px;text-decoration:none;box-shadow:none}.practice-link{color:var(--ui-panel);background:var(--ui-accent);border-color:var(--ui-accent);font-weight:800}.connection-status{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:10px 14px;border:1px solid var(--ui-border);border-radius:12px;color:var(--ui-text);background:var(--ui-soft);font-size:14px}.connection-status[data-connected=false]{border-color:#ae742c}.connection-status button{min-height:44px;margin-left:auto;padding:8px 14px;background:var(--ui-panel);color:var(--ui-accent);border:1px solid var(--ui-border);border-radius:8px}.statistics-page{width:min(1180px,calc(100% - 28px));margin:24px auto 70px;display:grid;gap:18px;color:var(--ui-text)}.statistics-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;border:1px solid var(--ui-border);border-radius:18px;color:var(--ui-text);background:radial-gradient(circle at 90% 10%,rgba(85,233,255,.14),transparent 35%),var(--ui-panel);box-shadow:0 18px 45px #0000001f}.statistics-hero h1{margin:4px 0 0;font-size:clamp(28px,4vw,42px);line-height:1.15}.statistics-hero p:not(.eyebrow){margin:10px 0 0;color:var(--ui-muted);line-height:1.6}.statistics-hero>svg{flex:0 0 auto;color:var(--ui-accent)}.statistics-controls{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:16px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-panel)}.statistics-period-tabs{display:flex;gap:8px;margin-right:auto}.statistics-period-tabs button{min-height:44px;padding:9px 17px;border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-text);background:var(--ui-soft);font-weight:800;cursor:pointer}.statistics-period-tabs button.active{color:var(--ui-panel);background:var(--ui-accent);border-color:var(--ui-accent)}.statistics-controls label{min-width:min(260px,100%);display:grid;gap:6px;color:var(--ui-muted);font-size:13px;font-weight:800}.statistics-controls label>span{display:inline-flex;align-items:center;gap:6px}.statistics-controls select{width:100%;min-height:44px;padding:8px 12px;color:var(--ui-text);background:var(--ui-bg);border:1px solid var(--ui-border);border-radius:10px}.statistics-sort-direction{min-height:44px;align-self:end;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 13px;color:var(--ui-text);background:var(--ui-soft);border:1px solid var(--ui-border);border-radius:10px;font-weight:800;cursor:pointer}.statistics-sort-direction:disabled{cursor:not-allowed;opacity:.55}.statistics-sort-select{min-width:min(220px,100%)!important}.statistics-toolbar-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;color:var(--ui-muted);font-size:12px}.statistics-freshness{display:inline-flex;align-items:center;gap:6px;color:var(--ui-text);font-weight:800}.statistics-freshness>span{width:8px;height:8px;border-radius:50%;background:var(--ui-muted)}.statistics-freshness-fresh>span{background:#56c596}.statistics-freshness-recent>span{background:#e0a54c}.statistics-freshness-stale>span{background:#df6d72}.statistics-share-button{min-height:34px;display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:5px 10px;color:var(--ui-accent);background:var(--ui-panel);border:1px solid var(--ui-border);border-radius:8px;font-size:12px;font-weight:800;cursor:pointer}.statistics-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.statistics-summary-grid article{min-width:0;display:grid;gap:7px;padding:18px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel)}.statistics-summary-grid span,.statistics-summary-grid small{color:var(--ui-muted);font-size:13px}.statistics-summary-grid strong{color:var(--ui-text);font-size:clamp(20px,3vw,28px);overflow-wrap:anywhere}.statistics-visualization-panel{display:grid;gap:18px;padding:20px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-panel)}.statistics-visualization-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.statistics-visualization-heading h2{margin:4px 0 0;color:var(--ui-text);font-size:22px}.statistics-visualization-heading small,.statistics-chart-card-heading small{color:var(--ui-muted)}.statistics-chart-controls{display:flex;align-items:end;gap:10px}.statistics-chart-controls label{display:grid;gap:6px;min-width:160px;color:var(--ui-muted);font-size:13px;font-weight:800}.statistics-chart-controls select{width:100%;min-height:42px;padding:8px 10px;color:var(--ui-text);background:var(--ui-bg);border:1px solid var(--ui-border);border-radius:9px}.statistics-chart-mode{display:flex;gap:5px;padding:4px;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-soft)}.statistics-chart-mode button{min-height:34px;padding:6px 12px;border:0;border-radius:7px;color:var(--ui-muted);background:transparent;font-weight:800;cursor:pointer}.statistics-chart-mode button.active{color:var(--ui-panel);background:var(--ui-accent)}.statistics-chart-game-picker{display:grid;gap:10px;padding:13px;border:1px solid var(--ui-border);border-radius:11px;background:var(--ui-soft)}.statistics-chart-game-picker-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;color:var(--ui-text)}.statistics-chart-game-picker-heading>span{color:var(--ui-muted);font-size:13px}.statistics-chart-game-actions{display:inline-flex;gap:6px;margin-left:auto}.statistics-chart-game-actions button{min-height:32px;padding:5px 9px;color:var(--ui-accent);background:transparent;border:1px solid var(--ui-border);border-radius:7px;font-size:12px;font-weight:800;cursor:pointer}.statistics-chart-game-actions button:disabled{cursor:not-allowed;opacity:.5}.statistics-chart-game-options{display:flex;flex-wrap:wrap;gap:8px}.statistics-chart-game-option{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:5px 9px;color:var(--ui-text);background:var(--ui-panel);border:1px solid var(--ui-border);border-radius:7px;font-size:13px;cursor:pointer}.statistics-chart-game-option input{width:16px;height:16px;margin:0;accent-color:var(--ui-accent)}.statistics-chart-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:14px}.statistics-chart-card{min-width:0;padding:16px;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-soft)}.statistics-chart-card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.statistics-chart-card-heading h3{margin:0;color:var(--ui-text);font-size:16px}.statistics-chart-card-actions{display:inline-flex;align-items:center;gap:9px}.statistics-chart-expand{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;color:var(--ui-accent);background:transparent;border:1px solid var(--ui-border);border-radius:7px;font-size:12px;font-weight:800;cursor:pointer}.statistics-chart-expand:disabled{cursor:not-allowed;opacity:.5}.statistics-chart-svg-wrap{width:100%;min-width:0}.statistics-chart-svg{display:block;width:100%;height:auto;min-height:210px;overflow:visible}.statistics-chart-grid-line{stroke:var(--ui-border);stroke-width:1;stroke-dasharray:3 5}.statistics-chart-label,.statistics-chart-value{fill:var(--ui-muted);font-size:11px;font-weight:700}.statistics-chart-value{fill:var(--ui-text);font-size:10px;font-weight:800}.statistics-pie-layout{display:grid;grid-template-columns:minmax(170px,.9fr) minmax(0,1.1fr);align-items:center;gap:10px;min-height:220px}.statistics-pie-svg{display:block;width:100%;max-width:230px;margin:auto}.statistics-chart-legend{display:grid;gap:7px;max-height:224px;margin:0;padding:0;overflow:auto;list-style:none}.statistics-chart-legend li{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:7px;color:var(--ui-text);font-size:12px}.statistics-chart-legend li strong{font-size:11px;white-space:nowrap}.statistics-chart-swatch{width:10px;height:10px;border-radius:3px}.statistics-trend-line{stroke:var(--ui-accent);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.statistics-trend-point{fill:var(--ui-panel);stroke:var(--ui-accent);stroke-width:3}.statistics-trend-legend{display:flex;flex-wrap:wrap;gap:7px 14px;margin:8px 4px 0;padding:0;list-style:none}.statistics-trend-legend li{display:inline-flex;align-items:center;gap:6px;color:var(--ui-muted);font-size:12px}.statistics-chart-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#050c16c7}.statistics-chart-modal{width:min(1120px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:22px;color:var(--ui-text);background:var(--ui-panel);border:1px solid var(--ui-border);border-radius:18px;box-shadow:0 24px 80px #00000073}.statistics-chart-modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.statistics-chart-modal-heading h2{margin:4px 0;font-size:clamp(20px,3vw,28px)}.statistics-chart-modal-heading small{color:var(--ui-muted)}.statistics-chart-modal-close{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;color:var(--ui-text);background:var(--ui-soft);border:1px solid var(--ui-border);border-radius:9px;font-weight:800;cursor:pointer}.statistics-chart-modal-body{padding:12px;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-soft)}.statistics-chart-modal .statistics-chart-svg,.statistics-chart-modal .statistics-pie-layout{min-height:360px}.statistics-chart-empty{display:grid;min-height:220px;place-items:center;padding:18px;color:var(--ui-muted);text-align:center}.statistics-comparison-panel,.statistics-ranking-panel{min-width:0;padding:20px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-panel)}.statistics-comparison-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.statistics-comparison-grid article{min-width:0;display:grid;gap:6px;padding:15px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-soft)}.statistics-comparison-grid article>span,.statistics-comparison-grid article>small{color:var(--ui-muted);font-size:12px}.statistics-comparison-grid article>strong{color:var(--ui-text);font-size:20px;overflow-wrap:anywhere}.statistics-change{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-style:normal;font-weight:800}.statistics-change-up{color:#57c79a}.statistics-change-down{color:#e2767d}.statistics-change-neutral{color:var(--ui-muted)}.statistics-ranking-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.statistics-ranking-item{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px 9px;align-items:center;padding:13px;color:var(--ui-text);text-align:left;background:var(--ui-soft);border:1px solid var(--ui-border);border-radius:12px;cursor:pointer}.statistics-ranking-item:hover,.statistics-ranking-item:focus-visible{border-color:var(--ui-accent);transform:translateY(-1px)}.statistics-ranking-rank{grid-row:span 2;display:grid;place-items:center;min-width:24px;min-height:24px;color:var(--ui-accent);font-weight:900}.statistics-ranking-name{overflow:hidden;color:var(--ui-text);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.statistics-ranking-item>strong{font-size:17px}.statistics-ranking-item>em{grid-column:2}.statistics-table-panel{min-width:0;padding:20px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-panel)}.statistics-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.statistics-section-heading h2{margin:4px 0 0;color:var(--ui-text);font-size:22px}.statistics-section-heading>small{color:var(--ui-muted);text-align:right}.statistics-table-wrap{overflow-x:auto}.statistics-table{width:100%;min-width:640px;border-collapse:collapse;color:var(--ui-text)}.statistics-table th,.statistics-table td{padding:14px 12px;border-top:1px solid var(--ui-border);text-align:right;white-space:nowrap}.statistics-table thead th{color:var(--ui-muted);font-size:13px;font-weight:800}.statistics-sort-header{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;min-height:34px;padding:4px 0;color:inherit;background:transparent;border:0;font:inherit;cursor:pointer}.statistics-sort-header:hover,.statistics-sort-header:focus-visible{color:var(--ui-accent)}.statistics-table :is(th:first-child,td:first-child){text-align:left}.statistics-table th:first-child .statistics-sort-header{justify-content:flex-start}.statistics-table tbody th{display:grid;gap:4px;font-weight:800}.statistics-table tbody th strong{color:var(--ui-text)}.statistics-table tbody th small{color:var(--ui-muted);font-size:12px;font-weight:600}.statistics-state,.statistics-empty{display:grid;gap:10px;place-items:center;padding:34px 20px;color:var(--ui-muted);text-align:center;border:1px dashed var(--ui-border);border-radius:16px;background:var(--ui-panel)}.statistics-state strong,.statistics-empty strong{color:var(--ui-text);font-size:17px}.statistics-state p,.statistics-empty p{margin:0;line-height:1.6}.statistics-state-error{border-style:solid;border-color:#e07567a6}.statistics-state .submit-button,.statistics-empty .ghost-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.statistics-inline-status{margin:-6px 0 0;color:var(--ui-muted);font-size:13px}:root[data-theme=light] .modern-shell{--modern-bg: var(--ui-bg);--modern-surface: var(--ui-panel);--modern-surface-soft: var(--ui-soft);--modern-line: var(--ui-border);--modern-line-strong: #7ca5be;--modern-text: var(--ui-text);--modern-muted: var(--ui-muted);--modern-cyan: var(--ui-accent);--modern-violet: #6348cf}:root[data-theme=light] .home-active{--home-bg: var(--ui-bg);--home-surface: var(--ui-panel);--home-line: var(--ui-border);--home-text: var(--ui-text);--home-muted: var(--ui-muted);--home-cyan: var(--ui-accent);--home-violet: #6348cf;--home-lime: #34600d}:root[data-theme=light] .modern-shell :is(.site-header,.site-footer,.top-nav,.games-directory,.workspace,.policy-shell,.home-clean,.home-clean-hero,.home-products,.home-web-games){color:var(--ui-text);background-color:var(--ui-bg);border-color:var(--ui-border)}:root[data-theme=light] .modern-shell :is(.site-header,.site-footer,.top-nav){background:#f4f7fcf2}:root[data-theme=light] .modern-shell :is(.games-directory,.workspace,.policy-shell,.home-clean-hero,.home-products,.home-web-games){background:radial-gradient(ellipse at top right,#dcecf8a0,transparent 70%),var(--ui-bg)}:root[data-theme=light] .modern-shell :is(.product-card,.web-game-card,.workspace-panel,.form-panel,.list-column,.post-editor,.post-card,.inline-detail,.admin-section,.board-detail,.auth-panel,.onboarding-card,.news-item,.app-topbar){background:var(--ui-panel);color:var(--ui-text);border-color:var(--ui-border);box-shadow:0 12px 35px #2346640b}:root[data-theme=light] .modern-shell :is(.brand,.top-nav :is(button,a),.home-section-heading h2,.product-card h3,.web-game-card strong,.app-topbar h1,.section-heading h2,.board-header h2,.profile-summary-main h2,.block-heading h3,.board-detail h3,.news-item h3){color:var(--ui-text)}:root[data-theme=light] .modern-shell :is(.home-clean-lead,.home-section-heading p,.product-description,.web-game-card-copy,.app-topbar p,.news-item p,.list-item span,.home-hero-metrics dd,.product-links small){color:var(--ui-muted)}:root[data-theme=light] .modern-shell :is(.product-links a,.home-pill,.subtab-row,.admin-tabs,.list-item,.category-tabs button,.ghost-button,.theme-option-grid button){background:var(--ui-soft);color:var(--ui-text);border-color:var(--ui-border)}:root[data-theme=light] .modern-shell :is(.top-nav :is(button,a).active,.subtab-row button.active,.admin-tabs button.active){background:#dceef5!important;color:#075c71!important;border-color:#82b0c2!important}:root[data-theme=light] .modern-shell :is(.workspace-main,.onboarding-card) :is(input:not([type=checkbox]):not([type=radio]),textarea,select){color:var(--ui-text);background:var(--ui-bg);border-color:var(--ui-border)}:root[data-theme=light] .modern-shell .workspace-main :is(.secondary-link,.ghost-button,.button-row button,.admin-actions button,.file-button,.icon-button){color:var(--ui-text);background:var(--ui-soft);border-color:var(--ui-border)}:root[data-theme=light] .home-active .home-hero-copy h1{color:var(--ui-text)}:root[data-theme=light] .home-active .home-hero-metrics dt{color:var(--ui-text)}@media(max-width:720px){.modal-backdrop{padding:12px}.modal-content{max-height:calc(100dvh - 24px)}.game-guide-overlay{padding:0}.game-guide-overlay .modal-content{width:100%;max-height:100dvh}.game-guide-dialog{max-height:100dvh}.route-recovery{margin:28px auto 100px;padding:22px}.multiplayer-entry{gap:10px;padding:16px;flex-wrap:wrap}.multiplayer-entry>span:last-child{flex-basis:100%;padding-left:31px}.game-mode-filters button{flex-grow:1}.modern-shell .game-card-actions .web-game-guide-shortcut,.practice-link{flex:1}.modern-shell .games-directory{padding-top:36px}.modern-shell .games-directory-heading{margin-bottom:24px}.statistics-page{width:min(100% - 20px,620px);margin-top:14px}.statistics-hero{align-items:flex-start;padding:22px}.statistics-hero>svg{width:32px;height:32px}.statistics-controls{align-items:stretch}.statistics-period-tabs{width:100%;margin-right:0}.statistics-period-tabs button{flex:1}.statistics-controls label{width:100%}.statistics-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-toolbar-meta{align-items:flex-start;flex-direction:column}.statistics-share-button{margin-left:0}.statistics-visualization-panel{padding:16px 12px}.statistics-visualization-heading{align-items:stretch;flex-direction:column}.statistics-chart-controls{align-items:stretch;flex-wrap:wrap}.statistics-chart-controls label{flex:1 1 160px}.statistics-chart-mode{align-self:end}.statistics-chart-game-actions{width:100%;margin-left:0}.statistics-chart-game-actions button{flex:1}.statistics-chart-grid{grid-template-columns:1fr}.statistics-chart-card{padding:12px 8px}.statistics-chart-card-heading{align-items:flex-start;flex-direction:column}.statistics-chart-card-actions{width:100%;justify-content:space-between}.statistics-pie-layout{grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr)}.statistics-chart-modal-backdrop{padding:10px}.statistics-chart-modal{max-height:calc(100vh - 20px);padding:14px}.statistics-chart-modal-heading{flex-direction:column;gap:12px}.statistics-chart-modal-close{align-self:flex-end}.statistics-chart-modal .statistics-chart-svg,.statistics-chart-modal .statistics-pie-layout{min-height:260px}.statistics-comparison-panel,.statistics-ranking-panel{padding:16px 12px}.statistics-comparison-grid,.statistics-ranking-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-table-panel{padding:16px 12px}.statistics-section-heading{align-items:flex-start;flex-direction:column}.statistics-section-heading>small{text-align:left}.statistics-table{min-width:0}.statistics-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.statistics-table,.statistics-table tbody,.statistics-table tr,.statistics-table th,.statistics-table td{display:block;width:100%}.statistics-table tr{margin-top:12px;padding:10px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-soft)}.statistics-table tr:first-child{margin-top:0}.statistics-table th,.statistics-table td{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:8px 4px;border-top:0;text-align:right;white-space:normal}.statistics-table th{display:grid;text-align:left}.statistics-table td:before{content:attr(data-label);color:var(--ui-muted);font-size:12px;font-weight:800}}
