.contributors_contributorPage___ZPFk{min-height:100vh;background:#fff}.contributors_heroSection__Qblo9{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 20px 60px;background:linear-gradient(135deg,#f6fbff,#eef6ff 60%);position:relative;overflow:hidden}.contributors_heroSection__Qblo9:before{content:"";position:absolute;top:-40%;right:-6%;width:520px;height:520px;background:rgba(11,91,255,.06);border-radius:50%;animation:contributors_float__4nu9A 20s ease-in-out infinite}.contributors_heroSection__Qblo9:after{content:"";position:absolute;bottom:-28%;left:-6%;width:420px;height:420px;background:rgba(14,165,233,.05);border-radius:50%;animation:contributors_float__4nu9A 18s ease-in-out infinite reverse}@keyframes contributors_float__4nu9A{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(30px,-30px) rotate(180deg)}}.contributors_heroContainer__Qf9ef{max-width:980px;margin:0 auto 50px;position:relative;z-index:1}.contributors_heroEmoji__3XNPD{font-size:clamp(60px,10vw,100px);margin-bottom:20px;animation:contributors_bounce__UNawq 2s ease-in-out infinite}@keyframes contributors_bounce__UNawq{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.contributors_heroTitle__0R3Yg{font-size:clamp(32px,6vw,64px);font-weight:700;letter-spacing:-.015em;line-height:1.1;margin:0 0 20px;color:#0f1724}.contributors_heroSubtitle__jpwyL{font-size:clamp(21px,3vw,28px);line-height:1.4;font-weight:500;color:#475569;margin:0;letter-spacing:.007em;text-shadow:none}.contributors_heroImageGrid__4xlVg{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:980px;margin:0 auto;padding:0 20px}@media(max-width:768px){.contributors_heroImageGrid__4xlVg{grid-template-columns:1fr;gap:12px}}.contributors_heroMedia__IKHnM{max-width:1200px;width:100%;height:clamp(300px,35vw,520px);margin:28px auto 0;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px rgba(2,6,23,.08)}.contributors_heroMedia__IKHnM img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.contributors_heroMedia__IKHnM:hover img{transform:scale(1.03)}.contributors_heroImage__jdqbn{aspect-ratio:4/3;overflow:hidden;border-radius:12px}.contributors_heroImage__jdqbn img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.contributors_heroImage__jdqbn:hover img{transform:scale(1.05)}.contributors_howItWorksSection__YTQ3f{padding:70px 20px;background:linear-gradient(180deg,#fff,#f8f9ff)}.contributors_container__WtJDj{max-width:980px;margin:0 auto}.contributors_container__WtJDj p{font-size:17px;line-height:1.7;color:#334155;max-width:680px;margin:0 auto;text-align:center}.contributors_container__WtJDj ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.contributors_container__WtJDj ul li{display:flex;align-items:flex-start;gap:14px;font-size:17px;line-height:1.6;color:#334155;padding:18px 22px;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #0b5fff;border-radius:8px}.contributors_container__WtJDj ul li:before{content:"";display:inline-block;min-width:8px;height:8px;margin-top:7px;border-radius:50%;background:#0b5fff;flex-shrink:0}.contributors_container__WtJDj dl{display:flex;flex-direction:column;gap:0;border-top:1px solid #e2e8f0}.contributors_container__WtJDj dt{font-size:17px;font-weight:600;color:#0f1724;padding:22px 0 8px}.contributors_container__WtJDj dd{font-size:16px;line-height:1.7;color:#475569;margin:0;padding:0 0 22px;border-bottom:1px solid #e2e8f0}.contributors_processList__XOLwN{list-style:none;padding:0;margin:0;counter-reset:process-counter;display:flex;flex-direction:column;gap:16px}.contributors_processList__XOLwN li{counter-increment:process-counter;display:flex;align-items:flex-start;gap:20px;padding:22px 26px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-size:16px;line-height:1.6;color:#334155;transition:box-shadow .2s ease}.contributors_processList__XOLwN li:before{content:counter(process-counter);display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#0b5fff,#0071e3);color:#fff;font-size:14px;font-weight:700;margin-top:1px}.contributors_processList__XOLwN li:hover{box-shadow:0 4px 16px rgba(11,91,255,.08)}.contributors_processList__XOLwN li strong{color:#0f1724}.contributors_sectionHeading__V5X4o{font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.08349;letter-spacing:-.003em;color:#1d1d1f;margin:0 0 50px;text-align:center}.contributors_stepsList__JrkHz{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}@media(max-width:768px){.contributors_stepsList__JrkHz{gap:20px}}.contributors_stepItem__XHgnL{background:#fff;border-radius:16px;padding:32px 28px;text-align:left;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.contributors_stepItem__XHgnL:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.contributors_stepItem__XHgnL:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.contributors_stepBlue__23WcG:before{background:linear-gradient(90deg,#0b5fff,#0071e3)}.contributors_stepPurple__pZAWR:before{background:linear-gradient(90deg,#475569,#94a3b8)}.contributors_stepGreen__vj8tG:before{background:linear-gradient(90deg,#0ea5e9,#0284c7)}.contributors_stepNumber__I3bXU{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;font-size:24px;font-weight:700;margin-bottom:16px;color:#fff}.contributors_stepBlue__23WcG .contributors_stepNumber__I3bXU{background:linear-gradient(135deg,#0b5fff,#0071e3)}.contributors_stepPurple__pZAWR .contributors_stepNumber__I3bXU{background:linear-gradient(135deg,#475569,#94a3b8)}.contributors_stepGreen__vj8tG .contributors_stepNumber__I3bXU{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.contributors_stepLabel___NIMO{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6e6e73;margin-bottom:8px}.contributors_stepTitle__CYZr1{font-size:clamp(21px,2.5vw,24px);font-weight:600;line-height:1.125;letter-spacing:.004em;color:#1d1d1f;margin:0 0 12px}.contributors_stepDescription__NPbcQ{font-size:17px;line-height:1.47059;font-weight:400;letter-spacing:-.022em;color:#6e6e73;margin:0}.contributors_detailsSection__IRAEU{padding:70px 20px;background:linear-gradient(135deg,#f8fafc,#eef6ff)}.contributors_detailsGrid__qWDS0{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}@media(max-width:768px){.contributors_detailsGrid__qWDS0{gap:20px}}.contributors_detailCard__ew_Ld{text-align:left;padding:32px 28px;background:#fff;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.contributors_detailCard__ew_Ld:before{content:"";position:absolute;top:0;left:0;right:0;height:5px}.contributors_detailCard__ew_Ld:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.18)}.contributors_detailCard__ew_Ld h3{font-size:clamp(21px,2.5vw,24px);font-weight:700;line-height:1.1667;letter-spacing:.009em;color:#1d1d1f;margin:0 0 12px}.contributors_detailCard__ew_Ld p{font-size:17px;line-height:1.47059;font-weight:400;letter-spacing:-.022em;color:#6e6e73;margin:0}.contributors_cardIcon__QOmF0{font-size:48px;margin-bottom:16px;display:inline-block;animation:none}@keyframes contributors_wiggle__0G6_8{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.contributors_cardOrange__cdGp2:before{background:linear-gradient(90deg,#0b5fff,#0056d6)}.contributors_cardPink__1xDoa:before{background:linear-gradient(90deg,#475569,#64748b)}.contributors_cardTeal__hX2K9:before{background:linear-gradient(90deg,#60a5fa,#0ea5e9)}.contributors_showcaseSection__5N9iU{padding:70px 20px;background:#f8fafc}.contributors_showcaseTitle__c_ZVV{font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.08349;letter-spacing:-.003em;color:#1d1d1f;margin:0 0 40px;text-align:center}.contributors_showcaseGrid__Hmyo_{grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.contributors_showcaseGrid__Hmyo_{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.contributors_showcaseGrid__Hmyo_{grid-template-columns:1fr}}.contributors_showcaseItem__Mw3pi h3{font-size:21px;font-weight:600;line-height:1.1667;letter-spacing:.009em;color:#1d1d1f;margin:16px 0 0}.contributors_showcaseImageWrapper__5BS_v{aspect-ratio:10/7;overflow:hidden;border-radius:12px;background:#e5e5e7}.contributors_showcaseImageWrapper__5BS_v img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.contributors_showcaseImageWrapper__5BS_v:hover img{transform:scale(1.05)}.contributors_ctaSection__brRUK{padding:70px 20px 80px;background:linear-gradient(135deg,#0b5fff,#0ea5e9);text-align:center;position:relative;overflow:hidden}.contributors_ctaSection__brRUK:before{content:"";position:absolute;top:-50%;left:-10%;width:600px;height:600px;background:hsla(0,0%,100%,.08);border-radius:50%;animation:contributors_pulse__piiCk 10s ease-in-out infinite}@keyframes contributors_pulse__piiCk{0%,to{transform:scale(1);opacity:.15}50%{transform:scale(1.1);opacity:.25}}.contributors_ctaContainer__0v488{max-width:980px;margin:0 auto;position:relative;z-index:1}.contributors_ctaTitle__HmMue{font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.08349;letter-spacing:-.003em;color:#fff;margin:0 0 16px}.contributors_ctaSubtitle__9N3pb{font-size:clamp(18px,2.5vw,21px);color:hsla(0,0%,100%,.95);margin:0 0 32px;font-weight:500}.contributors_ctaButton__QWFc4{background:linear-gradient(135deg,#0b5fff,#0056d6);color:#fff;border:none;border-radius:50px;padding:18px 42px;font-size:18px;line-height:1.17648;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:all .3s ease;box-shadow:0 12px 36px rgba(11,91,255,.18)}.contributors_ctaButton__QWFc4:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(11,91,255,.22)}.contributors_ctaButton__QWFc4:active{transform:translateY(-1px)}@media(max-width:768px){.contributors_ctaButton__QWFc4{padding:16px 36px}.contributors_heroSection__Qblo9{min-height:auto;padding:80px 20px 50px}.contributors_detailsSection__IRAEU,.contributors_howItWorksSection__YTQ3f,.contributors_showcaseSection__5N9iU{padding:50px 20px}.contributors_ctaSection__brRUK{padding:50px 20px 60px}}.contributors_galleryTitle__hkzwU{font-size:1.5rem;font-weight:600;color:#0f1724;margin-bottom:30px}.contributors_imageGallery__yfLP5{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-bottom:40px}.contributors_galleryItem__vLjcF{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease}.contributors_galleryItem__vLjcF:hover{transform:translateY(-5px)}.contributors_galleryImg__9H2tL{width:100%;height:200px;object-fit:cover}.contributors_galleryCaption__yi92E{padding:15px;font-weight:500;color:#0f1724;font-size:.9rem}.contributors_featuredSection__juxx7{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#eef6ff)}.contributors_featuredDescription__gmnka{text-align:center;font-size:1.1rem;color:#64748b;line-height:1.6;margin-bottom:50px;max-width:600px;margin-left:auto;margin-right:auto}.contributors_featuredGrid__21lSm{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-bottom:60px}.contributors_featuredCard__IGwt9{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease}.contributors_featuredCard__IGwt9:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,112,243,.15)}.contributors_featuredImg___PUo4{width:100%;height:250px;object-fit:cover}.contributors_featuredContent__xSzw3{padding:25px}.contributors_featuredContent__xSzw3 h4{font-size:1.2rem;font-weight:600;color:#0f1724;margin-bottom:10px}.contributors_featuredContent__xSzw3 p{color:#64748b;line-height:1.6;margin:0}.contributors_showcaseGrid__Hmyo_{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px}.contributors_showcaseItem__Mw3pi{border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease}.contributors_showcaseItem__Mw3pi:hover{transform:scale(1.05)}.contributors_showcaseImg__wTpO7{width:100%;height:180px;object-fit:cover}.footbar_footerContainer__4S4hY{background:linear-gradient(135deg,#0f0f0f,#1a1a1a 50%,#0f0f0f);position:relative;overflow:hidden}.footbar_footerContainer__4S4hY:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#0070f3,transparent)}.footbar_footerContent__Fug8N{max-width:1200px;margin:0 auto;padding:60px 20px 40px;position:relative}.footbar_footerGrid__kYKLf{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}@media(max-width:992px){.footbar_footerGrid__kYKLf{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:576px){.footbar_footerGrid__kYKLf{grid-template-columns:1fr;gap:40px}}.footbar_footerSection__Tv4Uv .footbar_sectionTitle__bSxLU{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:20px;position:relative;padding-bottom:8px}.footbar_footerSection__Tv4Uv .footbar_sectionTitle__bSxLU:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:linear-gradient(90deg,#0070f3,#00a8ff);border-radius:1px}.footbar_logoSection__riPNz{margin-bottom:20px}.footbar_logoSection__riPNz .footbar_footerLogo__p6uND{max-height:45px;width:auto;filter:brightness(1.1);transition:transform .3s ease}.footbar_logoSection__riPNz .footbar_footerLogo__p6uND:hover{transform:scale(1.05)}.footbar_companyDescription__1f1DY{color:#b8b8b8;font-size:.9rem;line-height:1.6;margin-bottom:20px;max-width:280px}.footbar_socialDescription__hsoR2{color:#b8b8b8;font-size:.85rem;line-height:1.5;margin-bottom:20px}.footbar_contactInfo__6h9KG .footbar_contactItem__5acln{display:flex;align-items:center;gap:10px;color:#b8b8b8;font-size:.85rem;margin-bottom:8px}.footbar_contactInfo__6h9KG .footbar_contactItem__5acln span{transition:color .2s ease}.footbar_contactInfo__6h9KG .footbar_contactItem__5acln:hover span{color:#fff}.footbar_linksList__bxDvO{list-style:none;padding:0;margin:0}.footbar_linksList__bxDvO li{margin-bottom:12px;transition:transform .2s ease}.footbar_linksList__bxDvO li:hover{transform:translateX(4px)}.footbar_footerLink__PCFVd{color:#b8b8b8;text-decoration:none;font-size:.9rem;font-weight:400;transition:all .3s ease;position:relative}.footbar_footerLink__PCFVd:before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#0070f3;transition:width .3s ease}.footbar_footerLink__PCFVd:hover{color:#fff}.footbar_footerLink__PCFVd:hover:before{width:100%}.footbar_socialIcons__b8yZP{display:flex;gap:12px;flex-wrap:wrap}.footbar_socialIcon__0yEqZ{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.05);color:#b8b8b8;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.footbar_socialIcon__0yEqZ:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(0,112,243,.3),transparent);transition:all .3s ease;transform:translate(-50%,-50%);border-radius:50%}.footbar_socialIcon__0yEqZ:hover{color:#fff;background:rgba(0,112,243,.1);border:1px solid rgba(0,112,243,.3);transform:translateY(-2px)}.footbar_socialIcon__0yEqZ:hover:before{width:100px;height:100px}.footbar_appStoreAnchor__p4OUk{display:inline-block;text-decoration:none;transition:opacity .2s ease}.footbar_appStoreAnchor__p4OUk:hover{opacity:.85}.footbar_appStoreBadge__bGI5x{display:block;height:40px;width:auto}.footbar_footerBottom__hLaBq{background:rgba(0,0,0,.3);border-top:1px solid hsla(0,0%,100%,.05);backdrop-filter:blur(10px)}.footbar_bottomContent__BJxvp{max-width:1200px;margin:0 auto;padding:25px 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}@media(max-width:768px){.footbar_bottomContent__BJxvp{flex-direction:column;text-align:center;gap:15px}}.footbar_copyright__tBk21{color:#888;font-size:.85rem;font-weight:400}.footbar_legalLinks__9_4TO{display:flex;gap:24px;align-items:center}@media(max-width:768px){.footbar_legalLinks__9_4TO{flex-wrap:wrap;justify-content:center;gap:16px}}.footbar_legalLink__UbJgO{color:#888;font-size:.85rem;text-decoration:none;transition:color .2s ease;position:relative}.footbar_legalLink__UbJgO:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:#0070f3;transition:width .2s ease}.footbar_legalLink__UbJgO:hover{color:#fff}.footbar_legalLink__UbJgO:hover:after{width:100%}.footbar_scrollTopButton__Tv0Wl{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#0070f3,#00a8ff);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,112,243,.3);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.footbar_scrollTopButton__Tv0Wl:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,112,243,.4);background:linear-gradient(135deg,#0056b3,#0070f3)}.footbar_scrollTopButton__Tv0Wl:active{transform:translateY(-1px)}@media(max-width:768px){.footbar_scrollTopButton__Tv0Wl{bottom:20px;right:20px;width:45px;height:45px}}@keyframes footbar_fadeInUp__5Ihup{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footbar_footerContainer__4S4hY{animation:footbar_fadeInUp__5Ihup .6s ease-out}@media(max-width:480px){.footbar_footerContent__Fug8N{padding:40px 15px 30px}.footbar_footerGrid__kYKLf{gap:30px}.footbar_socialIcons__b8yZP{justify-content:center}.footbar_bottomContent__BJxvp{padding:20px 15px}}