:root{--community-red:#c81e2a;--community-ink:#111827;--community-muted:#64748b;--community-line:#e5e7eb;--community-soft:#f8fafc}
*{box-sizing:border-box}.community-body{margin:0;min-height:100vh;background:#f4f6f9;color:var(--community-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.community-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid #e6eaf0;backdrop-filter:blur(18px)}.community-site-header__inner{width:min(1180px,calc(100% - 32px));min-height:76px;margin:auto;display:flex;align-items:center;gap:28px}.community-brand{display:flex;align-items:center;gap:12px;color:#111827;text-decoration:none;flex:0 0 auto}.community-brand img{width:150px;height:auto;display:block}.community-brand span{padding-left:12px;border-left:1px solid #d8dee8;line-height:1}.community-brand strong,.community-brand small{display:block}.community-brand strong{font-size:15px}.community-brand small{margin-top:5px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.community-nav{display:flex;align-items:center;gap:5px;margin:auto}.community-nav a{display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:11px;color:#526071;font-size:13px;font-weight:800;text-decoration:none}.community-nav a:hover,.community-nav a.is-active{background:#fff0f1;color:#b91c1c}.community-account{display:flex;align-items:center;gap:8px}.community-news-link,.community-account__button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 13px;border-radius:11px;color:#334155;font-size:12px;font-weight:800;text-decoration:none}.community-account__button{background:#111827;color:#fff}.community-news-link:hover{background:#eef2f7}.community-site-footer{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:28px 0 38px;border-top:1px solid #dde3eb;display:flex;justify-content:space-between;gap:24px;color:#64748b;font-size:12px}.community-site-footer strong,.community-site-footer span{display:block}.community-site-footer strong{color:#334155;margin-bottom:5px}.community-site-footer nav{display:flex;flex-wrap:wrap;gap:16px}.community-site-footer a{color:#64748b;text-decoration:none}
.community-mobile-nav{display:none}.community-card-media{display:block;overflow:hidden;margin:-18px -18px 16px;border-radius:16px 16px 0 0;background:#e2e8f0;aspect-ratio:16/9}.community-card-media img{display:block;width:100%;height:100%;object-fit:cover}.community-meta-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#e2e8f0}
.community-save-button{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:7px 9px;border:0;border-radius:9px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:850}.community-save-button.is-saved{background:#fff1f2;color:#c81e2a}.reader-follow-button{display:inline-flex;align-items:center;gap:7px;margin:0 0 10px 8px;padding:10px 14px;border:0;border-radius:11px;background:#c81e2a;color:#fff;font-size:11px;font-weight:900}.reader-follow-button.is-following{background:#eef2f7;color:#334155}.topic-message-actions{display:flex;gap:7px;margin-top:10px}.topic-message-actions button{padding:6px 8px;border:0;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:9px;font-weight:800}.topic-message-actions button.is-liked{background:#fff1f2;color:#c81e2a}.topic-reply-quote{margin:10px 0 0;padding:8px 10px;border-left:3px solid #c81e2a;background:#f8fafc;color:#64748b;font-size:10px}.topic-replying{display:flex;align-items:center;justify-content:space-between;padding:9px 11px;border-radius:10px;background:#fff1f2;color:#be123c;font-size:10px;font-weight:800}.topic-replying button{border:0;background:transparent;color:inherit}.community-install-banner{position:fixed;z-index:1300;right:18px;bottom:18px;display:flex;max-width:390px;align-items:center;gap:11px;padding:12px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 20px 50px rgba(15,23,42,.18)}.community-install-banner[hidden]{display:none}.community-install-banner>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#111827;color:#fff}.community-install-banner>div{flex:1}.community-install-banner strong,.community-install-banner small{display:block}.community-install-banner strong{font-size:12px}.community-install-banner small{color:#64748b;font-size:9px}.community-install-banner>button{border:0;border-radius:9px;padding:8px;background:#c81e2a;color:#fff;font-size:10px;font-weight:850}.community-install-banner>[data-pwa-install-close]{padding:5px;background:transparent;color:#94a3b8}.mobile-comments-trigger{display:none}
.topic-message--official{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fff7f7)}.official-response-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;background:#c81e2a;color:#fff;font-size:8px;font-weight:900}.official-response-option{display:flex!important;align-items:center;gap:10px;padding:11px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7}.official-response-option input{width:auto!important;min-height:0!important}.official-response-option strong,.official-response-option small{display:block}.official-response-option small{margin-top:2px;color:#64748b;font-size:9px}
.community-shell{max-width:1080px;margin:36px auto 64px;padding:0 16px;color:var(--community-ink)}
.community-shell>.d-flex:first-child>div{min-width:0}.community-shell>.d-flex:first-child>.community-btn{flex:0 0 auto;white-space:nowrap}
.community-card{background:#fff;border:1px solid var(--community-line);border-radius:20px;box-shadow:0 16px 42px rgba(15,23,42,.06);padding:24px}
.community-ad{width:100%;min-width:0;margin:6px 0;padding:12px 10px 9px;overflow:hidden;border:1px solid var(--community-line);border-radius:17px;background:#fff;text-align:center;box-shadow:0 10px 28px rgba(15,23,42,.04)}.community-ad .site-adsense-unit__label{display:block;margin-bottom:7px;color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.community-ad .adsbygoogle{display:block;width:100%;min-height:90px}.community-ad--top{margin:0 0 22px}.community-ad--topic{margin-top:16px}
.community-auth{max-width:520px;margin:48px auto 80px}.community-title{font-weight:900;letter-spacing:-.03em;margin:0 0 8px}.community-sub{color:var(--community-muted);margin:0 0 22px}
.community-form{display:grid;gap:14px}.community-form label{font-size:13px;font-weight:800}.community-form input,.community-form textarea,.community-form select{width:100%;border:1px solid #d8dee8;border-radius:12px;padding:12px 14px;background:#fff;color:#111827}.community-form input:focus,.community-form textarea:focus{outline:3px solid rgba(200,30,42,.12);border-color:var(--community-red)}
.community-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:12px 17px;background:var(--community-red);color:#fff!important;font-weight:850;text-decoration:none;cursor:pointer}.community-btn--dark{background:#111827}.community-btn--soft{background:#eef2f7;color:#111827!important}.community-btn:disabled{opacity:.55;cursor:not-allowed}
.community-social{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.community-social a{border:1px solid var(--community-line);border-radius:12px;padding:11px;text-align:center;color:#111827;text-decoration:none;font-weight:800}.community-social .is-disabled{opacity:.45;pointer-events:none}
.community-alert{padding:12px 14px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;margin-bottom:16px}.community-alert--ok{background:#ecfdf5;border-color:#a7f3d0;color:#047857}
.community-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px}.community-feed{display:grid;gap:16px}.community-item{background:#fff;border:1px solid var(--community-line);border-radius:17px;padding:18px}.community-item h2,.community-item h3{margin:5px 0 8px;font-weight:850}.community-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--community-muted);font-size:12px}.community-avatar{width:46px;height:46px;border-radius:14px;object-fit:cover;background:#e5e7eb}.community-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 9px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:850}.community-tabs{display:flex;gap:8px;margin-bottom:18px}.community-tabs a{padding:9px 13px;border-radius:999px;background:#eef2f7;color:#334155;text-decoration:none;font-weight:800;font-size:13px}.community-tabs a.is-active{background:#111827;color:#fff}
.reaction-box{max-width:900px;margin:18px 0 12px;padding:18px;border:1px solid var(--community-line);border-radius:17px;background:var(--community-soft);color:#111827}.reaction-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:11px}.reaction-title span{font-size:14px;font-weight:900}.reaction-title small{color:#64748b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.reaction-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.reaction-btn{border:1px solid #dde3ec;border-radius:12px;background:#fff;padding:10px 8px;color:#334155;font-weight:800;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.reaction-btn:hover{border-color:#f0a5ad;transform:translateY(-1px)}.reaction-btn:focus-visible{outline:3px solid rgba(200,30,42,.2);outline-offset:2px}.reaction-btn.is-active{border-color:var(--community-red);background:#fff1f2;color:#be123c}.reaction-btn:disabled{opacity:.6;cursor:wait;transform:none}.reaction-count{display:block;font-size:11px;color:#64748b;margin-top:2px}
.reaction-discuss-link{display:flex;align-items:center;gap:9px;margin-top:12px;padding:12px 14px;border-radius:12px;background:#111827;color:#fff!important;font-size:13px;font-weight:850;text-decoration:none}.reaction-discuss-link .fa-arrow-right{margin-left:auto}.topic-compose-grid,.topic-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.topic-news-quote{position:sticky;top:100px;border-top:4px solid var(--community-red)}.topic-news-quote>span{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--community-red)}.topic-news-quote h2{font-size:20px;line-height:1.25;margin:12px 0}.topic-news-quote p{color:#64748b}.topic-news-quote a{color:#b91c1c;font-weight:850;text-decoration:none}.topic-opening{font-size:17px;line-height:1.75;margin:20px 0 0}.topic-message p{margin:10px 0 0;line-height:1.7}
body.theme-dark .reaction-box,html.theme-dark .reaction-box{background:#111827;border-color:#334155;color:#f8fafc;box-shadow:0 14px 30px rgba(0,0,0,.2)}body.theme-dark .reaction-btn,html.theme-dark .reaction-btn{background:#172033;border-color:#3b475d;color:#dbe4f0}body.theme-dark .reaction-btn:hover,html.theme-dark .reaction-btn:hover{background:#1d2940;border-color:#64748b;color:#fff}body.theme-dark .reaction-btn.is-active,html.theme-dark .reaction-btn.is-active{background:#3a1820;border-color:#fb7185;color:#fecdd3}body.theme-dark .reaction-count,html.theme-dark .reaction-count{color:#94a3b8}body.theme-dark .reaction-btn.is-active .reaction-count,html.theme-dark .reaction-btn.is-active .reaction-count{color:#fda4af}body.theme-dark .reaction-discuss-link,html.theme-dark .reaction-discuss-link{background:#263247;border:1px solid #3b475d;color:#f8fafc!important}
.profile-head{display:flex;gap:18px;align-items:center}.profile-head .community-avatar{width:86px;height:86px;border-radius:24px}.profile-stats{display:flex;gap:20px;margin-top:12px;color:#475569}.profile-stats strong{display:block;color:#111827;font-size:18px}
.reader-profile-page{max-width:1120px}.reader-profile-hero{position:relative;overflow:hidden;margin-bottom:22px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 46px rgba(15,23,42,.08)}.reader-profile-cover{position:relative;height:138px;overflow:hidden;background:linear-gradient(120deg,#111827 0%,#1e293b 58%,#7f1d1d 100%)}.reader-profile-cover:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 25%,rgba(248,113,113,.38),transparent 30%),linear-gradient(135deg,transparent 45%,rgba(255,255,255,.05) 45%)}.reader-profile-cover span{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.reader-profile-cover span:nth-child(1){width:170px;height:170px;right:8%;top:-65px}.reader-profile-cover span:nth-child(2){width:90px;height:90px;right:25%;bottom:-48px}.reader-profile-cover span:nth-child(3){width:44px;height:44px;left:8%;top:24px}.reader-profile-main{display:flex;align-items:flex-end;gap:18px;padding:0 28px}.reader-profile-avatar{position:relative;width:124px;height:124px;margin-top:-62px;border:5px solid #fff;border-radius:32px;background:#e2e8f0;object-fit:cover;box-shadow:0 12px 30px rgba(15,23,42,.18)}.reader-profile-identity{padding:17px 0 4px}.reader-profile-kicker{color:#c81e2a;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.reader-profile-identity h1{margin:3px 0 1px;color:#111827;font-size:30px;font-weight:950;line-height:1.1}.reader-profile-handle{color:#64748b;font-size:13px;font-weight:750}.reader-profile-community-link{display:inline-flex;align-items:center;gap:7px;margin:0 0 10px auto;padding:10px 13px;border-radius:11px;background:#f1f5f9;color:#334155!important;font-size:12px;font-weight:850;text-decoration:none}.reader-profile-bio{max-width:760px;margin:20px 28px 0;color:#475569;font-size:15px;line-height:1.7}.reader-profile-bio--empty{color:#94a3b8;font-style:italic}.reader-profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:24px 28px 0;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#e2e8f0}.reader-profile-stats div{padding:15px;background:#f8fafc;text-align:center}.reader-profile-stats strong,.reader-profile-stats span{display:block}.reader-profile-stats strong{color:#111827;font-size:20px;font-weight:950}.reader-profile-stats span{margin-top:2px;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.reader-profile-badges{display:flex;flex-wrap:wrap;gap:10px;padding:20px 28px 26px}.reader-profile-badge{display:flex;align-items:center;gap:10px;min-width:190px;padding:10px 13px;border:1px solid color-mix(in srgb,var(--badge-color) 25%,#e2e8f0);border-radius:13px;background:color-mix(in srgb,var(--badge-color) 7%,#fff);color:var(--badge-color)}.reader-profile-badge>i{font-size:20px}.reader-profile-badge span,.reader-profile-badge strong,.reader-profile-badge small{display:block}.reader-profile-badge strong{font-size:12px}.reader-profile-badge small{max-width:220px;margin-top:1px;color:#64748b;font-size:9px}.reader-profile-no-badge{color:#94a3b8;font-size:12px;font-weight:750}.reader-profile-content{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:22px;align-items:start}.reader-profile-section{padding:22px}.reader-profile-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;padding-bottom:16px;border-bottom:1px solid #e8edf3}.reader-profile-section-head span{color:#c81e2a;font-size:9px;font-weight:950;letter-spacing:.12em}.reader-profile-section-head h2{margin:3px 0 0;color:#111827;font-size:21px;font-weight:950}.reader-profile-section-head>i{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#fff1f2;color:#c81e2a}.reader-profile-post,.reader-profile-comment{padding:18px 0;border-bottom:1px solid #edf0f4}.reader-profile-post:last-child,.reader-profile-comment:last-child{border-bottom:0}.reader-profile-post time,.reader-profile-comment time{color:#94a3b8;font-size:10px;font-weight:750}.reader-profile-post h3{margin:6px 0;font-size:17px;font-weight:900;line-height:1.35}.reader-profile-post h3 a,.reader-profile-comment>a{color:#1e293b;text-decoration:none}.reader-profile-post p,.reader-profile-comment p{margin:0;color:#64748b;font-size:13px;line-height:1.65}.reader-profile-more{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:#b91c1c!important;font-size:11px;font-weight:900;text-decoration:none}.reader-profile-comment>a{display:block;margin-bottom:7px;font-size:12px;font-weight:900;line-height:1.4}.reader-profile-comment p{padding:10px 12px;border-left:3px solid #fecdd3;border-radius:0 9px 9px 0;background:#f8fafc}.reader-profile-comment time{display:block;margin-top:8px}.reader-profile-empty{display:grid;justify-items:center;padding:38px 15px;color:#94a3b8;text-align:center}.reader-profile-empty i{font-size:29px}.reader-profile-empty p{margin:10px 0 0}.reader-profile-missing{max-width:580px;margin:80px auto;text-align:center}.reader-profile-missing>i{font-size:42px;color:#94a3b8}
body.theme-dark .reader-profile-hero,html.theme-dark .reader-profile-hero{background:#111827;border-color:#334155;box-shadow:0 18px 46px rgba(0,0,0,.28)}body.theme-dark .reader-profile-avatar,html.theme-dark .reader-profile-avatar{border-color:#111827}body.theme-dark .reader-profile-identity h1,body.theme-dark .reader-profile-stats strong,body.theme-dark .reader-profile-section-head h2,html.theme-dark .reader-profile-identity h1,html.theme-dark .reader-profile-stats strong,html.theme-dark .reader-profile-section-head h2{color:#f8fafc}body.theme-dark .reader-profile-handle,body.theme-dark .reader-profile-bio,html.theme-dark .reader-profile-handle,html.theme-dark .reader-profile-bio{color:#a8b3c5}body.theme-dark .reader-profile-community-link,html.theme-dark .reader-profile-community-link{background:#263247;color:#e2e8f0!important}body.theme-dark .reader-profile-stats,html.theme-dark .reader-profile-stats{background:#334155;border-color:#334155}body.theme-dark .reader-profile-stats div,html.theme-dark .reader-profile-stats div{background:#172033}body.theme-dark .reader-profile-stats span,html.theme-dark .reader-profile-stats span{color:#94a3b8}body.theme-dark .reader-profile-badge,html.theme-dark .reader-profile-badge{background:#172033;border-color:#3b475d}body.theme-dark .reader-profile-badge small,html.theme-dark .reader-profile-badge small{color:#94a3b8}body.theme-dark .reader-profile-section,html.theme-dark .reader-profile-section{background:#111827;border-color:#334155}body.theme-dark .reader-profile-section-head,body.theme-dark .reader-profile-post,body.theme-dark .reader-profile-comment,html.theme-dark .reader-profile-section-head,html.theme-dark .reader-profile-post,html.theme-dark .reader-profile-comment{border-color:#283548}body.theme-dark .reader-profile-post h3 a,body.theme-dark .reader-profile-comment>a,html.theme-dark .reader-profile-post h3 a,html.theme-dark .reader-profile-comment>a{color:#e5edf7}body.theme-dark .reader-profile-post p,body.theme-dark .reader-profile-comment p,html.theme-dark .reader-profile-post p,html.theme-dark .reader-profile-comment p{color:#a8b3c5}body.theme-dark .reader-profile-comment p,html.theme-dark .reader-profile-comment p{background:#172033;border-color:#7f1d1d}
.account-profile{display:grid;gap:20px}.account-profile-hero{overflow:hidden;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 46px rgba(15,23,42,.08)}.account-profile-cover{height:116px;background:radial-gradient(circle at 82% 20%,rgba(248,113,113,.5),transparent 28%),linear-gradient(120deg,#111827,#243147 58%,#7f1d1d)}.account-profile-summary{display:flex;align-items:flex-end;gap:18px;padding:0 26px}.account-profile-avatar{width:112px;height:112px;margin-top:-55px;border:5px solid #fff;border-radius:30px;background:#e2e8f0;object-fit:cover;box-shadow:0 12px 28px rgba(15,23,42,.18)}.account-profile-name{padding:15px 0 2px}.account-profile-name>span,.account-panel-head span{color:#c81e2a;font-size:9px;font-weight:950;letter-spacing:.12em}.account-profile-name h1{margin:3px 0 1px;color:#111827;font-size:27px;font-weight:950}.account-profile-name p{margin:0;color:#64748b;font-size:11px;font-weight:700}.account-public-link{margin:0 0 5px auto}.account-profile-numbers{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:22px 26px 0;border:1px solid #e2e8f0;border-radius:15px;overflow:hidden;background:#e2e8f0}.account-profile-numbers div{padding:13px;background:#f8fafc;text-align:center}.account-profile-numbers strong,.account-profile-numbers span{display:block}.account-profile-numbers strong{color:#111827;font-size:19px;font-weight:950}.account-profile-numbers span{color:#64748b;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.account-profile-badges{display:flex;flex-wrap:wrap;gap:8px;padding:17px 26px 22px}.account-profile-badges>span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--badge-color) 25%,#e2e8f0);border-radius:999px;background:color-mix(in srgb,var(--badge-color) 7%,#fff);color:var(--badge-color);font-size:10px;font-weight:850}.account-profile-badges small{color:#94a3b8}.account-verify{display:flex;align-items:center;gap:15px;padding:16px 18px;border:1px solid #fed7aa;border-radius:17px;background:#fff7ed;color:#9a3412}.account-verify>i{font-size:27px}.account-verify div{flex:1}.account-verify p{margin:2px 0 0;font-size:11px}.account-profile-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:20px;align-items:start}.account-profile-sidebar{display:grid;gap:15px;position:sticky;top:92px}.account-profile-nav,.account-danger-zone{padding:10px;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.account-profile-nav{display:grid;gap:4px}.account-profile-nav>a{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:10px;border-radius:12px;color:#334155;text-decoration:none}.account-profile-nav>a>i{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#f1f5f9;color:#64748b}.account-profile-nav>a span,.account-profile-nav>a strong,.account-profile-nav>a small{display:block}.account-profile-nav>a strong{font-size:12px}.account-profile-nav>a small{margin-top:1px;color:#94a3b8;font-size:9px}.account-profile-nav>a:hover,.account-profile-nav>a.is-active{background:#fff1f2;color:#b91c1c}.account-profile-nav>a.is-active>i{background:#c81e2a;color:#fff}.account-danger-zone{padding:16px}.account-danger-zone>strong{font-size:12px}.account-danger-zone p{margin:4px 0 10px;color:#94a3b8;font-size:9px;line-height:1.5}.account-danger-zone button{border:0;background:transparent;color:#b91c1c;font-size:10px;font-weight:850;cursor:pointer}.account-profile-panel{padding:24px}.account-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e8edf3}.account-panel-head h2{margin:3px 0;color:#111827;font-size:23px;font-weight:950}.account-panel-head p{margin:0;color:#64748b;font-size:11px}.account-panel-head>i{display:grid;width:45px;height:45px;place-items:center;border-radius:14px;background:#fff1f2;color:#c81e2a;font-size:17px}.account-profile-form{margin-top:21px}.account-avatar-field{display:flex;align-items:center;gap:15px;padding:15px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc}.account-avatar-field img{width:68px;height:68px;border-radius:20px;object-fit:cover}.account-avatar-field label{flex:1}.account-avatar-field label strong,.account-avatar-field label span{display:block}.account-avatar-field label span{margin:2px 0 8px;color:#64748b;font-size:9px;font-weight:600}.account-avatar-field input{padding:8px;background:#fff}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-profile-form label>small{display:block;margin-top:5px;color:#94a3b8;font-size:9px;font-weight:600}.account-username-input{display:flex;align-items:center;overflow:hidden;border:1px solid #d8dee8;border-radius:12px;background:#fff}.account-username-input>span{padding-left:13px;color:#94a3b8}.account-username-input input{border:0;padding-left:4px}.account-switch{display:flex!important;align-items:center;gap:11px;padding:13px;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer}.account-switch>input{position:absolute;opacity:0;width:1px!important}.account-switch-control{position:relative;width:42px;height:24px;border-radius:999px;background:#cbd5e1;transition:.2s}.account-switch-control:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(15,23,42,.2);transition:.2s}.account-switch>input:checked+.account-switch-control{background:#c81e2a}.account-switch>input:checked+.account-switch-control:after{transform:translateX(18px)}.account-switch>span:last-child{flex:1}.account-switch strong,.account-switch small{display:block}.account-switch small{margin-top:2px;color:#64748b;font-size:9px;font-weight:600}.account-form-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:17px;border-top:1px solid #edf0f4}.account-form-actions>a{color:#64748b;font-size:10px;font-weight:800}.account-reaction-filters{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.account-reaction-filters a{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:999px;background:#f1f5f9;color:#475569;text-decoration:none;font-size:10px;font-weight:850}.account-reaction-filters a.is-active{background:#c81e2a;color:#fff}.account-reaction-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #edf0f4}.account-reaction-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#fff1f2;color:#c81e2a}.account-reaction-list article span{color:#94a3b8;font-size:9px;font-weight:750}.account-reaction-list h3{margin:3px 0;font-size:13px;font-weight:900;line-height:1.4}.account-reaction-list h3 a{color:#263247;text-decoration:none}.account-reaction-list article>b{padding:6px 8px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:9px}.account-panel-empty{display:grid;justify-items:center;padding:52px 15px;text-align:center}.account-panel-empty>i{font-size:34px;color:#cbd5e1}.account-panel-empty h3{margin:12px 0 4px}.account-panel-empty p{margin:0 0 16px;color:#94a3b8;font-size:11px}
body.theme-dark .account-profile-hero,body.theme-dark .account-profile-nav,body.theme-dark .account-danger-zone,body.theme-dark .account-profile-panel,html.theme-dark .account-profile-hero,html.theme-dark .account-profile-nav,html.theme-dark .account-danger-zone,html.theme-dark .account-profile-panel{background:#111827;border-color:#334155}body.theme-dark .account-profile-avatar,html.theme-dark .account-profile-avatar{border-color:#111827}body.theme-dark .account-profile-name h1,body.theme-dark .account-profile-numbers strong,body.theme-dark .account-panel-head h2,html.theme-dark .account-profile-name h1,html.theme-dark .account-profile-numbers strong,html.theme-dark .account-panel-head h2{color:#f8fafc}body.theme-dark .account-profile-name p,body.theme-dark .account-panel-head p,html.theme-dark .account-profile-name p,html.theme-dark .account-panel-head p{color:#94a3b8}body.theme-dark .account-profile-numbers,html.theme-dark .account-profile-numbers{background:#334155;border-color:#334155}body.theme-dark .account-profile-numbers div,html.theme-dark .account-profile-numbers div{background:#172033}body.theme-dark .account-profile-nav>a,html.theme-dark .account-profile-nav>a{color:#dbe4f0}body.theme-dark .account-profile-nav>a>i,html.theme-dark .account-profile-nav>a>i{background:#263247;color:#a8b3c5}body.theme-dark .account-profile-nav>a:hover,body.theme-dark .account-profile-nav>a.is-active,html.theme-dark .account-profile-nav>a:hover,html.theme-dark .account-profile-nav>a.is-active{background:#3a1820;color:#fecdd3}body.theme-dark .account-panel-head,body.theme-dark .account-form-actions,body.theme-dark .account-reaction-list article,html.theme-dark .account-panel-head,html.theme-dark .account-form-actions,html.theme-dark .account-reaction-list article{border-color:#283548}body.theme-dark .account-avatar-field,html.theme-dark .account-avatar-field{background:#172033;border-color:#3b475d}body.theme-dark .account-avatar-field input,body.theme-dark .account-username-input,html.theme-dark .account-avatar-field input,html.theme-dark .account-username-input{background:#111827;border-color:#3b475d}body.theme-dark .account-username-input input,html.theme-dark .account-username-input input{background:transparent}body.theme-dark .account-switch,html.theme-dark .account-switch{border-color:#3b475d}body.theme-dark .account-reaction-filters a,body.theme-dark .account-reaction-list article>b,html.theme-dark .account-reaction-filters a,html.theme-dark .account-reaction-list article>b{background:#263247;color:#cbd5e1}body.theme-dark .account-reaction-filters a.is-active,html.theme-dark .account-reaction-filters a.is-active{background:#c81e2a;color:#fff}body.theme-dark .account-reaction-list h3 a,html.theme-dark .account-reaction-list h3 a{color:#e5edf7}
.notification-dot{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#dc2626;color:#fff;font-size:10px}
.community-notification-link{position:relative}.community-notification-link>b{position:absolute;top:-4px;right:-5px;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:#dc2626;color:#fff;font-size:8px;font-weight:950}
.notification-center{max-width:850px;margin:auto}.notification-center__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #e5eaf0}.notification-list{display:grid}.notification-item{display:grid;grid-template-columns:44px minmax(0,1fr) 10px;align-items:center;gap:13px;padding:16px 10px;border-bottom:1px solid #edf0f4;color:#334155;text-decoration:none}.notification-item:hover{background:#f8fafc}.notification-item.is-unread{background:#fff7f7}.notification-item__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#f1f5f9;color:#64748b}.notification-item.is-unread .notification-item__icon{background:#fee2e2;color:#c81e2a}.notification-item__copy,.notification-item__copy>*{display:block}.notification-item__copy>strong{font-size:13px}.notification-item__copy>span{margin:3px 0;color:#64748b;font-size:11px}.notification-item__copy>time{color:#94a3b8;font-size:9px}.notification-item__dot{width:8px;height:8px;border-radius:50%;background:#dc2626}
.community-onboarding{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:22px;padding:20px 55px 20px 22px;border-radius:20px;background:linear-gradient(120deg,#111827,#273449);color:#fff;box-shadow:0 16px 36px rgba(15,23,42,.15)}.community-onboarding>div>span{color:#fca5a5;font-size:10px;font-weight:900}.community-onboarding>div>strong{display:block;margin:5px 0;font-size:18px}.community-onboarding p{margin:0;color:#cbd5e1;font-size:11px}.community-onboarding>button{position:absolute;top:12px;right:12px;border:0;background:transparent;color:#94a3b8}
.community-pulse{margin-bottom:24px;padding:21px;border:1px solid #e2e8f0;border-radius:20px;background:#fff}.community-pulse header h2{margin:0 0 17px;font-size:20px;font-weight:950}.community-pulse__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.community-pulse__grid>div{min-width:0;padding:14px;border-radius:15px;background:#f8fafc}.community-pulse__grid>div>strong{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#334155;font-size:11px}.community-pulse__grid>div>strong i{color:#c81e2a}.community-pulse__grid a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 0;border-top:1px solid #e5eaf0;color:#334155;text-decoration:none}.community-pulse__grid a span{overflow:hidden;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.community-pulse__grid a small,.community-pulse__grid em{color:#94a3b8;font-size:9px}.community-pulse__grid em{font-style:normal}
.topic-prompt-label{display:block;margin:7px 0;color:#64748b;font-size:10px}.topic-prompts{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.topic-prompts button{padding:7px 9px;border:1px solid #fecdd3;border-radius:999px;background:#fff1f2;color:#be123c;font-size:9px;font-weight:800;cursor:pointer}
.account-progress-card{padding:17px;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.account-progress-card>span{color:#c81e2a;font-size:9px;font-weight:950;letter-spacing:.08em}.account-progress-card h2{margin:5px 0 15px;font-size:17px}.account-progress-row{margin-top:11px}.account-progress-row>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:5px}.account-progress-row strong,.account-progress-row small{font-size:9px}.account-progress-row small{color:#64748b}.account-progress-row>span{display:block;height:6px;overflow:hidden;border-radius:999px;background:#e2e8f0}.account-progress-row>span>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c81e2a,#ef4444)}.account-weekly{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:16px;padding-top:13px;border-top:1px solid #edf0f4;text-align:center}.account-weekly>strong{grid-column:1/-1;text-align:left;font-size:10px}.account-weekly span{padding:6px 3px;border-radius:9px;background:#f8fafc;color:#64748b;font-size:8px}.account-weekly b{display:block;color:#111827;font-size:12px}
body.theme-dark .notification-center__head,body.theme-dark .notification-item,body.theme-dark .account-weekly,html.theme-dark .notification-center__head,html.theme-dark .notification-item,html.theme-dark .account-weekly{border-color:#283548}body.theme-dark .notification-item,html.theme-dark .notification-item{color:#e5edf7}body.theme-dark .notification-item:hover,body.theme-dark .notification-item.is-unread,html.theme-dark .notification-item:hover,html.theme-dark .notification-item.is-unread{background:#172033}body.theme-dark .notification-item__icon,html.theme-dark .notification-item__icon{background:#263247}body.theme-dark .community-pulse,body.theme-dark .account-progress-card,html.theme-dark .community-pulse,html.theme-dark .account-progress-card{background:#111827;border-color:#334155}body.theme-dark .community-pulse__grid>div,body.theme-dark .account-weekly span,html.theme-dark .community-pulse__grid>div,html.theme-dark .account-weekly span{background:#172033}body.theme-dark .community-pulse__grid>div>strong,body.theme-dark .community-pulse__grid a,body.theme-dark .account-progress-card h2,body.theme-dark .account-weekly b,html.theme-dark .community-pulse__grid>div>strong,html.theme-dark .community-pulse__grid a,html.theme-dark .account-progress-card h2,html.theme-dark .account-weekly b{color:#e5edf7}body.theme-dark .community-pulse__grid a,html.theme-dark .community-pulse__grid a{border-color:#283548}body.theme-dark .topic-prompts button,html.theme-dark .topic-prompts button{border-color:#7f1d1d;background:#3a1820;color:#fecdd3}
.community-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.community-page-head>div{min-width:0}.community-page-head>.community-btn{flex:0 0 auto}.community-section-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.community-section-tabs a{position:relative;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;padding:16px 18px;border:1px solid #dfe4ec;border-radius:16px;background:#fff;color:#334155;text-decoration:none}.community-section-tabs i{grid-row:1/3;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#f1f5f9;color:#64748b}.community-section-tabs span{font-size:16px;font-weight:900}.community-section-tabs small{color:#7b8797;font-size:11px}.community-section-tabs a.is-active{border-color:#fecdd3;background:#fff5f6;box-shadow:0 12px 28px rgba(190,24,93,.08)}.community-section-tabs a.is-active i{background:#c81e2a;color:#fff}.community-section-tabs a.is-active span{color:#b91c1c}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px;align-items:start}.community-news-card h2,.community-topic-card h2{margin:13px 0 8px;font-weight:900;line-height:1.25}.community-news-card>p,.community-topic-card>p{color:#64748b;line-height:1.6}.community-card-stats{display:flex;gap:15px;margin-top:13px;color:#64748b;font-size:12px;font-weight:700}.community-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;padding-top:14px;border-top:1px solid #edf0f4}.community-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:9px 12px;border-radius:11px;font-size:13px;font-weight:850;text-decoration:none}.community-action--soft{background:#eef2f7;color:#334155}.community-action--primary{background:#c81e2a;color:#fff!important}.community-inline-quote{margin:14px 0 0;padding:12px 14px;border-left:3px solid #c81e2a;border-radius:0 10px 10px 0;background:#f8fafc}.community-inline-quote span,.community-inline-quote strong{display:block}.community-inline-quote span{margin-bottom:4px;color:#c81e2a;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.community-inline-quote strong{font-size:13px;color:#334155}.community-guide{position:sticky;top:100px}.community-guide h2{margin:14px 0 12px;font-size:20px;font-weight:900}.community-guide ol{padding-left:20px;color:#64748b;line-height:1.65}.community-empty{text-align:center}.community-empty>i{font-size:34px;color:#94a3b8}.community-empty h2{margin:14px 0 8px;font-size:20px}
.community-page-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:7px;color:#c81e2a;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.community-welcome-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:-8px 0 22px;padding:14px 17px;border:1px solid #e2e8f0;border-radius:17px;background:#fff}.community-welcome-steps,.community-live-stats{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.community-welcome-steps span{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:10px;font-weight:800}.community-welcome-steps span>i{color:#c81e2a}.community-welcome-steps b{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#fff1f2;color:#c81e2a;font-size:8px}.community-live-stats{justify-content:flex-end}.community-live-stats span{padding-left:10px;border-left:1px solid #e2e8f0;color:#64748b;font-size:9px}.community-live-stats strong{color:#111827;font-size:12px}.community-guide-copy{color:#64748b;font-size:12px;line-height:1.65}.community-guide-benefits{display:grid;gap:9px;margin:16px 0 20px;padding:0;list-style:none}.community-guide-benefits li{display:flex;align-items:center;gap:8px;color:#475569;font-size:11px;font-weight:750}.community-guide-benefits i{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#ecfdf5;color:#059669;font-size:8px}
body.theme-dark .community-welcome-strip,html.theme-dark .community-welcome-strip{background:#111827;border-color:#334155}body.theme-dark .community-welcome-steps span,body.theme-dark .community-guide-benefits li,html.theme-dark .community-welcome-steps span,html.theme-dark .community-guide-benefits li{color:#cbd5e1}body.theme-dark .community-live-stats span,html.theme-dark .community-live-stats span{border-color:#334155;color:#94a3b8}body.theme-dark .community-live-stats strong,html.theme-dark .community-live-stats strong{color:#f8fafc}body.theme-dark .community-guide-copy,html.theme-dark .community-guide-copy{color:#a8b3c5}
@media(max-width:800px){.community-site-header__inner{width:100%;min-height:64px;padding:8px 12px;gap:10px;flex-wrap:wrap}.community-brand img{width:124px}.community-brand span{display:none}.community-account{margin-left:auto}.community-news-link span,.community-account__button span{display:none}.community-news-link,.community-account__button{width:40px;padding:0;justify-content:center}.community-nav{order:3;width:100%;justify-content:space-around;border-top:1px solid #eef1f5;padding-top:7px}.community-nav a{flex:1;justify-content:center;padding:8px 5px}.community-nav a span{font-size:11px}.community-shell{margin-top:20px;padding-inline:12px}.community-shell>.d-flex:first-child{align-items:stretch!important;flex-direction:column;gap:12px!important;margin-bottom:18px!important}.community-shell>.d-flex:first-child>.community-btn{align-self:flex-start}.community-page-head{align-items:stretch;flex-direction:column}.community-page-head>.community-btn{align-self:flex-start}.community-section-tabs{gap:8px}.community-section-tabs a{grid-template-columns:34px 1fr;padding:12px}.community-section-tabs i{width:34px;height:34px}.community-section-tabs small{display:none}.community-layout,.community-grid,.topic-compose-grid,.topic-detail-grid,.reader-profile-content{grid-template-columns:minmax(0,1fr);gap:16px}.community-guide{position:static}.topic-news-quote{position:static;order:-1}.community-feed{min-width:0}.community-item{min-width:0;padding:16px;overflow-wrap:anywhere}.community-card-actions{grid-template-columns:1fr}.reaction-list{grid-template-columns:repeat(2,minmax(0,1fr))}.community-social{grid-template-columns:1fr}.community-card{padding:18px}.community-auth{margin-top:24px}.profile-head{align-items:flex-start}.profile-head .community-avatar{width:68px;height:68px}.reader-profile-cover{height:110px}.reader-profile-main{align-items:flex-start;flex-wrap:wrap;padding:0 18px}.reader-profile-avatar{width:94px;height:94px;margin-top:-47px;border-radius:25px}.reader-profile-identity{padding-top:12px}.reader-profile-identity h1{font-size:23px}.reader-profile-community-link{width:100%;margin:5px 0 0;justify-content:center}.reader-profile-bio{margin:17px 18px 0}.reader-profile-stats{grid-template-columns:repeat(2,1fr);margin:20px 18px 0}.reader-profile-badges{padding:17px 18px 22px}.reader-profile-badge{width:100%}.reader-profile-section{padding:18px}.community-site-footer{flex-direction:column;padding-bottom:24px}}
@media(max-width:800px){.account-profile-cover{height:100px}.account-profile-summary{align-items:flex-start;flex-wrap:wrap;padding:0 18px}.account-profile-avatar{width:90px;height:90px;margin-top:-44px;border-radius:24px}.account-profile-name{padding-top:11px}.account-profile-name h1{font-size:22px}.account-public-link{width:100%;margin:4px 0 0}.account-profile-numbers{grid-template-columns:repeat(2,1fr);margin:18px 18px 0}.account-profile-badges{padding:15px 18px 20px}.account-verify{align-items:flex-start;flex-wrap:wrap}.account-verify form,.account-verify .community-btn{width:100%}.account-profile-layout{grid-template-columns:minmax(0,1fr)}.account-profile-sidebar{position:static}.account-profile-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.account-profile-nav>a{grid-template-columns:34px 1fr;padding:8px}.account-profile-nav>a>i{width:34px;height:34px}.account-profile-nav>a small{display:none}.account-danger-zone{display:none}.account-profile-panel{padding:18px}.account-panel-head>i{display:none}.account-panel-head h2{font-size:20px}.account-form-grid{grid-template-columns:1fr}.account-avatar-field{align-items:flex-start}.account-avatar-field img{width:58px;height:58px}.account-form-actions{align-items:stretch;flex-direction:column-reverse}.account-form-actions .community-btn{width:100%}.account-form-actions>a{text-align:center}.account-reaction-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.account-reaction-filters a{flex:0 0 auto}.account-reaction-list article{grid-template-columns:38px minmax(0,1fr)}.account-reaction-icon{width:38px;height:38px}.account-reaction-list article>b{grid-column:2;justify-self:start}}
@media(max-width:800px){.community-welcome-strip{grid-template-columns:1fr;margin-top:-5px;padding:13px}.community-welcome-steps{display:grid;grid-template-columns:1fr}.community-live-stats{justify-content:flex-start;padding-top:10px;border-top:1px solid #e2e8f0}.community-live-stats span:first-child{padding-left:0;border-left:0}.reaction-title{align-items:flex-start;flex-direction:column;gap:2px}.reaction-title small{font-size:8px}}
@media(max-width:800px){.notification-center__head{align-items:stretch;flex-direction:column}.notification-center__head .community-btn{width:100%}.notification-item{grid-template-columns:40px minmax(0,1fr) 8px;padding-inline:0}.notification-item__icon{width:40px;height:40px}.community-onboarding{grid-template-columns:1fr;padding:18px 45px 18px 18px}.community-onboarding>.community-btn{width:100%}.community-pulse{padding:16px}.community-pulse__grid{grid-template-columns:1fr}.community-pulse__grid>div{padding:12px}.account-progress-card{order:-1}.community-notification-link>b{top:1px;right:calc(50% - 25px)}}

/* Mobile app shell */
@media(max-width:800px){
 :root{--mobile-nav-height:68px}
 html{scroll-behavior:smooth;background:#f2f4f7}
 body.community-body{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));background:#f2f4f7;-webkit-tap-highlight-color:transparent}
 .community-site-header{height:56px;transition:transform .22s ease;background:rgba(255,255,255,.96);border-color:#e7eaf0}
 .community-site-header.is-mobile-hidden{transform:translateY(-100%)}
 .community-site-header__inner{min-height:56px;padding:7px 12px;flex-wrap:nowrap}
 .community-brand{min-width:0}.community-brand img{width:132px;max-height:38px;object-fit:contain}.community-brand span,.community-nav{display:none}
 .community-account{margin-left:auto;gap:5px}.community-news-link,.community-account__button{width:38px;height:38px;min-height:38px;border-radius:50%}.community-news-link{background:#f1f3f6}.community-account__button{background:#111827}
 .community-mobile-nav{position:fixed;z-index:1100;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:6px 6px env(safe-area-inset-bottom);border-top:1px solid rgba(148,163,184,.28);background:rgba(255,255,255,.97);box-shadow:0 -8px 28px rgba(15,23,42,.08);backdrop-filter:blur(18px)}
 .community-mobile-nav>a{position:relative;display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:#7b8797;text-decoration:none;font-size:9px;font-weight:800}.community-mobile-nav>a>i{font-size:18px}.community-mobile-nav>a.is-active{color:#c81e2a}.community-mobile-nav>a>b{position:absolute;top:0;left:calc(50% + 7px);display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:#dc2626;color:#fff;font-size:8px}
 .community-mobile-nav .community-mobile-nav__create i{display:grid;width:42px;height:42px;margin-top:-25px;place-items:center;border:4px solid #fff;border-radius:50%;background:#c81e2a;color:#fff;box-shadow:0 7px 18px rgba(200,30,42,.3);font-size:17px}.community-mobile-nav .community-mobile-nav__create span{margin-top:-1px}
 .community-shell{width:100%;max-width:none;margin:0 auto 24px;padding:14px 0 0}.community-shell>*:not(.community-layout):not(.reader-profile-hero):not(.account-profile){margin-left:12px;margin-right:12px}
 .community-page-head{padding:5px 4px 0}.community-page-kicker{font-size:9px}.community-page-head .community-title{max-width:310px;font-size:27px;line-height:1.07}.community-page-head .community-sub{font-size:12px;line-height:1.5}.community-page-head>.community-btn{width:100%;min-height:46px}
 .community-welcome-strip{overflow-x:auto;display:flex;align-items:center;gap:16px;margin-top:0;padding:10px 13px;scrollbar-width:none}.community-welcome-strip::-webkit-scrollbar{display:none}.community-welcome-steps{display:flex;min-width:max-content;flex-direction:row;gap:12px}.community-welcome-steps span{font-size:9px}.community-live-stats{min-width:max-content;padding:0 0 0 4px;border:0}.community-live-stats span{font-size:8px}
 .community-onboarding{border-radius:17px;box-shadow:none}.community-onboarding>div>strong{font-size:17px}.community-onboarding p{line-height:1.5}
 .community-pulse{overflow:hidden;margin-top:0;border-radius:18px;box-shadow:none}.community-pulse header h2{font-size:18px}.community-pulse__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.community-pulse__grid::-webkit-scrollbar{display:none}.community-pulse__grid>div{flex:0 0 86%;scroll-snap-align:start}
 .community-section-tabs{position:sticky;z-index:50;top:56px;margin:0!important;padding:8px 12px;background:rgba(242,244,247,.96);backdrop-filter:blur(12px)}.community-site-header.is-mobile-hidden~.community-mobile-nav+.community-section-tabs{top:0}.community-section-tabs a{min-height:50px;padding:9px 12px;border-radius:14px}.community-section-tabs a span{font-size:13px}.community-section-tabs i{width:32px;height:32px;font-size:13px}
 .community-layout{display:block}.community-layout>section{min-width:0}.community-layout>.community-guide{display:none}.community-tabs{position:sticky;z-index:40;top:112px;margin:0;padding:8px 12px;background:#f2f4f7}.community-tabs a{flex:1;padding:9px;text-align:center}
 .community-feed{gap:10px}.community-item{content-visibility:auto;contain-intrinsic-size:360px;overflow:hidden;border-right:0;border-left:0;border-radius:0;padding:14px 16px;box-shadow:none}.community-card-media{margin:-14px -16px 13px;border-radius:0;aspect-ratio:16/9}.community-card-media img{transition:none}
 .community-meta{gap:7px;font-size:10px}.community-meta time{margin-left:auto}.community-badge{padding:4px 7px;font-size:9px}.community-news-card h2,.community-topic-card h2{margin:10px 0 6px;font-size:19px!important;line-height:1.25}.community-news-card>p,.community-topic-card>p{display:-webkit-box;overflow:hidden;margin:0;color:#667085;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
 .community-card-stats{gap:12px;margin-top:11px;font-size:10px}.community-card-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;padding-top:11px}.community-action{min-height:40px;padding:8px 7px;border-radius:10px;font-size:11px}.community-inline-quote{padding:10px 12px}.community-inline-quote strong{font-size:11px}
 .community-card{border-right:0;border-left:0;border-radius:0;padding:17px 16px;box-shadow:none}.community-auth{margin:8px 12px 28px!important;border:1px solid #e2e8f0;border-radius:20px;padding:22px 18px;box-shadow:0 12px 30px rgba(15,23,42,.06)}.community-auth .community-title{font-size:25px}.community-social{gap:8px}.community-form{gap:13px}.community-form input,.community-form textarea,.community-form select{min-height:47px;padding:12px 13px;font-size:16px}.community-btn{min-height:44px}
 .topic-compose-grid,.topic-detail-grid{display:flex;flex-direction:column;gap:10px}.topic-news-quote{order:-1;margin:0;border-top-width:3px}.topic-news-quote h2{font-size:17px}.topic-news-quote p{display:-webkit-box;overflow:hidden;font-size:11px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.topic-thread-head .community-title{font-size:24px}.topic-opening{font-size:14px;line-height:1.7}.topic-message{border-radius:14px;margin:0 12px;border:1px solid #e5e7eb}.topic-prompts{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:none}.topic-prompts button{flex:0 0 auto;min-height:34px}
 .notification-center{margin:0!important}.notification-center__head{padding-bottom:14px}.notification-center__head .community-title{font-size:25px}.notification-list{margin:0 -16px}.notification-item{padding:14px 16px}.notification-item__copy>strong{font-size:12px}.notification-item__copy>span{line-height:1.45}
 .account-profile{gap:10px}.account-profile-hero{margin:0 12px;border-radius:20px;box-shadow:none}.account-profile-cover{height:86px}.account-profile-summary{padding:0 15px}.account-profile-avatar{width:82px;height:82px;margin-top:-40px;border-radius:24px}.account-profile-name{padding-top:10px}.account-profile-name h1{font-size:20px}.account-profile-name p{font-size:9px}.account-public-link{min-height:39px}.account-profile-numbers{margin:15px 14px 0}.account-profile-numbers div{padding:10px 5px}.account-profile-numbers strong{font-size:17px}.account-profile-badges{padding:13px 14px 17px}.account-verify{margin:0 12px!important;border-radius:16px}.account-profile-layout{gap:10px}.account-profile-sidebar{display:flex;overflow-x:auto;gap:9px;padding:0 12px;scrollbar-width:none}.account-profile-sidebar::-webkit-scrollbar{display:none}.account-progress-card{flex:0 0 280px}.account-profile-nav{flex:0 0 310px;grid-template-columns:repeat(2,1fr)}.account-profile-panel{margin:0!important}.account-avatar-field{display:grid;grid-template-columns:58px 1fr}.account-panel-head h2{font-size:19px}
 .reader-profile-page{padding-top:0}.reader-profile-hero{margin:0 0 10px;border:0;border-radius:0;box-shadow:none}.reader-profile-cover{height:104px}.reader-profile-main{padding:0 16px}.reader-profile-avatar{width:88px;height:88px;margin-top:-44px;border-radius:26px}.reader-profile-identity h1{font-size:21px}.reader-profile-kicker{font-size:8px}.reader-profile-bio{margin:14px 16px 0;font-size:12px}.reader-profile-stats{margin:16px 16px 0}.reader-profile-stats div{padding:10px 5px}.reader-profile-stats strong{font-size:16px}.reader-profile-stats span{font-size:8px}.reader-profile-badges{overflow-x:auto;flex-wrap:nowrap;padding:14px 16px 18px;scrollbar-width:none}.reader-profile-badge{flex:0 0 auto;width:auto;min-width:170px}.reader-profile-content{gap:10px}.reader-profile-section{margin:0!important}.reader-profile-section-head h2{font-size:18px}.reader-profile-post h3{font-size:15px}
 .community-site-footer{display:none}.community-ad{margin:8px 12px!important;width:calc(100% - 24px);border-radius:14px;box-shadow:none}.community-ad .adsbygoogle{min-height:70px}
 .reader-follow-button{margin:5px 0 0 auto;min-height:39px}.community-install-banner{left:10px;right:10px;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 10px);max-width:none}
 .topic-message-actions{overflow-x:auto}.topic-message-actions button{flex:0 0 auto;min-height:32px}.community-save-button{min-height:34px}
 .mobile-comments-trigger{position:fixed;z-index:990;right:12px;bottom:78px;display:flex;align-items:center;gap:7px;min-height:44px;padding:0 13px;border:0;border-radius:999px;background:#111827;color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.28);font-size:11px;font-weight:900}.mobile-comments-trigger b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:#c81e2a;font-size:9px}.mobile-comments-backdrop{position:fixed;z-index:1998;inset:0;background:rgba(15,23,42,.54);backdrop-filter:blur(2px)}.mobile-comments-sheet{position:fixed!important;z-index:1999;left:0;right:0;bottom:0;max-height:88dvh;margin:0!important;padding:46px 10px calc(14px + env(safe-area-inset-bottom));overflow-y:auto;border-radius:24px 24px 0 0;background:#f3f4f6;box-shadow:0 -20px 60px rgba(15,23,42,.25);transform:translateY(105%);transition:transform .25s ease}.mobile-comments-sheet.is-open{transform:translateY(0)}.mobile-comments-sheet__handle{position:absolute;top:0;left:0;right:0;display:flex;height:46px;align-items:center;justify-content:center;border-bottom:1px solid #e5e7eb;background:#fff}.mobile-comments-sheet__handle>span{position:absolute;top:7px;width:38px;height:4px;border-radius:999px;background:#cbd5e1}.mobile-comments-sheet__handle strong{margin-top:7px;font-size:12px}.mobile-comments-sheet__handle button{position:absolute;right:9px;top:9px;width:30px;height:30px;border:0;border-radius:50%;background:#f1f5f9}.mobile-comments-sheet>.bg-white{padding:15px!important;border-radius:16px!important;box-shadow:none!important}.comments-sheet-open{overflow:hidden}
}
@media(max-width:380px){.community-brand img{width:118px}.community-page-head .community-title{font-size:24px}.community-mobile-nav>a span{font-size:8px}.community-card-actions{grid-template-columns:1fr}.reader-profile-stats,.account-profile-numbers{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Haber detayında topluluk/yorum ve ihbar aksiyonlarını ayrı köşelerde tut. */
@media(max-width:800px){
 .mobile-comments-trigger{left:12px!important;right:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;max-width:calc(50vw - 18px);min-height:46px;padding:0 14px;white-space:nowrap;border:1px solid rgba(255,255,255,.12);box-shadow:0 5px 14px rgba(15,23,42,.18)!important}
}
