@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Bold-BYNivUXw.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--safe-bottom: env(safe-area-inset-bottom, 0px);--topbar-height: 48px;--bottom-nav-height: 56px;--page-bg: #fff;--surface: #fff;--soft-surface: #f7f7f7;--panel: #fafafa;--text-primary: #0f0f0f;--text-secondary: #5f5f5f;--text-tertiary: #737373;--divider-width: .5px;--hairline: #ededed;--hairline-strong: #dbdbdb;--post-divider: #d6d6d6;--inverse: #0f0f0f;--inverse-text: #fff;--social-body-size: 15px;--social-body-line: 1.42;--social-meta-size: 13px;--feed-max-width: 640px;--feed-half-width: 320px;--desktop-sidebar-width: 260px;--desktop-aside-width: 340px;--choice-ring-gap: #fff;--choice-ring-color: #0f0f0f;--choice-ring-gap-size: 2px;--choice-ring-outer-size: 3.5px;--choice-selected-shadow: 0 8px 20px rgba(0, 0, 0, .08);--media-card-radius: 12px;--choice-selected-ring-inner: #fff;--choice-selected-ring-outer: #0a0a0a;--choice-selected-ring-inner-size: 2px;--choice-selected-ring-outer-size: 2px;--audience-tone-0: #111;--audience-tone-1: #686868;--audience-tone-2: #b8b8b8;--audience-tone-3: #e2e2e2;--audience-text-0: #fff;--audience-text-1: #fff;--audience-text-2: #111;--audience-text-3: #111;--result-fill: #111;--result-fill-strong: #000;--result-track: #e8e8e8;--result-sheet-bg: #fff;--result-sheet-border: #d7d7d7;--result-section-bg: #fafafa;--result-section-border: #e0e0e0;--result-row-bg: #f8f8f8;--result-row-border: #d6d6d6;--pill-height: 44px;--pill-radius: calc(var(--pill-height) / 2);--pill-inset: 4px;--pill-token-size: calc(var(--pill-height) - (var(--pill-inset) * 2));--small-pill-height: 34px;--small-pill-radius: 17px;--small-pill-inset: 4px;--small-pill-token-size: 26px;color:var(--text-primary);background:var(--page-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:root[data-theme=dark]{--choice-selected-ring-inner: #0a0a0a;--choice-selected-ring-outer: #fff}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;min-height:100dvh;margin:0;background:var(--page-bg)}#root{min-height:100vh;min-height:100dvh}button,input,textarea,select{font:inherit}button{color:inherit}.app-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:var(--desktop-sidebar-width) minmax(24px,1fr) minmax(0,var(--feed-max-width)) 24px minmax(280px,var(--desktop-aside-width)) minmax(24px,1fr);justify-content:start;align-items:stretch;background:var(--page-bg)}.phone-screen{position:relative;grid-column:3;width:100%;min-width:0;height:100vh;height:100dvh;display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden;border-right:var(--divider-width) solid var(--hairline);border-left:var(--divider-width) solid var(--hairline);background:var(--surface);box-shadow:none}.desktop-sidebar,.desktop-aside{min-width:0;height:100vh;height:100dvh;position:sticky;top:0;background:var(--page-bg)}.desktop-sidebar{grid-column:1;display:grid;grid-template-rows:auto 1fr;gap:22px;padding:24px 22px;border-right:var(--divider-width) solid var(--hairline)}.desktop-brand{justify-self:start;min-width:0;min-height:44px;display:inline-flex;align-items:center;justify-content:start;padding:0;border:0;background:transparent;color:var(--text-primary);cursor:pointer}.brand-logo{display:block;max-width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.brand-logo-wordmark{width:108px}.brand-logo-symbol{width:34px}.desktop-brand-wordmark{width:118px}.desktop-brand-symbol{display:none}.desktop-sidebar nav{display:grid;align-content:start;gap:6px}.desktop-sidebar nav button{height:52px;display:flex;align-items:center;gap:16px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--text-primary);font-size:18px;font-weight:400;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 0 transparent;transition:background .14s ease,box-shadow .14s ease,color .14s ease,transform .14s ease}.desktop-sidebar nav button.active{background:var(--soft-surface)}.desktop-sidebar nav button:hover:not(.desktop-compose){background:color-mix(in srgb,var(--text-primary) 12%,transparent);box-shadow:inset 0 0 0 var(--divider-width) color-mix(in srgb,var(--text-primary) 20%,transparent)}.desktop-sidebar nav button.active{font-weight:600}.desktop-sidebar nav button.active:hover{background:color-mix(in srgb,var(--text-primary) 16%,transparent)}.desktop-sidebar nav button.desktop-compose{margin-top:8px;background:var(--soft-surface);color:var(--text-primary);font-weight:650}.desktop-sidebar nav button.desktop-compose:hover{background:color-mix(in srgb,var(--inverse) 88%,var(--surface));transform:translateY(-1px)}.desktop-sidebar nav button.desktop-compose.active{background:var(--inverse);color:var(--inverse-text)}.desktop-notification-icon{position:relative;display:grid;place-items:center}.desktop-notification-icon i{position:absolute;top:-7px;right:-9px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 5px;border:2px solid var(--page-bg);border-radius:999px;background:#ff3040;color:#fff;font-size:10px;font-style:normal;font-weight:650;line-height:1}.desktop-aside{grid-column:5;display:grid;align-content:start;gap:16px;padding:20px 22px;border-left:var(--divider-width) solid var(--hairline)}.desktop-aside section{display:grid;gap:10px;padding:16px;border:var(--divider-width) solid var(--hairline);border-radius:16px;background:var(--panel)}.desktop-aside strong{color:var(--text-primary);font-size:15px;font-weight:650}.desktop-aside p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.42}.desktop-trend-list{display:grid;gap:12px}.desktop-trend-list article,.desktop-trend-item{display:grid;gap:3px}.desktop-trend-item{width:100%;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.desktop-trend-item:hover p{text-decoration:underline;text-underline-offset:3px}.desktop-trend-list span,.desktop-trend-list small{color:var(--text-tertiary);font-size:12px;line-height:1.25}.desktop-trend-list p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text-primary);font-size:14px}.topbar{position:relative;z-index:4;height:var(--topbar-height);display:grid;grid-template-columns:78px minmax(0,1fr) 78px;align-items:center;padding:0 15px;border-bottom:var(--divider-width) solid var(--hairline);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-spacer{width:78px;height:38px}.theme-toggle-button{justify-self:start;width:34px;height:34px;display:grid;place-items:center;border:var(--divider-width) solid var(--hairline);border-radius:999px;background:var(--soft-surface);color:var(--text-primary);cursor:pointer}.theme-toggle-button:active{transform:scale(.96)}.brand-mark,.brand-button{justify-self:center;min-width:0;min-height:34px;display:grid;place-items:center;padding:0 6px;border:0;background:transparent;color:var(--text-primary);cursor:pointer}.topbar-symbol{width:28px;height:28px}.notification-button{justify-self:end}.topbar-actions{justify-self:end;display:inline-flex;align-items:center;justify-content:end;gap:2px}.topbar-page{display:grid;grid-template-columns:40px 1fr 40px;text-align:center}.topbar-page strong{font-size:18px;font-weight:650}.back-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--text-primary);cursor:pointer}.icon-button{position:relative;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;cursor:pointer}.icon-button span{position:absolute;top:3px;right:1px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 4px;border:2px solid var(--surface);border-radius:999px;background:#ff3040;color:#fff;font-size:9px;font-weight:600;line-height:1}.page-stack{position:relative;min-height:0;height:100%;overflow-y:auto;background:var(--surface);scrollbar-width:none;overscroll-behavior:contain}.page-stack::-webkit-scrollbar{display:none}.scroll-page,.simple-page,.compose-page{min-height:100%;overflow:visible;padding-bottom:0;scrollbar-width:none}.scroll-page::-webkit-scrollbar,.simple-page::-webkit-scrollbar,.compose-page::-webkit-scrollbar{display:none}.feed-post{position:relative;padding:16px 0 19px;border-bottom:var(--divider-width) solid var(--post-divider);background:var(--surface)}.feed-empty-state{min-height:52vh;display:grid;align-content:center;gap:8px;padding:40px 28px;color:var(--text-primary);text-align:center}.feed-empty-state strong{font-size:17px;font-weight:700}.feed-empty-state p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.45}.feed-end-state{margin:0;padding:28px 16px calc(34px + var(--safe-bottom));color:var(--text-tertiary);font-size:13px;font-weight:500;text-align:center}.skeleton-block{position:relative;overflow:hidden;display:block;flex:0 0 auto;border-radius:8px;background:color-mix(in srgb,var(--text-primary) 8%,var(--soft-surface))}.skeleton-block:after{content:"";position:absolute;inset:0 auto 0 -75%;width:60%;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--surface) 78%,transparent) 50%,transparent 100%);transform:translate(0);animation:pickolo-skeleton-shimmer 1.45s linear infinite;will-change:transform}@keyframes pickolo-skeleton-shimmer{to{transform:translate(300%)}}.feed-skeleton{overflow:hidden}.skeleton-post{pointer-events:none}.skeleton-author-row{display:flex;align-items:center;gap:9px;padding:0 16px}.skeleton-avatar{width:42px;height:42px;border-radius:50%}.skeleton-author-copy{min-width:0;flex:1;display:flex;align-items:center;gap:6px}.skeleton-author-name{flex:0 1 auto;font-size:15px;font-weight:600;line-height:1.3}.skeleton-author-meta{min-width:0;flex:1;overflow:hidden;color:transparent;font-size:13px;font-weight:400;line-height:1.25;white-space:nowrap}.skeleton-menu{width:24px;height:5px;border-radius:3px}.skeleton-measured-copy{position:relative;display:block;min-width:0;overflow:hidden}.skeleton-measure-text{display:block;visibility:hidden}.skeleton-line-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;pointer-events:none}.skeleton-measured-line{position:absolute;border-radius:5px}.skeleton-post-body{margin:12px 16px 10px;font-size:var(--social-body-size);font-weight:400;line-height:var(--social-body-line);letter-spacing:0;word-break:keep-all;white-space:pre-line}.skeleton-post-body .skeleton-measure-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.skeleton-body-media-rail{display:flex;gap:8px;overflow:hidden;padding:0 16px 12px}.skeleton-body-media{width:min(66vw,280px);border-radius:var(--media-card-radius)}.skeleton-media-rail{display:flex;align-items:start;gap:12px;overflow:hidden;padding:4px 16px 12px}.skeleton-media-choice{flex:0 0 auto;display:grid;gap:8px}.skeleton-choice-frame{width:100%;aspect-ratio:var(--skeleton-choice-aspect, 4 / 5);border-radius:var(--media-card-radius)}.skeleton-choice-frame.single{height:236px}.skeleton-caption-row{min-height:40px;display:flex;align-items:center;gap:9px;padding:0 2px}.skeleton-caption-letter{width:40px;height:40px;border-radius:50%}.skeleton-caption-text{min-width:0;flex:1;overflow:hidden;font-size:15px;font-weight:500;line-height:18px;white-space:nowrap}.skeleton-media-dots{display:flex;align-items:center;justify-content:center;gap:5px;margin:-2px auto 8px}.skeleton-media-dot{width:5px;height:5px;border-radius:50%}.skeleton-text-choices{display:grid;gap:7px;margin:0 16px}.skeleton-text-choice-row{min-height:54px;display:flex;align-items:center;gap:10px;padding:10px 11px;border:var(--divider-width) solid color-mix(in srgb,var(--text-primary) 12%,var(--hairline));border-radius:12px;background:var(--surface)}.skeleton-text-choice-letter{width:28px;height:28px;border-radius:50%}.skeleton-text-choice-label{min-width:0;flex:1;font-size:15px;font-weight:400;line-height:19.2px}.skeleton-action-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 0}.skeleton-social-actions{display:flex;align-items:center;gap:16px}.skeleton-social-icon{width:30px;height:20px;border-radius:6px}.skeleton-action-pill{width:82px;height:34px;border-radius:999px}.skeleton-aside-content{display:grid;gap:12px;padding:38px 24px}.skeleton-aside-title{width:54%;height:16px;margin-bottom:5px}.skeleton-aside-card{width:100%;height:72px;border-radius:14px}@media(prefers-reduced-motion:reduce){.skeleton-block:after{animation-duration:2.4s}}.post-head{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:9px;padding:0 16px}.post-author-button{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.avatar{width:38px;height:38px;position:relative;isolation:isolate;display:grid;place-items:center;border-radius:50%;background:var(--soft-surface);color:var(--text-primary);font-size:13px;font-weight:600;overflow:hidden}.avatar.anonymous-default{border:0;background-image:none;box-shadow:none}:root[data-theme=light] .avatar.anonymous-default{background:#e8e8e8;color:#9b9ca0}:root[data-theme=dark] .avatar.anonymous-default{background:#2c2c2e;color:#8e8e93}.avatar-label{position:relative;z-index:1;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.18)}.avatar-anonymous-icon{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;fill:currentColor}.avatar.photo{background:var(--hairline)}.avatar img{width:100%;height:100%;position:relative;z-index:1;display:block;object-fit:cover}.avatar.large{width:68px;height:68px;font-size:18px}.post-author-line{min-width:0;display:flex;align-items:baseline;gap:6px;overflow:hidden;white-space:nowrap}.post-head strong{flex:0 1 auto;min-width:0;max-width:min(48vw,180px);overflow:hidden;color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.post-head span{flex:1 1 auto;min-width:0;overflow:hidden;color:var(--text-tertiary);font-size:13px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.post-menu-trigger,.bottom-nav button{border:0;background:transparent;cursor:pointer}.post-menu-trigger{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;color:var(--text-secondary)}.post-menu-wrap{position:relative;display:grid;place-items:center;z-index:220}.post-menu-trigger{position:relative;z-index:221}.post-menu{position:absolute;top:34px;right:0;z-index:222;width:148px;display:grid;gap:2px;padding:7px;border:var(--divider-width) solid var(--hairline);border-radius:14px;background:color-mix(in srgb,var(--surface) 97%,transparent);box-shadow:0 14px 32px #00000021}.post-menu span{padding:5px 8px 4px;color:var(--text-secondary);font-size:12px;line-height:1.2}.post-menu>i{display:block;width:100%;height:var(--divider-width);margin:3px 0;background:var(--hairline)}.post-menu button{width:100%;height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-radius:10px;color:var(--text-primary);font-size:14px;font-weight:500;text-align:left;white-space:nowrap}.post-menu button.active{background:var(--inverse);color:var(--inverse-text)}.post-menu button.report-menu-button,.post-menu button.delete-menu-button{color:#d92d20}.post-menu button.report-menu-button.reported,.post-menu button.report-menu-button:disabled{color:var(--text-tertiary);cursor:default}.post-body-content{position:relative}.post-body-content.clamped{max-height:calc(12px + (var(--social-body-size) * var(--social-body-line) * 5));overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 62%,rgba(0,0,0,0));mask-image:linear-gradient(to bottom,#000 62%,#0000)}.post-body{margin:12px 16px 10px;color:var(--text-primary);font-size:var(--social-body-size);font-weight:400;line-height:var(--social-body-line);letter-spacing:0;word-break:keep-all;white-space:pre-line}.post-body-more{margin:-6px 16px 12px;border:0;background:transparent;color:var(--text-secondary);font-size:14px;font-weight:500;cursor:pointer}.body-media-strip{display:flex;gap:8px;overflow-x:auto;padding:0 16px 12px;scroll-padding:16px;scroll-snap-type:x mandatory;scrollbar-width:none}.body-media-strip::-webkit-scrollbar{display:none}.body-media-strip.static{overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y}.body-media-item{flex:0 0 min(66vw,280px);aspect-ratio:var(--body-media-ratio, 4 / 5);overflow:hidden;border:0;border-radius:var(--media-card-radius);background:var(--soft-surface);padding:0;cursor:pointer;scroll-snap-align:start}.body-media-item img{width:100%;height:100%;display:block;object-fit:cover}.media-strip-shell{position:relative;margin-top:-3px}.media-strip-arrow{display:none}.media-strip{display:flex;align-items:start;gap:12px;overflow-x:auto;overflow-y:visible;padding:4px 16px 12px;scroll-padding:16px;scroll-snap-type:x mandatory;scrollbar-width:none}.media-strip::-webkit-scrollbar{display:none}.media-strip.static{overflow-x:hidden;overscroll-behavior-x:none;scroll-snap-type:none;touch-action:pan-y}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:5px}.carousel-dots span{width:5px;height:5px;border-radius:999px;background:#d1d1d1}.carousel-dots span.active{background:#0f0f0f}.media-strip-dots{margin:-2px auto 8px}.choice-card{position:relative;flex:0 0 auto;display:grid;grid-template-rows:var(--choice-height, 236px) auto;gap:8px;overflow:visible;padding:0;border:0;background:transparent;color:var(--text-primary);scroll-snap-align:start;box-shadow:none;cursor:default;max-width:calc(100vw - 32px);-webkit-tap-highlight-color:transparent}.choice-frame-button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;display:block;overflow:hidden;padding:0;border:0;border-radius:var(--media-card-radius);background:transparent;color:inherit;cursor:pointer;touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent}.choice-card.no-caption{grid-template-rows:var(--choice-height, 236px);gap:0}.choice-card.no-caption:has(.choice-vote-button){gap:8px}.choice-frame-button:focus{outline:none}.choice-frame-button:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #ffffffe6}.choice-card:has(.choice-frame-button:focus-visible) .choice-frame{box-shadow:0 0 0 var(--choice-ring-gap-size) var(--choice-ring-gap),0 0 0 var(--choice-ring-outer-size) var(--choice-ring-color),var(--choice-selected-shadow)}.choice-card.text-card{width:236px;height:var(--choice-height, 236px);display:grid;grid-template-rows:var(--choice-height, 236px);overflow:visible;background:transparent}.choice-card.active,.choice-card.voted{box-shadow:none}.choice-card.active .choice-frame,.choice-card.voted .choice-frame{box-shadow:0 0 0 var(--choice-ring-gap-size) var(--choice-ring-gap),0 0 0 var(--choice-ring-outer-size) var(--choice-ring-color),var(--choice-selected-shadow)}.choice-frame{position:relative;width:100%;height:var(--choice-height, 236px);aspect-ratio:var(--choice-aspect, auto);overflow:hidden;border-radius:var(--media-card-radius);background:var(--soft-surface)}.choice-card img,.choice-card .text-choice,.viewer-card img,.viewer-card .text-choice{width:100%;height:100%;display:block;object-fit:cover}.choice-bottom-blur{position:absolute;inset:auto 0 0;z-index:2;height:var(--choice-bottom-blur-height, 24.5%);aspect-ratio:auto;overflow:hidden;border-radius:0;pointer-events:none;-webkit-mask-image:var(--choice-bottom-blur-mask);mask-image:var(--choice-bottom-blur-mask)}.choice-bottom-blur:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--choice-bottom-blur-background);pointer-events:none}.choice-bottom-blur-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:var(--choice-blur-layer-z);background:transparent;opacity:var(--choice-blur-layer-opacity);-webkit-mask-image:var(--choice-blur-layer-mask);mask-image:var(--choice-blur-layer-mask)}.choice-bottom-blur-layer .choice-bottom-blur-layer-image{position:absolute!important;left:0;bottom:0!important;z-index:auto!important;display:block;width:100%;height:var(--choice-blur-layer-image-height);object-fit:cover;filter:blur(var(--choice-blur-radius));transform:scale(var(--choice-blur-layer-image-zoom));transform-origin:center center}.choice-card.image-overlay-choice,.choice-card.text-overlay-choice{grid-template-rows:var(--choice-height, 236px);gap:0}.choice-card.image-overlay-choice .choice-frame,.choice-card.text-overlay-choice .choice-frame,.choice-card.image-overlay-choice .choice-frame-button,.choice-card.text-overlay-choice .choice-frame-button{border-radius:var(--media-card-radius)}.choice-card.image-overlay-choice.voted .choice-frame,.choice-card.image-overlay-choice.active .choice-frame,.choice-card.text-overlay-choice.voted .choice-frame,.choice-card.text-overlay-choice.active .choice-frame{box-shadow:inset 0 0 0 var(--choice-selected-ring-inner-size) var(--choice-selected-ring-inner),0 0 0 var(--choice-selected-ring-outer-size) var(--choice-selected-ring-outer),var(--choice-selected-shadow)}.choice-card.image-overlay-choice .choice-badge{display:none}.choice-card.text-overlay-choice .text-choice>span{display:block}.choice-card.text-overlay-choice .choice-badge{display:none}.choice-card.text-overlay-choice .choice-overlay-label{color:var(--text-primary);text-shadow:none}.choice-card.text-overlay-choice .choice-overlay-label b,.choice-card.text-overlay-choice .choice-overlay-selected-pill{background:#fffffff0;color:#0a0a0a}.choice-overlay-caption{position:absolute;inset:auto 14px 14px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;pointer-events:none}.choice-overlay-label{display:inline-flex;align-items:center;gap:10px;min-width:0;color:#0a0a0a;font-size:15px;font-weight:550;line-height:1.15;text-shadow:none}.choice-overlay-label b{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;background:#ffffffe6;color:#303030;font-size:17px;font-weight:760;text-shadow:none;box-shadow:0 7px 18px #0000002e,0 1px 3px #0000001f}.choice-expand-button{position:absolute;top:12px;right:12px;z-index:7;width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:#ffffffad;color:#121212b8;box-shadow:0 8px 24px #0000002e,0 1px 3px #0000001f;cursor:pointer;-webkit-backdrop-filter:blur(10px) saturate(1.35);backdrop-filter:blur(10px) saturate(1.35);-webkit-tap-highlight-color:transparent}.choice-expand-button:hover{background:#ffffffc7}.choice-overlay-label .choice-expandable-text{background:transparent!important;box-shadow:none!important;min-width:0;max-width:100%}.choice-overlay-label .choice-expandable-text-value{background:transparent!important;box-shadow:none!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.choice-overlay-label .choice-expandable-text.expanded{max-width:min(260px,calc(100vw - 124px));align-items:flex-start;padding:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.choice-overlay-label .choice-expandable-text.expanded .choice-expandable-text-value{display:block;white-space:normal}.choice-overlay-selected-pill,.choice-overlay-result-pill,.choice-caption-result-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:4px 12px 4px 4px;border-radius:999px;background:#fffffff0;color:#0a0a0a;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;text-shadow:none;box-shadow:0 8px 22px #00000029,0 1px 3px #0000001a}.choice-overlay-result-pill:not(.with-profile),.choice-caption-result-pill:not(.with-profile){min-width:66px;justify-content:center;padding:4px 13px}.choice-overlay-selected-pill,.choice-caption-result-pill.selected{width:38px;min-width:38px;justify-content:center;padding:4px}.choice-overlay-selected-avatar{width:30px;height:30px;flex:0 0 auto;overflow:hidden;border-radius:999px}.choice-overlay-selected-avatar .avatar{width:100%;height:100%}.choice-expandable-text{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:100%}.choice-expandable-text-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.choice-expandable-text.expanded{align-items:flex-start}.choice-expandable-text.expanded .choice-expandable-text-value{overflow:visible;text-overflow:clip;white-space:normal}.choice-expand-toggle{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:currentColor;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}.choice-expand-toggle svg{transition:transform .16s ease}.choice-expandable-text.expanded .choice-expand-toggle svg{transform:rotate(180deg)}.text-choice{display:grid;place-items:center;padding:28px 24px;background:var(--soft-surface);color:var(--text-primary);text-align:center}.image-fallback{background:var(--inverse);color:#f5f5f5}.choice-card.text-card .text-choice{display:grid;place-items:center;background:var(--soft-surface);color:var(--text-primary)}.text-choice span{max-width:11em;font-size:17px;font-weight:500;line-height:1.3;word-break:keep-all}.choice-badge{position:absolute;top:9px;left:9px;z-index:4;min-width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#0f0f0fdb;color:#fff;font-size:13px;font-weight:600;box-shadow:0 7px 18px #0000002e,0 1px 3px #0000001f}.choice-badge.large{top:13px;left:13px;min-width:36px;height:36px;font-size:16px}.choice-result{position:absolute;right:9px;bottom:9px;z-index:4;min-width:48px;height:28px;min-height:28px;display:grid;place-items:center;border-radius:14px;background:#fffffff0;color:#111;font-size:13px;font-weight:600;box-shadow:0 7px 18px #00000026,0 1px 3px #0000001a}.choice-vote-button{width:100%;min-width:0;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border:0;border-radius:999px;background:var(--inverse);color:var(--inverse-text);font-size:13px;font-weight:650;letter-spacing:0;line-height:1;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent}.choice-vote-button.voted{background:var(--soft-surface);color:var(--text-primary);cursor:default}.choice-vote-button.revote{background:var(--inverse);color:var(--inverse-text)}.choice-vote-button:disabled{opacity:1}.choice-vote-button:focus{outline:none}.choice-vote-button:focus-visible{box-shadow:0 0 0 2px #ffffffeb,0 0 0 4px #0f0f0fb8}.choice-caption{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-height:32px;padding:0 2px;text-align:left}.choice-caption-button{width:100%;min-width:0;display:inline-grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.choice-caption-button:focus{outline:none}.choice-caption-button:focus-visible span{text-decoration:underline;text-underline-offset:3px}.choice-caption-button b{width:21px;height:21px;display:grid;place-items:center;border-radius:999px;background:var(--soft-surface);color:var(--text-primary);font-size:12px;font-weight:750}.choice-caption-button>.choice-expandable-text{min-width:0}.choice-caption-button .choice-expandable-text-value{overflow:hidden;color:var(--text-primary);font-size:14px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.choice-caption-button .choice-expandable-text.expanded{align-items:flex-start}.choice-caption-button .choice-expandable-text.expanded .choice-expandable-text-value{white-space:normal}.choice-vote-list{display:grid;gap:7px;margin:10px 16px 0}.vote-action-row{display:flex;align-items:center;justify-content:center;gap:8px;margin:8px 16px 0}.vote-action-row .vote-button{margin:0}.result-only-row{display:flex;justify-content:center;margin:6px 16px 0}.vote-button{width:fit-content;min-width:0;height:var(--pill-height);display:grid;grid-template-columns:var(--pill-token-size) auto;align-items:center;justify-content:start;column-gap:11px;margin:4px auto 0;padding:var(--pill-inset) 18px var(--pill-inset) var(--pill-inset);border:0;border-radius:var(--pill-radius);background:var(--inverse);color:var(--inverse-text);font-size:14px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.vote-button:focus{outline:none}.vote-button span{width:var(--pill-token-size);height:var(--pill-token-size);flex:0 0 var(--pill-token-size);display:grid;place-items:center;border-radius:50%;background:var(--surface);color:var(--text-primary)}.vote-button:disabled{background:var(--soft-surface);color:var(--text-tertiary);cursor:default}.vote-button:disabled span{background:var(--surface);color:var(--text-tertiary)}.vote-button.complete:disabled{background:var(--inverse);color:var(--inverse-text);opacity:1}.vote-button.complete:disabled span{background:var(--surface);color:var(--text-primary)}.result-inline-button{height:var(--pill-height);display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:var(--pill-radius);background:var(--soft-surface);color:var(--text-primary);font-size:14px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.text-poll-shell{display:grid;gap:10px}.text-poll{display:grid;gap:7px;margin:0 16px}.text-poll button{position:relative;min-height:54px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;overflow:hidden;padding:10px 11px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--surface);color:var(--text-primary);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.text-poll button:not(:disabled):active{transform:scale(.988)}.text-poll button.active:not(.selected):not(.revealed){border-color:var(--text-primary)}.text-poll button.selected{border-color:transparent;background:var(--surface);color:var(--text-primary);box-shadow:0 0 0 var(--choice-ring-gap-size) var(--choice-ring-gap),0 0 0 var(--choice-ring-outer-size) var(--choice-ring-color)}.text-poll button.revealed{grid-template-columns:30px minmax(0,1fr) auto;border-color:var(--hairline);background:var(--surface);color:var(--text-primary);cursor:default}.text-poll button:disabled{cursor:default}.text-poll-letter,.text-poll-label,.text-poll strong{position:relative;z-index:1}.text-poll-letter{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--soft-surface);color:var(--text-primary);font-size:13px;font-weight:600}.text-poll button.selected .text-poll-letter{background:var(--inverse);color:var(--inverse-text)}.text-poll-label{overflow:hidden;font-size:15px;font-weight:400;line-height:1.28;white-space:normal;word-break:keep-all}.text-poll-percent{color:inherit;font-size:13px;font-weight:550;justify-self:end;min-width:42px;padding:3px 7px;border-radius:999px;text-align:center;white-space:nowrap}.text-poll button:not(.selected) .text-poll-percent{color:var(--text-secondary)}.text-poll-action{justify-self:end;min-width:max-content;padding:6px 10px;border-radius:999px;background:var(--inverse);color:var(--inverse-text);font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.text-poll-action.selected{background:var(--soft-surface);color:var(--text-primary)}.text-poll-action.revote{background:var(--inverse);color:var(--inverse-text)}.poll-fill{position:absolute;inset:0 auto 0 0;z-index:0;background:var(--soft-surface)}.text-poll button.revealed.selected .poll-fill{background:var(--inverse)}.text-poll button.revealed.selected .text-poll-letter{background:var(--surface);color:var(--text-primary)}.text-poll button.revealed.selected .text-poll-label{color:var(--inverse-text)}.text-poll button.revealed.selected .text-poll-percent{background:var(--surface);color:var(--text-primary)}.post-foot{display:flex;align-items:center;gap:17px;min-height:38px;margin:9px 16px 0}.post-foot button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--text-secondary);font-size:14px;font-weight:400;cursor:pointer}.post-foot button:hover{color:var(--text-primary)}.after-vote{margin:1px 16px 0;color:var(--text-secondary);font-size:13px;line-height:1.35}.comment-preview{width:calc(100% - 32px);display:block;margin:3px 16px 0;overflow:hidden;border:0;background:transparent;color:var(--text-primary);font-size:14px;line-height:1.42;text-align:left;white-space:nowrap;cursor:pointer}.comment-preview strong{margin-right:6px;font-weight:600}.comment-preview span{color:var(--text-secondary)}.result-panel{display:grid;gap:10px;margin:10px 16px 0}.result-panel header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:1px}.result-panel header strong{color:var(--text-primary);font-size:14px;font-weight:600}.result-panel header span{color:var(--text-tertiary);font-size:12px;font-weight:500}.result-choice-bars{--result-thumb-size: 58px;display:grid;gap:8px;overflow:hidden;padding:8px;border:1px solid var(--result-row-border);border-radius:16px;background:var(--result-section-bg)}.result-choice-bar-row{position:relative;display:grid;grid-template-columns:var(--result-thumb-size) minmax(0,1fr);min-height:var(--result-thumb-size);overflow:hidden;border:0;border-radius:12px;background:var(--result-row-bg)}.result-choice-bar-row:after{display:none}.result-choice-bar-row.mine{box-shadow:none}.result-choice-bar-row.mine:after{display:none}.result-choice-bar-row.mine .result-choice-bar-fill{background:var(--result-track)}.result-choice-thumb{position:relative;width:var(--result-thumb-size);height:var(--result-thumb-size);min-height:var(--result-thumb-size);display:grid;place-items:center;overflow:hidden;background:var(--soft-surface)}.result-choice-thumb img{width:100%;height:100%;object-fit:cover}.result-choice-letter{position:absolute;top:7px;left:7px;width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#0f0f0fc7;color:#fff;font-size:12px;font-weight:700;line-height:1}.result-choice-thumb.text .result-choice-letter{background:var(--inverse);color:var(--inverse-text)}.result-choice-bar-body{position:relative;isolation:isolate;min-width:0;min-height:var(--result-thumb-size);display:grid;grid-template-rows:minmax(0,1fr) 6px;align-items:center;gap:7px;overflow:hidden;padding:9px 12px}.result-choice-line{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.result-choice-bar-fill{position:relative;width:100%;height:6px;overflow:hidden;border-radius:999px;background:var(--result-track)}.result-choice-bar-fill:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--result-width);min-width:0;border-radius:inherit;background:var(--result-fill)}.result-choice-bar-label{min-width:0;overflow:hidden;color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.result-choice-bar-body strong{color:var(--text-primary);font-size:14px;font-weight:600;text-align:right}.result-choice-meta{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:end;gap:7px;min-width:max-content}.result-choice-my-profile{position:relative;width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--result-section-border);border-radius:999px;background:var(--surface);box-shadow:none}.result-choice-my-profile:after{display:none}.result-choice-my-profile .avatar{width:24px;height:24px;font-size:10px}.result-empty-state{margin:0;padding:14px;border:1px solid var(--result-row-border);border-radius:14px;background:var(--result-section-bg);color:var(--text-secondary);font-size:13px;font-weight:500}.audience-insights{display:grid;gap:13px;margin:12px 16px 0;padding-top:12px;border-top:var(--divider-width) solid var(--hairline)}.audience-insights header{display:flex;align-items:center;justify-content:space-between;gap:12px}.insight-title{min-width:0;display:grid;gap:2px}.audience-insights header strong{color:var(--text-primary);font-size:14px;font-weight:600}.audience-insights header span{color:var(--text-tertiary);font-size:12px}.insight-mode-toggle{flex:0 0 auto;display:inline-flex;gap:2px;padding:2px;border-radius:var(--small-pill-radius);background:var(--soft-surface)}.insight-mode-toggle button{height:30px;padding:0 11px;border:0;border-radius:15px;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer}.insight-mode-toggle button.active{background:var(--inverse);color:var(--inverse-text)}.audience-bar-overview{display:grid;gap:10px}.audience-choice-legend{display:flex;flex-wrap:wrap;gap:6px 10px}.audience-choice-legend span{max-width:100%;display:inline-flex;align-items:center;gap:5px;color:var(--text-secondary);font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audience-choice-legend i{width:8px;height:8px;border-radius:50%;background:var(--choice-tone)}.audience-choice-legend b{color:var(--text-primary);font-size:12px;font-weight:650}.audience-bar-list{display:grid;gap:8px}.audience-empty-state{margin:0;padding:14px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--soft-surface);color:var(--text-secondary);font-size:13px;font-weight:500;line-height:1.4}.comment-avatar-button,.comment-author-button{border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.comment-avatar-button{width:38px;height:38px}.comment-author-button{color:var(--text-primary);font-weight:650}.audience-bar-row{display:grid;gap:5px;padding:9px 10px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--panel)}.audience-bar-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.audience-bar-head strong{color:var(--text-primary);font-size:13px;font-weight:600}.audience-bar-head span{color:var(--text-secondary);font-size:12px;font-weight:600}.audience-stacked-bar{position:relative;height:22px;display:flex;overflow:hidden;border-radius:11px;background:var(--soft-surface)}.audience-stacked-bar:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid var(--hairline-strong);border-radius:inherit}.audience-stacked-bar i{position:relative;z-index:1;min-width:0;height:100%;display:grid;place-items:center;background:var(--segment-tone);color:var(--segment-label-color);font-size:11px;font-style:normal;font-weight:700}.audience-stacked-bar i span{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:3px;overflow:hidden;padding:0 4px;text-overflow:clip;white-space:nowrap}.audience-stacked-bar i b{font-weight:800}.audience-stacked-bar i:nth-child(n+3){color:var(--segment-label-color)}.audience-bar-values{display:flex;flex-wrap:wrap;gap:4px 9px;color:var(--text-tertiary);font-size:11px;font-weight:500}.audience-bar-values span{white-space:nowrap}.audience-bar-values b{margin-right:3px;color:var(--text-primary);font-weight:650}.age-choice-breakdown{display:grid;gap:9px}.insight-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.insight-section-head h3,.choice-detail-insights h3{margin:0;color:var(--text-secondary);font-size:13px;font-weight:600}.insight-section-head span{flex:0 0 auto;color:var(--text-tertiary);font-size:12px;font-weight:500}.age-choice-matrix{display:grid;gap:6px}.age-choice-matrix-head,.age-choice-matrix-row{display:grid;grid-template-columns:42px repeat(var(--choice-count),minmax(0,1fr));align-items:stretch;gap:6px}.age-choice-matrix-head>span{min-width:0}.age-choice-matrix-head strong{min-width:0;display:grid;gap:3px;justify-items:start;color:var(--text-secondary);font-size:11px;font-weight:500}.age-choice-matrix-head b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--soft-surface);color:var(--text-primary);font-size:12px;font-weight:600}.age-choice-matrix-head em{max-width:100%;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.age-choice-matrix-row>strong{align-self:center;color:var(--text-primary);font-size:13px;font-weight:600}.age-choice-cell{min-width:0;display:grid;gap:5px;padding:7px 6px;border:var(--divider-width) solid var(--hairline);border-radius:10px;background:var(--panel)}.age-choice-cell.top{border-color:var(--choice-ring-color);background:var(--surface)}.age-choice-cell span{color:var(--text-secondary);font-size:13px;font-weight:600}.age-choice-cell.top span{color:var(--text-primary)}.age-choice-cell i{height:4px;overflow:hidden;border-radius:999px;background:var(--soft-surface)}.age-choice-cell i b{display:block;height:100%;border-radius:inherit;background:#9b9b9b}.age-choice-cell.top i b{background:var(--inverse)}.age-choice-cell em{color:var(--text-secondary);font-size:10px;font-style:normal;font-weight:600}.age-choice-note{margin:0;color:var(--text-tertiary);font-size:12px;line-height:1.35}.choice-detail-insights{margin-top:2px}.insight-choice-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.insight-choice-tabs::-webkit-scrollbar{display:none}.insight-choice-tabs button{min-width:94px;max-width:138px;height:var(--small-pill-height);display:inline-grid;grid-template-columns:var(--small-pill-token-size) minmax(0,1fr);align-items:center;gap:6px;flex:0 0 auto;padding:var(--small-pill-inset) 10px var(--small-pill-inset) var(--small-pill-inset);border:var(--divider-width) solid var(--hairline);border-radius:var(--small-pill-radius);background:var(--surface);color:var(--text-secondary);cursor:pointer}.insight-choice-tabs button span{width:var(--small-pill-token-size);height:var(--small-pill-token-size);display:grid;place-items:center;border-radius:50%;background:var(--soft-surface);color:var(--text-primary);font-size:12px;font-weight:600}.insight-choice-tabs button strong{overflow:hidden;font-size:12px;font-weight:500;text-align:left;text-overflow:ellipsis;white-space:nowrap}.insight-choice-tabs button.active{border-color:var(--choice-ring-color);color:var(--text-primary)}.insight-choice-tabs button.active span{background:var(--inverse);color:var(--inverse-text)}.insight-context{margin:-4px 0 -1px;color:var(--text-secondary);font-size:12px}.insight-group{display:grid;gap:7px}.insight-group h3{margin:0;color:var(--text-secondary);font-size:13px;font-weight:600}.insight-row{display:grid;grid-template-columns:44px minmax(0,1fr) 38px;align-items:center;gap:8px;min-height:24px;color:var(--text-secondary);font-size:12px}.insight-row span{color:var(--text-secondary)}.insight-row div{height:7px;overflow:hidden;border-radius:999px;background:var(--soft-surface)}.insight-row i{display:block;height:100%;border-radius:inherit;background:var(--inverse)}.insight-row strong{color:var(--text-secondary);font-weight:550;text-align:right}.follow-up{margin:13px 16px 0 63px;padding:0 0 0 11px;border-left:var(--divider-width) solid var(--hairline)}.follow-up strong{font-size:14px;font-weight:600}.follow-up p{margin:2px 0 0;color:var(--text-primary);font-size:14px;line-height:1.4}.comments-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;height:100dvh;z-index:900;display:grid;place-items:end center;overflow:hidden;background:#00000057;overscroll-behavior:contain;touch-action:none}.comments-sheet{width:min(var(--feed-max-width),100vw);height:min(620px,82vh);height:min(620px,82dvh);max-height:min(620px,82vh);max-height:min(620px,82dvh);display:grid;grid-template-rows:52px minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--result-sheet-border);border-bottom:0;border-radius:20px 20px 0 0;background:var(--result-sheet-bg);box-shadow:0 -18px 50px #0000002e,0 0 0 1px #ffffff14;animation:sheetUp .22s cubic-bezier(.2,.86,.2,1);touch-action:auto}.comments-sheet>header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:0 8px;border-bottom:var(--divider-width) solid var(--result-section-border);background:var(--result-sheet-bg);text-align:center}.comments-sheet>header button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--text-primary);cursor:pointer}.comments-sheet>header strong{font-size:16px;font-weight:600}.comments-sheet>header span{color:var(--text-tertiary);font-size:13px}.share-sheet{height:min(480px,72dvh);max-height:min(480px,72dvh)}.share-sheet-body{min-height:0;overflow-y:auto;padding:8px}.share-empty{margin:0;padding:34px 12px;color:var(--text-secondary);font-size:14px;text-align:center}.share-target-row{width:100%;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;border:0;border-radius:12px;padding:9px 10px;background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.share-target-row:hover{background:var(--soft-surface)}.share-target-row span{min-width:0;display:grid;gap:2px}.share-target-row strong,.share-target-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-target-row strong{font-size:14px;font-weight:650}.share-target-row small,.share-target-row em{color:var(--text-secondary);font-size:12px;font-style:normal}.share-target-row em{padding:7px 10px;border-radius:999px;background:var(--inverse);color:var(--inverse-text);font-weight:650}.identity-action-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:980;display:grid;place-items:end center;padding:16px;background:#00000038;touch-action:none}.identity-action-sheet{position:relative;width:min(360px,calc(100vw - 32px));display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;padding:16px;border:1px solid var(--result-sheet-border);border-radius:18px;background:var(--result-sheet-bg);color:var(--text-primary);box-shadow:0 18px 48px #0003,0 0 0 1px #ffffff0f;animation:sheetUp .18s cubic-bezier(.2,.86,.2,1)}.identity-action-close{position:absolute;top:8px;right:8px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--text-primary);cursor:pointer}.identity-action-sheet>div{min-width:0;padding-right:34px}.identity-action-sheet strong,.identity-action-sheet span{display:block}.identity-action-sheet strong{overflow:hidden;font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.identity-action-sheet span{margin-top:2px;color:var(--text-secondary);font-size:13px}.identity-action-primary{grid-column:1 / -1;height:42px;margin-top:4px;border:0;border-radius:999px;background:var(--inverse);color:var(--inverse-text);font-weight:650;cursor:pointer}.result-sheet{grid-template-rows:52px minmax(0,1fr)}.result-sheet>header{border-bottom-color:var(--result-section-border);background:var(--result-sheet-bg)}.result-sheet-body{overflow-y:auto;padding:12px 0 18px;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.result-sheet-body::-webkit-scrollbar{display:none}.result-sheet .result-panel,.result-sheet .audience-insights{margin-right:16px;margin-left:16px;padding:12px;border:1px solid var(--result-section-border);border-radius:16px;background:var(--result-section-bg)}.result-sheet .result-panel{margin-top:0}.result-sheet .audience-insights{margin-top:14px}.result-sheet .follow-up{margin:14px 16px 0;padding:12px 13px;border:var(--divider-width) solid var(--hairline);border-radius:14px;background:var(--panel)}.comment-list{overflow-y:auto;padding:8px 16px 12px;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.comment-list::-webkit-scrollbar{display:none}.comment-thread{padding:10px 0}.comment-row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px}.comment-thread.author-comment{margin-left:47px;padding-left:10px;border-left:var(--divider-width) solid var(--hairline)}.comment-content p{display:flex;align-items:baseline;gap:6px;margin:0}.comment-content p strong{color:var(--text-primary);font-size:14px;font-weight:600}.comment-badge{display:inline-flex;align-items:center;height:18px;padding:0 6px;border:var(--divider-width) solid var(--hairline-strong);border-radius:999px;background:var(--soft-surface);color:var(--text-secondary);font-size:11px;font-style:normal;font-weight:600;line-height:1}.comment-badge.author{background:var(--inverse);color:var(--inverse-text)}.comment-badge.mine{background:color-mix(in srgb,var(--inverse) 8%,var(--soft-surface));color:var(--text-primary)}.comment-content p span{color:var(--text-tertiary);font-size:13px}.comment-content small{display:block;margin-top:2px;color:var(--text-primary);font-size:var(--social-body-size);font-weight:400;line-height:1.42}.comment-content small b{margin-right:4px;color:var(--text-secondary);font-size:inherit;font-weight:500}.comment-actions{margin-top:6px;display:flex;align-items:center}.comment-actions button{padding:0;border:0;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:500;cursor:pointer}.reply-list{display:grid;gap:10px;margin:10px 0 0 47px;padding-left:10px;border-left:var(--divider-width) solid var(--hairline)}.reply-row .avatar{width:30px;height:30px;font-size:11px}.comment-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 12px calc(9px + var(--safe-bottom));border-top:var(--divider-width) solid var(--hairline);background:var(--surface)}.comment-mode-toggle{grid-column:1 / -1;width:fit-content;display:inline-flex;gap:2px;padding:3px;border-radius:999px;background:var(--soft-surface)}.comment-mode-toggle button{height:28px;padding:0 11px;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:600;cursor:pointer}.comment-mode-toggle button.active{background:var(--surface);color:var(--text-primary)}.replying-to{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;min-height:24px;color:var(--text-secondary);font-size:13px}.replying-to button{min-width:auto;height:auto;padding:0;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:500}.comment-composer input{min-width:0;height:var(--pill-height);padding:0 13px;border:var(--divider-width) solid var(--hairline);border-radius:var(--pill-radius);background:var(--soft-surface);color:var(--text-primary);caret-color:var(--text-primary);outline:none}.comment-composer>button{min-width:50px;height:var(--pill-height);border:0;border-radius:var(--pill-radius);background:var(--inverse);color:var(--inverse-text);font-size:14px;font-weight:600;cursor:pointer}.comment-composer>button:disabled{background:var(--soft-surface);color:var(--text-tertiary);cursor:default}.viewer{position:fixed;top:0;bottom:0;left:0;z-index:1000;width:100vw;height:100vh;height:100dvh;display:grid;grid-template-rows:58px minmax(0,1fr) 24px 52px;grid-template-columns:minmax(16px,1fr) minmax(0,var(--feed-max-width)) minmax(16px,1fr);gap:10px;padding:max(env(safe-area-inset-top,0px),0px) 0 calc(14px + var(--safe-bottom));background:#030303;color:#fff;transform:none}.viewer header{grid-column:2;display:flex;align-items:center;justify-content:space-between}.viewer-icon{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer}.viewer header span{color:#ffffffb3;font-size:13px}.viewer-stage{grid-column:1 / -1;position:relative;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;align-items:center;justify-content:center;overflow:hidden;padding:0}.viewer-track{grid-column:1;width:100%;height:100%;min-height:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.viewer-track::-webkit-scrollbar{display:none}.viewer-slide{flex:0 0 100%;min-width:0;min-height:0;display:grid;place-items:center;padding:0;scroll-snap-align:center;scroll-snap-stop:always}.viewer-card{position:relative;align-self:center;min-height:0;width:fit-content;max-width:min(calc(100vw - 24px),980px);max-height:calc(100dvh - 178px);overflow:visible;border-radius:0;background:transparent}.viewer-card:not(.text-card){width:100vw;max-width:100vw;display:grid;place-items:center;overflow:hidden}.viewer-card img{width:100vw;height:auto;max-width:100vw;max-height:calc(100dvh - 178px);display:block;object-fit:contain;border-radius:0}.viewer-card.text-card{width:min(calc(100vw - 48px),420px);height:min(calc(100dvh - 220px),520px);min-height:320px;overflow:hidden;border-radius:var(--media-card-radius);background:var(--soft-surface)}.viewer-card.text-card .text-choice{border-radius:var(--media-card-radius)}.viewer-card.text-card .text-choice span{max-width:13em;font-size:24px;font-weight:650;line-height:1.28}.viewer-choice-chip{position:absolute;top:12px;left:12px;z-index:2;max-width:calc(100% - 24px);min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:3px 11px 3px 3px;border:var(--divider-width) solid rgba(255,255,255,.18);border-radius:999px;background:#00000094;color:#fff;box-shadow:0 8px 18px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.viewer-choice-chip span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;background:#ffffff2e;color:#fff;font-size:13px;font-weight:650}.viewer-choice-chip b{overflow:hidden;color:#fff;font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.viewer-nav{position:absolute;top:50%;z-index:3;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:#fff;color:#111;cursor:pointer;transform:translateY(-50%)}.viewer-nav.previous{left:8px}.viewer-nav.next{right:8px}.viewer-dots{grid-column:2;display:flex;align-items:center;justify-content:center}.viewer-dots .carousel-dots span{width:6px;height:6px;background:#ffffff47}.viewer-dots .carousel-dots span.active{background:#fff}.viewer .vote-action-row{grid-column:2;justify-self:center;align-self:center;margin:0}.viewer .vote-button,.viewer .vote-button.complete:disabled{background:#fff;color:#030303}.viewer .vote-button span,.viewer .vote-button.complete:disabled span{background:#030303;color:#fff}.viewer .result-inline-button{background:#ffffff29;color:#fff}.body-media-viewer{grid-template-rows:58px minmax(0,1fr)}.body-media-viewer-card{width:100vw;height:100%;display:grid;place-items:center}.body-media-viewer-card img{width:100vw;height:auto;max-width:100vw;max-height:calc(100dvh - 96px);display:block;object-fit:contain}.report-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:970;display:grid;place-items:center;padding:18px;background:#00000057}.report-modal{width:min(420px,100%);display:grid;gap:14px;padding:18px;border:var(--divider-width) solid var(--hairline);border-radius:18px;background:var(--surface);color:var(--text-primary);box-shadow:0 22px 64px #0000003d}.report-modal header{display:flex;align-items:center;justify-content:space-between}.report-modal header strong{font-size:17px;font-weight:650}.report-modal header button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:var(--soft-surface);color:var(--text-primary);cursor:pointer}.report-modal p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.35}.report-reasons{display:flex;flex-wrap:wrap;gap:7px}.report-reasons button{height:34px;border:var(--divider-width) solid var(--hairline);border-radius:999px;padding:0 12px;background:var(--surface);color:var(--text-primary);font-size:13px;font-weight:500;cursor:pointer}.report-reasons button.active{border-color:var(--inverse);background:var(--inverse);color:var(--inverse-text)}.report-modal textarea{width:100%;min-height:88px;resize:vertical;border:var(--divider-width) solid var(--hairline);border-radius:12px;padding:11px 12px;background:var(--surface);color:var(--text-primary);font-size:14px;line-height:1.4}.report-actions{display:flex;justify-content:end;gap:8px}.report-actions button{height:38px;border:0;border-radius:999px;padding:0 15px;background:var(--soft-surface);color:var(--text-primary);font-size:14px;font-weight:600;cursor:pointer}.report-actions button.danger{background:#d92d20;color:#fff}.report-actions button:disabled{opacity:.42;cursor:default}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:950;display:grid;place-items:end center;padding:0 12px calc(10px + var(--safe-bottom));background:#00000057}.confirm-modal{width:min(100%,460px);padding:19px 18px 18px;border:var(--divider-width) solid var(--hairline);border-radius:24px;background:var(--surface);box-shadow:0 -18px 48px #0003;animation:sheetUp .22s cubic-bezier(.2,.86,.2,1)}.confirm-modal h2{margin:0;font-size:18px;font-weight:600}.confirm-modal p{margin:8px 0 17px;color:var(--text-secondary);font-size:14px;line-height:1.45}.confirm-modal div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.confirm-modal button{height:46px;min-height:46px;border:0;border-radius:23px;background:var(--soft-surface);color:var(--text-primary);font-weight:600;cursor:pointer}.confirm-modal .dark{background:var(--inverse);color:var(--inverse-text)}.bottom-nav{position:sticky;bottom:0;z-index:4;height:calc(var(--bottom-nav-height) + var(--safe-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:4px 12px calc(8px + var(--safe-bottom));border-top:var(--divider-width) solid var(--hairline-strong);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 1px 0 var(--hairline-strong)}.bottom-nav button{min-width:0;min-height:44px;display:grid;place-items:center;border-radius:999px;color:var(--text-secondary)}.bottom-nav button.active,.bottom-nav .compose-tab{color:var(--text-primary)}.simple-page{padding:18px 16px}.simple-page h1{margin:0 0 18px;font-size:22px;font-weight:650}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-grid button{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--surface);font-size:15px;text-align:left;padding:0 14px;cursor:pointer}.category-grid small{color:var(--text-tertiary);font-size:13px}.compose-page{padding:0 16px 18px}.compose-page header{height:52px;display:grid;grid-template-columns:60px 1fr 72px;align-items:center;border-bottom:var(--divider-width) solid var(--hairline);text-align:center}.compose-page header button{border:0;background:transparent;font-size:15px;cursor:pointer}.compose-page header button:first-child{justify-self:start}.publish-button{justify-self:end;width:68px;height:var(--small-pill-height);border-radius:var(--small-pill-radius)!important;background:var(--inverse)!important;color:var(--inverse-text)!important;-webkit-text-fill-color:var(--inverse-text);font-weight:600;opacity:1}.publish-button:disabled{background:var(--soft-surface)!important;color:var(--text-secondary)!important;-webkit-text-fill-color:var(--text-secondary);cursor:default;opacity:1}.compose-thread{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:17px 0 8px}.compose-editor{min-width:0;display:grid;gap:10px}.compose-thread textarea{width:100%;min-height:142px;padding:4px 0;border:0;resize:none;background:transparent;outline:none;color:var(--text-primary);caret-color:var(--text-primary);font-size:16px;line-height:1.42}.compose-thread textarea::placeholder{color:var(--text-tertiary)}.compose-inline-media{display:flex;gap:8px;overflow-x:auto;padding:0 0 4px;scrollbar-width:none}.compose-inline-media::-webkit-scrollbar{display:none}.compose-context-media{display:flex;gap:8px;overflow-x:auto;padding:0 0 16px;margin-left:48px;scrollbar-width:none}.compose-context-media::-webkit-scrollbar{display:none}.compose-context-thumb,.compose-context-add{width:72px;height:90px;flex:0 0 72px;overflow:hidden;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--soft-surface)}.compose-context-thumb{position:relative}.compose-context-thumb img{width:100%;height:100%;display:block;object-fit:cover}.compose-context-thumb button{position:absolute;top:5px;right:5px;width:22px;height:22px;border:0;border-radius:999px;background:#0000009e;color:#fff;font-size:16px;line-height:1;cursor:pointer}.compose-context-add{display:grid;place-items:center;align-content:center;gap:6px;color:var(--text-secondary);cursor:pointer}.compose-context-add span{font-size:12px;font-weight:600}.compose-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding-top:2px}.compose-photo-button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);cursor:pointer}.compose-anonymous-toggle{display:inline-flex;align-items:center;gap:7px;min-height:30px;color:var(--text-secondary);font-size:13px;font-weight:500;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.compose-anonymous-toggle input{width:16px;height:16px;accent-color:var(--inverse);cursor:pointer}.compose-category-suggest{display:grid;gap:8px;margin:-4px 0 16px 48px}.compose-error{margin:0 24px;border-radius:12px;background:color-mix(in srgb,#ef4444 10%,transparent);color:#b91c1c;font-size:14px;line-height:1.45;padding:11px 13px}.compose-edit-lock{margin:0 24px 12px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--soft-surface);color:var(--text-secondary);font-size:13px;line-height:1.45;padding:10px 12px}.compose-page button:disabled,.compose-page input:disabled{cursor:not-allowed;opacity:.52}.message-send-error{margin:0;color:#b91c1c;font-size:13px;line-height:1.4;padding:0 4px 4px}.compose-category-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-secondary);font-size:13px;line-height:1.3}.compose-category-head button{border:0;background:transparent;color:var(--text-primary);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.compose-category-chips,.compose-category-picker{display:flex;flex-wrap:wrap;gap:7px}.compose-category-chips button,.compose-category-picker button{height:31px;border:var(--divider-width) solid var(--hairline);border-radius:999px;background:var(--surface);color:var(--text-secondary);padding:0 11px;font-size:13px;font-weight:600;cursor:pointer}.compose-category-chips button.active,.compose-category-picker button.active{border-color:var(--inverse);background:var(--inverse);color:var(--inverse-text)}.compose-category-chips button.ghost{border-color:transparent;background:transparent;color:var(--text-secondary);padding:0 4px}.compose-category-picker{max-height:160px;overflow-y:auto;padding:2px 0}.choice-inputs{display:grid;gap:8px;margin-top:0}.compose-section-label{margin:2px 0;color:var(--text-secondary);font-size:13px;font-weight:600}.compose-choice-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px}.compose-choice-row.removable{grid-template-columns:minmax(0,1fr) 46px 36px}.choice-inputs input{height:46px;padding:0 12px;border:var(--divider-width) solid var(--hairline);border-radius:10px;background:var(--surface);color:var(--text-primary);caret-color:var(--text-primary);outline:none;font-size:15px}.choice-inputs button{height:44px;border:1px dashed var(--hairline-strong);border-radius:10px;background:var(--surface);color:var(--text-secondary);cursor:pointer}.compose-media-button{width:46px;display:grid;place-items:center;overflow:hidden;border-style:solid!important;padding:0}.compose-media-button img{width:100%;height:100%;object-fit:cover}.compose-choice-remove{display:grid;place-items:center;border-style:solid!important;font-size:19px;line-height:1}.auth-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:var(--page-bg)}.onboarding-screen,.auth-screen{width:min(430px,100%);max-height:100dvh;display:block;overflow-y:auto;padding:30px 18px max(30px,var(--safe-bottom));background:var(--surface)}.onboarding-card,.auth-card{display:grid;gap:15px}.auth-back-link{justify-self:start;border:0;padding:4px 0;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:650;cursor:pointer}.auth-card.compact{min-height:100%;align-content:center}.onboarding-head,.auth-head{display:grid;gap:8px;margin-bottom:6px}.onboarding-head strong,.auth-head strong{display:block;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700}.auth-logo .brand-logo-wordmark{width:124px}.onboarding-head h1,.auth-head h1{margin:0;color:var(--text-primary);font-size:24px;font-weight:650;line-height:1.2}.onboarding-head p,.auth-head p,.privacy-note{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.42}.onboarding-card label,.auth-card label,.onboarding-field{display:grid;gap:7px}.onboarding-card label>span,.auth-card label>span,.onboarding-field>span{color:var(--text-secondary);font-size:13px;font-weight:600}.onboarding-card input,.auth-card input,.onboarding-card select{width:100%;height:46px;padding:0 12px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--surface);color:var(--text-primary);outline:none;font-size:15px}.onboarding-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.segmented-field{display:grid;gap:7px}.segmented-field{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-field button{border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--surface);color:var(--text-secondary);font-size:15px;font-weight:600;cursor:pointer}.segmented-field button{height:46px}.segmented-field button.active{border-color:var(--inverse);background:var(--inverse);color:var(--inverse-text)}.auth-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border-radius:999px;background:var(--soft-surface)}.auth-mode-toggle button{height:38px;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);font-size:14px;font-weight:700;cursor:pointer}.auth-mode-toggle button.active{background:var(--surface);color:var(--text-primary);box-shadow:0 1px 5px #00000014}.onboarding-submit,.auth-submit{height:48px;margin-top:4px;border:0;border-radius:24px;background:var(--inverse);color:var(--inverse-text);font-size:15px;font-weight:700;cursor:pointer}.onboarding-submit:disabled,.auth-submit:disabled{background:var(--soft-surface);color:var(--text-tertiary);cursor:default}.auth-link-button{justify-self:center;border:0;background:transparent;color:var(--text-secondary);font-size:14px;font-weight:650;cursor:pointer}.auth-link-button:disabled{color:var(--text-tertiary);cursor:default}.auth-link-button:not(:disabled):hover{color:var(--text-primary)}.auth-status,.auth-error{margin:-2px 0 0;font-size:13px;line-height:1.42}.auth-status{color:var(--text-secondary)}.auth-error{color:#d92d20}.activity-page{animation:pushIn .26s cubic-bezier(.2,.86,.2,1)}.activity-empty-state{min-height:46vh;display:grid;align-content:center;justify-items:center;gap:8px;padding:42px 20px;color:var(--text-primary);text-align:center}.activity-empty-state strong{font-size:17px;font-weight:700}.activity-empty-state p{max-width:280px;margin:0;color:var(--text-secondary);font-size:14px;line-height:1.45}.activity-list{display:grid;gap:0;margin:0 -16px}.activity-list article,.activity-list button{position:relative;min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px 16px;border-bottom:var(--divider-width) solid var(--hairline);border-top:0;border-right:0;border-left:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.activity-list p{margin:0;color:var(--text-primary);font-size:14px;line-height:1.42}.activity-list span{display:block;margin-top:2px;overflow:hidden;color:var(--text-secondary);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.activity-list i{width:8px;height:8px;border-radius:999px;background:#0095f6}.messages-page{display:grid;grid-template-columns:minmax(0,1fr);padding:0}.messages-inbox{min-height:0}.conversation-list{display:grid}.conversation-list button{min-width:0;min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:0;border-bottom:var(--divider-width) solid var(--hairline-strong);padding:11px 16px;background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.conversation-list button.active,.conversation-list button:hover{background:var(--soft-surface)}.conversation-list button.unread strong:after{content:"";width:7px;height:7px;display:inline-block;margin-left:6px;border-radius:999px;background:#0095f6;vertical-align:middle}.conversation-list span{min-width:0;display:grid;gap:2px}.conversation-list strong{overflow:hidden;font-size:15px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.conversation-list small,.conversation-list time,.conversation-list em{color:var(--text-secondary);font-size:13px;font-style:normal;line-height:1.25}.conversation-list em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-empty,.message-thread-placeholder{min-height:46vh;display:grid;align-content:center;justify-items:center;gap:7px;padding:40px 24px;color:var(--text-primary);text-align:center}.messages-empty strong,.message-thread-placeholder strong{font-size:17px;font-weight:650}.messages-empty p,.message-thread-placeholder p{max-width:260px;margin:0;color:var(--text-secondary);font-size:14px;line-height:1.42}.message-thread{min-height:calc(100vh - var(--topbar-height) - var(--bottom-nav-height));min-height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:var(--surface)}.message-thread-head{min-height:62px;display:grid;grid-template-columns:36px 40px minmax(0,1fr);align-items:center;gap:10px;padding:9px 14px;border-bottom:var(--divider-width) solid var(--hairline-strong)}.message-thread-head button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--text-primary);cursor:pointer}.message-thread-head strong{display:block;overflow:hidden;font-size:15px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.message-thread-head span{display:block;margin-top:2px;overflow:hidden;color:var(--text-secondary);font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.message-context{margin:0;padding:10px 16px;border-bottom:var(--divider-width) solid var(--hairline);color:var(--text-secondary);font-size:13px;line-height:1.4}.message-context span{display:block;margin-bottom:2px;color:var(--text-primary);font-size:12px;font-weight:650}.message-list{min-height:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:16px}.message-empty-line{margin:auto;color:var(--text-secondary);font-size:14px}.message-bubble{max-width:min(78%,360px);align-self:start;display:grid;gap:4px;padding:10px 12px;border-radius:18px 18px 18px 5px;background:var(--soft-surface);color:var(--text-primary)}.message-bubble.mine{align-self:end;border-bottom-right-radius:5px;border-bottom-left-radius:18px;background:var(--inverse);color:var(--inverse-text)}.message-bubble p{margin:0;font-size:14px;line-height:1.36;white-space:pre-wrap;word-break:break-word}.message-bubble time{justify-self:end;color:color-mix(in srgb,currentColor 62%,transparent);font-size:10px;line-height:1}.message-shared-post{justify-self:start;min-height:32px;border:var(--divider-width) solid color-mix(in srgb,currentColor 22%,transparent);border-radius:999px;padding:0 11px;background:color-mix(in srgb,currentColor 9%,transparent);color:currentColor;font-size:12px;font-weight:650;cursor:pointer}.message-shared-post:hover{background:color-mix(in srgb,currentColor 15%,transparent)}.message-composer{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;padding:10px 12px calc(10px + var(--safe-bottom));border-top:var(--divider-width) solid var(--hairline-strong);background:var(--surface)}.message-composer input{min-width:0;height:42px;border:var(--divider-width) solid var(--hairline);border-radius:21px;padding:0 14px;background:var(--soft-surface);color:var(--text-primary);outline:none}.message-composer button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:var(--inverse);color:var(--inverse-text);cursor:pointer}.message-composer button:disabled{background:var(--soft-surface);color:var(--text-tertiary);cursor:default}.search-field{height:44px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:0 12px;border-radius:12px;background:var(--soft-surface);color:var(--text-secondary)}.search-field input{min-width:0;border:0;outline:none;background:transparent;color:var(--text-primary)}.search-page{display:grid;align-content:start;gap:18px}.search-page h1{margin-bottom:0}.search-category-section,.search-results{display:grid;gap:12px}.search-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-primary)}.search-section-head strong{min-width:0;overflow:hidden;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.search-section-head span{flex:0 0 auto;color:var(--text-tertiary);font-size:13px}.search-category-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.search-category-chips::-webkit-scrollbar{display:none}.search-category-chips button{min-height:36px;flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;padding:0 13px;background:var(--soft-surface);color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer}.search-category-chips button.active{background:var(--inverse);color:var(--inverse-text)}.search-category-chips small{color:currentColor;font-size:12px;opacity:.64}.search-result-list{display:grid;gap:8px}.search-result-item{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;border:0;border-radius:16px;padding:12px;background:var(--soft-surface);color:var(--text-primary);text-align:left;cursor:pointer}.search-result-item:hover{background:var(--surface-pressed, var(--soft-surface))}.search-result-avatar{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:var(--surface-muted, var(--soft-surface));color:var(--text-primary);font-size:14px;font-weight:700}.search-result-avatar img{width:100%;height:100%;object-fit:cover}.search-result-avatar>.avatar{width:100%;height:100%;font-size:14px}.search-result-body{min-width:0;display:grid;gap:4px}.search-result-meta{min-width:0;display:flex;align-items:center;gap:6px;color:var(--text-tertiary);font-size:13px}.search-result-meta b{max-width:45%;overflow:hidden;color:var(--text-primary);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.search-result-body strong{display:-webkit-box;overflow:hidden;color:var(--text-primary);font-size:15px;font-weight:500;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-result-body small{overflow:hidden;color:var(--text-tertiary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.search-empty-state{min-height:28vh;border-radius:16px;background:var(--soft-surface)}.profile-head{display:flex;align-items:center;gap:14px}.profile-head h1{margin:0 0 4px;font-size:22px;font-weight:650}.profile-head span{color:var(--text-secondary);font-size:14px}.profile-social-stats{display:flex;align-items:center;gap:12px;margin-top:8px;color:var(--text-secondary);font-size:13px}.profile-social-stats b{color:var(--text-primary);font-weight:650}.profile-actions{display:flex;gap:8px;margin:16px 0 0 82px}.profile-actions button{height:36px;padding:0 18px;border:0;border-radius:999px;background:var(--inverse);color:var(--inverse-text);font-size:14px;font-weight:650;cursor:pointer}.profile-actions button.secondary{border:var(--divider-width) solid var(--hairline-strong);background:var(--soft-surface);color:var(--text-primary)}.profile-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:22px 0 16px}.profile-tabs button{height:36px;min-height:36px;border:var(--divider-width) solid var(--hairline);border-radius:18px;background:var(--surface);color:var(--text-primary);font-size:12px;cursor:pointer}.profile-tabs button.active{border-color:var(--inverse);background:var(--inverse);color:var(--inverse-text);font-weight:650}.profile-post-list,.settings-list{display:grid;gap:10px}.profile-post-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.profile-post-open{min-width:0;border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer}.profile-post-item strong{display:block;font-size:14px;line-height:1.35}.profile-post-delete{height:32px;border:var(--divider-width) solid var(--hairline);border-radius:999px;background:var(--surface);color:#d92d20;padding:0 11px;font-size:12px;font-weight:600;cursor:pointer}.report-card{padding:16px;border:var(--divider-width) solid var(--hairline);border-radius:14px;background:var(--surface)}.report-card strong{font-size:15px;font-weight:600}.report-card p{margin:7px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.42}.profile-social-card{display:grid;gap:14px}.profile-social-card>div{min-width:0;display:grid;gap:8px}.profile-social-chips{display:flex;flex-wrap:wrap;gap:8px}.profile-social-chips span{max-width:100%;display:inline-flex;align-items:center;gap:7px;padding:6px 9px 6px 6px;border:var(--divider-width) solid var(--hairline);border-radius:999px;color:var(--text-primary);font-size:12px;line-height:1}.profile-social-chips .avatar{width:22px;height:22px;font-size:10px}.contributor-card{display:grid;gap:12px}.contributor-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.contributor-card-head span{padding:5px 10px;border-radius:999px;background:var(--soft-surface);color:var(--text-secondary);font-size:12px;font-weight:650}.contributor-meter{height:8px;overflow:hidden;border-radius:999px;background:var(--soft-surface)}.contributor-meter span{display:block;height:100%;min-width:8px;border-radius:inherit;background:var(--text-primary)}.contributor-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.contributor-stat-grid span{display:grid;gap:2px;padding:10px;border:var(--divider-width) solid var(--hairline);border-radius:12px;color:var(--text-secondary);font-size:12px}.contributor-stat-grid strong{color:var(--text-primary);font-size:16px;line-height:1}.settings-card{display:grid;gap:10px}.settings-card p{margin:0}.visibility-list{display:grid;gap:10px}.appearance-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.appearance-list button{min-width:0;min-height:74px;display:grid;align-content:center;gap:5px;border-radius:14px;padding:12px 10px;text-align:left;cursor:pointer}.appearance-list span{font-size:14px;font-weight:750;line-height:1.15}.appearance-list small{font-size:12px;font-weight:550;line-height:1.25}.visibility-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--soft-surface)}.visibility-row strong{font-size:14px;font-weight:650}.visibility-row p{margin-top:4px;font-size:12px;line-height:1.35}.visibility-toggle{display:inline-flex;gap:2px;padding:3px;border-radius:999px;background:var(--surface)}.visibility-toggle button{height:30px;border:0;border-radius:999px;padding:0 10px;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:650;cursor:pointer}.visibility-toggle button.active{background:var(--inverse);color:var(--inverse-text)}.admin-page{display:grid;gap:16px}.admin-page-head{display:grid;gap:6px}.admin-page-head h1{margin:0;font-size:22px;font-weight:700;letter-spacing:0}.admin-page-head p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.42}.admin-empty{text-align:left}.admin-report-list{display:grid;gap:10px}.admin-report{display:grid;gap:13px}.admin-report-main,.admin-report-post,.admin-report-meta{min-width:0}.admin-report-main{display:grid;gap:5px}.admin-report-main span,.admin-report-post small,.admin-report-meta span{color:var(--text-secondary);font-size:12px;line-height:1.3}.admin-report-main p{margin:0}.admin-report-post{display:grid;gap:7px;padding:12px;border-radius:12px;background:var(--soft-surface)}.admin-report-post button{min-width:0;border:0;background:transparent;color:var(--text-primary);padding:0;text-align:left;font-size:14px;line-height:1.38;cursor:pointer}.admin-report-post button:hover{text-decoration:underline}.admin-report-post .admin-post-actions{display:flex;justify-content:flex-end}.admin-report-post .admin-post-actions button{width:auto;min-height:32px;border:1px solid var(--border-strong);border-radius:999px;padding:0 11px;font-size:12px;font-weight:650;text-decoration:none}.admin-report-post .admin-post-actions button.danger{border-color:color-mix(in srgb,#d92d20 45%,var(--border));color:#c8281c}.admin-report-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-report-meta div{display:inline-flex;gap:4px;padding:3px;border-radius:999px;background:var(--soft-surface)}.admin-report-meta button{height:30px;border:0;border-radius:999px;padding:0 10px;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:650;cursor:pointer}.admin-report-meta button.active{background:var(--inverse);color:var(--inverse-text)}.visibility-toggle button:disabled{cursor:default}.private-profile-card{margin-top:20px}@media(max-width:520px){.appearance-list{grid-template-columns:1fr}.visibility-row{grid-template-columns:1fr;align-items:stretch}.visibility-toggle{justify-self:start}}:root[data-theme] .choice-overlay-selected-pill,:root[data-theme] .choice-caption-result-pill.selected{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:4px!important}:root[data-theme] .choice-overlay-label b{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;font-size:17px!important}:root[data-theme] .choice-card.two-choice-image .choice-caption-button b{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;font-size:13px!important;font-weight:600!important}:root[data-theme] .choice-caption{min-height:40px!important}:root[data-theme] .choice-overlay-result-pill,:root[data-theme] .choice-caption-result-pill{min-height:38px}:root[data-theme] .choice-overlay-selected-avatar,:root[data-theme] .choice-overlay-selected-avatar .avatar,:root[data-theme] .result-choice-my-profile,:root[data-theme] .result-choice-my-profile .avatar,:root[data-theme] .choice-result-profile,:root[data-theme] .choice-result-profile .avatar,:root[data-theme] .choice-vote-profile,:root[data-theme] .choice-vote-profile .avatar,:root[data-theme] .text-poll-action-profile,:root[data-theme] .text-poll-action-profile .avatar{width:30px!important;height:30px!important}:root[data-theme] .choice-card.two-choice-image .choice-frame,:root[data-theme] .choice-card.two-choice-image .choice-frame-button{border-radius:var(--media-card-radius)!important}:root[data-theme] .choice-card.two-choice-image.voted .choice-frame,:root[data-theme] .choice-card.two-choice-image.active .choice-frame,:root[data-theme] .choice-card.two-choice-image.active.voted .choice-frame{box-shadow:inset 0 0 0 var(--choice-selected-ring-inner-size) var(--choice-selected-ring-inner),0 0 0 var(--choice-selected-ring-outer-size) var(--choice-selected-ring-outer)!important}.settings-card label{display:grid;gap:6px}.settings-card label span{color:var(--text-secondary);font-size:12px;font-weight:600}.settings-card input{height:42px;border:var(--divider-width) solid var(--hairline);border-radius:12px;padding:0 12px;background:var(--surface);color:var(--text-primary);font-size:15px}.settings-button{justify-self:start;min-width:96px;height:40px;border:0;border-radius:999px;padding:0 16px;background:var(--inverse);color:var(--inverse-text);font-size:14px;font-weight:650;cursor:pointer}.settings-button.danger{background:#e5484d}.settings-button:disabled{background:var(--soft-surface);color:var(--text-tertiary);cursor:default}.danger-zone{border-color:#ffd3d6;background:color-mix(in srgb,var(--surface) 96%,#e5484d 4%)}.danger-zone strong{color:#b42318}.settings-status,.settings-error{margin:0;font-size:13px}.settings-status{color:var(--text-secondary)}.settings-error{color:#d92d20}@keyframes pushIn{0%{transform:translate(34px)}to{transform:translate(0)}}@keyframes sheetUp{0%{transform:translateY(24px)}to{transform:translateY(0)}}@media(prefers-color-scheme:dark){:root{--page-bg: #000;--surface: #000;--soft-surface: #111;--panel: #080808;--text-primary: #f5f5f5;--text-secondary: #b7b7b7;--text-tertiary: #8f8f8f;--hairline: #151515;--hairline-strong: #222;--post-divider: #303030;--inverse: #f5f5f5;--inverse-text: #000;--choice-ring-gap: #000;--choice-ring-color: #e8e8e8;--choice-selected-shadow: 0 8px 20px rgba(0, 0, 0, .08);--audience-tone-0: #f7f7f7;--audience-tone-1: #e1e1e1;--audience-tone-2: #c1c1c1;--audience-tone-3: #9a9a9a;--audience-text-0: #000;--audience-text-1: #000;--audience-text-2: #000;--audience-text-3: #000;--result-fill: #f2f2f2;--result-fill-strong: #fff;--result-track: #222;--result-sheet-bg: #080808;--result-sheet-border: #313131;--result-section-bg: #101010;--result-section-border: #292929;--result-row-bg: #141414;--result-row-border: #3a3a3a;color:#f5f5f5;background:#000}.app-shell,.auth-shell,.desktop-sidebar,.desktop-aside,.phone-screen,.onboarding-screen,.auth-screen,.topbar,.feed-post,.bottom-nav,.post-menu,.report-modal,.simple-page,.compose-page,.confirm-modal,.comments-sheet,.comment-composer{background:#000;color:#f5f5f5}.comments-sheet,.result-sheet{border-color:var(--result-sheet-border);background:var(--result-sheet-bg)}.comments-sheet>header,.result-sheet>header{border-bottom-color:var(--result-section-border);background:var(--result-sheet-bg)}.result-sheet .result-panel,.result-sheet .audience-insights{border-color:var(--result-section-border);background:var(--result-section-bg)}.brand-logo{filter:invert(1) brightness(1.12)}.topbar,.phone-screen,.desktop-sidebar,.desktop-aside,.desktop-aside section,.bottom-nav,.feed-post,.post-menu,.report-modal,.report-modal textarea,.report-reasons button,.compose-page header,.activity-list article,.comments-sheet>header,.comment-composer,.comment-thread.author-comment,.reply-list,.audience-insights{border-color:var(--hairline)}.topbar,.bottom-nav{background:#000000e0}.feed-post{border-bottom-color:var(--post-divider)}.carousel-dots span{background:#3a3a3a}.carousel-dots span.active{background:#f5f5f5}.desktop-aside section,.report-card{background:var(--panel)}.desktop-sidebar nav button.active{background:#111}.desktop-sidebar nav button:hover:not(.desktop-compose){background:#262626;box-shadow:inset 0 0 0 var(--divider-width) #444}.desktop-sidebar nav button.active:hover{background:#303030}.desktop-sidebar nav button.desktop-compose:hover{background:#e8e8e8;color:#000}.desktop-sidebar nav button.desktop-compose.active{background:#f5f5f5;color:#000}.brand-mark,.brand-button,.desktop-brand,.desktop-sidebar nav button,.back-button,.post-head strong,.post-body,.feed-empty-state,.onboarding-head h1,.auth-head h1,.simple-page h1,.compose-thread textarea,.comments-sheet>header button,.comment-content p strong,.comment-content small,.comment-preview,.search-field input,.follow-up p,.audience-insights header strong,.result-panel header strong,.audience-choice-legend b,.audience-bar-head strong,.audience-bar-values b,.insight-section-head h3,.age-choice-matrix-row>strong,.age-choice-matrix-head b,.age-choice-cell.top span,.result-choice-bar-label,.result-choice-bar-body strong{color:#f5f5f5}.desktop-sidebar nav button.desktop-compose,.desktop-sidebar nav button.desktop-compose.active{background:#f5f5f5;color:#000}.result-choice-bar-row{background:transparent}.result-choice-bar-row:after{border-color:var(--result-row-border)}.result-choice-bar-row.mine:after{border-color:#f5f5f5;border-width:2px}.result-choice-thumb{border-color:#2a2a2a;background:#111}.result-choice-bar-fill{background:var(--result-fill)}.result-choice-bar-label,.result-choice-bar-body strong{color:#fff;mix-blend-mode:difference}.comment-preview span{color:#b7b7b7}.comment-content small b,.comment-actions button,.replying-to,.replying-to button{color:#999}.onboarding-head p,.auth-head p,.feed-empty-state p,.privacy-note,.onboarding-card label>span,.auth-card label>span,.onboarding-field>span{color:#aaa}.avatar,.text-choice,.category-grid button,.comment-composer input,.choice-inputs input,.choice-inputs button,.report-card,.settings-card input,.search-field,.result-inline-button{background:#111;color:#f5f5f5}.category-grid button,.onboarding-card input,.onboarding-card select,.segmented-field button,.comment-composer input,.choice-inputs input,.choice-inputs button,.report-card,.settings-card input,.text-poll button,.profile-tabs button{border-color:#262626}.text-poll button,.onboarding-card input,.auth-card input,.onboarding-card select,.segmented-field button,.post-menu button,.confirm-modal button,.profile-tabs button{background:#000;color:#f5f5f5}.text-poll button{border-color:#3a3a3a;background:#101010;box-shadow:inset 0 0 0 .5px #ffffff0a}.text-poll button:not(:disabled):hover{border-color:#505050;background:#171717}.profile-tabs button.active,.settings-button{border-color:#f5f5f5;background:#f5f5f5;color:#000}.settings-button.danger{background:#ff6b5f;color:#000}.settings-button:disabled{background:#202020;color:#777}.danger-zone{border-color:#3a1d1f;background:#100707}.danger-zone strong,.settings-error{color:#ff6b5f}.settings-card label span,.settings-status{color:#aaa}.post-menu span{color:#8e8e93}.post-menu button.active{background:#f5f5f5;color:#000}.conversation-list button.active,.conversation-list button:hover,.message-thread-placeholder,.messages-empty,.message-context,.message-thread-head,.message-composer{background:#000;color:#f5f5f5;border-color:var(--hairline)}.conversation-list button{border-color:var(--hairline)}.conversation-list button.active,.conversation-list button:hover{background:#111}.message-bubble{background:#151515;color:#f5f5f5}.message-bubble.mine{background:#f5f5f5;color:#000}.message-composer input{border-color:#262626;background:#111;color:#f5f5f5;caret-color:#f5f5f5}.message-composer input::placeholder{color:#777}.report-modal header button,.report-actions button{background:#111;color:#f5f5f5}.media-strip-arrow{border-color:transparent;background:#fff;color:#111;box-shadow:none}.media-strip-arrow:hover{background:#fff}.report-actions button.danger{background:#ff6b5f;color:#000}.comment-mode-toggle,.auth-mode-toggle{background:#111}.comment-mode-toggle button,.auth-mode-toggle button{color:#999}.comment-mode-toggle button.active,.auth-mode-toggle button.active{background:#262626;color:#f5f5f5;box-shadow:none}.compose-photo-button,.compose-anonymous-toggle{color:#aaa}.segmented-field button.active,.onboarding-submit,.auth-submit{border-color:#f5f5f5;background:#f5f5f5;color:#000}.onboarding-submit:disabled,.auth-submit:disabled{background:#202020;color:#777}.auth-status{color:#aaa}.auth-error{color:#ff6b5f}.poll-fill,.insight-row div,.age-choice-cell i{background:#252525}.insight-row i,.age-choice-cell.top i b{background:#f5f5f5}.age-choice-cell i b{background:#777}.audience-insights header span,.result-panel header span,.audience-choice-legend span,.audience-bar-head span,.audience-bar-values,.insight-context,.insight-section-head span,.choice-detail-insights h3,.age-choice-matrix-head strong,.age-choice-cell span,.age-choice-cell em,.age-choice-note,.insight-group h3,.insight-row span,.insight-row strong{color:#999}.age-choice-matrix-head b{background:#151515}.age-choice-cell{border-color:#262626;background:#080808}.insight-mode-toggle,.audience-bar-row{background:#080808}.audience-bar-row,.insight-mode-toggle{border-color:var(--hairline)}.audience-stacked-bar{background:#191919}.audience-stacked-bar:after{border-color:#ffffff2e}.audience-stacked-bar i:first-child,.audience-stacked-bar i:nth-child(2){color:var(--segment-label-color)}.audience-stacked-bar i:nth-child(n+3){color:var(--segment-label-color)}.insight-mode-toggle button{color:#999}.insight-mode-toggle button.active{background:#f5f5f5;color:#000}.age-choice-cell.top{border-color:#f5f5f5;background:#000}.insight-choice-tabs button{border-color:#262626;background:#000;color:#aaa}.insight-choice-tabs button span{background:#151515;color:#f5f5f5}.insight-choice-tabs button.active{border-color:#f5f5f5;color:#f5f5f5}.insight-choice-tabs button.active span,.confirm-modal .dark,.vote-button{background:#f5f5f5;color:#000}.vote-button span{background:#000;color:#f5f5f5}.vote-button:disabled{background:#151515;color:#777}.vote-button:disabled span{background:#262626;color:#999}.vote-button.complete:disabled{background:#f5f5f5;color:#000}.vote-button.complete:disabled span{background:#000;color:#f5f5f5}.text-poll-letter{border:var(--divider-width) solid #2d2d2d;background:#1b1b1b;color:#f5f5f5}.text-poll button:not(.selected) .text-poll-percent{color:#999}.text-poll button.active:not(.selected):not(.revealed){border-color:#f5f5f5;background:#141414;box-shadow:inset 0 0 0 .5px #ffffff24,0 0 0 1px #ffffff1f}.text-poll button.selected{background:#141414;color:#f5f5f5}.text-poll button.selected .text-poll-letter{background:#f5f5f5;color:#000}.text-poll button.revealed{border-color:#3a3a3a;background:#101010;color:#f5f5f5}.text-poll button.revealed:not(.selected){background:#0f0f0f}.text-poll button.revealed.selected .poll-fill{background:#f5f5f5}.text-poll button.revealed.selected .text-poll-label{color:#000}.text-poll button.revealed.selected .text-poll-percent{background:#101010;color:#f5f5f5}.choice-caption span{color:#f5f5f5}.bottom-nav button{color:#8e8e93}.bottom-nav button.active,.bottom-nav .compose-tab{color:#f5f5f5}.compose-page header button{color:#f5f5f5}.publish-button{background:#f5f5f5!important;color:#000!important;-webkit-text-fill-color:#000}.publish-button:disabled{background:#202020!important;color:#8f8f8f!important;-webkit-text-fill-color:#8f8f8f}.compose-thread textarea{background:transparent;color:#f5f5f5;caret-color:#f5f5f5}.compose-thread textarea::placeholder,.choice-inputs input::placeholder,.search-field input::placeholder{color:#777}.choice-inputs input,.comment-composer input,.search-field input{caret-color:#f5f5f5}.comment-composer>button{background:#f5f5f5;color:#000}.comment-composer>button:disabled{background:#202020;color:#777}.choice-inputs button{color:#d8d8d8}}@media(max-width:520px){.app-shell{display:block;padding:0;background:#fff}.phone-screen{width:100vw;height:100vh;height:100dvh;box-shadow:none}.page-stack{height:100%;min-height:0}}@media(max-width:520px)and (prefers-color-scheme:dark){.app-shell,.phone-screen{background:#000}}@media(min-width:761px){.phone-screen{grid-template-rows:minmax(0,1fr)}.topbar{display:none}.topbar:not(.topbar-page) .notification-button{visibility:hidden;pointer-events:none}.app-shell.messages-layout{grid-template-columns:var(--desktop-sidebar-width) minmax(0,1fr)}.app-shell.messages-layout .phone-screen{grid-column:2;width:auto;max-width:none;border-right:0;border-left:0}.app-shell.messages-layout .page-stack{overflow:hidden}.messages-page{min-height:100vh;min-height:100dvh;grid-template-columns:230px minmax(0,1fr)}.app-shell.messages-layout .messages-page{height:100vh;height:100dvh;grid-template-columns:minmax(340px,430px) minmax(0,1fr)}.messages-inbox{border-right:var(--divider-width) solid var(--hairline-strong)}.message-thread{min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh}.message-thread-head button{display:none}.message-thread-head{grid-template-columns:40px minmax(0,1fr)}.app-shell.messages-layout .message-list{padding:18px 24px}.app-shell.messages-layout .message-bubble{max-width:min(68%,760px)}.app-shell.messages-layout .messages-empty,.app-shell.messages-layout .message-thread-placeholder{min-height:100%}.media-strip-arrow{position:absolute;top:var(--media-arrow-top, 50%);transform:translateY(-50%);z-index:7;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;background:#fff;color:#111;box-shadow:none;cursor:pointer;-webkit-backdrop-filter:none;backdrop-filter:none}.media-strip-arrow svg{width:18px;height:18px}.media-strip-arrow:disabled{cursor:default;opacity:.82}.media-strip-arrow.previous{left:10px}.media-strip-arrow.next{right:10px}.media-strip{overflow-x:hidden}.viewer-stage{grid-template-columns:44px minmax(0,auto) 44px;gap:10px;padding:0 14px}.viewer-track{grid-column:2}.viewer-slide{padding:0}.viewer-card{grid-column:auto;width:fit-content;max-width:min(calc(100vw - 128px),1280px)}.viewer-card:not(.text-card){width:fit-content;max-width:min(calc(100vw - 128px),1280px);overflow:visible}.viewer-card.text-card{width:min(520px,calc(100vw - 160px));height:min(620px,calc(100dvh - 190px))}.viewer-card img{width:auto;max-width:min(calc(100vw - 128px),1280px)}.viewer-nav{position:static;transform:none}.viewer-nav.previous{grid-column:1}.viewer-nav.next{grid-column:3}.bottom-nav{display:none}.comments-backdrop{place-items:center;padding:24px}.comments-sheet{height:min(760px,86vh);height:min(760px,86dvh);max-height:min(760px,86vh);max-height:min(760px,86dvh);border-radius:22px;box-shadow:0 22px 64px #0000003d}.comments-sheet,.result-sheet{border-bottom:1px solid var(--result-sheet-border)}.modal-backdrop{position:fixed;place-items:center}}@media(min-width:1368px){.app-shell{display:block}.desktop-sidebar{position:fixed;left:0;width:var(--desktop-sidebar-width)}.phone-screen{width:var(--feed-max-width);margin-left:calc(50vw - var(--feed-half-width))}.desktop-aside{position:fixed;left:calc(50vw + var(--feed-half-width) + 24px);width:var(--desktop-aside-width)}.app-shell.messages-layout .phone-screen{width:calc(100vw - var(--desktop-sidebar-width));margin-left:var(--desktop-sidebar-width)}}@media(max-width:1367px)and (min-width:761px){.app-shell{grid-template-columns:88px minmax(24px,1fr) minmax(0,var(--feed-max-width)) minmax(24px,1fr)}.desktop-aside{display:none}.phone-screen{grid-column:3}.app-shell.messages-layout{grid-template-columns:88px minmax(0,1fr)}.app-shell.messages-layout .phone-screen{grid-column:2}.app-shell.messages-layout .messages-page{grid-template-columns:minmax(300px,380px) minmax(0,1fr)}.desktop-sidebar{padding:20px 12px}.desktop-brand{width:54px;height:54px;align-items:center;justify-content:center;justify-self:center}.desktop-brand-wordmark{display:none}.desktop-brand-symbol{width:42px;height:42px;display:block}.desktop-sidebar nav button{width:54px;height:54px;justify-content:center;padding:0}.desktop-sidebar nav button span:not(.desktop-notification-icon){display:none}}@media(min-width:761px)and (prefers-color-scheme:dark){.media-strip-arrow{border-color:transparent;background:#fff;color:#111;box-shadow:none}.media-strip-arrow:hover{background:#fff}}@media(max-width:760px){:root{--safe-bottom: min(env(safe-area-inset-bottom, 0px), 10px);--bottom-nav-height: 56px}.app-shell{display:block;min-height:100vh;min-height:100dvh;padding:0;background:var(--surface)}.desktop-sidebar,.desktop-aside{display:none}.phone-screen{width:100vw;min-height:100vh;min-height:100dvh;height:auto;display:block;overflow:visible;border:0;box-shadow:none}.page-stack{height:auto;min-height:calc(100vh - var(--bottom-nav-height));min-height:calc(100dvh - var(--bottom-nav-height));overflow:visible;padding-bottom:var(--bottom-nav-height);overscroll-behavior:auto}.scroll-page,.simple-page,.compose-page{min-height:auto}.topbar{padding:0 18px}.topbar-spacer,.icon-button,.back-button{width:34px;height:34px}.bottom-nav{position:fixed;right:0;left:0;bottom:0;height:calc(var(--bottom-nav-height) + var(--safe-bottom));padding:3px 14px calc(5px + var(--safe-bottom));align-items:center}.bottom-nav button{min-height:44px}.bottom-nav svg{width:24px;height:24px}.bottom-nav .compose-tab svg{width:28px;height:28px}.page-stack.activity-open{min-height:0}.comments-backdrop{place-items:end center}.comments-sheet{width:100vw;height:min(620px,82vh);height:min(620px,82dvh);max-height:min(620px,82vh);max-height:min(620px,82dvh);border-radius:20px 20px 0 0}.messages-page.thread-open .messages-inbox{display:none}.messages-page:not(.thread-open) .message-thread{display:none}.auth-shell{display:block;padding:0;background:var(--surface)}.auth-screen,.onboarding-screen{width:100vw;min-height:100dvh}}.auth-apple{width:100%;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #000;border-radius:10px;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;cursor:pointer}.auth-apple:disabled{opacity:.46;cursor:default}.auth-apple-logo{font-size:20px;line-height:1}.auth-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;color:var(--text-tertiary);font-size:12px}.auth-divider:before,.auth-divider:after{height:var(--divider-width);background:var(--hairline-strong);content:""}.auth-card .auth-consent,.onboarding-card .auth-consent{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;cursor:pointer}.auth-consent-list{display:grid;gap:5px;padding:10px 11px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--soft-surface)}.auth-consent-row{min-height:31px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.auth-consent-row>button,.auth-consent-row>a{border:0;padding:5px 2px;background:transparent;color:var(--text-secondary);font-size:11px;font-weight:650;line-height:1;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.auth-card .auth-consent input,.onboarding-card .auth-consent input{width:18px;height:18px;margin:0;accent-color:var(--text-primary)}.auth-card .auth-consent>span,.onboarding-card .auth-consent>span{color:var(--text-secondary);font-size:12px;font-weight:500;line-height:1.45}.auth-legal-links{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--text-tertiary);font-size:12px}.auth-legal-links button{border:0;padding:4px;background:transparent;color:var(--text-secondary);font-size:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.settings-legal-links{display:flex;flex-wrap:wrap;gap:8px}.profile-actions button.danger{border:var(--divider-width) solid #d92d20;background:transparent;color:#d92d20}.profile-actions button:disabled{opacity:.46;cursor:default}.blocked-user-list{display:grid;gap:8px}.blocked-user-row{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:var(--divider-width) solid var(--hairline);border-radius:12px;background:var(--surface)}.blocked-user-row>div{min-width:0;display:grid;gap:2px}.blocked-user-row b{overflow:hidden;color:var(--text-primary);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.blocked-user-row span{overflow:hidden;color:var(--text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.blocked-user-row .settings-button{min-width:auto;height:34px;flex:0 0 auto;padding:0 12px;font-size:12px}.legal-shell{min-height:100vh;min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) 18px max(32px,env(safe-area-inset-bottom));background:var(--page-bg);color:var(--text-primary)}.fatal-error-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:var(--page-bg);color:var(--text-primary)}.fatal-error-shell section{width:min(420px,100%);display:grid;gap:12px;padding:24px;border:var(--divider-width) solid var(--hairline);border-radius:16px;background:var(--surface);text-align:center}.fatal-error-shell strong{font-size:20px}.fatal-error-shell p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.5}.fatal-error-shell button{height:44px;border:0;border-radius:22px;background:var(--inverse);color:var(--inverse-text);font-size:14px;font-weight:700;cursor:pointer}.legal-page{width:min(720px,100%);margin:0 auto;padding:28px;border:var(--divider-width) solid var(--hairline);border-radius:18px;background:var(--surface)}.legal-header{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;padding-bottom:24px;border-bottom:var(--divider-width) solid var(--hairline)}.legal-header button{width:40px;height:40px;border:var(--divider-width) solid var(--hairline-strong);border-radius:50%;background:var(--surface);color:var(--text-primary);font-size:20px;cursor:pointer}.legal-header span,.legal-header p{color:var(--text-secondary);font-size:13px}.legal-header h1{margin:5px 0;color:var(--text-primary);font-size:clamp(24px,5vw,32px);line-height:1.2}.legal-header p{margin:0}.legal-content{display:grid;gap:28px;padding:28px 0}.legal-summary{margin:24px 0 0;padding:18px 20px;border-radius:14px;background:var(--soft-surface);color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.65;word-break:keep-all}.legal-content section{display:grid;gap:9px}.legal-content h2{margin:0;color:var(--text-primary);font-size:17px;line-height:1.4}.legal-content p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7;word-break:keep-all}.legal-content ul{display:grid;gap:7px;margin:2px 0 0;padding-left:20px;color:var(--text-secondary)}.legal-content li{padding-left:2px;font-size:14px;line-height:1.7;word-break:keep-all}.legal-content .legal-note{margin-top:3px;padding:14px 15px;border-left:3px solid var(--text-primary);border-radius:0 10px 10px 0;background:var(--soft-surface);color:var(--text-primary)}.legal-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:3px}.legal-document-grid a{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;border:var(--divider-width) solid var(--hairline-strong);border-radius:12px;color:var(--text-primary);font-size:14px;font-weight:650;text-decoration:none}.legal-document-grid a:hover{background:var(--soft-surface)}.legal-page footer{padding-top:18px;border-top:var(--divider-width) solid var(--hairline)}.legal-page footer a,.legal-page footer span{color:var(--text-primary);font-size:14px;font-weight:650}.support-contact-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:22px;border-radius:16px;background:var(--soft-surface)}.support-contact-card>div{display:grid;gap:5px;min-width:0}.support-contact-card span,.support-contact-card p{color:var(--text-secondary);font-size:13px}.support-contact-card strong{overflow-wrap:anywhere;font-size:18px}.support-contact-card p,.support-topic-list p,.support-guide p{margin:0;line-height:1.6}.support-contact-card>a{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 17px;background:var(--inverse);color:var(--inverse-text);font-size:14px;font-weight:700;text-decoration:none}.support-topic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:28px 0}.support-topic-list section,.support-guide{display:grid;gap:7px;padding:18px;border:var(--divider-width) solid var(--hairline);border-radius:14px}.support-topic-list h2,.support-guide h2{margin:0;font-size:15px}.support-topic-list p,.support-guide p{color:var(--text-secondary);font-size:14px}.support-guide+.support-guide{margin-top:10px}.support-guide.safety{background:var(--soft-surface)}.support-footer-links{display:flex;flex-wrap:wrap;gap:16px}:root[data-theme=dark] .auth-apple{border-color:#f5f5f5;background:#f5f5f5;color:#000}:root[data-theme=dark] .profile-actions button.danger{border-color:#ff6b6b;color:#ff6b6b}@media(max-width:560px){.legal-shell{padding-right:0;padding-left:0}.legal-page{padding:22px 18px;border-right:0;border-left:0;border-radius:0}.support-contact-card{align-items:stretch;flex-direction:column}.support-contact-card>a{width:100%}.support-topic-list,.legal-document-grid{grid-template-columns:1fr}}:root[data-theme=light]{color-scheme:light;--page-bg: #fff;--surface: #fff;--soft-surface: #f7f7f7;--panel: #fafafa;--text-primary: #0f0f0f;--text-secondary: #5f5f5f;--text-tertiary: #737373;--hairline: #ededed;--hairline-strong: #dbdbdb;--post-divider: #d6d6d6;--inverse: #0f0f0f;--inverse-text: #fff;--choice-ring-gap: #fff;--choice-ring-color: #0f0f0f;--audience-tone-0: #111;--audience-tone-1: #686868;--audience-tone-2: #b8b8b8;--audience-tone-3: #e2e2e2;--audience-text-0: #fff;--audience-text-1: #fff;--audience-text-2: #111;--audience-text-3: #111;--result-fill: #111;--result-fill-strong: #000;--result-track: #e8e8e8;--result-sheet-bg: #fff;--result-sheet-border: #d7d7d7;--result-section-bg: #fafafa;--result-section-border: #e0e0e0;--result-row-bg: #f8f8f8;--result-row-border: #d6d6d6;background:#fff;color:#0f0f0f}:root[data-theme=dark]{color-scheme:dark;--page-bg: #000;--surface: #000;--soft-surface: #111;--panel: #080808;--text-primary: #f5f5f5;--text-secondary: #b7b7b7;--text-tertiary: #8f8f8f;--hairline: #151515;--hairline-strong: #222;--post-divider: #303030;--inverse: #f5f5f5;--inverse-text: #000;--choice-ring-gap: #000;--choice-ring-color: #e8e8e8;--audience-tone-0: #f7f7f7;--audience-tone-1: #e1e1e1;--audience-tone-2: #c1c1c1;--audience-tone-3: #9a9a9a;--audience-text-0: #000;--audience-text-1: #000;--audience-text-2: #000;--audience-text-3: #000;--result-fill: #f2f2f2;--result-fill-strong: #fff;--result-track: #222;--result-sheet-bg: #080808;--result-sheet-border: #313131;--result-section-bg: #101010;--result-section-border: #292929;--result-row-bg: #141414;--result-row-border: #3a3a3a;background:#000;color:#f5f5f5}:root[data-theme] .app-shell,:root[data-theme] .auth-shell,:root[data-theme] .desktop-sidebar,:root[data-theme] .desktop-aside,:root[data-theme] .phone-screen,:root[data-theme] .onboarding-screen,:root[data-theme] .auth-screen,:root[data-theme] .feed-post,:root[data-theme] .post-menu,:root[data-theme] .report-modal,:root[data-theme] .simple-page,:root[data-theme] .compose-page,:root[data-theme] .confirm-modal,:root[data-theme] .comments-sheet,:root[data-theme] .comment-composer{background:var(--surface);color:var(--text-primary)}:root[data-theme] .page-stack{background:var(--surface)}:root[data-theme] .comments-sheet,:root[data-theme] .result-sheet{border-color:var(--result-sheet-border);background:var(--result-sheet-bg)}:root[data-theme] .comments-sheet>header,:root[data-theme] .result-sheet>header{border-bottom-color:var(--result-section-border);background:var(--result-sheet-bg)}:root[data-theme] .result-sheet .result-panel,:root[data-theme] .result-sheet .audience-insights{border-color:var(--result-section-border);background:var(--result-section-bg)}:root[data-theme=light] .topbar,:root[data-theme=light] .bottom-nav{background:#ffffffeb}:root[data-theme=dark] .topbar,:root[data-theme=dark] .bottom-nav{background:#000000e0}:root[data-theme] .topbar,:root[data-theme] .phone-screen,:root[data-theme] .desktop-sidebar,:root[data-theme] .desktop-aside,:root[data-theme] .desktop-aside section,:root[data-theme] .bottom-nav,:root[data-theme] .post-menu,:root[data-theme] .report-modal,:root[data-theme] .report-modal textarea,:root[data-theme] .report-reasons button,:root[data-theme] .compose-page header,:root[data-theme] .activity-list article,:root[data-theme] .activity-list button,:root[data-theme] .comments-sheet>header,:root[data-theme] .comment-composer,:root[data-theme] .comment-thread.author-comment,:root[data-theme] .reply-list,:root[data-theme] .audience-insights{border-color:var(--hairline)}:root[data-theme] .feed-post{border-bottom-color:var(--post-divider)}:root[data-theme=light] .brand-logo{filter:none}:root[data-theme=dark] .brand-logo{filter:invert(1) brightness(1.12)}:root[data-theme] .brand-mark,:root[data-theme] .brand-button,:root[data-theme] .desktop-brand,:root[data-theme] .desktop-sidebar nav button,:root[data-theme] .back-button,:root[data-theme] .post-head strong,:root[data-theme] .post-body,:root[data-theme] .feed-empty-state,:root[data-theme] .onboarding-head h1,:root[data-theme] .auth-head h1,:root[data-theme] .simple-page h1,:root[data-theme] .compose-thread textarea,:root[data-theme] .comments-sheet>header button,:root[data-theme] .comment-content p strong,:root[data-theme] .comment-content small,:root[data-theme] .comment-preview,:root[data-theme] .search-field input,:root[data-theme] .follow-up p,:root[data-theme] .audience-insights header strong,:root[data-theme] .result-panel header strong,:root[data-theme] .audience-choice-legend b,:root[data-theme] .audience-bar-head strong,:root[data-theme] .audience-bar-values b,:root[data-theme] .result-choice-bar-label,:root[data-theme] .result-choice-bar-body strong{color:var(--text-primary)}:root[data-theme] .audience-insights header span,:root[data-theme] .result-panel header span,:root[data-theme] .audience-choice-legend span,:root[data-theme] .audience-bar-head span,:root[data-theme] .audience-bar-values,:root[data-theme] .comment-preview span{color:var(--text-tertiary)}:root[data-theme] .theme-toggle-button{border-color:var(--hairline);background:var(--soft-surface);color:var(--text-primary)}:root[data-theme] .result-choice-bar-row{background:var(--result-row-bg)}:root[data-theme] .result-choice-bar-row:after{border-color:var(--result-row-border)}:root[data-theme] .result-choice-bar-row.mine:after{border-color:var(--text-primary);border-width:2px}:root[data-theme] .result-choice-thumb{border-color:var(--hairline-strong);background:var(--soft-surface)}:root[data-theme=dark] .result-choice-bar-row:after{border-color:var(--result-row-border)}:root[data-theme=dark] .result-choice-thumb{border-color:#2a2a2a;background:#111}:root[data-theme=dark] .text-poll button.revealed.selected .poll-fill{background:#f5f5f5}:root[data-theme] .text-poll button.revealed.selected .text-poll-percent{background:var(--surface);color:var(--text-primary)}:root[data-theme] .audience-bar-row,:root[data-theme] .insight-mode-toggle{border-color:var(--hairline);background:var(--panel)}:root[data-theme] .audience-stacked-bar{background:var(--soft-surface)}:root[data-theme] .audience-stacked-bar:after{border-color:var(--hairline-strong)}:root[data-theme=dark] .audience-stacked-bar{background:#191919}:root[data-theme=dark] .audience-stacked-bar:after{border-color:#ffffff2e}:root[data-theme=light] .audience-stacked-bar i:first-child,:root[data-theme=light] .audience-stacked-bar i:nth-child(2){color:var(--segment-label-color)}:root[data-theme=light] .audience-stacked-bar i:nth-child(n+3){color:var(--segment-label-color)}:root[data-theme=dark] .audience-stacked-bar i:first-child,:root[data-theme=dark] .audience-stacked-bar i:nth-child(2){color:var(--segment-label-color)}:root[data-theme=dark] .audience-stacked-bar i:nth-child(n+3){color:var(--segment-label-color)}:root[data-theme] .insight-mode-toggle button{color:var(--text-secondary)}:root[data-theme] .insight-mode-toggle button.active{background:var(--inverse);color:var(--inverse-text)}:root[data-theme=light]{--choice-selected-shadow: none;--result-fill: #0f0f0f;--result-track: #ececec;--result-section-bg: #fff;--result-row-bg: #f7f7f7;--result-row-border: #d9d9d9}:root[data-theme=dark]{--result-fill: #f2f2f2;--result-track: #202020;--result-section-bg: transparent;--result-row-bg: #101010;--result-row-border: #2f2f2f}:root[data-theme=light] .choice-card.active .choice-frame,:root[data-theme=light] .choice-card.voted .choice-frame,:root[data-theme=light] .choice-card:has(.choice-frame-button:focus-visible) .choice-frame{box-shadow:0 0 0 var(--choice-ring-gap-size) var(--choice-ring-gap),0 0 0 var(--choice-ring-outer-size) var(--choice-ring-color)}:root[data-theme=light] .choice-caption span{color:#111}:root[data-theme=dark] .choice-caption span{color:#f5f5f5}:root[data-theme] .result-sheet .result-panel,:root[data-theme] .result-sheet .audience-insights{border:0;background:transparent}:root[data-theme] .result-sheet .result-panel{margin-top:12px}:root[data-theme] .result-choice-bars{gap:8px;padding:0;border:0;background:transparent}:root[data-theme] .result-choice-bar-row{border:0;background:var(--result-row-bg);box-shadow:none}:root[data-theme] .result-choice-bar-row.mine{box-shadow:0 0 0 var(--choice-ring-gap-size) var(--choice-ring-gap),0 0 0 var(--choice-ring-outer-size) var(--choice-ring-color)}:root[data-theme] .result-choice-bar-body{background:transparent}:root[data-theme] .result-choice-bar-fill{background:var(--result-track)}:root[data-theme] .result-choice-bar-fill:after{background:var(--result-fill)}:root[data-theme] .result-choice-bar-label,:root[data-theme] .result-choice-bar-body strong{color:var(--text-primary);mix-blend-mode:normal}:root[data-theme] .result-choice-my-profile{border:0;background:transparent}:root[data-theme] .result-choice-my-profile .avatar{box-shadow:0 0 0 2px var(--surface)}:root[data-theme] .audience-insights{padding-top:16px;border-top:var(--divider-width) solid var(--hairline-strong)}:root[data-theme] .audience-bar-row{border:0;background:var(--result-row-bg)}:root[data-theme=light] .text-poll button.revealed{background:#fff;color:#111}:root[data-theme=light] .text-poll button.revealed .poll-fill{background:#efefef}:root[data-theme=light] .text-poll button.revealed.selected .poll-fill{background:#0f0f0f}:root[data-theme=light] .text-poll button.revealed.selected .text-poll-percent{background:#fff;color:#111}:root[data-theme=dark] .text-poll button.revealed .poll-fill{background:#202020}:root[data-theme=dark] .text-poll button.revealed.selected .poll-fill{background:#f2f2f2}:root[data-theme=dark] .text-poll button.revealed.selected .text-poll-label{color:#000}:root[data-theme=dark] .text-poll button.revealed.selected .text-poll-percent{background:#101010;color:#f5f5f5}:root[data-theme=light] .bottom-nav{border-top-color:#d7d7d7;background:#fffffff5;box-shadow:inset 0 1px #d7d7d7,0 -10px 24px #ffffffb8}:root[data-theme=light] .bottom-nav button{color:#6f6f6f}:root[data-theme=light] .bottom-nav button.active,:root[data-theme=light] .bottom-nav .compose-tab{color:#0f0f0f}:root[data-theme=dark] .bottom-nav button{color:#8e8e93}:root[data-theme=dark] .bottom-nav button.active,:root[data-theme=dark] .bottom-nav .compose-tab{color:#f5f5f5}:root[data-theme=light] .search-field{border:1px solid #e5e5e5;background:#f5f5f5;color:#666}:root[data-theme=light] .search-field input{color:#111;-webkit-text-fill-color:#111;caret-color:#111}:root[data-theme=light] .search-field input::placeholder{color:#8a8a8a}:root[data-theme=dark] .search-field{border:1px solid #242424;background:#111;color:#aaa}:root[data-theme=dark] .search-field input{color:#f5f5f5;-webkit-text-fill-color:#f5f5f5;caret-color:#f5f5f5}:root[data-theme=light]{--result-choice-fill: rgba(15, 15, 15, .13);--result-choice-track: #fff;--result-choice-border: #dddddd;--result-choice-selected-border: #0f0f0f}:root[data-theme=dark]{--result-choice-fill: rgba(255, 255, 255, .2);--result-choice-track: #050505;--result-choice-border: #303030;--result-choice-selected-border: #f2f2f2}:root[data-theme] .result-choice-bars{--result-thumb-size: 64px;gap:8px}:root[data-theme] .result-choice-bar-row{min-height:var(--result-thumb-size);border:1px solid var(--result-choice-border);border-radius:14px;background:var(--result-choice-track)}:root[data-theme] .result-choice-bar-row.mine{box-shadow:0 0 0 var(--choice-ring-gap-size) var(--choice-ring-gap),0 0 0 var(--choice-ring-outer-size) var(--result-choice-selected-border)}:root[data-theme] .result-choice-thumb{border:0;background:var(--result-choice-fill)}:root[data-theme] .result-choice-bar-body{min-height:var(--result-thumb-size);grid-template-rows:minmax(0,1fr);gap:0;padding:0 12px 0 14px}:root[data-theme] .result-choice-line{position:relative;z-index:1}:root[data-theme] .result-choice-bar-fill{position:absolute;inset:0 auto 0 0;z-index:0;width:var(--result-width);height:100%;min-width:0;border-radius:0 12px 12px 0;background:var(--result-choice-fill);pointer-events:none}:root[data-theme] .result-choice-bar-label{font-weight:500}:root[data-theme] .result-choice-bar-body strong{font-weight:650}:root[data-theme=light] .topbar{color:#0f0f0f}:root[data-theme=light] .topbar .icon-button,:root[data-theme=light] .topbar .theme-toggle-button{color:#0f0f0f;opacity:1}:root[data-theme=light] .topbar .icon-button:hover,:root[data-theme=light] .topbar .theme-toggle-button:hover{background:#f1f1f1}:root[data-theme=dark] .topbar{color:#f5f5f5}:root[data-theme=dark] .topbar .icon-button,:root[data-theme=dark] .topbar .theme-toggle-button{color:#f5f5f5;opacity:1}@media(max-width:760px){input,textarea,select,.search-field input,.comment-composer input,.message-composer input,.choice-inputs input,.compose-thread textarea,.report-modal textarea,.auth-card input,.onboarding-card input,.onboarding-card select,.settings-card input{font-size:16px!important;line-height:1.35}}:root[data-theme=light]{--result-choice-fill: #0f0f0f;--result-choice-track: #fff;--result-choice-fill-text: #fff;--result-choice-track-text: #111;--result-choice-border: #d9d9d9;--result-choice-selected-border: #0f0f0f;--audience-tone-0: #050505;--audience-tone-1: #303030;--audience-tone-2: #636363;--audience-tone-3: #969696;--audience-text-0: #fff;--audience-text-1: #fff;--audience-text-2: #fff;--audience-text-3: #111}:root[data-theme=dark]{--result-choice-fill: #f5f5f5;--result-choice-track: #050505;--result-choice-fill-text: #050505;--result-choice-track-text: #f5f5f5;--result-choice-border: #3a3a3a;--result-choice-selected-border: #f4f4f4;--audience-tone-0: #ffffff;--audience-tone-1: #e8e8e8;--audience-tone-2: #d0d0d0;--audience-tone-3: #b8b8b8;--audience-text-0: #000;--audience-text-1: #000;--audience-text-2: #000;--audience-text-3: #000}:root[data-theme] .post-menu{width:156px;gap:2px}:root[data-theme] .post-menu button{border:0!important;outline:0;box-shadow:none;background:transparent;color:var(--text-primary);justify-content:flex-start}:root[data-theme] .post-menu button.active{background:var(--inverse);color:var(--inverse-text)}:root[data-theme] .post-menu button:not(.active):not(:disabled):hover{background:var(--soft-surface)}:root[data-theme] .post-menu button:focus-visible{box-shadow:inset 0 0 0 1px var(--hairline-strong)}:root[data-theme] .post-menu button.report-menu-button,:root[data-theme] .post-menu button.delete-menu-button{color:#ef4444}:root[data-theme] .post-menu button.report-menu-button.reported,:root[data-theme] .post-menu button.report-menu-button:disabled{color:var(--text-tertiary)}:root[data-theme] .comment-preview{display:flex;align-items:baseline;gap:6px;min-width:0}:root[data-theme] .comment-preview strong{flex:0 0 auto;margin-right:0}:root[data-theme] .comment-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis}:root[data-theme] .result-choice-bar-row{border:0;overflow:hidden;transform:translateZ(0)}:root[data-theme] .result-choice-bar-row.mine{box-shadow:none}:root[data-theme] .result-choice-bar-row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;z-index:4;border:1px solid var(--result-choice-border);border-radius:inherit;pointer-events:none}:root[data-theme] .result-choice-bar-row.mine:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;box-sizing:border-box;z-index:4;display:block;border:2px solid var(--choice-ring-gap);border-radius:11px;pointer-events:none}:root[data-theme] .result-choice-line{position:relative;z-index:2;min-width:0}:root[data-theme] .result-choice-bar-fill{overflow:hidden}:root[data-theme] .result-choice-fill-line{position:absolute;top:0;right:12px;bottom:0;left:14px;display:flex;align-items:center;color:var(--result-choice-fill-text);pointer-events:none}:root[data-theme] .result-choice-fill-label{min-width:0;overflow:hidden;color:inherit;font-size:14px;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}:root[data-theme] .result-choice-bar-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme] .result-choice-bar-label,:root[data-theme] .result-choice-bar-body strong{color:var(--result-choice-track-text);mix-blend-mode:normal}:root[data-theme] .result-choice-meta{flex:0 0 auto}:root[data-theme] .text-poll button.revealed{color:var(--text-primary)}:root[data-theme=light] .text-poll button.revealed .text-poll-label{color:#111}:root[data-theme=light] .text-poll button.revealed .text-poll-percent{color:#111}:root[data-theme=light] .text-poll button.revealed.selected .text-poll-label,:root[data-theme=light] .text-poll button.revealed.selected .text-poll-percent{color:#111}:root[data-theme=dark] .text-poll button.revealed .text-poll-label,:root[data-theme=dark] .text-poll button.revealed .text-poll-percent{color:#f5f5f5}:root[data-theme=dark] .text-poll button.revealed.selected .text-poll-label{color:#111}:root[data-theme=dark] .text-poll button.revealed.selected .text-poll-percent{color:#f5f5f5}@media(min-width:761px){.app-shell.messages-layout .messages-page{grid-template-columns:minmax(360px,420px) minmax(720px,1fr)}.app-shell.messages-layout .message-bubble{max-width:min(82%,980px)}}:root[data-theme=light]{--page-bg: #f6f6f6;--surface: #fff;--soft-surface: #f1f1f1;--panel: #f5f5f5;--surface-raised: #f8f8f8;--surface-muted: #f1f1f1;--surface-pressed: #e8e8e8;--layer-border: rgba(0, 0, 0, .055);--post-divider: #e0e0e0;--result-sheet-bg: #fff;--result-section-bg: #f6f6f6;--result-choice-track: #fbfbfb;--result-choice-fill: #050505;--result-choice-fill-text: #fff;--result-choice-track-text: #0b0b0b;--result-choice-border: transparent;--result-choice-selected-border: #050505}:root[data-theme=dark]{--page-bg: #000;--surface: #050505;--soft-surface: #161616;--panel: #101010;--surface-raised: #141414;--surface-muted: #191919;--surface-pressed: #242424;--layer-border: rgba(255, 255, 255, .045);--post-divider: #242424;--result-sheet-bg: #080808;--result-section-bg: #111;--result-choice-track: #0b0b0b;--result-choice-fill: #f7f7f7;--result-choice-fill-text: #050505;--result-choice-track-text: #f7f7f7;--result-choice-border: transparent;--result-choice-selected-border: #f7f7f7}:root[data-theme] .desktop-aside section,:root[data-theme] .profile-social-card,:root[data-theme] .profile-post-item,:root[data-theme] .settings-card,:root[data-theme] .private-profile-card,:root[data-theme] .activity-list article,:root[data-theme] .activity-list button,:root[data-theme] .report-card{border-color:transparent;background:var(--surface-raised)}:root[data-theme] .desktop-sidebar nav button:not(.desktop-compose).active,:root[data-theme] .profile-tabs button.active,:root[data-theme] .profile-actions button,:root[data-theme] .share-target-row:hover,:root[data-theme] .post-menu button:not(.active):not(:disabled):hover,:root[data-theme] .comments-sheet>header button:hover{background:var(--surface-muted)}:root[data-theme] .desktop-sidebar nav button:not(.desktop-compose):hover{background:var(--surface-pressed);box-shadow:none}:root[data-theme] .profile-tabs,:root[data-theme] .insight-mode-toggle,:root[data-theme] .post-menu,:root[data-theme] .search-field{background:var(--surface-muted)}:root[data-theme] .comments-sheet,:root[data-theme] .result-sheet{border-color:transparent;background:var(--result-sheet-bg);box-shadow:0 -24px 70px #00000057,inset 0 1px 0 var(--layer-border)}:root[data-theme] .comments-sheet>header,:root[data-theme] .result-sheet>header{border-bottom-color:transparent;background:var(--result-sheet-bg)}:root[data-theme] .result-sheet{grid-template-rows:52px 44px minmax(0,1fr)}:root[data-theme] .result-sheet-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;padding:0 22px;background:var(--result-sheet-bg)}:root[data-theme] .result-sheet-tabs button{position:relative;height:44px;border:0;background:transparent;color:var(--text-tertiary);font-size:14px;font-weight:650;cursor:pointer}:root[data-theme] .result-sheet-tabs button:after{content:"";position:absolute;right:22%;bottom:0;left:22%;height:2px;border-radius:999px 999px 0 0;background:transparent}:root[data-theme] .result-sheet-tabs button.active{color:var(--text-primary)}:root[data-theme] .result-sheet-tabs button.active:after{background:var(--text-primary)}:root[data-theme] .result-sheet-body{padding-top:14px}:root[data-theme] .result-sheet .result-panel,:root[data-theme] .result-sheet .audience-insights{border:0;background:var(--result-section-bg)}:root[data-theme] .result-sheet .result-panel,:root[data-theme] .result-sheet .audience-insights.result-tab-panel{margin-top:0}:root[data-theme] .result-sheet .audience-insights.result-tab-panel{padding:12px}:root[data-theme] .result-choice-bars{gap:10px;padding:0;border:0;background:transparent}:root[data-theme] .result-choice-bar-row{background:var(--result-choice-track)}:root[data-theme] .result-choice-bar-row:before{border-color:transparent}:root[data-theme] .result-choice-bar-row.mine:before{border-color:var(--result-choice-selected-border)}:root[data-theme] .audience-bar-row,:root[data-theme] .audience-empty-state{border:0;background:var(--surface-muted)}:root[data-theme] .audience-stacked-bar{background:var(--surface-pressed)}:root[data-theme=light]{--result-choice-row-bg: #ffffff;--result-choice-row-shadow: inset 0 0 0 1px #dddddd;--result-choice-fill: #e4e4e4;--result-choice-selected-fill: #dedede;--result-choice-selected-border: #050505;--result-choice-thumb-bg: #f0f0f0}:root[data-theme=dark]{--result-choice-row-bg: #101010;--result-choice-row-shadow: inset 0 0 0 1px #2b2b2b;--result-choice-fill: #242424;--result-choice-selected-fill: #303030;--result-choice-selected-border: #f7f7f7;--result-choice-thumb-bg: #1f1f1f}:root[data-theme] .result-choice-bars{--result-thumb-size: 64px;display:grid;gap:8px;padding:0;border:0;background:transparent}:root[data-theme] .result-choice-bar-row{position:relative;display:grid;grid-template-columns:var(--result-thumb-size) minmax(0,1fr);align-items:stretch;min-height:64px;overflow:hidden;border:0;border-radius:10px;padding:0;background:var(--result-choice-row-bg);box-shadow:var(--result-choice-row-shadow);transform:none}:root[data-theme] .result-choice-bar-row:before,:root[data-theme] .result-choice-bar-row:after,:root[data-theme] .result-choice-bar-row.mine:after{display:none}:root[data-theme] .result-choice-bar-row.mine{box-shadow:var(--result-choice-row-shadow),inset 0 0 0 2px var(--result-choice-selected-border)}:root[data-theme] .result-choice-thumb{position:relative;align-self:stretch;width:var(--result-thumb-size);height:auto;min-height:0;overflow:hidden;border:0;border-radius:10px 0 0 10px;background:var(--result-choice-thumb-bg)}:root[data-theme] .result-choice-thumb img{width:100%;height:100%;object-fit:cover}:root[data-theme] .result-choice-thumb.photo .result-choice-letter{position:absolute;top:6px;left:6px}:root[data-theme] .result-choice-thumb.text .result-choice-letter{position:static;width:28px;height:28px;align-self:center;justify-self:center}:root[data-theme] .result-choice-bar-body{position:relative;min-width:0;min-height:64px;display:flex;align-items:center;overflow:hidden;padding:0 12px 0 16px;isolation:isolate}:root[data-theme] .result-choice-line{position:relative;z-index:1;min-width:0;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}:root[data-theme] .result-choice-bar-label{min-width:0;overflow:hidden;color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;mix-blend-mode:normal}:root[data-theme] .result-choice-meta{position:relative;z-index:1;flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}:root[data-theme] .result-choice-bar-body strong{color:var(--text-primary);font-size:14px;font-weight:700;line-height:1;mix-blend-mode:normal}:root[data-theme] .result-choice-my-profile{width:24px;height:24px;padding:0;border:0;background:transparent;box-shadow:none}:root[data-theme] .result-choice-fill-line,:root[data-theme] .result-choice-fill-label{display:none}:root[data-theme=light]{--result-choice-row-bg: #ffffff;--result-choice-row-border: #dddddd;--result-choice-selected-border: #050505;--result-choice-fill: #e3e3e3;--result-choice-selected-fill: #dddddd;--result-choice-thumb-bg: #efefef}:root[data-theme=dark]{--result-choice-row-bg: #0d0d0d;--result-choice-row-border: #303030;--result-choice-selected-border: #f4f4f4;--result-choice-fill: #242424;--result-choice-selected-fill: #303030;--result-choice-thumb-bg: #1c1c1c}:root[data-theme] .result-choice-bar-row{position:relative;overflow:hidden;border:0;background:var(--result-choice-row-bg);box-shadow:none;isolation:isolate}:root[data-theme] .result-choice-bar-row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:block;border:1px solid var(--result-choice-row-border);border-radius:inherit;pointer-events:none}:root[data-theme] .result-choice-bar-row.mine:before{border-width:2px;border-color:var(--result-choice-selected-border)}:root[data-theme] .result-choice-bar-row:after,:root[data-theme] .result-choice-bar-row.mine:after{display:none}:root[data-theme] .result-choice-thumb{position:relative;z-index:2;background:var(--result-choice-thumb-bg)}:root[data-theme] .result-choice-thumb.text .result-choice-letter{position:absolute;top:8px;left:8px;width:28px;height:28px}:root[data-theme] .result-choice-bar-body{z-index:1;overflow:hidden}:root[data-theme] .result-choice-line{z-index:2}:root[data-theme] .result-choice-bar-label,:root[data-theme] .result-choice-bar-body strong{color:var(--text-primary);text-shadow:none}:root[data-theme] .result-choice-bar-fill{inset:0 auto 0 0;z-index:0;width:var(--result-width);border-radius:10px 0 0 10px;background:var(--result-choice-fill)}:root[data-theme] .result-choice-my-profile{position:relative;z-index:3}:root[data-theme] .choice-vote-profile{position:absolute;top:9px;right:9px;z-index:5;width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--surface) 88%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--surface) 92%,transparent);pointer-events:none}:root[data-theme] .choice-vote-profile .avatar{width:28px;height:28px;border:0}:root[data-theme=light] .text-poll button.revealed.selected .poll-fill{background:#0a0a0a}:root[data-theme] .text-poll button{isolation:isolate}:root[data-theme] .text-poll button.revealed.selected{border-color:transparent;box-shadow:none}:root[data-theme] .text-poll button.revealed.selected:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:2px solid var(--choice-ring-color);border-radius:inherit;pointer-events:none}:root[data-theme] .text-poll button.revealed.selected .poll-fill{overflow:hidden;border-radius:inherit}:root[data-theme] .text-poll button.revealed.selected .text-poll-letter,:root[data-theme] .text-poll button.revealed.selected .text-poll-label,:root[data-theme] .text-poll button.revealed.selected .text-poll-percent{position:relative;z-index:2}:root[data-theme=light] .text-poll button.revealed.selected .text-poll-label{color:#fff}:root[data-theme=light] .text-poll button.revealed.selected .text-poll-letter{background:#fff;color:#050505}:root[data-theme=light] .text-poll button.revealed.selected .text-poll-percent{background:transparent;color:#111}:root[data-theme=dark] .text-poll button.revealed.selected .poll-fill{background:#f4f4f4}:root[data-theme=dark] .text-poll button.revealed.selected .text-poll-label{color:#050505}:root[data-theme=dark] .text-poll button.revealed.selected .text-poll-letter{background:#050505;color:#f4f4f4}:root[data-theme=dark] .text-poll button.revealed.selected .text-poll-percent{background:transparent;color:#f4f4f4}:root[data-theme] .bottom-nav{border-top:.5px solid var(--hairline-strong);box-shadow:none}:root[data-theme=light] .bottom-nav{border-top-color:#e0e0e0;background:#fffffff5;box-shadow:none}:root[data-theme=dark] .bottom-nav{border-top-color:#262626;background:#000000e6;box-shadow:none}:root[data-theme] .choice-card.voted .choice-frame,:root[data-theme] .choice-card.active.voted .choice-frame{box-shadow:none}:root[data-theme] .result-choice-bar-row.mine:before{border-width:1px;border-color:var(--result-choice-row-border)}:root[data-theme] .text-poll button.selected,:root[data-theme] .text-poll button.revealed.selected{border-color:var(--hairline);box-shadow:none}:root[data-theme] .text-poll button.revealed.selected:after{display:none}:root[data-theme] .choice-result.with-profile{width:auto;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:3px 8px 3px 4px}:root[data-theme] .choice-result-profile{width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;overflow:hidden}:root[data-theme] .choice-result-profile .avatar{width:20px;height:20px;border:0}:root[data-theme] .text-poll-percent.with-profile{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;padding:2px 0}:root[data-theme] .text-poll-profile{width:22px;height:22px;flex:0 0 22px;display:inline-grid;place-items:center;border-radius:999px;overflow:hidden}:root[data-theme] .text-poll-profile .avatar{width:22px;height:22px;border:0}:root[data-theme] .text-poll button.revealed{overflow:hidden;border:0;box-shadow:none}:root[data-theme] .text-poll button.revealed:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:block;border:1px solid var(--hairline);border-radius:inherit;pointer-events:none}:root[data-theme] .text-poll button.revealed.selected:before{border-color:var(--hairline)}:root[data-theme] .text-poll button.revealed .poll-fill{z-index:0;overflow:hidden;border-radius:inherit}:root[data-theme] .text-poll button.revealed .text-poll-letter,:root[data-theme] .text-poll button.revealed .text-poll-label,:root[data-theme] .text-poll button.revealed .text-poll-percent{z-index:2}.vote-nudge-toast{position:fixed;left:50%;bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 14px);z-index:3000;width:max-content;max-width:min(560px,calc(100vw - 32px));transform:translate(-50%);padding:12px 16px;border-radius:6px;font-size:14px;font-weight:650;line-height:1.35;text-align:center;pointer-events:none;animation:vote-nudge-toast-in .16s ease-out}:root[data-theme=light] .vote-nudge-toast{background:#050505;color:#fff;box-shadow:0 12px 34px #00000038}:root[data-theme=dark] .vote-nudge-toast{background:#fff;color:#050505;box-shadow:0 12px 38px #0000008a}@keyframes vote-nudge-toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media(min-width:760px){.vote-nudge-toast{bottom:34px;border-radius:5px}}@media(prefers-reduced-motion:reduce){.vote-nudge-toast{animation:none}}:root[data-theme=light] .profile-social-card,:root[data-theme=light] .profile-post-item,:root[data-theme=light] .settings-card,:root[data-theme=light] .private-profile-card{background:#f8f8f8;color:#0f0f0f}:root[data-theme=light] .profile-social-card strong,:root[data-theme=light] .profile-post-item strong,:root[data-theme=light] .profile-post-open,:root[data-theme=light] .settings-card strong,:root[data-theme=light] .private-profile-card strong{color:#0f0f0f}:root[data-theme=light] .profile-social-card p,:root[data-theme=light] .profile-post-item p,:root[data-theme=light] .settings-card p,:root[data-theme=light] .private-profile-card p{color:#666}:root[data-theme=light] .appearance-list button{border:1px solid #d9d9d9;background:#fff;color:#151515}:root[data-theme=light] .appearance-list button.active{border-color:#111;background:#111;color:#fff}:root[data-theme=light] .appearance-list button small{color:#686868}:root[data-theme=light] .appearance-list button.active small{color:#d8d8d8}:root[data-theme=light] .profile-tabs{background:#f1f1f1}:root[data-theme=light] .profile-tabs button{border-color:transparent;background:#0f0f0f;color:#fff}:root[data-theme=light] .profile-tabs button.active{background:#fff;color:#0f0f0f}:root[data-theme=light] .messages-page,:root[data-theme=light] .messages-inbox,:root[data-theme=light] .conversation-list,:root[data-theme=light] .message-thread,:root[data-theme=light] .message-thread-placeholder,:root[data-theme=light] .messages-empty,:root[data-theme=light] .message-thread-head,:root[data-theme=light] .message-composer{background:#fff;color:#0f0f0f}:root[data-theme=light] .message-thread-placeholder strong,:root[data-theme=light] .messages-empty strong,:root[data-theme=light] .conversation-list strong,:root[data-theme=light] .message-thread-head strong{color:#0f0f0f}:root[data-theme=light] .message-thread-placeholder p,:root[data-theme=light] .messages-empty p,:root[data-theme=light] .conversation-list small,:root[data-theme=light] .conversation-list time,:root[data-theme=light] .conversation-list em,:root[data-theme=light] .message-thread-head span{color:#696969}:root[data-theme=light] .conversation-list button{border-bottom-color:#e4e4e4;background:#fff;color:#0f0f0f}:root[data-theme=light] .conversation-list button.active,:root[data-theme=light] .conversation-list button:hover{background:#f5f5f5}:root[data-theme=light] .message-bubble{background:#f1f1f1;color:#0f0f0f}:root[data-theme=light] .message-bubble.mine{background:#0f0f0f;color:#fff}:root[data-theme=dark] .profile-social-card,:root[data-theme=dark] .profile-post-item,:root[data-theme=dark] .settings-card,:root[data-theme=dark] .private-profile-card{background:#111;color:#f5f5f5}:root[data-theme=dark] .profile-social-card strong,:root[data-theme=dark] .profile-post-item strong,:root[data-theme=dark] .profile-post-open,:root[data-theme=dark] .settings-card strong,:root[data-theme=dark] .private-profile-card strong{color:#f5f5f5}:root[data-theme=dark] .profile-social-card p,:root[data-theme=dark] .profile-post-item p,:root[data-theme=dark] .settings-card p,:root[data-theme=dark] .private-profile-card p{color:#a5a5a5}:root[data-theme=dark] .appearance-list button{border:1px solid #2f2f2f;background:#080808;color:#f4f4f4}:root[data-theme=dark] .appearance-list button.active{border-color:#f4f4f4;background:#f4f4f4;color:#050505}:root[data-theme=dark] .appearance-list button small{color:#9a9a9a}:root[data-theme=dark] .appearance-list button.active small{color:#424242}:root[data-theme=dark] .profile-tabs{background:#111}:root[data-theme=dark] .profile-tabs button{border-color:transparent;background:#050505;color:#bdbdbd}:root[data-theme=dark] .profile-tabs button.active{background:#f5f5f5;color:#050505}:root[data-theme=dark] .messages-page,:root[data-theme=dark] .messages-inbox,:root[data-theme=dark] .conversation-list,:root[data-theme=dark] .message-thread,:root[data-theme=dark] .message-thread-placeholder,:root[data-theme=dark] .messages-empty,:root[data-theme=dark] .message-thread-head,:root[data-theme=dark] .message-composer{background:#000;color:#f5f5f5}:root[data-theme=dark] .message-thread-placeholder strong,:root[data-theme=dark] .messages-empty strong,:root[data-theme=dark] .conversation-list strong,:root[data-theme=dark] .message-thread-head strong{color:#f5f5f5}:root[data-theme=dark] .message-thread-placeholder p,:root[data-theme=dark] .messages-empty p,:root[data-theme=dark] .conversation-list small,:root[data-theme=dark] .conversation-list time,:root[data-theme=dark] .conversation-list em,:root[data-theme=dark] .message-thread-head span{color:#8f8f8f}:root[data-theme=dark] .conversation-list button{border-bottom-color:#202020;background:#000;color:#f5f5f5}:root[data-theme=dark] .conversation-list button.active,:root[data-theme=dark] .conversation-list button:hover{background:#111}:root[data-theme=dark] .message-bubble{background:#171717;color:#f5f5f5}:root[data-theme=dark] .message-bubble.mine{background:#f5f5f5;color:#050505}:root[data-theme=light]{color-scheme:light;--page-bg: #ffffff;--surface: #ffffff;--soft-surface: #f7f7f7;--surface-muted: #f6f6f6;--surface-raised: #ffffff;--surface-pressed: #ececec;--panel: #fafafa;--text-primary: #0d0d0d;--text-secondary: #666666;--text-tertiary: #8a8a8a;--hairline: #ededed;--hairline-strong: #dcdcdc;--post-divider: #e2e2e2;--inverse: #0d0d0d;--inverse-text: #ffffff;--choice-ring-gap: #ffffff;--choice-ring-color: #0d0d0d;--topbar-bg: rgba(255, 255, 255, .96);--bottom-nav-bg: rgba(255, 255, 255, .96);--nav-active-bg: #f3f3f3;--nav-hover-bg: #f6f6f6;--menu-bg: #ffffff;--menu-hover-bg: #f6f6f6;--field-bg: #f4f4f4;--field-text: #0d0d0d;--field-placeholder: #8a8a8a;--sheet-bg: #ffffff;--sheet-dim: rgba(0, 0, 0, .34);--card-bg: #f8f8f8;--card-text: #0d0d0d;--card-muted: #666666;--toast-bg: #050505;--toast-text: #ffffff;--toast-shadow: 0 12px 34px rgba(0, 0, 0, .22);--result-sheet-bg: #ffffff;--result-sheet-border: #eeeeee;--result-section-bg: #f7f7f7;--result-section-border: transparent;--result-row-bg: #ffffff;--result-row-border: #dddddd;--result-track: #eeeeee;--result-fill: #050505;--result-fill-strong: #000000;--result-choice-row-bg: #ffffff;--result-choice-row-border: #dddddd;--result-choice-fill: #111111;--result-choice-selected-fill: #050505;--result-choice-thumb-bg: #f1f1f1;--audience-tone-0: #050505;--audience-tone-1: #5d5d5d;--audience-tone-2: #b5b5b5;--audience-tone-3: #e0e0e0;--audience-text-0: #ffffff;--audience-text-1: #ffffff;--audience-text-2: #111111;--audience-text-3: #111111}:root[data-theme=dark]{color-scheme:dark;--page-bg: #000000;--surface: #000000;--soft-surface: #111111;--surface-muted: #101010;--surface-raised: #111111;--surface-pressed: #1f1f1f;--panel: #080808;--text-primary: #f5f5f5;--text-secondary: #b3b3b3;--text-tertiary: #8e8e8e;--hairline: #181818;--hairline-strong: #2a2a2a;--post-divider: #272727;--inverse: #f5f5f5;--inverse-text: #050505;--choice-ring-gap: #000000;--choice-ring-color: #f5f5f5;--topbar-bg: rgba(0, 0, 0, .9);--bottom-nav-bg: rgba(0, 0, 0, .92);--nav-active-bg: #151515;--nav-hover-bg: #111111;--menu-bg: #050505;--menu-hover-bg: #141414;--field-bg: #101010;--field-text: #f5f5f5;--field-placeholder: #8e8e8e;--sheet-bg: #080808;--sheet-dim: rgba(0, 0, 0, .62);--card-bg: #101010;--card-text: #f5f5f5;--card-muted: #a0a0a0;--toast-bg: #ffffff;--toast-text: #050505;--toast-shadow: 0 12px 38px rgba(0, 0, 0, .54);--result-sheet-bg: #080808;--result-sheet-border: #1f1f1f;--result-section-bg: #111111;--result-section-border: transparent;--result-row-bg: #050505;--result-row-border: #303030;--result-track: #1b1b1b;--result-fill: #f7f7f7;--result-fill-strong: #ffffff;--result-choice-row-bg: #050505;--result-choice-row-border: #303030;--result-choice-fill: #f4f4f4;--result-choice-selected-fill: #ffffff;--result-choice-thumb-bg: #171717;--audience-tone-0: #ffffff;--audience-tone-1: #d8d8d8;--audience-tone-2: #9f9f9f;--audience-tone-3: #575757;--audience-text-0: #050505;--audience-text-1: #050505;--audience-text-2: #050505;--audience-text-3: #ffffff}:root[data-theme] body,:root[data-theme] .app-shell,:root[data-theme] .phone-screen,:root[data-theme] .page-stack,:root[data-theme] .simple-page,:root[data-theme] .compose-page,:root[data-theme] .feed-post,:root[data-theme] .desktop-sidebar,:root[data-theme] .desktop-aside,:root[data-theme] .messages-page,:root[data-theme] .messages-inbox,:root[data-theme] .message-thread,:root[data-theme] .message-thread-placeholder,:root[data-theme] .messages-empty,:root[data-theme] .message-thread-head,:root[data-theme] .message-composer{background:var(--surface);color:var(--text-primary)}:root[data-theme] .topbar{border-bottom-color:var(--hairline);background:var(--topbar-bg);color:var(--text-primary)}:root[data-theme] .bottom-nav{border-top:.5px solid var(--hairline-strong);background:var(--bottom-nav-bg);color:var(--text-primary);box-shadow:none}:root[data-theme] .bottom-nav button{color:var(--text-secondary)}:root[data-theme] .bottom-nav button.active,:root[data-theme] .bottom-nav .compose-tab{color:var(--text-primary)}:root[data-theme] .desktop-sidebar nav button:not(.desktop-compose).active,:root[data-theme] .profile-tabs button.active{background:var(--nav-active-bg);color:var(--text-primary)}:root[data-theme] .desktop-sidebar nav button:not(.desktop-compose):hover,:root[data-theme] .profile-tabs button:not(.active):hover,:root[data-theme] .conversation-list button.active,:root[data-theme] .conversation-list button:hover{background:var(--nav-hover-bg)}:root[data-theme] .desktop-sidebar nav button.desktop-compose,:root[data-theme] .desktop-sidebar nav button.desktop-compose.active{background:var(--inverse);color:var(--inverse-text)}:root[data-theme] .desktop-sidebar nav button.desktop-compose svg,:root[data-theme] .desktop-sidebar nav button.desktop-compose span{color:currentColor}:root[data-theme] .theme-toggle-button,:root[data-theme] .icon-button,:root[data-theme] .back-button{background:var(--soft-surface);color:var(--text-primary)}:root[data-theme] .post-menu,:root[data-theme] .report-modal,:root[data-theme] .confirm-modal,:root[data-theme] .comments-sheet,:root[data-theme] .result-sheet{border-color:var(--result-sheet-border);background:var(--sheet-bg);color:var(--text-primary)}:root[data-theme] .post-menu button,:root[data-theme] .report-reasons button{background:transparent;color:var(--text-primary)}:root[data-theme] .post-menu button:hover,:root[data-theme] .report-reasons button:hover{background:var(--menu-hover-bg)}:root[data-theme] .result-sheet::backdrop,:root[data-theme] .comments-sheet::backdrop{background:var(--sheet-dim)}:root[data-theme] .result-sheet .result-panel,:root[data-theme] .result-sheet .audience-insights,:root[data-theme] .profile-social-card,:root[data-theme] .profile-post-item,:root[data-theme] .settings-card,:root[data-theme] .private-profile-card,:root[data-theme] .message-thread-placeholder,:root[data-theme] .messages-empty{border-color:transparent;background:var(--card-bg);color:var(--card-text)}:root[data-theme] .profile-social-card strong,:root[data-theme] .profile-post-item strong,:root[data-theme] .profile-post-open,:root[data-theme] .settings-card strong,:root[data-theme] .private-profile-card strong,:root[data-theme] .message-thread-placeholder strong,:root[data-theme] .messages-empty strong,:root[data-theme] .conversation-list strong,:root[data-theme] .message-thread-head strong{color:var(--card-text)}:root[data-theme] .profile-social-card p,:root[data-theme] .profile-post-item p,:root[data-theme] .settings-card p,:root[data-theme] .private-profile-card p,:root[data-theme] .message-thread-placeholder p,:root[data-theme] .messages-empty p,:root[data-theme] .conversation-list small,:root[data-theme] .conversation-list time,:root[data-theme] .conversation-list em,:root[data-theme] .message-thread-head span{color:var(--card-muted)}:root[data-theme] .profile-tabs{background:var(--surface-muted)}:root[data-theme] .profile-tabs button{border-color:transparent;background:transparent;color:var(--text-secondary)}:root[data-theme] .conversation-list button{border-bottom-color:var(--hairline);background:var(--surface);color:var(--text-primary)}:root[data-theme] .message-bubble{background:var(--surface-muted);color:var(--text-primary)}:root[data-theme] .message-bubble.mine{background:var(--inverse);color:var(--inverse-text)}:root[data-theme] .search-field,:root[data-theme] .search-field input,:root[data-theme] input,:root[data-theme] textarea{background:var(--field-bg);color:var(--field-text)}:root[data-theme] input::placeholder,:root[data-theme] textarea::placeholder,:root[data-theme] .search-field input::placeholder{color:var(--field-placeholder)}:root[data-theme] .vote-nudge-toast{background:var(--toast-bg);color:var(--toast-text);box-shadow:var(--toast-shadow)}:root[data-theme] .result-choice-bars{gap:8px;padding:12px;border:0;border-radius:14px;background:var(--result-section-bg)}:root[data-theme] .result-choice-bar-row{--result-thumb-size: 64px;position:relative;display:grid;grid-template-columns:var(--result-thumb-size) minmax(0,1fr);min-height:var(--result-thumb-size);overflow:hidden;border:0;border-radius:10px;outline:1px solid var(--result-choice-row-border);outline-offset:-1px;background:var(--result-choice-row-bg);box-shadow:none;isolation:isolate}:root[data-theme] .result-choice-bar-row.mine{outline:1px solid var(--result-choice-row-border);box-shadow:none}:root[data-theme] .result-choice-bar-row:before,:root[data-theme] .result-choice-bar-row:after,:root[data-theme] .result-choice-bar-row.mine:before,:root[data-theme] .result-choice-bar-row.mine:after{display:none}:root[data-theme] .result-choice-thumb{position:relative;z-index:2;width:var(--result-thumb-size);height:var(--result-thumb-size);min-height:var(--result-thumb-size);overflow:hidden;border:0;border-radius:10px 0 0 10px;background:var(--result-choice-thumb-bg)}:root[data-theme] .result-choice-thumb.text{display:block}:root[data-theme] .result-choice-thumb.text .result-choice-letter,:root[data-theme] .result-choice-thumb.photo .result-choice-letter{position:absolute;top:8px;left:8px;width:26px;height:26px}:root[data-theme] .result-choice-bar-body{position:relative;z-index:1;min-height:var(--result-thumb-size);display:flex;align-items:center;overflow:hidden;padding:0 14px 0 16px;isolation:isolate}:root[data-theme] .result-choice-bar-fill{position:absolute;inset:0 auto 0 0;z-index:0;display:block;width:var(--result-width);height:auto;min-width:0;overflow:hidden;border-radius:0 10px 10px 0;background:var(--result-choice-fill);pointer-events:none}:root[data-theme] .result-choice-bar-fill:after{display:none}:root[data-theme] .result-choice-line{position:relative;z-index:2;width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}:root[data-theme] .result-choice-bar-label,:root[data-theme] .result-choice-bar-body strong{mix-blend-mode:normal;text-shadow:none}:root[data-theme] .result-choice-bar-label{color:var(--result-choice-fill-text)}:root[data-theme] .result-choice-bar-body strong{color:var(--result-choice-track-text)}:root[data-theme] .result-choice-my-profile{position:relative;z-index:3;width:24px;height:24px;border:0;background:transparent;box-shadow:none}:root[data-theme] .result-choice-my-profile .avatar{width:24px;height:24px;border:0}:root[data-theme] .text-poll button.revealed{overflow:hidden;border:0;outline:1px solid var(--hairline-strong);outline-offset:-1px;box-shadow:none;isolation:isolate}:root[data-theme] .text-poll button.revealed.selected{outline-color:var(--hairline-strong)}:root[data-theme] .text-poll button.revealed:before,:root[data-theme] .text-poll button.revealed.selected:before,:root[data-theme] .text-poll button.revealed.selected:after{display:none}:root[data-theme] .text-poll button.revealed .poll-fill{z-index:0;border-radius:inherit;background:var(--result-choice-fill)}:root[data-theme] .text-poll button.revealed .text-poll-letter{position:relative;z-index:2}:root[data-theme] .text-poll button.revealed .text-poll-label,:root[data-theme] .text-poll button.revealed .text-poll-percent{position:relative;z-index:2;mix-blend-mode:normal}:root[data-theme] .text-poll button.revealed .text-poll-label{color:var(--result-choice-fill-text)}:root[data-theme] .text-poll button.revealed .text-poll-percent{color:var(--result-choice-track-text)}:root[data-theme] .text-poll-profile,:root[data-theme] .choice-result-profile{position:relative;z-index:3;border:0;background:transparent;box-shadow:none}:root[data-theme] .choice-card.active .choice-frame,:root[data-theme] .choice-card.voted .choice-frame,:root[data-theme] .choice-card.active.voted .choice-frame,:root[data-theme] .choice-card:has(.choice-frame-button:focus-visible) .choice-frame{box-shadow:none}:root[data-theme=light] .carousel-dots span{background:#d0d0d0;opacity:1}:root[data-theme=light] .carousel-dots span.active{background:#111}:root[data-theme=dark] .carousel-dots span{background:#555;opacity:1}:root[data-theme=dark] .carousel-dots span.active{background:#f5f5f5}:root[data-theme] .choice-result,:root[data-theme] .choice-result span,:root[data-theme] .text-poll button.revealed .text-poll-percent{mix-blend-mode:normal;text-shadow:none}:root[data-theme=light] .choice-result{background:#fffffff5;color:#0a0a0a}:root[data-theme=dark] .choice-result{background:#f5f5f5f5;color:#050505}:root[data-theme=light] .text-poll button.revealed .text-poll-percent{color:#0a0a0a}:root[data-theme] .choice-card.two-choice-image,:root[data-theme] .choice-card.two-choice-image.active,:root[data-theme] .choice-card.two-choice-image.voted,:root[data-theme] .media-strip:has(.choice-card.two-choice-image),:root[data-theme] .media-strip-shell:has(.choice-card.two-choice-image){background:transparent!important;box-shadow:none!important;filter:none!important}:root[data-theme] .choice-card.two-choice-image .choice-frame,:root[data-theme] .choice-card.two-choice-image.active .choice-frame,:root[data-theme] .choice-card.two-choice-image.voted .choice-frame,:root[data-theme] .choice-card.two-choice-image.active.voted .choice-frame,:root[data-theme] .choice-card.two-choice-image:has(.choice-frame-button:focus-visible) .choice-frame{background:transparent!important;box-shadow:none!important;filter:none!important}:root[data-theme] .choice-card.two-choice-image:before,:root[data-theme] .choice-card.two-choice-image:after,:root[data-theme] .choice-card.two-choice-image .choice-frame:before,:root[data-theme] .choice-card.two-choice-image .choice-frame:after{content:none!important;display:none!important}:root[data-theme] .choice-card.two-choice-image .choice-frame img{background:transparent!important;box-shadow:none!important;filter:none!important}:root[data-theme] .choice-card.two-choice-image.voted .choice-frame,:root[data-theme] .choice-card.two-choice-image.active .choice-frame,:root[data-theme] .choice-card.two-choice-image.active.voted .choice-frame{box-shadow:0 0 0 2px #fff,0 0 0 4px #0a0a0a!important}:root[data-theme] .choice-card.two-choice-image .choice-caption-button b,:root[data-theme] .choice-card.two-choice-image .choice-caption-result-pill{background:var(--soft-surface)!important;box-shadow:none!important}:root[data-theme] .result-choice-my-profile,:root[data-theme] .choice-result-profile,:root[data-theme] .choice-vote-profile,:root[data-theme] .text-poll-action-profile{width:30px!important;height:30px!important;flex:0 0 30px!important}:root[data-theme] .result-choice-my-profile .avatar,:root[data-theme] .choice-result-profile .avatar,:root[data-theme] .choice-vote-profile .avatar,:root[data-theme] .text-poll-action-profile .avatar{width:30px!important;height:30px!important}:root[data-theme=dark] .text-poll button.revealed .text-poll-percent{color:#f7f7f7}:root[data-theme] .text-poll-percent.with-profile,:root[data-theme] .choice-result.with-profile{opacity:1}:root[data-theme] .compose-thread{display:block;padding:17px 0 8px}:root[data-theme] .compose-editor{width:100%}:root[data-theme] .choice-inputs+.compose-category-suggest,:root[data-theme] .compose-category-suggest{margin:12px 0 16px}:root[data-theme] .profile-post-menu-wrap{position:relative;align-self:start;justify-self:end}:root[data-theme] .profile-post-menu-trigger{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);cursor:pointer}:root[data-theme] .profile-post-menu-trigger:hover,:root[data-theme] .profile-post-menu-trigger[aria-expanded=true]{background:var(--surface-pressed);color:var(--text-primary)}:root[data-theme] .profile-post-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:70;min-width:132px;padding:6px;border-radius:14px;background:var(--menu-bg);box-shadow:0 18px 42px #0000003d,inset 0 0 0 1px var(--hairline)}:root[data-theme] .profile-post-menu button{width:100%;min-height:36px;display:flex;align-items:center;gap:8px;border:0;border-radius:10px;padding:0 10px;background:transparent;color:var(--text-primary);font-size:13px;font-weight:650;text-align:left;cursor:pointer}:root[data-theme] .profile-post-menu button:hover{background:var(--menu-hover-bg)}:root[data-theme] .profile-post-menu button.danger{color:#ff453a}:root[data-theme] .search-category-featured .search-category-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;overflow:visible;padding:0}:root[data-theme] .search-category-featured .search-category-chips button{width:100%;min-height:44px;justify-content:space-between;border-radius:14px;padding:0 13px;background:var(--card-bg);color:var(--text-primary);box-shadow:inset 0 0 0 1px var(--hairline)}:root[data-theme] .search-category-featured .search-category-chips button.active{background:var(--inverse);color:var(--inverse-text);box-shadow:none}:root[data-theme] .search-category-featured .search-category-chips button small{color:inherit;opacity:.58}:root[data-theme] .search-discovery-empty{border-radius:18px;padding:18px;background:var(--card-bg);color:var(--text-primary)}:root[data-theme] .search-discovery-empty strong{display:block;font-size:15px;font-weight:650}:root[data-theme] .search-discovery-empty p{margin:6px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.45}:root[data-theme] .post-foot button[aria-label=공유]{gap:0}:root[data-theme] .post-foot-vote-actions{display:inline-flex;align-items:center;gap:7px;margin-left:auto;white-space:nowrap}:root[data-theme] .post-foot-vote-chip{height:31px;display:inline-grid;grid-template-columns:25px auto;align-items:center;gap:8px;padding:3px 13px 3px 3px;border-radius:999px;font-size:13px;font-weight:700;line-height:1}:root[data-theme] .post-foot button.post-foot-vote-chip{min-height:31px;border:0;cursor:default}:root[data-theme] .post-foot button.post-foot-vote-chip:disabled{opacity:1}:root[data-theme] .post-foot-vote-chip>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:800}:root[data-theme] .post-foot button.post-foot-result-chip{min-height:31px;height:31px;padding:0 14px;border:0;border-radius:999px;font-size:13px;font-weight:700;line-height:1}:root[data-theme=light] .post-foot-vote-chip{background:#111;color:#fff}:root[data-theme=light] .post-foot-vote-chip>span{background:#fff;color:#111}:root[data-theme=light] .post-foot button.post-foot-result-chip{background:#f2f2f2;color:#111}:root[data-theme=light] .post-foot button.post-foot-result-chip:hover{background:#e7e7e7;color:#111}:root[data-theme=dark] .post-foot-vote-chip{background:#f5f5f5;color:#050505}:root[data-theme=dark] .post-foot-vote-chip>span{background:#050505;color:#f5f5f5}:root[data-theme=dark] .post-foot button.post-foot-result-chip{background:#151515;color:#f5f5f5}:root[data-theme=dark] .post-foot button.post-foot-result-chip:hover{background:#242424;color:#fff}:root[data-theme=dark] .post-foot button,:root[data-theme=dark] .post-foot button svg,:root[data-theme=dark] .comment-preview,:root[data-theme=dark] .comment-preview span,:root[data-theme=dark] .comment-preview strong{color:#f5f5f5}:root[data-theme] .share-sheet{height:min(560px,78dvh);max-height:min(560px,78dvh);grid-template-rows:20px 52px minmax(0,1fr) auto;overflow:hidden;border:0;border-radius:22px 22px 0 0;background:#151a1d;color:#fff;box-shadow:0 -24px 70px #00000075}:root[data-theme] .share-grabber{width:44px;height:4px;display:block;margin:10px auto 0;border-radius:999px;background:#ffffff6b}:root[data-theme] .share-sheet>header{grid-template-columns:44px 1fr 44px;border-bottom:0;background:#151a1d;color:#fff}:root[data-theme] .share-sheet>header button,:root[data-theme] .share-sheet>header strong,:root[data-theme] .share-sheet>header span,:root[data-theme] .share-sheet svg{color:#fff}:root[data-theme] .share-sheet-body{min-height:0;overflow-y:auto;padding:10px 18px 14px;background:#151a1d}:root[data-theme] .share-search-field{height:46px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:8px;padding:0 13px;border-radius:17px;background:#252b33;color:#fff}:root[data-theme] .share-search-field input{min-width:0;border:0;outline:0;background:transparent!important;color:#fff!important;-webkit-text-fill-color:#ffffff;font-size:15px}:root[data-theme] .share-search-field input::placeholder{color:#ffffff94}:root[data-theme] .share-target-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px;padding:20px 2px 8px}:root[data-theme] .share-target-card{min-width:0;display:grid;justify-items:center;gap:8px;border:0;background:transparent;color:#fff;cursor:pointer}:root[data-theme] .share-target-card .avatar{width:64px;height:64px;border:0;background:#fff;color:#111;font-size:20px}:root[data-theme] .share-target-card span{max-width:100%;overflow:hidden;color:#fff;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}:root[data-theme] .share-empty{color:#ffffffb8}:root[data-theme] .share-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.08);background:#151a1d}:root[data-theme] .share-action-row button{min-width:0;display:grid;justify-items:center;gap:7px;border:0;background:transparent;color:#fff;cursor:pointer}:root[data-theme] .share-action-row button svg{width:52px;height:52px;padding:14px;border-radius:999px;background:#242b33;color:#fff}:root[data-theme] .share-action-row button span{color:#fff;font-size:12px;font-weight:600}@media(max-width:760px){:root[data-theme] .share-sheet{height:min(520px,72dvh);max-height:min(520px,72dvh)}}:root[data-theme=light] .compose-thread textarea{min-height:150px;padding:14px;border:0;border-radius:14px;background:#f4f4f4;color:#111;caret-color:#111}:root[data-theme=light] .compose-thread textarea::placeholder{color:#7d7d7d}:root[data-theme=light] .compose-photo-button{width:42px;height:42px;border:0;border-radius:999px;background:transparent;color:#6a6a6a}:root[data-theme=light] .compose-photo-button svg{width:27px;height:27px}:root[data-theme=light] .choice-inputs input{height:48px;border:1.5px solid #b8b8b8;border-radius:12px;background:#f8f8f8;color:#111}:root[data-theme=light] .choice-inputs input::placeholder{color:#9a9a9a}:root[data-theme=light] .choice-inputs button{height:46px;border:1.5px solid #b8b8b8;border-radius:12px;background:#fff;color:#555}:root[data-theme=light] .compose-media-button{background:#111;color:#fff;border-color:#111}:root[data-theme=light] .choice-inputs>button{background:#111;color:#fff;border-color:#111}:root[data-theme=dark] .compose-thread textarea{min-height:150px;padding:14px;border:0;border-radius:14px;background:#111;color:#f5f5f5;caret-color:#f5f5f5}:root[data-theme=dark] .compose-thread textarea::placeholder{color:#8f8f8f}:root[data-theme=dark] .compose-photo-button{width:42px;height:42px;border:0;border-radius:999px;background:transparent;color:#9b9b9b}:root[data-theme=dark] .compose-photo-button svg{width:27px;height:27px}:root[data-theme=dark] .choice-inputs input{height:48px;border:1.5px solid #3f3f3f;border-radius:12px;background:#101010;color:#f5f5f5}:root[data-theme=dark] .choice-inputs input::placeholder{color:#8d8d8d}:root[data-theme=dark] .choice-inputs button{height:46px;border:1.5px solid #3f3f3f;border-radius:12px;background:#101010;color:#d8d8d8}:root[data-theme=dark] .compose-media-button{background:#f5f5f5;color:#050505;border-color:#f5f5f5}:root[data-theme=dark] .choice-inputs>button{background:#f5f5f5;color:#050505;border-color:#f5f5f5}:root[data-theme=light]{--result-choice-row-bg: #ffffff;--result-choice-row-border: #d9d9d9;--result-choice-fill: #0a0a0a;--result-choice-selected-fill: #0a0a0a;--result-choice-fill-text: #ffffff;--result-choice-track-text: #050505}:root[data-theme=dark]{--result-choice-row-bg: #0c0c0c;--result-choice-row-border: #333333;--result-choice-fill: #f5f5f5;--result-choice-selected-fill: #ffffff;--result-choice-fill-text: #050505;--result-choice-track-text: #f5f5f5}:root[data-theme] .result-choice-bar-row{background:var(--result-choice-row-bg)}:root[data-theme] .result-choice-bar-row:before,:root[data-theme] .result-choice-bar-row.mine:before{border-width:1px;border-color:var(--result-choice-row-border)}:root[data-theme] .result-choice-bar-fill{position:absolute;inset:0 auto 0 0;z-index:1;width:var(--result-width);height:auto;min-width:0;overflow:hidden;border-radius:0 10px 10px 0;background:var(--result-choice-fill);pointer-events:none}:root[data-theme] .result-choice-bar-row.mine .result-choice-bar-fill{background:var(--result-choice-selected-fill)}:root[data-theme] .result-choice-bar-fill:after,:root[data-theme] .result-choice-line:before,:root[data-theme] .result-choice-bar-label:after{display:none!important;content:none!important}:root[data-theme] .result-choice-line{position:relative;z-index:2;width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;color:var(--result-choice-track-text);-webkit-text-stroke:0;text-shadow:none}:root[data-theme] .result-choice-line-fill{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;box-sizing:border-box;padding:0 14px 0 16px;color:var(--result-choice-fill-text);clip-path:inset(0 calc(100% - var(--result-width)) 0 0);pointer-events:none}:root[data-theme] .result-choice-bar-label,:root[data-theme] .result-choice-bar-body strong{color:inherit;-webkit-text-stroke:0;paint-order:normal;text-shadow:none}:root[data-theme] .result-choice-my-profile{position:relative;z-index:4}:root[data-theme] .text-poll button.revealed{color:var(--result-choice-track-text);isolation:isolate}:root[data-theme] .text-poll button.revealed:after,:root[data-theme] .text-poll button.revealed.selected:after,:root[data-theme] .text-poll button.revealed .text-poll-label:after{display:none!important;content:none!important}:root[data-theme] .text-poll button.revealed .poll-fill{z-index:1;border-radius:inherit;background:var(--result-choice-fill)}:root[data-theme] .text-poll button.revealed.selected .poll-fill{background:var(--result-choice-selected-fill)}:root[data-theme] .text-poll-layer{position:relative;z-index:2;grid-column:1 / -1;width:100%;min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--result-choice-track-text)}:root[data-theme] .text-poll-layer-fill{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;box-sizing:border-box;padding:inherit;color:var(--result-choice-fill-text);clip-path:inset(0 calc(100% - var(--poll-width)) 0 0);pointer-events:none}:root[data-theme] .text-poll-layer .text-poll-label,:root[data-theme] .text-poll-layer .text-poll-percent{color:inherit;-webkit-text-stroke:0;paint-order:normal;text-shadow:none}:root[data-theme] .text-poll-layer-base .text-poll-letter{position:relative;z-index:2}:root[data-theme] .result-choice-line-base .result-choice-bar-label,:root[data-theme] .result-choice-line-base .result-choice-meta,:root[data-theme] .result-choice-line-base strong{color:var(--result-choice-track-text)!important;-webkit-text-stroke:0!important;paint-order:normal;text-shadow:none!important}:root[data-theme] .result-choice-line-fill .result-choice-bar-label,:root[data-theme] .result-choice-line-fill .result-choice-meta,:root[data-theme] .result-choice-line-fill strong{color:var(--result-choice-fill-text)!important;-webkit-text-stroke:0!important;paint-order:normal;text-shadow:none!important}:root[data-theme] .text-poll button.revealed .text-poll-layer-base .text-poll-label,:root[data-theme] .text-poll button.revealed .text-poll-layer-base .text-poll-percent,:root[data-theme] .text-poll button.revealed.selected .text-poll-layer-base .text-poll-label,:root[data-theme] .text-poll button.revealed.selected .text-poll-layer-base .text-poll-percent{color:var(--result-choice-track-text)!important;-webkit-text-stroke:0!important;paint-order:normal;text-shadow:none!important}:root[data-theme] .text-poll button.revealed .text-poll-layer-fill .text-poll-label,:root[data-theme] .text-poll button.revealed .text-poll-layer-fill .text-poll-percent,:root[data-theme] .text-poll button.revealed.selected .text-poll-layer-fill .text-poll-label,:root[data-theme] .text-poll button.revealed.selected .text-poll-layer-fill .text-poll-percent{color:var(--result-choice-fill-text)!important;-webkit-text-stroke:0!important;paint-order:normal;text-shadow:none!important}:root[data-theme] .text-poll-layer-fill .text-poll-letter-ghost{visibility:hidden!important}:root[data-theme] .text-poll-layer-fill .text-poll-profile{display:none!important}:root[data-theme=light] .text-poll button.revealed .text-poll-layer-base,:root[data-theme=light] .text-poll button.revealed .text-poll-layer-base .text-poll-label,:root[data-theme=light] .text-poll button.revealed .text-poll-layer-base .text-poll-percent{color:#050505!important}:root[data-theme=light] .text-poll button.revealed .text-poll-layer-fill,:root[data-theme=light] .text-poll button.revealed .text-poll-layer-fill .text-poll-label,:root[data-theme=light] .text-poll button.revealed .text-poll-layer-fill .text-poll-percent{color:#fff!important}:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-base,:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-base .text-poll-label,:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-base .text-poll-percent{color:#f5f5f5!important}:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-fill,:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-fill .text-poll-label,:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-fill .text-poll-percent{color:#050505!important}:root[data-theme] .text-poll button.revealed{overflow:hidden!important;isolation:isolate}:root[data-theme] .text-poll button.revealed .poll-fill{z-index:1!important;pointer-events:none}:root[data-theme] .text-poll-layer-base{z-index:2!important}:root[data-theme] .text-poll-layer-fill{z-index:3!important;overflow:hidden}:root[data-theme] .text-poll-letter-spacer{width:28px;height:28px;display:block;visibility:hidden}:root[data-theme] .text-poll-layer-fill .text-poll-letter,:root[data-theme] .text-poll-layer-fill .text-poll-profile,:root[data-theme] .text-poll-layer-fill .avatar{display:none!important}:root[data-theme] .text-poll-layer-base .text-poll-letter{position:relative;z-index:4}:root[data-theme] .text-poll-layer-base .text-poll-profile{position:relative;z-index:5}:root[data-theme=light] .text-poll button.revealed .text-poll-layer-base{color:#050505!important}:root[data-theme=light] .text-poll button.revealed .text-poll-layer-fill{color:#fff!important}:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-base{color:#f7f7f7!important}:root[data-theme=dark] .text-poll button.revealed .text-poll-layer-fill{color:#050505!important}:root[data-theme] .text-poll button.revealed .text-poll-label,:root[data-theme] .text-poll button.revealed .text-poll-percent{color:inherit!important}:root[data-theme] .topbar-symbol{width:24px;height:24px}:root[data-theme] .desktop-sidebar nav button svg{display:block;width:24px;height:24px;flex:0 0 24px}:root[data-theme] .desktop-notification-icon{width:24px;height:24px;display:grid;place-items:center}@media(max-width:1367px)and (min-width:761px){:root[data-theme] .desktop-sidebar{padding:18px 12px}:root[data-theme] .desktop-brand{width:52px;height:52px;display:grid;place-items:center}:root[data-theme] .desktop-brand-symbol{width:31px;height:31px}:root[data-theme] .desktop-sidebar nav{justify-items:center;gap:8px}:root[data-theme] .desktop-sidebar nav button{width:52px;height:52px;display:grid;place-items:center;padding:0;gap:0;line-height:1}:root[data-theme] .desktop-sidebar nav button.desktop-compose svg{width:28px;height:28px;flex-basis:28px}}:root[data-theme=light]{--result-text-choice-section-bg: #f6f6f6;--result-text-choice-row-bg: #ffffff;--result-text-choice-token-bg: #f1f1f1;--result-text-choice-border: #d8d8d8;--result-choice-readable-bg: rgba(255, 255, 255, .9);--result-choice-readable-text: #0b0b0b}:root[data-theme=dark]{--result-text-choice-section-bg: #151515;--result-text-choice-row-bg: #090909;--result-text-choice-token-bg: #202020;--result-text-choice-border: #373737;--result-choice-readable-bg: rgba(5, 5, 5, .72);--result-choice-readable-text: #f7f7f7}:root[data-theme] .result-sheet .result-choice-bars{background:var(--result-text-choice-section-bg)}:root[data-theme] .result-choice-bar-row.text-only{--result-thumb-size: 58px;grid-template-columns:var(--result-thumb-size) minmax(0,1fr);min-height:58px;background:var(--result-text-choice-row-bg);outline-color:var(--result-text-choice-border)}:root[data-theme] .result-choice-bar-row.text-only:before{border-color:var(--result-text-choice-border)}:root[data-theme] .result-choice-bar-row.text-only .result-choice-thumb.text{display:grid!important;place-items:center;width:var(--result-thumb-size);height:100%;min-height:58px;border-radius:10px 0 0 10px;background:var(--result-text-choice-token-bg)}:root[data-theme] .result-choice-bar-row.text-only .result-choice-thumb.text .result-choice-letter{position:static!important;top:auto;left:auto;width:30px;height:30px;margin:0;transform:none}:root[data-theme] .result-choice-bar-row.text-only .result-choice-bar-body{min-height:58px}:root[data-theme] .result-choice-line-fill{display:none!important}:root[data-theme] .result-choice-bar-label{width:fit-content;max-width:100%;box-sizing:border-box;padding:2px 6px;border-radius:7px;background:var(--result-choice-readable-bg);color:var(--result-choice-readable-text)!important}:root[data-theme] .result-choice-meta{padding:2px 0 2px 6px;border-radius:999px;color:var(--result-choice-readable-text)!important}:root[data-theme] .result-choice-line-base .result-choice-bar-label,:root[data-theme] .result-choice-line-base .result-choice-meta,:root[data-theme] .result-choice-line-base strong{color:var(--result-choice-readable-text)!important}:root[data-theme=light]{--dm-surface: #ffffff;--dm-panel: #f7f7f7;--dm-line: #e8e8e8;--dm-input: #f2f2f2;--dm-input-text: #101010;--dm-muted: #707070;--category-card-bg: #f7f7f7;--category-card-hover: #eeeeee}:root[data-theme=dark]{--dm-surface: #000000;--dm-panel: #101010;--dm-line: #1f1f1f;--dm-input: #171717;--dm-input-text: #f5f5f5;--dm-muted: #8d8d8d;--category-card-bg: #111111;--category-card-hover: #191919}:root[data-theme] .app-shell.messages-layout .desktop-aside{display:none!important}@media(min-width:900px){:root[data-theme] .app-shell.messages-layout{grid-template-columns:var(--desktop-sidebar-width) minmax(0,1fr)!important}:root[data-theme] .app-shell.messages-layout .phone-screen{grid-column:2!important;width:100%!important;max-width:none!important;height:100dvh;border-right:0}:root[data-theme] .app-shell.messages-layout .page-stack{max-width:none!important;height:100dvh;overflow:hidden}:root[data-theme] .app-shell.messages-layout .topbar,:root[data-theme] .app-shell.messages-layout .bottom-nav{display:none!important}:root[data-theme] .app-shell.messages-layout .messages-page{height:100dvh;min-height:0;display:grid!important;grid-template-columns:minmax(300px,390px) minmax(0,1fr)!important;padding:0!important;overflow:hidden!important;background:var(--dm-surface)!important}:root[data-theme] .app-shell.messages-layout .messages-inbox{min-height:0;height:100dvh;overflow-y:auto;border-right:1px solid var(--dm-line);background:var(--dm-surface)}:root[data-theme] .app-shell.messages-layout .message-thread,:root[data-theme] .app-shell.messages-layout .message-thread-placeholder{height:100dvh;min-height:0;max-height:100dvh}:root[data-theme] .app-shell.messages-layout .message-thread{display:flex;flex-direction:column;background:var(--dm-surface)}:root[data-theme] .app-shell.messages-layout .message-list{flex:1 1 auto;min-height:0;padding:22px clamp(24px,5vw,96px);overflow-y:auto}:root[data-theme] .app-shell.messages-layout .message-bubble{max-width:min(68%,760px)}}@media(max-width:899px){:root[data-theme] .messages-page{min-height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height));display:grid;grid-template-columns:1fr;padding:0;overflow:hidden}:root[data-theme] .messages-page.thread-open .messages-inbox{display:none}:root[data-theme] .messages-page:not(.thread-open) .message-thread{display:none}:root[data-theme] .message-thread{height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height));min-height:0;display:flex;flex-direction:column}:root[data-theme] .message-thread-placeholder{min-height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height))}:root[data-theme] .message-list{flex:1 1 auto;min-height:0;overflow-y:auto}}:root[data-theme] .message-thread-head{flex:0 0 auto;border-bottom:1px solid var(--dm-line)}:root[data-theme] .message-context{flex:0 0 auto;border-bottom:1px solid var(--dm-line);color:var(--dm-muted)}:root[data-theme] .message-list{background:var(--dm-surface)}:root[data-theme] .message-composer{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--dm-line);background:var(--dm-surface);padding:10px max(12px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right))}:root[data-theme] .message-composer-row{display:flex;align-items:center;gap:8px;width:100%}:root[data-theme] .message-composer input{flex:1 1 auto;min-width:0;height:40px;border:0;border-radius:999px;padding:0 14px;background:var(--dm-input);color:var(--dm-input-text)}:root[data-theme] .message-composer input::placeholder{color:var(--dm-muted)}:root[data-theme] .message-attach-button,:root[data-theme] .message-send-button{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:999px;background:var(--dm-input);color:var(--dm-input-text)}:root[data-theme] .message-send-button:not(:disabled){background:var(--text-primary);color:var(--surface)}:root[data-theme] .message-send-button:disabled{opacity:.45}:root[data-theme] .message-file-input{display:none}:root[data-theme] .message-attachments-preview,:root[data-theme] .message-bubble-attachments{display:flex;flex-wrap:wrap;gap:8px}:root[data-theme] .message-attachment-preview,:root[data-theme] .message-bubble-attachment{position:relative;width:84px;height:84px;overflow:hidden;border-radius:14px;background:var(--dm-panel)}:root[data-theme] .message-bubble-attachment{width:min(220px,45vw);height:min(220px,45vw)}:root[data-theme] .message-attachment-preview img,:root[data-theme] .message-bubble-attachment img{width:100%;height:100%;object-fit:cover;display:block}:root[data-theme] .message-attachment-preview button{position:absolute;top:4px;right:4px;width:24px;height:24px;border:0;border-radius:999px;background:#000000b8;color:#fff;display:grid;place-items:center}:root[data-theme] .search-page-head{display:flex;align-items:center;gap:12px}:root[data-theme] .search-page-head h1{margin:0}:root[data-theme] .category-board-back{width:38px;height:38px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:var(--text-primary)}:root[data-theme] .category-board-count{margin-left:auto;color:var(--text-secondary);font-size:14px}:root[data-theme] .category-board-summary{margin:-4px 0 14px;color:var(--text-secondary);font-size:14px}:root[data-theme] .search-category-featured .search-category-chips button,:root[data-theme] .search-category-chips button{background:var(--category-card-bg)}:root[data-theme] .search-category-featured .search-category-chips button:hover,:root[data-theme] .search-category-chips button:hover{background:var(--category-card-hover)}:root[data-theme] .search-page.category-board .search-category-section{display:none}:root[data-theme] .search-category-featured{margin-top:16px}:root[data-theme] .search-category-featured .search-section-head span{color:var(--text-secondary)}:root[data-theme] .search-category-featured .search-category-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:10px}:root[data-theme] .search-category-featured .search-category-chips button{min-height:58px;align-items:center;border:0;border-radius:16px;padding:0 16px;background:var(--category-card-bg);color:var(--text-primary);box-shadow:none}:root[data-theme] .search-category-featured .search-category-chips button small{color:var(--text-secondary);opacity:1}:root[data-theme] .search-category-featured .search-category-chips button:hover{background:var(--category-card-hover)}:root[data-theme] .search-results{margin-top:18px}:root[data-theme] .search-result-item{text-align:left}@media(min-width:900px){:root[data-theme] .app-shell.messages-layout .phone-screen,:root[data-theme] .app-shell.messages-layout .page-stack,:root[data-theme] .app-shell.messages-layout .messages-page{width:100%!important;max-width:none!important;justify-self:stretch!important;align-self:stretch!important}:root[data-theme] .app-shell.messages-layout .messages-page{grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important}:root[data-theme] .app-shell.messages-layout .message-thread{min-width:0}:root[data-theme] .app-shell.messages-layout .message-composer{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}:root[data-theme] .app-shell.messages-layout .message-composer input{height:42px}}@media(max-width:899px){:root[data-theme] .messages-page{height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height));min-height:0}:root[data-theme] .message-thread{height:100%}:root[data-theme] .message-list{padding:14px 12px}:root[data-theme] .message-composer{padding:8px 10px calc(8px + env(safe-area-inset-bottom))}}:root[data-theme] .app-shell.messages-layout,:root[data-theme] .app-shell.messages-layout .phone-screen,:root[data-theme] .app-shell.messages-layout .page-stack,:root[data-theme] .app-shell.messages-layout .messages-page,:root[data-theme] .app-shell.messages-layout .messages-inbox,:root[data-theme] .app-shell.messages-layout .message-thread,:root[data-theme] .app-shell.messages-layout .message-thread-placeholder{min-height:0!important}:root[data-theme] .app-shell.messages-layout .messages-page{background:var(--dm-surface)!important}:root[data-theme] .app-shell.messages-layout .message-thread{display:flex!important;flex-direction:column!important;overflow:hidden!important;background:var(--dm-surface)!important}:root[data-theme] .app-shell.messages-layout .message-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain}:root[data-theme] .app-shell.messages-layout .message-composer{position:sticky;bottom:0;z-index:5;flex:0 0 auto!important;width:100%;margin-top:auto!important;box-sizing:border-box;background:var(--dm-surface)!important}:root[data-theme] .app-shell.messages-layout .message-composer-row{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px;width:100%}@media(min-width:900px){:root[data-theme] .app-shell.messages-layout,:root[data-theme] .app-shell.messages-layout .phone-screen,:root[data-theme] .app-shell.messages-layout .page-stack,:root[data-theme] .app-shell.messages-layout .messages-page,:root[data-theme] .app-shell.messages-layout .messages-inbox,:root[data-theme] .app-shell.messages-layout .message-thread,:root[data-theme] .app-shell.messages-layout .message-thread-placeholder{height:100dvh!important;max-height:100dvh!important}:root[data-theme] .app-shell.messages-layout{overflow:hidden!important}:root[data-theme] .app-shell.messages-layout .phone-screen,:root[data-theme] .app-shell.messages-layout .page-stack{overflow:hidden!important}:root[data-theme] .app-shell.messages-layout .messages-page{display:grid!important;grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important;width:100%!important;max-width:none!important;padding:0!important;overflow:hidden!important}:root[data-theme] .app-shell.messages-layout .messages-inbox{overflow-y:auto!important}:root[data-theme] .app-shell.messages-layout .message-thread-placeholder{display:grid!important;place-items:center;align-content:center}}@media(max-width:899px){:root[data-theme] .app-shell.messages-layout .phone-screen{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}:root[data-theme] .app-shell.messages-layout .page-stack,:root[data-theme] .app-shell.messages-layout .messages-page{height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height))!important;max-height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height))!important;overflow:hidden!important}:root[data-theme] .app-shell.messages-layout .messages-page{display:grid!important;grid-template-columns:1fr!important;padding:0!important}:root[data-theme] .app-shell.messages-layout .messages-inbox,:root[data-theme] .app-shell.messages-layout .message-thread,:root[data-theme] .app-shell.messages-layout .message-thread-placeholder{height:100%!important;max-height:100%!important}:root[data-theme] .app-shell.messages-layout .messages-inbox{overflow-y:auto!important}:root[data-theme] .app-shell.messages-layout .messages-page.thread-open .messages-inbox{display:none!important}:root[data-theme] .app-shell.messages-layout .messages-page:not(.thread-open) .message-thread{display:none!important}:root[data-theme] .app-shell.messages-layout .messages-page:not(.thread-open) .message-thread-placeholder{display:none!important}}:root[data-theme] .message-row{max-width:min(78%,360px);align-self:flex-start;display:flex;flex-direction:column;gap:4px}:root[data-theme] .message-list>.message-row:first-of-type{margin-top:auto}:root[data-theme] .message-row.mine{align-self:flex-end;align-items:flex-end}:root[data-theme] .message-row .message-bubble,:root[data-theme] .app-shell.messages-layout .message-row .message-bubble{max-width:100%!important;align-self:auto}:root[data-theme] .message-time{padding:0 4px;color:var(--dm-muted);font-size:11px;font-weight:500;line-height:1.1}:root[data-theme] .app-shell.message-thread-layout .topbar,:root[data-theme] .app-shell.message-thread-layout .bottom-nav{display:none!important}:root[data-theme] .app-shell.message-thread-layout .phone-screen,:root[data-theme] .app-shell.message-thread-layout .page-stack,:root[data-theme] .app-shell.message-thread-layout .messages-page{height:100dvh!important;max-height:100dvh!important;min-height:0!important;overflow:hidden!important}:root[data-theme] .app-shell.message-thread-layout .page-stack{padding-bottom:0!important}:root[data-theme] .app-shell.message-thread-layout .message-thread{height:100%!important;max-height:100%!important}:root[data-theme] .app-shell.message-thread-layout .message-thread-head{min-height:58px;padding:8px 12px}:root[data-theme] .app-shell.message-thread-layout .message-list{padding:18px 14px}:root[data-theme] .app-shell.message-thread-layout .message-composer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}@media(min-width:900px){:root[data-theme] .app-shell.messages-layout .message-row{max-width:min(68%,760px)}}@media(max-width:899px){:root[data-theme] .app-shell.message-thread-layout .messages-page{height:100dvh!important;max-height:100dvh!important}:root[data-theme] .app-shell.message-thread-layout .message-row{max-width:min(82%,340px)}}:root[data-theme] .choice-vote-button{gap:8px}:root[data-theme] .choice-vote-button-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme] .choice-vote-profile,:root[data-theme] .text-poll-action-profile,:root[data-theme] .post-foot-vote-profile{width:24px;height:24px;flex:0 0 24px;display:inline-grid;place-items:center;overflow:hidden;border-radius:999px;background:var(--surface)}:root[data-theme] .choice-vote-profile .avatar,:root[data-theme] .text-poll-action-profile .avatar,:root[data-theme] .post-foot-vote-profile .avatar{width:24px;height:24px;border:0;font-size:10px}:root[data-theme] .text-poll-action{display:inline-flex;align-items:center;gap:7px}:root[data-theme] .text-poll-action-profile{width:22px;height:22px;flex-basis:22px}:root[data-theme] .text-poll-action-profile .avatar{width:22px;height:22px}:root[data-theme] .post-foot-vote-chip{grid-template-columns:25px auto 24px}:root[data-theme] .post-foot-vote-chip>.post-foot-vote-letter{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:800}:root[data-theme] .post-foot-vote-chip>.post-foot-vote-label{width:auto;height:auto;display:inline;min-width:0;border-radius:0;background:transparent!important;color:inherit!important;font-size:13px;font-weight:700;white-space:nowrap}:root[data-theme] .post-foot-vote-chip>.post-foot-vote-profile{width:24px;height:24px;background:var(--surface)!important;color:var(--text-primary)!important}:root[data-theme] .post-foot-vote-chip>.post-foot-vote-profile .avatar{width:24px;height:24px}:root[data-theme=light]{--choice-graph-row-bg: #ffffff;--choice-graph-row-border: #d7d7d7;--choice-graph-fill: #dedede;--choice-graph-selected-fill: #d7d7d7;--choice-graph-text: #050505;--choice-graph-thumb-bg: #efefef}:root[data-theme=dark]{--choice-graph-row-bg: #050505;--choice-graph-row-border: #5f5f5f;--choice-graph-fill: #6a6a6a;--choice-graph-selected-fill: #747474;--choice-graph-text: #f7f7f7;--choice-graph-thumb-bg: #171717}:root[data-theme] .result-choice-bars{background:var(--result-section-bg)}:root[data-theme] .result-choice-bar-row{overflow:hidden;outline:1px solid var(--choice-graph-row-border)!important;background:var(--choice-graph-row-bg)!important}:root[data-theme] .result-choice-thumb{background:var(--choice-graph-thumb-bg)!important}:root[data-theme] .result-choice-bar-body{position:relative;isolation:isolate;overflow:hidden}:root[data-theme] .result-choice-bar-fill{position:absolute!important;inset:0 auto 0 0!important;z-index:1!important;width:var(--result-width)!important;height:auto!important;min-width:0!important;border-radius:0!important;background:var(--choice-graph-fill)!important;pointer-events:none}:root[data-theme] .result-choice-bar-row.mine .result-choice-bar-fill{background:var(--choice-graph-selected-fill)!important}:root[data-theme] .result-choice-bar-fill:after,:root[data-theme] .result-choice-line:before,:root[data-theme] .result-choice-bar-label:before,:root[data-theme] .result-choice-bar-label:after,:root[data-theme] .result-choice-line-fill{display:none!important;content:none!important}:root[data-theme] .result-choice-line{position:relative!important;z-index:2!important;color:var(--choice-graph-text)!important}:root[data-theme] .result-choice-bar-label,:root[data-theme] .result-choice-meta,:root[data-theme] .result-choice-bar-body strong,:root[data-theme] .result-choice-line-base .result-choice-bar-label,:root[data-theme] .result-choice-line-base .result-choice-meta,:root[data-theme] .result-choice-line-base strong{background:transparent!important;color:var(--choice-graph-text)!important;-webkit-text-fill-color:var(--choice-graph-text)!important;-webkit-text-stroke:0!important;box-shadow:none!important;paint-order:normal!important;text-shadow:none!important}:root[data-theme] .result-choice-my-profile{z-index:3;background:var(--surface)}:root[data-theme] .text-poll button.revealed{background:var(--choice-graph-row-bg)!important;color:var(--choice-graph-text)!important}:root[data-theme] .text-poll button.revealed .poll-fill{background:var(--choice-graph-fill)!important}:root[data-theme] .text-poll button.revealed.selected .poll-fill{background:var(--choice-graph-selected-fill)!important}:root[data-theme] .text-poll-layer,:root[data-theme] .text-poll-layer-base,:root[data-theme] .text-poll-layer-fill,:root[data-theme] .text-poll button.revealed .text-poll-label,:root[data-theme] .text-poll button.revealed .text-poll-percent,:root[data-theme] .text-poll button.revealed.selected .text-poll-label,:root[data-theme] .text-poll button.revealed.selected .text-poll-percent{background:transparent!important;color:var(--choice-graph-text)!important;-webkit-text-fill-color:var(--choice-graph-text)!important;-webkit-text-stroke:0!important;box-shadow:none!important;paint-order:normal!important;text-shadow:none!important}:root[data-theme] .profile-post-list{display:grid;gap:0;border-top:.5px solid var(--hairline)}:root[data-theme] .profile-post-item{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:start;gap:8px;min-width:0;padding:16px 0 15px;border:0!important;border-bottom:.5px solid var(--hairline)!important;border-radius:0!important;background:transparent!important;color:var(--text-primary)!important;box-shadow:none!important}:root[data-theme] .profile-post-open{width:100%;min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;border:0;padding:0;background:transparent!important;color:var(--text-primary)!important;text-align:left;cursor:pointer}:root[data-theme] .profile-post-avatar{width:38px;height:38px;display:block}:root[data-theme] .profile-post-avatar .avatar{width:38px;height:38px;font-size:13px}:root[data-theme] .profile-post-main{min-width:0;display:grid;gap:5px}:root[data-theme] .profile-post-byline{min-width:0;display:flex;align-items:baseline;gap:5px}:root[data-theme] .profile-post-author,:root[data-theme] .profile-post-item strong.profile-post-author{min-width:0;overflow:hidden;color:var(--text-primary)!important;font-size:15px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}:root[data-theme] .profile-post-time,:root[data-theme] .profile-post-topic{color:var(--text-tertiary)!important;font-size:13px;line-height:1.25}:root[data-theme] .profile-post-time{flex:0 0 auto}:root[data-theme] .profile-post-body,:root[data-theme] .profile-post-item .profile-post-body{display:-webkit-box;overflow:hidden;margin:4px 0 0;color:var(--text-primary)!important;font-size:16px;font-weight:650;line-height:1.45;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:4}:root[data-theme] .profile-post-actions{display:flex;align-items:center;gap:25px;margin-top:9px;color:var(--text-secondary)}:root[data-theme] .profile-post-stat{min-width:0;display:inline-flex;align-items:center;gap:5px;color:var(--text-secondary);font-size:14px;line-height:1}:root[data-theme] .profile-post-stat svg{flex:0 0 auto}:root[data-theme] .profile-post-stat b{color:inherit;font-size:14px;font-weight:550;line-height:1}:root[data-theme] .profile-post-menu-wrap{align-self:start;justify-self:end;margin-top:-4px}:root[data-theme] .post-detail-page{background:var(--surface)}:root[data-theme] .post-detail-head{min-height:48px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;padding:0 12px;border-bottom:.5px solid var(--hairline);background:var(--surface);color:var(--text-primary)}:root[data-theme] .post-detail-head strong{justify-self:center;font-size:17px;font-weight:750}:root[data-theme] .post-detail-back{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--text-primary);cursor:pointer}:root[data-theme] .post-detail-back:hover{background:var(--surface-pressed)}:root[data-theme] .post-detail-page>.feed-post{border-bottom:0}:root[data-theme] .guest-post-cta{margin:10px 16px calc(18px + env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 15px;border:1px solid var(--border-strong);border-radius:16px;background:var(--soft-surface);color:var(--text-primary)}:root[data-theme] .guest-post-cta div{min-width:0;display:grid;gap:3px}:root[data-theme] .guest-post-cta strong{font-size:14px;font-weight:700}:root[data-theme] .guest-post-cta span{color:var(--text-secondary);font-size:12px;line-height:1.35}:root[data-theme] .guest-post-cta button{min-height:38px;border:0;border-radius:999px;padding:0 16px;background:var(--inverse);color:var(--inverse-text);font-size:13px;font-weight:700;cursor:pointer}@media(max-width:420px){:root[data-theme] .profile-post-actions{gap:20px}:root[data-theme] .profile-post-body,:root[data-theme] .profile-post-item .profile-post-body{font-size:15px}}:root[data-theme] .profile-post-byline{align-items:baseline;gap:6px;overflow:hidden;white-space:nowrap}:root[data-theme] .profile-post-meta{min-width:0;overflow:hidden;color:var(--text-tertiary)!important;font-size:14px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}:root[data-theme] .profile-post-body,:root[data-theme] .profile-post-item .profile-post-body{margin-top:6px;font-size:15px;font-weight:400!important;line-height:1.45}:root[data-theme] .choice-vote-button .choice-vote-profile{position:static!important;inset:auto!important;top:auto!important;right:auto!important;z-index:auto!important;width:24px;height:24px;flex:0 0 24px;display:inline-grid;place-items:center;margin-left:0;overflow:hidden;border-radius:999px;background:var(--surface)!important;box-shadow:none!important;pointer-events:none}:root[data-theme] .choice-vote-button .choice-vote-profile .avatar{width:24px;height:24px;border:0}:root[data-theme] .inline-comments{margin-top:4px;padding:14px 16px calc(18px + var(--safe-bottom));border-top:.5px solid var(--hairline);background:var(--surface);color:var(--text-primary)}:root[data-theme] .inline-comments>header{display:flex;align-items:center;gap:6px;margin-bottom:6px}:root[data-theme] .inline-comments>header strong{font-size:15px;font-weight:700}:root[data-theme] .inline-comments>header span{color:var(--text-tertiary);font-size:13px}:root[data-theme] .inline-comment-list{overflow:visible;padding:0 0 10px}:root[data-theme] .inline-comments .comment-composer{margin:4px -16px calc(-18px - var(--safe-bottom));padding:10px 16px calc(10px + var(--safe-bottom))}:root[data-theme] .inline-comments-empty{margin:0;padding:18px 0 20px;color:var(--text-secondary);font-size:14px}:root[data-theme] .text-poll button.revealed{grid-template-columns:28px minmax(0,1fr) auto!important;gap:10px;min-height:54px;border:1px solid var(--choice-graph-row-border)!important;background:linear-gradient(to right,var(--choice-graph-fill) 0 var(--poll-width),var(--choice-graph-row-bg) var(--poll-width) 100%) border-box!important;background-clip:border-box!important;background-origin:border-box!important;color:var(--choice-graph-text)!important;overflow:hidden!important;isolation:isolate}:root[data-theme] .text-poll button.revealed.selected{background:linear-gradient(to right,var(--choice-graph-selected-fill) 0 var(--poll-width),var(--choice-graph-row-bg) var(--poll-width) 100%) border-box!important}:root[data-theme] .text-poll button.revealed .text-poll-letter,:root[data-theme] .text-poll button.revealed .text-poll-label,:root[data-theme] .text-poll button.revealed .text-poll-percent{position:relative;z-index:2!important;background:transparent!important;color:var(--choice-graph-text)!important;-webkit-text-fill-color:var(--choice-graph-text)!important;-webkit-text-stroke:0!important;box-shadow:none!important;paint-order:normal!important;text-shadow:none!important}:root[data-theme] .text-poll button.revealed .text-poll-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme] .text-poll button.revealed .text-poll-letter{display:grid;place-items:center;border:0!important;outline:0!important;border-radius:999px;background:var(--choice-graph-thumb-bg)!important}:root[data-theme] .text-poll button.revealed .text-poll-percent{min-width:42px;display:inline-flex;justify-content:flex-end;align-items:center;gap:6px;padding:0}:root[data-theme] .text-poll button.revealed .text-poll-layer,:root[data-theme] .text-poll button.revealed .text-poll-layer-base,:root[data-theme] .text-poll button.revealed .text-poll-layer-fill{display:contents!important}:root[data-theme] .post-foot-vote-chip{min-width:128px;grid-template-columns:25px minmax(max-content,1fr) 24px!important;justify-content:start;padding-right:10px!important}:root[data-theme] .post-foot-vote-chip>.post-foot-vote-label{display:block!important;width:auto!important;height:auto!important;min-width:max-content;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:13px!important;font-weight:800!important;line-height:1!important;opacity:1!important;visibility:visible!important;white-space:nowrap!important}:root[data-theme] .post-foot button.post-foot-vote-chip{min-width:142px!important;color:var(--post-foot-selected-text)!important}:root[data-theme] .post-foot-vote-chip>.post-foot-vote-letter{background:var(--post-foot-selected-letter-bg)!important;color:var(--post-foot-selected-letter-text)!important}:root[data-theme] .post-foot-vote-chip>.post-foot-vote-profile{background:transparent!important}:root[data-theme=light]{--post-foot-selected-bg: #e9e9e9;--post-foot-selected-text: #111111;--post-foot-selected-letter-bg: #ffffff;--post-foot-selected-letter-text: #111111}:root[data-theme=dark]{--post-foot-selected-bg: #2a2a2a;--post-foot-selected-text: #f5f5f5;--post-foot-selected-letter-bg: #f5f5f5;--post-foot-selected-letter-text: #050505}:root[data-theme] .post-foot-vote-chip,:root[data-theme=light] .post-foot-vote-chip,:root[data-theme=dark] .post-foot-vote-chip{background:var(--post-foot-selected-bg)!important;color:var(--post-foot-selected-text)!important}@media(max-width:760px){:root[data-theme] .page-stack.activity-open{min-height:calc(100dvh - var(--bottom-nav-height))!important;padding-bottom:var(--bottom-nav-height);background:var(--surface)}:root[data-theme] .activity-page{min-height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height));padding-top:0}:root[data-theme] .activity-empty-state{min-height:calc(100dvh - var(--topbar-height) - var(--bottom-nav-height))}}:root[data-theme=light]{--media-frame-border: rgba(0, 0, 0, .18)}:root[data-theme=dark]{--media-frame-border: rgba(255, 255, 255, .2)}:root[data-theme] .choice-card[data-choice-kind=image] .choice-frame,:root[data-theme] .body-media-item,:root[data-theme] .body-media-viewer-card,:root[data-theme] .viewer-card:not(.text-card){position:relative;box-shadow:inset 0 0 0 1px var(--media-frame-border)!important}:root[data-theme] .choice-card[data-choice-kind=image] .choice-frame:after,:root[data-theme] .choice-card.two-choice-image .choice-frame:after,:root[data-theme] .body-media-item:after,:root[data-theme] .body-media-viewer-card:after,:root[data-theme] .viewer-card:not(.text-card):after{content:""!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:block!important;border:1px solid var(--media-frame-border);border-radius:inherit;pointer-events:none}:root[data-theme] .choice-card.image-overlay-choice.voted .choice-frame,:root[data-theme] .choice-card.image-overlay-choice.active .choice-frame,:root[data-theme] .choice-card.image-overlay-choice.active.voted .choice-frame{box-shadow:inset 0 0 0 var(--choice-selected-ring-inner-size) var(--choice-selected-ring-inner),0 0 0 var(--choice-selected-ring-outer-size) var(--choice-selected-ring-outer)!important}:root[data-theme] .choice-card.image-overlay-choice.voted .choice-frame:after,:root[data-theme] .choice-card.image-overlay-choice.active .choice-frame:after,:root[data-theme] .choice-card.image-overlay-choice.active.voted .choice-frame:after{border:0!important}:root[data-theme] .choice-card[data-choice-kind=image] .choice-frame .choice-frame-button>img,:root[data-theme] .body-media-item img,:root[data-theme] .body-media-viewer-card img,:root[data-theme] .viewer-card:not(.text-card) img{position:relative;z-index:0}:root[data-theme] .choice-card.text-overlay-choice.voted .choice-frame,:root[data-theme] .choice-card.text-overlay-choice.active .choice-frame,:root[data-theme] .choice-card.text-overlay-choice.active.voted .choice-frame{box-shadow:inset 0 0 0 var(--choice-selected-ring-inner-size) var(--choice-selected-ring-inner),0 0 0 var(--choice-selected-ring-outer-size) var(--choice-selected-ring-outer)!important}:root[data-theme] .profile-tabs{display:flex;gap:10px!important;overflow-x:auto;overflow-y:hidden;padding:0 0 2px;border-radius:0;background:transparent!important;scrollbar-width:none}:root[data-theme] .profile-tabs::-webkit-scrollbar{display:none}:root[data-theme] .profile-tabs button{flex:0 0 auto;height:48px;min-height:48px;min-width:max-content;padding:0 24px;border:1px solid var(--profile-tab-border)!important;border-radius:999px!important;background:transparent!important;color:var(--profile-tab-text)!important;font-size:15px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:none!important}:root[data-theme] .profile-tabs button.active{border-color:var(--profile-tab-active-bg)!important;background:var(--profile-tab-active-bg)!important;color:var(--profile-tab-active-text)!important;font-weight:800}:root[data-theme=light] .profile-tabs{--profile-tab-border: #dedede;--profile-tab-text: #151515;--profile-tab-active-bg: #111111;--profile-tab-active-text: #ffffff}:root[data-theme=dark] .profile-tabs{--profile-tab-border: #343434;--profile-tab-text: #f1f1f1;--profile-tab-active-bg: #f5f5f5;--profile-tab-active-text: #050505}@media(max-width:420px){:root[data-theme] .profile-tabs{gap:7px!important}:root[data-theme] .profile-tabs button{height:42px;min-height:42px;padding-inline:16px;font-size:14px}}@media(max-width:520px){:root[data-theme] .post-foot{gap:12px}:root[data-theme] .post-foot>button:not(.post-foot-vote-chip):not(.post-foot-result-chip){flex:0 0 auto;min-width:0}:root[data-theme] .post-foot button[aria-label=공유]{width:22px}:root[data-theme] .post-foot-vote-actions{flex:1 1 auto;min-width:0;justify-content:flex-end;gap:6px}:root[data-theme] .post-foot button.post-foot-vote-chip{flex:0 1 126px;min-width:118px!important;padding-right:8px!important;gap:6px!important;grid-template-columns:25px minmax(0,auto) 24px!important}:root[data-theme] .post-foot button.post-foot-result-chip{flex:0 0 auto;padding-inline:12px}}:root[data-theme] .topbar .icon-button,:root[data-theme] .topbar .back-button,:root[data-theme] .message-thread-head>button,:root[data-theme] .post-detail-back,:root[data-theme] .category-board-back{background:transparent!important;box-shadow:none!important}:root[data-theme] .topbar .icon-button:hover,:root[data-theme] .topbar .back-button:hover,:root[data-theme] .message-thread-head>button:hover,:root[data-theme] .post-detail-back:hover,:root[data-theme] .category-board-back:hover{background:transparent!important}@media(max-width:760px){:root[data-theme],:root[data-theme] body,:root[data-theme] #root{width:100%;height:100vh;height:100dvh;overflow:hidden;background:var(--surface)}:root[data-theme] body{position:fixed;top:0;right:0;bottom:0;left:0;overscroll-behavior:none}:root[data-theme] .app-shell,:root[data-theme] .phone-screen{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;background:var(--surface)}:root[data-theme] .phone-screen{isolation:isolate}:root[data-theme] .page-stack{height:100vh;height:100dvh;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + 28px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}:root[data-theme] .page-stack::-webkit-scrollbar{width:0;height:0;display:none}:root[data-theme] .media-strip-shell{overflow:hidden;contain:paint}:root[data-theme] .media-strip{overflow-y:clip}:root[data-theme] .bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:400;isolation:isolate;overflow:hidden;background:var(--surface)!important;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateZ(0)}:root[data-theme] .bottom-nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--surface);pointer-events:none}:root[data-theme] .bottom-nav button{position:relative;z-index:1}:root[data-theme=light] .bottom-nav{background:#fff!important}:root[data-theme=light] .bottom-nav:before{background:#fff}:root[data-theme=dark] .bottom-nav{background:#000!important}:root[data-theme=dark] .bottom-nav:before{background:#000}}.blur-lab-screen{min-height:100vh;min-height:100dvh;padding:24px;background:linear-gradient(135deg,#f8fafcf5,#eff6f4eb 46%,#fffbebb8),#f8fafc;color:#111827}.blur-lab-header{max-width:1480px;margin:0 auto 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.blur-lab-header p,.blur-lab-header h1{margin:0}.blur-lab-header p{color:#4b635f;font-size:13px;font-weight:700}.blur-lab-header h1{margin-top:4px;font-size:28px;line-height:1.16}.blur-lab-header-actions{display:flex;align-items:center;gap:8px}.blur-lab-app-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#edf2f0e6}.blur-lab-app-tabs button{min-height:32px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:#1f2937;font-size:13px;font-weight:800;cursor:pointer}.blur-lab-app-tabs button.active{background:#111827;color:#fff}.blur-lab-upload,.blur-lab-icon-button,.blur-lab-copy-button,.blur-lab-mode-tabs button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#ffffffdb;color:#111827;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.blur-lab-upload{position:relative;padding:0 13px;overflow:hidden}.blur-lab-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.blur-lab-icon-button{width:40px;padding:0}.blur-lab-upload:hover,.blur-lab-icon-button:hover,.blur-lab-copy-button:hover,.blur-lab-mode-tabs button:hover{border-color:#0f172a3d;background:#fff;transform:translateY(-1px)}.blur-lab-workspace{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;align-items:start}.blur-lab-preview-panel,.blur-lab-panel,.blur-lab-output article{border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#ffffffd6;box-shadow:0 18px 50px #0f172a14}.blur-lab-preview-panel{min-width:0;padding:14px}.blur-lab-mode-tabs{display:inline-flex;gap:6px;margin-bottom:14px;padding:4px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#edf2f0}.blur-lab-mode-tabs button{min-height:32px;padding:0 13px;border-color:transparent;background:transparent;box-shadow:none}.blur-lab-mode-tabs button.active{border-color:#0f172a1f;background:#111827;color:#fff}.blur-lab-preview{min-height:640px;display:grid;place-items:center;gap:18px;padding:18px;border-radius:8px;background:linear-gradient(45deg,rgba(15,23,42,.045) 25%,transparent 25%),linear-gradient(-45deg,rgba(15,23,42,.045) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(15,23,42,.045) 75%),linear-gradient(-45deg,transparent 75%,rgba(15,23,42,.045) 75%),#f9fafb;background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px}.blur-lab-preview.compare{grid-template-columns:repeat(2,minmax(0,1fr))}.blur-lab-card{position:relative;width:min(100%,520px);aspect-ratio:659 / 821;overflow:hidden;border-radius:var(--blur-lab-card-radius, 24px);background:#e5e7eb;box-shadow:0 0 0 1px #0f172a1f,0 22px 60px #0f172a29}.blur-lab-card.reference{--blur-lab-card-radius: 24px}.blur-lab-card-label{position:absolute;top:10px;left:10px;z-index:4;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.42);border-radius:8px;background:#111827b8;color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.blur-lab-card img{width:100%;height:100%;display:block;object-fit:cover}.blur-lab-effect{position:absolute;right:0;bottom:0;left:0;z-index:2;height:var(--blur-lab-effect-height);overflow:hidden;border-radius:0 0 var(--blur-lab-card-radius, 24px) var(--blur-lab-card-radius, 24px);-webkit-mask-image:var(--blur-lab-effect-mask);mask-image:var(--blur-lab-effect-mask);pointer-events:none}.blur-lab-effect-gradient,.blur-lab-effect-layer{position:absolute;right:0;left:0}.blur-lab-effect-gradient{top:0;right:0;bottom:0;left:0;z-index:20;background:var(--blur-lab-effect-gradient)}.blur-lab-effect-layer{top:0;right:0;bottom:0;left:0;z-index:var(--blur-lab-layer-z);overflow:hidden;background:transparent;opacity:var(--blur-lab-layer-opacity);-webkit-mask-image:var(--blur-lab-layer-mask);mask-image:var(--blur-lab-layer-mask);-webkit-backdrop-filter:none;backdrop-filter:none}.blur-lab-card .blur-lab-effect-layer-image{position:absolute;left:0;bottom:0;width:100%;height:var(--blur-lab-layer-image-height);display:block;object-fit:cover;filter:blur(var(--blur-lab-layer-radius));transform:scale(var(--blur-lab-layer-image-zoom));transform-origin:center center}.blur-lab-panel{max-height:calc(100vh - 116px);max-height:calc(100dvh - 116px);overflow-y:auto;padding:16px}.blur-lab-preset-box{display:grid;gap:12px;padding:0 0 18px}.blur-lab-preset-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.blur-lab-preset-head h2,.blur-lab-preset-head p{margin:0}.blur-lab-preset-head h2{font-size:15px;line-height:1.2}.blur-lab-preset-head p{margin-top:4px;color:#6b7280;font-size:12px;font-weight:700}.blur-lab-preset-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.blur-lab-preset-form input{min-width:0;height:38px;padding:0 10px;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;color:#111827;font-size:13px;font-weight:750}.blur-lab-preset-form button,.blur-lab-preset-delete{min-height:38px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#111827;color:#fff;font-size:13px;font-weight:850;cursor:pointer}.blur-lab-preset-form button{padding:0 12px}.blur-lab-preset-form button:disabled{cursor:not-allowed;opacity:.42}.blur-lab-preset-list{display:grid;gap:8px}.blur-lab-preset-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px}.blur-lab-preset-apply{min-width:0;min-height:42px;display:grid;gap:2px;padding:8px 10px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#f8fafcf0;color:#111827;text-align:left;cursor:pointer}.blur-lab-preset-apply strong,.blur-lab-preset-apply span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blur-lab-preset-apply strong{font-size:13px}.blur-lab-preset-apply span,.blur-lab-preset-empty{color:#6b7280;font-size:11px;font-weight:750}.blur-lab-preset-delete{width:38px;padding:0;display:grid;place-items:center;background:#ffffffe6;color:#4b5563}.blur-lab-preset-empty{margin:0;padding:10px;border:1px dashed rgba(15,23,42,.16);border-radius:8px}.blur-lab-control-group{display:grid;gap:13px;padding:0 0 18px}.blur-lab-control-group+.blur-lab-control-group{padding-top:18px;border-top:1px solid rgba(15,23,42,.1)}.blur-lab-control-group h2,.blur-lab-output h2{margin:0;font-size:15px;line-height:1.2}.blur-lab-control,.blur-lab-color-control,.blur-lab-select-control,.blur-lab-text-control{display:grid;gap:8px}.blur-lab-control>span,.blur-lab-color-control>span,.blur-lab-select-control>span,.blur-lab-text-control>span,.blur-lab-output-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.blur-lab-control b,.blur-lab-color-control b,.blur-lab-select-control b,.blur-lab-text-control b{font-size:13px}.blur-lab-control output,.blur-lab-color-control output{flex:0 0 auto;color:#4b5563;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.blur-lab-control input[type=range]{width:100%;accent-color:#0f766e}.blur-lab-color-control input[type=color]{width:100%;height:38px;padding:3px;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;cursor:pointer}.blur-lab-select-control select{width:100%;height:38px;padding:0 10px;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;color:#111827;font-size:13px;font-weight:750}.blur-lab-text-control input,.blur-lab-text-control textarea{width:100%;min-height:38px;padding:9px 10px;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;color:#111827;font:inherit;font-size:13px;font-weight:750;resize:vertical}.blur-lab-text-control textarea{min-height:78px;line-height:1.35}.blur-lab-output{max-width:1480px;margin:18px auto 0;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr) minmax(0,.88fr);gap:18px}.blur-lab-output article{min-width:0;overflow:hidden}.blur-lab-output-head{min-height:52px;padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.09)}.blur-lab-copy-button{min-height:32px;padding:0 10px}.blur-lab-output pre{max-height:360px;margin:0;overflow:auto;padding:14px;background:#0f172a;color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap}.color-lab-page{max-width:1520px;margin:0 auto;display:grid;gap:18px}.color-card-builder{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:18px;align-items:start}.color-card-controls-panel{position:sticky;top:92px;max-height:calc(100dvh - 112px);min-height:0;overflow-y:auto;padding-right:2px;scrollbar-gutter:stable}.color-card-preview-panel{position:sticky;top:92px;max-height:calc(100dvh - 112px);min-height:0;overflow:auto;display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:18px;align-items:start;scrollbar-gutter:stable}.color-lab-image-card,.color-card-controls,.color-lab-output{border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#ffffffd6;box-shadow:0 18px 50px #0f172a14}.color-lab-image-card{min-height:0;aspect-ratio:4 / 5;overflow:hidden}.color-card-preview-panel .color-lab-image-card{position:sticky;top:0}.color-lab-image-card img{width:100%;height:100%;display:block;object-fit:cover}.color-card-controls{min-width:0;display:grid;align-content:start;gap:16px;padding:18px}.color-card-controls p,.color-card-controls h2{margin:0}.color-card-controls>div:first-child p{color:#4b635f;font-size:13px;font-weight:800}.color-card-controls h2{margin-top:5px;font-size:21px;line-height:1.2}.color-lab-action{justify-self:start;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#111827;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.color-lab-error{color:#b42318;font-size:13px;font-weight:700}.color-lab-palette{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.color-lab-palette span{min-width:0;display:grid;gap:7px}.color-lab-palette i{height:54px;border:1px solid rgba(15,23,42,.14);border-radius:8px}.color-lab-palette code,.color-gradient-card code{color:#4b5563;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.color-card-tuning{display:grid;gap:12px;padding-top:16px;border-top:1px solid rgba(15,23,42,.1)}.color-gradient-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--card-preview-width, 500px)),var(--card-preview-width, 500px)));gap:18px;align-items:start;justify-content:start}.color-gradient-card-shell{width:min(100%,var(--card-preview-width, 500px));container-type:inline-size}.color-gradient-card{position:relative;min-width:0;width:100%;overflow:hidden;aspect-ratio:4 / 5;display:block;padding:0;border:0;border-radius:4.4cqw;background:var(--solid-card-bg);color:var(--solid-card-text);text-align:left;cursor:pointer;box-shadow:none}.color-gradient-card.active{box-shadow:none}.color-card-pill{position:absolute;top:4.8cqw;left:4.8cqw;z-index:3;min-height:5.4cqw;display:inline-flex;align-items:center;padding:0 1.8cqw;border-radius:1.6cqw;background:#111827d1;color:#fff;font-size:2.4cqw;font-weight:850;letter-spacing:0;box-shadow:0 1.6cqw 3.6cqw #0f172a29}.color-card-media{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;overflow:hidden;border-radius:inherit;background:var(--solid-card-base)}.color-card-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--card-image-x) var(--card-image-y);transform:translate3d(var(--card-image-move-x),var(--card-image-move-y),0) scale(var(--card-image-scale));transform-origin:var(--card-image-x) var(--card-image-y)}.color-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,rgba(var(--solid-card-rgb),0) 0%,rgba(var(--solid-card-rgb),0) var(--card-fade-start),rgba(var(--solid-card-rgb),var(--card-fade-mid-alpha)) var(--card-fade-mid),rgba(var(--solid-card-rgb),var(--card-fade-end-alpha)) var(--card-dense-start),rgba(var(--solid-card-rgb),var(--card-fade-end-alpha)) 100%);pointer-events:none}.color-card-content{position:absolute;right:0;bottom:0;left:0;z-index:2;min-height:48%;display:grid;align-content:end;gap:1.6cqw;padding:0 5.6cqw 5.6cqw;color:var(--solid-card-text);font-family:var(--card-font-family)}.color-card-content small{color:var(--solid-card-meta);font-size:calc(var(--card-meta-font-ratio) * .86cqw);font-weight:800;line-height:1.2}.color-card-content strong{max-width:12em;font-size:calc(var(--card-title-font-ratio) * 1cqw);font-weight:850;line-height:1.16;word-break:keep-all}.color-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1.6cqw;color:var(--solid-card-meta);font-size:calc(var(--card-meta-font-ratio) * 1cqw);font-weight:750}.color-card-meta span{display:inline-flex;align-items:center;gap:.6cqw}.color-card-meta svg{width:calc(var(--card-meta-font-ratio) * 1.06cqw);height:calc(var(--card-meta-font-ratio) * 1.06cqw)}.color-lab-output{overflow:hidden}.color-lab-output pre{max-height:320px;margin:0;overflow:auto;padding:14px;background:#0f172a;color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap}@media(max-width:1180px){.blur-lab-workspace,.blur-lab-output{grid-template-columns:1fr}.blur-lab-panel{max-height:none}.color-card-builder{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.color-card-preview-panel{grid-template-columns:1fr}}@media(max-width:820px){.blur-lab-screen{padding:16px}.blur-lab-header{align-items:start;flex-direction:column}.blur-lab-header-actions{width:100%;flex-wrap:wrap}.blur-lab-app-tabs{flex:1 1 100%}.blur-lab-preview{min-height:auto;padding:12px}.blur-lab-preview.compare{grid-template-columns:1fr}.blur-lab-card{width:min(100%,420px)}.color-card-builder{grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.color-card-preview-panel{grid-template-columns:1fr}.color-lab-palette{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.color-card-builder{grid-template-columns:1fr}.color-card-controls-panel,.color-card-preview-panel,.color-card-preview-panel .color-lab-image-card{position:static;top:auto;max-height:none;overflow:visible}.color-card-preview-panel{order:-1;grid-template-columns:1fr}}@media(max-width:520px){.color-gradient-card-grid{gap:12px}}:root[data-theme=light] .choice-card.image-overlay-choice.voted .choice-frame,:root[data-theme=light] .choice-card.image-overlay-choice.active .choice-frame,:root[data-theme=light] .choice-card.image-overlay-choice.active.voted .choice-frame,:root[data-theme=light] .choice-card.text-overlay-choice.voted .choice-frame,:root[data-theme=light] .choice-card.text-overlay-choice.active .choice-frame,:root[data-theme=light] .choice-card.text-overlay-choice.active.voted .choice-frame,:root[data-theme=light] .choice-card.two-choice-image.voted .choice-frame,:root[data-theme=light] .choice-card.two-choice-image.active .choice-frame,:root[data-theme=light] .choice-card.two-choice-image.active.voted .choice-frame{box-shadow:inset 0 0 0 var(--choice-selected-ring-inner-size) #fff,0 0 0 var(--choice-selected-ring-outer-size) #0a0a0a!important}:root[data-theme=dark] .choice-card.image-overlay-choice.voted .choice-frame,:root[data-theme=dark] .choice-card.image-overlay-choice.active .choice-frame,:root[data-theme=dark] .choice-card.image-overlay-choice.active.voted .choice-frame,:root[data-theme=dark] .choice-card.text-overlay-choice.voted .choice-frame,:root[data-theme=dark] .choice-card.text-overlay-choice.active .choice-frame,:root[data-theme=dark] .choice-card.text-overlay-choice.active.voted .choice-frame,:root[data-theme=dark] .choice-card.two-choice-image.voted .choice-frame,:root[data-theme=dark] .choice-card.two-choice-image.active .choice-frame,:root[data-theme=dark] .choice-card.two-choice-image.active.voted .choice-frame{box-shadow:inset 0 0 0 var(--choice-selected-ring-inner-size) #0a0a0a,0 0 0 var(--choice-selected-ring-outer-size) #fff!important}:root[data-theme] .choice-card.image-overlay-choice .choice-frame,:root[data-theme] .choice-card.image-overlay-choice .choice-frame-button,:root[data-theme] .choice-card.text-overlay-choice .choice-frame,:root[data-theme] .choice-card.text-overlay-choice .choice-frame-button,:root[data-theme] .choice-card.two-choice-image .choice-frame,:root[data-theme] .choice-card.two-choice-image .choice-frame-button{border-radius:var(--media-card-radius)!important}:root[data-theme] .choice-card[data-choice-kind=image] .choice-frame,:root[data-theme] .choice-card[data-choice-kind=image] .choice-frame-button,:root[data-theme] .body-media-item,:root[data-theme] .body-media-viewer-card,:root[data-theme] .viewer-card:not(.text-card){border-radius:var(--media-card-radius)!important}:root[data-theme] .choice-overlay-selected-pill,:root[data-theme] .choice-caption-result-pill.selected{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:4px!important}:root[data-theme] .choice-overlay-result-pill,:root[data-theme] .choice-caption-result-pill{min-height:40px!important}:root[data-theme] .choice-overlay-selected-avatar,:root[data-theme] .choice-overlay-selected-avatar .avatar,:root[data-theme] .choice-result-profile,:root[data-theme] .choice-result-profile .avatar,:root[data-theme] .text-poll-action-profile,:root[data-theme] .text-poll-action-profile .avatar,:root[data-theme] .text-poll-profile,:root[data-theme] .text-poll-profile .avatar{width:32px!important;height:32px!important;flex-basis:32px!important}:root[data-theme] .choice-vote-button.voted{min-height:40px!important}:root[data-theme] .text-poll-action{display:inline-flex!important;align-items:center!important;gap:7px!important}:root[data-theme] .text-poll-action.selected.profile-only{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;justify-content:center!important;gap:0!important;padding:4px!important;border-radius:999px!important}:root[data-theme] .text-poll button{min-height:60px!important;border-radius:12px!important}:root[data-theme] .text-poll button:not(.revealed){grid-template-columns:28px minmax(0,1fr) 40px!important;gap:10px!important;padding:10px 11px!important;border-width:1px!important;box-shadow:none!important}:root[data-theme] .text-poll button.selected:not(.revealed){border-width:2px!important;padding:8px 10px!important;box-shadow:none!important}:root[data-theme] .text-poll button.revealed.selected{box-shadow:none!important}:root[data-theme=light] .text-poll button:not(.revealed){border-color:#d4d4d4!important;background:#fff!important;color:#0d0d0d!important}:root[data-theme=light] .text-poll button.selected:not(.revealed){border-color:#0d0d0d!important;background:#fff!important}:root[data-theme=light] .text-poll button:not(.revealed) .text-poll-letter{border:0!important;background:#efefef!important;color:#0d0d0d!important}:root[data-theme=light] .text-poll button.selected:not(.revealed) .text-poll-letter{background:#0d0d0d!important;color:#fff!important}:root[data-theme=light] .text-poll-action.selected.profile-only{background:#e9e9e9!important;color:#111!important}:root[data-theme=dark] .text-poll button:not(.revealed){border-color:#3f3f3f!important;background:#111!important;color:#f5f5f5!important}:root[data-theme=dark] .text-poll button.selected:not(.revealed){border-color:#f5f5f5!important;background:#101010!important}:root[data-theme=dark] .text-poll button:not(.revealed) .text-poll-letter{border:0!important;background:#171717!important;color:#f5f5f5!important}:root[data-theme=dark] .text-poll button.selected:not(.revealed) .text-poll-letter{background:#f5f5f5!important;color:#050505!important}:root[data-theme=dark] .text-poll-action.selected.profile-only{background:#2a2a2a!important;color:#f5f5f5!important}:root[data-theme] .choice-card[data-choice-kind=image] .choice-frame{box-shadow:none!important}:root[data-theme] .choice-card[data-choice-kind=image] .choice-frame:after{border-width:1px!important}:root[data-theme=light] .choice-card[data-choice-kind=image].active .choice-frame,:root[data-theme=light] .choice-card[data-choice-kind=image].voted .choice-frame{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #0a0a0a!important}:root[data-theme=dark] .choice-card[data-choice-kind=image].active .choice-frame,:root[data-theme=dark] .choice-card[data-choice-kind=image].voted .choice-frame{box-shadow:inset 0 0 0 2px #0a0a0a,0 0 0 2px #fff!important}:root[data-theme] .choice-card[data-choice-kind=image].active .choice-frame:after,:root[data-theme] .choice-card[data-choice-kind=image].voted .choice-frame:after{border:0!important}:root[data-theme=light] .choice-card.active .choice-overlay-label b,:root[data-theme=light] .choice-card.voted .choice-overlay-label b,:root[data-theme=light] .choice-card.two-choice-image.active .choice-caption-button b,:root[data-theme=light] .choice-card.two-choice-image.voted .choice-caption-button b{background:#0d0d0d!important;color:#fff!important}:root[data-theme=dark] .choice-card.active .choice-overlay-label b,:root[data-theme=dark] .choice-card.voted .choice-overlay-label b,:root[data-theme=dark] .choice-card.two-choice-image.active .choice-caption-button b,:root[data-theme=dark] .choice-card.two-choice-image.voted .choice-caption-button b{background:#f5f5f5!important;color:#050505!important}:root[data-theme] .confirm-modal button{background:var(--soft-surface);color:var(--text-primary)}:root[data-theme] .confirm-modal button.dark{background:var(--inverse);color:var(--inverse-text)}:root[data-theme] .result-sheet{grid-template-rows:52px 44px minmax(0,1fr) auto}:root[data-theme] .result-sheet-body{min-height:0;padding-bottom:0}:root[data-theme] .result-tab-content{min-width:0}:root[data-theme] .result-comments{margin-top:18px;border-top:1px solid var(--hairline);background:var(--result-sheet-bg)}:root[data-theme] .result-comments>header{display:flex;align-items:baseline;gap:6px;padding:16px 16px 6px}:root[data-theme] .result-comments>header strong{font-size:15px;font-weight:700}:root[data-theme] .result-comments>header span{color:var(--text-tertiary);font-size:13px}:root[data-theme] .result-comment-list{overflow:visible;padding:0 16px 14px;overscroll-behavior:auto}:root[data-theme] .result-sheet>.comment-composer{border-top-color:var(--hairline);background:var(--result-sheet-bg)}@media(max-width:760px){:root[data-theme] .modal-backdrop{z-index:2147483600;padding:0 16px calc(var(--bottom-nav-height) + var(--safe-bottom) + 14px);place-items:end center}:root[data-theme] .confirm-modal{width:min(calc(100vw - 32px),460px)}:root[data-theme] .result-sheet>.comment-composer{padding-right:max(12px,env(safe-area-inset-right,0px));padding-bottom:calc(9px + env(safe-area-inset-bottom,0px));padding-left:max(12px,env(safe-area-inset-left,0px))}}
