:root{--sans:system-ui, -apple-system, "Segoe UI", Roboto, "Malgun Gothic", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0;padding:0}body{color:#20201c;background:#f4f3ef}code,pre{font-family:var(--mono)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cfcdc4;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#b5b3a9}mark.det{color:#fff;border-radius:3px;padding:0 2px}mark.det-block{background:#cf1322}mark.det-mask{background:#d48806}mark.det-pseudonymize{background:#1677ff}mark.det-allow{background:#389e0d}mark.pure-pseudo{color:#fff;cursor:help;background:#f05a28;border-radius:3px;padding:0 2px}mark.pure-mask{color:#fff;cursor:help;background:#8f8f88;border-radius:3px;padding:0 2px}mark.span-flash{outline-offset:2px;outline:3px solid #f05a28;box-shadow:0 0 0 4px #f05a2859}.md-view{color:#1f1f1c;font-family:var(--sans);overflow-wrap:break-word;background:#faf9f5;border-radius:8px;padding:36px 44px;font-size:15px;line-height:1.85;box-shadow:inset 0 0 0 1px #00000014}.md-view h1,.md-view h2,.md-view h3,.md-view h4{color:#141410;margin:1.4em 0 .6em;font-weight:700;line-height:1.35}.md-view h1{border-bottom:2px solid #e3e1d8;padding-bottom:.3em;font-size:1.9em}.md-view h2{border-bottom:1px solid #e8e6dd;padding-bottom:.2em;font-size:1.5em}.md-view h3{font-size:1.22em}.md-view h4{font-size:1.05em}.md-view>:first-child{margin-top:0}.md-view p{margin:.7em 0}.md-view ul,.md-view ol{margin:.7em 0;padding-left:1.6em}.md-view li{margin:.25em 0}.md-view table{border-collapse:collapse;width:100%;margin:1em 0;font-size:.95em}.md-view th,.md-view td{text-align:left;vertical-align:top;border:1px solid #d6d3c8;padding:8px 12px}.md-view thead th{background:#efece2;font-weight:700}.md-view tbody tr:nth-child(2n){background:#f4f2ea}.md-view code{background:#eceadf;border-radius:4px;padding:1px 5px;font-size:.9em}.md-view pre{background:#f0eee4;border-radius:6px;padding:12px 14px;overflow-x:auto}.md-view pre code{background:0 0;padding:0}.md-view blockquote{color:#55534b;border-left:3px solid #d6d3c8;margin:.8em 0;padding:.2em 1em}.md-view hr{border:none;border-top:1px solid #e3e1d8;margin:1.4em 0}.md-view mark.hl-pseudonymize{color:#fff;cursor:help;background:#f05a28;border-radius:3px;padding:0 2px}.md-view mark.hl-mask{color:#fff;cursor:help;background:#8f8f88;border-radius:3px;padding:0 2px}mark.det-rejected{color:inherit;cursor:help;background:0 0;border-bottom:2px dotted #8a8a82;border-radius:0;padding:0}mark.rt-pii{color:#fff;background:#cf1322;border-radius:3px;padding:0 2px}mark.rt-alias{color:#fff;background:#f05a28;border-radius:3px;padding:0 2px}mark.rt-restored{color:#fff;background:#389e0d;border-radius:3px;padding:0 2px}mark.rt-maskmark{color:#fff;background:#6b6b63;border-radius:3px;padding:0 2px}.rt-chip{color:#fff;vertical-align:baseline;background:#f05a28;border-radius:13px;align-items:center;gap:5px;margin:0 2px;padding:2px 11px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #f05a2859}.rt-chip:before{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"11\" width=\"16\" height=\"10\" rx=\"2\"/><path d=\"M8 11V7a4 4 0 0 1 8 0v4\"/></svg>") 50%/contain no-repeat;flex:none;width:11px;height:13px;display:inline-block}.sc-page{background:#fff;flex-direction:column;height:calc(100vh - 104px);margin:-20px;display:flex}.sc-top{border-bottom:1px solid #ececea;flex:none;align-items:center;gap:12px;padding:12px 20px;display:flex}.sc-brand{align-items:center;gap:7px;font-size:16px;font-weight:800;display:flex}.sc-badge{color:#2c7a1a;background:#2f9e1f1a;border:1px solid #2f9e1f52;border-radius:20px;padding:3px 12px;font-size:12px;font-weight:600}.sc-scroll{flex:1;min-height:0;padding:24px 0;overflow-y:auto}.sc-empty{text-align:center;max-width:680px;margin:6vh auto 0;padding:0 20px}.sc-empty-ic{font-size:46px}.sc-empty h2{margin:12px 0 8px;font-size:24px;font-weight:800}.sc-empty p{color:#6b6b63;max-width:560px;margin:0 auto 22px;font-size:15px;line-height:1.7}.sc-examples{flex-direction:column;gap:10px;display:flex}.sc-ex{text-align:left;font:inherit;color:#333;cursor:pointer;background:#faf9f6;border:1px solid #e6e4dc;border-radius:12px;padding:13px 15px;font-size:14.5px;line-height:1.5;transition:border-color .15s,background .15s}.sc-ex:hover{background:#fff;border-color:#f05a28}.sc-ex-img{color:#b0521f;font-weight:600}.sc-row{gap:12px;max-width:760px;margin:0 auto;padding:10px 20px;display:flex}.sc-row.user{justify-content:flex-end}.sc-row.ai{justify-content:flex-start}.sc-avatar{color:#fff;background:#f05a28;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.sc-bubble{word-break:break-word;border-radius:16px;max-width:78%;padding:11px 16px;font-size:15.5px;line-height:1.7}.sc-bubble.user{color:#20201c;background:#f0efe9;border-bottom-right-radius:5px}.sc-bubble.ai{color:#20201c;background:#fff;border:1px solid #ececea;border-bottom-left-radius:5px}.sc-imgbubble{padding:5px}.sc-imgbubble img{border-radius:11px;max-width:260px;display:block}.sc-ai-wrap{flex:1;max-width:82%}.sc-ai-wrap .sc-protect{margin-left:42px}.sc-protect{color:#3a3a34;background:#fbf4f0;border:1px solid #f05a2840;border-radius:12px;padding:10px 14px;font-size:13.5px}.sc-protect-head{cursor:pointer;flex-wrap:wrap;align-items:center;gap:9px;display:flex}.sc-protect-head b{color:#f05a28}.sc-guide{color:#2c7a1a;background:#2f9e1f1a;border-radius:12px;padding:1px 9px;font-size:11.5px;font-weight:600}.sc-protect-body{border-top:1px solid #f05a282e;margin-top:11px;padding-top:11px}.sc-lbl{text-transform:uppercase;letter-spacing:.06em;color:#8f8c82;margin-bottom:6px;font-size:11px;font-weight:700}.sc-tags{flex-wrap:wrap;gap:6px;display:flex}.sc-tokens{background:#fff;border:1px solid #e6e4dc;border-radius:9px;padding:10px 12px;font-size:14.5px;line-height:1.7}.sc-vault{color:#6b6b63;margin-top:9px;font-size:12.5px}.sc-imgcompare{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.sc-imgframe{background:#f0efe9;border:1px solid #e6e4dc;border-radius:9px;margin-top:4px;overflow:hidden}.sc-imgframe img{width:100%;height:auto;display:block}.sc-input{border-top:1px solid #ececea;flex:none;padding:10px 20px 14px}.sc-input-inner{background:#f7f6f2;border:1px solid #e2e0d8;border-radius:24px;align-items:flex-end;gap:6px;max-width:760px;margin:0 auto;padding:6px 6px 6px 8px;display:flex}.sc-input-inner:focus-within{border-color:#f05a28}.sc-attach,.sc-send{cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.sc-attach{color:#6b6b63;background:0 0}.sc-attach:hover{background:#ececea}.sc-send{color:#fff;background:#f05a28}.sc-send:disabled{cursor:not-allowed;background:#d9d7ce}.sc-input .ant-input{background:0 0;padding:7px 4px;font-size:15.5px}.sc-foot{text-align:center;color:#9a978d;margin-top:8px;font-size:11.5px}.sc-thinking{align-items:center;gap:5px;display:inline-flex}.sc-thinking span{background:#b8b6ac;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite scblink}.sc-thinking span:nth-child(2){animation-delay:.2s}.sc-thinking span:nth-child(3){animation-delay:.4s}@keyframes scblink{0%,80%,to{opacity:.3}40%{opacity:1}}@media (prefers-reduced-motion:reduce){.sc-thinking span{animation:none}}.rt-imgframe{border:1px solid var(--line,#e6e4dc);background:#f0efe9;border-radius:8px;margin-top:6px;overflow:hidden}.rt-imgframe img{width:100%;height:auto;display:block}.rt-mask{color:#5a584f;vertical-align:baseline;background:#8a8a8229;border:1px dashed #a8a49a;border-radius:7px;align-items:center;margin:0 2px;padding:1px 10px;font-size:16px;font-weight:600;display:inline-flex}.rt-md{font-size:17.5px;line-height:1.95}.rt-md>:first-child{margin-top:0}.rt-md>:last-child{margin-bottom:0}.rt-md p{margin:.5em 0}.rt-md strong{font-weight:700}.rt-md em{font-style:italic}.rt-md ul,.rt-md ol{margin:.5em 0;padding-left:1.5em}.rt-md li{margin:.2em 0}.rt-md h1,.rt-md h2,.rt-md h3,.rt-md h4{margin:.7em 0 .35em;font-weight:700;line-height:1.35}.rt-md h1{font-size:1.3em}.rt-md h2{font-size:1.18em}.rt-md h3{font-size:1.06em}.rt-md code{background:#0000000f;border-radius:3px;padding:0 4px;font-size:.92em}.rt-md blockquote{color:#6b6b63;border-left:3px solid #e3e1d8;margin:.5em 0;padding-left:.9em}.rt-step{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(14px)}.rt-step.in{opacity:1;transform:none}.rt-step.in>.ant-card{animation:1.2s ease-out rtFocus}@keyframes rtFocus{0%{box-shadow:0 0 #f05a2800}25%{box-shadow:0 0 0 3px #f05a2880}to{box-shadow:0 0 #f05a2800}}@media (prefers-reduced-motion:reduce){.rt-step.in>.ant-card{animation:none}}.rt-arrow{text-align:center;opacity:0;margin:3px 0;transition:opacity .4s}.rt-arrow.in{opacity:1}.rt-stats{background:#f05a280f;border:1px solid #f05a282e;border-radius:8px;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:6px;padding:12px 18px;display:flex}.rt-stat{text-align:center;min-width:68px}.rt-stat-val{color:#f05a28;font-size:22px;font-weight:700;line-height:1.15}.rt-stat-lbl{color:#8a8a82;font-size:12px}.pdf-page-input input{text-align:center;color:#d6d6d2!important}
