.hero{height:80vh;max-height:800px;min-height:600px;overflow:hidden;padding-top:90px;position:relative}.hero,.hero-background{align-items:center;display:flex;justify-content:center}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-background .lottie-animation{height:100%;object-fit:none;object-position:center;overflow:visible;padding-top:90px;width:100%}.hero-overlay{background:linear-gradient(135deg,rgba(15,20,25,.8),rgba(26,31,46,.75));height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-content{color:#f8f9fa;margin:0 auto;max-width:1200px;padding:4rem 1.5rem;position:relative;text-align:left;width:100%;z-index:3}.hero-title{font-size:4rem;margin-bottom:3rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-create,.hero-title{font-weight:700;line-height:1.2}.hero-create{color:gold;display:inline;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-rotating{position:relative}.hero-rotating,.rotating-text{display:inline;line-height:1.2}.rotating-text{color:#fff;font-weight:700;opacity:0;text-shadow:2px 2px 4px rgba(0,0,0,.3);transition:opacity .5s ease-in-out}.rotating-text.active{opacity:1}.rotating-text:not(.active){left:0;position:absolute;top:0;visibility:hidden}.hero-subtitle{font-size:1.25rem;font-weight:400;margin-bottom:3rem;margin-top:1.5rem;max-width:600px;opacity:.9}.hero-actions{align-items:baseline;display:flex;gap:1rem;margin-top:1.5rem}.hero-cta,.hero-cta-secondary{border:2px solid transparent;border-radius:12px;box-sizing:border-box;display:inline-block;font-size:1.1rem;font-weight:600;line-height:1.2;padding:1.5rem 3rem;text-decoration:none;transition:all .3s ease;vertical-align:top}.hero-cta{background:#2563eb;border-color:#2563eb;box-shadow:0 10px 15px rgba(0,0,0,.1);color:#fff}.hero-cta:hover{background:#357abd;border-color:#357abd;box-shadow:0 15px 25px rgba(0,0,0,.2);color:#fff;text-decoration:none;transform:translateY(-3px)}.hero-cta-secondary{background:transparent;border-color:#fff;color:#fff}.hero-cta-secondary:hover{background:#fff;color:#1a1f2e;text-decoration:none}@media (max-width:768px){.hero{height:70vh;min-height:500px;padding-top:70px}.hero-title{font-size:2.5rem;margin-bottom:2rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.hero-actions{align-items:center;flex-direction:column;gap:1rem}.hero-cta,.hero-cta-secondary{font-size:1rem;max-width:300px;padding:1rem 2rem;text-align:center;width:100%}.hero-content{padding:2rem 1rem;text-align:center}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-cta,.hero-cta-secondary{font-size:.9rem;padding:.875rem 1.5rem}}