html{height:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);background-attachment:fixed;min-height:100vh;display:flex;align-items:center;justify-content:center}#app{width:100%;display:flex;align-items:center;justify-content:center;padding:1rem;min-height:100vh}.card.svelte-1ciha74{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:2rem;max-width:400px;width:100%;text-align:center}.profile-pic.svelte-1ciha74{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:4px solid #667eea}h1.svelte-1ciha74{margin:0;font-size:1.8rem;color:#333;font-weight:700}.subtitle.svelte-1ciha74{margin:.5rem 0 2rem;font-size:1rem;color:#666;font-weight:500}.actions.svelte-1ciha74{display:flex;gap:1rem;flex-direction:column}.btn.svelte-1ciha74{padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;font-size:.95rem;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary.svelte-1ciha74{background:#667eea;color:#fff;box-shadow:0 4px 15px #667eea4d}.btn-primary.svelte-1ciha74:hover{background:#5a67d8;box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-secondary.svelte-1ciha74{background:transparent;color:#667eea;border:2px solid #667eea}.btn-secondary.svelte-1ciha74:hover{background:#f0f4ff;box-shadow:0 4px 15px #667eea33}@media (max-width: 480px){.card.svelte-1ciha74{padding:1.5rem;border-radius:16px}h1.svelte-1ciha74{font-size:1.5rem}.profile-pic.svelte-1ciha74{width:120px;height:120px}.btn.svelte-1ciha74{padding:.65rem 1.2rem;font-size:.9rem}}
