@import "tailwindcss";

:root{--ink:#422417;--red:#b6442e;--deep-red:#76291d;--paper:#f8e6c0;--gold:#efb54f;--blue:#213f5d}*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow:hidden}button{font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #fff;outline-offset:2px}body{background:#17120f;color:var(--ink);font-family:"STKaiti","KaiTi","Noto Serif SC",serif;user-select:none}.game-shell{min-height:100vh;display:grid;place-items:center;padding:12px;background:radial-gradient(circle at 50% 18%,#725137,#281c16 65%,#110d0b)}.game-stage{position:relative;width:min(calc(100vw - 24px),1180px);aspect-ratio:20/9;overflow:hidden;border:4px solid #5b2b18;border-radius:18px;background:#e8b990;box-shadow:0 24px 70px #000b,inset 0 0 0 3px #dca36d}.rotate-tip{display:none}.lobby-top{height:14%;display:flex;align-items:center;gap:10px;padding:7px 16px;background:linear-gradient(#fff1da,#e8bd86);border-bottom:3px solid #81452b;position:relative;z-index:10}.profile-seal,.round-icon{border:3px solid #6d281b;box-shadow:0 2px 0 #4b2318}.profile-seal{width:50px;aspect-ratio:1;border-radius:50%;background:var(--red);color:#ffe4a0;font-size:25px;font-weight:900}.profile-copy{display:grid;line-height:1.05}.profile-copy b{font-size:19px}.profile-copy span{font-size:12px;color:#9a5937;margin-top:4px}.top-resources{margin-left:auto;display:flex;gap:6px}.top-resources span{display:flex;align-items:center;gap:5px;min-width:86px;padding:6px 10px;border:2px solid #b47946;border-radius:18px;background:#704029;color:#ffedb9;font:bold 14px Arial}.top-resources i{width:16px;aspect-ratio:1;border-radius:50%;display:inline-block}.food-dot{background:#e97438}.coin-dot{background:#f5bf3b}.jade-dot{background:#42a9cb;transform:rotate(45deg);border-radius:3px!important}.round-icon{width:38px;aspect-ratio:1;border-radius:50%;background:#f5d59a;color:#66301d;font-weight:900}.lobby-scene{position:absolute;inset:14% 0 17%;overflow:hidden;background:linear-gradient(#f7bdad 0 34%,#e4a065 35% 100%)}.pink-cloud{position:absolute;width:210px;height:70px;border-radius:50%;background:#f7d0c7;filter:drop-shadow(30px 12px 0 #f3b8b2)}.cloud-left{left:-50px;top:11%}.cloud-right{right:-35px;top:4%}.dojo-building{position:absolute;left:14%;right:13%;top:3%;bottom:0;background:repeating-linear-gradient(90deg,#6e3424 0 8px,#e8c69c 8px 108px);border:10px solid #5f2c20;border-bottom:0}.roof-ridge{position:absolute;left:-8%;right:-8%;top:-8%;height:24%;background:linear-gradient(#783423,#a94f2e);border:9px solid #54261d;clip-path:polygon(4% 20%,50% 0,96% 20%,100% 65%,92% 83%,8% 83%,0 65%)}.signboard{position:absolute;left:50%;top:4%;transform:translateX(-50%);padding:5px 24px;border:3px solid #61291c;border-radius:4px;background:#a8462e;color:#ffe2a3;font-weight:900;white-space:nowrap}.lamp{position:absolute;top:23%;width:42px;height:56px;border-radius:44%;background:linear-gradient(90deg,#c33a24,#ef7e2f,#c33a24);border:3px solid #762719;box-shadow:0 0 24px #ffad32}.lamp:before,.lamp:after{content:"";position:absolute;left:7px;right:7px;height:3px;background:#79291c}.lamp:before{top:17px}.lamp:after{top:34px}.lamp-a{left:27%}.lamp-b{right:27%}.lobby-character{position:absolute;z-index:4;bottom:-5%;height:74%;object-fit:contain;filter:drop-shadow(0 9px 4px #4325);pointer-events:none}.lobby-player{left:35%}.lobby-rival{right:28%;height:70%}.nameplate{position:absolute;z-index:5;bottom:1%;padding:3px 12px;border-radius:12px;background:#5b2c20cc;color:#ffe8b6;font-size:12px}.player-name{left:42%}.rival-name{right:35%}.rank-board{position:absolute;z-index:6;left:2.5%;top:41%;width:116px;height:116px;border-radius:50%;border:7px solid #773322;background:radial-gradient(#fff0bd,#e9a354);color:#5a2c1b;box-shadow:0 7px 0 #4b281c}.rank-board b{display:block;font-size:28px}.rank-board span{font-size:9px}.forge-orb{position:absolute;z-index:7;left:11%;top:55%;width:104px;height:104px;border-radius:50%;border:5px solid #7b2e1e;background:radial-gradient(#fff1a9,#f36b2c 47%,#812316 72%);color:#6c200e;box-shadow:0 0 28px #ff8b31}.forge-orb span{display:block;font-size:22px;font-weight:900}.forge-orb small{font-size:10px}.side-chest{position:absolute;z-index:7;right:3%;top:49%;width:88px;height:80px;border:5px solid #76331f;border-radius:14px;background:linear-gradient(#d7e7e2 0 37%,#d5482f 38% 60%,#b9cbc8 61%);box-shadow:0 7px 0 #64301d;color:#642717}.side-chest span{display:block;font-size:22px;font-weight:900}.side-chest small{font-weight:900}.lobby-actions{position:absolute;z-index:12;left:0;right:0;bottom:0;height:17%;display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(#d49860,#925033);border-top:3px solid #63301f}.lobby-actions button{display:grid;min-width:175px;padding:7px 20px;border-radius:8px;border:3px solid #6b2b17;background:linear-gradient(#f6d69b,#d98b43);color:#552715;font-weight:900;box-shadow:0 5px 0 #64311e}.lobby-actions button:active{transform:translateY(3px);box-shadow:0 2px 0 #64311e}.lobby-actions b{font-size:18px}.lobby-actions small{font-size:10px;font-weight:700}.lobby-actions .quick-start{min-width:240px;background:linear-gradient(#ffe685,#e65329);color:#5a1d0e}.battle-scene{position:absolute;inset:0;background:#b8d9dd}.battle-hud{position:absolute;z-index:20;left:10%;right:10%;top:2%;height:13%;display:flex;align-items:start;justify-content:space-between;color:#fff;text-shadow:1px 2px #1d2428}.fighter-hud{width:39%;display:flex;align-items:center;gap:7px}.fighter-hud img{width:54px;height:54px;border-radius:9px;border:4px solid #f1d6a6;background:#f4e3c8;object-fit:cover}.fighter-hud>div{flex:1}.fighter-hud b{display:block;font-size:15px;margin-bottom:2px}.right-hud{text-align:right}.hp-track{height:20px;display:block;padding:3px;border:3px solid #f4ddbd;background:#372d2a;clip-path:polygon(0 0,96% 0,100% 50%,96% 100%,0 100%)}.right-hud .hp-track{clip-path:polygon(4% 0,100% 0,100% 100%,4% 100%,0 50%)}.hp-track i{display:block;height:100%;background:linear-gradient(#fb7752,#b92822);transition:width .18s}.battle-clock{display:grid;place-items:center;line-height:1}.battle-clock b{font-family:Arial;font-size:17px}.battle-clock span{font:900 32px Georgia}.arena{position:absolute;inset:0;background-image:linear-gradient(#ffffff00 68%,#18345133 68%),url('/battle-rooftop.png');background-size:cover;background-position:center;overflow:hidden}.fighter{position:absolute;z-index:8;bottom:6.5%;width:18%;height:52%;transform:translateX(-50%);transition:left .09s linear,bottom .2s}.fighter img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 3px #182a4255)}.fighter.enemy img{transform:scaleX(1)}.fighter.player.run-left img{transform:scaleX(-1)}.fighter.player.attack img{animation:playerAttack .28s ease-out}.fighter.enemy.attack img{animation:enemyAttack .3s ease-out}.fighter.hurt img{animation:hurt .24s ease-out}.fighter.dodge{animation:dodge .36s ease-out}.fighter.airborne{bottom:25%;animation:jump .62s ease-in-out}.slash{position:absolute;z-index:10;top:42%;width:80px;height:38px;border-top:10px solid #fff4b4;border-radius:50%;filter:drop-shadow(0 0 7px #ff9b31);animation:slash .25s ease-out}.player-slash{right:-28%}.enemy-slash{left:-28%;transform:scaleX(-1)}.damage{position:absolute;z-index:15;top:33%;transform:translateX(-50%);color:#fff5ce;font:900 30px Arial;-webkit-text-stroke:2px #4b1b14;text-shadow:0 3px #8e261d;animation:damageFloat .7s ease-out forwards}.damage.critical{font-size:36px;color:#ffd454}.combo{position:absolute;z-index:15;right:23%;top:32%;display:flex;align-items:end;color:#fff;text-shadow:2px 3px #4a2216;transform:rotate(-7deg)}.combo b{font:900 48px Georgia;color:#ffd45c}.combo span{font-weight:900}.mobile-controls{position:absolute;z-index:18;inset:auto 0 3% 0;display:flex;align-items:end;justify-content:space-between;padding:0 5%;pointer-events:none}.dpad,.skill-buttons{display:flex;align-items:end;gap:12px;pointer-events:auto}.dpad{width:180px;height:100px;border-radius:60px;background:#132b4555;border:3px solid #ecf2e933;justify-content:center;align-items:center}.dpad button,.skill-buttons button{display:grid;place-items:center;border-radius:50%;color:#e9f1ea;border:3px solid #dbe7dc66;background:#172b43aa;box-shadow:inset 0 0 0 4px #0b1d2b55;text-shadow:1px 2px #0c1822}.dpad button{width:68px;height:68px;font-weight:900}.skill-buttons button{width:70px;height:70px}.skill-buttons button b{font-size:22px}.skill-buttons button small{font-size:9px}.skill-buttons .attack-btn{width:94px;height:94px;background:#762c28cc}.skill-buttons .jump-btn{width:78px;height:78px}.skill-buttons .dodge-btn{margin-bottom:56px;width:62px;height:62px}.leave-battle{position:absolute;z-index:25;left:2%;top:5%;width:38px;height:38px;border-radius:6px;border:3px solid #e8d6b5;background:#82422e;color:#ffe9ba;font-weight:900}.petals i{position:absolute;z-index:4;width:12px;height:5px;border-radius:80% 0 80% 0;background:#ffd2c6;animation:petal 7s linear infinite}.petals i:nth-child(1){left:14%;top:20%;animation-delay:-2s}.petals i:nth-child(2){left:55%;top:12%;animation-delay:-5s}.petals i:nth-child(3){left:80%;top:24%;animation-delay:-3s}.petals i:nth-child(4){left:36%;top:30%;animation-delay:-7s}.modal-backdrop{position:absolute;z-index:50;inset:0;display:grid;place-items:center;background:#24150ea8;backdrop-filter:blur(2px)}.paper-modal{position:relative;width:min(58%,570px);max-height:88%;padding:28px 36px;border:6px double #6c3220;border-radius:12px;background:linear-gradient(#fff2d7,#e8c58f);box-shadow:0 20px 60px #0008;text-align:center}.paper-modal:before,.paper-modal:after{content:"";position:absolute;inset:9px;border:1px solid #b97b4b88;pointer-events:none}.close{position:absolute;z-index:2;right:12px;top:10px;width:34px;height:34px;border-radius:50%;border:2px solid #6a2a1b;background:#a9432c;color:#ffe7b0;font:900 22px Arial}.modal-kicker{display:inline-block;padding:3px 16px;border-radius:14px;background:#8e3526;color:#ffe4af;font-size:12px}.paper-modal h2{margin:7px 0 12px;font-size:26px}.sword-display{display:flex;align-items:center;justify-content:center;gap:28px;min-height:115px;padding:10px;background:#e7bb7c88;border:2px solid #a3653d}.sword-blade{position:relative;width:120px;height:24px;background:linear-gradient(#fff,#a9b3b0);clip-path:polygon(0 40%,77% 0,100% 50%,77% 100%,0 60%);transform:rotate(-13deg);filter:drop-shadow(0 3px 2px #51291b)}.sword-blade:after{content:"";position:absolute;left:3px;top:8px;width:20px;height:8px;background:#772b1d}.sword-display div{display:grid;text-align:left}.sword-display span{font-size:12px;margin-top:5px}.forge-progress{height:12px;margin:12px 0 5px;padding:2px;border-radius:8px;background:#6c3828}.forge-progress i{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#e44c28,#ffd95b)}.paper-modal p{font-size:13px}.ink-button,.result-card button{min-width:170px;padding:9px 18px;border:3px solid #6d2a1b;border-radius:7px;background:linear-gradient(#ffe078,#d85429);color:#5b2112;font-weight:900;box-shadow:0 4px 0 #6d2a1b}.help-modal ol{list-style:none;margin:0;padding:0;display:grid;gap:8px;text-align:left}.help-modal li{display:grid;padding:7px 12px;border-left:5px solid #a9412c;background:#e2b77c77}.help-modal li span{font-size:12px}.keyboard-tip{padding-top:8px;border-top:1px solid #a66b45}.result-card{position:relative;width:min(52%,500px);padding:40px 24px 28px;text-align:center;border:7px double #6b2d1d;border-radius:18px;background:radial-gradient(circle,#fff4d3,#e6b978);box-shadow:0 20px 70px #0009}.result-mark{position:absolute;left:50%;top:-48px;transform:translateX(-50%) rotate(-5deg);width:110px;height:90px;display:grid;place-items:center;background:#bb3e28;color:#ffe482;border:7px solid #6e251b;border-radius:47% 53% 43% 57%;font-size:58px;font-weight:900;text-shadow:2px 3px #672217}.result-card.lose .result-mark{background:#40566b}.result-card h2{margin:14px 0 5px;font-size:29px}.result-card p{margin:5px 0 18px}.result-card>div{display:flex;justify-content:center;gap:12px}.result-card .secondary{background:linear-gradient(#efddbb,#ad7b4e)}.toast{position:absolute;z-index:80;left:50%;top:19%;transform:translateX(-50%);padding:9px 22px;border:2px solid #e6b469;border-radius:22px;background:#3f231dcc;color:#fff1c8;font-weight:900;animation:toastIn .2s}.arena:after{content:"";position:absolute;left:0;right:0;bottom:0;height:10%;background:linear-gradient(#1a3451aa,#102a45);pointer-events:none}
@keyframes playerAttack{45%{transform:translateX(13%) rotate(7deg)}100%{transform:none}}@keyframes enemyAttack{45%{transform:translateX(-13%) rotate(-7deg)}100%{transform:none}}@keyframes hurt{35%{transform:translateX(6%) rotate(8deg);filter:brightness(1.7) drop-shadow(0 0 12px #fff)}100%{transform:none}}@keyframes dodge{50%{opacity:.35;filter:blur(3px)}}@keyframes jump{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-12%) rotate(-4deg)}}@keyframes slash{from{opacity:1;transform:scale(.4) rotate(-12deg)}to{opacity:0;transform:scale(1.5) rotate(15deg)}}@keyframes damageFloat{to{transform:translate(-50%,-80px) scale(1.15);opacity:0}}@keyframes petal{from{transform:translate(0,-20px) rotate(0)}to{transform:translate(-170px,390px) rotate(540deg)}}@keyframes toastIn{from{transform:translate(-50%,-8px);opacity:0}}@media(max-height:520px){.paper-modal{padding:18px 30px}.paper-modal h2{font-size:22px;margin:4px}.sword-display{min-height:90px}.lobby-character{height:71%}}@media(max-aspect-ratio:1/1){.game-shell{padding:0}.game-stage{width:100vh;height:50vw;transform:rotate(90deg);border-radius:0}.game-stage:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 2px #6d311d}.top-resources span{min-width:72px}.profile-copy span,.top-resources span:nth-child(3){display:none}}@media(max-width:760px) and (orientation:landscape){.game-stage{width:100vw;border:0;border-radius:0}.lobby-actions button{min-width:140px}.lobby-actions .quick-start{min-width:190px}.top-resources span{min-width:72px}.paper-modal{width:62%}.fighter{width:17%}}
