.error-fallback{border:1px solid var(--error-border-color,#ddd);background:var(--error-background-color,#ffecec);color:var(--error-text-color,#000);border-radius:4px;margin:1rem 0;padding:1rem;display:block}.error-fallback__title{margin:0 0 .5rem;font-weight:700}.error-fallback__message{margin:0 0 .75rem}.error-fallback__reset{background:var(--active-background-color,#fff);color:var(--active-text-color,#000);border:1px solid var(--active-border-color,#666);cursor:pointer;border-radius:4px;padding:.375rem .75rem}.error-fallback__reset:hover{background:var(--hover-background-color,#ffffd0);border-color:var(--hover-border-color,#666)}.skeleton{padding:.5rem 0;display:block}.skeleton__block{background:var(--color-bg-loading,var(--loading-background-color,#eee));border-radius:4px;height:1rem;margin:.5rem 0}.skeleton--page .skeleton__block:first-child{width:60%;height:1.5rem}.skeleton--page .skeleton__block:nth-child(2){width:100%}.skeleton--page .skeleton__block:nth-child(3){width:90%}.skeleton--page .skeleton__block:nth-child(4){width:95%}.skeleton--list .skeleton__block{width:100%}.skeleton--detail .skeleton__block:first-child{width:40%;height:1.75rem}.skeleton--detail .skeleton__block:nth-child(2),.skeleton--detail .skeleton__block:nth-child(3),.skeleton--detail .skeleton__block:nth-child(4),.skeleton--detail .skeleton__block:nth-child(5){width:100%}
