.feed-mobile .font-bellvue-body,.feed-mobile .font-bellvue-brandon,.feed-mobile .font-bellvue-heading,.feed-mobile .font-bellvue-serif,.font-social,.landing-page-mobile-home .font-bellvue-body,.landing-page-mobile-home .font-bellvue-brandon,.landing-page-mobile-home .font-bellvue-heading,.landing-page-mobile-home .font-bellvue-serif{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Segoe UI,Roboto,Arial,sans-serif}.landing-page-mobile-home{overflow-x:hidden;background:#000;color:#fff;min-height:100vh;width:100%;transition:background .3s ease;-webkit-tap-highlight-color:transparent}.landing-page-mobile-home[data-bg=dark]{background:#000}.landing-page-mobile-home[data-bg=light]{background:rgb(255,255,255)}.feed-mobile{min-height:100vh;min-height:100dvh;background:#000;color:#fff;padding-top:var(--banner-height,0);padding-bottom:var(--mobile-bottom-nav-spacer,calc(7.5rem + env(safe-area-inset-bottom, 0px)));-webkit-tap-highlight-color:transparent}.events-feed-no-select{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.landing-page-mobile-home .feed-mobile{padding-top:var(--banner-height,0)}.feed-stories::-webkit-scrollbar{display:none}.feed-content{display:flex;flex-direction:column}.feed-post{width:100%;margin-bottom:0;border-bottom:1px solid #262626}.feed-post-header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;padding:12px 16px}.feed-post-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#1a1a1a}.feed-post-avatar-img{width:100%;height:100%;object-fit:cover}.feed-post-avatar-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#E0B990}.feed-post-title{flex:1 1 auto;min-width:0;font-size:1rem;font-weight:600;letter-spacing:.02em;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.feed-post-rating{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:2px;flex-shrink:0}.feed-post-star-wrap{display:inline-flex;flex-shrink:0;width:14px;height:14px}.feed-post-star{width:14px;height:14px;display:block}.feed-post-media-link{display:block;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent;cursor:pointer}.feed-post-media{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:#1a1a1a}.feed-post-media--square{aspect-ratio:1/1}.feed-post-media--carousel{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.feed-post-media--carousel::-webkit-scrollbar{display:none}.feed-post-carousel{display:flex;flex-direction:row;height:100%;width:calc(100% * var(--slides, 1))}.feed-post-carousel-slide{position:relative;flex:0 0 calc(100% / var(--slides, 1));width:calc(100% / var(--slides, 1));height:100%;scroll-snap-align:start;scroll-snap-stop:always}.feed-post-carousel-slide .feed-post-img,.feed-post-img{object-fit:cover}.feed-post-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent 55%)}.feed-post-double-tap-heart{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.feed-post-double-tap-heart,.feed-post-double-tap-heart-inner{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.feed-post-double-tap-heart-inner{line-height:0}.feed-post-double-tap-heart-inner svg{display:block;flex-shrink:0}.feed-post-double-tap-heart-red{color:#e74c3c}.feed-post-like-confetti{position:absolute;inset:0;pointer-events:none;z-index:2}.feed-post-like-confetti-particle{position:absolute;border-radius:2px;opacity:1;animation:like-confetti-burst ease-out forwards;transform:translate(-50%,-50%)}@keyframes like-confetti-burst{0%{transform:translate(-50%,-50%) translate(0) rotate(0deg);opacity:1}to{transform:translate(-50%,-50%) translate(var(--like-dx),var(--like-dy)) rotate(var(--like-rot));opacity:0}}.feed-post-actions{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:8px}.feed-post-actions-left{display:flex;align-items:center;gap:16px}.feed-post-cta{flex-shrink:0;font-size:.875rem;color:#E0B990;text-decoration:none;display:inline-flex;align-items:center;-webkit-tap-highlight-color:transparent}.feed-post-cta:active{opacity:.85}.feed-post-action-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:0;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}.feed-post-action-count{font-size:.75rem;opacity:.9}a.feed-post-action-btn{text-decoration:none}.feed-post-action-icon{width:24px;height:24px;color:rgba(255,255,255,.9)}.feed-post-action-btn:active .feed-post-action-icon{opacity:.7}.feed-post-comments{display:flex;flex-direction:column;gap:8px;padding:0 16px 16px;-webkit-tap-highlight-color:transparent}.feed-post-comments--clickable{cursor:pointer}.feed-post-desc{font-size:.9rem;color:rgba(255,255,255,.88);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.feed-post-desc--expanded{-webkit-line-clamp:unset;overflow:visible;display:block}.feed-post-date{padding:0 16px 12px}.feed-post-date .text-xs{font-size:.75rem}.feed-post-desc-toggle{display:block;margin-top:6px;font-size:.8rem;color:#E0B990}.feed-post-desc-toggle,.feed-post-title-link{cursor:pointer;-webkit-tap-highlight-color:transparent}.feed-post-title-link{text-decoration:none;color:inherit}.feed-post-title-link:hover{color:#E0B990}.feed-post-title-link:active{opacity:.9}.feed-post-divider{height:1px;background:#0a0a0a}.feed-section{padding:24px max(20px,env(safe-area-inset-right)) 24px max(20px,env(safe-area-inset-left));border-bottom:1px solid #262626}.feed-section-title{font-size:1.2rem;font-weight:600;margin-bottom:16px;letter-spacing:.02em}.feed-space-card{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);margin-bottom:10px}.feed-space-card:last-child{margin-bottom:0}.feed-space-link{display:flex;align-items:center;gap:14px;padding:16px 18px;min-height:56px;color:#fff;text-decoration:none;transition:background .15s;-webkit-tap-highlight-color:transparent}.feed-space-link:active{background:rgba(224,185,144,.18)}.feed-space-icon{width:24px;height:24px;flex-shrink:0;color:#B8A37E}.feed-space-name{flex:1;font-size:.95rem}.feed-space-arrow{width:18px;height:18px;color:#E0B990}.feed-partners-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:center;justify-items:center}.feed-partner-wrap{display:flex;align-items:center;justify-content:center}.feed-partner-logo{max-width:100px;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.7}.feed-quick-links{display:flex;flex-wrap:wrap;gap:12px;padding:28px max(20px,env(safe-area-inset-right)) calc(28px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}.feed-quick-link{font-size:.9rem;color:#E0B990;text-decoration:none;padding:14px 22px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(224,185,144,.5);border-radius:24px;-webkit-tap-highlight-color:transparent}.feed-quick-link:active{opacity:.85;transform:scale(.98)}@media (max-width:375px){.feed-post-actions,.feed-post-comments,.feed-post-header{padding-left:12px;padding-right:12px}.feed-quick-links,.feed-section{padding-left:16px;padding-right:16px}}.star-rating-strip{position:absolute;right:0;top:0;bottom:0;width:7.5rem;transform-origin:right center;display:flex;align-items:stretch;justify-content:center;padding:.75rem 0;z-index:3;background:linear-gradient(135deg,rgba(0,0,0,.75),rgba(20,20,20,.85) 50%,rgba(0,0,0,.7));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:1rem 0 0 1rem;border-left:3px solid rgba(224,185,144,.5);box-shadow:-4px 0 24px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.06)}.star-rating-strip-inner{width:100%;padding:.5rem 0}.star-rating-strip-inner,.star-rating-strip-stars{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.star-rating-strip-stars{flex:1;gap:.35rem;min-height:0}.star-rating-star-wrap{display:inline-flex;flex-shrink:0;filter:drop-shadow(0 0 6px rgba(224,185,144,.4));transition:filter .15s ease}.star-rating-star-wrap svg{display:block}.star-rating-hint{font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-top:.25rem}.star-rating-feedback{position:absolute;right:.75rem;bottom:1rem;left:.75rem;z-index:4;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:1rem;box-shadow:0 8px 32px rgba(0,0,0,.35)}.star-rating-feedback[data-rating-tier=low]{background:linear-gradient(135deg,rgba(80,90,110,.92),rgba(60,70,85,.95));border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.9)}.star-rating-feedback[data-rating-tier=mid]{background:linear-gradient(135deg,rgba(180,140,80,.9),rgba(140,100,50,.92));border:1px solid rgba(224,185,144,.4);color:#fff}.star-rating-feedback[data-rating-tier=high]{background:linear-gradient(135deg,rgba(224,185,144,.25),rgba(180,140,90,.35));border:1px solid rgba(224,185,144,.6);color:#fff;box-shadow:0 8px 32px rgba(0,0,0,.35),0 0 24px rgba(224,185,144,.2);animation:star-feedback-glow 1.5s ease-in-out .3s}@keyframes star-feedback-glow{0%,to{box-shadow:0 8px 32px rgba(0,0,0,.35),0 0 24px rgba(224,185,144,.2)}50%{box-shadow:0 8px 32px rgba(0,0,0,.35),0 0 36px rgba(224,185,144,.35)}}.star-rating-feedback-inner{display:flex;flex-direction:column;align-items:center;gap:.35rem}.star-rating-feedback-stars{display:flex;align-items:center;gap:.25rem}.star-rating-feedback-stars svg{display:block}.star-rating-feedback-text{font-size:.8rem;font-weight:600;letter-spacing:.02em}.star-rating-grab-hint{position:absolute;right:0;top:0;bottom:0;width:6px;max-width:6px;background:linear-gradient(270deg,rgba(255,255,255,.12) 0,transparent);border-radius:0 2px 2px 0;pointer-events:none;z-index:1}.five-star-celebration{position:fixed;inset:0;z-index:9999;pointer-events:none;overflow:hidden}.five-star-celebration-stars{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.five-star-circle{position:absolute;width:120px;height:120px;left:50%;top:50%;margin-left:-60px;margin-top:-60px}.five-star-circle-star{position:absolute;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.five-star-circle-star svg{display:block;filter:drop-shadow(0 0 10px rgba(224,185,144,.8))}.five-star-confetti{position:absolute;inset:0;pointer-events:none}.five-star-confetti-particle{position:absolute;border-radius:2px;opacity:1;animation:confetti-burst ease-out forwards;transform-origin:center center}@keyframes confetti-burst{0%{transform:translate(-50%,-50%) translate(0) rotate(0deg);opacity:1}to{transform:translate(-50%,-50%) translate(var(--confetti-dx),var(--confetti-dy)) rotate(var(--confetti-rot));opacity:0}}.sk-stories-wrap{padding:14px 0 18px;background:#000;border-bottom:1px solid #262626;overflow:hidden}.sk-stories{display:flex;gap:18px;padding:0 max(16px,env(safe-area-inset-right)) 0 max(16px,env(safe-area-inset-left));overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.sk-stories::-webkit-scrollbar{display:none}.sk-story-logo{flex-shrink:0;display:flex;align-items:center;scroll-snap-align:start;padding-right:4px;padding-top:2px}.sk-logo-img{height:36px;width:auto;object-fit:contain}.sk-story{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;scroll-snap-align:start;min-width:64px}.sk-story-ring{width:68px;height:68px;border-radius:50%;padding:3px;background:#262626;flex-shrink:0}.sk-story-ring-inner{width:100%;height:100%;border-radius:50%;background:linear-gradient(90deg,#1a1a1a,#262626 50%,#1a1a1a);background-size:200% 100%}.sk-story-name,.sk-story-ring-inner{animation:sk-shimmer 1.5s ease-in-out infinite}.sk-story-name{width:44px;height:10px;border-radius:4px;background:linear-gradient(90deg,#262626,#333 50%,#262626);background-size:200% 100%}.placeholder-page{padding-top:var(--banner-height,0);padding-bottom:calc(110px + env(safe-area-inset-bottom))}.placeholder-feed{display:flex;flex-direction:column;background:#000;color:#fff}.sk-card{width:100%;padding-bottom:0;border-bottom:1px solid #262626}.sk-header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:12px;padding:12px 16px}.sk-avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0}.sk-avatar,.sk-title{background:linear-gradient(90deg,#262626,#333 50%,#262626);background-size:200% 100%;animation:sk-shimmer 1.5s ease-in-out infinite}.sk-title{height:14px;flex:1;min-width:0;max-width:140px;border-radius:4px}.sk-header-spacer{flex:1;min-width:8px}.sk-rating{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:2px;flex-shrink:0}.sk-star-wrap{display:inline-flex;flex-shrink:0;width:14px;height:14px}.sk-star{width:14px;height:14px;display:block;opacity:.5;animation:sk-pulse 1.5s ease-in-out infinite}.sk-image{width:100%;aspect-ratio:var(--sk-image-aspect-ratio,4/5);transition:aspect-ratio .35s ease;background:linear-gradient(90deg,#1a1a1a,#262626 50%,#1a1a1a);background-size:200% 100%;animation:sk-shimmer 1.5s ease-in-out infinite}.sk-image--square{--sk-image-aspect-ratio:1/1}.sk-actions{justify-content:space-between;padding:12px 16px;gap:8px}.sk-actions,.sk-actions-left{display:flex;align-items:center}.sk-actions-left{gap:16px}.sk-actions-right{flex-shrink:0}.sk-discover{min-width:72px;height:20px;padding:0 10px;border-radius:12px;border:1px solid #404040}.sk-discover,.sk-icon{background:linear-gradient(90deg,#262626,#333 50%,#262626);background-size:200% 100%;animation:sk-shimmer 1.5s ease-in-out infinite}.sk-icon{width:24px;height:24px;border-radius:4px}.sk-comments{display:flex;flex-direction:column;gap:8px;padding:0 16px 12px}.sk-date{height:14px;width:60%;max-width:180px;margin:0 16px 12px;background:rgba(255,255,255,.25);border-radius:4px}.sk-comment{height:12px;border-radius:4px;background:linear-gradient(90deg,#262626,#333 50%,#262626);background-size:200% 100%;animation:sk-shimmer 1.5s ease-in-out infinite}.sk-comment-short{width:35%}.sk-comment-medium{width:60%}.sk-comment-long{width:85%}.sk-divider{height:1px;background:#0a0a0a}.placeholder-sentinel{width:100%}.sk-section-title{height:24px;width:180px;border-radius:4px;margin-bottom:16px;background:linear-gradient(90deg,#262626,#333 50%,#262626);background-size:200% 100%}.sk-section-title,.sk-space-card{animation:sk-shimmer 1.5s ease-in-out infinite}.sk-space-card{height:56px;border-radius:14px;margin-bottom:10px;background:linear-gradient(90deg,#1a1a1a,#262626 50%,#1a1a1a);background-size:200% 100%}.sk-space-card:last-child{margin-bottom:0}.sk-partners-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.sk-partner-placeholder{height:60px;border-radius:4px;background:linear-gradient(90deg,#262626,#333 50%,#262626);background-size:200% 100%;animation:sk-shimmer 1.5s ease-in-out infinite}@keyframes sk-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sk-pulse{0%,to{opacity:.4}50%{opacity:.7}}