.ImageLightbox-module__AcxuWW__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageLightbox-module__AcxuWW__closeButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ImageLightbox-module__AcxuWW__closeButton:hover{background:#fff3}.ImageLightbox-module__AcxuWW__closeButton svg{width:24px;height:24px}.ImageLightbox-module__AcxuWW__navButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageLightbox-module__AcxuWW__navButton:hover{background:#fff3}.ImageLightbox-module__AcxuWW__navButton svg{width:28px;height:28px}.ImageLightbox-module__AcxuWW__prevButton{left:1rem}.ImageLightbox-module__AcxuWW__nextButton{right:1rem}.ImageLightbox-module__AcxuWW__imageContainer{width:90vw;max-width:1400px;height:80vh;position:relative}.ImageLightbox-module__AcxuWW__image{object-fit:contain}.ImageLightbox-module__AcxuWW__caption{color:#fff;text-align:center;background:#000000b3;border-radius:6px;max-width:80%;padding:.5rem 1rem;font-size:.875rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (max-width:640px){.ImageLightbox-module__AcxuWW__navButton{width:40px;height:40px}.ImageLightbox-module__AcxuWW__navButton svg{width:24px;height:24px}.ImageLightbox-module__AcxuWW__prevButton{left:.5rem}.ImageLightbox-module__AcxuWW__nextButton{right:.5rem}.ImageLightbox-module__AcxuWW__imageContainer{width:95vw;height:70vh}}
.MarkdownRenderer-module__SZowsG__markdown{color:var(--text-primary);word-break:keep-all;overflow-wrap:break-word;line-break:strict;font-size:1.0625rem;line-height:1.88}.MarkdownRenderer-module__SZowsG__h1,.MarkdownRenderer-module__SZowsG__h2,.MarkdownRenderer-module__SZowsG__h3,.MarkdownRenderer-module__SZowsG__h4{color:var(--text-primary);text-wrap:balance;word-break:keep-all;overflow-wrap:normal;line-break:strict;margin-top:3rem;margin-bottom:1rem;scroll-margin-top:7rem;font-weight:700;line-height:1.32;position:relative}.MarkdownRenderer-module__SZowsG__h1{border-bottom:1px solid var(--border-color);padding-bottom:.75rem;font-size:2.25rem}.MarkdownRenderer-module__SZowsG__h2{border-bottom:1px solid var(--border-color);padding-bottom:.625rem;font-size:1.75rem}.MarkdownRenderer-module__SZowsG__h3{font-size:1.25rem}.MarkdownRenderer-module__SZowsG__h4{font-size:1.125rem}.MarkdownRenderer-module__SZowsG__p{color:var(--text-secondary);text-wrap:pretty;word-break:keep-all;overflow-wrap:break-word;line-break:strict;margin-bottom:1.35rem}.MarkdownRenderer-module__SZowsG__inlineCode{background:var(--bg-tertiary);font-size:.875em;font-family:var(--font-mono);color:var(--color-primary);word-break:normal;overflow-wrap:anywhere;white-space:pre-wrap;border-radius:4px;padding:.125rem .375rem}.MarkdownRenderer-module__SZowsG__codeBlock{border:1px solid var(--border-color);border-radius:12px;margin:1.75rem 0;overflow:hidden;box-shadow:0 18px 42px -34px #081226cc}.MarkdownRenderer-module__SZowsG__codeHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.MarkdownRenderer-module__SZowsG__codeHeaderLeft{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.MarkdownRenderer-module__SZowsG__language{text-transform:uppercase;color:var(--text-tertiary);font-size:.8125rem;font-weight:600}.MarkdownRenderer-module__SZowsG__filename{color:var(--text-secondary);font-size:.8125rem;font-weight:500;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MarkdownRenderer-module__SZowsG__copyButton{width:2.75rem;height:2.75rem;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:flex}.MarkdownRenderer-module__SZowsG__copyButton:hover{background:var(--bg-secondary);color:var(--color-primary)}.MarkdownRenderer-module__SZowsG__copyButton:active{transform:translateY(1px)}.MarkdownRenderer-module__SZowsG__copyButton:focus-visible,.MarkdownRenderer-module__SZowsG__link:focus-visible,.MarkdownRenderer-module__SZowsG__anchor:focus-visible,.MarkdownRenderer-module__SZowsG__loadPlaygroundButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.MarkdownRenderer-module__SZowsG__copyButton svg{width:16px;height:16px}.MarkdownRenderer-module__SZowsG__blockquote{border-left:3px solid var(--color-primary);background:var(--bg-secondary);border-radius:0 12px 12px 0;margin:1.75rem 0;padding:1.125rem 1.35rem}.MarkdownRenderer-module__SZowsG__blockquote .MarkdownRenderer-module__SZowsG__p{color:var(--text-secondary);margin-bottom:0;font-style:italic}.MarkdownRenderer-module__SZowsG__ul,.MarkdownRenderer-module__SZowsG__ol{margin:1rem 0;padding-left:1.5rem}.MarkdownRenderer-module__SZowsG__ul{list-style-type:disc}.MarkdownRenderer-module__SZowsG__ol{list-style-type:decimal}.MarkdownRenderer-module__SZowsG__li{color:var(--text-secondary);text-wrap:pretty;margin-bottom:.5rem}.MarkdownRenderer-module__SZowsG__li::marker{color:var(--color-primary)}.MarkdownRenderer-module__SZowsG__link{color:var(--color-primary);text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline;transition:opacity .2s,text-underline-offset .2s}.MarkdownRenderer-module__SZowsG__link:hover{opacity:.8;text-underline-offset:4px}.MarkdownRenderer-module__SZowsG__imageWrapper{margin:1.5rem 0;display:block}.MarkdownRenderer-module__SZowsG__image{border:1px solid var(--border-color);border-radius:12px;max-width:100%;height:auto}.MarkdownRenderer-module__SZowsG__hr{background:var(--border-color);border:none;height:1px;margin:2rem 0}.MarkdownRenderer-module__SZowsG__tableWrapper{border:1px solid var(--border-color);border-radius:12px;margin:1.5rem 0;overflow-x:auto}.MarkdownRenderer-module__SZowsG__table{border-collapse:collapse;width:100%;font-size:.875rem}.MarkdownRenderer-module__SZowsG__thead{background:var(--bg-secondary)}.MarkdownRenderer-module__SZowsG__th,.MarkdownRenderer-module__SZowsG__td{text-align:left;border-bottom:1px solid var(--border-color);padding:.75rem 1rem}.MarkdownRenderer-module__SZowsG__th{color:var(--text-primary);font-weight:600}.MarkdownRenderer-module__SZowsG__td{color:var(--text-secondary);overflow-wrap:anywhere}.MarkdownRenderer-module__SZowsG__tr:last-child .MarkdownRenderer-module__SZowsG__td{border-bottom:none}.MarkdownRenderer-module__SZowsG__tr:hover .MarkdownRenderer-module__SZowsG__td{background:var(--bg-secondary)}.MarkdownRenderer-module__SZowsG__anchor{color:var(--text-tertiary);opacity:0;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1.25rem;font-weight:600;text-decoration:none;transition:opacity .2s,color .2s;position:absolute;top:50%;left:-1.75rem;transform:translateY(-50%)}.MarkdownRenderer-module__SZowsG__h1:hover .MarkdownRenderer-module__SZowsG__anchor,.MarkdownRenderer-module__SZowsG__h2:hover .MarkdownRenderer-module__SZowsG__anchor,.MarkdownRenderer-module__SZowsG__h3:hover .MarkdownRenderer-module__SZowsG__anchor,.MarkdownRenderer-module__SZowsG__h4:hover .MarkdownRenderer-module__SZowsG__anchor{opacity:1}.MarkdownRenderer-module__SZowsG__anchor:hover{color:var(--color-primary);opacity:1!important}@media (max-width:768px){.MarkdownRenderer-module__SZowsG__anchor{opacity:1;margin-right:.5rem;font-size:1.125rem;display:inline-block;position:static;transform:none}}.MarkdownRenderer-module__SZowsG__playgroundLoading{text-align:center;background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:12px;padding:3rem;font-size:.875rem}.MarkdownRenderer-module__SZowsG__playgroundPlaceholder{text-align:center;background:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:12px;margin:2rem 0;padding:3rem}.MarkdownRenderer-module__SZowsG__loadPlaygroundButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.MarkdownRenderer-module__SZowsG__loadPlaygroundButton:hover{background:var(--color-primary-hover);box-shadow:0 10px 28px -18px color-mix(in srgb, var(--color-primary) 72%, transparent);transform:translateY(-2px)}.MarkdownRenderer-module__SZowsG__playgroundHint{color:var(--text-tertiary);margin-top:1rem;font-size:.875rem}@media (max-width:768px){.MarkdownRenderer-module__SZowsG__markdown{font-size:1rem;line-height:1.82}.MarkdownRenderer-module__SZowsG__h1,.MarkdownRenderer-module__SZowsG__h2,.MarkdownRenderer-module__SZowsG__h3,.MarkdownRenderer-module__SZowsG__h4{scroll-margin-top:5.5rem}.MarkdownRenderer-module__SZowsG__h1{font-size:1.85rem}.MarkdownRenderer-module__SZowsG__h2{font-size:1.5rem}.MarkdownRenderer-module__SZowsG__h3{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.MarkdownRenderer-module__SZowsG__copyButton,.MarkdownRenderer-module__SZowsG__link,.MarkdownRenderer-module__SZowsG__anchor,.MarkdownRenderer-module__SZowsG__loadPlaygroundButton{transition-duration:.001ms}.MarkdownRenderer-module__SZowsG__copyButton:active,.MarkdownRenderer-module__SZowsG__loadPlaygroundButton:hover{transform:none}}
.CodeRunner-module__2MbI7q__codeRunner{border:1px solid var(--border-color);border-radius:8px;margin:1.5rem 0;overflow:hidden}.CodeRunner-module__2MbI7q__header{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.CodeRunner-module__2MbI7q__headerLeft{align-items:center;gap:.75rem;display:flex}.CodeRunner-module__2MbI7q__language{text-transform:uppercase;color:var(--text-tertiary);font-size:.75rem;font-weight:600}.CodeRunner-module__2MbI7q__filename{color:var(--text-secondary);font-size:.8125rem;font-weight:500;font-family:var(--font-mono)}.CodeRunner-module__2MbI7q__runnableBadge{color:#10b981;background:#10b98126;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.CodeRunner-module__2MbI7q__actions{align-items:center;gap:.375rem;display:flex}.CodeRunner-module__2MbI7q__runButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.CodeRunner-module__2MbI7q__runButton:hover:not(:disabled){background:var(--color-primary-hover)}.CodeRunner-module__2MbI7q__runButton:disabled{opacity:.6;cursor:not-allowed}.CodeRunner-module__2MbI7q__runButton svg{width:14px;height:14px}.CodeRunner-module__2MbI7q__copyButton{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CodeRunner-module__2MbI7q__copyButton:hover{background:var(--bg-secondary);color:var(--color-primary)}.CodeRunner-module__2MbI7q__copyButton svg{width:16px;height:16px}.CodeRunner-module__2MbI7q__output{background:var(--bg-secondary);border-top:1px solid var(--border-color)}.CodeRunner-module__2MbI7q__outputHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.CodeRunner-module__2MbI7q__outputTitle{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.CodeRunner-module__2MbI7q__duration{color:var(--text-tertiary);font-weight:400}.CodeRunner-module__2MbI7q__clearButton{width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CodeRunner-module__2MbI7q__clearButton:hover{color:#ef4444;background:#ef44441a}.CodeRunner-module__2MbI7q__clearButton svg{width:14px;height:14px}.CodeRunner-module__2MbI7q__outputContent{font-family:var(--font-mono);max-height:300px;padding:1rem;font-size:.8125rem;line-height:1.6;overflow-y:auto}.CodeRunner-module__2MbI7q__outputLine{color:var(--text-secondary);white-space:pre-wrap;word-break:break-all}.CodeRunner-module__2MbI7q__outputLine+.CodeRunner-module__2MbI7q__outputLine{margin-top:.25rem}.CodeRunner-module__2MbI7q__errorLine{color:#ef4444;white-space:pre-wrap;word-break:break-all;background:#ef44441a;border-radius:4px;margin-top:.5rem;padding:.5rem}.CodeRunner-module__2MbI7q__emptyOutput{color:var(--text-tertiary);font-style:italic}
.CodeEmbed-module__-H14Ja__embedWrapper{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:8px;margin:1.5rem 0;overflow:hidden}.CodeEmbed-module__-H14Ja__loading{text-align:center;color:var(--text-tertiary);padding:2rem;font-size:.875rem}.CodeEmbed-module__-H14Ja__gistFrame{background:#fff;border:none;width:100%;min-height:200px}.CodeEmbed-module__-H14Ja__sandboxFrame{border:none;width:100%;height:500px}@media (max-width:768px){.CodeEmbed-module__-H14Ja__sandboxFrame{height:400px}}
.ConfirmModal-module__80N5MG__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ConfirmModal-module__80N5MG__modal{background:var(--bg-primary);text-align:center;border-radius:16px;width:100%;max-width:400px;padding:2rem;position:relative;box-shadow:0 25px 50px -12px #00000040}.ConfirmModal-module__80N5MG__closeButton{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ConfirmModal-module__80N5MG__closeButton:hover{background:var(--bg-secondary);color:var(--text-primary)}.ConfirmModal-module__80N5MG__closeButton svg{width:20px;height:20px}.ConfirmModal-module__80N5MG__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.ConfirmModal-module__80N5MG__iconWrapper svg{width:28px;height:28px}.ConfirmModal-module__80N5MG__iconWrapper.ConfirmModal-module__80N5MG__danger{color:#ef4444;background:#ef44441a}.ConfirmModal-module__80N5MG__iconWrapper.ConfirmModal-module__80N5MG__warning{color:#f59e0b;background:#f59e0b1a}.ConfirmModal-module__80N5MG__iconWrapper.ConfirmModal-module__80N5MG__info{color:#3b82f6;background:#3b82f61a}.ConfirmModal-module__80N5MG__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.ConfirmModal-module__80N5MG__message{color:var(--text-secondary);white-space:pre-line;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.ConfirmModal-module__80N5MG__actions{gap:.75rem;display:flex}.ConfirmModal-module__80N5MG__cancelButton,.ConfirmModal-module__80N5MG__confirmButton{cursor:pointer;border-radius:10px;flex:1;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s}.ConfirmModal-module__80N5MG__cancelButton{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary)}.ConfirmModal-module__80N5MG__cancelButton:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ConfirmModal-module__80N5MG__confirmButton{color:#fff;border:none}.ConfirmModal-module__80N5MG__confirmButton.ConfirmModal-module__80N5MG__danger{background:#ef4444}.ConfirmModal-module__80N5MG__confirmButton.ConfirmModal-module__80N5MG__danger:hover{background:#dc2626}.ConfirmModal-module__80N5MG__confirmButton.ConfirmModal-module__80N5MG__warning{background:#f59e0b}.ConfirmModal-module__80N5MG__confirmButton.ConfirmModal-module__80N5MG__warning:hover{background:#d97706}.ConfirmModal-module__80N5MG__confirmButton.ConfirmModal-module__80N5MG__info{background:#3b82f6}.ConfirmModal-module__80N5MG__confirmButton.ConfirmModal-module__80N5MG__info:hover{background:#2563eb}@media (max-width:480px){.ConfirmModal-module__80N5MG__modal{padding:1.5rem}.ConfirmModal-module__80N5MG__actions{flex-direction:column-reverse}}
.CommentForm-module__RtkBuG__form{flex-direction:column;gap:.75rem;display:flex}.CommentForm-module__RtkBuG__replyForm{background:var(--bg-secondary);border-radius:8px;padding:1rem}.CommentForm-module__RtkBuG__fields{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:480px){.CommentForm-module__RtkBuG__fields{grid-template-columns:1fr}}.CommentForm-module__RtkBuG__input{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s}.CommentForm-module__RtkBuG__input:focus{border-color:var(--color-primary);outline:none}.CommentForm-module__RtkBuG__input::placeholder{color:var(--text-tertiary)}.CommentForm-module__RtkBuG__textarea{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);resize:vertical;border-radius:8px;min-height:80px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.6;transition:border-color .2s}.CommentForm-module__RtkBuG__textarea:focus{border-color:var(--color-primary);outline:none}.CommentForm-module__RtkBuG__textarea::placeholder{color:var(--text-tertiary)}.CommentForm-module__RtkBuG__actions{justify-content:flex-end;gap:.5rem;display:flex}.CommentForm-module__RtkBuG__submitButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s}.CommentForm-module__RtkBuG__submitButton:hover:not(:disabled){background:var(--color-primary-hover)}.CommentForm-module__RtkBuG__submitButton:disabled{opacity:.6;cursor:not-allowed}.CommentForm-module__RtkBuG__cancelButton{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.CommentForm-module__RtkBuG__cancelButton:hover{border-color:var(--text-tertiary)}.CommentForm-module__RtkBuG__replyButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:.375rem .75rem;font-size:.8125rem;transition:color .2s}.CommentForm-module__RtkBuG__replyButton:hover{color:var(--color-primary)}
.CommentItem-module__d1lvWG__comment{background:var(--bg-secondary);border-radius:8px;margin-bottom:.75rem;padding:1.25rem}.CommentItem-module__d1lvWG__reply{background:var(--bg-tertiary)}.CommentItem-module__d1lvWG__header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.CommentItem-module__d1lvWG__author{flex-direction:column;gap:.25rem;display:flex}.CommentItem-module__d1lvWG__name{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:inline-flex}.CommentItem-module__d1lvWG__admin{color:var(--color-primary)}.CommentItem-module__d1lvWG__badge{background:var(--color-primary);color:#fff;text-transform:uppercase;border-radius:4px;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.CommentItem-module__d1lvWG__date{color:var(--text-tertiary);font-size:.75rem}.CommentItem-module__d1lvWG__deleteButton{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CommentItem-module__d1lvWG__deleteButton:hover{color:#ef4444;background:#ef44441a}.CommentItem-module__d1lvWG__deleteButton svg{width:16px;height:16px}.CommentItem-module__d1lvWG__content{color:var(--text-secondary);white-space:pre-wrap;font-size:.9375rem;line-height:1.6}
.CommentSection-module__Qp-7wG__section{border-top:1px solid var(--border-color);padding:2rem 0}.CommentSection-module__Qp-7wG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.CommentSection-module__Qp-7wG__count{color:var(--color-primary)}.CommentSection-module__Qp-7wG__comments{margin-top:2rem}.CommentSection-module__Qp-7wG__replies{border-left:2px solid var(--border-color);margin-left:2rem;padding-left:1rem}.CommentSection-module__Qp-7wG__replyForm{margin-top:.5rem;margin-bottom:1.5rem;margin-left:2rem}.CommentSection-module__Qp-7wG__loading{text-align:center;color:var(--text-tertiary);padding:2rem}.CommentSection-module__Qp-7wG__empty{text-align:center;background:var(--bg-secondary);color:var(--text-tertiary);border-radius:8px;margin-top:1.5rem;padding:3rem 2rem}
.TableOfContents-module__3vIgnW__toc{width:100%}.TableOfContents-module__3vIgnW__tocPanel{box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:stable;border-left:1px solid color-mix(in srgb, var(--border-color) 84%, transparent);background:0 0;width:100%;max-height:min(21rem,100dvh - 7.5rem);padding:.25rem 0 .375rem .875rem;overflow-y:auto}.TableOfContents-module__3vIgnW__tocPanel::-webkit-scrollbar{width:.5rem}.TableOfContents-module__3vIgnW__tocPanel::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-tertiary) 34%, transparent);border-radius:999px}.TableOfContents-module__3vIgnW__title{color:var(--text-tertiary);letter-spacing:0;margin:0 0 .625rem;font-size:.875rem;font-weight:600;line-height:1.35}.TableOfContents-module__3vIgnW__tocBody{min-width:0}.TableOfContents-module__3vIgnW__list{margin:0;padding:0;list-style:none}.TableOfContents-module__3vIgnW__item{margin:0}.TableOfContents-module__3vIgnW__link{width:100%;min-width:0;font:inherit;text-align:left;color:var(--text-secondary);cursor:pointer;text-wrap:pretty;word-break:keep-all;overflow-wrap:anywhere;background:0 0;border:0;border-radius:6px;min-height:2.125rem;padding:.375rem .5rem .375rem .75rem;font-size:.9375rem;font-weight:500;line-height:1.35;text-decoration:none;transition:color .18s,background-color .18s;display:block;position:relative}.TableOfContents-module__3vIgnW__level2 .TableOfContents-module__3vIgnW__link{color:var(--text-secondary);padding-left:1.125rem;font-weight:500}.TableOfContents-module__3vIgnW__level3 .TableOfContents-module__3vIgnW__link{min-height:1.875rem;color:var(--text-tertiary);padding-left:1.625rem;font-size:.9375rem;font-weight:450}.TableOfContents-module__3vIgnW__link:before{content:"";background:var(--color-primary);opacity:0;border-radius:999px;width:2px;transition:opacity .18s;position:absolute;top:.45rem;bottom:.45rem;left:-.875rem}.TableOfContents-module__3vIgnW__link:hover{color:var(--color-primary);background:color-mix(in srgb, var(--accent-soft) 42%, transparent)}.TableOfContents-module__3vIgnW__active{color:var(--color-primary);font-weight:600}.TableOfContents-module__3vIgnW__active:before{opacity:1}.TableOfContents-module__3vIgnW__link:focus-visible,.TableOfContents-module__3vIgnW__mobileToggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.TableOfContents-module__3vIgnW__mobileToc{display:none}@media (max-width:1024px){.TableOfContents-module__3vIgnW__tocPanel{z-index:20;overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;width:auto;max-width:calc(100vw - 2rem);max-height:calc(100dvh - 6rem);padding:.5rem;display:none;position:fixed;top:5rem;left:1rem;right:1rem;overflow-y:auto;box-shadow:0 18px 44px -34px #081226cc}.TableOfContents-module__3vIgnW__tocPanelOpen{display:block}.TableOfContents-module__3vIgnW__title{display:none}.TableOfContents-module__3vIgnW__mobileToc{margin-bottom:1.5rem;display:block;position:relative}.TableOfContents-module__3vIgnW__mobileToggle{width:100%;min-height:3rem;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;touch-action:manipulation;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background-color .18s,border-color .18s;display:flex;box-shadow:0 16px 36px -30px #081226b8}.TableOfContents-module__3vIgnW__mobileToggle:hover{background:var(--bg-tertiary);border-color:var(--border-hover)}.TableOfContents-module__3vIgnW__mobileIcon{color:var(--color-primary);flex-shrink:0;font-size:1.25rem}.TableOfContents-module__3vIgnW__mobileTitle{text-align:left;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;flex:1;min-width:0;overflow:hidden}.TableOfContents-module__3vIgnW__mobileChevron{color:var(--text-tertiary);flex-shrink:0;font-size:1.25rem}.TableOfContents-module__3vIgnW__link{touch-action:manipulation;border-radius:8px;min-height:2.75rem;padding:.75rem;font-size:.9375rem;font-weight:500;line-height:1.4}.TableOfContents-module__3vIgnW__level2 .TableOfContents-module__3vIgnW__link{padding-left:1.25rem}.TableOfContents-module__3vIgnW__level3 .TableOfContents-module__3vIgnW__link{color:var(--text-tertiary);padding-left:1.75rem;font-size:.9375rem;line-height:1.35}.TableOfContents-module__3vIgnW__link:hover{color:var(--color-primary);background:var(--bg-tertiary)}}@media (prefers-reduced-motion:reduce){.TableOfContents-module__3vIgnW__link,.TableOfContents-module__3vIgnW__link:before,.TableOfContents-module__3vIgnW__mobileToggle{transition-duration:.001ms}}
.PostHeader-module__8wn_bW__header{border-bottom:1px solid var(--border-color);margin-bottom:3.5rem;padding:1.5rem 0 2.75rem}.PostHeader-module__8wn_bW__backLink{min-height:2.75rem;color:var(--text-tertiary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9375rem;font-weight:600;transition:color .2s,transform .2s;display:inline-flex}.PostHeader-module__8wn_bW__backLink:hover{color:var(--color-primary);transform:translate(-2px)}.PostHeader-module__8wn_bW__backLink:focus-visible,.PostHeader-module__8wn_bW__tag:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:8px}.PostHeader-module__8wn_bW__backLink svg{width:16px;height:16px}.PostHeader-module__8wn_bW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.PostHeader-module__8wn_bW__tag{background:var(--accent-soft);min-height:2.25rem;color:var(--color-primary);border:1px solid var(--accent-border);border-radius:999px;align-items:center;padding:0 .75rem;font-size:.8125rem;font-weight:700;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.PostHeader-module__8wn_bW__tag:hover{background:var(--bg-tertiary);border-color:var(--border-hover);transform:translateY(-1px)}.PostHeader-module__8wn_bW__title{letter-spacing:-.035em;max-width:940px;color:var(--text-primary);text-wrap:balance;word-break:keep-all;overflow-wrap:normal;line-break:strict;margin-bottom:1.25rem;font-size:clamp(2.35rem,5vw,4.75rem);font-weight:800;line-height:1.14}.PostHeader-module__8wn_bW__excerpt{max-width:760px;color:var(--text-secondary);text-wrap:pretty;word-break:keep-all;overflow-wrap:break-word;line-break:strict;margin-bottom:1.75rem;font-size:1.125rem;line-height:1.85}.PostHeader-module__8wn_bW__meta{color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2.25rem;font-size:.875rem;display:flex}.PostHeader-module__8wn_bW__divider{color:var(--text-tertiary)}.PostHeader-module__8wn_bW__readingTime,.PostHeader-module__8wn_bW__views{align-items:center;gap:.25rem;display:inline-flex}.PostHeader-module__8wn_bW__readingTime svg,.PostHeader-module__8wn_bW__views svg{width:16px;height:16px}.PostHeader-module__8wn_bW__thumbnail{aspect-ratio:16/9;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 60px -36px #081226bf}.PostHeader-module__8wn_bW__thumbnailImage{object-fit:cover}@media (max-width:640px){.PostHeader-module__8wn_bW__header{margin-bottom:1.5rem;padding-bottom:2rem}.PostHeader-module__8wn_bW__backLink{margin-bottom:1.5rem}.PostHeader-module__8wn_bW__title{letter-spacing:-.025em;font-size:2.35rem}.PostHeader-module__8wn_bW__excerpt{font-size:1rem;line-height:1.75}.PostHeader-module__8wn_bW__meta{align-items:flex-start;line-height:1.6}}
.LikeButton-module__4Kf1ga__button{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.LikeButton-module__4Kf1ga__button:hover:not(:disabled){color:#f43f5e;background:#f43f5e0d;border-color:#f43f5e}.LikeButton-module__4Kf1ga__button:disabled{cursor:default}.LikeButton-module__4Kf1ga__button.LikeButton-module__4Kf1ga__liked{color:#f43f5e;background:#f43f5e1a;border-color:#f43f5e}.LikeButton-module__4Kf1ga__iconWrapper{justify-content:center;align-items:center;display:flex}.LikeButton-module__4Kf1ga__icon{width:20px;height:20px}.LikeButton-module__4Kf1ga__button.LikeButton-module__4Kf1ga__liked .LikeButton-module__4Kf1ga__icon{color:#f43f5e}.LikeButton-module__4Kf1ga__count{font-variant-numeric:tabular-nums}
.ShareButton-module__wLqvQG__container{position:relative}.ShareButton-module__wLqvQG__button{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.ShareButton-module__wLqvQG__button:hover{border-color:var(--color-primary);color:var(--color-primary);background:#6366f10d}.ShareButton-module__wLqvQG__icon{width:18px;height:18px}.ShareButton-module__wLqvQG__backdrop{z-index:10;position:fixed;inset:0}.ShareButton-module__wLqvQG__dropdown{background:var(--bg-primary);border:1px solid var(--border-color);min-width:160px;box-shadow:var(--shadow-lg);z-index:20;border-radius:12px;padding:.5rem;animation:.15s ShareButton-module__wLqvQG__fadeIn;position:absolute;top:calc(100% + .5rem);right:0}@keyframes ShareButton-module__wLqvQG__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ShareButton-module__wLqvQG__option{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;transition:background .15s;display:flex}.ShareButton-module__wLqvQG__option:hover{background:var(--bg-secondary)}.ShareButton-module__wLqvQG__optionIcon{width:18px;height:18px;color:var(--text-secondary)}
.BookmarkButton-module__xryTxa__button{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.BookmarkButton-module__xryTxa__button:hover{color:#f59e0b;background:#f59e0b0d;border-color:#f59e0b}.BookmarkButton-module__xryTxa__button.BookmarkButton-module__xryTxa__bookmarked{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b}.BookmarkButton-module__xryTxa__iconWrapper{justify-content:center;align-items:center;display:flex}.BookmarkButton-module__xryTxa__icon{width:18px;height:18px}.BookmarkButton-module__xryTxa__button.BookmarkButton-module__xryTxa__bookmarked .BookmarkButton-module__xryTxa__icon{color:#f59e0b}
.PostActions-module__5l1lna__actions{border-top:1px solid var(--border-color);align-items:center;gap:.75rem;margin-top:3rem;padding-top:2rem;display:flex}@media (max-width:480px){.PostActions-module__5l1lna__actions{flex-wrap:wrap}}
.PostNavigation-module__r01gtq__nav{grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;display:grid}.PostNavigation-module__r01gtq__link{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .2s;display:flex}.PostNavigation-module__r01gtq__link:hover{border-color:var(--color-primary);background:var(--bg-card)}.PostNavigation-module__r01gtq__link.PostNavigation-module__r01gtq__next{text-align:right;align-items:flex-end}.PostNavigation-module__r01gtq__label{color:var(--color-primary);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.PostNavigation-module__r01gtq__label svg{width:14px;height:14px}.PostNavigation-module__r01gtq__title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:640px){.PostNavigation-module__r01gtq__nav{grid-template-columns:1fr}.PostNavigation-module__r01gtq__link.PostNavigation-module__r01gtq__next{text-align:left;align-items:flex-start}.PostNavigation-module__r01gtq__link.PostNavigation-module__r01gtq__next .PostNavigation-module__r01gtq__label{flex-direction:row-reverse}}
.ImageCropper-module__L-wgMW__cropperOverlay{-webkit-backdrop-filter:blur(8px);z-index:3000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ImageCropper-module__L-wgMW__cropperContainer{border-radius:1.5rem;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.2s ease-out ImageCropper-module__L-wgMW__fadeIn;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000080}@keyframes ImageCropper-module__L-wgMW__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}html.dark .ImageCropper-module__L-wgMW__cropperContainer{background:#1e293b;border:1px solid #60a5fa33}html.light .ImageCropper-module__L-wgMW__cropperContainer{background:#fff;border:1px solid #38bdf84d}.ImageCropper-module__L-wgMW__cropperHeader{border-bottom:1px solid;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}html.dark .ImageCropper-module__L-wgMW__cropperHeader{background:#1e293bcc;border-color:#ffffff1a}html.light .ImageCropper-module__L-wgMW__cropperHeader{background:#f8fafccc;border-color:#0000001a}.ImageCropper-module__L-wgMW__cropperTitle{margin:0;font-size:1.25rem;font-weight:600}html.dark .ImageCropper-module__L-wgMW__cropperTitle{color:#fff}html.light .ImageCropper-module__L-wgMW__cropperTitle{color:#1e293b}.ImageCropper-module__L-wgMW__closeButton{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:all .2s;display:flex}html.dark .ImageCropper-module__L-wgMW__closeButton{color:#fff;background:#ffffff0d}html.dark .ImageCropper-module__L-wgMW__closeButton:hover{background:#ffffff1a}html.light .ImageCropper-module__L-wgMW__closeButton{color:#1e293b;background:#0000000d}html.light .ImageCropper-module__L-wgMW__closeButton:hover{background:#0000001a}.ImageCropper-module__L-wgMW__cropperArea{background:#000;width:100%;height:400px;position:relative}.ImageCropper-module__L-wgMW__cropperControls{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}html.dark .ImageCropper-module__L-wgMW__cropperControls{background:#0f172a80}html.light .ImageCropper-module__L-wgMW__cropperControls{background:#f8fafc80}.ImageCropper-module__L-wgMW__controlGroup{flex-direction:column;gap:.75rem;display:flex}.ImageCropper-module__L-wgMW__controlGroup label{font-size:.875rem;font-weight:600}html.dark .ImageCropper-module__L-wgMW__controlGroup label{color:#fffc}html.light .ImageCropper-module__L-wgMW__controlGroup label{color:#475569}.ImageCropper-module__L-wgMW__sliderContainer{align-items:center;gap:1rem;display:flex}.ImageCropper-module__L-wgMW__sliderContainer span{text-align:center;width:1.5rem;font-size:1.25rem;font-weight:600}html.dark .ImageCropper-module__L-wgMW__sliderContainer span{color:#fff9}html.light .ImageCropper-module__L-wgMW__sliderContainer span{color:#64748b}.ImageCropper-module__L-wgMW__slider{appearance:none;border-radius:3px;outline:none;flex:1;height:6px}html.dark .ImageCropper-module__L-wgMW__slider{background:#ffffff1a}html.light .ImageCropper-module__L-wgMW__slider{background:#0000001a}.ImageCropper-module__L-wgMW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;border-radius:50%;width:18px;height:18px;transition:all .2s}html.dark .ImageCropper-module__L-wgMW__slider::-webkit-slider-thumb{background:#60a5fa;box-shadow:0 2px 6px #60a5fa66}html.light .ImageCropper-module__L-wgMW__slider::-webkit-slider-thumb{background:#38bdf8;box-shadow:0 2px 6px #38bdf866}.ImageCropper-module__L-wgMW__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.ImageCropper-module__L-wgMW__slider::-moz-range-thumb{cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;transition:all .2s}html.dark .ImageCropper-module__L-wgMW__slider::-moz-range-thumb{background:#60a5fa;box-shadow:0 2px 6px #60a5fa66}html.light .ImageCropper-module__L-wgMW__slider::-moz-range-thumb{background:#38bdf8;box-shadow:0 2px 6px #38bdf866}.ImageCropper-module__L-wgMW__slider::-moz-range-thumb:hover{transform:scale(1.2)}.ImageCropper-module__L-wgMW__aspectButtons{gap:.75rem;display:flex}.ImageCropper-module__L-wgMW__aspectButtons button{cursor:pointer;border:2px solid;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-family:monospace;font-weight:600;transition:all .2s}html.dark .ImageCropper-module__L-wgMW__aspectButtons button{color:#ffffffb3;background:#ffffff0d;border-color:#ffffff1a}html.dark .ImageCropper-module__L-wgMW__aspectButtons button:hover{background:#ffffff1a;border-color:#60a5fa80}html.dark .ImageCropper-module__L-wgMW__aspectButtons button.ImageCropper-module__L-wgMW__active{color:#60a5fa;background:#60a5fa33;border-color:#60a5fa}html.light .ImageCropper-module__L-wgMW__aspectButtons button{color:#475569;background:#fff;border-color:#0000001a}html.light .ImageCropper-module__L-wgMW__aspectButtons button:hover{background:#38bdf81a;border-color:#38bdf880}html.light .ImageCropper-module__L-wgMW__aspectButtons button.ImageCropper-module__L-wgMW__active{color:#0ea5e9;background:#38bdf833;border-color:#38bdf8}.ImageCropper-module__L-wgMW__cropperFooter{border-top:1px solid;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}html.dark .ImageCropper-module__L-wgMW__cropperFooter{background:#1e293bcc;border-color:#ffffff1a}html.light .ImageCropper-module__L-wgMW__cropperFooter{background:#f8fafccc;border-color:#0000001a}.ImageCropper-module__L-wgMW__cancelBtn,.ImageCropper-module__L-wgMW__cropBtn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.ImageCropper-module__L-wgMW__cancelBtn{border:2px solid}html.dark .ImageCropper-module__L-wgMW__cancelBtn{color:#fff;background:#ffffff0d;border-color:#fff3}html.dark .ImageCropper-module__L-wgMW__cancelBtn:hover{background:#ffffff1a}html.light .ImageCropper-module__L-wgMW__cancelBtn{color:#475569;background:#fff;border-color:#0003}html.light .ImageCropper-module__L-wgMW__cancelBtn:hover{background:#0000000d}.ImageCropper-module__L-wgMW__cropBtn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px #3b82f64d}.ImageCropper-module__L-wgMW__cropBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.ImageCropper-module__L-wgMW__cropBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.ImageCropper-module__L-wgMW__cropperOverlay{padding:0}.ImageCropper-module__L-wgMW__cropperContainer{border-radius:0;max-width:100%;max-height:100vh}.ImageCropper-module__L-wgMW__cropperArea{height:300px}.ImageCropper-module__L-wgMW__cropperHeader,.ImageCropper-module__L-wgMW__cropperFooter,.ImageCropper-module__L-wgMW__cropperControls{padding:1rem}.ImageCropper-module__L-wgMW__cropperFooter{flex-direction:column}.ImageCropper-module__L-wgMW__cancelBtn,.ImageCropper-module__L-wgMW__cropBtn{justify-content:center;width:100%}}
.SeriesNavigation-module__f-zvAW__container{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:12px;margin-bottom:2rem;overflow:hidden}.SeriesNavigation-module__f-zvAW__header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;transition:background .2s;display:flex}.SeriesNavigation-module__f-zvAW__header:hover{background:var(--bg-tertiary)}.SeriesNavigation-module__f-zvAW__headerLeft{align-items:center;gap:.75rem;display:flex}.SeriesNavigation-module__f-zvAW__icon{width:24px;height:24px;color:var(--color-primary)}.SeriesNavigation-module__f-zvAW__headerInfo{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.SeriesNavigation-module__f-zvAW__label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.SeriesNavigation-module__f-zvAW__name{color:var(--text-primary);font-size:1rem;font-weight:600}.SeriesNavigation-module__f-zvAW__headerRight{align-items:center;gap:.75rem;display:flex}.SeriesNavigation-module__f-zvAW__progress{color:var(--color-primary);background:#6366f11a;border-radius:6px;padding:.25rem .625rem;font-size:.875rem;font-weight:500}.SeriesNavigation-module__f-zvAW__chevron{width:20px;height:20px;color:var(--text-tertiary)}.SeriesNavigation-module__f-zvAW__listWrapper{overflow:hidden}.SeriesNavigation-module__f-zvAW__list{margin:0;padding:0 .5rem .5rem;list-style:none}.SeriesNavigation-module__f-zvAW__item{color:var(--text-secondary);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s;display:flex}.SeriesNavigation-module__f-zvAW__item:hover{background:var(--bg-tertiary);color:var(--text-primary)}.SeriesNavigation-module__f-zvAW__item.SeriesNavigation-module__f-zvAW__current{color:var(--color-primary);background:#6366f11a;font-weight:500}.SeriesNavigation-module__f-zvAW__order{min-width:24px;height:24px;color:var(--text-tertiary);background:var(--bg-primary);border-radius:6px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.SeriesNavigation-module__f-zvAW__item.SeriesNavigation-module__f-zvAW__current .SeriesNavigation-module__f-zvAW__order{background:var(--color-primary);color:#fff}.SeriesNavigation-module__f-zvAW__title{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}
.ImageUpload-module__Oz35-W__container{flex-direction:column;gap:.5rem;display:flex}.ImageUpload-module__Oz35-W__dropzone{border:2px dashed var(--border-color);cursor:pointer;aspect-ratio:16/9;background:var(--bg-secondary);border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.ImageUpload-module__Oz35-W__dropzone:hover{border-color:var(--color-primary)}.ImageUpload-module__Oz35-W__dropzone.ImageUpload-module__Oz35-W__active{border-color:var(--color-primary);background:#6366f10d}.ImageUpload-module__Oz35-W__dropzone.ImageUpload-module__Oz35-W__hasImage{border-style:solid}.ImageUpload-module__Oz35-W__input{display:none}.ImageUpload-module__Oz35-W__placeholder{color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex;position:absolute;inset:0}.ImageUpload-module__Oz35-W__placeholderIcon{opacity:.5;width:40px;height:40px}.ImageUpload-module__Oz35-W__hint{opacity:.7;font-size:.75rem}.ImageUpload-module__Oz35-W__uploading{color:var(--color-primary);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex;position:absolute;inset:0}.ImageUpload-module__Oz35-W__uploadingIcon{width:40px;height:40px;animation:1.5s ease-in-out infinite ImageUpload-module__Oz35-W__pulse}@keyframes ImageUpload-module__Oz35-W__pulse{0%,to{opacity:1}50%{opacity:.5}}.ImageUpload-module__Oz35-W__preview{position:absolute;inset:0}.ImageUpload-module__Oz35-W__previewImage{object-fit:cover}.ImageUpload-module__Oz35-W__removeButton{z-index:10;color:#fff;cursor:pointer;background:#0009;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex;position:absolute;top:.5rem;left:.5rem}.ImageUpload-module__Oz35-W__removeButton:hover{background:#ef4444e6}.ImageUpload-module__Oz35-W__removeButton svg{width:16px;height:16px}.ImageUpload-module__Oz35-W__insertButton{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:6px;align-self:flex-start;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s}.ImageUpload-module__Oz35-W__insertButton:hover{border-color:var(--color-primary);color:var(--color-primary)}.ImageUpload-module__Oz35-W__changeButton{z-index:10;color:#fff;cursor:pointer;background:#0009;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.ImageUpload-module__Oz35-W__changeButton:hover{background:#3b82f6e6}.ImageUpload-module__Oz35-W__changeButton svg{width:16px;height:16px}.ImageUpload-module__Oz35-W__cropperWrapper{position:relative}.ImageUpload-module__Oz35-W__skipCropButton{color:#fff;cursor:pointer;z-index:3001;background:#000c;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.ImageUpload-module__Oz35-W__skipCropButton:hover{background:#000000e6;transform:translate(-50%)translateY(-2px)}
.LoginForm-module__oS02sa__form{flex-direction:column;gap:.75rem;display:flex}.LoginForm-module__oS02sa__error{color:#ef4444;text-align:left;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.LoginForm-module__oS02sa__input{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;padding:.875rem 1rem;font-size:.9375rem;transition:border-color .2s}.LoginForm-module__oS02sa__input:focus{border-color:var(--color-primary);outline:none}.LoginForm-module__oS02sa__input::placeholder{color:var(--text-tertiary)}.LoginForm-module__oS02sa__button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:background .2s}.LoginForm-module__oS02sa__button:hover:not(:disabled){background:var(--color-primary-hover)}.LoginForm-module__oS02sa__button:disabled{opacity:.6;cursor:not-allowed}
.RelatedPosts-module__Ox2Qva__section{border-top:1px solid var(--border-color);width:100%;max-width:100%;margin-top:3rem;padding:2rem 0;overflow-x:hidden}.RelatedPosts-module__Ox2Qva__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.RelatedPosts-module__Ox2Qva__grid{grid-template-columns:repeat(1,1fr);gap:1rem;width:100%;max-width:100%;display:grid;overflow-x:hidden}@media (min-width:640px){.RelatedPosts-module__Ox2Qva__grid{grid-template-columns:repeat(3,1fr)}}.RelatedPosts-module__Ox2Qva__card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;min-width:0;max-width:100%;padding:1rem;transition:all .2s;display:flex}.RelatedPosts-module__Ox2Qva__card:hover{border-color:var(--color-primary);transform:translateY(-2px)}.RelatedPosts-module__Ox2Qva__imageWrapper{aspect-ratio:16/9;background:var(--bg-tertiary);border-radius:6px;margin-bottom:.75rem;position:relative;overflow:hidden}.RelatedPosts-module__Ox2Qva__image{object-fit:cover}.RelatedPosts-module__Ox2Qva__postTitle{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.RelatedPosts-module__Ox2Qva__date{color:var(--text-tertiary);margin-top:.5rem;font-size:.75rem}
.PostEditor-module__i_OYTG__editor{flex-direction:column;min-height:calc(100vh - 180px);display:flex}.PostEditor-module__i_OYTG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.PostEditor-module__i_OYTG__backLink{color:var(--text-tertiary);align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-flex}.PostEditor-module__i_OYTG__backLink:hover{color:var(--color-primary)}.PostEditor-module__i_OYTG__backLink svg{width:16px;height:16px}.PostEditor-module__i_OYTG__headerActions{align-items:center;gap:.75rem;display:flex}.PostEditor-module__i_OYTG__previewButton{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.PostEditor-module__i_OYTG__previewButton:hover{border-color:var(--text-tertiary);color:var(--text-primary)}.PostEditor-module__i_OYTG__previewButton svg{width:16px;height:16px}.PostEditor-module__i_OYTG__publishToggle{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.PostEditor-module__i_OYTG__publishToggle:has(input:checked){color:#10b981;background:#10b9811a;border-color:#10b981}.PostEditor-module__i_OYTG__publishToggle input{cursor:pointer;width:16px;height:16px}.PostEditor-module__i_OYTG__saveButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s}.PostEditor-module__i_OYTG__saveButton:hover:not(:disabled){background:var(--color-primary-hover)}.PostEditor-module__i_OYTG__saveButton:disabled{opacity:.6;cursor:not-allowed}.PostEditor-module__i_OYTG__main{flex:1;gap:2rem;min-width:0;display:flex;overflow:hidden}.PostEditor-module__i_OYTG__editPane,.PostEditor-module__i_OYTG__previewPane{flex:1;min-width:0;overflow:hidden auto}.PostEditor-module__i_OYTG__hidden{display:none}@media (min-width:1024px){.PostEditor-module__i_OYTG__editPane,.PostEditor-module__i_OYTG__previewPane{display:block!important}.PostEditor-module__i_OYTG__previewPane{border-left:1px solid var(--border-color);padding-left:2rem}}.PostEditor-module__i_OYTG__titleInput{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;margin-bottom:1.5rem;padding:0;font-size:2rem;font-weight:800}.PostEditor-module__i_OYTG__titleInput::placeholder{color:var(--text-tertiary)}.PostEditor-module__i_OYTG__fields{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.PostEditor-module__i_OYTG__fields{grid-template-columns:1fr}}.PostEditor-module__i_OYTG__field{flex-direction:column;gap:.375rem;display:flex}.PostEditor-module__i_OYTG__label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.PostEditor-module__i_OYTG__input{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);border-radius:6px;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s}.PostEditor-module__i_OYTG__input:focus{border-color:var(--color-primary);outline:none}.PostEditor-module__i_OYTG__input::placeholder{color:var(--text-tertiary)}.PostEditor-module__i_OYTG__textarea:focus{border-color:var(--color-primary);outline:none}.PostEditor-module__i_OYTG__textarea::placeholder{color:var(--text-tertiary)}.PostEditor-module__i_OYTG__previewContent{background:var(--bg-card);border:1px solid var(--border-color);overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;border-radius:8px;min-height:400px;padding:1rem}.PostEditor-module__i_OYTG__previewTitle{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem;font-size:2rem;font-weight:800}.PostEditor-module__i_OYTG__previewEmpty{color:var(--text-tertiary);font-style:italic}.PostEditor-module__i_OYTG__imageManagerButton{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.PostEditor-module__i_OYTG__imageManagerButton:hover{background:#3b82f626;border-color:#3b82f680}.PostEditor-module__i_OYTG__imageManagerButton svg{width:16px;height:16px}.PostEditor-module__i_OYTG__imageManager{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;margin-bottom:1.5rem;padding:1rem}.PostEditor-module__i_OYTG__imageManagerHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.PostEditor-module__i_OYTG__imageManagerHeader h4{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.PostEditor-module__i_OYTG__closeManager{border:1px solid var(--border-color);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.PostEditor-module__i_OYTG__closeManager:hover{border-color:var(--text-tertiary);color:var(--text-secondary)}.PostEditor-module__i_OYTG__imageGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.PostEditor-module__i_OYTG__imageItem{flex-direction:column;gap:.5rem;display:flex}.PostEditor-module__i_OYTG__imagePreview{aspect-ratio:16/9;background:var(--bg-secondary);border-radius:6px;position:relative;overflow:hidden}.PostEditor-module__i_OYTG__imageThumb{object-fit:cover}.PostEditor-module__i_OYTG__deleteImageButton{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;padding:.375rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.PostEditor-module__i_OYTG__deleteImageButton:hover:not(:disabled){background:#ef44441a;border-color:#ef4444}.PostEditor-module__i_OYTG__deleteImageButton:disabled{opacity:.5;cursor:not-allowed}.PostEditor-module__i_OYTG__deleteImageButton svg{width:12px;height:12px}.PostEditor-module__i_OYTG__toolbar{background:var(--bg-secondary);border:1px solid var(--border-color);border-bottom:none;border-radius:8px 8px 0 0;align-items:center;gap:.25rem;padding:.5rem;display:flex}.PostEditor-module__i_OYTG__toolbar button{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.PostEditor-module__i_OYTG__toolbar button:hover:not(:disabled){background:var(--bg-tertiary);color:var(--color-primary);border-color:var(--border-color)}.PostEditor-module__i_OYTG__toolbar button:disabled{opacity:.4;cursor:not-allowed}.PostEditor-module__i_OYTG__toolbar button svg{width:18px;height:18px}.PostEditor-module__i_OYTG__toolbarDivider{background:var(--border-color);width:1px;height:20px;margin:0 .5rem}.PostEditor-module__i_OYTG__imageButton{gap:.375rem;padding:0 .75rem;font-size:.75rem;font-weight:600;width:auto!important}.PostEditor-module__i_OYTG__contentField{flex-direction:column;flex:1;gap:0;display:flex}.PostEditor-module__i_OYTG__textarea{background:var(--bg-card);border:1px solid var(--border-color);min-height:500px;font-size:1rem;font-family:var(--font-mono);color:var(--text-primary);resize:vertical;border-radius:0 0 8px 8px;flex:1;padding:1.5rem;line-height:1.7;transition:border-color .2s}
.StatsDashboard-module__2tXu3q__dashboard{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.StatsDashboard-module__2tXu3q__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.StatsDashboard-module__2tXu3q__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.StatsDashboard-module__2tXu3q__statsGrid{grid-template-columns:1fr}}.StatsDashboard-module__2tXu3q__statCard{background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.StatsDashboard-module__2tXu3q__statCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.StatsDashboard-module__2tXu3q__statIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.StatsDashboard-module__2tXu3q__statCard:hover .StatsDashboard-module__2tXu3q__statIcon{transform:scale(1.1)}.StatsDashboard-module__2tXu3q__statIcon svg{width:26px;height:26px}.StatsDashboard-module__2tXu3q__blue .StatsDashboard-module__2tXu3q__statIcon{color:#3b82f6;background:#3b82f61a}.StatsDashboard-module__2tXu3q__red .StatsDashboard-module__2tXu3q__statIcon{color:#ef4444;background:#ef44441a}.StatsDashboard-module__2tXu3q__green .StatsDashboard-module__2tXu3q__statIcon{color:#10b981;background:#10b9811a}.StatsDashboard-module__2tXu3q__purple .StatsDashboard-module__2tXu3q__statIcon{color:#8b5cf6;background:#8b5cf61a}.StatsDashboard-module__2tXu3q__statContent{flex-direction:column;gap:.25rem;display:flex}.StatsDashboard-module__2tXu3q__statValue{color:var(--text-primary);letter-spacing:-.02em;font-size:1.75rem;font-weight:800;line-height:1}.StatsDashboard-module__2tXu3q__statLabel{color:var(--text-tertiary);font-size:.875rem;font-weight:500}.StatsDashboard-module__2tXu3q__topPosts{background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:16px;padding:1.5rem}.StatsDashboard-module__2tXu3q__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.StatsDashboard-module__2tXu3q__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.StatsDashboard-module__2tXu3q__topPostsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}@media (max-width:640px){.StatsDashboard-module__2tXu3q__topPostsList{grid-template-columns:1fr}}.StatsDashboard-module__2tXu3q__topPostItem{background:var(--bg-secondary);border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.StatsDashboard-module__2tXu3q__topPostItem:hover{background:var(--bg-tertiary);border-color:var(--border-color);transform:translate(4px)}.StatsDashboard-module__2tXu3q__rank{background:var(--bg-tertiary);width:32px;height:32px;color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9375rem;font-weight:800;display:flex}.StatsDashboard-module__2tXu3q__topPostItem:first-child .StatsDashboard-module__2tXu3q__rank{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.StatsDashboard-module__2tXu3q__topPostItem:nth-child(2) .StatsDashboard-module__2tXu3q__rank{color:#fff;background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}.StatsDashboard-module__2tXu3q__topPostItem:nth-child(3) .StatsDashboard-module__2tXu3q__rank{color:#fff;background:linear-gradient(135deg,#d97706 0%,#92400e 100%)}.StatsDashboard-module__2tXu3q__topPostInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.StatsDashboard-module__2tXu3q__topPostTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.StatsDashboard-module__2tXu3q__topPostStats{color:var(--text-tertiary);align-items:center;gap:.75rem;font-size:.75rem;font-weight:500;display:flex}.StatsDashboard-module__2tXu3q__statItem{align-items:center;gap:.25rem;display:flex}
.ReadingProgressBar-module__K0K7Ba__progressBar{background:linear-gradient(90deg, var(--color-primary) 0%, #8b5cf6 100%);transform-origin:0%;z-index:1000;height:3px;position:fixed;top:0;left:0;right:0}
.Toast-module__qbZuxW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.Toast-module__qbZuxW__toast{background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);pointer-events:auto;border-radius:10px;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:1rem 1.25rem;animation:.3s Toast-module__qbZuxW__slideIn;display:flex}@keyframes Toast-module__qbZuxW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__qbZuxW__toast.Toast-module__qbZuxW__success{border-left:4px solid #10b981}.Toast-module__qbZuxW__toast.Toast-module__qbZuxW__error{border-left:4px solid #ef4444}.Toast-module__qbZuxW__toast.Toast-module__qbZuxW__info{border-left:4px solid var(--color-primary)}.Toast-module__qbZuxW__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__qbZuxW__icon svg{width:22px;height:22px}.Toast-module__qbZuxW__success .Toast-module__qbZuxW__icon{color:#10b981}.Toast-module__qbZuxW__error .Toast-module__qbZuxW__icon{color:#ef4444}.Toast-module__qbZuxW__info .Toast-module__qbZuxW__icon{color:var(--color-primary)}.Toast-module__qbZuxW__message{color:var(--text-primary);flex:1;font-size:.9375rem;line-height:1.4}.Toast-module__qbZuxW__close{width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Toast-module__qbZuxW__close:hover{background:var(--bg-secondary);color:var(--text-primary)}.Toast-module__qbZuxW__close svg{width:16px;height:16px}@media (max-width:480px){.Toast-module__qbZuxW__container{bottom:1rem;left:1rem;right:1rem}.Toast-module__qbZuxW__toast{min-width:auto;max-width:none}}
.ThemeToggle-module__xNjDBq__toggle{width:2.75rem;height:2.75rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:flex}.ThemeToggle-module__xNjDBq__toggle:hover{color:var(--text-primary);background:var(--bg-secondary)}.ThemeToggle-module__xNjDBq__toggle:active{transform:translateY(1px)}.ThemeToggle-module__xNjDBq__toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.ThemeToggle-module__xNjDBq__toggle svg{width:20px;height:20px}.ThemeToggle-module__xNjDBq__placeholder{width:2.75rem;height:2.75rem}
.Header-module__izdqWG__header{z-index:100;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;position:sticky;top:0}html.dark .Header-module__izdqWG__header{background:#050914d6}.Header-module__izdqWG__container{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.Header-module__izdqWG__logo{min-height:2.75rem;color:var(--text-primary);letter-spacing:-.02em;align-items:center;font-size:1.25rem;font-weight:700;display:inline-flex}.Header-module__izdqWG__logoAccent{color:var(--color-primary)}.Header-module__izdqWG__nav{gap:.5rem;display:flex}@media (max-width:768px){.Header-module__izdqWG__nav{display:none}}.Header-module__izdqWG__navLink{min-height:2.75rem;color:var(--text-secondary);border-radius:8px;align-items:center;padding:0 1rem;font-size:.9375rem;font-weight:500;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.Header-module__izdqWG__navLink:hover{color:var(--text-primary);background:var(--bg-secondary)}.Header-module__izdqWG__navLink.Header-module__izdqWG__active{color:var(--color-primary);background:var(--accent-soft)}.Header-module__izdqWG__actions{align-items:center;gap:.5rem;display:flex}.Header-module__izdqWG__searchButton{width:2.75rem;height:2.75rem;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:flex}.Header-module__izdqWG__searchButton:hover{color:var(--text-primary);background:var(--bg-secondary)}.Header-module__izdqWG__searchButton svg{width:20px;height:20px}.Header-module__izdqWG__menuButton{width:2.75rem;height:2.75rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:none}.Header-module__izdqWG__menuButton:hover{color:var(--text-primary);background:var(--bg-secondary)}.Header-module__izdqWG__menuButton svg{width:24px;height:24px}@media (max-width:768px){.Header-module__izdqWG__menuButton{display:flex}}.Header-module__izdqWG__mobileNav{background:var(--bg-primary);border-bottom:1px solid var(--border-color);flex-direction:column;gap:.25rem;padding:1rem;display:flex;position:absolute;top:100%;left:0;right:0}.Header-module__izdqWG__mobileNavLink{min-height:2.75rem;color:var(--text-secondary);border-radius:8px;align-items:center;padding:0 1rem;font-size:1rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.Header-module__izdqWG__mobileNavLink:hover{color:var(--text-primary);background:var(--bg-secondary)}.Header-module__izdqWG__mobileNavLink.Header-module__izdqWG__active{color:var(--color-primary);background:var(--accent-soft)}.Header-module__izdqWG__logo:focus-visible,.Header-module__izdqWG__navLink:focus-visible,.Header-module__izdqWG__searchButton:focus-visible,.Header-module__izdqWG__menuButton:focus-visible,.Header-module__izdqWG__mobileNavLink:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}
.Footer-module__6AIyrW__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);margin-top:auto}.Footer-module__6AIyrW__container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 1.5rem}.Footer-module__6AIyrW__content{justify-content:space-between;gap:3rem;margin-bottom:2rem;display:flex}@media (max-width:640px){.Footer-module__6AIyrW__content{flex-direction:column;gap:2rem}}.Footer-module__6AIyrW__brand{max-width:300px}.Footer-module__6AIyrW__logo{color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Footer-module__6AIyrW__logoAccent{color:var(--color-primary)}.Footer-module__6AIyrW__description{color:var(--text-secondary);margin-top:.75rem;font-size:.875rem;line-height:1.6}.Footer-module__6AIyrW__links{gap:4rem;display:flex}@media (max-width:640px){.Footer-module__6AIyrW__links{gap:2rem}}.Footer-module__6AIyrW__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__6AIyrW__linkGroupTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Footer-module__6AIyrW__link{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;transition:color .2s;display:flex}.Footer-module__6AIyrW__link:hover{color:var(--color-primary)}.Footer-module__6AIyrW__link svg{width:16px;height:16px}.Footer-module__6AIyrW__bottom{border-top:1px solid var(--border-color);padding-top:1.5rem}.Footer-module__6AIyrW__copyright{color:var(--text-tertiary);text-align:center;font-size:.8125rem}
.edit-module__k9P0Lq__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.edit-module__k9P0Lq__loading{text-align:center;color:var(--text-tertiary);padding:4rem 2rem}.edit-module__k9P0Lq__error{text-align:center;background:var(--bg-secondary);color:var(--text-tertiary);border-radius:12px;padding:4rem 2rem}
.write-module__r5uTuq__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.write-module__r5uTuq__loading{text-align:center;color:var(--text-tertiary);padding:4rem 2rem}
.slug-module__EY3GSW__container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 5rem}.slug-module__EY3GSW__article{margin-bottom:4.5rem}.slug-module__EY3GSW__contentWrapper{grid-template-columns:minmax(0,820px) 260px;justify-content:center;align-items:start;gap:4rem;display:grid;position:relative}.slug-module__EY3GSW__sidebar{order:2;height:fit-content;position:sticky;top:6.5rem}.slug-module__EY3GSW__content{order:1;min-width:0;max-width:820px}@media (max-width:1024px){.slug-module__EY3GSW__container{padding-top:1.25rem}.slug-module__EY3GSW__contentWrapper{flex-direction:column;gap:1.5rem;display:flex}.slug-module__EY3GSW__sidebar{order:0;width:100%;position:static}.slug-module__EY3GSW__content{width:100%;max-width:100%}}@media (max-width:640px){.slug-module__EY3GSW__container{padding:1rem 1rem 4rem}}
