@charset "UTF-8";.cta-btn{background-color:#28a745;color:#fff;border:none;padding:.75em 1.5em;border-radius:4px;font-weight:700;cursor:pointer;transition:background .2s}.cta-btn:focus,.cta-btn:hover{background-color:#1e7e34;outline:2px solid #fff}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;color:#222;min-height:100vh;overflow-x:hidden}.vtex-highlight{color:#8b0b9d;font-family:Arial,sans-serif}section{width:100vw;padding:100px 0;position:relative;overflow:hidden}.container,.content{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.hero-header{min-height:100vh;display:flex;align-items:center;justify-content:flex-start;text-align:left;color:#fff;padding:0}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/freelancer-vtex-io.webp) center center/cover;z-index:1}.hero-background::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(10,18,25,.98) 0,rgba(10,18,25,.88) 50%,rgba(10,18,25,.6) 100%)}.hero-header .container{z-index:2}.hero-content{margin:auto;text-align:center;max-width:700px;animation:fadeInUp 1s ease-out forwards}.main-title{margin-bottom:16px}.main-title .highlight-text{font-size:clamp(3.5rem,7vw,5.5rem);color:#fff;letter-spacing:-2.5px}.hero-subtitle{font-size:clamp(1.2rem,2.5vw,1.8rem);color:rgba(255,255,255,.9);font-weight:400;margin-bottom:28px}.trust-badges{justify-content:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.trust-badges .badge{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500;color:#fff;backdrop-filter:blur(8px)}.hero-description{font-size:clamp(1rem,1.8vw,1.1rem);max-width:500px;margin:0 auto 32px;line-height:1.5}.hero-cta{display:flex;gap:16px;justify-content:center}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fixed-nav{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:rgba(17,17,17,.9333333333);backdrop-filter:blur(10px);padding:15px 0;box-shadow:0 2px 15px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;transition:transform .4s ease-in-out,opacity .4s ease-in-out}.fixed-nav.nav-visible{transform:translateY(0);opacity:1}.nav-container{max-width:1400px;margin:0 auto;padding:0 5vw;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.3rem;color:#fff;text-decoration:none;font-weight:700}.nav-logo span{font-weight:400;opacity:.8}.nav-links{list-style:none;display:flex;gap:35px;align-items:center;margin:0;padding:0}.nav-links a{color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;font-size:1rem;position:relative;padding-bottom:5px}.nav-links a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#8b0b9d;transition:width .3s ease}.nav-links a.active::after,.nav-links a:hover::after{width:100%}.nav-links .nav-cta{background:#8b0b9d;color:#fff;padding:8px 22px;border-radius:20px;transition:background .3s ease,color .3s ease}.nav-links .nav-cta:hover{background:#fff;color:#8b0b9d}.nav-links .nav-cta::after{display:none}.mobile-nav-toggle{display:none;background:0 0;border:none;color:#fff;font-size:2rem;cursor:pointer}#migracao{background:#fff;min-height:100vh;display:flex;align-items:center}#migracao .content{display:flex;align-items:center;gap:4rem}#migracao .hero-text{flex:1.2}#migracao .features-highlights{flex:.8;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}#migracao .title{font-family:Arial,sans-serif;font-size:clamp(2rem,4vw,3.3rem);color:#111;line-height:1.2;margin-bottom:1rem}#migracao .title strong{color:#8b0b9d}#migracao .sub-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1.5rem;display:block}#migracao p{font-size:1.1rem;line-height:1.7;color:#555;max-width:600px;margin-bottom:2rem}#migracao .feature{display:flex;align-items:center;gap:1rem;background:#f8f9fa;padding:1rem;border-radius:8px;border-left:4px solid #8b0b9d}#migracao .icon-svg{width:32px;height:32px;fill:#8b0b9d;flex-shrink:0}#migracao .feature-text{font-size:1.1rem;font-weight:600;color:#111}#migracao .solicite .btn{display:inline-flex;align-items:center;gap:.5rem;background:#8b0b9d;color:#fff;padding:14px 32px;border-radius:50px;text-decoration:none;font-weight:700;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px rgba(247,25,99,.15)}#migracao .solicite .btn:hover{background:#e3104f;transform:translateY(-3px);box-shadow:0 6px 20px rgba(247,25,99,.25)}.section-divider{text-align:center;padding:22vh 20px}.section-divider .section-title{font-size:clamp(1.8rem,3.5vw,3.2rem);font-weight:800;margin-bottom:1rem}.section-divider .section-desc{font-size:1.2rem;line-height:1.4;color:#444;max-width:600px;margin:30px auto 0}.servico-section{padding:0;min-height:100vh;display:flex;align-items:stretch}.servico-section .content{display:flex;flex-direction:row;padding:0;max-width:none}.servico-section .text-content{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;padding:5vw;background:#f5f5f5;color:#222}.servico-section .text-content h2{font-size:clamp(2rem,4.5vw,3.3rem);font-weight:800;color:#111;margin-bottom:24px;line-height:1.2}.servico-section .text-content p{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:1rem}.servico-section .text-content ul{list-style:none;padding:0;margin:1rem 0}.servico-section .text-content ul li{margin-bottom:.75rem;padding-left:28px;position:relative}.servico-section .text-content ul li::before{content:"✓";position:absolute;top:-6px;left:0;color:#8b0b9d;font-weight:700;font-size:1.2rem}.servico-section .img-content{flex:0 0 50%;background:#f0f0f0;overflow:hidden}.servico-section .img-content img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease-out}.servico-section .img-content img:hover{transform:scale(1.05)}.servico-section:nth-child(even) .content{flex-direction:row-reverse}.faq{background:#f8f9fa}.faq .title{text-align:center;font-size:clamp(1.8rem,3.5vw,3rem);color:#111;margin-bottom:3rem}.faq .title strong{color:#8b0b9d}.faq .faq-container{max-width:800px;margin:0 auto}.faq .faq-item{background:#fff;border-radius:8px;margin-bottom:.4rem;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid transparent;transition:all .3s ease}.faq .faq-item:hover{border-color:#ddd;box-shadow:0 0 4px rgba(0,0,0,.1)}.faq .faq-item h3{padding:.7rem 1rem;margin:0;cursor:pointer;display:flex;align-items:center;gap:.7rem;font-size:1rem;font-weight:600;color:#111}.faq .faq-item h3::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon-svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f71963' d='M11,18H13V16H11V18M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,6A4,4 0 0,0 8,10H10A2,2 0 0,1 12,8A2,2 0 0,1 14,10C14,12 11,11.75 11,15H13C13,12.75 16,12.5 16,10A4,4 0 0,0 12,6Z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:center;display:inline-block;width:30px;height:20px}.faq .faq-item div{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq .faq-item div p{padding:0 1.25rem 1.25rem;margin:0;color:#555;line-height:1.7}.faq .faq-item.active div{max-height:500px}.highlight-text{color:#8b0b9d}.whatsapp-fixed{position:fixed;bottom:24px;right:24px;z-index:1000}.whatsapp-fixed a{display:flex;align-items:center;gap:.75rem;background:#25d366;color:#fff;padding:12px 22px;border-radius:50px;text-decoration:none;box-shadow:0 5px 20px rgba(37,211,102,.2);font-weight:700;transition:transform .3s ease}.whatsapp-fixed a:hover{transform:translateY(-3px) scale(1.05)}.cta-whatsapp{position:fixed;right:32px;bottom:32px;z-index:1000;display:flex;text-indent:-9999rem;align-items:center}.cta-whatsapp .cta-button{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%23fff;' d='M256.064,0h-0.128l0,0C114.784,0,0,114.816,0,256c0,56,18.048,107.904,48.736,150.048l-31.904,95.104 l98.4-31.456C155.712,496.512,204,512,256.064,512C397.216,512,512,397.152,512,256S397.216,0,256.064,0z'/%3E%3Cpath style='fill:%234CAF50;' d='M405.024,361.504c-6.176,17.44-30.688,31.904-50.24,36.128c-13.376,2.848-30.848,5.12-89.664-19.264 C189.888,347.2,141.44,270.752,137.664,265.792c-3.616-4.96-30.4-40.48-30.4-77.216s18.656-54.624,26.176-62.304 c6.176-6.304,16.384-9.184,26.176-9.184c3.168,0,6.016,0.16,8.576,0.288c7.52,0.32,11.296,0.768,16.256,12.64 c6.176,14.88,21.216,51.616,23.008,55.392c1.824,3.776,3.648,8.896,1.088,13.856c-2.4,5.12-4.512,7.392-8.288,11.744 c-3.776,4.352-7.36,7.68-11.136,12.352c-3.456,4.064-7.36,8.416-3.008,15.936c4.352,7.36,19.392,31.904,41.536,51.616 c28.576,25.44,51.744,33.568,60.032,37.024c6.176,2.56,13.536,1.952,18.048-2.848c5.728-6.176,12.8-16.416,20-26.496 c5.12-7.232,11.584-8.128,18.368-5.568c6.912,2.4,43.488,20.48,51.008,24.224c7.52,3.776,12.48,5.568,14.304,8.736 C411.2,329.152,411.2,344.032,405.024,361.504z'/%3E%3C/svg%3E");background-color:#25d366;background-size:38px;color:#fff;font-weight:700;border-radius:50px;box-shadow:0 4px 16px rgba(37,211,102,.15);border:none;cursor:pointer;transition:box-shadow .2s;animation:pulse-whatsapp 1.5s infinite;padding:35px 35px 35px 37px}.cta-whatsapp .cta-button:hover{background-color:#18bc54;box-shadow:0 0 0 8px rgba(37,211,102,.15);animation-play-state:paused}@keyframes pulse-whatsapp{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5)}70%{box-shadow:0 0 0 12px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}@media (max-width:992px){.nav-links{display:none}.mobile-nav-toggle{display:block}#migracao .content{flex-direction:column;text-align:center}.servico-section .content,.servico-section:nth-child(even) .content{flex-direction:column}.servico-section .img-content,.servico-section .text-content{flex-basis:auto;min-height:50vh}.servico-section .text-content{padding:60px 24px}}@media (max-width:768px){.hero-header{justify-content:center;text-align:center}.hero-description,.hero-subtitle{margin-left:auto;margin-right:auto}.hero-cta,.trust-badges{justify-content:center}.hero-cta{flex-direction:column;align-items:center}.whatsapp-fixed .cta-text{display:none}.whatsapp-fixed{padding:12px 18px;border-radius:40px}}@media (max-width:576px){.main-title .title-main{font-size:1.8rem}.main-title .title-sub{font-size:1.1rem}.servico-section .img-content,.servico-section .text-content{flex-basis:auto;height:auto;min-height:45vh}.servico-section .text-content h2{font-size:1.8rem}}.cta-button{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%23fff;' d='M256.064,0h-0.128l0,0C114.784,0,0,114.816,0,256c0,56,18.048,107.904,48.736,150.048l-31.904,95.104 l98.4-31.456C155.712,496.512,204,512,256.064,512C397.216,512,512,397.152,512,256S397.216,0,256.064,0z'/%3E%3Cpath style='fill:%238b0b9d;' d='M405.024,361.504c-6.176,17.44-30.688,31.904-50.24,36.128c-13.376,2.848-30.848,5.12-89.664-19.264 C189.888,347.2,141.44,270.752,137.664,265.792c-3.616-4.96-30.4-40.48-30.4-77.216s18.656-54.624,26.176-62.304 c6.176-6.304,16.384-9.184,26.176-9.184c3.168,0,6.016,0.16,8.576,0.288c7.52,0.32,11.296,0.768,16.256,12.64 c6.176,14.88,21.216,51.616,23.008,55.392c1.824,3.776,3.648,8.896,1.088,13.856c-2.4,5.12-4.512,7.392-8.288,11.744 c-3.776,4.352-7.36,7.68-11.136,12.352c-3.456,4.064-7.36,8.416-3.008,15.936c4.352,7.36,19.392,31.904,41.536,51.616 c28.576,25.44,51.744,33.568,60.032,37.024c6.176,2.56,13.536,1.952,18.048-2.848c5.728-6.176,12.8-16.416,20-26.496 c5.12-7.232,11.584-8.128,18.368-5.568c6.912,2.4,43.488,20.48,51.008,24.224c7.52,3.776,12.48,5.568,14.304,8.736 C411.2,329.152,411.2,344.032,405.024,361.504z'/%3E%3C/svg%3E");background-color:#8b0b9d;background-repeat:no-repeat;background-size:30px;background-position:18px center;width:fit-content;display:inline-flex;align-items:center;justify-content:center;height:65px;padding:2px 32px 0 60px;gap:12px;color:#fff;text-decoration:none;font-weight:700;font-size:1.2rem;transition:all .3s}.cta-button:hover{background-color:#a30db7;box-shadow:0 0 15px rgba(110,9,123,.4509803922)}.hero-cta .cta-button{border:1px solid #ce00ff;background-color:rgba(206,0,255,.2196078431);box-shadow:0 0 15px rgba(206,0,255,.6117647059)}.hero-cta .cta-button:hover{background-color:rgba(163,13,183,.7137254902)}.site-footer{background:#111;color:#ccc;text-align:center;line-height:1.5;padding:27px 15px 20px;font-size:.8rem;letter-spacing:.5px}.site-footer .footer-content{max-width:700px;margin:0 auto}.site-footer .footer-links{list-style:none;display:flex;justify-content:center;gap:16px;margin-bottom:10px}.site-footer .footer-links a{color:#ccc;text-decoration:underline;margin:0 8px;font-size:.8rem}.site-footer .footer-links a:hover{color:#fff}.site-footer .footer-links .footer-sep{margin:0 4px}.site-footer img{margin-top:1rem}.lgpd-modal{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:rgba(10,18,25,.431372549);display:flex;justify-content:center;align-items:flex-end;min-height:100vh;pointer-events:auto}.lgpd-modal-content{background:#fff;color:#333;max-width:600px;margin:0 3% 40px;padding:24px 20px;border-radius:16px;box-shadow:0 0 10px rgba(0,0,0,.2666666667);font-size:1rem;line-height:1.4}.lgpd-modal-content a{color:#333;text-decoration:underline;font-weight:500}.lgpd-modal-content h3{margin-bottom:12px;font-size:1.2rem;color:#8b0b9d}.lgpd-modal-content .cta-button{margin-top:18px;width:100%;font-size:1rem;padding:12px 0;background-image:none;cursor:pointer;border:0}#desenvolvimento-frontend .content{justify-content:center}#desenvolvimento-frontend .text-content{border-radius:20px;margin:6rem 0;padding:4rem}@media (max-width:768px){#desenvolvimento-frontend .text-content{margin:1rem;border-radius:0}}.inst-title{font-size:clamp(2rem,4.5vw,3.3rem);margin-bottom:24px;line-height:1.2;font-weight:800}.inst-title span{font-size:2rem}