.post-module__fFuUMG__container{max-width:900px;margin:0 auto;padding:3rem 1.5rem 4rem}.post-module__fFuUMG__cover{border-radius:var(--radius-lg);background:radial-gradient(circle at top left,var(--accent-soft),transparent 55%),var(--cover-gradient);color:var(--cover-text);box-shadow:var(--shadow-soft);border:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s,filter .2s;display:flex;position:relative;overflow:hidden}.post-module__fFuUMG__cover:before{content:"";opacity:.8;pointer-events:none;background:radial-gradient(circle at 12% 15%,#6366f126,#0000 45%);transition:transform .25s,opacity .25s;position:absolute;inset:-10%}.post-module__fFuUMG__cover:hover{background:radial-gradient(circle at top left,#6366f11f,transparent 55%),var(--cover-gradient);filter:saturate(1.02);border-color:#6366f180;transform:translateY(-2px);box-shadow:0 22px 50px #0f172a33}.post-module__fFuUMG__cover:hover:before{opacity:1;transform:scale(1.02)}.post-module__fFuUMG__coverImage{object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;max-height:360px;box-shadow:var(--shadow-soft);background:var(--bg-elevated);margin-bottom:1.25rem}.post-module__fFuUMG__coverIcon{background:var(--cover-icon-bg);border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;display:flex}.post-module__fFuUMG__coverText{flex-direction:column;gap:.25rem;display:flex}.post-module__fFuUMG__coverTagRow{opacity:.95;flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.8rem;display:flex}.post-module__fFuUMG__coverTag{background:var(--chip-bg);border:1px solid #94a3b8b3;border-radius:999px;padding:.1rem .6rem}.post-module__fFuUMG__coverDate{background:var(--chip-bg);height:32px;color:var(--text-muted);border:1px solid #94a3b880;border-radius:999px;align-items:center;padding:0 .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;display:inline-flex}.post-module__fFuUMG__coverTitle{letter-spacing:-.02em;margin:.1rem 0 0;font-size:1.8rem;font-weight:800}.post-module__fFuUMG__coverBack{color:#0f172a;cursor:pointer;z-index:2;touch-action:manipulation;background:#f8fafceb;border:1px solid #94a3b899;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-width:88px;height:36px;padding:.55rem .95rem;font-size:.9rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s,color .15s;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 8px 20px #0f172a24}.post-module__fFuUMG__coverBack:hover{border-color:#6366f18c;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a33}.post-module__fFuUMG__coverBack svg{pointer-events:none;width:16px;height:16px}html[data-theme=dark] .post-module__fFuUMG__coverBack{color:#e5e7eb;background:#0f172ae6;border-color:#6366f159;box-shadow:0 8px 22px #0000008c}.post-module__fFuUMG__coverBackLabel{line-height:1}@media (max-width:640px){.post-module__fFuUMG__container{padding:2rem 1.05rem 3rem}.post-module__fFuUMG__cover{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1rem 1.05rem 1.1rem}.post-module__fFuUMG__coverBack{gap:.35rem;min-width:82px;height:34px;padding:.5rem .85rem;font-size:.82rem;position:absolute;top:10px;right:10px}.post-module__fFuUMG__coverBack svg{width:14px;height:14px}.post-module__fFuUMG__coverIcon{width:40px;height:40px}.post-module__fFuUMG__coverText{gap:.2rem}.post-module__fFuUMG__coverTagRow{gap:.4rem;font-size:.76rem}.post-module__fFuUMG__coverTag{padding:.08rem .5rem}.post-module__fFuUMG__coverDate{height:28px;padding:0 .55rem;font-size:.82rem}.post-module__fFuUMG__coverTitle{font-size:1.4rem;line-height:1.2}}.post-module__fFuUMG__date{color:var(--text-muted);margin-bottom:2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem}.post-module__fFuUMG__content{color:var(--text);background:var(--surface-elevated);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:1.8rem 1.9rem;font-size:1rem;line-height:1.8}.post-module__fFuUMG__content h1,.post-module__fFuUMG__content h2,.post-module__fFuUMG__content h3{margin-top:1.8rem;margin-bottom:.8rem;font-weight:700}.post-module__fFuUMG__content p{margin:0 0 1.1rem}.post-module__fFuUMG__content ul,.post-module__fFuUMG__content ol{margin-bottom:1.1rem;padding-left:1.6rem}.post-module__fFuUMG__content li+li{margin-top:.3rem}.post-module__fFuUMG__content a{color:var(--accent);text-decoration:underline}.post-module__fFuUMG__content a:hover{text-decoration:none}.post-module__fFuUMG__content pre{background:var(--code-bg);color:#e5e7eb;border-radius:12px;margin:1.4rem 0;padding:1rem 1.2rem;overflow-x:auto}.post-module__fFuUMG__content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}.post-module__fFuUMG__content .post-module__fFuUMG__hljs-comment,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-quote{color:#9ca3af;font-style:italic}.post-module__fFuUMG__content .post-module__fFuUMG__hljs-keyword,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-selector-tag,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-subst{color:#e5e7eb;font-weight:600}.post-module__fFuUMG__content .post-module__fFuUMG__hljs-literal,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-number,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-tag .post-module__fFuUMG__hljs-attr{color:#facc15}.post-module__fFuUMG__content .post-module__fFuUMG__hljs-string,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-doctag{color:#4ade80}.post-module__fFuUMG__content .post-module__fFuUMG__hljs-title,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-section{color:#60a5fa}.post-module__fFuUMG__content .post-module__fFuUMG__hljs-built_in,.post-module__fFuUMG__content .post-module__fFuUMG__hljs-builtin-name{color:#fb7185}.post-module__fFuUMG__content img{border:1px solid var(--border);max-width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:12px;margin:1.1rem 0;display:block}:is(.post-module__fFuUMG__content .align-left,.post-module__fFuUMG__content .align-center,.post-module__fFuUMG__content .align-right,.post-module__fFuUMG__content .align-justify){display:block}.post-module__fFuUMG__content .align-left{text-align:left}.post-module__fFuUMG__content .align-center{text-align:center}.post-module__fFuUMG__content .align-right{text-align:right}.post-module__fFuUMG__content .align-justify{text-align:justify}.post-module__fFuUMG__content img.align-left{margin-left:0;margin-right:auto}.post-module__fFuUMG__content img.align-center{margin-left:auto;margin-right:auto}.post-module__fFuUMG__content img.align-right{margin-left:auto;margin-right:0}.post-module__fFuUMG__content img.is-small{max-width:280px}.post-module__fFuUMG__content img.is-medium{max-width:520px}.post-module__fFuUMG__content img.is-large{max-width:800px}.post-module__fFuUMG__content img.is-full{width:100%;max-width:none}.post-module__fFuUMG__content figure{text-align:center;margin:1.2rem 0}.post-module__fFuUMG__content figcaption{color:var(--text-muted);margin-top:.35rem;font-size:.9rem}.post-module__fFuUMG__content iframe,.post-module__fFuUMG__content video,.post-module__fFuUMG__content embed{aspect-ratio:16/9;width:100%;max-width:100%;height:auto;box-shadow:var(--shadow-soft);background:#000;border:none;border-radius:12px;margin:1.1rem 0;display:block}.post-module__fFuUMG__content table{border-collapse:collapse;border:1px solid var(--border);background:var(--bg-elevated);border-radius:12px;width:100%;margin:1.2rem 0;display:block;overflow-x:auto}.post-module__fFuUMG__content th,.post-module__fFuUMG__content td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:.65rem .75rem}.post-module__fFuUMG__content tr:last-child td{border-bottom:none}
