.modal-overlay.svelte-mrlnh3{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:flex;align-items:center;justify-content:center}.modal-backdrop.svelte-mrlnh3{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content.svelte-mrlnh3{position:relative;background:#fff;width:300px;max-width:85%;border-radius:16px;box-shadow:0 10px 25px #0003;overflow:hidden;z-index:1}.modal-body.svelte-mrlnh3{padding:24px;text-align:center}.message.svelte-mrlnh3{margin:0;font-size:16px;color:#2d3748;line-height:1.5;white-space:pre-line;font-weight:500;word-break:keep-all;text-wrap:balance}.input-wrapper.svelte-mrlnh3{margin-top:20px}.prompt-input.svelte-mrlnh3{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;box-sizing:border-box;outline:none;transition:border-color .2s}.prompt-input.svelte-mrlnh3:focus{border-color:#3182ce}.modal-footer.svelte-mrlnh3{display:flex;border-top:1px solid #f0f0f0}.btn.svelte-mrlnh3{flex:1;padding:16px;border:none;background:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.btn.svelte-mrlnh3:active{background-color:#f7fafc}.btn.cancel.svelte-mrlnh3{color:#a0aec0;border-right:1px solid #f0f0f0}.btn.confirm.svelte-mrlnh3{color:#3182ce}.btn.full.svelte-mrlnh3{width:100%}.toast-container.svelte-cqwvc2{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:10px;width:90%;max-width:400px;pointer-events:none}.toast-item.svelte-cqwvc2{background:#1e1e1ee6;color:#fff;padding:14px 16px;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:12px;font-size:14px;pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1)}.toast-item.success.svelte-cqwvc2 .icon:where(.svelte-cqwvc2){color:#48bb78}.toast-item.error.svelte-cqwvc2 .icon:where(.svelte-cqwvc2){color:#f56565}.toast-item.info.svelte-cqwvc2 .icon:where(.svelte-cqwvc2){color:#4299e1}.message.svelte-cqwvc2{flex:1;line-height:1.4}.close-btn.svelte-cqwvc2{background:none;border:none;color:#a0aec0;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.close-btn.svelte-cqwvc2:hover{color:#fff}body{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f5f5f5}.app-container.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;max-width:600px;margin:0 auto;box-shadow:0 0 20px #0000000d;overflow:hidden}.app-header.svelte-12qhfyh{display:flex;flex-direction:column;min-height:60px;justify-content:center;border-bottom:1px solid rgba(0,0,0,.05);flex-shrink:0;z-index:10;transition:all .2s}.header-top.svelte-12qhfyh{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;width:100%;box-sizing:border-box}.logo.svelte-12qhfyh{font-size:20px;font-weight:700;margin:0}.header-actions.svelte-12qhfyh{display:flex;gap:4px;align-items:center}.icon-btn.svelte-12qhfyh{background:none;border:none;cursor:pointer;padding:8px;color:#333;display:flex;align-items:center;justify-content:center;position:relative}.badge-dot.svelte-12qhfyh{position:absolute;top:8px;right:8px;width:6px;height:6px;background-color:#e53e3e;border-radius:50%;border:1px solid white}.notification-area.svelte-12qhfyh{background-color:#f9fafb;border-top:1px solid #f0f0f0;max-height:300px;overflow-y:auto;box-shadow:inset 0 -4px 6px -4px #0000000d}.noti-header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee}.noti-label.svelte-12qhfyh{font-size:13px;font-weight:700;color:#4a5568}.clear-btn.svelte-12qhfyh{display:flex;align-items:center;gap:4px;background:none;border:none;color:#a0aec0;font-size:11px;cursor:pointer}.clear-btn.svelte-12qhfyh:hover{color:#e53e3e}.noti-list.svelte-12qhfyh{display:flex;flex-direction:column}.noti-item.svelte-12qhfyh{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;background-color:#fff;cursor:pointer;transition:background .2s}.noti-item.svelte-12qhfyh:hover{background-color:#fafafa}.noti-item.svelte-12qhfyh:last-child{border-bottom:none}.noti-content.svelte-12qhfyh{flex:1}.noti-title.svelte-12qhfyh{font-size:13px;font-weight:600;color:#2d3748;margin:0 0 4px}.noti-body.svelte-12qhfyh{font-size:12px;color:#718096;margin:0;line-height:1.4}.noti-time.svelte-12qhfyh{font-size:10px;color:#cbd5e0;flex-shrink:0;margin-top:2px}.empty-noti.svelte-12qhfyh{padding:40px 0;text-align:center;color:#a0aec0;display:flex;flex-direction:column;align-items:center;gap:8px}.empty-noti.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;font-size:13px}.header-search-area.svelte-12qhfyh{padding:0 16px 16px;width:100%;box-sizing:border-box}.search-input-wrapper.svelte-12qhfyh{background-color:#f5f7fa;border-radius:12px;padding:10px 12px;display:flex;align-items:center;gap:8px}.search-input-wrapper.svelte-12qhfyh input:where(.svelte-12qhfyh){border:none;background:transparent;width:100%;font-size:14px;outline:none;color:#2d3748}.app-content.svelte-12qhfyh{flex:1;overflow-y:auto;padding-bottom:20px;position:relative}.page-transition-wrapper.svelte-12qhfyh{width:100%;min-height:100%}.app-footer.svelte-12qhfyh{height:64px;display:flex;justify-content:space-around;align-items:center;border-top:1px solid rgba(0,0,0,.05);flex-shrink:0;z-index:10}.nav-item.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#999;font-size:12px;gap:4px}.nav-item.active.svelte-12qhfyh{color:#333;font-weight:700}.avatar-placeholder.svelte-12qhfyh{width:24px;height:24px;border-radius:50%;background-color:#eee;display:flex;align-items:center;justify-content:center;overflow:hidden}.user-avatar.svelte-12qhfyh{width:100%;height:100%;object-fit:cover}
