.page-article .art-head{background:linear-gradient(180deg,#fff,#fdfcfb);border-bottom:1px solid var(--line-soft)}.page-article .art-head .inner{padding-block:clamp(32px,4.5vw,56px) 0;max-width:820px;margin-inline:auto}.page-article .art-head .acat{font-size:13px;font-weight:700;color:var(--accent-ink)}.page-article .art-head h1{font-size:clamp(28px,4.2vw,46px);font-weight:700;letter-spacing:-.025em;line-height:1.14;margin-top:14px}.page-article .art-head .amETA{margin-top:22px;display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-soft);flex-wrap:wrap}.page-article .art-head .amETA span{white-space:nowrap}.page-article .art-head .amETA .av{width:34px;height:34px;border-radius:50%;background:var(--brand-100);color:var(--brand-700);display:grid;place-items:center;font-weight:800;font-size:13px}.page-article .art-head .amETA a{color:var(--brand-600);font-weight:600}.page-article .art-cover{max-width:1000px;margin:clamp(28px,4vw,44px) auto 0}.page-article .art-cover .ph,.page-article .art-cover img{height:clamp(240px,32vw,420px);border-radius:var(--r-lg)}.page-article .art-cover img{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-article .art-grid{max-width:1060px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:56px;padding-block:clamp(40px,5vw,64px);align-items:start}.page-article .aside{position:sticky;top:96px;display:flex;flex-direction:column;gap:24px}.page-article .toc{border-left:2px solid var(--line);padding-left:18px}.page-article .toc .tt{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-mute);font-family:var(--font-display);margin-bottom:12px}.page-article .toc a{display:block;font-size:14px;color:var(--text-soft);padding:6px 0;line-height:1.45;transition:color .15s}.page-article .toc a.active,.page-article .toc a:hover{color:var(--brand-600);font-weight:600}.page-article .share{display:flex;gap:10px}.page-article .share button{width:38px;height:38px;border-radius:10px;border:1px solid var(--line);background:#fff;color:var(--ink-600);display:grid;place-items:center;transition:all .15s;cursor:pointer}.page-article .share button:hover{border-color:var(--accent);color:var(--accent-ink)}.page-article .share button svg{width:18px;height:18px}.page-article .aside-cta{background:var(--brand-50);border:1px solid var(--brand-100);border-radius:var(--r-md);padding:20px}.page-article .aside-cta p{font-size:14px;color:var(--brand-800);line-height:1.6}.page-article .aside-cta .btn{margin-top:14px;width:100%}.page-article .author-box{max-width:1060px;margin:0 auto;display:flex;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 30px}.page-article .author-box img{width:72px;height:72px;border-radius:18px;background:var(--brand-50);-o-object-fit:contain;object-fit:contain}.page-article .author-box h4{font-size:18px;font-weight:600}.page-article .author-box p{font-size:14px;color:var(--text-soft);margin-top:6px;line-height:1.6}.page-article .author-box a{color:var(--brand-600);font-weight:600}.page-article .prose img{width:100%;border-radius:var(--r-md);border:1px solid var(--line);margin-block:1.6em}.page-article .prose strong{font-weight:600;color:var(--ink-900)}.page-article .prose code{background:var(--ink-100);color:var(--brand-700);padding:2px 7px;border-radius:6px;font-size:.9em}.page-article .prose table{width:100%;border-collapse:collapse;margin-block:1.5em;font-size:15px}.page-article .prose td,.page-article .prose th{border:1px solid var(--line);padding:10px 14px;text-align:left;vertical-align:top}.page-article .prose th{background:var(--ink-50);font-weight:700;color:var(--ink-900)}.page-article .faqs{max-width:1060px;margin:0 auto}.page-article .faqs h2{font-size:clamp(22px,3vw,30px);font-weight:700;letter-spacing:-.02em}.page-article .faqs .sub{color:var(--text-mute);font-size:14px;margin-top:8px;margin-bottom:20px}.page-article .faqs details{border:1px solid var(--line);border-radius:var(--r-md);padding:18px 22px;margin-bottom:12px;background:#fff}.page-article .faqs details[open]{background:var(--ink-50)}.page-article .faqs summary{cursor:pointer;list-style:none;font-weight:700;color:var(--ink-900)}.page-article .faqs summary::-webkit-details-marker{display:none}.page-article .faqs details p{margin-top:14px;color:var(--ink-700);line-height:1.7;font-size:15px}@media (max-width:920px){.page-article .art-grid{grid-template-columns:1fr;gap:8px}.page-article .aside{position:static;flex-direction:row;flex-wrap:wrap;gap:18px;margin-bottom:18px}.page-article .toc{display:none}}