:root{--color-theme-square-c-30: #484C7230}.hero{position:relative;height:100vh;max-height:1100px!important;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;color:#363636;padding-bottom:4rem}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:background-image .8s ease-in-out;background-color:var( --color-theme-background-light)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--color-theme-square-a) 0%,var(--color-theme-square-c-30) 50%,var(--color-theme-square-b) 150%)}.hero-content{position:relative;z-index:10;max-width:1200px;width:100%;padding:2rem;text-align:left}.hero-text{max-width:800px;margin:0}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;margin-bottom:1.5rem;line-height:1.1;text-shadow:2px 4px 8px rgba(0,0,0,.3)}.hero-description{font-size:clamp(1.1rem,2.5vw,1.5rem);margin-bottom:2.5rem;line-height:1.6;text-shadow:1px 2px 4px rgba(0,0,0,.3);opacity:.95}.hero-cta{display:flex;gap:1.5rem;justify-content:flex-start;flex-wrap:wrap}.hero-title-highlight{background:linear-gradient(135deg,var(--color-theme-square-a) 40%,var(--color-theme-square-c) 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.cta-primary,.cta-secondary{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.cta-primary{background:#fff;color:#6366f1}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ffffff4d}.cta-secondary{background:#fff3;color:#363636;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-secondary:hover{background:#ffffff4d;transform:translateY(-3px)}.hero-controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}.control-btn{pointer-events:all;width:50px;height:50px;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;font-size:2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.control-btn:hover{background:#fff6;transform:scale(1.1)}.hero-indicators{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;gap:.8rem;align-items:center;z-index:100}.indicator-dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:visible}.indicator-dot.active{background:#fff;width:16px;height:16px}.indicator-label{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:.75rem;opacity:0;transition:opacity .3s ease;background:#000000b3;padding:.25rem .75rem;border-radius:20px;pointer-events:none}.indicator-dot:hover .indicator-label{opacity:1}.odoo-badge{position:absolute;bottom:1rem;right:2rem;display:flex;flex-direction:column;align-items:flex-end;font-size:.85rem;opacity:.8;background:#0000004d;padding:.5rem 1rem;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.odoo-badge span{font-weight:400}.odoo-badge strong{font-weight:700;font-size:1rem;color:#a78bfa}@media(max-width:768px){.hero-content{padding:1.5rem}.hero-cta{flex-direction:column;gap:1rem}.cta-primary,.cta-secondary{width:100%;max-width:300px}.hero-controls{padding:0 1rem}.control-btn{width:40px;height:40px;font-size:1.5rem}.hero-indicators{bottom:2rem;gap:.6rem}.indicator-dot{width:10px;height:10px}.indicator-dot.active{width:14px;height:14px}.indicator-label{display:none}.odoo-badge{bottom:.5rem;right:1rem;font-size:.7rem}.odoo-badge strong{font-size:.85rem}.hero-content{position:absolute;top:8rem;left:0}.threads-container{position:absolute!important;bottom:-18rem}}@media(max-width:480px){.hero{padding-bottom:2rem;height:auto;min-height:100vh}.hero-title{font-size:1.75rem}.hero-description{font-size:.95rem;margin-bottom:2rem}.hero-cta{gap:.75rem}.cta-primary,.cta-secondary{padding:.875rem 2rem;font-size:1rem;width:100%;max-width:100%}.control-btn{width:35px;height:35px;font-size:1.25rem}.hero-indicators{bottom:1rem;gap:.5rem}.odoo-badge{display:none}}@media(max-width:360px){.hero{padding-bottom:1.5rem}.hero-content{padding:1rem}.hero-title{font-size:1.5rem;margin-bottom:1rem}.hero-description{font-size:.9rem;margin-bottom:1.5rem}.cta-primary,.cta-secondary{padding:.75rem 1.5rem;font-size:.95rem}}.threads-container{position:relative;width:100%;height:100%}
