:root{font-family:"Malgun Gothic","Apple SD Gothic Neo",sans-serif;color:#253723;background:#f3f4ed;line-height:1.6;font-size:14px}*{box-sizing:border-box}body{margin:0}header,main{max-width:1280px;margin:auto;padding:24px}header{display:flex;align-items:center;justify-content:space-between;padding-top:32px}h1{font-size:28px;margin:4px 0}h2{font-size:20px;margin:0 0 16px}h3{font-size:17px}.eyebrow{letter-spacing:.18em;font-size:11px;font-weight:700;color:#71835b;margin:0}.muted,.hint,footer{color:#68745e}.hint{font-size:12px;margin:7px 0 16px}.layout{display:grid;grid-template-columns:1fr 1.12fr;gap:24px;align-items:start}.card{background:white;border:1px solid #dfe3d5;border-radius:18px;padding:26px;margin-bottom:24px;box-shadow:0 8px 26px #26301d06}label,legend{display:block;font-weight:600;margin:14px 0 6px}input,select,textarea,button{font:inherit;border:1px solid #c9d0c0;border-radius:8px;padding:10px 12px;color:inherit;background:white}input:not([type=checkbox]),select,textarea{width:100%}input[type=file]{padding:12px;background:#f8faf5}textarea{resize:vertical}button{cursor:pointer;white-space:nowrap}button:hover{background:#eef2e7}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:#506739;color:white;border-color:#506739}.primary:hover{background:#3d5329}.primary:disabled{background:#70825e}#start{width:100%;margin-top:24px;padding:13px}.row,.actions,.section-title{display:flex;gap:12px;align-items:center}.row>div{flex:1;min-width:0}.row>select{min-width:0}.actions{flex-wrap:wrap}.section-title{justify-content:space-between}.section-title h2{margin:0}fieldset{border:0;padding:0;margin:18px 0}.check{display:inline-flex;align-items:center;margin:4px 20px 4px 0;gap:6px}.check input{accent-color:#506739;width:17px;height:17px}details{border-top:1px solid #e8ebe2;margin-top:20px;padding-top:14px}summary{cursor:pointer;font-weight:600}#stages{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:6px;font-size:13px;counter-reset:steps}#stages li{padding:8px;background:#f5f6f1;border-radius:6px;counter-increment:steps}#stages li:before{content:counter(steps) ". ";color:#869078}#stages li.current{background:#e2edcf;color:#345021;font-weight:bold}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 "Malgun Gothic",sans-serif;background:#f7f8f4;border-radius:10px;padding:16px;max-height:310px;overflow:auto}.pill{font-size:12px;border-radius:20px;padding:5px 13px;background:#e8eddf}.notice,.questions{background:#fff4df;border:1px solid #e7d2a9;border-radius:10px;padding:14px;white-space:pre-wrap;margin-bottom:18px}.error{color:#a53c31}.photo-previews,.gallery{display:flex;gap:10px;overflow-x:auto;margin-top:12px}.photo-previews img{width:70px;height:70px;object-fit:cover;border-radius:8px}.gallery img{width:200px;height:200px;object-fit:contain;border:1px solid #eee;border-radius:10px}#detail-preview{max-width:860px;margin:20px auto}#detail-preview img{width:100%;height:auto;display:block}a{color:#46662b;overflow-wrap:anywhere}.result-block{border-bottom:1px solid #e8ebe2;padding:10px 0;overflow-wrap:anywhere}.result-block p{margin:6px 0}.login-body{min-height:100vh;display:grid;place-items:center}.login-card{width:min(92vw,440px);background:white;padding:40px;border-radius:20px;box-shadow:0 12px 50px #2232110a}.login-card .primary{width:100%}.login-card h1{font-size:24px}footer{text-align:center;font-size:12px;padding:15px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b7ca95;outline-offset:2px}[hidden]{display:none!important}@media(max-width:820px){header{display:block}header>.actions{margin-top:12px}.layout{grid-template-columns:1fr}header,main{padding:18px}.card{padding:20px}h1{font-size:24px}.work{min-width:0}.section-title{align-items:flex-start;gap:12px}.row{gap:8px}}
.photo-drop{border:2px dashed #c9d0c0;border-radius:10px;padding:12px;background:#f8faf5}.photo-drop.dragging{border-color:#506739;background:#e8eddf}.photo-drop .hint{margin-bottom:0}
