@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#263d36;background:#f5f7f6;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;border:1px solid #dce3de;background:#fff;color:#354d43;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:11px 17px;font-size:13px;transition:background .15s}button:hover{background:#edf3ef}button:disabled{opacity:.4;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #8aba9e;outline-offset:3px}svg{width:18px;height:18px;stroke-width:1.65;flex-shrink:0}header{height:82px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e6e2;background:#fff}.brand{display:flex;align-items:center;gap:12px;color:#284638;text-decoration:none;font-weight:600;font-size:23px}.brand>svg{width:29px;height:29px}.brand-en{font-size:11px;font-weight:500;margin-left:14px;color:#698175}.header-note{font-size:12px;color:#708276;display:flex;align-items:center;gap:8px}.dot{width:6px;height:6px;background:#79a080;border-radius:50%}main{max-width:1400px;margin:auto;padding:38px 5% 20px}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.eyebrow{font-size:10px;color:#71917f;font-weight:600}h1{font-size:29px;font-weight:500;margin:8px 0 5px}p{font-size:12px;color:#86978c;margin:0}.primary{background:#355e47;color:#fff;border-color:#355e47}.primary:hover{background:#294d39}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:32px}.editor{min-width:0}.editor-toolbar{height:52px;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.tabs{display:flex;border-bottom:1px solid #dbe3dd;gap:23px}.tabs button{background:none;border:0;border-radius:0;padding:12px 0;color:#94a198;font-size:12px;border-bottom:2px solid transparent}.tabs button.selected{color:#315a43;border-bottom-color:#315a43}.icon-button{width:34px;height:34px;padding:7px;background:transparent;border:0}.stage{background:#e6ebe8;height:530px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background-image:linear-gradient(45deg,#e3e8e5 25%,transparent 25%),linear-gradient(-45deg,#e3e8e5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e3e8e5 75%),linear-gradient(-45deg,transparent 75%,#e3e8e5 75%);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}.photo{height:100%;max-width:100%;position:relative;overflow:hidden;aspect-ratio:4/5}.photo canvas{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}#regions{pointer-events:none}.tag{position:absolute;top:18px;padding:5px 11px;background:#ffffffd9;border:1px solid #ffffffa0;border-radius:4px;font-size:11px;color:#3f5149;pointer-events:none}.tag-left{left:16px}.tag-right{right:16px}.divider{position:absolute;top:0;bottom:0;width:1px;background:#fffffff0;left:50%;pointer-events:none;box-shadow:0 0 4px #0003}.divider span{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);display:flex;background:#fff;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 2px 10px #0002}.divider svg{width:14px}#compare{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:ew-resize}#compare:focus-visible{opacity:.12}.loading{position:absolute;bottom:25px;background:#ffffffef;padding:12px 20px;border-radius:5px;font-size:12px;box-shadow:0 2px 15px #0001}.editor-footer{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#839188;padding:13px 0;min-height:43px}#file-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:65%}#timing{white-space:nowrap}.source-actions{display:flex;align-items:center;gap:10px;padding-top:9px}.dark{background:#273d33;border-color:#273d33;color:#fff}.dark:hover{background:#355b46}.text-button{border:0;background:transparent;margin-left:auto;color:#829288;padding:11px 0}aside{border-left:1px solid #dfe6e0;padding-left:30px;padding-top:10px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}h2{font-size:15px;margin:0;display:flex;align-items:center;gap:9px;font-weight:500}.preset-label{font-size:11px;color:#84978a;margin-bottom:12px}.presets{display:flex;gap:8px}.presets button{flex:1;padding:8px 5px;font-size:12px}.presets .selected{background:#e1ede4;border-color:#8faf98;color:#355e47}.controls{margin-top:30px}.control{margin-bottom:23px}.control label{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#41574a}.control output{font-size:12px;font-variant-numeric:tabular-nums;color:#698b75;background:#eaf0eb;border-radius:3px;padding:2px 7px;min-width:31px;text-align:center}.control-en{font-size:8px;color:#9aa69f;margin-top:4px}.control input{width:100%;height:4px;accent-color:#52775e;cursor:pointer;margin:18px 0 7px}.range-ends{display:flex;justify-content:space-between;font-size:9px;color:#a2ada6}.region-toggle{border-top:1px solid #dfe6e0;padding:18px 0;display:flex;align-items:center;justify-content:space-between}.region-toggle label{font-size:12px;display:flex;align-items:center;gap:9px}.region-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:17px;background:#ccd6cf;border-radius:12px;position:relative;cursor:pointer}.region-toggle input:before{content:"";width:13px;height:13px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .15s}.region-toggle input:checked{background:#547b60}.region-toggle input:checked:before{transform:translate(13px)}.legend{font-size:9px;margin-bottom:16px;display:flex;gap:8px}.legend span:nth-child(1){color:#359b77}.legend span:nth-child(2){color:#4da1f5}.legend span:nth-child(3){color:#d88451}.status{border-top:1px solid #dfe6e0;display:flex;align-items:center;gap:12px;padding:19px 0}.status-icon{color:#6e947a}.status strong{font-size:11px;font-weight:500;display:block;color:#64806b}.status div>span{font-size:9px;display:block;color:#97a299;margin-top:6px}.bottom-note{border-top:1px solid #dfe5e0;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px;color:#95a199}.bottom-note span:nth-child(2){color:#7a8e80}#notice{font-size:12px;color:#a05b38;margin-top:15px;min-height:18px}dialog{border:1px solid #dfe6e0;border-radius:8px;padding:22px;max-width:620px;width:calc(100% - 30px);color:#354d43;background:#f5f7f6}dialog::backdrop{background:#14221c99}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}video{width:100%;max-height:60vh;background:#dce4df;min-height:180px;object-fit:contain;border-radius:4px}.camera-actions{display:flex;justify-content:space-between;margin-top:18px}#camera-status{margin-top:10px}.stage:fullscreen{height:100vh;width:100vw;background:#202b25}[hidden]{display:none!important}@media(min-width:1500px){.stage{height:620px}}@media(max-width:900px){main{padding:25px 4%}.workspace{grid-template-columns:minmax(0,1fr) 242px;gap:20px}aside{padding-left:20px}.stage{height:480px}h1{font-size:25px}.brand-en{margin-left:5px}}@media(max-width:650px){header{height:66px;padding:0 5%}.brand{font-size:20px}.brand-en{font-size:8px}.header-note{font-size:10px}.heading{margin-bottom:15px;align-items:flex-end}h1{font-size:22px;max-width:230px}.eyebrow{font-size:8px}.heading>.primary{padding:10px;font-size:11px;white-space:nowrap}.workspace{grid-template-columns:1fr;gap:25px}.stage{height:440px;height:min(116vw,520px)}.editor-toolbar{margin-bottom:8px}.source-actions button{font-size:12px}.source-actions{gap:8px}aside{border-left:0;border-top:1px solid #dfe6e0;padding:23px 0 0}.panel-title{margin-bottom:18px}.controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 25px}.control{margin-bottom:12px}.bottom-note{margin-top:18px}.bottom-note span:nth-child(2){display:none}}
