:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#24415b;background:#e2eff6;color-scheme:light}
*{box-sizing:border-box}body{margin:0}main{max-width:650px;margin:auto}.invitation{position:relative}.invitation img{display:block;width:100%;height:auto}.hotspot{position:absolute;border:0;background:transparent;cursor:pointer;border-radius:30px;min-height:44px}.map{left:16.5%;top:60.4%;width:30.6%;height:5.15%}.rsvp{left:48.8%;top:60.4%;width:34.6%;height:5.15%}.hotspot:hover{background:#ffffff20}.hotspot:focus-visible{outline:4px solid #12334c;outline-offset:3px}dialog{width:min(440px,calc(100% - 32px));max-height:90dvh;overflow:auto;padding:30px 26px;border:1px solid #a8c9de;border-radius:24px;box-shadow:0 18px 80px #17394e40}dialog::backdrop{background:#16344e99}.close{position:absolute;right:12px;top:8px;width:44px;height:44px;border:0;background:none;color:#24415b;font-size:30px;cursor:pointer}h1{font-family:Georgia,serif;font-size:1.8rem;font-weight:500;margin:15px 0 8px;color:#346fa0}p{font-size:1rem;line-height:1.55}label{display:block;font-weight:600;margin:20px 0 7px}input{width:100%;padding:13px;border:1px solid #8baec7;border-radius:10px;font:inherit;background:white;color:#203f57;min-height:48px}input:focus-visible,button:focus-visible{outline:3px solid #b48641;outline-offset:3px}.counts{display:grid;grid-template-columns:1fr 1fr;gap:18px}.privacy{font-size:.875rem;color:#586d7c;margin-top:22px}.submit{font:inherit;font-weight:650;color:white;background:#346fa0;border:0;border-radius:12px;padding:15px;width:100%;min-height:50px;cursor:pointer}.submit:disabled{opacity:.65;cursor:wait}#status{color:#98402b;font-size:.95rem}#status:empty{display:none}[hidden]{display:none!important}noscript{padding:16px;display:block}@media(min-width:700px){main{padding:20px 0}.invitation{border-radius:26px;overflow:hidden;box-shadow:0 12px 55px #36698822}}@media(prefers-reduced-motion:no-preference){dialog[open]{animation:appear .15s ease-out}@keyframes appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}
