.instagram-carousel{padding:3rem 1rem;max-width:900px;margin:0 auto}.instagram-carousel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem;text-align:center}.instagram-carousel__title{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin:0}.instagram-carousel__follow{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border-radius:25px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s}.instagram-carousel__follow:hover{transform:translateY(-2px);box-shadow:0 4px 15px #dc274366}.instagram-carousel__container{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 4px 20px #0000001a}.instagram-carousel__track{display:flex;transition:transform .5s ease-in-out}.instagram-carousel__slide{flex:0 0 100%;display:flex;background:#fff}.instagram-carousel__image-wrapper{flex:0 0 45%;position:relative;background:#f5f5f5;min-height:400px;display:flex;align-items:center;justify-content:center}.instagram-carousel__image-link{display:block;width:100%;height:100%;position:relative}.instagram-carousel__image{width:100%;height:400px;object-fit:contain;background:#f5f5f5}.instagram-carousel__overlay{position:absolute;inset:0;background:#0000008c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;opacity:0;transition:opacity .3s ease;color:#fff}.instagram-carousel__image-link:hover .instagram-carousel__overlay{opacity:1}.instagram-carousel__likes-count{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600}.instagram-carousel__details{flex:1;padding:2rem;display:flex;flex-direction:column;gap:1rem}.instagram-carousel__meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0d7c8f;font-weight:600}.instagram-carousel__permalink{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0d7c8f;text-decoration:none;font-weight:500}.instagram-carousel__permalink:hover{text-decoration:underline}.instagram-carousel__caption{font-size:1rem;color:#333;line-height:1.7;margin:0;flex:1;overflow-y:auto}.instagram-carousel__stats{display:flex;gap:1.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid #eee}.instagram-carousel__stat{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.instagram-carousel__stat svg{color:#cc2366}.instagram-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000026;transition:all .3s ease;z-index:10;color:#333}.instagram-carousel__arrow:hover{background:#0d7c8f;color:#fff;transform:translateY(-50%) scale(1.1)}.instagram-carousel__arrow--prev{left:1rem}.instagram-carousel__arrow--next{right:1rem}.instagram-carousel__loading{padding:4rem 2rem;text-align:center;color:#666;font-size:1rem;width:100%}@media(max-width:640px){.instagram-carousel{padding:2rem .75rem}.instagram-carousel__header{flex-direction:column;align-items:flex-start}.instagram-carousel__slide{flex-direction:column}.instagram-carousel__image-wrapper{flex:none;width:100%;min-height:280px}.instagram-carousel__image{height:280px}.instagram-carousel__details{padding:1.25rem}.instagram-carousel__caption{font-size:.9rem}.instagram-carousel__arrow{width:40px;height:40px}.instagram-carousel__arrow--prev{left:.5rem}.instagram-carousel__arrow--next{right:.5rem}}.instagram-carousel__img-fallback{width:100%;height:100%;min-height:200px;background:linear-gradient(135deg,#e6f4f6,#d0eef2);display:flex;align-items:center;justify-content:center;color:#0d7c8f;font-size:2rem}.instagram-carousel__img-fallback:after{content:"📷";opacity:.4}.instagram-carousel__pause{position:absolute;bottom:1rem;right:1rem;width:32px;height:32px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0d7c8f;transition:background .2s ease,transform .2s ease;z-index:10}.instagram-carousel__pause:hover{background:#0d7c8f;color:#fff;transform:scale(1.1)}.scrollbar-hide[data-astro-cid-7ymq7b2t]{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide[data-astro-cid-7ymq7b2t]::-webkit-scrollbar{display:none}
