.Footer_footer__PyJc9{padding:2rem;background:#000;border-top:1px solid #1a1a1a;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:3rem;position:relative;z-index:10}.Footer_leftSection__9pw6H{display:flex;flex-direction:column;gap:1.5rem;max-width:450px}.Footer_earlyAccessTitle__o3rkh{font-size:1rem;font-weight:700;letter-spacing:.1em;color:#fff;margin:0 0 .5rem;line-height:1.2}.Footer_earlyAccessText__7tIOc{font-size:.8rem;color:#888;margin:0}.Footer_form__yVx_s{display:flex;gap:.5rem;align-items:center}.Footer_input__3n2Ss{background:transparent;border:1px solid #333;color:#fff;padding:.6rem 1rem;font-size:.8rem;outline:none;width:200px;transition:all .3s ease;font-family:var(--font-inter);border-radius:50px}.Footer_input__3n2Ss:focus{border-color:#666}.Footer_submitButton__z4TyX{background:#fff;color:#000;border:1px solid #fff;padding:.6rem 1.2rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:50px}.Footer_submitButton__z4TyX:hover{background:transparent;color:#fff}.Footer_centerSection__wAtoO{position:absolute;left:50%;transform:translateX(-50%);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none}.Footer_logo__pp8yu{height:50px;opacity:.9;margin-bottom:.5rem}.Footer_copyright___dFI_{font-size:.8rem;color:#666}.Footer_tagline__taMGV{font-size:.8rem;color:#555}@media (max-width:1024px){.Footer_footer__PyJc9{flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:2rem;padding:2rem 1.5rem}.Footer_centerSection__wAtoO{position:relative;left:auto;transform:none;margin-top:0}.Footer_leftSection__9pw6H{align-items:center;text-align:center}.Footer_form__yVx_s{flex-direction:column;width:100%}.Footer_input__3n2Ss{width:100%;text-align:center}.Footer_submitButton__z4TyX{width:100%}}.InstagramFeed_feedSection__Thput{width:100%;padding:2rem 0;color:var(--foreground);background:var(--background)}.InstagramFeed_title__a8JaM{text-align:center;font-size:2rem;font-weight:200;letter-spacing:.3em;margin-bottom:2rem;text-transform:uppercase}.InstagramFeed_grid___UMEK{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.5rem;width:100%;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2rem;max-width:100%;margin:0}.InstagramFeed_grid___UMEK::-webkit-scrollbar{display:none}.InstagramFeed_gridItem__GF0tI{position:relative;width:200px;height:200px;flex:0 0 auto;overflow:hidden;cursor:pointer;background:#111}.InstagramFeed_image__Mva8X{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.InstagramFeed_overlay__OJYWZ{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.InstagramFeed_gridItem__GF0tI:hover .InstagramFeed_image__Mva8X{transform:scale(1.05)}.InstagramFeed_gridItem__GF0tI:hover .InstagramFeed_overlay__OJYWZ{opacity:1}.InstagramFeed_icon__4XZs4{font-size:2rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.InstagramFeed_loadMore__A0Nf0{text-align:center;margin-top:2rem}.InstagramFeed_button__WsSR6{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:var(--foreground);padding:.8rem 2rem;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.InstagramFeed_button__WsSR6:hover{border-color:#fff;background:#fff;color:#000}.InstagramFeed_modalOverlay__YYHJw{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.85);z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:InstagramFeed_fadeIn__oPZM_ .3s ease}.InstagramFeed_modalContent__YrB_4{background:#fff;width:100%;max-width:1200px;height:85vh;border-radius:8px;overflow:hidden;display:flex;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);animation:InstagramFeed_scaleUp__XPhMR .3s ease}.InstagramFeed_modalImageContainer__nxwUN{flex:1.5 1;background:#000;position:relative;display:flex;align-items:center;justify-content:center}.InstagramFeed_modalImage__arpbE{width:100%;height:100%;object-fit:contain}.InstagramFeed_modalVideoIndicator__y36nO{position:absolute;top:1rem;right:1rem;color:#fff;font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.InstagramFeed_modalDetails__ppWq2{flex:1 1;background:#fff;color:#000;display:flex;flex-direction:column;width:400px;min-width:350px}.InstagramFeed_modalHeader__splKi{padding:1.5rem;border-bottom:1px solid #efefef;display:flex;align-items:center;gap:1rem}.InstagramFeed_userAvatar__0QoJI{width:32px;height:32px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.InstagramFeed_username__Y5ITE{font-weight:700;font-size:.95rem}.InstagramFeed_modalBody__pNy7m{flex:1 1;padding:1.5rem;overflow-y:auto;font-size:.95rem;line-height:1.6}.InstagramFeed_captionLine___NGs8{margin-bottom:.5rem}.InstagramFeed_modalFooter__yyGMW{padding:1.5rem;border-top:1px solid #efefef}.InstagramFeed_date__XG68n{font-size:.75rem;color:#737373;text-transform:uppercase;letter-spacing:.05em}.InstagramFeed_date__XG68n a{color:inherit;text-decoration:underline;margin-left:.5rem}.InstagramFeed_closeButton__eAIbq{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));display:none}@keyframes InstagramFeed_fadeIn__oPZM_{0%{opacity:0}to{opacity:1}}@keyframes InstagramFeed_scaleUp__XPhMR{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width:1024px){.InstagramFeed_modalContent__YrB_4{flex-direction:column;height:auto;max-height:90vh;width:90vw;overflow-y:auto}.InstagramFeed_modalImageContainer__nxwUN{height:50vh;flex:none}.InstagramFeed_modalDetails__ppWq2{width:100%;flex:none}}.LabelProfile_videoScrollContainer__fWuOP{width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:1rem;display:flex;gap:2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.LabelProfile_videoScrollContainer__fWuOP::-webkit-scrollbar{display:none}.LabelProfile_videoItem__TdVSd{flex:0 0 auto;width:80vw;max-width:900px;aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5);transition:transform .3s ease}.LabelProfile_videoItem__TdVSd:hover{transform:scale(1.02)}.LabelProfile_videoVerticalContainer__G3QVd{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%}.LabelProfile_videoVerticalContainer__G3QVd .LabelProfile_videoItem__TdVSd{width:100%;max-width:800px;margin:0 auto}