html{--theme-primary-color: var(--primary-color);--theme-secondary-color: var(--secondary-color);--theme-success-color: var(--success-color);--theme-danger-color: var(--danger-color);--theme-warning-color: var(--warning-color);--theme-text-color: var(--text-color);--theme-text-on-primary: var(--text-on-primary);--theme-text-on-secondary: var(--text-on-secondary);--theme-background-color: var(--bg-color);--theme-border-color: var(--border-color);--theme-link-color: var(--link-color);--theme-font-body: var(--font-family);--theme-transition: var(--animation-duration);--theme-radius: var(--radius);--theme-disabled-opacity: var(--disabled-opacity)}html{scroll-behavior:smooth}body{margin:0;-webkit-font-smoothing:antialiased;background:var(--theme-background-color);color:var(--theme-text-color);font-family:var(--theme-font-body)}a{color:var(--theme-link-color);text-decoration:underline}a:hover{opacity:.8}#app{width:100%;height:100%}.no-text-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-text-select .allow-text-selection *{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shared-layout.svelte-1v6igrg{width:100%;height:100%;position:relative}.connection-error-banner.svelte-1z10wvc{position:absolute;top:0;left:0;right:0;z-index:1000;padding:1rem;box-sizing:border-box;pointer-events:auto}.banner-content.svelte-1z10wvc{background-color:#000000f2;color:#ef4444;font-size:.9rem;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:6px;max-width:90%;margin:auto}@media (min-width: 1024px){.banner-content.svelte-1z10wvc{max-width:330px}}.error-text.svelte-1z10wvc{display:flex;flex-direction:column;gap:.25rem}.error-title.svelte-1z10wvc{font-weight:600}.error-subtitle.svelte-1z10wvc{font-weight:400}.connection-error-banner.svelte-1z10wvc button:where(.svelte-1z10wvc){background-color:transparent;border:1px solid #ef4444;color:#ef4444;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background-color .2s,color .2s;flex-shrink:0;margin-left:1rem}.connection-error-banner.svelte-1z10wvc button:where(.svelte-1z10wvc):hover{background-color:#ef4444;color:#fff}.main-content.svelte-1ttatoy{height:100%;opacity:0;transition:opacity .3s ease-out}.main-content.mounted.svelte-1ttatoy{opacity:1}.survey-wrapper.svelte-1ttatoy{position:relative}.survey-wrapper.disabled.svelte-1ttatoy>.content-wrapper:where(.svelte-1ttatoy){pointer-events:none;opacity:.9}
