.collection-hero{position:relative;width:100%;min-height:400px;display:flex;align-items:center;overflow:hidden}.collection-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000014;z-index:1}.collection-hero__pattern{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:1}.collection-hero__inner{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:60px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;width:100%}.collection-hero__content{max-width:520px}.collection-hero__badge{display:inline-flex;align-items:center;gap:6px;background:#fffffff2;color:#1a1a1a;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:8px 14px;border-radius:30px;margin-bottom:20px;box-shadow:0 4px 15px #0000001a}.collection-hero__badge svg{width:14px;height:14px;color:#7ec8c8}.collection-hero__title{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.15)}.collection-hero__description{font-size:17px;color:#fffffff2;line-height:1.7;margin:0 0 28px;text-shadow:0 1px 10px rgba(0,0,0,.1)}.collection-hero__features{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.collection-hero__feature{display:inline-flex;align-items:center;gap:6px;background:#fff3;color:#fff;font-size:12px;font-weight:600;padding:8px 14px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.collection-hero__feature svg{width:14px;height:14px}.collection-hero__actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.collection-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#fff;color:#1a1a1a;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;border-radius:30px;transition:all .3s ease;box-shadow:0 4px 20px #00000026}.collection-hero__btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.collection-hero__btn svg{width:16px;height:16px;transition:transform .3s ease}.collection-hero__btn:hover svg{transform:translate(4px)}.collection-hero__btn--secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5);box-shadow:none}.collection-hero__btn--secondary:hover{background:#ffffff26;border-color:#fff;box-shadow:none}.collection-hero__visual{position:relative;display:flex;justify-content:center;align-items:center}.collection-hero__image-wrapper{position:relative;width:380px;height:380px}.collection-hero__image-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;border:2px solid rgba(255,255,255,.3);border-radius:50%;animation:pulse-ring 3s ease-in-out infinite}.collection-hero__image-ring--outer{width:450px;height:450px;animation-delay:.5s}@keyframes pulse-ring{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.02)}}.collection-hero__image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}.collection-hero__image.placeholder-svg{background:#ffffff1a;border-radius:50%;padding:40px}.collection-hero__floating-badge{position:absolute;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;align-items:center;gap:10px;animation:float 4s ease-in-out infinite}.collection-hero__floating-badge--top{top:0;right:-40px;animation-delay:0s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.collection-hero__floating-icon{width:36px;height:36px;border-radius:8px;background:#e8f5f5;display:flex;align-items:center;justify-content:center;color:#7ec8c8}.collection-hero__floating-icon svg{width:18px;height:18px}.collection-hero__floating-text{display:flex;flex-direction:column}.collection-hero__floating-label{font-size:10px;color:#888;text-transform:uppercase;letter-spacing:.5px}.collection-hero__floating-value{font-size:14px;font-weight:700;color:#1a1a1a}.collection-hero__scroll{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#fffc;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;z-index:3}.collection-hero__scroll-icon{width:24px;height:36px;border:2px solid rgba(255,255,255,.5);border-radius:12px;position:relative}.collection-hero__scroll-icon:before{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:4px;height:8px;background:#fffc;border-radius:2px;animation:scroll-bounce 1.5s ease-in-out infinite}@keyframes scroll-bounce{0%,to{transform:translate(-50%) translateY(0);opacity:1}50%{transform:translate(-50%) translateY(6px);opacity:.5}}@media screen and (max-width:1000px){.collection-hero__inner{grid-template-columns:1fr;text-align:center;gap:40px}.collection-hero__content{max-width:100%;order:2}.collection-hero__visual{order:1}.collection-hero__title{font-size:36px}.collection-hero__features,.collection-hero__actions{justify-content:center}.collection-hero__image-wrapper{width:320px;height:320px}.collection-hero__image-ring{width:340px;height:340px}.collection-hero__image-ring--outer{width:380px;height:380px}.collection-hero__floating-badge,.collection-hero__scroll{display:none}}@media screen and (max-width:640px){.collection-hero{min-height:auto}.collection-hero__inner{padding:48px 20px}.collection-hero__title{font-size:30px}.collection-hero__description{font-size:15px}.collection-hero__btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-skin-concerns-hero.css.map */
