:root {
    --cup-red: #e31837;
    --cup-red-dark: #b8132d;
    --ink: #1c1f24;
    --soft: #f7f7f8;
    --line: #e8e8eb;
}

body {
    font-family: "Inter", Arial, sans-serif;
    background: linear-gradient(180deg, #ffffff 0%, #fff5f6 100%);
    color: var(--ink);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

h1, h2, h3, h4, h5, .app-brand {
    font-family: "Orbitron", Arial, sans-serif;
    letter-spacing: 0.02em;
}

a {
    color: var(--ink);
}

a:hover, a:focus {
    color: var(--cup-red);
}

.app-navbar {
    background: #fff;
    border-bottom: 2px solid var(--line);
}

/* Mobile menu: visible on white navbar (brand red icon + border) */
.app-navbar .navbar-toggler {
    border: 1px solid var(--cup-red);
    color: var(--cup-red);
}

.app-navbar .navbar-toggler:focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 24, 55, 0.25);
}

.app-navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23e31837' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.app-brand {
    color: var(--cup-red);
    font-weight: 800;
}

.nav-link {
    font-weight: 600;
    color: var(--ink);
}

.nav-link:hover, .nav-link:focus {
    color: var(--cup-red);
}

.hero {
    background: radial-gradient(circle at right top, #ffdde2 0%, #ffffff 55%);
    border: 1px solid var(--line);
    border-radius: 1rem;
    padding: 2rem;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.8fr);
    gap: 32px;
    align-items: center;
}

.hero--cro {
    padding: 1.35rem 1.35rem;
}

.hero__layout {
    display: contents;
}

.hero__left {
    min-width: 0;
}

.hero__featured {
    min-width: 0;
    display: flex;
    justify-content: flex-end;
}

.hero__headline {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: clamp(1.65rem, 4.5vw, 2.35rem);
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: 0.02em;
    color: var(--ink);
}

.hero__subheading {
    font-size: 1.03rem;
    line-height: 1.5;
    font-weight: 400;
    color: #4b5563;
    margin-bottom: 0.9rem !important;
    max-width: 38rem;
}

.hero__trigger {
    font-size: 0.94rem;
    line-height: 1.4;
    font-weight: 600;
    color: #111827;
    margin-bottom: 0.7rem !important;
}

.hero__reassurance {
    font-size: 0.89rem;
    line-height: 1.55;
    color: #334155;
    font-weight: 600;
}

.hero__secondary-info {
    max-width: 720px;
}

.hero__benefits {
    list-style: none;
    padding: 0;
    margin-top: 0.7rem;
    display: grid;
    gap: 0.3rem;
}

.hero__benefits li {
    font-size: 0.9rem;
    color: #4b5563;
    font-weight: 400;
    line-height: 1.35;
}

.hero__trust-block {
    margin-top: 1rem;
}

.hero__trust-line {
    font-size: 0.92rem;
    font-weight: 500;
    line-height: 1.45;
    color: #111827;
}

.hero__trust-disclaimer {
    margin-top: 0.4rem;
    font-size: 0.76rem;
    color: #6b7280;
    line-height: 1.6;
}

.hero__trust-link {
    color: var(--cup-red);
    text-decoration: underline;
    text-underline-offset: 2px;
}

.hero__trust-link:hover,
.hero__trust-link:focus-visible {
    color: var(--cup-red-dark);
}

.hero__cta {
    margin-top: 0.1rem;
}

.hero__instant-benefit {
    margin-top: 0.6rem;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 600;
    color: #334155;
}

.btn-hero-cta {
    background: var(--cup-red) !important;
    border: 1px solid var(--cup-red) !important;
    color: #fff !important;
    font-weight: 700;
    border-radius: 0.65rem;
    padding: 0.65rem 1.75rem;
    box-shadow: 0 6px 20px rgba(227, 24, 55, 0.32);
    transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.12s ease;
}

.btn-hero-cta:hover,
.btn-hero-cta:focus {
    background: var(--cup-red-dark) !important;
    border-color: var(--cup-red-dark) !important;
    color: #fff !important;
    box-shadow: 0 8px 24px rgba(227, 24, 55, 0.4);
}

.hero-featured-card,
.featured-card {
    border: 1px solid var(--line);
    border-radius: 0.9rem;
    background: #fff;
    box-shadow: 0 14px 34px rgba(28, 31, 36, 0.12);
    overflow: hidden;
    width: 100%;
    max-width: 360px;
}

.hero-featured-card__media {
    display: block;
    aspect-ratio: 7 / 5;
    background: #f9fafb;
}

.hero-featured-card__media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.hero-featured-card__body {
    padding: 0.7rem 0.75rem 0.75rem;
}

.hero-featured-card__kicker {
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: var(--cup-red-dark);
}

.hero-featured-card__title {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 1.04rem;
    line-height: 1.25;
}

.hero-featured-card__price {
    font-family: "Orbitron", Arial, sans-serif;
    color: var(--cup-red);
    font-size: 1.64rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    line-height: 1.1;
    margin-bottom: 0.4rem !important;
}

.hero-featured-card__countdown {
    margin-bottom: 0.32rem;
}

.hero-featured-card__countdown.comp-countdown--split {
    gap: 0.22rem;
    padding: 0.26rem;
}

.hero-featured-card__countdown .comp-countdown__num {
    font-size: clamp(0.84rem, 1.8vw, 1rem);
    font-weight: 800;
    letter-spacing: 0.02em;
}

.hero-featured-card__countdown .comp-countdown__lbl {
    font-size: 0.56rem;
}

.hero-featured-card__left {
    font-family: "Orbitron", Arial, sans-serif;
    color: var(--cup-red);
    font-weight: 800;
    font-size: 1.12rem;
    letter-spacing: 0.055em;
    line-height: 1.18;
    text-shadow: 0 0 10px rgba(227, 24, 55, 0.2);
    margin-bottom: 0.35rem !important;
}

.hero-featured-card__meta {
    font-size: 0.83rem;
    color: #4b5563;
    font-weight: 600;
    margin-bottom: 1.12rem !important;
}

.hero-featured-card__urgency {
    margin-top: 0.55rem;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 600;
    color: #6b7280;
    opacity: 0.8;
}

