.header{position:fixed;top:0;left:0;right:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;z-index:1000;padding:0;margin:0;font-family:Inter,sans-serif}.header-container{max-width:1200px;margin:0 auto;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}.header-logo{margin-top:10px;display:flex;align-items:center;height:20px;flex-shrink:0;position:relative;z-index:1002}.header-logo img{height:100%;width:auto;object-fit:contain}.header-nav-main{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:2.75rem;flex-wrap:wrap;max-width:min(58vw,720px);z-index:1001}.header-actions{display:flex;align-items:center;gap:.875rem;flex-shrink:0;margin-left:auto;position:relative;z-index:1002}.header-lang{display:flex;align-items:center;gap:0;border-radius:999px;padding:3px;background:#37255414;border:1px solid rgba(55,37,84,.12);flex-shrink:0}.lang-btn{font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.02em;padding:6px 12px;border:none;border-radius:999px;cursor:pointer;background:transparent;color:#372554;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.lang-btn:hover{color:#766cff}.lang-btn:focus-visible{outline:2px solid #766cff;outline-offset:2px}.lang-btn.active{background:#fff;color:#372554;box-shadow:0 1px 4px #3725541f}.nav-link{color:#372554;text-decoration:none;font-weight:500;font-size:15px;transition:color .3s ease;position:relative;padding:5px 0;font-size:14px}.nav-link:hover{color:#667eea}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(135deg,#766cff,#b5afff);transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-cta{background:linear-gradient(135deg,#766cff,#b5afff);color:#fff!important;padding:10px 20px;border-radius:25px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;white-space:nowrap}.nav-cta:after{display:none}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66;color:#fff!important}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:8px;width:40px;height:40px;border-radius:8px;transition:background .3s ease;position:relative;z-index:1003;flex-shrink:0}.mobile-menu-btn:hover{background:#766cff1a}.mobile-menu-btn:active{background:#766cff33}.mobile-menu-btn svg{width:24px;height:24px;stroke:#372554;stroke-width:2;stroke-linecap:round;transition:stroke .3s ease}.mobile-menu-btn:hover svg{stroke:#766cff}.mobile-menu-btn.active svg{stroke:#766cff}@media(max-width:1441px)and (min-width:769px){.header-container{padding:12px 20px;gap:12px}.header-nav-main{gap:2rem;max-width:min(52vw,560px)}.nav-link{font-size:13px;padding:5px 0;white-space:nowrap}.nav-cta{padding:8px 16px;font-size:13px}.header-logo{height:18px;margin-top:5px}}@media(max-width:900px){.header-nav-main{position:fixed;top:60px;left:0;right:0;transform:none;max-width:none;width:100%;display:none;flex-direction:column;align-items:stretch;padding:20px;gap:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 10px #0000001a;max-height:calc(100vh - 60px);overflow-y:auto;margin:0;box-sizing:border-box;z-index:1001}.header-nav-main.active{display:flex}.header-nav-main .nav-link{width:100%;padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.1);text-align:center;font-size:14px;display:block;box-sizing:border-box}.header-nav-main .nav-link:last-of-type{border-bottom:none}.mobile-menu-btn{display:block}.header-actions{gap:.625rem}}@media(max-width:768px){.header-container{padding:12px 20px;gap:10px}.header-logo{height:18px;margin-top:5px}}@media(max-width:512px){.header-container{padding:10px 12px;gap:8px}.header-logo img,.logo-placeholder{height:16px}.logo-placeholder{font-size:14px}.header-nav-main{top:56px;padding:15px 12px}.header-nav-main .nav-link{font-size:14px;padding:12px 16px}.header-actions{gap:.5rem}.lang-btn{padding:5px 10px;font-size:11px}.nav-cta{padding:8px 12px;font-size:12px}.mobile-menu-btn{padding:5px;width:36px;height:36px}.mobile-menu-btn svg{width:20px;height:20px}}html,body{margin:0;padding:0;overflow-x:hidden;width:100%;background-color:#fff}.hero-text{position:absolute;top:145px;left:80px;font-family:Inter,sans-serif;font-size:3.4rem;max-width:760px;font-weight:700;color:#372554;z-index:3;pointer-events:none;line-height:1.2}.hero-text-primary,.hero-text-second{display:block}.hero-text-primary{white-space:nowrap}.hero-text-second{margin-top:.12em}.subtext{position:absolute;top:345px;left:80px;font-family:Inter,sans-serif;font-size:1rem;max-width:430px;font-weight:400;color:#372554;z-index:3;pointer-events:none;line-height:1.5;margin-bottom:0}.cta-button{position:absolute;top:445px;left:80px;width:350px;height:40px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#372554,#9790ff);border:none;border-radius:30px;cursor:pointer;z-index:4;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #766cff4d;pointer-events:auto}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #766cff66;background:linear-gradient(135deg,#766cff,#e2e0ff);color:#372554}.cta-button:active{transform:translateY(0)}.hero-text .gradient-text,.hero-text span{background:linear-gradient(90deg,#372554 0% 25%,#6055f2 50% 5%,#372554);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;animation:gradient-shift 3s ease-in-out infinite}.hero{position:relative;width:100%;min-height:118vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:hidden}.hero-art{position:absolute;top:-245px;left:-20px;width:101%;max-width:101%;object-fit:cover;object-position:center top;z-index:1;margin:0;padding:0;pointer-events:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatFast{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}.btc-art{z-index:3;position:absolute;margin-top:0;margin-left:-80px;width:500px;max-width:100%;max-height:100%;object-fit:contain;animation:float 3s ease-in-out infinite;animation-delay:0s}.bc-art{z-index:0;position:absolute;margin-top:300px;margin-left:-480px;width:500px;max-width:100%;max-height:100%;object-fit:contain;animation:floatSlow 4s ease-in-out infinite;animation-delay:.5s}.dl-art{z-index:0;position:absolute;margin-top:-200px;margin-left:340px;width:530px;max-width:100%;max-height:100%;object-fit:contain;animation:floatFast 2.5s ease-in-out infinite;animation-delay:1s}.eth-art{z-index:0;position:absolute;margin-top:-50px;margin-left:720px;width:500px;max-width:100%;max-height:100%;object-fit:contain;animation:float 3.5s ease-in-out infinite;animation-delay:1.5s}@media(max-width:1441px)and (min-width:769px){.hero{flex-direction:column;padding:100px 0 0;min-height:100vh;justify-content:flex-start;overflow-x:hidden;overflow-y:hidden;display:flex;align-items:center;text-align:center;position:relative}.hero-text{position:relative!important;font-size:2.5rem;margin:40px auto 25px;max-width:600px;width:100%;text-align:center;left:auto!important;right:auto!important;top:auto!important;padding:0 30px;box-sizing:border-box}.subtext{position:relative!important;font-size:.95rem;margin:0 auto 35px;max-width:500px;width:100%;text-align:center;left:auto!important;right:auto!important;top:auto!important;padding:0 30px;box-sizing:border-box}.cta-button{position:relative!important;margin:0 auto 50px;width:100%;max-width:300px;height:45px;font-size:1rem;display:block;left:auto!important;top:auto!important}.hero-art{position:absolute;top:150px;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.btc-art{width:400px;margin-top:200px;z-index:3}.bc-art{margin-top:280px;margin-left:-450px;width:400px;z-index:0}.dl-art{width:400px;margin-top:150px;margin-left:250px;z-index:0}.eth-art{width:400px;margin-top:200px;margin-left:550px;z-index:0}}@media(max-width:768px){.hero{flex-direction:column;padding:100px 0 0;min-height:65vh;justify-content:flex-start;overflow-x:hidden;overflow-y:hidden;display:flex;align-items:center;text-align:center;position:relative}.hero-text{position:relative;font-size:34px;max-width:600px;width:100%;text-align:center;margin:40px auto 20px;padding:0 28px;box-sizing:border-box;left:auto;top:auto;font-weight:700;line-height:1.2}.hero-text-primary{white-space:normal}.subtext{position:relative;font-size:14px;max-width:400px;text-align:center;margin:0 auto 30px;padding:0 20px;left:auto;top:auto;font-weight:400;line-height:1.5}.cta-button{position:relative;width:100%;max-width:300px;height:45px;font-size:16px;display:block;margin-left:auto;margin-right:auto;margin-top:0;left:auto;top:auto;font-weight:600}.hero-art{position:absolute;top:120px;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.btc-art,.bc-art,.dl-art,.eth-art{display:none}}@media(max-width:512px){.hero{min-height:55vh;padding-bottom:0;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.hero-text{font-size:28px;margin-top:60px;margin-bottom:12px;padding:0 24px;line-height:1.2;font-weight:700;max-width:500px;width:100%;box-sizing:border-box;text-align:center}.subtext{font-size:13px;margin-bottom:20px;padding:0 12px;line-height:1.5;font-weight:400;max-width:350px}.cta-button{height:42px;font-size:14px;margin-bottom:25px;padding:0 20px;font-weight:600}.hero-art{position:absolute;top:140px;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:1}.btc-art,.bc-art,.dl-art,.eth-art{display:none}}.ai-driven{width:100%;padding:6rem 1.5rem;background:linear-gradient(to bottom,#fff,#f0edff 40%,#e8e4fc);color:#372554;box-sizing:border-box;position:relative;overflow:hidden}.ai-driven:before{content:none;position:absolute;top:-40%;right:-15%;width:50%;height:80%;background:radial-gradient(ellipse,rgba(118,108,255,.12) 0%,transparent 70%);pointer-events:none}.ai-driven:after{content:none;position:absolute;bottom:-30%;left:-10%;width:40%;height:60%;background:radial-gradient(ellipse,rgba(96,85,242,.08) 0%,transparent 70%);pointer-events:none}.ai-driven-container{width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:1;box-sizing:border-box}.ai-driven-linha-topo{width:50px;height:3px;margin:0 auto 1.5rem;background:linear-gradient(90deg,#372554,#766cff);border-radius:4px}.ai-driven-header{text-align:center;max-width:720px;margin:0 auto;width:100%}.ai-driven-tag{font-size:12px;letter-spacing:1.5px;color:#766cff;font-weight:700;display:block;margin-bottom:.75rem}.ai-driven-header h2{margin-top:0;margin-bottom:1rem;font-size:2.75rem;font-weight:700;color:#372554;line-height:1.2;letter-spacing:-.02em}.ai-driven-header p{font-size:1.1rem;color:#372554;line-height:1.65;text-align:center;max-width:540px;margin:0 auto 2rem}.ai-driven-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:calc(2rem + 48px)}.ai-driven-benefit-card{background:#fff;border:1px solid rgba(118,108,255,.35);border-radius:12px;padding:1rem 1.5rem;min-width:140px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 4px 16px #3725540f}.ai-driven-benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #766cff2e;border-color:#766cff99}.ai-driven-benefit-label{display:block;font-size:.9rem;font-weight:700;color:#372554;margin-bottom:.25rem}.ai-driven-benefit-desc{font-size:.8rem;color:#6055f2;font-weight:500}.ai-driven .gradient-text{background:linear-gradient(90deg,#372554 0% 25%,#6055f2 50% 75%,#372554);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;animation:ai-gradient-shift 3s ease-in-out infinite}@keyframes ai-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(max-width:1441px)and (min-width:769px){.ai-driven{padding:4rem 1.5rem}.ai-driven-header h2{font-size:2.25rem}.ai-driven-header p{font-size:1rem;padding:0 1rem}.ai-driven-benefits{gap:.875rem;margin-bottom:calc(1.75rem + 48px)}.ai-driven-benefit-card{padding:.875rem 1.25rem;min-width:120px}}@media(max-width:768px){.ai-driven{padding:3.5rem 1rem}.ai-driven-header h2{font-size:1.9rem}.ai-driven-header p{font-size:1rem;max-width:450px;padding:0 1rem;margin-bottom:1.5rem}.ai-driven-benefits{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:calc(1.5rem + 48px)}.ai-driven-benefit-card{width:100%;max-width:280px;min-width:unset;padding:1rem 1.25rem}}@media(max-width:512px){.ai-driven{padding:3rem .8rem}.ai-driven-header h2{font-size:1.55rem}.ai-driven-header p{font-size:.95rem;max-width:400px;padding:0 .5rem;margin-bottom:1.25rem}.ai-driven-benefit-label{font-size:.85rem}.ai-driven-benefit-desc{font-size:.75rem}}.value-proposition{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;min-height:min(78vh,900px);padding:clamp(3rem,6vh,4.5rem) 1.5rem clamp(3rem,6vh,5rem);margin-bottom:0;background:linear-gradient(#ffffffbf,#ffffffa6),url(/assets/background2-CMOOn5B7.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#372554;box-sizing:border-box}.vp-container{width:100%;max-width:1200px;margin:0 auto;position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.linha-topo{width:50px;height:3px;margin:0 auto 1.5rem;background:linear-gradient(90deg,#372554,#766cff);border-radius:4px}.vp-header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.vp-header h2{margin-top:0;font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#372554}.vp-header p{font-size:1rem;color:#372554;line-height:1.6;text-align:center;max-width:450px;margin:0 auto}.vp-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch;width:100%;margin-bottom:2rem}.vp-card{display:flex;flex-direction:column;width:100%;min-height:240px;height:100%;box-sizing:border-box;background:#fff;border:1px solid #372554d5;border-radius:16px;padding:1.5rem 1.75rem;transition:transform .3s ease,box-shadow .3s ease;position:relative}.vp-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #2221232a;z-index:1}.vp-card h3{font-size:1.4rem;margin-bottom:.5rem;color:#372554}.vp-card p{flex:1 1 auto;font-size:.9rem;color:#372554d5;line-height:1.5;margin:0}.vp-icon{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.vp-icon.gif{width:46px;height:46px}.vp-icon.png{width:40px;height:40px}.vp-icon img{width:100%;height:100%;object-fit:contain;pointer-events:none;transition:transform .3s ease}.vp-card:hover .vp-icon img{transform:scale(1.08)}@media(max-width:1024px){.vp-cards{grid-template-columns:1fr;max-width:480px;margin:0 auto;gap:1.25rem}.vp-card{min-height:220px;padding:1.5rem}}@media(max-width:1441px)and (min-width:769px){.value-proposition{min-height:min(76vh,820px);padding:clamp(2.75rem,5.5vh,4rem) 1.5rem clamp(2.75rem,5.5vh,4.5rem)}.vp-header h2{font-size:2rem}.vp-header p{font-size:1rem;max-width:500px;padding:0 1rem}.vp-card h3{font-size:1.2rem}.vp-card p{font-size:.9rem}.vp-icon.gif{width:40px;height:40px}.vp-icon.png{width:36px;height:36px}}@media(max-width:768px){.value-proposition{display:block;min-height:0;padding:5rem 1rem 3.75rem}.vp-container{display:block}.vp-header h2{font-size:30px}.vp-header p{font-size:14px;max-width:450px;padding:0 1rem}.vp-cards{max-width:100%;gap:1rem}.vp-card{min-height:200px;padding:1.4rem 1.25rem}.vp-card h3{font-size:20px}.vp-card p{max-width:none;font-size:14px}.vp-icon.gif{width:36px;height:36px}.vp-icon.png{width:32px;height:32px}}@media(max-width:512px){.value-proposition{padding:4rem .8rem 3.25rem}.vp-header h2{font-size:26px}.vp-header p{font-size:13px;max-width:400px;padding:0 .5rem}.vp-cards{gap:.85rem}.vp-card{min-height:180px;padding:1.25rem 1rem}.vp-card h3{font-size:1rem}.vp-card p{font-size:.8rem}.vp-icon.gif{width:32px;height:32px}.vp-icon.png{width:28px;height:28px}}*{font-family:Inter,sans-serif}.solutions{padding:120px 24px;background:#fff}.solutions-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:center}.solutions-text{max-width:450px}.solutions-tag{font-size:12px;letter-spacing:1.5px;color:#766cff;font-weight:700}.solutions-text h2{color:#372554;font-size:2.5rem;line-height:1.1;margin:16px 0;font-weight:700}.solutions-text h2 span{color:#b5afff}.solutions-text p{margin-top:20px;font-size:1rem;color:#372554;line-height:1.6;max-width:360px}.gradient-text{background:linear-gradient(90deg,#372554 0% 25%,#6055f2 50% 75%,#372554);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;animation:gradient-shift 3s ease-in-out infinite}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.solutions-image{position:relative;display:flex;justify-content:center;align-items:center}.solutions-image img{width:650px;max-width:650px;height:auto;object-fit:contain}.stats-card{position:absolute;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:0 20px 40px #00000014;min-width:160px;display:flex;flex-direction:column;gap:6px;animation:float 6s ease-in-out infinite}.stats-card span{font-size:.75rem;color:#8a8a8a}.stats-card strong{font-size:1.5rem;color:#372554;font-weight:700}.stats-card small{font-size:.75rem}.stats-card .positive{color:#766cff}.card-visits{border:1px solid #37255446;top:85px;left:-40px}.card-sales{border:1px solid #37255446;bottom:18px;right:450px;width:18px;height:60px}.sales-row{margin-top:-300px;display:flex;align-items:center;gap:16px}.gif-card-sales{width:20px;height:auto;transform:scale(.1);transform-origin:left center;display:block}.card-members{border:1px solid #37255446;top:210px;left:380px;transform:translate(-50%)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media(max-width:1441px)and (min-width:769px){.solutions{padding:100px 24px}.solutions-container{max-width:1100px;grid-template-columns:1fr 1.1fr;gap:48px}.solutions-text{margin-left:30px;min-width:250px}.solutions-text h2{min-width:275px;font-size:2.2rem;line-height:1.15}.solutions-text p{font-size:.95rem}.solutions-image img{margin-left:-20px;position:relative;width:580px;height:400px;flex-shrink:0}.stats-card{position:absolute;padding:14px 18px;min-width:130px;border-radius:14px}.stats-card strong{font-size:1.1rem}.card-visits{top:18px;left:10px}.card-sales{bottom:20px;left:100px;width:16px;height:55px}.sales-row{margin-top:-185px}.gif-card-sales{transform:scale(.1)}.card-members{top:180px;margin-left:-120px}}@media(max-width:768px){.solutions{padding:100px 24px}.solutions-container{max-width:1100px;grid-template-columns:1fr 1.1fr;gap:88px}.solutions-text{margin-left:30px;min-width:250px}.solutions-text h2{min-width:275px;font-size:30px;line-height:1.15}.solutions-text p{font-size:14px;max-width:300px}.solutions-image img{margin-left:-80px;position:relative;width:580px;height:400px;flex-shrink:0}.stats-card{position:absolute;padding:14px 18px;border-radius:14px;min-width:100px}.stats-card strong{font-size:1.1rem}.card-visits{top:18px;margin-left:-40px}.card-sales{bottom:20px;left:-80px;width:16px;height:55px}.sales-row{margin-top:-185px}.gif-card-sales{transform:scale(.1);left:65px}.card-members{top:175px;margin-left:-420px}}@media(max-width:512px){.solutions{padding:64px 16px;height:475px}.solutions-text{margin-left:20px;max-width:210px;min-width:210px}.solutions-text h2{font-size:26px}.solutions-text p{font-size:13px}}.principles{width:100%;padding:5.5rem 1.5rem;background:linear-gradient(180deg,#372554e8,#d3c3ff2f),url(/assets/principles-bg-8ldikaRY.svg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#372554;box-sizing:border-box}.principles-container{width:100%;max-width:1060px;margin:0 auto}.principles-title{text-align:center;font-size:2.4rem;font-weight:700;color:#fff;margin:0 0 .85rem}.principles-title-accent{position:relative;display:inline-block;color:#fff}.principles-title-accent:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:3px;border-radius:999px;background:linear-gradient(90deg,#fff,#b5afff 35%,#766cff 65%,#fff);background-size:200% 100%;animation:principles-accent-underline 2.8s ease-in-out infinite}@keyframes principles-accent-underline{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.principles-intro{text-align:center;font-size:1.05rem;color:#fff;max-width:760px;margin:0 auto 2.8rem;line-height:1.55}.principles-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:2rem 2rem}.principle-card{background:#fff;border:1px solid rgba(118,108,255,.2);border-radius:18px;padding:1.5rem;box-shadow:0 10px 28px #37255414;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.principle-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 20px 34px #3725542e;border-color:#766cff80}.principle-icon-wrap{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;border-radius:16px;background:#fff;border:1px solid rgba(118,108,255,.2);color:#6055f2;transition:transform .25s ease,border-color .25s ease}.principle-card:hover .principle-icon-wrap{transform:translateY(-2px);border-color:#766cff73}.principle-icon{width:32px;height:32px;display:block}.principle-title{font-size:1.35rem;line-height:28px;font-weight:700;color:#372554;margin:0 0 1rem}.principle-tags{display:flex;flex-wrap:wrap;gap:.65rem}.principle-tag{display:inline-flex;align-items:center;height:30px;padding:0 .85rem;border-radius:999px;background:#ece5f7;color:#5c3b87;font-size:.76rem;font-weight:600;white-space:nowrap;letter-spacing:.01em}@media(max-width:1441px)and (min-width:769px){.principles{padding:4.8rem 1.25rem}.principles-title{font-size:2.15rem}.principles-intro{font-size:1rem;margin-bottom:2.2rem}.principles-grid{gap:1.7rem}.principle-card{padding:1.35rem}.principle-title{font-size:1.25rem}.principle-tag{font-size:.72rem}}@media(max-width:768px){.principles{padding:4rem 1rem}.principles-title{font-size:1.9rem}.principles-intro{font-size:.95rem;margin-bottom:2rem}.principles-grid{grid-template-columns:1fr;gap:1.8rem}.principle-card{padding:1.25rem}.principle-title{font-size:1.15rem}.principle-icon-wrap{width:58px;height:58px}.principle-icon{width:30px;height:30px}}@media(max-width:512px){.principles{padding:3.5rem .875rem}.principles-title{font-size:1.6rem}.principles-intro{font-size:.9rem;margin-bottom:1.5rem}.principles-grid{gap:1.5rem}.principle-card{padding:1.1rem}.principle-title{font-size:1.05rem}.principle-icon-wrap{width:52px;height:52px}.principle-icon{width:28px;height:28px}.principle-tag{font-size:.7rem;height:28px;padding:0 .75rem}}.brand-story{width:100%;padding:5rem 1.5rem 8rem;background:linear-gradient(to bottom,#fff,#f0edff 38%,#e8e4fc 72%,#ece5f7);color:#372554;box-sizing:border-box;position:relative;overflow:hidden}.brand-story:before{content:"";position:absolute;top:-35%;right:-18%;width:55%;height:85%;background:radial-gradient(ellipse,rgba(118,108,255,.16) 0%,transparent 68%);pointer-events:none;z-index:0}.brand-story:after{content:"";position:absolute;bottom:-25%;left:-12%;width:48%;height:70%;background:radial-gradient(ellipse,rgba(96,85,242,.12) 0%,transparent 65%);pointer-events:none;z-index:0}.brand-story-wave-top,.brand-story-wave-bottom{position:absolute;left:0;width:100%;pointer-events:none;z-index:0}.brand-story-wave-top{top:-1px}.brand-story-wave-bottom{bottom:-1px}.brand-story-container{width:100%;max-width:720px;margin:0 auto;text-align:center;position:relative;z-index:1}.brand-story-linha{width:50px;height:3px;margin:0 auto 2rem;background:linear-gradient(90deg,#372554,#766cff);border-radius:4px}.brand-story-title{font-size:2.25rem;font-weight:700;color:#372554;line-height:1.3;letter-spacing:-.02em;margin:0 0 1.5rem}.brand-story-highlight{background:linear-gradient(90deg,#372554 0% 25%,#6055f2 50% 75%,#372554);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;animation:brand-gradient-shift 3s ease-in-out infinite}@keyframes brand-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.brand-story-text{font-size:1.15rem;color:#4a3d5c;line-height:1.8;max-width:600px;margin:0 auto;font-weight:400}@media(max-width:1441px)and (min-width:769px){.brand-story{padding:4rem 1.5rem 6.5rem}.brand-story-title{font-size:2rem}.brand-story-text{font-size:1.05rem}}@media(max-width:768px){.brand-story{padding:3.5rem 1rem 5.5rem}.brand-story-title{font-size:1.75rem}.brand-story-text{font-size:1rem;line-height:1.7;padding:0 .5rem}}@media(max-width:512px){.brand-story{padding:3rem .8rem 4.5rem}.brand-story-title{font-size:1.45rem}.brand-story-text{font-size:.95rem}}.footer{font-family:Inter,sans-serif;position:relative;margin-top:-120px}.footer-cta{position:relative;max-width:1200px;margin:0 auto;padding:12px 20px 0;transform:translateY(45%);z-index:2;font-family:Inter,sans-serif}.footer-cta-container{background-color:#f4f3ff;box-shadow:0 -3px 20px #37255428;border-radius:16px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:20px 24px}.footer-cta-text h3{font-size:18px;font-weight:600;margin:0 0 4px 25px;color:#372554}.footer-cta-text p{font-size:14px;color:#52528c;margin:0 0 0 25px}.footer-cta-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-cta-email{font-size:14px;font-weight:600;color:#6055f2;text-decoration:none;transition:color .2s ease}.footer-cta-email:hover{color:#372554}.footer-cta-btn{background:linear-gradient(135deg,#372554 30%,#9a93eb);color:#fff!important;padding:10px 20px;border-radius:25px;font-weight:600;font-size:14px;text-decoration:none;white-space:nowrap;transition:transform .3s ease,box-shadow .3s ease}.footer-cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.footer-main{background:#372554;padding:70px 20px 60px}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 2fr 1fr;gap:40px;color:#cbd5f5}.footer-brand{display:flex;align-items:center;gap:8px}.footer-brand img{height:24px;width:auto}.footer-brand span{margin-left:-35px;margin-top:-10px;font-size:14px;color:#b5afff}.footer-links{display:flex;gap:40px}.footer-links h4{color:#f4f3ff;margin-bottom:10px;font-size:15px}.footer-links a{display:block;text-decoration:none;color:#f4f3ff;font-size:14px;margin-bottom:6px;transition:color .3s ease}.footer-links a{transition:transform .3s ease,text-shadow .3s ease,color .3s ease}.footer-links a:hover{color:#b5afff;transform:translateY(-2px);text-shadow:0 4px 15px rgba(102,126,234,.4)}.footer-social h4{color:#f4f3ff;font-family:Inter,sans-serif}.social-icons{margin-top:-10px;display:flex;gap:14px}.social-icons a:hover{transform:translateY(-2px);box-shadow:0 0 8px #766cff99,0 0 16px #b5afff80,0 0 24px #766cff66;border-radius:50%}.social-icons img{width:36px;height:36px;object-fit:contain}@media(max-width:1441px)and (min-width:769px){.footer-cta{padding:10px 16px 0}.footer-cta-container{padding:18px 20px;gap:16px}.footer-cta-text h3{font-size:16px}.footer-cta-text p{font-size:13px}.footer-container,.footer-links{gap:30px}.footer-brand span{font-size:12px}.footer-brand img{height:20px;width:auto}}@media(max-width:768px){.footer-cta{transform:translateY(40%);padding:10px 14px 0}.footer-cta-container{grid-template-columns:1.5fr auto;padding:18px 20px;gap:16px;text-align:left}.footer-cta-text h3,.footer-cta-text p{margin-left:10px}.footer-cta-btn{margin-top:0;justify-self:end}.footer-main{padding:90px 24px 50px}.footer-container{display:grid;grid-template-columns:1.2fr 2fr 1fr;align-items:start}.footer-brand{display:flex;align-items:flex-start;gap:12px}.footer-brand img{height:20px;margin-left:-25px}.footer-brand span{margin-left:-35px;margin-top:-5px;font-size:13px;color:#b5afff;line-height:24px;width:50px}.footer-links{font-size:15px;margin-top:-25px;gap:32px;justify-content:flex-start}.footer-social{margin-left:-13px;font-size:15px;margin-top:-25px;align-self:flex-start}.social-icons{justify-content:flex-start}}@media(max-width:512px){.footer-cta{transform:translateY(38%);padding:8px 8px 0}.footer-cta-container{padding:16px;gap:12px;grid-template-columns:1fr}.footer-cta-actions{flex-direction:column;align-items:flex-start}.footer-cta-text h3{font-size:15px}.footer-cta-text p{font-size:13px}.footer-cta-btn{padding:10px 16px;font-size:13px}.footer-main{padding:80px 16px 40px}.footer-brand img{height:16px;margin-left:-15px}.footer-brand span{margin-left:-35px;margin-top:-7px;width:50px}.footer-links{font-size:15px;gap:20px;margin-left:-8px;margin-top:-24px}.footer-links h4{font-size:14px}.footer-links a{font-size:13px}.social-icons img{width:32px;height:32px}.footer-social{margin-left:-20px;font-size:15px;margin-top:-27px;align-self:flex-start}}@keyframes revealRise{0%{opacity:0;transform:translateY(56px) scale(.98)}70%{opacity:1;transform:translateY(-6px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes revealSlideLeft{0%{opacity:0;transform:translate(72px)}60%{opacity:1;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes revealSlideRight{0%{opacity:0;transform:translate(-72px)}60%{opacity:1;transform:translate(4px)}to{opacity:1;transform:translate(0)}}@keyframes revealScaleUp{0%{opacity:0;transform:scale(.88)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes revealBlurIn{0%{opacity:0;filter:blur(12px);transform:scale(1.05)}to{opacity:1;filter:blur(0);transform:scale(1)}}.scroll-reveal{opacity:0}.scroll-reveal--rise{transform:translateY(56px) scale(.98)}.scroll-reveal--slideLeft{transform:translate(72px)}.scroll-reveal--slideRight{transform:translate(-72px)}.scroll-reveal--scaleUp{transform:scale(.88)}.scroll-reveal--blurIn{filter:blur(12px);transform:scale(1.05)}.scroll-reveal--inview.scroll-reveal--rise{animation:revealRise .9s cubic-bezier(.34,1.56,.64,1) forwards}.scroll-reveal--inview.scroll-reveal--slideLeft{animation:revealSlideLeft .85s cubic-bezier(.34,1.2,.64,1) forwards}.scroll-reveal--inview.scroll-reveal--slideRight{animation:revealSlideRight .85s cubic-bezier(.34,1.2,.64,1) forwards}.scroll-reveal--inview.scroll-reveal--scaleUp{animation:revealScaleUp .8s cubic-bezier(.34,1.56,.64,1) forwards}.scroll-reveal--inview.scroll-reveal--blurIn{animation:revealBlurIn .9s cubic-bezier(.25,.46,.45,.94) forwards}.scroll-reveal--stagger.scroll-reveal--rise,.scroll-reveal--stagger.scroll-reveal--slideLeft,.scroll-reveal--stagger.scroll-reveal--slideRight,.scroll-reveal--stagger.scroll-reveal--scaleUp,.scroll-reveal--stagger.scroll-reveal--blurIn{transform:none;filter:none}.scroll-reveal--stagger{transition:opacity .4s ease-out}.scroll-reveal--stagger.scroll-reveal--inview{animation:none;opacity:1}@keyframes cardReveal{0%{opacity:0;transform:translateY(40px) scale(.92)}65%{opacity:1;transform:translateY(-5px) scale(1.03)}to{opacity:1;transform:translateY(0) scale(1)}}.scroll-reveal--stagger .vp-card,.scroll-reveal--stagger .principle-card,.scroll-reveal--stagger .ai-driven-benefit-card{opacity:0;transform:translateY(40px) scale(.92)}.scroll-reveal--stagger.scroll-reveal--inview .vp-card,.scroll-reveal--stagger.scroll-reveal--inview .principle-card,.scroll-reveal--stagger.scroll-reveal--inview .ai-driven-benefit-card{animation:cardReveal .7s cubic-bezier(.34,1.56,.64,1) forwards}.scroll-reveal--stagger.scroll-reveal--inview .vp-card:nth-child(1),.scroll-reveal--stagger.scroll-reveal--inview .principle-card:nth-child(1),.scroll-reveal--stagger.scroll-reveal--inview .ai-driven-benefit-card:nth-child(1){animation-delay:.12s}.scroll-reveal--stagger.scroll-reveal--inview .vp-card:nth-child(2),.scroll-reveal--stagger.scroll-reveal--inview .principle-card:nth-child(2),.scroll-reveal--stagger.scroll-reveal--inview .ai-driven-benefit-card:nth-child(2){animation-delay:.24s}.scroll-reveal--stagger.scroll-reveal--inview .vp-card:nth-child(3),.scroll-reveal--stagger.scroll-reveal--inview .principle-card:nth-child(3),.scroll-reveal--stagger.scroll-reveal--inview .ai-driven-benefit-card:nth-child(3){animation-delay:.36s}.scroll-reveal--stagger.scroll-reveal--inview .principle-card:nth-child(4),.scroll-reveal--stagger.scroll-reveal--inview .ai-driven-benefit-card:nth-child(4){animation-delay:.48s}.whatsapp-float{position:fixed;right:42px;bottom:42px;z-index:1100;width:60px;height:60px;border-radius:50%;background-color:#25d366;border:5px solid #ffffff;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;transition:transform .2s ease}.whatsapp-float:hover{transform:translateY(-4px)}.whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.35);outline-offset:3px}.whatsapp-float svg{width:31px;height:31px;fill:currentColor}@media(max-width:1024px){.whatsapp-float{right:36px;bottom:36px;width:56px;height:56px}.whatsapp-float svg{width:29px;height:29px}}@media(max-width:768px){.whatsapp-float{right:28px;bottom:28px;width:52px;height:52px}.whatsapp-float svg{width:27px;height:27px}}@media(max-width:512px){.whatsapp-float{right:20px;bottom:20px;width:48px;height:48px;border-width:4px}.whatsapp-float svg{width:24px;height:24px}}.contact-modal-backdrop{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem;background:radial-gradient(120% 80% at 20% 20%,rgba(118,108,255,.35),transparent 50%),radial-gradient(100% 80% at 90% 80%,rgba(181,175,255,.25),transparent 45%),#0f0c1cb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.contact-modal-shell{position:relative;width:100%;max-width:920px;border-radius:24px;overflow:hidden;font-family:Inter,sans-serif;background:linear-gradient(145deg,#3725548c,#141223e0);border:1px solid rgba(181,175,255,.22);box-shadow:0 24px 60px #00000073,inset 0 1px #ffffff0f}.contact-modal-close{position:absolute;top:14px;right:14px;z-index:2;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:#ffffff14;color:#f4f3ff;cursor:pointer;transition:background .2s ease,color .2s ease}.contact-modal-close:hover{background:#766cff59;color:#fff}.contact-modal-close:focus-visible{outline:2px solid #b5afff;outline-offset:2px}.contact-modal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);grid-auto-rows:1fr;align-items:stretch;min-height:420px}@media(max-width:800px){.contact-modal-grid{grid-template-columns:1fr;grid-auto-rows:auto;min-height:0}}.contact-modal-aside{padding:3.25rem 2rem 2.5rem 2.25rem;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:1rem;min-height:0;border-right:1px solid rgba(181,175,255,.12)}@media(max-width:800px){.contact-modal-aside{border-right:none;border-bottom:1px solid rgba(181,175,255,.12);padding:2.75rem 1.5rem 1.75rem}}.contact-modal-badge{display:inline-block;padding:.35rem .85rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e2e0ff;border:1px solid rgba(181,175,255,.45);background:#ffffff0a}.contact-modal-headline{margin:.75rem 0 0;font-size:clamp(1.45rem,2.5vw,1.85rem);font-weight:700;line-height:1.2;color:#fff}.contact-modal-aside-text{margin:.75rem 0 0;font-size:.9rem;line-height:1.6;color:#e2e0ffc7;max-width:34ch}.contact-modal-aside-cta,.contact-modal-submit{box-sizing:border-box;width:fit-content;max-width:min(13rem,100%);padding:.65rem 1.15rem;border-radius:999px;font-size:.9rem;font-weight:600;text-align:center;color:#372554;background:linear-gradient(135deg,#c4c0ff,#e2e0ff 45%,#b5afff);box-shadow:0 4px 15px #766cff59;transition:transform .2s ease,box-shadow .2s ease}.contact-modal-aside-cta{margin-top:auto;align-self:flex-start;text-decoration:none}.contact-modal-aside-cta:hover,.contact-modal-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #766cff73}.contact-modal-form-wrap{display:flex;flex-direction:column;align-self:stretch;box-sizing:border-box;min-height:0;height:100%;padding:3.25rem 2rem 2.5rem 1.75rem;background:#00000038}@media(max-width:800px){.contact-modal-form-wrap{height:auto;min-height:0;padding:2.75rem 1.5rem 1.75rem}}.contact-modal-form,.contact-modal-form-body{flex:1;display:flex;flex-direction:column;gap:1.5rem;min-height:0}.contact-modal-form-title{margin:0;font-size:1.1rem;font-weight:600;color:#fff}.contact-modal-form-hint{margin:0;font-size:.8rem;line-height:1.45;color:#e2e0ff8c}.contact-modal-field{display:flex;flex-direction:column;gap:.35rem}.contact-modal-field-full{width:100%}.contact-modal-form-body .contact-modal-field-full{flex:1;display:flex;flex-direction:column;min-height:0}.contact-modal-field-error{margin:-.5rem 0 0;font-size:.8rem;color:#ffb8c4}.contact-modal-label{font-size:.75rem;font-weight:500;color:#e2e0ffa6}.contact-modal-field input,.contact-modal-field textarea{width:100%;box-sizing:border-box;padding:.45rem 0;font-family:inherit;font-size:.9rem;color:#f4f3ff;background:transparent;border:none;border-bottom:1px solid rgba(181,175,255,.35);border-radius:0;outline:none;transition:border-color .2s ease}.contact-modal-field input::placeholder,.contact-modal-field textarea::placeholder{color:#e2e0ff59}.contact-modal-field input:focus,.contact-modal-field textarea:focus{border-bottom-color:#b5afff}.contact-modal-field textarea{resize:vertical;min-height:4rem;line-height:1.45}.contact-modal-form-body .contact-modal-field-full textarea{flex:1;min-height:5rem}.contact-modal-submit{flex-shrink:0;align-self:flex-start;border:none;font-family:inherit;cursor:pointer}.contact-modal-submit:focus-visible{outline:2px solid #f4f3ff;outline-offset:2px}.contact-modal-submit:disabled{opacity:.75;cursor:not-allowed;transform:none}
