@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans KR,system-ui,sans-serif;color:#172033;background:#f8fafc;font-synthesis:none;--blue: #2563eb;--blue-dark: #1d4ed8;--line: #e5eaf1;--muted: #697386}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% 12%,#fff 0,#f8fafc 38rem)}button,input{font:inherit}button{cursor:pointer}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.site-header{height:72px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f5;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px;color:#101827;font-weight:800;font-size:18px;text-decoration:none;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--blue);box-shadow:0 6px 14px #2563eb33}.brand-mark .icon{width:19px}.local-badge{display:flex;align-items:center;gap:7px;font-size:12px;color:#397153;padding:8px 12px;border:1px solid #dcefe4;border-radius:999px;background:#f4fbf7}.local-badge .icon{width:15px;height:15px}main{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{text-align:center;padding:58px 0 38px}.eyebrow{display:inline-flex;color:var(--blue);font:700 11px/1 DM Sans,sans-serif;letter-spacing:.16em;padding:8px 12px;background:#eff6ff;border-radius:999px}.hero h1{margin:18px 0 13px;color:#101827;font-size:clamp(34px,4vw,50px);line-height:1.2;letter-spacing:-.055em}.hero p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.mobile-break{display:none}.workspace{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 55px #13214412;overflow:hidden}.dropzone{margin:28px;min-height:245px;border:1.5px dashed #b9c5d6;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fbfdff;transition:.2s ease;outline:none}.dropzone:hover,.dropzone.dragging,.dropzone:focus-visible{border-color:var(--blue);background:#f6f9ff;box-shadow:0 0 0 4px #2563eb17}.dropzone.compact{margin-bottom:0;min-height:100px;flex-direction:row;gap:12px}.dropzone.compact h2{font-size:14px;margin:0}.dropzone.compact p{margin:0}.dropzone.compact small{display:none}.dropzone.compact .upload-icon{width:36px;height:36px;margin:0}.dropzone.compact .upload-icon .icon{width:17px}.upload-icon{width:54px;height:54px;margin-bottom:15px;border-radius:15px;display:grid;place-items:center;color:var(--blue);background:#edf4ff}.dropzone h2{font-size:17px;letter-spacing:-.03em;margin:0 0 7px}.dropzone p{margin:0 0 12px;color:var(--muted);font-size:14px}.dropzone p span{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:3px}.dropzone small{color:#98a1b2;font-size:11px}.tool-panel{display:grid;grid-template-columns:330px 1fr;border-top:1px solid var(--line)}.settings{padding:28px;border-right:1px solid var(--line);background:#fcfdff}.file-area{min-width:0;padding:28px}.section-heading{display:flex;gap:12px;align-items:flex-start}.section-heading .step{color:var(--blue);font:700 10px/25px DM Sans;letter-spacing:.08em}.section-heading h2{margin:0;font-size:16px;letter-spacing:-.035em}.section-heading h2 span{margin-left:4px;display:inline-grid;place-items:center;min-width:21px;height:21px;border-radius:999px;color:var(--blue);background:#eaf2ff;font:700 11px DM Sans}.section-heading p{margin:3px 0 0;color:#8b95a5;font-size:11px}.field-label{display:block;margin:28px 0 9px;font-weight:600;font-size:12px}.format-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.format-options input{position:absolute;opacity:0;pointer-events:none}.format-options span{height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#fff;font:700 13px DM Sans;transition:.15s}.format-options small{margin-top:4px;color:#9aa3b3;font:400 9px Noto Sans KR}.format-options input:checked+span{color:var(--blue);border-color:var(--blue);background:#f5f8ff;box-shadow:inset 0 0 0 1px var(--blue)}.format-options input:focus-visible+span{outline:3px solid rgba(37,99,235,.2)}.control-block{padding-top:24px;margin-top:24px;border-top:1px solid #edf0f4}.label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-weight:600;font-size:12px}.label-row output{color:var(--blue);font:700 12px DM Sans}.subtle{color:#9aa3b3;font-size:9px;font-weight:400}input[type=range]{--range: 89%;width:100%;height:4px;appearance:none;border-radius:99px;background:linear-gradient(to right,var(--blue) var(--range),#dce3ec var(--range))}input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border:3px solid white;border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px var(--blue),0 2px 5px #9ea9ba}.range-labels{display:flex;justify-content:space-between;margin-top:8px;color:#a1a9b5;font-size:9px}.dimension-row{display:flex;align-items:end;gap:7px}.dimension-row label{position:relative;min-width:0;color:#8a94a5;font-size:9px}.dimension-row input{width:100%;margin-top:5px;height:38px;padding:0 29px 0 10px;border:1px solid #dfe4eb;border-radius:8px;outline:none;font:500 12px DM Sans}.dimension-row input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.dimension-row label>span{position:absolute;right:9px;bottom:11px;color:#adb4c0}.times{margin-bottom:10px;color:#aab2be}.check-row{display:flex;align-items:center;gap:8px;margin-top:12px;color:#5e6879;font-size:11px}.check-row input{position:absolute;opacity:0}.fake-check{width:15px;height:15px;display:grid;place-items:center;border-radius:4px;color:transparent;border:1px solid #bdc6d3;font-size:10px}.check-row input:checked+.fake-check{color:#fff;border-color:var(--blue);background:var(--blue)}.check-row input:focus-visible+.fake-check{outline:3px solid rgba(37,99,235,.2)}.color-row{display:flex;gap:8px}.color-row input[type=color]{width:40px;height:38px;padding:4px;border:1px solid #dfe4eb;border-radius:8px;background:#fff}.color-row input[type=text]{flex:1;min-width:0;padding:0 10px;border:1px solid #dfe4eb;border-radius:8px;color:#596274;font:500 11px DM Sans}.file-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.text-button{border:0;padding:6px;color:var(--blue);background:transparent;font-size:11px;font-weight:600}.file-list{display:grid;gap:9px;max-height:390px;overflow-y:auto;padding-right:4px}.file-item{display:grid;grid-template-columns:54px minmax(120px,1fr) 100px 32px 32px;align-items:center;gap:11px;min-height:68px;padding:7px;border:1px solid #e7ebf1;border-radius:10px;background:#fff}.thumb{width:54px;height:54px;object-fit:cover;border-radius:7px;background:#eef1f5}.file-info{min-width:0}.file-info strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px}.file-info>span{display:block;margin-top:5px;color:#9aa3b1;font:500 9px DM Sans}.file-state{text-align:right}.status{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:99px;font-size:9px;white-space:nowrap}.status.ready{color:#6b7484;background:#f1f3f6}.status.working{color:var(--blue);background:#edf4ff}.status.done{color:#258153;background:#ebf8f0}.status.error{color:#bf3c43;background:#fcecee}.status i{width:6px;height:6px;border-radius:50%;background:currentColor;animation:pulse 1s infinite}.new-size{display:block;margin-top:4px;color:#9aa3b1;font:500 9px DM Sans}.icon-button{width:30px;height:30px;padding:0;display:grid;place-items:center;border:0;border-radius:7px;color:#8b95a4;background:transparent}.icon-button:hover{color:var(--blue);background:#edf4ff}.icon-button .icon{width:15px}.remove-one:hover{color:#d43f47;background:#fff0f1}.action-bar{display:flex;justify-content:space-between;align-items:center;padding:18px 28px;border-top:1px solid var(--line);background:#fafbfd}.action-right{display:flex;align-items:center;gap:10px}.summary{margin-right:7px;color:#8590a1;font-size:10px}.button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:11px;font-weight:600;transition:.15s}.button.secondary{color:#566174;border:1px solid #dfe4eb;background:#fff}.button.secondary:hover{border-color:#b6c0ce;background:#f7f9fb}.button.primary{min-width:140px;color:#fff;border:1px solid var(--blue);background:var(--blue);box-shadow:0 6px 13px #2563eb30}.button.primary:hover{border-color:var(--blue-dark);background:var(--blue-dark);transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.6;transform:none}.button .icon{width:15px}.spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.privacy-note{max-width:660px;margin:26px auto 55px;display:flex;align-items:center;justify-content:center;gap:13px;color:#667185}.privacy-icon{width:36px;height:36px;display:grid;place-items:center;color:#2b8055;border:1px solid #deefe5;border-radius:50%;background:#f3faf6}.privacy-icon .icon{width:17px}.privacy-note strong{display:block;color:#4e596b;font-size:11px}.privacy-note p{margin:3px 0 0;font-size:9px}footer{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:20px 0 28px;display:flex;justify-content:space-between;border-top:1px solid #e7ebf0;color:#9ba4b3;font-size:9px}.toast{position:fixed;left:50%;bottom:28px;z-index:20;padding:11px 16px;color:#fff;background:#263142;border-radius:9px;box-shadow:0 10px 30px #0000002e;font-size:12px;opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%)}.toast.success{background:#24754e}.toast.warning{background:#985f19}.toast.error{background:#a9343c}[hidden]{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.3}}@media(max-width:760px){.site-header{height:62px;padding:0 20px}.local-badge{font-size:0;padding:8px}main{width:min(100% - 24px,620px)}.hero{padding:42px 0 28px}.hero h1{font-size:34px}.mobile-break{display:block}.dropzone{margin:16px;min-height:220px;padding:24px;text-align:center}.dropzone.compact{margin:16px 16px 0;min-height:80px}.dropzone.compact p{display:none}.tool-panel{grid-template-columns:1fr}.settings{padding:24px 20px;border-right:0;border-bottom:1px solid var(--line)}.file-area{padding:24px 20px}.file-item{grid-template-columns:48px minmax(90px,1fr) 30px}.thumb{width:48px;height:48px}.file-state{grid-column:2;text-align:left}.download-one{grid-column:3;grid-row:1}.remove-one{grid-column:3;grid-row:2}.action-bar{padding:16px 20px;align-items:stretch;gap:10px}.summary{display:none}.action-right{flex:1;justify-content:flex-end}.button{padding:0 12px}.button.primary{min-width:125px}.privacy-note{margin-bottom:42px;padding:0 16px;align-items:flex-start}}@media(max-width:460px){.hero h1{font-size:30px}.hero p{font-size:13px}.action-bar{flex-direction:column-reverse}.action-right,.action-right .button,#clear-all{width:100%}footer{flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
