.community-shell{width:min(1200px,calc(100% - 30px));margin:0 auto;padding:27px 0;color:var(--ink);font-size:16px}main.community-shell{padding-top:13.5px}.community-shell.community-footer-shell{padding-bottom:0}.community-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:21px;align-items:start}.community-feed-toolbar{flex-wrap:wrap;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.community-feed-filters,.community-feed-toolbar{display:flex;align-items:center;gap:9px}.community-feed-sort.community-feed-date{width:140px}.community-feed-sort-control{position:relative;flex:0 0 auto;color:var(--muted)}.community-feed-sort{display:flex;align-items:center;justify-content:space-between;gap:9px;width:104px;padding:7.5px 9.75px;border:1px solid var(--line);border-radius:9px;background:var(--control-bg);color:var(--ink);font:inherit;font-size:14px;font-weight:650;line-height:20px;cursor:pointer;transition:border-color .15s,background-color .15s}.community-feed-sort:hover,.community-feed-sort[aria-expanded=true]{border-color:var(--accent);background:var(--accent-soft)}.community-feed-sort-chevron{flex-shrink:0;color:var(--muted);transition:transform .15s}.community-feed-sort[aria-expanded=true] .community-feed-sort-chevron{transform:rotate(180deg);color:var(--accent)}.community-feed-sort-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:20;width:100%;padding:5px;border:1px solid var(--line);border-radius:11px;background:var(--white);box-shadow:0 8px 24px var(--shadow-strong)}.community-feed-sort-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:38px;padding:8px 7.5px;border:0;border-radius:6px;background:transparent;color:var(--ink);font:inherit;font-size:14px;line-height:20px;text-align:left;cursor:pointer}.community-feed-sort-option:focus-visible,.community-feed-sort-option:hover,.community-feed-sort-option[aria-checked=true]{background:var(--accent-soft);color:var(--accent-strong)}.community-feed-sort-option[aria-checked=true]{font-weight:650}.community-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22.5px}.community-heading h1{overflow-wrap:anywhere;font-size:36px;line-height:1.15;letter-spacing:-1.3px;margin:8px 0 9px}.community-card p,.community-heading p{overflow-wrap:anywhere;color:var(--muted);line-height:1.6;margin:0}.community-eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:650;color:var(--accent)}.comm-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:9px;padding:8.25px 12.75px;background:var(--accent);color:var(--paper);font:inherit;font-size:14px;font-weight:650;text-decoration:none;cursor:pointer;white-space:nowrap}.comm-button:hover{filter:brightness(1.1)}.comm-button.secondary{background:var(--control-bg);color:var(--ink);border-color:var(--line)}.comm-button:disabled{opacity:.55;cursor:not-allowed}.community-tabs{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);padding:0 0 12px;margin-bottom:6px;flex-wrap:wrap}.community-tabs a,.community-tabs span{padding:6.75px 9.75px;border-radius:7px;font-size:14px;text-decoration:none;color:var(--muted)}.community-tabs .selected{background:var(--accent-soft);color:var(--accent);font-weight:650}.community-post{display:flex;gap:10.125px;padding:14.0625px 5px;border-bottom:1px solid var(--line)}.community-post-content{min-width:0;flex:1}.community-post h2{font-size:20px;line-height:1.45;margin:6.75px 0 7px;letter-spacing:-.3px}.community-post h2 a{color:var(--ink);text-decoration:none}.community-post h2 a:hover{color:var(--accent)}.community-meta{display:flex;gap:7.5px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:13px}.community-meta a{color:inherit;text-decoration:none}.community-meta a:hover{text-decoration:underline}.community-badge{background:var(--accent-soft);color:var(--accent)!important;border:1px solid var(--line);padding:4px 8px;border-radius:5px;font-weight:600}.community-excerpt{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);line-height:1.65;font-size:15px;margin:0 0 9.5625px}.community-sidebar{display:grid;gap:13.5px}.community-card{border:1px solid var(--line);border-radius:13px;padding:17.25px;background:var(--white)}.community-card h2{font-size:18px;line-height:1.4;margin:0 0 9px;letter-spacing:-.3px}.community-card p{font-size:14px}.community-card a{color:var(--accent);font-size:14px}.community-card form{margin-top:16.5px}.community-card .comm-button{margin-top:9px;width:100%}.community-shell label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.community-shell input,.community-shell select,.community-shell textarea{display:block;width:100%;background:var(--control-bg);border:1px solid var(--line);border-radius:8px;padding:8.25px 9.75px;color:var(--ink);font:inherit;font-size:16px}.community-shell textarea{resize:vertical;line-height:1.6}.community-shell :is(input,textarea,select,button,a):focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:850px){.community-grid{grid-template-columns:1fr}.community-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.community-shell{padding:18.75px 0}main.community-shell{padding-top:9.375px}.community-heading h1{font-size:30px}}@media (max-width:560px){.community-shell{width:calc(100% - 21px)}.community-sidebar{grid-template-columns:1fr}.community-heading{align-items:flex-start;flex-direction:column;gap:11.25px}.community-heading h1{font-size:29px}.community-eyebrow{font-size:11px;letter-spacing:1.1px}.community-post{gap:7.5px}.community-post h2{font-size:18px}}.community-shell a{overflow-wrap:anywhere}.community-narrow{max-width:760px;margin:0 auto}.community-back{display:inline-block;color:var(--muted);font-size:14px;text-decoration:none;margin-bottom:12px}.community-back:hover{color:var(--accent)}.community-sort{margin-left:auto;display:flex;gap:2px}.community-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.community-actions a{color:var(--accent);font-size:14px}.community-text-button{padding:5px 0;background:none;border:0;font:inherit;color:var(--muted);font-size:14px;cursor:pointer;text-align:left}.community-text-button:hover{color:var(--accent)}.community-text-button:disabled{opacity:.5;cursor:wait}.community-form{display:grid;gap:15px}.community-form label{margin:0}.community-form label :is(input,textarea){margin-top:6.75px}.community-form>.comm-button{justify-self:start}.community-form .community-help{margin-top:-12px}.community-help{font-size:14px!important;color:var(--muted);line-height:1.6}.community-error,.community-success{font-size:14px;line-height:1.6;margin:0;padding:9px 10.5px;border-radius:8px;overflow-wrap:anywhere}.community-error{background:color-mix(in srgb,var(--negative) 10%,var(--white));color:var(--negative)}.community-success{background:color-mix(in srgb,var(--positive) 10%,var(--white));color:var(--positive)}.community-stock-results{display:grid;max-height:320px;overflow:auto;margin-top:7.5px;border-radius:8px;background:var(--control-bg)}.community-stock-results a,.community-stock-results button{display:grid;gap:4px;padding:9px;color:var(--ink);text-decoration:none;text-align:left;background:none;border:none;border-bottom:1px solid var(--line);font:inherit;cursor:pointer}.community-stock-results a:hover,.community-stock-results button:hover{background:var(--accent-soft)}.community-stock-results span{font-size:13px;color:var(--muted)}.community-picked{margin:0 0 15px;font-size:14px}.community-browse-link{display:block;margin-top:13.5px}.community-card .community-rule{margin:10.5px 0}.community-pagination{display:flex;align-items:center;justify-content:space-between;gap:9px;margin:21px 0;font-size:14px;color:var(--muted)}.community-empty{padding:26.25px 9px;text-align:center;color:var(--muted);line-height:1.6}.community-empty h2{font-size:20px;color:var(--ink)}.community-directory-search{max-width:650px;margin-bottom:18.75px}.community-directory-search input{flex:1;min-width:150px}.community-board-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10.5px}.community-board-card{min-width:0;overflow-wrap:anywhere;display:flex;flex-direction:column;gap:8px;text-decoration:none;padding:16.5px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink)}.community-board-card:hover{border-color:var(--accent)}.community-board-card strong{font-size:21px;color:var(--accent)}.community-board-card span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.4;flex:1}.community-board-card small{color:var(--muted);font-size:13px;margin-top:9px}.community-stock-financials{display:inline-block;color:var(--accent);font-size:14px;margin-top:9px}.community-thread{margin-top:7.5px;padding-bottom:19.5px;border-bottom:1px solid var(--line)}.community-thread h1{font-size:32px;line-height:1.3;letter-spacing:-.7px;margin:15px 0;overflow-wrap:anywhere}.community-comment-body,.community-thread-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-size:16px}.community-thread-tools{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-top:15px}.community-official-post-tools{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.community-official-post-tools>.community-content-actions{flex:0 1 auto}.community-comment-tools{display:flex;flex-wrap:wrap;align-items:flex-start;gap:7.5px 12px}.community-comment-tools>.community-content-actions{flex:1 1 220px}.community-content-actions{flex:1;min-width:0}.community-inline-panel{margin:11.25px 0;padding:13.5px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.community-comments-heading{font-size:20px;margin:22.5px 0 15px}.community-notice{border:1px solid var(--line);padding:15px;border-radius:9px;color:var(--muted);line-height:1.6}.community-notice a{color:var(--accent)}.community-comment-form{margin:21px 0}.community-comment{padding:16.5px 0;border-top:1px solid var(--line);scroll-margin-top:30px}.community-comment-children,.community-comment-tree{list-style:none;margin:0;padding:0}.community-comment-children{margin:13.5px 0 0 8px;padding-left:15px;border-left:2px solid var(--line)}.community-comment-children .community-comment{padding-bottom:0}.community-comment-children.community-deep-replies{margin-left:0;padding-left:0;border-left:0}.community-comment-branch>summary{cursor:pointer;color:var(--muted)}.community-comment-branch>summary>.community-meta{display:inline-flex;vertical-align:middle}.community-comment-branch>summary::marker{color:var(--accent)}.community-parent-context{display:inline-block;margin:7.5px 0;color:var(--accent);font-size:13px}.community-membership{margin:0 0 18px}.community-joined-list{list-style:none;padding:0;display:grid;gap:9px;overflow-wrap:anywhere}.community-notification{margin-bottom:11.25px}.community-notification.is-unread{border-left:3px solid var(--accent)}.community-notification .community-actions{margin-top:15px}.community-notification time{color:var(--muted);font-size:12px}.community-comment .community-comment-body{margin:7.5px 0}.community-comment .community-comment-form{margin:13.5px 0 0}.community-auth{max-width:460px;margin:7.5px auto 30px;padding:24px}.community-auth h1{font-size:29px;letter-spacing:-.8px;margin:11.25px 0 9px}.community-auth .community-form{gap:14.25px}.community-auth .community-form>.comm-button{width:100%;margin:0}.community-google{margin-top:18.75px!important}.community-google-g{font-size:21px;font-weight:750}.community-divider{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;margin:17.25px 0}.community-divider:after,.community-divider:before{content:"";height:1px;flex:1;background:var(--line)}.community-auth-links{margin-top:18px;display:grid;gap:11.25px;text-align:center;font-size:14px;color:var(--muted)}.community-auth-links button{border:none;background:none;color:var(--accent);font:inherit;cursor:pointer}.community-auth .community-help{font-size:13px!important;margin-top:7.5px}.community-avatar-editor,.community-public-profile{display:flex;align-items:center;gap:18px;margin-bottom:22.5px}.community-avatar-editor>div{min-width:0;flex:1}.community-avatar-editor input[type=file]{font-size:13px;padding:7.5px;max-width:100%}.community-public-profile{margin-top:11.25px}.community-public-profile h1{font-size:30px;margin:0 0 7.5px;overflow-wrap:anywhere}.community-public-profile p{font-size:14px;color:var(--muted)}.community-profile-bio{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;margin-bottom:22.5px}.community-profile-footer{display:flex;align-items:center;justify-content:space-between;margin:15px 0}.community-report{margin-bottom:15px}.community-report>.community-comment-body{max-height:250px;overflow:auto}.community-report>p{margin-bottom:15px}@media (max-width:1050px){.community-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.community-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-sort{margin-left:0}.community-tabs{gap:4px}.community-tabs a{padding:8px 7.5px}.community-auth{padding:16.5px}.community-thread h1{font-size:26px}.community-avatar-editor{align-items:flex-start;gap:11.25px}.community-public-profile h1{font-size:24px}.community-comment-children{margin-left:0;padding-left:7.5px}.community-thread-tools{align-items:flex-start}.community-avatar-editor{flex-direction:column}}.community-author{display:inline-flex;align-items:center;gap:6px}.community-overview h2 a{font-size:inherit;color:var(--ink);overflow-wrap:anywhere}.community-overview .community-description{white-space:pre-wrap}.community-overview .community-created{margin-top:10.5px;font-size:12px}.community-overview-section{border-top:1px solid var(--line);margin-top:15px;padding-top:13.5px}.community-overview h3{margin:0 0 9px;font-size:14px;font-weight:650}.community-overview-heading{display:flex;align-items:baseline;justify-content:space-between;gap:9px}.community-overview-heading a{font-size:12px;flex-shrink:0}.community-rules-list{list-style:none;padding:0;margin:0 0 10.5px}.community-rules-list li+li{border-top:1px solid var(--line)}.community-rules-list summary{display:flex;align-items:flex-start;gap:8px;padding:9px 0;cursor:pointer;font-size:14px;line-height:1.5;list-style:none;overflow-wrap:anywhere}.community-rules-list summary::-webkit-details-marker{display:none}.community-rules-list summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}.community-rule-number{color:var(--muted);min-width:18px}.community-rules-list summary svg{width:16px;height:16px;margin-top:3px;margin-left:auto;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6}.community-rules-list details[open] summary svg{transform:rotate(180deg)}.community-rules-list details p{white-space:pre-wrap;padding:0 0 10.5px 19.5px}.community-overview .community-site-rules{display:inline-block;font-size:12px;margin-top:5px}.community-moderators{list-style:none;display:grid;gap:9px;padding:0;margin:0}.community-moderators .community-author{max-width:100%;overflow-wrap:anywhere}.community-manage-links{display:grid;gap:9px}.community-rules-editor{border:0;padding:0;margin:0;min-width:0;scroll-margin-top:24px}.community-rules-editor>legend{font-weight:600;margin-bottom:8px}.community-rule-editor{border:1px solid var(--line);border-radius:10px;padding:12px;margin:15px 0;min-width:0;display:grid;gap:10.5px}.community-rule-editor>legend{padding:0 6px;font-size:14px;color:var(--muted)}.community-rule-editor-actions{display:flex;align-items:center;gap:8px}.community-rule-editor-actions .comm-button{min-width:40px;padding:8px 9px}@media (max-width:850px){.community-overview{grid-column:1/-1}}.community-permanent-delete{color:#d44b61;text-align:left}.community-delete-confirmation{display:grid;gap:8px;margin:12px 0;font-size:14px}.community-history-summary{margin:18px 0;padding:12px 0;border-top:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.65}.community-history-summary summary{cursor:pointer;color:var(--ink);font-weight:600}.community-history-summary summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.community-history-summary ol{padding-left:22px}.community-history-summary li{margin:12px 0}.community-history-summary a{color:var(--accent-strong)}