@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap";:root{--t-page: #f2f3f5;--t-card: #ffffff;--t-input: #ffffff;--t-label: #f8fafc;--t-thead: #f4f5f8;--t-alt: #fbfcfe;--t-hover: #f4f8fd;--t-bord: #e2e6ed;--t-bord2: #eef1f5;--t-accent: #0860b9;--t-accent-soft: rgba(8, 96, 185, .09)}html{background-color:var(--t-page);height:100%}body{background-color:var(--t-page);font-family:Noto Sans KR,sans-serif;min-height:100%;min-height:100dvh;margin:0}main{display:flex!important;flex-direction:column}input[type=radio],input[type=checkbox]{display:none}[type=checkbox]~label,[type=radio]~label{margin-right:0}.check-label{display:flex!important;flex-direction:row;justify-content:center;align-items:center;gap:4px;font-size:14px;line-height:22px;text-align:center}.check-label>span{height:34px;line-height:32px;text-align:center}input[type=checkbox]+.check-label:before{content:"";display:inline-block;width:22px;height:22px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cg%20id='unchecked'%20transform='translate(0%200.492)'%3e%3crect%20id='사각형_30030'%20data-name='사각형%2030030'%20width='24'%20height='24'%20transform='translate(0%20-0.492)'%20fill='none'/%3e%3cg%20id='체크박스_deselected'%20data-name='체크박스/deselected'%3e%3cg%20id='icon_toggle_check_box_off_24px'%20data-name='icon/toggle/check_box_off_24px'%3e%3crect%20id='Boundary'%20width='24'%20height='24'%20transform='translate(0%20-0.492)'%20fill='none'/%3e%3cpath%20id='_Color'%20data-name='%20↳Color'%20d='M16,18H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0H16a2,2,0,0,1,2,2V16A2,2,0,0,1,16,18ZM2,2V16H16V2Z'%20transform='translate(3%202.508)'%20fill='%23adb5bd'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:cover}input[type=checkbox]:checked+.check-label:before{background-image:url("data:image/svg+xml,%3csvg%20id='체크박스_selected'%20data-name='체크박스/selected'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='패스_146'%20data-name='패스%20146'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='패스_147'%20data-name='패스%20147'%20d='M19,3H5A2.006,2.006,0,0,0,3,5V19a2.006,2.006,0,0,0,2,2H19a2.006,2.006,0,0,0,2-2V5A2.006,2.006,0,0,0,19,3ZM10.71,16.29a1,1,0,0,1-1.41,0L5.71,12.7a1,1,0,0,1,1.41-1.41L10,14.17l6.88-6.88A1,1,0,0,1,18.29,8.7l-7.58,7.59Z'%20fill='%230860b9'/%3e%3c/svg%3e")}
