.Navbar_navbar__zhZYq{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:rgba(0,0,0,.8);position:fixed;top:0;left:0;right:0;z-index:1000;transition:background-color .3s ease}.Navbar_navbar__zhZYq:hover{background-color:#000}#Navbar_home__W6tAu{margin-top:-80px;padding-top:80px}.Navbar_brandName__pPlJM{font-size:24px;font-weight:700;background:linear-gradient(90deg,#a0e6ff,#d4b8ff);-webkit-background-clip:text;background-clip:text;color:transparent;cursor:pointer;transition:transform .3s ease}.Navbar_brandName__pPlJM:hover{transform:scale(1.05)}.Navbar_navItems__ir672{display:flex;align-items:center}.Navbar_ul__YHJuo{display:flex;list-style-type:none;margin:0;padding:0}.Navbar_li__H9t0P{margin:0 15px;cursor:pointer;color:var(--foreground);font-size:16px;transition:color .3s ease,transform .3s ease}.Navbar_li__H9t0P:hover{color:#a0e6ff;transform:scale(1.1)}.Navbar_menuButton__EL8Lz{display:none;background:none;border:none;color:var(--foreground);font-size:18px;cursor:pointer}@media (max-width:768px){.Navbar_navbar__zhZYq{flex-wrap:wrap}.Navbar_navItems__ir672{display:none;width:100%;flex-direction:column;align-items:flex-start}.Navbar_navItems__ir672.Navbar_show__1z_u4{display:flex}.Navbar_ul__YHJuo{flex-direction:column;width:100%}.Navbar_li__H9t0P{margin:10px 0}.Navbar_menuButton__EL8Lz{display:block}}.HomeSection_homeSection__9nstO{min-height:100vh;display:flex;flex-direction:column;position:relative;background-color:#000;background-image:url(/A-25.jpg);background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:fixed;color:#fff;opacity:0;transition:opacity 1s ease-in-out;padding-top:80px;z-index:0}.HomeSection_homeSection__9nstO.HomeSection_visible__spYpi{opacity:1}.HomeSection_overlay__CPZQR{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:-1}.HomeSection_container__Rl4mS{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;flex:1 1}.HomeSection_content__vZl_m{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:left;flex:1 1;opacity:0;transition:opacity 1s ease-in-out .5s;padding:0 40px 80px}.HomeSection_content__vZl_m.HomeSection_fadeIn__F8paQ{opacity:1}.HomeSection_content__vZl_m.HomeSection_blurredText__OX_OJ{filter:blur(5px);transition:filter .5s ease}.HomeSection_textContent__i_iBo{max-width:800px;font-size:1.2rem;line-height:1.6}.HomeSection_description__uzbKJ{position:relative;top:-3px;text-align:left;margin:0 0 0 -20px;font-size:3rem;line-height:1.2;font-weight:700}.HomeSection_expandableSections__PYE83{display:grid;grid-gap:20px;gap:20px;width:100%;max-width:1200px;margin-top:auto;opacity:0;transform:translateY(20px);transition:opacity 1s ease-in-out 1s,transform 1s ease-in-out 1s}.HomeSection_expandableSections__PYE83.HomeSection_fadeInUp__ohzxY{opacity:1;transform:translateY(0)}@media (min-width:769px){.HomeSection_expandableSections__PYE83{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.HomeSection_expandableSections__PYE83{grid-template-columns:1fr}}.ExpandableSection_expandableSection__3mheG{border:1px solid hsla(0,0%,100%,.2);border-radius:5px;overflow:visible;background-color:hsla(0,0%,100%,.1);transition:all .3s ease;display:flex;flex-direction:column;position:relative;transform-origin:top}.ExpandableSection_title__I6G1N{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:hsla(0,0%,100%,.2);color:#fff;font-size:1.2rem;cursor:pointer;transition:background-color .3s ease;margin:0;min-height:80px}.ExpandableSection_titleText__IFR3F{flex:1 1;padding-right:10px;white-space:normal;overflow:visible}.ExpandableSection_title__I6G1N:hover{background-color:hsla(0,0%,100%,.3)}.ExpandableSection_arrow__Aa4E0{transition:transform .3s ease;flex-shrink:0;font-size:1rem}.ExpandableSection_expandedArrow__SUsyn{transform:rotate(180deg)}.ExpandableSection_contentWrapper__9cEty{position:absolute;bottom:100%;left:0;right:0;background-color:hsla(0,0%,100%,.1);overflow:hidden;max-height:0;transition:max-height .3s ease-out,transform .3s ease-out;z-index:10;transform:translateY(100%)}.ExpandableSection_expanded__tSOPc .ExpandableSection_contentWrapper__9cEty{max-height:1000px;transform:translateY(0)}.ExpandableSection_content__a4JkY{padding:1rem;color:#fff}.ExpandableSection_content__a4JkY p{margin:0;line-height:1.6}@media (max-width:768px){.ExpandableSection_title__I6G1N{font-size:1rem;min-height:60px}.ExpandableSection_contentWrapper__9cEty{position:static;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.ExpandableSection_expanded__tSOPc .ExpandableSection_contentWrapper__9cEty{max-height:1000px}}.BioSection_bioSection__30knI{background-color:#000!important;padding:40px 0}.BioSection_title__hpd8M{text-align:center;font-size:2.5rem;margin-bottom:40px;color:#fafafa!important}.BioSection_bioContent__sPwMr{display:flex;flex-direction:column;gap:40px}.BioSection_bioBlock__sZLet{display:flex;gap:20px;align-items:center;justify-content:space-between}.BioSection_bioBlock__sZLet .BioSection_bioImage__UyPw1,.BioSection_bioBlock__sZLet .BioSection_bioText__lx9ja{flex:1 1}.BioSection_bioBlock__sZLet .BioSection_bioText__lx9ja{text-align:justify;background:rgba(0,0,0,.1);padding:15px;border-radius:8px;color:#fff}.BioSection_bioImage__UyPw1{display:flex;justify-content:center;align-items:center}.BioSection_image__dItUn{border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.BioSection_socialIcons__h2q6S{display:flex;gap:15px;margin-top:10px;justify-content:center}.BioSection_icon__hHjjL{font-size:1.5rem;color:#555;transition:color .3s}.BioSection_icon__hHjjL:hover{color:var(--primary-color)}.BioSection_blockReverse__OkssF{flex-direction:row-reverse}.BioSection_bioBlock__sZLet:first-child .BioSection_bioText__lx9ja{order:1}.BioSection_bioBlock__sZLet:first-child .BioSection_bioImage__UyPw1{order:2}@media (max-width:768px){.BioSection_bioBlock__sZLet{flex-direction:column}.BioSection_bioBlock__sZLet .BioSection_bioText__lx9ja{text-align:center}.BioSection_bioImage__UyPw1{margin-bottom:20px}}.DemoSection_demosSection__ZIYC8{padding:80px 0;background-color:#000}.DemoSection_container__Qlvtc{max-width:1500px;margin:0 auto;padding:0 20px}.DemoSection_title__zxl_h{text-align:center;font-size:2.5rem;margin-bottom:40px;color:#fff}.DemoSection_demoGrid__z7ME1{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.DemoSection_demoCard__Hvo0K{background-color:#000;border-radius:8px;overflow:hidden;cursor:pointer;height:250px;display:flex;flex-direction:column}.DemoSection_imageContainer__P_8td{position:relative;width:100%;height:60%}.DemoSection_demoTitle__FftEG{text-align:center;color:#fff;margin-top:5px}.DemoSection_expandedOverlay__7qIaf{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000}.DemoSection_expandedModalContent___y_6B{display:flex;flex-direction:column;width:90%;height:90%;background-color:#000;border-radius:8px;overflow:hidden;position:relative}.DemoSection_expandedImageContainer__rnzAz{flex:1 1;display:flex;justify-content:center;align-items:center;position:relative}.DemoSection_expandedImageContainer__rnzAz div,.DemoSection_expandedImageContainer__rnzAz img{width:100%;height:100%;object-fit:contain}.DemoSection_expandedAudioPlayerWrapper__ztjzi{width:100%;height:50px;background-color:#000;display:flex;justify-content:center;align-items:center;margin-top:auto}.DemoSection_expandedDemoTitle__ZY3_4{text-align:center;color:#fff;font-size:1.5rem;margin:10px 0}.DemoSection_closeButton__edg9g{position:absolute;top:15px;right:15px;background-color:hsla(0,0%,100%,.3);color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1100}.DemoSection_closeButton__edg9g:hover{background-color:hsla(0,0%,100%,.5)}@media (max-width:1200px){.DemoSection_demoGrid__z7ME1{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.DemoSection_demoGrid__z7ME1{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.DemoSection_demoGrid__z7ME1{grid-template-columns:1fr}}.ListenSection_listenSection__oodqN{padding:0;background-color:#000;background-size:100% 100%;background-position:50%;background-repeat:no-repeat;position:relative}.ListenSection_listenSection__oodqN:before{display:none}.ListenSection_container__NKIN4{position:relative}.ListenSection_title__mtvCa{text-align:center;font-size:2.5rem;margin-bottom:40px;color:#fff}.ListenSection_albumGrid__m4_dj{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px;padding:0 20px}.ListenSection_albumCard__ii0oe{background-color:transparent;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.ListenSection_albumCard__ii0oe:hover{transform:translateY(-10px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.ListenSection_albumImage__F09tg{width:100%;height:100%;object-fit:cover}.ListenSection_albumInfo__lRv8S{padding:15px;text-align:center;color:#fff}.ListenSection_albumInfo__lRv8S h3{margin:10px 0 5px;font-size:1.4rem;color:#fff}.ListenSection_albumInfo__lRv8S p{margin:0;font-size:.9rem;color:hsla(0,0%,100%,.8);padding-top:3px}@media (max-width:768px){.ListenSection_title__mtvCa{font-size:2rem}}.ImageSeparator_imageSeparator__nntxp{width:100%;height:100vh;min-height:100vh;background-color:rgba(0,0,0,.5);background-image:url(/A-11.jpg);background-size:cover;background-position:50%;background-attachment:fixed;display:flex;justify-content:center;align-items:center;position:relative}.ProjectSection_projectsSection__8uTzf{min-height:100vh;display:flex;flex-direction:column;align-items:center;background-color:var(--background);padding:80px 0}.ProjectSection_container__Yz4Vj{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.ProjectSection_title__uHogB{text-align:center;font-size:2.5rem;margin-bottom:40px;color:#fff}.ProjectSection_filters__SIwG6{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:30px}.ProjectSection_filterButton__U4GbN{background-color:transparent;border:2px solid #fff;color:#fff;padding:10px 20px;margin:5px;border-radius:5px;cursor:pointer;transition:all .3s ease}.ProjectSection_filterButton__U4GbN.ProjectSection_active__zhnuM,.ProjectSection_filterButton__U4GbN:hover{background-color:#fff;color:#000;transform:translateY(-2px)}.ProjectSection_selectedProject__FExTB{background-color:hsla(0,0%,100%,.1);border-radius:8px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:left;width:100%;max-width:900px;margin:0 auto 30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.ProjectSection_selectedProjectImage__oaNsg{position:relative;width:100%;padding-top:56.25%;margin-bottom:20px;border-radius:4px;overflow:hidden}.ProjectSection_selectedProjectTitle__lllsj{font-size:2rem;margin-bottom:20px;color:#fff;text-align:center;width:100%;font-weight:700}.ProjectSection_selectedProjectDescription__3PmGt{color:#fff;margin-bottom:20px;line-height:1.8;text-align:left;width:100%;white-space:pre-line;font-size:1.1rem}.ProjectSection_projectLinks__1xxlU{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;width:100%}.ProjectSection_projectLink__QaH37{display:flex;align-items:center;gap:8px;background-color:#fff;color:#000;padding:8px 16px;border-radius:25px;text-decoration:none;transition:all .3s ease;font-size:.9rem;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ProjectSection_projectLink__QaH37:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.ProjectSection_linkIcon___5bSH{width:18px;height:18px}.ProjectSection_projectImage__BYcVV{transition:transform .3s ease;object-fit:contain}.ProjectSection_projectImage__BYcVV:hover{transform:scale(1.05)}.ProjectSection_projectGrid__eqhvE{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px;width:100%}.ProjectSection_projectCard__LBt23{background-color:var(--card-bg);border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);overflow:hidden;cursor:pointer;transition:all .3s ease;position:relative}.ProjectSection_projectCard__LBt23:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.2)}.ProjectSection_projectCard__LBt23.ProjectSection_selected__zANug{border:2px solid #fff}.ProjectSection_projectImageContainer__Z1UgO{position:relative;width:100%;padding-top:100%;object-fit:contain!important}.ProjectSection_projectCard__LBt23 h3{padding:15px;text-align:center;font-size:1.2rem;color:#fff}.ProjectSection_projectLink__QaH37[href*=spotify]{background-color:#1db954;color:#fff}.ProjectSection_projectLink__QaH37[href*=youtube]{background-color:red;color:#fff}.ProjectSection_projectLink__QaH37[href*="apple.com/music"]{background-color:#fa57c1;color:#fff}.ProjectSection_projectLink__QaH37[href*=imdb]{background-color:#f5c518;color:#000}.ProjectSection_projectLink__QaH37[href*=vimeo]{background-color:#1ab7ea;color:#fff}.ProjectSection_loadMoreButton__868Gc{background-color:#fff;color:#000;border:none;padding:12px 24px;margin-top:40px;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ProjectSection_loadMoreButton__868Gc:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}@media (max-width:768px){.ProjectSection_projectsSection__8uTzf{padding:60px 0}.ProjectSection_title__uHogB{font-size:2rem}.ProjectSection_selectedProject__FExTB{padding:20px}.ProjectSection_selectedProjectTitle__lllsj{font-size:1.5rem}.ProjectSection_selectedProjectDescription__3PmGt{font-size:1rem;line-height:1.6}.ProjectSection_projectLinks__1xxlU{gap:10px}.ProjectSection_projectLink__QaH37{padding:6px 12px;font-size:.8rem}.ProjectSection_projectGrid__eqhvE{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.ProjectSection_selectedProjectImage__oaNsg{padding-top:75%}}@media (max-width:480px){.ProjectSection_projectGrid__eqhvE{grid-template-columns:1fr}.ProjectSection_filterButton__U4GbN{padding:8px 16px;font-size:.9rem}.ProjectSection_selectedProjectTitle__lllsj{font-size:1.3rem}.ProjectSection_projectLinks__1xxlU{justify-content:flex-start}}@keyframes ProjectSection_fadeIn__TJnUf{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProjectSection_selectedProject__FExTB{animation:ProjectSection_fadeIn__TJnUf .3s ease forwards}.Footer_footer__yl3k1{background-color:var(--section-bg-2);padding:40px 0;text-align:center;color:#fff}.Footer_container__MaumR{display:flex;flex-direction:column;align-items:center}.Footer_contactInfo__3mDun{margin-bottom:20px}.Footer_title__oSMQ7{font-size:2rem;margin-bottom:10px;color:#fff}.Footer_p__9kz_T{margin:5px 0;font-size:1rem;color:#fff}.Footer_socialIcons__xzsqq{display:flex;gap:20px;margin-top:10px}.Footer_socialIcons__xzsqq a{color:#fff;font-size:1.5rem;transition:color .3s ease}.Footer_socialIcons__xzsqq a:hover{color:var(--primary)}.Footer_icon__dgf9c{font-size:1.5rem}@media (max-width:768px){.Footer_footer__yl3k1{padding:30px 0}.Footer_title__oSMQ7{font-size:1.5rem}.Footer_socialIcons__xzsqq a{font-size:1.2rem}}