:root{--color-black: #000}html,body,#app{height:100%;width:100%;margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=text],input[type=email],input[type=search],input[type=password],select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;padding:.75rem 1rem;border:1px solid #d2d2d7;border-radius:12px;background-color:#fff;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}input[type=text]:focus,input[type=email]:focus,input[type=search]:focus,input[type=password]:focus,select:focus{border-color:#007aff;outline:0;box-shadow:0 0 0 4px #007aff1a}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236e6e73' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:3rem;cursor:pointer}.nav-overlay.svelte-1il4ztj{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.nav-overlay.visible.svelte-1il4ztj{opacity:1;pointer-events:all}.side-nav.svelte-1il4ztj{width:240px;height:100vh;background-color:#f5f5f7;border-right:1px solid #d2d2d7;padding:1.5rem 0;box-sizing:border-box;position:fixed;left:0;top:0;overflow-y:auto;z-index:1000;transition:transform .3s ease;transform:translate(0);display:flex;flex-direction:column}.side-nav.closed.svelte-1il4ztj{transform:translate(-100%)}@media(min-width:768px){.side-nav.closed.svelte-1il4ztj{transform:translate(-100%)}}.nav-header.svelte-1il4ztj{padding:0 1.5rem 1.5rem;border-bottom:1px solid #d2d2d7;margin-bottom:1rem}.nav-header.svelte-1il4ztj h2:where(.svelte-1il4ztj){font-size:1.25rem;font-weight:600;margin:0;color:#1d1d1f}.nav-list.svelte-1il4ztj{list-style:none;padding:0;margin:0;flex:1}.nav-list.svelte-1il4ztj li:where(.svelte-1il4ztj){margin:0 .5rem .5rem;list-style:none}.nav-list.svelte-1il4ztj li:where(.svelte-1il4ztj) a{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;color:#1d1d1f;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:600;border:none;border-radius:8px;background-color:#e5e5ef;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box}.nav-list.svelte-1il4ztj li:where(.svelte-1il4ztj) a:hover{background-color:#d2d2d7}.nav-list.svelte-1il4ztj li:where(.svelte-1il4ztj) a.active{background-color:#007aff;color:#fff}.nav-list.svelte-1il4ztj li:where(.svelte-1il4ztj) a.active:hover{background-color:#0071e3}.nav-link{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;color:#1d1d1f;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:600;border:none;border-radius:8px;background-color:#e5e5ef;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box}.nav-icon.svelte-1il4ztj{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:currentColor}.nav-icon.svelte-1il4ztj svg:where(.svelte-1il4ztj){width:20px;height:20px}.nav-text.svelte-1il4ztj{flex:1;white-space:nowrap}.nav-link:hover{background-color:#d2d2d7}.nav-link.active{background-color:#007aff;color:#fff}.nav-link.active:hover{background-color:#0071e3}.nav-footer.svelte-1il4ztj{padding:1rem .5rem 0;margin-top:auto;border-top:1px solid #d2d2d7}.logout-btn.svelte-1il4ztj{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;color:#fff;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:600;border:none;border-radius:8px;background-color:#ff3b30;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box}.logout-btn.svelte-1il4ztj:hover{background-color:#d70015}.logout-btn.svelte-1il4ztj .nav-icon:where(.svelte-1il4ztj){color:currentColor}.container.svelte-r4p4mj{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f7;color:#1d1d1f;padding:1rem;box-sizing:border-box}.content-wrapper.svelte-r4p4mj{width:100%;max-width:480px;text-align:center}.eyebrow.svelte-r4p4mj{font-size:.9rem;font-weight:600;color:#007aff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;display:block}.title.svelte-r4p4mj{font-size:3rem;font-weight:600;letter-spacing:-.5px;margin:0}h2.title.svelte-r4p4mj{font-size:2.25rem;margin-bottom:1rem}.subtitle.svelte-r4p4mj{font-size:1.25rem;color:#6e6e73;line-height:1.4;margin:1rem 0 2.5rem}.waitlist-form.svelte-r4p4mj{display:flex;flex-direction:column;gap:1rem}input[type=email].svelte-r4p4mj{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;width:100%;font-size:1.05rem;padding:.9rem 1rem;border:1px solid #d2d2d7;border-radius:12px;background-color:#fff;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}input[type=email].svelte-r4p4mj::placeholder{color:#86868b}input[type=email].svelte-r4p4mj:focus{border-color:#007aff;background-color:#fff;outline:0;box-shadow:0 0 0 4px #007aff1a}button.svelte-r4p4mj{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.05rem;font-weight:600;color:#fff;background-color:#007aff;border:none;border-radius:12px;padding:.9rem 1rem;cursor:pointer;transition:background-color .2s ease}button.svelte-r4p4mj:hover{background-color:#0071e3}.message.svelte-r4p4mj{margin-top:1.5rem;padding:.75rem 1rem;border-radius:12px;font-size:.95rem;font-weight:500;border:1px solid transparent}.message.error.svelte-r4p4mj{background-color:#fdebee;color:#c91f37;border-color:#f5c6cb}.container.svelte-cd85np{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f7;padding:2rem;box-sizing:border-box}.content-wrapper.svelte-cd85np{width:100%;max-width:420px;text-align:center}.title.svelte-cd85np{font-size:2.5rem;font-weight:600;letter-spacing:-.5px;margin:0 0 .5rem;color:#1d1d1f}.subtitle.svelte-cd85np{font-size:1.1rem;color:#6e6e73;line-height:1.4;margin:0 0 2.5rem}.login-form.svelte-cd85np{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.input-group.svelte-cd85np{display:flex;flex-direction:column;gap:.5rem}label.svelte-cd85np{font-size:.9rem;font-weight:600;color:#1d1d1f}.btn-primary.svelte-cd85np{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.05rem;font-weight:600;color:#fff;background-color:#007aff;border:none;border-radius:12px;padding:.9rem 1rem;cursor:pointer;transition:background-color .2s ease;width:100%;margin-top:.5rem}.btn-primary.svelte-cd85np:hover{background-color:#0071e3}.message.svelte-cd85np{padding:.75rem 1rem;border-radius:12px;font-size:.95rem;font-weight:500;border:1px solid transparent;text-align:center}.message.error.svelte-cd85np{background-color:#fdebee;color:#c91f37;border-color:#f5c6cb}.page-header.svelte-m5zr3d{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}h1.svelte-m5zr3d{font-size:2rem;font-weight:600;margin:0;flex:1}.hamburger-btn.svelte-m5zr3d{width:44px;height:44px;background-color:#fff;border:1px solid #d2d2d7;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;flex-shrink:0}.hamburger-btn.svelte-m5zr3d:hover{background-color:#f5f5f7;box-shadow:0 4px 12px #00000026}.hamburger-line.svelte-m5zr3d{width:20px;height:2px;background-color:#1d1d1f;transition:all .3s ease;border-radius:2px}.hamburger-btn.open.svelte-m5zr3d .hamburger-line:where(.svelte-m5zr3d):nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-btn.open.svelte-m5zr3d .hamburger-line:where(.svelte-m5zr3d):nth-child(2){opacity:0}.hamburger-btn.open.svelte-m5zr3d .hamburger-line:where(.svelte-m5zr3d):nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.btn-primary.svelte-m5zr3d{background-color:#007aff;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:600;border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-primary.svelte-m5zr3d:hover{background-color:#0071e3}.container.svelte-1wwdh5a{padding:2rem;box-sizing:border-box;color:#1d1d1f;width:100%}.content-wrapper.svelte-1wwdh5a{width:100%;margin:0 auto;max-width:1400px}.stats-container.svelte-1wwdh5a{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.stat-block.svelte-1wwdh5a{background-color:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:1.25rem}.stat-label.svelte-1wwdh5a{font-size:.9rem;color:#6e6e73;display:block;margin-bottom:.25rem}.stat-value.svelte-1wwdh5a{font-size:2.25rem;font-weight:600;line-height:1.1}.stat-value.total.svelte-1wwdh5a{color:#007aff}.stat-value.pending.svelte-1wwdh5a{color:#ff9500}.stat-value.invited.svelte-1wwdh5a{color:#34c759}.filter-controls.svelte-1wwdh5a{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.search-input.svelte-1wwdh5a{flex-grow:1}.filter-select.svelte-1wwdh5a{min-width:180px}.user-list-card.svelte-1wwdh5a{background-color:#fff;border-radius:12px;overflow:hidden;border:1px solid #d2d2d7;box-shadow:0 4px 12px #0000000a}.placeholder-text.svelte-1wwdh5a{padding:3rem;text-align:center;font-size:1.1rem;color:#6e6e73}table.svelte-1wwdh5a{width:100%;border-collapse:collapse}th.svelte-1wwdh5a,td.svelte-1wwdh5a{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid #e5e5e5;font-size:.95rem;white-space:nowrap}th.svelte-1wwdh5a{background-color:#fcfcfc;color:#6e6e73;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}tbody.svelte-1wwdh5a tr:where(.svelte-1wwdh5a):last-child td:where(.svelte-1wwdh5a){border-bottom:none}.cell-email.svelte-1wwdh5a{font-weight:500;color:#1d1d1f}.cell-code.svelte-1wwdh5a{font-family:SF Mono,Menlo,Courier New,monospace;color:#6e6e73;font-weight:500}.status.svelte-1wwdh5a{padding:.25em .75em;font-size:.8rem;font-weight:600;border-radius:100px;text-transform:capitalize}.status.pending.svelte-1wwdh5a{background-color:#fff1d2;color:#7a5000}.status.invited.svelte-1wwdh5a{background-color:#d7f5e1;color:#006321}.status.inviting.svelte-1wwdh5a{background-color:#e0f3ff;color:#005f8f}.action-cell.svelte-1wwdh5a{width:140px}button.svelte-1wwdh5a{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:600;border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer;transition:all .2s ease}.btn-primary.svelte-1wwdh5a{background-color:#007aff;color:#fff}.btn-primary.svelte-1wwdh5a:hover{background-color:#0071e3}.btn-secondary.svelte-1wwdh5a{background-color:#e5e5ef;color:#1d1d1f}.btn-secondary.svelte-1wwdh5a:hover{background-color:#d2d2d7}button.svelte-1wwdh5a:disabled{opacity:.6;cursor:not-allowed}.pagination.svelte-1wwdh5a{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding:1.5rem;background-color:#fff;border:1px solid #d2d2d7;border-radius:12px;flex-wrap:wrap;gap:1rem}.pagination-info.svelte-1wwdh5a{font-size:.9rem;color:#6e6e73}.pagination-controls.svelte-1wwdh5a{display:flex;align-items:center;gap:.5rem}.pagination-btn.svelte-1wwdh5a{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:500;padding:.5rem 1rem;border:1px solid #d2d2d7;border-radius:8px;background-color:#fff;color:#1d1d1f;cursor:pointer;transition:all .2s ease}.pagination-btn.svelte-1wwdh5a:hover:not(:disabled){background-color:#f5f5f7;border-color:#007aff;color:#007aff}.pagination-btn.svelte-1wwdh5a:disabled{opacity:.4;cursor:not-allowed}.pagination-numbers.svelte-1wwdh5a{display:flex;gap:.25rem}.pagination-number.svelte-1wwdh5a{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:500;min-width:40px;height:40px;padding:0 .5rem;border:1px solid #d2d2d7;border-radius:8px;background-color:#fff;color:#1d1d1f;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.pagination-number.svelte-1wwdh5a:hover{background-color:#f5f5f7;border-color:#007aff;color:#007aff}.pagination-number.active.svelte-1wwdh5a{background-color:#007aff;border-color:#007aff;color:#fff;font-weight:600}@media(max-width:640px){.pagination.svelte-1wwdh5a{flex-direction:column;align-items:stretch}.pagination-controls.svelte-1wwdh5a{justify-content:center}}.modal-overlay.svelte-1wwdh5a{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100}.modal-content.svelte-1wwdh5a{background-color:#fff;border-radius:18px;padding:1.5rem;width:100%;max-width:440px;box-shadow:0 10px 30px #0000001a}.modal-content.svelte-1wwdh5a h2:where(.svelte-1wwdh5a){font-size:1.75rem;font-weight:600;margin:0 0 .5rem;color:#1d1d1f}.modal-content.svelte-1wwdh5a p:where(.svelte-1wwdh5a){font-size:1rem;color:#6e6e73;margin:0 0 1.5rem}.modal-form.svelte-1wwdh5a{display:flex;flex-direction:column;gap:1rem}.input-group.svelte-1wwdh5a{display:flex;flex-direction:column;gap:.5rem;text-align:left}.input-group.svelte-1wwdh5a label:where(.svelte-1wwdh5a){font-size:.9rem;font-weight:600;color:#1d1d1f}.input-group.svelte-1wwdh5a input:where(.svelte-1wwdh5a){width:100%}.modal-actions.svelte-1wwdh5a{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.modal-actions.svelte-1wwdh5a button:where(.svelte-1wwdh5a){font-size:1rem;padding:.75rem 1.25rem;border-radius:12px}.message.error.svelte-1wwdh5a{padding:.75rem 1rem;border-radius:12px;font-size:.95rem;font-weight:500;border:1px solid #f5c6cb;background-color:#fdebee;color:#c91f37;margin-top:.5rem}.container.svelte-l9mulq{padding:2rem;box-sizing:border-box;color:#1d1d1f;width:100%}.content-wrapper.svelte-l9mulq{width:100%;margin:0 auto;max-width:1400px}.stats-container.svelte-l9mulq{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.stat-block.svelte-l9mulq{background-color:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:1.25rem}.stat-label.svelte-l9mulq{font-size:.9rem;color:#6e6e73;display:block;margin-bottom:.25rem}.stat-value.svelte-l9mulq{font-size:2.25rem;font-weight:600;line-height:1.1}.stat-value.total.svelte-l9mulq{color:#007aff}.filter-controls.svelte-l9mulq{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.search-input.svelte-l9mulq{flex-grow:1}.user-list-card.svelte-l9mulq{background-color:#fff;border-radius:12px;overflow:hidden;border:1px solid #d2d2d7;box-shadow:0 4px 12px #0000000a}.placeholder-text.svelte-l9mulq{padding:3rem;text-align:center;font-size:1.1rem;color:#6e6e73}table.svelte-l9mulq{width:100%;border-collapse:collapse}th.svelte-l9mulq,td.svelte-l9mulq{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid #e5e5e5;font-size:.95rem;white-space:nowrap}th.svelte-l9mulq{background-color:#fcfcfc;color:#6e6e73;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}tbody.svelte-l9mulq tr:where(.svelte-l9mulq):last-child td:where(.svelte-l9mulq){border-bottom:none}.cell-email.svelte-l9mulq{font-weight:500;color:#1d1d1f}.cell-code.svelte-l9mulq{font-family:SF Mono,Menlo,Courier New,monospace;color:#6e6e73;font-weight:500}.status.svelte-l9mulq{padding:.25em .75em;font-size:.8rem;font-weight:600;border-radius:100px;text-transform:capitalize}.status.invited.svelte-l9mulq{background-color:#d7f5e1;color:#006321}.pagination.svelte-l9mulq{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding:1.5rem;background-color:#fff;border:1px solid #d2d2d7;border-radius:12px;flex-wrap:wrap;gap:1rem}.pagination-info.svelte-l9mulq{font-size:.9rem;color:#6e6e73}.pagination-controls.svelte-l9mulq{display:flex;align-items:center;gap:.5rem}.pagination-btn.svelte-l9mulq{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:500;padding:.5rem 1rem;border:1px solid #d2d2d7;border-radius:8px;background-color:#fff;color:#1d1d1f;cursor:pointer;transition:all .2s ease}.pagination-btn.svelte-l9mulq:hover:not(:disabled){background-color:#f5f5f7;border-color:#007aff;color:#007aff}.pagination-btn.svelte-l9mulq:disabled{opacity:.4;cursor:not-allowed}.pagination-numbers.svelte-l9mulq{display:flex;gap:.25rem}.pagination-number.svelte-l9mulq{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:500;min-width:40px;height:40px;padding:0 .5rem;border:1px solid #d2d2d7;border-radius:8px;background-color:#fff;color:#1d1d1f;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.pagination-number.svelte-l9mulq:hover{background-color:#f5f5f7;border-color:#007aff;color:#007aff}.pagination-number.active.svelte-l9mulq{background-color:#007aff;border-color:#007aff;color:#fff;font-weight:600}@media(max-width:640px){.pagination.svelte-l9mulq{flex-direction:column;align-items:stretch}.pagination-controls.svelte-l9mulq{justify-content:center}}
