*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:#172033;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.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 30px}.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}.upload{background:#fff;border:2px dashed #ccd3df;border-radius:20px;padding:42px 20px;text-align:center;box-shadow:0 8px 28px #1720330a;transition:.2s}.upload:hover{border-color:#635bff}.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,.secondary{display:inline-block;cursor:pointer;border-radius:10px;padding:11px 18px;margin:8px 4px;font-size:13px;font-weight:800}.primary{background:#635bff;color:#fff}.secondary{background:#f1f3f7;color:#4c566a}.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,.progress button{border:0;background:#f1f3f7;padding:8px 10px;border-radius:8px;margin-left:5px;cursor:pointer}.tools .danger{color:#d34848}.list{max-height:580px;overflow:auto}.fileRow{display:flex;align-items:center;gap:11px;padding:11px 15px;border-bottom:1px solid #f0f2f5;background:#fff}.fileRow:hover{background:#fafbff}.handle{cursor:grab;color:#a8b0be}.number{font-size:11px;color:#9aa3b2;width:20px}.fileRow img{width:52px;height:52px;object-fit:cover;border-radius:8px;background:#f1f3f6}.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}.remove{border:0;background:transparent;color:#9da6b5;font-size:22px;cursor:pointer}.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,.settings input{display:block;width:100%;margin-top:7px;border:1px solid #dce1e8;border-radius:9px;background:#fff;padding:10px;font:inherit;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{width:100%;border:0;border-radius:11px;background:#635bff;color:#fff;font-weight:900;padding:13px;cursor:pointer}.make:disabled{opacity:.65}.progress{margin-top:15px}.progress>div{display:flex;justify-content:space-between;font-size:11px}.progress span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.progress progress{width:100%;margin:8px 0}.progress button{margin:0;width:100%}.results{margin-top:18px;padding:20px}.results>p{font-size:12px;color:#8993a5}.results a{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #e7eaf0;border-radius:11px;margin-top:9px;text-decoration:none;color:inherit}.results a>span{background:#f1efff;color:#635bff;font-weight:900;padding:9px;border-radius:8px;font-size:11px}.results a div{flex:1}.results a strong,.results a small{display:block}.results a small{color:#9099a8;margin-top:3px}.results a>b{font-size:12px;color:#635bff}footer{text-align:center;color:#929aaa;font-size:11px;margin-top:30px}@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}.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}}
