.Header-module__jJoE7q__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-100);z-index:50;background-color:#fffc;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__jJoE7q__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__jJoE7q__logo{color:var(--gray-900);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.Header-module__jJoE7q__brandName{font-family:var(--font-arturito);color:var(--primary);letter-spacing:-.02em;font-size:3rem;font-weight:400}.Header-module__jJoE7q__nav{display:none}.Header-module__jJoE7q__navLink{color:var(--gray-500);padding:.5rem 1rem;font-weight:500;transition:color .2s}@media (hover:hover){.Header-module__jJoE7q__navLink:hover{color:var(--gray-900)}}.Header-module__jJoE7q__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__jJoE7q__loginLink{color:var(--gray-900);font-weight:600;display:none}.Header-module__jJoE7q__ctaButton{position:relative;overflow:hidden}.Header-module__jJoE7q__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:100%;animation:5s ease-in-out infinite Header-module__jJoE7q__shimmer;position:absolute;top:0;left:-100%}@keyframes Header-module__jJoE7q__shimmer{0%{left:-100%}25%{left:100%}to{left:100%}}@media (min-width:768px){.Header-module__jJoE7q__nav{align-items:center;gap:1rem;display:flex}.Header-module__jJoE7q__loginLink{display:block}}@media (max-width:768px){.Header-module__jJoE7q__header{height:64px}.Header-module__jJoE7q__brandName{font-size:2rem}.Header-module__jJoE7q__logo img{width:32px!important;height:32px!important}.Header-module__jJoE7q__ctaButton{padding:.5rem 1rem!important;font-size:.875rem!important}}
.Hero-module__Hpd5VW__hero{align-items:center;min-height:100vh;padding:180px 0 100px;display:flex;position:relative;overflow:hidden}.Hero-module__Hpd5VW__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 0,#3b82f626 0%,#0000 50%);width:140%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__Hpd5VW__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Hero-module__Hpd5VW__content{max-width:600px}.Hero-module__Hpd5VW__badge{color:var(--primary);background:#3b82f61a;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__Hpd5VW__title{letter-spacing:-.02em;background:linear-gradient(to right,var(--gray-900),var(--gray-500));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__Hpd5VW__highlight{color:var(--primary);-webkit-text-fill-color:var(--primary)}.Hero-module__Hpd5VW__description{color:var(--gray-500);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__Hpd5VW__ctaGroup{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__Hpd5VW__trustLabel{color:var(--gray-500);font-size:.875rem;font-weight:500}.Hero-module__Hpd5VW__mobileVisual{margin-bottom:4rem;display:block}.Hero-module__Hpd5VW__visual{display:none;position:relative}.Hero-module__Hpd5VW__appWindow{border:1px solid var(--gray-200);background:#fff;border-radius:12px;transition:transform .5s;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg);box-shadow:0 20px 50px -12px #00000026}.Hero-module__Hpd5VW__appHeader{background:var(--gray-50);border-bottom:1px solid var(--gray-200);gap:.5rem;padding:1rem;display:flex}.Hero-module__Hpd5VW__dot{border-radius:50%;width:10px;height:10px}.Hero-module__Hpd5VW__appContent{background:#fff;flex-direction:column;justify-content:space-between;min-height:300px;padding:2rem;display:flex}.Hero-module__Hpd5VW__chatMessage{background:var(--gray-100);border-radius:8px 8px 8px 0;gap:1rem;max-width:90%;padding:1rem;display:flex}.Hero-module__Hpd5VW__avatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.Hero-module__Hpd5VW__messageText{color:var(--gray-900);font-size:.95rem}.Hero-module__Hpd5VW__chatInputWrapper{align-items:center;margin-top:2rem;display:flex;position:relative}.Hero-module__Hpd5VW__chatInput{border:1px solid var(--gray-200);width:100%;color:var(--gray-900);background:#fff;border-radius:8px;outline:none;padding:1rem 3.5rem 1rem 1rem;font-size:.95rem;transition:all .2s}.Hero-module__Hpd5VW__chatInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3b82f61a}.Hero-module__Hpd5VW__sendButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s;display:flex;position:absolute;right:.5rem}@media (hover:hover){.Hero-module__Hpd5VW__appWindow:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.Hero-module__Hpd5VW__sendButton:hover{opacity:.9}}.Hero-module__Hpd5VW__cursor{color:var(--primary);margin-left:2px;font-weight:300;animation:1s step-end infinite Hero-module__Hpd5VW__blink;display:inline-block}@keyframes Hero-module__Hpd5VW__blink{0%,to{opacity:1}50%{opacity:0}}@media (min-width:1024px){.Hero-module__Hpd5VW__container{grid-template-columns:1fr 1fr}.Hero-module__Hpd5VW__mobileVisual{display:none}.Hero-module__Hpd5VW__visual{display:block}.Hero-module__Hpd5VW__title{font-size:4.5rem}}@media (max-width:768px){.Hero-module__Hpd5VW__hero{padding-top:100px;padding-bottom:60px}.Hero-module__Hpd5VW__title{font-size:2.5rem}}
.Features-module__9hfyxa__section{background:#fff;padding:100px 0}.Features-module__9hfyxa__header{text-align:center;max-width:700px;margin:0 auto 5rem}.Features-module__9hfyxa__title{color:var(--gray-900);background:linear-gradient(to right,var(--gray-900),var(--gray-500));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Features-module__9hfyxa__subtitle{color:var(--gray-500);font-size:1.125rem}.Features-module__9hfyxa__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Features-module__9hfyxa__card{border:1px solid var(--gray-100);background:#fff;border-radius:12px;padding:2.5rem;transition:all .2s;box-shadow:0 4px 6px -1px #0000000d}.Features-module__9hfyxa__card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.Features-module__9hfyxa__iconWrapper{width:48px;height:48px;color:var(--primary);background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__9hfyxa__icon{width:24px;height:24px}.Features-module__9hfyxa__cardTitle{color:var(--gray-900);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Features-module__9hfyxa__cardDescription{color:var(--gray-500);line-height:1.6}@media (min-width:768px){.Features-module__9hfyxa__grid{grid-template-columns:repeat(3,1fr)}}.Features-module__9hfyxa__altBackground{background:var(--gray-50)!important}
.CTASection-module__dpcDAG__section{background:linear-gradient(to bottom,white,var(--gray-50));text-align:center;padding:120px 0}.CTASection-module__dpcDAG__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.CTASection-module__dpcDAG__title{color:var(--gray-900);margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.CTASection-module__dpcDAG__description{color:var(--gray-500);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.CTASection-module__dpcDAG__buttonWrapper{justify-content:center;display:flex}
.Footer-module__S6nR5W__footer{border-top:1px solid var(--gray-200);background:#fff;padding:3rem 0}.Footer-module__S6nR5W__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__S6nR5W__brand{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6nR5W__logoWrapper{color:var(--gray-900);align-items:center;gap:.5rem;display:flex}.Footer-module__S6nR5W__logo{opacity:.8}.Footer-module__S6nR5W__brandName{font-family:var(--font-arturito);letter-spacing:-.02em;font-size:1.5rem}.Footer-module__S6nR5W__copyright{color:var(--gray-500);font-size:.875rem}.Footer-module__S6nR5W__contacts{flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__S6nR5W__contactRow{align-items:center;gap:1rem;display:flex}.Footer-module__S6nR5W__contactLink{color:var(--gray-900);font-size:1rem;font-weight:500;text-decoration:none}.Footer-module__S6nR5W__iconGroup{gap:.5rem;display:flex}.Footer-module__S6nR5W__icon{background-color:var(--primary);cursor:pointer;width:20px;height:20px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Footer-module__S6nR5W__iconPhone{width:26.4px;height:26.4px;transform:translateY(-2px);-webkit-mask-image:url(/phone-icon.svg);mask-image:url(/phone-icon.svg)}.Footer-module__S6nR5W__iconTg{-webkit-mask-image:url(/telegram-icon.svg);mask-image:url(/telegram-icon.svg)}.Footer-module__S6nR5W__iconWa{width:26.4px;height:26.4px;transform:translateY(-2px);-webkit-mask-image:url(/whatsapp-icon.svg);mask-image:url(/whatsapp-icon.svg)}.Footer-module__S6nR5W__iconEmail{-webkit-mask-image:url(/email-icon.svg);mask-image:url(/email-icon.svg)}@media (hover:hover){.Footer-module__S6nR5W__contactLink:hover{color:var(--primary)}.Footer-module__S6nR5W__icon:hover{opacity:.8}}@media (min-width:768px){.Footer-module__S6nR5W__container{flex-direction:row;justify-content:space-between}.Footer-module__S6nR5W__brand{align-items:flex-start}.Footer-module__S6nR5W__contacts{align-items:flex-end}}
