/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-nhulir7645] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nhulir7645] {
    flex: 1;
}

.sidebar[b-nhulir7645] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-nhulir7645] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nhulir7645]  a, .top-row[b-nhulir7645]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nhulir7645]  a:hover, .top-row[b-nhulir7645]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nhulir7645]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-nhulir7645] {
        justify-content: space-between;
    }

    .top-row[b-nhulir7645]  a, .top-row[b-nhulir7645]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nhulir7645] {
        flex-direction: row;
    }

    .sidebar[b-nhulir7645] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nhulir7645] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-nhulir7645]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nhulir7645], article[b-nhulir7645] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-nhulir7645] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-nhulir7645] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-s377422eiq] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-s377422eiq] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-s377422eiq] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-s377422eiq] {
    font-size: 1.1rem;
}

.bi[b-s377422eiq] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill[b-s377422eiq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill[b-s377422eiq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested[b-s377422eiq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-s377422eiq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-s377422eiq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-s377422eiq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-s377422eiq]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-s377422eiq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-s377422eiq]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-s377422eiq] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-s377422eiq] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-s377422eiq] {
        display: none;
    }

    .nav-scrollable[b-s377422eiq] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Shared/BoardCard.razor.rz.scp.css */
/* ---------- Card shell ---------- */
.board-card[b-hjkfjsj43z] {
    background: var(--parchment);
    color: var(--parchment-ink);
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 6px 0 var(--parchment-shadow), 0 8px 20px rgba(0, 0, 0, 0.35);
}

/* ---------- Header: name + score ---------- */
.board-card-header[b-hjkfjsj43z] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.board-card-name[b-hjkfjsj43z] {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 1.3rem;
}

.score-medallion[b-hjkfjsj43z] {
    font-family: var(--font-mono);
    font-weight: 700;
    font-size: 1.2rem;
    background: var(--brass);
    color: var(--ink-black);
    border-radius: 999px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--brass-bright);
    flex-shrink: 0;
}

/* ---------- Showcase: trinkets (left) — hero (center) — hero power(s) (right) ---------- */
.hero-showcase[b-hjkfjsj43z] {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 18px;
    margin: 4px 0 16px;
}

.trinket-rail[b-hjkfjsj43z] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
    align-items: center;
}

.hero-power-rail[b-hjkfjsj43z] {
    display: flex;
    flex-direction: column; /* stacks cleanly if more than one hero power shows up */
    gap: 10px;
    align-items: flex-start;
}

.hero-centerpiece[b-hjkfjsj43z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

/* shared full-art side card — used for trinkets and hero power, kept at
   the art's own aspect ratio (no crop) since the source is a full card render */
.side-card[b-hjkfjsj43z] {
    height: 200px;
    width: auto;
    border-radius: 8px;
    overflow: hidden;
    /*box-shadow: 0 3px 8px rgba(0, 0, 0, 0.45);*/
    /*background: rgba(0, 0, 0, 0.1);*/
    display: flex;
    align-items: center;
    justify-content: center;
}

    .side-card img[b-hjkfjsj43z] {
        height: 100%;
        width: auto;
        display: block;
        object-fit: contain;
    }

.hero-power-side-card[b-hjkfjsj43z] {
    height: 200px;
}
/* secondary to the hero, still clearly readable */

.side-card-fallback[b-hjkfjsj43z] {
    width: 76px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--parchment-ink-muted);
    font-family: var(--font-display);
    font-weight: 700;
    font-size: 1.7rem;
    background: rgba(42, 32, 22, 0.12);
}

/* trinket rarity accent — a subtle ring instead of the old solid border */
/*.trinket-side-card.trinket-lesser {
    box-shadow: 0 0 0 2px var(--gold-lesser), 0 3px 8px rgba(0, 0, 0, 0.45);
}*/

/*.trinket-side-card.trinket-greater {
    box-shadow: 0 0 0 2px var(--gold-greater), 0 3px 10px rgba(0, 0, 0, 0.5);
}*/

/*.trinket-side-card.trinket-unknown {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.15), 0 3px 8px rgba(0, 0, 0, 0.45);
}*/

