@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{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{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f0f2f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100vh;margin:0;overflow:hidden;padding:0}.app-layout{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column;height:100vh;position:relative}.app-header{background:oklch(60.385% .18916 254.078);box-shadow:0 2px 8px #00000026;height:50px;left:0;padding:0 50px;position:fixed;right:0;top:0;z-index:10}.app-header,.logo{align-items:center;display:flex}.app-content{flex:1 1;margin-top:0;overflow-x:hidden;overflow-y:auto;padding:65px 20px 6px}.content-wrapper{margin:0 auto;max-width:1400px}.main-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 10px 30px #00000014}.upload-card{border-radius:12px;height:100%;transition:all .3s ease}.upload-card:hover{border-color:#1890ff;box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.ant-upload-drag-icon{font-size:36px;margin-bottom:12px}.ant-upload-text{color:#333;font-size:14px;margin-bottom:8px}.ant-upload-hint{color:#666;font-size:12px}.result-area{animation:fadeIn .5s ease;background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;margin-top:20px;padding:30px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.result-actions{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center;width:100%}@media (max-width:430px){.app-content{padding:72px 20px 6px}.app-header{padding:0 20px}.main-card{padding:10px}.download-template-btn .btn-text,.header-title{display:none}.download-template-btn{padding:4px!important}.result-actions{flex-direction:column;gap:16px}}.app-content{scrollbar-color:#c1c1c199 #f1f1f180;scrollbar-width:thin}.app-content::-webkit-scrollbar{width:4px}.app-content::-webkit-scrollbar-track{background:#f1f1f180;border-radius:2px}.app-content::-webkit-scrollbar-thumb{background:#c1c1c199;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.app-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8cc}.app-content::-webkit-scrollbar-thumb:active{background:#909090e6}body.dark-mode{background-color:#000}.app-layout.dark{background:linear-gradient(135deg,#141414,#000)}.dark-mode .main-card{background:#1e1e1ed9;border:1px solid #ffffff1a}.dark-mode .upload-card{background:#141414;border-color:#303030}.dark-mode .upload-card:hover{border-color:#177ddc}.dark-mode .ant-upload-text{color:#ffffffd9}.dark-mode .ant-upload-hint{color:#ffffff73}.dark-mode .result-area{background:#28282880;border:1px solid #303030}.dark-mode .app-header{background:#001529}