#masterai-creator-launch{position:fixed;right:18px;bottom:150px;z-index:2147483501;min-width:156px;height:52px;padding:0 17px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 14px 38px rgba(79,70,229,.36);font-weight:900;font-size:15px;cursor:pointer}
#masterai-creator-panel{display:none;position:fixed;right:18px;bottom:214px;width:min(520px,calc(100vw - 28px));max-height:78vh;overflow:auto;z-index:2147483500;background:#fff;color:#0f172a;border:1px solid #ddd6fe;border-radius:22px;box-shadow:0 24px 80px rgba(15,23,42,.3);font-family:Arial,"Noto Sans TC",sans-serif}
#masterai-creator-panel.open{display:block}.creator-head{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5)}.creator-close{width:36px;height:36px;border:0;border-radius:999px;color:#fff;background:#ffffff2b;font-size:24px}.creator-body{padding:17px}.creator-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.creator-tool{padding:10px 8px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;font-weight:800}.creator-tool.active{border-color:#7c3aed;color:#5b21b6;background:#f5f3ff}.creator-body label{display:block;margin:11px 0 5px;font-weight:800}.creator-body textarea,.creator-body select{width:100%;box-sizing:border-box;padding:11px;border:1px solid #cbd5e1;border-radius:12px;font:inherit}.creator-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.creator-generate{width:100%;margin-top:13px;padding:12px;border:0;border-radius:12px;color:#fff;background:#4f46e5;font-weight:900}.creator-result{margin-top:12px;padding:13px;border-radius:12px;background:#f5f3ff;white-space:pre-wrap;line-height:1.65}.creator-meta{padding:10px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:13px}.creator-plans{display:grid;grid-template-columns:1fr 1fr;gap:9px}.creator-plan{padding:12px;border:1px solid #e5e7eb;border-radius:13px}.creator-plan button{width:100%;margin-top:8px;padding:9px;border:0;border-radius:10px;color:#fff;background:#4f46e5;font-weight:900}
@media(max-width:600px){#masterai-creator-launch{right:12px;bottom:198px}#masterai-creator-panel{right:12px;bottom:258px;width:calc(100vw - 24px)}.creator-tool-grid{grid-template-columns:repeat(2,1fr)}.creator-grid,.creator-plans{grid-template-columns:1fr}}
