*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#030c18}.invite-page{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden}.map-embed{position:absolute;inset:0;width:100%;height:100%;border:0;filter:saturate(.9) contrast(.95)}.map-overlay{position:absolute;inset:0;background:#e6ecf38a}.invite-card{position:relative;z-index:2;width:min(92vw,360px);border-radius:24px;background:#f7f7f9;padding:1.65rem 1.25rem 1.25rem;box-shadow:0 14px 40px #141c372e;text-align:center}.avatar-wrap{width:96px;height:96px;border-radius:999px;margin:0 auto 1rem;background:#ececef;display:grid;place-items:center;box-shadow:0 10px 20px #141c371a}.avatar{width:72px;height:72px}.invite-title{margin:0;font-size:2.1rem;line-height:1.1;color:#040a20}.invite-subtitle{margin:.25rem 0 1.25rem;font-size:2rem;line-height:1.12;color:#3f4859}.preview-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.preview-image{width:100%;aspect-ratio:1;border-radius:14px;object-fit:cover}.accept-cta{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;border-radius:14px;background:linear-gradient(90deg,#fd2c73,#cc0037);color:#fff;font-size:2rem;font-weight:700;text-decoration:none;padding:.72rem .85rem}.cta-logo{width:30px;height:30px}@media(max-width:560px){.invite-card{border-radius:20px;padding:1.35rem 1rem 1rem}.invite-title{font-size:2rem}.invite-subtitle{font-size:1.5rem}.accept-cta{font-size:1.6rem}}
