:root{--ink:#293c32;--muted:#859087;--line:#e6ebe6;--accent:#375d48}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft YaHei',sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{background:none;border:0;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid #6e9478;outline-offset:4px}[hidden]{display:none!important}.reader-header{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1080px)/2));position:sticky;top:0;background:#ffffffed;backdrop-filter:blur(14px);z-index:10;gap:24px}.reader-brand{font-size:15px;font-weight:700;white-space:nowrap}.reader-brand span{padding-left:12px;font-size:12px;letter-spacing:.03em}.reader-header nav{display:flex;align-items:center;gap:28px;font-size:12px;color:#89928b}.reader-header .active{color:var(--accent)}.reader-header nav button{background:#f2f5f0;padding:9px 14px;border-radius:6px;color:var(--accent)}.reader-shell{max-width:1080px;margin:auto;padding:32px 0 70px}.back-link{font-size:11px;color:#8d988f}.article-heading{padding:37px 0 31px;border-bottom:1px solid var(--line)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em;color:#879b89;margin:0 0 16px}.eyebrow span{letter-spacing:0;margin-left:12px;color:#9ba69d}.article-heading h1{font-size:38px;font-weight:600;line-height:1.45;letter-spacing:-.035em;margin:0 0 17px}.article-deck{color:#859189;font-size:16px;margin:0 0 29px;line-height:1.8}.author-line{display:flex;align-items:center;gap:12px}.author-line>img{height:40px;width:40px;object-fit:cover;object-position:50% 25%;border-radius:50%;background:#edf2ed}.author-line strong{font-size:12px;font-weight:500}.author-line strong span{font-size:9px;color:#9aa69c;margin-left:7px}.author-line p{font-size:10px;color:#9ba69e;margin:6px 0 0}.author-line>button{margin-left:auto;border:1px solid #e0e8e1;border-radius:6px;padding:9px 14px;font-size:11px}.demo-banner{font-size:10px;line-height:1.9;color:#919e91;background:#f5f7f3;border-radius:5px;padding:11px 14px;margin:25px 0 0}.reading-grid{display:grid;grid-template-columns:minmax(0,800px) 1fr;gap:52px;padding-top:36px}.article-body{min-width:0}.article-body section{margin-bottom:42px}.article-body h2{font-size:23px;font-weight:500;line-height:1.6;margin:0 0 21px}.article-body h2>span{font-size:13px;color:#a2b1a3;margin-right:14px}.article-body p{font-size:15px;line-height:2.05;color:#66786b;margin:16px 0}.article-body strong{font-weight:500;color:#3d5744}.summary-box{background:#f3f6f1;border-left:3px solid #8ca18b;border-radius:0 7px 7px 0;padding:27px 29px}.summary-box .eyebrow{font-size:10px;margin:0 0 13px;line-height:1.5}.summary-box h2{font-size:21px;margin-bottom:13px}.summary-box p{font-size:14px;margin:0}.summary-tags{display:flex;gap:24px;color:#829580;font-size:10px;margin-top:22px}.formation{margin:28px 0;background:#f5f7f4;border-radius:10px;padding:22px 25px}.formation-top{display:flex;justify-content:space-between;font-size:9px;color:#9cac9c;letter-spacing:.08em}.formation-heroes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:center;padding:20px 0}.formation-heroes img{display:block;width:100%;height:200px;object-fit:contain;transition:transform .2s}.formation-heroes img:hover{transform:translateY(-3px)}.formation-heroes strong{display:block;font-size:13px;margin-top:12px}.formation-heroes small{display:block;color:#9ba89a;font-size:10px;margin-top:7px}.zoom-image{padding:0;width:100%}figcaption{font-size:10px;line-height:1.8;color:#9ba79d;margin-top:16px}blockquote{margin:25px 0;font-size:18px;font-weight:400;border-left:2px solid #a6b9a6;padding:12px 22px;color:#66806a}.table-scroll{overflow:auto}table{border-collapse:collapse;font-size:12px;width:100%;min-width:420px}th{text-align:left;font-weight:500;background:#f4f6f3;color:#718670}td,th{padding:16px;border-bottom:1px solid var(--line)}td{color:#819080}.video-figure{margin:23px 0}.video-figure video{width:100%;display:block;aspect-ratio:16/9;border-radius:9px;background:#203c35}.steps{padding-left:23px;color:#83977e}.steps li{padding-left:8px;margin:18px 0}.steps li strong{font-size:15px}.steps li p{margin:5px 0;font-size:14px}.toc{position:sticky;top:110px;border-left:1px solid var(--line);padding-left:25px}.toc>a{display:block;font-size:11px;padding:10px 0;color:#8f9c91}.toc>a:hover{color:#355a40}.toc>a:last-of-type{margin-top:12px;color:#52745a}.toc-note{border-top:1px solid var(--line);margin-top:25px;padding-top:22px;font-size:11px;line-height:2;color:#a1ada1}.article-end{text-align:center;padding:15px 0 37px;border-bottom:1px solid var(--line);color:#a6b2a5;font-size:11px}.article-end>div{display:flex;justify-content:center;gap:12px;margin:26px 0 12px}.article-end button{border:1px solid #e4eae1;border-radius:6px;font-size:11px;padding:11px 15px;color:#748b72}button[aria-pressed=true]{color:#376944;background:#edf4e9}.article-end small{font-size:9px}.comments-section{max-width:800px;margin-top:58px}.comments-heading{display:flex;justify-content:space-between;align-items:center}.comments-heading .eyebrow{margin-bottom:10px}.comments-heading h2{font-size:24px;font-weight:500;margin:0}.comments-heading h2 span{font-size:13px;color:#9cac9b;margin-left:10px}.comments-heading label{font-size:10px;color:#98a392}.comments-heading select{background:none;border:0;padding:8px;color:#778d73;font-size:11px}.account-strip{display:flex;justify-content:space-between;align-items:center;background:#f6f8f4;border-radius:6px;padding:12px 15px;font-size:11px;color:#90a087;margin:25px 0}.account-strip button{color:#52774c;font-size:11px}.comment-form{display:flex;gap:15px}.avatar-text{display:grid;place-items:center;width:36px;height:36px;background:#eef2e8;border-radius:50%;font-size:12px;color:#819774;flex-shrink:0}.composer{flex:1;min-width:0}.composer textarea{resize:vertical;min-height:75px;border:0;border-bottom:1px solid #e3e9df;width:100%;padding:9px 0;font-size:13px;line-height:1.8;outline-color:#92a686}.composer-tools{display:flex;justify-content:space-between;gap:10px;margin-top:9px}.composer-tools button{font-size:11px;color:#8b9e7e;padding:8px}.primary{background:#365b43!important;color:white!important;border-radius:5px;padding:10px 18px!important}.local-note{font-size:9px;line-height:1.8;color:#a2af9a;margin:13px 0 20px}.comment{display:flex;gap:14px;padding:25px 0;border-bottom:1px solid var(--line)}.comment-content{flex:1;min-width:0}.comment header{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.comment header strong{font-weight:500;font-size:12px}.comment time,.comment .sample-tag{font-size:9px;color:#a4b09c}.comment p{font-size:13px;line-height:1.9;color:#78886f;white-space:pre-wrap;overflow-wrap:anywhere}.comment footer{display:flex;gap:16px}.comment footer button{padding:0;font-size:10px;color:#91a082}.replies{margin-top:17px;padding-left:15px;border-left:2px solid #ecf0e8}.reply{margin:15px 0}.reply strong{font-size:11px;font-weight:500}.reply p{font-size:12px;margin:8px 0}.reply-form{display:flex;gap:8px;margin-top:15px}.reply-form input{flex:1;min-width:0;padding:10px;border:1px solid #e4eade;border-radius:4px;font-size:12px}.reply-form button{font-size:11px}.attached-image{max-width:210px;max-height:170px;object-fit:contain;border-radius:6px;display:block}.comment-image-button{padding:0;margin:8px 0}.reader-footer{border-top:1px solid var(--line);max-width:1080px;margin:auto;padding:24px 0 40px;font-size:10px;color:#a0ad97;display:flex;justify-content:space-between}.reader-floating{position:fixed;right:18px;bottom:30px;display:grid;gap:8px}.reader-floating>*{width:36px;height:36px;display:grid;place-items:center;background:#fafbf8;border:1px solid #e8ede1;border-radius:50%;color:#79916c;font-size:16px}dialog{border:0;border-radius:12px;padding:35px;max-width:calc(100% - 30px);width:440px;max-height:90vh;box-shadow:0 20px 100px #233d3430;color:var(--ink)}dialog::backdrop{background:#1b30295c;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:10px;font-size:25px;color:#7d9273}.dialog-close:hover{background:#f1f4ec}dialog h2{font-size:23px;font-weight:500}dialog>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#8c9b83}dialog form label{font-size:11px;display:block;margin:24px 0 9px}#login-form input{border:1px solid var(--line);border-radius:6px;padding:12px;width:100%;font-size:13px}#login-form .primary{width:100%;margin:17px 0}dialog small{font-size:10px;line-height:1.8;color:#97a48c}.profile-drawer{margin:0 0 0 auto;min-height:100dvh;max-height:100dvh;border-radius:12px 0 0 12px;width:400px;max-width:100%;padding:35px 28px}.profile-identity{text-align:center;margin:30px 0}.profile-identity .avatar-text{margin:0 auto;width:60px;height:60px;font-size:22px}.profile-identity h3{font-weight:500}.profile-stats{display:flex;justify-content:space-around;padding:20px 0;background:#f5f7f1;border-radius:7px;margin-bottom:28px}.profile-stats strong,.profile-stats span{display:block;text-align:center}.profile-stats strong{font-size:23px;font-weight:400}.profile-stats span{font-size:10px;color:#94a287;margin-top:7px}.profile-activity{border-bottom:1px solid var(--line);padding:12px 0;font-size:12px;color:#829474;overflow-wrap:anywhere}.profile-activity img{max-width:100px;max-height:100px}.profile-section-title{font-size:14px;font-weight:500;margin-top:25px}.profile-actions{display:flex;gap:12px;margin-top:25px;font-size:11px}.profile-actions button{border:1px solid var(--line);padding:10px;border-radius:4px}#image-dialog{width:auto;max-width:90vw;background:#f5f7f2;padding:35px}#image-dialog img{max-width:100%;max-height:78vh;object-fit:contain;display:block}#reader-toast{position:fixed;left:50%;bottom:30px;transform:translateX(-50%);background:#2c4836;color:#fff;padding:13px 20px;border-radius:7px;font-size:12px;z-index:50;max-width:90vw}#attachment-preview{position:relative;padding:12px;background:#f6f8f3}#attachment-preview button{font-size:11px;margin-top:5px}#emoji-panel button{font-size:22px;padding:8px}@media(max-width:1130px){.reader-shell,.reader-footer{margin-left:24px;margin-right:24px}.reading-grid{gap:35px;grid-template-columns:minmax(0,1fr) 155px}.reader-floating{right:8px}}@media(max-width:760px){.reader-shell{margin:0;padding:24px 20px 45px}.reader-header{padding:0 20px;height:62px}.reader-header nav{gap:17px}.reader-header nav>a{display:none}.reader-header nav button{font-size:11px}.article-heading{padding-top:28px}.article-heading h1{font-size:29px}.article-deck{font-size:14px}.author-line>button{padding:8px;font-size:10px}.reading-grid{grid-template-columns:1fr;padding-top:27px}.reader-sidebar{display:none}.article-body h2{font-size:21px}.article-body p{font-size:14px}.summary-box{padding:21px}.formation{padding:15px}.formation-heroes{gap:8px}.formation-heroes img{height:140px}.formation-heroes small{font-size:8px}.summary-tags{gap:18px}.article-end>div{gap:7px}.article-end button{padding:10px;font-size:10px}.reader-floating{bottom:17px;right:9px}.reader-floating>*{width:31px;height:31px}.comments-section{margin-top:35px}.comments-heading h2{font-size:22px}.account-strip{font-size:10px;gap:12px}.composer-tools button{padding:7px;font-size:10px}.reader-footer{font-size:9px}.reader-footer span{max-width:160px}.comment-form,.comment{gap:10px}.avatar-text{width:30px;height:30px}.demo-banner{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.formation-heroes img{transition:none}}
