.ca-bootstrap-splash{--ca-boot-pad:24px;position:fixed;inset:0;z-index:10000;justify-content:center;box-sizing:border-box;padding:var(--ca-boot-pad);padding-bottom:calc(var(--ca-boot-pad) + env(safe-area-inset-bottom, 0px));background:#ffffff;color:#111827;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ca-bootstrap-splash,.ca-bootstrap-splash__center{display:flex;flex-direction:column;align-items:center}.ca-bootstrap-splash__center{text-align:center;max-width:280px}.ca-bootstrap-splash__symbol{width:96px;height:96px;object-fit:contain;user-select:none;-webkit-user-drag:none;animation:ca-bootstrap-symbol-pulse 1.8s ease-in-out infinite}.ca-bootstrap-splash__brand{margin:20px 0 0;font-size:1.375rem;font-weight:700;letter-spacing:-.02em;color:#111827}.ca-bootstrap-splash__msg{margin:12px 0 0;font-size:.9375rem;font-weight:500;line-height:1.45;color:#374151}.ca-bootstrap-splash__sub{margin:6px 0 0;font-size:.8125rem;font-weight:400;line-height:1.45;color:#6b7280}.ca-bootstrap-splash__retry{margin-top:20px;appearance:none;border:1px solid #0b6e4f;background:#0b6e4f;color:#fff;border-radius:10px;padding:12px 22px;font-size:.9375rem;font-weight:600;cursor:pointer}.ca-bootstrap-splash__retry:active{opacity:.92}.ca-bootstrap-splash__spinner{position:absolute;bottom:calc(40px + env(safe-area-inset-bottom, 0px));left:50%;width:28px;height:28px;margin-left:-14px;border-radius:50%;border:2.5px solid #e5e7eb;border-top-color:#0b6e4f;animation:ca-bootstrap-spinner-spin .75s linear infinite}@keyframes ca-bootstrap-symbol-pulse{0%,to{transform:scale(.98);opacity:.95}50%{transform:scale(1);opacity:1}}@keyframes ca-bootstrap-spinner-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.ca-bootstrap-splash__spinner,.ca-bootstrap-splash__symbol{animation:none}.ca-bootstrap-splash__symbol{opacity:1;transform:none}}