body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{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)}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[data-original-title],abbr[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=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,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}[role=button],a,area,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}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}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{padding:0;border-style:none}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{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{--background:#fff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body body,html body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@media(max-width:768px){.menu-button{display:inline-block!important}.bold-menu{display:none!important}}.deleted-row{opacity:.5;background-color:#f5f5f5;text-decoration:line-through}.header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 40px;background-color:#fff;border-bottom:1px solid #eee;height:64px;font-weight:700;position:fixed;top:0;left:0;right:0;z-index:1000}@media(max-width:768px){.header-wrapper{justify-content:flex-start;padding:0 16px;height:56px}}.logo{font-weight:700;font-size:20px}@media(max-width:768px){.logo{margin-left:12px;font-size:18px}}.menu-button{display:none;font-size:24px}@media(max-width:768px){.menu-button{display:inline-block}}.bold-menu{justify-content:flex-end}.bold-menu .ant-menu-item{min-width:150px;text-align:center}@media(max-width:768px){.bold-menu{display:none}}.drawer-menu{border-right:none;font-weight:700}.drawer-menu .ant-menu-item{padding:16px 24px;font-weight:700}.container{padding:32px;max-width:600px;margin:auto}.container h1{text-align:center;margin-bottom:24px}.upload-btn{width:100%}.convert-btn,.file-list{margin-top:20px}.convert-btn{width:100%}@media(max-width:768px){.container{padding:16px;max-width:100%}.container h1{font-size:1.5rem}}.deleteBtn{background:#fff;border:1px solid #f5222d;color:#f5222d;transition:all .3s}.deleteBtn:hover{background:#f5222d;color:#fff;border-color:#f5222d}.conversion-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999}.conversion-info-bar{display:flex;align-items:center;background-color:#e6f7ff;color:#1890ff;font-weight:600;padding:8px 16px;border-bottom:1px solid #91d5ff;font-size:16px}.conversion-text{font-size:28px;font-weight:700;color:#1677ff;text-align:center;animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.download-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f0f2f5;display:flex;justify-content:center;align-items:center;z-index:9999}.download-btn{font-size:24px;padding:20px 40px;border-radius:10px;background-color:#1677ff;border:none;color:#fff;font-weight:700;box-shadow:0 4px 15px rgba(22,119,255,.4);transition:background-color .3s ease}.download-btn:focus,.download-btn:hover{background-color:#0f56d9;color:#fff}.pdf-preview-container{margin-right:24px;border-radius:4px;max-height:70vh}.pdf-preview-iframe-single{width:100%;height:60vh}.pdf-preview-iframe-multi{width:100%;height:200px}.pdf-preview-list{overflow-y:auto;max-height:70vh}.converted-file-info{display:flex;flex-direction:column;margin-bottom:8px;max-width:300px}.converted-file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:14px}.converted-file-details{font-size:12px;color:#666;margin-top:4px;display:flex;align-items:center;gap:8px}.converted-file-check{color:#52c41a;font-size:16px;margin-right:4px;display:flex;align-items:center}.pdf-preview-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:24px;margin-top:32px;flex-wrap:nowrap}.pdf-preview-iframe{width:60%;max-width:100%;border:1px solid #ccc;border-radius:4px;min-width:300px}.pdf-preview-info{display:flex;flex-direction:column;justify-content:center;gap:16px;max-width:300px;width:100%}.download-pdf-button{padding:16px 32px;font-size:20px;width:auto}@media(max-width:768px){.pdf-preview-container{flex-direction:column;align-items:center;gap:16px}.pdf-preview-iframe{width:100%!important;min-width:auto;height:400px}.pdf-preview-info{max-width:100%;width:100%}.download-pdf-button{width:100%!important}}.check-circle-icon{background-color:green;border-radius:50%;padding:2px;display:inline-flex;margin-right:8px;color:#fff!important;font-size:16px;line-height:16px}.check-circle-icon,.container{align-items:center;justify-content:center}.container{height:100vh;display:flex;padding:20px}.formWrapper{background:#fff;padding:40px 32px;border-radius:8px;box-shadow:0 4px 14px rgba(0,21,41,.12);width:100%;max-width:360px}.title{text-align:center;margin-bottom:24px!important;color:#1890ff}.form{width:100%}.adminContainer{min-height:100vh;display:flex;flex-direction:column}.adminHeader{color:#fff;font-size:20px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;background-color:#001529;height:64px}.adminContent{padding:32px;flex:1 1}.adminContent h1{margin-bottom:24px}.adminContent h3{margin-bottom:8px}.adminContent .storageUsage{margin-bottom:32px}.adminContent .storageUsage .progressContainer{width:100%}@media(max-width:768px){.adminContent .storageUsage .progressContainer{width:100%;max-width:none}}.adminContent .storageUsage .usageBoxes{display:flex;gap:24px;flex-wrap:wrap}.adminContent .storageUsage .usageBoxes div{flex:1 0 200px;padding:12px 20px;border-radius:8px}.adminContent .storageUsage .usageBoxes .pdf{background-color:#f0f5ff}.adminContent .storageUsage .usageBoxes .uploads{background-color:#fff7e6}.adminContent .storageUsage .usageBoxes .total{background-color:#f6ffed}.tableWrapper{margin-top:32px;overflow-x:auto}@media(max-width:768px){.adminContent{padding:16px}.adminContent .storageUsage .usageBoxes{flex-direction:column}.adminContent .storageUsage .usageBoxes div{flex:1 0 auto}.adminHeader{font-size:18px;padding:0 12px}}