/* Split public route CSS: article. Generated from public.css. */
.article-page{max-width:880px;margin:0 auto}

.article-page-cover{width:100%;max-height:420px;object-fit:cover;border-radius:8px;border:1px solid var(--border);margin-bottom:18px}

.article-page-title{font-size:30px;line-height:1.28;font-weight:800;font-family:'Noto Sans SC',sans-serif;margin-bottom:10px}

.article-page-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-family:'DM Mono',monospace;font-size:10px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:11px 0;margin:16px 0 20px}

.article-page-body{white-space:normal;color:var(--muted2);font-family:'Noto Sans SC',sans-serif;font-size:15px;line-height:1.95}

.article-page-body p,.article-page-body div{margin:0 0 14px}

.article-page-body h1,.article-page-body h2,.article-page-body h3{color:var(--text);margin:22px 0 10px;line-height:1.35}

.article-page-body ul,.article-page-body ol{padding-left:22px;margin:0 0 14px}

.article-page-body blockquote{border-left:3px solid var(--accent);background:rgba(0,229,176,.06);padding:10px 14px;margin:14px 0}

.article-page-body a{color:var(--accent)}

#page-article{background:#f4efe0;color:#2b2b2b}

#page-article .article-read-progress{position:fixed;top:0;left:0;height:3px;background:#c9a961;z-index:120;width:0;transition:width .12s}

#page-article .article-detail-page{min-height:100vh}

#page-article .article-hero{position:relative;overflow:hidden;background:#0f1220;color:#f4efe0;padding:64px 32px 80px}

#page-article .article-hero:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 30%,rgba(201,169,97,.18),transparent 60%),radial-gradient(ellipse at 80% 70%,rgba(58,90,154,.1),transparent 60%),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,auto,30px 30px}

#page-article .article-hero:after{content:attr(data-char);position:absolute;right:-40px;bottom:-100px;font:900 360px/1 'Noto Serif SC',serif;color:rgba(201,169,97,.05);pointer-events:none}

#page-article .article-hero-inner{position:relative;z-index:1;max-width:900px;margin:0 auto}

#page-article .article-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .article-breadcrumb button{padding:0;border:0;background:transparent;color:#c9a961;font:inherit;letter-spacing:inherit;cursor:pointer}

#page-article .article-breadcrumb .sep{color:#8b6f3a}

#page-article .article-tags-row{display:flex;gap:8px;margin-bottom:18px;align-items:center;flex-wrap:wrap}

#page-article .article-category-tag{padding:4px 12px;background:#c9a961;color:#0f1220;font:900 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .article-feature-tag{padding:3px 10px;border:1px solid rgba(197,48,48,.3);background:rgba(197,48,48,.15);color:#f87171;font:900 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1.5px}

#page-article .article-feature-tag.hot{border-color:rgba(47,133,90,.3);background:rgba(47,133,90,.15);color:#4ade80}

#page-article .article-title{margin:0 0 18px;color:#f4efe0;font:900 38px/1.3 'Fraunces','Noto Serif SC',serif;letter-spacing:.5px}

#page-article .article-subtitle{margin:0 0 28px;color:#b8b4a0;font-size:16px;line-height:1.7;font-weight:300}

#page-article .article-meta-bar{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-top:24px;border-top:1px solid rgba(201,169,97,.2)}

#page-article .article-author-meta{display:flex;align-items:center;gap:12px;cursor:pointer}

#page-article .article-author-meta.source-author,#page-article .author-card-bottom.source-author{cursor:default}

#page-article .article-author-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#c9a961,#8b6f3a);color:#0f1220;border:2px solid rgba(201,169,97,.3);font:900 18px 'Fraunces','Noto Serif SC',serif;object-fit:cover}

#page-article .article-author-info{line-height:1.4}

#page-article .article-author-name{display:flex;align-items:center;gap:6px;color:#e4c789;font-size:14px;font-weight:800}

#page-article .article-author-name .verified{width:14px;height:14px;border-radius:50%;background:#c9a961;color:#0f1220;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}

#page-article .article-author-bio{color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:.5px}

#page-article .article-stats-meta{display:flex;gap:16px;margin-left:auto;color:#b8b4a0;font:800 11px 'DM Mono','Noto Sans SC',monospace;flex-wrap:wrap}

#page-article .article-stats-meta strong{color:#e4c789}

