.language-switcher[data-v-52425157]{position:fixed;top:20px;right:20px;display:flex;gap:8px;z-index:1000}.lang-btn[data-v-52425157]{background:#ffffffe6;border:2px solid rgba(0,119,200,.3);border-radius:8px;padding:8px 12px;cursor:pointer;font-size:.9em;font-weight:600;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lang-btn[data-v-52425157]:hover{background:#fff;border-color:#0077c880;transform:translateY(-1px)}.lang-btn.active[data-v-52425157]{background:#0077c8;color:#fff;border-color:#0077c8}@media (max-width: 768px){.language-switcher[data-v-52425157]{position:absolute;top:10px;right:10px;z-index:10;gap:6px}.lang-btn[data-v-52425157]{padding:6px 8px;font-size:.8em;border-radius:6px}}@media (max-width: 480px){.language-switcher[data-v-52425157]{top:8px;right:8px;gap:4px}.lang-btn[data-v-52425157]{padding:5px 6px;font-size:.75em;border-radius:5px;border-width:1px}}#app{display:flex;flex-direction:column;align-items:center;min-height:100vh;width:100vw}.language-switcher-row{width:100%;display:flex;justify-content:center;align-items:flex-start;margin-top:32px;margin-bottom:8px}.view-container{position:relative}.loading-message[data-v-ffc3b7fc],.error-message[data-v-ffc3b7fc]{text-align:center;padding:20px;margin:20px 0;border-radius:8px}.loading-message[data-v-ffc3b7fc]{color:#666;background:#ffffff1a}.error-message[data-v-ffc3b7fc]{color:#dc3545;background:#dc35451a;border:1px solid rgba(220,53,69,.2)}.no-invitation-message[data-v-ffc3b7fc]{text-align:center;padding:20px;margin:0}.no-invitation-message h2[data-v-ffc3b7fc]{color:#0077c8;font-size:2.2em;margin-bottom:20px;font-weight:700}.no-invitation-message p[data-v-ffc3b7fc]{color:#666;font-size:1.2em;margin-bottom:15px;line-height:1.6}.no-invitation-message p[data-v-ffc3b7fc]:last-child{margin-bottom:0;font-size:1.1em;color:#888}.rsvp h3[data-v-ffc3b7fc]{color:#0077c8;font-size:1.5em;margin-bottom:10px;text-align:center}.deadline-message[data-v-ffc3b7fc]{color:#666;font-size:.9em;text-align:center;margin-bottom:20px;font-style:italic}.details[data-v-ffc3b7fc]{text-align:center;margin:20px 0}.date-time[data-v-ffc3b7fc]{color:#333;font-size:1.2em;font-weight:600;margin-bottom:10px}.location[data-v-ffc3b7fc]{color:#666;font-size:1.1em;margin-bottom:15px;line-height:1.4}.address-link[data-v-ffc3b7fc]{color:#0077c8;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color .3s ease}.address-link[data-v-ffc3b7fc]:hover{border-bottom-color:#0077c8;cursor:pointer}.calendar-section[data-v-ffc3b7fc]{margin:20px 0;text-align:center}.calendar-section add-to-calendar-button[data-v-ffc3b7fc]{--atcb-button-background: #0077c8;--atcb-button-border: 2px solid #0077c8;--atcb-button-color: white;--atcb-button-hover-background: #005a9e;--atcb-button-hover-border: 2px solid #005a9e;--atcb-button-hover-color: white;--atcb-button-active-background: #004a7a;--atcb-button-active-border: 2px solid #004a7a;--atcb-button-active-color: white;--atcb-button-focus-background: #0077c8;--atcb-button-focus-border: 2px solid #0077c8;--atcb-button-focus-color: white;--atcb-button-shadow: 0 2px 8px rgba(0, 119, 200, .3);--atcb-button-hover-shadow: 0 4px 12px rgba(0, 119, 200, .4);--atcb-button-active-shadow: 0 1px 4px rgba(0, 119, 200, .5);--atcb-button-focus-shadow: 0 2px 8px rgba(0, 119, 200, .3);--atcb-button-border-radius: 25px;--atcb-button-font-family: inherit;--atcb-button-font-size: 1em;--atcb-button-font-weight: 500;--atcb-button-padding: 12px 24px;--atcb-button-transition: all .3s ease}.attendance-list[data-v-ffc3b7fc]{margin:40px 0 10px}.person-item[data-v-ffc3b7fc]{margin:10px 0;padding:10px;border-bottom:1px solid #ccc}.person-item[data-v-ffc3b7fc]:first-child{border-top:1px solid #ccc}.person-toggle[data-v-ffc3b7fc]{display:flex;align-items:center;justify-content:space-between;font-size:1.1em;color:#333}.person-name[data-v-ffc3b7fc]{font-weight:500}.toggle-switch[data-v-ffc3b7fc]{position:relative;display:inline-block}.toggle-switch input[type=checkbox][data-v-ffc3b7fc]{opacity:0;width:0;height:0;position:absolute}.toggle-label[data-v-ffc3b7fc]{display:inline-block;width:80px;height:36px;background:#ccc;border-radius:18px;cursor:pointer;position:relative;transition:background .3s ease;border:2px solid #ccc}.toggle-label[data-v-ffc3b7fc]:before{content:"";position:absolute;width:28px;height:28px;border-radius:50%;background:#fff;top:4px;left:4px;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.toggle-switch input:checked+.toggle-label[data-v-ffc3b7fc]{background:#0077c8;border-color:#0077c8}.toggle-switch input:checked+.toggle-label[data-v-ffc3b7fc]:before{transform:translate(44px)}.toggle-container[data-v-ffc3b7fc]{display:flex;align-items:center;gap:12px}.toggle-label-left[data-v-ffc3b7fc],.toggle-label-right[data-v-ffc3b7fc]{font-size:14px;font-weight:500;color:#333;transition:opacity .3s ease}.toggle-label-left[data-v-ffc3b7fc]:not(.active),.toggle-label-right[data-v-ffc3b7fc]:not(.active){opacity:.4}.toggle-switch input:disabled+.toggle-label[data-v-ffc3b7fc]{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.no-invitation-message[data-v-ffc3b7fc]{padding:15px}.no-invitation-message h2[data-v-ffc3b7fc]{font-size:1.8em;margin-bottom:15px}.no-invitation-message p[data-v-ffc3b7fc]{font-size:1em;margin-bottom:12px}.rsvp h3[data-v-ffc3b7fc]{font-size:1.3em;margin-bottom:8px}.deadline-message[data-v-ffc3b7fc]{font-size:.8em;margin-bottom:15px}.attendance-list[data-v-ffc3b7fc]{margin:25px 0 5px}.person-item[data-v-ffc3b7fc]{margin:8px 0;padding:12px 8px}.person-toggle[data-v-ffc3b7fc]{font-size:1em;flex-direction:column;gap:10px;align-items:stretch}.person-name[data-v-ffc3b7fc]{text-align:center;font-size:1.1em;margin-bottom:5px}.toggle-container[data-v-ffc3b7fc]{justify-content:center;gap:8px}.toggle-label-left[data-v-ffc3b7fc],.toggle-label-right[data-v-ffc3b7fc]{font-size:12px;min-width:60px;text-align:center}.toggle-label[data-v-ffc3b7fc]{width:70px;height:32px}.toggle-label[data-v-ffc3b7fc]:before{width:24px;height:24px;top:4px;left:3px}.toggle-switch input:checked+.toggle-label[data-v-ffc3b7fc]:before{transform:translate(40px)}.details[data-v-ffc3b7fc]{margin:15px 0}.date-time[data-v-ffc3b7fc]{font-size:1.1em;margin-bottom:8px}.location[data-v-ffc3b7fc]{font-size:1em;margin-bottom:12px}.calendar-section[data-v-ffc3b7fc]{margin:15px 0}.calendar-section add-to-calendar-button[data-v-ffc3b7fc]{--atcb-button-padding: 10px 20px;--atcb-button-font-size: .95em}.gift-wishes[data-v-ffc3b7fc]{margin:30px 0 15px;padding:18px}.gift-wishes h3[data-v-ffc3b7fc]{font-size:1.4em;margin-bottom:13px}.gift-money[data-v-ffc3b7fc]{font-size:1.05em;margin-bottom:0}}.gift-wishes[data-v-ffc3b7fc]{margin:40px 0 20px;padding:20px;background:#ffffff1a;border-radius:12px;border:1px solid rgba(255,255,255,.2)}.gift-wishes h3[data-v-ffc3b7fc]{color:#0077c8;font-size:1.5em;margin-bottom:15px;text-align:center}.gift-money[data-v-ffc3b7fc]{color:#333;font-size:1.1em;text-align:center;line-height:1.5;margin-bottom:0;font-weight:500}@media (max-width: 480px){.no-invitation-message[data-v-ffc3b7fc]{padding:12px}.no-invitation-message h2[data-v-ffc3b7fc]{font-size:1.6em;margin-bottom:12px}.no-invitation-message p[data-v-ffc3b7fc]{font-size:.9em;margin-bottom:10px}.rsvp h3[data-v-ffc3b7fc]{font-size:1.2em;margin-bottom:6px}.deadline-message[data-v-ffc3b7fc]{font-size:.75em;margin-bottom:12px}.attendance-list[data-v-ffc3b7fc]{margin:20px 0 5px}.person-item[data-v-ffc3b7fc]{margin:6px 0;padding:10px 6px}.person-toggle[data-v-ffc3b7fc]{font-size:.95em;gap:8px}.person-name[data-v-ffc3b7fc]{font-size:1em;margin-bottom:4px}.toggle-container[data-v-ffc3b7fc]{gap:6px}.toggle-label-left[data-v-ffc3b7fc],.toggle-label-right[data-v-ffc3b7fc]{font-size:11px;min-width:50px}.toggle-label[data-v-ffc3b7fc]{width:60px;height:28px}.toggle-label[data-v-ffc3b7fc]:before{width:20px;height:20px;top:4px;left:2px}.toggle-switch input:checked+.toggle-label[data-v-ffc3b7fc]:before{transform:translate(36px)}.details[data-v-ffc3b7fc]{margin:12px 0}.date-time[data-v-ffc3b7fc]{font-size:1em;margin-bottom:6px}.location[data-v-ffc3b7fc]{font-size:.9em;margin-bottom:10px}.calendar-section[data-v-ffc3b7fc]{margin:12px 0}.calendar-section add-to-calendar-button[data-v-ffc3b7fc]{--atcb-button-padding: 8px 16px;--atcb-button-font-size: .9em}.gift-wishes[data-v-ffc3b7fc]{margin:25px 0 15px;padding:15px}.gift-wishes h3[data-v-ffc3b7fc]{font-size:1.3em;margin-bottom:12px}.gift-money[data-v-ffc3b7fc]{font-size:1em;margin-bottom:0}}.login-container[data-v-0794ad73]{display:flex;justify-content:center;align-items:center;min-height:100vh;min-width:100vw;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card[data-v-0794ad73]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 25px #0000001a;width:100%;max-width:400px}.login-title[data-v-0794ad73]{text-align:center;margin-bottom:30px;color:#333;font-size:24px;font-weight:600}.login-form[data-v-0794ad73]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-0794ad73]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-0794ad73]{font-weight:500;color:#555;font-size:14px}.form-input[data-v-0794ad73]{padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;transition:border-color .2s}.form-input[data-v-0794ad73]:focus{outline:none;border-color:#667eea}.login-button[data-v-0794ad73]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.login-button[data-v-0794ad73]:hover:not(:disabled){opacity:.9}.login-button[data-v-0794ad73]:disabled{opacity:.6;cursor:not-allowed}.error-message[data-v-0794ad73]{color:#e53e3e;text-align:center;font-size:14px;padding:8px;background:#fed7d7;border-radius:6px;border:1px solid #feb2b2}.admin-container[data-v-5c074690]{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column;align-items:center;padding:0 0 60px;width:100vw;box-sizing:border-box}.admin-header[data-v-5c074690]{background:#fff;padding:24px 48px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;border-radius:16px 16px 0 0;box-shadow:0 2px 8px #00000008;box-sizing:border-box}.admin-title[data-v-5c074690]{margin:0;color:#1a202c;font-size:28px;font-weight:700}.admin-actions[data-v-5c074690]{display:flex;align-items:center;gap:20px}.realtime-status[data-v-5c074690]{display:flex;align-items:center;gap:8px;font-size:12px;color:#666}.status-indicator[data-v-5c074690]{width:8px;height:8px;border-radius:50%;display:inline-block}.status-indicator.connecting[data-v-5c074690]{background-color:#fbbf24;animation:pulse-5c074690 2s infinite}.status-indicator.connected[data-v-5c074690]{background-color:#10b981}.status-indicator.disconnected[data-v-5c074690]{background-color:#ef4444}.status-text[data-v-5c074690]{text-transform:capitalize;font-weight:500}@keyframes pulse-5c074690{0%,to{opacity:1}50%{opacity:.5}}.user-info[data-v-5c074690]{color:#4a5568;font-weight:500}.logout-button[data-v-5c074690]{background:#e53e3e;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.logout-button[data-v-5c074690]:hover{background:#c53030}.admin-content[data-v-5c074690]{padding:40px 0 0;width:100%;max-width:900px}.admin-nav[data-v-5c074690]{display:flex;gap:10px;margin-bottom:30px}.nav-button[data-v-5c074690]{background:#fff;border:2px solid #e2e8f0;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s}.nav-button.active[data-v-5c074690]{background:#667eea;color:#fff;border-color:#667eea}.nav-button[data-v-5c074690]:hover:not(.active){border-color:#cbd5e0}.section-header[data-v-5c074690]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.invitations-header[data-v-5c074690]{margin-bottom:32px}.create-invite-btn[data-v-5c074690]{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s}.create-invite-btn[data-v-5c074690]:hover{background:#059669}.invitations-grid[data-v-5c074690]{display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start}.admin-card[data-v-5c074690]{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000012;padding:28px 24px 20px;min-width:320px;max-width:360px;flex:1 1 320px;display:flex;flex-direction:column;margin-bottom:0}.card-header[data-v-5c074690]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.invite-id[data-v-5c074690]{font-weight:700;font-size:1.1em;color:#374151}.delete-invite-btn[data-v-5c074690]{background:none;border:none;color:#ef4444;font-size:1.3em;cursor:pointer;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:background .2s}.delete-invite-btn[data-v-5c074690]:hover{background:#fee2e2}.card-meta[data-v-5c074690]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.status-badge[data-v-5c074690]{padding:4px 14px;border-radius:999px;font-weight:700;font-size:.95em;letter-spacing:.03em;display:inline-block}.status-badge.opened[data-v-5c074690]{background:#d1fae5;color:#065f46;border:1px solid #10b981}.status-badge.unopened[data-v-5c074690]{background:#fee2e2;color:#991b1b;border:1px solid #ef4444}.people-section[data-v-5c074690]{margin-bottom:18px}.people-header[data-v-5c074690]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.add-person-btn[data-v-5c074690]{background:#6366f1;color:#fff;border:none;padding:4px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.people-list[data-v-5c074690]{display:flex;flex-direction:column;gap:8px}.person-row[data-v-5c074690]{display:flex;align-items:center;gap:12px;background:#f3f4f6;border-radius:8px;padding:6px 10px;position:relative}.person-name[data-v-5c074690]{font-weight:500;color:#374151;min-width:70px}.person-checkbox[data-v-5c074690]{font-size:13px;color:#374151;margin-left:4px;margin-right:4px;display:flex;align-items:center;gap:2px}.remove-person-btn[data-v-5c074690]{background:none;border:none;color:#ef4444;font-size:1.1em;cursor:pointer;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:background .2s;margin-left:auto}.history-section[data-v-5c074690]{background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb;margin-top:12px;padding:10px 12px 8px}.history-header[data-v-5c074690]{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.view-all-btn[data-v-5c074690]{background:#6366f1;color:#fff;border:none;padding:2px 10px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}.view-all-btn[data-v-5c074690]:hover{background:#4338ca}.history-list[data-v-5c074690]{display:flex;flex-direction:column;gap:6px}.history-event[data-v-5c074690]{display:flex;align-items:center;gap:8px;font-size:13px;background:#fff;border-radius:6px;padding:4px 8px;box-shadow:0 1px 2px #00000008}.event-icon[data-v-5c074690]{font-size:1.1em;margin-right:2px;color:#10b981}.event-icon.attendance_change[data-v-5c074690]{color:#10b981}.event-icon.invitation_viewed[data-v-5c074690]{color:#6366f1}.event-details[data-v-5c074690]{flex:1;color:#374151}.event-date[data-v-5c074690]{color:#6b7280;font-size:12px;min-width:120px;text-align:right}.more-events[data-v-5c074690]{color:#6366f1;font-size:12px;margin-top:2px;margin-left:2px}@media (max-width: 1100px){.admin-content[data-v-5c074690],.admin-header[data-v-5c074690]{max-width:100vw;padding-left:12px;padding-right:12px}.invitations-grid[data-v-5c074690]{gap:18px}}@media (max-width: 800px){.admin-content[data-v-5c074690],.admin-header[data-v-5c074690]{max-width:100vw;padding-left:4px;padding-right:4px}.invitations-grid[data-v-5c074690]{flex-direction:column;gap:18px}.admin-card[data-v-5c074690]{min-width:unset;max-width:100vw;width:100%}}.stats-grid[data-v-5c074690]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:40px}.stat-card[data-v-5c074690]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #00000012;border:1px solid #e2e8f0;display:flex;align-items:center;gap:16px;transition:all .2s ease}.stat-card[data-v-5c074690]:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.stat-icon[data-v-5c074690]{font-size:32px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f7fafc;border-radius:12px}.stat-content[data-v-5c074690]{flex:1}.stat-number[data-v-5c074690]{margin:0 0 4px;color:#1a202c;font-size:28px;font-weight:700;line-height:1}.stat-label[data-v-5c074690]{margin:0;color:#4a5568;font-size:14px;font-weight:500}.stats-details[data-v-5c074690]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:40px}.detail-section[data-v-5c074690]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #00000012;border:1px solid #e2e8f0}.detail-section h3[data-v-5c074690]{margin:0 0 20px;color:#1a202c;font-size:18px;font-weight:600}.breakdown-grid[data-v-5c074690]{display:grid;gap:12px}.breakdown-item[data-v-5c074690]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f7fafc;border-radius:8px}.breakdown-label[data-v-5c074690]{color:#4a5568;font-size:14px;font-weight:500}.breakdown-value[data-v-5c074690]{color:#1a202c;font-size:16px;font-weight:600}.activity-list[data-v-5c074690]{display:flex;flex-direction:column;gap:12px}.activity-item[data-v-5c074690]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f7fafc;border-radius:8px}.activity-icon[data-v-5c074690]{font-size:16px}.activity-text[data-v-5c074690]{flex:1;color:#4a5568;font-size:14px}.activity-date[data-v-5c074690]{color:#718096;font-size:12px;font-weight:500}@media (max-width: 768px){.stats-details[data-v-5c074690]{grid-template-columns:1fr;gap:20px}.stats-grid[data-v-5c074690]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.stat-card[data-v-5c074690]{padding:16px}.stat-icon[data-v-5c074690]{width:48px;height:48px;font-size:24px}.stat-number[data-v-5c074690]{font-size:24px}}.modal.history-modal[data-v-5c074690]{background:#fff;border-radius:16px;padding:32px 24px 24px;width:95vw;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0000002e;border:1px solid #e5e7eb}.history-modal-list[data-v-5c074690]{max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.history-modal-item[data-v-5c074690]{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.history-modal-icon[data-v-5c074690]{font-size:18px;flex-shrink:0;margin-top:2px}.history-modal-content[data-v-5c074690]{flex:1;min-width:0}.history-modal-details[data-v-5c074690]{color:#1a202c;font-weight:500;margin-bottom:4px}.history-modal-time[data-v-5c074690]{color:#718096;font-size:12px}.no-history[data-v-5c074690]{text-align:center;color:#718096;font-style:italic;padding:20px}.modal-overlay[data-v-5c074690]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal.create-invite-modal[data-v-5c074690]{background:#fff;border-radius:16px;padding:32px 24px 24px;width:95vw;max-width:400px;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0000002e;border:1px solid #e5e7eb;display:flex;flex-direction:column}.modal.create-invite-modal h3[data-v-5c074690]{margin:0 0 20px;color:#1a202c;font-size:20px;font-weight:700}.modal-content[data-v-5c074690]{margin-bottom:20px}.form-group[data-v-5c074690]{margin-bottom:15px}.form-group label[data-v-5c074690]{display:block;margin-bottom:5px;font-weight:500;color:#4a5568}.form-input[data-v-5c074690]{width:100%;padding:10px;border:2px solid #e2e8f0;border-radius:6px;font-size:14px;margin-bottom:8px;box-sizing:border-box}.add-person-btn[data-v-5c074690]{background:#6366f1;color:#fff;border:none;padding:6px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:10px;margin-top:4px;transition:background .2s}.add-person-btn[data-v-5c074690]:hover{background:#4338ca}.remove-person-btn[data-v-5c074690]{background:none;border:none;color:#ef4444;font-size:1.2em;cursor:pointer;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin-left:8px;transition:background .2s}.remove-person-btn[data-v-5c074690]:hover{background:#fee2e2}.modal-actions[data-v-5c074690]{display:flex;gap:10px;justify-content:flex-end}.cancel-button[data-v-5c074690]{background:#e2e8f0;color:#4a5568;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500}.cancel-button[data-v-5c074690]:hover{background:#cbd5e0}.confirm-button[data-v-5c074690]{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500}.confirm-button[data-v-5c074690]:hover{background:#059669}.copy-link-btn[data-v-5c074690]{background:#f3f4f6;color:#6366f1;border:none;padding:4px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;margin-left:8px;transition:background .2s,color .2s}.copy-link-btn[data-v-5c074690]:hover{background:#6366f1;color:#fff}body,html{margin:0;padding:0;height:100%;font-family:Montserrat,sans-serif;background-color:#fff;color:#0077c8;overflow-x:hidden;box-sizing:border-box}body{background-image:url(/assets/background-CixnYVFB.png);background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:100lvh;width:100%}#app{display:flex;justify-content:center;align-items:center;text-align:center;box-sizing:border-box;width:100%;overflow-x:hidden}.invitation-card{max-width:600px;width:100%;background:#ffffffbf;-webkit-backdrop-filter:blur(15px) saturate(180%);backdrop-filter:blur(15px) saturate(180%);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a,0 8px 16px #00000026;position:relative;overflow:hidden;box-sizing:border-box;margin-block:20px}.name-header{font-family:Luckiest Guy,cursive;font-size:100px;-webkit-text-stroke-width:2px;text-stroke-width:2px;font-weight:400;color:#fdee21;-webkit-text-stroke:2px #0077c8;margin:0 0 -40px;position:relative;z-index:10;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;line-height:.9}.content{font-weight:700;padding:0;width:100%;box-sizing:border-box}.greeting{font-size:1.5em;margin:2em 0}.message{font-size:1em;line-height:1.6;max-width:450px;margin:0 auto}.details{margin-top:2.5em;font-size:1.4em;line-height:1.5}.location{font-size:1em}.rsvp{margin-top:2.5em;font-size:.9em;line-height:1.4}@media (max-width: 768px){body{background-size:cover;overflow-x:hidden}.invitation-card{margin:10px;padding:25px 20px;border-radius:15px;max-width:calc(100vw - 20px);width:calc(100vw - 20px);box-sizing:border-box}.name-header{font-size:80px;-webkit-text-stroke-width:2px;text-stroke-width:2px;margin-bottom:-15px;line-height:.9;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.greeting{font-size:1.2em;margin:1.5em 0}.message{font-size:.95em;max-width:100%}.details{font-size:1.1em;margin-top:2em}.rsvp{font-size:.85em;margin-top:2em}}@media (max-width: 480px){.invitation-card{margin:5px;padding:20px 15px;border-radius:12px;box-sizing:border-box;max-width:calc(100vw - 10px);width:calc(100vw - 10px)}.name-header{font-size:16vw;-webkit-text-stroke-width:1.5px;text-stroke-width:1.5px;margin-bottom:-10px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.greeting{font-size:1.1em;margin:1.2em 0}.message{font-size:.9em;line-height:1.5}.details{font-size:1em;margin-top:1.8em}.rsvp{font-size:.8em;margin-top:1.8em}}@media (min-width: 1200px){.name-header{font-size:120px}}