/* ---------- Hero: large arched frame, the visual anchor of the card ---------- */
.hero-arch-frame[b-hjkfjsj43z] {
    position: relative;
    width: 148px;
    height: 190px;
    border-radius: 50% 50% 8px 8px;
    padding: 6px;
    background: conic-gradient(from 220deg, var(--brass) 0deg, var(--brass-bright) 90deg, var(--brass) 180deg, #6b4f26 270deg, var(--brass) 360deg);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.3);
}

    .hero-arch-frame[b-hjkfjsj43z]::after {
        content: "";
        position: absolute;
        inset: 6px;
        border-radius: 50% 50% 6px 6px;
        box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.5), inset 0 -4px 8px rgba(0, 0, 0, 0.45);
        pointer-events: none;
    }

.hero-portrait[b-hjkfjsj43z] {
    width: 100%;
    height: 100%;
    border-radius: 50% 50% 6px 6px;
    object-fit: cover;
    display: block;
    border: 2px solid rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.35);
}

.hero-name[b-hjkfjsj43z] {
    font-family: var(--font-display);
    font-style: italic;
    font-weight: 600;
    font-size: 1rem;
    color: var(--parchment-ink);
    text-align: center;
}

/* ---------- Meta row: tavern tier ---------- */
.board-card-meta[b-hjkfjsj43z] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    flex-wrap: wrap;
}

.tavern-pips[b-hjkfjsj43z] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.meta-label[b-hjkfjsj43z] {
    margin-left: 6px;
    font-family: var(--font-mono);
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--parchment-ink-muted);
}

.pip[b-hjkfjsj43z] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(42, 32, 22, 0.15);
    display: inline-block;
}

.pip-filled[b-hjkfjsj43z] {
    background: var(--brass);
}

/* ---------- Board (minions) ---------- */
.minion-section[b-hjkfjsj43z] {
    margin-top: 4px;
    margin-bottom: 12px;
}

.section-label[b-hjkfjsj43z] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--parchment-ink-muted);
    margin-bottom: 8px;
}

.minion-row[b-hjkfjsj43z] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(78px, 1fr));
    align-items: end; /* keeps stat badges aligned even as card heights vary slightly */
    gap: 1.4rem 1.1rem;
}

.empty-board-note[b-hjkfjsj43z] {
    font-size: 0.85rem;
    color: var(--parchment-ink-muted);
    font-style: italic;
}

/* ---------- Mobile ---------- */
@media (max-width: 700px) {
    .board-card[b-hjkfjsj43z] {
        padding: 1rem;
    }

    .hero-showcase[b-hjkfjsj43z] {
        grid-template-columns: 1fr;
        justify-items: center;
        gap: 12px;
    }

    .trinket-rail[b-hjkfjsj43z],
    .hero-power-rail[b-hjkfjsj43z] {
        justify-content: center;
        flex-direction: row;
    }

    .hero-arch-frame[b-hjkfjsj43z] {
        width: 116px;
        height: 150px;
    }

    .side-card[b-hjkfjsj43z] {
        height: 92px;
    }

    .hero-power-side-card[b-hjkfjsj43z] {
        height: 80px;
    }

    /* a fluid grid gets cramped fast with 7 minions, so switch to a
       fixed-size horizontal scroll instead of shrinking everyone to fit */
    .minion-row[b-hjkfjsj43z] {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 0.75rem;
        padding-bottom: 0.5rem;
    }

    .minion-portrait[b-hjkfjsj43z] {
        width: 96px;
        max-width: 96px;
        flex: 0 0 auto;
    }
}
/* /Components/Shared/MinionDetailPanel.razor.rz.scp.css */
/* ===== Minion Detail Panel ===== */
.minion-detail-panel[b-sx5y3dg1r7] {
    margin-top: 1.25rem;
    padding: 1.25rem 1.4rem;
    background: #f7f1e3;
    border: 1px solid #d4c4a8;
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.6);
    animation: detail-fade-in-b-sx5y3dg1r7 0.18s ease-out;
}

