.post-content{--post-blue:#577efb;--post-blue-dark:#2f4db3;--post-ink:#0f172a;--post-line:#2f4db329;--post-soft:#eef3ff;width:min(680px,100%);color:var(--post-ink);letter-spacing:.02em;word-break:break-word;gap:28px;margin-inline:auto;font-family:Zen Kaku Gothic New,Noto Serif Thai,system-ui,sans-serif;font-size:clamp(1rem,.96rem + .18vw,1.0625rem);font-weight:400;line-height:1.85;display:grid}.post-content :where(h1,h2,h3,h4,p,ul,ol,blockquote,figure,pre,table){margin:0}.post-content h1{margin-top:20px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.45}.post-content h2,.post-content h3{color:var(--post-blue-dark);letter-spacing:0;overflow-wrap:anywhere;padding-left:18px;line-height:1.55;position:relative}.post-content h2{margin-top:20px;font-size:clamp(1.45rem,1.2rem + .7vw,1.8rem);font-weight:900}.post-content h3{margin-top:8px;font-size:clamp(1.2rem,1.05rem + .45vw,1.4rem);font-weight:800}.post-content h2:before,.post-content h3:before{background:var(--post-blue);content:"";border-radius:999px;width:6px;position:absolute;top:.24em;bottom:.24em;left:0}.post-content h3:before{background:#577efb80;width:4px}.post-content a{color:var(--post-blue-dark);text-underline-offset:.2em;font-weight:600;text-decoration:underline}.post-content :where(ul,ol){padding-left:1.5em}.post-content ul{list-style:outside}.post-content ol{list-style:decimal}.post-content blockquote{border-left:2px solid var(--post-line);color:#0f172aa3;padding:.2em 0 .2em 1.15em;font-weight:400}.post-content img{border:1px solid var(--post-line);border-radius:16px;max-width:100%;height:auto;box-shadow:0 20px 44px -28px #2f4db366}.post-content figcaption{color:#0f172a8c;margin-top:.5rem;font-size:.875rem;line-height:1.7}.post-content iframe{aspect-ratio:16/9;border:1px solid var(--post-line);border-radius:16px;width:100%;max-width:100%;height:auto;box-shadow:0 20px 44px -28px #2f4db366}.post-content pre{border:1px solid var(--post-line);background:#f5f7fb;border-radius:14px;max-width:100%;padding:16px 18px;font-size:.9em;line-height:1.7;overflow-x:auto}.post-content :not(pre)>code{background:var(--post-soft);color:var(--post-blue-dark);border-radius:6px;padding:.12em .42em;font-size:.9em}.post-content table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.post-content .pc-table-wrap{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.post-content .pc-table-wrap:focus-visible{outline:2px solid var(--post-blue);outline-offset:2px;border-radius:14px}.post-content .pc-table{--pc-line:var(--post-line);border:1px solid var(--pc-line);background:var(--pc-line);min-width:min-content;color:var(--post-ink);border-radius:14px;gap:1px;font-size:.95rem;line-height:1.7;display:grid;overflow:hidden}.post-content .pc-table__row,.post-content .pc-table__row--head{display:contents}.post-content .pc-table__cell{overflow-wrap:anywhere;background:#fff;min-width:0;padding:11px 15px}.post-content .pc-table__cell--head{background:var(--post-soft);color:var(--post-blue-dark);font-weight:800}.post-content .pc-bubble{align-items:flex-start;gap:10px;display:flex}.post-content .pc-bubble--right{flex-direction:row-reverse}.post-content .pc-bubble__avatar{text-align:center;flex:none;gap:6px;width:52px;margin:0;display:grid}.post-content .pc-bubble__avatar img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:0;border-radius:50%;width:100%;height:auto;box-shadow:0 8px 24px #2f4db31f}.post-content .pc-bubble__name{color:#0f172aad;margin-top:0;font-size:.74rem;line-height:1.4}.post-content .pc-bubble__body{background:#fff;border:1px solid #2f4db329;border-radius:18px;flex:1;min-width:0;padding:12px 14px;line-height:1.7;position:relative}.post-content .pc-bubble__body:before{content:"";background:#fff;border-top:0;border-bottom:1px solid #2f4db329;border-left:1px solid #2f4db329;border-right:0;width:12px;height:12px;position:absolute;top:22px;left:-7px;transform:rotate(45deg)}.post-content .pc-bubble--right .pc-bubble__body:before{border-top:1px solid #2f4db329;border-bottom:0;border-left:0;border-right:1px solid #2f4db329;left:auto;right:-7px}.post-content .pc-bubble__body>*+*{margin-top:.75em}.post-content .pc-callout{background:#f5f7fb;border:1px solid #0f172a1a;border-radius:12px;gap:10px;padding:18px 20px;display:grid}.post-content .pc-callout--point{background:#eef3ff;border-color:#577efb4d}.post-content .pc-callout--warning{background:#fff3e8;border-color:#e9560440}.post-content .pc-callout__title{color:var(--post-blue-dark);font-weight:800;line-height:1.5}.post-content .pc-callout--warning .pc-callout__title{color:#b34700}.post-content .pc-lead{color:#0f172ad1;font-size:1.12em;font-weight:400;line-height:1.95}.post-content .pc-lead>*+*{margin-top:.75em}.post-content .pc-btn{border:2px solid var(--post-blue);background:var(--post-blue);color:#fff;border-radius:999px;align-items:center;min-height:48px;padding:0 22px;font-weight:900;line-height:1.2;text-decoration:none;transition:transform .16s,background-color .16s,color .16s;display:inline-flex}.post-content .pc-btn--outline{color:var(--post-blue-dark);background:#fff;border-color:#577efb80}.post-content .pc-btn:hover{background:var(--post-blue-dark);transform:translateY(-2px)}.post-content .pc-btn--outline:hover{color:var(--post-blue-dark);background:#eef3ff}.post-content .pc-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;display:grid}.post-content .pc-divider:empty{grid-template-columns:1fr 1fr}.post-content .pc-divider:before,.post-content .pc-divider:after{content:"";background:#577efb47;height:1px}.post-content .pc-divider span{color:#0f172a80;letter-spacing:.08em;font-size:.82rem;font-weight:900}.post-content mark.mk{color:inherit;background:linear-gradient(#0000 60%,#ffe264 60%);padding:0 .1em;font-weight:700}@media (width>=481px){.post-content .pc-bubble{gap:12px}.post-content .pc-bubble__avatar{width:65px}.post-content .pc-bubble__name{font-size:.78rem}.post-content .pc-bubble__body{padding:14px 18px;line-height:1.9}}
