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}@font-face{font-family:Nunito;src:url(../../../assets/fonts/nunito/Nunito-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(../../../assets/fonts/nunito/Nunito-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(../../../assets/fonts/nunito/Nunito-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.preview-bars-toggle.svelte-1htt5sm{position:fixed;right:10px;top:10px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:var(--theme-primary-color, #10b981);color:var(--theme-text-on-primary, white);border:none;border-radius:var(--radius, 5px);cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 10px #0003;z-index:1002;font-family:var(--theme-font-family, system-ui, sans-serif)}.preview-bars-toggle.bars-visible.svelte-1htt5sm{right:360px}.preview-bars-toggle.svelte-1htt5sm:hover{transform:scale(1.05)}.preview-bars-toggle.svelte-1htt5sm svg:where(.svelte-1htt5sm){width:20px;height:20px;pointer-events:none}@media (max-width: 1024px){.preview-bars-toggle.svelte-1htt5sm{right:5px;top:5px}.preview-bars-toggle.bars-visible.svelte-1htt5sm{right:5px}.preview-bars-toggle.svelte-1htt5sm:hover{transform:scale(1.05)}}[data-theme=dark] .preview-bars-toggle.svelte-1htt5sm{background:var(--theme-primary-color, #10b981);color:var(--theme-text-on-primary, white)}[data-theme=dark] .preview-bars-toggle.svelte-1htt5sm:hover{transform:scale(1.05)}.shared-layout.svelte-lmofje{width: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-1f6fr1q{height:100%;opacity:0;transition:opacity .3s ease-out}.main-content.mounted.svelte-1f6fr1q{opacity:1}.survey-wrapper.svelte-1f6fr1q{position:relative}.survey-wrapper.disabled.svelte-1f6fr1q>.content-wrapper:where(.svelte-1f6fr1q){pointer-events:none;opacity:.9}.content-wrapper.svelte-1f6fr1q{position:relative;min-height:100dvh;width:100%}.content-wrapper.svelte-1f6fr1q>div:where(.svelte-1f6fr1q){width:100%;height:100%}@media (prefers-reduced-motion: reduce){.content-wrapper.svelte-1f6fr1q>div:where(.svelte-1f6fr1q){animation:none!important;transition:none!important}}
