.toast.svelte-1cpok13{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:8px;border-radius:8px;box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);min-width:320px;max-width:500px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease}.toast.svelte-1cpok13:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.toast-icon.svelte-1cpok13{flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff}.toast-content.svelte-1cpok13{flex:1;min-width:0}.toast-title.svelte-1cpok13{font-weight:600;font-size:14px;margin-bottom:4px;color:var(--text-primary)}.toast-message.svelte-1cpok13{font-size:1.25rem;line-height:1.4;color:var(--text-inverse);word-wrap:break-word}.toast-close.svelte-1cpok13{flex-shrink:0;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:var(--text-secondary);font-size:16px;line-height:1;transition:all .2s ease}.toast-close.svelte-1cpok13:hover{background:#ffffff1a;color:var(--text-primary)}.toast-progress.svelte-1cpok13{position:absolute;bottom:0;left:0;right:0;height:3px;background:#fff3}.toast-progress-bar.svelte-1cpok13{height:100%;background:#fffc;animation:svelte-1cpok13-progress linear forwards;transform-origin:left}@keyframes svelte-1cpok13-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast-success.svelte-1cpok13{background:linear-gradient(135deg,#22c55ee6,#16a34ae6);border-color:#22c55e4d}.toast-success.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background:#fff3}.toast-error.svelte-1cpok13{background:linear-gradient(135deg,#ef4444e6,#dc2626e6);border-color:#ef44444d}.toast-error.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background:#fff3}.toast-warning.svelte-1cpok13{background:linear-gradient(135deg,#f59e0be6,#d97706e6);border-color:#f59e0b4d}.toast-warning.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background:#fff3}.toast-info.svelte-1cpok13{background:linear-gradient(135deg,#3b82f6e6,#2563ebe6);border-color:#3b82f64d}.toast-info.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background:#fff3}@media (prefers-color-scheme: dark){.toast.svelte-1cpok13{box-shadow:0 4px 12px #0000004d}.toast.svelte-1cpok13:hover{box-shadow:0 6px 16px #0006}}.toast-container.svelte-cqwvc2{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none;max-width:100vw;max-height:100vh;overflow:hidden}.toast-container.has-toasts.svelte-cqwvc2{pointer-events:auto}@media (max-width: 768px){.toast-container.svelte-cqwvc2{top:10px;right:10px;left:10px;max-width:none}}@media (max-width: 480px){.toast-container.svelte-cqwvc2{top:5px;right:5px;left:5px}}.toast-container.svelte-cqwvc2:empty{display:none}.brand-text.svelte-12qhfyh{font-size:var(--text-xl);color:var(--text-primary);font-family:Playfair Display,Georgia,serif;letter-spacing:.2rem}.app.svelte-12qhfyh{min-height:100vh;background:var(--bg-gray);color:var(--text-primary);transition:all var(--transition-normal)}.loading-screen.svelte-12qhfyh{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--primary-gradient);color:var(--white)}.loading-content.svelte-12qhfyh{text-align:center;animation:svelte-12qhfyh-fadeIn .6s ease-out}.loading-book.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto var(--space-xl);padding:var(--space-md);background:#ffffff14;border-radius:var(--radius-xl);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:fit-content}.loading-content.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:var(--text-lg);opacity:.8;margin:0}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
