.building-trigger.svelte-yb2nxe{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:rgb(var(--color-surface-700));border:1px solid rgb(var(--color-surface-500));border-radius:.375rem;color:rgb(var(--color-surface-50));cursor:pointer;min-height:44px;transition:border-color .15s ease}.building-trigger.svelte-yb2nxe:hover{border-color:rgb(var(--color-primary-500))}.building-icon.svelte-yb2nxe{font-size:1rem}.building-name.svelte-yb2nxe{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;cursor:text;border-bottom:1px dashed transparent}.building-name.svelte-yb2nxe:hover{border-bottom-color:rgb(var(--color-surface-500))}.building-name-edit.svelte-yb2nxe{flex:1;font-size:inherit;color:rgb(var(--color-surface-50));background-color:rgb(var(--color-surface-800));border:1px solid rgb(var(--color-primary-500));border-radius:.25rem;padding:.125rem .375rem;font-family:inherit;min-width:0;max-width:200px}.building-name-edit.svelte-yb2nxe:focus{outline:none;border-color:rgb(var(--color-primary-400))}.rename-error.svelte-yb2nxe{position:absolute;top:calc(100% + 4px);left:0;font-size:.6875rem;color:rgb(var(--color-error-400, 248 113 113));white-space:nowrap}.dropdown-arrow.svelte-yb2nxe{transition:transform .15s ease;color:rgb(var(--color-surface-400))}.dropdown-arrow.open.svelte-yb2nxe{transform:rotate(180deg)}.building-dropdown.svelte-yb2nxe{position:absolute;top:calc(100% + 4px);left:0;right:0;min-width:200px;background-color:rgb(var(--color-surface-800));border:1px solid rgb(var(--color-surface-600));border-radius:.375rem;box-shadow:0 4px 12px #0000004d;z-index:50;max-height:300px;overflow-y:auto}.dropdown-item.svelte-yb2nxe{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .75rem;text-align:left;color:rgb(var(--color-surface-100));background:none;border:none;cursor:pointer;transition:background-color .1s ease}.dropdown-item.svelte-yb2nxe:hover{background-color:rgb(var(--color-surface-700))}.dropdown-item.selected.svelte-yb2nxe{background-color:rgb(var(--color-primary-500) / .15);color:rgb(var(--color-primary-400))}.check-mark.svelte-yb2nxe{color:rgb(var(--color-primary-400));font-weight:700}.dropdown-divider.svelte-yb2nxe{height:1px;background-color:rgb(var(--color-surface-600));margin:.25rem 0}.add-building.svelte-yb2nxe{color:rgb(var(--color-primary-400))}.add-icon.svelte-yb2nxe{font-weight:700;margin-right:.25rem}.buildings-view.svelte-r6yf1y{display:flex;flex-direction:column;gap:1rem}.empty-state.svelte-r6yf1y{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background-color:rgb(var(--color-surface-800));border-radius:.5rem;text-align:center;margin-top:2rem}.empty-icon.svelte-r6yf1y{font-size:3rem;margin-bottom:1rem}.empty-title.svelte-r6yf1y{font-size:1.25rem;font-weight:600;color:rgb(var(--color-surface-200));margin:0 0 .5rem}.empty-description.svelte-r6yf1y{font-size:.875rem;color:rgb(var(--color-surface-400));margin:0 0 1.5rem}.list-header.svelte-r6yf1y{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.list-title.svelte-r6yf1y{font-size:.75rem;font-weight:600;color:rgb(var(--color-surface-400));text-transform:uppercase;letter-spacing:.1em;margin:0}.buildings-list.svelte-r6yf1y{display:flex;flex-direction:column;gap:.75rem}.building-item.svelte-r6yf1y{display:flex;flex-direction:column;gap:.5rem}.site-actions.svelte-r6yf1y{margin-top:2rem}.site-actions.svelte-r6yf1y .list-title:where(.svelte-r6yf1y){margin-bottom:.75rem}.interview-card.svelte-r6yf1y{border-color:rgb(var(--color-primary-700, var(--color-surface-600)))}.building-card.svelte-r6yf1y{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background-color:rgb(var(--color-surface-800));border:1px solid rgb(var(--color-surface-700));border-radius:.5rem;cursor:pointer;transition:all .15s ease;text-align:left;width:100%}.building-card.svelte-r6yf1y:hover{border-color:rgb(var(--color-primary-500));background-color:rgb(var(--color-surface-750, var(--color-surface-700)))}.building-info.svelte-r6yf1y{display:flex;flex-direction:column;gap:.25rem}.building-name.svelte-r6yf1y{font-size:1rem;font-weight:600;color:rgb(var(--color-surface-100));margin:0}.building-meta.svelte-r6yf1y{font-size:.75rem;color:rgb(var(--color-surface-400));margin:0}.building-arrow.svelte-r6yf1y{font-size:1.25rem;color:rgb(var(--color-surface-500))}.notes-toggle.svelte-r6yf1y{align-self:flex-start;font-size:.75rem;color:rgb(var(--color-surface-400));background:none;border:none;padding:.25rem .5rem;cursor:pointer;transition:color .15s ease;margin-left:.25rem}.notes-toggle.svelte-r6yf1y:hover{color:rgb(var(--color-surface-200))}.notes-textarea.svelte-r6yf1y{width:100%;padding:.75rem;background-color:rgb(var(--color-surface-900));border:1px solid rgb(var(--color-surface-700));border-radius:.375rem;color:rgb(var(--color-surface-100));font-size:.875rem;font-family:inherit;line-height:1.5;resize:vertical;transition:border-color .15s ease}.notes-textarea.svelte-r6yf1y:focus{outline:none;border-color:rgb(var(--color-primary-500))}.notes-textarea.svelte-r6yf1y::-moz-placeholder{color:rgb(var(--color-surface-500))}.notes-textarea.svelte-r6yf1y::placeholder{color:rgb(var(--color-surface-500))}.profile-section.svelte-dgwq80{margin-top:2rem}.section-title.svelte-dgwq80{font-size:.75rem;font-weight:600;color:rgb(var(--color-surface-400));text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem}.profile-card.svelte-dgwq80{padding:1.25rem;background-color:rgb(var(--color-surface-800));border:1px solid rgb(var(--color-surface-700));border-radius:.5rem;display:flex;flex-direction:column;gap:1.25rem}.profile-group.svelte-dgwq80{display:flex;flex-direction:column;gap:.5rem}.profile-subtitle.svelte-dgwq80{font-size:.6875rem;font-weight:600;color:rgb(var(--color-surface-400));text-transform:uppercase;letter-spacing:.08em;margin:0}.profile-fields.svelte-dgwq80{display:flex;flex-direction:column;gap:.375rem}.profile-field.svelte-dgwq80{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.field-label-text.svelte-dgwq80{font-size:.8125rem;color:rgb(var(--color-surface-400));flex-shrink:0}.field-value.svelte-dgwq80{font-size:.8125rem;color:rgb(var(--color-surface-200));text-align:right;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.field-value.editable.svelte-dgwq80{border-bottom:1px dashed rgb(var(--color-surface-600));padding-bottom:1px}.field-value.editable.svelte-dgwq80:hover{border-bottom-color:rgb(var(--color-primary-500));color:rgb(var(--color-surface-100))}.field-value-group.svelte-dgwq80{display:flex;align-items:baseline;gap:.375rem}.maps-link.svelte-dgwq80{font-size:.8125rem;color:rgb(var(--color-primary-400, var(--color-surface-400)));text-decoration:none;flex-shrink:0;padding:.25rem .5rem;border:1px solid rgb(var(--color-surface-600));border-radius:.25rem}.maps-link.svelte-dgwq80:hover{color:rgb(var(--color-primary-300, var(--color-surface-200)))}.inline-edit.svelte-dgwq80{font-size:.8125rem;color:rgb(var(--color-surface-100));background-color:rgb(var(--color-surface-700));border:1px solid rgb(var(--color-primary-500));border-radius:.25rem;padding:.125rem .375rem;text-align:right;font-family:inherit;width:50%;min-width:4rem}.inline-edit.svelte-dgwq80:focus{outline:none;border-color:rgb(var(--color-primary-400))}.disciplines-field.svelte-dgwq80{flex-direction:column;align-items:flex-start;gap:.5rem}.discipline-chips.svelte-dgwq80{display:flex;flex-wrap:wrap;gap:.375rem}.discipline-chip.svelte-dgwq80{font-size:.6875rem;padding:.25rem .625rem;border-radius:1rem;border:1px solid rgb(var(--color-surface-600));background-color:rgb(var(--color-surface-800));color:rgb(var(--color-surface-400));cursor:pointer;transition:all .15s ease;font-family:inherit}.discipline-chip.active.svelte-dgwq80{background-color:rgb(var(--color-primary-900, var(--color-surface-700)));border-color:rgb(var(--color-primary-500));color:rgb(var(--color-primary-300, var(--color-surface-100)))}.discipline-chip.svelte-dgwq80:hover{border-color:rgb(var(--color-primary-500))}.building-detail.svelte-dgwq80{padding:.5rem 0;border-top:1px solid rgb(var(--color-surface-700))}.building-detail.svelte-dgwq80:first-child{border-top:none;padding-top:0}.building-detail-name.svelte-dgwq80{font-size:.8125rem;font-weight:600;color:rgb(var(--color-surface-200));display:block;margin-bottom:.375rem}.building-detail-fields.svelte-dgwq80{display:flex;flex-direction:column;gap:.375rem}.qr-share.svelte-1wo22ad{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background-color:rgb(var(--color-surface-800));border:1px solid rgb(var(--color-surface-700));border-radius:.5rem;cursor:pointer;transition:border-color .15s ease}.qr-share.svelte-1wo22ad:hover{border-color:rgb(var(--color-primary-500))}.qr-canvas.svelte-1wo22ad{border-radius:.25rem}.qr-label.svelte-1wo22ad{font-size:.75rem;color:rgb(var(--color-surface-400))}.theme-toggle.svelte-o1i844{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.5rem;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.toast-container.svelte-2v4082{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:60;display:flex;flex-direction:column;gap:.5rem;align-items:center;pointer-events:none}.toast.svelte-2v4082{pointer-events:auto;display:flex;align-items:center;padding:.75rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;min-height:44px;width:100%;max-width:400px;cursor:pointer;border:1px solid;animation:svelte-2v4082-toast-in .2s ease-out}.toast-error.svelte-2v4082{background-color:rgb(var(--color-error-900, 127 29 29) / .3);border-color:rgb(var(--color-error-500, 239 68 68));color:rgb(var(--color-error-400, 248 113 113))}.toast-success.svelte-2v4082{background-color:rgb(var(--color-success-900, 20 83 45) / .3);border-color:rgb(var(--color-success-500, 34 197 94));color:rgb(var(--color-success-400, 74 222 128))}.toast-warning.svelte-2v4082{background-color:rgb(var(--color-warning-900, 113 63 18) / .3);border-color:rgb(var(--color-warning-500, 234 179 8));color:rgb(var(--color-warning-400, 250 204 21))}@keyframes svelte-2v4082-toast-in{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}
