.panel {
    background-color: #211f22 !important;
}

.header {
    background-color: #000000 !important;
}

#menu-top-mothercare1786113053218386940 {
    background-color: #211f22 !important;
}

#menu-top-mothercare1786113053218386940 > li > a {
    color: #ffffff !important;
}

#menu-top-mothercare1786113053218386940 > li > a:hover {
    color: #f5bd16 !important;
}

#maincontent {
    background-color: #0d0d0f;
    color: #ffffff;
}

.product-item-link {
    color: #ffffff !important;
    font-size: 15px !important;
}

.product-info {
    color: #d5d5d5;
    padding: 20px;
}

.page-title {
    color: #f5bd16 !important;
    font-size: 40px !important;
}

.price {
    color: #ffc928 !important;
}

/* LOGIN BUTTON */

.login-button,
.btn-login,
.button-login,
.action.login,
.header a.login {
    color: #ffffff !important;
    background: linear-gradient(180deg, #171719 0%, #000000 100%) !important;
    border: 2px solid #ffffff !important;
    border-radius: 5px !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.12),
        0 2px 7px rgba(0, 0, 0, 0.55) !important;
    font-weight: 800 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.85) !important;
}

.login-button:hover,
.btn-login:hover,
.button-login:hover,
.action.login:hover,
.header a.login:hover {
    color: #f5bd16 !important;
    background: linear-gradient(180deg, #242426 0%, #0d0d0e 100%) !important;
    border-color: #f5bd16 !important;
}

/* REGISTER BUTTON */

.register-button,
.btn-register,
.button-register,
.action.register,
.action.create,
.header a.register {
    color: #17120a !important;
    background: linear-gradient(100deg, #fff4c8 0%, #e4a700 48%, #f8ca24 100%) !important;
    border: 2px solid #f5bd16 !important;
    border-radius: 5px !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.75),
        0 2px 8px rgba(245, 189, 22, 0.3) !important;
    font-weight: 900 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) !important;
}

.register-button:hover,
.btn-register:hover,
.button-register:hover,
.action.register:hover,
.action.create:hover,
.header a.register:hover {
    color: #000000 !important;
    background: linear-gradient(100deg, #ffffff 0%, #ffc400 48%, #ffe16a 100%) !important;
    border-color: #fff1a8 !important;
}

:root {
    --qris108-bg: #171719;
    --qris108-bg-deep: #0b0b0c;
    --qris108-card: #242326;
    --qris108-card-dark: #1c1b1e;
    --qris108-gold: #f5bd16;
    --qris108-gold-soft: #ffdc70;
    --qris108-text: #ffffff;
    --qris108-muted: #c8c8c8;
    --qris108-border: rgba(245, 189, 22, 0.38);
}

.qris108-section,
.qris108-section * {
    box-sizing: border-box;
}

.qris108-section {
    width: 100%;
    padding: 64px 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: var(--qris108-text);
}

.qris108-testimonial-section {
    background:
        linear-gradient(rgba(245, 189, 22, 0.95), rgba(245, 189, 22, 0.95)) top / 100% 3px no-repeat,
        radial-gradient(circle at 50% 0%, rgba(245, 189, 22, 0.1), transparent 38%),
        var(--qris108-bg);
}

.qris108-faq-section {
    background:
        radial-gradient(circle at 50% 100%, rgba(245, 189, 22, 0.08), transparent 38%),
        var(--qris108-bg-deep);
}

.qris108-heading {
    width: min(920px, 100%);
    margin: 0 auto 36px;
    text-align: center;
}

.qris108-eyebrow {
    display: inline-block;
    margin-bottom: 15px;
    padding: 12px 18px;
    background: var(--qris108-gold);
    color: #17120a;
    border: 1px solid var(--qris108-gold);
    border-radius: 2px;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 2px;
}

.qris108-heading h2 {
    margin: 0;
    color: var(--qris108-gold-soft);
    font-size: clamp(28px, 4vw, 43px);
    font-weight: 900;
    line-height: 1.15;
    letter-spacing: -1px;
}

.qris108-heading-line {
    width: 70px;
    height: 3px;
    margin: 17px auto;
    background: var(--qris108-gold);
}

.qris108-heading > p {
    max-width: 760px;
    margin: 0 auto;
    color: var(--qris108-muted);
    font-size: 15px;
    line-height: 1.75;
}

.qris108-testimonial-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    width: min(1180px, 100%);
    margin: 0 auto;
}

