.Hero-module___w2HtG__hero{min-height:100vh;padding:var(--space-4xl)0;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__background{background:linear-gradient(135deg,var(--color-dark)0%,var(--color-dark-alt)40%,var(--color-blue-dark)100%);z-index:0;position:absolute;inset:0}.Hero-module___w2HtG__background:before{content:"";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='%23ffffff' fill-opacity='0.03'%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");position:absolute;inset:0}.Hero-module___w2HtG__overlay{background:radial-gradient(at 30% 20%,#dc143c26 0%,#0000 50%);position:absolute;inset:0}.Hero-module___w2HtG__content{z-index:1;gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module___w2HtG__textContent{color:var(--color-bg-white)}.Hero-module___w2HtG__badge{border:1px solid var(--color-primary);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-primary);margin-bottom:var(--space-lg);background-color:#dc143c33;padding:8px 16px;animation:.6s Hero-module___w2HtG__fadeIn;display:inline-block}.Hero-module___w2HtG__title{font-size:clamp(32px,4.5vw,56px);font-weight:var(--font-weight-extrabold);margin-bottom:var(--space-lg);flex-direction:column;gap:8px;line-height:1.2;display:flex}.Hero-module___w2HtG__titleLine1{white-space:nowrap;display:block}.Hero-module___w2HtG__titleLine2,.Hero-module___w2HtG__titleLine3{display:block}.Hero-module___w2HtG__outlineText{color:#fff;letter-spacing:1px;text-transform:uppercase;transition:all .4s;position:relative}.Hero-module___w2HtG__outlineText:hover{text-shadow:0 0 25px #ffffffb3}.Hero-module___w2HtG__ampersand{color:var(--color-primary);font-style:italic;font-weight:var(--font-weight-bold);opacity:.9;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse;display:inline-block}@keyframes Hero-module___w2HtG__pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.Hero-module___w2HtG__highlight{color:var(--color-primary);font-weight:var(--font-weight-extrabold);position:relative}.Hero-module___w2HtG__highlight:after{content:"";background:linear-gradient(90deg,var(--color-primary)0%,transparent 100%);border-radius:4px;width:100%;height:4px;position:absolute;bottom:-4px;left:0}.Hero-module___w2HtG__gradientText{color:#fff;text-transform:uppercase;letter-spacing:4px;font-size:.9em;font-weight:var(--font-weight-bold);transition:all .4s}.Hero-module___w2HtG__gradientText:hover{text-shadow:0 0 25px #ffffffb3}.Hero-module___w2HtG__subtitle{font-size:var(--font-size-lg);color:#fffc;margin-bottom:var(--space-xl);max-width:500px;line-height:1.7;animation:1s Hero-module___w2HtG__fadeIn}.Hero-module___w2HtG__ctas{gap:var(--space-md);margin-bottom:var(--space-3xl);animation:1.2s Hero-module___w2HtG__fadeIn;display:flex}.Hero-module___w2HtG__ctas a:last-child{color:var(--color-bg-white);border-color:#ffffff4d}.Hero-module___w2HtG__ctas a:last-child:hover{background-color:var(--color-bg-white);color:var(--color-text)}.Hero-module___w2HtG__stats{gap:var(--space-2xl);animation:1.4s Hero-module___w2HtG__fadeIn;display:flex}.Hero-module___w2HtG__statItem{flex-direction:column;display:flex}.Hero-module___w2HtG__statNumber{font-size:var(--font-size-4xl);font-weight:var(--font-weight-extrabold);color:var(--color-primary)}.Hero-module___w2HtG__statLabel{font-size:var(--font-size-sm);color:#ffffffb3}.Hero-module___w2HtG__productTabs{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:1px solid #ffffff1a;animation:1s Hero-module___w2HtG__slideIn;overflow:hidden}.Hero-module___w2HtG__tabsHeader{border-bottom:1px solid #ffffff1a;display:flex}.Hero-module___w2HtG__tab{align-items:center;gap:var(--space-xs);padding:var(--space-md);color:#fff9;cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;flex-direction:column;flex:1;font-family:inherit;display:flex}.Hero-module___w2HtG__tab:hover{color:var(--color-bg-white);background-color:#ffffff0d}.Hero-module___w2HtG__tabActive{background-color:var(--color-primary);color:var(--color-bg-white)}.Hero-module___w2HtG__tabIcon{font-size:24px}.Hero-module___w2HtG__tabName{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-align:center}.Hero-module___w2HtG__tabContent{padding:var(--space-xl)}.Hero-module___w2HtG__productPreview{gap:var(--space-lg);align-items:center;display:flex}.Hero-module___w2HtG__productImage{border-radius:var(--radius-lg);flex-shrink:0;width:120px;height:120px;overflow:hidden}.Hero-module___w2HtG__imagePlaceholder{background:linear-gradient(135deg,#2a2a4a 0%,#1a1a3a 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;display:flex}.Hero-module___w2HtG__productInfo{color:var(--color-bg-white)}.Hero-module___w2HtG__productInfo h3{font-size:var(--font-size-lg);margin-bottom:var(--space-sm);color:var(--color-bg-white)}.Hero-module___w2HtG__productInfo p{font-size:var(--font-size-sm);color:#ffffffb3;margin-bottom:var(--space-md)}.Hero-module___w2HtG__scrollIndicator{align-items:center;gap:var(--space-sm);color:#ffffff80;font-size:var(--font-size-xs);flex-direction:column;animation:2s infinite Hero-module___w2HtG__bounce;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollArrow{border-bottom:2px solid;border-right:2px solid;width:24px;height:24px;transform:rotate(45deg)}@keyframes Hero-module___w2HtG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}@media (max-width:1024px){.Hero-module___w2HtG__content{gap:var(--space-2xl);grid-template-columns:1fr}.Hero-module___w2HtG__textContent{text-align:center}.Hero-module___w2HtG__subtitle{margin-left:auto;margin-right:auto}.Hero-module___w2HtG__ctas,.Hero-module___w2HtG__stats{justify-content:center}}@media (max-width:768px){.Hero-module___w2HtG__hero{min-height:auto;padding:var(--space-4xl)0 var(--space-3xl)}.Hero-module___w2HtG__ctas{flex-direction:column;align-items:center}.Hero-module___w2HtG__stats{gap:var(--space-lg)}.Hero-module___w2HtG__statNumber{font-size:var(--font-size-3xl)}.Hero-module___w2HtG__tabsHeader{flex-wrap:wrap}.Hero-module___w2HtG__tab{width:50%}.Hero-module___w2HtG__productPreview{text-align:center;flex-direction:column}.Hero-module___w2HtG__scrollIndicator{display:none}}
