.supreme-shop-content {
    color: #d8d9db;
    font-family: 'Manrope', sans-serif;
    width: calc(100% - 428px);
}

.supreme-shop-shell,
.supreme-shop-shell * {
    box-sizing: border-box;
    letter-spacing: 0;
}

.supreme-shop-shell {
    background: rgba(7, 9, 11, 0.94);
    border: 1px solid rgba(216, 182, 106, 0.18);
    border-radius: 6px;
    overflow: hidden;
}

.supreme-shop-heading {
    align-items: flex-end;
    background-color: #0d1013;
    border-bottom: 1px solid rgba(216, 182, 106, 0.16);
    display: flex;
    justify-content: space-between;
    min-height: 170px;
    padding: 34px 38px;
    position: relative;
}

.supreme-shop-heading::before {
    background: #a92525;
    content: '';
    height: 52px;
    left: 0;
    position: absolute;
    top: 38px;
    width: 3px;
}

.supreme-shop-kicker {
    color: #d8b66a;
    display: block;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 11px;
    text-transform: uppercase;
}

.supreme-shop-heading h1 {
    color: #f2f0e9;
    font-family: 'Cinzel', serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.15;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.supreme-shop-heading h1 em {
    color: #d8b66a;
    font-size: 22px;
    font-style: normal;
}

.supreme-shop-heading p {
    color: #7e8389;
    font-size: 12px;
    margin: 0;
}

.supreme-shop-summary {
    display: flex;
    gap: 30px;
}

.supreme-shop-summary > div {
    border-left: 1px solid rgba(255, 255, 255, 0.09);
    min-width: 76px;
    padding-left: 16px;
}

.supreme-shop-summary span,
.supreme-shop-summary strong {
    display: block;
}

.supreme-shop-summary span {
    color: #72777c;
    font-size: 9px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.supreme-shop-summary strong {
    color: #f1ede3;
    font-family: 'Cinzel', serif;
    font-size: 22px;
    font-weight: 600;
}

.supreme-shop-accountbar {
    align-items: center;
    background: #111519;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    display: flex;
    justify-content: space-between;
    min-height: 70px;
    padding: 12px 24px;
}

.supreme-shop-account,
.supreme-shop-wallet {
    align-items: center;
    display: flex;
}

.supreme-shop-account {
    gap: 12px;
}

.supreme-shop-account-icon {
    align-items: center;
    background: #1a1f24;
    border: 1px solid rgba(216, 182, 106, 0.2);
    border-radius: 4px;
    color: #d8b66a;
    display: flex;
    height: 38px;
    justify-content: center;
    width: 38px;
}

.supreme-shop-account small,
.supreme-shop-account strong,
.supreme-shop-wallet small,
.supreme-shop-wallet strong {
    display: block;
}

.supreme-shop-account small,
.supreme-shop-wallet small {
    color: #6f747a;
    font-size: 9px;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.supreme-shop-account strong {
    color: #e8e6e0;
    font-size: 12px;
}

.supreme-shop-wallet {
    gap: 24px;
}

.supreme-shop-wallet > span {
    min-width: 74px;
}

.supreme-shop-wallet strong {
    color: #d8b66a;
    font-family: 'Cinzel', serif;
    font-size: 15px;
}

.supreme-shop-wallet-link,
.supreme-shop-login {
    align-items: center;
    background: #d8b66a;
    border: 1px solid #e5ca8b;
    border-radius: 4px;
    color: #111315;
    display: inline-flex;
    font-size: 10px;
    font-weight: 800;
    gap: 8px;
    min-height: 36px;
    padding: 0 14px;
    text-transform: uppercase;
}

.supreme-shop-wallet-link:hover,
.supreme-shop-login:hover {
    background: #ead296;
    color: #090b0d;
}

.supreme-shop-toolbar {
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    display: grid;
    gap: 10px;
    grid-template-columns: minmax(220px, 1fr) 190px 42px 42px;
    padding: 18px 24px;
}

.supreme-shop-search {
    align-items: center;
    background: #0c0f12;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 4px;
    display: flex;
    height: 42px;
    margin: 0;
    padding: 0 14px;
}

.supreme-shop-search i {
    color: #797e83;
    font-size: 13px;
    margin-right: 10px;
}

.supreme-shop-search input {
    background: transparent;
    border: 0;
    color: #e5e4df;
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    height: 40px;
    margin: 0;
    min-width: 0;
    outline: 0;
    padding: 0;
    width: 100%;
}

.supreme-shop-search input::placeholder {
    color: #666b70;
}

.supreme-shop-sort {
    background: #0c0f12;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 4px;
    display: block;
    height: 42px;
    margin: 0;
    padding: 5px 10px;
}

.supreme-shop-sort > span {
    color: #666b70;
    display: block;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
}

.supreme-shop-sort select {
    background: #0c0f12;
    border: 0;
    color: #d7d6d1;
    font-family: 'Manrope', sans-serif;
    font-size: 11px;
    height: 20px;
    margin: 0;
    outline: 0;
    padding: 0;
    width: 100%;
}

.supreme-shop-filter-button,
.supreme-shop-clear {
    align-items: center;
    background: #1a1f24;
    border: 1px solid rgba(216, 182, 106, 0.25);
    border-radius: 4px;
    color: #d8b66a;
    display: flex;
    height: 42px;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 42px;
}

.supreme-shop-filter-button:hover,
.supreme-shop-clear:hover {
    background: #d8b66a;
    color: #111315;
}

.supreme-shop-notice {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    color: #c8cbce;
    font-size: 12px;
    padding: 14px 24px;
}

.supreme-shop-notice-error {
    background: rgba(128, 28, 28, 0.28);
    color: #edb7b7;
}

.supreme-shop-layout {
    align-items: start;
    display: grid;
    grid-template-columns: 200px minmax(0, 1fr);
    min-height: 620px;
}

.supreme-shop-categories {
    border-right: 1px solid rgba(255, 255, 255, 0.07);
    min-width: 0;
    padding: 22px 14px;
}

.supreme-shop-category-title,
.supreme-shop-results-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.supreme-shop-category-title {
    color: #d8b66a;
    font-family: 'Cinzel', serif;
    font-size: 11px;
    font-weight: 600;
    padding: 0 10px 14px;
    text-transform: uppercase;
}

.supreme-shop-category-title small {
    color: #6d7277;
    font-family: 'Manrope', sans-serif;
    font-size: 9px;
}

.supreme-shop-categories nav {
    display: grid;
    gap: 3px;
}

.supreme-shop-categories nav a {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #858a8f;
    display: grid;
    font-size: 10px;
    grid-template-columns: 20px minmax(0, 1fr) auto;
    min-height: 36px;
    padding: 5px 9px;
}

.supreme-shop-categories nav a i {
    color: #62676c;
    font-size: 11px;
}

.supreme-shop-categories nav a span {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.supreme-shop-categories nav a small {
    color: #5e6368;
    font-size: 8px;
}

.supreme-shop-categories nav a:hover,
.supreme-shop-categories nav a.active {
    background: #161b20;
    border-color: rgba(216, 182, 106, 0.18);
    color: #e2dfd6;
}

.supreme-shop-categories nav a.active i,
.supreme-shop-categories nav a.active small {
    color: #d8b66a;
}

.supreme-shop-results {
    min-width: 0;
    padding: 22px;
}

.supreme-shop-results-head {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    margin-bottom: 18px;
    padding: 0 2px 15px;
}

.supreme-shop-results-head > div span,
.supreme-shop-results-head > div small {
    display: block;
}

.supreme-shop-results-head > div span {
    color: #ece9e1;
    font-family: 'Cinzel', serif;
    font-size: 15px;
    font-weight: 600;
}

.supreme-shop-results-head small,
.supreme-shop-results-head > span {
    color: #6e7378;
    font-size: 9px;
    margin-top: 3px;
    text-transform: uppercase;
}

.supreme-shop-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.supreme-shop-item {
    background: #111519;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    min-height: 318px;
    min-width: 0;
    overflow: hidden;
    position: relative;
    transition: border-color 160ms ease, transform 160ms ease;
}

.supreme-shop-item:hover {
    border-color: rgba(216, 182, 106, 0.42);
    transform: translateY(-2px);
}

.supreme-shop-item-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 34px;
    padding: 8px 11px;
}

.supreme-shop-item-top span,
.supreme-shop-item-top small {
    color: #72777c;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
}

.supreme-shop-item-top small i {
    color: #b5904c;
    margin-right: 3px;
}

.supreme-shop-item-image {
    align-items: center;
    background: #0b0e11;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    height: 148px;
    justify-content: center;
    overflow: hidden;
    padding: 12px;
}

.supreme-shop-item-image img {
    height: auto !important;
    max-height: 120px;
    max-width: 112px;
    object-fit: contain;
    width: auto !important;
}

.supreme-shop-item-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
    padding: 14px;
}

.supreme-shop-item h2 {
    color: #e9e7e0;
    font-family: 'Cinzel', serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
    margin: 0 0 10px;
    min-height: 33px;
    overflow-wrap: anywhere;
}

.supreme-shop-features {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 13px;
    min-height: 18px;
}

.supreme-shop-features span {
    background: #1b2025;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 3px;
    color: #8b9095;
    font-size: 8px;
    padding: 3px 6px;
    text-transform: uppercase;
}

.supreme-shop-item-footer {
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
    display: flex;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 12px;
}

.supreme-shop-price {
    align-items: baseline;
    display: flex;
    gap: 5px;
    min-width: 0;
}

.supreme-shop-price small,
.supreme-shop-price span {
    color: #6f7479;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
}

.supreme-shop-price strong {
    color: #d8b66a;
    font-family: 'Cinzel', serif;
    font-size: 17px;
    font-weight: 600;
}

.supreme-shop-buy {
    align-items: center;
    background: #d8b66a;
    border: 1px solid #e4c780;
    border-radius: 4px;
    color: #111315;
    cursor: pointer;
    display: flex;
    flex: 0 0 36px;
    height: 36px;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 36px;
}

.supreme-shop-buy:hover,
.supreme-shop-buy.loading {
    background: #f0d99f;
    color: #080a0c;
}

.supreme-shop-buy.loading i {
    animation: supreme-shop-spin 700ms linear infinite;
}

@keyframes supreme-shop-spin {
    to { transform: rotate(360deg); }
}

.supreme-shop-empty {
    align-items: center;
    border: 1px dashed rgba(216, 182, 106, 0.23);
    color: #70757a;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 330px;
    padding: 30px;
    text-align: center;
}

.supreme-shop-empty i {
    color: #d8b66a;
    font-size: 24px;
    margin-bottom: 14px;
}

.supreme-shop-empty strong {
    color: #d7d5ce;
    font-family: 'Cinzel', serif;
    font-size: 16px;
    margin-bottom: 12px;
}

.supreme-shop-empty a {
    color: #d8b66a;
    font-size: 10px;
    text-transform: uppercase;
}

.supreme-shop-pagination {
    display: flex;
    gap: 6px;
    justify-content: center;
    margin-top: 24px;
}

.supreme-shop-pagination a {
    align-items: center;
    background: #13181c;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 4px;
    color: #858a8f;
    display: flex;
    font-size: 10px;
    height: 34px;
    justify-content: center;
    min-width: 34px;
    padding: 0 8px;
}

.supreme-shop-pagination a:hover,
.supreme-shop-pagination a.active {
    background: #d8b66a;
    border-color: #d8b66a;
    color: #101214;
}

.supreme-shop-modal.ui-dialog {
    background: #0c0f12;
    border: 1px solid rgba(216, 182, 106, 0.38);
    border-radius: 6px;
    box-shadow: 0 18px 70px rgba(0, 0, 0, 0.72);
    color: #d8d9db;
    padding: 0;
}

.supreme-shop-modal .ui-dialog-titlebar {
    background: #14191e;
    border: 0;
    border-bottom: 1px solid rgba(216, 182, 106, 0.2);
    border-radius: 6px 6px 0 0;
    color: #e7e4dc;
    font-family: 'Cinzel', serif;
    font-size: 14px;
    padding: 15px 18px;
}

.supreme-shop-modal .ui-dialog-titlebar-close {
    align-items: center;
    background: #161b20;
    border: 1px solid rgba(216, 182, 106, 0.55);
    border-radius: 4px;
    color: #d8b66a;
    display: flex;
    font-size: 0;
    height: 22px;
    justify-content: center;
    margin: -11px 0 0;
    padding: 0;
    right: 10px;
    top: 50%;
    width: 22px;
}

.supreme-shop-modal .ui-dialog-titlebar-close::before {
    content: '\00d7';
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
}

.supreme-shop-modal .ui-dialog-content {
    background: #0c0f12;
    overflow-x: hidden;
    padding: 18px !important;
}

.supreme-shop-dialog #item_buy {
    display: grid;
    gap: 14px;
    grid-template-columns: 140px minmax(0, 1fr);
    margin: 0;
    width: 100%;
}

.supreme-shop-dialog #item_buy_left,
.supreme-shop-dialog #item_buy_right {
    float: none;
    min-width: 0;
    padding: 0;
    width: 100%;
}

