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 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}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft YaHei,微软雅黑,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5715;color:#000000d9;background-color:#f0f2f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.full-width{width:100%}.full-height{height:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .3s ease-in-out}.slide-in-up{animation:slideInUp .3s ease-in-out}.slide-in-down{animation:slideInDown .3s ease-in-out}.pulse{animation:pulse 1.5s infinite}.spin{animation:spin 1s linear infinite}@media (max-width: 576px){body{font-size:12px}}@media (min-width: 577px) and (max-width: 768px){body{font-size:13px}}@media (min-width: 769px){body{font-size:14px}}.ant-card{box-shadow:0 2px 8px #00000014}.ant-card:hover{box-shadow:0 4px 12px #0000001f;transition:box-shadow .3s ease}.ant-btn,.ant-input,.ant-input-number,.ant-select-selector{border-radius:6px}.ant-table-tbody>tr:nth-child(2n){background-color:#fafafa}.page-container{padding:24px;max-width:1400px;margin:0 auto}.card-container{margin-bottom:24px}.form-container{max-width:800px;margin:0 auto}.button-group{display:flex;gap:12px;justify-content:center;margin-top:24px}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;font-size:12px}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:9999}.empty-state{text-align:center;padding:48px 24px;color:#00000073}.empty-state-icon{font-size:64px;margin-bottom:16px;color:#00000040}.empty-state-text{font-size:16px;margin-bottom:8px}.empty-state-description{font-size:14px;color:#00000073}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none;width:0;height:0}html,body{overflow:auto;-webkit-overflow-scrolling:touch}@media (max-width: 576px){.desktop-only{display:none!important}.btn-text-desktop{display:none}}@media (min-width: 577px){.mobile-only{display:none!important}}@media (max-width: 768px){.ant-btn{min-height:44px!important;padding:0 16px!important;font-size:14px!important}.ant-btn-lg{min-height:48px!important;padding:0 20px!important;font-size:16px!important}.ant-btn-sm{min-height:36px!important;padding:0 12px!important;font-size:13px!important}.ant-btn .anticon{font-size:16px!important}}@media (max-width: 768px){.ant-input,.ant-input-number,.ant-picker{min-height:44px!important;font-size:16px!important}.ant-input-textarea textarea{font-size:16px!important;min-height:100px!important}.ant-select-selector{min-height:44px!important;font-size:16px!important}.ant-select-selection-item{line-height:44px!important}.ant-form-item-label>label{font-size:15px!important;height:auto!important}.ant-form-item{margin-bottom:20px!important}}@media (max-width: 768px){.ant-card{border-radius:12px!important}.ant-card-head{padding:16px!important;font-size:16px!important}.ant-card-body{padding:16px!important}.ant-card-small .ant-card-head,.ant-card-small .ant-card-body{padding:12px!important}}@media (max-width: 768px){.ant-modal{max-width:100%!important;margin:0!important;padding:0!important;top:0!important}.ant-modal-content{border-radius:0!important;min-height:100vh!important}.ant-modal-header{padding:16px!important;border-radius:0!important}.ant-modal-body{padding:16px!important;max-height:calc(100vh - 120px)!important;overflow-y:auto!important}.ant-modal-footer{padding:16px!important;border-radius:0!important}.ant-modal-title{font-size:18px!important}.ant-modal-close{width:48px!important;height:48px!important}.ant-modal-close-x{width:48px!important;height:48px!important;line-height:48px!important;font-size:20px!important}}@media (max-width: 768px){.ant-table{font-size:13px!important}}@media (max-width: 768px){.ant-steps-item-title{font-size:13px!important}.ant-steps-item-description{font-size:12px!important}.ant-steps-small .ant-steps-item-icon{width:28px!important;height:28px!important;line-height:28px!important}.ant-steps-small .ant-steps-item-title{font-size:12px!important}}@media (max-width: 768px){.ant-tabs-tab{padding:12px 16px!important;font-size:15px!important}.ant-tabs-tab-btn{font-size:15px!important}}@media (max-width: 576px){.welcome-logo{font-size:60px!important}.welcome-title{font-size:24px!important}.welcome-subtitle{font-size:14px!important}.welcome-status{flex-wrap:wrap;justify-content:center}.welcome-start-btn{width:100%!important;max-width:100%!important}.feature-card{margin-bottom:16px!important}}@media (max-width: 768px){.interview-top-bar{padding:8px 12px!important}.interview-content{padding:90px 12px 160px!important}.interview-bottom-bar{padding:12px!important}.btn-text-mobile{display:inline}}@media (max-width: 576px){.interview-content{padding:100px 12px 180px!important}}@media (max-width: 768px){.job-requirement-page .ant-row{flex-direction:column!important}.job-requirement-page .ant-col{width:100%!important;max-width:100%!important}.steps-card .ant-steps-item-title{font-size:12px!important}}@media (max-width: 768px){.ant-btn:active,.ant-card-hoverable:active,[role=button]:active{opacity:.7;transform:scale(.98)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}::-webkit-scrollbar-track{background:transparent}}.text-mobile-sm{font-size:12px!important}.text-mobile-md{font-size:14px!important}.text-mobile-lg{font-size:16px!important}.text-mobile-xl{font-size:18px!important}.mobile-mt-sm{margin-top:8px!important}.mobile-mt-md{margin-top:16px!important}.mobile-mt-lg{margin-top:24px!important}.mobile-mb-sm{margin-bottom:8px!important}.mobile-mb-md{margin-bottom:16px!important}.mobile-mb-lg{margin-bottom:24px!important}.mobile-p-sm{padding:8px!important}.mobile-p-md{padding:16px!important}.mobile-p-lg{padding:24px!important}.mobile-full-width{width:100%!important}.mobile-center{text-align:center!important}@media (max-width: 768px){*,*:before,*:after{animation-duration:.3s!important;transition-duration:.2s!important}.ant-wave{display:none!important}}@media (max-width: 768px){.bg-gray-100.font-sans .container{padding-left:12px!important;padding-right:12px!important;padding-top:16px!important}.bg-white.rounded-lg{padding:16px!important}.text-xl{font-size:18px!important}.text-lg{font-size:16px!important}.text-5xl{font-size:36px!important}.grid-cols-1.lg\\:grid-cols-3{grid-template-columns:1fr!important}.grid-cols-1.md\\:grid-cols-2{grid-template-columns:1fr!important}.flex.space-x-4{flex-direction:column!important;gap:8px!important}.flex.space-x-4>button{width:100%!important;margin:0!important}.w-64.h-64{width:200px!important;height:200px!important}.flex.justify-between.items-center{flex-wrap:wrap!important;gap:12px!important}.flex.justify-between.items-center>button{min-height:44px!important;font-size:14px!important}}@media (max-width: 768px){.ant-descriptions-item{padding-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-space-vertical{width:100%!important}.ant-card-head-title{padding:12px 0!important}}.ant-table-thead>tr>th{padding:6px 16px!important}.ant-table-tbody>tr>td{padding:6px 16px!important}.ant-input{display:flex;align-items:center}.ant-input::placeholder{line-height:normal}@media (max-width: 768px){.ant-table-thead>tr>th{padding:6px 8px!important}.ant-table-tbody>tr>td{padding:6px 8px!important}.ant-pagination-simple .ant-pagination-simple-pager{margin:0 8px!important}}@media (max-width: 768px) and (orientation: landscape){.interview-top-bar{padding:6px 12px!important}.interview-bottom-bar{padding:8px 12px!important}.interview-content{padding:70px 12px 100px!important}}
