:root{--vt-c-background-primary: #003686;--vt-c-background-secondary: #32b7d7;--vt-c-background-third: #daf3f9;--vt-c-background-forth: #fff;--vt-c-background-fifth: #ccffff}.orange-theme,.blue-theme{--vt-c-background-primary: #003686;--vt-c-background-secondary: #32b7d7;--vt-c-background-third: #daf3f9;--vt-c-background-forth: #fff;--vt-c-background-fifth: #ccffff}@media screen and (max-width:414px){html{font-size:11px}}@media screen and (min-width:415px)and (max-width:767px){html{font-size:12px}}@media screen and (min-width:768px)and (max-width:960px){html{font-size:13px}}@media screen and (min-width:961px)and (max-width:1280px){html{font-size:15px}}@media screen and (min-width:1281px){html{font-size:16px}}#app{font-weight:400;width:100%;min-height:100%;background-color:#f3f3f3}#app:has(.home-container){height:100vh;background-color:#fff}#app:has(.home-container) #app-container{background-color:#fff}@media screen and (max-width:800px){#app .app-content,#app .top-container{padding:15px}}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-17{font-size:17px!important}.font-18{font-size:18px!important}.font-w-300,.font-w-400{font-weight:400!important}.font-w-500{font-weight:500!important}.font-w-600{font-weight:600!important}.font-w-700{font-weight:700!important}.font-w-me .px-0{padding-left:0!important;padding-right:0!important}.px-8{padding-left:8px!important;padding-right:8px!important}.px-16{padding-left:16px!important;padding-right:16px!important}.px-24{padding-left:24px!important;padding-right:24px!important}.px-32{padding-left:32px!important;padding-right:32px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-8{margin-left:8px!important;margin-right:8px!important}.mx-16{margin-left:16px!important;margin-right:16px!important}.mx-24{margin-left:24px!important;margin-right:24px!important}.mx-32{margin-left:32px!important;margin-right:32px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.pt-0{padding-top:0!important}.pt-8{padding-top:8px!important}.pt-16{padding-top:16px!important}.pt-24{padding-top:24px!important}.pt-32{padding-top:32px!important}.pt-40{padding-top:40px!important}.pb-0{padding-bottom:0!important}.pb-8{padding-bottom:8px!important}.pb-16{padding-bottom:16px!important}.pb-24{padding-bottom:24px!important}.pb-32{padding-bottom:32px!important}.pb-40{padding-bottom:40px!important}.pl-0{padding-left:0!important}.pl-8{padding-left:8px!important}.pl-16{padding-left:16px!important}.pl-24{padding-left:24px!important}.pl-32{padding-left:32px!important}.pl-40{padding-left:40px!important}.pr-0{padding-right:0!important}.pr-8{padding-right:8px!important}.pr-16{padding-right:16px!important}.pr-24{padding-right:24px!important}.pr-32{padding-right:32px!important}.pr-40{padding-right:40px!important}.mt-0{margin-top:0!important}.mt-8{margin-top:8px!important}.mt-10{margin-top:10px!important}.mt-16{margin-top:16px!important}.mt-24{margin-top:24px!important}.mt-32{margin-top:32px!important}.mt-40{margin-top:40px!important}.mb-0{margin-bottom:0!important}.mb-8{margin-bottom:8px!important}.mb-12{margin-bottom:12px!important}.mb-16{margin-bottom:16px!important}.mb-24{margin-bottom:24px!important}.mb-32{margin-bottom:32px!important}.mb-40{margin-bottom:40px!important}.ml-0{margin-left:0!important}.ml-8{margin-left:8px!important}.ml-16{margin-left:16px!important}.ml-24{margin-left:24px!important}.ml-32{margin-left:32px!important}.ml-40{margin-left:40px!important}.mr-0{margin-right:0!important}.mr-8{margin-right:8px!important}.mr-16{margin-right:16px!important}.mr-24{margin-right:24px!important}.mr-32{margin-right:32px!important}.mr-40{margin-right:40px!important}.primary-color-red{color:#f5222d}.primary-bg-color-1{background:var(--vt-c-background-primary)}.primary-bg-color-2{background:var(--vt-c-background-secondary)}.app-bg-blue-color{background:#1890ff}.app-font-white-color{color:#fff}.underline{text-decoration:underline}.cursor-pointer{cursor:pointer}.d-flex{display:flex}.flex-1{flex:1}.row-flex{display:flex;flex-direction:row}.jc-center{justify-content:center}.jc-between{justify-content:space-between}.jc-end{justify-content:flex-end}.a-center{align-items:center}.a-bottom{align-items:flex-end}.a-end{align-items:end}.flex-none{flex:none}.gap8{gap:8px}.a-baseline{align-items:baseline}.text-right{text-align:right}.underline-text{padding-bottom:0;border-bottom:1px solid #000;display:inline}.text-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.full-modal{overflow:hidden!important}.full-modal>.ant-modal{width:100%!important;max-width:100%;top:0;padding-bottom:0;margin:0}.full-modal>.ant-modal>.ant-modal-content{height:100vh;border-radius:0;padding:0}.full-modal>.ant-modal>.ant-modal-content>.ant-modal-body{width:100%;height:100%}.related-news-modal{overflow:hidden!important}.related-news-modal>.ant-modal{width:80%!important;max-width:80%}.related-news-modal>.ant-modal>.ant-modal-content>.ant-modal-body{width:100%;height:100%}div:has(.notification-breaking-news){display:flex;flex-direction:column-reverse}.notification-breaking-news{width:664px;padding:16px 16px 16px 24px;margin-bottom:-165px}.notification-breaking-news .ant-notification-notice-message{color:#f5222d;font-size:24px;font-weight:700}.notification-breaking-news .ant-notification-notice-description{color:#000000d9;font-size:14px;font-weight:400}.notification-breaking-news .ant-notification-notice-btn{margin-top:0}:where(.ant-notification-bottomRight,.ant-notification-bottomLeft) .notification-breaking-news:first-child{margin-bottom:0}.notification-breaking-news.ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:none}.ant-message-custom-content:has(.message-list-container){display:flex}.ant-message-custom-content:has(.message-list-container) .message-list-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.candy-message .ant-message-notice-content{background:#dbf6e9;border-radius:8px}.pagination-table.ant-table-wrapper,.pagination-table.ant-table-wrapper .ant-spin-nested-loading,.pagination-table.ant-table-wrapper .ant-spin-container{height:100%}.pagination-table.ant-table-wrapper .ant-table{height:calc(100% - 40px)}.pagination-table.ant-table-wrapper .ant-table .ant-table-container{height:100%}.pagination-table.ant-table-wrapper .ant-pagination{margin:16px 0 0}.full-height-table.ant-table-wrapper,.full-height-table.ant-table-wrapper .ant-spin-nested-loading,.full-height-table.ant-table-wrapper .ant-spin-container,.full-height-table.ant-table-wrapper .ant-table,.full-height-table.ant-table-wrapper .ant-table .ant-table-container{height:100%}.full-height-table.ant-table-wrapper .ant-pagination{margin:16px 0 0}.articleListTable .ant-table-thead th{background:#fafafa;height:30px}.articleListTable .table-striped td{background:#d9d9d9}.articleListTable .red-table-cell td{background:red}.articleListTable .yellow-table-cell td{background:gold}.articleListTable .select-pink-table-cell td{background:#91d5ff!important}.articleListTable .table-hover-cell td{cursor:pointer}.header-bottom{height:1px}.header-top{height:8px}.w40{width:40%!important}.w50{width:50%!important}.w60{width:60%!important}.w80{width:80%!important}.w100{width:100%!important}.h100{height:100%!important}.h50{height:50%!important}.sub-btn{font-size:16px!important;font-weight:500!important;height:32px}.sub-btn.large{font-size:18px!important;font-weight:600!important;height:42px}.sub-btn.sub-btn:hover,.sub-btn.sub-btn:focus{background-color:#27aee0}.sub-btn:disabled{background-color:#f5f5f5!important;border-color:#d9d9d9!important;color:#00000040!important}.fr{float:right}.fl{float:left}.item-label{font-size:18px;font-weight:500;color:#000000d9}.item-value{font-size:18px;font-weight:400;color:#000000a6}/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-normal:400;--font-weight-medium:500;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.container{width:100%}@media(min-width:375px){.container{max-width:375px}}@media(min-width:576px){.container{max-width:576px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1200px){.container{max-width:1200px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}@media(min-width:64rem){.container{max-width:64rem}}.m-0{margin:0}.m-2{margin:calc(var(--spacing) * 2)}.m-318{margin:calc(var(--spacing) * 318)}.m-479{margin:calc(var(--spacing) * 479)}.mx-0{margin-inline:0}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-2\!{margin-inline:calc(var(--spacing) * 2)!important}.my-2{margin-block:calc(var(--spacing) * 2)}.my-6{margin-block:calc(var(--spacing) * 6)}.mt-1\!{margin-top:var(--spacing)!important}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-2\!{margin-top:calc(var(--spacing) * 2)!important}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mt-24{margin-top:calc(var(--spacing) * 24)}.mt-32{margin-top:calc(var(--spacing) * 32)}.mt-\[5px\]\!{margin-top:5px!important}.mr-1{margin-right:var(--spacing)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-2\!{margin-right:calc(var(--spacing) * 2)!important}.mr-8{margin-right:calc(var(--spacing) * 8)}.mr-16{margin-right:calc(var(--spacing) * 16)}.mr-48\!{margin-right:calc(var(--spacing) * 48)!important}.mr-\[25px\]\!{margin-right:25px!important}.mb-0{margin-bottom:0}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-2\!{margin-bottom:calc(var(--spacing) * 2)!important}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-4\!{margin-bottom:calc(var(--spacing) * 4)!important}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.mb-24{margin-bottom:calc(var(--spacing) * 24)}.mb-\[10px\]\!{margin-bottom:10px!important}.mb-\[16px\]\!{margin-bottom:16px!important}.ml-1{margin-left:var(--spacing)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-2\!{margin-left:calc(var(--spacing) * 2)!important}.ml-4\!{margin-left:calc(var(--spacing) * 4)!important}.ml-16{margin-left:calc(var(--spacing) * 16)}.ml-32{margin-left:calc(var(--spacing) * 32)}.ml-40{margin-left:calc(var(--spacing) * 40)}.ml-\[-10px\]\!{margin-left:-10px!important}.ml-\[7px\]\!{margin-left:7px!important}.\!block{display:block!important}.block{display:block}.flex{display:flex}.flex\!{display:flex!important}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.max-h-\[450px\]{max-height:450px}.w-\[220px\]\!{width:220px!important}.w-\[290px\]\!{width:290px!important}.w-full{width:100%}.max-w-\[100px\]{max-width:100px}.max-w-\[110px\]\!{max-width:110px!important}.max-w-\[150px\]{max-width:150px}.max-w-\[308px\]{max-width:308px}.min-w-\[80px\]{min-width:80px}.min-w-\[171px\]{min-width:171px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing) * 2)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.p-0{padding:0}.p-1{padding:var(--spacing)}.p-3{padding:calc(var(--spacing) * 3)}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.py-0{padding-block:0}.py-2{padding-block:calc(var(--spacing) * 2)}.py-6\!{padding-block:calc(var(--spacing) * 6)!important}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-7{padding-top:calc(var(--spacing) * 7)}.pt-10{padding-top:calc(var(--spacing) * 10)}.pt-24{padding-top:calc(var(--spacing) * 24)}.pt-\[1\.6rem\]{padding-top:1.6rem}.pt-\[1rem\]{padding-top:1rem}.pt-\[72px\]{padding-top:72px}.pr-0{padding-right:0}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pb-0{padding-bottom:0}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.pl-0{padding-left:0}.pl-0\!{padding-left:0!important}.pl-1{padding-left:var(--spacing)}.pl-4{padding-left:calc(var(--spacing) * 4)}.pl-9{padding-left:calc(var(--spacing) * 9)}.pl-24{padding-left:calc(var(--spacing) * 24)}.pl-40{padding-left:calc(var(--spacing) * 40)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-\[18px\]{font-size:18px}.text-\[24px\]\!{font-size:24px!important}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-medium\!{--tw-font-weight:var(--font-weight-medium)!important;font-weight:var(--font-weight-medium)!important}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-wrap{text-wrap:wrap}.whitespace-nowrap{white-space:nowrap}.text-\[\#1e5ba8\]{color:#1e5ba8}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media(min-width:375px){.xs\:h-\[600px\]{height:600px}.xs\:max-w-\[53\%\]{max-width:53%}.xs\:pr-4\!{padding-right:calc(var(--spacing) * 4)!important}}@media(min-width:576px){.sm\:min-w-\[171px\]{min-width:171px}.sm\:justify-end{justify-content:flex-end}}@media(min-width:768px){.md\:ml-\[-25px\]\!{margin-left:-25px!important}.md\:h-\[800px\]{height:800px}.md\:max-w-\[80px\]{max-width:80px}.md\:max-w-\[125px\]{max-width:125px}.md\:max-w-\[150px\]{max-width:150px}}@media(min-width:64rem){.lg\:flex{display:flex}.lg\:hidden\!{display:none!important}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--page-content-max-width-large: 1200px;--page-content-max-width-medium: 936px;--page-content-max-width-small: 720px;--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-background);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--layout-header-height: 81px;--layout-app-content-padding: 16px;--layout-min-width: 320px;--colors-default-gray-70: rgba(82, 82, 82, 1);--colors-default-gray-20: rgba(224, 224, 224, 1);--colors-default-gray-30: rgba(198, 198, 198, 1);--theme-text-text-secondary: var(--colors-default-gray-70);--theme-border-border-subtle-00: var(--colors-default-gray-20);--color-divider: #c6c6c6;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--utility-styles-label-01-font-size: 12px;--utility-styles-label-01-font-weight: 400;--variable-default-body-styles-body-01-02-font-weight: 400;--variable-default-body-styles-body-bold-font-weight: 600;--utility-styles-label-01-line-height: 16px;--variable-default-body-styles-body-01-02-line-height: 20px;--autofill-bg-normal: #ffffff;--autofill-bg-disabled: #f5f5f5;--autofill-bg-readonly: #fafafa;--autofill-text: rgba(0, 0, 0, .88)}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0}body{min-height:100vh;min-width:var(--layout-min-width);color:var(--color-text);transition:color .5s,background-color .5s;line-height:1.6;font-size:18px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:1px;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;overflow:auto}body ::-webkit-scrollbar{width:8px}body ::-webkit-scrollbar-track{background:#fff;border-radius:10px}body ::-webkit-scrollbar-thumb{background:#90939933;border-radius:10px}body ::-webkit-scrollbar-thumb:hover{background:#90939966}a{color:#0d64dc}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--autofill-bg-normal) inset!important;-webkit-text-fill-color:inherit!important;background-color:transparent!important;transition:background-color 5000s ease-in-out 0s}input:disabled:-webkit-autofill,input:disabled:-webkit-autofill:hover,input:disabled:-webkit-autofill:focus,input[disabled]:-webkit-autofill,input[disabled]:-webkit-autofill:hover,input[disabled]:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px var(--autofill-bg-disabled) inset!important;-webkit-text-fill-color:var(--autofill-text)!important;background-color:var(--autofill-bg-disabled)!important;cursor:not-allowed}input:read-only:-webkit-autofill,input:read-only:-webkit-autofill:hover,input:read-only:-webkit-autofill:focus,input[readonly]:-webkit-autofill,input[readonly]:-webkit-autofill:hover,input[readonly]:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px var(--autofill-bg-readonly) inset!important;-webkit-text-fill-color:var(--autofill-text)!important;background-color:var(--autofill-bg-readonly)!important}.ant-btn.ant-btn-link>span{text-decoration:underline}.ant-btn{font-size:18px;font-weight:var(--font-weight-medium);display:inline-flex;justify-content:center;align-items:center;min-width:70px}.ant-btn:has(svg){min-width:180px;justify-content:space-between}.ant-btn-primary:not(:disabled):hover{color:var(--vt-c-background-third)}.ant-btn-link{color:#004db4}.ant-table-container{color:#212121}.ant-table-container tr:nth-child(odd) td{background:#fff}.ant-table-container tr:nth-child(2n) td{background:#edebe9}.ant-table-container .ant-table-content table .ant-table-thead>tr:first-child>*:first-child{border-start-start-radius:0}.ant-table-container .ant-table-content table .ant-table-thead>tr:first-child>*:last-child{border-start-end-radius:0}.ant-table-container .ant-table-content table .ant-table-thead tr>th{color:#fff;background:#005d91!important;text-align:center!important}.ant-table-container .ant-table-content table .ant-table-tbody tr.ant-table-row-selected td{background:#d3dff0!important}.ant-table-container .ant-table-content table .ant-table-tbody tr.ant-table-row-selected:hover td{background:#779ad0!important}.ant-table-container .ant-table-content table .ant-table-tbody tr:hover,.ant-table-container .ant-table-content table .ant-table-tbody tr:hover td.ant-table-cell-row-hover{background:#d3dff0!important}.ant-table-container .ant-table-header>table .ant-table-thead tr>th{color:#fff;background:#005d91!important;text-align:center!important}.ant-table-container .ant-table-body table tbody tr.ant-table-row-selected td{background:#d3dff0!important}.ant-table-container .ant-table-body table tbody tr.ant-table-row-selected:hover td{background:#779ad0!important}.ant-table-container .ant-table-body table tbody tr:not(.ant-table-row-selected):hover{background:#d3dff0!important}.ant-table-container .ant-table-body table tbody tr:not(.ant-table-row-selected):hover td.ant-table-cell-row-hover{background:#d3dff0!important}.ant-table-container .ant-table-body table tbody tr>td{padding-top:5px;padding-bottom:5px}.ant-table-cell .ant-btn{padding:0;height:24px}.table-sum{line-height:36px}.result-border{border:1px solid #c9c9c9;margin-top:18px}.result-border .ant-btn{font-size:14px;height:32px;line-height:1}.ant-modal-confirm-btns{margin-top:12px;display:flex;flex-direction:row-reverse;justify-content:flex-start;gap:16px}.ant-modal .ant-modal-content,.ant-modal .ant-modal-content .ant-modal-title{background:#fff}.ant-modal .ant-modal-content .ant-btn{height:32px}.ant-alert.ant-alert-error{background:#f5e0dd}.header .ant-menu-item{letter-spacing:normal}.ant-menu-overflow-item:hover{background:var(--vt-c-background-forth)}.ant-menu.ant-menu-horizontal .ant-menu-submenu{display:flex;align-items:center;padding:.7rem}.ant-menu.ant-menu-horizontal .ant-menu-submenu.ant-menu-submenu-active{background:var(--vt-c-background-forth)}.ant-menu.ant-menu-horizontal .ant-menu-submenu .ant-menu-submenu-title{font-size:1.1rem;font-weight:650;color:var(--vt-c-background-primary)}.ant-menu.ant-menu-horizontal .ant-menu-submenu-horizontal{letter-spacing:normal}.ant-menu.ant-menu-horizontal .ant-menu-submenu-horizontal.ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--theme-text-text-secondary)}.top-menu{width:20rem}.top-menu>.ant-menu-item{display:flex;align-items:center;padding-inline:.7rem}.top-menu>.ant-menu-item .ant-menu-title-content{font-weight:650;font-size:1.1rem}.top-submenu-container .ant-menu-submenu-placement-bottomLeft{top:var(--layout-header-height)!important}.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body .ant-menu .ant-menu-item,.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body .ant-menu .ant-menu-submenu{color:#000;font-weight:600;font-size:16px}.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body .ant-menu .ant-menu-submenu :where(.ant-menu-submenu-arrow){color:var(--vt-c-background-secondary)}.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body .ant-menu .ant-menu-submenu :where(.ant-menu-sub){background:#e7e7e7}.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body .ant-menu .ant-menu-submenu :where(.ant-menu-sub) li{border-bottom:1px solid #d5d5d5;padding:3px 0}.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body .ant-menu .ant-menu-submenu-title,.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body .ant-menu .ant-menu-item{margin-inline:0;margin-block:0;width:100%;border-radius:0;height:48px}.checkbox-group.ant-form-item .ant-form-item-label{padding:0}.ant-form-item .ant-form-item-label>label{font-weight:500;height:43px;font-size:18px}.p0.ant-form-item .ant-row .ant-col.ant-form-item-label{padding:0}.p0.ant-form-item .ant-row .ant-col .ant-form-item-control-input{min-height:26px}.ant-form :where(.ant-form-item-control){justify-content:center}.ant-form :where(.ant-form-item .ant-form-item-explain){font-size:14px!important;letter-spacing:1px}.ant-form .ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{content:none}.ant-form .ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):after{display:inline-block;content:"必須";font-size:13px;color:#fff;border-radius:2px;margin:2px 20px 0 10px;padding:0 6px .5px;font-weight:500;vertical-align:bottom;background-color:#f23a3a;line-height:1.5}.ant-form .ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):after:after{display:inline-block;content:"必須";font-size:13px;color:#fff;border-radius:2px;margin:2px 20px 0 10px;padding:0 6px .5px;font-weight:500;vertical-align:bottom;background-color:#f23a3a;line-height:1.5}.ant-form .required-badge:after{display:inline-block;content:"必須";font-size:13px;color:#fff;border-radius:2px;padding:0 6px .5px;font-weight:500;vertical-align:bottom;background-color:#f23a3a;line-height:1.5;margin:0 0 6px 10px}.ant-form .required-badge:after:after{display:inline-block;content:"必須";font-size:13px;color:#fff;border-radius:2px;margin:2px 20px 0 10px;padding:0 6px .5px;font-weight:500;vertical-align:bottom;background-color:#f23a3a;line-height:1.5}.ant-form .required:after{display:inline-block;content:"必須";font-size:13px;color:#fff;border-radius:2px;margin:2px 20px 0 10px;padding:0 6px .5px;font-weight:500;vertical-align:bottom;background-color:#f23a3a;line-height:1.5}.ant-form.ant-form-hide-required-mark .ant-form-item .ant-form-item-label>label.ant-form-item-required:after,.ant-form .hide-required-mark .ant-form-item .ant-form-item-label>label.ant-form-item-required:after{content:none!important}.ant-form.ant-form-hide-required-mark .required:after,.ant-form .hide-required-mark .required:after{content:none!important}.ant-form :where(.ant-col) .ant-form-item{margin-bottom:4px}.ant-form .input-unit-wrapper{display:flex;align-items:center;gap:4px}.ant-form .input-unit-wrapper .unit-text{color:#000000d9;white-space:nowrap}.form-border{border:1px solid #4c4c4c;border-radius:8px;margin:3px;padding:4px 6px 0}.row-gap{margin-bottom:6px}@media screen and (max-width:414px){.section-vertical-414 .row-gap{margin-bottom:0}.section-vertical-414 :where(.ant-form .ant-form-item) .ant-form-item-label{padding:0!important;flex:0 0 100%!important;max-width:100%!important}.section-vertical-414 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon{align-items:end;height:30px}.section-vertical-414 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon:after{margin-bottom:2px!important}.section-vertical-414 :where(.ant-form .ant-form-item) .ant-form-item-control{flex:1!important;min-width:10%!important}}@media screen and (max-width:576px){.section-vertical-576 .row-gap{margin-bottom:0}.section-vertical-576 :where(.ant-form .ant-form-item) .ant-form-item-label{padding:0!important;flex:0 0 100%!important;max-width:100%!important}.section-vertical-576 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon{align-items:end;height:30px}.section-vertical-576 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon:after{margin-bottom:2px!important}.section-vertical-576 :where(.ant-form .ant-form-item) .ant-form-item-control{flex:1!important;min-width:10%!important}}@media screen and (max-width:768px){.section-vertical-768 .row-gap{margin-bottom:0}.section-vertical-768 :where(.ant-form .ant-form-item) .ant-form-item-label{padding:0!important;flex:0 0 100%!important;max-width:100%!important}.section-vertical-768 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon{align-items:end;height:30px}.section-vertical-768 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon:after{margin-bottom:2px!important}.section-vertical-768 :where(.ant-form .ant-form-item) .ant-form-item-control{flex:1!important;min-width:10%!important}}@media screen and (max-width:992px){.section-vertical-992 .row-gap{margin-bottom:0}.section-vertical-992 :where(.ant-form .ant-form-item) .ant-form-item-label{padding:0!important;flex:0 0 100%!important;max-width:100%!important}.section-vertical-992 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon{align-items:end;height:30px}.section-vertical-992 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon:after{margin-bottom:2px!important}.section-vertical-992 :where(.ant-form .ant-form-item) .ant-form-item-control{flex:1!important;min-width:10%!important}}@media screen and (max-width:1200px){.section-vertical-1200 .row-gap{margin-bottom:0}.section-vertical-1200 :where(.ant-form .ant-form-item) .ant-form-item-label{padding:0!important;flex:0 0 100%!important;max-width:100%!important}.section-vertical-1200 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon{align-items:end;height:30px}.section-vertical-1200 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon:after{margin-bottom:2px!important}.section-vertical-1200 :where(.ant-form .ant-form-item) .ant-form-item-control{flex:1!important;min-width:10%!important}}@media screen and (max-width:1280px){.section-vertical-1280 .row-gap{margin-bottom:0}.section-vertical-1280 :where(.ant-form .ant-form-item) .ant-form-item-label{padding:0!important;flex:0 0 100%!important;max-width:100%!important}.section-vertical-1280 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon{align-items:end;height:30px}.section-vertical-1280 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon:after{margin-bottom:2px!important}.section-vertical-1280 :where(.ant-form .ant-form-item) .ant-form-item-control{flex:1!important;min-width:10%!important}}@media screen and (max-width:1536px){.section-vertical-1536 .row-gap{margin-bottom:0}.section-vertical-1536 :where(.ant-form .ant-form-item) .ant-form-item-label{padding:0!important;flex:0 0 100%!important;max-width:100%!important}.section-vertical-1536 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon{align-items:end;height:30px}.section-vertical-1536 :where(.ant-form .ant-form-item) .ant-form-item-label .ant-form-item-no-colon:after{margin-bottom:2px!important}.section-vertical-1536 :where(.ant-form .ant-form-item) .ant-form-item-control{flex:1!important;min-width:10%!important}}.ant-picker-range-arrow{display:none!important}.ant-picker-month-panel{width:14rem!important}.ant-picker-month-panel .ant-picker-content{height:17rem!important}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-today-btn{color:#deba2a}.left-menu-drawer .ant-drawer-wrapper-body .ant-drawer-body{padding:0!important}.ant-input-suffix{position:absolute;top:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;right:-60px;transform:translate(-50%)}.ant-card{box-shadow:0 4px 8px #0000001a}.ant-card .ant-card-body{padding:16px}@media screen and (max-width:768px){.ant-card .ant-card-body{padding:16px 15px}}.ant-tag.ant-tag-has-color{color:#000000e0}.ant-divider{border-block-start:1px solid var(--color-divider);margin:10px 0}.ant-radio-wrapper .ant-radio-checked.ant-radio-disabled .ant-radio-inner{border-color:#004db4;background-color:#004db4}.ant-radio-wrapper .ant-radio-checked.ant-radio-disabled .ant-radio-inner:after{background-color:#fff}.ant-collapse .ant-collapse-item .ant-collapse-content-box{padding:16px 0}.loading[data-v-7ed7fd8b]{background:#fff6;position:fixed;inset:0;width:100%;height:100vh;z-index:9999;overscroll-behavior:contain;touch-action:none;pointer-events:auto;display:flex;justify-content:center;align-items:center}.message-area-container.has-content{margin-bottom:.5rem}.message-area-container.hide{display:none}.atm-modal-footer[data-v-9363e9b9]{display:flex;gap:8px;justify-content:flex-end}[data-v-d654d812] .ant-form-item{margin-bottom:16px}.menu-trigger[data-v-053fde19]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;margin-right:1rem}.menu-icon[data-v-053fde19]{color:#003686;font-size:2.5rem;line-height:1}.menu-text[data-v-053fde19]{color:#003686;font-size:.8rem;font-weight:500;white-space:nowrap;line-height:1}.left-menu[data-v-053fde19]{border-inline-end:none!important}.header[data-v-8b25099f]{background:var(--vt-c-background-forth);min-height:var(--layout-header-height);height:var(--layout-header-height);width:100%;flex:none}.header .top-container[data-v-8b25099f]{max-width:var(--page-content-max-width-large);margin:0 auto;display:flex;position:relative;justify-content:space-between;align-items:center;height:var(--layout-header-height);padding:0 0 0 var(--layout-app-content-padding);overflow:hidden}.header .top-container .left-wrapper[data-v-8b25099f]{display:flex;align-items:center}.header .top-container .left-wrapper .logo[data-v-8b25099f]{width:6.5rem;height:100%;background-repeat:no-repeat}.header .top-container .left-wrapper .system-title[data-v-8b25099f]{color:var(--vt-c-background-primary);font-weight:500}.header .top-container .logo-mobile-center[data-v-8b25099f]{width:13rem;height:100%;background-repeat:no-repeat}.header .top-container .right-wrapper[data-v-8b25099f]{display:flex;gap:1.2rem;color:var(--vt-c-background-primary)}.header .top-container .right-wrapper .info-item[data-v-8b25099f]{display:flex;flex-direction:column;justify-content:center;align-items:center}.header .top-container .right-wrapper .info-item .info-title[data-v-8b25099f]{font-size:1rem;line-height:1;font-weight:600;letter-spacing:normal}.header .top-container .right-wrapper .info-item .info-subtitle[data-v-8b25099f]{font-size:1rem;line-height:1;word-break:break-all;letter-spacing:normal}.header .header-dash[data-v-8b25099f]{background:#c6c6c6}.header[data-v-8b25099f] .svg-icon{outline:none}.dropdown-menu[data-v-8b25099f]{background:var(--vt-c-background-secondary);font-weight:var(--variable-default-body-styles-body-bold-font-weight)}.login-user-info[data-v-8b25099f]{cursor:pointer;color:var(--vt-c-background-primary);line-height:100%}.welcome-class[data-v-8b25099f]{font-size:12px;line-height:100%;margin-bottom:10px;text-align:right}.index-icon-class[data-v-8b25099f]{margin-right:2px}.login-fix-class[data-v-8b25099f]{display:flex;line-height:100%}.login-class[data-v-8b25099f]{font-size:12px;margin-left:16px;cursor:pointer;min-width:70px;text-align:right}.svg-icon[data-v-278221d0]{display:inline-flex;align-items:center;justify-content:center}.svg-icon--clickable[data-v-278221d0]{cursor:pointer;transition:transform .2s ease,opacity .2s ease}.svg-icon[data-v-278221d0] svg{width:100%;height:100%}.icon-menu-item[data-v-65aeb8de]{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#1e5ba8;transition:all .3s;padding:.1rem;cursor:pointer}.icon-menu-item[data-v-65aeb8de]:hover{color:#1e5ba8;transform:translateY(-2px)}.icon-menu-item .menu-icon[data-v-65aeb8de]{margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}.icon-menu-item .menu-icon img[data-v-65aeb8de]{width:100%;height:100%;object-fit:contain}.icon-menu-item .menu-label[data-v-65aeb8de]{font-size:1rem;white-space:nowrap;text-align:center;font-weight:600;line-height:1.3}@media(max-width:767px){.icon-menu-item .menu-label[data-v-65aeb8de]{font-size:12px}}.icon-menu-group[data-v-5407a119]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media(max-width:767px){.icon-menu-group[data-v-5407a119]{gap:.3rem;overflow-x:auto;justify-content:flex-start}}.icon-menu-group[data-v-5407a119] .icon-menu-item{width:var(--menu-item-width, 120px);flex-shrink:0}@media(max-width:767px){.icon-menu-group[data-v-5407a119] .icon-menu-item{width:auto;min-width:70px}}.hidden-md-and-down[data-v-6e1c21f2]{display:none!important}@media(min-width:806px){.hidden-md-and-down[data-v-6e1c21f2]{display:block!important}}.hidden-lg-and-up[data-v-6e1c21f2]{display:block!important}@media(min-width:806px){.hidden-lg-and-up[data-v-6e1c21f2]{display:none!important}}.mypage-header[data-v-6e1c21f2]{background:#fff;border-bottom:1px solid #e0e0e0;padding:0;min-height:var(--layout-header-height);height:var(--layout-header-height)}@media(max-width:767px){.mypage-header .header-top[data-v-6e1c21f2]{padding:.2rem .4rem}}.mypage-header .header-top .logo-section .logo[data-v-6e1c21f2]{background:url(/assets/home-header-logo-B_YTvR1b.png) no-repeat center center;background-size:contain;height:80px;width:100%}.mypage-header .header-top .user-section[data-v-6e1c21f2]{display:flex;align-items:center;justify-content:flex-end}@media(max-width:991px){.mypage-header .header-top .user-section[data-v-6e1c21f2]{justify-content:center;margin-top:.5rem}}.mypage-header .header-top .user-section .user-info-wrapper[data-v-6e1c21f2]{display:flex;align-items:center;gap:1rem}@media(max-width:991px){.mypage-header .header-top .user-section .user-info-wrapper[data-v-6e1c21f2]{flex-direction:column;gap:.5rem;align-items:center}}.mypage-header .header-top .user-section .user-info-wrapper .user-info[data-v-6e1c21f2]{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1.4}@media(max-width:991px){.mypage-header .header-top .user-section .user-info-wrapper .user-info[data-v-6e1c21f2]{align-items:center}}.mypage-header .header-top .user-section .user-info-wrapper .user-info .user-name[data-v-6e1c21f2]{color:#333;font-size:1.1rem;font-weight:500;white-space:nowrap}@media(max-width:991px){.mypage-header .header-top .user-section .user-info-wrapper .user-info .user-name[data-v-6e1c21f2]{font-size:13px}}.mypage-header .header-top .user-section .user-info-wrapper .user-info .user-id[data-v-6e1c21f2]{color:#666;font-size:1rem;white-space:nowrap}@media(min-width:768px)and (max-width:991px){.mypage-header .header-top .user-section .user-info-wrapper .user-info .user-id[data-v-6e1c21f2]{font-size:12px}}@media(max-width:480px){.mypage-header .header-top .user-section .user-info-wrapper .user-info .user-id[data-v-6e1c21f2]{font-size:11px}}.mypage-header .header-top .user-section .user-info-wrapper .logout-button[data-v-6e1c21f2]{background:#4db8e8;border:none;border-radius:8px;padding:.4rem 1.5rem;height:auto;display:flex;align-items:center;gap:.3rem;white-space:nowrap;line-height:1.2;margin-right:4px}@media(max-width:991px){.mypage-header .header-top .user-section .user-info-wrapper .logout-button[data-v-6e1c21f2]{padding:.4rem .6rem;height:24px;min-width:120px;border-radius:0}.mypage-header .header-top .user-section .user-info-wrapper .logout-button .svg-icon[data-v-6e1c21f2]{display:none}}.mypage-header .header-top .user-section .user-info-wrapper .logout-button span[data-v-6e1c21f2]{font-size:1rem;font-weight:500}@media(max-width:991px){.mypage-header .header-top .user-section .user-info-wrapper .logout-button span[data-v-6e1c21f2]{font-size:.9rem}}.mypage-header .header-top .user-section .user-info-wrapper .logout-button[data-v-6e1c21f2]:hover{background:#3da5d9}.mypage-header .header-menu[data-v-6e1c21f2]{background:#fff;display:flex;align-items:center;justify-content:start}.mypage-header .header-menu-simple[data-v-6e1c21f2]{background:#fff;display:flex;align-items:center;justify-content:center;padding:0 .5rem}.mypage-header .header-menu-simple .simple-menu-content[data-v-6e1c21f2]{width:100%}.mypage-header .header-menu-simple .simple-menu-content .simple-menu-item[data-v-6e1c21f2]{display:block;color:#1e5ba8;font-size:1.2rem;font-weight:500;text-decoration:none;padding:.2rem .4rem;white-space:nowrap;line-height:1.3}.mypage-header .header-menu-simple .simple-menu-content .simple-menu-item[data-v-6e1c21f2]:hover{color:#4db8e8;text-decoration:underline}@media(min-width:576px)and (max-width:768px){.mypage-header .header-menu-simple .simple-menu-content .simple-menu-item[data-v-6e1c21f2]{font-size:16px}}@media(min-width:440px)and (max-width:575px){.mypage-header .header-menu-simple .simple-menu-content .simple-menu-item[data-v-6e1c21f2]{font-size:14px}}@media(max-width:440px){.mypage-header .header-menu-simple .simple-menu-content .simple-menu-item[data-v-6e1c21f2]{font-size:13px;padding:.15rem .2rem}}.app-content[data-v-2faa1d8f]{padding:var(--layout-app-content-padding);min-height:100%}.app-content-for-homePage[data-v-2faa1d8f]{background:#fff}.footer-copyright[data-v-e545add6]{display:flex;justify-content:center}.chat-container[data-v-9aa24b3e]{background:#f8fafd;border-radius:1rem;box-shadow:0 5px 15px #0000004d;margin-top:20px;display:flex;flex-direction:column;z-index:1000}@media(max-width:768px){.chat-container[data-v-9aa24b3e]{height:90vh;width:95%;margin:10px auto}}.chat-overlay[data-v-9aa24b3e]{position:fixed;width:100%;height:100%;background-color:#00000080;z-index:999}.chat-close[data-v-9aa24b3e]{width:100%;text-align:right;padding:10px 15px 10px 10px;font-weight:700}.chat-body[data-v-9aa24b3e]{flex:1;overflow-y:auto;padding:1rem;background:#f8fafd}.chat-message[data-v-9aa24b3e]{display:flex;margin-bottom:1rem}.chat-message.user[data-v-9aa24b3e]{flex-direction:row-reverse}.chat-icon[data-v-9aa24b3e]{width:36px;height:36px;margin:0 .5rem}.chat-bubble[data-v-9aa24b3e]{background:#ccecff;border:2px solid #b2d9e7;border-radius:1rem;padding:.75rem 1rem;box-shadow:0 1px 4px #0000000f;max-width:70%;margin-left:.5rem;word-break:break-all}.chat-footer[data-v-9aa24b3e]{display:flex;width:100%;padding:1rem;border-top:1px solid #eaeaea;background:#fff;border-radius:0 0 1rem 1rem;align-items:center}.chat-footer .input-icon[data-v-9aa24b3e]{width:28px;height:28px;margin-right:.5rem}.chat-footer input[data-v-9aa24b3e]{flex:1;border:1px solid #ccc;border-radius:1rem;padding:.5rem 1rem;margin-right:.5rem}.chat-footer input[data-v-9aa24b3e]:focus{outline:none}.chat-footer button[data-v-9aa24b3e]{background:#00b0f0;color:#fff;border-radius:10px;padding:.5rem 1.5rem;cursor:pointer}.chat-footer button[data-v-9aa24b3e]:focus{outline:none}.chat-message.ai .chat-bubble[data-v-9aa24b3e]{background:#fff;border:2px solid #0099cc;border-radius:1rem;padding:.75rem 1rem;box-shadow:0 1px 4px #0000000f;max-width:70%;word-break:break-all;position:relative}.chat-message.ai .chat-bubble[data-v-9aa24b3e]:before{content:"";position:absolute;left:-10px;top:12px;border-top:8px solid transparent;border-right:10px solid #0099cc;border-bottom:8px solid transparent}.chat-message.ai .chat-bubble[data-v-9aa24b3e]:after{content:"";position:absolute;left:-7px;top:12px;border-top:8px solid transparent;border-right:10px solid white;border-bottom:8px solid transparent}.chat-message.user .chat-bubble[data-v-9aa24b3e]{background:#e6f7ff;border:2px solid #0099cc;position:relative}.chat-message.user .chat-bubble[data-v-9aa24b3e]:before,.chat-message.user .chat-bubble[data-v-9aa24b3e]:after{content:none}.chat-message.user .chat-bubble[data-v-9aa24b3e]:before{content:"";position:absolute;right:-10px;top:12px;border-top:8px solid transparent;border-left:10px solid #0099cc;border-bottom:8px solid transparent}.chat-message.user .chat-bubble[data-v-9aa24b3e]:after{content:"";position:absolute;right:-7px;top:12px;border-top:8px solid transparent;border-left:10px solid #e6f7ff;border-bottom:8px solid transparent}.header[data-v-b5166bd2]{position:fixed;z-index:1;width:100%;height:auto;padding:0}.content[data-v-b5166bd2]{flex:1 0 auto;padding-top:var(--ba1f6944)}.footer[data-v-b5166bd2]{margin-top:auto}#app-container[data-v-b5166bd2]{display:flex;flex-direction:column;background-color:#f3f3f3;flex:1 0 auto;min-height:100vh}.ant-app[data-v-8928de32]{display:flex;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0}
