.instagram-page{background-color:var(--base-100);min-height:100vh;padding-top:6rem;padding-bottom:6rem}.instagram-page .container{max-width:1080px;margin:0 auto;padding:0 1.5rem}.instagram-profile{align-items:center;gap:3rem;margin-bottom:2.5rem;padding:2rem 0 3rem;display:flex}.instagram-profile-avatar{border-radius:50%;flex-shrink:0;width:150px;height:150px;overflow:hidden}.instagram-profile-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.instagram-profile-info{flex:1}.instagram-profile-header{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.25rem;display:flex}.instagram-profile-username{color:var(--base-content,#000);margin:0;font-size:1.75rem;font-weight:400}.instagram-follow-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.instagram-follow-btn:hover{transform:scale(1.02);box-shadow:0 4px 12px #e1306c4d}.instagram-follow-btn svg{width:18px;height:18px}.instagram-profile-stats{gap:2.5rem;margin-bottom:1rem;display:flex}.instagram-stat{color:var(--base-content,#000);font-size:1rem}.instagram-stat strong{font-weight:600}.instagram-profile-bio{color:var(--base-content,#000);font-size:.9375rem;line-height:1.6}.instagram-profile-bio p{margin:0 0 .25rem}.instagram-bio-separator{color:var(--base-content-secondary,#8e8e8e);letter-spacing:-.5px;font-size:.75rem;margin:.5rem 0!important}@media (max-width:640px){.instagram-profile{text-align:center;flex-direction:column;gap:1.5rem;padding:1.5rem 0 2rem}.instagram-profile-avatar{width:86px;height:86px}.instagram-profile-header{justify-content:center;gap:1rem}.instagram-profile-username{font-size:1.25rem}.instagram-profile-stats{justify-content:center;gap:2rem}.instagram-stat{font-size:.875rem}}.instagram-grid-section{padding-top:.5rem}.instagram-grid-tabs{border-top:1px solid var(--base-200,#eee);justify-content:center;gap:3rem;margin-bottom:1.5rem;display:flex}.instagram-grid-tab{letter-spacing:.1em;text-transform:uppercase;color:var(--base-content-secondary,#8e8e8e);border-top:1px solid #0000;align-items:center;gap:.375rem;margin-top:-1px;padding:1rem 0;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.instagram-grid-tab.active{color:var(--base-content,#000);border-top-color:var(--base-content,#000)}.instagram-grid-tab svg{width:12px;height:12px}.instagram-grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}@media (min-width:640px){.instagram-grid{gap:28px}}.instagram-item{aspect-ratio:1;background-color:var(--base-200,#fafafa);display:block;position:relative;overflow:hidden}@media (min-width:640px){.instagram-item{border-radius:4px}}.instagram-image-wrapper{width:100%;height:100%;position:relative}.instagram-item img{transition:transform .3s}.instagram-overlay{opacity:0;background-color:#0000004d;justify-content:center;align-items:center;gap:2rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.instagram-item:hover .instagram-overlay{opacity:1}.instagram-item:hover img{transform:scale(1.02)}.instagram-overlay-stat{color:#fff;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.instagram-overlay-stat svg{fill:#fff;width:20px;height:20px}.instagram-carousel-indicator{color:#fff;filter:drop-shadow(0 1px 2px #0000004d);position:absolute;top:.75rem;right:.75rem}.instagram-carousel-indicator svg{width:20px;height:20px}.instagram-empty{text-align:center;color:var(--base-content-secondary,#8e8e8e);padding:4rem 2rem}.instagram-empty-icon{border:2px solid var(--base-content-secondary,#8e8e8e);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.instagram-empty-icon svg{width:32px;height:32px;stroke:var(--base-content-secondary,#8e8e8e)}.instagram-empty h3{color:var(--base-content,#000);margin-bottom:.5rem;font-size:1.75rem;font-weight:300}.instagram-load-more{text-align:center;margin-top:3rem}.instagram-load-more-btn{color:var(--base-content,#000);border:1px solid var(--base-300,#dbdbdb);cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.instagram-load-more-btn:hover{background-color:var(--base-200,#fafafa);border-color:var(--base-content,#000)}.instagram-load-more-btn:active{transform:scale(.98)}.instagram-footer{border-top:1px solid var(--base-200,#eee);text-align:center;margin-top:4rem;padding-top:2rem}.instagram-footer-link{color:var(--base-content-secondary,#8e8e8e);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.instagram-footer-link:hover{color:var(--base-content,#000)}.instagram-footer-link svg{width:16px;height:16px}
/*# sourceMappingURL=ee70f5ce139e8fe5.css.map*/