*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:#172033;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}.entryPage{min-height:100vh;display:grid;place-items:center;background:#f6f8fb;padding:24px}.entryBox{width:min(92vw,500px);display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid #e5e9f0;border-radius:24px;padding:42px 38px;box-shadow:0 14px 40px #17203312}.entryBrand{display:flex;align-items:center;gap:10px;margin-bottom:24px}.entryBrandLogo{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#635bff;color:#fff;font-weight:900;font-size:18px}.entryBrandText{text-align:left}.entryBrandText strong{display:block;font-size:15px;line-height:1.2}.entryBrandText small{display:block;color:#8b95a7;font-size:11px;margin-top:3px}.entryBox h1{margin:0 0 12px;font-size:36px;line-height:1.18;letter-spacing:-1.5px;color:#172033;font-weight:900}.entryBox h1 em{font-style:normal;color:#635bff}.entryBox p{margin:0 0 24px;color:#697386;font-size:15px;line-height:1.6}.entryLock{width:58px;height:58px;margin:0 0 20px;display:grid;place-items:center;border-radius:16px;background:#efedff}.entryLock svg{width:30px;height:30px;fill:none;stroke:#635bff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.entryInput{width:100%;height:56px;border:1px solid #dce1e8;border-radius:11px;background:#fff;padding:0 16px;font-size:17px;color:#39445a;outline:none;transition:border-color .15s,box-shadow .15s}.entryInput:focus{border-color:#635bff;box-shadow:0 0 0 3px #635bff1f}.entryInput::placeholder{color:#a5adba}.entryButton{width:100%;height:56px;margin-top:14px;border:0;border-radius:11px;background:#635bff;color:#fff;font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #635bff33;transition:opacity .15s,transform .05s,box-shadow .15s}.entryButton:hover:not(:disabled){box-shadow:0 10px 24px #635bff47}.entryButton:active{transform:translateY(1px)}.entryButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.entryError{width:100%;margin-top:11px;padding:10px 12px;border-radius:8px;background:#fff1f1;color:#c62828;font-size:13px;text-align:left}.entryHint{margin-top:14px;color:#929aaa;font-size:11px}.shell{max-width:1180px;margin:auto;padding:28px 24px 70px}.hero{text-align:center;padding:8px 0 24px}.brand{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:22px}.brand>div{text-align:left}.brand strong{display:block;font-size:15px}.brand small{color:#8b95a7}.logo{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#635bff;color:#fff;font-weight:900}.privacy{display:inline-block;background:#ecf8f2;color:#21815a;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:700}.hero h1{font-size:46px;line-height:1.12;margin:18px 0 12px;letter-spacing:-1.8px}.hero h1 em{font-style:normal;color:#635bff}.hero p{margin:0;color:#697386}.formatStrip{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0 auto 18px}.formatStrip span{background:#fff;border:1px solid #e5e9f0;color:#687386;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;letter-spacing:.2px}.upload{background:#fff;border:2px dashed #ccd3df;border-radius:20px;padding:42px 20px;text-align:center;box-shadow:0 8px 28px #1720330a;transition:.2s;cursor:pointer}.upload:hover{border-color:#635bff;background:#fdfdff}.uploadIcon{margin:auto;width:54px;height:54px;border-radius:16px;background:#efedff;color:#635bff;display:grid;place-items:center;font-size:30px}.upload h2{font-size:19px;margin:14px 0 6px}.upload p{color:#8a94a6;font-size:12px}.primary{display:inline-block;cursor:pointer;border:0;border-radius:10px;padding:11px 18px;margin:8px 4px;font-size:13px;font-weight:800;background:#635bff;color:#fff}.notice{margin:14px 0;padding:11px 14px;border-radius:10px;background:#f0efff;color:#5148cf;font-size:13px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin-top:20px;align-items:start}.panel{background:#fff;border:1px solid #e5e9f0;border-radius:16px;box-shadow:0 5px 20px #17203309}.panelHead{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #edf0f4}.panel h2{font-size:16px;margin:0}.panelHead h2 b{color:#635bff}.panelHead p{font-size:12px;color:#8993a5;margin:5px 0 0}.tools button{border:0;background:#f1f3f7;padding:8px 10px;border-radius:8px;margin-left:5px;cursor:pointer;color:#4c566a;font-size:12px;font-weight:700}.tools button:disabled{opacity:.45;cursor:not-allowed}.tools .danger{color:#d34848}.list{max-height:610px;overflow:auto}.fileRow{display:flex;align-items:center;gap:11px;padding:12px 15px;border-bottom:1px solid #f0f2f5;background:#fff}.fileRow:last-child{border-bottom:0}.fileRow:hover{background:#fafbff}.number{font-size:11px;color:#9aa3b2;width:22px;flex:0 0 auto}.fileBadge{width:54px;height:42px;border-radius:9px;background:#efedff;color:#635bff;display:grid;place-items:center;font-size:9px;font-weight:900;letter-spacing:.2px;flex:0 0 auto}.meta{min-width:0;flex:1}.meta strong{font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta span{font-size:11px;color:#8d96a6}.rowProgress{height:4px;margin-top:7px;background:#eceff4;border-radius:999px;overflow:hidden}.rowProgress i{display:block;height:100%;background:#635bff;border-radius:999px;transition:width .2s}.remove{border:0;background:transparent;color:#9da6b5;font-size:22px;cursor:pointer}.remove:disabled{opacity:.35;cursor:not-allowed}.downloadSmall{flex:0 0 auto;text-decoration:none;color:#635bff;background:#f0efff;padding:8px 10px;border-radius:8px;font-size:11px;font-weight:900}.settings{padding:20px;position:sticky;top:18px}.settings h2{margin-bottom:18px}.settings label{display:block;font-size:12px;font-weight:800;margin:13px 0}.settings select{display:block;width:100%;margin-top:7px;border:1px solid #dce1e8;border-radius:9px;background:#fff;padding:10px;color:#39445a}.summary{display:flex;justify-content:space-between;background:#f7f8fb;border-radius:10px;padding:12px;margin:18px 0;font-size:12px}.summary span{display:flex;flex-direction:column;color:#8791a3}.summary b{font-size:17px;color:#202a3d;margin-top:3px}.make,.downloadAll{width:100%;border:0;border-radius:11px;font-weight:900;padding:13px;cursor:pointer}.make{background:#635bff;color:#fff}.make:disabled,.downloadAll:disabled{opacity:.5;cursor:not-allowed}.downloadAll{margin-top:9px;background:#efedff;color:#5148cf}.infoBox{margin-top:12px;border-radius:11px;background:#f8f9fc;padding:13px}.infoBox strong{font-size:12px}.infoBox p{margin:6px 0 0;color:#7f899b;font-size:11px;line-height:1.55}.successInfo{background:#eff9f4}.successInfo strong{color:#21815a}.warningInfo{background:#fff8ec}.warningInfo strong{color:#a86a16}footer{text-align:center;color:#929aaa;font-size:11px;margin-top:30px;line-height:1.6}.localDocument{width:794px;min-height:1123px;background:#fff;color:#111827;padding:64px 62px;font-family:Pretendard,Noto Sans KR,Malgun Gothic,Arial,sans-serif;font-size:15px;line-height:1.65;overflow:visible}.localDocument h1,.localDocument h2,.localDocument h3{line-height:1.3;color:#111827}.localDocument img{max-width:100%;height:auto}.localDocument pre{white-space:pre-wrap;word-break:break-word;margin:0;font:14px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.localDocument table{border-collapse:collapse;max-width:100%;width:auto}.localDocument td,.localDocument th{border:1px solid #cfd5df;padding:6px 8px;vertical-align:top}.localDocument .hwpx-table{width:100%;table-layout:auto}.localDocument .sheetBlock{margin-bottom:36px}.localDocument .sheetBlock h2{font-size:18px;margin:0 0 12px}.localDocument .sheetScroll{width:100%;overflow:hidden}.localDocument .sheetTable{font-size:11px;line-height:1.35;min-width:100%}.localDocument .sheetTable td{padding:4px 6px;white-space:pre-wrap;word-break:break-word}.localDocument .odpPage{min-height:760px;border-bottom:1px solid #e5e9f0;margin-bottom:28px;padding-bottom:28px}.docx-wrapper{background:#fff!important}.docx-wrapper>section.docx{box-shadow:none!important;margin:0!important}@media(max-width:800px){.shell{padding:18px 14px 50px}.hero h1{font-size:34px}.workspace{grid-template-columns:1fr}.settings{position:static}.panelHead{align-items:flex-start;gap:10px;flex-direction:column}.tools{width:100%}.tools button{margin:2px}.upload{padding:30px 12px}.fileBadge{width:48px}.entryPage{padding:14px}.entryBox{width:min(96vw,390px);padding:34px 22px;border-radius:20px}.entryBox h1{font-size:30px}.entryBox p{font-size:14px}.entryInput,.entryButton{height:52px;font-size:16px}}@media(max-width:520px){.fileRow{gap:8px;padding:11px 10px}.number{display:none}.downloadSmall{padding:7px 8px}.formatStrip span:nth-child(n+9){display:none}}
