@supports not (display:grid){:root{--lc-text:#1a2b3a;--lc-muted:#5b6b7a;--lc-border:#d4dde6;--lc-bg:#fff;--lc-bg-soft:#f5f7fa;--lc-primary:#1a3a5f;--lc-primary-2:#0f2742;--lc-focus:#1a3a5f40;--lc-danger:#b42318;--lc-gap:12px;--lc-gap-lg:16px}html{font-family:Arial,sans-serif}body{color:var(--lc-text);background:var(--lc-bg);margin:0;line-height:1.4}p{margin:0 0 var(--lc-gap)}p:last-child{margin-bottom:0}img,video,canvas,svg{max-width:100%!important;height:auto!important}.legacy-hide{display:none!important}*,:before,:after{box-sizing:border-box}.icon-svg,.icon-svg svg{width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important;display:block!important}.legacy-form-card{background:var(--lc-bg);border:1px solid var(--lc-border);border-radius:16px;padding:16px;box-shadow:0 6px 16px #0f274214}.legacy-form-card>*+*{margin-top:var(--lc-gap-lg)}.legacy-form-scope form{background:0 0}.legacy-form-scope p{margin:0 0 var(--lc-gap)}.legacy-form-scope p:last-child{margin-bottom:0}.legacy-form-scope label{color:var(--lc-text);margin:0 0 6px;font-weight:600;display:block}.legacy-form-scope input,.legacy-form-scope select,.legacy-form-scope textarea{font:inherit;color:var(--lc-text);background:var(--lc-bg);border:1px solid var(--lc-border);appearance:none;border-radius:10px;outline:none;width:100%;max-width:100%;padding:10px 12px}.legacy-form-scope textarea{resize:vertical;min-height:96px}.legacy-form-scope input:not([type=checkbox]):not([type=radio]),.legacy-form-scope select,.legacy-form-scope textarea{margin-bottom:var(--lc-gap)}.legacy-form-scope .field-hint,.legacy-form-scope .field-error{margin-top:6px;margin-bottom:var(--lc-gap);color:var(--lc-muted);font-size:12px;line-height:1.35}.legacy-form-scope .field-error{color:var(--lc-danger)}.legacy-form-scope input::placeholder,.legacy-form-scope textarea::placeholder{color:#95a3b1}.legacy-form-scope input:focus,.legacy-form-scope select:focus,.legacy-form-scope textarea:focus{border-color:var(--lc-primary);box-shadow:0 0 0 3px var(--lc-focus)}.legacy-form-scope select{background-image:linear-gradient(45deg, transparent 50%, var(--lc-muted) 50%), linear-gradient(135deg, var(--lc-muted) 50%, transparent 50%), linear-gradient(to right, transparent, transparent);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px),0 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,100% 100%;padding-right:34px}.legacy-form-scope .has-error input,.legacy-form-scope .has-error select,.legacy-form-scope .has-error textarea{border-color:#b42318a6;box-shadow:0 0 0 3px #b423181f}.legacy-form-scope button,.legacy-form-scope input[type=submit],.legacy-form-scope input[type=button]{font:inherit;color:#fff;background:var(--lc-primary);border:1px solid var(--lc-primary);cursor:pointer;appearance:none;border-radius:12px;width:100%;margin-top:6px;padding:11px 14px;font-weight:700}.legacy-form-scope button:hover,.legacy-form-scope input[type=submit]:hover,.legacy-form-scope input[type=button]:hover{background:var(--lc-primary-2);border-color:var(--lc-primary-2)}.legacy-form-scope button:disabled,.legacy-form-scope input[type=submit]:disabled,.legacy-form-scope input[type=button]:disabled{opacity:.6;cursor:not-allowed}.legacy-form-scope input[type=checkbox],.legacy-form-scope input[type=radio]{vertical-align:middle;width:auto;margin-right:8px}.legacy-form-row{margin-bottom:var(--lc-gap)}.legacy-form-row:last-child{margin-bottom:0}.legacy-form-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.legacy-form-actions>*{width:100%}}html.is-legacy{--lc-text:#1a2b3a;--lc-muted:#5b6b7a;--lc-border:#d4dde6;--lc-bg:#fff;--lc-bg-soft:#f5f7fa;--lc-primary:#1a3a5f;--lc-primary-2:#0f2742;--lc-focus:#1a3a5f40;--lc-danger:#b42318;--lc-gap:12px;--lc-gap-lg:16px;font-family:Arial,sans-serif}html.is-legacy body{color:var(--lc-text);background:var(--lc-bg);margin:0;line-height:1.4}html.is-legacy p{margin:0 0 var(--lc-gap)}html.is-legacy p:last-child{margin-bottom:0}html.is-legacy img,html.is-legacy video,html.is-legacy canvas,html.is-legacy svg{max-width:100%!important;height:auto!important}html.is-legacy .legacy-hide{display:none!important}html.is-legacy *,html.is-legacy :before,html.is-legacy :after{box-sizing:border-box}html.is-legacy .icon-svg,html.is-legacy .icon-svg svg{width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important;display:block!important}html.is-legacy .legacy-form-card{background:var(--lc-bg);border:1px solid var(--lc-border);border-radius:16px;padding:16px;box-shadow:0 6px 16px #0f274214}html.is-legacy .legacy-form-card>*+*{margin-top:var(--lc-gap-lg)}html.is-legacy .legacy-form-scope form{background:0 0}html.is-legacy .legacy-form-scope p{margin:0 0 var(--lc-gap)}html.is-legacy .legacy-form-scope p:last-child{margin-bottom:0}html.is-legacy .legacy-form-scope label{color:var(--lc-text);margin:0 0 6px;font-weight:600;display:block}html.is-legacy .legacy-form-scope input,html.is-legacy .legacy-form-scope select,html.is-legacy .legacy-form-scope textarea{font:inherit;color:var(--lc-text);background:var(--lc-bg);border:1px solid var(--lc-border);appearance:none;border-radius:10px;outline:none;width:100%;max-width:100%;padding:10px 12px}html.is-legacy .legacy-form-scope textarea{resize:vertical;min-height:96px}html.is-legacy .legacy-form-scope input:not([type=checkbox]):not([type=radio]),html.is-legacy .legacy-form-scope select,html.is-legacy .legacy-form-scope textarea{margin-bottom:var(--lc-gap)}html.is-legacy .legacy-form-scope .field-hint,html.is-legacy .legacy-form-scope .field-error{margin-top:6px;margin-bottom:var(--lc-gap);color:var(--lc-muted);font-size:12px;line-height:1.35}html.is-legacy .legacy-form-scope .field-error{color:var(--lc-danger)}html.is-legacy .legacy-form-scope input::placeholder,html.is-legacy .legacy-form-scope textarea::placeholder{color:#95a3b1}html.is-legacy .legacy-form-scope input:focus,html.is-legacy .legacy-form-scope select:focus,html.is-legacy .legacy-form-scope textarea:focus{border-color:var(--lc-primary);box-shadow:0 0 0 3px var(--lc-focus)}html.is-legacy .legacy-form-scope select{background-image:linear-gradient(45deg, transparent 50%, var(--lc-muted) 50%), linear-gradient(135deg, var(--lc-muted) 50%, transparent 50%), linear-gradient(to right, transparent, transparent);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px),0 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,100% 100%;padding-right:34px}html.is-legacy .legacy-form-scope .has-error input,html.is-legacy .legacy-form-scope .has-error select,html.is-legacy .legacy-form-scope .has-error textarea{border-color:#b42318a6;box-shadow:0 0 0 3px #b423181f}html.is-legacy .legacy-form-scope button,html.is-legacy .legacy-form-scope input[type=submit],html.is-legacy .legacy-form-scope input[type=button]{font:inherit;color:#fff;background:var(--lc-primary);border:1px solid var(--lc-primary);cursor:pointer;appearance:none;border-radius:12px;width:100%;margin-top:6px;padding:11px 14px;font-weight:700}html.is-legacy .legacy-form-scope input[type=checkbox],html.is-legacy .legacy-form-scope input[type=radio]{vertical-align:middle;width:auto;margin-right:8px}html.is-legacy .legacy-form-row{margin-bottom:var(--lc-gap)}html.is-legacy .legacy-form-row:last-child{margin-bottom:0}html.is-legacy .legacy-form-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}html.is-legacy .legacy-form-actions>*{width:100%}.modern-only{display:block}.legacy-only{display:none}html.is-legacy .modern-only{display:none!important}html.is-legacy .legacy-only{display:block!important}
