.document-index{width:min(var(--page-content-width), 100%);margin:0 auto}.document-index-header{justify-content:space-between;align-items:center;gap:32px;margin-bottom:28px;display:flex}.document-index-kicker{color:var(--fgColor-muted,#656d76);margin:0 0 10px;font-size:13px;font-weight:600}.document-index-header h1{color:var(--fgColor-default,#1f2328);letter-spacing:0;margin:0;font-size:42px;font-weight:600;line-height:1.15}.document-index-description{color:var(--fgColor-muted,#656d76);margin:10px 0 0;font-size:15px;line-height:1.5}.document-index-summary{border-top:1px solid var(--borderColor-muted,#d8dee4);border-bottom:1px solid var(--borderColor-muted,#d8dee4);grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px;padding:18px 0;display:grid}.document-summary-item{color:var(--fgColor-muted,#656d76);grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:10px;padding:0 22px;font-size:13px;display:grid}.document-summary-item:first-child{padding-left:0}.document-summary-item+.document-summary-item{border-left:1px solid var(--borderColor-muted,#d8dee4)}.document-summary-item strong{color:var(--fgColor-default,#1f2328);font-size:24px;font-weight:600;line-height:1}.document-create-button{min-height:36px;color:var(--fgColor-onEmphasis,#fff);border:1px solid color-mix(in srgb, var(--borderColor-accent-emphasis,#0969da) 84%, #000);background:var(--bgColor-accent-emphasis,#0969da);border-radius:6px;flex:none;justify-content:center;align-items:center;gap:7px;padding:7px 14px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:background-color .12s,box-shadow .12s;display:inline-flex;box-shadow:0 1px #1f232814}.document-create-button:hover{color:var(--fgColor-onEmphasis,#fff);background:var(--button-primary-bgColor-hover,#0860ca);text-decoration:none;box-shadow:0 1px #1f23281f}.document-create-button:focus-visible{outline:2px solid var(--focus-outlineColor,#0969da);outline-offset:2px}.document-index-controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.document-filter-tabs{background:var(--bgColor-muted,#f6f8fa);scrollbar-width:none;border-radius:7px;align-items:center;gap:2px;min-width:0;padding:3px;display:inline-flex;overflow-x:auto}.document-filter-tabs::-webkit-scrollbar{display:none}.document-filter-tabs a{min-height:30px;color:var(--fgColor-muted,#656d76);border-radius:5px;flex:none;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.document-filter-tabs a:hover{color:var(--fgColor-default,#1f2328);background:var(--control-transparent-bgColor-hover,#eaeef2);text-decoration:none}.document-filter-tabs a.document-filter-active{color:var(--fgColor-default,#1f2328);background:var(--bgColor-default,#fff);box-shadow:0 1px 2px #1f232814, inset 0 0 0 1px var(--borderColor-muted,#d8dee4);font-weight:600}.document-filter-tabs small{color:var(--fgColor-muted,#656d76);font-size:11px;font-weight:500}.document-index-search{align-items:center;gap:8px;width:min(360px,42%);display:flex}.document-index-search-field{min-width:0;min-height:36px;color:var(--fgColor-muted,#656d76);border:1px solid var(--borderColor-muted,#d8dee4);background:var(--bgColor-default,#fff);border-radius:6px;flex:1;align-items:center;gap:8px;padding:0 11px;transition:border-color .12s,box-shadow .12s;display:flex}.document-index-search-field:focus-within{border-color:var(--borderColor-accent-emphasis,#0969da);box-shadow:0 0 0 3px var(--bgColor-accent-muted,#ddf4ff)}.document-index-search-field input{width:100%;min-width:0;color:var(--fgColor-default,#1f2328);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:13px;line-height:34px}.document-index-search-field input::placeholder{color:var(--fgColor-muted,#656d76)}.document-index-search button{min-height:36px;color:var(--fgColor-default,#1f2328);border:1px solid var(--borderColor-muted,#d8dee4);background:var(--button-default-bgColor-rest,#f6f8fa);cursor:pointer;border-radius:6px;padding:7px 12px;font-size:13px;font-weight:600;line-height:20px}.document-index-search button:hover{background:var(--button-default-bgColor-hover,#f3f4f6)}.document-list-panel{border:1px solid var(--borderColor-muted,#d8dee4);background:var(--bgColor-default,#fff);border-radius:7px;overflow:hidden}.document-feedback{color:var(--fgColor-default,#1f2328);border-bottom:1px solid var(--borderColor-muted,#d8dee4);justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;font-size:13px;display:flex}.document-feedback-success{color:var(--fgColor-success,#1a7f37);background:var(--bgColor-success-muted,#dafbe1)}.document-feedback-error{color:var(--fgColor-danger,#d1242f);background:var(--bgColor-danger-muted,#ffebe9)}.document-feedback button{color:currentColor;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:18px;line-height:1}.document-list-toolbar{min-height:44px;color:var(--fgColor-default,#1f2328);border-bottom:1px solid var(--borderColor-muted,#d8dee4);background:color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 74%, var(--bgColor-default,#fff));justify-content:space-between;align-items:center;gap:20px;padding:0 18px;font-size:13px;font-weight:600;display:flex}.document-batch-select-all,.document-batch-actions{z-index:3;align-items:center;display:inline-flex;position:relative}.document-batch-select-all{cursor:pointer;gap:9px}.document-batch-select-all input,.document-row-select input{width:15px;height:15px;accent-color:var(--fgColor-accent,#0969da);margin:0}.document-batch-actions{gap:7px}.document-batch-actions :is(select,button){min-height:30px;color:var(--fgColor-default,#1f2328);font:inherit;border:1px solid var(--borderColor-muted,#d8dee4);background:var(--bgColor-default,#fff);border-radius:6px;padding:0 9px;font-weight:500}.document-batch-actions button:not(:disabled){cursor:pointer}.document-batch-actions button:disabled{color:var(--fgColor-disabled,#8c959f);cursor:not-allowed}.document-batch-actions .document-batch-danger:not(:disabled){color:var(--fgColor-danger,#cf222e)}.document-list-sort{color:var(--fgColor-muted,#656d76);align-items:center;gap:6px;font-weight:400;display:inline-flex}.document-index-list{margin:0;padding:0;list-style:none}.document-index-item{border-bottom:1px solid var(--borderColor-muted,#d8dee4);grid-template-columns:18px 36px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:80px;padding:14px 18px;transition:background-color .12s;display:grid;position:relative}.document-index-item.is-selected{background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 44%, var(--bgColor-default,#fff))}.document-row-select{z-index:3;cursor:pointer;place-items:center;display:grid;position:relative}.document-index-item:last-child{border-bottom:0}.document-index-item:hover,.document-index-item:focus-within{background:var(--control-transparent-bgColor-hover,#f6f8fa)}.document-index-icon{width:36px;height:36px;color:var(--fgColor-muted,#656d76);background:var(--bgColor-muted,#f6f8fa);border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.document-index-content{min-width:0}.document-index-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.document-unpublished-indicator{color:var(--fgColor-attention,#9a6700);background:var(--bgColor-attention-muted,#fff8c5);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:600;line-height:17px}.document-row-menu{z-index:2;opacity:0;transition:opacity .12s;position:relative}.document-index-item:hover .document-row-menu,.document-index-item:focus-within .document-row-menu{opacity:1}.document-index-title{color:var(--fgColor-default,#1f2328);font-size:16px;font-weight:600;line-height:1.4;text-decoration:none}.document-index-title:after{content:"";position:absolute;inset:0}.document-index-title:hover,.document-index-title:focus-visible{color:var(--fgColor-accent,#0969da);text-decoration:none}.document-index-meta{color:var(--fgColor-muted,#656d76);flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;font-size:12px;line-height:1.45;display:flex}.document-index-path{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-index-separator{color:var(--borderColor-default,#d0d7de)}.document-status,.document-status-badge{color:var(--fgColor-muted,#656d76);border:1px solid var(--borderColor-muted,#d8dee4);background:var(--bgColor-muted,#f6f8fa);border-radius:999px;align-items:center;gap:6px;padding:1px 7px;font-size:11px;font-weight:600;line-height:18px;display:inline-flex}.document-status-badge>i{opacity:.78;background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.document-status-published{color:var(--fgColor-accent,#0969da);border-color:color-mix(in srgb, var(--borderColor-accent-emphasis,#0969da) 24%, transparent);background:var(--bgColor-accent-muted,#ddf4ff)}.document-status-review{color:var(--fgColor-done,#8250df);border-color:color-mix(in srgb, var(--borderColor-done-emphasis,#8250df) 24%, transparent);background:var(--bgColor-done-muted,#fbefff)}.document-status-draft{color:var(--fgColor-muted,#656d76)}.document-status-deprecated{color:var(--fgColor-attention,#9a6700);border-color:color-mix(in srgb, var(--borderColor-attention-emphasis,#9a6700) 28%, transparent);background:var(--bgColor-attention-muted,#fff8c5)}.document-index-arrow{color:var(--fgColor-muted,#656d76);opacity:0;transition:opacity .12s,transform .12s;transform:translate(-4px)}.document-index-item:hover .document-index-arrow,.document-index-item:focus-within .document-index-arrow{opacity:1;transform:translate(0)}.document-filter-empty{min-height:240px;color:var(--fgColor-muted,#656d76);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:36px;display:flex}.document-filter-empty strong{color:var(--fgColor-default,#1f2328);margin-top:12px;font-size:15px}.document-filter-empty span{margin-top:5px;font-size:13px}.document-filter-empty a{color:var(--fgColor-accent,#0969da);margin-top:14px;font-size:13px;font-weight:600;text-decoration:none}.empty-state{border:1px solid var(--borderColor-default,#d0d7de);background:var(--bgColor-muted,#f6f8fa);border-radius:8px;width:min(680px,100%);padding:32px}.document-index-empty{justify-items:start;margin:0;display:grid}.empty-state h2{margin:0 0 8px}.empty-state p{margin:0 0 18px}.page-container{width:min(var(--page-wide-width), 100%);margin:0 auto;padding:28px 20px 48px}.stack{gap:16px;display:grid}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:min(896px,100%);margin:0 auto 20px;display:flex}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.auth-panel{width:min(896px,100%);margin:-32px auto 0}.muted{color:var(--fgColor-muted,#656d76)}.form-grid{gap:16px;max-width:680px;margin-left:auto;margin-right:auto;display:grid}.field{gap:6px;display:grid}.field label{font-weight:600}.field-help{color:var(--fgColor-muted,#656d76);font-size:12px;line-height:1.5}.document-path-preview{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.form-grid .form-control,.form-grid .form-select{width:100%}.doctocat-main-users{padding:var(--page-padding-top) var(--page-padding-inline) var(--page-padding-bottom)}.user-management{width:min(var(--page-content-width), 100%);margin:0 auto}.user-management-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.user-management-header h1{margin:2px 0 6px;font-size:28px}.user-management-header p:last-child{color:var(--fgColor-muted,#656d76);margin:0}.user-table-wrap{border:1px solid var(--borderColor-default,#d0d7de);border-radius:8px;overflow-x:auto}.user-table{border-collapse:collapse;width:100%;min-width:680px}.user-table th,.user-table td{border-bottom:1px solid var(--borderColor-muted,#d8dee4);text-align:left;vertical-align:middle;padding:12px 16px}.user-table th{color:var(--fgColor-muted,#656d76);background:var(--bgColor-muted,#f6f8fa);font-size:12px}.user-table tr:last-child td{border-bottom:0}.user-table td:first-child span{color:var(--fgColor-muted,#656d76);margin-top:3px;font-size:12px;display:block}.user-table td:last-child{text-align:right}.user-role{border:1px solid var(--borderColor-muted,#d8dee4);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.user-role-admin{color:var(--fgColor-done,#8250df);background:var(--bgColor-done-muted,#fbefff)}.audit-page{width:min(var(--page-wide-width), 100%);margin:0 auto}.audit-filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.audit-filters input,.audit-filters select,.audit-filters button{border:1px solid var(--borderColor-default,#d0d7de);min-height:32px;color:var(--fgColor-default,#1f2328);background:var(--bgColor-default,#fff);border-radius:6px;padding:5px 12px}.audit-filters input{width:min(320px,100%)}.audit-filters button{color:var(--button-default-fgColor-rest,#24292f);background:var(--button-default-bgColor-rest,#f6f8fa);cursor:pointer;font-weight:600}.audit-filters a{color:var(--fgColor-accent,#0969da);align-self:center;padding:5px 8px;text-decoration:none}.audit-table{min-width:820px}.audit-table time{white-space:nowrap;color:var(--fgColor-muted,#656d76);font-size:12px}.audit-table td:last-child{text-align:left}.audit-empty{color:var(--fgColor-muted,#656d76);text-align:center!important;padding:32px!important}
.editor-slug{color:var(--fgColor-muted,#656d76);overflow-wrap:anywhere;font-size:13px}.editor-workspace{--editor-document-width:860px;--editor-outline-width:248px;--editor-column-gap:40px;grid-template-columns:minmax(0, var(--editor-document-width)) var(--editor-outline-width);min-height:var(--editor-viewport-height,calc(100dvh - 112px));align-items:stretch;gap:var(--editor-column-gap);width:min(calc(var(--editor-document-width) + var(--editor-column-gap) + var(--editor-outline-width)), 100%);margin:0 auto;display:grid}.editor-outline-slot{min-width:0;min-height:inherit}@media (min-width:821px){.doctocat-shell-writing{--doctocat-writing-sidebar-width:316px}.doctocat-shell-writing:not(.doctocat-shell-sidebar-collapsed) .doctocat-sidebar{z-index:10;width:var(--doctocat-writing-sidebar-width);height:auto;max-height:none;bottom:0;left:0;right:auto;top:var(--doctocat-header-height,64px)!important;position:fixed!important}.doctocat-shell-writing:not(.doctocat-shell-sidebar-collapsed) .doctocat-main-editor{margin-left:var(--doctocat-writing-sidebar-width)}}@media (min-width:1281px){.doctocat-shell-writing .editor-outline{top:calc(var(--doctocat-header-height,64px) + var(--editor-page-top,16px));bottom:var(--editor-page-bottom,32px);left:var(--editor-outline-fixed-left,auto);z-index:5;width:var(--editor-outline-fixed-width,var(--editor-outline-width));height:auto;min-height:0;position:fixed}.doctocat-shell-writing .editor-outline-inner{flex-direction:column;height:100%;min-height:0;display:flex;position:static}.doctocat-shell-writing .editor-outline-scroll{flex:auto;min-height:0;max-height:none}}.doctocat-main-diary-editor{padding-left:40px;padding-right:40px}.diary-editor-workspace{--editor-document-width:900px;width:min(var(--editor-document-width), 100%);display:block}.diary-editor-workspace .editor-document-column{width:100%}.diary-editor-workspace .editor-commandbar{grid-template-columns:minmax(180px,1fr) auto}.diary-editor-masthead{border-bottom:1px solid var(--borderColor-muted,#d8dee4);align-items:center;gap:22px;width:min(760px,100%);margin:0 auto;padding:42px 0 26px;display:flex}.diary-editor-date-mark{color:var(--fgColor-accent,#0969da);border-right:1px solid var(--borderColor-muted,#d8dee4);flex:0 0 70px;justify-items:center;padding:8px 0 9px;display:grid}.diary-editor-date-mark strong{font-size:34px;font-weight:500;line-height:1}.diary-editor-date-mark span{color:var(--fgColor-muted,#656d76);margin-top:6px;font-size:12px;font-weight:600}.diary-editor-date-copy{min-width:0}.diary-editor-date-copy p{color:var(--fgColor-muted,#656d76);align-items:center;gap:6px;margin:0 0 7px;font-size:12px;font-weight:600;display:flex}.diary-editor-date-copy h1{color:var(--fgColor-default,#1f2328);letter-spacing:-.02em;margin:0;font-size:32px;font-weight:600;line-height:1.2}.diary-editor-date-copy>span{color:var(--fgColor-muted,#656d76);margin-top:8px;font-size:14px;display:block}.diary-editor-document-panel{width:min(760px,100%);margin:26px auto 0}.diary-editor-document-panel .document-canvas>h1:first-of-type{display:none}.diary-editor-document-panel .typora-content{padding-bottom:128px;font-size:17px;line-height:1.85}.editor-main{min-width:0;min-height:var(--editor-viewport-height,calc(100dvh - 112px));flex-direction:column;width:100%;padding-top:0;display:flex}.editor-document-column{min-height:var(--editor-viewport-height,calc(100dvh - 112px));width:min(var(--editor-document-width), 100%);flex-direction:column;flex:auto;margin:0 auto;display:flex;container:editor-column/inline-size}.editor-commandbar{top:var(--doctocat-header-height,64px);z-index:6;background:color-mix(in srgb, var(--bgColor-default,#fff) 96%, transparent);width:100%;min-height:52px;box-shadow:0 1px 0 color-mix(in srgb, var(--borderColor-muted,#d8dee4) 32%, transparent);border-bottom:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 auto;padding:8px 0;display:grid;position:sticky}.editor-commandbar-scrolled{background:color-mix(in srgb, var(--bgColor-default,#fff) 98%, transparent);box-shadow:0 1px 0 color-mix(in srgb, var(--borderColor-muted,#d8dee4) 68%, transparent), 0 10px 24px color-mix(in srgb, var(--fgColor-default,#1f2328) 6%, transparent)}.editor-document-meta{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;width:100%;min-width:0;display:grid}.document-breadcrumbs{color:var(--fgColor-muted,#656d76);flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;line-height:1.5;display:flex}.document-breadcrumbs a{color:var(--fgColor-accent,#0969da);text-decoration:none}.document-breadcrumbs a:hover{text-decoration:underline}.editor-breadcrumbs{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;align-content:center;width:100%;min-width:0;min-height:20px;padding:0;overflow:visible}.editor-breadcrumbs::-webkit-scrollbar{display:none}.editor-breadcrumbs a{color:var(--fgColor-muted,#656d76)}.editor-breadcrumbs a:hover,.editor-breadcrumbs a:focus-visible{color:var(--fgColor-accent,#0969da)}.editor-breadcrumbs .editor-breadcrumb-part:last-of-type>span:last-child{color:var(--fgColor-default,#1f2328);font-weight:500}.editor-breadcrumb-folder,.editor-breadcrumb-current{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:visible}.editor-breadcrumb-folder{max-width:120px;color:var(--fgColor-muted,#656d76);flex:none;align-items:center;display:inline-flex}.editor-breadcrumb-folder>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.editor-breadcrumb-separator{color:var(--borderColor-default,#d0d7de);flex:none}.editor-breadcrumb-current{color:var(--fgColor-default,#1f2328);flex:auto;font-weight:500}.editor-breadcrumb-part{align-items:center;gap:6px;display:inline-flex}.editor-breadcrumb-part>[aria-hidden=true]{color:var(--borderColor-default,#d0d7de);font-weight:400}.editor-document-state-row{white-space:nowrap;justify-self:end;align-items:center;gap:10px;min-width:max-content;min-height:22px;display:flex}.editor-document-status{min-height:22px;color:var(--fgColor-muted,#656d76);white-space:nowrap;border:1px solid var(--borderColor-muted,#d8dee4);background:color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 72%, transparent);border-radius:999px;align-items:center;margin-left:2px;padding:1px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.editor-document-status-published{color:var(--fgColor-success,#1a7f37);border-color:color-mix(in srgb, var(--borderColor-success-emphasis,#1a7f37) 28%, transparent);background:color-mix(in srgb, var(--bgColor-success-muted,#dafbe1) 58%, transparent)}.editor-document-status-review{color:var(--fgColor-attention,#9a6700);border-color:color-mix(in srgb, var(--borderColor-attention-emphasis,#bf8700) 30%, transparent);background:color-mix(in srgb, var(--bgColor-attention-muted,#fff8c5) 64%, transparent)}.editor-document-status-deprecated{opacity:.78;text-decoration:line-through}.editor-document-status-button{cursor:pointer;height:22px!important;min-height:22px!important;box-shadow:none!important;padding:1px 7px 1px 8px!important}.editor-document-status-button:before{content:"";opacity:.78;background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.editor-document-status-button [data-component=buttonContent]{gap:3px}.editor-document-status-button:hover,.editor-document-status-button:focus-visible{filter:saturate(1.08)brightness(.98);box-shadow:0 0 0 2px color-mix(in srgb, var(--borderColor-accent-emphasis,#0969da) 20%, transparent)!important}.editor-document-privacy{gap:4px}.editor-status-button{color:var(--fgColor-muted,#656d76);transition:color .12s,background-color .12s}.editor-status-button:hover,.editor-status-button:focus-visible{color:var(--fgColor-default,#1f2328);background:var(--control-transparent-bgColor-hover,#afb8c124)!important}.editor-meta-actions{scrollbar-width:none;background:0 0;border:0;border-radius:0;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;min-height:32px;padding:0;display:flex}.editor-meta-actions::-webkit-scrollbar{display:none}.editor-format-button{color:var(--fgColor-default,#1f2328);transition:color .12s,background-color .12s}.editor-format-button:hover,.editor-format-button:focus-visible{background:var(--control-transparent-bgColor-hover,#afb8c124)!important}.editor-view-mode{--controlTrack-bgColor-rest:color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 88%, transparent);--controlTrack-borderColor-rest:transparent;--controlKnob-bgColor-rest:var(--bgColor-default,#fff);--controlKnob-borderColor-rest:transparent;box-shadow:none;flex:none;border-color:#0000!important}.editor-view-mode>li:after{display:none!important}.editor-view-mode [data-component=SegmentedControl\.Button]{color:var(--fgColor-muted,#656d76);transition:color .12s,background-color .12s,box-shadow .12s}.editor-view-mode [data-component=SegmentedControl\.Button][aria-pressed=true]{color:var(--fgColor-default,#1f2328)}.editor-view-mode [data-component=SegmentedControl\.Button][aria-pressed=true] .segmentedControl-content{box-shadow:0 1px 2px #1f23281f,0 0 0 1px #1f232809;border-color:#0000!important}.editor-toolbar-divider{background:color-mix(in srgb, var(--borderColor-muted,#d8dee4) 86%, transparent);flex:none;width:1px;height:18px;margin:0 3px;display:block}.editor-toolbar-action{flex:none;transition:color .12s,background-color .12s;color:var(--fgColor-muted,#656d76)!important}.editor-toolbar-action:hover,.editor-toolbar-action:focus-visible{color:var(--fgColor-default,#1f2328)!important;background:var(--control-transparent-bgColor-hover,#afb8c124)!important}.editor-export-button-label{white-space:nowrap}.editor-save-button{flex:none;min-width:76px;transition:color .12s,background-color .12s,box-shadow .12s;color:var(--fgColor-muted,#656d76)!important;box-shadow:none!important;opacity:1!important;background:0 0!important}.editor-save-button.is-actionable,.editor-save-button-saving,.editor-save-button-uploading{color:var(--fgColor-accent,#0969da)!important;background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 64%, transparent)!important}.editor-save-button-error{color:var(--fgColor-danger,#cf222e)!important}.editor-save-button-error.is-actionable{background:color-mix(in srgb, var(--bgColor-danger-muted,#ffebe9) 72%, transparent)!important}.editor-save-button:hover:not(:disabled),.editor-save-button:focus-visible:not(:disabled){background:var(--bgColor-accent-muted,#ddf4ff)!important;box-shadow:0 0 0 1px color-mix(in srgb, var(--borderColor-accent-emphasis,#0969da) 18%, transparent)!important}.editor-save-button-error:hover:not(:disabled),.editor-save-button-error:focus-visible:not(:disabled){background:var(--bgColor-danger-muted,#ffebe9)!important}@media (prefers-reduced-motion:no-preference){.editor-save-button-saving [data-component=leadingVisual] svg,.editor-save-button-uploading [data-component=leadingVisual] svg{animation:.9s linear infinite editor-save-spin}}@keyframes editor-save-spin{to{transform:rotate(360deg)}}@container editor-column (max-width:760px){.editor-document-meta{grid-template-columns:minmax(64px,1fr) max-content}.editor-document-state-row .editor-save-state{display:none}.editor-export-button,.editor-focus-button{width:32px!important;min-width:32px!important;padding-left:0!important;padding-right:0!important}.editor-export-button-label,.editor-export-button [data-component=trailingVisual],.editor-focus-button-label,.editor-breadcrumb-folder,.editor-breadcrumb-separator{display:none}}.typora-document-panel{min-height:calc(var(--editor-viewport-height,calc(100dvh - 112px)) - 76px);overflow-anchor:none;flex-direction:column;flex:auto;width:100%;margin:24px 0 0;display:flex}.typora-editor{--vscode-editor-font-family:Consolas, "Courier New", monospace;--text-codeBlock-size:14px;--text-codeBlock-lineHeight:1.5;--codeSyntax-text:#000;--codeSyntax-comment:green;--codeSyntax-keyword:#00f;--codeSyntax-function:#795e26;--codeSyntax-type:#267f99;--codeSyntax-constant:#098658;--codeSyntax-string:#a31515;--codeSyntax-variable:#001080;--codeSyntax-tag:maroon;--codeBlock-bg:#fff;--codeBlock-toolbar:#f3f3f3;--codeBlock-border:#d4d4d4;--codeBlock-gutter:#858585;--codeBlock-activeLine:#f5f5f5;--codeBlock-selection:#add6ff;--accentBase:var(--bgColor-accent-muted,#ddf4ff);--accentBgSubtle:var(--bgColor-accent-muted,#ddf4ff);--accentBg:var(--bgColor-accent-muted,#ddf4ff);--accentBgHover:var(--control-transparent-bgColor-hover,#f3f4f6);--accentBgActive:var(--control-transparent-bgColor-active,#ebecf0);--accentLine:var(--borderColor-accent-muted,#54aeff66);--accentBorder:var(--borderColor-accent-emphasis,#0969da);--accentBorderHover:var(--borderColor-accent-emphasis,#0969da);--accentSolid:var(--bgColor-accent-emphasis,#0969da);--accentSolidHover:var(--bgColor-accent-emphasis,#0969da);--accentText:var(--fgColor-accent,#0969da);--accentTextContrast:var(--fgColor-onEmphasis,#fff);--basePageBg:var(--bgColor-default,#fff);--baseBase:var(--bgColor-default,#fff);--baseBgSubtle:var(--bgColor-muted,#f6f8fa);--baseBg:var(--bgColor-muted,#f6f8fa);--baseBgHover:var(--control-transparent-bgColor-hover,#f3f4f6);--baseBgActive:var(--control-transparent-bgColor-active,#ebecf0);--baseLine:var(--borderColor-muted,#d8dee4);--baseBorder:var(--borderColor-default,#d0d7de);--baseBorderHover:var(--borderColor-default,#d0d7de);--baseSolid:var(--fgColor-muted,#656d76);--baseSolidHover:var(--fgColor-default,#1f2328);--baseText:var(--fgColor-muted,#656d76);--baseTextContrast:var(--fgColor-default,#1f2328);background:var(--bgColor-default,#fff);flex:auto;min-height:max(480px,100dvh - 224px)}.typora-editor .mdxeditor-root-contenteditable,.typora-editor .mdxeditor-diff-source-wrapper,.typora-editor .mdxeditor-rich-text-editor,.typora-editor .mdxeditor-contenteditable-wrapper{min-height:inherit;background:0 0}.document-canvas{--vscode-editor-font-family:Consolas, "Courier New", monospace;--text-codeBlock-size:14px;--text-codeBlock-lineHeight:1.5;--codeSyntax-text:#000;--codeSyntax-comment:green;--codeSyntax-keyword:#00f;--codeSyntax-function:#795e26;--codeSyntax-type:#267f99;--codeSyntax-constant:#098658;--codeSyntax-string:#a31515;--codeSyntax-variable:#001080;--codeSyntax-tag:maroon;--codeBlock-bg:#fff;--codeBlock-toolbar:#f3f3f3;--codeBlock-border:#d4d4d4;--codeBlock-gutter:#858585;--codeBlock-activeLine:#f5f5f5;--codeBlock-selection:#add6ff;width:100%;color:var(--fgColor-default,#1f2328);font-kerning:normal;text-rendering:optimizelegibility;text-autospace:normal;text-spacing-trim:trim-start;font-size:16.5px;line-height:1.8}.document-canvas>p{text-wrap:wrap;margin-top:0;margin-bottom:22px}.typora-content [class*=_bold_],.document-canvas strong{white-space:normal;text-autospace:normal}.typora-content :is([class*=_italic_],[class*=_underline_],[class*=_inlineCode_],a),.document-canvas :is(em,del,a,:not(pre,.source-file-code-line)>code){text-autospace:no-autospace}.document-canvas>:is(ul,ol){margin-top:14px;margin-bottom:22px;padding-left:1.65em}.document-canvas>p:has(+:is(ul,ol)){margin-bottom:6px}.document-canvas>p+:is(ul,ol){margin-top:0}.document-canvas :is(ul,ol)>li{margin-block:0}.document-canvas :is(ul,ol)>li+li{margin-top:7px}.document-canvas :is(ul,ol) :is(ul,ol){margin-top:0;margin-bottom:0}.document-canvas li>p{margin-top:0;margin-bottom:8px}.typora-content{outline:none;min-height:calc(100dvh - 284px);padding:0 0 clamp(160px,18vh,220px)}.typora-content:focus{outline:none}.typora-editor [class*=_markdownParseError_]{display:none}.editor-markdown-parse-error{color:var(--fgColor-default,#1f2328);border:1px solid color-mix(in srgb, var(--borderColor-danger-emphasis,#cf222e) 56%, transparent);border-left:4px solid var(--borderColor-danger-emphasis,#cf222e);background:color-mix(in srgb, var(--bgColor-danger-muted,#ffebe9) 74%, var(--bgColor-default,#fff));border-radius:8px;gap:8px;margin:12px 0 18px;padding:14px 16px;display:grid}.editor-markdown-parse-error strong{color:var(--fgColor-danger,#cf222e);font-size:14px}.editor-markdown-parse-error code{color:var(--fgColor-default,#1f2328);white-space:pre;border:1px solid var(--borderColor-muted,#d8dee4);background:var(--bgColor-default,#fff);border-radius:6px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:8px 10px;display:grid;overflow-x:auto}.editor-markdown-parse-error code span,.editor-markdown-parse-error small,.editor-markdown-parse-error p{color:var(--fgColor-muted,#656d76)}.editor-markdown-parse-error small,.editor-markdown-parse-error p{margin:0;font-size:12px}.typora-editor [contenteditable=true]{caret-color:var(--fgColor-accent,#0969da)}.typora-editor [data-lexical-editor=true]{outline:none}.typora-content::selection,.typora-content ::selection{background:var(--bgColor-accent-muted,#ddf4ff)}.document-canvas>:first-child{margin-top:0!important}.document-canvas>h1:first-of-type{border-bottom:0;margin-bottom:28px;padding-bottom:0;font-size:38px;font-weight:600;line-height:1.2;margin-top:8px!important}.document-canvas h2{border-bottom:1px solid var(--borderColor-default,#d0d7de);margin-top:52px;margin-bottom:20px;padding-bottom:9px;font-size:26px;font-weight:600;line-height:1.35}.document-canvas>h1:first-of-type+h2{margin-top:56px}.document-canvas h3{margin-top:36px;margin-bottom:14px;font-size:22px;font-weight:600;line-height:1.4}.document-canvas h4{margin-top:30px;margin-bottom:12px;font-size:19px;font-weight:600;line-height:1.45}.document-canvas h5{margin-top:26px;margin-bottom:10px;font-size:17px;font-weight:600;line-height:1.5}.document-canvas h6{margin-top:22px;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.5}.document-canvas h2+h3{margin-top:36px}.document-canvas :is(h1,h2,h3,h4,h5,h6){scroll-margin-top:112px}.typora-content :is(h1,h2,h3,h4,h5,h6){scroll-margin-top:132px}.typora-content .typora-heading-source-active:before{content:attr(data-markdown-prefix) " ";color:var(--fgColor-muted,#656d76);letter-spacing:0;vertical-align:.04em;white-space:pre;opacity:.82;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.82em;font-weight:400;line-height:1;animation:.12s ease-out both typora-heading-source-reveal}@keyframes typora-heading-source-reveal{0%{opacity:0;filter:blur(1px)}to{opacity:.82;filter:blur()}}@media (prefers-reduced-motion:reduce){.typora-content .typora-heading-source-active:before{animation:none}}.document-canvas>:last-child{margin-bottom:0!important}.document-canvas blockquote{color:var(--fgColor-muted,#656d76);border-left-color:var(--borderColor-default,#d0d7de);margin:24px 0;padding:4px 0 4px 18px;font-size:1.02em;line-height:1.75}.document-canvas img{border:1px solid var(--borderColor-muted,#d8dee4);background:var(--bgColor-muted,#f6f8fa);border-radius:6px;max-width:100%;height:auto;margin:24px auto;display:block}.document-canvas .markdown-figure{text-align:center;width:fit-content;max-width:100%;margin:32px auto}.document-canvas .markdown-figure.image-align-left{margin-left:0;margin-right:auto}.document-canvas .markdown-figure.image-align-right{margin-left:auto;margin-right:0}.document-canvas .markdown-figure img{margin:0 auto}.document-canvas .markdown-figure-caption{max-width:720px;color:var(--fgColor-muted,#656d76);text-align:center;margin:10px auto 0;font-size:13px;line-height:1.5}.attachment-card{min-height:58px;color:var(--fgColor-default,#1f2328);border:1px solid var(--borderColor-default,#d0d7de);background:var(--bgColor-muted,#f6f8fa);border-radius:7px;align-items:center;gap:10px;margin:18px 0 22px;padding:9px 10px;transition:border-color .12s,box-shadow .12s;display:flex}.attachment-card:hover,.attachment-card:focus-within{border-color:color-mix(in srgb, var(--focus-outlineColor,#0969da) 42%, var(--borderColor-default,#d0d7de));box-shadow:0 0 0 1px color-mix(in srgb, var(--focus-outlineColor,#0969da) 12%, transparent)}.attachment-card-icon{width:34px;height:34px;color:var(--fgColor-accent,#0969da);border:1px solid color-mix(in srgb, var(--fgColor-accent,#0969da) 18%, transparent);background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 55%, transparent);border-radius:7px;flex:0 0 34px;place-items:center;display:inline-grid}.attachment-card-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.attachment-card-copy strong,.attachment-card-name{color:var(--fgColor-default,#1f2328);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden}.attachment-card-copy small,.attachment-card-meta{color:var(--fgColor-muted,#656d76);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.attachment-card-actions{flex:none;align-items:center;gap:2px;display:flex}.attachment-card-actions :is(a,button),.attachment-download{width:30px;height:30px;color:var(--fgColor-muted,#656d76);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;text-decoration:none;display:inline-grid}.attachment-card-actions :is(a,button):hover,.attachment-card-actions :is(a,button):focus-visible,.attachment-download:hover,.attachment-download:focus-visible{color:var(--fgColor-default,#1f2328);background:var(--control-transparent-bgColor-hover,#afb8c124);text-decoration:none}.attachment-card-actions .attachment-card-remove:hover,.attachment-card-actions .attachment-card-remove:focus-visible,.attachment-card-error{color:var(--fgColor-danger,#cf222e)}.attachment-card-error{font-size:11px}@media (max-width:540px){.attachment-card{align-items:flex-start}.attachment-card-actions{margin-top:2px}}.source-file-card{--code-focus-ring:inset 0 0 0 1px transparent;--code-scroll-left-shadow:inset 0 0 0 transparent;--code-scroll-right-shadow:inset 0 0 0 transparent;border:1px solid color-mix(in srgb, var(--codeBlock-border) 76%, transparent);background:var(--codeBlock-bg);box-shadow:var(--code-focus-ring), var(--code-scroll-left-shadow), var(--code-scroll-right-shadow);border-radius:6px;margin:20px 0 24px;transition:border-color .12s,box-shadow .12s;overflow:visible}.source-file-card:hover{border-color:color-mix(in srgb, var(--codeBlock-border) 87%, var(--fgColor-muted,#656d76))}.source-file-card:focus-within{border-color:color-mix(in srgb, var(--focus-outlineColor,#0969da) 56%, var(--codeBlock-border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--focus-outlineColor,#0969da) 34%, transparent)}.source-file-card-host[data-source-file-enhanced=true]{box-shadow:none;background:0 0;border:0;overflow:visible}.source-file-card-host[data-source-file-enhanced=true]>:not(.source-file-card-editor){display:none}.source-file-card-host[data-source-file-enhanced=true]>.source-file-card-editor{margin:0}.source-file-card-host:not([data-source-file-enhanced=true])>summary{cursor:pointer;list-style:none}.source-file-card-host:not([data-source-file-enhanced=true])>summary::-webkit-details-marker{display:none}.source-file-card-host:not([data-source-file-enhanced=true]) .source-file-disclosure{transition:transform .12s}.source-file-card-host[open]:not([data-source-file-enhanced=true]) .source-file-disclosure{transform:rotate(90deg)}.source-file-card-header{border-bottom:1px solid color-mix(in srgb, var(--codeBlock-border) 62%, transparent);background:var(--codeBlock-toolbar);border-radius:5px 5px 0 0;align-items:center;gap:8px;min-height:44px;padding:4px 8px 4px 6px;transition:background-color .12s;display:flex;position:relative}.source-file-card-header:hover{background:color-mix(in srgb, var(--codeBlock-toolbar) 94%, var(--fgColor-muted,#656d76) 6%)}.source-file-collapsed .source-file-card-header{border-bottom-color:#0000;border-radius:5px;min-height:54px}.source-file-collapsed .source-file-card-primary{min-height:46px}.source-file-card-primary{min-width:0;min-height:36px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;outline:none;flex:1;align-items:center;gap:8px;padding:2px 4px 2px 0;display:flex}.source-file-card-primary:hover{background:0 0}.source-file-card-primary:focus-visible{box-shadow:none}.source-file-disclosure{width:22px;height:28px;color:var(--fgColor-muted,#656d76);flex:0 0 22px;place-items:center;margin-right:-3px;display:inline-grid}.source-file-card-file-icon{width:28px;height:28px;color:var(--fgColor-accent,#0969da);border:1px solid color-mix(in srgb, var(--fgColor-accent,#0969da) 13%, transparent);background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 30%, transparent);font-family:var(--vscode-editor-font-family,Consolas, monospace);border-radius:6px;flex:0 0 28px;place-items:center;font-size:9px;font-weight:700;display:inline-grid}.source-file-card-copy{flex-direction:column;flex:1;justify-content:center;gap:1px;min-width:0;display:flex}.source-file-card-name{color:var(--fgColor-default,#1f2328);text-overflow:ellipsis;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:13px;font-weight:600;line-height:1.25;overflow:hidden}.source-file-card-meta{color:var(--fgColor-muted,#656d76);text-overflow:ellipsis;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:10.5px;line-height:1.25;overflow:hidden}.source-file-card-actions{border-left:1px solid color-mix(in srgb, var(--codeBlock-border) 56%, transparent);opacity:.56;flex:none;align-items:center;gap:1px;padding-left:6px;transition:opacity .12s;display:flex}.source-file-card .source-file-icon-action{width:26px;min-width:26px;padding-inline:0}.source-file-card-actions a{text-decoration:none}.source-file-collapsed .source-file-card-actions{opacity:1}.source-file-collapsed .source-file-icon-action{opacity:.55;transition:opacity .12s}.source-file-collapsed .source-file-expand-action{opacity:.78}.source-file-collapsed .source-file-icon-action:hover,.source-file-collapsed .source-file-icon-action:focus-visible{opacity:1}@media (hover:hover){.source-file-card:hover .source-file-card-actions,.source-file-card:focus-within .source-file-card-actions,.source-file-card:fullscreen .source-file-card-actions{opacity:1}}.source-file-more{display:inline-flex;position:relative}.source-file-more-menu{z-index:30;border:1px solid var(--borderColor-default,#d0d7de);background:var(--overlay-bgColor,var(--bgColor-default,#fff));width:168px;box-shadow:var(--shadow-floating-small,0 8px 24px #8c959f33);border-radius:8px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.source-file-more-menu button{width:100%;min-height:32px;color:var(--fgColor-default,#1f2328);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:6px 9px;font-size:12px;display:flex}.source-file-more-menu button:hover,.source-file-more-menu button:focus-visible{background:var(--control-transparent-bgColor-hover,#afb8c124)}.source-file-card-action,.source-file-download{min-height:28px;color:var(--fgColor-muted,#656d76);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:3px 8px;font-size:12px;text-decoration:none;display:inline-flex}.source-file-download{flex:none;margin-left:auto}.source-file-card-action:hover,.source-file-card-action:focus-visible,.source-file-download:hover,.source-file-download:focus-visible{color:var(--fgColor-default,#1f2328);background:var(--control-transparent-bgColor-hover,#afb8c124);text-decoration:none}.source-file-card-delete:hover,.source-file-card-delete:focus-visible{color:var(--fgColor-danger,#cf222e)}.document-canvas .source-file-card .source-file-preview{border:0;border-radius:0;max-height:min(480px,62vh);margin:0;overflow:auto}.source-file-card-status,.source-file-truncated{color:var(--fgColor-muted,#656d76);background:var(--codeBlock-bg);margin:0;padding:12px 16px;font-size:12px;line-height:1.5}.source-file-card-error{color:var(--fgColor-danger,#cf222e)}.source-file-truncated{border-top:1px solid var(--codeBlock-border)}.source-file-search,.source-file-selection-bar{border-bottom:1px solid var(--codeBlock-border);background:var(--codeBlock-toolbar);align-items:center;gap:7px;min-height:38px;padding:5px 10px;display:flex}.source-file-search input{min-width:0;height:28px;color:var(--fgColor-default,#1f2328);font:inherit;border:1px solid var(--borderColor-default,#d0d7de);background:var(--bgColor-default,#fff);border-radius:6px;outline:none;flex:1;padding:3px 8px;font-size:12px}.source-file-search input:focus{border-color:var(--focus-outlineColor,#0969da);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus-outlineColor,#0969da) 18%, transparent)}.source-file-search>span,.source-file-selection-bar>span{color:var(--fgColor-muted,#656d76);flex:none;font-size:11px}.source-file-search button,.source-file-selection-bar button,.source-file-card-footer button{min-width:28px;min-height:28px;color:var(--fgColor-muted,#656d76);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:3px 7px;font-size:11px;display:inline-flex}.source-file-search button:hover:not(:disabled),.source-file-selection-bar button:hover,.source-file-card-footer button:hover{color:var(--fgColor-default,#1f2328);background:var(--control-transparent-bgColor-hover,#afb8c124)}.source-file-search button:disabled{opacity:.45;cursor:default}.source-file-selection-bar{border-bottom-color:color-mix(in srgb, var(--fgColor-accent,#0969da) 22%, var(--codeBlock-border));background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 42%, var(--codeBlock-toolbar));justify-content:flex-end}.source-file-selection-bar>span{color:var(--fgColor-accent,#0969da);margin-right:auto}.source-file-code-view{max-height:min(560px,70vh);color:var(--codeSyntax-text,var(--fgColor-default,#1f2328));font-family:var(--vscode-editor-font-family,Consolas, "Courier New", monospace);font-size:var(--text-codeBlock-size,14px);tab-size:4;background:var(--codeBlock-bg);scrollbar-gutter:stable;scrollbar-color:color-mix(in srgb, var(--fgColor-muted,#656d76) 42%, transparent) transparent;scrollbar-width:thin;line-height:21px;animation:.13s ease-out source-file-reveal;position:relative;overflow:auto}.source-file-preview .source-file-code-view{box-shadow:inset 0 -16px 15px -18px color-mix(in srgb, var(--fgColor-default,#1f2328) 32%, transparent);overflow:auto hidden}.source-file-code-spacer{min-width:100%;position:relative}.source-file-code-line{grid-template-columns:52px minmax(max-content,1fr);min-width:max-content;height:21px;display:grid;position:absolute;left:0;right:0}.source-file-code-line:hover{background:var(--codeBlock-activeLine,color-mix(in srgb, var(--fgColor-muted,#656d76) 8%, transparent))}.source-file-code-line.is-selected{background:var(--codeBlock-selection,color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 72%, transparent))}.source-file-code-line.is-search-active{background:color-mix(in srgb, var(--bgColor-attention-muted,#fff8c5) 58%, transparent)}.source-file-code-line mark{color:inherit;background:color-mix(in srgb, var(--bgColor-attention-emphasis,#bf8700) 38%, transparent);border-radius:2px}.source-file-line-number{z-index:1;height:21px;color:var(--codeBlock-gutter,var(--fgColor-muted,#656d76));font:inherit;text-align:right;border:0;border-right:1px solid var(--borderColor-muted,#d8dee4);background:var(--codeBlock-bg);cursor:pointer;opacity:.72;-webkit-user-select:none;user-select:none;padding:0 13px 0 8px;font-size:11px;line-height:21px;position:sticky;left:0}.source-file-line-number:hover,.source-file-code-line.is-selected .source-file-line-number{color:var(--fgColor-accent,#0969da);background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 72%, var(--codeBlock-bg))}.source-file-code-line code{min-width:0;color:inherit;font:inherit;font-size:inherit;white-space:pre;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 18px;line-height:21px;display:block}.source-file-wrap .source-file-code-line{grid-template-columns:52px minmax(0,1fr);min-width:100%}.source-file-wrap .source-file-code-line code{white-space:pre-wrap;overflow-wrap:anywhere}.source-file-card-footer{min-height:32px;color:var(--fgColor-muted,#656d76);border-top:1px solid color-mix(in srgb, var(--codeBlock-border) 62%, transparent);background:var(--codeBlock-toolbar);border-radius:0 0 5px 5px;justify-content:space-between;align-items:center;padding:2px 8px 2px 14px;font-size:11px;display:flex}@keyframes source-file-reveal{0%{opacity:.72;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.source-file-code-view{animation:none}}.source-file-card:fullscreen{background:var(--bgColor-default,#fff);border:0;border-radius:0;flex-direction:column;width:100vw;height:100vh;margin:0;display:flex}.source-file-card:fullscreen .source-file-code-view{flex:1;max-height:none;height:auto!important}@media (max-width:720px){.source-file-card-meta{display:none}.source-file-card-actions{gap:0}.source-file-selection-bar{flex-wrap:wrap}}.document-canvas code{font-family:var(--vscode-editor-font-family,Consolas, "Courier New", monospace);font-variant-ligatures:none;font-feature-settings:"liga" 0, "calt" 0;letter-spacing:0;font-weight:400}.document-canvas :not(pre,.source-file-code-line)>code{color:var(--fgColor-default,#1f2328);border:1px solid var(--borderColor-muted,#d8dee4);background:var(--bgColor-muted,#f6f8fa);border-radius:6px;padding:.2em .4em;font-size:92%;line-height:1.5}.document-canvas pre{--code-focus-ring:inset 0 0 0 1px transparent;--code-scroll-left-shadow:inset 0 0 0 transparent;--code-scroll-right-shadow:inset 0 0 0 transparent;color:var(--fgColor-default,#1f2328);font-size:var(--text-codeBlock-size,13px);line-height:var(--text-codeBlock-lineHeight,1.5);tab-size:4;border:1px solid var(--codeBlock-border);background-color:var(--codeBlock-bg);background-image:linear-gradient(to bottom, var(--codeBlock-toolbar) 0, var(--codeBlock-toolbar) 35px, var(--codeBlock-border) 35px, var(--codeBlock-border) 36px, transparent 36px);box-shadow:var(--code-focus-ring), var(--code-scroll-left-shadow), var(--code-scroll-right-shadow);scrollbar-color:var(--borderColor-default,#d0d7de) transparent;scrollbar-width:thin;border-radius:6px;margin:20px 0 24px;padding:52px 18px 18px;position:relative}.document-canvas pre.code-window:before{height:35px;color:var(--fgColor-muted,#656d76);letter-spacing:0;border:1px solid color-mix(in srgb, var(--codeBlock-border) 82%, transparent);background:color-mix(in srgb, var(--codeBlock-bg) 64%, transparent);content:attr(data-language);border-radius:5px;align-items:center;padding:0 7px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;line-height:22px;display:flex;position:absolute;top:0;left:14px}:is(.document-canvas pre.code-window,.typora-content [class*=_codeMirrorWrapper_])[data-code-scroll-left=true]{--code-scroll-left-shadow:inset 18px 0 16px -18px color-mix(in srgb, var(--fgColor-default,#1f2328) 34%, transparent)}:is(.document-canvas pre.code-window,.typora-content [class*=_codeMirrorWrapper_])[data-code-scroll-right=true]{--code-scroll-right-shadow:inset -18px 0 16px -18px color-mix(in srgb, var(--fgColor-default,#1f2328) 34%, transparent)}.code-block-actions{z-index:5;border-left:1px solid color-mix(in srgb, var(--codeBlock-border) 76%, transparent);opacity:.68;align-items:center;gap:1px;height:27px;padding-left:7px;transition:opacity .12s;display:flex;position:absolute;top:4px;right:8px}.typora-content [class*=_codeMirrorWrapper_]>.code-block-actions{right:42px}.code-action-button{min-width:26px;height:26px;color:var(--fgColor-muted,#656d76);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:12px;font-weight:500;line-height:1;transition:color .12s,background-color .12s,border-color .12s;display:inline-flex;position:relative}.code-action-button:hover,.code-action-button:focus-visible{color:var(--fgColor-default,#1f2328);border-color:var(--borderColor-muted,#d8dee4);background:var(--bgColor-default,#fff);outline:none}.code-copy-action-done{color:var(--fgColor-accent,#0969da);background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 58%, transparent)}.code-action-tooltip{z-index:8;color:#fff;letter-spacing:0;width:max-content;max-width:180px;box-shadow:var(--shadow-floating-small,0 1px 3px #1f23281f);opacity:0;pointer-events:none;background:#24292f;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:500;line-height:1.3;transition:opacity .1s,transform .1s;position:absolute;top:calc(100% + 7px);right:0;transform:translateY(-2px)}.code-action-button:hover .code-action-tooltip,.code-action-button:focus-visible .code-action-tooltip{opacity:1;transform:translateY(0)}.code-selected-line{z-index:0;background:var(--codeBlock-activeLine);pointer-events:none;position:absolute;left:0;right:0}.document-canvas pre.code-window-numbered>:is(.code-line-numbers,code){z-index:1;position:relative}@media (hover:hover){.document-canvas pre>.code-block-actions,.typora-content [class*=_codeMirrorWrapper_]>.code-block-actions{opacity:.68}.document-canvas pre:hover>.code-block-actions,.document-canvas pre:focus-within>.code-block-actions,.typora-content [class*=_codeMirrorWrapper_]:hover>.code-block-actions,.typora-content [class*=_codeMirrorWrapper_]:focus-within>.code-block-actions,:fullscreen>.code-block-actions{opacity:1}}.document-canvas pre code{width:max-content;min-width:100%;font-size:inherit;line-height:inherit;display:block}.document-canvas pre.code-window-numbered{grid-template-columns:52px minmax(0,1fr);padding-left:0;padding-right:0;display:grid}.document-canvas pre.code-window-numbered .code-line-numbers{color:var(--fgColor-muted,#656d76);font:inherit;font-variant-numeric:tabular-nums;line-height:inherit;text-align:right;white-space:pre;border-right:1px solid var(--borderColor-muted,#d8dee4);opacity:.72;-webkit-user-select:none;user-select:none;grid-column:1;padding:0 13px 0 8px}.document-canvas pre.code-window-numbered code{box-sizing:border-box;grid-column:2;padding:0 18px}.document-canvas pre::-webkit-scrollbar{height:6px}.document-canvas pre::-webkit-scrollbar-track{background:0 0}.document-canvas pre::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--fgColor-muted,#656d76) 38%, transparent);background-clip:padding-box;border:1px solid #0000;border-radius:6px}.document-canvas pre::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--fgColor-muted,#656d76) 58%, transparent);background-clip:padding-box}.document-canvas table{width:100%;max-width:100%;color:var(--fgColor-default,#1f2328);font-variant-numeric:tabular-nums;border:0;border-top:1px solid var(--borderColor-muted,#d8dee4);border-bottom:1px solid var(--borderColor-muted,#d8dee4);border-spacing:0;border-collapse:separate;background:var(--bgColor-default,#fff);table-layout:auto;margin:24px 0 18px;font-size:15px;line-height:1.55;display:table}.document-canvas table thead{color:var(--fgColor-default,#1f2328);background:color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 88%, var(--bgColor-default,#fff))}.document-canvas table tr,.document-canvas table tr:nth-child(2n){background:0 0;border:0}.document-canvas table:not([class*=_tableEditor_]) th,.document-canvas table:not([class*=_tableEditor_]) td{text-align:left;vertical-align:middle;overflow-wrap:anywhere;border:0;border-bottom:1px solid var(--borderColor-muted,#d8dee4);padding:10px 14px}.document-canvas table th{color:var(--fgColor-default,#1f2328);font-size:14px;font-weight:600;line-height:1.4}.document-canvas table tbody tr:last-child>:is(th,td){border-bottom:0}.document-canvas table tbody tr{transition:background-color .1s}.document-canvas table tbody tr:hover{background:color-mix(in srgb, var(--control-transparent-bgColor-hover,#afb8c124) 62%, transparent)}.document-canvas table :is(th,td)>:first-child{margin-top:0}.document-canvas table :is(th,td)>:last-child{margin-bottom:0}.document-canvas table :is(th,td) code{white-space:break-spaces;padding:.22em .48em;font-size:90%}.document-canvas table :is(th,td)[align=center]{text-align:center}.document-canvas table :is(th,td)[align=right]{text-align:right}.document-canvas table caption{color:var(--fgColor-muted,#656d76);text-align:left;padding:0 0 8px;font-size:13px}.document-canvas table:not([class*=_tableEditor_]):has(>thead>tr>:nth-child(3):last-child){table-layout:fixed}.document-canvas table:not([class*=_tableEditor_]):has(>thead>tr>:nth-child(3):last-child)>:is(thead,tbody)>tr>:first-child{width:28%}.document-canvas table:not([class*=_tableEditor_]):has(>thead>tr>:nth-child(3):last-child)>:is(thead,tbody)>tr>:nth-child(2){text-align:center;width:18%}.document-canvas table:not([class*=_tableEditor_]):has(>thead>tr>:nth-child(3):last-child)>:is(thead,tbody)>tr>:nth-child(3){width:54%}.typora-content [class*=_tableEditor_]{width:calc(100% + 40px);max-width:none;color:var(--fgColor-default,#1f2328);border-spacing:0;border-collapse:separate;background:var(--bgColor-default,#fff);border:0;margin:0 -20px 8px;font-size:15px;line-height:1.55}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child){table-layout:fixed}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child)>colgroup>col:nth-child(2){width:28%}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child)>tbody>tr>:nth-child(2):not([data-tool-cell=true]){width:28%}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child)>colgroup>col:nth-child(3){width:18%}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child)>tbody>tr>:nth-child(3):not([data-tool-cell=true]){width:18%}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child)>colgroup>col:nth-child(4){width:54%}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child)>tbody>tr>:nth-child(4):not([data-tool-cell=true]){width:54%}.typora-content [class*=_tableEditor_]:has(>colgroup>col:nth-child(5):last-child)>tbody>tr>:nth-child(3):not([data-tool-cell=true]){text-align:center}.typora-content [class*=_tableEditor_]>tbody>tr>:is(th,td):not([class*=_toolCell_]):not([data-tool-cell=true]){vertical-align:middle;border:0;border-bottom:1px solid var(--borderColor-muted,#d8dee4);background:0 0;min-width:112px;padding:10px 14px}.typora-content [class*=_tableEditor_]>tbody>tr>th:not([class*=_toolCell_]):not([data-tool-cell=true]){color:var(--fgColor-default,#1f2328);background:color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 88%, var(--bgColor-default,#fff));font-size:14px;font-weight:600}.typora-content [class*=_tableEditor_]>tbody>tr:first-child>:is(th,td):not([data-tool-cell=true]){border-top:1px solid var(--borderColor-muted,#d8dee4)}.typora-content [class*=_tableEditor_]>tbody>tr:last-child>:is(th,td):not([class*=_toolCell_]):not([data-tool-cell=true]){border-bottom:0}.typora-content [class*=_tableEditor_]>tbody>tr>:is(th,td)[data-active=true]:not([class*=_toolCell_]):not([data-tool-cell=true]){outline:1px solid var(--borderColor-accent-emphasis,#0969da);outline-offset:-1px;background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 28%, transparent)}.typora-content [class*=_tableEditor_]>thead,.typora-content [class*=_tableEditor_]>tfoot{color:var(--fgColor-muted,#656d76);background:0 0}.typora-content [class*=_tableEditor_]>thead,.typora-content [class*=_tableEditor_]>thead>tr{height:0}.typora-content [class*=_tableEditor_]>thead>tr>th{line-height:0;position:relative;height:0!important}.typora-content [class*=_tableEditor_]>thead>tr>th>:is([class*=_tableColumnEditorTrigger_],[class*=_iconButton_]){width:20px;height:20px;padding:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.typora-content [class*=_tableEditor_]>thead>tr>th,.typora-content [class*=_tableEditor_]>tfoot>tr>th,.typora-content [class*=_tableEditor_]>tbody>tr>[data-tool-cell=true]{height:24px;background:0 0!important;border:0!important;padding:0!important}.typora-content [class*=_tableEditor_]>tfoot,.typora-content [class*=_tableEditor_]>tfoot>tr,.typora-content [class*=_tableEditor_]>tfoot>tr>th{height:18px}.typora-content [class*=_tableEditor_]>tfoot [class*=_addRowButton_]{height:18px;min-height:18px;margin-top:0;padding:1px!important}.typora-content [class*=_tableEditor_] [class*=_tableToolsColumn_],.typora-content [class*=_tableEditor_] [class*=_toolCell_]{width:20px;min-width:20px}.typora-content [class*=_tableEditor_] :is([class*=_tableColumnEditorTrigger_],[class*=_tableRowEditorTrigger_],[class*=_addRowButton_],[class*=_addColumnButton_],[class*=_iconButton_]){pointer-events:none;transition:color .12s,background-color .12s,opacity .12s;opacity:0!important}.typora-content [class*=_tableEditor_]:hover :is([class*=_tableColumnEditorTrigger_],[class*=_tableRowEditorTrigger_])[data-active=true]{pointer-events:auto;opacity:.32!important}.typora-content [class*=_tableEditor_]:focus-within :is([class*=_addRowButton_],[class*=_addColumnButton_],[class*=_iconButton_]){pointer-events:auto;opacity:.28!important}.typora-content [class*=_tableEditor_]:focus-within :is([class*=_tableColumnEditorTrigger_],[class*=_tableRowEditorTrigger_])[data-active=true]{pointer-events:auto;opacity:.56!important}.typora-content [class*=_tableEditor_] :is([class*=_tableColumnEditorTrigger_],[class*=_tableRowEditorTrigger_],[class*=_addRowButton_],[class*=_addColumnButton_],[class*=_iconButton_]):focus-visible{pointer-events:auto;opacity:.62!important}.typora-content [class*=_tableEditor_] :is([class*=_tableColumnEditorTrigger_],[class*=_tableRowEditorTrigger_],[class*=_addRowButton_],[class*=_addColumnButton_],[class*=_iconButton_]):hover{pointer-events:auto;opacity:1!important}.typora-editor [class*=_tableColumnEditorPopoverContent_]{z-index:40;color:var(--fgColor-default,#1f2328);border:1px solid var(--borderColor-muted,#d8dee4);background:var(--overlay-bgColor,var(--bgColor-default,#fff));box-shadow:var(--shadow-floating-small,0 4px 12px #1f232829);filter:none;border-radius:7px;gap:2px;padding:3px}.typora-editor [class*=_tableColumnEditorPopoverContent_][data-side=bottom]{transform:translate(calc(20px - 100%))}.typora-editor [class*=_tableColumnEditorToolbar_]>button,.typora-editor [class*=_toggleGroupRoot_]>button{width:28px;height:28px;color:var(--fgColor-muted,#656d76);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.typora-editor [class*=_tableColumnEditorToolbar_]>button:hover,.typora-editor [class*=_toggleGroupRoot_]>button:hover{color:var(--fgColor-default,#1f2328);background:var(--control-transparent-bgColor-hover,#afb8c124)}.typora-editor [class*=_tableColumnEditorToolbar_] [role=separator]{border-left:1px solid var(--borderColor-muted,#d8dee4);height:18px;margin:0 3px}@media (hover:none){.typora-content [class*=_tableEditor_] :is([class*=_tableColumnEditorTrigger_],[class*=_tableRowEditorTrigger_],[class*=_addRowButton_],[class*=_addColumnButton_],[class*=_iconButton_]){pointer-events:auto;opacity:.62!important}}@media (max-width:767px){.typora-editor,.document-canvas{--text-codeBlock-size:13px;--text-codeBlock-lineHeight:1.58}.typora-content [class*=_tableEditor_]{width:100%;max-width:100%;margin-left:0;margin-right:0}}.typora-placeholder{color:var(--fgColor-muted,#656d76);opacity:.72;font-size:16px}.typora-editor .mdxeditor-toolbar{display:none}.typora-content [class*=_codeMirrorWrapper_]{--code-focus-ring:inset 0 0 0 1px transparent;--code-scroll-left-shadow:inset 0 0 0 transparent;--code-scroll-right-shadow:inset 0 0 0 transparent;border:1px solid var(--codeBlock-border);background-color:var(--codeBlock-bg);background-image:linear-gradient(to bottom, var(--codeBlock-toolbar) 0, var(--codeBlock-toolbar) 35px, var(--codeBlock-border) 35px, var(--codeBlock-border) 36px, transparent 36px);box-shadow:var(--code-focus-ring), var(--code-scroll-left-shadow), var(--code-scroll-right-shadow);border-radius:6px;margin:20px 0 24px;padding:52px 18px 18px;transition:box-shadow .12s;position:relative;overflow:hidden}.typora-content .searchable-code-mirror-editor{margin:20px 0 24px}.typora-content .searchable-code-mirror-editor>[class*=_codeMirrorWrapper_]{margin:0}.typora-content [class*=_codeMirrorWrapper_]:focus-within{--code-focus-ring:inset 0 0 0 1px var(--borderColor-accent-emphasis,#0969da)}.typora-content [class*=_codeMirrorWrapper_] .cm-editor{height:min(var(--code-editor-height,32px), 508px, calc(70vh - 52px));min-height:0;max-height:none;color:var(--fgColor-default,#1f2328);font-family:var(--vscode-editor-font-family,Consolas, "Courier New", monospace);font-size:var(--text-codeBlock-size,13px);font-variant-ligatures:none;font-feature-settings:"liga" 0, "calt" 0;letter-spacing:0;font-weight:400;line-height:var(--text-codeBlock-lineHeight,1.5);background:0 0;border:0;border-radius:0;padding:0;overflow:hidden}.typora-content [class*=_codeMirrorWrapper_]:is([data-code-scroll-left=true],[data-code-scroll-right=true]) .cm-editor{height:min(calc(var(--code-editor-height,32px) + 16px), 508px, calc(70vh - 52px))}.typora-content [class*=_codeMirrorWrapper_] .cm-gutters,.typora-content [class*=_codeMirrorWrapper_] .cm-editor .cm-scroller{background:0 0;height:100%;min-height:0}.typora-content [class*=_codeMirrorWrapper_] .cm-gutters{color:var(--codeBlock-gutter);font:inherit;font-variant-numeric:tabular-nums;border-right:1px solid var(--borderColor-muted,#d8dee4);opacity:.72;-webkit-user-select:none;user-select:none;flex-shrink:0;align-self:stretch;display:flex}.typora-content [class*=_codeMirrorWrapper_] .cm-gutter{min-height:0}.typora-content [class*=_codeMirrorWrapper_] .cm-lineNumbers .cm-gutterElement{min-width:34px;color:inherit;line-height:inherit;padding:0 11px 0 2px;background:0 0!important}.typora-content [class*=_codeMirrorWrapper_] .cm-editor .cm-scroller,.typora-content [class*=_codeMirrorWrapper_] .cm-editor .cm-content{font:inherit;line-height:inherit}.typora-content [class*=_codeMirrorWrapper_] .cm-editor .cm-content{width:max-content;min-width:calc(100% - 52px);min-height:0;caret-color:var(--fgColor-accent,#0969da);padding:0}.typora-content [class*=_codeMirrorWrapper_] .cm-editor .cm-line{white-space:pre}.typora-content [class*=_codeMirrorWrapper_] .cm-selectionLayer .cm-selectionBackground{border-radius:2px;background:var(--codeBlock-selection,#add6ff)!important}.typora-content [class*=_codeMirrorWrapper_] .cm-scroller{scrollbar-color:color-mix(in srgb, var(--fgColor-muted,#656d76) 38%, transparent) transparent;scrollbar-width:thin;height:100%;max-height:none;overflow:auto}.typora-content [class*=_codeMirrorWrapper_] .cm-activeLine{background:0 0!important}.typora-content [class*=_codeMirrorWrapper_] .cm-activeLineGutter{color:inherit;background:0 0!important}.typora-content [class*=_codeMirrorWrapper_][data-code-line-selected=true] .cm-activeLine{background:var(--codeBlock-activeLine)!important}.typora-content [class*=_codeMirrorWrapper_][data-code-line-selected=true][data-code-text-selected=true] .cm-activeLine{background:0 0!important}.typora-content [class*=_codeMirrorWrapper_][data-code-line-selected=true] .cm-activeLineGutter{color:var(--fgColor-default,#1f2328)}:is(.document-canvas pre.code-window,.typora-content [class*=_codeMirrorWrapper_]):fullscreen{box-sizing:border-box;background-color:var(--codeBlock-bg);border:0;border-radius:0;width:100vw;height:100vh;max-height:none;margin:0;padding-top:58px}.typora-content [class*=_codeMirrorWrapper_]:fullscreen .cm-editor,.typora-content [class*=_codeMirrorWrapper_]:fullscreen .cm-scroller{height:calc(100vh - 58px);max-height:calc(100vh - 58px)}.document-canvas pre.code-window:fullscreen{overflow:auto}.typora-content [class*=_codeMirrorWrapper_] .cm-scroller::-webkit-scrollbar{width:6px;height:6px}.typora-content [class*=_codeMirrorWrapper_] .cm-scroller::-webkit-scrollbar-track{background:0 0}.typora-content [class*=_codeMirrorWrapper_] .cm-scroller::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--fgColor-muted,#656d76) 38%, transparent);background-clip:padding-box;border:1px solid #0000;border-radius:6px}.typora-editor .mdxeditor-diff-source-wrapper,.typora-editor .mdxeditor-source-editor,.typora-editor .mdxeditor-source-editor .cm-editor,.typora-editor .mdxeditor-source-editor .cm-scroller{min-height:inherit;overflow-anchor:none}.typora-editor .mdxeditor-source-editor{background:linear-gradient(to right, color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 58%, transparent) 0 46px, transparent 46px);border-radius:6px}.typora-editor .mdxeditor-source-editor .cm-editor{color:var(--fgColor-default,#1f2328);font-family:var(--vscode-editor-font-family,Consolas, "Courier New", monospace);font-size:var(--text-codeBlock-size,16px);font-weight:400;line-height:var(--text-codeBlock-lineHeight,1.5);font-variant-ligatures:none;font-feature-settings:"liga" 0, "calt" 0;letter-spacing:0;background:0 0;border:0}.typora-editor .mdxeditor-source-editor .cm-scroller{font:inherit;line-height:inherit;overflow:visible}.typora-editor .mdxeditor-source-editor .cm-content{min-width:0;caret-color:var(--fgColor-accent,#0969da);padding:8px 0 96px}.typora-editor .mdxeditor-source-editor .cm-line{padding:0 16px 0 14px}.typora-editor .mdxeditor-source-editor .cm-gutters{min-width:46px;color:var(--fgColor-muted,#656d76);font:inherit;font-size:12px;line-height:inherit;background:color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 58%, transparent);border:0}@media (prefers-reduced-motion:no-preference){.typora-editor .mdxeditor-rich-text-editor,.typora-editor-source .mdxeditor-source-editor{animation:.1s ease-out editor-view-enter}}@keyframes editor-view-enter{0%{opacity:.72}to{opacity:1}}.typora-editor .mdxeditor-source-editor .cm-lineNumbers .cm-gutterElement{min-width:40px;padding:0 10px 0 0}.typora-editor .mdxeditor-source-editor :is(.cm-activeLine,.cm-activeLineGutter){background:var(--control-transparent-bgColor-hover,#afb8c124)}.typora-editor-source .mdxeditor-source-editor .cm-line.source-heading-navigation-target{border-radius:4px;animation:1.6s cubic-bezier(.22,1,.36,1) source-heading-navigation-target}@keyframes source-heading-navigation-target{0%{background-color:#0000}18%,42%{background-color:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 72%, transparent)}to{background-color:#0000}}.typora-editor .mdxeditor-source-editor .cm-selectionBackground,.typora-editor .mdxeditor-source-editor.cm-editor.cm-focused .cm-selectionBackground{background:var(--bgColor-accent-muted,#ddf4ff)}.typora-editor .mdxeditor-source-editor .cm-focused{outline:none}@media (prefers-reduced-motion:reduce){.typora-editor-source .mdxeditor-source-editor .cm-line.source-heading-navigation-target{background-color:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 62%, transparent);animation:none}}.typora-content [class*=_codeMirrorToolbar_]{opacity:1;background:0 0;gap:4px;padding:0;top:3px;left:7px;right:7px}.typora-content [class*=_codeMirrorToolbar_] button[role=combobox]{width:auto;min-width:0;height:28px;color:var(--fgColor-muted,#656d76);border:1px solid color-mix(in srgb, var(--codeBlock-border) 82%, transparent);background:color-mix(in srgb, var(--codeBlock-bg) 64%, transparent);box-shadow:none;border-radius:6px;margin:0;padding:0 8px;font-size:12px}.typora-content [class*=_codeMirrorToolbar_] button[role=combobox]:hover{color:var(--fgColor-default,#1f2328);background:var(--control-transparent-bgColor-hover,#afb8c133)}.typora-content [class*=_codeMirrorToolbar_] button[role=combobox]>span:first-child{color:var(--fgColor-muted,#656d76)}.typora-content [class*=_codeMirrorToolbar_] button[title="Delete code block"]{width:28px;height:28px;color:var(--fgColor-muted,#656d76);opacity:0;background:0 0;border:0;border-radius:6px;place-items:center;margin-left:auto;padding:4px;transition:opacity .12s;display:grid}.typora-content [class*=_codeMirrorWrapper_]:focus-within button[title="Delete code block"]{opacity:.55}.typora-content [class*=_codeMirrorWrapper_]:hover button[title="Delete code block"],.typora-content [class*=_codeMirrorToolbar_] button[title="Delete code block"]:focus-visible{opacity:1}.typora-content [class*=_codeMirrorToolbar_] button[title="Delete code block"]:hover{color:var(--fgColor-danger,#cf222e);background:var(--bgColor-danger-muted,#ffebe9)}.document-canvas .hljs{color:var(--codeSyntax-text);background:0 0}.document-canvas :is(.hljs-comment,.hljs-code,.hljs-formula,.hljs-quote){color:var(--codeSyntax-comment);font-style:normal}.document-canvas :is(.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable){color:var(--codeSyntax-keyword)}.document-canvas :is(.hljs-title,.hljs-title.function_){color:var(--codeSyntax-function)}.document-canvas :is(.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-type,.hljs-built_in){color:var(--codeSyntax-type)}.document-canvas :is(.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id){color:var(--codeSyntax-constant)}.document-canvas :is(.hljs-regexp,.hljs-string,.hljs-meta .hljs-string){color:var(--codeSyntax-string)}.document-canvas :is(.hljs-attr,.hljs-attribute,.hljs-symbol,.hljs-variable,.hljs-params){color:var(--codeSyntax-variable)}.document-canvas :is(.hljs-name,.hljs-selector-tag,.hljs-selector-pseudo){color:var(--codeSyntax-tag)}.document-canvas .hljs-section{color:var(--codeSyntax-constant);font-weight:600}.document-canvas .hljs-bullet{color:var(--codeSyntax-variable)}.document-canvas .hljs-addition{color:var(--prettylights-syntax-markupInsertedText,#116329);background:var(--prettylights-syntax-markupInsertedBg,#dafbe1)}.document-canvas .hljs-deletion{color:var(--prettylights-syntax-markupDeletedText,#82071e);background:var(--prettylights-syntax-markupDeletedBg,#ffebe9)}.document-canvas .hljs-emphasis{font-style:italic}.document-canvas .hljs-strong{font-weight:600}.typora-content .cm-editor[data-code-language=shell] .cm-shell-command{color:var(--codeSyntax-function)!important}.typora-content .cm-editor[data-code-language=shell] .cm-shell-argument{color:var(--codeSyntax-string)!important}.document-canvas pre[data-language=Bash],.document-canvas pre[data-language=Shell]{--codeSyntax-text:#795e26}
.docs-article{max-width:860px;margin:0 auto}.primer-doc-article{width:100%;margin:0;padding-top:0;font-size:16.5px;line-height:1.8}.primer-doc-article>h1:first-child{display:none}.primer-doc-article>h1:first-child+h2{margin-top:32px}.document-canvas :is(h1,h2,h3,h4,h5,h6).heading-navigation-target,.typora-content :is(h1,h2,h3,h4,h5,h6).heading-navigation-target{isolation:isolate;position:relative}.document-canvas :is(h1,h2,h3,h4,h5,h6).heading-navigation-target:before,.typora-content :is(h1,h2,h3,h4,h5,h6).heading-navigation-target:before{z-index:-1;background:linear-gradient(90deg, color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 78%, transparent) 0%, color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 54%, transparent) 48%, transparent 92%);content:"";pointer-events:none;border-radius:8px;animation:1.6s cubic-bezier(.22,1,.36,1) heading-navigation-target;position:absolute;inset:-5px -10px}@keyframes heading-navigation-target{0%{opacity:0;transform:translateY(2px)scale(.985)}18%,42%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.document-canvas :is(h1,h2,h3,h4,h5,h6).heading-navigation-target,.typora-content :is(h1,h2,h3,h4,h5,h6).heading-navigation-target{background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 62%, transparent)}.document-canvas :is(h1,h2,h3,h4,h5,h6).heading-navigation-target:before,.typora-content :is(h1,h2,h3,h4,h5,h6).heading-navigation-target:before{display:none}}.primer-doc-article p{margin-bottom:22px}.primer-doc-article li+li{margin-top:7px}.public-doc-workspace{grid-template-columns:minmax(0,860px) minmax(220px,248px);gap:48px;width:min(1156px,100%);margin:0 auto;display:grid}.public-doc-column{min-width:0}.public-doc-breadcrumbs{margin-bottom:28px}.public-doc-breadcrumbs a{color:var(--fgColor-muted,#656d76)}.public-doc-breadcrumbs a:hover,.public-doc-breadcrumbs a:focus-visible{color:var(--fgColor-accent,#0969da)}.public-doc-header{border-bottom:1px solid var(--borderColor-muted,#d8dee4);padding-bottom:32px}.public-doc-header h1{max-width:760px;color:var(--fgColor-default,#1f2328);letter-spacing:0;margin:0;font-size:44px;font-weight:600;line-height:1.15}.public-doc-description{max-width:760px;color:var(--fgColor-muted,#656d76);margin:16px 0 0;font-size:19px;line-height:1.65}.public-doc-meta{color:var(--fgColor-muted,#656d76);flex-wrap:wrap;align-items:center;gap:8px 20px;margin-top:20px;font-size:13px;line-height:1.5;display:flex}.public-doc-meta>span{align-items:center;gap:6px;display:inline-flex}.public-doc-author{color:var(--fgColor-muted,#656d76);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.public-doc-author:hover,.public-doc-author:focus-visible{color:var(--fgColor-accent,#0969da);text-decoration:none}.public-doc-meta code{color:var(--fgColor-muted,#656d76);background:var(--bgColor-neutral-muted,#818b981f);border-radius:5px;padding:2px 6px;font-size:12px}.public-doc-download{color:var(--fgColor-muted,#656d76);border-radius:6px;align-items:center;gap:6px;margin:-3px -6px;padding:3px 6px;text-decoration:none;display:inline-flex}.public-doc-download:hover,.public-doc-download:focus-visible{color:var(--fgColor-accent,#0969da);background:var(--control-transparent-bgColor-hover,#afb8c124);text-decoration:none}.print-document-shell{min-height:100vh;color:var(--fgColor-default,#1f2328);background:var(--bgColor-muted,#f6f8fa);padding:32px 24px 64px}.print-document-actions{justify-content:space-between;align-items:center;width:min(900px,100%);margin:0 auto 16px;display:flex}.print-document-actions a,.print-document-actions button{min-height:32px;color:var(--fgColor-default,#1f2328);font:inherit;cursor:pointer;background:var(--button-default-bgColor-rest,#f6f8fa);border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.print-document-actions a:hover,.print-document-actions button:hover{background:var(--button-default-bgColor-hover,#f3f4f6);border-color:var(--borderColor-default,#8c959f)}.print-document-paper{box-sizing:border-box;background:var(--bgColor-default,#fff);border:1px solid var(--borderColor-muted,#d8dee4);-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:8px;width:min(900px,100%);min-height:1120px;margin:0 auto;padding:56px 64px 72px;box-shadow:0 12px 36px #1f23281a}.print-document-header{border-bottom:1px solid var(--borderColor-muted,#d8dee4);margin-bottom:40px;padding-bottom:24px}.print-document-header>p{color:var(--fgColor-muted,#656d76);margin:0 0 10px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.print-document-header h1{letter-spacing:0;margin:0;font-size:40px;font-weight:600;line-height:1.2}.print-document-meta{color:var(--fgColor-muted,#656d76);flex-wrap:wrap;gap:8px 18px;margin-top:16px;font-size:13px;display:flex}.print-document-content>h1:first-child{display:none}@media (max-width:700px){.print-document-shell{padding:16px 12px 40px}.print-document-paper{min-height:0;padding:32px 24px 48px}.print-document-header h1{font-size:32px}}@media print{@page{size:A4;margin:16mm 15mm 18mm}html,body{color:#1f2328!important;background:#fff!important}.print-document-shell{min-height:0;padding:0;color:#1f2328!important;background:#fff!important}.print-document-actions{display:none!important}.print-document-paper{width:100%;min-height:0;box-shadow:none;border:0;border-radius:0;margin:0;padding:0;background:#fff!important}.print-document-header,.print-document-content,.print-document-content :is(h1,h2,h3,h4,h5,h6,p,li,strong){color:#1f2328!important}.print-document-content a{color:#0969da!important}.print-document-content :is(pre,table,blockquote,figure,.code-window){break-inside:avoid}}.public-doc-status:before{background:var(--bgColor-accent-emphasis,#0969da);content:"";border-radius:50%;width:7px;height:7px}.public-doc-footer{border-top:1px solid var(--borderColor-muted,#d8dee4);margin-top:72px;padding-top:24px}.public-doc-revision{color:var(--fgColor-muted,#656d76);align-items:center;gap:12px;display:flex}.public-doc-revision>svg{flex:none}.public-doc-revision>div{gap:2px;min-width:0;display:grid}.public-doc-revision strong{color:var(--fgColor-default,#1f2328);font-size:13px;font-weight:600}.public-doc-revision span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.public-doc-revision>a{color:var(--fgColor-muted,#656d76);align-items:center;gap:6px;margin-left:auto;font-size:13px;text-decoration:none;display:inline-flex}.public-doc-revision>a:hover{color:var(--fgColor-accent,#0969da)}.public-doc-pagination{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:32px;display:grid}.public-doc-page-link{min-width:0;color:var(--fgColor-default,#1f2328);border-top:1px solid var(--borderColor-muted,#d8dee4);align-items:center;gap:12px;padding:16px 0;text-decoration:none;display:flex}.public-doc-page-link:hover{color:var(--fgColor-accent,#0969da);border-top-color:var(--borderColor-accent-emphasis,#0969da)}.public-doc-page-link>svg{flex:none}.public-doc-page-link>span{gap:4px;min-width:0;display:grid}.public-doc-page-link small{color:var(--fgColor-muted,#656d76);font-size:12px}.public-doc-page-link strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.public-doc-page-next{text-align:right;grid-column:2;justify-content:flex-end}.public-doc-outline{scrollbar-color:transparent transparent;scrollbar-width:thin;align-self:start;max-height:calc(100vh - 144px);position:sticky;top:112px;overflow-y:auto}.public-doc-outline:hover{scrollbar-color:var(--borderColor-default,#d0d7de) transparent}.document-outline-heading{justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin-bottom:8px;padding:0 6px;display:flex}.document-outline-heading h2{color:var(--fgColor-muted,#656d76);margin:0;font-size:12.5px;font-weight:600;line-height:1.5}.document-outline-heading>svg{color:var(--fgColor-muted,#656d76);flex:none}.document-outline .outline-mode-toggle{background:color-mix(in srgb, var(--bgColor-muted,#f6f8fa) 68%, transparent);cursor:pointer;border-radius:6px;flex:none;place-items:center;transition:color .12s,border-color .12s,background-color .12s;width:28px!important;height:26px!important;color:var(--fgColor-muted,#656d76)!important;border:1px solid color-mix(in srgb, var(--borderColor-muted,#d8dee4) 78%, transparent)!important;padding:0!important;display:inline-grid!important}.document-outline .outline-mode-toggle:hover,.document-outline .outline-mode-toggle:focus-visible{border-color:color-mix(in srgb, var(--borderColor-accent-emphasis,#0969da) 42%, transparent);background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 48%, transparent);color:var(--fgColor-accent,#0969da)!important}.document-outline .outline-mode-toggle.is-full{background:color-mix(in srgb, var(--bgColor-accent-muted,#ddf4ff) 56%, var(--bgColor-default,#fff));color:var(--fgColor-accent,#0969da)!important}.document-outline.outline-mode-compact .document-outline-entry{display:none}.document-outline.outline-mode-compact :is(.document-outline-entry-depth-2,.document-outline-entry.document-outline-context),.document-outline.outline-mode-full .document-outline-entry{display:block}.document-outline-progress{background:var(--borderColor-muted,#d8dee4);border-radius:2px;height:2px;margin:0 6px 12px;overflow:hidden}.document-outline-progress>span{border-radius:inherit;background:var(--bgColor-accent-emphasis,#0969da);min-width:2px;height:100%;transition:width .18s;display:block}.document-outline ol{border-left:0;gap:2px;margin:0;padding:0;list-style:none;display:grid}.document-outline-entry{min-width:0;margin:0}.document-outline-entry-depth-1{margin-bottom:10px}.document-outline-entry-depth-2{margin-top:10px}.document-outline :is(a,button){width:100%;color:var(--fgColor-muted,#656d76);font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-left:2px solid #0000;border-radius:0 4px 4px 0;margin-left:0;padding:5px 8px;font-size:14px;line-height:1.5;text-decoration:none;transition:color .12s,background-color .12s,border-color .12s;display:block;overflow:hidden}.document-outline :is(a,button):hover{color:var(--fgColor-default,#1f2328);background:color-mix(in srgb, var(--control-transparent-bgColor-hover,#818b981a) 70%, transparent);text-decoration:none}.document-outline :is(.public-doc-outline-active,.editor-outline-active){color:var(--fgColor-accent,#0969da);border-left-color:var(--borderColor-accent-emphasis,#0969da);background:0 0;font-weight:600}.document-outline .document-outline-depth-1{color:var(--fgColor-default,#1f2328);font-size:14px;font-weight:700;line-height:1.45}.document-outline .document-outline-depth-2{color:var(--fgColor-default,#1f2328);font-size:14px;font-weight:600;line-height:1.45}.document-outline .document-outline-depth-2.public-doc-outline-active,.document-outline .document-outline-depth-2.editor-outline-active{color:var(--fgColor-accent,#0969da)}.document-outline .document-outline-depth-3{font-size:12.5px;font-weight:500;line-height:1.5}.document-outline .document-outline-depth-4{font-weight:500;line-height:1.55;font-size:12.5px!important}.document-outline .document-outline-depth-5,.document-outline .document-outline-depth-6{font-weight:400;line-height:1.5;font-size:12px!important}.document-outline .document-outline-depth-3:is(.public-doc-outline-active,.editor-outline-active),.document-outline .document-outline-depth-4:is(.public-doc-outline-active,.editor-outline-active){font-weight:600}.public-doc-outline::-webkit-scrollbar{width:4px}.public-doc-outline::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.public-doc-outline:hover::-webkit-scrollbar-thumb{background:var(--borderColor-default,#d0d7de)}.primer-markdown.markdown-body :is(h1,h2,h3,h4,h5,h6){color:var(--fgColor-default,#1f2328)}.primer-markdown.markdown-body :is(h1,h2,h3,h4,h5,h6)>a{color:inherit;text-decoration:none;position:relative}.primer-markdown.markdown-body :is(h2,h3,h4,h5,h6)>a.heading-link:before{color:var(--fgColor-accent,#0969da);content:"#";opacity:0;padding-right:8px;font-size:.72em;font-weight:400;transition:opacity .12s,transform .12s;position:absolute;top:0;right:100%;transform:translate(4px)}.primer-markdown.markdown-body :is(h2,h3,h4,h5,h6):hover>a.heading-link:before,.primer-markdown.markdown-body :is(h2,h3,h4,h5,h6)>a.heading-link:focus-visible:before{opacity:1;transform:translate(0)}
