.AuthStatus-module__E1XD0G__placeholder{width:56px;display:inline-block}.AuthStatus-module__E1XD0G__link,.AuthStatus-module__E1XD0G__logout{color:var(--text-dim);border-radius:6px;min-height:24px;padding:5px 12px;font-size:14px}.AuthStatus-module__E1XD0G__link:hover,.AuthStatus-module__E1XD0G__logout:hover{background:var(--bg-card);color:var(--text);text-decoration:none}.AuthStatus-module__E1XD0G__user{align-items:center;gap:6px;display:flex}.AuthStatus-module__E1XD0G__name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:14px;overflow:hidden}.AuthStatus-module__E1XD0G__logout{font:inherit;cursor:pointer;background:0 0;border:0;font-size:14px}
.Form-module__Wcsz9W__form{flex-direction:column;gap:16px;display:flex}.Form-module__Wcsz9W__field{flex-direction:column;gap:6px;display:flex}.Form-module__Wcsz9W__label{color:var(--text);font-size:13px;font-weight:600}.Form-module__Wcsz9W__input,.Form-module__Wcsz9W__textarea{background:var(--bg);width:100%;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);font:inherit;padding:9px 12px;font-size:14px}.Form-module__Wcsz9W__textarea{resize:vertical;min-height:120px;line-height:1.6}.Form-module__Wcsz9W__input:focus-visible,.Form-module__Wcsz9W__textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:#0000}.Form-module__Wcsz9W__input[aria-invalid=true],.Form-module__Wcsz9W__textarea[aria-invalid=true]{border-color:var(--accent)}.Form-module__Wcsz9W__hint{color:var(--text-dim);font-size:12px}.Form-module__Wcsz9W__error{color:var(--accent);font-size:12px}.Form-module__Wcsz9W__captcha{min-height:100px}.Form-module__Wcsz9W__statusEmpty{display:none}.Form-module__Wcsz9W__success,.Form-module__Wcsz9W__failure{border-radius:var(--radius);border:1px solid var(--border);padding:10px 12px;font-size:14px}.Form-module__Wcsz9W__success{background:var(--bg-card);color:var(--text)}.Form-module__Wcsz9W__failure{background:color-mix(in srgb,var(--accent)12%,transparent);color:var(--text);border-color:var(--accent-dim)}.Form-module__Wcsz9W__button{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);min-height:36px;color:var(--bg);font:inherit;cursor:pointer;align-self:flex-start;padding:8px 18px;font-weight:600}.Form-module__Wcsz9W__button:hover{filter:brightness(1.1)}.Form-module__Wcsz9W__button:disabled{opacity:.6;cursor:progress}.Form-module__Wcsz9W__linkButton{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.Form-module__Wcsz9W__linkButton:hover{text-decoration:underline}.Form-module__Wcsz9W__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}
.CommentForm-module__XsmK8q__context{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text-dim);flex-direction:column;gap:8px;padding:10px 12px;font-size:13px;display:flex}.CommentForm-module__XsmK8q__quote{border-left:3px solid var(--accent);color:var(--text);max-height:7.5em;margin:0;padding:4px 0 4px 12px;font-style:italic;overflow:auto}.CommentForm-module__XsmK8q__clear{min-height:24px;color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0}.CommentForm-module__XsmK8q__clear:hover{text-decoration:underline}
.CommentsClient-module__eFug5G__title{letter-spacing:-.3px;margin-bottom:16px;font-size:20px;font-weight:700}.CommentsClient-module__eFug5G__count{color:var(--text-dim);font-weight:400}.CommentsClient-module__eFug5G__note{color:var(--text-dim);margin-bottom:12px;font-size:14px}.CommentsClient-module__eFug5G__filter{border:1px solid var(--border);background:var(--bg-card);min-height:28px;color:var(--text);font:inherit;cursor:pointer;border-radius:6px;margin-bottom:12px;padding:4px 12px;font-size:13px}.CommentsClient-module__eFug5G__filter:hover{border-color:var(--accent)}.CommentsClient-module__eFug5G__composer{margin-top:24px;scroll-margin-top:80px}
.CommentItem-module__818JlW__comment{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);padding:12px 14px;scroll-margin-top:80px}.CommentItem-module__818JlW__comment:target{border-color:var(--accent)}.CommentItem-module__818JlW__header{flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-bottom:8px;font-size:12px;display:flex}.CommentItem-module__818JlW__author{color:var(--text);font-size:13px;font-weight:600}.CommentItem-module__818JlW__dim{color:var(--text-dim)}a.CommentItem-module__818JlW__dim:hover{color:var(--accent)}.CommentItem-module__818JlW__badge,.CommentItem-module__818JlW__pending{background:var(--bg-hover);color:var(--text);border-radius:4px;padding:1px 8px;font-size:11px}.CommentItem-module__818JlW__pending{background:color-mix(in srgb,var(--accent)18%,transparent)}.CommentItem-module__818JlW__quote{border-left:3px solid var(--accent);color:var(--text-dim);margin:0 0 8px;padding:4px 0 4px 12px;font-size:13px}.CommentItem-module__818JlW__quote p{margin-bottom:2px;font-style:italic}.CommentItem-module__818JlW__quoteLink{font-size:12px}.CommentItem-module__818JlW__body{overflow-wrap:anywhere;font-size:14px;line-height:1.7}.CommentItem-module__818JlW__body p{margin-bottom:8px}.CommentItem-module__818JlW__body p:last-child{margin-bottom:0}.CommentItem-module__818JlW__body pre{background:var(--bg);font-family:var(--font-mono);border-radius:6px;margin:8px 0;padding:8px 10px;font-size:13px;overflow-x:auto}.CommentItem-module__818JlW__body code{font-family:var(--font-mono);font-size:13px}.CommentItem-module__818JlW__body blockquote{border-left:3px solid var(--border);color:var(--text-dim);padding-left:10px}:is(.CommentItem-module__818JlW__body ul,.CommentItem-module__818JlW__body ol){margin-bottom:8px;padding-left:20px}.CommentItem-module__818JlW__deleted{color:var(--text-dim);font-size:13px;font-style:italic}.CommentItem-module__818JlW__actions{gap:14px;margin-top:8px;display:flex}.CommentItem-module__818JlW__action,.CommentItem-module__818JlW__primary{min-height:24px;color:var(--text-dim);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px}.CommentItem-module__818JlW__action:hover{color:var(--accent)}.CommentItem-module__818JlW__primary{color:var(--accent);font-weight:600}.CommentItem-module__818JlW__action:disabled,.CommentItem-module__818JlW__primary:disabled{opacity:.6;cursor:progress}.CommentItem-module__818JlW__edit{flex-direction:column;gap:8px;display:flex}
.CommentTree-module__EG1HKW__root,.CommentTree-module__EG1HKW__replies{flex-direction:column;gap:10px;list-style:none;display:flex}.CommentTree-module__EG1HKW__replies{border-left:2px solid var(--border);margin-top:10px;padding-left:18px}.CommentTree-module__EG1HKW__row{min-width:0}@media (max-width:640px){.CommentTree-module__EG1HKW__replies{padding-left:10px}}
.CommentsSection-module__tYr14G__section{border-top:1px solid var(--border);max-width:720px;margin:40px auto 0;padding-top:24px}
.QuoteSelector-module__sL5s1q__button{left:var(--x);top:calc(var(--y) + 8px);z-index:150;border:1px solid var(--accent);border-radius:var(--radius);background:var(--bg-card);min-height:32px;color:var(--text);font:inherit;cursor:pointer;box-shadow:0 6px 20px color-mix(in srgb,var(--bg)70%,transparent);white-space:nowrap;padding:6px 14px;font-size:13px;font-weight:600;position:fixed;transform:translate(-50%)}.QuoteSelector-module__sL5s1q__button:hover{background:var(--bg-hover)}
.NoteArticle-module__appmAW__note{max-width:720px;margin:0 auto}.NoteArticle-module__appmAW__partTitle{flex-direction:column;gap:2px;margin-bottom:18px;font-size:22px;font-weight:700;display:flex}.NoteArticle-module__appmAW__partNumber{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}
.NoteContent-module__QtDP6G__content{line-height:1.85}.NoteContent-module__QtDP6G__content h2{letter-spacing:-.3px;margin:28px 0 12px;font-size:20px;font-weight:600}.NoteContent-module__QtDP6G__content h3{color:var(--text-dim);margin:20px 0 8px;font-size:16px;font-weight:600}.NoteContent-module__QtDP6G__content p{margin-bottom:16px}.NoteContent-module__QtDP6G__content pre{border-radius:var(--radius);border:1px solid var(--border);margin:18px 0;overflow:hidden}.NoteContent-module__QtDP6G__content pre code.hljs{background:var(--bg-card);font-family:var(--font-mono);border-radius:0;padding:1em;font-size:13px;line-height:1.7;display:block;overflow-x:auto}.NoteContent-module__QtDP6G__content pre .hljs{color:#c9d1d9}:is(.NoteContent-module__QtDP6G__content pre .hljs-keyword,.NoteContent-module__QtDP6G__content pre .hljs-type,.NoteContent-module__QtDP6G__content pre .hljs-variable.language_){color:#ff7b72}:is(.NoteContent-module__QtDP6G__content pre .hljs-title,.NoteContent-module__QtDP6G__content pre .hljs-title.class_,.NoteContent-module__QtDP6G__content pre .hljs-title.function_){color:#d2a8ff}:is(.NoteContent-module__QtDP6G__content pre .hljs-attr,.NoteContent-module__QtDP6G__content pre .hljs-number,.NoteContent-module__QtDP6G__content pre .hljs-operator,.NoteContent-module__QtDP6G__content pre .hljs-variable){color:#79c0ff}:is(.NoteContent-module__QtDP6G__content pre .hljs-string,.NoteContent-module__QtDP6G__content pre .hljs-regexp){color:#a5d6ff}:is(.NoteContent-module__QtDP6G__content pre .hljs-built_in,.NoteContent-module__QtDP6G__content pre .hljs-symbol){color:#ffa657}:is(.NoteContent-module__QtDP6G__content pre .hljs-comment,.NoteContent-module__QtDP6G__content pre .hljs-code){color:#8b949e}:is(.NoteContent-module__QtDP6G__content pre .hljs-name,.NoteContent-module__QtDP6G__content pre .hljs-selector-tag){color:#7ee787}.NoteContent-module__QtDP6G__content code:not(pre code){background:var(--bg-card);color:var(--accent);font-family:var(--font-mono);border-radius:4px;padding:2px 6px;font-size:13px}.NoteContent-module__QtDP6G__content ul,.NoteContent-module__QtDP6G__content ol{margin-bottom:16px;padding-left:24px}.NoteContent-module__QtDP6G__content li{margin-bottom:4px}.NoteContent-module__QtDP6G__content blockquote{border-left:3px solid var(--accent);color:var(--text-dim);background:var(--bg-card);border-radius:0 var(--radius)var(--radius)0;margin:16px 0;padding:10px 16px;font-style:italic}.NoteContent-module__QtDP6G__content h4{margin:16px 0 8px;font-size:15px;font-weight:600}.NoteContent-module__QtDP6G__content h2,.NoteContent-module__QtDP6G__content h3,.NoteContent-module__QtDP6G__content h4{scroll-margin-top:80px}.NoteContent-module__QtDP6G__content hr{border:0;border-top:1px solid var(--border);margin:28px 0}.NoteContent-module__QtDP6G__content img{border-radius:var(--radius);max-width:100%;height:auto}.NoteContent-module__QtDP6G__content table{border-collapse:collapse;width:100%;margin:18px 0;font-size:14px;display:block;overflow-x:auto}.NoteContent-module__QtDP6G__content th,.NoteContent-module__QtDP6G__content td{border:1px solid var(--border);padding:6px 10px}.NoteContent-module__QtDP6G__content th{background:var(--bg-card);font-weight:600}.NoteContent-module__QtDP6G__content pre{position:relative}.NoteContent-module__QtDP6G__content pre [data-copy-btn]{background:var(--bg-hover);color:var(--text);border:1px solid var(--border);min-height:24px;font-size:11px;font-family:var(--font-mono);cursor:pointer;opacity:0;border-radius:4px;padding:2px 8px;transition:opacity .15s;position:absolute;top:8px;right:8px}.NoteContent-module__QtDP6G__content pre:hover [data-copy-btn]{opacity:1}.NoteContent-module__QtDP6G__content pre [data-copy-btn]:focus-visible{opacity:1}.NoteContent-module__QtDP6G__content pre [data-copy-btn]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (hover:none){.NoteContent-module__QtDP6G__content pre [data-copy-btn]{opacity:1}}
.NoteContents-module__EC7lXG__box{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:28px;padding:14px 18px;font-size:14px}.NoteContents-module__EC7lXG__title{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:600}.NoteContents-module__EC7lXG__parts{flex-direction:column;gap:6px;padding-left:20px;display:flex}.NoteContents-module__EC7lXG__part::marker{color:var(--text-dim)}.NoteContents-module__EC7lXG__current{color:var(--text);font-weight:600}.NoteContents-module__EC7lXG__time{color:var(--text-dim);font-size:12px}.NoteContents-module__EC7lXG__toc{flex-direction:column;gap:3px;margin-top:6px;padding-left:0;list-style:none;display:flex}.NoteContents-module__EC7lXG__parts .NoteContents-module__EC7lXG__toc{border-left:2px solid var(--border);padding-left:12px}.NoteContents-module__EC7lXG__toc a{color:var(--text-dim)}.NoteContents-module__EC7lXG__toc a:hover{color:var(--accent)}.NoteContents-module__EC7lXG__sub{padding-left:16px;font-size:13px}
.Auth-module__us-QKq__links{color:var(--text-dim);flex-wrap:wrap;gap:16px;font-size:14px;display:flex}
.NoteHeader-module__ZDzb5G__header{border-bottom:1px solid var(--border);margin:0 0 24px;padding-bottom:18px}.NoteHeader-module__ZDzb5G__breadcrumb{color:var(--text-dim);flex-wrap:wrap;margin-bottom:38px;font-size:13px;list-style:none;display:flex}.NoteHeader-module__ZDzb5G__breadcrumb li+li:before{content:"/";margin:0 6px}.NoteHeader-module__ZDzb5G__breadcrumb a{color:var(--text-dim)}.NoteHeader-module__ZDzb5G__breadcrumb a:hover{color:var(--accent)}.NoteHeader-module__ZDzb5G__breadcrumb li:last-child:after{content:"▋";color:var(--accent);margin-left:2px;animation:1s step-end infinite NoteHeader-module__ZDzb5G__blink}@keyframes NoteHeader-module__ZDzb5G__blink{0%,to{opacity:1}50%{opacity:0}}.NoteHeader-module__ZDzb5G__meta{color:var(--text-dim);flex-wrap:wrap;gap:14px;margin-bottom:12px;font-size:12px;display:flex}.NoteHeader-module__ZDzb5G__meta a{color:var(--text-dim)}.NoteHeader-module__ZDzb5G__meta a:hover{color:var(--accent)}.NoteHeader-module__ZDzb5G__title{letter-spacing:-.5px;margin-bottom:12px;font-size:26px;font-weight:700;line-height:1.3}.NoteHeader-module__ZDzb5G__tags{flex-wrap:wrap;gap:6px;list-style:none;display:flex}.NoteHeader-module__ZDzb5G__tag{color:var(--text);background:var(--bg-hover);font-size:12px;font-family:var(--font-mono);border-radius:4px;padding:2px 8px}.NoteHeader-module__ZDzb5G__tag:hover{color:var(--accent);text-decoration:none}@media (prefers-reduced-motion:reduce){.NoteHeader-module__ZDzb5G__breadcrumb li:last-child:after{animation:none}}
.layout-module__CUj6aG__container{max-width:1200px;margin:0 auto;padding:0 24px}.layout-module__CUj6aG__header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#18181beb;padding:16px 0;position:sticky;top:0}.layout-module__CUj6aG__headerInner{align-items:center;gap:24px;display:flex}.layout-module__CUj6aG__logo{color:var(--text);white-space:nowrap;letter-spacing:-.5px;font-size:18px;font-weight:700}.layout-module__CUj6aG__logo:hover{text-decoration:none}.layout-module__CUj6aG__logoDot{color:var(--accent)}.layout-module__CUj6aG__nav{flex-wrap:wrap;flex:1;gap:4px;display:flex}.layout-module__CUj6aG__navLink{color:var(--text-dim);border-radius:6px;padding:5px 12px;font-size:14px;transition:background .15s,color .15s}.layout-module__CUj6aG__navLink:hover{background:var(--bg-card);color:var(--text);text-decoration:none}.layout-module__CUj6aG__navLinkActive{background:var(--bg-card);color:var(--text)}.layout-module__CUj6aG__main{view-transition-name:layout-module__CUj6aG__main-content;flex:1;width:100%;padding:36px 0}.layout-module__CUj6aG__main:focus{outline:none}.layout-module__CUj6aG__skipLink{z-index:300;background:var(--accent);color:var(--bg);border-radius:var(--radius);padding:8px 14px;font-weight:600;position:absolute;top:-48px;left:12px}.layout-module__CUj6aG__skipLink:focus{text-decoration:none;top:12px}.layout-module__CUj6aG__footer{border-top:1px solid var(--border);color:var(--text-dim);margin-top:1.5em;padding:16px 0;font-size:13px}@media (max-width:600px){.layout-module__CUj6aG__navLink{padding:5px 8px;font-size:13px}}
.PartPager-module__A6MTWW__pager{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:12px;margin:36px 0 12px;padding-top:18px;display:grid}.PartPager-module__A6MTWW__link{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);color:var(--text);flex-direction:column;gap:4px;padding:12px 14px;display:flex}.PartPager-module__A6MTWW__link:hover{border-color:var(--accent);text-decoration:none}.PartPager-module__A6MTWW__next{text-align:right;grid-column:2}.PartPager-module__A6MTWW__hint{color:var(--text-dim);font-size:12px}.PartPager-module__A6MTWW__end{text-align:right;color:var(--text-dim);grid-column:2;align-self:center;font-size:13px}@media (max-width:640px){.PartPager-module__A6MTWW__pager{grid-template-columns:1fr}.PartPager-module__A6MTWW__next,.PartPager-module__A6MTWW__end{grid-column:1}}
.layout-module__ubwnCq__wrapper{max-width:420px;margin:0 auto}.layout-module__ubwnCq__wrapper h1{letter-spacing:-.3px;margin-bottom:8px;font-size:24px;font-weight:700}.layout-module__ubwnCq__lead{color:var(--text-dim);margin-bottom:20px;font-size:14px}
.ReadingProgress-module__Wv4f-G__bar{background:var(--accent);transform-origin:0;width:100%;height:3px;transform:scaleX(var(--progress,0));z-index:200;transition:transform .1s linear;position:fixed;top:0;left:0}@media (prefers-reduced-motion:reduce){.ReadingProgress-module__Wv4f-G__bar{transition:none}}
