.Page-view{z-index:1;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.Page-content{box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.Page-content,.fund-modal-page .Page-content{box-sizing:border-box;width:100%;background-color:white}.fund-modal-page .Page-content{height:100%}.fund-modal-detached .DetachedSheet-content{max-width:650px;max-height:85vh;overflow:hidden}.fund-modal-desktop-content{max-height:80vh;display:flex;flex-direction:column}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.selection-modal-mobile .SheetWithDetent-content{box-sizing:border-box;height:calc(100% - max(env(safe-area-inset-top), 6px));background-color:white;border-radius:24px 24px 0 0;overflow:hidden}.selection-modal-desktop .DetachedSheet-content{max-width:450px;max-height:600px}.selection-modal-content{height:100%;display:flex;flex-direction:column}.selection-list{flex:1;overflow-y:auto;overflow-x:hidden}.selection-list::-webkit-scrollbar{width:6px}.selection-list::-webkit-scrollbar-track{background:transparent}.selection-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.selection-list::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}@media (min-width:768px){.selection-modal-desktop .selection-list{max-height:calc(100% - 120px)}}