:root{--sky1:#7ed4ff;--sky2:#dff6ff;--panel:#fff6dd;--panel-border:#5a2b14;--red:#e53d2e;--yellow:#ffd84d;--green:#17a83d;--shadow:0 8px 0 rgba(0,0,0,.18), 0 14px 26px rgba(0,0,0,.18)}*{box-sizing:border-box}body{margin:0;font-family:Nunito,Arial,Helvetica,sans-serif;color:#2f190a;background:linear-gradient(to bottom,#69cfff,#bdeaff 48%,#e9fbff 67%,#7bd96b 67%,#63c451);min-height:100vh;overflow-x:hidden;position:relative}.titlebar,.hud,.wrap{position:relative;z-index:5}.titlebar{padding:16px 18px 8px;text-align:center}.logo{display:inline-block;padding:12px 24px;border:4px solid #4e2008;border-radius:18px;background:linear-gradient(#fff8e9,#ffd797);box-shadow:var(--shadow);font-size:clamp(1.2rem,3vw,2.2rem);font-weight:900;letter-spacing:.04em;text-transform:uppercase}.logo .red{color:var(--red)}.logo .green{color:var(--green)}.logo .yellow{color:#c98b00}.hud{max-width:1320px;margin:10px auto 0;padding:0 14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hud-card,.panel{background:linear-gradient(180deg,#fff9e1f5,#ffebb9f0);border:4px solid var(--panel-border);box-shadow:0 9px #5c2f132b,0 18px 38px #23496329;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hud-card{border-radius:18px;padding:12px 14px}.hud-card h3{margin:0 0 6px;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.big{font-size:1.35rem;font-weight:900}.wrap{width:100%;max-width:1560px;margin:18px auto 34px;padding:0 14px 28px;display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr) minmax(190px,240px);gap:16px;align-items:start}.panel{border-radius:22px;overflow:hidden}.panel .panel-head{padding:14px 16px;background:linear-gradient(to bottom,#ffe89e,#ffd255);border-bottom:4px solid var(--panel-border);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.panel .section{padding:14px 16px;border-top:2px dashed rgba(90,43,20,.22)}.panel .section:first-child{border-top:0}.player-card{display:flex;align-items:center;gap:12px}.avatar{width:72px;height:72px;border-radius:18px;border:4px solid #4b230e;display:grid;place-items:center;background:linear-gradient(#fff3c5,#ffd34d);box-shadow:0 5px #00000024;overflow:hidden;padding:4px}.avatar img{width:100%;height:100%;object-fit:contain;display:block}.player-card strong{display:block;font-size:1.1rem}.sub{opacity:.8;font-size:.92rem}.captured{min-height:54px;display:flex;flex-wrap:wrap;gap:7px}.cap{width:40px;height:40px;border-radius:10px;border:2px solid #60331a;background:#fff8ea;display:grid;place-items:center;font-size:1.55rem}.buttons{display:grid;gap:10px}button{border:0;border-radius:14px;padding:12px 14px;font-weight:900;font-size:1rem;cursor:pointer}.btn-main{background:linear-gradient(to bottom,#ff6957,#da3728);color:#fff;box-shadow:0 6px #9e261b}.btn-yellow{background:linear-gradient(to bottom,#ffe989,#efc02d);color:#4c290d;box-shadow:0 6px #b98911}button:active{transform:translateY(3px)}.board-shell{min-width:0;width:100%;position:relative;background:linear-gradient(to bottom,#5ad452 0,#5ad452 22px,#2d9e32 22px,#2d9e32 28px,#d9773b 28px,#d9773b);border:6px solid #683014;border-radius:26px;box-shadow:var(--shadow);padding:28px 18px 20px;overflow:hidden}.board-shell:before{content:"";position:absolute;inset:0 0 auto 0;height:28px;background:linear-gradient(to bottom,#4ed84a,#2ea332)}.pipe-left,.pipe-right{position:absolute;bottom:20px;width:55px;height:130px;border-radius:14px 14px 8px 8px;background:linear-gradient(to right,#0f7a28,#27c249 45%,#0d8d30 60%,#0c5d1f);border:4px solid #094c19;box-shadow:inset 0 0 0 4px #ffffff14;z-index:1}.pipe-left{left:-6px}.pipe-right{right:-6px}.pipe-left:before,.pipe-right:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:-18px;width:78px;height:24px;border-radius:12px;background:linear-gradient(to right,#0f7a28,#34d759 45%,#0d8d30 60%,#0c5d1f);border:4px solid #094c19}.board-area{position:relative;z-index:2;width:min(92%,860px);max-width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;min-width:0}.board-topbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:0 auto 12px;width:100%;padding:10px 12px;background:#fff6dd;border:4px solid #60331a;border-radius:18px}.status{font-weight:900;font-size:1rem}.turn-badge{padding:8px 12px;border-radius:999px;background:#ffe791;border:2px solid #6b340f;font-weight:900}.board{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(8,minmax(0,1fr));width:100%;max-width:100%;aspect-ratio:1/1;border:8px solid #6b340f;border-radius:10px;overflow:hidden;background:#5c300f;flex:0 0 auto}.sq{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;overflow:hidden;-webkit-user-select:none;user-select:none;cursor:pointer;padding:3px}.light{background:#f7efdb}.dark{background:#b26b3f}.sq.selected{box-shadow:inset 0 0 0 5px #ffe254fa}.sq.last{box-shadow:inset 0 0 0 999px #58c6ff2e}.sq.check{box-shadow:inset 0 0 0 999px #ff424242}.coord{position:absolute;font-size:10px;font-weight:900;opacity:.75;text-shadow:0 1px 0 rgba(255,255,255,.45);pointer-events:none}.file{right:4px;bottom:3px}.rank{left:4px;top:3px}.piece{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:92%;height:92%;padding:3px;border-radius:10px;border:2px solid rgba(0,0,0,.18);filter:drop-shadow(0 3px 2px rgba(0,0,0,.18));text-align:center;line-height:1;overflow:hidden}.piece.white{background:linear-gradient(#fff9eb,#ffe090);color:#57250a}.piece.black{background:linear-gradient(#6e3a1b,#40200d);color:#fff3d8}.piece-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;pointer-events:none}.cap .piece{width:100%;height:100%;padding:2px;border-radius:8px;border-width:1px}.cap .piece-img{max-height:100%}.dot{position:absolute;width:19%;height:19%;border-radius:999px;background:#24c442;border:2px solid rgba(255,255,255,.7);box-shadow:0 0 14px #24c44266;z-index:2}.ring{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:999px;border:5px solid #24c442;box-shadow:0 0 14px #24c44266;z-index:2}.moves{max-height:220px;overflow:auto;display:grid;gap:8px}.move-row{display:grid;grid-template-columns:40px 1fr 1fr;gap:8px;padding:8px 10px;background:#fffdf6;border:2px solid rgba(90,43,20,.15);border-radius:12px;font-size:.95rem}.hint-list{display:flex;flex-wrap:wrap;gap:8px}.hint-chip{padding:8px 10px;background:#fffdf6;border:2px solid rgba(90,43,20,.18);border-radius:999px;font-weight:800;font-size:.9rem}.capture-overlay{position:fixed;pointer-events:none;z-index:9999;width:86px;height:110px}.capture-overlay .pipe{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:62px;height:84px;background:linear-gradient(to right,#0f7a28,#31d454 45%,#0f962f 60%,#0c5d1f);border:4px solid #094c19;border-radius:12px 12px 8px 8px;animation:pipe-rise .7s ease-out forwards;box-shadow:0 8px 12px #00000040}.capture-overlay .pipe:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:-17px;width:82px;height:22px;border-radius:12px;background:linear-gradient(to right,#0f7a28,#3ddd60 45%,#0f962f 60%,#0c5d1f);border:4px solid #094c19}.capture-overlay .victim{position:absolute;left:50%;top:0;transform:translate(-50%);width:64px;height:72px;animation:piece-drop .95s ease-in forwards;filter:drop-shadow(0 4px 6px rgba(0,0,0,.25))}.capture-overlay .victim .piece{width:100%;height:100%;padding:4px;border-radius:12px}.capture-overlay .victim .piece-icon{font-size:1.35rem}.capture-overlay .victim .piece-name{font-size:.55rem}.capture-overlay .stars{position:absolute;top:0;right:0;bottom:0;left:0}.capture-overlay .star{position:absolute;font-size:1.2rem;color:#ffd84d;animation:star-pop 1s ease-out forwards}@keyframes pipe-rise{0%{transform:translate(-50%) translateY(40px) scale(.7);opacity:.1}to{transform:translate(-50%) translateY(0) scale(1);opacity:1}}@keyframes piece-drop{0%{top:-4px;opacity:1}62%{top:18px;opacity:1}to{top:58px;opacity:0}}@keyframes star-pop{0%{transform:translate(0) scale(.2);opacity:0}20%{opacity:1}to{transform:translate(var(--x),var(--y)) scale(1.4);opacity:0}}.footer-note{text-align:center;font-size:.88rem;opacity:.8;margin-top:12px}@media(max-width:1260px){.wrap{grid-template-columns:1fr;max-width:940px}.board-area{width:min(94%,820px)}.side,.panel{min-width:0}.hud{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.wrap,.board-shell{padding-left:8px;padding-right:8px}.board{border-width:5px}.hud{grid-template-columns:1fr}.board-topbar{flex-direction:column;align-items:flex-start}.piece{font-size:2rem}}.world-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden}.world-sun{position:absolute;right:6vw;top:7vh;width:94px;height:94px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff9bb 0,#fff9bb 14%,#ffe760 32%,#ffc52b 72%,#f09c00);box-shadow:0 0 45px #ffdb486b;animation:sunFloat 5.5s ease-in-out infinite}.cloud{position:absolute;width:150px;height:54px;border-radius:999px;background:#ffffffeb;filter:drop-shadow(0 7px 8px rgba(66,139,177,.12));opacity:.92;animation:cloudDrift linear infinite}.cloud:before,.cloud:after{content:"";position:absolute;background:inherit;border-radius:50%}.cloud:before{width:70px;height:70px;left:28px;top:-28px}.cloud:after{width:86px;height:86px;right:20px;top:-40px}.cloud.c1{top:14%;left:-190px;animation-duration:33s;transform:scale(.85)}.cloud.c2{top:30%;left:-230px;animation-duration:45s;animation-delay:-17s;transform:scale(1.1);opacity:.72}.cloud.c3{top:8%;left:-170px;animation-duration:39s;animation-delay:-29s;transform:scale(.62);opacity:.78}.hill{position:absolute;bottom:0;border-radius:52% 52% 0 0;background:linear-gradient(180deg,#55c950,#2da743);border:4px solid rgba(21,126,48,.22);box-shadow:inset 0 8px #ffffff1f}.hill:before,.hill:after{content:"";position:absolute;width:13px;height:21px;border-radius:50%;background:#1d9a39;opacity:.55}.hill:before{left:28%;top:32%}.hill:after{right:25%;top:49%}.hill.h1{width:310px;height:170px;left:-80px}.hill.h2{width:430px;height:215px;right:-125px;background:linear-gradient(180deg,#68dc58,#35ad44)}.hill.h3{width:250px;height:130px;left:35%;opacity:.72}.bush{position:absolute;bottom:1%;width:120px;height:48px;border-radius:55px 55px 15px 15px;background:#2faf3f;border:4px solid rgba(16,115,39,.28)}.bush:before,.bush:after{content:"";position:absolute;border-radius:50%;background:#39bd49}.bush:before{width:62px;height:62px;left:6px;top:-27px}.bush:after{width:72px;height:72px;right:4px;top:-34px}.bush.b1{left:16%}.bush.b2{right:20%;transform:scale(.8)}.question-block{position:absolute;width:48px;height:48px;border:4px solid #8f4f0d;border-radius:7px;background:linear-gradient(145deg,#ffd84e,#f5a617);box-shadow:inset 4px 4px #ffffff4d,inset -4px -4px #9c4e0533,0 7px #66350929;display:grid;place-items:center;color:#fff6b7;font-size:30px;font-weight:1000;text-shadow:2px 2px 0 #b66b00;animation:blockBob 3.2s ease-in-out infinite}.question-block.q1{left:4vw;top:39%}.question-block.q2{right:5vw;top:47%;animation-delay:-1.4s;transform:scale(.85)}.brick-row{position:absolute;display:flex;gap:10px;opacity:.95;align-items:flex-start}.brick-row.r1{left:7vw;top:56%;transform:scale(.86)}.brick-row.r2{right:7vw;top:26%;transform:scale(.72)}.brick{width:92px;height:92px;background:url(/assets/mario/brick-block.webp) center/contain no-repeat;display:block;filter:drop-shadow(0 8px 10px rgba(66,36,17,.18))}.brick:after{content:none}.coin-bg{position:absolute;width:27px;height:38px;border-radius:50%;background:linear-gradient(90deg,#c98000,#ffe66d 28%,#fff5ae 50%,#ffcb31 73%,#b67200);border:3px solid #b57500;box-shadow:0 0 18px #ffd8406b;animation:coinSpin 2.2s linear infinite,coinFloat 3.6s ease-in-out infinite}.coin-bg.c1{left:23%;top:18%}.coin-bg.c2{right:26%;top:35%;animation-delay:-.7s}.coin-bg.c3{left:72%;top:11%;animation-delay:-1.4s}.coin-bg.c4{left:11%;top:71%;animation-delay:-2.1s}.sparkle{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff7a0;box-shadow:0 0 12px #fff266;animation:spark 2.4s ease-in-out infinite}.sparkle.s1{left:30%;top:24%}.sparkle.s2{right:34%;top:19%;animation-delay:-1s}.sparkle.s3{left:60%;top:50%;animation-delay:-1.8s}@keyframes cloudDrift{0%{left:-230px}to{left:calc(100% + 240px)}}@keyframes sunFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(4deg)}}@keyframes blockBob{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes coinSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes coinFloat{0%,to{translate:0 0}50%{translate:0 -10px}}@keyframes spark{0%,to{opacity:.15;transform:scale(.5)}50%{opacity:1;transform:scale(1.5)}}.logo{position:relative;overflow:hidden}.logo:after{content:"";position:absolute;top:-45%;left:-35%;width:26%;height:190%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:rotate(18deg);animation:logoShine 5s ease-in-out infinite}@keyframes logoShine{0%,65%{left:-35%}86%,to{left:125%}}.board-shell{box-shadow:0 10px #592b113d,0 24px 55px #1851753d,0 0 0 2px #ffffff21 inset!important}.board-shell:after{content:"";position:absolute;top:28px;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.07) 38%,transparent 55%);transform:translate(-120%);animation:boardGlow 8s ease-in-out infinite}@keyframes boardGlow{0%,55%{transform:translate(-120%)}75%,to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.cloud,.world-sun,.question-block,.coin-bg,.sparkle,.logo:after,.board-shell:after{animation:none!important}}.world-bg{perspective:900px}.parallax-back,.parallax-mid,.parallax-front{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.parallax-back{z-index:1}.parallax-mid{z-index:2}.parallax-front{z-index:3}.bg-item{position:absolute;display:block;-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:center center;will-change:transform,opacity}.bg-flower{width:150px;aspect-ratio:1/1;background:url(/assets/mario/wonder-flower.webp) center/contain no-repeat;filter:drop-shadow(0 12px 18px rgba(0,0,0,.16));animation:flowerBob 4.2s ease-in-out infinite}.bg-flower.f1{left:4vw;bottom:5vh;animation-delay:-.6s;transform:scale(1.05)}.bg-flower.f2{right:5vw;bottom:6vh;animation-delay:-2.1s;transform:scale(.95) rotate(-3deg)}.bg-flower.f3{left:16vw;bottom:4vh;width:105px;opacity:.86;animation-duration:5.8s;animation-delay:-1.2s}.bg-flower.f4{right:18vw;bottom:4vh;width:92px;opacity:.82;animation-duration:5s;animation-delay:-3.2s;transform:rotate(8deg)}.bg-qblock{width:88px;aspect-ratio:1/1;background:url(/assets/mario/question-block.webp) center/contain no-repeat;filter:drop-shadow(0 10px 14px rgba(0,0,0,.14));animation:qFloat 3.1s ease-in-out infinite}.bg-qblock.qb1{left:6vw;top:9vh;animation-delay:-.9s}.bg-qblock.qb2{right:7vw;top:12vh;animation-delay:-1.9s;transform:scale(1.08)}.bg-qblock.qb3{left:23vw;top:7vh;width:68px;opacity:.88;animation-duration:4.2s;animation-delay:-2.3s}.bg-qblock.qb4{right:24vw;top:8vh;width:76px;opacity:.9;animation-duration:3.7s;animation-delay:-.5s}.coin-stack{position:absolute;display:flex;gap:8px;align-items:flex-end;opacity:.95}.coin-stack.left{left:18vw;bottom:8vh}.coin-stack.right{right:17vw;bottom:7vh;transform:scale(.9)}.coin-stack span{display:block;width:25px;height:36px;border-radius:50%;background:linear-gradient(90deg,#c98000,#ffe66d 28%,#fff5ae 50%,#ffcb31 73%,#b67200);border:3px solid #b57500;box-shadow:0 0 18px #ffd8405c;animation:coinSpin 2.2s linear infinite,coinBounce 2.6s ease-in-out infinite}.coin-stack span:nth-child(2){animation-delay:-.4s}.coin-stack span:nth-child(3){animation-delay:-.8s}.castle-silhouette{position:absolute;left:50%;transform:translate(-50%);bottom:0;width:min(56vw,720px);height:180px;opacity:.13;filter:drop-shadow(0 8px 20px rgba(0,0,0,.18))}.castle-silhouette:before{content:"";position:absolute;left:0;right:0;bottom:0;height:92px;background:linear-gradient(180deg,#3a6a7b,#224b5d);clip-path:polygon(0 100%,0 52%,12% 52%,12% 20%,18% 20%,18% 52%,33% 52%,33% 30%,39% 30%,39% 52%,44% 52%,44% 6%,56% 6%,56% 52%,61% 52%,61% 30%,67% 30%,67% 52%,82% 52%,82% 20%,88% 20%,88% 52%,100% 52%,100% 100%)}.castle-silhouette:after{content:"";position:absolute;left:28%;right:28%;bottom:0;height:110px;background:linear-gradient(180deg,#4f8397,#2e6174);clip-path:polygon(0 100%,0 42%,10% 42%,10% 0,22% 0,22% 42%,78% 42%,78% 0,90% 0,90% 42%,100% 42%,100% 100%,60% 100%,60% 68%,40% 68%,40% 100%)}.sparkle-group{position:absolute;top:0;right:0;bottom:0;left:0}.sparkle-group i{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff7b5;box-shadow:0 0 14px #fff176;animation:spark 2.2s ease-in-out infinite}.sparkle-group i:nth-child(1){left:14%;top:20%;animation-delay:-.4s}.sparkle-group i:nth-child(2){left:27%;top:63%;animation-delay:-1.4s}.sparkle-group i:nth-child(3){right:19%;top:22%;animation-delay:-.9s}.sparkle-group i:nth-child(4){right:31%;top:59%;animation-delay:-1.8s}.sparkle-group i:nth-child(5){left:50%;top:15%;animation-delay:-.2s}.sparkle-group i:nth-child(6){left:54%;top:72%;animation-delay:-1.1s}.ground-strip{position:absolute;left:0;right:0;bottom:0;height:76px;background:linear-gradient(180deg,#7ddd69,#4db644 45%,#2f8e32);box-shadow:inset 0 9px #ffffff1f}.ground-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 10% 35%,rgba(255,255,255,.18) 0 16px,transparent 17px),radial-gradient(circle at 30% 55%,rgba(255,255,255,.12) 0 12px,transparent 13px),radial-gradient(circle at 62% 38%,rgba(255,255,255,.16) 0 14px,transparent 15px),radial-gradient(circle at 83% 58%,rgba(255,255,255,.12) 0 11px,transparent 12px)}.world-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 55%,rgba(46,124,148,.08) 82%,rgba(0,0,0,.14) 100%);z-index:4}@keyframes flowerBob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(2.5deg)}}@keyframes qFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.04)}}@keyframes coinBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:980px){.bg-flower.f3,.bg-flower.f4,.bg-qblock.qb3,.bg-qblock.qb4,.coin-stack{display:none}.castle-silhouette{width:min(86vw,560px);height:130px}}@media(prefers-reduced-motion:reduce){.bg-flower,.bg-qblock,.coin-stack span{animation:none!important}}.bg-flower,.bg-qblock{background-color:transparent!important}.bg-flower{filter:drop-shadow(0 14px 18px rgba(0,0,0,.18)) drop-shadow(0 0 10px rgba(255,183,0,.1))!important}.bg-qblock{filter:drop-shadow(0 12px 16px rgba(0,0,0,.16))!important}.parallax-back,.parallax-mid,.parallax-front,.world-vignette{pointer-events:none}.bg-flower,.bg-qblock{z-index:2}.coin-bg,.coin-stack span{position:absolute;width:36px!important;height:36px!important;aspect-ratio:1 / 1!important;border-radius:50%!important;box-sizing:border-box;border:3px solid #a96800!important;background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.95) 0 4%,rgba(255,244,156,.85) 5% 11%,transparent 12%),radial-gradient(circle at 50% 48%,#ffe77b 0,#ffe77b 31%,#f8c526 32%,#f8c526 55%,#dea00b 56%,#dea00b 70%,#ffda43 71%,#ffda43 79%,#ad6b00 80%,#ad6b00)!important;box-shadow:inset 3px 3px 5px #ffffff9e,inset -4px -5px 7px #7a43005c,0 3px #875000,0 7px 12px #51320038,0 0 14px #ffcc2c4d!important;overflow:hidden;transform:none}.coin-bg:before,.coin-stack span:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;border:2px solid rgba(181,113,0,.55);box-shadow:inset 1px 1px 2px #ffffff8c,inset -1px -2px 3px #894c0040}.coin-bg:after,.coin-stack span:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:18px;transform:translate(-50%,-50%);border-radius:999px;background:linear-gradient(90deg,#d59a0d,#fff0a0 47%,#c78500);box-shadow:1px 1px 1px #ffffff8c,-1px -1px 1px #78460047;opacity:.92}.coin-bg{animation:coinFloat 3.6s ease-in-out infinite,coinMetalGlow 2.7s ease-in-out infinite!important}.coin-stack span{position:relative!important;display:block;animation:coinBounce 2.6s ease-in-out infinite,coinMetalGlow 2.7s ease-in-out infinite!important}.coin-stack span:nth-child(2){animation-delay:-.4s,-.7s!important}.coin-stack span:nth-child(3){animation-delay:-.8s,-1.35s!important}@keyframes coinMetalGlow{0%,to{filter:brightness(1) saturate(1);box-shadow:inset 3px 3px 5px #ffffff9e,inset -4px -5px 7px #7a43005c,0 3px #875000,0 7px 12px #51320038,0 0 12px #ffcc2c3d}50%{filter:brightness(1.08) saturate(1.05);box-shadow:inset 4px 4px 6px #ffffffbf,inset -4px -5px 7px #7a430052,0 3px #875000,0 8px 14px #5132003d,0 0 20px #ffd74175}}body{background:radial-gradient(circle at 78% 18%,#ffffffb8 0,#ffffffb8 8%,#fff0 18%),linear-gradient(180deg,#83e5df,#b8f0da 22%,#f8f2c8 54%,#f2d5b9 74%,#e9c9af)!important}.world-bg{background:radial-gradient(circle at 76% 12%,rgba(255,255,255,.5) 0 7%,transparent 8%),radial-gradient(circle at 88% 17%,rgba(255,255,255,.28) 0 11%,transparent 12%),linear-gradient(180deg,#ffffff0a,#fff0 38%)}.world-sun{right:11vw;top:9vh;width:130px;height:130px;background:radial-gradient(circle at 35% 35%,#fffdd8 0,#fffdd8 13%,#fff4a1 28%,#ffe56c 54%,#ffd44c 75%,#ffc44a);box-shadow:0 0 70px #ffea8161;opacity:.9}.wonder-rays{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.34;background:linear-gradient(103deg,transparent 0 8%,rgba(255,255,255,.55) 8.5% 11.5%,transparent 12% 20%,rgba(255,255,255,.32) 20.5% 24%,transparent 24.5% 31%,rgba(255,255,255,.28) 31.5% 35%,transparent 35.5% 100%);animation:raySweep 18s ease-in-out infinite alternate;transform-origin:top center}.wonder-haze{position:absolute;left:0;right:0;bottom:23%;height:25%;z-index:0;background:linear-gradient(180deg,#fff0,#fff5ee8c 35%,#f8ddce6b);filter:blur(8px)}@keyframes raySweep{0%{transform:translate(-3%) skew(-3deg)}to{transform:translate(3%) skew(1deg)}}.mesa{position:absolute;bottom:16%;border-radius:46px;z-index:0;filter:drop-shadow(0 12px 20px rgba(100,72,47,.09))}.mesa:before,.mesa:after{content:"";position:absolute;display:block;border-radius:40px;background:inherit}.mesa1{left:5vw;width:235px;height:360px;background:linear-gradient(180deg,#d0bea0,#c5ab8c 46%,#be9878);opacity:.92}.mesa1:before{left:22px;top:62px;width:170px;height:168px;border-radius:50px}.mesa1:after{left:56px;top:16px;width:126px;height:90px;border-radius:35px}.mesa2{left:26vw;width:320px;height:205px;background:linear-gradient(180deg,#d8c1a9,#cda88c,#c28f70);opacity:.82;bottom:24%}.mesa2:before{left:70px;top:-20px;width:170px;height:70px;border-radius:45px}.mesa2:after{left:28px;top:38px;width:150px;height:110px;border-radius:42px}.mesa3{right:9vw;width:212px;height:380px;background:linear-gradient(180deg,#dccde5,#cdbcd8 46%,#c4b0d3);opacity:.86;bottom:17%}.mesa3:before{left:22px;top:75px;width:145px;height:150px;border-radius:44px}.mesa3:after{left:48px;top:18px;width:120px;height:100px;border-radius:42px}.mesa4{right:27vw;width:180px;height:138px;background:linear-gradient(180deg,#e6dbc7,#d9c6ac 52%,#d2b496);opacity:.72;bottom:27%}.mesa4:before{left:16px;top:-18px;width:96px;height:52px;border-radius:26px}.mesa4:after{right:15px;top:10px;width:90px;height:80px;border-radius:30px}.wonder-cloud{position:absolute;background:#ffffff9e;border-radius:999px;filter:blur(1px);z-index:0}.wonder-cloud:before,.wonder-cloud:after{content:"";position:absolute;background:inherit;border-radius:50%}.wonder-cloud.wc1{right:23vw;top:18vh;width:150px;height:54px}.wonder-cloud.wc1:before{width:68px;height:68px;left:18px;top:-22px}.wonder-cloud.wc1:after{width:76px;height:76px;right:12px;top:-30px}.wonder-cloud.wc2{right:30vw;top:24vh;width:124px;height:42px;opacity:.72}.wonder-cloud.wc2:before{width:58px;height:58px;left:14px;top:-20px}.wonder-cloud.wc2:after{width:64px;height:64px;right:8px;top:-24px}.wonder-cloud.wc3{left:64vw;top:28vh;width:92px;height:32px;opacity:.62}.wonder-cloud.wc3:before{width:42px;height:42px;left:10px;top:-12px}.wonder-cloud.wc3:after{width:46px;height:46px;right:6px;top:-16px}.dune-band{position:absolute;left:0;right:0;bottom:11%;height:18%;z-index:0;overflow:hidden}.dune-band:before,.dune-band:after{content:"";position:absolute;left:-5%;right:-5%;height:80px;border-radius:45% 55% 0 0/70% 70% 0 0}.dune-band:before{bottom:24px;background:linear-gradient(180deg,#f6ebc7,#efd9aa);transform:scaleX(1.05)}.dune-band:after{bottom:0;background:linear-gradient(180deg,#ecd6a6,#e9c992)}.dune-ripple{position:absolute;left:12%;right:10%;bottom:52px;height:26px;border-radius:999px;border-top:4px solid rgba(219,191,132,.52);opacity:.72;transform:rotate(-2deg)}.dune-ripple.r2{left:24%;right:24%;bottom:38px;transform:rotate(1deg);opacity:.55}.dune-ripple.r3{left:36%;right:36%;bottom:26px;transform:rotate(-1deg);opacity:.45}.platform-deco{position:absolute;z-index:0;border-radius:16px;background:linear-gradient(180deg,#6ec15d 0,#6ec15d 18%,#725339 18%,#725339 24%,#5a3f2c 24%,#5a3f2c);box-shadow:0 10px 16px #402d1a1f}.platform-deco:before{content:"";position:absolute;left:0;right:0;top:0;height:24%;background:radial-gradient(circle at 10% 100%,rgba(0,0,0,.14) 0 8px,transparent 9px),radial-gradient(circle at 24% 100%,rgba(0,0,0,.14) 0 7px,transparent 8px),radial-gradient(circle at 42% 100%,rgba(0,0,0,.14) 0 8px,transparent 9px),radial-gradient(circle at 60% 100%,rgba(0,0,0,.14) 0 7px,transparent 8px),radial-gradient(circle at 78% 100%,rgba(0,0,0,.14) 0 9px,transparent 10px);opacity:.75}.platform-deco.p1{left:0;bottom:24%;width:160px;height:58px;border-radius:0 16px 16px 0}.platform-deco.p2{right:14vw;bottom:21%;width:96px;height:74px;border-radius:16px}.pipe-wonder{position:absolute;left:36px;bottom:15%;width:112px;height:220px;z-index:0;filter:drop-shadow(0 10px 14px rgba(0,0,0,.14))}.pipe-wonder:before{content:"";position:absolute;left:0;right:0;bottom:0;height:186px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#1f8f3a,#35d45d 36%,#149f44 58%,#0c7430)}.pipe-wonder:after{content:"";position:absolute;left:-18px;top:0;width:148px;height:44px;border-radius:14px;background:linear-gradient(90deg,#1c8a39,#39d85d 36%,#1ca548 58%,#0d7330);box-shadow:0 4px #0a52223d}.pipe-cap{position:absolute;left:-2px;top:-10px;width:118px;height:62px;border-radius:18px;background:linear-gradient(180deg,#ffffff47,#fff0 42%)}.question-block,.bg-qblock{top:auto!important;bottom:auto!important}.question-block.q1{left:6vw;top:11vh!important}.question-block.q2{right:5vw;top:15vh!important}.bg-qblock.qb1{left:14vw;top:6vh!important}.bg-qblock.qb2{right:16vw;top:8vh!important}.bg-qblock.qb3{left:34vw;top:10vh!important}.bg-qblock.qb4{right:33vw;top:12vh!important}.bg-flower.f1{left:4vw;bottom:4vh!important;transform:scale(1.02)}.bg-flower.f2{right:5vw;bottom:4.5vh!important}.bg-flower.f3{left:17vw;bottom:3.5vh!important;width:110px}.bg-flower.f4{right:20vw;bottom:3.5vh!important;width:102px}.coin-stack.left{left:24vw;bottom:9vh!important}.coin-stack.right{right:23vw;bottom:8vh!important}.coin-bg.c1{left:20vw;top:15vh!important}.coin-bg.c2{right:24vw;top:28vh!important}.coin-bg.c3{left:76vw;top:18vh!important}.coin-bg.c4{left:9vw;top:61vh!important}.ground-strip{height:90px!important;background:linear-gradient(180deg,#82d46e,#58ba4d 42%,#3e9a3c)!important}.ground-strip:before{background:radial-gradient(circle at 8% 36%,rgba(255,255,255,.18) 0 18px,transparent 19px),radial-gradient(circle at 30% 60%,rgba(255,255,255,.11) 0 12px,transparent 13px),radial-gradient(circle at 63% 42%,rgba(255,255,255,.16) 0 16px,transparent 17px),radial-gradient(circle at 84% 62%,rgba(255,255,255,.1) 0 12px,transparent 13px)!important}.world-vignette{background:radial-gradient(circle at center,transparent 55%,rgba(255,246,234,.05) 76%,rgba(87,102,123,.12) 100%)!important}@media(max-width:1100px){.mesa2,.mesa4,.wonder-cloud.wc3,.platform-deco.p2,.coin-bg.c4{display:none}.pipe-wonder{left:10px;transform:scale(.85);transform-origin:bottom left}}@media(max-width:760px){.mesa1,.mesa3{transform:scale(.75);transform-origin:bottom}.platform-deco.p1,.pipe-wonder,.coin-stack,.bg-qblock.qb3,.bg-qblock.qb4{display:none}.question-block.q1{left:8vw}.question-block.q2{right:8vw}}.advantage-wrap{position:relative;z-index:6;max-width:980px;margin:8px auto 12px;padding:8px 12px;background:linear-gradient(180deg,#fff9e1f7,#ffecbdf2);border:4px solid #60331a;border-radius:18px;box-shadow:0 7px #5c2f1326,0 14px 28px #23496321}.sf-topline{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:1000;color:#5e2f15;margin-bottom:8px;font-size:.95rem}#advantageText{font-size:.9rem;padding:4px 10px;border-radius:999px;background:#fff8d8;border:2px solid #8a521e}.sf-bars{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center}.sf-side{display:flex;flex-direction:column;gap:6px}.sf-player-label{display:flex;align-items:center;gap:6px;font-weight:1000;color:#5f2f16;font-size:.9rem}.sf-player-label.right{justify-content:flex-end}.dot-team{display:inline-block;width:14px;height:14px;border-radius:50%;border:2px solid #60331a;box-shadow:0 1px #fff6 inset}.dot-team.white{background:linear-gradient(180deg,#fff7df,#ffd357)}.dot-team.black{background:linear-gradient(180deg,#7e4a25,#342012)}.sf-life{position:relative;height:26px;border-radius:999px;overflow:hidden}.sf-life-frame{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:3px solid #5d2710;background:linear-gradient(180deg,#7c3818,#4e1f0d);box-shadow:inset 0 2px #ffffff1f,0 4px 8px #00000026}.sf-life-bg{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:999px;background:linear-gradient(180deg,#37261d,#1e140f)}.sf-life-fill{position:absolute;top:4px;bottom:4px;max-width:calc(100% - 8px);border-radius:999px;transition:width .45s cubic-bezier(.2,.9,.2,1.05),filter .3s ease,opacity .3s ease;box-shadow:inset 0 2px #ffffff47,inset 0 -2px #0000002e,0 0 16px #ffda6647}.white-fill{left:4px;width:0;background:linear-gradient(90deg,#fff6a8,#ffd94e 30%,#ffb320 68%,#f58410)}.black-fill{right:4px;width:0;background:linear-gradient(270deg,#fff6a8,#ffd94e 30%,#ffb320 68%,#f58410)}.sf-life-fill.hot{filter:brightness(1.08) saturate(1.08);box-shadow:inset 0 2px #ffffff4d,inset 0 -2px #0000002e,0 0 22px #ffcd3680}.sf-life-fill.danger{background:linear-gradient(90deg,#ffd8a8,#ff7b3a 38%,#ff3b1f 68%,#b81408)!important;box-shadow:inset 0 2px #ffffff3d,inset 0 -2px #0003,0 0 24px #ff4e2b6b}.sf-life-fill.strong{background:linear-gradient(90deg,#fff6a8,#ffd94e 26%,#ff9630 58%,#ff4b20)}.black-fill.strong{background:linear-gradient(270deg,#fff6a8,#ffd94e 26%,#ff9630 58%,#ff4b20)}.sf-life-gloss{position:absolute;left:8px;right:8px;top:5px;height:11px;border-radius:999px;background:linear-gradient(180deg,#ffffff52,#fff0);pointer-events:none}.sf-center-badge{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:76px}.vs-badge{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:1000;color:#fff7de;background:radial-gradient(circle at 35% 30%,#ffef9b,#f59a2b 38%,#c44917 72%,#7d2007);border:3px solid #5d2710;box-shadow:0 4px #61260c38,0 8px 14px #00000029;font-size:.85rem}.adv-mini{padding:3px 8px;border-radius:999px;background:#fff8d8;border:2px solid #8a521e;font-weight:1000;color:#6a3314;min-width:70px;text-align:center;font-size:.85rem}.board-shell.impact{animation:board-shake .36s cubic-bezier(.36,.07,.19,.97)}@keyframes board-shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.sq.capture-hit{box-shadow:inset 0 0 0 999px #ffc62e47,0 0 0 4px #ffdd606b}.capture-overlay{position:fixed;pointer-events:none;z-index:9999;width:180px;height:180px;transform:translate(-50%,-50%)}.capture-overlay .victim{position:absolute;left:50%;top:52px;transform:translate(-50%);width:78px;height:88px;animation:piece-slam-shrink 1s ease-in forwards;filter:drop-shadow(0 5px 8px rgba(0,0,0,.28));transform-origin:center center}.capture-overlay .victim .piece{width:100%;height:100%;padding:4px;border-radius:14px}.capture-overlay .flash{position:absolute;left:50%;top:88px;transform:translate(-50%);width:24px;height:24px;border-radius:50%;background:radial-gradient(circle,#fff7b8 0,#ffd13a 48%,#ffd13a00 70%);animation:flash-burst .8s ease-out forwards}.capture-overlay .ringwave{position:absolute;left:50%;top:96px;transform:translate(-50%);width:24px;height:24px;border-radius:50%;border:5px solid rgba(255,217,82,.95);animation:ring-wave .7s ease-out forwards}.capture-overlay .slash{position:absolute;left:50%;top:92px;width:108px;height:8px;border-radius:999px;background:linear-gradient(90deg,#fff0,#fff7c5 20%,#ff5047,#fff8dd 70%,#fff0);transform-origin:center;animation:slash-cut .45s ease-out forwards;filter:drop-shadow(0 0 8px rgba(255,90,66,.45))}.capture-overlay .stars,.capture-overlay .smokes,.capture-overlay .coins{position:absolute;top:0;right:0;bottom:0;left:0}.capture-overlay .star{position:absolute;font-size:1.4rem;color:#ffd84d;animation:star-pop2 1.1s ease-out forwards;text-shadow:0 0 8px rgba(255,225,104,.4)}.capture-overlay .smoke{position:absolute;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle,#ffffffe6 0,#e7e7e7cc 42%,#a7a7a700 72%);animation:smoke-pop 1s ease-out forwards}.capture-overlay .coinfx{position:absolute;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff6b6 0,#fff6b6 12%,#ffd865 13%,#ffd865 35%,#f2b610 36%,#f2b610 68%,#a96800 69%,#a96800);border:2px solid #9f6700;box-shadow:0 0 10px #ffd13a59;animation:coin-fly .95s ease-out forwards}.capture-overlay .powtext{position:absolute;left:50%;top:-6px;transform:translate(-50%) scale(.6);padding:6px 12px;border-radius:999px;background:linear-gradient(180deg,#fff6ab,#ffca3a);border:3px solid #7b430d;font-weight:1000;color:#602708;letter-spacing:.04em;box-shadow:0 4px #7c4a0833;animation:pow-pop 1s ease-out forwards;white-space:nowrap}@keyframes piece-slam{0%{transform:translate(-50%) translateY(-18px) scale(1.02);opacity:1}38%{transform:translate(-50%) translateY(10px) scale(1.08);opacity:1}62%{transform:translate(-50%) translateY(32px) scale(.92);opacity:1}to{transform:translate(-50%) translateY(68px) scale(.54);opacity:0}}@keyframes flash-burst{0%{transform:translate(-50%) scale(.1);opacity:0}22%{opacity:1}to{transform:translate(-50%) scale(6.2);opacity:0}}@keyframes ring-wave{0%{transform:translate(-50%) scale(.5);opacity:1}to{transform:translate(-50%) scale(5.4);opacity:0}}@keyframes slash-cut{0%{transform:translate(-50%) rotate(-20deg) scaleX(.2);opacity:0}30%{opacity:1}to{transform:translate(-50%) rotate(14deg) scaleX(1.18);opacity:0}}@keyframes star-pop2{0%{transform:translate(0) scale(.2);opacity:0}15%{opacity:1}to{transform:translate(var(--x),var(--y)) scale(1.7);opacity:0}}@keyframes smoke-pop{0%{transform:translate(0) scale(.4);opacity:0}14%{opacity:.95}to{transform:translate(var(--sx),var(--sy)) scale(2.2);opacity:0}}@keyframes coin-fly{0%{transform:translate(0) scale(.4);opacity:0}15%{opacity:1}to{transform:translate(var(--cx),var(--cy)) scale(1.2);opacity:0}}@keyframes pow-pop{0%{transform:translate(-50%) scale(.35) translateY(8px);opacity:0}18%{opacity:1}55%{transform:translate(-50%) scale(1.05) translateY(-8px);opacity:1}to{transform:translate(-50%) scale(.9) translateY(-20px);opacity:0}}@media(max-width:1260px){.advantage-wrap{margin-left:14px;margin-right:14px}}@media(max-width:760px){.sf-bars{grid-template-columns:1fr;gap:10px}.sf-center-badge{order:-1;flex-direction:row;justify-content:center}.sf-player-label.right{justify-content:flex-start}.black-fill{left:4px;right:auto;background:linear-gradient(90deg,#fff6a8,#ffd94e 30%,#ffb320 68%,#f58410)}.black-fill.strong{background:linear-gradient(90deg,#fff6a8,#ffd94e 26%,#ff9630 58%,#ff4b20)}}@media(max-width:640px){.sf-topline{font-size:.9rem}.advantage-wrap{padding:10px 12px}}.board-topbar .state-badge,.board-topbar .turn-pill,.board-topbar .status-turn,.board-topbar .turn-box{display:none!important}.board-topbar{display:flex!important;justify-content:center!important;align-items:center!important;margin:0 auto 10px!important;width:100%!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.board-topbar .status{display:none!important}.turn-badge{display:inline-flex!important;align-items:center;justify-content:center;padding:9px 16px;border-radius:999px;background:linear-gradient(180deg,#fffae4f5,#ffeebaf5);border:3px solid #6b340f;box-shadow:0 6px 14px #0000001f,inset 0 2px #ffffff73;font-weight:1000;color:#53260b;font-size:1rem;min-width:180px}.shell-shot{position:fixed;left:0;top:0;width:86px;height:86px;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);will-change:transform,opacity;filter:drop-shadow(0 10px 16px rgba(0,0,0,.28))}.shell-shot img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.shell-shot.launch{animation:shell-flight .48s cubic-bezier(.22,.78,.28,1) forwards}.shell-shot.red img{filter:drop-shadow(0 10px 16px rgba(160,32,22,.24))}.shell-shot.green img{filter:drop-shadow(0 10px 16px rgba(17,128,43,.24))}.shell-trail{position:fixed;left:0;top:0;width:18px;height:18px;border-radius:50%;pointer-events:none;z-index:9997;background:radial-gradient(circle,#fff7c4,#ffd45d 35%,#ffc04080 58%,#ffc04000 78%);filter:blur(1px);opacity:0;transform:translate(-50%,-50%);animation:trail-fade .42s linear forwards}@keyframes shell-flight{0%{transform:translate(-50%,-50%) translate(0) scale(.82) rotate(0);opacity:.9}65%{opacity:1}to{transform:translate(-50%,-50%) translate(var(--dx),var(--dy)) scale(1) rotate(var(--rot));opacity:1}}@keyframes trail-fade{0%{opacity:.9;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.35)}}.mate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:12000;background:radial-gradient(circle at 50% 40%,#fff4b52e,#0000007a 48%,#0000009e);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.mate-overlay.show{display:flex;animation:mateFade .28s ease-out}.mate-panel{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;max-width:min(92vw,900px);padding:8px 24px 18px;border-radius:28px;background:transparent;border:none;box-shadow:none}.mate-close{position:absolute;right:18px;top:0;width:42px;height:42px;border:none;border-radius:50%;background:#7a3c11;color:#fff8dc;font-size:1.9rem;line-height:1;cursor:pointer;box-shadow:0 4px #00000026;display:grid;place-items:center;padding:0;text-align:center;z-index:2}.mate-character{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:center;min-width:230px;margin-bottom:-8px;z-index:1;opacity:0;transform:translateY(-220px) scale(.84)}.mate-overlay.show .mate-character{animation:lakituDrop .95s cubic-bezier(.18,.88,.26,1.22) forwards}.mate-character img{display:block;max-width:min(30vw,250px);max-height:280px;object-fit:contain;background:transparent;filter:drop-shadow(0 16px 20px rgba(0,0,0,.22));animation:none}.mate-overlay.show .mate-character img{animation:lakituFloat 2.3s ease-in-out .95s infinite}.mate-sign{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-width:min(54vw,500px);padding:26px 28px;background:linear-gradient(180deg,#fffef8,#fff7db);border:8px solid #8a4d15;border-radius:24px;box-shadow:0 10px #733e102e,inset 0 2px #ffffffa6}.mate-sign:before,.mate-sign:after{content:"";position:absolute;top:-16px;width:78px;height:18px;background:#d09039;border:4px solid #8a4d15;border-bottom:none;border-radius:12px 12px 0 0}.mate-sign:before{left:48px}.mate-sign:after{right:48px}.mate-sign-top{font-size:clamp(1.8rem,4vw,3rem);font-weight:1000;line-height:1;color:#b31813;text-shadow:0 2px 0 #fff,0 5px 0 rgba(0,0,0,.08);letter-spacing:.04em;margin-bottom:8px}.mate-sign-winner{font-size:clamp(1rem,2vw,1.45rem);font-weight:900;color:#6a3410;letter-spacing:.08em;margin-bottom:6px}.mate-sign-name{font-size:clamp(1.6rem,4vw,2.8rem);font-weight:1000;color:#1f3d1a;background:linear-gradient(180deg,#fff2a8,#ffd452);border:4px solid #7a3c11;border-radius:16px;padding:10px 18px;box-shadow:0 6px #7a3c1129}.mate-replay{margin-top:18px;border:none;border-radius:16px;padding:12px 24px;background:linear-gradient(180deg,#42d85a,#1ea63b);color:#fffef2;font-weight:1000;font-size:clamp(1rem,2.2vw,1.35rem);letter-spacing:.03em;cursor:pointer;border:4px solid #0c6a22;box-shadow:0 6px #0c6a223d,inset 0 2px #ffffff38;transition:transform .08s ease,filter .15s ease}.mate-replay:hover{filter:brightness(1.05)}.mate-replay:active{transform:translateY(2px);box-shadow:0 4px #0c6a223d,inset 0 2px #ffffff38}@keyframes mateFade{0%{opacity:0}to{opacity:1}}@keyframes lakituDrop{0%{opacity:0;transform:translateY(-240px) scale(.78)}55%{opacity:1;transform:translateY(18px) scale(1.02)}72%{transform:translateY(-8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lakituFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:780px){.mate-panel{flex-direction:column;padding:10px 10px 14px}.mate-character{min-width:0;margin-bottom:-6px}.mate-character img{max-width:180px;max-height:210px}.mate-sign{min-width:0;width:min(92vw,520px);padding:18px 16px}.mate-sign:before,.mate-sign:after{display:none}.mate-close{right:6px;top:-6px}}:root{--pipe-green:#1db63a;--pipe-green-dark:#0f7a28;--pipe-green-mid:#16a334;--board-white:#f7fff6}.sq.light,.square.light,.cell.light,[data-color=light]{background:linear-gradient(180deg,var(--board-white) 0%,#edf9ec 100%)!important}.sq.dark,.square.dark,.cell.dark,[data-color=dark]{background:linear-gradient(180deg,#31d454 0%,var(--pipe-green) 45%,var(--pipe-green-mid) 100%)!important}.sq.light:after,.sq.dark:after,.square.light:after,.square.dark:after{box-shadow:none!important}.board{background:linear-gradient(180deg,#0f7a28,#1db63a)!important;border-color:#0b5e1f!important}.chess-clocks{position:relative;z-index:6;width:min(700px,calc(100% - 28px));margin:8px auto 10px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.chess-clock{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:8px 14px;border:4px solid #60331a;border-radius:17px;background:linear-gradient(180deg,#fff9df,#ffe5a1);box-shadow:0 5px #5c2f1329,0 10px 20px #0000001a;color:#5a2b14;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.chess-clock span{font-weight:1000;font-size:.82rem;letter-spacing:.06em}.chess-clock strong{min-width:82px;text-align:center;font-variant-numeric:tabular-nums;font-size:1.6rem;line-height:1;color:#173717}.chess-clock.active{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 6px #1d7b2d3d,0 0 0 3px #31d45447,0 12px 25px #0000001f}.chess-clock.low strong{color:#b51c11;animation:clockPulse .8s ease-in-out infinite}.chess-clock.timeout{background:linear-gradient(180deg,#ffd5c8,#ff9a7d);border-color:#8f1c11}.clock-center{padding:6px 10px;border-radius:999px;border:3px solid #60331a;background:linear-gradient(180deg,#43d65a,#1a9e38);color:#fffdf0;font-weight:1000;font-size:.78rem;letter-spacing:.05em;box-shadow:0 4px #396b242e}@keyframes clockPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media(max-width:640px){.chess-clocks{grid-template-columns:1fr 1fr;gap:8px}.clock-center{display:none}.chess-clock{padding:8px 10px}.chess-clock strong{font-size:1.35rem;min-width:68px}.chess-clock span{font-size:.72rem}}.camp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:20px;z-index:120;background:radial-gradient(circle at center,#fff9df38,#1a120aad)}.camp-overlay.show{display:flex;animation:mateFade .22s ease}.camp-card{width:min(92vw,560px);padding:24px 24px 22px;border-radius:30px;border:6px solid #7a3c11;background:linear-gradient(180deg,#fff8dd,#ffe6a8);box-shadow:0 22px 55px #00000057,inset 0 2px #fff9;text-align:center}.camp-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:1000;color:#7a3c11;letter-spacing:.02em;margin-bottom:6px;text-shadow:0 2px 0 rgba(255,255,255,.45)}.camp-sub{font-size:1rem;font-weight:700;color:#6a3410;opacity:.92;margin-bottom:18px}.camp-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.camp-btn{border:none;border-radius:20px;padding:16px 12px;font-size:1.02rem;font-weight:1000;cursor:pointer;letter-spacing:.02em;color:#fffef2;box-shadow:0 6px #00000026,inset 0 2px #ffffff3d;transition:transform .08s ease,filter .16s ease,box-shadow .16s ease}.camp-btn:hover{filter:brightness(1.05)}.camp-btn:active{transform:translateY(2px);box-shadow:0 4px #00000026,inset 0 2px #ffffff3d}.camp-btn.white{background:linear-gradient(180deg,#39d257,#178f34)}.camp-btn.black{background:linear-gradient(180deg,#5b6673,#2c3440)}.camp-btn.random{background:linear-gradient(180deg,#f7cf4f,#d7921c);color:#5e2f0d}@media(max-width:640px){.camp-actions{grid-template-columns:1fr}.camp-card{padding:20px 16px 16px}}.smooth-piece-move{position:fixed;z-index:11000;pointer-events:none;margin:0;padding:3px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;will-change:transform,opacity;transition:transform .5s cubic-bezier(.22,.72,.22,1),opacity .12s linear .38s}.smooth-piece-move.white{background:linear-gradient(#fff9eb,#ffe090);border:2px solid rgba(0,0,0,.18)}.smooth-piece-move.black{background:linear-gradient(#6e3a1b,#40200d);border:2px solid rgba(0,0,0,.18)}.smooth-piece-move img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 3px 2px rgba(0,0,0,.18))}.piece.smooth-hidden{visibility:hidden!important}@keyframes piece-slam-shrink{0%{opacity:1;transform:translate(-50%) translateY(-18px) scale(1)}38%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}52%{opacity:1;transform:translate(-50%) translateY(6px) scale(.78)}70%{opacity:.96;transform:translate(-50%) translateY(14px) scale(.48)}to{opacity:0;transform:translate(-50%) translateY(28px) scale(.14)}}.mode-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:20px;z-index:13000;background:radial-gradient(circle at 50% 38%,#fff7cf33,#0e120cb8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mode-overlay.show{display:flex;animation:mateFade .22s ease}.mode-card{position:relative;width:min(94vw,720px);max-height:90vh;overflow:auto;padding:26px;border-radius:30px;border:6px solid #713611;background:linear-gradient(180deg,#fff9df,#ffe6aa);box-shadow:0 24px 60px #00000061,inset 0 2px #fff9}.mode-panel.hidden{display:none}.mode-title{text-align:center;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:1000;color:#713611;text-shadow:0 2px 0 rgba(255,255,255,.5)}.mode-sub{text-align:center;color:#6b391b;font-weight:750;margin:5px 0 20px}.mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.mode-choice,.level-btn{min-height:132px;border:4px solid #693514;border-radius:22px;padding:16px 12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;box-shadow:0 7px #562a0f2b;transition:transform .1s ease,filter .15s ease}.mode-choice:hover,.level-btn:hover,.remote-main-btn:hover{filter:brightness(1.05);transform:translateY(-2px)}.mode-choice:active,.level-btn:active,.remote-main-btn:active{transform:translateY(2px)}.mode-choice strong,.level-btn strong{font-size:1.2rem;font-weight:1000}.mode-choice span,.level-btn span{font-size:.82rem;font-weight:750;opacity:.9}.mode-choice.local{background:linear-gradient(180deg,#fff8db,#ffd866);color:#64320f}.mode-choice.ai{background:linear-gradient(180deg,#4add64,#19953a);color:#fff}.mode-choice.remote{background:linear-gradient(180deg,#6ba7ff,#3768d0);color:#fff}.mode-back{border:none;background:transparent;color:#713611;font-weight:1000;font-size:1rem;cursor:pointer;margin-bottom:8px;padding:4px 0}.ai-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.level-btn.easy{background:linear-gradient(180deg,#8de36d,#47b848);color:#173b14}.level-btn.medium{background:linear-gradient(180deg,#ffd85e,#e69b21);color:#63330c}.level-btn.hard{background:linear-gradient(180deg,#f47d65,#c9382a);color:#fff}.remote-box,.join-box{padding:14px;border-radius:20px;border:3px solid rgba(103,51,18,.35);background:#ffffff59}.remote-main-btn{width:100%;border:4px solid #174c25;border-radius:16px;padding:13px 16px;cursor:pointer;background:linear-gradient(180deg,#45d962,#19963a);color:#fff;font-size:1rem;font-weight:1000;box-shadow:0 5px #1455222e;transition:transform .1s ease,filter .15s ease}.remote-main-btn.join{border-color:#274b8e;background:linear-gradient(180deg,#6ba8ff,#3e6ed2)}.access-code-box{margin-top:14px;display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center;padding:14px;border-radius:16px;background:#fff9e3;border:3px dashed #7b431a}.access-code-box.hidden{display:none}.access-code-box span{grid-column:1/-1;font-size:.75rem;font-weight:1000;color:#7b431a;letter-spacing:.1em}.access-code-box strong{font-size:2rem;letter-spacing:.18em;color:#174c25;font-variant-numeric:tabular-nums}.access-code-box button{border:0;border-radius:12px;padding:9px 12px;background:#713611;color:#fff;font-weight:900;cursor:pointer}.remote-divider{display:flex;align-items:center;gap:10px;margin:13px 0;color:#7b431a;font-weight:1000}.remote-divider:before,.remote-divider:after{content:"";height:2px;background:#71361147;flex:1}.join-box{display:grid;grid-template-columns:1fr auto;gap:10px}#roomCodeInput{min-width:0;border:4px solid #78441c;border-radius:14px;background:#fffef5;padding:11px 12px;font-size:1.1rem;font-weight:1000;letter-spacing:.15em;text-transform:uppercase;color:#3d260f;outline:none}.remote-status{min-height:22px;margin-top:12px;text-align:center;font-size:.87rem;font-weight:800;color:#65401f}.remote-status.ok{color:#19753a}.remote-status.error{color:#b51f16}.remote-status.wait{color:#315eae}.ai-thinking .turn-badge{animation:clockPulse .9s ease-in-out infinite}@media(max-width:700px){.mode-grid,.ai-levels{grid-template-columns:1fr}.mode-choice,.level-btn{min-height:82px}.join-box{grid-template-columns:1fr}.mode-card{padding:20px 16px}}html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}body{width:100%;max-width:100%;overflow-x:hidden;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}button,input,.sq{touch-action:manipulation}button,.sq{-webkit-tap-highlight-color:transparent}button{min-height:44px}input{font-size:16px}@media(max-width:900px){.wrap{width:100%!important;max-width:760px!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin:10px auto 24px!important;padding:0 10px calc(20px + env(safe-area-inset-bottom))!important}.wrap>.board-shell{order:1}.wrap>aside.panel:first-of-type{order:2}.wrap>aside.panel:last-of-type{order:3}.board-shell{width:100%!important;min-width:0!important;padding:22px 12px 14px!important}.board-area{width:min(100%,700px)!important;max-width:100%!important}.panel{width:100%;min-width:0!important}.hud{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}@media(max-width:600px){.titlebar{padding:8px 8px 3px!important}.logo{padding:7px 13px!important;border-width:3px!important;border-radius:14px!important;font-size:clamp(1rem,5vw,1.35rem)!important;box-shadow:0 5px #00000026,0 8px 18px #00000021!important}.hud{margin:5px auto 0!important;padding:0 7px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.hud-card{padding:7px 8px!important;border-width:3px!important;border-radius:13px!important;box-shadow:0 4px #5c2f1321!important}.hud-card:nth-child(n+3){display:none!important}.hud-card h3{margin-bottom:2px!important;font-size:.64rem!important;letter-spacing:.05em!important}.hud-card .big{font-size:.95rem!important;line-height:1.12!important}.chess-clocks{width:calc(100% - 14px)!important;margin:6px auto!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.clock-center{display:none!important}.chess-clock{padding:6px 8px!important;border-width:3px!important;border-radius:13px!important;gap:6px!important;min-height:48px}.chess-clock span{font-size:.65rem!important}.chess-clock strong{min-width:58px!important;font-size:1.18rem!important}.advantage-wrap{width:calc(100% - 14px)!important;margin:6px auto 8px!important;padding:6px 7px!important;border-width:3px!important;border-radius:13px!important;box-shadow:0 4px #5c2f131f!important}.sf-topline{margin-bottom:5px!important;font-size:.72rem!important}.sf-topline>span:first-child{display:none!important}#advantageText{margin-left:auto;padding:2px 7px!important;font-size:.68rem!important;border-width:1px!important}.sf-bars{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;gap:5px!important}.sf-side{gap:3px!important}.sf-player-label{font-size:.67rem!important;gap:3px!important}.dot-team{width:10px!important;height:10px!important;border-width:1px!important}.sf-life{height:18px!important}.sf-life-frame{border-width:2px!important}.sf-life-bg{top:3px!important;right:3px!important;bottom:3px!important;left:3px!important}.sf-life-fill{top:3px!important;bottom:3px!important;max-width:calc(100% - 6px)!important}.white-fill{left:3px!important}.black-fill{right:3px!important}.sf-center-badge{min-width:42px!important;gap:1px!important}.vs-badge{width:31px!important;height:31px!important;border-width:2px!important;font-size:.58rem!important}.adv-mini{min-width:40px!important;padding:1px 3px!important;border-width:1px!important;font-size:.58rem!important}.wrap{margin-top:6px!important;padding-left:4px!important;padding-right:4px!important;gap:9px!important}.board-shell{border-width:4px!important;border-radius:16px!important;padding:10px 3px 8px!important;box-shadow:0 5px #00000026,0 9px 18px #00000024!important}.board-shell:before{height:13px!important}.pipe-left,.pipe-right{display:none!important}.board-area{width:100%!important}.board-topbar{width:auto!important;margin:0 auto 6px!important;padding:0!important}.turn-badge{min-width:0!important;padding:6px 11px!important;border-width:2px!important;font-size:.78rem!important;line-height:1!important;white-space:nowrap}.board{width:100%!important;max-width:100%!important;border-width:4px!important;border-radius:7px!important}.sq{padding:1px!important}.piece{width:96%!important;height:96%!important;padding:1px!important;border-width:1px!important;border-radius:6px!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.16))!important}.coord{font-size:7px!important}.file{right:2px!important;bottom:1px!important}.rank{left:2px!important;top:1px!important}.dot{min-width:10px;min-height:10px;border-width:1px!important}.panel{border-width:3px!important;border-radius:16px!important;box-shadow:0 5px #5c2f1321!important}.panel .panel-head{padding:9px 11px!important;border-bottom-width:3px!important;font-size:.82rem!important}.panel .section{padding:9px 10px!important}.avatar{width:52px!important;height:52px!important;border-width:3px!important;border-radius:13px!important}.player-card{gap:9px!important}.player-card strong{font-size:.95rem!important}.sub{font-size:.78rem!important}.captured{min-height:42px!important;gap:4px!important}.cap{width:34px!important;height:34px!important;border-radius:8px!important}.buttons{grid-template-columns:1fr 1fr!important;gap:8px!important}.buttons button{width:100%;min-height:46px;padding:9px 8px!important;font-size:.82rem!important}.mode-overlay,.camp-overlay,.mate-overlay{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;overflow:auto;overscroll-behavior:contain}.mode-card{width:100%!important;max-height:calc(100svh - 16px)!important;padding:16px 12px!important;border-width:4px!important;border-radius:20px!important}.mode-title{font-size:1.6rem!important}.mode-sub{margin:3px 0 12px!important;font-size:.83rem!important}.mode-grid,.ai-levels{grid-template-columns:1fr!important;gap:8px!important}.mode-choice,.level-btn{min-height:68px!important;padding:10px!important;border-width:3px!important;border-radius:15px!important;box-shadow:0 4px #562a0f24!important}.mode-choice strong,.level-btn strong{font-size:1rem!important}.mode-choice span,.level-btn span{font-size:.72rem!important}.remote-box,.join-box{padding:9px!important;border-width:2px!important;border-radius:14px!important}.remote-main-btn{min-height:46px;padding:9px 10px!important;border-width:3px!important;border-radius:13px!important}.join-box{grid-template-columns:1fr!important}#roomCodeInput{width:100%!important;min-height:46px;padding:9px 10px!important;border-width:3px!important;border-radius:12px!important;font-size:16px!important;text-align:center}.access-code-box{padding:10px!important;border-width:2px!important}.access-code-box strong{font-size:1.55rem!important;letter-spacing:.12em!important}.remote-status{font-size:.76rem!important}.camp-card{width:100%!important;max-height:calc(100svh - 16px);overflow:auto;padding:16px 12px!important;border-width:4px!important;border-radius:20px!important}.camp-title{font-size:1.55rem!important}.camp-sub{margin-bottom:11px!important;font-size:.82rem!important}.camp-actions{grid-template-columns:1fr!important;gap:8px!important}.camp-btn{min-height:52px!important;padding:10px 12px!important;border-radius:14px!important;font-size:.95rem!important}.mate-panel{width:100%!important;max-width:100%!important;max-height:calc(100svh - 16px);padding:5px 4px 10px!important;gap:4px!important}.mate-character{min-width:0!important;margin-bottom:-4px!important}.mate-character img{max-width:145px!important;max-height:155px!important}.mate-sign{width:calc(100vw - 28px)!important;min-width:0!important;max-width:440px!important;padding:16px 12px!important;border-width:5px!important;border-radius:17px!important}.mate-sign:before,.mate-sign:after{display:none!important}.mate-sign-top{font-size:1.55rem!important}.mate-sign-winner{font-size:.85rem!important}.mate-sign-name{font-size:1.55rem!important;padding:7px 12px!important;border-width:3px!important;border-radius:12px!important}.mate-replay{width:100%;max-width:240px;min-height:48px;margin-top:11px!important;padding:9px 14px!important;border-width:3px!important;border-radius:13px!important}.mate-close{right:4px!important;top:0!important;width:42px!important;height:42px!important}.shell-shot{width:62px!important;height:62px!important}.shell-trail{width:13px!important;height:13px!important}.capture-overlay{width:130px!important;height:130px!important}.capture-overlay .victim{width:58px!important;height:66px!important;top:38px!important}.brick-row.r2,.coin-stack.right,.wonder-cloud.wc3,.mesa.mesa4{display:none!important}.world-sun{width:58px!important;height:58px!important;right:3vw!important;top:4vh!important}}@media(max-width:380px){.hud-card h3{font-size:.58rem!important}.hud-card .big{font-size:.86rem!important}.chess-clock strong{font-size:1.05rem!important;min-width:52px!important}.chess-clock span{font-size:.59rem!important}.sf-player-label{font-size:.6rem!important}.turn-badge{font-size:.72rem!important}.mode-card{padding:12px 9px!important}.mode-title{font-size:1.4rem!important}.mate-character img{max-height:130px!important}.mate-sign-top{font-size:1.35rem!important}}@media(max-width:1000px)and (max-height:520px)and (orientation:landscape){.titlebar,.hud,.advantage-wrap{display:none!important}.chess-clocks{width:min(500px,calc(100% - 14px))!important;margin:3px auto!important}.chess-clock{min-height:40px!important;padding:4px 8px!important}.wrap{margin:2px auto 10px!important;padding-top:0!important}.board-shell{padding:7px 3px 4px!important}.board-area{width:min(calc(100svh - 70px),94vw)!important}.board-topbar{margin-bottom:3px!important}.turn-badge{padding:4px 9px!important;font-size:.7rem!important}.mode-card{max-height:calc(100svh - 10px)!important;padding:10px 14px!important}.mode-grid,.ai-levels{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.mode-choice,.level-btn{min-height:70px!important}.mode-title{font-size:1.35rem!important}.mode-sub{margin-bottom:7px!important}.camp-card{max-height:calc(100svh - 10px)!important;padding:10px 14px!important}.camp-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.camp-btn{min-height:46px!important}.mate-panel{flex-direction:column!important;max-height:calc(100svh - 8px)!important}.mate-character img{max-height:90px!important;max-width:120px!important}.mate-sign{width:min(72vw,520px)!important;padding:9px 12px!important}.mate-sign-top{font-size:1.25rem!important}.mate-sign-name{font-size:1.3rem!important;padding:5px 10px!important}.mate-replay{margin-top:6px!important;min-height:40px!important;padding:5px 12px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.world-sun,.cloud,.sparkle,.mate-character img{animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}@supports (-webkit-touch-callout:none){html,body{min-height:-webkit-fill-available;overscroll-behavior-y:none}body{min-height:100svh;padding-top:var(--safe-top);padding-right:var(--safe-right);padding-bottom:var(--safe-bottom);padding-left:var(--safe-left)}button,input,.sq{-webkit-touch-callout:none}.sq,button{-webkit-user-select:none;user-select:none}}@media(max-width:430px)and (orientation:portrait){body{background-attachment:scroll!important}.world-bg{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100svh!important;overflow:hidden!important}.titlebar{padding-top:max(5px,calc(var(--safe-top) * .18))!important;padding-left:5px!important;padding-right:5px!important}.logo{max-width:calc(100vw - 18px)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hud{width:100%!important;padding-left:5px!important;padding-right:5px!important}.chess-clocks{position:relative;z-index:10;width:calc(100% - 10px)!important;gap:5px!important}.chess-clock{min-width:0!important;padding:6px 7px!important}.chess-clock span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chess-clock strong{min-width:54px!important;font-size:1.1rem!important}.advantage-wrap{width:calc(100% - 10px)!important;margin-bottom:5px!important}.wrap{width:100%!important;max-width:100%!important;padding-left:2px!important;padding-right:2px!important;padding-bottom:calc(14px + var(--safe-bottom))!important;margin-top:3px!important}.board-shell{width:100%!important;max-width:100%!important;padding-left:2px!important;padding-right:2px!important;border-left-width:3px!important;border-right-width:3px!important}.board-area{width:100%!important;max-width:100%!important;min-width:0!important}.board{width:100%!important;max-width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;margin:0 auto!important}.sq{min-width:0!important;min-height:0!important;overflow:hidden!important}.piece{width:97%!important;height:97%!important;max-width:97%!important;max-height:97%!important}.piece-img{width:100%!important;height:100%!important;object-fit:contain!important}.board-topbar{max-width:100%!important;overflow:hidden!important}.turn-badge{max-width:calc(100vw - 28px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.panel .section{padding-top:7px!important;padding-bottom:7px!important}.player-card{min-height:56px!important}.captured{min-height:35px!important;max-height:68px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.buttons{position:relative;z-index:5}.buttons button{min-height:48px!important;border-radius:12px!important}.mode-overlay,.camp-overlay,.mate-overlay{min-height:100svh!important;height:100svh!important;padding-top:max(8px,var(--safe-top))!important;padding-right:max(8px,var(--safe-right))!important;padding-bottom:max(8px,var(--safe-bottom))!important;padding-left:max(8px,var(--safe-left))!important;align-items:center!important}.mode-card,.camp-card,.mate-panel{max-height:calc(100svh - var(--safe-top) - var(--safe-bottom) - 16px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch}.mode-card{width:100%!important;border-radius:18px!important}.mode-grid,.ai-levels{gap:7px!important}.mode-choice,.level-btn{min-height:64px!important}.mode-choice strong,.level-btn strong{font-size:.98rem!important}.mode-choice span,.level-btn span{font-size:.7rem!important}.camp-actions{gap:7px!important}.camp-btn{min-height:50px!important}.join-box{gap:7px!important}#roomCodeInput{min-height:48px!important;font-size:16px!important}.access-code-box{grid-template-columns:1fr!important;text-align:center!important}.access-code-box button{width:100%!important;min-height:44px!important}.mate-panel{justify-content:center!important}.mate-character img{max-width:138px!important;max-height:145px!important}.mate-sign{width:calc(100vw - var(--safe-left) - var(--safe-right) - 26px)!important;max-width:390px!important}.mate-close{top:2px!important;right:2px!important}.shell-shot{width:56px!important;height:56px!important}.capture-overlay{transform:scale(.88);transform-origin:center center}}@media(max-width:375px)and (orientation:portrait){.logo{font-size:1rem!important;padding:6px 10px!important}.hud{gap:4px!important}.hud-card{padding:6px!important}.chess-clock{padding:5px 6px!important}.chess-clock span{font-size:.58rem!important}.chess-clock strong{min-width:49px!important;font-size:1rem!important}.sf-bars{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)!important}.vs-badge{width:28px!important;height:28px!important}.turn-badge{font-size:.68rem!important}.coord{font-size:6px!important}.mode-title,.camp-title{font-size:1.35rem!important}.mate-character img{max-width:120px!important;max-height:126px!important}.mate-sign-top{font-size:1.25rem!important}.mate-sign-name{font-size:1.35rem!important}}@media(min-width:414px)and (max-width:480px)and (orientation:portrait){.board-shell{padding-left:5px!important;padding-right:5px!important}.board{max-width:430px!important;margin-left:auto!important;margin-right:auto!important}.mate-character img{max-width:155px!important;max-height:165px!important}}@media(max-width:932px)and (max-height:460px)and (orientation:landscape){body{padding-left:max(2px,var(--safe-left))!important;padding-right:max(2px,var(--safe-right))!important;padding-bottom:max(2px,var(--safe-bottom))!important}.chess-clocks{position:fixed!important;top:max(2px,var(--safe-top))!important;left:50%!important;transform:translate(-50%)!important;width:min(430px,56vw)!important;z-index:100!important;margin:0!important}.wrap{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1fr)!important;padding-left:max(2px,var(--safe-left))!important;padding-right:max(2px,var(--safe-right))!important;padding-bottom:max(2px,var(--safe-bottom))!important;margin-top:46px!important}.board-shell{width:100%!important;max-width:100%!important;padding:3px!important}.board-area{width:min(calc(100svh - 58px),72vw)!important;max-width:100%!important}.panel{display:none!important}.turn-badge{font-size:.65rem!important;padding:3px 7px!important}.board-topbar{margin-bottom:2px!important}.mode-overlay,.camp-overlay,.mate-overlay{align-items:flex-start!important;padding-top:max(4px,var(--safe-top))!important}.mode-card,.camp-card,.mate-panel{max-height:calc(100svh - var(--safe-top) - var(--safe-bottom) - 8px)!important}.mode-card{width:min(94vw,760px)!important}.mode-title{font-size:1.18rem!important}.mode-sub{font-size:.72rem!important;margin-bottom:5px!important}.mode-choice,.level-btn{min-height:58px!important;padding:6px 7px!important}.camp-title{font-size:1.2rem!important}.camp-sub{margin-bottom:5px!important}.camp-btn{min-height:42px!important}}@supports (-webkit-touch-callout:none){@media(max-width:600px){.remotePanel:focus-within,#remotePanel:focus-within{scroll-margin-top:12px}#roomCodeInput:focus{position:relative;z-index:2}}}@media(max-width:430px)and (orientation:portrait){.advantage-wrap{width:calc(100% - 10px)!important;margin:5px auto 7px!important;padding:8px 9px 9px!important;overflow:visible!important;border-radius:14px!important}.sf-topline{display:flex!important;justify-content:center!important;align-items:center!important;min-height:22px!important;margin:0 0 7px!important}.sf-topline>span:first-child{display:none!important}#advantageText{margin:0!important;max-width:100%!important;padding:3px 9px!important;font-size:.68rem!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sf-bars{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"white" "center" "black"!important;gap:6px!important;width:100%!important;min-width:0!important}.sf-side{width:100%!important;min-width:0!important;gap:4px!important}.white-side{grid-area:white!important}.black-side{grid-area:black!important}.sf-player-label,.sf-player-label.right{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;font-size:.72rem!important;line-height:1!important;gap:5px!important;padding:0 3px!important}.sf-player-label{justify-content:flex-start!important}.sf-player-label.right{justify-content:flex-end!important}.sf-player-label strong{font-size:.78rem!important}.dot-team{flex:0 0 11px!important;width:11px!important;height:11px!important}.sf-life{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:25px!important;border-radius:999px!important;overflow:hidden!important;transform:translateZ(0);-webkit-transform:translateZ(0)}.sf-life-frame{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border:2px solid #5d2710!important;border-radius:999px!important;box-sizing:border-box!important}.sf-life-bg{position:absolute!important;top:3px!important;right:3px!important;bottom:3px!important;left:3px!important;border-radius:999px!important;box-sizing:border-box!important}.sf-life-fill{position:absolute!important;top:3px!important;bottom:3px!important;min-width:0!important;max-width:calc(100% - 6px)!important;border-radius:999px!important;box-sizing:border-box!important;will-change:width!important}.white-fill{left:3px!important;right:auto!important}.black-fill{right:3px!important;left:auto!important}.sf-life-gloss{left:6px!important;right:6px!important;top:4px!important;height:8px!important;opacity:.75!important}.sf-center-badge{grid-area:center!important;min-width:0!important;width:100%!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:7px!important;height:28px!important}.vs-badge{width:26px!important;height:26px!important;border-width:2px!important;font-size:.52rem!important;box-shadow:0 2px #61260c2e!important}.adv-mini{min-width:54px!important;padding:2px 7px!important;font-size:.64rem!important;line-height:1.2!important;border-width:1px!important}}@media(max-width:375px)and (orientation:portrait){.advantage-wrap{padding-left:7px!important;padding-right:7px!important}.sf-life{height:23px!important}.sf-player-label,.sf-player-label.right{font-size:.66rem!important}.sf-center-badge{height:25px!important}.vs-badge{width:23px!important;height:23px!important}}html,body,body *,body *:before,body *:after{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}img,svg,canvas,video{-webkit-user-drag:none!important;user-drag:none!important;pointer-events:none}button,.sq,.piece,.piece-img,.avatar,.mode-choice,.level-btn,.camp-btn,.mate-replay{-webkit-tap-highlight-color:transparent!important}::selection{background:transparent!important;color:inherit!important}::-moz-selection{background:transparent!important;color:inherit!important}:root{--app-theme-red:#e53935;--app-theme-red-dark:#b71c1c}.game-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50000;display:flex;align-items:center;justify-content:center;min-height:100svh;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.16),transparent 26%),linear-gradient(180deg,#ef423c,#d72424 55%,#a11);opacity:1;visibility:visible;transition:opacity .38s ease,visibility .38s ease;overflow:hidden}.game-loader:before,.game-loader:after{content:"";position:absolute;width:46vw;height:46vw;max-width:520px;max-height:520px;border-radius:50%;border:2px solid rgba(255,255,255,.07);pointer-events:none}.game-loader:before{transform:translate(-53vw,-42vh)}.game-loader:after{transform:translate(53vw,42vh)}.game-loader.is-done{opacity:0;visibility:hidden;pointer-events:none}.game-loader-card{position:relative;width:min(88vw,390px);display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.game-loader-icon-wrap{position:relative;width:112px;height:112px;display:grid;place-items:center}.game-loader-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid rgba(255,255,255,.22);border-top-color:#fff7bb;border-right-color:#ffd43b;animation:loaderSpin 1s linear infinite;filter:drop-shadow(0 7px 8px rgba(83,0,0,.22))}.game-loader-icon{width:86px;height:86px;object-fit:contain;border-radius:20px;filter:drop-shadow(0 8px 10px rgba(69,0,0,.32));transform:translateZ(0)}.game-loader-title{color:#fff;font-size:clamp(1.6rem,7vw,2.2rem);line-height:1;font-weight:1000;letter-spacing:.02em;text-shadow:0 4px 0 rgba(109,9,9,.5)}.game-loader-status{min-height:20px;color:#fff7de;font-size:.86rem;font-weight:850}.game-loader-progress-shell{position:relative;width:100%;height:22px;padding:4px;border:3px solid rgba(93,11,11,.7);border-radius:999px;background:#56060640;box-shadow:inset 0 2px 5px #47000059,0 4px #7007073d;overflow:hidden}.game-loader-progress{width:0%;height:100%;border-radius:999px;background:linear-gradient(180deg,#fff47b,#ffd32f 52%,#ffb10f);box-shadow:inset 0 2px #ffffff94,0 0 12px #ffde458c;transition:width .18s ease-out}.game-loader-progress:after{content:"";display:block;height:45%;margin:2px 5px 0;border-radius:999px;background:#ffffff61}.game-loader-percent{min-width:82px;padding:5px 10px;border-radius:999px;color:#66100d;background:#fff5c7;border:3px solid rgba(94,15,9,.62);font-size:1rem;line-height:1;font-weight:1000;font-variant-numeric:tabular-nums;box-shadow:0 4px #660c0938}.game-loader.error .game-loader-ring{animation:none;border-color:#fff}.game-loader.error .game-loader-progress{background:#fff}@keyframes loaderSpin{to{transform:rotate(360deg)}}@media(max-width:430px){.game-loader-card{width:min(90vw,350px);gap:10px}.game-loader-icon-wrap{width:96px;height:96px}.game-loader-icon{width:73px;height:73px;border-radius:17px}.game-loader-progress-shell{height:20px}.game-loader-title{font-size:1.62rem}}@media(max-height:500px)and (orientation:landscape){.game-loader-card{gap:7px}.game-loader-icon-wrap{width:72px;height:72px}.game-loader-icon{width:54px;height:54px;border-radius:13px}.game-loader-title{font-size:1.25rem}.game-loader-status{font-size:.72rem;min-height:15px}.game-loader-progress-shell{height:17px}.game-loader-percent{font-size:.82rem;padding:4px 8px}}@media(prefers-reduced-motion:reduce){.game-loader-ring{animation-duration:2.2s}.game-loader-progress{transition:none}}.elo-hud{width:min(760px,calc(100% - 18px));margin:7px auto 5px;display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:center;gap:7px;padding:7px 9px;border:3px solid #7a3215;border-radius:16px;background:linear-gradient(180deg,#fffadbf7,#ffde8bf5);box-shadow:0 5px #5d260d24;position:relative;z-index:5}.elo-player,.elo-opponent{min-width:0;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px}.elo-opponent{text-align:right}.elo-opponent .elo-label{order:3}.elo-opponent strong{order:2}.elo-opponent .elo-rank{order:1;justify-self:start}.elo-label{font-size:.66rem;font-weight:1000;color:#743315;letter-spacing:.07em;white-space:nowrap}.elo-hud strong{color:#b71c1c;font-size:1.14rem;font-weight:1000;white-space:nowrap;font-variant-numeric:tabular-nums}.elo-rank{justify-self:end;max-width:100%;padding:3px 7px;border:2px solid rgba(94,46,15,.34);border-radius:999px;background:#fff7d2;color:#613113;font-size:.61rem;line-height:1;font-weight:1000;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elo-versus{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(#ef443d,#bd1717);color:#fff2a6;border:3px solid #76140f;font-size:.8rem;box-shadow:0 3px #5a100a2e}.mode-elo-badge,.remote-elo-line{width:max-content;max-width:100%;margin:0 auto 14px;padding:6px 11px;border:2px solid rgba(113,54,17,.32);border-radius:999px;background:#ffffff73;color:#713611;font-size:.76rem;font-weight:850;text-align:center}.mode-elo-badge strong,.remote-elo-line strong{color:#b71c1c;font-weight:1000}#remoteOpponentElo{margin-left:5px;color:#315eae;font-weight:900}.elo-result{margin-top:11px;padding:8px 13px;display:grid;grid-template-columns:auto auto;gap:1px 8px;align-items:center;border:3px solid #77300f;border-radius:14px;background:linear-gradient(180deg,#fff9d5,#ffdf70);color:#66300e;box-shadow:0 4px #6e300c21}.elo-result.hidden{display:none}.elo-result span{font-size:.72rem;font-weight:1000;letter-spacing:.07em}.elo-result strong{font-size:1.28rem;font-weight:1000;color:#176b2e}.elo-result.negative strong{color:#c3231c}.elo-result.neutral strong{color:#6a4a24}.elo-result small{grid-column:1/-1;font-size:.68rem;font-weight:850}.elo-toast{position:fixed;left:50%;bottom:max(18px,calc(env(safe-area-inset-bottom) + 10px));z-index:45000;transform:translate(-50%,22px);opacity:0;pointer-events:none;padding:10px 15px;border:3px solid #6b2810;border-radius:999px;background:#fff6ce;color:#632b10;font-size:.82rem;font-weight:1000;box-shadow:0 8px 22px #00000038;transition:opacity .2s ease,transform .2s ease;white-space:nowrap;max-width:calc(100vw - 20px);overflow:hidden;text-overflow:ellipsis}.elo-toast.show{opacity:1;transform:translate(-50%)}@media(max-width:600px){.elo-hud{width:calc(100% - 10px);margin:5px auto 4px;grid-template-columns:minmax(0,1fr) 27px minmax(0,1fr);padding:6px 7px;gap:4px;border-width:2px;border-radius:13px}.elo-player,.elo-opponent{grid-template-columns:1fr;gap:1px;text-align:center}.elo-opponent .elo-label,.elo-opponent strong,.elo-opponent .elo-rank{order:initial;justify-self:center}.elo-player .elo-rank{justify-self:center}.elo-label{font-size:.54rem}.elo-hud strong{font-size:.93rem}.elo-rank{font-size:.5rem;padding:2px 5px;border-width:1px}.elo-versus{width:25px;height:25px;border-width:2px;font-size:.64rem}.mode-elo-badge,.remote-elo-line{margin-bottom:9px;padding:5px 8px;font-size:.68rem}.elo-result{margin-top:8px;padding:6px 10px}.elo-result strong{font-size:1.08rem}}@media(max-width:1000px)and (max-height:520px)and (orientation:landscape){.elo-hud{display:none!important}}.team-player-info{min-width:0;flex:1}.team-elo-line{width:max-content;max-width:100%;margin-top:6px;padding:4px 8px;border:2px solid rgba(105,49,16,.35);border-radius:999px;background:#fff9dbdb;color:#713611;font-size:.68rem;line-height:1;font-weight:1000;letter-spacing:.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-elo-line.player{color:#a41414;border-color:#b71c1c57;background:#fff0cf}.team-elo-line.opponent{color:#24549a;border-color:#24549a47}.team-elo-line.unranked{opacity:.72}.elo-hud,.mode-elo-badge,.remote-elo-line{display:none!important}@media(max-width:600px){.team-elo-line{margin-top:4px;padding:3px 7px;font-size:.61rem}}@media(max-width:375px){.team-elo-line{font-size:.57rem;padding:3px 6px}}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14500;display:none;align-items:center;justify-content:center;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));background:#120e08a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.profile-overlay.show{display:flex;animation:mateFade .22s ease}.profile-card{width:min(92vw,440px);padding:24px 22px 22px;border:5px solid #713611;border-radius:26px;background:linear-gradient(180deg,#fff9df,#ffe6a4);box-shadow:0 24px 60px #00000061,inset 0 2px #ffffffa6;text-align:center}.profile-icon{width:65px;height:65px;display:grid;place-items:center;margin:0 auto 8px;border:4px solid #73180f;border-radius:18px;background:linear-gradient(180deg,#ef443d,#b71916);color:#fff5b5;font-size:2.2rem;font-weight:1000;box-shadow:0 5px #65150d2e}.profile-title{color:#713611;font-size:1.75rem;line-height:1;font-weight:1000}.profile-sub{margin:7px 0 18px;color:#6a3a1d;font-size:.84rem;font-weight:800}.profile-field{display:block;text-align:left}.profile-field span{display:block;margin:0 0 6px 4px;color:#713611;font-size:.69rem;font-weight:1000;letter-spacing:.07em}#playerNameInput{width:100%;min-height:52px;box-sizing:border-box;padding:11px 13px;border:4px solid #744018;border-radius:14px;outline:none;background:#fffef5;color:#40230e;text-align:center;font-size:16px;font-weight:1000;user-select:text!important;-webkit-user-select:text!important}#playerNameInput:focus{border-color:#c92820;box-shadow:0 0 0 3px #c928201f}.profile-save{width:100%;min-height:50px;margin-top:11px;border:4px solid #851b14;border-radius:14px;cursor:pointer;background:linear-gradient(180deg,#ef4b43,#c71d1b);color:#fff;font-size:.95rem;font-weight:1000;box-shadow:0 5px #6b160e2b}.profile-save:disabled{opacity:.58;cursor:default}.profile-status{min-height:18px;margin-top:10px;color:#67401e;font-size:.72rem;font-weight:800}.profile-status.error{color:#b31f19}.profile-status.ok{color:#1b7335}.db-profile-badge{width:max-content;max-width:100%;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;gap:7px;padding:6px 8px 6px 11px;border:2px solid rgba(113,54,17,.3);border-radius:999px;background:#ffffff73;color:#713611;font-size:.75rem;font-weight:900}.db-profile-badge>span{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-profile-badge strong{color:#b71c1c;white-space:nowrap}.db-profile-badge button{min-height:30px;padding:4px 8px;border:0;border-radius:999px;cursor:pointer;background:#713611;color:#fff8dc;font-size:.65rem;font-weight:1000}@media(max-width:430px){.profile-card{width:100%;max-height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 20px);overflow:auto;padding:19px 14px 16px;border-width:4px;border-radius:20px}.profile-icon{width:56px;height:56px;font-size:1.8rem;border-width:3px}.profile-title{font-size:1.48rem}.profile-sub{margin-bottom:13px;font-size:.76rem}.db-profile-badge{margin-bottom:9px;gap:5px;font-size:.67rem}.db-profile-badge>span{max-width:105px}.db-profile-badge button{min-height:28px;font-size:.6rem}}.auth-card{width:min(94vw,470px)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 14px;padding:5px;border:2px solid rgba(113,54,17,.25);border-radius:15px;background:#ffffff59}.auth-tab{min-height:44px;padding:8px 7px;border:0;border-radius:10px;cursor:pointer;background:transparent;color:#713611;font-size:.72rem;font-weight:1000}.auth-tab.active{background:linear-gradient(180deg,#ef4b43,#c71d1b);color:#fff;box-shadow:0 3px #6b160e2b}.auth-panel.hidden{display:none!important}.auth-panel .profile-field+.profile-field{margin-top:10px}#loginProfileInput,#loginPasswordInput,#registerNameInput,#registerPasswordInput,#registerPasswordConfirmInput{width:100%;min-height:50px;box-sizing:border-box;padding:10px 12px;border:4px solid #744018;border-radius:14px;outline:none;background:#fffef5;color:#40230e;text-align:center;font-size:16px;font-weight:1000;user-select:text!important;-webkit-user-select:text!important}#loginProfileInput:focus,#loginPasswordInput:focus,#registerNameInput:focus,#registerPasswordInput:focus,#registerPasswordConfirmInput:focus{border-color:#c92820;box-shadow:0 0 0 3px #c928201f}.auth-refresh{width:100%;min-height:40px;margin-top:7px;border:2px solid rgba(113,54,17,.35);border-radius:12px;cursor:pointer;background:#ffffff7a;color:#713611;font-size:.7rem;font-weight:1000}.auth-refresh:disabled{opacity:.55;cursor:default}.db-profile-badge button{background:#8e1c16!important}@media(max-width:430px){.auth-card{width:100%}.auth-tabs{gap:5px;margin-bottom:10px}.auth-tab{min-height:42px;font-size:.65rem}#loginProfileInput,#loginPasswordInput,#registerNameInput,#registerPasswordInput,#registerPasswordConfirmInput{min-height:47px}}#whiteTeamName,#blackTeamName{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){#whiteTeamName,#blackTeamName{font-size:.9rem!important}}@media(max-width:375px){#whiteTeamName,#blackTeamName{font-size:.82rem!important}}.sq.capture-target{box-shadow:inset 0 0 0 4px #ff3730f5,inset 0 0 20px #ff373052!important}.sq.capture-target:after{content:"";position:absolute;top:7%;right:7%;bottom:7%;left:7%;z-index:5;pointer-events:none;border:4px solid #ff3b30;border-radius:50%;box-shadow:0 0 0 2px #ffffffbf,0 0 15px #ff3b30d9;animation:captureTargetPulse .8s ease-in-out infinite}.sq.capture-target:before{content:"×";position:absolute;top:3px;right:3px;z-index:7;width:19px;height:19px;display:grid;place-items:center;pointer-events:none;border:2px solid #fff;border-radius:50%;background:#e62d28;color:#fff;font-size:14px;line-height:1;font-weight:1000;box-shadow:0 2px 5px #49000047}.piece.capture-threat{animation:captureThreatPulse .8s ease-in-out infinite;filter:drop-shadow(0 0 5px rgba(255,255,255,.95)) drop-shadow(0 0 8px rgba(255,48,40,.95))!important}.dot.capture-landing{background:#ef3f36!important;border-color:#ffffffeb!important;box-shadow:0 0 14px #ef3f36b8!important}@keyframes captureTargetPulse{0%,to{transform:scale(.94);opacity:.72}50%{transform:scale(1.03);opacity:1}}@keyframes captureThreatPulse{0%,to{transform:scale(1)}50%{transform:scale(.91)}}@media(max-width:600px){.sq.capture-target{box-shadow:inset 0 0 0 3px #ff3730f7,inset 0 0 12px #ff37304d!important}.sq.capture-target:after{top:6%;right:6%;bottom:6%;left:6%;border-width:3px}.sq.capture-target:before{top:2px;right:2px;width:15px;height:15px;border-width:1px;font-size:11px}}.section-label-spaced{display:block;padding-bottom:7px!important}@media(max-width:600px){.section-label-spaced{padding-bottom:8px!important}}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/nunito-latin-400-normal.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/nunito-latin-600-normal.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/nunito-latin-700-normal.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/nunito-latin-800-normal.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/outfit-latin-600-normal.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/outfit-latin-700-normal.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/outfit-latin-800-normal.woff2) format("woff2")}html,body,input,select,textarea{font-family:Nunito,Arial,Helvetica,sans-serif!important}button,.logo,.panel-head,.turn-badge,.mode-title,.camp-title,.profile-title,.game-loader-title,.mate-sign-top,.mate-sign-name,.mode-choice strong,.level-btn strong,.clock-card strong,.chess-clock strong,.player-card strong,.team-player-info>strong,.section-label-spaced{font-family:Outfit,Nunito,Arial,sans-serif!important}button,.turn-badge,.panel-head{letter-spacing:.015em}@media(min-width:701px){.hud{max-width:1240px!important;gap:10px!important;margin-top:8px!important}.hud-card{padding:9px 12px!important;border-width:3px!important;border-radius:16px!important;box-shadow:0 6px #5c2f1324,0 12px 26px #23496321!important}.hud-card h3{margin:0 0 4px!important;font-size:.78rem!important;line-height:1.12!important;letter-spacing:.065em!important}.hud-card .big{font-size:1.15rem!important;line-height:1.12!important}}.auth-or{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;margin:10px 0 8px;color:#77502a;font-size:.67rem;font-weight:1000}.auth-or:before,.auth-or:after{content:"";flex:1;height:2px;background:#71361138}.guest-login-btn{width:100%;min-height:46px;border:3px solid #235b31;border-radius:14px;cursor:pointer;background:linear-gradient(180deg,#5ed86f,#2eac4b);color:#fff;font-size:.84rem;font-weight:1000;box-shadow:0 4px #1f5d2d2e}.guest-login-btn:active{transform:translateY(1px);box-shadow:0 2px #1f5d2d29}.guest-login-note{margin-top:6px;color:#73522e;font-size:.64rem;font-weight:800}.db-profile-badge.guest{border-color:#235b3152;background:#e1ffe5ad}.db-profile-badge.guest strong{color:#24703a}.advantage-wrap.sf-wrap{padding:8px 12px 9px!important;border-radius:18px!important}.sf-topline{margin-bottom:5px!important;min-height:28px!important;align-items:center!important}.sf-topline>span:first-child{font-size:.84rem!important;line-height:1!important}#advantageText{padding:5px 9px!important;border-width:2px!important;border-radius:999px!important;font-size:.72rem!important;line-height:1!important}.sf-bars{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)!important;gap:8px!important;align-items:center!important}.sf-side{gap:3px!important}.sf-player-label{min-height:20px!important;font-size:.76rem!important;line-height:1!important;margin-bottom:1px!important}.sf-player-label strong{font-size:.82rem!important}.sf-bar{height:20px!important;border-width:3px!important;border-radius:999px!important}.sf-fill{top:3px!important;bottom:3px!important;border-radius:999px!important}.sf-center{gap:3px!important;transform:translateY(2px)}.sf-vs{width:44px!important;height:44px!important;border-width:3px!important;font-size:.8rem!important;box-shadow:0 4px #5e230a2e!important}.sf-score{padding:3px 7px!important;border-width:2px!important;border-radius:999px!important;font-size:.68rem!important;line-height:1!important;min-width:auto!important}@media(max-width:700px){.advantage-wrap.sf-wrap{padding:7px 9px 8px!important}.sf-topline{margin-bottom:4px!important;min-height:24px!important}.sf-topline>span:first-child{font-size:.74rem!important}#advantageText{padding:4px 7px!important;font-size:.62rem!important}.sf-bars{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr)!important;gap:5px!important}.sf-player-label{min-height:17px!important;font-size:.66rem!important}.sf-player-label strong{font-size:.7rem!important}.sf-bar{height:17px!important;border-width:2px!important}.sf-fill{top:2px!important;bottom:2px!important}.sf-vs{width:36px!important;height:36px!important;font-size:.68rem!important}.sf-score{padding:2px 5px!important;font-size:.58rem!important}}@media(max-width:430px){.sf-topline>span:first-child{font-size:.69rem!important}.sf-bars{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr)!important;gap:4px!important}.sf-vs{width:31px!important;height:31px!important;font-size:.6rem!important;border-width:2px!important}.sf-score{font-size:.53rem!important}.sf-player-label{font-size:.61rem!important}.sf-player-label strong{font-size:.65rem!important}}.advantage-wrap.sf-wrap{padding:5px 10px 6px!important}.sf-topline{margin-bottom:3px!important;min-height:21px!important}.sf-topline>span:first-child{font-size:.76rem!important;line-height:1!important}#advantageText{padding:3px 7px!important;font-size:.64rem!important;border-width:2px!important}.sf-bars{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)!important;gap:6px!important}.sf-side{gap:1px!important}.sf-player-label{min-height:16px!important;margin-bottom:0!important;font-size:.68rem!important;line-height:1!important}.sf-player-label strong{font-size:.72rem!important}.sf-bar{height:14px!important;border-width:2px!important}.sf-fill{top:2px!important;bottom:2px!important}.sf-center{gap:1px!important;transform:translateY(1px)!important}.sf-vs{width:34px!important;height:34px!important;border-width:2px!important;font-size:.68rem!important;box-shadow:0 3px #5e230a29!important}.sf-score{padding:2px 5px!important;border-width:2px!important;font-size:.58rem!important;line-height:1!important}@media(max-width:700px){.advantage-wrap.sf-wrap{padding:4px 7px 5px!important}.sf-topline{min-height:19px!important;margin-bottom:2px!important}.sf-topline>span:first-child{font-size:.68rem!important}#advantageText{padding:3px 6px!important;font-size:.56rem!important}.sf-bars{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)!important;gap:4px!important}.sf-player-label{min-height:14px!important;font-size:.6rem!important}.sf-player-label strong{font-size:.63rem!important}.sf-bar{height:12px!important;border-width:2px!important}.sf-vs{width:28px!important;height:28px!important;font-size:.58rem!important}.sf-score{padding:1px 4px!important;font-size:.5rem!important}}@media(max-width:430px){.advantage-wrap.sf-wrap{padding:4px 6px 5px!important}.sf-bars{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)!important;gap:3px!important}.sf-vs{width:24px!important;height:24px!important;font-size:.5rem!important}.sf-score{font-size:.46rem!important}.sf-player-label{font-size:.56rem!important}.sf-player-label strong{font-size:.58rem!important}.sf-bar{height:11px!important}}.sf-bar{height:9px!important;border-width:2px!important}@media(max-width:700px){.sf-bar{height:8px!important}.sf-fill{top:1px!important;bottom:1px!important}}@media(max-width:430px){.sf-bar{height:7px!important}}.sf-bar{height:7px!important;margin-top:3px!important;margin-bottom:3px!important;border-width:2px!important}.sf-fill{top:1px!important;bottom:1px!important}@media(max-width:700px){.sf-bar{height:6px!important;margin-top:3px!important;margin-bottom:3px!important}}@media(max-width:430px){.sf-bar{height:6px!important;margin-top:2px!important;margin-bottom:2px!important}}.sf-side{display:flex!important;flex-direction:column!important}.sf-side.white-side{align-items:flex-start!important}.sf-side.black-side{align-items:flex-end!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life{width:82%!important;max-width:360px!important;min-width:220px!important;height:14px!important;min-height:14px!important;max-height:14px!important;margin-top:5px!important;margin-bottom:5px!important;border-radius:999px!important;overflow:hidden!important;flex:none!important;box-sizing:border-box!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life-frame{top:0!important;right:0!important;bottom:0!important;left:0!important;border-width:2px!important;border-radius:999px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life-bg{top:2px!important;right:2px!important;bottom:2px!important;left:2px!important;border-radius:999px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life-fill{top:2px!important;bottom:2px!important;max-width:calc(100% - 4px)!important;border-radius:999px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .white-fill{left:2px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .black-fill{right:2px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life-gloss{left:5px!important;right:5px!important;top:3px!important;height:4px!important}@media(min-width:1000px){.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life{width:78%!important;max-width:340px!important}}@media(max-width:700px){.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life{width:84%!important;max-width:none!important;min-width:120px!important;height:12px!important;min-height:12px!important;max-height:12px!important;margin-top:4px!important;margin-bottom:4px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life-frame{border-width:2px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life-bg{top:2px!important;right:2px!important;bottom:2px!important;left:2px!important}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life-fill{top:2px!important;bottom:2px!important;max-width:calc(100% - 4px)!important}}@media(max-width:430px){.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life{width:86%!important;min-width:104px!important;height:11px!important;min-height:11px!important;max-height:11px!important}}.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life{height:12px!important;min-height:12px!important;max-height:12px!important;margin-top:7px!important;margin-bottom:2px!important}@media(max-width:700px){.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life{height:12px!important;min-height:12px!important;max-height:12px!important;margin-top:7px!important;margin-bottom:2px!important}}@media(max-width:430px){.advantage-wrap.sf-wrap .sf-bars .sf-side .sf-life{height:12px!important;min-height:12px!important;max-height:12px!important;margin-top:7px!important;margin-bottom:2px!important}}@media(max-width:760px)and (orientation:portrait){.advantage-wrap.sf-wrap{width:calc(100% - 8px)!important;max-width:none!important;margin:6px auto 8px!important;padding:7px 9px 8px!important;box-sizing:border-box!important;text-align:center!important;overflow:hidden!important}.advantage-wrap.sf-wrap .sf-topline{width:100%!important;min-height:0!important;margin:0 0 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;text-align:center!important}.advantage-wrap.sf-wrap .sf-topline>span:first-child{display:none!important}.advantage-wrap.sf-wrap #advantageText{margin:0 auto!important;padding:3px 9px!important;max-width:calc(100% - 16px)!important;font-size:.66rem!important;line-height:1.1!important;white-space:nowrap!important;text-align:center!important}.advantage-wrap.sf-wrap .sf-bars{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"white" "center" "black"!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:6px!important;padding:0!important;margin:0!important;box-sizing:border-box!important;justify-items:stretch!important;align-items:center!important}.advantage-wrap.sf-wrap .sf-bars>.sf-side,.advantage-wrap.sf-wrap .sf-bars>.sf-side.white-side,.advantage-wrap.sf-wrap .sf-bars>.sf-side.black-side{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;justify-self:stretch!important;align-self:stretch!important;gap:2px!important}.advantage-wrap.sf-wrap .white-side{grid-area:white!important}.advantage-wrap.sf-wrap .black-side{grid-area:black!important}.advantage-wrap.sf-wrap .sf-player-label,.advantage-wrap.sf-wrap .sf-player-label.right{width:100%!important;min-width:0!important;min-height:16px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;font-size:.68rem!important;line-height:1!important;text-align:center!important;box-sizing:border-box!important}.advantage-wrap.sf-wrap .sf-player-label strong{font-size:.72rem!important}.advantage-wrap.sf-wrap .dot-team{width:10px!important;height:10px!important;flex:0 0 10px!important;border-width:1px!important}.advantage-wrap.sf-wrap .sf-bars>.sf-side>.sf-life{position:relative!important;display:block!important;width:100%!important;inline-size:100%!important;max-width:100%!important;max-inline-size:100%!important;min-width:0!important;min-inline-size:0!important;height:12px!important;min-height:12px!important;max-height:12px!important;margin:7px 0 2px!important;padding:0!important;align-self:stretch!important;justify-self:stretch!important;flex:none!important;box-sizing:border-box!important;border-radius:999px!important;overflow:hidden!important}.advantage-wrap.sf-wrap .sf-bars .sf-life-frame{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-width:2px!important;border-radius:999px!important;box-sizing:border-box!important}.advantage-wrap.sf-wrap .sf-bars .sf-life-bg{position:absolute!important;top:2px!important;right:2px!important;bottom:2px!important;left:2px!important;border-radius:999px!important}.advantage-wrap.sf-wrap .sf-bars .sf-life-fill{position:absolute!important;top:2px!important;bottom:2px!important;max-width:calc(100% - 4px)!important;border-radius:999px!important;box-sizing:border-box!important}.advantage-wrap.sf-wrap .sf-bars .white-fill{left:2px!important;right:auto!important}.advantage-wrap.sf-wrap .sf-bars .black-fill{right:2px!important;left:auto!important}.advantage-wrap.sf-wrap .sf-bars .sf-life-gloss{left:5px!important;right:5px!important;top:3px!important;height:4px!important}.advantage-wrap.sf-wrap .sf-bars>.sf-center-badge{grid-area:center!important;width:max-content!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:1px auto!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:7px!important;justify-self:center!important;align-self:center!important;text-align:center!important}.advantage-wrap.sf-wrap .vs-badge{width:26px!important;height:26px!important;flex:0 0 26px!important;border-width:2px!important;font-size:.52rem!important;box-shadow:0 2px #61260c2e!important}.advantage-wrap.sf-wrap .adv-mini{min-width:54px!important;padding:2px 7px!important;border-width:1px!important;font-size:.62rem!important;line-height:1.1!important}}@media(max-width:380px)and (orientation:portrait){.advantage-wrap.sf-wrap{width:calc(100% - 6px)!important;padding-left:7px!important;padding-right:7px!important}.advantage-wrap.sf-wrap .sf-bars{gap:5px!important}.advantage-wrap.sf-wrap .sf-player-label,.advantage-wrap.sf-wrap .sf-player-label.right{font-size:.63rem!important}.advantage-wrap.sf-wrap .sf-player-label strong{font-size:.67rem!important}}#loginProfileInput{text-align:center}.profile-name-check{min-height:18px;margin:7px 4px 2px;text-align:center;color:#78502d;font-size:.66rem;font-weight:900;line-height:1.25}.profile-name-check.ok{color:#21703a}.profile-name-check.error{color:#aa241d}body{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.bottom-app-nav{position:fixed;left:50%;bottom:max(10px,env(safe-area-inset-bottom,10px));transform:translate(-50%);z-index:11900;width:min(430px,calc(100% - 24px));min-height:66px;padding:7px;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#fff8dbf5;border:3px solid #60331a;border-radius:22px;box-shadow:0 8px #5c2f1329,0 16px 34px #22363c3d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav-btn{min-width:0;min-height:50px;padding:7px 12px;border:2px solid rgba(96,51,26,.22);border-radius:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;font:inherit;color:#5d2d15;background:#ffffff8f;box-shadow:0 3px #5c2f131a}.bottom-nav-btn.play{background:linear-gradient(180deg,#53d862,#25ae43);border-color:#237737;color:#fff}.bottom-nav-btn:active{transform:translateY(1px);box-shadow:0 1px #5c2f131a}.bottom-nav-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:10px;background:#ffffff38;font-weight:1000}.bottom-nav-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.bottom-nav-copy strong{font-family:Outfit,Nunito,sans-serif;font-size:.84rem;font-weight:900}.bottom-nav-copy small{max-width:120px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:800;opacity:.82}.app-sheet-overlay,.profile-dashboard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15000;display:none;align-items:flex-end;justify-content:center;padding:16px 14px calc(16px + env(safe-area-inset-bottom,0px));background:#1e150e7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.app-sheet-overlay.show,.profile-dashboard-overlay.show{display:flex;animation:mateFade .2s ease}.app-sheet{position:relative;width:min(520px,100%);max-height:min(82vh,720px);overflow:auto;padding:23px 18px 18px;border:4px solid #60331a;border-radius:26px 26px 18px 18px;background:linear-gradient(180deg,#fff9df,#ffedbd);box-shadow:0 12px #5c2f1326,0 24px 50px #00000047}.app-sheet-handle{position:absolute;left:50%;top:8px;width:42px;height:4px;transform:translate(-50%);border-radius:999px;background:#60331a4d}.app-sheet-close,.profile-dashboard-close{width:34px;height:34px;border:0;border-radius:50%;cursor:pointer;display:grid;place-items:center;padding:0;font-size:1.35rem;line-height:1;font-weight:900;color:#653114;background:#ffffffa3}.app-sheet-close{position:absolute;top:13px;right:13px}.app-sheet-title{margin-top:8px;text-align:center;color:#5f2f16;font-family:Outfit,Nunito,sans-serif;font-size:1.28rem;font-weight:900}.app-sheet-sub{margin:5px 32px 16px;text-align:center;color:#805331;font-size:.72rem;font-weight:800}.time-control-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.time-control-btn{min-height:84px;padding:13px 10px;border:3px solid #7e4a25;border-radius:18px;cursor:pointer;color:#60331a;background:#ffffffa8;box-shadow:0 5px #5c2f131f}.time-control-btn strong,.time-control-btn span{display:block}.time-control-btn strong{font-family:Outfit,Nunito,sans-serif;font-size:1.02rem;font-weight:900}.time-control-btn span{margin-top:5px;color:#805331;font-size:.63rem;font-weight:800}.time-control-btn.active{border-color:#16883a;background:linear-gradient(180deg,#efffdc,#c9f7ad);box-shadow:0 5px #197e3624,inset 0 0 0 2px #36be5238}.profile-dashboard{width:min(620px,100%);max-height:min(88vh,820px);overflow:auto;padding:16px;border:4px solid #60331a;border-radius:26px 26px 18px 18px;background:linear-gradient(180deg,#fff9df,#ffefc1);box-shadow:0 12px #5c2f1326,0 24px 50px #0000004d}.profile-dashboard-head{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) auto 34px;gap:10px;align-items:center;padding:4px 0 13px}.profile-dashboard-avatar{width:54px;height:54px;display:grid;place-items:center;border:3px solid #633314;border-radius:17px;color:#fff8dd;background:linear-gradient(180deg,#ef9c2a,#d55218);font-size:1.4rem;box-shadow:0 4px #5c2f1326}.profile-dashboard-identity{min-width:0;display:flex;flex-direction:column}.profile-dashboard-identity>span,.profile-dashboard-elo span{color:#946338;font-size:.57rem;font-weight:1000;letter-spacing:.08em}.profile-dashboard-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#57270f;font-family:Outfit,Nunito,sans-serif;font-size:1.12rem;font-weight:900}.profile-dashboard-identity small{margin-top:3px;color:#855a36;font-size:.61rem;font-weight:800}.profile-dashboard-elo{min-width:72px;padding:7px 10px;border:2px solid rgba(96,51,26,.22);border-radius:14px;text-align:center;background:#ffffff8a}.profile-dashboard-elo strong{display:block;margin-top:2px;color:#286638;font-family:Outfit,Nunito,sans-serif;font-size:1rem}.profile-dashboard-status{min-height:0;margin:0 0 8px;text-align:center;color:#815633;font-size:.66rem;font-weight:850}.profile-dashboard-status.error{color:#ac261e}.profile-dashboard-status.ok{color:#24713a}.profile-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:4px 0 16px}.profile-stat{min-width:0;padding:10px 5px;border:2px solid rgba(96,51,26,.16);border-radius:14px;text-align:center;background:#ffffff85}.profile-stat span,.profile-stat strong{display:block}.profile-stat span{color:#865b36;font-size:.55rem;font-weight:900}.profile-stat strong{margin-top:4px;color:#57270f;font-family:Outfit,Nunito,sans-serif;font-size:.95rem}.profile-stat.win strong{color:#21803d}.profile-stat.draw strong{color:#a56d16}.profile-stat.loss strong{color:#b73625}.profile-history-section{padding:13px;border:2px solid rgba(96,51,26,.14);border-radius:17px;background:#ffffff61}.profile-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px;color:#5f3018}.profile-section-title strong{font-size:.78rem}.profile-section-title span{color:#91613a;font-size:.57rem;font-weight:800}.profile-history-list{display:flex;flex-direction:column;gap:6px}.profile-history-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;padding:8px;border-radius:12px;background:#ffffff9e}.profile-history-result{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#a47a41;font-size:.72rem;font-weight:1000}.profile-history-item.win .profile-history-result{background:#2dab4b}.profile-history-item.loss .profile-history-result{background:#d14b35}.profile-history-item.draw .profile-history-result{background:#d5a42f}.profile-history-main{min-width:0}.profile-history-top{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.profile-history-top strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#57270f;font-size:.7rem}.profile-history-top span{flex:0 0 auto;color:#94633b;font-size:.55rem;font-weight:850}.profile-history-meta{margin-top:3px;color:#7f5837;font-size:.55rem;font-weight:750}.profile-history-empty{padding:16px 8px;text-align:center;color:#8a603d;font-size:.65rem;font-weight:800}.profile-danger-zone{margin-top:14px}.profile-delete-reveal{width:100%;min-height:42px;border:2px solid rgba(159,41,30,.38);border-radius:13px;cursor:pointer;color:#a32720;background:#ffeae2bd;font:inherit;font-size:.67rem;font-weight:900}.profile-delete-confirm{margin-top:9px;padding:12px;border:2px solid rgba(159,41,30,.3);border-radius:15px;background:#ffece5c2}.profile-delete-confirm>strong{color:#98281f;font-size:.74rem}.profile-delete-confirm>p{margin:5px 0 10px;color:#865149;font-size:.6rem;font-weight:750}.profile-delete-confirm label span{display:block;margin-bottom:4px;color:#76473e;font-size:.58rem;font-weight:900}.profile-delete-confirm input{width:100%;min-height:41px;padding:8px 10px;border:2px solid rgba(110,51,35,.3);border-radius:11px;outline:none;box-sizing:border-box;font:inherit;-webkit-user-select:text;user-select:text;background:#fffdf7}.profile-delete-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;margin-top:9px}.profile-delete-actions button,.profile-guest-action button{min-height:40px;border:0;border-radius:11px;cursor:pointer;font:inherit;font-size:.61rem;font-weight:1000}.profile-delete-actions button{color:#633519;background:#ffffffb3}.profile-delete-actions .danger{color:#fff;background:linear-gradient(180deg,#df5a45,#bd2f24)}.profile-guest-action{padding:16px 10px 4px;text-align:center}.profile-guest-action p{margin:0 0 10px;color:#795235;font-size:.68rem;font-weight:800}.profile-guest-action button{width:100%;color:#fff;background:linear-gradient(180deg,#52cf67,#28a94a)}@media(max-width:760px){body{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}.bottom-app-nav{bottom:max(6px,env(safe-area-inset-bottom,6px));width:calc(100% - 16px);min-height:60px;padding:5px;border-width:2px;border-radius:18px;gap:5px}.bottom-nav-btn{min-height:47px;padding:6px 8px;border-radius:13px}.bottom-nav-icon{width:27px;height:27px;flex-basis:27px}.bottom-nav-copy strong{font-size:.76rem}.bottom-nav-copy small{font-size:.56rem}.app-sheet-overlay,.profile-dashboard-overlay{padding:9px 7px calc(9px + env(safe-area-inset-bottom,0px))}.profile-dashboard{padding:12px 10px;border-width:3px;border-radius:22px 22px 15px 15px}.profile-dashboard-head{grid-template-columns:45px minmax(0,1fr) 66px 31px;gap:7px}.profile-dashboard-avatar{width:45px;height:45px;border-radius:14px;font-size:1.12rem}.profile-dashboard-identity strong{font-size:.94rem}.profile-dashboard-identity small{font-size:.54rem}.profile-dashboard-elo{min-width:0;padding:6px 5px}.profile-dashboard-elo strong{font-size:.86rem}.profile-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-stat.rate{grid-column:span 2}.profile-history-top{align-items:flex-start;flex-direction:column;gap:2px}.profile-history-top span{white-space:normal}}@media(max-width:390px){.bottom-nav-icon{display:none}.bottom-nav-copy{align-items:center}.time-control-grid{grid-template-columns:1fr}}.time-control-btn.correspondence{border-color:#6b55a8;background:linear-gradient(180deg,#f5f0ff,#e2d6ff)}.time-control-btn.correspondence strong{color:#55388f}.correspondence-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15100;display:none;align-items:flex-end;justify-content:center;padding:16px 14px calc(16px + env(safe-area-inset-bottom,0px));background:#1e150e7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.correspondence-overlay.show{display:flex;animation:mateFade .2s ease}.correspondence-sheet{position:relative;width:min(560px,100%);max-height:min(88vh,800px);overflow:auto;padding:22px 18px 18px;border:4px solid #60331a;border-radius:26px 26px 18px 18px;background:linear-gradient(180deg,#fff9df,#ffedbd);box-shadow:0 12px #5c2f1326,0 24px 50px #00000047}.correspondence-close{position:absolute;top:12px;right:12px}.correspondence-actions{display:grid;gap:10px}.correspondence-create-btn,.correspondence-join-row button,.correspondence-auth-note button{min-height:44px;border:0;border-radius:13px;cursor:pointer;font:inherit;font-size:.68rem;font-weight:1000;color:#fff;background:linear-gradient(180deg,#7060c9,#5540a9)}.correspondence-join-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.correspondence-join-row input{min-width:0;min-height:44px;padding:8px 10px;border:2px solid rgba(96,51,26,.28);border-radius:13px;box-sizing:border-box;outline:none;text-align:center;text-transform:uppercase;font:inherit;font-size:.74rem;font-weight:900;letter-spacing:.08em;background:#fffdf6;-webkit-user-select:text;user-select:text}.correspondence-join-row button{min-width:105px}.correspondence-created{margin:12px 0 8px;padding:12px;border:2px solid rgba(85,64,169,.24);border-radius:15px;text-align:center;background:#eee7ffb8}.correspondence-created span,.correspondence-created small{display:block;color:#735e99;font-size:.58rem;font-weight:850}.correspondence-created strong{display:block;margin:4px 0;color:#503b8e;font-family:Outfit,Nunito,sans-serif;font-size:1.35rem;letter-spacing:.12em}.correspondence-status{min-height:18px;margin:7px 0;text-align:center;color:#7c5737;font-size:.62rem;font-weight:850}.correspondence-status.error{color:#ae281f}.correspondence-status.ok{color:#24713a}.correspondence-status.wait{color:#6546a1}.correspondence-list-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;padding-bottom:7px}.correspondence-list-head strong{color:#5f3018;font-size:.76rem}.correspondence-list-head button{border:0;border-radius:9px;padding:6px 9px;cursor:pointer;color:#65451f;background:#ffffffad;font:inherit;font-size:.56rem;font-weight:900}.correspondence-list{display:flex;flex-direction:column;gap:7px}.correspondence-game-item{width:100%;min-height:58px;padding:9px 10px;border:2px solid rgba(96,51,26,.16);border-radius:13px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:#5c3018;background:#ffffff94;font:inherit}.correspondence-game-item.active{border-color:#4c814359}.correspondence-game-main{min-width:0;display:flex;flex-direction:column}.correspondence-game-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem}.correspondence-game-main small{margin-top:3px;color:#84603e;font-size:.56rem;font-weight:800}.correspondence-game-badge{flex:0 0 auto;padding:5px 7px;border-radius:8px;color:#fff;background:#6550af;font-size:.52rem;font-weight:1000}.correspondence-empty{padding:14px 8px;text-align:center;color:#88613e;font-size:.64rem;font-weight:800}.correspondence-auth-note{margin-top:14px;padding:15px;border:2px solid rgba(96,51,26,.18);border-radius:15px;text-align:center;background:#ffffff8a}.correspondence-auth-note strong,.correspondence-auth-note span{display:block}.correspondence-auth-note strong{color:#5c3018;font-size:.78rem}.correspondence-auth-note span{margin:5px 0 10px;color:#805a38;font-size:.62rem;font-weight:800}.correspondence-auth-note button{width:100%}@media(max-width:760px){.correspondence-overlay{padding:8px 7px calc(8px + env(safe-area-inset-bottom,0px))}.correspondence-sheet{padding:20px 10px 12px;border-width:3px;border-radius:22px 22px 15px 15px}.correspondence-join-row{grid-template-columns:1fr}.correspondence-join-row button{width:100%}}.logo{padding:8px 18px!important;border-width:3px!important;border-radius:15px!important;font-size:clamp(.95rem,2.2vw,1.65rem)!important}@media(max-width:600px){.titlebar{padding-top:6px!important;padding-bottom:2px!important}.logo{padding:5px 10px!important;border-width:2px!important;border-radius:12px!important;font-size:clamp(.82rem,4.2vw,1.05rem)!important}}@media(max-width:375px)and (orientation:portrait){.logo{padding:4px 9px!important;font-size:.82rem!important}}.board-shell{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important}.board-shell:before,.board-shell:after{display:none!important;content:none!important}@media(max-width:1000px){.board-shell{padding:0!important;border:0!important;box-shadow:none!important}}.ongoing-games-block{border-bottom:4px solid var(--panel-border);background:linear-gradient(180deg,#f6ffebf5,#e4f7caeb)}.ongoing-games-head{min-height:46px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#4c2a12;background:linear-gradient(180deg,#dff59c,#b9df6c);border-bottom:2px solid rgba(75,43,18,.22)}.ongoing-games-head strong{font-family:Outfit,Nunito,sans-serif;font-size:.78rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.ongoing-games-count{min-width:24px;height:24px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(71,99,31,.28);border-radius:999px;color:#31551f;background:#ffffffb3;font-size:.65rem;font-weight:1000;box-sizing:border-box}.ongoing-games-list{max-height:520px;padding:9px;overflow-y:auto;display:flex;flex-direction:column;gap:9px;scrollbar-width:thin}.ongoing-game-card{width:100%;min-height:0;margin:0;padding:7px;border:2px solid rgba(82,50,24,.24);border-radius:14px;display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;align-items:center;text-align:left;color:#4f2b16;background:#ffffffad;box-shadow:0 3px #4a2b1514;cursor:pointer}.ongoing-game-card.my-turn{border-color:#36a84f;background:linear-gradient(180deg,#f5ffe7f5,#e0f8cbf2);box-shadow:0 3px #2682371f,inset 0 0 0 1px #46be5333}.ongoing-game-card.waiting{border-style:dashed}.ongoing-game-card:active{transform:translateY(1px)}.ongoing-mini-board{width:76px;aspect-ratio:1;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);overflow:hidden;border:2px solid #5d3017;border-radius:7px;background:#fff;box-shadow:0 2px #4a2b151a}.ongoing-mini-square{min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden}.ongoing-mini-square.light{background:#f6f2da}.ongoing-mini-square.dark{background:#6dbd65}.ongoing-mini-square img{width:92%;height:92%;object-fit:contain;display:block;pointer-events:none}.ongoing-game-info,.ongoing-game-players,.ongoing-player-row{min-width:0;display:flex}.ongoing-game-info{flex-direction:column;gap:5px}.ongoing-game-players{flex-direction:column;gap:3px}.ongoing-player-row{align-items:center;gap:5px;font-size:.58rem;line-height:1.1}.ongoing-player-row b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900}.ongoing-player-row.me b:after{content:" · toi";color:#2e7d3f;font-weight:900}.ongoing-color-dot{width:9px;height:9px;flex:0 0 9px;border:1px solid #4c2b17;border-radius:50%;box-sizing:border-box}.ongoing-color-dot.white{background:#fffef7}.ongoing-color-dot.black{background:#38281f}.ongoing-turn{width:fit-content;max-width:100%;padding:3px 6px;border-radius:999px;color:#76502f;background:#75522c17;font-size:.56rem;font-weight:900;line-height:1.15}.ongoing-turn.mine{color:#176d31;background:#36a84f24}.ongoing-deadline{color:#8a613c;font-size:.52rem;font-weight:800;line-height:1.1}.ongoing-games-empty,.ongoing-games-more{width:100%;min-height:44px;padding:10px 8px;border:0;border-radius:11px;text-align:center;color:#7a5636;background:#ffffff7a;font:inherit;font-size:.58rem;font-weight:850;line-height:1.3}button.ongoing-games-empty,.ongoing-games-more{cursor:pointer}.ongoing-games-empty.error{color:#a02f25}.ongoing-games-more{color:#315f28;background:#cef0a89e}@media(max-width:1260px)and (min-width:901px){.ongoing-games-list{max-height:430px}}@media(max-width:900px){.ongoing-games-block{border-bottom-width:3px}.ongoing-games-list{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ongoing-game-card{grid-template-columns:82px minmax(0,1fr)}.ongoing-mini-board{width:82px}.ongoing-games-empty,.ongoing-games-more{grid-column:1 / -1}}@media(max-width:560px){.ongoing-games-head{min-height:40px;padding:8px 10px}.ongoing-games-list{grid-template-columns:minmax(0,1fr);padding:8px}.ongoing-game-card{grid-template-columns:88px minmax(0,1fr);padding:7px}.ongoing-mini-board{width:88px}.ongoing-player-row{font-size:.62rem}.ongoing-turn{font-size:.6rem}.ongoing-deadline{font-size:.56rem}}.game-actions{width:100%;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 0 0}.game-action-btn{min-height:42px;padding:8px 13px;border:2px solid rgba(92,47,19,.28);border-radius:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-family:Outfit,Nunito,sans-serif;font-size:.72rem;font-weight:900}.game-action-btn.draw{color:#624017;background:linear-gradient(180deg,#fff5b8,#f7d868);border-color:#a77a28}.game-action-btn.resign{color:#fff;background:linear-gradient(180deg,#e45b47,#bb2d24);border-color:#8f241d}.game-action-btn:not(:disabled):active{transform:translateY(1px)}.game-action-btn:disabled{cursor:default;opacity:.58}.game-action-icon{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:7px;background:#ffffff47;font-size:.9rem;font-weight:1000}.game-action-status{grid-column:1/-1;min-height:0;margin:-1px 2px 0;text-align:center;color:#765338;font-size:.58rem;font-weight:850;line-height:1.2}.game-action-status.wait{color:#9a6618}.game-action-status.ok{color:#23763d}.game-action-status.error{color:#ad2d24}.game-action-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:17000;display:none;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;background:#1f150e85;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game-action-overlay.show{display:flex;animation:mateFade .18s ease}.game-action-dialog{position:relative;width:min(420px,100%);padding:20px 18px 17px;box-sizing:border-box;border:4px solid #60331a;border-radius:22px;text-align:center;background:linear-gradient(180deg,#fff9df,#ffedbd);box-shadow:0 12px #5c2f1326,0 22px 44px #00000045}.game-action-dialog-close{position:absolute;top:10px;right:10px;width:32px;height:32px;padding:0;border:0;border-radius:50%;cursor:pointer;display:grid;place-items:center;color:#653114;background:#ffffffa6;font-size:1.25rem;font-weight:900}.game-action-dialog-icon{width:52px;height:52px;margin:0 auto 8px;display:grid;place-items:center;border:3px solid #6c3a1d;border-radius:16px;color:#633116;background:linear-gradient(180deg,#fff4ae,#f4cf58);font-family:Outfit,Nunito,sans-serif;font-size:1.45rem;font-weight:1000}.game-action-dialog-title{color:#5f2f16;font-family:Outfit,Nunito,sans-serif;font-size:1.05rem;font-weight:950}.game-action-dialog-text{margin:7px auto 15px;max-width:340px;color:#7d5536;font-size:.67rem;font-weight:800;line-height:1.4}.game-action-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.game-action-dialog-actions button{min-height:42px;padding:8px 10px;border:2px solid rgba(94,49,25,.22);border-radius:12px;cursor:pointer;font:inherit;font-size:.64rem;font-weight:950}.game-action-dialog-actions .secondary{color:#64391f;background:#ffffffb3}.game-action-dialog-actions .primary{color:#fff;background:linear-gradient(180deg,#4fc866,#2ca94a);border-color:#26863f}.game-action-dialog-actions .primary.danger{background:linear-gradient(180deg,#e45b47,#bb2d24);border-color:#8f241d}@media(max-width:760px){.game-actions{gap:6px;padding-top:8px}.game-action-btn{min-height:40px;padding:7px 9px;border-radius:11px;font-size:.66rem}.game-action-overlay{padding:11px}.game-action-dialog{padding:18px 12px 14px;border-width:3px;border-radius:18px}}@media(max-width:360px){.game-action-icon{display:none}}.access-code-box .access-code-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;min-width:0}.access-code-box .access-code-actions button{width:100%;min-width:0}.access-code-box .share-code-btn{border-color:#247b3c!important;color:#fff!important;background:linear-gradient(180deg,#53d868,#25aa47)!important}@media(max-width:760px){.access-code-box{grid-template-columns:minmax(0,1fr)!important;text-align:center!important}.access-code-box span,.access-code-box strong,.access-code-box .access-code-actions{grid-column:1 / -1!important;width:100%!important;box-sizing:border-box!important}.access-code-box strong{font-size:1.45rem!important;letter-spacing:.14em!important}.access-code-box .access-code-actions{grid-template-columns:1fr 1fr!important;gap:6px!important}.access-code-box .access-code-actions button{min-height:42px!important;font-size:.68rem!important}}.board-area>.chess-clocks{width:100%!important;max-width:100%!important;margin:0 0 10px!important}@media(max-width:1260px){.wrap{grid-template-columns:minmax(0,1fr)!important}.wrap>.board-shell{order:1!important}.wrap>aside.panel:first-of-type{order:2!important}.wrap>aside.panel:last-of-type{order:3!important}}.advantage-wrap.sf-wrap{width:min(980px,calc(100% - 28px))!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;justify-self:center!important}.advantage-wrap.sf-wrap .sf-bars{width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}@media(max-width:760px){.advantage-wrap.sf-wrap{width:calc(100% - 8px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}}.bottom-app-nav:not(.game-active){grid-template-columns:1fr 1fr!important}.bottom-app-nav.game-active{width:min(590px,calc(100% - 24px))!important;grid-template-columns:minmax(0,2fr) minmax(90px,1fr)!important;gap:6px!important}.bottom-app-nav.game-active>#bottomPlayBtn{display:none!important}.bottom-app-nav.game-active>.game-actions{position:relative!important;grid-column:1!important;width:100%!important;min-width:0!important;padding:0!important;margin:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:6px!important;align-items:stretch!important;box-sizing:border-box!important}.bottom-app-nav.game-active>#bottomProfileBtn{grid-column:2!important;width:100%!important;min-width:0!important}.bottom-app-nav.game-active .game-action-btn{width:100%!important;min-width:0!important;min-height:50px!important;height:auto!important;margin:0!important;padding:7px 8px!important;border-radius:15px!important;box-shadow:0 3px #5c2f131a!important;font-size:.68rem!important;line-height:1.05!important}.bottom-app-nav.game-active .game-action-btn.draw{border-color:#a77a28!important;background:linear-gradient(180deg,#fff4a8,#f4cf58)!important}.bottom-app-nav.game-active .game-action-btn.resign{border-color:#8f241d!important;background:linear-gradient(180deg,#e45b47,#bb2d24)!important}.bottom-app-nav.game-active .game-action-status{position:absolute!important;left:0!important;right:0!important;bottom:calc(100% + 10px)!important;z-index:2!important;width:auto!important;min-height:0!important;margin:0!important;padding:6px 9px!important;border:2px solid rgba(96,51,26,.22)!important;border-radius:10px!important;background:#fff8dbf7!important;box-shadow:0 4px 12px #22363c29!important;text-align:center!important;font-size:.57rem!important}.bottom-app-nav.game-active .game-action-status:empty{display:none!important}.bottom-app-nav.game-active #bottomProfileBtn{padding-left:7px!important;padding-right:7px!important}.bottom-app-nav.game-active #bottomProfileBtn .bottom-nav-copy{min-width:0!important}.bottom-app-nav.game-active #bottomProfileBtn .bottom-nav-copy small{max-width:82px!important}@media(max-width:760px){.bottom-app-nav.game-active{width:calc(100% - 12px)!important;grid-template-columns:minmax(0,2fr) minmax(76px,1fr)!important;gap:4px!important}.bottom-app-nav.game-active>.game-actions{gap:4px!important}.bottom-app-nav.game-active .game-action-btn,.bottom-app-nav.game-active #bottomProfileBtn{min-height:47px!important;border-radius:12px!important}.bottom-app-nav.game-active .game-action-btn{padding:6px 5px!important;font-size:.61rem!important}.bottom-app-nav.game-active .game-action-icon{width:20px!important;height:20px!important;flex:0 0 20px!important;font-size:.75rem!important}.bottom-app-nav.game-active #bottomProfileBtn{gap:5px!important}.bottom-app-nav.game-active #bottomProfileBtn .bottom-nav-copy strong{font-size:.68rem!important}.bottom-app-nav.game-active #bottomProfileBtn .bottom-nav-copy small{display:none!important}}@media(max-width:410px){.bottom-app-nav.game-active .game-action-icon,.bottom-app-nav.game-active #bottomProfileBtn .bottom-nav-icon{display:none!important}.bottom-app-nav.game-active .game-action-btn{font-size:.58rem!important}.bottom-app-nav.game-active #bottomProfileBtn .bottom-nav-copy{align-items:center!important}}.react-app-root[data-theme=dark-fantasy]{--df-ink:#09090a;--df-panel:#111113;--df-panel-2:#181719;--df-panel-3:#201b1a;--df-line:#654c35;--df-line-soft:#3e3228;--df-bronze:#9d7a4d;--df-bronze-light:#c9ad78;--df-bone:#ddd3bd;--df-bone-soft:#bdb19a;--df-blood:#9e3028;--df-blood-light:#d34e3d;--df-ash:#c9c1b1;--df-smoke:#77716b;color:#d8cfbd}html[data-theme=dark-fantasy] body{color:#d8cfbd!important;background:#08090a!important}.react-app-root[data-theme=dark-fantasy] .world-bg{background:#08090a!important;isolation:isolate}.react-app-root[data-theme=dark-fantasy] .world-bg:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;z-index:-3;background:linear-gradient(180deg,#0304052e,#040405a8 58%,#050506eb),url(/assets/dark-fantasy/theme-bg.webp) center top / cover no-repeat;filter:brightness(.58) saturate(.66) contrast(1.08) blur(1.8px);transform:scale(1.025)}.react-app-root[data-theme=dark-fantasy] .world-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 80% 18%,rgba(142,38,29,.28),transparent 24%),radial-gradient(circle at 18% 72%,rgba(121,44,34,.12),transparent 26%),repeating-linear-gradient(115deg,transparent 0 53px,rgba(255,255,255,.012) 54px 55px),linear-gradient(90deg,rgba(0,0,0,.6),transparent 28%,transparent 72%,rgba(0,0,0,.62));box-shadow:inset 0 0 180px #000000e0}.react-app-root[data-theme=dark-fantasy] .parallax-back,.react-app-root[data-theme=dark-fantasy] .parallax-mid,.react-app-root[data-theme=dark-fantasy] .parallax-front{display:none!important}.react-app-root[data-theme=dark-fantasy] .world-vignette{display:block!important;z-index:2!important;background:radial-gradient(circle at center,transparent 28%,rgba(0,0,0,.2) 65%,rgba(0,0,0,.77) 100%),linear-gradient(180deg,#00000014,#00000047)!important}.react-app-root[data-theme=dark-fantasy] .game-loader{background:radial-gradient(circle at center,rgba(92,31,27,.18),transparent 38%),linear-gradient(180deg,#0c0d0f,#050506)!important}.react-app-root[data-theme=dark-fantasy] .game-loader-card{color:var(--df-bone)!important;background:linear-gradient(180deg,#191717fa,#09090afa)!important;border-color:var(--df-line)!important;box-shadow:0 20px 70px #000000ad,inset 0 0 0 1px #caae771a!important}.react-app-root[data-theme=dark-fantasy] .game-loader-icon-wrap{background:radial-gradient(circle,rgba(158,48,40,.24),transparent 70%)!important}.react-app-root[data-theme=dark-fantasy] .game-loader-ring{border-color:#b99d6538!important;border-top-color:var(--df-blood-light)!important}.react-app-root[data-theme=dark-fantasy] .game-loader-title{color:var(--df-bone)!important;letter-spacing:.12em!important;text-shadow:0 2px 0 #000,0 0 20px rgba(171,62,49,.2)!important}.react-app-root[data-theme=dark-fantasy] .game-loader-progress-shell{background:#070708!important;border-color:#4b392c!important}.react-app-root[data-theme=dark-fantasy] .game-loader-progress{background:linear-gradient(90deg,#57201d,#a6382e,#d05944)!important;box-shadow:0 0 18px #bf3a2d54!important}.react-app-root[data-theme=dark-fantasy] .titlebar{padding-top:10px!important;padding-bottom:4px!important}.react-app-root[data-theme=dark-fantasy] .logo{position:relative;padding:7px 24px 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--df-bone)!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1rem,2.25vw,1.8rem)!important;letter-spacing:.1em!important;text-shadow:0 2px 1px #000,0 0 22px rgba(173,64,51,.13)!important}.react-app-root[data-theme=dark-fantasy] .logo:before,.react-app-root[data-theme=dark-fantasy] .logo:after{content:""!important;position:absolute!important;top:50%!important;width:64px!important;height:1px!important;opacity:.65!important;background:linear-gradient(90deg,transparent,var(--df-bronze),transparent)!important;animation:none!important;transform:none!important}.react-app-root[data-theme=dark-fantasy] .logo:before{right:100%!important;left:auto!important}.react-app-root[data-theme=dark-fantasy] .logo:after{left:100%!important;right:auto!important}.react-app-root[data-theme=dark-fantasy] .logo span{color:inherit!important}.react-app-root[data-theme=dark-fantasy] .logo .dark-title-mid{margin:0 .35em;color:#9a8060!important;font-size:.65em;font-style:italic;text-transform:lowercase;letter-spacing:.03em}.react-app-root[data-theme=dark-fantasy] .chess-clocks{width:min(720px,calc(100% - 24px))!important}.react-app-root[data-theme=dark-fantasy] .chess-clock{color:var(--df-bone)!important;background:linear-gradient(180deg,#1c1b1cf5,#0c0c0df5)!important;border:2px solid var(--df-line)!important;border-radius:7px!important;box-shadow:0 7px 20px #0000006b,inset 0 1px #d2b98914!important}.react-app-root[data-theme=dark-fantasy] .chess-clock span{color:#a79881!important;font-family:Georgia,Times New Roman,serif!important;letter-spacing:.12em!important}.react-app-root[data-theme=dark-fantasy] .chess-clock strong{color:#d9cdb6!important;font-family:Georgia,Times New Roman,serif!important;font-weight:600!important}.react-app-root[data-theme=dark-fantasy] .chess-clock.active{transform:translateY(-1px)!important;border-color:#a13b31!important;box-shadow:0 0 0 1px #a53e3259,0 0 24px #962d242e,0 8px 22px #0000007a!important}.react-app-root[data-theme=dark-fantasy] .clock-center{color:#cbbda6!important;background:linear-gradient(180deg,#241918,#100e0f)!important;border:2px solid #6f4934!important;border-radius:5px!important;font-family:Georgia,Times New Roman,serif!important;letter-spacing:.08em!important;box-shadow:0 4px 12px #00000059!important}.react-app-root[data-theme=dark-fantasy] .advantage-wrap.sf-wrap{color:var(--df-bone)!important;background:linear-gradient(180deg,#141314f0,#0a0a0bf0)!important;border:2px solid var(--df-line)!important;border-radius:7px!important;box-shadow:0 8px 24px #0000006b,inset 0 0 0 1px #c2a0690f!important}.react-app-root[data-theme=dark-fantasy] .sf-topline,.react-app-root[data-theme=dark-fantasy] .sf-player-label{color:#b9ac96!important}.react-app-root[data-theme=dark-fantasy] .sf-topline span:first-child{font-family:Georgia,Times New Roman,serif!important;text-transform:uppercase;letter-spacing:.08em}.react-app-root[data-theme=dark-fantasy] .dot-team{border-color:#625344!important;box-shadow:0 0 0 1px #080809,inset 0 1px #fff3!important}.react-app-root[data-theme=dark-fantasy] .dot-team.white{background:linear-gradient(180deg,#efe6d1,#988c78)!important}.react-app-root[data-theme=dark-fantasy] .dot-team.black{background:linear-gradient(180deg,#4c2626,#121214)!important}.react-app-root[data-theme=dark-fantasy] .sf-life-frame{border-color:#66513b!important;background:linear-gradient(180deg,#473527,#221b17)!important;box-shadow:inset 0 1px #ffffff14,0 3px 8px #00000061!important}.react-app-root[data-theme=dark-fantasy] .sf-life-bg{background:#070708!important}.react-app-root[data-theme=dark-fantasy] .white-fill{background:linear-gradient(90deg,#efeadc,#c2b89f 48%,#857967)!important;box-shadow:0 0 12px #dcd2b933!important}.react-app-root[data-theme=dark-fantasy] .black-fill{background:linear-gradient(270deg,#d95745,#9c2f28 48%,#4b1718)!important;box-shadow:0 0 16px #b8342a47!important}.react-app-root[data-theme=dark-fantasy] .sf-life-fill.strong,.react-app-root[data-theme=dark-fantasy] .white-fill.strong{background:linear-gradient(90deg,#fff8e9,#c9bfa8,#8d806d)!important}.react-app-root[data-theme=dark-fantasy] .black-fill.strong{background:linear-gradient(270deg,#e26751,#a33229,#4b1718)!important}.react-app-root[data-theme=dark-fantasy] .sf-life-fill.danger{background:linear-gradient(90deg,#d25642,#8e251f,#3e1012)!important}.react-app-root[data-theme=dark-fantasy] .sf-life-gloss{opacity:.18!important}.react-app-root[data-theme=dark-fantasy] .vs-badge{color:#d6c6ac!important;background:radial-gradient(circle,#6d211d,#1b1112 65%,#0a0a0b)!important;border-color:#75513a!important;box-shadow:0 0 16px #a3312738!important}.react-app-root[data-theme=dark-fantasy] .adv-mini{color:#bcae97!important;background:#0d0d0e!important;border-color:#4c3b2d!important}.react-app-root[data-theme=dark-fantasy] .panel,.react-app-root[data-theme=dark-fantasy] .hud-card{color:#d4cab8!important;background:linear-gradient(180deg,#191819f7,#0b0b0cf7)!important;border:2px solid var(--df-line)!important;border-radius:7px!important;box-shadow:0 12px 32px #00000075,inset 0 0 0 1px #c2a0690d!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.react-app-root[data-theme=dark-fantasy] .panel .panel-head{color:#c9bda8!important;background:linear-gradient(90deg,transparent,rgba(120,42,34,.2),transparent),linear-gradient(180deg,#232021,#121214)!important;border-bottom:1px solid #5c4938!important;font-family:Georgia,Times New Roman,serif!important;letter-spacing:.12em!important;text-align:center;text-shadow:0 1px 0 #000!important}.react-app-root[data-theme=dark-fantasy] .panel .section{border-top:1px solid rgba(142,111,78,.24)!important}.react-app-root[data-theme=dark-fantasy] .player-card strong,.react-app-root[data-theme=dark-fantasy] .section-label-spaced{color:#ddd2bc!important;font-family:Georgia,Times New Roman,serif!important}.react-app-root[data-theme=dark-fantasy] .sub,.react-app-root[data-theme=dark-fantasy] .team-elo-line{color:#9d9486!important}.react-app-root[data-theme=dark-fantasy] .avatar{border:1px solid #725a41!important;border-radius:4px!important;background:radial-gradient(circle at center,rgba(136,45,37,.2),transparent 62%),linear-gradient(180deg,#1d1c1d,#09090a)!important;box-shadow:0 5px 16px #0000007a,inset 0 0 0 1px #d1b27b14!important}.react-app-root[data-theme=dark-fantasy] .cap,.react-app-root[data-theme=dark-fantasy] .hint-chip,.react-app-root[data-theme=dark-fantasy] .move-row{color:#c8bcaa!important;background:linear-gradient(180deg,#1a191a,#0d0d0e)!important;border-color:#493a2d!important;border-radius:4px!important}.react-app-root[data-theme=dark-fantasy] .moves::-webkit-scrollbar-thumb,.react-app-root[data-theme=dark-fantasy] *::-webkit-scrollbar-thumb{background:#594334!important}.react-app-root[data-theme=dark-fantasy] .board-shell{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding-top:0!important}.react-app-root[data-theme=dark-fantasy] .board-shell:before,.react-app-root[data-theme=dark-fantasy] .board-shell:after,.react-app-root[data-theme=dark-fantasy] .pipe-left,.react-app-root[data-theme=dark-fantasy] .pipe-right{display:none!important}.react-app-root[data-theme=dark-fantasy] .board-topbar{margin-bottom:8px!important}.react-app-root[data-theme=dark-fantasy] .turn-badge{min-width:190px!important;color:#d4c5ab!important;background:linear-gradient(180deg,#211d1d,#0e0e0f)!important;border:1px solid #72523a!important;border-radius:4px!important;box-shadow:0 5px 16px #0000006b,inset 0 1px #ffffff0a!important;font-family:Georgia,Times New Roman,serif!important;letter-spacing:.05em!important}.react-app-root[data-theme=dark-fantasy] .board{border:6px solid #1d1a18!important;outline:2px solid #765b40!important;outline-offset:2px;border-radius:2px!important;background:#0b0b0c!important;box-shadow:0 16px 44px #0009,0 0 0 1px #d0ad701f,inset 0 0 36px #00000059!important}.react-app-root[data-theme=dark-fantasy] .sq.light{background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.1),transparent 32%),linear-gradient(135deg,#b9b09f,#8e877c 60%,#aaa292)!important}.react-app-root[data-theme=dark-fantasy] .sq.dark{background:radial-gradient(circle at 70% 72%,rgba(117,69,56,.11),transparent 34%),linear-gradient(135deg,#2a2928,#151617 62%,#242222)!important}.react-app-root[data-theme=dark-fantasy] .sq:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.16;background:linear-gradient(28deg,transparent 46%,rgba(0,0,0,.26) 47% 48%,transparent 49%),linear-gradient(112deg,transparent 61%,rgba(255,255,255,.09) 62% 63%,transparent 64%)}.react-app-root[data-theme=dark-fantasy] .sq.light .coord{color:#312d28!important;text-shadow:none!important}.react-app-root[data-theme=dark-fantasy] .sq.dark .coord{color:#b9aa91!important;text-shadow:0 1px 0 #000!important}.react-app-root[data-theme=dark-fantasy] .sq.selected{box-shadow:inset 0 0 0 4px #cea657e6,inset 0 0 22px #cea65747!important}.react-app-root[data-theme=dark-fantasy] .sq.last{box-shadow:inset 0 0 0 999px #7744363d!important}.react-app-root[data-theme=dark-fantasy] .sq.check{box-shadow:inset 0 0 0 999px #97231e59,inset 0 0 24px #e5413059!important}.react-app-root[data-theme=dark-fantasy] .dot{background:#c5a85e!important;border-color:#241c15!important;box-shadow:0 0 10px #d0aa545c!important}.react-app-root[data-theme=dark-fantasy] .dot.capture-landing{background:#b53d30!important}.react-app-root[data-theme=dark-fantasy] .sq.capture-target{box-shadow:inset 0 0 0 4px #c1372ceb,inset 0 0 23px #a42a2261!important}.react-app-root[data-theme=dark-fantasy] .sq.capture-target:before{color:#f07b65!important;text-shadow:0 0 10px rgba(220,59,47,.68)!important}.react-app-root[data-theme=dark-fantasy] .piece{width:96%!important;height:96%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important;filter:drop-shadow(0 5px 4px rgba(0,0,0,.48))!important}.react-app-root[data-theme=dark-fantasy] .piece.white,.react-app-root[data-theme=dark-fantasy] .piece.black{background:transparent!important}.react-app-root[data-theme=dark-fantasy] .piece-img{width:100%!important;height:100%!important;transform:scale(1.08)}.react-app-root[data-theme=dark-fantasy] .cap .piece-img{transform:scale(1.05)}.react-app-root[data-theme=dark-fantasy] .piece.capture-threat{filter:drop-shadow(0 0 6px rgba(230,70,53,.95)) drop-shadow(0 4px 4px rgba(0,0,0,.5))!important}.react-app-root[data-theme=dark-fantasy] button{font-family:Outfit,Nunito,sans-serif}.react-app-root[data-theme=dark-fantasy] .btn-main,.react-app-root[data-theme=dark-fantasy] .remote-main-btn,.react-app-root[data-theme=dark-fantasy] .profile-save,.react-app-root[data-theme=dark-fantasy] .guest-login-btn,.react-app-root[data-theme=dark-fantasy] .mate-replay,.react-app-root[data-theme=dark-fantasy] .correspondence-create-btn{color:#eee4d1!important;background:linear-gradient(180deg,#8e3028,#5b1d1b)!important;border:1px solid #b45c44!important;border-radius:5px!important;box-shadow:0 4px #2b0d0d,0 7px 14px #0000004d!important}.react-app-root[data-theme=dark-fantasy] .btn-yellow,.react-app-root[data-theme=dark-fantasy] .secondary,.react-app-root[data-theme=dark-fantasy] .mode-back,.react-app-root[data-theme=dark-fantasy] .auth-refresh{color:#d7cab5!important;background:linear-gradient(180deg,#292729,#141415)!important;border:1px solid #69523c!important;border-radius:5px!important;box-shadow:0 4px #080809!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-block{background:linear-gradient(180deg,#131213eb,#09090af0)!important;border-color:#4d3d30!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-head{color:#c9bda8!important;border-color:#4d3d30!important}.react-app-root[data-theme=dark-fantasy] .ongoing-game-card,.react-app-root[data-theme=dark-fantasy] .correspondence-item{color:#cfc3ae!important;background:#121213!important;border-color:#49382d!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-count{color:#efdfc2!important;background:#7d2923!important}.react-app-root[data-theme=dark-fantasy] .mode-overlay,.react-app-root[data-theme=dark-fantasy] .profile-overlay,.react-app-root[data-theme=dark-fantasy] .app-sheet-overlay,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-overlay,.react-app-root[data-theme=dark-fantasy] .correspondence-overlay,.react-app-root[data-theme=dark-fantasy] .camp-overlay,.react-app-root[data-theme=dark-fantasy] .game-action-overlay,.react-app-root[data-theme=dark-fantasy] .mate-overlay{background:#030304c2!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.react-app-root[data-theme=dark-fantasy] .mode-card,.react-app-root[data-theme=dark-fantasy] .profile-card,.react-app-root[data-theme=dark-fantasy] .app-sheet,.react-app-root[data-theme=dark-fantasy] .profile-dashboard,.react-app-root[data-theme=dark-fantasy] .correspondence-sheet,.react-app-root[data-theme=dark-fantasy] .camp-card,.react-app-root[data-theme=dark-fantasy] .game-action-dialog{color:#d8cfbd!important;background:radial-gradient(circle at 50% 0,rgba(125,41,34,.14),transparent 38%),linear-gradient(180deg,#211f20,#0d0d0e 74%)!important;border:2px solid #765b40!important;border-radius:8px!important;box-shadow:0 18px 58px #000000ad,inset 0 0 0 1px #c9ab770d!important}.react-app-root[data-theme=dark-fantasy] .mode-title,.react-app-root[data-theme=dark-fantasy] .app-sheet-title,.react-app-root[data-theme=dark-fantasy] .profile-title,.react-app-root[data-theme=dark-fantasy] .game-action-dialog-title{color:#e0d4bf!important;font-family:Georgia,Times New Roman,serif!important;letter-spacing:.05em}.react-app-root[data-theme=dark-fantasy] .mode-sub,.react-app-root[data-theme=dark-fantasy] .app-sheet-sub,.react-app-root[data-theme=dark-fantasy] .profile-sub,.react-app-root[data-theme=dark-fantasy] .game-action-dialog-text{color:#a99d8b!important}.react-app-root[data-theme=dark-fantasy] .mode-choice,.react-app-root[data-theme=dark-fantasy] .level-btn,.react-app-root[data-theme=dark-fantasy] .time-control-btn{color:#d4c7b2!important;background:linear-gradient(180deg,#292728,#121213)!important;border:1px solid #614b38!important;border-radius:5px!important;box-shadow:0 5px #070708!important}.react-app-root[data-theme=dark-fantasy] .mode-choice:hover,.react-app-root[data-theme=dark-fantasy] .level-btn:hover,.react-app-root[data-theme=dark-fantasy] .time-control-btn:hover,.react-app-root[data-theme=dark-fantasy] .time-control-btn.active{border-color:#a94336!important;background:linear-gradient(180deg,#3d2826,#191314)!important;box-shadow:0 0 0 1px #b3413347,0 5px #080708!important}.react-app-root[data-theme=dark-fantasy] input,.react-app-root[data-theme=dark-fantasy] select,.react-app-root[data-theme=dark-fantasy] textarea{color:#e1d7c5!important;caret-color:#d45745!important;background:#09090a!important;border-color:#5a4434!important}.react-app-root[data-theme=dark-fantasy] input::placeholder{color:#777067!important}.react-app-root[data-theme=dark-fantasy] .db-profile-badge,.react-app-root[data-theme=dark-fantasy] .profile-stat,.react-app-root[data-theme=dark-fantasy] .profile-history-section,.react-app-root[data-theme=dark-fantasy] .profile-history-item,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-elo{color:#cec2ad!important;background:#0a0a0bc7!important;border-color:#49382d!important}.react-app-root[data-theme=dark-fantasy] .mate-panel{filter:none!important}.react-app-root[data-theme=dark-fantasy] .mate-character img{filter:drop-shadow(0 18px 22px rgba(0,0,0,.72)) drop-shadow(0 0 18px rgba(173,50,40,.18))!important}.react-app-root[data-theme=dark-fantasy] .mate-sign{color:#ddd1bb!important;background:linear-gradient(180deg,#242122,#0d0d0e)!important;border-color:#765b40!important;border-radius:7px!important;box-shadow:0 12px 36px #0000009e!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-top,.react-app-root[data-theme=dark-fantasy] .mate-sign-name{font-family:Georgia,Times New Roman,serif!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-name{color:#c94a3a!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav{background:#0a0a0bf5!important;border:1px solid #72583f!important;border-radius:7px!important;box-shadow:0 12px 30px #00000094,inset 0 1px #ccac730d!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn{color:#cfc2ac!important;background:linear-gradient(180deg,#232123,#121213)!important;border:1px solid #49392d!important;border-radius:4px!important;box-shadow:none!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn.play{color:#f1e5d0!important;background:linear-gradient(180deg,#8d3028,#561a19)!important;border-color:#ad513e!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-icon{color:#c8b594!important;background:#ffffff09!important;border-radius:3px!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.draw{color:#ded1ba!important;background:linear-gradient(180deg,#4d4132,#292119)!important;border-color:#7a6446!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.resign{color:#f1e2d3!important;background:linear-gradient(180deg,#902f27,#541818)!important;border-color:#ad4b3b!important}.react-app-root[data-theme=dark-fantasy] .game-action-status{color:#bcae98!important;background:#0c0c0d!important;border-color:#544233!important}.react-app-root[data-theme=dark-fantasy] .shell-projectile,.react-app-root[data-theme=dark-fantasy] .capture-shell{filter:drop-shadow(0 0 10px rgba(184,53,42,.55))!important}.react-app-root[data-theme=dark-fantasy] .smooth-piece-move{filter:drop-shadow(0 7px 5px rgba(0,0,0,.55))!important}.react-app-root[data-theme=dark-fantasy] .capture-overlay .pipe{display:none!important}.react-app-root[data-theme=dark-fantasy] .capture-overlay .star{color:#a94336!important;text-shadow:0 0 8px #8d2d26!important}@media(max-width:1260px){.react-app-root[data-theme=dark-fantasy] .wrap{max-width:960px!important}}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy] .logo{font-size:clamp(.78rem,4vw,1rem)!important;letter-spacing:.07em!important;padding:4px 7px!important}.react-app-root[data-theme=dark-fantasy] .logo:before,.react-app-root[data-theme=dark-fantasy] .logo:after{width:28px!important}.react-app-root[data-theme=dark-fantasy] .chess-clock{border-width:1px!important}.react-app-root[data-theme=dark-fantasy] .board{border-width:4px!important;outline-width:1px!important}.react-app-root[data-theme=dark-fantasy] .panel,.react-app-root[data-theme=dark-fantasy] .mode-card,.react-app-root[data-theme=dark-fantasy] .profile-card,.react-app-root[data-theme=dark-fantasy] .profile-dashboard,.react-app-root[data-theme=dark-fantasy] .app-sheet{border-radius:5px!important}}@media(prefers-reduced-motion:reduce){.react-app-root[data-theme=dark-fantasy] *{text-shadow:none}}.react-app-root[data-theme=dark-fantasy]~.shell-shot.green img,html[data-theme=dark-fantasy] .shell-shot.green img{filter:drop-shadow(0 0 10px rgba(224,213,188,.58)) drop-shadow(0 8px 13px rgba(0,0,0,.55))!important}.react-app-root[data-theme=dark-fantasy]~.shell-shot.red img,html[data-theme=dark-fantasy] .shell-shot.red img{filter:drop-shadow(0 0 12px rgba(193,56,44,.62)) drop-shadow(0 8px 13px rgba(0,0,0,.58))!important}html[data-theme=dark-fantasy] .shell-trail{background:radial-gradient(circle,#e0d6c1,#a84a3b 28%,#631d1b7a 55%,#1e0c0d00 80%)!important;filter:blur(1.5px)!important}.react-app-root[data-theme=dark-fantasy] .sq.capture-hit{box-shadow:inset 0 0 0 999px #972f274d,0 0 0 3px #bd473657!important}.react-app-root[data-theme=dark-fantasy]{--df-ink:#060708;--df-panel:#0c0d0f;--df-panel-2:#141416;--df-panel-3:#1a1717;--df-line:#68503a;--df-line-soft:#302820;--df-bronze:#9f7d50;--df-bronze-light:#d2b67d;--df-bone:#e3dbc9;--df-bone-soft:#b9ad99;--df-blood:#8f2722;--df-blood-light:#d0523f;--df-ember:#e0754f;--df-ash:#c9c2b5;--df-smoke:#716c67}.react-app-root[data-theme=dark-fantasy] .world-bg:before{top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#01020314,#03030473 54%,#030304d1),url(/assets/dark-fantasy/v2/backdrop.svg) center top / cover no-repeat!important;filter:none!important;transform:none!important}.react-app-root[data-theme=dark-fantasy] .world-bg:after{background:radial-gradient(circle at 78% 22%,rgba(161,48,37,.18),transparent 22%),radial-gradient(circle at 18% 74%,rgba(167,105,66,.06),transparent 27%),linear-gradient(90deg,rgba(0,0,0,.48),transparent 24%,transparent 76%,rgba(0,0,0,.52)),repeating-linear-gradient(103deg,transparent 0 83px,rgba(220,198,157,.012) 84px 85px)!important;box-shadow:inset 0 0 180px #000000c7!important}.react-app-root[data-theme=dark-fantasy] .world-vignette{background:radial-gradient(ellipse at center,transparent 34%,rgba(0,0,0,.18) 67%,rgba(0,0,0,.7) 100%),linear-gradient(180deg,#00000005,#0000003d)!important}.react-app-root[data-theme=dark-fantasy] .titlebar{position:relative;padding-top:8px!important;padding-bottom:3px!important}.react-app-root[data-theme=dark-fantasy] .titlebar:after{content:"ASHEN CROWN";display:block;margin-top:-2px;color:#77654f;font-family:Georgia,Times New Roman,serif;font-size:.48rem;font-weight:700;letter-spacing:.34em;text-align:center;text-shadow:0 1px 0 #000}.react-app-root[data-theme=dark-fantasy] .logo{color:#e8deca!important;letter-spacing:.115em!important;text-shadow:0 2px 1px #000,0 0 24px rgba(171,62,49,.16)!important}.react-app-root[data-theme=dark-fantasy] .logo:before,.react-app-root[data-theme=dark-fantasy] .logo:after{height:2px!important;opacity:.7!important;background:linear-gradient(90deg,transparent,#73543b 20%,#c3a36f 50%,#73543b 80%,transparent)!important}.react-app-root[data-theme=dark-fantasy] .wrap{gap:14px!important}.react-app-root[data-theme=dark-fantasy] .panel{position:relative;overflow:hidden;border:1px solid #5f4936!important;background:linear-gradient(180deg,#151415f6,#08090af9)!important;box-shadow:0 16px 38px #0000007a,inset 0 1px #e7d0a40b,inset 0 0 42px #0000002e!important}.react-app-root[data-theme=dark-fantasy] .panel:before,.react-app-root[data-theme=dark-fantasy] .panel:after{content:"";position:absolute;width:76px;height:76px;pointer-events:none;opacity:.42;background:url(/assets/dark-fantasy/v2/corner-ornament.svg) center/contain no-repeat;z-index:0}.react-app-root[data-theme=dark-fantasy] .panel:before{top:0;left:0}.react-app-root[data-theme=dark-fantasy] .panel:after{right:0;bottom:0;transform:rotate(180deg)}.react-app-root[data-theme=dark-fantasy] .panel>*{position:relative;z-index:1}.react-app-root[data-theme=dark-fantasy] .panel-head{color:#dccdb3!important;background:linear-gradient(90deg,transparent,rgba(117,42,34,.13) 20% 80%,transparent),linear-gradient(180deg,#1b191a,#0d0d0f)!important;border-bottom:1px solid #55402f!important;font-family:Georgia,Times New Roman,serif!important;font-size:.78rem!important;letter-spacing:.12em!important;text-transform:uppercase}.react-app-root[data-theme=dark-fantasy] .section{border-color:#2f2923!important}.react-app-root[data-theme=dark-fantasy] .section-label-spaced{position:relative;padding-left:14px;letter-spacing:.045em}.react-app-root[data-theme=dark-fantasy] .section-label-spaced:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;transform:translateY(-50%) rotate(45deg);border:1px solid #9b724c;background:#7f2622;box-shadow:0 0 8px #b0342a38}.react-app-root[data-theme=dark-fantasy] .player-card{border:1px solid #302820!important;background:linear-gradient(135deg,#e7dbc106,#0000001f)!important}.react-app-root[data-theme=dark-fantasy] .avatar{position:relative;border-color:#71563d!important;background:radial-gradient(circle at 50% 44%,rgba(158,48,40,.2),transparent 48%),linear-gradient(180deg,#1b1a1b,#070809)!important}.react-app-root[data-theme=dark-fantasy] .avatar:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;pointer-events:none;border:1px solid rgba(197,161,104,.18);clip-path:polygon(0 0,34% 0,40% 4%,60% 4%,66% 0,100% 0,100% 34%,96% 40%,96% 60%,100% 66%,100% 100%,66% 100%,60% 96%,40% 96%,34% 100%,0 100%,0 66%,4% 60%,4% 40%,0 34%)}.react-app-root[data-theme=dark-fantasy] .team-elo-line{color:#b49562!important;letter-spacing:.08em}.react-app-root[data-theme=dark-fantasy] .chess-clocks{width:min(760px,calc(100% - 24px))!important;gap:8px!important}.react-app-root[data-theme=dark-fantasy] .chess-clock{position:relative;overflow:hidden;border-width:1px!important;border-color:#584432!important;background:linear-gradient(180deg,#19181af7,#08090afa)!important}.react-app-root[data-theme=dark-fantasy] .chess-clock:after{content:"";position:absolute;left:12%;right:12%;bottom:0;height:2px;opacity:0;background:linear-gradient(90deg,transparent,#8f2722,#e0754f,#8f2722,transparent);box-shadow:0 0 10px #d0523f66;transition:opacity .2s ease}.react-app-root[data-theme=dark-fantasy] .chess-clock.active:after{opacity:.9}.react-app-root[data-theme=dark-fantasy] .chess-clock.active{transform:none!important;border-color:#7f4335!important;box-shadow:0 8px 24px #00000075,inset 0 1px #ffffff0a!important}.react-app-root[data-theme=dark-fantasy] .clock-center{border-width:1px!important;color:#cbbca2!important;background:#0b0b0d!important}.react-app-root[data-theme=dark-fantasy] .advantage-wrap.sf-wrap{position:relative;overflow:hidden;border:1px solid #5b4633!important;background:linear-gradient(180deg,#111112f6,#070809f9)!important}.react-app-root[data-theme=dark-fantasy] .advantage-wrap.sf-wrap:before{content:"";position:absolute;width:125px;height:125px;left:50%;top:50%;transform:translate(-50%,-50%);background:url(/assets/dark-fantasy/v2/rune.svg) center/contain no-repeat;opacity:.035;pointer-events:none}.react-app-root[data-theme=dark-fantasy] .sf-bars,.react-app-root[data-theme=dark-fantasy] .sf-topline{position:relative;z-index:1}.react-app-root[data-theme=dark-fantasy] .sf-player-label{font-family:Georgia,Times New Roman,serif!important;letter-spacing:.04em}.react-app-root[data-theme=dark-fantasy] .sf-life{box-shadow:0 4px 12px #00000057!important}.react-app-root[data-theme=dark-fantasy] .white-fill{background:linear-gradient(90deg,#f1eadb,#c9bda8 46%,#887a68)!important}.react-app-root[data-theme=dark-fantasy] .black-fill{background:linear-gradient(270deg,#d95a46,#982c27 48%,#451416)!important}.react-app-root[data-theme=dark-fantasy] .vs-badge{border-width:1px!important;background:radial-gradient(circle at 50% 35%,#7e2b25,#241213 60%,#09090a)!important}.react-app-root[data-theme=dark-fantasy] .board-area{position:relative}.react-app-root[data-theme=dark-fantasy] .board-area:before,.react-app-root[data-theme=dark-fantasy] .board-area:after{content:"";position:absolute;width:82px;height:82px;pointer-events:none;z-index:4;opacity:.62;background:url(/assets/dark-fantasy/v2/corner-ornament.svg) center/contain no-repeat}.react-app-root[data-theme=dark-fantasy] .board-area:before{left:-14px;top:36px}.react-app-root[data-theme=dark-fantasy] .board-area:after{right:-14px;bottom:-14px;transform:rotate(180deg)}.react-app-root[data-theme=dark-fantasy] .turn-badge{border-color:#614935!important;background:linear-gradient(180deg,#191718,#090a0b)!important;box-shadow:0 5px 15px #00000061!important}.react-app-root[data-theme=dark-fantasy] .board{position:relative;border:5px solid #111113!important;outline:1px solid #856647!important;outline-offset:2px!important;box-shadow:0 22px 54px #000000a1,0 0 0 3px #191614c7,0 0 0 4px #96714829,inset 0 0 28px #0000003d!important}.react-app-root[data-theme=dark-fantasy] .sq{border:1px solid rgba(0,0,0,.055)}.react-app-root[data-theme=dark-fantasy] .sq.light{background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.12),transparent 22%),radial-gradient(circle at 72% 76%,rgba(75,62,49,.12),transparent 28%),repeating-linear-gradient(18deg,rgba(255,255,255,.025) 0 1px,transparent 1px 13px),linear-gradient(145deg,#c3b9a7,#968f82 56%,#aaa18f)!important}.react-app-root[data-theme=dark-fantasy] .sq.dark{background:radial-gradient(circle at 70% 24%,rgba(143,58,46,.07),transparent 24%),repeating-linear-gradient(116deg,rgba(255,255,255,.018) 0 1px,transparent 1px 14px),linear-gradient(145deg,#29292a,#111214 58%,#211f20)!important}.react-app-root[data-theme=dark-fantasy] .sq:before{opacity:.11!important}.react-app-root[data-theme=dark-fantasy] .sq.selected{box-shadow:inset 0 0 0 3px #d3b16ae0,inset 0 0 24px #d3b16a2e!important}.react-app-root[data-theme=dark-fantasy] .sq.last{box-shadow:inset 0 0 0 999px #894f3c2e!important}.react-app-root[data-theme=dark-fantasy] .sq.check{box-shadow:inset 0 0 0 999px #911f1d4f,inset 0 0 30px #df423152!important}.react-app-root[data-theme=dark-fantasy] .dot{width:18%!important;height:18%!important;min-width:8px!important;min-height:8px!important;background:#b89a59!important;border:1px solid #392b1e!important;box-shadow:0 0 9px #cda7573d!important}.react-app-root[data-theme=dark-fantasy] .piece{width:94%!important;height:94%!important;filter:none!important}.react-app-root[data-theme=dark-fantasy] .piece.white .piece-img{filter:drop-shadow(0 5px 3px rgba(0,0,0,.55)) drop-shadow(0 0 3px rgba(237,222,191,.12))}.react-app-root[data-theme=dark-fantasy] .piece.black .piece-img{filter:drop-shadow(0 6px 4px rgba(0,0,0,.64)) drop-shadow(0 0 4px rgba(153,45,38,.15))}.react-app-root[data-theme=dark-fantasy] .piece.capture-threat .piece-img{filter:drop-shadow(0 0 7px rgba(224,73,55,.9)) drop-shadow(0 5px 4px rgba(0,0,0,.6))!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-block{border:1px solid #423329!important;background:linear-gradient(180deg,#101011e6,#070809eb)!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-head{color:#cdbda3!important;font-family:Georgia,Times New Roman,serif;letter-spacing:.04em}.react-app-root[data-theme=dark-fantasy] .ongoing-game-card,.react-app-root[data-theme=dark-fantasy] .correspondence-item{border-color:#352b24!important;background:linear-gradient(180deg,#131315,#090a0b)!important}.react-app-root[data-theme=dark-fantasy] .ongoing-game-card:hover,.react-app-root[data-theme=dark-fantasy] .correspondence-item:hover{border-color:#7b5940!important;background:linear-gradient(180deg,#1a1718,#0c0b0c)!important}.react-app-root[data-theme=dark-fantasy] .btn-main,.react-app-root[data-theme=dark-fantasy] .remote-main-btn,.react-app-root[data-theme=dark-fantasy] .profile-save,.react-app-root[data-theme=dark-fantasy] .guest-login-btn,.react-app-root[data-theme=dark-fantasy] .mate-replay,.react-app-root[data-theme=dark-fantasy] .correspondence-create-btn{border-color:#9a4938!important;background:linear-gradient(180deg,rgba(214,82,61,.12),transparent 42%),linear-gradient(180deg,#7d2924,#471617)!important;box-shadow:0 3px #210a0b,0 7px 14px #00000042!important}.react-app-root[data-theme=dark-fantasy] .btn-main:hover,.react-app-root[data-theme=dark-fantasy] .remote-main-btn:hover,.react-app-root[data-theme=dark-fantasy] .profile-save:hover,.react-app-root[data-theme=dark-fantasy] .guest-login-btn:hover{filter:brightness(1.08)}.react-app-root[data-theme=dark-fantasy] .btn-yellow,.react-app-root[data-theme=dark-fantasy] .secondary,.react-app-root[data-theme=dark-fantasy] .mode-back,.react-app-root[data-theme=dark-fantasy] .auth-refresh{border-color:#554333!important;background:linear-gradient(180deg,#222123,#101112)!important}.react-app-root[data-theme=dark-fantasy] .mode-overlay,.react-app-root[data-theme=dark-fantasy] .profile-overlay,.react-app-root[data-theme=dark-fantasy] .app-sheet-overlay,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-overlay,.react-app-root[data-theme=dark-fantasy] .correspondence-overlay,.react-app-root[data-theme=dark-fantasy] .camp-overlay,.react-app-root[data-theme=dark-fantasy] .game-action-overlay,.react-app-root[data-theme=dark-fantasy] .mate-overlay{background:#020304c7!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.react-app-root[data-theme=dark-fantasy] .mode-card,.react-app-root[data-theme=dark-fantasy] .profile-card,.react-app-root[data-theme=dark-fantasy] .app-sheet,.react-app-root[data-theme=dark-fantasy] .profile-dashboard,.react-app-root[data-theme=dark-fantasy] .correspondence-sheet,.react-app-root[data-theme=dark-fantasy] .camp-card,.react-app-root[data-theme=dark-fantasy] .game-action-dialog{position:relative;border:1px solid #76583e!important;background:radial-gradient(circle at 50% 0,rgba(132,41,34,.12),transparent 34%),linear-gradient(180deg,#19191b,#08090a 78%)!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav{border:1px solid #604932!important;background:#08090af6!important;box-shadow:0 14px 34px #0000008f,inset 0 1px #e2c5910b!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn{border-color:#3f3329!important;background:linear-gradient(180deg,#1c1b1d,#0d0e0f)!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn.play{border-color:#8e4033!important;background:linear-gradient(180deg,#792821,#431315)!important}.react-app-root[data-theme=dark-fantasy] .mate-character img{filter:drop-shadow(0 24px 24px rgba(0,0,0,.78)) drop-shadow(0 0 22px rgba(173,50,40,.13))!important}.react-app-root[data-theme=dark-fantasy] .mate-sign{border:1px solid #78593e!important;background:radial-gradient(circle at 50% 0,rgba(143,42,34,.14),transparent 42%),linear-gradient(180deg,#1b1a1c,#08090a)!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-name{color:#cf5946!important;text-shadow:0 0 16px rgba(183,55,44,.18)}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy] .titlebar:after{font-size:.42rem;letter-spacing:.24em}.react-app-root[data-theme=dark-fantasy] .panel:before,.react-app-root[data-theme=dark-fantasy] .panel:after{width:52px;height:52px;opacity:.26}.react-app-root[data-theme=dark-fantasy] .board-area:before,.react-app-root[data-theme=dark-fantasy] .board-area:after{display:none}.react-app-root[data-theme=dark-fantasy] .board{border-width:4px!important;outline-offset:1px!important}}@media(hover:hover)and (pointer:fine){.react-app-root[data-theme=dark-fantasy] button:not(:disabled){transition:filter .14s ease,border-color .14s ease,background-color .14s ease}}@media(prefers-reduced-motion:reduce){.react-app-root[data-theme=dark-fantasy] .chess-clock:after{transition:none}}.react-app-root[data-theme=dark-fantasy] .ongoing-games-block{overflow:hidden;border-color:#59402d!important;background:linear-gradient(180deg,#141212fa,#08090afa)!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-head{min-height:66px;padding:14px 18px;color:#d6c6aa!important;background:linear-gradient(90deg,#69452633,#211b19f5 22%,#141213fa 78%,#64372629)!important;border-top:1px solid rgba(194,151,91,.24)!important;border-bottom:1px solid #6b4932!important;box-shadow:inset 0 1px #ffe6be0d,inset 0 -8px 18px #0003}.react-app-root[data-theme=dark-fantasy] .ongoing-games-head strong{color:#d8c9b0!important;font-family:Georgia,Times New Roman,serif!important;font-size:.82rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase;text-shadow:0 1px 2px #000}.react-app-root[data-theme=dark-fantasy] .ongoing-games-count{min-width:34px;height:34px;padding:0 9px;color:#f0dfc7!important;border:1px solid #a65a43!important;border-radius:999px;background:linear-gradient(180deg,#92392e,#5d201d)!important;box-shadow:inset 0 1px #ffffff1f,0 2px 5px #00000073;font-weight:900}.react-app-root[data-theme=dark-fantasy] .ongoing-games-list{padding:14px;background:linear-gradient(180deg,#0c0c0d,#101011)!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-empty{min-height:66px;color:#bba98d!important;border:1px solid #49382c!important;border-radius:12px;background:linear-gradient(180deg,#201c1a,#151414)!important;box-shadow:inset 0 1px #ffffff09;font-weight:750}.react-app-root[data-theme=dark-fantasy] .ongoing-games-empty.error{color:#d17462!important;border-color:#a64b3d7a!important}.react-app-root[data-theme=dark-fantasy] .ongoing-game-card{color:#d5c7b2!important;border:1px solid #4b382b!important;background:linear-gradient(180deg,#181617,#0d0d0e)!important;box-shadow:0 4px 10px #0000003d,inset 0 1px #ffffff06!important}.react-app-root[data-theme=dark-fantasy] .ongoing-game-card.my-turn{border-color:#a17a49!important;background:linear-gradient(180deg,#292217,#151312)!important;box-shadow:inset 3px 0 #b49460,0 4px 12px #0000004d!important}.react-app-root[data-theme=dark-fantasy] .ongoing-game-card.waiting{border-color:#70543d!important}.react-app-root[data-theme=dark-fantasy] .ongoing-player-row.me b:after{color:#c6a46e!important}.react-app-root[data-theme=dark-fantasy] .ongoing-turn{color:#aa9982!important;background:#94704b1a!important;border:1px solid rgba(148,112,75,.14)}.react-app-root[data-theme=dark-fantasy] .ongoing-turn.mine{color:#e1c794!important;background:linear-gradient(180deg,#8f673547,#523a2138)!important;border-color:#bc945759!important}.react-app-root[data-theme=dark-fantasy] .ongoing-deadline{color:#aa8e6d!important}.react-app-root[data-theme=dark-fantasy] .ongoing-mini-board{border-color:#725138!important;background:#0a0a0b!important;box-shadow:0 3px 8px #0000004d!important}.react-app-root[data-theme=dark-fantasy] .ongoing-mini-square.light{background:#b9aa8d!important}.react-app-root[data-theme=dark-fantasy] .ongoing-mini-square.dark{background:#4b3a33!important}.react-app-root[data-theme=dark-fantasy] .ongoing-color-dot.white{background:#e7dfcf!important;border-color:#8c755c!important}.react-app-root[data-theme=dark-fantasy] .ongoing-color-dot.black{background:#24181a!important;border-color:#755044!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-more{color:#dcc7a5!important;border:1px solid #60442e!important;background:linear-gradient(180deg,#2b211b,#171413)!important}@media(hover:hover)and (pointer:fine){.react-app-root[data-theme=dark-fantasy] .ongoing-game-card:hover{border-color:#876342!important;background:linear-gradient(180deg,#211c19,#111011)!important}.react-app-root[data-theme=dark-fantasy] .ongoing-game-card.my-turn:hover{border-color:#b78d54!important;background:linear-gradient(180deg,#302719,#181411)!important}.react-app-root[data-theme=dark-fantasy] .ongoing-games-more:hover{border-color:#8b6747!important;background:linear-gradient(180deg,#35271e,#1b1512)!important}}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy] .ongoing-games-head{min-height:58px;padding:12px 14px}.react-app-root[data-theme=dark-fantasy] .ongoing-games-count{min-width:32px;height:32px}.react-app-root[data-theme=dark-fantasy] .ongoing-games-list{padding:12px}}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{width:min(820px,calc(100% - 24px))!important;min-height:76px!important;padding:8px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;border:1px solid #654a32!important;border-radius:12px!important;background:linear-gradient(180deg,#121112fa,#08090afa)!important;box-shadow:0 16px 38px #0000009e,inset 0 1px #ecd3a90d!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active>#bottomPlayBtn{display:flex!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn{width:100%!important;min-width:0!important;min-height:58px!important;height:58px!important;margin:0!important;padding:8px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border:1px solid #6f5036!important;border-radius:8px!important;color:#e4d7c2!important;background:radial-gradient(circle at 50% 0,rgba(144,52,40,.12),transparent 65%),linear-gradient(180deg,#242022,#171416 52%,#0e0e0f)!important;box-shadow:inset 0 1px #ffebc812,inset 0 -1px #000000a6,0 3px 8px #00000042!important;font-family:Outfit,Nunito,sans-serif!important;font-size:.78rem!important;font-weight:900!important;line-height:1!important;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn.play,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.draw,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.resign,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active #bottomProfileBtn{color:#e4d7c2!important;border-color:#6f5036!important;background:radial-gradient(circle at 50% 0,rgba(144,52,40,.12),transparent 65%),linear-gradient(180deg,#242022,#171416 52%,#0e0e0f)!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-icon,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-icon{width:31px!important;height:31px!important;flex:0 0 31px!important;display:grid!important;place-items:center!important;border:1px solid rgba(173,124,75,.15)!important;border-radius:6px!important;color:#d2bea0!important;background:#ffffff09!important;font-size:.9rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.resign .game-action-icon{color:#e3b5ac!important;background:#8f2b2333!important;border-color:#b0463840!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;line-height:1.08!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy strong{color:#e8dcc8!important;font-size:.78rem!important;font-weight:900!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy small{margin-top:3px!important;color:#9e8b72!important;font-size:.52rem!important;font-weight:800!important}@media(hover:hover){.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn:hover,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn:hover{transform:translateY(-1px)!important;color:#f0e4d1!important;border-color:#9a7049!important;background:radial-gradient(circle at 50% 0,rgba(152,47,37,.2),transparent 68%),linear-gradient(180deg,#312527,#1c1718 55%,#111011)!important;box-shadow:inset 0 1px #ffebc81a,0 5px 12px #00000057!important}}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn:active,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn:active{transform:translateY(1px)!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-status{position:absolute!important;left:50%!important;right:auto!important;bottom:calc(100% + 9px)!important;width:max-content!important;max-width:min(420px,calc(100vw - 30px))!important;transform:translate(-50%)!important;margin:0!important;padding:7px 12px!important;color:#c9b99f!important;border:1px solid #58422f!important;border-radius:7px!important;background:#0c0c0df7!important;box-shadow:0 7px 20px #0000007a!important;font-size:.58rem!important;text-align:center!important;z-index:20!important}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{width:calc(100% - 12px)!important;min-height:64px!important;padding:6px!important;gap:5px!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn{height:52px!important;min-height:52px!important;padding:6px 5px!important;gap:5px!important;border-radius:7px!important;font-size:.64rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-icon,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-icon{width:25px!important;height:25px!important;flex-basis:25px!important;font-size:.72rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy strong{font-size:.65rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy small{display:none!important}}@media(max-width:470px){.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{gap:3px!important;padding:4px!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn{height:48px!important;min-height:48px!important;padding:5px 3px!important;font-size:.57rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-icon,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-icon{display:none!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy{align-items:center!important;text-align:center!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy strong{font-size:.59rem!important}}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{position:relative!important;width:min(980px,calc(100% - 24px))!important;min-height:0!important;padding:6px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:48px!important;gap:6px!important;align-items:stretch!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active>.game-actions{position:static!important;display:contents!important;width:auto!important;padding:0!important;margin:0!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn{width:100%!important;min-width:0!important;min-height:48px!important;height:48px!important;margin:0!important;padding:5px 9px!important;gap:7px!important;border-radius:8px!important;font-size:.7rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-icon,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-icon{width:26px!important;height:26px!important;flex:0 0 26px!important;font-size:.78rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy strong{font-size:.7rem!important;white-space:nowrap!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy small{margin-top:2px!important;font-size:.48rem!important;white-space:nowrap!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-status{position:absolute!important;left:50%!important;right:auto!important;bottom:calc(100% + 8px)!important;transform:translate(-50%)!important;width:max-content!important;max-width:min(420px,calc(100vw - 30px))!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-status:empty{display:none!important}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{width:calc(100% - 12px)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:44px!important;gap:4px!important;padding:4px!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn{min-height:44px!important;height:44px!important;padding:4px 5px!important;gap:5px!important;font-size:.61rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-icon,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-icon{width:22px!important;height:22px!important;flex:0 0 22px!important;font-size:.67rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy strong{font-size:.61rem!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy small{display:none!important}}@media(max-width:470px){.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{grid-template-rows:40px!important;gap:3px!important;padding:3px!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-btn,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn{min-height:40px!important;height:40px!important;padding:3px!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-icon,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-icon{display:none!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy{align-items:center!important;text-align:center!important}.react-app-root[data-theme=dark-fantasy] .bottom-nav-copy strong{font-size:.56rem!important}}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{position:sticky!important;left:auto!important;right:auto!important;bottom:8px!important;z-index:1000!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important;width:min(980px,calc(100% - 24px))!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:48px!important;align-items:stretch!important;gap:6px!important;padding:6px!important;background:linear-gradient(180deg,#121112fb,#08090afb)!important;border:1px solid #654a32!important;border-radius:12px!important;box-shadow:0 12px 34px #0000009e,inset 0 1px #ecd3a90d!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active>.game-actions{display:contents!important}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{bottom:5px!important;margin-bottom:5px!important;width:calc(100% - 10px)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:44px!important;gap:4px!important;padding:4px!important}}@media(max-width:470px){.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{bottom:3px!important;margin-bottom:3px!important;width:calc(100% - 6px)!important;grid-template-rows:40px!important;gap:3px!important;padding:3px!important}}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{position:fixed!important;left:50%!important;right:auto!important;bottom:12px!important;transform:translate(-50%)!important;z-index:9999!important;width:min(980px,calc(100vw - 24px))!important;max-width:980px!important;margin:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:48px!important;align-items:stretch!important;gap:6px!important;padding:6px!important;background:linear-gradient(180deg,#121112fb,#08090afb)!important;border:1px solid #654a32!important;border-radius:12px!important;box-shadow:0 14px 38px #000000b3,inset 0 1px #ecd3a90e!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.react-app-root[data-theme=dark-fantasy]{padding-bottom:86px!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active>#bottomPlayBtn{display:flex!important;grid-column:1!important;grid-row:1!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active>.game-actions{position:static!important;display:contents!important;width:auto!important;margin:0!important;padding:0!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.draw{grid-column:2!important;grid-row:1!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.resign{grid-column:3!important;grid-row:1!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active>#bottomProfileBtn{grid-column:4!important;grid-row:1!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-status{position:absolute!important;left:50%!important;right:auto!important;bottom:calc(100% + 8px)!important;transform:translate(-50%)!important;width:max-content!important;max-width:min(420px,calc(100vw - 24px))!important;z-index:10001!important}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy]{padding-bottom:76px!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{left:50%!important;right:auto!important;bottom:7px!important;transform:translate(-50%)!important;width:calc(100vw - 12px)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:44px!important;gap:4px!important;padding:4px!important}}@media(max-width:470px){.react-app-root[data-theme=dark-fantasy]{padding-bottom:68px!important}.react-app-root[data-theme=dark-fantasy] .bottom-app-nav,.react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active{left:50%!important;right:auto!important;bottom:max(4px,env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;width:calc(100vw - 8px)!important;grid-template-rows:40px!important;gap:3px!important;padding:3px!important}}.react-app-root[data-theme=dark-fantasy] .mate-overlay{background:radial-gradient(circle at 50% 34%,rgba(119,42,31,.24),transparent 28%),radial-gradient(circle at 50% 60%,rgba(166,126,70,.08),transparent 40%),#030405d1!important;backdrop-filter:blur(7px) saturate(.82)!important;-webkit-backdrop-filter:blur(7px) saturate(.82)!important}.react-app-root[data-theme=dark-fantasy] .mate-panel{width:min(92vw,720px)!important;gap:0!important;padding:18px 22px 24px!important}.react-app-root[data-theme=dark-fantasy] .mate-character{position:relative!important;z-index:2!important;min-width:0!important;margin:0 0 -34px!important;pointer-events:none!important}.react-app-root[data-theme=dark-fantasy] .mate-character:after{content:"";position:absolute;left:50%;bottom:18px;width:70%;height:22px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.72),transparent 70%);filter:blur(5px);z-index:-1}.react-app-root[data-theme=dark-fantasy] .mate-character img{width:auto!important;max-width:min(48vw,330px)!important;max-height:340px!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 24px 22px rgba(0,0,0,.82)) drop-shadow(0 0 16px rgba(174,128,73,.16))!important}.react-app-root[data-theme=dark-fantasy] .mate-character img[data-winner-color=w]{filter:drop-shadow(0 24px 22px rgba(0,0,0,.82)) drop-shadow(0 0 18px rgba(226,210,177,.2))!important}.react-app-root[data-theme=dark-fantasy] .mate-character img[data-winner-color=b]{filter:drop-shadow(0 24px 22px rgba(0,0,0,.84)) drop-shadow(0 0 20px rgba(145,38,31,.26))!important}.react-app-root[data-theme=dark-fantasy] .mate-sign{position:relative!important;z-index:1!important;width:min(100%,560px)!important;min-width:0!important;padding:42px 30px 28px!important;overflow:hidden!important;color:#dfd2bc!important;border:1px solid #83613f!important;border-radius:10px!important;background:linear-gradient(90deg,transparent,rgba(206,169,104,.055),transparent),radial-gradient(circle at 50% 0,rgba(123,43,34,.2),transparent 42%),linear-gradient(180deg,#211d1d,#121112 42%,#08090a)!important;box-shadow:0 22px 54px #000000b8,inset 0 0 0 4px #070708c7,inset 0 0 0 5px #7e5a3738,inset 0 1px #efd9b31a!important}.react-app-root[data-theme=dark-fantasy] .mate-sign:before,.react-app-root[data-theme=dark-fantasy] .mate-sign:after{content:"✦"!important;position:absolute!important;top:15px!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:none!important;color:#94704a!important;font-size:.78rem!important;line-height:1!important;opacity:.86!important}.react-app-root[data-theme=dark-fantasy] .mate-sign:before{left:20px!important}.react-app-root[data-theme=dark-fantasy] .mate-sign:after{right:20px!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-top{margin:0 0 10px!important;color:#e7dcc8!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.45rem,3.5vw,2.25rem)!important;font-weight:800!important;letter-spacing:.105em!important;line-height:1.05!important;text-transform:uppercase!important;text-shadow:0 2px 8px rgba(0,0,0,.78)!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-winner{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:0 0 9px!important;color:#a98a61!important;font-size:.66rem!important;font-weight:900!important;letter-spacing:.22em!important;text-transform:uppercase!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-winner:before,.react-app-root[data-theme=dark-fantasy] .mate-sign-winner:after{content:"";width:42px;height:1px;background:linear-gradient(90deg,transparent,#77583a)}.react-app-root[data-theme=dark-fantasy] .mate-sign-winner:after{transform:scaleX(-1)}.react-app-root[data-theme=dark-fantasy] .mate-sign-name{min-width:min(100%,320px)!important;margin:0!important;padding:9px 20px!important;color:#e4d5bd!important;background:radial-gradient(circle at 50% 0,rgba(148,51,39,.22),transparent 66%),linear-gradient(180deg,#2a1b1b,#140e0f)!important;border:1px solid #81453a!important;border-radius:5px!important;box-shadow:inset 0 1px #ffe1b812,0 6px 18px #00000057!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.15rem,3.4vw,1.8rem)!important;font-weight:800!important;letter-spacing:.09em!important;text-shadow:0 2px 8px rgba(0,0,0,.65)!important}.react-app-root[data-theme=dark-fantasy] .elo-result{margin-top:12px!important;color:#b8a68d!important;border:1px solid rgba(130,96,61,.42)!important;background:#06070885!important}.react-app-root[data-theme=dark-fantasy] .mate-replay{min-height:42px!important;margin-top:16px!important;padding:9px 22px!important;color:#e6dac5!important;background:radial-gradient(circle at 50% 0,rgba(141,48,37,.16),transparent 70%),linear-gradient(180deg,#282123,#121113)!important;border:1px solid #79563a!important;border-radius:7px!important;box-shadow:inset 0 1px #ffebc812,0 5px 14px #0000005c!important;font-size:.76rem!important;font-weight:900!important;letter-spacing:.1em!important}@media(hover:hover){.react-app-root[data-theme=dark-fantasy] .mate-replay:hover{transform:translateY(-1px)!important;filter:none!important;color:#f0e4d1!important;border-color:#a27649!important;background:radial-gradient(circle at 50% 0,rgba(157,53,41,.23),transparent 70%),linear-gradient(180deg,#322628,#171315)!important}}.react-app-root[data-theme=dark-fantasy] .mate-close{top:8px!important;right:8px!important;width:34px!important;height:34px!important;color:#c7b79d!important;background:#121113!important;border:1px solid #604832!important;box-shadow:0 5px 14px #0000006b!important;font-size:1.3rem!important}@media(max-width:760px){.react-app-root[data-theme=dark-fantasy] .mate-panel{width:min(96vw,560px)!important;padding:10px 8px 14px!important}.react-app-root[data-theme=dark-fantasy] .mate-character{margin-bottom:-23px!important}.react-app-root[data-theme=dark-fantasy] .mate-character img{max-width:min(57vw,215px)!important;max-height:215px!important}.react-app-root[data-theme=dark-fantasy] .mate-sign{width:min(94vw,500px)!important;padding:31px 15px 18px!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-top{font-size:1.28rem!important;letter-spacing:.08em!important}.react-app-root[data-theme=dark-fantasy] .mate-sign-name{font-size:1.16rem!important;padding:8px 12px!important}}.react-app-root[data-theme=dark-fantasy] .smooth-piece-move{padding:2px!important;border-radius:8px!important;background:radial-gradient(circle at 50% 28%,rgba(154,105,70,.18),transparent 46%),linear-gradient(155deg,#201c1cfa,#0c0c0dfa 58%,#160f10fa)!important;border:1px solid rgba(132,91,59,.72)!important;box-shadow:inset 0 1px #e7d2b00f,inset 0 0 16px #00000075,0 7px 14px #00000080!important;filter:none!important}.react-app-root[data-theme=dark-fantasy] .smooth-piece-move.white{background:radial-gradient(circle at 50% 32%,rgba(218,201,166,.14),transparent 43%),linear-gradient(155deg,#262322,#121213 58%,#1b1716)!important;border-color:#ae8e5ead!important;box-shadow:inset 0 1px #eddcbe14,inset 0 0 18px #00000080,0 0 10px #9e7e4e1a,0 8px 15px #0000008f!important}.react-app-root[data-theme=dark-fantasy] .smooth-piece-move.black{background:radial-gradient(circle at 50% 35%,rgba(137,42,35,.22),transparent 46%),linear-gradient(155deg,#21191a,#0c0c0d 55%,#190d0e)!important;border-color:#7f392dc7!important;box-shadow:inset 0 1px #cd8f760d,inset 0 0 18px #0000008f,0 0 10px #7d211d1f,0 8px 15px #0009!important}.react-app-root[data-theme=dark-fantasy] .smooth-piece-move img{filter:drop-shadow(0 4px 3px rgba(0,0,0,.68)) drop-shadow(0 0 2px rgba(194,158,102,.12))!important}.react-app-root[data-theme=dark-fantasy] .smooth-piece-move.black img{filter:drop-shadow(0 4px 3px rgba(0,0,0,.72)) drop-shadow(0 0 3px rgba(147,43,35,.15))!important}html[data-theme=dark-fantasy] .smooth-piece-move{padding:0!important;overflow:visible!important;background:radial-gradient(circle at 50% 58%,#7d4e3033,#37251e1f 34%,#09090a00 70%)!important;border:0!important;border-radius:18px!important;box-shadow:0 9px 16px #0000007a,0 0 18px #5b39251a!important;filter:none!important}html[data-theme=dark-fantasy] .smooth-piece-move.white{background:radial-gradient(ellipse at 50% 62%,#d5c9b22e,#8270561f 30%,#251f1d12 48%,#08080900 72%)!important;border:0!important;box-shadow:0 8px 16px #00000085,0 0 12px #b9a37d14!important}html[data-theme=dark-fantasy] .smooth-piece-move.black{background:radial-gradient(ellipse at 50% 62%,#771f1c38,#44141421 34%,#170c0d14 50%,#07070800 74%)!important;border:0!important;box-shadow:0 8px 17px #00000094,0 0 13px #7d221d1a!important}html[data-theme=dark-fantasy] .smooth-piece-move img{width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 6px 4px rgba(0,0,0,.72)) drop-shadow(0 0 2px rgba(202,183,150,.1))!important}html[data-theme=dark-fantasy] .smooth-piece-move.black img{filter:drop-shadow(0 6px 4px rgba(0,0,0,.76)) drop-shadow(0 0 3px rgba(139,39,32,.15))!important}html[data-theme=dark-fantasy] .board-shell.impact,html[data-theme=dark-fantasy] .board-shell.impact *{backface-visibility:hidden}html[data-theme=dark-fantasy] .board-shell.impact{animation:board-shake-dark .42s cubic-bezier(.22,.7,.22,1),board-pulse-dark .52s ease-out}@keyframes board-shake-dark{0%{transform:translateZ(0)}18%{transform:translate3d(-5px,1px,0)}34%{transform:translate3d(6px,-1px,0)}52%{transform:translate3d(-4px,2px,0)}70%{transform:translate3d(4px,-1px,0)}to{transform:translateZ(0)}}@keyframes board-pulse-dark{0%{filter:brightness(1)}25%{filter:brightness(1.15) saturate(1.08)}to{filter:brightness(1)}}html[data-theme=dark-fantasy] .sq.capture-hit{box-shadow:inset 0 0 0 999px #61101257,0 0 0 2px #e671544d,0 0 26px #9f25255c,inset 0 0 38px #ffb77e24!important}html[data-theme=dark-fantasy] .capture-overlay{position:fixed;pointer-events:none;z-index:9999;width:240px;height:240px;transform:translate(-50%,-50%);isolation:isolate}html[data-theme=dark-fantasy] .capture-overlay.attacker-white{--impact-core: rgba(232,219,191,.92);--impact-hot: rgba(210,153,94,.84);--impact-accent: rgba(122,180,204,.42);--impact-rune: rgba(228,216,188,.85)}html[data-theme=dark-fantasy] .capture-overlay.attacker-black{--impact-core: rgba(232,120,110,.92);--impact-hot: rgba(132,28,32,.88);--impact-accent: rgba(86,12,16,.54);--impact-rune: rgba(255,154,142,.82)}html[data-theme=dark-fantasy] .capture-overlay .eclipse{position:absolute;left:50%;top:50%;width:132px;height:132px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#0c0a0e40,#1a1214ad 34%,#57111757 58%,#0b080b00 78%);filter:blur(2px);animation:eclipse-bloom .78s ease-out forwards}html[data-theme=dark-fantasy] .capture-overlay .victim{position:absolute;left:50%;top:74px;transform:translate(-50%);width:92px;height:104px;animation:piece-doom-collapse 1.08s cubic-bezier(.18,.73,.18,1) forwards;transform-origin:center center;filter:drop-shadow(0 10px 14px rgba(0,0,0,.55))}html[data-theme=dark-fantasy] .capture-overlay .victim .piece{width:100%;height:100%;padding:0;border:none!important;background:transparent!important}html[data-theme=dark-fantasy] .capture-overlay .flash{position:absolute;left:50%;top:112px;transform:translate(-50%);width:30px;height:30px;border-radius:50%;background:radial-gradient(circle,var(--impact-core) 0%,var(--impact-hot) 36%,rgba(255,180,112,.15) 58%,rgba(0,0,0,0) 75%);animation:flash-burst-dark .92s ease-out forwards;mix-blend-mode:screen}html[data-theme=dark-fantasy] .capture-overlay .ringwave{position:absolute;left:50%;top:120px;transform:translate(-50%);width:34px;height:34px;border-radius:50%;border:3px solid rgba(211,164,119,.78);box-shadow:0 0 18px #d779583d,inset 0 0 10px #fff2e01f;animation:ring-wave-dark .82s ease-out forwards}html[data-theme=dark-fantasy] .capture-overlay .slash{position:absolute;left:50%;top:114px;width:150px;height:10px;border-radius:999px;transform-origin:center;background:linear-gradient(90deg,#fff0,#fff5e1f5 20%,#ff6f58fa 44%,#761016fa,#ffeed6e6 82%,#fff0);filter:drop-shadow(0 0 12px rgba(201,56,47,.45))}html[data-theme=dark-fantasy] .capture-overlay .slash-a{animation:slash-cut-dark-a .5s ease-out forwards}html[data-theme=dark-fantasy] .capture-overlay .slash-b{animation:slash-cut-dark-b .56s ease-out .04s forwards;opacity:0}html[data-theme=dark-fantasy] .capture-overlay .embers,html[data-theme=dark-fantasy] .capture-overlay .ashes,html[data-theme=dark-fantasy] .capture-overlay .shards,html[data-theme=dark-fantasy] .capture-overlay .runes{position:absolute;top:0;right:0;bottom:0;left:0}html[data-theme=dark-fantasy] .capture-overlay .ember{position:absolute;width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,#ffeed6f2,#e2784cf2 42%,#82151bd6 68%,#0000);box-shadow:0 0 10px #d05b3f59;animation:ember-burst 1s ease-out forwards}html[data-theme=dark-fantasy] .capture-overlay .ash{position:absolute;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle,#bbb3b0b8,#584f536b 55%,#0000);filter:blur(.6px);animation:ash-drift 1.1s ease-out forwards}html[data-theme=dark-fantasy] .capture-overlay .shard{position:absolute;width:18px;height:6px;background:linear-gradient(90deg,#fff0,#ffe8d2f5,#a81419f5,#fff0);clip-path:polygon(0 50%,28% 0,100% 50%,28% 100%);filter:drop-shadow(0 0 8px rgba(173,41,32,.32));animation:shard-fly 1.02s ease-out forwards}html[data-theme=dark-fantasy] .capture-overlay .rune{position:absolute;font-size:1.22rem;font-weight:700;color:var(--impact-rune);text-shadow:0 0 10px rgba(0,0,0,.55),0 0 12px rgba(203,129,96,.28);animation:rune-rise 1.05s ease-out forwards}html[data-theme=dark-fantasy] .capture-overlay .powtext{position:absolute;left:50%;top:18px;transform:translate(-50%) scale(.7);padding:8px 14px;min-width:118px;border-radius:999px;background:linear-gradient(180deg,#1f1618f5,#421c1cf2);border:2px solid rgba(185,121,95,.78);box-shadow:0 10px 26px #00000059,inset 0 1px #ffffff0d;color:#f5ddcf;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;animation:doom-pop 1.05s ease-out forwards;white-space:nowrap}@keyframes eclipse-bloom{0%{transform:translate(-50%,-50%) scale(.25);opacity:0}25%{opacity:.95}to{transform:translate(-50%,-50%) scale(1.55);opacity:0}}@keyframes piece-doom-collapse{0%{transform:translate(-50%) translateY(-10px) scale(1);opacity:1;filter:brightness(1)}22%{transform:translate(-50%) translateY(0) scale(1.05);opacity:1}46%{transform:translate(-50%) translateY(20px) scale(.92);opacity:1}68%{transform:translate(-50%) translateY(34px) scale(.66);opacity:.92;filter:brightness(.8)}to{transform:translate(-50%) translateY(50px) scale(.16);opacity:0;filter:brightness(.3)}}@keyframes flash-burst-dark{0%{transform:translate(-50%) scale(.12);opacity:0}14%{opacity:1}to{transform:translate(-50%) scale(8.2);opacity:0}}@keyframes ring-wave-dark{0%{transform:translate(-50%) scale(.38);opacity:1}to{transform:translate(-50%) scale(6.3);opacity:0}}@keyframes slash-cut-dark-a{0%{transform:translate(-50%) rotate(-26deg) scaleX(.12);opacity:0}22%{opacity:1}to{transform:translate(-50%) rotate(10deg) scaleX(1.1);opacity:0}}@keyframes slash-cut-dark-b{0%{transform:translate(-50%) rotate(26deg) scaleX(.08);opacity:0}20%{opacity:1}to{transform:translate(-50%) rotate(-12deg) scaleX(1.08);opacity:0}}@keyframes ember-burst{0%{transform:translate(0) scale(.25);opacity:0}12%{opacity:1}to{transform:translate(var(--x),var(--y)) scale(var(--s));opacity:0}}@keyframes ash-drift{0%{transform:translate(0) scale(.35);opacity:0}12%{opacity:.9}to{transform:translate(var(--x),var(--y)) scale(var(--s));opacity:0}}@keyframes shard-fly{0%{transform:translate(0) rotate(0) scale(.2);opacity:0}12%{opacity:1}to{transform:translate(var(--x),var(--y)) rotate(var(--r)) scale(var(--s));opacity:0}}@keyframes rune-rise{0%{transform:translate(0) scale(.4) rotate(0);opacity:0}18%{opacity:1}to{transform:translate(var(--x),var(--y)) scale(1.18) rotate(var(--r));opacity:0}}@keyframes doom-pop{0%{transform:translate(-50%) scale(.45) translateY(10px);opacity:0}18%{opacity:1}54%{transform:translate(-50%) scale(1.04) translateY(-4px);opacity:1}to{transform:translate(-50%) scale(.92) translateY(-18px);opacity:0}}html[data-theme=dark-fantasy] .shell-shot{width:94px;height:94px;filter:drop-shadow(0 12px 20px rgba(0,0,0,.42))}html[data-theme=dark-fantasy] .shell-shot.launch{animation:shell-flight-dark .52s cubic-bezier(.2,.76,.24,1) forwards}html[data-theme=dark-fantasy] .shell-shot.red img{filter:drop-shadow(0 10px 16px rgba(120,18,22,.46)) drop-shadow(0 0 10px rgba(212,94,78,.18))}html[data-theme=dark-fantasy] .shell-shot.green img{filter:drop-shadow(0 10px 16px rgba(117,103,83,.36)) drop-shadow(0 0 10px rgba(181,173,154,.15))}html[data-theme=dark-fantasy] .shell-trail{width:22px;height:22px;background:radial-gradient(circle,#ffecd6eb,#d36f4ce6 34%,#76101499 58%,#0000 78%);filter:blur(1px);animation:trail-fade-dark .54s linear forwards}html[data-theme=dark-fantasy] .shell-trail.white{background:radial-gradient(circle,#f6ebdbf0,#c2a67bd9 36%,#5d423373 62%,#0000 80%)}html[data-theme=dark-fantasy] .shell-rune{position:fixed;left:0;top:0;transform:translate(-50%,-50%);pointer-events:none;z-index:9997;font-size:1rem;font-weight:700;opacity:0;text-shadow:0 0 10px rgba(0,0,0,.55);animation:shell-rune-fade .64s ease-out forwards}html[data-theme=dark-fantasy] .shell-rune.white{color:#eadbc0c7}html[data-theme=dark-fantasy] .shell-rune.black{color:#e8776ed1}@keyframes shell-flight-dark{0%{transform:translate(-50%,-50%) translate(0) scale(.78) rotate(0);opacity:0}10%{opacity:1}to{transform:translate(-50%,-50%) translate(var(--dx),var(--dy)) scale(1.04) rotate(var(--rot));opacity:1}}@keyframes trail-fade-dark{0%{opacity:.95;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.18)}}@keyframes shell-rune-fade{0%{opacity:0;transform:translate(-50%,-50%) scale(.45) rotate(0)}20%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) translateY(-14px) scale(1.15) rotate(18deg)}}html[data-theme=dark-fantasy] .smooth-piece-move,html[data-theme=dark-fantasy] .smooth-piece-move.white,html[data-theme=dark-fantasy] .smooth-piece-move.black{box-shadow:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active){grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:48px!important;width:min(620px,calc(100vw - 24px))!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active)>.game-actions,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active)>.game-actions.hidden{display:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active)>#bottomPlayBtn{display:flex!important;grid-column:1!important;grid-row:1!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active)>#bottomProfileBtn{display:flex!important;grid-column:2!important;grid-row:1!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active) .bottom-nav-btn{width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:5px 9px!important;color:#e4d7c2!important;border:1px solid #6f5036!important;border-radius:8px!important;background:radial-gradient(circle at 50% 0,rgba(144,52,40,.1),transparent 66%),linear-gradient(180deg,#242022,#171416 52%,#0e0e0f)!important;box-shadow:inset 0 1px #ffebc80f,inset 0 -1px #0009,0 2px 6px #0000003d!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.draw,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.resign{color:#e4d7c2!important;border-color:#6f5036!important;background:radial-gradient(circle at 50% 0,rgba(144,52,40,.1),transparent 66%),linear-gradient(180deg,#242022,#171416 52%,#0e0e0f)!important;box-shadow:inset 0 1px #ffebc80f,inset 0 -1px #0009,0 2px 6px #0000003d!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active .game-action-btn.resign .game-action-icon{color:#e3b5ac!important;background:#8f2b232e!important;border-color:#b0463838!important}@media(max-width:760px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active){width:min(520px,calc(100vw - 12px))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:44px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active) .bottom-nav-btn{height:44px!important;min-height:44px!important}}@media(max-width:470px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active){width:calc(100vw - 8px)!important;grid-template-rows:40px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav:not(.game-active) .bottom-nav-btn{height:40px!important;min-height:40px!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .panel:before,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .panel:after{content:none!important;display:none!important;background:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .board-area:before,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .board-area:after{content:none!important;display:none!important;background:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .advantage-wrap.sf-wrap:before{content:none!important;display:none!important;background:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .section-label-spaced:before{content:none!important;display:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .section-label-spaced{padding-left:0!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .avatar:after{content:none!important;display:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .logo:before,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .logo:after{content:none!important;display:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .titlebar:after{content:none!important;display:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .panel,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .advantage-wrap.sf-wrap{border-color:#4a392d!important}html[data-theme=dark-fantasy] body{background:#030304!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg{background:#040405!important;isolation:isolate;overflow:hidden}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg:before{content:"";position:absolute;top:-3%;right:-3%;bottom:-3%;left:-3%;z-index:-3;background:linear-gradient(180deg,#03030414,#05050642 32%,#060607bd 78%,#030304eb),url(/assets/dark-fantasy/theme-bg.webp) center 20% / cover no-repeat!important;filter:brightness(.72) saturate(.92) contrast(1.08);transform:scale(1.035);transform-origin:center top;animation:df-bg-drift 34s ease-in-out infinite alternate;will-change:transform}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 18% 18%,rgba(240,63,83,.22) 0 7%,rgba(240,63,83,.1) 8% 13%,transparent 22%),radial-gradient(circle at 23% 22%,rgba(255,113,120,.09) 0 3%,transparent 12%),radial-gradient(circle at 62% 68%,rgba(255,42,42,.11) 0 2%,transparent 14%),radial-gradient(circle at 68% 72%,rgba(255,64,64,.1) 0 3%,transparent 18%),linear-gradient(180deg,#110a0c05,#09090a1f 38%,#0505065c),linear-gradient(90deg,rgba(0,0,0,.55),transparent 18%,transparent 82%,rgba(0,0,0,.58));opacity:.96;animation:df-crimson-pulse 10s ease-in-out infinite;will-change:opacity,transform}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2!important;background:radial-gradient(ellipse at center,transparent 34%,rgba(0,0,0,.16) 66%,rgba(0,0,0,.72) 100%),linear-gradient(180deg,#0000000d,#0003 52%,#0000006b)!important;pointer-events:none}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:before{content:"";position:absolute;top:-8%;right:-10%;bottom:-8%;left:-10%;background:radial-gradient(ellipse at 24% 68%,rgba(222,214,201,.085) 0 12%,transparent 30%),radial-gradient(ellipse at 56% 70%,rgba(205,194,181,.055) 0 10%,transparent 28%),radial-gradient(ellipse at 78% 60%,rgba(170,162,152,.06) 0 10%,transparent 26%),radial-gradient(ellipse at 44% 32%,rgba(112,104,99,.045) 0 9%,transparent 22%);opacity:.72;transform:translateZ(0) scale(1.04);animation:df-fog-drift 24s ease-in-out infinite alternate;will-change:transform,opacity}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 86%,rgba(232,77,65,.7) 0 1px,transparent 2px),radial-gradient(circle at 18% 72%,rgba(232,77,65,.55) 0 1px,transparent 2px),radial-gradient(circle at 28% 82%,rgba(232,77,65,.68) 0 1px,transparent 2px),radial-gradient(circle at 54% 88%,rgba(232,77,65,.72) 0 1px,transparent 2px),radial-gradient(circle at 66% 80%,rgba(232,77,65,.54) 0 1px,transparent 2px),radial-gradient(circle at 72% 70%,rgba(232,77,65,.5) 0 1px,transparent 2px),radial-gradient(circle at 78% 62%,rgba(232,77,65,.42) 0 1px,transparent 2px),radial-gradient(circle at 84% 76%,rgba(232,77,65,.55) 0 1px,transparent 2px),radial-gradient(circle at 88% 68%,rgba(232,77,65,.42) 0 1px,transparent 2px);opacity:.34;transform:translateZ(0);animation:df-embers-rise 14s linear infinite;will-change:transform,opacity}@keyframes df-bg-drift{0%{transform:scale(1.035) translate3d(-.35%,0,0)}50%{transform:scale(1.06) translate3d(.35%,-.45%,0)}to{transform:scale(1.045) translate3d(.8%,-.2%,0)}}@keyframes df-crimson-pulse{0%,to{opacity:.82;transform:translateZ(0)}50%{opacity:1;transform:translate3d(0,-.4%,0)}}@keyframes df-fog-drift{0%{transform:translate3d(-1.2%,0,0) scale(1.04);opacity:.56}50%{transform:translate3d(.4%,-.6%,0) scale(1.07);opacity:.72}to{transform:translate3d(1.6%,-1.2%,0) scale(1.05);opacity:.6}}@keyframes df-embers-rise{0%{transform:translate3d(0,1.6%,0);opacity:.15}15%{opacity:.34}85%{opacity:.28}to{transform:translate3d(0,-2.6%,0);opacity:.08}}@media(max-width:980px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg:before{animation-duration:28s;background-position:center top!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:before{opacity:.56;animation-duration:20s}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:after{opacity:.22;animation-duration:16s}}@media(max-width:640px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg:before{top:-2%;right:-2%;bottom:-2%;left:-2%;filter:brightness(.7) saturate(.88) contrast(1.05)}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg:after{opacity:.88}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:before{opacity:.42}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:after{opacity:.16}}@media(prefers-reduced-motion:reduce){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg:before,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-bg:after,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:before,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .world-vignette:after{animation:none!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-overlay{background:radial-gradient(circle at 50% 34%,rgba(117,28,29,.12),transparent 34%),#020304c2!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-card{width:min(92vw,840px)!important;padding:38px 36px 34px!important;border:1px solid #76573c!important;border-radius:12px!important;background:radial-gradient(ellipse at 50% -10%,rgba(132,42,34,.15),transparent 42%),linear-gradient(180deg,#19181afb,#08090afc 72%,#050607fe)!important;box-shadow:0 24px 70px #000000b3,inset 0 1px #ebd3ac0e,inset 0 0 45px #00000040!important;text-align:center!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-title{margin:0 0 8px!important;color:#e4d8c4!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.8rem,4vw,2.8rem)!important;font-weight:700!important;letter-spacing:.035em!important;text-shadow:0 2px 0 #000,0 0 22px rgba(151,52,42,.12)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-sub{margin:0 0 28px!important;color:#9f907c!important;font-family:Nunito,Arial,sans-serif!important;font-size:.95rem!important;font-weight:700!important;opacity:1!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn{min-height:66px!important;padding:14px 16px!important;border:1px solid #5e4936!important;border-radius:9px!important;color:#e8dcc8!important;background:linear-gradient(180deg,#242123,#171517 55%,#0d0e0f)!important;box-shadow:inset 0 1px #ffebca0e,inset 0 -1px #000000b3,0 4px 12px #00000047!important;font-family:Georgia,Times New Roman,serif!important;font-size:1rem!important;font-weight:700!important;letter-spacing:.035em!important;text-shadow:0 1px 1px #000!important;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn.white{color:#efe5d2!important;border-color:#8a704d!important;background:radial-gradient(circle at 50% 0,rgba(223,206,169,.1),transparent 52%),linear-gradient(180deg,#3a342d,#24201c 52%,#141313)!important;box-shadow:inset 0 1px #efdebd1a,0 4px 12px #0000004d!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn.black{color:#d7d0c5!important;border-color:#4f4843!important;background:radial-gradient(circle at 50% 0,rgba(127,116,110,.07),transparent 52%),linear-gradient(180deg,#252426,#151517 54%,#08090a)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn.random{color:#f0dfd5!important;border-color:#894438!important;background:radial-gradient(circle at 50% 0,rgba(214,88,69,.14),transparent 50%),linear-gradient(180deg,#67241f,#421416 55%,#210b0d)!important;box-shadow:inset 0 1px #ffb59814,0 4px 12px #00000052!important}@media(hover:hover)and (pointer:fine){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn:hover{transform:translateY(-2px)!important;border-color:#9b7651!important;box-shadow:inset 0 1px #ffebca14,0 7px 18px #00000061!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn.white:hover{background:radial-gradient(circle at 50% 0,rgba(226,207,168,.15),transparent 55%),linear-gradient(180deg,#463d32,#29231e 55%,#161414)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn.black:hover{background:linear-gradient(180deg,#302e30,#1b1a1c 55%,#0b0c0d)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn.random:hover{border-color:#aa5848!important;background:radial-gradient(circle at 50% 0,rgba(225,96,74,.17),transparent 54%),linear-gradient(180deg,#762b24,#4c1718 55%,#260c0e)!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn:active{transform:translateY(1px)!important;box-shadow:inset 0 1px #ffebca0d,0 2px 7px #0000004d!important}@media(max-width:640px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-card{width:calc(100vw - 24px)!important;padding:26px 16px 18px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-actions{grid-template-columns:1fr!important;gap:8px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-btn{min-height:52px!important;padding:11px 14px!important;font-size:.92rem!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .camp-sub{margin-bottom:20px!important;font-size:.85rem!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-overlay,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-overlay,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-overlay{align-items:center!important;justify-content:center!important;padding:18px!important;background:radial-gradient(circle at 50% 35%,rgba(103,28,29,.08),transparent 36%),#020304c2!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog{width:min(630px,calc(100vw - 36px))!important;padding:30px 28px 26px!important;border:1px solid #76583e!important;border-radius:22px!important;background:radial-gradient(ellipse at 50% -12%,rgba(128,39,33,.11),transparent 42%),linear-gradient(180deg,#171618,#0d0d0f 64%,#090a0b)!important;box-shadow:0 24px 56px #0000009e,inset 0 1px #ebd3ac0b!important;text-align:center!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-close,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-close{width:72px!important;height:72px!important;padding:0!important;border:1px solid #5d4634!important;border-radius:50%!important;color:#d8cbb7!important;background:linear-gradient(180deg,#232224,#141416)!important;box-shadow:inset 0 1px #ffffff09,0 6px 18px #0000003d!important;font-size:1.35rem!important;line-height:1!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-close{top:16px!important;right:16px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-icon{width:78px!important;height:78px!important;margin:0 auto 14px!important;border:1px solid #834438!important;border-radius:18px!important;color:#ead8cb!important;background:radial-gradient(circle at 50% 0,rgba(205,84,68,.13),transparent 56%),linear-gradient(180deg,#411c1b,#1e0d0f)!important;box-shadow:inset 0 1px #ffc2ae0f,0 8px 20px #00000047!important;font-size:1.65rem!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-title{color:#eadfcd!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.35rem,3vw,1.8rem)!important;font-weight:700!important;letter-spacing:.025em!important;text-shadow:0 2px 0 #000!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-text{max-width:480px!important;margin:9px auto 24px!important;color:#b9aa94!important;font-size:.84rem!important;font-weight:750!important;line-height:1.45!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-actions{gap:12px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-actions button{min-height:62px!important;padding:12px 16px!important;border:1px solid #5e4837!important;border-radius:14px!important;color:#ded2c0!important;background:linear-gradient(180deg,#242123,#151416)!important;box-shadow:inset 0 1px #ffffff09,0 5px 14px #0000003d!important;font-family:Outfit,Nunito,sans-serif!important;font-size:.78rem!important;font-weight:900!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-actions .primary{color:#f1dfd6!important;border-color:#8d493c!important;background:radial-gradient(circle at 50% 0,rgba(218,89,70,.13),transparent 54%),linear-gradient(180deg,#722a25,#431516)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-actions .primary.danger{color:#f3ded5!important;border-color:#9d4a3c!important;background:linear-gradient(180deg,#792923,#451315)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard{width:min(630px,calc(100vw - 36px))!important;max-height:min(86vh,820px)!important;padding:20px!important;border:1px solid #76583e!important;border-radius:22px!important;background:radial-gradient(ellipse at 50% -12%,rgba(128,39,33,.1),transparent 42%),linear-gradient(180deg,#171618,#0d0d0f 64%,#090a0b)!important;box-shadow:0 24px 56px #0000009e,inset 0 1px #ebd3ac0b!important;color:#d8ccba!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-head{grid-template-columns:62px minmax(0,1fr) auto 72px!important;gap:12px!important;padding:4px 0 17px!important;border-bottom:1px solid #342b25!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-avatar{width:62px!important;height:62px!important;border:1px solid #824438!important;border-radius:16px!important;color:#e7d6c8!important;background:radial-gradient(circle at 50% 0,rgba(205,84,68,.12),transparent 55%),linear-gradient(180deg,#3f1b1b,#1b0d0f)!important;box-shadow:inset 0 1px #ffc2ae0d,0 5px 14px #00000040!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-identity>span,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-elo span{color:#9f8d77!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-identity strong{color:#eadfcd!important;font-family:Georgia,Times New Roman,serif!important;text-shadow:0 1px 0 #000!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-identity small{color:#a99a86!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-elo{border:1px solid #554334!important;background:linear-gradient(180deg,#242123,#141416)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-elo strong{color:#d1b98e!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-status{color:#aa9a85!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-status.ok{color:#c6aa77!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-status.error{color:#d36c5b!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-stat{border:1px solid #41352c!important;border-radius:12px!important;background:linear-gradient(180deg,#1d1b1d,#111113)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-stat span{color:#988974!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-stat strong{color:#ded2c0!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-stat.win strong{color:#d3bb8c!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-stat.draw strong{color:#bca16f!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-stat.loss strong{color:#d36b5b!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-section{border:1px solid #40342b!important;background:linear-gradient(180deg,#171618,#0e0e10)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-section-title{color:#ded2c0!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-section-title span{color:#93846f!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-item{border:1px solid #332b25!important;background:linear-gradient(180deg,#201e20,#131315)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-top strong{color:#ddd1bf!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-top span,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-meta,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-empty{color:#998a76!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-item.win .profile-history-result{background:#6f5a3a!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-item.draw .profile-history-result{background:#554632!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-history-item.loss .profile-history-result{background:#762b27!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-reveal{border:1px solid #784139!important;color:#d7a59a!important;background:linear-gradient(180deg,#351719,#1b0d0f)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-confirm{border:1px solid #613a34!important;background:linear-gradient(180deg,#281719,#140d0f)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-confirm>strong{color:#d59082!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-confirm>p,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-confirm label span{color:#a68f83!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-confirm input{border:1px solid #514039!important;color:#dfd3c2!important;background:#101012!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-actions button{border:1px solid #554236!important;color:#d8ccba!important;background:linear-gradient(180deg,#242123,#151416)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-actions .danger{border-color:#8b4037!important;color:#f0ddd5!important;background:linear-gradient(180deg,#702721,#401315)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-guest-action p{color:#aa9a85!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-guest-action button{border:1px solid #8a463b!important;color:#f0ddd5!important;background:linear-gradient(180deg,#6f2924,#401416)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-card{border:1px solid #76583e!important;border-radius:22px!important;background:radial-gradient(ellipse at 50% -12%,rgba(128,39,33,.1),transparent 42%),linear-gradient(180deg,#171618,#090a0b)!important;box-shadow:0 24px 56px #0000009e,inset 0 1px #ebd3ac0b!important}@media(hover:hover)and (pointer:fine){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-actions button:hover,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-delete-actions button:hover,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-guest-action button:hover{filter:brightness(1.09)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-close:hover,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-close:hover{border-color:#806047!important;background:#292527!important}}@media(max-width:640px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard{width:calc(100vw - 22px)!important;border-radius:18px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog{padding:24px 14px 16px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-close,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-close{width:48px!important;height:48px!important;font-size:1.1rem!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-icon{width:62px!important;height:62px!important;border-radius:15px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-action-dialog-actions button{min-height:52px!important;padding:9px 8px!important;font-size:.68rem!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard{padding:14px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-head{grid-template-columns:50px minmax(0,1fr) auto 48px!important;gap:8px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .profile-dashboard-avatar{width:50px!important;height:50px!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .mate-close{width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;max-width:66px!important;max-height:66px!important;aspect-ratio:1 / 1!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border:1px solid #6b4c31!important;border-radius:50%!important;color:#ded1bd!important;background:linear-gradient(180deg,#1d1c1e,#101012)!important;box-shadow:inset 0 1px #ffffff0a,0 6px 18px #00000047!important;font-size:1.45rem!important;font-weight:900!important;line-height:1!important;flex:0 0 66px!important;transform:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .mate-close:before,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .mate-close:after{box-sizing:border-box!important}@media(hover:hover)and (pointer:fine){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .mate-close:hover{border-color:#8a6240!important;background:linear-gradient(180deg,#272426,#151416)!important;box-shadow:inset 0 1px #ffffff0e,0 7px 20px #00000057!important}}@media(max-width:640px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .mate-close{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;flex-basis:52px!important;font-size:1.15rem!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .player-card,.react-app-root[data-theme=dark-fantasy] .player-card{border:none!important;outline:none!important;box-shadow:none!important;background:linear-gradient(135deg,#e7dbc105,#0000001a)!important}html[data-theme=dark-fantasy] .mate-close,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .mate-close,.react-app-root[data-theme=dark-fantasy] .mate-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;max-width:64px!important;max-height:64px!important;aspect-ratio:1 / 1!important;flex:0 0 64px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;overflow:hidden!important;border:1px solid #6b4c31!important;border-radius:50%!important;color:#ded1bd!important;background:linear-gradient(180deg,#1d1c1e,#101012)!important;box-shadow:inset 0 1px #ffffff0a,0 6px 18px #00000047!important;font-size:1.35rem!important;font-weight:900!important;line-height:1!important;text-align:center!important;text-indent:0!important}@media(max-width:640px){html[data-theme=dark-fantasy] .mate-close,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .mate-close,.react-app-root[data-theme=dark-fantasy] .mate-close{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;flex-basis:52px!important}}html[data-theme=dark-fantasy] .mate-close,html[data-theme=dark-fantasy] .app-sheet-close,html[data-theme=dark-fantasy] .profile-dashboard-close,html[data-theme=dark-fantasy] .game-action-dialog-close,html[data-theme=dark-fantasy] .correspondence-close,.react-app-root[data-theme=dark-fantasy] .mate-close,.react-app-root[data-theme=dark-fantasy] .app-sheet-close,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-close,.react-app-root[data-theme=dark-fantasy] .game-action-dialog-close,.react-app-root[data-theme=dark-fantasy] .correspondence-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;max-width:58px!important;max-height:58px!important;aspect-ratio:1 / 1!important;flex:0 0 58px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;place-items:center!important;box-sizing:border-box!important;overflow:hidden!important;border:1px solid #705136!important;border-radius:50%!important;color:#ded1bd!important;background:radial-gradient(circle at 50% 18%,rgba(153,88,55,.08),transparent 45%),linear-gradient(180deg,#211f21,#111113)!important;box-shadow:inset 0 1px #ffeed20b,0 6px 18px #00000052!important;font-family:Outfit,Nunito,sans-serif!important;font-size:1.28rem!important;font-weight:900!important;line-height:1!important;text-align:center!important;text-indent:0!important;cursor:pointer!important;transform:none!important;filter:none!important}html[data-theme=dark-fantasy] .mate-close>*,html[data-theme=dark-fantasy] .app-sheet-close>*,html[data-theme=dark-fantasy] .profile-dashboard-close>*,html[data-theme=dark-fantasy] .game-action-dialog-close>*,html[data-theme=dark-fantasy] .correspondence-close>*,.react-app-root[data-theme=dark-fantasy] .mate-close>*,.react-app-root[data-theme=dark-fantasy] .app-sheet-close>*,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-close>*,.react-app-root[data-theme=dark-fantasy] .game-action-dialog-close>*,.react-app-root[data-theme=dark-fantasy] .correspondence-close>*{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;margin:0!important;padding:0!important}@media(hover:hover)and (pointer:fine){html[data-theme=dark-fantasy] .mate-close:hover,html[data-theme=dark-fantasy] .app-sheet-close:hover,html[data-theme=dark-fantasy] .profile-dashboard-close:hover,html[data-theme=dark-fantasy] .game-action-dialog-close:hover,html[data-theme=dark-fantasy] .correspondence-close:hover,.react-app-root[data-theme=dark-fantasy] .mate-close:hover,.react-app-root[data-theme=dark-fantasy] .app-sheet-close:hover,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-close:hover,.react-app-root[data-theme=dark-fantasy] .game-action-dialog-close:hover,.react-app-root[data-theme=dark-fantasy] .correspondence-close:hover{color:#f0e4d1!important;border-color:#9a7049!important;background:radial-gradient(circle at 50% 15%,rgba(173,82,55,.12),transparent 48%),linear-gradient(180deg,#2b2729,#171416)!important;box-shadow:inset 0 1px #ffeed20f,0 8px 22px #00000061!important}}html[data-theme=dark-fantasy] .mate-close:active,html[data-theme=dark-fantasy] .app-sheet-close:active,html[data-theme=dark-fantasy] .profile-dashboard-close:active,html[data-theme=dark-fantasy] .game-action-dialog-close:active,html[data-theme=dark-fantasy] .correspondence-close:active,.react-app-root[data-theme=dark-fantasy] .mate-close:active,.react-app-root[data-theme=dark-fantasy] .app-sheet-close:active,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-close:active,.react-app-root[data-theme=dark-fantasy] .game-action-dialog-close:active,.react-app-root[data-theme=dark-fantasy] .correspondence-close:active{transform:scale(.96)!important}@media(max-width:640px){html[data-theme=dark-fantasy] .mate-close,html[data-theme=dark-fantasy] .app-sheet-close,html[data-theme=dark-fantasy] .profile-dashboard-close,html[data-theme=dark-fantasy] .game-action-dialog-close,html[data-theme=dark-fantasy] .correspondence-close,.react-app-root[data-theme=dark-fantasy] .mate-close,.react-app-root[data-theme=dark-fantasy] .app-sheet-close,.react-app-root[data-theme=dark-fantasy] .profile-dashboard-close,.react-app-root[data-theme=dark-fantasy] .game-action-dialog-close,.react-app-root[data-theme=dark-fantasy] .correspondence-close{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;flex-basis:48px!important;font-size:1.08rem!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .elo-toast{border:1px solid #73553a!important;border-radius:999px!important;background:radial-gradient(circle at 50% 0,rgba(133,44,36,.12),transparent 58%),linear-gradient(180deg,#201d1f,#111113)!important;color:#e2d5c1!important;box-shadow:inset 0 1px #ffebca0d,0 10px 28px #0000006b!important;text-shadow:0 1px 1px rgba(0,0,0,.65)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader{isolation:isolate!important;overflow:hidden!important;background:linear-gradient(180deg,#0202034d,#040405ad 55%,#030304f0),#030304!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader:before{content:""!important;position:absolute!important;top:-4%!important;right:-4%!important;bottom:-4%!important;left:-4%!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#0303041f,#04040561 48%,#030304cc),url(/assets/dark-fantasy/theme-bg.webp) center 28% / cover no-repeat!important;filter:brightness(.54) saturate(.82) contrast(1.08)!important;transform:scale(1.035)!important;transform-origin:center center!important;opacity:1!important;z-index:-3!important;animation:df-loader-background 22s ease-in-out infinite alternate!important;will-change:transform}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 24% 23%,rgba(181,42,42,.24) 0%,rgba(132,24,29,.12) 11%,transparent 27%),radial-gradient(ellipse at 50% 92%,rgba(150,39,30,.1),transparent 34%),radial-gradient(ellipse at center,transparent 34%,rgba(0,0,0,.28) 70%,rgba(0,0,0,.74) 100%)!important;transform:none!important;opacity:.94!important;z-index:-2!important;animation:df-loader-glow 7s ease-in-out infinite!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-card{width:min(88vw,440px)!important;gap:13px!important;padding:32px 34px 28px!important;border:1px solid rgba(132,95,59,.78)!important;border-radius:18px!important;color:#e7dcc8!important;background:radial-gradient(ellipse at 50% -10%,rgba(133,38,34,.17),transparent 43%),linear-gradient(180deg,#171516f0,#08090af6 70%,#050607fa)!important;box-shadow:0 30px 90px #000000c2,inset 0 1px #f1dbb60e,inset 0 0 42px #0000003d!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-card:before{content:""!important;position:absolute!important;top:0!important;left:18%!important;right:18%!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(196,145,84,.68),rgba(231,191,126,.82),rgba(196,145,84,.68),transparent)!important;opacity:.75!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-icon-wrap{width:126px!important;height:126px!important;margin-bottom:2px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(147,45,38,.2) 0%,rgba(82,29,27,.08) 43%,transparent 72%)!important;box-shadow:0 0 38px #771f1d1f!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-ring{top:5px!important;right:5px!important;bottom:5px!important;left:5px!important;border-width:2px!important;border-color:#7e5f3f42!important;border-top-color:#b78652!important;border-right-color:#ac3e30c2!important;box-shadow:inset 0 0 18px #00000057,0 0 18px #7e36291f!important;filter:none!important;animation:df-loader-ring 3.8s linear infinite!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-ring:after{content:""!important;position:absolute!important;top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;border:1px solid rgba(197,168,119,.15)!important;border-radius:50%!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-icon{width:82px!important;height:82px!important;border-radius:0!important;filter:drop-shadow(0 10px 14px rgba(0,0,0,.72)) drop-shadow(0 0 8px rgba(157,63,47,.16))!important;animation:df-loader-emblem 4.8s ease-in-out infinite!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-title{margin-top:2px!important;color:#e9deca!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.55rem,5vw,2.05rem)!important;font-weight:700!important;line-height:1.05!important;letter-spacing:.115em!important;text-transform:uppercase!important;text-shadow:0 2px 0 #000,0 0 22px rgba(161,50,42,.15)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-title:after{content:""!important;display:block!important;width:96px!important;height:1px!important;margin:13px auto 0!important;background:linear-gradient(90deg,transparent,#745136 25%,#ba8c56 50%,#745136 75%,transparent)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-status{min-height:18px!important;color:#a99b87!important;font-size:.76rem!important;font-weight:750!important;letter-spacing:.025em!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-progress-shell{width:100%!important;height:13px!important;margin-top:4px!important;padding:2px!important;border:1px solid #47372c!important;border-radius:999px!important;background:#070708!important;box-shadow:inset 0 2px 5px #000000ad,0 0 0 1px #ffffff04!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-progress{border-radius:999px!important;background:linear-gradient(90deg,#71513a,#a36b43 35%,#c08b58 60%,#a54336 82%,#74241f)!important;box-shadow:0 0 10px #ae4e3633,inset 0 1px #ffe2bb3b!important;transition:width .18s ease-out!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-progress:after{display:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-percent{min-width:60px!important;padding:3px 8px!important;border:0!important;border-radius:0!important;color:#c9b79d!important;background:transparent!important;font-family:Georgia,Times New Roman,serif!important;font-size:.74rem!important;font-weight:700!important;letter-spacing:.12em!important;box-shadow:none!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader.error .game-loader-ring{animation:none!important;border-color:#a63e3294!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader.error .game-loader-progress{background:linear-gradient(90deg,#67201d,#a43b32,#ca5948)!important}@keyframes df-loader-background{0%{transform:scale(1.035) translate3d(-.4%,0,0)}to{transform:scale(1.065) translate3d(.6%,-.45%,0)}}@keyframes df-loader-glow{0%,to{opacity:.82}50%{opacity:1}}@keyframes df-loader-ring{to{transform:rotate(360deg)}}@keyframes df-loader-emblem{0%,to{transform:translateY(0) scale(1);opacity:.92}50%{transform:translateY(-3px) scale(1.025);opacity:1}}@media(max-width:430px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-card{width:min(92vw,360px)!important;padding:26px 22px 23px!important;gap:10px!important;border-radius:15px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-icon-wrap{width:102px!important;height:102px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-icon{width:66px!important;height:66px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-title{font-size:1.38rem!important;letter-spacing:.09em!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-status{font-size:.68rem!important}}@media(max-height:500px)and (orientation:landscape){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-card{width:min(88vw,430px)!important;padding:15px 25px!important;gap:6px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-icon-wrap{width:70px!important;height:70px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-icon{width:48px!important;height:48px!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-title{font-size:1.1rem!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-title:after{margin-top:7px!important}}@media(prefers-reduced-motion:reduce){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader:before,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader:after,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-ring,html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .game-loader-icon{animation:none!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .team-elo-line{width:max-content!important;max-width:100%!important;margin-top:7px!important;padding:5px 10px!important;border:1px solid #6b5138!important;border-radius:7px!important;color:#cdbb9d!important;background:radial-gradient(circle at 50% 0,rgba(159,104,61,.1),transparent 62%),linear-gradient(180deg,#211d1b,#111011)!important;box-shadow:inset 0 1px #f2d7ae0d,0 3px 9px #0000003d!important;font-family:Outfit,Nunito,sans-serif!important;font-size:.66rem!important;font-weight:900!important;line-height:1!important;letter-spacing:.075em!important;text-transform:uppercase!important;opacity:1!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .team-elo-line.player{color:#d4bd94!important;border-color:#806044!important;background:radial-gradient(circle at 50% 0,rgba(183,122,70,.13),transparent 64%),linear-gradient(180deg,#29211d,#151212)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .team-elo-line.opponent{color:#bcb4a8!important;border-color:#554d45!important;background:linear-gradient(180deg,#222123,#111113)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .team-elo-line.unranked{color:#9d8b72!important;border-color:#4f4033!important;background:linear-gradient(180deg,#1b1919,#0e0e0f)!important;opacity:.88!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] #advantageText{width:max-content!important;max-width:calc(100% - 16px)!important;margin-left:auto!important;margin-right:auto!important;padding:5px 11px!important;border:1px solid #6a5139!important;border-radius:7px!important;color:#cfbea2!important;background:radial-gradient(circle at 50% 0,rgba(161,102,59,.1),transparent 60%),linear-gradient(180deg,#211d1b,#111012)!important;box-shadow:inset 0 1px #efd7b40b,0 3px 9px #00000038!important;font-family:Outfit,Nunito,sans-serif!important;font-size:.67rem!important;font-weight:900!important;line-height:1!important;letter-spacing:.04em!important;text-align:center!important;text-shadow:0 1px 0 rgba(0,0,0,.65)!important;opacity:1!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] #advantageText:not(:empty){border-color:#76583e!important;background:radial-gradient(circle at 50% 0,rgba(170,106,61,.12),transparent 62%),linear-gradient(180deg,#251f1c,#121011)!important}@media(max-width:640px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] #advantageText{padding:4px 9px!important;font-size:.62rem!important;border-radius:6px!important}}@media(min-width:761px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .advantage-wrap.sf-wrap .sf-topline{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .advantage-wrap.sf-wrap #advantageText{margin-left:auto!important;margin-right:0!important;justify-self:end!important;align-self:center!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .time-control-btn.correspondence strong{color:#d4c7b2!important}@media(max-width:760px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active #bottomProfileBtn{min-height:44px!important;height:44px!important;padding:4px 5px!important;border-width:1px!important;border-radius:7px!important;gap:5px!important;box-sizing:border-box!important}}@media(max-width:470px){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .bottom-app-nav.game-active #bottomProfileBtn{min-height:40px!important;height:40px!important;padding:3px!important;border-width:1px!important}}.theme-picker{margin:0 0 15px;padding:12px;border:2px solid rgba(96,51,26,.2);border-radius:16px;background:#ffffff47}.theme-picker-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin:0 1px 9px}.theme-picker-head strong{color:#60331a;font-size:.72rem;font-weight:1000;letter-spacing:.055em;text-transform:uppercase}.theme-picker-head span{color:#8a674a;font-size:.55rem;font-weight:800;text-align:right}.theme-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-picker-btn{position:relative;min-width:0;min-height:68px;padding:8px 31px 8px 8px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;text-align:left;border:2px solid rgba(104,57,28,.3);border-radius:13px;color:#5d3119;background:linear-gradient(180deg,#ffffffd1,#fff1c9b3);box-shadow:0 3px #5d301314;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background .12s ease}.theme-picker-preview{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#ffffff70}.theme-picker-preview img{display:block;width:92%;height:92%;object-fit:contain;pointer-events:none}.theme-picker-copy{min-width:0;display:block}.theme-picker-copy strong,.theme-picker-copy small{display:block}.theme-picker-copy strong{font-size:.72rem;font-weight:1000;line-height:1.12}.theme-picker-copy small{margin-top:4px;color:#866143;font-size:.52rem;font-weight:800;line-height:1.18}.theme-picker-check{position:absolute;top:8px;right:8px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:transparent;background:#4c2b1514;font-size:.66rem;font-weight:1000}.theme-picker-btn.active{border-color:#cb7f24;background:linear-gradient(180deg,#fff8d8,#ffe49a);box-shadow:0 3px #80481224,0 0 0 2px #ffc44721}.theme-picker-btn.active .theme-picker-check{color:#fff9e7;background:#d94a31}@media(hover:hover)and (pointer:fine){.theme-picker-btn:hover{transform:translateY(-1px);border-color:#b76d26}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker{border:1px solid #44352b!important;border-radius:11px!important;background:linear-gradient(180deg,#121112c2,#08090ad6)!important;box-shadow:inset 0 1px #edd4ae06!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-head strong{color:#d4c5ad!important;font-family:Georgia,Times New Roman,serif!important;letter-spacing:.08em!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-head span{color:#897966!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-btn{border:1px solid #4b3b30!important;border-radius:8px!important;color:#d6cab7!important;background:linear-gradient(180deg,#1d1b1d,#0e0e10)!important;box-shadow:inset 0 1px #ffebc806,0 3px 9px #0003!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-preview{border:1px solid #49362c!important;border-radius:7px!important;background:radial-gradient(circle at 50% 35%,rgba(128,39,34,.13),transparent 58%),#0b0b0c!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-copy strong{color:#ded2bf!important;font-family:Georgia,Times New Roman,serif!important;font-weight:700!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-copy small{color:#8f8170!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-check{color:transparent!important;border:1px solid #423329!important;background:#111012!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-btn.active{border-color:#8b6544!important;background:radial-gradient(circle at 50% 0,rgba(148,51,39,.12),transparent 62%),linear-gradient(180deg,#292123,#121113)!important;box-shadow:inset 0 1px #ffe6be0d,0 0 0 1px #9a6a4314,0 4px 12px #00000047!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-btn.active .theme-picker-check{color:#eadcc7!important;border-color:#874338!important;background:linear-gradient(180deg,#722a25,#411416)!important}@media(hover:hover)and (pointer:fine){html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-btn:hover{border-color:#7a5940!important;background:linear-gradient(180deg,#242022,#111012)!important}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .theme-picker-btn.active:hover{border-color:#9b704b!important;background:radial-gradient(circle at 50% 0,rgba(157,53,41,.15),transparent 62%),linear-gradient(180deg,#302527,#151214)!important}}@media(max-width:430px){.theme-picker{padding:9px;margin-bottom:11px}.theme-picker-head{align-items:flex-start;flex-direction:column;gap:2px;margin-bottom:7px}.theme-picker-head span{text-align:left}.theme-picker-grid{gap:6px}.theme-picker-btn{min-height:58px;grid-template-columns:38px minmax(0,1fr);gap:6px;padding:6px 24px 6px 6px}.theme-picker-preview{width:38px;height:38px;border-radius:8px}.theme-picker-copy strong{font-size:.61rem}.theme-picker-copy small{font-size:.46rem}.theme-picker-check{top:6px;right:5px;width:15px;height:15px;font-size:.55rem}}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active{width:min(980px,calc(100vw - 24px))!important;max-width:980px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:6px!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active>#bottomPlayBtn{display:flex!important;grid-column:1!important;grid-row:1!important;width:100%!important;min-width:0!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active>.game-actions{position:static!important;display:contents!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active .game-action-btn.draw{grid-column:2!important;grid-row:1!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active .game-action-btn.resign{grid-column:3!important;grid-row:1!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active>#bottomProfileBtn{grid-column:4!important;grid-row:1!important;width:100%!important;min-width:0!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active .game-action-status{position:absolute!important;left:50%!important;right:auto!important;bottom:calc(100% + 8px)!important;transform:translate(-50%)!important;width:max-content!important;max-width:calc(100vw - 24px)!important}@media(max-width:760px){html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active{width:calc(100% - 10px)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}}@media(max-width:470px){html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav.game-active{width:calc(100% - 6px)!important;gap:3px!important}}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active){width:min(680px,calc(100vw - 24px))!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:64px!important;align-items:stretch!important;gap:8px!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>.game-actions,html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>.game-actions.hidden{display:none!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>#bottomPlayBtn,html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>#bottomProfileBtn{display:flex!important;grid-row:1!important;width:100%!important;min-width:0!important;height:64px!important;min-height:64px!important;max-height:64px!important;margin:0!important;box-sizing:border-box!important;align-self:stretch!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>#bottomPlayBtn{grid-column:1!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>#bottomProfileBtn{grid-column:2!important}@media(max-width:760px){html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active){width:calc(100% - 10px)!important;grid-template-rows:54px!important;gap:5px!important}html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>#bottomPlayBtn,html[data-theme=mario] .react-app-root[data-theme=mario] .bottom-app-nav:not(.game-active)>#bottomProfileBtn{height:54px!important;min-height:54px!important;max-height:54px!important}}html[data-theme] body .react-app-root[data-theme] :is(.mate-close,.app-sheet-close,.profile-dashboard-close,.game-action-dialog-close,.correspondence-close){-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;aspect-ratio:1 / 1!important;flex:0 0 48px!important;padding:0!important;box-sizing:border-box!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:50%!important;font-size:0!important;line-height:1!important;text-align:center!important;text-indent:0!important}html[data-theme] body .react-app-root[data-theme] :is(.mate-close,.app-sheet-close,.profile-dashboard-close,.game-action-dialog-close,.correspondence-close):before{content:"×"!important;position:static!important;inset:auto!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;color:inherit!important;border:0!important;background:none!important;box-shadow:none!important;font-family:Arial,Helvetica,sans-serif!important;font-size:25px!important;font-weight:900!important;line-height:1!important;transform:translateY(-1px)!important;opacity:1!important}html[data-theme] body .react-app-root[data-theme] :is(.mate-close,.app-sheet-close,.profile-dashboard-close,.game-action-dialog-close,.correspondence-close):after{content:none!important;display:none!important}.profile-delete-actions{grid-template-columns:minmax(0,1fr)!important}@media(max-width:640px){html[data-theme] body .react-app-root[data-theme] :is(.mate-close,.app-sheet-close,.profile-dashboard-close,.game-action-dialog-close,.correspondence-close){width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;flex-basis:44px!important}html[data-theme] body .react-app-root[data-theme] :is(.mate-close,.app-sheet-close,.profile-dashboard-close,.game-action-dialog-close,.correspondence-close):before{font-size:23px!important}}html[data-theme=dark-fantasy] .react-app-root[data-theme=dark-fantasy] .board-area>.chess-clocks{width:min(760px,100%)!important;max-width:100%!important;margin:0 auto 10px!important;align-self:center!important}html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active{width:min(680px,calc(100vw - 24px))!important;max-width:680px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:minmax(48px,auto)!important;align-items:stretch!important;gap:8px!important}html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active>#bottomPlayBtn,html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active .game-action-btn.draw{display:none!important}html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active>.game-actions{position:static!important;display:contents!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active .game-action-btn.resign{grid-column:1!important;grid-row:1!important;width:100%!important;min-width:0!important}html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active>#bottomProfileBtn{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important}html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active .game-action-status{position:absolute!important;left:50%!important;right:auto!important;bottom:calc(100% + 8px)!important;transform:translate(-50%)!important}@media(max-width:760px){html[data-theme] body .react-app-root[data-theme] .bottom-app-nav.game-active.ai-game-active{width:calc(100vw - 12px)!important;gap:5px!important}}html[data-theme=mario] body .react-app-root[data-theme=mario] .db-profile-badge{color:#713611!important;border:3px solid #9dc9a5!important;background:linear-gradient(180deg,#f4fff0,#e5f7df)!important;box-shadow:0 4px #286f3724!important}html[data-theme=mario] body .react-app-root[data-theme=mario] .db-profile-badge>span{color:#713611!important}html[data-theme=mario] body .react-app-root[data-theme=mario] .db-profile-badge strong{color:#24703a!important}html[data-theme=mario] body .react-app-root[data-theme=mario] .db-profile-badge button{color:#fff8dc!important;background:linear-gradient(180deg,#d43b31,#9f201b)!important;box-shadow:0 3px #69120e33!important}html[data-theme=dark-fantasy] body .react-app-root[data-theme=dark-fantasy] .db-profile-badge{color:#d6cab7!important;border:1px solid #654a32!important;border-radius:7px!important;background:linear-gradient(180deg,#1d1b1d,#0d0d0f)!important;box-shadow:0 5px #070708,inset 0 1px #ecd3a90d!important}html[data-theme=dark-fantasy] body .react-app-root[data-theme=dark-fantasy] .db-profile-badge>span{color:#ded2bf!important;font-family:Georgia,Times New Roman,serif!important}html[data-theme=dark-fantasy] body .react-app-root[data-theme=dark-fantasy] .db-profile-badge strong{color:#c94a3a!important;letter-spacing:.04em!important}html[data-theme=dark-fantasy] body .react-app-root[data-theme=dark-fantasy] .db-profile-badge button{color:#eee4d1!important;border:1px solid #9a4938!important;border-radius:5px!important;background:linear-gradient(180deg,#7d2924,#471617)!important;box-shadow:0 3px #210a0b!important}html[data-theme=mario] body .react-app-root[data-theme=mario] .auth-tabs{border:3px solid #6f3918!important;border-radius:15px!important;background:linear-gradient(180deg,#fff4c7,#ffe198)!important;box-shadow:0 4px #5c2f1329!important}html[data-theme=mario] body .react-app-root[data-theme=mario] .auth-tab{color:#5b310e!important;border:2px solid #b98218!important;background:linear-gradient(180deg,#ffe979,#efbd2b)!important;box-shadow:0 3px #8154082e!important}html[data-theme=mario] body .react-app-root[data-theme=mario] .auth-tab.active{color:#fff!important;border-color:#941f18!important;background:linear-gradient(180deg,#ef4b43,#c71d1b)!important;box-shadow:0 3px #6b160e3d!important}html[data-theme=dark-fantasy] body .react-app-root[data-theme=dark-fantasy] .auth-tabs{border:1px solid #654a32!important;border-radius:8px!important;background:linear-gradient(180deg,#1b191b,#0b0b0d)!important;box-shadow:0 5px #070708,inset 0 1px #ecd3a90d!important}html[data-theme=dark-fantasy] body .react-app-root[data-theme=dark-fantasy] .auth-tab{color:#cfc1ac!important;border:1px solid #594536!important;border-radius:5px!important;background:linear-gradient(180deg,#2a282a,#141416)!important;box-shadow:0 3px #070708!important;font-family:Outfit,Nunito,sans-serif!important}html[data-theme=dark-fantasy] body .react-app-root[data-theme=dark-fantasy] .auth-tab.active{color:#f1dfd6!important;border-color:#9a4938!important;background:linear-gradient(180deg,#7d2924,#471617)!important;box-shadow:0 3px #210a0b,inset 0 1px #ffdcbe14!important}.titlebar-inner{position:relative;width:100%;max-width:100%;display:block}.titlebar-inner>.top-menu{position:absolute;top:50%;left:0;z-index:2;margin-top:-24px}body.top-menu-open .titlebar{z-index:14900!important}.top-menu-toggle{position:relative;top:auto;left:auto;z-index:14920;width:48px;height:48px;padding:11px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:3px solid #60331a;border-radius:14px;color:#60331a;background:linear-gradient(180deg,#ffe77a,#f2bd28);box-shadow:0 5px #a76d0b,0 10px 20px #37241233}.top-menu-toggle span{display:block;width:23px;height:3px;flex:0 0 3px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.top-menu.open .top-menu-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.top-menu.open .top-menu-toggle span:nth-child(2){opacity:0}.top-menu.open .top-menu-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.top-menu-toggle:focus-visible,.top-menu-action:focus-visible{outline:4px solid #fff;outline-offset:3px}.top-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14890;background:#1e150e73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:topMenuFade .18s ease both}.top-menu-panel{position:fixed;top:max(70px,calc(env(safe-area-inset-top,0px) + 64px));left:max(10px,env(safe-area-inset-left,10px));z-index:14910;width:min(340px,calc(100vw - 20px));padding:18px;color:#51280f;border:4px solid #60331a;border-radius:20px;background:linear-gradient(180deg,#fff9df,#ffecb8);box-shadow:0 8px #5c2f1338,0 24px 50px #00000047;animation:topMenuOpen .2s ease both}.top-menu-heading{margin:0 0 14px;padding:0 2px 12px;border-bottom:2px dashed rgba(96,51,26,.28)}.top-menu-heading span,.top-menu-heading strong{display:block}.top-menu-heading span{margin-bottom:3px;color:#a06013;font-size:.62rem;font-weight:1000;letter-spacing:.16em}.top-menu-heading strong{font-family:Outfit,Nunito,sans-serif;font-size:1.25rem;font-weight:1000}.top-menu-action{width:100%;min-height:72px;padding:10px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:10px;align-items:center;text-align:left;color:#fff;border:3px solid #237737;border-radius:15px;background:linear-gradient(180deg,#53d862,#25ae43);box-shadow:0 5px #176e2d}.top-menu-action-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff3;font-size:1.45rem}.top-menu-action-copy{min-width:0}.top-menu-action-copy strong,.top-menu-action-copy small{display:block}.top-menu-action-copy strong{font-size:.92rem;font-weight:1000}.top-menu-action-copy small{margin-top:4px;font-size:.62rem;font-weight:800;line-height:1.25;opacity:.88}.top-menu-action-arrow{font-size:1.7rem;line-height:1}.top-menu-action:active{transform:translateY(3px);box-shadow:0 2px #176e2d}@keyframes topMenuFade{0%{opacity:0}to{opacity:1}}@keyframes topMenuOpen{0%{opacity:0;transform:translateY(-10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=dark-fantasy] .top-menu-toggle{color:#d9cab3;border-color:#76583d;border-radius:7px;background:linear-gradient(180deg,#272427,#101012);box-shadow:0 5px #050506,0 10px 24px #0000007a}html[data-theme=dark-fantasy] .top-menu-panel{color:#e0d3bd;border:1px solid #76583d;border-radius:8px;background:linear-gradient(180deg,#1d1b1d,#0b0b0d);box-shadow:0 7px #050506,0 24px 55px #0009}html[data-theme=dark-fantasy] .top-menu-heading{border-bottom-color:#b99d653d}html[data-theme=dark-fantasy] .top-menu-heading span{color:#9b8160}html[data-theme=dark-fantasy] .top-menu-heading strong{font-family:Georgia,Times New Roman,serif}html[data-theme=dark-fantasy] .top-menu-action{color:#f0e3cf;border:1px solid #9a4938;border-radius:6px;background:linear-gradient(180deg,#7d2924,#471617);box-shadow:0 5px #210a0b}html[data-theme=dark-fantasy] .top-menu-action:active{box-shadow:0 2px #210a0b}html[data-theme=pinky-taylor] .top-menu-toggle{color:var(--pt-ink);border:4px solid var(--pt-ink);border-radius:3px 13px 5px 10px;background:var(--pt-blue);box-shadow:4px 4px 0 var(--pt-ink);transform:rotate(-1deg)}html[data-theme=pinky-taylor] .top-menu-panel{color:var(--pt-ink);border:5px solid var(--pt-ink);border-radius:4px 19px 7px 14px;background:var(--pt-paper);box-shadow:7px 7px 0 var(--pt-ink);transform:rotate(-.4deg)}html[data-theme=pinky-taylor] .top-menu-heading{border-bottom:3px solid var(--pt-ink)}html[data-theme=pinky-taylor] .top-menu-heading span{color:var(--pt-ruby)}html[data-theme=pinky-taylor] .top-menu-action{color:#fff;border:3px solid var(--pt-ink);border-radius:3px 13px 5px 10px;background:var(--pt-ruby);box-shadow:4px 4px 0 var(--pt-ink)}html[data-theme=pinky-taylor] .top-menu-action-icon{color:var(--pt-ink);background:var(--pt-blue)}html[data-theme=pinky-taylor] .top-menu-action:active{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--pt-ink)}@media(max-width:600px){.top-menu-toggle{top:auto;left:auto;width:42px;height:42px;padding:9px;border-width:2px;border-radius:12px}.titlebar-inner>.top-menu{margin-top:-21px}.top-menu-toggle span{width:21px}.top-menu-panel{top:max(58px,calc(env(safe-area-inset-top,0px) + 54px));left:max(7px,env(safe-area-inset-left,7px));width:min(330px,calc(100vw - 14px));padding:15px}html[data-theme=pinky-taylor] .top-menu-toggle{border-width:3px;box-shadow:3px 3px 0 var(--pt-ink)}}@media(prefers-reduced-motion:reduce){.top-menu-backdrop,.top-menu-panel,.top-menu-toggle span{animation:none!important;transition:none!important}}html[data-theme=pinky-taylor]{--pt-ink: #0b0b0d;--pt-ruby: #f51659;--pt-ruby-dark: #a70d3d;--pt-ivory: #ffe0a8;--pt-paper: #fff8e8;--pt-blue: #50bde1;--pt-blue-dark: #167c9f;--pt-lime: #b7ec43;--pt-shadow: 7px 7px 0 var(--pt-ink)}html[data-theme=pinky-taylor] body{color:var(--pt-ink)!important;background:radial-gradient(circle at 15% 15%,rgba(245,22,89,.1),transparent 30%),radial-gradient(circle at 88% 72%,rgba(80,189,225,.13),transparent 34%),#efe9df!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor]{color:var(--pt-ink);font-family:Outfit,Nunito,sans-serif}html[data-theme=pinky-taylor] .world-bg{background:linear-gradient(#f7f0e51f,#e7e0d72e),url(/assets/pinky-taylor/theme-bg.webp) center top / cover no-repeat fixed,#e7e0d7!important}html[data-theme=pinky-taylor] .world-bg .parallax-back,html[data-theme=pinky-taylor] .world-bg .parallax-mid,html[data-theme=pinky-taylor] .world-bg .parallax-front,html[data-theme=pinky-taylor] .world-bg .world-vignette{display:none!important}html[data-theme=pinky-taylor] .world-bg:before,html[data-theme=pinky-taylor] .world-bg:after{content:"";position:absolute;pointer-events:none}html[data-theme=pinky-taylor] .world-bg:before{top:0;right:0;bottom:0;left:0;opacity:.055;background:radial-gradient(circle at 8% 24%,var(--pt-ruby) 0 5px,transparent 6px),radial-gradient(circle at 91% 16%,var(--pt-blue) 0 7px,transparent 8px),radial-gradient(circle at 78% 82%,var(--pt-ruby) 0 4px,transparent 5px),repeating-radial-gradient(circle at 20% 70%,transparent 0 17px,var(--pt-ink) 18px 19px,transparent 20px 33px)}html[data-theme=pinky-taylor] .world-bg:after{display:none}html[data-theme=pinky-taylor] .titlebar{padding-top:13px!important}html[data-theme=pinky-taylor] .logo{position:relative;color:var(--pt-ink)!important;padding:10px 22px!important;border:5px solid var(--pt-ink)!important;border-radius:3px 18px 6px 14px!important;background:var(--pt-paper)!important;box-shadow:var(--pt-shadow)!important;font-weight:1000!important;letter-spacing:.025em!important;transform:rotate(-1deg)}html[data-theme=pinky-taylor] .logo:after{content:"♥";position:absolute;right:-18px;top:-18px;color:var(--pt-blue);font-size:1.4rem;-webkit-text-stroke:3px var(--pt-ink);transform:rotate(13deg)}html[data-theme=pinky-taylor] .logo .pinky-title-ruby{color:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .logo .pinky-title-ink{color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .logo .pinky-title-blue{color:var(--pt-blue)!important}html[data-theme=pinky-taylor] .panel,html[data-theme=pinky-taylor] .advantage-wrap.sf-wrap,html[data-theme=pinky-taylor] .mode-card,html[data-theme=pinky-taylor] .app-sheet,html[data-theme=pinky-taylor] .profile-card,html[data-theme=pinky-taylor] .camp-card{color:var(--pt-ink)!important;border:4px solid var(--pt-ink)!important;border-radius:5px 19px 7px 15px!important;background:radial-gradient(circle at 12% 18%,rgba(245,22,89,.07) 0 2px,transparent 3px),radial-gradient(circle at 82% 68%,rgba(11,11,13,.08) 0 1px,transparent 2px),var(--pt-paper)!important;box-shadow:var(--pt-shadow)!important}html[data-theme=pinky-taylor] .panel .panel-head{padding:11px 14px!important;color:#fff!important;border-bottom:4px solid var(--pt-ink)!important;background:var(--pt-ruby)!important;font-weight:1000!important;letter-spacing:.08em!important;text-shadow:2px 2px 0 var(--pt-ink)}html[data-theme=pinky-taylor] .wrap>.panel:first-child .panel-head{color:var(--pt-ink)!important;background:var(--pt-ivory)!important;text-shadow:none}html[data-theme=pinky-taylor] .panel .section{border-top:2px dashed rgba(11,11,13,.25)!important}html[data-theme=pinky-taylor] .avatar{border:3px solid var(--pt-ink)!important;border-radius:50% 45% 48% 44%!important;background:var(--pt-blue)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .team-elo-line,html[data-theme=pinky-taylor] .turn-badge,html[data-theme=pinky-taylor] .hint-chip,html[data-theme=pinky-taylor] .move-row,html[data-theme=pinky-taylor] .cap{color:var(--pt-ink)!important;border-color:var(--pt-ink)!important;background:var(--pt-ivory)!important;border-radius:4px 11px 5px 9px!important}html[data-theme=pinky-taylor] .board-shell{padding-top:23px!important;border:6px solid var(--pt-ink)!important;border-radius:7px 24px 9px 18px!important;background:linear-gradient(90deg,#f51659eb,#f51659eb) top / 100% 18px no-repeat,repeating-linear-gradient(45deg,#d6d0c8 0,#d6d0c8 13px,#e9e3da 13px,#e9e3da 26px)!important;box-shadow:9px 9px 0 var(--pt-ink),15px 18px 32px #0b0b0d2e!important}html[data-theme=pinky-taylor] .board-shell:before{height:18px!important;background:repeating-linear-gradient(90deg,var(--pt-ruby) 0 34px,var(--pt-ink) 34px 38px)!important}html[data-theme=pinky-taylor] .pipe-left,html[data-theme=pinky-taylor] .pipe-right{display:none!important}html[data-theme=pinky-taylor] .board-topbar{padding:7px 10px!important;border:3px solid var(--pt-ink)!important;border-radius:4px 13px 5px 10px!important;background:var(--pt-paper)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .board{border:7px solid var(--pt-ink)!important;border-radius:3px!important;background:var(--pt-ink)!important;box-shadow:6px 6px 0 var(--pt-ruby-dark)!important}html[data-theme=pinky-taylor] .sq.light{background:radial-gradient(circle at 78% 18%,rgba(11,11,13,.1) 0 1px,transparent 2px),var(--pt-ivory)!important}html[data-theme=pinky-taylor] .sq.dark{background:radial-gradient(circle at 24% 72%,rgba(11,11,13,.13) 0 1px,transparent 2px),var(--pt-blue)!important}html[data-theme=pinky-taylor] .sq.selected{box-shadow:inset 0 0 0 6px var(--pt-ruby)!important}html[data-theme=pinky-taylor] .sq.last{box-shadow:inset 0 0 0 999px #b7ec434d!important}html[data-theme=pinky-taylor] .sq.check{box-shadow:inset 0 0 0 999px #f516596b,inset 0 0 0 6px var(--pt-ink)!important}html[data-theme=pinky-taylor] .piece,html[data-theme=pinky-taylor] .piece.white,html[data-theme=pinky-taylor] .piece.black{width:100%!important;height:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(2px 3px 0 rgba(11,11,13,.24))!important;overflow:visible!important}html[data-theme=pinky-taylor] .piece-img{transform:scale(1.04);filter:saturate(1.06) contrast(1.03)}html[data-theme=pinky-taylor] .cap .piece-img{transform:scale(1.03)}html[data-theme=pinky-taylor] .chess-clocks{gap:8px!important}html[data-theme=pinky-taylor] .chess-clock{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:4px 13px 5px 10px!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .chess-clock.white-clock{background:var(--pt-ivory)!important}html[data-theme=pinky-taylor] .chess-clock.black-clock{background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .chess-clock strong{color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .chess-clock.black-clock span{color:#fff!important;text-shadow:1px 1px var(--pt-ink)}html[data-theme=pinky-taylor] .clock-center{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:50% 43% 48% 46%!important;background:var(--pt-blue)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .advantage-wrap.sf-wrap{margin-top:10px!important}html[data-theme=pinky-taylor] .sf-life{border-color:var(--pt-ink)!important;background:#d1cbc4!important}html[data-theme=pinky-taylor] .white-fill{background:var(--pt-ivory)!important}html[data-theme=pinky-taylor] .black-fill{background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .vs-badge{background:var(--pt-blue)!important;border-color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .btn-main,html[data-theme=pinky-taylor] .remote-main-btn,html[data-theme=pinky-taylor] .game-action-btn.resign{color:#fff!important;border:3px solid var(--pt-ink)!important;background:var(--pt-ruby)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .btn-yellow,html[data-theme=pinky-taylor] .game-action-btn.draw{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;background:var(--pt-ivory)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .mode-overlay,html[data-theme=pinky-taylor] .app-sheet-overlay,html[data-theme=pinky-taylor] .profile-overlay,html[data-theme=pinky-taylor] .profile-dashboard-overlay,html[data-theme=pinky-taylor] .game-action-overlay,html[data-theme=pinky-taylor] .camp-overlay{background:#0b0b0db8!important;-webkit-backdrop-filter:blur(4px) grayscale(.2);backdrop-filter:blur(4px) grayscale(.2)}html[data-theme=pinky-taylor] .mode-title,html[data-theme=pinky-taylor] .app-sheet-title,html[data-theme=pinky-taylor] .camp-title{color:var(--pt-ruby)!important;text-shadow:2px 2px 0 var(--pt-ink)!important;letter-spacing:.035em!important}html[data-theme=pinky-taylor] .camp-card{position:relative;isolation:isolate;overflow:hidden;width:min(92vw,660px)!important;padding:clamp(24px,4vw,38px)!important;transform:rotate(-.35deg)}html[data-theme=pinky-taylor] .camp-card:before,html[data-theme=pinky-taylor] .camp-card:after{position:absolute;z-index:-1;color:var(--pt-ruby);font-size:clamp(3.4rem,9vw,6.8rem);font-weight:1000;line-height:1;opacity:.09;pointer-events:none}html[data-theme=pinky-taylor] .camp-card:before{content:"♥";top:-18px;left:18px;transform:rotate(-14deg)}html[data-theme=pinky-taylor] .camp-card:after{content:"✦";right:20px;bottom:-16px;color:var(--pt-blue);transform:rotate(12deg)}html[data-theme=pinky-taylor] .camp-title{margin-bottom:8px!important;font-size:clamp(2rem,5vw,3rem)!important;font-weight:1000!important}html[data-theme=pinky-taylor] .camp-sub{margin-bottom:24px!important;color:var(--pt-ink)!important;font-weight:800!important;opacity:.78!important}html[data-theme=pinky-taylor] .camp-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}html[data-theme=pinky-taylor] .camp-btn{min-height:72px;padding:15px 12px!important;color:var(--pt-ink)!important;border:4px solid var(--pt-ink)!important;border-radius:5px 17px 7px 13px!important;font-size:1.05rem!important;font-weight:1000!important;box-shadow:5px 5px 0 var(--pt-ink)!important;text-shadow:none!important;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease!important}html[data-theme=pinky-taylor] .camp-btn:before{display:inline-block;margin-right:8px;font-size:1.15em}html[data-theme=pinky-taylor] .camp-btn.white{background:var(--pt-ivory)!important}html[data-theme=pinky-taylor] .camp-btn.white:before{content:"♥";color:var(--pt-ruby)}html[data-theme=pinky-taylor] .camp-btn.black{color:#fff!important;background:var(--pt-ink)!important;box-shadow:5px 5px 0 var(--pt-ruby)!important}html[data-theme=pinky-taylor] .camp-btn.black:before{content:"★";color:var(--pt-blue)}html[data-theme=pinky-taylor] .camp-btn.random{background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .camp-btn.random:before{content:"×";color:var(--pt-ruby)}html[data-theme=pinky-taylor] .camp-btn:hover{filter:brightness(1.04)!important;transform:translate(-2px,-2px) rotate(-1deg);box-shadow:7px 7px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .camp-btn.black:hover{box-shadow:7px 7px 0 var(--pt-ruby)!important}html[data-theme=pinky-taylor] .camp-btn:active{transform:translate(3px,3px)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .camp-btn:focus-visible{outline:4px solid var(--pt-ruby)!important;outline-offset:4px}html[data-theme=pinky-taylor] .mode-choice,html[data-theme=pinky-taylor] .level-btn,html[data-theme=pinky-taylor] .time-control-btn,html[data-theme=pinky-taylor] .theme-picker-btn{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:4px 13px 5px 10px!important;background:var(--pt-ivory)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .mode-choice.ai,html[data-theme=pinky-taylor] .level-btn.hard,html[data-theme=pinky-taylor] .theme-picker-btn.active,html[data-theme=pinky-taylor] .time-control-btn.active{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .mode-choice.remote,html[data-theme=pinky-taylor] .level-btn.medium{color:var(--pt-ink)!important;background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .bottom-app-nav,html[data-theme=pinky-taylor] .bottom-app-nav.game-active{border:4px solid var(--pt-ink)!important;border-radius:5px 18px 7px 14px!important;background:var(--pt-paper)!important;box-shadow:6px 6px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .bottom-nav-btn{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:4px 12px 5px 9px!important;background:var(--pt-ivory)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .bottom-nav-btn.play{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active){width:min(680px,calc(100vw - 24px))!important;min-height:0!important;padding:8px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:60px!important;align-items:stretch!important;gap:10px!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>.game-actions,html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>.game-actions.hidden{display:none!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>#bottomPlayBtn,html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>#bottomProfileBtn{display:flex!important;grid-row:1!important;width:100%!important;min-width:0!important;height:60px!important;min-height:60px!important;max-height:60px!important;margin:0!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>#bottomPlayBtn{grid-column:1!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>#bottomProfileBtn{grid-column:2!important;background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active{padding:8px!important;border-color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active .game-action-btn,html[data-theme=pinky-taylor] .bottom-app-nav.game-active #bottomProfileBtn{min-height:52px!important;color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:4px 14px 6px 11px!important;box-shadow:3px 3px 0 var(--pt-ink)!important;font-weight:1000!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active .game-action-btn.draw{color:var(--pt-ink)!important;background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active .game-action-btn.resign{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active #bottomProfileBtn{background:var(--pt-ivory)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active .game-action-icon,html[data-theme=pinky-taylor] .bottom-app-nav.game-active .bottom-nav-icon{color:var(--pt-ink)!important;border:2px solid var(--pt-ink);border-radius:50% 43% 48% 46%!important;background:var(--pt-paper)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active .game-action-btn:active,html[data-theme=pinky-taylor] .bottom-app-nav.game-active #bottomProfileBtn:active{transform:translate(2px,2px)!important;box-shadow:1px 1px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active .game-action-status{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;background:var(--pt-paper)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .game-action-dialog{position:relative;overflow:hidden;color:var(--pt-ink)!important;border:5px solid var(--pt-ink)!important;border-radius:6px 23px 9px 17px!important;background:radial-gradient(circle at 12% 18%,rgba(245,22,89,.09) 0 3px,transparent 4px),radial-gradient(circle at 88% 72%,rgba(80,189,225,.11) 0 4px,transparent 5px),var(--pt-paper)!important;box-shadow:8px 8px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .game-action-dialog:before{content:"♥  ×  ✦";position:absolute;left:18px;bottom:10px;color:var(--pt-ruby);font-size:1rem;font-weight:1000;opacity:.14;pointer-events:none}html[data-theme=pinky-taylor] .game-action-dialog-close,html[data-theme=pinky-taylor] .profile-dashboard-close{color:#fff!important;border:3px solid var(--pt-ink)!important;background:var(--pt-ruby)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .game-action-dialog-icon{color:var(--pt-ink)!important;border:4px solid var(--pt-ink)!important;border-radius:50% 42% 48% 44%!important;background:var(--pt-blue)!important;box-shadow:4px 4px 0 var(--pt-ink)!important;transform:rotate(-4deg)}html[data-theme=pinky-taylor] .game-action-dialog-title{color:var(--pt-ruby)!important;font-size:1.2rem!important;font-weight:1000!important;text-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .game-action-dialog-text{color:var(--pt-ink)!important;font-weight:800!important}html[data-theme=pinky-taylor] .game-action-dialog-actions button{min-height:46px!important;color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:4px 13px 6px 10px!important;background:var(--pt-ivory)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .game-action-dialog-actions .primary{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .game-action-dialog-actions .primary.danger{color:#fff!important;background:var(--pt-ink)!important;box-shadow:3px 3px 0 var(--pt-ruby)!important}html[data-theme=pinky-taylor] .game-action-dialog-actions button:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-dashboard{position:relative;color:var(--pt-ink)!important;border:5px solid var(--pt-ink)!important;border-radius:7px 25px 10px 18px!important;background:radial-gradient(circle at 8% 12%,rgba(245,22,89,.08) 0 3px,transparent 4px),radial-gradient(circle at 92% 84%,rgba(80,189,225,.1) 0 4px,transparent 5px),var(--pt-paper)!important;box-shadow:9px 9px 0 var(--pt-ink),18px 22px 42px #0b0b0d47!important}html[data-theme=pinky-taylor] .profile-dashboard:before{content:"♥";position:absolute;right:76px;top:22px;color:var(--pt-blue);font-size:1.15rem;font-weight:1000;-webkit-text-stroke:2px var(--pt-ink);transform:rotate(12deg);pointer-events:none}html[data-theme=pinky-taylor] .profile-dashboard-avatar{color:#fff!important;border:4px solid var(--pt-ink)!important;border-radius:50% 43% 48% 44%!important;background:var(--pt-ruby)!important;box-shadow:4px 4px 0 var(--pt-ink)!important;transform:rotate(-3deg)}html[data-theme=pinky-taylor] .profile-dashboard-identity>span,html[data-theme=pinky-taylor] .profile-dashboard-elo span,html[data-theme=pinky-taylor] .profile-dashboard-identity small{color:var(--pt-ink)!important;font-weight:900!important}html[data-theme=pinky-taylor] .profile-dashboard-identity strong{color:var(--pt-ruby)!important;font-weight:1000!important;text-shadow:1px 1px 0 var(--pt-ink)}html[data-theme=pinky-taylor] .profile-dashboard-elo{border:3px solid var(--pt-ink)!important;border-radius:4px 13px 6px 10px!important;background:var(--pt-ivory)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-dashboard-elo strong{color:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .profile-dashboard-status,html[data-theme=pinky-taylor] .profile-guest-action p{color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-stats-grid{gap:9px!important}html[data-theme=pinky-taylor] .profile-stat{border:3px solid var(--pt-ink)!important;border-radius:4px 13px 6px 10px!important;background:var(--pt-ivory)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-stat span,html[data-theme=pinky-taylor] .profile-stat strong{color:var(--pt-ink)!important;font-weight:1000!important}html[data-theme=pinky-taylor] .profile-stat.win{background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .profile-stat.draw{background:var(--pt-ivory)!important}html[data-theme=pinky-taylor] .profile-stat.loss{background:#ffb2c7!important}html[data-theme=pinky-taylor] .profile-stat.rate{background:var(--pt-lime)!important}html[data-theme=pinky-taylor] .profile-history-section{border:3px dashed var(--pt-ink)!important;border-radius:5px 17px 7px 13px!important;background:#50bde11f!important}html[data-theme=pinky-taylor] .profile-section-title,html[data-theme=pinky-taylor] .profile-section-title span,html[data-theme=pinky-taylor] .profile-history-empty,html[data-theme=pinky-taylor] .profile-history-top strong,html[data-theme=pinky-taylor] .profile-history-top span,html[data-theme=pinky-taylor] .profile-history-meta{color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-history-item{color:var(--pt-ink)!important;border:2px solid var(--pt-ink);border-radius:3px 11px 5px 9px!important;background:var(--pt-paper)!important}html[data-theme=pinky-taylor] .profile-history-result{color:var(--pt-ink)!important;border:2px solid var(--pt-ink);border-radius:50% 43% 48% 46%!important;background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .profile-history-item.win .profile-history-result{background:var(--pt-lime)!important}html[data-theme=pinky-taylor] .profile-history-item.loss .profile-history-result{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .profile-history-item.draw .profile-history-result{background:var(--pt-ivory)!important}html[data-theme=pinky-taylor] .profile-guest-action button,html[data-theme=pinky-taylor] .profile-delete-reveal,html[data-theme=pinky-taylor] .profile-delete-actions button{min-height:44px!important;color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:4px 13px 6px 10px!important;background:var(--pt-ivory)!important;box-shadow:3px 3px 0 var(--pt-ink)!important;font-weight:1000!important}html[data-theme=pinky-taylor] .profile-guest-action button{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .profile-delete-reveal{color:var(--pt-ruby)!important;background:var(--pt-paper)!important}html[data-theme=pinky-taylor] .profile-delete-confirm{color:var(--pt-ink)!important;border:3px solid var(--pt-ruby)!important;border-radius:5px 15px 7px 11px!important;background:#f5165917!important}html[data-theme=pinky-taylor] .profile-delete-confirm>strong,html[data-theme=pinky-taylor] .profile-delete-confirm>p,html[data-theme=pinky-taylor] .profile-delete-confirm label span{color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-delete-confirm input{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:3px 11px 5px 9px!important;background:var(--pt-paper)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-delete-confirm input:focus{outline:3px solid var(--pt-blue)!important;outline-offset:2px}html[data-theme=pinky-taylor] .profile-delete-actions .danger{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .profile-card.auth-card{position:relative;isolation:isolate;overflow:auto;width:min(94vw,520px)!important;padding:28px 24px 24px!important;color:var(--pt-ink)!important;border:5px solid var(--pt-ink)!important;border-radius:7px 24px 9px 18px!important;background:radial-gradient(circle at 11% 17%,rgba(245,22,89,.09) 0 3px,transparent 4px),radial-gradient(circle at 88% 73%,rgba(80,189,225,.11) 0 3px,transparent 4px),var(--pt-paper)!important;box-shadow:9px 9px 0 var(--pt-ink),18px 22px 42px #0b0b0d47!important}html[data-theme=pinky-taylor] .profile-card.auth-card:before,html[data-theme=pinky-taylor] .profile-card.auth-card:after{position:absolute;z-index:-1;font-weight:1000;line-height:1;opacity:.1;pointer-events:none}html[data-theme=pinky-taylor] .profile-card.auth-card:before{content:"♥";left:18px;top:18px;color:var(--pt-ruby);font-size:4.8rem;transform:rotate(-12deg)}html[data-theme=pinky-taylor] .profile-card.auth-card:after{content:"✦";right:18px;bottom:14px;color:var(--pt-blue);font-size:4.2rem;transform:rotate(10deg)}html[data-theme=pinky-taylor] .profile-icon{color:var(--pt-ivory)!important;border:4px solid var(--pt-ink)!important;border-radius:50% 43% 48% 44%!important;background:var(--pt-ruby)!important;box-shadow:4px 4px 0 var(--pt-ink)!important;transform:rotate(-3deg)}html[data-theme=pinky-taylor] .profile-title{color:var(--pt-ruby)!important;font-weight:1000!important;text-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-sub{color:var(--pt-ink)!important;font-weight:800!important;opacity:.78}html[data-theme=pinky-taylor] .auth-tabs{gap:8px!important;padding:6px!important;border:3px solid var(--pt-ink)!important;border-radius:4px 15px 6px 11px!important;background:var(--pt-ivory)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .auth-tab{min-height:48px!important;color:var(--pt-ink)!important;border:3px solid transparent!important;border-radius:3px 11px 5px 9px!important;background:transparent!important;box-shadow:none!important;font-weight:1000!important}html[data-theme=pinky-taylor] .auth-tab.active{color:#fff!important;border-color:var(--pt-ink)!important;background:var(--pt-ruby)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .auth-tab:not(.active):hover{color:var(--pt-ink)!important;background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .profile-field span{margin-left:2px!important;color:var(--pt-ink)!important;font-weight:1000!important}html[data-theme=pinky-taylor] :is(#loginProfileInput,#loginPasswordInput,#registerNameInput,#registerPasswordInput,#registerPasswordConfirmInput){min-height:54px!important;color:var(--pt-ink)!important;border:4px solid var(--pt-ink)!important;border-radius:4px 14px 6px 11px!important;background:var(--pt-paper)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] :is(#loginProfileInput,#loginPasswordInput,#registerNameInput,#registerPasswordInput,#registerPasswordConfirmInput)::placeholder{color:#0b0b0d7a!important;opacity:1}html[data-theme=pinky-taylor] :is(#loginProfileInput,#loginPasswordInput,#registerNameInput,#registerPasswordInput,#registerPasswordConfirmInput):focus{border-color:var(--pt-ruby)!important;outline:3px solid var(--pt-blue)!important;outline-offset:2px;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-save,html[data-theme=pinky-taylor] .guest-login-btn{min-height:52px!important;color:#fff!important;border:4px solid var(--pt-ink)!important;border-radius:4px 14px 6px 11px!important;background:var(--pt-ruby)!important;box-shadow:4px 4px 0 var(--pt-ink)!important;font-weight:1000!important}html[data-theme=pinky-taylor] .guest-login-btn{color:var(--pt-ink)!important;background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .profile-save:not(:disabled):hover,html[data-theme=pinky-taylor] .guest-login-btn:hover{filter:brightness(1.04);transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-save:not(:disabled):active,html[data-theme=pinky-taylor] .guest-login-btn:active{transform:translate(2px,2px)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .auth-or{color:var(--pt-ink)!important;font-weight:1000!important}html[data-theme=pinky-taylor] .auth-or:before{height:3px!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .auth-or:after{height:3px!important;background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .guest-login-note,html[data-theme=pinky-taylor] .profile-status,html[data-theme=pinky-taylor] .profile-name-check{color:var(--pt-ink)!important;font-weight:800!important}html[data-theme=pinky-taylor] .profile-status.error,html[data-theme=pinky-taylor] .profile-name-check.error{color:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .profile-status.ok,html[data-theme=pinky-taylor] .profile-name-check.ok{color:var(--pt-blue-dark)!important}html[data-theme=pinky-taylor] .ongoing-games-block{position:relative;color:var(--pt-ink)!important;border-bottom:4px solid var(--pt-ink)!important;background:var(--pt-paper)!important}html[data-theme=pinky-taylor] .ongoing-games-head{min-height:50px;color:#fff!important;border-bottom:4px solid var(--pt-ink)!important;background:var(--pt-ruby)!important;text-shadow:2px 2px 0 var(--pt-ink)}html[data-theme=pinky-taylor] .ongoing-games-head strong:before{content:"♥";display:inline-block;margin-right:7px;color:var(--pt-blue);font-size:1.05em;-webkit-text-stroke:2px var(--pt-ink);transform:rotate(-8deg)}html[data-theme=pinky-taylor] .ongoing-games-count{min-width:29px;height:29px;color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:50% 43% 48% 46%!important;background:var(--pt-blue)!important;box-shadow:2px 2px 0 var(--pt-ink)!important;text-shadow:none}html[data-theme=pinky-taylor] .ongoing-games-list{gap:11px!important;padding:11px!important;background:radial-gradient(circle at 12% 15%,rgba(245,22,89,.07) 0 2px,transparent 3px),radial-gradient(circle at 86% 78%,rgba(80,189,225,.09) 0 3px,transparent 4px),var(--pt-paper)!important;scrollbar-color:var(--pt-ruby) var(--pt-paper)}html[data-theme=pinky-taylor] .ongoing-game-card{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:4px 14px 6px 11px!important;background:var(--pt-ivory)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .ongoing-game-card.my-turn{border-color:var(--pt-ink)!important;background:var(--pt-blue)!important;box-shadow:4px 4px 0 var(--pt-ruby)!important}html[data-theme=pinky-taylor] .ongoing-game-card.waiting{border-style:dashed!important;background:var(--pt-paper)!important}html[data-theme=pinky-taylor] .ongoing-game-card:active{transform:translate(2px,2px)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .ongoing-mini-board{border:3px solid var(--pt-ink)!important;border-radius:3px 10px 4px 8px!important;background:var(--pt-paper)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .ongoing-mini-square.light{background:var(--pt-paper)!important}html[data-theme=pinky-taylor] .ongoing-mini-square.dark{background:var(--pt-blue)!important}html[data-theme=pinky-taylor] .ongoing-player-row,html[data-theme=pinky-taylor] .ongoing-deadline{color:var(--pt-ink)!important}html[data-theme=pinky-taylor] .ongoing-player-row.me b:after{color:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .ongoing-color-dot{border:2px solid var(--pt-ink)!important}html[data-theme=pinky-taylor] .ongoing-color-dot.white{background:var(--pt-ivory)!important}html[data-theme=pinky-taylor] .ongoing-color-dot.black{background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .ongoing-turn{color:var(--pt-ink)!important;border:2px solid var(--pt-ink);border-radius:3px 10px 4px 8px!important;background:var(--pt-paper)!important}html[data-theme=pinky-taylor] .ongoing-turn.mine{color:var(--pt-ink)!important;background:var(--pt-lime)!important}html[data-theme=pinky-taylor] .ongoing-games-empty,html[data-theme=pinky-taylor] .ongoing-games-more{color:var(--pt-ink)!important;border:2px solid var(--pt-ink)!important;border-radius:3px 11px 5px 9px!important;background:var(--pt-ivory)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .ongoing-games-empty.error{color:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .ongoing-games-more{color:#fff!important;background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .ongoing-games-list::-webkit-scrollbar{width:9px}html[data-theme=pinky-taylor] .ongoing-games-list::-webkit-scrollbar-track{background:var(--pt-paper)}html[data-theme=pinky-taylor] .ongoing-games-list::-webkit-scrollbar-thumb{border:2px solid var(--pt-paper);border-radius:0;background:var(--pt-ruby)}html[data-theme=pinky-taylor] .game-loader{background:radial-gradient(circle at center,rgba(80,189,225,.3),transparent 35%),var(--pt-paper)!important}html[data-theme=pinky-taylor] .game-loader-card{color:var(--pt-ink)!important;border:5px solid var(--pt-ink)!important;border-radius:5px 20px 8px 15px!important;background:var(--pt-ivory)!important;box-shadow:8px 8px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .game-loader-progress{background:var(--pt-ruby)!important}html[data-theme=pinky-taylor] .game-loader-icon-wrap{border-color:var(--pt-ink)!important;background:var(--pt-blue)!important}@media(max-width:760px){html[data-theme=pinky-taylor] .logo{padding:8px 15px!important;border-width:4px!important}html[data-theme=pinky-taylor] .board-shell{border-width:4px!important;box-shadow:5px 5px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .board{border-width:5px!important;box-shadow:3px 3px 0 var(--pt-ruby-dark)!important}html[data-theme=pinky-taylor] .piece-img{transform:scale(1)}html[data-theme=pinky-taylor] .camp-card{padding:24px 18px 22px!important;transform:none}html[data-theme=pinky-taylor] .camp-actions{grid-template-columns:1fr!important;gap:13px!important}html[data-theme=pinky-taylor] .camp-btn{min-height:60px}html[data-theme=pinky-taylor] .bottom-app-nav.game-active{padding:6px!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active){width:calc(100% - 12px)!important;padding:6px!important;grid-template-rows:52px!important;gap:6px!important}html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>#bottomPlayBtn,html[data-theme=pinky-taylor] .react-app-root[data-theme=pinky-taylor] .bottom-app-nav:not(.game-active)>#bottomProfileBtn{height:52px!important;min-height:52px!important;max-height:52px!important;border-width:2px!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .bottom-app-nav.game-active .game-action-btn,html[data-theme=pinky-taylor] .bottom-app-nav.game-active #bottomProfileBtn{min-height:47px!important;border-width:2px!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .game-action-dialog,html[data-theme=pinky-taylor] .profile-dashboard{border-width:4px!important;box-shadow:5px 5px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .profile-dashboard:before{display:none}html[data-theme=pinky-taylor] .profile-stat{border-width:2px!important;box-shadow:2px 2px 0 var(--pt-ink)!important}}@media(max-width:430px){html[data-theme=pinky-taylor] .game-action-dialog-actions,html[data-theme=pinky-taylor] .profile-delete-actions{grid-template-columns:1fr!important}}html[data-theme=pinky-taylor] .hud-card,html[data-theme=pinky-taylor] .panel,html[data-theme=pinky-taylor] .bottom-app-nav,html[data-theme=pinky-taylor] .mode-overlay,html[data-theme=pinky-taylor] .profile-overlay,html[data-theme=pinky-taylor] .mate-overlay,html[data-theme=pinky-taylor] .camp-overlay,html[data-theme=pinky-taylor] .app-sheet-overlay,html[data-theme=pinky-taylor] .profile-dashboard-overlay,html[data-theme=pinky-taylor] .correspondence-overlay,html[data-theme=pinky-taylor] .game-action-overlay{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media(prefers-reduced-motion:reduce){html[data-theme=pinky-taylor] *,html[data-theme=pinky-taylor] *:before,html[data-theme=pinky-taylor] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-theme=pinky-taylor] body .react-app-root[data-theme=pinky-taylor] .db-profile-badge{color:var(--pt-ink)!important;padding:7px 8px 7px 12px!important;border:3px solid var(--pt-ink)!important;border-radius:4px 14px 6px 11px!important;background:var(--pt-paper)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] body .react-app-root[data-theme=pinky-taylor] .db-profile-badge>span{color:var(--pt-ink)!important}html[data-theme=pinky-taylor] body .react-app-root[data-theme=pinky-taylor] .db-profile-badge strong{color:var(--pt-ruby)!important}html[data-theme=pinky-taylor] body .react-app-root[data-theme=pinky-taylor] .db-profile-badge button{min-height:32px!important;color:var(--pt-ink)!important;border:2px solid var(--pt-ink)!important;border-radius:3px 10px 4px 8px!important;background:var(--pt-blue)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] body .react-app-root[data-theme=pinky-taylor] .auth-tabs{border:3px solid var(--pt-ink)!important;border-radius:4px 15px 6px 11px!important;background:var(--pt-paper)!important;box-shadow:4px 4px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] body .react-app-root[data-theme=pinky-taylor] .auth-tab{color:var(--pt-ink)!important;border:3px solid var(--pt-ink)!important;border-radius:3px 11px 5px 9px!important;background:var(--pt-blue)!important;box-shadow:2px 2px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] body .react-app-root[data-theme=pinky-taylor] .auth-tab.active{color:#fff!important;border-color:var(--pt-ink)!important;background:var(--pt-ruby)!important;box-shadow:3px 3px 0 var(--pt-ink)!important}html[data-theme=pinky-taylor] .shell-shot.pinky-heart-shot{width:76px!important;height:76px!important;filter:drop-shadow(4px 5px 0 #0b0b0d) drop-shadow(0 0 12px rgba(80,189,225,.45))!important}html[data-theme=pinky-taylor] .shell-shot.pinky-heart-shot.launch{animation:pt-heart-flight .5s cubic-bezier(.16,.82,.24,1) forwards!important}html[data-theme=pinky-taylor] .shell-shot.pinky-heart-shot.ruby img{filter:saturate(1.18) drop-shadow(0 0 9px rgba(245,22,89,.52))}html[data-theme=pinky-taylor] .shell-shot.pinky-heart-shot.ivory img{filter:saturate(1.08) drop-shadow(0 0 9px rgba(255,224,168,.62))}html[data-theme=pinky-taylor] .shell-trail.pinky{width:24px!important;height:24px!important;overflow:visible;border-radius:0!important;background:transparent!important;filter:none!important;animation:pt-trail-pop .5s ease-out forwards!important}html[data-theme=pinky-taylor] .shell-trail.pinky:before{content:"♥";display:block;color:#50bde1;font-size:22px;line-height:1;-webkit-text-stroke:2px #0b0b0d;text-shadow:2px 2px 0 #0b0b0d}html[data-theme=pinky-taylor] .shell-trail.pinky.ruby:before{color:#f51659}html[data-theme=pinky-taylor] .shell-trail.pinky.ivory:before{color:#ffe0a8}html[data-theme=pinky-taylor] .pinky-flight-glyph{position:fixed;z-index:9997;pointer-events:none;transform:translate(-50%,-50%);color:#50bde1;font-size:1.05rem;font-weight:1000;-webkit-text-stroke:1.5px #0b0b0d;text-shadow:2px 2px 0 #0b0b0d;animation:pt-glyph-drift .62s ease-out forwards}html[data-theme=pinky-taylor] .pinky-flight-glyph.ruby{color:#f51659}html[data-theme=pinky-taylor] .pinky-flight-glyph.ivory{color:#ffe0a8}html[data-theme=pinky-taylor] .board-shell.impact{animation:pt-board-jolt .44s steps(2,end),pt-board-print-flash .52s ease-out!important}html[data-theme=pinky-taylor] .sq.capture-hit{box-shadow:inset 0 0 0 999px #f5165957,inset 0 0 0 6px #0b0b0d,0 0 0 5px #50bde1,0 0 28px #f51659a6!important;animation:pt-square-stamp .5s steps(2,end)!important}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay{--pt-impact-main: #f51659;--pt-impact-alt: #50bde1;position:fixed!important;z-index:10020!important;width:240px!important;height:240px!important;transform:translate(-50%,-50%)!important;isolation:isolate}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay.ivory{--pt-impact-main: #ffe0a8;--pt-impact-alt: #50bde1}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay.ruby{--pt-impact-main: #f51659;--pt-impact-alt: #b7ec43}html[data-theme=pinky-taylor] .pinky-ink-splat{position:absolute;left:50%;top:50%;width:118px;height:102px;transform:translate(-50%,-50%);background:#0b0b0d;clip-path:polygon(48% 0,57% 26%,78% 7%,74% 32%,100% 29%,79% 49%,97% 69%,70% 66%,72% 100%,53% 76%,37% 98%,35% 70%,5% 80%,24% 56%,0 43%,29% 37%,20% 13%,42% 27%);animation:pt-ink-pop .75s steps(3,end) forwards;opacity:0}html[data-theme=pinky-taylor] .pinky-ink-splat:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;background:var(--pt-impact-main);clip-path:inherit}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay .pinky-ring{position:absolute!important;left:50%!important;top:50%!important;width:36px!important;height:36px!important;border:5px solid var(--pt-impact-alt)!important;border-radius:44% 52% 46% 55%!important;box-shadow:0 0 0 3px #0b0b0d!important;animation:pt-ring-rip .72s steps(4,end) forwards!important}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay .pinky-flash{position:absolute!important;left:50%!important;top:50%!important;width:26px!important;height:26px!important;border-radius:50%!important;background:var(--pt-impact-alt)!important;box-shadow:0 0 0 7px var(--pt-impact-main),0 0 0 11px #0b0b0d!important;animation:pt-flash-stamp .58s steps(3,end) forwards!important}html[data-theme=pinky-taylor] .pinky-stroke{position:absolute;left:50%;top:50%;width:158px;height:13px;transform-origin:center;background:var(--pt-impact-main);border:4px solid #0b0b0d;clip-path:polygon(0 35%,91% 0,100% 52%,8% 100%);filter:drop-shadow(3px 3px 0 rgba(11,11,13,.25))}html[data-theme=pinky-taylor] .pinky-stroke.stroke-1{animation:pt-stroke-one .52s steps(3,end) forwards}html[data-theme=pinky-taylor] .pinky-stroke.stroke-2{background:var(--pt-impact-alt);opacity:0;animation:pt-stroke-two .58s steps(3,end) .05s forwards}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay .victim{position:absolute!important;left:50%!important;top:69px!important;width:92px!important;height:104px!important;transform-origin:center!important;filter:drop-shadow(5px 7px 0 rgba(11,11,13,.32))!important;animation:pt-sticker-peel 1.02s cubic-bezier(.16,.72,.2,1) forwards!important}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay .victim .piece{width:100%!important;height:100%!important;background:transparent!important;border:0!important}html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay .pinky-powtext{position:absolute!important;left:50%!important;top:12px!important;min-width:126px;padding:7px 12px!important;color:#0b0b0d!important;background:var(--pt-impact-alt)!important;border:4px solid #0b0b0d!important;border-radius:3px 12px 4px 9px!important;box-shadow:5px 5px #0b0b0d!important;font-family:Outfit,Nunito,sans-serif!important;font-weight:1000!important;letter-spacing:.07em!important;text-align:center;transform:translate(-50%) rotate(-3deg) scale(.5);animation:pt-label-pop 1.08s steps(4,end) forwards!important}html[data-theme=pinky-taylor] .pinky-burst{position:absolute;top:0;right:0;bottom:0;left:0}html[data-theme=pinky-taylor] .pinky-particle{position:absolute;color:var(--pt-impact-main);font-size:1.15rem;line-height:1;font-weight:1000;-webkit-text-stroke:1.5px #0b0b0d;text-shadow:2px 2px 0 #0b0b0d;animation:pt-particle-burst .92s steps(5,end) forwards}html[data-theme=pinky-taylor] .pinky-particle.p1{color:var(--pt-impact-alt)}html[data-theme=pinky-taylor] .pinky-particle.p2{color:#b7ec43}html[data-theme=pinky-taylor] .pinky-particle.p3{color:#fff8e8}html[data-theme=pinky-taylor] .pinky-particle.p4{color:#f5b51b}html[data-theme=pinky-taylor] .sq.capture-target{box-shadow:inset 0 0 0 5px #f51659,inset 0 0 0 8px #0b0b0d!important}html[data-theme=pinky-taylor] .sq.capture-target:after{content:"♥"!important;top:12%!important;right:12%!important;bottom:12%!important;left:12%!important;display:grid;place-items:center;color:#f51659!important;border:0!important;font-size:clamp(1rem,3vw,2.2rem);-webkit-text-stroke:2px #0b0b0d;text-shadow:2px 2px 0 #0b0b0d!important;animation:pt-target-heart .72s steps(2,end) infinite!important}html[data-theme=pinky-taylor] .sq.capture-target:before{content:"×"!important;color:#0b0b0d!important;border:2px solid #0b0b0d!important;background:#50bde1!important;box-shadow:2px 2px #0b0b0d!important}html[data-theme=pinky-taylor] .piece.capture-threat{animation:pt-threat-wiggle .72s steps(2,end) infinite!important;filter:drop-shadow(3px 3px 0 #0b0b0d) drop-shadow(0 0 8px #f51659)!important}html[data-theme=pinky-taylor] .dot.capture-landing{background:#f51659!important;border:3px solid #0b0b0d!important;box-shadow:3px 3px #0b0b0d!important}html[data-theme=pinky-taylor] .sq.check{animation:pt-check-pulse .68s steps(2,end) infinite!important;box-shadow:inset 0 0 0 999px #f516596b,inset 0 0 0 7px #0b0b0d,0 0 22px #f51659!important}html[data-theme=pinky-taylor] .smooth-piece-move{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;filter:drop-shadow(2px 3px 0 rgba(11,11,13,.24))!important}html[data-theme=pinky-taylor] .smooth-piece-move.white,html[data-theme=pinky-taylor] .smooth-piece-move.black{border:0!important;background:transparent!important}html[data-theme=pinky-taylor] .smooth-piece-move img{transform:scale(1.04);filter:saturate(1.06) contrast(1.03)!important}html[data-theme=pinky-taylor] .smooth-piece-move:before,html[data-theme=pinky-taylor] .smooth-piece-move:after{position:absolute;z-index:-1;pointer-events:none;font-weight:1000;-webkit-text-stroke:2px #0b0b0d;animation:pt-move-doodle .48s steps(4,end) forwards}html[data-theme=pinky-taylor] .smooth-piece-move:before{content:"♥";left:-16px;bottom:8px;color:#f51659;font-size:1.35rem}html[data-theme=pinky-taylor] .smooth-piece-move:after{content:"×";right:-13px;top:7px;color:#50bde1;font-size:1.15rem;animation-delay:.05s}html[data-theme=pinky-taylor] body.ai-thinking .turn-badge{position:relative;color:#0b0b0d!important;background:#50bde1!important;animation:pt-thinking-jitter .74s steps(2,end) infinite!important}html[data-theme=pinky-taylor] body.ai-thinking .turn-badge:after{content:"♥  ×  ★";position:absolute;left:50%;bottom:calc(100% + 4px);transform:translate(-50%);color:#f51659;white-space:nowrap;font-size:.78rem;-webkit-text-stroke:1px #0b0b0d;animation:pt-thinking-doodles .8s steps(3,end) infinite}html[data-theme=pinky-taylor] .mate-overlay{overflow:hidden;background:radial-gradient(circle at center,rgba(245,22,89,.26),transparent 42%),#0b0b0dc7!important}html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:before,html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:after{content:"♥  ★  ×  ✦  ♥  ×  ★  ♥  ✦  ×";position:absolute;left:50%;width:min(88vw,780px);display:flex;justify-content:center;align-items:center;text-align:center;white-space:nowrap;pointer-events:none;color:#f51659;font-size:clamp(1.2rem,3vw,2.4rem);font-weight:1000;word-spacing:2vw;-webkit-text-stroke:2px #0b0b0d;text-shadow:3px 3px 0 #0b0b0d;transform:translate(-50%);animation:pt-confetti-strip 2.2s linear infinite}html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:before{top:-34px}html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:after{bottom:-34px;color:#50bde1;animation-direction:reverse}html[data-theme=pinky-taylor] .mate-character img{filter:drop-shadow(7px 8px 0 #0b0b0d) drop-shadow(0 0 16px rgba(245,22,89,.35))!important}html[data-theme=pinky-taylor] .mate-overlay.show .mate-character img{animation:pt-winner-bop 1.15s steps(2,end) .85s infinite!important}html[data-theme=pinky-taylor] .mate-sign{border:5px solid #0b0b0d!important;border-radius:5px 19px 7px 14px!important;background:#fff8e8!important;box-shadow:8px 8px #f51659,13px 13px #0b0b0d!important;transform:rotate(-1deg)}html[data-theme=pinky-taylor] .mate-sign:before,html[data-theme=pinky-taylor] .mate-sign:after{background:#50bde1!important;border-color:#0b0b0d!important}html[data-theme=pinky-taylor] .mate-sign-top{color:#f51659!important}html[data-theme=pinky-taylor] .mate-sign-name{color:#0b0b0d!important;border:4px solid #0b0b0d!important;border-radius:3px 11px 4px 8px!important;background:#ffe0a8!important;box-shadow:4px 4px #0b0b0d!important}html[data-theme=pinky-taylor] .mate-replay,html[data-theme=pinky-taylor] .mate-close{color:#fff!important;border:3px solid #0b0b0d!important;background:#f51659!important;box-shadow:4px 4px #0b0b0d!important}@keyframes pt-heart-flight{0%{transform:translate(-50%,-50%) translate(0) scale(.58) rotate(-18deg);opacity:0}12%{opacity:1}to{transform:translate(-50%,-50%) translate(var(--dx),var(--dy)) scale(.86) rotate(var(--rot));opacity:1}}@keyframes pt-trail-pop{0%{opacity:1;transform:translate(-50%,-50%) scale(.42) rotate(-14deg)}to{opacity:0;transform:translate(-50%,-50%) translateY(15px) scale(1.28) rotate(18deg)}}@keyframes pt-glyph-drift{0%{opacity:1;transform:translate(-50%,-50%) scale(.5) rotate(0)}to{opacity:0;transform:translate(-50%,-50%) translateY(-20px) scale(1.35) rotate(var(--r))}}@keyframes pt-board-jolt{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-5px,2px) rotate(-.35deg)}50%{transform:translate(6px,-2px) rotate(.3deg)}75%{transform:translate(-3px,1px) rotate(-.18deg)}}@keyframes pt-board-print-flash{0%,to{filter:none}35%{filter:saturate(1.45) contrast(1.12)}}@keyframes pt-square-stamp{0%{transform:scale(1)}45%{transform:scale(.91) rotate(-1deg)}to{transform:scale(1)}}@keyframes pt-ink-pop{0%{transform:translate(-50%,-50%) scale(.18) rotate(-20deg);opacity:0}28%{opacity:1}70%{transform:translate(-50%,-50%) scale(1.24) rotate(4deg);opacity:.96}to{transform:translate(-50%,-50%) scale(1.55) rotate(8deg);opacity:0}}@keyframes pt-ring-rip{0%{transform:translate(-50%,-50%) scale(.2) rotate(0);opacity:1}to{transform:translate(-50%,-50%) scale(5.7) rotate(22deg);opacity:0}}@keyframes pt-flash-stamp{0%{transform:translate(-50%,-50%) scale(.15);opacity:0}25%{opacity:1}to{transform:translate(-50%,-50%) scale(4.5);opacity:0}}@keyframes pt-stroke-one{0%{transform:translate(-50%,-50%) rotate(-28deg) scaleX(.1);opacity:0}28%{opacity:1}to{transform:translate(-50%,-50%) rotate(-12deg) scaleX(1.08);opacity:0}}@keyframes pt-stroke-two{0%{transform:translate(-50%,-50%) rotate(28deg) scaleX(.1);opacity:0}25%{opacity:1}to{transform:translate(-50%,-50%) rotate(14deg) scaleX(1.04);opacity:0}}@keyframes pt-sticker-peel{0%{transform:translate(-50%) translateY(-8px) rotate(0) scale(1);opacity:1}28%{transform:translate(-50%) translateY(3px) rotate(-8deg) scale(1.07)}62%{transform:translate(-50%) translateY(22px) rotate(13deg) scale(.75);opacity:1}to{transform:translate(-50%) translateY(48px) rotate(38deg) scale(.12);opacity:0}}@keyframes pt-label-pop{0%{transform:translate(-50%) rotate(-8deg) scale(.4);opacity:0}20%{opacity:1}52%{transform:translate(-50%) rotate(3deg) scale(1.08);opacity:1}to{transform:translate(-50%) rotate(-3deg) translateY(-18px) scale(.9);opacity:0}}@keyframes pt-particle-burst{0%{transform:translate(0) rotate(0) scale(.2);opacity:0}12%{opacity:1}to{transform:translate(var(--x),var(--y)) rotate(var(--r)) scale(var(--s));opacity:0}}@keyframes pt-target-heart{0%,to{transform:scale(.78) rotate(-6deg);opacity:.65}50%{transform:scale(1.05) rotate(5deg);opacity:1}}@keyframes pt-threat-wiggle{0%,to{transform:rotate(-2deg) scale(1)}50%{transform:rotate(2deg) scale(.93)}}@keyframes pt-check-pulse{0%,to{filter:saturate(1)}50%{filter:saturate(1.45) brightness(1.08)}}@keyframes pt-move-doodle{0%{transform:translate(0) rotate(-8deg) scale(.4);opacity:0}25%{opacity:1}to{transform:translate(5px,-13px) rotate(18deg) scale(1.2);opacity:0}}@keyframes pt-thinking-jitter{0%,to{transform:translate(0) rotate(-1deg)}50%{transform:translate(2px,-1px) rotate(1deg)}}@keyframes pt-thinking-doodles{0%,to{transform:translate(-50%) translateY(0) rotate(-3deg);opacity:.6}50%{transform:translate(-50%) translateY(-5px) rotate(4deg);opacity:1}}@keyframes pt-confetti-strip{0%{transform:translate(calc(-50% - 14px)) rotate(-2deg)}to{transform:translate(calc(-50% + 14px)) rotate(2deg)}}@keyframes pt-winner-bop{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}@media(max-width:600px){html[data-theme=pinky-taylor] .capture-overlay.pinky-capture-overlay{transform:translate(-50%,-50%) scale(.78)!important}html[data-theme=pinky-taylor] .shell-shot.pinky-heart-shot{width:62px!important;height:62px!important}html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:before,html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:after{width:96vw;font-size:1.05rem;word-spacing:1.5vw}html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:before{top:-24px}html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:after{bottom:-24px}}@media(prefers-reduced-motion:reduce){html[data-theme=pinky-taylor] .shell-shot.pinky-heart-shot.launch,html[data-theme=pinky-taylor] .shell-trail.pinky,html[data-theme=pinky-taylor] .pinky-flight-glyph,html[data-theme=pinky-taylor] .board-shell.impact,html[data-theme=pinky-taylor] .sq.capture-hit,html[data-theme=pinky-taylor] .pinky-ink-splat,html[data-theme=pinky-taylor] .pinky-ring,html[data-theme=pinky-taylor] .pinky-flash,html[data-theme=pinky-taylor] .pinky-stroke,html[data-theme=pinky-taylor] .pinky-particle,html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:before,html[data-theme=pinky-taylor] .mate-overlay.show .mate-panel:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
