@font-face{font-family:Asap Condensed;src:url(../assets/AsapCondensed-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Asap Condensed;src:url(../assets/AsapCondensed-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}html{scrollbar-width:thin;scrollbar-color:#6b4be8 #e6e6e6}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#e6e6e6}::-webkit-scrollbar-thumb{background:#6b4be8;border:3px solid #e6e6e6;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#4c27e3}body{background:#f3f3f3;font-family:Roboto Flex,sans-serif}img{max-width:100%;display:block}picture{display:contents}header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#f2f2f2c7;width:100%;position:fixed;top:0;left:0;right:0}header.scrolled{box-shadow:0 1px #00000014}main{padding-top:80px}.header-wrapper{justify-content:space-between;align-items:center;gap:2vw;padding:16px 9vw;display:flex}.header-end,.header-right{align-items:center;gap:8px;display:flex}.header-right .nav-link{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:12px;display:inline-flex}.lang-switch{flex-shrink:0;position:relative}.lang-switch-btn{outline-offset:-1px;-webkit-backdrop-filter:blur(8px);cursor:pointer;color:#1c1c1c;background:#ffffff80;border:none;border-radius:12px;outline:1px solid #fff;align-items:center;gap:6px;height:44px;padding:0 10px;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:500;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 7.5px #08031b14}.lang-switch-btn:hover{box-shadow:none;background:#fff}.lang-switch-globe{color:#3d1fb6;width:18px;height:18px}.lang-switch-code{letter-spacing:.02em}.lang-switch-chevron{color:#6b6b6b;width:12px;height:12px;transition:transform .2s}.lang-switch.open .lang-switch-chevron{transform:rotate(180deg)}.lang-switch-menu{outline-offset:-1px;-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:60;background:#fffffff5;border-radius:14px;outline:1px solid #ffffffe6;min-width:180px;margin:0;padding:6px;list-style:none;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px);box-shadow:0 12px 30px #08031b24}.lang-switch.open .lang-switch-menu{opacity:1;visibility:visible;transform:translateY(0)}.lang-switch-option{color:#1c1c1c;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-family:Roboto Flex,sans-serif;font-size:14px;line-height:1.2;text-decoration:none;transition:background .15s,color .15s;display:flex}.lang-switch-option:hover{color:#3d1fb6;background:#4c27e314}.lang-switch-option.is-current{color:#3d1fb6;background:#4c27e31a;font-weight:600}.lang-switch-option-code{letter-spacing:.04em;color:#6b6b6b;min-width:26px;font-size:12px;font-weight:600}.lang-switch-option.is-current .lang-switch-option-code{color:#3d1fb6}.lang-switch-option-name{flex:1}.mobile-langs{flex-wrap:wrap;gap:8px;padding:14px 9vw 4px;display:flex}.mobile-lang{color:#1c1c1c;background:#0000000a;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-family:Roboto Flex,sans-serif;font-size:14px;text-decoration:none;display:inline-flex}.mobile-lang.is-current{color:#3d1fb6;background:#4c27e31f;font-weight:600}.header-wrapper .btn-secondary{outline-offset:-1px;color:#1c1c1c;white-space:nowrap;background:#ffffff80;border-radius:12px;outline:1px solid #fff;padding:12px 16px;font-size:16px;font-weight:500;box-shadow:0 4px 7.5px #08031b14}.logo{flex-shrink:0;padding-right:12px}.logo img{object-fit:contain;width:100px;height:40px}.nav{align-items:center;gap:2.5vw;display:flex}.nav-link{color:#1c1c1c;white-space:nowrap;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s}.nav-link:hover{color:#3d1fb6}.nav-link:active{color:#2a158a}.btn-secondary{cursor:pointer;outline-offset:-1px;color:#1c1c1c;white-space:nowrap;-webkit-backdrop-filter:blur(8px);background:#ffffff80;border:0;border-radius:12px;outline:1px solid #fff;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:500;line-height:1.4;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 7.5px #08031b14}.btn-secondary:hover{box-shadow:none;background:#fff}.btn-secondary:active{box-shadow:none;opacity:.8;background:#fff}.burger{outline-offset:-1px;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#ffffff80;border:none;border-radius:12px;outline:1px solid #fff;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;transition:background .2s,box-shadow .2s;display:none;box-shadow:0 4px 7.5px #08031b14}.burger:hover{box-shadow:none;background:#fff}.burger span{transform-origin:50%;background:#1c1c1c;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.burger.open span:first-child{transform:translateY(3.5px)rotate(45deg)}.burger.open span:nth-child(2){transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-top:1px solid #0000000f;flex-direction:column;padding:8px 0 16px;display:none}.mobile-nav.open{display:flex}.mobile-nav .nav-link{border-bottom:1px solid #0000000d;padding:14px 9vw;font-size:16px}.mobile-nav .btn-secondary{justify-content:center;margin:12px 9vw 0}.hero{justify-content:space-between;align-items:center;gap:48px;padding:80px 9vw 100px;display:flex}.hero-content{flex-direction:column;flex:1;gap:24px;max-width:500px;display:flex}.hero-text{flex-direction:column;gap:12px;display:flex}.hero h1{color:#0e0e0e;letter-spacing:-.02em;margin:0;font-family:Roboto Flex,sans-serif;font-size:clamp(40px,5vw,64px);font-weight:450;line-height:1}.hero-keyword{background:radial-gradient(#4c27e3 0%,#7b5fe8 50%,#4c27e3 100%);color:#0000;-webkit-text-fill-color:transparent;background-clip:text}.hero-body{color:#545454;max-width:485px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.hero-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btn-primary{cursor:pointer;outline-offset:-1px;color:#fff;white-space:nowrap;background:#4c27e3;border:0;border-radius:12px;outline:1px solid #6e4df0;justify-content:center;align-items:center;padding:16px 20px;font-family:Roboto Flex,sans-serif;font-size:20px;font-weight:400;line-height:1.4;text-decoration:none;transition:background .2s,box-shadow .2s,outline-color .2s;display:inline-flex;box-shadow:0 4px 8px #08031b33}.btn-primary:hover,.btn-primary:active{box-shadow:none;background:#3d1fb6;outline-color:#3d1fb6}.btn-secondary-lg{padding:16px 20px;font-size:20px;font-weight:500;line-height:28px}.hero-image{flex:1;max-width:50%}.hero-image img{aspect-ratio:1;object-fit:cover;border-radius:32px;width:100%;display:block}.why-fluxo{padding:80px 9vw 100px}.section-title{color:#0e0e0e;text-align:center;max-width:700px;margin:0 auto 48px;font-family:Roboto Flex,sans-serif;font-size:48px;font-weight:400;line-height:48px}.cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.card{outline-offset:-1px;background:#ffffff80;border-radius:24px;outline:1px solid #fff;flex-direction:column;gap:8px;padding:8px;display:flex;box-shadow:0 4px 7.5px #08031b14}.card-image{object-fit:cover;border-radius:16px;width:100%;height:240px;display:block}.card-body{flex-direction:column;gap:8px;padding:16px;display:flex}.card-title{color:#1c1c1c;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:600;line-height:17.6px}.card-desc{color:#707070;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.features{padding:80px 9vw 100px}.features-grid-wrap{margin-top:56px;position:relative}.features-grid{grid-template-columns:320px 320px;gap:48px;width:fit-content;margin:0 auto;display:grid}.features-floating{pointer-events:none;z-index:2;position:absolute;inset:0}.feat-cat-mini{pointer-events:none;user-select:none;background:radial-gradient(116.67% 165.07% at 8.57% 8.76%,#886cf7 0%,#4b2ad1 50%,#4f24fc 100%);border-radius:14px;outline:4px solid #fff;justify-content:center;align-items:center;width:64px;height:64px;animation:2.8s ease-in-out -.8s infinite feat-float;display:inline-flex;position:absolute;top:50%;right:calc(50% + 424px);overflow:hidden;transform:rotate(-10deg);box-shadow:0 6px 16px #0000002e}.feat-cat-mini img{display:none}.feat-cat-mini:after{content:"";filter:brightness(0)invert();background:url(../assets/sparkle.svg) 50%/contain no-repeat;width:36px;height:36px}html[data-theme=dark] .feat-cat-mini{outline-color:#0a0716}.feat-ai-badge{outline-offset:-1px;-webkit-backdrop-filter:blur(8px);color:#545454;white-space:nowrap;pointer-events:none;user-select:none;background:#ffffff80;border-radius:24px;outline:1px solid #fff;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:400;line-height:16px;animation:3.3s ease-in-out -1.4s infinite feat-float;display:inline-flex;position:absolute;top:50%;left:calc(50% + 424px);transform:translateY(-50%);box-shadow:0 4px 7.5px #08031b14}.feat-ai-icon{filter:invert(35%)sepia(0%)saturate(0%)brightness(60%);width:16px;height:16px;display:block}@keyframes feat-float{0%,to{translate:0}50%{translate:0 -10px}}.feat-sticker{pointer-events:none;user-select:none;border-radius:14px;outline:4px solid #fff;justify-content:center;align-items:center;width:64px;height:64px;animation:3s ease-in-out infinite feat-float;display:inline-flex;position:absolute;overflow:hidden;box-shadow:0 6px 16px #0000002e}.feat-sticker img{filter:brightness(0)invert();width:36px;height:36px;display:block}.feat-sticker--purple{background:radial-gradient(116.67% 165.07% at 8.57% 8.76%,#886cf7 0%,#4b2ad1 50%,#4f24fc 100%);animation-delay:0s;top:5%;right:calc(50% + 424px);transform:rotate(12deg)}.feat-sticker--green{background:radial-gradient(118.41% 167.53% at 8.13% 6.83%,#84de3e 0%,#20a705 50%,#3ba900 100%);animation-delay:-1.1s;bottom:10%;right:calc(50% + 424px);transform:rotate(-12deg)}.feat-sticker--yellow{background:radial-gradient(119.38% 168.9% at 8.49% 5.25%,#ffe882 0%,#d9b619 50%,#e4bd0d 100%);animation-delay:-.5s;top:15%;left:calc(50% + 424px);transform:rotate(-11deg)}.feat-sticker--blue{background:radial-gradient(119.28% 168.76% at 10.38% 3.79%,#78d4ff 0%,#1da1dd 50%,#24b8fc 100%);animation-delay:-1.7s;bottom:5%;left:calc(50% + 424px);transform:rotate(14deg)}.feat-card{border-radius:20px;flex-direction:column;gap:8px;width:100%;padding:16px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #1f114d1f}.feat-card:first-child:hover{transform:rotate(8deg)}.feat-card:nth-child(2):hover,.feat-card:nth-child(3):hover{transform:rotate(-8deg)}.feat-card:nth-child(4):hover{transform:rotate(8deg)}.feat-card-body{flex-direction:column;flex:1;gap:8px;padding:8px;display:flex}.feat-card-title{color:#1c1c1c;font-family:Roboto Flex,sans-serif;font-size:24px;font-weight:500;line-height:24px}.feat-card-desc{color:#545454;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.feat-card-image{border-radius:16px;overflow:hidden}.feat-card-image img{width:100%;height:auto;display:block}.features-cta{justify-content:center;margin-top:56px;display:flex}.features-cta .btn-primary{padding:16px 40px;font-size:20px}.faq{padding:80px 9vw 100px}.faq-layout{flex-direction:column;align-items:stretch;gap:64px;display:flex}.faq-header{width:100%;min-width:0;max-width:100%}.faq-header .section-title{text-align:center;margin:0 auto}.faq-list{border-radius:0;flex-direction:column;gap:10px;width:100%;max-width:800px;margin:0 auto;padding:0;display:flex}.faq-item{outline-offset:-1px;background:#ffffff80;border-radius:30px;outline:1px solid #fff;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;overflow:hidden;transform:scale(.985);box-shadow:0 2px 6px #08031b0f}.faq-item.open{transform:scale(1);box-shadow:0 4px 12px #08031b1a}.faq-question{cursor:pointer;color:#1c1c1c;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 16px 20px 28px;font-family:Roboto Flex,sans-serif;font-size:clamp(1.1rem,1.6vw,1.25rem);font-weight:500;line-height:1.35;display:flex}.faq-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.faq-item.open .faq-icon-wrap{transform:rotate(180deg)scale(1.05)}.faq-icon{width:14px;height:14px}.faq-icon--minus,.faq-item.open .faq-icon--plus{display:none}.faq-item.open .faq-icon--minus{display:block}.faq-answer-wrap{opacity:0;height:0;transition:height .4s cubic-bezier(.34,1.56,.64,1),opacity .2s ease-out;overflow:hidden}.faq-answer-inner{padding:0 28px 28px;transition:transform .35s cubic-bezier(.34,1.56,.64,1);transform:translateY(-8px)}.faq-item.open .faq-answer-inner{transform:translateY(0)}.faq-answer-inner p{color:#1c1c1ca6;letter-spacing:normal;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.cta{text-align:center;background:linear-gradient(#f3f3f3 0%,#7c5cff 50%,#312174 75%,#040013 100%);flex-direction:column;align-items:center;gap:32px;padding:100px 9vw;display:flex}.cta-title{color:#fff;letter-spacing:-2%;font-family:Roboto Flex,sans-serif;font-size:48px;font-weight:400;line-height:100%}@media (width<=768px){.cta-title{font-size:40px}}.cta-title strong{font-weight:inherit}.cta-form{outline-offset:-1px;-webkit-backdrop-filter:blur(4px);background:#ffffff29;border-radius:16px;outline:1px solid #ffffff29;flex-direction:row;justify-content:center;align-items:stretch;gap:0;width:100%;max-width:500px;padding:4px;display:flex}.cta-input-shell{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:10px;min-width:0;padding:14px 20px;display:flex;overflow:hidden}.cta-input-row{justify-content:flex-start;align-items:center;gap:4px;width:100%;display:flex;overflow:hidden}.cta-form .cta-icon{opacity:.5;flex-shrink:0;width:20px;height:20px}.cta-form input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-family:Roboto Flex,sans-serif;font-size:16px;line-height:1.2}.cta-form input::placeholder{color:#ffffff80}.cta-form:focus-within{outline:1.5px solid #ffffffe6}.cta-form button{color:#1c1c1c;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:12px;flex-shrink:0;width:auto;padding:14px 20px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:600;line-height:1.2;transition:background .2s}.cta-form button:hover{background:#f0f0f0}.cta-note{color:#fff9;text-align:center;max-width:100%;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:20px}.cta-note strong{font-weight:600}.footer{color:#ffffff80;background:#040013;padding:64px 9vw;position:relative;overflow:hidden}.footer-top{z-index:1;gap:64px;margin-bottom:32px;display:flex;position:relative}.footer-brand{flex-direction:column;flex-shrink:0;gap:16px;display:flex}.footer-brand img{width:160px;height:auto}.footer-socials{gap:8px;display:flex}.footer-social-btn{outline-offset:-1px;-webkit-backdrop-filter:blur(4px);background:#ffffff29;border-radius:16px;outline:1px solid #ffffff29;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.footer-social-btn svg,.footer-social-btn img{opacity:.5;width:20px;height:20px}.footer-social-btn:hover{background:#ffffff57;outline:1px solid #ffffff80}.footer-social-btn:hover svg,.footer-social-btn:hover img{opacity:1}.footer-cols{flex:1;justify-content:flex-end;gap:64px;display:flex}.footer-col-title{text-transform:uppercase;color:#fff6;margin-bottom:16px;font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:600}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links li a{color:#ffffffa6;white-space:nowrap;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:color .2s}.footer-links li a:hover{color:#fff}.footer-bottom{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding-top:32px;display:flex;position:relative}.footer-copy{color:#fff6;font-family:Roboto Flex,sans-serif;font-size:14px;line-height:20px}.pricing{padding:80px 9vw 100px}.pricing-header{text-align:center;margin-bottom:64px}.pricing-header .section-title{margin-bottom:0}.pricing-subtitle{text-align:center;color:#545454;max-width:560px;margin:16px auto 56px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.pricing-card{outline-offset:-1px;-webkit-backdrop-filter:blur(8px);background:#fff9;border-radius:24px;outline:1px solid #fff;flex-direction:column;gap:24px;padding:32px 28px;display:flex;position:relative;box-shadow:0 4px 7.5px #08031b14}.pricing-card--featured{box-shadow:none;background:#1c1040;outline-color:#ffffff26;padding-top:40px}.pricing-badge{color:#fff;white-space:nowrap;letter-spacing:.02em;background:#4c27e3;border-radius:100px;padding:6px 16px;font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.pricing-tier-label{letter-spacing:.08em;text-transform:uppercase;color:#9b8fbb;font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:600}.pricing-card--featured .pricing-tier-label{color:#ffffff80}.pricing-name{color:#2a2a2a;margin-top:4px;font-family:Roboto Flex,sans-serif;font-size:24px;font-weight:500;line-height:1.1}.pricing-card--featured .pricing-name{color:#fffc}.pricing-desc{color:#6b6b6b;margin:4px 0 0;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pricing-card--featured .pricing-desc{color:#ffffff8c}.pricing-price{align-items:flex-end;gap:4px;margin-top:12px;display:flex}.pricing-amount{color:#0e0e0e;font-family:Roboto Flex,sans-serif;font-size:48px;font-weight:600;line-height:1}.pricing-card--featured .pricing-amount{color:#fff}.pricing-period{color:#9b8fbb;padding-bottom:6px;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400}.pricing-card--featured .pricing-period{color:#fff6}.pricing-divider{background:#00000014;height:1px}.pricing-card--featured .pricing-divider{background:#ffffff1f}.pricing-features{flex-direction:column;flex:1;gap:12px;list-style:none;display:flex}.pricing-features li{color:#545454;align-items:flex-start;gap:10px;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:1.4;display:flex}.pricing-card--featured .pricing-features li{color:#ffffffbf}.pricing-features li .check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:10px;display:flex}.pricing-features li .check--yes{color:#4c27e3;background:#4c27e31f}.pricing-card--featured .pricing-features li .check--yes{color:#fff;background:#ffffff26}.pricing-features li .check--no{color:#b0a8c4;background:#0000000f}.pricing-features li.disabled{opacity:.45}.pricing-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:14px 20px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:500;line-height:1.4;text-decoration:none;transition:background .2s,box-shadow .2s,opacity .2s;display:flex}.pricing-btn--secondary{outline-offset:-1px;color:#1c1c1c;backdrop-filter:blur(8px);background:#ffffff80;outline:1px solid #fff;box-shadow:0 4px 7.5px #08031b14}.pricing-btn--secondary:hover{box-shadow:none;background:#fff}.pricing-btn--primary{outline-offset:-1px;color:#fff;background:#4c27e3;outline:1px solid #6e4df0;box-shadow:0 4px 8px #08031b33}.pricing-btn--primary:hover{box-shadow:none;background:#3d1fb6;outline-color:#3d1fb6}@media (width<=1024px) and (width>=641px){.pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (width<=640px){.pricing-grid{grid-template-columns:1fr}}@media (width<=1024px) and (width>=641px){.header-wrapper,.hero,.why-fluxo,.features,.pricing,.faq,.cta,.footer{padding-left:32px;padding-right:32px}.footer-top{gap:32px}.footer-cols{justify-content:flex-end;gap:32px}.cards-grid{grid-template-columns:1fr}.section-title{font-size:40px;line-height:40px}.features-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:100%}.features-floating{display:none}.feat-card,.feat-card:hover,.feat-card:active,.feat-card:first-child:hover,.feat-card:nth-child(2):hover,.feat-card:nth-child(3):hover,.feat-card:nth-child(4):hover{transition:none;transform:none}.feat-card-title{font-size:20px;line-height:20px}.hero{flex-direction:column;gap:40px;padding:60px 32px 80px}.hero h1{font-size:54px;line-height:1}.hero-content{text-align:center;align-items:center;max-width:100%}.hero-body{text-align:center;max-width:600px;font-size:14px}.hero-buttons{flex-direction:row;justify-content:center}.hero-image{width:100%;max-width:100%}.faq-layout{flex-direction:column;gap:32px}.faq-header{width:100%;min-width:0;max-width:100%}.faq-header .section-title{text-align:center}.faq-list{border-radius:0;max-width:100%;padding:0}}@media (width<=640px){.section-title{font-size:40px;line-height:40px}.feat-card-title{font-size:20px;line-height:20px}.header-wrapper,.hero,.why-fluxo,.features,.pricing,.faq,.cta,.footer{padding-left:16px;padding-right:16px}.footer-top{flex-direction:column;align-items:flex-start;gap:32px}.footer-cols{flex-direction:column;justify-content:flex-start;gap:32px}.cta-form{flex-direction:column;max-width:100%}.cta-form button{width:100%}.cta-input-shell{padding:14px 20px}.cards-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:1fr;gap:24px;max-width:100%}.features-floating{display:none}.feat-card,.feat-card:hover,.feat-card:active,.feat-card:first-child:hover,.feat-card:nth-child(2):hover,.feat-card:nth-child(3):hover,.feat-card:nth-child(4):hover{transition:none;transform:none}.hero h1{font-size:54px;line-height:1}.faq-layout{flex-direction:column;gap:24px}.faq-header{width:100%;min-width:0;max-width:100%}.faq-header .section-title{text-align:center}.faq-list{border-radius:0;max-width:100%;padding:0}.nav,.header-wrapper .btn-secondary{display:none}.burger{display:flex}.hero{flex-direction:column;gap:32px;padding:40px 5vw 60px}.hero-content{text-align:center;align-items:center;max-width:100%}.hero-body{max-width:100%;font-size:14px}.hero-buttons{flex-direction:column;align-items:stretch;width:100%}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{text-align:center;justify-content:center;width:100%}.hero-image{order:1;width:100%;max-width:100%}.hero-content{order:0}}.legal-page{max-width:880px;min-height:60vh;margin:0 auto;padding:64px 9vw 100px}.legal-placeholder{color:#707070;font-family:Roboto Flex,sans-serif;font-size:16px;line-height:1.6}.legal-placeholder code{background:#08031b0f;border-radius:6px;padding:2px 6px}.locale-uk,.locale-es{display:none}html.is-uk .locale-uk,html.is-es .locale-es{display:block}html.is-uk .locale-en,html.is-es .locale-en{display:none}.notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;padding:64px 9vw 100px;display:flex}.notfound-code{letter-spacing:-.02em;background:radial-gradient(#4c27e3 0%,#b7a9f4 62%,#4c27e3 100%);color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 0 8px #9d86ff38,0 0 16px #bad7ff2e;background-clip:text;font-family:Roboto Flex,sans-serif;font-size:clamp(120px,22vw,240px);font-weight:600;line-height:.9}.notfound-title{color:#383838;margin:0;font-family:Roboto Flex,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.1}.notfound-body{color:#545454;max-width:520px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.notfound-cta{margin-top:8px}.footer-consent{cursor:pointer;color:#fff6;background:0 0;border:none;padding:0;font-family:Roboto Flex,sans-serif;font-size:14px;line-height:20px;transition:color .2s}.footer-consent:hover{color:#fff}@media (width<=640px){.footer-bottom{flex-direction:column;gap:12px}}.lead-modal{z-index:1000;opacity:0;justify-content:center;align-items:center;padding:20px;transition:opacity .25s;display:flex;position:fixed;inset:0}.lead-modal[hidden]{display:none}.lead-modal--open{opacity:1}.lead-modal__overlay{backdrop-filter:blur(4px);background:#08031b8c;position:absolute;inset:0}.lead-modal__dialog{background:#fff;border-radius:20px;width:100%;max-width:440px;padding:36px 32px 32px;transition:transform .25s;position:relative;transform:translateY(16px)scale(.98);box-shadow:0 24px 60px #08031b40}.lead-modal--open .lead-modal__dialog{transform:translateY(0)scale(1)}.lead-modal__close{color:#1c1c1c;cursor:pointer;background:#08031b0d;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.lead-modal__close:hover{background:#08031b1a}.lead-modal__title{color:#1c1c1c;margin:0 0 12px;font-family:Roboto Flex,sans-serif;font-size:24px;font-weight:600;line-height:1.25}.lead-modal__desc{color:#1c1c1ca6;margin:0 0 24px;font-family:Roboto Flex,sans-serif;font-size:16px;line-height:1.5}.lead-modal__form{flex-direction:column;gap:12px;display:flex}.lead-modal__input{color:#1c1c1c;border:1px solid #08031b26;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:Roboto Flex,sans-serif;font-size:16px;line-height:1.2;transition:border-color .2s}.lead-modal__input:focus{border-color:#4c27e3}.lead-modal__input::placeholder{color:#1c1c1c66}.lead-modal__submit{color:#fff;cursor:pointer;background:#4c27e3;border:none;border-radius:12px;width:100%;padding:14px 20px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:600;line-height:1.2;transition:background .2s,opacity .2s;box-shadow:0 4px 8px #08031b33}.lead-modal__submit:hover{background:#3d1fb6}.lead-modal__submit:disabled,.cta-form button:disabled{opacity:.6;cursor:progress}.lead-toast{z-index:1100;color:#fff;opacity:0;pointer-events:none;background:#1c1c1c;border-radius:12px;max-width:calc(100vw - 40px);padding:14px 20px;font-family:Roboto Flex,sans-serif;font-size:15px;line-height:1.4;transition:transform .3s,opacity .3s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,16px);box-shadow:0 12px 32px #08031b4d}.lead-toast[hidden]{display:none}.lead-toast--visible{opacity:1;transform:translate(-50%)}.lead-toast--error{background:#c0392b}.cookie-banner{z-index:1200;opacity:0;background:#fff;border-radius:20px;flex-direction:column;gap:20px;width:calc(100% - 40px);max-width:380px;padding:24px;transition:transform .3s,opacity .3s;display:flex;position:fixed;bottom:20px;left:auto;right:20px;transform:translateY(24px);box-shadow:0 24px 60px #08031b40}.cookie-banner[hidden]{display:none}.cookie-banner--open{opacity:1;transform:translateY(0)}.cookie-banner__title{color:#1c1c1c;margin:0 0 8px;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.cookie-banner__text{color:#1c1c1ca6;margin:0;font-family:Roboto Flex,sans-serif;font-size:14px;line-height:1.5}.cookie-banner__link{color:#4c27e3;text-decoration:underline}.cookie-banner__actions{gap:12px;display:flex}.cookie-banner__btn{cursor:pointer;border-radius:12px;flex:1;padding:12px 20px;font-family:Roboto Flex,sans-serif;font-size:15px;font-weight:600;line-height:1.2;transition:background .2s,border-color .2s}.cookie-banner__btn--ghost{color:#1c1c1c;background:#fff;border:1px solid #08031b26}.cookie-banner__btn--ghost:hover{border-color:#08031b4d}.cookie-banner__btn--primary{color:#fff;background:#4c27e3;border:none;box-shadow:0 4px 8px #08031b33}.cookie-banner__btn--primary:hover{background:#3d1fb6}@media (width<=480px){.cookie-banner__actions{flex-direction:column-reverse}}.seo-explainer{padding:40px 9vw 80px}.seo-explainer__inner{max-width:760px;margin:0 auto}.seo-explainer__title{letter-spacing:-.01em;color:#0e0e0e;text-align:center;margin:0 0 24px;font-family:Roboto Flex,sans-serif;font-size:clamp(26px,3.5vw,36px);font-weight:500;line-height:1.2}.seo-formula{color:#3d1fb6;text-align:center;background:#4c27e314;border:1px solid #4c27e333;border-radius:14px;margin:0 auto 28px;padding:18px 22px;font-family:Roboto Flex,sans-serif;font-size:clamp(15px,2vw,18px);font-weight:600;line-height:1.5}.seo-explainer__subtitle{color:#0e0e0e;margin:36px 0 12px;font-family:Roboto Flex,sans-serif;font-size:clamp(19px,2.4vw,22px);font-weight:600;line-height:1.3}.seo-explainer__text{color:#545454;margin:0 0 16px;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:400;line-height:1.7}.seo-links{flex-wrap:wrap;gap:10px 20px;margin:8px 0 0;padding:0;list-style:none;display:flex}.seo-links a{color:#4c27e3;text-underline-offset:3px;font-family:Roboto Flex,sans-serif;font-size:15px;text-decoration:underline #4c27e366;transition:text-decoration-color .15s,color .15s}.seo-links a:hover{color:#3d1fb6;text-decoration-color:#4c27e3}html[data-theme=dark]{color-scheme:dark;scrollbar-color:#7c5cff #151129;--article-bg:#151129;--article-heading:#f5f2ff;--article-text:#e4ddf2;--article-text-secondary:#c8beda;--article-text-muted:#8b7da8;--article-accent:#9377ff;--article-accent-tint:#7c5cff2e;--article-border:#ffffff14;--article-border-strong:#ffffff26;--article-hover-bg:#7c5cff24;--article-th-bg:#ffffff0a;--article-input-bg:#ffffff0a}html[data-theme=dark] body{background:#0a0716}html[data-theme=dark] ::-webkit-scrollbar-track{background:#151129}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#7c5cff;border:3px solid #151129}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#9377ff}html[data-theme=dark] header{-webkit-backdrop-filter:blur(12px);background:#0a0716c7}html[data-theme=dark] header.scrolled{box-shadow:0 1px #ffffff0f}html[data-theme=dark] .logo img{content:url(../assets/logo-dzing.png)}html[data-theme=dark] .nav-link{color:#f5f2ff}html[data-theme=dark] .nav-link:hover{color:#9377ff}html[data-theme=dark] .nav-link:active{color:#7c5cff}html[data-theme=dark] .btn-secondary,html[data-theme=dark] .header-wrapper .btn-secondary,html[data-theme=dark] .burger,html[data-theme=dark] .lang-switch-btn,html[data-theme=dark] .pricing-btn--secondary{box-shadow:none;color:#f5f2ff;background:#ffffff0d;outline-color:#ffffff1a}html[data-theme=dark] .btn-secondary:hover,html[data-theme=dark] .header-wrapper .btn-secondary:hover,html[data-theme=dark] .burger:hover,html[data-theme=dark] .lang-switch-btn:hover,html[data-theme=dark] .pricing-btn--secondary:hover{background:#ffffff17;outline-color:#ffffff2e}html[data-theme=dark] .burger span{background:#f5f2ff}html[data-theme=dark] .lang-switch-globe{color:#9377ff}html[data-theme=dark] .lang-switch-chevron{color:#b8abd6}html[data-theme=dark] .lang-switch-menu{background:#151129fa;outline-color:#ffffff1a;box-shadow:0 12px 30px #0000008c}html[data-theme=dark] .lang-switch-option{color:#f5f2ff}html[data-theme=dark] .lang-switch-option:hover{color:#9377ff;background:#7c5cff24}html[data-theme=dark] .lang-switch-option.is-current{color:#9377ff;background:#7c5cff2e}html[data-theme=dark] .lang-switch-option-code{color:#8b7da8}html[data-theme=dark] .lang-switch-option.is-current .lang-switch-option-code{color:#9377ff}html[data-theme=dark] .mobile-lang{color:#f5f2ff;background:#ffffff0d}html[data-theme=dark] .mobile-lang.is-current{color:#9377ff;background:#7c5cff2e}html[data-theme=dark] .mobile-nav{background:#0a0716f2;border-top-color:#ffffff14}html[data-theme=dark] .mobile-nav .nav-link{border-bottom-color:#ffffff0f}html[data-theme=dark] .hero h1{color:#f5f2ff}html[data-theme=dark] .hero-body{color:#b8abd6}html[data-theme=dark] .hero-keyword{background:radial-gradient(#886cf7 0%,#b7a9f4 50%,#886cf7 100%);color:#0000;-webkit-text-fill-color:transparent;background-clip:text}html[data-theme=dark] .btn-primary,html[data-theme=dark] .pricing-btn--primary,html[data-theme=dark] .lead-modal__submit,html[data-theme=dark] .cookie-banner__btn--primary{background:#6b4be8;outline-color:#886cf7;box-shadow:0 4px 14px #4c27e366}html[data-theme=dark] .btn-primary:hover,html[data-theme=dark] .pricing-btn--primary:hover,html[data-theme=dark] .lead-modal__submit:hover,html[data-theme=dark] .cookie-banner__btn--primary:hover{background:#886cf7;outline-color:#886cf7;box-shadow:0 4px 20px #7c5cff8c}html[data-theme=dark] .btn-primary:active,html[data-theme=dark] .pricing-btn--primary:active{background:#4c27e3;outline-color:#6b4be8}html[data-theme=dark] .section-title{color:#f5f2ff}html[data-theme=dark] .card{background:#ffffff0a;outline-color:#ffffff14;box-shadow:0 4px 12px #00000059}html[data-theme=dark] .card-title{color:#f5f2ff}html[data-theme=dark] .card-desc{color:#b8abd6}html[data-theme=dark] .feat-card{box-shadow:0 4px 12px #0006}html[data-theme=dark] .feat-ai-badge{color:#b8abd6;box-shadow:none;background:#ffffff0d;outline-color:#ffffff14}html[data-theme=dark] .feat-sticker{outline-color:#0a0716}html[data-theme=dark] .faq-item{background:#ffffff0a;outline-color:#ffffff14;box-shadow:0 2px 8px #0000004d}html[data-theme=dark] .faq-item.open{background:#ffffff0f;box-shadow:0 4px 16px #00000073}html[data-theme=dark] .faq-question{color:#f5f2ff}html[data-theme=dark] .faq-answer-inner p{color:#ffffffb3}html[data-theme=dark] .cta{background:linear-gradient(#0a0716 0%,#2a158a 55%,#7c5cff 100%)}html[data-theme=dark] .cta-form{background:#ffffff1f;outline-color:#ffffff2e}html[data-theme=dark] .pricing-subtitle{color:#b8abd6}html[data-theme=dark] .pricing-card{background:#ffffff0a;outline-color:#ffffff14;box-shadow:0 4px 12px #00000059}html[data-theme=dark] .pricing-card--featured{background:linear-gradient(#2a158a 0%,#1c1040 100%);outline-color:#ffffff24;box-shadow:0 8px 28px #4c27e359}html[data-theme=dark] .pricing-tier-label{color:#8b7da8}html[data-theme=dark] .pricing-name{color:#f5f2ff}html[data-theme=dark] .pricing-desc{color:#b8abd6}html[data-theme=dark] .pricing-amount{color:#f5f2ff}html[data-theme=dark] .pricing-period{color:#8b7da8}html[data-theme=dark] .pricing-divider{background:#ffffff14}html[data-theme=dark] .pricing-features li{color:#b8abd6}html[data-theme=dark] .pricing-features li .check--yes{color:#9377ff;background:#7c5cff2e}html[data-theme=dark] .pricing-features li .check--no{color:#6b6280;background:#ffffff0f}html[data-theme=dark] .legal-placeholder{color:#b8abd6}html[data-theme=dark] .legal-placeholder code{background:#ffffff14}html[data-theme=dark] .notfound-title{color:#f5f2ff}html[data-theme=dark] .notfound-body{color:#b8abd6}html[data-theme=dark] .lead-modal__overlay{background:#000000bf}html[data-theme=dark] .lead-modal__dialog{background:#151129;box-shadow:0 24px 60px #0000008c}html[data-theme=dark] .lead-modal__close{color:#f5f2ff;background:#ffffff0f}html[data-theme=dark] .lead-modal__close:hover{background:#ffffff1a}html[data-theme=dark] .lead-modal__title{color:#f5f2ff}html[data-theme=dark] .lead-modal__desc{color:#b8abd6}html[data-theme=dark] .lead-modal__input{color:#f5f2ff;background:#ffffff08;border-color:#ffffff26}html[data-theme=dark] .lead-modal__input:focus{border-color:#7c5cff}html[data-theme=dark] .lead-modal__input::placeholder{color:#fff6}html[data-theme=dark] .cookie-banner{background:#151129;box-shadow:0 24px 60px #0000008c}html[data-theme=dark] .cookie-banner__title{color:#f5f2ff}html[data-theme=dark] .cookie-banner__text{color:#b8abd6}html[data-theme=dark] .cookie-banner__link{color:#9377ff}html[data-theme=dark] .cookie-banner__btn--ghost{color:#f5f2ff;background:#ffffff0d;border-color:#ffffff26}html[data-theme=dark] .cookie-banner__btn--ghost:hover{border-color:#ffffff4d}html[data-theme=dark] .seo-explainer__title,html[data-theme=dark] .seo-explainer__subtitle{color:#f5f2ff}html[data-theme=dark] .seo-formula{color:#b7a9f4;background:#7c5cff24;border-color:#7c5cff40}html[data-theme=dark] .seo-explainer__text{color:#b8abd6}html[data-theme=dark] .seo-links a{color:#9377ff;text-decoration-color:#7c5cff66}html[data-theme=dark] .seo-links a:hover{color:#b7a9f4;text-decoration-color:#9377ff}html[data-theme=dark] .blog-featured-media,html[data-theme=dark] .blog-card-media{background-color:#ffffff0a}html[data-theme=dark] .blog-card:hover{box-shadow:0 8px 24px #00000073}html[data-theme=dark] .blog-featured:hover{box-shadow:0 4px 12px #7c5cff33,0 18px 44px #7c5cff26}html[data-theme=dark] .related-post-thumb{background:#7c5cff24}html[data-theme=dark] .article-meta-dot{color:#ffffff4d}html[data-theme=dark] .source-creator{color:#8b7da8}html[data-theme=dark] .legal-page,html[data-theme=dark] .legal-page .termly-policy,html[data-theme=dark] .legal-page .termly-policy *{color:#f5f2ff!important;background-color:#0000!important}html[data-theme=dark] .legal-page .termly-policy h1,html[data-theme=dark] .legal-page .termly-policy h2,html[data-theme=dark] .legal-page .termly-policy h3,html[data-theme=dark] .legal-page .termly-policy h4,html[data-theme=dark] .legal-page .termly-policy strong{color:#fff!important}html[data-theme=dark] .legal-page .termly-policy a{text-decoration:underline #7c5cff80;color:#9377ff!important}html[data-theme=dark] .legal-page .termly-policy a:hover{text-decoration-color:#9377ff}html[data-theme=dark] .legal-page .termly-policy hr,html[data-theme=dark] .legal-page .termly-policy table,html[data-theme=dark] .legal-page .termly-policy th,html[data-theme=dark] .legal-page .termly-policy td{border-color:#ffffff1f!important}.theme-toggle{cursor:pointer;color:#1c1c1c;outline-offset:-1px;background:#ffffff80;border:none;border-radius:12px;outline:1px solid #fff;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:12px;transition:background .2s,box-shadow .2s,color .2s;display:inline-flex;box-shadow:0 4px 7.5px #08031b14}.theme-toggle:hover{box-shadow:none;background:#fff}.theme-toggle svg{width:20px;height:20px}.theme-toggle .theme-toggle-icon--sun{display:none}html[data-theme=dark] .theme-toggle{box-shadow:none;color:#f5f2ff;background:#ffffff0d;outline-color:#ffffff1a}html[data-theme=dark] .theme-toggle:hover{background:#ffffff17;outline-color:#ffffff2e}html[data-theme=dark] .theme-toggle .theme-toggle-icon--moon{display:none}html[data-theme=dark] .theme-toggle .theme-toggle-icon--sun{display:block}.theme-toggle--mobile{border-radius:10px;width:calc(100% - 32px);height:44px;margin:8px 16px 4px}