#page-article .article-layout{position:relative;z-index:2;max-width:1400px;margin:-40px auto 64px;padding:0 32px;display:grid;grid-template-columns:220px minmax(0,1fr) 280px;gap:40px}

#page-article .article-main-col{min-width:0}

#page-article .article-toc-wrap{position:sticky;top:100px;align-self:start;height:fit-content}

#page-article .toc-card,#page-article .read-tools,#page-article .article-content,#page-article .rail-block,#page-article .comments-section{background:#fff;border:1px solid #d4ccb3}

#page-article .toc-card{padding:18px;margin-bottom:16px;border-top:3px solid #c9a961}

#page-article .toc-title{padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid #e6dfc8;color:#8b6f3a;font:900 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .toc-list{display:flex;flex-direction:column}

#page-article .toc-link{display:block;padding:7px 12px;border-left:2px solid transparent;color:#5a5a5a;font-size:12px;line-height:1.5;cursor:pointer}

#page-article .toc-link:hover,#page-article .toc-link.active{color:#8b6f3a;border-left-color:#c9a961;background:rgba(201,169,97,.05);font-weight:800}

#page-article .toc-link.sub{padding-left:24px;font-size:11px}

#page-article .read-tools{padding:14px;display:flex;flex-direction:column;gap:4px}

#page-article .tool-btn{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:4px;color:#5a5a5a;font-size:11px;cursor:pointer}

#page-article .tool-btn:hover{background:#f4efe0;color:#1a1d2e}

#page-article .tool-btn .icon{width:16px;text-align:center}

#page-article .tool-btn .num{margin-left:auto;color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace}

#page-article .tool-btn.active,#page-article .tool-btn.active .num{color:#c53030;font-weight:900}

#page-article .article-content{padding:56px 64px;font-size:16px;line-height:1.95;color:#2b2b2b}

#page-article .article-content p{margin:0 0 22px;text-align:justify;font-family:'Noto Serif SC',serif;font-weight:400}

#page-article .article-content p strong{color:#1a1d2e;font-weight:900}

#page-article .article-content p .hl{background:linear-gradient(transparent 65%,rgba(201,169,97,.3) 65%);padding:0 2px;color:#1a1d2e}

#page-article .article-content h1,#page-article .article-content h2{position:relative;margin:48px 0 18px;padding-bottom:12px;border-bottom:2px solid #1a1d2e;color:#1a1d2e;font:900 26px/1.35 'Fraunces','Noto Serif SC',serif;letter-spacing:.5px;scroll-margin-top:110px}

#page-article .article-content h1{font-size:32px}

#page-article .article-content h1:after,#page-article .article-content h2:after{content:'';position:absolute;left:0;bottom:-2px;width:50px;height:3px;background:#c9a961}

#page-article .article-content h2 .num,#page-article .article-content h1 .num,#page-article .article-content h3 .num{display:block;margin-bottom:6px;color:#8b6f3a;font:800 12px 'DM Mono','Noto Sans SC',monospace;letter-spacing:3px}

#page-article .article-content h3{margin:32px 0 14px;color:#1a1d2e;font:900 19px 'Fraunces','Noto Serif SC',serif;scroll-margin-top:110px}

#page-article .article-content h3 .num{font-size:10px;letter-spacing:2px;margin-bottom:4px}

#page-article .article-content blockquote{margin:24px 0;padding:18px 24px;border-left:3px solid #c9a961;background:linear-gradient(90deg,rgba(201,169,97,.05),transparent 40%);font:italic 15px/1.8 'Noto Serif SC',serif;color:#2b2e42}

#page-article .article-content blockquote p:last-child{margin-bottom:0}

#page-article .article-content ul,#page-article .article-content ol{margin:14px 0 22px;padding-left:24px}

#page-article .article-content li{margin-bottom:8px;line-height:1.85;font-family:'Noto Serif SC',serif}

#page-article .article-content li::marker{color:#c9a961;font-weight:900}

#page-article .article-cover-block{margin:0 0 28px;border:1px solid #d4ccb3;background:#0f1220;overflow:hidden}

#page-article .article-cover-block img{display:block;width:100%;max-height:430px;object-fit:cover}

#page-article .inline-card{margin:24px 0;padding:20px 24px;border:1px solid #d4ccb3;border-left:4px solid #c9a961;background:#f4efe0}

#page-article .inline-card-label{margin-bottom:8px;color:#8b6f3a;font:900 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .inline-card-content{font-size:14px;color:#1a1d2e;line-height:1.7}

