.SidebarMenu_sidebar__iR1R2{position:fixed;top:0;left:0;height:100vh;height:100dvh;background:linear-gradient(180deg,#5e1bff,#26085e);color:white;font-family:DM Sans,sans-serif;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;width:280px;box-sizing:border-box;z-index:1000;overflow-y:auto}.SidebarMenu_logo___zoUL{font-size:1.6rem;font-weight:700;line-height:1.2;margin-bottom:3rem}.SidebarMenu_menu__9ZA0Y{display:flex;flex-direction:column;gap:1.2rem;width:100%}.SidebarMenu_menu__9ZA0Y button{color:#ddd;background-color:initial;text-decoration:none;border:none;outline:none;font-size:1.2rem;padding:.5rem;border-radius:8px;transition:background .5s ease;cursor:pointer}.SidebarMenu_menu__9ZA0Y button:hover{background:#340a96;border:none}.SidebarMenu_menu__9ZA0Y button.SidebarMenu_active__66u9W{background:white;color:#5e1bff;font-weight:700;transition:background .8s ease}.SidebarMenu_logo-container__ZOCe_{margin-bottom:35px}.SidebarMenu_ultimo-bots-logo__FFCcg{width:140px;cursor:pointer}.SidebarMenu_sidebar-bottom-button__0VRlH{width:100%;margin-top:auto;padding-top:2rem}.SidebarMenu_sidebar-bottom-button__0VRlH button{width:100%;padding:.8rem;background-color:rgb(255,255,255);color:#5e1bff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .3s ease,transform .3s ease}.SidebarMenu_sidebar-bottom-button__0VRlH button:hover{background-color:#e5d9ff;transform:translateY(-2px)}.SidebarMenu_menu-divider__5Cp6B{height:1px;background:rgba(188,188,188,.57);margin:1.5rem 0}.SidebarMenu_blog-link__QFjgf{background:none;border:none;color:#fff;font-weight:500;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:8px;text-align:center;transition:background .3s ease;width:100%;outline:none}.SidebarMenu_blog-link__QFjgf:hover{background:rgba(255,255,255,.1)}.SidebarMenu_blog-link__QFjgf.SidebarMenu_active__66u9W{background:#fff;color:#5e1bff;font-weight:700}.SidebarMenu_menu-item-icon-title__sw_OG{display:flex;justify-content:center;align-items:center;gap:15px}@media (max-width:480px){.SidebarMenu_menu__9ZA0Y{gap:.9rem}.SidebarMenu_menu-divider__5Cp6B{margin:.8rem 0}}.Footer_footer__pQtti{padding:2rem 1.5rem;background:#f8f6ff;text-align:center;font-size:.9rem;color:#555;border-top:1px solid #eae6ff;margin-top:2rem}.Footer_footer-links__aaJx4{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:.8rem}.Footer_footer-links__aaJx4 a{color:#5e1bff;font-weight:600}.Footer_footer-links__aaJx4 button{color:#5e1bff;text-decoration:none;font-weight:500;transition:color .3s ease;border:none;outline:none;background-color:initial;cursor:pointer;font-size:14px}.Footer_footer-links__aaJx4 button:hover{color:#340a96;text-decoration:underline}.Footer_footer-copy___8UiQ{font-size:.85rem;color:#000000}body,html{margin:0;padding:0;box-sizing:border-box;font-family:DM Sans,sans-serif;scroll-behavior:smooth;background-color:#fff;color:#2e2e2e}.app-container,body,html{overflow-x:hidden;width:100%}.app-container{display:flex;min-height:100vh;position:relative}.sidebar-container{width:280px;flex-shrink:0}.main-content{flex:1 1;width:calc(100% - 280px);box-sizing:border-box;max-width:2000px}.mobile-header{display:none;background:transparent;color:white;padding:1rem;position:-webkit-sticky;position:sticky;top:0}.hamburger{background:none;border:none;font-size:2.5rem;color:#5e1bff;cursor:pointer}.cta-button-general{display:block;margin:1rem auto;padding:.8rem 2rem;background-color:#5e1bff;color:white;border:none;border-radius:8px;font-size:1.3rem;font-weight:700;cursor:pointer;transition:background .3s ease,transform .3s ease;box-shadow:4px 0 12px rgba(0,0,0,.3)}.cta-button-general:hover{transform:translateY(-2px);background-color:#5214e1}.cta-button-general-content{display:flex;align-items:center;gap:10px}.cta-button-general-icon{font-size:25px}.blog-cta-button{display:inline-block;padding:.7rem 2rem;background-color:#5e1bff;margin:15px auto;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .3s ease,transform .3s ease;box-shadow:4px 0 12px rgba(0,0,0,.3);text-decoration:none}.blog-cta-button:hover{transform:translateY(-2px);background-color:#5214e1}.legal-page{max-width:800px;margin:60px auto;padding:2rem;font-family:DM Sans,sans-serif;background:#fff;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.05);color:#333}.legal-page h1{font-size:2.2rem;margin-bottom:1rem;color:#5e1bff}.legal-page p{line-height:1.6;margin-bottom:1rem}.blog-overview{padding:1rem 1.5rem;background:#f9f6ff;color:#2e2e2e;text-align:center;box-sizing:border-box}.blog-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.blog-subtitle{font-size:1.1rem;color:#666;margin-bottom:3rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.blog-card{background:#ffffff;border-radius:16px;box-shadow:0 10px 20px rgba(94,27,255,.05);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:flex-start;height:100%;cursor:pointer}.blog-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(94,27,255,.15)}.blog-image-placeholder{height:25px;background:linear-gradient(135deg,#5e1bff,#a73bbf);position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem}.blog-category{background:#2a0879;color:#ffffff;font-weight:700;font-size:.75rem;padding:.3rem .7rem;border-radius:8px}.blog-date{color:white;font-size:13px}.blog-content{padding:1.5rem;text-align:left;display:flex;flex-direction:column;flex-grow:1}.blog-headline{font-size:1.25rem;font-weight:700;color:#742de3;margin-top:0;margin-bottom:.8rem}.blog-description{font-size:.9rem;color:#5a5a5a;margin-bottom:1rem;margin-top:0}.read-more{text-decoration:underline;color:#742de3;margin-top:auto;margin-bottom:0}.blog-detail{max-width:900px;margin:0 auto;padding:2rem 1.5rem;color:#2e2e2e;font-family:DM Sans,sans-serif;line-height:1.6}.blog-detail h1{font-size:3rem;font-weight:600;color:#7d3cff;margin-bottom:2rem;text-align:center}.blog-detail h2{font-size:1.2rem;font-weight:600;color:#7d3cff;text-align:left}.blog-meta{justify-content:center;margin-bottom:3rem;gap:2rem;flex-wrap:wrap}.blog-meta,.meta-item{display:flex;align-items:center}.meta-item{gap:.75rem;position:relative;font-size:1rem;color:#5e1bff;text-align:center}.meta-item:not(:last-child):after{content:"";position:absolute;right:-1rem;height:40px;width:1px;background:#ccc;top:50%;transform:translateY(-50%)}.meta-item.author{flex-direction:row}.meta-item.author img{width:48px;height:48px;object-fit:cover;border-radius:50%;border:2px solid #ddd}.meta-text{display:flex;flex-direction:column;align-items:flex-start;color:#2e2e2e;font-weight:500}.meta-text strong{font-weight:600}.meta-text span{font-size:.95rem;color:#777}.reading-time-amount{color:#5e1bff}.blog-section{margin-bottom:3rem}.blog-section h2{font-size:1.75rem;color:#5e1bff;margin-bottom:1rem}.blog-section p{font-size:1.05rem;color:#333}.blog-section img{max-width:100%;border-radius:8px;margin-top:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.back-button-container{width:100%;padding-left:1.5rem;padding-top:2rem}.back-button{background:transparent;border:none;color:#6a0eff;font-size:1.1rem;cursor:pointer;text-align:left;font-weight:500;transition:color .2s ease;padding:0}.back-button:hover{color:#4b00c7}.blog-markdown ol,.blog-markdown ul{margin-left:0;padding-left:1rem}.blog-markdown li{margin-left:0;padding-left:0}@media (max-width:600px){.blog-detail h1{font-size:2rem}.blog-meta{flex-direction:row;gap:2rem}.blog-section h2{font-size:1.4rem}}.blog-markdown table{border-collapse:initial;border-spacing:0;margin-top:15px;margin-bottom:15px;width:100%;overflow:auto}.blog-markdown td,.blog-markdown th{border:1px solid rgba(0,0,0,.08);padding:.35rem .5rem;text-align:left;font-size:14px}.blog-markdown th{color:#000000;background-color:#5e1bff;color:white;border-right:0;padding:.5rem}.blog-markdown th:last-child{border-right:1px solid rgba(0,0,0,.08)}.blog-markdown th{border-bottom:none}.blog-markdown td{border-bottom:0 solid rgba(0,0,0,.08);border-right:0 solid rgba(0,0,0,.08)}.blog-markdown td:last-child{border-right:1px solid rgba(0,0,0,.08)}.blog-markdown tr:first-child th:first-child{border-top-left-radius:8px}.blog-markdown tr:first-child th:last-child{border-top-right-radius:8px}.blog-markdown tr:last-child td:first-child{border-bottom-left-radius:8px}.blog-markdown tr:last-child td:last-child{border-bottom-right-radius:8px}.blog-markdown tr:last-child td{border-bottom:1px solid rgba(0,0,0,.08)}.company-wrapper{padding:60px 20px;max-width:1200px;margin:0 auto;font-family:DM Sans,sans-serif}.company-hero{text-align:center;margin-bottom:60px}.company-hero h1{font-size:2.6rem;color:#5e1bff;margin-bottom:15px}.company-hero p{font-size:1.2rem;color:#444;max-width:750px;margin:0 auto;line-height:1.7}.company-mission{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;margin-bottom:70px}@media (min-width:900px){.company-mission{grid-template-columns:repeat(3,1fr)}}.company-mission-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.company-mission-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.company-mission-card h2{color:#5e1bff;margin-bottom:25px}.company-mission-card p{color:#555;font-size:1rem;line-height:1.7;margin-top:12px}.company-founder{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;margin-bottom:70px}.company-founder-image{border-radius:50%;border:4px solid #5e1bff;object-fit:cover}.company-founder-text h3{margin:0;font-size:1.5rem;color:#5e1bff}.company-founder-text p{color:#444;font-size:1rem;line-height:1.5}.company-founder-text p:first-of-type{font-weight:700;margin-top:5px}.company-cta{display:flex;flex-direction:column;text-align:center;background:#5e1bff;color:#fff;padding:30px;border-radius:16px;gap:30px;justify-content:center;align-items:center}.company-cta h2{font-size:2rem;margin:0}.company-cta p{font-size:1.15rem;margin:0}.company-cta-button{background:#fff;color:#5e1bff;font-weight:700;text-decoration:none;padding:15px 35px;border-radius:30px;transition:background .3s ease,color .3s ease}.company-cta-button:hover{background:#eee}.company-values-list{list-style:none;padding-left:0;margin:0 0 1rem}.company-values-list li{margin-bottom:20px;font-size:1rem;color:#555;line-height:1.5}.company-values-list strong{color:#5e1bff}.company-values-icon{margin-right:.2rem;color:var(--your-brand-color)}.react-rotating-text-cursor{animation:blinking-cursor 1.2s cubic-bezier(.68,.01,.01,.99) 0s infinite;display:inline-block;font-size:inherit;line-height:1;margin-left:2px}@keyframes blinking-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media (max-width:768px){.sidebar-container{position:fixed;top:0;left:0;height:100vh;width:100%;max-width:280px;z-index:1000;transform:translateX(-100%);transition:transform .3s ease}.sidebar-container.open{transform:translateX(0);box-shadow:4px 0 12px rgba(0,0,0,.3)}.mobile-header{display:flex;align-items:center;justify-content:space-between}.ultimo-bots-mobile-logo{height:50px;cursor:pointer}.main-content{padding:0;width:100%}.company-founder{flex-direction:row;text-align:left}.company-founder-text{margin-left:30px}.company-hero h1{margin-top:0}.company-wrapper{padding-top:30px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:900;opacity:0;pointer-events:none;transition:opacity .3s ease}.overlay.show{opacity:1;pointer-events:auto}.sidebar-container{z-index:1000}.main-content{position:relative;z-index:1}}