.post-wrap{max-width:760px;margin:0 auto;padding:88px 24px 80px}.post-back{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:var(--slate);margin-bottom:26px}.post-back:hover{color:var(--blue-d)}.post-head .cat{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--blue);background:var(--soft-2);padding:5px 12px;border-radius:999px}.post-head h1{font-size:clamp(28px,4.4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.24;margin:16px 0 0}.post-meta{margin-top:18px;display:flex;flex-wrap:wrap;gap:14px;font-size:14px;color:var(--slate-2);font-weight:600;padding-bottom:26px;border-bottom:1px solid var(--line)}.post-hero{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--r);margin:32px 0 8px;display:block}.post-content{margin-top:34px;font-size:17px;line-height:1.85;color:#26324a}.post-content p{margin:0 0 22px}.post-content .post-tldr{background:var(--soft-2);border:1px solid var(--tint);border-radius:14px;padding:20px 22px;margin:0 0 30px}.post-content .post-tldr .tldr-head{font-size:13px;font-weight:800;letter-spacing:.02em;color:var(--blue-d);margin-bottom:12px;display:flex;align-items:center;gap:7px}.post-content .post-tldr ul{list-style:none;display:grid;grid-gap:9px;gap:9px;margin:0;padding:0}.post-content .post-tldr li{position:relative;padding-left:24px;font-size:15.5px;line-height:1.55;color:var(--ink);font-weight:500}.post-content .post-tldr li:before{content:"";position:absolute;left:7px;top:9px;width:6px;height:6px;border-radius:50%;background:var(--blue)}.post-content h2{font-size:clamp(18px,2vw,22px);font-weight:700;letter-spacing:-.015em;line-height:1.4;color:var(--ink);margin:38px 0 14px}.post-content h3{font-size:16.5px;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:28px 0 10px}.post-content strong{font-weight:600;color:var(--ink)}.post-content .post-hr,.post-content hr{border:none;border-top:1px solid var(--line);margin:34px 0}.post-content a{color:var(--blue-d);font-weight:600;text-decoration:underline;text-underline-offset:2px;-webkit-text-decoration-color:var(--blue-2);text-decoration-color:var(--blue-2)}.post-content a:hover{color:var(--blue)}.post-content ul.post-list{margin:0 0 22px;padding-left:4px;list-style:none;display:grid;grid-gap:10px;gap:10px}.post-content ul.post-list li{position:relative;padding-left:26px}.post-content ul.post-list li:before{content:"";position:absolute;left:6px;top:13px;width:7px;height:7px;border-radius:50%;background:var(--blue)}.post-content blockquote{margin:0 0 24px;padding:4px 0 4px 22px;border-left:3px solid var(--blue);color:var(--ink);font-weight:600;font-size:18px;line-height:1.7}.post-content .post-src{font-size:13.5px;opacity:.5;margin-top:-6px}.post-figure{margin:8px 0 28px}.post-figure img{width:100%;border-radius:var(--r);display:block}.post-figure figcaption{margin-top:10px;font-size:13.5px;color:var(--slate-2);text-align:center}.post-video{position:relative;width:100%;aspect-ratio:16/9;margin:8px 0 28px;border-radius:var(--r);overflow:hidden;background:#000}.post-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.post-table-wrap{margin:8px 0 28px;overflow-x:auto;border:1px solid var(--line);border-radius:12px}.post-table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.55}.post-table td,.post-table th{padding:13px 16px;text-align:left;border-bottom:1px solid var(--line)}.post-table thead th{background:var(--soft-2);color:var(--ink);font-weight:800;font-size:13.5px;white-space:nowrap}.post-table tbody tr:last-child td{border-bottom:none}.post-table tbody tr:nth-child(2n){background:var(--soft)}.post-table td:first-child{font-weight:700;color:var(--ink)}.post-tags{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:36px 0 0;padding:0}.post-tag{font-size:13.5px;font-weight:600;color:var(--blue-d);background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:6px 13px}.post-foot{margin-top:40px;padding-top:30px;border-top:1px solid var(--line);text-align:center}@media(max-width:560px){.post-table td,.post-table th{padding:11px 13px;font-size:14px}}.blog-state{text-align:center;padding:120px 24px;color:var(--slate-2)}.blog-state i{font-size:36px;margin-bottom:18px;display:block;color:var(--line)}@media(max-width:560px){.post-wrap{padding:72px 16px 60px}.post-content{font-size:16px}}