.elementor-9 .elementor-element.elementor-element-7f0afee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9 .elementor-element.elementor-element-7f0afee:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-7f0afee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-9 .elementor-element.elementor-element-651f22a{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-9 .elementor-element.elementor-element-651f22a.elementor-element{--flex-grow:0;--flex-shrink:0;}body.elementor-page-9:not(.elementor-motion-effects-element-type-background), body.elementor-page-9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}/* Start custom CSS for shortcode, class: .elementor-element-651f22a */.boi-discography-wrap {
    background: linear-gradient(180deg, #050505 0%, #0b0b10 100%);
    color: #fff;
    max-width: 1180px;
    margin: 0 auto;
    padding: 60px 24px 80px;
    font-family: inherit;
    box-sizing: border-box;
}

.boi-discography-wrap *,
.boi-discography-wrap *::before,
.boi-discography-wrap *::after {
    box-sizing: border-box;
}

.boi-discography-top {
    text-align: center;
    margin-bottom: 34px;
}

.boi-discography-top h1 {
    margin: 0 0 14px;
    font-size: clamp(42px, 6vw, 72px);
    line-height: .95;
    font-weight: 800;
    letter-spacing: -1.5px;
    color: #fff;
}

.boi-discography-top p {
    margin: 0 auto;
    max-width: 700px;
    color: rgba(255,255,255,.72);
    font-size: 17px;
    line-height: 1.7;
}

.boi-discography-filters {
    position: relative;
    z-index: 20;
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr) minmax(0, .9fr) minmax(0, 1.15fr) 140px;
    align-items: center;
    gap: 14px;
    margin: 0 0 28px;
    padding: 20px;
    background: rgba(255,255,255,.035);
    border: 1px solid rgba(255,255,255,.09);
    border-radius: 20px;
    box-shadow: 0 18px 45px rgba(0,0,0,.32);
    backdrop-filter: blur(10px);
    overflow: visible;
}

.boi-filter-field {
    width: 100%;
    min-width: 0;
    position: relative;
}

.boi-discography-filters input,
.boi-discography-filters select,
.boi-discography-filters button {
    width: 100%;
    max-width: 100%;
    height: 54px;
    border: 1px solid rgba(255,255,255,.14);
    background-color: #111217;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-radius: 12px;
    padding: 0 16px;
    font-size: 15px;
    font-weight: 700;
    box-shadow: none;
    outline: none;
    transition: all .25s ease;
    box-sizing: border-box;
}

.boi-discography-filters input::placeholder {
    color: rgba(255,255,255,.52) !important;
    -webkit-text-fill-color: rgba(255,255,255,.52) !important;
}

.boi-discography-filters input:focus,
.boi-discography-filters select:focus,
.boi-cert-dropdown.is-open .boi-cert-toggle {
    border-color: rgba(255,255,255,.75);
    background-color: #15161c;
    box-shadow: 0 0 0 3px rgba(91,103,255,.22);
}