#page-article .inline-card.warning{border-left-color:#c53030;background:#fdf6f6}

#page-article .inline-card.warning .inline-card-label{color:#c53030}

#page-article .inline-table{width:100%;border-collapse:collapse;margin:24px 0;border:1px solid #d4ccb3;font-size:13px}

#page-article .inline-table thead{background:#0f1220;color:#c9a961}

#page-article .inline-table th{padding:12px 14px;text-align:left;font:900 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1.5px}

#page-article .inline-table td{padding:12px 14px;border-bottom:1px solid #e6dfc8}

#page-article .inline-table .num{text-align:right;font-family:'DM Mono',monospace;font-weight:800}

#page-article .big-stat{display:inline-block;margin:0 4px;color:#8b6f3a;font:900 32px/1 'Fraunces','Noto Serif SC',serif;font-style:italic}

#page-article .inline-cta{position:relative;overflow:hidden;margin:32px 0;padding:28px 32px;border:1px solid #8b6f3a;background:linear-gradient(135deg,#0f1220,#1a1d2e);color:#f4efe0}

#page-article .inline-cta:before{content:'';position:absolute;right:-50px;top:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(201,169,97,.18),transparent 70%)}

#page-article .inline-cta>*{position:relative;z-index:1}

#page-article .inline-cta-label{margin-bottom:8px;color:#c9a961;font:900 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:3px}

#page-article .inline-cta-title{margin:0 0 16px;color:#e4c789;font:900 20px 'Fraunces','Noto Serif SC',serif}

#page-article .inline-cta-row{display:flex;gap:12px}

#page-article .inline-cta-item{flex:1;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(201,169,97,.25);background:rgba(255,255,255,.05);cursor:pointer}

#page-article .inline-cta-item:hover{border-color:#c9a961;background:rgba(201,169,97,.1)}

#page-article .inline-cta-logo{width:32px;height:32px;border-radius:5px;display:flex;align-items:center;justify-content:center;font:900 14px 'Fraunces','Noto Serif SC',serif;overflow:hidden}

#page-article .inline-cta-logo img{width:100%;height:100%;object-fit:cover}

#page-article .inline-cta-info{flex:1;line-height:1.3}

#page-article .inline-cta-name{color:#f4efe0;font-size:13px;font-weight:900}

#page-article .inline-cta-rebate{margin-top:2px;color:#4ade80;font:800 10px 'DM Mono','Noto Sans SC',monospace}

#page-article .inline-cta-arrow{color:#c9a961;font:900 14px 'DM Mono',monospace}

#page-article .article-footer{margin-top:48px;padding-top:32px;border-top:1px solid #d4ccb3}

#page-article .article-tags-bottom{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}

#page-article .article-tag-link{padding:6px 14px;border:1px solid #d4ccb3;background:#f4efe0;color:#8b6f3a;font:800 11px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1px;cursor:pointer}

#page-article .article-tag-link:hover{background:#1a1d2e;color:#e4c789;border-color:#1a1d2e}

#page-article .engagement-bar{display:flex;align-items:center;gap:14px;padding:18px 0;margin-bottom:32px;border-top:1px solid #d4ccb3;border-bottom:1px solid #d4ccb3;flex-wrap:wrap}

#page-article .engagement-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid #d4ccb3;background:#fff;color:#2b2b2b;font-size:13px;cursor:pointer}

#page-article .engagement-btn.primary{background:#1a1d2e;color:#e4c789;border-color:#1a1d2e;font-weight:900}

#page-article .engagement-btn:hover{border-color:#c9a961}

#page-article .engagement-btn .num{font:900 11px 'DM Mono','Noto Sans SC',monospace}

#page-article .engagement-divider{flex:1}

#page-article .share-row{display:flex;gap:8px;align-items:center}

#page-article .share-label{margin-right:4px;color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1.5px}

#page-article .share-btn{width:36px;height:36px;border:1px solid #d4ccb3;background:#fff;color:#5a5a5a;display:flex;align-items:center;justify-content:center;font-size:13px}

#page-article .share-btn:hover{border-color:#8b6f3a;color:#8b6f3a;background:#f4efe0}

#page-article .author-card-bottom{display:flex;gap:24px;align-items:center;margin-bottom:32px;padding:28px 32px;border:1px solid #d4ccb3;border-left:4px solid #c9a961;background:linear-gradient(135deg,#f4efe0,#fff)}

