.showcase {
    --cabinet-ink: #090f14;
    --cabinet-line: #62605a;
    max-width: 106rem;
    padding: clamp(2rem, 4vw, 4.5rem) var(--gutter) 0;
    margin-inline: auto;
}
.showcase-defs {
    position: absolute;
    pointer-events: none;
}
.showcase-intro {
    padding-bottom: 2rem;
}
.showcase-intro .eyebrow {
    font-size: 0.64rem;
    letter-spacing: 0.21em;
}
.showcase-intro .eyebrow span {
    margin-inline: 0.6rem;
    opacity: 0.5;
}
.showcase-intro h1 {
    margin: 0.9rem 0 1.4rem;
    font: 400 clamp(2.6rem, 4.3vw, 5.3rem) / 1.05 var(--font-display);
    letter-spacing: -0.035em;
    color: var(--color-ivory-strong);
}
.showcase-intro h1 em {
    font-weight: 400;
    color: #d5ae83;
}
.showcase-intro__bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem 2rem;
    justify-content: space-between;
    align-items: center;
}
.showcase-intro__bottom p {
    margin: 0;
    color: #c0b6aa;
    font-size: 0.8rem;
}
.showcase-intro__bottom > p:first-child {
    letter-spacing: 0.16em;
}
.showcase-instruction {
    display: flex;
    gap: 0.7rem;
    align-items: center;
}
.showcase-instruction__mark {
    display: grid;
    place-items: center;
    width: 1.7rem;
    height: 1.7rem;
    border: 1px solid #71634f;
    border-radius: 50%;
    color: #efcd96;
}
.cabinet {
    padding: 9px;
    border: 1px solid #45484a;
    background: linear-gradient(
        100deg,
        #34383a,
        #080c10 2%,
        #10171c 97%,
        #3a3d3e
    );
    box-shadow:
        0 30px 55px #0007,
        inset 0 1px #a6a39b55;
}
.cabinet__fascia {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid #514b40;
    border-bottom: 4px solid #050809;
    background: linear-gradient(110deg, #171e23, #0a0f14 57%, #22211b);
}
.cabinet__identity {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #e0d3c2;
}
.cabinet__identity img {
    flex: 0 0 42px;
}
.cabinet__identity small {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.56rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #aca79c;
}
.cabinet__edition {
    font-size: 0.58rem;
    letter-spacing: 0.26em;
    color: #c1b39b;
}
.cabinet__collection {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 0;
    margin: 0;
    list-style: none;
    border-inline: 3px solid #525651;
}
.cabinet-bay {
    position: relative;
    min-width: 0;
    border-right: 1px solid #95887133;
    border-bottom: 10px solid transparent;
    border-image: linear-gradient(
            #89816c,
            #bfc8b866 15%,
            #34514e 30%,
            #080c0d 60%,
            #303632 70%,
            #05090b
        )
        10;
    background:
        radial-gradient(ellipse at 50% -15%, #e1b86d30, transparent 66%),
        linear-gradient(90deg, #0005, transparent 5% 94%, #0006), #12171a;
}
.cabinet-bay::after {
    position: absolute;
    z-index: 4;
    inset: auto -1px -2px;
    height: 2px;
    background: linear-gradient(90deg, #8c8e7c, #ded4b5, #728e88);
    content: '';
    pointer-events: none;
}
.cabinet-bay__open {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    isolation: isolate;
    height: 100%;
    padding: 2rem 0.7rem 1.15rem;
    color: var(--tier-color);
    text-decoration: none;
    perspective: 800px;
}
.cabinet-bay__open::before {
    position: absolute;
    z-index: -1;
    inset: auto 0 0;
    height: 28%;
    content: '';
    background: linear-gradient(0deg, #080a0b, #8272551a 35%, transparent);
}
.cabinet-bay__open:focus-visible {
    outline-offset: -0.4rem;
    outline-width: 3px;
    z-index: 6;
}
.cabinet-bay__light {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 30%;
    height: 5px;
    border-radius: 50%;
    transform: translateX(-50%);
    background: #fce8b8;
    border: 1px solid #b18e53;
    box-shadow:
        0 2px 12px #ffd39266,
        0 4px 40px #ffd39244;
}
.cabinet-bay__light::after {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 180%;
    height: 180px;
    transform: translateX(-50%);
    background: radial-gradient(ellipse at 50% 0, #ffe6a728, transparent 67%);
    content: '';
    pointer-events: none;
}
.cabinet-bay__number {
    position: absolute;
    top: 1rem;
    left: 0.8rem;
    color: #b8ac9580;
    font-size: 0.57rem;
    letter-spacing: 0.1em;
}
.cabinet-bay__object {
    display: block;
    width: min(83%, 11.8rem);
    margin-bottom: -0.08rem;
    transition: transform 350ms ease;
}
.trophy-sculpture {
    width: 100%;
    height: auto;
    overflow: visible;
    color: var(--tier-color);
}
.trophy-sculpture__depth {
    fill: #050709;
    stroke: #020407;
    stroke-width: 2px;
    opacity: 0.7;
}
.trophy-sculpture__shadow {
    fill: #000;
    opacity: 0.6;
}
.tier--gold {
    --tier-color: #ecd091;
    --metal-fill: url(#vitrine-gold);
}
.tier--silver {
    --tier-color: #c4cdd6;
    --metal-fill: url(#vitrine-silver);
}
.tier--platinum {
    --tier-color: #b9e7ef;
    --metal-fill: url(#vitrine-platinum);
}
.tier--master {
    --tier-color: #dfc2ff;
    --metal-fill: url(#vitrine-master);
}
.tier--bronze {
    --tier-color: #d89c7c;
}
.tier--diamond {
    --tier-color: #a9bcff;
}
.cabinet-bay__plaque {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    width: 95%;
    min-height: 6.2rem;
    padding: 0.9rem 0.5rem 0.55rem;
    border: 1px solid #6e624b;
    border-top: 3px solid #b4a17c;
    background: linear-gradient(107deg, #2c2c28, #080d11 18% 90%, #34332e);
    box-shadow: 4px 5px 4px #0008;
}
.cabinet-bay__title {
    font-size: clamp(0.76rem, 0.8vw, 0.9rem);
    font-weight: 600;
    line-height: 1.45;
    text-align: center;
    text-wrap: balance;
    color: #eee0ca;
}
.trophy-tier {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.61rem;
    line-height: 1.5;
    letter-spacing: 0.17em;
    text-transform: uppercase;
    color: var(--tier-color);
}
.trophy-tier > span {
    width: 0.34rem;
    height: 0.34rem;
    background: currentColor;
    transform: rotate(45deg);
}
.tier--master .trophy-tier > span {
    width: 0.45rem;
    height: 0.45rem;
    box-shadow: 0 0 8px #c6a6ff60;
}
.tier--platinum .trophy-tier > span {
    background: transparent;
    border: 1px solid currentColor;
}
.cabinet-bay__explore {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    color: #b9afa0;
    font-size: 0.57rem;
    letter-spacing: 0.09em;
}
.cabinet-bay__glass {
    position: absolute;
    z-index: 3;
    inset: 0;
    border-left: 1px solid #d9e6ec18;
    border-right: 1px solid #e2e8de32;
    background: linear-gradient(
        114deg,
        #ffffff06 1%,
        transparent 15% 62%,
        #dee3e606 62% 70%,
        transparent 70%
    );
    transform-origin: left center;
    backface-visibility: hidden;
    pointer-events: none;
    transition:
        transform 450ms cubic-bezier(0.2, 0.8, 0.2, 1),
        opacity 400ms ease;
}
.cabinet-bay__glass::after {
    position: absolute;
    right: 5px;
    top: 49%;
    width: 3px;
    height: 26px;
    border-radius: 2px;
    background: linear-gradient(90deg, #525953, #e7e2ce, #494e48);
    box-shadow: -2px 1px 3px #0008;
    content: '';
}
.cabinet-bay.is-open .cabinet-bay__glass {
    transform: rotateY(-100deg);
    opacity: 0;
}
.cabinet-bay.is-open .cabinet-bay__object {
    opacity: 0;
}
.cabinet__signature {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: 1.35rem 0.75rem;
    border: 1px solid #595244;
    border-top: 0;
    color: #b8af9f;
    background: #0c1116;
    font-size: 0.6rem;
    letter-spacing: 0.25em;
    text-align: center;
}
.cabinet__signature span {
    width: 4rem;
    height: 1px;
    background: #75664d;
}
.showcase-legend {
    margin: 1.5rem 0 0;
    padding-block: 0.5rem;
    font-size: 0.8rem;
    color: #b6afa5;
}
.showcase-legend summary {
    width: fit-content;
    cursor: pointer;
    padding-block: 0.6rem;
    color: #d9c9b7;
}
.showcase-legend summary > span {
    padding-left: 1rem;
    color: #a99d90;
    font-size: 0.7rem;
}
.showcase-legend ol {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem 1.5rem;
    list-style: none;
    padding: 1rem 0 0;
}
.showcase-legend p {
    max-width: 55rem;
    font-size: 0.78rem;
}
.showcase-catalog > h2 {
    font: 400 2.8rem var(--font-display);
    margin-top: 3rem;
}
.showcase-catalog .trophy-detail {
    margin-block: 2rem;
    border: 1px solid #41433f;
    scroll-margin-top: 6rem;
}
.showcase-outro {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
    padding-block: 4rem;
    margin-top: 2rem;
    border-top: 1px solid var(--color-line-soft);
}
.showcase-outro h2 {
    margin: 0.6rem 0 0;
    font: 400 clamp(2rem, 2.8vw, 3.4rem) / 1.1 var(--font-display);
    color: #e0cdb7;
}
.showcase-outro em {
    color: #d1a480;
}
.showcase-outro .button {
    flex-shrink: 0;
}
.showcase-outro__text {
    max-width: 44rem;
    margin: 1.2rem 0 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #bcb3a8;
}
.showcase-principle {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    max-width: 64rem;
    margin-block: 2rem;
    scroll-margin-top: 6rem;
}
.showcase-principle__mark {
    color: #d2b681;
    font-size: 1.6rem;
    line-height: 1.2;
}
.showcase-principle h2 {
    margin: 0 0 0.5rem;
    font: 500 1rem/1.5 var(--font-ui);
    color: #e1d1bb;
}
.showcase-principle p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.75;
    color: #bcb3a8;
}
.trophy-landmarks {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem 1rem;
    padding: 0;
    margin: 1.2rem 0;
    list-style: none;
    color: var(--tier-color);
    font-size: 0.75rem;
    line-height: 1.7;
}
.trophy-landmarks li {
    padding-left: 0.7rem;
    border-left: 1px solid var(--tier-color);
}
.trophy-dialog {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    padding: 1.5rem;
    margin: 0;
    overflow: hidden;
    border: 0;
    color: #d7cbbb;
    background: transparent;
}
.trophy-dialog[open] {
    display: grid;
    place-items: center;
}
.trophy-dialog:not([open]) {
    display: none;
}
.trophy-dialog__panel {
    width: min(65rem, 100%);
    max-height: calc(100dvh - 3rem);
    overflow: auto;
    border: 1px solid #786a51;
    background: #0d141c;
    box-shadow: 0 25px 100px #000b;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
}
.trophy-flight {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    pointer-events: none;
    transform-origin: top left;
}
.trophy-dialog::backdrop {
    background: #03070de8;
}
.trophy-dialog__bar {
    position: sticky;
    z-index: 5;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.5rem 1.3rem;
    border-bottom: 1px solid #74644966;
    background: #0d141cf7;
}
.trophy-dialog__bar > span {
    font-size: 0.6rem;
    letter-spacing: 0.2em;
    color: #b8a891;
}
.trophy-dialog button {
    min-height: 44px;
    padding: 0.55rem 0.6rem;
    border: 0;
    background: transparent;
    color: #e5d6c2;
    font-size: 0.77rem;
    cursor: pointer;
}
.trophy-dialog button:hover {
    color: #fff5e4;
    background: #ffffff08;
}
.trophy-dialog__close {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.trophy-dialog__close span {
    font-size: 1.6rem;
    line-height: 1;
}
.trophy-detail {
    display: grid;
    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
}
.trophy-detail__exhibit {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem 1.8rem;
    text-align: center;
    background:
        radial-gradient(ellipse at 50% 20%, #eedbad14, transparent 58%),
        linear-gradient(100deg, #12191e, #0a0f16);
    border-right: 1px solid #70624744;
}
.trophy-detail__index {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    width: 100%;
    color: #c2b49d;
    font-size: 0.59rem;
    letter-spacing: 0.18em;
}
.trophy-detail__sculpture {
    width: min(100%, 17rem);
    margin: auto 0 1.3rem;
}
.trophy-detail__exhibit > .trophy-tier {
    margin-block: 0 1rem;
    font-size: 0.72rem;
}
.trophy-detail__caption {
    font: italic 400 1.9rem/1.1 var(--font-display);
    color: #dfceb6;
    max-width: 14rem;
}
.trophy-detail__personal {
    margin: 0;
    font-size: 0.6rem;
    letter-spacing: 0.12em;
    color: #a99f94;
}
.trophy-detail__copy {
    min-width: 0;
    padding: 2rem 2.5rem;
}
.trophy-detail__copy .eyebrow {
    font-size: 0.6rem;
}
.trophy-detail h2 {
    margin: 0.7rem 0 1rem;
    font: 400 clamp(2rem, 3.3vw, 3.3rem) / 1.05 var(--font-display);
    letter-spacing: -0.02em;
    color: #eddfcc;
}
.trophy-detail__intro {
    font-size: 0.88rem;
    line-height: 1.8;
    color: #c9bdae;
}
.trophy-families {
    margin-block: 1.5rem;
    border-top: 1px solid #52483c;
}
.trophy-families details {
    border-bottom: 1px solid #52483c;
}
.trophy-families summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 48px;
    padding-block: 0.85rem;
    font-size: 0.81rem;
    color: #e1d1bb;
    cursor: pointer;
    list-style: none;
}
.trophy-families summary::-webkit-details-marker {
    display: none;
}
.trophy-families summary span {
    font: 400 1.3rem/1 var(--font-ui);
    color: var(--tier-color);
}
.trophy-families details[open] summary span {
    transform: rotate(45deg);
}
.trophy-families p {
    font-size: 0.79rem;
    line-height: 1.85;
    color: #bcb3a8;
    margin: 0 0 1rem;
}
.trophy-detail__note {
    margin: 0;
    padding-left: 0.8rem;
    border-left: 2px solid var(--tier-color);
    font-size: 0.7rem;
    line-height: 1.8;
    color: #b8aa97;
}
.trophy-detail__back {
    display: inline-block;
    margin-top: 1.5rem;
    font-size: 0.8rem;
}
.trophy-dialog .trophy-detail__back {
    display: none;
}
.trophy-dialog__navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.5rem 1.3rem;
    border-top: 1px solid #74644966;
    background: #0a1119;
}
.trophy-dialog__navigation > span {
    font-size: 0.68rem;
    letter-spacing: 0.12em;
    color: #c9b897;
}
body.trophy-open {
    overflow: hidden;
}
@media (hover: hover) and (pointer: fine) {
    .cabinet-bay__open:hover .cabinet-bay__object {
        transform: translateY(-4px);
    }
    .cabinet-bay__open:hover .cabinet-bay__explore {
        color: #fce4bc;
    }
}
@media (min-width: 112rem) {
    .cabinet__collection {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .cabinet-bay:nth-last-child(-n + 4) {
        grid-column: span 1;
    }
    .cabinet-bay:nth-last-child(4) {
        grid-column: 2;
    }
}
@media (max-width: 74rem) {
    .cabinet__collection {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .cabinet-bay:last-child {
        grid-column: 2;
    }
    .cabinet__collection {
        background:
            radial-gradient(ellipse at 50% 95%, #dec28114, transparent 40%),
            #11171c;
    }
}
@media (max-width: 47.99rem) {
    .showcase {
        padding-inline: 1rem;
    }
    .showcase-intro__bottom {
        gap: 1rem;
    }
    .showcase-intro__bottom > p:first-child {
        font-size: 0.71rem;
    }
    .showcase-intro__bottom .showcase-instruction {
        font-size: 0.69rem;
    }
    .cabinet {
        padding: 5px;
    }
    .cabinet__collection {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        border-inline-width: 2px;
    }
    .cabinet-bay:last-child {
        grid-column: auto;
    }
    .cabinet__fascia {
        padding: 0.9rem 0.65rem;
    }
    .cabinet__identity {
        gap: 0.65rem;
        font-size: 0.67rem;
    }
    .cabinet__identity small {
        font-size: 0.48rem;
        letter-spacing: 0.03em;
    }
    .cabinet__identity img {
        width: 32px;
        height: 32px;
        flex-basis: 32px;
    }
    .cabinet__edition {
        display: none;
    }
    .cabinet-bay__open {
        padding: 1.9rem 0.4rem 0.8rem;
    }
    .cabinet-bay__object {
        width: 95%;
        max-width: 10rem;
    }
    .cabinet-bay__plaque {
        min-height: 6.2rem;
        gap: 0.45rem;
        padding: 0.7rem 0.35rem;
    }
    .cabinet-bay__title {
        font-size: 0.7rem;
    }
    .cabinet__signature {
        font-size: 0.48rem;
        letter-spacing: 0.13em;
        gap: 0.5rem;
        padding-block: 1rem;
    }
    .cabinet__signature span {
        width: 1rem;
    }
    .showcase-legend summary {
        font-size: 0.76rem;
    }
    .showcase-legend summary > span {
        display: block;
        padding-left: 0;
        margin-top: 0.3rem;
        font-size: 0.67rem;
    }
    .showcase-outro {
        align-items: flex-start;
        flex-direction: column;
        padding-block: 2rem;
    }
    .showcase-outro .button {
        min-width: 0;
        font-size: 0.75rem;
    }
    .trophy-dialog {
        padding: 0.5rem;
    }
    .trophy-dialog__panel {
        max-height: calc(100dvh - 1rem);
    }
    .trophy-dialog__bar {
        padding: 0.35rem 0.65rem;
    }
    .trophy-dialog__bar > span {
        font-size: 0.5rem;
        letter-spacing: 0.08em;
    }
    .trophy-dialog button {
        font-size: 0.68rem;
    }
    .trophy-dialog__close {
        gap: 0.6rem;
    }
    .trophy-detail {
        grid-template-columns: minmax(0, 1fr);
    }
    .trophy-detail__exhibit {
        padding: 1rem;
        border-right: 0;
        border-bottom: 1px solid #70624744;
    }
    .trophy-detail__index {
        font-size: 0.54rem;
        margin-bottom: 0.5rem;
    }
    .trophy-detail__sculpture {
        width: 9rem;
        margin: 0;
    }
    .trophy-detail__exhibit > .trophy-tier {
        font-size: 0.6rem;
        margin: 0.5rem 0;
    }
    .trophy-detail__caption {
        font-size: 1.4rem;
        max-width: none;
        margin-bottom: 0.5rem;
    }
    .trophy-detail__personal {
        font-size: 0.53rem;
    }
    .trophy-detail__copy {
        padding: 1.5rem 1.15rem;
    }
    .trophy-dialog__navigation {
        padding-inline: 0.65rem;
    }
}
@media (prefers-reduced-motion: reduce) {
    .cabinet-bay__object,
    .cabinet-bay__glass {
        transition: none;
    }
    .cabinet-bay__open:hover .cabinet-bay__object {
        transform: none;
    }
}
@media (forced-colors: active) {
    .cabinet-bay__glass,
    .cabinet-bay__light {
        display: none;
    }
    .cabinet-bay,
    .cabinet-bay__plaque,
    .trophy-dialog {
        border: 1px solid CanvasText;
    }
    .trophy-sculpture {
        forced-color-adjust: none;
    }
}
@media print {
    .cabinet,
    .showcase-legend,
    .trophy-dialog,
    .showcase-outro {
        display: none;
    }
    .showcase-catalog[hidden] {
        display: block !important;
    }
    .trophy-detail {
        break-inside: avoid;
    }
}
