@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._notice_1l55s_1{text-align:center;padding:2rem 1rem;color:#555}@media(min-width:768px){._notice_1l55s_1{padding:3rem 2rem}}._notice_1l55s_1._error_1l55s_11 h2{color:#d32f2f}._notice_1l55s_1._info_1l55s_14 h2{color:#555}._notice_1l55s_1._success_1l55s_17 h2{color:#388e3c}._notice_1l55s_1 h2{font-size:clamp(20px,4vw,24px);font-weight:700;margin-bottom:.5rem;text-align:center}._notice_1l55s_1 p{font-size:clamp(14px,3vw,16px);margin:.5rem 0 1.5rem;color:#666;max-width:600px;margin-left:auto;margin-right:auto}._notice_1l55s_1 ._actionWrapper_1l55s_34{display:inline-flex;margin-top:.5rem}._notice_1l55s_1 ._actionWrapper_1l55s_34 button{background-color:#000;color:#fff;padding:.8rem 2rem;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:500;transition:all .2s ease}._notice_1l55s_1 ._actionWrapper_1l55s_34 button:hover{background-color:#333;transform:translateY(-1px)}._notice_1l55s_1 ._actionWrapper_1l55s_34 button:active{transform:translateY(0)}._notice_1l55s_1 ._actionWrapper_1l55s_34 button:focus-visible{outline:2px solid #000;outline-offset:2px}
