*{box-sizing:border-box}[hidden]{display:none!important}body{background:#f5f5f5;min-height:100vh;margin:0;font-family:Malgun Gothic,Apple SD Gothic Neo,Noto Sans KR,sans-serif}#app{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.screen{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:560px;padding:40px 32px;box-shadow:0 2px 16px #00000014}.screen h1,.screen p{word-break:keep-all}.screen h1{margin:0 0 16px;font-size:32px;line-height:1.3}.screen p{color:#555;margin:0 0 24px;font-size:17px;line-height:1.6}.screen-ready{padding:56px 32px}.screen-ready h1{font-size:38px}.ready-mark{color:#2c3e50;margin-bottom:20px;font-size:64px;line-height:1}.ready-sub{max-width:30ch;margin-inline:auto}.screen-wait h1{color:#2c3e50}.screen-alert{border:3px solid #e67e22}.screen-alert h1{color:#e67e22}.screen-duplicate{border:3px solid #3498db}.screen-fatal{border:3px solid #c0392b}button{color:#fff;cursor:pointer;background:#2c3e50;border:none;border-radius:10px;min-height:56px;margin:6px 4px 0;padding:14px 28px;font-size:19px;font-weight:600}button:hover{background:#1a252f}button:disabled{cursor:default;background:#9aa5ad}.secondary-action{color:#46596b;background:0 0;border:2px solid #c7d0d8;font-weight:500}.secondary-action:hover{background:#eef2f5}.screen-manual-entry{text-align:left;max-width:620px}.screen-manual-entry h1,.screen-manual-entry>p{text-align:center}.screen-manual-entry label{color:#333;margin-bottom:18px;font-size:16px;font-weight:600;display:block}.screen-manual-entry input:not([type=checkbox]),.screen-manual-entry select{background:#fff;border:1px solid #b9c3cc;border-radius:8px;width:100%;min-height:52px;margin-top:6px;padding:12px 14px;font-family:inherit;font-size:18px;font-weight:400;display:block}.screen-manual-entry input:focus,.screen-manual-entry select:focus{outline-offset:1px;outline:3px solid #2c3e50}.screen-manual-entry .consent{border:1px solid #e0e5ea;border-radius:10px;margin:0 0 20px;padding:16px 16px 4px}.screen-manual-entry .consent label{align-items:flex-start;gap:10px;margin-bottom:14px;font-size:15px;font-weight:400;line-height:1.5;display:flex}.screen-manual-entry input[type=checkbox]{accent-color:#2c3e50;flex-shrink:0;width:24px;height:24px;margin:0}.screen-manual-entry button[type=submit],.screen-manual-entry .secondary-action{width:100%}.error{color:#c0392b;font-size:16px;font-weight:700}.screen-debug{text-align:left;max-width:720px}.screen-debug h1,.screen-debug>p{text-align:center}.debug-verdict{word-break:break-all;background:#eef2f5;border-radius:10px;margin-bottom:16px;padding:16px;font-size:15px;line-height:1.7}.debug-verdict code{background:#fff;border-radius:4px;padding:2px 6px;font-size:14px}.debug-ok{background:#e7f5ea;border:2px solid #2e7d32}.debug-bad{background:#fdeaea;border:2px solid #c0392b}.debug-warn{color:#b9500f;margin-top:8px}.debug-table{border-collapse:collapse;width:100%;margin-bottom:16px;font-size:14px}.debug-table th,.debug-table td{text-align:left;border-bottom:1px solid #e5e9ed;padding:6px 8px}.debug-table th{color:#667;font-weight:600}.toast-container{z-index:1000;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.toast{color:#fff;background:#2c3e50;border-radius:10px;padding:16px 24px;font-size:18px;font-weight:600;animation:.2s ease-out toast-in;box-shadow:0 4px 16px #0003}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){#app{padding:16px}.screen{padding:32px 20px}.screen h1{font-size:27px}.screen-ready h1{font-size:31px}.ready-mark{font-size:52px}}
