html,body,#root{height:100%;width:100%;margin:0}.home-container{min-height:100vh;display:flex;flex-direction:row;justify-content:center;font-family:Lora,serif;text-align:center;background:linear-gradient(#f2ebda80,#96f1251a),url(../textures/glass-texture.png);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:inset 50px 50px 50px 50px #ffffff1a,0 6px 20px #4b3f2e80;background-size:cover;background-position:center;color:#4b3f2e;flex-wrap:wrap;align-content:center;align-items:center}.logo-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.logo{max-width:540px;width:100%;height:auto;object-fit:contain;background-color:transparent;border:none}.fade-in{opacity:0;transform:scale(.95);animation:fadeIn 1.5s ease forwards}@keyframes fadeIn{to{opacity:1;transform:scale(1)}}.header h1{font-size:1.8rem;margin-bottom:.5rem;display:flex;justify-content:center;margin-top:9px}.subtitle{font-size:1.2rem;margin-bottom:2rem}.chat-demo,.panel-demo{margin-top:2rem;width:50%;padding:1rem}.chat-gif{width:100%;border-radius:1rem;box-shadow:0 6px 20px #4b3f2e80}.caption{margin-top:1rem;font-style:italic}.benefits{max-width:85%}.benefits h2{margin-top:2rem;font-size:1.5rem;background:#4b3f2e;color:#fff;box-shadow:0 6px 20px #4b3f2e80;border:none;border-radius:.8rem}.benefits ul{list-style:none;padding:0;margin:1rem auto;max-width:400px;text-align:center}.benefits li{margin-bottom:1rem;font-size:1.1rem}.faq-container{max-width:100%;margin:0 auto;text-align:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.faq-item{margin-bottom:1rem;background:linear-gradient(to bottom left,#f2ebdab3,#e33f0e1a),#e35e0e33;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:inset 40px 50px 50px 50px #fff6,0 6px 20px #4b3f2e80;border:none;border-radius:.8rem;padding:1rem}.faq-question{display:flex;justify-content:center;align-items:center;background:none;border:none;font-size:1.1rem;font-weight:700;cursor:pointer;color:#4b3f2e;padding:.5rem 0;width:100%;transition:color .3s ease;flex-wrap:wrap;text-align:center}.faq-question:hover{color:#a8926e;text-align:center}.faq-question:focus,.faq-question:focus-visible{outline:none;box-shadow:none}.faq-arrow{transition:transform .3s ease}.faq-arrow.rotate{transform:rotate(180deg)}.faq-answer{margin-top:.5rem;font-size:1rem;color:#333}@media (max-width: 780px){.chat-demo{margin-top:1rem;max-width:500px;width:85%;padding:0rem}.panel-demo{max-width:500px;width:85%;margin-bottom:1rem;padding:0rem;margin-top:0rem}.chat-gif{width:100%;border-radius:1rem;box-shadow:0 6px 20px #4b3f2e80}}.servicios-container{min-height:100vh;display:flex;flex-direction:row;justify-content:center;font-family:Lora,serif;text-align:center;background:linear-gradient(#f2ebda80,#96f1251a),url(../textures/glass-texture.png);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:inset 50px 50px 50px 50px #ffffff1a,0 6px 20px #4b3f2e80;background-size:cover;background-position:center;color:#4b3f2e;flex-wrap:wrap;align-content:center;align-items:center;padding:1.5rem}.servicios-title{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.servicios-section{margin-bottom:1rem;background:linear-gradient(to bottom left,#f2ebdab3,#e33f0e1a),#e35e0e33;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:inset 40px 50px 50px 50px #fff6,0 6px 20px #4b3f2e80;border:none;border-radius:.8rem;padding:1rem}.servicios-section h3{margin-top:0;color:#4b3f2e}.servicios-section p{margin-bottom:.5rem;line-height:1.5}.contact-footer{margin-top:3rem;margin-bottom:2rem;text-align:center;font-size:1rem}.contact-footer a{padding:.8rem 1.5rem 1rem;font-size:1.1rem;background-color:#4b3f2e;color:#fff;border:none;border-radius:.8rem;cursor:pointer;transition:background-color .3s ease}.contact-footer a:hover{background-color:#a8926e;color:#fff}.cta-button{margin-top:2rem;width:100%}.cta-button button{padding:.8rem 1.5rem;font-size:1.5rem;background-color:#4b3f2e;color:#fff;border:none;border-radius:.8rem;cursor:pointer;transition:background-color .3s ease}.cta-button button:hover{background-color:#a8926e}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
