.Hero02-module__Tb8Xyq__hero{color:#fff;width:100%;min-height:100vh;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;background:#020202;flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero02-module__Tb8Xyq__bgTexture{z-index:0;opacity:.8;position:absolute;inset:0}.Hero02-module__Tb8Xyq__bgImage{object-fit:cover;filter:contrast(1.1)brightness(.9)}.Hero02-module__Tb8Xyq__vignette{pointer-events:none;background:radial-gradient(circle,#0000 20%,#020202 100%);position:absolute;inset:0}.Hero02-module__Tb8Xyq__nav{z-index:20;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 2rem;display:flex;position:relative}.Hero02-module__Tb8Xyq__brand{letter-spacing:-.02em;color:#fff;font-size:1.25rem;font-weight:700;transition:opacity .3s}.Hero02-module__Tb8Xyq__brand:hover{opacity:.7}.Hero02-module__Tb8Xyq__navRight{align-items:center;gap:2.5rem;display:flex}.Hero02-module__Tb8Xyq__navRight a{color:#ffffffa6;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s,transform .2s}.Hero02-module__Tb8Xyq__navRight a:hover{color:#fff;transform:translateY(-1px)}.Hero02-module__Tb8Xyq__navCta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:100px;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.2,.8,.2,1);color:#fff!important;font-size:.9rem!important;font-weight:500!important}.Hero02-module__Tb8Xyq__navCta:hover{background:#fff;border-color:#fff;transform:scale(1.05);color:#000!important}.Hero02-module__Tb8Xyq__grid{z-index:10;flex:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem 8vh;display:grid;position:relative}.Hero02-module__Tb8Xyq__contentCol{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.Hero02-module__Tb8Xyq__title{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3.5rem,5.5vw,5rem);font-weight:800;line-height:1.05}.Hero02-module__Tb8Xyq__lineMask{color:#fff;display:block}.Hero02-module__Tb8Xyq__lineMask:hover{opacity:.8}.Hero02-module__Tb8Xyq__lineMask span{display:block}.Hero02-module__Tb8Xyq__lineMask:last-child{color:#888}.Hero02-module__Tb8Xyq__description{color:#ffffffb3;max-width:500px;margin-bottom:3rem;font-size:1.125rem;font-weight:400;line-height:1.6}.Hero02-module__Tb8Xyq__actions{align-items:center;gap:1.5rem;display:flex}.Hero02-module__Tb8Xyq__primaryBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:1rem 2.2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.2,.8,.2,1)}.Hero02-module__Tb8Xyq__primaryBtn:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 10px 30px #fff3}.Hero02-module__Tb8Xyq__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:100px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.Hero02-module__Tb8Xyq__secondaryBtn:hover{background:#ffffff14;border-color:#fff6;transform:translateY(-2px)}.Hero02-module__Tb8Xyq__visualCol{justify-content:center;align-items:center;height:100%;display:flex}.Hero02-module__Tb8Xyq__glassCard{-webkit-backdrop-filter:blur(24px)saturate(120%);background:#ffffff05;border:1px solid #ffffff14;border-radius:40px;flex-direction:column;justify-content:space-between;width:100%;max-width:380px;padding:3rem 2.5rem;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000080,inset 0 0 20px #ffffff05}.Hero02-module__Tb8Xyq__glassCard:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 30px 60px -15px #0009,inset 0 0 20px #ffffff08}.Hero02-module__Tb8Xyq__glassCard:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.Hero02-module__Tb8Xyq__cardHeader{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.Hero02-module__Tb8Xyq__cardIcon{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;place-items:center;width:48px;height:48px;font-size:1.1rem;transition:transform .3s,background .3s;display:grid}.Hero02-module__Tb8Xyq__cardIcon:hover{background:#ffffff26;transform:scale(1.1)rotate(5deg)}.Hero02-module__Tb8Xyq__cardLabel{color:#ffffff80;font-family:monospace;font-size:.8rem}.Hero02-module__Tb8Xyq__cardBody{z-index:1;margin:3rem 0;position:relative}.Hero02-module__Tb8Xyq__statRow{color:#fffc;justify-content:space-between;margin-bottom:.75rem;font-size:.9rem;font-weight:500;display:flex}.Hero02-module__Tb8Xyq__statVal{color:#fff;font-weight:700}.Hero02-module__Tb8Xyq__statBar{background:#ffffff1a;border-radius:100px;width:100%;height:4px;margin-bottom:2rem;overflow:hidden}.Hero02-module__Tb8Xyq__statFill{transform-origin:0;background:linear-gradient(90deg,#fff,#bbb);border-radius:100px;width:100%;height:100%;animation:1.5s cubic-bezier(.2,.8,.2,1) forwards Hero02-module__Tb8Xyq__growBar}@keyframes Hero02-module__Tb8Xyq__growBar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Hero02-module__Tb8Xyq__cardMessage{color:#ffffffe6;font-size:1.25rem;font-weight:500;line-height:1.4}.Hero02-module__Tb8Xyq__cardFooter{z-index:1;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex;position:relative}.Hero02-module__Tb8Xyq__avatarGroup{display:flex}.Hero02-module__Tb8Xyq__avatar{background:#ffffff1a;border:3px solid #0d0d0d;border-radius:50%;width:32px;height:32px;margin-left:-10px;transition:transform .3s;overflow:hidden}.Hero02-module__Tb8Xyq__avatar:hover{z-index:10;transform:scale(1.15)}.Hero02-module__Tb8Xyq__avatar:first-child{background:#fff;margin-left:0}.Hero02-module__Tb8Xyq__footerText{color:#ffffff80;font-size:.8rem;font-weight:500}@media (max-width:1024px){.Hero02-module__Tb8Xyq__grid{grid-template-columns:1fr;gap:3rem}.Hero02-module__Tb8Xyq__contentCol{text-align:center;align-items:center}.Hero02-module__Tb8Xyq__lineMask{display:inline-block}.Hero02-module__Tb8Xyq__visualCol{justify-content:center}.Hero02-module__Tb8Xyq__navRight{display:none}.Hero02-module__Tb8Xyq__title{font-size:3.5rem}}
