.utillog-web-preview{margin:28px 0;border:1px solid #d9dee7;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.06)}.utillog-preview-toolbar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px 8px 16px;background:#f7f8fa;border-bottom:1px solid #d9dee7;color:#111827}.utillog-preview-toolbar strong{font-size:14px}.utillog-preview-actions{display:flex;gap:7px;flex-wrap:wrap}.utillog-preview-actions button{border:1px solid #cbd2dc;background:#fff;color:#1f2937;border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer}.utillog-preview-actions button:hover{background:#eef2f7}.utillog-playground-tabs{display:flex;align-items:center;gap:0;background:#111827;border-bottom:1px solid #263244;overflow:auto}.utillog-playground-tabs button{appearance:none;border:0;border-right:1px solid #263244;background:#111827;color:#aeb8c7;padding:11px 16px;font:600 12px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;cursor:pointer;white-space:nowrap}.utillog-playground-tabs button:hover{color:#fff;background:#172033}.utillog-playground-tabs button.is-active{color:#fff;background:#1e293b;box-shadow:inset 0 -2px 0 #60a5fa}.utillog-playground-body{background:#0b1020}.utillog-editor-pane{height:460px;background:#0b1020}.utillog-editor-pane textarea{display:block;width:100%;height:100%;resize:vertical;border:0;outline:0;background:#0b1020;color:#e5edf8;padding:18px 20px;font:14px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;tab-size:2;white-space:pre;overflow:auto}.utillog-result-pane{background:#fff}.utillog-web-preview iframe{display:block;width:100%;border:0;background:#fff}.utillog-preview-status{padding:8px 13px;border-top:1px solid #d9dee7;background:#f7f8fa;color:#667085;font-size:11px}.utillog-preview-editor-badge{font-size:11px;color:#6b7280}html[data-theme=dark] .utillog-web-preview{border-color:#303846;background:#0d1117}html[data-theme=dark] .utillog-preview-toolbar{background:#151b23;border-color:#303846;color:#e6edf3}html[data-theme=dark] .utillog-preview-actions button{background:#202938;border-color:#394456;color:#e6edf3}html[data-theme=dark] .utillog-preview-status{background:#151b23;border-color:#303846;color:#9aa4b2}@media(max-width:620px){.utillog-web-preview{border-radius:10px}.utillog-preview-toolbar{align-items:flex-start;flex-direction:column;padding:10px 12px}.utillog-preview-actions{width:100%}.utillog-preview-actions button{flex:1;padding:7px 8px}.utillog-playground-tabs button{padding:10px 12px}.utillog-editor-pane{height:360px}.utillog-editor-pane textarea{padding:14px;font-size:12px}.utillog-web-preview iframe{min-height:320px}}.utillog-preview-console{border-top:1px solid var(--utillog-preview-line,#dcdcde);background:#0d1117;color:#e6edf3;padding:10px 12px;max-height:180px;overflow:auto;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.utillog-console-line{white-space:pre-wrap;word-break:break-word;margin:2px 0}.utillog-console-line.is-warn{color:#f2cc60}.utillog-console-line.is-error{color:#ff7b72}.utillog-web-preview{width:min(100%,820px);margin:32px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",Arial,sans-serif}.utillog-preview-toolbar{min-height:56px;padding:10px 14px 10px 18px}.utillog-preview-toolbar strong{font-size:15px;font-weight:800;letter-spacing:-.02em}.utillog-preview-actions button{min-height:34px;padding:7px 12px;border-radius:8px;font-family:inherit;font-weight:650}.utillog-editor-pane{height:520px}.utillog-editor-pane textarea{padding:20px 22px;font-size:14px;line-height:1.7;border-radius:0}.utillog-preview-status{font-family:inherit;font-size:12px;line-height:1.5}@media(max-width:620px){.utillog-web-preview{width:100%;margin:24px auto}.utillog-editor-pane{height:400px}.utillog-editor-pane textarea{padding:14px;font-size:12px}}