: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;min-width:320px;min-height:100vh}#root{width:100%}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}}.home{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.subtitle{font-size:1.2rem;color:#666;margin-bottom:2rem}.info-card{background:#f9f9f9;border-radius:8px;padding:2rem;margin:2rem auto 0;max-width:800px}.info-card h2{margin-top:0}.rsvp{max-width:1200px;margin:0 auto;padding:2rem}.rsvp-lookup{background:#f9f9f9;border-radius:8px;padding:2rem;margin:2rem auto 0;max-width:600px}.lookup-form{display:flex;gap:1rem;margin-bottom:1rem}.lookup-form input{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.lookup-form button,.rsvp-form button{padding:.5rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.lookup-form button:hover,.rsvp-form button:hover{background:#0056b3}.lookup-form button:disabled,.rsvp-form button:disabled{background:#ccc;cursor:not-allowed}.error{color:#dc3545;margin-top:1rem}.rsvp-form{margin-top:2rem;padding-top:2rem;border-top:1px solid #ddd}.invite-code-display{color:#666;font-size:.95rem;margin:1rem 0}.invite-code-display strong{color:#333;font-family:monospace;font-size:1.05rem}.site-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.site-gate-content{background:#fff;border-radius:12px;padding:3rem 2rem;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;text-align:center}.site-gate-content h1{margin:0 0 .5rem;color:#333;font-size:2rem}.site-gate-content .subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.site-gate-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.site-gate-form input{padding:1rem;border:2px solid #ddd;border-radius:8px;font-size:1.1rem;text-align:center;transition:border-color .2s}.site-gate-form input:focus{outline:none;border-color:#667eea}.site-gate-form button{padding:1rem 2rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}.site-gate-form button:hover{background:#5568d3}.site-gate .error{color:#dc3545;margin:1rem 0;font-weight:500}.site-gate .hint{color:#999;font-size:.9rem;margin-top:1.5rem}.app{min-height:100vh}.nav{background:#f8f9fa;padding:1rem 2rem;border-bottom:1px solid #ddd;display:flex;gap:2rem;justify-content:center}.nav-link{text-decoration:none;color:#333;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background .2s}.nav-link:hover{background:#e9ecef}
