:root{--primary-color:#2f95e8;--primary-rgb:47, 149, 232;--primary-hover:#1e7fcc;--primary-light:#eaf5ff;--text-primary:#0f1d32;--text-secondary:#48607a;--text-muted:#7b8da5;--bg-primary:#fff;--bg-secondary:#f2f7fc;--bg-accent:#e6eef7;--border-color:#cbd9e8;--success-color:#10b981;--gradient-primary:linear-gradient(135deg, #0f1d32 0%, #13243a 58%, #1a2f49 100%);--gradient-step-number:linear-gradient(165deg, #f8fbff 0%, #edf3fa 52%, #dbe7f3 100%);--gradient-problem-icon:linear-gradient(145deg, #2d4664 0%, #4c6786 42%, #2f95e8 88%, #7ebef3 100%);--section-padding:100px 0;--container-max-width:1200px;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--fs-eyebrow:1.15rem;--fs-h1:2.7rem;--fs-h2:2.6rem;--fs-h3:1.85rem;--lh-heading-tight:1.06;--lh-heading:1.18;--fw-heading-strong:700;--fw-heading-main:600}html{scroll-behavior:smooth}body{font-family:var(--font-family);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}body[data-theme=system]{--primary-color:#2f95e8;--primary-rgb:47, 149, 232;--primary-hover:#1e7fcc;--primary-light:#eaf5ff;--text-primary:#0f1d32;--text-secondary:#48607a;--text-muted:#7b8da5;--bg-secondary:#f2f7fc;--bg-accent:#e6eef7;--border-color:#cbd9e8;--gradient-primary:linear-gradient(135deg, #0f2a46 0%, #1c3f68 54%, #2f95e8 100%);--gradient-step-number:linear-gradient(165deg, #f8fbff 0%, #edf3fa 52%, #dbe7f3 100%);--gradient-problem-icon:linear-gradient(145deg, #2d4664 0%, #4c6786 42%, #2f95e8 88%, #7ebef3 100%)}[id]{scroll-margin-top:80px}.homePageClient-module__4iOogW__container{max-width:var(--container-max-width);margin:0 auto;padding:0 24px}.homePageClient-module__4iOogW__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;background:#fffffff2;padding:16px 0;position:fixed;top:0;left:0;right:0}.homePageClient-module__4iOogW__navbarContent{justify-content:space-between;align-items:center;display:flex}.homePageClient-module__4iOogW__navbarLogo{align-items:center;gap:12px;display:flex}.homePageClient-module__4iOogW__logoImage{width:auto;height:50px}.homePageClient-module__4iOogW__navbarMenu{gap:32px;list-style:none;display:flex}.homePageClient-module__4iOogW__navLink{color:var(--text-secondary);cursor:pointer;font-weight:500;font-size:inherit;background:0 0;border:none;text-decoration:none;transition:color .3s}.homePageClient-module__4iOogW__navLink:hover{color:var(--primary-color)}.homePageClient-module__4iOogW__languageSwitcher{display:block}.homePageClient-module__4iOogW__languageSwitcherMobile{display:none}.homePageClient-module__4iOogW__btnNav{color:var(--text-secondary);background:rgba(var(--primary-rgb), .06);border:1px solid rgba(var(--primary-rgb), .2);padding:10px 24px;font-size:.95rem}.homePageClient-module__4iOogW__btnNav:hover{color:var(--primary-color);background:rgba(var(--primary-rgb), .12);border-color:rgba(var(--primary-rgb), .38);box-shadow:0 8px 18px rgba(var(--primary-rgb), .18);transform:translateY(-1px)}:is(h1,h2,h3){font-weight:var(--fw-heading-strong);line-height:var(--lh-heading);color:var(--text-primary)}.homePageClient-module__4iOogW__sectionTitle{font-size:var(--fs-h2);text-align:center;color:var(--text-primary);font-weight:var(--fw-heading-strong);margin-bottom:16px}.homePageClient-module__4iOogW__btn{cursor:pointer;text-align:center;border:none;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.homePageClient-module__4iOogW__btnPrimary{background:var(--primary-color);color:#fff}.homePageClient-module__4iOogW__btnPrimary:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 12px 24px rgba(var(--primary-rgb), .28);transform:translateY(-2px)}.homePageClient-module__4iOogW__btnSecondary{background:var(--bg-primary);color:var(--text-primary);border:2px solid var(--border-color)}.homePageClient-module__4iOogW__btnSecondary:hover{border-color:var(--primary-color);color:var(--primary-color)}.homePageClient-module__4iOogW__btnBlock{width:100%;display:block}.homePageClient-module__4iOogW__hero{background:var(--gradient-primary);color:#fff;text-align:center;margin-top:70px;padding:160px 0 120px;position:relative;overflow:hidden}.homePageClient-module__4iOogW__hero:before{content:"";background:rgba(var(--primary-rgb), .14);filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;width:620px;height:620px;position:absolute;top:50%;left:-140px;transform:translateY(-50%)}.homePageClient-module__4iOogW__hero:after{content:"";background:rgba(var(--primary-rgb), .1);filter:blur(110px);pointer-events:none;z-index:0;border-radius:50%;width:460px;height:460px;position:absolute;top:-90px;right:-100px}.homePageClient-module__4iOogW__heroWrapper{z-index:1;align-items:center;gap:44px;max-width:1100px;margin:0 auto;display:flex;position:relative}.homePageClient-module__4iOogW__heroLogoContainer{flex-shrink:0}.homePageClient-module__4iOogW__heroLogoWrap{display:inline-block;position:relative}.homePageClient-module__4iOogW__heroLogoWrap:before{content:"";background:radial-gradient(circle, rgba(var(--primary-rgb), .45) 0%, rgba(var(--primary-rgb), .12) 45%, transparent 70%);filter:blur(28px);pointer-events:none;z-index:0;border-radius:50%;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homePageClient-module__4iOogW__heroLogoMain{z-index:1;filter:drop-shadow(0 4px 16px #0003);width:300px;height:auto;display:block;position:relative}.homePageClient-module__4iOogW__heroContent{text-align:left;flex:1;margin-left:-8px}.homePageClient-module__4iOogW__heroLabel{font-size:var(--fs-eyebrow);letter-spacing:0;text-transform:none;color:#ffffffe6;margin-bottom:16px;font-weight:400}.homePageClient-module__4iOogW__heroTitle{font-size:var(--fs-h1);line-height:var(--lh-heading-tight);color:#f4f8ff;font-weight:var(--fw-heading-main);margin-bottom:24px}.homePageClient-module__4iOogW__heroSubtitle{opacity:.95;margin-bottom:40px;font-size:1.25rem;line-height:1.7}.homePageClient-module__4iOogW__heroButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.homePageClient-module__4iOogW__hero .homePageClient-module__4iOogW__btnPrimary{color:var(--primary-color);background:#fff}.homePageClient-module__4iOogW__hero .homePageClient-module__4iOogW__btnPrimary:hover{background:var(--bg-secondary)}.homePageClient-module__4iOogW__hero .homePageClient-module__4iOogW__btnSecondary{color:#fff;background:0 0;border-color:#fff}.homePageClient-module__4iOogW__hero .homePageClient-module__4iOogW__btnSecondary:hover{color:var(--primary-color);background:#fff}.homePageClient-module__4iOogW__problems{padding:var(--section-padding);background:var(--bg-primary)}.homePageClient-module__4iOogW__problemsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.homePageClient-module__4iOogW__problemCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #ffffffa6;border-radius:16px;padding:40px 32px;transition:all .3s}.homePageClient-module__4iOogW__problemCard:hover{transform:translateY(-8px);box-shadow:0 12px 28px #0000000f}.homePageClient-module__4iOogW__problemIcon{background:var(--gradient-problem-icon);width:64px;height:64px;box-shadow:inset 0 1px 0 #ffffff73, 0 4px 14px rgba(var(--primary-rgb), .18), 0 0 22px rgba(var(--primary-rgb), .22), 10px 12px 26px rgba(var(--primary-rgb), .12);border:1px solid #ffffff73;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;position:relative}.homePageClient-module__4iOogW__problemIcon svg{color:#fff;filter:drop-shadow(0 1px 2px #00000026);width:32px;height:32px}.homePageClient-module__4iOogW__problemTitle{margin-bottom:12px;font-size:1.35rem}.homePageClient-module__4iOogW__problemText{color:var(--text-secondary);line-height:1.7}.homePageClient-module__4iOogW__solutions{padding:var(--section-padding);background:var(--bg-secondary)}.homePageClient-module__4iOogW__carouselWrapper{max-width:1000px;margin:0 auto;padding:0 60px;position:relative;overflow:hidden}.homePageClient-module__4iOogW__carousel{min-height:500px;position:relative}.homePageClient-module__4iOogW__carouselCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#ffffff8f;border:1px solid #ffffff7a;border-radius:20px;width:100%;padding:48px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;transform:translate(100%);box-shadow:0 10px 26px #0000001a}.homePageClient-module__4iOogW__carouselCard.homePageClient-module__4iOogW__active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.homePageClient-module__4iOogW__carouselCard.homePageClient-module__4iOogW__slideOutLeft{animation:.3s ease-in-out forwards homePageClient-module__4iOogW__slideOutLeft}.homePageClient-module__4iOogW__carouselCard.homePageClient-module__4iOogW__slideOutRight{animation:.3s ease-in-out forwards homePageClient-module__4iOogW__slideOutRight}@keyframes homePageClient-module__4iOogW__slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes homePageClient-module__4iOogW__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes homePageClient-module__4iOogW__slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes homePageClient-module__4iOogW__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.homePageClient-module__4iOogW__carouselCard.homePageClient-module__4iOogW__active{animation:.4s cubic-bezier(.4,0,.2,1) homePageClient-module__4iOogW__slideInFromRight}.homePageClient-module__4iOogW__carouselCard.homePageClient-module__4iOogW__slideInFromLeft{animation:.4s cubic-bezier(.4,0,.2,1) homePageClient-module__4iOogW__slideInFromLeft}.homePageClient-module__4iOogW__carouselCardIcon{background:rgba(var(--primary-rgb), .16);border:1px solid rgba(var(--primary-rgb), .35);border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.homePageClient-module__4iOogW__carouselCardIcon svg{width:36px;height:36px;color:var(--primary-color)}.homePageClient-module__4iOogW__carouselCardCategory{text-transform:uppercase;letter-spacing:1px;color:var(--primary-color);margin-bottom:12px;font-size:.875rem;font-weight:600}.homePageClient-module__4iOogW__carouselCardTitle{font-size:var(--fs-h3);color:var(--text-primary);line-height:var(--lh-heading);margin-bottom:16px}.homePageClient-module__4iOogW__carouselCardText{color:var(--text-secondary);margin-bottom:24px;font-size:1.05rem;line-height:1.7}.homePageClient-module__4iOogW__carouselFeatures{margin-bottom:20px;list-style:none}.homePageClient-module__4iOogW__carouselFeatures li{color:var(--text-secondary);padding:10px 0 10px 32px;position:relative}.homePageClient-module__4iOogW__carouselFeatures li:before{content:"✓";color:var(--success-color);font-size:1.3rem;font-weight:700;position:absolute;left:0}.homePageClient-module__4iOogW__fitnessCaseLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:6px 10px;font-size:.98rem;font-weight:600;transition:all .25s;display:inline-flex}.homePageClient-module__4iOogW__fitnessCaseLink svg{width:18px;height:18px}.homePageClient-module__4iOogW__fitnessCaseLink:hover{color:#4b5563;background:rgba(var(--primary-rgb), .08);box-shadow:0 6px 14px rgba(var(--primary-rgb), .1);transform:translateY(-1px)scale(1.01)}.homePageClient-module__4iOogW__carouselBtn{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff9e;border:1px solid #ffffff85;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.homePageClient-module__4iOogW__carouselBtn:hover:not(:disabled){border-color:var(--primary-color);background:var(--primary-color)}.homePageClient-module__4iOogW__carouselBtn:hover:not(:disabled) svg{color:#fff}.homePageClient-module__4iOogW__carouselBtn:disabled{opacity:.5;cursor:not-allowed}.homePageClient-module__4iOogW__carouselBtn svg{width:24px;height:24px;color:var(--text-primary);transition:color .3s}.homePageClient-module__4iOogW__carouselPrev{left:0}.homePageClient-module__4iOogW__carouselNext{right:0}@media (max-width:768px){.homePageClient-module__4iOogW__carouselWrapper{padding:0 50px}.homePageClient-module__4iOogW__carouselCard{padding:32px}.homePageClient-module__4iOogW__carouselBtn{width:40px;height:40px}}@media (max-width:480px){.homePageClient-module__4iOogW__carouselWrapper{padding:0}.homePageClient-module__4iOogW__carouselBtn{display:none}}.homePageClient-module__4iOogW__howItWorks{padding:var(--section-padding);background:var(--bg-primary)}.homePageClient-module__4iOogW__steps{max-width:900px;margin:0 auto}.homePageClient-module__4iOogW__step{z-index:0;align-items:flex-start;gap:32px;margin-bottom:56px;display:flex;position:relative}.homePageClient-module__4iOogW__step:last-child{margin-bottom:0}.homePageClient-module__4iOogW__stepNumber{background:var(--gradient-step-number);color:#334155;border:1px solid #94a3b873;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.75rem;font-weight:700;display:flex;position:relative;box-shadow:inset 0 1px #ffffffe6,0 2px 10px #0f172a0f,0 1px 3px #0f172a0a}.homePageClient-module__4iOogW__stepContent{flex:1}.homePageClient-module__4iOogW__stepTitle{font-size:var(--fs-h3);line-height:var(--lh-heading);margin-bottom:12px}.homePageClient-module__4iOogW__stepText{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.homePageClient-module__4iOogW__stepTextLink{color:var(--primary-color);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;margin-left:.5rem;text-decoration:none}.homePageClient-module__4iOogW__stepTextLink:hover{text-decoration:underline}.homePageClient-module__4iOogW__productScreens{padding:var(--section-padding);background:var(--bg-secondary)}.homePageClient-module__4iOogW__productScreensIntro{text-align:center;max-width:720px;color:var(--text-secondary);margin:0 auto 48px;font-size:1.1rem;line-height:1.7}.homePageClient-module__4iOogW__productScreensGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1100px;margin:0 auto;display:grid}.homePageClient-module__4iOogW__screenCard{flex-direction:column;gap:12px;margin:0;display:flex}.homePageClient-module__4iOogW__screenCardFrame{aspect-ratio:16/9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffa6;border:1px solid #ffffff8c;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0000000f,inset 0 1px #ffffffb3}.homePageClient-module__4iOogW__screenCardFrame img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.homePageClient-module__4iOogW__screenZoomable{cursor:zoom-in;transition:transform .25s}.homePageClient-module__4iOogW__screenZoomable:hover{transform:scale(1.015)}.homePageClient-module__4iOogW__screenCardCaption{text-align:center;color:var(--text-primary);font-size:.95rem;font-weight:600}.homePageClient-module__4iOogW__legal{padding:var(--section-padding);background:var(--bg-secondary)}.homePageClient-module__4iOogW__legalIntro{text-align:center;max-width:800px;margin:0 auto 56px}.homePageClient-module__4iOogW__legalIntro p{color:var(--text-secondary);margin-bottom:20px;font-size:1.1rem;line-height:1.7}.homePageClient-module__4iOogW__checklist{max-width:900px;margin:0 auto}.homePageClient-module__4iOogW__checklistItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff94;border:1px solid #ffffff73;border-radius:16px;gap:24px;margin-bottom:20px;padding:36px;transition:all .3s;display:flex;box-shadow:0 6px 18px #00000014}.homePageClient-module__4iOogW__checklistItem:hover{transform:translate(8px);box-shadow:0 4px 12px #00000014}.homePageClient-module__4iOogW__checklistIcon{flex-shrink:0}.homePageClient-module__4iOogW__checklistIcon svg{width:32px;height:32px;color:var(--success-color)}.homePageClient-module__4iOogW__checklistTitle{margin-bottom:8px;font-size:1.35rem}.homePageClient-module__4iOogW__checklistText{color:var(--text-secondary);line-height:1.7}.homePageClient-module__4iOogW__pricing{padding:var(--section-padding);background:var(--bg-secondary)}.homePageClient-module__4iOogW__pricing .homePageClient-module__4iOogW__sectionTitle{margin-bottom:34px}.homePageClient-module__4iOogW__pricingCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1100px;margin:0 auto;display:grid}.homePageClient-module__4iOogW__pricingCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border:1px solid #ffffff73;border-radius:20px;padding:40px 32px;transition:all .4s;position:relative;box-shadow:0 8px 24px #0000001f}.homePageClient-module__4iOogW__pricingCard:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0000001f}.homePageClient-module__4iOogW__pricingCards .homePageClient-module__4iOogW__pricingCard:nth-child(2){transform:scale(1.05)}.homePageClient-module__4iOogW__pricingCards .homePageClient-module__4iOogW__pricingCard:nth-child(2):hover{transform:scale(1.05)translateY(-8px)}.homePageClient-module__4iOogW__pricingCards .homePageClient-module__4iOogW__pricingCard:nth-child(3){transform:scale(1.02)}.homePageClient-module__4iOogW__pricingCards .homePageClient-module__4iOogW__pricingCard:nth-child(3):hover{transform:scale(1.02)translateY(-8px)}.homePageClient-module__4iOogW__featured{border-color:rgba(var(--primary-rgb), .8);box-shadow:0 12px 30px rgba(var(--primary-rgb), .2)}.homePageClient-module__4iOogW__pricingBadge{background:var(--primary-color);color:#fff;border-radius:20px;padding:6px 20px;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.homePageClient-module__4iOogW__pricingCardHeader{text-align:center;margin-bottom:24px}.homePageClient-module__4iOogW__pricingCardName{font-size:var(--fs-h3);line-height:var(--lh-heading);margin-bottom:8px}.homePageClient-module__4iOogW__pricingCardPrice{text-align:center;margin-bottom:32px}.homePageClient-module__4iOogW__priceAmount{color:var(--text-primary);font-size:3rem;font-weight:700;display:block}.homePageClient-module__4iOogW__pricePeriod{color:var(--text-muted);font-size:1rem}.homePageClient-module__4iOogW__pricingCardFeatures{margin-bottom:32px}.homePageClient-module__4iOogW__pricingCardFeatures ul{list-style:none}.homePageClient-module__4iOogW__pricingCardFeatures li{color:var(--text-secondary);align-items:center;gap:12px;padding:12px 0;display:flex}.homePageClient-module__4iOogW__pricingCardFeatures li svg{width:20px;height:20px;color:var(--success-color);flex-shrink:0}.homePageClient-module__4iOogW__btnPricing{width:100%;color:var(--text-primary);border:2px solid var(--border-color);background:#fff9}.homePageClient-module__4iOogW__btnPricing:hover{border-color:var(--primary-color);color:var(--primary-color)}.homePageClient-module__4iOogW__btnPricing.homePageClient-module__4iOogW__btnPrimary{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.homePageClient-module__4iOogW__btnPricing.homePageClient-module__4iOogW__btnPrimary:hover{background:var(--primary-hover)}.homePageClient-module__4iOogW__pricingCta{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8f;border:1px solid #ffffff80;border-radius:16px;margin-top:56px;padding:32px}.homePageClient-module__4iOogW__pricingCta p{color:var(--text-secondary);margin-bottom:24px;font-size:1.1rem}.homePageClient-module__4iOogW__faq{padding:var(--section-padding);background:var(--bg-primary)}.homePageClient-module__4iOogW__faqList{flex-direction:column;gap:14px;max-width:900px;margin:0 auto;display:flex}.homePageClient-module__4iOogW__faqItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff9e;border:1px solid #ffffff80;border-radius:14px;padding:0 20px;box-shadow:0 6px 16px #0f172a0f}.homePageClient-module__4iOogW__faqQuestion{cursor:pointer;color:var(--text-primary);padding:18px 28px 18px 0;font-size:1.06rem;font-weight:600;list-style:none;position:relative}.homePageClient-module__4iOogW__faqQuestion::-webkit-details-marker{display:none}.homePageClient-module__4iOogW__faqQuestion:after{content:"+";color:var(--primary-color);font-size:1.3rem;line-height:1;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.homePageClient-module__4iOogW__faqItem[open] .homePageClient-module__4iOogW__faqQuestion:after{content:"-"}.homePageClient-module__4iOogW__faqAnswer{color:var(--text-secondary);padding:16px 0 18px;line-height:1.7}.homePageClient-module__4iOogW__faqAnswer h4{color:var(--text-primary);margin-top:24px;margin-bottom:12px;font-size:1rem}.homePageClient-module__4iOogW__faqAnswer p{margin-bottom:14px}.homePageClient-module__4iOogW__faqAnswer ol{margin:16px 0;padding-left:20px}.homePageClient-module__4iOogW__faqAnswer li{margin-bottom:10px}body.lightbox-open{overflow:hidden}.homePageClient-module__4iOogW__lightbox{z-index:3000;opacity:0;pointer-events:none;background:#111827e0;justify-content:center;align-items:center;padding:24px;transition:opacity .25s;display:flex;position:fixed;inset:0}.homePageClient-module__4iOogW__lightbox.homePageClient-module__4iOogW__open{opacity:1;pointer-events:auto}.homePageClient-module__4iOogW__lightboxImage{border-radius:12px;width:auto;max-width:min(1200px,92vw);height:auto;max-height:88vh;box-shadow:0 20px 60px #00000059}.homePageClient-module__4iOogW__lightboxClose{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;line-height:1;display:flex;position:absolute;top:14px;right:16px}.homePageClient-module__4iOogW__lightboxClose:hover{background:#ffffff4d}body.success-modal-open{overflow:hidden}.homePageClient-module__4iOogW__successModalOverlay{z-index:3250;opacity:0;pointer-events:none;background:#1118279e;justify-content:center;align-items:center;padding:20px;transition:opacity .24s;display:flex;position:fixed;inset:0}.homePageClient-module__4iOogW__successModalOverlay.homePageClient-module__4iOogW__open{opacity:1;pointer-events:auto}.homePageClient-module__4iOogW__successModalCard{opacity:0;background:#fff;border-radius:16px;width:min(560px,100%);padding:24px 24px 22px;transition:transform .28s,opacity .28s;position:relative;transform:translateY(12px)scale(.98);box-shadow:0 18px 48px #0f172a4d}.homePageClient-module__4iOogW__successModalOverlay.homePageClient-module__4iOogW__open .homePageClient-module__4iOogW__successModalCard{opacity:1;transform:translateY(0)scale(1)}.homePageClient-module__4iOogW__successModalClose{color:#0f172a;cursor:pointer;background:#94a3b82e;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.8rem;line-height:1;display:flex;position:absolute;top:10px;right:12px}.homePageClient-module__4iOogW__successModalIcon{background:#10b98124;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:flex}.homePageClient-module__4iOogW__successModalIcon svg{color:#10b981;width:28px;height:28px}.homePageClient-module__4iOogW__successModalTitle{margin-bottom:10px;font-size:1.5rem}.homePageClient-module__4iOogW__successModalText{color:#374151;margin-bottom:18px;line-height:1.7}.homePageClient-module__4iOogW__successModalBtn{width:100%}body.case-modal-open{overflow:hidden}.homePageClient-module__4iOogW__caseModalOverlay{z-index:3200;opacity:0;pointer-events:none;background:#111827ad;justify-content:center;align-items:center;padding:20px;transition:opacity .25s;display:flex;position:fixed;inset:0}.homePageClient-module__4iOogW__caseModalOverlay.homePageClient-module__4iOogW__open{opacity:1;pointer-events:auto}.homePageClient-module__4iOogW__caseModalCard{opacity:0;background:#fff;border-radius:16px;width:min(820px,100%);max-height:88vh;padding:26px 24px 22px;transition:transform .28s,opacity .28s;position:relative;overflow:auto;transform:translateY(14px)scale(.98);box-shadow:0 18px 48px #0f172a47}.homePageClient-module__4iOogW__caseModalOverlay.homePageClient-module__4iOogW__open .homePageClient-module__4iOogW__caseModalCard{opacity:1;transform:translateY(0)scale(1)}.homePageClient-module__4iOogW__caseModalClose{color:#0f172a;cursor:pointer;background:#94a3b82e;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.8rem;line-height:1;display:flex;position:absolute;top:10px;right:12px}.homePageClient-module__4iOogW__caseModalTitle{margin-bottom:18px;padding-right:38px;font-size:1.55rem;font-weight:700}.homePageClient-module__4iOogW__caseBlock{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:14px 14px 12px}.homePageClient-module__4iOogW__caseBlock:last-child{margin-bottom:0}.homePageClient-module__4iOogW__caseBlockHead{align-items:center;gap:8px;margin-bottom:10px;display:flex}.homePageClient-module__4iOogW__caseBlockHead svg{width:18px;height:18px;color:var(--primary-color);flex-shrink:0}.homePageClient-module__4iOogW__caseBlockHead h4{margin:0;font-size:1.03rem}.homePageClient-module__4iOogW__caseBlock p,.homePageClient-module__4iOogW__caseBlock li{color:#374151;line-height:1.65}.homePageClient-module__4iOogW__caseBlock ul{margin:0;padding-left:18px}.homePageClient-module__4iOogW__contact{padding:var(--section-padding);background:var(--bg-primary)}.homePageClient-module__4iOogW__contactContent{grid-template-columns:1fr 1fr;gap:64px;max-width:1100px;margin:0 auto;display:grid}.homePageClient-module__4iOogW__contactInfo{flex-direction:column;justify-content:flex-start;display:flex}.homePageClient-module__4iOogW__contactTitle{font-size:var(--fs-h2);line-height:var(--lh-heading);margin-bottom:20px}.homePageClient-module__4iOogW__contactSubtitle{color:var(--text-secondary);margin-bottom:32px;font-size:1.15rem;line-height:1.7}.homePageClient-module__4iOogW__contactEmail{color:var(--text-secondary);margin-bottom:24px;font-size:1rem}.homePageClient-module__4iOogW__contactEmail a{color:var(--primary-color);font-weight:600;text-decoration:none}.homePageClient-module__4iOogW__contactEmail a:hover{text-decoration:underline}.homePageClient-module__4iOogW__contactBenefits{flex-direction:column;gap:16px;display:flex}.homePageClient-module__4iOogW__benefitItem{align-items:center;gap:12px;display:flex}.homePageClient-module__4iOogW__benefitItem svg{width:24px;height:24px;color:var(--success-color);flex-shrink:0}.homePageClient-module__4iOogW__benefitItem span{color:var(--text-secondary);font-size:1.05rem}.homePageClient-module__4iOogW__contactFormWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff85;border:1px solid #ffffff80;border-radius:20px;padding:48px}.homePageClient-module__4iOogW__contactForm{flex-direction:column;gap:20px;display:flex}.homePageClient-module__4iOogW__formGroup{flex-direction:column;display:flex}.homePageClient-module__4iOogW__formGroup label{color:var(--text-primary);margin-bottom:8px;font-size:.95rem;font-weight:600}.homePageClient-module__4iOogW__required{color:#ef4444}.homePageClient-module__4iOogW__formGroup input,.homePageClient-module__4iOogW__formGroup textarea{border:2px solid var(--border-color);font-size:1rem;font-family:var(--font-family);background:var(--bg-primary);border-radius:10px;padding:14px 16px;transition:all .3s}.homePageClient-module__4iOogW__select>div{border:2px solid var(--border-color);border-radius:10px;padding:4.25px 6px}.homePageClient-module__4iOogW__select div:focus{border:none}.homePageClient-module__4iOogW__formGroup input:focus,.homePageClient-module__4iOogW__formGroup textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .14);outline:none}.homePageClient-module__4iOogW__formHint{color:var(--text-muted);margin-top:6px;font-size:.875rem}.homePageClient-module__4iOogW__formConsentGroup{margin-top:-4px}.homePageClient-module__4iOogW__formConsentLabel{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.homePageClient-module__4iOogW__formConsentLabel input[type=checkbox]{accent-color:var(--primary-color);margin-top:3px}.homePageClient-module__4iOogW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.6s linear infinite homePageClient-module__4iOogW__spin;display:inline-block}@keyframes homePageClient-module__4iOogW__spin{to{transform:rotate(360deg)}}.homePageClient-module__4iOogW__formPrivacy{text-align:center;color:var(--text-muted);margin-top:16px;font-size:.875rem}.homePageClient-module__4iOogW__formPrivacy a{color:var(--primary-color);text-decoration:none}.homePageClient-module__4iOogW__formPrivacy a:hover{text-decoration:underline}.homePageClient-module__4iOogW__footer{background:var(--text-primary);color:#fff;text-align:center;padding:40px 0}.homePageClient-module__4iOogW__footer p{color:var(--text-muted)}.homePageClient-module__4iOogW__footer a{text-decoration:underline}@media (max-width:992px){.homePageClient-module__4iOogW__contactContent{grid-template-columns:1fr;gap:48px}.homePageClient-module__4iOogW__pricingCards{grid-template-columns:1fr}.homePageClient-module__4iOogW__pricingCards .homePageClient-module__4iOogW__pricingCard:nth-child(2),.homePageClient-module__4iOogW__pricingCards .homePageClient-module__4iOogW__pricingCard:nth-child(3){transform:none}.homePageClient-module__4iOogW__pricingCards .homePageClient-module__4iOogW__pricingCard:hover{transform:translateY(-8px)}}@media (max-width:768px){:root{--fs-h1:2.1rem;--fs-h2:2.25rem;--fs-h3:1.65rem;--fs-eyebrow:1.02rem}.homePageClient-module__4iOogW__navbarMenu{display:none}.homePageClient-module__4iOogW__logoImage{width:70%;height:auto}.homePageClient-module__4iOogW__languageSwitcher{display:none}.homePageClient-module__4iOogW__languageSwitcherMobile{z-index:1;display:flex;position:absolute;top:8rem;left:calc(50% - 62px)}.homePageClient-module__4iOogW__hero{padding:140px 0 100px}.homePageClient-module__4iOogW__heroWrapper{text-align:center;flex-direction:column}.homePageClient-module__4iOogW__heroContent{text-align:center;margin-left:0}.homePageClient-module__4iOogW__heroLogoMain{width:200px}.homePageClient-module__4iOogW__heroSubtitle{font-size:1.1rem}.homePageClient-module__4iOogW__heroButtons{flex-direction:column}.homePageClient-module__4iOogW__problemsGrid{grid-template-columns:1fr}.homePageClient-module__4iOogW__step{text-align:center;flex-direction:column;align-items:center}.homePageClient-module__4iOogW__carouselWrapper{padding:0 50px}.homePageClient-module__4iOogW__carouselCard{padding:32px}.homePageClient-module__4iOogW__carouselBtn{width:40px;height:40px}.homePageClient-module__4iOogW__contactFormWrapper{padding:32px}.homePageClient-module__4iOogW__productScreensGrid{grid-template-columns:1fr}}@media (max-width:480px){:root{--fs-h1:1.75rem;--fs-h2:1.9rem;--fs-h3:1.45rem;--fs-eyebrow:.95rem}.homePageClient-module__4iOogW__container{padding:0 16px}.homePageClient-module__4iOogW__btn{padding:12px 24px}.homePageClient-module__4iOogW__carouselWrapper{padding:0}.homePageClient-module__4iOogW__carouselBtn{display:none}}.homePageClient-module__4iOogW__animatedSection{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.homePageClient-module__4iOogW__animatedSection.homePageClient-module__4iOogW__visible{opacity:1;transform:translateY(0)}.homePageClient-module__4iOogW__animatedCard{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.homePageClient-module__4iOogW__animatedCard.homePageClient-module__4iOogW__visible{opacity:1;transform:translateY(0)}.homePageClient-module__4iOogW__delay100{transition-delay:.1s}.homePageClient-module__4iOogW__delay200{transition-delay:.2s}.homePageClient-module__4iOogW__delay300{transition-delay:.3s}.homePageClient-module__4iOogW__delay400{transition-delay:.4s}.homePageClient-module__4iOogW__delay500{transition-delay:.5s}.homePageClient-module__4iOogW__carouselWrapper{max-width:1000px;margin:0 auto;position:relative}.homePageClient-module__4iOogW__carouselNavBar{justify-content:center;align-items:center;gap:14px;max-width:1000px;margin:20px auto 0;display:flex}.homePageClient-module__4iOogW__carouselIndicators{justify-content:center;gap:8px;display:flex}.homePageClient-module__4iOogW__carouselBtn{border:2px solid rgba(var(--primary-rgb), .2);cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:static;transform:none}.homePageClient-module__4iOogW__carouselBtn:hover{border-color:var(--primary-color);background:var(--primary-color);transform:scale(1.05)}.homePageClient-module__4iOogW__carouselBtn:active{transform:scale(.95)}.homePageClient-module__4iOogW__carouselBtn:hover svg{color:#fff}.homePageClient-module__4iOogW__carouselBtn svg{width:24px;height:24px;color:var(--text-primary)}.homePageClient-module__4iOogW__carouselDot{background:rgba(var(--primary-rgb), .3);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.homePageClient-module__4iOogW__activeDot{background:var(--primary-color);transform:scale(1.2)}.homePageClient-module__4iOogW__carouselDot:hover{background:rgba(var(--primary-rgb), .6)}.homePageClient-module__4iOogW__carousel{touch-action:pan-y;-webkit-user-select:none;user-select:none}
.languageSwitcher-module__35JVpq__switcher{background:#ffffff14;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.languageSwitcher-module__35JVpq__button{cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:600;transition:all .2s}.languageSwitcher-module__35JVpq__button:hover{opacity:.8}.languageSwitcher-module__35JVpq__active{color:#000;background:#2f95e81f}@media (max-width:768px){.languageSwitcher-module__35JVpq__button{color:#fff}.languageSwitcher-module__35JVpq__active{border:2px solid #fff}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
