:root{color-scheme:light;--ink:#182b4b;--muted:#65768f;--blue:#2857cc;--deep:#14386e;--line:#e2e8f1;--canvas:#f5f7fb;--green:#168267;--gold:#af760d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;color:var(--ink);background:var(--canvas)}*{box-sizing:border-box}body{margin:0;line-height:1.6}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a,button,input,textarea,select{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #e4a637}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.9rem,3.2vw,2.7rem);line-height:1.14;letter-spacing:-.045em}h2{font-size:1.3rem;line-height:1.3;letter-spacing:-.025em}h3{font-size:1.02rem;line-height:1.45}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{display:block;background:#fff;padding:12px;position:fixed;top:0;left:0;z-index:10}.topbar{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.topinner{max-width:1440px;margin:auto;display:flex;gap:20px;align-items:center;padding:18px 32px;min-height:80px}.logo{display:flex;align-items:center;gap:6px;color:var(--deep);font-size:1.05rem;font-weight:900;letter-spacing:-.03em}.logo>span:last-child{color:#3975ca}.logo-mark{display:grid;place-items:center;background:linear-gradient(145deg,#31adf0,#1b50a6);width:33px;height:33px;color:#fff;border-radius:9px;box-shadow:0 3px 9px #16559630;margin-right:5px}.brand-divider{height:24px;border-left:1px solid var(--line)}.community-brand{font-weight:700;color:var(--ink);font-size:.95rem}.topnav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:.875rem;font-weight:650}.bell{position:relative;display:flex;padding:6px;color:var(--deep)}.bell b{background:#e23250;color:#fff;min-width:19px;height:19px;border:2px solid white;border-radius:99px;font-size:12px;line-height:15px;text-align:center;position:absolute;right:-5px;top:-3px}.bell b[hidden]{display:none}.button{min-height:44px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.4;border-radius:11px;font-size:.875rem;font-weight:750;border:1px solid transparent;text-align:center;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s}.button:hover{text-decoration:none;transform:translateY(-1px)}.button.primary{color:white;background:linear-gradient(115deg,#2e61db,#2446b1);box-shadow:0 5px 14px #2857cc26}.button.primary:hover{box-shadow:0 7px 20px #2857cc40}.button.subtle{color:#334f7a;background:#fff;border-color:#dce4f0}.text-action{background:transparent;border:0;color:var(--muted);font-size:.875rem;padding:8px;display:inline-block}.text-action:hover{color:var(--blue)}.layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:230px minmax(0,1fr);gap:34px;padding:32px}.sidebar{padding:6px 0}.sidebar nav{display:grid;gap:5px}.sidebar nav a{padding:10px 12px;border-radius:9px;color:#536780;font-size:.875rem;font-weight:600;display:flex;gap:10px;align-items:center}.sidebar nav a:hover{background:#edf1fa;text-decoration:none;color:var(--blue)}.sidebar nav a.selected{background:#e8efff;color:#2857cc;font-weight:750}.eyebrow{font-size:.75rem;letter-spacing:.09em;font-weight:800;color:#6882a9;margin-bottom:12px}.sidebar .eyebrow{margin:24px 12px 5px}.category-dot{width:7px;height:7px;border-radius:50%;background:#3071ce;flex:none}.dot-2{background:#16a287}.dot-3{background:#e9a322}.side-divider{height:1px;background:var(--line);margin:18px 12px}.sidebar-note{margin-top:30px;border:1px solid #d9e5fd;background:linear-gradient(145deg,#fff,#edf3ff);border-radius:16px;padding:21px}.sidebar-note strong{display:block;font-size:.96rem;line-height:1.4}.sidebar-note p{color:var(--muted);font-size:.875rem;margin:12px 0}.sidebar-note a{font-size:.875rem;font-weight:700}.note-icon{display:block;color:#cc920e;font-size:1.6rem;margin-bottom:7px}.sidebar-foot{display:block;color:#8493a9;font-size:.75rem;line-height:1.7;padding:22px 12px}.main-area{min-width:0}.welcome{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #dce6fa;border-radius:20px;padding:30px 32px;background:linear-gradient(112deg,#fff 45%,#e9f1ff);overflow:hidden;margin-bottom:22px}.welcome h1{margin-bottom:14px;color:#153969}.welcome p{color:var(--muted);max-width:560px;margin-bottom:0;line-height:1.6}.welcome .button{flex-shrink:0}.live-dot{display:inline-block;width:6px;height:6px;border-radius:99px;background:#20a182;vertical-align:middle;margin-left:5px;box-shadow:0 0 0 4px #20a18216}.search{display:flex;gap:14px;align-items:center;border:1px solid #cfdaed;background:#fff;border-radius:12px;padding:7px 8px 7px 19px;box-shadow:0 4px 12px #18366404;margin-bottom:26px;color:#7890b2}.search input{min-width:0;flex:1;border:0;background:none;color:var(--ink);padding:9px 0;font-size:.95rem}.search input::placeholder{color:#8292aa}.search button{padding:10px 20px;border:0;border-radius:9px;background:#edf2fc;color:#2857cc;font-size:.875rem;font-weight:750}.topic-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:24px}.feed{min-width:0}.feed-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.feed-top h2{margin:0}.feed-top>span{font-size:.8rem;color:var(--muted)}.filters{display:flex;gap:5px;flex-wrap:wrap;border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:9px}.filters a{padding:7px 10px;font-size:.875rem;color:var(--muted);font-weight:600;border-radius:7px}.filters a[aria-current=page]{background:#e6edfb;color:var(--blue)}.topic-list{display:grid;gap:12px}.topic-card{padding:22px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;gap:15px;transition:border-color .15s,box-shadow .15s}.topic-card:hover{border-color:#b5c9ed;box-shadow:0 4px 18px #25477508}.topic-avatar{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;background:#eaf1ff;color:#3b65aa;border:1px solid #dfe9fa;border-radius:12px;font-weight:800;font-size:.9rem}.topic-content{flex:1;min-width:0}.meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:.75rem;font-weight:650;color:var(--muted);margin-bottom:8px}.topic-card h3{font-size:1.07rem;margin:0 0 6px;line-height:1.45;overflow-wrap:anywhere}.topic-card h3 a{color:var(--ink)}.excerpt{font-size:.875rem;color:var(--muted);margin-bottom:14px;overflow-wrap:anywhere}.topic-bottom{display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:.75rem;color:#8795aa}.topic-bottom a{color:#6b7e9c}.reply-count{margin-left:auto;color:#536b8e}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 3px 10px #18366404}.rightbar{display:grid;gap:18px;align-content:start}.rightbar .card{padding:22px}.rightbar h3{margin-bottom:14px}.rightbar p{font-size:.875rem;color:var(--muted);margin-bottom:0}.stat-pair{display:flex;gap:36px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:16px}.stat-pair span{display:grid;font-size:.8rem;color:var(--muted)}.stat-pair b{color:var(--deep);font-size:1.9rem;line-height:1.3;letter-spacing:-.04em}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags a,.tags>span{padding:5px 10px;background:#f3f6fc;border:1px solid #e6ecf6;border-radius:7px;color:#577098;font-size:.8rem}.tags a:hover{background:#eaf0fc;text-decoration:none}.safe-card{border-color:#d9e9e4;background:#f8fdfb}.safe-card a{display:inline-block;margin-top:12px;font-size:.875rem;font-weight:650;color:#137761}.mini-icon{display:grid;place-items:center;width:30px;height:30px;background:#e0f2e9;color:#148367;border-radius:9px;margin-bottom:12px}.empty-state{border:1px dashed #cbd8ee;border-radius:16px;padding:50px 25px;text-align:center;background:linear-gradient(#fff,#f9fbff)}.empty-state h2,.empty-state h3{margin-bottom:10px}.empty-state p{color:var(--muted);max-width:420px;margin:0 auto 22px;font-size:.94rem}.empty-icon{display:grid;place-items:center;width:60px;height:60px;background:#eaf1ff;border-radius:18px;margin:0 auto 18px;color:#4874c9;font-size:2rem}.pagination{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap;padding:25px 0;font-size:.8rem;color:var(--muted)}.footer{max-width:1376px;margin:15px auto 0;padding:24px 32px;border-top:1px solid var(--line);display:flex;gap:24px;flex-wrap:wrap;font-size:.8rem;color:#8391a6}.footer a{color:#7285a2}.footer>span{margin-right:auto;font-weight:700}.page-heading{padding:12px 0 25px}.page-heading h1{margin:12px 0}.page-heading p{margin:0;color:var(--muted)}.back{font-size:.875rem}.form-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px;align-items:start}.editor p{margin-bottom:22px}.editor label,.reply-editor label,.report label{display:block;font-size:.9rem;font-weight:700;margin-bottom:7px}.editor input:not([type=checkbox]),.editor select,.editor textarea,.reply-editor textarea,.report textarea{width:100%;border:1px solid #cdd9e9;background:#fafcff;border-radius:9px;padding:12px;color:var(--ink)}textarea{resize:vertical;line-height:1.65}label:has(input[type=checkbox]){font-weight:500}.editor input[type=checkbox]{width:17px;height:17px;accent-color:var(--blue);vertical-align:middle;margin:0 6px 3px 0}.helptext,.hint{display:block;font-size:.8rem;color:var(--muted);margin:7px 0}.editor #id_tags{display:flex;gap:8px;flex-wrap:wrap}.editor #id_tags label{font-size:.875rem;background:#f3f6fc;padding:7px 9px;border-radius:7px;margin:0}.form-footer{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.form-footer>span{font-size:.8rem;color:var(--muted);max-width:270px}.tips h3{font-size:1.1rem}.tips ol{padding-left:20px;font-size:.875rem;color:var(--muted)}.tips li{padding:7px 0}.notice{padding:14px 17px;border-radius:10px;background:#e9f6f1;color:#176d54;border:1px solid #cfe9df;font-size:.875rem;margin-bottom:18px;overflow-wrap:anywhere}.notice.warning{background:#fff9ed;border-color:#f0dfb9;color:#88601e}.tips .notice{font-size:.8rem;margin-top:20px;margin-bottom:0;background:#f3f6fc;border-color:var(--line);color:var(--muted)}.errorlist{list-style:none;padding:10px 13px;background:#fff1f2;border-radius:8px;color:#a9253f;font-size:.875rem}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:.875rem;margin-bottom:18px;color:#8c9db5}.original-post{padding:32px}.original-post h1{font-size:clamp(1.8rem,3vw,2.5rem);margin:12px 0 24px;overflow-wrap:anywhere}.author-line{display:flex;align-items:center;gap:12px;margin-bottom:22px}.author-line>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.author-line a{font-size:.875rem;font-weight:750;color:#365477}.author-line time{flex-basis:100%;color:var(--muted);font-size:.8rem}.post-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85;margin-bottom:24px}.post-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:22px}.post-actions form{margin:0}.report{margin-top:20px;font-size:.8rem;color:var(--muted)}.report summary{cursor:pointer;display:list-item;width:fit-content}.report form{border:1px solid var(--line);padding:16px;border-radius:12px;margin-top:10px}.report textarea{margin-top:8px}.report button{margin-top:10px}.pill{display:inline-flex;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700;background:#edf2fc;color:#557096;line-height:1.5}.pill.gold{background:#fff2d5;color:#926913}.pill.green{background:#e5f6ed;color:#157653}.pill.team{color:#2862b3;background:#e8f1ff}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:30px 0 18px;gap:16px}.section-heading h2{margin:0}.section-heading span{color:var(--muted);font-size:.8rem}.reply{margin-bottom:16px;scroll-margin-top:105px}.reply .author-line{margin-bottom:16px}.reply.accepted{border:1px solid #9ad9bf;background:linear-gradient(130deg,#fafffc,#fff)}.accepted-label{color:#167254;background:#e3f5eb;margin:-24px -24px 22px;padding:12px 24px;font-weight:750;font-size:.875rem;border-radius:15px 15px 0 0}.permalink{margin-left:auto;font-weight:500!important}.reply-editor{margin-top:28px;scroll-margin-top:105px}.reply-editor h2{margin-bottom:15px}.reply-editor .button{margin-top:10px}.disclaimer{font-size:.8rem;color:var(--muted);padding:20px 8px}.quiet-empty{color:var(--muted);font-size:.94rem}.my-item{margin-bottom:16px}.my-item h2{margin:14px 0 8px}.public-profile{text-align:center;margin-bottom:28px}.public-profile .topic-avatar{margin:auto;width:64px;height:64px;font-size:1.6rem}.public-profile h1{margin:16px 0 10px}.public-profile .tags{justify-content:center}.public-profile p{color:var(--muted);margin:10px 0 18px}.notice-item{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:14px 0;padding:20px}.notice-item p{font-size:.94rem;margin:6px 0}.notice-item time{font-size:.8rem;color:var(--muted)}.notice-item.unread{border-left:4px solid #3565ce}.prose{max-width:850px}.prose h2{margin-top:30px}.prose h2:first-child{margin-top:0}.prose p{color:#516681}.prose p:last-child{margin-bottom:0}
@media(min-width:1200px){.sidebar{position:sticky;top:104px;align-self:start}}@media(max-width:1200px){.layout{grid-template-columns:190px minmax(0,1fr);gap:22px;padding:24px}.topic-layout{grid-template-columns:minmax(0,1fr)}.rightbar{grid-template-columns:repeat(3,minmax(0,1fr))}.rightbar .card{padding:18px}.welcome{padding:28px;gap:18px}.welcome .button{align-self:flex-end}.form-layout{grid-template-columns:minmax(0,1fr)}.tips{display:none}}@media(max-width:850px){.layout{grid-template-columns:1fr;padding:18px;gap:18px}.sidebar{padding:0}.sidebar nav{display:flex;overflow:auto;gap:5px;padding:0 0 5px;white-space:nowrap}.sidebar nav a{min-height:42px}.sidebar .eyebrow,.side-divider,.sidebar-note,.sidebar-foot{display:none}.topinner{padding:14px 18px;gap:12px}.topnav{gap:12px}.topnav>a:first-child:not(.bell){display:none}.brand-divider{display:none}.community-brand{font-size:.85rem}.rightbar{grid-template-columns:repeat(3,minmax(0,1fr))}.footer{padding:24px 18px;gap:15px}.welcome h1{font-size:2.1rem}}@media(max-width:580px){.logo{font-size:.9rem;gap:3px}.logo-mark{width:29px;height:29px;margin-right:3px}.community-brand{display:none}.topnav{gap:12px}.topnav .button{font-size:.8rem;padding:8px 12px;min-height:40px}.layout{padding:14px}.welcome{display:block;padding:24px 21px;border-radius:16px}.welcome h1{font-size:2rem}.welcome p{font-size:.94rem}.welcome .button{margin-top:20px;width:100%}.search{gap:8px;padding-left:12px}.search input{font-size:.875rem}.search button{padding:9px 12px}.topic-card{padding:18px 15px;gap:10px}.topic-card .topic-avatar{width:29px;height:29px;border-radius:9px;font-size:.8rem}.topic-card h3{font-size:1rem}.rightbar{grid-template-columns:1fr}.rightbar .community-stats{display:none}.rightbar{margin-top:2px}.stat-pair{gap:50px}.reply-count{flex-basis:100%;margin-left:0}.topic-bottom{gap:6px 12px}.card{padding:20px}.original-post{padding:24px 20px}.original-post h1{font-size:1.85rem}.filters{gap:3px}.filters a{padding:7px;font-size:.8rem}.form-footer{display:block}.form-footer>.button{margin-top:14px;width:100%}.section-heading>span{display:none}.post-actions{gap:7px}.post-actions .button{font-size:.8rem;padding:9px 12px}.accepted-label{margin:-20px -20px 20px;padding:12px 20px}.footer>span{width:100%}.prose h2{font-size:1.2rem}.sidebar nav a{font-size:.8rem}.notice-item{align-items:flex-start}.page-heading{padding-top:10px}.pagination{gap:10px}.pagination .button{padding:9px 12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
