.text-primary{color:#333}.text-secondary{color:#777}.text-accent{color:#524a98}.text-white{color:#fff}.text-center{text-align:center}.font-sm{font-size:.75rem}.font-md{font-size:.875rem}.font-lg{font-size:1rem}.font-xl{font-size:1.125rem}.font-bold{font-weight:700}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-1{flex:1}.mt-10{margin-top:.3125rem}.mt-20{margin-top:.625rem}.mt-30{margin-top:.9375rem}.mb-10{margin-bottom:.3125rem}.mb-20{margin-bottom:.625rem}.mb-30{margin-bottom:.9375rem}.ml-10{margin-left:.3125rem}.ml-20{margin-left:.625rem}.mr-10{margin-right:.3125rem}.mr-20{margin-right:.625rem}.p-20{padding:.625rem}.p-30{padding:.9375rem}::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}.btn-reset{background:none;border:none;padding:0;margin:0;line-height:1}.btn-reset:after{border:none}.absolute-full{position:absolute;top:0;left:0;width:100%;height:100%}.relative{position:relative}.bottom-sheet{position:absolute;height:60vh;width:100%;bottom:0;left:0;right:0;z-index:20;background:linear-gradient(to bottom,#fff5e7,#fdeed8);background:linear-gradient(174deg,#fdeed8,#fff6e8 85%,#fbdcc9);background:linear-gradient(to top,#fdeed8,#fff6e8 90%,rgba(251,220,201,0))}.bottom-sheet .cards-scroll-view{width:100%;white-space:nowrap;padding:0 0 0 .875rem;box-sizing:border-box;margin-top:6vh}.bottom-sheet .card-item{display:inline-block;width:50vw;height:14.375rem;height:32vh;margin-right:.75rem;background-color:#fff;border-radius:.375rem;box-shadow:0 .125rem .375rem rgba(0,0,0,.08);overflow:hidden;background:linear-gradient(to top,#f9f9f9,#f9f9f9 80%,rgba(248,230,182,0))}.bottom-sheet .card-item .card-img{width:100%;height:8.75rem;height:18vh;display:block}.bottom-sheet .card-item .card-content{padding:.5rem .875rem .8125rem}.bottom-sheet .card-item .card-title{font-size:1.125rem;font-weight:600;color:#151410;display:block;margin-bottom:.25rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bottom-sheet .card-item .card-location{font-size:.875rem;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.recommend-box{position:fixed;bottom:3%;left:50%;transform:translate(-50%);width:90%;height:16vh;background-color:#fff;border-radius:.625rem;padding:.5rem .5625rem .625rem;display:flex;gap:.5rem;z-index:10;height:auto}
