.ce-expired-modal{--muted-foreground:#4b5563;--expired-art-front:#f7fafb;--expired-art-back:#e8edf0;--expired-art-stroke:#c7d3db;--expired-art-bars:#78afa9;background-image:radial-gradient(ellipse 85% 42% at 100% 0,rgb(236 113 67/19%),transparent 95%),radial-gradient(ellipse 70% 35% at 0 0,rgb(55 151 152/13%),transparent 95%);box-shadow:0 24px 80px rgb(15 23 42/18%),inset 0 1px 0 rgb(255 255 255/80%)}.dark .ce-expired-modal,:root[data-theme=dark] .ce-expired-modal{--muted-foreground:#b8c1cd;--expired-art-front:#171e25;--expired-art-back:#12191f;--expired-art-stroke:#3a454f;--expired-art-bars:#498d87;background-image:radial-gradient(ellipse 90% 44% at 100% 0,rgb(214 75 43/31%),transparent 95%),radial-gradient(ellipse 65% 32% at 25% 0,rgb(153 40 79/19%),transparent 100%),radial-gradient(ellipse 75% 38% at 0 0,rgb(32 117 125/20%),transparent 95%);box-shadow:0 24px 80px rgb(0 0 0/45%),inset 0 1px 0 rgb(255 197 161/14%)}.ce-expired-art__halo{position:absolute;inset:-12px -24px;background:radial-gradient(ellipse,rgb(221 127 76/16%),transparent 68%)}.ce-expired-art__back{fill:var(--expired-art-back);stroke:var(--expired-art-stroke)}.ce-expired-art__front{fill:var(--expired-art-front);stroke:var(--expired-art-stroke)}.ce-expired-art__bars{fill:var(--expired-art-bars)}.ce-expired-art__lock{color:#8c411e;border:1px solid #ebc09e;background:linear-gradient(145deg,#fff9ed,#f3d8b9);box-shadow:0 8px 24px rgb(85 43 25/18%),inset 0 1px 0 #fff;transform:translate(-50%,-33%) rotate(7deg)}.dark .ce-expired-art__lock,:root[data-theme=dark] .ce-expired-art__lock{color:#ffd5a8;border-color:#926343;background:linear-gradient(145deg,#674330,#31251e);box-shadow:0 8px 28px rgb(0 0 0/45%),inset 0 1px 0 rgb(255 224 179/22%)}.ce-expired-modal__check{color:#387972}.dark .ce-expired-modal__check,:root[data-theme=dark] .ce-expired-modal__check{color:#86bdb5}.ce-expired-modal .ce-expired-modal__renew{color:var(--card);background:var(--foreground);border-color:var(--foreground)}@media (hover:hover){.ce-expired-modal .ce-expired-modal__renew:hover{background:color-mix(in srgb,var(--foreground) 90%,var(--card))}}