@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-image:url(./fond-hero-DPnbwmWS.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;color:#2d2b55;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#3b82f60d,#a855f70d,#d946ef0d);pointer-events:none;z-index:-2}.preloader{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2d2b551f,#3b82f614,#a855f71a),url(./fond-hero-DPnbwmWS.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;will-change:transform;pointer-events:none}.preloader.is-done{visibility:hidden}.preloader__logo{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;will-change:transform,opacity}.preloader__icon{width:280px;height:280px;object-fit:contain}@media(max-width:768px){.preloader__icon{width:200px;height:200px}}html{overflow-y:scroll}*:focus-visible{outline:3px solid #3b82f6;outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #3b82f6;outline-offset:2px}body.is-loading{overflow:hidden;position:fixed;width:100%;top:0;left:0}a{text-decoration:none;color:inherit;transition:all .3s ease}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;outline:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-padding{padding:6rem 0}.gradient-text{background:linear-gradient(135deg,#3b82f6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.25rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.header .header__container{background:transparent;border:1px solid transparent;box-shadow:none}.header .header__nav-link{color:#2d2b55}.header .header__nav-link:hover{color:#2d2b55;background:#0000000d}.header .header__nav-link.active{color:#2d2b55}.header .header__logo img{filter:none}.header .header__menu-toggle span{background:#2d2b55}.header--scrolled{padding:.75rem 1.5rem}.header--scrolled .header__container{background:#fffdf8;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 40px #0000001f}.header--scrolled .header__nav-link{color:#2d2b55}.header--scrolled .header__nav-link:hover{color:#2d2b55;background:#0000000d}.header--scrolled .header__nav-link.active{color:#2d2b55}.header--scrolled .header__logo img{filter:none}.header--scrolled .header__menu-toggle span{background:#2d2b55}.header__container{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:820px;margin:0 auto;height:54px;padding:0 .5rem;border-radius:100px;transition:all .4s cubic-bezier(.4,0,.2,1)}.header__logo{display:flex;align-items:center;flex-shrink:0;z-index:1;margin-left:.5rem;cursor:pointer}.header__logo img{height:120px;width:auto;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.header__logo:hover img{transform:scale(1.1) rotate(-5deg)}.header__logo:active img{transform:scale(.95) rotate(-5deg)}.header__nav{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.15rem}@media(max-width:768px){.header__nav{display:none}}.header__nav-link{position:relative;padding:.5rem .9rem;font-weight:500;font-size:.85rem;border-radius:50px;transition:all .3s ease}.header__cta{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem;background:linear-gradient(135deg,#3b82f6,#a855f7);color:#fff;font-weight:600;font-size:.85rem;border-radius:100px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid transparent;z-index:1;box-shadow:0 4px 15px #3b82f64d}@media(max-width:768px){.header__cta{display:none}}.header__cta:hover{background:linear-gradient(135deg,#60a5fa,#c084fc);box-shadow:0 6px 20px #a855f766;transform:translateY(-1px)}.header__cta:hover .header__cta-arrow{transform:rotate(45deg)}.header__cta-arrow{display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:.75rem;transition:transform .3s ease}.header__menu-toggle{display:none;flex-direction:column;gap:4px;padding:.5rem;background:none;border:none;cursor:pointer;z-index:1}@media(max-width:768px){.header__menu-toggle{display:flex}}.header__menu-toggle span{width:20px;height:2px;background:#2d2b55;border-radius:2px;transition:all .3s ease}.mobile-menu{position:fixed;top:100px;left:1rem;right:1rem;background:#fff;border-radius:24px;padding:2rem;transform:translateY(-20px);opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 25px 50px #00000026;z-index:999;will-change:transform,opacity,visibility;backface-visibility:hidden}@media(min-width:1024px){.mobile-menu{display:none!important;visibility:hidden!important}}.mobile-menu.active{transform:translateY(0);opacity:1;visibility:visible}.mobile-menu__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#f8fafc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#64748b}.mobile-menu__close:hover{background:#3b82f6;color:#fff}.mobile-menu__nav{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.mobile-menu__link{padding:1rem;color:#2d2b55;font-weight:500;font-size:1.1rem;border-radius:12px;transition:all .3s ease}.mobile-menu__link:hover,.mobile-menu__link.active{background:#6366f11a;color:#3b82f6}.mobile-menu__cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#3b82f6,#a855f7);color:#fff;font-weight:600;border-radius:50px}.hero{position:relative;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem;overflow:hidden;background:#05050a}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 80% 20%,rgba(139,92,246,.4) 0%,transparent 50%),radial-gradient(ellipse 50% 60% at 20% 70%,rgba(59,130,246,.3) 0%,transparent 50%),radial-gradient(ellipse 70% 40% at 50% 100%,rgba(34,197,94,.2) 0%,transparent 50%);z-index:0;animation:gradientShift 15s ease-in-out infinite;display:none}.hero__background-image{position:absolute;inset:0;background-image:url(./fond-hero-DPnbwmWS.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.hero__decoration{position:absolute;z-index:1;height:auto;opacity:0;will-change:transform}.hero__decoration--left{left:-14%;top:-15%;max-width:600px;width:50%}.hero__decoration--right{right:-15%;top:20%;max-width:650px;width:55%}@keyframes slideInLeft{0%{opacity:0;transform:translate(-150px) rotate(-5deg) scale(.9)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}@keyframes slideInRightDeco{0%{opacity:0;transform:translate(150px) rotate(5deg) scale(.9)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}.hero__background-video{position:absolute;inset:0;z-index:0;overflow:hidden}.hero__cyber-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(139,92,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.03) 1px,transparent 1px);background-size:60px 60px;animation:gridPulse 8s ease-in-out infinite}.hero__cyber-grid:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(168,85,247,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(168,85,247,.05) 1px,transparent 1px);background-size:120px 120px}@keyframes gridPulse{0%,to{opacity:.6}50%{opacity:1}}.hero__scan-lines{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(139,92,246,.02) 2px,rgba(139,92,246,.02) 4px);pointer-events:none;animation:scanMove 10s linear infinite}@keyframes scanMove{0%{transform:translateY(0)}to{transform:translateY(20px)}}.hero__neon-mist{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(139,92,246,.15) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(168,85,247,.1) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 80% 90%,rgba(217,70,239,.08) 0%,transparent 50%);animation:mistFloat 15s ease-in-out infinite}@keyframes mistFloat{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-20px) scale(1.05);opacity:.8}}.hero__gradient-mesh{position:absolute;inset:-50%;background:radial-gradient(ellipse 60% 50% at 20% 20%,rgba(88,28,135,.6) 0%,transparent 50%),radial-gradient(ellipse 50% 60% at 80% 30%,rgba(126,34,206,.5) 0%,transparent 50%),radial-gradient(ellipse 55% 45% at 70% 80%,rgba(168,85,247,.4) 0%,transparent 50%),radial-gradient(ellipse 45% 55% at 10% 70%,rgba(192,38,211,.35) 0%,transparent 50%);animation:meshMove 25s ease-in-out infinite}@keyframes meshMove{0%,to{transform:scale(1) translate(0)}25%{transform:scale(1.1) translate(2%,-2%)}50%{transform:scale(1.05) translate(-1%,2%)}75%{transform:scale(1.15) translate(1%,-1%)}}.hero__glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.8;animation:glowFloat 10s ease-in-out infinite}.hero__glow--1{top:0%;left:5%;width:500px;height:500px;background:radial-gradient(circle,rgba(147,51,234,.7) 0%,rgba(88,28,135,.3) 50%,transparent 70%);animation-delay:0s}.hero__glow--2{top:20%;right:0%;width:450px;height:450px;background:radial-gradient(circle,rgba(168,85,247,.6) 0%,rgba(126,34,206,.2) 50%,transparent 70%);animation-delay:3s}.hero__glow--3{bottom:-10%;left:30%;width:600px;height:600px;background:radial-gradient(circle,rgba(192,38,211,.5) 0%,rgba(147,51,234,.2) 50%,transparent 70%);animation-delay:6s}@keyframes glowFloat{0%,to{transform:translate(0) scale(1);opacity:.7}33%{transform:translate(40px,-30px) scale(1.15);opacity:.9}66%{transform:translate(-30px,40px) scale(.9);opacity:.6}}.hero__particles{position:absolute;inset:0;overflow:hidden}.hero__particle{position:absolute;width:4px;height:4px;background:#a855f7cc;border-radius:50%;box-shadow:0 0 10px #a855f780,0 0 20px #a855f74d;animation:particleFloat 20s linear infinite}.hero__particle:nth-child(1){left:29%;top:78%;animation-delay:19s;animation-duration:21s}.hero__particle:nth-child(2){left:55%;top:80%;animation-delay:2.4s;animation-duration:20s}.hero__particle:nth-child(3){left:80%;top:8%;animation-delay:17s;animation-duration:25s}.hero__particle:nth-child(4){left:63%;top:29%;animation-delay:3.4s;animation-duration:19s}.hero__particle:nth-child(5){left:83%;top:49%;animation-delay:9.4s;animation-duration:22s}.hero__particle:nth-child(6){left:85%;top:5%;animation-delay:13.4s;animation-duration:16s}.hero__particle:nth-child(7){left:95%;top:36%;animation-delay:11.2s;animation-duration:24s}.hero__particle:nth-child(8){left:69%;top:91%;animation-delay:16.2s;animation-duration:20s}.hero__particle:nth-child(9){left:66%;top:96%;animation-delay:5.2s;animation-duration:17s}.hero__particle:nth-child(10){left:37%;top:78%;animation-delay:4.6s;animation-duration:20s}.hero__particle:nth-child(11){left:87%;top:7%;animation-delay:8.8s;animation-duration:17s}.hero__particle:nth-child(12){left:32%;top:68%;animation-delay:4.4s;animation-duration:22s}.hero__particle:nth-child(13){left:16%;top:18%;animation-delay:9s;animation-duration:19s}.hero__particle:nth-child(14){left:53%;top:75%;animation-delay:17.6s;animation-duration:17s}.hero__particle:nth-child(15){left:97%;top:6%;animation-delay:13.8s;animation-duration:22s}.hero__particle:nth-child(16){left:6%;top:28%;animation-delay:16.2s;animation-duration:25s}.hero__particle:nth-child(17){left:19%;top:89%;animation-delay:13.8s;animation-duration:19s}.hero__particle:nth-child(18){left:31%;top:88%;animation-delay:9.8s;animation-duration:21s}.hero__particle:nth-child(19){left:66%;top:88%;animation-delay:3.8s;animation-duration:19s}.hero__particle:nth-child(20){left:2%;top:86%;animation-delay:10.8s;animation-duration:22s}@keyframes particleFloat{0%{transform:translate(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(-12px,-100vh) scale(0);opacity:0}}.hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:800px;padding:0 2rem;width:100%}.animate-fade-in{animation:fadeIn .8s ease-out forwards;opacity:0}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards;opacity:0}.hero__badge{animation-delay:.2s}.hero__title{animation-delay:.4s}.hero__description{animation-delay:.6s}.hero__buttons{animation-delay:.8s}.hero__stats{animation-delay:1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero__badge{display:inline-flex;align-items:center;gap:.75rem;padding:.6rem 1.5rem;background:#3b82f633;border:1px solid rgba(96,165,250,.5);border-radius:100px;font-size:.9rem;font-weight:600;color:#fff;margin-bottom:2.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 20px #60a5fa4d}.hero__badge-icon{color:#a855f7;font-size:1rem;animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}.hero__title{margin-bottom:2.5rem;margin-top:1.5rem;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:900px;margin-left:auto;margin-right:auto}.hero__title-line{display:block;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.15;color:#2d2b55;letter-spacing:-.02em}.hero__title-highlight{background:linear-gradient(135deg,#3b82f6,#a855f7,#d946ef);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 4px rgba(59,130,246,.3))}@keyframes gradientShift{0%,to{background-position:0% center}50%{background-position:100% center}}.hero__description{font-size:clamp(1.05rem,2vw,1.3rem);color:#1e293bd9;margin-bottom:3rem;max-width:650px;line-height:1.7;font-weight:500;margin-left:auto;margin-right:auto;letter-spacing:.3px}.hero__buttons{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center;margin-bottom:0}.hero__buttons .btn{animation:popIn .8s cubic-bezier(.34,1.56,.64,1) .8s both}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;font-size:1rem;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif;border-radius:100px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.btn--large{padding:1.15rem 2.5rem;font-size:1.05rem}.btn--primary{background:linear-gradient(135deg,#3b82f6,#a855f7);color:#fff;box-shadow:0 4px 25px #3b82f666,0 0 #a855f700}.btn--primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #3b82f659,0 0 0 4px #a855f726}.btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff}.btn--ghost:hover{background:#ffffff0d;border-color:#ffffff59;transform:translateY(-3px)}.btn--secondary{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn--secondary:hover{background:#ffffff1f;border-color:#a855f766;transform:translateY(-2px)}.btn__icon{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.btn__icon svg{width:20px;height:20px}.btn:hover .btn__icon{transform:translate(4px)}.hero__stats{display:flex;align-items:center;gap:2rem;padding:1.5rem 2.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:100px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width:600px){.hero__stats{flex-direction:column;gap:1.5rem;border-radius:24px;padding:2rem}}.hero__stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.hero__stat-number{font-size:1.75rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__stat-label{font-size:.85rem;color:#ffffff80;font-weight:500}.hero__stat-divider{width:1px;height:40px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.2),transparent)}@media(max-width:600px){.hero__stat-divider{width:60px;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.2),transparent)}}.hero__scroll-indicator{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#fff6;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;animation:fadeIn 1s ease-out 1.5s forwards;opacity:0}.hero__scroll-mouse{width:24px;height:38px;border:2px solid rgba(255,255,255,.3);border-radius:12px;display:flex;justify-content:center;padding-top:8px}.hero__scroll-wheel{width:3px;height:8px;background:#ffffff80;border-radius:2px;animation:scrollWheel 2s ease-in-out infinite}@keyframes scrollWheel{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.3}}.floating-card__text strong{display:block;color:#2d2b55;font-size:.9rem}.floating-card__text span{font-size:.8rem;color:#64748b}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.features{background:linear-gradient(180deg,#3b82f60d,#a855f708,#d946ef05);color:#2d2b55;padding:6rem 2rem;overflow:hidden}.features .features__title,.features .features__badge,.features .features__description,.features .features__list-item,.features .features__stat-label{color:#2d2b55}.features__container{display:grid;grid-template-columns:1fr;gap:8rem;max-width:1200px;margin:0 auto;align-items:center}@media(max-width:900px){.features__container{grid-template-columns:1fr;gap:5rem}}.features__card{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:flex-start}@media(max-width:900px){.features__card{grid-template-columns:1fr;gap:3rem;align-items:center}}.features__card:nth-child(2n) .features__visual{order:-1}@media(max-width:900px){.features__content{max-width:100%}}.features__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#3b82f626,#a855f726);border-radius:100px;font-size:.875rem;font-weight:600;color:#3b82f6;margin-bottom:1.5rem}.features__badge-icon{font-size:1rem}.features__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#2d2b55;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.02em}.features__description{font-size:1.1rem;color:#1e293bcc;line-height:1.7;margin-bottom:2rem}.features__list{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:1rem}.features__list-item{display:flex;align-items:center;gap:.875rem;font-size:1rem;color:#2d2b55;font-weight:500}.features__check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:50%;flex-shrink:0}.features__check svg{width:14px;height:14px;stroke:#fff}.features__stats{display:flex;gap:3rem}.features__stat{display:flex;flex-direction:column;gap:.25rem}.features__stat-number{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.features__stat-label{font-size:.875rem;color:#ffffff80;font-weight:500}.features__visual{position:relative;display:flex;justify-content:center;align-items:center}@media(max-width:900px){.features__visual{margin-top:2rem}}.features__image{width:100%;max-width:500px;height:auto;object-fit:contain;border-radius:1.5rem}@media(max-width:900px){.features__image{max-width:100%}}.features__mockup{position:relative;width:100%;max-width:500px;aspect-ratio:1}.features__mockup-circle{position:absolute;top:50%;right:0;transform:translateY(-50%);width:85%;aspect-ratio:1;background:linear-gradient(135deg,#ffffff1a,#ffffff05);border-radius:50%;border:1px solid rgba(255,255,255,.1)}.features__mockup-laptop{position:absolute;top:10%;left:5%;width:70%;background:#1a1a2e;border-radius:8px;padding:8px;box-shadow:0 25px 50px #00000080;z-index:3}.features__mockup-laptop:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:40%;height:12px;background:#1a1a2e;border-radius:0 0 8px 8px}.features__mockup-tablet{position:absolute;bottom:15%;right:5%;width:35%;background:#1a1a2e;border-radius:12px;padding:8px;box-shadow:0 20px 40px #0006;z-index:2;transform:rotate(5deg)}.features__mockup-phone{position:absolute;bottom:25%;right:30%;width:18%;background:#1a1a2e;border-radius:16px;padding:6px;box-shadow:0 15px 30px #0006;z-index:4;transform:rotate(-5deg)}.features__mockup-screen{background:#0d1117;border-radius:4px;overflow:hidden;aspect-ratio:16/10}.features__mockup-phone .features__mockup-screen{aspect-ratio:9/16;border-radius:8px}.features__mockup-tablet .features__mockup-screen{aspect-ratio:4/3;border-radius:6px}.features__mockup-placeholder{width:100%;height:100%;padding:8px}.features__mockup-bar{height:8px;background:linear-gradient(90deg,#3b82f6,#a855f7);border-radius:4px;margin-bottom:8px;width:60%}.features__mockup-content{display:flex;flex-direction:column;gap:6px}.features__mockup-block{height:20px;background:#ffffff1a;border-radius:4px}.features__mockup-block--small{width:60%;height:12px}.features__mockup-block--medium{width:80%;height:16px}.features__section-alt{padding-top:0}.features__container--reversed .features__mockup-circle{right:auto;left:0}.features__container--reversed .features__mockup-laptop{left:5%;right:auto}.features__container--reversed .features__mockup-tablet{right:5%;left:auto;transform:rotate(5deg)}.features__container--reversed .features__mockup-phone{right:30%;left:auto;transform:rotate(-5deg)}.features__badge--alt{background:linear-gradient(135deg,#d946ef33,#a855f733)}.features__check--alt{background:linear-gradient(135deg,#d946ef,#a855f7)}.features__mockup-bar--alt{background:linear-gradient(90deg,#d946ef,#a855f7)}.features__mockup--alt .features__mockup-laptop{box-shadow:0 25px 50px #d946ef33}.features__mockup--alt .features__mockup-tablet{box-shadow:0 20px 40px #a855f726}.features__mockup--alt .features__mockup-phone{box-shadow:0 15px 30px #9333ea26}.features__badge--alt2{background:linear-gradient(135deg,#8b5cf633,#a855f733);color:#8b5cf6}.features__check--alt2{background:linear-gradient(135deg,#8b5cf6,#a855f7)}.features__mockup-bar--alt2{background:linear-gradient(90deg,#8b5cf6,#a855f7)}.features__mockup--alt2 .features__mockup-laptop{box-shadow:0 25px 50px #8b5cf633}.features__mockup--alt2 .features__mockup-tablet{box-shadow:0 20px 40px #8b5cf626}.features__mockup--alt2 .features__mockup-phone{box-shadow:0 15px 30px #8b5cf626}.features__badge--alt3{background:linear-gradient(135deg,#06b6d433,#22d3ee33);color:#06b6d4}.features__check--alt3{background:linear-gradient(135deg,#06b6d4,#22d3ee)}.features__mockup-bar--alt3{background:linear-gradient(90deg,#06b6d4,#22d3ee)}.features__mockup--alt3 .features__mockup-laptop{box-shadow:0 25px 50px #06b6d433}.features__mockup--alt3 .features__mockup-tablet{box-shadow:0 20px 40px #06b6d426}.features__mockup--alt3 .features__mockup-phone{box-shadow:0 15px 30px #06b6d426}.section-label{display:inline-block;padding:.5rem 1rem;background:#6366f11a;color:#3b82f6;font-weight:600;font-size:.875rem;border-radius:50px;margin-bottom:1rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.section-description{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.portfolio{background:linear-gradient(180deg,#3b82f60d,#a855f708,#d946ef03)!important;color:#2d2b55}.portfolio__header{text-align:center;margin-bottom:4rem}.portfolio__carousel{position:relative;overflow:hidden}.portfolio__slides-container{display:flex;gap:0;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}.portfolio-slide{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;width:100%;min-width:100%;flex-shrink:0;padding:0 2rem;box-sizing:border-box;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(max-width:1024px){.portfolio-slide{gap:2rem}}@media(max-width:768px){.portfolio-slide{grid-template-columns:1fr;gap:2rem;min-width:100%}}.portfolio-slide__content{padding:2rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:1024px){.portfolio-slide__content{padding:1.5rem}}@media(max-width:768px){.portfolio-slide__content{padding:1rem 0;order:2}}.portfolio-slide__title{font-size:2rem;font-weight:700;color:#2d2b55;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.2;margin:0}@media(max-width:1024px){.portfolio-slide__title{font-size:1.75rem}}@media(max-width:768px){.portfolio-slide__title{font-size:1.5rem}}.portfolio-slide__description{font-size:1rem;line-height:1.6;color:#6b7280;margin:0}@media(max-width:1024px){.portfolio-slide__description{font-size:.95rem}}@media(max-width:768px){.portfolio-slide__description{font-size:.9rem}}.portfolio-slide__meta{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:.5rem}.portfolio-slide__category{background:#3b82f61a;color:#3b82f6;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;font-weight:500}.portfolio-slide__image-wrapper{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:24px;background-color:#f0f0f0;flex-shrink:0;max-height:450px;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(max-width:768px){.portfolio-slide__image-wrapper{aspect-ratio:16/9;max-height:none;order:1}}.portfolio-slide__image{width:100%;height:100%;object-fit:cover;transform:translateZ(0);backface-visibility:hidden}.portfolio__controls{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media(max-width:768px){.portfolio__controls{justify-content:space-between;padding:0 1rem}}.portfolio__nav-btn{padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#9d4edd);color:#fff;border:none;border-radius:12px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.portfolio__nav-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.portfolio__nav-btn:active:not(:disabled){transform:translateY(0)}.portfolio__nav-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){.portfolio__nav-btn{padding:.7rem 1.3rem;font-size:.85rem}}@media(max-width:768px){.portfolio__nav-btn{padding:.6rem 1rem;font-size:.8rem}}@media(max-width:640px){.portfolio__nav-btn{padding:.5rem .8rem;font-size:.75rem}}.contact{background:transparent!important;color:#2d2b55}.contact__wrapper{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}@media(max-width:968px){.contact__wrapper{grid-template-columns:1fr;gap:2rem}}.contact__cta h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;color:#2d2b55;line-height:1.2;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.contact__cta h2 .gradient-text{background:linear-gradient(135deg,#3b82f6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact__cta>p{color:#1e293bd9;font-size:1.125rem;line-height:1.6}.contact__cta>p strong{color:#3b82f6;font-weight:600}.contact__card{background:#fff;padding:2.5rem;border-radius:1.5rem;box-shadow:0 20px 60px #0003}.contact__form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;font-size:.9rem;color:#2d2b55}.form-group label span{color:#ef4444}.form-group input,.form-group select,.form-group textarea{padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:.625rem;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#fff;color:#2d2b55}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#cbd5e1}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231e293b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.form-group textarea{resize:vertical;min-height:120px}.form-group__file-wrapper{position:relative}.form-group__file-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden}.form-group__file-label{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:.625rem;font-size:1rem;color:#cbd5e1;cursor:pointer;transition:all .3s ease;background:#fff}.form-group__file-label:hover{border-color:#3b82f6;color:#3b82f6}.form-group__file-label svg{color:#94a3b8;flex-shrink:0;transition:color .3s ease}.form-group__file-label:hover svg{color:#3b82f6}.form-group__file-input:focus+.form-group__file-label{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group__char-count{display:block;text-align:right;font-size:.8rem;color:#94a3b8;margin-top:.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:480px){.form-row{grid-template-columns:1fr}}.btn--submit{width:100%;padding:1.25rem;background:linear-gradient(135deg,#3b82f6,#a855f7);color:#fff;font-weight:600;font-size:1rem;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px #6366f166}.btn--submit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f180}.btn--submit-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.contact-popup{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.contact-popup--visible{opacity:1;visibility:visible}.contact-popup--visible .contact-popup__content{transform:scale(1) translateY(0)}.contact-popup__overlay{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.contact-popup__content{position:relative;background:#fff;border-radius:1.25rem;padding:2.5rem;max-width:420px;width:90%;text-align:center;box-shadow:0 25px 60px #0003;transform:scale(.9) translateY(20px);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.contact-popup__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.contact-popup__close:hover{background:#f1f5f9;color:#2d2b55}.contact-popup__icon{margin-bottom:1.25rem}.contact-popup__icon svg{display:inline-block}.contact-popup__title{font-size:1.5rem;font-weight:700;color:#2d2b55;margin-bottom:.75rem;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.contact-popup__message{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.contact-popup__btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2.5rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;color:#fff}.contact-popup__btn--success{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b98166}.contact-popup__btn--success:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.contact-popup__btn--error{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 15px #ef444466}.contact-popup__btn--error:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444480}.footer--old{background:#0f172a;padding:4rem 0 2rem;border-top:1px solid rgba(255,255,255,.05)}.footer__container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer__logo{display:flex;align-items:center;gap:.75rem}.footer__logo img{height:40px}.footer__logo span{font-weight:700;font-size:1.25rem}.footer__links{display:flex;gap:2rem}.footer__links a{color:#64748b}.footer__links a:hover{color:#fff}.footer__social{display:flex;gap:1rem}.footer__social a{width:40px;height:40px;background:#ffffff0d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .3s ease}.footer__social a:hover{background:#3b82f6;color:#fff;transform:translateY(-3px)}.footer__bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);text-align:center;color:#64748b;font-size:.875rem}.fade-in{opacity:0;transform:translateY(20px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.slide-up{opacity:0;transform:translateY(40px);transition:all .8s ease}.slide-up.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hero__decoration,.hero__glow,.hero__particle,.hero__data-line{animation:none!important}}@media(max-width:768px){.section-padding{padding:3.5rem 0}.container{padding:0 1rem}.hero{height:auto;min-height:100vh;min-height:100svh;padding:120px 1rem 3rem}.hero__content{padding:0;max-width:100%;position:relative;z-index:2}.hero__title{margin-bottom:1.5rem;margin-top:1rem}.hero__title-line{font-size:clamp(1.75rem,8vw,2.5rem)}.hero__description{font-size:1rem;margin-bottom:2rem;max-width:100%}.hero__decoration{z-index:0!important;pointer-events:none}.hero__decoration--left{left:-20%;top:-2%;width:65%;max-width:280px}.hero__decoration--right{right:-15%;top:auto;bottom:-5%;width:65%;max-width:280px}.portfolio__grid{grid-template-columns:1fr}.mobile-menu{padding:1.5rem}.mobile-menu__nav{flex-direction:column;gap:.75rem;margin-top:1rem}.mobile-menu__link{padding:1rem;font-size:1.05rem;border-radius:12px;text-align:left;width:100%}.mobile-menu__cta{margin-top:1rem;padding:1rem;font-size:1rem}.features{padding:3.5rem 1rem}.features__container{gap:4rem}.features__card{gap:1.5rem;text-align:left;padding:0}.features__card:nth-child(2n) .features__visual{order:0}.features__content{padding:0}.features__visual{margin-top:0;order:-1}.features__image{max-width:75%;margin:0 auto}.features__title{font-size:1.5rem}.features__description{font-size:.95rem;max-width:100%}.why-us{padding:3.5rem 0}.why-us__header{margin-bottom:2.5rem}.why-us__content{padding:.5rem;min-height:auto}.why-us__tab-content{padding:0;gap:1rem;grid-template-columns:1fr}.why-us__content-visual{display:flex!important;justify-content:center!important;align-items:center;width:100%;overflow:visible}.why-us__content-logo{max-width:200px;height:auto;object-fit:contain}.why-us__content-text{width:100%;padding:0}.why-us__content-title{font-size:1.6rem;text-align:center;margin-bottom:1rem}.why-us__content-description{font-size:1.05rem;text-align:left;line-height:1.7;padding:0}.why-us__benefits{margin-top:.5rem;padding:0}.why-us__benefits li{font-size:.95rem;text-align:left}.faq{padding:3.5rem 0}.faq__visual{min-height:auto;order:-1}.faq__illustration{max-width:250px;margin:0 auto}.faq__question{font-size:.95rem;padding:1.25rem 0;gap:1rem}.portfolio-slide{padding:0 .5rem}.portfolio-slide__content{padding:.5rem 0}.contact{padding:3.5rem 0}.contact__wrapper{gap:2rem}.contact__cta{text-align:center}.contact__cta h2{font-size:1.75rem}.contact__cta>p{font-size:1rem}.contact__card{padding:1.5rem;overflow:hidden}.form-row{grid-template-columns:1fr}.btn--submit{border-radius:50px;font-size:.95rem;padding:1rem}.footer{padding:2.5rem 0 1.5rem}.footer__top{text-align:center;align-items:center}.footer__info{align-items:center}.footer__contact-row{flex-wrap:wrap;justify-content:center;gap:.5rem}.footer__contact-row a{font-size:.85rem}.footer__addresses{font-size:.9rem;text-align:center}.footer__logo img{height:70px}}@media(max-width:480px){.header{padding:.75rem}.header__container{padding:0 .75rem;height:54px}.header__logo img{height:75px}.hero{padding:100px .75rem 2.5rem}.hero__decoration--left{left:-25%;top:2%;width:75%;max-width:260px}.hero__decoration--right{right:-20%;bottom:-8%;width:75%;max-width:260px}.hero__title-line{font-size:clamp(1.5rem,7.5vw,2rem)}.hero__buttons{flex-direction:column;width:100%}.hero__buttons .btn{width:100%;justify-content:center}.features{padding:3rem .75rem}.features__image{max-width:85%}.features__title{font-size:1.35rem}.contact__card{padding:1.25rem;border-radius:1rem}.footer__contact-row{flex-direction:column;gap:.25rem}.footer__contact-row .footer__separator{display:none}}.section-dark{background:linear-gradient(180deg,#3b82f614,#a855f70d,#d946ef08);color:#2d2b55}.section-light{background:linear-gradient(180deg,#3b82f60d,#a855f708,#d946ef05);color:#2d2b55}.why-us{background:linear-gradient(180deg,#3b82f60f,#a855f70a,#d946ef05);color:#2d2b55}.why-us__header{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem;text-align:center}.why-us__title-highlight{background:linear-gradient(90deg,#a78bfa,#c084fc 40%,#e879f9,#c084fc,#a78bfa);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.why-us__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}@media(max-width:768px){.why-us__tabs{gap:.75rem;margin-bottom:2rem}}.why-us__tab{display:flex;flex-direction:row;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:100px;color:#1e293bb3;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.why-us__tab:hover{background:#3b82f626;border-color:#3b82f64d;color:#2d2b55}.why-us__tab--active{background:linear-gradient(135deg,#a78bfa,#c084fc);border-color:transparent;color:#f8fafc}@media(max-width:768px){.why-us__tab{padding:.75rem 1rem;font-size:.8rem}}.why-us__tab-label{white-space:nowrap}.why-us__content{position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:3rem;min-height:300px}@media(max-width:768px){.why-us__content{padding:.5rem;min-height:auto}}.why-us__tab-content{position:absolute;inset:0;padding:3rem;opacity:0;visibility:hidden;transition:opacity .3s ease;pointer-events:none;display:grid;grid-template-columns:auto 1fr;gap:3rem;align-items:flex-start}@media(max-width:768px){.why-us__tab-content{padding:.5rem;grid-template-columns:1fr;gap:1rem}}.why-us__tab-content--active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.why-us__content-visual{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){.why-us__content-visual{justify-content:center}}.why-us__content-logo{width:100%;max-width:280px;will-change:transform;height:auto;object-fit:contain}@media(max-width:768px){.why-us__content-logo{max-width:200px}}.why-us__content-text{display:flex;flex-direction:column;justify-content:flex-start}.why-us__content-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#2d2b55;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif}@media(max-width:768px){.why-us__content-title{font-size:1.5rem;margin-bottom:1rem}}.why-us__highlight{background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.why-us__content-description{font-size:1.0625rem;line-height:1.6;color:#1e293bb3;margin-bottom:2rem}@media(max-width:768px){.why-us__content-description{font-size:1rem;margin-bottom:1.5rem}}.why-us__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.why-us__benefits li{padding-left:1.5rem;position:relative;font-size:.95rem;color:#1e293bd9;line-height:1.5}.why-us__benefits li:before{content:"✓";position:absolute;left:0;color:#a78bfa;font-weight:700;font-size:1.1rem}.footer{background:transparent;color:#2d2b55;padding:4rem 0 2rem}.contact-footer-wrapper{background:linear-gradient(135deg,#3b82f626,#a855f71a,#d946ef14)}.footer__top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:3rem;margin-bottom:2rem;border-bottom:1px solid rgba(45,43,85,.1)}@media(max-width:768px){.footer__top{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}}.footer__info{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){.footer__info{align-items:center;text-align:center}}.footer__addresses{display:flex;align-items:center;justify-content:flex-start;gap:0;font-size:.95rem;color:#2d2b55;font-weight:500}@media(max-width:768px){.footer__addresses{justify-content:center;text-align:center}}.footer__contact-row{display:flex;align-items:center;gap:.75rem}.footer__contact-row a{color:#2d2b55b3;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer__contact-row a:hover{color:#2d2b55}@media(max-width:768px){.footer__contact-row{justify-content:center}}.footer__separator{color:#2d2b5533;font-size:1.1rem}.footer__cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border:2px solid #2D2B55;border-radius:100px;color:#2d2b55;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.footer__cta-btn span{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:#2d2b55;color:#fff;border-radius:50%;font-size:.75rem;transition:all .3s ease}.footer__cta-btn:hover{background:#2d2b55;color:#fff}.footer__cta-btn:hover span{background:#fff;color:#2d2b55}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:768px){.footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}}.footer__logo{display:inline-flex;align-items:center;transition:opacity .3s ease;flex-shrink:0}.footer__logo img{height:100px;width:auto}.footer__logo:hover{opacity:.8}.footer__legal{display:flex;gap:1.5rem}.footer__legal a{color:#2d2b55bf;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer__legal a:hover{color:#2d2b55}@media(max-width:768px){.footer__legal{flex-direction:column;align-items:center;gap:.5rem}}.footer__copy{margin:0;font-size:.8rem;color:#2d2b5573}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border:none;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#a855f7);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:0;visibility:hidden;z-index:999}.back-to-top svg{width:24px;height:24px;stroke-linecap:round;stroke-linejoin:round}.back-to-top:hover{transform:translateY(-4px);box-shadow:0 10px 30px #a855f74d}.back-to-top--visible{opacity:1;visibility:visible}@media(max-width:768px){.back-to-top{width:45px;height:45px;bottom:1.5rem;right:1.5rem}.back-to-top svg{width:20px;height:20px}}.faq{background:linear-gradient(180deg,#3b82f60f,#a855f70a,#d946ef05);color:#2d2b55}.faq__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media(max-width:1024px){.faq__wrapper{gap:3rem}}@media(max-width:768px){.faq__wrapper{grid-template-columns:1fr;gap:2rem}}.faq__questions{display:flex;flex-direction:column;gap:1rem}.faq__item{border-bottom:1px solid rgba(0,0,0,.1)}.faq__item:last-child{border-bottom:none}.faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:1.5rem 0;background:none;border:none;font-size:1.1rem;font-weight:600;color:#2d2b55;cursor:pointer;transition:color .3s ease;text-align:left}.faq__question:hover{color:#3b82f6}.faq__question span{flex:1}.faq__question.active{color:#3b82f6}.faq__icon{width:28px;height:28px;flex-shrink:0;stroke:currentColor;transition:transform .3s ease}.faq__question.active .faq__icon{transform:rotate(45deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;padding:0;opacity:0}.faq__answer p{margin:0;color:#1e293bbf;line-height:1.8;font-size:1rem}.faq__answer.active{max-height:500px;padding:1.5rem 0;opacity:1}.faq__visual{display:flex;align-items:center;justify-content:center}@media(max-width:768px){.faq__visual{min-height:300px}}.faq__illustration{width:100%;max-width:450px;height:auto;object-fit:contain;will-change:transform}@media(max-width:768px){.faq__illustration{max-width:100%}}