@keyframes detail-fade-in-b-sx5y3dg1r7 {
    from {
        opacity: 0;
        transform: translateY(6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Header: portrait + title */
.minion-detail-panel .detail-header[b-sx5y3dg1r7] {
    display: flex;
    gap: 1.1rem;
    align-items: center;
    margin-bottom: 1rem;
}

.minion-detail-panel .detail-portrait-wrap[b-sx5y3dg1r7] {
    flex-shrink: 0;
}

    .minion-detail-panel .detail-portrait-wrap .minion-portrait[b-sx5y3dg1r7] {
        width: 92px;
    }

    .minion-detail-panel .detail-portrait-wrap .frame-wrapper[b-sx5y3dg1r7] {
        width: 86px;
        height: 100px;
    }

.minion-detail-panel .detail-title[b-sx5y3dg1r7] {
    flex: 1;
    min-width: 0;
}

    .minion-detail-panel .detail-title h3[b-sx5y3dg1r7] {
        margin: 0 0 0.35rem 0;
        font-size: 1.25rem;
        font-weight: 700;
        color: #2c2416;
        line-height: 1.25;
    }

.minion-detail-panel .detail-stats[b-sx5y3dg1r7] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 1.05rem;
    font-weight: 700;
    color: #3e3424;
}

    .minion-detail-panel .detail-stats .badge[b-sx5y3dg1r7] {
        display: inline-block;
        padding: 0.15rem 0.5rem;
        border-radius: 999px;
        font-size: 0.72rem;
        font-weight: 700;
        letter-spacing: 0.03em;
        text-transform: uppercase;
    }

        .minion-detail-panel .detail-stats .badge.golden[b-sx5y3dg1r7] {
            background: linear-gradient(135deg, #f0c14b, #e6b422);
            color: #3e2e00;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
        }

/* Card text */
.minion-detail-panel .detail-text[b-sx5y3dg1r7] {
    margin: 0 0 1rem 0;
    padding: 0.75rem 0.9rem;
    background: rgba(255, 255, 255, 0.55);
    border-radius: 10px;
    border: 1px solid #e6d9c0;
    font-size: 0.92rem;
    line-height: 1.45;
    color: #3a3224;
    white-space: pre-line;
}

/* Keywords */
.minion-detail-panel .detail-keywords[b-sx5y3dg1r7] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    margin-bottom: 0.75rem;
}

    .minion-detail-panel .detail-keywords .kw[b-sx5y3dg1r7] {
        display: inline-flex;
        align-items: center;
        padding: 0.22rem 0.55rem;
        border-radius: 6px;
        font-size: 0.75rem;
        font-weight: 700;
        color: #fff;
        background: #5d4e37;
        letter-spacing: 0.02em;
    }

/* Attachments */
.minion-detail-panel .detail-attachments[b-sx5y3dg1r7] {
    margin-top: 0.5rem;
    padding-top: 0.75rem;
    border-top: 1px solid #e0d2b8;
}

    .minion-detail-panel .detail-attachments .section-label[b-sx5y3dg1r7] {
        font-size: 0.72rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: #7a6a52;
        margin-bottom: 0.4rem;
    }

.minion-detail-panel .attachment-row[b-sx5y3dg1r7] {
    font-size: 0.88rem;
    color: #4a3f2e;
    padding: 0.2rem 0;
}

/* Mobile adjustments */
@media (max-width: 700px) {
    .minion-detail-panel[b-sx5y3dg1r7] {
        padding: 1rem 1.1rem;
        margin-top: 1rem;
    }

        .minion-detail-panel .detail-header[b-sx5y3dg1r7] {
            gap: 0.85rem;
        }

        .minion-detail-panel .detail-portrait-wrap[b-sx5y3dg1r7] {
            width: 78px;
        }

            .minion-detail-panel .detail-portrait-wrap .minion-portrait[b-sx5y3dg1r7] {
                width: 78px;
            }

            .minion-detail-panel .detail-portrait-wrap .frame-wrapper[b-sx5y3dg1r7] {
                width: 74px;
                height: 86px;
            }

        .minion-detail-panel .detail-title h3[b-sx5y3dg1r7] {
            font-size: 1.1rem;
        }
}
/* /Components/Shared/MinionPortrait.razor.rz.scp.css */
.minion-portrait[b-ah4cgbol1q] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; /* fill whatever width the layout gives it — sized by the parent's grid */
    max-width: 190px; /* keeps a lone minion on a sparse board from ballooning */
    margin: 0 auto;
    container-type: inline-size; /* lets badges/sparks below scale with actual rendered width via cqw */
    cursor: pointer;
    transition: transform 0.15s ease;
}

    .minion-portrait:hover[b-ah4cgbol1q] {
        transform: translateY(-3px);
    }

    .minion-portrait.selected[b-ah4cgbol1q] {
        transform: translateY(-4px);
    }

        .minion-portrait.selected .frame-outer[b-ah4cgbol1q] {
            stroke-width: 13;
        }

.frame-wrapper[b-ah4cgbol1q] {
    position: relative;
    width: 100%;
    aspect-ratio: 122 / 138;
}

.frame-svg[b-ah4cgbol1q] {
    width: 100%;
    height: 100%;
    overflow: visible;
}

/* ===== Stat badges: riveted hexagonal plates ===== */
/* Sized in cqw (% of .minion-portrait's own rendered width) so they scale
   correctly whether the grid gives this card 90px or 190px, with no JS. */
.stat-badge[b-ah4cgbol1q] {
    position: absolute;
    width: 29cqw;
    height: 29cqw;
    bottom: -4cqw;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .75));
}

    .stat-badge.atk[b-ah4cgbol1q] {
        left: -2.5cqw;
    }

    .stat-badge.hp[b-ah4cgbol1q] {
        right: -2.5cqw;
    }

