:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{margin:0 auto;padding:2rem;font-weight:400}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}@media (width>=1024px){body{flex-direction:row;justify-content:flex-start;width:100vw;display:flex}#app{padding:0 2rem}}.image-picker-wrapper[data-v-627304f4]{flex-direction:column;align-content:center;display:flex}.selection-preview[data-v-627304f4]{background:#fff;border-radius:8px;margin-bottom:12px;padding:10px}.preview-label[data-v-627304f4]{text-transform:uppercase;color:#64748b;margin-bottom:4px;font-size:11px;display:block}.preview-box[data-v-627304f4]{border-radius:4px;align-items:center;gap:12px;width:auto;display:flex}.preview-box img[data-v-627304f4]{border-radius:4px;max-width:100%}.default-placeholder[data-v-627304f4]{filter:grayscale();opacity:.6}.placeholder-text[data-v-627304f4]{color:#94a3b8;font-style:italic;font-weight:400}.image-grid-anchor[data-v-627304f4]{align-self:center;width:0;position:relative}.image-grid[data-v-627304f4]{background:#f0f4f8;flex-wrap:wrap;gap:0;width:200px;padding:3px;display:flex;position:absolute;left:-100px}.image-option[data-v-627304f4]{width:calc(33.3333% - 6px);height:fit-content;margin:3px}.image-option[data-v-627304f4]:hover{cursor:pointer}.image-option img[data-v-627304f4]{max-width:100%;display:block}.image-option.selected[data-v-627304f4]{outline-offset:-4px;outline:5px solid teal}.image-option.held-by-other[data-v-627304f4]{opacity:.4;border-color:#ddd}.member-container[data-v-2da05634]{flex-direction:column;width:150px;margin-left:1rem;margin-right:1rem;display:flex}.single-form-card[data-v-2da05634]{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.field-group[data-v-2da05634]{margin-bottom:1.5rem}.field-checkbox[data-v-2da05634]{cursor:pointer;accent-color:teal;width:18px;height:18px}.field-heading[data-v-2da05634]{text-transform:uppercase;letter-spacing:.05em;color:#888;border-bottom:1px solid #ddd;margin-bottom:.5rem;padding-bottom:.25rem;font-size:.85rem}.checkbox-group[data-v-2da05634]{flex-direction:column;gap:.4rem;display:flex}.checkbox-option[data-v-2da05634]{cursor:pointer;align-items:center;gap:.5rem;font-weight:400;display:flex}.checkbox-option input[type=checkbox][data-v-2da05634]{accent-color:teal;cursor:pointer;width:16px;height:16px}label[data-v-2da05634]{margin-bottom:.5rem;font-weight:600;display:block}select[data-v-2da05634]{text-overflow:ellipsis;width:100%;max-width:100%;overflow:hidden}.form-layout{flex-direction:row;align-items:flex-start;display:flex}.form-list-container{flex-direction:row;align-content:center;width:auto;margin:2rem auto;font-family:sans-serif;display:flex}.submit-btn{color:#fff;cursor:pointer;background-color:#2c3e50;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem}.submit-btn:hover{background-color:#34495e}.submit-row{flex-direction:column;align-items:center;gap:.5rem;width:150px;margin-top:6rem;margin-left:1rem;display:flex;position:sticky;top:3rem}.error-heading{color:tomato;text-align:justify;font-size:.9rem}.error-hint{color:tomato;text-align:left;margin:.25rem 0 0;padding-left:1rem;font-size:.9rem;list-style:circle}#page-layout[data-v-227287ac]{flex-direction:row;align-items:flex-start;display:flex}#description[data-v-227287ac]{text-align:justify;max-width:300px;position:sticky;top:0}main[data-v-227287ac]{flex-direction:column;align-items:center;width:calc(100vw - 300px);display:flex}p[data-v-227287ac]{margin-bottom:.5rem}p#greetings[data-v-227287ac]{text-align:right}