#page-article .author-card-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c9a961,#8b6f3a);color:#0f1220;border:3px solid #fff;box-shadow:0 4px 12px rgba(201,169,97,.2);font:900 32px 'Fraunces','Noto Serif SC',serif;overflow:hidden;flex:0 0 auto}

#page-article .author-card-avatar img{width:100%;height:100%;object-fit:cover}

#page-article .author-card-info{flex:1;min-width:0}

#page-article .author-card-name-row{display:flex;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}

#page-article .author-card-name{color:#1a1d2e;font:900 20px 'Fraunces','Noto Serif SC',serif}

#page-article .author-card-tier{padding:3px 8px;background:#c9a961;color:#0f1220;font:900 10px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1px}

#page-article .author-card-title{margin-bottom:8px;color:#8b6f3a;font:900 11px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1px}

#page-article .author-card-bio{margin:0 0 12px;color:#5a5a5a;font-size:13px;line-height:1.6}

#page-article .author-card-stats{display:flex;gap:16px;color:#8a8572;font:800 11px 'DM Mono','Noto Sans SC',monospace;flex-wrap:wrap}

#page-article .author-card-stats strong{color:#1a1d2e}

#page-article .author-card-actions{display:flex;flex-direction:column;gap:8px;flex:0 0 auto}

#page-article .author-follow-btn,#page-article .author-more-btn{padding:10px 22px;font:900 11px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1.5px;white-space:nowrap}

#page-article .author-follow-btn{background:#1a1d2e;color:#e4c789}

#page-article .author-follow-btn:hover{background:#c9a961;color:#0f1220}

#page-article .author-more-btn{border:1px solid #d4ccb3;background:#fff;color:#2b2b2b}

#page-article .author-more-btn:hover{border-color:#8b6f3a;color:#8b6f3a}

#page-article .comments-section{padding:32px 36px;margin-bottom:24px}

#page-article .comments-header{position:relative;display:flex;justify-content:space-between;align-items:baseline;margin-bottom:24px;padding-bottom:14px;border-bottom:2px solid #1a1d2e}

#page-article .comments-header:after{content:'';position:absolute;left:0;bottom:-2px;width:50px;height:3px;background:#c9a961}

#page-article .comments-title{margin:0;color:#1a1d2e;font:900 18px 'Fraunces','Noto Serif SC',serif;letter-spacing:1px}

#page-article .comments-title .count{margin-left:8px;color:#8b6f3a;font-family:'DM Mono',monospace;font-style:italic}

#page-article .comments-sort{display:flex;gap:12px;color:#8a8572;font:800 11px 'DM Mono','Noto Sans SC',monospace}

#page-article .comments-sort .active{color:#1a1d2e}

#page-article .comment-input-area{display:flex;gap:12px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px dashed #e6dfc8}

#page-article .comment-input-avatar,#page-article .comment-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#8a8572;font:900 14px 'Fraunces','Noto Serif SC',serif;flex:0 0 auto}

#page-article .comment-input-wrap{flex:1}

#page-article .comment-input{width:100%;min-height:80px;resize:vertical;padding:12px 14px;border:1px solid #d4ccb3;background:#f4efe0;color:#1a1d2e;font-size:13px;outline:none}

#page-article .comment-input:focus{border-color:#c9a961;background:#fff}

#page-article .comment-input-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px}

#page-article .comment-input-tip{color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace}

#page-article .comment-submit-btn{padding:8px 20px;background:#1a1d2e;color:#e4c789;font:900 11px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .comment-item{display:flex;gap:12px;padding:18px 0;border-bottom:1px solid #e6dfc8}

#page-article .comment-body{flex:1}

#page-article .comment-header-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}

#page-article .comment-author{font-size:13px;font-weight:900;color:#1a1d2e}

#page-article .comment-author-tag{padding:1px 6px;background:rgba(201,169,97,.15);color:#8b6f3a;font:900 9px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1px}

#page-article .comment-author-tag.creator{background:#c9a961;color:#0f1220}

#page-article .comment-time{margin-left:auto;color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace}

#page-article .comment-text{margin:0 0 8px;color:#2b2b2b;font-size:13.5px;line-height:1.65}

#page-article .comment-actions{display:flex;gap:16px;color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace}

#page-article .comment-actions button{color:inherit;font:inherit}

#page-article .comment-action.liked{color:#c53030}

