.stories-feed{position:relative;display:flex;flex-direction:column;overflow:hidden}@media (min-width:768px){.stories-feed{display:none}}.stories-feed{height:calc(var(--safe-h-full-dvh) - var(--home-nav-mobile-height))}.stories-feed .stories-feed-wrapper{height:100%;overflow:hidden}.stories-feed .stories-feed-wrapper .stories-feed-container{display:flex;height:100%;flex-direction:column}.stories-feed .searchbox{outline-width:0}.stories-feed .searchbox-mobile-wrapper{position:absolute;width:100%;padding:1.75rem 1.5rem}.stories-feed .searchbox-mobile{display:flex;height:3.5rem;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));padding:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 4px 4px 0 #00000040;--tw-shadow-colored:0 4px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s}.stories-feed .searchbox-mobile:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.story-feed-item{scroll-snap-align:start}.story-feed-item .story-video-container{width:100%}.story-feed-item .story-video-controls{pointer-events:none;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1rem}.story-feed-item .story-video-controls>footer{pointer-events:auto}.story-feed-item .story-video-controls>header .story-mute-btn{display:none}.story-feed-item .creator-chip:hover{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:transparent}.story-feed-item .creator-chip .creator-chip-photo{width:2rem;height:2rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.story-feed-item .story-video-controls>footer{flex-direction:column;gap:.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.story-feed-item .hotel-name-rating{display:flex;align-items:baseline;gap:.5rem}.story-feed-item .hotel-name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:600}.story-feed-item .hotel-rating{display:flex;flex-direction:row;align-items:center;gap:.25rem}.story-feed-item .hotel-rating svg *{fill:#fff;stroke:#fff}.story-feed-item .hotel-location-description{display:flex;align-items:center;gap:.25rem;font-size:.875rem;line-height:1rem}.story-feed-item .hotel-location-description-expanded{flex-direction:column;align-items:flex-start}.story-feed-item .hotel-location-description>.hotel-location{flex:none;font-weight:500}.story-feed-item .hotel-location-description>.hotel-description{width:100%;flex:1 1 0%}.story-feed-item .hotel-location-description>.hotel-description>p{width:100%}.story-feed-item .hotel-location-description-expanded>.separator,.story-feed-item .hotel-location-description>.hotel-description>button{display:none}.story-feed-item .hotel-buttons{margin-top:.25rem;display:flex;align-items:center;gap:1rem}.story-feed-item .hotel-buttons>.hotel-btn{flex:1 1 0%;font-weight:600;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));--tw-shadow:0 4px 4px 0 #00000040;--tw-shadow-colored:0 4px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.story-feed-item .hotel-buttons>.sharing-popup-trigger{background-color:transparent;--tw-shadow-color:transparent;--tw-shadow:var(--tw-shadow-colored)}.story-feed-item .hotel-buttons>.sharing-popup-trigger>svg{width:1.5rem;height:1.5rem;fill:#fff;--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.story-feed-item .hotel-buttons>.sharing-popup-trigger>svg>*{stroke:#fff}.story-feed-item .story-video-container .story-video{aspect-ratio:unset;width:100%;height:calc(var(--safe-h-full-dvh) - var(--home-nav-mobile-height))}