:root{color:#172536;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f8fb;font-family:Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#showcase-root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;overflow-x:hidden}#showcase-root{display:block}#showcase-root[aria-busy=true]>:not(.showcase-route-loading){pointer-events:none}.showcase-loading,.showcase-error{text-align:center;place-items:center;min-height:100dvh;padding:24px;display:grid}.showcase-error strong{margin-bottom:8px;font-size:20px;display:block}.showcase-error span{color:#64748b;line-height:1.6}.showcase-route-loading{z-index:100;pointer-events:none;background:color-mix(in srgb, var(--divider-color,currentColor) 58%, transparent);height:3px;position:fixed;inset:0 0 auto;overflow:hidden}.showcase-route-progress{background:var(--w-color-brand-600,#275fda);border-radius:999px;width:38%;height:100%;animation:1s ease-in-out infinite showcase-route-progress;display:block}.showcase-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes showcase-route-progress{0%{transform:translate(-110%)}55%{transform:translate(105%)}to{transform:translate(265%)}}@media (prefers-reduced-motion:reduce){.showcase-route-progress{width:100%;animation:none}}
