.landing-root{--ink:var(--fg);--paper:#0a0d12;--hairline:rgba(230,237,243,0.09);--hairline-strong:rgba(230,237,243,0.18);--signal:#f0b429;--verified:#3fb950;background-color:var(--paper);position:relative;overflow-x:clip}.landing-root:before{background:radial-gradient(1100px 520px at 50% -120px,rgba(47,129,247,.16),transparent 70%),repeating-linear-gradient(to right,var(--hairline) 0 1px,transparent 1px 96px),repeating-linear-gradient(to bottom,var(--hairline) 0 1px,transparent 1px 96px);-webkit-mask-image:linear-gradient(180deg,black,black 38%,transparent 92%);mask-image:linear-gradient(180deg,black,black 38%,transparent 92%)}.landing-root:after,.landing-root:before{content:"";position:absolute;inset:0;pointer-events:none}.landing-root:after{opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.6'/%3E%3C/svg%3E")}.landing-display{font-family:var(--font-display),"Iowan Old Style",Georgia,serif;font-weight:470;letter-spacing:-.015em;font-variation-settings:"opsz" 72}.landing-mono{font-family:var(--font-instrument),ui-monospace,SFMono-Regular,monospace;font-feature-settings:"tnum"}@keyframes landing-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.landing-rise{opacity:0;animation:landing-rise .7s cubic-bezier(.22,1,.36,1) forwards}.landing-rise-2{animation-delay:.12s}.landing-rise-3{animation-delay:.24s}.landing-rise-4{animation-delay:.36s}.landing-rise-5{animation-delay:.5s}@keyframes landing-ledger-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-ledger{display:flex;width:-moz-max-content;width:max-content;gap:0;animation:landing-ledger-scroll 48s linear infinite}.landing-ledger-frame:hover .landing-ledger{animation-play-state:paused}@keyframes landing-pulse{0%,to{box-shadow:0 0 0 0 rgba(63,185,80,.55)}60%{box-shadow:0 0 0 7px rgba(63,185,80,0)}}.landing-live-dot{width:7px;height:7px;border-radius:9999px;background:var(--verified);animation:landing-pulse 2.2s ease-out infinite}@keyframes landing-chain-draw{0%{stroke-dashoffset:240}to{stroke-dashoffset:0}}.landing-chain-link{stroke-dasharray:240;animation:landing-chain-draw 2.4s ease-out forwards}.landing-section-rule{height:1px;background:linear-gradient(to right,var(--hairline-strong),transparent)}.landing-pillar-card{border:1px solid var(--hairline);background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,0));transition:border-color .25s ease,transform .25s ease}.landing-pillar-card:hover{border-color:var(--hairline-strong);transform:translateY(-2px)}.landing-consulting-panel{border:1px solid rgba(240,180,41,.28);background:radial-gradient(720px 320px at 18% 0,rgba(240,180,41,.07),transparent 70%),rgba(255,255,255,.02)}@media (prefers-reduced-motion:reduce){.landing-rise,.landing-rise-2,.landing-rise-3,.landing-rise-4,.landing-rise-5{animation:none;opacity:1;transform:none}.landing-ledger,.landing-live-dot{animation:none}.landing-chain-link{animation:none;stroke-dashoffset:0}}