.page-ground{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;--ground-x:0px;--ground-y:0px}.ground-wash{position:absolute;top:50%;left:50%;width:156vmax;height:156vmax;translate:-50% -50%}.ground-wash-figure{position:absolute;inset:0;width:100%;height:100%;opacity:.016;filter:blur(44px)}.ground-lean{position:absolute;top:50%;left:50%;width:104vmax;height:104vmax;transform:translate3d(calc(-50% + var(--ground-x)),calc(-50% + var(--ground-y)),0);will-change:transform}.ground-figure,.ground-travel{position:absolute;inset:0}.ground-figure{width:100%;height:100%;opacity:.032;animation:ground-rosette-turn 300s linear infinite}@keyframes ground-rosette-turn{0%{rotate:0deg}to{rotate:1turn}}@supports (animation-timeline:scroll()){.ground-travel{animation:ground-travel linear both;animation-timeline:scroll(root block)}.ground-wash-figure{animation:ground-wash linear both;animation-timeline:scroll(root block)}}@keyframes ground-travel{0%{translate:-2.6vmax -7.5vmax;rotate:-9deg;opacity:1}36%{opacity:.52}68%{translate:1vmax 1vmax;opacity:1}to{translate:3.2vmax 6.5vmax;rotate:9deg;opacity:.66}}@keyframes ground-wash{0%{translate:0 10vmax;opacity:.009}30%{opacity:.017}62%{opacity:.008}to{translate:0 -12vmax;opacity:.015}}.lattice-drift{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;contain:layout paint style;opacity:.92;animation:lattice-breathe 30s ease-in-out infinite alternate}.lattice-sway{position:absolute;inset:-160px;animation:lattice-sway 40s ease-in-out infinite alternate}.lattice-field{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23b08a45'%20stroke-width='1.1'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M60,16L104,60L60,104L16,60Z'/%3E%3Cpath%20d='M28,28L92,28L92,92L28,92Z'/%3E%3Cpath%20d='M60,0L60,16M60,104L60,120M0,60L16,60M104,60L120,60'/%3E%3C/g%3E%3Ccircle%20cx='60'%20cy='60'%20r='2.1'%20fill='%23b08a45'/%3E%3C/svg%3E");background-repeat:repeat;background-size:120px 120px;opacity:.06;filter:blur(.4px);animation:lattice-drift 120s linear infinite;will-change:transform}@keyframes lattice-drift{0%{transform:translateZ(0)}to{transform:translate3d(-120px,-120px,0)}}@keyframes lattice-sway{0%{transform:translate3d(-24px,-16px,0)}to{transform:translate3d(24px,16px,0)}}@keyframes lattice-breathe{0%{opacity:.72}to{opacity:1}}@media (max-width:640px){.lattice-field{opacity:.045}}@media (prefers-reduced-motion:reduce){.ground-figure,.ground-travel,.ground-wash-figure,.lattice-drift,.lattice-field,.lattice-sway{animation:none}}