:root{--accent:#eb623e;--accent-dark:#c84728;--ink:#25282c;--muted:#8a8e96;--line:#eaecef;--canvas:#f7f8fa;--soft:#fff0e9;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a,button{transition:color .15s,background .15s,box-shadow .15s,transform .15s}a:hover{color:var(--accent)}:focus-visible{outline:3px solid #eb623e77;outline-offset:4px}input,textarea,select{border:1px solid #dde0e5;background:#fff;border-radius:9px;padding:12px 14px;max-width:100%;color:var(--ink)}input:focus,textarea:focus,select:focus{border-color:var(--accent);outline:3px solid #eb623e12}textarea{resize:vertical}button{border:none;background:transparent}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.5}.topbar{height:80px;position:sticky;top:0;z-index:10;background:#ffffffef;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:36px;padding:0 max(28px,calc((100vw - 1540px)/2));}.brand{display:flex;align-items:center;gap:12px;min-width:188px;color:#26282c}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:13px;background:var(--accent);color:#fff;font-weight:800;font-size:26px;box-shadow:0 4px 10px #ec633e18}.brand b{font-size:25px;letter-spacing:2px;line-height:1.1}.brand b span{display:block;font-size:9px;letter-spacing:3.3px;margin-top:5px;color:#8d9095}.search{display:flex;align-items:center;flex:1;max-width:640px;border:1px solid var(--line);background:#f7f8fa;border-radius:30px;height:42px;overflow:hidden;padding-left:17px;gap:9px}.search>span{font-size:26px;color:#9297a0}.search input{border:0;background:transparent;outline:none;min-width:0;width:100%;padding:6px 0;font-size:14px}.search button{background:var(--accent);color:white;border-radius:25px;height:34px;padding:0 22px;margin-right:4px;white-space:nowrap}.top-actions{display:flex;gap:18px;align-items:center;white-space:nowrap;margin-left:auto;font-size:14px}.top-actions form{margin:0}.register-link{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;border:1px solid var(--line);border-radius:9px;font-weight:600;font-size:14px;white-space:nowrap}.button:hover{background:#f4f4f5;color:var(--ink)}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark);transform:translateY(-1px)}.button.dark{background:#29292c;color:white;border-color:#29292c;justify-content:space-between}.button.dark:hover{background:#424246}.text-button{padding:0;font-size:13px;color:inherit}.text-button:hover{color:var(--accent)}.profile{display:flex;align-items:center;gap:8px}.shell{display:grid;grid-template-columns:188px minmax(0,1fr) 292px;gap:36px;max-width:1540px;margin:auto;padding:30px 28px 60px}.sidebar{position:sticky;top:108px;height:calc(100vh - 138px);display:flex;flex-direction:column;overflow:auto;scrollbar-width:none}.nav-caption{font-size:12px;font-weight:600;color:#9a9da4;letter-spacing:1px;margin:5px 16px 12px}.nav-link{display:flex;align-items:center;gap:13px;border-radius:9px;padding:11px 14px;margin:4px 0;font-size:14px;font-weight:500}.nav-link>span:first-child{font-size:22px;width:24px;text-align:center;line-height:1.1}.nav-link.active{background:#fff0e9;color:var(--accent);font-weight:700}.nav-link:hover{background:#f0f1f3}.nav-link.active:hover{background:#ffe8dd}.live-dot{display:inline-block;width:6px;height:6px;background:#45a685;border-radius:50%;margin-left:auto;box-shadow:0 0 0 3px #45a68512}.sidebar-rule{border-top:1px solid var(--line);margin:20px 12px}.topic-nav .nav-link{font-size:13px;padding:9px 14px}.topic-nav .hash{font-size:17px!important;color:#adb1ba}.nav-link.selected{color:var(--accent)}.sidebar-note{margin:30px 0 25px;padding:20px 16px;background:#eeeff2;border-radius:12px}.mini-spark{font-size:28px;color:var(--accent);display:block;margin-bottom:8px}.sidebar-note b{display:block;font-size:14px;line-height:1.9}.sidebar-note a{display:block;font-size:12px;margin-top:16px;color:#777b83}.sidebar footer{font-size:11px;color:#969aa3;line-height:2;padding:0 14px;margin-top:auto}.sidebar footer span{color:#b5b8be}.main{min-width:0}.page-heading{padding:7px 0 26px}.eyebrow{font-size:10px;color:#979ba3;letter-spacing:2.1px;font-weight:600}.page-heading h1{font-size:29px;letter-spacing:-.9px;margin:6px 0 8px;font-weight:750}.orange{color:var(--accent)}.page-heading p{font-size:13px;color:#8a8e96;letter-spacing:.3px}.tabs{display:flex;gap:5px;overflow:auto;scrollbar-width:none;border-bottom:1px solid var(--line);padding-bottom:18px}.tabs a{padding:8px 14px;font-size:13px;border-radius:8px;white-space:nowrap;color:#757982}.tabs a.current{background:#2c2d31;color:#fff;font-weight:600}.tabs a:hover:not(.current){background:#eaecef}.feed-toolbar{display:flex;justify-content:space-between;align-items:center;padding:22px 2px 16px;font-size:12px;color:#a1a5ad}.feed-toolbar b{font-size:14px;color:#393d43}.feed-toolbar b span{font-size:11px;margin-left:5px;background:#e8eaee;color:#8e929b;border-radius:4px;padding:1px 5px}.feed-toolbar a.active{color:var(--accent)}.feed-toolbar div>span{margin:0 8px;color:#ccd0d5}.feed{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.article-card{display:flex;gap:22px;padding:25px 24px;position:relative;align-items:center}.article-card+.article-card:before{position:absolute;content:'';left:24px;right:24px;top:0;border-top:1px solid #eff0f2}.article-card:hover{background:#fdfdfd}.article-copy{min-width:0;flex:1}.author-line{display:flex;align-items:center;gap:8px;font-size:11px;color:#a0a4ab;flex-wrap:wrap}.author-line b{font-weight:500;color:#626772}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:25px;height:25px;background:#f4e7df;color:#99725e;border:1px solid #f0ded4;border-radius:50%;font-size:11px;font-weight:700}.avatar.small{width:28px;height:28px}.demo{font-size:10px!important;color:#a4a8af;border:1px solid #eceef1;padding:0 4px;border-radius:3px}.article-title h2{font-size:18px;font-weight:700;margin:11px 0 9px;letter-spacing:-.2px;line-height:1.65}.article-copy>p{font-size:13px;color:#969aa3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.9}.article-meta{display:flex;align-items:center;gap:13px;margin-top:16px;color:#9ba0aa;font-size:11px;flex-wrap:wrap}.category-pill{font-size:10px;display:inline-block;padding:3px 8px;border-radius:5px;background:#f0f2f5;color:#858c99}.category-pill.python{background:#fff4df;color:#b58b37}.category-pill.ai{background:#f1edff;color:#8770c1}.category-pill.frontend{background:#eaf3ff;color:#658bbc}.category-pill.linux{background:#eaf6f2;color:#5a9587}.reading-time{margin-left:auto;font-size:10px;color:#b0b5be}.article-cover{width:151px;height:121px;border-radius:10px;padding:13px 14px;flex-shrink:0;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.cover-label{font-size:9px;letter-spacing:1px;opacity:.65}.article-cover code{font:10px/1.85 Consolas,monospace;color:#d3dde8}.article-cover code span{color:#82bded}.article-cover em{color:#e4b576;font-style:normal}.article-cover i{color:#77988e;font-style:normal}.cover-python{background:#253548;color:#b6c5d5}.cover-ai{background:#eeebfb;color:#76629e}.cover-ai strong,.cover-design strong{font-size:42px;line-height:1.1;font-weight:600;letter-spacing:-3px}.article-cover strong span{font-size:28px;margin-left:20px;vertical-align:middle}.article-cover small{font-size:7px;letter-spacing:1.3px;opacity:.6}.cover-frontend{background:#263d4d;color:#a7b8c8}.cover-linux{background:#253e38;color:#b1c8bb}.cover-design{background:#f5eadf;color:#aa7954}.cover-life{background:#eaeff1;color:#658087}.cover-life strong{font-size:23px;font-weight:500}.rightbar{padding-top:8px}.welcome-card{padding:25px;border:1px solid #f0e2d8;border-radius:14px;background:#fff5ee}.welcome-card .eyebrow{font-size:9px;color:#b99581;display:flex;justify-content:space-between;letter-spacing:1.5px}.welcome-card h2{font-size:30px;letter-spacing:-1px;margin:20px 0 12px;line-height:1.5}.welcome-card h2>span{color:var(--accent)}.welcome-card p{font-size:12px;line-height:1.9;color:#a89487;margin-bottom:22px}.welcome-card .button{width:100%;font-size:12px;padding:10px 14px}.side-section{margin-top:25px;border-bottom:1px solid var(--line);padding-bottom:25px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-title h3{font-size:14px;font-weight:700}.section-title>span{font-size:10px;color:#9ca1a9}.stats{display:flex;justify-content:space-between;margin-top:20px}.stats>div{display:flex;flex-direction:column;gap:3px;align-items:center;flex:1}.stats>div+div{border-left:1px solid var(--line)}.stats strong{font-size:24px;font-weight:600;line-height:1.4}.stats span{font-size:10px;color:#999ea7}.popular{display:flex;gap:13px;align-items:flex-start;margin-top:19px}.popular>span{font:italic 20px Georgia,serif;color:#c8cbd1;margin-top:2px}.popular:first-of-type>span{color:var(--accent)}.popular b{font-size:12px;font-weight:500;line-height:1.9;display:block}.popular small{display:block;font-size:10px;color:#a8acb3;margin-top:5px}.chat-teaser{display:flex;gap:10px;align-items:center;margin-top:25px;background:#fff;border:1px solid var(--line);padding:16px 12px;border-radius:12px}.chat-icon{font-size:27px;color:var(--accent);line-height:1}.chat-teaser h3{font-size:12px;font-weight:600}.chat-teaser p{font-size:10px;color:#a0a5ad;margin-top:3px}.chat-teaser button{margin-left:auto;color:#777}.community-rule{padding:22px 7px;font-size:11px;color:#9a9fa8}.community-rule b{font-weight:500;color:#878e99}.community-rule p{font-size:10px;line-height:2;margin-top:7px}.feed-end{text-align:center;color:#b6bac1;font-size:11px;padding:25px 0}.pagination{display:flex;gap:22px;justify-content:center;padding:25px;font-size:13px}.chat-fab{position:fixed;bottom:24px;right:28px;border-radius:25px;background:#282b30;color:white;display:flex;align-items:center;gap:12px;padding:12px 20px;box-shadow:0 7px 25px #25282c25;z-index:15;font-size:18px}.chat-fab>span{font-size:12px}.chat-fab .live-dot{margin-left:0}.chat-fab:hover{background:var(--accent)}.muted{color:#969ba4}.full{width:100%}.empty{text-align:center;padding:75px 20px}.empty>span{font-size:40px;color:#c7cbd2}.empty h2{font-size:20px;margin:12px}.empty p{color:#9ba0a8;font-size:14px;margin-bottom:20px}.empty.compact{padding:30px 12px}.auth-card{max-width:510px;margin:24px auto;padding:38px 40px;background:#fff;border:1px solid var(--line);border-radius:18px}.auth-card>.brand-mark{margin-bottom:22px}.auth-card h1{font-size:26px;margin:9px 0}.auth-card>p{color:#969aa4;font-size:13px;margin-bottom:28px}.stack-form .field{margin:21px 0}.field label{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.field label .muted{display:block;font-size:10px;font-weight:400;margin-top:5px}.field input,.field textarea,.field select{width:100%;font-size:14px}.field small{display:block;color:#9ca2ac;font-size:11px;margin-top:6px;line-height:1.8}.field input[type=password]{letter-spacing:1px}.errorlist{padding:8px 12px;list-style:none;background:#fff0eb;color:#bd4c31;border-radius:6px;font-size:12px;margin:7px 0}.auth-switch{text-align:center;font-size:13px;margin:23px 0}.auth-switch a{color:var(--accent)}.auth-card>small{display:block;text-align:center;font-size:11px}.editor{padding:25px 30px;background:white;border:1px solid var(--line);border-radius:14px}.editor textarea[name=body]{font:14px/1.9 Consolas,"Microsoft YaHei",monospace}.editor-actions{display:flex;gap:20px;align-items:center;justify-content:space-between}.editor-actions>span{font-size:11px}.back{display:inline-block;color:#969aa4;font-size:12px;margin:10px 0 24px}.article-detail{padding:32px;background:white;border:1px solid var(--line);border-radius:14px}.article-detail>h1{font-size:29px;margin:18px 0;line-height:1.6;letter-spacing:-.5px}.article-summary{border-left:3px solid #edb099;padding:14px 18px;color:#8d8f95;background:#fff8f4;font-size:14px;margin:28px 0}.prose{font-size:16px;line-height:2;color:#474c54;overflow-wrap:anywhere}.prose p{margin:18px 0}.prose h2{font-size:23px;margin:30px 0 14px;color:#25282c}.prose h3{font-size:19px;margin:25px 0 12px}.prose pre{background:#252f3b;color:#dbe4ee;padding:22px;border-radius:10px;overflow:auto;font-size:13px;line-height:1.9}.prose code{font-family:Consolas,monospace}.prose p code,.prose li code{background:#f1f2f4;color:#b96549;padding:2px 5px;border-radius:4px;font-size:.9em}.prose blockquote{border-left:3px solid #edb099;margin-left:0;padding-left:20px;color:#90959e}.prose a{color:var(--accent);text-decoration:underline}.prose table{display:block;overflow:auto;border-collapse:collapse;width:100%}.prose td,.prose th{border:1px solid var(--line);padding:8px 12px}.detail-actions{border-top:1px solid var(--line);margin-top:30px;padding-top:24px;display:flex;align-items:center;gap:17px;font-size:12px}.liked{color:var(--accent);background:var(--soft)}.danger{color:#bc4c3b}.comments{background:#fff;border:1px solid var(--line);border-radius:14px;margin-top:22px;padding:30px}.comments h2{font-size:21px}.comments h2>span{color:#9fa5af;font-size:16px;margin-left:8px}.comments>.muted{font-size:12px;margin-top:6px}.rating{font-size:12px;color:#cd9650;white-space:nowrap}.comment-form{margin:20px 0}.comment-form textarea{width:100%;background:#fafbfc;font-size:14px;min-height:100px}.comment-form>div{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:9px}.comment-form label{font-size:12px;color:#9197a0}.comment-form select{padding:5px 8px;margin-left:6px;font-size:12px}.comment{display:flex;gap:12px;border-top:1px solid var(--line);padding:22px 0}.comment>.avatar{width:33px;height:33px;font-size:14px}.comment-content{flex:1;min-width:0}.comment-head{display:flex;gap:12px;align-items:center;font-size:12px}.comment-head time{color:#b0b5be;font-size:10px}.comment-head .rating{margin-left:auto}.comment-content p{font-size:14px;margin:10px 0;overflow-wrap:anywhere;line-height:1.9}.signin-prompt{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8f9fb;border-radius:10px;padding:18px;margin:22px 0;font-size:13px;color:#8c939e}.notices{margin-bottom:18px}.notice{padding:13px 17px;border-radius:10px;background:#eaf5ef;color:#438164;font-size:13px;margin-bottom:8px}.notice.error{background:#fff0eb;color:#b96549}dialog{padding:0;border:1px solid var(--line);border-radius:18px;width:400px;max-width:calc(100vw - 24px);margin:auto 24px 80px auto;box-shadow:0 20px 80px #19233430;background:white;color:var(--ink)}dialog::backdrop{background:#17253a28;backdrop-filter:blur(2px)}.chat-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.chat-dialog-head b{font-size:16px}.chat-dialog-head small{display:block;color:#9ca1a9;font-size:11px;margin-top:3px}.chat-dialog-head button{font-size:27px;color:#999}.chat-messages{height:300px;overflow-y:auto;padding:18px 20px;background:#fbfcfd;scroll-behavior:smooth}.chat-empty{text-align:center;color:#a2a9b3;font-size:12px;padding:45px 0}.chat-empty span{display:block;font-size:32px;color:#c6cbd2}.chat-empty b{display:block;font-weight:500;margin:10px 0}.chat-empty p{font-size:11px}.chat-message{margin:0 0 18px;max-width:92%}.chat-message.mine{margin-left:auto}.chat-message-head{display:flex;align-items:center;gap:8px;font-size:11px;color:#9199a5;margin-bottom:6px}.chat-message-head b{font-weight:500}.chat-message-head small{font-size:9px;color:#b4bac3}.chat-message.mine .chat-message-head{justify-content:flex-end}.chat-message p{display:inline-block;margin:0;background:#eef1f5;padding:10px 13px;border-radius:0 10px 10px;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;color:#505b69}.chat-message.mine p{background:#fff0e6;border-radius:10px 0 10px 10px;float:right}.chat-message:after{content:'';display:block;clear:both}.chat-status{font-size:10px;color:#a5aab2;padding:5px 20px;border-top:1px solid var(--line)}.chat-form{padding:10px 15px 15px}.chat-form textarea{width:100%;font-size:13px;border:0;background:#f5f6f8;min-height:64px;max-height:180px}.chat-form>div{display:flex;justify-content:space-between;align-items:center;margin-top:8px;gap:10px}.chat-form small{font-size:9px;color:#a9afb8}.chat-form .button{font-size:12px;padding:7px 14px}.chat-login{padding:18px;text-align:center}.chat-login p{font-size:12px;color:#a0a6af;margin-bottom:12px}.chat-page{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.chat-page-title{display:flex;justify-content:space-between;align-items:center;padding:23px}.chat-page-title h2{font-size:18px}.chat-page-title>span{font-size:11px;color:#929da4}.chat-page-title .live-dot{margin-right:7px}.chat-page .chat-messages{height:440px}.chat-page .chat-form{padding:17px 22px}.chat-page .chat-form textarea{font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.shell{gap:45px}.article-card{padding:28px}.article-title h2{font-size:19px}.article-cover{width:174px;height:132px}.topbar{gap:45px}.search{max-width:740px}}@media(max-width:1200px){.shell{grid-template-columns:155px minmax(0,1fr) 250px;gap:24px;padding:25px 20px}.topbar{gap:24px;padding:0 20px}.brand{min-width:155px}.top-actions{gap:12px}.article-cover{width:120px;height:115px;padding:12px}.article-card{padding:22px 18px;gap:16px}.article-meta{gap:8px}.reading-time{display:none}.welcome-card{padding:21px}.welcome-card h2{font-size:27px}.page-heading h1{font-size:25px}.tabs a{padding:7px 11px}.article-title h2{font-size:17px}.article-copy>p{font-size:12px}}@media(max-width:1000px){.rightbar{display:none}.shell{grid-template-columns:160px minmax(0,1fr);gap:26px}.article-cover{width:150px}.search{max-width:none}.top-actions .profile>span:last-child{display:none}.top-actions{gap:12px}.brand{min-width:160px}.topbar{gap:26px}.page-heading h1{font-size:28px}.article-title h2{font-size:18px}}@media(max-width:700px){.topbar{height:68px;padding:0 16px;gap:14px;flex-wrap:wrap}.brand{min-width:auto;gap:8px}.brand-mark{width:34px;height:34px;font-size:22px;border-radius:10px}.brand b{font-size:21px}.brand b span{font-size:7px;letter-spacing:2.6px}.search{position:absolute;top:80px;left:16px;right:16px;height:40px}.top-actions{gap:13px;font-size:12px}.write-button{font-size:12px;padding:7px 11px}.register-link{display:none}.top-actions .profile{display:none}.shell{display:block;padding:65px 16px 65px}.sidebar{position:static;display:block;height:auto;overflow:visible;margin-bottom:20px}.sidebar>nav:first-of-type{display:flex;gap:6px}.sidebar>nav:first-of-type .nav-link{flex:1;justify-content:center;font-size:12px;padding:9px 4px;gap:7px;margin:0}.sidebar .nav-caption,.sidebar-rule,.topic-nav,.sidebar-note,.sidebar footer{display:none}.nav-link .live-dot{margin-left:0}.page-heading{padding:0 0 20px}.page-heading .eyebrow{font-size:8px}.page-heading h1{font-size:24px;margin:7px 0}.page-heading p{font-size:11px;line-height:1.8}.tabs{gap:3px;padding-bottom:13px}.tabs a{font-size:11px;padding:7px 12px}.feed-toolbar{padding:17px 0 13px}.feed-toolbar b{font-size:13px}.feed-toolbar>div{font-size:10px}.article-card{padding:20px 15px;gap:13px}.article-cover{width:92px;height:101px;padding:10px}.cover-label{font-size:7px}.article-cover code{font-size:7px}.article-cover strong{font-size:30px}.article-cover strong span{font-size:15px;margin-left:8px}.article-cover small{font-size:5px;letter-spacing:.3px}.cover-life strong{font-size:17px}.article-title h2{font-size:15px;line-height:1.65;margin:9px 0 7px}.author-line{font-size:9px;gap:5px}.avatar{width:20px;height:20px;font-size:9px}.demo{font-size:8px!important}.article-copy>p{font-size:11px;-webkit-line-clamp:1}.article-meta{font-size:9px;gap:9px;margin-top:12px}.category-pill{font-size:9px;padding:2px 6px}.article-meta>a:last-of-type{white-space:nowrap}.article-meta>span:nth-child(3){display:none}.chat-fab{bottom:16px;right:16px;padding:10px 16px;font-size:16px}.chat-fab span{font-size:11px}.auth-card{padding:28px 23px;margin:0 auto}.auth-card h1{font-size:23px}.editor{padding:18px}.editor-actions{flex-wrap:wrap}.article-detail{padding:22px 18px}.article-detail h1{font-size:23px}.prose{font-size:15px}.prose h2{font-size:21px}.article-summary{font-size:13px}.comments{padding:22px 18px}.detail-actions{gap:12px;flex-wrap:wrap}.comment-form>div{flex-wrap:wrap}.signin-prompt{flex-wrap:wrap}.chat-page-title{padding:18px}.chat-page-title h2{font-size:16px}.chat-page .chat-messages{height:380px}.chat-form small{font-size:8px}dialog{margin:auto auto 20px;max-height:90dvh;overflow:auto}.chat-messages{height:34dvh}.comment-head{gap:7px}.comment-head b{max-width:130px;overflow-wrap:anywhere}.comment-content p{font-size:13px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.user-avatar{width:34px;height:34px;object-fit:cover;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e1e5eb;flex-shrink:0;vertical-align:middle}.chat-message-head{display:flex;align-items:center;gap:8px}.chat-message-head .user-avatar{width:26px;height:26px}

.site-welcome{font-size:13px;line-height:1.8;white-space:normal;overflow-wrap:anywhere;letter-spacing:0;color:#626d7d;padding-right:12px}
/* Category palette: distinct colors for every topic. */
.category-pill.grad{background:#e0f5f8;color:#126879}
.category-pill.python{background:#fff2ce;color:#805a0a}
.category-pill.ai{background:#efe6ff;color:#7340a6}
.category-pill.frontend{background:#e5eeff;color:#325ba0}
.category-pill.linux{background:#e2f3e8;color:#2c7048}
.category-pill.design{background:#fce5ef;color:#a13c68}
.category-pill.life{background:#ffeadc;color:#a34d20}
.prose img{display:block;max-width:100%;height:auto;margin:22px auto;border-radius:10px}.image-tools{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:10px 0;font-size:12px}.image-tools small{color:#818894}.avatar-preview{width:56px;height:56px;border-radius:50%;object-fit:cover;margin-top:12px;border:2px solid #e0e5ec}

.prose img{width:auto;height:auto;max-width:min(100%,640px);max-height:480px;object-fit:contain;margin:20px auto}

.article-copy>p{color:#000}

.comment-actions{display:flex;align-items:center;gap:18px;font-size:12px}.reply-box{margin:10px 0;font-size:12px}.reply-box summary{cursor:pointer;color:#526378;display:list-item}.reply-box textarea{display:block;width:100%;margin:12px 0;font-size:14px}.reply-box .button{font-size:12px;padding:7px 14px}.comment-replies:not(:empty){margin-top:16px;background:#f8f9fb;border-radius:10px;padding:0 14px}.comment.reply{padding:16px 0}.reply .comment-head{flex-wrap:wrap}.reply .comment-head time{white-space:nowrap}
