.user-menu.svelte-10uou50{position:relative;display:inline-block}.user-button.svelte-10uou50{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease-in-out,border-color .15s ease-in-out;font-size:.875rem;font-weight:500;color:#374151}.user-button.svelte-10uou50:hover{background:#f9fafb;border-color:#d1d5db}.user-avatar.svelte-10uou50{width:2rem;height:2rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e5e7eb;flex-shrink:0}.avatar-image.svelte-10uou50{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-fallback.svelte-10uou50{font-size:.875rem;font-weight:600;color:#6b7280}.user-name.svelte-10uou50{max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron.svelte-10uou50{width:1rem;height:1rem;color:#6b7280;transition:transform .15s ease-in-out;flex-shrink:0}.chevron.open.svelte-10uou50{transform:rotate(180deg)}.dropdown-menu.svelte-10uou50{position:absolute;top:100%;right:0;margin-top:.5rem;width:16rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50;overflow:hidden}.menu-section.svelte-10uou50{padding:.5rem 0}.user-info.svelte-10uou50{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem}.user-info-avatar.svelte-10uou50{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e5e7eb;flex-shrink:0}.user-info-text.svelte-10uou50{flex:1;min-width:0}.user-info-name.svelte-10uou50{font-size:.875rem;font-weight:500;color:#111827;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info-email.svelte-10uou50{font-size:.75rem;color:#6b7280;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-divider.svelte-10uou50{height:1px;background:#e5e7eb;margin:0}.menu-item.svelte-10uou50{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;background:none;border:none;text-align:left;font-size:.875rem;color:#374151;cursor:pointer;transition:background-color .15s ease-in-out}.menu-item.svelte-10uou50:hover{background:#f3f4f6}.menu-item-danger.svelte-10uou50{color:#dc2626}.menu-item-danger.svelte-10uou50:hover{background:#fef2f2}.menu-item-admin.svelte-10uou50{color:#3b82f6}.menu-item-admin.svelte-10uou50:hover{background:#eff6ff}.menu-icon.svelte-10uou50{width:1.25rem;height:1.25rem;flex-shrink:0}.auth-button.svelte-10uou50{background:#3b82f6;color:#fff;border:none;padding:.625rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out}.auth-button.svelte-10uou50:hover{background:#2563eb}@media (max-width: 640px){.user-name.svelte-10uou50{display:none}.dropdown-menu.svelte-10uou50{width:14rem}}.header-content.svelte-1x7wuxq{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto}.header-text.svelte-1x7wuxq{flex:1;min-width:0}.header-text.svelte-1x7wuxq h1:where(.svelte-1x7wuxq){margin-bottom:.25rem}.header-text.svelte-1x7wuxq p:where(.svelte-1x7wuxq){margin-bottom:0}.header-actions.svelte-1x7wuxq{flex-shrink:0}.header-content.has-user.svelte-1x7wuxq{justify-content:space-between}.header-content.has-user.svelte-1x7wuxq .header-text:where(.svelte-1x7wuxq){text-align:left}.header-content.svelte-1x7wuxq:not(.has-user){justify-content:center}.header-content.svelte-1x7wuxq:not(.has-user) .header-text:where(.svelte-1x7wuxq){text-align:center;max-width:800px}@media (max-width: 768px){.header-content.svelte-1x7wuxq{flex-direction:column;gap:.75rem;align-items:stretch}.header-text.svelte-1x7wuxq{text-align:center}.header-text.svelte-1x7wuxq h1:where(.svelte-1x7wuxq){font-size:1.75rem}.header-text.svelte-1x7wuxq p:where(.svelte-1x7wuxq){font-size:.8125rem}.header-actions.svelte-1x7wuxq{align-self:flex-end}}@media (max-width: 480px){.header-text.svelte-1x7wuxq h1:where(.svelte-1x7wuxq){font-size:1.5rem}.header-text.svelte-1x7wuxq p:where(.svelte-1x7wuxq){font-size:.75rem}}.address-container.svelte-1xia6jb{margin-bottom:.75rem}.address-edit.svelte-1xia6jb{display:flex;align-items:center;gap:.5rem}.address-input.svelte-1xia6jb{flex:1 1 0%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem}.address-input.svelte-1xia6jb:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(59 130 246 / .2)}.edit-actions.svelte-1xia6jb{display:flex;gap:.25rem}.save-btn.svelte-1xia6jb{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.save-btn.svelte-1xia6jb:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.cancel-btn.svelte-1xia6jb{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.cancel-btn.svelte-1xia6jb:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.address-display.svelte-1xia6jb{display:flex;align-items:center;gap:.5rem}.address-link.svelte-1xia6jb{display:inline-flex;align-items:center;border-radius:.375rem;padding:.5rem;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.address-link.svelte-1xia6jb:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1));text-decoration-line:underline}.address-link.svelte-1xia6jb{gap:.5rem;text-decoration:none}.map-icon.svelte-1xia6jb{height:1rem;width:1rem;flex-shrink:0}.external-icon.svelte-1xia6jb{height:.75rem;width:.75rem;flex-shrink:0;opacity:.6}.no-address.svelte-1xia6jb{font-size:.875rem;line-height:1.25rem;font-style:italic;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.edit-btn.svelte-1xia6jb{border-radius:.25rem;padding:.25rem;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.edit-btn.svelte-1xia6jb:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.registration-button.svelte-qll2cl{width:100%}.action-btn.svelte-qll2cl{width:100%;flex:1 1 0%;cursor:pointer;border-radius:.5rem;border-style:none;padding:.75rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--house-color)}.action-btn.svelte-qll2cl:hover:not(:disabled){opacity:.9}.action-btn.added.svelte-qll2cl{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.action-btn.svelte-qll2cl:disabled{cursor:not-allowed;opacity:.75}.action-btn.pending.svelte-qll2cl{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.action-btn.pending.svelte-qll2cl:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.action-btn.approved.svelte-qll2cl{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.action-btn.rejected.svelte-qll2cl{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.action-btn.conflict.svelte-qll2cl{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.action-btn:disabled.pending.svelte-qll2cl,.action-btn:disabled.approved.svelte-qll2cl,.action-btn:disabled.rejected.svelte-qll2cl,.action-btn:disabled.conflict.svelte-qll2cl{opacity:.9}.techaicom.svelte-1xvt9po{--house-color: #3b82f6}.startups.svelte-1xvt9po{--house-color: #10b981}.music.svelte-1xvt9po{--house-color: #f59e0b}.communicators.svelte-1xvt9po{--house-color: #ef4444}.event-card.svelte-1xvt9po{position:relative;cursor:pointer;overflow:hidden;border-radius:.75rem;border-left-width:4px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;border-left-color:var(--house-color)}.event-card.svelte-1xvt9po:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.event-card.selected.svelte-1xvt9po{border-left-width:8px;background:linear-gradient(135deg,var(--house-color),transparent 90%)}.event-card.expanded.svelte-1xvt9po{z-index:10;max-height:none;border-left-width:8px;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transform:scale(1.02)}.event-card.collapsed.svelte-1xvt9po{pointer-events:none;--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:.3}.event-basic.svelte-1xvt9po{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.event-expanded.svelte-1xvt9po{margin-top:0;max-height:0px;overflow:hidden;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.event-card.expanded.svelte-1xvt9po .event-expanded:where(.svelte-1xvt9po){margin-top:1rem;max-height:500px;opacity:1}.house-badge.svelte-1xvt9po{margin-bottom:.75rem;display:inline-block;border-radius:.75rem;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--house-color)}.event-title.svelte-1xvt9po{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;line-height:1.25}.event-speaker.svelte-1xvt9po{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.speaker-link.svelte-1xvt9po{display:inline-flex;align-items:center;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.speaker-link.svelte-1xvt9po:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1));text-decoration-line:underline}.speaker-link.svelte-1xvt9po{gap:.25rem}.external-link-icon.svelte-1xvt9po{height:.75rem;width:.75rem;flex-shrink:0}.event-details.svelte-1xvt9po{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between}.event-description.svelte-1xvt9po{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.event-tags.svelte-1xvt9po{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.event-location.svelte-1xvt9po{margin-bottom:1rem}.field-label.svelte-1xvt9po{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.tag.svelte-1xvt9po{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.event-meta.svelte-1xvt9po{margin-bottom:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:1rem;gap:1rem}.meta-item.svelte-1xvt9po{text-align:center}.meta-label.svelte-1xvt9po{margin-bottom:.25rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.meta-value.svelte-1xvt9po{font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.engagement-level.svelte-1xvt9po{display:inline-flex;align-items:center;gap:.25rem}.engagement-dots.svelte-1xvt9po{display:flex;gap:.125rem}.dot.svelte-1xvt9po{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.dot.active.svelte-1xvt9po{background:var(--house-color)}.close-btn.svelte-1xvt9po{position:absolute;right:1rem;top:1rem;display:flex;height:1.75rem;width:1.75rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;border-style:none;background-color:#0000001a;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.event-card.expanded.svelte-1xvt9po .close-btn:where(.svelte-1xvt9po){opacity:1}.close-btn.svelte-1xvt9po:hover{background-color:#0003}.expanded-actions.svelte-1xvt9po{margin-top:1rem;display:flex;gap:.75rem}.action-btn.svelte-1xvt9po{flex:1 1 0%;cursor:pointer;border-radius:.5rem;border-style:none;padding:.75rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.add-to-schedule.svelte-1xvt9po{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--house-color)}.add-to-schedule.svelte-1xvt9po:hover{opacity:.9}.add-to-schedule.added.svelte-1xvt9po{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.add-to-schedule.svelte-1xvt9po:disabled{cursor:not-allowed;opacity:.5;background:#6b7280}.learn-more.svelte-1xvt9po{border-width:2px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));color:var(--house-color);border-color:var(--house-color)}.learn-more.svelte-1xvt9po:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--house-color)}.delete-event.svelte-1xvt9po{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.delete-event.svelte-1xvt9po:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.capacity.svelte-1xvt9po{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.capacity.high.svelte-1xvt9po{font-weight:600;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.add-btn.svelte-1xvt9po{display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-size:1.125rem;line-height:1.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-color:var(--house-color);color:var(--house-color)}.add-btn.added.svelte-1xvt9po{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--house-color)}.admin-editable.svelte-1xvt9po{display:flex;align-items:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;cursor:pointer;position:relative}.admin-editable.svelte-1xvt9po:hover{margin:-.25rem -.5rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem}.admin-edit-btn.svelte-1xvt9po{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:0;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.admin-edit-btn.svelte-1xvt9po:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.admin-edit-btn.svelte-1xvt9po{font-size:9px;margin-left:4px;vertical-align:middle;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px}.admin-edit-btn.small.svelte-1xvt9po{padding:.125rem .25rem;font-size:8px;min-width:14px;height:14px}.admin-editable.svelte-1xvt9po:hover .admin-edit-btn:where(.svelte-1xvt9po){opacity:1}.event-title.admin-editable.svelte-1xvt9po,.event-speaker.admin-editable.svelte-1xvt9po,.capacity.admin-editable.svelte-1xvt9po{display:flex;align-items:center;gap:.25rem}.admin-edit-input.svelte-1xvt9po{flex:1 1 0%;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.admin-edit-input.svelte-1xvt9po:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(59 130 246 / .2)}.admin-edit-input.svelte-1xvt9po{font-size:inherit;font-weight:inherit;box-shadow:0 0 0 3px #3b82f61a}.admin-edit-input.svelte-1xvt9po:focus{box-shadow:0 0 0 3px #3b82f633}.admin-edit-input.svelte-1xvt9po:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.title-input.svelte-1xvt9po{font-size:1rem;line-height:1.5rem;font-weight:600;line-height:1.25}.speaker-input.svelte-1xvt9po{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.capacity-input.svelte-1xvt9po{width:4rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.capacity-editor.svelte-1xvt9po{display:flex;align-items:center;gap:.5rem}.capacity-editor.svelte-1xvt9po input:where(.svelte-1xvt9po){text-align:center}.capacity-label.svelte-1xvt9po{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.capacity-separator.svelte-1xvt9po{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));margin:0 .25rem}.capacity-current.svelte-1xvt9po{font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.capacity-max.svelte-1xvt9po{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.capacity-warning.svelte-1xvt9po{margin-left:.5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.capacity-full.svelte-1xvt9po{margin-left:.5rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.admin-edit-container.svelte-1xvt9po{display:flex;align-items:center;gap:.5rem}.admin-edit-container.description-edit.svelte-1xvt9po{flex-direction:column;align-items:stretch;gap:.5rem}.admin-edit-actions.svelte-1xvt9po{display:flex;gap:.25rem}.admin-save-btn.svelte-1xvt9po{display:flex;height:1.5rem;min-width:24px;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.admin-save-btn.svelte-1xvt9po:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.admin-save-btn.svelte-1xvt9po:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.admin-cancel-btn.svelte-1xvt9po{display:flex;height:1.5rem;min-width:24px;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.admin-cancel-btn.svelte-1xvt9po:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.admin-cancel-btn.svelte-1xvt9po:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}@media (max-width: 640px){.admin-edit-btn.svelte-1xvt9po{font-size:10px;min-width:18px;height:18px;padding:2px 4px}.admin-editable.svelte-1xvt9po:hover{margin:-.125rem -.25rem;padding:.125rem .25rem}.admin-edit-input.svelte-1xvt9po{padding:.125rem .375rem;font-size:.875rem;line-height:1.25rem}.admin-add-speaker.svelte-1xvt9po{padding:.125rem .375rem;font-size:.75rem;line-height:1rem}}.admin-add-speaker.svelte-1xvt9po{margin-bottom:.5rem;cursor:pointer;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.admin-add-speaker.svelte-1xvt9po:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.admin-add-speaker.svelte-1xvt9po{border:1px dashed #3b82f6;background:#3b82f60d}.admin-add-speaker.svelte-1xvt9po:hover{background:#3b82f61a;border-color:#2563eb;transform:translateY(-1px)}.event-card.svelte-1xvt9po{position:relative}.event-card.svelte-1xvt9po:before{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 15px 15px 0;border-color:transparent #3b82f6 transparent transparent;opacity:0;transition:opacity .2s}.event-card.admin-card.svelte-1xvt9po:before{opacity:.7}.event-card.admin-card.svelte-1xvt9po:hover:before{opacity:1}.speaker-url-section.svelte-1xvt9po{margin-bottom:.5rem;display:flex;cursor:pointer;align-items:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:.5rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;gap:.5rem}.speaker-url-section.admin-editable.svelte-1xvt9po:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.speaker-url-section.has-url.svelte-1xvt9po{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.speaker-url-section.has-url.svelte-1xvt9po:hover{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.speaker-url-label.svelte-1xvt9po{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.speaker-url-display.svelte-1xvt9po{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.speaker-url-display.svelte-1xvt9po:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1));text-decoration-line:underline}.speaker-url-empty.svelte-1xvt9po{font-size:.75rem;line-height:1rem;font-style:italic;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.speaker-url-input.svelte-1xvt9po{font-size:.875rem;line-height:1.25rem}.description-edit.svelte-1xvt9po{margin-bottom:1rem}.description-input.svelte-1xvt9po{width:100%;resize:none;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.description-input.svelte-1xvt9po:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(59 130 246 / .2)}.event-description.admin-editable.svelte-1xvt9po{display:flex;min-height:60px;align-items:flex-start}.event-description.admin-editable.svelte-1xvt9po:hover{margin:-.5rem -.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem}.engagement-edit.svelte-1xvt9po{display:flex;align-items:center;gap:.5rem}.engagement-input.svelte-1xvt9po{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.duration-edit.svelte-1xvt9po{display:flex;align-items:center;gap:.5rem}.duration-input.svelte-1xvt9po{width:6rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.duration-display.admin-editable.svelte-1xvt9po{display:flex;align-items:center;gap:.25rem}@media (max-width: 640px){.description-input.svelte-1xvt9po,.engagement-input.svelte-1xvt9po,.duration-input.svelte-1xvt9po{font-size:.75rem;line-height:1rem}.duration-input.svelte-1xvt9po{width:5rem}}@reference "../../app.css";.time-slot.svelte-1a4elj6{margin-bottom:2rem;padding-top:.5rem}.time-header.svelte-1a4elj6{position:sticky;z-index:40;margin-bottom:1rem;display:flex;align-items:center;padding:.75rem 1rem;top:calc(var(--header-height, 120px) + .25rem);background:transparent;transition:all .2s ease}.time-label.svelte-1a4elj6{margin-right:1rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.time-duration.svelte-1a4elj6{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.time-edit-btn.svelte-1a4elj6{margin-left:.5rem;border-radius:.5rem;padding:.25rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.time-edit-btn.svelte-1a4elj6:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.events-grid.svelte-1a4elj6{margin-bottom:1rem;gap:.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;display:grid;grid-template-columns:repeat(2,1fr)}.events-grid.svelte-1a4elj6 .event-card.expanded{order:-1;grid-column:1 / -1;margin-bottom:1rem}@media (min-width: 768px){.events-grid.svelte-1a4elj6{grid-template-columns:repeat(4,1fr)}}.events-list.svelte-1a4elj6{margin-bottom:1rem}.events-list.svelte-1a4elj6>:where(.svelte-1a4elj6):not([hidden])~:where(.svelte-1a4elj6):not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.list-event-card.svelte-1a4elj6{display:flex;align-items:center;border-radius:.75rem;border-left-width:4px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-left-color:var(--house-color, #6b7280)}.list-event-card.selected.svelte-1a4elj6{border-left-width:8px;background:linear-gradient(135deg,var(--house-color, #6b7280),transparent 90%)}.list-event-card.svelte-1a4elj6 .house-badge:where(.svelte-1a4elj6){margin-bottom:0;margin-right:.75rem;border-radius:.75rem;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--house-color)}.event-content.svelte-1a4elj6{flex:1 1 0%}.list-event-card.svelte-1a4elj6 .event-title:where(.svelte-1a4elj6){margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.list-event-card.svelte-1a4elj6 .event-speaker:where(.svelte-1a4elj6){font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.list-event-card.svelte-1a4elj6 .capacity:where(.svelte-1a4elj6){margin-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.list-event-card.svelte-1a4elj6 .capacity.high:where(.svelte-1a4elj6){font-weight:600;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.list-event-card.svelte-1a4elj6 .add-btn:where(.svelte-1a4elj6){display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-size:1.125rem;line-height:1.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-color:var(--house-color);color:var(--house-color)}.list-event-card.svelte-1a4elj6 .add-btn.added:where(.svelte-1a4elj6){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--house-color)}.events-grid.svelte-1a4elj6 .event-card.all-house{grid-column:1 / -1;margin-bottom:1rem}.list-event-card.svelte-1a4elj6 .house-badge.all-house-badge:where(.svelte-1a4elj6){background:linear-gradient(45deg,#3b82f6,#10b981,#f59e0b,#ef4444);animation:svelte-1a4elj6-rainbow-pulse 3s ease-in-out infinite}.list-event-card.svelte-1a4elj6 .house-badge.side-quest-badge:where(.svelte-1a4elj6){background:linear-gradient(45deg,#6366f1,#8b5cf6);color:#fff;font-weight:700}.list-event-card.svelte-1a4elj6 .difficulty-indicator:where(.svelte-1a4elj6){margin-left:.25rem;color:#fbbf24;font-size:.625rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}@keyframes svelte-1a4elj6-rainbow-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}
