.Header-module__Af2_WG__header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-soft);background:#0a0f1eb8;position:sticky;top:0}.Header-module__Af2_WG__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding-top:12px;padding-bottom:12px;display:flex}.Header-module__Af2_WG__brand{align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__Af2_WG__logo{width:auto;height:26px}.Header-module__Af2_WG__nav{align-items:center;gap:28px;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-muted);font-size:14.5px;text-decoration:none;transition:color .15s}.Header-module__Af2_WG__navLink:hover{color:var(--text)}.Header-module__Af2_WG__navCta{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:720px){.Header-module__Af2_WG__nav a:not(.Header-module__Af2_WG__navCta a){display:none}}@media (max-width:480px){.Header-module__Af2_WG__navCta a{padding:9px 14px;font-size:13px}}
.ProcessAnimation-module__tXxSvW__wrap{border:1px solid var(--border);background:linear-gradient(180deg, var(--bg-card), #0e152666);border-radius:20px;flex-direction:column;align-items:center;padding:40px 20px 28px;display:flex;box-shadow:0 40px 80px -40px #0009}.ProcessAnimation-module__tXxSvW__stage{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative;overflow:hidden}.ProcessAnimation-module__tXxSvW__ringSvg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.ProcessAnimation-module__tXxSvW__ringTrack{fill:none;stroke:var(--border);stroke-width:3px}.ProcessAnimation-module__tXxSvW__ringFill{fill:none;stroke:var(--amber);stroke-width:3px;stroke-linecap:round;transition:stroke-dashoffset 1.1s cubic-bezier(.65,0,.35,1),stroke .6s}.ProcessAnimation-module__tXxSvW__lockSvg{filter:drop-shadow(0 12px 26px #00000073);width:132px;height:132px;position:relative}.ProcessAnimation-module__tXxSvW__shackle{fill:none;stroke:var(--amber);stroke-width:10px;stroke-linecap:round;transform-box:fill-box;transform-origin:100% 100%;transition:transform .7s cubic-bezier(.34,1.56,.64,1),stroke .5s}.ProcessAnimation-module__tXxSvW__shackleClosed{transform:translate(0)rotate(0)}.ProcessAnimation-module__tXxSvW__shackleOpen{stroke:var(--teal);transform:translate(-2px,-16px)rotate(-22deg)}.ProcessAnimation-module__tXxSvW__body{fill:var(--amber);transition:fill .5s}.ProcessAnimation-module__tXxSvW__keyhole{fill:var(--bg-card)}.ProcessAnimation-module__tXxSvW__doc,.ProcessAnimation-module__tXxSvW__cipher,.ProcessAnimation-module__tXxSvW__check{opacity:0;pointer-events:none;transition:opacity .45s,transform .45s;position:absolute;transform:scale(.85)}.ProcessAnimation-module__tXxSvW__visible{opacity:1;transform:scale(1)}.ProcessAnimation-module__tXxSvW__doc{flex-direction:column;gap:7px;width:46px;display:flex}.ProcessAnimation-module__tXxSvW__doc span{background:var(--bg);border-radius:3px;height:5px}.ProcessAnimation-module__tXxSvW__doc span:first-child{width:100%}.ProcessAnimation-module__tXxSvW__doc span:nth-child(2){width:78%}.ProcessAnimation-module__tXxSvW__doc span:nth-child(3){width:62%}.ProcessAnimation-module__tXxSvW__cipher{font-family:var(--font-mono);letter-spacing:.01em;color:var(--text-faint);flex-wrap:wrap;justify-content:center;font-size:10.5px;display:flex;bottom:14px;left:8px;right:8px;transform:scale(.9)}.ProcessAnimation-module__tXxSvW__cipher.ProcessAnimation-module__tXxSvW__visible{transform:scale(1)}.ProcessAnimation-module__tXxSvW__cipher span{animation:2.6s ease-in-out infinite ProcessAnimation-module__tXxSvW__flicker}@keyframes ProcessAnimation-module__tXxSvW__flicker{0%,to{opacity:.45}50%{opacity:1;color:var(--amber)}}.ProcessAnimation-module__tXxSvW__check{background:var(--teal-soft);border:1px solid var(--teal);width:40px;height:40px;color:var(--teal);border-radius:50%;justify-content:center;align-items:center;display:flex;top:8px;right:8px}.ProcessAnimation-module__tXxSvW__caption{text-align:center;min-height:62px;margin-top:22px}.ProcessAnimation-module__tXxSvW__captionLabel{font-family:var(--font-mono);color:var(--amber);letter-spacing:.03em;font-size:13px}.ProcessAnimation-module__tXxSvW__captionText{color:var(--text-muted);max-width:340px;margin-top:6px;font-size:14.5px}.ProcessAnimation-module__tXxSvW__dots{gap:8px;margin-top:12px;display:flex}.ProcessAnimation-module__tXxSvW__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s,transform .2s}.ProcessAnimation-module__tXxSvW__dot:hover{background:var(--text-faint)}.ProcessAnimation-module__tXxSvW__dotActive{background:var(--amber);transform:scale(1.3)}
.Terminal-module__I9DGBG__window{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.Terminal-module__I9DGBG__bar{border-bottom:1px solid var(--border-soft);gap:6px;padding:10px 14px;display:flex}.Terminal-module__I9DGBG__dot{border-radius:50%;width:10px;height:10px}.Terminal-module__I9DGBG__dotRed{background:var(--danger)}.Terminal-module__I9DGBG__dotAmber{background:var(--amber)}.Terminal-module__I9DGBG__dotTeal{background:var(--teal)}.Terminal-module__I9DGBG__code{font-family:var(--font-mono);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:16px 18px;font-size:13.5px;line-height:1.85}.Terminal-module__I9DGBG__prompt{color:var(--text-faint)}.Terminal-module__I9DGBG__cmd{color:var(--text)}.Terminal-module__I9DGBG__out{color:var(--teal)}.Terminal-module__I9DGBG__err{color:var(--danger)}.Terminal-module__I9DGBG__comment{color:var(--text-faint);font-style:italic}@media (max-width:480px){.Terminal-module__I9DGBG__code{padding:14px;font-size:12px}}
.Hero-module__Z8hQ_W__hero{border-bottom:1px solid var(--border-soft);padding-top:76px;padding-bottom:90px}.Hero-module__Z8hQ_W__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:56px;display:grid}.Hero-module__Z8hQ_W__badges{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.Hero-module__Z8hQ_W__headline{letter-spacing:-.03em;font-size:clamp(34px,4.6vw,54px);font-weight:680;line-height:1.08}.Hero-module__Z8hQ_W__accent{color:var(--amber)}.Hero-module__Z8hQ_W__sub{color:var(--text-muted);max-width:560px;margin-top:20px;font-size:18px}.Hero-module__Z8hQ_W__ctaRow{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.Hero-module__Z8hQ_W__terminal{width:100%;max-width:540px;margin-top:34px}@media (max-width:880px){.Hero-module__Z8hQ_W__grid{grid-template-columns:minmax(0,1fr)}}
.HowItWorks-module__a-Tr4W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:44px;display:grid}.HowItWorks-module__a-Tr4W__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:26px 24px 28px}.HowItWorks-module__a-Tr4W__step{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.HowItWorks-module__a-Tr4W__title{margin-top:10px;font-size:18px;font-weight:650}.HowItWorks-module__a-Tr4W__body{color:var(--text-muted);margin-top:10px;font-size:14.5px;line-height:1.65}.HowItWorks-module__a-Tr4W__eq{border:1px solid var(--amber-line);background:var(--amber-soft);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:60px;padding:26px 28px;display:flex}.HowItWorks-module__a-Tr4W__eqFormula{font-family:var(--font-mono);color:var(--text);font-size:16px}.HowItWorks-module__a-Tr4W__eqNote{color:var(--text-muted);max-width:420px;font-size:14px}@media (max-width:880px){.HowItWorks-module__a-Tr4W__grid{grid-template-columns:1fr}}
.Status-module__VclJmW__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:44px;display:grid}.Status-module__VclJmW__stat{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:20px 20px 22px}.Status-module__VclJmW__statValue{font-family:var(--font-mono);color:var(--amber);font-size:24px;font-weight:600}.Status-module__VclJmW__statLabel{color:var(--text-muted);margin-top:6px;font-size:13px}.Status-module__VclJmW__table{border:1px solid var(--border);border-radius:var(--radius);margin-top:40px;overflow:hidden}.Status-module__VclJmW__row{border-bottom:1px solid var(--border-soft);grid-template-columns:90px minmax(0,1fr) 160px;align-items:center;gap:12px;padding:15px 20px;display:grid}.Status-module__VclJmW__row:last-child{border-bottom:none}.Status-module__VclJmW__phase{font-family:var(--font-mono);color:var(--text-faint);font-size:12.5px}.Status-module__VclJmW__what{color:var(--text);font-size:14.5px}.Status-module__VclJmW__badge{font-family:var(--font-mono);text-align:center;border-radius:999px;justify-self:end;padding:4px 10px;font-size:12px}.Status-module__VclJmW__done{color:var(--teal);background:var(--teal-soft);border:1px solid #2ec4b659}.Status-module__VclJmW__pending{color:var(--text-faint);border:1px solid var(--border);background:#ffffff08}@media (max-width:720px){.Status-module__VclJmW__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.Status-module__VclJmW__row{grid-template-columns:1fr;gap:6px}.Status-module__VclJmW__badge{justify-self:start}}
.WorkedExample-module__nWZAVq__wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);grid-template-columns:230px minmax(0,1fr);gap:0;margin-top:44px;display:grid;overflow:hidden}.WorkedExample-module__nWZAVq__rail{border-right:1px solid var(--border-soft);padding:18px 0}.WorkedExample-module__nWZAVq__railItem{text-align:left;width:100%;color:var(--text-faint);font-family:var(--font-mono);cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;padding:11px 20px;font-size:13px;transition:color .15s,border-color .15s,background .15s}.WorkedExample-module__nWZAVq__railItem:hover{color:var(--text-muted)}.WorkedExample-module__nWZAVq__railActive{color:var(--amber);border-left-color:var(--amber);background:var(--amber-soft)}.WorkedExample-module__nWZAVq__pane{padding:26px 28px}.WorkedExample-module__nWZAVq__paneTitle{color:var(--text-muted);margin-bottom:14px;font-size:15px}@media (max-width:720px){.WorkedExample-module__nWZAVq__wrap{grid-template-columns:1fr}.WorkedExample-module__nWZAVq__rail{border-right:none;border-bottom:1px solid var(--border-soft);flex-wrap:wrap;gap:4px;padding:10px;display:flex}.WorkedExample-module__nWZAVq__railItem{border-bottom:2px solid #0000;border-left:none}.WorkedExample-module__nWZAVq__railActive{border-bottom-color:var(--amber)}}
.Why-module__vwQ5pG__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;margin-top:44px;display:grid}.Why-module__vwQ5pG__prose p{color:var(--text-muted);font-size:15.5px;line-height:1.75}.Why-module__vwQ5pG__prose p+p{margin-top:16px}.Why-module__vwQ5pG__prose strong{color:var(--text)}.Why-module__vwQ5pG__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Why-module__vwQ5pG__list li{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);color:var(--text-muted);padding:16px 18px;font-size:14.5px}.Why-module__vwQ5pG__list b{color:var(--text);margin-bottom:4px;font-size:14.5px;display:block}.Why-module__vwQ5pG__scopeHeading{margin-top:70px}.Why-module__vwQ5pG__scopeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px;display:grid}.Why-module__vwQ5pG__scopeCol h3{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:13px;font-family:var(--font-mono);margin-bottom:14px}.Why-module__vwQ5pG__scopeCol ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Why-module__vwQ5pG__scopeCol li{color:var(--text-muted);padding-left:18px;font-size:14.5px;position:relative}.Why-module__vwQ5pG__scopeCol li:before{content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.Why-module__vwQ5pG__out li:before{background:var(--danger)}.Why-module__vwQ5pG__non li:before{background:var(--teal)}.Why-module__vwQ5pG__scopeNote{color:var(--text-faint);margin-top:24px;font-size:14px}.Why-module__vwQ5pG__scopeNote a{color:var(--text-muted);text-underline-offset:3px;text-decoration:underline}.Why-module__vwQ5pG__scopeNote a:hover{color:var(--text)}@media (max-width:880px){.Why-module__vwQ5pG__layout,.Why-module__vwQ5pG__scopeGrid{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{padding:48px 0 60px}.Footer-module__EZoWya__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.Footer-module__EZoWya__logo{opacity:.85;width:auto;height:22px}.Footer-module__EZoWya__disclaimer{max-width:460px;color:var(--text-faint);font-size:13px;line-height:1.6}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:22px;display:flex}.Footer-module__EZoWya__links a{color:var(--text-muted);font-size:13.5px;text-decoration:none}.Footer-module__EZoWya__links a:hover{color:var(--text)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border-soft);color:var(--text-faint);font-size:12.5px;font-family:var(--font-mono);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:36px;padding-top:20px;display:flex}.Footer-module__EZoWya__contactLink{text-decoration:none}.Footer-module__EZoWya__contactLink:hover{color:var(--text)}
