.forge-landing{min-height:100vh;font-family:var(--font-sans)}:root:has(.forge-landing){scroll-behavior:smooth}.forge-landing,.forge-landing *{box-sizing:border-box}.forge-landing #forge section{scroll-margin-top:84px}@keyframes forge-rise{0%{transform:translateY(16px)}to{transform:none}}.forge-landing [data-fx-now]{animation:forge-rise .7s cubic-bezier(.22,.7,.2,1) both}.forge-landing [data-fx-now][data-fx-delay="60"]{animation-delay:.06s}.forge-landing [data-fx-now][data-fx-delay="130"]{animation-delay:.13s}.forge-landing [data-fx-now][data-fx-delay="200"]{animation-delay:.2s}.forge-landing [data-fx-now][data-fx-delay="260"]{animation-delay:.26s}.forge-landing [data-fx-now][data-fx-delay="320"]{animation-delay:.32s}@keyframes marq{to{transform:translateX(-50%)}}.forge-landing #hPromptTxt:after{content:var(--ptext,"Add OAuth login + session refresh")}.forge-landing .pb-logo{height:24px;width:auto;object-fit:contain;display:block;opacity:.9;transition:opacity .15s ease}.forge-landing .pb-icon{height:30px}[data-theme=dark] .forge-landing .pb-logo:not(.pb-icon){filter:brightness(0) invert(1)}@media (prefers-reduced-motion:reduce){.forge-landing *{animation-duration:.001ms!important;animation-iteration-count:1!important}.forge-landing [data-fx]{opacity:1!important;transform:none!important}}