.post-detail-page-root{background:#000;flex:1;justify-content:center;width:100%;max-width:100vw;padding:72px 24px 96px;display:flex;overflow-x:clip}.post-detail-page-root,.post-detail-page-root *{box-sizing:border-box}.post-detail-view-root{flex-direction:column;gap:28px;width:min(960px,100%);min-width:0;display:flex}.post-detail-title,.post-detail-markdown{background:#0b0b0b;border-radius:24px;width:100%;min-width:0}.post-detail-title{flex-direction:column;gap:18px;padding:28px 32px;display:flex}.post-detail-title-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.post-detail-category{color:#fff;text-align:left;font-size:18px;font-weight:600;line-height:1.4}.post-detail-actions{color:#a3a3a3;text-align:right;justify-content:flex-end;gap:10px;font-size:15px;line-height:1.4;display:flex}.post-detail-action-link,.post-detail-action-button{color:#a3a3a3;font:inherit;line-height:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .2s}.post-detail-action-link:hover,.post-detail-action-button:hover{color:#fff}.post-detail-action-divider{color:#71717a}.post-detail-title-heading{color:#fff;text-align:left;overflow-wrap:anywhere;font-size:24px;font-weight:700;line-height:1.45}.post-detail-title-meta{color:#a3a3a3;text-align:left;font-size:15px;line-height:1.5}.post-detail-markdown{color:#fff;padding:40px 32px}.post-detail-markdown .markdown-body{color:#fff;overflow-wrap:anywhere;font-size:17px;line-height:1.9}.post-detail-markdown .markdown-body>:first-child{margin-top:0}.post-detail-markdown .markdown-body>:last-child{margin-bottom:0}.post-detail-markdown .markdown-body h1,.post-detail-markdown .markdown-body h2,.post-detail-markdown .markdown-body h3,.post-detail-markdown .markdown-body h4,.post-detail-markdown .markdown-body h5,.post-detail-markdown .markdown-body h6{color:#fff;margin:1.8em 0 .7em;font-weight:700;line-height:1.35}.post-detail-markdown .markdown-body h1{font-size:2rem}.post-detail-markdown .markdown-body h2{font-size:1.65rem}.post-detail-markdown .markdown-body h3{font-size:1.35rem}.post-detail-markdown .markdown-body p,.post-detail-markdown .markdown-body ul,.post-detail-markdown .markdown-body ol,.post-detail-markdown .markdown-body blockquote,.post-detail-markdown .markdown-body pre,.post-detail-markdown .markdown-body table,.post-detail-markdown .markdown-body hr{margin:1.1em 0}.post-detail-markdown .markdown-body ul,.post-detail-markdown .markdown-body ol{padding-left:1.5em;list-style-position:outside}.post-detail-markdown .markdown-body ul{list-style-type:disc}.post-detail-markdown .markdown-body ol{list-style-type:decimal}.post-detail-markdown .markdown-body ul ul{list-style-type:circle}.post-detail-markdown .markdown-body ul ul ul{list-style-type:square}.post-detail-markdown .markdown-body ol ol{list-style-type:lower-alpha}.post-detail-markdown .markdown-body ol ol ol{list-style-type:lower-roman}.post-detail-markdown .markdown-body ul ol{list-style-type:decimal}.post-detail-markdown .markdown-body ol ul{list-style-type:disc}.post-detail-markdown .markdown-body li+li{margin-top:.4em}.post-detail-markdown .markdown-body a{color:#93c5fd;text-underline-offset:3px;text-decoration:underline}.post-detail-markdown .markdown-body strong{color:#fff}.post-detail-markdown .markdown-body blockquote{color:#d4d4d8;border-left:4px solid #3f3f46;padding-left:16px}.post-detail-markdown .markdown-body code{color:#f4f4f5;background:#18181b;border-radius:8px;padding:.14em .38em;font-size:.92em}.post-detail-markdown .markdown-body pre{background:#111827;border-radius:18px;overflow-x:auto}.post-detail-markdown .markdown-body pre code{background:0 0;padding:18px 20px;display:block}.post-detail-markdown .markdown-body img{border-radius:20px;width:auto;max-width:100%;height:auto;margin:1.5em auto;display:block}.post-detail-markdown .markdown-body [align=center]{text-align:center}.post-detail-markdown .markdown-body [align=right]{text-align:right}.post-detail-markdown .markdown-body [align=left]{text-align:left}.post-detail-markdown .markdown-body hr{border:0;border-top:1px solid #3f3f46}.post-detail-markdown .markdown-body table{border-collapse:collapse;display:block;overflow-x:auto}.post-detail-markdown .markdown-body th,.post-detail-markdown .markdown-body td{text-align:left;border:1px solid #3f3f46;padding:10px 12px}.post-detail-markdown .markdown-body .katex-display{padding-bottom:4px;overflow:auto hidden}.post-detail-youtube{aspect-ratio:16/9;background:#000;border-radius:20px;width:100%;margin:1.5em 0;display:block;overflow:hidden}.post-detail-youtube iframe{border:0;width:100%;height:100%}@media (max-width:768px){.post-detail-page-root{padding:48px 16px 72px}.post-detail-view-root{gap:20px}.post-detail-title,.post-detail-markdown{border-radius:20px;padding-left:20px;padding-right:20px}.post-detail-title{padding-top:22px;padding-bottom:22px}.post-detail-markdown{padding-top:28px;padding-bottom:28px}.post-detail-title-top{flex-direction:column;align-items:flex-start}.post-detail-actions,.post-detail-title-meta{text-align:left;width:100%}.post-detail-markdown .markdown-body{font-size:16px;line-height:1.8}.post-detail-markdown .markdown-body h1{font-size:1.7rem}.post-detail-markdown .markdown-body h2{font-size:1.45rem}}
.post-editor-page-root{background:#000;flex:1;justify-content:center;width:100%;max-width:100vw;padding:72px 24px 96px;display:flex;overflow-x:clip}.post-editor-page-root,.post-editor-page-root *{box-sizing:border-box}.post-editor-view-root{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;width:min(1320px,100%);min-width:0;display:grid}.post-editor-view-root[data-preview-visible=true]{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.post-editor-left-column,.post-editor-right-column{flex-direction:column;min-width:0;min-height:0;display:flex}.post-editor-left-column{gap:24px}.post-editor-right-column{align-self:stretch;overflow:hidden}.post-editor-title-container,.post-editor-attachmentbar,.post-editor-markdown-editor,.post-editor-controlpanel,.post-editor-markdown-preview{border:1px solid #27272a;border-radius:24px;min-width:0}.post-editor-title-container{background:#0b0b0b;grid-area:title;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px;padding:24px;display:grid}.post-editor-category-select,.post-editor-title-input,.post-editor-markdown-editor{color:#fff;background:#050505;border:1px solid #3f3f46}.post-editor-category-select,.post-editor-title-input{border-radius:16px;outline:none;width:100%;min-width:0;padding:14px 16px;font-size:16px;line-height:1.5}.post-editor-title-input{font-size:18px}.post-editor-category-select:focus,.post-editor-title-input:focus,.post-editor-markdown-editor:focus{border-color:#93c5fd}.post-editor-category-select option{color:#fff;background:#111}.post-editor-attachmentbar{background:#0b0b0b;flex-direction:column;grid-area:attachments;gap:14px;padding:18px 20px;display:flex}.post-editor-attachment-actions{flex-wrap:wrap;gap:12px;display:flex}.post-editor-file-input{display:none}.post-editor-youtube-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.post-editor-youtube-input{color:#fff;background:#050505;border:1px solid #3f3f46;border-radius:16px;outline:none;width:100%;min-width:0;padding:12px 14px;font-size:15px;line-height:1.5}.post-editor-youtube-input:focus{border-color:#93c5fd}.post-editor-markdown-editor{resize:none;outline:none;grid-area:editor;width:100%;min-height:480px;max-height:720px;padding:24px;font-size:16px;line-height:1.9}.post-editor-controlpanel{background:#0b0b0b;grid-area:control;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.post-editor-controlpanel-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post-editor-controlpanel-group-right{justify-content:flex-end}.post-editor-primary-button,.post-editor-secondary-button{color:#fff;cursor:pointer;border:1px solid #3f3f46;border-radius:999px;padding:10px 16px;font-size:15px;line-height:1.4;transition:border-color .2s,background-color .2s,opacity .2s}.post-editor-primary-button{background:#2563eb;border-color:#93c5fd}.post-editor-secondary-button{background:#111}.post-editor-primary-button:disabled,.post-editor-secondary-button:disabled{cursor:not-allowed;opacity:.6}.post-editor-markdown-preview{background:#0f172a;align-self:stretch;min-width:0;height:100%;min-height:0;overflow:hidden}.post-editor-markdown-preview.post-detail-markdown{flex-direction:column;flex:auto;min-height:0;display:flex}.post-editor-preview-scroll{flex:auto;min-height:0;overflow:auto}.post-editor-preview-empty{color:#a3a3a3;text-align:center;justify-content:center;align-items:center;min-height:100%;font-size:16px;display:flex}.post-editor-preview-error{color:#fca5a5;text-align:center;justify-content:center;align-items:center;min-height:100%;padding:40px 32px;font-size:16px;line-height:1.6;display:flex}.post-editor-preview-switch{cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.post-editor-preview-switch-track{background:#111;border:1px solid #3f3f46;border-radius:999px;align-items:center;width:52px;height:30px;padding:4px;transition:border-color .2s,background-color .2s;display:inline-flex;position:relative}.post-editor-preview-switch-thumb{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .2s;display:block}.post-editor-preview-switch[data-checked=true] .post-editor-preview-switch-track{background:#052e2b;border-color:#34d399}.post-editor-preview-switch[data-checked=true] .post-editor-preview-switch-thumb{transform:translate(22px)}.post-editor-preview-switch:focus-visible .post-editor-preview-switch-track{outline-offset:2px;outline:2px solid #93c5fd}.post-editor-preview-switch-label{color:#fff;font-size:15px;line-height:1.4}.post-editor-toast{z-index:30;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827eb;border:1px solid #3f3f46;border-radius:999px;padding:12px 18px;font-size:15px;line-height:1.4;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}@media (max-width:991px){.post-editor-page-root{padding:56px 20px 80px}.post-editor-view-root{flex-direction:column;width:100%;display:flex}.post-editor-left-column{display:contents}.post-editor-title-container,.post-editor-attachmentbar,.post-editor-controlpanel,.post-editor-right-column,.post-editor-markdown-preview{width:100%;max-width:100%}.post-editor-title-container{order:1}.post-editor-attachmentbar{order:2}.post-editor-markdown-editor{order:3}.post-editor-right-column{order:4}.post-editor-controlpanel{order:5}}@media (max-width:768px){.post-editor-page-root{padding:40px 16px 64px}.post-editor-title-container{grid-template-columns:1fr;padding:20px 16px}.post-editor-title-container,.post-editor-attachmentbar,.post-editor-controlpanel,.post-editor-right-column,.post-editor-markdown-preview{width:100%;max-width:100%}.post-editor-attachmentbar{padding:16px}.post-editor-attachment-actions{flex-direction:column}.post-editor-youtube-row{grid-template-columns:1fr}.post-editor-markdown-editor{padding:20px 16px;font-size:15px;line-height:1.8}.post-editor-controlpanel{flex-direction:column;align-items:stretch;padding:18px 16px}.post-editor-controlpanel-group,.post-editor-controlpanel-group-right{justify-content:flex-start;width:100%}.post-editor-primary-button,.post-editor-secondary-button{text-align:center;width:100%}.post-editor-preview-switch{justify-content:space-between;width:100%}}
