.Footer_footer__pQtti{background-color:#000000;color:white;padding:60px 20px 30px;position:relative}.Footer_footerContainer__UGwZX{max-width:1200px;margin:0 auto}.Footer_footerTop__aHjwR{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;gap:30px}.Footer_footerLogo__4BA6d{flex:1;min-width:250px}.Footer_logo__fUEOF{margin-bottom:15px}.Footer_tagline__edhu4{color:rgba(255,255,255,.7);font-size:1rem;line-height:1.5}.Footer_footerLinks__M17kI{flex:2;display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.Footer_linkColumn__MEb1z{min-width:150px}.Footer_linkTitle__PsiQD{color:#42f123;font-size:1.2rem;margin-bottom:20px;position:relative}.Footer_linkTitle__PsiQD:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:2px;background-color:#42f123}.Footer_linkList__Js__Y{list-style:none;padding:0;margin:0}.Footer_linkList__Js__Y li{margin-bottom:10px}.Footer_linkList__Js__Y li a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease}.Footer_linkList__Js__Y li a:hover{color:#42f123}.Footer_footerBottom__YIYBj{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}.Footer_socialLinks__tA7gt{display:flex;gap:15px}.Footer_socialLink__hPzxm{color:rgba(255,255,255,.7);font-size:1.5rem;transition:color .3s ease}.Footer_socialLink__hPzxm:hover{color:#42f123}.Footer_copyright__j4atB{color:rgba(255,255,255,.7);font-size:.9rem}.Footer_copyright__j4atB a{color:#42f123;text-decoration:none}@media (max-width:768px){.Footer_footerTop__aHjwR{flex-direction:column}.Footer_footerLinks__M17kI{flex-direction:column;gap:30px}.Footer_footerBottom__YIYBj{flex-direction:column;text-align:center}.Footer_socialLinks__tA7gt{justify-content:center;margin-bottom:15px}}.Demos_demosContainer__5C_g5{padding:120px 20px 40px;max-width:1200px;margin:0 auto;min-height:100vh;background-color:var(--background);color:var(--foreground)}.Demos_headerSection__leNSQ{text-align:center;position:relative;padding:4rem 1rem;margin-bottom:4rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,255,135,.05));border-radius:20px}.Demos_title__bnUi9{text-align:center;font-size:3.5rem;margin-bottom:1.5rem;background:linear-gradient(90deg,#00ff87 0,#60efff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:-.02em}.Demos_subtitle__CS9X6{font-size:1.8rem;margin-bottom:2rem;color:#ffffff;font-weight:600;letter-spacing:-.02em}.Demos_description__njx39{text-align:center;color:#a0a0a0;margin-bottom:3.5rem;font-size:1.1rem;line-height:1.8;max-width:700px;margin-left:auto;margin-right:auto;position:relative;padding:0 1rem}.Demos_filterContainer__c_MIY{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;padding:0 1rem}.Demos_filterButton__TFTcp{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#a0a0a0;padding:.7rem 1.5rem;border-radius:25px;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .3s ease;text-transform:capitalize}.Demos_filterButton__TFTcp:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#ffffff;transform:translateY(-2px)}.Demos_filterButton__TFTcp.Demos_active__5kkEP{background:linear-gradient(45deg,#00ff87,#60efff);color:#000;border-color:transparent;font-weight:600;box-shadow:0 4px 15px rgba(0,255,135,.3)}.Demos_filterButton__TFTcp.Demos_active__5kkEP:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,255,135,.4)}.Demos_demosGrid__rSfS2{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:1rem}.Demos_demoCard__FhzPm{background:rgba(255,255,255,.05);border-radius:15px;padding:2rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;position:relative;overflow:hidden}.Demos_demoCard__FhzPm:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}.Demos_demoCard__FhzPm:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:.5s}.Demos_demoCard__FhzPm:hover:before{left:100%}.Demos_demoPreview__fZ3Y_{width:100%;margin-bottom:1.5rem;border-radius:15px;overflow:hidden;background:rgba(255,255,255,.05);position:relative;aspect-ratio:16/10}.Demos_previewImage__3bVPx{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Demos_demoCard__FhzPm:hover .Demos_previewImage__3bVPx{transform:scale(1.05)}.Demos_demoCategory__O0_Cp{font-size:.85rem;color:#60efff;margin-bottom:.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.Demos_demoTitle__ib9Ib{font-size:1.5rem;font-weight:600;margin-bottom:1rem;background:linear-gradient(90deg,#00ff87,#60efff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Demos_demoDescription__acaKJ{color:#909090;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.Demos_visitButton__6_Hxd{background:linear-gradient(45deg,#00ff87,#60efff);color:#000;padding:.8rem 2rem;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block;margin-top:auto}.Demos_visitButton__6_Hxd:hover{opacity:.9;transform:scale(1.05)}@media (max-width:768px){.Demos_title__bnUi9{font-size:2.5rem}.Demos_subtitle__CS9X6{font-size:1.4rem}.Demos_filterContainer__c_MIY{gap:.7rem}.Demos_filterButton__TFTcp{padding:.6rem 1.2rem;font-size:.85rem}.Demos_demosGrid__rSfS2{grid-template-columns:1fr}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}