:root{--ink:#f6f8fc;--muted:#9aa9bf;--paper:#08111f;--white:#101b2d;--blue:#147dff;--blue-dark:#0966dc;--blue-soft:#17335d;--coral:#3e92ff;--yellow:#f4c84f;--violet:#6d5ba7;--line:#ffffff1f;--shadow:0 24px 70px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08111fe6;border-bottom:1px solid #ffffff14;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{letter-spacing:-1.9px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:31px;font-weight:800}.brand span{color:var(--blue)}.brand small{color:#8291aa;letter-spacing:-.5px;font-size:.48em}.desktop-nav{gap:34px;font-size:14px;font-weight:650;display:flex}.desktop-nav a,.text-button{transition:color .16s}.desktop-nav a:hover,.text-button:hover{color:var(--blue)}.header-actions{align-items:center;gap:14px;display:flex}.text-button,.compact-button,.light-button,.restart-button,.mode-switch button{cursor:pointer;border:0}.text-button{background:0 0;padding:11px 8px;font-weight:650}.compact-button{background:var(--blue);color:#fff;border-radius:9px;padding:12px 18px;font-size:13px;font-weight:750;box-shadow:0 8px 24px #147dff3d}.account-chip{min-width:0;color:inherit;align-items:center;gap:9px;text-decoration:none;display:flex}.account-chip:hover strong{color:var(--blue)}.account-chip>i{background:linear-gradient(135deg, var(--blue), #0754b4);color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-style:normal;font-weight:800;display:grid}.account-chip>span{flex-direction:column;min-width:0;display:flex}.account-chip strong,.account-chip small{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}.account-chip strong{font-size:13px}.account-chip small{color:var(--muted);font-size:11px}.auth-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040c19b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-dialog{border:1px solid var(--line);background:var(--paper);border-radius:22px;width:min(100%,470px);padding:38px;position:relative;box-shadow:0 28px 90px #00000057}.auth-dialog h2{margin:12px 0 8px;font-size:clamp(32px,6vw,44px)}.auth-intro{color:var(--muted);margin:0 0 24px;line-height:1.55}.auth-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:14px;right:16px}.auth-form,.auth-form label{flex-direction:column;display:flex}.auth-form{gap:15px}.auth-form label{color:var(--ink);gap:7px;font-size:13px;font-weight:700}.auth-form input{color:#0b1728;caret-color:#147dff;width:100%;font:inherit;background:#fff;border:1px solid #cfd8e5;border-radius:9px;outline:none;padding:13px 14px}.auth-form input::placeholder{color:#6b7280;opacity:1}.auth-form input:-webkit-autofill{-webkit-text-fill-color:#0b1728;box-shadow:inset 0 0 0 1000px #fff}.auth-form input:-webkit-autofill:hover{-webkit-text-fill-color:#0b1728;box-shadow:inset 0 0 0 1000px #fff}.auth-form input:-webkit-autofill:focus{-webkit-text-fill-color:#0b1728;box-shadow:inset 0 0 0 1000px #fff}.auth-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #147dff21}.profile-page{background:radial-gradient(circle at 50% 15%, #147dff26, transparent 38%), var(--paper);place-items:center;min-height:calc(100vh - 198px);padding:70px 24px;display:grid}.profile-card{border:1px solid var(--line);background:var(--white);width:min(100%,720px);box-shadow:var(--shadow);border-radius:24px;padding:clamp(26px,6vw,58px)}.profile-back{color:var(--muted);font-size:13px;font-weight:700}.profile-content,.profile-message{text-align:center;justify-items:center;margin-top:50px;display:grid}.profile-content>i{background:linear-gradient(135deg, var(--blue), #0754b4);color:#fff;border-radius:50%;place-items:center;width:92px;height:92px;margin-bottom:22px;font-size:36px;font-style:normal;font-weight:900;display:grid;box-shadow:0 16px 40px #147dff40}.profile-content>span,.profile-message>span{color:var(--blue);letter-spacing:2px;text-transform:uppercase;font-size:10px;font-weight:900}.profile-content h1,.profile-message h1{margin:10px 0 12px;font-size:clamp(36px,8vw,62px)}.profile-content p{color:var(--muted);margin:0;font-size:12px}.profile-content code{color:#8fa4bd}.profile-rating-total{color:var(--muted);text-transform:uppercase;align-items:baseline;gap:16px;margin:16px 0 22px;font-size:12px;font-weight:800;display:flex}.profile-rating-total strong{color:#4ca0ff;font-size:38px;line-height:1}.profile-ratings{gap:8px;width:100%;margin-bottom:26px;display:grid}.profile-ratings article{border:1px solid var(--line);text-align:left;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:5px 18px;padding:14px 16px;display:grid}.profile-ratings article span{font-size:13px;font-weight:800}.profile-ratings article strong{color:#78b9ff;font-size:18px}.profile-ratings article small{color:var(--muted);grid-column:1/-1;font-size:10px}.lobby-page,.online-page{background:radial-gradient(circle at 78% 5%, #147dff29, transparent 32%), var(--paper);min-height:calc(100vh - 78px);padding:64px 0 100px}.lobby-shell{gap:34px;display:grid}.lobby-main{grid-template-columns:minmax(0,2fr) minmax(290px,.8fr);align-items:stretch;gap:24px;display:grid}.lobby-main>.chat-room{grid-template-rows:auto minmax(0,1fr) auto auto;height:100%}.lobby-intro{max-width:760px}.lobby-intro h1{letter-spacing:-3px;margin:18px 0 12px;font-family:Georgia,serif;font-size:clamp(48px,7vw,78px)}.lobby-intro p{max-width:630px;color:var(--muted);margin:0;line-height:1.7}.lobby-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:20px;padding:22px;display:grid}.lobby-games{gap:9px;display:grid}.lobby-games button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#ffffff05;border-radius:12px;align-items:center;gap:15px;padding:15px;display:flex}.lobby-games button>i{color:#5aa8ff;background:#0a182a;border-radius:10px;flex:none;place-items:center;width:48px;height:48px;font-size:22px;font-style:normal;font-weight:900;display:grid}.lobby-games button>span{gap:4px;display:grid}.lobby-games button strong{font-size:14px}.lobby-games button small{color:var(--muted);font-size:10px}.lobby-games button.active{background:#147dff1a;border-color:#2d8efa;box-shadow:0 0 0 3px #147dff14}.lobby-games button:disabled{cursor:default;opacity:.65}.queue-panel{text-align:center;background:#0a1728;border-radius:16px;align-content:center;justify-items:center;min-height:310px;padding:35px;display:grid}.queue-panel h2{margin:18px 0 8px;font-size:27px}.queue-panel p{max-width:430px;color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.65}.queue-ready{color:#58a8ff;background:#147dff29;border-radius:50%;place-items:center;width:62px;height:62px;font-size:28px;display:grid}.queue-radar{border:1px solid #4b9fff59;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:relative}.queue-radar:before,.queue-radar:after{content:"";border:1px solid #4b9fff40;border-radius:50%;position:absolute;inset:9px}.queue-radar:after{background:#348ee9;inset:23px;box-shadow:0 0 20px #2483e7}.queue-radar i{transform-origin:100%;background:linear-gradient(90deg,#0000,#59a9ff);width:50%;height:1px;animation:1.3s linear infinite queue-scan;position:absolute}.lobby-error{color:#ff7c91!important;margin:16px 0 0!important}@keyframes queue-scan{to{transform:rotate(360deg)}}.online-room{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:22px;padding:28px;position:relative}.online-loading{text-align:center;align-content:center;justify-items:center;gap:22px;min-height:480px;display:grid}.online-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding-bottom:20px;display:flex}.online-header h1{letter-spacing:-2px;margin:9px 0 0;font-family:Georgia,serif;font-size:clamp(36px,6vw,60px)}.online-header>a{color:#4b9fff;font-size:12px;font-weight:800}.online-score{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;margin:22px auto;display:grid}.online-score>div:not(.turn-clock){border:1px solid var(--line);border-radius:11px;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.online-score>div:not(.turn-clock):last-child{text-align:right;flex-direction:row-reverse}.online-score>div.active{background:#147dff14;border-color:#459fff99}.online-score>div>i{color:#78b9ff;background:#153252;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-style:normal;font-weight:900;display:grid}.online-score>div>span{min-width:0;display:grid}.online-score small{color:var(--muted);text-transform:uppercase;font-size:8px}.online-score strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.turn-clock{background:#091727;border-radius:12px;justify-items:center;gap:4px;min-width:140px;padding:9px 18px;display:grid}.turn-clock strong{font-size:11px}.turn-clock span{color:#72b8ff;font-variant-numeric:tabular-nums;font-size:18px;font-weight:900}.turn-clock.urgent span{color:#ff7289;animation:.7s ease-in-out infinite alternate timer-pulse}@keyframes timer-pulse{to{opacity:.5;transform:scale(1.08)}}.online-ttt{aspect-ratio:1;border:1px solid #29415e;border-radius:15px;grid-template-columns:repeat(3,1fr);width:min(100%,530px);margin:28px auto;display:grid;overflow:hidden}.online-ttt button{color:#fff;cursor:pointer;background:#0c2036;border:1px solid #29415e;border-top:0;border-left:0;font-size:clamp(42px,9vw,86px)}.online-ttt button:nth-child(3n){border-right:0}.online-ttt button:nth-last-child(-n+3){border-bottom:0}.online-ttt .mark-x{color:#4c9fff}.online-ttt .mark-o{color:#ff7589}.online-checkers{aspect-ratio:1;border:7px solid #17243a;border-radius:14px;grid-template-columns:repeat(8,1fr);width:min(100%,720px);margin:28px auto;display:grid;overflow:hidden}.online-checkers button{cursor:pointer;border:0;place-items:center;display:grid}.online-checkers button.light{background:#a9bfd2}.online-checkers button.dark{background:#294966}.online-checkers button.selected{box-shadow:inset 0 0 0 5px #ffcb60}.online-checkers button.target{box-shadow:inset 0 0 0 5px #55b5f2}.online-checkers button>i{border:4px solid;border-radius:50%;place-items:center;width:70%;height:70%;font-size:clamp(10px,2vw,24px);font-style:normal;display:grid;box-shadow:0 5px 9px #00000059}.online-checkers button>i.white{color:#526b86;background:#f4f8fc;border-color:#dbeaf8}.online-checkers button>i.black{color:#aec5df;background:#101d2e;border-color:#425a76}.online-battlefields{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:28px 0;display:grid}.online-battlefields h2{color:var(--muted);letter-spacing:1px;text-align:center;text-transform:uppercase;margin:0 0 10px;font-size:10px}.online-battle-grid{aspect-ratio:1;border:1px solid #2b4e70;border-radius:10px;grid-template-columns:repeat(10,1fr);display:grid;overflow:hidden}.online-battle-grid button{color:#93caff;cursor:crosshair;background:#0d263e;border:1px solid #244462;border-top:0;border-left:0;font-size:clamp(8px,1.6vw,22px);font-weight:900}.online-battle-grid button.ship{background:#286fbb}.online-battle-grid button.hit,.online-battle-grid button.sunk{color:#ff7c91;background:#662941}.online-battle-grid button.miss,.online-battle-grid button.cleared{color:#8bc7ff}.online-result{border:1px solid var(--line);text-align:center;border-radius:14px;justify-items:center;gap:8px;margin:28px 0 10px;padding:28px;display:grid}.online-result>strong{font-family:Georgia,serif;font-size:clamp(44px,7vw,76px)}.online-result.victory>strong{color:#68dfb3}.online-result.defeat>strong{color:#ff7188}.online-result>span{color:var(--muted);margin-bottom:14px;font-size:11px}.online-result .primary-button{color:#fff}.online-rated-note{color:var(--muted);text-align:center;margin:20px 0 0;font-size:10px}.online-error{color:#ff7c91;text-align:center;font-size:11px}.chat-room{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:22px;grid-template-rows:auto minmax(240px,330px) auto auto;display:grid;overflow:hidden}.chat-room.compact{width:min(100%,760px);box-shadow:none;border-radius:16px;grid-template-rows:auto minmax(190px,260px) auto auto;margin:30px auto 8px}.chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.chat-header>div{align-items:center;gap:10px;display:flex}.chat-header h2{margin:0;font-size:14px}.chat-header>span{color:var(--muted);font-size:10px;font-weight:700}.chat-status{background:#65748a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #65748a1a}.chat-status.online{background:#4fbd74;box-shadow:0 0 0 5px #4fbd741a}.chat-messages{scrollbar-width:thin;scrollbar-color:#263a53 transparent;background:#0a1728;min-height:0;padding:18px 20px;overflow-y:auto}.chat-messages article{width:fit-content;max-width:min(78%,620px);margin:0 0 13px}.chat-messages article.own{margin-left:auto}.chat-messages article>div{align-items:baseline;gap:8px;margin:0 6px 5px;display:flex}.chat-messages article.own>div{justify-content:flex-end}.chat-messages article a,.chat-messages article strong{color:#77b8ff;font-size:10px;font-weight:800}.chat-messages article a:hover{text-decoration:underline}.chat-messages article time{color:#5f728b;font-variant-numeric:tabular-nums;font-size:8px}.chat-messages article p{color:#dce7f5;overflow-wrap:anywhere;white-space:pre-wrap;background:#14243a;border:1px solid #ffffff12;border-radius:5px 14px 14px;margin:0;padding:10px 13px;font-size:12px;line-height:1.55}.chat-messages article.own p{background:#153b69;border-color:#479dff3d;border-radius:14px 5px 14px 14px}.chat-empty{color:#687b93;text-align:center;place-items:center;height:100%;margin:0;font-size:11px;display:grid}.chat-compose{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 43px;gap:9px;padding:13px;display:grid}.chat-compose input{border:1px solid var(--line);min-width:0;height:43px;color:var(--ink);font:inherit;background:#0a1728;border-radius:10px;outline:none;padding:0 14px;font-size:12px}.chat-compose input:focus{border-color:#348ee9;box-shadow:0 0 0 3px #348ee91f}.chat-compose input:disabled{opacity:.55}.chat-compose button{color:#fff;cursor:pointer;background:#147dff;border:0;border-radius:10px;font-size:21px;font-weight:900}.chat-compose button:disabled{cursor:default;opacity:.4}.chat-error{color:#ff7c91;text-align:center;margin:0;padding:0 14px 12px;font-size:10px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.auth-submit{border:0;justify-content:center;margin-top:5px}.auth-submit:disabled{cursor:wait;opacity:.7}.auth-error{color:#a82d3a;background:#fff0f1;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.auth-switch{color:var(--blue);cursor:pointer;background:0 0;border:0;margin:18px auto 0;font-weight:700;display:block}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 76% 26%,#147dff26,#0000 31%),linear-gradient(#091323 0%,#08111f 100%);min-height:670px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;padding-block:92px 104px;display:grid;position:relative}.eyebrow{color:var(--blue);letter-spacing:1.7px;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:25px;height:2px}.hero h1,.section-heading h2,.rating-card h2,.play-intro h1{letter-spacing:-3.5px;margin:20px 0 24px;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:.98}.hero h1{font-size:clamp(60px,7vw,88px)}.hero h1 span{color:var(--blue);font-style:italic;font-weight:500}.hero-copy>p{max-width:520px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.hero-actions{gap:14px;margin-top:34px;display:flex}.primary-button,.secondary-button,.light-button{border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#1685ff,#0b63de);gap:22px;box-shadow:0 10px 25px #147dff47}.secondary-button{border:1px solid var(--line);background:#ffffff0a}.primary-button:hover,.secondary-button:hover,.light-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #17212b21}.hero-proof{align-items:center;gap:14px;margin-top:34px;display:flex}.avatar-stack{display:flex}.avatar-stack span{border:2px solid var(--paper);background:#22508d;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-8px;font-size:11px;font-weight:850;display:grid}.avatar-stack span:first-child{background:var(--blue-soft);margin-left:0}.avatar-stack span:last-child{background:#1e6dd2}.hero-proof p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.hero-proof strong{color:var(--ink)}.hero-decoration{opacity:.55;filter:blur(1px);border-radius:50%;position:absolute}.hero-decoration-one{opacity:.14;background:#0b58b4;width:430px;height:430px;top:45px;right:-100px}.hero-decoration-two{opacity:.18;background:#244b7f;width:340px;height:340px;bottom:-180px;left:39%}.hero-board{place-items:center;min-height:480px;display:grid;position:relative}.sample-logo-chip{z-index:4;background:#091321;border:1px solid #ffffff24;border-radius:18px;width:76px;height:76px;position:absolute;top:-32px;left:28px;overflow:hidden;box-shadow:0 15px 34px #00000052}.sample-logo-chip img{object-fit:cover;width:100%;height:100%;display:block}.demo-card{background:var(--white);width:min(450px,100%);box-shadow:var(--shadow);border:1px solid #ffffff1f;border-radius:22px;padding:28px 30px 22px;transform:rotate(1.5deg)}.demo-topline{justify-content:space-between;align-items:center;font-size:13px;display:flex}.demo-topline>div{align-items:center;gap:8px;display:flex}.mini-avatar{border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:900;display:grid}.mini-avatar-blue{background:var(--blue-soft);color:var(--blue)}.mini-avatar-coral{color:#8fc2ff;background:#253c61}.demo-turn{color:#8fc2ff;text-transform:uppercase;background:#147dff24;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:800}.demo-grid{grid-template-columns:repeat(3,1fr);width:min(345px,100%);margin:28px auto 18px;display:grid}.demo-grid span{aspect-ratio:1;border-bottom:2px solid #ffffff26;border-right:2px solid #ffffff26;place-items:center;font-family:Arial,sans-serif;font-size:67px;font-weight:250;line-height:1;display:grid}.demo-grid span:nth-child(3n){border-right:0}.demo-grid span:nth-child(n+7){border-bottom:0}.mark-x{color:var(--blue)}.mark-o{color:#f4f7fb}.hint-mark{color:#147dff33}.demo-caption{color:var(--muted);text-align:center;margin:0;font-size:12px}.floating-note{z-index:3;background:#111e32;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:9px;padding:11px 15px;font-size:11px;font-weight:750;display:flex;position:absolute;box-shadow:0 12px 30px #17212b1c}.note-online{top:24px;right:18px}.online-dot,.pulse-dot,.result-dot{background:#56a257;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #56a2571f}.note-rating{padding:12px 17px;bottom:22px;left:12px}.note-rating>span{color:#68adff;background:#147dff29;border-radius:9px;place-items:center;width:29px;height:29px;font-size:16px;display:grid}.note-rating div{display:grid}.note-rating small{color:var(--muted);font-size:9px;font-weight:600}.games-section,.how-section{padding:110px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:48px;display:flex}.section-heading h2,.rating-card h2{margin-bottom:0;font-size:clamp(43px,5vw,62px)}.section-heading>p{max-width:400px;color:var(--muted);margin:0 0 5px;line-height:1.7}.game-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.game-card{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;min-height:405px;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}a.game-card:hover{transform:translateY(-7px);box-shadow:0 22px 50px #17212b1f}.game-card-disabled{opacity:.75}.game-symbol{letter-spacing:-10px;place-items:center;min-height:175px;font-family:Georgia,serif;font-size:63px;font-weight:600;display:grid}.game-symbol-coral{color:#2087ff;background:linear-gradient(145deg,#132b4d,#0c1a2d)}.game-symbol-blue{color:#eaf3ff;background:linear-gradient(145deg,#102f58,#0b1a2d)}.game-symbol-yellow{color:#73acff;background:linear-gradient(145deg,#292744,#111c30)}.game-symbol-violet{color:#f3f6fb;background:linear-gradient(145deg,#172747,#0b1728)}.game-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.game-players{color:var(--muted);letter-spacing:1.1px;text-transform:uppercase;font-size:10px;font-weight:800}.game-card h3,.steps-grid h3{margin:13px 0 10px;font-family:Georgia,serif;font-size:23px}.game-card p,.steps-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.game-link{color:var(--blue);justify-content:space-between;margin-top:auto;padding-top:22px;font-size:13px;font-weight:800;display:flex}.how-section{border-top:1px solid var(--line);background:#ffffff05}.compact-heading{margin-bottom:58px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.steps-grid article{border-top:1px solid var(--line);padding-top:30px;position:relative}.step-number{color:#2f91ff;background:#091321;padding-right:12px;font-family:Georgia,serif;font-size:20px;font-style:italic;font-weight:700;position:absolute;top:-13px;left:0}.steps-grid h3{margin-top:5px}.rating-section{padding:100px 0}.rating-card{color:#fff;background:linear-gradient(135deg,#0e3f81,#0a2447 72%);border-radius:24px;grid-template-columns:1fr .9fr;align-items:center;gap:80px;padding:68px 74px;display:grid;overflow:hidden;box-shadow:0 30px 70px #0000004d}.eyebrow-light{color:#aed7df}.rating-card h2{margin-top:20px}.rating-card>div>p{color:#ffffffb8;max-width:480px;margin:23px 0 30px;line-height:1.7}.light-button{color:#0b4d9d;background:#f8fbff}.leaderboard-preview{background:var(--white);color:var(--ink);border-radius:16px;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 20px 60px #00000038}.leader-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:20px;padding:14px 20px;font-size:13px;display:grid}.leader-row:last-child{border-bottom:0}.leader-head{color:var(--muted);letter-spacing:1px;text-transform:uppercase;background:#0b1525;font-size:9px;font-weight:800}.leader-row>span{align-items:center;gap:10px;display:flex}.leader-row b{width:13px;color:var(--muted);font-size:11px}.face{border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-style:normal;font-weight:900;display:grid}.face-yellow{background:#274a78}.face-blue{color:var(--blue);background:#d8ecee}.face-coral{color:#9cc9ff;background:#263d61}.active-player{background:#147dff2b}.active-player strong small{color:#4e9851}.site-footer{border-top:1px solid var(--line)}.footer-inner{min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.brand-small{color:var(--ink);font-size:25px}.play-page{background:radial-gradient(circle at 80% 10%, #147dff24, transparent 30%), var(--paper);min-height:calc(100vh - 78px);padding:70px 0 110px}.play-shell{grid-template-columns:.72fr 1fr;align-items:start;gap:80px;display:grid}.play-intro{padding-top:55px;position:sticky;top:40px}.play-intro h1{margin:20px 0 25px;font-size:clamp(53px,6vw,76px)}.play-intro p{max-width:430px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.game-room{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:22px;padding:24px 30px 26px}.game-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px;display:flex}.mode-switch{background:#081220;border-radius:10px;gap:3px;padding:4px;display:flex}.mode-switch button{color:var(--muted);background:0 0;border-radius:7px;padding:8px 12px;font-size:11px;font-weight:750}.mode-switch button.active{color:var(--ink);background:#1a2a42;box-shadow:0 2px 7px #17212b1a}.restart-button{color:var(--blue);background:0 0;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:800}.players-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;padding:25px 0 19px;display:grid}.player-chip{border:1px solid var(--line);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.current-player{background:#147dff1a;border-color:#176b8766}.player-avatar{border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.player-avatar-blue{background:var(--blue-soft);color:var(--blue)}.player-avatar-coral{color:#9cc9ff;background:#263d61}.player-chip div{gap:1px;display:grid}.player-chip small{color:var(--muted);font-size:9px}.player-chip strong{font-size:12px}.player-chip>b{color:var(--blue);font-family:Arial,sans-serif;font-size:27px;font-weight:400}.player-chip:last-child>b{color:#f6f8fc}.versus{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.status-line{justify-content:center;align-items:center;gap:10px;min-height:38px;margin-bottom:8px;font-size:13px;font-weight:800;display:flex}.pulse-dot{animation:1.6s infinite pulse}.result-dot{background:var(--yellow);box-shadow:0 0 0 4px #f4c84f33}@keyframes pulse{50%{box-shadow:0 0 0 7px #56a25708}}.live-board{grid-template-columns:repeat(3,1fr);width:min(430px,100%);margin:0 auto;display:grid}.live-board button{aspect-ratio:1;cursor:pointer;background:0 0;border:2px solid #ffffff26;border-top:0;border-left:0;place-items:center;font-family:Arial,sans-serif;font-size:clamp(55px,8vw,78px);font-weight:250;line-height:1;transition:background .14s,color .14s;display:grid}.live-board button:nth-child(3n){border-right:0}.live-board button:nth-child(n+7){border-bottom:0}.live-board button:not(:disabled):hover{background:#147dff1f}.live-board button:disabled{cursor:default;opacity:1}.live-board .cell-x{color:var(--blue)}.live-board .cell-o{color:#f6f8fc}.live-board .winning-cell{color:#72b2ff;background:#147dff33}.game-error{text-align:center;align-content:center;place-items:center;gap:16px;min-height:360px;display:grid}.game-error p{max-width:340px;color:var(--muted);margin:0;line-height:1.6}.game-error button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 17px;font-weight:800}.room-footnote{color:var(--muted);text-align:center;margin:20px 0 0;font-size:10px;line-height:1.5}.battleship-page{padding-top:58px}.battleship-shell{gap:34px;display:grid}.battleship-intro{grid-template-columns:1fr .8fr;align-items:end;gap:60px;display:grid}.battleship-intro h1{letter-spacing:-3.5px;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,76px);line-height:.98}.battleship-intro>p{max-width:520px;color:var(--muted);margin:0 0 6px;font-size:15px;line-height:1.7}.battleship-room{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:22px;padding:24px 28px 22px}.battleship-toolbar,.battle-status,.battle-legend,.fleet-score,.battle-actions{align-items:center;display:flex}.battle-actions{gap:5px}.sound-button{border:1px solid var(--line);color:#9eb0c8;cursor:pointer;background:#ffffff09;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:750}.battle-actions .restart-button:disabled{color:#65748a;cursor:default}.battleship-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding-bottom:18px}.fleet-score{color:var(--muted);gap:10px;font-size:12px}.fleet-score b{color:var(--ink);font-size:17px}.fleet-score i{color:#ffffff3d;font-style:normal}.battle-status{color:#dbe8f8;text-align:center;justify-content:center;gap:11px;min-height:60px;font-size:13px;font-weight:800}.battle-outcome{isolation:isolate;border:1px solid;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:0 0 24px;padding:20px 22px;animation:.65s cubic-bezier(.2,.9,.25,1.15) both outcome-enter;display:grid;position:relative;overflow:hidden}.battle-outcome.victory{background:linear-gradient(110deg,#16634c6b,#0b293be0);border-color:#46dea675;box-shadow:0 0 32px #30ce911f}.battle-outcome.defeat{background:linear-gradient(110deg,#6f253966,#1a1e30e6);border-color:#ff678175;animation:.65s cubic-bezier(.2,.9,.25,1.15) both outcome-enter,.42s ease-out .65s both defeat-shake;box-shadow:0 0 32px #e844611a}.outcome-icon{color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:27px;font-weight:900;display:grid}.victory .outcome-icon{background:linear-gradient(145deg,#56e1ad,#16895f);animation:1.5s ease-in-out .6s infinite victory-pulse;box-shadow:0 0 0 7px #4bdaa41a}.defeat .outcome-icon{background:linear-gradient(145deg,#ff7189,#9c2d4c);box-shadow:0 0 0 7px #ff5b781a}.battle-outcome h2{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:27px}.battle-outcome p{color:#9fb1c8;margin:0;font-size:11px;line-height:1.55}.outcome-effects{z-index:-1;pointer-events:none;position:absolute;inset:0}.outcome-effects i{top:-12px;left:calc(7% * var(--particle-index,1));opacity:0;background:#68dfb3;border-radius:2px;width:5px;height:13px;position:absolute}.victory .outcome-effects i{animation:1.8s ease-in infinite victory-particle}.victory .outcome-effects i:first-child{animation-delay:80ms;left:8%}.victory .outcome-effects i:nth-child(2){background:#4b9fff;animation-delay:.58s;left:16%}.victory .outcome-effects i:nth-child(3){animation-delay:.23s;left:25%}.victory .outcome-effects i:nth-child(4){background:#ffd36a;animation-delay:.93s;left:35%}.victory .outcome-effects i:nth-child(5){background:#4b9fff;animation-delay:.42s;left:44%}.victory .outcome-effects i:nth-child(6){animation-delay:1.1s;left:53%}.victory .outcome-effects i:nth-child(7){background:#ffd36a;animation-delay:.17s;left:61%}.victory .outcome-effects i:nth-child(8){animation-delay:.76s;left:69%}.victory .outcome-effects i:nth-child(9){background:#4b9fff;animation-delay:.34s;left:77%}.victory .outcome-effects i:nth-child(10){animation-delay:.98s;left:84%}.victory .outcome-effects i:nth-child(11){background:#ffd36a;animation-delay:.51s;left:91%}.victory .outcome-effects i:nth-child(12){background:#4b9fff;animation-delay:1.25s;left:96%}@keyframes outcome-enter{0%{opacity:0;transform:translateY(-14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes victory-pulse{50%{transform:scale(1.08)rotate(8deg);box-shadow:0 0 0 12px #4bdaa408}}@keyframes victory-particle{0%{opacity:0;transform:translateY(-10px)rotate(0)}12%{opacity:.85}to{opacity:0;transform:translateY(105px)rotate(260deg)}}@keyframes defeat-shake{20%{transform:translate(-7px)}40%{transform:translate(6px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}.fleet-placement{background:#0a1f36b8;border:1px solid #4597ff40;border-radius:13px;gap:13px;margin:0 0 22px;padding:16px;display:grid}.fleet-palette,.placement-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.fleet-palette button{color:#7c90aa;cursor:pointer;background:#0c2038;border:1px solid #71aeff38;border-radius:8px;gap:3px;min-width:64px;padding:8px 10px;display:grid}.fleet-palette button span{color:#66afff;letter-spacing:1px;font-size:10px}.fleet-palette button small{text-transform:uppercase;font-size:8px;font-weight:800}.fleet-palette button.active{color:#fff;border-color:#57a7ff;box-shadow:0 0 0 2px #308bef30}.fleet-palette button.placed:not(.active){color:#71d8b0;background:#1f6e5329;border-color:#42cb976b}.fleet-placement p{color:#91a5be;margin:0;font-size:10px}.fleet-placement p.placement-error{color:#ff8498}.placement-actions .restart-button:disabled{opacity:.45}.battlefields{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(30px,5vw,72px);display:grid}.battlefields-stage{position:relative}.field-result-overlay{z-index:20;pointer-events:none;text-align:center;border-radius:13px;align-content:center;justify-items:center;animation:2.8s both field-overlay-dismiss;display:grid;position:absolute;inset:0;overflow:hidden}.field-result-overlay:before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";background:#030c18c7;animation:2.8s both field-overlay-backdrop;position:absolute;inset:0}.field-result-overlay strong,.field-result-overlay span{z-index:1;position:relative}.field-result-overlay strong{letter-spacing:clamp(4px,1vw,12px);text-shadow:0 8px 40px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,9vw,104px);line-height:.9;animation:2.8s cubic-bezier(.16,.8,.25,1) both field-result-title}.field-result-overlay span{color:#d9e7f7;letter-spacing:2.5px;text-transform:uppercase;margin-top:16px;font-size:11px;font-weight:900;animation:2.8s both field-result-subtitle}.field-result-overlay.victory strong{color:#66f0bb}.field-result-overlay.defeat strong{color:#ff7188}@keyframes field-result-title{0%{opacity:0;filter:blur(12px);transform:scale(1.8)}18%{opacity:1;filter:blur();transform:scale(.94)}28%{transform:scale(1)}72%{opacity:1;transform:scale(1)}to{opacity:0;filter:blur(2px);transform:scale(1.08)}}@keyframes field-result-subtitle{0%,18%{opacity:0;transform:translateY(12px)}30%,72%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes field-overlay-backdrop{0%{opacity:0}12%,72%{opacity:1}to{opacity:0}}@keyframes field-overlay-dismiss{0%,92%{visibility:visible}to{visibility:hidden}}.field-result-card{z-index:21;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:min(430px,100% - 28px);padding:13px 14px;animation:.52s cubic-bezier(.2,.85,.25,1.12) 2.35s forwards field-card-arrive;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 14px 40px #0000006b}.field-result-card.victory{background:#092d2aeb;border-color:#56e1ad8c}.field-result-card.defeat{background:#391827ed;border-color:#ff71898c}.field-result-card .outcome-icon{width:38px;height:38px;font-size:20px}.field-result-card h2,.field-result-card p{margin:0}.field-result-card h2{font-family:Georgia,Times New Roman,serif;font-size:19px}.field-result-card p{color:#aebdd0;margin-top:2px;font-size:9px;line-height:1.4}.field-result-card .restart-button{white-space:nowrap}@keyframes field-card-arrive{0%{opacity:0;transform:translate(-50%,-42%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.battle-board-wrap{min-width:0}.battle-board-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.battle-board-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px}.battle-board-title span{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:800}.battle-board{background:#0a1a2f;border:1px solid #71aeff42;border-radius:12px;grid-template-columns:22px repeat(10,minmax(25px,1fr));display:grid;overflow:hidden}.battle-corner,.battle-axis{color:#71839d;-webkit-user-select:none;user-select:none;background:#0b1728;place-items:center;min-width:0;font-size:9px;font-weight:800;display:grid}.battle-corner,.battle-board>.battle-axis:not(.row-axis){border-bottom:1px solid #71aeff2e;min-height:22px}.row-axis{border-right:1px solid #71aeff2e}.battle-cell{aspect-ratio:1;color:#fff;background:radial-gradient(circle at 32% 28%,#4a97ff12,#0000 38%),#0c2038;border:1px solid #71aeff2e;border-top:0;border-left:0;place-items:center;min-width:0;display:grid;position:relative}button.battle-cell{cursor:crosshair;transition:background .12s,box-shadow .12s}button.battle-cell:not(:disabled):hover{z-index:2;background:#147dff47;box-shadow:inset 0 0 0 2px #3d9aff}.battle-board-wrap:first-child button.battle-cell:not(:disabled){cursor:pointer}button.battle-cell:disabled{cursor:default}button.battle-cell.manual-cell{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}button.battle-cell.manual-cell:active,.battle-cell.ship-dragging{cursor:grabbing}.battle-cell.ship-dragging:before{filter:brightness(1.2);opacity:.82;box-shadow:inset 0 0 0 1px #ffffff73,0 0 10px #3d9affa6}.battle-cell.ship-revealed:before{background:linear-gradient(145deg,#d6974d,#835323 62%,#503119);animation:.7s cubic-bezier(.2,.8,.25,1.15) both revealed-ship;box-shadow:inset 0 1px #ffe4b480,0 0 8px #dd933d47}@keyframes revealed-ship{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.battle-cell.has-ship{box-shadow:none;background:radial-gradient(circle at 32% 28%,#4a97ff12,#0000 38%),#0c2038}.battle-cell.has-ship:before{z-index:1;content:"";background:linear-gradient(145deg,#4b9cf2,#1c5b9f 60%,#123e70);position:absolute;box-shadow:inset 0 1px #dcefff6b,inset 0 -2px 4px #03142659,0 2px 5px #0000003d}.battle-cell.ship-horizontal:before{inset:22% -1px}.battle-cell.ship-vertical:before{inset:-1px 22%}.battle-cell.ship-horizontal.ship-start:before{border-radius:50% 0 0 50%}.battle-cell.ship-horizontal.ship-end:before{border-radius:0 13% 13% 0}.battle-cell.ship-vertical.ship-start:before{border-radius:50% 50% 0 0}.battle-cell.ship-vertical.ship-end:before{border-radius:0 0 13% 13%}.battle-cell.ship-single:before{border-radius:48% 48% 35% 35%;inset:17%}.battle-marker{z-index:2;font-family:Arial,sans-serif;font-size:clamp(15px,2vw,23px);font-weight:600;line-height:1;position:relative}.battle-cell.shot-miss .battle-marker,.battle-cell.shot-cleared .battle-marker{background:#4f91d4;border:2px solid #b6d9ff;border-radius:50%;width:clamp(10px,1vw,14px);height:clamp(10px,1vw,14px);box-shadow:0 0 0 3px #4f91d42e}.battle-cell.shot-cleared .battle-marker{opacity:.68}.battle-cell.shot-hit,.battle-cell.shot-sunk,.battle-cell.ship-sunk{background:#54243a;box-shadow:inset 0 0 0 1px #ff69828c}.battle-cell.shot-hit.has-ship:before,.battle-cell.shot-sunk.has-ship:before,.battle-cell.ship-sunk.has-ship:before{background:linear-gradient(145deg,#b94a62,#65283c);box-shadow:inset 0 0 0 1px #ff9aab80}.battle-cell.shot-hit .battle-marker,.battle-cell.shot-sunk .battle-marker,.battle-cell.ship-sunk .battle-marker{color:#ff7188}.battle-cell.ship-sunk:after{content:"";border:1px solid #ff7188ad;position:absolute;inset:4px}.battle-cell.shot-animated{z-index:5;animation:.7s ease-out bot-shot-flash}@keyframes bot-shot-flash{0%{transform:scale(.78);box-shadow:inset 0 0 0 4px #fffffff5,0 0 #419dffe6}45%{transform:scale(1.08);box-shadow:inset 0 0 0 2px #ffffffbf,0 0 0 13px #419dff14}to{transform:scale(1);box-shadow:0 0 0 18px #419dff00}}.battle-legend{color:var(--muted);justify-content:center;gap:25px;margin-top:19px;font-size:10px}.battle-legend span{align-items:center;gap:7px;display:flex}.battle-legend i{border-radius:3px;width:12px;height:12px;font-style:normal;display:inline-block}.legend-ship{background:#2e7acb}.legend-miss{background:#15365b;box-shadow:inset 0 0 0 3px #75a7dd}.legend-hit{background:#54243a;box-shadow:inset 0 0 0 2px #ff7188}.checkers-page{padding-top:58px}.checkers-shell{gap:34px;display:grid}.checkers-intro{grid-template-columns:1fr .8fr;align-items:end;gap:60px;display:grid}.checkers-intro h1{letter-spacing:-3.5px;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,76px);line-height:.98}.checkers-intro>p{max-width:520px;color:var(--muted);margin:0 0 6px;font-size:15px;line-height:1.7}.checkers-room{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:22px;padding:24px 28px 22px}.checkers-toolbar,.checkers-score,.checkers-status,.checkers-rules{align-items:center;display:flex}.checkers-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding-bottom:18px}.checkers-toolbar-actions{align-items:center;gap:7px;display:flex}.checkers-score{justify-content:center;gap:24px;padding:20px 0 14px}.checkers-score>div{border:1px solid var(--line);background:#ffffff06;border-radius:10px;align-items:center;gap:9px;min-width:150px;padding:9px 12px;display:flex}.checkers-score b{flex:1;font-size:11px}.checkers-score strong{color:#8ea4bf;font-size:18px}.score-piece{border:2px solid;border-radius:50%;width:23px;height:23px}.score-piece.white{background:#f4f8fc;border-color:#d8e9fa;box-shadow:inset 0 -4px 7px #9dafc2}.score-piece.black{background:#172438;border-color:#40526c;box-shadow:inset 0 -4px 7px #050b13}.checkers-status{color:#dbe8f8;text-align:center;justify-content:center;gap:10px;min-width:150px;min-height:42px;font-size:12px;font-weight:800}.checkers-game-layout{grid-template-columns:minmax(0,1fr) minmax(250px,290px);align-items:stretch;gap:clamp(20px,2.4vw,30px);width:100%;display:grid}.checkers-board-frame{grid-template-rows:22px auto 22px;grid-template-columns:22px minmax(0,1fr) 22px;width:100%;min-width:0;display:grid}.checkers-board-stage{grid-area:2/2;min-width:0;position:relative}.checkers-axis{color:#758aa4;letter-spacing:.5px;-webkit-user-select:none;user-select:none;font-size:9px;font-weight:900;display:grid}.checkers-axis span{place-items:center;display:grid}.checkers-axis.horizontal{grid-column:2;grid-template-columns:repeat(8,1fr)}.checkers-axis.horizontal.top{grid-row:1}.checkers-axis.horizontal.bottom{grid-row:3}.checkers-axis.vertical{grid-row:2;grid-template-rows:repeat(8,1fr)}.checkers-axis.vertical.left{grid-column:1}.checkers-axis.vertical.right{grid-column:3}.checkers-history{contain:size;border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-rows:auto minmax(0,1fr);min-height:240px;margin-block:22px;display:grid;overflow:hidden}.checkers-history-title{border-bottom:1px solid var(--line);color:#a9bdd5;letter-spacing:1px;text-transform:uppercase;justify-content:space-between;align-items:center;padding:13px 14px;font-size:9px;font-weight:900;display:flex}.checkers-history-title strong{color:#77b9ff;background:#3484d82e;border-radius:7px;place-items:center;min-width:24px;height:24px;font-size:10px;display:grid}.checkers-history ol{scrollbar-width:none;min-height:0;margin:0;padding:7px;list-style:none;overflow-y:auto}.checkers-history ol::-webkit-scrollbar{display:none}.checkers-history li{color:#8296ae;border-radius:8px;grid-template-columns:22px 16px minmax(38px,1fr) auto;align-items:center;gap:7px;min-height:37px;padding:5px 7px;font-size:9px;display:grid}.checkers-history li:nth-child(2n){background:#ffffff06}.checkers-history li>span{color:#52677f;font-variant-numeric:tabular-nums}.checkers-history li>.score-piece{border-width:1px;width:14px;height:14px}.checkers-history li b{font-size:9px}.checkers-history li strong{color:#d4e3f5;font-variant-numeric:tabular-nums;letter-spacing:.35px;font-size:10px}.checkers-history li.black strong{color:#9fb2c9}.checkers-history-empty{color:#64778e;text-align:center;align-self:center;margin:0;padding:25px;font-size:10px;line-height:1.6}.checkers-board{aspect-ratio:1;background:#17243a;border:7px solid #17243a;border-radius:14px;grid-template-columns:repeat(8,1fr);display:grid;overflow:hidden;box-shadow:0 16px 42px #00000047,0 0 0 1px #314967}.checkers-cell{aspect-ratio:1;border:0;place-items:center;padding:0;display:grid;position:relative}.checkers-cell.light{background:#9fb7ca}.checkers-cell.dark{cursor:pointer;background:linear-gradient(145deg,#294866,#203b57)}.checkers-cell.dark:after{content:"";border:1px solid #ffffff06;position:absolute;inset:0}.checkers-cell.selected{z-index:3;background:#236da3;box-shadow:inset 0 0 0 4px #66bfff}.checkers-cell.movable:before{z-index:1;content:"";border:2px solid #5ebeff7a;border-radius:50%;animation:1.7s ease-in-out infinite checker-movable;position:absolute;inset:8%}.checker-piece{z-index:2;border:4px solid;border-radius:50%;place-items:center;width:68%;height:68%;transition:transform .16s;display:grid;position:relative}.checkers-cell:not(:disabled):hover .checker-piece{transform:translateY(-2px)scale(1.04)}.checker-piece:before{content:"";opacity:.55;border:2px solid;border-radius:50%;position:absolute;inset:13%}.checker-piece.white{background:radial-gradient(circle at 34% 27%,#fff,#c8d8e7 56%,#8da3b7);border-color:#eef7ff;box-shadow:0 5px 8px #00000059,inset 0 -5px 8px #485b6d40}.checker-piece.black{background:radial-gradient(circle at 34% 27%,#344760,#17263a 58%,#07101c);border-color:#334962;box-shadow:0 5px 8px #0000007a,inset 0 -5px 8px #0000006b}.checker-piece.white:before{border-color:#8da4b9}.checker-piece.black:before{border-color:#65809d}.checker-piece i{z-index:1;color:#ffcc63;text-shadow:0 2px 3px #00000080;font-size:clamp(16px,3vw,30px);font-style:normal;line-height:1;position:relative}.destination-dot{z-index:2;background:#54adf0;border:2px solid #c8e9ff;border-radius:50%;width:22%;height:22%;animation:.9s ease-in-out infinite alternate checker-target;position:relative;box-shadow:0 0 0 7px #4aadef30,0 0 16px #4aa8e9}.checkers-cell.move-animated{z-index:4;animation:.65s ease-out checker-move-flash}.checker-flight-layer{z-index:8;pointer-events:none;position:absolute;inset:7px;overflow:visible}.checker-flying{top:calc(var(--flight-row) * 12.5%);left:calc(var(--flight-column) * 12.5%);aspect-ratio:1;filter:drop-shadow(0 10px 9px #00000073);place-items:center;width:12.5%;animation:.38s cubic-bezier(.24,.72,.3,1) both checker-flight;display:grid;position:absolute}.checker-flying .checker-piece{width:68%;height:68%;transform:scale(1.07)}.checkers-outcome{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;background:#050e1ac9;border-radius:13px;align-content:center;justify-items:center;gap:13px;animation:.65s cubic-bezier(.15,.8,.2,1.1) both checker-outcome;display:grid;position:absolute;inset:0;overflow:hidden}.checkers-outcome strong{letter-spacing:7px;text-shadow:0 5px 35px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,10vw,84px)}.checkers-outcome.victory strong{color:#66f0bb}.checkers-outcome.defeat strong{color:#ff7188}.checkers-outcome span{color:#c2d2e6;letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:800}.checkers-outcome button{color:#fff;cursor:pointer;background:#1876d1;border:1px solid #75b6ff66;border-radius:8px;margin-top:8px;padding:10px 16px;font-weight:800}.checkers-rules{color:#8193aa;flex-wrap:wrap;justify-content:center;gap:14px 25px;margin-top:20px;font-size:9px}.checkers-rules span{align-items:center;gap:7px;display:flex}.checkers-rules b{color:#ffcc63;font-size:16px}.rule-dot{border-radius:50%;width:12px;height:12px;display:inline-block}.rule-dot.move{border:2px solid #4f9ed6}.rule-dot.target{background:#54adf0;border:2px solid #c8e9ff}@keyframes checker-movable{50%{opacity:.45;transform:scale(.94)}}@keyframes checker-target{to{transform:scale(1.17);box-shadow:0 0 0 10px #4aadef14,0 0 18px #4aa8e9}}@keyframes checker-move-flash{0%{box-shadow:inset 0 0 0 5px #fff}to{box-shadow:inset 0 0 #0000}}@keyframes checker-flight{0%{transform:translate(0)scale(1)}45%{transform:translate(var(--travel-half-x), var(--travel-half-y)) scale(1.12)}to{transform:translate(var(--travel-x), var(--travel-y)) scale(1)}}@keyframes checker-outcome{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.checkers-game-layout{grid-template-columns:minmax(0,650px)}.checkers-history{width:calc(100% - 44px);min-height:150px;max-height:220px;margin:0 auto}.lobby-card,.online-battlefields{grid-template-columns:1fr}.online-battlefields>div{width:min(100%,620px);margin:0 auto}}@media (max-width:1000px){.lobby-main{grid-template-columns:1fr}.lobby-main>.chat-room{grid-template-rows:auto minmax(240px,330px) auto auto;height:auto}.hero-grid{grid-template-columns:1fr .9fr;gap:35px}.game-grid{grid-template-columns:repeat(2,1fr)}.game-card{min-height:370px}.play-shell{gap:40px}.rating-card{gap:40px;padding:55px 45px}.battlefields{gap:28px}.battle-board-title{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:760px){.shell{width:min(100% - 28px,620px)}.header-inner{min-height:66px}.desktop-nav,.text-button{display:none}.compact-button{padding:10px 12px;font-size:11px}.account-chip small,.account-logout{display:none}.account-chip strong{max-width:105px}.auth-backdrop{padding:14px}.auth-dialog{padding:30px 20px 24px}.hero-grid,.play-shell,.rating-card{grid-template-columns:1fr}.hero-grid{gap:45px;padding-block:65px 80px}.hero h1{font-size:clamp(53px,16vw,72px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-board{min-height:410px}.demo-card{padding:20px}.demo-grid span{font-size:52px}.note-online{top:-8px;right:0}.sample-logo-chip{border-radius:15px;width:64px;height:64px;top:-35px;left:0}.note-rating{bottom:-15px;left:0}.games-section,.how-section,.rating-section{padding:78px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:24px}.section-heading h2,.rating-card h2{font-size:43px}.game-grid,.steps-grid{grid-template-columns:1fr}.steps-grid{gap:48px}.game-card{min-height:0}.rating-card{gap:48px;width:calc(100% - 28px);padding:45px 22px 28px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}.footer-inner p{margin:0}.play-page{padding-top:38px}.play-intro{padding-top:0;position:static}.play-intro h1{font-size:50px}.game-room{padding:18px 14px 22px}.game-toolbar{flex-direction:column;align-items:stretch}.mode-switch{grid-template-columns:repeat(3,1fr);display:grid}.players-row{gap:6px}.player-chip{grid-template-columns:auto 1fr;padding:8px}.player-chip>b{display:none}.player-avatar{width:31px;height:31px}.battleship-page{padding-top:36px}.battleship-intro,.battlefields{grid-template-columns:1fr}.battleship-intro{gap:20px}.battleship-intro h1{font-size:clamp(48px,15vw,64px)}.battleship-room{padding:18px 12px;overflow:hidden}.battleship-toolbar{flex-direction:column;align-items:stretch}.battle-actions{grid-template-columns:1fr 1fr;display:grid}.battle-actions .sound-button{grid-column:1/-1}.battle-outcome{grid-template-columns:auto 1fr;gap:14px;padding:17px}.battle-outcome .restart-button{grid-column:1/-1;width:100%}.outcome-icon{width:44px;height:44px;font-size:23px}.battle-outcome h2{font-size:23px}.fleet-score{justify-content:center}.battlefields{gap:42px}.battle-board{grid-template-columns:19px repeat(10,minmax(24px,1fr))}.battle-board-title{flex-direction:row;align-items:baseline}.battle-legend{flex-wrap:wrap;gap:12px 20px}.checkers-page{padding-top:36px}.checkers-intro{grid-template-columns:1fr;gap:20px}.checkers-intro h1{font-size:clamp(48px,15vw,64px)}.checkers-room{padding:18px 12px}.checkers-toolbar{flex-direction:column;align-items:stretch}.checkers-toolbar-actions{grid-template-columns:1fr 1fr;display:grid}.checkers-score{gap:7px}.checkers-score>div{flex:1;min-width:0;padding:7px}.checkers-status{flex:.8;min-width:0;font-size:9px}.checker-piece{border-width:3px}.checker-piece:before{border-width:1px}.checkers-board{border-width:5px;border-radius:10px}.checker-flight-layer{inset:5px}.checkers-board-frame{grid-template-rows:18px auto 18px;grid-template-columns:18px minmax(0,1fr) 18px}.checkers-axis{font-size:8px}.checkers-history{width:calc(100% - 36px)}.checkers-outcome strong{letter-spacing:3px}.lobby-page,.online-page{padding:36px 0 70px}.lobby-card,.online-room{border-radius:16px;padding:16px}.chat-room{border-radius:16px;grid-template-rows:auto minmax(220px,300px) auto auto}.chat-room.compact{grid-template-rows:auto minmax(190px,250px) auto auto;margin-top:22px}.chat-messages{padding:15px 12px}.chat-messages article{max-width:88%}.chat-header{padding:15px}.queue-panel{min-height:280px;padding:24px 16px}.online-score{grid-template-columns:minmax(0,1fr) minmax(90px,.75fr) minmax(0,1fr);gap:6px}.online-score>div:not(.turn-clock){padding:7px}.online-score>div>i{width:28px;height:28px}.online-score strong{font-size:9px}.turn-clock{min-width:0;padding:7px}.turn-clock strong{font-size:8px}.turn-clock span{font-size:14px}.online-checkers{border-width:4px}.online-checkers button>i{border-width:2px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
