.modern-hero{min-height:calc(100vh - 100px);display:flex;align-items:center;position:relative;padding-top:8rem;padding-bottom:8rem;background:linear-gradient(180deg,rgb(var(--color-background)),rgba(var(--color-foreground),.02))}.modern-hero .page-width{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;width:100%}.modern-hero__content{max-width:650px;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modern-hero__eyebrow{display:inline-block;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#007bff;background:linear-gradient(135deg,#007bff1a,#667eea1a);padding:.8rem 1.6rem;border-radius:50px;margin-bottom:2rem;border:1px solid rgba(0,123,255,.2)}.modern-hero__heading{margin:0 0 2rem;font-size:5.5rem;font-weight:900;line-height:1.1;color:rgb(var(--color-foreground));letter-spacing:-.02em}.modern-hero__heading strong{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modern-hero__subheading{font-size:1.8rem;line-height:1.6;color:rgba(var(--color-foreground),.7);margin-bottom:3rem}.modern-hero__subheading p{margin:0}.modern-hero__buttons{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:3rem}.button--large{font-size:1.7rem;padding:1.8rem 3.5rem;border-radius:12px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-block}.button--primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;box-shadow:0 4px 15px #667eea66}.button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}.button--secondary{background:transparent;color:rgb(var(--color-foreground));border:2px solid rgba(var(--color-foreground),.2)}.button--secondary:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.3);transform:translateY(-2px)}.modern-hero__trust-badges{display:flex;gap:2rem;flex-wrap:wrap}.modern-hero__badge{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:rgba(var(--color-foreground),.7);font-weight:500}.modern-hero__badge img{width:24px;height:24px;object-fit:contain}.modern-hero__image{position:relative;animation:fadeInRight .8s ease-out .2s both}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.modern-hero__image img{width:100%;height:auto;border-radius:24px;box-shadow:0 20px 60px #00000026}.modern-hero__scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);animation:bounce 2s infinite;color:rgba(var(--color-foreground),.4)}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media screen and (max-width: 989px){.modern-hero .page-width{grid-template-columns:1fr;gap:4rem}.modern-hero__content{text-align:center;max-width:100%}.modern-hero__buttons,.modern-hero__trust-badges{justify-content:center}.modern-hero__heading{font-size:4rem}}@media screen and (max-width: 749px){.modern-hero{min-height:auto;padding-top:5rem;padding-bottom:5rem}.modern-hero__heading{font-size:3rem;margin-bottom:1.5rem}.modern-hero__subheading{font-size:1.6rem;margin-bottom:2rem}.modern-hero__eyebrow{font-size:1.1rem;padding:.6rem 1.2rem;margin-bottom:1.5rem}.modern-hero__buttons{flex-direction:column;margin-bottom:2rem}.button--large{font-size:1.5rem;padding:1.5rem 3rem;width:100%;text-align:center}.modern-hero__trust-badges{flex-direction:column;gap:1rem;align-items:center}.modern-hero__scroll-indicator{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-modern-hero.css.map */
