@charset "UTF-8";:root{--document-page-width: 210mm;--document-page-height: 297mm;--document-margin-top: 12mm;--document-margin-right: 12mm;--document-margin-bottom: 18mm;--document-margin-left: 12mm;--document-font: Cambria, "Times New Roman", Times, serif;--control-font: "Segoe UI", Arial, sans-serif;--document-font-size: 10.5pt;--document-line-height: 1.38}.form-document-preview{box-sizing:border-box;width:100%;min-height:100%;padding:20px;overflow:auto;background:#e5e7eb}.form-document-page{box-sizing:border-box;width:var(--document-page-width);min-height:var(--document-page-height);margin:0 auto;padding:var(--document-margin-top) var(--document-margin-right) var(--document-margin-bottom) var(--document-margin-left);background:#fff;color:#111;font-family:var(--document-font);font-size:var(--document-font-size);line-height:var(--document-line-height);box-shadow:0 1px 5px #0000002e}.project-banner-preview{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:6px;width:100%;padding:8px 4px 10px;border-bottom:2px solid #111}.project-banner-preview>img{display:block;width:64px;height:64px;object-fit:contain}.project-banner-preview>img.project-banner-preview__logo--tool{width:86px;height:58px}.project-banner-preview__content{width:500px;display:grid;gap:3px;text-align:center;line-height:var(--form-label-line-height, 1.2)}.project-banner-preview__content>strong{font-size:15px}.project-banner-preview__content>span{font-size:11px}.project-banner-preview__contact{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;font-size:10px}.definition-form-runtime{font-family:var(--form-label-font, var(--document-font));font-size:var(--form-label-size, var(--document-font-size));line-height:var(--form-label-line-height, var(--document-line-height));background:#fff;color:var(--form-label-color, #111)}.fl-block{margin:0 0 7px;break-inside:avoid;page-break-inside:avoid}.fl-block-hfs{margin-bottom:0}.fl-pattern-heading{margin-bottom:8px}.fl-case-caption{box-sizing:border-box;border:1px solid #111;display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);min-width:0;max-width:100%;min-height:120px;overflow:hidden}.fl-caption-side{box-sizing:border-box;min-width:0;max-width:100%;padding:10px;overflow:hidden}.fl-caption-side:first-child{border-right:1px solid #111}.fl-caption-side:last-child{border-left:1px solid #111}.fl-caption-vs{display:flex;align-items:center;justify-content:center;font-weight:700}.fl-caption-party{display:flex;flex-direction:column;min-width:0;max-width:100%;margin-bottom:12px;overflow:hidden}.fl-caption-party strong{display:block;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.fl-caption-party span{display:block;min-width:0;max-width:100%;text-transform:capitalize;font-size:.78rem;overflow-wrap:anywhere}.fl-form-title-case{box-sizing:border-box;border:1px solid #111;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,220px);min-width:0;max-width:100%;align-items:stretch;overflow:hidden}.fl-form-title-case>strong{display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;font-size:1.08rem}.fl-form-title-case>div{box-sizing:border-box;min-width:0;border-left:1px solid #111;padding:10px;display:flex;gap:8px;align-items:center;overflow:hidden}.fl-form-title-case .fl-input-case{min-width:0;max-width:100%;width:100%}.fl-group-inline{display:flex;gap:14px;align-items:flex-end;flex-wrap:wrap}.fl-paragraph{white-space:pre-wrap;margin:4px 0}.fl-checkbox,.fl-yes-no{display:flex;gap:10px;align-items:flex-start;margin:8px 0}.fl-signature{margin:28px 0 12px}.fl-signature-line{border-bottom:1px solid #111;height:20px}.fl-signature-labels{display:flex;justify-content:space-between;font-size:.78rem}.fl-record-table,.fl-records table,.fl-table{width:100%;border-collapse:collapse}.fl-record-table th,.fl-record-table td,.fl-records th,.fl-records td,.fl-table td{border:1px solid #777;padding:5px}.fl-records input{width:100%;box-sizing:border-box}.fl-records button{margin:6px 4px 0 0}.definition-form-banner.project-banner-preview{margin:0}@page{size:A4;margin:12mm 12mm 18mm}.definition-form-runtime .fl-paragraph input.fl-inline-checkbox[type=checkbox],.definition-form-runtime .fl-checkbox>input[type=checkbox]{-moz-appearance:auto;appearance:auto;-webkit-appearance:checkbox;box-sizing:border-box;display:inline-block;width:14px;min-width:14px;max-width:14px;height:14px;min-height:14px;max-height:14px;flex:0 0 14px;margin:0 4px 0 0;padding:0;border:initial;border-radius:initial;background:initial;box-shadow:none;vertical-align:-2px}.definition-form-runtime .fl-paragraph input.fl-inline-checkbox[type=checkbox]:focus{border:initial;background:initial;box-shadow:none;outline:auto}.definition-form-runtime .fl-paragraph .fl-inline-image{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;vertical-align:middle;margin:0 2px}.definition-form-runtime .fl-paragraph .fl-inline-image>img{display:block;width:100%;height:100%;object-fit:contain}@media print{html,body{width:auto;min-height:auto;margin:0;padding:0;background:#fff}.form-document-preview{padding:0;overflow:visible;background:#fff}.form-document-page{width:auto;min-height:auto;margin:0;padding:0;box-shadow:none}}.production-form{font:inherit;max-width:100%}.production-form__header{margin-bottom:1rem}.production-form__header>span{font-size:.8rem;opacity:.7}.production-form__header h2{margin:.2rem 0 0}.production-form__section{margin:1rem 0}.production-form__controls{display:grid;gap:.75rem}.production-form__field{display:grid;gap:.3rem}.production-form__field input,.production-form__field textarea,.production-form__field select{box-sizing:border-box;width:100%;font:inherit}.production-form__choice{display:flex;align-items:center;gap:.5rem}.production-form__paragraph{margin:.35rem 0}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.form-group--inline{flex-direction:row;align-items:baseline;flex-wrap:wrap}.form-control{min-width:0}.form-control--banner{font-weight:700;text-align:center}.form-control--participants,.form-control--form_title_case{white-space:pre-wrap}.form-control--field{display:grid;gap:.25rem}.form-control--field input,.form-control--field textarea,.form-control--field select{width:100%;box-sizing:border-box}.form-control--tms{white-space:pre-wrap;line-height:1.5}.form-control__inline-input{min-width:8rem;border:0;border-bottom:1px solid currentColor;margin:0 .25rem}.form-control--choice,.form-control--yes-no label,.form-control--radio label{display:inline-flex;gap:.35rem;align-items:center;margin-right:1rem}.form-control--table{overflow:auto}.form-control--table table{width:100%;border-collapse:collapse}.form-control--table th,.form-control--table td{border:1px solid #bbb;padding:.3rem}.form-control__signature-line{display:block;border-bottom:1px solid currentColor;margin-top:.5rem}.form-control--unknown{outline:1px dashed #b77;padding:.25rem}.form-document-page,.creation-document-preview,.definition-form-runtime{--form-input-line: #66788a;--form-input-line-hover: #344d67;--form-input-focus: #1f5f9b;--form-input-focus-soft: rgba(31, 95, 155, .12);--form-input-placeholder: #7b8794;--form-input-disabled: #5f6872}.definition-form-runtime input[type=text],.definition-form-runtime input[type=date],.definition-form-runtime input[type=number],.definition-form-runtime input[type=email],.definition-form-runtime input[type=tel],.definition-form-runtime textarea,.form-control--field input,.form-control--field textarea,.form-control__inline-input,.production-form__field input,.production-form__field textarea{font-family:var(--form-data-font, "Times New Roman"),Times,serif;font-size:var(--form-data-size, 10.5pt);line-height:var(--form-data-line-height, 1.25);color:var(--form-input-ink, #173b63);caret-color:var(--form-input-focus, #1f5f9b);border:1px solid var(--form-input-line, #66788a);border-radius:3px;background:var(--form-input-fill, rgba(244, 248, 252, .72));padding:4px 7px;min-height:28px;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.definition-form-runtime input[type=checkbox],.definition-form-runtime input[type=radio],.form-control input[type=checkbox],.form-control input[type=radio]{accent-color:var(--form-input-focus, #1f5f9b)}.fl-layout-row{display:grid;grid-template-columns:repeat(var(--layout-columns, 1),minmax(0,1fr));gap:14px;align-items:center}.fl-layout-row--1{--layout-columns: 1}.fl-layout-row--2{--layout-columns: 2}.fl-layout-row--3{--layout-columns: 3}.fl-layout-row--4{--layout-columns: 4}.fl-layout-row>.fl-block{min-width:0}@media(max-width:900px){.fl-layout-row{grid-template-columns:1fr}}@media print{.fl-layout-row{break-inside:avoid}}.fl-paragraph{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:0}.fl-flow-text{white-space:pre-wrap}.fl-paragraph--continuous{display:block}.fl-paragraph--continuous .fl-flow-text{display:inline;white-space:pre-wrap}.definition-form-runtime .fl-paragraph--continuous input.fl-inline-checkbox[type=checkbox]{display:inline-block;flex:none;vertical-align:-2px}.definition-form-runtime .fl-input-inline--max{flex:1 1 12ch;width:auto!important;min-width:12ch;max-width:100%}.fl-case-caption--side-by-side{display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)}.fl-case-caption--stack{display:flex;flex-direction:column;align-items:stretch;padding:10px}.fl-case-caption--stack .fl-caption-party{text-align:center}.fl-case-caption--stack .fl-caption-vs{padding:4px 0}.fl-case-caption--single-mid{display:flex;align-items:center;justify-content:center;padding:16px}.fl-caption-single{width:min(70%,520px);text-align:center}.fl-form-title-case--side_by_side{grid-template-columns:minmax(0,1fr) minmax(0,220px)}.fl-form-title-case--stack{grid-template-columns:1fr}.fl-form-title-case--stack>div{border-left:0;border-top:1px solid #111;justify-content:center}.fl-case-caption,.fl-case-caption--vertical{display:flex;flex-direction:column;min-height:0;padding:10px 14px}.fl-caption-group{min-width:0;padding:2px 0 6px}.fl-caption-role{font-weight:400;text-transform:uppercase;letter-spacing:.02em;margin-bottom:3px}.fl-caption-summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.fl-caption-summary strong{min-width:0;overflow-wrap:anywhere;word-break:break-word}.fl-caption-more{flex:0 0 auto;font-weight:700}.fl-case-caption--single-party{justify-content:center;text-align:center}.fl-case-caption--single-party .fl-caption-summary{justify-content:center}.fl-case-caption--single-party .fl-caption-more{margin-left:12px}.fl-caption-separator{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin:3px 0 7px}.fl-caption-separator>span{border-top:1px solid #111}.fl-caption-separator>b{font-weight:700;text-transform:lowercase}.fl-form-title-case,.fl-form-title-case--vertical{display:flex;flex-direction:column;align-items:stretch;border:1px solid #111}.fl-form-title-case>strong{display:block;padding:10px 12px 7px;text-align:center;font-size:1.08rem;font-weight:700}.fl-form-title-case>div,.fl-form-title-case__case{border-left:0;border-top:0;padding:5px 12px 10px;display:flex;align-items:baseline;gap:8px;flex-wrap:nowrap;white-space:nowrap;min-width:0}.fl-form-title-case__case{flex-wrap:nowrap;white-space:nowrap;min-width:0}.fl-form-title-case__case>span:first-child{flex:0 0 auto;white-space:nowrap}.fl-form-title-case .fl-input-case{flex:1 1 auto;width:auto;min-width:0;border:0;border-bottom:1px solid #111;white-space:nowrap}.fl-record-table,.fl-records table{table-layout:fixed;border:1px solid #777}.fl-record-table th:last-child,.fl-record-table td:last-child,.fl-records th:last-child,.fl-records td:last-child{border-right:1px solid #777!important}.fl-record-col-party_type{width:23%}.fl-record-col-display_name{width:65%}.fl-record-col-is_primary_party{width:12%}.fl-record-col-actions{width:4ch}.fl-record-actions-cell{width:4ch;white-space:nowrap;text-align:center;padding-left:2px!important;padding-right:2px!important}.fl-action-button{display:block;margin:18px auto 4px;padding:9px 18px;font-weight:700;cursor:pointer}.fl-judge-note-editor,.form-judge-note-editor{display:grid;gap:6px;min-width:240px}.fl-judge-note-source,.form-judge-note-editor textarea{width:100%;min-height:72px;box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.fl-judge-note-html,.form-judge-note-html{min-height:32px;padding:6px 8px;border:1px solid #c8d1dc;border-radius:3px;background:#fff;white-space:normal;overflow-wrap:anywhere}.fl-judge-note-html p,.form-judge-note-html p{margin:.2em 0}.fl-judge-note-html ul,.fl-judge-note-html ol,.form-judge-note-html ul,.form-judge-note-html ol{margin:.25em 0;padding-left:1.4em}.fl-advanced-caption{width:100%;padding:4px 8px}.fl-advanced-caption__heading{font-weight:700;margin:0 0 14px}.fl-advanced-caption__roles{display:flex;flex-direction:column;gap:14px}.fl-advanced-caption__role{width:min(100%,520px)}.fl-advanced-caption__line{min-height:24px;border-bottom:1px solid #111;padding:2px 4px;color:#173b63}.fl-advanced-caption__label{font-size:11px;margin-top:3px;text-transform:none}.fl-advanced-caption__vs{width:min(100%,520px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:2px 0 0}.fl-advanced-caption__vs span{border-top:1px solid #111}.fl-advanced-caption__vs b{font-size:12px;font-weight:600}.fl-single-seek{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 10px;align-items:start;margin:8px 0}.fl-single-seek__choice{display:contents}.fl-single-seek__value,.fl-single-seek__details{grid-column:2;width:100%}.fl-single-seek__caption{font-weight:500}.fl-custom-records{width:100%;overflow-x:auto}.fl-custom-record-table{width:100%;border-collapse:collapse}.fl-custom-record-table th,.fl-custom-record-table td{padding:6px}.fl-html-text-editor{display:grid;gap:6px}.fl-html-text-preview{min-height:1.5em}.fl-signature-control{width:100%;margin:10px 0 14px}.fl-signature-control__role-name{display:block;width:100%;margin-bottom:5px}.fl-signature-control__main-row{display:grid;grid-template-columns:3cm minmax(2cm,1fr) minmax(4cm,1fr);gap:10px;align-items:end}.fl-signature-control__canvas-wrap,.fl-signature-control__image-view{width:3cm}.fl-signature-control__canvas,.fl-signature-control__image-view{display:block;width:3cm;height:1cm;border:1px solid #66788a;background:#fff}.fl-signature-control__canvas{touch-action:none;cursor:crosshair}.fl-signature-control__image-view img{display:block;width:100%;height:100%;object-fit:contain}.fl-signature-control__actions{display:flex;gap:3px;margin-top:3px}.fl-signature-control__actions button{min-height:20px;padding:1px 6px;font-size:10px}.fl-signature-control__initials,.fl-signature-control__datetime{min-height:1cm;width:100%}.fl-signature-control__rule{border-bottom:1px solid #111;margin-top:2px}.fl-signature-control__main-row--no-date{grid-template-columns:3cm minmax(2cm,1fr)}.fl-signature-control__bottom-row{display:flex;justify-content:space-between;gap:12px;padding-top:2px;font-size:11px}.fl-signature-control__name-field{display:flex;align-items:baseline;gap:6px;min-width:0;flex:1 1 auto}.fl-signature-control__name-field>span:first-child{flex:0 0 auto;font-weight:600}.fl-signature-control__bottom-row .fl-signature-control__signer-name{min-width:3cm;flex:1 1 auto}.fl-repeat-item{padding:8px 10px;margin:7px 0;break-inside:avoid}@media print{.fl-signature-control__actions{display:none}}.fl-block-flow-right>.fl-paragraph,.fl-block-flow-right>.fl-group-inline,.fl-block-flow-right>.fl-checkbox,.fl-block-flow-right>.fl-yes-no,.fl-block-flow-right>.fl-record-table,.fl-block-flow-right>.fl-table,.fl-block-flow-right>.fl-signature-control{break-inside:avoid-column;-webkit-column-break-inside:avoid}.fl-fixed-cell-canvas{width:100%;box-sizing:border-box}.fl-fixed-cell-row{display:flex;width:100%;align-items:stretch;box-sizing:border-box}.fl-fixed-cell-row+.fl-fixed-cell-row{margin-top:-1px}.fl-fixed-cell{box-sizing:border-box;min-width:0;display:flex;flex-direction:column;padding:4px 6px}.fl-fixed-cell+.fl-fixed-cell{margin-left:-1px}.fl-fixed-cell-content{width:100%;min-width:0}.fl-fixed-cell--nested-only{padding:0}.fl-fixed-cell--nested-only>.fl-fixed-cell-nested{width:100%;margin:0}.fl-fixed-cell-content>.fl-paragraph:first-child,.fl-fixed-cell-content>.fl-checkbox:first-child,.fl-fixed-cell-content>.fl-yes-no:first-child{margin-top:0}.fl-fixed-cell-content>.fl-paragraph:last-child,.fl-fixed-cell-content>.fl-checkbox:last-child,.fl-fixed-cell-content>.fl-yes-no:last-child{margin-bottom:0}.fl-fixed-cell-nested{width:calc(100% + 12px);margin:4px -6px -4px;box-sizing:border-box}.fl-fixed-cell-nested>.fl-fixed-cell-row:first-child{margin-top:-1px}.fl-fixed-cell-nested .fl-fixed-cell{border-left-width:0!important}.fl-fixed-cell-nested .fl-fixed-cell:last-child{border-right-width:0!important}.fl-fixed-cell-nested>.fl-fixed-cell-row:last-child .fl-fixed-cell{border-bottom-width:0!important}@media print{.fl-fixed-cell-row,.fl-fixed-cell{break-inside:avoid}}.fl-region-layout-row{display:flex;align-items:stretch;gap:14px;width:100%;flex-wrap:wrap}.fl-region-layout-row>.fl-layout-region{flex:1 1 320px;min-width:min(100%,280px)}.fl-layout-region{min-width:0;border:1px solid transparent;padding:8px;margin:0 0 10px}.fl-layout-region--default{flex-basis:100%!important;border:0;padding:0}.fl-layout-region__header{margin:0 0 8px}.fl-layout-region__title{font-weight:700}.fl-layout-region__heading{margin-top:3px}@media(max-width:760px){.fl-region-layout-row{display:block}.fl-layout-region{width:100%}}.fl-pattern-ordering_results{break-inside:auto!important;page-break-inside:auto!important}.fl-ordering-results{display:grid;gap:18px;width:100%;break-inside:auto;page-break-inside:auto}.fl-ordering-result-claim{border:1px solid #9aa7b4;border-radius:4px;padding:12px;break-inside:auto;page-break-inside:auto}.fl-ordering-result-claim h3{margin:0 0 4px;font-size:1.05rem}.fl-ordering-result-claim__description,.fl-ordering-result-seek__description{margin:0 0 10px;white-space:pre-wrap}.fl-ordering-result-field{display:grid;grid-template-columns:8.5rem minmax(0,1fr);gap:8px;align-items:center;margin:7px 0}.fl-ordering-result-field--stack{grid-template-columns:1fr}.fl-ordering-result-field--stack>span{margin-bottom:-2px}.fl-ordering-result-field input,.fl-ordering-result-field textarea{width:100%}.fl-ordering-result-seeks{display:grid;gap:12px;margin-top:14px}.fl-ordering-result-seek{border-top:1px solid #c6ced6;padding-top:10px}.fl-ordering-result-seek h4{margin:0 0 5px;font-size:1rem}.fl-ordering-result-seek__description{margin-left:18px}.fl-pattern-ordering_results:has(.fl-ordering-results:empty){display:none}@media print{.fl-pattern-ordering_results,.fl-ordering-results,.fl-ordering-result-claim{break-inside:auto!important;page-break-inside:auto!important}.fl-ordering-result-seek{break-inside:avoid;page-break-inside:avoid}}.fl-pattern-ordering_results:empty{display:none}.definition-form-runtime .fl-input,.definition-form-runtime .fl-field-value,.definition-form-runtime .fl-case-value,.definition-form-runtime .fl-advanced-caption__line,.definition-form-runtime .fl-record-table td,.definition-form-runtime .fl-records td,.definition-form-runtime .fl-html-text-preview,.definition-form-runtime .fl-judge-note-html,.definition-form-runtime .fl-ordering-result-input,.definition-form-runtime .fl-ordering-result-textarea{font-family:var(--form-data-font, "Times New Roman"),Times,serif;font-size:var(--form-data-size, 10.5pt);color:var(--form-input-ink, #173b63)}.definition-form-runtime .fl-textarea,.definition-form-runtime .fl-paragraph textarea,.form-control--textarea textarea,.production-form__field textarea{border:0;border-radius:0;box-shadow:none}.definition-form-runtime .fl-textarea:hover,.definition-form-runtime .fl-paragraph textarea:hover,.form-control--textarea textarea:hover,.production-form__field textarea:hover,.definition-form-runtime .fl-textarea:focus,.definition-form-runtime .fl-paragraph textarea:focus,.form-control--textarea textarea:focus,.production-form__field textarea:focus{border:0;box-shadow:none}.fl-signature-control .fl-signature-control__canvas,.fl-signature-control .fl-signature-control__image-view{border:0;border-radius:0;box-shadow:none}.fl-signature-control input.fl-signature-control__role-name,.fl-signature-control input.fl-signature-control__initials,.fl-signature-control input.fl-signature-control__datetime,.fl-signature-control input.fl-signature-control__signer-name{border:0;border-bottom:1.4px solid var(--form-input-line, #66788a);border-radius:0;box-shadow:none;background:var(--form-input-fill, rgba(244, 248, 252, .72))}.fl-signature-control input.fl-signature-control__role-name:hover,.fl-signature-control input.fl-signature-control__initials:hover,.fl-signature-control input.fl-signature-control__datetime:hover,.fl-signature-control input.fl-signature-control__signer-name:hover{border:0;border-bottom:1.4px solid var(--form-input-line-hover, #344d67)}.fl-signature-control input.fl-signature-control__role-name:focus,.fl-signature-control input.fl-signature-control__initials:focus,.fl-signature-control input.fl-signature-control__datetime:focus,.fl-signature-control input.fl-signature-control__signer-name:focus{border:0;border-bottom:1.4px solid var(--form-input-focus, #1f5f9b);border-radius:0;box-shadow:0 2px 0 var(--form-input-focus-soft, rgba(31, 95, 155, .12))}.fl-ordering-result-claim{border:0;border-radius:0;padding:4px 0 8px}.fl-ordering-result-primary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:end;width:100%}.fl-ordering-result-primary-row .fl-ordering-result-field{grid-template-columns:auto minmax(0,1fr);margin:4px 0}.definition-form-runtime .fl-ordering-result-input{border:0;border-bottom:1.4px solid var(--form-input-line, #66788a);border-radius:0;box-shadow:none;background:var(--form-input-fill, rgba(244, 248, 252, .72))}.definition-form-runtime .fl-ordering-result-input:hover{border:0;border-bottom:1.4px solid var(--form-input-line-hover, #344d67)}.definition-form-runtime .fl-ordering-result-input:focus{border:0;border-bottom:1.4px solid var(--form-input-focus, #1f5f9b);box-shadow:0 2px 0 var(--form-input-focus-soft, rgba(31, 95, 155, .12))}.definition-form-runtime .fl-ordering-result-textarea{border:0;border-radius:0;box-shadow:none}.fl-ordering-result-seek{border-top:0;padding-top:6px}@media(max-width:760px){.fl-ordering-result-primary-row{grid-template-columns:1fr;gap:2px}}.fl-paragraph-action-row{display:flex;align-items:center;gap:.35rem}.fl-paragraph-action-row>.fl-paragraph{flex:1 1 auto}.fl-inline-action-button,.fl-repeat-add-button{display:inline-block;margin:.2rem 0;padding:5px 10px;white-space:nowrap}.fl-repeat-add-button{margin-bottom:.35rem}.definition-form-runtime :is(.project-banner-preview,.project-banner-preview__content,.fl-case-caption,.fl-caption-role,.fl-caption-party,.fl-caption-separator,.fl-caption-more,.fl-advanced-caption,.fl-advanced-caption__heading,.fl-advanced-caption__label,.fl-advanced-caption__vs,.fl-form-title-case,.fl-paragraph,.fl-checkbox,.fl-yes-no,.fl-radio-option,.fl-signature,.fl-signature-labels,.fl-signature-control,.fl-signature-control__role-name,.fl-signature-control__bottom-row,.fl-record-table th,.fl-custom-record-table th,.fl-table,.fl-ordering-results,.fl-ordering-result-claim,.fl-ordering-result-seek,.fl-single-seek){font-family:var(--form-label-font, var(--document-font));line-height:var(--form-label-line-height, var(--document-line-height));color:var(--form-label-color, #111)}.definition-form-runtime :is(.fl-field-value,.fl-field-value-line,.fl-field-value-multiline,.fl-case-value,.fl-advanced-caption__line,.fl-signature-control__name-field,.fl-signature-control__initials,.fl-signature-control__datetime,.fl-record-table td,.fl-custom-record-table td,.fl-ordering-result-output){font-family:var(--form-data-font, var(--document-font));font-size:var(--form-data-size, var(--document-font-size));line-height:var(--form-data-line-height, 1.25);color:var(--form-input-ink, #173b63)}.fl-decorative-line{display:block;flex:1 1 100%;width:100%;max-width:100%;height:0;border-top-style:solid;border-top-color:currentColor;margin:.15em 0}.form-view-switch{display:flex;width:fit-content;margin:0 0 12px;border:1px solid #ccd3da;border-radius:4px;overflow:hidden;background:#fff;font-family:var(--control-font, "Segoe UI", Arial, sans-serif)}.form-view-switch button{border:0;background:transparent;padding:7px 13px;cursor:pointer;color:#3d4854;font:inherit;font-size:13px}.form-view-switch button+button{border-left:1px solid #ccd3da}.form-view-switch button.active{background:#2e5aac;color:#fff;font-weight:700}.production-form__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:80px;font-family:inherit;color:#64748b;font-size:.85rem;font-weight:500;letter-spacing:.5px;animation:pulse-opacity 1.5s ease-in-out infinite;border-radius:8px}.production-form__loading:after{content:"";display:block;width:200px;height:12px;background:#e2e8f0;border-radius:6px;margin-top:32px;box-shadow:0 24px #e2e8f0,0 48px #e2e8f0}@keyframes production-form-spin{to{transform:rotate(360deg)}}@keyframes pulse-opacity{0%,to{opacity:1}50%{opacity:.6}}.production-form__load-error{font-family:inherit;color:#565454;font-size:.85rem;font-weight:500;text-align:center;margin:40px}.project-banner-preview[data-project-banner=LOS_ALAMOS]{grid-template-columns:44mm minmax(0,1fr)}.project-banner-preview[data-project-banner=LOS_ALAMOS]>img.project-banner-preview__logo--los-alamos{width:var(--banner-logo-width, 42mm)!important;height:var(--banner-logo-height, 12mm)!important;max-width:var(--banner-logo-width, 42mm)!important;max-height:var(--banner-logo-height, 12mm)!important;object-fit:contain}.project-banner-preview__content>strong{font-size:calc(15px * var(--banner-title-scale, 1))}.project-banner-preview[data-multi-logo="1"]{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:auto auto}.project-banner-preview[data-multi-logo="1"]>.project-banner-preview__content{grid-column:2;grid-row:1/span 2;width:auto}.project-banner-preview[data-multi-logo="1"][data-has-center-logo="1"]>.project-banner-preview__content{grid-row:2}.project-banner-preview[data-multi-logo="1"]>img[data-logo-slot=LEFT]{grid-column:1;grid-row:1/span 2;justify-self:start}.project-banner-preview[data-multi-logo="1"]>img[data-logo-slot=RIGHT]{grid-column:3;grid-row:1/span 2;justify-self:end}.project-banner-preview[data-multi-logo="1"]>img[data-logo-slot=CENTER]{grid-column:2;grid-row:1;justify-self:center}.project-banner-preview__slot-logo{display:block;width:64px;height:64px;object-fit:contain}.project-banner-preview:not([data-multi-logo="1"])[data-logo-pos=RIGHT]{grid-template-columns:minmax(0,1fr) auto!important}.project-banner-preview:not([data-multi-logo="1"])[data-logo-pos=RIGHT]>img{grid-column:2;grid-row:1;justify-self:end}.project-banner-preview:not([data-multi-logo="1"])[data-logo-pos=RIGHT]>.project-banner-preview__content{grid-column:1;grid-row:1;width:auto}.project-banner-preview[data-text-align=LEFT]>.project-banner-preview__content{text-align:left;justify-items:start;width:auto}.project-banner-preview[data-text-align=LEFT] .project-banner-preview__contact{justify-content:flex-start}.project-banner-preview[data-project-banner=LOS_ALAMOS]:not([data-multi-logo="1"])[data-logo-pos=RIGHT]>img.project-banner-preview__logo--los-alamos{width:var(--banner-logo-width, 42mm)!important;height:var(--banner-logo-height, 12mm)!important;max-width:var(--banner-logo-width, 42mm)!important;max-height:var(--banner-logo-height, 12mm)!important;object-fit:contain}.fl-horizontal-flow-fixed{display:flex;flex-direction:row;align-items:baseline;flex-wrap:nowrap;width:100%;margin:0;padding:0;border:0;gap:0}.fl-horizontal-flow-fixed>*{margin:0;padding-top:0;padding-bottom:0}.fl-horizontal-flow-fixed .fl-field-value,.fl-horizontal-flow-fixed .fl-field-value-line{min-height:0;padding-top:0;padding-bottom:0;line-height:inherit}.fl-vertical-spacer{display:block;width:100%;margin:0;padding:0;border:0;flex:0 0 auto}.sk-section{--sk-ink: #1b2430;--sk-ink-soft: #4a5568;--sk-muted: #8a94a3;--sk-card: #ffffff;--sk-line: #dbe0e6;--sk-line-soft: #ecf0f3;--sk-navy: #1f3a5f;--sk-navy-deep: #142a45;--sk-accent: #0f5c52;--sk-accent-soft: #e7f2f0;--sk-accent-deep: #0a413a;--sk-radius: 10px;--sk-font: var(--control-font, "Segoe UI", Arial, sans-serif);--sk-eyebrow-size: 13px;--sk-title-size: 16px;--sk-text-size: 14px;--sk-sub-size: 13px;--sk-label-size: 14px;--sk-option-size: 13px;--sk-text-weight: 500;--sk-caption-weight: 600;--sk-strong-size: 16px;--sk-strong-weight: 700;--sk-note-size: 15px;--sk-note-weight: 600;--sk-helper-size: 15px;--sk-helper-weight: 600;--sk-key-col: 168px;--sk-checkbox-size: 16px;--sk-field-bg: #f2f6fa;--sk-field-bg-hover: #e9f0f7;--sk-field-line: #aab6c4;--sk-field-line-hover: #7d8c9d;--sk-field-locked-bg: #f0f1f3;box-sizing:border-box;display:flex;flex-direction:column;max-height:500px;overflow:hidden;background:var(--sk-card);border:1px solid var(--sk-line);border-radius:var(--sk-radius);box-shadow:0 1px 2px #141e2d0a,0 6px 20px -16px #141e2d4d;color:var(--sk-ink);font-family:var(--sk-font);font-size:var(--sk-text-size)}.sk-section *{box-sizing:border-box}.sk-section__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--sk-line-soft);background:linear-gradient(180deg,#fbfcfc,#f7f8f8)}.sk-section__heading{display:flex;align-items:center;gap:9px;min-width:0}.sk-section__icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;background:var(--sk-navy);color:#fff;font-size:13px}.sk-section__icon svg{width:22px;height:22px}.sk-section__eyebrow{font-size:var(--sk-eyebrow-size);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--sk-navy)}.sk-section__actions{display:flex;align-items:center;gap:6px}.sk-section__body{flex:1 1 auto;min-height:0;padding:14px 16px 16px;overflow:auto}.sk-section__subtitle{margin:0 0 10px;color:var(--sk-ink-soft);font-size:var(--sk-sub-size);line-height:1.45;font-weight:500}.sk-block+.sk-block{margin-top:16px;padding-top:14px;border-top:1px dashed var(--sk-line)}.sk-block__title{margin:0 0 4px;color:var(--sk-navy-deep);font-size:var(--sk-title-size);font-weight:600;line-height:1.4}.sk-block__subtitle{margin:0 0 10px;color:var(--sk-ink-soft);font-size:var(--sk-text-size);line-height:1.45;font-weight:500}.sk-block__rows{display:flex;flex-direction:column;gap:6px}.sk-block--split{--sk-split-rows: 3;--sk-split-gap: 26px}.sk-block--split-2{--sk-split-rows: 2}.sk-section .sk-block--split .sk-block__rows{display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--sk-split-rows),auto);grid-auto-columns:minmax(0,1fr);align-items:start;column-gap:var(--sk-split-gap);row-gap:6px;background-image:repeating-linear-gradient(to bottom,var(--sk-line) 0 4px,transparent 4px 8px);background-position:center top;background-size:1px 100%;background-repeat:no-repeat}.sk-section .sk-block--split .sk-row.sk-row--divider{margin-top:0;padding-top:0;border-top:0}.sk-section .sk-block--split .sk-keyed .sk-field{flex-direction:column;align-items:stretch;gap:3px;width:100%}.sk-section .sk-block--split .sk-keyed .sk-field__label{flex:0 0 auto;max-width:none;white-space:normal}@media(max-width:860px){.sk-section .sk-block--split .sk-block__rows{display:flex;flex-direction:column;gap:6px;background-image:none}.sk-section .sk-block--split .sk-row.sk-row--divider{margin-top:6px;padding-top:12px;border-top:1px solid var(--sk-line-soft)}}.sk-row{display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;line-height:1.5}.sk-row:not(.sk-row--stack):has(>.sk-checkbox,>.sk-field){align-items:center}.sk-row--option{align-items:center;margin:0;padding:5px 8px;border:1px solid transparent;border-radius:7px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.sk-row--option:hover{background:var(--sk-line-soft)}.sk-row__body{display:flex;align-items:center;flex-wrap:wrap;gap:4px;flex:1;min-width:0;font-weight:var(--sk-text-weight)}.sk-row--strong{font-size:var(--sk-strong-size);font-weight:var(--sk-strong-weight)}.sk-row--strong .sk-row__body{font-weight:inherit}.sk-row--divider{margin-top:6px;padding-top:12px;border-top:1px solid var(--sk-line-soft)}.sk-row--note{margin:6px 0 2px;padding:7px 12px 7px 26px;border-radius:0 8px 8px 0;background:linear-gradient(90deg,var(--sk-accent-soft) 0%,rgba(255,255,255,0) 88%);box-shadow:inset 3px 0 0 var(--sk-accent);color:var(--sk-navy-deep);font-size:var(--sk-note-size);font-weight:var(--sk-note-weight);line-height:1.5}.sk-row--note.sk-row--divider{margin-top:10px;padding-top:12px}.sk-row--helper{margin-top:-2px;padding-left:26px;color:var(--sk-ink-soft);font-size:var(--sk-helper-size);font-style:italic;font-weight:var(--sk-helper-weight);line-height:1.45}.sk-row--caption{margin-top:-1px;color:var(--sk-ink-soft);font-size:var(--sk-label-size);font-weight:var(--sk-caption-weight);font-style:italic}.sk-row--stack{flex-direction:column;align-items:stretch}.sk-row--stack>.sk-field--grow{flex:0 0 auto;width:100%}.sk-row--spacer{margin-top:8px}.sk-row--spread{justify-content:space-between}.sk-keyed{flex-wrap:nowrap}.sk-keyed>.sk-text:first-child{flex:0 0 var(--sk-key-col);max-width:var(--sk-key-col)}.sk-keyed .sk-field{min-width:0}.sk-keyed .sk-field__label{flex:0 0 var(--sk-key-col);max-width:var(--sk-key-col);white-space:normal;line-height:1.3}.sk-keyed>.sk-text:first-child~.sk-field .sk-field__label{flex:0 0 auto;max-width:none;white-space:nowrap}.sk-section .sk-row.sk-keyed-note{padding-left:calc(var(--sk-key-col) + 6px)}.sk-section .sk-row.sk-keyed{padding-left:0}@media(max-width:720px){.sk-keyed{flex-wrap:wrap}.sk-keyed>.sk-text:first-child,.sk-keyed .sk-field__label{flex-basis:auto;max-width:none}.sk-section .sk-row.sk-keyed-note{padding-left:0}}.sk-row--warning{margin:8px 0;padding:12px 16px;border:1px solid #fbd38d;border-left:4px solid #ed8936;border-radius:6px;background:#fff8eb;color:var(--sk-navy-deep);font-size:var(--sk-text-size);font-weight:500;line-height:1.5}.sk-row__lead{display:flex;align-items:center;gap:4px;min-width:0;cursor:pointer}.sk-text{white-space:pre-wrap}.sk-text--strong{color:var(--sk-navy-deep);font-weight:var(--sk-strong-weight)}.sk-unbound{padding:1px 6px;border:1px dashed #c0392b;border-radius:4px;color:#c0392b;font-size:var(--sk-label-size)}.sk-field{display:inline-flex;align-items:center;gap:5px;min-width:0}.sk-field--grow{flex:1 1 120px}.sk-field--textarea{display:flex;width:100%;flex-direction:column;align-items:stretch}.sk-field:has(.sk-input:disabled) .sk-field__label{color:var(--sk-muted)}.sk-field__label{color:var(--sk-ink-soft);font-size:var(--sk-label-size);white-space:nowrap}.sk-field__label--strong{color:var(--sk-navy-deep);font-weight:var(--sk-strong-weight)}.sk-hint{display:inline;white-space:nowrap}.sk-hint__button{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin:0 0 0 5px;padding:0;border:0;border-radius:50%;background:var(--sk-accent);color:#fff;font-family:var(--sk-font);font-size:11px;font-weight:700;line-height:1;cursor:help;transition:background .12s ease,box-shadow .12s ease}.sk-hint__button:hover,.sk-hint__button:focus-visible,.sk-hint__button[aria-expanded=true]{background:var(--sk-accent-deep);box-shadow:0 0 0 3px var(--sk-accent-soft)}.sk-hint__button:focus-visible{outline:2px solid var(--sk-accent-deep);outline-offset:1px}.sk-hint__bubble{position:fixed;z-index:60;display:flex;flex-direction:column;gap:5px;box-sizing:border-box;padding:9px 11px;border:1px solid var(--sk-line);border-radius:8px;background:var(--sk-card);box-shadow:0 2px 4px #141e2d0f,0 8px 20px #141e2d24;color:var(--sk-ink);font-family:var(--sk-font);font-size:13px;font-weight:400;line-height:1.45;white-space:normal;text-align:left}.sk-hint__term{color:var(--sk-navy-deep);font-size:13px;font-weight:700}.sk-hint__body{color:var(--sk-ink-soft)}.sk-hint__examples{margin:0;padding-left:16px;color:var(--sk-ink-soft)}.sk-hint__examples li{margin:2px 0}.sk-input,.sk-select,.sk-textarea{font:inherit;font-size:18px;font-weight:var(--sk-text-weight);color:var(--sk-ink);background:var(--sk-field-bg);outline:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.sk-input::placeholder,.sk-select::placeholder,.sk-textarea::placeholder{color:var(--sk-muted);font-style:italic;opacity:1}.sk-input:hover:where(:not(:focus),:not(:disabled),:not([readonly])),.sk-select:hover:where(:not(:focus),:not(:disabled),:not([readonly])),.sk-textarea:hover:where(:not(:focus),:not(:disabled),:not([readonly])){border-color:var(--sk-field-line-hover);background:var(--sk-field-bg-hover)}.sk-input:focus,.sk-select:focus,.sk-textarea:focus{border-color:var(--sk-accent);background:var(--sk-accent-soft);box-shadow:0 0 0 3px #1f3a5f24;box-shadow:0 0 0 3px color-mix(in srgb,var(--sk-accent) 18%,transparent)}.sk-input[readonly],.sk-input:disabled,.sk-select[readonly],.sk-select:disabled,.sk-textarea[readonly],.sk-textarea:disabled{background:var(--sk-field-locked-bg);color:var(--sk-ink-soft)}.sk-input{min-width:88px;width:100%;padding:4px 7px;border:1px solid var(--sk-field-line);border-bottom-width:2px;border-radius:6px}.sk-input--date{min-width:128px}.sk-select{padding:4px 6px;border:1px solid var(--sk-field-line);border-bottom-width:2px;border-radius:6px;cursor:pointer}.sk-textarea{display:block;width:100%;margin-top:3px;padding:8px 9px;border:1px solid var(--sk-field-line);border-bottom-width:2px;border-radius:6px;line-height:1.5;resize:vertical}.sk-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-grid;place-content:center;flex:0 0 var(--sk-checkbox-size);width:var(--sk-checkbox-size);height:var(--sk-checkbox-size);margin:0;border:1.5px solid #aab4c0;border-radius:4px;background:#fff;cursor:pointer;transition:border-color .15s ease}.sk-checkbox:after{content:"";width:calc(var(--sk-checkbox-size) / 2);height:calc(var(--sk-checkbox-size) / 2);border-radius:2px;background:var(--sk-accent);transform:scale(0);transition:transform .1s ease}.sk-checkbox:checked{border-color:var(--sk-accent)}.sk-checkbox:checked:after{transform:scale(1)}.sk-checkbox:focus-visible{outline:2px solid var(--sk-accent);outline-offset:2px}.sk-address{display:flex;flex-direction:column;gap:4px;width:100%}.sk-address__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.sk-address__part{display:flex;flex-direction:column;gap:2px;min-width:0}.sk-address__part--address_line_1{grid-column:span 3}.sk-address__part--address_line_2{grid-column:span 1}.sk-address__part--city{grid-column:span 2}.sk-address__part--state,.sk-address__part--zip{grid-column:span 3}@media(max-width:640px){.sk-address__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sk-address__part{grid-column:span 2!important}}.sk-optiongroup{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.sk-optiongroup__option{display:inline-flex;align-items:center;gap:6px;padding:3px 10px 3px 8px;background:#fff;font-size:var(--sk-option-size);font-weight:var(--sk-text-weight);line-height:1.4;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.sk-optiongroup__option:hover{border-color:#b7c2cd;background:var(--sk-line-soft)}.sk-optiongroup__option.is-selected{border-color:var(--sk-accent);background:var(--sk-accent-soft);color:var(--sk-accent);font-weight:600}.sk-addresschoice{display:flex;flex-direction:column;gap:6px;width:100%}.sk-addresschoice__option{display:flex;align-items:center;gap:8px;padding:3px 0;cursor:pointer;line-height:1.45}.sk-addresschoice__separator{color:var(--sk-ink-soft);font-size:var(--sk-sub-size)}.sk-addresschoice__disclosed{display:flex;align-items:flex-start;gap:8px}.sk-addresschoice__box{display:flex;align-items:center;padding-top:4px;cursor:pointer}.sk-addresschoice__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px 10px;flex:1;min-width:0}.sk-addresschoice__part{display:flex;flex-direction:column;gap:2px;min-width:0}.sk-addresschoice__part--address_line_1{grid-column:span 4}.sk-addresschoice__part--address_line_2{grid-column:span 2}.sk-addresschoice__part--city{grid-column:span 3}.sk-addresschoice__part--state{grid-column:span 1}.sk-addresschoice__part--zip{grid-column:span 2}.sk-addresschoice__caption{color:var(--sk-ink-soft);font-size:var(--sk-label-size);font-weight:var(--sk-caption-weight);font-style:italic;line-height:1.3}@media(max-width:640px){.sk-addresschoice__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sk-addresschoice__part{grid-column:span 2!important}}.sk-placeaddress{display:flex;flex-direction:column;gap:5px;width:100%}.sk-placeaddress__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px 10px}.sk-placeaddress__part{display:flex;flex-direction:column;gap:2px;min-width:0}.sk-placeaddress__part--name{grid-column:span 6}.sk-placeaddress__part--address_line_1{grid-column:span 4}.sk-placeaddress__part--address_line_2,.sk-placeaddress__part--city,.sk-placeaddress__part--state,.sk-placeaddress__part--zip{grid-column:span 2}.sk-placeaddress__caption{color:var(--sk-ink-soft);font-size:var(--sk-label-size);font-weight:var(--sk-caption-weight);font-style:italic;line-height:1.3}.sk-placeaddress__confidential{display:flex;align-items:center;gap:8px;padding:2px 0;color:var(--sk-ink-soft);cursor:pointer}.sk-placeaddress__separator{color:var(--sk-muted);font-style:italic}@media(max-width:640px){.sk-placeaddress__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sk-placeaddress__part{grid-column:span 2!important}}.sk-linegroup{display:flex;flex-wrap:wrap;gap:7px 10px;width:100%}.sk-linegroup__part{display:flex;flex-direction:column;gap:2px;min-width:0}.sk-linegroup__caption{color:var(--sk-ink-soft);font-size:var(--sk-label-size);font-weight:var(--sk-caption-weight);font-style:italic;line-height:1.3}.sk-address-panel{margin:2px 0 6px;padding:8px 10px 8px var(--sk-address-indent, 16px);border-left:2px solid var(--sk-line);background:#fbfcfd;border-radius:0 8px 8px 0}.sk-casetable{--sk-casetable-cols: 24px minmax(0, 2.1fr) minmax(0, 1.3fr) 56px minmax(0, 1fr) 104px 26px;display:flex;flex-direction:column;gap:8px;width:100%}.sk-casetable__grid{display:flex;flex-direction:column;border:1px solid var(--sk-line);border-radius:7px;background:#fff;overflow:hidden}.sk-casetable__head,.sk-casetable__row{display:grid;grid-template-columns:var(--sk-casetable-cols);align-items:center;gap:8px;padding:0 8px}.sk-casetable__head{min-height:26px;border-bottom:1px solid var(--sk-line);background:#f8fafa;color:var(--sk-ink-soft);font-size:var(--sk-label-size);font-weight:600;line-height:1.3}.sk-casetable__row{min-height:32px;transition:background .15s ease}.sk-casetable__row+.sk-casetable__row{border-top:1px solid var(--sk-line-soft)}.sk-casetable__row:hover{background:#fcfdfd}.sk-casetable__row:focus-within{background:var(--sk-accent-soft)}.sk-casetable__cell{display:flex;align-items:center;gap:4px;min-width:0}.sk-casetable__cell--index{justify-content:center;color:var(--sk-muted);font-size:var(--sk-label-size);font-variant-numeric:tabular-nums}.sk-casetable__cell--pending{gap:4px}.sk-casetable__cell--remove{justify-content:center}.sk-casetable__colname{display:none}.sk-casetable__input{min-width:0;padding:2px 2px 3px;border-radius:0;font-size:var(--sk-text-size)}.sk-casetable__input,.sk-casetable__input:hover,.sk-casetable__input:focus{border-color:transparent;background:transparent;box-shadow:none}.sk-casetable__input::placeholder{color:#b3bcc6;font-style:normal}.sk-casetable__input:hover{border-bottom-color:#d6dce3}.sk-casetable__input:focus{border-bottom-color:var(--sk-accent)}.sk-casetable__option{display:inline-flex;align-items:center;gap:5px;padding:2px 6px;border:1px solid transparent;border-radius:5px;font-size:var(--sk-option-size);line-height:1.35;cursor:pointer;transition:background .15s ease}.sk-casetable__option:hover{background:var(--sk-line-soft)}.sk-casetable__option.is-selected{background:var(--sk-accent-soft);font-weight:600}.sk-casetable__footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sk-casetable__hint{color:var(--sk-muted);font-size:var(--sk-label-size);font-style:italic}.sk-casetable--children{--sk-casetable-cols: 24px minmax(0, 2.2fr) 46px minmax(0, 84px) minmax(0, 196px) minmax(0, 124px) 26px}.sk-casetable--children .sk-casetable__head{align-items:stretch;min-height:38px;line-height:1.25}.sk-casetable--children .sk-casetable__head .sk-casetable__cell{align-items:center;white-space:normal}.sk-casetable--children .sk-casetable__cell--parentage,.sk-casetable--children .sk-casetable__cell--protected{flex-wrap:wrap;gap:4px}.sk-casetable--children .sk-casetable__row{min-height:34px}@media(max-width:760px){.sk-casetable--children .sk-casetable__cell--parentage,.sk-casetable--children .sk-casetable__cell--protected{flex-direction:row;flex-wrap:wrap;align-items:center}}.sk-ghost-button{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border:1px solid var(--sk-line);border-radius:7px;background:#fff;color:var(--sk-ink-soft);font:inherit;font-size:var(--sk-sub-size);font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease}.sk-ghost-button:hover{border-color:#b0692c;color:#b0692c}.sk-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--sk-line);border-radius:999px;background:#fff;color:var(--sk-ink-soft);font:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,opacity .15s ease}.sk-icon-button:focus-visible{outline:2px solid var(--sk-accent);outline-offset:2px}.sk-icon-button--add{padding:4px 11px 4px 9px;border-color:#cfe6e1;background:var(--sk-accent-soft);color:var(--sk-accent);font-size:var(--sk-label-size);font-weight:600}.sk-icon-button--add:hover:not(:disabled){border-color:var(--sk-accent)}.sk-icon-button--add:disabled{opacity:.45;cursor:not-allowed}.sk-icon-button--remove{flex:0 0 22px;width:22px;height:22px;border-color:transparent;color:#b6bec8}.sk-icon-button--remove:hover{border-color:#f0c8c2;background:#fdf1ef;color:#c0392b}@media(max-width:760px){.sk-casetable__head{display:none}.sk-casetable__row{grid-template-columns:1fr auto;align-items:start;gap:6px 10px;padding:10px 10px 12px}.sk-casetable__cell{flex-direction:column;align-items:stretch;grid-column:1}.sk-casetable__cell--index{grid-column:1;grid-row:1;align-items:flex-start;font-weight:700}.sk-casetable__cell--index:before{content:"Case "}.sk-casetable__cell--remove{grid-column:2;grid-row:1;align-self:start}.sk-casetable__cell--pending{flex-direction:row;flex-wrap:wrap;align-items:center}.sk-casetable__colname{display:block;color:var(--sk-muted);font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sk-casetable__input{border-bottom-color:#d6dce3}}.other-cases-section{--sk-accent: #1f3a5f;--sk-accent-soft: #eaf0f7}.other-cases-section .sk-section__eyebrow{letter-spacing:.06em}.other-cases-section .sk-row--question{margin-top:2px;font-weight:600;line-height:1.4}.other-cases-section .sk-row--question+.sk-row{margin-top:2px}.other-cases-section .sk-row--helper{margin-top:0;padding-left:0;font-size:var(--sk-helper-size);font-style:italic;font-weight:var(--sk-helper-weight);line-height:1.45}.other-cases-section .sk-row--caption{margin-top:2px;letter-spacing:.01em}.other-cases-section .sk-row--option{margin-top:-2px;padding:5px 8px}.other-cases-section .sk-block__rows{gap:7px}.other-cases-section .sk-row--divider{margin-top:10px;padding-top:14px}.other-cases-section .sk-casetable{--sk-casetable-cols: 26px minmax(0, 2.1fr) minmax(0, 1.35fr) 64px minmax(0, 1fr) 132px 28px}.other-cases-section .sk-casetable__head{min-height:32px}.other-cases-section .sk-casetable__row{min-height:38px}.other-cases-section .sk-casetable__input{padding:3px 2px 4px}.incidents-section{--sk-accent: #1f3a5f;--sk-accent-soft: #eaf0f7}.incidents-section .sk-section__eyebrow{letter-spacing:.06em}.incidents-section .sk-row--question{margin-top:2px;font-weight:600;line-height:1.4}.incidents-section .sk-row--helper{margin-top:0;padding-left:0;font-style:italic;font-size:var(--sk-helper-size);font-weight:var(--sk-helper-weight);line-height:1.45}.incidents-section .sk-block__rows{gap:7px}.incidents-section .sk-row--divider{margin-top:10px;padding-top:12px}.incidents-section .incidents-section__count{margin-top:6px;color:var(--sk-muted);font-size:var(--sk-label-size);font-style:normal;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.incidents-section .incidents-section__when{align-items:center;gap:22px}.incidents-section .incidents-section__when .sk-field__label{color:var(--sk-ink);font-size:var(--sk-note-size);font-weight:var(--sk-note-weight)}.incidents-section .incidents-section__what .sk-textarea{min-height:104px;line-height:1.55}.incidents-section .incidents-section__what .sk-textarea::placeholder{color:#8b8b8b;font-weight:400}@media(max-width:720px){.incidents-section .incidents-section__when{gap:12px}}.no-abuse-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--na-indent: 28px}.no-abuse-section .sk-row--note{padding-left:var(--na-indent)}.no-abuse-section .no-abuse-section__grid{margin-top:2px;padding-left:var(--na-indent)}.no-abuse-section .sk-optiongroup{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,auto);grid-auto-flow:column;column-gap:20px;row-gap:2px;align-items:start}.no-abuse-section .sk-optiongroup__option{padding:5px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.4;white-space:normal}.no-abuse-section .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.no-abuse-section .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}@media(max-width:720px){.no-abuse-section{--na-indent: 0px}.no-abuse-section .sk-optiongroup{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}}.possession-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--po-indent: 24px}.possession-section .sk-row--note{padding-left:var(--po-indent)}.possession-section .possession-section__choices{margin-top:3px;padding-left:calc(var(--po-indent) * 2)}.possession-section .possession-section__location{--sk-address-indent: calc(var(--po-indent) * 2);border-left-color:var(--sk-accent);background:#f6f9fc}.possession-section .possession-section__location .sk-addresschoice__option{font-weight:600}.possession-section .possession-section__location .sk-addresschoice__separator{font-size:var(--sk-label-size);font-weight:600;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.possession-section .possession-section__location .sk-addresschoice__grid{margin-top:3px}.possession-section .possession-section__choices .sk-optiongroup{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.possession-section .possession-section__choices .sk-optiongroup__option{align-items:flex-start;padding:6px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.45;white-space:normal}.possession-section .possession-section__choices .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.possession-section .possession-section__choices .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}.possession-section .possession-section__choices .sk-optiongroup__option .sk-checkbox{margin-top:1px}.possession-section .sk-row--divider{margin-top:8px;padding-top:12px}@media(max-width:720px){.possession-section{--po-indent: 12px}.possession-section .possession-section__choices{padding-left:var(--po-indent)}.possession-section .possession-section__location{--sk-address-indent: var(--po-indent)}}.stay-away-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--sa-step: 24px}.stay-away-section .sk-row--note{padding-left:var(--sa-step)}.stay-away-section .stay-away-section__item{padding-left:0}.stay-away-section .stay-away-section__group{margin-top:2px;padding-left:var(--sa-step);font-weight:600}.stay-away-section .stay-away-section__place{--sk-address-indent: calc(var(--sa-step) * 2)}.stay-away-section .stay-away-section__school,.stay-away-section .stay-away-section__parts,.stay-away-section .stay-away-section__guardian,.stay-away-section .stay-away-section__ordered{padding-left:var(--sa-step)}.stay-away-section .stay-away-section__school{flex-direction:row;flex-wrap:wrap;gap:10px}.stay-away-section .stay-away-section__school-note{padding-left:var(--sa-step);font-style:normal}.stay-away-section .stay-away-section__choices{margin-top:2px;padding-left:calc(var(--sa-step) * 2)}.stay-away-section .stay-away-section__choices .sk-optiongroup{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.stay-away-section .stay-away-section__choices .sk-optiongroup__option{align-items:flex-start;padding:6px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.45;white-space:normal}.stay-away-section .stay-away-section__choices .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.stay-away-section .stay-away-section__choices .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}.stay-away-section .stay-away-section__choices .sk-optiongroup__option .sk-checkbox{margin-top:1px}@media(max-width:720px){.stay-away-section{--sa-step: 12px}.stay-away-section .stay-away-section__place{--sk-address-indent: var(--sa-step)}.stay-away-section .stay-away-section__choices{padding-left:var(--sa-step)}.stay-away-section .stay-away-section__school{flex-direction:column}}.counseling-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--cs-step: 24px}.counseling-section .sk-row--note{padding-left:var(--cs-step)}.counseling-section .counseling-section__item{padding-left:var(--cs-step);font-size:var(--sk-note-size);font-weight:var(--sk-note-weight)}.counseling-section .counseling-section__programs,.counseling-section .counseling-section__choices,.counseling-section .counseling-section__caretaker{margin-top:2px;padding-left:calc(var(--cs-step) * 2)}.counseling-section .counseling-section__other{padding-left:calc(var(--cs-step) * 2)}.counseling-section .counseling-section__children{margin-top:4px;padding-left:var(--cs-step)}.counseling-section .counseling-section__caretaker-name{margin-top:4px;padding-left:calc(var(--cs-step) * 2)}.counseling-section .counseling-section__caretaker-address{--sk-address-indent: calc(var(--cs-step) * 2)}.counseling-section .counseling-section__programs .sk-optiongroup,.counseling-section .counseling-section__choices .sk-optiongroup,.counseling-section .counseling-section__caretaker .sk-optiongroup{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.counseling-section .counseling-section__caretaker .sk-optiongroup{flex-direction:row;flex-wrap:wrap;gap:6px;align-items:center}.counseling-section .counseling-section__programs .sk-optiongroup__option,.counseling-section .counseling-section__choices .sk-optiongroup__option,.counseling-section .counseling-section__caretaker .sk-optiongroup__option{align-items:flex-start;padding:6px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.45;white-space:normal}.counseling-section .counseling-section__programs .sk-optiongroup__option:hover,.counseling-section .counseling-section__choices .sk-optiongroup__option:hover,.counseling-section .counseling-section__caretaker .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.counseling-section .counseling-section__programs .sk-optiongroup__option.is-selected,.counseling-section .counseling-section__choices .sk-optiongroup__option.is-selected,.counseling-section .counseling-section__caretaker .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}.counseling-section .counseling-section__programs .sk-optiongroup__option .sk-checkbox,.counseling-section .counseling-section__choices .sk-optiongroup__option .sk-checkbox,.counseling-section .counseling-section__caretaker .sk-optiongroup__option .sk-checkbox{margin-top:1px}.counseling-section .counseling-section__caretaker .sk-optiongroup__option{align-items:center}@media(max-width:720px){.counseling-section{--cs-step: 12px}.counseling-section .counseling-section__programs,.counseling-section .counseling-section__choices,.counseling-section .counseling-section__caretaker,.counseling-section .counseling-section__other,.counseling-section .counseling-section__caretaker-name{padding-left:var(--cs-step)}.counseling-section .counseling-section__caretaker-address{--sk-address-indent: var(--cs-step)}}.care-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--ca-step: 24px}.care-section .sk-row--note{padding-left:var(--ca-step)}.care-section .care-section__request{align-items:flex-start;padding-left:var(--ca-step);font-size:var(--sk-text-size);line-height:1.45}.care-section .care-section__request .sk-checkbox{margin-top:2px}.care-section .care-section__write-in{align-items:center;margin-top:-2px;padding-left:calc(var(--ca-step) + 26px);font-size:var(--sk-text-size)}.care-section .care-section__write-in .sk-field--grow{flex:1 1 220px}@media(max-width:720px){.care-section{--ca-step: 12px}.care-section .care-section__write-in{padding-left:var(--ca-step)}}.decision-making-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--dm-step: 24px}.decision-making-section .sk-row--note{padding-left:var(--dm-step)}@media(max-width:720px){.decision-making-section{--dm-step: 12px}}.parenting-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--pt-step: 24px}.parenting-section .sk-row--note,.parenting-section .parenting-section__item{padding-left:var(--pt-step)}.parenting-section .parenting-section__choices{margin-top:2px;padding-left:calc(var(--pt-step) * 2)}.parenting-section .parenting-section__choices .sk-optiongroup,.parenting-section .parenting-section__weekend-choice .sk-optiongroup{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.parenting-section .parenting-section__choices .sk-optiongroup__option,.parenting-section .parenting-section__weekend-choice .sk-optiongroup__option{align-items:flex-start;padding:6px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.45;white-space:normal}.parenting-section .parenting-section__choices .sk-optiongroup__option:hover,.parenting-section .parenting-section__weekend-choice .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.parenting-section .parenting-section__choices .sk-optiongroup__option.is-selected,.parenting-section .parenting-section__weekend-choice .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}.parenting-section .parenting-section__choices .sk-optiongroup__option .sk-checkbox,.parenting-section .parenting-section__weekend-choice .sk-optiongroup__option .sk-checkbox{margin-top:1px}.parenting-section .parenting-section__schedule{align-items:flex-end;padding-left:calc(var(--pt-step) * 2);font-size:var(--sk-text-size);line-height:1.45}.parenting-section .parenting-section__schedule .sk-checkbox{margin-bottom:2px}.parenting-section .parenting-section__schedule .sk-field{flex-direction:column;align-items:stretch;gap:1px;min-width:120px}.parenting-section .parenting-section__schedule .sk-field--grow{flex:1 1 130px}.parenting-section .parenting-section__schedule .sk-field__label{order:2;color:var(--sk-muted);font-size:var(--sk-label-size);font-style:italic;white-space:normal}.parenting-section .parenting-section__weekend-choice{margin-top:2px;padding-left:calc(var(--pt-step) * 2)}.parenting-section .parenting-section__field{margin:2px 0 6px;padding-left:calc(var(--pt-step) * 3)}.parenting-section .parenting-section__place{--sk-address-indent: calc(var(--pt-step) * 3)}.parenting-section .parenting-section__return-to{padding-left:calc(var(--pt-step) * 3);font-size:var(--sk-text-size)}@media(max-width:720px){.parenting-section{--pt-step: 10px}.parenting-section .parenting-section__schedule,.parenting-section .parenting-section__choices,.parenting-section .parenting-section__weekend-choice,.parenting-section .parenting-section__field,.parenting-section .parenting-section__return-to{padding-left:var(--pt-step)}.parenting-section .parenting-section__place{--sk-address-indent: var(--pt-step)}}.no-concealment-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--nc-step: 24px}.no-concealment-section .sk-row--note{padding-left:var(--nc-step)}@media(max-width:720px){.no-concealment-section{--nc-step: 12px}}.order-to-appear-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--ap-step: 24px;--ap-inset: 26px}.order-to-appear-section .order-to-appear-section__lead{align-items:center;padding-left:var(--ap-step);font-size:var(--sk-note-size);font-weight:var(--sk-note-weight);line-height:1.45}.order-to-appear-section .order-to-appear-section__lead .sk-optiongroup{gap:2px}.order-to-appear-section .order-to-appear-section__lead .sk-optiongroup__option{padding:2px 8px 2px 6px;font-size:var(--sk-option-size)}.order-to-appear-section .order-to-appear-section__purposes{margin-top:2px;padding-left:calc(var(--ap-step) + var(--ap-inset))}.order-to-appear-section .order-to-appear-section__purposes .sk-optiongroup{display:grid;grid-template-columns:1fr;row-gap:2px;align-items:start}.order-to-appear-section .order-to-appear-section__purposes .sk-optiongroup__option{padding:5px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.4;white-space:normal}.order-to-appear-section .order-to-appear-section__purposes .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.order-to-appear-section .order-to-appear-section__purposes .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}@media(max-width:720px){.order-to-appear-section{--ap-step: 12px;--ap-inset: 0px}}.intake-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--in-step: 24px;--sk-key-col: 132px}.intake-section .sk-block__rows{gap:7px}.intake-section .sk-row--divider{margin-top:10px;padding-top:14px}.intake-section .sk-row--note{padding-left:var(--in-step)}.intake-section .sk-row--question{margin-top:2px;font-weight:600;line-height:1.4}.intake-section .sk-row--helper{margin-top:0;padding-left:var(--in-step);font-size:var(--sk-helper-size);font-style:italic;font-weight:var(--sk-helper-weight);line-height:1.45}.intake-section .sk-row--caption{margin-top:2px;padding-left:var(--in-step)}.intake-section .sk-address-panel{--sk-address-indent: var(--in-step)}.intake-section .intake-section__names,.intake-section .intake-section__case-number,.intake-section .intake-section__features,.intake-section .intake-section__work,.intake-section .intake-section__signature,.intake-section .intake-section__contact,.intake-section .intake-section__identifiers{padding-left:var(--in-step)}.intake-section .intake-section__separator{font-style:normal;letter-spacing:.04em}.intake-section .intake-section__case-number{--sk-key-col: 208px}.intake-section .intake-section__work,.intake-section .intake-section__signature,.intake-section .intake-section__contact,.intake-section .intake-section__identifiers{align-items:flex-end;gap:10px 14px}.intake-section .intake-section__work .sk-field,.intake-section .intake-section__signature .sk-field,.intake-section .intake-section__contact .sk-field,.intake-section .intake-section__identifiers .sk-field{flex:1 1 120px;flex-direction:column;align-items:stretch;gap:3px}.intake-section .intake-section__work .sk-field__label,.intake-section .intake-section__signature .sk-field__label,.intake-section .intake-section__contact .sk-field__label,.intake-section .intake-section__identifiers .sk-field__label{white-space:normal}.intake-section .intake-section__work .sk-select,.intake-section .intake-section__signature .sk-select,.intake-section .intake-section__contact .sk-select,.intake-section .intake-section__identifiers .sk-select{width:100%}.intake-section .intake-section__group,.intake-section .intake-section__choices{padding-left:var(--in-step)}.intake-section .intake-section__subchoices{padding-left:calc(var(--in-step) * 2)}.intake-section .intake-section__choices .sk-optiongroup,.intake-section .intake-section__subchoices .sk-optiongroup{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.intake-section .intake-section__choices .sk-optiongroup__option,.intake-section .intake-section__subchoices .sk-optiongroup__option{align-items:flex-start;padding:5px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.45;white-space:normal}.intake-section .intake-section__choices .sk-optiongroup__option:hover,.intake-section .intake-section__subchoices .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.intake-section .intake-section__choices .sk-optiongroup__option.is-selected,.intake-section .intake-section__subchoices .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}.intake-section .intake-section__choices .sk-optiongroup__option .sk-checkbox,.intake-section .intake-section__subchoices .sk-optiongroup__option .sk-checkbox{margin-top:1px}@media(max-width:720px){.intake-section{--in-step: 12px}.intake-section .intake-section__subchoices{padding-left:var(--in-step)}.intake-section .intake-section__work,.intake-section .intake-section__signature,.intake-section .intake-section__contact,.intake-section .intake-section__identifiers{flex-direction:column;align-items:stretch}}.respondent-information-section .respondent-information-section__name .sk-field--grow:first-child{flex:2 1 220px}@media(max-width:720px){.respondent-information-section .respondent-information-section__name .sk-field--grow:first-child{flex:1 1 auto}}.order-section .order-section__when{row-gap:6px}.order-section .order-section__when .sk-field--select{flex:0 0 auto}.order-section .order-section__when .sk-select{min-width:88px}.order-section .order-section__place{align-items:flex-end;gap:8px 14px}.order-section .order-section__place .sk-field--grow{flex:1 1 160px}@media(max-width:720px){.order-section .order-section__when .sk-field,.order-section .order-section__place .sk-field{flex:1 1 100%}}.reference-section{--sk-accent: #1f3a5f;--ref-step: 20px}.reference-section .sk-block__rows{gap:5px}.reference-section .sk-block__title{letter-spacing:.04em}.reference-section .reference-section__term,.reference-section .reference-section__sub,.reference-section .reference-section__note{display:block;font-size:var(--sk-text-size);line-height:1.45;text-align:justify}.reference-section .reference-section__term{padding-left:2.1em;text-indent:-2.1em}.reference-section .reference-section__sub{padding-left:calc(2.1em + var(--ref-step));text-indent:-1.4em}.reference-section .reference-section__note{margin:3px 0 3px 2.1em;color:var(--sk-ink-soft)}.reference-section .reference-section__word{font-weight:600}@media(max-width:720px){.reference-section{--ref-step: 10px}.reference-section .reference-section__term,.reference-section .reference-section__sub,.reference-section .reference-section__note{text-align:left}}.remedy-section{--sk-accent: #1f3a5f;--sk-accent-soft: #e8eef6;--re-step: 22px;--sk-key-col: 156px}.remedy-section .sk-block__rows{gap:6px}.remedy-section .sk-row--divider{margin-top:10px;padding-top:13px}.remedy-section .sk-row--note{padding-left:var(--re-step)}.remedy-section .sk-row--question{margin-top:2px;padding-left:var(--re-step);font-weight:600;line-height:1.4}.remedy-section .sk-row--helper{margin-top:0;padding-left:var(--re-step);font-size:var(--sk-helper-size);font-style:italic;font-weight:var(--sk-helper-weight);line-height:1.45}.remedy-section .sk-row--caption{margin-top:2px;padding-left:var(--re-step)}.remedy-section .sk-address-panel{--sk-address-indent: calc(var(--re-step) * 2)}.remedy-section .remedy-section__item{padding-left:var(--re-step)}.remedy-section .remedy-section__place .sk-row__lead{flex:0 1 auto}.remedy-section .remedy-section__place>.sk-field--grow{flex:1 1 200px}.remedy-section .remedy-section__subitem{padding-left:calc(var(--re-step) * 2)}.remedy-section .remedy-section__agency{padding-left:calc(var(--re-step) * 3)}.remedy-section .remedy-section__entry,.remedy-section .remedy-section__when,.remedy-section .remedy-section__amount,.remedy-section .remedy-section__choices{padding-left:calc(var(--re-step) * 2)}.remedy-section .remedy-section__subchoices{padding-left:calc(var(--re-step) * 3)}.remedy-section .remedy-section__separator{padding-left:calc(var(--re-step) * 2);font-style:normal;letter-spacing:.04em}.remedy-section .remedy-section__when{align-items:center;gap:8px 12px}.remedy-section .remedy-section__when .sk-field--grow{flex:1 1 110px}.remedy-section .remedy-section__amount .sk-linegroup__part--amount{max-width:160px}.remedy-section .remedy-section__loss{padding-left:var(--re-step)}.remedy-section .remedy-section__loss .sk-row__lead{flex:1 1 auto}.remedy-section .remedy-section__loss>.sk-field--grow:last-child{flex:0 0 118px}.remedy-section .remedy-section__loss>.sk-field--grow:last-child .sk-input{text-align:right}.remedy-section .remedy-section__choices .sk-optiongroup,.remedy-section .remedy-section__subchoices .sk-optiongroup{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.remedy-section .remedy-section__choices .sk-optiongroup__option,.remedy-section .remedy-section__subchoices .sk-optiongroup__option{align-items:flex-start;padding:6px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:var(--sk-text-size);line-height:1.45;white-space:normal}.remedy-section .remedy-section__choices .sk-optiongroup__option:hover,.remedy-section .remedy-section__subchoices .sk-optiongroup__option:hover{border-color:transparent;background:var(--sk-line-soft)}.remedy-section .remedy-section__choices .sk-optiongroup__option.is-selected,.remedy-section .remedy-section__subchoices .sk-optiongroup__option.is-selected{border-color:transparent;background:var(--sk-accent-soft);color:var(--sk-ink);font-weight:600}.remedy-section .remedy-section__choices .sk-optiongroup__option .sk-checkbox,.remedy-section .remedy-section__subchoices .sk-optiongroup__option .sk-checkbox{margin-top:1px}@media(max-width:720px){.remedy-section{--re-step: 12px}.remedy-section .remedy-section__agency,.remedy-section .remedy-section__subchoices{padding-left:calc(var(--re-step) * 2)}.remedy-section .remedy-section__loss>.sk-field--grow:last-child{flex:1 1 100%}}.sk-section__progress{padding:4px 9px;border:1px solid #cfe6e1;border-radius:999px;background:#e7f2f0;color:#0f5c52;font-size:var(--sk-label-size);font-weight:600;white-space:nowrap}.form65-sections{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;width:100%;max-width:760px;margin:0 auto;padding:28px;font-family:var(--control-font, "Segoe UI", Arial, sans-serif);color:#1b2430}.form65-sections__topbar{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.form65-sections__topbar h1{margin:0 0 2px;color:#142a45;font-size:20px;font-weight:600}.form65-sections__topbar p{margin:0;color:#4a5568;font-size:12.5px}.form65-sections__progress{padding:5px 10px;border:1px solid #cfe6e1;border-radius:999px;background:#e7f2f0;color:#0f5c52;font-size:12px;font-weight:600;white-space:nowrap}.form65-sections__stack{display:flex;flex-direction:column;gap:18px}@media(max-width:720px){.sk-section{--sk-checkbox-size: 20px}.sk-section__header{flex-wrap:wrap;gap:6px 8px;padding:10px 12px}.sk-section__heading{flex:1 1 auto}.sk-section__eyebrow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sk-section__actions{flex:0 0 auto}.sk-section__body{padding:12px 12px 14px}.sk-input,.sk-select,.sk-textarea{font-size:16px}}.general-adoptive-preview{--adoptive-slot-height: 660px;--adoptive-gap: 10px;--adoptive-rail: 62px;--adoptive-rail-gap: 10px;--adoptive-form-width: 1060px;--adoptive-form-inset: 24px;position:relative;width:100%;height:calc(var(--adoptive-slot-height) + 62px);padding:8px;display:grid;grid-template-columns:var(--adoptive-rail) minmax(0,1fr);gap:var(--adoptive-rail-gap);overflow:hidden;background:#f4f4f4}.general-adoptive-preview--rail-shut{--adoptive-rail: 0px;--adoptive-rail-gap: 0px}.general-adoptive-preview--rail-shut .general-adoptive-preview__navigator{display:none}.general-adoptive-preview *{box-sizing:border-box}.general-adoptive-preview__navigator{position:absolute;z-index:3;top:8px;left:8px;bottom:8px;width:var(--adoptive-rail);min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:4px;padding:2px;border-radius:9px;background:#f4f4f4;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin}.general-adoptive-preview__navigator::-webkit-scrollbar{width:6px}.general-adoptive-preview__navigator::-webkit-scrollbar-thumb{border-radius:3px;background:#c3cad3}.general-adoptive-preview__navigator::-webkit-scrollbar-track{background:transparent}.general-adoptive-preview__navigator-item{position:relative;min-width:0;min-height:52px;padding:4px 2px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:5px;border:1px solid #cbd3dc;border-radius:7px;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease,border-color .14s ease}.general-adoptive-preview__navigator-item:hover{border-color:#1f3a5f;background:#eef4fb}.general-adoptive-preview__navigator-item--active,.general-adoptive-preview__navigator-item--active:hover{border-color:#1a4f8a;background:#2e66db;color:#fff}.general-adoptive-preview__navigator-glyph{display:flex;align-items:center;justify-content:center;flex:0 0 auto;opacity:.75}.general-adoptive-preview__navigator-glyph svg{width:23px;height:23px}.general-adoptive-preview__navigator-marker{font-size:.95rem;font-weight:700;line-height:1}.general-adoptive-preview__navigator-marker--medium{font-size:.78rem}.general-adoptive-preview__navigator-marker--long{font-size:.66rem}.general-adoptive-preview__navigator-name{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;clip-path:inset(50%)}.general-adoptive-preview__peek{position:absolute;z-index:5;left:calc(8px + var(--adoptive-rail) + 4px);display:flex;align-items:center;gap:10px;max-width:290px;padding:9px 14px;transform:translateY(-50%);border:1px solid #1f3a5f;border-radius:9px;background:#fff;box-shadow:0 14px 34px -14px #141e2d8c;color:#1f3a5f;pointer-events:none}.general-adoptive-preview__peek-glyph{display:flex;align-items:center;justify-content:center;flex:0 0 auto;opacity:.85}.general-adoptive-preview__peek-glyph svg{width:23px;height:23px}.general-adoptive-preview__peek-marker{flex:0 0 auto;padding:2px 8px;border-radius:999px;background:#e8eef6;font-size:.86rem;font-weight:700;line-height:1.3;white-space:nowrap}.general-adoptive-preview__peek-name{min-width:0;font-size:.95rem;font-weight:600;line-height:1.3}.general-adoptive-preview__rail-toggle{flex:0 0 auto;display:none;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #c3cad3;border-radius:8px;background:#fff;color:#1f3a5f;cursor:pointer;transition:background .15s ease,border-color .15s ease}.general-adoptive-preview__rail-toggle svg{width:18px;height:18px;transition:transform .18s ease}.general-adoptive-preview__rail-toggle:hover{border-color:#1f3a5f;background:#eaf0f7}.general-adoptive-preview--rail-shut .general-adoptive-preview__rail-toggle svg{transform:rotate(180deg)}.general-adoptive-preview__scrim{position:absolute;z-index:5;inset:0;padding:0;border:0;background:#141e2d61;cursor:pointer}.general-adoptive-preview__stage{grid-column:2;min-width:0;min-height:0;display:grid;grid-template-rows:auto var(--adoptive-slot-height);gap:var(--adoptive-gap);overflow:hidden}.general-adoptive-preview__slot{min-width:0;min-height:0;overflow:hidden;background:transparent}.general-adoptive-preview__pager{width:100%;max-width:calc(var(--adoptive-form-width) + var(--adoptive-form-inset) * 2);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:0;padding-inline:var(--adoptive-form-inset)}.general-adoptive-preview__pager-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 14px;border:1px solid #c3cad3;border-radius:7px;background:#fff;color:#1f3a5f;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.general-adoptive-preview__pager-button svg{flex:0 0 auto;width:15px;height:15px}.general-adoptive-preview__pager-button:hover:not(:disabled){border-color:#1f3a5f;background:#eaf0f7}.general-adoptive-preview__pager-button:disabled{opacity:.4;cursor:default}.general-adoptive-preview__pager-button--next svg{transform:rotate(180deg)}.general-adoptive-preview__pager-status{min-width:0;display:flex;align-items:baseline;justify-content:center;gap:10px;color:#1f3a5f;font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.general-adoptive-preview__pager-status em{flex:0 0 auto;color:#8a94a3;font-size:13px;font-style:normal;font-weight:500}.adoptive-view{width:100%;height:100%;min-width:0;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:hidden}.adoptive-view__section{flex:1;min-width:0;min-height:0;display:flex;justify-content:center;padding-inline:var(--adoptive-form-inset)}.adoptive-view__section .sk-section{width:100%;max-width:var(--adoptive-form-width);height:100%;max-height:none}.adoptive-view__section .sk-section__body{scroll-behavior:smooth;overscroll-behavior:contain;scrollbar-width:thin}.adoptive-view__section .sk-section__body::-webkit-scrollbar{width:8px}.adoptive-view__section .sk-section__body::-webkit-scrollbar-thumb{border-radius:4px;background:#c3cad3}.adoptive-view__section .sk-section__body::-webkit-scrollbar-track{background:transparent}.adoptive-view__empty{flex:1;display:flex;align-items:center;justify-content:center;color:#8a94a3;font-size:.85rem}@media(max-width:720px){.general-adoptive-preview{--adoptive-gap: 8px;--adoptive-rail: 0px;--adoptive-rail-gap: 0px;--adoptive-form-width: 100%;--adoptive-form-inset: 0px;--adoptive-slot-height: 70vh;--adoptive-slot-height: 70dvh;height:auto;padding:6px}.general-adoptive-preview--rail-open .general-adoptive-preview__navigator{z-index:6;top:6px;left:6px;bottom:6px;width:min(268px,100% - 48px);padding:6px;border:1px solid #cbd3dc;background:#fff;box-shadow:0 18px 40px -18px #141e2d99}.general-adoptive-preview--rail-open .general-adoptive-preview__navigator-item{display:flex;justify-content:flex-start;gap:10px;min-height:44px;padding:0 12px}.general-adoptive-preview--rail-open .general-adoptive-preview__navigator-marker{flex:0 0 auto;min-width:26px;text-align:center}.general-adoptive-preview--rail-open .general-adoptive-preview__navigator-name{position:static;width:auto;height:auto;margin:0;overflow:hidden;clip-path:none;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.25}.general-adoptive-preview__peek{display:none}.general-adoptive-preview__pager{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"rail status" "previous next";gap:8px}.general-adoptive-preview__rail-toggle{display:inline-flex;grid-area:rail;width:36px;height:36px}.general-adoptive-preview__pager-status{grid-area:status;display:block;align-self:center;font-size:14px}.general-adoptive-preview__pager-status em{margin-left:8px}.general-adoptive-preview__pager-button{min-height:40px}.general-adoptive-preview__pager-button--previous{grid-area:previous}.general-adoptive-preview__pager-button--next{grid-area:next}}*{box-sizing:border-box}body{margin:0}.production-app{min-height:100vh}.app-header{height:54px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 18px;background:#fff;border-bottom:1px solid #cfd5dc}.app-header h1{margin:0;font-size:20px}.app-header__selected{grid-column:2;text-align:center;font-weight:700}.top-strip{min-height:48px;display:grid;grid-template-columns:minmax(410px,1fr) minmax(650px,1.65fr);align-items:center;background:#f8f9fa;border-bottom:1px solid #cfd5dc}.tabs,.selection-toolbar{display:flex;align-items:center;min-width:0}.tabs{height:100%;padding-left:12px}.tabs button{height:100%;border:0;border-right:1px solid #d8dde2;background:transparent;padding:0 16px;cursor:pointer}.tabs button.active{background:#fff;font-weight:700;box-shadow:inset 0 -3px #2e5aac}.selection-toolbar{justify-content:flex-end;gap:8px;padding:6px 12px;border-left:1px solid #d8dde2}.selection-toolbar button{white-space:nowrap}.selection-toolbar__picker{display:flex;align-items:center;gap:6px;min-width:0}.selection-toolbar__picker select{width:min(390px,34vw)}.split-view{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;min-height:calc(100vh - 102px)}.panel{min-width:0;background:#fff;border:1px solid #ccd3da;padding:14px;overflow:auto}.panel h2{margin:0 0 12px;font-size:16px}.panel--document{display:flex;flex-direction:column}.panel iframe{width:100%;flex:1;min-height:720px;border:1px solid #d7dce1;background:#fff}.properties{display:grid;grid-template-columns:minmax(160px,.35fr) minmax(0,1fr);margin:0;border-top:1px solid #e1e5e9}.properties dt,.properties dd{margin:0;padding:9px;border-bottom:1px solid #e1e5e9}.properties dt{font-weight:700;background:#f7f8f9}.properties pre{white-space:pre-wrap;margin:0}.preview-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:8px 12px 0}.preview-toolbar label{display:flex;align-items:center;gap:8px}.pdf-download-button{border:1px solid #2e5aac;background:#2e5aac;color:#fff;border-radius:3px;padding:7px 13px;cursor:pointer;font-weight:700}.pdf-download-button:disabled{border-color:#aeb7c2;background:#c8ced6;cursor:not-allowed}.preview-area .split-view{min-height:calc(100vh - 142px)}.empty-state{display:grid;place-items:center;flex:1;min-height:300px;border:1px dashed #adb5bd;color:#68717b;text-align:center;padding:24px}.message.error{margin:12px;padding:10px;border:1px solid #b42318;background:#fff1f0}@media(max-width:1050px){.top-strip{grid-template-columns:1fr}.selection-toolbar{border-left:0;border-top:1px solid #d8dde2;justify-content:flex-start}.split-view{grid-template-columns:1fr}}.form-document-page,.creation-document-preview,.definition-form-runtime{--form-input-ink: #173b63;--form-input-line: #66788a;--form-input-line-hover: #344d67;--form-input-focus: #1f5f9b;--form-input-focus-soft: rgba(31, 95, 155, .12);--form-input-fill: rgba(244, 248, 252, .72);--form-input-placeholder: #7b8794;--form-input-disabled: #5f6872}.definition-form-runtime input[type=text],.definition-form-runtime input[type=date],.definition-form-runtime input[type=number],.definition-form-runtime input[type=email],.definition-form-runtime input[type=tel],.definition-form-runtime textarea,.form-control--field input,.form-control--field textarea,.form-control__inline-input,.production-form__field input,.production-form__field textarea{font-family:Times New Roman,Times,serif;font-size:10.5pt;line-height:1.25;color:var(--form-input-ink, #173b63);caret-color:var(--form-input-focus, #1f5f9b);border:1px solid var(--form-input-line, #66788a);border-radius:3px;background:var(--form-input-fill, rgba(244, 248, 252, .72));padding:4px 7px;min-height:28px;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.definition-form-runtime input[type=text]:hover,.definition-form-runtime input[type=date]:hover,.definition-form-runtime textarea:hover,.form-control--field input:hover,.form-control--field textarea:hover,.form-control__inline-input:hover{border-color:var(--form-input-line-hover, #344d67)}.definition-form-runtime input:focus,.definition-form-runtime textarea:focus,.form-control--field input:focus,.form-control--field textarea:focus,.form-control__inline-input:focus,.production-form__field input:focus,.production-form__field textarea:focus{outline:2px solid transparent;border-color:var(--form-input-focus, #1f5f9b);background:#fff;box-shadow:0 0 0 3px var(--form-input-focus-soft, rgba(31, 95, 155, .12))}.definition-form-runtime input::placeholder,.definition-form-runtime textarea::placeholder,.form-control--field input::placeholder,.form-control--field textarea::placeholder{color:var(--form-input-placeholder, #7b8794);font-style:italic;opacity:1}.definition-form-runtime .fl-input-inline,.definition-form-runtime .fl-paragraph input,.form-control__inline-input{display:inline-block;width:auto;min-width:8ch;min-height:24px;margin:0 .18rem;padding:1px 4px 2px;border:0;border-bottom:1.4px solid var(--form-input-line, #66788a);border-radius:0;background:linear-gradient(to bottom,transparent 72%,rgba(31,95,155,.06) 72%);vertical-align:baseline}.definition-form-runtime .fl-input-inline:focus,.definition-form-runtime .fl-paragraph input:focus,.form-control__inline-input:focus{border-bottom-color:var(--form-input-focus, #1f5f9b);background:linear-gradient(to bottom,transparent 68%,rgba(31,95,155,.12) 68%);box-shadow:0 2px #1f5f9b29}.definition-form-runtime .fl-input-case{min-width:110px;width:100%;border:0;border-bottom:1.4px solid var(--form-input-line, #66788a);border-radius:0;background:transparent;padding:2px 4px}.definition-form-runtime .fl-textarea,.definition-form-runtime .fl-paragraph textarea,.form-control--textarea textarea{display:block;width:100%;min-height:54px;margin-top:5px;resize:vertical;overflow-wrap:anywhere;background-color:#f8fafcdb;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent calc(1.45em - 1px),rgba(83,99,116,.38) calc(1.45em - 1px),rgba(83,99,116,.38) 1.45em);background-origin:content-box;line-height:1.45em}.definition-form-runtime .fl-input-table,.definition-form-runtime .fl-records td input:not([type=checkbox]),.form-control--table td input{width:100%;min-width:5.5rem;min-height:26px;padding:3px 5px;border-color:#8795a3;background:#fff}.definition-form-runtime input[readonly],.definition-form-runtime input:disabled,.definition-form-runtime textarea:disabled,.form-control--field input:disabled,.form-control--field textarea:disabled{color:var(--form-input-disabled, #5f6872);border-color:#aeb7c0;background:#f1f3f5;cursor:default}.definition-form-runtime input[aria-invalid=true],.definition-form-runtime textarea[aria-invalid=true],.form-control--field input[aria-invalid=true],.form-control--field textarea[aria-invalid=true]{border-color:#a93131;background-color:#fff8f8;box-shadow:0 0 0 2px #a931311a}.definition-form-runtime input[type=checkbox],.form-control input[type=checkbox]{accent-color:var(--form-input-focus, #1f5f9b)}@media print{.definition-form-runtime input[type=text],.definition-form-runtime input[type=date],.definition-form-runtime input[type=number],.definition-form-runtime textarea,.form-control--field input,.form-control--field textarea,.form-control__inline-input{color:#111;background:transparent;box-shadow:none;border-color:#333}}.topbar{height:48px}@media only screen and (max-width:768px){.topbar{height:40px}}.topbar .appbar{width:100%;height:48px;background-color:#f3f3f3;padding:0px 4rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 4px 4px #0000002d}@media only screen and (max-width:768px){.topbar .appbar{padding:0px 1rem;height:40px}}.topbar .appbar .toolbar{width:100%;height:100%;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:0}.topbar .appbar .header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;cursor:pointer}@media only screen and (max-width:640px){.topbar .appbar .header{gap:5px}}.topbar .appbar .header .image{height:20px;width:20px}.topbar .appbar .header .text{font-weight:600;font-size:1rem;color:#292929}@media only screen and (max-width:768px){.topbar .appbar .header .text{font-weight:600;font-size:.75rem;color:#292929}}.topbar .appbar .actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;margin-left:auto}@media only screen and (max-width:768px){.topbar .appbar .actions{gap:.5rem}}.topbar .appbar .actions .selection{border:none;outline:none;background:transparent;font-weight:500;font-size:1rem;color:#292929}@media only screen and (max-width:768px){.topbar .appbar .actions .selection{font-weight:600;font-size:.75rem;color:#292929}}.topbar .appbar .actions .home-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.topbar .appbar .actions .home-icon .image{height:1.5rem;width:1.5rem}@media only screen and (max-width:768px){.topbar .appbar .actions .home-icon .image{height:1.15rem}}.topbar .appbar .actions .button{padding:8px 16px;border-radius:8px;font-weight:500;font-size:1rem;color:#fff;background:#2e66db}.topbar .appbar .actions .button:hover{background:#124fcf}.topbar .appbar .actions .language-selector{position:relative;flex-shrink:0;width:auto;z-index:1300}.topbar .appbar .actions .language-selector__trigger{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:4px 8px;min-width:0;max-width:72px;border:1px solid rgba(41,41,41,.15);border-radius:8px;background:#fff;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.topbar .appbar .actions .language-selector__trigger:hover:not(:disabled){background:#f6f9fc;border-color:#2e66db59}.topbar .appbar .actions .language-selector__trigger:disabled{opacity:.7;cursor:wait}.topbar .appbar .actions .language-selector__icon-svg{width:16px;height:16px;flex-shrink:0;color:#2e66db}.topbar .appbar .actions .language-selector__label{font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem;color:#292929;flex-shrink:0}.topbar .appbar .actions .language-selector__chevron{font-size:16px;color:#7d7c7c;flex-shrink:0}.topbar .appbar .actions .language-selector__menu{position:absolute;top:calc(100% + 4px);right:0;z-index:1301;width:max-content;min-width:148px;touch-action:manipulation;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid rgba(41,41,41,.1);border-radius:8px;box-shadow:0 4px 12px #0000001a}.topbar .appbar .actions .language-selector__option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;gap:12px;width:100%;padding:8px 10px;border:none;border-radius:4px;background:transparent;cursor:pointer;text-align:left}.topbar .appbar .actions .language-selector__option:hover{background:#f6f9fc}.topbar .appbar .actions .language-selector__option--active{background:#dae7f3}.topbar .appbar .actions .language-selector__option--active .language-selector__option-code{color:#2e66db}.topbar .appbar .actions .language-selector__option-name{font-weight:500;font-size:.75rem;color:#292929}.topbar .appbar .actions .language-selector__option-code{font-weight:600;font-size:.75rem;color:#7d7c7c}@media only screen and (max-width:768px){.topbar .appbar .actions .language-selector__trigger{padding:3px 6px;max-width:64px}}.google-translate-sandbox,#google_translate_element{position:fixed!important;inset:auto auto 0 0!important;width:0!important;height:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important}iframe.goog-te-banner-frame,.goog-te-banner-frame,#goog-gt-tt,.goog-te-balloon-frame,.goog-te-menu-frame,.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-ZVi9od-l4eHX-hSRGPd{display:none!important;visibility:hidden!important;height:0!important;width:0!important;opacity:0!important;pointer-events:none!important;position:fixed!important;top:-9999px!important;left:-9999px!important}.topbar .goog-te-gadget-simple,.topbar .goog-te-gadget-icon,.topbar .goog-logo-link,.topbar .goog-te-menu-value{display:none!important}.goog-te-combo{position:fixed!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;opacity:0!important}html,body,body.translated-ltr,body.translated-rtl{top:0!important;margin-top:0!important;padding-top:0!important}body{position:static!important}.language-selector{position:relative;z-index:1300}.loader-wrapper{position:relative;width:100px;height:100px;display:flex;justify-content:center;align-items:center;margin-bottom:30px}.dots-loader:not(:required){opacity:1;overflow:hidden;position:relative;text-indent:-9999px;display:inline-block;width:8px;height:8px;background:transparent;border-radius:100%;animation:dots-loader 5s infinite ease-in-out;transform-origin:50% 50%;transform:scale(1);transition:.3s all}@keyframes dots-loader{0%{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}8.33%{box-shadow:#2c61aa 14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}16.67%{box-shadow:#2c61aa 14px 14px 0 7px,#aec6eb 14px 14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}25%{box-shadow:#2c61aa -14px 14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px 14px 0 7px,#194785 -14px 14px 0 7px}33.33%{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 -14px -14px 0 7px}41.67%{box-shadow:#2c61aa 14px -14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}50%{box-shadow:#2c61aa 14px 14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}58.33%{box-shadow:#2c61aa -14px 14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}66.67%{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb -14px -14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}75%{box-shadow:#2c61aa 14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px -14px 0 7px,#194785 14px -14px 0 7px}83.33%{box-shadow:#2c61aa 14px 14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 14px 14px 0 7px}91.67%{box-shadow:#2c61aa -14px 14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}to{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}}.loader-container{display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#fffffff2;z-index:9999}.loading-text{font-family:Arial,sans-serif;font-size:18px;color:#2c61aa;margin-top:20px;font-weight:600;letter-spacing:.5px}.loading-message{font-weight:400;font-size:14px;color:#000;margin-top:10px;max-width:300px;text-align:center;animation:fade-in 1s ease}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh;z-index:9999;animation:slideUp .6s ease-out}.cross-container{margin-bottom:40px;display:flex;justify-content:center}.cross-container .cross-circle{width:80px;height:80px;background:linear-gradient(135deg,#ff6b6b,#ff4757);box-shadow:0 10px 30px #ff6b6b4d,0 0 #ff6b6bb3;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:pulse 2s infinite}.cross-container .cross-circle:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b1a,#ff47571a);animation:ripple 3s infinite}.cross-container .cross-circle .cross-icon{position:relative;width:40px;height:40px}.cross-container .cross-circle .cross-icon .cross-line{position:absolute;width:40px;height:4px;background:#fff;border-radius:2px;top:50%;left:50%;transform-origin:center;box-shadow:0 2px 8px #0000001a}.cross-container .cross-circle .cross-icon .cross-line.cross-line-1{transform:translate(-50%,-50%) rotate(45deg);animation:crossDraw1 1.5s ease-in-out infinite}.cross-container .cross-circle .cross-icon .cross-line.cross-line-2{transform:translate(-50%,-50%) rotate(-45deg);animation:crossDraw2 1.5s ease-in-out infinite}.network-error-message{margin-bottom:40px}.network-error-message .error-title{font-weight:500;font-size:20px;color:#2d3748;margin:0 0 16px;animation:fadeInUp .8s ease-out}.network-error-message .error-description{font-weight:500;font-size:16px;color:#999;line-height:1.6;animation:fadeInUp .8s ease-out .2s both;max-width:380px;margin:0 auto}.retry-button{background:#2e66db;border:none;padding:10px 14px;border-radius:8px;font-weight:500;font-size:12px;color:#fff;cursor:pointer;transition:background .3s ease;display:inline-flex;align-items:center;gap:8px;position:relative}.retry-button:hover{background:#cbd5e0}.retry-button:active{background:#a0aec0}.retry-button .retry-icon{font-size:18px;animation:none}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #e764644d,0 0 #f05f5fb3}50%{transform:scale(1.05);box-shadow:0 15px 40px #ea666666,0 0 0 10px #ea66660d}}@keyframes ripple{0%{transform:scale(.8);opacity:.3}50%{transform:scale(1.2);opacity:.15}to{transform:scale(1.4);opacity:0}}@keyframes crossDraw1{0%,to{transform:translate(-50%,-50%) rotate(45deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(45deg) scale(1.1)}}@keyframes crossDraw2{0%,to{transform:translate(-50%,-50%) rotate(-45deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(-45deg) scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.network-error-container{padding:16px}.network-error-container .error-content{max-width:360px;padding:40px 24px;border-radius:20px}.network-error-container .cross-container .cross-circle{width:100px;height:100px}.network-error-container .cross-container .cross-circle:before{width:120px;height:120px}.network-error-container .cross-container .cross-circle .cross-icon{width:32px;height:32px}.network-error-container .cross-container .cross-circle .cross-icon .cross-line{width:32px;height:3px}.network-error-container .error-message .error-title{font-size:28px}.network-error-container .error-message .error-description{font-size:14px}.network-error-container .retry-button{padding:14px 28px;font-size:14px}}@media(max-width:480px){.network-error-container .error-content{max-width:320px;padding:32px 20px}.network-error-container .error-message .error-title{font-size:24px}.network-error-container .retry-button{padding:12px 24px;font-size:14px}}.court-portal{background:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;width:100%;height:100%;overflow-y:auto}.court-portal .hero{min-height:70vh;background-size:cover;background-position:center;width:100%}.court-portal .hero .hero-overlay{min-height:70vh;background:linear-gradient(90deg,#151414b8,#7b767600);padding:0 10rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width:1284px){.court-portal .hero .hero-overlay{padding:2rem 3rem}}@media only screen and (max-width:640px){.court-portal .hero .hero-overlay{padding:1.5rem}}.court-portal .hero .hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2.5rem;width:50%}@media only screen and (max-width:1455px){.court-portal .hero .hero-content{width:70%}}@media only screen and (max-width:1024px){.court-portal .hero .hero-content{width:70%}}@media only screen and (max-width:768px){.court-portal .hero .hero-content{width:80%;gap:2rem}}@media only screen and (max-width:640px){.court-portal .hero .hero-content{width:100%;gap:.75rem}}.court-portal .hero .hero-header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem}.court-portal .hero .hero-title{font-weight:700;font-size:3rem;color:#fff;line-height:120%}@media only screen and (max-width:640px){.court-portal .hero .hero-title{font-weight:700;font-size:2rem;color:#fff}}.court-portal .hero .hero-subtitle{padding-right:4rem;font-weight:400;font-size:1.125rem;color:#dae7f3}@media only screen and (max-width:640px){.court-portal .hero .hero-subtitle{padding-right:0;font-weight:400;font-size:.875rem;color:#f3f3f3}}.court-portal .hero .clerk-info{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:40px;font-weight:400;font-size:.875rem;color:#fff;border:1px solid rgba(255,255,255,.3)}@media only screen and (max-width:768px){.court-portal .hero .clerk-info{font-weight:400;font-size:.75rem;color:#fff}}.court-portal .hero .action-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;flex-wrap:wrap}.court-portal .hero .action-buttons button{border:none;border-radius:8px;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;padding:.75rem 1.5rem;font-size:1rem}.court-portal .hero .action-buttons button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.court-portal .hero .action-buttons button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.court-portal .hero .action-buttons button:hover:not(:disabled){background-color:#124fcf}@media only screen and (max-width:1284px){.court-portal .hero .action-buttons button{padding:.75rem 1rem}}@media only screen and (max-width:640px){.court-portal .hero .action-buttons button{padding:.5rem .75rem;font-size:.875rem}}.court-portal .hero .action-buttons button.secondary{background-color:#f3f3f3;color:#292929}.court-portal .hero .action-buttons button.secondary:hover:not(:disabled){background-color:#e6e6e6}.court-portal .information-card{width:80%;background-color:#dae7f3;border-radius:12px;padding:24px;background:linear-gradient(#dae7f3,#dae7f3) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:2rem 3rem;position:relative;z-index:2}.court-portal .information-card:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:768px){.court-portal .information-card{width:90%;padding:1rem}}.court-portal .information-card .info-header{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.court-portal .information-card .info-header .heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.court-portal .information-card .info-header .heading .title{font-weight:600;font-size:1rem;color:#2e66db}.court-portal .information-card .info-header .heading .subtitle{font-weight:500;font-size:.75rem;color:#7d7c7c}.court-portal .information-card .info-header .icon{width:40px;height:40px;background:#aad1f5;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#2e66db;flex-shrink:0}.court-portal .information-card .info-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;font-weight:500;font-size:.75rem;color:#292929}@media only screen and (max-width:768px){.court-portal .information-card .info-content{font-size:11px;font-weight:400}}.court-portal .information-card .hours-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.1rem}.court-portal .information-card .hours-section .hours-title{font-weight:600;font-size:.875rem;color:#2e66db}.court-portal .information-card .hours-section .hours-day{font-weight:500;font-size:.75rem;color:#292929}.court-portal .information-card .hours-section .hours-time{font-weight:400;font-size:.75rem;color:#292929}.court-portal .contact{width:80%;background-color:#f3f3f3;border-radius:12px;padding:24px;background:linear-gradient(#f3f3f3,#f3f3f3) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:1.5rem 3rem}.court-portal .contact:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:768px){.court-portal .contact{width:90%;padding:2rem 1rem}}.court-portal .contact .contact-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}@media only screen and (max-width:768px){.court-portal .contact .contact-content{gap:.5rem}}.court-portal .contact .contact-content .contact-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.court-portal .contact .contact-content .contact-section .header{letter-spacing:.5px;font-weight:600;font-size:.875rem;color:#292929}.court-portal .contact .contact-content .contact-section .data{font-weight:500;font-size:.75rem;color:#2e66db}.court-portal .contact .contact-content .contact-section.flex{flex-grow:1}.court-portal .contact .contact-content .link{text-decoration:none;font-weight:500;font-size:.75rem;color:#2e66db}.court-portal .contact .contact-content .link:hover{text-decoration:underline}.court-portal .contact .contact-content .operator{width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}@media only screen and (max-width:768px){.court-portal .contact .contact-content .operator{align-items:flex-start}}.home-footer{width:100%;padding:8px 0;background-color:#f3f3f3;color:#292929;border-top:1px solid rgba(255,255,255,.2);font-size:12px}.home-footer .home-footer__inner{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.home-footer .home-footer__logo{height:25px;width:auto;object-fit:contain;display:inline-block;vertical-align:middle;cursor:pointer}.home-footer .highlight{font-weight:600;color:#2e66db;cursor:pointer}@media(max-width:480px){.home-footer .home-footer__logo{height:14px}.home-footer .home-footer__inner{gap:6px}}.new-application-flow{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100vh;overflow:hidden;position:relative}.new-application-flow .stepper-header{flex-shrink:0;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;background:transparent;z-index:100;min-height:60px}.new-application-flow .stepper-header .step-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative}.new-application-flow .stepper-header .step-item .step-pill{display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid #9ca3af;background-color:#fff;border-radius:50px;padding:6px 20px 6px 8px;transition:all .3s ease;position:relative;z-index:2}.new-application-flow .stepper-header .step-item .step-circle{width:24px;height:24px;border-radius:50%;background-color:#7d7c7c;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:500;font-size:.75rem;color:#fff;margin-right:8px;flex-shrink:0}.new-application-flow .stepper-header .step-item .step-label{font-weight:500;font-size:1rem;color:#7d7c7c;white-space:nowrap}.new-application-flow .stepper-header .step-item .step-line{width:60px;height:2px;background:#9ca3af}@media only screen and (max-width:768px){.new-application-flow .stepper-header .step-item .step-line{width:30px}}.new-application-flow .stepper-header .step-item.active .step-pill{background-color:#fff;border-color:#2e66db;box-shadow:0 4px 6px #0000001a}.new-application-flow .stepper-header .step-item.active .step-circle{background-color:#2e66db;color:#fff}.new-application-flow .stepper-header .step-item.active .step-label{color:#2e66db}.new-application-flow .stepper-header .step-item.completed .step-circle{background-color:#fff;color:#2e66db}.new-application-flow .stepper-header .step-item.completed .step-pill{background-color:#2e66db;border-color:#2e66db;box-shadow:0 4px 6px #0000001a}.new-application-flow .stepper-header .step-item.completed .step-label{color:#fff}.new-application-flow .stepper-header .step-item.completed .step-line{background:#2e66db}@media only screen and (max-width:640px){.new-application-flow .stepper-header .step-item{flex:1;justify-content:center}.new-application-flow .stepper-header .step-item .step-pill{flex-direction:column;background-color:transparent;border:none;padding:0;border-radius:0;box-shadow:none}.new-application-flow .stepper-header .step-item .step-circle{margin-right:0;margin-bottom:4px;width:32px;height:32px}.new-application-flow .stepper-header .step-item .step-label{font-size:.7rem;text-align:center;color:#7d7c7c;white-space:normal}.new-application-flow .stepper-header .step-item.active .step-pill{background-color:transparent;box-shadow:none;border-color:transparent}.new-application-flow .stepper-header .step-item.active .step-circle{background-color:#2e66db;color:#fff}.new-application-flow .stepper-header .step-item.active .step-label{color:#2e66db;font-weight:700}.new-application-flow .stepper-header .step-item.completed .step-pill{background-color:transparent;box-shadow:none;border-color:transparent}.new-application-flow .stepper-header .step-item.completed .step-circle{background-color:#2e66db;color:#fff}.new-application-flow .stepper-header .step-item.completed .step-label{color:#292929}.new-application-flow .stepper-header .step-item.completed .step-line{background:#2e66db}.new-application-flow .stepper-header .step-item .step-line{position:absolute;top:16px;left:50%;width:100%;margin:0;z-index:1}}.new-application-flow .flow-content-area{flex:1;display:flex;flex-direction:row;position:relative;height:100vh;width:100%;overflow:auto}.new-application-flow .flow-content-area s>div{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%}.form-selection-layout{display:flex;flex-direction:row;height:100vh;width:100%;overflow:hidden;position:relative}.form-selection-layout .form-list-container{flex:1;display:flex;flex-direction:column;height:100%;transition:all .3s ease;min-width:0;overflow:hidden}.form-selection-layout .form-list-container .form-list-scroll-area{flex:1;overflow-y:auto;overflow-x:hidden;padding:1px 20px}@media only screen and (max-width:768px){.form-selection-layout .form-list-container .form-list-scroll-area{padding:15px 20px}}@media only screen and (max-width:640px){.form-selection-layout .form-list-container .form-list-scroll-area{padding:10px}}.form-selection-layout .form-list-container .selection-footer{position:fixed;bottom:0;left:0;width:100%;z-index:100;padding:16px 40px;background:#fff;border-top:1px solid #9ca3af;display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width:768px){.form-selection-layout .form-list-container .selection-footer{padding:10px 30px}}@media only screen and (max-width:640px){.form-selection-layout .form-list-container .selection-footer{padding:10px 20px;justify-content:center}}.form-selection-layout .form-list-container .selection-footer .btn-start{background-color:#2e66db;color:#fff;font-family:poppins,sans-serif;padding:12px 35px;border:none;border-radius:8px;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 10px #2e66db33;width:250px;cursor:pointer}@media only screen and (max-width:768px){.form-selection-layout .form-list-container .selection-footer .btn-start{padding:10px 28px;font-size:.875rem}}@media only screen and (max-width:640px){.form-selection-layout .form-list-container .selection-footer .btn-start{padding:10px 24px;font-size:.875rem;width:100%}}.form-selection-layout .form-list-container .selection-footer .btn-start:hover:not(:disabled){background-color:#235acc}.form-selection-layout .form-list-container .selection-footer .btn-start:disabled,.form-selection-layout .form-list-container .selection-footer .btn-start.disabled{background-color:#94a3b8;color:#f1f5f9;cursor:not-allowed;box-shadow:none;pointer-events:none}.form-selection-layout .preview-side-panel{width:50%;background:#fff;animation:slideInRight .3s ease;z-index:50;display:flex;margin-top:80px;flex-direction:column;border-radius:20px}@media only screen and (max-width:768px){.form-selection-layout .preview-side-panel{width:100%;position:absolute;inset:0}}@media only screen and (max-width:640px){.form-selection-layout .preview-side-panel{width:100%;position:absolute;inset:0}}.form-selection-layout .preview-side-panel .preview-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.form-selection-layout .preview-side-panel .preview-empty .empty-icon{font-size:80px;margin-bottom:24px}.form-selection-layout .preview-side-panel .preview-empty h2{font-weight:700;font-size:.875rem;color:#2e66db}.form-selection-layout .preview-side-panel .preview-empty p{font-size:.75rem;color:#7d7c7c;margin:0;max-width:400px;line-height:1.5}.form-selection-layout .preview-side-panel .preview-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.form-selection-layout .preview-side-panel .preview-loading .loading-spinner{width:32px;height:32px;border:3px solid #9ca3af;border-top-color:#2e66db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:8px}.form-selection-layout .preview-side-panel .preview-loading p{font-size:.75rem;color:#7d7c7c}.form-selection-layout .preview-side-panel .preview-container{display:flex;flex-direction:column;height:100%}.form-selection-layout .preview-side-panel .preview-container .preview-header{position:relative;padding:8px 16px;background:#f8fafc;border:1px solid #ffffff;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}@media only screen and (max-width:768px){.form-selection-layout .preview-side-panel .preview-container .preview-header{padding:8px 16px}}@media only screen and (max-width:640px){.form-selection-layout .preview-side-panel .preview-container .preview-header{padding:8px 40px 8px 8px;flex-direction:column;align-items:flex-start;gap:8px}}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-title h2{margin:0;font-weight:600;font-size:1rem;color:#292929}@media only screen and (max-width:640px){.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-title h2{font-size:.75rem}}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group{display:flex;justify-content:flex-end;align-items:center;gap:16px}@media only screen and (max-width:768px){.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group{gap:16px}}@media only screen and (max-width:640px){.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group{width:100%;justify-content:flex-start;gap:8px}}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .preview-details{display:flex;align-items:center;gap:16px;color:#7d7c7c;font-size:.875rem}@media only screen and (max-width:768px){.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .preview-details{gap:8px;font-size:.75rem;flex-direction:column;align-items:flex-start}}@media only screen and (max-width:640px){.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .preview-details{gap:4px;flex-direction:column;align-items:flex-start}}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .preview-details .detail-item{display:flex;align-items:center;gap:6px}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .preview-details .detail-item .detail-label{display:flex;align-items:center;gap:4px;font-weight:500}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .preview-details .detail-item .detail-value{font-weight:600;color:#292929}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .preview-details .detail-item .detail-value.fee-value{color:#059669;font-weight:700}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .close-preview-btn{display:flex;align-items:center;justify-content:center;background:transparent;background-color:#f3f3f3;border:none;color:#ed5565;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s ease}@media only screen and (max-width:640px){.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .close-preview-btn{position:absolute;top:8px;right:8px;padding:4px}}.form-selection-layout .preview-side-panel .preview-container .preview-header .preview-actions-group .close-preview-btn:hover{background-color:#fee2e2}.form-selection-layout .preview-side-panel .preview-container .pdf-viewer{flex:1;background:#525252;position:relative;height:100%;border:1px solid #292929;border-radius:12px}.form-selection-layout .preview-side-panel .preview-container .pdf-viewer .watermark-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);z-index:10;pointer-events:none;color:#32313126;font-size:48px;font-weight:700;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none}@media only screen and (max-width:640px){.form-selection-layout .preview-side-panel .preview-container .pdf-viewer .watermark-overlay{font-size:32px;white-space:normal;max-width:80%}}.form-selection-layout .preview-side-panel .preview-container .pdf-viewer iframe,.form-selection-layout .preview-side-panel .preview-container .pdf-viewer .pdf-iframe{width:100%;height:100%;background:#fff}.form-selection-layout.split-view .form-list-container{width:50%;flex:0 0 50%}.form-selection-layout.split-view .form-list-container .selection-footer{width:100%}@media only screen and (max-width:640px){.form-selection-layout.split-view .form-list-container{width:100%;flex:1}.form-selection-layout.split-view .form-list-container .selection-footer{width:100%}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.user-file-form{position:relative;width:100%;max-width:600px;margin:0 auto;padding:0 8px;max-height:90vh}@media only screen and (max-width:640px){.user-file-form{max-height:85vh;padding:0 4px}}.user-file-form .form-header-row{margin-bottom:16px;text-align:center;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:48px;width:100%;flex-shrink:0;padding:0 40px}@media only screen and (max-width:640px){.user-file-form .form-header-row{margin-bottom:16px;padding:0 24px;min-height:40px}}.user-file-form .form-header-row .btn-close-modal{position:absolute;left:0;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#7d7c7c;width:32px;height:32px;padding:4px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.user-file-form .form-header-row .btn-close-modal:hover{background-color:#f3f3f3;color:#2e66db}.user-file-form .form-header-row .header-text h1{font-weight:700;font-size:1.125rem;color:#2e66db;margin:0 0 4px}@media only screen and (max-width:640px){.user-file-form .form-header-row .header-text h1{font-size:1rem}}.user-file-form .form-header-row .header-text p{font-weight:400;font-size:.75rem;color:#7d7c7c;margin:0}@media only screen and (max-width:640px){.user-file-form .form-header-row .header-text p{font-size:.625rem}}.user-file-form .form-inputs-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}@media only screen and (max-width:640px){.user-file-form .form-inputs-container{gap:8px}}.user-file-form .form-inputs-container .input-row-stack{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px}.user-file-form .form-inputs-container .input-row-stack label{font-weight:500;font-size:.75rem;color:#7d7c7c;margin-left:2px}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .input-row-stack label{padding:2px;font-size:.625rem}}.user-file-form .form-inputs-container .input-row-stack input{border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;width:100%;font-family:Poppins,sans-serif;font-weight:500;font-size:.75rem;color:#292929;padding:8px 12px;border:1px solid #9ca3af}.user-file-form .form-inputs-container .input-row-stack input:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.user-file-form .form-inputs-container .input-row-stack input:disabled{background-color:#dae7f3;cursor:not-allowed}.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill,.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill:hover,.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill:focus,.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.user-file-form .form-inputs-container .input-row-stack input::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.user-file-form .form-inputs-container .input-row-stack input::placeholder{font-family:Poppins,sans-serif;font-weight:500;font-size:.75rem;color:#888;opacity:.7}.user-file-form .form-inputs-container .input-row-stack input:focus{border-color:#2e66db}.user-file-form .form-inputs-container .input-row-stack textarea{border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;width:100%;padding:8px 12px;border:1px solid #9ca3af;font-family:Poppins;font-weight:500;font-size:.75rem;min-height:80px;resize:vertical}.user-file-form .form-inputs-container .input-row-stack textarea:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.user-file-form .form-inputs-container .input-row-stack textarea:disabled{background-color:#dae7f3;cursor:not-allowed}.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill,.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill:hover,.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill:focus,.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.user-file-form .form-inputs-container .input-row-stack textarea::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.user-file-form .form-inputs-container .input-row-stack textarea::placeholder{font-family:Poppins,sans-serif;font-weight:500;font-size:.75rem;color:#888;opacity:.7}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .input-row-stack textarea{min-height:40px}}.user-file-form .form-inputs-container .input-row-stack .phone-input-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:0;border:1px solid #9ca3af;border-radius:8px;overflow:hidden;background:#fff}.user-file-form .form-inputs-container .input-row-stack .phone-input-group:focus-within{border-color:#2e66db;box-shadow:0 0 0 1px #2e66db33}.user-file-form .form-inputs-container .input-row-stack .phone-input-group .country-code-select{border:none;border-right:1px solid #9ca3af;border-radius:0;outline:none;background:transparent;padding:8px 28px 8px 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:.75rem;color:#292929;cursor:pointer;flex-shrink:0;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;transition:background-color .2s ease}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .input-row-stack .phone-input-group .country-code-select{font-size:.75rem;padding:8px 24px 8px 4px}}.user-file-form .form-inputs-container .input-row-stack .phone-input-group .country-code-static{border:none;border-right:1px solid #9ca3af;padding:8px;font-family:Poppins,sans-serif;font-weight:500;font-size:.75rem;color:#292929;flex-shrink:0;display:flex;align-items:center;-webkit-user-select:none;user-select:none}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .input-row-stack .phone-input-group .country-code-static{font-size:.75rem;padding:8px 4px}}.user-file-form .form-inputs-container .input-row-stack .phone-input-group .phone-number-input{border:none!important;border-radius:0!important;box-shadow:none!important;flex:1;min-width:0}.user-file-form .form-inputs-container .input-row-stack .phone-input-group .phone-number-input:focus{outline:none;box-shadow:none!important}.user-file-form .form-inputs-container .input-row-stack .error-message{color:#ed5565;font-size:.75rem;font-weight:500;margin-left:2px;display:block}.user-file-form .form-inputs-container .verification-section{margin-top:4px}.user-file-form .form-inputs-container .verification-section .section-label{font-weight:600;font-size:.75rem;color:#292929;margin-bottom:4px;display:block}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .verification-section .section-label{margin-bottom:2px}}.user-file-form .form-inputs-container .verification-section .section-subtitle{font-weight:400;font-size:.625rem;color:#7d7c7c;display:block;margin-bottom:16px}.user-file-form .form-inputs-container .verification-section .verification-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .verification-section .verification-options{gap:4px}}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border:1px solid #9ca3af;border-radius:8px;padding:10px 8px;cursor:pointer;transition:all .2s ease;background:#fff}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card input{display:inline-block;margin:0;width:16px;height:16px;accent-color:#2e66db;cursor:pointer}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content svg{flex-shrink:0;color:#7d7c7c}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content .title{display:block;font-weight:500;font-size:.75rem;color:#292929}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card:hover{border-color:#9ca3af}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card.selected{border-color:#2e66db;background:#fff}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card.selected .radio-content svg,.user-file-form .form-inputs-container .verification-section .verification-options .radio-card.selected .radio-content .title{color:#292929}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card.selected .radio-content svg{color:#2e66db}.user-file-form .form-inputs-container .verification-section .error-message{color:#ed5565;font-size:.75rem;font-weight:500;display:block}.user-file-form .form-inputs-container .action-buttons-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;flex-shrink:0}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .action-buttons-column{margin-top:8px;gap:8px}}.user-file-form .form-inputs-container .action-buttons-column .btn-create{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;font-weight:600;font-size:.875rem;color:#fff;padding:8px 0;width:100%;text-align:center}.user-file-form .form-inputs-container .action-buttons-column .btn-create:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .form-inputs-container .action-buttons-column .btn-create:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .form-inputs-container .action-buttons-column .btn-create:hover:not(:disabled){background-color:#124fcf}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .action-buttons-column .btn-create{font-weight:600;font-size:.75rem;color:#fff}}.user-file-form .form-inputs-container .action-buttons-column .btn-discard{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;font-weight:600;font-size:.875rem;padding:8px 0;background:transparent;color:#7d7c7c;border:1px solid #9ca3af;width:100%;text-align:center}.user-file-form .form-inputs-container .action-buttons-column .btn-discard:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .form-inputs-container .action-buttons-column .btn-discard:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .form-inputs-container .action-buttons-column .btn-discard:hover{background:#f3f3f3;color:#292929}@media only screen and (max-width:640px){.user-file-form .form-inputs-container .action-buttons-column .btn-discard{font-weight:600;font-size:.75rem;color:#7d7c7c}}.user-file-form .custom-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .2s ease-out}.user-file-form .custom-modal-overlay .custom-alert-modal{background:#fff;width:90%;max-width:420px;padding:32px;border-radius:12px;text-align:center;position:relative;box-shadow:0 10px 15px #0000001a;animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1)}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-icon-wrapper{margin-bottom:16px;display:inline-flex;padding:16px;background:#fff5f5;border-radius:50%}.user-file-form .custom-modal-overlay .custom-alert-modal h2{font-weight:700;font-size:1.375rem;color:#292929;margin-bottom:8px}.user-file-form .custom-modal-overlay .custom-alert-modal p{font-weight:400;font-size:.75rem;color:#7d7c7c;line-height:1.6;margin-bottom:32px}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:640px){.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions{grid-template-columns:1fr}}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-secondary-outline{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;border:1px solid #9ca3af}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-secondary-outline:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-secondary-outline:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-danger-solid{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background:#ed5565;color:#fff}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-danger-solid:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-danger-solid:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .custom-modal-overlay .custom-alert-modal .close-x{position:absolute;top:15px;right:15px;background:transparent;border:none;cursor:pointer;color:#9ca3af}.form-list-view{display:flex;flex-direction:column;height:100%;padding-bottom:20px;position:relative}.form-list-view .view-header{margin-top:8px;margin-bottom:8px;padding:0 1.25rem;display:flex;justify-content:space-between}.form-list-view .view-header h1{font-weight:600;font-size:1.5rem;color:#2e66db;margin:0}@media only screen and (max-width:640px){.form-list-view .view-header h1{font-size:.875rem}}.form-list-view .view-header .step-info{font-weight:400;font-size:.875rem;color:#7d7c7c;margin-top:4px}@media only screen and (max-width:768px){.form-list-view .view-header .step-info{font-size:.75rem}}.form-list-view .view-header .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:12px}.form-list-view .view-header .header-actions .help-text-btn{font-family:Poppins,sans-serif;border:1px solid #2e66db;background:#fff;color:#2e66db;border-radius:6px;padding:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.form-list-view .view-header .header-actions .help-text-btn:hover{background:#e9f2fc}@media only screen and (max-width:640px){.form-list-view .view-header .header-actions .help-text-btn{font-size:.625rem}}.form-list-view .view-header .close-btn{background:transparent;border:none;color:#888;cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.form-list-view .view-header .close-btn:hover{background:#0000000d;color:#ed5565}.form-list-view .search-and-filter{flex:1;display:flex;flex-direction:column;overflow:hidden;border-left:3px solid #000;border-right:3px solid #000;border-top:none;border-bottom:none;border-radius:20px;padding:10px 20px}.form-list-view .search-and-filter .search-box{display:flex;align-items:center;background:#fff;border:1px solid #2e66db;border-radius:6px;padding:8px 14px;gap:10px;margin-bottom:10px;flex-shrink:0}.form-list-view .search-and-filter .search-box input{flex:1;border:none;outline:none;font-size:14px}.form-list-view .search-and-filter .search-box input::placeholder{color:#7d7c7c}.form-list-view .search-and-filter .search-box .icon-search{color:#7d7c7c}.form-list-view .search-and-filter .search-box .icon-clear{cursor:pointer;color:#7d7c7c}.form-list-view .search-and-filter .sections-grid{overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;position:relative}.form-list-view .search-and-filter .sections-grid .middle-divider{position:absolute;left:50%;top:0;bottom:0;width:2px;background-color:#aad1f5;transform:translate(-50%);z-index:0}@media(max-width:768px){.form-list-view .search-and-filter .sections-grid{grid-template-columns:1fr}.form-list-view .search-and-filter .sections-grid .middle-divider{display:none}}.form-list-view .search-and-filter .sections-grid .no-forms{grid-column:1/-1;text-align:center;color:#7d7c7c;padding-top:20px}.form-list-view .search-and-filter .sections-grid .section-block{position:relative;z-index:1;margin:0;padding:0 .5rem}.form-list-view .search-and-filter .sections-grid .section-block .section-header{background:#dae7f3;padding:4px 12px;border-radius:2px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:12px}.form-list-view .search-and-filter .sections-grid .section-block .section-header .section-title{font-weight:500;font-size:.875rem;color:#292929;margin-bottom:2px}.form-list-view .search-and-filter .sections-grid .section-block .section-header .chevron{transition:transform .2s}.form-list-view .search-and-filter .sections-grid .section-block .section-header .chevron.open{transform:rotate(90deg)}.form-list-view .search-and-filter .sections-grid .section-block .forms-container{border-left:1px solid #7d7c7c;margin-left:12px;padding-left:10px}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row{display:flex;justify-content:space-between;align-items:center;padding:2px 12px;margin-bottom:2px;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row:hover{background:#f8fafc}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row .row-left{display:flex;align-items:center;gap:12px;flex:1}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row .row-left .custom-cb{width:20px;height:20px;background:#aad1f5;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row .row-left .custom-cb.checked{background:#2e66db}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row .row-left .form-label{font-weight:400;font-size:1rem;color:#7d7c7c;line-height:1}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row .row-right{margin-left:8px}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row .row-right .eye-btn{padding:2px;margin:2px;color:#2e66db;border-radius:20%;background:#aad1f5;display:flex;align-items:center;justify-content:center}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row.is-selected{background:#f3f3f3;border:1px solid #2e66db;border-radius:10px;box-shadow:0 2px 4px #3b82f61a}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row.is-selected .row-left .form-label{font-weight:500}.form-list-view .search-and-filter .sections-grid .section-block .forms-container .form-row.preview-active{border:1px solid #2e66db;border-radius:10px;box-shadow:0 2px 4px #3b82f61a}@media(min-width:768px){.form-selection-layout .form-list-view:not(.single-col-mode) .search-and-filter .sections-grid{display:block;column-count:2;column-gap:8px}}@media(min-width:768px)and (min-width:1024px){.form-selection-layout .form-list-view:not(.single-col-mode) .search-and-filter .sections-grid{column-count:3}}@media(min-width:768px){.form-selection-layout .form-list-view:not(.single-col-mode) .search-and-filter .sections-grid .middle-divider{display:none}.form-selection-layout .form-list-view:not(.single-col-mode) .search-and-filter .sections-grid .no-forms{column-span:all}.form-selection-layout .form-list-view:not(.single-col-mode) .search-and-filter .sections-grid .section-block{break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:10px}.form-selection-layout .form-list-view:not(.single-col-mode) .search-and-filter .sections-grid .section-block .section-header{margin-bottom:8px}}.form-list-view.single-col-mode .sections-grid{grid-template-columns:1fr!important}.form-list-view.single-col-mode .sections-grid .middle-divider{display:none!important}.pdf-modal-overlay{position:fixed;inset:0;background-color:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.pdf-modal-overlay .pdf-modal-content.simple-help-pdf-modal{background:#fff;width:min(900px,100%);height:100%;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 50px #00000040}.pdf-modal-overlay .pdf-modal-content.simple-help-pdf-modal .pdf-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #ffffff}.pdf-modal-overlay .pdf-modal-content.simple-help-pdf-modal .pdf-modal-header h3{margin:0;text-align:left;font-weight:600;font-size:.875rem;color:#292929}.pdf-modal-overlay .pdf-modal-content.simple-help-pdf-modal .pdf-modal-header .close-btn{background:transparent;border:none;color:#7d7c7c;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px}.pdf-modal-overlay .pdf-modal-content.simple-help-pdf-modal .pdf-modal-header .close-btn:hover{background-color:#fee2e2;color:#ed5565}.pdf-modal-overlay .pdf-modal-content.simple-help-pdf-modal .pdf-modal-body{flex:1;background:#525252}.pdf-modal-overlay .pdf-modal-content.simple-help-pdf-modal .pdf-modal-body .pdf-iframe{width:100%;height:100%;border:none;display:block}.skel-shimmer{background:#f1f5f9;background-image:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9 80px);background-size:600px 100%;animation:materialShimmer 1.6s infinite linear}@keyframes materialShimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.app-summary-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:auto;overflow:visible;padding:1.5rem 3rem;gap:1.25rem}@media only screen and (max-width:1024px){.app-summary-wrapper{padding:.75rem 1.5rem}}@media only screen and (max-width:768px){.app-summary-wrapper{padding:.75rem 1rem}}@media only screen and (max-width:640px){.app-summary-wrapper{padding:.75rem}}.app-summary-wrapper .actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:1rem}@media only screen and (max-width:768px){.app-summary-wrapper .actions{gap:.5rem;flex-wrap:wrap}}.app-summary-wrapper .actions .action-btn{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;padding:.5rem 3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-summary-wrapper .actions .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.app-summary-wrapper .actions .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.app-summary-wrapper .actions .action-btn:hover:not(:disabled){background-color:#124fcf}@media only screen and (max-width:768px){.app-summary-wrapper .actions .action-btn{padding:.5rem 1rem;font-size:.875rem}}.app-summary-wrapper .actions .layout-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.15rem}.app-summary-wrapper .actions .error-message{color:#ed5565;font-size:.75rem;font-weight:500}.app-summary-wrapper .actions.forms-page{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-summary-wrapper .actions.forms-page .action-btn{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-summary-wrapper .actions.forms-page .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.app-summary-wrapper .actions.forms-page .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.app-summary-wrapper .actions.forms-page .action-btn:hover:not(:disabled){background-color:#124fcf}.app-summary-user-details{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%}.app-summary-user-details .summary-header-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:0;width:100%}@media only screen and (max-width:768px){.app-summary-user-details .summary-header-row{display:none}}.app-summary-user-details .summary-header-row .header-text{flex-shrink:0}.app-summary-user-details .summary-header-row .header-text h1{font-weight:600;font-size:1.15rem;color:#2e66db;margin:0}.app-summary-user-details .summary-header-row .header-text p{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0;white-space:nowrap}.app-summary-user-details .summary-header-row .summary-header-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px;flex-wrap:wrap}.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.draft{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#dae7f3;color:#2e66db}.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.submitted,.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.completed{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#90ee9033;color:#098d6e}.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.under_review{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#fff3cd;color:#856404}.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.review_requested{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#fbeba3;color:#693808db}.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.case_attached{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#f3e8f2;color:#b53faf}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:1.2rem 1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;flex-wrap:nowrap}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:1024px){.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box{gap:.15rem;flex-wrap:wrap;max-width:200px;padding:.55rem .5rem}}@media only screen and (max-width:768px){.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box{flex-direction:column;align-items:center}}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .label{font-weight:400;font-size:.75rem;color:#7d7c7c}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .value-box{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .value{font-weight:600;font-size:.875rem;color:#292929}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .icon{color:#7d7c7c;width:16px;height:16px;cursor:pointer}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .icon.success{color:#098d6e}.app-summary-user-details .summary-header-row .summary-header-actions .notification-icon{position:relative}.app-summary-user-details .waiver-card{background-color:#fff;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:8px 16px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;border-radius:8px}.app-summary-user-details .waiver-card:hover{box-shadow:0 10px 15px #0000001a}.app-summary-user-details .waiver-card .icon-wrapper{width:32px;height:32px;border-radius:50%;background-color:#2e66db1a;display:flex;flex-direction:row;justify-content:center;align-items:center}.app-summary-user-details .waiver-card .icon-wrapper .image{width:36px;height:36px}.app-summary-user-details .waiver-card .cost-group{gap:2px}.app-summary-user-details .waiver-card .cost-group label{font-size:.625rem}.app-summary-user-details .waiver-card .cost-group .static-value{font-weight:700;font-size:1rem}.app-summary-user-details .waiver-card .divider{width:1px;height:32px;background-color:#7d7c7c;margin:0 4px}.app-summary-user-details .waiver-card .waiver-checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;white-space:nowrap}.app-summary-user-details .waiver-card .waiver-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#2e66db}.app-summary-user-details .waiver-card .waiver-checkbox label{font-size:.75rem;color:#7d7c7c;cursor:pointer}.app-summary-user-details .waiver-card .waiver-status-badge{font-size:.75rem;font-weight:500;padding:4px 12px;border-radius:12px;white-space:nowrap}.app-summary-user-details .waiver-card .waiver-status-badge.approved{background-color:#098d6e1a;color:#098d6e}.app-summary-user-details .waiver-card .waiver-status-badge.rejected{background-color:#fff3cd;color:#e89c29}.app-summary-user-details .waiver-card .inline-expanded-fields{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}@media only screen and (max-width:1455px){.app-summary-user-details .waiver-card .inline-expanded-fields{display:none}}.app-summary-user-details .info-card{background-color:#fff;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:8px 16px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.app-summary-user-details .info-card:hover{box-shadow:0 10px 15px #0000001a}.app-summary-user-details .info-card .inline-expanded-fields{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}@media only screen and (max-width:1455px){.app-summary-user-details .info-card .inline-expanded-fields{display:none}}.app-summary-user-details .below-expanded-panel{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;width:100%;box-sizing:border-box;padding:.75rem 1.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1.5rem;flex-wrap:wrap;animation:slideDown .2s ease;display:none}.app-summary-user-details .below-expanded-panel:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:1455px){.app-summary-user-details .below-expanded-panel{display:flex}}@media only screen and (max-width:640px){.app-summary-user-details .below-expanded-panel{display:flex}}@media only screen and (max-width:768px){.app-summary-user-details .below-expanded-panel{display:none}}.app-summary-user-details .below-expanded-panel.mobile-panel{display:none}@media only screen and (max-width:768px){.app-summary-user-details .below-expanded-panel.mobile-panel{display:flex;gap:.5rem;padding:.75rem 1rem}}.app-summary-user-details .mobile-header{display:none}@media only screen and (max-width:768px){.app-summary-user-details .mobile-header{display:flex;flex-direction:column;gap:.5rem;width:100%}}.app-summary-user-details .mobile-header .mobile-header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.app-summary-user-details .mobile-header .mobile-header-top .header-text h1{font-weight:600;font-size:1.15rem;color:#2e66db;margin:0}.app-summary-user-details .mobile-header .mobile-header-top .header-text p{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0}.app-summary-user-details .mobile-header .mobile-header-top .notification-icon{position:relative;flex-shrink:0}.app-summary-user-details .mobile-header .mobile-header-actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.app-summary-user-details .mobile-header .mobile-header-actions .mobile-waiver{margin-bottom:.25rem;justify-content:flex-start;width:100%}.app-summary-user-details .mobile-header .mobile-header-actions .summary-file-box{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:.5rem .75rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;flex:1}.app-summary-user-details .mobile-header .mobile-header-actions .summary-file-box:hover{box-shadow:0 10px 15px #0000001a}.app-summary-user-details .mobile-header .mobile-header-actions .summary-file-box .label{font-weight:400;font-size:.75rem;color:#7d7c7c}.app-summary-user-details .mobile-header .mobile-header-actions .summary-file-box .value-box{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.app-summary-user-details .mobile-header .mobile-header-actions .summary-file-box .value{font-weight:600;font-size:.875rem;color:#292929}.app-summary-user-details .mobile-header .mobile-header-actions .summary-file-box .icon{color:#7d7c7c;width:16px;height:16px;cursor:pointer}.app-summary-user-details .mobile-header .mobile-header-actions .summary-file-box .icon.success{color:#098d6e}.app-summary-user-details .summary-inputs-container{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:24px;width:100%;box-sizing:border-box;padding:.5rem 1.5rem;flex-wrap:wrap}.app-summary-user-details .summary-inputs-container:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:768px){.app-summary-user-details .summary-inputs-container{display:none}}.app-summary-user-details .summary-input-group{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.app-summary-user-details .summary-input-group label{font-size:1rem;font-weight:500;color:#7d7c7c;line-height:1.5;font-size:.75rem;display:flex;align-items:center;gap:8px}.app-summary-user-details .summary-input-group .static-value{font-weight:500;font-size:.875rem;color:#292929;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-summary-user-details .summary-input-group .static-value-long{font-weight:500;font-size:.875rem;color:#292929;max-width:450px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-summary-user-details .summary-input-group .edit-icon{color:#94a3b8;cursor:pointer;transition:color .2s}.app-summary-user-details .summary-input-group .edit-icon:hover{color:#2e66db}.app-summary-user-details .view-details-btn{display:flex;align-items:center;gap:6px;padding:.25rem .5rem;background:#f6f9fc;border:none;font-family:poppins,sans-serif;font-weight:500;font-size:.75rem;color:#2e66db;cursor:pointer;transition:background .2s;border-radius:8px;white-space:nowrap;flex-shrink:0}.app-summary-user-details .view-details-btn:hover{background:#2e66db14}@media only screen and (max-width:768px){.app-summary-user-details .view-details-btn{padding:.5rem;border:1px solid black}}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.forms-table-container{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%;min-width:0;overflow-x:auto}.forms-table-container:hover{box-shadow:0 10px 15px #0000001a}.forms-table-container .forms-table{width:100%;min-width:0;border-collapse:separate;border-spacing:0;font-size:.875rem;border-radius:.25rem}@media only screen and (max-width:1130px){.forms-table-container .forms-table{display:block;overflow-x:auto;white-space:nowrap}}.forms-table-container .forms-table thead tr{background-color:#dae7f3;border-bottom:1px solid #9ca3af}.forms-table-container .forms-table thead tr th{padding:.5rem 1rem;text-align:center;white-space:nowrap;font-weight:500;font-size:.875rem;color:#29292999}.forms-table-container .forms-table thead tr th.form-name{text-align:left;font-weight:500}.forms-table-container .forms-table tbody tr.main-row{border-bottom:1px solid #7d7c7c;transition:background-color .15s ease}.forms-table-container .forms-table tbody tr.main-row td{text-align:center;padding:.65rem 1rem;font-weight:400;font-size:.875rem;color:#292929}.forms-table-container .forms-table tbody tr.main-row td.form-name{text-align:left;font-weight:500}.forms-table-container .forms-table tbody tr.main-row td.secondary-text{color:#292929}.forms-table-container .forms-table tbody tr.expanded-row{border-bottom:1px solid #9ca3af}.forms-table-container .forms-table tbody tr.expanded-row td{padding:0;background-color:#f6f9fc}.forms-table-container .status-badge-container{display:flex;flex-direction:row;justify-content:center;align-items:center}.forms-table-container .empty-table-state{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5rem;padding:1rem}.forms-table-container .action-button{background:none;border:none;cursor:pointer;padding:.45rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.forms-table-container .action-button:hover:not(:disabled){background-color:#f6f9fc;transform:translateY(-1px)}.forms-table-container .action-button .icon-small,.forms-table-container .action-button img{width:1.25rem;height:1.25rem}.forms-table-container .action-button.active{border:1px solid #000000;box-shadow:0 0 4px #2e66db}.forms-table-container .action-button .review-unread-badge{position:absolute;top:-4px;right:-4px;background-color:#333;color:#fff;border-radius:50%;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 1px 3px #00000040;pointer-events:none}.forms-wrapper{width:100%;background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.forms-wrapper:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:768px){.forms-wrapper{padding:1.5rem .75rem;gap:.5rem}}.forms-wrapper .forms-list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.forms-wrapper .form-item{width:100%;border-radius:12px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(156,163,175,.2);box-shadow:0 4px 12px #0000000f;padding:.5rem 1rem}.forms-wrapper .form-item.expanded{box-shadow:0 8px 24px #0000001a;border-color:#7d7c7c4d}@media only screen and (max-width:768px){.forms-wrapper .form-item{padding:0}}@media only screen and (max-width:1284px){.forms-wrapper .form-item{padding:0}}.forms-wrapper .form-item-main{width:100%;display:grid;grid-template-columns:.75fr 2fr .75fr;align-items:center;gap:1.5rem}@media only screen and (max-width:1284px){.forms-wrapper .form-item-main{grid-template-columns:1fr;gap:.75rem}}@media only screen and (max-width:768px){.forms-wrapper .form-item-main{grid-template-columns:1fr;gap:.75rem}}@media only screen and (max-width:640px){.forms-wrapper .form-item-main{grid-template-columns:1fr;padding:0;border-radius:.35rem}}.forms-wrapper .form-content-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;align-items:center;justify-items:center}@media only screen and (max-width:640px){.forms-wrapper .form-content-row{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;grid-auto-flow:row;justify-items:start}}@media only screen and (max-width:1284px){.forms-wrapper .form-content-row{padding:0 .75rem}}.forms-wrapper .form-title h3{margin:0;font-weight:600;font-size:.875rem;color:#292929;text-wrap:wrap}@media only screen and (max-width:1284px){.forms-wrapper .form-title{padding:.5rem 1rem;background-color:#dae7f3;border-bottom:1px solid rgba(0,0,0,.15);border-radius:inherit}}@media only screen and (max-width:768px){.forms-wrapper .form-title{padding:.5rem 1rem;background-color:#dae7f3;border-bottom:1px solid rgba(0,0,0,.15);border-radius:inherit}}.forms-wrapper .metadata-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.15rem;flex-shrink:0;white-space:nowrap;width:100%}.forms-wrapper .metadata-item .label{font-weight:500;font-size:.65rem;color:#9ca3af}.forms-wrapper .metadata-item .value{font-weight:500;font-size:.875rem;color:#292929;text-align:left}.forms-wrapper .metadata-item .value.highlight{color:#124fcf}@media only screen and (max-width:640px){.forms-wrapper .metadata-item{gap:0rem}.forms-wrapper .metadata-item .label.hidden{display:none}.forms-wrapper .metadata-item .value.align-center{width:100%;text-align:center}}.forms-wrapper .form-actions-row{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;flex-shrink:0}@media only screen and (max-width:768px){.forms-wrapper .form-actions-row{justify-content:flex-start;flex-wrap:wrap;gap:.5rem}}@media only screen and (max-width:1284px){.forms-wrapper .form-actions-row{padding:0 .5rem;border-top:1px solid rgba(156,163,175,.2);width:100%;justify-content:space-evenly}.forms-wrapper .form-actions-row .action-button{display:flex;justify-content:center;align-items:center;flex:1}.forms-wrapper .form-actions-row .action-button:not(.active){border-radius:0}.forms-wrapper .form-actions-row .action-button:not(:last-child){border-right:1px solid rgba(156,163,175,.3)}}@media only screen and (max-width:768px){.forms-wrapper .form-actions-row{padding:0 .5rem;border-top:1px solid rgba(156,163,175,.2);width:100%;justify-content:space-evenly}.forms-wrapper .form-actions-row .action-button{display:flex;justify-content:center;align-items:center;flex:1}.forms-wrapper .form-actions-row .action-button:not(.active){border-radius:0}.forms-wrapper .form-actions-row .action-button:not(:last-child){border-right:1px solid rgba(156,163,175,.3)}}.documents-section{background:#f6f9fc80;animation:fadeIn .3s ease-in;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%;border-radius:inherit}.documents-section .documents-grid{width:100%;padding:.5rem 1rem;margin-bottom:.5rem;border-radius:inherit;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;animation:fadeIn .4s ease-out .1s both}.documents-section .document-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem .75rem;background:#f0f5fb;border:1px solid #cde3f8;box-shadow:0 4px 4px #00000026;border-radius:8px;width:100%}.documents-section .document-card-body{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.25rem;width:100%}.documents-section .document-card-body .document-title{margin:0;width:100%;font-weight:500;font-size:.875rem;color:#292929;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:768px){.documents-section .document-card-body .document-title{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.documents-section .document-card-body .document-meta{font-weight:400;font-size:.75rem;color:#9ca3af}.documents-section .document-action{background:none;border:none;cursor:pointer;border-radius:6px;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#7d7c7c}.documents-section .document-action:hover{color:#2e66db}.documents-section .document-action .icon-tiny{width:1.125rem;height:1.125rem}.header-text{flex-shrink:0}.header-text h1{font-weight:600;font-size:1.125rem;color:#2e66db;margin:0}.header-text p{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0}.status-badge{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap}.status-badge.draft{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#dae7f3;color:#2e66db}.status-badge.submitted,.status-badge.completed{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#90ee9033;color:#098d6e}.status-badge.under_review{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#fff3cd;color:#856404}.status-badge.review_requested{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#fbeba3;color:#693808db}.status-badge.rejected{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#f8d7da;color:#842029}.status-badge.invalid{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#dbdde0;color:#374151}.status-badge.case_attached{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .65rem;border-radius:50px;border:none;line-height:1.4;white-space:nowrap;background-color:#f3e8f2;color:#b53faf}.status-badge.default{padding:0;font-size:.875rem;color:#2e66db;white-space:normal}.payment{font-weight:500;white-space:normal}.payment.paid{color:#098d6e;font-size:.875rem}.payment.unpaid{color:#292929;font-size:.75rem}.payment.waived{color:#098d6e;font-size:.875rem}.payment.waive_requested{color:#292929;font-size:.75rem}.action-button{background:none;border:none;cursor:pointer;padding:.45rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.action-button:hover:not(:disabled){background-color:#f6f9fc;transform:translateY(-1px)}.action-button:disabled{background-color:#ebebeb;cursor:not-allowed}.action-button:disabled .icon-small,.action-button:disabled img,.action-button:disabled .btn-icon,.action-button:disabled .icon{filter:grayscale(1) opacity(.4);color:#9ca3af!important}.action-button .icon-small,.action-button .btn-icon,.action-button .icon,.action-button img{width:1.25rem;height:1.25rem;color:#2e66db}.action-button.active{border:1px solid #000000;box-shadow:0 0 4px #2e66db}.action-button .review-unread-badge{position:absolute;top:-4px;right:-4px;background-color:#333;color:#fff;border-radius:50%;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 1px 3px #00000040;pointer-events:none}.form-item-expanded{animation:fadeIn .3s ease-out;background-color:#fafafa;border:1px solid #9ca3af;border-top:none;border-radius:0 0 8px 8px}.form-item-expanded .expanded-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem;background-color:#dae7f3}.form-item-expanded .expanded-header .header-left{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;flex:1}.form-item-expanded .expanded-header .header-left h3{margin:0;font-weight:600;font-size:.875rem;color:#292929}.form-item-expanded .expanded-header .header-left h3.highlight{color:#2e66db}.form-item-expanded .expanded-header .close-btn{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.form-item-expanded .expanded-header .close-btn .icon{width:1.25rem;height:1.25rem;color:#292929}.empty-state-common{width:100%;padding:1.5rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.empty-state-common .empty-state-icon{width:3rem;height:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f6f9fc;border-radius:50%}.empty-state-common .empty-state-icon .icon-large{width:1.5rem;height:1.5rem;color:#7d7c7c}.empty-state-common .empty-state-title{font-weight:600;font-size:1.125rem;color:#292929;margin:0}.empty-state-common .empty-state-description{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0;text-align:center}.empty-state-common .empty-action-primary{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-top:.75rem}.empty-state-common .empty-action-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.empty-state-common .empty-action-primary:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.empty-state-common .empty-action-primary:hover:not(:disabled){background-color:#124fcf}.empty-state-common .empty-action-primary .icon{width:1.25rem;height:1.25rem}.app-summary-tabs-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;padding-bottom:40px}.app-summary-tabs-container .summary-card{background:#fff;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease}.app-summary-tabs-container .summary-card:hover{box-shadow:0 10px 15px #0000001a}.app-summary-tabs-container .summary-card h3{margin:0 0 8px;font-weight:700;font-size:1rem;color:#2e66db}.app-summary-tabs-container .summary-card .card-desc{font-weight:400;font-size:.75rem;color:#64748b;margin-bottom:20px;line-height:1.5}.app-summary-tabs-container .summary-card .steps-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px}.app-summary-tabs-container .summary-card .steps-list .step-item{font-weight:400;font-size:.75rem;color:#334155;line-height:1.5}.app-summary-tabs-container .summary-card .steps-list .step-item strong{font-weight:700;font-size:.75rem;color:#1e293b}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table{width:100%;border-collapse:collapse;margin-bottom:16px}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table th{text-align:left;padding:12px 8px;font-weight:600;font-size:13px;color:#292929;border-bottom:2px solid #f1f5f9}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table td{padding:14px 8px;font-weight:400;font-size:14px;color:#7d7c7c;border-bottom:1px solid #f1f5f9;vertical-align:middle}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge{padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.paid{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.unpaid{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.no-fee{background:#f1f5f9;color:#64748b}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.waived{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.waive_requested{background:#fef9c3;color:#a16207;border:1px solid #fef08a}.app-summary-tabs-container .summary-card .payment-table-wrapper .empty-payment-state{text-align:center;padding:40px;font-weight:400;font-size:.75rem;color:#94a3b8}.app-summary-tabs-container .summary-card .payment-table-wrapper .total-row{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:2px dashed #e2e8f0}.app-summary-tabs-container .summary-card .payment-table-wrapper .total-row span{font-weight:700;font-size:16px;color:#292929}.app-summary-tabs-container .summary-card .payment-table-wrapper .total-row .total-amount{color:#2e66db}.app-summary-tabs-container .summary-card .summary-upload-dropzone{border:2px dashed #cbd5e1;border-radius:8px;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:#f8fafc;transition:background .2s ease}.app-summary-tabs-container .summary-card .summary-upload-dropzone:hover{background:#f1f5f9;border-color:#94a3b8}.app-summary-tabs-container .summary-card .summary-upload-dropzone .upload-icon{color:#1e293b}.app-summary-tabs-container .summary-card .summary-upload-dropzone .upload-text{font-weight:500;font-size:.75rem;color:#1e293b;margin:0}.app-summary-tabs-container .summary-card .summary-upload-dropzone .upload-hint{font-weight:400;font-size:12px;color:#94a3b8}.app-summary-tabs-container .summary-card .summary-upload-dropzone .browse-btn{margin-top:8px;color:#2e66db;background:transparent;border:none;font-weight:600;cursor:pointer;padding:0;font-size:.75rem}.app-summary-tabs-container .summary-card .summary-upload-dropzone .browse-btn:hover{text-decoration:underline}.app-summary-tabs-container .summary-footer-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;margin-top:10px}.app-summary-tabs-container .summary-footer-actions button{padding:10px 24px;border-radius:6px;font-weight:500;font-size:.75rem;cursor:pointer;transition:all .2s ease;border:none}.app-summary-tabs-container .summary-footer-actions .btn-discard{background:#64748b;color:#fff}.app-summary-tabs-container .summary-footer-actions .btn-discard:hover{background:#475569}.app-summary-tabs-container .summary-footer-actions .btn-submit{background:#64748b;color:#fff}.app-summary-tabs-container .summary-footer-actions .btn-submit:hover{background:#475569}.payment-breakdown-container{box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;animation:fadeIn .5s cubic-bezier(.22,1,.36,1);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:0;padding:2rem 24rem}.payment-breakdown-container:hover{box-shadow:0 10px 15px #0000001a}.payment-breakdown-container .error{color:#ed5565;font-size:.875rem;font-weight:500;animation:fadeIn .2s ease-in}@media only screen and (max-width:1130px){.payment-breakdown-container{padding:2rem 20rem}}@media only screen and (max-width:1284px){.payment-breakdown-container{padding:2rem 4rem}}@media only screen and (max-width:768px){.payment-breakdown-container{padding:1rem 3rem}}@media only screen and (max-width:640px){.payment-breakdown-container{padding:1rem 1.25rem}}.payment-breakdown-container .breakdown-card-header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.25rem}.payment-breakdown-container .breakdown-card-header .breakdown-title{font-weight:600;font-size:1.125rem;color:#2e66db;letter-spacing:-.3px}.payment-breakdown-container .breakdown-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0}.payment-breakdown-container .section-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 0 .6rem;border-bottom:1px solid rgba(156,163,175,.35)}.payment-breakdown-container .section-header .section-label{font-weight:500;font-size:.625rem;color:#9ca3af;text-transform:uppercase;letter-spacing:1.2px;font-size:10px}.payment-breakdown-container .items-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%}.payment-breakdown-container .items-section .item-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.85rem 0;border-bottom:1px solid #f7f5f1;gap:.5rem}.payment-breakdown-container .items-section .item-row:last-child{border-bottom:none}.payment-breakdown-container .items-section .item-name{font-weight:400;font-size:.875rem;color:#3d3a34}.payment-breakdown-container .items-section .item-amount{font-weight:400;font-size:.875rem;color:#1a1814;letter-spacing:.3px}.payment-breakdown-container .decorative-line{width:100%;border-top:1px solid rgba(156,163,175,.35);margin:0;margin:.5rem 0}.payment-breakdown-container .summary-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75rem;padding:.5rem 0}.payment-breakdown-container .summary-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;animation:fadeIn .5s ease-out backwards}.payment-breakdown-container .summary-row .summary-label{font-weight:500;font-size:.875rem;color:#292929}.payment-breakdown-container .summary-row .summary-value{font-weight:500;font-size:.875rem;color:#292929;letter-spacing:.3px}.payment-breakdown-container .total-section{margin-top:1rem;padding:.75rem .5rem;background:#dae7f3;border-radius:.25rem;display:flex;justify-content:space-between;align-items:center}.payment-breakdown-container .total-section .total-label{font-weight:600;font-size:1rem;color:#292929;position:relative;z-index:1}.payment-breakdown-container .total-section .total-amount{font-weight:600;font-size:1rem;color:#292929;letter-spacing:-.8px;position:relative;z-index:1}.container{display:flex;justify-content:flex-end}.container .action-btn{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;height:48px;width:300px}.container .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.container .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.container .action-btn:hover:not(:disabled){background-color:#124fcf}.payment-history-container{width:100%;background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}.payment-history-container:hover{box-shadow:0 10px 15px #0000001a}.payment-history-container .payment-error{color:#ed5565;font-size:.875rem;font-weight:500;animation:fadeIn .2s ease-in}.payment-history-container .payment-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.payment-history-container .payment-header h1{font-weight:600;font-size:1.125rem;color:#2e66db;margin:0}.payment-history-container .transactions-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%}.payment-history-container .payment-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.25rem;overflow:hidden;width:100%}.payment-history-container .details-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.55rem 1.5rem;background-color:#dae7f3;cursor:pointer;width:100%}@media only screen and (max-width:1284px){.payment-history-container .details-header{flex-wrap:wrap;gap:.5rem}}.payment-history-container .details-header-mobile{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#dae7f3;cursor:pointer;width:100%}.payment-history-container .details-header-mobile .top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.55rem;width:100%;border:1px solid #9ca3af;border-right:none;border-left:none}.payment-history-container .details-header-mobile .bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem .55rem;width:100%;background-color:#f3f3f3}.payment-history-container .details-header-mobile .header-data{flex-direction:column;gap:.15rem}.payment-history-container .details-header-mobile .header-data .total-amount{color:#292929}.payment-history-container .details-header-left{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;flex:0 0 auto}.payment-history-container .expand-icon{width:1rem;height:1rem;color:#333}.payment-history-container .details-title{font-weight:600;font-size:.875rem;color:#292929}.payment-history-container .header-data{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;font-weight:500;font-size:.875rem;color:#292929;flex:0 0 auto}.payment-history-container .header-data .label{font-weight:400;font-size:.75rem;color:#7d7c7c}.payment-history-container .header-data .total-amount{font-weight:500;font-size:.875rem;color:#2e66db;white-space:nowrap}.payment-history-container .download-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;border:none;background-color:transparent;cursor:pointer;transition:background-color .2s;font-weight:600;font-size:.875rem;color:#2e66db}.payment-history-container .details-content{padding:0 12rem;width:100%;background-color:#fff}@media only screen and (max-width:768px){.payment-history-container .details-content{padding:0}}.payment-history-container .items-list{display:flex;flex-direction:column;border-bottom:1px solid #bdbdbd}.payment-history-container .item-row{display:grid;grid-template-columns:1fr auto auto;padding:.5rem}.payment-history-container .item-name{font-weight:500;font-size:13px;color:#292929}.payment-history-container .item-amount{font-weight:500;font-size:13px;color:#7d7c7c}.payment-history-container .summary-section{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}.payment-history-container .summary-row{display:grid;grid-template-columns:1fr auto auto;padding:.35rem;width:100%}.payment-history-container .total-row{border-top:1px solid #bdbdbd;padding:.5rem;border-bottom:1px solid #bdbdbd}.payment-history-container .summary-label{font-size:12px;color:#333}.payment-history-container .summary-value{font-size:12px;font-weight:500;color:#333}.payment-history-container .summary-label-bold,.payment-history-container .summary-value-bold{font-size:14px;font-weight:600;color:#333}.form-filing-wrapper .form-filing-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.form-filing-wrapper .form-filing-container .app-summary-user-details{margin-bottom:.25rem}.form-filing-wrapper .form-filing-container .navigation-actions{flex-shrink:0;padding:.5rem 0;position:sticky;top:0;z-index:40;border-bottom:1px solid #bdbdbd}.form-filing-wrapper .form-filing-container .navigation-actions .action-btn{display:flex;flex-direction:row;justify-content:center;align-items:center}.form-filing-wrapper .form-filing-container .navigation-actions .action-btn.outline{background:#fff;color:#2e66db;border:1px solid #2e66db}.form-filing-wrapper .form-filing-container .navigation-actions .action-btn.outline:hover{background-color:#2e66db08}.form-filing-wrapper .form-filing-container .navigation-actions .action-btn:not(.outline){background:#2e66db;color:#fff;border:1px solid transparent}.form-filing-wrapper .form-filing-container .navigation-actions .action-btn:not(.outline):hover{background-color:#2e66dbe6;box-shadow:0 2px 4px #2e66db33}.form-filing-wrapper .form-filing-container .flow-content-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;width:100%;overflow:visible}.input-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.2rem;padding-bottom:.5rem}.input-group.indent{margin-left:2rem}.input-group label{font-weight:500;font-size:.75rem;color:#162b42}.input-group input,.input-group textarea{border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;padding:8px 16px;border:1px solid #bdbdbd;font-size:.75rem;font-family:Poppins,sans-serif;width:100%}.input-group input:focus,.input-group textarea:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.input-group input:disabled,.input-group textarea:disabled{background-color:#dae7f3;cursor:not-allowed}.input-group input input:-webkit-autofill,.input-group input input:-webkit-autofill:hover,.input-group input input:-webkit-autofill:focus,.input-group input input:-webkit-autofill:active,.input-group textarea input:-webkit-autofill,.input-group textarea input:-webkit-autofill:hover,.input-group textarea input:-webkit-autofill:focus,.input-group textarea input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.input-group input::placeholder,.input-group textarea::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.input-group input::placeholder,.input-group textarea::placeholder{font-size:.75rem;color:#888}.input-group input:focus,.input-group textarea:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db14}.input-group.label-only{margin-top:12px;margin-bottom:4px;padding-bottom:0}.input-group.label-only label{font-weight:600;font-size:.75rem;color:#292929}.input-group.label-only.bold label{font-weight:700}.input-group.label-only.italic label{font-size:.75rem;font-style:italic;font-weight:400;color:#234468}.radio-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem}@media only screen and (max-width:768px){.radio-group{flex-wrap:wrap}}.radio-group.inline{flex-wrap:wrap}.radio-group .radio-item{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;font-size:.75rem}.radio-group .radio-item input[type=radio]{display:none}.radio-group .radio-item .radio-custom{width:18px;height:18px;border:2px solid #bdbdbd;border-radius:50%;position:relative;display:inline-block;flex-shrink:0;transition:border-color .15s}.radio-group .radio-item input[type=radio]:checked+.radio-custom{border-color:#2e66db}.radio-group .radio-item input[type=radio]:checked+.radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#2e66db;border-radius:50%}.radio-group .radio-item:hover .radio-custom{border-color:#2e66db}.field-checkbox{margin-bottom:0}.field-checkbox.indent{margin-left:2rem}.field-checkbox label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;cursor:pointer;font-weight:400;font-size:.75rem;color:#162b42;-webkit-user-select:none;user-select:none}.field-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#2e66db;flex-shrink:0;margin-top:2px}.list-object-item{border:1px solid #bdbdbd;border-radius:6px;padding:10px;margin-bottom:10px;position:relative;background:#eef6ff}.list-object-item .btn-remove-field{position:absolute;top:10px;right:10px;background:none;border:none;color:#383838;cursor:pointer;padding:2px;border-radius:2px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:background .15s}.btn-add-field{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;background:none;border:1px dashed rgba(46,102,219,.5);border-radius:4px;padding:.4rem .85rem;font-family:Poppins,sans-serif;font-weight:500;font-size:.875rem;color:#2e66db;cursor:pointer;transition:all .2s;margin-top:4px}.btn-add-field:hover{background:#2e66db0d;border-color:#2e66db}.new-badge{display:inline-block;margin-left:6px;background-color:#10b981;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;vertical-align:middle;line-height:1.4;letter-spacing:.03em}.document-editor-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.document-editor-wrapper .unread-badge{position:absolute;top:-8px;right:-8px;background-color:#333;color:#fff;border-radius:50%;padding:2px 6px;font-size:11px;font-weight:600;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000004d;z-index:10}.document-editor-wrapper .forms-horizontal-section{position:sticky;top:48px;z-index:100;background-color:#fff;padding:.5rem 0;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section{top:40px}}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section{flex-wrap:wrap;gap:1rem}}.document-editor-wrapper .forms-horizontal-section .left-actions{flex-shrink:0}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section .left-actions{order:1}}.document-editor-wrapper .forms-horizontal-section .left-actions .back-btn-outline{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:transparent;border:1px solid rgb(31,45,92);color:#1f2d5c;background:#fff linear-gradient(180deg,#fff0 50%,#1f2d5c1a);display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.875rem;background:linear-gradient(180deg,#fff0 50%,#00002d17)}.document-editor-wrapper .forms-horizontal-section .left-actions .back-btn-outline:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.document-editor-wrapper .forms-horizontal-section .left-actions .back-btn-outline:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.document-editor-wrapper .forms-horizontal-section .left-actions .back-btn-outline:hover:not(:disabled){background-color:#124fcf;color:#fff}.document-editor-wrapper .forms-horizontal-section .left-actions .back-btn-outline:hover:not(:disabled){background-color:#dae7f3;color:#2e66db;border-color:#b3cee7}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section .left-actions .back-btn-outline span{display:none}}.document-editor-wrapper .forms-horizontal-section .carousel-container{flex:1;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-width:0;padding:0 20px}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section .carousel-container{order:3;flex:0 0 100%;padding:0}}.document-editor-wrapper .forms-horizontal-section .carousel-container .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#fff;border:1px solid #bdbdbd;border-radius:50%;width:30px;height:30px;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 4px #0000001a;color:#888}.document-editor-wrapper .forms-horizontal-section .carousel-container .carousel-arrow:hover{color:#2e66db;border-color:#2e66db}.document-editor-wrapper .forms-horizontal-section .carousel-container .carousel-arrow.left{left:-10px}.document-editor-wrapper .forms-horizontal-section .carousel-container .carousel-arrow.right{right:-10px}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:.75rem;overflow-x:auto;padding:4px 0;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel::-webkit-scrollbar{display:none}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab{position:relative;max-width:380px;background:#fff;border:1px solid #bdbdbd;border-radius:8px;padding:.6rem .8rem;cursor:pointer;transition:all .2s;flex-shrink:0;box-shadow:0 4px 4px #00000040;border-color:#292929;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab.active{background:#dae7f3;border-color:#292929}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .absolute-delete-btn{position:absolute;top:50%;transform:translateY(-50%);right:12px;width:28px;height:28px;border-radius:50%;background:#dae7f3;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#162b42;cursor:pointer;transition:all .2s;z-index:2;padding:0}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .absolute-delete-btn.active{background:#fff}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .absolute-delete-btn:hover{color:#ed5565;background:#fee2e2}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .absolute-delete-btn:active{color:#ed5565;background:#fff;transform:translateY(-50%) scale(.92)}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;height:100%}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content.has-delete-btn{padding-right:36px}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content{flex-direction:row;align-items:flex-start;gap:.5rem}}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-title{font-weight:500;font-size:.75rem;color:#162b42;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;text-align:left;white-space:normal;word-wrap:break-word;line-height:1.4}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:nowrap;flex-shrink:0;margin-right:0}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge{font-weight:600;font-size:.75rem;color:inherit;padding:4px 8px;border-radius:4px;background:#fff;position:relative}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.draft{background:#dae7f3;color:#2e66db}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.draft.active{background:#fff}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.completed{background:#9acf9e;color:#292929}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.submitted{background:#f0fdf4;color:#16a34a}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.under_review{background:#fefce8;color:#ca8a04}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.review_requested,.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.review_requested.active{background:#fbeba3;color:#693808db}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.invalid{background:#dbdde0;color:#374151}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.invalid.active{background:#babdc4;color:#374151}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.rejected,.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.rejected.active{background:#f8d7da;color:#842029}.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.case_attached,.document-editor-wrapper .forms-horizontal-section .carousel-container .forms-carousel .form-card-tab .card-content .card-bottom .status-badge.case_attached.active{background:#f3e8f2;color:#b53faf}.document-editor-wrapper .forms-horizontal-section .carousel-actions{flex-shrink:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem;color:#fff}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section .carousel-actions{order:2;margin-left:auto}}.document-editor-wrapper .forms-horizontal-section .carousel-actions .review-bell-container{display:flex;align-items:center}.document-editor-wrapper .forms-horizontal-section .carousel-actions .review-bell-container .action-button.bell-button{background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;padding:6px;transition:background .2s ease}.document-editor-wrapper .forms-horizontal-section .carousel-actions .review-bell-container .action-button.bell-button img{width:20px;height:20px}.document-editor-wrapper .forms-horizontal-section .carousel-actions .review-bell-container .action-button.bell-button:hover,.document-editor-wrapper .forms-horizontal-section .carousel-actions .review-bell-container .action-button.bell-button.active{background:#e2e8f0}.document-editor-wrapper .forms-horizontal-section .carousel-actions .dummy-data-container{position:sticky;right:0;display:flex;align-items:center;z-index:10;margin-left:auto}.document-editor-wrapper .forms-horizontal-section .carousel-actions .dummy-data-container .btn-load-dummy{font-family:Poppins,sans-serif;display:flex;align-items:center;gap:5px;padding:.35rem .75rem;border:1px solid #e2860a;border-radius:6px;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#e2860a;font-size:.67rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.document-editor-wrapper .forms-horizontal-section .carousel-actions .dummy-data-container .btn-load-dummy:hover{background:linear-gradient(135deg,#ffedd5,#fed7aa);box-shadow:0 2px 6px #c2410c33;transform:translateY(-1px)}.document-editor-wrapper .forms-horizontal-section .carousel-actions .dummy-data-container .btn-load-dummy:active{transform:translateY(0);box-shadow:none}.document-editor-wrapper .forms-horizontal-section .carousel-actions .dummy-data-container .btn-load-dummy svg{flex-shrink:0}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-expand-editor{display:flex;flex-direction:row;justify-content:center;align-items:center;background:transparent;border:1px solid #bdbdbd;border-radius:4px;padding:.6rem .85rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem;color:#162b42;cursor:pointer;transition:all .2s ease;white-space:nowrap}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-expand-editor:hover{background-color:#dae7f3;color:#2e66db;border-color:#2e66db}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-expand-editor svg{flex-shrink:0}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-toggle-preview{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background:transparent;border:1px solid #bdbdbd;border-radius:4px;padding:.5rem .6rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem;color:#162b42;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-toggle-preview:hover{background-color:#dae7f3;color:#2e66db;border-color:#2e66db}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-toggle-preview svg{flex-shrink:0;width:18px;height:18px}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-add-forms{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;background-color:#2e66db;border:none;border-radius:4px;padding:.5rem 1rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem;color:#fff;cursor:pointer;transition:background .2s}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-add-forms:hover{background-color:#235acc}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-continue{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.875rem;gap:6px;background:#2e66db linear-gradient(180deg,#fff0 50%,#1f2d5c33)}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-continue:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-continue:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-continue:hover:not(:disabled){background-color:#124fcf}@media only screen and (max-width:768px){.document-editor-wrapper .forms-horizontal-section .carousel-actions .btn-continue span{display:none}}.document-editor-wrapper .sub-navigation-tabs{position:sticky;top:123px;z-index:99;background-color:#fff;padding:.5rem 1.5rem 0;flex-shrink:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:2px solid grey;gap:4px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none}@media only screen and (max-width:768px){.document-editor-wrapper .sub-navigation-tabs{top:115px}}.document-editor-wrapper .sub-navigation-tabs::-webkit-scrollbar{display:none}@media only screen and (max-width:768px){.document-editor-wrapper .sub-navigation-tabs{padding:.5rem 1rem 0;top:160px}.document-editor-wrapper .sub-navigation-tabs::-webkit-scrollbar{display:block;height:4px}.document-editor-wrapper .sub-navigation-tabs::-webkit-scrollbar-track{background:transparent}.document-editor-wrapper .sub-navigation-tabs::-webkit-scrollbar-thumb{background-color:#2e66db80;border-radius:4px}.document-editor-wrapper .sub-navigation-tabs::-webkit-scrollbar-thumb:hover{background-color:#2e66db}}.document-editor-wrapper .sub-navigation-tabs .nav-item{padding:.6rem .8rem;font-weight:500;font-size:.75rem;color:#292929;cursor:pointer;position:relative;border-bottom:3px solid transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s;flex-shrink:0;white-space:nowrap}.document-editor-wrapper .sub-navigation-tabs .nav-item:hover{color:#2e66db;background-color:#2e66db0d;border-radius:6px 6px 0 0}.document-editor-wrapper .sub-navigation-tabs .nav-item.active{color:#2e66db;background:#dae7f3;border-radius:6px 6px 0 0;border:1px solid #2e66db;border-bottom:none;margin-bottom:-3px;font-weight:600;z-index:5}.document-editor-wrapper .sub-navigation-tabs .dummy-data-container{position:sticky;right:0;display:flex;align-items:center;z-index:10;margin-left:auto}.document-editor-wrapper .sub-navigation-tabs .dummy-data-container .btn-load-dummy{font-family:Poppins,sans-serif;display:flex;align-items:center;gap:5px;padding:.35rem .75rem;border:1px solid #e2860a;border-radius:6px;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#e2860a;font-size:.67rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.document-editor-wrapper .sub-navigation-tabs .dummy-data-container .btn-load-dummy:hover{background:linear-gradient(135deg,#ffedd5,#fed7aa);box-shadow:0 2px 6px #c2410c33;transform:translateY(-1px)}.document-editor-wrapper .sub-navigation-tabs .dummy-data-container .btn-load-dummy:active{transform:translateY(0);box-shadow:none}.document-editor-wrapper .sub-navigation-tabs .dummy-data-container .btn-load-dummy svg{flex-shrink:0}.document-editor-wrapper .editor-wrapper-flex{display:flex;align-items:flex-start;align-items:center;width:100%;background-color:#fff;transition:all .3s ease}@media only screen and (max-width:768px){.document-editor-wrapper .editor-wrapper-flex{display:block}}.document-editor-wrapper .editor-wrapper-flex .editor-main-area{flex:1;min-width:0;display:flex;flex-direction:column;width:100%}@media only screen and (max-width:768px){.document-editor-wrapper .editor-wrapper-flex .editor-main-area{display:block}}.document-editor-wrapper .editor-wrapper-flex.editor-expanded{position:fixed;inset:0;z-index:1200;width:100vw;height:100vh;background-color:#fff;overflow:hidden;border-radius:0;flex-direction:column;animation:editorExpandIn .25s ease;padding:0 .5rem}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-main-area{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content{flex:1;border-radius:0;border-left:none;border-right:none;overflow:hidden;display:flex;flex-direction:column;padding:0;background-color:#fff}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-renderer{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-sections-container{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;background-color:#fff;padding:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-sections-container .scroll-spy-section{margin-bottom:0;border-bottom:none}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-section-wrapper.form-editor-v3-wrapper{flex:1;overflow-y:auto;overflow-x:hidden;margin-bottom:0;border-bottom:none;min-width:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .confirmation-section,.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .declaration-checkbox,.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .action-buttons{display:none!important}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-editor-v3-split{flex:1;min-height:0;overflow:hidden;min-width:0;gap:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-editor-v3-split--preview-hidden .form-editor-v3-split__preview{flex:0 0 0;width:0;min-width:0;overflow:hidden;padding:0;margin:0;border:none;box-shadow:none}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-editor-v3-split__editor{overflow-y:hidden;overflow-x:auto;display:flex;flex-direction:column}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-editor-v3-split__editor .form-section-wrapper.form-editor-v3-wrapper{overflow:hidden}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-editor-v3-split__editor .general-adoptive-preview{width:100%;box-sizing:border-box;flex:1;overflow:auto;--adoptive-slot-height: calc(100dvh - 118px) ;height:calc(var(--adoptive-slot-height) + 62px)}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-editor-v3-split__preview{overflow-y:auto;overflow-x:hidden;min-width:0;margin-bottom:0;border-radius:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-content .form-editor-v3-split__preview .live-html-preview{width:100%;overflow:hidden}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:flex-end;padding:.6rem 1.5rem;background:#fff;box-shadow:0 2px 8px #00000014;height:40px;width:100%;flex-shrink:0;gap:12px}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar .editor-fullscreen-title{font-weight:600;font-size:.875rem;color:#292929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar .btn-collapse-editor{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#dae7f3;border:1px solid #2e66db;border-radius:4px;padding:.5rem .9rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem;color:#2e66db;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar .btn-collapse-editor:hover{background-color:#c7dbed}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar .btn-collapse-editor svg{flex-shrink:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar .btn-toggle-preview{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;background:transparent;color:#162b42;border:1px solid #bdbdbd;border-radius:4px;padding:.4rem .6rem;cursor:pointer;transition:all .2s ease;flex-shrink:0}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar .btn-toggle-preview:hover{background-color:#dae7f3;color:#2e66db;border-color:#2e66db}.document-editor-wrapper .editor-wrapper-flex.editor-expanded .editor-fullscreen-bar .btn-toggle-preview svg{flex-shrink:0;width:18px;height:18px}@keyframes editorExpandIn{0%{opacity:.6;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.document-editor-wrapper .editor-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;margin:0;width:100%;border-left:3px solid #2e66db;border-right:3px solid #2e66db;border-radius:10px;background-color:#eef6ff;overflow:hidden}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content{padding:.25rem;border-left:none;border-right:none;border-radius:0}}.document-editor-wrapper .editor-content .no-selection{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2rem;height:100%;min-height:100vh;font-weight:400;font-size:.875rem;color:#888}.document-editor-wrapper .editor-content .form-renderer{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;border-radius:8px;position:relative}.document-editor-wrapper .editor-content .form-renderer .form-sections-container{padding:.5rem;background-color:#eef6ff;position:relative;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:.5rem}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-sections-container{padding:0}}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .scroll-spy-section{border-bottom:2px dashed rgba(46,102,219,.15)}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .scroll-spy-section:last-child{border-bottom:none}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .scroll-spy-section .general-adoptive-preview{width:100%;min-width:0;box-sizing:border-box}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .section-header-text{font-weight:600;font-size:1rem;color:#292929;margin:0 0 1rem}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-document-preview{background:#eef6ff}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section{background:#eef6ff;border-radius:12px;padding:1.5rem;border:1px solid rgba(46,102,219,.15);box-shadow:0 4px 12px #0000000d}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .section-title{font-weight:600;font-size:1rem;color:#292929;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #eef6ff;color:#2e66db;display:flex;align-items:center;gap:8px}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .helper-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#2e66db1f;color:#2e66db;font-size:20px;font-weight:700;cursor:help;flex-shrink:0;line-height:1;transition:background .15s,color .15s;-webkit-user-select:none;user-select:none}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .helper-tooltip-trigger:hover{background:#2e66db;color:#fff}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .section-description{font-weight:400;font-size:.75rem;color:#162b42;margin-bottom:1.25rem;line-height:1.5;background:#f8fafc;padding:.75rem;border-left:3px solid #2e66db;border-radius:4px}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .form-sub-section{margin-bottom:1.5rem}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .form-sub-section:last-child{margin-bottom:0}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .form-sub-section .sub-section-title{font-weight:500;font-size:.875rem;color:#292929;margin:0 0 1rem}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-grid{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:1.5rem;row-gap:.5rem}@media only screen and (max-width:1024px){.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-grid{grid-template-columns:1fr}}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .col-full{grid-column:1/-1}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.1rem}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group label{font-weight:500;font-size:.75rem;color:#162b42}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]),.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select{border:2px solid #7d7c7c;font-size:1rem;transition:border-color .3s ease;padding:8px 16px;border:1px solid #bdbdbd;border-radius:6px;font-family:inherit;font-size:.75rem;width:100%;background:#fff;transition:all .2s ease}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]):disabled,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea:disabled,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select:disabled{background-color:#dae7f3;cursor:not-allowed}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]) input:-webkit-autofill,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]) input:-webkit-autofill:hover,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]) input:-webkit-autofill:focus,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]) input:-webkit-autofill:active,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea input:-webkit-autofill,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea input:-webkit-autofill:hover,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea input:-webkit-autofill:focus,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea input:-webkit-autofill:active,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select input:-webkit-autofill,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select input:-webkit-autofill:hover,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select input:-webkit-autofill:focus,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio])::placeholder,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea::placeholder,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]):focus,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea:focus,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group input:not([type=checkbox]):not([type=radio]):disabled,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group textarea:disabled,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group select:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-row-flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:8px}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-row-flex input[type=checkbox]{width:18px;height:18px;min-width:18px;min-height:18px;flex-shrink:0;margin-top:2px;cursor:pointer;accent-color:#2e66db}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-row-flex input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-row-flex label{font-weight:400;font-size:.75rem;color:#162b42;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1.5}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-label-row{display:flex;align-items:center;gap:6px}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-label-row label{font-weight:500;font-size:.75rem;color:#162b42}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .group-row-block,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group-row{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.5rem;margin-bottom:.5rem}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .group-row-block .group-row-label,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group-row .group-row-label{font-weight:600;font-size:.75rem;color:#292929}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .group-row-block .group-row-fields,.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .field-group-row .group-row-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;align-items:end;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid rgba(46,102,219,.1)}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .array-item-card{background:#f8fafc;border:1px solid rgba(46,102,219,.15);border-radius:8px;padding:1.25rem;margin-bottom:1rem;position:relative;box-shadow:0 2px 4px #00000005}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .array-item-card .array-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px dashed rgba(46,102,219,.2)}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .array-item-card .array-item-header .array-item-title{font-weight:500;font-size:.875rem;color:#292929}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .array-item-card .array-item-header .btn-remove-item{font-family:Poppins,sans-serif;background:#ebebeb;color:#292929;border:none;border-radius:6px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .array-item-card .array-item-header .btn-remove-item:hover:not(:disabled){background:#ebebeb;color:#292929}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .array-item-card .array-item-header .btn-remove-item:disabled{opacity:.5;cursor:not-allowed}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .btn-add-item{font-family:Poppins,sans-serif;display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:2px dashed rgba(46,102,219,.3);padding:.5rem;border-radius:8px;width:auto;cursor:pointer;font-weight:500;font-size:.875rem;color:#2e66db;transition:all .2s ease}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .btn-add-item:hover:not(:disabled){background:#eef6ff;border-color:#2e66db}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper .form-section .btn-add-item:disabled{opacity:.5;cursor:not-allowed}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedies-list{display:flex;flex-direction:column;gap:.75rem}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-group{background:#fff;border:1px solid rgba(46,102,219,.14);border-left:4px solid #2e66db;border-radius:8px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.875rem;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s ease}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-group:hover{box-shadow:0 2px 10px #2e66db17}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-stay-away-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem 1.25rem}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-stay-away-row .field-row-flex{flex:1;min-width:200px}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-stay-away-row .remedy-distance-field{width:220px;flex-shrink:0}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-stay-away-row .remedy-distance-field{width:100%}}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-nested-block{margin-left:1.25rem;background:#2e66db08;border:1px solid rgba(46,102,219,.1);border-left:3px solid rgba(46,102,219,.28);border-radius:6px;padding:.875rem 1rem;display:flex;flex-direction:column;gap:.75rem}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-nested-block{margin-left:0;padding:.75rem .625rem}}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-nested-label{font-size:.75rem;font-style:italic;line-height:1.55;padding-bottom:.5rem;border-bottom:1px solid rgba(46,102,219,.12)}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-place-item{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.75rem;border-bottom:1px dashed rgba(46,102,219,.1)}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-place-item:last-child{border-bottom:none;padding-bottom:0}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-addr-grid{padding-left:1.75rem}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-addr-grid{padding-left:0}}.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-sub-field{padding-left:1.75rem}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-sections-container .form-section-wrapper.remedies-section .remedy-sub-field{padding-left:0}}.document-editor-wrapper .editor-content .form-renderer .form-action-footer{position:sticky;bottom:0;padding:.5rem 1.5rem;background:#eef6ff;border-top:1px solid #bdbdbd;border-radius:12px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;z-index:100;box-shadow:0 -4px 12px #0000000d;flex-wrap:wrap}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-action-footer{padding:.75rem 1rem;flex-direction:column;align-items:stretch;gap:.75rem;border-radius:0}}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-complete-toggle .completed-checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;font-size:.75rem;color:#162b42;-webkit-user-select:none;user-select:none}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-complete-toggle .completed-checkbox input[type=checkbox]{display:none}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-complete-toggle .completed-checkbox .checkbox-custom{width:18px;height:18px;border:2px solid #bdbdbd;border-radius:4px;position:relative;display:inline-block;flex-shrink:0;transition:border-color .15s,background .15s}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-complete-toggle .completed-checkbox input[type=checkbox]:checked+.checkbox-custom{border-color:#06b58c;background:#06b58c}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-complete-toggle .completed-checkbox input[type=checkbox]:checked+.checkbox-custom:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:2px solid #ffffff;border-top:none;border-left:none;transform:rotate(45deg)}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-complete-toggle .completed-checkbox:hover .checkbox-custom{border-color:#06b58c}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.75rem}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons{justify-content:stretch}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons>button{flex:1}}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons .btn-save,.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons .btn-submit{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;background:#2e66db;font-family:poppins,sans-serif;border:none;padding:.55rem 1.25rem;border-radius:4px;font-weight:400;font-size:.875rem;color:#fff;cursor:pointer;transition:background .2s}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons .btn-save:hover:not(:disabled),.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons .btn-submit:hover:not(:disabled){background:#235acc}.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons .btn-save:disabled,.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons .btn-submit:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width:640px){.document-editor-wrapper .editor-content .form-renderer .form-action-footer .footer-buttons{padding:.1rem 1rem}}.document-editor-wrapper .editor-content .form-renderer .conflict-banner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;padding:.5rem;margin:0 0 1.5rem;box-shadow:0 4px 6px -1px #f59e0b1a}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .conflict-banner{flex-direction:column;align-items:stretch;padding:1rem}}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.75rem;color:#a54c15;font-weight:400;font-size:.75rem;color:#693808db}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-text .warning-icon{color:#d97706;flex-shrink:0;margin-top:1px}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-text strong{display:block;font-weight:600;font-size:.875rem;color:inherit;margin-bottom:2px}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-text p{margin:0;font-weight:400;font-size:.75rem;color:inherit}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.75rem;flex-shrink:0}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions{justify-content:stretch;margin-top:.5rem}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions button{flex:1}}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions .btn-conflict{padding:.25rem 1rem;border-radius:6px;font-weight:500;font-size:.75rem;color:inherit;cursor:pointer;transition:all .2s ease;font-family:inherit}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions .btn-conflict.btn-conflict-discard{background:transparent;color:#92400e;border:1px solid #d97706}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions .btn-conflict.btn-conflict-discard:hover{background:#d977061a}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions .btn-conflict.btn-conflict-keep{background:#d97706;color:#fff;border:1px solid transparent}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions .btn-conflict.btn-conflict-keep:hover:not(:disabled){background:#b16105}.document-editor-wrapper .editor-content .form-renderer .conflict-banner .conflict-banner-actions .btn-conflict.btn-conflict-keep:disabled{opacity:.6;cursor:not-allowed}.document-editor-wrapper .editor-content .form-renderer .confirmation-section{width:100%;padding:1rem 0 .5rem;background-color:#eef6ff}.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-section-title{margin-bottom:1rem}.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-split{width:100%;position:relative;display:grid;padding:0 1.5rem}.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-split .upload-section{min-width:0}.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-split.no-signature{grid-template-columns:1fr}@media only screen and (max-width:1024px){.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-split{grid-template-columns:1fr}}@media only screen and (max-width:640px){.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-split{grid-template-columns:1fr}}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-split{padding:0 .75rem}.document-editor-wrapper .editor-content .form-renderer .confirmation-section .confirmation-split .action-buttons{margin:0}}.document-editor-wrapper .editor-content .form-renderer .declaration-checkbox .checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.document-editor-wrapper .editor-content .form-renderer .declaration-checkbox .checkbox-label input[type=checkbox]{display:none}.document-editor-wrapper .editor-content .form-renderer .declaration-checkbox .checkbox-label .checkbox-custom{width:20px;height:20px;border:2px solid #bdbdbd;border-radius:4px;display:inline-block;position:relative;flex-shrink:0;margin-top:2px;transition:all .2s ease}.document-editor-wrapper .editor-content .form-renderer .declaration-checkbox .checkbox-label input:checked+.checkbox-custom{background-color:#2e66db;border-color:#2e66db}.document-editor-wrapper .editor-content .form-renderer .declaration-checkbox .checkbox-label input:checked+.checkbox-custom:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.document-editor-wrapper .editor-content .form-renderer .declaration-checkbox .checkbox-label .checkbox-text{font-weight:400;font-size:.875rem;color:#162b42;line-height:1.5}.document-editor-wrapper .editor-content .form-renderer .action-buttons{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:.25rem}@media only screen and (max-width:768px){.document-editor-wrapper .editor-content .form-renderer .action-buttons{flex-direction:column;margin:0 .5rem .5rem}}.document-editor-wrapper .editor-content .form-renderer .action-buttons .btn{padding:.5rem 1.5rem;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.document-editor-wrapper .editor-content .form-renderer .action-buttons .btn.btn-preview{background:#fff;font-family:poppins,sans-serif;font-weight:400;font-size:.875rem;color:#2e66db;border:1px solid rgba(46,102,219,.6)}.document-editor-wrapper .editor-content .form-renderer .action-buttons .btn.btn-preview:hover{background:#2e66db08;border-color:#2e66db}.document-editor-wrapper .editor-content .form-renderer .action-buttons .btn.btn-submit{font-family:poppins,sans-serif;font-weight:400;font-size:.875rem;color:#2e66db;background:#2e66db;color:#fff}.document-editor-wrapper .editor-content .form-renderer .action-buttons .btn.btn-submit:hover:not(:disabled){background:#2154bf;box-shadow:0 2px 4px #2e66db33}.document-editor-wrapper .editor-content .form-renderer .action-buttons .btn.btn-submit:disabled{background:#ebebebcc;color:#888;cursor:not-allowed;box-shadow:none}.confirmation-section-backdrop{position:absolute;inset:0;background:#00000073;z-index:4}.confirmation-section-drawer{width:fit-content;min-width:60%;max-width:66%;position:absolute;right:0;bottom:0;background:#fff;border-top-left-radius:16px;box-shadow:0 -8px 24px #0003;z-index:4;overflow:hidden}@media only screen and (max-width:1130px){.confirmation-section-drawer{min-width:75%;max-width:75%}}@media only screen and (max-width:768px){.confirmation-section-drawer{min-width:100%;max-width:100%;border-radius:0}}.editor-wrapper-flex{display:flex;align-items:flex-start;gap:.75rem;width:100%}.editor-wrapper-flex .review-modal-backdrop{display:none}@media only screen and (max-width:1024px){.editor-wrapper-flex .review-modal-backdrop{display:block;position:fixed;inset:0;background:#0006;z-index:1040}}@media only screen and (max-width:768px){.editor-wrapper-flex .review-modal-backdrop{display:block;position:fixed;inset:0;background:#0006;z-index:1040}}.editor-wrapper-flex .comments-side-panel{width:400px;flex-shrink:0;align-self:flex-start;background:#fff;border:1px solid #bdbdbd;border-radius:8px;padding:0;position:sticky;top:136px;max-height:calc(100vh - 16rem);overflow-y:auto}.editor-wrapper-flex .comments-side-panel .panel-header{background-color:#dae7f3;display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid #bdbdbd}.editor-wrapper-flex .comments-side-panel .panel-header h3{margin:0;color:#2e66db;font-size:.875rem;font-weight:600}.editor-wrapper-flex .comments-side-panel .panel-header .close-btn{background:#f5f5f5;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b}.editor-wrapper-flex .comments-side-panel .panel-header .close-btn:hover{background:#cbd5e1;color:#334155}@media only screen and (max-width:1024px){.editor-wrapper-flex .comments-side-panel{position:fixed;top:50%!important;left:50%;transform:translate(-50%,-50%);width:95%;max-width:none;height:auto;max-height:85vh;z-index:1050;border-radius:12px;box-shadow:0 10px 25px #0003}}@media only screen and (max-width:768px){.editor-wrapper-flex .comments-side-panel{position:fixed;top:50%!important;left:50%;transform:translate(-50%,-50%);width:95%;max-width:none;height:auto;max-height:85vh;z-index:1050;border-radius:12px;box-shadow:0 10px 25px #0003}}.helper-tooltip-content{font-family:poppins,sans-serif!important;max-width:280px!important;font-size:.75rem!important;line-height:1.4!important;background-color:#1e293bf5!important}@media only screen and (max-width:768px){.helper-tooltip-content{max-width:240px!important;font-size:.75rem!important}}@media only screen and (max-width:768px){.helper-tooltip-content{max-width:200px!important;font-size:.75rem!important}}.helper-tooltip-arrow{color:#1e293bf5!important}.form-editor-v3-split{display:flex;width:100%;min-height:0}@media only screen and (max-width:1024px){.form-editor-v3-split{flex-direction:column}}@media only screen and (max-width:768px){.form-editor-v3-split{flex-direction:column}}.form-editor-v3-split__editor{flex:1;min-width:0;overflow-y:auto;transition:flex .3s ease}.form-editor-v3-split__preview{flex:1;min-width:0;border-radius:12px;border:2px solid rgba(46,102,219,.2);background:#fff;box-shadow:0 4px 16px #0000000f;transition:flex .3s ease}@media only screen and (max-width:1024px){.form-editor-v3-split__preview{display:none}}@media only screen and (max-width:768px){.form-editor-v3-split__preview{display:none}}.form-editor-v3-split--preview-hidden .form-editor-v3-split__preview{flex:0 0 0;width:0;min-width:0;overflow:hidden;padding:0;margin:0;border:none;box-shadow:none}.live-html-preview{display:flex;flex-direction:column;height:100%;width:100%;background:#fff}.live-html-preview__header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-bottom:1px solid rgba(46,102,219,.12);background:linear-gradient(135deg,#f0f7ff,#e8f0fe);flex-shrink:0}.live-html-preview__badge{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:600;color:#2e66db;background:#2e66db1a;padding:3px 10px;border-radius:20px;letter-spacing:.02em;text-transform:uppercase}.live-html-preview__badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;display:inline-block;animation:live-pulse 1.5s ease-in-out infinite}.live-html-preview__frame-wrapper{flex:1;min-height:0;overflow:hidden}.live-html-preview__iframe{width:100%;height:100%;border:0;display:block}.live-html-preview__empty{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px;padding:2rem;text-align:center;color:#94a3b8;font-size:.875rem}.live-html-preview--loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;padding:2rem;gap:1.25rem}.live-html-preview__skeleton{width:80%;display:flex;flex-direction:column;gap:.75rem}.live-html-preview__skeleton-bar{height:12px;border-radius:6px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}.live-html-preview__status-text{font-size:.8rem;color:#94a3b8;font-weight:500}.live-html-preview--error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;padding:2.5rem;text-align:center;gap:.75rem}.live-html-preview__error-icon{color:#ef4444;margin-bottom:.25rem}.live-html-preview__error-title{color:#1e293b;font-size:1rem;font-weight:600;margin:0}.live-html-preview__error-text{color:#64748b;font-size:.825rem;max-width:300px;margin:0;line-height:1.5}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}:root{--main-app-gap-default: .5rem;--main-app-padding-default: .75rem;--main-app-margin-default: .5rem;--main-app-radius-default: .5rem;--main-app-page-bg-default: #f3f4f6;--main-app-panel-bg-default: #ffffff;--main-app-border-default: 1px solid #d8dee9;--main-app-shadow-default: 0 16px 40px rgba(15, 23, 42, .12)}[data-style-scope=main-app-style-control]{--main-app-gap: var(--main-app-gap-default);--main-app-padding: var(--main-app-padding-default);--main-app-margin: var(--main-app-margin-default);--main-app-radius: var(--main-app-radius-default);--main-app-page-bg: var(--main-app-page-bg-default);--main-app-panel-bg: var(--main-app-panel-bg-default);--main-app-border: var(--main-app-border-default);--main-app-shadow: var(--main-app-shadow-default)}.document-editor-wrapper .form-editor-v2-wrapper .general-form-view{height:auto;min-height:480px;max-height:none;margin-bottom:0}.document-editor-wrapper .form-editor-v2-wrapper .general-form-view__scroll-body{max-height:none;overflow:visible;padding-right:0}.document-editor-wrapper .form-editor-v2-wrapper .general-form-view__section{border-color:#e5e7eb;box-shadow:0 1px 3px #0f172a0d}.document-editor-wrapper .form-editor-v2-wrapper .general-form-view__section-fields{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem 1.25rem}.document-editor-wrapper .form-editor-v2-wrapper .single-question-and-answer,.document-editor-wrapper .form-editor-v2-wrapper .large-qna,.document-editor-wrapper .form-editor-v2-wrapper .question-radio{grid-column:1/-1}.document-editor-wrapper .form-editor-v2-wrapper .person-name-dob,.document-editor-wrapper .form-editor-v2-wrapper .person-name,.document-editor-wrapper .form-editor-v2-wrapper .person-name-address,.document-editor-wrapper .form-editor-v2-wrapper .address-large,.document-editor-wrapper .form-editor-v2-wrapper .address-small,.document-editor-wrapper .form-editor-v2-wrapper .person-demographics-small{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 1rem;grid-column:1/-1}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:#374151}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text span,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text legend,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio span,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio legend,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select span,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select legend{font-weight:600;color:#1f2937;line-height:1.4}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text input,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text select,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text textarea,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio input,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio select,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio textarea,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select input,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select select,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select textarea{width:100%;min-height:40px;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font:inherit;color:#111827;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text input:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text select:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text textarea:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio input:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio select:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio textarea:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select input:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select select:focus,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text input:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text select:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text textarea:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio input:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio select:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio textarea:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select input:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select select:disabled,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select textarea:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-text textarea,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio textarea,.document-editor-wrapper .form-editor-v2-wrapper .custom-input-select textarea{min-height:96px;resize:vertical}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio{border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;background:#f9fafb}.document-editor-wrapper .form-editor-v2-wrapper .custom-input-radio label{display:inline-flex;align-items:center;gap:.4rem;margin-right:1rem;font-weight:500}.document-editor-wrapper .form-editor-v2-wrapper .section-access-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:.25rem 0}.document-editor-wrapper .form-editor-v2-wrapper .section-access-tags__item{padding:.35rem .85rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s ease}.document-editor-wrapper .form-editor-v2-wrapper .section-access-tags__item:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.add-form-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100%;background-color:#0006;z-index:1000;display:flex;justify-content:flex-end;animation:fadeIn .2s ease-out}.add-form-modal-overlay .add-form-modal-sidebar{padding-top:50px;width:480px;height:100%;background:#fff;box-shadow:-4px 0 16px #0000001a;display:flex;flex-direction:column;animation:slideInRight .3s ease-out;z-index:9999}.add-form-modal-overlay .add-form-modal-sidebar .form-list-view{height:90%;padding:0}.add-form-modal-overlay .add-form-modal-sidebar .view-header{align-items:center}.add-form-modal-overlay .add-form-modal-sidebar .view-header .step-info{display:none}.add-form-modal-overlay .add-form-modal-sidebar .search-and-filter{border:none;padding:.5rem 1rem;overflow:auto;margin:0}.add-form-modal-overlay .add-form-modal-sidebar .search-and-filter .sections-grid{display:block}.add-form-modal-overlay .add-form-modal-sidebar .search-and-filter .middle-divider{display:none}.add-form-modal-overlay .add-form-modal-sidebar .search-and-filter .section-block{margin:0}.add-form-modal-overlay .add-form-modal-sidebar .search-and-filter .section-block .forms-container .form-row{padding:.35rem 1rem}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer{padding:1rem 1.5rem;border-top:1px solid #bdbdbd;background:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer .selection-count{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;color:#162b42}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer .selection-count .count-badge{background:#2e66db;color:#fff;padding:2px 8px;border-radius:12px;font-size:.75rem}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer .add-btn{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;padding:.6rem 1.5rem}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer .add-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer .add-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer .add-btn:hover:not(:disabled){background-color:#124fcf}.add-form-modal-overlay .add-form-modal-sidebar .modal-footer .add-btn:disabled{background:#ebebeb;cursor:not-allowed;opacity:.7}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.general-form-view{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:16px}.general-form-view__header{background:#fff;border-radius:10px;padding:14px 16px}.general-form-view__header h2,.general-form-view__section h2,.general-form-view__control-block h3{margin:0 0 8px}.general-form-view__header p{margin:0;color:#666}.general-form-view__section{background:#fff;border:1px solid #dddddd;border-radius:10px;padding:14px 16px}.general-form-view__section-fields{display:grid;gap:12px}.general-form-view__control-block{border-radius:8px;padding:12px;background:#fcfcfc}.person-name-address,.person-name,.person-name-combined,.person-name-dob,.person-contact-compact,.address-combined,.address-large,.address-small,.signature-basic,.single-question-and-answer,.large-qna,.date,.date-dd-mm-yyyy,.person-demographics-small,.person-demographics-large,.nested-checkbox,.nested-checkbox-group,.input-between-text,.repeatable-text,.structured-json{display:grid;gap:10px}.person-name-address,.person-contact-compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.custom-input-text,.custom-input-checkbox,.custom-input-radio label{display:grid;gap:4px;font-size:.92rem}.custom-input-text span,.custom-input-radio legend,.custom-input-checkbox span{font-weight:600}.custom-input-text input,.custom-input-text textarea,.address-combined input,.person-name-combined input{width:100%;box-sizing:border-box;border-radius:6px;padding:8px 10px;font:inherit;background:#fff}.custom-input-text textarea{min-height:90px;resize:vertical}.custom-input-radio{border-radius:8px;padding:10px}.unknown-control{padding:10px;border:1px dashed #cc7777;background:#fff7f7;border-radius:8px}.generated-html-preview-frame{width:100%;height:1080px;border:1px solid #d7dce3;border-radius:12px;background:#fff}.generated-html-preview-placeholder{min-height:180px;display:flex;align-items:center;justify-content:center;border:1px dashed #b8c2cf;border-radius:12px;color:#667085;background:#fafafa;padding:16px;text-align:center}.loaded-json-viewer{margin-top:14px;background:#fff;border:1px solid #d7dce3;border-radius:12px;padding:12px}.loaded-json-viewer h3{margin:0 0 8px;font-size:14px}.loaded-json-viewer pre{max-height:840px;min-height:520px;margin:0;font-size:12px}.status-control-area{margin:12px 16px 0;flex:0 0 auto;display:flex;align-items:stretch;justify-content:space-between;gap:12px}.status-control-area .status-box{margin:0;flex:1 1 auto;min-width:260px}.status-control-area .layout-mode-row{flex:0 0 auto;margin-left:auto;justify-content:flex-end}.waiting-message{margin:16px}.layout-mode-row{display:flex;align-items:center;gap:12px;padding:8px 10px;background:#f4f4f4;border:1px solid #cfd4dc;border-radius:8px}.layout-mode-label{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#333;white-space:nowrap}.layout-mode-switches{display:flex;flex-wrap:wrap;gap:6px}.layout-mode-button{width:46px;height:42px;padding:3px;border:2px solid #2c2c2c;border-radius:4px;background:linear-gradient(#fefefe,#c8c8c8);box-shadow:inset 0 2px #ffffffd9,inset 0 -3px #0000002e,0 2px #111;display:grid;place-items:center;gap:1px;cursor:pointer;-webkit-user-select:none;user-select:none}.layout-mode-button:active,.layout-mode-button.is-active{background:linear-gradient(#b9d7ff,#477bbf);color:#fff;transform:translateY(1px);box-shadow:inset 0 2px 5px #00000059,0 1px #111}.layout-mode-button__lamp{width:8px;height:8px;border-radius:50%;background:#777;border:1px solid #333}.layout-mode-button.is-active .layout-mode-button__lamp{background:#45ff68;box-shadow:0 0 6px #45ff68e6}.layout-mode-button__text{font-size:12px;font-weight:900;line-height:1}.generated-html-preview-panel h2{margin:0 0 10px}.layout--m2,.layout--m3,.layout--m4{grid-template-columns:minmax(560px,1fr)}.layout--m2 .left-pane,.layout--m3 .right-pane,.layout--m4 .right-pane{max-width:none}.layout--m4 .generated-html-preview-panel,.layout--m5 .generated-html-preview-panel{margin-top:14px}.layout--m6 .left-pane .loaded-json-viewer{margin-top:0}.layout--m6 .right-pane .general-form-view{margin-top:14px}@media(max-width:1100px){.status-control-area{flex-direction:column}.status-control-area .layout-mode-row{width:100%;margin-left:0;justify-content:flex-start}}.section-layout{width:100%;min-width:0}.section-layout--case-parties-side-by-side{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:12px;align-items:stretch}.section-layout__participants-panel,.section-layout__case-panel{min-width:0;background:#fff;border:1px solid #cfd4dc;border-radius:12px;padding:10px}.section-layout__panel-title{margin:0 0 10px;padding:5px 8px;border-bottom:1px solid #d7dce3;color:#344054;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;border-radius:8px 8px 0 0}.section-layout--case-parties-side-by-side .general-form-view__section{border-color:#e3e7ee;border-radius:9px;padding:10px;margin-bottom:10px}.section-layout--case-parties-side-by-side .general-form-view__section:last-child{margin-bottom:0}.section-layout--case-parties-side-by-side .general-form-view__section h2{margin-bottom:8px;font-size:13px;color:#111827;text-transform:uppercase;letter-spacing:.03em}.general-form-view__section--compact .general-form-view__control-block{padding:10px}.general-form-view__section--compact .general-form-view__control-block h3{font-size:13px}.section-layout--double-column-equal-width{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.section-layout--single-column-height-adjustable{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}@media(max-width:900px){.section-layout--case-parties-side-by-side,.section-layout--double-column-equal-width{grid-template-columns:1fr}}.general-form-view__style-switches{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #e4e7ec}.general-form-view__style-label{margin-right:4px;color:#344054;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.general-form-view__style-button{min-width:72px;height:30px;padding:4px 10px;border:1px solid #98a2b3;border-radius:999px;background:linear-gradient(#fff,#eef2f6);color:#344054;font-size:12px;font-weight:800;box-shadow:inset 0 1px #fffc}.general-form-view__style-button.is-active{border-color:#175cd3;background:#d1e9ff;color:#1849a9}.custom-input-text--underline input,.custom-input-text--underline textarea,.general-form-view--control-style-underline .address-combined input,.general-form-view--control-style-underline .person-name-combined input{border:0;border-bottom:2px solid #667085;border-radius:0;padding:7px 2px 5px;background:transparent;box-shadow:none}.custom-input-text--underline input:focus,.custom-input-text--underline textarea:focus,.general-form-view--control-style-underline .address-combined input:focus,.general-form-view--control-style-underline .person-name-combined input:focus{outline:none;border-bottom-color:#175cd3}.custom-input-text--underline textarea{min-height:70px;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 30px,#d0d5dd 31px);line-height:31px}.general-form-view--control-style-underline .general-form-view__control-block{border-color:#f2f4f7;background:#fff}.general-form-view--control-style-compact{gap:10px}.general-form-view--control-style-compact .general-form-view__section,.general-form-view--control-style-compact .general-form-view__control-block{padding:9px 10px}.custom-input-text--compact,.general-form-view--control-style-compact .custom-input-checkbox,.general-form-view--control-style-compact .custom-input-radio label{gap:2px;font-size:.84rem}.custom-input-text--compact input,.custom-input-text--compact textarea,.general-form-view--control-style-compact .address-combined input,.general-form-view--control-style-compact .person-name-combined input{padding:5px 7px;border-radius:4px;font-size:.9rem}.custom-input-text--compact textarea{min-height:60px}.single-question-and-answer--owns-label{gap:6px}.single-question-and-answer__label{color:#243447;font-size:.95rem;font-weight:700;line-height:1.35}.single-question-and-answer--owns-label .custom-input-text{gap:0}.general-form-view__section--project_banner{padding:0;border:0;background:transparent;box-shadow:none}.general-form-view__section--project_banner>h2{display:none}.general-form-view__section--project_banner .general-form-view__section-fields,.general-form-view__section--project_banner .general-form-view__control-block{margin:0}.court-banner--jsx{background-color:#ffe5e5;border-radius:8px;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;max-width:100%;min-height:28px;padding:8px 0;width:100%;margin-bottom:18px}.court-banner--jsx .court-banner__content{box-sizing:border-box;display:grid;grid-template-columns:123px minmax(0,1fr);align-items:center;column-gap:12px;row-gap:6px;margin:0 auto;min-height:67px;max-width:189mm;width:94%}.court-banner--jsx .court-banner__logo-container{width:163px;min-height:94px;display:flex;align-items:center;justify-content:center}.court-banner--jsx .court-banner__logo-container img{max-width:100%;max-height:94px;object-fit:contain}.court-banner--jsx .court-banner__text{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0;text-align:center}.court-banner--jsx .court-banner__name{color:#fff;font-size:1.05rem;margin:0;text-transform:uppercase}.court-banner--jsx .court-banner__address{margin:0;color:#d4dae5;font-size:.95rem;line-height:1.2}.court-banner--jsx .court-banner__form-name{color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.04em;margin-top:3px;text-transform:uppercase}.court-banner--jsx .court-banner__contact{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between;font-size:.78rem;font-weight:700;line-height:1.2;text-align:left;white-space:nowrap}.court-banner--jsx .court-banner__logo-text{color:#111827;font-size:.82rem;font-weight:700;text-align:center}@media(max-width:760px){.court-banner--jsx .court-banner__content{grid-template-columns:86px minmax(0,1fr)}.court-banner--jsx .court-banner__logo-container{width:86px}.court-banner--jsx .court-banner__contact{grid-column:1/-1;justify-content:center;gap:10px;flex-wrap:wrap}}.actual-questions-two-column-section{width:100%}.actual-questions-two-column-section__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:start}.actual-questions-two-column-section__column{min-width:0;display:grid;gap:8px}@media(max-width:980px){.actual-questions-two-column-section__grid{grid-template-columns:1fr}}.general-form-view{gap:11px}.general-form-view__header{padding:10px 11px;border-radius:7px}.general-form-view__header h2,.general-form-view__section h2,.general-form-view__control-block h3{margin-bottom:6px}.general-form-view__section{padding:10px 11px;border-radius:7px}.general-form-view__section-fields{gap:8px}.general-form-view__control-block{padding:8px;border-radius:6px}.section-layout--case-parties-side-by-side,.section-layout--double-column-equal-width,.section-layout--single-column-height-adjustable{gap:8px}.section-layout__participants-panel,.section-layout__case-panel{padding:7px;border-radius:8px}.section-layout__panel-title{margin-bottom:7px;padding:4px 6px}.section-layout--case-parties-side-by-side .general-form-view__section{padding:7px;margin-bottom:7px}.single-question-and-answer,.large-qna,.custom-input-text,.custom-input-checkbox,.custom-input-radio{gap:5px}.custom-input-text input,.custom-input-text textarea,.custom-input-text--underline input,.custom-input-text--underline textarea{padding-top:5px;padding-bottom:4px;border:1px solid #cfcfcf}.custom-input-text--underline textarea{min-height:56px;line-height:27px;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 26px,#d0d5dd 27px)}.general-form-view__style-switches{gap:4px;margin-top:8px;padding-top:7px}.general-form-view__chrome-section{margin:0 0 8px;padding:0;background:transparent;border:0;box-shadow:none}.general-form-view__chrome-section--project_banner .court-banner--jsx,.general-form-view__chrome-section--project_banner .court-banner{margin-bottom:0}.static-paragraph-control{margin:0 0 .65rem;color:#1f2937;font-size:.95rem;line-height:1.45;text-align:justify}.general-form-view__section--form_intro{background:transparent}.section-layout__participants-scroll{max-height:32rem;overflow-y:auto;padding-right:.35rem}.section-layout__participant-tools{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .35rem}.section-layout__add-party-button{width:1.45rem;height:1.45rem;border-radius:.25rem;border:1px solid #9ca3af;background:linear-gradient(#fff,#e5e7eb);color:#111827;font-weight:900;line-height:1;cursor:pointer}.section-layout__local-party-slot{border:1px dashed #b9c0ca;border-radius:.35rem;padding:.45rem .55rem;margin:.4rem 0;background:#fafafa;color:#374151;font-size:.78rem}.section-layout__local-party-note{display:block;margin-top:.15rem;color:#6b7280;font-size:.68rem}.static-paragraph-control{margin:.45rem 0 .65rem;line-height:1.45;font-family:Times New Roman,serif;font-size:.95rem;color:#111827}.charges-table-control{display:grid;gap:.45rem}.charges-table-control__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.charges-table-control__title{font-weight:700;font-size:.95rem}.charges-table-control__add,.charges-table-control__remove{border:1px solid #b8b8b8;background:#fff;border-radius:999px;min-width:1.6rem;height:1.6rem;cursor:pointer;font-weight:700}.charges-table-control__table-wrap{max-height:14rem;overflow:auto;border:1px solid #dddddd;border-radius:.4rem}.charges-table-control__table{width:100%;border-collapse:collapse;font-size:.9rem}.charges-table-control__table th,.charges-table-control__table td{border-bottom:1px solid #eeeeee;padding:.35rem;text-align:left;vertical-align:top}.charges-table-control__table th{background:#f7f7f7;position:sticky;top:0;z-index:1}.charges-table-control__table input{width:100%;box-sizing:border-box;border:0;border-bottom:1px solid #777777;padding:.25rem .1rem;background:transparent}.form-question-number{display:inline-flex;flex:0 0 auto;min-width:2.25rem;font-weight:700;color:#111827;white-space:nowrap}.single-question-and-answer__line,.question-radio__label-line,.large-qna__label-line,.address-combined__question-label,.static-paragraph-control{display:flex;align-items:baseline;gap:.35rem;width:100%;text-align:left}.single-question-and-answer__label,.question-radio__label,.large-qna__label,.static-paragraph-control span:last-child{flex:0 1 auto;width:auto;max-width:100%;text-align:left;white-space:normal}.single-question-and-answer__answer{flex:1 1 12rem;min-width:10rem}.single-question-and-answer--owns-label .custom-input-text,.single-question-and-answer__answer .custom-input-text,.single-question-and-answer__answer .custom-input-text input,.general-form-view--control-style-underline .single-question-and-answer__answer input{width:100%}.large-qna--owns-label .custom-input-text textarea,.general-form-view--control-style-underline .large-qna--owns-label textarea{width:100%;min-height:84px}@media(max-width:760px){.single-question-and-answer__line{flex-wrap:wrap}.single-question-and-answer__answer{flex-basis:100%;padding-left:2.6rem}}.toolbar-inline-check{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#333;white-space:nowrap}.toolbar-inline-check input{margin:0}.loaded-json-viewer__stale-note{margin:0 0 8px;padding:6px 8px;border:1px dashed #b68a00;border-radius:6px;background:#fff7d6;color:#654900;font-size:12px}.simple-editable-table-control{display:grid;gap:8px}.simple-editable-table-control__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.simple-editable-table-control__title{font-weight:700;font-size:.95rem}.simple-editable-table-control__add,.simple-editable-table-control__remove{border:1px solid #9a9a9a;background:#fff;border-radius:999px;min-width:26px;height:26px;cursor:pointer;font-weight:700}.simple-editable-table-control__table-wrap{overflow-x:auto;max-height:260px;overflow-y:auto;border:1px solid #dddddd}.simple-editable-table-control__table{width:100%;border-collapse:collapse;min-width:560px}.simple-editable-table-control__table th,.simple-editable-table-control__table td{border:1px solid #dddddd;padding:6px;vertical-align:top}.simple-editable-table-control__table th{background:#f3f3f3;text-align:left;font-size:.82rem}.simple-editable-table-control__table input{width:100%;border:0;border-bottom:1px solid #777777;outline:none;padding:4px 2px;background:transparent;box-sizing:border-box}.document-upload-container{width:100%}.document-upload-container .upload-title-container{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.document-upload-container .upload-title-container .upload-icon-container{width:1.75rem;height:1.75rem;transition:all .1s ease-in-out;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#162b42}.document-upload-container .upload-title-container .upload-icon-container:hover{color:#2e66db;background-color:#dae7f3}.document-upload-container .upload-title{margin:0 0 .25rem;font-weight:600;font-size:1.125rem;color:#2e66db}.document-upload-container .upload-subtitle{font-weight:500;font-size:.875rem;color:#888;margin-top:0;margin-bottom:.5rem}.document-upload-container .upload-layout-split{display:flex;flex-direction:row;gap:1rem;align-items:flex-start}.document-upload-container .upload-layout-split .upload-dropzone{flex:3}.document-upload-container .upload-layout-split .documents-loading,.document-upload-container .upload-layout-split .uploaded-files-list{flex:2}@media only screen and (max-width:768px){.document-upload-container .upload-layout-split{display:flex;flex-direction:column;height:auto}}@media only screen and (max-width:640px){.document-upload-container .upload-layout-split{display:flex;flex-direction:column}}.document-upload-container .upload-dropzone{border:2px dashed rgba(189,189,189,.8);border-radius:8px;padding:1rem .5rem;text-align:center;background:#ffffff4d;transition:all .2s ease;cursor:pointer;height:100%;width:100%;justify-content:center;align-items:center;display:flex}.document-upload-container .upload-dropzone.dragging{border-color:#2e66db;background:#2e66db0d}.document-upload-container .upload-dropzone:hover{border-color:#2e66db;background:#f3f3f380}.document-upload-container .upload-dropzone .dropzone-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.document-upload-container .upload-dropzone .dropzone-content .upload-icon{color:#2e66db}.document-upload-container .upload-dropzone .dropzone-content .dropzone-text{font-weight:600;font-size:1rem;color:#162b42;margin:0}.document-upload-container .upload-dropzone .dropzone-content .dropzone-subtext{font-weight:500;font-size:.75rem;color:#888;margin:0}.document-upload-container .upload-dropzone .dropzone-content .browse-btn{margin-top:.5rem;padding:.5rem 1rem;background:#2e66db;border-radius:4px;font-weight:600;font-size:.875rem;color:#fff;cursor:pointer;transition:background .2s ease}.document-upload-container .upload-dropzone .dropzone-content .browse-btn:hover{background:#2e66dbe6}.document-upload-container .uploaded-files-list{min-width:0;min-height:0;overflow:auto;padding-right:.5rem;height:100%;width:100%;display:flex;flex-direction:column;gap:.75rem}.document-upload-container .uploaded-files-list::-webkit-scrollbar{width:8px}.document-upload-container .uploaded-files-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #d9d9d9;border-radius:10px}.document-upload-container .uploaded-files-list::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #9e9e9e}@media only screen and (max-width:768px){.document-upload-container .uploaded-files-list{flex-direction:row;padding-bottom:.5rem}.document-upload-container .uploaded-files-list::-webkit-scrollbar{height:8px}.document-upload-container .uploaded-files-list .file-item{flex:0 0 90%}}.document-upload-container .uploaded-files-list .file-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:.5rem;background:#fff;border:1px solid #bdbdbd;border-radius:6px;transition:border .2s}.document-upload-container .uploaded-files-list .file-item.pending-item{border-color:#f8ac5966;background:#f8ac590d}.document-upload-container .uploaded-files-list .file-item:hover{border-color:#2e66db}.document-upload-container .uploaded-files-list .file-item .file-icon{width:40px;height:40px;background:#2e66db1a;color:#2e66db;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}.document-upload-container .uploaded-files-list .file-item .file-details{flex:1;min-width:0}.document-upload-container .uploaded-files-list .file-item .file-details .file-name{font-weight:600;font-size:.875rem;color:#162b42;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;min-width:0;margin:0 0 .25rem}.document-upload-container .uploaded-files-list .file-item .file-details .file-meta-row{display:flex;gap:.5rem;font-weight:600;font-size:.75rem;color:#888}.document-upload-container .uploaded-files-list .file-item .file-actions{display:flex;gap:.5rem;align-items:center}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn{width:32px;height:32px;padding:0;display:flex;flex-direction:row;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(189,189,189,.5);background:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn svg{display:block;flex-shrink:0}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.view-btn{color:#2e66db}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.view-btn:hover{background:#2e66db1a;border-color:#2e66db;transform:translateY(-1px)}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.delete-btn{color:#ed5565}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.delete-btn:hover{background:#ed55651a;border-color:#ed5565;transform:translateY(-1px)}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn:active{transform:scale(.95)}.document-upload-container .documents-loading{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;font-size:.875rem;color:#888}.document-upload-container .doc-status-badge{text-transform:capitalize;padding:.1rem .5rem;border-radius:3px;font-size:.75rem}.document-upload-container .doc-status-badge.active,.document-upload-container .doc-status-badge.uploaded{background:#06b58c1f;color:#06b58c}.document-upload-container .doc-status-badge.new,.document-upload-container .doc-status-badge.pending{background:#2e66db1f;color:#2e66db}.document-upload-container .doc-status-badge.deleted{background:#ed55651f;color:#ed5565}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinning{animation:spin 1s linear infinite}.signature-section{min-width:0}.signature-container{width:100%;min-width:0;margin:1rem auto 0;padding-bottom:.5rem}.signature-container .signature-title{font-weight:600;font-size:1.125rem;color:#2e66db;margin:0 0 .25rem}.signature-container .signature-subtitle{font-weight:400;font-size:.875rem;color:#888;margin:0 0 1.5rem;line-height:1.5}.signature-container .signature-grid{display:grid;grid-auto-columns:minmax(370px,50%);gap:1rem;overflow-x:auto;grid-auto-flow:column;padding-bottom:.5rem}.signature-container .signature-grid::-webkit-scrollbar{height:8px}.signature-container .signature-grid::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #d9d9d9;border-radius:10px}.signature-container .signature-grid::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #9e9e9e}@media(max-width:768px){.signature-container .signature-grid{gap:1.5rem}}.signature-container .signature-entry{display:flex;flex-direction:column;margin-top:.5rem;gap:.5rem}.signature-container .signature-entry .signature-entry-label{font-weight:600;font-size:.875rem;color:#888;margin:0}.signature-container .signature-form{display:flex;flex-direction:row;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid rgba(46,102,219,.3);border-top:2px solid #2e66db;border-radius:8px}@media only screen and (max-width:768px){.signature-container .signature-form{flex-direction:column}}.signature-container .signature-form .form-group{display:flex;flex-direction:column;gap:.5rem;width:100%;margin:0}.signature-container .signature-form .form-group .error-value{font-weight:400;font-size:.75rem;color:#ed5565}.signature-container .signature-form .form-group label{font-weight:500;font-size:.75rem;color:#162b42}.signature-container .signature-form .form-group label.required:after{content:" *";color:#ed5565}.signature-container .signature-form .form-group input[type=text],.signature-container .signature-form .form-group input[type=date]{border:2px solid #7d7c7c;font-size:1rem;transition:border-color .3s ease;padding:8px 16px;border:1px solid #bdbdbd;font-weight:500;font-size:.875rem;color:#162b42;border-radius:6px;background:#fff;transition:all .2s ease;font-family:inherit;width:100%;height:auto;box-sizing:border-box}.signature-container .signature-form .form-group input[type=text]:focus,.signature-container .signature-form .form-group input[type=date]:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.signature-container .signature-form .form-group input[type=text]:disabled,.signature-container .signature-form .form-group input[type=date]:disabled{background-color:#dae7f3;cursor:not-allowed}.signature-container .signature-form .form-group input[type=text] input:-webkit-autofill,.signature-container .signature-form .form-group input[type=text] input:-webkit-autofill:hover,.signature-container .signature-form .form-group input[type=text] input:-webkit-autofill:focus,.signature-container .signature-form .form-group input[type=text] input:-webkit-autofill:active,.signature-container .signature-form .form-group input[type=date] input:-webkit-autofill,.signature-container .signature-form .form-group input[type=date] input:-webkit-autofill:hover,.signature-container .signature-form .form-group input[type=date] input:-webkit-autofill:focus,.signature-container .signature-form .form-group input[type=date] input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.signature-container .signature-form .form-group input[type=text]::placeholder,.signature-container .signature-form .form-group input[type=date]::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.signature-container .signature-form .form-group input[type=text]:focus,.signature-container .signature-form .form-group input[type=date]:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 2px #2e66db14}.signature-container .signature-form .form-group input[type=text]::placeholder,.signature-container .signature-form .form-group input[type=date]::placeholder{font-weight:400;font-size:.75rem;color:#888;opacity:.5}.modal{position:absolute;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;background-color:#fff;border-radius:30px;box-shadow:24px;border:none;outline:none;padding:32px 48px;max-height:100%;overflow-y:auto}@media only screen and (max-width:1024px){.modal{padding:24px 32px;width:60%}}@media only screen and (max-width:768px){.modal{padding:24px 32px;width:70%;gap:.85rem}}@media only screen and (max-width:640px){.modal{padding:24px;width:90%;gap:.85rem}}.modal .header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;text-align:center}.modal .header .__title{line-height:137%;letter-spacing:0%;font-weight:700;font-size:1.5rem;color:#2e66db}@media only screen and (max-width:768px){.modal .header .__title{font-size:1.375rem}}.modal .header .__sub-title{font-weight:400;font-size:.875rem;color:#7d7c7c}@media only screen and (max-width:768px){.modal .header .__sub-title{font-size:.625rem}}.modal .actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.modal .actions .icon{padding:0;cursor:pointer}.lookup-section{width:100%}.lookup-section .lookup-input-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.lookup-section .lookup-input-group label{font-weight:600;font-size:.875rem;color:#292929;white-space:nowrap}.lookup-section .lookup-input-group .input-group{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:100%}@media only screen and (max-width:640px){.lookup-section .lookup-input-group .input-group{flex-wrap:wrap}}.lookup-section .lookup-input-group .input-group input{padding:12px 16px;border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;width:100%;border:1px solid #9ca3af;height:inherit;flex-grow:1;width:auto}.lookup-section .lookup-input-group .input-group input:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.lookup-section .lookup-input-group .input-group input:disabled{background-color:#dae7f3;cursor:not-allowed}.lookup-section .lookup-input-group .input-group input input:-webkit-autofill,.lookup-section .lookup-input-group .input-group input input:-webkit-autofill:hover,.lookup-section .lookup-input-group .input-group input input:-webkit-autofill:focus,.lookup-section .lookup-input-group .input-group input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.lookup-section .lookup-input-group .input-group input::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.lookup-section .lookup-input-group .input-group input:focus{outline:none}.lookup-section .lookup-input-group .input-group button{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;padding:.65rem}.lookup-section .lookup-input-group .input-group button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.lookup-section .lookup-input-group .input-group button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.lookup-section .lookup-input-group .input-group button:hover:not(:disabled){background-color:#124fcf}@media only screen and (max-width:1284px){.lookup-section .lookup-input-group .input-group button{padding:.5rem 1rem}}@media only screen and (max-width:640px){.lookup-section .lookup-input-group .input-group button{padding:.5rem;font-size:.875rem}}.lookup-section .lookup-input-group .error-message{color:#ed5565;font-size:.875rem;font-weight:500;animation:fadeIn .2s ease-in}.otp-expanded{width:100%;border-bottom:2px dotted #292929}.otp-card{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem}@media only screen and (max-width:640px){.otp-card{gap:.25rem}}.otp-card .otp-title{font-weight:600;font-size:1.125rem;color:#292929;text-align:center}.otp-card .otp-subtitle{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:500;font-size:.875rem;color:#292929;text-align:center;width:100%}.otp-card .otp-instruction{font-weight:500;font-size:.875rem;color:#7d7c7c;text-align:center}.otp-card .otp-success{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem 0}.otp-card .otp-success .otp-success-title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;font-weight:600;font-size:1rem;color:#292929}.otp-card .otp-success .otp-success-title .success-icon{color:#098d6e}.otp-card .otp-success .otp-success-subtitle{font-weight:500;font-size:.875rem;color:#292929;text-align:center}.otp-card .otp-input-section{padding:.5rem 0}.otp-card .otp-input-section .otp-inputs{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.35rem}@media only screen and (max-width:640px){.otp-card .otp-input-section .otp-inputs{gap:4px}}.otp-card .otp-input-section .otp-inputs .otp-input{border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;width:100%;width:36px;height:40px;padding:4px;text-align:center;background:linear-gradient(#d1e1ef,#d1e1ef) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;outline:none;font-weight:500}.otp-card .otp-input-section .otp-inputs .otp-input:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.otp-card .otp-input-section .otp-inputs .otp-input:disabled{background-color:#dae7f3;cursor:not-allowed}.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill,.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill:hover,.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill:focus,.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.otp-card .otp-input-section .otp-inputs .otp-input::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.otp-card .otp-input-section .otp-inputs .otp-input:focus{outline:none;border:2px solid transparent;box-shadow:none}@media only screen and (max-width:768px){.otp-card .otp-input-section .otp-inputs .otp-input{width:32px;height:38px}}@media only screen and (max-width:640px){.otp-card .otp-input-section .otp-inputs .otp-input{width:30px;height:36px}}.otp-card .otp-input-section .error-message{color:#ed5565;font-size:.875rem;font-weight:500;padding-top:.5rem;text-align:center}.otp-card .resend-timer{font-weight:400;font-size:.875rem;color:#7d7c7c;text-align:center;padding:.75rem 0 0}.otp-card .resend-text{color:#666;font-size:.875rem}.otp-card .resend-link{font-weight:500;color:#3b82f6;background:transparent;border:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline;box-shadow:none}.otp-card .resend-link:hover:not(:disabled){color:#2563eb}.otp-card .resend-link:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.otp-card .resend-link-button{font-size:.875rem;font-weight:500;color:#3b82f6;background:transparent;border:none;padding:0;cursor:pointer;text-decoration:underline;box-shadow:none}.otp-card .resend-link-button:hover:not(:disabled){color:#2563eb}.otp-card .resend-link-button:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.otp-card .next-button{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;width:100%}.otp-card .next-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.otp-card .next-button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.otp-card .next-button:hover:not(:disabled){background-color:#124fcf}@media(max-width:480px){.otp-card .otp-input{width:44px;height:44px;font-size:20px}.otp-card .otp-inputs{gap:8px}}.confirmation-modal{padding:2rem;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:90%;min-width:50%;inset:0;margin:auto;height:fit-content;width:fit-content;gap:1rem;background-color:#fff;border-radius:15px;border:none;outline:none}@media only screen and (max-width:1455px){.confirmation-modal{width:50%}}@media only screen and (max-width:768px){.confirmation-modal{width:90%}}.confirmation-modal .confirmation-modal-top{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;border-radius:50%;background-color:#fee2e2}.confirmation-modal .confirmation-modal-top.success{background-color:#f0fdf4}.confirmation-modal .confirmation-modal-top.warning{background-color:#fffdee}.confirmation-modal .confirmation-modal-top.delete,.confirmation-modal .confirmation-modal-top.error{background-color:#fee2e2}.confirmation-modal .confirmation-modal-top .icon,.confirmation-modal .confirmation-modal-top [class*=icon-],.confirmation-modal .confirmation-modal-top svg{padding:0;height:24px;width:24px;display:block}.confirmation-modal .confirmation-modal-top .icon-success{color:#098d6e}.confirmation-modal .confirmation-modal-top .icon-delete,.confirmation-modal .confirmation-modal-top .icon-error{color:#ef4444}.confirmation-modal .confirmation-modal-top .icon-warning{color:#e89c29}.confirmation-modal .confirmation-modal-header{font-weight:600;font-size:1rem;color:#292929;display:flex;text-align:center}.confirmation-modal .confirmation-modal-text{font-weight:400;font-size:.875rem;color:#7d7c7c;display:flex;text-align:center}.confirmation-modal .confirmation-modal-items-list{width:100%;background-color:#dae7f3;padding:.75rem;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem}.confirmation-modal .confirmation-modal-items-list .item{font-weight:400;font-size:.875rem;color:#292929;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.confirmation-modal .confirmation-modal-items-list .item svg{color:#2e66db}.confirmation-modal .confirmation-modal-buttons{display:flex;gap:.75rem;margin-top:2rem;width:100%}.confirmation-modal .confirmation-modal-buttons .ok-button{border:none;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;font-weight:500;font-size:.875rem;color:#fff;width:100%}.confirmation-modal .confirmation-modal-buttons .ok-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.confirmation-modal .confirmation-modal-buttons .ok-button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.confirmation-modal .confirmation-modal-buttons .ok-button:hover:not(:disabled){background-color:#124fcf}.confirmation-modal .confirmation-modal-buttons .delete-button{border:none;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;font-weight:500;font-size:.875rem;color:#fff;background-color:#ef4444;width:100%}.confirmation-modal .confirmation-modal-buttons .delete-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.confirmation-modal .confirmation-modal-buttons .delete-button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.confirmation-modal .confirmation-modal-buttons .delete-button:hover:not(:disabled){background-color:#124fcf}.confirmation-modal .confirmation-modal-buttons .delete-button:hover:not(:disabled){background-color:#ef4444}.confirmation-modal .confirmation-modal-buttons .no-button{border:none;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:transparent;border:1px solid rgb(31,45,92);color:#1f2d5c;background:#fff linear-gradient(180deg,#fff0 50%,#1f2d5c1a);font-weight:500;font-size:.875rem;color:#7d7c7c;background:#fff;width:100%}.confirmation-modal .confirmation-modal-buttons .no-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.confirmation-modal .confirmation-modal-buttons .no-button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.confirmation-modal .confirmation-modal-buttons .no-button:hover:not(:disabled){background-color:#124fcf;color:#fff}.confirmation-modal .confirmation-modal-buttons .no-button:hover:not(:disabled){background:#f3f3f3;color:#292929}@keyframes pulseWarning{0%{background-color:#fff;transform:scale(1);opacity:.5}30%{background-color:#fff;transform:scale(1);opacity:.5}to{background-color:#f8bb86;transform:scale(2);opacity:0}}@keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}.notifications-container{margin:0 auto;padding:.75rem 1rem}.notifications-container .error-message{color:#ed5565;font-size:.875rem;font-weight:500;margin:0;text-align:center}.notifications-container .notification-card{background-color:#fffdee;border:1px solid #f59e0b;border-left-width:4px;border-right-width:4px;border-radius:.5rem;transition:all .3s ease;padding:.5rem .75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.5rem}@media only screen and (max-width:768px){.notifications-container .notification-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}}.notifications-container .notification-card.resolved{background-color:#f0fdf4;border-color:#16a34a}.notifications-container .notification-left{display:flex}.notifications-container .notification-text{font-weight:500;font-size:.875rem;color:#292929}.notifications-container .notification-text .ql-editor{padding:0!important;min-height:auto;white-space:pre-wrap}.notifications-container .notification-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:.25rem;flex-shrink:0}@media only screen and (max-width:768px){.notifications-container .notification-right{align-items:flex-start;gap:.5rem}}.notifications-container .resolve-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;background-color:transparent;font-weight:400;font-size:.75rem;color:#292929}.notifications-container .resolve-button input{margin:0;padding:.25rem;width:.85rem;height:.85rem;background-color:transparent}.notifications-container .resolve-button.resolved{color:#124fcf}.notifications-container .resolve-button.resolved input[type=checkbox]{accent-color:#124fcf;color:#124fcf;opacity:1}.notifications-container .notification-timestamp{font-weight:500;font-size:.625rem;color:#7d7c7c;white-space:nowrap}.notifications-container--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.notifications-container--grid .notification-card:only-child{grid-column:1/-1}.notifications-container--grid .notification-card{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.5rem}@media only screen and (max-width:1024px){.notifications-container--grid{grid-template-columns:1fr}}@media only screen and (max-width:640px){.notifications-container--grid{grid-template-columns:1fr}}@media only screen and (max-width:768px){.notifications-container--grid{grid-template-columns:1fr}}.notifications-container--grid .notification-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:.25rem;flex-shrink:0}@media only screen and (max-width:768px){.notifications-container--grid .notification-right{align-items:flex-start;gap:.5rem}}.notifications-container--list{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.75rem}.notifications-container--list .notification-card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem;width:100%}@media only screen and (max-width:768px){.notifications-container--list .notification-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media only screen and (max-width:640px){.notifications-container--list .notification-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.notifications-container--list .notification-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.75rem;flex-shrink:0}@media only screen and (max-width:768px){.notifications-container--list .notification-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}}@media only screen and (max-width:640px){.notifications-container--list .notification-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}}.notif-wrapper{position:relative}.notif-wrapper .notif-bell-btn{position:relative;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border:none;border-radius:50%;background:#fff;box-shadow:0 1px 6px #0000001f;cursor:pointer;transition:background .2s}.notif-wrapper .notif-bell-btn:hover{background:#eff6ff}.notif-wrapper .notif-bell-btn .notif-bell-icon{width:2.5rem;height:2.5rem;object-fit:contain;display:block}.notif-wrapper .notif-bell-btn .notif-bell-badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#292929;color:#fff;font-size:10px;font-weight:700;line-height:20px;text-align:center;pointer-events:none}.notif-wrapper .notif-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:620px;max-height:480px;background:#eef6ff;border-radius:12px;border-left:3px solid #f59e0b;border-right:3px solid #f59e0b;box-shadow:0 8px 28px #00000021;display:flex;flex-direction:column;overflow:hidden;z-index:1000;padding:12px;gap:10px}@media only screen and (max-width:640px){.notif-wrapper .notif-dropdown{width:calc(100vw - 32px);right:-8px}}.notif-wrapper .notif-dropdown__header{display:flex;align-items:center;justify-content:space-between;padding:0 4px 4px}.notif-wrapper .notif-dropdown__title{font-size:13px;font-weight:600;color:#292929}.notif-wrapper .notif-dropdown__mark-all{background:none;border:none;font-family:poppins,sans-serif;font-size:11px;color:#2e66db;cursor:pointer;padding:0;font-weight:500}.notif-wrapper .notif-dropdown__mark-all:hover{text-decoration:underline;background:none}.notif-wrapper .notif-dropdown__body{overflow-y:auto;display:flex;flex-direction:column;gap:10px}.notif-wrapper .notif-dropdown__body::-webkit-scrollbar{width:4px}.notif-wrapper .notif-dropdown__body::-webkit-scrollbar-thumb{background:#d0daea;border-radius:4px}.notif-wrapper .notif-dropdown__empty{padding:24px 16px;text-align:center;font-size:13px;color:#7d7c7c;margin:0}.notif-wrapper .notif-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:.75rem;background:#fffdee;border:1.5px solid #f59e0b;border-left:3px solid #f59e0b;border-right:3px solid #f59e0b;border-radius:8px;transition:opacity .2s}@media only screen and (max-width:640px){.notif-wrapper .notif-card{flex-direction:column}}.notif-wrapper .notif-card--read{opacity:.75;background-color:#f0fdf4;border-color:#16a34a}.notif-wrapper .notif-card__message{font-size:13px;font-weight:600;color:#292929;flex:1;line-height:1.5}.notif-wrapper .notif-card__message .ql-editor{padding:0}.notif-wrapper .notif-card__right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.notif-wrapper .notif-card__checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap;font-size:12px;color:#292929;font-weight:500;-webkit-user-select:none;user-select:none}.notif-wrapper .notif-card__checkbox-label:has(input:disabled){cursor:default;color:#7d7c7c}.notif-wrapper .notif-card__checkbox{width:15px;height:15px;cursor:pointer;accent-color:#2e66db}.notif-wrapper .notif-card__checkbox:disabled{cursor:default;opacity:.6}.notif-wrapper .notif-card__time{font-size:11px;color:#7d7c7c}.oop-form-container{max-width:900px;margin:0 auto;font-family:Arial,sans-serif;color:#333;line-height:1.4;background:#fff;padding:2rem;box-shadow:0 0 10px #0000001a}.oop-form-container input[type=text]{background-color:#f0f4fc;border:none;border-bottom:1px solid #999;padding:6px 8px;width:100%;font-size:14px}.oop-form-container input[type=text]:focus{outline:none;border-bottom:2px solid #0056b3}.oop-form-container .mt-3{margin-top:1rem}.oop-form-container .oop-form-header{text-align:left;border:2px solid #000;padding:1rem;margin-bottom:1rem}.oop-form-container .oop-form-header h1{font-size:24px;margin:0 0 5px;text-transform:uppercase}.oop-form-container .oop-form-header h2{font-size:16px;font-weight:400;margin:0 0 15px}.oop-form-container .oop-section{border:1px solid #000;margin-bottom:1rem;padding:1rem}.oop-form-container .oop-section.oop-grid-header{display:grid;grid-template-columns:3fr 1fr;padding:0}.oop-form-container .oop-section h3{font-size:16px;margin:0 0 10px;background:#eee;padding:5px;border-bottom:1px solid #000}.oop-form-container .oop-section h4{font-size:15px;margin:15px 0 10px}.oop-form-container .oop-col-main{border-right:1px solid #000;padding:1rem}.oop-form-container .oop-col-sidebar{padding:1rem;display:flex;align-items:flex-end}.oop-form-container .oop-grid-split{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.oop-form-container .oop-grid-split .oop-sidebar-petition-type{border-left:1px solid #000;padding-left:1rem}.oop-form-container .oop-field-group{margin-bottom:15px}.oop-form-container .oop-field-group label{font-weight:700;display:block;margin-bottom:5px}.oop-form-container .oop-checkbox,.oop-form-container .oop-checkbox-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;cursor:pointer}.oop-form-container .oop-checkbox input[type=checkbox],.oop-form-container .oop-checkbox input[type=radio],.oop-form-container .oop-checkbox-row input[type=checkbox],.oop-form-container .oop-checkbox-row input[type=radio]{margin-top:3px;width:16px;height:16px}.oop-form-container .oop-checkbox small,.oop-form-container .oop-checkbox-row small{display:block;color:#555;font-style:italic}.oop-form-container .oop-inline-checkboxes{display:flex;align-items:center;gap:15px;margin-top:5px}.oop-form-container .oop-inline-checkboxes label{font-weight:400}.oop-form-container .oop-indent{margin-left:2rem}.oop-form-container .oop-address-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:10px;margin-top:5px}.oop-form-container .oop-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:15px}.oop-form-container .oop-or-divider{font-weight:700;margin:10px 0}.oop-form-container .oop-identifiers-grid{display:flex;flex-wrap:wrap;gap:15px;margin-top:10px}.oop-form-container .oop-identifiers-grid .oop-inline-input{display:flex;align-items:center;gap:5px}.oop-form-container .oop-identifiers-grid .oop-inline-input label{white-space:nowrap}.oop-form-container .oop-identifiers-grid .oop-inline-input input{width:100px}.oop-form-container .oop-checkbox-group{display:flex;flex-direction:column;gap:8px}.oop-form-container .oop-checkbox-group strong{margin-top:10px}.oop-form-container .oop-table{width:100%;border-collapse:collapse}.oop-form-container .oop-table th,.oop-form-container .oop-table td{border:1px solid #000;padding:8px;text-align:left}.oop-form-container .oop-table th{background-color:#f9f9f9;font-size:13px}.oop-form-container .oop-table td input[type=text]{background-color:#fff;border:none;padding:4px}.oop-form-container .oop-table td label{margin-right:10px;font-size:13px}body{margin:0;padding:0;background:#fff;font-family:Poppins,sans-serif}*,:after,:before{box-sizing:border-box}.app{min-height:100vh}.bg-gradient{position:absolute;top:0;right:0;z-index:-20;width:40rem;height:50%;border-radius:100%;opacity:70%;background:linear-gradient(90deg,#c7d2fe80 100%,#cbc7ff80 0%);filter:blur(80px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #d9d9d9;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #9e9e9e}.navigation-actions{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:640px){.navigation-actions button span{display:none}}.navigation-actions .action-btn{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:#2e66db;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.875rem;background:#2e66db linear-gradient(180deg,#fff0 50%,#1f2d5c33)}.navigation-actions .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.navigation-actions .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.navigation-actions .action-btn:hover:not(:disabled){background-color:#124fcf}.navigation-actions .outline{border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;padding:.5rem 1rem;display:inline-flex;justify-content:center;gap:.375rem;transition:all .2s ease;background-color:transparent;border:1px solid rgb(31,45,92);color:#1f2d5c;background:#fff linear-gradient(180deg,#fff0 50%,#1f2d5c1a);display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.875rem}.navigation-actions .outline:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.navigation-actions .outline:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.navigation-actions .outline:hover:not(:disabled){background-color:#124fcf;color:#fff}.navigation-actions .outline:hover:not(:disabled){background-color:#dae7f3;color:#2e66db;border-color:#b3cee7}.navigation-actions .layout-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.navigation-actions .error-message{color:#ed5565;font-size:.75rem;font-weight:500}@media only screen and (max-width:768px){.navigation-actions .error-message{text-align:center;max-width:120px}}.navigation-actions .full-width{min-width:250px}.navigation-actions .text-only{justify-content:center;font-size:1rem}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.custom-input-text input,.custom-input-text textarea{width:100%;min-width:0;padding:calc(var(--main-app-padding) * .7);border:0;border-bottom:1px solid #687587;border-radius:0;background:#fff}.custom-input-text input:focus,.custom-input-text textarea:focus{border-bottom-color:#26384f;box-shadow:0 1px #26384f;outline:0}.custom-input-text textarea{min-height:72px;resize:vertical}.custom-input-radio{width:100%;display:flex;flex-wrap:wrap;gap:var(--main-app-gap);align-items:center;padding:var(--main-app-padding);border:var(--main-app-border);border-radius:var(--main-app-radius)}.custom-input-radio legend{font-size:.85rem;font-weight:700;color:#374151;padding:0 .25rem}.custom-input-radio label{display:flex;flex-direction:row;align-items:center;gap:calc(var(--main-app-gap) * .5)}.court-banner{background-color:#ffe5e5;border-radius:var(--main-app-radius);box-sizing:border-box;color:#fff;font-family:sans-serif;max-width:100%;min-height:28px;padding:8px 0;width:100%}.court-banner__content{box-sizing:border-box;display:grid;grid-template-columns:123px minmax(0,1fr);align-items:center;column-gap:12px;row-gap:6px;margin:0 auto;min-height:67px;max-width:189mm;width:90%}.court-banner__logo-container img{max-width:100%;max-height:64px;object-fit:contain}.court-banner__name{color:#111827;font-size:1.05rem;margin:0;text-transform:uppercase}.court-banner__address{margin:0;color:#374151;font-size:.95rem;line-height:1.2}.court-banner__form-name{color:#111827;font-size:.86rem;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.court-banner__contact{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between;color:#111827;font-size:.78rem;font-weight:700;line-height:1.2;text-align:left;white-space:nowrap}@media(max-width:640px){.court-banner__content{grid-template-columns:88px minmax(0,1fr);max-width:calc(100% - 16px);min-height:88px;width:calc(100% - 16px)}.court-banner__logo-container{width:88px;min-height:88px}.court-banner__logo-container img{max-height:84px}.court-banner__contact{grid-column:1/-1;flex-wrap:wrap;justify-content:center;text-align:center}}.single-question-and-answer,.large-qna,.question-checkbox,.question-radio,.checkbox,.date,.date-dd-mm-yyyy,.repeatable-text,.structured-json,.signature-basic,.nested-checkbox,.nested-checkbox-group,.input-between-text,.person-name,.person-name-dob,.person-name-combined,.person-contact-compact,.address-combined,.person-name-address,.person-demographics-small,.person-demographics-large,.address-small,.address-large{display:grid;gap:6px;min-width:0}.person-name,.person-name-dob,.person-name-combined,.person-name-address,.person-demographics-large,.address-large{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}.person-name-combined{grid-template-columns:6ch minmax(240px,1fr) minmax(112px,.22fr);align-items:end}.registry-form__component>.person-name-combined{grid-template-columns:6ch minmax(240px,1fr) minmax(112px,.22fr)}.person-name-combined__suffix,.person-name-combined__name{display:grid;gap:4px;min-width:0}.person-name-combined__suffix span,.person-name-combined__name span{color:#374151;font-size:.85rem;font-weight:700}.person-name-combined__suffix input,.person-name-combined__name input{width:100%;min-width:0;padding:calc(var(--main-app-padding) * .7);border:0;border-bottom:1px solid #687587;border-radius:0;background:#fff}.person-name-combined__suffix input,.person-contact-compact__suffix input{max-width:6ch}.person-contact-compact{padding:6px;border:1px solid #d7dde5;border-radius:var(--main-app-radius);background:#fbfcfe}.registry-form__component>.person-contact-compact{grid-template-columns:1fr}.person-contact-compact__name-row{display:grid;grid-template-columns:6ch minmax(220px,1fr) minmax(112px,.22fr);gap:6px;align-items:end}.person-contact-compact__suffix,.person-contact-compact__name,.address-combined{display:grid;gap:3px;min-width:0}.person-contact-compact__suffix span,.person-contact-compact__name span,.address-combined span{color:#374151;font-size:.78rem;font-weight:700}.person-contact-compact__suffix input,.person-contact-compact__name input,.address-combined input{width:100%;min-width:0;padding:calc(var(--main-app-padding) * .58);border:0;border-bottom:1px solid #687587;border-radius:0;background:#fff}.person-name-combined__suffix input:focus,.person-name-combined__name input:focus,.person-contact-compact__suffix input:focus,.person-contact-compact__name input:focus,.address-combined input:focus{border-bottom-color:#26384f;box-shadow:0 1px #26384f;outline:0}.person-contact-compact__contact-row{display:grid;grid-template-columns:minmax(130px,.36fr) minmax(200px,1fr);gap:6px}.person-contact-compact__dob{min-width:0}.person-contact-compact__dob input,.person-name-combined>.custom-input-text input{min-width:0;padding-inline:4px;font-size:.8rem}.person-demographics-small,.address-small,.signature-basic,.nested-checkbox,.input-between-text{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.large-qna,.repeatable-text,.structured-json{grid-column:1/-1}@media(max-width:680px){.registry-form__component>.person-name-combined,.person-name,.person-name-dob,.person-name-combined,.person-contact-compact__name-row,.person-contact-compact__contact-row,.person-name-address,.person-demographics-small,.person-demographics-large,.address-small,.address-large,.signature-basic,.nested-checkbox,.input-between-text{grid-template-columns:1fr}}.registry-form{display:grid;gap:12px;color:#172033}.registry-form__navigation{position:sticky;top:0;z-index:4;padding:6px 8px;border:1px solid #d8dee8;border-radius:8px;background:#fffffff5}.registry-form__section{padding:10px;border:1px solid #d8dee8;border-radius:10px;background:#fff}.registry-form__section-heading h2{margin:0 0 8px;font-size:16px}.registry-form__component-grid{display:grid;grid-template-columns:repeat(var(--registry-columns),minmax(0,1fr));gap:8px}.registry-form__component{min-width:0;padding:7px;border:1px solid #e0e5ed;border-radius:7px;background:#fbfcfe}.registry-form__component h3{margin:0 0 5px;color:#374151;font-size:12px;font-weight:700}.registry-form__component>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:5px}.registry-form__component--large_qna,.registry-form__component--signature_basic,.registry-form__component--address_large{grid-column:span 2}.registry-form__component-error,.registry-form--error{padding:12px;border:1px solid #dc2626;border-radius:8px;color:#991b1b;background:#fef2f2}.registry-form__case-parties{position:relative}.registry-form__anchor{position:absolute;top:0}.registry-form__case-parties-layout{display:grid;grid-template-columns:minmax(0,4fr) minmax(155px,1fr);gap:8px;align-items:stretch}.registry-form__party-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}.registry-form__party-column,.registry-form__case-panel{min-width:0;padding:6px;border:1px solid #d8dee8;border-radius:7px;background:#f8fafc}.registry-form__party-column>h3,.registry-form__case-panel>h3{margin:0 0 5px;color:#26354a;font-size:12px;font-weight:800}.registry-form__party-list{display:grid;gap:6px}.registry-form__party-column--scroll .registry-form__party-list{max-height:305px;padding-right:3px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.registry-form__party-card{display:grid;gap:5px;min-width:0;padding:4px;border:1px solid #e0e5ed;border-radius:6px;background:#fff}.registry-form__party-card>.registry-form__component,.registry-form__case-panel>.registry-form__component{padding:4px;border:0;background:transparent}.registry-form__party-card>.registry-form__component+.registry-form__component{border-top:1px solid #e5e9f0;border-radius:0}.registry-form__party-empty{padding:8px;color:#6b7280;font-size:12px}.registry-form__case-panel .registry-form__component h3{margin-bottom:3px}@media(max-width:980px){.registry-form__component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registry-form__case-parties-layout{grid-template-columns:minmax(0,3fr) minmax(145px,1fr)}}@media(max-width:680px){.registry-form__component-grid,.registry-form__case-parties-layout,.registry-form__party-groups{grid-template-columns:1fr}.registry-form__case-panel{grid-row:1}.registry-form__component--large_qna,.registry-form__component--signature_basic,.registry-form__component--address_large{grid-column:auto}}.custom-input-text{display:flex;flex-direction:column;gap:calc(var(--main-app-gap) * .5);width:100%;min-width:0}.custom-input-text span{font-size:.85rem;font-weight:700;color:#374151}.custom-input-text input{width:100%;min-width:0;padding:var(--main-app-padding);border:var(--main-app-border);border-radius:var(--main-app-radius);background:#fff}.custom-input-radio{width:100%;border:var(--main-app-border);border-radius:var(--main-app-radius);padding:var(--main-app-padding)}.custom-input-radio legend{font-size:.85rem;font-weight:700;color:#374151;padding:0 .25rem;margin-bottom:calc(var(--main-app-gap) * .5)}.custom-input-radio__options{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:calc(var(--main-app-gap) * 1.5)}.custom-input-radio label{display:inline-flex;flex-direction:row;align-items:center;gap:calc(var(--main-app-gap) * .5);white-space:nowrap}.custom-input-checkbox{display:flex;flex-direction:row;align-items:center;gap:calc(var(--main-app-gap) * .5);width:100%;padding:calc(var(--main-app-padding) * .75);border:var(--main-app-border);border-radius:var(--main-app-radius);background:#fff}.custom-input-checkbox span{font-size:.85rem;font-weight:700;color:#374151}.person-detail{display:flex;gap:var(--main-app-gap);flex:2}.person-secondary-details,.person-primary-dob{display:flex;gap:var(--main-app-gap);flex:1}.person-gender-radio{display:flex;flex:1}.person-contact-checkbox{display:flex;flex:1.5}.person-contact-checkbox fieldset{width:100%;display:flex;gap:var(--main-app-gap);align-items:center;padding:var(--main-app-padding);border:var(--main-app-border);border-radius:var(--main-app-radius)}.person-contact-checkbox legend{font-size:.85rem;padding:0 .25rem}.section-access-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:var(--main-app-margin);padding:.5rem 0;background:var(--main-app-page-bg)}.section-access-tags__item{display:inline-flex;align-items:center;min-height:28px;padding:.25rem .65rem;border:var(--main-app-border);border-radius:var(--main-app-radius);background:#fff;color:#374151;font-size:.85rem;font-weight:700;text-decoration:none}.section-access-tags__item:hover{border-color:#2563eb;color:#1d4ed8}.court-banner{background-color:#1b2842;border-radius:var(--main-app-radius);box-sizing:border-box;color:#fff;font-family:sans-serif;max-width:100%;min-height:28px;padding:8px 0;width:100%}.court-banner__content{box-sizing:border-box;display:grid;grid-template-columns:123px minmax(0,1fr) auto;align-items:center;column-gap:12px;row-gap:6px;margin:0 auto;min-height:67px;max-width:189mm;width:90%}.court-banner__logo-container{width:123px;min-height:67px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.court-banner__logo-container img{max-width:100%;max-height:104px;object-fit:contain}.court-banner__logo-text{color:#fff;font-size:1.15rem;font-weight:800}.court-banner__text{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0;text-align:center}.court-banner__name{color:#fff;font-size:1.05rem;margin:0;text-transform:uppercase}.court-banner__address{margin:0;color:#a7aeb9;font-size:.95rem;line-height:1.2}.court-banner__form-name{color:#fff;font-size:.86rem;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.court-banner__date{background-color:#000;padding:6px 10px;border-radius:var(--main-app-radius);display:flex;flex-direction:column;justify-content:center;justify-self:end;min-width:74px}.court-banner__date .date-label{font-size:.58rem;color:#fff;text-transform:uppercase;margin-bottom:1px}.court-banner__date .date-value{font-size:.78rem;font-weight:500}.court-banner__contact{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:.78rem;font-weight:700;line-height:1.2;text-align:left;white-space:nowrap}.court-banner__contact span{flex:0 0 auto;white-space:nowrap}@media(max-width:640px){.court-banner__content{grid-template-columns:88px minmax(0,1fr) auto;max-width:calc(100% - 16px);min-height:88px;width:calc(100% - 16px)}.court-banner__logo-container{width:88px;min-height:88px}.court-banner__logo-container img{max-height:84px}.court-banner__contact{grid-column:1/-1;flex-wrap:wrap;justify-content:center;text-align:center}}@media print{.court-banner{border-radius:0}.court-banner__content{max-width:189mm;width:90%}}.general-form-view{min-height:420px;display:flex;flex-direction:column;gap:calc(var(--main-app-gap) * .5);margin-bottom:var(--main-app-margin);overflow:hidden}.general-form-view__section-access{flex:0 0 auto;padding:0 0 .35rem;background:var(--main-app-panel-bg)}.general-form-view__scroll-body{min-height:0;flex:1 1 auto;overflow-y:auto;padding:0 .25rem var(--main-app-padding) 0;overscroll-behavior:contain}.general-form-view__section{scroll-margin-top:var(--main-app-padding);display:flex;flex-direction:column;gap:calc(var(--main-app-gap) * 1.1);margin-bottom:calc(var(--main-app-margin) * 1.35);padding:var(--main-app-padding);border:var(--main-app-border);border-radius:var(--main-app-radius);background:#fff;box-shadow:0 1px 2px #0f172a0f}.general-form-view__section--chrome{padding:0;border:0;background:transparent;box-shadow:none}.general-form-view__section-title{display:flex;align-items:center;gap:.5rem;margin:0;padding-bottom:.65rem;border-bottom:var(--main-app-border);color:#111827;font-size:1.05rem;font-weight:800}.general-form-view__section-title:before{content:"";width:4px;height:1.1rem;border-radius:999px;background:#2563eb}.general-form-view__section-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--main-app-gap);align-items:start}.general-form-view__section--chrome .general-form-view__section-fields{display:block}.general-form-view__actions{position:sticky;bottom:0;display:flex;align-items:end;flex-wrap:wrap;gap:var(--main-app-gap);padding:var(--main-app-padding) 0 0;background:linear-gradient(to bottom,rgba(249,250,251,0),var(--main-app-panel-bg) 35%)}.general-form-view__actions button{padding:var(--main-app-padding);border:var(--main-app-border);border-radius:var(--main-app-radius);cursor:pointer}.general-form-view__meta-field{display:flex;min-width:180px;flex:1 1 220px;flex-direction:column;gap:.35rem;color:#374151;font-size:.9rem;font-weight:700}.general-form-view__meta-field input{width:100%;min-width:0;padding:var(--main-app-padding);border:var(--main-app-border);border-radius:var(--main-app-radius);color:#111827;font:inherit;font-weight:500;background:#fff}.general-form-view input:disabled,.general-form-view textarea:disabled,.general-form-view select:disabled{background-color:#f3f4f6!important;color:#9ca3af!important;cursor:not-allowed;border-color:#e5e7eb!important}.helper-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#e5e7eb;color:#4b5563;font-size:11px;font-weight:700;cursor:help}.helper-tooltip-trigger:hover{background:#d1d5db}
