.ct-post-list{display:grid;gap:14px}.ct-inline-ad{margin:2px 0 8px}.ct-inline-ad__slot{border-radius:14px;border-color:var(--accent-line);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--accent-soft) 44%,#ffffff 56%));box-shadow:0 10px 24px #0d387312;padding:10px}.ct-inline-ad__slot .ad-slot__label{color:var(--muted);margin-bottom:8px}.ct-inline-ad__slot .ad-slot__placeholder{min-height:150px;border-radius:12px}.ct-post{border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 12px;scroll-margin-top:112px;min-width:0}.ct-post--op{border-color:var(--accent-line);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--accent-soft) 38%,#ffffff 62%))}.ct-post--pending{border-color:#f0c989;background:linear-gradient(180deg,#fffdf8,#fff6e8)}.ct-post:target{animation:ct-post-target-flash 2.4s ease-out 1}.ct-post__pending-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#fff0c7;border:1px solid #e0b05f;color:#7a4b00;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;margin-left:6px}.ct-post--accepted{border-color:#e3c97a;background:linear-gradient(180deg,#fffdf6,#fffaf0);box-shadow:0 10px 24px #91671217}.ct-post__head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;padding:8px 10px;border:1px solid var(--accent-line);border-radius:10px;background:linear-gradient(180deg,#fafcff,color-mix(in srgb,var(--accent-soft) 58%,#ffffff 42%))}.ct-post-user{display:inline-flex;align-items:center;gap:8px;min-width:0}.ct-post-user__avatar-link{display:inline-flex;line-height:0}.ct-post-user__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;color:var(--ink);text-decoration:none}.ct-post-user__name:hover{color:var(--accent-strong);text-decoration:underline}.ct-post-user__badge{display:inline-flex;align-items:center;margin-left:6px;border:1px solid var(--status-line, #d9e2ee);border-radius:999px;background:var(--status-bg, #f5f7fb);color:var(--status-text, #526174);font-size:10px;font-weight:900;padding:1px 6px;vertical-align:middle;cursor:default}.ct-post-user__badge--anonymous{border-color:#d7dce8;background:#f6f7fb;color:#5c6678}.ct-post-user__badge--original{border-color:#d9e2ee;background:#f7f9fc;color:#44556d}.ct-post-user__meta{display:flex;align-items:center;gap:6px;margin-top:3px;font-size:14px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ct-post-user__meta .sep{color:color-mix(in srgb,var(--accent) 28%,#ffffff 72%)}.ct-post-menu{position:relative;flex:0 0 auto}.ct-post-menu__btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--accent-line);border-radius:8px;background:#fff;color:var(--accent-strong);font-size:18px;line-height:1;padding:0;cursor:pointer}.ct-post-menu__btn:hover{background:color-mix(in srgb,var(--accent-soft) 74%,#ffffff 26%);color:var(--accent-strong)}.ct-post-menu__btn:focus-visible,.ct-post-menu__item:focus-visible,a.ct-react:focus-visible,button.ct-react:focus-visible,.community-post-content .quote-more:focus-visible,.community-attachments__photo:focus-visible,.community-attachments__item a:focus-visible,.ct-neighbor-nav__item:focus-visible{outline:3px solid var(--section-focus-ring, rgba(21, 125, 255, .18));outline-offset:2px}.ct-post-menu__panel{position:absolute;top:calc(100% + 6px);right:0;min-width:164px;border:1px solid var(--accent-line);border-radius:10px;background:#fff;box-shadow:0 12px 26px #0d387324;padding:4px;z-index:4;display:none}.ct-post-menu.is-open .ct-post-menu__panel{display:block}.ct-post-menu__item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:7px;background:transparent;text-align:left;text-decoration:none;color:var(--ink);font-size:12px;font-weight:800;padding:7px 8px;cursor:pointer}.ct-post-menu__item:hover{background:color-mix(in srgb,var(--accent-soft) 74%,#ffffff 26%);color:var(--accent-strong)}.ct-post-menu__item-label{min-width:0}.ct-post-menu__item-status{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#7b88a3;flex:0 0 auto}.ct-post-menu__item-status svg{width:16px;height:16px;display:block}.ct-post-menu__item-status .ct-post-menu__item-status-off{display:none}.ct-post-menu__item[data-enabled="1"] .ct-post-menu__item-status{color:var(--accent-strong)}.ct-post-menu__item[data-enabled="1"] .ct-post-menu__item-status .ct-post-menu__item-status-on{display:block}.ct-post-menu__item[data-enabled="1"] .ct-post-menu__item-status .ct-post-menu__item-status-off,.ct-post-menu__item[data-enabled="0"] .ct-post-menu__item-status .ct-post-menu__item-status-on{display:none}.ct-post-menu__item[data-enabled="0"] .ct-post-menu__item-status .ct-post-menu__item-status-off{display:block}.ct-post-menu__form{margin:0;display:block}.ct-post-menu__item--danger{color:#8b1f2c}.ct-post-menu__item--danger:hover{background:#fff1f4;color:#7b1322}.ct-post-menu__item--mobile-reply{display:none}.community-post-content{font-size:16px;line-height:1.68;color:var(--ink);word-wrap:break-word;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.community-post-content-shell{position:relative}.community-post-content-view[hidden]{display:none}.ct-post-editor{display:grid;gap:10px;margin-top:2px}.ct-post-editor[hidden]{display:none}.ct-post-editor__surface{display:grid;gap:10px;border:1px solid var(--accent-line);border-radius:14px;background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--accent-soft) 42%,#ffffff 58%));padding:12px;box-shadow:inset 0 1px #ffffffa6}.ct-post-editor__live{min-height:160px;border:1px solid var(--accent-line);border-radius:12px;background:#fff;padding:12px 13px;font-size:15px;line-height:1.62;color:var(--ink);overflow-wrap:anywhere}.ct-post-editor__live:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--section-focus-ring, rgba(21, 125, 255, .16))}.ct-post-editor__live:empty:before{content:attr(data-placeholder);color:#8795ac}.ct-post-editor__live p,.ct-post-editor__live div{margin:0}.ct-post-editor__live blockquote{margin:0;padding:.65rem .9rem;border-left:3px solid var(--accent-line);background:color-mix(in srgb,var(--accent-soft) 62%,#ffffff 38%);border-radius:8px}.ct-post-editor__live ul,.ct-post-editor__live ol{margin:.5rem 0 .8rem 1.1rem;padding:0}.ct-post-editor__live img{max-width:100%;height:auto;border-radius:8px}.ct-post-editor__textarea{display:none}.community-post-content>*{max-width:100%}.community-post-content p{margin:0 0 .7rem}.community-post-content a{color:var(--accent-strong);text-decoration:underline;text-underline-offset:2px}.community-post-content blockquote{margin:0;padding:.65rem .9rem;border-left:3px solid var(--accent-line);background:color-mix(in srgb,var(--accent-soft) 62%,#ffffff 38%);border-radius:8px}.community-post-content blockquote cite{display:block;font-style:normal;font-size:12px;font-weight:700;color:var(--muted);margin-bottom:.25rem}.community-post-content pre{margin:.8rem 0;padding:.7rem .8rem;background:#1f1730;color:#f0ebff;border-radius:8px;overflow-x:auto}.community-post-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.community-post-content ul,.community-post-content ol{margin:.5rem 0 .8rem 1.1rem;padding:0}.community-post-content img{max-width:100%;height:auto;border-radius:8px;margin:.6rem 0}.community-post-content img.community-smiley{display:inline-block;vertical-align:text-bottom;margin:0 .04em;border-radius:0}.community-post-content .quote-shell{margin:.8rem 0;position:relative}.community-post-content .quote-shell.is-collapsed blockquote{max-height:165px;overflow:hidden;position:relative}.community-post-content .quote-shell.is-collapsed blockquote:after{content:"";position:absolute;left:0;right:0;bottom:0;height:58px;background:linear-gradient(to bottom,#e8f2ff00,#e8f2ff);pointer-events:none}.community-post-content .quote-more{position:absolute;left:50%;transform:translate(-50%);bottom:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:.32rem .7rem;border:1px solid var(--accent-line);border-radius:999px;background:#fffffff2;color:var(--accent-strong);text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 4px 10px #0d38731f;cursor:pointer}.community-post-content .quote-shell:not(.is-collapsed) .quote-more{position:static;transform:none;margin-top:.35rem}.community-attachments{margin-top:.8rem;border-top:1px dashed var(--accent-line);padding-top:.65rem}.community-attachments__title{font-size:12px;font-weight:800;color:var(--muted);margin-bottom:.45rem}.community-attachments__list{list-style:none;margin:0;padding:0;display:grid;gap:.3rem}.community-attachments__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px;margin-bottom:.55rem}.community-attachments__photo{display:grid;gap:5px;color:var(--accent-strong);text-decoration:none;font-size:12px;font-weight:750;overflow-wrap:anywhere;cursor:zoom-in}.community-attachments__photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;border:1px solid var(--accent-line);background:#fff}.community-attachments__item a{color:var(--accent-strong);text-decoration:underline;text-underline-offset:2px;font-size:14px;font-weight:700}.community-attachments__meta{color:var(--muted);font-size:13px;margin-left:.32rem}.ct-post-actions{margin-top:.7rem;display:flex;gap:.5rem;flex-wrap:wrap}.ct-reactbar{margin-top:.8rem;display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.ct-react{display:inline-flex;align-items:center;gap:.32rem;min-height:30px;border-radius:999px;border:1px solid var(--accent-line);background:#fff;color:var(--ink);font-size:12px;font-weight:800;padding:0 .62rem;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease;text-decoration:none}.ct-react__label{display:inline-flex;align-items:center;gap:.32rem}.ct-react__heart{width:14px;height:14px;display:block;color:var(--muted);flex:0 0 auto}.ct-react__heart path{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ct-react--like.is-active .ct-react__heart{color:#d52626}.ct-react--like.is-active .ct-react__heart path{fill:currentColor;stroke:currentColor}button.ct-react{cursor:pointer}a.ct-react:hover,button.ct-react:hover{border-color:var(--accent-line);background:color-mix(in srgb,var(--accent-soft) 74%,#ffffff 26%);color:var(--accent-strong);transform:translateY(-1px)}.ct-react:not(a):not(button){cursor:default}.ct-react.is-active{border-color:#d9e2ee;background:#f7f9fc;color:#44556d;box-shadow:none}a.ct-react.is-active,button.ct-react.is-active{border-color:color-mix(in srgb,var(--accent-strong) 82%,#000 18%);background:linear-gradient(180deg,var(--accent-soft),color-mix(in srgb,var(--accent-soft) 74%,#ffffff 26%));color:var(--accent-strong);box-shadow:0 5px 12px color-mix(in srgb,var(--accent) 18%,transparent)}.ct-react.is-loading{opacity:.72;pointer-events:none}.ct-react.is-error{border-color:#d52626;box-shadow:0 0 0 2px #d526261f}.ct-react__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:999px;padding:0 .35rem;border:1px solid #d9e2ee;background:#f7f9fc;color:#526174;font-size:11px;font-weight:900}.ct-react.is-active .ct-react__count{border-color:#d9e2ee;background:#fff;color:#526174}.ct-react--helpful{border-color:#e9d49a;background:#fff7e2;color:#7d5712}.ct-react--helpful .ct-react__count,.ct-react--helpful.is-active .ct-react__count{border-color:#ead08a;background:#fffdf5;color:#73500c}.ct-react--helpful.is-active{border-color:#cf9f44;background:linear-gradient(180deg,#ffeebd,#ffe4a2);color:#67430c;box-shadow:0 6px 14px #b17c1233}.ct-reactbar__hint{font-size:12px;color:var(--muted)}.ct-post-user__badge--accepted{border-color:#ecd8aa;background:#fff3d6;color:#6c4b0b}.ct-reply .ce-editor{border-radius:12px}.ct-reply-editor__surface{min-height:180px;font-size:15px;line-height:1.62}.ct-neighbor-nav{margin-top:10px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.ct-neighbor-nav__item{padding:10px 12px;text-decoration:none;color:var(--ink);border-right:1px solid var(--accent-line);min-width:0}.ct-neighbor-nav__item:last-child{border-right:0;text-align:right}.ct-neighbor-nav__item:hover{background:color-mix(in srgb,var(--accent-soft) 64%,#ffffff 36%)}.ct-neighbor-nav__item.is-disabled{color:#a1adc0;background:#fbfdff;pointer-events:none}.ct-neighbor-nav__label{display:block;font-size:11px;font-weight:800;color:var(--muted);margin-bottom:3px}.ct-neighbor-nav__title{display:block;font-size:13px;font-weight:800;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.ct-post{scroll-margin-top:92px}}@media(max-width:760px){.ct-post{scroll-margin-top:74px}.ct-post-menu__item--mobile-reply{display:block}.ct-post__head{padding:8px}.ct-post-user__meta{white-space:normal;row-gap:2px;flex-wrap:wrap}}@keyframes ct-post-target-flash{0%,32%{border-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 78%,#ffffff 22%);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 18%,transparent)}to{border-color:var(--line);background:#fff;box-shadow:none}}
