.material-carousel{width:min(100%,54rem);margin-inline:auto;position:relative}.carousel-placeholder{aspect-ratio:16/11;background:linear-gradient(135deg,#ffffff0f,#ffffff05),#0f0d0b;border:1px solid #ffffff1a;border-radius:1.5rem}.carousel-frame{aspect-ratio:16/11;background:#0f0d0b;border:1px solid #ffffff24;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 2rem 5rem #00000061,inset 0 0 0 1px #ffffff0f}.carousel-slide{opacity:0;pointer-events:none;margin:0;transition:opacity .7s;position:absolute;inset:0}.carousel-slide.is-active{opacity:1;pointer-events:auto}.carousel-image{object-fit:cover}.carousel-caption{color:#fbf5ec;margin-top:1.1rem;padding:0 .2rem}.carousel-material{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem;font-weight:800;display:block}.carousel-caption strong{letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;display:block}.carousel-caption p{color:#fbf5ecb8;margin:.35rem 0 0;font-size:.95rem;line-height:1.5}.carousel-controls{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.carousel-arrow{color:#fbf5ec;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:background .2s,border-color .2s;display:inline-flex}.carousel-arrow:hover{background:#ffffff1f;border-color:#ffffff57}.carousel-dots{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.carousel-dots button{cursor:pointer;background:#ffffff3d;border:0;border-radius:999px;width:.55rem;height:.55rem;padding:0;transition:transform .2s,background .2s}.carousel-dots button.is-active{background:var(--gold);transform:scale(1.35)}@media (max-width:900px){.material-carousel{width:100%}}@media (prefers-reduced-motion:reduce){.carousel-slide{transition:none}}
