@import"https://fonts.googleapis.com/css2?family=Great+Vibes&family=Lora:wght@400;500&family=Playfair+Display:wght@400;500;600&display=swap";body{margin:0;font-family:Playfair Display,serif;background-color:#fffaf7;color:#4b3d2f;line-height:1.6}.container{max-width:800px;margin:0 auto;padding:2rem}h1,h2,h3{font-family:Great Vibes,cursive;color:#a0745a;text-align:center;margin-bottom:.5rem}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}p{font-family:Lora,serif;font-size:1.1rem;color:#5a4a3f;text-align:center;margin-bottom:1.5rem}hr{border:0;height:1px;background:#d8c4b1;margin:2rem auto;width:60%}.button,.submit-btn{background-color:#a0745a;color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:30px;font-weight:700;display:inline-block;transition:background .3s;border:none;cursor:pointer;width:100%;font-family:Lora,serif}.button:hover,.submit-btn:hover{background-color:#8b5a3d}.section,.rsvp-container{margin:4rem auto;padding:2rem 1rem;background-color:#fdf8f4;border-radius:1rem;box-shadow:0 4px 10px #0000000d;max-width:600px}.rsvp-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:Lora,serif;color:#5a4a3f;font-weight:500}.form-group input{padding:.8rem;border-radius:8px;border:1px solid #d8c4b1;font-family:Lora,serif}.form-group input:focus{outline:none;border-color:#a0745a;box-shadow:0 0 0 2px #a0745a33}footer{text-align:center;font-size:.9rem;color:#8c7a6f;margin-top:4rem}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;background-color:var(--navy)}:root{--navy: #283141;--green-light: #98ae8e;--green-medium: #719961;--green-dark: #557748;--brown-accent: #8a7556;--white: #ffffff}.container{min-height:100vh;background-color:var(--navy);color:var(--navy);padding:1rem;font-family:Cormorant Garamond,serif;display:flex;align-items:center;justify-content:center}.rsvp-container{width:100%;max-width:800px;margin:0 auto;padding:2rem;background-color:#fffffff2;border-radius:12px;box-shadow:0 4px 30px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}h1{font-family:Great Vibes,cursive;font-size:2.8rem;color:var(--navy);text-align:center;margin-bottom:1rem;font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.heart-divider{text-align:center;margin:1rem 0}.heart-divider img{width:30px;height:30px}.rsvp-form{margin-top:1.5rem;background-color:#98ae8e1a;padding:1.5rem;border-radius:8px;border:1px solid rgba(152,174,142,.2)}.form-group{margin-bottom:1rem}label{display:block;margin-bottom:.25rem;color:var(--navy);font-size:1rem;font-weight:500}input,select{width:100%;padding:.6rem;border:1px solid var(--green-light);border-radius:6px;font-family:Cormorant Garamond,serif;font-size:1rem;background-color:var(--white);color:var(--navy);transition:all .3s ease}input:focus,select:focus{outline:none;border-color:var(--green-dark);box-shadow:0 0 0 2px #5577481a}.submit-btn{background-color:var(--navy);color:var(--white);border:none;padding:.75rem 2rem;font-size:1.1rem;border-radius:30px;cursor:pointer;width:100%;font-family:Cormorant Garamond,serif;transition:all .3s ease;margin-top:1rem;text-transform:uppercase;letter-spacing:1px}.submit-btn:hover{background-color:var(--green-dark);transform:translateY(-1px);box-shadow:0 4px 12px #55774833}.submit-btn:disabled{background-color:var(--green-light);cursor:not-allowed;transform:none;box-shadow:none}.success-message{background-color:#7199611a;color:var(--green-dark);padding:.75rem;border-radius:6px;text-align:center;margin:1rem 0;border:1px solid rgba(113,153,97,.2)}.error-message{background-color:#2831411a;color:var(--navy);padding:.75rem;border-radius:6px;text-align:center;margin:1rem 0;border:1px solid rgba(40,49,65,.2)}footer{text-align:center;margin-top:1.5rem;color:var(--navy);font-style:italic}footer .heart-icon{width:16px;height:16px;margin-top:.25rem}p{text-align:center;font-size:1.1rem;line-height:1.4;color:var(--navy);margin:.75rem 0}.event-details-container{display:flex;gap:1.5rem;margin:1.5rem 0}.event-details{background-color:#98ae8e1a;padding:1.5rem;border-radius:8px;text-align:center;border:1px solid rgba(152,174,142,.2);flex:1}.event-details h2{font-family:Great Vibes,cursive;color:var(--navy);font-size:2rem;margin-bottom:.75rem;font-weight:400}.event-details p{margin:.5rem 0;font-size:1.1rem;color:var(--navy)}@media (max-width: 768px){.event-details-container{flex-direction:column;gap:1rem}.event-details{margin:0}}
