.landing_container__ncUgQ{min-height:100vh;background:#000;color:#fff;display:flex;justify-content:center;padding:4rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif;width:100%}.landing_content__woKxI{max-width:1200px;width:100%;display:grid;grid-template-columns:350px 1fr;grid-gap:2rem;gap:2rem;position:relative}.landing_profileCard__dw15g{background:#fff;color:#000;border-radius:32px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:-webkit-sticky;position:sticky;top:4rem;height:-moz-fit-content;height:fit-content;box-shadow:0 20px 40px rgba(0,0,0,.4)}.landing_avatar__mBzkD{width:180px;height:180px;border-radius:50%;object-fit:cover;margin-bottom:2rem;background:#f0f0f0}.landing_name__35o8P{font-size:2.25rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.02em}.landing_role__v_zx7{font-size:1.1rem;color:#666;margin:0 0 2rem;font-weight:500}.landing_socialLinks__XeGs3{display:flex;gap:1rem;margin-bottom:2.5rem}.landing_socialIcon__Zh6dB{width:48px;height:48px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#000;text-decoration:none;font-size:1.25rem;transition:all .2s ease}.landing_socialIcon__Zh6dB:hover{background:#c1ff44;transform:translateY(-2px)}.landing_contactBtn__KSE8z{width:100%;padding:1.25rem;border-radius:100px;background:#ff6b44;color:#fff!important;font-weight:700;font-size:1.1rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease}.landing_contactBtn__KSE8z:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,107,68,.3)}.landing_bentoGrid__oJ2GJ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;grid-auto-rows:minmax(200px,auto)}.landing_bentoCard__q1foB{background:rgba(25,25,25,.8);border:1px solid hsla(0,0%,100%,.05);border-radius:32px;padding:2.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease;display:flex;flex-direction:column}.landing_bentoCard__q1foB:hover{border-color:hsla(0,0%,100%,.15);transform:translateY(-4px)}.landing_bentoLarge__L_6Mu{grid-column:span 2}.landing_greetingTag__hjyox{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(193,255,68,.1);color:#c1ff44;border-radius:100px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content}.landing_greetingTag__hjyox:before{content:"";width:8px;height:8px;background:#c1ff44;border-radius:50%;box-shadow:0 0 10px #c1ff44}.landing_heroTitle__mlznA{font-size:3.5rem;font-weight:700;line-height:1.1;margin:0 0 1rem;letter-spacing:-.02em}.landing_heroTitle__mlznA span{color:#888}.landing_cardHeader__hcB9J{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.landing_cardIcon__yPJSS{font-size:2rem;background:hsla(0,0%,100%,.05);width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:16px}.landing_cardTitle__Emi9s{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .5rem}.landing_cardText__mYIme{color:#888;line-height:1.6;font-size:1rem;margin:0}.landing_projectLink__j7Lw_{margin-top:auto;padding-top:1.5rem;color:#c1ff44;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:gap .2s ease}.landing_projectLink__j7Lw_:hover{gap:1rem}.landing_metricValue__o6Tos{font-size:4rem;font-weight:800;line-height:1;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#666);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing_toolList__06t3J{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.landing_toolItem__d5ZRC{padding:.6rem 1.2rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;font-size:.9rem;color:#ccc;transition:all .2s ease}.landing_toolItem__d5ZRC:hover{background:hsla(0,0%,100%,.1);color:#fff}@media (max-width:1024px){.landing_content__woKxI{grid-template-columns:1fr;gap:1.5rem}.landing_profileCard__dw15g{position:relative;top:0}.landing_bentoGrid__oJ2GJ{grid-template-columns:1fr}.landing_bentoLarge__L_6Mu{grid-column:1}.landing_heroTitle__mlznA{font-size:2.5rem}}