.qris108-review-card {
    position: relative;
    min-height: 300px;
    margin: 0;
    padding: 24px;
    overflow: hidden;
    background:
        linear-gradient(145deg, rgba(255, 255, 255, 0.035), transparent 55%),
        var(--qris108-card);
    border: 1px solid var(--qris108-border);
    border-top: 4px solid var(--qris108-gold);
    border-radius: 2px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.42);
    transition: transform 0.25s ease, border-color 0.25s ease;
}

.qris108-review-card::after {
    content: "“";
    position: absolute;
    top: -12px;
    right: 14px;
    color: rgba(245, 189, 22, 0.1);
    font-family: Georgia, serif;
    font-size: 105px;
    font-weight: 900;
    line-height: 1;
    pointer-events: none;
}

.qris108-review-card:hover {
    transform: translateY(-4px);
    border-color: var(--qris108-gold);
}

.qris108-review-top {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 12px;
}

.qris108-avatar {
    display: grid;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    place-items: center;
    background: var(--qris108-gold);
    color: #17120a;
    border: 2px solid #ffe16a;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 900;
}

.qris108-player {
    min-width: 0;
    flex: 1;
}

.qris108-player h3 {
    margin: 0 0 7px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
}

.qris108-player span {
    display: block;
    color: #bdbdbd;
    font-size: 12px;
    line-height: 1.4;
}

.qris108-check {
    display: grid;
    flex: 0 0 27px;
    width: 27px;
    height: 27px;
    place-items: center;
    background: var(--qris108-gold);
    color: #17120a;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 900;
}

.qris108-stars {
    position: relative;
    z-index: 1;
    margin: 23px 0 13px;
    color: var(--qris108-gold);
    font-size: 18px;
    letter-spacing: 2px;
}

.qris108-review-card > p {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #e5e5e5;
    font-size: 14px;
    line-height: 1.8;
}

.qris108-review-note {
    width: min(1180px, 100%);
    margin: 18px auto 0;
    color: #929292;
    font-size: 11px;
    line-height: 1.5;
    text-align: center;
}

.qris108-faq-list {
    display: grid;
    gap: 12px;
    width: min(980px, 100%);
    margin: 0 auto;
}

.qris108-faq-item {
    overflow: hidden;
    background: var(--qris108-card-dark);
    border: 1px solid rgba(245, 189, 22, 0.28);
    border-left: 5px solid var(--qris108-gold);
    border-radius: 2px;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.34);
}

.qris108-faq-item[open] {
    border-color: rgba(245, 189, 22, 0.78);
    border-left-color: var(--qris108-gold);
}

.qris108-faq-item summary {
    display: grid;
    grid-template-columns: 48px 1fr 24px;
    align-items: center;
    gap: 14px;
    min-height: 75px;
    padding: 14px 20px;
    color: #ffffff;
    cursor: pointer;
    list-style: none;
}

.qris108-faq-item summary::-webkit-details-marker {
    display: none;
}

.qris108-faq-number {
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    background: var(--qris108-gold);
    color: #17120a;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 900;
}

.qris108-faq-question {
    font-size: 15px;
    font-weight: 800;
    line-height: 1.5;
}

.qris108-faq-icon {
    position: relative;
    width: 20px;
    height: 20px;
}

.qris108-faq-icon::before,
.qris108-faq-icon::after {
    content: "";
    position: absolute;
    top: 9px;
    left: 2px;
    width: 16px;
    height: 2px;
    background: var(--qris108-gold);
    transition: transform 0.25s ease;
}

.qris108-faq-icon::after {
    transform: rotate(90deg);
}

.qris108-faq-item[open] .qris108-faq-icon::after {
    transform: rotate(0deg);
}

.qris108-faq-answer {
    padding: 0 24px 22px 82px;
}

.qris108-faq-answer p {
    margin: 0;
    padding-top: 18px;
    color: #d0d0d0;
    border-top: 1px solid rgba(245, 189, 22, 0.18);
    font-size: 14px;
    line-height: 1.8;
}

@media (max-width: 960px) {
    .qris108-testimonial-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .qris108-section {
        padding: 48px 14px;
    }

    .qris108-testimonial-grid {
        grid-template-columns: 1fr;
    }

    .qris108-review-card {
        min-height: auto;
        padding: 20px;
    }

    .qris108-faq-item summary {
        grid-template-columns: 40px 1fr 20px;
        gap: 10px;
        padding: 13px;
    }

    .qris108-faq-number {
        width: 38px;
        height: 38px;
    }

    .qris108-faq-question {
        font-size: 14px;
    }

    .qris108-faq-answer {
        padding: 0 15px 18px;
    }
}