:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background:#e6f0fa;margin:0;padding:0}html,#root{height:100%;width:100%;margin:0;padding:0;box-sizing:border-box;background:#e6f0fa}#root{max-width:1280px;margin:0 auto;padding:0;text-align:center}.app-container{background:#fafdff;border-radius:16px;box-shadow:0 4px 24px #6aa8dc12;padding:2rem;max-width:700px;min-width:320px;margin-top:3rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;box-sizing:border-box;min-height:800px;height:auto}.app-container>*:first-child{margin-top:0!important;padding-top:0!important}.app-container>.navbar,.app-container h1:first-child{margin-top:0}h1{font-family:Great Vibes,cursive;font-size:3.5rem;color:#3a5a7a;margin-bottom:.5rem;font-weight:400;text-shadow:0 2px 4px rgba(106,168,220,.1);letter-spacing:.02em}h2{font-family:Great Vibes,cursive;font-size:2.5rem;color:#6ea8dc;margin-bottom:.5rem;font-weight:400;text-shadow:0 2px 4px rgba(106,168,220,.1);letter-spacing:.02em}h3{font-family:Great Vibes,cursive;font-size:2rem;color:#3a5a7a;margin-bottom:.5rem}label{font-family:Great Vibes,cursive}.rsvp-form{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch;width:100%}.rsvp-form label{display:flex;flex-direction:column;align-items:center;font-size:1.1rem;color:#3a5a7a;font-family:Montserrat,sans-serif;margin-bottom:.5rem;gap:.3rem}.rsvp-form input[type=text],.rsvp-form select{text-align:center;margin-top:.2rem;margin-bottom:0;padding:.5rem .75rem;border:1px solid #b3d3ee;border-radius:6px;font-size:1rem;width:100%;background:#fff;font-family:inherit;box-sizing:border-box}.rsvp-form input[type=password]{text-align:center;margin-top:.2rem;margin-bottom:0;padding:.5rem .75rem;border:1px solid #3a5a7a;border-radius:6px;font-size:1rem;width:100%;background:#fff;font-family:inherit;box-sizing:border-box}.rsvp-form button[type=submit]{margin-top:.5rem;background:#6ea8dc;color:#fff;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1.1rem;font-family:Montserrat,sans-serif;cursor:pointer;transition:background .2s}.rsvp-form button[type=submit]:hover{background:#4d7ca6}.rsvp-note{font-weight:900}.confirmation{background:#eaf6fd;border-radius:12px;padding:2rem 1rem;color:#3a5a7a;font-family:Montserrat,sans-serif;margin-top:1.5rem;box-shadow:0 2px 8px #6aa8dc12}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #6ea8dcaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #3a5a7aaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#6ea8dc}.navbar{background:transparent;box-shadow:none;padding:1.2rem 0;margin-bottom:2.5rem;width:100%;display:flex;justify-content:center;border-radius:0;max-width:700px;margin-left:auto;margin-right:auto}.navbar ul{display:flex;justify-content:center;gap:0;list-style:none;margin:0;padding:0;width:100%}.navbar li{display:flex;flex:1 1 0;justify-content:center}.navbar a{text-decoration:none;color:#3a5a7a;font-family:Great Vibes,cursive;font-size:1.5rem;font-weight:400;padding:.3rem .2rem .2rem;border-radius:0;background:none;border:none;box-shadow:none;margin:0 .1rem;cursor:pointer;display:block;width:100%;text-align:center;letter-spacing:.02em;border-bottom:2.5px solid transparent;transition:color .2s,border-bottom .2s}.navbar a:hover{color:#6ea8dc;border-bottom:2.5px solid #6ea8dc}.navbar a.active{color:#3a5a7a;border-bottom:2.5px solid #3a5a7a}.nav-toggle,.hamburger{display:none!important}ul{list-style:none;padding-left:0;margin-left:0}.schedule-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;margin-top:2rem;align-items:center}.schedule-row{display:flex;align-items:center;gap:4.5rem;min-width:256px;justify-content:start;margin:0 auto}.schedule-time{min-width:90px;max-width:90px;text-align:right;font-weight:600;color:#3a5a7a;font-family:Montserrat,sans-serif}.schedule-desc{width:250px;text-align:start;color:#3a5a7a;font-family:Montserrat,sans-serif;margin:0 auto}.rsvp-page{width:100%;flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;max-width:636px}
