/* One bounded stage. The canvas keeps its real aspect ratio so hit tests stay accurate. */
html,body{width:100%;height:100%;margin:0;overflow:hidden}#gameShell{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;overflow:hidden!important;background:#e5e4d7}#gameShell>header,#gameShell .hero,#gameShell .character-strip,#gameShell .adventure-shortcuts,#gameNav,#gameShell .scenehead,#gameShell .metrics,#gameShell .journal,#gameShell .scenehint,#gameShell footer{display:none!important}#gameShell main,#gameShell .layout,#gameShell .left{display:contents!important}#gameShell .canvaswrap{position:absolute!important;inset:0!important;margin:auto!important;width:min(100%,calc(100dvh * 1.833333))!important;height:fit-content!important;max-height:none!important;border:0!important}#world{width:100%!important;height:auto!important;display:block;border:0!important;border-radius:0!important}.shop-opening,.shop-checkout,.day-speed{display:none!important}
#townScreen,#bedroomScreen,#fishingScreen,#liveScreen{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#e1dcc7!important}#townScreen[hidden],#bedroomScreen[hidden],#fishingScreen[hidden],#liveScreen[hidden]{display:none!important}#townCanvas,#seaCanvas,#liveCanvas{display:block!important;width:min(100%,calc(100dvh * 1.6923077))!important;height:auto!important;max-height:none!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important}#bedroomCanvas{width:min(100%,calc(100dvh * 1.833333))!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;border:0!important}.town-controls,.room-actions,#bedroomScreen>h2,.fishing-top{display:none!important}.fishing-controls{display:none!important}.fishing-controls.screen-controls-open{display:block!important;position:fixed;z-index:45;right:20px;top:76px;bottom:75px;width:min(420px,calc(100vw - 40px));max-height:none!important;overflow:auto;background:#fff4df;border:4px solid #b88b63;border-radius:18px;padding:16px!important}#roomPreviewControls{position:fixed;z-index:45;top:76px;left:20%;right:20%;padding:10px;background:#fff4df}#wardrobeScreen{height:100dvh;overflow:hidden;padding:75px 90px 65px!important}.wardrobe-top{display:none}.wardrobe-layout{height:100%;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,38%)!important;gap:15px}.wardrobe-layout canvas{width:100%;max-height:100%!important;object-fit:contain}.wardrobe-options{max-height:100%!important;min-height:0;overflow:auto}
#screenHUD{position:fixed;inset:0;z-index:30;pointer-events:none;color:#684b46}#screenHUD[hidden]{display:none}#screenHUD button,#screenHUD .hud-profile,#screenHUD .hud-stats{pointer-events:auto;border:2px solid #bc8b65;box-shadow:inset 0 2px #fff8dc,0 3px #946747,0 5px 10px #725a4524;background:repeating-linear-gradient(2deg,transparent 0 12px,#ad7d4910 13px 14px),#f5dcaf;border-radius:14px;color:#684b46}#screenHUD button{touch-action:manipulation;min-height:44px;cursor:pointer;padding:4px 8px;font:inherit}#screenHUD button:disabled{opacity:.55}#screenHUD small{display:block;font-size:10px;white-space:nowrap}#screenHUD .hud-top{position:absolute;top:max(8px,env(safe-area-inset-top));left:max(20px,env(safe-area-inset-left));right:max(20px,env(safe-area-inset-right));display:flex;gap:12px;align-items:flex-start}#screenHUD .hud-profile{display:flex;align-items:center;gap:8px;padding:4px 12px 4px 4px;font-size:15px;max-width:35%}#screenHUD .hud-profile img{width:46px;height:46px;border-radius:12px;border:2px solid #c79c7e}#screenHUD .hud-profile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#screenHUD .hud-stats{margin-left:auto;display:flex;align-items:center;gap:13px;padding:8px 15px;background-color:#fff3d9;font-size:14px;min-height:56px}#hudMoney{color:#6f8464;font-size:17px;font-weight:bold}#screenHUD .hud-menu{width:57px;height:56px;font-size:23px}#screenHUD .hud-rail{position:absolute;top:90px;display:grid;gap:12px;margin:0;border:0;background:none;box-shadow:none;padding:0}#screenHUD .hud-left{left:max(20px,env(safe-area-inset-left))}#screenHUD .hud-right{right:max(20px,env(safe-area-inset-right))}#screenHUD .hud-rail button{width:59px;height:57px}#screenHUD i{display:block;font-size:26px;line-height:28px;font-style:normal;color:#96718e}#screenHUD .hud-bottom{position:absolute;bottom:max(12px,env(safe-area-inset-bottom));left:145px;right:max(20px,env(safe-area-inset-right));display:flex;align-items:flex-end;gap:9px}#hudHint{margin:auto auto 8px;padding:6px 14px;border-radius:20px;background:#fff8e4dc;font-size:10px;text-align:center;max-width:50%;pointer-events:none}#screenHUD #hudPrimary{background-color:#f0c28e;font-size:12px;min-width:85px;max-width:180px}#screenHUD #hudSecondary{font-size:12px;min-width:65px}#screenHUD #hudPunch{width:74px;height:67px;background-color:#efbdce;font-size:25px;border-radius:24px;display:none}@media(any-pointer:coarse){#screenHUD.hud-town #hudPunch{display:block}}.global-sound{z-index:31!important;left:max(20px,env(safe-area-inset-left))!important;bottom:max(12px,env(safe-area-inset-bottom))!important;min-height:44px!important;font-size:11px!important}.rotate-tip{display:none!important}#gameShell aside{position:fixed!important;inset:75px max(20px,env(safe-area-inset-right)) 72px auto!important;width:min(470px,calc(100vw - 40px))!important;max-height:none!important;z-index:44!important;display:none!important;overflow:hidden!important;background:#fff4df!important;border:4px solid #b88b63!important;border-radius:18px!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}#gameShell.panel-open aside{display:flex!important;flex-direction:column}#gameShell #closePanel{display:block!important;min-height:38px;flex-shrink:0}#gameShell #panel{overflow:auto!important;min-height:0;max-height:none!important;flex:1}#tabs{flex-shrink:0}dialog{max-width:calc(100vw - 32px)!important;max-height:calc(100dvh - 24px)!important;overflow:auto!important}.hud-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hud-grid button{min-height:55px}.audio-setting{display:grid;grid-template-columns:90px 1fr 45px;align-items:center;gap:10px;margin:22px 0}.audio-setting input{width:100%;min-height:35px}.audio-setting output{font-size:12px}@media(min-height:600px){#screenHUD .hud-top{top:18px}#screenHUD .hud-rail{top:130px;gap:18px}#screenHUD .hud-rail button{width:76px;height:73px}#screenHUD .hud-rail small{font-size:12px}#screenHUD .hud-rail i{font-size:34px;line-height:37px}}@media(orientation:portrait){#screenHUD .hud-top{left:8px;right:8px;gap:5px}#screenHUD .hud-profile{max-width:23%;padding:3px}#screenHUD .hud-profile span{display:none}#screenHUD .hud-stats{padding:8px;gap:8px}#screenHUD .hud-rail{top:90px}#screenHUD .hud-left{left:8px}#screenHUD .hud-right{right:8px}#hudHint{display:none}#screenHUD .hud-bottom{left:130px;right:8px}#wardrobeScreen{padding:75px 8px 65px!important}.wardrobe-layout{grid-template-columns:1fr!important;grid-template-rows:40% 60%}.hud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
#gameShell.panel-open{z-index:40}#screenHUD .hud-rail{grid-template-columns:1fr!important}
#townScreen,#bedroomScreen,#fishingScreen,#liveScreen,#wardrobeScreen{z-index:15!important}
@media(max-height:350px){#screenHUD .hud-rail{top:74px;gap:6px}#screenHUD .hud-rail button{height:44px}#screenHUD .hud-rail i{font-size:21px;line-height:21px}#screenHUD #hudPunch{height:50px}#screenHUD .hud-bottom{bottom:8px}}
/* Growth journal: scoped to this dialog so other game windows keep their layouts. */
#modal:has(.growth-book){width:min(1100px,94vw);max-width:1100px;padding:22px;box-sizing:border-box;max-height:92dvh}
.growth-book{color:#705c55;font-size:14px}
.growth-cover{display:flex;align-items:center;gap:18px;padding:16px 24px 22px;border-bottom:2px dashed #d7b895;background:linear-gradient(110deg,#f4dfbc,#fff4dc 65%,#f6e1db);border-radius:16px 16px 4px 4px;margin-bottom:22px}
.growth-cover img{width:78px;height:78px;object-fit:cover;border:4px solid #fff4dc;border-radius:50%;box-shadow:0 3px 0 #d7b695}
.growth-cover h2{font-size:27px;margin:5px 0;color:#876473;letter-spacing:.05em}.growth-cover p{margin:4px 0;font-size:13px}.growth-kicker{font-size:11px;color:#a0836a;letter-spacing:.12em}
.growth-day{margin-left:auto;text-align:center;background:#fff6df;border:2px solid #d7b695;border-radius:50% 50% 13px 13px;padding:10px 18px;font-size:26px;font-weight:bold}.growth-day small{display:block;font-size:11px}
.growth-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.growth-card{position:relative;min-width:0;border:1px solid #dbc6ac;border-top:5px solid var(--skill-color);border-radius:13px;padding:17px;background:linear-gradient(115deg,#fffdf3,#fff4e1);box-shadow:0 4px 0 #d8c2a64d}
.growth-card-head{display:flex;align-items:center;gap:9px}.growth-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f5e7d5;font-size:25px;flex-shrink:0}.growth-card h3{margin:0;font-size:16px}.growth-card-head strong{margin-left:auto;font-size:27px;color:var(--skill-color);white-space:nowrap}.growth-card-head strong small{font-size:12px}.growth-action{font-size:12px;margin:16px 0 10px}
.growth-meter{height:11px;border-radius:9px;background:#e9dfcf;box-shadow:inset 0 1px 3px #b8a38855;overflow:hidden}.growth-meter>span{display:block;height:100%;background:var(--skill-color);border-radius:9px}.growth-progress{display:flex;justify-content:space-between;gap:6px;font-size:10px;margin-top:7px}.growth-progress b{color:#927160}.growth-effect{font-size:12px;line-height:1.6;min-height:38px;margin:15px 0 5px}.growth-card details{font-size:11px;border-top:1px dashed #d9c8b3;padding-top:8px}.growth-card summary{cursor:pointer;color:#957689}.growth-card details p{line-height:1.9}
.growth-unlocks{margin-top:22px;border-radius:13px;background:#eddfc8;padding:14px 18px}.growth-unlocks h3{font-size:15px;margin:0 0 12px}.growth-unlocks>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.growth-unlock{display:flex;align-items:center;gap:8px;background:#fff5e3;padding:11px 9px;border:1px dashed #cbb89d;border-radius:9px}.growth-unlock>span{font-size:24px}.growth-unlock b{font-size:12px;display:block}.growth-unlock small{font-size:10px;display:block}.growth-unlock em{margin-left:auto;font-size:9px;font-style:normal;color:#a28c78;white-space:nowrap}.growth-unlock.is-unlocked{border-style:solid;border-color:#aac2a5;background:#f4f4e1}.growth-unlock.is-unlocked em{color:#6c967b}
@media(max-width:850px){.growth-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-unlocks>div{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-cover{padding:12px}.growth-cover h2{font-size:22px}}
@media(max-width:480px){#modal:has(.growth-book){padding:14px}.growth-cards{grid-template-columns:1fr}.growth-cover{gap:10px}.growth-cover img{width:48px;height:48px}.growth-cover h2{font-size:18px}.growth-cover p,.growth-kicker{font-size:10px}.growth-day{display:none}.growth-card{padding:14px}.growth-unlock{flex-wrap:wrap}.growth-unlocks{padding:12px}}
.live-payout{position:fixed;z-index:10000;left:50%;top:48%;transform:translate(-50%,-50%);pointer-events:none;text-align:center;width:max-content;max-width:90vw;padding:20px 35px;border-radius:24px;border:2px solid #e8bf82;background:linear-gradient(120deg,#fff7e5f5,#fff0d8f5);box-shadow:0 8px 25px #67475333,inset 0 0 0 4px #fffaf0;color:#93627c;opacity:0}.live-payout[hidden]{display:none}.live-payout-caption{display:block;font-weight:bold;font-size:clamp(15px,2.5vw,22px);margin-bottom:5px}.live-payout strong{display:block;font-size:clamp(30px,5vw,48px);color:#de8b36;text-shadow:0 2px #fff7e9}.live-payout strong small{font-size:.5em}.live-payout.is-showing{animation:live-payout-rise 3.4s ease-out both}@keyframes live-payout-rise{0%{opacity:0;transform:translate(-50%,calc(-50% + 20px)) scale(.92)}12%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:1}100%{opacity:0;transform:translate(-50%,calc(-50% - 65px))}}@media(prefers-reduced-motion:reduce){.live-payout.is-showing{animation:live-payout-fade 3.4s both}@keyframes live-payout-fade{0%,85%{opacity:1}100%{opacity:0}}}
/* Mouse-operated concert/fishing controls stay together beneath the action. */
@media (hover:hover) and (pointer:fine){
 #screenHUD:is(.hud-live,.hud-fishing) .hud-bottom{left:50%;right:auto;bottom:max(16px,calc((100dvh - 59.0909vw)/2 + 12px));transform:translateX(-50%);width:min(510px,calc(100vw - 180px));display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;align-items:stretch;padding:10px 16px 14px;border:1px solid #d8b990;border-radius:22px;background:#fff2d9eb;box-shadow:0 5px 16px #73553c26}
 #screenHUD:is(.hud-live,.hud-fishing) #hudHint{grid-column:1/-1;grid-row:1;display:block;margin:0;padding:2px 6px;max-width:none;background:none;font-size:12px;line-height:1.4}
 #screenHUD:is(.hud-live,.hud-fishing) #hudPrimary{grid-column:1;grid-row:2;width:100%;max-width:none;min-width:0;min-height:54px;font-size:17px;font-weight:bold;border-width:2px;background-color:#efc38e}
 #screenHUD:is(.hud-live,.hud-fishing) #hudSecondary{grid-column:2;grid-row:2;min-width:0;min-height:54px;font-size:16px;font-weight:bold}
 #screenHUD:is(.hud-live,.hud-fishing) #hudHelp{position:absolute;left:-58px;bottom:14px;width:44px}
 #screenHUD:is(.hud-live,.hud-fishing) #hudPunch{display:none}
}
/* Illustration sheets: bounded display size, high resolution drawing, colored paper. */
#modal{background-color:#f0dfc5!important;background-image:radial-gradient(circle at 1px 1px,#b5937622 1px,transparent 1.5px),linear-gradient(125deg,#f4dfc4,#ead8cf)!important;background-size:12px 12px,100% 100%!important}
#modalContent{background:transparent}
#modal:has(.day-review),#modal:has(.day-event-card){width:min(760px,calc(100vw - 24px))!important}
.day-review{max-width:660px;margin:auto;text-align:center;padding:12px 18px!important;color:#705249}
.review-heading{border-bottom:2px dashed #caa986;padding:8px 0 16px}.review-heading>span{font-size:12px;letter-spacing:.18em;color:#986778}.review-heading h2{font-size:23px;margin:10px 0 0}
.day-review .review-money{display:block;font-size:clamp(28px,5vw,40px);color:#b97441;text-shadow:0 2px #fff0d2;margin:8px auto;padding:12px;border:1px solid #cda883;border-radius:16px;background:#e8c69b55}
.review-dish{width:min(320px,100%);margin:18px auto 8px;background:repeating-linear-gradient(45deg,#d8bdc8 0 12px,#d3b6c2 12px 24px);border:4px solid #efceb0;border-radius:45% 45% 20px 20px;box-shadow:0 4px 0 #ad8c7955;padding:16px 10px 4px}.review-dish>span{font-size:12px;font-weight:bold;color:#6c4e66}#reviewProduct{width:200px!important;max-width:100%;height:auto!important;margin:auto;cursor:default}
.day-review>p{line-height:1.8}.day-review button{margin:8px 0 0;min-height:46px}.day-event-card{text-align:center;padding:10px}.day-event-card #eventArt{width:600px!important;max-width:100%!important;height:auto!important;margin:0 auto 18px;border:3px solid #c59f84;border-radius:18px;box-shadow:0 5px 0 #a7836d33}.day-event-card h2{color:#915d78}.day-event-card p{line-height:1.7}
.sense-card{background:#ecdbc8!important;border:1px solid #cbae95;border-radius:16px}.sense-card canvas{background:#d5bdcb;border-radius:20px}
@media(max-height:500px){.day-review{padding:0 10px!important}.review-heading{padding:4px}.review-dish{margin:8px auto}.day-review .review-money{padding:5px;margin:4px}.day-event-card #eventArt{width:420px!important}}
/* Finishing pass: shared stationery and carved wooden controls. */
#modalContent{background:radial-gradient(circle at 2px 2px,#c19f7620 1px,transparent 1.5px),#efdfc6;background-size:14px 14px;border:1px solid #c3a17e;box-shadow:inset 0 0 0 4px #f6e6cf;padding:24px;border-radius:17px}
#modalContent>h2,#modalContent>.adventure-panel>h2{padding:14px 20px;margin:0 0 18px;border:1px solid #c79775;border-radius:16px 16px 8px 8px;background-image:var(--wood-grain);background-color:#e9c295;box-shadow:0 3px #bc937349;color:#80546c;font-size:22px}
#modalContent>p,.adventure-panel>p{line-height:1.85;overflow-wrap:anywhere}
#modalContent>.adventure-panel,#modalContent .adventure-panel{background:transparent!important}
#modalContent .gear-card,#modalContent .control-card,#modalContent .atlas-category,#modalContent .save-slot,#modalContent .card{background:linear-gradient(120deg,#e9d2b5,#f0dfca);border:1px solid #c5a486;border-radius:16px;box-shadow:inset 0 0 0 3px #f5e5cd,0 3px #aa886b24;padding:15px}
#modalContent input:not([type=range]):not([type=checkbox]),#modalContent select,#modalContent textarea{max-width:100%;min-height:42px;padding:9px 12px;background:#f3e1c9;border:2px solid #c3a080;border-radius:12px;color:#674a43;font:inherit;box-shadow:inset 0 2px 4px #88674b15}
#modalContent label.design-row{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 12px;margin:8px 0;border-radius:12px;background:#d7b8a52b}#modalContent label.design-row select{min-width:0;max-width:75%}
#modalContent .wide{margin-top:9px;min-height:44px}.hud-grid button{padding:14px 10px;line-height:1.6;box-shadow:inset 0 2px #ffeecf,0 4px #b18a67}
.audio-setting{background:#dbc0ab55;border:1px dashed #ba967d;border-radius:15px;padding:14px;gap:10px}.audio-setting input{accent-color:#b57598}.audio-setting output{background:#eed1a5;border-radius:9px;padding:7px 3px;text-align:center}
#recipeOrderSummary{background:#d7c2d055;border:1px dashed #b78d9d;border-radius:15px;padding:12px 18px;margin-top:14px}
.wardrobe-options{background:var(--wood-grain),#ecd3b5;border:2px solid #bd9476;border-radius:20px;padding:16px!important}.wardrobe-options h3{padding:10px;background:#dfbb95;border-radius:10px}.wardrobe-confirm{background:#e7c8aa!important;border:1px solid #bd9476;border-radius:15px;padding:12px}
#roomPreviewControls{background:var(--wood-grain),#e8c798!important;border:2px solid #ba8f6e;border-radius:16px;box-shadow:0 4px #8f6c4f33}
@media(hover:hover) and (pointer:fine){
 #screenHUD:is(.hud-playing,.hud-town,.hud-bedroom,.hud-wardrobe) .hud-bottom{left:50%;right:auto;transform:translateX(-50%);width:min(500px,calc(100vw - 220px));bottom:14px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px 14px;padding:10px 16px;background:var(--wood-grain),#edcda6ed;border:2px solid #ba9275;border-radius:20px;box-shadow:inset 0 2px #fff0d5,0 4px #9e795b44}
 #screenHUD:is(.hud-playing,.hud-town,.hud-bedroom,.hud-wardrobe) #hudHint{flex-basis:100%;max-width:100%;margin:0;padding:3px 7px;font-size:12px;background:transparent}
 #screenHUD:is(.hud-playing,.hud-town,.hud-bedroom,.hud-wardrobe) #hudPrimary{font-size:16px;min-height:48px;max-width:260px;flex:1}
 #screenHUD:is(.hud-playing,.hud-town,.hud-bedroom,.hud-wardrobe) #hudSecondary{font-size:14px;min-height:48px;flex:1}
 #screenHUD:is(.hud-playing,.hud-town,.hud-bedroom,.hud-wardrobe) #hudHelp{position:absolute;left:-57px;bottom:8px;width:44px}
 #wardrobeScreen{padding-bottom:124px!important}
 #gameShell.panel-open aside{inset:75px auto 130px 50%!important;transform:translateX(-50%)!important;width:min(660px,calc(100vw - 210px))!important}
 #gameShell.panel-open~#screenHUD .hud-bottom{visibility:hidden}
}
@media(max-width:480px){#modalContent{padding:13px}#modalContent>h2,#modalContent>.adventure-panel>h2{font-size:19px;padding:12px}.audio-setting{grid-template-columns:65px minmax(0,1fr) 38px;padding:10px}}
#modal:has(#recipeOrderSummary),#modal:has(.audio-setting),#modal:has(.hud-grid){width:min(780px,calc(100vw - 24px))!important}
#recipeOrderCount{width:110px!important;flex:0 0 110px}#modalContent label.design-row{flex-wrap:wrap}
#modal:has(.kisekura-result){width:min(530px,95vw)!important}.kisekura-result{text-align:center}.kisekura-result canvas{width:min(290px,100%);height:auto;margin:12px auto;border-radius:15px;box-shadow:0 7px 18px #93658044}.kisekura-album{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.kisekura-album canvas{width:100%;height:auto}.kisekura-album button{padding:8px}@media(max-height:500px){.kisekura-result canvas{width:180px}}
#battleScreen{position:fixed;inset:0;z-index:25;background:#9bad99;display:flex;align-items:center;justify-content:center}#battleScreen[hidden]{display:none}#battleCanvas{width:min(100%,calc(100dvh * 1.6923077));height:auto;touch-action:none}.battle-top{position:absolute;top:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;width:max-content;max-width:96%;padding:10px;background:var(--wood-grain),#efd0a6;border:2px solid #bd9170;border-radius:16px;font-size:13px}.battle-guide{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);background:#efdcbae8;padding:8px 18px;border-radius:18px;font-size:12px;white-space:nowrap}@media(max-width:550px){.battle-top{flex-wrap:wrap;justify-content:center;font-size:11px;padding:5px}.battle-top strong{width:100%;text-align:center}}
.battle-special{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);min-height:45px;background:var(--wood-grain),#e7b5d2;border:2px solid #b57fa4;border-radius:18px;padding:9px 25px;font-weight:bold}.battle-special:active:not(:disabled),.battle-special:hover:not(:disabled){transform:translateX(-50%)}.battle-special:disabled{opacity:.65}@media(max-height:450px){.battle-special{left:auto;right:12px;bottom:12px;transform:none;font-size:12px}.battle-special:hover:not(:disabled){transform:none}.battle-guide{left:12px;transform:none;font-size:10px}}
