.motion-card{display:grid;grid-template-columns:minmax(240px,360px) 1fr;gap:36px;align-items:center;padding:20px 36px;border:1px solid var(--line,#d8e1ec);border-radius:20px;background:#fff}.motion-stage{height:220px;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 72%,#e9eef5,transparent 65%);overflow:hidden}.motion-stage canvas{width:320px;height:220px;max-width:100%;object-fit:contain}.motion-fallback{width:220px;height:220px;object-fit:contain}.motion-stage [hidden]{display:none}.motion-kicker{font-size:11px;letter-spacing:.15em;color:#57718c}.motion-copy h3{font-size:24px;margin:12px 0 20px}.motion-options{display:flex;flex-wrap:wrap;gap:8px}.motion-options button,.motion-bottom button,[data-sticker-toggle]{font:inherit;font-size:13px;padding:8px 13px;border:1px solid #d5dfeb;border-radius:8px;background:white;color:#34485e;cursor:pointer}.motion-options button[aria-pressed=true]{color:#bf2b26;background:#fff2ef;border-color:#eab8b3}.motion-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:16px}.motion-bottom span{font-size:12px;color:#62778f}.motion-bottom button{border-color:transparent;text-decoration:underline;text-underline-offset:4px}.sticker-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.sticker-card{min-width:0;padding:6px 4px 12px;background:#fff;border:1px solid #dde5ef;border-radius:14px;text-align:center}.sticker-card>button{border:0;background:transparent;border-radius:10px;display:block;cursor:pointer;padding:0;width:100%}.sticker-card>button:disabled{cursor:default}.sticker-card img{display:block;width:100%;height:auto;max-width:150px;margin:auto}.sticker-card>div{display:flex;justify-content:center;gap:16px;font-size:11px}.sticker-card a,.sticker-help a{color:#476282}.more-stickers{margin:18px 0 24px}.more-stickers summary{cursor:pointer;font-size:13px;color:#476282;padding:10px 0}.more-stickers .sticker-grid{margin-top:12px}.sticker-help{font-size:13px;line-height:1.9;color:#57718c;margin:18px 0 8px}.sticker-note{font-size:11px;color:#718397}.sticker-dialog{box-sizing:border-box;border:1px solid #d8e1ec;border-radius:20px;padding:28px;text-align:center;color:#232b38;width:min(400px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto}.sticker-dialog::backdrop{background:#18263888;backdrop-filter:blur(3px)}.sticker-dialog h2{font-size:24px;margin:0}.sticker-dialog>img{display:block;margin:12px auto;max-width:100%;height:auto;background:#edf1f6;border-radius:14px}.sticker-dialog>p:last-child{font-size:12px;color:#57718c}.sticker-dialog .resource-links{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:20px;font-size:14px}.sticker-close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:28px;cursor:pointer;color:#476282}.navi-playroom button:focus-visible,.navi-stickers button:focus-visible,.sticker-dialog button:focus-visible{outline:3px solid #527fbc;outline-offset:3px}@media(max-width:1000px){.sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.motion-card{padding:18px;gap:20px;grid-template-columns:240px 1fr}.motion-copy h3{font-size:20px}}@media(max-width:600px){.motion-card{grid-template-columns:1fr;gap:0;padding:12px 20px 20px}.motion-stage{height:180px}.motion-stage canvas{width:262px;height:180px}.motion-fallback{width:180px;height:180px}.motion-copy h3{margin:10px 0 14px}.motion-options{gap:6px}.motion-options button{padding:7px 10px}.sticker-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.sticker-card img{max-width:125px}}
