.error-container.svelte-ko9yfh{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.error-content.svelte-ko9yfh{background:white;padding:40px;border-radius:12px;box-shadow:0 10px 30px rgba(0, 0, 0, 0.2);text-align:center;max-width:500px;width:100%}h1.svelte-ko9yfh{font-size:3rem;color:#2c3e50;margin-bottom:20px;font-weight:300}p.svelte-ko9yfh{font-size:1.1rem;color:#555;margin-bottom:30px;line-height:1.6}.error-actions.svelte-ko9yfh{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn-primary.svelte-ko9yfh,.btn-secondary.svelte-ko9yfh{padding:12px 24px;text-decoration:none;border-radius:6px;font-weight:500;transition:all 0.3s ease;border:2px solid transparent}.btn-primary.svelte-ko9yfh{background:#00ff88;color:#1a1a3c}.btn-primary.svelte-ko9yfh:hover{background:#00e077;transform:translateY(-2px)}.btn-secondary.svelte-ko9yfh{background:transparent;color:#667eea;border-color:#667eea}.btn-secondary.svelte-ko9yfh:hover{background:#667eea;color:white;transform:translateY(-2px)}@media(max-width: 480px){.error-content.svelte-ko9yfh{padding:30px 20px}h1.svelte-ko9yfh{font-size:2.5rem}.error-actions.svelte-ko9yfh{flex-direction:column;align-items:center}.btn-primary.svelte-ko9yfh,.btn-secondary.svelte-ko9yfh{width:100%;max-width:200px}}