.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{transition:none;opacity:1;transform:none}}html:has(.landing-root){scrollbar-width:thin;scrollbar-color:#b9aba2 #edeae4}html:has(.landing-root)::-webkit-scrollbar{width:10px;height:10px}html:has(.landing-root)::-webkit-scrollbar-track{background:#edeae4}html:has(.landing-root)::-webkit-scrollbar-thumb{background:#b9aba2;border-radius:999px;border:2px solid #edeae4}html:has(.landing-root)::-webkit-scrollbar-thumb:hover{background:#6e1e2a}html:has(.landing-root)::-webkit-scrollbar-corner{background:#edeae4}