.creative-stage{min-height:600px}.creative-settings{position:sticky;top:16px}.creative-stage #creative-drop{min-height:390px;border:1.5px dashed rgba(104,107,130,.35);border-radius:16px;background:rgba(148,151,169,.04);display:grid;place-content:center;justify-items:center;gap:12px;cursor:pointer;text-align:center}.creative-stage #creative-drop strong{font-family:var(--display);font-size:24px}.creative-stage #creative-drop span:not(.upload-icon){font-size:14px;color:var(--muted)}.creative-stage .upload-icon{display:grid;place-items:center;width:56px;height:56px;background:var(--purple-subtle);color:var(--purple);font-size:30px;border-radius:16px}.creative-stage canvas{display:block;max-width:100%;max-height:480px;width:auto;height:auto;margin:auto;border-radius:12px;background:repeating-conic-gradient(#dedee5 0% 25%,#fff 0% 50%) 0/16px 16px;touch-action:none}.creative-stage #creative-download{justify-content:center}.creative-settings input[type=text],.creative-settings textarea{display:block;width:100%;border:1px solid var(--border);border-radius:10px;padding:12px;font-size:16px;margin-top:10px}.creative-settings textarea{resize:vertical;font-family:monospace;font-size:13px}.creative-settings .field{margin:16px 0}.creative-settings h2{font-size:20px;color:var(--text);font-weight:600}.two-buttons{display:flex;gap:10px;margin:16px 0}.two-buttons button{flex:1;padding:12px 8px}.creative-stage #html-preview{min-height:420px;padding:28px;border:1px solid var(--border);border-radius:16px;background:repeating-conic-gradient(#dedee5 0% 25%,white 0% 50%) 0/16px 16px;display:grid;place-items:center;overflow:auto}.creative-stage #html-card{background:white;max-width:100%;overflow:hidden}.creative-stage #html-card h2{color:inherit;font-size:24px}.creative-stage #html-card p{font-size:16px}.creative-stage #creative-status{font-size:14px}@media(max-width:768px){.creative-settings{position:static}.creative-stage{min-height:0}.creative-stage #creative-drop{min-height:300px}}@media(max-width:425px){.two-buttons{flex-direction:column}}
