.post-editor-module-scss-module__5AZx3W__editorWrapper{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);transition:box-shadow .2s,border-color .2s;overflow:hidden}.post-editor-module-scss-module__5AZx3W__editorWrapper:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 20%, transparent)}.post-editor-module-scss-module__5AZx3W__menuBar{background:var(--muted);border-bottom:1px solid var(--border);z-index:10;flex-wrap:wrap;align-items:center;gap:2px;padding:8px 12px;display:flex;position:sticky;top:0}.post-editor-module-scss-module__5AZx3W__menuGroup{align-items:center;gap:2px;display:flex}.post-editor-module-scss-module__5AZx3W__separator{background:var(--border);flex-shrink:0;width:1px;height:22px;margin:0 6px}.post-editor-module-scss-module__5AZx3W__menuButton{cursor:pointer;width:32px;height:32px;color:var(--foreground);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s,transform .1s;display:inline-flex;position:relative}.post-editor-module-scss-module__5AZx3W__menuButton:hover{background:var(--accent);color:var(--accent-foreground);transform:scale(1.05)}.post-editor-module-scss-module__5AZx3W__menuButton:active{transform:scale(.95)}.post-editor-module-scss-module__5AZx3W__menuButton.post-editor-module-scss-module__5AZx3W__active{background:var(--primary);color:var(--primary-foreground)}.post-editor-module-scss-module__5AZx3W__menuButton.post-editor-module-scss-module__5AZx3W__active:hover{background:var(--primary);filter:brightness(1.1)}.post-editor-module-scss-module__5AZx3W__menuButton:disabled{opacity:.35;cursor:not-allowed;transform:none}.post-editor-module-scss-module__5AZx3W__menuButton svg{flex-shrink:0;width:16px;height:16px}.post-editor-module-scss-module__5AZx3W__bubbleMenu{border:1px solid var(--border);background:color-mix(in oklch, var(--background) 92%, black 8%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:10px;align-items:center;gap:2px;padding:6px;display:inline-flex;box-shadow:0 10px 30px #0000002e,inset 0 1px #ffffff14;box-shadow:0 10px 30px lab(0% 0 0/.18),inset 0 1px lab(100% 0 0/.08)}.post-editor-module-scss-module__5AZx3W__bubbleMenuContainer{z-index:30;pointer-events:none;position:fixed;transform:translate(-50%,-100%)}.post-editor-module-scss-module__5AZx3W__bubbleSeparator{background:var(--border);width:1px;height:18px;margin:0 4px}.post-editor-module-scss-module__5AZx3W__bubbleButton{width:30px;height:30px;color:var(--foreground);cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.post-editor-module-scss-module__5AZx3W__bubbleButton:hover{background:var(--accent);color:var(--accent-foreground)}.post-editor-module-scss-module__5AZx3W__bubbleButton.post-editor-module-scss-module__5AZx3W__active{background:var(--primary);color:var(--primary-foreground)}.post-editor-module-scss-module__5AZx3W__bubbleButton svg{flex-shrink:0;width:15px;height:15px}.post-editor-module-scss-module__5AZx3W__slashMenu{z-index:35;border:1px solid var(--border);background:color-mix(in oklch, var(--background) 95%, black 5%);border-radius:12px;min-width:260px;max-width:320px;max-height:320px;padding:6px;position:fixed;overflow:auto;box-shadow:0 16px 40px #00000029,inset 0 1px #ffffff14;box-shadow:0 16px 40px lab(0% 0 0/.16),inset 0 1px lab(100% 0 0/.08)}.post-editor-module-scss-module__5AZx3W__slashItem{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:8px 9px;transition:background .12s;display:flex}.post-editor-module-scss-module__5AZx3W__slashItem:hover,.post-editor-module-scss-module__5AZx3W__slashItem.post-editor-module-scss-module__5AZx3W__active{background:var(--accent);color:var(--accent-foreground)}.post-editor-module-scss-module__5AZx3W__slashIcon{border:1px solid color-mix(in oklch, var(--border) 75%, transparent);background:color-mix(in oklch, var(--muted) 80%, transparent);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.post-editor-module-scss-module__5AZx3W__slashIcon svg{width:15px;height:15px}.post-editor-module-scss-module__5AZx3W__slashContent{flex-direction:column;gap:1px;min-width:0;display:flex}.post-editor-module-scss-module__5AZx3W__slashLabel{font-size:.86rem;font-weight:600;line-height:1.2}.post-editor-module-scss-module__5AZx3W__slashDescription{color:var(--muted-foreground);font-size:.75rem;line-height:1.2}.post-editor-module-scss-module__5AZx3W__slashEmpty{color:var(--muted-foreground);padding:8px 10px;font-size:.8rem}.post-editor-module-scss-module__5AZx3W__editorContent{cursor:text;min-height:420px;padding:20px 24px}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror{--code-inline-fg:color-mix(in oklch, var(--foreground) 90%, #00be57);--code-bg-top:color-mix(in oklch, #0c121a 94%, var(--background));--code-bg-bottom:color-mix(in oklch, #050911 98%, var(--background));--code-border:color-mix(in oklch, var(--border) 58%, #13161b);--code-fg:#edf2f9;--code-scrollbar:#b9bec447;min-height:380px;color:var(--foreground);outline:none;font-size:1rem;line-height:1.75}@supports (color:lab(0% 0 0)){.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror{--code-inline-fg:color-mix(in oklch, var(--foreground) 90%, lab(67.6722% -60.9446 40.8552));--code-bg-top:color-mix(in oklch, lab(5.21182% -.730597 -6.38116) 94%, var(--background));--code-bg-bottom:color-mix(in oklch, lab(2.43952% -.344634 -4.05499) 98%, var(--background));--code-border:color-mix(in oklch, var(--border) 58%, lab(7.20138% -.636891 -3.55979));--code-fg:lab(95.3397% -.80815 -3.66658);--code-scrollbar:lab(76.7913% -1.08567 -3.56684/.28)}}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror p.post-editor-module-scss-module__5AZx3W__is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--muted-foreground);pointer-events:none;height:0;font-style:italic}:is(.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror h1,.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror h2,.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror h3,.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror h4){color:var(--foreground);margin-top:1.5em;margin-bottom:.5em;font-weight:600}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror h1{font-size:1.875rem}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror h2{font-size:1.5rem}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror h3{font-size:1.25rem}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror p{color:var(--foreground);margin-bottom:1em}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror a{color:var(--primary);text-underline-offset:2px;cursor:pointer;text-decoration:underline}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror a:hover{filter:brightness(.85)}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror strong{font-weight:700}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror em{font-style:italic}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror u{text-decoration:underline}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror s{text-decoration:line-through}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror code:not(pre code){background:var(--muted);color:var(--code-inline-fg);border:1px solid var(--border);border-radius:6px;padding:.15em .5em;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;font-weight:500}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror code:not(pre code):before{content:none}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror code:not(pre code):after{content:none}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre{background:linear-gradient(180deg, var(--code-bg-top), var(--code-bg-bottom));border:1px solid var(--code-border);scrollbar-width:thin;scrollbar-color:var(--code-scrollbar) #0000;border-radius:12px;margin:1.5em 0;padding:1.2rem 1.35rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff12,0 8px 18px #0000001f;box-shadow:inset 0 1px lab(100% 0 0/.07),0 8px 18px lab(0% 0 0/.12)}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre::-webkit-scrollbar{height:10px}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre::-webkit-scrollbar-track{background:0 0}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre::-webkit-scrollbar-thumb{background:var(--code-scrollbar);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre code{letter-spacing:.01em;white-space:pre;tab-size:2;background:0 0;border:none;padding:0;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;line-height:1.75;display:block}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre code:not(:has(.token)){color:var(--code-fg)}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre code:has(.token){background:0 0!important}@media (max-width:640px){.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre{padding:.85rem .95rem}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror pre code{font-size:.82em;line-height:1.7}}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror blockquote{border-left:4px solid var(--primary);background:color-mix(in oklch, var(--primary) 8%, transparent);color:var(--muted-foreground);border-radius:0 6px 6px 0;margin:1.25em 0;padding:.5em 1em;font-style:italic}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror blockquote p{color:inherit;margin:0}:is(.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ul,.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ol){margin:.75em 0;padding-left:1.5em}:is(.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ul li,.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ol li){color:var(--foreground);margin-bottom:.25em}:is(.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ul li p,.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ol li p){margin:0}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ul{list-style-type:disc}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ol{list-style-type:decimal}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror hr{border:none;border-top:2px solid var(--border);margin:2em 0}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror img{max-width:100%;height:auto;box-shadow:0 4px 12px color-mix(in oklch, var(--foreground) 10%, transparent);border-radius:8px;margin:1em 0;display:block}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror div[data-youtube-video]{margin:1.5em 0}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror div[data-youtube-video] iframe{aspect-ratio:16/9;border:none;border-radius:10px;width:100%;max-width:100%}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror .post-editor-module-scss-module__5AZx3W__is-active-left{text-align:left}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror .post-editor-module-scss-module__5AZx3W__is-active-center{text-align:center}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror .post-editor-module-scss-module__5AZx3W__is-active-right{text-align:right}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror .post-editor-module-scss-module__5AZx3W__is-active-justify{text-align:justify}.post-editor-module-scss-module__5AZx3W__editorContent .ProseMirror ::selection{background:color-mix(in oklch, var(--primary) 25%, transparent)}.post-editor-module-scss-module__5AZx3W__editorFooter{border-top:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.post-editor-module-scss-module__5AZx3W__editorFooter .post-editor-module-scss-module__5AZx3W__wordCount,.post-editor-module-scss-module__5AZx3W__editorFooter .post-editor-module-scss-module__5AZx3W__charLimit{color:var(--muted-foreground);-webkit-user-select:none;user-select:none;font-size:.75rem}.post-editor-module-scss-module__5AZx3W__postLayout{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}@media (max-width:1024px){.post-editor-module-scss-module__5AZx3W__postLayout{grid-template-columns:1fr}}.post-editor-module-scss-module__5AZx3W__postMain{flex-direction:column;gap:20px;display:flex}.post-editor-module-scss-module__5AZx3W__postSidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:9rem}@media (max-width:1024px){.post-editor-module-scss-module__5AZx3W__postSidebar{position:static}}.post-editor-module-scss-module__5AZx3W__titleWrapper{position:relative}.post-editor-module-scss-module__5AZx3W__titleInput{width:100%;color:var(--foreground);border:none;border-bottom:2px solid var(--border);background:0 0;outline:none;padding:12px 0;font-size:1.375rem;font-weight:600;line-height:1.4;transition:border-color .2s}.post-editor-module-scss-module__5AZx3W__titleInput::placeholder{color:var(--muted-foreground);font-weight:400}.post-editor-module-scss-module__5AZx3W__titleInput:focus{border-bottom-color:var(--primary)}.post-editor-module-scss-module__5AZx3W__titleCounter{color:var(--muted-foreground);font-size:.75rem;position:absolute;bottom:-22px;right:0}.post-editor-module-scss-module__5AZx3W__titleCounter.post-editor-module-scss-module__5AZx3W__warn{color:#ff6741;color:lab(63.4536% 59.7456 53.8158)}.post-editor-module-scss-module__5AZx3W__imageUploadZone{border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;text-align:center;background:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;padding:32px 24px;transition:border-color .2s,background .2s;display:flex;position:relative}.post-editor-module-scss-module__5AZx3W__imageUploadZone:hover,.post-editor-module-scss-module__5AZx3W__imageUploadZone.post-editor-module-scss-module__5AZx3W__dragging{border-color:var(--primary);background:color-mix(in oklch, var(--primary) 6%, transparent)}.post-editor-module-scss-module__5AZx3W__imageUploadZone .post-editor-module-scss-module__5AZx3W__uploadIcon{color:var(--muted-foreground);margin-bottom:4px}.post-editor-module-scss-module__5AZx3W__imageUploadZone .post-editor-module-scss-module__5AZx3W__uploadText{color:var(--foreground);font-size:.875rem;font-weight:500}.post-editor-module-scss-module__5AZx3W__imageUploadZone .post-editor-module-scss-module__5AZx3W__uploadSubtext{color:var(--muted-foreground);font-size:.75rem}.post-editor-module-scss-module__5AZx3W__imageUploadZone input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.post-editor-module-scss-module__5AZx3W__imagePreviewWrapper{border-radius:var(--radius);aspect-ratio:16/9;background:var(--muted);position:relative;overflow:hidden}.post-editor-module-scss-module__5AZx3W__imagePreviewWrapper img{object-fit:cover;width:100%;height:100%;display:block}.post-editor-module-scss-module__5AZx3W__imagePreviewWrapper .post-editor-module-scss-module__5AZx3W__imageOverlay{opacity:0;background:#00000080;background:lab(0% 0 0/.5);justify-content:center;align-items:center;gap:8px;transition:opacity .2s;display:flex;position:absolute;inset:0}.post-editor-module-scss-module__5AZx3W__imagePreviewWrapper:hover .post-editor-module-scss-module__5AZx3W__imageOverlay{opacity:1}.post-editor-module-scss-module__5AZx3W__tagsWrapper{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);cursor:text;flex-wrap:wrap;gap:6px;min-height:44px;padding:8px 10px;transition:border-color .2s,box-shadow .2s;display:flex}.post-editor-module-scss-module__5AZx3W__tagsWrapper:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 20%, transparent)}.post-editor-module-scss-module__5AZx3W__tag{background:var(--primary);color:var(--primary-foreground);border-radius:999px;align-items:center;gap:4px;padding:2px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.post-editor-module-scss-module__5AZx3W__tag button{cursor:pointer;color:inherit;opacity:.8;background:0 0;border:none;align-items:center;padding:0;transition:opacity .15s;display:flex}.post-editor-module-scss-module__5AZx3W__tag button:hover{opacity:1}.post-editor-module-scss-module__5AZx3W__tagInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;min-width:80px;font-size:.875rem}.post-editor-module-scss-module__5AZx3W__tagInput::placeholder{color:var(--muted-foreground)}.post-editor-module-scss-module__5AZx3W__slugWrapper{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.post-editor-module-scss-module__5AZx3W__slugWrapper:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 20%, transparent)}.post-editor-module-scss-module__5AZx3W__slugPrefix{background:var(--muted);color:var(--muted-foreground);border-right:1px solid var(--border);white-space:nowrap;padding:8px 10px;font-size:.8rem}.post-editor-module-scss-module__5AZx3W__slugInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 10px;font-size:.875rem}.post-editor-module-scss-module__5AZx3W__slugInput::placeholder{color:var(--muted-foreground)}.post-editor-module-scss-module__5AZx3W__sectionLabel{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-bottom:6px;font-size:.8125rem;font-weight:600;display:flex}.post-editor-module-scss-module__5AZx3W__linkPopup{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:0 8px 24px color-mix(in oklch, var(--foreground) 12%, transparent);z-index:50;align-items:center;gap:6px;min-width:280px;padding:8px 12px;display:flex;position:absolute}.post-editor-module-scss-module__5AZx3W__linkPopup input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.post-editor-module-scss-module__5AZx3W__linkPopup input::placeholder{color:var(--muted-foreground)}.post-editor-module-scss-module__5AZx3W__inlineEditorWrapper{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.post-editor-module-scss-module__5AZx3W__inlineEditorWrapper:focus-within{box-shadow:none;border-color:#0000}.post-editor-module-scss-module__5AZx3W__inlineEditorWrapper .post-editor-module-scss-module__5AZx3W__menuBar{background:color-mix(in oklch, var(--background) 95%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--radius);z-index:40;margin-bottom:1.5rem;transition:all .2s;position:sticky;top:8rem;box-shadow:0 4px 12px #00000014,inset 0 1px #ffffff0d;box-shadow:0 4px 12px lab(0% 0 0/.08),inset 0 1px lab(100% 0 0/.05)}.post-editor-module-scss-module__5AZx3W__inlineEditorContent{cursor:text;min-height:400px;padding:0}.post-editor-module-scss-module__5AZx3W__inlineEditorContent .ProseMirror{outline:none;min-height:380px}.post-editor-module-scss-module__5AZx3W__floatingWidget{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);transition:all .25s cubic-bezier(.4,0,.2,1);background:color-mix(in oklch, var(--card) 65%, transparent)!important;border:1px solid color-mix(in oklch, var(--border) 45%, transparent)!important;box-shadow:0 8px 30px #0000000a,inset 0 1px #ffffff0d!important;box-shadow:0 8px 30px lab(0% 0 0/.04),inset 0 1px lab(100% 0 0/.05)!important}.post-editor-module-scss-module__5AZx3W__floatingWidget:hover{transform:translateY(-2px);border-color:color-mix(in oklch, var(--primary) 25%, var(--border))!important;box-shadow:0 12px 35px #00000012,inset 0 1px #ffffff14!important;box-shadow:0 12px 35px lab(0% 0 0/.07),inset 0 1px lab(100% 0 0/.08)!important}
.post-content-module-scss-module__I5BWjG__postContent{--code-inline-fg:color-mix(in oklch, var(--foreground) 90%, #00be57);--code-bg-top:color-mix(in oklch, #0c121a 94%, var(--background));--code-bg-bottom:color-mix(in oklch, #050911 98%, var(--background));--code-border:color-mix(in oklch, var(--border) 58%, #13161b);--code-fg:#edf2f9;--code-scrollbar:#b9bec447;color:var(--foreground);max-width:none;font-size:1.125rem;line-height:1.75}@supports (color:lab(0% 0 0)){.post-content-module-scss-module__I5BWjG__postContent{--code-inline-fg:color-mix(in oklch, var(--foreground) 90%, lab(67.6722% -60.9446 40.8552));--code-bg-top:color-mix(in oklch, lab(5.21182% -.730597 -6.38116) 94%, var(--background));--code-bg-bottom:color-mix(in oklch, lab(2.43952% -.344634 -4.05499) 98%, var(--background));--code-border:color-mix(in oklch, var(--border) 58%, lab(7.20138% -.636891 -3.55979));--code-fg:lab(95.3397% -.80815 -3.66658);--code-scrollbar:lab(76.7913% -1.08567 -3.56684/.28)}}.post-content-module-scss-module__I5BWjG__postContent h1,.post-content-module-scss-module__I5BWjG__postContent h2,.post-content-module-scss-module__I5BWjG__postContent h3,.post-content-module-scss-module__I5BWjG__postContent h4{color:var(--foreground);margin-top:1.5em;margin-bottom:.5em;scroll-margin-top:6rem;font-weight:600}.post-content-module-scss-module__I5BWjG__postContent h1{border-bottom:1px solid var(--border);padding-bottom:.5rem;font-size:1.875rem}.post-content-module-scss-module__I5BWjG__postContent h2{margin-top:3rem;margin-bottom:1.5rem;font-size:1.5rem}.post-content-module-scss-module__I5BWjG__postContent h3{margin-top:2.5rem;margin-bottom:1rem;font-size:1.25rem}.post-content-module-scss-module__I5BWjG__postContent p{color:var(--foreground);margin-bottom:1.5em}.post-content-module-scss-module__I5BWjG__postContent a{color:var(--primary);text-underline-offset:2px;cursor:pointer;font-weight:500;text-decoration:underline}.post-content-module-scss-module__I5BWjG__postContent a:hover{filter:brightness(.85)}.post-content-module-scss-module__I5BWjG__postContent strong{color:var(--foreground);font-weight:700}.post-content-module-scss-module__I5BWjG__postContent em{font-style:italic}.post-content-module-scss-module__I5BWjG__postContent u{text-decoration:underline}.post-content-module-scss-module__I5BWjG__postContent s{text-decoration:line-through}.post-content-module-scss-module__I5BWjG__postContent code:not(pre code){background:var(--muted);color:var(--code-inline-fg);border:1px solid var(--border);border-radius:6px;padding:.15em .5em;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;font-weight:500}.post-content-module-scss-module__I5BWjG__postContent code:not(pre code):before,.post-content-module-scss-module__I5BWjG__postContent code:not(pre code):after{content:none}.post-content-module-scss-module__I5BWjG__postContent pre{background:linear-gradient(180deg, var(--code-bg-top), var(--code-bg-bottom));border:1px solid var(--code-border);scrollbar-width:thin;scrollbar-color:var(--code-scrollbar) #0000;border-radius:12px;margin:1.5em 0;padding:1.2rem 1.35rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff12,0 8px 18px #0000001f;box-shadow:inset 0 1px lab(100% 0 0/.07),0 8px 18px lab(0% 0 0/.12)}.post-content-module-scss-module__I5BWjG__postContent pre::-webkit-scrollbar{height:10px}.post-content-module-scss-module__I5BWjG__postContent pre::-webkit-scrollbar-track{background:0 0}.post-content-module-scss-module__I5BWjG__postContent pre::-webkit-scrollbar-thumb{background:var(--code-scrollbar);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.post-content-module-scss-module__I5BWjG__postContent pre code{letter-spacing:.01em;white-space:pre;tab-size:2;background:0 0;border:none;padding:0;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;line-height:1.75;display:block}.post-content-module-scss-module__I5BWjG__postContent pre code:not(:has(.token)){color:var(--code-fg)}.post-content-module-scss-module__I5BWjG__postContent pre code:has(.token){background:0 0!important}@media (max-width:640px){.post-content-module-scss-module__I5BWjG__postContent pre{padding:.85rem .95rem}.post-content-module-scss-module__I5BWjG__postContent pre code{font-size:.82em;line-height:1.7}}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__codeBlockShell{border:1px solid var(--code-border);border-radius:12px;margin:1.5em 0;overflow:hidden;box-shadow:0 8px 18px #0000001a;box-shadow:0 8px 18px lab(0% 0 0/.1)}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__codeBlockShell pre{box-shadow:none;border:none;border-radius:0;margin:0}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__codeBlockHeader{background:color-mix(in oklch, var(--code-bg-top) 72%, black 18%);border-bottom:1px solid color-mix(in oklch, var(--code-border) 85%, black 10%);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__codeLanguage{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in oklch, var(--code-fg) 78%, var(--muted-foreground));font-size:.72rem;font-weight:700}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__codeCopyButton{border:1px solid color-mix(in oklch, var(--code-border) 85%, transparent);background:color-mix(in oklch, black 15%, var(--code-bg-bottom));color:var(--code-fg);cursor:pointer;border-radius:6px;padding:.28rem .48rem;font-size:.72rem;font-weight:600;line-height:1;transition:background .2s,border-color .2s,transform .12s}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__codeCopyButton:hover{background:color-mix(in oklch, black 22%, var(--code-bg-bottom));border-color:color-mix(in oklch, var(--code-fg) 25%, var(--code-border))}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__codeCopyButton:active{transform:translateY(1px)}.post-content-module-scss-module__I5BWjG__postContent blockquote{border-left:4px solid var(--primary);background:color-mix(in oklch, var(--primary) 8%, transparent);color:var(--muted-foreground);border-radius:0 8px 8px 0;margin:1.5em 0;padding:.75em 1.25em;font-style:italic}.post-content-module-scss-module__I5BWjG__postContent blockquote p{color:inherit;margin:0}.post-content-module-scss-module__I5BWjG__postContent ul,.post-content-module-scss-module__I5BWjG__postContent ol{margin:1em 0;padding-left:1.5em}.post-content-module-scss-module__I5BWjG__postContent ul li,.post-content-module-scss-module__I5BWjG__postContent ol li{color:var(--foreground);margin-bottom:.5em}.post-content-module-scss-module__I5BWjG__postContent ul li p,.post-content-module-scss-module__I5BWjG__postContent ol li p{margin:0}.post-content-module-scss-module__I5BWjG__postContent ul{list-style-type:disc}.post-content-module-scss-module__I5BWjG__postContent ol{list-style-type:decimal}.post-content-module-scss-module__I5BWjG__postContent hr{border:none;border-top:2px solid var(--border);margin:2.5em 0}.post-content-module-scss-module__I5BWjG__postContent img{max-width:100%;height:auto;box-shadow:0 4px 12px color-mix(in oklch, var(--foreground) 10%, transparent);border-radius:8px;margin:1.5em 0;display:block}.post-content-module-scss-module__I5BWjG__postContent div[data-youtube-video]{margin:2em 0}.post-content-module-scss-module__I5BWjG__postContent div[data-youtube-video] iframe{aspect-ratio:16/9;border:none;border-radius:12px;width:100%;max-width:100%;box-shadow:0 8px 24px #0000001f;box-shadow:0 8px 24px lab(0% 0 0/.12)}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__is-active-left{text-align:left}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__is-active-center{text-align:center}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__is-active-right{text-align:right}.post-content-module-scss-module__I5BWjG__postContent .post-content-module-scss-module__I5BWjG__is-active-justify{text-align:justify}.post-content-module-scss-module__I5BWjG__postContent ::selection{background:color-mix(in oklch, var(--primary) 25%, transparent)}.post-content-module-scss-module__I5BWjG__postViewWrapper{background:var(--background);min-height:100vh}.post-content-module-scss-module__I5BWjG__heroImageWrapper{width:100%;height:420px;position:relative;overflow:hidden}@media (min-width:768px){.post-content-module-scss-module__I5BWjG__heroImageWrapper{height:520px}}.post-content-module-scss-module__I5BWjG__heroImage{object-fit:cover;object-position:center}.post-content-module-scss-module__I5BWjG__heroOverlay{background:linear-gradient(#0000001a 0%,#0006 100%);background:linear-gradient(lab(0% 0 0/.1) 0%,lab(0% 0 0/.4) 100%);position:absolute;inset:0}.post-content-module-scss-module__I5BWjG__postViewContainer{max-width:52rem;margin:0 auto;padding:2.5rem 1.25rem}@media (min-width:640px){.post-content-module-scss-module__I5BWjG__postViewContainer{padding:3rem 2rem}}@media (min-width:1024px){.post-content-module-scss-module__I5BWjG__postViewContainer{padding:3.5rem 2rem}}.post-content-module-scss-module__I5BWjG__breadcrumb{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8125rem;display:flex}.post-content-module-scss-module__I5BWjG__breadcrumbLink{color:var(--primary);font-weight:500;text-decoration:none;transition:opacity .15s}.post-content-module-scss-module__I5BWjG__breadcrumbLink:hover{opacity:.75}.post-content-module-scss-module__I5BWjG__breadcrumbSep{color:var(--border);-webkit-user-select:none;user-select:none}.post-content-module-scss-module__I5BWjG__breadcrumbCurrent{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;max-width:28ch;overflow:hidden}.post-content-module-scss-module__I5BWjG__postHeader{margin-bottom:2.5rem}.post-content-module-scss-module__I5BWjG__postHeader h1{color:var(--foreground);letter-spacing:-.03em;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.18}@media (min-width:640px){.post-content-module-scss-module__I5BWjG__postHeader h1{font-size:2.5rem}}@media (min-width:1024px){.post-content-module-scss-module__I5BWjG__postHeader h1{font-size:3rem}}.post-content-module-scss-module__I5BWjG__postDateStrip{color:var(--muted-foreground);align-items:center;gap:.625rem;margin-bottom:1.5rem;font-size:.8125rem;display:flex}.post-content-module-scss-module__I5BWjG__postDateItem{align-items:center;gap:.35rem;display:inline-flex}.post-content-module-scss-module__I5BWjG__postDateDot{color:var(--border);-webkit-user-select:none;user-select:none}.post-content-module-scss-module__I5BWjG__postMeta{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 4px #0000000a;box-shadow:0 1px 4px lab(0% 0 0/.04)}@media (min-width:640px){.post-content-module-scss-module__I5BWjG__postMeta{flex-direction:row;justify-content:space-between;align-items:center;gap:1.25rem}}.post-content-module-scss-module__I5BWjG__authorSection{min-width:0;color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.post-content-module-scss-module__I5BWjG__authorSection:hover .post-content-module-scss-module__I5BWjG__authorName{color:var(--primary)}.post-content-module-scss-module__I5BWjG__authorInfo{flex-direction:column;min-width:0;display:flex}.post-content-module-scss-module__I5BWjG__authorName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;transition:color .15s;overflow:hidden}.post-content-module-scss-module__I5BWjG__authorUsername{color:var(--muted-foreground);font-size:.8125rem}.post-content-module-scss-module__I5BWjG__tagsSection{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.post-content-module-scss-module__I5BWjG__tagsSectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin-bottom:.875rem;font-size:.75rem;font-weight:600}.post-content-module-scss-module__I5BWjG__tagsList{flex-wrap:wrap;gap:.5rem;display:flex}.post-content-module-scss-module__I5BWjG__tagLink{color:var(--foreground);background:var(--muted);border:1px solid var(--border);border-radius:999px;align-items:center;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.post-content-module-scss-module__I5BWjG__tagLink:before{content:"#";color:var(--muted-foreground);margin-right:.2rem;transition:color .18s}.post-content-module-scss-module__I5BWjG__tagLink:hover{background:color-mix(in oklch, var(--primary) 10%, var(--background));border-color:color-mix(in oklch, var(--primary) 50%, var(--border));color:var(--primary);box-shadow:0 0 0 3px color-mix(in oklch, var(--primary) 10%, transparent)}.post-content-module-scss-module__I5BWjG__tagLink:hover:before{color:var(--primary)}.post-content-module-scss-module__I5BWjG__commentsSection{border-top:1px solid var(--border);margin-top:4rem;padding-top:2.5rem}.post-content-module-scss-module__I5BWjG__commentsSectionHeader{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.post-content-module-scss-module__I5BWjG__commentsSectionHeader h2{color:var(--foreground);font-size:1.375rem;font-weight:700}.post-content-module-scss-module__I5BWjG__commentsCount{min-width:1.625rem;height:1.625rem;color:var(--primary-foreground);background:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}
