.MainPanel input[type=checkbox],.MainPanel input[type=radio]{appearance:none;aspect-ratio:1;cursor:pointer;border:1px solid #adbac6;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;margin:0;display:inline-flex;position:relative}.MainPanel input[type=checkbox].is-rounded,.MainPanel input[type=radio].is-rounded,.MainPanel input[type=checkbox].is-rounded:checked:after,.MainPanel input[type=radio].is-rounded:checked:after{border-radius:999px}.MainPanel input[type=checkbox]:checked:after,.MainPanel input[type=radio]:checked:after{content:"";aspect-ratio:1;cursor:pointer;background-color:#0075ff;border-radius:4px;width:12px;height:12px;position:absolute}.MainPanel input[type=radio],.MainPanel input[type=radio]:checked:after{border-radius:999px}.MainPanel .forms-page{background:#fff;max-width:1100px;margin:0 auto;padding:32px 16px 80px}.MainPanel .forms-title{margin-bottom:24px;font-size:2rem;font-weight:600}.MainPanel .form-templates{flex-wrap:wrap;gap:16px;margin-bottom:36px;display:flex}.MainPanel input:not([type=checkbox]),.MainPanel select,.MainPanel textarea{box-shadow:none;vertical-align:top;color:#050c27;background-color:#fff;border:1px solid #d4d8e1;border-radius:5px;justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:2.5em;margin:0;padding:calc(.5em - 1px) calc(.75em - 1px);font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;transition:all .13s ease-in-out;display:inline-flex;position:relative;box-shadow:inset 0 .0625em .185em #0a0a0a0d}.MainPanel input:not([type=checkbox])[type=checkbox],.MainPanel input:not([type=checkbox])[type=radio],.MainPanel select[type=checkbox],.MainPanel select[type=radio],.MainPanel textarea[type=checkbox],.MainPanel textarea[type=radio]{vertical-align:baseline}.MainPanel input:not([type=checkbox]):focus,.MainPanel input:not([type=checkbox]):active,.MainPanel select:focus,.MainPanel select:active,.MainPanel textarea:focus,.MainPanel textarea:active{border-color:#485fc7;outline:none;box-shadow:0 0 0 .185em #485fc740}.MainPanel input:not([type=checkbox])::placeholder,.MainPanel select::placeholder,.MainPanel textarea::placeholder{color:#31333f4d}.MainPanel .form-template-btn{cursor:pointer;background:#f7f8fa;border:none;border-radius:20px;justify-content:center;align-items:center;gap:10px;padding:20px 30px 20px 20px;font-size:1.1rem;font-weight:500;display:flex}@media screen and (max-width:810px){.MainPanel .form-template-btn{border-radius:7px;padding:10px 15px 10px 10px;font-size:1rem}}.MainPanel .form-template-btn:hover{background:#eaf1ff}.MainPanel .form-template-btn .icon-plus{color:#fff;text-align:center;background:#0075ff;border-radius:50%;width:32px;height:32px;margin-right:6px;font-size:1.5rem;line-height:32px;display:inline-block}.MainPanel .form-template-btn .icon-doc{color:#bdbdbd;margin-right:6px;font-size:1.5rem}.MainPanel .forms-list-title{margin:36px 0 18px;font-size:1.3rem;font-weight:600}.MainPanel .forms-filters{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.MainPanel .forms-filters .line{gap:13px;display:flex}.MainPanel .forms-filters .line button{box-shadow:none;vertical-align:top;-webkit-user-select:none;user-select:none;cursor:pointer;text-align:center;white-space:nowrap;color:#3a414b;background-color:#eceef0;border:none;border-radius:4px;justify-content:center;align-items:center;gap:5px;width:100%;height:2.5em;padding:calc(.5em - 1px) calc(.75em - 1px);font-size:1rem;line-height:1.5;text-decoration:none;transition:background-color .15s ease-in-out;display:inline-flex;position:relative}.MainPanel .forms-filters .line button:hover,.MainPanel .forms-filters .line button:focus{opacity:.9}.MainPanel .forms-filters .line button:focus:not(:active){box-shadow:0 0 0 .125em #185fcb40}@media screen and (max-width:850px){.MainPanel .forms-filters .line{flex-wrap:wrap}}.MainPanel .forms-table-wrapper{background:#f7f8fa;border-radius:12px;margin-top:30px;position:relative;overflow:auto;box-shadow:0 1px 2px #00000008}.MainPanel .forms-table-wrapper .loading{z-index:10;color:#fff;background:#00000024;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;font-size:1rem;display:flex;position:absolute;inset:0}.MainPanel .forms-table-wrapper .loading span{-webkit-user-select:none;user-select:none;background-color:#3e4b60;border-radius:7px;padding:10px 15px}.MainPanel .groups-section{background:#fafbfc;border-radius:12px;margin:20px 0;padding:20px;position:relative}.MainPanel .groups-section h3{color:#333;margin-top:0;margin-bottom:15px;font-size:1.2em}.MainPanel .groups-section .loading{z-index:10;color:#fff;background:#00000024;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;font-size:1rem;display:flex;position:absolute;inset:0}.MainPanel .groups-section .loading span{-webkit-user-select:none;user-select:none;background-color:#3e4b60;border-radius:7px;padding:10px 15px}.MainPanel .groups-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;display:grid}.MainPanel .group-item{background:#f0f1f3;border-radius:5px;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.MainPanel .group-item .group-actions{align-items:center;gap:10px;display:flex}.MainPanel .group-item .group-actions .group-count{color:#3e4b60;font-size:.9em}.MainPanel .group-item .group-actions .group-delete{color:#a9acbf;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;font-size:1.1em;transition:color .1s ease-in-out;display:inline-flex}.MainPanel .group-item .group-actions .group-delete:hover{color:#f11}.MainPanel .no-groups{color:#3e4b60;font-size:13px}.MainPanel .group-creation-input{justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.MainPanel .group-creation-input button{max-width:100px}.MainPanel .forms-table{border-collapse:collapse;width:100%;font-size:1rem}.MainPanel .forms-table th,.MainPanel .forms-table td{text-align:left;padding:14px 16px}.MainPanel .forms-table th.is-acenter,.MainPanel .forms-table td.is-acenter{width:50px;min-width:50px;max-width:50px}.MainPanel .forms-table th.is-acenter input,.MainPanel .forms-table td.is-acenter input{margin-top:7px}.MainPanel .forms-table th .trash,.MainPanel .forms-table td .trash{color:#a9acbf;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;padding:3px;font-size:1.2em;transition:color .1s ease-in-out;display:flex}.MainPanel .forms-table th .trash:hover,.MainPanel .forms-table td .trash:hover{opacity:.8;color:#ff3a3a}.MainPanel .forms-table th .copy,.MainPanel .forms-table td .copy{color:#a9acbf;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;margin-right:15px;padding:3px;font-size:1.2em;transition:color .1s ease-in-out;display:flex}.MainPanel .forms-table th .copy:hover,.MainPanel .forms-table td .copy:hover{opacity:.8;color:#0075ff}.MainPanel .forms-table thead{color:#222;background:#f0f1f3;border-bottom:1px solid #e5e7eb;font-weight:600}.MainPanel .forms-table tbody tr{background:#fafbfc;border-bottom:1px solid #f2f3f6d6;transition:background .2s}.MainPanel .forms-table tbody tr a{color:#0075ff;cursor:pointer;text-decoration:none;transition:color .15s ease-in-out}.MainPanel .forms-table tbody tr a:hover{color:#2563eb}.MainPanel .forms-table tbody tr:not(:last-child){border-color:#d8dae4}.MainPanel .forms-table tbody tr .is-none-hover td{-webkit-user-select:none;user-select:none}.MainPanel .forms-table tbody tr.selected,.MainPanel .forms-table tbody tr:not(.is-none-hover):hover{background:#eaf2fa}.MainPanel .status-published{color:#0075ff;background:#e0e7ff;border-radius:6px;padding:2px 10px;font-size:.95em;font-weight:500}.MainPanel .status-unpublished{color:#6b7280;background:#e5e7eb;border-radius:6px;padding:2px 10px;font-size:.95em;font-weight:500}.MainPanel .star{color:#bdbdbd;cursor:pointer;margin-right:10px;font-size:1.2em}.MainPanel .more{color:#bdbdbd;cursor:pointer;font-size:1.2em}.MainPanel .forms-bulk-bar{color:#fff;z-index:100;background:#0075ff;align-items:center;gap:18px;padding:18px 0 18px 32px;font-size:1.1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f}.MainPanel .forms-bulk-bar .bulk-btn{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:8px;margin-right:8px;padding:8px 18px;font-size:1rem;font-weight:500;transition:background .2s}.MainPanel .forms-bulk-bar .bulk-btn:hover{background:#e0e7ff}.MainPanel .forms-bulk-bar .bulk-close{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;margin-right:32px;font-size:1.5rem}
