.hero-wrapper{height:100vh}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100vh;gap:1.5rem;width:100%;max-width:1200px;margin-inline:auto}.hero-label{font-size:.95rem;letter-spacing:.15em;animation:fade-out linear both;animation-timeline:scroll(root);animation-range:0px 150px}.hero-label-inner{display:inline-block;animation:zoom-in .5s cubic-bezier(.22,1,.36,1) both}.hero-headline{font-size:clamp(2.5rem,6vw,5.5rem);font-weight:420;font-variation-settings:"wght" 420;line-height:1.08;letter-spacing:-.02em;margin-top:.5rem}.hero-line-1{display:block}.hero-line-2{display:inline-block;opacity:0;animation:zoom-in .5s cubic-bezier(.22,1,.36,1) 0s forwards}.hero-word{display:inline;opacity:0;animation:word-fadein .5s ease forwards}.hero-word:nth-child(1){animation-delay:.5s}.hero-word:nth-child(2){animation-delay:1.2s}.hero-word:nth-child(3){animation-delay:1.9s}@keyframes zoom-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes word-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.hero-ctas{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}.hero-cta{display:inline-block;background-color:#ececec;color:var(--color-text);padding:.85rem 2rem;border-radius:2rem;corner-shape:superellipse(.8);font-size:.95rem;border:1px solid transparent;transition:background-color .2s,border-color .2s;opacity:0;animation:fadein-up .5s ease .05s forwards}.hero-cta:hover{background-color:#e0e0e0}.hero-cta-secondary{background-color:#0b0c0e;color:var(--color-bkg);animation:fadein-up .5s ease .15s forwards}.hero-cta-secondary:hover{background-color:#1e2024}.about{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin-inline:auto;padding:6rem 2rem}.about h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:420;font-variation-settings:"wght" 420;line-height:1.12;letter-spacing:-.02em;margin-bottom:2rem}.about p{font-size:.85rem;line-height:1.7;letter-spacing:.01em;text-transform:uppercase;opacity:.7;margin-bottom:1.5rem}.about p:last-child{margin-bottom:0}.dot-globe{width:100%;aspect-ratio:1;max-height:550px}.process{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin-inline:auto;padding:6rem 2rem}.process h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:420;font-variation-settings:"wght" 420;line-height:1.12;letter-spacing:-.02em;margin-bottom:2rem}.process p{font-size:.85rem;line-height:1.7;letter-spacing:.01em;text-transform:uppercase;opacity:.7;margin-bottom:1.5rem}.process p:last-child{margin-bottom:0}.proof-tree{width:100%;aspect-ratio:1;max-height:550px}.applications{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin-inline:auto;padding:6rem 2rem}.applications h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:420;font-variation-settings:"wght" 420;line-height:1.12;letter-spacing:-.02em;margin-bottom:2rem}.applications p{font-size:.85rem;line-height:1.7;letter-spacing:.01em;text-transform:uppercase;opacity:.7;margin-bottom:1.5rem}.applications p:last-child{margin-bottom:0}.flow-field{width:100%;aspect-ratio:1;max-height:550px}.software{max-width:1200px;margin-inline:auto;padding:6rem 2rem 10rem}.software-intro{max-width:560px;margin-bottom:4rem}.software h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:420;font-variation-settings:"wght" 420;line-height:1.12;letter-spacing:-.02em;margin-bottom:2rem}.software-intro p{font-size:.85rem;line-height:1.7;letter-spacing:.01em;text-transform:uppercase;opacity:.7}.software-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 4rem}.software-item{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(11,12,14,.15);color:var(--color-text);transition:border-color .2s}.software-item:hover{border-top-color:var(--color-text)}.software-item-head{display:flex;align-items:baseline;justify-content:space-between}.software-item h3{font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:420;font-variation-settings:"wght" 420;letter-spacing:-.01em}.software-item-arrow{font-size:1.1rem;opacity:.4;transition:opacity .2s,transform .3s cubic-bezier(.22,1,.36,1)}.software-item:hover .software-item-arrow{opacity:1;transform:translate(3px,-3px)}.software-item p{font-size:.85rem;line-height:1.7;letter-spacing:.01em;text-transform:uppercase;opacity:.7}.software-item-meta{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;opacity:.45;margin-top:auto}@media(max-width:768px){.about,.process,.applications{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.software{padding:4rem 1.5rem 7rem}.software-intro{margin-bottom:2.5rem}.software-grid{grid-template-columns:1fr}.about h2,.process h2,.applications h2,.software h2{font-size:clamp(1.75rem,7vw,2.5rem)}.dot-globe,.proof-tree,.flow-field{max-height:280px}.about-text,.applications-text{order:-1}}
