:root{--app-font-sans: "Be Vietnam Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--app-font-mono: "Be Vietnam Pro", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--app-brand-primary: #1565c0;--app-brand-primary-hover: #0d47a1;--app-brand-accent: #00897b;--app-text: #1a2332;--app-text-secondary: #5c6578;--app-text-muted: #8b95a8;--app-bg: #eef1f6;--app-surface: #ffffff;--app-page-form-bg: #f7f9fc;--app-border: #e3e8ef;--app-border-strong: #cfd6e0;--app-danger: #c62828;--app-success: #2e7d32;--app-money: #1b7a3a;--app-radius-sm: 6px;--app-radius-md: 10px;--app-radius-lg: 12px;--app-space-2: 8px;--app-space-3: 12px;--app-space-4: 16px;--app-space-5: 20px;--app-space-6: 24px;--app-shadow-sm: 0 1px 2px rgba(15, 39, 68, .06);--app-shadow-md: 0 4px 16px rgba(15, 39, 68, .08);--app-header-height: 64px;--app-sidebar-width: 256px}html{font-size:14px}body{margin:0;font-family:var(--app-font-sans);color:var(--app-text);background:var(--app-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh}.app-layout-root{display:flex;width:100%;min-height:100vh;align-items:stretch;background:var(--app-bg)!important}.app-layout-main{flex:1 1 auto;width:0;min-width:0;padding-top:var(--app-header-height)}.app-layout-main.ant-layout{min-height:100vh}.app-layout-main .ant-layout-content{width:100%;flex:1 1 auto}.app-layout-content-wrap{width:100%;box-sizing:border-box;padding:var(--app-space-3) var(--app-space-3) var(--app-space-4)}.app-layout-content-card{width:100%;border-radius:var(--app-radius-lg)!important;box-shadow:var(--app-shadow-sm);border:1px solid var(--app-border)!important}.app-layout-content-card>.ant-card-body{width:100%;box-sizing:border-box;padding:var(--app-space-4)!important;min-height:calc(100vh - var(--app-header-height) - 32px);overflow-y:auto;overflow-x:auto}.app-top-header{position:fixed;top:0;right:0;left:var(--app-sidebar-width);height:var(--app-header-height);display:flex;align-items:center;justify-content:flex-end;padding:0 var(--app-space-6);z-index:10;background:var(--app-surface);border-bottom:1px solid var(--app-border);box-shadow:var(--app-shadow-sm)}.app-top-header__user{display:inline-flex;align-items:center;gap:var(--app-space-3);cursor:pointer;color:var(--app-text);font-weight:500}.app-sidebar{width:var(--app-sidebar-width);background:#0f2744;flex-shrink:0}.app-sidebar .ant-layout-header{background:#0a1c33!important;border-bottom:1px solid rgba(255,255,255,.08)}.ant-page-header{background:var(--app-surface)!important;border:1px solid var(--app-border)!important;border-radius:var(--app-radius-md)!important;margin-bottom:var(--app-space-4)!important;padding-inline:var(--app-space-4)!important}.ant-page-header-heading-title{font-weight:600!important;color:var(--app-text)!important;font-size:1.125rem!important}.app-page{color:var(--app-text)}.app-page--form{background:transparent}.app-form-page-header .ant-page-header-heading-title{font-size:.95rem!important;font-weight:600!important;color:var(--app-brand-primary)!important}.app-form-page-heading{text-align:center;margin:0 0 var(--app-space-5);padding-top:var(--app-space-2);font-size:1.35rem;font-weight:600;color:var(--app-text);letter-spacing:-.02em}.form_BHXH .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.form_BHYT .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.form_TK .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{font-weight:600}.app-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--app-space-6);background:linear-gradient(145deg,#e8eef8,#f5f7fb 45%,#e3edf7)}.app-login-card{width:100%;max-width:420px;border-radius:var(--app-radius-lg)!important;box-shadow:var(--app-shadow-md)!important;border:1px solid var(--app-border)!important}.app-login-card__brand{display:flex;justify-content:center;margin-bottom:var(--app-space-4)}.app-brand-logo{display:block;object-fit:contain}.app-brand-logo--sidebar{width:50px;height:50px}.app-brand-logo--login{width:50px;height:50px;margin:0 auto}.app-login-card__title{font-size:1.35rem;font-weight:600;text-align:center;margin-bottom:var(--app-space-2);color:var(--app-text)}.app-login-card__subtitle{text-align:center;color:var(--app-text-secondary);margin-bottom:var(--app-space-5);font-size:.875rem}.hoan-tien-list-page,.dashboard,.list-page-filters{width:100%;max-width:100%;box-sizing:border-box}.hoan-tien-list-page>.ant-space-vertical{width:100%!important}@media only screen and (max-width: 768px){.app-top-header{left:0;padding-left:calc(40px + var(--app-space-3) + var(--app-space-3));padding-right:var(--app-space-4)}.app-layout-main{width:100%!important}.app-layout-content-wrap{padding:var(--app-space-2) var(--app-space-2) var(--app-space-3)}.app-layout-content-card>.ant-card-body{min-height:auto;padding:var(--app-space-3)!important}}td.ant-table-cell{font-size:13px;font-family:var(--app-font-sans)}th.ant-table-cell{font-size:13px;font-weight:600;font-family:var(--app-font-sans)}td.ant-table-cell{padding:8px!important}.ant-btn{font-family:var(--app-font-sans);font-weight:500}.ant-form-item-label>label{font-family:var(--app-font-sans);color:var(--app-text)}label.ant-form-item-required{color:var(--app-danger)!important;font-weight:600}.money label{color:var(--app-money)!important;font-weight:600}.list-page-filters .list-page-filters__panel{gap:14px!important}.list-page-filters .ant-space.ant-space-horizontal.list-page-filters__row--fields,.list-page-filters .ant-space.ant-space-horizontal.list-page-filters__row--time,.list-page-filters .ant-space.ant-space-horizontal.list-page-filters__row--actions{column-gap:14px!important;row-gap:12px!important}@media (min-width: 769px){.list-page-filters .list-page-filters__toggle{display:none!important}.list-page-filters .list-page-filters__panel:not([style*="display: none"]){display:flex;flex-direction:column;gap:14px}}.hoan-tien-list-page{width:100%;max-width:100%;min-height:0;box-sizing:border-box}.hoan-tien-list-page__filters{box-sizing:border-box;margin-bottom:16px}.list-page-filters__panel{display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box;padding:14px 16px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--app-radius-md)}.hoan-tien-list-page__toolbar{box-sizing:border-box;width:100%;padding:12px 14px;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;display:flex;flex-direction:column;gap:8px}.hoan-tien-list-page__toolbar .ant-space{width:100%}.hoan-tien-list-page__table{max-width:100%;min-width:0;margin-top:4px;position:relative;z-index:0}.hoan-tien-list-page__table .ant-table-thead>tr>th{background:#fafafa!important;text-align:center;vertical-align:middle}.hoan-tien-list-page__table .ant-table-thead>tr>th.ant-table-cell-fix-left,.hoan-tien-list-page__table .ant-table-thead>tr>th.ant-table-cell-fix-left-last,.hoan-tien-list-page__table .ant-table-thead>tr>th.ant-table-cell-fix-right,.hoan-tien-list-page__table .ant-table-thead>tr>th.ant-table-cell-fix-right-first{background:#fafafa!important}.hoan-tien-list-page__table .ant-table-cell-fix-left,.hoan-tien-list-page__table .ant-table-cell-fix-left-last,.hoan-tien-list-page__table .ant-table-cell-fix-right,.hoan-tien-list-page__table .ant-table-cell-fix-right-first{z-index:2!important}.hoan-tien-list-page__table .ant-table-thead .ant-table-cell-fix-left,.hoan-tien-list-page__table .ant-table-thead .ant-table-cell-fix-left-last,.hoan-tien-list-page__table .ant-table-thead .ant-table-cell-fix-right,.hoan-tien-list-page__table .ant-table-thead .ant-table-cell-fix-right-first{z-index:3!important}.hoan-tien-list-page__table .ant-table-tbody>tr>td{vertical-align:middle}.hoan-tien-list-page__footer{display:flex;justify-content:flex-end;margin-top:12px;flex-shrink:0}@media (max-width: 768px){.hoan-tien-list-page__toolbar{gap:12px}.hoan-tien-list-page__toolbar .list-page-filters__row--actions.ant-space{display:flex!important;flex-wrap:wrap;gap:10px!important;width:100%}.hoan-tien-list-page__toolbar .list-page-filters__row--actions>.ant-space-item{flex:1 1 100%!important;max-width:100%!important;width:100%!important;margin:0!important}.hoan-tien-list-page__toolbar .list-page-filters__row--actions .ant-btn,.hoan-tien-list-page__toolbar .list-page-filters__row--actions .ant-upload{width:100%;display:block}.hoan-tien-list-page__toolbar .list-page-filters__row--actions .ant-upload .ant-btn{width:100%}.hoan-tien-list-page__filters--stacked.ant-space{display:flex!important;flex-direction:column;gap:10px!important;width:100%}.hoan-tien-list-page__filters--stacked>.ant-space-item{width:100%!important;max-width:100%!important}.hoan-tien-list-page__filter-fields.ant-space{display:flex!important;flex-wrap:wrap;gap:10px!important;width:100%}.hoan-tien-list-page__filter-fields>.ant-space-item{flex:1 1 100%!important;max-width:100%!important;width:100%!important;margin:0!important}.hoan-tien-list-page__filter-fields .ant-input,.hoan-tien-list-page__filter-fields .ant-select{width:100%!important;min-width:0!important}.hoan-tien-list-page__filter-fields .ant-btn{width:100%}.hoan-tien-list-page__footer{justify-content:center}.hoan-tien-list-page__footer .ant-pagination{float:none!important;flex-wrap:wrap;justify-content:center}.hoan-tien-list-page__table .ant-table-cell .ant-btn{padding-inline:8px;font-size:12px}}.list-page-filters__panel{box-sizing:border-box;width:100%;max-width:100%}.list-page-filters__control{width:100%;min-width:0}.list-page-filters__panel{--list-filter-control-height: 40px}.list-page-filters__panel .ant-space-item>.ant-input:not(textarea),.list-page-filters__panel .ant-space-item .ant-input-affix-wrapper:not(.ant-input-textarea-affix-wrapper),.list-page-filters__panel .ant-space-item .ant-select,.list-page-filters__panel .ant-space-item .ant-picker{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.list-page-filters__panel .ant-space-item>.ant-input:not(textarea){height:var(--list-filter-control-height);min-height:var(--list-filter-control-height);padding-block:4px;line-height:1.5}.list-page-filters__panel .ant-space-item .ant-input-affix-wrapper:not(.ant-input-textarea-affix-wrapper){height:var(--list-filter-control-height);min-height:var(--list-filter-control-height);padding-block:0;display:flex;align-items:center;width:100%}.list-page-filters__panel .ant-space-item .ant-input-affix-wrapper>input.ant-input{height:auto;min-height:unset;flex:1 1 auto}.list-page-filters__panel .ant-select .ant-select-selector{height:var(--list-filter-control-height)!important;min-height:var(--list-filter-control-height)!important;align-items:center!important}.list-page-filters__panel .ant-select-single .ant-select-selector .ant-select-selection-search-input{height:calc(var(--list-filter-control-height) - 2px)!important}.list-page-filters__panel .ant-picker{height:var(--list-filter-control-height);min-height:var(--list-filter-control-height);padding-block:0;align-items:center}.list-page-filters__panel .ant-picker-range{width:100%}.list-filter-select-dropdown.ant-select-dropdown{width:max-content!important;min-width:240px!important;max-width:min(480px,calc(100vw - 24px))}.list-filter-select-dropdown.ant-select-dropdown .ant-select-item-option-content{overflow:visible!important;white-space:nowrap!important;text-overflow:unset!important}.list-page-filters__panel .ant-select-single.ant-select-show-arrow .ant-select-selection-item,.list-page-filters__panel .ant-select-single .ant-select-selection-search-input{overflow:visible!important;text-overflow:clip!important}.list-page-filters__panel .ant-select{min-width:min(200px,100%)}.list-update-page__status-btn.ant-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-height:40px;padding-inline:20px;align-self:flex-start;text-align:center}.list-update-page__status-btn.ant-btn>span{text-align:center}.list-update-page__bulk-fields{--list-filter-control-height: 40px}.list-update-page__bulk-fields .ant-space-item>.ant-input:not(textarea){height:var(--list-filter-control-height);min-height:var(--list-filter-control-height);width:100%;box-sizing:border-box}.list-update-page__bulk-fields .ant-space-item>.ant-input-affix-wrapper:not(.ant-input-textarea-affix-wrapper){height:var(--list-filter-control-height);min-height:var(--list-filter-control-height);width:100%;box-sizing:border-box;display:flex;align-items:center;padding-block:0}.list-update-page__bulk-fields .ant-input-affix-wrapper>input.ant-input{height:auto;min-height:unset;flex:1 1 auto}.hoan-tien-list-page__filter-fields{--list-filter-control-height: 40px}.hoan-tien-list-page__filter-fields .ant-space-item>.ant-input:not(textarea){height:var(--list-filter-control-height);min-height:var(--list-filter-control-height);width:100%;box-sizing:border-box}.hoan-tien-list-page__filter-fields .ant-space-item>.ant-input-affix-wrapper:not(.ant-input-textarea-affix-wrapper){height:var(--list-filter-control-height);min-height:var(--list-filter-control-height);width:100%;box-sizing:border-box;display:flex;align-items:center;padding-block:0}.hoan-tien-list-page__filter-fields .ant-input-affix-wrapper>input.ant-input{height:auto;min-height:unset;flex:1 1 auto}.hoan-tien-list-page__filter-fields .ant-select .ant-select-selector{height:var(--list-filter-control-height)!important;min-height:var(--list-filter-control-height)!important;align-items:center!important}@media (max-width: 768px){.list-page-filters{width:100%!important;max-width:100%}.list-page-filters__toggle-btn{width:100%;justify-content:center;border-radius:var(--app-radius-md);font-weight:600;min-height:40px;border-color:var(--app-border-strong)!important;color:var(--app-brand-primary)!important;background:var(--app-surface)!important;box-shadow:var(--app-shadow-sm)}.list-page-filters__toggle-btn:hover{border-color:var(--app-brand-primary)!important;background:#f0f5ff!important;color:var(--app-brand-primary-hover)!important}.list-page-filters__panel{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;padding:14px 12px;margin:0;background:var(--app-page-form-bg);border:1px solid var(--app-border);border-radius:var(--app-radius-md)}.list-page-filters__panel .list-page-filters__row--fields.ant-space,.list-page-filters__panel .list-page-filters__row--time.ant-space{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:12px!important;width:100%!important;max-width:100%!important}.list-page-filters__panel .list-page-filters__row--time{margin-top:4px;padding-top:12px;border-top:1px dashed var(--app-border-strong)}.list-page-filters__panel .list-page-filters__row--fields>.ant-space-item,.list-page-filters__panel .list-page-filters__row--time>.ant-space-item{flex:none!important;width:100%!important;max-width:100%!important;margin:0!important}.list-page-filters__panel .list-page-filters__label{width:100%;margin:0 0 2px;padding:0;line-height:1.4;font-size:13px;font-weight:600;color:var(--app-text-secondary);white-space:normal}.list-page-filters__panel .ant-space-item>.ant-btn{width:100%!important;max-width:100%!important;min-width:0!important}.list-page-filters__panel .ant-picker-range .ant-picker-input>input{font-size:13px;text-overflow:ellipsis}.list-page-filters__panel>.ant-space{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:12px!important;width:100%!important;max-width:100%!important;margin-top:0!important}.list-page-filters__panel>.ant-space+.ant-space{margin-top:4px;padding-top:12px;border-top:1px dashed var(--app-border-strong)}.list-page-filters__panel>.ant-space>.ant-space-item{flex:none!important;width:100%!important;max-width:100%!important;margin:0!important}.list-page-filters__panel .list-page-filters__row--fields .ant-btn-primary,.list-page-filters__panel .list-page-filters__row--time .ant-btn-primary{min-height:42px;margin-top:4px}.list-update-page__toolbar{margin-top:4px}.list-update-page__status-btn.ant-btn{width:100%;align-self:stretch}.list-update-page__bulk .ant-divider-vertical{display:none}.list-update-page__bulk-card{width:100%;border-radius:var(--app-radius-sm)!important}.list-update-page__bulk-card .ant-card-body{padding:12px!important}.list-update-page__bulk-fields.ant-space{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%}.list-update-page__bulk-fields>.ant-space-item{width:100%!important;max-width:100%!important}.list-update-page__bulk-fields .ant-input,.list-update-page__bulk-fields .ant-btn{width:100%!important;min-width:0!important}.list-update-page__bulk-fields .ant-btn{min-height:40px}}.app-layout-content-wrap:has(.list-update-page){padding-inline:var(--app-space-2);padding-block:var(--app-space-2) var(--app-space-3)}.app-layout-content-card>.ant-card-body:has(.list-update-page){padding:var(--app-space-2)!important}.list-update-page.hoan-tien-list-page{width:100%;max-width:none;min-width:0}.list-update-page__title-bar{display:flex;align-items:center;gap:var(--app-space-2);margin-bottom:0!important;padding-bottom:8px;border-bottom:1px solid var(--app-border);min-height:32px}.list-update-page__back.ant-btn{flex-shrink:0;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--app-text)}.list-update-page__title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.35;color:var(--app-text);flex:1 1 auto;min-width:0}.list-update-page .list-page-filters.hoan-tien-list-page__filters{margin-bottom:var(--app-space-3)!important}.list-update-page .hoan-tien-list-page__toolbar,.list-update-page .list-update-page__toolbar{margin-top:0;margin-bottom:var(--app-space-2)}.list-update-page .list-update-page__bulk{display:flex;flex-direction:column;gap:var(--app-space-3);width:100%;margin-top:var(--app-space-2);margin-bottom:var(--app-space-3);padding:0;border:none;background:transparent;box-sizing:border-box}.list-update-page .list-update-page__bulk-card{width:100%;border-radius:var(--app-radius-md)!important;border-color:var(--app-border)!important}.list-update-page .list-update-page__bulk-card .ant-card-head{min-height:40px;padding:0 12px}.list-update-page .list-update-page__bulk-card .ant-card-head-title{font-size:14px;padding:10px 0}.list-update-page .hoan-tien-list-page__table{width:100%;max-width:100%;margin-inline:0}.list-update-page .hoan-tien-list-page__table .ant-table-wrapper{width:100%}@media (min-width: 769px){.list-update-page .list-page-filters .list-page-filters__panel{padding:12px 14px;margin-bottom:0}.list-update-page .hoan-tien-list-page__toolbar,.list-update-page .list-update-page__toolbar{padding:10px 14px}}@media (max-width: 768px){.list-update-page__title{font-size:1.05rem}}:root{--list-page-title-filter-gap: 10px}.hoan-tien-list-page>.ant-page-header{margin-bottom:var(--list-page-title-filter-gap)!important;padding-block:10px!important}.hoan-tien-list-page>.ant-page-header+.ant-alert{margin-top:0!important;margin-bottom:var(--list-page-title-filter-gap)!important}.hoan-tien-list-page>.list-page-filters.hoan-tien-list-page__filters,.hoan-tien-list-page>.list-page-filters,.hoan-tien-list-page>.hoan-tien-list-page__filters{margin-top:0!important}.hoan-tien-list-page>.ant-page-header+.list-page-filters,.hoan-tien-list-page>.ant-page-header+.hoan-tien-list-page__filters,.hoan-tien-list-page>.list-update-page__title-bar+.list-page-filters,.list-update-page>.list-page-filters.hoan-tien-list-page__filters{margin-top:var(--list-page-title-filter-gap)!important}.hoan-tien-list-page>.list-update-page__title-bar+.ant-alert{margin-top:var(--list-page-title-filter-gap)!important;margin-bottom:var(--list-page-title-filter-gap)!important}.hoan-tien-list-page>.ant-alert+.list-page-filters{margin-top:0!important}.list-update-page__title-bar{margin-bottom:0!important;padding-bottom:8px}.aside{width:256px;background:#001529}.aside.active{width:auto}header.ant-layout-header{display:flex;justify-content:center;align-items:center;height:60px}li.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-selected.ant-menu-submenu-disabled{display:none!important}ul.ant-menu.ant-menu-root.ant-menu-inline{min-height:calc(100vh - 60px)!important;overflow:scroll;height:calc(100vh - 60px)!important;overflow-x:hidden}ul.ant-menu.ant-menu-root.ant-menu-inline::-webkit-scrollbar{width:5px}ul.ant-menu.ant-menu-root.ant-menu-inline::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}ul.ant-menu.ant-menu-root.ant-menu-inline::-webkit-scrollbar-thumb{background:#585656;border-radius:10px}@media only screen and (max-width: 768px){.top-header{background:var(--app-surface)!important;right:0!important;left:0!important;height:var(--app-header-height)!important;box-shadow:var(--app-shadow-sm)!important}}.app-layout-content-card>.ant-card-body{min-width:100%}#components-layout-demo-side .logo{height:32px;margin:16px;background:#ffffff4d}.site-layout .site-layout-background{background:#fff}[data-theme=dark] .site-layout .site-layout-background{background:#141414}:where(.css-dev-only-do-not-override-1hsjdkk).ant-layout .ant-layout-header{height:90px!important}main.ant-layout-content{padding:0 6px;min-height:calc(100vh - var(--app-header-height, 64px))}main.ant-layout-content::-webkit-scrollbar{width:10px}main.ant-layout-content::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}main.ant-layout-content::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:10px}.slideBar{display:none}@media only screen and (max-width: 768px){.app-layout-content-card.ant-card{width:100%!important;max-width:100vw;box-sizing:border-box;padding:0}main.ant-layout-content{margin:0!important}td.ant-table-cell{padding:4px!important;font-size:12px}.aside{display:none}.aside.active{display:block;position:fixed}th.ant-table-cell{font-size:10px;padding:5px!important}.ant-space.ant-space-vertical{width:100%!important;max-width:100%;overflow-x:hidden}main.ant-layout-content{overflow:inherit!important;height:100%!important}.body_tab{margin:0!important}.slideBar{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:calc((var(--app-header-height, 64px) - 40px) / 2);left:var(--app-space-3);width:40px;min-width:40px;height:40px;padding:0!important;z-index:1001;background-color:#001529;border:none;box-shadow:var(--app-shadow-sm)}.slideBar :deep(.anticon){font-size:18px;line-height:1}.slideBar :deep(.ant-btn-icon){margin-inline-end:0!important}.app-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#0f274473}.aside.active{top:0;left:0;bottom:0;width:min(var(--app-sidebar-width),85vw);max-width:320px;z-index:1000;box-shadow:var(--app-shadow-md)}.app-layout-content-card .ant-form-item-control-input,.ant-card.ant-card-bordered.mobile{width:100%!important;max-width:100%}}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}
