:root{color-scheme:light dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc}:global(body){margin:0;background:#f8fafc}main{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{width:min(90vw,34rem);background:#fff;border-radius:1.25rem;box-shadow:0 25px 65px #0f172a1f;padding:2.75rem 2.5rem;text-align:center}.event-title{margin:0 0 .75rem;font-size:clamp(2rem,5vw,2.75rem);color:#0f172a}.event-date{margin:0 0 1.5rem;color:#475569;font-size:1rem}.event-image{width:100%;max-height:16rem;object-fit:cover;border-radius:1rem;box-shadow:0 15px 35px #0f172a2e;margin-bottom:1.5rem}.status{font-weight:600;margin-bottom:.75rem}.error{margin-top:1rem;padding:.85rem 1rem;background:#f43f5e14;color:#b91c1c;border-radius:.75rem}.hint{margin-top:1.5rem;color:#94a3b8;font-size:.95rem}