.badge-rim[b-ah4cgbol1q], .badge-face[b-ah4cgbol1q] {
    position: absolute;
    inset: 0;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.badge-rim[b-ah4cgbol1q] {
    background: linear-gradient(155deg, var(--rim-hi), var(--rim-mid) 45%, var(--rim-dark) 100%);
}

.badge-face[b-ah4cgbol1q] {
    inset: 3px;
    background: radial-gradient(circle at 50% 30%, #3a2c1c 0%, #171310 70%, #0a0806 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.badge-gem[b-ah4cgbol1q] {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    margin-bottom: 1px;
}

.atk .badge-gem[b-ah4cgbol1q] {
    background: radial-gradient(circle at 35% 30%, #fff3c9, #e0912b 55%, #5c3706 100%);
}

.hp .badge-gem[b-ah4cgbol1q] {
    background: radial-gradient(circle at 35% 30%, #ffd6d6, #c53030 55%, #4a0f0f 100%);
}

.badge-face span[b-ah4cgbol1q] {
    color: #fbf3e2;
    font-weight: 800;
    font-size: clamp(0.62rem, 5.8cqw, 1rem);
    line-height: 1;
    text-shadow: 0 1px 2px #000;
}

/* variant rim colors — mirror the SVG frame's metal */
.minion-portrait[b-ah4cgbol1q] {
    --rim-hi: #e6e8eb;
    --rim-mid: #868b91;
    --rim-dark: #1b1c1e;
}

    .minion-portrait.golden[b-ah4cgbol1q] {
        --rim-hi: #fff6d8;
        --rim-mid: #d9a637;
        --rim-dark: #4a2f05;
    }

    .minion-portrait.taunt:not(.golden)[b-ah4cgbol1q] {
        --rim-hi: #dbe8ee;
        --rim-mid: #7f95a3;
        --rim-dark: #10151a;
    }

/* ===== Sparkle flecks for golden minions ===== */
.spark[b-ah4cgbol1q] {
    position: absolute;
    width: 6px;
    height: 6px;
    background: radial-gradient(circle, #fff8dd 0%, #ffdf7e 55%, transparent 75%);
    clip-path: polygon(50% 0%, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0% 50%, 39% 39%);
    animation: twinkle-b-ah4cgbol1q 2.4s ease-in-out infinite;
    opacity: 0;
    pointer-events: none;
}

    .spark.s1[b-ah4cgbol1q] {
        top: 6px;
        left: -2px;
        animation-delay: 0s;
    }

    .spark.s2[b-ah4cgbol1q] {
        top: 60px;
        right: -4px;
        animation-delay: .8s;
    }

    .spark.s3[b-ah4cgbol1q] {
        bottom: 18px;
        left: 8px;
        animation-delay: 1.5s;
    }

@keyframes twinkle-b-ah4cgbol1q {
    0%, 100% {
        opacity: 0;
        transform: scale(0.4) rotate(0deg);
    }

    50% {
        opacity: 1;
        transform: scale(1) rotate(25deg);
    }
}
