:root{--d4f-ch-height-desktop: 70vh;--d4f-ch-height-mobile: 60vh;--d4f-ch-overlay-opacity: .6}.d4f-collection-hero{position:relative;height:var(--d4f-ch-height-desktop, 70vh);min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f0c0a,#1a1410,#0f0c0a)}.d4f-collection-hero__background{position:absolute;top:-10%;left:0;width:100%;height:120%;z-index:1}.d4f-collection-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.d4f-collection-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(15,12,10,var(--d4f-ch-overlay-opacity, .6)),rgba(26,20,16,calc(var(--d4f-ch-overlay-opacity, .6) * .8)),rgba(15,12,10,var(--d4f-ch-overlay-opacity, .6)));z-index:2}.d4f-collection-hero:before{content:"";position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(212,165,116,.15) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:2;animation:float 20s ease-in-out infinite}.d4f-collection-hero:after{content:"";position:absolute;bottom:-15%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(212,165,116,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:2;animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.d4f-collection-hero__container{position:relative;z-index:3;max-width:1400px;margin:0 auto;padding:0 32px;width:100%}.d4f-collection-hero__content{text-align:center;max-width:900px;margin:0 auto;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.d4f-collection-hero__breadcrumb{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#14100db3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;border:1px solid rgba(212,165,116,.2);margin-bottom:24px;font-size:13px;color:#a89a86;animation-delay:.1s;text-shadow:0 1px 3px rgba(0,0,0,1),0 2px 6px rgba(0,0,0,.9)}.d4f-breadcrumb__link{color:#cfc6b8;text-decoration:none;transition:color .3s ease;text-shadow:0 1px 3px rgba(0,0,0,1),0 2px 6px rgba(0,0,0,.9)}.d4f-breadcrumb__link:hover{color:#d4a574}.d4f-breadcrumb__separator{color:#a89a86;margin:0 4px}.d4f-breadcrumb__current{color:#d4a574;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,1),0 2px 6px rgba(0,0,0,.9)}.d4f-collection-hero__title{font-size:clamp(42px,6vw,72px);line-height:1.1;margin:0 0 20px;font-weight:900;letter-spacing:-.03em;background:linear-gradient(135deg,#f5f0e8,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation-delay:.2s;filter:drop-shadow(0 1px 2px rgba(0,0,0,1)) drop-shadow(0 2px 4px rgba(0,0,0,1)) drop-shadow(0 3px 8px rgba(0,0,0,.9))}.d4f-collection-hero__subtitle{font-size:clamp(16px,2vw,22px);line-height:1.6;color:#e8dccb;max-width:700px;margin:0 auto 32px;font-weight:400;animation-delay:.3s;text-shadow:0 1px 3px rgba(0,0,0,1),0 2px 6px rgba(0,0,0,1),0 3px 10px rgba(0,0,0,.8)}.d4f-collection-hero__stats{display:flex;justify-content:center;gap:24px;margin-bottom:32px;animation-delay:.4s}.d4f-collection-hero__stat{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:linear-gradient(135deg,#d4a57433,#d4a5741a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(212,165,116,.3);border-radius:50px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000004d}.d4f-collection-hero__stat:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:shimmer 3s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.d4f-collection-hero__stat-icon{font-size:20px;line-height:1;position:relative;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,1)) drop-shadow(0 2px 4px rgba(0,0,0,.9))}.d4f-collection-hero__stat-text{font-size:15px;font-weight:600;color:#0f0c0a;position:relative;z-index:1;text-shadow:0 1px 3px rgba(255,255,255,.3)}.d4f-collection-hero__stat-number{color:#0f0c0a;font-weight:700;font-size:17px;text-shadow:0 1px 3px rgba(255,255,255,.3)}.d4f-collection-hero__actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;animation-delay:.5s}.d4f-collection-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;border-radius:12px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;min-width:180px}.d4f-collection-hero__cta--primary{background:linear-gradient(135deg,#d4a574,#c9995e);color:#1a1410;border:2px solid transparent;box-shadow:0 8px 24px #d4a57466,0 4px 12px #0000004d;text-shadow:0 1px 2px rgba(0,0,0,.3)}.d4f-collection-hero__cta--primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 3s infinite}.d4f-collection-hero__cta--primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #d4a57499,0 6px 16px #0006;background:linear-gradient(135deg,#e0b280,#d4a574)}.d4f-collection-hero__cta--primary:active{transform:translateY(-1px)}.d4f-collection-hero__cta--secondary{background:#14100db3;color:#d4a574;border:2px solid rgba(212,165,116,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000004d;text-shadow:0 1px 2px rgba(0,0,0,1),0 2px 4px rgba(0,0,0,.9)}.d4f-collection-hero__cta--secondary:hover{background:#14100de6;border-color:#d4a574;transform:translateY(-3px);box-shadow:0 8px 20px #d4a5744d,0 4px 12px #0006}.d4f-collection-hero__cta--secondary:active{transform:translateY(-1px)}.d4f-collection-hero__scroll{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;animation:bounce 2s ease-in-out infinite;cursor:pointer}@keyframes bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,15px)}}.d4f-collection-hero__scroll-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#d4a57426;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(212,165,116,.4);border-radius:50%;color:#d4a574;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.d4f-collection-hero__scroll:hover .d4f-collection-hero__scroll-icon{background:#d4a57440;border-color:#d4a574;transform:scale(1.1)}.d4f-collection-hero__scroll-text{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#a89a86;text-shadow:0 1px 2px rgba(0,0,0,1),0 2px 4px rgba(0,0,0,.9)}@media(max-width:1024px){.d4f-collection-hero{min-height:450px}.d4f-collection-hero:before,.d4f-collection-hero:after{width:400px;height:400px}.d4f-collection-hero__title{margin-bottom:16px}.d4f-collection-hero__subtitle,.d4f-collection-hero__stats{margin-bottom:24px}}@media(max-width:768px){.d4f-collection-hero{height:var(--d4f-ch-height-mobile, 60vh);min-height:400px}.d4f-collection-hero__container{padding:0 20px}.d4f-collection-hero__breadcrumb{font-size:12px;padding:6px 16px;margin-bottom:20px}.d4f-collection-hero__title{font-size:clamp(32px,8vw,48px);margin-bottom:12px}.d4f-collection-hero__subtitle{font-size:clamp(14px,3vw,18px);margin-bottom:20px}.d4f-collection-hero__stats{margin-bottom:20px}.d4f-collection-hero__stat{padding:10px 20px}.d4f-collection-hero__stat-icon{font-size:18px}.d4f-collection-hero__stat-text{font-size:14px}.d4f-collection-hero__stat-number{font-size:15px}.d4f-collection-hero__actions{flex-direction:column;width:100%}.d4f-collection-hero__cta{width:100%;max-width:320px;padding:14px 32px;font-size:15px}.d4f-collection-hero__scroll{bottom:16px}.d4f-collection-hero__scroll-icon{width:36px;height:36px}.d4f-collection-hero__scroll-text{font-size:11px}.d4f-collection-hero:before,.d4f-collection-hero:after{width:300px;height:300px}}@media(max-width:480px){.d4f-collection-hero{min-height:350px}.d4f-collection-hero__title{font-size:clamp(28px,9vw,40px)}.d4f-collection-hero__subtitle{font-size:clamp(13px,4vw,16px)}.d4f-collection-hero__stat{padding:8px 16px}.d4f-collection-hero__cta{padding:12px 28px;font-size:14px}.d4f-collection-hero__scroll{bottom:12px}.d4f-collection-hero__scroll-icon{width:32px;height:32px}}html{scroll-behavior:smooth}
/*# sourceMappingURL=/cdn/shop/t/29/assets/d4f-collection-hero.css.map */
