._container_1lo8u_1{max-width:900px;margin:0 auto;padding:32px}._header_1lo8u_7{display:flex;flex-direction:row;align-items:center;gap:24px;margin-bottom:40px}._logo_1lo8u_15{height:105px;width:auto}._header_1lo8u_7>a{outline:none}._unitLogoWrapper_1lo8u_24{position:relative;display:inline-block;height:110px}._unitLogo_1lo8u_24{position:relative;height:110px;width:auto;z-index:2}._header_1lo8u_7 h1{font-size:32px;font-weight:600;color:var(--text-primary);margin-bottom:0;flex:1;text-align:center}._unitNameRow_1lo8u_74{display:inline}._logoInline_1lo8u_78,._unitLogoWrapperInline_1lo8u_79,._unitLogoInline_1lo8u_80{display:none}._header_1lo8u_7 p{font-size:16px;color:var(--text-secondary)}._intro_1lo8u_89{background:#6b6c5c;border:1px solid var(--border-color);border-radius:12px;padding:24px 32px;margin-bottom:24px;text-align:right}._intro_1lo8u_89 p{font-size:15px;color:#1a1b15;margin-bottom:12px;line-height:1.7}._intro_1lo8u_89 p:last-child{margin-bottom:0}._intro_1lo8u_89 ul{margin:0 24px 16px 0;padding:0;list-style:none}._intro_1lo8u_89 li{font-size:15px;color:#1a1b15;margin-bottom:8px;padding-right:1.5em;text-indent:-1.5em;line-height:1.7}._intro_1lo8u_89 a{color:#2d3a22;text-decoration:underline}._intro_1lo8u_89 a:hover{color:var(--primary-hover)}._intro_1lo8u_89 b{color:#0f100c}._form_1lo8u_138{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:32px}._section_1lo8u_145{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--border-color)}._section_1lo8u_145:last-of-type{border-bottom:none;margin-bottom:24px;padding-bottom:0}._sectionTitle_1lo8u_157{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:24px;display:flex;align-items:center;gap:8px}._sectionTitle_1lo8u_157:before{content:"";width:4px;height:20px;background:var(--primary);border-radius:2px}._sectionDescription_1lo8u_175{font-size:14px;color:var(--text-muted);margin-top:-16px;margin-bottom:20px;line-height:1.6}._grid_1lo8u_183{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;align-items:start}._grid_1lo8u_183>*{min-width:0}._grid_1lo8u_183>[data-field-id=member_type]{grid-column:1 / -2}._halfWidthPair_1lo8u_198{display:flex;gap:12px}._halfWidthPair_1lo8u_198>*{flex:1;min-width:0}@media(max-width:480px){._halfWidthPair_1lo8u_198>[data-field-id=service_type]{flex:0 0 calc(60% - 6px)}._halfWidthPair_1lo8u_198>[data-field-id=rank]{flex:0 0 calc(40% - 6px)}._halfWidthPair_1lo8u_198:has(>[data-field-id=reserve_unit]),._halfWidthPair_1lo8u_198:has(>[data-field-id=gender]){flex-direction:column}}._submitSection_1lo8u_224{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px;padding-top:32px;border-top:1px solid var(--border-color);margin-top:24px}._accessCodeWrapper_1lo8u_235{width:300px;flex-shrink:0}._accessCodeWrapper_1lo8u_235>div{margin-bottom:0}._submitSection_1lo8u_224 button{min-width:160px;height:46px;margin-top:26px}._validationSummary_1lo8u_254{background:#8b454326;border:2px solid var(--danger);border-radius:8px;padding:20px 24px;margin-bottom:24px}._validationTitle_1lo8u_262{font-size:16px;font-weight:600;color:var(--danger);margin-bottom:12px}._validationList_1lo8u_269{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}._validationItem_1lo8u_278{background:#8b454333;border:1px solid var(--danger);border-radius:4px;padding:6px 12px;font-size:14px;color:var(--danger);cursor:pointer;transition:background .2s,transform .1s}._validationItem_1lo8u_278:hover{background:#8b454359;transform:translateY(-1px)}._loadingMessage_1lo8u_294{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:60px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}._loadingMessage_1lo8u_294 p{font-size:18px;color:var(--text-secondary)}._spinner_1lo8u_311{width:48px;height:48px;border:4px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;animation:_spin_1lo8u_311 1s linear infinite}@keyframes _spin_1lo8u_311{to{transform:rotate(360deg)}}._errorMessage_1lo8u_326{background:var(--bg-card);border:1px solid var(--danger);border-radius:12px;padding:60px 40px;text-align:center}._errorMessage_1lo8u_326 h2{font-size:24px;color:var(--danger);margin-bottom:16px}._errorMessage_1lo8u_326 p{font-size:16px;color:var(--text-secondary);margin-bottom:24px}._successMessage_1lo8u_346{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:60px 40px;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:500px;width:calc(100% - 64px)}._successLogo_1lo8u_360{width:150px;height:auto;margin-bottom:24px;border-radius:8px}._successIcon_1lo8u_367{width:80px;height:80px;color:var(--success);margin-bottom:24px}._successMessage_1lo8u_346 h2{font-size:24px;color:var(--text-primary);margin-bottom:16px}._successMessage_1lo8u_346 p{font-size:16px;color:var(--text-secondary);margin-bottom:8px}._blockedMessage_1lo8u_386{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:60px 40px;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:500px;width:calc(100% - 64px)}._blockedIcon_1lo8u_400{width:80px;height:80px;color:#b91c1c;margin-bottom:24px}._blockedMessage_1lo8u_386 h2{font-size:24px;color:var(--text-primary);margin-bottom:16px}._blockedMessage_1lo8u_386 p{font-size:16px;color:var(--text-secondary);margin-bottom:8px}._greyedOut_1lo8u_420{opacity:.5;pointer-events:none}._greyedOut_1lo8u_420 input,._greyedOut_1lo8u_420 select,._greyedOut_1lo8u_420 textarea{background-color:var(--bg-hover)!important;cursor:not-allowed}._dogtagRow_1lo8u_432{display:flex;align-items:flex-end;gap:24px}._dogtagField_1lo8u_438{flex:1}._noServiceCheckbox_1lo8u_442{white-space:nowrap;margin-bottom:10px}:not(._greyedOut_1lo8u_420)>._dogtagRow_1lo8u_432>._noServiceCheckbox_1lo8u_442{pointer-events:auto;opacity:1}@media(max-width:480px){._container_1lo8u_1{padding:16px}._header_1lo8u_7{flex-direction:column;gap:16px}._logo_1lo8u_15{height:70px;width:auto}._unitLogoWrapper_1lo8u_24{height:77px}._unitLogo_1lo8u_24{height:77px;width:auto}._header_1lo8u_7 h1{font-size:24px;text-align:center;line-height:.9}._header_1lo8u_7>a>._logo_1lo8u_15,._header_1lo8u_7>._unitLogoWrapper_1lo8u_24{display:none}._unitNameRow_1lo8u_74{display:flex;align-items:flex-end;justify-content:space-between;width:100%}._unitNameRow_1lo8u_74 a{outline:none}._logoInline_1lo8u_78{display:block;height:55px;width:auto}._unitLogoWrapperInline_1lo8u_79{display:inline-block;height:55px}._unitLogoInline_1lo8u_80{display:block;height:55px;width:auto}._form_1lo8u_138{padding:20px}._grid_1lo8u_183{grid-template-columns:1fr}._grid_1lo8u_183 [data-field-id=last_name] label>span>small:first-child{display:none}._grid_1lo8u_183 [data-field-id=last_name] label>span>br:first-of-type{display:none}._submitSection_1lo8u_224{flex-direction:column;align-items:stretch}._accessCodeWrapper_1lo8u_235,._submitSection_1lo8u_224 button{width:100%}._successLogo_1lo8u_360{width:120px}}._form_1lo8u_138 [data-field-id$=_file]:has(+[data-field-id$=_file]){margin-bottom:-20px}._grid_1lo8u_183:last-child>[data-field-id$=_file]:last-child>:last-child{margin-bottom:0}._form_1lo8u_138 [data-field-id=signature]{padding-top:16px}
