.Header-module__ldgnoG__header{background-color:var(--header-bg);width:100%;color:var(--header-text);z-index:50;box-shadow:var(--shadow-sm);position:sticky;top:0;left:0}.Header-module__ldgnoG__headerContainer{justify-content:space-between;align-items:center;height:72px;display:flex}.Header-module__ldgnoG__logo{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Header-module__ldgnoG__logoIcon{background-color:var(--primary);border-radius:50%;width:24px;height:24px;position:relative}.Header-module__ldgnoG__logoIcon:after{content:"";background-color:var(--header-bg);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__ldgnoG__nav{align-items:center;gap:2rem;display:flex}.Header-module__ldgnoG__navLink{opacity:.8;font-size:.875rem;font-weight:500}.Header-module__ldgnoG__navLink:hover{opacity:1;color:var(--primary)}.Header-module__ldgnoG__actions{align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__loginBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-full);transition:var(--transition);padding:.5rem 1.25rem;font-size:.875rem;font-weight:600}.Header-module__ldgnoG__loginBtn:hover{background-color:var(--primary-dark);box-shadow:var(--shadow-glow)}.Header-module__ldgnoG__langSelector{align-items:center;display:flex;position:relative}.Header-module__ldgnoG__langBtn{color:var(--header-text);opacity:.8;cursor:pointer;transition:var(--transition);background:0 0;border:none;align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;display:flex}.Header-module__ldgnoG__langBtn:hover{opacity:1;color:var(--primary)}.Header-module__ldgnoG__langDropdown{background-color:var(--header-bg);border-radius:var(--radius-md);min-width:140px;box-shadow:var(--shadow-lg);z-index:100;border:1px solid #ffffff1a;flex-direction:column;padding:.5rem;animation:.2s ease-out Header-module__ldgnoG__fadeIn;display:flex;position:absolute;top:calc(100% + 15px);right:0}@keyframes Header-module__ldgnoG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__ldgnoG__langOption{text-align:left;color:var(--header-text);cursor:pointer;border-radius:var(--radius-sm);transition:var(--transition);background:0 0;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.Header-module__ldgnoG__langOption:hover{color:var(--primary);background-color:#ffffff0d}.Header-module__ldgnoG__mobileMenuBtn{color:var(--header-text);cursor:pointer;background:0 0;border:none;display:none}.Header-module__ldgnoG__overlay{display:none}@media (max-width:768px){.Header-module__ldgnoG__header{overflow-x:clip}.Header-module__ldgnoG__headerContainer{height:64px;padding:0 1rem}.Header-module__ldgnoG__logo img{height:28px!important}.Header-module__ldgnoG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background-color:#0009;animation:.3s Header-module__ldgnoG__fadeInOverlay;display:block;position:fixed;inset:64px 0 0}@keyframes Header-module__ldgnoG__fadeInOverlay{0%{opacity:0}to{opacity:1}}.Header-module__ldgnoG__nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:100;background-color:#0f172af2;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:1.5rem;width:calc(100% - 2rem);height:auto;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:74px;left:1rem;right:1rem;transform:translateY(-20px);box-shadow:0 20px 40px #0000004d}.Header-module__ldgnoG__navOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__ldgnoG__langSelector{display:none}.Header-module__ldgnoG__mobileMenuBtn{margin-right:-.5rem;padding:.5rem;display:block}}
.Hero-module__JgYmMq__hero{color:#fff;background-color:#0b0f19;flex-direction:column;align-items:center;padding:6rem 0 0;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgDots{z-index:0;background-image:radial-gradient(#ffffff14 1.5px,#0000 1.5px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__bgDots:after{content:"";background:radial-gradient(circle,#0000 20%,#0b0f19 80%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__container{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.Hero-module__JgYmMq__content{flex-direction:column;align-items:center;max-width:800px;margin-bottom:4rem;display:flex}.Hero-module__JgYmMq__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.Hero-module__JgYmMq__highlight{color:#fff}.Hero-module__JgYmMq__description{color:#ffffffb3;max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__JgYmMq__actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Hero-module__JgYmMq__storeBtn{color:#0b0f19;border-radius:var(--radius-full);transition:var(--transition);cursor:pointer;white-space:nowrap;background-color:#fff;border:none;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.Hero-module__JgYmMq__storeBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.Hero-module__JgYmMq__visualContainer{justify-content:center;width:100%;max-width:1000px;height:480px;display:flex;position:relative}.Hero-module__JgYmMq__phoneMockup{z-index:10;background-color:#0b0f19;border:3px solid #11182766;border-radius:54px;width:320px;height:640px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.Hero-module__JgYmMq__phoneScreen{background-color:#0f172a;border-radius:50px;flex-direction:column;width:100%;height:100%;padding:64px 20px 24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #00000080}.Hero-module__JgYmMq__statusBar{z-index:20;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 24px;display:flex;position:absolute;top:0;left:0}.Hero-module__JgYmMq__time{color:#fff;font-size:14px;font-weight:600}.Hero-module__JgYmMq__dynamicIsland{background:#000;border-radius:20px;justify-content:flex-end;align-items:center;width:100px;height:28px;padding-right:12px;display:flex;position:relative;top:-4px}.Hero-module__JgYmMq__camera{background:#111;border:2px solid #222;border-radius:50%;width:10px;height:10px}.Hero-module__JgYmMq__statusIcons{opacity:.9;align-items:center;gap:4px;display:flex}.Hero-module__JgYmMq__appHeader{justify-content:space-between;align-items:center;margin-top:12px;margin-bottom:24px;display:flex}.Hero-module__JgYmMq__greeting{color:#9ca3af;font-size:13px;font-weight:500}.Hero-module__JgYmMq__userName{color:#fff;font-size:20px;font-weight:700}.Hero-module__JgYmMq__avatar{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 10px #3b82f666}.Hero-module__JgYmMq__balanceCard{background:#1e293bcc;border:1px solid #ffffff0d;border-radius:24px;margin-bottom:24px;padding:20px;box-shadow:0 10px 20px #0003}.Hero-module__JgYmMq__balanceLabel{color:#9ca3af;margin-bottom:8px;font-size:13px}.Hero-module__JgYmMq__balanceValue{color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:800}.Hero-module__JgYmMq__currency{color:#4ade80;font-size:16px;font-weight:500}.Hero-module__JgYmMq__chartPlaceholder{width:100%;height:40px;margin-top:16px}.Hero-module__JgYmMq__sectionTitle{color:#fff;margin-bottom:16px;font-size:15px;font-weight:600}.Hero-module__JgYmMq__activityList{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.Hero-module__JgYmMq__activityItem{background:#1e293b66;border:1px solid #ffffff05;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.Hero-module__JgYmMq__activityIcon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__JgYmMq__activityInfo{flex:1}.Hero-module__JgYmMq__activityInfo p{color:#fff;margin-bottom:2px;font-size:13px;font-weight:600}.Hero-module__JgYmMq__activityInfo span{color:#9ca3af;font-size:11px}.Hero-module__JgYmMq__activityAmountBlue,.Hero-module__JgYmMq__activityAmountGreen{font-size:13px;font-weight:700}.Hero-module__JgYmMq__activityAmountBlue{color:#60a5fa}.Hero-module__JgYmMq__activityAmountGreen{color:#4ade80}.Hero-module__JgYmMq__gridStats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Hero-module__JgYmMq__gridStat{background:#1e293b66;border:1px solid #ffffff05;border-radius:16px;flex-direction:column;gap:4px;padding:16px;display:flex}.Hero-module__JgYmMq__statVal{color:#fff;font-size:22px;font-weight:700}.Hero-module__JgYmMq__statLab{color:#9ca3af;font-size:11px}.Hero-module__JgYmMq__glassWidget{-webkit-backdrop-filter:blur(20px);color:#fff;z-index:15;background:#111827b3;border:1px solid #ffffff14;border-radius:24px;padding:1.25rem;position:absolute;box-shadow:0 25px 50px -12px #00000080,inset 0 1px #ffffff1a}.Hero-module__JgYmMq__widgetHeader{color:#9ca3af;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:flex}.Hero-module__JgYmMq__iconCircleBlue,.Hero-module__JgYmMq__iconCirclePurple{border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__JgYmMq__iconCircleBlue{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f64d}.Hero-module__JgYmMq__iconCirclePurple{color:#c084fc;background:#a855f733;border:1px solid #a855f74d}.Hero-module__JgYmMq__incomeWidget{width:280px;animation:6s ease-in-out infinite Hero-module__JgYmMq__float1;top:100px;left:-2%}.Hero-module__JgYmMq__incomeMetrics{flex-direction:column;gap:.5rem;display:flex}.Hero-module__JgYmMq__incomeAmount{letter-spacing:-.02em;color:#fff;font-size:1.75rem;font-weight:700}.Hero-module__JgYmMq__incomeBadge{color:#4ade80;background:#22c55e33;border:1px solid #22c55e4d;border-radius:20px;align-items:center;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__miniChart{border-radius:0 0 24px 24px;height:70px;margin:1.25rem -1.25rem -1.25rem;overflow:hidden}.Hero-module__JgYmMq__statusWidget{width:280px;animation:5.5s ease-in-out 1s infinite Hero-module__JgYmMq__float2;bottom:80px;right:-2%}.Hero-module__JgYmMq__statusList{flex-direction:column;gap:.875rem;display:flex}.Hero-module__JgYmMq__statusRow{align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.Hero-module__JgYmMq__statusDotGreen,.Hero-module__JgYmMq__statusDotBlue{border-radius:50%;width:8px;height:8px}.Hero-module__JgYmMq__statusDotGreen{background:#22c55e;box-shadow:0 0 8px #22c55e}.Hero-module__JgYmMq__statusDotBlue{background:#3b82f6;animation:2s infinite Hero-module__JgYmMq__pulse}.Hero-module__JgYmMq__stationName{flex:1;font-weight:500}.Hero-module__JgYmMq__stationState{color:#9ca3af}.Hero-module__JgYmMq__miniPill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:20;background:#111827cc;border:1px solid #ffffff1a;border-radius:40px;align-items:center;gap:.6rem;padding:.5rem 1.2rem .5rem .6rem;font-size:.8125rem;font-weight:600;display:flex;position:absolute;box-shadow:0 10px 20px #0000004d}.Hero-module__JgYmMq__pillAuto{animation:4.5s ease-in-out .5s infinite Hero-module__JgYmMq__float2;top:50px;right:5%}.Hero-module__JgYmMq__pillProfit{animation:5s ease-in-out 2s infinite Hero-module__JgYmMq__float1;bottom:150px;left:8%}.Hero-module__JgYmMq__pillIconTeal,.Hero-module__JgYmMq__pillIconOrange{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Hero-module__JgYmMq__pillIconTeal{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.Hero-module__JgYmMq__pillIconOrange{background:linear-gradient(135deg,#f59e0b,#ef4444)}@keyframes Hero-module__JgYmMq__pulse{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 6px #3b82f600}to{box-shadow:0 0 #3b82f600}}@keyframes Hero-module__JgYmMq__float1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes Hero-module__JgYmMq__float2{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@media (max-width:1200px){.Hero-module__JgYmMq__glassWidget,.Hero-module__JgYmMq__miniPill{transform:scale(.85)}}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:4rem 0 0;overflow-x:hidden}.Hero-module__JgYmMq__title{padding:0 1rem;font-size:2.5rem}.Hero-module__JgYmMq__description{margin-bottom:2rem;padding:0 1.5rem;font-size:1rem}.Hero-module__JgYmMq__actions{gap:.75rem;width:100%;padding:0 1rem}.Hero-module__JgYmMq__storeBtn{gap:.5rem;padding:.6rem 1rem;font-size:.875rem}.Hero-module__JgYmMq__storeBtn svg{width:16px;height:16px}.Hero-module__JgYmMq__glassWidget,.Hero-module__JgYmMq__miniPill{display:none}.Hero-module__JgYmMq__visualContainer{width:100%;height:380px;overflow:hidden}.Hero-module__JgYmMq__phoneMockup{transform-origin:top;transform:scale(.8)}}@media (max-width:400px){.Hero-module__JgYmMq__title{font-size:2rem}.Hero-module__JgYmMq__actions{gap:.5rem}.Hero-module__JgYmMq__storeBtn{padding:.5rem .75rem;font-size:.8rem}}
.Features-module__MNwinW__features{background-color:var(--surface);padding:8rem 0}.Features-module__MNwinW__header{text-align:center;margin-bottom:4rem}.Features-module__MNwinW__label{background-color:var(--primary-light);color:var(--primary-dark);border-radius:var(--radius-full);letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.Features-module__MNwinW__title{color:var(--text-main);font-size:2.5rem}.Features-module__MNwinW__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(280px,auto);gap:1.5rem;display:grid}.Features-module__MNwinW__card{background-color:var(--background);border-radius:var(--radius-xl);transition:var(--transition);border:1px solid var(--border-color);flex-direction:column;padding:2.5rem;display:flex}.Features-module__MNwinW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-5px)}.Features-module__MNwinW__col1{grid-column:1}.Features-module__MNwinW__col2{grid-area:span 2/2}.Features-module__MNwinW__col3{grid-column:3}.Features-module__MNwinW__iconWrapper{border-radius:var(--radius-md);background-color:#6366f1;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.Features-module__MNwinW__icon{color:#fff}.Features-module__MNwinW__iconWrapperRed{background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Features-module__MNwinW__iconRed{color:#fff}.Features-module__MNwinW__tagWrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Features-module__MNwinW__newTag{background-color:var(--primary);color:#fff;border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Features-module__MNwinW__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.Features-module__MNwinW__cardDesc{color:var(--text-muted);flex-grow:1;font-size:.9375rem;line-height:1.6}.Features-module__MNwinW__cardImage{border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--primary-light)0%,#fff 100%);border:1px dashed var(--primary);justify-content:center;align-items:center;width:100%;height:240px;margin-bottom:2rem;display:flex}.Features-module__MNwinW__cardImageSmall{border-radius:var(--radius-md);background:linear-gradient(135deg,#f3f4f6 0%,#fff 100%);justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:1.5rem;display:flex}.Features-module__MNwinW__placeholderIcon{color:var(--primary);opacity:.5}@media (max-width:1024px){.Features-module__MNwinW__bentoGrid{grid-template-columns:repeat(2,1fr)}.Features-module__MNwinW__col1,.Features-module__MNwinW__col3{grid-column:span 1}.Features-module__MNwinW__col2{grid-area:span 1/span 2}}@media (max-width:768px){.Features-module__MNwinW__bentoGrid{grid-template-columns:1fr}.Features-module__MNwinW__col1,.Features-module__MNwinW__col2,.Features-module__MNwinW__col3{grid-column:span 1}}
.Clients-module__MlmhVW__clients{background-color:var(--background);padding:8rem 0}.Clients-module__MlmhVW__header{text-align:center;margin-bottom:5rem}.Clients-module__MlmhVW__label{color:#6366f1;border-radius:var(--radius-full);letter-spacing:.05em;background-color:#6366f11a;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.Clients-module__MlmhVW__title{color:var(--text-main);font-size:2.5rem}.Clients-module__MlmhVW__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Clients-module__MlmhVW__featuresList{flex-direction:column;gap:1.5rem;display:flex}.Clients-module__MlmhVW__featureItem{background-color:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);color:var(--text-main);transition:var(--transition);align-items:center;gap:1.5rem;padding:1.25rem 2rem;font-size:1.125rem;font-weight:500;display:flex}.Clients-module__MlmhVW__featureItem:hover{box-shadow:var(--shadow-md);border-color:#6366f14d;transform:translate(10px)}.Clients-module__MlmhVW__iconWrapperBlue{background-color:#6366f1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Clients-module__MlmhVW__iconBlue{color:#fff}.Clients-module__MlmhVW__iconWrapperGray{background-color:#e5e7eb}.Clients-module__MlmhVW__plusIcon{color:var(--text-muted);font-size:1.5rem;font-weight:700;line-height:1}.Clients-module__MlmhVW__visualRegion{justify-content:center;align-items:center;display:flex;position:relative}.Clients-module__MlmhVW__contactFormContainer{background-color:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);width:100%;max-width:450px;padding:3rem}.Clients-module__MlmhVW__contactFormTitle{color:var(--text-main);text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.Clients-module__MlmhVW__contactForm{flex-direction:column;gap:1.25rem;display:flex}.Clients-module__MlmhVW__contactInput{border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-main);background-color:var(--background);transition:var(--transition);outline:none;padding:1rem 1.25rem;font-size:1rem}.Clients-module__MlmhVW__contactInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #49cb6533}.Clients-module__MlmhVW__contactSubmitBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:var(--transition);border:none;margin-top:.5rem;padding:1.125rem;font-size:1.125rem;font-weight:600}.Clients-module__MlmhVW__contactSubmitBtn:hover{background-color:var(--primary-dark);box-shadow:var(--shadow-glow);transform:translateY(-2px)}@media (max-width:768px){.Clients-module__MlmhVW__content{grid-template-columns:1fr;gap:4rem}.Clients-module__MlmhVW__featureItem{padding:1rem 1.5rem}}
.Partners-module__iZbxca__partners{background-color:var(--surface);padding:8rem 0}.Partners-module__iZbxca__header{text-align:center;margin-bottom:5rem}.Partners-module__iZbxca__label{color:#6366f1;border-radius:var(--radius-full);letter-spacing:.05em;background-color:#6366f11a;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.Partners-module__iZbxca__title{color:var(--text-main);font-size:2.5rem}.Partners-module__iZbxca__cardsContainer{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.Partners-module__iZbxca__cardVisual,.Partners-module__iZbxca__cardVisualBlue{display:none}.Partners-module__iZbxca__card{background-color:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border-color);transition:var(--transition);flex-direction:column;gap:1.5rem;padding:3rem;display:flex;position:relative;overflow:hidden}.Partners-module__iZbxca__card:before{content:"";background:linear-gradient(90deg,var(--primary),var(--primary-light));opacity:0;width:100%;height:4px;transition:var(--transition);position:absolute;top:0;left:0}.Partners-module__iZbxca__card:hover:before{opacity:1}.Partners-module__iZbxca__card:hover{border-color:#49cb6533;transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.Partners-module__iZbxca__iconWrapper{border-radius:var(--radius-lg);width:64px;height:64px;color:var(--primary);background:#49cb651a;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Partners-module__iZbxca__indirectCard .Partners-module__iZbxca__iconWrapper{color:#6366f1;background:#6366f11a}.Partners-module__iZbxca__cardContent{flex-direction:column;flex-grow:1;display:flex}.Partners-module__iZbxca__iconPrimary{color:var(--primary);opacity:.8}.Partners-module__iZbxca__iconBlue{color:#6366f1;opacity:.8}.Partners-module__iZbxca__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem}.Partners-module__iZbxca__cardDesc{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Partners-module__iZbxca__cardsContainer{grid-template-columns:1fr}}
.Process-module__Y14LMW__process{background-color:var(--background);padding:8rem 0;position:relative;overflow:hidden}.Process-module__Y14LMW__process:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10d 0%,#fff0 70%);border-radius:50%;width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Process-module__Y14LMW__header{text-align:center;z-index:10;margin-bottom:5rem;position:relative}.Process-module__Y14LMW__label{color:#6366f1;border-radius:var(--radius-full);letter-spacing:.05em;background-color:#6366f11a;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.Process-module__Y14LMW__title{color:var(--text-main);font-size:2.5rem}.Process-module__Y14LMW__timeline{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.Process-module__Y14LMW__timeline:before{content:"";background:linear-gradient(#6366f100,#6366f14d 10% 90%,#6366f100);width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Process-module__Y14LMW__step{width:50%;margin-bottom:3rem;display:flex;position:relative}.Process-module__Y14LMW__stepLeft{justify-content:flex-end;padding-right:3rem;left:0}.Process-module__Y14LMW__stepRight{justify-content:flex-start;padding-left:3rem;left:50%}.Process-module__Y14LMW__step:last-child{margin-bottom:0}.Process-module__Y14LMW__stepContent{background-color:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:450px;transition:var(--transition);flex-direction:column;gap:1rem;padding:2rem;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.Process-module__Y14LMW__stepContent:hover{border-color:#6366f14d;transform:translateY(-5px);box-shadow:0 20px 40px #6366f11a}.Process-module__Y14LMW__numBox{color:#0000;-webkit-text-stroke:1px #6366f180;opacity:.5;margin-bottom:-1rem;font-size:2.5rem;font-weight:800}.Process-module__Y14LMW__stepContent:hover .Process-module__Y14LMW__numBox{color:#6366f11a;-webkit-text-stroke:1px #6366f1}.Process-module__Y14LMW__textBox{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:relative}.Process-module__Y14LMW__stepTitle{color:var(--text-main);font-size:1.25rem;font-weight:700;line-height:1.4}.Process-module__Y14LMW__stepDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Process-module__Y14LMW__stepConnector{background-color:#6366f14d;width:3rem;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.Process-module__Y14LMW__stepLeft .Process-module__Y14LMW__stepConnector{right:0}.Process-module__Y14LMW__stepRight .Process-module__Y14LMW__stepConnector{left:0}.Process-module__Y14LMW__connectorDot{background-color:var(--surface);border:4px solid #6366f1;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 4px #6366f11a}.Process-module__Y14LMW__stepLeft .Process-module__Y14LMW__connectorDot{right:-8px}.Process-module__Y14LMW__stepRight .Process-module__Y14LMW__connectorDot{left:-8px}@media (max-width:768px){.Process-module__Y14LMW__timeline:before{left:2rem}.Process-module__Y14LMW__step{width:100%;margin-bottom:2rem}.Process-module__Y14LMW__stepLeft,.Process-module__Y14LMW__stepRight{justify-content:flex-start;padding-left:4.5rem;padding-right:1rem;left:0}.Process-module__Y14LMW__stepConnector{width:2.5rem;left:2rem}.Process-module__Y14LMW__stepLeft .Process-module__Y14LMW__stepConnector{right:auto}.Process-module__Y14LMW__stepRight .Process-module__Y14LMW__stepConnector{left:2rem}.Process-module__Y14LMW__connectorDot{left:0}.Process-module__Y14LMW__stepLeft .Process-module__Y14LMW__connectorDot{right:auto}}
.Footer-module__Grjkva__footer{background-color:var(--header-bg);color:var(--header-text);margin-top:4rem;padding:5rem 0 2rem}.Footer-module__Grjkva__footerTop{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__Grjkva__appPromo{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff0d;border-radius:24px;justify-content:space-between;align-items:center;margin-bottom:4rem;padding:3rem 4rem;display:flex;box-shadow:0 25px 50px -12px #00000080}.Footer-module__Grjkva__appPromoContent{max-width:500px}.Footer-module__Grjkva__promoTitle{color:#fff;margin-bottom:.75rem;font-size:2rem;font-weight:700}.Footer-module__Grjkva__promoDesc{color:#94a3b8;font-size:1.05rem;line-height:1.6}.Footer-module__Grjkva__storeButtons{gap:1rem;display:flex}.Footer-module__Grjkva__storeBtn{color:#000;background-color:#fff;border-radius:30px;justify-content:center;align-items:center;gap:.6rem;min-width:140px;padding:.75rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.Footer-module__Grjkva__storeBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #fff3}.Footer-module__Grjkva__storeIcon{flex-shrink:0;width:20px;height:20px}.Footer-module__Grjkva__btnTextSimple{letter-spacing:-.01em;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;line-height:1}.Footer-module__Grjkva__brandCol{flex-direction:column;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__Grjkva__logoIcon{background-color:var(--primary);border-radius:50%;width:32px;height:32px;position:relative}.Footer-module__Grjkva__logoIcon:after{content:"";background-color:var(--header-bg);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__Grjkva__brandDesc{color:#94a3b8;max-width:90%;margin-bottom:2rem;line-height:1.6}.Footer-module__Grjkva__socialLinks{gap:1rem;display:flex}.Footer-module__Grjkva__socialLink{width:40px;height:40px;transition:var(--transition);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__socialLink:hover{background-color:var(--primary);transform:translateY(-3px)}.Footer-module__Grjkva__colTitle{color:#fff;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__linkList a{color:#cbd5e1;transition:var(--transition);white-space:nowrap;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:inline-flex}.Footer-module__Grjkva__linkList a:hover{color:var(--primary);transform:translate(4px)}.Footer-module__Grjkva__contactList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__contactList li{color:#cbd5e1;align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:500;line-height:1.5;display:flex}.Footer-module__Grjkva__contactList a{transition:var(--transition)}.Footer-module__Grjkva__contactList a:hover{color:var(--primary)}.Footer-module__Grjkva__contactIcon{color:var(--primary);flex-shrink:0;margin-top:.125rem}.Footer-module__Grjkva__footerBottom{color:#64748b;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module__Grjkva__domain{color:var(--primary);font-weight:600}@media (max-width:1024px){.Footer-module__Grjkva__footerTop{grid-template-columns:1fr 1fr}.Footer-module__Grjkva__appPromo{text-align:center;flex-direction:column;gap:2rem;padding:2.5rem}.Footer-module__Grjkva__promoActions{align-items:center}}@media (max-width:640px){.Footer-module__Grjkva__footerTop{grid-template-columns:1fr}.Footer-module__Grjkva__appPromo{padding:2rem 1.5rem}.Footer-module__Grjkva__promoTitle{font-size:1.5rem}.Footer-module__Grjkva__promoForm{flex-direction:column;width:100%}.Footer-module__Grjkva__promoInput,.Footer-module__Grjkva__promoSubmitBtn{width:100%}.Footer-module__Grjkva__storeButtons{flex-direction:column;width:100%}.Footer-module__Grjkva__storeBtn{justify-content:center}.Footer-module__Grjkva__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
