body.super-indica-page {
    margin: 0;
    min-height: 100vh;
    background: #fbfcff;
    color: #07145f;
    font-family: Inter, var(--font-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
}

.super-indica-page h1,
.super-indica-page h2,
.super-indica-page h3,
.super-indica-page h4,
.super-indica-page h5,
.super-indica-page h6 {
    color: #132064;
    font-weight: 600;
}

.super-indica-page strong {
    font-weight: 600;
}

.super-indica-page .container {
    max-width: 1160px;
}

.brand {
    color: #2a1fcf;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    text-decoration: none;
}

.brand span {
    color: #091b77;
}

.brand i {
    color: #2fd2ff;
    font-style: normal;
}

.navbar-toggler {
    border: 1px solid #cfd8ff;
    border-radius: 8px;
    box-shadow: none;
    height: 46px;
    width: 50px;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 .18rem rgba(50, 24, 217, .14);
}

.super-indica-page .btn-primary {
    background: #3218d9;
    border-color: #3218d9;
    font-weight: 600;
}

.super-indica-page .nav-link {
    color: #07145f;
    font-size: 14px;
    font-weight: 600;
}

.super-indica-page .nav-link.active {
    border-bottom: 3px solid #3218d9;
    color: #3218d9;
}

.mobile-nav-icon {
    align-items: center;
    background: #f4f6ff;
    border: 1px solid #dce5ff;
    border-radius: 6px;
    color: #3218d9;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px;
}

.campaign-banner {
    background-image: url('/img/super-indica/banner-bg.png');
    background-position: center;
    background-size: cover;
    color: #fff;
    min-height: 132px;
    overflow: hidden;
    position: relative;
}

.campaign-banner h1,
.campaign-banner p {
    color: #fff;
}

.supernova-mark {
    border-right: 1px solid rgba(255, 255, 255, .55);
    color: #fff;
    line-height: 1;
    padding: 8px 38px 8px 0;
    width: max-content;
}

.supernova-mark-sebrae {
    display: block;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
}

.supernova-mark strong {
    color: #fff;
    display: block;
    font-size: clamp(42px, 5vw, 56px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: .86;
}

.supernova-mark strong span {
    color: #66dff3;
}

.supernova-mark small {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 7px;
    text-align: right;
}

.icon-badge {
    align-items: center;
    background: #fff;
    border: 1px solid #bfcaff;
    border-radius: 6px;
    color: #3218d9;
    display: inline-flex;
    font-size: 20px;
    height: 42px;
    justify-content: center;
    width: 42px;
}

.super-card {
    border: 1px solid #dce5ff !important;
    border-radius: 8px;
    box-shadow: 0 5px 18px rgba(19, 37, 120, .08);
}

.ranking-table th {
    border-bottom-color: #e4e9ff;
    color: #2d22d8;
    font-size: 12px;
    font-weight: 650;
}

.ranking-table td {
    color: #07145f;
    font-size: 13px;
    padding-bottom: .65rem;
    padding-top: .65rem;
}

.ranking-medal {
    display: inline-flex;
    font-size: 22px;
    height: 28px;
    justify-content: center;
    line-height: 1;
    min-width: 30px;
    text-align: center;
}

.ranking-position {
    display: inline-block;
    font-weight: 600;
    min-width: 30px;
    text-align: center;
}

.ranking-status-column {
    text-align: center !important;
    vertical-align: middle;
    width: 118px;
}

.ranking-status-cell {
    align-items: center;
    display: flex;
    justify-content: center;
    min-width: 118px;
    width: 100%;
}

.ranking-notice {
    background: #f4f7ff;
    border: 1px solid #dce5ff;
    border-radius: 8px;
    color: #24305f;
}

.institution-results {
    background: #fff;
    border: 1px solid #dce5ff;
    border-radius: 8px;
    box-shadow: 0 16px 34px rgba(19, 37, 120, .14);
    left: 0;
    max-height: 260px;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: calc(100% + 6px);
    z-index: 20;
}

.institution-result-item {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #eef2ff;
    display: block;
    padding: 12px 14px;
    text-align: left;
    width: 100%;
}

.institution-result-item:hover,
.institution-result-item:focus {
    background: #f4f7ff;
    outline: 0;
}

.institution-result-name {
    color: #132064;
    display: block;
    font-weight: 600;
}

.institution-result-meta,
.institution-results-state {
    color: #5b6385;
    display: block;
    font-size: .88rem;
    margin-top: 2px;
}

.institution-results-state {
    padding: 12px 14px;
}

.coupon-display {
    background: linear-gradient(135deg, #f0f5ff, #ffffff);
    border: 1px dashed #95a8ff;
}

.coupon-display strong {
    color: #3218d9;
    display: block;
    font-size: clamp(2.2rem, 7vw, 5rem);
    letter-spacing: .08em;
    line-height: 1;
    overflow-wrap: normal;
    white-space: nowrap;
}

.coupon-code-long {
    font-size: clamp(1.35rem, 3.2vw, 2.35rem) !important;
    letter-spacing: .025em !important;
}

.coupon-code-very-long {
    font-size: clamp(1rem, 2.4vw, 2rem) !important;
    letter-spacing: .01em !important;
}

@media (max-width: 575.98px) {
    .coupon-display {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .coupon-code-long {
        font-size: clamp(.9rem, 4.6vw, 1.25rem) !important;
    }

    .coupon-code-very-long {
        font-size: clamp(.78rem, 3.8vw, 1rem) !important;
    }
}

.prize-hero {
    background: linear-gradient(135deg, #3218d9 0%, #0b8ee8 100%);
    border-radius: 8px;
    box-shadow: 0 16px 38px rgba(19, 37, 120, .16);
    color: #fff;
    overflow: hidden;
    padding: clamp(24px, 5vw, 46px);
    position: relative;
}

.prize-hero::after {
    border: 1px solid rgba(255, 255, 255, .26);
    border-radius: 50%;
    content: "";
    height: 220px;
    position: absolute;
    right: -70px;
    top: -80px;
    width: 220px;
}

.prize-hero h1,
.prize-hero p,
.prize-hero strong,
.prize-hero span,
.prize-hero small {
    color: #fff;
}

.prize-kicker {
    align-items: center;
    background: rgba(255, 255, 255, .14);
    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 999px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 14px;
    padding: 6px 12px;
}

.prize-period {
    background: rgba(255, 255, 255, .13);
    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 8px;
    padding: 22px;
}

.prize-period span,
.prize-period small {
    display: block;
    opacity: .86;
}

.prize-period strong {
    display: block;
    font-size: clamp(24px, 5vw, 36px);
    line-height: 1.1;
    margin: 8px 0;
}

.prize-board,
.rule-card {
    background: #fff;
    border: 1px solid #dce5ff;
    border-radius: 8px;
    box-shadow: 0 5px 18px rgba(19, 37, 120, .08);
}

.prize-board header {
    align-items: center;
    background: #f4f6ff;
    border-bottom: 1px solid #dce5ff;
    display: flex;
    gap: 10px;
    padding: 16px 18px;
}

.prize-board h2 {
    color: #18215f;
    font-size: 21px;
    font-weight: 600;
    margin: 0;
}

.prize-list {
    padding: 10px 14px 14px;
}

.prize-row {
    align-items: center;
    border-bottom: 1px solid #eef2ff;
    display: flex;
    justify-content: space-between;
    min-height: 56px;
    gap: 12px;
}

.prize-row:last-child {
    border-bottom: 0;
}

.prize-position {
    align-items: center;
    color: #18215f;
    display: flex;
    gap: 10px;
}

.prize-position strong {
    font-size: 15px;
    font-weight: 500;
}

.prize-position > span:not(.ranking-medal) {
    color: #5146d8;
    display: inline-block;
    font-weight: 600;
    min-width: 30px;
    text-align: center;
}

.prize-amount {
    color: #18215f;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
}

.rule-card {
    height: 100%;
    padding: 20px;
}

.rule-card strong {
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin: 14px 0 8px;
}

.rule-card p {
    color: #5b6385;
    margin: 0;
}

@media (max-width: 860px) {
    .supernova-mark {
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .55);
        padding: 0 0 18px;
    }
}

@media (max-width: 991.98px) {
    .brand {
        font-size: clamp(22px, 7vw, 30px);
    }

    #superIndicaMenu {
        background: #fff;
        border: 1px solid #dce5ff;
        border-radius: 8px;
        box-shadow: 0 14px 34px rgba(19, 37, 120, .14);
        margin-top: 14px;
        padding: 12px;
    }

    #superIndicaMenu .navbar-nav {
        gap: 8px;
    }

    #superIndicaMenu .nav-link {
        align-items: center;
        border: 1px solid transparent;
        border-radius: 8px;
        display: flex;
        font-size: 16px;
        gap: 10px;
        min-height: 48px;
        padding: 8px 10px;
    }

    #superIndicaMenu .nav-link.active,
    #superIndicaMenu .nav-link:hover {
        background: #f4f6ff;
        border-color: #dce5ff;
        color: #3218d9;
    }

    #superIndicaMenu .nav-link.active {
        border-bottom-color: #dce5ff;
    }

    #superIndicaMenu .btn {
        align-items: center;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        margin-top: 6px;
        min-height: 48px;
        width: 100%;
    }
}
