.tabs-container.svelte-1rrvl4k{display:flex;gap:.5rem;margin-bottom:1rem;background:#f1f5f9;padding:.5rem;border-radius:.75rem;width:fit-content}.tab-btn.svelte-1rrvl4k{padding:.75rem 1.25rem;border:none;background:transparent;border-radius:.5rem;cursor:pointer;font-weight:500;color:#64748b;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;font-size:.875rem;white-space:nowrap}.tab-btn.svelte-1rrvl4k:hover{color:var(--color-primary);background:#2563eb1a}.tab-btn.active.svelte-1rrvl4k{color:var(--color-primary);background:#fff;box-shadow:0 2px 4px #0000001a;font-weight:600}.tab-btn.svelte-1rrvl4k i:where(.svelte-1rrvl4k){font-size:.875rem}.tab-label.svelte-1rrvl4k{display:inline}@media (max-width: 768px){.tabs-container.svelte-1rrvl4k{width:100%;overflow-x:auto;flex-wrap:nowrap}.tab-btn.svelte-1rrvl4k{flex-shrink:0;padding:.75rem 1rem}}.profile-tab-container.svelte-1shxb50{padding:1.5rem;max-width:100%;height:100%;overflow-y:auto}.profile-header.svelte-1shxb50{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.header-content.svelte-1shxb50{display:flex;justify-content:space-between;align-items:flex-start}.header-title.svelte-1shxb50 h1:where(.svelte-1shxb50){margin:0 0 .5rem;color:#111827;font-size:1.5rem;font-weight:600}.header-title.svelte-1shxb50 p:where(.svelte-1shxb50){margin:0;color:#6b7280}.settings-container.svelte-1shxb50{display:flex;flex-direction:column;gap:1.5rem}.tab-content.svelte-1shxb50{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.settings-section.svelte-1shxb50{display:flex;flex-direction:column;gap:1.5rem}.section-header.svelte-1shxb50{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.section-header-content.svelte-1shxb50{flex:1;text-align:left}.section-header.svelte-1shxb50 h2:where(.svelte-1shxb50){margin:0 0 .5rem;color:#111827;font-size:1.25rem;font-weight:600;text-align:left}.section-header.svelte-1shxb50 p:where(.svelte-1shxb50){margin:0;color:#6b7280;text-align:left}.edit-form.svelte-1shxb50{background:#f9fafb;border-radius:.5rem;padding:1.5rem;border:1px solid #e5e7eb}.form-grid.svelte-1shxb50{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-actions.svelte-1shxb50{display:flex;gap:.5rem;justify-content:flex-end}.form-group.svelte-1shxb50{display:flex;flex-direction:column;gap:.25rem}.form-group.svelte-1shxb50 label:where(.svelte-1shxb50){font-weight:500;color:#374151;font-size:.875rem}.form-group.svelte-1shxb50 input:where(.svelte-1shxb50){padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:all .15s ease}.form-group.svelte-1shxb50 input:where(.svelte-1shxb50):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #0255821a}.readonly-field.svelte-1shxb50{background-color:#f9fafb!important;color:#6b7280!important;cursor:not-allowed!important;border-color:#e5e7eb!important}.readonly-field.svelte-1shxb50:focus{border-color:#e5e7eb!important;box-shadow:none!important}.info-display.svelte-1shxb50{background:#f9fafb;border-radius:.5rem;padding:1.5rem;border:1px solid #e5e7eb}.info-grid.svelte-1shxb50{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.info-item.svelte-1shxb50{display:flex;flex-direction:column;gap:.25rem}.info-label.svelte-1shxb50{font-weight:500;color:#6b7280;font-size:.875rem}.info-value.svelte-1shxb50{color:#111827;font-weight:500}.preferences-container.svelte-1shxb50{display:flex;flex-direction:column;gap:2rem}.preferences-grid.svelte-1shxb50{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.preferences-column.svelte-1shxb50{display:flex;flex-direction:column;gap:2rem}.preference-group.svelte-1shxb50 h3:where(.svelte-1shxb50){margin:0 0 .5rem;color:#111827;font-size:1.125rem;font-weight:600}.preference-group.svelte-1shxb50 p:where(.svelte-1shxb50){margin:0 0 1rem;color:#6b7280}.preference-options.svelte-1shxb50{display:flex;gap:.5rem}.radio-group.svelte-1shxb50{display:flex;flex-direction:column;gap:.75rem}.radio-option.svelte-1shxb50{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.radio-option.svelte-1shxb50:hover{background:#f9fafb;border-color:#d1d5db}.radio-option.svelte-1shxb50 input:where(.svelte-1shxb50){display:none}.radio-custom.svelte-1shxb50{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;position:relative;transition:all .2s ease;flex-shrink:0}.radio-option.svelte-1shxb50 input:where(.svelte-1shxb50):checked+.radio-custom:where(.svelte-1shxb50){border-color:var(--color-primary)}.radio-option.svelte-1shxb50 input:where(.svelte-1shxb50):checked+.radio-custom:where(.svelte-1shxb50):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:var(--color-primary);border-radius:50%}.radio-icon.svelte-1shxb50{color:var(--color-primary);font-size:.875rem;flex-shrink:0}.radio-label.svelte-1shxb50{font-weight:500;color:#374151;flex:1}.loading-container.svelte-1shxb50,.error-container.svelte-1shxb50{display:flex;justify-content:center;align-items:center;min-height:300px;padding:2rem}.loading-spinner.svelte-1shxb50,.error-message.svelte-1shxb50{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-spinner.svelte-1shxb50 i:where(.svelte-1shxb50){font-size:2rem;color:var(--color-primary)}.error-message.svelte-1shxb50 i:where(.svelte-1shxb50){font-size:2rem;color:var(--color-red)}.loading-spinner.svelte-1shxb50 p:where(.svelte-1shxb50),.error-message.svelte-1shxb50 p:where(.svelte-1shxb50){margin:0;color:#6b7280;font-size:1rem}.danger-zone.svelte-1shxb50{border:1px solid rgba(220,38,38,.2);background:#fff5f5;padding:1.5rem;border-radius:.75rem}.danger-zone.svelte-1shxb50 .section-header:where(.svelte-1shxb50) h2:where(.svelte-1shxb50){color:#b91c1c}.danger-zone.svelte-1shxb50 .section-header:where(.svelte-1shxb50) p:where(.svelte-1shxb50){color:#7f1d1d}.danger-alert.svelte-1shxb50{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;background:#dc26261a;border:1px solid rgba(220,38,38,.2);color:#991b1b;margin-bottom:1rem}.danger-alert.svelte-1shxb50 i:where(.svelte-1shxb50){color:#dc2626}.danger-content.svelte-1shxb50{display:flex;flex-direction:column;gap:1.5rem}.danger-details.svelte-1shxb50{display:flex;gap:1rem;align-items:flex-start}.danger-icon.svelte-1shxb50{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:999px;background:#b91c1c1a;color:#b91c1c;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.danger-icon.svelte-1shxb50 i:where(.svelte-1shxb50){display:block}.danger-copy.svelte-1shxb50{flex:1;color:#7f1d1d;font-size:.95rem;line-height:1.5}.danger-intro.svelte-1shxb50{margin:0 0 .5rem;font-weight:600}.danger-list.svelte-1shxb50{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.35rem;color:#7f1d1d}.danger-list.svelte-1shxb50 li:where(.svelte-1shxb50)::marker{color:#b91c1c}.danger-actions.svelte-1shxb50{display:flex;justify-content:flex-end}@media (max-width: 768px){.profile-tab-container.svelte-1shxb50{padding:1rem}.header-content.svelte-1shxb50{flex-direction:column;gap:1rem;align-items:stretch}.section-header.svelte-1shxb50{flex-direction:column;align-items:stretch}.form-grid.svelte-1shxb50,.info-grid.svelte-1shxb50{grid-template-columns:1fr}.preference-options.svelte-1shxb50{flex-direction:column}.preferences-grid.svelte-1shxb50{grid-template-columns:1fr;gap:1.5rem}.danger-details.svelte-1shxb50{flex-direction:column}.danger-actions.svelte-1shxb50{justify-content:stretch}}.settings-tab-container.svelte-i9rcc0{padding:1.5rem;max-width:100%;height:auto;overflow:visible}.notes-sidebar-active .settings-tab-container.svelte-i9rcc0{max-width:calc(100% - 420px)}.settings-header.svelte-i9rcc0{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.header-content.svelte-i9rcc0{display:flex;justify-content:space-between;align-items:flex-start}.header-title.svelte-i9rcc0 h1:where(.svelte-i9rcc0){margin:0 0 .5rem;color:#111827;font-size:1.5rem;font-weight:600}.header-title.svelte-i9rcc0 p:where(.svelte-i9rcc0){margin:0;color:#6b7280}.settings-container.svelte-i9rcc0{display:flex;flex-direction:column;gap:1.5rem}.tab-content.svelte-i9rcc0{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.settings-section.svelte-i9rcc0{display:flex;flex-direction:column;gap:1.5rem}.section-header.svelte-i9rcc0 h2:where(.svelte-i9rcc0){margin:0 0 .5rem;color:#111827;font-size:1.25rem;font-weight:600}.section-header.svelte-i9rcc0 p:where(.svelte-i9rcc0){margin:0;color:#6b7280}.section-action-header.svelte-i9rcc0{display:flex;justify-content:flex-end}.settings-alert.svelte-i9rcc0{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem}.settings-alert.error.svelte-i9rcc0{background:#dc262614;border:1px solid rgba(220,38,38,.3);color:#b91c1c}.add-form.svelte-i9rcc0{background:#f9fafb;border-radius:.5rem;padding:1.5rem;border:1px solid #e5e7eb}.add-form.svelte-i9rcc0 h3:where(.svelte-i9rcc0){margin:0 0 1rem;color:#111827;font-size:1.125rem;font-weight:600}.form-grid.svelte-i9rcc0{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-actions.svelte-i9rcc0{display:flex;gap:.5rem;justify-content:flex-end}.items-list.svelte-i9rcc0{display:flex;flex-direction:column;gap:1rem}.item-card.svelte-i9rcc0{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.item-header.svelte-i9rcc0{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.tag-preview.svelte-i9rcc0{padding:.25rem .75rem;border-radius:1rem;color:#fff;font-size:.875rem;font-weight:500}.item-actions.svelte-i9rcc0{display:flex;gap:.5rem}.item-description.svelte-i9rcc0{margin:0;color:#6b7280;font-size:.875rem}.template-form.svelte-i9rcc0{grid-template-columns:1fr 1fr}.template-info.svelte-i9rcc0{display:flex;flex-direction:column;gap:.25rem}.template-title.svelte-i9rcc0{font-weight:600;color:#111827;font-size:.875rem}.template-category.svelte-i9rcc0{font-size:.75rem;color:var(--color-primary);font-weight:500;text-transform:uppercase;letter-spacing:.025em}.template-content.svelte-i9rcc0{margin-top:.5rem;color:#6b7280;font-size:.875rem;line-height:1.5;white-space:pre-wrap}.form-group.svelte-i9rcc0{display:flex;flex-direction:column;gap:.25rem}.form-group.svelte-i9rcc0 label:where(.svelte-i9rcc0){font-weight:500;color:#374151;font-size:.875rem}.form-group.svelte-i9rcc0 .required:where(.svelte-i9rcc0){color:#ef4444}.form-group.svelte-i9rcc0 input:where(.svelte-i9rcc0),.form-group.svelte-i9rcc0 textarea:where(.svelte-i9rcc0){padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:all .15s ease}.form-group.svelte-i9rcc0 input:where(.svelte-i9rcc0):focus,.form-group.svelte-i9rcc0 textarea:where(.svelte-i9rcc0):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #0255821a}.form-group.svelte-i9rcc0 textarea:where(.svelte-i9rcc0){resize:vertical;min-height:60px}.form-group.full-width.svelte-i9rcc0{grid-column:span 2}.form-grid.template-form.svelte-i9rcc0{grid-template-columns:1fr 1fr}button.modal-overlay.svelte-i9rcc0{position:fixed;inset:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;border:none;padding:0;margin:0;cursor:default}.modal-content.svelte-i9rcc0{background:#fff;border-radius:.75rem;padding:1.5rem;max-width:400px;width:90%}.modal-content.svelte-i9rcc0 h3:where(.svelte-i9rcc0){margin:0 0 1rem;color:#111827;font-size:1.125rem;font-weight:600}.modal-content.svelte-i9rcc0 p:where(.svelte-i9rcc0){margin:0 0 1.5rem;color:#6b7280}.modal-actions.svelte-i9rcc0{display:flex;gap:.5rem;justify-content:flex-end}@media (max-width: 768px){.settings-tab-container.svelte-i9rcc0{padding:1rem}.notes-sidebar-active .settings-tab-container.svelte-i9rcc0{max-width:100%}.header-content.svelte-i9rcc0{flex-direction:column;gap:1rem;align-items:stretch}.form-grid.svelte-i9rcc0{grid-template-columns:1fr}.form-group.full-width.svelte-i9rcc0{grid-column:span 1}}@media (max-width: 900px){.notes-sidebar-active .settings-tab-container.svelte-i9rcc0{max-width:100%}}@media (max-width: 1024px) and (min-width: 901px){.notes-sidebar-active .settings-tab-container.svelte-i9rcc0{max-width:calc(100% - 320px)}}.team-member-form.svelte-1u2t890{display:flex;flex-direction:column;gap:1rem}.team-member-form.svelte-1u2t890 .submit-error:where(.svelte-1u2t890){display:flex;align-items:center;gap:.5rem;color:#dc2626}.team-member-form.svelte-1u2t890 .form-actions:where(.svelte-1u2t890){display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.password-form.svelte-1odfg8z{display:flex;flex-direction:column;gap:1rem}.password-form.svelte-1odfg8z .submit-error:where(.svelte-1odfg8z){display:flex;align-items:center;gap:.5rem;color:#dc2626}.password-form.svelte-1odfg8z .form-actions:where(.svelte-1odfg8z){display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.admin-tab.svelte-1gcszvu{padding:1.5rem;height:100%;overflow-y:auto}.admin-tab.svelte-1gcszvu .tab-header:where(.svelte-1gcszvu){display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.admin-tab.svelte-1gcszvu .tab-header:where(.svelte-1gcszvu) .header-content:where(.svelte-1gcszvu) h1:where(.svelte-1gcszvu){margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#1f2937;display:flex;align-items:center;gap:.75rem}.admin-tab.svelte-1gcszvu .tab-header:where(.svelte-1gcszvu) .header-content:where(.svelte-1gcszvu) h1:where(.svelte-1gcszvu) i:where(.svelte-1gcszvu){color:#dc2626}.admin-tab.svelte-1gcszvu .tab-header:where(.svelte-1gcszvu) .header-content:where(.svelte-1gcszvu) .tab-subtitle:where(.svelte-1gcszvu){margin:0;color:#6b7280;font-size:.875rem}.admin-tab.svelte-1gcszvu .tab-header:where(.svelte-1gcszvu) .header-actions:where(.svelte-1gcszvu){display:flex;gap:1rem}.admin-tab.svelte-1gcszvu .settings-wrapper:where(.svelte-1gcszvu){background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.admin-tab.svelte-1gcszvu .error-message:where(.svelte-1gcszvu){background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}.admin-tab.svelte-1gcszvu .loading-container:where(.svelte-1gcszvu){text-align:center;padding:4rem 2rem}.admin-tab.svelte-1gcszvu .loading-container:where(.svelte-1gcszvu) .loading-spinner:where(.svelte-1gcszvu){font-size:2rem;color:#dc2626;margin-bottom:1rem}.admin-tab.svelte-1gcszvu .loading-container:where(.svelte-1gcszvu) p:where(.svelte-1gcszvu){color:#6b7280;margin:0}.admin-tab.svelte-1gcszvu .admin-section:where(.svelte-1gcszvu){margin-bottom:2.5rem}.admin-tab.svelte-1gcszvu .admin-section:where(.svelte-1gcszvu) .section-header:where(.svelte-1gcszvu){display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-tab.svelte-1gcszvu .admin-section:where(.svelte-1gcszvu) .section-header:where(.svelte-1gcszvu) h2:where(.svelte-1gcszvu){margin:0;font-size:1.125rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:.5rem}.admin-tab.svelte-1gcszvu .admin-section:where(.svelte-1gcszvu) .section-header:where(.svelte-1gcszvu) h2:where(.svelte-1gcszvu) i:where(.svelte-1gcszvu){color:#dc2626}.admin-tab.svelte-1gcszvu .admin-section:where(.svelte-1gcszvu) .section-header:where(.svelte-1gcszvu) .section-actions:where(.svelte-1gcszvu){display:flex;align-items:center;gap:1rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu){background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a;display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:start}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu){display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .tenant-logo:where(.svelte-1gcszvu){max-width:160px;max-height:80px;object-fit:contain}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-note:where(.svelte-1gcszvu){font-size:.75rem;color:#6b7280;text-align:center}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu){width:100%;border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .file-input:where(.svelte-1gcszvu){width:100%;border:1px dashed #cbd5f5;border-radius:.75rem;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;color:#374151;background:#f9fafb;font-size:.85rem;transition:border-color .2s ease,background-color .2s ease}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .file-input:where(.svelte-1gcszvu):hover{border-color:#93c5fd;background:#eef2ff}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .file-input:where(.svelte-1gcszvu) input:where(.svelte-1gcszvu){display:none}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .file-input:where(.svelte-1gcszvu) i:where(.svelte-1gcszvu){color:#2563eb}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .file-input:where(.svelte-1gcszvu) span:where(.svelte-1gcszvu){flex:1;text-align:left}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .logo-upload-actions:where(.svelte-1gcszvu){display:flex;flex-direction:column;gap:.25rem;align-items:center}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .logo-upload-actions:where(.svelte-1gcszvu) .helper-text:where(.svelte-1gcszvu){font-size:.75rem;color:#6b7280;text-align:center}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .logo-status:where(.svelte-1gcszvu){font-size:.8rem;text-align:center;margin:0}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .logo-status.success:where(.svelte-1gcszvu){color:#15803d}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .logo-upload:where(.svelte-1gcszvu) .logo-status.error:where(.svelte-1gcszvu){color:#dc2626}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-details:where(.svelte-1gcszvu){display:flex;flex-direction:column;gap:1rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-details:where(.svelte-1gcszvu) .detail-row:where(.svelte-1gcszvu){display:flex;flex-direction:column;gap:.25rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-details:where(.svelte-1gcszvu) .detail-row:where(.svelte-1gcszvu) .detail-label:where(.svelte-1gcszvu){font-weight:600;color:#374151;font-size:.875rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-details:where(.svelte-1gcszvu) .detail-row:where(.svelte-1gcszvu) span:where(.svelte-1gcszvu):not(.detail-label){color:#6b7280}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-details:where(.svelte-1gcszvu) .detail-row:where(.svelte-1gcszvu) span:not(.detail-label).org-name:where(.svelte-1gcszvu){font-size:1.125rem;font-weight:600;color:#1f2937;word-break:break-word;overflow-wrap:break-word}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-stats:where(.svelte-1gcszvu){display:flex;gap:2rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-stats:where(.svelte-1gcszvu) .stat-item:where(.svelte-1gcszvu){text-align:center}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-stats:where(.svelte-1gcszvu) .stat-item:where(.svelte-1gcszvu) .stat-number:where(.svelte-1gcszvu){font-size:1.5rem;font-weight:700;color:#dc2626}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-stats:where(.svelte-1gcszvu) .stat-item:where(.svelte-1gcszvu) .stat-label:where(.svelte-1gcszvu){font-size:.875rem;color:#6b7280;margin-top:.25rem}.admin-tab.svelte-1gcszvu .empty-state:where(.svelte-1gcszvu){text-align:center;padding:4rem 2rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.admin-tab.svelte-1gcszvu .empty-state:where(.svelte-1gcszvu) i:where(.svelte-1gcszvu){font-size:3rem;margin-bottom:1rem;color:#d1d5db}.admin-tab.svelte-1gcszvu .empty-state:where(.svelte-1gcszvu) h3:where(.svelte-1gcszvu){margin:0 0 .5rem;color:#374151;font-size:1.25rem}.admin-tab.svelte-1gcszvu .empty-state:where(.svelte-1gcszvu) p:where(.svelte-1gcszvu){margin:0;color:#6b7280}.admin-tab.svelte-1gcszvu .users-grid:where(.svelte-1gcszvu){display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;overflow:hidden}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu){background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden;min-width:0}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu):hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-avatar:where(.svelte-1gcszvu){width:50px;height:50px;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;flex-shrink:0}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu){flex:1;min-width:0}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu){display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu) .user-name:where(.svelte-1gcszvu){margin:0;font-size:1rem;font-weight:600;color:#1f2937;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu) .user-type-badge:where(.svelte-1gcszvu){font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem;white-space:nowrap}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu) .user-type-badge.superuser:where(.svelte-1gcszvu){background:#fef3c7;color:#d97706}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu) .user-type-badge.admin:where(.svelte-1gcszvu){background:#ddd6fe;color:#7c3aed}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu) .user-type-badge.team-member:where(.svelte-1gcszvu){background:#d1fae5;color:#059669}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu) .user-type-badge.unknown:where(.svelte-1gcszvu){background:#f3f4f6;color:#6b7280}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-email:where(.svelte-1gcszvu){color:#6b7280;font-size:.875rem;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-role:where(.svelte-1gcszvu){color:#6b7280;font-size:.875rem;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.admin-tab.svelte-1gcszvu .edit-form:where(.svelte-1gcszvu) .success-message:where(.svelte-1gcszvu){background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:1rem;border-radius:.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.admin-tab.svelte-1gcszvu .edit-form:where(.svelte-1gcszvu) .modal-actions:where(.svelte-1gcszvu){display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.admin-tab.svelte-1gcszvu .edit-form:where(.svelte-1gcszvu) .form-input:where(.svelte-1gcszvu){width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem}.admin-tab.svelte-1gcszvu .edit-form:where(.svelte-1gcszvu) .form-input:where(.svelte-1gcszvu):focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.admin-tab.svelte-1gcszvu .edit-form:where(.svelte-1gcszvu) .form-input:where(.svelte-1gcszvu):disabled{background:#f9fafb;color:#6b7280}@media (max-width: 1024px){.admin-tab.svelte-1gcszvu .tab-header:where(.svelte-1gcszvu){flex-direction:column;gap:1rem;align-items:stretch}.admin-tab.svelte-1gcszvu .tab-header:where(.svelte-1gcszvu) .header-actions:where(.svelte-1gcszvu){justify-content:flex-end}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu){grid-template-columns:1fr;gap:1.5rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu){align-items:center}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-stats:where(.svelte-1gcszvu){justify-content:center}}@media (max-width: 768px){.admin-tab.svelte-1gcszvu{padding:1rem}.admin-tab.svelte-1gcszvu .users-grid:where(.svelte-1gcszvu){grid-template-columns:1fr;gap:1rem}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu){padding:1rem}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu){flex-direction:column;align-items:flex-start;gap:.25rem}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-info:where(.svelte-1gcszvu) .user-header:where(.svelte-1gcszvu) .user-name:where(.svelte-1gcszvu){white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu){padding:1.5rem}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-logo:where(.svelte-1gcszvu) .tenant-logo:where(.svelte-1gcszvu){max-width:140px}.admin-tab.svelte-1gcszvu .organisation-card:where(.svelte-1gcszvu) .org-stats:where(.svelte-1gcszvu){flex-direction:column;gap:1rem}}@media (max-width: 480px){.admin-tab.svelte-1gcszvu .users-grid:where(.svelte-1gcszvu){grid-template-columns:1fr;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu){padding:.75rem;gap:.75rem}.admin-tab.svelte-1gcszvu .user-card:where(.svelte-1gcszvu) .user-avatar:where(.svelte-1gcszvu){width:40px;height:40px;font-size:1rem}}.notes-header.svelte-u79cbi{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.empty-state-overlay.svelte-u79cbi,.loading-state-overlay.svelte-u79cbi{position:absolute;top:100px;left:0;right:0;text-align:center;padding:4rem 2rem;color:#64748b}.loading-spinner.svelte-u79cbi{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid var(--color-primary);border-radius:50%;animation:svelte-u79cbi-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-u79cbi-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-icon.svelte-u79cbi{font-size:3rem;margin-bottom:1rem}.notes-table-container.svelte-u79cbi{min-height:500px;overflow-y:auto;border:1px solid var(--border);border-radius:8px;box-shadow:0 2px 4px #0000000d}.notes-table.svelte-u79cbi{width:100%;border-collapse:collapse;font-size:.875rem;color:#374151}.notes-table.svelte-u79cbi thead:where(.svelte-u79cbi){background:var(--color-primary-light);position:sticky;top:0;z-index:10;box-shadow:0 2px 2px -1px #0000001a}.notes-table.svelte-u79cbi th:where(.svelte-u79cbi){padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--color-primary)}.filter-row.svelte-u79cbi td:where(.svelte-u79cbi){padding:.5rem 1rem;border-bottom:1px solid var(--border)}.filter-row.svelte-u79cbi input:where(.svelte-u79cbi){width:100%;padding:.3rem .5rem;border:1px solid var(--border);border-radius:4px;font-size:.8rem;box-sizing:border-box}.filter-row.svelte-u79cbi input:where(.svelte-u79cbi):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-light)}.balance-filter-cell.svelte-u79cbi{display:flex;gap:.5rem;width:160px}.balance-filter-input.svelte-u79cbi{flex:1}.filter-row.svelte-u79cbi .tag-input-container{width:100%}.filter-row.svelte-u79cbi .tag-input-wrapper{border:1px solid var(--border);border-radius:4px;box-shadow:none;min-height:unset;padding:.1rem .25rem}.filter-row.svelte-u79cbi .tag-input-wrapper:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-light);transform:none}.filter-row.svelte-u79cbi .tag-input{height:28px;padding:.2rem .25rem;font-size:.8rem}.filter-row.svelte-u79cbi .tag-chip{padding:.1rem .3rem;font-size:.65rem}.filter-row.svelte-u79cbi .tag-remove i{font-size:.5rem}.notes-table.svelte-u79cbi td:where(.svelte-u79cbi){padding:.75rem 1rem;border-bottom:1px solid var(--border);vertical-align:top}.notes-table.svelte-u79cbi tbody:where(.svelte-u79cbi) tr:where(.svelte-u79cbi):last-child td:where(.svelte-u79cbi){border-bottom:none}.notes-table.svelte-u79cbi tbody:where(.svelte-u79cbi) tr:where(.svelte-u79cbi):nth-child(2n){background:#fdfdfe}.notes-table.svelte-u79cbi tbody:where(.svelte-u79cbi) tr:where(.svelte-u79cbi):hover{background:#f0f8ff}.notes-table.svelte-u79cbi tbody:where(.svelte-u79cbi) tr.clickable-row:where(.svelte-u79cbi){cursor:pointer;transition:background-color .2s ease}.notes-table.svelte-u79cbi tbody:where(.svelte-u79cbi) tr.clickable-row:where(.svelte-u79cbi):hover{background:#e0f2fe;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.balance-cell.svelte-u79cbi{font-weight:600;font-family:monospace}.note-tags-table.svelte-u79cbi{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.tag.svelte-u79cbi{color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.notes-header-actions.svelte-u79cbi{display:flex;align-items:center;gap:1rem;flex-grow:1;justify-content:space-between}.notes-header-actions.full-width.svelte-u79cbi{width:100%}.notes-header-right-actions.svelte-u79cbi{display:flex;align-items:center;gap:1rem}.pagination-info-header.svelte-u79cbi{text-align:center;color:#6b7280;font-size:.875rem;font-weight:500;white-space:nowrap}.pagination-controls-header.svelte-u79cbi{display:flex;align-items:center;justify-content:center;gap:.5rem}.pagination-btn.svelte-u79cbi{padding:.5rem 1rem;background:#fff;border:2px solid var(--border);border-radius:8px;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-btn.svelte-u79cbi:hover:not(:disabled){background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.pagination-btn.svelte-u79cbi:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;color:#9ca3af}.page-numbers.svelte-u79cbi{display:flex;gap:.25rem;align-items:center}.page-btn.svelte-u79cbi{width:2.5rem;height:2.5rem;padding:0;background:#fff;border:2px solid var(--border);border-radius:8px;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.page-btn.svelte-u79cbi:hover{background:#f3f4f6;border-color:#d1d5db}.page-btn.active.svelte-u79cbi{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.page-ellipsis.svelte-u79cbi{padding:0 .5rem;color:#9ca3af;font-weight:500}.pagination-section-bottom.svelte-u79cbi{display:none}.pagination-info.svelte-u79cbi{text-align:center;color:#6b7280;font-size:.875rem;font-weight:500}.pagination-controls.svelte-u79cbi{display:flex;align-items:center;justify-content:center;gap:.5rem}@media (max-width: 768px){.notes-header.svelte-u79cbi{flex-direction:column;align-items:flex-start;gap:1rem}.notes-table-container.svelte-u79cbi{overflow-x:auto}.notes-table.svelte-u79cbi{min-width:600px}.notes-table.svelte-u79cbi th:where(.svelte-u79cbi),.notes-table.svelte-u79cbi td:where(.svelte-u79cbi){padding:.5rem .75rem}.pagination-controls-header.svelte-u79cbi{flex-direction:column;gap:1rem}.page-numbers.svelte-u79cbi{justify-content:center;flex-wrap:wrap}.pagination-btn.svelte-u79cbi{font-size:.75rem;padding:.375rem .75rem}.page-btn.svelte-u79cbi{width:2rem;height:2rem;font-size:.75rem}}.actions-cell.svelte-u79cbi{min-width:120px;text-align:center}.edit-actions.svelte-u79cbi{display:flex;gap:.5rem;justify-content:center}.action-btn.svelte-u79cbi{padding:.375rem .75rem;border-radius:6px;border:1px solid;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.edit-btn.svelte-u79cbi{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.edit-btn.svelte-u79cbi:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.save-btn.svelte-u79cbi{background:var(--color-green);color:#fff;border-color:var(--color-green)}.save-btn.svelte-u79cbi:hover:not(:disabled){background:#059669;border-color:#059669}.cancel-btn.svelte-u79cbi{background:#f3f4f6;color:#374151;border-color:#d1d5db}.cancel-btn.svelte-u79cbi:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.action-btn.svelte-u79cbi:disabled{opacity:.6;cursor:not-allowed}.edit-expired.svelte-u79cbi{font-size:.75rem;color:#9ca3af;font-style:italic}.edit-textarea.svelte-u79cbi{width:100%;min-width:200px;max-width:400px;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;resize:vertical}.edit-textarea.svelte-u79cbi:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.1)}.content-cell.svelte-u79cbi{max-width:300px;word-wrap:break-word}.header-nav.svelte-180u7k2{position:fixed;top:0;left:0;right:0;height:70px;background-color:var(--color-primary);box-shadow:0 2px 4px #0000001a;z-index:1000;color:#fff}.header-content.svelte-180u7k2{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 1.5rem;max-width:1400px;margin:0 auto}.header-left.svelte-180u7k2{display:flex;align-items:center;gap:1rem}.header-logo.svelte-180u7k2{height:40px;max-width:300px;width:auto;cursor:pointer;transition:opacity .15s ease-in-out}.header-logo-btn.svelte-180u7k2{background:transparent;border:none;padding:0;cursor:pointer}.header-logo.svelte-180u7k2:hover{opacity:.8}.clear-button{background-color:transparent!important;background:transparent!important;border:none!important;border-color:transparent!important;opacity:.8;transition:opacity .15s ease-in-out}.clear-button:hover{background-color:transparent!important;background:transparent!important;border:none!important;border-color:transparent!important;opacity:1}.header-nav-button.clear-button,.header-nav-button.clear-button:hover{background-color:transparent!important;background:transparent!important;border:none!important;border-color:transparent!important}.header-right.svelte-180u7k2{display:flex;align-items:center;gap:.75rem}.header-nav-button{padding:.5rem .75rem!important;font-size:.75rem!important;border:1px solid rgba(255,255,255,.2)!important;background-color:#ffffff1a!important}.header-nav-button:hover{background-color:#fff3!important;border-color:#fff6!important}.header-nav-danger{background-color:#ef444433!important;border-color:#ef44444d!important}.header-nav-danger:hover{background-color:#ef44444d!important;border-color:#ef444466!important}.user-profile.svelte-180u7k2{position:relative;display:flex;align-items:center;gap:.5rem}.user-avatar.svelte-180u7k2{width:36px;height:36px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;color:#fff;cursor:pointer;transition:all .15s ease-in-out;border:2px solid rgba(255,255,255,.3);flex-shrink:0}.user-avatar.svelte-180u7k2:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.council-emblem-small.svelte-180u7k2{height:32px;width:auto;fill:#fff;opacity:.9;flex-shrink:0;transition:all .15s ease-in-out}.council-emblem-small.svelte-180u7k2:hover{opacity:1;transform:scale(1.05)}.user-dropdown.svelte-180u7k2{position:absolute;top:60px;right:0;width:300px;background-color:#fff;border:1px solid var(--border);border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;animation:svelte-180u7k2-slideIn .15s ease-in-out;z-index:1001;padding-bottom:2.5rem}.version-info.svelte-180u7k2{position:absolute;bottom:0;left:0;right:0;padding:.5rem 1rem;text-align:right;font-size:.75rem;color:#9ca3af;background-color:#f9fafb;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}@keyframes svelte-180u7k2-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-info.svelte-180u7k2{padding:1rem;border-bottom:1px solid var(--border)}.user-name.svelte-180u7k2{display:block;font-weight:600;color:#111827;font-size:.875rem;word-break:break-all;overflow-wrap:break-word}.user-org.svelte-180u7k2{display:block;color:#6b7280;font-size:.75rem;margin-top:.25rem}.dropdown-item.svelte-180u7k2{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;color:#374151;transition:background-color .15s ease-in-out;font-size:.875rem}.dropdown-item.svelte-180u7k2:hover{background-color:#f9fafb}.profile-link.svelte-180u7k2{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;text-decoration:none;color:#374151;cursor:pointer}.profile-link.svelte-180u7k2:hover{background-color:#f9fafb;color:var(--color-primary)}.profile-link.svelte-180u7k2 i:where(.svelte-180u7k2){color:var(--color-primary);width:16px}.logout-btn.svelte-180u7k2{color:#dc2626;font-weight:500}.logout-btn.svelte-180u7k2:hover{background-color:#fef2f2}.dropdown-divider.svelte-180u7k2{margin:0;border:none;border-top:1px solid var(--border)}.view-options-container.svelte-180u7k2{position:relative}.view-options-dropdown.svelte-180u7k2{position:absolute;top:50px;right:0;width:200px;background-color:#fff;border:1px solid var(--border);border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;animation:svelte-180u7k2-slideIn .15s ease-in-out;z-index:1001}.view-options-dropdown.svelte-180u7k2 .dropdown-item:where(.svelte-180u7k2){display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;color:#374151;transition:background-color .15s ease-in-out;font-size:var(--label-size);cursor:pointer;justify-content:flex-start}.view-options-dropdown.svelte-180u7k2 .dropdown-item:where(.svelte-180u7k2):first-child{border-radius:.5rem .5rem 0 0}.view-options-dropdown.svelte-180u7k2 .dropdown-item:where(.svelte-180u7k2):last-child{border-radius:0 0 .5rem .5rem}.view-options-dropdown.svelte-180u7k2 .dropdown-item:where(.svelte-180u7k2):hover{background-color:#f9fafb}.view-options-dropdown.svelte-180u7k2 .dropdown-item:where(.svelte-180u7k2) i:where(.svelte-180u7k2){width:16px;color:#6b7280}.tab-bar.svelte-180u7k2{display:flex;align-items:center;margin-left:1rem;margin-right:1rem;gap:.5rem;position:relative}.tabs-scroll-container.svelte-180u7k2{flex:1;overflow-x:auto;scrollbar-width:none;max-width:700px;position:relative}.tabs-scroll-container.svelte-180u7k2::-webkit-scrollbar{display:none}.tabs-container.svelte-180u7k2{display:flex;align-items:center;gap:.25rem;min-height:40px;width:max-content}.tab.svelte-180u7k2{display:flex;align-items:center;gap:.5rem;padding:.4rem .8rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fffc;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:100px;max-width:180px;position:relative;font-size:.8rem}.tab.rent-calculator-tab.svelte-180u7k2{border-left:3px solid #3b82f6}.tab.case-detail-tab.svelte-180u7k2{border-left:3px solid #f59e0b;background:#f59e0b1a;color:#fff}.tab.case-detail-tab.svelte-180u7k2:hover{background:#f59e0b33}.tab.case-detail-tab.active.svelte-180u7k2{background:#f59e0b;border-color:#f59e0b}.tab.case-detail-tab.active.svelte-180u7k2 .tab-info-container:where(.svelte-180u7k2){color:#fff}.tab.case-detail-tab.active.svelte-180u7k2 .tab-info-container:where(.svelte-180u7k2) .tab-icon-inline:where(.svelte-180u7k2){color:#fff}.tab-icon-inline.svelte-180u7k2{font-size:.75rem;margin-right:.1rem;opacity:.8}.case-detail-tab.svelte-180u7k2 .tab-icon-inline:where(.svelte-180u7k2){color:#f59e0b}.tab-info-container.svelte-180u7k2{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0}.tab.svelte-180u7k2:hover{background:#ffffff26;border-color:#ffffff4d;color:#fff}.tab.active.svelte-180u7k2{background:#fff;color:var(--color-primary);border-color:#fff;font-weight:600}.tab-name.svelte-180u7k2{font-weight:600;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;width:100%;line-height:1.2}.tab-datetime.svelte-180u7k2{font-size:.75rem;opacity:.7;font-weight:400;margin-top:2px;line-height:1}.tab-name-input.svelte-180u7k2{background:transparent;border:none;color:inherit;font-size:.875rem;font-weight:600;outline:none;padding:0;width:100%}.tab.active.svelte-180u7k2 .tab-name-input:where(.svelte-180u7k2){color:var(--color-primary)}.tab-close.svelte-180u7k2{display:flex!important;align-items:center;justify-content:center;width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;border-radius:50%!important;background:#ffffff1a;border:none!important;color:#fff9;cursor:pointer;transition:all .2s ease;font-size:.75rem;flex-shrink:0!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.tab-close.svelte-180u7k2:hover{background:#ef4444cc;color:#fff}.tab.active.svelte-180u7k2 .tab-close:where(.svelte-180u7k2){background:#6b72801a;color:var(--color-primary)}.tab.active.svelte-180u7k2 .tab-close:where(.svelte-180u7k2):hover{background:#ef44441a;color:#ef4444}.new-tab-btn.svelte-180u7k2{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fffc;cursor:pointer;transition:all .2s ease;font-size:.8rem;flex-shrink:0}.new-tab-btn.svelte-180u7k2:hover{background:#fff3;border-color:#ffffff4d;color:#fff;transform:scale(1.05)}.tab-scroll-arrow.svelte-180u7k2{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;min-width:28px;min-height:28px;border:none;border-radius:50%;background:#ffffffe6;color:var(--color-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;box-shadow:0 2px 8px #00000026;border:1px solid rgba(255,255,255,.3);transition:all .2s ease;z-index:10;padding:0;margin:0;flex-shrink:0}.tab-scroll-arrow.svelte-180u7k2:hover:not(.disabled){background:#fff;color:var(--color-primary);transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px #0003}.tab-scroll-arrow-left.svelte-180u7k2{left:8px}.tab-scroll-arrow-right.svelte-180u7k2{right:48px}@media (max-width: 1024px){.header-content.svelte-180u7k2{padding:0 1rem}.header-right.svelte-180u7k2{gap:.5rem}.header-nav-button{padding:.4rem .5rem!important;font-size:.6rem!important}.header-nav-button .button-text{display:none}.tab-bar.svelte-180u7k2{padding:0 1rem}.tab.svelte-180u7k2{min-width:100px;max-width:150px;padding:.4rem .75rem;font-size:.8rem}.tab-name.svelte-180u7k2{font-size:.75rem}.tab-datetime.svelte-180u7k2{font-size:.65rem}.new-tab-btn.svelte-180u7k2{width:32px;height:32px;font-size:.8rem}}@media (max-width: 768px){.header-left.svelte-180u7k2{gap:.5rem}.header-logo.svelte-180u7k2{height:30px}.council-emblem-small.svelte-180u7k2{height:28px}.user-dropdown.svelte-180u7k2{right:-50px}.tab.svelte-180u7k2{min-width:80px;max-width:120px;padding:.375rem .5rem}.tab-close.svelte-180u7k2{width:18px;height:18px;font-size:.65rem}}.help-content{display:flex;flex-direction:column;gap:1.5rem}.help-section{background:#f9fafb;border:1px solid var(--border);border-radius:.5rem;padding:1.25rem}.help-section h4{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem}.help-section h4 i{color:var(--color-primary)}.help-section p{margin:0 0 1rem;font-size:.875rem;color:#6b7280;line-height:1.5}.help-link{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out}.help-link:hover{background:var(--color-secondary);transform:translateY(-1px)}.help-link.email-link{background:#059669}.help-link.email-link:hover{background:#047857}.login-container.svelte-1tltdaj{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:var(--bg);z-index:1000;box-sizing:border-box;min-height:100vh}.logo-link.svelte-1tltdaj{display:inline-block;text-decoration:none}.logo-link.svelte-1tltdaj:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px;border-radius:16px}.login-logo.svelte-1tltdaj{width:100%;margin-bottom:30px;max-width:280px}.logo-fallback.svelte-1tltdaj{margin-bottom:30px;text-align:center}.logo-fallback.svelte-1tltdaj h1:where(.svelte-1tltdaj){color:var(--color-primary);margin:0;font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-card.svelte-1tltdaj{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 25px 50px #00000026,0 0 0 1px #fff3;padding:3rem;width:100%;max-width:420px;border:1px solid rgba(255,255,255,.3);animation:svelte-1tltdaj-fadeInUp .6s ease-out;transition:max-width .3s ease}.login-card.register-mode.svelte-1tltdaj{max-width:540px}@keyframes svelte-1tltdaj-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header.svelte-1tltdaj{text-align:center;margin-bottom:2.5rem}.login-header.svelte-1tltdaj h1:where(.svelte-1tltdaj){color:var(--color-primary);margin:0;font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header.svelte-1tltdaj p:where(.svelte-1tltdaj){color:#6b7280;margin:0;font-size:1rem;font-weight:400}.mode-toggle.svelte-1tltdaj{display:flex;background:#f3f4f6;border-radius:12px;padding:4px;gap:2px;margin-bottom:2rem}.toggle-btn.svelte-1tltdaj{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-family:Martian Grotesk,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;color:#6b7280;background:transparent;cursor:pointer;transition:all .2s ease}.toggle-btn.active.svelte-1tltdaj{background:#fff;color:var(--color-primary);box-shadow:0 2px 4px #0000001a}.toggle-btn.svelte-1tltdaj:disabled{cursor:not-allowed;opacity:.6}.login-form.svelte-1tltdaj{display:flex;flex-direction:column;gap:1.5rem}.form-row.svelte-1tltdaj{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.svelte-1tltdaj{display:flex;flex-direction:column;gap:.25rem}.form-group.svelte-1tltdaj label:where(.svelte-1tltdaj){font-family:Martian Grotesk,system-ui,-apple-system,sans-serif;font-weight:500;color:#374151;font-size:.875rem}.form-group.svelte-1tltdaj input:where(.svelte-1tltdaj){width:100%;padding:.75rem 1rem;border:2px solid var(--border);border-radius:8px;font-family:Martian Grotesk,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;color:#111827;background-color:#fff;transition:all .2s ease;box-sizing:border-box}.form-group.svelte-1tltdaj input:where(.svelte-1tltdaj):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #0255821a}.form-group.svelte-1tltdaj input:where(.svelte-1tltdaj):disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.form-group.svelte-1tltdaj input:where(.svelte-1tltdaj)::placeholder{color:#9ca3af;font-family:Martian Grotesk,system-ui,-apple-system,sans-serif}.forgot-password-link.svelte-1tltdaj{background:none;border:none;color:var(--color-primary);font-size:.875rem;font-weight:500;cursor:pointer;padding:0;margin-top:.5rem;text-align:left;font-family:Martian Grotesk,system-ui,-apple-system,sans-serif;text-decoration:underline;transition:color .2s ease}.forgot-password-link.svelte-1tltdaj:hover{color:var(--color-secondary)}.homepage-link.svelte-1tltdaj{text-align:center;margin-top:2rem}.back-to-homepage.svelte-1tltdaj{color:var(--color-primary);font-size:.875rem;text-decoration:none;font-family:Martian Grotesk,system-ui,-apple-system,sans-serif;transition:color .2s ease}.back-to-homepage.svelte-1tltdaj:hover{color:var(--color-secondary);text-decoration:underline}.error-message.svelte-1tltdaj{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626;padding:1rem;border-radius:12px;font-size:.875rem;font-weight:500;text-align:center;border:1px solid #f87171;animation:svelte-1tltdaj-shake .5s ease-in-out}@keyframes svelte-1tltdaj-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.reset-modal-overlay.svelte-1tltdaj{position:fixed;inset:0;background:#071821a6;display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem}.reset-modal.svelte-1tltdaj{background:#fff;border-radius:20px;box-shadow:0 25px 50px #0000002e;max-width:480px;width:100%;padding:2rem;position:relative;animation:svelte-1tltdaj-fadeInUp .4s ease}.reset-modal-header.svelte-1tltdaj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.reset-modal-header.svelte-1tltdaj h2:where(.svelte-1tltdaj){margin:0;font-size:1.5rem;color:var(--color-primary)}.close-modal-btn.svelte-1tltdaj{background:none;border:none;font-size:1.5rem;color:var(--color-grey);cursor:pointer;line-height:1}.close-modal-btn.svelte-1tltdaj:hover{color:var(--color-secondary)}.reset-description.svelte-1tltdaj{margin:0 0 1.5rem;color:#4b5563;font-size:.95rem}.reset-error-message.svelte-1tltdaj,.reset-success-message.svelte-1tltdaj{padding:.9rem 1rem;border-radius:10px;margin-bottom:1rem;font-size:.9rem;font-weight:500}.reset-error-message.svelte-1tltdaj{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.reset-success-message.svelte-1tltdaj{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.modal-actions.svelte-1tltdaj{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.reset-help-text.svelte-1tltdaj{margin-top:1rem;font-size:.85rem;color:#6b7280;text-align:center}@media (max-width: 480px){.login-container.svelte-1tltdaj{padding:1rem}.login-card.svelte-1tltdaj{padding:2rem}.login-header.svelte-1tltdaj h1:where(.svelte-1tltdaj){font-size:1.5rem}.form-row.svelte-1tltdaj{grid-template-columns:1fr;gap:1.5rem}.toggle-btn.svelte-1tltdaj{font-size:.8rem;padding:.6rem .8rem}}:root{--color-primary: #025582;--color-primary-light: color-mix(in srgb, var(--color-primary) 10%, white 90%);--color-secondary: #003344;--color-secondary-light: color-mix(in srgb, var(--color-secondary) 10%, white 90%);--color-white: #ffffff;--color-black: #071821;--color-red: #dc2626;--color-red-light: color-mix(in srgb, var(--color-red) 10%, white 90%);--color-orange: #ea580c;--color-orange-light: color-mix(in srgb, var(--color-orange) 10%, white 90%);--color-yellow: #ca8a04;--color-yellow-light: color-mix(in srgb, var(--color-yellow) 10%, white 90%);--color-green: #059669;--color-green-light: color-mix(in srgb, var(--color-green) 10%, white 90%);--color-grey: #6b7280;--bg: #0255822d;--color-instance-inbound: #DB2955;--color-instance-outbound: #4DA1A9;--color-instance-inbound-light: #db295530;--color-instance-outbound-light: #4da1a930;--border: #c2c7d1;--thick-border-width: 3px;--label-weight: 400;--label-color: #374151;--label-size: .8rem;--value-size: .9rem;--button-size: .9rem;--cell-padding: .275rem;--subheader-size: .9rem;--section-header-size: .825rem;--gap: .5rem}html{background-color:var(--bg)}.output-grid .output-item .output-value{font-family:Martian Mono,Courier New,monospace;font-weight:600;color:#111827}input,textarea,select{font-family:Martian Mono,Courier New,monospace;font-size:var(--value-size);line-height:1.5;color:#111827;background-color:#fff;border:1px solid var(--border);border-radius:.375rem;padding:calc(var(--cell-padding) * 1.5) var(--cell-padding);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box;min-height:51px}input::placeholder,textarea::placeholder,select::placeholder{color:#000}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}input:disabled,textarea:disabled,select:disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.output-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}.output-grid .output-item{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:.75rem;background-color:#f9fafb;border-radius:.375rem;border:3px solid #d1d5db}.output-grid .output-item label{font-weight:500;color:#374151;font-size:.875rem}.output-grid .output-item .output-value{font-weight:600;color:#111827}@media (max-width: 768px){.output-grid{grid-template-columns:1fr 1fr}.output-grid .sync-item,.output-grid .output-item{flex-direction:column;align-items:flex-start;gap:.25rem}.tab-buttons{gap:.25rem}}h4{font-size:var(--subheader-size)}.info-section{background-color:var(--color-primary-light);border:1px solid var(--border);border-radius:.5rem;padding:1.5rem}.info-section p:last-child{margin-bottom:0}.auth-loading-container.svelte-13cq7eh{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f9fafb}.auth-loading-content.svelte-13cq7eh{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-spinner.svelte-13cq7eh i:where(.svelte-13cq7eh){font-size:2rem;color:var(--color-primary)}.auth-loading-content.svelte-13cq7eh p:where(.svelte-13cq7eh){margin:0;color:#6b7280;font-size:1rem;font-weight:500}.app-container.svelte-13cq7eh{display:flex;flex-direction:column;min-height:100vh;background-color:#f9fafb}.app-main.svelte-13cq7eh{background:var(--bg);flex:1;padding:1.5rem 1.5rem 14rem;margin-left:240px;width:calc(100% - 240px);padding-top:95px;transition:margin-left .3s ease-in-out,margin-right .3s ease-in-out,width .3s ease-in-out,padding-left .3s ease-in-out}.notes-sidebar-active .app-main.svelte-13cq7eh{padding-right:400px;width:calc(100% - 400px)}.analytics-page.header-nav-mode .app-main.svelte-13cq7eh,.analytics-page.notes-sidebar-active.header-nav-mode .app-main.svelte-13cq7eh{padding-right:1.5rem!important;width:100%!important}.app-main.no-sidebar-active.svelte-13cq7eh{margin-left:0!important;width:100%!important}@media (max-width: 900px){.app-main.svelte-13cq7eh{margin-left:0;width:100%}}@media (max-width: 768px){.app-main.svelte-13cq7eh{padding:1rem;margin-left:0;width:100%}.notes-sidebar-active .app-main.svelte-13cq7eh{margin-right:0;width:100%}}@media (max-width: 900px){.notes-sidebar-active .app-main.svelte-13cq7eh{margin-right:0;width:100%}}@media (max-width: 1024px) and (min-width: 901px){.notes-sidebar-active .app-main.svelte-13cq7eh{margin-right:320px;width:calc(100% - 320px)}}
