.ad-slot {
    background: #eef1f6;
    border: 1px dashed #b7c0cf;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8892a3;
    font-size: 0.85rem;
    text-align: center;
    padding: 0.75rem;
}

.ad-top,
.ad-bottom {
    max-width: 728px;
    min-height: 90px;
    margin-left: auto;
    margin-right: auto;
}

.ad-sidebar {
    min-height: 300px;
}

.ad-in-content {
    min-height: 250px;
    max-width: 300px;
    margin: 1.5rem auto;
}


/* Balance pill */

.balance-pill {
    background: #f1f9f5;
    border: 1px solid #cdeee0;
    border-radius: 8px;
    padding: 0.6rem;
    text-align: center;
}

.balance-pill .coin {
    display: block;
    color: #198754;
    font-size: 0.85rem;
    font-weight: 700;
}

.balance-pill .amount {
    font-family: monospace;
    font-size: 0.9rem;
}


/* Golden heading highlight */

.gold-highlight {
    position: relative;
    display: inline-block;
    color: #1a1f2b !important;
    font-weight: 800 !important;
    padding: 0.1em 0.3em;
    z-index: 1;
    isolation: isolate;
}

.gold-highlight::before {
    content: "";
    position: absolute;
    top: 8%;
    right: -4px;
    bottom: 8%;
    left: -4px;

    background: linear-gradient(
        100deg,
        #d4af37 0%,
        #f5d576 35%,
        #d4af37 60%,
        #b8860b 100%
    );

    border-radius: 6px 10px 8px 12px;
    transform: skewX(-6deg) rotate(-0.5deg);
    z-index: -1;
}


/* Stopwatch */

.stopwatch {
    width: 180px;
    height: 180px;
    margin: 0 auto;
}

.stopwatch-track {
    fill: none;
    stroke: #e3e8f0;
    stroke-width: 8;
}

.stopwatch-progress {
    fill: none;
    stroke: #198754;
    stroke-width: 8;
    stroke-linecap: round;
    transform: rotate(-90deg);
    transform-origin: center;
    transition: stroke-dashoffset 1s linear;
}

.stopwatch-time {
    fill: #1a1f2b;
    font-size: 1.6rem;
    font-weight: 700;
}

.stopwatch-label {
    fill: #8892a3;
    font-size: 0.75rem;
}


/* Responsive design */

@media (max-width: 768px) {
    .ad-top,
    .ad-bottom {
        width: 100%;
        min-height: 70px;
    }

    .ad-sidebar {
        min-height: 200px;
    }

    .gold-highlight {
        font-size: 0.9em;
        padding: 0.12em 0.25em;
    }

    .stopwatch {
        width: 150px;
        height: 150px;
    }
}
.coin-icon{width:28px;height:28px;object-fit:contain;vertical-align:middle;flex:0 0 28px}.coin-icon-sm{width:22px;height:22px;object-fit:contain;vertical-align:middle}.coin-heading{display:flex;align-items:center;justify-content:center;gap:.4rem}.coin-select-preview{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem;font-weight:600}

.coin-choice-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: .55rem;
}

.coin-choice-btn {
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: center;
    gap: .2rem;
    padding: .8rem .35rem;
    border: 1px solid rgba(116, 129, 153, .22);
    border-radius: 1rem;
    background: linear-gradient(145deg, #fff, #f6f8fc);
    color: #1a1f2b;
    cursor: pointer;
    box-shadow: 0 5px 14px rgba(23, 34, 56, .06);
    transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.coin-choice-btn small { font-size: .67rem; overflow-wrap: anywhere; }
.coin-choice-btn:hover { border-color: #6f63f6; transform: translateY(-2px); box-shadow: 0 9px 20px rgba(65, 55, 180, .13); }
.coin-choice-btn.active { border-color: #6f63f6; background: linear-gradient(145deg, #f0efff, #e7f8ff); box-shadow: 0 0 0 3px rgba(111,99,246,.13), 0 9px 20px rgba(65,55,180,.12); }
.coin-choice-btn.loading { opacity: .72; }

.faucet-title .faucet-eyebrow {
    display: inline-block;
    padding: .4rem .75rem;
    border-radius: 999px;
    background: #eeecff;
    color: #5b50d6;
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .08em;
}

.faucet-title h2 { margin: .65rem 0 .2rem; font-weight: 850; letter-spacing: -.03em; }
.faucet-title p { color: #718096; margin: 0; }

.faucet-modern-card {
    overflow: hidden;
    border: 1px solid rgba(116,129,153,.18);
    border-radius: 1.4rem;
    background: rgba(255,255,255,.96);
    box-shadow: 0 20px 55px rgba(31,38,76,.13) !important;
}

.faucet-modern-card .card-body { padding: 1.4rem; }

.modern-selected-coin {
    width: fit-content;
    padding: .55rem .8rem;
    border: 1px solid #dedbf9;
    border-radius: 999px;
    background: #f7f6ff;
    color: #45405e;
}

.selection-status-dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #20c77a;
    box-shadow: 0 0 0 4px rgba(32,199,122,.14);
}

.selected-claim-summary {
    border: 1px solid #dfe4f2;
    border-radius: 1rem;
    background: linear-gradient(135deg, #f8f9ff, #f1fbf8);
    color: #3b4254;
}

.faucet-modern-card #claimBtn {
    border: 0;
    border-radius: .9rem;
    background: linear-gradient(135deg, #6f63f6, #3f9be8);
    box-shadow: 0 10px 24px rgba(78,105,221,.27);
    font-weight: 750;
}

.faucet-modern-card #claimBtn:hover:not(:disabled) { transform: translateY(-1px); box-shadow: 0 13px 28px rgba(78,105,221,.34); }
.faucet-modern-card #claimBtn:disabled { background: #aab2c5; box-shadow: none; }
.faucet-modern-card .stopwatch-progress { stroke: #6f63f6; }

@media (max-width: 575px) {
    .coin-choice-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
