.Hero-module__ZARIfG__hero{background:var(--surface);place-items:center;width:100%;height:100vh;padding-top:2rem;display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__loopWrapper{color:#fff;z-index:1;width:100%;height:400px;position:absolute;top:60%;left:0;overflow:hidden;transform:translateY(-50%)}.Hero-module__ZARIfG__mountain{width:2px;height:2px;animation:20s linear infinite Hero-module__ZARIfG__mtn;position:absolute;bottom:-20px;right:-900px;transform:rotate(130deg);box-shadow:0 0 0 50px #4db6ac,60px 50px 0 70px #4db6ac,90px 90px 0 50px #4db6ac,250px 250px 0 50px #4db6ac,290px 320px 0 50px #4db6ac,320px 400px 0 50px #4db6ac}.Hero-module__ZARIfG__hill{border-radius:50%;width:400px;height:20px;animation:4s linear 2s infinite Hero-module__ZARIfG__hill;position:absolute;bottom:-50px;right:-900px;box-shadow:0 0 0 50px #4db6ac,-20px 0 0 20px #4db6ac,-90px 0 0 50px #4db6ac,250px 0 0 50px #4db6ac,290px 0 0 50px #4db6ac,620px 0 0 50px #4db6ac}.Hero-module__ZARIfG__tree,.Hero-module__ZARIfG__tree:nth-child(2),.Hero-module__ZARIfG__tree:nth-child(3){background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/130015/tree.svg) no-repeat;width:35px;height:100px;position:absolute;bottom:0}.Hero-module__ZARIfG__rock{background:#ddd;border-radius:20px;width:2%;height:2%;margin-top:-17%;position:absolute;bottom:-2px}.Hero-module__ZARIfG__truck,.Hero-module__ZARIfG__wheels{background:#eee;width:85px;margin-right:-60px;transition:all;position:absolute;bottom:0;right:50%}.Hero-module__ZARIfG__truck{background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/130015/truck.svg) 0 0/contain no-repeat;height:60px}.Hero-module__ZARIfG__truck:before{content:" ";width:25px;position:absolute;box-shadow:-30px 28px 0 1.5px #fff,-35px 18px 0 1.5px #fff}.Hero-module__ZARIfG__wheels{background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/130015/wheels.svg) no-repeat;height:15px;margin-bottom:0}.Hero-module__ZARIfG__tree{animation:3s linear infinite Hero-module__ZARIfG__tree}.Hero-module__ZARIfG__tree:nth-child(2){animation:2s linear .15s infinite Hero-module__ZARIfG__tree2}.Hero-module__ZARIfG__tree:nth-child(3){animation:8s linear 50ms infinite Hero-module__ZARIfG__tree3}.Hero-module__ZARIfG__rock{animation:4s linear -.53s infinite Hero-module__ZARIfG__rock}.Hero-module__ZARIfG__truck{animation:4s 80ms infinite Hero-module__ZARIfG__truck}.Hero-module__ZARIfG__wheels{animation:4s 1ms infinite Hero-module__ZARIfG__truck}.Hero-module__ZARIfG__truck:before{animation:1.5s infinite Hero-module__ZARIfG__wind}@keyframes Hero-module__ZARIfG__tree{0%{transform:translate(1350px)}50%{}to{transform:translate(-50px)}}@keyframes Hero-module__ZARIfG__tree2{0%{transform:translate(650px)}50%{}to{transform:translate(-50px)}}@keyframes Hero-module__ZARIfG__tree3{0%{transform:translate(2750px)}50%{}to{transform:translate(-50px)}}@keyframes Hero-module__ZARIfG__rock{0%{right:-200px}to{right:2000px}}@keyframes Hero-module__ZARIfG__truck{0%{}6%{transform:translateY(0)}7%{transform:translateY(-6px)}9%{transform:translateY(0)}10%{transform:translateY(-1px)}11%{transform:translateY(0)}to{}}@keyframes Hero-module__ZARIfG__wind{0%{}50%{transform:translateY(3px)}to{}}@keyframes Hero-module__ZARIfG__mtn{to{transform:translate(-2000px)rotate(130deg)}}@keyframes Hero-module__ZARIfG__hill{to{transform:translate(-2000px)}}.Hero-module__ZARIfG__overlay{background:linear-gradient(to bottom,#0a0a0a4d 0%,#0a0a0a99 60%,var(--surface)100%);z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:3;text-align:center;justify-items:center;gap:2rem;max-width:1000px;margin-top:-10vh;padding:0 40px;display:grid;position:relative}.Hero-module__ZARIfG__badge{color:var(--primary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__headline{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a3a3a3);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:#050505;background-color:#87ceeb;border-radius:4px;padding:0 8px;text-decoration:underline}.Hero-module__ZARIfG__subtext{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{z-index:10;justify-content:center;gap:2rem;width:100%;margin-top:1.5rem;display:flex;position:relative;bottom:auto;left:auto}@media (max-width:768px){.Hero-module__ZARIfG__content{gap:2rem;padding:0 20px}.Hero-module__ZARIfG__headline{font-size:2.5rem}.Hero-module__ZARIfG__subtext{font-size:1rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:center;gap:1rem}.Hero-module__ZARIfG__btn{justify-content:center;width:100%}}
.About-module__vAULUW__about{background-color:var(--surface);position:relative;overflow:hidden}.About-module__vAULUW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__imageContainer{border:1px solid var(--border);border-radius:12px;position:relative;overflow:hidden}.About-module__vAULUW__image{width:100%;height:auto;transition:transform .5s;display:block}.About-module__vAULUW__imageContainer:hover .About-module__vAULUW__image{transform:scale(1.05)}.About-module__vAULUW__content h2{margin-bottom:2rem;display:inline-block;position:relative}.About-module__vAULUW__content h2:after{content:"";background:var(--primary);width:50px;height:2px;position:absolute;top:50%;right:-60px}.About-module__vAULUW__bio{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__stat{flex-direction:column;gap:.5rem;display:flex}.About-module__vAULUW__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.9rem}.About-module__vAULUW__statValue{color:var(--primary);font-size:2rem;font-weight:700}@media (max-width:768px){.About-module__vAULUW__layout{grid-template-columns:1fr;gap:2rem}}
.Skills-module__G7oUEG__skills{margin-top:50px}.Skills-module__G7oUEG__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.Skills-module__G7oUEG__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.Skills-module__G7oUEG__iconBox{width:48px;height:48px;color:var(--primary);background:#2563eb1a;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Skills-module__G7oUEG__card h3{color:var(--text-primary);font-size:1.25rem;font-weight:600}.Skills-module__G7oUEG__card p{color:var(--text-secondary);font-size:.95rem;line-height:1.4}
.Ventures-module__RX6qNW__ventures{background:var(--background)}.Ventures-module__RX6qNW__filters{gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.Ventures-module__RX6qNW__filterBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border-radius:100px;padding:8px 16px;font-size:.85rem;transition:all .3s}.Ventures-module__RX6qNW__filterBtn.Ventures-module__RX6qNW__active{background:var(--primary);color:#fff;border-color:var(--primary)}.Ventures-module__RX6qNW__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden}.Ventures-module__RX6qNW__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 10px 30px #0000004d}.Ventures-module__RX6qNW__imageArea{background:#1a1a1a;width:100%;height:200px;position:relative;overflow:hidden}.Ventures-module__RX6qNW__imageArea img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Ventures-module__RX6qNW__card:hover .Ventures-module__RX6qNW__imageArea img{transform:scale(1.1)}.Ventures-module__RX6qNW__statusTag{text-transform:uppercase;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}.Ventures-module__RX6qNW__status_active{color:#4ade80;background:#22c55e33;border:1px solid #4ade8033}.Ventures-module__RX6qNW__status_scaling{color:#60a5fa;background:#3b82f633;border:1px solid #60a5fa33}.Ventures-module__RX6qNW__status_dev{color:#facc15;background:#eab30833;border:1px solid #facc1533}.Ventures-module__RX6qNW__status_concept{color:#c084fc;background:#a855f733;border:1px solid #c084fc33}.Ventures-module__RX6qNW__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Ventures-module__RX6qNW__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Ventures-module__RX6qNW__description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Ventures-module__RX6qNW__meta{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.Ventures-module__RX6qNW__metric{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Ventures-module__RX6qNW__metric span{color:var(--text-primary);margin-left:.25rem;font-weight:700}.Ventures-module__RX6qNW__action{color:var(--text-primary);background:#ffffff0d;border-radius:6px;align-items:center;gap:.25rem;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.Ventures-module__RX6qNW__action:hover{background:var(--primary);color:#fff}
.Contact-module__hcVmEa__contact{padding-bottom:50px}.Contact-module__hcVmEa__layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Contact-module__hcVmEa__formContainer{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2.5rem}.Contact-module__hcVmEa__h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Contact-module__hcVmEa__intro{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.Contact-module__hcVmEa__socialButtons{gap:1rem;margin-bottom:2.5rem;display:flex}.Contact-module__hcVmEa__socialBtn{border:1px solid var(--border);color:var(--text-primary);background:#ffffff0d;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:12px;font-weight:500;transition:all .3s;display:flex}.Contact-module__hcVmEa__socialBtn:hover{background:var(--surface-hover);border-color:var(--primary);color:var(--primary)}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:1px solid var(--border);width:100%;color:var(--text-primary);background:#ffffff08;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__select{border:1px solid var(--border);width:100%;color:var(--text-primary);cursor:pointer;appearance:none;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .3s;background:0 0!important}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary);background:#ffffff0d;outline:none}.Contact-module__hcVmEa__select:focus,.Contact-module__hcVmEa__select:hover{background:0 0;border-color:#ff8c00;outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:150px}.Contact-module__hcVmEa__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover{border:1px solid var(--primary);color:var(--primary);background:0 0}.Contact-module__hcVmEa__successMessage{color:#4ade80;text-align:center;background:#22c55e1a;border-radius:8px;margin-top:1rem;padding:1rem}.Contact-module__hcVmEa__errorMessage{color:#f87171;text-align:center;background:#ef44441a;border-radius:8px;margin-top:1rem;padding:1rem}@media (max-width:768px){.Contact-module__hcVmEa__layout{grid-template-columns:1fr}}
