:root{--color-bg: #0b081e;--color-primary: #646cff;--color-secondary: #535bf2;--color-text: #ffffff;--color-muted: #cccccc;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}.container{max-width:1400px;margin:auto}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg);color:var(--color-text);font-family:Urbanist,system-ui,Avenir,Helvetica,Arial,sans-serif;display:flex;flex-direction:column}a{font-weight:500;color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-secondary)}h1{font-size:3.2em;line-height:1.1}p{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-primary);color:var(--color-text);cursor:pointer;transition:background-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.about{padding:80px 20px;text-align:center;color:#fff}.about h2{font-size:2rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#8e54e9,#4776e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about p{max-width:700px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6;color:#ccc}.brand{font-weight:600;color:#fff}.about-values{display:flex;flex-direction:column;gap:16px;align-items:center}.value{display:flex;align-items:center;gap:10px;font-size:1rem;color:#ccc}.value-icon{width:22px;height:22px;color:#8e54e9}@media (min-width: 768px){.about-values{flex-direction:row;justify-content:center;gap:40px}}.benefits{padding:80px 20px;color:#fff;text-align:center}.benefits h2{font-size:2rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(90deg,#8e54e9,#4776e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.benefits-highlights{display:grid;grid-template-columns:1fr;gap:16px;max-width:1000px;margin:0 auto 28px;text-align:left}.highlight{display:grid;grid-template-columns:44px 1fr;align-items:start;gap:12px}.highlight-icon{width:44px;height:44px;flex-shrink:0;color:#8e54e9}.highlight h3{margin:0 0 4px;color:#fff;font-size:1.1rem}.highlight p{margin:0;color:#ccc;line-height:1.5}.benefits-metrics{display:grid;grid-template-columns:1fr;gap:10px;max-width:800px;margin:0 auto;padding-top:10px;border-top:1px solid #2a2938}.metric{display:grid;place-items:center;padding:8px 0}.metric-number{font-size:1.2rem;font-weight:700;background:linear-gradient(90deg,#8e54e9,#4776e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.metric-label{font-size:.95rem;color:#bbb}@media (min-width: 900px){.benefits-highlights{grid-template-columns:repeat(3,1fr);text-align:left}.benefits-metrics{grid-template-columns:repeat(3,1fr)}}.contact{padding:80px 20px;text-align:center;color:#fff}.contact h2{font-size:2rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#8e54e9,#4776e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-subtitle{color:#bbb;font-size:1.1rem;margin-bottom:2rem}.contact-actions{display:flex;flex-direction:column;gap:16px;align-items:center;max-width:600px;margin:0 auto}.contact-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:12px;font-size:1.05rem;font-weight:600;transition:background .3s ease,transform .2s ease;width:100%}.contact-btn .btn-icon{width:22px;height:22px}.contact-btn.whatsapp{background:linear-gradient(90deg,#25d366,#128c7e);color:#fff}.contact-btn.whatsapp:hover{transform:translateY(-2px)}.contact-btn.email{background:#1e1c30;border:1px solid #3a384f;color:#fff}.contact-btn.email:hover{background:#ffffff14;transform:translateY(-2px)}@media (min-width: 768px){.contact-actions{flex-direction:row;justify-content:center}.contact-btn{width:auto;min-width:250px}}.hero{display:flex;flex-direction:column;align-items:center;height:100vh;width:100%;padding:0 20px;text-align:center;background-image:url(/assets/gradient-BFfMfGUs.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hero-content{max-width:900px;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;gap:20px}.hero-eyebrow{font-size:1rem;font-weight:500;color:#bbb;text-transform:uppercase;letter-spacing:1px}.hero h1{font-size:2rem;font-weight:700;color:#fff;margin:0 0 0rem}.hero p{font-size:1rem;font-weight:400;color:#ccc}.hero-description{margin-bottom:1.2rem;font-size:1.125rem}.hero-button{padding:12px 24px;background-color:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;width:80%;max-width:300px;margin:0}.gradient-text{background:linear-gradient(90deg,#8e54e9,#4776e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 1200px){.hero-button{width:30%;max-width:none}}.hero-button:hover{background-color:#333}.update-banner{position:fixed;top:100px;left:50%;transform:translate(-50%);background-color:#ffffff26;color:#fff;padding:8px 16px;border-radius:8px;text-align:center;font-size:.95rem;font-weight:500;z-index:9}@media (min-width: 600px){.hero h1{font-size:4.688rem}.hero p{font-size:1.25rem}}.star{position:absolute;opacity:.8;animation:float 4s ease-in-out infinite}.star-top-left{top:80px;left:30px;width:30px;height:30px;animation-delay:0s}.star-bottom-right{bottom:80px;right:30px;width:30px;height:30px;animation-delay:2s}@media (min-width: 1200px){.star-top-left{top:120px;left:80px;width:40px;height:40px}.star-bottom-right{bottom:120px;right:80px;width:40px;height:40px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-button.primary{background:linear-gradient(90deg,#8e54e9,#4776e6);color:#fff}.hero-button.primary:hover{opacity:.9}.hero-button.secondary{background-color:transparent;color:#fff;border:2px solid #fff}.hero-button.secondary:hover{background-color:#ffffff1a}.hero-buttons{display:flex;flex-direction:column;gap:12px;align-items:center}@media (min-width: 768px){.hero-buttons{flex-direction:row;justify-content:center;gap:8px}.hero-button{width:auto;min-width:200px}}.navbar{display:flex;justify-content:space-between;align-items:center;position:fixed;width:90%;padding:10px 20px;z-index:10;background-color:#1e1c30;color:#fff;margin-top:15px;border-radius:17px;border:1px solid #3a384f}.logo{font-weight:700;font-size:1.2rem}.menu-toggle{font-size:1.5rem;background:none;border:none;color:#fff;cursor:pointer;z-index:20}.nav-links{position:absolute;top:100%;left:0;right:0;background-color:#1e1c30;flex-direction:column;align-items:center;gap:1.5rem;padding:0;list-style:none;overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease}.nav-links.open{max-height:300px;padding:1.5rem 0}@media (min-width: 768px){.navbar{padding:10px 80px}.menu-toggle{display:none}.nav-links{position:static;display:flex;flex-direction:row;background:none;padding:0;max-height:none;overflow:visible}.nav-links li{margin-left:1.5rem}}.nav-links a{text-decoration:none;color:#fff;font-weight:500}.menu-toggle{width:25px;height:22px;position:relative;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:20}.menu-toggle span{display:block;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.menu-toggle.open span:nth-child(1){transform:translateY(9px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (min-width: 768px){.menu-toggle{display:none}}.process{padding:80px 20px;color:#fff;text-align:center}.process h2{font-size:2rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(90deg,#8e54e9,#4776e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.timeline{list-style:none;padding:0;margin:0 auto;max-width:1000px;display:grid;grid-template-columns:1fr;gap:28px}.timeline-step{position:relative;background:#1e1c30;border:1px solid #3a384f;border-radius:16px;padding:20px 18px 18px;text-align:left}.timeline-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(90deg,#8e54e933,#4776e633);border:1px solid #3a384f;color:#8e54e9;margin-bottom:10px}.timeline-step h3{margin:6px 0;color:#fff;font-size:1.05rem}.timeline-step p{margin:0;color:#ccc;line-height:1.5}@media (min-width: 900px){.timeline{grid-template-columns:repeat(4,1fr);align-items:start}.timeline-step{text-align:center;padding:24px}.timeline-step:after{content:"";position:absolute;top:42px;right:-12px;width:24px;height:2px;background:linear-gradient(90deg,#8e54e9,#4776e6);opacity:.6}.timeline-step:last-child:after{display:none}.timeline-icon{margin:0 auto 12px}}.services{padding:80px 20px;text-align:center;color:#fff;height:100vh;display:flex;flex-direction:column;justify-content:center}.services h2{font-size:2rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(90deg,#8e54e9,#4776e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:900px;margin:0 auto}.service-card{background:#1e1c30;border-radius:16px;padding:24px;transition:transform .3s ease,background .3s ease;border:1px solid #3a384f}.service-card:hover{transform:translateY(-5px);background:#ffffff14}.service-card h3{font-size:1.3rem;margin-bottom:.8rem;color:#fff}.service-card p{color:#ccc;font-size:1rem;line-height:1.5}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(3,1fr)}}
