*{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)}}.timeline-link{letter-spacing:.04em;color:#2c2420;text-underline-offset:3px;margin-top:2rem;font-size:.9rem;text-decoration:underline;transition:color .2s;display:block}.timeline-link:hover{color:#d4956b}.admin-link{color:#9a918a;cursor:pointer;text-underline-offset:3px;margin-top:2.5rem;font-size:.75rem;text-decoration:underline;transition:color .2s;display:inline-block}.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}.admin-container--full{max-width:none;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}}.seat-root{animation:.5s fadeUp}.seat-error-banner{color:#9a5050;background:#fff5f5;border:1px solid #e8c4c4;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.7rem 1rem;font-size:.85rem;display:flex}.seat-error-dismiss{color:#9a5050;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #e8c4c4;border-radius:6px;flex:none;padding:.25rem .6rem;font-family:DM Sans,sans-serif;font-size:.7rem;transition:all .2s}.seat-error-dismiss:hover{color:#fff;background:#c75050;border-color:#c75050}.seat-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.seat-stats{color:#9a918a;gap:1.25rem;font-size:.85rem;display:flex}.seat-stat strong{color:#2c2420;margin-right:.15rem;font-weight:600}.seat-stat--alert strong{color:#c75050}.seat-toolbar-actions{flex-wrap:wrap;gap:.5rem;display:flex}.seat-btn{color:#5c534d;cursor:pointer;background:#fffdf9;border:1px solid #e8ddd3;border-radius:8px;padding:.5rem .85rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:all .18s}.seat-btn:hover:not(:disabled){color:#8b6f5e;border-color:#8b6f5e}.seat-btn:disabled{opacity:.5;cursor:not-allowed}.seat-btn--primary{color:#fff;background:#8b6f5e;border-color:#8b6f5e}.seat-btn--primary:hover:not(:disabled){color:#fff;background:#785d4d;border-color:#785d4d}.seat-btn--danger{color:#c75050;border-color:#c75050}.seat-btn--danger:hover:not(:disabled){color:#fff;background:#c75050;border-color:#c75050}.seat-layout{grid-template-columns:280px 1fr 340px;align-items:start;gap:1rem;display:grid}.seat-layout--fp{grid-template-columns:240px minmax(0,1fr) 300px;gap:.85rem}.seat-menu-capacity{justify-content:space-between;align-items:center;gap:.6rem;padding:.4rem .7rem;display:flex}.seat-menu-capacity-label{color:#2c2420;font-size:.8rem}.seat-capacity-opts{border:1px solid #e8ddd3;border-radius:8px;display:inline-flex;overflow:hidden}.seat-capacity-opt{color:#6b6259;cursor:pointer;background:#fffdf9;border:none;border-right:1px solid #e8ddd3;min-width:30px;padding:.25rem .45rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:background .15s,color .15s}.seat-capacity-opt:last-child{border-right:none}.seat-capacity-opt:hover:not(:disabled){background:#f3ece2}.seat-capacity-opt--on{color:#fff;background:#8b6f5e}.seat-capacity-opt:disabled{opacity:.4;cursor:not-allowed}.seat-list{background:#fffdf9;border:1px solid #e8ddd3;border-radius:12px;flex-direction:column;max-height:78vh;display:flex;overflow:hidden}.seat-list-head{border-bottom:1px solid #ede6dd;flex-direction:column;flex:none;gap:.6rem;padding:.85rem;display:flex}.seat-list-search{width:100%;min-width:0}.seat-filters{gap:.35rem;display:flex}.seat-filter-pill{color:#9a918a;cursor:pointer;white-space:nowrap;background:#fffdf9;border:1px solid #e8ddd3;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .4rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;transition:all .18s;display:flex}.seat-filter-pill:hover{color:#8b6f5e;border-color:#8b6f5e}.seat-filter-pill.active{color:#fff;background:#8b6f5e;border-color:#8b6f5e}.seat-list-count{color:#9a918a;letter-spacing:.03em;font-size:.72rem}.seat-list-scroll{flex-direction:column;flex:1;gap:.25rem;padding:.5rem;display:flex;overflow-y:auto}.seat-list-empty{text-align:center;color:#9a918a;padding:1.5rem .75rem;font-size:.82rem}.seat-side-dot{border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.seat-side-dot--bride{background:#d4956b}.seat-side-dot--groom{background:#6b8f7b}.seat-side-dot--unknown{background:#9a918a}.seat-guest-card{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:.55rem;padding:.45rem .55rem;transition:background .15s,border-color .15s;display:flex}.seat-guest-card:hover{background:#f5efe8}.seat-guest-card:focus-visible{outline-offset:1px;outline:2px solid #8b6f5e}.seat-guest-card--selected{background:#f1e7dd;border-color:#8b6f5e}.seat-guest-card--seated{opacity:.9}.seat-guest-card--ineligible{background:#fdf6ed}.seat-guest-avatar{color:#6c685f;letter-spacing:.02em;background:#f0e8df;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:.64rem;font-weight:600;display:flex}.seat-guest-body{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.seat-guest-name{color:#2c2420;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.seat-guest-meta{color:#9a918a;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.seat-pin-badge{letter-spacing:.06em;color:#8b6f5e;border:1px solid #e0d2c4;border-radius:4px;flex:none;padding:.05rem .3rem;font-size:.56rem;font-weight:600}.seat-conflict-flag,.seat-warn-chip{border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:.62rem;font-weight:700;display:flex}.seat-conflict-flag{color:#c75050;background:#fbeaea}.seat-warn-chip{color:#8b6f30;cursor:help;background:#f0d9a8}.seat-guest-table{color:#5c534d;white-space:nowrap;background:#ece4da;border-radius:5px;flex:none;padding:.1rem .35rem;font-size:.64rem}.seat-board{min-width:0}.seat-board-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.seat-board-empty{text-align:center;color:#9a918a;margin-top:1.5rem;font-size:.85rem}.seat-table-card{background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:14px;padding:.5rem;transition:box-shadow .25s,border-color .2s;position:relative;box-shadow:0 1px 2px #2c24200a}.seat-table-card--conflict{border-color:#e8c4c4}.seat-table-card--suggested{border-color:#c8b29f;box-shadow:0 0 0 3px #8b6f5e29}.seat-table-flags{z-index:4;pointer-events:none;flex-wrap:wrap;gap:.3rem;display:flex;position:absolute;top:.55rem;left:.55rem;right:2.4rem}.seat-table-flag{letter-spacing:.02em;border-radius:20px;padding:.12rem .45rem;font-size:.62rem;font-weight:600}.seat-table-flag--conflict{color:#c75050;background:#fbeaea}.seat-table-flag--locked{color:#6c685f;background:#ece4da}.seat-table-flag--suggest{color:#fff;background:#8b6f5e}.seat-table-menu-wrap{z-index:6;position:absolute;top:.4rem;right:.4rem}.seat-table-menu-btn{color:#8a857c;cursor:pointer;background:#fffdf9;border:1px solid #e8ddd3;border-radius:7px;width:26px;height:26px;font-size:1rem;line-height:1;transition:all .18s}.seat-table-menu-btn:hover{color:#8b6f5e;border-color:#8b6f5e}.seat-table-menu{background:#fffdf9;border:1px solid #e8ddd3;border-radius:9px;flex-direction:column;gap:.1rem;min-width:160px;padding:.3rem;display:flex;position:absolute;top:30px;right:0;box-shadow:0 8px 24px #2c242024}.seat-menu-item{text-align:left;color:#3f342e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .55rem;font-family:DM Sans,sans-serif;font-size:.78rem;transition:background .15s}.seat-menu-item:hover{background:#f5efe8}.seat-menu-item--danger{color:#c75050}.seat-menu-item--danger:hover{background:#fbeaea}.seat-menu-row{gap:.35rem;padding:.25rem;display:flex}.seat-menu-row--confirm{flex-wrap:wrap}.seat-table-rename{flex-direction:column;gap:.4rem;padding:.25rem;display:flex}.seat-rename-input{width:100%;min-width:0;font-size:.78rem}.seat-table-circle{aspect-ratio:1;width:100%;margin:0 auto;position:relative}.seat-table-ring{border:1.5px dashed #e3dcd2;border-radius:50%;width:50%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seat-table-center{text-align:center;white-space:nowrap;pointer-events:none;flex-direction:column;align-items:center;gap:.15rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seat-table-name{color:#2c2420;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600;line-height:1}.seat-table-fill{color:#a39e93;font-size:.68rem}.seat-table-score{letter-spacing:.02em;font-size:.68rem;font-weight:500}.seat-seat{position:absolute;transform:translate(-50%,-50%)}.seat-seat-avatar{letter-spacing:.02em;cursor:grab;border:2px solid #9a918a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:.66rem;font-weight:600;transition:transform .12s,box-shadow .15s;display:flex}.seat-seat-avatar:hover{transform:scale(1.06)}.seat-seat-avatar:active{cursor:grabbing}.seat-seat-avatar--selected{box-shadow:0 0 0 3px #8b6f5e40}.seat-seat-avatar--over{box-shadow:0 0 0 3px #8b6f5e66}.seat-seat-name{text-align:center;color:#46433b;white-space:nowrap;text-overflow:ellipsis;max-width:64px;margin:.15rem auto 0;font-size:.62rem;display:block;overflow:hidden}.seat-seat-empty-btn{color:#bdb9ad;cursor:pointer;background:#fffdf9;border:1.5px dashed #cfccc2;border-radius:50%;width:30px;height:30px;font-size:1rem;line-height:1;transition:all .18s}.seat-seat-empty-btn:hover{color:#8b6f5e;background:#f5efe8;border-color:#8b6f5e}.seat-seat-empty-btn--over{color:#8b6f5e;background:#f1e7dd;border-style:solid;border-color:#8b6f5e}.seat-seat--open-pulse{border-color:#c8b29f;animation:1.6s ease-in-out infinite seatPulse}.seat-add-table{color:#9a918a;cursor:pointer;background:0 0;border:1.5px dashed #d8ccc0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:200px;font-family:DM Sans,sans-serif;font-size:.85rem;transition:all .2s;display:flex}.seat-add-table:hover:not(:disabled){color:#8b6f5e;background:#fbf7f2;border-color:#8b6f5e}.seat-add-table:disabled{opacity:.6;cursor:not-allowed}.seat-add-table-plus{color:#8b6f5e;background:#f0e8df;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;line-height:1;display:flex}.seat-panel{background:#fffdf9;border:1px solid #e8ddd3;border-radius:12px;flex-direction:column;max-height:78vh;display:flex;overflow:hidden}.seat-panel-head{border-bottom:1px solid #ede6dd;flex:none;justify-content:space-between;align-items:center;padding:.8rem .9rem;display:flex}.seat-panel-title{color:#2c2420;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500}.seat-panel-scroll{flex:1;overflow-y:auto}.seat-panel-hint{color:#8a857c;margin:0;font-size:.78rem;line-height:1.55}.seat-panel-empty{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1.1rem;display:flex}.seat-panel-empty-icon{color:#8b6f5e;background:#f0e8df;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.3rem;display:flex}.seat-panel-empty-count{color:#a39e93;font-size:.76rem}.seat-weights{flex-direction:column;gap:1.1rem;padding:.9rem;display:flex}.seat-weight-row{flex-direction:column;gap:.35rem;display:flex}.seat-weight-head{justify-content:space-between;align-items:baseline;display:flex}.seat-weight-label{color:#2c2420;font-size:.8rem;font-weight:500}.seat-weight-value{letter-spacing:.02em;font-size:.82rem;font-weight:600}.seat-weight-slider{accent-color:#8b6f5e;cursor:pointer;width:100%}.seat-weight-desc{color:#a39e93;font-size:.7rem;line-height:1.4}.seat-profile,.seat-suggest-top{flex-direction:column;gap:.85rem;padding:.9rem;display:flex}.seat-profile-head{align-items:center;gap:.65rem;display:flex}.seat-profile-avatar{border:2px solid #9a918a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.85rem;font-weight:600;display:flex}.seat-profile-id{flex-direction:column;min-width:0;line-height:1.3;display:flex}.seat-profile-name{color:#2c2420;font-size:1rem;font-weight:600}.seat-profile-sub{color:#8a857c;font-size:.74rem}.seat-ineligible-note{color:#8b6f30;background:#fdf6ed;border:1px solid #f0d9a8;border-radius:8px;padding:.5rem .65rem;font-size:.74rem;line-height:1.45}.seat-profile-field{flex-direction:column;gap:.4rem;display:flex}.seat-field-label{letter-spacing:.06em;text-transform:uppercase;color:#9a918a;font-size:.68rem}.seat-field-input,.seat-field-select{width:100%;min-width:0}.seat-field-select{color:#2c2420;background:#fffdf9;border:1.5px solid #e8ddd3;border-radius:6px;outline:none;padding:.45rem .6rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:border-color .2s}.seat-field-select:focus{border-color:#d4956b}.seat-field-empty{color:#b6ada4;font-size:.76rem}.seat-segmented{gap:.3rem;display:flex}.seat-segment{color:#6c685f;cursor:pointer;background:#fffdf9;border:1px solid #e8ddd3;border-radius:7px;flex:1;padding:.4rem .3rem;font-family:DM Sans,sans-serif;font-size:.76rem;transition:all .18s}.seat-segment:hover{color:#8b6f5e;border-color:#8b6f5e}.seat-segment.active{color:#fff;background:#8b6f5e;border-color:#8b6f5e}.seat-tag-row{flex-wrap:wrap;gap:.35rem;display:flex}.seat-tag{color:#6c685f;background:#f0e8df;border-radius:20px;align-items:center;gap:.25rem;padding:.18rem .5rem;font-size:.72rem;display:inline-flex}.seat-tag--conflict{color:#c75050;background:#fbeaea}.seat-tag--removable{padding-right:.3rem}.seat-tag-x{color:inherit;cursor:pointer;opacity:.65;background:0 0;border:none;padding:0 .1rem;font-size:.9rem;line-height:1}.seat-tag-x:hover{opacity:1}.seat-conflict-add{align-items:stretch;gap:.4rem;display:flex}.seat-conflict-add .seat-field-select{flex:1}.seat-profile-actions{gap:.5rem;display:flex}.seat-profile-actions .seat-btn{flex:1}.seat-suggest{flex-direction:column;display:flex}.seat-suggest-top{border-bottom:1px solid #f0eee7}.seat-conflict-note{color:#c75050;background:#fbeaea;border-radius:8px;padding:.5rem .65rem;font-size:.74rem;line-height:1.45}.seat-suggest-list{flex-direction:column;gap:.65rem;padding:.9rem;display:flex}.seat-suggest-heading{letter-spacing:.07em;text-transform:uppercase;color:#a39e93;font-size:.66rem;font-weight:600}.seat-suggestion{background:#fffdf9;border:1.5px solid #ede6dd;border-radius:11px;flex-direction:column;gap:.55rem;padding:.7rem;display:flex}.seat-suggestion--top{background:#fbf7f2;border-color:#c8b29f}.seat-suggestion-head{justify-content:space-between;align-items:center;display:flex}.seat-suggestion-name{color:#2c2420;font-size:.9rem;font-weight:600}.seat-suggestion-delta{letter-spacing:.02em;font-size:.9rem;font-weight:600}.seat-reason-row{flex-wrap:wrap;gap:.3rem;display:flex}.seat-reason{color:#8a857c;background:#ece4da;border-radius:20px;padding:.12rem .45rem;font-size:.68rem}.seat-reason--good{color:#4a7359;background:#e4ece6}.seat-reason--bad{color:#c75050;background:#fbeaea}.seat-approve-btn{color:#3f342e;cursor:pointer;background:#f5efe8;border:1px solid #e8ddd3;border-radius:8px;width:100%;padding:.5rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;transition:all .18s}.seat-approve-btn:hover:not(:disabled){border-color:#8b6f5e}.seat-approve-btn:disabled{opacity:.5;cursor:not-allowed}.seat-approve-btn--primary{color:#fff;background:#8b6f5e;border-color:#8b6f5e}.seat-approve-btn--primary:hover:not(:disabled){background:#785d4d;border-color:#785d4d}.seat-approve-btn--conflict{color:#c75050;background:#fffdf9;border-color:#e8c4c4}.seat-approve-btn--conflict:hover:not(:disabled){background:#fbeaea;border-color:#e8c4c4}.seat-skip-btn{color:#5c534d;cursor:pointer;background:#f5efe8;border:1px solid #e8ddd3;border-radius:8px;flex:1;padding:.55rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:all .18s}.seat-skip-btn:hover{color:#8b6f5e;border-color:#8b6f5e}.seat-suggest-footer{background:#fffdf9;border-top:1px solid #f0eee7;gap:.5rem;padding:.75rem .9rem;display:flex;position:sticky;bottom:0}.seat-suggest-approve-best{flex:2;width:auto}@keyframes seatPulse{0%,to{box-shadow:0 0 #8b6f5e00}50%{box-shadow:0 0 0 5px #8b6f5e29}}.seat-fp{flex-direction:column;gap:.75rem;min-width:0;display:flex}.seat-fp-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.seat-fp-tools{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.seat-fp-menu-wrap{position:relative}.seat-fp-menu{z-index:20;background:#fffdf9;border:1px solid #e8ddd3;border-radius:9px;flex-direction:column;gap:.1rem;min-width:170px;padding:.3rem;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #2c242024}.seat-fp-toggle{color:#5c534d;cursor:pointer;background:#fffdf9;border:1px solid #e8ddd3;border-radius:8px;padding:.5rem .85rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:all .18s}.seat-fp-toggle:hover{color:#8b6f5e;border-color:#8b6f5e}.seat-fp-toggle--on{color:#fff;background:#6b8f7b;border-color:#6b8f7b}.seat-fp-zoom{background:#fffdf9;border:1px solid #e8ddd3;border-radius:8px;align-items:center;gap:.15rem;padding:.1rem;display:flex}.seat-fp-zoom-btn{color:#6c685f;cursor:pointer;background:0 0;border:none;border-radius:6px;width:28px;height:28px;font-size:1.05rem;line-height:1;transition:all .15s}.seat-fp-zoom-btn:hover:not(:disabled){color:#8b6f5e;background:#f5efe8}.seat-fp-zoom-btn:disabled{opacity:.4;cursor:not-allowed}.seat-fp-zoom-val{text-align:center;color:#9a918a;font-variant-numeric:tabular-nums;min-width:3.1ch;font-family:DM Sans,sans-serif;font-size:.74rem}.seat-fp-scroll{background:#f3ece2;border:1px solid #e8ddd3;border-radius:14px;max-height:78vh;overflow:auto;box-shadow:inset 0 1px 6px #2c24200d}.seat-fp-canvas{transform-origin:0 0;background-color:#faf6f1;background-image:radial-gradient(circle,#8b6f5e24 1px,#0000 1.4px);background-position:0 0;position:relative}.seat-fp-table{z-index:2;position:absolute}.seat-fp-table-card{width:100%;height:100%}.seat-fp-table .seat-table-center{pointer-events:auto;cursor:grab;touch-action:none;border-radius:10px;padding:.25rem .4rem;transition:background .15s}.seat-fp-table .seat-table-center:hover{background:#8b6f5e0f}.seat-fp-table .seat-table-center:active{cursor:grabbing}.seat-fp-table--over .seat-table-card{border-color:#8b6f5e;box-shadow:0 0 0 3px #8b6f5e38}.seat-fp-table--selected .seat-table-card{border-color:#8b6f5e;box-shadow:0 0 0 3px #8b6f5e4d}.seat-fp-fixture{z-index:1;background:#f1e9de;border:1.5px solid #dccfc0;border-radius:10px;position:absolute;box-shadow:0 1px 2px #2c24200d}.seat-fp-fixture-body{cursor:grab;touch-action:none;border-radius:inherit;justify-content:center;align-items:center;padding:.5rem .75rem;display:flex;position:absolute;inset:0}.seat-fp-fixture-body:active{cursor:grabbing}.seat-fp-fixture-label{letter-spacing:.04em;color:#5c5147;text-align:center;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.seat-fp-fixture--dancefloor{background-color:#f7f0e7;background-image:repeating-linear-gradient(45deg,#8b6f5e1f 0 2px,#0000 2px 11px);border-style:dashed;border-color:#c8b29f}.seat-fp-fixture--stage{background:#e4ece6;border-color:#6b8f7b}.seat-fp-fixture--stage .seat-fp-fixture-label{color:#3f5a4c}.seat-fp-fixture--bar{background:#f6e9dd;border-color:#d4956b}.seat-fp-fixture--bar .seat-fp-fixture-label{color:#9a5e37}.seat-fp-fixture--dj,.seat-fp-fixture--cake,.seat-fp-fixture--gifts{background:#fbf6ef;border-color:#dccfc0}.seat-fp-fixture--entrance{background:0 0;border-style:dashed;border-color:#b9ae9f}.seat-fp-fixture--entrance .seat-fp-fixture-label{color:#8a7e70}.seat-fp-fixture--custom{background:#fffdf9;border-style:dashed;border-color:#d8ccc0}.seat-fp-marquee{z-index:4;pointer-events:none;background:#8b6f5e14;border:1.5px dashed #8b6f5e;border-radius:4px;position:absolute}.seat-fp-table--multi,.seat-fp-fixture--multi{outline-offset:3px;border-radius:12px;outline:2px dashed #8b6f5e}.seat-fp-toggle-icon{vertical-align:-2px}.seat-fp-backdrop{z-index:0;position:absolute}.seat-fp-backdrop img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.seat-fp-backdrop--locked{pointer-events:none}.seat-fp-backdrop:not(.seat-fp-backdrop--locked){outline:2px dashed #8b6f5e}.seat-fp-backdrop-body{cursor:grab;touch-action:none;position:absolute;inset:0}.seat-fp-backdrop-body:active{cursor:grabbing}.seat-fp-fixture-menu-wrap{z-index:3;position:absolute;top:.3rem;right:.3rem}.seat-fp-fixture-menu-btn{color:#8a857c;cursor:pointer;background:#fffdf9d9;border:1px solid #e8ddd3;border-radius:7px;width:24px;height:24px;font-size:.95rem;line-height:1;transition:all .18s}.seat-fp-fixture-menu-btn:hover{color:#8b6f5e;background:#fffdf9;border-color:#8b6f5e}.seat-fp-fixture-menu{background:#fffdf9;border:1px solid #e8ddd3;border-radius:9px;flex-direction:column;gap:.1rem;min-width:160px;padding:.3rem;display:flex;position:absolute;top:28px;right:0;box-shadow:0 8px 24px #2c242024}.seat-fp-fixture-resize{cursor:nwse-resize;touch-action:none;background-image:linear-gradient(135deg,#0000 0 38%,#8b6f5e73 38% 46%,#0000 46% 60%,#8b6f5e73 60% 68%,#0000 68%);border-radius:0 0 9px;width:16px;height:16px;position:absolute;bottom:0;right:0}.seat-view-toggle{background:#fffdf9;border:1px solid #e8ddd3;border-radius:8px;display:inline-flex;overflow:hidden}.seat-view-btn{color:#6c685f;cursor:pointer;background:0 0;border:none;padding:.5rem .8rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:all .18s}.seat-view-btn:hover{color:#8b6f5e}.seat-view-btn+.seat-view-btn{border-left:1px solid #e8ddd3}.seat-view-btn--on{color:#fff;background:#8b6f5e}.seat-view-btn--on:hover{color:#fff}@media (max-width:1024px){.seat-layout{grid-template-columns:240px 1fr}.seat-panel{grid-column:1/-1;max-height:none}}@media (max-width:768px){.seat-layout{grid-template-columns:1fr}.seat-list,.seat-panel{max-height:none}.seat-list-scroll{max-height:320px}.seat-fp-scroll{max-height:60vh}.seat-toolbar{flex-direction:column;align-items:stretch}.seat-toolbar-actions{justify-content:stretch}.seat-toolbar-actions .seat-btn{flex:1}}@media (prefers-reduced-motion:reduce){.seat-root,.seat-seat--open-pulse{animation:none}.seat-seat-avatar,.seat-fp-table .seat-table-center,.seat-fp-fixture-body,.seat-fp-toggle,.seat-view-btn,.seat-fp-zoom-btn{transition:none}}
