.brand img{object-fit:contain;object-position:left center;background:0 0;width:86px;height:auto;padding:0}@media (width<=720px){.brand img{width:44px;height:auto}}.form-status-row{border-bottom:1px solid #e6eaec;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.form-status-row span{min-width:0}.form-status-row b,.form-status-row small{display:block}.form-status-row b{font-size:10px}.form-status-row small{color:var(--muted);margin-top:3px;font-size:9px}.status-toggle{background:#aab6bc;border:0;border-radius:14px;flex:none;width:42px;height:23px;padding:3px;transition:all .18s;position:relative}.status-toggle i{background:#fff;border-radius:50%;width:17px;height:17px;transition:all .18s;display:block;box-shadow:0 1px 3px #00172245}.status-toggle.on{background:#16806b}.status-toggle.on i{transform:translate(19px)}.delete-form-button{color:#a83d36!important}.btn.danger{color:#fff;background:#b33d35;border-color:#b33d35}.btn.danger:disabled{cursor:not-allowed;background:#d8b1ae;border-color:#d8b1ae}.delete-dialog{background:#fff;border-top:5px solid #b33d35;border-radius:8px;width:min(520px,92vw);overflow:hidden;box-shadow:0 25px 70px #0007}.delete-dialog>header{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:20px 23px;display:flex}.delete-dialog>header>i{color:#b33d35;background:#fde9e7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:20px;font-style:normal;font-weight:700;display:grid}.delete-dialog>header>div{flex:1}.delete-dialog>header small{color:#b33d35;letter-spacing:.8px;font-size:9px}.delete-dialog>header h2{margin:4px 0 0;font-size:18px}.delete-dialog>header button{background:0 0;border:0;font-size:23px}.delete-body{padding:22px 24px}.delete-body>p{color:#52636c;margin:0 0 20px;line-height:1.55}.delete-body>p strong{color:#9f342d}.delete-body label{font-size:11px;font-weight:700;display:block}.delete-body input{border:1px solid var(--line);border-radius:5px;width:100%;margin-top:8px;padding:12px;display:block}.delete-body>small{color:#75868e;margin-top:7px;font-size:9px;display:block}.delete-body>small.mismatch{color:#b33d35}.delete-dialog>footer{border-top:1px solid var(--line);background:#f5f7f8;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.app-alert{z-index:1100;border:1px solid var(--line);background:#fff;border-left:5px solid #16806b;border-radius:7px;align-items:flex-start;gap:11px;width:min(390px,100vw - 32px);padding:14px 15px;animation:.2s ease-out alert-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #001a2840}.app-alert.error{border-left-color:#b33d35}.app-alert>i{color:#16806b;background:#e3f2ed;border-radius:50%;place-items:center;width:26px;height:26px;font-style:normal;font-weight:700;display:grid}.app-alert.error>i{color:#b33d35;background:#fde9e7}.app-alert>span{flex:1}.app-alert b,.app-alert small{display:block}.app-alert b{font-size:12px}.app-alert small{color:#62747d;margin-top:3px;font-size:10px;line-height:1.4}.app-alert>button{color:#6d7d84;background:0 0;border:0;font-size:18px}@keyframes alert-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (width<=600px){.app-alert{bottom:16px;right:16px}.delete-dialog>footer{flex-direction:column-reverse}.delete-dialog>footer .btn{text-align:center;width:100%}}.responses-button{color:#005aaa;background:#e7f1f9;border:1px solid #b8d2e4;border-radius:6px;align-items:center;gap:11px;margin-top:11px;padding:11px 12px;display:flex}.responses-button:hover{background:#d9eaf7;border-color:#7eafd0}.responses-button>i{color:#fff;background:#06c;border-radius:5px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.responses-button>span{flex:1}.responses-button b,.responses-button small{display:block}.responses-button b{font-size:11px}.responses-button small{color:#5f7785;margin-top:3px;font-size:9px}.responses-button>em{font-size:16px;font-style:normal}.users-heading{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.users-heading>div>small{color:#06c;letter-spacing:1px;font-size:9px}.users-heading h2{margin:5px 0;font-size:20px}.users-heading p{color:var(--muted);margin:0}.users-table{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.users-table table{border-collapse:collapse;width:100%}.users-table th{text-align:left;color:#657780;background:#f1f4f5;padding:11px 16px;font-size:9px}.users-table td{border-top:1px solid #e3e8ea;padding:14px 16px}.users-table td:last-child{text-align:right}.users-table td:last-child button{color:#06c;background:0 0;border:0;margin-left:10px;font-size:10px;font-weight:700}.users-table td:last-child .delete-user{color:#ae3c35}.users-table button:disabled{opacity:.35;cursor:not-allowed}.user-cell{align-items:center;gap:10px;display:flex}.user-cell>i{color:#06c;background:#e3edf5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:700;display:grid}.user-cell b,.user-cell small{display:block}.user-cell small{color:#71828a;margin-top:3px;font-size:8px}.role{text-transform:capitalize;border-radius:12px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-block}.role.admin{color:#005aaa;background:#e1edf7}.role.staff{color:#15705d;background:#e4f2ed}.user-dialog{background:#fff;border-top:5px solid #06c;border-radius:8px;width:min(520px,92vw);overflow:hidden}.user-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:20px 23px;display:flex}.user-dialog>header small{color:#06c;font-size:9px}.user-dialog>header h2{margin:5px 0 0}.user-dialog>header button{background:0 0;border:0;font-size:23px}.user-fields{padding:20px 24px}.user-fields>label{margin-bottom:14px;font-size:10px;font-weight:700;display:block}.user-fields input,.user-fields select{border:1px solid var(--line);border-radius:5px;width:100%;margin-top:7px;padding:11px;display:block}.user-dialog>footer{border-top:1px solid var(--line);background:#f5f7f8;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}@media (width<=720px){.users-heading{display:block}.users-heading>.btn{margin-top:15px}.users-table{overflow-x:auto}.users-table table{min-width:700px}}.report-tools{border:1px solid var(--line);background:#fff;border-radius:7px;margin-bottom:18px;overflow:hidden}.report-tools>header{border-bottom:1px solid var(--line);padding:16px 19px}.report-tools>header small{color:#06c;letter-spacing:.8px;font-size:9px}.report-tools h3{margin:4px 0;font-size:14px}.report-tools p{color:var(--muted);margin:0;font-size:10px}.report-options{grid-template-columns:1fr 1.25fr;display:grid}.report-option{align-items:flex-end;gap:11px;padding:16px 18px;display:flex}.report-option+.report-option{border-left:1px solid var(--line)}.report-option>i{color:#a8322a;background:#f9e4e2;border-radius:5px;align-self:center;place-items:center;width:43px;height:43px;font-size:10px;font-style:normal;font-weight:700;display:grid}.report-option>i.excel{color:#176b45;background:#e1f0e8}.report-option>span{flex:1;align-self:center;min-width:125px}.report-option>span b,.report-option>span small{display:block}.report-option>span b{font-size:11px}.report-option>span small{color:var(--muted);margin-top:4px;font-size:9px}.report-option>label{color:#64757d;font-size:8px;font-weight:700}.report-option input{border:1px solid var(--line);border-radius:5px;width:135px;margin-top:5px;padding:9px;display:block}.report-option .btn{white-space:nowrap;font-size:10px;font-weight:700}.report-pdf{color:#a8322a;border-color:#d7aaa6}.report-excel{color:#176b45;border-color:#9ec4b0}.report-option .disabled{opacity:.4;pointer-events:none}.detail code{color:#72838b;margin-top:5px;font-size:9px;display:block}@media (width<=1150px){.report-options{grid-template-columns:1fr}.report-option+.report-option{border-left:0;border-top:1px solid var(--line)}}@media (width<=760px){.report-option{flex-wrap:wrap;align-items:stretch}.report-option>span{flex:none;width:calc(100% - 60px)}.report-option>label{flex:1}.report-option input{width:100%}.report-option .btn{text-align:center;width:100%}}.response-filter{border-bottom:1px solid var(--line);background:#f5f8f9;align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.response-filter label{color:#62747d;font-size:8px;font-weight:700}.response-filter input{border:1px solid var(--line);border-radius:5px;width:155px;margin-top:5px;padding:9px;display:block}.response-filter .btn{padding:9px 12px;font-size:10px}.response-filter>span{color:#6d7e86;align-self:center;margin-left:auto;font-size:10px}.pagination{border-top:1px solid var(--line);background:#f8fafb;justify-content:flex-end;gap:4px;padding:13px 16px;display:flex}.pagination button{border:1px solid var(--line);color:#53666f;background:#fff;border-radius:5px;min-width:34px;height:32px;font-size:10px}.pagination button:hover:not(:disabled),.pagination button.active{color:#fff;background:#06c;border-color:#06c}.pagination button:disabled{opacity:.4;cursor:not-allowed}@media (width<=650px){.response-filter{flex-wrap:wrap;align-items:stretch}.response-filter label,.response-filter input{width:100%}.response-filter>span{width:100%;margin-left:0}.pagination{justify-content:center;overflow-x:auto}}.bulk-actions{background:#fff1ef;border-bottom:1px solid #e5b7b3;align-items:center;gap:8px;padding:10px 16px;display:flex}.bulk-actions>span{color:#8f342e;margin-right:auto;font-size:11px}.bulk-actions .btn{padding:8px 11px;font-size:10px}.select-column{text-align:center!important;width:42px!important}.select-column input{accent-color:#06c;cursor:pointer;width:15px;height:15px}.response-table tr.selected-row td{background:#e9f3fa}.row-actions{justify-content:flex-end;align-items:center;gap:13px;display:flex}.row-actions button{white-space:nowrap}.row-actions .row-delete{color:#b33d35}.row-actions .row-delete:hover{text-decoration:underline}@media (width<=650px){.bulk-actions{flex-wrap:wrap}.bulk-actions>span{width:100%}.bulk-actions .btn{flex:1}.row-actions{display:block}.row-actions button{margin:4px 0 4px auto;display:block}}.thanks-page{background:#eef2f5;flex-direction:column;align-items:center;min-height:100vh;padding:38px 18px;display:flex}.thanks-card{background:#fff;border:1px solid #d1dade;border-radius:10px;width:min(620px,100%);overflow:hidden;box-shadow:0 5px 20px #001b2920}.thanks-accent{background:var(--form-color,#06c);height:11px}.thanks-content{padding:38px 42px 42px;position:relative}.thanks-logos{justify-content:flex-end;gap:7px;margin-bottom:20px;display:flex}.thanks-logos img{object-fit:contain;border:1px solid #e0e6e9;border-radius:5px;width:76px;height:52px;padding:4px}.thanks-label{color:var(--form-color,#06c);letter-spacing:1px;margin:0 0 13px;font-size:10px;font-weight:700}.thanks-content h1{max-width:500px;margin:0;font-size:31px;line-height:1.2}.thanks-message{color:#3f5058;margin:29px 0 23px;font-size:16px}.thanks-record{border-left:4px solid var(--form-color,#06c);background:#f2f6f8;border-radius:0 5px 5px 0;margin-bottom:25px;padding:14px 16px}.thanks-record span,.thanks-record strong,.thanks-record small{display:block}.thanks-record span{letter-spacing:.8px;color:#6d7d85;font-size:8px}.thanks-record strong{color:#1d313b;margin:5px 0;font:700 17px monospace}.thanks-record small{color:#75868d;font-size:9px}.submit-again{color:#06c;font-size:15px;font-weight:600;text-decoration:underline;display:inline-block}.submit-again:hover{color:#004b96}.thanks-footer{text-align:center;color:#75858c;width:min(620px,100%);padding:22px 15px}.thanks-footer strong,.thanks-footer span,.thanks-footer small{display:block}.thanks-footer strong{color:#9aa6ab;font-size:22px}.thanks-footer span{margin:4px 0 12px;font-size:10px}.thanks-footer small{font-size:9px}@media (width<=560px){.thanks-page{padding:20px 12px}.thanks-content{padding:28px 23px 32px}.thanks-content h1{font-size:25px}.thanks-logos{justify-content:flex-start}.thanks-logos img{width:60px;height:43px}}
