*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Hiragino Sans,sans-serif;background:#1e1a17;color:#e8dfd4;overscroll-behavior:none}#root{display:flex;flex-direction:column;min-height:100dvh}button{font-size:16px;padding:10px 14px;border:none;border-radius:8px;background:#3a332c;color:#e8dfd4;display:inline-flex;align-items:center;gap:6px;line-height:1;white-space:nowrap;cursor:pointer}button svg{opacity:.9;flex:none}button.primary{background:#c49a2a;color:#1a1714;font-weight:700}button.danger{background:#b3261e;color:#fff}button.ghost{background:transparent;border:1px solid #4a3f35;color:#b8a88a}button:disabled{opacity:.38;cursor:not-allowed}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px}.editor .toolbar{width:100%;max-width:480px}.editor .toolbar.group-start{margin-top:20px}.toolbar .sep{width:1px;height:24px;background:#4a3f35;align-self:center;margin:0 2px}.stage-wrap{flex:1;display:flex;align-items:center;justify-content:center;touch-action:none}.start{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px;background:linear-gradient(160deg,#2b2520,#1a1714)}.start-logo{display:block;width:min(82vw,360px);height:auto;filter:drop-shadow(0 6px 16px rgba(0,0,0,.45))}.start-tagline{color:#d4c8b8;font-size:15px;text-align:center;line-height:1.7}.start-features{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.start-features span{font-size:12px;color:#b8a88a;background:#ffffff14;padding:4px 10px;border-radius:12px}.start-cta{background:#c49a2a;color:#1a1714;font-weight:700;font-size:17px;padding:14px 28px;border-radius:10px}.start-cta:hover{background:#d4a830}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1714f2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px;z-index:10}.overlay canvas{touch-action:none}.overlay img{max-width:95vw;max-height:70dvh}.checker{background:repeating-conic-gradient(#cfcfcf,#cfcfcf 25%,#fff 0%,#fff 50%) 0 0 / 16px 16px}.floating-menu{position:fixed;transform:translate(-50%);display:flex;gap:6px;background:#231e1af2;padding:6px;border-radius:10px;z-index:5;box-shadow:0 2px 8px #00000080}.floating-menu button{font-size:14px;padding:7px 14px}.hint{font-size:14px;color:#b8a88a;text-align:center}.license-link{color:#8a7d6a;font-size:12px;text-decoration:underline}.more-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;background:transparent;border:none;border-radius:0;padding:0}.more-menu{position:fixed;right:8px;bottom:66px;z-index:7;display:flex;flex-direction:column;gap:6px;background:#231e1af7;padding:8px;border-radius:12px;box-shadow:0 4px 16px #00000080}.more-menu button{justify-content:flex-start}.cap-editor{width:min(92vw,420px);background:#2b2520;border-radius:12px;padding:8px}.cap-input{width:100%;font-size:18px;font-family:inherit;padding:10px;border:none;border-radius:8px;background:#1a1714;color:#e8dfd4;resize:vertical}
