@keyframes ag-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes ag-settle{0%{transform:scale(1.06)}to{transform:none}}.ag-rise{animation:.6s cubic-bezier(.16,1,.3,1) both ag-rise;animation-delay:var(--d,0s)}.ag-settle{animation:1.1s cubic-bezier(.16,1,.3,1) both ag-settle}@keyframes ag-slide{0%{transform:translateY(28px)}to{transform:none}}@supports (animation-timeline:view()){.ag-reveal{animation:linear both ag-slide;animation-timeline:view();animation-range:entry entry 55%}}.ag-card{transition:transform .2s,box-shadow .2s,border-color .2s}.ag-card:hover{border-color:#b8a47a;transform:translateY(-3px);box-shadow:0 22px 44px -28px #16140f73}@media (prefers-reduced-motion:reduce){.ag-rise,.ag-settle,.ag-reveal{animation:none!important}.ag-card,.ag-card:hover{transition:none;transform:none}}.ag-site :focus-visible{outline-offset:2px;outline:2px solid #7a6638}.ag-site .ag-dark :focus-visible{outline-color:#d2bf92}html:has(.ag-site){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.ag-site){scroll-behavior:auto}}