.supreme-shop-dialog #item_buy_right {
    background: #101419;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 4px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    overflow: hidden;
}

.supreme-shop-dialog #item_buy_right .full,
.supreme-shop-dialog #item_buy_right .opt_title,
.supreme-shop-dialog #item_buy_right .opt {
    background: #14191e;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    color: #b8bcc0;
    float: none;
    font-family: 'Manrope', sans-serif;
    font-size: 10px;
    height: auto;
    line-height: 1.35;
    margin: 0;
    min-height: 34px;
    padding: 8px;
    text-shadow: none;
    width: auto;
}

.supreme-shop-dialog #item_buy_right .full {
    grid-column: 1 / -1;
}

.supreme-shop-dialog #item_buy_right .opt {
    background: #0f1317;
}

.supreme-shop-dialog #item_buy_right .opt select,
.supreme-shop-dialog #item_buy_right .opt input[type="number"] {
    background: #20262c;
    color: #e4e1d9;
    min-height: 20px;
}

.supreme-shop-dialog #item_image_bg,
.supreme-shop-dialog .item_info {
    background-color: #11161a;
    background-image: none;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 4px;
    width: 129px;
}

.supreme-shop-dialog .item_info .info {
    color: #c7c9ca;
    font-family: 'Manrope', sans-serif;
    font-size: 9px;
    text-shadow: none;
}

