.hero-section{background:#fff;padding:80px 20px;min-height:600px;display:flex;align-items:center}.hero-container{max-width:1400px;margin:0 auto;width:100%}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-left{color:#1a1a1a}.hero-title{font-size:64px;font-weight:800;line-height:1.1;margin:0 0 24px;letter-spacing:-.02em;color:#1a1a1a}.hero-description{font-size:18px;line-height:1.6;margin:0 0 32px;color:#333}.hero-cta-row{display:flex;gap:16px;margin-bottom:40px;flex-wrap:wrap}.hero-btn-primary,.hero-btn-secondary{padding:14px 28px;font-size:16px;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none;justify-content:center}.hero-btn-primary{background:linear-gradient(135deg,#ff6b35,#f7931e,#9b59b6);color:#fff;border:2px solid transparent}.hero-btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px #ff6b3566;filter:brightness(1.1)}.hero-btn-secondary{background:#fff;color:#ff6b35;border:2px solid #FF6B35}.hero-btn-secondary:hover{background:#ff6b35;color:#fff;transform:translateY(-3px);box-shadow:0 10px 25px #ff6b354d}.arrow-icon{width:20px;height:20px;flex-shrink:0}.hero-microproof{display:flex;flex-direction:column;gap:16px}.microproof-row{display:flex;gap:20px;flex-wrap:wrap}.microproof-badge{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f8f8f8;border-radius:25px;font-size:14px;color:#333;border:1px solid #e0e0e0;flex:1;min-width:200px}.microproof-icon{width:18px;height:18px;flex-shrink:0;stroke:#ff6b35}.hero-image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.hero-image{width:100%;height:auto;display:block;object-fit:cover}.soundtrack-section{background:linear-gradient(135deg,#ff6b35,#f7931e,#9b59b6);padding:60px 20px}.soundtrack-container{max-width:1200px;margin:0 auto}.soundtrack-content{text-align:center}.soundtrack-header{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:40px}.soundtrack-icon{width:32px;height:32px;stroke:#fff}.soundtrack-title{font-size:42px;font-weight:700;color:#fff;margin:0}.soundtrack-links{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.soundtrack-link{padding:14px 28px;background:#ffffff26;border:2px solid white;border-radius:30px;color:#fff;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease;display:inline-block;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.soundtrack-link:hover{background:#fff;color:#ff6b35;transform:translateY(-3px);box-shadow:0 10px 25px #ffffff4d}.portal-section{background:linear-gradient(180deg,#f5f5f5,#fff);padding:100px 20px}.portal-container{max-width:1400px;margin:0 auto}.portal-header{text-align:center;margin-bottom:60px}.portal-main-title{font-size:56px;font-weight:800;margin:0 0 16px;background:linear-gradient(135deg,#ff6b35,#f7931e,#9b59b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.portal-subtitle{font-size:22px;color:#666;margin:0}.portal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.portal-card{padding:50px 40px;border-radius:20px;transition:all .3s ease;min-height:320px;display:flex;flex-direction:column;justify-content:space-between}.portal-card.white{background:#fff;box-shadow:0 4px 20px #00000014}.portal-card.beige{background:linear-gradient(135deg,#fff4e6,#ffe8cc)}.portal-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.portal-card-title{font-size:32px;font-weight:700;margin:0 0 16px;color:#1a1a1a}.portal-card-description{font-size:16px;line-height:1.6;color:#555;margin:0 0 24px}.portal-card-cta{margin-top:auto}.portal-card-link{display:inline-flex;align-items:center;gap:8px;color:#ff6b35;text-decoration:none;font-size:18px;font-weight:600;transition:all .3s ease}.portal-card-link:hover{gap:12px;color:#9b59b6}.newsletter-section{background:linear-gradient(135deg,#9b59b6,#ff6b35);padding:80px 20px}.newsletter-container{max-width:800px;margin:0 auto}.newsletter-content{background:#fff;border-radius:24px;padding:60px 50px;text-align:center;box-shadow:0 20px 60px #0003}.newsletter-icon-wrapper{margin-bottom:24px}.newsletter-icon-circle{width:80px;height:80px;background:linear-gradient(135deg,#ff6b35,#9b59b6);border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.newsletter-icon{width:40px;height:40px;stroke:#fff}.newsletter-header-text h2{font-size:42px;font-weight:700;margin:0 0 12px;color:#1a1a1a}.newsletter-header-text p{font-size:18px;color:#666;margin:0 0 32px;line-height:1.6}.newsletter-form{margin-bottom:24px}.newsletter-form-row{display:flex;gap:12px;max-width:600px;margin:0 auto}.newsletter-input{flex:1;padding:16px 24px;border:2px solid #e0e0e0;border-radius:50px;font-size:16px;outline:none;transition:all .3s ease}.newsletter-input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.newsletter-submit{padding:16px 40px;background:linear-gradient(135deg,#ff6b35,#9b59b6);color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.newsletter-submit:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff6b354d}.newsletter-status{color:#4caf50;font-size:16px;font-weight:600;margin-top:16px}.newsletter-privacy{display:flex;align-items:center;justify-content:center;gap:8px;color:#999;font-size:14px}.lock-icon{width:16px;height:16px;stroke:#999}@media(max-width:1024px){.hero-content{grid-template-columns:1fr;gap:40px}.hero-title{font-size:48px}.portal-cards{grid-template-columns:1fr}.portal-main-title{font-size:42px}}@media(max-width:768px){.hero-section{padding:60px 20px}.hero-title{font-size:36px}.hero-description{font-size:16px}.hero-cta-row{flex-direction:column}.hero-btn-primary,.hero-btn-secondary{width:100%;justify-content:center}.microproof-row{flex-direction:column;gap:12px}.microproof-badge{min-width:auto}.soundtrack-title{font-size:32px}.soundtrack-links{flex-direction:column;align-items:stretch}.soundtrack-link{text-align:center}.portal-main-title{font-size:32px}.portal-card-title{font-size:24px}.newsletter-form-row{flex-direction:column}.newsletter-submit{width:100%}.newsletter-content{padding:40px 30px}.newsletter-header-text h2{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/groovalution.css.map */
