.styles_appBar__3sdJ3{--header-ink:color-mix(in srgb,var(--ds-color-primary-dark) 70%,#000);position:-webkit-sticky;position:sticky;top:0;z-index:1200;background:color-mix(in srgb,var(--header-ink) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:var(--ds-shadow-md);padding:var(--ds-space-sm) 0}.styles_toolbar__NDSNu{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 var(--ds-space-lg);gap:var(--ds-space-lg)}.styles_brandMark__83nHA{display:inline-flex;align-items:center;background:var(--ds-color-surface);padding:var(--ds-space-xs) var(--ds-space-lg);border-radius:var(--ds-radius-full);box-shadow:var(--ds-shadow-md);line-height:0}.styles_nav__8bOxB{display:flex}.styles_navList__PEAUW{display:flex;align-items:center;gap:var(--ds-space-2xl);list-style:none;margin:0;padding:0}.styles_navLink__Dpsvy{position:relative;display:block;padding:var(--ds-space-xs) 0;color:hsla(0,0%,100%,.72);text-decoration:none;font-weight:600;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;transition:color .2s ease-in-out}.styles_navLink__Dpsvy:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;border-radius:var(--ds-radius-full);background:var(--ds-color-secondary-light);transition:width .25s ease-in-out}.styles_navLink__Dpsvy:hover{color:#fff}.styles_navLink__Dpsvy:hover:after{width:100%}.styles_actions__CN15p{display:flex;align-items:center;gap:var(--ds-space-lg)}.styles_ctaLink__2mhkw{text-decoration:none}.styles_ctaButton__eu8Qd{border-radius:var(--ds-radius-full)!important}.styles_navToggle__dyt9b{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;border:none;background:transparent;color:#fff;cursor:pointer;flex-shrink:0}@media (max-width:768px){.styles_navToggle__dyt9b{display:flex}.styles_nav__8bOxB{position:absolute;top:100%;left:0;right:0;background:color-mix(in srgb,var(--header-ink) 98%,transparent);border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:var(--ds-shadow-lg);max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .25s ease-in-out,opacity .2s ease-in-out}.styles_navOpen__2nCQt{max-height:320px;opacity:1;visibility:visible}.styles_navList__PEAUW{flex-direction:column;align-items:stretch;gap:0}.styles_navList__PEAUW li{border-bottom:1px solid hsla(0,0%,100%,.08)}.styles_navList__PEAUW li:last-child{border-bottom:none}.styles_navLink__Dpsvy{padding:var(--ds-space-lg) var(--ds-space-xl)}.styles_navLink__Dpsvy:after{display:none}}@media (max-width:420px){.styles_ctaLink__2mhkw{display:none}}.styles_all__pPv20{background-color:var(--ds-color-bg);min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.styles_heroSection__hEea7{--hero-ink:color-mix(in srgb,var(--ds-color-primary-dark) 70%,#000);position:relative;width:100%;min-height:600px;padding:80px var(--ds-space-lg) 60px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 900px 600px at 85% -10%,color-mix(in srgb,var(--ds-color-secondary) 35%,transparent),transparent 60%),radial-gradient(ellipse 700px 500px at 10% 110%,color-mix(in srgb,var(--ds-color-primary-light) 30%,transparent),transparent 60%),var(--hero-ink);overflow:hidden}.styles_heroContent__u5sjv{max-width:1200px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-xl);z-index:1}.styles_heroText__ZxXdp{flex:1 1;display:flex;flex-direction:column;gap:var(--ds-space-lg);max-width:600px}.styles_heroTitle__ZvbZn{font-size:3.5rem;font-weight:800;line-height:1.1;color:#fff;letter-spacing:-.02em}.styles_heroTitleAccent__RJPXS{background:linear-gradient(100deg,var(--ds-color-primary-light),var(--ds-color-secondary-light));-webkit-background-clip:text;background-clip:text;color:transparent}.styles_heroLead__Zo5Sg{font-size:1.25rem;line-height:1.6;color:hsla(0,0%,100%,.78)}.styles_heroSubtitle__U0m7o{font-size:1.25rem;line-height:1.6;color:var(--ds-color-text-muted)}.styles_heroButtons__CwXrm{display:flex;gap:var(--ds-space-md);margin-top:var(--ds-space-md)}.styles_heroImage__HbcdO{flex:1 1;display:flex;justify-content:center;position:relative}.styles_heroImageCard__WO38z{display:flex;align-items:center;justify-content:center;padding:var(--ds-space-sm);border-radius:var(--ds-radius-xl);background:color-mix(in srgb,#fff 6%,transparent);border:1px solid color-mix(in srgb,#fff 14%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:styles_heroFloat__V4W_2 6s ease-in-out infinite}.styles_heroImageCard__WO38z img{display:block;max-height:520px;max-width:100%;object-fit:contain;border-radius:var(--ds-radius-lg);box-shadow:0 24px 60px -12px rgba(0,0,0,.45)}@keyframes styles_heroFloat__V4W_2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.styles_heroImageCard__WO38z{animation:none}}.styles_statsSection__5QOVf{max-width:1200px;margin:-30px auto 60px;padding:0 var(--ds-space-lg);position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:var(--ds-space-lg);gap:var(--ds-space-lg)}.styles_statCard__dLY8P{background:#fff;padding:var(--ds-space-md);border-radius:var(--ds-radius-xl);text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);border:1px solid var(--ds-color-border);min-width:0}.styles_statValue__f5zXX{font-size:1.75rem;font-weight:800;color:var(--ds-color-primary);margin-bottom:var(--ds-space-xs)}.styles_statLabel__GLwaa{color:var(--ds-color-text-muted);font-weight:500;font-size:.85rem}.styles_marqueeWrapper__nLOH3{background:#fff;padding:40px 0;border-bottom:1px solid var(--ds-color-border)}.styles_marqueeItem__1shCU{margin:0 40px;opacity:.7}.styles_featuresSection__PYy_v{max-width:1200px;margin:100px auto;padding:0 var(--ds-space-lg)}.styles_featureBlocksWrapper__NTwmC{margin-top:150px}.styles_featureBlock__ndjKr{margin-bottom:120px;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;background:var(--ds-color-surface);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-xl);padding:60px}.styles_featureBlock__ndjKr.styles_reverse__Wyyte{direction:rtl}.styles_featureBlock__ndjKr.styles_reverse__Wyyte>*{direction:ltr}.styles_featureContent__7nSQV{display:flex;flex-direction:column;gap:var(--ds-space-md)}.styles_featureIcon__FfSF6{width:60px;height:60px;background:color-mix(in srgb,var(--ds-color-primary) 12%,#fff);border-radius:var(--ds-radius-lg);display:flex;align-items:center;justify-content:center;color:var(--ds-color-primary);margin-bottom:var(--ds-space-md)}.styles_featureTitle__nXJMz{font-size:2.5rem;font-weight:700;color:var(--ds-color-text-main)}.styles_featureList__BNMwc{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ds-space-md);gap:var(--ds-space-md);margin-top:var(--ds-space-md)}.styles_featureItem__IhvcO{display:flex;align-items:center;gap:var(--ds-space-sm);color:var(--ds-color-text-main);font-weight:500}.styles_featureImage__PEFfJ{position:relative;display:flex}.styles_featureImage__PEFfJ:before{content:"";position:absolute;inset:-10%;background:radial-gradient(circle,color-mix(in srgb,var(--ds-color-primary) 16%,transparent),transparent 70%);z-index:0}.styles_featureImage__PEFfJ img{position:relative;z-index:1;width:100%;max-height:420px;object-fit:contain;border-radius:var(--ds-radius-xl);box-shadow:0 20px 40px -10px rgba(0,0,0,.1);transition:transform .3s ease-in-out}.styles_featureImage__PEFfJ:hover img{transform:translateY(-4px)}.styles_modulesGrid__7pTAr{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:var(--ds-space-lg);gap:var(--ds-space-lg);margin-top:var(--ds-space-xl)}.styles_moduleCard__exB9O{background:#fff;padding:40px;border-radius:var(--ds-radius-xl);border:1px solid var(--ds-color-border);transition:transform .2s,box-shadow .2s,border-color .2s;text-decoration:none;display:flex;flex-direction:column;gap:var(--ds-space-md)}.styles_moduleCard__exB9O:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px rgba(0,0,0,.1);border-color:color-mix(in srgb,var(--ds-color-primary) 30%,var(--ds-color-border))}.styles_moduleLink__4ew9_{display:inline-flex;align-items:center;gap:var(--ds-space-xs);margin-top:auto;padding-top:var(--ds-space-sm);color:var(--ds-color-primary);font-weight:600;font-size:.9rem}.styles_moduleTitle__iJmb8{font-size:1.5rem;font-weight:700;color:var(--ds-color-text-main);display:flex;align-items:center;gap:var(--ds-space-md)}.styles_moduleText__4mQq3{color:var(--ds-color-text-muted);line-height:1.6}.styles_ctaSection__UBsRM{max-width:1200px;margin:0 auto;padding:0 var(--ds-space-lg)}.styles_ctaCard__s3o_8{position:relative;overflow:hidden;border-radius:var(--ds-radius-xl);padding:100px var(--ds-space-lg);text-align:center;color:#fff;background:radial-gradient(ellipse 700px 400px at 90% 0,color-mix(in srgb,var(--ds-color-secondary) 35%,transparent),transparent 60%),radial-gradient(ellipse 600px 400px at 5% 100%,color-mix(in srgb,var(--ds-color-primary-light) 30%,transparent),transparent 60%),color-mix(in srgb,var(--ds-color-primary-dark) 70%,#000)}.styles_ctaContent__iXDK4{position:relative;z-index:1;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--ds-space-lg)}.styles_ctaTitle__hIyS4{font-size:3rem;font-weight:800}.styles_ctaSubtitle__8Btku{font-size:1.2rem;opacity:.9}.styles_ctaLink__vpWSa{text-decoration:none}.styles_ctaButton__4rwbM{border-radius:var(--ds-radius-full)!important}.styles_marketplaceSectionInner__sk4Se{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.styles_marketplaceSubtitle__Xr_jx{max-width:600px;font-size:1.25rem;line-height:1.6;color:var(--ds-color-text-muted)}.styles_marketplaceBtn__vTn9g{align-self:flex-start;margin-top:var(--ds-space-lg)}.styles_marketplaceSection__1D4ki{padding:100px var(--ds-space-lg);background:var(--ds-color-surface);border-top:1px solid var(--ds-color-border);border-bottom:1px solid var(--ds-color-border);text-align:center}.styles_marketplaceGrid__ej8lm{max-width:1000px;margin:60px auto 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ds-space-xl);gap:var(--ds-space-xl);align-items:center}.styles_marketplaceList__upRac{text-align:left;display:flex;flex-direction:column;gap:var(--ds-space-md);background:var(--ds-color-bg);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-xl);padding:var(--ds-space-xl)}.styles_marketplaceIcon__7Xsxi{width:40px;height:40px;flex-shrink:0;background:color-mix(in srgb,var(--ds-color-primary) 12%,#fff);border-radius:var(--ds-radius-md);display:flex;align-items:center;justify-content:center;color:var(--ds-color-primary)}.styles_marketplaceItem__vaqo5{display:flex;align-items:center;gap:var(--ds-space-md);font-size:1.1rem;color:var(--ds-color-text-main)}.styles_footer__h3UmX{background:color-mix(in srgb,var(--ds-color-primary-dark) 70%,#000);padding:80px var(--ds-space-lg)}.styles_footerContent__vd5gH{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:60px;gap:60px}.styles_footerColumn__Wb4Mm{display:flex;flex-direction:column;gap:var(--ds-space-md)}.styles_footerTitle__Pv_bT{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:var(--ds-space-sm)}.styles_footerLink__iL538{color:hsla(0,0%,100%,.68);text-decoration:none;display:flex;align-items:center;gap:var(--ds-space-sm);transition:color .2s}.styles_footerLink__iL538:hover{color:var(--ds-color-primary-light)}.styles_footerLogo__A2gTQ{align-self:flex-start}.styles_footerText__8sSuu{color:hsla(0,0%,100%,.68);line-height:1.6}@media (max-width:768px){.styles_statsSection__5QOVf{grid-template-columns:repeat(2,1fr)}.styles_heroSection__hEea7{padding:48px var(--ds-space-md) 48px;text-align:center}.styles_heroContent__u5sjv{flex-direction:column}.styles_heroText__ZxXdp{align-items:center}.styles_heroTitle__ZvbZn{font-size:2.5rem}.styles_heroButtons__CwXrm{flex-direction:column;width:100%}.styles_featureBlock__ndjKr{grid-template-columns:1fr;gap:40px;padding:var(--ds-space-xl);text-align:center}.styles_featureBlock__ndjKr.styles_reverse__Wyyte{direction:ltr}.styles_featureContent__7nSQV{align-items:center}.styles_featureList__BNMwc{grid-template-columns:1fr;text-align:left}.styles_marketplaceGrid__ej8lm{grid-template-columns:1fr}.styles_ctaCard__s3o_8{padding:60px var(--ds-space-lg)}}