.Nav-module__e1xquq__nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0ae6;justify-content:space-between;align-items:center;height:56px;padding:0 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__logo{font-family:var(--font-mono);color:var(--lime);letter-spacing:-.01em;font-size:17px;font-weight:500;text-decoration:none}.Nav-module__e1xquq__right{align-items:center;gap:1.5rem;display:flex}.Nav-module__e1xquq__link{color:var(--muted2);font-size:13px;text-decoration:none;transition:color .15s}.Nav-module__e1xquq__link:hover{color:var(--text)}
.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:100vh;padding:56px 2.5rem 0;display:grid;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__gridBg{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);pointer-events:none;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 80%,#000 20%,#0000 100%);mask-image:radial-gradient(90% 80%,#000 20%,#0000 100%)}.Hero-module__Z8hQ_W__glow{pointer-events:none;background:radial-gradient(circle,#c8f1350e 0%,#0000 65%);width:700px;height:700px;position:absolute;top:50%;left:30%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__left{z-index:1;position:relative}.Hero-module__Z8hQ_W__eyebrow{font-family:var(--font-mono);color:var(--lime);letter-spacing:.12em;text-transform:uppercase;opacity:0;margin-bottom:1.25rem;font-size:11px;animation:.6s .1s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__title{letter-spacing:-.04em;opacity:0;margin-bottom:1.5rem;font-size:clamp(40px,5.5vw,72px);font-weight:300;line-height:1;animation:.7s .2s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__title em{color:var(--lime);font-style:normal}.Hero-module__Z8hQ_W__title strong{font-weight:500}.Hero-module__Z8hQ_W__sub{color:var(--muted2);opacity:0;max-width:440px;margin-bottom:2.5rem;font-size:17px;font-weight:300;line-height:1.7;animation:.7s .3s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__capture{opacity:0;animation:.7s .45s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__captureLabel{font-family:var(--font-mono);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:11px}.Hero-module__Z8hQ_W__captureRow{border:1px solid var(--border2);border-radius:6px;max-width:420px;transition:border-color .2s;display:flex;overflow:hidden}.Hero-module__Z8hQ_W__captureRow:focus-within{border-color:var(--lime)}.Hero-module__Z8hQ_W__input{background:var(--s1);font-family:var(--font-mono);color:var(--text);border:none;outline:none;flex:1;min-width:0;padding:13px 16px;font-size:13px}.Hero-module__Z8hQ_W__input::placeholder{color:var(--muted)}.Hero-module__Z8hQ_W__input:disabled{opacity:.6}.Hero-module__Z8hQ_W__btn{background:var(--lime);cursor:pointer;font-family:var(--font-mono);color:var(--bg);letter-spacing:.04em;white-space:nowrap;border:none;padding:13px 22px;font-size:12px;font-weight:500;transition:opacity .15s,transform .15s}.Hero-module__Z8hQ_W__btn:hover{opacity:.88;transform:scale(.99)}.Hero-module__Z8hQ_W__btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.Hero-module__Z8hQ_W__hint{color:var(--muted);font-size:12px;font-family:var(--font-mono);margin-top:.6rem}.Hero-module__Z8hQ_W__errorMsg{color:#e24b4a;font-size:12px;font-family:var(--font-mono);margin-top:.5rem}.Hero-module__Z8hQ_W__successMsg{font-family:var(--font-mono);color:var(--lime);letter-spacing:.03em;padding:13px 0;font-size:14px}.Hero-module__Z8hQ_W__proof{opacity:0;align-items:center;gap:1rem;margin-top:2rem;animation:.7s .6s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__avatars{display:flex}.Hero-module__Z8hQ_W__avatar{background:var(--s2);border:2px solid var(--bg);width:28px;height:28px;color:var(--muted2);font-size:10px;font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;display:flex}.Hero-module__Z8hQ_W__avatar:first-child{margin-left:0}.Hero-module__Z8hQ_W__proofText{color:var(--muted);font-size:12px;font-family:var(--font-mono)}.Hero-module__Z8hQ_W__proofText span{color:var(--lime)}.Hero-module__Z8hQ_W__right{z-index:1;opacity:0;flex-direction:column;gap:1.5rem;animation:1s .5s forwards Hero-module__Z8hQ_W__fadeIn;display:flex;position:relative}.Hero-module__Z8hQ_W__cubeWrap{justify-content:center;animation:7s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex}.Hero-module__Z8hQ_W__cardsGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Hero-module__Z8hQ_W__card{background:var(--s1);border:1px solid var(--border);border-radius:8px;padding:1rem 1.1rem;transition:border-color .2s,background .2s}.Hero-module__Z8hQ_W__card:hover{border-color:var(--border2);background:var(--s2)}.Hero-module__Z8hQ_W__cardDashed{border-style:dashed;border-color:#c8f13526}.Hero-module__Z8hQ_W__cardTag{font-family:var(--font-mono);color:#9fc10e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:9px}.Hero-module__Z8hQ_W__cardTagMuted{color:var(--muted)}.Hero-module__Z8hQ_W__cardName{letter-spacing:-.02em;margin-bottom:.2rem;font-size:14px;font-weight:500}.Hero-module__Z8hQ_W__cardNameMuted{color:var(--muted)}.Hero-module__Z8hQ_W__cardDesc{color:var(--muted2);font-size:12px;line-height:1.5}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr;min-height:auto;padding:80px 1.5rem 2rem}.Hero-module__Z8hQ_W__right{display:none}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-mono);color:var(--lime);font-size:13px}.Footer-module__EZoWya__copy{font-family:var(--font-mono);color:var(--muted);font-size:11px}.Footer-module__EZoWya__email{color:var(--muted2);text-decoration:none;transition:color .15s}.Footer-module__EZoWya__email:hover{color:var(--lime)}@media (max-width:600px){.Footer-module__EZoWya__footer{flex-direction:column;gap:.5rem;padding:1.5rem}}
.Progression-module__hTfROG__section{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:6rem 2.5rem;display:grid}.Progression-module__hTfROG__eyebrow{font-family:var(--font-mono);color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:11px}.Progression-module__hTfROG__title{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(28px,4vw,48px);font-weight:300;line-height:1.05}.Progression-module__hTfROG__title em{color:var(--lime);font-style:normal}.Progression-module__hTfROG__desc{color:var(--muted2);max-width:400px;font-size:16px;font-weight:300;line-height:1.75}.Progression-module__hTfROG__cubes{justify-content:center;align-items:center;gap:2rem;display:flex}.Progression-module__hTfROG__cubeCol{flex-direction:column;align-items:center;gap:1rem;display:flex}.Progression-module__hTfROG__meta{text-align:center}.Progression-module__hTfROG__cubeTitle{font-family:var(--font-mono);color:var(--text);letter-spacing:-.01em;font-size:12px;font-weight:500}.Progression-module__hTfROG__cubeSub{font-family:var(--font-mono);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:10px}.Progression-module__hTfROG__arrow{color:#c8f1354d;font-size:16px;font-family:var(--font-mono);padding-bottom:2.5rem;animation:2s ease-in-out infinite Progression-module__hTfROG__pulse}.Progression-module__hTfROG__arrow:last-of-type{animation-delay:.4s}.Progression-module__hTfROG__c1{animation:6s ease-in-out infinite Progression-module__hTfROG__float1,.6s .1s both Progression-module__hTfROG__fadeUp}.Progression-module__hTfROG__c2{animation:7s ease-in-out .3s infinite Progression-module__hTfROG__float2,.6s .3s both Progression-module__hTfROG__fadeUp}.Progression-module__hTfROG__c3{animation:8s ease-in-out .6s infinite Progression-module__hTfROG__float3,.6s .5s both Progression-module__hTfROG__fadeUp}@keyframes Progression-module__hTfROG__float1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes Progression-module__hTfROG__float2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Progression-module__hTfROG__float3{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes Progression-module__hTfROG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes Progression-module__hTfROG__pulse{0%,to{opacity:.25}50%{opacity:.7}}@media (max-width:768px){.Progression-module__hTfROG__section{grid-template-columns:1fr;gap:3rem;padding:3rem 1.5rem}.Progression-module__hTfROG__cubes{gap:1rem}.Progression-module__hTfROG__c2>svg{width:90px;height:90px}.Progression-module__hTfROG__c3>svg{width:120px;height:120px}}
