:root{--build-id:"Y21vajIxZ2k3MDAwMmw3MDRxZ29tcjJwcDpjbW9qMjFnaGYwMDAwbDcwNHVyYzdsdnVoOjE3Nzc0MDgwNjA3Nzc="}.popup-close{background:#f44336;border-bottom-left-radius:10px;border-top-right-radius:10px;opacity:1;z-index:5}.popup-close:before{background:#fff!important}.popup-close{height:50px;width:50px}.popup-close:before{mask-size:24px}
/* ── Amethyst ── */
.amethyst-card .absolute.inset-0.blur-md    { background: #9b59b6 !important; }
.amethyst-card .size-20.rounded-xl          { border-color: #9b59b6 !important; }
.amethyst-card .size-8.rounded-lg           { background: rgba(155, 89, 182, 0.2) !important; border-color: rgba(155, 89, 182, 0.5) !important; }
.amethyst-card .size-8 .fa-solid            { color: #9b59b6 !important; }
.amethyst-card .inline-flex                 { background: #9b59b6 !important; }
.amethyst-card .text-xs.font-bold           { color: #9b59b6 !important; }

/* ── Emerald ── */
.emerald-card .absolute.inset-0.blur-md     { background: #2ecc71 !important; }
.emerald-card .size-20.rounded-xl           { border-color: #2ecc71 !important; }
.emerald-card .size-8.rounded-lg            { background: rgba(46, 204, 113, 0.2) !important; border-color: rgba(46, 204, 113, 0.5) !important; }
.emerald-card .size-8 .fa-solid             { color: #2ecc71 !important; }
.emerald-card .inline-flex                  { background: #2ecc71 !important; }
.emerald-card .text-xs.font-bold            { color: #2ecc71 !important; }

/* ── Diamond ── */
.diamond-card .absolute.inset-0.blur-md     { background: #3498db !important; }
.diamond-card .size-20.rounded-xl           { border-color: #3498db !important; }
.diamond-card .size-8.rounded-lg            { background: rgba(52, 152, 219, 0.2) !important; border-color: rgba(52, 152, 219, 0.5) !important; }
.diamond-card .size-8 .fa-solid             { color: #3498db !important; }
.diamond-card .inline-flex                  { background: #3498db !important; }
.diamond-card .text-xs.font-bold            { color: #3498db !important; }