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