main.svelte-1df5clc{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:var(--color-background);color:var(--color-text);padding:2rem 1rem}h1.svelte-1df5clc{color:var(--color-primary);margin-bottom:2rem;font-size:2rem;font-weight:700}.theme-switcher.svelte-1df5clc{align-self:flex-end;margin-bottom:1rem;background:none;border:none;color:var(--color-primary);font-size:1.1rem;cursor:pointer;padding:.2rem .5rem;border-radius:.3rem;transition:background .2s}.theme-switcher.svelte-1df5clc:hover{background:var(--color-surface)}form.svelte-1df5clc{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:1rem;padding:2rem;box-shadow:0 2px 8px #0000000a;min-width:320px;max-width:420px;width:100%;display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.form-group.svelte-1df5clc{display:flex;flex-direction:column;gap:.3rem}label.svelte-1df5clc{color:var(--color-text);font-weight:500}input[type=file].svelte-1df5clc,input[type=text].svelte-1df5clc,textarea.svelte-1df5clc{padding:.5rem;border:1px solid var(--color-border);border-radius:.5rem;font-size:1rem;background:var(--color-background);color:var(--color-text)}input[type=file].svelte-1df5clc{background:var(--color-surface)}input[type=text].svelte-1df5clc:focus,input[type=file].svelte-1df5clc:focus,textarea.svelte-1df5clc:focus{outline:2px solid var(--color-primary);border-color:var(--color-primary)}textarea.svelte-1df5clc{resize:vertical;background:var(--color-background);color:var(--color-text)}button[type=submit].svelte-1df5clc{background:var(--color-primary);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}button[type=submit].svelte-1df5clc:hover:not(:disabled){background:var(--color-primary-hover)}button[type=submit].svelte-1df5clc:disabled{opacity:.7;cursor:not-allowed}.optional.svelte-1df5clc{color:#888;font-size:.9em;font-weight:400}.error.svelte-1df5clc{color:var(--color-error);background:#fff0f0;border:1px solid var(--color-error);border-radius:.5rem;padding:.5rem 1rem;margin-bottom:.5rem;font-size:1rem}.success.svelte-1df5clc{color:var(--color-success);background:var(--color-success-bg);border:1px solid var(--color-success);border-radius:.5rem;padding:.5rem 1rem;margin-bottom:.5rem;font-size:1rem}.cover-preview.svelte-1df5clc{max-width:120px;max-height:180px;margin-top:.5rem;border-radius:.3rem;border:1px solid var(--color-border)}.preview-label.svelte-1df5clc{font-size:.95em;color:var(--color-primary);margin-top:.5rem}.md-preview.svelte-1df5clc,.md-preview-html.svelte-1df5clc{background:var(--color-background);color:var(--color-text);border:1px solid var(--color-border);border-radius:.3rem;padding:.5rem;font-size:.95em;margin-bottom:.5rem;max-height:8em;max-width:100%;width:100%;overflow:auto;word-break:break-word;box-sizing:border-box}.md-preview-html.svelte-1df5clc{background:var(--color-surface)}.progress-bar.svelte-1df5clc{width:100%;height:8px;background:var(--color-border);border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress.svelte-1df5clc{width:100%;height:100%;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-primary-hover) 100%);animation:svelte-1df5clc-progress-anim 1.2s linear infinite}@keyframes svelte-1df5clc-progress-anim{0%{transform:translate(-100%)}to{transform:translate(100%)}}
