*{box-sizing:border-box} :root{font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;color:#27261f;background:#f5f0e8;font-synthesis:none;--orange:#b8441d;--line:#d9d2c6;--muted:#726e64}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,input{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a63916}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}a{color:inherit}button{color:inherit} [hidden]{display:none!important}.masthead{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;font-size:24px;font-weight:780;letter-spacing:-1px}.brand-mark{background:var(--orange);color:#fff8ee;width:38px;height:38px;display:grid;place-items:center;font-size:33px;line-height:1;padding-bottom:5px;border-radius:4px}.brand-note{font-size:9px;letter-spacing:1.6px;margin:7px 0 0 10px;font-weight:650;color:var(--muted)}.local-badge{display:flex;gap:8px;align-items:center;font-size:12px;color:#686552}.local-badge i{width:7px;height:7px;background:#7a8052;border-radius:50%}main{max-width:1440px;padding:0 5%;margin:auto}.intro{padding:48px 0 37px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:750;color:var(--orange);margin:0 0 16px}h1{font-size:clamp(36px,4.1vw,58px);line-height:1.25;letter-spacing:-2.8px;margin:0;font-weight:750}h1 span{color:var(--orange)}.intro-copy{font-size:14px;color:var(--muted);line-height:1.9;margin:0 13px 4px 0}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 322px;gap:24px}.preview-panel,.settings{border:1px solid var(--line);background:#fcfaf6;border-radius:8px;overflow:hidden}.panel-top{height:65px;padding:0 23px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}h2{font-size:14px;letter-spacing:-.3px;font-weight:700;margin:0}.step{font-size:10px;color:var(--orange);margin-right:10px;font-weight:600}.view-switch{display:flex;background:#eee9df;padding:3px;border-radius:5px;gap:3px}.view-switch button{border:0;background:transparent;border-radius:3px;font-size:11px;padding:6px 11px}.view-switch button[aria-pressed=true]{background:#fffdf9;box-shadow:0 1px 3px #392d1915}.preview-stage{height:453px;position:relative;background-color:#eeece5;background-image:linear-gradient(45deg,#e4e2da 25%,transparent 25%),linear-gradient(-45deg,#e4e2da 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e4e2da 75%),linear-gradient(-45deg,transparent 75%,#e4e2da 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;display:flex;align-items:center;justify-content:center;transition:box-shadow .15s}.preview-stage.dragover{box-shadow:inset 0 0 0 4px var(--orange)}.empty-state{margin:25px;text-align:center;padding:25px 26px;background:#f5f0e8f2;border:1px solid #d8d0c3;border-radius:5px;max-width:400px;width:100%}.picture-icon{width:76px;height:70px;transform:rotate(-6deg);margin:0 auto 17px}.picture-icon svg{width:100%;height:100%;stroke:var(--orange);stroke-width:1.7}.empty-state h3{font-size:20px;letter-spacing:-.6px;margin:0 0 12px}.empty-state p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 24px}.upload-button{background:#fffaf1;border:1px solid #a64526;border-radius:4px;padding:12px 20px;color:var(--orange);font-size:13px;font-weight:700}.upload-button span{margin-left:30px}.empty-note{display:block;margin-top:18px;color:#777062;font-size:10px}#preview-image{max-width:100%;max-height:100%;object-fit:contain;padding:20px}.loading-overlay{position:absolute;inset:0;background:#f5f0e8df;display:grid;place-items:center;font-size:15px}.file-strip{min-height:79px;padding:18px 23px;border-top:1px solid var(--line);display:flex;gap:15px;align-items:center}.file-info{display:flex;flex:1;min-width:0;flex-direction:column;gap:7px}#file-name{font-size:12px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#file-detail{font-size:10px;color:var(--muted)}.text-button{border:0;background:none;font-size:11px;text-decoration:underline;text-underline-offset:4px;white-space:nowrap;padding:5px 0}.settings form{padding:23px 23px 0}.field{margin:0 0 22px;padding:0;border:0;min-width:0}.field label,.field legend{font-size:12px;font-weight:700}.field legend{margin-bottom:12px}.field>label{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.field>label span{color:#8b8376;font-size:9px;font-weight:500;letter-spacing:1px}.number-field{position:relative}.number-field input{width:100%;padding:12px 40px 12px 13px;border:1px solid #d3cbbd;background:#fffdf9;border-radius:4px;color:#27261f;font-size:17px;font-weight:650}.number-field>span{position:absolute;right:15px;top:15px;color:var(--muted);font-size:12px;pointer-events:none}.hint{font-size:10px;color:var(--muted);line-height:1.75;margin:9px 0 0}.target-size{font-size:10px;line-height:1.6;color:var(--orange);margin:8px 0 0}.format-options{display:flex;gap:6px}.format-options label{position:relative;flex:1;cursor:pointer}.format-options input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.format-options span{display:block;text-align:center;padding:12px 4px;border:1px solid #d3cbbd;border-radius:4px;font-size:12px;font-weight:550;background:#fffdf9}.format-options input:checked+span{border-color:var(--orange);background:#f8e8da;color:var(--orange);font-weight:750}.format-options input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.quality-label{display:flex;justify-content:space-between;margin-bottom:12px}.quality-label output{font-size:12px;color:var(--orange);font-weight:700}input[type=range]{accent-color:var(--orange);width:100%;margin:4px 0 9px;height:16px;cursor:pointer}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.quality-field:has(input:disabled) .range-labels{opacity:.5}.primary-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 16px;border:1px solid var(--orange);border-radius:4px;background:var(--orange);color:#fff9f1;font-size:13px;font-weight:650}.primary-button:not(:disabled):hover{background:#963414}.status{font-size:10px;color:var(--muted);margin:11px 0 18px;line-height:1.7}.error{font-size:12px;color:#9b2f18;background:#fbe6df;padding:12px;border-radius:4px;line-height:1.6;margin:0 0 17px}.result{margin:0 23px 23px;padding-top:18px;border-top:1px dashed #c9bca7}.result-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px}.result-heading strong{font-size:13px;color:var(--orange)}.size-comparison{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.size-comparison>div{display:flex;flex-direction:column;gap:6px}.size-comparison>div:last-child{text-align:right}.size-comparison span{font-size:10px;color:var(--muted)}.size-comparison strong{font-size:19px;letter-spacing:-.7px}.result>p{font-size:10px;color:var(--muted);line-height:1.7;margin:12px 0}.download-button{display:flex;justify-content:space-between;padding:13px 14px;background:#292b22;color:#fffaf0;text-decoration:none;border-radius:4px;font-size:12px;font-weight:600}.notes{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:36px 0 45px;padding-top:25px;border-top:1px solid var(--line)}.note-index{font-size:8px;letter-spacing:1.5px;color:#898174;font-weight:650}.notes h2{font-size:13px;margin-top:10px}.notes p{font-size:11px;color:var(--muted);line-height:1.9;margin:10px 0 0}footer{max-width:1440px;margin:auto;padding:22px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px;color:var(--muted);font-size:10px}footer>span:first-child{font-size:14px;font-weight:750;color:#413d32}footer>span:last-child{font-size:8px;letter-spacing:1.4px}@media(min-width:1200px){.preview-stage{height:491px}}@media(max-width:800px){.workspace{grid-template-columns:minmax(0,1fr) 290px;gap:14px}.panel-top{padding:0 16px}.settings form{padding:20px 16px 0}.result{margin:0 16px 20px}.intro-copy{font-size:12px}.empty-state{margin:16px;padding:24px 15px}.empty-state p{font-size:11px}.brand-note{display:none}.notes{gap:22px}}@media(max-width:640px){.masthead{padding:19px 5%}.brand{font-size:21px}.brand-mark{width:32px;height:32px;font-size:28px}.local-badge{font-size:10px}.intro{padding:32px 0 27px;gap:14px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:12px}h1{font-size:35px;letter-spacing:-1.8px}.intro-copy{font-size:10px;line-height:1.8;margin:0 0 3px}.workspace{grid-template-columns:1fr;gap:18px}.preview-stage{height:348px}.panel-top{height:57px}.file-strip{padding:16px;gap:12px;min-height:73px}.empty-state{max-width:295px;padding:20px 12px}.picture-icon{width:58px;height:53px;margin-bottom:14px}.empty-state h3{font-size:18px}.empty-state p{margin-bottom:18px}.empty-note{font-size:9px}.settings form{padding:22px 20px 0}.field{margin-bottom:22px}.hint,.target-size{font-size:11px}.result{margin:0 20px 22px}.primary-button{padding:16px}.notes{grid-template-columns:1fr;gap:23px;margin:30px 0}.notes p{font-size:12px}.notes h2{font-size:14px}.note-index{font-size:9px}footer>span:last-child{display:none}footer{padding:22px 5%}.status{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
