.minimal-slideshow{position:relative;width:100%;margin:0 auto;padding:48px 24px;border-radius:var(--radius-lg);overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:background-image .6s ease-in-out;background-image:url(https://image2url.com/r2/bucket3/images/1768052004957-c26d7a8c-be1f-4ac9-b88b-8fe799286404.jpeg)}.minimal-slideshow:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:0}.minimal-slideshow:has(.dot.active:first-child){background-image:url(https://image2url.com/r2/bucket3/images/1768052004957-c26d7a8c-be1f-4ac9-b88b-8fe799286404.jpeg)}.minimal-slideshow:has(.dot.active:nth-child(2)){background-image:url(https://image2url.com/r2/bucket1/images/1768052643598-326033dd-fd43-4d02-baaa-a316a0cf74f5.jpg)}.minimal-slideshow:has(.dot.active:nth-child(3)){background-image:url(https://image2url.com/r2/bucket1/images/1768052665896-cd4bd3d0-567d-4c83-8855-c3909d344cd0.jpg)}.minimal-slideshow:has(.dot.active:nth-child(4)){background-image:url(https://image2url.com/r2/bucket1/images/1768052689990-e37da438-6dda-4bc7-aad5-e294ad0b24e9.jpg)}.minimal-slideshow:has(.dot.active:nth-child(5)){background-image:url(https://image2url.com/r2/bucket1/images/1768052708527-9b73833c-ef63-41d4-af50-a01884275dec.jpg)}.minimal-slide{text-align:center;color:#fff;animation:fadeIn .6s ease-out;position:relative;z-index:1}.minimal-slide-title{font-size:1.75rem;font-weight:700;margin-bottom:12px;line-height:1.3}.minimal-slide-description{font-size:1rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.minimal-controls{gap:20px;margin-top:28px;position:relative;z-index:1}.minimal-controls,.minimal-nav-btn{display:flex;justify-content:center;align-items:center}.minimal-nav-btn{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:1.4rem;transition:background .2s ease,transform .2s ease;backdrop-filter:blur(4px)}.minimal-nav-btn:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.minimal-nav-btn:active{transform:scale(.95)}.minimal-dots{display:flex;gap:10px}.minimal-dots .dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.4);border:none;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.minimal-dots .dot.active{background:var(--color-primary);transform:scale(1.4)}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.minimal-slideshow{padding:32px 16px;border-radius:var(--radius-md)}.minimal-slide-title{font-size:1.35rem}.minimal-slide-description{font-size:.9rem}.minimal-controls{gap:14px;margin-top:20px}.minimal-nav-btn{width:38px;height:38px;font-size:1.2rem}}