.ko-install.svelte-wiowhk{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:var(--ko-bg-card, #1e293b);border-top:1px solid rgba(255,255,255,.1);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;animation:svelte-wiowhk-slideUp .3s ease;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.ko-install__content.svelte-wiowhk{display:flex;align-items:center;gap:12px}.ko-install__icon.svelte-wiowhk{width:44px;height:44px;border-radius:10px}.ko-install__text.svelte-wiowhk{display:flex;flex-direction:column;gap:2px;font-size:14px;color:var(--ko-white, #fff)}.ko-install__text.svelte-wiowhk span:where(.svelte-wiowhk){font-size:12px;opacity:.6}.ko-install__actions.svelte-wiowhk{display:flex;gap:8px;flex-shrink:0}@keyframes svelte-wiowhk-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ko-btn.svelte-wiowhk{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}.ko-btn--sm.svelte-wiowhk{padding:6px 12px;font-size:13px}.ko-btn--primary.svelte-wiowhk{background:var(--ko-primary, #dc2626);color:#fff}.ko-btn--primary.svelte-wiowhk:hover{background:var(--ko-primary-dark, #b91c1c)}.ko-btn--ghost.svelte-wiowhk{background:transparent;color:var(--ko-white, #fff);opacity:.7}.ko-btn--ghost.svelte-wiowhk:hover{opacity:1}.ko-update.svelte-cs3v7k{position:fixed;top:0;left:0;right:0;z-index:10000;background:var(--ko-success, #16a34a);color:#fff;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;padding-top:calc(12px + env(safe-area-inset-top));animation:svelte-cs3v7k-slideDown .3s ease}@keyframes svelte-cs3v7k-slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.ko-btn.svelte-cs3v7k{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}.ko-btn--sm.svelte-cs3v7k{padding:6px 12px;font-size:13px}.ko-btn--primary.svelte-cs3v7k{background:#fff;color:var(--ko-success, #16a34a)}.ko-btn--primary.svelte-cs3v7k:hover{background:#ffffffe6}.ko-toast-container.svelte-zemmny{position:fixed;bottom:var(--ko-space-lg);right:var(--ko-space-lg);display:flex;flex-direction:column;gap:var(--ko-space-sm);z-index:2000;pointer-events:none}.ko-toast.svelte-zemmny{display:flex;align-items:center;gap:var(--ko-space-sm);padding:var(--ko-space-md) var(--ko-space-lg);background:var(--ko-surface);border-radius:var(--ko-radius-lg);box-shadow:0 4px 16px #00000026;animation:svelte-zemmny-ko-toast-in .3s ease;pointer-events:auto;max-width:400px}.ko-toast__icon.svelte-zemmny{flex-shrink:0}.ko-toast--success.svelte-zemmny .ko-toast__icon:where(.svelte-zemmny){color:var(--ko-success)}.ko-toast--error.svelte-zemmny .ko-toast__icon:where(.svelte-zemmny){color:var(--ko-danger)}.ko-toast--warning.svelte-zemmny .ko-toast__icon:where(.svelte-zemmny){color:var(--ko-warning)}.ko-toast--info.svelte-zemmny .ko-toast__icon:where(.svelte-zemmny){color:var(--ko-primary)}.ko-toast__message.svelte-zemmny{flex:1;font-size:var(--ko-font-sm);color:var(--ko-text)}.ko-toast__close.svelte-zemmny{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;color:var(--ko-text-muted);border-radius:var(--ko-radius-sm);cursor:pointer;transition:all .15s ease}.ko-toast__close.svelte-zemmny:hover{background:var(--ko-bg);color:var(--ko-text)}@keyframes svelte-zemmny-ko-toast-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media(max-width:520px){.ko-toast-container.svelte-zemmny{left:var(--ko-space-md);right:var(--ko-space-md);bottom:var(--ko-space-md)}.ko-toast.svelte-zemmny{max-width:100%}}
