.Header-module__hBw1pG__header{z-index:50;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__headerScrolled{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);padding:1rem 2rem}.Header-module__hBw1pG__logo{letter-spacing:-.02em;color:var(--primary);text-transform:uppercase;z-index:51;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navList{gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__navLink{color:var(--foreground);letter-spacing:.05em;opacity:.7;font-size:.9rem;font-weight:500;transition:opacity .2s,color .2s;position:relative}.Header-module__hBw1pG__navLink:hover{opacity:1;color:var(--primary)}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--primary);width:0%;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;display:flex}.Header-module__hBw1pG__joinButton{border:1px solid var(--glass-border);color:var(--primary);letter-spacing:.05em;background:#ffffff08;border-radius:4px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .3s}.Header-module__hBw1pG__joinButton:hover{border-color:var(--primary);background:#ffffff1a;transform:translateY(-1px)}@media (min-width:768px){.Header-module__hBw1pG__nav{display:block}}
.Hero-module__JgYmMq__hero{flex-direction:column;width:100%;min-height:100vh;padding-top:140px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgGradient{opacity:.6;z-index:0;pointer-events:none;background:radial-gradient(circle,#1a1a1a 0%,#000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__container{z-index:1;flex-direction:column;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:flex}@media (min-width:1024px){.Hero-module__JgYmMq__container{flex-direction:row;justify-content:space-between;align-items:center;padding:0 4rem}}.Hero-module__JgYmMq__leftColumn{flex-direction:column;order:2;justify-content:center;width:100%;margin-top:2rem;display:flex}.Hero-module__JgYmMq__rightColumn{order:1;justify-content:center;align-items:center;width:100%;height:50vh;display:flex;position:relative}@media (min-width:1024px){.Hero-module__JgYmMq__leftColumn{order:1;width:55%;margin-top:0;padding-right:4rem}.Hero-module__JgYmMq__rightColumn{order:2;width:45%;height:80vh}}.Hero-module__JgYmMq__label{color:var(--secondary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-family:monospace;font-size:.85rem;display:block}.Hero-module__JgYmMq__headline{letter-spacing:-.03em;color:var(--primary);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){.Hero-module__JgYmMq__headline{font-size:4.5rem}}.Hero-module__JgYmMq__subheading{color:#a0a0a0;max-width:600px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__JgYmMq__ctaGroup{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.Hero-module__JgYmMq__ctaGroup{flex-direction:row;align-items:center}}.Hero-module__JgYmMq__primaryBtn{background:var(--primary);color:var(--background);border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Hero-module__JgYmMq__primaryBtn:hover{transform:scale(1.02);box-shadow:0 0 20px #fff3}.Hero-module__JgYmMq__secondaryBtn{border:1px solid var(--secondary);color:var(--foreground);border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background .2s,border-color .2s}.Hero-module__JgYmMq__secondaryBtn:hover{border-color:var(--primary);background:#ffffff0d}.Hero-module__JgYmMq__trustStrip{color:#555;letter-spacing:.05em;text-transform:uppercase;border-top:1px solid #222;margin-top:4rem;padding-top:2rem;font-size:.8rem}
