*{box-sizing:border-box;margin:0;padding:0}body,html,#root{color:#2c2420;-webkit-font-smoothing:antialiased;background:#faf6f1;min-height:100vh;font-family:DM Sans,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.page-border{pointer-events:none;z-index:100;border:3px solid #e8ddd3;border-radius:2px;margin:8px;position:fixed;inset:0}.entry-screen{background:linear-gradient(170deg,#fffdf9 0%,#faf6f1 40%,#f2ece5 100%);flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.entry-screen:before{content:"";background:radial-gradient(circle,#d4956b14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-120px}.entry-screen:after{content:"";background:radial-gradient(circle,#6b8f7b0f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}.entry-card{text-align:center;z-index:1;width:100%;max-width:440px;animation:.8s fadeUp;position:relative}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.monogram{letter-spacing:.3em;color:#d4956b;margin-bottom:.25rem;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300}.entry-card h1{color:#2c2420;letter-spacing:.02em;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:300}.entry-subtitle{color:#9a918a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:2.5rem;font-size:.85rem}.entry-divider{background:#e8ddd3;width:60px;height:1px;margin:0 auto 2rem}.code-input-wrap{background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:6px;gap:0;margin-bottom:1rem;transition:border-color .2s;display:flex;overflow:hidden}.code-input-wrap:focus-within{border-color:#d4956b}.code-input-wrap input{letter-spacing:.2em;text-transform:uppercase;color:#2c2420;background:0 0;border:none;outline:none;flex:1;padding:1rem 1.25rem;font-family:DM Sans,sans-serif;font-size:1.05rem}.code-input-wrap input::placeholder{color:#9a918a;letter-spacing:.1em;text-transform:none}.code-input-wrap button{color:#fffdf9;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#2c2420;border:none;padding:1rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:background .2s}.code-input-wrap button:hover{background:#5c534d}.entry-error{color:#c45b4a;margin-top:.5rem;font-size:.85rem;animation:.4s shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.admin-link{color:#9a918a;cursor:pointer;text-underline-offset:3px;margin-top:2.5rem;font-size:.75rem;text-decoration:underline;transition:color .2s}.admin-link:hover{color:#5c534d}.rsvp-page{background:linear-gradient(#fffdf9 0%,#faf6f1 100%);flex:1;justify-content:center;padding:2rem 1.5rem 4rem;display:flex}.rsvp-container{width:100%;max-width:680px;animation:.6s fadeUp}.rsvp-header{text-align:center;margin-bottom:2.5rem;padding-top:1rem}.back-btn{color:#9a918a;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:.75rem;transition:color .2s;display:inline-block}.back-btn:hover{color:#2c2420}.rsvp-header h2{margin-bottom:.35rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300}.group-names{color:#5c534d;font-size:.9rem;line-height:1.6}.event-section{background:#fffdf9;border:1px solid #e8ddd3;border-radius:10px;margin-bottom:2rem;overflow:hidden}.event-header-image{width:100%}.event-header{align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.event-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.event-header h3{flex:1;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500}.event-day{color:#9a918a;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.event-guests{padding:0 1.5rem 1.25rem}.guest-row{border-bottom:1px solid #f2ece5;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.guest-row:last-child{border-bottom:none}.guest-row.not-invited{opacity:.35}.cb-wrap{flex-shrink:0;width:22px;height:22px;position:relative}.cb-wrap input{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute}.cb-vis{color:#0000;background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;transition:all .2s;display:flex}.cb-wrap input:checked+.cb-vis{color:#fff;background:#6b8f7b;border-color:#6b8f7b}.guest-name{flex:1;font-size:.95rem}.guest-name.dimmed{color:#9a918a;font-size:.85rem;font-style:italic}.dietary-section{background:#fffdf9;border:1px solid #e8ddd3;border-radius:10px;margin-bottom:2rem;overflow:hidden}.dietary-section>h3{padding:1.25rem 1.5rem .25rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500}.dietary-section>p{color:#9a918a;padding:0 1.5rem 1rem;font-size:.8rem}.diet-guest-block{border-top:1px solid #f2ece5;padding:1rem 1.5rem}.diet-guest-block h4{margin-bottom:.75rem;font-size:.9rem;font-weight:500}.diet-options{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.diet-chip{cursor:pointer;-webkit-user-select:none;user-select:none;color:#5c534d;background:#fffdf9;border:1px solid #e8ddd3;border-radius:20px;padding:.4rem .85rem;font-size:.8rem;transition:all .2s}.diet-chip.selected{color:#fff;background:#8b6f5e;border-color:#8b6f5e}.diet-other-input{color:#2c2420;background:#faf6f1;border:1px solid #e8ddd3;border-radius:6px;outline:none;width:100%;margin-top:.25rem;padding:.6rem .85rem;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .2s}.diet-other-input:focus{border-color:#d4956b}.diet-other-input::placeholder{color:#9a918a}.notes-section{background:#fffdf9;border:1px solid #e8ddd3;border-radius:10px;margin-bottom:2rem;padding:1.25rem 1.5rem;overflow:hidden}.notes-section h3{margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500}.notes-section textarea{color:#2c2420;resize:vertical;background:#faf6f1;border:1px solid #e8ddd3;border-radius:6px;outline:none;width:100%;min-height:80px;padding:.75rem .85rem;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .2s}.notes-section textarea:focus{border-color:#d4956b}.notes-section textarea::placeholder{color:#9a918a}.submit-area{text-align:center;padding:1rem 0 2rem}.submit-btn{color:#fffdf9;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#2c2420;border:none;border-radius:6px;padding:1rem 3.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:all .25s}.submit-btn:hover{background:#5c534d;transform:translateY(-1px)}.submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.success-msg{text-align:center;padding:3rem 2rem;animation:.5s fadeUp}.check-circle{color:#fff;background:#6b8f7b;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.8rem;display:flex}.success-msg h2{margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300}.success-msg p{color:#5c534d;font-size:.95rem}.admin-page{background:#faf6f1;flex:1;justify-content:center;padding:2rem 1.5rem 4rem;display:flex}.admin-container{width:100%;max-width:800px;animation:.6s fadeUp}.admin-container h2{margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:400}.admin-subtitle{color:#9a918a;margin-bottom:2rem;font-size:.9rem}.admin-tabs{border-bottom:1.5px solid #e8ddd3;gap:0;margin-bottom:2rem;display:flex}.admin-tab{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:#9a918a;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1.5px;padding:.75rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:all .2s}.admin-tab.active{color:#2c2420;border-bottom-color:#d4956b}.admin-login{text-align:center;padding:3rem 2rem}.admin-login h2{margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300}.admin-login .code-input-wrap{max-width:400px;margin:0 auto 1rem}.warning-card{background:#fdf6ed;border:1px solid #e8c88a;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:1rem 1.25rem;display:flex}.warning-icon{color:#8b6f30;background:#f0d9a8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:.85rem;font-weight:700;display:flex}.warning-details{flex:1}.warning-details strong{font-weight:500}.warning-type{color:#9a918a;margin-top:.2rem;font-size:.8rem}.warning-members{color:#5c534d;margin-top:.15rem;font-size:.85rem}.response-card{background:#fffdf9;border:1px solid #e8ddd3;border-radius:8px;margin-bottom:.75rem;padding:1.25rem 1.5rem}.response-card h4{margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500}.response-guest{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.88rem;display:flex}.response-events{flex-wrap:wrap;gap:.35rem;display:flex}.response-event-tag{letter-spacing:.04em;border-radius:10px;padding:.15rem .5rem;font-size:.7rem}.response-diet{color:#9a918a;margin-left:auto;font-size:.8rem}.admin-container--wide{max-width:1200px;transition:max-width .3s}.sg-stats{color:#9a918a;gap:1.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.sg-stats strong{color:#2c2420;font-weight:500}.sg-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.sg-filter-bar{flex-wrap:wrap;gap:.4rem;display:flex}.sg-filter-pill{color:#9a918a;cursor:pointer;background:#fffdf9;border:1px solid #e8ddd3;border-radius:20px;padding:.3rem .7rem;font-family:DM Sans,sans-serif;font-size:.75rem;transition:all .2s}.sg-filter-pill:hover{color:#8b6f5e;border-color:#8b6f5e}.sg-filter-pill.active{color:#fff;background:#8b6f5e;border-color:#8b6f5e}.sg-search-input{color:#2c2420;background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:6px;outline:none;min-width:180px;padding:.45rem .75rem;font-family:DM Sans,sans-serif;font-size:.82rem;transition:border-color .2s}.sg-search-input:focus{border-color:#d4956b}.sg-search-input::placeholder{color:#c4bbb3}.sg-check{font-size:.9rem;font-weight:700}.sg-dash{color:#d4cdc6;font-size:.8rem}.sg-pill{letter-spacing:.03em;border-radius:10px;padding:.1rem .45rem;font-size:.7rem;font-weight:500;display:inline-block}.sg-pill--yes{color:#6b8f7b;background:#6b8f7b22;border:1px solid #6b8f7b44}.sg-pill--no{color:#c45b4a;background:#c45b4a18;border:1px solid #c45b4a33}.sg-pill--pending{color:#9a918a;background:#e8ddd3;border:1px solid #0000}.no-responses{text-align:center;color:#9a918a;padding:3rem;font-size:.9rem}.loading-screen{background:linear-gradient(170deg,#fffdf9 0%,#faf6f1 40%,#f2ece5 100%);flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.loading-screen p{color:#9a918a;letter-spacing:.1em;font-size:.9rem}.import-upload-zone{text-align:center;cursor:pointer;color:#9a918a;background:#fffdf9;border:2px dashed #e8ddd3;border-radius:12px;padding:3rem 2rem;transition:border-color .2s,background .2s}.import-upload-zone:hover,.import-upload-zone--dragging{background:#fbf5ee;border-color:#d4956b}.import-upload-icon{color:#d4956b;margin-bottom:.5rem;font-size:2rem}.import-stats{margin-top:.75rem}.import-stat-line{border-bottom:1px solid #f0e8df;justify-content:space-between;padding:.3rem 0;font-size:.85rem;display:flex}.import-stat-line:last-child{border-bottom:none}.import-stat-value{color:#6b8f7b;font-weight:600}.import-stat-danger{color:#c75050;font-weight:600}.import-error-card{background:#fff5f5;border-left:4px solid #c75050;border-radius:10px;margin-bottom:1rem;padding:1.25rem 1.5rem}.import-error-card h4{color:#c75050;margin-bottom:.5rem}.import-error-card p{color:#8b6f5e;font-size:.85rem}.import-success-card{background:#f5fbf7;border-left:4px solid #6b8f7b;border-radius:10px;margin-bottom:1rem;padding:1.25rem 1.5rem}.import-success-card h4{color:#6b8f7b;margin-bottom:.5rem}.import-btn-secondary{color:#8b6f5e!important;background:#e8ddd3!important}.import-btn-secondary:hover{background:#ddd0c4!important}@media (max-width:600px){.entry-card h1{font-size:1.8rem}.monogram{font-size:2.5rem}.rsvp-header h2{font-size:1.6rem}.event-header{padding:1rem 1.15rem}.event-guests{padding:0 1.15rem 1rem}.diet-guest-block{padding:.85rem 1.15rem}.page-border{border-width:2px;margin:4px}.response-guest{flex-direction:column;align-items:flex-start}.response-diet{margin-left:0}.sg-toolbar{flex-direction:column;align-items:stretch}.sg-search-input{min-width:unset;width:100%}}