#page-article .comment-item.is-pinned{margin:0 -12px;padding-left:12px;padding-right:12px;background:rgba(201,169,97,.06);border-left:3px solid #c9a961}

#page-article .comments-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:18px;color:#8a8572;font:800 11px 'DM Mono','Noto Sans SC',monospace}

#page-article .comments-pager button{padding:7px 12px;border:1px solid #d4ccb3;background:#f4efe0;color:#8b6f3a;font:inherit}

#page-article .comments-pager button:disabled{opacity:.45;cursor:not-allowed}

#page-article .comment-reply{margin:12px 0 0 48px;padding:12px;background:#f4efe0;border-left:2px solid #c9a961}

#page-article .right-rail{position:sticky;top:100px;align-self:start;height:fit-content;display:flex;flex-direction:column;gap:20px}

#page-article .rail-block{padding:18px;border-top:3px solid #c9a961}

#page-article .rail-title{display:flex;align-items:baseline;gap:6px;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #e6dfc8;color:#1a1d2e;font:900 15px 'Fraunces','Noto Serif SC',serif}

#page-article .rail-title .en{color:#8a8572;font:800 9px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .article-info-list{display:flex;flex-direction:column;gap:10px}

#page-article .article-info-row{display:flex;justify-content:space-between;gap:12px;font-size:12px}

#page-article .article-info-label{color:#8a8572;font:800 11px 'DM Mono','Noto Sans SC',monospace}

#page-article .article-info-val{color:#1a1d2e;font-weight:900;text-align:right}

#page-article .article-info-val.score{color:#2f855a;font-family:'DM Mono',monospace}

#page-article .related-coin-mini{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed #e6dfc8;cursor:pointer}

#page-article .related-coin-mini:hover{padding-left:4px}

#page-article .related-coin-mini-icon{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font:900 11px 'Fraunces','Noto Serif SC',serif;flex:0 0 auto}

#page-article .related-coin-mini-icon.has-logo{background:#fff!important;color:transparent!important;border:1px solid #e1d8c4;padding:2px;overflow:hidden}

#page-article .related-coin-mini-icon img{width:100%;height:100%;object-fit:contain;border-radius:inherit;display:block}

#page-article .related-coin-mini-name{flex:1;color:#1a1d2e;font-size:12px;font-weight:900}

#page-article .related-coin-mini-name small{color:#8a8572;font:800 9px 'DM Mono','Noto Sans SC',monospace}

#page-article .related-coin-mini-price{color:#1a1d2e;font:900 11px 'DM Mono','Noto Sans SC',monospace;text-align:right}

#page-article .related-coin-mini-change{font:900 9px 'DM Mono','Noto Sans SC',monospace;text-align:right}

#page-article .related-coin-mini-change.up{color:#2f855a}

#page-article .related-coin-mini-change.down{color:#c53030}

#page-article .author-other-item{padding:10px 0;border-bottom:1px dashed #e6dfc8;cursor:pointer}

#page-article .author-other-item:hover{padding-left:4px}

#page-article .author-other-cat{margin-bottom:4px;color:#8b6f3a;font:900 9px 'DM Mono','Noto Sans SC',monospace;letter-spacing:1px}

#page-article .author-other-title{margin-bottom:4px;color:#1a1d2e;font-size:12px;font-weight:900;line-height:1.5}

#page-article .author-other-meta{color:#8a8572;font:800 9px 'DM Mono','Noto Sans SC',monospace}

#page-article .related-section{max-width:1400px;margin:64px auto;padding:0 32px}

#page-article .article-section-header{position:relative;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid #1a1d2e}

#page-article .article-section-header:after{content:'';position:absolute;bottom:-1px;left:0;width:60px;height:3px;background:#c9a961}

#page-article .article-section-header h2{margin:0;color:#1a1d2e;font:900 28px 'Fraunces','Noto Serif SC',serif}

#page-article .article-section-header span{margin-left:14px;color:#8a8572;font:800 11px 'DM Mono','Noto Sans SC',monospace;letter-spacing:3px}

#page-article .article-section-header button{border:0;background:transparent;color:#8b6f3a;font:900 11px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}

#page-article .related-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d4ccb3;background:#fff;cursor:pointer}

#page-article .related-card:hover{border-color:#c9a961;transform:translateY(-3px)}

#page-article .related-cover{height:150px;background:#0f1220;overflow:hidden}

#page-article .related-cover img{width:100%;height:100%;object-fit:cover;display:block}

