.amy-scene{transform-origin:0 0;-webkit-user-select:none;user-select:none;touch-action:none;background-position:50%;background-size:cover;flex:none;position:relative;overflow:hidden}.amy-element{transform-origin:50%;position:absolute}.amy-element>img{object-fit:fill;pointer-events:none;width:100%;height:100%;display:block}.amy-element.is-locked{cursor:default}.amy-element:not(.is-locked){cursor:move}.amy-element.is-selected{outline-offset:2px;outline:3px solid #6ea8ff}.amy-element.is-remote-selected{outline:4px solid var(--remote-color);outline-offset:3px}.amy-remote-label{color:#fff;background:var(--remote-color);white-space:nowrap;border-radius:6px;padding:5px 9px;font:700 18px/1 system-ui;position:absolute;top:-34px;left:-3px}.amy-text{white-space:pre-wrap;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.amy-button{border-style:solid;justify-content:center;align-items:center;width:100%;height:100%;font:700 44px/1 system-ui;display:flex;overflow:hidden}.amy-hotspot{color:#a52049;text-transform:uppercase;background:#ff4e881f;border:4px dashed #ff4e88;place-items:center;width:100%;height:100%;font:800 24px/1 system-ui;display:grid}.amy-panel{border-style:solid;width:100%;height:100%}.amy-character-placeholder{text-align:center;color:#b56b66;background:#ffd7ca6b;border:5px dashed #de8d86;border-radius:50%;place-items:center;width:100%;height:100%;font:800 36px/1.2 system-ui;display:grid}*{box-sizing:border-box}html,body,#root{background:#f3d9d4;width:100%;height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden}.game-viewport{background:linear-gradient(#f8e9e4,#efcec7);position:fixed;inset:0;overflow:hidden}.game-scene{transform-origin:0 0;width:1080px;height:2520px;position:absolute;top:0;left:0}.composed-character{filter:drop-shadow(0 20px 14px #9a615044);width:100%;height:100%;position:relative}.composed-character .head{z-index:11;background:#ffd2bb;border-radius:50%;width:32%;height:16%;position:absolute;top:4%;left:34%}.composed-character .hair{z-index:50;clip-path:polygon(0 0,100% 0,92% 100%,74% 54%,50% 70%,26% 54%,8% 100%);background:#7e4c3d;border-radius:50% 50% 42% 42%;width:46%;height:27%;position:absolute;top:1%;left:27%}.composed-character .body{z-index:10;clip-path:polygon(33% 0,67% 0,77% 8%,100% 43%,85% 47%,70% 20%,66% 60%,74% 100%,56% 100%,50% 66%,44% 100%,26% 100%,34% 60%,30% 20%,15% 47%,0 43%,23% 8%);background:#ffd2bb;border-radius:40% 40% 20% 20%;width:44%;height:70%;position:absolute;top:18%;left:28%}.composed-character .dress{z-index:30;clip-path:polygon(28% 0,72% 0,78% 35%,100% 100%,0 100%,22% 35%);background:linear-gradient(145deg,#ffd7e4,#eaa0b5);border-radius:20%;width:58%;height:44%;position:absolute;top:26%;left:21%}.composed-character .shoes{z-index:20;background:linear-gradient(90deg,#c97c82 0 43%,#0000 43% 57%,#c97c82 57%);border-radius:50%;width:46%;height:10%;position:absolute;bottom:0;left:27%}.character-png-layer{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.game-toast{bottom:max(24px, env(safe-area-inset-bottom));z-index:50;color:#fff;white-space:nowrap;background:#6f4a4ae8;border-radius:999px;padding:12px 18px;font-weight:700;position:fixed;left:50%;transform:translate(-50%)}.game-nav{right:50%;bottom:max(16px, env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf4e8;border:1px solid #fff9;border-radius:999px;gap:8px;padding:8px;display:flex;position:fixed;transform:translate(50%);box-shadow:0 12px 35px #854d4f3d}.game-nav button{color:#7f4d59;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.game-nav button:last-child{color:#fff;background:#ff718f}.game-signout{top:max(14px, env(safe-area-inset-top));z-index:30;color:#8a5964;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf4e8;border:1px solid #fff9;border-radius:50%;width:42px;height:42px;font-size:20px;font-weight:900;position:fixed;right:14px;box-shadow:0 8px 24px #854d4f2e}.sheet-backdrop{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#432b326e;place-items:end center;padding:20px;display:grid;position:fixed;inset:0}.game-sheet{color:#68484d;background:#fff9f5;border:1px solid #fff;border-radius:28px;width:min(720px,100%);max-height:min(82vh,850px);padding:20px;overflow:auto;box-shadow:0 30px 90px #45252c66}.game-sheet>header{justify-content:space-between;align-items:center;display:flex}.game-sheet h2{color:#7b4b56;margin:2px 0 12px}.game-sheet header small{color:#d36e85;font-weight:800}.game-sheet header button{color:#8d6770;background:#f2e1df;border:0;border-radius:50%;width:36px;height:36px;font-size:24px}.wallet{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:16px;display:grid}.wallet span{background:#f7e9e7;border-radius:10px;padding:8px;font-size:10px}.wallet b{color:#93576a;margin-top:2px;font-size:13px;display:block}.wallet i{font-style:normal}.item-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.item-grid article{background:#f9ecea;border:2px solid #0000;border-radius:17px;padding:12px}.item-grid article.equipped{border-color:#ff92a8}.item-grid h3{margin:4px 0;font-size:14px}.item-grid small{color:#d06c83;text-transform:uppercase;font-weight:850}.item-grid p{color:#96757b;min-height:30px;margin:5px 0;font-size:10px}.item-grid button,.event-button{color:#fff;background:#ec7891;border:0;border-radius:10px;width:100%;padding:9px;font-weight:800}.item-grid button:disabled,.event-button:disabled{opacity:.5}.item-art{color:#fff;background:linear-gradient(135deg,#e9bdca,#be7b91);border-radius:12px;place-items:center;height:80px;margin-bottom:8px;font-size:25px;display:grid}.item-art.hair{background:linear-gradient(135deg,#a67563,#58362e)}.item-art.shoes{background:linear-gradient(135deg,#e4a0ad,#9b5f6a)}.event-panel{text-align:center;padding:24px 5px 10px}.event-panel h3{margin:8px 0;font-size:24px}.event-panel p{color:#927179;font-size:13px}.event-emoji{font-size:42px}.live-dot{color:#ff476c;text-shadow:0 0 18px #ff476c}.versus{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0;display:grid}.versus span{background:#f6e6e5;border-radius:16px;padding:20px;font-weight:850}.locked-copy{background:#f2dddd;border-radius:9px;padding:10px;color:#9b6170!important}.result-card{background:#f5e4e2;border-radius:17px;grid-template-columns:1fr 1fr;gap:8px;padding:15px;display:grid}.result-card h3{grid-column:1/-1}.result-card span{background:#fff9f5;border-radius:9px;padding:10px;font-weight:750}.game-toast{bottom:max(80px, env(safe-area-inset-bottom));z-index:60}.game-loading,.game-setup{color:#68484d;background:radial-gradient(circle at 50% 20%,#fff8f3,#e9c5c2);place-items:center;width:100%;height:100%;padding:24px;display:grid}.loading-heart{color:#f26f8a;font-size:50px;animation:1s infinite alternate pulse}.game-loading p{font-weight:750}.game-setup section{background:#fff9f5;border:1px solid #fff;border-radius:24px;width:min(500px,100%);padding:28px;box-shadow:0 20px 60px #7a4b5533}.game-setup section>b{color:#ee708b}.game-setup h1{margin-bottom:8px}.game-setup p,.game-setup li{color:#8d6c73;line-height:1.5}.game-setup button{color:#fff;background:#ee708b;border:0;border-radius:10px;padding:10px 15px;font-weight:800}.game-login section{width:min(430px,100%)}.game-login h1{margin-top:8px;font-size:34px}.game-login form{gap:15px;margin:24px 0 18px;display:grid}.game-login label{color:#79535c;text-transform:uppercase;letter-spacing:.05em;gap:7px;font-size:12px;font-weight:850;display:grid}.game-login input{color:#67474e;width:100%;font:inherit;background:#fff;border:1px solid #e6c9ca;border-radius:12px;outline:none;padding:13px 14px;font-size:16px}.game-login input:focus{border-color:#ed8198;box-shadow:0 0 0 3px #ed819822}.game-login form button{min-height:46px;font-size:15px}.game-login form button:disabled{cursor:wait;opacity:.62}.game-login .login-error{color:#9b4056;background:#f8dfe4;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.game-login small{color:#9c7a81;text-align:center;display:block}@keyframes pulse{to{transform:scale(1.18)}}@media (width>=700px){.item-grid{grid-template-columns:repeat(4,1fr)}.game-sheet{margin-bottom:20px}}
