.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}}.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%}}.page_main__roeuN{min-height:100vh;color:#fff;padding-top:80px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;z-index:1}.page_backgroundContainer__VhZZ4{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.page_backgroundImage__HM25b{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page_backgroundOverlay__ZEexf{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1}.page_hero__BDbsP{text-align:center;padding:6rem 2rem 4rem}.page_title__FV2KJ{font-size:2.2rem;font-weight:800;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.02em}.page_subtitle__OZyB_{font-size:1.5rem;color:#888;max-width:800px;margin:0 auto}.page_introText__mvf5o{max-width:800px;margin:0 auto 4rem;padding:0 2rem;text-align:center;color:#aaa;font-size:1.1rem;line-height:1.6}.page_grid__ThD3l{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:3rem;gap:3rem;padding:2rem;max-width:1400px;margin:0 auto}.page_card__Vknl9{background:#0a0a0a;border:1px solid #222;border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;transition:transform .3s ease,border-color .3s ease}.page_card__Vknl9:hover{transform:translateY(-5px);border-color:#444}.page_cardHeader__fSgjw{margin-bottom:2rem;border-bottom:1px solid #222;padding-bottom:1rem}.page_cardTitle__TKaB9{font-size:1.8rem;color:#fff;margin-bottom:.5rem}.page_cardSubtitle__GDKpm{color:var(--accent-lime,#cf0);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.page_cardBody__2CGJJ{flex:1 1;color:#ccc;font-size:1rem;line-height:1.6}.page_cardDesc__jpdTa{margin-bottom:1.5rem;font-style:italic;color:#888}.page_ul__z9uSj{list-style:none;padding:0;margin:0 0 2rem}.page_li__v_3zO{margin-bottom:1rem;padding-left:1.5rem;position:relative}.page_li__v_3zO:before{content:"•";position:absolute;left:0;color:var(--accent-lime,#cf0)}.page_subList__45SN9{margin-top:.5rem;margin-left:1rem;list-style:none;color:#888;font-size:.9rem}.page_subLi__mp2AD{margin-bottom:.3rem;position:relative;padding-left:1rem}.page_subLi__mp2AD:before{content:"-";position:absolute;left:0}.page_ctaButton__Ld0HS{display:block;width:100%;padding:1rem;background:transparent;border:1px solid #fff;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:700;border-radius:4px;transition:all .2s ease;margin-top:auto}.page_ctaButton__Ld0HS:hover{background:var(--accent-lime,#cf0);color:#000;border-color:var(--accent-lime,#cf0)}.page_ctaHint__xfc__{text-align:center;font-size:.8rem;color:#666;margin-top:.5rem}.page_productionNote___g_CY{grid-column:1/-1;background:#111;padding:2rem;text-align:center;border-radius:8px;margin:2rem 0;color:#888}.page_productionNote___g_CY h3{color:#fff;margin-bottom:1rem}.page_finalSection__VqJf4{text-align:center;padding:6rem 2rem;background:linear-gradient(0deg,#111,#000)}.page_finalCtaButton___PJf1{display:inline-block;padding:1.2rem 3rem;font-size:1.2rem;background:#fff;color:#000;text-decoration:none;font-weight:800;text-transform:uppercase;border-radius:4px;margin-top:2rem;transition:transform .2s ease,background .2s ease}.page_finalCtaButton___PJf1:hover{transform:scale(1.05);background:var(--accent-lime,#cf0)}.page_seoText__3Azdz{text-align:center;color:#444;font-size:.8rem;line-height:1.6;position:absolute;bottom:0;left:0;width:100%;z-index:-1;opacity:.4;pointer-events:none;height:120px;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:20px}.page_showreelSection__BBq8f{padding:4rem 2rem;background:rgba(0,0,0,.5);border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;overflow:hidden}.page_showreelHeader__5gWeC{text-align:center;margin-bottom:3rem}.page_showreelLogo__Ihazv{height:120px;width:auto;margin-bottom:1rem;filter:drop-shadow(0 0 10px rgba(255,255,255,.2))}.page_showreelTitle__F41fK{font-size:1.5rem;text-transform:uppercase;letter-spacing:.2em;color:#fff;font-weight:300}.page_videoScrollContainer__u_EC3{width:100%;overflow-x:auto;padding-bottom:2rem;cursor:-webkit-grab;cursor:grab}.page_videoScrollContainer__u_EC3::-webkit-scrollbar{height:4px}.page_videoScrollContainer__u_EC3::-webkit-scrollbar-track{background:#0a0a0a}.page_videoScrollContainer__u_EC3::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.page_videoGrid__KsoaU{display:grid;grid-template-rows:repeat(2,250px);grid-auto-flow:column;grid-auto-columns:450px;grid-gap:2rem;gap:2rem;padding:0 1rem}.page_videoCard__sYP8O{background:#111;border:1px solid #222;border-radius:8px;overflow:hidden;aspect-ratio:16/9}@media (max-width:768px){.page_videoGrid__KsoaU{grid-template-rows:repeat(2,200px);grid-auto-columns:320px}.page_title__FV2KJ{font-size:2.2rem}.page_grid__ThD3l{grid-template-columns:1fr}}