.how-it-works {
    border: 1px solid var(--line);
    border-radius: 0.85rem;
    background: linear-gradient(180deg, #ffffff 0%, #fff7f8 100%);
    padding: 0.85rem 1rem;
}

.how-it-works__row {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.how-it-works__step {
    flex: 1 1 140px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
    border-radius: 0.6rem;
    padding: 0.45rem 0.55rem;
}

.how-it-works__step--active {
    background: var(--cup-red);
    box-shadow: 0 8px 20px rgba(227, 24, 55, 0.2);
}

.how-it-works__step--active .how-it-works__num {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.how-it-works__step--active .how-it-works__text {
    color: #fff;
}

.how-it-works__num {
    flex: 0 0 auto;
    width: 1.65rem;
    height: 1.65rem;
    border-radius: 999px;
    background: rgba(227, 24, 55, 0.1);
    color: var(--cup-red-dark);
    font-family: "Orbitron", Arial, sans-serif;
    font-weight: 800;
    font-size: 0.85rem;
    line-height: 1.65rem;
    text-align: center;
}

.how-it-works__text {
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--ink);
    line-height: 1.3;
}

.how-it-works__sep {
    width: 1px;
    align-self: stretch;
    min-height: 2rem;
    background: var(--line);
    flex: 0 0 auto;
    margin: 0 0.15rem;
}

@media (max-width: 767.98px) {
    .how-it-works {
        padding: 0.5rem 0.58rem;
        border-radius: 0.7rem;
    }

    .how-it-works__row {
        flex-direction: column;
        align-items: stretch;
        gap: 0.28rem;
        flex-wrap: wrap;
        overflow: visible;
        padding-bottom: 0;
    }

    .how-it-works__step {
        flex: 1 1 auto;
        min-width: 0;
        padding: 0.3rem 0.45rem;
        border: 1px solid #ececf0;
        border-radius: 0.48rem;
        gap: 0.32rem;
    }

    .how-it-works__num {
        width: 1.25rem;
        height: 1.25rem;
        line-height: 1.25rem;
        font-size: 0.68rem;
    }

    .how-it-works__text {
        font-size: 0.74rem;
        line-height: 1.2;
    }

    .how-it-works__sep {
        display: none;
    }
}

.twitch-draw-notice__footnote {
    font-size: 0.6em;
}

.twitch-draw-notice__link {
    color: var(--cup-red);
}

.twitch-draw-notice__link:hover,
.twitch-draw-notice__link:focus {
    color: var(--cup-red-dark);
}

.app-card {
    border: 1px solid var(--line);
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.app-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 30px rgba(227, 24, 55, 0.16);
}

/* Item detail panel: keep steady, show red emphasis always */
.item-detail-card {
    transform: none;
    box-shadow: 0 12px 30px rgba(227, 24, 55, 0.22);
    border-color: #ffd2da;
}

.item-detail-card:hover {
    transform: none;
    box-shadow: 0 12px 30px rgba(227, 24, 55, 0.22);
}

/* Draw page: main prize label between title and description */
.item-detail-card__prize {
    font-family: "Orbitron", Arial, sans-serif;
    font-weight: 700;
    font-size: 1.05rem;
    letter-spacing: 0.03em;
    color: var(--cup-red);
    line-height: 1.35;
    margin-top: -0.25rem;
}

/* Closed competition: primary CTA disabled state */
.btn-competition-closed,
.btn-competition-closed:disabled {
    background: #e5e7eb !important;
    border: 1px solid #d1d5db !important;
    color: var(--cup-red) !important;
    font-weight: 700;
    opacity: 1;
    cursor: not-allowed;
}

/* Draw page: online vs free postal entry (segmented radios) */
.entry-method-switch {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    padding: 0.35rem;
    border-radius: 0.75rem;
    border: 2px solid rgba(227, 24, 55, 0.35);
    background: linear-gradient(180deg, #fff 0%, #fff8f9 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.entry-method-switch__option {
    flex: 1 1 12rem;
    position: relative;
    margin: 0;
    cursor: pointer;
    text-align: center;
}

.entry-method-switch__input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    pointer-events: none;
}

.entry-method-switch__label {
    display: block;
    padding: 0.65rem 0.85rem;
    border-radius: 0.55rem;
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    line-height: 1.35;
    color: var(--ink);
    border: 1px solid transparent;
    background: transparent;
    transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.entry-method-switch__option:hover .entry-method-switch__label {
    background: rgba(227, 24, 55, 0.06);
}

.entry-method-switch__input:focus-visible + .entry-method-switch__label {
    outline: 2px solid var(--cup-red);
    outline-offset: 2px;
}

.entry-method-switch__input:checked + .entry-method-switch__label {
    background: linear-gradient(180deg, var(--cup-red) 0%, var(--cup-red-dark) 100%);
    color: #fff;
    border-color: rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(227, 24, 55, 0.35);
}

.entry-method-switch__input:disabled + .entry-method-switch__label {
    opacity: 0.5;
    cursor: not-allowed;
}

.draw-entry-panel[hidden] {
    display: none !important;
}

.draw-total-price {
    margin-top: 0.7rem;
    margin-bottom: 0.55rem;
    color: #6b7280;
    font-size: 0.95rem;
    font-weight: 500;
    line-height: 1.35;
}

.draw-free-postal-link-wrap {
    margin-top: 0.625rem;
    text-align: center;
}

.draw-free-postal-link {
    padding: 0;
    border: 0;
    background: transparent;
    color: #6b7280;
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: underline;
    text-underline-offset: 0.12em;
    cursor: pointer;
    transition: color 0.15s ease;
}

.draw-free-postal-link:hover,
.draw-free-postal-link:focus-visible {
    color: #4b5563;
}

.draw-free-postal-link:focus-visible {
    outline: 2px solid rgba(227, 24, 55, 0.35);
    outline-offset: 2px;
    border-radius: 0.2rem;
}

#drawFreePostalEntryModal .modal-body {
    font-size: 0.95rem;
}

#drawFreePostalEntryModal .free-postal-summary__title {
    margin-bottom: 0.9rem;
}

.free-postal-summary__title {
    font-family: "Orbitron", Arial, sans-serif;
    letter-spacing: 0.03em;
    margin-bottom: 1rem;
}

.free-postal-summary__list {
    padding-left: 1.25rem;
    margin-bottom: 1.25rem;
    list-style-type: disc;
}

.free-postal-summary__list > li {
    margin-bottom: 0.65rem;
}

.free-postal-summary__list > li::marker {
    color: var(--cup-red);
}

.free-postal-summary a {
    font-weight: 600;
}

/* Item page - quantity stepper */
.quantity-stepper {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 0.5rem;
    max-width: 16rem;
    margin-left: auto;
    margin-right: auto;
}

.quantity-stepper__btn {
    flex: 0 0 2.75rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.65rem;
    border: 1px solid #f0b8c4;
    background: linear-gradient(180deg, #fff 0%, #fff8f9 100%);
    color: var(--cup-red-dark);
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.quantity-stepper__btn:hover:not(:disabled) {
    background: #ffe9ec;
    border-color: var(--cup-red);
    color: var(--cup-red);
}

.quantity-stepper__btn:focus-visible {
    outline: 2px solid var(--cup-red);
    outline-offset: 2px;
}

.quantity-stepper__btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.quantity-stepper__input {
    flex: 1 1 5rem;
    max-width: 6.5rem;
    font-weight: 600;
    font-variant-numeric: tabular-nums;
    border-radius: 0.65rem;
    border: 1px solid var(--line);
}

.quantity-stepper__input:focus {
    border-color: #f0b8c4;
    box-shadow: 0 0 0 0.2rem rgba(227, 24, 55, 0.12);
}

.ticket-social-proof {
    font-size: 0.84rem;
}

.ticket-upsell {
    border: 1px solid #f6ccd4;
    border-radius: 0.75rem;
    background: #fff7f8;
    padding: 0.7rem;
}

.ticket-upsell__title {
    font-weight: 700;
    color: #4b5563;
}

.ticket-upsell__options {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.45rem;
}

.ticket-upsell__option {
    border: 1px solid #f2b6c2;
    border-radius: 0.55rem;
    background: #fff;
    text-align: left;
    padding: 0.5rem 0.6rem;
    font-weight: 700;
    color: #1f2937;
    transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.ticket-upsell__option:hover,
.ticket-upsell__option:focus-visible {
    border-color: #e31837;
    box-shadow: 0 0 0 3px rgba(227, 24, 55, 0.14);
    outline: none;
}

.ticket-upsell__option--best {
    background: #fff1f3;
}

/* Public site: hide native number spinners (redundant with custom steppers / cleaner fields) */
body:not(.admin-body) input[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}

body:not(.admin-body) input[type="number"]::-webkit-outer-spin-button,
body:not(.admin-body) input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

/* Item page - odds panel */
.item-odds {
    padding: 1rem 1.1rem;
    border-radius: 0.85rem;
    border: 1px solid #f5d0d8;
    background: linear-gradient(165deg, #fff 0%, #fff8f9 55%, #fff5f7 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
}

.item-odds__row {
    padding-bottom: 0.85rem;
    margin-bottom: 0.85rem;
    border-bottom: 1px solid rgba(227, 24, 55, 0.12);
}

.item-odds__row--last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.item-odds__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.5rem;
    margin-bottom: 0.35rem;
}

.item-odds__title {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: var(--cup-red-dark);
    line-height: 1.35;
}

.item-odds__hint {
    display: block;
    font-family: "Inter", Arial, sans-serif;
    font-size: 0.72rem;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    color: #7a6f73;
    margin-top: 0.15rem;
}

.item-odds__info {
    flex-shrink: 0;
    width: 1.35rem;
    height: 1.35rem;
    padding: 0;
    border: none;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 800;
    font-style: italic;
    line-height: 1;
    color: #c41e3a;
    background: rgba(227, 24, 55, 0.12);
    cursor: help;
    transition: background 0.15s ease, color 0.15s ease, transform 0.12s ease;
}

.item-odds__info:hover,
.item-odds__info:focus-visible {
    color: #fff;
    background: var(--cup-red);
    outline: none;
}

.item-odds__info:focus-visible {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(227, 24, 55, 0.45);
}

/* Same “i” control used as a modal trigger (not a tooltip). */
.item-odds__info--action {
    cursor: pointer;
}

.item-odds__text {
    font-size: 0.95rem;
    font-weight: 500;
    color: var(--ink);
    line-height: 1.45;
}

/* Legacy / non-listing cards only - listing uses .comp-card__img */
.app-card:not(.comp-card) img {
    aspect-ratio: 16 / 10;
    object-fit: contain;
    object-position: center;
}

.pill-countdown {
    display: inline-block;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: #ffe9ec;
    color: var(--cup-red-dark);
    font-weight: 600;
    font-size: 0.9rem;
}

.btn-primary, .btn-success {
    background: var(--cup-red);
    border-color: var(--cup-red);
    font-weight: 600;
    color: #fff;
    box-shadow: 0 4px 14px rgba(227, 24, 55, 0.22);
    transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.btn-primary:hover, .btn-success:hover {
    background: var(--cup-red-dark);
    border-color: var(--cup-red-dark);
    box-shadow: 0 6px 18px rgba(227, 24, 55, 0.32);
}

.btn-outline-primary {
    border-color: var(--cup-red);
    color: var(--cup-red);
}

.btn-outline-primary:hover {
    background: var(--cup-red);
    border-color: var(--cup-red);
}

.section {
    margin-top: 1.5rem;
}

/* Nav pills: Bootstrap defaults to blue - use CultComps red for active tabs site-wide */
.nav-pills .nav-link {
    color: var(--ink);
}

.nav-pills .nav-link:hover:not(.active) {
    color: var(--cup-red);
    background-color: rgba(227, 24, 55, 0.08);
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: var(--cup-red);
}

.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active:focus {
    color: #fff;
    background-color: var(--cup-red-dark);
}

/* Account: single-competition header - red outline + text; solid red fill on hover */
.account-comp-summary__cta {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.3;
    padding: 0.4rem 0.9rem;
    border-radius: 0.5rem;
    border: 1px solid var(--cup-red);
    background: #fff;
    color: var(--cup-red);
    text-decoration: none;
    text-align: right;
    max-width: 100%;
    box-shadow: 0 1px 2px rgba(227, 24, 55, 0.08);
    transition:
        border-color 0.15s ease,
        background-color 0.15s ease,
        color 0.15s ease,
        box-shadow 0.15s ease;
}

.account-comp-summary__cta:hover,
.account-comp-summary__cta:focus-visible {
    border-color: var(--cup-red-dark);
    background: var(--cup-red);
    color: #fff;
    box-shadow: 0 4px 14px rgba(227, 24, 55, 0.35);
}

.account-comp-summary__cta-sep {
    font-weight: 500;
    opacity: 0.85;
}

.account-comp-summary__cta:hover .account-comp-summary__cta-sep,
.account-comp-summary__cta:focus-visible .account-comp-summary__cta-sep {
    opacity: 1;
}

@media (max-width: 575.98px) {
    .account-comp-summary__cta {
        justify-content: center;
        text-align: center;
        width: 100%;
    }
}

/* Basket - centred layout, sensible promo field width */
.basket-page {
    max-width: 42rem;
    text-align: center;
}

.basket-page__table-wrap {
    max-width: 100%;
    border-radius: 0.75rem;
    overflow: hidden;
    border: 1px solid var(--line);
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}

.basket-page__table-wrap .table {
    margin-bottom: 0;
    text-align: center;
}

.basket-page__table-wrap .table th,
.basket-page__table-wrap .table td {
    vertical-align: middle;
}

/* Single column: promo, checkout, continue - aligned and full-width buttons */
.basket-page__actions {
    max-width: 22rem;
    width: 100%;
    margin-top: 1.75rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
}

.basket-page__promo-form,
.basket-page__checkout-form {
    margin: 0;
    text-align: left;
}

.basket-page__promo-form .form-label {
    display: block;
    font-weight: 500;
}

.basket-page__continue {
    margin: 0;
    padding-top: 0.25rem;
    text-align: center;
}

.basket-page__continue a {
    font-size: 0.9375rem;
    color: #6b7280;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 0.15s ease, border-color 0.15s ease;
}

.basket-page__continue a:hover,
.basket-page__continue a:focus-visible {
    color: var(--cup-red);
    border-bottom-color: rgba(227, 24, 55, 0.35);
}

.table {
    background: #fff;
    border-radius: 0.75rem;
    overflow: hidden;
}

.auth-card, .admin-card {
    max-width: 720px;
    margin: 2rem auto;
    border: 1px solid var(--line);
    border-radius: 1rem;
    background: #fff;
    padding: 1.5rem;
}

.admin-card--wide {
    max-width: 90%;
}

.admin-card--form {
    max-width: 1180px;
}

.admin-form-layout {
    display: grid;
    gap: 1.5rem;
}

.admin-form-section {
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 0.9rem;
    background: #fff;
    padding: 1.1rem 1.2rem;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
}

.admin-form-section--final {
    border-color: rgba(227, 24, 55, 0.28);
    background: linear-gradient(180deg, #fff8f9 0%, #ffffff 100%);
}

.admin-form-section__head {
    margin-bottom: 1rem;
}

.admin-form-section__title {
    margin: 0;
    font-size: 1.05rem;
    font-weight: 700;
    color: #111827;
}

.admin-form-section__help {
    margin: 0.35rem 0 0;
    color: #6b7280;
    font-size: 0.92rem;
}

.admin-form-grid {
    display: grid;
    gap: 1rem;
}

.admin-collapsible {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height 0.24s ease, opacity 0.18s ease;
}

.admin-collapsible.is-open {
    opacity: 1;
}

.admin-savebar {
    position: sticky;
    bottom: 0.75rem;
    z-index: 5;
    padding-top: 0.35rem;
}

.admin-savebar .btn {
    min-width: 260px;
}

.cc-alert-brand {
    color: #7f1d2d;
    background: #fff1f3;
    border: 1px solid rgba(227, 24, 55, 0.35);
}

.admin-winners-accordion .accordion-button {
    background: #fff5f6;
    color: #8a1c2f;
    border: 1px solid rgba(227, 24, 55, 0.22);
    box-shadow: none;
}

.admin-winners-accordion .accordion-button:not(.collapsed) {
    background: #ffe4e8;
    color: #6e1324;
    border-color: rgba(227, 24, 55, 0.42);
    box-shadow: inset 0 -1px 0 rgba(227, 24, 55, 0.12);
}

.admin-winners-accordion .accordion-button:focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 24, 55, 0.2);
}

.admin-winners-accordion .accordion-button::after {
    filter: hue-rotate(322deg) saturate(1.3);
}

.stream-overlay-info-box {
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 0.85rem;
    background: linear-gradient(180deg, #fbfbfc 0%, #ffffff 100%);
    padding: 0.9rem 1rem;
    color: #374151;
}

.admin-switch {
    cursor: pointer;
    height: 2.2em;
}

.form-check.form-switch .form-check-label {
    cursor: pointer;
}

.admin-switch-row {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding-left: 0;
    min-height: 2.5rem;
}

.admin-switch-row .form-check-input {
    margin-left: 0;
    margin-top: 0;
    flex: 0 0 auto;
    width: 3.5rem !important;
    min-width: 3.5rem;
}

.admin-switch-row .form-check-label {
    margin-bottom: 0;
    line-height: 1.2;
}

.item-odds .odds-number {
    color: var(--cup-red);
    font-weight: 700;
}

/* Admin shell (CultComps branding) */
.admin-body {
    background: linear-gradient(180deg, #faf7f8 0%, #ffffff 45%, #fff5f6 100%);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.admin-body--auth .admin-page__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 72px);
}

.admin-body--auth .auth-card {
    margin: 0 auto;
    width: 100%;
    max-width: 420px;
}

.admin-header {
    background: #fff;
    border-bottom: 3px solid var(--cup-red);
    box-shadow: 0 4px 20px rgba(227, 24, 55, 0.08);
}

.admin-header__brand {
    text-decoration: none;
    font-family: "Orbitron", Arial, sans-serif;
    font-weight: 800;
    letter-spacing: 0.04em;
    line-height: 1.2;
}

.admin-header__brand:hover,
.admin-header__brand:focus-visible {
    text-decoration: none;
}

.admin-header__brand-name {
    color: var(--cup-red);
}

.admin-header__brand-suffix {
    color: var(--ink);
    font-weight: 600;
    margin-left: 0.4rem;
    font-size: 0.88em;
}

.admin-header__link {
    font-weight: 600;
    color: var(--ink);
    text-decoration: none;
    font-size: 0.9rem;
}

.admin-header__link:hover,
.admin-header__link:focus-visible {
    color: var(--cup-red);
}

.admin-header__link--with-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.admin-header__nav-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.25rem;
    height: 1.25rem;
    padding: 0 0.35rem;
    font-size: 0.65rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background: var(--cup-red);
    border-radius: 999px;
}

.admin-page__inner {
    flex: 1 0 auto;
}

.muted {
    color: #5f6672;
}

.site-footer {
    background: #111317;
    color: #f3f4f6;
    border-top: 3px solid var(--cup-red);
    margin-top: auto;
}

.site-footer a {
    color: #ffd4db;
    text-decoration: none;
}

.site-footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.site-footer__inner {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
}

.site-footer__aside {
    flex-shrink: 0;
}

.site-footer__socials {
    flex-wrap: wrap;
}

.site-footer__social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.2rem;
    height: 2.2rem;
    padding: 0.25rem;
    color: #fff;
    line-height: 0;
}

.site-footer__social-link:hover,
.site-footer__social-link:focus-visible {
    color: #fff;
    text-decoration: none;
}

.site-footer__social-icon {
    display: block;
    height: 18px;
    width: auto;
    object-fit: contain;
}

.site-footer__payment {
    display: flex;
    justify-content: flex-end;
}

.site-footer .payment-brand-marks {
    gap: 30px;
}

.payment-brand-marks {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.payment-brand-marks__img {
    height: 28px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

.site-footer .payment-brand-marks__img {
    height: 32px;
}

.checkout-payment-trust {
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid var(--line);
}

.checkout-payment-trust .payment-brand-marks__img {
    height: 26px;
}

.checkout-billing-descriptor {
    font-size: 0.8125rem;
    line-height: 1.5;
    color: #6b7280;
    letter-spacing: 0.01em;
}

.checkout-billing-descriptor strong {
    color: #374151;
    font-weight: 600;
}

.terms-billing-descriptor {
    font-size: 1rem;
    line-height: 1.55;
    color: #1f2937;
}

.terms-billing-descriptor strong {
    font-weight: 600;
}

.legal-card {
    border: 1px solid var(--line);
    border-radius: 1rem;
    background: #fff;
    padding: 1.5rem;
    max-width: 920px;
    margin: 0 auto;
}

.legal-card ul {
    padding-left: 1.2rem;
}

.why-different-page {
    max-width: 1040px;
    margin: 0 auto;
}

.why-different-hero {
    border: 1px solid var(--line);
    border-radius: 1rem;
    background: linear-gradient(180deg, #ffffff 0%, #fff6f7 100%);
    padding: clamp(1.5rem, 2.5vw, 2.2rem);
}

.why-different-kicker {
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #6b7280;
}

.why-different-title {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: clamp(1.6rem, 4vw, 2.3rem);
    line-height: 1.15;
    letter-spacing: 0.02em;
    color: var(--ink);
    margin-bottom: 0.55rem;
}

.why-different-subtitle {
    font-size: 1rem;
    line-height: 1.6;
    color: #4b5563;
    max-width: 45rem;
}

.why-different-checks {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem 1.2rem;
}

.why-different-checks li {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    color: #111827;
    font-weight: 600;
}

.why-different-checks li span {
    color: var(--cup-red);
    font-size: 0.9rem;
}

.why-different-section {
    border: 1px solid var(--line);
    border-radius: 0.95rem;
    background: #fff;
    padding: clamp(1.15rem, 2vw, 1.6rem);
}

.why-different-section p {
    line-height: 1.72;
    margin-bottom: 0.78rem;
    max-width: 68ch;
}

.why-different-section h3 {
    margin-top: 1.1rem;
    margin-bottom: 0.55rem;
    font-size: 1.08rem;
    color: #111827;
}

.why-different-section ul {
    padding-left: 1.2rem;
}

.why-different-heading {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    font-size: clamp(1.2rem, 2vw, 1.45rem);
    line-height: 1.3;
    margin-bottom: 0.75rem;
    color: #111827;
}

.why-different-icon {
    color: var(--cup-red);
    font-size: 1.05rem;
    line-height: 1;
}

.why-different-cards .why-different-card {
    border: 1px solid #eceef2;
    border-radius: 0.85rem;
    background: #fff;
    padding: 1rem;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
}

.why-different-card__icon {
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    color: var(--cup-red);
    background: rgba(227, 24, 55, 0.1);
    margin-bottom: 0.6rem;
}

.why-different-card__title {
    font-size: 1rem;
    line-height: 1.35;
    margin-bottom: 0.45rem;
    color: #111827;
}

.why-different-card p {
    color: #4b5563;
    line-height: 1.58;
}

.why-different-highlight {
    border: 1px solid rgba(227, 24, 55, 0.3);
    border-radius: 0.95rem;
    background: #fff7f8;
    padding: clamp(1.15rem, 2vw, 1.6rem);
}

.why-different-highlight p,
.why-different-highlight li {
    line-height: 1.68;
}

.why-different-highlight ul {
    padding-left: 1.2rem;
}

.why-different-section--soft {
    background: #f8fafc;
}

.why-different-cta {
    border: 1px solid var(--line);
    border-radius: 1rem;
    padding: clamp(1.25rem, 2vw, 1.8rem);
    background: #fff;
}

.why-different-cta h2 {
    font-size: clamp(1.3rem, 2.4vw, 1.7rem);
    margin-bottom: 0.85rem;
    color: #111827;
}

@media (max-width: 767.98px) {
    .why-different-checks {
        flex-direction: column;
        gap: 0.35rem;
    }
}

.socials-page {
    padding-top: clamp(3.75rem, 8vw, 5rem);
    padding-bottom: clamp(3.75rem, 8vw, 5rem);
}

.socials-hero {
    border: 1px solid #e9edf3;
    border-radius: 0.75rem;
    background: #f8f9fb;
    color: #111827;
    padding: clamp(2.2rem, 4vw, 3rem);
    max-width: 1020px;
    margin: 0 auto;
    box-shadow: none;
}

.socials-hero h1 {
    color: #111111;
    font-size: clamp(2rem, 4.8vw, 2.9rem);
    line-height: 1.1;
    letter-spacing: 0.02em;
}

.socials-brand-accent {
    color: var(--cup-red);
}

.socials-hero__kicker {
    color: #6b7280;
    font-family: "Inter", Arial, sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.04em;
}

.socials-hero__lead {
    max-width: 47rem;
    font-size: 1.03rem;
    color: #4b5563;
    line-height: 1.6;
}

.socials-hero__ctas .btn {
    min-width: 10.5rem;
}

.socials-hero__proof {
    margin-top: 0.9rem;
    font-size: 0.86rem;
    color: #6b7280;
    font-weight: 400;
}

.socials-why {
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border: 1px solid #ebecef;
    border-radius: 0.85rem;
    padding: 1.1rem 1.2rem;
}

.socials-why__title {
    font-size: 1.2rem;
    color: var(--ink);
}

.socials-why__items {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.socials-why__item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #374151;
    font-weight: 600;
    font-size: 0.94rem;
    line-height: 1.35;
}

.socials-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

.social-card {
    background: #fff;
    border: 1px solid rgba(227, 24, 55, 0.16);
    border-radius: 0.78rem;
    padding: 1.2rem;
    box-shadow: 0 10px 20px rgba(28, 31, 36, 0.07);
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.social-card:hover {
    transform: translateY(-4px);
    border-color: rgba(227, 24, 55, 0.28);
    box-shadow: 0 15px 28px rgba(227, 24, 55, 0.14);
}

.social-card__icon-img {
    display: block;
    height: 38px;
    width: auto;
    object-fit: contain;
    align-self: flex-start;
}

.social-card__title {
    margin: 0;
    color: #131720;
    font-size: 1.2rem;
    letter-spacing: 0.01em;
}

.social-card__desc {
    margin: 0;
    color: #374151;
    line-height: 1.5;
    min-height: 4.5em;
    font-size: 0.96rem;
}

.social-card .btn {
    margin-top: auto;
}

.cookie-banner {
    position: fixed;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    z-index: 1080;
    background: #1f232a;
    color: #fff;
    border: 1px solid #3b414c;
    border-radius: 0.75rem;
    padding: 0.9rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}

/* FAQ: make answer hyperlinks clear and on-brand */
.accordion-body .faq-link {
    color: var(--cup-red);
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: 600;
}

.accordion-body .faq-link:hover,
.accordion-body .faq-link:focus-visible {
    color: var(--cup-red-dark);
}

/* Competition listing cards (home / ending soon) */
.comp-card {
    position: relative;
    text-align: left;
}

.comp-card__body {
    padding: 1rem 1.1rem 1.1rem;
}

.comp-card__eyebrow {
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-family: "Orbitron", Arial, sans-serif;
    color: #e31837;
    text-align: center;
    margin-bottom: 0.35rem;
}

.comp-card__worth {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--ink);
    text-align: center;
}

.comp-card__worth--muted {
    font-weight: 600;
    opacity: 0.88;
}

.comp-card__instant-badge {
    font-size: 0.78rem;
    font-weight: 600;
    color: #6b7280;
    text-align: center;
    line-height: 1.3;
}

.comp-card__countdown-label {
    font-size: 0.84rem;
    font-weight: 800;
    text-align: center;
    color: #374151;
    letter-spacing: 0.025em;
}

.comp-card__progress-top {
    text-align: center;
}

.comp-card__urgency-group {
    border-radius: 0.75rem;
    padding: 0.45rem 0;
}

.comp-card__left-hot {
    font-family: "Orbitron", Arial, sans-serif;
    color: var(--cup-red);
    font-size: clamp(1.38rem, 2.9vw, 1.72rem);
    font-weight: 800;
    letter-spacing: 0.055em;
    line-height: 1.12;
    text-align: center;
    text-shadow: 0 0 12px rgba(227, 24, 55, 0.18);
}

.comp-card__tickets-sold {
    font-size: 0.98rem;
    font-weight: 700;
    color: #1f2937;
    line-height: 1.25;
    text-align: center;
}

.comp-card__odds {
    font-size: 0.94rem;
    font-weight: 700;
    text-align: center;
    color: #374151;
    background: #f9fafb;
    border-radius: 0.5rem;
    padding: 0.24rem 0.56rem;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.btn-comp-card-cta {
    font-weight: 700 !important;
    border-radius: 0.65rem !important;
    padding-top: 0.65rem !important;
    padding-bottom: 0.65rem !important;
    background: var(--cup-red) !important;
    border-color: var(--cup-red) !important;
    color: #fff !important;
    box-shadow: 0 4px 14px rgba(227, 24, 55, 0.25);
    transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.12s ease !important;
    margin-bottom: 0.7rem !important;
}

.btn-comp-card-cta:hover,
.btn-comp-card-cta:focus {
    background: var(--cup-red-dark) !important;
    border-color: var(--cup-red-dark) !important;
    box-shadow: 0 6px 18px rgba(227, 24, 55, 0.35);
}

.comp-card__prize-link {
    display: block;
    text-decoration: none;
    color: #1f2937;
    border-top: 1px solid #eceff3;
    padding-top: 0.65rem;
    cursor: pointer;
}

.comp-card__prize-link:hover,
.comp-card__prize-link:focus-visible {
    color: #111827;
    text-decoration: none;
}

.comp-card__prize-link:focus-visible {
    outline: 2px solid var(--cup-red);
    outline-offset: 2px;
    border-radius: 0.25rem;
}

.comp-card__prize-line {
    font-weight: 600;
    color: #374151;
}

.comp-card__prize-label {
    color: #4b5563;
}

.item-detail-card__worth {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: var(--ink);
}

.item-detail-card__price-line {
    font-family: "Orbitron", Arial, sans-serif;
    margin-bottom: 0.75rem;
}

.item-detail-card__price-amount {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--cup-red);
}

.item-detail-card__price-note {
    font-family: "Inter", Arial, sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--ink);
    margin-left: 0.35rem;
    opacity: 0.88;
}

.item-detail-card .comp-card__progress-top {
    text-align: left;
}

.item-detail-card .comp-card__scarcity-row {
    justify-content: space-between;
}

@media (max-width: 767.98px) {
    .hero {
        grid-template-columns: 1fr;
        gap: 0.95rem;
        align-items: start;
    }

    .hero--cro {
        padding: 1rem 0.85rem 1.1rem;
    }

    .hero__layout {
        display: block;
    }

    .hero__left {
        display: block;
    }

    .hero-featured-card__media {
        max-height: none;
        aspect-ratio: 1 / 1;
        background: transparent;
    }

    .hero-featured-card {
        max-width: 100%;
    }

    .hero-featured-card__media img {
        object-fit: contain;
        object-position: center;
    }

    .hero__headline {
        margin-bottom: 0.3rem !important;
    }

    .hero__subheading {
        font-size: 0.95rem;
        margin-bottom: 0.75rem !important;
    }

    .hero__trigger {
        font-size: 0.88rem;
        margin-bottom: 0.62rem !important;
    }

    .hero__cta {
        width: 100%;
        margin-top: 0.12rem;
    }

    .hero__instant-benefit {
        margin-top: 0.52rem;
        font-size: 0.93rem;
    }

    .hero__featured--desktop {
        justify-content: center;
    }

    .hero__benefits {
        margin-top: 0.65rem;
        gap: 0.25rem;
    }

    .hero__secondary-info {
        max-width: none;
    }

    .hero__trust-block {
        margin-top: 0.85rem;
    }

    .hero__trust-line {
        font-size: 0.88rem;
    }

    .hero__trust-disclaimer {
        font-size: 0.73rem;
    }

    .comp-card__body {
        display: flex;
        flex-direction: column;
        padding: 0.85rem 0.95rem 1rem;
    }

    .comp-card__title { order: 1; }
    .comp-card__price { order: 2; }
    .comp-card__urgency-group { order: 3; }
    .comp-card__progress { order: 4; }
    .btn-comp-card-cta { order: 5; width: 100%; }
    .comp-card__iw-showcase { order: 6; }

    .comp-card__media {
        width: 100%;
        aspect-ratio: 1 / 1;
        max-height: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .comp-card__media .comp-card__img,
    .comp-card__media--carousel .carousel-item img {
        width: 100%;
        height: 100%;
        max-height: none;
        object-fit: contain;
        object-position: center;
    }

    .comp-card__image,
    .comp-card__img {
        max-height: 240px;
        object-fit: contain;
    }

    .comp-card__media--carousel .carousel-item {
        height: 100%;
    }
}

.comp-card.js-comp-card-clickable {
    cursor: pointer;
}

.comp-card.js-comp-card-clickable:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 28px rgba(227, 24, 55, 0.15);
}

.comp-card.js-comp-card-clickable:focus-visible {
    outline: 2px solid var(--cup-red);
    outline-offset: 2px;
}

@media (min-width: 768px) {
    .hero__featured--desktop {
        display: flex;
    }
}

.comp-card__admin-flag {
    background: #fff0f2;
    color: var(--cup-red-dark);
    font-size: 0.75rem;
    font-weight: 600;
    text-align: center;
    padding: 0.35rem 0.5rem;
    border-bottom: 1px solid var(--line);
}

.comp-card__drawline {
    padding: 0.5rem 0.75rem;
}

.comp-card__drawpill {
    display: inline-block;
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #fff;
    background: #e31837;
    border: 1px solid #e31837;
    border-radius: 999px;
    padding: 0.3rem 0.72rem;
}

.comp-card__media {
    display: block;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: var(--soft);
    flex-shrink: 0;
}

.comp-card__media:focus-visible {
    outline: 2px solid var(--cup-red);
    outline-offset: 2px;
}

/* Listing card: multi-image auto-rotating carousel (pause on hover via JS) */
.comp-card__media--carousel {
    padding: 0;
    cursor: pointer;
}

.comp-card__media--carousel:focus-visible {
    outline: 2px solid var(--cup-red);
    outline-offset: 2px;
}

.comp-card__media--carousel .carousel,
.comp-card__media--carousel .carousel-inner,
.comp-card__media--carousel .carousel-item {
    height: 100%;
}

.comp-card__media--carousel .carousel-item img {
    height: 100%;
}

/* Draw page: main image + thumbnail strip */
.item-detail-carousel {
    background: var(--soft);
}

.item-detail-carousel .carousel-item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    object-position: center;
}

.item-detail-thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}

.item-detail-thumb {
    display: block;
    padding: 0;
    border: 2px solid var(--line);
    border-radius: 0.4rem;
    overflow: hidden;
    background: var(--soft);
    width: 3.75rem;
    height: 3.75rem;
    cursor: pointer;
    flex-shrink: 0;
}

.item-detail-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-detail-thumb:hover,
.item-detail-thumb.active {
    border-color: var(--cup-red);
}

.comp-card__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    display: block;
    transition: transform 0.35s ease;
}

.comp-card:hover .comp-card__img {
    transform: scale(1.03);
}

.comp-card__iw-showcase,
.item-detail-iw-showcase {
    border: 1px solid #e5e7eb;
    border-radius: 0.95rem;
    background: #f7f7f8;
    padding: 0.75rem;
}

/* Listing cards: pin instant-win box to card bottom for alignment. */
.comp-card .comp-card__iw-showcase {
    margin-top: auto;
}

.comp-card__iw-kicker {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #4b5563;
}

.comp-card__iw-viewport,
.item-detail-iw-viewport {
    position: relative;
    min-height: 124px;
}

.comp-card__iw-item,
.item-detail-iw-item {
    display: none;
    grid-template-columns: 112px 1fr;
    gap: 0.85rem;
    align-items: center;
}

.comp-card__iw-item.is-active,
.item-detail-iw-item.is-active {
    display: grid;
}

.comp-card__iw-media,
.item-detail-iw-media {
    border: 1px solid #dcdde0;
    border-radius: 0.8rem;
    background: #fff;
    overflow: hidden;
    height: 112px;
}

.comp-card__iw-media img,
.item-detail-iw-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.comp-card__iw-media-placeholder,
.item-detail-iw-media-placeholder {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    font-size: 0.8rem;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.comp-card__iw-name,
.item-detail-iw-name {
    font-family: "Inter", Arial, sans-serif;
    font-size: clamp(1rem, 1.6vw, 1.16rem);
    font-weight: 800;
    line-height: 1.15;
    color: #111827;
    margin-bottom: 0.35rem;
}

.comp-card__iw-meta,
.item-detail-iw-meta {
    font-size: clamp(0.95rem, 1.5vw, 1.1rem);
    font-weight: 700;
    color: #4b5563;
}

.comp-card__iw-dots,
.item-detail-iw-dots {
    display: flex;
    gap: 0.45rem;
    margin-top: 0.6rem;
}

.comp-card__iw-dot,
.item-detail-iw-dot {
    width: 0.58rem;
    height: 0.58rem;
    border-radius: 999px;
    background: #d1d5db;
}

.comp-card__iw-dot.is-active,
.item-detail-iw-dot.is-active {
    background: #e31837;
}

@media (max-width: 576px) {
    .comp-card__iw-item,
    .item-detail-iw-item {
        grid-template-columns: 92px 1fr;
        gap: 0.65rem;
    }

    .comp-card__iw-media,
    .item-detail-iw-media {
        height: 92px;
    }
}

.comp-card__title {
    font-family: "Orbitron", Arial, sans-serif;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 0.75rem;
}

.comp-card__price {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 1.35rem;
    font-weight: 700;
    color: var(--cup-red);
    margin-bottom: 0;
    text-align: center;
    line-height: 1.15;
}

.comp-card__price-amount {
    font-size: 1.55rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    color: var(--cup-red);
}

.comp-card__price-note {
    font-family: "Inter", Arial, sans-serif;
    font-size: 0.88rem;
    font-weight: 600;
    color: var(--ink);
    opacity: 0.88;
    display: inline-block;
    margin-left: 0.25rem;
}

.comp-card__snippet {
    line-height: 1.45;
}

.comp-card__bar {
    height: 12px;
    border-radius: 7px;
    background: #e6e7eb;
    overflow: hidden;
}

.comp-card__bar-fill {
    height: 100%;
    border-radius: 7px;
    background: var(--cup-red);
    transition: width 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.comp-card__pct-secondary {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 0.84rem;
    font-weight: 700;
    letter-spacing: 0.035em;
    color: #6b7280;
    text-align: center;
}

.comp-card__scarcity-row {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.comp-countdown--split {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.35rem;
    text-align: center;
    padding: 0.32rem 0.35rem 0.2rem;
    border-radius: 0.75rem;
    background: linear-gradient(180deg, #fafafa 0%, #f0f1f4 100%);
    border: 1px solid var(--line);
    box-sizing: border-box;
}

.comp-countdown__cell {
    display: flex;
    flex-direction: column;
    gap: 0.08rem;
    min-width: 0;
    align-items: center;
}

.comp-countdown__num {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: clamp(1rem, 2.8vw, 1.35rem);
    font-weight: 800;
    letter-spacing: 0.02em;
    line-height: 1;
    color: var(--ink);
}

.comp-countdown__num--sec {
    display: inline-block;
    animation: comp-countdown-sec-pulse 1.1s ease-in-out infinite;
    will-change: opacity, transform;
}

@keyframes comp-countdown-sec-pulse {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.72;
        transform: scale(1.045);
    }
}

@media (prefers-reduced-motion: reduce) {
    .comp-countdown__num--sec {
        animation: none;
    }

    .comp-card__bar-fill {
        transition: none;
    }
}

.comp-countdown__lbl {
    font-size: 0.65rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #6b7280;
    line-height: 1;
    margin-top: -0.03rem;
}

.comp-countdown--ended .comp-countdown__num {
    color: #9ca3af;
}

.comp-countdown--ended .comp-countdown__lbl {
    font-size: 0.6rem;
}

.checkout-upsell {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

.checkout-upsell__stack {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.75rem;
}

.checkout-upsell__item {
    display: grid;
    grid-template-columns: 96px 1fr;
    grid-template-areas:
        "media body"
        "actions actions";
    gap: 0.6rem;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 0.9rem;
    padding: 0.5rem;
    box-shadow: 0 6px 14px rgba(28, 31, 36, 0.07);
}

.checkout-upsell__media {
    display: block;
    border-radius: 0.65rem;
    overflow: hidden;
    align-self: stretch;
}

.checkout-upsell__media-wrap {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    grid-area: media;
    position: relative;
    overflow: visible;
}

.checkout-upsell__media img {
    width: 100%;
    height: 100%;
    min-height: 96px;
    max-height: 110px;
    object-fit: cover;
    display: block;
    transition: transform 0.2s ease;
}

.checkout-upsell__item:hover .checkout-upsell__media img {
    transform: scale(1.02);
}

.checkout-upsell__body {
    display: flex;
    flex-direction: column;
    min-width: 0;
    grid-area: body;
}

.checkout-upsell__title {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 0.9rem;
    line-height: 1.25;
    margin-bottom: 0.15rem;
}

.checkout-upsell__price {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--cup-red);
}

.checkout-upsell__price-note {
    font-family: "Inter", Arial, sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    color: var(--ink);
    opacity: 0.85;
}

.checkout-upsell__badge {
    border-radius: 999px;
    background: #e9f7ef;
    color: #166534;
    border: 1px solid #bbf7d0;
    font-size: 0.68rem;
    padding: 0.14rem 0.5rem;
    font-weight: 700;
    white-space: nowrap;
    width: fit-content;
    position: absolute;
    left: 50%;
    bottom: -0.5rem;
    transform: translateX(-50%);
    z-index: 2;
}

.checkout-upsell__progress .comp-card__bar {
    height: 10px;
}

.checkout-upsell__progress .small {
    font-size: 0.78rem;
}

.checkout-upsell__actions {
    grid-area: actions;
    margin-top: auto;
    text-align: center;
}

@media (min-width: 768px) {
    .checkout-upsell__stack {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1200px) {
    .checkout-upsell__stack {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .checkout-upsell__item {
        grid-template-columns: 1fr;
        grid-template-areas:
            "media"
            "body"
            "actions";
    }

    .checkout-upsell__media img {
        min-height: 160px;
        max-height: 220px;
    }

    .checkout-upsell__countdown {
        max-width: none;
    }

}

.checkout-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: nowrap;
}

.checkout-actions .btn {
    margin-left: 0 !important;
}

@media (max-width: 575.98px) {
    .checkout-actions {
        flex-wrap: wrap;
    }
}

@media (max-width: 767.98px) {
    .socials-hero {
        padding: 1.6rem 1rem;
    }

    .socials-hero h1 {
        font-size: clamp(1.75rem, 9vw, 2.35rem);
    }

    .socials-why {
        padding: 1rem;
    }
}

/* Order confirmation - instant win celebration */
.confirmation-instant-win {
    background: linear-gradient(135deg, #fffbf0 0%, #fff5f7 50%, #fff 100%);
    border: 2px solid #f59e0b;
    box-shadow: 0 8px 24px rgba(245, 158, 11, 0.15);
}

.confirmation-instant-win__kicker {
    color: #b45309;
    letter-spacing: 0.04em;
}

.confirmation-instant-win__title {
    color: #111827;
}

.confirmation-win-alert {
    background: linear-gradient(180deg, #ecfdf5 0%, #d1fae5 100%) !important;
    color: #065f46 !important;
    border-radius: 0.75rem;
}

.confirmation-comp {
    border-radius: 1rem;
}

/* Admin dashboard tiles */
.admin-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem;
}

.admin-hub {
    display: grid;
    gap: 1.25rem;
}

.admin-hub-section {
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 1rem;
    background: linear-gradient(180deg, #ffffff 0%, #fffbfc 100%);
    padding: 1rem 1rem 1.1rem;
}

.admin-hub-section__head {
    margin-bottom: 0.85rem;
}

.admin-hub-section__title {
    margin: 0;
    font-size: 1.03rem;
    font-weight: 700;
    color: #111827;
}

.admin-hub-section__desc {
    margin: 0.3rem 0 0;
    color: #6b7280;
    font-size: 0.92rem;
    line-height: 1.4;
}

.admin-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.55rem;
    text-decoration: none;
    color: var(--ink);
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 1.1rem;
    min-height: 150px;
    padding: 1rem;
    box-shadow: 0 8px 18px rgba(28, 31, 36, 0.08);
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.admin-tile--with-badge {
    position: relative;
}

.admin-tile__badge {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    padding: 0 0.45rem;
    border-radius: 999px;
    background: var(--cup-red);
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(227, 24, 55, 0.45);
    z-index: 1;
}

.admin-tile:hover,
.admin-tile:focus-visible {
    color: var(--ink);
    border-color: #ffc4cf;
    box-shadow: 0 14px 28px rgba(227, 24, 55, 0.16);
    transform: translateY(-2px);
}

.admin-tile__icon {
    width: 58px;
    height: 58px;
    border-radius: 16px;
    background: linear-gradient(180deg, #fff5f7 0%, #ffdbe2 100%);
    border: 1px solid #ffc4cf;
    display: grid;
    place-items: center;
    font-size: 1.5rem;
    line-height: 1;
}

.admin-tile__label {
    font-weight: 600;
    text-align: center;
    line-height: 1.25;
    font-size: 0.94rem;
}

/* Right-align positive progression actions in forms site-wide */
form .btn-primary:not(.btn-sm),
form .btn-success:not(.btn-sm) {
    display: block;
    width: fit-content;
    margin-left: auto;
}

/* Admin - Comp Calculator */
.comp-calculator-page .btn-group .btn {
    margin-bottom: 0.25rem;
}

.comp-calculator__sticky {
    position: sticky;
    top: 1rem;
    border: 1px solid var(--line);
    border-radius: 1rem;
    background: linear-gradient(180deg, #fff 0%, #fff8f9 100%);
    padding: 1.25rem;
    box-shadow: 0 8px 22px rgba(28, 31, 36, 0.06);
}

.cc-output-grid {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
}

.cc-output-item {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 1rem;
    padding: 0.35rem 0;
    border-bottom: 1px solid rgba(232, 232, 235, 0.9);
}

.cc-output-item:last-of-type {
    border-bottom: none;
}

.cc-output-item--strong .cc-output-value {
    font-weight: 700;
    font-size: 1.05rem;
}

.cc-output-label {
    font-size: 0.875rem;
    color: #5f6672;
}

.cc-output-value {
    font-weight: 600;
    text-align: right;
    font-variant-numeric: tabular-nums;
}

.cc-output-divider {
    height: 1px;
    background: var(--line);
    margin: 0.25rem 0;
}

.cc-panel {
    border-radius: 0.65rem;
    padding: 0.5rem 0.65rem !important;
    border: 1px solid transparent;
}

.cc-panel--profit-good {
    background: rgba(16, 185, 129, 0.12);
    border-color: rgba(16, 185, 129, 0.35);
}

.cc-panel--profit-good .cc-output-value {
    color: #047857;
}

.cc-panel--profit-warn {
    background: rgba(245, 158, 11, 0.14);
    border-color: rgba(245, 158, 11, 0.4);
}

.cc-panel--profit-warn .cc-output-value {
    color: #b45309;
}

.cc-panel--profit-bad {
    background: rgba(239, 68, 68, 0.12);
    border-color: rgba(239, 68, 68, 0.35);
}

.cc-panel--profit-bad .cc-output-value {
    color: #b91c1c;
}

.cc-be-row.cc-be-danger {
    background: rgba(239, 68, 68, 0.1);
    border-radius: 0.5rem;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    border: 1px solid rgba(239, 68, 68, 0.35);
}

.cc-be-row.cc-be-danger .cc-output-value {
    color: #b91c1c;
    font-weight: 700;
}

.cc-odds {
    color: #4b5563;
    line-height: 1.45;
}

/* Admin - competition question options: wrong rows red, selected correct = green */
.admin-body .admin-comp-option {
    border: 2px solid rgba(227, 24, 55, 0.5);
    background: #ffffff;
    transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

.admin-body .admin-comp-option:has(.admin-comp-option__radio:checked) {
    border-color: #198754;
    border-width: 3px;
    background-color: rgba(25, 135, 84, 0.03);
    box-shadow: 0 0 0 2px rgba(25, 135, 84, 0.28);
}

.admin-body .admin-comp-option__radio {
    width: 1.15rem;
    height: 1.15rem;
    margin-top: 0.2rem;
}

/* Public - results (winners): same base feel as body / index (no extra pink layer) */
.results-page {
    flex: 1;
    background: transparent;
}

.results-page__hero {
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.results-page__title {
    font-family: "Orbitron", Arial, sans-serif;
    font-weight: 800;
    font-size: clamp(2.25rem, 5vw, 3.25rem);
    line-height: 1.1;
    color: var(--ink);
    letter-spacing: 0.02em;
    text-align: center;
}

.results-page__lead {
    font-size: 1.1rem;
    color: #5f6672;
    max-width: 36rem;
    text-align: center;
}

.results-page__month-title {
    font-family: "Orbitron", Arial, sans-serif;
    font-weight: 800;
    font-size: clamp(1.5rem, 3.5vw, 2rem);
    color: var(--cup-red-dark);
    margin-bottom: 1.25rem;
    padding-bottom: 0.5rem;
    border-bottom: 3px solid var(--cup-red);
    letter-spacing: 0.02em;
}

.results-page__grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 1fr;
}

@media (min-width: 768px) {
    .results-page__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1200px) {
    .results-page__grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.results-win-card {
    background: #fff;
    border-radius: 1rem;
    border: 1px solid rgba(227, 24, 55, 0.18);
    box-shadow: 0 14px 36px rgba(227, 24, 55, 0.12);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.results-win-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 44px rgba(227, 24, 55, 0.18);
}

.results-win-card__media {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 0;
    min-height: 160px;
    background: linear-gradient(145deg, #fff 0%, #fff0f2 100%);
}

.results-win-card__photo-wrap {
    position: relative;
    min-height: 160px;
    background: #1c1f24;
}

.results-win-card__photo {
    width: 100%;
    height: 100%;
    min-height: 160px;
    object-fit: cover;
    display: block;
}

.results-win-card__photo-badge {
    position: absolute;
    top: 0.65rem;
    left: 0.65rem;
    background: var(--cup-red);
    color: #fff;
    font-size: 0.65rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding: 0.25rem 0.5rem;
    border-radius: 0.35rem;
}

.results-win-card__prize-img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem;
    min-height: 160px;
}

.results-win-card__prize-img {
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.results-win-card__prize-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 160px;
    background: linear-gradient(160deg, #fef2f3 0%, #ffe4e8 100%);
}

.results-win-card__trophy {
    font-size: 3rem;
    line-height: 1;
    filter: drop-shadow(0 4px 8px rgba(227, 24, 55, 0.25));
}

.results-win-card__body {
    padding: 1.15rem 1.25rem 1.35rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.results-win-card__when {
    font-size: 0.8rem;
    font-weight: 600;
    color: #6b7280;
    margin: 0;
    font-variant-numeric: tabular-nums;
}

.results-win-card__winner-name {
    font-family: "Orbitron", Arial, sans-serif;
    font-weight: 800;
    font-size: 1.35rem;
    line-height: 1.2;
    color: var(--ink);
    margin: 0 0 0.35rem;
    letter-spacing: 0.02em;
}

.results-win-card__comp-line {
    font-size: 0.9rem;
    color: #4b5563;
    margin: 0;
    line-height: 1.4;
}

.results-win-card__comp-label {
    font-weight: 700;
    color: var(--ink);
}

.results-win-card__prize-name {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--cup-red-dark);
    margin: 0.25rem 0 0.5rem;
    line-height: 1.35;
}

.results-win-card__type-badge {
    align-self: flex-start;
    display: inline-block;
    margin-top: auto;
    padding: 0.3rem 0.65rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    background: linear-gradient(90deg, var(--cup-red-dark), var(--cup-red));
    color: #fff;
}

/* Reusable winner spotlight include */
.winners-spotlight {
    padding-top: 0.5rem;
}

.winners-spotlight__shell {
    border: 1px solid rgba(227, 24, 55, 0.2);
    border-radius: 1rem;
    background: #fff;
    box-shadow: 0 12px 30px rgba(227, 24, 55, 0.1);
    padding: 1.2rem;
}

.winners-spotlight__title {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: clamp(1.2rem, 2.5vw, 1.6rem);
    color: var(--cup-red-dark);
    margin: 0;
}

.winners-spotlight__grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 768px) {
    .winners-spotlight__grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.winners-spotlight__card {
    border: 1px solid var(--line);
    border-radius: 0.85rem;
    overflow: hidden;
    background: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.winners-spotlight__media {
    aspect-ratio: 1 / 1;
    background: #1c1f24;
}

.winners-spotlight__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.winners-spotlight__body {
    padding: 0.85rem 0.9rem 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.winners-spotlight__prize {
    font-weight: 700;
    color: var(--ink);
    line-height: 1.35;
}

.winners-spotlight__type {
    align-self: flex-start;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 0.28rem 0.6rem;
    border-radius: 999px;
    color: #fff;
    background: linear-gradient(90deg, var(--cup-red-dark), var(--cup-red));
}

.referral-register-banner {
    border: 1px solid rgba(227, 24, 55, 0.22);
    border-radius: 0.75rem;
}

.referral-account__earned {
    min-width: 200px;
    border: 1px solid #ffd2da;
    background: #fff5f7;
    border-radius: 0.85rem;
    padding: 0.85rem 1rem;
}

.ref-stat-card {
    border: 1px solid var(--line);
    border-radius: 0.8rem;
    background: #fff;
    padding: 0.75rem 0.85rem;
    height: 100%;
}

.ref-stat-card__label {
    font-size: 0.8rem;
    color: #6b7280;
}

.ref-stat-card__value {
    font-family: "Orbitron", Arial, sans-serif;
    font-size: 1.15rem;
    color: var(--ink);
    margin-top: 0.2rem;
}

.referral-account__link-wrap .input-group .btn {
    white-space: nowrap;
}

.referral-status {
    text-transform: none;
}

.referral-status--rewarded {
    background: #198754;
    color: #fff;
}

.referral-status--waiting_first_paid_purchase,
.referral-status--signed_up,
.referral-status--clicked,
.referral-status--qualified {
    background: #0d6efd;
    color: #fff;
}

.referral-status--expired,
.referral-status--rejected,
.referral-status--cancelled {
    background: #6c757d;
    color: #fff;
}

.referral-status--under_review {
    background: #ffc107;
    color: #111;
}

.referral-empty-state {
    border: 1px dashed #f2b8c4;
    border-radius: 0.9rem;
    background: #fff8f9;
}
