.viewer-shell{--v-bg-primary:#fff;--v-first-soft:#fbfcfd;--v-first:#f0f2f4;--v-second:#e6ebee;--v-third:#dbe1e4;--v-third-contrast:#acb8c0;--v-airy-second:#e8f7ff;--v-airy-third:#e8f7ff;--v-bg-card:#fff;--v-bg-divider:#eef0f6;--v-text-primary:#000;--v-text-secondary:#676b6d;--v-text-muted:#232424;--v-text-disabled:#e6ebee;--v-border:#e7e5ff;--v-glass-primary:#ffffffc5;--v-glass-secondary:#f6f7fbe7;--v-glass-transparent:#f6f7fb34;--v-glass-border:#ffffff8c;--v-primary:#10a9ff;background-color:var(--v-bg-primary);color:var(--v-text-primary)}@media (prefers-color-scheme:dark){.viewer-shell:not([data-viewer-theme=light]){--v-bg-primary:#000;--v-first-soft:#131414;--v-first:#232424;--v-second:#343739;--v-third:#676b6d;--v-third-contrast:#676b6d;--v-airy-second:#041722;--v-airy-third:#0a2c40;--v-bg-card:#1a1f3a;--v-bg-divider:#2a2f55;--v-text-primary:#fff;--v-text-secondary:#e1e6e8;--v-text-muted:#dbe1e4;--v-text-disabled:#232424;--v-border:#2a2a2a;--v-glass-primary:#000000d3;--v-glass-secondary:#131414ce;--v-glass-transparent:#13141457;--v-glass-border:#ffffff38}}.viewer-shell[data-viewer-theme=dark]{--v-bg-primary:#000;--v-first-soft:#131414;--v-first:#232424;--v-second:#343739;--v-third:#676b6d;--v-third-contrast:#676b6d;--v-airy-second:#041722;--v-airy-third:#0a2c40;--v-bg-card:#1a1f3a;--v-bg-divider:#2a2f55;--v-text-primary:#fff;--v-text-secondary:#e1e6e8;--v-text-muted:#dbe1e4;--v-text-disabled:#232424;--v-border:#2a2a2a;--v-glass-primary:#000000d3;--v-glass-secondary:#131414ce;--v-glass-transparent:#13141457;--v-glass-border:#ffffff38}
.viewer-header{z-index:30;flex-shrink:0;justify-content:space-between;align-items:center;height:3.5rem;padding:0 2rem;display:flex;position:sticky;top:0}.viewer-header-nav{align-items:center;gap:1rem;display:flex}.viewer-header-link{border-radius:999px;align-items:center;padding:.5rem;transition:opacity .2s;display:flex}.viewer-header-link:hover{opacity:.7}.viewer-get-app{white-space:nowrap;text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:2.25rem;padding:0 .875rem;font-size:16px;font-weight:700;transition:filter .2s,transform .2s;display:inline-flex}.viewer-get-app:hover{opacity:.8}.viewer-get-app:focus-visible{outline-offset:3px;outline:2px solid}.ripledd-mark{flex-shrink:0;display:block}@media (max-width:485px){.viewer-header{height:3.25rem;padding:0 .75rem}.viewer-header-nav{gap:.15rem}.viewer-header-link{padding:.375rem}.ripledd-mark{width:auto;height:20px}.viewer-get-app{justify-content:center;min-height:2rem;padding:0 .625rem;font-size:.75rem}}@media (max-width:300px){.viewer-header-nav{flex:1;justify-content:flex-end;min-width:0}.viewer-get-app{flex:1;width:auto}.ripledd-mark{display:none}}
.viewer-shell{z-index:40;scrollbar-color:var(--viewer-scrollbar-thumb) transparent;scrollbar-width:thin;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.viewer-shell::-webkit-scrollbar{width:8px}.viewer-shell::-webkit-scrollbar-track{background:0 0}.viewer-shell::-webkit-scrollbar-thumb{background:var(--viewer-scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.viewer-shell::-webkit-scrollbar-thumb:hover{background:var(--viewer-scrollbar-thumb);background-clip:padding-box}.viewer-main{flex:1;width:100%;max-width:480px;margin:0 auto;padding-top:.75rem}.viewer-topbar{z-index:100;opacity:0;pointer-events:none;border-radius:0 2px 2px 0;width:0;height:2px;position:fixed;top:0;left:0;box-shadow:0 0 8px;transition:width .15s ease-out,opacity .2s!important}.viewer-topbar[data-phase=active]{opacity:1;width:90%;transition:width 3s cubic-bezier(.12,.75,.15,1),opacity .12s linear!important}.viewer-topbar[data-phase=complete]{opacity:0;width:100%;transition:width .16s ease-out,opacity .26s ease-out .12s!important}.viewer-status{text-align:center;padding:4rem 0;font-size:.875rem}.post-detail-replies{margin-top:1rem}.post-detail-replies-title{text-transform:uppercase;letter-spacing:.025em;margin:0 0 .5rem;padding:0 .25rem;font-size:.75rem;font-weight:700;line-height:1rem}
.search-page{padding:0 20px}.search-heading-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.search-heading{font-size:30px;font-weight:800}.search-tabs{border-radius:999px;padding:3px;display:flex}.search-tab{text-transform:capitalize;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:700}.search-input-wrap{border-radius:999px;align-items:center;gap:10px;height:52px;padding:0 16px;display:flex}.search-input{background:0 0;outline:none;flex:1;min-width:0;font-size:16px;font-weight:500}.search-results{margin-top:22px}.search-empty{text-align:center;padding-top:24px;font-size:14px}.search-post-results{margin:0 -20px}.search-person{align-items:center;padding:10px 0;display:flex}.search-person-info{min-width:0;margin-left:12px}.search-person-name,.search-person-username{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-person-username{margin-top:1px;font-size:13px}
.post-card{margin-bottom:20px}.post-actions-shell{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.carousel-dots-panel{transform-origin:50%;transition:transform .2s;transform:translate(-50%)scale(1)}.carousel-dots-panel:hover{transform:translate(-50%)scale(1.5)}.carousel-arrow{cursor:pointer;-webkit-backdrop-filter:blur(10px);border-width:2px;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .2s,transform .2s;display:flex;top:50%;transform:translateY(-50%)}.carousel-previous-button{left:12px;transform:translateY(-50%)}.carousel-next-button{right:12px;transform:translateY(-50%)}.carousel-previous-button:hover:not(:disabled),.carousel-next-button:hover:not(:disabled){transform:translateY(-50%)scale(1.08)}.carousel-previous-button:disabled,.carousel-next-button:disabled{opacity:.35;cursor:default}.carousel-media .carousel-arrow{opacity:0;pointer-events:none}.carousel-media:hover .carousel-arrow:not(:disabled),.carousel-media .carousel-arrow:focus-visible:not(:disabled){opacity:1;pointer-events:auto}.post-detail-reply-list{margin-top:1rem}.post-detail-reply-title{text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem;padding:0 .25rem;font-size:.75rem;font-weight:700;line-height:1rem}
.feed-ad-mark{position:relative}.feed-ad-main-sparkles{color:#fff;fill:#ffffff2e}.feed-ad-button{color:#fff;cursor:pointer;border:0;border-radius:12px;flex-shrink:0;padding:0;font-weight:700;transition:transform .2s,filter .2s}.feed-ad-button:hover{opacity:.8}.feed-ad-button:focus-visible{outline-offset:3px;outline:2px solid}.feed-ad-button-label{padding:10px 18px;font-size:14px;display:block}
.profile-view{width:100%}.profile-header{justify-content:space-between;align-items:center;height:80px;padding-left:12px;padding-right:12px;display:flex}.profile-icon-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}.profile-header-username{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;overflow:hidden}.profile-content{padding-left:16px;padding-right:16px}.profile-user-row{align-items:center;display:flex}.profile-avatar-wrap{border-radius:43px;flex-shrink:0;width:110px;height:110px;padding:2px}.profile-avatar{object-fit:cover;border-radius:9999px;width:100%;height:100%;display:block}.profile-stats{flex:1;justify-content:space-between;margin-left:60px;padding-right:4px;display:flex}.profile-stat{text-align:center}.profile-stat-value{letter-spacing:-.02em}.profile-stat-label{margin-top:2px}.profile-meta{margin-top:14px}.profile-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-bio{line-height:1.1875rem}.profile-actions{gap:12px;width:100%;margin-top:14px;display:flex}.profile-action-shell{flex:1;width:100%;display:flex}.profile-action-button{cursor:pointer;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;width:100%;min-width:0;height:36px;font-size:16px;font-weight:600;display:flex}.profile-action-button--primary{color:var(--viewer-bg-primary,#fff)}.profile-action-button--secondary{color:var(--viewer-text-primary,#f8f9fc)}.profile-tabs{border-bottom:1px solid var(--viewer-bg-divider,#ffffff14);margin-top:18px;display:flex}.profile-tab{cursor:pointer;background:0 0;border:0;flex:1;justify-content:center;align-items:center;padding-top:11px;padding-bottom:11px;display:flex}.profile-grid{flex-wrap:wrap;gap:2px;display:flex}.profile-repost-row{align-items:center;gap:6px;padding:12px 12px 2px;display:flex}.profile-repost-label{font-size:12.5px;font-weight:600}.profile-load-more{text-align:center;padding-top:16px;padding-bottom:16px}.profile-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding-left:32px;padding-right:32px;display:flex}.profile-empty-title{font-size:16px;font-weight:700}.profile-empty-body{margin-top:6px;line-height:1.25rem}@media (max-width:485px){.profile-header{height:60px;padding-left:10px;padding-right:10px}.profile-header-username{font-size:15px}.profile-avatar-wrap{width:90px;height:90px}.profile-stats{margin-left:30px}.profile-stat-value{font-size:16px!important}.profile-stat-label,.profile-bio{font-size:12px!important}}
