*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#171717;-webkit-font-smoothing:antialiased;background-color:#f7f8f9;font-family:Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:14px;line-height:1.6}.page{justify-content:center;min-height:100vh;padding:3rem 1.5rem;display:flex}.container{flex-direction:column;gap:1rem;width:100%;max-width:720px;display:flex}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.page-title{letter-spacing:-.01em;font-size:1.375rem;font-weight:700}.page-subtitle{color:#737373;font-size:.875rem}.card{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.25rem 1.5rem}.card-title{margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.card-text{color:#525252;font-size:.875rem}.card-text+.card-text{margin-top:.375rem}.badge{white-space:nowrap;border-radius:9999px;align-items:center;gap:.375rem;padding:.2rem .7rem;font-size:12px;font-weight:600;display:inline-flex}.badge-ok{color:#15803d;background-color:#f0fdf4}.badge-fail{color:#dc2626;background-color:#fef2f2}.badge-dot{background-color:currentColor;border-radius:9999px;width:6px;height:6px}.step-list{counter-reset:step;flex-direction:column;gap:.625rem;margin-top:.25rem;list-style:none;display:flex}.step-list li{counter-increment:step;color:#525252;align-items:baseline;gap:.625rem;font-size:.875rem;display:flex}.step-list li:before{content:counter(step);color:#2563eb;background-color:#eff6ff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:11px;font-weight:700;display:inline-flex;transform:translateY(.2em)}code{color:#171717;background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;padding:.1rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem}.code-block{white-space:pre;margin-top:.5rem;padding:.625rem .875rem;display:block;overflow-x:auto}.link{color:#2563eb;font-weight:500;text-decoration:none}.link:hover{text-decoration:underline}.footer-note{color:#a3a3a3;text-align:center;font-size:12px}.center-page{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.error-card{text-align:center;width:100%;max-width:420px;padding:2rem 1.75rem}.error-card .card-title{margin-bottom:.375rem;font-size:1.0625rem}.editor-shell{background-color:#f7f8f9;position:fixed;inset:0}.editor-host,.editor-host>*{width:100%;height:100%}.editor-message{z-index:10;text-align:center;background-color:#f7f8f9;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:1.5rem;display:flex;position:absolute;inset:0}.editor-message-title{font-size:1rem;font-weight:600}.editor-message-text{color:#737373;font-size:.875rem}.editor-toast{z-index:20;color:#fff;pointer-events:none;background-color:#171717eb;border-radius:9999px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;animation:.16s ease-out editor-toast-in;position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000002e}@keyframes editor-toast-in{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}