.boi-discography-filters select {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    padding-right: 42px;
    color: #fff !important;
    background-color: #111217 !important;
    background-image:
        linear-gradient(45deg, transparent 50%, #ffffff 50%),
        linear-gradient(135deg, #ffffff 50%, transparent 50%);
    background-position:
        calc(100% - 22px) calc(50% - 3px),
        calc(100% - 16px) calc(50% - 3px);
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
}

.boi-discography-filters select option {
    background: #111217 !important;
    color: #ffffff !important;
}

.boi-search-btn,
.boi-discography-filters button.boi-search-btn {
    background: linear-gradient(135deg, #4f5dff 0%, #6672ff 100%);
    border-color: transparent;
    font-weight: 800;
    cursor: pointer;
    letter-spacing: .2px;
    justify-self: stretch;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.boi-search-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 14px 28px rgba(79,93,255,.32);
}

.boi-discography-filters input:-webkit-autofill,
.boi-discography-filters input:-webkit-autofill:hover,
.boi-discography-filters input:-webkit-autofill:focus {
    -webkit-text-fill-color: #ffffff !important;
    caret-color: #ffffff !important;
    box-shadow: 0 0 0 1000px #111217 inset !important;
    transition: background-color 9999s ease-in-out 0s !important;
}

/* Custom certification dropdown */
.boi-cert-dropdown {
    position: relative;
    width: 100%;
}

.boi-cert-toggle {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    cursor: pointer;
    text-align: left;
    background: #111217 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    padding: 0 14px !important;
}

.boi-cert-selected {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    overflow: hidden;
    color: #fff;
}

.boi-cert-selected span {
    display: block;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.boi-cert-selected img {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 3px 8px rgba(255,215,0,.22));
}

.boi-cert-arrow {
    width: 0;
    height: 0;
    flex: 0 0 auto;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #fff;
    transition: transform .2s ease;
}

.boi-cert-dropdown.is-open .boi-cert-arrow {
    transform: rotate(180deg);
}

.boi-cert-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 8px);
    z-index: 9999;
    display: none;
    max-height: 280px;
    overflow-y: auto;
    padding: 8px;
    background: #111217;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 14px;
    box-shadow: 0 18px 42px rgba(0,0,0,.55);
}

.boi-cert-dropdown.is-open .boi-cert-menu {
    display: block;
}

.boi-cert-option {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
    height: 46px !important;
    padding: 0 12px !important;
    border: 0 !important;
    border-radius: 10px !important;
    background: transparent !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    cursor: pointer;
    text-align: left;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.boi-cert-option:hover,
.boi-cert-option.is-selected {
    background: rgba(91,103,255,.22) !important;
    color: #fff !important;
}

.boi-cert-option img {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 3px 8px rgba(255,215,0,.22));
}

.boi-cert-option span:last-child {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.boi-cert-option-empty {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 50%;
    background: rgba(255,255,255,.08);
    border: 1px solid rgba(255,255,255,.12);
}

.boi-discography-head,
.boi-discography-row {
    display: grid;
    grid-template-columns: 80px minmax(0, 1.8fr) 150px 90px;
    align-items: center;
    gap: 18px;
}

.boi-discography-head {
    background: linear-gradient(135deg, #4957ff 0%, #5e69ff 100%);
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    min-height: 58px;
    padding: 0 24px;
    margin-bottom: 14px;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(73,87,255,.18);
}

.boi-discography-row {
    border: 1px solid rgba(255,255,255,.07);
    min-height: 116px;
    padding: 16px 24px;
    background: linear-gradient(180deg, rgba(255,255,255,.025) 0%, rgba(255,255,255,.015) 100%);
    margin-bottom: 14px;
    border-radius: 18px;
    transition: all .25s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,.22);
}

.boi-discography-row:hover {
    transform: translateY(-2px);
    border-color: rgba(92,108,255,.45);
    box-shadow: 0 14px 30px rgba(0,0,0,.32);
    background: linear-gradient(180deg, rgba(255,255,255,.04) 0%, rgba(255,255,255,.02) 100%);
}

.song-number {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    line-height: 1;
}

.song-main {
    display: flex;
    align-items: center;
    gap: 18px;
    min-width: 0;
}

.song-cover-wrap {
    width: 78px;
    height: 78px;
    flex: 0 0 78px;
    overflow: hidden;
    background: #121212;
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 14px;
    box-shadow: 0 8px 20px rgba(0,0,0,.25);
}

.boi-song-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.song-meta {
    min-width: 0;
}

.song-meta h3 {
    margin: 0 0 6px;
    color: #fff;
    font-size: 21px;
    line-height: 1.15;
    font-weight: 800;
    word-break: break-word;
}

.song-artist {
    margin: 0;
    color: rgba(255,255,255,.68);
    font-size: 14px;
    line-height: 1.5;
}

.song-award {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    text-align: center;
}

.boi-award-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    text-align: center;
}

.boi-award-badge {
    width: 74px;
    height: 74px;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 4px 10px rgba(255,215,0,.22));
}

.boi-award-name {
    display: block;
    color: #f1d46c;
    font-size: 12px;
    line-height: 1.25;
    font-weight: 800;
    max-width: 130px;
    word-break: break-word;
}

.boi-award-text {
    font-size: 14px;
    color: #f1d46c;
    line-height: 1.4;
    font-weight: 800;
}