.supreme-shop-dialog #buy_buttons {
    display: flex;
    justify-content: flex-end;
    margin: 14px 0 0;
    width: 100%;
}

.supreme-shop-dialog .buy_button,
.supreme-shop-dialog .buttonn {
    background: #d8b66a;
    border: 1px solid #e5cb8e;
    border-radius: 4px;
    color: #111315;
    float: none;
    font-family: 'Manrope', sans-serif;
    font-size: 10px;
    font-weight: 800;
    height: 38px;
    padding: 0 18px;
    text-transform: uppercase;
    width: auto;
}

.supreme-shop-dialog .payment-method-button {
    background: #171c21;
    border: 1px solid rgba(216, 182, 106, 0.2);
}

.supreme-shop-dialog .payment-method-button label span {
    color: #d8b66a;
    font-family: 'Cinzel', serif;
    font-size: 13px;
}

@media (max-width: 1280px) {
    .supreme-shop-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 993px) {
    .supreme-shop-content {
        margin-bottom: 38px;
        width: 100%;
    }

    .supreme-shop-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .supreme-shop-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 28px;
        padding: 28px 24px 28px 72px;
    }

    .supreme-shop-heading h1 {
        font-size: 30px;
    }

    .supreme-shop-summary {
        width: 100%;
    }

    .supreme-shop-accountbar {
        align-items: flex-start;
        flex-direction: column;
        gap: 14px;
    }

    .supreme-shop-wallet {
        justify-content: space-between;
        width: 100%;
    }

    .supreme-shop-toolbar {
        grid-template-columns: minmax(0, 1fr) 42px 42px;
    }

    .supreme-shop-sort {
        grid-column: 1 / -1;
        grid-row: 2;
    }

    .supreme-shop-layout {
        grid-template-columns: 1fr;
    }

    .supreme-shop-categories {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
        border-right: 0;
        overflow-x: auto;
        padding: 14px;
    }

    .supreme-shop-category-title {
        display: none;
    }

    .supreme-shop-categories nav {
        display: flex;
        min-width: max-content;
    }

    .supreme-shop-categories nav a {
        grid-template-columns: 18px auto auto;
        min-width: 118px;
    }

    .supreme-shop-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 520px) {
    .supreme-shop-heading {
        min-height: 0;
        padding: 24px 18px 24px 72px;
    }

    .supreme-shop-heading h1 {
        font-size: 25px;
    }

    .supreme-shop-heading h1 em {
        display: block;
        font-size: 17px;
        margin-top: 5px;
    }

    .supreme-shop-accountbar,
    .supreme-shop-toolbar,
    .supreme-shop-results {
        padding-left: 14px;
        padding-right: 14px;
    }

    .supreme-shop-wallet {
        align-items: stretch;
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .supreme-shop-wallet-link {
        grid-column: 1 / -1;
        justify-content: center;
    }

    .supreme-shop-toolbar {
        grid-template-columns: minmax(0, 1fr) 42px;
    }

    .supreme-shop-clear {
        display: none;
    }

    .supreme-shop-grid {
        grid-template-columns: 1fr;
    }

    .supreme-shop-item {
        min-height: 300px;
    }

    .supreme-shop-dialog #item_buy {
        grid-template-columns: 1fr;
    }

    .supreme-shop-dialog #item_buy_left {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        justify-content: center;
    }

    .supreme-shop-dialog #item_buy_right {
        grid-template-columns: 1fr;
    }

    .supreme-shop-dialog #item_buy_right .full {
        grid-column: auto;
    }
}
