.Stories-module-scss-module__0Eta3a__storiesContainer{-ms-overflow-style:none;scrollbar-width:none;gap:.75rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.Stories-module-scss-module__0Eta3a__storiesContainer::-webkit-scrollbar{display:none}.Stories-module-scss-module__0Eta3a__storyCard{cursor:pointer;width:110px;height:200px;box-shadow:var(--shadow-sm);background-color:var(--color-bg-secondary);border-radius:12px;flex-shrink:0;transition:transform .2s;position:relative;overflow:hidden}.Stories-module-scss-module__0Eta3a__storyCard:hover{filter:brightness(.95);transform:scale(1.02)}.Stories-module-scss-module__0Eta3a__storyCard img{object-fit:cover;width:100%;height:100%}.Stories-module-scss-module__0Eta3a__storyCard .Stories-module-scss-module__0Eta3a__storyOverlay{background:linear-gradient(#0000 50%,#0009);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:.75rem;display:flex;position:absolute;top:0;left:0}.Stories-module-scss-module__0Eta3a__storyCard .Stories-module-scss-module__0Eta3a__storyAvatar{border:4px solid var(--color-primary);border-radius:50%;width:36px;height:36px;overflow:hidden}.Stories-module-scss-module__0Eta3a__storyCard .Stories-module-scss-module__0Eta3a__storyAvatar img{width:100%;height:100%}.Stories-module-scss-module__0Eta3a__storyCard .Stories-module-scss-module__0Eta3a__storyAvatar.Stories-module-scss-module__0Eta3a__create{background:var(--color-surface);color:var(--color-primary);border:none;justify-content:center;align-items:center;display:flex}.Stories-module-scss-module__0Eta3a__storyCard .Stories-module-scss-module__0Eta3a__storyName{color:#fff;font-size:.8rem;font-weight:600}
.social-module-scss-module__zTIIZq__pageWrapper{background-color:var(--color-bg-secondary);min-height:100vh;padding-top:80px;padding-bottom:40px}.social-module-scss-module__zTIIZq__container{align-items:flex-start;gap:2rem;max-width:1360px;margin:0 auto;padding:0 1rem;display:flex}.social-module-scss-module__zTIIZq__leftSidebar,.social-module-scss-module__zTIIZq__rightSidebar{color:var(--color-text-main);flex:1.8;display:none;position:sticky;top:100px}@media (min-width:1024px){.social-module-scss-module__zTIIZq__leftSidebar,.social-module-scss-module__zTIIZq__rightSidebar{display:block}}.social-module-scss-module__zTIIZq__mainFeed{flex-direction:column;flex:3;gap:1.5rem;width:100%;max-width:700px;margin:0 auto;display:flex}.social-module-scss-module__zTIIZq__shortcutsContainer{color:var(--color-text-muted);padding:1rem}.social-module-scss-module__zTIIZq__shortcutsContainer .social-module-scss-module__zTIIZq__shortcutsTitle{color:var(--color-text-main);margin-bottom:.5rem;margin-left:.5rem;font-weight:600}.social-module-scss-module__zTIIZq__shortcutsContainer .social-module-scss-module__zTIIZq__shortcutsList{color:var(--color-text-muted);flex-direction:column;gap:.75rem;font-size:.875rem;font-weight:500;display:flex}.social-module-scss-module__zTIIZq__shortcutsContainer .social-module-scss-module__zTIIZq__shortcutsList .social-module-scss-module__zTIIZq__shortcutItem{cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem;transition:background-color .2s;display:flex}.social-module-scss-module__zTIIZq__shortcutsContainer .social-module-scss-module__zTIIZq__shortcutsList .social-module-scss-module__zTIIZq__shortcutItem:hover{background-color:var(--color-bg-secondary)}.social-module-scss-module__zTIIZq__loadingText{text-align:center;color:var(--color-text-muted);padding:1rem}.social-module-scss-module__zTIIZq__sponsoredHeader{color:var(--color-text-muted);padding:0 .5rem}.social-module-scss-module__zTIIZq__sponsoredHeader .social-module-scss-module__zTIIZq__sponsoredLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;padding-left:.5rem;font-size:.75rem;font-weight:600}.social-module-scss-module__zTIIZq__sponsoredHeader .social-module-scss-module__zTIIZq__sponsoredList{flex-direction:column;gap:1.5rem;display:flex}.social-module-scss-module__zTIIZq__createPost{background:var(--color-surface);box-shadow:var(--shadow-sm);border-radius:12px;padding:1rem}.social-module-scss-module__zTIIZq__createPost .social-module-scss-module__zTIIZq__inputRow{border-bottom:1px solid var(--color-border);gap:.75rem;padding-bottom:1rem;display:flex}.social-module-scss-module__zTIIZq__createPost .social-module-scss-module__zTIIZq__inputRow .social-module-scss-module__zTIIZq__avatar{background-color:var(--color-bg-secondary);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.social-module-scss-module__zTIIZq__createPost .social-module-scss-module__zTIIZq__inputRow .social-module-scss-module__zTIIZq__inputTrigger{background-color:var(--color-bg-secondary);text-align:left;color:var(--color-text-muted);cursor:pointer;border:none;border-radius:20px;flex:1;padding:.5rem 1rem;transition:background .2s}.social-module-scss-module__zTIIZq__createPost .social-module-scss-module__zTIIZq__inputRow .social-module-scss-module__zTIIZq__inputTrigger:hover{background-color:var(--color-bg)}.social-module-scss-module__zTIIZq__createPost .social-module-scss-module__zTIIZq__actionsRow{justify-content:space-between;padding-top:.75rem;display:flex}.social-module-scss-module__zTIIZq__createPost .social-module-scss-module__zTIIZq__actionsRow .social-module-scss-module__zTIIZq__actionBtn{color:var(--color-text-muted);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.social-module-scss-module__zTIIZq__createPost .social-module-scss-module__zTIIZq__actionsRow .social-module-scss-module__zTIIZq__actionBtn:hover{background-color:var(--color-bg-secondary)}.social-module-scss-module__zTIIZq__sponsoredWrapper{box-shadow:var(--shadow-sm);background-color:#10b9811a;border:2px solid #10b98133;border-radius:.75rem;margin-left:-.5rem;margin-right:-.5rem;padding:10px}.social-module-scss-module__zTIIZq__sponsoredWrapper .social-module-scss-module__zTIIZq__sponsoredTitle{color:#065f46;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:flex}.social-module-scss-module__zTIIZq__sponsoredWrapper .social-module-scss-module__zTIIZq__statusDot{background-color:#10b981;border-radius:9999px;width:.5rem;height:.5rem}.social-module-scss-module__zTIIZq__sponsoredWrapper .social-module-scss-module__zTIIZq__contentContainer{width:100%}[data-theme=dark] .social-module-scss-module__zTIIZq__sponsoredWrapper .social-module-scss-module__zTIIZq__sponsoredTitle{color:#34d399}
.feed-post-module-scss-module__JDgyGa__feedPost{background:var(--color-surface);box-shadow:var(--shadow-sm);border-radius:12px;overflow:hidden}.feed-post-module-scss-module__JDgyGa__feedPost__header{justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo{align-items:center;gap:.75rem;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo .feed-post-module-scss-module__JDgyGa__avatar{border:1px solid var(--color-border);border-radius:50%;width:40px;height:40px;overflow:hidden}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo .feed-post-module-scss-module__JDgyGa__avatar img{object-fit:cover;width:100%;height:100%}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo .feed-post-module-scss-module__JDgyGa__meta{flex-direction:column;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo .feed-post-module-scss-module__JDgyGa__meta .feed-post-module-scss-module__JDgyGa__username{color:var(--color-text-main);font-size:.95rem;font-weight:600}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo .feed-post-module-scss-module__JDgyGa__meta .feed-post-module-scss-module__JDgyGa__username a{color:inherit;text-decoration:none}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo .feed-post-module-scss-module__JDgyGa__meta .feed-post-module-scss-module__JDgyGa__username a:hover{text-decoration:underline}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__userInfo .feed-post-module-scss-module__JDgyGa__meta .feed-post-module-scss-module__JDgyGa__timestamp{color:var(--color-text-muted);align-items:center;gap:.25rem;font-size:.8rem;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__optionsBtn{color:var(--color-text-muted);cursor:pointer;border-radius:50%;padding:.5rem}.feed-post-module-scss-module__JDgyGa__feedPost__header .feed-post-module-scss-module__JDgyGa__optionsBtn:hover{background-color:var(--color-bg-secondary)}.feed-post-module-scss-module__JDgyGa__feedPost__content .feed-post-module-scss-module__JDgyGa__text{color:var(--color-text-main);white-space:pre-wrap;padding:.5rem 1rem 1rem;font-size:.95rem}.feed-post-module-scss-module__JDgyGa__feedPost__content .feed-post-module-scss-module__JDgyGa__media{width:100%;position:relative}.feed-post-module-scss-module__JDgyGa__feedPost__content .feed-post-module-scss-module__JDgyGa__media img,.feed-post-module-scss-module__JDgyGa__feedPost__content .feed-post-module-scss-module__JDgyGa__media video{object-fit:cover;width:100%;height:auto;max-height:600px;display:block}.feed-post-module-scss-module__JDgyGa__feedPost__content .feed-post-module-scss-module__JDgyGa__itemEmbed{border:1px solid var(--color-border);border-radius:12px;margin:0 1rem 1rem;overflow:hidden}.feed-post-module-scss-module__JDgyGa__feedPost__content .feed-post-module-scss-module__JDgyGa__itemEmbed:hover{border-color:var(--color-text-muted)}.feed-post-module-scss-module__JDgyGa__feedPost__stats{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__stats .feed-post-module-scss-module__JDgyGa__statItem{color:var(--color-text-muted);cursor:pointer;align-items:center;gap:.35rem;font-size:.9rem;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__stats .feed-post-module-scss-module__JDgyGa__statItem:hover{text-decoration:underline}.feed-post-module-scss-module__JDgyGa__feedPost__stats .feed-post-module-scss-module__JDgyGa__statItem .feed-post-module-scss-module__JDgyGa__iconBg{background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__stats .feed-post-module-scss-module__JDgyGa__statItem .feed-post-module-scss-module__JDgyGa__iconBg svg{color:#fff;width:10px;height:10px}.feed-post-module-scss-module__JDgyGa__feedPost__actions{padding:.25rem 1rem;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__actions .feed-post-module-scss-module__JDgyGa__actionBtn{color:var(--color-text-muted);cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.95rem;font-weight:600;transition:background .1s;display:flex}.feed-post-module-scss-module__JDgyGa__feedPost__actions .feed-post-module-scss-module__JDgyGa__actionBtn:hover{background-color:var(--color-bg-secondary)}.feed-post-module-scss-module__JDgyGa__feedPost__actions .feed-post-module-scss-module__JDgyGa__actionBtn.feed-post-module-scss-module__JDgyGa__active{color:var(--color-primary)}
.rv-card{background:var(--color-surface);border:1px solid #0000000d;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:0!important}.rv-card:hover{border-color:var(--color-primary,#10b981);transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.rv-image-wrapper{width:100%;height:220px;position:relative;overflow:hidden}.rv-track{scroll-snap-type:x mandatory;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.rv-track::-webkit-scrollbar{display:none}.rv-slide{scroll-snap-align:center;flex:0 0 100%;width:100%;height:100%;position:relative}.rv-slide img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.rv-card:hover .rv-slide img{transform:scale(1.05)}.rv-arrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:5;opacity:0;background:#ffffff4d;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.rv-arrow:hover{color:var(--color-primary,#10b981);background:#fffffff2}.rv-card:hover .rv-arrow{opacity:1}.rv-prev{left:10px}.rv-next{right:10px}.rv-dots{z-index:2;pointer-events:none;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.rv-dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .2s}.rv-dot.active{background:#fff;transform:scale(1.2)}.rv-badge{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-primary,#10b981);text-transform:uppercase;letter-spacing:.5px;background:#fffffff2;border-radius:100px;padding:.35rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 4px #0000001a}.rv-favorite-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:10;color:#6b7280;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 4px #0000001a}.rv-favorite-btn:hover{color:#ef4444;background:#fff;transform:scale(1.1)}.rv-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.rv-location{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.rv-title{color:var(--color-text-main);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3;transition:color .2s}.rv-card:hover .rv-title{color:var(--color-primary,#10b981)}.rv-rating-row{align-items:center;gap:8px;margin-bottom:1rem;display:flex}.rv-stars{gap:2px;display:flex}.rv-reviews-count{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.rv-description{color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.rv-amenities{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.rv-amenity-item{color:#4b5563;background-color:var(--color-bg-secondary);border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;display:flex}.rv-amenity-item.unavailable{opacity:.5;text-decoration:line-through}.rv-footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.rv-price-block{flex-direction:column;display:flex}.rv-price-label{text-transform:uppercase;color:#9ca3af;font-size:.7rem;font-weight:600}.rv-price-value{color:var(--color-primary,#10b981);font-size:1.25rem;font-weight:800;line-height:1}.rv-btn{border:2px solid var(--color-primary,#10b981);color:var(--color-primary,#10b981);cursor:pointer;background-color:#0000;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s}.rv-btn:hover{background-color:var(--color-primary,#10b981);color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px #10b98133}
