@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Inter:wght@400;500;600&display=swap";:root{--primary: #be123c;--primary-dark: #9f1239;--secondary: #7f1d1d;--bg-start: #fff5f7;--bg-end: #ffe4e6;--text-main: #1f2937;--text-muted: #6b7280}main.svelte-1mhrmly{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,var(--bg-start),var(--bg-end));font-family:Inter,sans-serif}.container.svelte-1mhrmly{max-width:520px;text-align:center;background:#ffffffbf;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:24px;padding:3rem 2.5rem;box-shadow:0 20px 40px #00000014}h1.svelte-1mhrmly{font-family:Playfair Display,serif;font-size:3.2rem;font-weight:700;color:var(--primary);margin-bottom:.4rem;letter-spacing:.5px}h2.svelte-1mhrmly{font-size:1.35rem;color:var(--secondary);margin-bottom:1.2rem;font-weight:500}p.svelte-1mhrmly{font-size:1.05rem;color:var(--text-muted);margin-bottom:2.5rem;line-height:1.6}.buttons.svelte-1mhrmly{display:flex;flex-direction:column;gap:1rem}.btn.svelte-1mhrmly{text-decoration:none;padding:.9rem 1.5rem;border-radius:14px;font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .25s ease;cursor:pointer}.btn-primary.svelte-1mhrmly{background:linear-gradient(135deg,var(--primary),#fb7185);color:#fff;box-shadow:0 8px 20px #be123c59}.btn-primary.svelte-1mhrmly:hover{transform:translateY(-2px);box-shadow:0 12px 28px #be123c73}.btn-secondary.svelte-1mhrmly{background:#fff;color:var(--primary);border:2px solid var(--primary)}.btn-secondary.svelte-1mhrmly:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}@media (max-width: 600px){h1.svelte-1mhrmly{font-size:2.4rem}h2.svelte-1mhrmly{font-size:1.15rem}.container.svelte-1mhrmly{padding:2.2rem 1.8rem}}
