.NoteContent_title__FE7dP{margin-top:4.8rem;font-size:1.3rem;line-height:1.5}.NoteContent_headerMeta__JQ68t{margin-top:2.8rem;display:flex;gap:1.8rem;line-height:1.3}@media screen and (max-width:425px){.NoteContent_headerMeta__JQ68t{font-size:.92em}}.NoteContent_metaColumn__izPC5:not(:first-child):not(:last-child){margin:0 2.5rem}@media screen and (max-width:425px){.NoteContent_metaColumn__izPC5:not(:first-child):not(:last-child){margin:0 2rem}}.NoteContent_columnTitle__b_XNe{font-size:.86em;color:var(--c-gray);margin-bottom:.4em}.NoteContent_authorLink__1ReNs{display:inline-flex;align-items:center}.NoteContent_authorLink__1ReNs:hover{text-decoration:underline}.NoteContent_authorLink__1ReNs svg{margin-left:.2em;color:var(--c-twitter)}.NoteContent_warning__cLGwu{margin:1.5rem 0;display:flex;align-items:center;color:var(--c-orange);font-size:14px;font-weight:600;line-height:1.5}.NoteContent_warningIcon__hUk4o{width:20px;height:20px;flex-shrink:0;margin-right:8px;border-radius:50%;border:2px solid var(--c-orange);display:flex;align-items:center;justify-content:center}.NoteContent_warningIcon__hUk4o svg{width:12px;height:12px}.NoteContent_content__F9ZKn{margin-top:1em;padding-top:.2rem;border-top:1px solid var(--c-border)}.NoteContent_footer__9tCf2{margin-top:3rem}.NoteContent_clap__YR8Qs{text-align:center}.NoteContent_tweetLinks__rSAZ8{margin-top:3rem;display:flex;justify-content:center;gap:.8rem}.NoteContent_followLink__l5Qak,.NoteContent_tweetLink__CF1Ds{display:inline-flex;align-items:center;border-radius:2.5em;font-size:14px;padding:.55em 1.2em;font-weight:600;transition:transform .2s ease}@media(hover:hover){.NoteContent_followLink__l5Qak:hover,.NoteContent_tweetLink__CF1Ds:hover{transform:scale(1.02)}}.NoteContent_tweetLink__CF1Ds{background:var(--c-twitter);color:#fff}.NoteContent_tweetLink__CF1Ds svg{margin:0 7px 0 -2px}.NoteContent_followLink__l5Qak{background:#fff;border:2px solid var(--c-border);color:var(--c-base-text)}.NoteContent_md__wzoLf{color:var(--c-base-text);line-height:1.9;font-size:16.5px}@media screen and (max-width:425px){.NoteContent_md__wzoLf{font-size:16px}}.NoteContent_md__wzoLf a{margin:0 .1em;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em;text-decoration-color:var(--c-gray)}.NoteContent_md__wzoLf a:hover{color:var(--c-base-text);text-decoration-color:var(--c-base-text)}.NoteContent_md__wzoLf p{margin-top:2em}.NoteContent_md__wzoLf h1+p,.NoteContent_md__wzoLf h2+p,.NoteContent_md__wzoLf h3+p,.NoteContent_md__wzoLf h4+p,.NoteContent_md__wzoLf h5+p,.NoteContent_md__wzoLf h6+p{margin-top:1.4em}.NoteContent_md__wzoLf h1,.NoteContent_md__wzoLf h2,.NoteContent_md__wzoLf h3,.NoteContent_md__wzoLf h4{margin-top:3em}.NoteContent_md__wzoLf h1{font-size:1.7em}.NoteContent_md__wzoLf h2{font-size:1.4em}.NoteContent_md__wzoLf h3{font-size:1.2em}.NoteContent_md__wzoLf h4{font-size:1.05em}.NoteContent_md__wzoLf h5,.NoteContent_md__wzoLf h6{font-size:1em}.NoteContent_md__wzoLf li{margin:1.2em 0}.NoteContent_md__wzoLf li li{margin:.8em 0}.NoteContent_md__wzoLf ol,.NoteContent_md__wzoLf ul{margin:1.4rem 0;line-height:1.7}.NoteContent_md__wzoLf ol p,.NoteContent_md__wzoLf ul p{margin:0}.NoteContent_md__wzoLf ul{list-style:none;list-style-position:outside}.NoteContent_md__wzoLf ul li{position:relative;padding-left:.65lh}.NoteContent_md__wzoLf ul li:before{position:absolute;top:.4lh;content:"";left:.1lh;display:inline-flex;width:6px;height:6px;border-radius:50%;border:1.5px solid var(--c-gray)}.NoteContent_md__wzoLf ol{padding-left:1.5em}.NoteContent_md__wzoLf ol>li{list-style:decimal;padding-left:.6em}.NoteContent_md__wzoLf ol>li::marker{color:var(--c-base-text)}.NoteContent_md__wzoLf ol ol,.NoteContent_md__wzoLf ol ul,.NoteContent_md__wzoLf ul ol,.NoteContent_md__wzoLf ul ul{margin-block:0;font-size:.93em}.NoteContent_md__wzoLf .contains-task-list{margin-left:0}.NoteContent_md__wzoLf .task-list-item{position:relative;padding-left:1.05lh}.NoteContent_md__wzoLf .task-list-item:before{content:none}.NoteContent_md__wzoLf .task-list-item input{margin:0;padding:0;position:absolute;left:0;top:.16lh;line-height:inherit;width:.85lh;height:.85lh;display:inline-flex;align-items:center;justify-content:center;appearance:none;border:1.5px solid var(--c-gray);border-radius:.55em;box-shadow:0 0 0 0 transparent;cursor:pointer}.NoteContent_md__wzoLf .task-list-item input:before{position:absolute;inset:0;display:flex;width:.5lh;height:.5lh;align-self:center;justify-self:center;content:"";mask-image:url(/check.svg);mask-repeat:no-repeat;mask-size:contain;background-color:var(--c-gray)}.NoteContent_md__wzoLf .task-list-item input:checked{background-color:var(--c-base-text);border-color:var(--c-base-text)}.NoteContent_md__wzoLf .task-list-item input:checked:before{background-color:var(--c-base-bg)}.NoteContent_md__wzoLf .task-list-item li{color:var(--c-base-text-lighter)}.NoteContent_md__wzoLf hr{display:block;margin:3em auto;border:none;max-width:200px;border-top:1px solid var(--c-border)}.NoteContent_md__wzoLf blockquote{margin:2.3em 0;font-style:italic;padding:0 0 0 .7em;color:var(--c-gray-darker);position:relative}.NoteContent_md__wzoLf blockquote:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:2px;background-color:var(--c-gray-lighter)}.NoteContent_md__wzoLf blockquote p{line-height:1.6;font-size:.95em;margin:.3em 0}.NoteContent_md__wzoLf img{border-radius:15px}@media screen and (max-width:425px){.NoteContent_md__wzoLf img{border-radius:8px}}.NoteContent_md__wzoLf code{padding:.27em .35em;background:var(--c-gray-bg);font-size:.85em;border-radius:.5em;vertical-align:.07em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.NoteContent_md__wzoLf pre{margin:1.3rem 0;background:var(--c-gray-bg-lighter);overflow-x:auto;border:1.5px solid var(--c-border-lighter);border-radius:1rem;word-break:normal;word-wrap:normal;display:flex}.NoteContent_md__wzoLf pre:after{content:"";width:8px;flex-shrink:0}.NoteContent_md__wzoLf pre code{margin:0;padding:0;border:none;background:transparent}.NoteContent_md__wzoLf pre>code{display:block;padding:.8em 1em}.NoteContent_md__wzoLf li pre{margin:.7rem 0}.NoteContent_md__wzoLf .token.namespace{opacity:.7}.NoteContent_md__wzoLf .token.comment{color:#7d8899}.NoteContent_md__wzoLf .token.cdata,.NoteContent_md__wzoLf .token.doctype,.NoteContent_md__wzoLf .token.prolog{color:#5f6b7a}.NoteContent_md__wzoLf .token.boolean,.NoteContent_md__wzoLf .token.number{color:#f49200}.NoteContent_md__wzoLf .token.attr-name,.NoteContent_md__wzoLf .token.string{color:#8e19b9}.NoteContent_md__wzoLf .language-css .token.string,.NoteContent_md__wzoLf .style .token.string,.NoteContent_md__wzoLf .token.entity,.NoteContent_md__wzoLf .token.url{color:#f49200}.NoteContent_md__wzoLf .token.atrule,.NoteContent_md__wzoLf .token.attr-value,.NoteContent_md__wzoLf .token.important,.NoteContent_md__wzoLf .token.keyword,.NoteContent_md__wzoLf .token.selector{color:#e94d6b}.NoteContent_md__wzoLf .token.coord{color:#66b3ff}.NoteContent_md__wzoLf .token.regex,.NoteContent_md__wzoLf .token.statement{color:#f49200}.NoteContent_md__wzoLf .token.placeholder,.NoteContent_md__wzoLf .token.variable{color:#fff}.NoteContent_md__wzoLf .token.bold,.NoteContent_md__wzoLf .token.important,.NoteContent_md__wzoLf .token.statement{font-weight:600}.NoteContent_md__wzoLf .token.operator,.NoteContent_md__wzoLf .token.punctuation{color:#42495e}.NoteContent_md__wzoLf .token.entity{cursor:help}.NoteContent_md__wzoLf .token.italic{font-style:italic}.NoteContent_md__wzoLf .token.function,.NoteContent_md__wzoLf .token.property,.NoteContent_md__wzoLf .token.tag{color:#0372f1}.NoteContent_md__wzoLf .token.attr-name{color:#e94d6b}.NoteContent_md__wzoLf .token.attr-value,.NoteContent_md__wzoLf .token.script,.NoteContent_md__wzoLf .token.script .token.keyword,.NoteContent_md__wzoLf .token.style{color:#f49200}.NoteContent_en__Zql6b{line-height:1.8}.NoteContent_en__Zql6b h1,.NoteContent_en__Zql6b h2,.NoteContent_en__Zql6b h3,.NoteContent_en__Zql6b h4,.NoteContent_en__Zql6b h5,.NoteContent_en__Zql6b strong{font-weight:600}.ClapButton_button__MFmSa{margin:0 auto;width:150px;height:150px;background-color:var(--c-gray-bg);border-radius:50%;font-weight:600;position:relative;touch-action:manipulation}.ClapButton_button__MFmSa:hover{transform:scale(1.02)}.ClapButton_button__MFmSa img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;transition:.2s}.ClapButton_button__MFmSa .ClapButton_clapEffect__nbRCi{opacity:0}.ClapButton_button__MFmSa[data-animated=true] .ClapButton_clapHands__9rdD6{transform:translate(-4px,-4px) scale(1.1)}.ClapButton_button__MFmSa[data-animated=true] .ClapButton_clapEffect__nbRCi{display:block;opacity:1;transform:scale(1.2)}.ClapButton_count__sEOC2{margin-top:3px;font-size:14.5px;color:var(--c-gray);text-align:center;font-weight:600}.ClapButton_thanks__mGIsx{text-align:center;font-weight:600;font-size:1.8rem}.ClapButton_thanks__mGIsx img{display:block;margin:.4rem auto}