*{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}.admin-top-bar{justify-content:space-between;align-items:center;display:flex}.admin-top-bar .back-btn{margin-bottom:0}.admin-sign-out-btn{color:#9a918a;cursor:pointer;letter-spacing:.05em;background:0 0;border:1px solid #e8ddd3;border-radius:4px;padding:.4rem 1rem;font-family:DM Sans,sans-serif;font-size:.75rem;transition:all .2s}.admin-sign-out-btn:hover{color:#c75050;border-color:#c75050}.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-divider{border:0;border-top:1px solid #e8ddd3;margin:2rem 0}.event-section{background:#fffdf9;border:1px solid #e8ddd3;border-radius:10px;margin-bottom:2rem;overflow:hidden}.event-header-image,.event-detail-image{width:100%;margin:0;padding:0;font-size:0;line-height:0}.event-header-image img,.event-detail-image img{margin:0;display:block}.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-instruction{color:#9a918a;margin:0;padding:0 1.5rem .25rem;font-size:.85rem;font-style:italic}.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}.song-section{background:#fffdf9;border:1px solid #e8ddd3;border-radius:10px;margin-bottom:2rem;padding:1.25rem 1.5rem;overflow:hidden}.song-section h3{margin-bottom:.35rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500}.song-section>p{color:#9a918a;margin-bottom:.9rem;font-size:.8rem}.song-input{color:#2c2420;background:#faf6f1;border:1px solid #e8ddd3;border-radius:6px;outline:none;width:100%;margin-bottom:.5rem;padding:.6rem .85rem;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .2s}.song-input:last-child{margin-bottom:0}.song-input:focus{border-color:#d4956b}.song-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}.travel-note{text-align:center;background:#fffdf9;border:1px solid #e8ddd3;border-radius:10px;margin-bottom:2rem;padding:1.25rem 1.5rem}.travel-note h3{margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500}.travel-note p{color:#6b625c;font-size:.9rem;font-style:italic;line-height:1.55}.gift-image{margin-bottom:2rem;font-size:0;line-height:0}.gift-image img{width:100%;height:auto;display:block}.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{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1.5px solid #e8ddd3;gap:0;max-width:100%;margin-bottom:2rem;display:flex;overflow:auto hidden}.admin-tabs::-webkit-scrollbar{display:none}.admin-tab{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:#9a918a;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;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}.reset-rsvp-btn{color:#c75050;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #c75050;border-radius:6px;padding:.35rem .75rem;font-family:DM Sans,sans-serif;font-size:.72rem;transition:all .2s}.reset-rsvp-btn:hover{color:#fffdf9;background:#c75050}.reset-rsvp-btn:disabled{opacity:.5;cursor:not-allowed}.reset-rsvp-btn.history-btn{color:#d4956b;border-color:#d4956b}.reset-rsvp-btn.history-btn:hover{color:#fffdf9;background:#d4956b}.sg-reset-confirm-btn{color:#fff;cursor:pointer;background:#c75050;border:1px solid #c75050;border-radius:4px;padding:.15rem .4rem;font-family:DM Sans,sans-serif;font-size:.65rem}.sg-reset-cancel-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:4px;padding:.15rem .4rem;font-family:DM Sans,sans-serif;font-size:.65rem}.sg-reset-confirm-btn:disabled,.sg-reset-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.history-modal-backdrop{z-index:1000;background:#28201c8c;justify-content:center;align-items:flex-start;padding:3rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.history-modal{background:#fffdf9;border-radius:12px;flex-direction:column;width:100%;max-width:880px;max-height:calc(100vh - 6rem);display:flex;box-shadow:0 20px 60px #00000040}.history-modal-header{border-bottom:1px solid #ede6dd;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.history-modal-header h3{color:#3f342e;letter-spacing:.02em;margin:0;font-family:DM Sans,sans-serif;font-size:1rem}.history-modal-close{color:#9a918a;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.6rem;line-height:1}.history-modal-close:hover{color:#3f342e}.history-modal-body{padding:1rem 1.5rem 1.5rem;overflow-y:auto}.history-card{position:relative}.history-card-header{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.history-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.15rem .5rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:500}.history-badge-latest{color:#fffdf9;background:#6b8f7b}.history-badge-previous{color:#6b5d54;background:#ede6dd}.history-badge-original{color:#fffdf9;background:#d4956b}.history-version{color:#9a918a;font-family:DM Sans,sans-serif;font-size:.7rem}.history-timestamp{color:#5c534d;margin-left:auto;font-family:DM Sans,sans-serif;font-size:.75rem}.diff-added{position:relative;box-shadow:0 0 0 2px #6b8f7b}.diff-removed{text-decoration:line-through;color:#b44!important;background:#fbeaea!important;border:1px dashed #c75050!important}.diff-added-inline{color:#3e6b52;background:#e6f0ea;border-radius:3px;padding:0 .25rem}.diff-removed-inline{color:#b44;background:#fbeaea;border-radius:3px;padding:0 .25rem;text-decoration:line-through}.diff-added-block{background:#e6f0ea;border-left:3px solid #6b8f7b;border-radius:4px;padding:.4rem .6rem}.diff-removed-block{color:#9a5050;background:#fbeaea;border-left:3px solid #c75050;border-radius:4px;padding:.4rem .6rem;text-decoration:line-through}.diff-removed-row{opacity:.7}.reset-confirm-bar{background:#fff5f5;border:1px solid #e8c4c4;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.82rem;display:flex}.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}.mh-grouping-list{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.mh-grouping-card{cursor:pointer;background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:10px;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s}.mh-grouping-card:hover{border-color:#d4956b}.mh-grouping-card--selected{border-color:#d4956b;box-shadow:0 0 0 2px #d4956b2e}.mh-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.mh-card-info{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.mh-group-number{color:#8b6f5e;font-size:.85rem;font-weight:600}.mh-contact-name{color:#2c2420;font-size:.9rem;font-weight:500}.mh-code{color:#9a918a;background:#f5efe8;border-radius:4px;padding:.1rem .35rem;font-family:monospace;font-size:.75rem}.mh-phone{color:#9a918a;font-size:.8rem}.mh-card-meta{align-items:center;gap:.5rem;display:flex}.mh-event-tags{gap:.25rem;display:flex}.mh-event-tag{letter-spacing:.02em;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:500}.mh-guest-names{color:#9a918a;margin-top:.35rem;font-size:.8rem}.mh-message-panel{background:#f5efe8;border:1.5px solid #e8ddd3;border-top:none;border-radius:0 0 10px 10px;margin-top:-.5rem;margin-bottom:.25rem;padding:1rem}.mh-message-textarea{color:#2c2420;resize:vertical;background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:8px;width:100%;min-height:220px;padding:.75rem;font-family:DM Sans,sans-serif;font-size:.85rem;line-height:1.5}.mh-message-textarea:focus{border-color:#d4956b;outline:none}.mh-actions{align-items:center;gap:1rem;margin-top:.75rem;display:flex}.mh-actions .submit-btn{padding:.45rem 1.2rem;font-size:.8rem}.mh-copied{background:#6b8f7b!important}.mh-link-btn{color:#2c2420!important;background:#e8ddd3!important}.mh-link-btn:hover{background:#ddd0c4!important}.mh-link-btn.mh-copied{color:#fff!important;background:#6b8f7b!important}.mh-sent-toggle{color:#2c2420;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.mh-sent-toggle input[type=checkbox]{accent-color:#6b8f7b;width:16px;height:16px}.mh-template-toggle{color:#8b6f5e;cursor:pointer;background:#f5efe8;border:1.5px solid #e8ddd3;border-radius:8px;margin-top:.75rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;transition:border-color .15s;display:inline-block}.mh-template-toggle:hover{border-color:#d4956b}.mh-template-panel{background:#f5efe8;border:1.5px solid #e8ddd3;border-radius:10px;margin-top:.75rem;padding:1rem}.mh-template-panel-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.mh-template-panel-title{color:#8b6f5e;font-size:.85rem;font-weight:600}.mh-template-close{color:#9a918a;cursor:pointer;background:0 0;border:none;padding:.2rem .5rem;font-size:.8rem}.mh-template-close:hover{color:#2c2420}.mh-template-tabs{gap:.25rem;margin-bottom:.5rem;display:flex}.mh-template-tab{color:#9a918a;cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:6px;padding:.3rem .75rem;font-size:.75rem;font-weight:500}.mh-template-tab.active{color:#2c2420;background:#fffdf9;border-color:#e8ddd3}.mh-template-textarea{color:#2c2420;resize:vertical;background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:8px;width:100%;min-height:220px;padding:.75rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.5}.mh-template-textarea:focus{border-color:#d4956b;outline:none}.mh-template-preview{color:#2c2420;white-space:pre-wrap;word-wrap:break-word;background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:8px;width:100%;min-height:220px;max-height:360px;margin:0;padding:.75rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.5;overflow:auto}.mh-template-preview .hl-delim{color:#d4956b;font-weight:600}.mh-template-preview .hl-var{color:#8b6f5e}.mh-template-preview .hl-keyword{color:#c2185b;font-weight:600}.mh-template-preview .hl-content{color:#8b6f5e}.mh-template-preview .hl-filter{color:#6b8f7b}.mh-template-actions{gap:.75rem;margin-top:.5rem;display:flex}.mh-template-actions .submit-btn{padding:.35rem 1rem;font-size:.75rem}.mh-var-ref{margin-top:.75rem}.mh-var-ref summary{color:#8b6f5e;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.8rem;font-weight:500}.mh-var-table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.75rem}.mh-var-table th{text-align:left;color:#8b6f5e;border-bottom:1px solid #e8ddd3;padding:.3rem .5rem;font-weight:600}.mh-var-table td{color:#2c2420;vertical-align:top;border-bottom:1px solid #f5efe8;padding:.3rem .5rem}.mh-var-table code{background:#fffdf9;border:1px solid #e8ddd3;border-radius:3px;padding:.1rem .3rem;font-size:.72rem}@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%}.admin-page{padding:1.5rem 1rem 3rem}.admin-tab{padding:.75rem 1rem;font-size:.75rem}}
