.notion-content{--notion-image-border-radius:.5rem;color:#374151;letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.5}.notion-content :where(p){color:#4b5563;margin-top:0;margin-bottom:.5rem;font-size:1.125rem;line-height:1.8}.notion-content :where(p:has(>figure:only-child)){margin-bottom:.5rem}.notion-content :where(strong){color:#111827;font-weight:700}.notion-content :where(h1){color:#111827;margin-top:2rem;margin-bottom:.5rem;font-size:1.875rem;font-weight:600;line-height:1.3}.notion-content :where(h2){color:#111827;margin-top:1.75rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.3}.notion-content :where(h3){color:#111827;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.notion-content :where(h4,h5,h6){color:#111827;margin-top:1.25rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.notion-content :where(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.notion-content :where(h1,h2,h3,h4,h5,h6){scroll-margin-top:calc(var(--app-header-h,6rem) + var(--promotion-banner-height,0px) + 1.5rem)}.notion-content :where(blockquote){color:#4b5563;border-left:3px solid #111827;margin-top:1rem;margin-bottom:1rem;padding:.125rem 0 .125rem 1rem;font-size:1.125rem;line-height:1.8}.notion-content :where(blockquote p:last-child){margin-bottom:0}.notion-content :where(a){color:inherit;text-underline-offset:2px;text-decoration:underline #37352f66;transition:text-decoration-color .15s}.notion-content :where(a:hover){text-decoration-color:#37352fcc}.notion-content :where(table){border-collapse:collapse;width:100%;margin-top:1rem;margin-bottom:1rem;font-size:1rem;line-height:1.6}.notion-content :where(th){color:#374151;text-align:left;background-color:#f7f6f3;border:1px solid #e9e9e7;padding:.5rem .75rem;font-weight:500}.notion-content :where(td){color:#4b5563;vertical-align:top;border:1px solid #e9e9e7;padding:.5rem .75rem}.notion-content :where(:not(pre)>code){color:#eb5757;background-color:#87837826;border-radius:.25rem;padding:.125rem .25rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.85em}.notion-content :where(pre){background-color:#f9fafb;border-radius:.5rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;font-size:.9rem;line-height:1.45;overflow-x:auto}.notion-content :where(details){margin-top:.5rem;margin-bottom:.5rem;padding-left:.25rem}.notion-content :where(summary){cursor:pointer;color:#374151;font-size:1.125rem;line-height:1.8}.notion-content :where(summary:hover){color:#111827}.notion-content :where(ul,ol){margin-top:0;margin-bottom:.5rem;padding-left:1.5rem}.notion-content :where(ul){list-style-type:disc}.notion-content :where(ol){list-style-type:decimal}.notion-content :where(li){color:#4b5563;margin-top:0;margin-bottom:.25rem;padding-left:0;font-size:1.125rem;line-height:1.8}.notion-content :where(li>ul,li>ol){margin-top:.25rem;margin-bottom:.25rem}.notion-content :where(hr){border:0;border-top:1px solid #e5e7eb;margin-top:1.5rem;margin-bottom:1.5rem}.notion-content :where(img){max-width:100%;height:auto;display:block}.notion-image-single{width:100%;max-width:100%;margin-top:1rem;margin-bottom:1rem}.notion-image-gallery{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.5rem;margin-top:1rem;margin-bottom:1rem;display:grid}.notion-image-gallery.cols-2{grid-template-columns:repeat(2,1fr)}.notion-image-gallery.cols-3{grid-template-columns:repeat(3,1fr)}.notion-image-gallery.cols-4{grid-template-columns:repeat(4,1fr)}@media (width<=768px){.notion-image-gallery,.notion-image-gallery.cols-2,.notion-image-gallery.cols-3,.notion-image-gallery.cols-4{grid-template-columns:1fr;gap:1rem}}.notion-image-caption{color:#6b7280;text-align:left;margin-top:.375rem;font-size:.875rem;line-height:1.4}.notion-image{border-radius:var(--notion-image-border-radius);transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.notion-image:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.notion-toggle{border-left:2px solid #e5e7eb;margin-top:.5rem;margin-bottom:.5rem;padding-left:1rem}.notion-toggle summary{cursor:pointer;color:#374151;list-style:none}.notion-toggle summary:hover{color:#111827}.notion-toggle summary::-webkit-details-marker{display:none}.notion-toggle summary:before{content:"▶";color:#9ca3af;margin-right:.5rem;transition:transform .2s;display:inline-block}.notion-toggle[open] summary:before{transform:rotate(90deg)}.notion-callout{background-color:#f1f1ef;border-radius:.375rem;gap:.5rem;margin-top:1rem;margin-bottom:1rem;padding:1rem 1rem 1rem .75rem;display:flex}.notion-callout.default{background-color:#fbfbfa;border:1px solid #e9e9e7}.notion-callout.gray{background-color:#f1f1ef}.notion-callout.brown{background-color:#f4eeee}.notion-callout.orange{background-color:#fbecdd}.notion-callout.yellow{background-color:#fbf3db}.notion-callout.green{background-color:#edf3ec}.notion-callout.blue{background-color:#e7f3f8}.notion-callout.purple{background-color:#f4f0f7}.notion-callout.pink{background-color:#f9eef3}.notion-callout.red{background-color:#fdebec}.notion-callout-body :where(p){color:#374151}.notion-callout-body :where(p:last-child,ul:last-child,ol:last-child){margin-bottom:0}.notion-columns{gap:1rem;margin-top:1rem;margin-bottom:1rem;display:flex}.notion-column{flex:1}@media (width<=768px){.notion-columns{flex-direction:column}}.notion-table{border-collapse:collapse;width:100%;margin-top:1rem;margin-bottom:1rem}.notion-table th{text-align:left;color:#374151;background-color:#f9fafb;border:1px solid #e5e7eb;padding:.5rem 1rem;font-weight:500}.notion-table td{border:1px solid #e5e7eb;padding:.5rem 1rem}.notion-table tr:hover{background-color:#f9fafb}.notion-code{background-color:#f9fafb;border-radius:.5rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.85em;line-height:1.45;overflow-x:auto}.notion-inline-code{color:#dc2626;background-color:#f3f4f6;border-radius:.25rem;padding:.125rem .25rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.85em}
