.notice{position:relative;overflow:hidden;border-radius:.4rem;padding:1.5rem 2rem;font-size:1.6rem}.notice__cross{fill:#fff}.notice._sm{padding:.7rem 1rem;font-size:1.4rem}.notice._error{--tw-bg-opacity: 1;background-color:rgb(224 25 25 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.notice._soft-error{border-width:1px;border-color:#e0191933;background-color:#e019191a;--tw-text-opacity: 1;color:rgb(224 25 25 / var(--tw-text-opacity))}.notice._success{--tw-bg-opacity: 1;background-color:rgb(49 177 98 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.notice._warning{--tw-bg-opacity: 1;background-color:rgb(255 165 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.notice._soft-warning{border-width:1px;border-color:#e5950233;background-color:#ffa5001a;--tw-text-opacity: 1;color:rgb(229 149 2 / var(--tw-text-opacity))}.notice._soft-warning .notice__progress-bar{--tw-bg-opacity: 1;background-color:rgb(229 149 2 / var(--tw-bg-opacity))}.notice._soft-warning .notice__cross{fill:#e59502}.notice__progress-bar{position:absolute;bottom:0;left:0;height:.4rem;background-color:#fff9;width:0;animation-name:grow;animation-timing-function:linear;animation-fill-mode:forwards}.notice._fixed{position:fixed;bottom:1.6rem;left:50%;z-index:99999;width:calc(100vw - 2 * var(--gutter));--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));max-width:80rem}.notice._info{--tw-bg-opacity: 1;background-color:rgb(33 121 206 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.notice._soft-info{border-width:1px;border-color:#2179ce33;background-color:#2179ce1a;--tw-text-opacity: 1;color:rgb(33 121 206 / var(--tw-text-opacity))}.notice._small{padding:1rem 1.5rem;font-size:1.4rem}@keyframes grow{0%{width:0%}to{width:100%}}