.boi-award-empty {
    font-size: 18px;
    color: rgba(255,255,255,.25);
}

.song-year {
    text-align: right;
    font-size: 16px;
    color: #fff;
    font-weight: 800;
}

.boi-no-results {
    color: #fff;
    text-align: center;
    padding: 36px 0;
    font-size: 18px;
    font-weight: 700;
    background: rgba(255,255,255,.03);
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 16px;
}

.boi-discography-pagination {
    text-align: center;
    margin-top: 34px;
}

.boi-discography-pagination .page-numbers {
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 12px;
    margin: 0 5px;
    text-decoration: none;
    background: #111217;
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 12px;
    transition: all .2s ease;
}

.boi-discography-pagination .current,
.boi-discography-pagination .page-numbers:hover {
    background: linear-gradient(135deg, #4f5dff 0%, #6672ff 100%);
    border-color: transparent;
}

/* Tablet */
@media (max-width: 1100px) {
    .boi-discography-filters {
        grid-template-columns: 1fr 1fr;
    }

    .boi-search-btn {
        grid-column: 1 / -1;
    }
}

@media (max-width: 991px) {
    .boi-discography-wrap {
        padding: 50px 20px 70px;
    }

    .boi-discography-head,
    .boi-discography-row {
        grid-template-columns: 70px minmax(0, 1fr) 120px 76px;
        gap: 14px;
    }

    .song-meta h3 {
        font-size: 18px;
    }

    .boi-award-badge {
        width: 58px;
        height: 58px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .boi-discography-wrap {
        padding: 34px 14px 56px;
    }

    .boi-discography-top {
        margin-bottom: 26px;
    }

    .boi-discography-top p {
        font-size: 15px;
    }

    .boi-discography-filters {
        grid-template-columns: 1fr;
        gap: 12px;
        padding: 16px;
        border-radius: 18px;
    }

    .boi-search-btn {
        grid-column: auto;
    }

    .boi-discography-head {
        display: none;
    }

    .boi-discography-row {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 12px;
        padding: 14px;
        min-height: auto;
        border-radius: 16px;
    }

    .song-number {
        font-size: 16px;
        text-align: left;
    }

    .song-main {
        gap: 12px;
        align-items: flex-start;
    }

    .song-cover-wrap {
        width: 58px;
        height: 58px;
        flex: 0 0 58px;
        border-radius: 10px;
    }

    .song-meta h3 {
        font-size: 16px;
    }

    .song-artist {
        font-size: 13px;
    }

    .song-award {
        grid-column: 2 / -1;
        display: flex;
        justify-content: flex-start;
        min-height: auto;
        margin-left: 70px;
        margin-top: -4px;
    }

    .boi-award-box {
        flex-direction: row;
        justify-content: flex-start;
        gap: 8px;
    }

    .boi-award-badge {
        width: 34px;
        height: 34px;
    }

    .boi-award-name {
        max-width: none;
        font-size: 12px;
    }

    .boi-award-empty {
        display: none;
    }

    .song-year {
        grid-column: 2 / -1;
        text-align: left;
        font-size: 13px;
        color: rgba(255,255,255,.78);
        margin-left: 70px;
    }

    .song-year::before {
        content: "Year: ";
        color: rgba(255,255,255,.45);
        font-weight: 700;
    }

    .boi-cert-menu {
        position: absolute;
        max-height: 260px;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .boi-discography-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .boi-discography-top h1 {
        letter-spacing: -1px;
    }

    .boi-discography-row {
        grid-template-columns: 28px minmax(0, 1fr);
        gap: 10px;
        padding: 12px;
    }

    .song-cover-wrap {
        width: 50px;
        height: 50px;
        flex: 0 0 50px;
    }

    .song-meta h3 {
        font-size: 15px;
    }

    .song-artist {
        font-size: 12px;
    }

    .song-award,
    .song-year {
        margin-left: 62px;
    }

    .boi-discography-pagination .page-numbers {
        min-width: 36px;
        height: 36px;
        margin: 0 3px;
        border-radius: 10px;
    }
}/* End custom CSS */