*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{min-height:100vh;font-family:Plus Jakarta Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:linear-gradient(160deg,#fdf8f2,#f9f0e4 55%,#f4e6d4)}#root{min-height:100vh;display:flex;flex-direction:column}.invite-card{flex:1;display:flex;flex-direction:column;width:100%;background:#fff;max-width:680px;margin:2rem auto;border-radius:6px;box-shadow:0 4px 24px #b48c641f,0 24px 64px #00000012;border:1px solid rgba(200,168,130,.18);overflow:hidden}.floral{width:100%;display:block;flex-shrink:0}.floral-top{margin-bottom:-6px}.floral-bottom{margin-top:-6px}.invite-body{flex:1;padding:5rem 4rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.invite-pre{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#7a5835;margin-bottom:1rem;font-weight:700}.invite-title{font-family:Lora,Georgia,serif;font-size:clamp(2.25rem,6vw,3.25rem);font-weight:700;color:#2c1f0e;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.25rem;width:100%}.invite-divider{display:flex;align-items:center;gap:.75rem;width:100%;max-width:280px;margin-bottom:1.25rem}.divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#d4a882,transparent)}.divider-diamond{color:#c9a882;font-size:.65rem;flex-shrink:0}.invite-meta{font-size:.95rem;color:#4a3220;line-height:1.8;font-weight:600;letter-spacing:.02em}.invite-venue{font-style:italic;color:#6b4a28;font-weight:500}.search-section{width:100%;background:#faf4ec;border-top:1px solid #e8d8c0;padding:1.75rem 4rem 2.25rem;margin-top:2rem;flex-shrink:0}.search-label{font-family:Lora,Georgia,serif;font-size:1.1rem;font-weight:700;color:#2c1f0e;margin-bottom:.875rem;text-align:center;display:block}.search-form,.search-row{width:100%}.search-row input{flex:1;width:100%;padding:.95rem 1.1rem;border:1.5px solid #e0ccb4;border-radius:8px;font-size:1rem;font-family:inherit;font-weight:500;color:#2c1f0e;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;min-width:0}.search-row input:focus{border-color:#c9a882;box-shadow:0 0 0 3px #c9a8822e}.search-row input:disabled{opacity:.5}.search-row input::placeholder{color:#a08060;font-weight:400}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}.results{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-top:.875rem;width:100%}.results li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1.1rem;border-radius:8px;background:#fff;border:1px solid #e8d8c4}.results li.found{border-color:#a8c4a8;background:#f4faf4}.guest-name{font-weight:600;font-size:.95rem;color:#2c1f0e}.table-badge{background:#2c4a2c;color:#fff;font-weight:700;font-size:.82rem;padding:.35rem .9rem;border-radius:999px;white-space:nowrap}.no-table{font-size:.82rem;color:#8a7055;white-space:nowrap}.not-found{margin-top:.875rem;padding:.9rem 1.1rem;border-radius:8px;background:#fffbf0;border:1px solid #e8d48a;font-size:.875rem;color:#7a5a10;line-height:1.55;width:100%}.skeleton{display:inline-block;width:200px;height:1em;background:linear-gradient(90deg,#f0e8dc 25%,#f8f2ea,#f0e8dc 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;vertical-align:middle}@keyframes shimmer{to{background-position:-200% 0}}.error-card{padding:3rem 2rem;text-align:center}.error-msg{color:#8a7055;font-size:.95rem}@media (max-width: 700px){.invite-card{max-width:100%;margin:0;border-radius:0;min-height:100vh;box-shadow:none;border:none}.invite-body{justify-content:center;min-height:100vh;padding:2rem 1.5rem}.search-section{background:transparent;border-top:none;padding:1.25rem 0 0;margin-top:1.5rem}.search-label{font-size:1rem;margin-bottom:.65rem}.search-row input{border:none;border-bottom:1.5px solid rgba(122,88,53,.42);border-radius:0;background:#ffffff8f;padding:.85rem .25rem;text-align:center;box-shadow:none}.search-row input:focus{border-color:#7a5835;box-shadow:none}.invite-title{font-size:clamp(1.9rem,8vw,2.5rem)}}@media (max-width: 400px){.invite-body{padding:1.5rem 1.25rem}.search-section{padding:1.15rem 0 0}}
