.Hero-module__ZARIfG__hero{flex-direction:column;align-items:center;gap:3rem;padding:3rem 0;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.Hero-module__ZARIfG__hero{flex-direction:row;justify-content:space-between;min-height:500px;padding:5rem 0}}.Hero-module__ZARIfG__content{z-index:10;flex:1;max-width:600px}.Hero-module__ZARIfG__badgeWrapper{margin-bottom:2rem}.Hero-module__ZARIfG__glowBadge{border:1px solid var(--primary-light);border-radius:var(--radius-full);color:var(--primary-color);-webkit-backdrop-filter:blur(4px);background:#fffc;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 0 20px #3b82f633}.Hero-module__ZARIfG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.3}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:3.5rem}}.Hero-module__ZARIfG__highlight{color:#0000;background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__ZARIfG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.8}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__mainBtn,.Hero-module__ZARIfG__secondaryBtn{border-radius:var(--radius-xl);padding:1rem 2rem;font-size:1rem}.Hero-module__ZARIfG__showcase{flex:1;justify-content:center;align-items:center;width:100%;max-width:500px;min-height:400px;display:flex;position:relative}.Hero-module__ZARIfG__cardsContainer{z-index:2;perspective:1000px;width:100%;height:100%;position:relative}.Hero-module__ZARIfG__heroCard{background:var(--surface-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:200px;transform-style:preserve-3d;border:4px solid #fff;padding:.5rem;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:absolute}.Hero-module__ZARIfG__card-0{z-index:1;top:10%;left:10%;transform:rotate(-10deg)translateZ(-50px)}.Hero-module__ZARIfG__card-1{z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(50px)scale(1.1)}.Hero-module__ZARIfG__card-2{z-index:2;bottom:10%;right:10%;transform:rotate(15deg)translateZ(-20px)}.Hero-module__ZARIfG__heroCard:hover{z-index:10;transform:scale(1.15)translateZ(100px)!important}.Hero-module__ZARIfG__imageWrapper{border-radius:var(--radius-md);aspect-ratio:4/5;position:relative;overflow:hidden}.Hero-module__ZARIfG__image{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__cardInfo{justify-content:space-between;align-items:center;padding:.75rem .25rem .25rem;font-size:.75rem;font-weight:700;display:flex}.Hero-module__ZARIfG__cardType{color:var(--primary-color)}.Hero-module__ZARIfG__cardDate{color:var(--text-secondary)}.Hero-module__ZARIfG__blob1,.Hero-module__ZARIfG__blob2{filter:blur(80px);opacity:.3;z-index:0;border-radius:50%;animation:20s ease-in-out infinite alternate Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__blob1{background:var(--primary-color);width:300px;height:300px;top:-10%;right:-10%}.Hero-module__ZARIfG__blob2{background:var(--accent-color);width:250px;height:250px;animation-delay:-10s;bottom:-10%;left:10%}@keyframes Hero-module__ZARIfG__float{0%{transform:translate(0)scale(1)}to{transform:translate(50px,50px)scale(1.2)}}