#page-article .related-body{padding:16px}

#page-article .related-cat{color:#8b6f3a;font:900 9px 'DM Mono','Noto Sans SC',monospace;letter-spacing:2px}

#page-article .related-title{margin:8px 0;color:#1a1d2e;font:900 17px/1.45 'Fraunces','Noto Serif SC',serif}

#page-article .related-meta{color:#8a8572;font:800 10px 'DM Mono','Noto Sans SC',monospace}

@media(max-width:1180px){
#page-article .article-layout{grid-template-columns:1fr 280px}
#page-article .article-toc-wrap{display:none}
#page-article .article-content{padding:40px 32px}
}

@media(max-width:900px){
#page-article .article-layout{grid-template-columns:1fr;margin-top:0}
#page-article .right-rail{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
#page-article .article-stats-meta{margin-left:0;width:100%}
#page-article .related-grid{grid-template-columns:1fr}
}

@media(max-width:640px){
#page-article .article-hero{padding:38px 18px 48px}
#page-article .article-title{font-size:30px}
#page-article .article-subtitle{font-size:14px}
#page-article .article-layout,#page-article .related-section{padding:0 16px}
#page-article .article-content{padding:28px 20px;font-size:15px}
#page-article .inline-cta-row,#page-article .author-card-bottom,#page-article .comment-input-area{display:grid}
#page-article .engagement-divider{display:none}
#page-article .right-rail{grid-template-columns:1fr}
#page-article .comment-input-actions{display:grid}
#page-article .article-hero:after{font-size:210px;right:-26px;bottom:-50px}
}

@media(min-width:1181px){
#page-article .article-toc-wrap,#page-article .right-rail{position:sticky!important;top:96px!important;align-self:start!important;max-height:calc(100vh - 112px)!important;overflow:auto!important}
}

@media(min-width:1181px){
#page-article .right-rail{position:sticky!important;top:88px!important;align-self:start!important;height:max-content!important;max-height:calc(100vh - 104px)!important;overflow:auto!important}
}

@media(min-width:1181px){
#page-article .article-toc-wrap,#page-article .right-rail{position:sticky!important;top:96px!important;align-self:start!important;height:max-content!important;max-height:calc(100vh - 112px)!important;overflow:auto!important;overscroll-behavior:contain!important}
}

#page-article .article-body figure,.article-page-body figure{margin:22px 0}

#page-article .article-body img,.article-page-body img{display:block;max-width:100%;height:auto;border-radius:8px;border:1px solid #e0d8c7;background:#f4efe0}

#page-article .article-body figcaption,.article-page-body figcaption{margin-top:8px;color:#8a8370;font-size:12px;text-align:center}

/* 2026-05-13 creator/profile polish */

#page-article .article-content u,#page-article .article-content ins,#page-article .article-content a{text-decoration:none!important}

#page-article .article-content a{color:#8b6f3a;border-bottom:1px solid rgba(201,169,97,.34);padding-bottom:1px}

#page-article .article-content h1,#page-article .article-content h2{border-bottom-color:rgba(26,29,46,.18)}

#page-article .article-content h1:after,#page-article .article-content h2:after{height:2px}

#page-article .article-layout{grid-template-columns:minmax(180px,220px) minmax(0,1fr) minmax(260px,280px)!important;overflow:visible!important}

#page-article .article-main-col,#page-article .article-content{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}

#page-article .article-content{overflow:hidden!important}

#page-article .article-content img,#page-article .article-content picture,#page-article .article-content video,#page-article .article-content iframe,#page-article .article-content canvas{display:block!important;max-width:100%!important;height:auto!important;box-sizing:border-box!important}

#page-article .article-content img{object-fit:contain!important;margin:18px auto!important}

#page-article .article-content figure{max-width:100%!important;margin:22px 0!important;overflow:hidden!important}

#page-article .article-content table{display:block!important;max-width:100%!important;overflow:auto!important}

#page-article .right-rail{min-width:0!important;max-width:100%!important;z-index:1!important}

@media(max-width:1320px){
#page-article .article-layout{grid-template-columns:minmax(0,1fr) minmax(260px,300px)!important;gap:28px!important}
#page-article .article-toc-wrap{display:none!important}
}

@media(max-width:900px){
#page-article .article-layout{grid-template-columns:1fr!important}
#page-article .right-rail{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:640px){
#page-article .right-rail{grid-template-columns:1fr!important}
}
